2024-04-17T11:09:07.861 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-17T11:09:07.861 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --description upgrade:pacific-x/parallel/{0-random-distro$/{centos_8.stream_container_tools_crun} 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}} --name teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659618 --verbose -- /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659618/orig.config.yaml 2024-04-17T11:09:07.910 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-17T11:09:08.008 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659618 branch: reef description: upgrade:pacific-x/parallel/{0-random-distro$/{centos_8.stream_container_tools_crun} 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: ceph-qa@ceph.com first_in_suite: false job_id: '7659618' kernel: kdb: 1 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: teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: reef 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: 56a91dd158be807f143cc918a11685fc9ee164ae ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 56a91dd158be807f143cc918a11685fc9ee164ae selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: 56a91dd158be807f143cc918a11685fc9ee164ae owner: scheduled_teuthology@teuthology priority: 830 repo: https://git.ceph.com/ceph.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: 9522 sha1: 56a91dd158be807f143cc918a11685fc9ee164ae sleep_before_teardown: 0 subset: 0/1 suite: upgrade:pacific-x suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 56a91dd158be807f143cc918a11685fc9ee164ae targets: smithi031.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIm0HztDTzqryMiMRsnvNw+x3BGVe9rBbIBEY9BMzKglZUlKaAu23HX3VP3a2atnCoPQs+gNfatTVWyZWhwYxJw= smithi153.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNg57gv89reKqjw76y1F9ayCwnlCOsoAzf+iXS/UUnfcUUfGKkWtYPO5u8O+UKDFNBd1xBMgc/M6yTrwy0jBg7U= 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 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - install: branch: pacific exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing pacific cephadm ...' - cephadm: cephadm_branch: pacific cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:pacific - print: '**** done end installing pacific 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 pacific...' - workunit: clients: client.0: - test_telemetry_pacific.sh - print: '**** done end telemetry pacific...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_pacific_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-17_01:08:06 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: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 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: pacific clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: pacific clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: pacific 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: pacific 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: pacific clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2024-04-17T11:09:08.009 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa; will attempt to use it 2024-04-17T11:09:08.009 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa/tasks 2024-04-17T11:09:08.010 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-17T11:09:08.011 INFO:teuthology.task.internal:Checking packages... 2024-04-17T11:09:08.033 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '56a91dd158be807f143cc918a11685fc9ee164ae' 2024-04-17T11:09:08.033 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:09:08.033 INFO:teuthology.packaging:ref: None 2024-04-17T11:09:08.033 INFO:teuthology.packaging:tag: None 2024-04-17T11:09:08.033 INFO:teuthology.packaging:branch: reef 2024-04-17T11:09:08.033 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:09:08.034 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-04-17T11:09:08.281 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1229.g56a91dd1 2024-04-17T11:09:08.283 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-17T11:09:08.290 INFO:teuthology.task.internal:no buildpackages task found 2024-04-17T11:09:08.290 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-17T11:09:08.314 INFO:teuthology.task.internal:Saving configuration 2024-04-17T11:09:08.332 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-17T11:09:08.338 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-17T11:09:08.363 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659618', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-17 11:03:59.164037', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIm0HztDTzqryMiMRsnvNw+x3BGVe9rBbIBEY9BMzKglZUlKaAu23HX3VP3a2atnCoPQs+gNfatTVWyZWhwYxJw='} 2024-04-17T11:09:08.387 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi153.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659618', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-17 11:03:59.165677', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNg57gv89reKqjw76y1F9ayCwnlCOsoAzf+iXS/UUnfcUUfGKkWtYPO5u8O+UKDFNBd1xBMgc/M6yTrwy0jBg7U='} 2024-04-17T11:09:08.387 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-17T11:09:08.394 INFO:teuthology.task.internal:roles: ubuntu@smithi031.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'] 2024-04-17T11:09:08.394 INFO:teuthology.task.internal:roles: ubuntu@smithi153.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'] 2024-04-17T11:09:08.394 INFO:teuthology.run_tasks:Running task console_log... 2024-04-17T11:09:08.459 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f750ee6b160>, signals=[15]) 2024-04-17T11:09:08.459 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-17T11:09:08.466 INFO:teuthology.task.internal:Opening connections... 2024-04-17T11:09:08.466 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi031.front.sepia.ceph.com 2024-04-17T11:09:08.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:09:08.545 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi153.front.sepia.ceph.com 2024-04-17T11:09:08.546 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:09:08.620 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-17T11:09:08.627 DEBUG:teuthology.orchestra.run.smithi031:> uname -m 2024-04-17T11:09:08.650 INFO:teuthology.orchestra.run.smithi031.stdout:x86_64 2024-04-17T11:09:08.651 DEBUG:teuthology.orchestra.run.smithi031:> cat /etc/os-release 2024-04-17T11:09:08.713 INFO:teuthology.orchestra.run.smithi031.stdout:NAME="CentOS Stream" 2024-04-17T11:09:08.713 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION="8" 2024-04-17T11:09:08.713 INFO:teuthology.orchestra.run.smithi031.stdout:ID="centos" 2024-04-17T11:09:08.713 INFO:teuthology.orchestra.run.smithi031.stdout:ID_LIKE="rhel fedora" 2024-04-17T11:09:08.713 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION_ID="8" 2024-04-17T11:09:08.713 INFO:teuthology.orchestra.run.smithi031.stdout:PLATFORM_ID="platform:el8" 2024-04-17T11:09:08.714 INFO:teuthology.orchestra.run.smithi031.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-17T11:09:08.714 INFO:teuthology.orchestra.run.smithi031.stdout:ANSI_COLOR="0;31" 2024-04-17T11:09:08.714 INFO:teuthology.orchestra.run.smithi031.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-17T11:09:08.714 INFO:teuthology.orchestra.run.smithi031.stdout:HOME_URL="https://centos.org/" 2024-04-17T11:09:08.714 INFO:teuthology.orchestra.run.smithi031.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-17T11:09:08.714 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-17T11:09:08.714 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-17T11:09:08.714 INFO:teuthology.lock.ops:Updating smithi031.front.sepia.ceph.com on lock server 2024-04-17T11:09:08.732 DEBUG:teuthology.orchestra.run.smithi153:> uname -m 2024-04-17T11:09:08.753 INFO:teuthology.orchestra.run.smithi153.stdout:x86_64 2024-04-17T11:09:08.754 DEBUG:teuthology.orchestra.run.smithi153:> cat /etc/os-release 2024-04-17T11:09:08.814 INFO:teuthology.orchestra.run.smithi153.stdout:NAME="CentOS Stream" 2024-04-17T11:09:08.814 INFO:teuthology.orchestra.run.smithi153.stdout:VERSION="8" 2024-04-17T11:09:08.814 INFO:teuthology.orchestra.run.smithi153.stdout:ID="centos" 2024-04-17T11:09:08.814 INFO:teuthology.orchestra.run.smithi153.stdout:ID_LIKE="rhel fedora" 2024-04-17T11:09:08.814 INFO:teuthology.orchestra.run.smithi153.stdout:VERSION_ID="8" 2024-04-17T11:09:08.814 INFO:teuthology.orchestra.run.smithi153.stdout:PLATFORM_ID="platform:el8" 2024-04-17T11:09:08.814 INFO:teuthology.orchestra.run.smithi153.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-17T11:09:08.814 INFO:teuthology.orchestra.run.smithi153.stdout:ANSI_COLOR="0;31" 2024-04-17T11:09:08.814 INFO:teuthology.orchestra.run.smithi153.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-17T11:09:08.814 INFO:teuthology.orchestra.run.smithi153.stdout:HOME_URL="https://centos.org/" 2024-04-17T11:09:08.814 INFO:teuthology.orchestra.run.smithi153.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-17T11:09:08.815 INFO:teuthology.orchestra.run.smithi153.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-17T11:09:08.815 INFO:teuthology.orchestra.run.smithi153.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-17T11:09:08.815 INFO:teuthology.lock.ops:Updating smithi153.front.sepia.ceph.com on lock server 2024-04-17T11:09:08.831 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-17T11:09:08.840 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-17T11:09:08.935 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-17T11:09:08.935 DEBUG:teuthology.orchestra.run.smithi031:> test '!' -e /home/ubuntu/cephtest 2024-04-17T11:09:08.938 DEBUG:teuthology.orchestra.run.smithi153:> test '!' -e /home/ubuntu/cephtest 2024-04-17T11:09:08.958 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-17T11:09:08.964 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-17T11:09:08.964 DEBUG:teuthology.orchestra.run.smithi031:> test -z $(ls -A /var/lib/ceph) 2024-04-17T11:09:09.000 DEBUG:teuthology.orchestra.run.smithi153:> test -z $(ls -A /var/lib/ceph) 2024-04-17T11:09:09.036 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-17T11:09:09.092 INFO:teuthology.run_tasks:Running task kernel... 2024-04-17T11:09:09.114 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-17T11:09:09.114 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-17T11:09:09.114 DEBUG:teuthology.orchestra.run.smithi031:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-17T11:09:09.115 DEBUG:teuthology.orchestra.run.smithi153:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-17T11:09:09.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:09:09.136 DEBUG:teuthology.orchestra.run.smithi153:> uname -r 2024-04-17T11:09:09.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:09:09.137 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2024-04-17T11:09:09.196 INFO:teuthology.orchestra.run.smithi153.stdout:4.18.0-489.el8.x86_64 2024-04-17T11:09:09.196 INFO:teuthology.task.kernel:Running kernel on smithi153: 4.18.0-489.el8.x86_64 2024-04-17T11:09:09.197 DEBUG:teuthology.orchestra.run.smithi153:> sudo yum install -y kernel 2024-04-17T11:09:09.199 INFO:teuthology.orchestra.run.smithi031.stdout:4.18.0-489.el8.x86_64 2024-04-17T11:09:09.199 INFO:teuthology.task.kernel:Running kernel on smithi031: 4.18.0-489.el8.x86_64 2024-04-17T11:09:09.199 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum install -y kernel 2024-04-17T11:09:13.131 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - AppStream 20 MB/s | 28 MB 00:01 2024-04-17T11:09:13.261 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 8 - AppStream 19 MB/s | 28 MB 00:01 2024-04-17T11:09:19.145 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 8 - BaseOS 12 MB/s | 10 MB 00:00 2024-04-17T11:09:19.180 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - BaseOS 15 MB/s | 10 MB 00:00 2024-04-17T11:09:20.962 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 8 - Extras 81 kB/s | 18 kB 00:00 2024-04-17T11:09:21.231 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - Extras 59 kB/s | 18 kB 00:00 2024-04-17T11:09:21.796 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 8 - Extras common packages 11 kB/s | 7.7 kB 00:00 2024-04-17T11:09:21.907 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - Extras common packages 14 kB/s | 7.7 kB 00:00 2024-04-17T11:09:22.072 INFO:teuthology.orchestra.run.smithi153.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2024-04-17T11:09:22.166 INFO:teuthology.orchestra.run.smithi031.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2024-04-17T11:09:24.100 INFO:teuthology.orchestra.run.smithi031.stdout:Extra Packages for Enterprise Linux 8.9 MB/s | 16 MB 00:01 2024-04-17T11:09:24.314 INFO:teuthology.orchestra.run.smithi153.stdout:Extra Packages for Enterprise Linux 7.6 MB/s | 16 MB 00:02 2024-04-17T11:09:28.092 INFO:teuthology.orchestra.run.smithi031.stdout:lab-extras 428 kB/s | 24 kB 00:00 2024-04-17T11:09:28.281 INFO:teuthology.orchestra.run.smithi153.stdout:lab-extras 423 kB/s | 24 kB 00:00 2024-04-17T11:09:31.305 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-17T11:09:31.305 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-17T11:09:31.344 INFO:teuthology.orchestra.run.smithi153.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-17T11:09:31.345 INFO:teuthology.orchestra.run.smithi153.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-17T11:09:31.425 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-04-17T11:09:31.426 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-04-17T11:09:31.426 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2024-04-17T11:09:31.426 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-04-17T11:09:31.427 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-04-17T11:09:31.427 INFO:teuthology.orchestra.run.smithi031.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-17T11:09:31.427 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-04-17T11:09:31.427 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-17T11:09:31.427 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-17T11:09:31.427 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:09:31.427 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-04-17T11:09:31.427 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-04-17T11:09:31.427 INFO:teuthology.orchestra.run.smithi031.stdout:Install 3 Packages 2024-04-17T11:09:31.427 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:09:31.428 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 90 M 2024-04-17T11:09:31.428 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 96 M 2024-04-17T11:09:31.428 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-04-17T11:09:31.478 INFO:teuthology.orchestra.run.smithi153.stdout:Dependencies resolved. 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout: Package Architecture Version Repository Size 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout:Installing: 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout:Installing dependencies: 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction Summary 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout:Install 3 Packages 2024-04-17T11:09:31.479 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:09:31.480 INFO:teuthology.orchestra.run.smithi153.stdout:Total download size: 90 M 2024-04-17T11:09:31.480 INFO:teuthology.orchestra.run.smithi153.stdout:Installed size: 96 M 2024-04-17T11:09:31.480 INFO:teuthology.orchestra.run.smithi153.stdout:Downloading Packages: 2024-04-17T11:09:32.374 INFO:teuthology.orchestra.run.smithi153.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 12 MB/s | 10 MB 00:00 2024-04-17T11:09:32.584 INFO:teuthology.orchestra.run.smithi031.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 11 MB/s | 10 MB 00:00 2024-04-17T11:09:33.924 INFO:teuthology.orchestra.run.smithi153.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 15 MB/s | 36 MB 00:02 2024-04-17T11:09:34.243 INFO:teuthology.orchestra.run.smithi031.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 14 MB/s | 36 MB 00:02 2024-04-17T11:09:34.458 INFO:teuthology.orchestra.run.smithi153.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 15 MB/s | 44 MB 00:02 2024-04-17T11:09:34.458 INFO:teuthology.orchestra.run.smithi153.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:09:34.458 INFO:teuthology.orchestra.run.smithi153.stdout:Total 30 MB/s | 90 MB 00:02 2024-04-17T11:09:34.801 INFO:teuthology.orchestra.run.smithi031.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 14 MB/s | 44 MB 00:03 2024-04-17T11:09:34.801 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:09:34.802 INFO:teuthology.orchestra.run.smithi031.stdout:Total 27 MB/s | 90 MB 00:03 2024-04-17T11:09:35.150 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction check 2024-04-17T11:09:35.516 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-04-17T11:09:35.600 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction check succeeded. 2024-04-17T11:09:35.600 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction test 2024-04-17T11:09:35.947 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-04-17T11:09:35.947 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-04-17T11:09:36.829 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction test succeeded. 2024-04-17T11:09:36.848 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction 2024-04-17T11:09:37.254 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-04-17T11:09:37.270 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-04-17T11:09:39.667 INFO:teuthology.orchestra.run.smithi153.stdout: Preparing : 1/1 2024-04-17T11:09:40.211 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-04-17T11:09:40.265 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-17T11:09:40.725 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-17T11:09:43.866 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-17T11:09:44.240 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-17T11:09:44.549 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-17T11:09:44.924 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-17T11:09:47.681 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-17T11:09:48.174 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-17T11:09:48.609 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-17T11:09:48.895 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-17T11:10:10.213 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-17T11:10:10.238 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-17T11:10:10.588 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-17T11:10:10.588 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-17T11:10:10.588 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-17T11:10:11.073 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-17T11:10:11.074 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:10:11.074 INFO:teuthology.orchestra.run.smithi153.stdout:Installed: 2024-04-17T11:10:11.074 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-17T11:10:11.074 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-17T11:10:11.074 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:10:11.074 INFO:teuthology.orchestra.run.smithi153.stdout:Complete! 2024-04-17T11:10:11.232 DEBUG:teuthology.orchestra.run.smithi153:> rpm -q kernel | sort -rV | head -n 1 2024-04-17T11:10:11.448 INFO:teuthology.orchestra.run.smithi153.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-17T11:10:11.448 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-17T11:10:11.448 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-552.el8.x86_64 2024-04-17T11:10:11.448 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-17T11:10:11.449 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-17T11:10:11.449 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-17T11:10:11.449 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi153.front.sepia.ceph.com, path=None, version=distro) 2024-04-17T11:10:11.449 DEBUG:teuthology.orchestra.run.smithi153:> rpm -q kernel | sort -rV | head -n 1 2024-04-17T11:10:11.661 INFO:teuthology.orchestra.run.smithi153.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-17T11:10:11.661 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-17T11:10:11.661 DEBUG:teuthology.orchestra.run.smithi153:> sudo rpm -qi grub2-tools 2024-04-17T11:10:11.695 INFO:teuthology.orchestra.run.smithi153.stdout:Name : grub2-tools 2024-04-17T11:10:11.695 INFO:teuthology.orchestra.run.smithi153.stdout:Epoch : 1 2024-04-17T11:10:11.695 INFO:teuthology.orchestra.run.smithi153.stdout:Version : 2.02 2024-04-17T11:10:11.695 INFO:teuthology.orchestra.run.smithi153.stdout:Release : 129.el8 2024-04-17T11:10:11.695 INFO:teuthology.orchestra.run.smithi153.stdout:Architecture: x86_64 2024-04-17T11:10:11.695 INFO:teuthology.orchestra.run.smithi153.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:Group : System Environment/Base 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:Size : 9265586 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:License : GPLv3+ 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:Relocations : (not relocatable) 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:Packager : CentOS BuildSystem 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:Vendor : CentOS 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:Summary : Support tools for GRUB. 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:Description : 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:10:11.696 INFO:teuthology.orchestra.run.smithi153.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-17T11:10:11.697 INFO:teuthology.orchestra.run.smithi153.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-17T11:10:11.697 INFO:teuthology.orchestra.run.smithi153.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-17T11:10:11.697 INFO:teuthology.orchestra.run.smithi153.stdout:hardware devices. 2024-04-17T11:10:11.697 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:10:11.697 INFO:teuthology.orchestra.run.smithi153.stdout:This subpackage provides tools for support of all platforms. 2024-04-17T11:10:11.698 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-17T11:10:11.698 INFO:teuthology.task.kernel:Updating grub on smithi153 to boot 4.18.0-552.el8.x86_64 2024-04-17T11:10:11.698 DEBUG:teuthology.orchestra.run.smithi153:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-17T11:10:12.172 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-17T11:10:12.198 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-17T11:10:12.682 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-17T11:10:12.683 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-17T11:10:12.683 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-17T11:10:13.299 INFO:teuthology.orchestra.run.smithi153.stderr:Generating grub configuration file ... 2024-04-17T11:10:13.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-17T11:10:13.306 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:10:13.306 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-04-17T11:10:13.306 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-17T11:10:13.306 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-17T11:10:13.306 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:10:13.306 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-04-17T11:10:13.452 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q kernel | sort -rV | head -n 1 2024-04-17T11:10:13.680 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-17T11:10:13.680 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-17T11:10:13.680 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-552.el8.x86_64 2024-04-17T11:10:13.680 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-17T11:10:13.680 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-17T11:10:13.680 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-17T11:10:13.681 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi031.front.sepia.ceph.com, path=None, version=distro) 2024-04-17T11:10:13.681 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q kernel | sort -rV | head -n 1 2024-04-17T11:10:13.901 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-17T11:10:13.901 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-17T11:10:13.901 DEBUG:teuthology.orchestra.run.smithi031:> sudo rpm -qi grub2-tools 2024-04-17T11:10:13.936 INFO:teuthology.orchestra.run.smithi031.stdout:Name : grub2-tools 2024-04-17T11:10:13.936 INFO:teuthology.orchestra.run.smithi031.stdout:Epoch : 1 2024-04-17T11:10:13.936 INFO:teuthology.orchestra.run.smithi031.stdout:Version : 2.02 2024-04-17T11:10:13.936 INFO:teuthology.orchestra.run.smithi031.stdout:Release : 129.el8 2024-04-17T11:10:13.936 INFO:teuthology.orchestra.run.smithi031.stdout:Architecture: x86_64 2024-04-17T11:10:13.936 INFO:teuthology.orchestra.run.smithi031.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-17T11:10:13.936 INFO:teuthology.orchestra.run.smithi031.stdout:Group : System Environment/Base 2024-04-17T11:10:13.936 INFO:teuthology.orchestra.run.smithi031.stdout:Size : 9265586 2024-04-17T11:10:13.936 INFO:teuthology.orchestra.run.smithi031.stdout:License : GPLv3+ 2024-04-17T11:10:13.936 INFO:teuthology.orchestra.run.smithi031.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:Relocations : (not relocatable) 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:Packager : CentOS BuildSystem 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:Vendor : CentOS 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:Summary : Support tools for GRUB. 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:Description : 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout:hardware devices. 2024-04-17T11:10:13.937 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:10:13.938 INFO:teuthology.orchestra.run.smithi031.stdout:This subpackage provides tools for support of all platforms. 2024-04-17T11:10:13.938 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-17T11:10:13.938 INFO:teuthology.task.kernel:Updating grub on smithi031 to boot 4.18.0-552.el8.x86_64 2024-04-17T11:10:13.939 DEBUG:teuthology.orchestra.run.smithi031:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-17T11:10:15.265 INFO:teuthology.orchestra.run.smithi031.stderr:Generating grub configuration file ... 2024-04-17T11:10:15.705 INFO:teuthology.orchestra.run.smithi153.stderr:done 2024-04-17T11:10:15.706 DEBUG:teuthology.orchestra.run.smithi153:> mktemp 2024-04-17T11:10:15.729 INFO:teuthology.orchestra.run.smithi153.stdout:/tmp/tmp.UzexP8TTLo 2024-04-17T11:10:15.729 DEBUG:teuthology.orchestra.run.smithi153:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.UzexP8TTLo 2024-04-17T11:10:15.802 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod 0666 /tmp/tmp.UzexP8TTLo 2024-04-17T11:10:15.944 DEBUG:teuthology.orchestra.remote:smithi153:/tmp/tmp.UzexP8TTLo is 6KB 2024-04-17T11:10:15.992 DEBUG:teuthology.orchestra.run.smithi153:> rm -fr /tmp/tmp.UzexP8TTLo 2024-04-17T11:10:16.010 DEBUG:teuthology.orchestra.run.smithi153:> sudo /bin/ls /boot/loader/entries || true 2024-04-17T11:10:16.085 INFO:teuthology.orchestra.run.smithi153.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-17T11:10:16.086 INFO:teuthology.orchestra.run.smithi153.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-17T11:10:16.086 INFO:teuthology.orchestra.run.smithi153.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-17T11:10:16.086 INFO:teuthology.orchestra.run.smithi153.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-17T11:10:16.087 DEBUG:teuthology.orchestra.run.smithi153:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-17T11:10:16.274 DEBUG:teuthology.orchestra.run.smithi153:> sudo shutdown -r now 2024-04-17T11:10:17.343 INFO:teuthology.orchestra.run.smithi031.stderr:done 2024-04-17T11:10:17.344 DEBUG:teuthology.orchestra.run.smithi031:> mktemp 2024-04-17T11:10:17.365 INFO:teuthology.orchestra.run.smithi031.stdout:/tmp/tmp.0KB6NX7jFc 2024-04-17T11:10:17.365 DEBUG:teuthology.orchestra.run.smithi031:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.0KB6NX7jFc 2024-04-17T11:10:17.438 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 0666 /tmp/tmp.0KB6NX7jFc 2024-04-17T11:10:17.587 DEBUG:teuthology.orchestra.remote:smithi031:/tmp/tmp.0KB6NX7jFc is 6KB 2024-04-17T11:10:17.637 DEBUG:teuthology.orchestra.run.smithi031:> rm -fr /tmp/tmp.0KB6NX7jFc 2024-04-17T11:10:17.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo /bin/ls /boot/loader/entries || true 2024-04-17T11:10:17.722 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-17T11:10:17.722 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-17T11:10:17.722 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-17T11:10:17.722 INFO:teuthology.orchestra.run.smithi031.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-17T11:10:17.723 DEBUG:teuthology.orchestra.run.smithi031:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-17T11:10:17.915 DEBUG:teuthology.orchestra.run.smithi031:> sudo shutdown -r now 2024-04-17T11:10:46.299 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-17T11:10:46.300 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-04-17T11:10:46.301 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:10:47.919 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-17T11:10:47.920 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-04-17T11:10:47.920 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:11:04.734 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.153 2024-04-17T11:11:06.270 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.31 2024-04-17T11:11:13.739 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-04-17T11:11:13.739 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:11:15.273 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-04-17T11:11:15.273 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:11:16.798 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.153 2024-04-17T11:11:28.811 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-04-17T11:11:28.812 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:11:47.059 DEBUG:teuthology.orchestra.run.smithi031:> true 2024-04-17T11:11:47.230 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.153 2024-04-17T11:11:47.304 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-04-17T11:11:47.304 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-552.el8.x86_64"... 2024-04-17T11:11:47.304 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2024-04-17T11:11:47.321 INFO:teuthology.orchestra.run.smithi031.stdout:4.18.0-552.el8.x86_64 2024-04-17T11:11:47.321 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-552.el8.x86_64 vs 4.18.0-552.el8.x86_64 2024-04-17T11:11:47.321 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-17T11:11:47.321 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-17T11:11:48.322 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-17T11:11:48.322 DEBUG:teuthology.orchestra.run.smithi031:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-17T11:11:48.391 INFO:teuthology.orchestra.run.smithi031.stdout:ttyS1 2024-04-17T11:11:48.407 DEBUG:teuthology.parallel:result is None 2024-04-17T11:12:02.231 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-04-17T11:12:02.232 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:12:02.509 DEBUG:teuthology.orchestra.run.smithi153:> true 2024-04-17T11:12:02.770 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-04-17T11:12:02.770 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-552.el8.x86_64"... 2024-04-17T11:12:02.771 DEBUG:teuthology.orchestra.run.smithi153:> uname -r 2024-04-17T11:12:02.787 INFO:teuthology.orchestra.run.smithi153.stdout:4.18.0-552.el8.x86_64 2024-04-17T11:12:02.787 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-552.el8.x86_64 vs 4.18.0-552.el8.x86_64 2024-04-17T11:12:02.788 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-17T11:12:02.788 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-17T11:12:03.788 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-17T11:12:03.789 DEBUG:teuthology.orchestra.run.smithi153:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-17T11:12:03.858 INFO:teuthology.orchestra.run.smithi153.stdout:ttyS1 2024-04-17T11:12:03.874 DEBUG:teuthology.parallel:result is None 2024-04-17T11:12:03.874 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-17T11:12:03.884 INFO:teuthology.task.internal:Creating test directory... 2024-04-17T11:12:03.884 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-17T11:12:03.888 DEBUG:teuthology.orchestra.run.smithi153:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-17T11:12:03.910 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-17T11:12:03.916 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-17T11:12:03.923 INFO:teuthology.task.internal:Creating archive directory... 2024-04-17T11:12:03.923 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-17T11:12:03.953 DEBUG:teuthology.orchestra.run.smithi153:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-17T11:12:03.991 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-17T11:12:03.997 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-17T11:12:03.997 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-17T11:12:04.028 DEBUG:teuthology.orchestra.run.smithi153:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-17T11:12:04.062 INFO:teuthology.orchestra.run.smithi153.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-17T11:12:04.072 INFO:teuthology.orchestra.run.smithi153.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-17T11:12:04.087 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-17T11:12:04.099 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-17T11:12:04.101 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-17T11:12:04.108 INFO:teuthology.task.internal:Configuring sudo... 2024-04-17T11:12:04.108 DEBUG:teuthology.orchestra.run.smithi031:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-17T11:12:04.111 DEBUG:teuthology.orchestra.run.smithi153:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-17T11:12:04.140 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-17T11:12:04.152 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-17T11:12:04.153 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-17T11:12:04.182 DEBUG:teuthology.orchestra.run.smithi153:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-17T11:12:04.200 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-17T11:12:04.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-17T11:12:04.339 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-17T11:12:04.426 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-17T11:12:04.470 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:12:04.470 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-17T11:12:04.538 DEBUG:teuthology.orchestra.run.smithi153:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-17T11:12:04.582 DEBUG:teuthology.orchestra.run.smithi153:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-17T11:12:04.633 DEBUG:teuthology.orchestra.run.smithi153:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-17T11:12:04.709 DEBUG:teuthology.orchestra.run.smithi153:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-17T11:12:04.757 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:12:04.757 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-17T11:12:04.822 DEBUG:teuthology.orchestra.run.smithi031:> sudo service rsyslog restart 2024-04-17T11:12:04.824 DEBUG:teuthology.orchestra.run.smithi153:> sudo service rsyslog restart 2024-04-17T11:12:04.893 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-17T11:12:04.932 INFO:teuthology.orchestra.run.smithi153.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-17T11:12:05.363 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-17T11:12:05.371 INFO:teuthology.task.internal:Starting timer... 2024-04-17T11:12:05.371 INFO:teuthology.run_tasks:Running task pcp... 2024-04-17T11:12:05.381 INFO:teuthology.run_tasks:Running task selinux... 2024-04-17T11:12:05.390 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-17T11:12:05.390 DEBUG:teuthology.orchestra.run.smithi031:> sudo service auditd rotate 2024-04-17T11:12:05.512 INFO:teuthology.orchestra.run.smithi031.stdout:Rotating logs: 2024-04-17T11:12:05.514 DEBUG:teuthology.orchestra.run.smithi153:> sudo service auditd rotate 2024-04-17T11:12:05.614 INFO:teuthology.orchestra.run.smithi153.stdout:Rotating logs: 2024-04-17T11:12:05.616 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-17T11:12:05.616 DEBUG:teuthology.orchestra.run.smithi031:> /usr/sbin/getenforce 2024-04-17T11:12:05.653 INFO:teuthology.orchestra.run.smithi031.stdout:Permissive 2024-04-17T11:12:05.653 DEBUG:teuthology.orchestra.run.smithi153:> /usr/sbin/getenforce 2024-04-17T11:12:05.674 INFO:teuthology.orchestra.run.smithi153.stdout:Permissive 2024-04-17T11:12:05.674 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi031.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi153.front.sepia.ceph.com': 'permissive'} 2024-04-17T11:12:05.675 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-04-17T11:12:05.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:12:05.725 DEBUG:teuthology.orchestra.run.smithi153:> 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 2024-04-17T11:12:05.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:12:05.751 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-17T11:12:05.751 DEBUG:teuthology.orchestra.run.smithi031:> sudo /usr/sbin/setenforce permissive 2024-04-17T11:12:05.796 DEBUG:teuthology.orchestra.run.smithi153:> sudo /usr/sbin/setenforce permissive 2024-04-17T11:12:05.822 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-17T11:12:05.831 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-17T11:12:05.837 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-17T11:12:05.989 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-17T11:12:06.004 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-17T11:12:06.005 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi031.front.sepia.ceph.com,smithi153.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-17T11:18:07.381 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi031.front.sepia.ceph.com'), Remote(name='ubuntu@smithi153.front.sepia.ceph.com')] 2024-04-17T11:18:07.382 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-04-17T11:18:07.384 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:18:07.463 DEBUG:teuthology.orchestra.run.smithi031:> true 2024-04-17T11:18:07.534 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-04-17T11:18:07.534 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-04-17T11:18:07.535 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:18:07.608 DEBUG:teuthology.orchestra.run.smithi153:> true 2024-04-17T11:18:07.635 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-04-17T11:18:07.635 INFO:teuthology.run_tasks:Running task clock... 2024-04-17T11:18:07.647 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-17T11:18:07.647 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-17T11:18:07.648 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-17T11:18:07.651 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-17T11:18:07.651 DEBUG:teuthology.orchestra.run.smithi153:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-17T11:18:07.683 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-17T11:18:07.698 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-17T11:18:07.706 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-17T11:18:07.720 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-17T11:18:07.763 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: ntpd: command not found 2024-04-17T11:18:07.774 INFO:teuthology.orchestra.run.smithi031.stdout:506 Cannot talk to daemon 2024-04-17T11:18:07.788 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-17T11:18:07.791 INFO:teuthology.orchestra.run.smithi153.stderr:sudo: ntpd: command not found 2024-04-17T11:18:07.802 INFO:teuthology.orchestra.run.smithi153.stdout:506 Cannot talk to daemon 2024-04-17T11:18:07.802 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-17T11:18:07.815 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-17T11:18:07.830 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-17T11:18:07.872 INFO:teuthology.orchestra.run.smithi031.stderr:bash: ntpq: command not found 2024-04-17T11:18:07.876 INFO:teuthology.orchestra.run.smithi031.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-17T11:18:07.876 INFO:teuthology.orchestra.run.smithi031.stdout:=============================================================================== 2024-04-17T11:18:07.876 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:18:07.876 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:18:07.876 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:18:07.876 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:18:07.905 INFO:teuthology.orchestra.run.smithi153.stderr:bash: ntpq: command not found 2024-04-17T11:18:07.908 INFO:teuthology.orchestra.run.smithi153.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-17T11:18:07.908 INFO:teuthology.orchestra.run.smithi153.stdout:=============================================================================== 2024-04-17T11:18:07.908 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:18:07.908 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:18:07.908 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:18:07.908 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:18:07.909 INFO:teuthology.run_tasks:Running task pexec... 2024-04-17T11:18:07.921 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-17T11:18:07.921 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi031.front.sepia.ceph.com 2024-04-17T11:18:07.921 DEBUG:teuthology.orchestra.run.smithi031:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-17T11:18:07.922 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi153.front.sepia.ceph.com 2024-04-17T11:18:07.922 DEBUG:teuthology.orchestra.run.smithi153:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-17T11:18:08.710 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:22 ago on Wed 17 Apr 2024 11:16:46 AM UTC. 2024-04-17T11:18:08.711 INFO:teuthology.orchestra.run.smithi153.stdout:Last metadata expiration check: 0:01:36 ago on Wed 17 Apr 2024 11:16:32 AM UTC. 2024-04-17T11:18:10.846 INFO:teuthology.orchestra.run.smithi153.stdout:Dependencies resolved. 2024-04-17T11:18:10.847 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-04-17T11:18:10.847 INFO:teuthology.orchestra.run.smithi153.stdout: Package Architecture Version Repository Size 2024-04-17T11:18:10.847 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-04-17T11:18:10.847 INFO:teuthology.orchestra.run.smithi153.stdout:Resetting modules: 2024-04-17T11:18:10.848 INFO:teuthology.orchestra.run.smithi153.stdout: container-tools 2024-04-17T11:18:10.848 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:18:10.848 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction Summary 2024-04-17T11:18:10.848 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-04-17T11:18:10.848 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:18:10.994 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-04-17T11:18:10.995 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-04-17T11:18:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2024-04-17T11:18:10.995 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-04-17T11:18:10.996 INFO:teuthology.orchestra.run.smithi031.stdout:Resetting modules: 2024-04-17T11:18:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools 2024-04-17T11:18:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:18:10.996 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-04-17T11:18:10.996 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-04-17T11:18:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:18:11.093 INFO:teuthology.orchestra.run.smithi153.stdout:Complete! 2024-04-17T11:18:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-04-17T11:18:11.877 INFO:teuthology.orchestra.run.smithi153.stdout:Last metadata expiration check: 0:01:39 ago on Wed 17 Apr 2024 11:16:32 AM UTC. 2024-04-17T11:18:12.107 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:25 ago on Wed 17 Apr 2024 11:16:46 AM UTC. 2024-04-17T11:18:14.028 INFO:teuthology.orchestra.run.smithi153.stdout:Dependencies resolved. 2024-04-17T11:18:14.066 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-04-17T11:18:14.066 INFO:teuthology.orchestra.run.smithi153.stdout: Package Arch Version Repository Size 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout:Installing group/module packages: 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout:Installing dependencies: 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-17T11:18:14.067 INFO:teuthology.orchestra.run.smithi153.stdout:Installing weak dependencies: 2024-04-17T11:18:14.068 INFO:teuthology.orchestra.run.smithi153.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-17T11:18:14.068 INFO:teuthology.orchestra.run.smithi153.stdout:Installing module profiles: 2024-04-17T11:18:14.068 INFO:teuthology.orchestra.run.smithi153.stdout: container-tools/common 2024-04-17T11:18:14.068 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:18:14.068 INFO:teuthology.orchestra.run.smithi153.stdout:Enabling module streams: 2024-04-17T11:18:14.068 INFO:teuthology.orchestra.run.smithi153.stdout: container-tools rhel8 2024-04-17T11:18:14.068 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:18:14.068 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction Summary 2024-04-17T11:18:14.068 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-04-17T11:18:14.068 INFO:teuthology.orchestra.run.smithi153.stdout:Install 13 Packages 2024-04-17T11:18:14.068 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:18:14.069 INFO:teuthology.orchestra.run.smithi153.stdout:Total download size: 27 M 2024-04-17T11:18:14.069 INFO:teuthology.orchestra.run.smithi153.stdout:Installed size: 91 M 2024-04-17T11:18:14.069 INFO:teuthology.orchestra.run.smithi153.stdout:Downloading Packages: 2024-04-17T11:18:14.402 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-04-17T11:18:14.442 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-04-17T11:18:14.442 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout:Installing group/module packages: 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-17T11:18:14.443 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout:Installing weak dependencies: 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout:Installing module profiles: 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools/common 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout:Enabling module streams: 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools rhel8 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout:Install 13 Packages 2024-04-17T11:18:14.444 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:18:14.445 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 27 M 2024-04-17T11:18:14.445 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 91 M 2024-04-17T11:18:14.445 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-04-17T11:18:14.599 INFO:teuthology.orchestra.run.smithi153.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 2.0 MB/s | 689 kB 00:00 2024-04-17T11:18:14.641 INFO:teuthology.orchestra.run.smithi153.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 911 kB/s | 38 kB 00:00 2024-04-17T11:18:14.725 INFO:teuthology.orchestra.run.smithi153.stdout:(3/13): aardvark-dns-1.10.0-1.module_el8+871+55 2.2 MB/s | 1.0 MB 00:00 2024-04-17T11:18:14.750 INFO:teuthology.orchestra.run.smithi153.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 2.3 MB/s | 258 kB 00:00 2024-04-17T11:18:14.774 INFO:teuthology.orchestra.run.smithi031.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 2.5 MB/s | 689 kB 00:00 2024-04-17T11:18:14.816 INFO:teuthology.orchestra.run.smithi031.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 907 kB/s | 38 kB 00:00 2024-04-17T11:18:14.833 INFO:teuthology.orchestra.run.smithi153.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 2.1 MB/s | 180 kB 00:00 2024-04-17T11:18:14.867 INFO:teuthology.orchestra.run.smithi031.stdout:(3/13): aardvark-dns-1.10.0-1.module_el8+871+55 2.8 MB/s | 1.0 MB 00:00 2024-04-17T11:18:14.875 INFO:teuthology.orchestra.run.smithi153.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 595 kB/s | 25 kB 00:00 2024-04-17T11:18:14.908 INFO:teuthology.orchestra.run.smithi031.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 2.7 MB/s | 258 kB 00:00 2024-04-17T11:18:14.934 INFO:teuthology.orchestra.run.smithi153.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.6 MB/s | 94 kB 00:00 2024-04-17T11:18:14.967 INFO:teuthology.orchestra.run.smithi031.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 3.0 MB/s | 180 kB 00:00 2024-04-17T11:18:15.009 INFO:teuthology.orchestra.run.smithi031.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 596 kB/s | 25 kB 00:00 2024-04-17T11:18:15.059 INFO:teuthology.orchestra.run.smithi031.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2024-04-17T11:18:15.476 INFO:teuthology.orchestra.run.smithi153.stdout:(8/13): buildah-1.33.6-2.module_el8+976+1136073 8.0 MB/s | 9.6 MB 00:01 2024-04-17T11:18:15.476 INFO:teuthology.orchestra.run.smithi031.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 6.7 MB/s | 4.1 MB 00:00 2024-04-17T11:18:15.535 INFO:teuthology.orchestra.run.smithi153.stdout:(9/13): netavark-1.10.3-1.module_el8+951+32019c 5.1 MB/s | 4.1 MB 00:00 2024-04-17T11:18:15.593 INFO:teuthology.orchestra.run.smithi153.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 905 kB/s | 53 kB 00:00 2024-04-17T11:18:15.652 INFO:teuthology.orchestra.run.smithi153.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 701 kB/s | 41 kB 00:00 2024-04-17T11:18:15.727 INFO:teuthology.orchestra.run.smithi153.stdout:(12/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 10 MB/s | 2.5 MB 00:00 2024-04-17T11:18:15.785 INFO:teuthology.orchestra.run.smithi031.stdout:(9/13): buildah-1.33.6-2.module_el8+976+1136073 7.6 MB/s | 9.6 MB 00:01 2024-04-17T11:18:15.835 INFO:teuthology.orchestra.run.smithi031.stdout:(10/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 7.1 MB/s | 2.5 MB 00:00 2024-04-17T11:18:15.860 INFO:teuthology.orchestra.run.smithi031.stdout:(11/13): udica-0.2.6-20.module_el8+804+f131391c 701 kB/s | 53 kB 00:00 2024-04-17T11:18:15.894 INFO:teuthology.orchestra.run.smithi031.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 699 kB/s | 41 kB 00:00 2024-04-17T11:18:15.969 INFO:teuthology.orchestra.run.smithi153.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 8.5 MB/s | 8.8 MB 00:01 2024-04-17T11:18:15.970 INFO:teuthology.orchestra.run.smithi153.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:18:15.970 INFO:teuthology.orchestra.run.smithi153.stdout:Total 14 MB/s | 27 MB 00:01 2024-04-17T11:18:16.136 INFO:teuthology.orchestra.run.smithi031.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 8.2 MB/s | 8.8 MB 00:01 2024-04-17T11:18:16.136 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:18:16.136 INFO:teuthology.orchestra.run.smithi031.stdout:Total 16 MB/s | 27 MB 00:01 2024-04-17T11:18:16.238 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction check 2024-04-17T11:18:16.259 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction check succeeded. 2024-04-17T11:18:16.259 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction test 2024-04-17T11:18:16.414 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-04-17T11:18:16.437 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-04-17T11:18:16.437 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-04-17T11:18:16.508 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction test succeeded. 2024-04-17T11:18:16.511 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction 2024-04-17T11:18:16.712 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-04-17T11:18:16.715 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-04-17T11:18:17.154 INFO:teuthology.orchestra.run.smithi153.stdout: Preparing : 1/1 2024-04-17T11:18:17.688 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-04-17T11:18:18.101 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-17T11:18:18.304 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-17T11:18:18.457 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-17T11:18:18.642 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-17T11:18:18.691 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-17T11:18:18.870 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-17T11:18:18.875 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-17T11:18:19.047 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-17T11:18:19.226 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-17T11:18:19.409 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-17T11:18:19.481 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-17T11:18:20.028 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-17T11:18:20.450 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-17T11:18:20.706 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-17T11:18:20.901 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-17T11:18:21.031 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-17T11:18:21.272 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-17T11:18:21.315 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-17T11:18:21.464 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-17T11:18:21.514 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-17T11:18:21.711 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-17T11:18:21.898 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-17T11:18:21.912 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-17T11:18:22.129 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-17T11:18:22.330 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-17T11:18:22.330 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-17T11:18:22.330 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-17T11:18:22.330 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-17T11:18:22.330 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-17T11:18:22.330 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-17T11:18:22.331 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-17T11:18:22.331 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-17T11:18:22.331 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-17T11:18:22.331 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-17T11:18:22.331 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-17T11:18:22.331 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-17T11:18:22.331 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-17T11:18:22.332 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-17T11:18:22.588 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-17T11:18:22.805 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-17T11:18:22.805 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:18:22.805 INFO:teuthology.orchestra.run.smithi153.stdout:Installed: 2024-04-17T11:18:22.805 INFO:teuthology.orchestra.run.smithi153.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-17T11:18:22.805 INFO:teuthology.orchestra.run.smithi153.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-17T11:18:22.805 INFO:teuthology.orchestra.run.smithi153.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-17T11:18:22.805 INFO:teuthology.orchestra.run.smithi153.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-17T11:18:22.806 INFO:teuthology.orchestra.run.smithi153.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-17T11:18:22.806 INFO:teuthology.orchestra.run.smithi153.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-17T11:18:22.806 INFO:teuthology.orchestra.run.smithi153.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-17T11:18:22.806 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-17T11:18:22.806 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-17T11:18:22.806 INFO:teuthology.orchestra.run.smithi153.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-17T11:18:22.806 INFO:teuthology.orchestra.run.smithi153.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-17T11:18:22.806 INFO:teuthology.orchestra.run.smithi153.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-17T11:18:22.806 INFO:teuthology.orchestra.run.smithi153.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-17T11:18:22.806 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:18:22.806 INFO:teuthology.orchestra.run.smithi153.stdout:Complete! 2024-04-17T11:18:23.028 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-17T11:18:23.028 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-17T11:18:23.028 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-17T11:18:23.028 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-17T11:18:23.028 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-17T11:18:23.028 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-17T11:18:23.028 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-17T11:18:23.028 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-17T11:18:23.028 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-17T11:18:23.028 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-17T11:18:23.029 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-17T11:18:23.029 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-17T11:18:23.029 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-17T11:18:23.149 DEBUG:teuthology.parallel:result is None 2024-04-17T11:18:23.512 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-17T11:18:23.512 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:18:23.512 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:18:23.513 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-04-17T11:18:23.827 DEBUG:teuthology.parallel:result is None 2024-04-17T11:18:23.827 INFO:teuthology.run_tasks:Running task install... 2024-04-17T11:18:23.837 DEBUG:teuthology.task.install:project ceph 2024-04-17T11:18:23.837 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '56a91dd158be807f143cc918a11685fc9ee164ae'}} 2024-04-17T11:18:23.837 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '56a91dd158be807f143cc918a11685fc9ee164ae'} 2024-04-17T11:18:23.837 INFO:teuthology.task.install:Using flavor: default 2024-04-17T11:18:23.846 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-17T11:18:23.846 INFO:teuthology.task.install:extra packages: [] 2024-04-17T11:18:23.846 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', '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': '56a91dd158be807f143cc918a11685fc9ee164ae', 'tag': None, 'wait_for_package': False} 2024-04-17T11:18:23.846 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:18:23.846 INFO:teuthology.packaging:ref: None 2024-04-17T11:18:23.847 INFO:teuthology.packaging:tag: None 2024-04-17T11:18:23.847 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:18:23.847 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:18:23.847 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2024-04-17T11:18:23.849 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', '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': '56a91dd158be807f143cc918a11685fc9ee164ae', 'tag': None, 'wait_for_package': False} 2024-04-17T11:18:23.849 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:18:23.849 INFO:teuthology.packaging:ref: None 2024-04-17T11:18:23.849 INFO:teuthology.packaging:tag: None 2024-04-17T11:18:23.849 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:18:23.849 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:18:23.849 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2024-04-17T11:18:24.277 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/ 2024-04-17T11:18:24.277 INFO:teuthology.task.install.rpm:Package version is 16.2.15-0 2024-04-17T11:18:24.290 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/ 2024-04-17T11:18:24.290 INFO:teuthology.task.install.rpm:Package version is 16.2.15-0 2024-04-17T11:18:24.325 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-17T11:18:24.325 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:18:24.325 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-17T11:18:24.328 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-17T11:18:24.328 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:18:24.328 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-17T11:18:24.359 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 2024-04-17T11:18:24.359 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:18:24.359 INFO:teuthology.packaging:ref: None 2024-04-17T11:18:24.359 INFO:teuthology.packaging:tag: None 2024-04-17T11:18:24.359 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:18:24.359 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:18:24.360 DEBUG:teuthology.orchestra.run.smithi153:> 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/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-17T11:18:24.362 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 2024-04-17T11:18:24.362 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:18:24.362 INFO:teuthology.packaging:ref: None 2024-04-17T11:18:24.362 INFO:teuthology.packaging:tag: None 2024-04-17T11:18:24.362 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:18:24.362 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:18:24.362 DEBUG:teuthology.orchestra.run.smithi031:> 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/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-17T11:18:24.432 DEBUG:teuthology.orchestra.run.smithi153:> 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 2024-04-17T11:18:24.436 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-04-17T11:18:24.513 DEBUG:teuthology.orchestra.run.smithi153:> 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 2024-04-17T11:18:24.522 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-04-17T11:18:24.550 INFO:teuthology.orchestra.run.smithi031.stdout:check_obsoletes = 1 2024-04-17T11:18:24.552 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum clean all 2024-04-17T11:18:24.582 INFO:teuthology.orchestra.run.smithi153.stdout:check_obsoletes = 1 2024-04-17T11:18:24.603 DEBUG:teuthology.orchestra.run.smithi153:> sudo yum clean all 2024-04-17T11:18:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:78 files removed 2024-04-17T11:18:24.855 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-04-17T11:18:24.870 INFO:teuthology.orchestra.run.smithi153.stdout:78 files removed 2024-04-17T11:18:24.898 DEBUG:teuthology.orchestra.run.smithi153:> 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 2024-04-17T11:18:25.368 INFO:teuthology.orchestra.run.smithi031.stdout:ceph packages for x86_64 861 kB/s | 76 kB 00:00 2024-04-17T11:18:25.386 INFO:teuthology.orchestra.run.smithi153.stdout:ceph packages for x86_64 916 kB/s | 76 kB 00:00 2024-04-17T11:18:25.485 INFO:teuthology.orchestra.run.smithi031.stdout:ceph noarch packages 200 kB/s | 15 kB 00:00 2024-04-17T11:18:25.504 INFO:teuthology.orchestra.run.smithi153.stdout:ceph noarch packages 194 kB/s | 15 kB 00:00 2024-04-17T11:18:25.594 INFO:teuthology.orchestra.run.smithi031.stdout:ceph source packages 22 kB/s | 1.7 kB 00:00 2024-04-17T11:18:25.604 INFO:teuthology.orchestra.run.smithi153.stdout:ceph source packages 24 kB/s | 1.7 kB 00:00 2024-04-17T11:22:47.471 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 8 - AppStream 109 kB/s | 28 MB 04:21 2024-04-17T11:22:49.616 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - AppStream 109 kB/s | 28 MB 04:23 2024-04-17T11:22:53.134 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 8 - BaseOS 15 MB/s | 10 MB 00:00 2024-04-17T11:22:55.168 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 8 - Extras 41 kB/s | 18 kB 00:00 2024-04-17T11:22:55.527 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 8 - Extras common packages 31 kB/s | 7.7 kB 00:00 2024-04-17T11:22:56.149 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - BaseOS 8.2 MB/s | 10 MB 00:01 2024-04-17T11:22:56.219 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 8 - PowerTools 8.2 MB/s | 5.0 MB 00:00 2024-04-17T11:22:57.571 INFO:teuthology.orchestra.run.smithi153.stdout:Copr repo for python3-asyncssh owned by ceph 8.2 kB/s | 3.5 kB 00:00 2024-04-17T11:22:58.153 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - Extras 54 kB/s | 18 kB 00:00 2024-04-17T11:22:58.664 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 7.7 kB 00:00 2024-04-17T11:22:58.963 INFO:teuthology.orchestra.run.smithi153.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2024-04-17T11:23:00.134 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 8 - PowerTools 3.6 MB/s | 5.0 MB 00:01 2024-04-17T11:23:01.360 INFO:teuthology.orchestra.run.smithi031.stdout:Copr repo for python3-asyncssh owned by ceph 14 kB/s | 3.5 kB 00:00 2024-04-17T11:23:02.957 INFO:teuthology.orchestra.run.smithi153.stdout:lab-extras 114 kB/s | 24 kB 00:00 2024-04-17T11:23:06.531 INFO:teuthology.orchestra.run.smithi153.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2024-04-17T11:23:06.531 INFO:teuthology.orchestra.run.smithi153.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2024-04-17T11:23:06.599 INFO:teuthology.orchestra.run.smithi153.stdout:Dependencies resolved. 2024-04-17T11:23:06.608 INFO:teuthology.orchestra.run.smithi153.stdout:============================================================================================ 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout: Package Arch Version Repository Size 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout:============================================================================================ 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout:Installing: 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout: ceph x86_64 2:16.2.15-0.el8 ceph 6.3 k 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-base x86_64 2:16.2.15-0.el8 ceph 6.1 M 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-fuse x86_64 2:16.2.15-0.el8 ceph 911 k 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-immutable-object-cache x86_64 2:16.2.15-0.el8 ceph 161 k 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr x86_64 2:16.2.15-0.el8 ceph 1.6 M 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr-cephadm noarch 2:16.2.15-0.el8 ceph-noarch 116 k 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr-dashboard noarch 2:16.2.15-0.el8 ceph-noarch 3.1 M 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.15-0.el8 ceph-noarch 8.6 M 2024-04-17T11:23:06.609 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr-rook noarch 2:16.2.15-0.el8 ceph-noarch 27 k 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-radosgw x86_64 2:16.2.15-0.el8 ceph 12 M 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-test x86_64 2:16.2.15-0.el8 ceph 52 M 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: cephadm noarch 2:16.2.15-0.el8 ceph-noarch 85 k 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: libcephfs-devel x86_64 2:16.2.15-0.el8 ceph 25 k 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: libcephfs2 x86_64 2:16.2.15-0.el8 ceph 825 k 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: librados-devel x86_64 2:16.2.15-0.el8 ceph 131 k 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cephfs x86_64 2:16.2.15-0.el8 ceph 215 k 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pytest noarch 3.4.2-11.el8 appstream 1.3 M 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: python3-rados x86_64 2:16.2.15-0.el8 ceph 389 k 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: python3-rbd x86_64 2:16.2.15-0.el8 ceph 369 k 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: python3-rgw x86_64 2:16.2.15-0.el8 ceph 114 k 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: rbd-fuse x86_64 2:16.2.15-0.el8 ceph 88 k 2024-04-17T11:23:06.610 INFO:teuthology.orchestra.run.smithi153.stdout: rbd-mirror x86_64 2:16.2.15-0.el8 ceph 3.7 M 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout: rbd-nbd x86_64 2:16.2.15-0.el8 ceph 175 k 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout:Upgrading: 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout: librados2 x86_64 2:16.2.15-0.el8 ceph 3.7 M 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout: librbd1 x86_64 2:16.2.15-0.el8 ceph 4.2 M 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout:Installing dependencies: 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-common x86_64 2:16.2.15-0.el8 ceph 24 M 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-grafana-dashboards noarch 2:16.2.15-0.el8 ceph-noarch 24 k 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mds x86_64 2:16.2.15-0.el8 ceph 2.4 M 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr-modules-core noarch 2:16.2.15-0.el8 ceph-noarch 245 k 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mon x86_64 2:16.2.15-0.el8 ceph 5.2 M 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-osd x86_64 2:16.2.15-0.el8 ceph 19 M 2024-04-17T11:23:06.611 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-prometheus-alerts noarch 2:16.2.15-0.el8 ceph-noarch 15 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-selinux x86_64 2:16.2.15-0.el8 ceph 26 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: fuse x86_64 2.9.7-19.el8 baseos 83 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: libcephsqlite x86_64 2:16.2.15-0.el8 ceph 174 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: librabbitmq x86_64 0.9.0-5.el8 baseos 47 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: libradosstriper1 x86_64 2:16.2.15-0.el8 ceph 494 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: librdkafka x86_64 1.6.1-1.el8 appstream 677 k 2024-04-17T11:23:06.612 INFO:teuthology.orchestra.run.smithi153.stdout: librgw2 x86_64 2:16.2.15-0.el8 ceph 3.8 M 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: oniguruma x86_64 6.8.2-3.el8 appstream 188 k 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: python3-attrs noarch 17.4.0-6.el8 appstream 53 k 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: python3-ceph-argparse x86_64 2:16.2.15-0.el8 ceph 45 k 2024-04-17T11:23:06.613 INFO:teuthology.orchestra.run.smithi153.stdout: python3-ceph-common x86_64 2:16.2.15-0.el8 ceph 99 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cryptography x86_64 3.2.1-7.el8 baseos 641 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jinja2 noarch 2.10.1-4.el8 appstream 578 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2024-04-17T11:23:06.614 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pluggy noarch 0.6.0-3.el8 appstream 32 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-py noarch 1.5.3-4.el8 appstream 472 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2024-04-17T11:23:06.615 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 appstream 14 M 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-04-17T11:23:06.616 INFO:teuthology.orchestra.run.smithi153.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-04-17T11:23:06.617 INFO:teuthology.orchestra.run.smithi153.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-04-17T11:23:06.617 INFO:teuthology.orchestra.run.smithi153.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2024-04-17T11:23:06.617 INFO:teuthology.orchestra.run.smithi153.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-04-17T11:23:06.617 INFO:teuthology.orchestra.run.smithi153.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2024-04-17T11:23:06.617 INFO:teuthology.orchestra.run.smithi153.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2024-04-17T11:23:06.617 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:23:06.617 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction Summary 2024-04-17T11:23:06.617 INFO:teuthology.orchestra.run.smithi153.stdout:============================================================================================ 2024-04-17T11:23:06.617 INFO:teuthology.orchestra.run.smithi153.stdout:Install 105 Packages 2024-04-17T11:23:06.617 INFO:teuthology.orchestra.run.smithi153.stdout:Upgrade 2 Packages 2024-04-17T11:23:06.617 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:23:06.618 INFO:teuthology.orchestra.run.smithi153.stdout:Total download size: 198 M 2024-04-17T11:23:06.618 INFO:teuthology.orchestra.run.smithi153.stdout:Downloading Packages: 2024-04-17T11:23:07.317 INFO:teuthology.orchestra.run.smithi153.stdout:(1/107): ceph-16.2.15-0.el8.x86_64.rpm 124 kB/s | 6.3 kB 00:00 2024-04-17T11:23:07.358 INFO:teuthology.orchestra.run.smithi153.stdout:(2/107): ceph-fuse-16.2.15-0.el8.x86_64.rpm 21 MB/s | 911 kB 00:00 2024-04-17T11:23:07.384 INFO:teuthology.orchestra.run.smithi153.stdout:(3/107): ceph-immutable-object-cache-16.2.15-0. 6.4 MB/s | 161 kB 00:00 2024-04-17T11:23:07.450 INFO:teuthology.orchestra.run.smithi153.stdout:(4/107): ceph-mds-16.2.15-0.el8.x86_64.rpm 37 MB/s | 2.4 MB 00:00 2024-04-17T11:23:07.543 INFO:teuthology.orchestra.run.smithi153.stdout:(5/107): ceph-base-16.2.15-0.el8.x86_64.rpm 22 MB/s | 6.1 MB 00:00 2024-04-17T11:23:07.576 INFO:teuthology.orchestra.run.smithi153.stdout:(6/107): ceph-mgr-16.2.15-0.el8.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2024-04-17T11:23:07.685 INFO:teuthology.orchestra.run.smithi153.stdout:(7/107): ceph-mon-16.2.15-0.el8.x86_64.rpm 37 MB/s | 5.2 MB 00:00 2024-04-17T11:23:07.893 INFO:teuthology.orchestra.run.smithi153.stdout:(8/107): ceph-radosgw-16.2.15-0.el8.x86_64.rpm 56 MB/s | 12 MB 00:00 2024-04-17T11:23:07.910 INFO:teuthology.orchestra.run.smithi153.stdout:(9/107): ceph-selinux-16.2.15-0.el8.x86_64.rpm 1.5 MB/s | 26 kB 00:00 2024-04-17T11:23:08.144 INFO:teuthology.orchestra.run.smithi153.stdout:(10/107): ceph-common-16.2.15-0.el8.x86_64.rpm 28 MB/s | 24 MB 00:00 2024-04-17T11:23:08.161 INFO:teuthology.orchestra.run.smithi153.stdout:(11/107): libcephfs-devel-16.2.15-0.el8.x86_64. 1.5 MB/s | 25 kB 00:00 2024-04-17T11:23:08.194 INFO:teuthology.orchestra.run.smithi153.stdout:(12/107): libcephfs2-16.2.15-0.el8.x86_64.rpm 24 MB/s | 825 kB 00:00 2024-04-17T11:23:08.370 INFO:teuthology.orchestra.run.smithi153.stdout:(13/107): ceph-osd-16.2.15-0.el8.x86_64.rpm 24 MB/s | 19 MB 00:00 2024-04-17T11:23:08.395 INFO:teuthology.orchestra.run.smithi153.stdout:(14/107): libcephsqlite-16.2.15-0.el8.x86_64.rp 868 kB/s | 174 kB 00:00 2024-04-17T11:23:08.420 INFO:teuthology.orchestra.run.smithi153.stdout:(15/107): librados-devel-16.2.15-0.el8.x86_64.r 2.6 MB/s | 131 kB 00:00 2024-04-17T11:23:08.454 INFO:teuthology.orchestra.run.smithi153.stdout:(16/107): libradosstriper1-16.2.15-0.el8.x86_64 8.2 MB/s | 494 kB 00:00 2024-04-17T11:23:08.479 INFO:teuthology.orchestra.run.smithi153.stdout:(17/107): python3-ceph-argparse-16.2.15-0.el8.x 1.8 MB/s | 45 kB 00:00 2024-04-17T11:23:08.504 INFO:teuthology.orchestra.run.smithi153.stdout:(18/107): python3-ceph-common-16.2.15-0.el8.x86 3.9 MB/s | 99 kB 00:00 2024-04-17T11:23:08.530 INFO:teuthology.orchestra.run.smithi153.stdout:(19/107): python3-cephfs-16.2.15-0.el8.x86_64.r 8.4 MB/s | 215 kB 00:00 2024-04-17T11:23:08.563 INFO:teuthology.orchestra.run.smithi153.stdout:(20/107): python3-rados-16.2.15-0.el8.x86_64.rp 12 MB/s | 389 kB 00:00 2024-04-17T11:23:08.597 INFO:teuthology.orchestra.run.smithi153.stdout:(21/107): python3-rbd-16.2.15-0.el8.x86_64.rpm 11 MB/s | 369 kB 00:00 2024-04-17T11:23:08.622 INFO:teuthology.orchestra.run.smithi153.stdout:(22/107): python3-rgw-16.2.15-0.el8.x86_64.rpm 4.4 MB/s | 114 kB 00:00 2024-04-17T11:23:08.648 INFO:teuthology.orchestra.run.smithi153.stdout:(23/107): rbd-fuse-16.2.15-0.el8.x86_64.rpm 3.5 MB/s | 88 kB 00:00 2024-04-17T11:23:08.723 INFO:teuthology.orchestra.run.smithi153.stdout:(24/107): librgw2-16.2.15-0.el8.x86_64.rpm 13 MB/s | 3.8 MB 00:00 2024-04-17T11:23:08.740 INFO:teuthology.orchestra.run.smithi153.stdout:(25/107): rbd-nbd-16.2.15-0.el8.x86_64.rpm 10 MB/s | 175 kB 00:00 2024-04-17T11:23:08.765 INFO:teuthology.orchestra.run.smithi153.stdout:(26/107): ceph-grafana-dashboards-16.2.15-0.el8 975 kB/s | 24 kB 00:00 2024-04-17T11:23:08.791 INFO:teuthology.orchestra.run.smithi153.stdout:(27/107): ceph-mgr-cephadm-16.2.15-0.el8.noarch 4.6 MB/s | 116 kB 00:00 2024-04-17T11:23:08.858 INFO:teuthology.orchestra.run.smithi153.stdout:(28/107): rbd-mirror-16.2.15-0.el8.x86_64.rpm 18 MB/s | 3.7 MB 00:00 2024-04-17T11:23:08.916 INFO:teuthology.orchestra.run.smithi153.stdout:(29/107): ceph-mgr-dashboard-16.2.15-0.el8.noar 25 MB/s | 3.1 MB 00:00 2024-04-17T11:23:08.933 INFO:teuthology.orchestra.run.smithi153.stdout:(30/107): ceph-mgr-modules-core-16.2.15-0.el8.n 15 MB/s | 245 kB 00:00 2024-04-17T11:23:08.958 INFO:teuthology.orchestra.run.smithi153.stdout:(31/107): ceph-mgr-rook-16.2.15-0.el8.noarch.rp 1.1 MB/s | 27 kB 00:00 2024-04-17T11:23:08.984 INFO:teuthology.orchestra.run.smithi153.stdout:(32/107): ceph-prometheus-alerts-16.2.15-0.el8. 596 kB/s | 15 kB 00:00 2024-04-17T11:23:09.009 INFO:teuthology.orchestra.run.smithi153.stdout:(33/107): cephadm-16.2.15-0.el8.noarch.rpm 3.3 MB/s | 85 kB 00:00 2024-04-17T11:23:09.151 INFO:teuthology.orchestra.run.smithi153.stdout:(34/107): ceph-mgr-diskprediction-local-16.2.15 29 MB/s | 8.6 MB 00:00 2024-04-17T11:23:09.760 INFO:teuthology.orchestra.run.smithi153.stdout:(35/107): ceph-test-16.2.15-0.el8.x86_64.rpm 28 MB/s | 52 MB 00:01 2024-04-17T11:23:09.785 INFO:teuthology.orchestra.run.smithi153.stdout:(36/107): jq-1.6-8.el8.x86_64.rpm 262 kB/s | 203 kB 00:00 2024-04-17T11:23:09.952 INFO:teuthology.orchestra.run.smithi153.stdout:(37/107): librdkafka-1.6.1-1.el8.x86_64.rpm 846 kB/s | 677 kB 00:00 2024-04-17T11:23:09.969 INFO:teuthology.orchestra.run.smithi153.stdout:(38/107): oniguruma-6.8.2-3.el8.x86_64.rpm 1.0 MB/s | 188 kB 00:00 2024-04-17T11:23:10.128 INFO:teuthology.orchestra.run.smithi153.stdout:(39/107): lttng-ust-2.8.1-11.el8.x86_64.rpm 707 kB/s | 259 kB 00:00 2024-04-17T11:23:10.219 INFO:teuthology.orchestra.run.smithi153.stdout:(40/107): python3-attrs-17.4.0-6.el8.noarch.rpm 577 kB/s | 53 kB 00:00 2024-04-17T11:23:10.561 INFO:teuthology.orchestra.run.smithi153.stdout:(41/107): python3-babel-2.5.1-7.el8.noarch.rpm 14 MB/s | 4.8 MB 00:00 2024-04-17T11:23:10.628 INFO:teuthology.orchestra.run.smithi153.stdout:(42/107): openblas-threads-0.3.15-4.el8.x86_64. 7.4 MB/s | 4.9 MB 00:00 2024-04-17T11:23:10.678 INFO:teuthology.orchestra.run.smithi153.stdout:(43/107): python3-jinja2-2.10.1-4.el8.noarch.rp 4.8 MB/s | 578 kB 00:00 2024-04-17T11:23:10.712 INFO:teuthology.orchestra.run.smithi153.stdout:(44/107): python3-jsonpatch-1.21-2.el8.noarch.r 318 kB/s | 27 kB 00:00 2024-04-17T11:23:10.754 INFO:teuthology.orchestra.run.smithi153.stdout:(45/107): python3-jsonpointer-1.10-11.el8.noarc 264 kB/s | 20 kB 00:00 2024-04-17T11:23:10.796 INFO:teuthology.orchestra.run.smithi153.stdout:(46/107): python3-mako-1.0.6-14.el8.noarch.rpm 1.8 MB/s | 157 kB 00:00 2024-04-17T11:23:10.838 INFO:teuthology.orchestra.run.smithi153.stdout:(47/107): python3-markupsafe-0.23-19.el8.x86_64 464 kB/s | 39 kB 00:00 2024-04-17T11:23:10.938 INFO:teuthology.orchestra.run.smithi153.stdout:(48/107): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.2 MB/s | 225 kB 00:00 2024-04-17T11:23:11.022 INFO:teuthology.orchestra.run.smithi153.stdout:(49/107): python3-pluggy-0.6.0-3.el8.noarch.rpm 385 kB/s | 32 kB 00:00 2024-04-17T11:23:11.114 INFO:teuthology.orchestra.run.smithi153.stdout:(50/107): openblas-0.3.15-4.el8.x86_64.rpm 4.1 MB/s | 4.7 MB 00:01 2024-04-17T11:23:11.165 INFO:teuthology.orchestra.run.smithi153.stdout:(51/107): python3-prettytable-0.7.2-14.el8.noar 307 kB/s | 44 kB 00:00 2024-04-17T11:23:11.240 INFO:teuthology.orchestra.run.smithi153.stdout:(52/107): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.4 MB/s | 103 kB 00:00 2024-04-17T11:23:11.323 INFO:teuthology.orchestra.run.smithi153.stdout:(53/107): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.5 MB/s | 126 kB 00:00 2024-04-17T11:23:11.399 INFO:teuthology.orchestra.run.smithi153.stdout:(54/107): python3-pyasn1-modules-0.3.7-6.el8.no 1.4 MB/s | 110 kB 00:00 2024-04-17T11:23:11.774 INFO:teuthology.orchestra.run.smithi153.stdout:(55/107): python3-numpy-1.14.3-10.el8.x86_64.rp 3.8 MB/s | 3.7 MB 00:00 2024-04-17T11:23:11.815 INFO:teuthology.orchestra.run.smithi153.stdout:(56/107): python3-pytest-3.4.2-11.el8.noarch.rp 3.2 MB/s | 1.3 MB 00:00 2024-04-17T11:23:11.841 INFO:teuthology.orchestra.run.smithi153.stdout:(57/107): python3-pytz-2017.2-11.el8.noarch.rpm 855 kB/s | 57 kB 00:00 2024-04-17T11:23:11.891 INFO:teuthology.orchestra.run.smithi153.stdout:(58/107): python3-py-1.5.3-4.el8.noarch.rpm 608 kB/s | 472 kB 00:00 2024-04-17T11:23:11.950 INFO:teuthology.orchestra.run.smithi153.stdout:(59/107): python3-werkzeug-0.12.2-4.el8.noarch. 4.1 MB/s | 457 kB 00:00 2024-04-17T11:23:12.000 INFO:teuthology.orchestra.run.smithi153.stdout:(60/107): socat-1.7.4.1-1.el8.x86_64.rpm 2.9 MB/s | 323 kB 00:00 2024-04-17T11:23:12.042 INFO:teuthology.orchestra.run.smithi153.stdout:(61/107): xmlstarlet-1.6.1-20.el8.x86_64.rpm 768 kB/s | 71 kB 00:00 2024-04-17T11:23:12.192 INFO:teuthology.orchestra.run.smithi153.stdout:(62/107): fuse-2.9.7-19.el8.x86_64.rpm 433 kB/s | 83 kB 00:00 2024-04-17T11:23:12.384 INFO:teuthology.orchestra.run.smithi153.stdout:(63/107): libquadmath-8.5.0-21.el8.x86_64.rpm 900 kB/s | 172 kB 00:00 2024-04-17T11:23:12.418 INFO:teuthology.orchestra.run.smithi153.stdout:(64/107): libgfortran-8.5.0-21.el8.x86_64.rpm 1.7 MB/s | 645 kB 00:00 2024-04-17T11:23:12.443 INFO:teuthology.orchestra.run.smithi153.stdout:(65/107): librabbitmq-0.9.0-5.el8.x86_64.rpm 806 kB/s | 47 kB 00:00 2024-04-17T11:23:12.485 INFO:teuthology.orchestra.run.smithi153.stdout:(66/107): python3-cffi-1.11.5-6.el8.x86_64.rpm 3.6 MB/s | 249 kB 00:00 2024-04-17T11:23:12.544 INFO:teuthology.orchestra.run.smithi153.stdout:(67/107): python3-jwt-1.6.1-2.el8.noarch.rpm 733 kB/s | 43 kB 00:00 2024-04-17T11:23:12.569 INFO:teuthology.orchestra.run.smithi153.stdout:(68/107): python3-cryptography-3.2.1-7.el8.x86_ 5.0 MB/s | 641 kB 00:00 2024-04-17T11:23:12.603 INFO:teuthology.orchestra.run.smithi153.stdout:(69/107): python3-oauthlib-2.1.0-1.el8.noarch.r 2.6 MB/s | 155 kB 00:00 2024-04-17T11:23:12.628 INFO:teuthology.orchestra.run.smithi153.stdout:(70/107): python3-pycparser-2.14-14.el8.noarch. 1.8 MB/s | 109 kB 00:00 2024-04-17T11:23:12.661 INFO:teuthology.orchestra.run.smithi153.stdout:(71/107): python3-requests-oauthlib-1.0.0-1.el8 727 kB/s | 43 kB 00:00 2024-04-17T11:23:12.762 INFO:teuthology.orchestra.run.smithi153.stdout:(72/107): gperftools-libs-2.7-9.el8.x86_64.rpm 2.2 MB/s | 306 kB 00:00 2024-04-17T11:23:12.812 INFO:teuthology.orchestra.run.smithi153.stdout:(73/107): leveldb-1.22-1.el8.x86_64.rpm 1.2 MB/s | 181 kB 00:00 2024-04-17T11:23:12.854 INFO:teuthology.orchestra.run.smithi153.stdout:(74/107): liboath-2.6.2-3.el8.x86_64.rpm 640 kB/s | 59 kB 00:00 2024-04-17T11:23:12.913 INFO:teuthology.orchestra.run.smithi153.stdout:(75/107): libunwind-1.3.1-3.el8.x86_64.rpm 748 kB/s | 75 kB 00:00 2024-04-17T11:23:12.938 INFO:teuthology.orchestra.run.smithi153.stdout:(76/107): python3-apipkg-1.5-6.el8.noarch.rpm 253 kB/s | 21 kB 00:00 2024-04-17T11:23:13.005 INFO:teuthology.orchestra.run.smithi153.stdout:(77/107): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 475 kB/s | 44 kB 00:00 2024-04-17T11:23:13.030 INFO:teuthology.orchestra.run.smithi153.stdout:(78/107): python3-beautifulsoup4-4.6.3-2.el8.1. 2.0 MB/s | 185 kB 00:00 2024-04-17T11:23:13.205 INFO:teuthology.orchestra.run.smithi153.stdout:(79/107): python3-scipy-1.0.0-21.module_el8+762 10 MB/s | 14 MB 00:01 2024-04-17T11:23:13.239 INFO:teuthology.orchestra.run.smithi153.stdout:(80/107): python3-certifi-2018.10.15-7.el8.noar 78 kB/s | 16 kB 00:00 2024-04-17T11:23:13.264 INFO:teuthology.orchestra.run.smithi153.stdout:(81/107): python3-cachetools-3.1.1-4.el8.noarch 127 kB/s | 33 kB 00:00 2024-04-17T11:23:13.290 INFO:teuthology.orchestra.run.smithi153.stdout:(82/107): python3-cheroot-8.5.2-1.el8.noarch.rp 2.0 MB/s | 173 kB 00:00 2024-04-17T11:23:13.340 INFO:teuthology.orchestra.run.smithi153.stdout:(83/107): python3-cherrypy-18.4.0-1.el8.noarch. 3.7 MB/s | 384 kB 00:00 2024-04-17T11:23:13.374 INFO:teuthology.orchestra.run.smithi153.stdout:(84/107): python3-google-auth-1.1.1-10.el8.noar 972 kB/s | 81 kB 00:00 2024-04-17T11:23:13.415 INFO:teuthology.orchestra.run.smithi153.stdout:(85/107): python3-execnet-1.7.1-1.el8.noarch.rp 2.3 MB/s | 355 kB 00:00 2024-04-17T11:23:13.432 INFO:teuthology.orchestra.run.smithi153.stdout:(86/107): python3-jaraco-6.2-6.el8.noarch.rpm 120 kB/s | 11 kB 00:00 2024-04-17T11:23:13.458 INFO:teuthology.orchestra.run.smithi153.stdout:(87/107): python3-jaraco-functools-2.0-4.el8.no 210 kB/s | 18 kB 00:00 2024-04-17T11:23:13.533 INFO:teuthology.orchestra.run.smithi153.stdout:(88/107): python3-more-itertools-7.2.0-3.el8.no 783 kB/s | 59 kB 00:00 2024-04-17T11:23:13.567 INFO:teuthology.orchestra.run.smithi153.stdout:(89/107): python3-logutils-0.3.5-11.el8.noarch. 364 kB/s | 49 kB 00:00 2024-04-17T11:23:13.609 INFO:teuthology.orchestra.run.smithi153.stdout:(90/107): python3-kubernetes-11.0.0-6.el8.noarc 6.0 MB/s | 1.2 MB 00:00 2024-04-17T11:23:13.634 INFO:teuthology.orchestra.run.smithi153.stdout:(91/107): python3-pecan-1.3.2-9.el8.noarch.rpm 2.7 MB/s | 283 kB 00:00 2024-04-17T11:23:13.651 INFO:teuthology.orchestra.run.smithi153.stdout:(92/107): python3-portend-2.6-1.el8.noarch.rpm 186 kB/s | 16 kB 00:00 2024-04-17T11:23:13.676 INFO:teuthology.orchestra.run.smithi153.stdout:(93/107): python3-remoto-1.2.1-1.el8.noarch.rpm 728 kB/s | 49 kB 00:00 2024-04-17T11:23:13.710 INFO:teuthology.orchestra.run.smithi153.stdout:(94/107): python3-repoze-lru-0.7-6.el8.noarch.r 445 kB/s | 34 kB 00:00 2024-04-17T11:23:13.743 INFO:teuthology.orchestra.run.smithi153.stdout:(95/107): python3-routes-2.4.1-12.el8.noarch.rp 2.1 MB/s | 196 kB 00:00 2024-04-17T11:23:13.769 INFO:teuthology.orchestra.run.smithi153.stdout:(96/107): python3-rsa-4.9-2.el8.noarch.rpm 696 kB/s | 64 kB 00:00 2024-04-17T11:23:13.785 INFO:teuthology.orchestra.run.smithi153.stdout:(97/107): python3-simplegeneric-0.8.1-17.el8.no 248 kB/s | 19 kB 00:00 2024-04-17T11:23:13.819 INFO:teuthology.orchestra.run.smithi153.stdout:(98/107): python3-singledispatch-3.4.0.3-18.el8 317 kB/s | 24 kB 00:00 2024-04-17T11:23:13.853 INFO:teuthology.orchestra.run.smithi153.stdout:(99/107): python3-tempora-1.14.1-5.el8.noarch.r 349 kB/s | 29 kB 00:00 2024-04-17T11:23:13.878 INFO:teuthology.orchestra.run.smithi153.stdout:(100/107): python3-trustme-0.6.0-4.el8.noarch.r 298 kB/s | 27 kB 00:00 2024-04-17T11:23:13.903 INFO:teuthology.orchestra.run.smithi153.stdout:(101/107): python3-waitress-1.4.3-1.el8.noarch. 3.0 MB/s | 255 kB 00:00 2024-04-17T11:23:13.937 INFO:teuthology.orchestra.run.smithi153.stdout:(102/107): python3-webob-1.8.5-1.el8.1.noarch.r 2.9 MB/s | 251 kB 00:00 2024-04-17T11:23:13.970 INFO:teuthology.orchestra.run.smithi153.stdout:(103/107): python3-websocket-client-0.56.0-5.el 665 kB/s | 61 kB 00:00 2024-04-17T11:23:13.996 INFO:teuthology.orchestra.run.smithi153.stdout:(104/107): python3-webtest-2.0.33-1.el8.noarch. 925 kB/s | 85 kB 00:00 2024-04-17T11:23:14.021 INFO:teuthology.orchestra.run.smithi153.stdout:(105/107): python3-zc-lockfile-2.0-2.el8.noarch 274 kB/s | 23 kB 00:00 2024-04-17T11:23:14.105 INFO:teuthology.orchestra.run.smithi153.stdout:(106/107): librados2-16.2.15-0.el8.x86_64.rpm 28 MB/s | 3.7 MB 00:00 2024-04-17T11:23:14.163 INFO:teuthology.orchestra.run.smithi153.stdout:(107/107): librbd1-16.2.15-0.el8.x86_64.rpm 25 MB/s | 4.2 MB 00:00 2024-04-17T11:23:14.166 INFO:teuthology.orchestra.run.smithi153.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:23:14.166 INFO:teuthology.orchestra.run.smithi153.stdout:Total 26 MB/s | 198 MB 00:07 2024-04-17T11:23:14.703 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction check 2024-04-17T11:23:14.797 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction check succeeded. 2024-04-17T11:23:14.797 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction test 2024-04-17T11:23:16.000 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction test succeeded. 2024-04-17T11:23:16.003 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction 2024-04-17T11:23:18.437 INFO:teuthology.orchestra.run.smithi031.stdout:Extra Packages for Enterprise Linux 982 kB/s | 16 MB 00:16 2024-04-17T11:23:19.881 INFO:teuthology.orchestra.run.smithi153.stdout: Preparing : 1/1 2024-04-17T11:23:20.058 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/109 2024-04-17T11:23:20.246 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : leveldb-1.22-1.el8.x86_64 2/109 2024-04-17T11:23:20.444 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : librabbitmq-0.9.0-5.el8.x86_64 3/109 2024-04-17T11:23:20.674 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/109 2024-04-17T11:23:21.090 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/109 2024-04-17T11:23:21.282 INFO:teuthology.orchestra.run.smithi153.stdout: Upgrading : librados2-2:16.2.15-0.el8.x86_64 5/109 2024-04-17T11:23:21.686 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: librados2-2:16.2.15-0.el8.x86_64 5/109 2024-04-17T11:23:21.874 INFO:teuthology.orchestra.run.smithi153.stdout: Upgrading : librbd1-2:16.2.15-0.el8.x86_64 6/109 2024-04-17T11:23:21.994 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: librbd1-2:16.2.15-0.el8.x86_64 6/109 2024-04-17T11:23:22.182 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : libcephfs2-2:16.2.15-0.el8.x86_64 7/109 2024-04-17T11:23:22.275 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: libcephfs2-2:16.2.15-0.el8.x86_64 7/109 2024-04-17T11:23:22.425 INFO:teuthology.orchestra.run.smithi031.stdout:lab-extras 620 kB/s | 24 kB 00:00 2024-04-17T11:23:22.510 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-rados-2:16.2.15-0.el8.x86_64 8/109 2024-04-17T11:23:23.190 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : librdkafka-1.6.1-1.el8.x86_64 9/109 2024-04-17T11:23:23.349 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : librgw2-2:16.2.15-0.el8.x86_64 10/109 2024-04-17T11:23:23.421 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: librgw2-2:16.2.15-0.el8.x86_64 10/109 2024-04-17T11:23:23.654 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/109 2024-04-17T11:23:23.855 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 12/109 2024-04-17T11:23:24.015 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : libcephsqlite-2:16.2.15-0.el8.x86_64 13/109 2024-04-17T11:23:24.120 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: libcephsqlite-2:16.2.15-0.el8.x86_64 13/109 2024-04-17T11:23:24.273 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : libradosstriper1-2:16.2.15-0.el8.x86_64 14/109 2024-04-17T11:23:24.401 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: libradosstriper1-2:16.2.15-0.el8.x86_64 14/109 2024-04-17T11:23:24.620 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 15/109 2024-04-17T11:23:24.740 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 16/109 2024-04-17T11:23:24.877 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 16/109 2024-04-17T11:23:25.062 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 17/109 2024-04-17T11:23:25.661 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 17/109 2024-04-17T11:23:25.815 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : openblas-0.3.15-4.el8.x86_64 18/109 2024-04-17T11:23:26.300 INFO:teuthology.orchestra.run.smithi031.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2024-04-17T11:23:26.301 INFO:teuthology.orchestra.run.smithi031.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2024-04-17T11:23:26.374 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-04-17T11:23:26.384 INFO:teuthology.orchestra.run.smithi031.stdout:============================================================================================ 2024-04-17T11:23:26.384 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-04-17T11:23:26.384 INFO:teuthology.orchestra.run.smithi031.stdout:============================================================================================ 2024-04-17T11:23:26.384 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-04-17T11:23:26.384 INFO:teuthology.orchestra.run.smithi031.stdout: ceph x86_64 2:16.2.15-0.el8 ceph 6.3 k 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-base x86_64 2:16.2.15-0.el8 ceph 6.1 M 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-fuse x86_64 2:16.2.15-0.el8 ceph 911 k 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-immutable-object-cache x86_64 2:16.2.15-0.el8 ceph 161 k 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr x86_64 2:16.2.15-0.el8 ceph 1.6 M 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-cephadm noarch 2:16.2.15-0.el8 ceph-noarch 116 k 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-dashboard noarch 2:16.2.15-0.el8 ceph-noarch 3.1 M 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.15-0.el8 ceph-noarch 8.6 M 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-rook noarch 2:16.2.15-0.el8 ceph-noarch 27 k 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-radosgw x86_64 2:16.2.15-0.el8 ceph 12 M 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-test x86_64 2:16.2.15-0.el8 ceph 52 M 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: cephadm noarch 2:16.2.15-0.el8 ceph-noarch 85 k 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs-devel x86_64 2:16.2.15-0.el8 ceph 25 k 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs2 x86_64 2:16.2.15-0.el8 ceph 825 k 2024-04-17T11:23:26.385 INFO:teuthology.orchestra.run.smithi031.stdout: librados-devel x86_64 2:16.2.15-0.el8 ceph 131 k 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cephfs x86_64 2:16.2.15-0.el8 ceph 215 k 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytest noarch 3.4.2-11.el8 appstream 1.3 M 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rados x86_64 2:16.2.15-0.el8 ceph 389 k 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rbd x86_64 2:16.2.15-0.el8 ceph 369 k 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rgw x86_64 2:16.2.15-0.el8 ceph 114 k 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-fuse x86_64 2:16.2.15-0.el8 ceph 88 k 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-mirror x86_64 2:16.2.15-0.el8 ceph 3.7 M 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-nbd x86_64 2:16.2.15-0.el8 ceph 175 k 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout:Upgrading: 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout: librados2 x86_64 2:16.2.15-0.el8 ceph 3.7 M 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout: librbd1 x86_64 2:16.2.15-0.el8 ceph 4.2 M 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-04-17T11:23:26.386 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-common x86_64 2:16.2.15-0.el8 ceph 24 M 2024-04-17T11:23:26.387 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-grafana-dashboards noarch 2:16.2.15-0.el8 ceph-noarch 24 k 2024-04-17T11:23:26.387 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mds x86_64 2:16.2.15-0.el8 ceph 2.4 M 2024-04-17T11:23:26.387 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-modules-core noarch 2:16.2.15-0.el8 ceph-noarch 245 k 2024-04-17T11:23:26.387 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mon x86_64 2:16.2.15-0.el8 ceph 5.2 M 2024-04-17T11:23:26.387 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-osd x86_64 2:16.2.15-0.el8 ceph 19 M 2024-04-17T11:23:26.387 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-prometheus-alerts noarch 2:16.2.15-0.el8 ceph-noarch 15 k 2024-04-17T11:23:26.387 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-selinux x86_64 2:16.2.15-0.el8 ceph 26 k 2024-04-17T11:23:26.387 INFO:teuthology.orchestra.run.smithi031.stdout: fuse x86_64 2.9.7-19.el8 baseos 83 k 2024-04-17T11:23:26.387 INFO:teuthology.orchestra.run.smithi031.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-04-17T11:23:26.387 INFO:teuthology.orchestra.run.smithi031.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: libcephsqlite x86_64 2:16.2.15-0.el8 ceph 174 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: librabbitmq x86_64 0.9.0-5.el8 baseos 47 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: libradosstriper1 x86_64 2:16.2.15-0.el8 ceph 494 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: librdkafka x86_64 1.6.1-1.el8 appstream 677 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: librgw2 x86_64 2:16.2.15-0.el8 ceph 3.8 M 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: oniguruma x86_64 6.8.2-3.el8 appstream 188 k 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2024-04-17T11:23:26.388 INFO:teuthology.orchestra.run.smithi031.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-attrs noarch 17.4.0-6.el8 appstream 53 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-argparse x86_64 2:16.2.15-0.el8 ceph 45 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-common x86_64 2:16.2.15-0.el8 ceph 99 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cryptography x86_64 3.2.1-7.el8 baseos 641 k 2024-04-17T11:23:26.389 INFO:teuthology.orchestra.run.smithi031.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jinja2 noarch 2.10.1-4.el8 appstream 578 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-04-17T11:23:26.390 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pluggy noarch 0.6.0-3.el8 appstream 32 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-py noarch 1.5.3-4.el8 appstream 472 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-04-17T11:23:26.391 INFO:teuthology.orchestra.run.smithi031.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 appstream 14 M 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-04-17T11:23:26.392 INFO:teuthology.orchestra.run.smithi031.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2024-04-17T11:23:26.393 INFO:teuthology.orchestra.run.smithi031.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2024-04-17T11:23:26.393 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:23:26.393 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-04-17T11:23:26.393 INFO:teuthology.orchestra.run.smithi031.stdout:============================================================================================ 2024-04-17T11:23:26.393 INFO:teuthology.orchestra.run.smithi031.stdout:Install 105 Packages 2024-04-17T11:23:26.393 INFO:teuthology.orchestra.run.smithi031.stdout:Upgrade 2 Packages 2024-04-17T11:23:26.393 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:23:26.393 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 198 M 2024-04-17T11:23:26.394 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-04-17T11:23:26.442 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 18/109 2024-04-17T11:23:26.565 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 19/109 2024-04-17T11:23:27.310 INFO:teuthology.orchestra.run.smithi031.stdout:(1/107): ceph-16.2.15-0.el8.x86_64.rpm 115 kB/s | 6.3 kB 00:00 2024-04-17T11:23:27.333 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 19/109 2024-04-17T11:23:27.360 INFO:teuthology.orchestra.run.smithi031.stdout:(2/107): ceph-fuse-16.2.15-0.el8.x86_64.rpm 18 MB/s | 911 kB 00:00 2024-04-17T11:23:27.385 INFO:teuthology.orchestra.run.smithi031.stdout:(3/107): ceph-immutable-object-cache-16.2.15-0. 6.4 MB/s | 161 kB 00:00 2024-04-17T11:23:27.461 INFO:teuthology.orchestra.run.smithi031.stdout:(4/107): ceph-mds-16.2.15-0.el8.x86_64.rpm 32 MB/s | 2.4 MB 00:00 2024-04-17T11:23:27.611 INFO:teuthology.orchestra.run.smithi031.stdout:(5/107): ceph-mgr-16.2.15-0.el8.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2024-04-17T11:23:27.693 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 20/109 2024-04-17T11:23:27.708 INFO:teuthology.orchestra.run.smithi031.stdout:(6/107): ceph-base-16.2.15-0.el8.x86_64.rpm 14 MB/s | 6.1 MB 00:00 2024-04-17T11:23:27.836 INFO:teuthology.orchestra.run.smithi031.stdout:(7/107): ceph-mon-16.2.15-0.el8.x86_64.rpm 23 MB/s | 5.2 MB 00:00 2024-04-17T11:23:27.922 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/109 2024-04-17T11:23:28.070 INFO:teuthology.orchestra.run.smithi031.stdout:(8/107): ceph-radosgw-16.2.15-0.el8.x86_64.rpm 50 MB/s | 12 MB 00:00 2024-04-17T11:23:28.095 INFO:teuthology.orchestra.run.smithi031.stdout:(9/107): ceph-selinux-16.2.15-0.el8.x86_64.rpm 1.0 MB/s | 26 kB 00:00 2024-04-17T11:23:28.104 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 22/109 2024-04-17T11:23:28.337 INFO:teuthology.orchestra.run.smithi031.stdout:(10/107): ceph-common-16.2.15-0.el8.x86_64.rpm 22 MB/s | 24 MB 00:01 2024-04-17T11:23:28.363 INFO:teuthology.orchestra.run.smithi031.stdout:(11/107): libcephfs-devel-16.2.15-0.el8.x86_64. 1.0 MB/s | 25 kB 00:00 2024-04-17T11:23:28.467 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 23/109 2024-04-17T11:23:28.696 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-ceph-common-2:16.2.15-0.el8.x86_64 24/109 2024-04-17T11:23:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:(12/107): ceph-osd-16.2.15-0.el8.x86_64.rpm 19 MB/s | 19 MB 00:00 2024-04-17T11:23:28.721 INFO:teuthology.orchestra.run.smithi031.stdout:(13/107): libcephsqlite-16.2.15-0.el8.x86_64.rp 6.9 MB/s | 174 kB 00:00 2024-04-17T11:23:28.755 INFO:teuthology.orchestra.run.smithi031.stdout:(14/107): libcephfs2-16.2.15-0.el8.x86_64.rpm 2.1 MB/s | 825 kB 00:00 2024-04-17T11:23:28.780 INFO:teuthology.orchestra.run.smithi031.stdout:(15/107): librados-devel-16.2.15-0.el8.x86_64.r 2.2 MB/s | 131 kB 00:00 2024-04-17T11:23:28.814 INFO:teuthology.orchestra.run.smithi031.stdout:(16/107): libradosstriper1-16.2.15-0.el8.x86_64 8.2 MB/s | 494 kB 00:00 2024-04-17T11:23:28.831 INFO:teuthology.orchestra.run.smithi031.stdout:(17/107): python3-ceph-argparse-16.2.15-0.el8.x 2.7 MB/s | 45 kB 00:00 2024-04-17T11:23:28.854 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 25/109 2024-04-17T11:23:28.856 INFO:teuthology.orchestra.run.smithi031.stdout:(18/107): python3-ceph-common-16.2.15-0.el8.x86 3.9 MB/s | 99 kB 00:00 2024-04-17T11:23:28.882 INFO:teuthology.orchestra.run.smithi031.stdout:(19/107): python3-cephfs-16.2.15-0.el8.x86_64.r 8.5 MB/s | 215 kB 00:00 2024-04-17T11:23:28.915 INFO:teuthology.orchestra.run.smithi031.stdout:(20/107): python3-rados-16.2.15-0.el8.x86_64.rp 11 MB/s | 389 kB 00:00 2024-04-17T11:23:28.966 INFO:teuthology.orchestra.run.smithi031.stdout:(21/107): python3-rbd-16.2.15-0.el8.x86_64.rpm 7.2 MB/s | 369 kB 00:00 2024-04-17T11:23:29.016 INFO:teuthology.orchestra.run.smithi031.stdout:(22/107): python3-rgw-16.2.15-0.el8.x86_64.rpm 2.2 MB/s | 114 kB 00:00 2024-04-17T11:23:29.041 INFO:teuthology.orchestra.run.smithi031.stdout:(23/107): rbd-fuse-16.2.15-0.el8.x86_64.rpm 3.5 MB/s | 88 kB 00:00 2024-04-17T11:23:29.070 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-cephfs-2:16.2.15-0.el8.x86_64 26/109 2024-04-17T11:23:29.116 INFO:teuthology.orchestra.run.smithi031.stdout:(24/107): librgw2-16.2.15-0.el8.x86_64.rpm 11 MB/s | 3.8 MB 00:00 2024-04-17T11:23:29.142 INFO:teuthology.orchestra.run.smithi031.stdout:(25/107): rbd-nbd-16.2.15-0.el8.x86_64.rpm 6.9 MB/s | 175 kB 00:00 2024-04-17T11:23:29.167 INFO:teuthology.orchestra.run.smithi031.stdout:(26/107): ceph-grafana-dashboards-16.2.15-0.el8 975 kB/s | 24 kB 00:00 2024-04-17T11:23:29.192 INFO:teuthology.orchestra.run.smithi031.stdout:(27/107): ceph-mgr-cephadm-16.2.15-0.el8.noarch 4.6 MB/s | 116 kB 00:00 2024-04-17T11:23:29.268 INFO:teuthology.orchestra.run.smithi031.stdout:(28/107): rbd-mirror-16.2.15-0.el8.x86_64.rpm 16 MB/s | 3.7 MB 00:00 2024-04-17T11:23:29.335 INFO:teuthology.orchestra.run.smithi031.stdout:(29/107): ceph-mgr-dashboard-16.2.15-0.el8.noar 22 MB/s | 3.1 MB 00:00 2024-04-17T11:23:29.360 INFO:teuthology.orchestra.run.smithi031.stdout:(30/107): ceph-mgr-modules-core-16.2.15-0.el8.n 9.6 MB/s | 245 kB 00:00 2024-04-17T11:23:29.385 INFO:teuthology.orchestra.run.smithi031.stdout:(31/107): ceph-mgr-rook-16.2.15-0.el8.noarch.rp 1.1 MB/s | 27 kB 00:00 2024-04-17T11:23:29.436 INFO:teuthology.orchestra.run.smithi031.stdout:(32/107): ceph-prometheus-alerts-16.2.15-0.el8. 292 kB/s | 15 kB 00:00 2024-04-17T11:23:29.469 INFO:teuthology.orchestra.run.smithi031.stdout:(33/107): cephadm-16.2.15-0.el8.noarch.rpm 2.6 MB/s | 85 kB 00:00 2024-04-17T11:23:29.611 INFO:teuthology.orchestra.run.smithi031.stdout:(34/107): ceph-mgr-diskprediction-local-16.2.15 25 MB/s | 8.6 MB 00:00 2024-04-17T11:23:30.101 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 27/109 2024-04-17T11:23:30.245 INFO:teuthology.orchestra.run.smithi031.stdout:(35/107): ceph-test-16.2.15-0.el8.x86_64.rpm 24 MB/s | 52 MB 00:02 2024-04-17T11:23:30.303 INFO:teuthology.orchestra.run.smithi031.stdout:(36/107): jq-1.6-8.el8.x86_64.rpm 244 kB/s | 203 kB 00:00 2024-04-17T11:23:30.512 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 28/109 2024-04-17T11:23:30.537 INFO:teuthology.orchestra.run.smithi031.stdout:(37/107): lttng-ust-2.8.1-11.el8.x86_64.rpm 890 kB/s | 259 kB 00:00 2024-04-17T11:23:30.579 INFO:teuthology.orchestra.run.smithi031.stdout:(38/107): librdkafka-1.6.1-1.el8.x86_64.rpm 700 kB/s | 677 kB 00:00 2024-04-17T11:23:30.621 INFO:teuthology.orchestra.run.smithi031.stdout:(39/107): oniguruma-6.8.2-3.el8.x86_64.rpm 592 kB/s | 188 kB 00:00 2024-04-17T11:23:30.796 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-jinja2-2.10.1-4.el8.noarch 29/109 2024-04-17T11:23:30.821 INFO:teuthology.orchestra.run.smithi031.stdout:(40/107): python3-attrs-17.4.0-6.el8.noarch.rpm 264 kB/s | 53 kB 00:00 2024-04-17T11:23:31.002 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 30/109 2024-04-17T11:23:31.563 INFO:teuthology.orchestra.run.smithi031.stdout:(41/107): python3-babel-2.5.1-7.el8.noarch.rpm 6.5 MB/s | 4.8 MB 00:00 2024-04-17T11:23:31.663 INFO:teuthology.orchestra.run.smithi031.stdout:(42/107): python3-jinja2-2.10.1-4.el8.noarch.rp 5.7 MB/s | 578 kB 00:00 2024-04-17T11:23:31.747 INFO:teuthology.orchestra.run.smithi031.stdout:(43/107): python3-jsonpatch-1.21-2.el8.noarch.r 318 kB/s | 27 kB 00:00 2024-04-17T11:23:31.831 INFO:teuthology.orchestra.run.smithi031.stdout:(44/107): python3-jsonpointer-1.10-11.el8.noarc 240 kB/s | 20 kB 00:00 2024-04-17T11:23:31.906 INFO:teuthology.orchestra.run.smithi031.stdout:(45/107): python3-mako-1.0.6-14.el8.noarch.rpm 2.0 MB/s | 157 kB 00:00 2024-04-17T11:23:31.965 INFO:teuthology.orchestra.run.smithi031.stdout:(46/107): openblas-threads-0.3.15-4.el8.x86_64. 3.5 MB/s | 4.9 MB 00:01 2024-04-17T11:23:31.981 INFO:teuthology.orchestra.run.smithi031.stdout:(47/107): python3-markupsafe-0.23-19.el8.x86_64 516 kB/s | 39 kB 00:00 2024-04-17T11:23:32.074 INFO:teuthology.orchestra.run.smithi031.stdout:(48/107): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.4 MB/s | 225 kB 00:00 2024-04-17T11:23:32.157 INFO:teuthology.orchestra.run.smithi031.stdout:(49/107): python3-pluggy-0.6.0-3.el8.noarch.rpm 386 kB/s | 32 kB 00:00 2024-04-17T11:23:32.249 INFO:teuthology.orchestra.run.smithi031.stdout:(50/107): python3-prettytable-0.7.2-14.el8.noar 480 kB/s | 44 kB 00:00 2024-04-17T11:23:32.349 INFO:teuthology.orchestra.run.smithi031.stdout:(51/107): python3-py-1.5.3-4.el8.noarch.rpm 4.6 MB/s | 472 kB 00:00 2024-04-17T11:23:32.416 INFO:teuthology.orchestra.run.smithi031.stdout:(52/107): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.5 MB/s | 103 kB 00:00 2024-04-17T11:23:32.500 INFO:teuthology.orchestra.run.smithi031.stdout:(53/107): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.5 MB/s | 126 kB 00:00 2024-04-17T11:23:32.567 INFO:teuthology.orchestra.run.smithi031.stdout:(54/107): openblas-0.3.15-4.el8.x86_64.rpm 2.3 MB/s | 4.7 MB 00:02 2024-04-17T11:23:32.592 INFO:teuthology.orchestra.run.smithi031.stdout:(55/107): python3-pyasn1-modules-0.3.7-6.el8.no 1.2 MB/s | 110 kB 00:00 2024-04-17T11:23:32.668 INFO:teuthology.orchestra.run.smithi031.stdout:(56/107): python3-numpy-1.14.3-10.el8.x86_64.rp 5.3 MB/s | 3.7 MB 00:00 2024-04-17T11:23:32.688 INFO:teuthology.orchestra.run.smithi031.stdout:(57/107): python3-pytz-2017.2-11.el8.noarch.rpm 620 kB/s | 57 kB 00:00 2024-04-17T11:23:32.768 INFO:teuthology.orchestra.run.smithi031.stdout:(58/107): python3-werkzeug-0.12.2-4.el8.noarch. 5.4 MB/s | 457 kB 00:00 2024-04-17T11:23:32.882 INFO:teuthology.orchestra.run.smithi031.stdout:(59/107): socat-1.7.4.1-1.el8.x86_64.rpm 2.8 MB/s | 323 kB 00:00 2024-04-17T11:23:32.919 INFO:teuthology.orchestra.run.smithi031.stdout:(60/107): python3-pytest-3.4.2-11.el8.noarch.rp 3.8 MB/s | 1.3 MB 00:00 2024-04-17T11:23:32.942 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 30/109 2024-04-17T11:23:32.961 INFO:teuthology.orchestra.run.smithi031.stdout:(61/107): xmlstarlet-1.6.1-20.el8.x86_64.rpm 897 kB/s | 71 kB 00:00 2024-04-17T11:23:33.111 INFO:teuthology.orchestra.run.smithi031.stdout:(62/107): fuse-2.9.7-19.el8.x86_64.rpm 434 kB/s | 83 kB 00:00 2024-04-17T11:23:33.228 INFO:teuthology.orchestra.run.smithi031.stdout:(63/107): libquadmath-8.5.0-21.el8.x86_64.rpm 1.4 MB/s | 172 kB 00:00 2024-04-17T11:23:33.240 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 31/109 2024-04-17T11:23:33.253 INFO:teuthology.orchestra.run.smithi031.stdout:(64/107): libgfortran-8.5.0-21.el8.x86_64.rpm 2.2 MB/s | 645 kB 00:00 2024-04-17T11:23:33.287 INFO:teuthology.orchestra.run.smithi031.stdout:(65/107): librabbitmq-0.9.0-5.el8.x86_64.rpm 805 kB/s | 47 kB 00:00 2024-04-17T11:23:33.345 INFO:teuthology.orchestra.run.smithi031.stdout:(66/107): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.6 MB/s | 249 kB 00:00 2024-04-17T11:23:33.404 INFO:teuthology.orchestra.run.smithi031.stdout:(67/107): python3-jwt-1.6.1-2.el8.noarch.rpm 730 kB/s | 43 kB 00:00 2024-04-17T11:23:33.428 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 32/109 2024-04-17T11:23:33.429 INFO:teuthology.orchestra.run.smithi031.stdout:(68/107): python3-cryptography-3.2.1-7.el8.x86_ 4.4 MB/s | 641 kB 00:00 2024-04-17T11:23:33.454 INFO:teuthology.orchestra.run.smithi031.stdout:(69/107): python3-oauthlib-2.1.0-1.el8.noarch.r 3.0 MB/s | 155 kB 00:00 2024-04-17T11:23:33.480 INFO:teuthology.orchestra.run.smithi031.stdout:(70/107): python3-pycparser-2.14-14.el8.noarch. 2.1 MB/s | 109 kB 00:00 2024-04-17T11:23:33.514 INFO:teuthology.orchestra.run.smithi031.stdout:(71/107): python3-requests-oauthlib-1.0.0-1.el8 724 kB/s | 43 kB 00:00 2024-04-17T11:23:33.659 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-rsa-4.9-2.el8.noarch 33/109 2024-04-17T11:23:33.781 INFO:teuthology.orchestra.run.smithi031.stdout:(72/107): leveldb-1.22-1.el8.x86_64.rpm 678 kB/s | 181 kB 00:00 2024-04-17T11:23:33.806 INFO:teuthology.orchestra.run.smithi031.stdout:(73/107): gperftools-libs-2.7-9.el8.x86_64.rpm 940 kB/s | 306 kB 00:00 2024-04-17T11:23:33.848 INFO:teuthology.orchestra.run.smithi031.stdout:(74/107): liboath-2.6.2-3.el8.x86_64.rpm 879 kB/s | 59 kB 00:00 2024-04-17T11:23:33.873 INFO:teuthology.orchestra.run.smithi031.stdout:(75/107): libunwind-1.3.1-3.el8.x86_64.rpm 1.1 MB/s | 75 kB 00:00 2024-04-17T11:23:33.907 INFO:teuthology.orchestra.run.smithi031.stdout:(76/107): python3-apipkg-1.5-6.el8.noarch.rpm 362 kB/s | 21 kB 00:00 2024-04-17T11:23:33.932 INFO:teuthology.orchestra.run.smithi031.stdout:(77/107): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 742 kB/s | 44 kB 00:00 2024-04-17T11:23:33.974 INFO:teuthology.orchestra.run.smithi031.stdout:(78/107): python3-beautifulsoup4-4.6.3-2.el8.1. 2.7 MB/s | 185 kB 00:00 2024-04-17T11:23:33.999 INFO:teuthology.orchestra.run.smithi031.stdout:(79/107): python3-cachetools-3.1.1-4.el8.noarch 493 kB/s | 33 kB 00:00 2024-04-17T11:23:34.025 INFO:teuthology.orchestra.run.smithi031.stdout:(80/107): python3-certifi-2018.10.15-7.el8.noar 325 kB/s | 16 kB 00:00 2024-04-17T11:23:34.066 INFO:teuthology.orchestra.run.smithi031.stdout:(81/107): python3-cheroot-8.5.2-1.el8.noarch.rp 2.5 MB/s | 173 kB 00:00 2024-04-17T11:23:34.083 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-rgw-2:16.2.15-0.el8.x86_64 34/109 2024-04-17T11:23:34.117 INFO:teuthology.orchestra.run.smithi031.stdout:(82/107): python3-cherrypy-18.4.0-1.el8.noarch. 4.1 MB/s | 384 kB 00:00 2024-04-17T11:23:34.255 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-rbd-2:16.2.15-0.el8.x86_64 35/109 2024-04-17T11:23:34.276 INFO:teuthology.orchestra.run.smithi031.stdout:(83/107): python3-scipy-1.0.0-21.module_el8+762 8.8 MB/s | 14 MB 00:01 2024-04-17T11:23:34.302 INFO:teuthology.orchestra.run.smithi031.stdout:(84/107): python3-google-auth-1.1.1-10.el8.noar 442 kB/s | 81 kB 00:00 2024-04-17T11:23:34.326 INFO:teuthology.orchestra.run.smithi031.stdout:(85/107): python3-execnet-1.7.1-1.el8.noarch.rp 1.3 MB/s | 355 kB 00:00 2024-04-17T11:23:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:(86/107): python3-jaraco-functools-2.0-4.el8.no 263 kB/s | 18 kB 00:00 2024-04-17T11:23:34.435 INFO:teuthology.orchestra.run.smithi031.stdout:(87/107): python3-logutils-0.3.5-11.el8.noarch. 733 kB/s | 49 kB 00:00 2024-04-17T11:23:34.441 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : librados-devel-2:16.2.15-0.el8.x86_64 36/109 2024-04-17T11:23:34.468 INFO:teuthology.orchestra.run.smithi031.stdout:(88/107): python3-jaraco-6.2-6.el8.noarch.rpm 58 kB/s | 11 kB 00:00 2024-04-17T11:23:34.494 INFO:teuthology.orchestra.run.smithi031.stdout:(89/107): python3-more-itertools-7.2.0-3.el8.no 1.0 MB/s | 59 kB 00:00 2024-04-17T11:23:34.527 INFO:teuthology.orchestra.run.smithi031.stdout:(90/107): python3-kubernetes-11.0.0-6.el8.noarc 6.0 MB/s | 1.2 MB 00:00 2024-04-17T11:23:34.553 INFO:teuthology.orchestra.run.smithi031.stdout:(91/107): python3-portend-2.6-1.el8.noarch.rpm 266 kB/s | 16 kB 00:00 2024-04-17T11:23:34.611 INFO:teuthology.orchestra.run.smithi031.stdout:(92/107): python3-remoto-1.2.1-1.el8.noarch.rpm 585 kB/s | 49 kB 00:00 2024-04-17T11:23:34.614 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 37/109 2024-04-17T11:23:34.637 INFO:teuthology.orchestra.run.smithi031.stdout:(93/107): python3-repoze-lru-0.7-6.el8.noarch.r 403 kB/s | 34 kB 00:00 2024-04-17T11:23:34.687 INFO:teuthology.orchestra.run.smithi031.stdout:(94/107): python3-routes-2.4.1-12.el8.noarch.rp 2.6 MB/s | 196 kB 00:00 2024-04-17T11:23:34.712 INFO:teuthology.orchestra.run.smithi031.stdout:(95/107): python3-pecan-1.3.2-9.el8.noarch.rpm 1.1 MB/s | 283 kB 00:00 2024-04-17T11:23:34.737 INFO:teuthology.orchestra.run.smithi031.stdout:(96/107): python3-rsa-4.9-2.el8.noarch.rpm 639 kB/s | 64 kB 00:00 2024-04-17T11:23:34.771 INFO:teuthology.orchestra.run.smithi031.stdout:(97/107): python3-simplegeneric-0.8.1-17.el8.no 223 kB/s | 19 kB 00:00 2024-04-17T11:23:34.796 INFO:teuthology.orchestra.run.smithi031.stdout:(98/107): python3-singledispatch-3.4.0.3-18.el8 285 kB/s | 24 kB 00:00 2024-04-17T11:23:34.830 INFO:teuthology.orchestra.run.smithi031.stdout:(99/107): python3-tempora-1.14.1-5.el8.noarch.r 317 kB/s | 29 kB 00:00 2024-04-17T11:23:34.872 INFO:teuthology.orchestra.run.smithi031.stdout:(100/107): python3-trustme-0.6.0-4.el8.noarch.r 273 kB/s | 27 kB 00:00 2024-04-17T11:23:34.879 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 38/109 2024-04-17T11:23:34.906 INFO:teuthology.orchestra.run.smithi031.stdout:(101/107): python3-webob-1.8.5-1.el8.1.noarch.r 3.2 MB/s | 251 kB 00:00 2024-04-17T11:23:34.931 INFO:teuthology.orchestra.run.smithi031.stdout:(102/107): python3-waitress-1.4.3-1.el8.noarch. 1.9 MB/s | 255 kB 00:00 2024-04-17T11:23:34.956 INFO:teuthology.orchestra.run.smithi031.stdout:(103/107): python3-websocket-client-0.56.0-5.el 730 kB/s | 61 kB 00:00 2024-04-17T11:23:34.982 INFO:teuthology.orchestra.run.smithi031.stdout:(104/107): python3-webtest-2.0.33-1.el8.noarch. 1.1 MB/s | 85 kB 00:00 2024-04-17T11:23:35.029 INFO:teuthology.orchestra.run.smithi031.stdout:(105/107): python3-zc-lockfile-2.0-2.el8.noarch 234 kB/s | 23 kB 00:00 2024-04-17T11:23:35.109 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 39/109 2024-04-17T11:23:35.124 INFO:teuthology.orchestra.run.smithi031.stdout:(106/107): librados2-16.2.15-0.el8.x86_64.rpm 22 MB/s | 3.7 MB 00:00 2024-04-17T11:23:35.182 INFO:teuthology.orchestra.run.smithi031.stdout:(107/107): librbd1-16.2.15-0.el8.x86_64.rpm 21 MB/s | 4.2 MB 00:00 2024-04-17T11:23:35.188 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:23:35.188 INFO:teuthology.orchestra.run.smithi031.stdout:Total 23 MB/s | 198 MB 00:08 2024-04-17T11:23:35.285 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 40/109 2024-04-17T11:23:35.443 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 41/109 2024-04-17T11:23:35.619 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 42/109 2024-04-17T11:23:35.717 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-04-17T11:23:35.818 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-04-17T11:23:35.818 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-04-17T11:23:35.828 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 43/109 2024-04-17T11:23:35.992 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 44/109 2024-04-17T11:23:36.120 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 45/109 2024-04-17T11:23:36.286 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 46/109 2024-04-17T11:23:36.453 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 47/109 2024-04-17T11:23:36.639 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-portend-2.6-1.el8.noarch 48/109 2024-04-17T11:23:36.857 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 49/109 2024-04-17T11:23:37.070 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 50/109 2024-04-17T11:23:37.099 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-04-17T11:23:37.103 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-04-17T11:23:37.308 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 51/109 2024-04-17T11:23:37.518 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 52/109 2024-04-17T11:23:37.856 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 53/109 2024-04-17T11:23:38.104 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 54/109 2024-04-17T11:23:38.359 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 55/109 2024-04-17T11:23:38.580 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 56/109 2024-04-17T11:23:38.827 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 57/109 2024-04-17T11:23:39.056 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 58/109 2024-04-17T11:23:39.321 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 59/109 2024-04-17T11:23:39.587 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 60/109 2024-04-17T11:23:40.008 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 61/109 2024-04-17T11:23:40.260 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-cryptography-3.2.1-7.el8.x86_64 62/109 2024-04-17T11:23:40.451 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 63/109 2024-04-17T11:23:40.719 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 64/109 2024-04-17T11:23:40.971 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 65/109 2024-04-17T11:23:41.212 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-04-17T11:23:41.394 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/109 2024-04-17T11:23:41.573 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : leveldb-1.22-1.el8.x86_64 2/109 2024-04-17T11:23:41.747 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librabbitmq-0.9.0-5.el8.x86_64 3/109 2024-04-17T11:23:41.959 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/109 2024-04-17T11:23:42.202 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 66/109 2024-04-17T11:23:42.360 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/109 2024-04-17T11:23:42.472 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 67/109 2024-04-17T11:23:42.567 INFO:teuthology.orchestra.run.smithi031.stdout: Upgrading : librados2-2:16.2.15-0.el8.x86_64 5/109 2024-04-17T11:23:42.746 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 68/109 2024-04-17T11:23:42.999 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librados2-2:16.2.15-0.el8.x86_64 5/109 2024-04-17T11:23:43.098 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 69/109 2024-04-17T11:23:43.201 INFO:teuthology.orchestra.run.smithi031.stdout: Upgrading : librbd1-2:16.2.15-0.el8.x86_64 6/109 2024-04-17T11:23:43.318 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librbd1-2:16.2.15-0.el8.x86_64 6/109 2024-04-17T11:23:43.339 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 70/109 2024-04-17T11:23:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephfs2-2:16.2.15-0.el8.x86_64 7/109 2024-04-17T11:23:43.579 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libcephfs2-2:16.2.15-0.el8.x86_64 7/109 2024-04-17T11:23:43.591 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 71/109 2024-04-17T11:23:43.789 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : fuse-2.9.7-19.el8.x86_64 72/109 2024-04-17T11:23:43.831 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rados-2:16.2.15-0.el8.x86_64 8/109 2024-04-17T11:23:44.010 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 73/109 2024-04-17T11:23:44.300 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librdkafka-1.6.1-1.el8.x86_64 9/109 2024-04-17T11:23:44.317 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 74/109 2024-04-17T11:23:44.417 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librgw2-2:16.2.15-0.el8.x86_64 10/109 2024-04-17T11:23:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librgw2-2:16.2.15-0.el8.x86_64 10/109 2024-04-17T11:23:44.718 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/109 2024-04-17T11:23:44.958 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-py-1.5.3-4.el8.noarch 75/109 2024-04-17T11:23:44.958 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 12/109 2024-04-17T11:23:45.092 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephsqlite-2:16.2.15-0.el8.x86_64 13/109 2024-04-17T11:23:45.162 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 76/109 2024-04-17T11:23:45.199 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libcephsqlite-2:16.2.15-0.el8.x86_64 13/109 2024-04-17T11:23:45.325 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libradosstriper1-2:16.2.15-0.el8.x86_64 14/109 2024-04-17T11:23:45.468 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libradosstriper1-2:16.2.15-0.el8.x86_64 14/109 2024-04-17T11:23:45.680 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 15/109 2024-04-17T11:23:45.842 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 16/109 2024-04-17T11:23:45.988 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 16/109 2024-04-17T11:23:46.131 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 17/109 2024-04-17T11:23:46.756 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 17/109 2024-04-17T11:23:46.925 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : openblas-0.3.15-4.el8.x86_64 18/109 2024-04-17T11:23:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 18/109 2024-04-17T11:23:47.602 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 77/109 2024-04-17T11:23:47.683 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 19/109 2024-04-17T11:23:47.837 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-common-2:16.2.15-0.el8.x86_64 77/109 2024-04-17T11:23:48.408 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 19/109 2024-04-17T11:23:48.577 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 77/109 2024-04-17T11:23:48.748 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 20/109 2024-04-17T11:23:48.881 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-base-2:16.2.15-0.el8.x86_64 78/109 2024-04-17T11:23:48.981 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/109 2024-04-17T11:23:48.987 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-base-2:16.2.15-0.el8.x86_64 78/109 2024-04-17T11:23:49.121 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 22/109 2024-04-17T11:23:49.136 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-selinux-2:16.2.15-0.el8.x86_64 79/109 2024-04-17T11:23:49.349 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 23/109 2024-04-17T11:23:49.531 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-ceph-common-2:16.2.15-0.el8.x86_64 24/109 2024-04-17T11:23:49.707 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 25/109 2024-04-17T11:23:49.910 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cephfs-2:16.2.15-0.el8.x86_64 26/109 2024-04-17T11:23:50.902 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 27/109 2024-04-17T11:23:51.248 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 28/109 2024-04-17T11:23:51.777 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jinja2-2.10.1-4.el8.noarch 29/109 2024-04-17T11:23:52.012 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 30/109 2024-04-17T11:23:53.899 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 30/109 2024-04-17T11:23:54.222 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 31/109 2024-04-17T11:23:54.393 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 32/109 2024-04-17T11:23:54.603 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rsa-4.9-2.el8.noarch 33/109 2024-04-17T11:23:54.794 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rgw-2:16.2.15-0.el8.x86_64 34/109 2024-04-17T11:23:54.979 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rbd-2:16.2.15-0.el8.x86_64 35/109 2024-04-17T11:23:55.149 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librados-devel-2:16.2.15-0.el8.x86_64 36/109 2024-04-17T11:23:55.296 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 37/109 2024-04-17T11:23:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 38/109 2024-04-17T11:23:55.835 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 39/109 2024-04-17T11:23:55.996 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 40/109 2024-04-17T11:23:56.128 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 41/109 2024-04-17T11:23:56.445 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 42/109 2024-04-17T11:23:56.646 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 43/109 2024-04-17T11:23:56.811 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 44/109 2024-04-17T11:23:56.947 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 45/109 2024-04-17T11:23:57.120 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 46/109 2024-04-17T11:23:57.280 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 47/109 2024-04-17T11:23:57.457 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-portend-2.6-1.el8.noarch 48/109 2024-04-17T11:23:57.650 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 49/109 2024-04-17T11:23:57.837 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 50/109 2024-04-17T11:23:58.075 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 51/109 2024-04-17T11:23:58.253 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 52/109 2024-04-17T11:23:58.603 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 53/109 2024-04-17T11:23:58.858 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 54/109 2024-04-17T11:23:59.108 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 55/109 2024-04-17T11:23:59.351 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 56/109 2024-04-17T11:23:59.575 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 57/109 2024-04-17T11:23:59.821 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 58/109 2024-04-17T11:24:00.057 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 59/109 2024-04-17T11:24:00.299 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 60/109 2024-04-17T11:24:00.689 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 61/109 2024-04-17T11:24:00.910 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cryptography-3.2.1-7.el8.x86_64 62/109 2024-04-17T11:24:01.125 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 63/109 2024-04-17T11:24:01.374 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 64/109 2024-04-17T11:24:01.654 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 65/109 2024-04-17T11:24:02.734 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 66/109 2024-04-17T11:24:03.056 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 67/109 2024-04-17T11:24:03.310 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 68/109 2024-04-17T11:24:03.594 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 69/109 2024-04-17T11:24:03.832 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 70/109 2024-04-17T11:24:04.090 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 71/109 2024-04-17T11:24:04.266 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : fuse-2.9.7-19.el8.x86_64 72/109 2024-04-17T11:24:04.522 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 73/109 2024-04-17T11:24:04.813 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 74/109 2024-04-17T11:24:05.089 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-py-1.5.3-4.el8.noarch 75/109 2024-04-17T11:24:05.231 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 76/109 2024-04-17T11:24:07.856 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 77/109 2024-04-17T11:24:08.097 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-common-2:16.2.15-0.el8.x86_64 77/109 2024-04-17T11:24:08.700 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-selinux-2:16.2.15-0.el8.x86_64 79/109 2024-04-17T11:24:08.700 INFO:teuthology.orchestra.run.smithi153.stdout:skipping the directory /sys 2024-04-17T11:24:08.700 INFO:teuthology.orchestra.run.smithi153.stdout:skipping the directory /proc 2024-04-17T11:24:08.700 INFO:teuthology.orchestra.run.smithi153.stdout:skipping the directory /dev 2024-04-17T11:24:08.700 INFO:teuthology.orchestra.run.smithi153.stdout:skipping the directory /run 2024-04-17T11:24:08.700 INFO:teuthology.orchestra.run.smithi153.stdout:skipping the directory /mnt 2024-04-17T11:24:08.700 INFO:teuthology.orchestra.run.smithi153.stdout:skipping the directory /var/tmp 2024-04-17T11:24:08.700 INFO:teuthology.orchestra.run.smithi153.stdout:skipping the directory /home 2024-04-17T11:24:08.700 INFO:teuthology.orchestra.run.smithi153.stdout:skipping the directory /tmp 2024-04-17T11:24:08.700 INFO:teuthology.orchestra.run.smithi153.stdout:skipping the directory /dev 2024-04-17T11:24:08.700 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:24:08.840 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 77/109 2024-04-17T11:24:09.100 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-mds-2:16.2.15-0.el8.x86_64 80/109 2024-04-17T11:24:09.200 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-base-2:16.2.15-0.el8.x86_64 78/109 2024-04-17T11:24:09.314 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-base-2:16.2.15-0.el8.x86_64 78/109 2024-04-17T11:24:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-selinux-2:16.2.15-0.el8.x86_64 79/109 2024-04-17T11:24:09.544 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-mds-2:16.2.15-0.el8.x86_64 80/109 2024-04-17T11:24:09.733 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-mon-2:16.2.15-0.el8.x86_64 81/109 2024-04-17T11:24:11.254 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-mon-2:16.2.15-0.el8.x86_64 81/109 2024-04-17T11:24:11.433 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-osd-2:16.2.15-0.el8.x86_64 82/109 2024-04-17T11:24:11.463 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-osd-2:16.2.15-0.el8.x86_64 82/109 2024-04-17T11:24:11.648 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 83/109 2024-04-17T11:24:11.857 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 84/109 2024-04-17T11:24:12.101 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 85/109 2024-04-17T11:24:12.343 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 86/109 2024-04-17T11:24:12.491 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : oniguruma-6.8.2-3.el8.x86_64 87/109 2024-04-17T11:24:12.576 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: oniguruma-6.8.2-3.el8.x86_64 87/109 2024-04-17T11:24:12.749 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : jq-1.6-8.el8.x86_64 88/109 2024-04-17T11:24:13.221 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: cephadm-2:16.2.15-0.el8.noarch 89/109 2024-04-17T11:24:13.438 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : cephadm-2:16.2.15-0.el8.noarch 89/109 2024-04-17T11:24:13.548 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 90/109 2024-04-17T11:24:13.720 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 91/109 2024-04-17T11:24:13.940 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 92/109 2024-04-17T11:24:14.996 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 92/109 2024-04-17T11:24:15.285 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 93/109 2024-04-17T11:24:16.332 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 93/109 2024-04-17T11:24:16.506 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.15-0.el8.no 94/109 2024-04-17T11:24:16.612 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.15-0.el8.no 94/109 2024-04-17T11:24:16.962 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 95/109 2024-04-17T11:24:17.126 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-mgr-2:16.2.15-0.el8.x86_64 96/109 2024-04-17T11:24:17.153 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-mgr-2:16.2.15-0.el8.x86_64 96/109 2024-04-17T11:24:17.356 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-mgr-rook-2:16.2.15-0.el8.noarch 97/109 2024-04-17T11:24:17.367 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.15-0.el8.noarch 97/109 2024-04-17T11:24:22.035 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-2:16.2.15-0.el8.x86_64 98/109 2024-04-17T11:24:22.630 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-test-2:16.2.15-0.el8.x86_64 99/109 2024-04-17T11:24:23.834 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 100/109 2024-04-17T11:24:24.017 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-radosgw-2:16.2.15-0.el8.x86_64 101/109 2024-04-17T11:24:24.110 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-radosgw-2:16.2.15-0.el8.x86_64 101/109 2024-04-17T11:24:24.297 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-immutable-object-cache-2:16.2.15-0.el8.x86_ 102/109 2024-04-17T11:24:24.642 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.15-0.el8.x86_ 102/109 2024-04-17T11:24:24.847 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : rbd-mirror-2:16.2.15-0.el8.x86_64 103/109 2024-04-17T11:24:24.941 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: rbd-mirror-2:16.2.15-0.el8.x86_64 103/109 2024-04-17T11:24:25.143 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : ceph-fuse-2:16.2.15-0.el8.x86_64 104/109 2024-04-17T11:24:25.342 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : libcephfs-devel-2:16.2.15-0.el8.x86_64 105/109 2024-04-17T11:24:25.538 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : rbd-fuse-2:16.2.15-0.el8.x86_64 106/109 2024-04-17T11:24:25.732 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : rbd-nbd-2:16.2.15-0.el8.x86_64 107/109 2024-04-17T11:24:25.732 INFO:teuthology.orchestra.run.smithi153.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 108/109 2024-04-17T11:24:25.933 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 108/109 2024-04-17T11:24:25.933 INFO:teuthology.orchestra.run.smithi153.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 109/109 2024-04-17T11:24:26.682 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 109/109 2024-04-17T11:24:26.682 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-2:16.2.15-0.el8.x86_64 1/109 2024-04-17T11:24:26.682 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-base-2:16.2.15-0.el8.x86_64 2/109 2024-04-17T11:24:26.682 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-common-2:16.2.15-0.el8.x86_64 3/109 2024-04-17T11:24:26.682 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-fuse-2:16.2.15-0.el8.x86_64 4/109 2024-04-17T11:24:26.682 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-immutable-object-cache-2:16.2.15-0.el8.x86_ 5/109 2024-04-17T11:24:26.682 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-mds-2:16.2.15-0.el8.x86_64 6/109 2024-04-17T11:24:26.682 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-mgr-2:16.2.15-0.el8.x86_64 7/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-mon-2:16.2.15-0.el8.x86_64 8/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-osd-2:16.2.15-0.el8.x86_64 9/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-radosgw-2:16.2.15-0.el8.x86_64 10/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-selinux-2:16.2.15-0.el8.x86_64 11/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-test-2:16.2.15-0.el8.x86_64 12/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : libcephfs-devel-2:16.2.15-0.el8.x86_64 13/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : libcephfs2-2:16.2.15-0.el8.x86_64 14/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : libcephsqlite-2:16.2.15-0.el8.x86_64 15/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : librados-devel-2:16.2.15-0.el8.x86_64 16/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : libradosstriper1-2:16.2.15-0.el8.x86_64 17/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : librgw2-2:16.2.15-0.el8.x86_64 18/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 19/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-ceph-common-2:16.2.15-0.el8.x86_64 20/109 2024-04-17T11:24:26.683 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-cephfs-2:16.2.15-0.el8.x86_64 21/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-rados-2:16.2.15-0.el8.x86_64 22/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-rbd-2:16.2.15-0.el8.x86_64 23/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-rgw-2:16.2.15-0.el8.x86_64 24/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : rbd-fuse-2:16.2.15-0.el8.x86_64 25/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : rbd-mirror-2:16.2.15-0.el8.x86_64 26/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : rbd-nbd-2:16.2.15-0.el8.x86_64 27/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 28/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 29/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 30/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.15-0.el8.no 31/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 32/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-mgr-rook-2:16.2.15-0.el8.noarch 33/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 34/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : cephadm-2:16.2.15-0.el8.noarch 35/109 2024-04-17T11:24:26.684 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : jq-1.6-8.el8.x86_64 36/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : librdkafka-1.6.1-1.el8.x86_64 37/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 38/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : oniguruma-6.8.2-3.el8.x86_64 39/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 40/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 41/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 42/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 43/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-jinja2-2.10.1-4.el8.noarch 44/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 45/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 46/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 47/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 48/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 49/109 2024-04-17T11:24:26.685 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 51/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 52/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 53/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 54/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 55/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 56/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 57/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 58/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 59/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 60/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 61/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 62/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : fuse-2.9.7-19.el8.x86_64 63/109 2024-04-17T11:24:26.686 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 64/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 65/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : librabbitmq-0.9.0-5.el8.x86_64 66/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 67/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-cryptography-3.2.1-7.el8.x86_64 68/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 69/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 70/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 71/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 72/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 73/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : leveldb-1.22-1.el8.x86_64 74/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 75/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 76/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 77/109 2024-04-17T11:24:26.687 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 78/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 79/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 80/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 81/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 82/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 83/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 84/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 85/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 86/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 87/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 88/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 89/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 90/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 91/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-portend-2.6-1.el8.noarch 92/109 2024-04-17T11:24:26.688 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 93/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 94/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 95/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 96/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 97/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 98/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 99/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 100/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 101/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 102/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 103/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 104/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 105/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : librados2-2:16.2.15-0.el8.x86_64 106/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 107/109 2024-04-17T11:24:26.689 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : librbd1-2:16.2.15-0.el8.x86_64 108/109 2024-04-17T11:24:28.736 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 109/109 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout:Upgraded: 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: librados2-2:16.2.15-0.el8.x86_64 librbd1-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout:Installed: 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-base-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-common-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-fuse-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-immutable-object-cache-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mds-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 2024-04-17T11:24:28.737 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr-diskprediction-local-2:16.2.15-0.el8.noarch 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mgr-rook-2:16.2.15-0.el8.noarch 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-mon-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-osd-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-radosgw-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-selinux-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: ceph-test-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: cephadm-2:16.2.15-0.el8.noarch 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: fuse-2.9.7-19.el8.x86_64 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: jq-1.6-8.el8.x86_64 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: leveldb-1.22-1.el8.x86_64 2024-04-17T11:24:28.738 INFO:teuthology.orchestra.run.smithi153.stdout: libcephfs-devel-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: libcephfs2-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: libcephsqlite-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: libgfortran-8.5.0-21.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: liboath-2.6.2-3.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: libquadmath-8.5.0-21.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: librabbitmq-0.9.0-5.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: librados-devel-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: libradosstriper1-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: librdkafka-1.6.1-1.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: librgw2-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: libunwind-1.3.1-3.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: oniguruma-6.8.2-3.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: openblas-0.3.15-4.el8.x86_64 2024-04-17T11:24:28.739 INFO:teuthology.orchestra.run.smithi153.stdout: openblas-threads-0.3.15-4.el8.x86_64 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-apipkg-1.5-6.el8.noarch 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-attrs-17.4.0-6.el8.noarch 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-babel-2.5.1-7.el8.noarch 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-ceph-argparse-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-ceph-common-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cephfs-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-04-17T11:24:28.740 INFO:teuthology.orchestra.run.smithi153.stdout: python3-cryptography-3.2.1-7.el8.x86_64 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-execnet-1.7.1-1.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jaraco-6.2-6.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jinja2-2.10.1-4.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-mako-1.0.6-14.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-04-17T11:24:28.741 INFO:teuthology.orchestra.run.smithi153.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pluggy-0.6.0-3.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-portend-2.6-1.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-py-1.5.3-4.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pycparser-2.14-14.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pytest-3.4.2-11.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-pytz-2017.2-11.el8.noarch 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-rados-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-rbd-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.742 INFO:teuthology.orchestra.run.smithi153.stdout: python3-remoto-1.2.1-1.el8.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-rgw-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-routes-2.4.1-12.el8.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-rsa-4.9-2.el8.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-04-17T11:24:28.743 INFO:teuthology.orchestra.run.smithi153.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-04-17T11:24:28.744 INFO:teuthology.orchestra.run.smithi153.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-04-17T11:24:28.744 INFO:teuthology.orchestra.run.smithi153.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-04-17T11:24:28.744 INFO:teuthology.orchestra.run.smithi153.stdout: rbd-fuse-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.744 INFO:teuthology.orchestra.run.smithi153.stdout: rbd-mirror-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.744 INFO:teuthology.orchestra.run.smithi153.stdout: rbd-nbd-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:28.744 INFO:teuthology.orchestra.run.smithi153.stdout: socat-1.7.4.1-1.el8.x86_64 2024-04-17T11:24:28.744 INFO:teuthology.orchestra.run.smithi153.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-04-17T11:24:28.744 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:24:28.744 INFO:teuthology.orchestra.run.smithi153.stdout:Complete! 2024-04-17T11:24:28.925 DEBUG:teuthology.parallel:result is None 2024-04-17T11:24:29.548 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-selinux-2:16.2.15-0.el8.x86_64 79/109 2024-04-17T11:24:29.548 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /sys 2024-04-17T11:24:29.548 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /proc 2024-04-17T11:24:29.548 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /dev 2024-04-17T11:24:29.548 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /run 2024-04-17T11:24:29.548 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /mnt 2024-04-17T11:24:29.548 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /var/tmp 2024-04-17T11:24:29.548 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /home 2024-04-17T11:24:29.548 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /tmp 2024-04-17T11:24:29.549 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /dev 2024-04-17T11:24:29.549 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:24:29.943 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mds-2:16.2.15-0.el8.x86_64 80/109 2024-04-17T11:24:30.412 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mds-2:16.2.15-0.el8.x86_64 80/109 2024-04-17T11:24:30.560 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mon-2:16.2.15-0.el8.x86_64 81/109 2024-04-17T11:24:32.173 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mon-2:16.2.15-0.el8.x86_64 81/109 2024-04-17T11:24:32.351 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-osd-2:16.2.15-0.el8.x86_64 82/109 2024-04-17T11:24:32.381 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-osd-2:16.2.15-0.el8.x86_64 82/109 2024-04-17T11:24:32.574 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 83/109 2024-04-17T11:24:32.767 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 84/109 2024-04-17T11:24:32.977 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 85/109 2024-04-17T11:24:33.216 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 86/109 2024-04-17T11:24:33.409 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : oniguruma-6.8.2-3.el8.x86_64 87/109 2024-04-17T11:24:33.490 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: oniguruma-6.8.2-3.el8.x86_64 87/109 2024-04-17T11:24:33.676 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : jq-1.6-8.el8.x86_64 88/109 2024-04-17T11:24:34.214 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: cephadm-2:16.2.15-0.el8.noarch 89/109 2024-04-17T11:24:34.374 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : cephadm-2:16.2.15-0.el8.noarch 89/109 2024-04-17T11:24:34.492 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 90/109 2024-04-17T11:24:34.680 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 91/109 2024-04-17T11:24:34.884 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 92/109 2024-04-17T11:24:35.860 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 92/109 2024-04-17T11:24:36.128 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 93/109 2024-04-17T11:24:37.231 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 93/109 2024-04-17T11:24:37.433 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.15-0.el8.no 94/109 2024-04-17T11:24:37.526 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.15-0.el8.no 94/109 2024-04-17T11:24:37.906 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 95/109 2024-04-17T11:24:38.112 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-2:16.2.15-0.el8.x86_64 96/109 2024-04-17T11:24:38.138 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-2:16.2.15-0.el8.x86_64 96/109 2024-04-17T11:24:38.350 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-rook-2:16.2.15-0.el8.noarch 97/109 2024-04-17T11:24:38.361 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.15-0.el8.noarch 97/109 2024-04-17T11:24:43.375 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-2:16.2.15-0.el8.x86_64 98/109 2024-04-17T11:24:43.979 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-test-2:16.2.15-0.el8.x86_64 99/109 2024-04-17T11:24:45.273 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 100/109 2024-04-17T11:24:45.494 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-radosgw-2:16.2.15-0.el8.x86_64 101/109 2024-04-17T11:24:45.576 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-radosgw-2:16.2.15-0.el8.x86_64 101/109 2024-04-17T11:24:45.790 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-immutable-object-cache-2:16.2.15-0.el8.x86_ 102/109 2024-04-17T11:24:46.156 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.15-0.el8.x86_ 102/109 2024-04-17T11:24:46.349 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-mirror-2:16.2.15-0.el8.x86_64 103/109 2024-04-17T11:24:46.446 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: rbd-mirror-2:16.2.15-0.el8.x86_64 103/109 2024-04-17T11:24:46.661 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-fuse-2:16.2.15-0.el8.x86_64 104/109 2024-04-17T11:24:46.863 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephfs-devel-2:16.2.15-0.el8.x86_64 105/109 2024-04-17T11:24:47.048 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-fuse-2:16.2.15-0.el8.x86_64 106/109 2024-04-17T11:24:47.234 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-nbd-2:16.2.15-0.el8.x86_64 107/109 2024-04-17T11:24:47.235 INFO:teuthology.orchestra.run.smithi031.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 108/109 2024-04-17T11:24:47.435 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 108/109 2024-04-17T11:24:47.436 INFO:teuthology.orchestra.run.smithi031.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 109/109 2024-04-17T11:24:48.304 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 109/109 2024-04-17T11:24:48.304 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-2:16.2.15-0.el8.x86_64 1/109 2024-04-17T11:24:48.304 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-base-2:16.2.15-0.el8.x86_64 2/109 2024-04-17T11:24:48.304 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-common-2:16.2.15-0.el8.x86_64 3/109 2024-04-17T11:24:48.304 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-fuse-2:16.2.15-0.el8.x86_64 4/109 2024-04-17T11:24:48.304 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-immutable-object-cache-2:16.2.15-0.el8.x86_ 5/109 2024-04-17T11:24:48.304 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mds-2:16.2.15-0.el8.x86_64 6/109 2024-04-17T11:24:48.304 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-2:16.2.15-0.el8.x86_64 7/109 2024-04-17T11:24:48.304 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mon-2:16.2.15-0.el8.x86_64 8/109 2024-04-17T11:24:48.304 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-osd-2:16.2.15-0.el8.x86_64 9/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-radosgw-2:16.2.15-0.el8.x86_64 10/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-selinux-2:16.2.15-0.el8.x86_64 11/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-test-2:16.2.15-0.el8.x86_64 12/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephfs-devel-2:16.2.15-0.el8.x86_64 13/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephfs2-2:16.2.15-0.el8.x86_64 14/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephsqlite-2:16.2.15-0.el8.x86_64 15/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados-devel-2:16.2.15-0.el8.x86_64 16/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libradosstriper1-2:16.2.15-0.el8.x86_64 17/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librgw2-2:16.2.15-0.el8.x86_64 18/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 19/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-ceph-common-2:16.2.15-0.el8.x86_64 20/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cephfs-2:16.2.15-0.el8.x86_64 21/109 2024-04-17T11:24:48.305 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rados-2:16.2.15-0.el8.x86_64 22/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rbd-2:16.2.15-0.el8.x86_64 23/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rgw-2:16.2.15-0.el8.x86_64 24/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-fuse-2:16.2.15-0.el8.x86_64 25/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-mirror-2:16.2.15-0.el8.x86_64 26/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-nbd-2:16.2.15-0.el8.x86_64 27/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 28/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 29/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 30/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.15-0.el8.no 31/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 32/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-rook-2:16.2.15-0.el8.noarch 33/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 34/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : cephadm-2:16.2.15-0.el8.noarch 35/109 2024-04-17T11:24:48.306 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : jq-1.6-8.el8.x86_64 36/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librdkafka-1.6.1-1.el8.x86_64 37/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 38/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : oniguruma-6.8.2-3.el8.x86_64 39/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 40/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 41/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 42/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 43/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jinja2-2.10.1-4.el8.noarch 44/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 45/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 46/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 47/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 48/109 2024-04-17T11:24:48.307 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 49/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 51/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 52/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 53/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 54/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 55/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 56/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 57/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 58/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 59/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 60/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 61/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 62/109 2024-04-17T11:24:48.308 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : fuse-2.9.7-19.el8.x86_64 63/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 64/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 65/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librabbitmq-0.9.0-5.el8.x86_64 66/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 67/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cryptography-3.2.1-7.el8.x86_64 68/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 69/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 70/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 71/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 72/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 73/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : leveldb-1.22-1.el8.x86_64 74/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 75/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 76/109 2024-04-17T11:24:48.309 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 77/109 2024-04-17T11:24:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 78/109 2024-04-17T11:24:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 79/109 2024-04-17T11:24:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 80/109 2024-04-17T11:24:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 81/109 2024-04-17T11:24:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 82/109 2024-04-17T11:24:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 83/109 2024-04-17T11:24:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 84/109 2024-04-17T11:24:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 85/109 2024-04-17T11:24:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 86/109 2024-04-17T11:24:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 87/109 2024-04-17T11:24:48.310 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 88/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 89/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 90/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 91/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-portend-2.6-1.el8.noarch 92/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 93/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 94/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 95/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 96/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 97/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 98/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 99/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 100/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 101/109 2024-04-17T11:24:48.311 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 102/109 2024-04-17T11:24:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 103/109 2024-04-17T11:24:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 104/109 2024-04-17T11:24:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 105/109 2024-04-17T11:24:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados2-2:16.2.15-0.el8.x86_64 106/109 2024-04-17T11:24:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 107/109 2024-04-17T11:24:48.312 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librbd1-2:16.2.15-0.el8.x86_64 108/109 2024-04-17T11:24:50.406 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 109/109 2024-04-17T11:24:50.407 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:24:50.407 INFO:teuthology.orchestra.run.smithi031.stdout:Upgraded: 2024-04-17T11:24:50.407 INFO:teuthology.orchestra.run.smithi031.stdout: librados2-2:16.2.15-0.el8.x86_64 librbd1-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.407 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-04-17T11:24:50.407 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.407 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-base-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.407 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-common-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.407 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-fuse-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.407 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 2024-04-17T11:24:50.407 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-immutable-object-cache-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.408 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mds-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.408 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.408 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 2024-04-17T11:24:50.408 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 2024-04-17T11:24:50.408 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-diskprediction-local-2:16.2.15-0.el8.noarch 2024-04-17T11:24:50.408 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 2024-04-17T11:24:50.408 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-rook-2:16.2.15-0.el8.noarch 2024-04-17T11:24:50.408 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mon-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.408 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-osd-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.408 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 2024-04-17T11:24:50.408 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-radosgw-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.409 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-selinux-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.409 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-test-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.409 INFO:teuthology.orchestra.run.smithi031.stdout: cephadm-2:16.2.15-0.el8.noarch 2024-04-17T11:24:50.409 INFO:teuthology.orchestra.run.smithi031.stdout: fuse-2.9.7-19.el8.x86_64 2024-04-17T11:24:50.409 INFO:teuthology.orchestra.run.smithi031.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-04-17T11:24:50.409 INFO:teuthology.orchestra.run.smithi031.stdout: jq-1.6-8.el8.x86_64 2024-04-17T11:24:50.409 INFO:teuthology.orchestra.run.smithi031.stdout: leveldb-1.22-1.el8.x86_64 2024-04-17T11:24:50.409 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs-devel-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.409 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs2-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.409 INFO:teuthology.orchestra.run.smithi031.stdout: libcephsqlite-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.409 INFO:teuthology.orchestra.run.smithi031.stdout: libgfortran-8.5.0-21.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: liboath-2.6.2-3.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: libquadmath-8.5.0-21.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: librabbitmq-0.9.0-5.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: librados-devel-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: libradosstriper1-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: librdkafka-1.6.1-1.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: librgw2-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: libunwind-1.3.1-3.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: oniguruma-6.8.2-3.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-0.3.15-4.el8.x86_64 2024-04-17T11:24:50.410 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-threads-0.3.15-4.el8.x86_64 2024-04-17T11:24:50.411 INFO:teuthology.orchestra.run.smithi031.stdout: python3-apipkg-1.5-6.el8.noarch 2024-04-17T11:24:50.411 INFO:teuthology.orchestra.run.smithi031.stdout: python3-attrs-17.4.0-6.el8.noarch 2024-04-17T11:24:50.411 INFO:teuthology.orchestra.run.smithi031.stdout: python3-babel-2.5.1-7.el8.noarch 2024-04-17T11:24:50.411 INFO:teuthology.orchestra.run.smithi031.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-04-17T11:24:50.411 INFO:teuthology.orchestra.run.smithi031.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-04-17T11:24:50.411 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-04-17T11:24:50.411 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-argparse-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.411 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-common-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.411 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cephfs-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.411 INFO:teuthology.orchestra.run.smithi031.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-04-17T11:24:50.411 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cryptography-3.2.1-7.el8.x86_64 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-execnet-1.7.1-1.el8.noarch 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-6.2-6.el8.noarch 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jinja2-2.10.1-4.el8.noarch 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-04-17T11:24:50.412 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-mako-1.0.6-14.el8.noarch 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pluggy-0.6.0-3.el8.noarch 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-portend-2.6-1.el8.noarch 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-py-1.5.3-4.el8.noarch 2024-04-17T11:24:50.413 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pycparser-2.14-14.el8.noarch 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytest-3.4.2-11.el8.noarch 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytz-2017.2-11.el8.noarch 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rados-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rbd-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-remoto-1.2.1-1.el8.noarch 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rgw-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.414 INFO:teuthology.orchestra.run.smithi031.stdout: python3-routes-2.4.1-12.el8.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rsa-4.9-2.el8.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-04-17T11:24:50.415 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-fuse-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-mirror-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-nbd-2:16.2.15-0.el8.x86_64 2024-04-17T11:24:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: socat-1.7.4.1-1.el8.x86_64 2024-04-17T11:24:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-04-17T11:24:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:24:50.416 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-04-17T11:24:50.655 DEBUG:teuthology.parallel:result is None 2024-04-17T11:24:50.655 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:24:50.656 INFO:teuthology.packaging:ref: None 2024-04-17T11:24:50.656 INFO:teuthology.packaging:tag: None 2024-04-17T11:24:50.656 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:24:50.656 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:24:50.656 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2024-04-17T11:24:50.968 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-17T11:24:50.995 INFO:teuthology.orchestra.run.smithi031.stdout:16.2.15-0.el8 2024-04-17T11:24:50.996 INFO:teuthology.packaging:The installed version of ceph is 16.2.15-0.el8 2024-04-17T11:24:50.996 INFO:teuthology.task.install:The correct ceph version 16.2.15-0 is installed. 2024-04-17T11:24:50.999 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:24:50.999 INFO:teuthology.packaging:ref: None 2024-04-17T11:24:51.000 INFO:teuthology.packaging:tag: None 2024-04-17T11:24:51.000 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:24:51.000 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:24:51.000 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2024-04-17T11:24:51.200 DEBUG:teuthology.orchestra.run.smithi153:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-17T11:24:51.228 INFO:teuthology.orchestra.run.smithi153.stdout:16.2.15-0.el8 2024-04-17T11:24:51.228 INFO:teuthology.packaging:The installed version of ceph is 16.2.15-0.el8 2024-04-17T11:24:51.228 INFO:teuthology.task.install:The correct ceph version 16.2.15-0 is installed. 2024-04-17T11:24:51.230 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-17T11:24:51.230 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:24:51.231 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-17T11:24:51.265 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:24:51.265 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-17T11:24:51.304 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-17T11:24:51.304 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:24:51.304 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/daemon-helper 2024-04-17T11:24:51.335 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-17T11:24:51.405 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:24:51.405 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/usr/bin/daemon-helper 2024-04-17T11:24:51.437 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-17T11:24:51.509 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-17T11:24:51.509 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:24:51.509 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-17T11:24:51.538 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-17T11:24:51.607 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:24:51.607 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-17T11:24:51.639 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-17T11:24:51.708 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-17T11:24:51.708 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:24:51.708 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/stdin-killer 2024-04-17T11:24:51.736 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-17T11:24:51.805 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:24:51.805 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/usr/bin/stdin-killer 2024-04-17T11:24:51.834 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-17T11:24:51.901 INFO:teuthology.run_tasks:Running task print... 2024-04-17T11:24:51.910 INFO:teuthology.task.print:**** done install task... 2024-04-17T11:24:51.911 INFO:teuthology.run_tasks:Running task print... 2024-04-17T11:24:51.917 INFO:teuthology.task.print:**** done start installing pacific cephadm ... 2024-04-17T11:24:51.917 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-17T11:24:52.002 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 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:pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '56a91dd158be807f143cc918a11685fc9ee164ae'} 2024-04-17T11:24:52.002 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:pacific 2024-04-17T11:24:52.003 INFO:tasks.cephadm:Cluster fsid is 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:24:52.003 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-17T11:24:52.003 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.31', 'mon.c': '[v2:172.21.15.31:3301,v1:172.21.15.31:6790]', 'mon.b': '172.21.15.153'} 2024-04-17T11:24:52.003 INFO:tasks.cephadm:First mon is mon.a on smithi031 2024-04-17T11:24:52.003 INFO:tasks.cephadm:First mgr is y 2024-04-17T11:24:52.003 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-17T11:24:52.003 DEBUG:teuthology.orchestra.run.smithi031:> sudo hostname $(hostname -s) 2024-04-17T11:24:52.033 DEBUG:teuthology.orchestra.run.smithi153:> sudo hostname $(hostname -s) 2024-04-17T11:24:52.061 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2024-04-17T11:24:52.061 DEBUG:teuthology.orchestra.run.smithi031:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-17T11:24:52.333 INFO:teuthology.orchestra.run.smithi031.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355729 Apr 17 11:24 /home/ubuntu/cephtest/cephadm 2024-04-17T11:24:52.333 DEBUG:teuthology.orchestra.run.smithi153:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-17T11:24:52.473 INFO:teuthology.orchestra.run.smithi153.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355729 Apr 17 11:24 /home/ubuntu/cephtest/cephadm 2024-04-17T11:24:52.473 DEBUG:teuthology.orchestra.run.smithi031:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-17T11:24:52.496 DEBUG:teuthology.orchestra.run.smithi153:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-17T11:24:52.525 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:pacific on all hosts... 2024-04-17T11:24:52.526 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2024-04-17T11:24:52.539 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2024-04-17T11:24:54.190 INFO:teuthology.orchestra.run.smithi153.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2024-04-17T11:24:57.014 INFO:teuthology.orchestra.run.smithi031.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2024-04-17T11:25:21.370 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:25:21.370 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph_version": "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)", 2024-04-17T11:25:21.370 INFO:teuthology.orchestra.run.smithi031.stdout: "image_id": "727f386679cb5962a8bf6fbf5ad40cabb5457725c5b7aee81a1eb45b35ff08b0", 2024-04-17T11:25:21.370 INFO:teuthology.orchestra.run.smithi031.stdout: "repo_digests": [ 2024-04-17T11:25:21.370 INFO:teuthology.orchestra.run.smithi031.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:a917adc3f5c2fb88f02feae5d8f667631e1c7fa0b341817d32f1d6fd5cd1bec1" 2024-04-17T11:25:21.370 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-04-17T11:25:21.371 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:25:21.428 INFO:teuthology.orchestra.run.smithi153.stdout:{ 2024-04-17T11:25:21.428 INFO:teuthology.orchestra.run.smithi153.stdout: "ceph_version": "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)", 2024-04-17T11:25:21.428 INFO:teuthology.orchestra.run.smithi153.stdout: "image_id": "727f386679cb5962a8bf6fbf5ad40cabb5457725c5b7aee81a1eb45b35ff08b0", 2024-04-17T11:25:21.428 INFO:teuthology.orchestra.run.smithi153.stdout: "repo_digests": [ 2024-04-17T11:25:21.428 INFO:teuthology.orchestra.run.smithi153.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:a917adc3f5c2fb88f02feae5d8f667631e1c7fa0b341817d32f1d6fd5cd1bec1" 2024-04-17T11:25:21.428 INFO:teuthology.orchestra.run.smithi153.stdout: ] 2024-04-17T11:25:21.428 INFO:teuthology.orchestra.run.smithi153.stdout:} 2024-04-17T11:25:21.449 DEBUG:teuthology.orchestra.run.smithi031:> sudo mkdir -p /etc/ceph 2024-04-17T11:25:21.483 DEBUG:teuthology.orchestra.run.smithi153:> sudo mkdir -p /etc/ceph 2024-04-17T11:25:21.513 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 777 /etc/ceph 2024-04-17T11:25:21.553 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod 777 /etc/ceph 2024-04-17T11:25:21.580 INFO:tasks.cephadm:Writing seed config... 2024-04-17T11:25:21.581 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-04-17T11:25:21.581 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-04-17T11:25:21.581 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-17T11:25:21.582 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-17T11:25:21.582 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-17T11:25:21.582 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-17T11:25:21.582 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-17T11:25:21.582 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-17T11:25:21.582 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-17T11:25:21.582 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-17T11:25:21.582 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-17T11:25:21.582 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:25:21.583 DEBUG:teuthology.orchestra.run.smithi031:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-17T11:25:21.612 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 = 1bbdd278-fcad-11ee-bc91-c7b262605968 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 2024-04-17T11:25:21.612 DEBUG:teuthology.orchestra.run.smithi031:mon.a> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mon.a.service 2024-04-17T11:25:21.655 DEBUG:teuthology.orchestra.run.smithi031:mgr.y> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mgr.y.service 2024-04-17T11:25:21.683 INFO:journalctl@ceph.mon.a.smithi031.stdout:-- Logs begin at Wed 2024-04-17 11:11:31 UTC. -- 2024-04-17T11:25:21.684 INFO:tasks.cephadm:Bootstrapping... 2024-04-17T11:25:21.684 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific -v bootstrap --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.31 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-17T11:25:21.711 INFO:journalctl@ceph.mgr.y.smithi031.stdout:-- Logs begin at Wed 2024-04-17 11:11:31 UTC. -- 2024-04-17T11:25:21.896 INFO:teuthology.orchestra.run.smithi031.stderr:-------------------------------------------------------------------------------- 2024-04-17T11:25:21.896 INFO:teuthology.orchestra.run.smithi031.stderr:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:pacific', '-v', 'bootstrap', '--fsid', '1bbdd278-fcad-11ee-bc91-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.31', '--skip-admin-label'] 2024-04-17T11:25:21.919 INFO:teuthology.orchestra.run.smithi031.stderr:/bin/podman: 4.9.4-dev 2024-04-17T11:25:21.929 INFO:teuthology.orchestra.run.smithi031.stderr:Verifying podman|docker is present... 2024-04-17T11:25:21.949 INFO:teuthology.orchestra.run.smithi031.stderr:/bin/podman: 4.9.4-dev 2024-04-17T11:25:21.964 INFO:teuthology.orchestra.run.smithi031.stderr:Verifying lvm2 is present... 2024-04-17T11:25:21.964 INFO:teuthology.orchestra.run.smithi031.stderr:Verifying time synchronization is in place... 2024-04-17T11:25:21.970 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-17T11:25:21.976 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: inactive 2024-04-17T11:25:21.982 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: enabled 2024-04-17T11:25:21.988 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: active 2024-04-17T11:25:21.989 INFO:teuthology.orchestra.run.smithi031.stderr:Unit chronyd.service is enabled and running 2024-04-17T11:25:21.989 INFO:teuthology.orchestra.run.smithi031.stderr:Repeating the final host check... 2024-04-17T11:25:22.008 INFO:teuthology.orchestra.run.smithi031.stderr:/bin/podman: 4.9.4-dev 2024-04-17T11:25:22.019 INFO:teuthology.orchestra.run.smithi031.stderr:podman (/bin/podman) version 4.9.4 is present 2024-04-17T11:25:22.019 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl is present 2024-04-17T11:25:22.019 INFO:teuthology.orchestra.run.smithi031.stderr:lvcreate is present 2024-04-17T11:25:22.024 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-17T11:25:22.030 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: inactive 2024-04-17T11:25:22.036 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: enabled 2024-04-17T11:25:22.042 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: active 2024-04-17T11:25:22.043 INFO:teuthology.orchestra.run.smithi031.stderr:Unit chronyd.service is enabled and running 2024-04-17T11:25:22.043 INFO:teuthology.orchestra.run.smithi031.stderr:Host looks OK 2024-04-17T11:25:22.043 INFO:teuthology.orchestra.run.smithi031.stderr:Cluster fsid: 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:25:22.043 INFO:teuthology.orchestra.run.smithi031.stderr:Acquiring lock 139854404536808 on /run/cephadm/1bbdd278-fcad-11ee-bc91-c7b262605968.lock 2024-04-17T11:25:22.043 INFO:teuthology.orchestra.run.smithi031.stderr:Lock 139854404536808 acquired on /run/cephadm/1bbdd278-fcad-11ee-bc91-c7b262605968.lock 2024-04-17T11:25:22.043 INFO:teuthology.orchestra.run.smithi031.stderr:Verifying IP 172.21.15.31 port 3300 ... 2024-04-17T11:25:22.044 INFO:teuthology.orchestra.run.smithi031.stderr:Verifying IP 172.21.15.31 port 6789 ... 2024-04-17T11:25:22.044 INFO:teuthology.orchestra.run.smithi031.stderr:Base mon IP(s) is [172.21.15.31:3300, 172.21.15.31:6789], mon addrv is [v2:172.21.15.31:3300,v1:172.21.15.31:6789] 2024-04-17T11:25:22.047 INFO:teuthology.orchestra.run.smithi031.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.31 metric 100 2024-04-17T11:25:22.047 INFO:teuthology.orchestra.run.smithi031.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.31 metric 100 2024-04-17T11:25:22.050 INFO:teuthology.orchestra.run.smithi031.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-17T11:25:22.050 INFO:teuthology.orchestra.run.smithi031.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-17T11:25:22.050 INFO:teuthology.orchestra.run.smithi031.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1769sec hoplimit 64 pref medium 2024-04-17T11:25:22.052 INFO:teuthology.orchestra.run.smithi031.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-17T11:25:22.053 INFO:teuthology.orchestra.run.smithi031.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-04-17T11:25:22.053 INFO:teuthology.orchestra.run.smithi031.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-17T11:25:22.053 INFO:teuthology.orchestra.run.smithi031.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-17T11:25:22.053 INFO:teuthology.orchestra.run.smithi031.stderr:/sbin/ip: inet6 fe80::ae1f:6bff:fea5:caba/64 scope link 2024-04-17T11:25:22.053 INFO:teuthology.orchestra.run.smithi031.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-17T11:25:22.054 INFO:teuthology.orchestra.run.smithi031.stderr:Mon IP `172.21.15.31` is in CIDR network `172.21.0.0/20` 2024-04-17T11:25:22.054 INFO:teuthology.orchestra.run.smithi031.stderr:Mon IP `172.21.15.31` is in CIDR network `172.21.0.0/20` 2024-04-17T11:25:22.054 INFO:teuthology.orchestra.run.smithi031.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-17T11:25:22.054 INFO:teuthology.orchestra.run.smithi031.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-17T11:25:22.055 INFO:teuthology.orchestra.run.smithi031.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2024-04-17T11:25:22.135 INFO:teuthology.orchestra.run.smithi031.stderr:/bin/podman: Trying to pull quay.ceph.io/ceph-ci/ceph:pacific... 2024-04-17T11:25:22.219 INFO:teuthology.orchestra.run.smithi031.stderr:/bin/podman: Getting image source signatures 2024-04-17T11:25:22.219 INFO:teuthology.orchestra.run.smithi031.stderr:/bin/podman: Copying blob sha256:efbf2990d792dd99354c95f0e06c6d4330413e38e584cb30666e2a0d35649b94 2024-04-17T11:25:22.219 INFO:teuthology.orchestra.run.smithi031.stderr:/bin/podman: Copying blob sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 2024-04-17T11:25:22.219 INFO:teuthology.orchestra.run.smithi031.stderr:/bin/podman: Copying config sha256:727f386679cb5962a8bf6fbf5ad40cabb5457725c5b7aee81a1eb45b35ff08b0 2024-04-17T11:25:22.376 INFO:teuthology.orchestra.run.smithi031.stderr:/bin/podman: Writing manifest to image destination 2024-04-17T11:25:22.546 INFO:teuthology.orchestra.run.smithi031.stderr:/bin/podman: 727f386679cb5962a8bf6fbf5ad40cabb5457725c5b7aee81a1eb45b35ff08b0 2024-04-17T11:25:23.001 INFO:teuthology.orchestra.run.smithi031.stderr:ceph: ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable) 2024-04-17T11:25:23.649 INFO:teuthology.orchestra.run.smithi031.stderr:Ceph version: ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable) 2024-04-17T11:25:23.650 INFO:teuthology.orchestra.run.smithi031.stderr:Extracting ceph user uid/gid from container image... 2024-04-17T11:25:24.120 INFO:teuthology.orchestra.run.smithi031.stderr:stat: 167 167 2024-04-17T11:25:24.603 INFO:teuthology.orchestra.run.smithi031.stderr:Creating initial keys... 2024-04-17T11:25:25.084 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-authtool: AQCksR9mnLncOhAAp8E0p96xlQeeosX5rbmybA== 2024-04-17T11:25:26.081 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-authtool: AQClsR9mHmraOhAAAj2M/zzFD8dsqZOzhlDFiA== 2024-04-17T11:25:27.173 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-authtool: AQCnsR9mQJ7cAxAApvSldCUhE/KokVC6nYDUuw== 2024-04-17T11:25:27.801 INFO:teuthology.orchestra.run.smithi031.stderr:Creating initial monmap... 2024-04-17T11:25:28.780 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-17T11:25:28.782 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:25:28.782 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-17T11:25:29.336 INFO:teuthology.orchestra.run.smithi031.stderr:monmaptool for a [v2:172.21.15.31:3300,v1:172.21.15.31:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-17T11:25:29.336 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/monmaptool: set fsid to 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:25:29.336 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-17T11:25:29.336 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-04-17T11:25:29.336 INFO:teuthology.orchestra.run.smithi031.stderr:Creating mon... 2024-04-17T11:25:29.762 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.704+0000 7fa69328f880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-17T11:25:29.788 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.704+0000 7fa69328f880 1 imported monmap: 2024-04-17T11:25:29.788 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-17T11:25:29.788 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: last_changed 2024-04-17T11:25:28.686032+0000 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: created 2024-04-17T11:25:28.686032+0000 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.a 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.704+0000 7fa69328f880 0 /usr/bin/ceph-mon: set fsid to 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: RocksDB version: 6.8.1 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Compile date Mar 4 2024 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: DB SUMMARY 2024-04-17T11:25:29.789 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.error_if_exists: 0 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.create_if_missing: 1 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.paranoid_checks: 1 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.env: 0x55f715fbc080 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.fs: Posix File System 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.info_log: 0x55f71711da00 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.statistics: (nil) 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.use_fsync: 0 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.max_log_file_size: 0 2024-04-17T11:25:29.790 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.allow_fallocate: 1 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.use_direct_reads: 0 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.db_log_dir: 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.max_subcompactions: 1 2024-04-17T11:25:29.791 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.max_background_flushes: -1 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.write_buffer_manager: 0x55f717123920 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-17T11:25:29.792 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.unordered_write: 0 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.row_cache: None 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.wal_filter: None 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.preserve_deletes: 0 2024-04-17T11:25:29.793 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.two_write_queues: 0 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.atomic_flush: 0 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.log_readahead_size: 0 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.max_background_jobs: 2 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.max_background_compactions: -1 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-17T11:25:29.794 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.max_open_files: -1 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Compression algorithms supported: 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: kZSTD supported: 0 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: kXpressCompression supported: 0 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-17T11:25:29.795 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: kLZ4Compression supported: 1 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: kBZip2Compression supported: 0 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: kZlibCompression supported: 1 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: kSnappyCompression supported: 1 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.705+0000 7fa69328f880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.merge_operator: 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_filter: None 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-17T11:25:29.796 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f717033d18) 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: block_cache: 0x55f717068d10 2024-04-17T11:25:29.797 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-17T11:25:29.798 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: format_version: 2 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compression: NoCompression 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.num_levels: 7 2024-04-17T11:25:29.799 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-17T11:25:29.800 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-17T11:25:29.801 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-17T11:25:29.802 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.table_properties_collectors: 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.inplace_update_support: 0 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.bloom_locality: 0 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.max_successive_merges: 0 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.force_consistency_checks: 0 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.ttl: 2592000 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.706+0000 7fa69328f880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.707+0000 7fa69328f880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-17T11:25:29.803 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.707+0000 7fa69328f880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.708+0000 7fa69328f880 4 rocksdb: DB pointer 0x55f717131800 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.708+0000 7fa67c102700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.708+0000 7fa67c102700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.804 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-17T11:25:29.805 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:25:29.806 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.709+0000 7fa69328f880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.709+0000 7fa69328f880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-04-17T11:25:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph-mon: debug 2024-04-17T11:25:29.709+0000 7fa69328f880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-17T11:25:30.356 INFO:teuthology.orchestra.run.smithi031.stderr:create mon.a on 2024-04-17T11:25:30.371 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-04-17T11:25:30.480 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-17T11:25:30.582 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1bbdd278-fcad-11ee-bc91-c7b262605968.target → /etc/systemd/system/ceph-1bbdd278-fcad-11ee-bc91-c7b262605968.target. 2024-04-17T11:25:30.582 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-1bbdd278-fcad-11ee-bc91-c7b262605968.target → /etc/systemd/system/ceph-1bbdd278-fcad-11ee-bc91-c7b262605968.target. 2024-04-17T11:25:30.801 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: Failed to reset failed state of unit ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mon.a.service: Unit ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mon.a.service not loaded. 2024-04-17T11:25:30.808 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1bbdd278-fcad-11ee-bc91-c7b262605968.target.wants/ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mon.a.service → /etc/systemd/system/ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@.service. 2024-04-17T11:25:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:30 smithi031 systemd[1]: Starting Ceph mon.a for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:25:31.473 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: disabled 2024-04-17T11:25:31.481 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: inactive 2024-04-17T11:25:31.481 INFO:teuthology.orchestra.run.smithi031.stderr:firewalld.service is not enabled 2024-04-17T11:25:31.481 INFO:teuthology.orchestra.run.smithi031.stderr:Not possible to enable service . firewalld.service is not available 2024-04-17T11:25:31.482 INFO:teuthology.orchestra.run.smithi031.stderr:Waiting for mon to start... 2024-04-17T11:25:31.482 INFO:teuthology.orchestra.run.smithi031.stderr:Waiting for mon... 2024-04-17T11:25:31.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: cluster 2024-04-17T11:25:31.452803+0000 mon.a (mon.0) 0 : [INF] mkfs 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:25:31.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: cluster 2024-04-17T11:25:31.433635+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-17T11:25:31.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:31 smithi031 bash[37828]: 7df7e5ec17011cb8b0674e8d9a8ef96158c038aead251a411a47b709c4200cdc 2024-04-17T11:25:31.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:31 smithi031 systemd[1]: Started Ceph mon.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:25:32.028 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: cluster: 2024-04-17T11:25:32.028 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: id: 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:25:32.028 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: services: 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.576266s) 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: data: 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: pgs: 2024-04-17T11:25:32.029 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:32.569 INFO:teuthology.orchestra.run.smithi031.stderr:mon is available 2024-04-17T11:25:32.569 INFO:teuthology.orchestra.run.smithi031.stderr:Assimilating anything we can from ceph.conf... 2024-04-17T11:25:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: cluster 2024-04-17T11:25:31.451623+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-17T11:25:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: cluster 2024-04-17T11:25:31.451786+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} 2024-04-17T11:25:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: cluster 2024-04-17T11:25:31.454734+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-17T11:25:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: cluster 2024-04-17T11:25:31.458218+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-17T11:25:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: cluster 2024-04-17T11:25:31.458702+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-17T11:25:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: audit 2024-04-17T11:25:32.027850+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.31:0/1708424294' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-17T11:25:33.115 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:33.152 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: [global] 2024-04-17T11:25:33.152 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: fsid = 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:25:33.152 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-17T11:25:33.152 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.31:3300,v1:172.21.15.31:6789] 2024-04-17T11:25:33.152 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-17T11:25:33.152 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-17T11:25:33.153 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-17T11:25:33.153 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-17T11:25:33.153 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:33.153 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: [mgr] 2024-04-17T11:25:33.153 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-17T11:25:33.153 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:33.153 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: [osd] 2024-04-17T11:25:33.153 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-17T11:25:33.153 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-17T11:25:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: audit 2024-04-17T11:25:33.112053+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.31:0/405374545' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-17T11:25:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: audit 2024-04-17T11:25:33.114761+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.31:0/405374545' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-17T11:25:34.831 INFO:teuthology.orchestra.run.smithi031.stderr:Generating new minimal ceph.conf... 2024-04-17T11:25:36.841 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: audit 2024-04-17T11:25:36.528807+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.31:0/1433783608' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:25:37.070 INFO:teuthology.orchestra.run.smithi031.stderr:Restarting the monitor... 2024-04-17T11:25:37.108 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:37 smithi031 systemd[1]: Stopping Ceph mon.a for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:25:37.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:37 smithi031 bash[38075]: Error: no container with name or ID "ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon.a" found: no such container 2024-04-17T11:25:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: debug 2024-04-17T11:25:37.345+0000 7fcd10af4700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-17T11:25:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[37842]: debug 2024-04-17T11:25:37.346+0000 7fcd10af4700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-17T11:25:38.164 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:37 smithi031 bash[38115]: ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a 2024-04-17T11:25:38.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 systemd[1]: ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mon.a.service: Succeeded. 2024-04-17T11:25:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 systemd[1]: Stopped Ceph mon.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:25:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 systemd[1]: Starting Ceph mon.a for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:25:38.936 INFO:teuthology.orchestra.run.smithi031.stderr:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-17T11:25:39.128 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.844+0000 7fd74f5b4880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-17T11:25:39.128 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.844+0000 7fd74f5b4880 0 ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable), process ceph-mon, pid 2 2024-04-17T11:25:39.128 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.844+0000 7fd74f5b4880 0 pidfile_write: ignore empty --pid-file 2024-04-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.848+0000 7fd74f5b4880 0 load: jerasure load: lrc load: isa 2024-04-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: RocksDB version: 6.8.1 2024-04-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Compile date Mar 4 2024 2024-04-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: DB SUMMARY 2024-04-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: CURRENT file: CURRENT 2024-04-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.129 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-17T11:25:39.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-04-17T11:25:39.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-04-17T11:25:39.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 86657 ; 2024-04-17T11:25:39.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.error_if_exists: 0 2024-04-17T11:25:39.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.create_if_missing: 0 2024-04-17T11:25:39.130 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.paranoid_checks: 1 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.env: 0x55c8e83d3080 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.fs: Posix File System 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.info_log: 0x55c8ea8bc260 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.statistics: (nil) 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.use_fsync: 0 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_log_file_size: 0 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.allow_fallocate: 1 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.use_direct_reads: 0 2024-04-17T11:25:39.131 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-17T11:25:39.132 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-17T11:25:39.132 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.db_log_dir: 2024-04-17T11:25:39.132 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-17T11:25:39.132 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-17T11:25:39.132 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_subcompactions: 1 2024-04-17T11:25:39.132 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_background_flushes: -1 2024-04-17T11:25:39.132 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.write_buffer_manager: 0x55c8eb5ae3c0 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-17T11:25:39.134 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.unordered_write: 0 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.row_cache: None 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.wal_filter: None 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.preserve_deletes: 0 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.two_write_queues: 0 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.atomic_flush: 0 2024-04-17T11:25:39.135 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.log_readahead_size: 0 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_background_jobs: 2 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_background_compactions: -1 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_open_files: -1 2024-04-17T11:25:39.136 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Compression algorithms supported: 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: kZSTD supported: 0 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: kXpressCompression supported: 0 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: kLZ4Compression supported: 1 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: kBZip2Compression supported: 0 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: kZlibCompression supported: 1 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: kSnappyCompression supported: 1 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-04-17T11:25:39.137 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.merge_operator: 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.compaction_filter: None 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c8ea861d10) 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cache_index_and_filter_blocks: 1 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: pin_top_level_index_and_filter: 1 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: index_type: 0 2024-04-17T11:25:39.138 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: data_block_index_type: 0 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: index_shortening: 1 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: data_block_hash_table_util_ratio: 0.750000 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: hash_index_allow_collision: 1 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: checksum: 1 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: no_block_cache: 0 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: block_cache: 0x55c8ea896f10 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: block_cache_name: BinnedLRUCache 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: block_cache_options: 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: capacity : 536870912 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: num_shard_bits : 4 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: strict_capacity_limit : 0 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: high_pri_pool_ratio: 0.000 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: block_cache_compressed: (nil) 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: persistent_cache: (nil) 2024-04-17T11:25:39.139 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: block_size: 4096 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: block_size_deviation: 10 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: block_restart_interval: 16 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: index_block_restart_interval: 1 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: metadata_block_size: 4096 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: partition_filters: 0 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: use_delta_encoding: 1 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: whole_key_filtering: 1 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: verify_compression: 0 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: read_amp_bytes_per_bit: 0 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: format_version: 2 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: enable_index_compression: 1 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: block_align: 0 2024-04-17T11:25:39.140 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.compression: NoCompression 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.num_levels: 7 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-17T11:25:39.141 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.849+0000 7fd74f5b4880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-17T11:25:39.142 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-17T11:25:39.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.table_properties_collectors: 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.inplace_update_support: 0 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.bloom_locality: 0 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.max_successive_merges: 0 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.force_consistency_checks: 0 2024-04-17T11:25:39.144 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.ttl: 2592000 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713353138851783, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.850+0000 7fd74f5b4880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.851+0000 7fd74f5b4880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.851+0000 7fd74f5b4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713353138852734, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83257, "table_properties": {"data_size": 81530, "index_size": 332, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9829, "raw_average_key_size": 47, "raw_value_size": 75851, "raw_average_value_size": 368, "num_data_blocks": 11, "num_entries": 206, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1713353138, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.851+0000 7fd74f5b4880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.852+0000 7fd74f5b4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713353138853172, "job": 1, "event": "recovery_finished"} 2024-04-17T11:25:39.145 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.852+0000 7fd74f5b4880 4 rocksdb: DB pointer 0x55c8ea95f800 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.853+0000 7fd7363a6700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.853+0000 7fd7363a6700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ** DB Stats ** 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ** Compaction Stats [default] ** 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: L0 2/0 82.96 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.9 0.00 0.00 1 0.001 0 0 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Sum 2/0 82.96 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.9 0.00 0.00 1 0.001 0 0 2024-04-17T11:25:39.146 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.9 0.00 0.00 1 0.001 0 0 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ** Compaction Stats [default] ** 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 131.9 0.00 0.00 1 0.001 0 0 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: AddFile(Total Files): cumulative 0, interval 0 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: AddFile(Keys): cumulative 0, interval 0 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Cumulative compaction: 0.00 GB write, 26.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Interval compaction: 0.00 GB write, 26.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ** File Read Latency Histogram By Level [default] ** 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ** Compaction Stats [default] ** 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: L0 2/0 82.96 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.9 0.00 0.00 1 0.001 0 0 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Sum 2/0 82.96 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.9 0.00 0.00 1 0.001 0 0 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ** Compaction Stats [default] ** 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 131.9 0.00 0.00 1 0.001 0 0 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: AddFile(Total Files): cumulative 0, interval 0 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-17T11:25:39.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: AddFile(Keys): cumulative 0, interval 0 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Cumulative compaction: 0.00 GB write, 25.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ** File Read Latency Histogram By Level [default] ** 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.853+0000 7fd74f5b4880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] at bind addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.854+0000 7fd74f5b4880 1 mon.a@-1(???) e1 preinit fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.854+0000 7fd74f5b4880 0 mon.a@-1(???).mds e1 new map 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.854+0000 7fd74f5b4880 0 mon.a@-1(???).mds e1 print_map 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: e1 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: legacy client fscid: -1 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: No filesystems configured 2024-04-17T11:25:39.149 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.854+0000 7fd74f5b4880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.854+0000 7fd74f5b4880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.854+0000 7fd74f5b4880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.854+0000 7fd74f5b4880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:36.528807+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.31:0/1433783608' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: debug 2024-04-17T11:25:38.855+0000 7fd74f5b4880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:25:38.870654+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:25:38.870698+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:25:38.871070+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:25:38.871099+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:25:38.871451+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 bash[38225]: d930d0a712a457e75e7960a288319a471c012e94a93bd3865726a995bbe1b4ed 2024-04-17T11:25:39.150 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:38 smithi031 systemd[1]: Started Ceph mon.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:25:40.025 INFO:teuthology.orchestra.run.smithi031.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-17T11:25:40.026 INFO:teuthology.orchestra.run.smithi031.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-17T11:25:40.026 INFO:teuthology.orchestra.run.smithi031.stderr:Creating mgr... 2024-04-17T11:25:40.026 INFO:teuthology.orchestra.run.smithi031.stderr:Verifying port 9283 ... 2024-04-17T11:25:40.162 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: Failed to reset failed state of unit ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mgr.y.service: Unit ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mgr.y.service not loaded. 2024-04-17T11:25:40.168 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1bbdd278-fcad-11ee-bc91-c7b262605968.target.wants/ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@.service. 2024-04-17T11:25:40.455 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:40 smithi031 systemd[1]: Starting Ceph mgr.y for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:25:40.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:39.456348+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.31:0/322315764' entity='client.admin' 2024-04-17T11:25:40.763 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: disabled 2024-04-17T11:25:40.771 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: inactive 2024-04-17T11:25:40.772 INFO:teuthology.orchestra.run.smithi031.stderr:firewalld.service is not enabled 2024-04-17T11:25:40.772 INFO:teuthology.orchestra.run.smithi031.stderr:Not possible to enable service . firewalld.service is not available 2024-04-17T11:25:40.780 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: disabled 2024-04-17T11:25:40.788 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: inactive 2024-04-17T11:25:40.789 INFO:teuthology.orchestra.run.smithi031.stderr:firewalld.service is not enabled 2024-04-17T11:25:40.789 INFO:teuthology.orchestra.run.smithi031.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-17T11:25:40.789 INFO:teuthology.orchestra.run.smithi031.stderr:Waiting for mgr to start... 2024-04-17T11:25:40.789 INFO:teuthology.orchestra.run.smithi031.stderr:Waiting for mgr... 2024-04-17T11:25:41.080 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:40 smithi031 bash[38459]: c62431a3a24ed45bfa7bf96c98ab8de09a320d6acd0f50cfa7aaeda80b5a6cae 2024-04-17T11:25:41.080 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:40 smithi031 systemd[1]: Started Ceph mgr.y for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:25:41.080 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:40.844+0000 7fe392e71680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-17T11:25:41.081 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:40.927+0000 7fe392e71680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-17T11:25:41.403 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: { 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "fsid": "1bbdd278-fcad-11ee-bc91-c7b262605968", 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "health": { 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "checks": {}, 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "mutes": [] 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "quorum": [ 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 0 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: ], 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-17T11:25:41.404 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "a" 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: ], 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "monmap": { 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "osdmap": { 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:41.405 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "pgmap": { 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "fsmap": { 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:41.406 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "available": false, 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "modules": [ 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "iostat", 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "nfs", 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "restful" 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: ], 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "services": {} 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "servicemap": { 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "modified": "2024-04-17T11:25:31.453171+0000", 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "services": {} 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:41.407 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-17T11:25:41.408 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: } 2024-04-17T11:25:41.425 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:41.315+0000 7fe392e71680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-17T11:25:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:41.398821+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.31:0/3001964930' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-17T11:25:41.978 INFO:teuthology.orchestra.run.smithi031.stderr:mgr not available, waiting (1/15)... 2024-04-17T11:25:42.413 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:42.114+0000 7fe392e71680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-17T11:25:42.413 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:42.195+0000 7fe392e71680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-17T11:25:43.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:42.413+0000 7fe392e71680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-17T11:25:43.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:43.393+0000 7fe392e71680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-17T11:25:43.697 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:43.525+0000 7fe392e71680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:25:43.698 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:43.605+0000 7fe392e71680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-17T11:25:43.698 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:43.697+0000 7fe392e71680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-17T11:25:43.987 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:43.900+0000 7fe392e71680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-17T11:25:44.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:44.200+0000 7fe392e71680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-17T11:25:44.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:44.302+0000 7fe392e71680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: { 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "fsid": "1bbdd278-fcad-11ee-bc91-c7b262605968", 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "health": { 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "checks": {}, 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "mutes": [] 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "quorum": [ 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 0 2024-04-17T11:25:44.526 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: ], 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "a" 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: ], 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "quorum_age": 5, 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "monmap": { 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "osdmap": { 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-17T11:25:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-17T11:25:44.531 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-17T11:25:44.531 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-17T11:25:44.531 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-17T11:25:44.531 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:44.531 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "pgmap": { 2024-04-17T11:25:44.531 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "fsmap": { 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-17T11:25:44.532 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "available": false, 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "modules": [ 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "iostat", 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "nfs", 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "restful" 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: ], 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "services": {} 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "servicemap": { 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "modified": "2024-04-17T11:25:31.453171+0000", 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "services": {} 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-17T11:25:44.533 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: } 2024-04-17T11:25:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:44.524560+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.31:0/3771854072' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-17T11:25:45.208 INFO:teuthology.orchestra.run.smithi031.stderr:mgr not available, waiting (2/15)... 2024-04-17T11:25:45.432 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:45.077+0000 7fe392e71680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-17T11:25:45.432 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:45.161+0000 7fe392e71680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-17T11:25:45.432 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:45.255+0000 7fe392e71680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-17T11:25:45.699 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:45.432+0000 7fe392e71680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-17T11:25:45.971 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:45.699+0000 7fe392e71680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-17T11:25:45.971 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:45.834+0000 7fe392e71680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-17T11:25:46.234 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:45.971+0000 7fe392e71680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:25:46.234 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:46.149+0000 7fe392e71680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-17T11:25:46.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:46.234+0000 7fe392e71680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-17T11:25:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:25:46.248943+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-17T11:25:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:25:46.251566+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00271182s) 2024-04-17T11:25:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:46.252259+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.31:0/3626753809' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-17T11:25:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:46.252453+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.31:0/3626753809' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-17T11:25:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:46.252585+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.31:0/3626753809' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-17T11:25:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:46.252722+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.31:0/3626753809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-17T11:25:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:46.253052+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.31:0/3626753809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-17T11:25:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:25:46.266704+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-17T11:25:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:46.274021+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.31:0/3626753809' entity='mgr.y' 2024-04-17T11:25:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:46.281797+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.31:0/3626753809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-17T11:25:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:46.284553+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.31:0/3626753809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-17T11:25:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:46.286927+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.31:0/3626753809' entity='mgr.y' 2024-04-17T11:25:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:46.289088+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.31:0/3626753809' entity='mgr.y' 2024-04-17T11:25:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:25:47.254278+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.00542s) 2024-04-17T11:25:50.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:25:49.255087+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 3s) 2024-04-17T11:25:50.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:50.213788+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.31:0/953396045' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-17T11:25:50.506 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:50.506 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: { 2024-04-17T11:25:50.506 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "fsid": "1bbdd278-fcad-11ee-bc91-c7b262605968", 2024-04-17T11:25:50.506 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "health": { 2024-04-17T11:25:50.506 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-17T11:25:50.506 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "checks": {}, 2024-04-17T11:25:50.506 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "mutes": [] 2024-04-17T11:25:50.506 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "quorum": [ 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 0 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: ], 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "a" 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: ], 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "quorum_age": 11, 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "monmap": { 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "osdmap": { 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:50.507 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-17T11:25:50.508 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-17T11:25:50.508 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-17T11:25:50.511 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-17T11:25:50.511 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-17T11:25:50.511 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-17T11:25:50.511 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "pgmap": { 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "fsmap": { 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:50.512 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "available": true, 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "modules": [ 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "iostat", 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "nfs", 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "restful" 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: ], 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "services": {} 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "servicemap": { 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "modified": "2024-04-17T11:25:31.453171+0000", 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "services": {} 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: }, 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-17T11:25:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: } 2024-04-17T11:25:52.843 INFO:teuthology.orchestra.run.smithi031.stderr:mgr is available 2024-04-17T11:25:53.495 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:53.495 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: [global] 2024-04-17T11:25:53.495 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: fsid = 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:25:53.495 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-17T11:25:53.495 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-17T11:25:53.495 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-17T11:25:53.495 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-17T11:25:53.496 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-17T11:25:53.496 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:53.496 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: [mgr] 2024-04-17T11:25:53.496 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-17T11:25:53.496 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 2024-04-17T11:25:53.496 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: [osd] 2024-04-17T11:25:53.496 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-17T11:25:53.496 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-17T11:25:53.863 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:53.494499+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.31:0/2178629122' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-17T11:25:54.159 INFO:teuthology.orchestra.run.smithi031.stderr:Enabling cephadm module... 2024-04-17T11:25:55.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:54.842534+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.31:0/3677982769' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-17T11:25:55.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ignoring --setuser ceph since I am not root 2024-04-17T11:25:55.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ignoring --setgroup ceph since I am not root 2024-04-17T11:25:55.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:55.050+0000 7fa082c18680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-17T11:25:55.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:55.134+0000 7fa082c18680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-17T11:25:55.551 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:55.511+0000 7fa082c18680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-17T11:25:56.202 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: { 2024-04-17T11:25:56.202 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-17T11:25:56.203 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "available": true, 2024-04-17T11:25:56.203 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-17T11:25:56.203 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-17T11:25:56.203 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: } 2024-04-17T11:25:56.224 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:54.895960+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.31:0/3677982769' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-17T11:25:56.225 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:25:54.896022+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-17T11:25:56.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:56.312+0000 7fa082c18680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-17T11:25:56.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:56.393+0000 7fa082c18680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-17T11:25:56.847 INFO:teuthology.orchestra.run.smithi031.stderr:Waiting for the mgr to restart... 2024-04-17T11:25:56.848 INFO:teuthology.orchestra.run.smithi031.stderr:Waiting for mgr epoch 5... 2024-04-17T11:25:56.850 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:56.611+0000 7fa082c18680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-17T11:25:57.105 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:25:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:25:56.201536+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.31:0/2758726846' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-17T11:25:57.899 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:57.595+0000 7fa082c18680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-17T11:25:57.899 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:57.727+0000 7fa082c18680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:25:57.899 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:57.807+0000 7fa082c18680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-17T11:25:58.237 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:57.899+0000 7fa082c18680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-17T11:25:58.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:58.100+0000 7fa082c18680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-17T11:25:58.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:58.388+0000 7fa082c18680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-17T11:25:58.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:58.489+0000 7fa082c18680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-17T11:25:59.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:59.234+0000 7fa082c18680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-17T11:25:59.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:59.317+0000 7fa082c18680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-17T11:25:59.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:59.410+0000 7fa082c18680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-17T11:25:59.852 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:59.587+0000 7fa082c18680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-17T11:26:00.124 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:59.852+0000 7fa082c18680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-17T11:26:00.125 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:25:59.987+0000 7fa082c18680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-17T11:26:00.386 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:00.124+0000 7fa082c18680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:26:00.386 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:00.301+0000 7fa082c18680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-17T11:26:00.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:00.386+0000 7fa082c18680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-17T11:26:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:00.400817+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-04-17T11:26:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:00.401029+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-04-17T11:26:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:00.403759+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-17T11:26:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:00.403862+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00292229s) 2024-04-17T11:26:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.404864+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-17T11:26:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.405535+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-17T11:26:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.406158+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-17T11:26:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.406301+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-17T11:26:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.406424+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-17T11:26:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:00.420564+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-04-17T11:26:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.432707+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' 2024-04-17T11:26:01.412 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: { 2024-04-17T11:26:01.412 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-17T11:26:01.412 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "initialized": true 2024-04-17T11:26:01.412 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: } 2024-04-17T11:26:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:00.430158+0000 mgr.y (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-04-17T11:26:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.521765+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' 2024-04-17T11:26:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.522830+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:26:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.524170+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:26:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.526565+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:26:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.542150+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-17T11:26:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:00.543658+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-17T11:26:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:01.406462+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: y(active, since 1.00551s) 2024-04-17T11:26:02.030 INFO:teuthology.orchestra.run.smithi031.stderr:mgr epoch 5 is available 2024-04-17T11:26:02.030 INFO:teuthology.orchestra.run.smithi031.stderr:Setting orchestrator backend to cephadm... 2024-04-17T11:26:02.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:01.405865+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-17T11:26:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:01.412677+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-17T11:26:03.790 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:02.524058+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-17T11:26:03.790 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:02.728527+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:26:03.790 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:02.735265+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' 2024-04-17T11:26:03.790 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:02.751302+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:26:04.414 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: value unchanged 2024-04-17T11:26:04.926 INFO:teuthology.orchestra.run.smithi031.stderr:Generating ssh key... 2024-04-17T11:26:05.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:04.415060+0000 mgr.y (mgr.14116) 5 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:26:05.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: Generating public/private rsa key pair. 2024-04-17T11:26:05.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: Your identification has been saved in /tmp/tmp3pj4aq21/key. 2024-04-17T11:26:05.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: Your public key has been saved in /tmp/tmp3pj4aq21/key.pub. 2024-04-17T11:26:05.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: The key fingerprint is: 2024-04-17T11:26:05.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: SHA256:geuTij09oPuqD64kYlF8AJM6COTmf9zP7N0RAvncMpY ceph-1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:26:05.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: The key's randomart image is: 2024-04-17T11:26:05.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: +---[RSA 3072]----+ 2024-04-17T11:26:05.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: |.+o. | 2024-04-17T11:26:05.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: |o.o . . . | 2024-04-17T11:26:05.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: |+o o .. .o | 2024-04-17T11:26:05.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: |* . . . .+ o | 2024-04-17T11:26:05.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: | + . S E o | 2024-04-17T11:26:05.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: | o o... . + . | 2024-04-17T11:26:05.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: |+o o =+. . | 2024-04-17T11:26:05.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: |*..oo.o.+ . . . | 2024-04-17T11:26:05.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: |++=++. ..= . . | 2024-04-17T11:26:05.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: +----[SHA256]-----+ 2024-04-17T11:26:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:05.531786+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:26:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:05.532003+0000 mgr.y (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2024-04-17T11:26:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:05.604427+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' 2024-04-17T11:26:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:05.606171+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' 2024-04-17T11:26:06.837 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn7BVCMQtKIPHPXUKv4eMLjaz/R5GOHd9pUkd72FqdxBZR2RSFe4F7ohO/LOJ1rfUbjLd/jm8X08gyVjAURl4uysqJ+Z4Cm9PwHpfsuBPOFv/B5z/nHAP7VmDzf4N4AlXdQabaYy8XuDybkqDZZy+Zmqv6dk0BbXu975wFN3o09A4e3Q+6ZfbPD8c/nsVPe4lkz7TE3n0EYLPiOjDnbEkjJFcN8EJzVMvSlnwGLTIbwlYGE3r9SEru7bQBa8JDGnx8hKgWOuTSZgtzdo8/XK5COL22ajCLrrs9YnGDyWS5ApGN8DiuvedlCaH7ew953EoMBXwwTWNjKODWxQfDVKlu1NJONT6YMVKFuyoFjqARar2EsvG/XuDcJevQqH0CIclEhlYMjm/VFuj3TBfx0nX1fA0t48f/x7BvXCoMKp8JwXb+G9AQGPV4xW/eGd3I9KObRYu03Wo88rxSnFb/A48aEZbTcvW7QlvvLWh0DC2KLhO+8mRwMZSX73zQCbFQJLk= ceph-1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:26:07.408 INFO:teuthology.orchestra.run.smithi031.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-17T11:26:07.408 INFO:teuthology.orchestra.run.smithi031.stderr:Adding key to root@localhost authorized_keys... 2024-04-17T11:26:07.408 INFO:teuthology.orchestra.run.smithi031.stderr:Adding host smithi031... 2024-04-17T11:26:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:06.837681+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:26:08.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [79B blob data] 2024-04-17T11:26:08.707 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: Added host 'smithi031' with addr '172.21.15.31' 2024-04-17T11:26:09.333 INFO:teuthology.orchestra.run.smithi031.stderr:Deploying unmanaged mon service... 2024-04-17T11:26:09.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:08.068469+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi031", "addr": "172.21.15.31", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:26:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:08.706568+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' 2024-04-17T11:26:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:08.706845+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Added host smithi031 2024-04-17T11:26:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:08.728294+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:26:10.075 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-17T11:26:11.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:10.072304+0000 mgr.y (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:26:11.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:10.073777+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-17T11:26:11.180 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:10.076555+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' 2024-04-17T11:26:11.440 INFO:teuthology.orchestra.run.smithi031.stderr:Deploying unmanaged mgr service... 2024-04-17T11:26:12.118 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-17T11:26:12.383 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:11.090661+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' 2024-04-17T11:26:12.383 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:11.514929+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' 2024-04-17T11:26:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:12.115833+0000 mgr.y (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:26:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:12.116754+0000 mgr.y (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-17T11:26:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:12.118550+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' 2024-04-17T11:26:14.537 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:13.499771+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.31:0/1115557856' entity='client.admin' 2024-04-17T11:26:14.537 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:13.798135+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.31:0/3109759676' entity='mgr.y' 2024-04-17T11:26:16.045 INFO:teuthology.orchestra.run.smithi031.stderr:Enabling the dashboard module... 2024-04-17T11:26:16.236 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:14.925682+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.31:0/2092720885' entity='client.admin' 2024-04-17T11:26:17.087 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:16.682336+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.31:0/2277755953' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-17T11:26:17.087 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ignoring --setuser ceph since I am not root 2024-04-17T11:26:17.087 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ignoring --setgroup ceph since I am not root 2024-04-17T11:26:17.368 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:17.087+0000 7fe136e0c680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-17T11:26:17.368 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:17.170+0000 7fe136e0c680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-17T11:26:17.709 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:17.549+0000 7fe136e0c680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-17T11:26:17.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:16.929811+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.31:0/2277755953' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-17T11:26:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:16.929861+0000 mon.a (mon.0) 64 : cluster [DBG] mgrmap e9: y(active, since 16s) 2024-04-17T11:26:18.372 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: { 2024-04-17T11:26:18.373 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-17T11:26:18.373 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "available": true, 2024-04-17T11:26:18.373 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-17T11:26:18.373 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-17T11:26:18.373 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: } 2024-04-17T11:26:18.664 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:18.360+0000 7fe136e0c680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-17T11:26:18.664 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:18.444+0000 7fe136e0c680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-17T11:26:18.665 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:18.664+0000 7fe136e0c680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-17T11:26:19.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:18.372822+0000 mon.a (mon.0) 65 : audit [DBG] from='client.? 172.21.15.31:0/1793712324' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-17T11:26:19.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:19.636+0000 7fe136e0c680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-17T11:26:19.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:19.770+0000 7fe136e0c680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:26:19.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:19.851+0000 7fe136e0c680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-17T11:26:19.944 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:19.944+0000 7fe136e0c680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-17T11:26:20.237 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:20.146+0000 7fe136e0c680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-17T11:26:20.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:20.440+0000 7fe136e0c680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-17T11:26:20.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:20.541+0000 7fe136e0c680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-17T11:26:20.989 INFO:teuthology.orchestra.run.smithi031.stderr:Waiting for the mgr to restart... 2024-04-17T11:26:20.989 INFO:teuthology.orchestra.run.smithi031.stderr:Waiting for mgr epoch 9... 2024-04-17T11:26:21.484 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:21.302+0000 7fe136e0c680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-17T11:26:21.484 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:21.386+0000 7fe136e0c680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-17T11:26:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:21.484+0000 7fe136e0c680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-17T11:26:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:21.665+0000 7fe136e0c680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-17T11:26:22.211 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:21.936+0000 7fe136e0c680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-17T11:26:22.211 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:22.072+0000 7fe136e0c680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-17T11:26:22.476 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:22.211+0000 7fe136e0c680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:26:22.477 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:22.390+0000 7fe136e0c680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-17T11:26:22.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:26:22.477+0000 7fe136e0c680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-17T11:26:22.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [79B blob data] 2024-04-17T11:26:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:22.490804+0000 mon.a (mon.0) 66 : cluster [INF] Active manager daemon y restarted 2024-04-17T11:26:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:22.491032+0000 mon.a (mon.0) 67 : cluster [INF] Activating manager daemon y 2024-04-17T11:26:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:22.493743+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-17T11:26:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:22.493855+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00291197s) 2024-04-17T11:26:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:22.494641+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-17T11:26:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:22.495518+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-17T11:26:22.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:22.496369+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-17T11:26:22.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:22.496525+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-17T11:26:22.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:22.496666+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-17T11:26:22.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:22.510517+0000 mon.a (mon.0) 75 : cluster [INF] Manager daemon y is now available 2024-04-17T11:26:23.501 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: { 2024-04-17T11:26:23.501 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-17T11:26:23.501 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: "initialized": true 2024-04-17T11:26:23.501 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: } 2024-04-17T11:26:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:22.608189+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:26:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:22.609771+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:26:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:22.636304+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-17T11:26:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:22.639527+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-17T11:26:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:23.495725+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e11: y(active, since 1.00478s) 2024-04-17T11:26:24.567 INFO:teuthology.orchestra.run.smithi031.stderr:mgr epoch 9 is available 2024-04-17T11:26:24.567 INFO:teuthology.orchestra.run.smithi031.stderr:Generating a dashboard self-signed certificate... 2024-04-17T11:26:24.826 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:23.495343+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-17T11:26:24.826 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:23.501529+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-17T11:26:24.826 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:24.036641+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:25.322 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-17T11:26:25.996 INFO:teuthology.orchestra.run.smithi031.stderr:Creating initial admin user... 2024-04-17T11:26:26.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:25.039026+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-17T11:26:26.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:25.248795+0000 mgr.y (mgr.14146) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:26:26.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:25.321129+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:26.322 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:25.323040+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:27.756 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$4VYPNqxIYb9iOIl1t06O5ej5G.FnEbpm/g1zBtR8KIi6CRXAyyprK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713353187, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-17T11:26:28.576 INFO:teuthology.orchestra.run.smithi031.stderr:Fetching dashboard port number... 2024-04-17T11:26:28.843 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:27.491312+0000 mgr.y (mgr.14146) 4 : audit [DBG] from='client.14158 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:26:28.843 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:27.752047+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:29.260 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: 8443 2024-04-17T11:26:29.918 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:28.760039+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-17T11:26:29.919 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:29.260395+0000 mon.a (mon.0) 87 : audit [DBG] from='client.? 172.21.15.31:0/2008139222' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-17T11:26:29.926 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: disabled 2024-04-17T11:26:29.935 INFO:teuthology.orchestra.run.smithi031.stderr:systemctl: inactive 2024-04-17T11:26:29.935 INFO:teuthology.orchestra.run.smithi031.stderr:firewalld.service is not enabled 2024-04-17T11:26:29.935 INFO:teuthology.orchestra.run.smithi031.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-17T11:26:29.938 INFO:teuthology.orchestra.run.smithi031.stderr:Ceph Dashboard is now available at: 2024-04-17T11:26:29.938 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-04-17T11:26:29.938 INFO:teuthology.orchestra.run.smithi031.stderr: URL: https://smithi031.front.sepia.ceph.com:8443/ 2024-04-17T11:26:29.938 INFO:teuthology.orchestra.run.smithi031.stderr: User: admin 2024-04-17T11:26:29.938 INFO:teuthology.orchestra.run.smithi031.stderr: Password: lv1u6bw6g9 2024-04-17T11:26:29.938 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-04-17T11:26:29.938 INFO:teuthology.orchestra.run.smithi031.stderr:Enabling autotune for osd_memory_target 2024-04-17T11:26:31.944 INFO:teuthology.orchestra.run.smithi031.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-17T11:26:32.613 INFO:teuthology.orchestra.run.smithi031.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-17T11:26:32.613 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-04-17T11:26:32.613 INFO:teuthology.orchestra.run.smithi031.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-17T11:26:32.613 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-04-17T11:26:32.613 INFO:teuthology.orchestra.run.smithi031.stderr:Or, if you are only running a single cluster on this host: 2024-04-17T11:26:32.613 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-04-17T11:26:32.613 INFO:teuthology.orchestra.run.smithi031.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-17T11:26:32.613 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-04-17T11:26:32.613 INFO:teuthology.orchestra.run.smithi031.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-17T11:26:32.613 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-04-17T11:26:32.613 INFO:teuthology.orchestra.run.smithi031.stderr: ceph telemetry on 2024-04-17T11:26:32.614 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-04-17T11:26:32.614 INFO:teuthology.orchestra.run.smithi031.stderr:For more information see: 2024-04-17T11:26:32.614 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-04-17T11:26:32.614 INFO:teuthology.orchestra.run.smithi031.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2024-04-17T11:26:32.614 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-04-17T11:26:32.614 INFO:teuthology.orchestra.run.smithi031.stderr:Bootstrap complete. 2024-04-17T11:26:32.658 INFO:tasks.cephadm:Fetching config... 2024-04-17T11:26:32.658 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:26:32.658 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-17T11:26:32.679 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-17T11:26:32.679 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:26:32.679 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-17T11:26:32.739 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-17T11:26:32.739 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:26:32.739 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-17T11:26:32.809 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-17T11:26:32.810 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:26:32.810 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-17T11:26:32.869 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-17T11:26:32.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn7BVCMQtKIPHPXUKv4eMLjaz/R5GOHd9pUkd72FqdxBZR2RSFe4F7ohO/LOJ1rfUbjLd/jm8X08gyVjAURl4uysqJ+Z4Cm9PwHpfsuBPOFv/B5z/nHAP7VmDzf4N4AlXdQabaYy8XuDybkqDZZy+Zmqv6dk0BbXu975wFN3o09A4e3Q+6ZfbPD8c/nsVPe4lkz7TE3n0EYLPiOjDnbEkjJFcN8EJzVMvSlnwGLTIbwlYGE3r9SEru7bQBa8JDGnx8hKgWOuTSZgtzdo8/XK5COL22ajCLrrs9YnGDyWS5ApGN8DiuvedlCaH7ew953EoMBXwwTWNjKODWxQfDVKlu1NJONT6YMVKFuyoFjqARar2EsvG/XuDcJevQqH0CIclEhlYMjm/VFuj3TBfx0nX1fA0t48f/x7BvXCoMKp8JwXb+G9AQGPV4xW/eGd3I9KObRYu03Wo88rxSnFb/A48aEZbTcvW7QlvvLWh0DC2KLhO+8mRwMZSX73zQCbFQJLk= ceph-1bbdd278-fcad-11ee-bc91-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-17T11:26:32.950 INFO:teuthology.orchestra.run.smithi031.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn7BVCMQtKIPHPXUKv4eMLjaz/R5GOHd9pUkd72FqdxBZR2RSFe4F7ohO/LOJ1rfUbjLd/jm8X08gyVjAURl4uysqJ+Z4Cm9PwHpfsuBPOFv/B5z/nHAP7VmDzf4N4AlXdQabaYy8XuDybkqDZZy+Zmqv6dk0BbXu975wFN3o09A4e3Q+6ZfbPD8c/nsVPe4lkz7TE3n0EYLPiOjDnbEkjJFcN8EJzVMvSlnwGLTIbwlYGE3r9SEru7bQBa8JDGnx8hKgWOuTSZgtzdo8/XK5COL22ajCLrrs9YnGDyWS5ApGN8DiuvedlCaH7ew953EoMBXwwTWNjKODWxQfDVKlu1NJONT6YMVKFuyoFjqARar2EsvG/XuDcJevQqH0CIclEhlYMjm/VFuj3TBfx0nX1fA0t48f/x7BvXCoMKp8JwXb+G9AQGPV4xW/eGd3I9KObRYu03Wo88rxSnFb/A48aEZbTcvW7QlvvLWh0DC2KLhO+8mRwMZSX73zQCbFQJLk= ceph-1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:26:32.962 DEBUG:teuthology.orchestra.run.smithi153:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn7BVCMQtKIPHPXUKv4eMLjaz/R5GOHd9pUkd72FqdxBZR2RSFe4F7ohO/LOJ1rfUbjLd/jm8X08gyVjAURl4uysqJ+Z4Cm9PwHpfsuBPOFv/B5z/nHAP7VmDzf4N4AlXdQabaYy8XuDybkqDZZy+Zmqv6dk0BbXu975wFN3o09A4e3Q+6ZfbPD8c/nsVPe4lkz7TE3n0EYLPiOjDnbEkjJFcN8EJzVMvSlnwGLTIbwlYGE3r9SEru7bQBa8JDGnx8hKgWOuTSZgtzdo8/XK5COL22ajCLrrs9YnGDyWS5ApGN8DiuvedlCaH7ew953EoMBXwwTWNjKODWxQfDVKlu1NJONT6YMVKFuyoFjqARar2EsvG/XuDcJevQqH0CIclEhlYMjm/VFuj3TBfx0nX1fA0t48f/x7BvXCoMKp8JwXb+G9AQGPV4xW/eGd3I9KObRYu03Wo88rxSnFb/A48aEZbTcvW7QlvvLWh0DC2KLhO+8mRwMZSX73zQCbFQJLk= ceph-1bbdd278-fcad-11ee-bc91-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-17T11:26:33.006 INFO:teuthology.orchestra.run.smithi153.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn7BVCMQtKIPHPXUKv4eMLjaz/R5GOHd9pUkd72FqdxBZR2RSFe4F7ohO/LOJ1rfUbjLd/jm8X08gyVjAURl4uysqJ+Z4Cm9PwHpfsuBPOFv/B5z/nHAP7VmDzf4N4AlXdQabaYy8XuDybkqDZZy+Zmqv6dk0BbXu975wFN3o09A4e3Q+6ZfbPD8c/nsVPe4lkz7TE3n0EYLPiOjDnbEkjJFcN8EJzVMvSlnwGLTIbwlYGE3r9SEru7bQBa8JDGnx8hKgWOuTSZgtzdo8/XK5COL22ajCLrrs9YnGDyWS5ApGN8DiuvedlCaH7ew953EoMBXwwTWNjKODWxQfDVKlu1NJONT6YMVKFuyoFjqARar2EsvG/XuDcJevQqH0CIclEhlYMjm/VFuj3TBfx0nX1fA0t48f/x7BvXCoMKp8JwXb+G9AQGPV4xW/eGd3I9KObRYu03Wo88rxSnFb/A48aEZbTcvW7QlvvLWh0DC2KLhO+8mRwMZSX73zQCbFQJLk= ceph-1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:26:33.018 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-17T11:26:33.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:31.942400+0000 mon.a (mon.0) 88 : audit [INF] from='client.? 172.21.15.31:0/3257126274' entity='client.admin' 2024-04-17T11:26:36.637 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:35.323081+0000 mon.a (mon.0) 89 : audit [INF] from='client.? 172.21.15.31:0/2610495396' entity='client.admin' 2024-04-17T11:26:36.660 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-17T11:26:36.661 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-17T11:26:40.172 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:38.887916+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:40.172 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:39.235192+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi031", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:26:40.172 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:39.238365+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:40.172 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:39.239660+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:26:40.172 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:39.242563+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:40.172 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:39.507608+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:40.172 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:39.557154+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:26:40.173 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:39.558371+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:26:40.173 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:39.558930+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:26:40.173 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:39.643130+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:40.173 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:39.645159+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:40.193 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi153 2024-04-17T11:26:40.193 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:26:40.193 DEBUG:teuthology.orchestra.run.smithi153:> dd of=/etc/ceph/ceph.conf 2024-04-17T11:26:40.215 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:26:40.215 DEBUG:teuthology.orchestra.run.smithi153:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-17T11:26:40.276 INFO:tasks.cephadm:Adding host smithi153 to orchestrator... 2024-04-17T11:26:40.276 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch host add smithi153 2024-04-17T11:26:40.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:39.559897+0000 mgr.y (mgr.14146) 6 : cephadm [INF] Updating smithi031:/etc/ceph/ceph.conf 2024-04-17T11:26:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:39.581701+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-04-17T11:26:42.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [90B blob data] 2024-04-17T11:26:42.890 INFO:teuthology.orchestra.run.smithi031.stdout:Added host 'smithi153' with addr '172.21.15.153' 2024-04-17T11:26:43.202 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:26:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [80B blob data] 2024-04-17T11:26:43.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch host ls --format=json 2024-04-17T11:26:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:42.246140+0000 mgr.y (mgr.14146) 8 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi153", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:26:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:42.497919+0000 mgr.y (mgr.14146) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:26:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:42.890689+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:42.891083+0000 mgr.y (mgr.14146) 10 : cephadm [INF] Added host smithi153 2024-04-17T11:26:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:42.915971+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:26:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:43.357888+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:43.628839+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:45.433 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:26:45.433 INFO:teuthology.orchestra.run.smithi031.stdout:[{"addr": "172.21.15.31", "hostname": "smithi031", "labels": [], "status": ""}, {"addr": "172.21.15.153", "hostname": "smithi153", "labels": [], "status": ""}] 2024-04-17T11:26:46.092 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-17T11:26:46.092 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd crush tunables default 2024-04-17T11:26:46.120 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:44.498356+0000 mgr.y (mgr.14146) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:26:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:45.433860+0000 mgr.y (mgr.14146) 12 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:26:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:46.547037+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:46.857596+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:46.858257+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi153", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:26:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:46.859276+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:26:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:46.859984+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:26:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:46.498692+0000 mgr.y (mgr.14146) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:26:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:46.861078+0000 mgr.y (mgr.14146) 14 : cephadm [INF] Updating smithi153:/etc/ceph/ceph.conf 2024-04-17T11:26:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:46.877659+0000 mgr.y (mgr.14146) 15 : cephadm [INF] Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-04-17T11:26:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:46.904844+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:46.907215+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:48.912 INFO:teuthology.orchestra.run.smithi031.stderr:adjusted tunables profile to default 2024-04-17T11:26:49.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:48.047301+0000 mon.a (mon.0) 112 : audit [INF] from='client.? 172.21.15.31:0/543865501' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-17T11:26:49.590 INFO:tasks.cephadm:Adding mon.a on smithi031 2024-04-17T11:26:49.590 INFO:tasks.cephadm:Adding mon.c on smithi031 2024-04-17T11:26:49.590 INFO:tasks.cephadm:Adding mon.b on smithi153 2024-04-17T11:26:49.591 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch apply mon '3;smithi031:172.21.15.31=a;smithi031:[v2:172.21.15.31:3301,v1:172.21.15.31:6790]=c;smithi153:172.21.15.153=b' 2024-04-17T11:26:50.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:48.499067+0000 mgr.y (mgr.14146) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:26:50.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:48.909695+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.31:0/543865501' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-17T11:26:50.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:48.909747+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-17T11:26:51.342 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled mon update... 2024-04-17T11:26:52.007 DEBUG:teuthology.orchestra.run.smithi031:mon.c> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mon.c.service 2024-04-17T11:26:52.013 DEBUG:teuthology.orchestra.run.smithi153:mon.b> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mon.b.service 2024-04-17T11:26:52.015 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-17T11:26:52.015 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph mon dump -f json 2024-04-17T11:26:52.045 INFO:journalctl@ceph.mon.b.smithi153.stdout:-- Logs begin at Wed 2024-04-17 11:11:45 UTC. -- 2024-04-17T11:26:52.047 INFO:journalctl@ceph.mon.c.smithi031.stdout:-- Logs begin at Wed 2024-04-17 11:11:31 UTC. -- 2024-04-17T11:26:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:50.499460+0000 mgr.y (mgr.14146) 17 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:26:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:51.342904+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:51.383046+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:26:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:51.384688+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:26:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:51.385495+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:26:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:51.388908+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:26:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:51.390639+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:26:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:51.391426+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:26:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:51.337826+0000 mgr.y (mgr.14146) 18 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi031:172.21.15.31=a;smithi031:[v2:172.21.15.31:3301,v1:172.21.15.31:6790]=c;smithi153:172.21.15.153=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:26:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:51.340182+0000 mgr.y (mgr.14146) 19 : cephadm [INF] Saving service mon spec with placement smithi031:172.21.15.31=a;smithi031:[v2:172.21.15.31:3301,v1:172.21.15.31:6790]=c;smithi153:172.21.15.153=b;count:3 2024-04-17T11:26:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:26:51.392125+0000 mgr.y (mgr.14146) 20 : cephadm [INF] Deploying daemon mon.b on smithi153 2024-04-17T11:26:54.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:52.499868+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:26:55.090 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 systemd[1]: Starting Ceph mon.b for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:26:55.795 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:26:55.795 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","modified":"2024-04-17T11:25:28.686032Z","created":"2024-04-17T11:25:28.686032Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-17T11:26:55.797 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-04-17T11:26:56.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.909+0000 7f7cf7332880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-17T11:26:56.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.909+0000 7f7cf7332880 0 ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable), process ceph-mon, pid 2 2024-04-17T11:26:56.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.909+0000 7f7cf7332880 0 pidfile_write: ignore empty --pid-file 2024-04-17T11:26:56.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.913+0000 7f7cf7332880 0 load: jerasure load: lrc load: isa 2024-04-17T11:26:56.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: RocksDB version: 6.8.1 2024-04-17T11:26:56.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-17T11:26:56.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Compile date Mar 4 2024 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: DB SUMMARY 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: CURRENT file: CURRENT 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 511 ; 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.error_if_exists: 0 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.create_if_missing: 0 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.paranoid_checks: 1 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.env: 0x55dd5c232080 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.fs: Posix File System 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.info_log: 0x55dd5d002260 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.statistics: (nil) 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.use_fsync: 0 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_log_file_size: 0 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.allow_fallocate: 1 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-17T11:26:56.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.use_direct_reads: 0 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.db_log_dir: 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_subcompactions: 1 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_background_flushes: -1 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-17T11:26:56.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.write_buffer_manager: 0x55dd5dcf43c0 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.unordered_write: 0 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-17T11:26:56.223 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.row_cache: None 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.wal_filter: None 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.preserve_deletes: 0 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.two_write_queues: 0 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.atomic_flush: 0 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.log_readahead_size: 0 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-17T11:26:56.224 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_background_jobs: 2 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_background_compactions: -1 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_open_files: -1 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-17T11:26:56.225 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Compression algorithms supported: 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: kZSTD supported: 0 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: kXpressCompression supported: 0 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: kLZ4Compression supported: 1 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: kBZip2Compression supported: 0 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: kZlibCompression supported: 1 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: kSnappyCompression supported: 1 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.226 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.merge_operator: 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_filter: None 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dd5cfa7d10) 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cache_index_and_filter_blocks: 1 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: pin_top_level_index_and_filter: 1 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: index_type: 0 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: data_block_index_type: 0 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: index_shortening: 1 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: data_block_hash_table_util_ratio: 0.750000 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: hash_index_allow_collision: 1 2024-04-17T11:26:56.227 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: checksum: 1 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: no_block_cache: 0 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: block_cache: 0x55dd5cfdcf10 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: block_cache_name: BinnedLRUCache 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: block_cache_options: 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: capacity : 536870912 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: num_shard_bits : 4 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: strict_capacity_limit : 0 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: high_pri_pool_ratio: 0.000 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: block_cache_compressed: (nil) 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: persistent_cache: (nil) 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: block_size: 4096 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: block_size_deviation: 10 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: block_restart_interval: 16 2024-04-17T11:26:56.228 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: index_block_restart_interval: 1 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: metadata_block_size: 4096 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: partition_filters: 0 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: use_delta_encoding: 1 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: whole_key_filtering: 1 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: verify_compression: 0 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: read_amp_bytes_per_bit: 0 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: format_version: 2 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: enable_index_compression: 1 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: block_align: 0 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compression: NoCompression 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-17T11:26:56.229 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.num_levels: 7 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-17T11:26:56.230 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-17T11:26:56.231 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-17T11:26:56.232 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.table_properties_collectors: 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.inplace_update_support: 0 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.bloom_locality: 0 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.max_successive_merges: 0 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-17T11:26:56.233 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.force_consistency_checks: 0 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.ttl: 2592000 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.914+0000 7f7cf7332880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.915+0000 7f7cf7332880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.915+0000 7f7cf7332880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.915+0000 7f7cf7332880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713353215916802, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.915+0000 7f7cf7332880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.915+0000 7f7cf7332880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.915+0000 7f7cf7332880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713353215917246, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1713353215, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-17T11:26:56.234 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.915+0000 7f7cf7332880 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.916+0000 7f7cf7332880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713353215917621, "job": 1, "event": "recovery_finished"} 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.916+0000 7f7cf7332880 4 rocksdb: DB pointer 0x55dd5d0a5800 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.916+0000 7f7cde124700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.916+0000 7f7cde124700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ** DB Stats ** 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ** Compaction Stats [default] ** 2024-04-17T11:26:56.235 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 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.3 0.00 0.00 1 0.000 0 0 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ** Compaction Stats [default] ** 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 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.3 0.00 0.00 1 0.000 0 0 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: AddFile(Total Files): cumulative 0, interval 0 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: AddFile(Keys): cumulative 0, interval 0 2024-04-17T11:26:56.236 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Cumulative compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Interval compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ** File Read Latency Histogram By Level [default] ** 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ** Compaction Stats [default] ** 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ** Compaction Stats [default] ** 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:26:56.237 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 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.3 0.00 0.00 1 0.000 0 0 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: AddFile(Total Files): cumulative 0, interval 0 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: AddFile(Keys): cumulative 0, interval 0 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Cumulative compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ** File Read Latency Histogram By Level [default] ** 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.916+0000 7f7cf7332880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.917+0000 7f7cf7332880 0 using public_addr v2:172.21.15.153:0/0 -> [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] 2024-04-17T11:26:56.238 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.917+0000 7f7cf7332880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] at bind addrs [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.918+0000 7f7cf7332880 1 mon.b@-1(???) e0 preinit fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 0 mon.b@-1(synchronizing).mds e1 new map 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: e1 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: legacy client fscid: -1 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: No filesystems configured 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-17T11:26:56.239 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-17T11:26:56.240 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-17T11:26:56.240 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-17T11:26:56.240 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.935+0000 7f7ce0929700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-17T11:26:56.240 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:26:54.500214+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:26:56.240 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:26:55.795796+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.153:0/829247119' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-17T11:26:56.240 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: debug 2024-04-17T11:26:55.936+0000 7f7ce0929700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-17T11:26:56.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:54.500214+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:26:56.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:55.795796+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.153:0/829247119' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-17T11:26:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:56 smithi153 bash[38958]: 49d9e84e9f7adfbc504372af5ebeb2afb4e99d56f6cda64d2973d94c0164e19b 2024-04-17T11:26:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:26:56 smithi153 systemd[1]: Started Ceph mon.b for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:26:57.374 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-17T11:26:57.375 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph mon dump -f json 2024-04-17T11:27:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:26:55.944183+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-17T11:27:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:26:55.944378+0000 mon.a (mon.0) 125 : cluster [INF] mon.a calling monitor election 2024-04-17T11:27:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:26:55.956935+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:26:56.500509+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:26:56.941517+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:26:57.941312+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:26:57.942425+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-04-17T11:27:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:26:58.500901+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:26:58.941755+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:26:59.941928+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:00.501197+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:00.941816+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:00.970759+0000 mon.a (mon.0) 132 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:00.973916+0000 mon.a (mon.0) 133 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0]} removed_ranks: {} 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:00.986449+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:00.986479+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:00.986701+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e13: y(active, since 38s) 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:00.986845+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:00.990043+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:00.991090+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:27:01.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:00.991862+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:55.944183+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:55.944378+0000 mon.a (mon.0) 125 : cluster [INF] mon.a calling monitor election 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:55.956935+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:56.500509+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:56.941517+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:57.941312+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:57.942425+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:26:58.500901+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:58.941755+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:26:59.941928+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:00.501197+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:01.479 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:00.941816+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:01.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:00.970759+0000 mon.a (mon.0) 132 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-17T11:27:01.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:00.973916+0000 mon.a (mon.0) 133 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0]} removed_ranks: {} 2024-04-17T11:27:01.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:00.986449+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2024-04-17T11:27:01.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:00.986479+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-17T11:27:01.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:00.986701+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e13: y(active, since 38s) 2024-04-17T11:27:01.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:00.986845+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2024-04-17T11:27:01.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:00.990043+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:01.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:00.991090+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:27:01.480 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:00.991862+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:02.329 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:27:02.329 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":2,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","modified":"2024-04-17T11:26:55.941487Z","created":"2024-04-17T11:25:28.686032Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:3300","nonce":0},{"type":"v1","addr":"172.21.15.153:6789","nonce":0}]},"addr":"172.21.15.153:6789/0","public_addr":"172.21.15.153:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-17T11:27:02.330 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:00.992586+0000 mgr.y (mgr.14146) 26 : cephadm [INF] Deploying daemon mon.c on smithi031 2024-04-17T11:27:02.331 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:01.942213+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:02.331 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 2 2024-04-17T11:27:02.352 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:00.992586+0000 mgr.y (mgr.14146) 26 : cephadm [INF] Deploying daemon mon.c on smithi031 2024-04-17T11:27:02.352 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:01.942213+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:03.405 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:02.330400+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.153:0/1768148812' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-17T11:27:03.405 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:02.501503+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:03.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:02.330400+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.153:0/1768148812' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-17T11:27:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:02.501503+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:03.860 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-17T11:27:03.860 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph mon dump -f json 2024-04-17T11:27:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:03 smithi031 systemd[1]: Starting Ceph mon.c for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:27:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.223+0000 7fdf11cda880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-17T11:27:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.223+0000 7fdf11cda880 0 ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable), process ceph-mon, pid 2 2024-04-17T11:27:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.223+0000 7fdf11cda880 0 pidfile_write: ignore empty --pid-file 2024-04-17T11:27:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 0 load: jerasure load: lrc load: isa 2024-04-17T11:27:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: RocksDB version: 6.8.1 2024-04-17T11:27:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-17T11:27:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Compile date Mar 4 2024 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: DB SUMMARY 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: CURRENT file: CURRENT 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 636 ; 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.error_if_exists: 0 2024-04-17T11:27:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.create_if_missing: 0 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.paranoid_checks: 1 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.env: 0x563434b94080 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.fs: Posix File System 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.info_log: 0x5634364e4260 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.statistics: (nil) 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.use_fsync: 0 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.max_log_file_size: 0 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.allow_fallocate: 1 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-17T11:27:04.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.use_direct_reads: 0 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.db_log_dir: 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.max_subcompactions: 1 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.max_background_flushes: -1 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-17T11:27:04.492 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.write_buffer_manager: 0x5634371d6390 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.unordered_write: 0 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.row_cache: None 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.wal_filter: None 2024-04-17T11:27:04.493 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.preserve_deletes: 0 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.two_write_queues: 0 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.atomic_flush: 0 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.log_readahead_size: 0 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.max_background_jobs: 2 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.max_background_compactions: -1 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-17T11:27:04.494 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.max_open_files: -1 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Compression algorithms supported: 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: kZSTD supported: 0 2024-04-17T11:27:04.495 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: kXpressCompression supported: 0 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: kLZ4Compression supported: 1 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: kBZip2Compression supported: 0 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: kZlibCompression supported: 1 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: kSnappyCompression supported: 1 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.228+0000 7fdf11cda880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.merge_operator: 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_filter: None 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-17T11:27:04.496 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563436489d10) 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cache_index_and_filter_blocks: 1 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: pin_top_level_index_and_filter: 1 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: index_type: 0 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: data_block_index_type: 0 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: index_shortening: 1 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: data_block_hash_table_util_ratio: 0.750000 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: hash_index_allow_collision: 1 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: checksum: 1 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: no_block_cache: 0 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: block_cache: 0x5634364bef10 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: block_cache_name: BinnedLRUCache 2024-04-17T11:27:04.497 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: block_cache_options: 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: capacity : 536870912 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: num_shard_bits : 4 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: strict_capacity_limit : 0 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: high_pri_pool_ratio: 0.000 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: block_cache_compressed: (nil) 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: persistent_cache: (nil) 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: block_size: 4096 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: block_size_deviation: 10 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: block_restart_interval: 16 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: index_block_restart_interval: 1 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: metadata_block_size: 4096 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: partition_filters: 0 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: use_delta_encoding: 1 2024-04-17T11:27:04.498 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: whole_key_filtering: 1 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: verify_compression: 0 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: read_amp_bytes_per_bit: 0 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: format_version: 2 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: enable_index_compression: 1 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: block_align: 0 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compression: NoCompression 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.num_levels: 7 2024-04-17T11:27:04.499 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-17T11:27:04.500 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-17T11:27:04.501 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-17T11:27:04.505 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-17T11:27:04.505 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-17T11:27:04.506 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.table_properties_collectors: 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.inplace_update_support: 0 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.bloom_locality: 0 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.max_successive_merges: 0 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.force_consistency_checks: 0 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.ttl: 2592000 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-17T11:27:04.507 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713353224230944, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.229+0000 7fdf11cda880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.230+0000 7fdf11cda880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.230+0000 7fdf11cda880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713353224231409, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1562, "table_properties": {"data_size": 648, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1713353224, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.230+0000 7fdf11cda880 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.230+0000 7fdf11cda880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713353224231804, "job": 1, "event": "recovery_finished"} 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.231+0000 7fdf11cda880 4 rocksdb: DB pointer 0x563436587800 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.231+0000 7fdef8acc700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.231+0000 7fdef8acc700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-17T11:27:04.508 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ** DB Stats ** 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ** Compaction Stats [default] ** 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.509 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ** Compaction Stats [default] ** 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: AddFile(Total Files): cumulative 0, interval 0 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: AddFile(Keys): cumulative 0, interval 0 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ** File Read Latency Histogram By Level [default] ** 2024-04-17T11:27:04.510 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ** Compaction Stats [default] ** 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ** Compaction Stats [default] ** 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: AddFile(Total Files): cumulative 0, interval 0 2024-04-17T11:27:04.511 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: AddFile(Keys): cumulative 0, interval 0 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ** File Read Latency Histogram By Level [default] ** 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.231+0000 7fdf11cda880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.231+0000 7fdf11cda880 0 using public_addrv [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.232+0000 7fdf11cda880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] at bind addrs [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.233+0000 7fdf11cda880 1 mon.c@-1(???) e0 preinit fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.251+0000 7fdefb2d1700 0 mon.c@-1(synchronizing).mds e1 new map 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.251+0000 7fdefb2d1700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: e1 2024-04-17T11:27:04.512 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: legacy client fscid: -1 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: No filesystems configured 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.251+0000 7fdefb2d1700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.251+0000 7fdefb2d1700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.251+0000 7fdefb2d1700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.251+0000 7fdefb2d1700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.251+0000 7fdefb2d1700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.251+0000 7fdefb2d1700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.253+0000 7fdefb2d1700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.253+0000 7fdefb2d1700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.253+0000 7fdefb2d1700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.253+0000 7fdefb2d1700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-17T11:27:04.513 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:02.330400+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.153:0/1768148812' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-17T11:27:04.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:02.501503+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:04.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: debug 2024-04-17T11:27:04.254+0000 7fdefb2d1700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-17T11:27:04.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 bash[44397]: 4fe60f5df6b72c4ad82bfe1a2933d0af76e0cd28bc6256f52899aa264a99b5fd 2024-04-17T11:27:04.514 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:04 smithi031 systemd[1]: Started Ceph mon.c for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:27:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:04.261233+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-17T11:27:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:04.261388+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-04-17T11:27:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:04.264705+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-04-17T11:27:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:04.274867+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:04.275023+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:04.501718+0000 mgr.y (mgr.14146) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:05.258372+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:06.258473+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:06.260018+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:06.502188+0000 mgr.y (mgr.14146) 29 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:07.258393+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:08.258887+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:08.502616+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:09.258776+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:09.288983+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:09.294226+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0],c=[v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0]} removed_ranks: {} 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:09.294749+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:09.294797+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-17T11:27:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:09.295052+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-17T11:27:09.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:09.295227+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2024-04-17T11:27:09.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:09.300129+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:09.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:09.301501+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:04.261233+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-17T11:27:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:04.261388+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-04-17T11:27:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:04.264705+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-04-17T11:27:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:04.274867+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:04.275023+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:04.501718+0000 mgr.y (mgr.14146) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:05.258372+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:06.258473+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:06.260018+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:06.502188+0000 mgr.y (mgr.14146) 29 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:07.258393+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:08.258887+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:08.502616+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:09.258776+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:09.288983+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:09.294226+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0],c=[v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0]} removed_ranks: {} 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:09.294749+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:04.261233+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:04.261388+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:04.264705+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-04-17T11:27:09.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:04.274867+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:04.275023+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:04.501718+0000 mgr.y (mgr.14146) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:05.258372+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:06.258473+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:06.260018+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:06.502188+0000 mgr.y (mgr.14146) 29 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:07.258393+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:08.258887+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:08.502616+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:09.258776+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:09.288983+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:09.294226+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],b=[v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0],c=[v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0]} removed_ranks: {} 2024-04-17T11:27:09.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:09.294749+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2024-04-17T11:27:09.741 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:09.294797+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-17T11:27:09.741 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:09.295052+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-17T11:27:09.741 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:09.295227+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2024-04-17T11:27:09.741 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:09.300129+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:09.741 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:09.301501+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:09.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:09.294797+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-17T11:27:09.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:09.295052+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-17T11:27:09.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:09.295227+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2024-04-17T11:27:09.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:09.300129+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:09.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:09.301501+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:10.164 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-04-17T11:27:10.164 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":3,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","modified":"2024-04-17T11:27:04.258811Z","created":"2024-04-17T11:25:28.686032Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:3300","nonce":0},{"type":"v1","addr":"172.21.15.153:6789","nonce":0}]},"addr":"172.21.15.153:6789/0","public_addr":"172.21.15.153:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3301","nonce":0},{"type":"v1","addr":"172.21.15.31:6790","nonce":0}]},"addr":"172.21.15.31:6790/0","public_addr":"172.21.15.31:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-17T11:27:10.166 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 3 2024-04-17T11:27:10.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.164559+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.153:0/358828806' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-17T11:27:10.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.258669+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.164559+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.153:0/358828806' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-17T11:27:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.258669+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.164559+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.153:0/358828806' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-17T11:27:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.258669+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:27:11.043 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-17T11:27:11.043 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph config generate-minimal-conf 2024-04-17T11:27:11.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.384823+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.416151+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.416705+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:11.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.417366+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:11.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:10.418221+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Updating smithi031:/etc/ceph/ceph.conf 2024-04-17T11:27:11.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:10.418426+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Updating smithi153:/etc/ceph/ceph.conf 2024-04-17T11:27:11.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.441135+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.445592+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.449023+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.635 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:10.449976+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-17T11:27:11.636 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.450174+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:27:11.636 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.450724+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-17T11:27:11.636 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:10.451263+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:11.636 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:10.451777+0000 mgr.y (mgr.14146) 34 : cephadm [INF] Reconfiguring daemon mon.a on smithi031 2024-04-17T11:27:11.636 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:10.502881+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:11.636 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.384823+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.636 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.416151+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.636 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.416705+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:11.636 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.417366+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:11.636 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:10.418221+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Updating smithi031:/etc/ceph/ceph.conf 2024-04-17T11:27:11.636 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:10.418426+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Updating smithi153:/etc/ceph/ceph.conf 2024-04-17T11:27:11.637 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.441135+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.637 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.445592+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.637 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.449023+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.637 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:10.449976+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-17T11:27:11.637 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.450174+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:27:11.637 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.450724+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-17T11:27:11.637 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:10.451263+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:11.637 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:10.451777+0000 mgr.y (mgr.14146) 34 : cephadm [INF] Reconfiguring daemon mon.a on smithi031 2024-04-17T11:27:11.637 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:10.502881+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.384823+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.416151+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.416705+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.417366+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:10.418221+0000 mgr.y (mgr.14146) 31 : cephadm [INF] Updating smithi031:/etc/ceph/ceph.conf 2024-04-17T11:27:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:10.418426+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Updating smithi153:/etc/ceph/ceph.conf 2024-04-17T11:27:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.441135+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.445592+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.449023+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:10.449976+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-17T11:27:11.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.450174+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:27:11.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.450724+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-17T11:27:11.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:10.451263+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:11.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:10.451777+0000 mgr.y (mgr.14146) 34 : cephadm [INF] Reconfiguring daemon mon.a on smithi031 2024-04-17T11:27:11.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:10.502881+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:13.464 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:12.460670+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:13.464 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:12.461156+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-17T11:27:13.464 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:12.461399+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:27:13.464 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:12.462023+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-17T11:27:13.465 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:12.462561+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:13.465 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:12.463066+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Reconfiguring daemon mon.c on smithi031 2024-04-17T11:27:13.465 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:12.503128+0000 mgr.y (mgr.14146) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:13.465 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:12.654171+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:12.460670+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:12.461156+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-17T11:27:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:12.461399+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:27:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:12.462023+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-17T11:27:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:12.462561+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:12.463066+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Reconfiguring daemon mon.c on smithi031 2024-04-17T11:27:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:12.503128+0000 mgr.y (mgr.14146) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:12.654171+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:13.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:12.460670+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:12.461156+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-17T11:27:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:12.461399+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:27:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:12.462023+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-17T11:27:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:12.462561+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:12.463066+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Reconfiguring daemon mon.c on smithi031 2024-04-17T11:27:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:12.503128+0000 mgr.y (mgr.14146) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:12.654171+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:14.350 INFO:teuthology.orchestra.run.smithi031.stdout:# minimal ceph.conf for 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:27:14.350 INFO:teuthology.orchestra.run.smithi031.stdout:[global] 2024-04-17T11:27:14.350 INFO:teuthology.orchestra.run.smithi031.stdout: fsid = 1bbdd278-fcad-11ee-bc91-c7b262605968 2024-04-17T11:27:14.350 INFO:teuthology.orchestra.run.smithi031.stdout: mon_host = [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] [v2:172.21.15.31:3301/0,v1:172.21.15.31:6790/0] 2024-04-17T11:27:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:13.571028+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.31:0/1242049828' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:14.201937+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:14.202665+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:27:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:14.203271+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-17T11:27:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:14.203823+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:13.571028+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.31:0/1242049828' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:14.201937+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:14.202665+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:27:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:14.203271+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-17T11:27:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:14.203823+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:13.571028+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.31:0/1242049828' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:14.201937+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:14.202665+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-17T11:27:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:14.203271+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-17T11:27:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:14.203823+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:14.924 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-17T11:27:14.924 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:27:14.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.conf 2024-04-17T11:27:14.957 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:27:14.957 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-17T11:27:15.027 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:27:15.028 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/ceph/ceph.conf 2024-04-17T11:27:15.059 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:27:15.059 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-17T11:27:15.126 INFO:tasks.cephadm:Adding mgr.y on smithi031 2024-04-17T11:27:15.126 INFO:tasks.cephadm:Adding mgr.x on smithi153 2024-04-17T11:27:15.126 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch apply mgr '2;smithi031=y;smithi153=x' 2024-04-17T11:27:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:14.202448+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-17T11:27:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:14.204346+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring daemon mon.b on smithi153 2024-04-17T11:27:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:14.503411+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:14.202448+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-17T11:27:15.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:14.204346+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring daemon mon.b on smithi153 2024-04-17T11:27:15.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:14.503411+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:15.868 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:14.202448+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-17T11:27:15.868 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:14.204346+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring daemon mon.b on smithi153 2024-04-17T11:27:15.868 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:14.503411+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:16.842 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:15.649321+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:16.843 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:15.650226+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:16.843 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:15.651937+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:16.843 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:15.652791+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:16.843 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:15.659214+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:15.649321+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:15.650226+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:15.651937+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:15.652791+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:15.659214+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:15.649321+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:15.650226+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:15.651937+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:15.652791+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:15.659214+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:17.235 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled mgr update... 2024-04-17T11:27:17.882 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:16.503729+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:17.882 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:17.235862+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:17.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:17.278378+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:17.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:17.280057+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:17.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:17.280857+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:17.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:17.287865+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:17.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:17.289395+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-17T11:27:17.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:17.294705+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-17T11:27:17.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:17.295481+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-17T11:27:17.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:17.296373+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:17.902 DEBUG:teuthology.orchestra.run.smithi153:mgr.x> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mgr.x.service 2024-04-17T11:27:17.905 INFO:tasks.cephadm:Deploying OSDs... 2024-04-17T11:27:17.905 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:27:17.905 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/scratch_devs of=/dev/stdout 2024-04-17T11:27:17.928 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-17T11:27:17.928 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_1 2024-04-17T11:27:17.932 INFO:journalctl@ceph.mgr.x.smithi153.stdout:-- Logs begin at Wed 2024-04-17 11:11:45 UTC. -- 2024-04-17T11:27:17.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:16.503729+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:17.235862+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:17.278378+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:17.280057+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:17.280857+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:17.287865+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:17.289395+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:17.294705+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:17.295481+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:17.296373+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:16.503729+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:17.235862+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:17.278378+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:17.280057+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:17.280857+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:17.287865+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:17.289395+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-17T11:27:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:17.294705+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-17T11:27:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:17.295481+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-17T11:27:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:17.296373+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:17.990 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-17T11:27:17.990 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-17T11:27:17.990 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 163738 Links: 1 2024-04-17T11:27:17.990 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-17T11:27:17.990 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-04-17T11:27:17.990 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-04-17 11:27:03.665713978 +0000 2024-04-17T11:27:17.991 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-04-17 11:17:35.995737427 +0000 2024-04-17T11:27:17.991 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-04-17 11:17:35.995737427 +0000 2024-04-17T11:27:17.991 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2024-04-17T11:27:17.991 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-17T11:27:18.061 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-04-17T11:27:18.061 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-04-17T11:27:18.061 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000232554 s, 2.2 MB/s 2024-04-17T11:27:18.062 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-17T11:27:18.124 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_2 2024-04-17T11:27:18.185 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-17T11:27:18.185 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-17T11:27:18.185 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 166554 Links: 1 2024-04-17T11:27:18.185 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-17T11:27:18.185 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-04-17T11:27:18.185 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-04-17 11:27:03.665713978 +0000 2024-04-17T11:27:18.185 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-04-17 11:17:36.334731613 +0000 2024-04-17T11:27:18.185 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-04-17 11:17:36.334731613 +0000 2024-04-17T11:27:18.185 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2024-04-17T11:27:18.185 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-17T11:27:18.255 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-04-17T11:27:18.255 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-04-17T11:27:18.255 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000213642 s, 2.4 MB/s 2024-04-17T11:27:18.256 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-17T11:27:18.317 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_3 2024-04-17T11:27:18.377 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-17T11:27:18.377 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-17T11:27:18.377 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 166624 Links: 1 2024-04-17T11:27:18.377 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-17T11:27:18.377 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-04-17T11:27:18.377 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-04-17 11:27:03.665713978 +0000 2024-04-17T11:27:18.377 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-04-17 11:17:36.668725885 +0000 2024-04-17T11:27:18.377 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-04-17 11:17:36.668725885 +0000 2024-04-17T11:27:18.378 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2024-04-17T11:27:18.378 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-17T11:27:18.445 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-04-17T11:27:18.445 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-04-17T11:27:18.446 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000184267 s, 2.8 MB/s 2024-04-17T11:27:18.446 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-17T11:27:18.506 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_4 2024-04-17T11:27:18.565 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-17T11:27:18.565 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-17T11:27:18.565 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 166705 Links: 1 2024-04-17T11:27:18.565 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-17T11:27:18.565 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-04-17T11:27:18.565 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-04-17 11:27:03.665713978 +0000 2024-04-17T11:27:18.565 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-04-17 11:17:37.014719951 +0000 2024-04-17T11:27:18.565 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-04-17 11:17:37.014719951 +0000 2024-04-17T11:27:18.566 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2024-04-17T11:27:18.566 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-17T11:27:18.633 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-04-17T11:27:18.633 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-04-17T11:27:18.633 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000221071 s, 2.3 MB/s 2024-04-17T11:27:18.634 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-17T11:27:18.694 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:27:18.694 DEBUG:teuthology.orchestra.run.smithi153:> dd if=/scratch_devs of=/dev/stdout 2024-04-17T11:27:18.713 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-17T11:27:18.713 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_1 2024-04-17T11:27:18.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:17.230544+0000 mgr.y (mgr.14146) 43 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi031=y;smithi153=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:27:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:17.231981+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Saving service mgr spec with placement smithi031=y;smithi153=x;count:2 2024-04-17T11:27:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:17.297034+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Deploying daemon mgr.x on smithi153 2024-04-17T11:27:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:17.230544+0000 mgr.y (mgr.14146) 43 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi031=y;smithi153=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:27:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:17.231981+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Saving service mgr spec with placement smithi031=y;smithi153=x;count:2 2024-04-17T11:27:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:17.297034+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Deploying daemon mgr.x on smithi153 2024-04-17T11:27:18.771 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-17T11:27:18.771 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-17T11:27:18.771 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 6h/6d Inode: 166537 Links: 1 2024-04-17T11:27:18.771 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-17T11:27:18.771 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-04-17T11:27:18.771 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-04-17 11:26:55.002899088 +0000 2024-04-17T11:27:18.771 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-04-17 11:17:22.714277278 +0000 2024-04-17T11:27:18.771 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-04-17 11:17:22.714277278 +0000 2024-04-17T11:27:18.771 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: - 2024-04-17T11:27:18.771 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-17T11:27:18.838 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-04-17T11:27:18.838 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-04-17T11:27:18.838 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000263912 s, 1.9 MB/s 2024-04-17T11:27:18.839 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-17T11:27:18.897 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_2 2024-04-17T11:27:18.955 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-17T11:27:18.956 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-17T11:27:18.956 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 6h/6d Inode: 163567 Links: 1 2024-04-17T11:27:18.956 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-17T11:27:18.956 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-04-17T11:27:18.956 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-04-17 11:26:55.002899088 +0000 2024-04-17T11:27:18.956 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-04-17 11:17:23.055271269 +0000 2024-04-17T11:27:18.956 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-04-17 11:17:23.055271269 +0000 2024-04-17T11:27:18.956 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: - 2024-04-17T11:27:18.956 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-17T11:27:18.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:17.230544+0000 mgr.y (mgr.14146) 43 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi031=y;smithi153=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:27:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:17.231981+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Saving service mgr spec with placement smithi031=y;smithi153=x;count:2 2024-04-17T11:27:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:17.297034+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Deploying daemon mgr.x on smithi153 2024-04-17T11:27:18.990 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-04-17T11:27:18.990 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-04-17T11:27:18.990 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000209559 s, 2.4 MB/s 2024-04-17T11:27:18.991 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-17T11:27:19.061 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_3 2024-04-17T11:27:19.121 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-17T11:27:19.121 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-17T11:27:19.122 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 6h/6d Inode: 163622 Links: 1 2024-04-17T11:27:19.122 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-17T11:27:19.122 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-04-17T11:27:19.122 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-04-17 11:27:19.082464137 +0000 2024-04-17T11:27:19.122 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-04-17 11:17:23.389265382 +0000 2024-04-17T11:27:19.122 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-04-17 11:17:23.389265382 +0000 2024-04-17T11:27:19.122 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: - 2024-04-17T11:27:19.122 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-17T11:27:19.261 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-04-17T11:27:19.261 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-04-17T11:27:19.261 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000168759 s, 3.0 MB/s 2024-04-17T11:27:19.262 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-17T11:27:19.281 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_4 2024-04-17T11:27:19.339 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-17T11:27:19.339 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-17T11:27:19.340 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 6h/6d Inode: 166734 Links: 1 2024-04-17T11:27:19.340 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-17T11:27:19.340 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-04-17T11:27:19.340 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-04-17 11:27:19.218461681 +0000 2024-04-17T11:27:19.340 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-04-17 11:17:23.735259285 +0000 2024-04-17T11:27:19.340 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-04-17 11:17:23.735259285 +0000 2024-04-17T11:27:19.340 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: - 2024-04-17T11:27:19.340 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-17T11:27:19.407 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-04-17T11:27:19.407 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-04-17T11:27:19.407 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000296274 s, 1.7 MB/s 2024-04-17T11:27:19.409 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-17T11:27:19.468 INFO:tasks.cephadm:Deploying osd.0 on smithi031 with /dev/vg_nvme/lv_4... 2024-04-17T11:27:19.468 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-17T11:27:19.567 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:19 smithi153 systemd[1]: Starting Ceph mgr.x for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:27:19.846 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:18.503935+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:19.846 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:19.714+0000 7f76a9543700 1 -- 172.21.15.153:0/130566329 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557ae2dea4e0 con 0x557ae2dbf400 2024-04-17T11:27:19.846 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:19 smithi153 bash[40189]: 0962d60b21a53f5a47bba26c78ea7e38b824fccfb7b916e898dae8c62d60d0b8 2024-04-17T11:27:19.846 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:19 smithi153 systemd[1]: Started Ceph mgr.x for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:27:19.846 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:19.846+0000 7f76b9b3e680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-17T11:27:19.926 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:18.503935+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:19.927 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:18.503935+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:20.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:19.932+0000 7f76b9b3e680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-17T11:27:20.716 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:20.323+0000 7f76b9b3e680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-17T11:27:21.146 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:19.859719+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:21.147 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:19.861188+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:21.147 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:20.749900+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:21.147 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:20.750703+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:21.147 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:20.751563+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:21.147 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:20.757799+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:21.147 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:20.760058+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-17T11:27:21.147 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:20.761036+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-17T11:27:21.147 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:20.761821+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:21.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:19.859719+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:21.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:19.861188+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:21.147 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:20.749900+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:21.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:20.750703+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:21.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:20.751563+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:21.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:20.757799+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:21.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:20.760058+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-17T11:27:21.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:20.761036+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-17T11:27:21.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:20.761821+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:21.180 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:21.097+0000 7f76b9b3e680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-17T11:27:21.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:19.859719+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:21.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:19.861188+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:21.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:20.749900+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:21.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:20.750703+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:21.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:20.751563+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:21.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:20.757799+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:21.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:20.760058+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-17T11:27:21.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:20.761036+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-17T11:27:21.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:20.761821+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:21.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:21.181+0000 7f76b9b3e680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-17T11:27:21.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:21.389+0000 7f76b9b3e680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-17T11:27:21.965 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-17T11:27:21.965 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-17T11:27:21.965 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2024-04-17T11:27:21.966 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2024-04-17T11:27:21.966 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0122022 s, 859 MB/s 2024-04-17T11:27:21.966 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2024-04-17T11:27:22.185 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:20.504272+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:22.185 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:20.759722+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-17T11:27:22.185 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:20.762492+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Reconfiguring daemon mgr.y on smithi031 2024-04-17T11:27:22.185 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:20.504272+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:22.185 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:20.759722+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-17T11:27:22.186 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:20.762492+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Reconfiguring daemon mgr.y on smithi031 2024-04-17T11:27:22.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:20.504272+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:20.759722+0000 mgr.y (mgr.14146) 48 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-17T11:27:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:20.762492+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Reconfiguring daemon mgr.y on smithi031 2024-04-17T11:27:22.615 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:22.323+0000 7f76b9b3e680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-17T11:27:22.615 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:22.449+0000 7f76b9b3e680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:27:22.615 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:22.527+0000 7f76b9b3e680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-17T11:27:22.615 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:22.616+0000 7f76b9b3e680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-17T11:27:22.965 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:22.812+0000 7f76b9b3e680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-17T11:27:23.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch daemon add osd smithi031:vg_nvme/lv_4 2024-04-17T11:27:23.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:23.087+0000 7f76b9b3e680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-17T11:27:23.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:23.182+0000 7f76b9b3e680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-17T11:27:23.899 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:22.504559+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:23.900 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:22.525622+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:23.900 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:22.526530+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:23.900 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:22.527708+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:23.900 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:22.528256+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:23.900 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:22.532300+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:23.900 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:22.659032+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:22.504559+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:22.525622+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:22.526530+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:22.527708+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:22.528256+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:22.532300+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:22.659032+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:22.504559+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:22.525622+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:22.526530+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:22.527708+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:22.528256+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:22.532300+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:22.659032+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:24.215 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:23.900+0000 7f76b9b3e680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-17T11:27:24.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:23.981+0000 7f76b9b3e680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-17T11:27:24.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:24.071+0000 7f76b9b3e680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-17T11:27:24.497 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:24.240+0000 7f76b9b3e680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-17T11:27:24.757 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:24.498+0000 7f76b9b3e680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-17T11:27:24.758 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:24.628+0000 7f76b9b3e680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-17T11:27:25.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:24.758+0000 7f76b9b3e680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:27:25.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:24.926+0000 7f76b9b3e680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-17T11:27:25.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:27:25.008+0000 7f76b9b3e680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-17T11:27:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:24.504934+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:25.022289+0000 mon.a (mon.0) 211 : cluster [DBG] Standby manager daemon x started 2024-04-17T11:27:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:25.023481+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-17T11:27:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:25.023778+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-17T11:27:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:25.024599+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-17T11:27:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:25.024828+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-17T11:27:25.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:25.129026+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:27:25.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:25.131063+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:27:25.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:25.131631+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:24.504934+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:25.022289+0000 mon.a (mon.0) 211 : cluster [DBG] Standby manager daemon x started 2024-04-17T11:27:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:25.023481+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-17T11:27:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:25.023778+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-17T11:27:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:25.024599+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-17T11:27:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:25.024828+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-17T11:27:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:25.129026+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:27:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:25.131063+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:27:25.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:25.131631+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:24.504934+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:25.022289+0000 mon.a (mon.0) 211 : cluster [DBG] Standby manager daemon x started 2024-04-17T11:27:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:25.023481+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-17T11:27:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:25.023778+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-17T11:27:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:25.024599+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-17T11:27:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:25.024828+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.153:0/4010664436' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-17T11:27:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:25.129026+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:27:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:25.131063+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:27:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:25.131631+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:26.650 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:25.126771+0000 mgr.y (mgr.14146) 52 : audit [DBG] from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:27:26.650 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:25.532668+0000 mon.a (mon.0) 215 : cluster [DBG] mgrmap e14: y(active, since 63s), standbys: x 2024-04-17T11:27:26.650 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:25.533039+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-17T11:27:26.650 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:25.126771+0000 mgr.y (mgr.14146) 52 : audit [DBG] from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:27:26.650 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:25.532668+0000 mon.a (mon.0) 215 : cluster [DBG] mgrmap e14: y(active, since 63s), standbys: x 2024-04-17T11:27:26.651 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:25.533039+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-17T11:27:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:25.126771+0000 mgr.y (mgr.14146) 52 : audit [DBG] from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:27:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:25.532668+0000 mon.a (mon.0) 215 : cluster [DBG] mgrmap e14: y(active, since 63s), standbys: x 2024-04-17T11:27:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:25.533039+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-17T11:27:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:26.505417+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:27.412856+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.31:0/1473889012' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f00f654-fd61-44a6-abec-e006e5f8f93e"}]: dispatch 2024-04-17T11:27:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:27.413311+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f00f654-fd61-44a6-abec-e006e5f8f93e"}]: dispatch 2024-04-17T11:27:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:27.416964+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f00f654-fd61-44a6-abec-e006e5f8f93e"}]': finished 2024-04-17T11:27:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:27.417034+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-17T11:27:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:27.417150+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:26.505417+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:27.412856+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.31:0/1473889012' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f00f654-fd61-44a6-abec-e006e5f8f93e"}]: dispatch 2024-04-17T11:27:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:27.413311+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f00f654-fd61-44a6-abec-e006e5f8f93e"}]: dispatch 2024-04-17T11:27:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:27.416964+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f00f654-fd61-44a6-abec-e006e5f8f93e"}]': finished 2024-04-17T11:27:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:27.417034+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-17T11:27:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:27.417150+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:27.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:26.505417+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:27.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:27.412856+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.31:0/1473889012' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f00f654-fd61-44a6-abec-e006e5f8f93e"}]: dispatch 2024-04-17T11:27:27.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:27.413311+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f00f654-fd61-44a6-abec-e006e5f8f93e"}]: dispatch 2024-04-17T11:27:27.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:27.416964+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f00f654-fd61-44a6-abec-e006e5f8f93e"}]': finished 2024-04-17T11:27:27.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:27.417034+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-17T11:27:27.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:27.417150+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:28.000587+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.31:0/681836833' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:27:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:28.000587+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.31:0/681836833' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:27:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:28.000587+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.31:0/681836833' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:27:29.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:28.505814+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:29.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:28.505814+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:28.505814+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:30.506164+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:31.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:30.506164+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:30.506164+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:32.506500+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:33.501591+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-17T11:27:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:33.502294+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:32.506500+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:33.501591+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-17T11:27:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:33.502294+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:32.506500+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:33.501591+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-17T11:27:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:33.502294+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:34.820 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:33.502872+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Deploying daemon osd.0 on smithi031 2024-04-17T11:27:34.820 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:33.502872+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Deploying daemon osd.0 on smithi031 2024-04-17T11:27:34.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:33.502872+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Deploying daemon osd.0 on smithi031 2024-04-17T11:27:35.912 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:34.506904+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:35.913 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:34.506904+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:34.506904+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:36.507157+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:36.507157+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:36.507157+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:39.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:38.490067+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:39.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:38.507532+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:39.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:38.530217+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:39.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:38.490067+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:39.946 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:38.507532+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:39.947 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:38.530217+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:39.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:38.490067+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:39.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:38.507532+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:38.530217+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:41.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:40.507752+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:41.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:41.032875+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:41.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:41.347109+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:41.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:41.347792+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:41.681 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:41.351854+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:41.682 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:40.507752+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:41.682 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:41.032875+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:41.682 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:41.347109+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:41.682 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:41.347792+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:41.682 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:41.351854+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:40.507752+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:41.032875+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:41.347109+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:41.347792+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:41.351854+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:41.979 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 0 on host 'smithi031' 2024-04-17T11:27:42.636 DEBUG:teuthology.orchestra.run.smithi031:osd.0> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@osd.0.service 2024-04-17T11:27:42.638 INFO:tasks.cephadm:Deploying osd.1 on smithi031 with /dev/vg_nvme/lv_3... 2024-04-17T11:27:42.639 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-17T11:27:42.672 INFO:journalctl@ceph.osd.0.smithi031.stdout:-- Logs begin at Wed 2024-04-17 11:11:31 UTC. -- 2024-04-17T11:27:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:41.588478+0000 mon.a (mon.0) 230 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-17T11:27:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:41.979683+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:42.018846+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:42.970 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:41.588478+0000 mon.a (mon.0) 230 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-17T11:27:42.970 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:41.979683+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:42.970 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:42.018846+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:42.970 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:41.588478+0000 mon.a (mon.0) 230 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-17T11:27:42.970 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:41.979683+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:42.971 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:42.018846+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:27:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:42.508101+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:42.567667+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-17T11:27:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:42.567716+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-17T11:27:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:42.567851+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:42.568247+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:27:43.988 INFO:journalctl@ceph.osd.0.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-0[47463]: debug 2024-04-17T11:27:43.571+0000 7f206255e700 -1 osd.0 0 waiting for initial osdmap 2024-04-17T11:27:43.988 INFO:journalctl@ceph.osd.0.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-0[47463]: debug 2024-04-17T11:27:43.574+0000 7f205dcd8700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-17T11:27:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:42.508101+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:42.567667+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-17T11:27:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:42.567716+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-17T11:27:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:42.567851+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:43.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:42.568247+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:27:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:42.508101+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:42.567667+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-17T11:27:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:42.567716+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-17T11:27:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:42.567851+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:42.568247+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:27:44.718 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:43.569195+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:27:44.718 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:43.569263+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-17T11:27:44.718 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:43.569635+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:44.718 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:43.572583+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:44.719 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:44.572758+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:44.719 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:43.569195+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:27:44.719 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:43.569263+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-17T11:27:44.719 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:43.569635+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:44.719 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:43.572583+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:44.719 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:44.572758+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:43.569195+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:27:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:43.569263+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-17T11:27:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:43.569635+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:43.572583+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:44.572758+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:45.591 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:42.636284+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:27:45.591 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:42.636344+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:27:45.591 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:44.508489+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:45.592 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:44.584234+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671] boot 2024-04-17T11:27:45.592 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:44.584296+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-17T11:27:45.592 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:44.584634+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:45.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:42.636284+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:27:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:42.636344+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:27:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:44.508489+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:44.584234+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671] boot 2024-04-17T11:27:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:44.584296+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-17T11:27:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:44.584634+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:42.636284+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:27:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:42.636344+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:27:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:44.508489+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-17T11:27:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:44.584234+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 [v2:172.21.15.31:6802/979908671,v1:172.21.15.31:6803/979908671] boot 2024-04-17T11:27:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:44.584296+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-17T11:27:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:44.584634+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:27:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-17T11:27:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-17T11:27:46.395 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2024-04-17T11:27:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2024-04-17T11:27:46.395 INFO:teuthology.orchestra.run.smithi031.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.013063 s, 803 MB/s 2024-04-17T11:27:46.396 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 2024-04-17T11:27:46.396 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2024-04-17T11:27:46.729 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:45.588149+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-17T11:27:46.729 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:45.588149+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-17T11:27:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:45.588149+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-17T11:27:47.419 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch daemon add osd smithi031:vg_nvme/lv_3 2024-04-17T11:27:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:46.508893+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:47.057433+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:47.058165+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:27:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:47.063910+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:47.064719+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:47.065307+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:47.071287+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:46.508893+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:47.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:47.057433+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:47.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:47.058165+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:27:47.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:47.063910+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:47.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:47.064719+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:47.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:47.065307+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:47.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:47.071287+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:46.508893+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:47.057433+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:47.058165+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:27:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:47.063910+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:47.064719+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:47.065307+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:27:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:47.071287+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:27:48.868 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:47.051228+0000 mgr.y (mgr.14146) 65 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:27:48.868 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:47.058636+0000 mgr.y (mgr.14146) 66 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 16102M 2024-04-17T11:27:48.868 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:47.051228+0000 mgr.y (mgr.14146) 65 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:27:48.868 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:47.058636+0000 mgr.y (mgr.14146) 66 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 16102M 2024-04-17T11:27:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:47.051228+0000 mgr.y (mgr.14146) 65 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:27:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:47.058636+0000 mgr.y (mgr.14146) 66 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 16102M 2024-04-17T11:27:49.963 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:48.509182+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:49.963 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:49.518193+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:27:49.963 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:49.520111+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:27:49.963 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:49.520651+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:49.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:48.509182+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:49.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:49.518193+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:27:49.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:49.520111+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:27:49.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:49.520651+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:48.509182+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:49.518193+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:27:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:49.520111+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:27:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:49.520651+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:50.868 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:49.516142+0000 mgr.y (mgr.14146) 68 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:27:50.868 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:49.516142+0000 mgr.y (mgr.14146) 68 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:27:50.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:49.516142+0000 mgr.y (mgr.14146) 68 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:27:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:50.509423+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:51.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:50.509423+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:51.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:50.509423+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:51.891531+0000 mon.a (mon.0) 255 : audit [INF] from='client.? 172.21.15.31:0/3549063821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5aec56b8-036b-4595-bfac-61af093bbec8"}]: dispatch 2024-04-17T11:27:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:51.896166+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.31:0/3549063821' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5aec56b8-036b-4595-bfac-61af093bbec8"}]': finished 2024-04-17T11:27:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:51.896214+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-17T11:27:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:51.896348+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:27:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:52.505085+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.31:0/1660772042' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:27:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:51.891531+0000 mon.a (mon.0) 255 : audit [INF] from='client.? 172.21.15.31:0/3549063821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5aec56b8-036b-4595-bfac-61af093bbec8"}]: dispatch 2024-04-17T11:27:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:51.896166+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.31:0/3549063821' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5aec56b8-036b-4595-bfac-61af093bbec8"}]': finished 2024-04-17T11:27:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:51.896214+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-17T11:27:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:51.896348+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:27:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:52.505085+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.31:0/1660772042' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:27:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:51.891531+0000 mon.a (mon.0) 255 : audit [INF] from='client.? 172.21.15.31:0/3549063821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5aec56b8-036b-4595-bfac-61af093bbec8"}]: dispatch 2024-04-17T11:27:52.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:51.896166+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.31:0/3549063821' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5aec56b8-036b-4595-bfac-61af093bbec8"}]': finished 2024-04-17T11:27:52.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:51.896214+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-17T11:27:52.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:51.896348+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:27:52.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:52.505085+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.31:0/1660772042' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:27:54.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:52.509643+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:54.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:52.509643+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:54.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:52.509643+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:56.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:54.510049+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:56.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:54.510049+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:56.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:54.510049+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:58.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:56.510414+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:58.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:56.510414+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:58.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:56.510414+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:27:59.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:58.160371+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-17T11:27:59.195 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:27:58.161074+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:59.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:58.160371+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-17T11:27:59.196 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:27:58.161074+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:27:59.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:58.160371+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-17T11:27:59.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:27:58.161074+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:00.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:27:58.161626+0000 mgr.y (mgr.14146) 73 : cephadm [INF] Deploying daemon osd.1 on smithi031 2024-04-17T11:28:00.148 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:27:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:27:58.510777+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:00.148 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:27:58.161626+0000 mgr.y (mgr.14146) 73 : cephadm [INF] Deploying daemon osd.1 on smithi031 2024-04-17T11:28:00.148 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:27:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:27:58.510777+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:00.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:27:58.161626+0000 mgr.y (mgr.14146) 73 : cephadm [INF] Deploying daemon osd.1 on smithi031 2024-04-17T11:28:00.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:27:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:27:58.510777+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:02.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:00.511182+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:02.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:00.511182+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:00.511182+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:03.917 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:02.511569+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:03.917 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:03.220062+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:03.917 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:03.220299+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:04.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:02.511569+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:04.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:03.220062+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:04.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:03.220299+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:04.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:02.511569+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:04.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:03.220062+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:04.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:03.220299+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:04.511944+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:05.860318+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:05.861043+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:05.861686+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:05.868412+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:04.511944+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:05.860318+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:05.861043+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:05.861686+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:05.868412+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:04.511944+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:05.860318+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:05.861043+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:05.861686+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:05.868412+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:06.624 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 1 on host 'smithi031' 2024-04-17T11:28:07.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:06.341691+0000 mon.a (mon.0) 267 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-17T11:28:07.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:06.624162+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:07.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:06.635306+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:07.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:06.341691+0000 mon.a (mon.0) 267 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-17T11:28:07.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:06.624162+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:07.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:06.635306+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:07.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:06.341691+0000 mon.a (mon.0) 267 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-17T11:28:07.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:06.624162+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:07.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:06.635306+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:07.306 DEBUG:teuthology.orchestra.run.smithi031:osd.1> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@osd.1.service 2024-04-17T11:28:07.308 INFO:tasks.cephadm:Deploying osd.2 on smithi031 with /dev/vg_nvme/lv_2... 2024-04-17T11:28:07.308 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-17T11:28:07.339 INFO:journalctl@ceph.osd.1.smithi031.stdout:-- Logs begin at Wed 2024-04-17 11:11:31 UTC. -- 2024-04-17T11:28:07.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:06.512233+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:07.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:06.930955+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-17T11:28:07.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:06.931032+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-17T11:28:07.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:06.931235+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:07.935 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:06.931569+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:08.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:06.512233+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:08.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:06.930955+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-17T11:28:08.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:06.931032+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-17T11:28:08.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:06.931235+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:08.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:06.931569+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:08.238 INFO:journalctl@ceph.osd.1.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-1[51751]: debug 2024-04-17T11:28:07.936+0000 7f6df123e700 -1 osd.1 0 waiting for initial osdmap 2024-04-17T11:28:08.238 INFO:journalctl@ceph.osd.1.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-1[51751]: debug 2024-04-17T11:28:07.939+0000 7f6de99b2700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-17T11:28:08.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:06.512233+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:08.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:06.930955+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-17T11:28:08.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:06.931032+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-17T11:28:08.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:06.931235+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:08.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:06.931569+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:07.933016+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:28:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:07.933065+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-17T11:28:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:07.933406+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:07.937618+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:07.933016+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:28:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:07.933065+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-17T11:28:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:07.933406+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:07.937618+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:07.933016+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:28:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:07.933065+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-17T11:28:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:07.933406+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:09.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:07.937618+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:07.314430+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:28:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:07.314504+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:28:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:08.512465+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:08.937782+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:08.942695+0000 mon.a (mon.0) 279 : cluster [INF] osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583] boot 2024-04-17T11:28:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:08.942728+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-17T11:28:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:08.943201+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:07.314430+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:28:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:07.314504+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:28:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:08.512465+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:08.937782+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:08.942695+0000 mon.a (mon.0) 279 : cluster [INF] osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583] boot 2024-04-17T11:28:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:08.942728+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-17T11:28:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:08.943201+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:07.314430+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:28:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:07.314504+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:28:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:08.512465+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-17T11:28:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:08.937782+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:08.942695+0000 mon.a (mon.0) 279 : cluster [INF] osd.1 [v2:172.21.15.31:6810/3463934583,v1:172.21.15.31:6811/3463934583] boot 2024-04-17T11:28:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:08.942728+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-17T11:28:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:08.943201+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:28:11.117 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-17T11:28:11.118 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-17T11:28:11.118 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2024-04-17T11:28:11.118 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2024-04-17T11:28:11.118 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0108428 s, 967 MB/s 2024-04-17T11:28:11.118 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2024-04-17T11:28:11.157 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:09.943213+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-17T11:28:11.157 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:09.943213+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-17T11:28:11.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:09.943213+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-17T11:28:11.851 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch daemon add osd smithi031:vg_nvme/lv_2 2024-04-17T11:28:11.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:10.512851+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:11.952 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:11.441683+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:11.953 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:11.442488+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:11.953 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:11.443126+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:11.953 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:11.449526+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:11.953 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:11.450387+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:11.953 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:11.450950+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:11.953 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:11.457777+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:10.512851+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:11.441683+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:11.442488+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:11.443126+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:11.449526+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:11.450387+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:11.450950+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:11.457777+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:10.512851+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:11.441683+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:11.442488+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:11.443126+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:11.449526+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:11.450387+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:11.450950+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:11.457777+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:13.095 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:28:11.436993+0000 mgr.y (mgr.14146) 81 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:28:13.095 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:28:11.443606+0000 mgr.y (mgr.14146) 82 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 8051M 2024-04-17T11:28:13.096 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:28:11.436993+0000 mgr.y (mgr.14146) 81 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:28:13.096 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:28:11.443606+0000 mgr.y (mgr.14146) 82 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 8051M 2024-04-17T11:28:13.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:28:11.436993+0000 mgr.y (mgr.14146) 81 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:28:13.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:28:11.443606+0000 mgr.y (mgr.14146) 82 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 8051M 2024-04-17T11:28:14.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:12.513298+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:14.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:13.799554+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:28:14.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:13.801425+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:28:14.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:13.801970+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:12.513298+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:13.799554+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:28:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:13.801425+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:28:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:13.801970+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:12.513298+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:13.799554+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:28:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:13.801425+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:28:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:13.801970+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:13.797549+0000 mgr.y (mgr.14146) 84 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:28:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:13.797549+0000 mgr.y (mgr.14146) 84 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:28:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:13.797549+0000 mgr.y (mgr.14146) 84 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:28:15.966 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:14.513722+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:16.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:14.513722+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:16.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:14.513722+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:16.461655+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.31:0/1437249734' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6326a5b3-4e76-4acc-bb0e-723480683f3e"}]: dispatch 2024-04-17T11:28:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:16.461971+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6326a5b3-4e76-4acc-bb0e-723480683f3e"}]: dispatch 2024-04-17T11:28:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:16.465797+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6326a5b3-4e76-4acc-bb0e-723480683f3e"}]': finished 2024-04-17T11:28:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:16.465851+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-17T11:28:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:16.465965+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:17.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:16.461655+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.31:0/1437249734' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6326a5b3-4e76-4acc-bb0e-723480683f3e"}]: dispatch 2024-04-17T11:28:17.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:16.461971+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6326a5b3-4e76-4acc-bb0e-723480683f3e"}]: dispatch 2024-04-17T11:28:17.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:16.465797+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6326a5b3-4e76-4acc-bb0e-723480683f3e"}]': finished 2024-04-17T11:28:17.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:16.465851+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-17T11:28:17.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:16.465965+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:17.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:16.461655+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.31:0/1437249734' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6326a5b3-4e76-4acc-bb0e-723480683f3e"}]: dispatch 2024-04-17T11:28:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:16.461971+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6326a5b3-4e76-4acc-bb0e-723480683f3e"}]: dispatch 2024-04-17T11:28:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:16.465797+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6326a5b3-4e76-4acc-bb0e-723480683f3e"}]': finished 2024-04-17T11:28:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:16.465851+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-17T11:28:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:16.465965+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:18.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:16.514039+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:18.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:17.066669+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.31:0/4149803713' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:28:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:16.514039+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:17.066669+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.31:0/4149803713' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:28:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:16.514039+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:17.066669+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.31:0/4149803713' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:28:20.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:18.514282+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:20.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:18.514282+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:20.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:18.514282+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:20.514555+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:20.514555+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:22.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:20.514555+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:22.632003+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-17T11:28:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:22.633048+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:22.632003+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-17T11:28:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:22.633048+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:22.632003+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-17T11:28:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:22.633048+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:24.207 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:22.514784+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:24.207 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:28:22.633623+0000 mgr.y (mgr.14146) 90 : cephadm [INF] Deploying daemon osd.2 on smithi031 2024-04-17T11:28:24.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:22.514784+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:24.207 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:28:22.633623+0000 mgr.y (mgr.14146) 90 : cephadm [INF] Deploying daemon osd.2 on smithi031 2024-04-17T11:28:24.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:22.514784+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:28:22.633623+0000 mgr.y (mgr.14146) 90 : cephadm [INF] Deploying daemon osd.2 on smithi031 2024-04-17T11:28:26.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:24.515012+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:26.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:24.515012+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:26.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:24.515012+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:26.515269+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:26.515269+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:27.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:26.515269+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:27.675478+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:27.706956+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:27.675478+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:27.706956+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:27.675478+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:27.706956+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:28.515638+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:28.515638+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:29.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:28.515638+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:31.056 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 2 on host 'smithi031' 2024-04-17T11:28:31.414 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:30.114783+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:31.414 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:30.115478+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:31.414 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:30.116126+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:31.414 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:30.119985+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:31.414 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:30.516060+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:31.414 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:30.772385+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/2433983009,v1:172.21.15.31:6819/2433983009]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:30.772688+0000 mon.a (mon.0) 306 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:31.056569+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:31.087178+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:30.114783+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:30.115478+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:30.116126+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:30.119985+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:30.516060+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:30.772385+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/2433983009,v1:172.21.15.31:6819/2433983009]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:30.772688+0000 mon.a (mon.0) 306 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:31.056569+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:31.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:31.087178+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:30.114783+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:30.115478+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:30.116126+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:30.119985+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:30.516060+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:30.772385+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/2433983009,v1:172.21.15.31:6819/2433983009]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-17T11:28:31.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:30.772688+0000 mon.a (mon.0) 306 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-17T11:28:31.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:31.056569+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:31.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:31.087178+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:31.779 DEBUG:teuthology.orchestra.run.smithi031:osd.2> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@osd.2.service 2024-04-17T11:28:31.781 INFO:tasks.cephadm:Deploying osd.3 on smithi031 with /dev/vg_nvme/lv_1... 2024-04-17T11:28:31.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-17T11:28:31.816 INFO:journalctl@ceph.osd.2.smithi031.stdout:-- Logs begin at Wed 2024-04-17 11:11:31 UTC. -- 2024-04-17T11:28:32.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:31.132591+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-17T11:28:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:31.132680+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-17T11:28:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:31.132798+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:31.135349+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/2433983009,v1:172.21.15.31:6819/2433983009]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:31.135711+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:32.488 INFO:journalctl@ceph.osd.2.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-2[55777]: debug 2024-04-17T11:28:32.146+0000 7fb7b811d700 -1 osd.2 0 waiting for initial osdmap 2024-04-17T11:28:32.488 INFO:journalctl@ceph.osd.2.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-2[55777]: debug 2024-04-17T11:28:32.149+0000 7fb7b1893700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-17T11:28:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:31.132591+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-17T11:28:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:31.132680+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-17T11:28:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:31.132798+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:31.135349+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/2433983009,v1:172.21.15.31:6819/2433983009]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:31.135711+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:31.132591+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-17T11:28:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:31.132680+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-17T11:28:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:31.132798+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:31.135349+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.31:6818/2433983009,v1:172.21.15.31:6819/2433983009]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:31.135711+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:33.393 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:32.138859+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:28:33.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:32.138948+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-17T11:28:33.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:32.139298+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:33.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:32.144361+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:33.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:32.516395+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:33.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:33.144202+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:33.395 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:32.138859+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:28:33.395 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:32.138948+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-17T11:28:33.395 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:32.139298+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:33.395 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:32.144361+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:33.395 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:32.516395+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:33.395 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:33.144202+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:32.138859+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:28:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:32.138948+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-17T11:28:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:32.139298+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:32.144361+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:32.516395+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-17T11:28:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:33.144202+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:34.414 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:31.753645+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:28:34.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:31.753716+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:28:34.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:33.152587+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.31:6818/2433983009,v1:172.21.15.31:6819/2433983009] boot 2024-04-17T11:28:34.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:33.152648+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-17T11:28:34.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:33.152989+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:34.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:33.153593+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-17T11:28:34.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:31.753645+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:28:34.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:31.753716+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:28:34.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:33.152587+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.31:6818/2433983009,v1:172.21.15.31:6819/2433983009] boot 2024-04-17T11:28:34.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:33.152648+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-17T11:28:34.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:33.152989+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:34.416 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:33.153593+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-17T11:28:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:31.753645+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:28:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:31.753716+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:28:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:33.152587+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.31:6818/2433983009,v1:172.21.15.31:6819/2433983009] boot 2024-04-17T11:28:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:33.152648+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-17T11:28:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:33.152989+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:28:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:33.153593+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-17T11:28:35.414 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:34.159047+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-17T11:28:35.414 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:34.159129+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-17T11:28:35.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:34.161852+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-17T11:28:35.415 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:34.516875+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v75: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:35.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:34.159047+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-17T11:28:35.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:34.159129+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-17T11:28:35.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:34.161852+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-17T11:28:35.415 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:34.516875+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v75: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:35.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:34.159047+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-17T11:28:35.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:34.159129+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-17T11:28:35.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:34.161852+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-17T11:28:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:34.516875+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v75: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:35.695 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-17T11:28:35.696 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-17T11:28:35.696 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2024-04-17T11:28:35.696 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2024-04-17T11:28:35.696 INFO:teuthology.orchestra.run.smithi031.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0108299 s, 968 MB/s 2024-04-17T11:28:35.696 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2024-04-17T11:28:36.434 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:35.162024+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-17T11:28:36.435 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:35.162085+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-17T11:28:36.435 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:36.033546+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:36.435 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:36.034348+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:36.435 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:36.034935+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:36.435 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:36.035457+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:36.435 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:36.039399+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:36.435 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:36.040164+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:36.435 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:36.040717+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:36.435 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:36.044404+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:36.435 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:35.162024+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-17T11:28:36.436 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:35.162085+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-17T11:28:36.436 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:36.033546+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:36.436 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:36.034348+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:36.436 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:36.034935+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:36.436 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:36.035457+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:36.436 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:36.039399+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:36.436 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:36.040164+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:36.436 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:36.040717+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:36.436 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:36.044404+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:36.453 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch daemon add osd smithi031:vg_nvme/lv_1 2024-04-17T11:28:36.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:35.162024+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-17T11:28:36.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:35.162085+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-17T11:28:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:36.033546+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:36.034348+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:36.034935+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:36.035457+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:28:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:36.039399+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:36.040164+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:36.040717+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:28:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:36.044404+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:28:36.029143+0000 mgr.y (mgr.14146) 97 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:28:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:28:36.035855+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 5367M 2024-04-17T11:28:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:36.164439+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-17T11:28:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:36.517220+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v78: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:37.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:28:36.029143+0000 mgr.y (mgr.14146) 97 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:28:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:28:36.035855+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 5367M 2024-04-17T11:28:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:36.164439+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-17T11:28:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:36.517220+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v78: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:28:36.029143+0000 mgr.y (mgr.14146) 97 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:28:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:28:36.035855+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 5367M 2024-04-17T11:28:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:36.164439+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-17T11:28:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:36.517220+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v78: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:38.409241+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:28:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:38.411178+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:28:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:38.411722+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:38.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:38.409241+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:28:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:38.411178+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:28:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:38.411722+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:38.409241+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:28:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:38.411178+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:28:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:38.411722+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:38.407235+0000 mgr.y (mgr.14146) 100 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:28:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:38.517486+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:38.407235+0000 mgr.y (mgr.14146) 100 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:28:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:38.517486+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:38.407235+0000 mgr.y (mgr.14146) 100 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:28:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:38.517486+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:40.517871+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:40.884492+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.31:0/3847149646' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f016f7cb-eac7-478b-b62d-6322fae685a3"}]: dispatch 2024-04-17T11:28:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:40.884832+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f016f7cb-eac7-478b-b62d-6322fae685a3"}]: dispatch 2024-04-17T11:28:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:40.888703+0000 mon.a (mon.0) 340 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f016f7cb-eac7-478b-b62d-6322fae685a3"}]': finished 2024-04-17T11:28:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:40.888751+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-17T11:28:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:40.888865+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:41.527512+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.31:0/2117142135' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:28:41.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:40.517871+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:41.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:40.884492+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.31:0/3847149646' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f016f7cb-eac7-478b-b62d-6322fae685a3"}]: dispatch 2024-04-17T11:28:41.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:40.884832+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f016f7cb-eac7-478b-b62d-6322fae685a3"}]: dispatch 2024-04-17T11:28:41.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:40.888703+0000 mon.a (mon.0) 340 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f016f7cb-eac7-478b-b62d-6322fae685a3"}]': finished 2024-04-17T11:28:41.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:40.888751+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-17T11:28:41.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:40.888865+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:41.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:41.527512+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.31:0/2117142135' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:28:41.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:40.517871+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:41.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:40.884492+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.31:0/3847149646' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f016f7cb-eac7-478b-b62d-6322fae685a3"}]: dispatch 2024-04-17T11:28:41.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:40.884832+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f016f7cb-eac7-478b-b62d-6322fae685a3"}]: dispatch 2024-04-17T11:28:41.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:40.888703+0000 mon.a (mon.0) 340 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f016f7cb-eac7-478b-b62d-6322fae685a3"}]': finished 2024-04-17T11:28:41.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:40.888751+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-17T11:28:41.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:40.888865+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:41.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:41.527512+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.31:0/2117142135' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:28:43.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:42.518187+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:42.518187+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:42.518187+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:45.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:44.518475+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:45.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:44.518475+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:44.518475+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:46.518955+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:46.518955+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:46.518955+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:47.682364+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-17T11:28:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:47.683105+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:28:47.683690+0000 mgr.y (mgr.14146) 106 : cephadm [INF] Deploying daemon osd.3 on smithi031 2024-04-17T11:28:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:47.682364+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-17T11:28:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:47.683105+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:28:47.683690+0000 mgr.y (mgr.14146) 106 : cephadm [INF] Deploying daemon osd.3 on smithi031 2024-04-17T11:28:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:47.682364+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-17T11:28:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:47.683105+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:28:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:28:47.683690+0000 mgr.y (mgr.14146) 106 : cephadm [INF] Deploying daemon osd.3 on smithi031 2024-04-17T11:28:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:48.519343+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:48.519343+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:49.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:48.519343+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:50.519655+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:51.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:50.519655+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:51.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:50.519655+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:53.729 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:52.520101+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:53.729 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:53.026909+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:53.729 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:53.045109+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:53.729 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:52.520101+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:53.729 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:53.026909+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:53.729 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:53.045109+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:52.520101+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:53.026909+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:53.045109+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:28:55.882 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:54.520452+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:55.882 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:54.520452+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:55.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:54.520452+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:56.023 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 3 on host 'smithi031' 2024-04-17T11:28:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:55.886465+0000 mon.a (mon.0) 348 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-17T11:28:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:56.023396+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:55.886465+0000 mon.a (mon.0) 348 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-17T11:28:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:56.023396+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:55.886465+0000 mon.a (mon.0) 348 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-17T11:28:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:56.023396+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:57.169 DEBUG:teuthology.orchestra.run.smithi031:osd.3> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@osd.3.service 2024-04-17T11:28:57.172 INFO:tasks.cephadm:Deploying osd.4 on smithi153 with /dev/vg_nvme/lv_4... 2024-04-17T11:28:57.172 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-17T11:28:57.206 INFO:journalctl@ceph.osd.3.smithi031.stdout:-- Logs begin at Wed 2024-04-17 11:11:31 UTC. -- 2024-04-17T11:28:57.871 INFO:journalctl@ceph.osd.3.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-3[59847]: debug 2024-04-17T11:28:57.615+0000 7f7f85f9e700 -1 osd.3 0 waiting for initial osdmap 2024-04-17T11:28:57.872 INFO:journalctl@ceph.osd.3.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-3[59847]: debug 2024-04-17T11:28:57.622+0000 7f7f80716700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-17T11:28:57.872 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:56.520904+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:57.872 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:56.607684+0000 mon.a (mon.0) 350 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-17T11:28:57.872 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:56.607749+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-17T11:28:57.872 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:56.607914+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:57.872 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:56.608362+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:57.872 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:57.369785+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:57.873 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:56.520904+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:57.873 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:56.607684+0000 mon.a (mon.0) 350 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-17T11:28:57.873 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:56.607749+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-17T11:28:57.873 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:56.607914+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:57.873 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:56.608362+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:57.873 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:57.369785+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:56.520904+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:56.607684+0000 mon.a (mon.0) 350 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-17T11:28:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:56.607749+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-17T11:28:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:56.607914+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:56.608362+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-04-17T11:28:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:57.369785+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:28:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:57.612871+0000 mon.a (mon.0) 355 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:28:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:57.612935+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-17T11:28:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:57.613902+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:57.618960+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:58.969 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:57.612871+0000 mon.a (mon.0) 355 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:28:58.969 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:57.612935+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-17T11:28:58.969 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:57.613902+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:58.969 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:57.618960+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:58.969 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:57.612871+0000 mon.a (mon.0) 355 : audit [INF] from='osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-04-17T11:28:58.969 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:57.612935+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-17T11:28:58.969 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:57.613902+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:58.969 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:57.618960+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:59.252 INFO:teuthology.orchestra.run.smithi153.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-17T11:28:59.253 INFO:teuthology.orchestra.run.smithi153.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-17T11:28:59.253 INFO:teuthology.orchestra.run.smithi153.stderr: stderr: 10+0 records in 2024-04-17T11:28:59.253 INFO:teuthology.orchestra.run.smithi153.stderr:10+0 records out 2024-04-17T11:28:59.253 INFO:teuthology.orchestra.run.smithi153.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0116304 s, 902 MB/s 2024-04-17T11:28:59.253 INFO:teuthology.orchestra.run.smithi153.stderr:--> Zapping successful for: 2024-04-17T11:28:59.833 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:56.872436+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:28:59.834 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:56.872517+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:28:59.834 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:58.521311+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:59.834 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:58.616977+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:59.834 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:58.622643+0000 mon.a (mon.0) 360 : cluster [INF] osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775] boot 2024-04-17T11:28:59.834 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:58.622683+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-17T11:28:59.834 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:28:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:28:58.623467+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:59.853 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch daemon add osd smithi153:vg_nvme/lv_4 2024-04-17T11:28:59.970 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:56.872436+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:28:59.970 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:56.872517+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:58.521311+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:58.616977+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:58.622643+0000 mon.a (mon.0) 360 : cluster [INF] osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775] boot 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:58.622683+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:28:58.623467+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:56.872436+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:56.872517+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:58.521311+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:58.616977+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:58.622643+0000 mon.a (mon.0) 360 : cluster [INF] osd.3 [v2:172.21.15.31:6826/2696359775,v1:172.21.15.31:6827/2696359775] boot 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:58.622683+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-17T11:28:59.971 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:28:58.623467+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:29:00.956 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:28:59.635510+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-17T11:29:00.956 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.548456+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:28:59.635510+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-17T11:29:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.548456+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:28:59.635510+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-17T11:29:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.548456+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:00.521634+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:29:00.543983+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:29:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.845724+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.846346+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.846836+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.847333+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:29:00.847718+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 4025M 2024-04-17T11:29:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.851567+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.852381+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.853050+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.857191+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.858952+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.860090+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.860635+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:00.864111+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:00.521634+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:29:00.543983+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:29:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.845724+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.846346+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.846836+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.847333+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:29:00.847718+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 4025M 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.851567+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.852381+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.853050+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.857191+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.858952+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.860090+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.860635+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:00.864111+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:00.521634+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:29:00.543983+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Detected new or changed devices on smithi031 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.845724+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.846346+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.846836+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.847333+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:01.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:29:00.847718+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 4025M 2024-04-17T11:29:01.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.851567+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:01.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.852381+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:01.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.853050+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:01.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.857191+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:01.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.858952+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:01.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.860090+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:01.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.860635+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:01.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:00.864111+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:02.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:01.644806+0000 mgr.y (mgr.14146) 116 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:29:02.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:01.649268+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:29:02.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:01.651617+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:29:02.883 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:01.652353+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:01.644806+0000 mgr.y (mgr.14146) 116 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:29:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:01.649268+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:29:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:01.651617+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:29:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:01.652353+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:01.644806+0000 mgr.y (mgr.14146) 116 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:29:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:01.649268+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:29:02.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:01.651617+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:29:02.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:01.652353+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:02.521966+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:03.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:02.521966+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:02.521966+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:03.887621+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.153:0/2992120583' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3edca4f4-670a-4bb7-86e5-1d45e614101e"}]: dispatch 2024-04-17T11:29:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:03.888171+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3edca4f4-670a-4bb7-86e5-1d45e614101e"}]: dispatch 2024-04-17T11:29:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:03.893659+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3edca4f4-670a-4bb7-86e5-1d45e614101e"}]': finished 2024-04-17T11:29:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:03.893758+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-17T11:29:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:03.893908+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:04.473089+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.153:0/725480329' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:29:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:03.887621+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.153:0/2992120583' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3edca4f4-670a-4bb7-86e5-1d45e614101e"}]: dispatch 2024-04-17T11:29:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:03.888171+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3edca4f4-670a-4bb7-86e5-1d45e614101e"}]: dispatch 2024-04-17T11:29:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:03.893659+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3edca4f4-670a-4bb7-86e5-1d45e614101e"}]': finished 2024-04-17T11:29:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:03.893758+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-17T11:29:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:03.893908+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:04.473089+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.153:0/725480329' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:29:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:03.887621+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.153:0/2992120583' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3edca4f4-670a-4bb7-86e5-1d45e614101e"}]: dispatch 2024-04-17T11:29:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:03.888171+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3edca4f4-670a-4bb7-86e5-1d45e614101e"}]: dispatch 2024-04-17T11:29:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:03.893659+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3edca4f4-670a-4bb7-86e5-1d45e614101e"}]': finished 2024-04-17T11:29:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:03.893758+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-17T11:29:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:03.893908+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:04.473089+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.153:0/725480329' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:29:06.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:04.522436+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:06.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:04.522436+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:04.522436+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:08.121 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:06.522771+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:08.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:06.522771+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:08.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:06.522771+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:08.523097+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:09.732361+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-17T11:29:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:09.733194+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:10.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:08.523097+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:10.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:09.732361+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-17T11:29:10.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:09.733194+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:08.523097+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:09.732361+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-17T11:29:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:09.733194+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:29:09.733858+0000 mgr.y (mgr.14146) 121 : cephadm [INF] Deploying daemon osd.4 on smithi153 2024-04-17T11:29:11.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:29:09.733858+0000 mgr.y (mgr.14146) 121 : cephadm [INF] Deploying daemon osd.4 on smithi153 2024-04-17T11:29:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:29:09.733858+0000 mgr.y (mgr.14146) 121 : cephadm [INF] Deploying daemon osd.4 on smithi153 2024-04-17T11:29:12.184 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:10.523514+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:10.523514+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:12.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:10.523514+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:14.177 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:12.523897+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:12.523897+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:12.523897+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:15.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:14.443356+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:15.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:14.464056+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:15.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:14.524168+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:14.443356+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:14.464056+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:14.524168+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:14.443356+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:14.464056+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:14.524168+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:17.687 INFO:teuthology.orchestra.run.smithi153.stdout:Created osd(s) 4 on host 'smithi153' 2024-04-17T11:29:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:16.524647+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:16.787431+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:17.094045+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:17.094997+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:17.100044+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:17.555505+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.153:6800/2625065549,v1:172.21.15.153:6801/2625065549]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-17T11:29:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:17.555912+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-17T11:29:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:17.686583+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:17.717596+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:16.524647+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:16.787431+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:17.094045+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:17.094997+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:17.100044+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:17.555505+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.153:6800/2625065549,v1:172.21.15.153:6801/2625065549]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:17.555912+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:17.686583+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:17.717596+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:16.524647+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:16.787431+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:17.094045+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:17.094997+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:17.100044+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:17.555505+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.153:6800/2625065549,v1:172.21.15.153:6801/2625065549]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:17.555912+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-17T11:29:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:17.686583+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:18.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:17.717596+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:18.374 DEBUG:teuthology.orchestra.run.smithi153:osd.4> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@osd.4.service 2024-04-17T11:29:18.376 INFO:tasks.cephadm:Deploying osd.5 on smithi153 with /dev/vg_nvme/lv_3... 2024-04-17T11:29:18.376 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-17T11:29:18.408 INFO:journalctl@ceph.osd.4.smithi153.stdout:-- Logs begin at Wed 2024-04-17 11:11:45 UTC. -- 2024-04-17T11:29:19.405 INFO:journalctl@ceph.osd.4.smithi153.stdout:Apr 17 11:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-4[42663]: debug 2024-04-17T11:29:19.108+0000 7fac5a642700 -1 osd.4 0 waiting for initial osdmap 2024-04-17T11:29:19.406 INFO:journalctl@ceph.osd.4.smithi153.stdout:Apr 17 11:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-4[42663]: debug 2024-04-17T11:29:19.114+0000 7fac555bb700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-17T11:29:19.406 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:18.103847+0000 mon.a (mon.0) 395 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-17T11:29:19.406 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:18.103911+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-17T11:29:19.406 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:18.104061+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:19.406 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:18.104501+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.153:6800/2625065549,v1:172.21.15.153:6801/2625065549]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:19.406 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:18.104974+0000 mon.a (mon.0) 398 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:19.406 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:18.525040+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:18.103847+0000 mon.a (mon.0) 395 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-17T11:29:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:18.103911+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-17T11:29:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:18.104061+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:18.104501+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.153:6800/2625065549,v1:172.21.15.153:6801/2625065549]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:18.104974+0000 mon.a (mon.0) 398 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:18.525040+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:18.103847+0000 mon.a (mon.0) 395 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-17T11:29:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:18.103911+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-17T11:29:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:18.104061+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:18.104501+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.153:6800/2625065549,v1:172.21.15.153:6801/2625065549]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:18.104974+0000 mon.a (mon.0) 398 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:18.525040+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-17T11:29:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:19.106356+0000 mon.a (mon.0) 399 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:29:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:19.106452+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-17T11:29:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:19.107157+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:19.111175+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:20.108571+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.153:6800/2625065549,v1:172.21.15.153:6801/2625065549] boot 2024-04-17T11:29:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:20.108636+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-17T11:29:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:20.108805+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:20.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:19.106356+0000 mon.a (mon.0) 399 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:29:20.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:19.106452+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-17T11:29:20.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:19.107157+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:20.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:19.111175+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:20.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:20.108571+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.153:6800/2625065549,v1:172.21.15.153:6801/2625065549] boot 2024-04-17T11:29:20.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:20.108636+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-17T11:29:20.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:20.108805+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:19.106356+0000 mon.a (mon.0) 399 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:29:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:19.106452+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-17T11:29:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:19.107157+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:19.111175+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:20.108571+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.153:6800/2625065549,v1:172.21.15.153:6801/2625065549] boot 2024-04-17T11:29:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:20.108636+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-17T11:29:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:20.108805+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:29:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:18.562104+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:29:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:18.562183+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:29:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:20.525453+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v109: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:21.109661+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-17T11:29:21.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:18.562104+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:29:21.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:18.562183+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:29:21.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:20.525453+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v109: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:21.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:21.109661+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-17T11:29:21.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:18.562104+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:29:21.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:18.562183+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:29:21.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:20.525453+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v109: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:21.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:21.109661+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-17T11:29:21.952 INFO:teuthology.orchestra.run.smithi153.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-17T11:29:21.953 INFO:teuthology.orchestra.run.smithi153.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-17T11:29:21.953 INFO:teuthology.orchestra.run.smithi153.stderr: stderr: 10+0 records in 2024-04-17T11:29:21.953 INFO:teuthology.orchestra.run.smithi153.stderr:10+0 records out 2024-04-17T11:29:21.953 INFO:teuthology.orchestra.run.smithi153.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0112491 s, 932 MB/s 2024-04-17T11:29:21.953 INFO:teuthology.orchestra.run.smithi153.stderr:--> Zapping successful for: 2024-04-17T11:29:22.546 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch daemon add osd smithi153:vg_nvme/lv_3 2024-04-17T11:29:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:22.110763+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-17T11:29:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:29:22.187200+0000 mgr.y (mgr.14146) 128 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:29:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:22.191862+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:22.192841+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:29:22.193491+0000 mgr.y (mgr.14146) 129 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 17122M 2024-04-17T11:29:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:22.197705+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:22.198701+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:22.199590+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:23.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:22.205316+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:23.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:22.525935+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v112: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:22.110763+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-17T11:29:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:29:22.187200+0000 mgr.y (mgr.14146) 128 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:29:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:22.191862+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:22.192841+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:29:22.193491+0000 mgr.y (mgr.14146) 129 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 17122M 2024-04-17T11:29:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:22.197705+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:22.198701+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:22.199590+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:22.205316+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:22.525935+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v112: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:22.110763+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-17T11:29:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:29:22.187200+0000 mgr.y (mgr.14146) 128 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:29:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:22.191862+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:22.192841+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:29:22.193491+0000 mgr.y (mgr.14146) 129 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 17122M 2024-04-17T11:29:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:22.197705+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:22.198701+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:22.199590+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:22.205316+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:22.525935+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v112: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:24.387820+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:29:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:24.390421+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:29:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:24.391213+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:24.387820+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:29:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:24.390421+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:29:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:24.391213+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:24.387820+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:29:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:24.390421+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:29:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:24.391213+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:24.385356+0000 mgr.y (mgr.14146) 131 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:29:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:24.526432+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:24.385356+0000 mgr.y (mgr.14146) 131 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:29:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:24.526432+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:24.385356+0000 mgr.y (mgr.14146) 131 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:29:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:24.526432+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:26.526924+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:26.588736+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.153:0/3080848399' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1d4b410-95ee-4e34-9bca-ef58efc406fa"}]: dispatch 2024-04-17T11:29:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:26.589363+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1d4b410-95ee-4e34-9bca-ef58efc406fa"}]: dispatch 2024-04-17T11:29:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:26.594845+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1d4b410-95ee-4e34-9bca-ef58efc406fa"}]': finished 2024-04-17T11:29:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:26.594943+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-04-17T11:29:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:26.595125+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:27.162334+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.153:0/595445587' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:29:27.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:26.526924+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:26.588736+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.153:0/3080848399' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1d4b410-95ee-4e34-9bca-ef58efc406fa"}]: dispatch 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:26.589363+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1d4b410-95ee-4e34-9bca-ef58efc406fa"}]: dispatch 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:26.594845+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1d4b410-95ee-4e34-9bca-ef58efc406fa"}]': finished 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:26.594943+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:26.595125+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:27.162334+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.153:0/595445587' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:26.526924+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:26.588736+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.153:0/3080848399' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1d4b410-95ee-4e34-9bca-ef58efc406fa"}]: dispatch 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:26.589363+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1d4b410-95ee-4e34-9bca-ef58efc406fa"}]: dispatch 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:26.594845+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1d4b410-95ee-4e34-9bca-ef58efc406fa"}]': finished 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:26.594943+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-04-17T11:29:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:26.595125+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:27.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:27.162334+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.153:0/595445587' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:29:29.714 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:28.527357+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:28.527357+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:28.527357+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:31.614 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:30.527706+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:31.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:30.527706+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:31.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:30.527706+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:32.528134+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:32.764333+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-17T11:29:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:32.765129+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:29:32.765797+0000 mgr.y (mgr.14146) 137 : cephadm [INF] Deploying daemon osd.5 on smithi153 2024-04-17T11:29:33.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:32.528134+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:32.764333+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-17T11:29:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:32.765129+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:29:32.765797+0000 mgr.y (mgr.14146) 137 : cephadm [INF] Deploying daemon osd.5 on smithi153 2024-04-17T11:29:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:32.528134+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:32.764333+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-17T11:29:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:32.765129+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:29:32.765797+0000 mgr.y (mgr.14146) 137 : cephadm [INF] Deploying daemon osd.5 on smithi153 2024-04-17T11:29:35.912 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:34.528591+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:34.528591+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:34.528591+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:37.908 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:36.529076+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:37.908 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:37.497670+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:37.908 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:37.510569+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:36.529076+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:37.497670+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:37.510569+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:36.529076+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:37.497670+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:37.510569+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:39.686 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:38.529466+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:38.529466+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:38.529466+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:40.432 INFO:teuthology.orchestra.run.smithi153.stdout:Created osd(s) 5 on host 'smithi153' 2024-04-17T11:29:41.363 DEBUG:teuthology.orchestra.run.smithi153:osd.5> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@osd.5.service 2024-04-17T11:29:41.365 INFO:tasks.cephadm:Deploying osd.6 on smithi153 with /dev/vg_nvme/lv_2... 2024-04-17T11:29:41.365 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-17T11:29:41.396 INFO:journalctl@ceph.osd.5.smithi153.stdout:-- Logs begin at Wed 2024-04-17 11:11:45 UTC. -- 2024-04-17T11:29:41.593 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:40.432167+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:41.593 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:40.491845+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:41.593 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:40.530054+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:41.593 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:40.647320+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.153:6808/3884672160,v1:172.21.15.153:6809/3884672160]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-17T11:29:41.593 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:40.647706+0000 mon.a (mon.0) 427 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-17T11:29:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:40.432167+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:40.491845+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:40.530054+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:40.647320+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.153:6808/3884672160,v1:172.21.15.153:6809/3884672160]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-17T11:29:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:40.647706+0000 mon.a (mon.0) 427 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-17T11:29:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:40.432167+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:40.491845+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:40.530054+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:40.647320+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.153:6808/3884672160,v1:172.21.15.153:6809/3884672160]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-17T11:29:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:40.647706+0000 mon.a (mon.0) 427 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-17T11:29:42.716 INFO:journalctl@ceph.osd.5.smithi153.stdout:Apr 17 11:29:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-5[46870]: debug 2024-04-17T11:29:42.504+0000 7f51f37c0700 -1 osd.5 0 waiting for initial osdmap 2024-04-17T11:29:42.716 INFO:journalctl@ceph.osd.5.smithi153.stdout:Apr 17 11:29:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-5[46870]: debug 2024-04-17T11:29:42.510+0000 7f51eef3a700 -1 osd.5 35 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-17T11:29:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:41.501370+0000 mon.a (mon.0) 428 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-17T11:29:42.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:41.501449+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-17T11:29:42.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:41.501624+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:42.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:41.501993+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.153:6808/3884672160,v1:172.21.15.153:6809/3884672160]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:42.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:41.502298+0000 mon.a (mon.0) 431 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:41.501370+0000 mon.a (mon.0) 428 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-17T11:29:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:41.501449+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-17T11:29:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:41.501624+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:41.501993+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.153:6808/3884672160,v1:172.21.15.153:6809/3884672160]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:41.502298+0000 mon.a (mon.0) 431 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:41.501370+0000 mon.a (mon.0) 428 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-17T11:29:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:41.501449+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-17T11:29:42.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:41.501624+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:42.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:41.501993+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.153:6808/3884672160,v1:172.21.15.153:6809/3884672160]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:42.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:41.502298+0000 mon.a (mon.0) 431 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:29:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:42.501246+0000 mon.a (mon.0) 432 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:29:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:42.501372+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-17T11:29:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:42.501895+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:42.506915+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:42.530321+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:42.501246+0000 mon.a (mon.0) 432 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:29:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:42.501372+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-17T11:29:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:42.501895+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:42.506915+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:42.530321+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:42.501246+0000 mon.a (mon.0) 432 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:29:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:42.501372+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-17T11:29:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:42.501895+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:42.506915+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:42.530321+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-17T11:29:44.497 INFO:teuthology.orchestra.run.smithi153.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-17T11:29:44.498 INFO:teuthology.orchestra.run.smithi153.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-17T11:29:44.498 INFO:teuthology.orchestra.run.smithi153.stderr: stderr: 10+0 records in 2024-04-17T11:29:44.498 INFO:teuthology.orchestra.run.smithi153.stderr:10+0 records out 2024-04-17T11:29:44.498 INFO:teuthology.orchestra.run.smithi153.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0132578 s, 791 MB/s 2024-04-17T11:29:44.498 INFO:teuthology.orchestra.run.smithi153.stderr:--> Zapping successful for: 2024-04-17T11:29:44.781 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:41.619155+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:29:44.781 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:41.619219+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:29:44.781 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:43.503884+0000 mon.a (mon.0) 436 : cluster [INF] osd.5 [v2:172.21.15.153:6808/3884672160,v1:172.21.15.153:6809/3884672160] boot 2024-04-17T11:29:44.781 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:43.503942+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-04-17T11:29:44.781 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:43.504173+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:44.782 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:43.905046+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-17T11:29:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:41.619155+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:29:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:41.619219+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:29:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:43.503884+0000 mon.a (mon.0) 436 : cluster [INF] osd.5 [v2:172.21.15.153:6808/3884672160,v1:172.21.15.153:6809/3884672160] boot 2024-04-17T11:29:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:43.503942+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-04-17T11:29:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:43.504173+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:43.905046+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-17T11:29:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:41.619155+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:29:44.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:41.619219+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:29:44.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:43.503884+0000 mon.a (mon.0) 436 : cluster [INF] osd.5 [v2:172.21.15.153:6808/3884672160,v1:172.21.15.153:6809/3884672160] boot 2024-04-17T11:29:44.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:43.503942+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-04-17T11:29:44.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:43.504173+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:29:44.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:43.905046+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-17T11:29:45.163 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch daemon add osd smithi153:vg_nvme/lv_2 2024-04-17T11:29:46.167 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:44.530792+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:46.167 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:44.906475+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-17T11:29:46.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:44.530792+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:46.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:44.906475+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-17T11:29:46.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:44.530792+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:46.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:44.906475+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-17T11:29:47.821 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:46.531185+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:47.821 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:29:46.538356+0000 mgr.y (mgr.14146) 145 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:29:47.821 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:46.543283+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.821 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:46.544280+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:47.821 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:46.545113+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:47.821 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:29:46.545698+0000 mgr.y (mgr.14146) 146 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 8561M 2024-04-17T11:29:47.821 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:46.549432+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.822 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:46.550545+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:47.822 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:46.551447+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:47.822 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:46.556200+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.822 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:46.558618+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:47.822 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:46.560080+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:47.822 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:46.560830+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:47.822 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:46.565758+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.822 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:47.395665+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:29:47.822 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:47.398130+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:29:47.822 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:47.398953+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:46.531185+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:29:46.538356+0000 mgr.y (mgr.14146) 145 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:46.543283+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:46.544280+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:46.545113+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:29:46.545698+0000 mgr.y (mgr.14146) 146 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 8561M 2024-04-17T11:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:46.549432+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:46.550545+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:46.551447+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:46.556200+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:46.558618+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:46.560080+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:46.560830+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:46.565758+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:47.395665+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:47.398130+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:47.398953+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:46.531185+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:29:46.538356+0000 mgr.y (mgr.14146) 145 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:46.543283+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:46.544280+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:46.545113+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:29:46.545698+0000 mgr.y (mgr.14146) 146 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 8561M 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:46.549432+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:46.550545+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:46.551447+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:46.556200+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:46.558618+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:46.560080+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:46.560830+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:46.565758+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:47.395665+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:47.398130+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:29:47.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:47.398953+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:48.855 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:47.393249+0000 mgr.y (mgr.14146) 147 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:29:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:47.393249+0000 mgr.y (mgr.14146) 147 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:29:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:47.393249+0000 mgr.y (mgr.14146) 147 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:29:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:48.531513+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:49.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:48.531513+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:48.531513+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:49.592537+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.153:0/4143313490' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c436d52f-e23e-4739-9167-33c17d9737a0"}]: dispatch 2024-04-17T11:29:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:49.593086+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c436d52f-e23e-4739-9167-33c17d9737a0"}]: dispatch 2024-04-17T11:29:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:49.597532+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c436d52f-e23e-4739-9167-33c17d9737a0"}]': finished 2024-04-17T11:29:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:49.597598+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-04-17T11:29:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:49.597739+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:29:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:50.153460+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.153:0/3637846247' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:29:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:49.592537+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.153:0/4143313490' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c436d52f-e23e-4739-9167-33c17d9737a0"}]: dispatch 2024-04-17T11:29:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:49.593086+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c436d52f-e23e-4739-9167-33c17d9737a0"}]: dispatch 2024-04-17T11:29:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:49.597532+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c436d52f-e23e-4739-9167-33c17d9737a0"}]': finished 2024-04-17T11:29:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:49.597598+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-04-17T11:29:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:49.597739+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:29:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:50.153460+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.153:0/3637846247' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:29:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:49.592537+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.153:0/4143313490' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c436d52f-e23e-4739-9167-33c17d9737a0"}]: dispatch 2024-04-17T11:29:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:49.593086+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c436d52f-e23e-4739-9167-33c17d9737a0"}]: dispatch 2024-04-17T11:29:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:49.597532+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c436d52f-e23e-4739-9167-33c17d9737a0"}]': finished 2024-04-17T11:29:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:49.597598+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-04-17T11:29:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:49.597739+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:29:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:50.153460+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.153:0/3637846247' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:29:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:50.531797+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:51.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:50.531797+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:51.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:50.531797+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:53.870 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:52.532241+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:52.532241+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:52.532241+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:55.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:54.532537+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:55.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:55.441766+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-17T11:29:55.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:29:55.442601+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:55.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:54.532537+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:55.441766+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-17T11:29:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:29:55.442601+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:54.532537+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:55.441766+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-17T11:29:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:29:55.442601+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:29:56.948 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:29:55.443362+0000 mgr.y (mgr.14146) 152 : cephadm [INF] Deploying daemon osd.6 on smithi153 2024-04-17T11:29:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:29:55.443362+0000 mgr.y (mgr.14146) 152 : cephadm [INF] Deploying daemon osd.6 on smithi153 2024-04-17T11:29:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:29:55.443362+0000 mgr.y (mgr.14146) 152 : cephadm [INF] Deploying daemon osd.6 on smithi153 2024-04-17T11:29:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:56.533043+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:57.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:56.533043+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:56.533043+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:29:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:29:58.533550+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:29:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:29:58.533550+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:29:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:29:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:29:58.533550+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:30:00.900 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:00.000119+0000 mon.a (mon.0) 461 : cluster [INF] overall HEALTH_OK 2024-04-17T11:30:00.900 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:00.385330+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:00.900 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:00.418709+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:00.000119+0000 mon.a (mon.0) 461 : cluster [INF] overall HEALTH_OK 2024-04-17T11:30:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:00.385330+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:00.418709+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:00.000119+0000 mon.a (mon.0) 461 : cluster [INF] overall HEALTH_OK 2024-04-17T11:30:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:00.385330+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:00.418709+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:01.908 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:00.533992+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:30:01.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:00.533992+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:30:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:00.533992+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:30:03.744 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:02.534434+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:30:03.744 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:03.070328+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:03.744 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:03.071260+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:03.744 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:03.072157+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:03.744 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:03.077290+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:03.744 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:03.506432+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.153:6816/4069786369,v1:172.21.15.153:6817/4069786369]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-17T11:30:03.744 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:03.507111+0000 mon.a (mon.0) 468 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-17T11:30:03.767 INFO:teuthology.orchestra.run.smithi153.stdout:Created osd(s) 6 on host 'smithi153' 2024-04-17T11:30:03.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:02.534434+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:30:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:03.070328+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:03.071260+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:03.072157+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:03.077290+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:03.506432+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.153:6816/4069786369,v1:172.21.15.153:6817/4069786369]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-17T11:30:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:03.507111+0000 mon.a (mon.0) 468 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-17T11:30:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:02.534434+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:30:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:03.070328+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:03.071260+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:03.072157+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:03.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:03.077290+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:03.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:03.506432+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.153:6816/4069786369,v1:172.21.15.153:6817/4069786369]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-17T11:30:03.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:03.507111+0000 mon.a (mon.0) 468 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-17T11:30:04.489 DEBUG:teuthology.orchestra.run.smithi153:osd.6> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@osd.6.service 2024-04-17T11:30:04.491 INFO:tasks.cephadm:Deploying osd.7 on smithi153 with /dev/vg_nvme/lv_1... 2024-04-17T11:30:04.492 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-17T11:30:04.523 INFO:journalctl@ceph.osd.6.smithi153.stdout:-- Logs begin at Wed 2024-04-17 11:11:45 UTC. -- 2024-04-17T11:30:05.022 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:03.767482+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:05.023 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:03.795503+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:05.023 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:04.080292+0000 mon.a (mon.0) 471 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-17T11:30:05.023 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:04.080358+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-17T11:30:05.023 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:04.080486+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:05.023 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:04.084205+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.153:6816/4069786369,v1:172.21.15.153:6817/4069786369]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:05.023 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:04.084521+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:05.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:03.767482+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:05.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:03.795503+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:05.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:04.080292+0000 mon.a (mon.0) 471 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-17T11:30:05.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:04.080358+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-17T11:30:05.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:04.080486+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:05.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:04.084205+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.153:6816/4069786369,v1:172.21.15.153:6817/4069786369]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:05.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:04.084521+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:05.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:03.767482+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:05.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:03.795503+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:04.080292+0000 mon.a (mon.0) 471 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-17T11:30:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:04.080358+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-17T11:30:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:04.080486+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:04.084205+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.153:6816/4069786369,v1:172.21.15.153:6817/4069786369]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:04.084521+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:05.466 INFO:journalctl@ceph.osd.6.smithi153.stdout:Apr 17 11:30:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-6[51080]: debug 2024-04-17T11:30:05.085+0000 7fb0f6a27700 -1 osd.6 0 waiting for initial osdmap 2024-04-17T11:30:05.466 INFO:journalctl@ceph.osd.6.smithi153.stdout:Apr 17 11:30:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-6[51080]: debug 2024-04-17T11:30:05.091+0000 7fb0f119f700 -1 osd.6 41 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-17T11:30:06.055 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:04.534902+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:30:06.058 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:05.081671+0000 mon.a (mon.0) 475 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:30:06.058 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:05.081800+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-17T11:30:06.058 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:05.082197+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:06.058 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:05.085908+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:06.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:04.534902+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:30:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:05.081671+0000 mon.a (mon.0) 475 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:30:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:05.081800+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-17T11:30:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:05.082197+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:05.085908+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:04.534902+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-17T11:30:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:05.081671+0000 mon.a (mon.0) 475 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:30:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:05.081800+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-17T11:30:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:05.082197+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:05.085908+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:06.970 INFO:teuthology.orchestra.run.smithi153.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-17T11:30:06.970 INFO:teuthology.orchestra.run.smithi153.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-17T11:30:06.970 INFO:teuthology.orchestra.run.smithi153.stderr: stderr: 10+0 records in 2024-04-17T11:30:06.970 INFO:teuthology.orchestra.run.smithi153.stderr:10+0 records out 2024-04-17T11:30:06.970 INFO:teuthology.orchestra.run.smithi153.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0133986 s, 783 MB/s 2024-04-17T11:30:06.970 INFO:teuthology.orchestra.run.smithi153.stderr:--> Zapping successful for: 2024-04-17T11:30:07.424 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:04.480305+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:30:07.424 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:04.480361+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:30:07.424 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:06.083501+0000 mon.a (mon.0) 479 : cluster [INF] osd.6 [v2:172.21.15.153:6816/4069786369,v1:172.21.15.153:6817/4069786369] boot 2024-04-17T11:30:07.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:06.083583+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-04-17T11:30:07.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:06.083806+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:07.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:06.535314+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v144: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:04.480305+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:30:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:04.480361+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:30:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:06.083501+0000 mon.a (mon.0) 479 : cluster [INF] osd.6 [v2:172.21.15.153:6816/4069786369,v1:172.21.15.153:6817/4069786369] boot 2024-04-17T11:30:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:06.083583+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-04-17T11:30:07.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:06.083806+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:07.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:06.535314+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v144: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:07.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:04.480305+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:30:07.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:04.480361+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:30:07.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:06.083501+0000 mon.a (mon.0) 479 : cluster [INF] osd.6 [v2:172.21.15.153:6816/4069786369,v1:172.21.15.153:6817/4069786369] boot 2024-04-17T11:30:07.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:06.083583+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-04-17T11:30:07.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:06.083806+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:30:07.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:06.535314+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v144: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:08.133 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch daemon add osd smithi153:vg_nvme/lv_1 2024-04-17T11:30:08.437 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:07.080418+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-17T11:30:08.438 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:07.088729+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-17T11:30:08.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:07.080418+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-17T11:30:08.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:07.088729+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-17T11:30:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:07.080418+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-17T11:30:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:07.088729+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-17T11:30:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:08.097747+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-17T11:30:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:08.535827+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:30:08.989359+0000 mgr.y (mgr.14146) 160 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:30:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:08.994425+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:08.995568+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:08.996514+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:08.997445+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:30:08.998021+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 5707M 2024-04-17T11:30:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:09.004287+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:09.005637+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:09.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:09.006629+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:09.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:09.013711+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:08.097747+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-17T11:30:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:08.535827+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:30:08.989359+0000 mgr.y (mgr.14146) 160 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:30:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:08.994425+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:08.995568+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:08.996514+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:08.997445+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:30:08.998021+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 5707M 2024-04-17T11:30:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:09.004287+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:09.005637+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:09.006629+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:09.013711+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:08.097747+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-17T11:30:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:08.535827+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:30:08.989359+0000 mgr.y (mgr.14146) 160 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:30:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:08.994425+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:08.995568+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:08.996514+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:08.997445+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:09.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:30:08.998021+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 5707M 2024-04-17T11:30:09.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:09.004287+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:09.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:09.005637+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:09.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:09.006629+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:09.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:09.013711+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:10.395221+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:30:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:10.397850+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:30:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:10.398610+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:10.395221+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:30:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:10.397850+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:30:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:10.398610+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:10.395221+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-17T11:30:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:10.397850+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-17T11:30:10.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:10.398610+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:10.392797+0000 mgr.y (mgr.14146) 162 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:30:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:10.536392+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:11.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:10.392797+0000 mgr.y (mgr.14146) 162 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:30:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:10.536392+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:10.392797+0000 mgr.y (mgr.14146) 162 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:30:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:10.536392+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:12.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:12.587418+0000 mon.a (mon.0) 496 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-17T11:30:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:12.587446+0000 mon.a (mon.0) 497 : cluster [INF] Cluster is now healthy 2024-04-17T11:30:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:12.587418+0000 mon.a (mon.0) 496 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-17T11:30:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:12.587446+0000 mon.a (mon.0) 497 : cluster [INF] Cluster is now healthy 2024-04-17T11:30:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:12.587418+0000 mon.a (mon.0) 496 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-17T11:30:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:12.587446+0000 mon.a (mon.0) 497 : cluster [INF] Cluster is now healthy 2024-04-17T11:30:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:12.536802+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:12.964891+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.153:0/3320322058' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b94dfd0-dd2f-452f-87af-7602dd32b2e9"}]: dispatch 2024-04-17T11:30:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:12.965403+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b94dfd0-dd2f-452f-87af-7602dd32b2e9"}]: dispatch 2024-04-17T11:30:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:12.969982+0000 mon.a (mon.0) 499 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b94dfd0-dd2f-452f-87af-7602dd32b2e9"}]': finished 2024-04-17T11:30:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:12.970048+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-04-17T11:30:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:12.970226+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:13.571367+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.153:0/1370960803' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:30:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:12.536802+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:12.964891+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.153:0/3320322058' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b94dfd0-dd2f-452f-87af-7602dd32b2e9"}]: dispatch 2024-04-17T11:30:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:12.965403+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b94dfd0-dd2f-452f-87af-7602dd32b2e9"}]: dispatch 2024-04-17T11:30:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:12.969982+0000 mon.a (mon.0) 499 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b94dfd0-dd2f-452f-87af-7602dd32b2e9"}]': finished 2024-04-17T11:30:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:12.970048+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-04-17T11:30:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:12.970226+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:13.571367+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.153:0/1370960803' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:30:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:12.536802+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:13.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:12.964891+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.153:0/3320322058' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b94dfd0-dd2f-452f-87af-7602dd32b2e9"}]: dispatch 2024-04-17T11:30:13.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:12.965403+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b94dfd0-dd2f-452f-87af-7602dd32b2e9"}]: dispatch 2024-04-17T11:30:13.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:12.969982+0000 mon.a (mon.0) 499 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b94dfd0-dd2f-452f-87af-7602dd32b2e9"}]': finished 2024-04-17T11:30:13.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:12.970048+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-04-17T11:30:13.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:12.970226+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:13.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:13.571367+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.153:0/1370960803' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-17T11:30:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:14.537318+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:14.537318+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:14.537318+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:17.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:16.537722+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:16.537722+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:16.537722+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:18.538183+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:19.233658+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-17T11:30:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:19.234480+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:18.538183+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:19.233658+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-17T11:30:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:19.234480+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:18.538183+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:19.233658+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-17T11:30:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:19.234480+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:20.884 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:30:19.235185+0000 mgr.y (mgr.14146) 168 : cephadm [INF] Deploying daemon osd.7 on smithi153 2024-04-17T11:30:20.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:30:19.235185+0000 mgr.y (mgr.14146) 168 : cephadm [INF] Deploying daemon osd.7 on smithi153 2024-04-17T11:30:20.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:30:19.235185+0000 mgr.y (mgr.14146) 168 : cephadm [INF] Deploying daemon osd.7 on smithi153 2024-04-17T11:30:21.955 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:20.538591+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:21.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:20.538591+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:20.538591+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:22.539024+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:23.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:22.539024+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:22.539024+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:25.666 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:24.259835+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:25.666 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:24.267697+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:25.666 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:24.539370+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:24.259835+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:24.267697+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:24.539370+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:24.259835+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:24.267697+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:24.539370+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:27.667 INFO:teuthology.orchestra.run.smithi153.stdout:Created osd(s) 7 on host 'smithi153' 2024-04-17T11:30:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:26.539665+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:26.906186+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:27.373937+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.153:6824/4068421318,v1:172.21.15.153:6825/4068421318]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-17T11:30:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:27.374350+0000 mon.a (mon.0) 507 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-17T11:30:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:27.666897+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:26.539665+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:26.906186+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:27.373937+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.153:6824/4068421318,v1:172.21.15.153:6825/4068421318]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-17T11:30:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:27.374350+0000 mon.a (mon.0) 507 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-17T11:30:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:27.666897+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:26.539665+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:26.906186+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:27.373937+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.153:6824/4068421318,v1:172.21.15.153:6825/4068421318]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-17T11:30:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:27.374350+0000 mon.a (mon.0) 507 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-17T11:30:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:27.666897+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:28.398 DEBUG:teuthology.orchestra.run.smithi153:osd.7> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@osd.7.service 2024-04-17T11:30:28.401 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-17T11:30:28.401 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd stat -f json 2024-04-17T11:30:28.432 INFO:journalctl@ceph.osd.7.smithi153.stdout:-- Logs begin at Wed 2024-04-17 11:11:45 UTC. -- 2024-04-17T11:30:29.218 INFO:journalctl@ceph.osd.7.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-7[55112]: debug 2024-04-17T11:30:28.923+0000 7fe036076700 -1 osd.7 0 waiting for initial osdmap 2024-04-17T11:30:29.219 INFO:journalctl@ceph.osd.7.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-7[55112]: debug 2024-04-17T11:30:28.930+0000 7fe0327f2700 -1 osd.7 47 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-17T11:30:29.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:27.919212+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-17T11:30:29.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:27.919272+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-17T11:30:29.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:27.919471+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:29.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:27.919940+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.153:6824/4068421318,v1:172.21.15.153:6825/4068421318]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:29.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:27.920320+0000 mon.a (mon.0) 512 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:29.219 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.040072+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.040997+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.041850+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.042673+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.049414+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:29.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.050507+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:29.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.051345+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:29.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.058015+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:29.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.061310+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:27.919212+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-17T11:30:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:27.919272+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-17T11:30:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:27.919471+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:27.919940+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.153:6824/4068421318,v1:172.21.15.153:6825/4068421318]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:27.920320+0000 mon.a (mon.0) 512 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.040072+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.040997+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.041850+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.042673+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.049414+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.050507+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.051345+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.058015+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.061310+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:27.919212+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:27.919272+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:27.919471+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:27.919940+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.153:6824/4068421318,v1:172.21.15.153:6825/4068421318]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:27.920320+0000 mon.a (mon.0) 512 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.040072+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.040997+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.041850+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.042673+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:30:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.049414+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:29.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.050507+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:29.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.051345+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:29.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.058015+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:29.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.061310+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:30.142 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:30:28.043267+0000 mgr.y (mgr.14146) 173 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 4280M 2024-04-17T11:30:30.142 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:28.539950+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:30.143 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.917430+0000 mon.a (mon.0) 522 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:30:30.143 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:28.917485+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-17T11:30:30.143 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.918072+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:30.143 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:28.923855+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:30.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:30:28.043267+0000 mgr.y (mgr.14146) 173 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 4280M 2024-04-17T11:30:30.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:28.539950+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:30.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.917430+0000 mon.a (mon.0) 522 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:30:30.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:28.917485+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-17T11:30:30.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.918072+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:30.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:28.923855+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:30:28.043267+0000 mgr.y (mgr.14146) 173 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 4280M 2024-04-17T11:30:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:28.539950+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.917430+0000 mon.a (mon.0) 522 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-04-17T11:30:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:28.917485+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-17T11:30:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.918072+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:28.923855+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:30.569 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:30.937 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:28.329427+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:30:30.937 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:28.329484+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:30:30.937 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:29.921679+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:30.937 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:29.930603+0000 mon.a (mon.0) 527 : cluster [INF] osd.7 [v2:172.21.15.153:6824/4068421318,v1:172.21.15.153:6825/4068421318] boot 2024-04-17T11:30:30.937 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:29.930706+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-04-17T11:30:30.937 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:29.931254+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:30.937 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:30.570214+0000 mon.a (mon.0) 530 : audit [DBG] from='client.? 172.21.15.31:0/2285534941' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-17T11:30:30.938 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:30.926721+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-17T11:30:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:28.329427+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:30:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:28.329484+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:30:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:29.921679+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:29.930603+0000 mon.a (mon.0) 527 : cluster [INF] osd.7 [v2:172.21.15.153:6824/4068421318,v1:172.21.15.153:6825/4068421318] boot 2024-04-17T11:30:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:29.930706+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-04-17T11:30:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:29.931254+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:30.570214+0000 mon.a (mon.0) 530 : audit [DBG] from='client.? 172.21.15.31:0/2285534941' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-17T11:30:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:30.926721+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-17T11:30:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:28.329427+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-17T11:30:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:28.329484+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-17T11:30:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:29.921679+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:29.930603+0000 mon.a (mon.0) 527 : cluster [INF] osd.7 [v2:172.21.15.153:6824/4068421318,v1:172.21.15.153:6825/4068421318] boot 2024-04-17T11:30:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:29.930706+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-04-17T11:30:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:29.931254+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:30:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:30.570214+0000 mon.a (mon.0) 530 : audit [DBG] from='client.? 172.21.15.31:0/2285534941' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-17T11:30:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:30.926721+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-17T11:30:31.314 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":48,"num_osds":8,"num_up_osds":8,"osd_up_since":1713353429,"num_in_osds":8,"osd_in_since":1713353412,"num_remapped_pgs":1} 2024-04-17T11:30:31.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd dump --format=json 2024-04-17T11:30:31.593 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:30:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:30.540209+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:31.165841+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:31.166640+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:31.167424+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:31.171643+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:31.928018+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-17T11:30:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:30.540209+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:31.165841+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:31.166640+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:31.167424+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:31.171643+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:31.928018+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-17T11:30:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:30.540209+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-17T11:30:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:31.165841+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:31.166640+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:31.167424+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:31.171643+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:31.928018+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-17T11:30:33.184 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:30:31.160920+0000 mgr.y (mgr.14146) 176 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:30:33.185 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:30:31.160920+0000 mgr.y (mgr.14146) 176 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:30:33.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:30:31.160920+0000 mgr.y (mgr.14146) 176 : cephadm [INF] Detected new or changed devices on smithi153 2024-04-17T11:30:33.590 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:33.591 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":50,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:30:31.923445+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","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.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:30:33.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:32.540694+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:33.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:32.938346+0000 mon.a (mon.0) 537 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-17T11:30:33.946 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:33.591023+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.31:0/2724172494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:32.540694+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:32.938346+0000 mon.a (mon.0) 537 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-17T11:30:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:33.591023+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.31:0/2724172494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:34.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:32.540694+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:34.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:32.938346+0000 mon.a (mon.0) 537 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-17T11:30:34.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:33.591023+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.31:0/2724172494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:34.472 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-17T11:28:33.599615+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-04-17T11:30:34.472 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-04-17T11:30:34.751 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:30:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:34.541076+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v166: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:36.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:34.541076+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v166: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:36.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:34.541076+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v166: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:36.747 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 1 2024-04-17T11:30:37.186 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:36.748171+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.31:0/3917240197' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:30:37.186 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:36.748171+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.31:0/3917240197' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:30:37.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:36.748171+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.31:0/3917240197' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:30:37.619 INFO:tasks.cephadm:Adding mds.a on smithi031 2024-04-17T11:30:37.619 INFO:tasks.cephadm:Adding mds.b on smithi153 2024-04-17T11:30:37.619 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch apply mds all '2;smithi031=a;smithi153=b' 2024-04-17T11:30:38.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:36.541380+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:36.948705+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-17T11:30:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:36.948735+0000 mon.a (mon.0) 539 : cluster [INF] Cluster is now healthy 2024-04-17T11:30:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:36.541380+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:36.948705+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-17T11:30:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:36.948735+0000 mon.a (mon.0) 539 : cluster [INF] Cluster is now healthy 2024-04-17T11:30:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:36.541380+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:36.948705+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-17T11:30:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:36.948735+0000 mon.a (mon.0) 539 : cluster [INF] Cluster is now healthy 2024-04-17T11:30:39.469 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled mds.all update... 2024-04-17T11:30:40.126 DEBUG:teuthology.orchestra.run.smithi031:mds.a> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mds.a.service 2024-04-17T11:30:40.128 DEBUG:teuthology.orchestra.run.smithi153:mds.b> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@mds.b.service 2024-04-17T11:30:40.131 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-04-17T11:30:40.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-17T11:30:40.158 INFO:journalctl@ceph.mds.a.smithi031.stdout:-- Logs begin at Wed 2024-04-17 11:11:31 UTC. -- 2024-04-17T11:30:40.162 INFO:journalctl@ceph.mds.b.smithi153.stdout:-- Logs begin at Wed 2024-04-17 11:11:45 UTC. -- 2024-04-17T11:30:40.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:38.541837+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:39.469388+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:39.506947+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:39.508623+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:39.509471+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:39.521151+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:39.530619+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:39.531565+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-17T11:30:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:39.536864+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-17T11:30:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:39.537695+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:40.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:38.541837+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:39.469388+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:39.506947+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:39.508623+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:39.509471+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:39.521151+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:39.530619+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:39.531565+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-17T11:30:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:39.536864+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-17T11:30:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:39.537695+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:40.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:38.541837+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:40.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:39.469388+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:39.506947+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:40.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:39.508623+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:40.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:39.509471+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:40.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:39.521151+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:40.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:39.530619+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:40.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:39.531565+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-17T11:30:40.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:39.536864+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-17T11:30:40.243 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:39.537695+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:40.735 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:40.736 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":50,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:30:31.923445+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","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.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:30:40.749 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-17T11:28:33.599615+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-04-17T11:30:40.749 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get device_health_metrics pg_num 2024-04-17T11:30:41.054 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 1 2024-04-17T11:30:41.068 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:39.460513+0000 mgr.y (mgr.14146) 181 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi031=a;smithi153=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:30:41.068 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:30:39.462125+0000 mgr.y (mgr.14146) 182 : cephadm [INF] Saving service mds.all spec with placement smithi031=a;smithi153=b;count:2 2024-04-17T11:30:41.068 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:30:39.538438+0000 mgr.y (mgr.14146) 183 : cephadm [INF] Deploying daemon mds.a on smithi031 2024-04-17T11:30:41.068 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:40.736502+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.31:0/1116826844' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:41.069 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:39.460513+0000 mgr.y (mgr.14146) 181 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi031=a;smithi153=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:30:41.069 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:30:39.462125+0000 mgr.y (mgr.14146) 182 : cephadm [INF] Saving service mds.all spec with placement smithi031=a;smithi153=b;count:2 2024-04-17T11:30:41.069 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:30:39.538438+0000 mgr.y (mgr.14146) 183 : cephadm [INF] Deploying daemon mds.a on smithi031 2024-04-17T11:30:41.069 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:40.736502+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.31:0/1116826844' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:41.070 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-17T11:30:41.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:39.460513+0000 mgr.y (mgr.14146) 181 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi031=a;smithi153=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:30:41.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:30:39.462125+0000 mgr.y (mgr.14146) 182 : cephadm [INF] Saving service mds.all spec with placement smithi031=a;smithi153=b;count:2 2024-04-17T11:30:41.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:30:39.538438+0000 mgr.y (mgr.14146) 183 : cephadm [INF] Deploying daemon mds.a on smithi031 2024-04-17T11:30:41.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:40.736502+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.31:0/1116826844' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:41.442 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:41.443 INFO:teuthology.orchestra.run.smithi031.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":[]} 2024-04-17T11:30:41.445 INFO:teuthology.orchestra.run.smithi031.stderr:dumped fsmap epoch 1 2024-04-17T11:30:41.738 INFO:journalctl@ceph.mds.a.smithi031.stdout:Apr 17 11:30:41 smithi031 systemd[1]: Starting Ceph mds.a for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:30:42.237 INFO:journalctl@ceph.mds.a.smithi031.stdout:Apr 17 11:30:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mds-a[62893]: starting mds.a at 2024-04-17T11:30:42.238 INFO:journalctl@ceph.mds.a.smithi031.stdout:Apr 17 11:30:42 smithi031 bash[62878]: e9edc272a2f80bed9465d8c117f1c94c9c1e4a274c7a0c33d36ac963f99813cc 2024-04-17T11:30:42.238 INFO:journalctl@ceph.mds.a.smithi031.stdout:Apr 17 11:30:42 smithi031 systemd[1]: Started Ceph mds.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:30:42.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:40.542146+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:42.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:41.056137+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.31:0/2328034616' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:30:42.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:41.443724+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.31:0/135788426' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:42.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:40.542146+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:42.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:41.056137+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.31:0/2328034616' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:30:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:41.443724+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.31:0/135788426' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:42.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:40.542146+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:42.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:41.056137+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.31:0/2328034616' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:30:42.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:41.443724+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.31:0/135788426' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:43.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-17T11:30:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:42.074446+0000 mon.a (mon.0) 550 : cluster [DBG] mds.? [v2:172.21.15.31:6834/3603239088,v1:172.21.15.31:6835/3603239088] up:boot 2024-04-17T11:30:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:42.074490+0000 mon.a (mon.0) 551 : cluster [DBG] fsmap 1 up:standby 2024-04-17T11:30:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:42.074593+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-17T11:30:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:42.173055+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:42.173969+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-17T11:30:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:42.177922+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-17T11:30:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:42.178552+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:30:42.179072+0000 mgr.y (mgr.14146) 185 : cephadm [INF] Deploying daemon mds.b on smithi153 2024-04-17T11:30:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:42.542429+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:43.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:42.074446+0000 mon.a (mon.0) 550 : cluster [DBG] mds.? [v2:172.21.15.31:6834/3603239088,v1:172.21.15.31:6835/3603239088] up:boot 2024-04-17T11:30:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:42.074490+0000 mon.a (mon.0) 551 : cluster [DBG] fsmap 1 up:standby 2024-04-17T11:30:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:42.074593+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-17T11:30:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:42.173055+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:42.173969+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-17T11:30:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:42.177922+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-17T11:30:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:42.178552+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:30:42.179072+0000 mgr.y (mgr.14146) 185 : cephadm [INF] Deploying daemon mds.b on smithi153 2024-04-17T11:30:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:42.542429+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:42.074446+0000 mon.a (mon.0) 550 : cluster [DBG] mds.? [v2:172.21.15.31:6834/3603239088,v1:172.21.15.31:6835/3603239088] up:boot 2024-04-17T11:30:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:42.074490+0000 mon.a (mon.0) 551 : cluster [DBG] fsmap 1 up:standby 2024-04-17T11:30:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:42.074593+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-17T11:30:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:42.173055+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:42.173969+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-17T11:30:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:42.177922+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-17T11:30:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:42.178552+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:30:42.179072+0000 mgr.y (mgr.14146) 185 : cephadm [INF] Deploying daemon mds.b on smithi153 2024-04-17T11:30:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:42.542429+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:43.821 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:43.821 INFO:teuthology.orchestra.run.smithi031.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":24335,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.31:6835/3603239088","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6834","nonce":3603239088},{"type":"v1","addr":"172.21.15.31:6835","nonce":3603239088}]},"join_fscid":-1,"export_targets":[],"features":4540138314316775423,"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":[]} 2024-04-17T11:30:43.823 INFO:teuthology.orchestra.run.smithi031.stderr:dumped fsmap epoch 2 2024-04-17T11:30:44.112 INFO:journalctl@ceph.mds.b.smithi153.stdout:Apr 17 11:30:43 smithi153 systemd[1]: Starting Ceph mds.b for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:30:44.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:43.822488+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.31:0/1618835134' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:44.466 INFO:journalctl@ceph.mds.b.smithi153.stdout:Apr 17 11:30:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mds-b[57431]: starting mds.b at 2024-04-17T11:30:44.466 INFO:journalctl@ceph.mds.b.smithi153.stdout:Apr 17 11:30:44 smithi153 bash[57414]: 988f52fb1f13ab383b655d5ea6e1cd1276544fd456d6149507088e90020ac001 2024-04-17T11:30:44.466 INFO:journalctl@ceph.mds.b.smithi153.stdout:Apr 17 11:30:44 smithi153 systemd[1]: Started Ceph mds.b for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:30:44.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:43.822488+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.31:0/1618835134' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:44.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:43.822488+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.31:0/1618835134' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:45.362 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:44.357305+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:45.362 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:44.358585+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:45.362 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:44.542704+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:45.362 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:45.188711+0000 mon.a (mon.0) 559 : cluster [DBG] mds.? [v2:172.21.15.153:6832/1236675027,v1:172.21.15.153:6833/1236675027] up:boot 2024-04-17T11:30:45.362 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:45.188765+0000 mon.a (mon.0) 560 : cluster [DBG] fsmap 2 up:standby 2024-04-17T11:30:45.363 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:45.188871+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-17T11:30:45.364 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:44.357305+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:45.364 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:44.358585+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:45.364 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:44.542704+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:45.364 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:45.188711+0000 mon.a (mon.0) 559 : cluster [DBG] mds.? [v2:172.21.15.153:6832/1236675027,v1:172.21.15.153:6833/1236675027] up:boot 2024-04-17T11:30:45.365 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:45.188765+0000 mon.a (mon.0) 560 : cluster [DBG] fsmap 2 up:standby 2024-04-17T11:30:45.365 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:45.188871+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-17T11:30:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:44.357305+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:44.358585+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:44.542704+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:45.188711+0000 mon.a (mon.0) 559 : cluster [DBG] mds.? [v2:172.21.15.153:6832/1236675027,v1:172.21.15.153:6833/1236675027] up:boot 2024-04-17T11:30:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:45.188765+0000 mon.a (mon.0) 560 : cluster [DBG] fsmap 2 up:standby 2024-04-17T11:30:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:45.188871+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-17T11:30:45.836 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-17T11:30:46.182 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:46.182 INFO:teuthology.orchestra.run.smithi031.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":24335,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.31:6835/3603239088","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6834","nonce":3603239088},{"type":"v1","addr":"172.21.15.31:6835","nonce":3603239088}]},"join_fscid":-1,"export_targets":[],"features":4540138314316775423,"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":24340,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.153:6833/1236675027","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6832","nonce":1236675027},{"type":"v1","addr":"172.21.15.153:6833","nonce":1236675027}]},"join_fscid":-1,"export_targets":[],"features":4540138314316775423,"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":[]} 2024-04-17T11:30:46.184 INFO:teuthology.orchestra.run.smithi031.stderr:dumped fsmap epoch 3 2024-04-17T11:30:46.196 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-17T11:30:46.499 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:46.499 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":50,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:30:31.923445+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","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.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:30:46.512 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-17T11:28:33.599615+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-04-17T11:30:46.513 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get device_health_metrics pg_num 2024-04-17T11:30:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:45.480053+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:45.752311+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:45.753071+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:45.753685+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:45.759839+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:45.762553+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:45.763749+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:45.764335+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:45.768452+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:46.183315+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.31:0/2567843805' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:45.480053+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:45.752311+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:45.753071+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:46.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:45.753685+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:46.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:45.759839+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:45.762553+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:46.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:45.763749+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:46.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:45.764335+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:46.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:45.768452+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:46.183315+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.31:0/2567843805' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:46.815 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 1 2024-04-17T11:30:46.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2024-04-17T11:30:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:45.480053+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:45.752311+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:45.753071+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:45.753685+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:45.759839+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:45.762553+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:30:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:45.763749+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:30:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:45.764335+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:30:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:45.768452+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:46.183315+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.31:0/2567843805' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:47.131 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:47.131 INFO:teuthology.orchestra.run.smithi031.stdout:[ 2024-04-17T11:30:47.131 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-04-17T11:30:47.131 INFO:teuthology.orchestra.run.smithi031.stdout: "poolnum": 1, 2024-04-17T11:30:47.131 INFO:teuthology.orchestra.run.smithi031.stdout: "poolname": "device_health_metrics" 2024-04-17T11:30:47.131 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:30:47.131 INFO:teuthology.orchestra.run.smithi031.stdout:] 2024-04-17T11:30:47.145 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-04-17T11:30:47.145 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_metadata --pg_num_min 64 2024-04-17T11:30:47.941 INFO:teuthology.orchestra.run.smithi031.stderr:pool 'cephfs_metadata' created 2024-04-17T11:30:47.952 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-04-17T11:30:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:46.499889+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.31:0/491433263' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:46.542992+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:46.817182+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.31:0/1562043004' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:30:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:47.132692+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.31:0/1243918649' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-04-17T11:30:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:47.450211+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.31:0/3627537759' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-17T11:30:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:47.450609+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-17T11:30:48.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:46.499889+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.31:0/491433263' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:48.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:46.542992+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:46.817182+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.31:0/1562043004' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:30:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:47.132692+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.31:0/1243918649' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-04-17T11:30:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:47.450211+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.31:0/3627537759' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-17T11:30:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:47.450609+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-17T11:30:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:46.499889+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.31:0/491433263' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:46.542992+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:46.817182+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.31:0/1562043004' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:30:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:47.132692+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.31:0/1243918649' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-04-17T11:30:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:47.450211+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.31:0/3627537759' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-17T11:30:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:47.450609+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-17T11:30:48.955 INFO:teuthology.orchestra.run.smithi031.stderr:pool 'cephfs_data' created 2024-04-17T11:30:48.971 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2024-04-17T11:30:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:47.889821+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:47.936570+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-04-17T11:30:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:47.936662+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-17T11:30:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:48.262802+0000 mon.a (mon.0) 576 : audit [INF] from='client.? 172.21.15.31:0/2783921682' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-04-17T11:30:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:47.889821+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:47.936570+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-04-17T11:30:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:47.936662+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-17T11:30:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:48.262802+0000 mon.a (mon.0) 576 : audit [INF] from='client.? 172.21.15.31:0/2783921682' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-04-17T11:30:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:47.889821+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:30:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:47.936570+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-04-17T11:30:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:47.936662+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-17T11:30:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:48.262802+0000 mon.a (mon.0) 576 : audit [INF] from='client.? 172.21.15.31:0/2783921682' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-04-17T11:30:49.353 INFO:teuthology.orchestra.run.smithi031.stderr:new fs with metadata pool 2 and data pool 3 2024-04-17T11:30:49.365 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-17T11:30:49.665 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:49.665 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":53,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:30:49.317859+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-17T11:30:47.882315+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-17T11:30:48.691070+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:30:49.679 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-17T11:30:49.979 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:49.980 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":53,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:30:49.317859+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-17T11:30:47.882315+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-17T11:30:48.691070+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:30:49.993 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2024-04-17T11:30:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:48.543441+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v174: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:48.942244+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.31:0/2783921682' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-04-17T11:30:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:48.942307+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-17T11:30:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:49.317755+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.31:0/726784037' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-17T11:30:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:49.318249+0000 mon.a (mon.0) 580 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-04-17T11:30:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:49.322950+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-17T11:30:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:49.323604+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.31:0/726784037' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-04-17T11:30:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:49.323708+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-04-17T11:30:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:49.359129+0000 mon.a (mon.0) 584 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-04-17T11:30:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:49.665647+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.31:0/1731049097' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:48.543441+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v174: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:48.942244+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.31:0/2783921682' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-04-17T11:30:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:48.942307+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-17T11:30:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:49.317755+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.31:0/726784037' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-17T11:30:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:49.318249+0000 mon.a (mon.0) 580 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-04-17T11:30:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:49.322950+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-17T11:30:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:49.323604+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.31:0/726784037' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-04-17T11:30:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:49.323708+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-04-17T11:30:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:49.359129+0000 mon.a (mon.0) 584 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-04-17T11:30:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:49.665647+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.31:0/1731049097' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:48.543441+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v174: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:48.942244+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.31:0/2783921682' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-04-17T11:30:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:48.942307+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-17T11:30:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:49.317755+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.31:0/726784037' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-17T11:30:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:49.318249+0000 mon.a (mon.0) 580 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-04-17T11:30:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:49.322950+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-17T11:30:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:49.323604+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.31:0/726784037' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-04-17T11:30:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:49.323708+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-04-17T11:30:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:49.359129+0000 mon.a (mon.0) 584 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-04-17T11:30:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:49.665647+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.31:0/1731049097' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:49.980342+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.31:0/295773811' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:50.324652+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-17T11:30:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:50.328865+0000 mon.a (mon.0) 587 : cluster [DBG] mds.? [v2:172.21.15.153:6832/1236675027,v1:172.21.15.153:6833/1236675027] up:active 2024-04-17T11:30:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:50.329222+0000 mon.a (mon.0) 588 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:50.332497+0000 mon.a (mon.0) 589 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:50.347252+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.31:0/3614135726' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-17T11:30:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:50.347510+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-17T11:30:51.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:49.980342+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.31:0/295773811' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:50.324652+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-17T11:30:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:50.328865+0000 mon.a (mon.0) 587 : cluster [DBG] mds.? [v2:172.21.15.153:6832/1236675027,v1:172.21.15.153:6833/1236675027] up:active 2024-04-17T11:30:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:50.329222+0000 mon.a (mon.0) 588 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:50.332497+0000 mon.a (mon.0) 589 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:50.347252+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.31:0/3614135726' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-17T11:30:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:50.347510+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-17T11:30:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:49.980342+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.31:0/295773811' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:50.324652+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-17T11:30:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:50.328865+0000 mon.a (mon.0) 587 : cluster [DBG] mds.? [v2:172.21.15.153:6832/1236675027,v1:172.21.15.153:6833/1236675027] up:active 2024-04-17T11:30:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:50.329222+0000 mon.a (mon.0) 588 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:50.332497+0000 mon.a (mon.0) 589 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:50.347252+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.31:0/3614135726' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-17T11:30:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:50.347510+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-17T11:30:51.354 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-04-17T11:30:51.354 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2024-04-17T11:30:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:50.543934+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v178: 97 pgs: 7 creating+peering, 37 active+clean, 53 unknown; 182 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:51.338226+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-04-17T11:30:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:51.338317+0000 mon.a (mon.0) 592 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:51.710092+0000 mon.a (mon.0) 593 : audit [INF] from='client.? 172.21.15.31:0/3290779201' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-17T11:30:52.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:50.543934+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v178: 97 pgs: 7 creating+peering, 37 active+clean, 53 unknown; 182 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:52.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:51.338226+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-04-17T11:30:52.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:51.338317+0000 mon.a (mon.0) 592 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:52.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:51.710092+0000 mon.a (mon.0) 593 : audit [INF] from='client.? 172.21.15.31:0/3290779201' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-17T11:30:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:50.543934+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v178: 97 pgs: 7 creating+peering, 37 active+clean, 53 unknown; 182 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:30:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:51.338226+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-04-17T11:30:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:51.338317+0000 mon.a (mon.0) 592 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:51.710092+0000 mon.a (mon.0) 593 : audit [INF] from='client.? 172.21.15.31:0/3290779201' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-17T11:30:52.360 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-04-17T11:30:52.360 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-17T11:30:52.711 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:52.711 INFO:teuthology.orchestra.run.smithi031.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":24335,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.31:6835/3603239088","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6834","nonce":3603239088},{"type":"v1","addr":"172.21.15.31:6835","nonce":3603239088}]},"join_fscid":-1,"export_targets":[],"features":4540138314316775423,"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,"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-04-17T11:30:49.318242+0000","modified":"2024-04-17T11:30:52.336583+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":24340},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24340":{"gid":24340,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.153:6833/1236675027","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6832","nonce":1236675027},{"type":"v1","addr":"172.21.15.153:6833","nonce":1236675027}]},"join_fscid":-1,"export_targets":[],"features":4540138314316775423,"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":"","standby_count_wanted":0},"id":1}]} 2024-04-17T11:30:52.713 INFO:teuthology.orchestra.run.smithi031.stderr:dumped fsmap epoch 8 2024-04-17T11:30:52.724 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-17T11:30:53.023 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:53.023 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":54,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:30:50.319694+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-17T11:30:47.882315+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-17T11:30:48.691070+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":"54","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"}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:30:53.037 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2024-04-17T11:30:53.037 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-17T11:30:53.346 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:53.348 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2024-04-17T11:30:53.358 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":179,"stamp":"2024-04-17T11:30:52.544090+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2306,"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":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":28,"ondisk_log_size":28,"up":255,"acting":255,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":121,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2380812,"kb_used_data":4044,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580404,"statfs":{"total":767960285184,"available":765522333696,"internally_reserved":0,"allocated":4141056,"data_stored":1647031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2124,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":23,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":"2.221681"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349417+0000","last_change":"2024-04-17T11:30:49.349417+0000","last_active":"2024-04-17T11:30:49.349417+0000","last_peered":"2024-04-17T11:30:49.349417+0000","last_clean":"2024-04-17T11:30:49.349417+0000","last_became_active":"2024-04-17T11:30:49.349117+0000","last_became_peered":"2024-04-17T11:30:49.349117+0000","last_unstale":"2024-04-17T11:30:49.349417+0000","last_undegraded":"2024-04-17T11:30:49.349417+0000","last_fullsized":"2024-04-17T11:30:49.349417+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335907+0000","last_change":"2024-04-17T11:30:49.335907+0000","last_active":"2024-04-17T11:30:49.335907+0000","last_peered":"2024-04-17T11:30:49.335907+0000","last_clean":"2024-04-17T11:30:49.335907+0000","last_became_active":"2024-04-17T11:30:49.335626+0000","last_became_peered":"2024-04-17T11:30:49.335626+0000","last_unstale":"2024-04-17T11:30:49.335907+0000","last_undegraded":"2024-04-17T11:30:49.335907+0000","last_fullsized":"2024-04-17T11:30:49.335907+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335272+0000","last_change":"2024-04-17T11:30:49.335272+0000","last_active":"2024-04-17T11:30:49.335272+0000","last_peered":"2024-04-17T11:30:49.335272+0000","last_clean":"2024-04-17T11:30:49.335272+0000","last_became_active":"2024-04-17T11:30:49.334932+0000","last_became_peered":"2024-04-17T11:30:49.334932+0000","last_unstale":"2024-04-17T11:30:49.335272+0000","last_undegraded":"2024-04-17T11:30:49.335272+0000","last_fullsized":"2024-04-17T11:30:49.335272+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357975+0000","last_change":"2024-04-17T11:30:49.357975+0000","last_active":"2024-04-17T11:30:49.357975+0000","last_peered":"2024-04-17T11:30:49.357975+0000","last_clean":"2024-04-17T11:30:49.357975+0000","last_became_active":"2024-04-17T11:30:49.357553+0000","last_became_peered":"2024-04-17T11:30:49.357553+0000","last_unstale":"2024-04-17T11:30:49.357975+0000","last_undegraded":"2024-04-17T11:30:49.357975+0000","last_fullsized":"2024-04-17T11:30:49.357975+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352329+0000","last_change":"2024-04-17T11:30:49.352329+0000","last_active":"2024-04-17T11:30:49.352329+0000","last_peered":"2024-04-17T11:30:49.352329+0000","last_clean":"2024-04-17T11:30:49.352329+0000","last_became_active":"2024-04-17T11:30:49.352014+0000","last_became_peered":"2024-04-17T11:30:49.352014+0000","last_unstale":"2024-04-17T11:30:49.352329+0000","last_undegraded":"2024-04-17T11:30:49.352329+0000","last_fullsized":"2024-04-17T11:30:49.352329+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349279+0000","last_change":"2024-04-17T11:30:49.349279+0000","last_active":"2024-04-17T11:30:49.349279+0000","last_peered":"2024-04-17T11:30:49.349279+0000","last_clean":"2024-04-17T11:30:49.349279+0000","last_became_active":"2024-04-17T11:30:49.348937+0000","last_became_peered":"2024-04-17T11:30:49.348937+0000","last_unstale":"2024-04-17T11:30:49.349279+0000","last_undegraded":"2024-04-17T11:30:49.349279+0000","last_fullsized":"2024-04-17T11:30:49.349279+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353842+0000","last_change":"2024-04-17T11:30:49.353842+0000","last_active":"2024-04-17T11:30:49.353842+0000","last_peered":"2024-04-17T11:30:49.353842+0000","last_clean":"2024-04-17T11:30:49.353842+0000","last_became_active":"2024-04-17T11:30:49.353506+0000","last_became_peered":"2024-04-17T11:30:49.353506+0000","last_unstale":"2024-04-17T11:30:49.353842+0000","last_undegraded":"2024-04-17T11:30:49.353842+0000","last_fullsized":"2024-04-17T11:30:49.353842+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342168+0000","last_change":"2024-04-17T11:30:49.342168+0000","last_active":"2024-04-17T11:30:49.342168+0000","last_peered":"2024-04-17T11:30:49.342168+0000","last_clean":"2024-04-17T11:30:49.342168+0000","last_became_active":"2024-04-17T11:30:49.341860+0000","last_became_peered":"2024-04-17T11:30:49.341860+0000","last_unstale":"2024-04-17T11:30:49.342168+0000","last_undegraded":"2024-04-17T11:30:49.342168+0000","last_fullsized":"2024-04-17T11:30:49.342168+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.343758+0000","last_change":"2024-04-17T11:30:49.343758+0000","last_active":"2024-04-17T11:30:49.343758+0000","last_peered":"2024-04-17T11:30:49.343758+0000","last_clean":"2024-04-17T11:30:49.343758+0000","last_became_active":"2024-04-17T11:30:49.343451+0000","last_became_peered":"2024-04-17T11:30:49.343451+0000","last_unstale":"2024-04-17T11:30:49.343758+0000","last_undegraded":"2024-04-17T11:30:49.343758+0000","last_fullsized":"2024-04-17T11:30:49.343758+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348802+0000","last_change":"2024-04-17T11:30:49.348802+0000","last_active":"2024-04-17T11:30:49.348802+0000","last_peered":"2024-04-17T11:30:49.348802+0000","last_clean":"2024-04-17T11:30:49.348802+0000","last_became_active":"2024-04-17T11:30:49.348134+0000","last_became_peered":"2024-04-17T11:30:49.348134+0000","last_unstale":"2024-04-17T11:30:49.348802+0000","last_undegraded":"2024-04-17T11:30:49.348802+0000","last_fullsized":"2024-04-17T11:30:49.348802+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334733+0000","last_change":"2024-04-17T11:30:49.334733+0000","last_active":"2024-04-17T11:30:49.334733+0000","last_peered":"2024-04-17T11:30:49.334733+0000","last_clean":"2024-04-17T11:30:49.334733+0000","last_became_active":"2024-04-17T11:30:49.334306+0000","last_became_peered":"2024-04-17T11:30:49.334306+0000","last_unstale":"2024-04-17T11:30:49.334733+0000","last_undegraded":"2024-04-17T11:30:49.334733+0000","last_fullsized":"2024-04-17T11:30:49.334733+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347635+0000","last_change":"2024-04-17T11:30:49.347635+0000","last_active":"2024-04-17T11:30:49.347635+0000","last_peered":"2024-04-17T11:30:49.347635+0000","last_clean":"2024-04-17T11:30:49.347635+0000","last_became_active":"2024-04-17T11:30:49.347348+0000","last_became_peered":"2024-04-17T11:30:49.347348+0000","last_unstale":"2024-04-17T11:30:49.347635+0000","last_undegraded":"2024-04-17T11:30:49.347635+0000","last_fullsized":"2024-04-17T11:30:49.347635+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.345992+0000","last_change":"2024-04-17T11:30:49.345992+0000","last_active":"2024-04-17T11:30:49.345992+0000","last_peered":"2024-04-17T11:30:49.345992+0000","last_clean":"2024-04-17T11:30:49.345992+0000","last_became_active":"2024-04-17T11:30:49.345684+0000","last_became_peered":"2024-04-17T11:30:49.345684+0000","last_unstale":"2024-04-17T11:30:49.345992+0000","last_undegraded":"2024-04-17T11:30:49.345992+0000","last_fullsized":"2024-04-17T11:30:49.345992+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.943138+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[6,7],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.346516+0000","last_change":"2024-04-17T11:30:49.346516+0000","last_active":"2024-04-17T11:30:49.346516+0000","last_peered":"2024-04-17T11:30:49.346516+0000","last_clean":"2024-04-17T11:30:49.346516+0000","last_became_active":"2024-04-17T11:30:49.346037+0000","last_became_peered":"2024-04-17T11:30:49.346037+0000","last_unstale":"2024-04-17T11:30:49.346516+0000","last_undegraded":"2024-04-17T11:30:49.346516+0000","last_fullsized":"2024-04-17T11:30:49.346516+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'4","reported_seq":14,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.358377+0000","last_change":"2024-04-17T11:30:48.959958+0000","last_active":"2024-04-17T11:30:49.358377+0000","last_peered":"2024-04-17T11:30:49.358377+0000","last_clean":"2024-04-17T11:30:49.358377+0000","last_became_active":"2024-04-17T11:30:48.959635+0000","last_became_peered":"2024-04-17T11:30:48.959635+0000","last_unstale":"2024-04-17T11:30:49.358377+0000","last_undegraded":"2024-04-17T11:30:49.358377+0000","last_fullsized":"2024-04-17T11:30:49.358377+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334148+0000","last_change":"2024-04-17T11:30:49.334148+0000","last_active":"2024-04-17T11:30:49.334148+0000","last_peered":"2024-04-17T11:30:49.334148+0000","last_clean":"2024-04-17T11:30:49.334148+0000","last_became_active":"2024-04-17T11:30:49.333848+0000","last_became_peered":"2024-04-17T11:30:49.333848+0000","last_unstale":"2024-04-17T11:30:49.334148+0000","last_undegraded":"2024-04-17T11:30:49.334148+0000","last_fullsized":"2024-04-17T11:30:49.334148+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.327599+0000","last_change":"2024-04-17T11:30:48.964334+0000","last_active":"2024-04-17T11:30:49.327599+0000","last_peered":"2024-04-17T11:30:49.327599+0000","last_clean":"2024-04-17T11:30:49.327599+0000","last_became_active":"2024-04-17T11:30:48.963865+0000","last_became_peered":"2024-04-17T11:30:48.963865+0000","last_unstale":"2024-04-17T11:30:49.327599+0000","last_undegraded":"2024-04-17T11:30:49.327599+0000","last_fullsized":"2024-04-17T11:30:49.327599+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340736+0000","last_change":"2024-04-17T11:30:49.340736+0000","last_active":"2024-04-17T11:30:49.340736+0000","last_peered":"2024-04-17T11:30:49.340736+0000","last_clean":"2024-04-17T11:30:49.340736+0000","last_became_active":"2024-04-17T11:30:49.340215+0000","last_became_peered":"2024-04-17T11:30:49.340215+0000","last_unstale":"2024-04-17T11:30:49.340736+0000","last_undegraded":"2024-04-17T11:30:49.340736+0000","last_fullsized":"2024-04-17T11:30:49.340736+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349118+0000","last_change":"2024-04-17T11:30:48.964591+0000","last_active":"2024-04-17T11:30:49.349118+0000","last_peered":"2024-04-17T11:30:49.349118+0000","last_clean":"2024-04-17T11:30:49.349118+0000","last_became_active":"2024-04-17T11:30:48.964273+0000","last_became_peered":"2024-04-17T11:30:48.964273+0000","last_unstale":"2024-04-17T11:30:49.349118+0000","last_undegraded":"2024-04-17T11:30:49.349118+0000","last_fullsized":"2024-04-17T11:30:49.349118+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1c","version":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351693+0000","last_change":"2024-04-17T11:30:48.965796+0000","last_active":"2024-04-17T11:30:49.351693+0000","last_peered":"2024-04-17T11:30:49.351693+0000","last_clean":"2024-04-17T11:30:49.351693+0000","last_became_active":"2024-04-17T11:30:48.965490+0000","last_became_peered":"2024-04-17T11:30:48.965490+0000","last_unstale":"2024-04-17T11:30:49.351693+0000","last_undegraded":"2024-04-17T11:30:49.351693+0000","last_fullsized":"2024-04-17T11:30:49.351693+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1b","version":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.327748+0000","last_change":"2024-04-17T11:30:48.964579+0000","last_active":"2024-04-17T11:30:49.327748+0000","last_peered":"2024-04-17T11:30:49.327748+0000","last_clean":"2024-04-17T11:30:49.327748+0000","last_became_active":"2024-04-17T11:30:48.964287+0000","last_became_peered":"2024-04-17T11:30:48.964287+0000","last_unstale":"2024-04-17T11:30:49.327748+0000","last_undegraded":"2024-04-17T11:30:49.327748+0000","last_fullsized":"2024-04-17T11:30:49.327748+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334548+0000","last_change":"2024-04-17T11:30:49.334548+0000","last_active":"2024-04-17T11:30:49.334548+0000","last_peered":"2024-04-17T11:30:49.334548+0000","last_clean":"2024-04-17T11:30:49.334548+0000","last_became_active":"2024-04-17T11:30:49.334245+0000","last_became_peered":"2024-04-17T11:30:49.334245+0000","last_unstale":"2024-04-17T11:30:49.334548+0000","last_undegraded":"2024-04-17T11:30:49.334548+0000","last_fullsized":"2024-04-17T11:30:49.334548+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323771+0000","last_change":"2024-04-17T11:30:48.960976+0000","last_active":"2024-04-17T11:30:49.323771+0000","last_peered":"2024-04-17T11:30:49.323771+0000","last_clean":"2024-04-17T11:30:49.323771+0000","last_became_active":"2024-04-17T11:30:48.960644+0000","last_became_peered":"2024-04-17T11:30:48.960644+0000","last_unstale":"2024-04-17T11:30:49.323771+0000","last_undegraded":"2024-04-17T11:30:49.323771+0000","last_fullsized":"2024-04-17T11:30:49.323771+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350267+0000","last_change":"2024-04-17T11:30:49.350267+0000","last_active":"2024-04-17T11:30:49.350267+0000","last_peered":"2024-04-17T11:30:49.350267+0000","last_clean":"2024-04-17T11:30:49.350267+0000","last_became_active":"2024-04-17T11:30:49.349521+0000","last_became_peered":"2024-04-17T11:30:49.349521+0000","last_unstale":"2024-04-17T11:30:49.350267+0000","last_undegraded":"2024-04-17T11:30:49.350267+0000","last_fullsized":"2024-04-17T11:30:49.350267+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.966325+0000","last_change":"2024-04-17T11:30:48.963974+0000","last_active":"2024-04-17T11:30:48.966325+0000","last_peered":"2024-04-17T11:30:48.966325+0000","last_clean":"2024-04-17T11:30:48.966325+0000","last_became_active":"2024-04-17T11:30:48.963692+0000","last_became_peered":"2024-04-17T11:30:48.963692+0000","last_unstale":"2024-04-17T11:30:48.966325+0000","last_undegraded":"2024-04-17T11:30:48.966325+0000","last_fullsized":"2024-04-17T11:30:48.966325+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341587+0000","last_change":"2024-04-17T11:30:49.341587+0000","last_active":"2024-04-17T11:30:49.341587+0000","last_peered":"2024-04-17T11:30:49.341587+0000","last_clean":"2024-04-17T11:30:49.341587+0000","last_became_active":"2024-04-17T11:30:49.341285+0000","last_became_peered":"2024-04-17T11:30:49.341285+0000","last_unstale":"2024-04-17T11:30:49.341587+0000","last_undegraded":"2024-04-17T11:30:49.341587+0000","last_fullsized":"2024-04-17T11:30:49.341587+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937515+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[4,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334119+0000","last_change":"2024-04-17T11:30:49.334119+0000","last_active":"2024-04-17T11:30:49.334119+0000","last_peered":"2024-04-17T11:30:49.334119+0000","last_clean":"2024-04-17T11:30:49.334119+0000","last_became_active":"2024-04-17T11:30:49.333794+0000","last_became_peered":"2024-04-17T11:30:49.333794+0000","last_unstale":"2024-04-17T11:30:49.334119+0000","last_undegraded":"2024-04-17T11:30:49.334119+0000","last_fullsized":"2024-04-17T11:30:49.334119+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.962265+0000","last_change":"2024-04-17T11:30:48.956601+0000","last_active":"2024-04-17T11:30:48.962265+0000","last_peered":"2024-04-17T11:30:48.962265+0000","last_clean":"2024-04-17T11:30:48.962265+0000","last_became_active":"2024-04-17T11:30:48.956174+0000","last_became_peered":"2024-04-17T11:30:48.956174+0000","last_unstale":"2024-04-17T11:30:48.962265+0000","last_undegraded":"2024-04-17T11:30:48.962265+0000","last_fullsized":"2024-04-17T11:30:48.962265+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937748+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[2,6],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340929+0000","last_change":"2024-04-17T11:30:49.340929+0000","last_active":"2024-04-17T11:30:49.340929+0000","last_peered":"2024-04-17T11:30:49.340929+0000","last_clean":"2024-04-17T11:30:49.340929+0000","last_became_active":"2024-04-17T11:30:49.340555+0000","last_became_peered":"2024-04-17T11:30:49.340555+0000","last_unstale":"2024-04-17T11:30:49.340929+0000","last_undegraded":"2024-04-17T11:30:49.340929+0000","last_fullsized":"2024-04-17T11:30:49.340929+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"53'3","reported_seq":13,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348551+0000","last_change":"2024-04-17T11:30:48.963987+0000","last_active":"2024-04-17T11:30:49.348551+0000","last_peered":"2024-04-17T11:30:49.348551+0000","last_clean":"2024-04-17T11:30:49.348551+0000","last_became_active":"2024-04-17T11:30:48.963677+0000","last_became_peered":"2024-04-17T11:30:48.963677+0000","last_unstale":"2024-04-17T11:30:49.348551+0000","last_undegraded":"2024-04-17T11:30:49.348551+0000","last_fullsized":"2024-04-17T11:30:49.348551+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351807+0000","last_change":"2024-04-17T11:30:49.351807+0000","last_active":"2024-04-17T11:30:49.351807+0000","last_peered":"2024-04-17T11:30:49.351807+0000","last_clean":"2024-04-17T11:30:49.351807+0000","last_became_active":"2024-04-17T11:30:49.351460+0000","last_became_peered":"2024-04-17T11:30:49.351460+0000","last_unstale":"2024-04-17T11:30:49.351807+0000","last_undegraded":"2024-04-17T11:30:49.351807+0000","last_fullsized":"2024-04-17T11:30:49.351807+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'6","reported_seq":16,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.356337+0000","last_change":"2024-04-17T11:30:48.957889+0000","last_active":"2024-04-17T11:30:49.356337+0000","last_peered":"2024-04-17T11:30:49.356337+0000","last_clean":"2024-04-17T11:30:49.356337+0000","last_became_active":"2024-04-17T11:30:48.957558+0000","last_became_peered":"2024-04-17T11:30:48.957558+0000","last_unstale":"2024-04-17T11:30:49.356337+0000","last_undegraded":"2024-04-17T11:30:49.356337+0000","last_fullsized":"2024-04-17T11:30:49.356337+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349825+0000","last_change":"2024-04-17T11:30:49.349825+0000","last_active":"2024-04-17T11:30:49.349825+0000","last_peered":"2024-04-17T11:30:49.349825+0000","last_clean":"2024-04-17T11:30:49.349825+0000","last_became_active":"2024-04-17T11:30:49.349527+0000","last_became_peered":"2024-04-17T11:30:49.349527+0000","last_unstale":"2024-04-17T11:30:49.349825+0000","last_undegraded":"2024-04-17T11:30:49.349825+0000","last_fullsized":"2024-04-17T11:30:49.349825+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357788+0000","last_change":"2024-04-17T11:30:48.959154+0000","last_active":"2024-04-17T11:30:49.357788+0000","last_peered":"2024-04-17T11:30:49.357788+0000","last_clean":"2024-04-17T11:30:49.357788+0000","last_became_active":"2024-04-17T11:30:48.958647+0000","last_became_peered":"2024-04-17T11:30:48.958647+0000","last_unstale":"2024-04-17T11:30:49.357788+0000","last_undegraded":"2024-04-17T11:30:49.357788+0000","last_fullsized":"2024-04-17T11:30:49.357788+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351693+0000","last_change":"2024-04-17T11:30:49.351693+0000","last_active":"2024-04-17T11:30:49.351693+0000","last_peered":"2024-04-17T11:30:49.351693+0000","last_clean":"2024-04-17T11:30:49.351693+0000","last_became_active":"2024-04-17T11:30:49.351408+0000","last_became_peered":"2024-04-17T11:30:49.351408+0000","last_unstale":"2024-04-17T11:30:49.351693+0000","last_undegraded":"2024-04-17T11:30:49.351693+0000","last_fullsized":"2024-04-17T11:30:49.351693+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.938377+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350893+0000","last_change":"2024-04-17T11:30:49.350893+0000","last_active":"2024-04-17T11:30:49.350893+0000","last_peered":"2024-04-17T11:30:49.350893+0000","last_clean":"2024-04-17T11:30:49.350893+0000","last_became_active":"2024-04-17T11:30:49.350601+0000","last_became_peered":"2024-04-17T11:30:49.350601+0000","last_unstale":"2024-04-17T11:30:49.350893+0000","last_undegraded":"2024-04-17T11:30:49.350893+0000","last_fullsized":"2024-04-17T11:30:49.350893+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.963793+0000","last_change":"2024-04-17T11:30:48.956287+0000","last_active":"2024-04-17T11:30:48.963793+0000","last_peered":"2024-04-17T11:30:48.963793+0000","last_clean":"2024-04-17T11:30:48.963793+0000","last_became_active":"2024-04-17T11:30:48.955942+0000","last_became_peered":"2024-04-17T11:30:48.955942+0000","last_unstale":"2024-04-17T11:30:48.963793+0000","last_undegraded":"2024-04-17T11:30:48.963793+0000","last_fullsized":"2024-04-17T11:30:48.963793+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341551+0000","last_change":"2024-04-17T11:30:49.341551+0000","last_active":"2024-04-17T11:30:49.341551+0000","last_peered":"2024-04-17T11:30:49.341551+0000","last_clean":"2024-04-17T11:30:49.341551+0000","last_became_active":"2024-04-17T11:30:49.341183+0000","last_became_peered":"2024-04-17T11:30:49.341183+0000","last_unstale":"2024-04-17T11:30:49.341551+0000","last_undegraded":"2024-04-17T11:30:49.341551+0000","last_fullsized":"2024-04-17T11:30:49.341551+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.954488+0000","last_change":"2024-04-17T11:30:48.954488+0000","last_active":"2024-04-17T11:30:48.954488+0000","last_peered":"2024-04-17T11:30:48.954488+0000","last_clean":"2024-04-17T11:30:48.954488+0000","last_became_active":"2024-04-17T11:30:48.954190+0000","last_became_peered":"2024-04-17T11:30:48.954190+0000","last_unstale":"2024-04-17T11:30:48.954488+0000","last_undegraded":"2024-04-17T11:30:48.954488+0000","last_fullsized":"2024-04-17T11:30:48.954488+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352527+0000","last_change":"2024-04-17T11:30:49.352527+0000","last_active":"2024-04-17T11:30:49.352527+0000","last_peered":"2024-04-17T11:30:49.352527+0000","last_clean":"2024-04-17T11:30:49.352527+0000","last_became_active":"2024-04-17T11:30:49.352160+0000","last_became_peered":"2024-04-17T11:30:49.352160+0000","last_unstale":"2024-04-17T11:30:49.352527+0000","last_undegraded":"2024-04-17T11:30:49.352527+0000","last_fullsized":"2024-04-17T11:30:49.352527+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.333112+0000","last_change":"2024-04-17T11:30:48.960116+0000","last_active":"2024-04-17T11:30:49.333112+0000","last_peered":"2024-04-17T11:30:49.333112+0000","last_clean":"2024-04-17T11:30:49.333112+0000","last_became_active":"2024-04-17T11:30:48.959746+0000","last_became_peered":"2024-04-17T11:30:48.959746+0000","last_unstale":"2024-04-17T11:30:49.333112+0000","last_undegraded":"2024-04-17T11:30:49.333112+0000","last_fullsized":"2024-04-17T11:30:49.333112+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350154+0000","last_change":"2024-04-17T11:30:49.350154+0000","last_active":"2024-04-17T11:30:49.350154+0000","last_peered":"2024-04-17T11:30:49.350154+0000","last_clean":"2024-04-17T11:30:49.350154+0000","last_became_active":"2024-04-17T11:30:49.349850+0000","last_became_peered":"2024-04-17T11:30:49.349850+0000","last_unstale":"2024-04-17T11:30:49.350154+0000","last_undegraded":"2024-04-17T11:30:49.350154+0000","last_fullsized":"2024-04-17T11:30:49.350154+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.964965+0000","last_change":"2024-04-17T11:30:48.963984+0000","last_active":"2024-04-17T11:30:48.964965+0000","last_peered":"2024-04-17T11:30:48.964965+0000","last_clean":"2024-04-17T11:30:48.964965+0000","last_became_active":"2024-04-17T11:30:48.963661+0000","last_became_peered":"2024-04-17T11:30:48.963661+0000","last_unstale":"2024-04-17T11:30:48.964965+0000","last_undegraded":"2024-04-17T11:30:48.964965+0000","last_fullsized":"2024-04-17T11:30:48.964965+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937951+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[1,6],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335768+0000","last_change":"2024-04-17T11:30:49.335768+0000","last_active":"2024-04-17T11:30:49.335768+0000","last_peered":"2024-04-17T11:30:49.335768+0000","last_clean":"2024-04-17T11:30:49.335768+0000","last_became_active":"2024-04-17T11:30:49.335438+0000","last_became_peered":"2024-04-17T11:30:49.335438+0000","last_unstale":"2024-04-17T11:30:49.335768+0000","last_undegraded":"2024-04-17T11:30:49.335768+0000","last_fullsized":"2024-04-17T11:30:49.335768+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.328188+0000","last_change":"2024-04-17T11:30:49.328188+0000","last_active":"2024-04-17T11:30:49.328188+0000","last_peered":"2024-04-17T11:30:49.328188+0000","last_clean":"2024-04-17T11:30:49.328188+0000","last_became_active":"2024-04-17T11:30:49.327123+0000","last_became_peered":"2024-04-17T11:30:49.327123+0000","last_unstale":"2024-04-17T11:30:49.328188+0000","last_undegraded":"2024-04-17T11:30:49.328188+0000","last_fullsized":"2024-04-17T11:30:49.328188+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.955728+0000","last_change":"2024-04-17T11:30:48.955728+0000","last_active":"2024-04-17T11:30:48.955728+0000","last_peered":"2024-04-17T11:30:48.955728+0000","last_clean":"2024-04-17T11:30:48.955728+0000","last_became_active":"2024-04-17T11:30:48.955379+0000","last_became_peered":"2024-04-17T11:30:48.955379+0000","last_unstale":"2024-04-17T11:30:48.955728+0000","last_undegraded":"2024-04-17T11:30:48.955728+0000","last_fullsized":"2024-04-17T11:30:48.955728+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349280+0000","last_change":"2024-04-17T11:30:49.349280+0000","last_active":"2024-04-17T11:30:49.349280+0000","last_peered":"2024-04-17T11:30:49.349280+0000","last_clean":"2024-04-17T11:30:49.349280+0000","last_became_active":"2024-04-17T11:30:49.348932+0000","last_became_peered":"2024-04-17T11:30:49.348932+0000","last_unstale":"2024-04-17T11:30:49.349280+0000","last_undegraded":"2024-04-17T11:30:49.349280+0000","last_fullsized":"2024-04-17T11:30:49.349280+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937655+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[2,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":13,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.953224+0000","last_change":"2024-04-17T11:30:32.074864+0000","last_active":"2024-04-17T11:30:48.953224+0000","last_peered":"2024-04-17T11:30:48.953224+0000","last_clean":"2024-04-17T11:30:48.953224+0000","last_became_active":"2024-04-17T11:30:32.074543+0000","last_became_peered":"2024-04-17T11:30:32.074543+0000","last_unstale":"2024-04-17T11:30:48.953224+0000","last_undegraded":"2024-04-17T11:30:48.953224+0000","last_fullsized":"2024-04-17T11:30:48.953224+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_clean_scrub_stamp":"2024-04-17T11:28:34.149049+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339430+0000","last_change":"2024-04-17T11:30:49.339430+0000","last_active":"2024-04-17T11:30:49.339430+0000","last_peered":"2024-04-17T11:30:49.339430+0000","last_clean":"2024-04-17T11:30:49.339430+0000","last_became_active":"2024-04-17T11:30:49.339112+0000","last_became_peered":"2024-04-17T11:30:49.339112+0000","last_unstale":"2024-04-17T11:30:49.339430+0000","last_undegraded":"2024-04-17T11:30:49.339430+0000","last_fullsized":"2024-04-17T11:30:49.339430+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.965215+0000","last_change":"2024-04-17T11:30:48.964330+0000","last_active":"2024-04-17T11:30:48.965215+0000","last_peered":"2024-04-17T11:30:48.965215+0000","last_clean":"2024-04-17T11:30:48.965215+0000","last_became_active":"2024-04-17T11:30:48.963781+0000","last_became_peered":"2024-04-17T11:30:48.963781+0000","last_unstale":"2024-04-17T11:30:48.965215+0000","last_undegraded":"2024-04-17T11:30:48.965215+0000","last_fullsized":"2024-04-17T11:30:48.965215+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.965315+0000","last_change":"2024-04-17T11:30:48.964504+0000","last_active":"2024-04-17T11:30:48.965315+0000","last_peered":"2024-04-17T11:30:48.965315+0000","last_clean":"2024-04-17T11:30:48.965315+0000","last_became_active":"2024-04-17T11:30:48.964172+0000","last_became_peered":"2024-04-17T11:30:48.964172+0000","last_unstale":"2024-04-17T11:30:48.965315+0000","last_undegraded":"2024-04-17T11:30:48.965315+0000","last_fullsized":"2024-04-17T11:30:48.965315+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.346068+0000","last_change":"2024-04-17T11:30:49.346068+0000","last_active":"2024-04-17T11:30:49.346068+0000","last_peered":"2024-04-17T11:30:49.346068+0000","last_clean":"2024-04-17T11:30:49.346068+0000","last_became_active":"2024-04-17T11:30:49.345746+0000","last_became_peered":"2024-04-17T11:30:49.345746+0000","last_unstale":"2024-04-17T11:30:49.346068+0000","last_undegraded":"2024-04-17T11:30:49.346068+0000","last_fullsized":"2024-04-17T11:30:49.346068+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.961393+0000","last_change":"2024-04-17T11:30:48.960796+0000","last_active":"2024-04-17T11:30:48.961393+0000","last_peered":"2024-04-17T11:30:48.961393+0000","last_clean":"2024-04-17T11:30:48.961393+0000","last_became_active":"2024-04-17T11:30:48.960539+0000","last_became_peered":"2024-04-17T11:30:48.960539+0000","last_unstale":"2024-04-17T11:30:48.961393+0000","last_undegraded":"2024-04-17T11:30:48.961393+0000","last_fullsized":"2024-04-17T11:30:48.961393+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350627+0000","last_change":"2024-04-17T11:30:49.350627+0000","last_active":"2024-04-17T11:30:49.350627+0000","last_peered":"2024-04-17T11:30:49.350627+0000","last_clean":"2024-04-17T11:30:49.350627+0000","last_became_active":"2024-04-17T11:30:49.350358+0000","last_became_peered":"2024-04-17T11:30:49.350358+0000","last_unstale":"2024-04-17T11:30:49.350627+0000","last_undegraded":"2024-04-17T11:30:49.350627+0000","last_fullsized":"2024-04-17T11:30:49.350627+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353884+0000","last_change":"2024-04-17T11:30:48.962182+0000","last_active":"2024-04-17T11:30:49.353884+0000","last_peered":"2024-04-17T11:30:49.353884+0000","last_clean":"2024-04-17T11:30:49.353884+0000","last_became_active":"2024-04-17T11:30:48.961851+0000","last_became_peered":"2024-04-17T11:30:48.961851+0000","last_unstale":"2024-04-17T11:30:49.353884+0000","last_undegraded":"2024-04-17T11:30:49.353884+0000","last_fullsized":"2024-04-17T11:30:49.353884+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348412+0000","last_change":"2024-04-17T11:30:49.348412+0000","last_active":"2024-04-17T11:30:49.348412+0000","last_peered":"2024-04-17T11:30:49.348412+0000","last_clean":"2024-04-17T11:30:49.348412+0000","last_became_active":"2024-04-17T11:30:49.348064+0000","last_became_peered":"2024-04-17T11:30:49.348064+0000","last_unstale":"2024-04-17T11:30:49.348412+0000","last_undegraded":"2024-04-17T11:30:49.348412+0000","last_fullsized":"2024-04-17T11:30:49.348412+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.964616+0000","last_change":"2024-04-17T11:30:48.964052+0000","last_active":"2024-04-17T11:30:48.964616+0000","last_peered":"2024-04-17T11:30:48.964616+0000","last_clean":"2024-04-17T11:30:48.964616+0000","last_became_active":"2024-04-17T11:30:48.963736+0000","last_became_peered":"2024-04-17T11:30:48.963736+0000","last_unstale":"2024-04-17T11:30:48.964616+0000","last_undegraded":"2024-04-17T11:30:48.964616+0000","last_fullsized":"2024-04-17T11:30:48.964616+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351139+0000","last_change":"2024-04-17T11:30:49.351139+0000","last_active":"2024-04-17T11:30:49.351139+0000","last_peered":"2024-04-17T11:30:49.351139+0000","last_clean":"2024-04-17T11:30:49.351139+0000","last_became_active":"2024-04-17T11:30:49.350808+0000","last_became_peered":"2024-04-17T11:30:49.350808+0000","last_unstale":"2024-04-17T11:30:49.351139+0000","last_undegraded":"2024-04-17T11:30:49.351139+0000","last_fullsized":"2024-04-17T11:30:49.351139+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.958589+0000","last_change":"2024-04-17T11:30:48.958059+0000","last_active":"2024-04-17T11:30:48.958589+0000","last_peered":"2024-04-17T11:30:48.958589+0000","last_clean":"2024-04-17T11:30:48.958589+0000","last_became_active":"2024-04-17T11:30:48.957745+0000","last_became_peered":"2024-04-17T11:30:48.957745+0000","last_unstale":"2024-04-17T11:30:48.958589+0000","last_undegraded":"2024-04-17T11:30:48.958589+0000","last_fullsized":"2024-04-17T11:30:48.958589+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.336907+0000","last_change":"2024-04-17T11:30:49.336907+0000","last_active":"2024-04-17T11:30:49.336907+0000","last_peered":"2024-04-17T11:30:49.336907+0000","last_clean":"2024-04-17T11:30:49.336907+0000","last_became_active":"2024-04-17T11:30:49.336596+0000","last_became_peered":"2024-04-17T11:30:49.336596+0000","last_unstale":"2024-04-17T11:30:49.336907+0000","last_undegraded":"2024-04-17T11:30:49.336907+0000","last_fullsized":"2024-04-17T11:30:49.336907+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.961398+0000","last_change":"2024-04-17T11:30:48.958915+0000","last_active":"2024-04-17T11:30:48.961398+0000","last_peered":"2024-04-17T11:30:48.961398+0000","last_clean":"2024-04-17T11:30:48.961398+0000","last_became_active":"2024-04-17T11:30:48.957929+0000","last_became_peered":"2024-04-17T11:30:48.957929+0000","last_unstale":"2024-04-17T11:30:48.961398+0000","last_undegraded":"2024-04-17T11:30:48.961398+0000","last_fullsized":"2024-04-17T11:30:48.961398+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342849+0000","last_change":"2024-04-17T11:30:49.342849+0000","last_active":"2024-04-17T11:30:49.342849+0000","last_peered":"2024-04-17T11:30:49.342849+0000","last_clean":"2024-04-17T11:30:49.342849+0000","last_became_active":"2024-04-17T11:30:49.342270+0000","last_became_peered":"2024-04-17T11:30:49.342270+0000","last_unstale":"2024-04-17T11:30:49.342849+0000","last_undegraded":"2024-04-17T11:30:49.342849+0000","last_fullsized":"2024-04-17T11:30:49.342849+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357967+0000","last_change":"2024-04-17T11:30:48.965197+0000","last_active":"2024-04-17T11:30:49.357967+0000","last_peered":"2024-04-17T11:30:49.357967+0000","last_clean":"2024-04-17T11:30:49.357967+0000","last_became_active":"2024-04-17T11:30:48.964897+0000","last_became_peered":"2024-04-17T11:30:48.964897+0000","last_unstale":"2024-04-17T11:30:49.357967+0000","last_undegraded":"2024-04-17T11:30:49.357967+0000","last_fullsized":"2024-04-17T11:30:49.357967+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.338523+0000","last_change":"2024-04-17T11:30:49.338523+0000","last_active":"2024-04-17T11:30:49.338523+0000","last_peered":"2024-04-17T11:30:49.338523+0000","last_clean":"2024-04-17T11:30:49.338523+0000","last_became_active":"2024-04-17T11:30:49.337420+0000","last_became_peered":"2024-04-17T11:30:49.337420+0000","last_unstale":"2024-04-17T11:30:49.338523+0000","last_undegraded":"2024-04-17T11:30:49.338523+0000","last_fullsized":"2024-04-17T11:30:49.338523+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.951281+0000","last_change":"2024-04-17T11:30:48.951281+0000","last_active":"2024-04-17T11:30:48.951281+0000","last_peered":"2024-04-17T11:30:48.951281+0000","last_clean":"2024-04-17T11:30:48.951281+0000","last_became_active":"2024-04-17T11:30:48.950943+0000","last_became_peered":"2024-04-17T11:30:48.950943+0000","last_unstale":"2024-04-17T11:30:48.951281+0000","last_undegraded":"2024-04-17T11:30:48.951281+0000","last_fullsized":"2024-04-17T11:30:48.951281+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350441+0000","last_change":"2024-04-17T11:30:49.350441+0000","last_active":"2024-04-17T11:30:49.350441+0000","last_peered":"2024-04-17T11:30:49.350441+0000","last_clean":"2024-04-17T11:30:49.350441+0000","last_became_active":"2024-04-17T11:30:49.350147+0000","last_became_peered":"2024-04-17T11:30:49.350147+0000","last_unstale":"2024-04-17T11:30:49.350441+0000","last_undegraded":"2024-04-17T11:30:49.350441+0000","last_fullsized":"2024-04-17T11:30:49.350441+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323111+0000","last_change":"2024-04-17T11:30:48.958502+0000","last_active":"2024-04-17T11:30:49.323111+0000","last_peered":"2024-04-17T11:30:49.323111+0000","last_clean":"2024-04-17T11:30:49.323111+0000","last_became_active":"2024-04-17T11:30:48.958183+0000","last_became_peered":"2024-04-17T11:30:48.958183+0000","last_unstale":"2024-04-17T11:30:49.323111+0000","last_undegraded":"2024-04-17T11:30:49.323111+0000","last_fullsized":"2024-04-17T11:30:49.323111+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.e","version":"0'0","reported_seq":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.959649+0000","last_change":"2024-04-17T11:30:48.959649+0000","last_active":"2024-04-17T11:30:48.959649+0000","last_peered":"2024-04-17T11:30:48.959649+0000","last_clean":"2024-04-17T11:30:48.959649+0000","last_became_active":"2024-04-17T11:30:48.959338+0000","last_became_peered":"2024-04-17T11:30:48.959338+0000","last_unstale":"2024-04-17T11:30:48.959649+0000","last_undegraded":"2024-04-17T11:30:48.959649+0000","last_fullsized":"2024-04-17T11:30:48.959649+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350662+0000","last_change":"2024-04-17T11:30:49.350662+0000","last_active":"2024-04-17T11:30:49.350662+0000","last_peered":"2024-04-17T11:30:49.350662+0000","last_clean":"2024-04-17T11:30:49.350662+0000","last_became_active":"2024-04-17T11:30:49.349725+0000","last_became_peered":"2024-04-17T11:30:49.349725+0000","last_unstale":"2024-04-17T11:30:49.350662+0000","last_undegraded":"2024-04-17T11:30:49.350662+0000","last_fullsized":"2024-04-17T11:30:49.350662+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340859+0000","last_change":"2024-04-17T11:30:49.340859+0000","last_active":"2024-04-17T11:30:49.340859+0000","last_peered":"2024-04-17T11:30:49.340859+0000","last_clean":"2024-04-17T11:30:49.340859+0000","last_became_active":"2024-04-17T11:30:49.340537+0000","last_became_peered":"2024-04-17T11:30:49.340537+0000","last_unstale":"2024-04-17T11:30:49.340859+0000","last_undegraded":"2024-04-17T11:30:49.340859+0000","last_fullsized":"2024-04-17T11:30:49.340859+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"creating+peering","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.942349+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[5,6],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339620+0000","last_change":"2024-04-17T11:30:49.339620+0000","last_active":"2024-04-17T11:30:49.339620+0000","last_peered":"2024-04-17T11:30:49.339620+0000","last_clean":"2024-04-17T11:30:49.339620+0000","last_became_active":"2024-04-17T11:30:49.339329+0000","last_became_peered":"2024-04-17T11:30:49.339329+0000","last_unstale":"2024-04-17T11:30:49.339620+0000","last_undegraded":"2024-04-17T11:30:49.339620+0000","last_fullsized":"2024-04-17T11:30:49.339620+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341954+0000","last_change":"2024-04-17T11:30:49.341954+0000","last_active":"2024-04-17T11:30:49.341954+0000","last_peered":"2024-04-17T11:30:49.341954+0000","last_clean":"2024-04-17T11:30:49.341954+0000","last_became_active":"2024-04-17T11:30:49.341191+0000","last_became_peered":"2024-04-17T11:30:49.341191+0000","last_unstale":"2024-04-17T11:30:49.341954+0000","last_undegraded":"2024-04-17T11:30:49.341954+0000","last_fullsized":"2024-04-17T11:30:49.341954+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.333512+0000","last_change":"2024-04-17T11:30:49.333512+0000","last_active":"2024-04-17T11:30:49.333512+0000","last_peered":"2024-04-17T11:30:49.333512+0000","last_clean":"2024-04-17T11:30:49.333512+0000","last_became_active":"2024-04-17T11:30:49.333198+0000","last_became_peered":"2024-04-17T11:30:49.333198+0000","last_unstale":"2024-04-17T11:30:49.333512+0000","last_undegraded":"2024-04-17T11:30:49.333512+0000","last_fullsized":"2024-04-17T11:30:49.333512+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340739+0000","last_change":"2024-04-17T11:30:49.340739+0000","last_active":"2024-04-17T11:30:49.340739+0000","last_peered":"2024-04-17T11:30:49.340739+0000","last_clean":"2024-04-17T11:30:49.340739+0000","last_became_active":"2024-04-17T11:30:49.339948+0000","last_became_peered":"2024-04-17T11:30:49.339948+0000","last_unstale":"2024-04-17T11:30:49.340739+0000","last_undegraded":"2024-04-17T11:30:49.340739+0000","last_fullsized":"2024-04-17T11:30:49.340739+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335830+0000","last_change":"2024-04-17T11:30:49.335830+0000","last_active":"2024-04-17T11:30:49.335830+0000","last_peered":"2024-04-17T11:30:49.335830+0000","last_clean":"2024-04-17T11:30:49.335830+0000","last_became_active":"2024-04-17T11:30:49.335161+0000","last_became_peered":"2024-04-17T11:30:49.335161+0000","last_unstale":"2024-04-17T11:30:49.335830+0000","last_undegraded":"2024-04-17T11:30:49.335830+0000","last_fullsized":"2024-04-17T11:30:49.335830+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335386+0000","last_change":"2024-04-17T11:30:49.335386+0000","last_active":"2024-04-17T11:30:49.335386+0000","last_peered":"2024-04-17T11:30:49.335386+0000","last_clean":"2024-04-17T11:30:49.335386+0000","last_became_active":"2024-04-17T11:30:49.334865+0000","last_became_peered":"2024-04-17T11:30:49.334865+0000","last_unstale":"2024-04-17T11:30:49.335386+0000","last_undegraded":"2024-04-17T11:30:49.335386+0000","last_fullsized":"2024-04-17T11:30:49.335386+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350463+0000","last_change":"2024-04-17T11:30:49.350463+0000","last_active":"2024-04-17T11:30:49.350463+0000","last_peered":"2024-04-17T11:30:49.350463+0000","last_clean":"2024-04-17T11:30:49.350463+0000","last_became_active":"2024-04-17T11:30:49.349953+0000","last_became_peered":"2024-04-17T11:30:49.349953+0000","last_unstale":"2024-04-17T11:30:49.350463+0000","last_undegraded":"2024-04-17T11:30:49.350463+0000","last_fullsized":"2024-04-17T11:30:49.350463+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340433+0000","last_change":"2024-04-17T11:30:49.340433+0000","last_active":"2024-04-17T11:30:49.340433+0000","last_peered":"2024-04-17T11:30:49.340433+0000","last_clean":"2024-04-17T11:30:49.340433+0000","last_became_active":"2024-04-17T11:30:49.340045+0000","last_became_peered":"2024-04-17T11:30:49.340045+0000","last_unstale":"2024-04-17T11:30:49.340433+0000","last_undegraded":"2024-04-17T11:30:49.340433+0000","last_fullsized":"2024-04-17T11:30:49.340433+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,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":156,"acting":156,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2306,"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":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":81920,"data_stored":5292,"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":48,"seq":206158430215,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297608,"kb_used_data":512,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447544,"statfs":{"total":95995035648,"available":95690285056,"internally_reserved":0,"allocated":524288,"data_stored":210088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.375}]},{"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.40600000000000003}]},{"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.47599999999999998}]},{"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.45700000000000002}]},{"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.42199999999999999}]},{"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.53400000000000003}]},{"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.56299999999999994}]}]},{"osd":6,"up_from":42,"seq":180388626443,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":211048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.35899999999999999}]},{"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.38500000000000001}]},{"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.40300000000000002}]},{"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.41099999999999998}]},{"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.374}]},{"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.48699999999999999}]},{"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.42999999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574882,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297604,"kb_used_data":508,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447548,"statfs":{"total":95995035648,"available":95690289152,"internally_reserved":0,"allocated":520192,"data_stored":209357,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:11 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.31900000000000001,"15min":0.31},"min":{"1min":0.27400000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.32900000000000001,"15min":0.315},"min":{"1min":0.28299999999999997,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.379}]},{"osd":2,"last update":"Wed Apr 17 11:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.372,"15min":0.36599999999999999},"min":{"1min":0.26300000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.32700000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.40799999999999997}]},{"osd":3,"last update":"Wed Apr 17 11:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.42399999999999999}]},{"osd":4,"last update":"Wed Apr 17 11:30:20 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.52100000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.46600000000000003}]},{"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.48199999999999998}]},{"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.501}]}]},{"osd":0,"up_from":8,"seq":34359738408,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":210212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 17 11:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.34300000000000003,"15min":0.33300000000000002},"min":{"1min":0.27400000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.34599999999999997,"15min":0.33300000000000002},"min":{"1min":0.26400000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.58899999999999997,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.26900000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:30:38 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.40500000000000003,"15min":0.39800000000000002},"min":{"1min":0.29599999999999999,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.42599999999999999,"15min":0.41599999999999998},"min":{"1min":0.33100000000000002,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.36799999999999999}]},{"osd":3,"last update":"Wed Apr 17 11:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.33500000000000002}]},{"osd":4,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.59499999999999997}]},{"osd":5,"last update":"Wed Apr 17 11:30:47 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.62},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.54200000000000004}]},{"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.5}]},{"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.63200000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411358,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297576,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447576,"statfs":{"total":95995035648,"available":95690317824,"internally_reserved":0,"allocated":491520,"data_stored":195738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.38400000000000001,"15min":0.38500000000000001},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.312},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.30099999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.56599999999999995,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.40999999999999998}]},{"osd":1,"last update":"Wed Apr 17 11:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.56599999999999995,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.27900000000000003},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40899999999999997,"15min":0.40999999999999998},"min":{"1min":0.24299999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.57499999999999996,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.37}]},{"osd":3,"last update":"Wed Apr 17 11:29:59 2024","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.32700000000000001}]},{"osd":4,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.52300000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:45 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.57599999999999996}]},{"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.76600000000000001}]},{"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.72799999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182424,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":211152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.63800000000000001}]},{"osd":1,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.505,"5min":0.505,"15min":0.505},"last":0.64800000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.60799999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:30:23 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.69299999999999995}]},{"osd":5,"last update":"Wed Apr 17 11:30:45 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.68300000000000005}]},{"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.72399999999999998}]},{"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.76300000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018900,"num_pgs":15,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":210192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.497},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.55000000000000004}]},{"osd":1,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.53300000000000003}]},{"osd":2,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.41099999999999998}]},{"osd":3,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.45600000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.35499999999999998}]},{"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.51800000000000002}]},{"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.50600000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822670,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297560,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447592,"statfs":{"total":95995035648,"available":95690334208,"internally_reserved":0,"allocated":475136,"data_stored":189244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.51900000000000002}]},{"osd":1,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.036,"5min":1.036,"15min":1.036},"last":0.49299999999999999}]},{"osd":2,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.38},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.501}]},{"osd":3,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.47099999999999997}]},{"osd":4,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.34399999999999997}]},{"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.441}]},{"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.56799999999999995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"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":1640,"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":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1536,"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":576,"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":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}]}} 2024-04-17T11:30:53.363 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-17T11:30:53.703 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:53.705 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2024-04-17T11:30:53.713 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:52.344616+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.31:0/3290779201' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-04-17T11:30:53.713 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:52.344699+0000 mon.a (mon.0) 595 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:53.713 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:52.544330+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v179: 97 pgs: 7 creating+peering, 78 active+clean, 12 unknown; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s wr, 10 op/s 2024-04-17T11:30:53.714 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:52.712128+0000 mon.a (mon.0) 596 : audit [DBG] from='client.? 172.21.15.31:0/830046722' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:53.714 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:53.024319+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.31:0/3965271815' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:53.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:52.344616+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.31:0/3290779201' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-04-17T11:30:53.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:52.344699+0000 mon.a (mon.0) 595 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:53.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:52.544330+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v179: 97 pgs: 7 creating+peering, 78 active+clean, 12 unknown; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s wr, 10 op/s 2024-04-17T11:30:53.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:52.712128+0000 mon.a (mon.0) 596 : audit [DBG] from='client.? 172.21.15.31:0/830046722' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:53.714 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:53.024319+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.31:0/3965271815' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:53.715 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":179,"stamp":"2024-04-17T11:30:52.544090+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2306,"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":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":28,"ondisk_log_size":28,"up":255,"acting":255,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":121,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2380812,"kb_used_data":4044,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580404,"statfs":{"total":767960285184,"available":765522333696,"internally_reserved":0,"allocated":4141056,"data_stored":1647031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2124,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":23,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":"2.221681"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349417+0000","last_change":"2024-04-17T11:30:49.349417+0000","last_active":"2024-04-17T11:30:49.349417+0000","last_peered":"2024-04-17T11:30:49.349417+0000","last_clean":"2024-04-17T11:30:49.349417+0000","last_became_active":"2024-04-17T11:30:49.349117+0000","last_became_peered":"2024-04-17T11:30:49.349117+0000","last_unstale":"2024-04-17T11:30:49.349417+0000","last_undegraded":"2024-04-17T11:30:49.349417+0000","last_fullsized":"2024-04-17T11:30:49.349417+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335907+0000","last_change":"2024-04-17T11:30:49.335907+0000","last_active":"2024-04-17T11:30:49.335907+0000","last_peered":"2024-04-17T11:30:49.335907+0000","last_clean":"2024-04-17T11:30:49.335907+0000","last_became_active":"2024-04-17T11:30:49.335626+0000","last_became_peered":"2024-04-17T11:30:49.335626+0000","last_unstale":"2024-04-17T11:30:49.335907+0000","last_undegraded":"2024-04-17T11:30:49.335907+0000","last_fullsized":"2024-04-17T11:30:49.335907+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335272+0000","last_change":"2024-04-17T11:30:49.335272+0000","last_active":"2024-04-17T11:30:49.335272+0000","last_peered":"2024-04-17T11:30:49.335272+0000","last_clean":"2024-04-17T11:30:49.335272+0000","last_became_active":"2024-04-17T11:30:49.334932+0000","last_became_peered":"2024-04-17T11:30:49.334932+0000","last_unstale":"2024-04-17T11:30:49.335272+0000","last_undegraded":"2024-04-17T11:30:49.335272+0000","last_fullsized":"2024-04-17T11:30:49.335272+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357975+0000","last_change":"2024-04-17T11:30:49.357975+0000","last_active":"2024-04-17T11:30:49.357975+0000","last_peered":"2024-04-17T11:30:49.357975+0000","last_clean":"2024-04-17T11:30:49.357975+0000","last_became_active":"2024-04-17T11:30:49.357553+0000","last_became_peered":"2024-04-17T11:30:49.357553+0000","last_unstale":"2024-04-17T11:30:49.357975+0000","last_undegraded":"2024-04-17T11:30:49.357975+0000","last_fullsized":"2024-04-17T11:30:49.357975+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352329+0000","last_change":"2024-04-17T11:30:49.352329+0000","last_active":"2024-04-17T11:30:49.352329+0000","last_peered":"2024-04-17T11:30:49.352329+0000","last_clean":"2024-04-17T11:30:49.352329+0000","last_became_active":"2024-04-17T11:30:49.352014+0000","last_became_peered":"2024-04-17T11:30:49.352014+0000","last_unstale":"2024-04-17T11:30:49.352329+0000","last_undegraded":"2024-04-17T11:30:49.352329+0000","last_fullsized":"2024-04-17T11:30:49.352329+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349279+0000","last_change":"2024-04-17T11:30:49.349279+0000","last_active":"2024-04-17T11:30:49.349279+0000","last_peered":"2024-04-17T11:30:49.349279+0000","last_clean":"2024-04-17T11:30:49.349279+0000","last_became_active":"2024-04-17T11:30:49.348937+0000","last_became_peered":"2024-04-17T11:30:49.348937+0000","last_unstale":"2024-04-17T11:30:49.349279+0000","last_undegraded":"2024-04-17T11:30:49.349279+0000","last_fullsized":"2024-04-17T11:30:49.349279+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353842+0000","last_change":"2024-04-17T11:30:49.353842+0000","last_active":"2024-04-17T11:30:49.353842+0000","last_peered":"2024-04-17T11:30:49.353842+0000","last_clean":"2024-04-17T11:30:49.353842+0000","last_became_active":"2024-04-17T11:30:49.353506+0000","last_became_peered":"2024-04-17T11:30:49.353506+0000","last_unstale":"2024-04-17T11:30:49.353842+0000","last_undegraded":"2024-04-17T11:30:49.353842+0000","last_fullsized":"2024-04-17T11:30:49.353842+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342168+0000","last_change":"2024-04-17T11:30:49.342168+0000","last_active":"2024-04-17T11:30:49.342168+0000","last_peered":"2024-04-17T11:30:49.342168+0000","last_clean":"2024-04-17T11:30:49.342168+0000","last_became_active":"2024-04-17T11:30:49.341860+0000","last_became_peered":"2024-04-17T11:30:49.341860+0000","last_unstale":"2024-04-17T11:30:49.342168+0000","last_undegraded":"2024-04-17T11:30:49.342168+0000","last_fullsized":"2024-04-17T11:30:49.342168+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.343758+0000","last_change":"2024-04-17T11:30:49.343758+0000","last_active":"2024-04-17T11:30:49.343758+0000","last_peered":"2024-04-17T11:30:49.343758+0000","last_clean":"2024-04-17T11:30:49.343758+0000","last_became_active":"2024-04-17T11:30:49.343451+0000","last_became_peered":"2024-04-17T11:30:49.343451+0000","last_unstale":"2024-04-17T11:30:49.343758+0000","last_undegraded":"2024-04-17T11:30:49.343758+0000","last_fullsized":"2024-04-17T11:30:49.343758+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348802+0000","last_change":"2024-04-17T11:30:49.348802+0000","last_active":"2024-04-17T11:30:49.348802+0000","last_peered":"2024-04-17T11:30:49.348802+0000","last_clean":"2024-04-17T11:30:49.348802+0000","last_became_active":"2024-04-17T11:30:49.348134+0000","last_became_peered":"2024-04-17T11:30:49.348134+0000","last_unstale":"2024-04-17T11:30:49.348802+0000","last_undegraded":"2024-04-17T11:30:49.348802+0000","last_fullsized":"2024-04-17T11:30:49.348802+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334733+0000","last_change":"2024-04-17T11:30:49.334733+0000","last_active":"2024-04-17T11:30:49.334733+0000","last_peered":"2024-04-17T11:30:49.334733+0000","last_clean":"2024-04-17T11:30:49.334733+0000","last_became_active":"2024-04-17T11:30:49.334306+0000","last_became_peered":"2024-04-17T11:30:49.334306+0000","last_unstale":"2024-04-17T11:30:49.334733+0000","last_undegraded":"2024-04-17T11:30:49.334733+0000","last_fullsized":"2024-04-17T11:30:49.334733+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347635+0000","last_change":"2024-04-17T11:30:49.347635+0000","last_active":"2024-04-17T11:30:49.347635+0000","last_peered":"2024-04-17T11:30:49.347635+0000","last_clean":"2024-04-17T11:30:49.347635+0000","last_became_active":"2024-04-17T11:30:49.347348+0000","last_became_peered":"2024-04-17T11:30:49.347348+0000","last_unstale":"2024-04-17T11:30:49.347635+0000","last_undegraded":"2024-04-17T11:30:49.347635+0000","last_fullsized":"2024-04-17T11:30:49.347635+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.345992+0000","last_change":"2024-04-17T11:30:49.345992+0000","last_active":"2024-04-17T11:30:49.345992+0000","last_peered":"2024-04-17T11:30:49.345992+0000","last_clean":"2024-04-17T11:30:49.345992+0000","last_became_active":"2024-04-17T11:30:49.345684+0000","last_became_peered":"2024-04-17T11:30:49.345684+0000","last_unstale":"2024-04-17T11:30:49.345992+0000","last_undegraded":"2024-04-17T11:30:49.345992+0000","last_fullsized":"2024-04-17T11:30:49.345992+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.943138+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[6,7],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.346516+0000","last_change":"2024-04-17T11:30:49.346516+0000","last_active":"2024-04-17T11:30:49.346516+0000","last_peered":"2024-04-17T11:30:49.346516+0000","last_clean":"2024-04-17T11:30:49.346516+0000","last_became_active":"2024-04-17T11:30:49.346037+0000","last_became_peered":"2024-04-17T11:30:49.346037+0000","last_unstale":"2024-04-17T11:30:49.346516+0000","last_undegraded":"2024-04-17T11:30:49.346516+0000","last_fullsized":"2024-04-17T11:30:49.346516+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'4","reported_seq":14,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.358377+0000","last_change":"2024-04-17T11:30:48.959958+0000","last_active":"2024-04-17T11:30:49.358377+0000","last_peered":"2024-04-17T11:30:49.358377+0000","last_clean":"2024-04-17T11:30:49.358377+0000","last_became_active":"2024-04-17T11:30:48.959635+0000","last_became_peered":"2024-04-17T11:30:48.959635+0000","last_unstale":"2024-04-17T11:30:49.358377+0000","last_undegraded":"2024-04-17T11:30:49.358377+0000","last_fullsized":"2024-04-17T11:30:49.358377+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334148+0000","last_change":"2024-04-17T11:30:49.334148+0000","last_active":"2024-04-17T11:30:49.334148+0000","last_peered":"2024-04-17T11:30:49.334148+0000","last_clean":"2024-04-17T11:30:49.334148+0000","last_became_active":"2024-04-17T11:30:49.333848+0000","last_became_peered":"2024-04-17T11:30:49.333848+0000","last_unstale":"2024-04-17T11:30:49.334148+0000","last_undegraded":"2024-04-17T11:30:49.334148+0000","last_fullsized":"2024-04-17T11:30:49.334148+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.327599+0000","last_change":"2024-04-17T11:30:48.964334+0000","last_active":"2024-04-17T11:30:49.327599+0000","last_peered":"2024-04-17T11:30:49.327599+0000","last_clean":"2024-04-17T11:30:49.327599+0000","last_became_active":"2024-04-17T11:30:48.963865+0000","last_became_peered":"2024-04-17T11:30:48.963865+0000","last_unstale":"2024-04-17T11:30:49.327599+0000","last_undegraded":"2024-04-17T11:30:49.327599+0000","last_fullsized":"2024-04-17T11:30:49.327599+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340736+0000","last_change":"2024-04-17T11:30:49.340736+0000","last_active":"2024-04-17T11:30:49.340736+0000","last_peered":"2024-04-17T11:30:49.340736+0000","last_clean":"2024-04-17T11:30:49.340736+0000","last_became_active":"2024-04-17T11:30:49.340215+0000","last_became_peered":"2024-04-17T11:30:49.340215+0000","last_unstale":"2024-04-17T11:30:49.340736+0000","last_undegraded":"2024-04-17T11:30:49.340736+0000","last_fullsized":"2024-04-17T11:30:49.340736+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349118+0000","last_change":"2024-04-17T11:30:48.964591+0000","last_active":"2024-04-17T11:30:49.349118+0000","last_peered":"2024-04-17T11:30:49.349118+0000","last_clean":"2024-04-17T11:30:49.349118+0000","last_became_active":"2024-04-17T11:30:48.964273+0000","last_became_peered":"2024-04-17T11:30:48.964273+0000","last_unstale":"2024-04-17T11:30:49.349118+0000","last_undegraded":"2024-04-17T11:30:49.349118+0000","last_fullsized":"2024-04-17T11:30:49.349118+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1c","version":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351693+0000","last_change":"2024-04-17T11:30:48.965796+0000","last_active":"2024-04-17T11:30:49.351693+0000","last_peered":"2024-04-17T11:30:49.351693+0000","last_clean":"2024-04-17T11:30:49.351693+0000","last_became_active":"2024-04-17T11:30:48.965490+0000","last_became_peered":"2024-04-17T11:30:48.965490+0000","last_unstale":"2024-04-17T11:30:49.351693+0000","last_undegraded":"2024-04-17T11:30:49.351693+0000","last_fullsized":"2024-04-17T11:30:49.351693+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1b","version":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.327748+0000","last_change":"2024-04-17T11:30:48.964579+0000","last_active":"2024-04-17T11:30:49.327748+0000","last_peered":"2024-04-17T11:30:49.327748+0000","last_clean":"2024-04-17T11:30:49.327748+0000","last_became_active":"2024-04-17T11:30:48.964287+0000","last_became_peered":"2024-04-17T11:30:48.964287+0000","last_unstale":"2024-04-17T11:30:49.327748+0000","last_undegraded":"2024-04-17T11:30:49.327748+0000","last_fullsized":"2024-04-17T11:30:49.327748+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334548+0000","last_change":"2024-04-17T11:30:49.334548+0000","last_active":"2024-04-17T11:30:49.334548+0000","last_peered":"2024-04-17T11:30:49.334548+0000","last_clean":"2024-04-17T11:30:49.334548+0000","last_became_active":"2024-04-17T11:30:49.334245+0000","last_became_peered":"2024-04-17T11:30:49.334245+0000","last_unstale":"2024-04-17T11:30:49.334548+0000","last_undegraded":"2024-04-17T11:30:49.334548+0000","last_fullsized":"2024-04-17T11:30:49.334548+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323771+0000","last_change":"2024-04-17T11:30:48.960976+0000","last_active":"2024-04-17T11:30:49.323771+0000","last_peered":"2024-04-17T11:30:49.323771+0000","last_clean":"2024-04-17T11:30:49.323771+0000","last_became_active":"2024-04-17T11:30:48.960644+0000","last_became_peered":"2024-04-17T11:30:48.960644+0000","last_unstale":"2024-04-17T11:30:49.323771+0000","last_undegraded":"2024-04-17T11:30:49.323771+0000","last_fullsized":"2024-04-17T11:30:49.323771+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350267+0000","last_change":"2024-04-17T11:30:49.350267+0000","last_active":"2024-04-17T11:30:49.350267+0000","last_peered":"2024-04-17T11:30:49.350267+0000","last_clean":"2024-04-17T11:30:49.350267+0000","last_became_active":"2024-04-17T11:30:49.349521+0000","last_became_peered":"2024-04-17T11:30:49.349521+0000","last_unstale":"2024-04-17T11:30:49.350267+0000","last_undegraded":"2024-04-17T11:30:49.350267+0000","last_fullsized":"2024-04-17T11:30:49.350267+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.966325+0000","last_change":"2024-04-17T11:30:48.963974+0000","last_active":"2024-04-17T11:30:48.966325+0000","last_peered":"2024-04-17T11:30:48.966325+0000","last_clean":"2024-04-17T11:30:48.966325+0000","last_became_active":"2024-04-17T11:30:48.963692+0000","last_became_peered":"2024-04-17T11:30:48.963692+0000","last_unstale":"2024-04-17T11:30:48.966325+0000","last_undegraded":"2024-04-17T11:30:48.966325+0000","last_fullsized":"2024-04-17T11:30:48.966325+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341587+0000","last_change":"2024-04-17T11:30:49.341587+0000","last_active":"2024-04-17T11:30:49.341587+0000","last_peered":"2024-04-17T11:30:49.341587+0000","last_clean":"2024-04-17T11:30:49.341587+0000","last_became_active":"2024-04-17T11:30:49.341285+0000","last_became_peered":"2024-04-17T11:30:49.341285+0000","last_unstale":"2024-04-17T11:30:49.341587+0000","last_undegraded":"2024-04-17T11:30:49.341587+0000","last_fullsized":"2024-04-17T11:30:49.341587+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937515+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[4,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334119+0000","last_change":"2024-04-17T11:30:49.334119+0000","last_active":"2024-04-17T11:30:49.334119+0000","last_peered":"2024-04-17T11:30:49.334119+0000","last_clean":"2024-04-17T11:30:49.334119+0000","last_became_active":"2024-04-17T11:30:49.333794+0000","last_became_peered":"2024-04-17T11:30:49.333794+0000","last_unstale":"2024-04-17T11:30:49.334119+0000","last_undegraded":"2024-04-17T11:30:49.334119+0000","last_fullsized":"2024-04-17T11:30:49.334119+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.962265+0000","last_change":"2024-04-17T11:30:48.956601+0000","last_active":"2024-04-17T11:30:48.962265+0000","last_peered":"2024-04-17T11:30:48.962265+0000","last_clean":"2024-04-17T11:30:48.962265+0000","last_became_active":"2024-04-17T11:30:48.956174+0000","last_became_peered":"2024-04-17T11:30:48.956174+0000","last_unstale":"2024-04-17T11:30:48.962265+0000","last_undegraded":"2024-04-17T11:30:48.962265+0000","last_fullsized":"2024-04-17T11:30:48.962265+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937748+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[2,6],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340929+0000","last_change":"2024-04-17T11:30:49.340929+0000","last_active":"2024-04-17T11:30:49.340929+0000","last_peered":"2024-04-17T11:30:49.340929+0000","last_clean":"2024-04-17T11:30:49.340929+0000","last_became_active":"2024-04-17T11:30:49.340555+0000","last_became_peered":"2024-04-17T11:30:49.340555+0000","last_unstale":"2024-04-17T11:30:49.340929+0000","last_undegraded":"2024-04-17T11:30:49.340929+0000","last_fullsized":"2024-04-17T11:30:49.340929+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"53'3","reported_seq":13,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348551+0000","last_change":"2024-04-17T11:30:48.963987+0000","last_active":"2024-04-17T11:30:49.348551+0000","last_peered":"2024-04-17T11:30:49.348551+0000","last_clean":"2024-04-17T11:30:49.348551+0000","last_became_active":"2024-04-17T11:30:48.963677+0000","last_became_peered":"2024-04-17T11:30:48.963677+0000","last_unstale":"2024-04-17T11:30:49.348551+0000","last_undegraded":"2024-04-17T11:30:49.348551+0000","last_fullsized":"2024-04-17T11:30:49.348551+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351807+0000","last_change":"2024-04-17T11:30:49.351807+0000","last_active":"2024-04-17T11:30:49.351807+0000","last_peered":"2024-04-17T11:30:49.351807+0000","last_clean":"2024-04-17T11:30:49.351807+0000","last_became_active":"2024-04-17T11:30:49.351460+0000","last_became_peered":"2024-04-17T11:30:49.351460+0000","last_unstale":"2024-04-17T11:30:49.351807+0000","last_undegraded":"2024-04-17T11:30:49.351807+0000","last_fullsized":"2024-04-17T11:30:49.351807+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'6","reported_seq":16,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.356337+0000","last_change":"2024-04-17T11:30:48.957889+0000","last_active":"2024-04-17T11:30:49.356337+0000","last_peered":"2024-04-17T11:30:49.356337+0000","last_clean":"2024-04-17T11:30:49.356337+0000","last_became_active":"2024-04-17T11:30:48.957558+0000","last_became_peered":"2024-04-17T11:30:48.957558+0000","last_unstale":"2024-04-17T11:30:49.356337+0000","last_undegraded":"2024-04-17T11:30:49.356337+0000","last_fullsized":"2024-04-17T11:30:49.356337+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349825+0000","last_change":"2024-04-17T11:30:49.349825+0000","last_active":"2024-04-17T11:30:49.349825+0000","last_peered":"2024-04-17T11:30:49.349825+0000","last_clean":"2024-04-17T11:30:49.349825+0000","last_became_active":"2024-04-17T11:30:49.349527+0000","last_became_peered":"2024-04-17T11:30:49.349527+0000","last_unstale":"2024-04-17T11:30:49.349825+0000","last_undegraded":"2024-04-17T11:30:49.349825+0000","last_fullsized":"2024-04-17T11:30:49.349825+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357788+0000","last_change":"2024-04-17T11:30:48.959154+0000","last_active":"2024-04-17T11:30:49.357788+0000","last_peered":"2024-04-17T11:30:49.357788+0000","last_clean":"2024-04-17T11:30:49.357788+0000","last_became_active":"2024-04-17T11:30:48.958647+0000","last_became_peered":"2024-04-17T11:30:48.958647+0000","last_unstale":"2024-04-17T11:30:49.357788+0000","last_undegraded":"2024-04-17T11:30:49.357788+0000","last_fullsized":"2024-04-17T11:30:49.357788+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351693+0000","last_change":"2024-04-17T11:30:49.351693+0000","last_active":"2024-04-17T11:30:49.351693+0000","last_peered":"2024-04-17T11:30:49.351693+0000","last_clean":"2024-04-17T11:30:49.351693+0000","last_became_active":"2024-04-17T11:30:49.351408+0000","last_became_peered":"2024-04-17T11:30:49.351408+0000","last_unstale":"2024-04-17T11:30:49.351693+0000","last_undegraded":"2024-04-17T11:30:49.351693+0000","last_fullsized":"2024-04-17T11:30:49.351693+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.938377+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350893+0000","last_change":"2024-04-17T11:30:49.350893+0000","last_active":"2024-04-17T11:30:49.350893+0000","last_peered":"2024-04-17T11:30:49.350893+0000","last_clean":"2024-04-17T11:30:49.350893+0000","last_became_active":"2024-04-17T11:30:49.350601+0000","last_became_peered":"2024-04-17T11:30:49.350601+0000","last_unstale":"2024-04-17T11:30:49.350893+0000","last_undegraded":"2024-04-17T11:30:49.350893+0000","last_fullsized":"2024-04-17T11:30:49.350893+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.963793+0000","last_change":"2024-04-17T11:30:48.956287+0000","last_active":"2024-04-17T11:30:48.963793+0000","last_peered":"2024-04-17T11:30:48.963793+0000","last_clean":"2024-04-17T11:30:48.963793+0000","last_became_active":"2024-04-17T11:30:48.955942+0000","last_became_peered":"2024-04-17T11:30:48.955942+0000","last_unstale":"2024-04-17T11:30:48.963793+0000","last_undegraded":"2024-04-17T11:30:48.963793+0000","last_fullsized":"2024-04-17T11:30:48.963793+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341551+0000","last_change":"2024-04-17T11:30:49.341551+0000","last_active":"2024-04-17T11:30:49.341551+0000","last_peered":"2024-04-17T11:30:49.341551+0000","last_clean":"2024-04-17T11:30:49.341551+0000","last_became_active":"2024-04-17T11:30:49.341183+0000","last_became_peered":"2024-04-17T11:30:49.341183+0000","last_unstale":"2024-04-17T11:30:49.341551+0000","last_undegraded":"2024-04-17T11:30:49.341551+0000","last_fullsized":"2024-04-17T11:30:49.341551+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.954488+0000","last_change":"2024-04-17T11:30:48.954488+0000","last_active":"2024-04-17T11:30:48.954488+0000","last_peered":"2024-04-17T11:30:48.954488+0000","last_clean":"2024-04-17T11:30:48.954488+0000","last_became_active":"2024-04-17T11:30:48.954190+0000","last_became_peered":"2024-04-17T11:30:48.954190+0000","last_unstale":"2024-04-17T11:30:48.954488+0000","last_undegraded":"2024-04-17T11:30:48.954488+0000","last_fullsized":"2024-04-17T11:30:48.954488+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352527+0000","last_change":"2024-04-17T11:30:49.352527+0000","last_active":"2024-04-17T11:30:49.352527+0000","last_peered":"2024-04-17T11:30:49.352527+0000","last_clean":"2024-04-17T11:30:49.352527+0000","last_became_active":"2024-04-17T11:30:49.352160+0000","last_became_peered":"2024-04-17T11:30:49.352160+0000","last_unstale":"2024-04-17T11:30:49.352527+0000","last_undegraded":"2024-04-17T11:30:49.352527+0000","last_fullsized":"2024-04-17T11:30:49.352527+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.333112+0000","last_change":"2024-04-17T11:30:48.960116+0000","last_active":"2024-04-17T11:30:49.333112+0000","last_peered":"2024-04-17T11:30:49.333112+0000","last_clean":"2024-04-17T11:30:49.333112+0000","last_became_active":"2024-04-17T11:30:48.959746+0000","last_became_peered":"2024-04-17T11:30:48.959746+0000","last_unstale":"2024-04-17T11:30:49.333112+0000","last_undegraded":"2024-04-17T11:30:49.333112+0000","last_fullsized":"2024-04-17T11:30:49.333112+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350154+0000","last_change":"2024-04-17T11:30:49.350154+0000","last_active":"2024-04-17T11:30:49.350154+0000","last_peered":"2024-04-17T11:30:49.350154+0000","last_clean":"2024-04-17T11:30:49.350154+0000","last_became_active":"2024-04-17T11:30:49.349850+0000","last_became_peered":"2024-04-17T11:30:49.349850+0000","last_unstale":"2024-04-17T11:30:49.350154+0000","last_undegraded":"2024-04-17T11:30:49.350154+0000","last_fullsized":"2024-04-17T11:30:49.350154+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.964965+0000","last_change":"2024-04-17T11:30:48.963984+0000","last_active":"2024-04-17T11:30:48.964965+0000","last_peered":"2024-04-17T11:30:48.964965+0000","last_clean":"2024-04-17T11:30:48.964965+0000","last_became_active":"2024-04-17T11:30:48.963661+0000","last_became_peered":"2024-04-17T11:30:48.963661+0000","last_unstale":"2024-04-17T11:30:48.964965+0000","last_undegraded":"2024-04-17T11:30:48.964965+0000","last_fullsized":"2024-04-17T11:30:48.964965+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937951+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[1,6],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335768+0000","last_change":"2024-04-17T11:30:49.335768+0000","last_active":"2024-04-17T11:30:49.335768+0000","last_peered":"2024-04-17T11:30:49.335768+0000","last_clean":"2024-04-17T11:30:49.335768+0000","last_became_active":"2024-04-17T11:30:49.335438+0000","last_became_peered":"2024-04-17T11:30:49.335438+0000","last_unstale":"2024-04-17T11:30:49.335768+0000","last_undegraded":"2024-04-17T11:30:49.335768+0000","last_fullsized":"2024-04-17T11:30:49.335768+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.328188+0000","last_change":"2024-04-17T11:30:49.328188+0000","last_active":"2024-04-17T11:30:49.328188+0000","last_peered":"2024-04-17T11:30:49.328188+0000","last_clean":"2024-04-17T11:30:49.328188+0000","last_became_active":"2024-04-17T11:30:49.327123+0000","last_became_peered":"2024-04-17T11:30:49.327123+0000","last_unstale":"2024-04-17T11:30:49.328188+0000","last_undegraded":"2024-04-17T11:30:49.328188+0000","last_fullsized":"2024-04-17T11:30:49.328188+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.955728+0000","last_change":"2024-04-17T11:30:48.955728+0000","last_active":"2024-04-17T11:30:48.955728+0000","last_peered":"2024-04-17T11:30:48.955728+0000","last_clean":"2024-04-17T11:30:48.955728+0000","last_became_active":"2024-04-17T11:30:48.955379+0000","last_became_peered":"2024-04-17T11:30:48.955379+0000","last_unstale":"2024-04-17T11:30:48.955728+0000","last_undegraded":"2024-04-17T11:30:48.955728+0000","last_fullsized":"2024-04-17T11:30:48.955728+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349280+0000","last_change":"2024-04-17T11:30:49.349280+0000","last_active":"2024-04-17T11:30:49.349280+0000","last_peered":"2024-04-17T11:30:49.349280+0000","last_clean":"2024-04-17T11:30:49.349280+0000","last_became_active":"2024-04-17T11:30:49.348932+0000","last_became_peered":"2024-04-17T11:30:49.348932+0000","last_unstale":"2024-04-17T11:30:49.349280+0000","last_undegraded":"2024-04-17T11:30:49.349280+0000","last_fullsized":"2024-04-17T11:30:49.349280+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937655+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[2,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":13,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.953224+0000","last_change":"2024-04-17T11:30:32.074864+0000","last_active":"2024-04-17T11:30:48.953224+0000","last_peered":"2024-04-17T11:30:48.953224+0000","last_clean":"2024-04-17T11:30:48.953224+0000","last_became_active":"2024-04-17T11:30:32.074543+0000","last_became_peered":"2024-04-17T11:30:32.074543+0000","last_unstale":"2024-04-17T11:30:48.953224+0000","last_undegraded":"2024-04-17T11:30:48.953224+0000","last_fullsized":"2024-04-17T11:30:48.953224+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_clean_scrub_stamp":"2024-04-17T11:28:34.149049+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339430+0000","last_change":"2024-04-17T11:30:49.339430+0000","last_active":"2024-04-17T11:30:49.339430+0000","last_peered":"2024-04-17T11:30:49.339430+0000","last_clean":"2024-04-17T11:30:49.339430+0000","last_became_active":"2024-04-17T11:30:49.339112+0000","last_became_peered":"2024-04-17T11:30:49.339112+0000","last_unstale":"2024-04-17T11:30:49.339430+0000","last_undegraded":"2024-04-17T11:30:49.339430+0000","last_fullsized":"2024-04-17T11:30:49.339430+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.965215+0000","last_change":"2024-04-17T11:30:48.964330+0000","last_active":"2024-04-17T11:30:48.965215+0000","last_peered":"2024-04-17T11:30:48.965215+0000","last_clean":"2024-04-17T11:30:48.965215+0000","last_became_active":"2024-04-17T11:30:48.963781+0000","last_became_peered":"2024-04-17T11:30:48.963781+0000","last_unstale":"2024-04-17T11:30:48.965215+0000","last_undegraded":"2024-04-17T11:30:48.965215+0000","last_fullsized":"2024-04-17T11:30:48.965215+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.965315+0000","last_change":"2024-04-17T11:30:48.964504+0000","last_active":"2024-04-17T11:30:48.965315+0000","last_peered":"2024-04-17T11:30:48.965315+0000","last_clean":"2024-04-17T11:30:48.965315+0000","last_became_active":"2024-04-17T11:30:48.964172+0000","last_became_peered":"2024-04-17T11:30:48.964172+0000","last_unstale":"2024-04-17T11:30:48.965315+0000","last_undegraded":"2024-04-17T11:30:48.965315+0000","last_fullsized":"2024-04-17T11:30:48.965315+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.346068+0000","last_change":"2024-04-17T11:30:49.346068+0000","last_active":"2024-04-17T11:30:49.346068+0000","last_peered":"2024-04-17T11:30:49.346068+0000","last_clean":"2024-04-17T11:30:49.346068+0000","last_became_active":"2024-04-17T11:30:49.345746+0000","last_became_peered":"2024-04-17T11:30:49.345746+0000","last_unstale":"2024-04-17T11:30:49.346068+0000","last_undegraded":"2024-04-17T11:30:49.346068+0000","last_fullsized":"2024-04-17T11:30:49.346068+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.961393+0000","last_change":"2024-04-17T11:30:48.960796+0000","last_active":"2024-04-17T11:30:48.961393+0000","last_peered":"2024-04-17T11:30:48.961393+0000","last_clean":"2024-04-17T11:30:48.961393+0000","last_became_active":"2024-04-17T11:30:48.960539+0000","last_became_peered":"2024-04-17T11:30:48.960539+0000","last_unstale":"2024-04-17T11:30:48.961393+0000","last_undegraded":"2024-04-17T11:30:48.961393+0000","last_fullsized":"2024-04-17T11:30:48.961393+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350627+0000","last_change":"2024-04-17T11:30:49.350627+0000","last_active":"2024-04-17T11:30:49.350627+0000","last_peered":"2024-04-17T11:30:49.350627+0000","last_clean":"2024-04-17T11:30:49.350627+0000","last_became_active":"2024-04-17T11:30:49.350358+0000","last_became_peered":"2024-04-17T11:30:49.350358+0000","last_unstale":"2024-04-17T11:30:49.350627+0000","last_undegraded":"2024-04-17T11:30:49.350627+0000","last_fullsized":"2024-04-17T11:30:49.350627+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353884+0000","last_change":"2024-04-17T11:30:48.962182+0000","last_active":"2024-04-17T11:30:49.353884+0000","last_peered":"2024-04-17T11:30:49.353884+0000","last_clean":"2024-04-17T11:30:49.353884+0000","last_became_active":"2024-04-17T11:30:48.961851+0000","last_became_peered":"2024-04-17T11:30:48.961851+0000","last_unstale":"2024-04-17T11:30:49.353884+0000","last_undegraded":"2024-04-17T11:30:49.353884+0000","last_fullsized":"2024-04-17T11:30:49.353884+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348412+0000","last_change":"2024-04-17T11:30:49.348412+0000","last_active":"2024-04-17T11:30:49.348412+0000","last_peered":"2024-04-17T11:30:49.348412+0000","last_clean":"2024-04-17T11:30:49.348412+0000","last_became_active":"2024-04-17T11:30:49.348064+0000","last_became_peered":"2024-04-17T11:30:49.348064+0000","last_unstale":"2024-04-17T11:30:49.348412+0000","last_undegraded":"2024-04-17T11:30:49.348412+0000","last_fullsized":"2024-04-17T11:30:49.348412+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.964616+0000","last_change":"2024-04-17T11:30:48.964052+0000","last_active":"2024-04-17T11:30:48.964616+0000","last_peered":"2024-04-17T11:30:48.964616+0000","last_clean":"2024-04-17T11:30:48.964616+0000","last_became_active":"2024-04-17T11:30:48.963736+0000","last_became_peered":"2024-04-17T11:30:48.963736+0000","last_unstale":"2024-04-17T11:30:48.964616+0000","last_undegraded":"2024-04-17T11:30:48.964616+0000","last_fullsized":"2024-04-17T11:30:48.964616+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351139+0000","last_change":"2024-04-17T11:30:49.351139+0000","last_active":"2024-04-17T11:30:49.351139+0000","last_peered":"2024-04-17T11:30:49.351139+0000","last_clean":"2024-04-17T11:30:49.351139+0000","last_became_active":"2024-04-17T11:30:49.350808+0000","last_became_peered":"2024-04-17T11:30:49.350808+0000","last_unstale":"2024-04-17T11:30:49.351139+0000","last_undegraded":"2024-04-17T11:30:49.351139+0000","last_fullsized":"2024-04-17T11:30:49.351139+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.958589+0000","last_change":"2024-04-17T11:30:48.958059+0000","last_active":"2024-04-17T11:30:48.958589+0000","last_peered":"2024-04-17T11:30:48.958589+0000","last_clean":"2024-04-17T11:30:48.958589+0000","last_became_active":"2024-04-17T11:30:48.957745+0000","last_became_peered":"2024-04-17T11:30:48.957745+0000","last_unstale":"2024-04-17T11:30:48.958589+0000","last_undegraded":"2024-04-17T11:30:48.958589+0000","last_fullsized":"2024-04-17T11:30:48.958589+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.336907+0000","last_change":"2024-04-17T11:30:49.336907+0000","last_active":"2024-04-17T11:30:49.336907+0000","last_peered":"2024-04-17T11:30:49.336907+0000","last_clean":"2024-04-17T11:30:49.336907+0000","last_became_active":"2024-04-17T11:30:49.336596+0000","last_became_peered":"2024-04-17T11:30:49.336596+0000","last_unstale":"2024-04-17T11:30:49.336907+0000","last_undegraded":"2024-04-17T11:30:49.336907+0000","last_fullsized":"2024-04-17T11:30:49.336907+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.961398+0000","last_change":"2024-04-17T11:30:48.958915+0000","last_active":"2024-04-17T11:30:48.961398+0000","last_peered":"2024-04-17T11:30:48.961398+0000","last_clean":"2024-04-17T11:30:48.961398+0000","last_became_active":"2024-04-17T11:30:48.957929+0000","last_became_peered":"2024-04-17T11:30:48.957929+0000","last_unstale":"2024-04-17T11:30:48.961398+0000","last_undegraded":"2024-04-17T11:30:48.961398+0000","last_fullsized":"2024-04-17T11:30:48.961398+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342849+0000","last_change":"2024-04-17T11:30:49.342849+0000","last_active":"2024-04-17T11:30:49.342849+0000","last_peered":"2024-04-17T11:30:49.342849+0000","last_clean":"2024-04-17T11:30:49.342849+0000","last_became_active":"2024-04-17T11:30:49.342270+0000","last_became_peered":"2024-04-17T11:30:49.342270+0000","last_unstale":"2024-04-17T11:30:49.342849+0000","last_undegraded":"2024-04-17T11:30:49.342849+0000","last_fullsized":"2024-04-17T11:30:49.342849+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357967+0000","last_change":"2024-04-17T11:30:48.965197+0000","last_active":"2024-04-17T11:30:49.357967+0000","last_peered":"2024-04-17T11:30:49.357967+0000","last_clean":"2024-04-17T11:30:49.357967+0000","last_became_active":"2024-04-17T11:30:48.964897+0000","last_became_peered":"2024-04-17T11:30:48.964897+0000","last_unstale":"2024-04-17T11:30:49.357967+0000","last_undegraded":"2024-04-17T11:30:49.357967+0000","last_fullsized":"2024-04-17T11:30:49.357967+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.338523+0000","last_change":"2024-04-17T11:30:49.338523+0000","last_active":"2024-04-17T11:30:49.338523+0000","last_peered":"2024-04-17T11:30:49.338523+0000","last_clean":"2024-04-17T11:30:49.338523+0000","last_became_active":"2024-04-17T11:30:49.337420+0000","last_became_peered":"2024-04-17T11:30:49.337420+0000","last_unstale":"2024-04-17T11:30:49.338523+0000","last_undegraded":"2024-04-17T11:30:49.338523+0000","last_fullsized":"2024-04-17T11:30:49.338523+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.951281+0000","last_change":"2024-04-17T11:30:48.951281+0000","last_active":"2024-04-17T11:30:48.951281+0000","last_peered":"2024-04-17T11:30:48.951281+0000","last_clean":"2024-04-17T11:30:48.951281+0000","last_became_active":"2024-04-17T11:30:48.950943+0000","last_became_peered":"2024-04-17T11:30:48.950943+0000","last_unstale":"2024-04-17T11:30:48.951281+0000","last_undegraded":"2024-04-17T11:30:48.951281+0000","last_fullsized":"2024-04-17T11:30:48.951281+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350441+0000","last_change":"2024-04-17T11:30:49.350441+0000","last_active":"2024-04-17T11:30:49.350441+0000","last_peered":"2024-04-17T11:30:49.350441+0000","last_clean":"2024-04-17T11:30:49.350441+0000","last_became_active":"2024-04-17T11:30:49.350147+0000","last_became_peered":"2024-04-17T11:30:49.350147+0000","last_unstale":"2024-04-17T11:30:49.350441+0000","last_undegraded":"2024-04-17T11:30:49.350441+0000","last_fullsized":"2024-04-17T11:30:49.350441+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323111+0000","last_change":"2024-04-17T11:30:48.958502+0000","last_active":"2024-04-17T11:30:49.323111+0000","last_peered":"2024-04-17T11:30:49.323111+0000","last_clean":"2024-04-17T11:30:49.323111+0000","last_became_active":"2024-04-17T11:30:48.958183+0000","last_became_peered":"2024-04-17T11:30:48.958183+0000","last_unstale":"2024-04-17T11:30:49.323111+0000","last_undegraded":"2024-04-17T11:30:49.323111+0000","last_fullsized":"2024-04-17T11:30:49.323111+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.e","version":"0'0","reported_seq":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.959649+0000","last_change":"2024-04-17T11:30:48.959649+0000","last_active":"2024-04-17T11:30:48.959649+0000","last_peered":"2024-04-17T11:30:48.959649+0000","last_clean":"2024-04-17T11:30:48.959649+0000","last_became_active":"2024-04-17T11:30:48.959338+0000","last_became_peered":"2024-04-17T11:30:48.959338+0000","last_unstale":"2024-04-17T11:30:48.959649+0000","last_undegraded":"2024-04-17T11:30:48.959649+0000","last_fullsized":"2024-04-17T11:30:48.959649+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350662+0000","last_change":"2024-04-17T11:30:49.350662+0000","last_active":"2024-04-17T11:30:49.350662+0000","last_peered":"2024-04-17T11:30:49.350662+0000","last_clean":"2024-04-17T11:30:49.350662+0000","last_became_active":"2024-04-17T11:30:49.349725+0000","last_became_peered":"2024-04-17T11:30:49.349725+0000","last_unstale":"2024-04-17T11:30:49.350662+0000","last_undegraded":"2024-04-17T11:30:49.350662+0000","last_fullsized":"2024-04-17T11:30:49.350662+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340859+0000","last_change":"2024-04-17T11:30:49.340859+0000","last_active":"2024-04-17T11:30:49.340859+0000","last_peered":"2024-04-17T11:30:49.340859+0000","last_clean":"2024-04-17T11:30:49.340859+0000","last_became_active":"2024-04-17T11:30:49.340537+0000","last_became_peered":"2024-04-17T11:30:49.340537+0000","last_unstale":"2024-04-17T11:30:49.340859+0000","last_undegraded":"2024-04-17T11:30:49.340859+0000","last_fullsized":"2024-04-17T11:30:49.340859+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"creating+peering","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.942349+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[5,6],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339620+0000","last_change":"2024-04-17T11:30:49.339620+0000","last_active":"2024-04-17T11:30:49.339620+0000","last_peered":"2024-04-17T11:30:49.339620+0000","last_clean":"2024-04-17T11:30:49.339620+0000","last_became_active":"2024-04-17T11:30:49.339329+0000","last_became_peered":"2024-04-17T11:30:49.339329+0000","last_unstale":"2024-04-17T11:30:49.339620+0000","last_undegraded":"2024-04-17T11:30:49.339620+0000","last_fullsized":"2024-04-17T11:30:49.339620+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341954+0000","last_change":"2024-04-17T11:30:49.341954+0000","last_active":"2024-04-17T11:30:49.341954+0000","last_peered":"2024-04-17T11:30:49.341954+0000","last_clean":"2024-04-17T11:30:49.341954+0000","last_became_active":"2024-04-17T11:30:49.341191+0000","last_became_peered":"2024-04-17T11:30:49.341191+0000","last_unstale":"2024-04-17T11:30:49.341954+0000","last_undegraded":"2024-04-17T11:30:49.341954+0000","last_fullsized":"2024-04-17T11:30:49.341954+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.333512+0000","last_change":"2024-04-17T11:30:49.333512+0000","last_active":"2024-04-17T11:30:49.333512+0000","last_peered":"2024-04-17T11:30:49.333512+0000","last_clean":"2024-04-17T11:30:49.333512+0000","last_became_active":"2024-04-17T11:30:49.333198+0000","last_became_peered":"2024-04-17T11:30:49.333198+0000","last_unstale":"2024-04-17T11:30:49.333512+0000","last_undegraded":"2024-04-17T11:30:49.333512+0000","last_fullsized":"2024-04-17T11:30:49.333512+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340739+0000","last_change":"2024-04-17T11:30:49.340739+0000","last_active":"2024-04-17T11:30:49.340739+0000","last_peered":"2024-04-17T11:30:49.340739+0000","last_clean":"2024-04-17T11:30:49.340739+0000","last_became_active":"2024-04-17T11:30:49.339948+0000","last_became_peered":"2024-04-17T11:30:49.339948+0000","last_unstale":"2024-04-17T11:30:49.340739+0000","last_undegraded":"2024-04-17T11:30:49.340739+0000","last_fullsized":"2024-04-17T11:30:49.340739+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335830+0000","last_change":"2024-04-17T11:30:49.335830+0000","last_active":"2024-04-17T11:30:49.335830+0000","last_peered":"2024-04-17T11:30:49.335830+0000","last_clean":"2024-04-17T11:30:49.335830+0000","last_became_active":"2024-04-17T11:30:49.335161+0000","last_became_peered":"2024-04-17T11:30:49.335161+0000","last_unstale":"2024-04-17T11:30:49.335830+0000","last_undegraded":"2024-04-17T11:30:49.335830+0000","last_fullsized":"2024-04-17T11:30:49.335830+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335386+0000","last_change":"2024-04-17T11:30:49.335386+0000","last_active":"2024-04-17T11:30:49.335386+0000","last_peered":"2024-04-17T11:30:49.335386+0000","last_clean":"2024-04-17T11:30:49.335386+0000","last_became_active":"2024-04-17T11:30:49.334865+0000","last_became_peered":"2024-04-17T11:30:49.334865+0000","last_unstale":"2024-04-17T11:30:49.335386+0000","last_undegraded":"2024-04-17T11:30:49.335386+0000","last_fullsized":"2024-04-17T11:30:49.335386+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350463+0000","last_change":"2024-04-17T11:30:49.350463+0000","last_active":"2024-04-17T11:30:49.350463+0000","last_peered":"2024-04-17T11:30:49.350463+0000","last_clean":"2024-04-17T11:30:49.350463+0000","last_became_active":"2024-04-17T11:30:49.349953+0000","last_became_peered":"2024-04-17T11:30:49.349953+0000","last_unstale":"2024-04-17T11:30:49.350463+0000","last_undegraded":"2024-04-17T11:30:49.350463+0000","last_fullsized":"2024-04-17T11:30:49.350463+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340433+0000","last_change":"2024-04-17T11:30:49.340433+0000","last_active":"2024-04-17T11:30:49.340433+0000","last_peered":"2024-04-17T11:30:49.340433+0000","last_clean":"2024-04-17T11:30:49.340433+0000","last_became_active":"2024-04-17T11:30:49.340045+0000","last_became_peered":"2024-04-17T11:30:49.340045+0000","last_unstale":"2024-04-17T11:30:49.340433+0000","last_undegraded":"2024-04-17T11:30:49.340433+0000","last_fullsized":"2024-04-17T11:30:49.340433+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,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":156,"acting":156,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2306,"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":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":81920,"data_stored":5292,"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":48,"seq":206158430215,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297608,"kb_used_data":512,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447544,"statfs":{"total":95995035648,"available":95690285056,"internally_reserved":0,"allocated":524288,"data_stored":210088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.375}]},{"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.40600000000000003}]},{"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.47599999999999998}]},{"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.45700000000000002}]},{"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.42199999999999999}]},{"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.53400000000000003}]},{"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.56299999999999994}]}]},{"osd":6,"up_from":42,"seq":180388626443,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":211048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.35899999999999999}]},{"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.38500000000000001}]},{"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.40300000000000002}]},{"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.41099999999999998}]},{"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.374}]},{"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.48699999999999999}]},{"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.42999999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574882,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297604,"kb_used_data":508,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447548,"statfs":{"total":95995035648,"available":95690289152,"internally_reserved":0,"allocated":520192,"data_stored":209357,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:11 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.31900000000000001,"15min":0.31},"min":{"1min":0.27400000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.32900000000000001,"15min":0.315},"min":{"1min":0.28299999999999997,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.379}]},{"osd":2,"last update":"Wed Apr 17 11:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.372,"15min":0.36599999999999999},"min":{"1min":0.26300000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.32700000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.40799999999999997}]},{"osd":3,"last update":"Wed Apr 17 11:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.42399999999999999}]},{"osd":4,"last update":"Wed Apr 17 11:30:20 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.52100000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.46600000000000003}]},{"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.48199999999999998}]},{"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.501}]}]},{"osd":0,"up_from":8,"seq":34359738408,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":210212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 17 11:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.34300000000000003,"15min":0.33300000000000002},"min":{"1min":0.27400000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.34599999999999997,"15min":0.33300000000000002},"min":{"1min":0.26400000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.58899999999999997,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.26900000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:30:38 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.40500000000000003,"15min":0.39800000000000002},"min":{"1min":0.29599999999999999,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.42599999999999999,"15min":0.41599999999999998},"min":{"1min":0.33100000000000002,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.36799999999999999}]},{"osd":3,"last update":"Wed Apr 17 11:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.33500000000000002}]},{"osd":4,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.59499999999999997}]},{"osd":5,"last update":"Wed Apr 17 11:30:47 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.62},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.54200000000000004}]},{"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.5}]},{"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.63200000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411358,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297576,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447576,"statfs":{"total":95995035648,"available":95690317824,"internally_reserved":0,"allocated":491520,"data_stored":195738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.38400000000000001,"15min":0.38500000000000001},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.312},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.30099999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.56599999999999995,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.40999999999999998}]},{"osd":1,"last update":"Wed Apr 17 11:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.56599999999999995,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.27900000000000003},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40899999999999997,"15min":0.40999999999999998},"min":{"1min":0.24299999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.57499999999999996,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.37}]},{"osd":3,"last update":"Wed Apr 17 11:29:59 2024","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.32700000000000001}]},{"osd":4,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.52300000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:45 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.57599999999999996}]},{"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.76600000000000001}]},{"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.72799999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182424,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":211152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.63800000000000001}]},{"osd":1,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.505,"5min":0.505,"15min":0.505},"last":0.64800000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.60799999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:30:23 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.69299999999999995}]},{"osd":5,"last update":"Wed Apr 17 11:30:45 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.68300000000000005}]},{"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.72399999999999998}]},{"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.76300000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018900,"num_pgs":15,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":210192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.497},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.55000000000000004}]},{"osd":1,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.53300000000000003}]},{"osd":2,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.41099999999999998}]},{"osd":3,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.45600000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.35499999999999998}]},{"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.51800000000000002}]},{"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.50600000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822670,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297560,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447592,"statfs":{"total":95995035648,"available":95690334208,"internally_reserved":0,"allocated":475136,"data_stored":189244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.51900000000000002}]},{"osd":1,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.036,"5min":1.036,"15min":1.036},"last":0.49299999999999999}]},{"osd":2,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.38},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.501}]},{"osd":3,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.47099999999999997}]},{"osd":4,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.34399999999999997}]},{"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.441}]},{"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.56799999999999995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"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":1640,"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":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1536,"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":576,"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":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}]}} 2024-04-17T11:30:53.720 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-17T11:30:53.721 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:52.344616+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.31:0/3290779201' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-04-17T11:30:53.721 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:52.344699+0000 mon.a (mon.0) 595 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-17T11:30:53.721 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:52.544330+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v179: 97 pgs: 7 creating+peering, 78 active+clean, 12 unknown; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s wr, 10 op/s 2024-04-17T11:30:53.721 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:52.712128+0000 mon.a (mon.0) 596 : audit [DBG] from='client.? 172.21.15.31:0/830046722' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:30:53.721 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:53.024319+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.31:0/3965271815' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:30:54.062 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:54.064 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2024-04-17T11:30:54.073 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":179,"stamp":"2024-04-17T11:30:52.544090+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2306,"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":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":28,"ondisk_log_size":28,"up":255,"acting":255,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":121,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2380812,"kb_used_data":4044,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580404,"statfs":{"total":767960285184,"available":765522333696,"internally_reserved":0,"allocated":4141056,"data_stored":1647031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2124,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":23,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":"2.221681"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349417+0000","last_change":"2024-04-17T11:30:49.349417+0000","last_active":"2024-04-17T11:30:49.349417+0000","last_peered":"2024-04-17T11:30:49.349417+0000","last_clean":"2024-04-17T11:30:49.349417+0000","last_became_active":"2024-04-17T11:30:49.349117+0000","last_became_peered":"2024-04-17T11:30:49.349117+0000","last_unstale":"2024-04-17T11:30:49.349417+0000","last_undegraded":"2024-04-17T11:30:49.349417+0000","last_fullsized":"2024-04-17T11:30:49.349417+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335907+0000","last_change":"2024-04-17T11:30:49.335907+0000","last_active":"2024-04-17T11:30:49.335907+0000","last_peered":"2024-04-17T11:30:49.335907+0000","last_clean":"2024-04-17T11:30:49.335907+0000","last_became_active":"2024-04-17T11:30:49.335626+0000","last_became_peered":"2024-04-17T11:30:49.335626+0000","last_unstale":"2024-04-17T11:30:49.335907+0000","last_undegraded":"2024-04-17T11:30:49.335907+0000","last_fullsized":"2024-04-17T11:30:49.335907+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335272+0000","last_change":"2024-04-17T11:30:49.335272+0000","last_active":"2024-04-17T11:30:49.335272+0000","last_peered":"2024-04-17T11:30:49.335272+0000","last_clean":"2024-04-17T11:30:49.335272+0000","last_became_active":"2024-04-17T11:30:49.334932+0000","last_became_peered":"2024-04-17T11:30:49.334932+0000","last_unstale":"2024-04-17T11:30:49.335272+0000","last_undegraded":"2024-04-17T11:30:49.335272+0000","last_fullsized":"2024-04-17T11:30:49.335272+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357975+0000","last_change":"2024-04-17T11:30:49.357975+0000","last_active":"2024-04-17T11:30:49.357975+0000","last_peered":"2024-04-17T11:30:49.357975+0000","last_clean":"2024-04-17T11:30:49.357975+0000","last_became_active":"2024-04-17T11:30:49.357553+0000","last_became_peered":"2024-04-17T11:30:49.357553+0000","last_unstale":"2024-04-17T11:30:49.357975+0000","last_undegraded":"2024-04-17T11:30:49.357975+0000","last_fullsized":"2024-04-17T11:30:49.357975+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352329+0000","last_change":"2024-04-17T11:30:49.352329+0000","last_active":"2024-04-17T11:30:49.352329+0000","last_peered":"2024-04-17T11:30:49.352329+0000","last_clean":"2024-04-17T11:30:49.352329+0000","last_became_active":"2024-04-17T11:30:49.352014+0000","last_became_peered":"2024-04-17T11:30:49.352014+0000","last_unstale":"2024-04-17T11:30:49.352329+0000","last_undegraded":"2024-04-17T11:30:49.352329+0000","last_fullsized":"2024-04-17T11:30:49.352329+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349279+0000","last_change":"2024-04-17T11:30:49.349279+0000","last_active":"2024-04-17T11:30:49.349279+0000","last_peered":"2024-04-17T11:30:49.349279+0000","last_clean":"2024-04-17T11:30:49.349279+0000","last_became_active":"2024-04-17T11:30:49.348937+0000","last_became_peered":"2024-04-17T11:30:49.348937+0000","last_unstale":"2024-04-17T11:30:49.349279+0000","last_undegraded":"2024-04-17T11:30:49.349279+0000","last_fullsized":"2024-04-17T11:30:49.349279+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353842+0000","last_change":"2024-04-17T11:30:49.353842+0000","last_active":"2024-04-17T11:30:49.353842+0000","last_peered":"2024-04-17T11:30:49.353842+0000","last_clean":"2024-04-17T11:30:49.353842+0000","last_became_active":"2024-04-17T11:30:49.353506+0000","last_became_peered":"2024-04-17T11:30:49.353506+0000","last_unstale":"2024-04-17T11:30:49.353842+0000","last_undegraded":"2024-04-17T11:30:49.353842+0000","last_fullsized":"2024-04-17T11:30:49.353842+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342168+0000","last_change":"2024-04-17T11:30:49.342168+0000","last_active":"2024-04-17T11:30:49.342168+0000","last_peered":"2024-04-17T11:30:49.342168+0000","last_clean":"2024-04-17T11:30:49.342168+0000","last_became_active":"2024-04-17T11:30:49.341860+0000","last_became_peered":"2024-04-17T11:30:49.341860+0000","last_unstale":"2024-04-17T11:30:49.342168+0000","last_undegraded":"2024-04-17T11:30:49.342168+0000","last_fullsized":"2024-04-17T11:30:49.342168+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.343758+0000","last_change":"2024-04-17T11:30:49.343758+0000","last_active":"2024-04-17T11:30:49.343758+0000","last_peered":"2024-04-17T11:30:49.343758+0000","last_clean":"2024-04-17T11:30:49.343758+0000","last_became_active":"2024-04-17T11:30:49.343451+0000","last_became_peered":"2024-04-17T11:30:49.343451+0000","last_unstale":"2024-04-17T11:30:49.343758+0000","last_undegraded":"2024-04-17T11:30:49.343758+0000","last_fullsized":"2024-04-17T11:30:49.343758+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348802+0000","last_change":"2024-04-17T11:30:49.348802+0000","last_active":"2024-04-17T11:30:49.348802+0000","last_peered":"2024-04-17T11:30:49.348802+0000","last_clean":"2024-04-17T11:30:49.348802+0000","last_became_active":"2024-04-17T11:30:49.348134+0000","last_became_peered":"2024-04-17T11:30:49.348134+0000","last_unstale":"2024-04-17T11:30:49.348802+0000","last_undegraded":"2024-04-17T11:30:49.348802+0000","last_fullsized":"2024-04-17T11:30:49.348802+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334733+0000","last_change":"2024-04-17T11:30:49.334733+0000","last_active":"2024-04-17T11:30:49.334733+0000","last_peered":"2024-04-17T11:30:49.334733+0000","last_clean":"2024-04-17T11:30:49.334733+0000","last_became_active":"2024-04-17T11:30:49.334306+0000","last_became_peered":"2024-04-17T11:30:49.334306+0000","last_unstale":"2024-04-17T11:30:49.334733+0000","last_undegraded":"2024-04-17T11:30:49.334733+0000","last_fullsized":"2024-04-17T11:30:49.334733+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347635+0000","last_change":"2024-04-17T11:30:49.347635+0000","last_active":"2024-04-17T11:30:49.347635+0000","last_peered":"2024-04-17T11:30:49.347635+0000","last_clean":"2024-04-17T11:30:49.347635+0000","last_became_active":"2024-04-17T11:30:49.347348+0000","last_became_peered":"2024-04-17T11:30:49.347348+0000","last_unstale":"2024-04-17T11:30:49.347635+0000","last_undegraded":"2024-04-17T11:30:49.347635+0000","last_fullsized":"2024-04-17T11:30:49.347635+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.345992+0000","last_change":"2024-04-17T11:30:49.345992+0000","last_active":"2024-04-17T11:30:49.345992+0000","last_peered":"2024-04-17T11:30:49.345992+0000","last_clean":"2024-04-17T11:30:49.345992+0000","last_became_active":"2024-04-17T11:30:49.345684+0000","last_became_peered":"2024-04-17T11:30:49.345684+0000","last_unstale":"2024-04-17T11:30:49.345992+0000","last_undegraded":"2024-04-17T11:30:49.345992+0000","last_fullsized":"2024-04-17T11:30:49.345992+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.943138+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[6,7],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.346516+0000","last_change":"2024-04-17T11:30:49.346516+0000","last_active":"2024-04-17T11:30:49.346516+0000","last_peered":"2024-04-17T11:30:49.346516+0000","last_clean":"2024-04-17T11:30:49.346516+0000","last_became_active":"2024-04-17T11:30:49.346037+0000","last_became_peered":"2024-04-17T11:30:49.346037+0000","last_unstale":"2024-04-17T11:30:49.346516+0000","last_undegraded":"2024-04-17T11:30:49.346516+0000","last_fullsized":"2024-04-17T11:30:49.346516+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'4","reported_seq":14,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.358377+0000","last_change":"2024-04-17T11:30:48.959958+0000","last_active":"2024-04-17T11:30:49.358377+0000","last_peered":"2024-04-17T11:30:49.358377+0000","last_clean":"2024-04-17T11:30:49.358377+0000","last_became_active":"2024-04-17T11:30:48.959635+0000","last_became_peered":"2024-04-17T11:30:48.959635+0000","last_unstale":"2024-04-17T11:30:49.358377+0000","last_undegraded":"2024-04-17T11:30:49.358377+0000","last_fullsized":"2024-04-17T11:30:49.358377+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334148+0000","last_change":"2024-04-17T11:30:49.334148+0000","last_active":"2024-04-17T11:30:49.334148+0000","last_peered":"2024-04-17T11:30:49.334148+0000","last_clean":"2024-04-17T11:30:49.334148+0000","last_became_active":"2024-04-17T11:30:49.333848+0000","last_became_peered":"2024-04-17T11:30:49.333848+0000","last_unstale":"2024-04-17T11:30:49.334148+0000","last_undegraded":"2024-04-17T11:30:49.334148+0000","last_fullsized":"2024-04-17T11:30:49.334148+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.327599+0000","last_change":"2024-04-17T11:30:48.964334+0000","last_active":"2024-04-17T11:30:49.327599+0000","last_peered":"2024-04-17T11:30:49.327599+0000","last_clean":"2024-04-17T11:30:49.327599+0000","last_became_active":"2024-04-17T11:30:48.963865+0000","last_became_peered":"2024-04-17T11:30:48.963865+0000","last_unstale":"2024-04-17T11:30:49.327599+0000","last_undegraded":"2024-04-17T11:30:49.327599+0000","last_fullsized":"2024-04-17T11:30:49.327599+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340736+0000","last_change":"2024-04-17T11:30:49.340736+0000","last_active":"2024-04-17T11:30:49.340736+0000","last_peered":"2024-04-17T11:30:49.340736+0000","last_clean":"2024-04-17T11:30:49.340736+0000","last_became_active":"2024-04-17T11:30:49.340215+0000","last_became_peered":"2024-04-17T11:30:49.340215+0000","last_unstale":"2024-04-17T11:30:49.340736+0000","last_undegraded":"2024-04-17T11:30:49.340736+0000","last_fullsized":"2024-04-17T11:30:49.340736+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349118+0000","last_change":"2024-04-17T11:30:48.964591+0000","last_active":"2024-04-17T11:30:49.349118+0000","last_peered":"2024-04-17T11:30:49.349118+0000","last_clean":"2024-04-17T11:30:49.349118+0000","last_became_active":"2024-04-17T11:30:48.964273+0000","last_became_peered":"2024-04-17T11:30:48.964273+0000","last_unstale":"2024-04-17T11:30:49.349118+0000","last_undegraded":"2024-04-17T11:30:49.349118+0000","last_fullsized":"2024-04-17T11:30:49.349118+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1c","version":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351693+0000","last_change":"2024-04-17T11:30:48.965796+0000","last_active":"2024-04-17T11:30:49.351693+0000","last_peered":"2024-04-17T11:30:49.351693+0000","last_clean":"2024-04-17T11:30:49.351693+0000","last_became_active":"2024-04-17T11:30:48.965490+0000","last_became_peered":"2024-04-17T11:30:48.965490+0000","last_unstale":"2024-04-17T11:30:49.351693+0000","last_undegraded":"2024-04-17T11:30:49.351693+0000","last_fullsized":"2024-04-17T11:30:49.351693+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1b","version":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.327748+0000","last_change":"2024-04-17T11:30:48.964579+0000","last_active":"2024-04-17T11:30:49.327748+0000","last_peered":"2024-04-17T11:30:49.327748+0000","last_clean":"2024-04-17T11:30:49.327748+0000","last_became_active":"2024-04-17T11:30:48.964287+0000","last_became_peered":"2024-04-17T11:30:48.964287+0000","last_unstale":"2024-04-17T11:30:49.327748+0000","last_undegraded":"2024-04-17T11:30:49.327748+0000","last_fullsized":"2024-04-17T11:30:49.327748+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334548+0000","last_change":"2024-04-17T11:30:49.334548+0000","last_active":"2024-04-17T11:30:49.334548+0000","last_peered":"2024-04-17T11:30:49.334548+0000","last_clean":"2024-04-17T11:30:49.334548+0000","last_became_active":"2024-04-17T11:30:49.334245+0000","last_became_peered":"2024-04-17T11:30:49.334245+0000","last_unstale":"2024-04-17T11:30:49.334548+0000","last_undegraded":"2024-04-17T11:30:49.334548+0000","last_fullsized":"2024-04-17T11:30:49.334548+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323771+0000","last_change":"2024-04-17T11:30:48.960976+0000","last_active":"2024-04-17T11:30:49.323771+0000","last_peered":"2024-04-17T11:30:49.323771+0000","last_clean":"2024-04-17T11:30:49.323771+0000","last_became_active":"2024-04-17T11:30:48.960644+0000","last_became_peered":"2024-04-17T11:30:48.960644+0000","last_unstale":"2024-04-17T11:30:49.323771+0000","last_undegraded":"2024-04-17T11:30:49.323771+0000","last_fullsized":"2024-04-17T11:30:49.323771+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350267+0000","last_change":"2024-04-17T11:30:49.350267+0000","last_active":"2024-04-17T11:30:49.350267+0000","last_peered":"2024-04-17T11:30:49.350267+0000","last_clean":"2024-04-17T11:30:49.350267+0000","last_became_active":"2024-04-17T11:30:49.349521+0000","last_became_peered":"2024-04-17T11:30:49.349521+0000","last_unstale":"2024-04-17T11:30:49.350267+0000","last_undegraded":"2024-04-17T11:30:49.350267+0000","last_fullsized":"2024-04-17T11:30:49.350267+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.966325+0000","last_change":"2024-04-17T11:30:48.963974+0000","last_active":"2024-04-17T11:30:48.966325+0000","last_peered":"2024-04-17T11:30:48.966325+0000","last_clean":"2024-04-17T11:30:48.966325+0000","last_became_active":"2024-04-17T11:30:48.963692+0000","last_became_peered":"2024-04-17T11:30:48.963692+0000","last_unstale":"2024-04-17T11:30:48.966325+0000","last_undegraded":"2024-04-17T11:30:48.966325+0000","last_fullsized":"2024-04-17T11:30:48.966325+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341587+0000","last_change":"2024-04-17T11:30:49.341587+0000","last_active":"2024-04-17T11:30:49.341587+0000","last_peered":"2024-04-17T11:30:49.341587+0000","last_clean":"2024-04-17T11:30:49.341587+0000","last_became_active":"2024-04-17T11:30:49.341285+0000","last_became_peered":"2024-04-17T11:30:49.341285+0000","last_unstale":"2024-04-17T11:30:49.341587+0000","last_undegraded":"2024-04-17T11:30:49.341587+0000","last_fullsized":"2024-04-17T11:30:49.341587+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937515+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[4,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334119+0000","last_change":"2024-04-17T11:30:49.334119+0000","last_active":"2024-04-17T11:30:49.334119+0000","last_peered":"2024-04-17T11:30:49.334119+0000","last_clean":"2024-04-17T11:30:49.334119+0000","last_became_active":"2024-04-17T11:30:49.333794+0000","last_became_peered":"2024-04-17T11:30:49.333794+0000","last_unstale":"2024-04-17T11:30:49.334119+0000","last_undegraded":"2024-04-17T11:30:49.334119+0000","last_fullsized":"2024-04-17T11:30:49.334119+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.962265+0000","last_change":"2024-04-17T11:30:48.956601+0000","last_active":"2024-04-17T11:30:48.962265+0000","last_peered":"2024-04-17T11:30:48.962265+0000","last_clean":"2024-04-17T11:30:48.962265+0000","last_became_active":"2024-04-17T11:30:48.956174+0000","last_became_peered":"2024-04-17T11:30:48.956174+0000","last_unstale":"2024-04-17T11:30:48.962265+0000","last_undegraded":"2024-04-17T11:30:48.962265+0000","last_fullsized":"2024-04-17T11:30:48.962265+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937748+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[2,6],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340929+0000","last_change":"2024-04-17T11:30:49.340929+0000","last_active":"2024-04-17T11:30:49.340929+0000","last_peered":"2024-04-17T11:30:49.340929+0000","last_clean":"2024-04-17T11:30:49.340929+0000","last_became_active":"2024-04-17T11:30:49.340555+0000","last_became_peered":"2024-04-17T11:30:49.340555+0000","last_unstale":"2024-04-17T11:30:49.340929+0000","last_undegraded":"2024-04-17T11:30:49.340929+0000","last_fullsized":"2024-04-17T11:30:49.340929+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"53'3","reported_seq":13,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348551+0000","last_change":"2024-04-17T11:30:48.963987+0000","last_active":"2024-04-17T11:30:49.348551+0000","last_peered":"2024-04-17T11:30:49.348551+0000","last_clean":"2024-04-17T11:30:49.348551+0000","last_became_active":"2024-04-17T11:30:48.963677+0000","last_became_peered":"2024-04-17T11:30:48.963677+0000","last_unstale":"2024-04-17T11:30:49.348551+0000","last_undegraded":"2024-04-17T11:30:49.348551+0000","last_fullsized":"2024-04-17T11:30:49.348551+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351807+0000","last_change":"2024-04-17T11:30:49.351807+0000","last_active":"2024-04-17T11:30:49.351807+0000","last_peered":"2024-04-17T11:30:49.351807+0000","last_clean":"2024-04-17T11:30:49.351807+0000","last_became_active":"2024-04-17T11:30:49.351460+0000","last_became_peered":"2024-04-17T11:30:49.351460+0000","last_unstale":"2024-04-17T11:30:49.351807+0000","last_undegraded":"2024-04-17T11:30:49.351807+0000","last_fullsized":"2024-04-17T11:30:49.351807+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'6","reported_seq":16,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.356337+0000","last_change":"2024-04-17T11:30:48.957889+0000","last_active":"2024-04-17T11:30:49.356337+0000","last_peered":"2024-04-17T11:30:49.356337+0000","last_clean":"2024-04-17T11:30:49.356337+0000","last_became_active":"2024-04-17T11:30:48.957558+0000","last_became_peered":"2024-04-17T11:30:48.957558+0000","last_unstale":"2024-04-17T11:30:49.356337+0000","last_undegraded":"2024-04-17T11:30:49.356337+0000","last_fullsized":"2024-04-17T11:30:49.356337+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349825+0000","last_change":"2024-04-17T11:30:49.349825+0000","last_active":"2024-04-17T11:30:49.349825+0000","last_peered":"2024-04-17T11:30:49.349825+0000","last_clean":"2024-04-17T11:30:49.349825+0000","last_became_active":"2024-04-17T11:30:49.349527+0000","last_became_peered":"2024-04-17T11:30:49.349527+0000","last_unstale":"2024-04-17T11:30:49.349825+0000","last_undegraded":"2024-04-17T11:30:49.349825+0000","last_fullsized":"2024-04-17T11:30:49.349825+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357788+0000","last_change":"2024-04-17T11:30:48.959154+0000","last_active":"2024-04-17T11:30:49.357788+0000","last_peered":"2024-04-17T11:30:49.357788+0000","last_clean":"2024-04-17T11:30:49.357788+0000","last_became_active":"2024-04-17T11:30:48.958647+0000","last_became_peered":"2024-04-17T11:30:48.958647+0000","last_unstale":"2024-04-17T11:30:49.357788+0000","last_undegraded":"2024-04-17T11:30:49.357788+0000","last_fullsized":"2024-04-17T11:30:49.357788+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351693+0000","last_change":"2024-04-17T11:30:49.351693+0000","last_active":"2024-04-17T11:30:49.351693+0000","last_peered":"2024-04-17T11:30:49.351693+0000","last_clean":"2024-04-17T11:30:49.351693+0000","last_became_active":"2024-04-17T11:30:49.351408+0000","last_became_peered":"2024-04-17T11:30:49.351408+0000","last_unstale":"2024-04-17T11:30:49.351693+0000","last_undegraded":"2024-04-17T11:30:49.351693+0000","last_fullsized":"2024-04-17T11:30:49.351693+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.938377+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350893+0000","last_change":"2024-04-17T11:30:49.350893+0000","last_active":"2024-04-17T11:30:49.350893+0000","last_peered":"2024-04-17T11:30:49.350893+0000","last_clean":"2024-04-17T11:30:49.350893+0000","last_became_active":"2024-04-17T11:30:49.350601+0000","last_became_peered":"2024-04-17T11:30:49.350601+0000","last_unstale":"2024-04-17T11:30:49.350893+0000","last_undegraded":"2024-04-17T11:30:49.350893+0000","last_fullsized":"2024-04-17T11:30:49.350893+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.963793+0000","last_change":"2024-04-17T11:30:48.956287+0000","last_active":"2024-04-17T11:30:48.963793+0000","last_peered":"2024-04-17T11:30:48.963793+0000","last_clean":"2024-04-17T11:30:48.963793+0000","last_became_active":"2024-04-17T11:30:48.955942+0000","last_became_peered":"2024-04-17T11:30:48.955942+0000","last_unstale":"2024-04-17T11:30:48.963793+0000","last_undegraded":"2024-04-17T11:30:48.963793+0000","last_fullsized":"2024-04-17T11:30:48.963793+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341551+0000","last_change":"2024-04-17T11:30:49.341551+0000","last_active":"2024-04-17T11:30:49.341551+0000","last_peered":"2024-04-17T11:30:49.341551+0000","last_clean":"2024-04-17T11:30:49.341551+0000","last_became_active":"2024-04-17T11:30:49.341183+0000","last_became_peered":"2024-04-17T11:30:49.341183+0000","last_unstale":"2024-04-17T11:30:49.341551+0000","last_undegraded":"2024-04-17T11:30:49.341551+0000","last_fullsized":"2024-04-17T11:30:49.341551+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.954488+0000","last_change":"2024-04-17T11:30:48.954488+0000","last_active":"2024-04-17T11:30:48.954488+0000","last_peered":"2024-04-17T11:30:48.954488+0000","last_clean":"2024-04-17T11:30:48.954488+0000","last_became_active":"2024-04-17T11:30:48.954190+0000","last_became_peered":"2024-04-17T11:30:48.954190+0000","last_unstale":"2024-04-17T11:30:48.954488+0000","last_undegraded":"2024-04-17T11:30:48.954488+0000","last_fullsized":"2024-04-17T11:30:48.954488+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352527+0000","last_change":"2024-04-17T11:30:49.352527+0000","last_active":"2024-04-17T11:30:49.352527+0000","last_peered":"2024-04-17T11:30:49.352527+0000","last_clean":"2024-04-17T11:30:49.352527+0000","last_became_active":"2024-04-17T11:30:49.352160+0000","last_became_peered":"2024-04-17T11:30:49.352160+0000","last_unstale":"2024-04-17T11:30:49.352527+0000","last_undegraded":"2024-04-17T11:30:49.352527+0000","last_fullsized":"2024-04-17T11:30:49.352527+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.333112+0000","last_change":"2024-04-17T11:30:48.960116+0000","last_active":"2024-04-17T11:30:49.333112+0000","last_peered":"2024-04-17T11:30:49.333112+0000","last_clean":"2024-04-17T11:30:49.333112+0000","last_became_active":"2024-04-17T11:30:48.959746+0000","last_became_peered":"2024-04-17T11:30:48.959746+0000","last_unstale":"2024-04-17T11:30:49.333112+0000","last_undegraded":"2024-04-17T11:30:49.333112+0000","last_fullsized":"2024-04-17T11:30:49.333112+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350154+0000","last_change":"2024-04-17T11:30:49.350154+0000","last_active":"2024-04-17T11:30:49.350154+0000","last_peered":"2024-04-17T11:30:49.350154+0000","last_clean":"2024-04-17T11:30:49.350154+0000","last_became_active":"2024-04-17T11:30:49.349850+0000","last_became_peered":"2024-04-17T11:30:49.349850+0000","last_unstale":"2024-04-17T11:30:49.350154+0000","last_undegraded":"2024-04-17T11:30:49.350154+0000","last_fullsized":"2024-04-17T11:30:49.350154+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.964965+0000","last_change":"2024-04-17T11:30:48.963984+0000","last_active":"2024-04-17T11:30:48.964965+0000","last_peered":"2024-04-17T11:30:48.964965+0000","last_clean":"2024-04-17T11:30:48.964965+0000","last_became_active":"2024-04-17T11:30:48.963661+0000","last_became_peered":"2024-04-17T11:30:48.963661+0000","last_unstale":"2024-04-17T11:30:48.964965+0000","last_undegraded":"2024-04-17T11:30:48.964965+0000","last_fullsized":"2024-04-17T11:30:48.964965+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937951+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[1,6],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335768+0000","last_change":"2024-04-17T11:30:49.335768+0000","last_active":"2024-04-17T11:30:49.335768+0000","last_peered":"2024-04-17T11:30:49.335768+0000","last_clean":"2024-04-17T11:30:49.335768+0000","last_became_active":"2024-04-17T11:30:49.335438+0000","last_became_peered":"2024-04-17T11:30:49.335438+0000","last_unstale":"2024-04-17T11:30:49.335768+0000","last_undegraded":"2024-04-17T11:30:49.335768+0000","last_fullsized":"2024-04-17T11:30:49.335768+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.328188+0000","last_change":"2024-04-17T11:30:49.328188+0000","last_active":"2024-04-17T11:30:49.328188+0000","last_peered":"2024-04-17T11:30:49.328188+0000","last_clean":"2024-04-17T11:30:49.328188+0000","last_became_active":"2024-04-17T11:30:49.327123+0000","last_became_peered":"2024-04-17T11:30:49.327123+0000","last_unstale":"2024-04-17T11:30:49.328188+0000","last_undegraded":"2024-04-17T11:30:49.328188+0000","last_fullsized":"2024-04-17T11:30:49.328188+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.955728+0000","last_change":"2024-04-17T11:30:48.955728+0000","last_active":"2024-04-17T11:30:48.955728+0000","last_peered":"2024-04-17T11:30:48.955728+0000","last_clean":"2024-04-17T11:30:48.955728+0000","last_became_active":"2024-04-17T11:30:48.955379+0000","last_became_peered":"2024-04-17T11:30:48.955379+0000","last_unstale":"2024-04-17T11:30:48.955728+0000","last_undegraded":"2024-04-17T11:30:48.955728+0000","last_fullsized":"2024-04-17T11:30:48.955728+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349280+0000","last_change":"2024-04-17T11:30:49.349280+0000","last_active":"2024-04-17T11:30:49.349280+0000","last_peered":"2024-04-17T11:30:49.349280+0000","last_clean":"2024-04-17T11:30:49.349280+0000","last_became_active":"2024-04-17T11:30:49.348932+0000","last_became_peered":"2024-04-17T11:30:49.348932+0000","last_unstale":"2024-04-17T11:30:49.349280+0000","last_undegraded":"2024-04-17T11:30:49.349280+0000","last_fullsized":"2024-04-17T11:30:49.349280+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-17T11:30:47.932497+0000","last_change":"2024-04-17T11:30:47.937655+0000","last_active":"2024-04-17T11:30:47.932497+0000","last_peered":"2024-04-17T11:30:47.932497+0000","last_clean":"2024-04-17T11:30:47.932497+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:47.932497+0000","last_undegraded":"2024-04-17T11:30:47.932497+0000","last_fullsized":"2024-04-17T11:30:47.932497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[2,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":13,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.953224+0000","last_change":"2024-04-17T11:30:32.074864+0000","last_active":"2024-04-17T11:30:48.953224+0000","last_peered":"2024-04-17T11:30:48.953224+0000","last_clean":"2024-04-17T11:30:48.953224+0000","last_became_active":"2024-04-17T11:30:32.074543+0000","last_became_peered":"2024-04-17T11:30:32.074543+0000","last_unstale":"2024-04-17T11:30:48.953224+0000","last_undegraded":"2024-04-17T11:30:48.953224+0000","last_fullsized":"2024-04-17T11:30:48.953224+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_clean_scrub_stamp":"2024-04-17T11:28:34.149049+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339430+0000","last_change":"2024-04-17T11:30:49.339430+0000","last_active":"2024-04-17T11:30:49.339430+0000","last_peered":"2024-04-17T11:30:49.339430+0000","last_clean":"2024-04-17T11:30:49.339430+0000","last_became_active":"2024-04-17T11:30:49.339112+0000","last_became_peered":"2024-04-17T11:30:49.339112+0000","last_unstale":"2024-04-17T11:30:49.339430+0000","last_undegraded":"2024-04-17T11:30:49.339430+0000","last_fullsized":"2024-04-17T11:30:49.339430+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.965215+0000","last_change":"2024-04-17T11:30:48.964330+0000","last_active":"2024-04-17T11:30:48.965215+0000","last_peered":"2024-04-17T11:30:48.965215+0000","last_clean":"2024-04-17T11:30:48.965215+0000","last_became_active":"2024-04-17T11:30:48.963781+0000","last_became_peered":"2024-04-17T11:30:48.963781+0000","last_unstale":"2024-04-17T11:30:48.965215+0000","last_undegraded":"2024-04-17T11:30:48.965215+0000","last_fullsized":"2024-04-17T11:30:48.965215+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.965315+0000","last_change":"2024-04-17T11:30:48.964504+0000","last_active":"2024-04-17T11:30:48.965315+0000","last_peered":"2024-04-17T11:30:48.965315+0000","last_clean":"2024-04-17T11:30:48.965315+0000","last_became_active":"2024-04-17T11:30:48.964172+0000","last_became_peered":"2024-04-17T11:30:48.964172+0000","last_unstale":"2024-04-17T11:30:48.965315+0000","last_undegraded":"2024-04-17T11:30:48.965315+0000","last_fullsized":"2024-04-17T11:30:48.965315+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.346068+0000","last_change":"2024-04-17T11:30:49.346068+0000","last_active":"2024-04-17T11:30:49.346068+0000","last_peered":"2024-04-17T11:30:49.346068+0000","last_clean":"2024-04-17T11:30:49.346068+0000","last_became_active":"2024-04-17T11:30:49.345746+0000","last_became_peered":"2024-04-17T11:30:49.345746+0000","last_unstale":"2024-04-17T11:30:49.346068+0000","last_undegraded":"2024-04-17T11:30:49.346068+0000","last_fullsized":"2024-04-17T11:30:49.346068+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.961393+0000","last_change":"2024-04-17T11:30:48.960796+0000","last_active":"2024-04-17T11:30:48.961393+0000","last_peered":"2024-04-17T11:30:48.961393+0000","last_clean":"2024-04-17T11:30:48.961393+0000","last_became_active":"2024-04-17T11:30:48.960539+0000","last_became_peered":"2024-04-17T11:30:48.960539+0000","last_unstale":"2024-04-17T11:30:48.961393+0000","last_undegraded":"2024-04-17T11:30:48.961393+0000","last_fullsized":"2024-04-17T11:30:48.961393+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350627+0000","last_change":"2024-04-17T11:30:49.350627+0000","last_active":"2024-04-17T11:30:49.350627+0000","last_peered":"2024-04-17T11:30:49.350627+0000","last_clean":"2024-04-17T11:30:49.350627+0000","last_became_active":"2024-04-17T11:30:49.350358+0000","last_became_peered":"2024-04-17T11:30:49.350358+0000","last_unstale":"2024-04-17T11:30:49.350627+0000","last_undegraded":"2024-04-17T11:30:49.350627+0000","last_fullsized":"2024-04-17T11:30:49.350627+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353884+0000","last_change":"2024-04-17T11:30:48.962182+0000","last_active":"2024-04-17T11:30:49.353884+0000","last_peered":"2024-04-17T11:30:49.353884+0000","last_clean":"2024-04-17T11:30:49.353884+0000","last_became_active":"2024-04-17T11:30:48.961851+0000","last_became_peered":"2024-04-17T11:30:48.961851+0000","last_unstale":"2024-04-17T11:30:49.353884+0000","last_undegraded":"2024-04-17T11:30:49.353884+0000","last_fullsized":"2024-04-17T11:30:49.353884+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348412+0000","last_change":"2024-04-17T11:30:49.348412+0000","last_active":"2024-04-17T11:30:49.348412+0000","last_peered":"2024-04-17T11:30:49.348412+0000","last_clean":"2024-04-17T11:30:49.348412+0000","last_became_active":"2024-04-17T11:30:49.348064+0000","last_became_peered":"2024-04-17T11:30:49.348064+0000","last_unstale":"2024-04-17T11:30:49.348412+0000","last_undegraded":"2024-04-17T11:30:49.348412+0000","last_fullsized":"2024-04-17T11:30:49.348412+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.964616+0000","last_change":"2024-04-17T11:30:48.964052+0000","last_active":"2024-04-17T11:30:48.964616+0000","last_peered":"2024-04-17T11:30:48.964616+0000","last_clean":"2024-04-17T11:30:48.964616+0000","last_became_active":"2024-04-17T11:30:48.963736+0000","last_became_peered":"2024-04-17T11:30:48.963736+0000","last_unstale":"2024-04-17T11:30:48.964616+0000","last_undegraded":"2024-04-17T11:30:48.964616+0000","last_fullsized":"2024-04-17T11:30:48.964616+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351139+0000","last_change":"2024-04-17T11:30:49.351139+0000","last_active":"2024-04-17T11:30:49.351139+0000","last_peered":"2024-04-17T11:30:49.351139+0000","last_clean":"2024-04-17T11:30:49.351139+0000","last_became_active":"2024-04-17T11:30:49.350808+0000","last_became_peered":"2024-04-17T11:30:49.350808+0000","last_unstale":"2024-04-17T11:30:49.351139+0000","last_undegraded":"2024-04-17T11:30:49.351139+0000","last_fullsized":"2024-04-17T11:30:49.351139+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.958589+0000","last_change":"2024-04-17T11:30:48.958059+0000","last_active":"2024-04-17T11:30:48.958589+0000","last_peered":"2024-04-17T11:30:48.958589+0000","last_clean":"2024-04-17T11:30:48.958589+0000","last_became_active":"2024-04-17T11:30:48.957745+0000","last_became_peered":"2024-04-17T11:30:48.957745+0000","last_unstale":"2024-04-17T11:30:48.958589+0000","last_undegraded":"2024-04-17T11:30:48.958589+0000","last_fullsized":"2024-04-17T11:30:48.958589+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.336907+0000","last_change":"2024-04-17T11:30:49.336907+0000","last_active":"2024-04-17T11:30:49.336907+0000","last_peered":"2024-04-17T11:30:49.336907+0000","last_clean":"2024-04-17T11:30:49.336907+0000","last_became_active":"2024-04-17T11:30:49.336596+0000","last_became_peered":"2024-04-17T11:30:49.336596+0000","last_unstale":"2024-04-17T11:30:49.336907+0000","last_undegraded":"2024-04-17T11:30:49.336907+0000","last_fullsized":"2024-04-17T11:30:49.336907+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.961398+0000","last_change":"2024-04-17T11:30:48.958915+0000","last_active":"2024-04-17T11:30:48.961398+0000","last_peered":"2024-04-17T11:30:48.961398+0000","last_clean":"2024-04-17T11:30:48.961398+0000","last_became_active":"2024-04-17T11:30:48.957929+0000","last_became_peered":"2024-04-17T11:30:48.957929+0000","last_unstale":"2024-04-17T11:30:48.961398+0000","last_undegraded":"2024-04-17T11:30:48.961398+0000","last_fullsized":"2024-04-17T11:30:48.961398+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342849+0000","last_change":"2024-04-17T11:30:49.342849+0000","last_active":"2024-04-17T11:30:49.342849+0000","last_peered":"2024-04-17T11:30:49.342849+0000","last_clean":"2024-04-17T11:30:49.342849+0000","last_became_active":"2024-04-17T11:30:49.342270+0000","last_became_peered":"2024-04-17T11:30:49.342270+0000","last_unstale":"2024-04-17T11:30:49.342849+0000","last_undegraded":"2024-04-17T11:30:49.342849+0000","last_fullsized":"2024-04-17T11:30:49.342849+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357967+0000","last_change":"2024-04-17T11:30:48.965197+0000","last_active":"2024-04-17T11:30:49.357967+0000","last_peered":"2024-04-17T11:30:49.357967+0000","last_clean":"2024-04-17T11:30:49.357967+0000","last_became_active":"2024-04-17T11:30:48.964897+0000","last_became_peered":"2024-04-17T11:30:48.964897+0000","last_unstale":"2024-04-17T11:30:49.357967+0000","last_undegraded":"2024-04-17T11:30:49.357967+0000","last_fullsized":"2024-04-17T11:30:49.357967+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.338523+0000","last_change":"2024-04-17T11:30:49.338523+0000","last_active":"2024-04-17T11:30:49.338523+0000","last_peered":"2024-04-17T11:30:49.338523+0000","last_clean":"2024-04-17T11:30:49.338523+0000","last_became_active":"2024-04-17T11:30:49.337420+0000","last_became_peered":"2024-04-17T11:30:49.337420+0000","last_unstale":"2024-04-17T11:30:49.338523+0000","last_undegraded":"2024-04-17T11:30:49.338523+0000","last_fullsized":"2024-04-17T11:30:49.338523+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.951281+0000","last_change":"2024-04-17T11:30:48.951281+0000","last_active":"2024-04-17T11:30:48.951281+0000","last_peered":"2024-04-17T11:30:48.951281+0000","last_clean":"2024-04-17T11:30:48.951281+0000","last_became_active":"2024-04-17T11:30:48.950943+0000","last_became_peered":"2024-04-17T11:30:48.950943+0000","last_unstale":"2024-04-17T11:30:48.951281+0000","last_undegraded":"2024-04-17T11:30:48.951281+0000","last_fullsized":"2024-04-17T11:30:48.951281+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350441+0000","last_change":"2024-04-17T11:30:49.350441+0000","last_active":"2024-04-17T11:30:49.350441+0000","last_peered":"2024-04-17T11:30:49.350441+0000","last_clean":"2024-04-17T11:30:49.350441+0000","last_became_active":"2024-04-17T11:30:49.350147+0000","last_became_peered":"2024-04-17T11:30:49.350147+0000","last_unstale":"2024-04-17T11:30:49.350441+0000","last_undegraded":"2024-04-17T11:30:49.350441+0000","last_fullsized":"2024-04-17T11:30:49.350441+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323111+0000","last_change":"2024-04-17T11:30:48.958502+0000","last_active":"2024-04-17T11:30:49.323111+0000","last_peered":"2024-04-17T11:30:49.323111+0000","last_clean":"2024-04-17T11:30:49.323111+0000","last_became_active":"2024-04-17T11:30:48.958183+0000","last_became_peered":"2024-04-17T11:30:48.958183+0000","last_unstale":"2024-04-17T11:30:49.323111+0000","last_undegraded":"2024-04-17T11:30:49.323111+0000","last_fullsized":"2024-04-17T11:30:49.323111+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.e","version":"0'0","reported_seq":9,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.959649+0000","last_change":"2024-04-17T11:30:48.959649+0000","last_active":"2024-04-17T11:30:48.959649+0000","last_peered":"2024-04-17T11:30:48.959649+0000","last_clean":"2024-04-17T11:30:48.959649+0000","last_became_active":"2024-04-17T11:30:48.959338+0000","last_became_peered":"2024-04-17T11:30:48.959338+0000","last_unstale":"2024-04-17T11:30:48.959649+0000","last_undegraded":"2024-04-17T11:30:48.959649+0000","last_fullsized":"2024-04-17T11:30:48.959649+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350662+0000","last_change":"2024-04-17T11:30:49.350662+0000","last_active":"2024-04-17T11:30:49.350662+0000","last_peered":"2024-04-17T11:30:49.350662+0000","last_clean":"2024-04-17T11:30:49.350662+0000","last_became_active":"2024-04-17T11:30:49.349725+0000","last_became_peered":"2024-04-17T11:30:49.349725+0000","last_unstale":"2024-04-17T11:30:49.350662+0000","last_undegraded":"2024-04-17T11:30:49.350662+0000","last_fullsized":"2024-04-17T11:30:49.350662+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340859+0000","last_change":"2024-04-17T11:30:49.340859+0000","last_active":"2024-04-17T11:30:49.340859+0000","last_peered":"2024-04-17T11:30:49.340859+0000","last_clean":"2024-04-17T11:30:49.340859+0000","last_became_active":"2024-04-17T11:30:49.340537+0000","last_became_peered":"2024-04-17T11:30:49.340537+0000","last_unstale":"2024-04-17T11:30:49.340859+0000","last_undegraded":"2024-04-17T11:30:49.340859+0000","last_fullsized":"2024-04-17T11:30:49.340859+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"creating+peering","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.942349+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[5,6],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339620+0000","last_change":"2024-04-17T11:30:49.339620+0000","last_active":"2024-04-17T11:30:49.339620+0000","last_peered":"2024-04-17T11:30:49.339620+0000","last_clean":"2024-04-17T11:30:49.339620+0000","last_became_active":"2024-04-17T11:30:49.339329+0000","last_became_peered":"2024-04-17T11:30:49.339329+0000","last_unstale":"2024-04-17T11:30:49.339620+0000","last_undegraded":"2024-04-17T11:30:49.339620+0000","last_fullsized":"2024-04-17T11:30:49.339620+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341954+0000","last_change":"2024-04-17T11:30:49.341954+0000","last_active":"2024-04-17T11:30:49.341954+0000","last_peered":"2024-04-17T11:30:49.341954+0000","last_clean":"2024-04-17T11:30:49.341954+0000","last_became_active":"2024-04-17T11:30:49.341191+0000","last_became_peered":"2024-04-17T11:30:49.341191+0000","last_unstale":"2024-04-17T11:30:49.341954+0000","last_undegraded":"2024-04-17T11:30:49.341954+0000","last_fullsized":"2024-04-17T11:30:49.341954+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.333512+0000","last_change":"2024-04-17T11:30:49.333512+0000","last_active":"2024-04-17T11:30:49.333512+0000","last_peered":"2024-04-17T11:30:49.333512+0000","last_clean":"2024-04-17T11:30:49.333512+0000","last_became_active":"2024-04-17T11:30:49.333198+0000","last_became_peered":"2024-04-17T11:30:49.333198+0000","last_unstale":"2024-04-17T11:30:49.333512+0000","last_undegraded":"2024-04-17T11:30:49.333512+0000","last_fullsized":"2024-04-17T11:30:49.333512+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340739+0000","last_change":"2024-04-17T11:30:49.340739+0000","last_active":"2024-04-17T11:30:49.340739+0000","last_peered":"2024-04-17T11:30:49.340739+0000","last_clean":"2024-04-17T11:30:49.340739+0000","last_became_active":"2024-04-17T11:30:49.339948+0000","last_became_peered":"2024-04-17T11:30:49.339948+0000","last_unstale":"2024-04-17T11:30:49.340739+0000","last_undegraded":"2024-04-17T11:30:49.340739+0000","last_fullsized":"2024-04-17T11:30:49.340739+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335830+0000","last_change":"2024-04-17T11:30:49.335830+0000","last_active":"2024-04-17T11:30:49.335830+0000","last_peered":"2024-04-17T11:30:49.335830+0000","last_clean":"2024-04-17T11:30:49.335830+0000","last_became_active":"2024-04-17T11:30:49.335161+0000","last_became_peered":"2024-04-17T11:30:49.335161+0000","last_unstale":"2024-04-17T11:30:49.335830+0000","last_undegraded":"2024-04-17T11:30:49.335830+0000","last_fullsized":"2024-04-17T11:30:49.335830+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335386+0000","last_change":"2024-04-17T11:30:49.335386+0000","last_active":"2024-04-17T11:30:49.335386+0000","last_peered":"2024-04-17T11:30:49.335386+0000","last_clean":"2024-04-17T11:30:49.335386+0000","last_became_active":"2024-04-17T11:30:49.334865+0000","last_became_peered":"2024-04-17T11:30:49.334865+0000","last_unstale":"2024-04-17T11:30:49.335386+0000","last_undegraded":"2024-04-17T11:30:49.335386+0000","last_fullsized":"2024-04-17T11:30:49.335386+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-17T11:30:48.934375+0000","last_change":"2024-04-17T11:30:48.934375+0000","last_active":"2024-04-17T11:30:48.934375+0000","last_peered":"2024-04-17T11:30:48.934375+0000","last_clean":"2024-04-17T11:30:48.934375+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-17T11:30:48.934375+0000","last_undegraded":"2024-04-17T11:30:48.934375+0000","last_fullsized":"2024-04-17T11:30:48.934375+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350463+0000","last_change":"2024-04-17T11:30:49.350463+0000","last_active":"2024-04-17T11:30:49.350463+0000","last_peered":"2024-04-17T11:30:49.350463+0000","last_clean":"2024-04-17T11:30:49.350463+0000","last_became_active":"2024-04-17T11:30:49.349953+0000","last_became_peered":"2024-04-17T11:30:49.349953+0000","last_unstale":"2024-04-17T11:30:49.350463+0000","last_undegraded":"2024-04-17T11:30:49.350463+0000","last_fullsized":"2024-04-17T11:30:49.350463+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340433+0000","last_change":"2024-04-17T11:30:49.340433+0000","last_active":"2024-04-17T11:30:49.340433+0000","last_peered":"2024-04-17T11:30:49.340433+0000","last_clean":"2024-04-17T11:30:49.340433+0000","last_became_active":"2024-04-17T11:30:49.340045+0000","last_became_peered":"2024-04-17T11:30:49.340045+0000","last_unstale":"2024-04-17T11:30:49.340433+0000","last_undegraded":"2024-04-17T11:30:49.340433+0000","last_fullsized":"2024-04-17T11:30:49.340433+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,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":156,"acting":156,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2306,"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":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":81920,"data_stored":5292,"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":48,"seq":206158430215,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297608,"kb_used_data":512,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447544,"statfs":{"total":95995035648,"available":95690285056,"internally_reserved":0,"allocated":524288,"data_stored":210088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.375}]},{"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.40600000000000003}]},{"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.47599999999999998}]},{"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.45700000000000002}]},{"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.42199999999999999}]},{"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.53400000000000003}]},{"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.56299999999999994}]}]},{"osd":6,"up_from":42,"seq":180388626443,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":211048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.35899999999999999}]},{"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.38500000000000001}]},{"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.40300000000000002}]},{"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.41099999999999998}]},{"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.374}]},{"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.48699999999999999}]},{"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.42999999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574882,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297604,"kb_used_data":508,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447548,"statfs":{"total":95995035648,"available":95690289152,"internally_reserved":0,"allocated":520192,"data_stored":209357,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:11 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.31900000000000001,"15min":0.31},"min":{"1min":0.27400000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.32900000000000001,"15min":0.315},"min":{"1min":0.28299999999999997,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.379}]},{"osd":2,"last update":"Wed Apr 17 11:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.372,"15min":0.36599999999999999},"min":{"1min":0.26300000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.32700000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.40799999999999997}]},{"osd":3,"last update":"Wed Apr 17 11:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.42399999999999999}]},{"osd":4,"last update":"Wed Apr 17 11:30:20 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.52100000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.46600000000000003}]},{"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.48199999999999998}]},{"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.501}]}]},{"osd":0,"up_from":8,"seq":34359738408,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":210212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 17 11:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.34300000000000003,"15min":0.33300000000000002},"min":{"1min":0.27400000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.34599999999999997,"15min":0.33300000000000002},"min":{"1min":0.26400000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.58899999999999997,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.26900000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:30:38 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.40500000000000003,"15min":0.39800000000000002},"min":{"1min":0.29599999999999999,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.42599999999999999,"15min":0.41599999999999998},"min":{"1min":0.33100000000000002,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.36799999999999999}]},{"osd":3,"last update":"Wed Apr 17 11:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.33500000000000002}]},{"osd":4,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.59499999999999997}]},{"osd":5,"last update":"Wed Apr 17 11:30:47 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.62},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.54200000000000004}]},{"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.5}]},{"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.63200000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411358,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297576,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447576,"statfs":{"total":95995035648,"available":95690317824,"internally_reserved":0,"allocated":491520,"data_stored":195738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.38400000000000001,"15min":0.38500000000000001},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.312},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.30099999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.56599999999999995,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.40999999999999998}]},{"osd":1,"last update":"Wed Apr 17 11:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.56599999999999995,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.27900000000000003},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40899999999999997,"15min":0.40999999999999998},"min":{"1min":0.24299999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.57499999999999996,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.37}]},{"osd":3,"last update":"Wed Apr 17 11:29:59 2024","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.32700000000000001}]},{"osd":4,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.52300000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:45 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.57599999999999996}]},{"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.76600000000000001}]},{"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.72799999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182424,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":211152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.63800000000000001}]},{"osd":1,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.505,"5min":0.505,"15min":0.505},"last":0.64800000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.60799999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:30:23 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.69299999999999995}]},{"osd":5,"last update":"Wed Apr 17 11:30:45 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.68300000000000005}]},{"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.72399999999999998}]},{"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.76300000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018900,"num_pgs":15,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":210192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.497},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.55000000000000004}]},{"osd":1,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.53300000000000003}]},{"osd":2,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.41099999999999998}]},{"osd":3,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.45600000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.35499999999999998}]},{"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.51800000000000002}]},{"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.50600000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822670,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297560,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447592,"statfs":{"total":95995035648,"available":95690334208,"internally_reserved":0,"allocated":475136,"data_stored":189244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.51900000000000002}]},{"osd":1,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.036,"5min":1.036,"15min":1.036},"last":0.49299999999999999}]},{"osd":2,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.38},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.501}]},{"osd":3,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.47099999999999997}]},{"osd":4,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.34399999999999997}]},{"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.441}]},{"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.56799999999999995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"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":1640,"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":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1536,"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":576,"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":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}]}} 2024-04-17T11:30:54.078 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3c is not active+clean 2024-04-17T11:30:54.078 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3c', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.078 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3a is not active+clean 2024-04-17T11:30:54.078 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3a', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.078 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.30 is not active+clean 2024-04-17T11:30:54.078 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.30', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.078 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2f is not active+clean 2024-04-17T11:30:54.078 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2f', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.078 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2e is not active+clean 2024-04-17T11:30:54.078 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2e', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.943138+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 52, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 52, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [2, 6, 7], 'acting': [2, 6, 7], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [6, 7], 'up_primary': 2, 'acting_primary': 2, 'purged_snaps': []} 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1c is not active+clean 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1c', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1d is not active+clean 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1d', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.18 is not active+clean 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.18', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-04-17T11:30:47.932497+0000', 'last_change': '2024-04-17T11:30:47.937515+0000', 'last_active': '2024-04-17T11:30:47.932497+0000', 'last_peered': '2024-04-17T11:30:47.932497+0000', 'last_clean': '2024-04-17T11:30:47.932497+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:47.932497+0000', 'last_undegraded': '2024-04-17T11:30:47.932497+0000', 'last_fullsized': '2024-04-17T11:30:47.932497+0000', 'mapping_epoch': 51, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 51, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [5, 4, 7], 'acting': [5, 4, 7], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [4, 7], 'up_primary': 5, 'acting_primary': 5, 'purged_snaps': []} 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.16 is not active+clean 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.16', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.16 is not active+clean 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.16', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-04-17T11:30:47.932497+0000', 'last_change': '2024-04-17T11:30:47.937748+0000', 'last_active': '2024-04-17T11:30:47.932497+0000', 'last_peered': '2024-04-17T11:30:47.932497+0000', 'last_clean': '2024-04-17T11:30:47.932497+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:47.932497+0000', 'last_undegraded': '2024-04-17T11:30:47.932497+0000', 'last_fullsized': '2024-04-17T11:30:47.932497+0000', 'mapping_epoch': 51, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 51, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [5, 6, 2], 'acting': [5, 6, 2], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [2, 6], 'up_primary': 5, 'acting_primary': 5, 'purged_snaps': []} 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.12 is not active+clean 2024-04-17T11:30:54.079 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.12', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-04-17T11:30:47.932497+0000', 'last_change': '2024-04-17T11:30:47.938377+0000', 'last_active': '2024-04-17T11:30:47.932497+0000', 'last_peered': '2024-04-17T11:30:47.932497+0000', 'last_clean': '2024-04-17T11:30:47.932497+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:47.932497+0000', 'last_undegraded': '2024-04-17T11:30:47.932497+0000', 'last_fullsized': '2024-04-17T11:30:47.932497+0000', 'mapping_epoch': 51, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 51, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [5, 3, 7], 'acting': [5, 3, 7], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [3, 7], 'up_primary': 5, 'acting_primary': 5, 'purged_snaps': []} 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.5 is not active+clean 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.5', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.2 is not active+clean 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.2', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-04-17T11:30:47.932497+0000', 'last_change': '2024-04-17T11:30:47.937951+0000', 'last_active': '2024-04-17T11:30:47.932497+0000', 'last_peered': '2024-04-17T11:30:47.932497+0000', 'last_clean': '2024-04-17T11:30:47.932497+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:47.932497+0000', 'last_undegraded': '2024-04-17T11:30:47.932497+0000', 'last_fullsized': '2024-04-17T11:30:47.932497+0000', 'mapping_epoch': 51, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 51, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [5, 1, 6], 'acting': [5, 1, 6], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [1, 6], 'up_primary': 5, 'acting_primary': 5, 'purged_snaps': []} 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.3 is not active+clean 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.3', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-04-17T11:30:47.932497+0000', 'last_change': '2024-04-17T11:30:47.937655+0000', 'last_active': '2024-04-17T11:30:47.932497+0000', 'last_peered': '2024-04-17T11:30:47.932497+0000', 'last_clean': '2024-04-17T11:30:47.932497+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:47.932497+0000', 'last_undegraded': '2024-04-17T11:30:47.932497+0000', 'last_fullsized': '2024-04-17T11:30:47.932497+0000', 'mapping_epoch': 51, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 51, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:47.932497+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [5, 2, 7], 'acting': [5, 2, 7], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [2, 7], 'up_primary': 5, 'acting_primary': 5, 'purged_snaps': []} 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.c is not active+clean 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.c', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.21 is not active+clean 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.21', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.942349+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 52, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 52, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [2, 5, 6], 'acting': [2, 5, 6], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [5, 6], 'up_primary': 2, 'acting_primary': 2, 'purged_snaps': []} 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.22 is not active+clean 2024-04-17T11:30:54.080 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.22', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.081 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.28 is not active+clean 2024-04-17T11:30:54.081 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.28', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.081 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2a is not active+clean 2024-04-17T11:30:54.081 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2a', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-17T11:30:48.934375+0000', 'last_change': '2024-04-17T11:30:48.934375+0000', 'last_active': '2024-04-17T11:30:48.934375+0000', 'last_peered': '2024-04-17T11:30:48.934375+0000', 'last_clean': '2024-04-17T11:30:48.934375+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-17T11:30:48.934375+0000', 'last_undegraded': '2024-04-17T11:30:48.934375+0000', 'last_fullsized': '2024-04-17T11:30:48.934375+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'last_clean_scrub_stamp': '2024-04-17T11:30:48.934375+0000', 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-17T11:30:54.081 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph status --format=json 2024-04-17T11:30:54.484 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:54.484 INFO:teuthology.orchestra.run.smithi031.stdout:{"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":225,"monmap":{"epoch":3,"min_mon_release_name":"pacific","num_mons":3},"osdmap":{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1713353429,"num_in_osds":8,"osd_in_since":1713353412,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":78},{"state_name":"unknown","count":12},{"state_name":"creating+peering","count":7}],"num_pgs":97,"num_pools":3,"num_objects":16,"data_bytes":2306,"bytes_used":2437951488,"bytes_avail":765522333696,"bytes_total":767960285184,"unknown_pgs_ratio":0.12371134012937546,"inactive_pgs_ratio":0.072164945304393768,"write_bytes_sec":4609,"read_op_per_sec":0,"write_op_per_sec":10},"fsmap":{"epoch":8,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"b","status":"up:active","gid":24340}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.31:8443/"}},"servicemap":{"epoch":11,"modified":"2024-04-17T11:30:44.542604+0000","services":{"mds":{"daemons":{"summary":"","a":{"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":{}} 2024-04-17T11:30:54.497 INFO:tasks.cephfs.filesystem.ceph_manager:no progress seen, keeping timeout for now 2024-04-17T11:30:54.497 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-17T11:30:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:53.335925+0000 mgr.y (mgr.14146) 192 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:53.693810+0000 mgr.y (mgr.14146) 193 : audit [DBG] from='client.24437 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:53.335925+0000 mgr.y (mgr.14146) 192 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:53.693810+0000 mgr.y (mgr.14146) 193 : audit [DBG] from='client.24437 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:53.335925+0000 mgr.y (mgr.14146) 192 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:53.693810+0000 mgr.y (mgr.14146) 193 : audit [DBG] from='client.24437 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:54.804 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:54.805 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2024-04-17T11:30:54.816 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":180,"stamp":"2024-04-17T11:30:54.544480+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2306,"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":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":38,"ondisk_log_size":38,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":184,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2380912,"kb_used_data":4144,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580304,"statfs":{"total":767960285184,"available":765522231296,"internally_reserved":0,"allocated":4243456,"data_stored":1695708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2124,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":38,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":12,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.222071"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349417+0000","last_change":"2024-04-17T11:30:49.349417+0000","last_active":"2024-04-17T11:30:49.349417+0000","last_peered":"2024-04-17T11:30:49.349417+0000","last_clean":"2024-04-17T11:30:49.349417+0000","last_became_active":"2024-04-17T11:30:49.349117+0000","last_became_peered":"2024-04-17T11:30:49.349117+0000","last_unstale":"2024-04-17T11:30:49.349417+0000","last_undegraded":"2024-04-17T11:30:49.349417+0000","last_fullsized":"2024-04-17T11:30:49.349417+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335907+0000","last_change":"2024-04-17T11:30:49.335907+0000","last_active":"2024-04-17T11:30:49.335907+0000","last_peered":"2024-04-17T11:30:49.335907+0000","last_clean":"2024-04-17T11:30:49.335907+0000","last_became_active":"2024-04-17T11:30:49.335626+0000","last_became_peered":"2024-04-17T11:30:49.335626+0000","last_unstale":"2024-04-17T11:30:49.335907+0000","last_undegraded":"2024-04-17T11:30:49.335907+0000","last_fullsized":"2024-04-17T11:30:49.335907+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335272+0000","last_change":"2024-04-17T11:30:49.335272+0000","last_active":"2024-04-17T11:30:49.335272+0000","last_peered":"2024-04-17T11:30:49.335272+0000","last_clean":"2024-04-17T11:30:49.335272+0000","last_became_active":"2024-04-17T11:30:49.334932+0000","last_became_peered":"2024-04-17T11:30:49.334932+0000","last_unstale":"2024-04-17T11:30:49.335272+0000","last_undegraded":"2024-04-17T11:30:49.335272+0000","last_fullsized":"2024-04-17T11:30:49.335272+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.355265+0000","last_change":"2024-04-17T11:30:49.353464+0000","last_active":"2024-04-17T11:30:49.355265+0000","last_peered":"2024-04-17T11:30:49.355265+0000","last_clean":"2024-04-17T11:30:49.355265+0000","last_became_active":"2024-04-17T11:30:49.353120+0000","last_became_peered":"2024-04-17T11:30:49.353120+0000","last_unstale":"2024-04-17T11:30:49.355265+0000","last_undegraded":"2024-04-17T11:30:49.355265+0000","last_fullsized":"2024-04-17T11:30:49.355265+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357975+0000","last_change":"2024-04-17T11:30:49.357975+0000","last_active":"2024-04-17T11:30:49.357975+0000","last_peered":"2024-04-17T11:30:49.357975+0000","last_clean":"2024-04-17T11:30:49.357975+0000","last_became_active":"2024-04-17T11:30:49.357553+0000","last_became_peered":"2024-04-17T11:30:49.357553+0000","last_unstale":"2024-04-17T11:30:49.357975+0000","last_undegraded":"2024-04-17T11:30:49.357975+0000","last_fullsized":"2024-04-17T11:30:49.357975+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352916+0000","last_change":"2024-04-17T11:30:49.349387+0000","last_active":"2024-04-17T11:30:49.352916+0000","last_peered":"2024-04-17T11:30:49.352916+0000","last_clean":"2024-04-17T11:30:49.352916+0000","last_became_active":"2024-04-17T11:30:49.348888+0000","last_became_peered":"2024-04-17T11:30:49.348888+0000","last_unstale":"2024-04-17T11:30:49.352916+0000","last_undegraded":"2024-04-17T11:30:49.352916+0000","last_fullsized":"2024-04-17T11:30:49.352916+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352329+0000","last_change":"2024-04-17T11:30:49.352329+0000","last_active":"2024-04-17T11:30:49.352329+0000","last_peered":"2024-04-17T11:30:49.352329+0000","last_clean":"2024-04-17T11:30:49.352329+0000","last_became_active":"2024-04-17T11:30:49.352014+0000","last_became_peered":"2024-04-17T11:30:49.352014+0000","last_unstale":"2024-04-17T11:30:49.352329+0000","last_undegraded":"2024-04-17T11:30:49.352329+0000","last_fullsized":"2024-04-17T11:30:49.352329+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349279+0000","last_change":"2024-04-17T11:30:49.349279+0000","last_active":"2024-04-17T11:30:49.349279+0000","last_peered":"2024-04-17T11:30:49.349279+0000","last_clean":"2024-04-17T11:30:49.349279+0000","last_became_active":"2024-04-17T11:30:49.348937+0000","last_became_peered":"2024-04-17T11:30:49.348937+0000","last_unstale":"2024-04-17T11:30:49.349279+0000","last_undegraded":"2024-04-17T11:30:49.349279+0000","last_fullsized":"2024-04-17T11:30:49.349279+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353842+0000","last_change":"2024-04-17T11:30:49.353842+0000","last_active":"2024-04-17T11:30:49.353842+0000","last_peered":"2024-04-17T11:30:49.353842+0000","last_clean":"2024-04-17T11:30:49.353842+0000","last_became_active":"2024-04-17T11:30:49.353506+0000","last_became_peered":"2024-04-17T11:30:49.353506+0000","last_unstale":"2024-04-17T11:30:49.353842+0000","last_undegraded":"2024-04-17T11:30:49.353842+0000","last_fullsized":"2024-04-17T11:30:49.353842+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342168+0000","last_change":"2024-04-17T11:30:49.342168+0000","last_active":"2024-04-17T11:30:49.342168+0000","last_peered":"2024-04-17T11:30:49.342168+0000","last_clean":"2024-04-17T11:30:49.342168+0000","last_became_active":"2024-04-17T11:30:49.341860+0000","last_became_peered":"2024-04-17T11:30:49.341860+0000","last_unstale":"2024-04-17T11:30:49.342168+0000","last_undegraded":"2024-04-17T11:30:49.342168+0000","last_fullsized":"2024-04-17T11:30:49.342168+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.343758+0000","last_change":"2024-04-17T11:30:49.343758+0000","last_active":"2024-04-17T11:30:49.343758+0000","last_peered":"2024-04-17T11:30:49.343758+0000","last_clean":"2024-04-17T11:30:49.343758+0000","last_became_active":"2024-04-17T11:30:49.343451+0000","last_became_peered":"2024-04-17T11:30:49.343451+0000","last_unstale":"2024-04-17T11:30:49.343758+0000","last_undegraded":"2024-04-17T11:30:49.343758+0000","last_fullsized":"2024-04-17T11:30:49.343758+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348802+0000","last_change":"2024-04-17T11:30:49.348802+0000","last_active":"2024-04-17T11:30:49.348802+0000","last_peered":"2024-04-17T11:30:49.348802+0000","last_clean":"2024-04-17T11:30:49.348802+0000","last_became_active":"2024-04-17T11:30:49.348134+0000","last_became_peered":"2024-04-17T11:30:49.348134+0000","last_unstale":"2024-04-17T11:30:49.348802+0000","last_undegraded":"2024-04-17T11:30:49.348802+0000","last_fullsized":"2024-04-17T11:30:49.348802+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334733+0000","last_change":"2024-04-17T11:30:49.334733+0000","last_active":"2024-04-17T11:30:49.334733+0000","last_peered":"2024-04-17T11:30:49.334733+0000","last_clean":"2024-04-17T11:30:49.334733+0000","last_became_active":"2024-04-17T11:30:49.334306+0000","last_became_peered":"2024-04-17T11:30:49.334306+0000","last_unstale":"2024-04-17T11:30:49.334733+0000","last_undegraded":"2024-04-17T11:30:49.334733+0000","last_fullsized":"2024-04-17T11:30:49.334733+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347635+0000","last_change":"2024-04-17T11:30:49.347635+0000","last_active":"2024-04-17T11:30:49.347635+0000","last_peered":"2024-04-17T11:30:49.347635+0000","last_clean":"2024-04-17T11:30:49.347635+0000","last_became_active":"2024-04-17T11:30:49.347348+0000","last_became_peered":"2024-04-17T11:30:49.347348+0000","last_unstale":"2024-04-17T11:30:49.347635+0000","last_undegraded":"2024-04-17T11:30:49.347635+0000","last_fullsized":"2024-04-17T11:30:49.347635+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.345992+0000","last_change":"2024-04-17T11:30:49.345992+0000","last_active":"2024-04-17T11:30:49.345992+0000","last_peered":"2024-04-17T11:30:49.345992+0000","last_clean":"2024-04-17T11:30:49.345992+0000","last_became_active":"2024-04-17T11:30:49.345684+0000","last_became_peered":"2024-04-17T11:30:49.345684+0000","last_unstale":"2024-04-17T11:30:49.345992+0000","last_undegraded":"2024-04-17T11:30:49.345992+0000","last_fullsized":"2024-04-17T11:30:49.345992+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353105+0000","last_change":"2024-04-17T11:30:49.351855+0000","last_active":"2024-04-17T11:30:49.353105+0000","last_peered":"2024-04-17T11:30:49.353105+0000","last_clean":"2024-04-17T11:30:49.353105+0000","last_became_active":"2024-04-17T11:30:49.351608+0000","last_became_peered":"2024-04-17T11:30:49.351608+0000","last_unstale":"2024-04-17T11:30:49.353105+0000","last_undegraded":"2024-04-17T11:30:49.353105+0000","last_fullsized":"2024-04-17T11:30:49.353105+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352695+0000","last_change":"2024-04-17T11:30:49.352047+0000","last_active":"2024-04-17T11:30:49.352695+0000","last_peered":"2024-04-17T11:30:49.352695+0000","last_clean":"2024-04-17T11:30:49.352695+0000","last_became_active":"2024-04-17T11:30:49.351697+0000","last_became_peered":"2024-04-17T11:30:49.351697+0000","last_unstale":"2024-04-17T11:30:49.352695+0000","last_undegraded":"2024-04-17T11:30:49.352695+0000","last_fullsized":"2024-04-17T11:30:49.352695+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.337257+0000","last_change":"2024-04-17T11:30:49.337003+0000","last_active":"2024-04-17T11:30:49.337257+0000","last_peered":"2024-04-17T11:30:49.337257+0000","last_clean":"2024-04-17T11:30:49.337257+0000","last_became_active":"2024-04-17T11:30:49.336703+0000","last_became_peered":"2024-04-17T11:30:49.336703+0000","last_unstale":"2024-04-17T11:30:49.337257+0000","last_undegraded":"2024-04-17T11:30:49.337257+0000","last_fullsized":"2024-04-17T11:30:49.337257+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.346516+0000","last_change":"2024-04-17T11:30:49.346516+0000","last_active":"2024-04-17T11:30:49.346516+0000","last_peered":"2024-04-17T11:30:49.346516+0000","last_clean":"2024-04-17T11:30:49.346516+0000","last_became_active":"2024-04-17T11:30:49.346037+0000","last_became_peered":"2024-04-17T11:30:49.346037+0000","last_unstale":"2024-04-17T11:30:49.346516+0000","last_undegraded":"2024-04-17T11:30:49.346516+0000","last_fullsized":"2024-04-17T11:30:49.346516+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'4","reported_seq":14,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.358377+0000","last_change":"2024-04-17T11:30:48.959958+0000","last_active":"2024-04-17T11:30:49.358377+0000","last_peered":"2024-04-17T11:30:49.358377+0000","last_clean":"2024-04-17T11:30:49.358377+0000","last_became_active":"2024-04-17T11:30:48.959635+0000","last_became_peered":"2024-04-17T11:30:48.959635+0000","last_unstale":"2024-04-17T11:30:49.358377+0000","last_undegraded":"2024-04-17T11:30:49.358377+0000","last_fullsized":"2024-04-17T11:30:49.358377+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334148+0000","last_change":"2024-04-17T11:30:49.334148+0000","last_active":"2024-04-17T11:30:49.334148+0000","last_peered":"2024-04-17T11:30:49.334148+0000","last_clean":"2024-04-17T11:30:49.334148+0000","last_became_active":"2024-04-17T11:30:49.333848+0000","last_became_peered":"2024-04-17T11:30:49.333848+0000","last_unstale":"2024-04-17T11:30:49.334148+0000","last_undegraded":"2024-04-17T11:30:49.334148+0000","last_fullsized":"2024-04-17T11:30:49.334148+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.327599+0000","last_change":"2024-04-17T11:30:48.964334+0000","last_active":"2024-04-17T11:30:49.327599+0000","last_peered":"2024-04-17T11:30:49.327599+0000","last_clean":"2024-04-17T11:30:49.327599+0000","last_became_active":"2024-04-17T11:30:48.963865+0000","last_became_peered":"2024-04-17T11:30:48.963865+0000","last_unstale":"2024-04-17T11:30:49.327599+0000","last_undegraded":"2024-04-17T11:30:49.327599+0000","last_fullsized":"2024-04-17T11:30:49.327599+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340736+0000","last_change":"2024-04-17T11:30:49.340736+0000","last_active":"2024-04-17T11:30:49.340736+0000","last_peered":"2024-04-17T11:30:49.340736+0000","last_clean":"2024-04-17T11:30:49.340736+0000","last_became_active":"2024-04-17T11:30:49.340215+0000","last_became_peered":"2024-04-17T11:30:49.340215+0000","last_unstale":"2024-04-17T11:30:49.340736+0000","last_undegraded":"2024-04-17T11:30:49.340736+0000","last_fullsized":"2024-04-17T11:30:49.340736+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349118+0000","last_change":"2024-04-17T11:30:48.964591+0000","last_active":"2024-04-17T11:30:49.349118+0000","last_peered":"2024-04-17T11:30:49.349118+0000","last_clean":"2024-04-17T11:30:49.349118+0000","last_became_active":"2024-04-17T11:30:48.964273+0000","last_became_peered":"2024-04-17T11:30:48.964273+0000","last_unstale":"2024-04-17T11:30:49.349118+0000","last_undegraded":"2024-04-17T11:30:49.349118+0000","last_fullsized":"2024-04-17T11:30:49.349118+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347662+0000","last_change":"2024-04-17T11:30:49.346697+0000","last_active":"2024-04-17T11:30:49.347662+0000","last_peered":"2024-04-17T11:30:49.347662+0000","last_clean":"2024-04-17T11:30:49.347662+0000","last_became_active":"2024-04-17T11:30:49.346249+0000","last_became_peered":"2024-04-17T11:30:49.346249+0000","last_unstale":"2024-04-17T11:30:49.347662+0000","last_undegraded":"2024-04-17T11:30:49.347662+0000","last_fullsized":"2024-04-17T11:30:49.347662+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351693+0000","last_change":"2024-04-17T11:30:48.965796+0000","last_active":"2024-04-17T11:30:49.351693+0000","last_peered":"2024-04-17T11:30:49.351693+0000","last_clean":"2024-04-17T11:30:49.351693+0000","last_became_active":"2024-04-17T11:30:48.965490+0000","last_became_peered":"2024-04-17T11:30:48.965490+0000","last_unstale":"2024-04-17T11:30:49.351693+0000","last_undegraded":"2024-04-17T11:30:49.351693+0000","last_fullsized":"2024-04-17T11:30:49.351693+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339092+0000","last_change":"2024-04-17T11:30:49.336207+0000","last_active":"2024-04-17T11:30:49.339092+0000","last_peered":"2024-04-17T11:30:49.339092+0000","last_clean":"2024-04-17T11:30:49.339092+0000","last_became_active":"2024-04-17T11:30:49.335861+0000","last_became_peered":"2024-04-17T11:30:49.335861+0000","last_unstale":"2024-04-17T11:30:49.339092+0000","last_undegraded":"2024-04-17T11:30:49.339092+0000","last_fullsized":"2024-04-17T11:30:49.339092+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.327748+0000","last_change":"2024-04-17T11:30:48.964579+0000","last_active":"2024-04-17T11:30:49.327748+0000","last_peered":"2024-04-17T11:30:49.327748+0000","last_clean":"2024-04-17T11:30:49.327748+0000","last_became_active":"2024-04-17T11:30:48.964287+0000","last_became_peered":"2024-04-17T11:30:48.964287+0000","last_unstale":"2024-04-17T11:30:49.327748+0000","last_undegraded":"2024-04-17T11:30:49.327748+0000","last_fullsized":"2024-04-17T11:30:49.327748+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334548+0000","last_change":"2024-04-17T11:30:49.334548+0000","last_active":"2024-04-17T11:30:49.334548+0000","last_peered":"2024-04-17T11:30:49.334548+0000","last_clean":"2024-04-17T11:30:49.334548+0000","last_became_active":"2024-04-17T11:30:49.334245+0000","last_became_peered":"2024-04-17T11:30:49.334245+0000","last_unstale":"2024-04-17T11:30:49.334548+0000","last_undegraded":"2024-04-17T11:30:49.334548+0000","last_fullsized":"2024-04-17T11:30:49.334548+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323771+0000","last_change":"2024-04-17T11:30:48.960976+0000","last_active":"2024-04-17T11:30:49.323771+0000","last_peered":"2024-04-17T11:30:49.323771+0000","last_clean":"2024-04-17T11:30:49.323771+0000","last_became_active":"2024-04-17T11:30:48.960644+0000","last_became_peered":"2024-04-17T11:30:48.960644+0000","last_unstale":"2024-04-17T11:30:49.323771+0000","last_undegraded":"2024-04-17T11:30:49.323771+0000","last_fullsized":"2024-04-17T11:30:49.323771+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350267+0000","last_change":"2024-04-17T11:30:49.350267+0000","last_active":"2024-04-17T11:30:49.350267+0000","last_peered":"2024-04-17T11:30:49.350267+0000","last_clean":"2024-04-17T11:30:49.350267+0000","last_became_active":"2024-04-17T11:30:49.349521+0000","last_became_peered":"2024-04-17T11:30:49.349521+0000","last_unstale":"2024-04-17T11:30:49.350267+0000","last_undegraded":"2024-04-17T11:30:49.350267+0000","last_fullsized":"2024-04-17T11:30:49.350267+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.966325+0000","last_change":"2024-04-17T11:30:48.963974+0000","last_active":"2024-04-17T11:30:48.966325+0000","last_peered":"2024-04-17T11:30:48.966325+0000","last_clean":"2024-04-17T11:30:48.966325+0000","last_became_active":"2024-04-17T11:30:48.963692+0000","last_became_peered":"2024-04-17T11:30:48.963692+0000","last_unstale":"2024-04-17T11:30:48.966325+0000","last_undegraded":"2024-04-17T11:30:48.966325+0000","last_fullsized":"2024-04-17T11:30:48.966325+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341587+0000","last_change":"2024-04-17T11:30:49.341587+0000","last_active":"2024-04-17T11:30:49.341587+0000","last_peered":"2024-04-17T11:30:49.341587+0000","last_clean":"2024-04-17T11:30:49.341587+0000","last_became_active":"2024-04-17T11:30:49.341285+0000","last_became_peered":"2024-04-17T11:30:49.341285+0000","last_unstale":"2024-04-17T11:30:49.341587+0000","last_undegraded":"2024-04-17T11:30:49.341587+0000","last_fullsized":"2024-04-17T11:30:49.341587+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.336322+0000","last_change":"2024-04-17T11:30:48.960332+0000","last_active":"2024-04-17T11:30:49.336322+0000","last_peered":"2024-04-17T11:30:49.336322+0000","last_clean":"2024-04-17T11:30:49.336322+0000","last_became_active":"2024-04-17T11:30:48.960017+0000","last_became_peered":"2024-04-17T11:30:48.960017+0000","last_unstale":"2024-04-17T11:30:49.336322+0000","last_undegraded":"2024-04-17T11:30:49.336322+0000","last_fullsized":"2024-04-17T11:30:49.336322+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334119+0000","last_change":"2024-04-17T11:30:49.334119+0000","last_active":"2024-04-17T11:30:49.334119+0000","last_peered":"2024-04-17T11:30:49.334119+0000","last_clean":"2024-04-17T11:30:49.334119+0000","last_became_active":"2024-04-17T11:30:49.333794+0000","last_became_peered":"2024-04-17T11:30:49.333794+0000","last_unstale":"2024-04-17T11:30:49.334119+0000","last_undegraded":"2024-04-17T11:30:49.334119+0000","last_fullsized":"2024-04-17T11:30:49.334119+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.962265+0000","last_change":"2024-04-17T11:30:48.956601+0000","last_active":"2024-04-17T11:30:48.962265+0000","last_peered":"2024-04-17T11:30:48.962265+0000","last_clean":"2024-04-17T11:30:48.962265+0000","last_became_active":"2024-04-17T11:30:48.956174+0000","last_became_peered":"2024-04-17T11:30:48.956174+0000","last_unstale":"2024-04-17T11:30:48.962265+0000","last_undegraded":"2024-04-17T11:30:48.962265+0000","last_fullsized":"2024-04-17T11:30:48.962265+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352694+0000","last_change":"2024-04-17T11:30:49.350803+0000","last_active":"2024-04-17T11:30:49.352694+0000","last_peered":"2024-04-17T11:30:49.352694+0000","last_clean":"2024-04-17T11:30:49.352694+0000","last_became_active":"2024-04-17T11:30:49.350472+0000","last_became_peered":"2024-04-17T11:30:49.350472+0000","last_unstale":"2024-04-17T11:30:49.352694+0000","last_undegraded":"2024-04-17T11:30:49.352694+0000","last_fullsized":"2024-04-17T11:30:49.352694+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.336994+0000","last_change":"2024-04-17T11:30:48.956635+0000","last_active":"2024-04-17T11:30:49.336994+0000","last_peered":"2024-04-17T11:30:49.336994+0000","last_clean":"2024-04-17T11:30:49.336994+0000","last_became_active":"2024-04-17T11:30:48.956193+0000","last_became_peered":"2024-04-17T11:30:48.956193+0000","last_unstale":"2024-04-17T11:30:49.336994+0000","last_undegraded":"2024-04-17T11:30:49.336994+0000","last_fullsized":"2024-04-17T11:30:49.336994+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340929+0000","last_change":"2024-04-17T11:30:49.340929+0000","last_active":"2024-04-17T11:30:49.340929+0000","last_peered":"2024-04-17T11:30:49.340929+0000","last_clean":"2024-04-17T11:30:49.340929+0000","last_became_active":"2024-04-17T11:30:49.340555+0000","last_became_peered":"2024-04-17T11:30:49.340555+0000","last_unstale":"2024-04-17T11:30:49.340929+0000","last_undegraded":"2024-04-17T11:30:49.340929+0000","last_fullsized":"2024-04-17T11:30:49.340929+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"53'3","reported_seq":13,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348551+0000","last_change":"2024-04-17T11:30:48.963987+0000","last_active":"2024-04-17T11:30:49.348551+0000","last_peered":"2024-04-17T11:30:49.348551+0000","last_clean":"2024-04-17T11:30:49.348551+0000","last_became_active":"2024-04-17T11:30:48.963677+0000","last_became_peered":"2024-04-17T11:30:48.963677+0000","last_unstale":"2024-04-17T11:30:49.348551+0000","last_undegraded":"2024-04-17T11:30:49.348551+0000","last_fullsized":"2024-04-17T11:30:49.348551+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351807+0000","last_change":"2024-04-17T11:30:49.351807+0000","last_active":"2024-04-17T11:30:49.351807+0000","last_peered":"2024-04-17T11:30:49.351807+0000","last_clean":"2024-04-17T11:30:49.351807+0000","last_became_active":"2024-04-17T11:30:49.351460+0000","last_became_peered":"2024-04-17T11:30:49.351460+0000","last_unstale":"2024-04-17T11:30:49.351807+0000","last_undegraded":"2024-04-17T11:30:49.351807+0000","last_fullsized":"2024-04-17T11:30:49.351807+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'6","reported_seq":16,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.356337+0000","last_change":"2024-04-17T11:30:48.957889+0000","last_active":"2024-04-17T11:30:49.356337+0000","last_peered":"2024-04-17T11:30:49.356337+0000","last_clean":"2024-04-17T11:30:49.356337+0000","last_became_active":"2024-04-17T11:30:48.957558+0000","last_became_peered":"2024-04-17T11:30:48.957558+0000","last_unstale":"2024-04-17T11:30:49.356337+0000","last_undegraded":"2024-04-17T11:30:49.356337+0000","last_fullsized":"2024-04-17T11:30:49.356337+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349825+0000","last_change":"2024-04-17T11:30:49.349825+0000","last_active":"2024-04-17T11:30:49.349825+0000","last_peered":"2024-04-17T11:30:49.349825+0000","last_clean":"2024-04-17T11:30:49.349825+0000","last_became_active":"2024-04-17T11:30:49.349527+0000","last_became_peered":"2024-04-17T11:30:49.349527+0000","last_unstale":"2024-04-17T11:30:49.349825+0000","last_undegraded":"2024-04-17T11:30:49.349825+0000","last_fullsized":"2024-04-17T11:30:49.349825+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357788+0000","last_change":"2024-04-17T11:30:48.959154+0000","last_active":"2024-04-17T11:30:49.357788+0000","last_peered":"2024-04-17T11:30:49.357788+0000","last_clean":"2024-04-17T11:30:49.357788+0000","last_became_active":"2024-04-17T11:30:48.958647+0000","last_became_peered":"2024-04-17T11:30:48.958647+0000","last_unstale":"2024-04-17T11:30:49.357788+0000","last_undegraded":"2024-04-17T11:30:49.357788+0000","last_fullsized":"2024-04-17T11:30:49.357788+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351693+0000","last_change":"2024-04-17T11:30:49.351693+0000","last_active":"2024-04-17T11:30:49.351693+0000","last_peered":"2024-04-17T11:30:49.351693+0000","last_clean":"2024-04-17T11:30:49.351693+0000","last_became_active":"2024-04-17T11:30:49.351408+0000","last_became_peered":"2024-04-17T11:30:49.351408+0000","last_unstale":"2024-04-17T11:30:49.351693+0000","last_undegraded":"2024-04-17T11:30:49.351693+0000","last_fullsized":"2024-04-17T11:30:49.351693+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339874+0000","last_change":"2024-04-17T11:30:48.962177+0000","last_active":"2024-04-17T11:30:49.339874+0000","last_peered":"2024-04-17T11:30:49.339874+0000","last_clean":"2024-04-17T11:30:49.339874+0000","last_became_active":"2024-04-17T11:30:48.961857+0000","last_became_peered":"2024-04-17T11:30:48.961857+0000","last_unstale":"2024-04-17T11:30:49.339874+0000","last_undegraded":"2024-04-17T11:30:49.339874+0000","last_fullsized":"2024-04-17T11:30:49.339874+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350893+0000","last_change":"2024-04-17T11:30:49.350893+0000","last_active":"2024-04-17T11:30:49.350893+0000","last_peered":"2024-04-17T11:30:49.350893+0000","last_clean":"2024-04-17T11:30:49.350893+0000","last_became_active":"2024-04-17T11:30:49.350601+0000","last_became_peered":"2024-04-17T11:30:49.350601+0000","last_unstale":"2024-04-17T11:30:49.350893+0000","last_undegraded":"2024-04-17T11:30:49.350893+0000","last_fullsized":"2024-04-17T11:30:49.350893+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.963793+0000","last_change":"2024-04-17T11:30:48.956287+0000","last_active":"2024-04-17T11:30:48.963793+0000","last_peered":"2024-04-17T11:30:48.963793+0000","last_clean":"2024-04-17T11:30:48.963793+0000","last_became_active":"2024-04-17T11:30:48.955942+0000","last_became_peered":"2024-04-17T11:30:48.955942+0000","last_unstale":"2024-04-17T11:30:48.963793+0000","last_undegraded":"2024-04-17T11:30:48.963793+0000","last_fullsized":"2024-04-17T11:30:48.963793+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341551+0000","last_change":"2024-04-17T11:30:49.341551+0000","last_active":"2024-04-17T11:30:49.341551+0000","last_peered":"2024-04-17T11:30:49.341551+0000","last_clean":"2024-04-17T11:30:49.341551+0000","last_became_active":"2024-04-17T11:30:49.341183+0000","last_became_peered":"2024-04-17T11:30:49.341183+0000","last_unstale":"2024-04-17T11:30:49.341551+0000","last_undegraded":"2024-04-17T11:30:49.341551+0000","last_fullsized":"2024-04-17T11:30:49.341551+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"53'8","reported_seq":19,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347969+0000","last_change":"2024-04-17T11:30:48.954488+0000","last_active":"2024-04-17T11:30:49.347969+0000","last_peered":"2024-04-17T11:30:49.347969+0000","last_clean":"2024-04-17T11:30:49.347969+0000","last_became_active":"2024-04-17T11:30:48.954190+0000","last_became_peered":"2024-04-17T11:30:48.954190+0000","last_unstale":"2024-04-17T11:30:49.347969+0000","last_undegraded":"2024-04-17T11:30:49.347969+0000","last_fullsized":"2024-04-17T11:30:49.347969+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352527+0000","last_change":"2024-04-17T11:30:49.352527+0000","last_active":"2024-04-17T11:30:49.352527+0000","last_peered":"2024-04-17T11:30:49.352527+0000","last_clean":"2024-04-17T11:30:49.352527+0000","last_became_active":"2024-04-17T11:30:49.352160+0000","last_became_peered":"2024-04-17T11:30:49.352160+0000","last_unstale":"2024-04-17T11:30:49.352527+0000","last_undegraded":"2024-04-17T11:30:49.352527+0000","last_fullsized":"2024-04-17T11:30:49.352527+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.333112+0000","last_change":"2024-04-17T11:30:48.960116+0000","last_active":"2024-04-17T11:30:49.333112+0000","last_peered":"2024-04-17T11:30:49.333112+0000","last_clean":"2024-04-17T11:30:49.333112+0000","last_became_active":"2024-04-17T11:30:48.959746+0000","last_became_peered":"2024-04-17T11:30:48.959746+0000","last_unstale":"2024-04-17T11:30:49.333112+0000","last_undegraded":"2024-04-17T11:30:49.333112+0000","last_fullsized":"2024-04-17T11:30:49.333112+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350154+0000","last_change":"2024-04-17T11:30:49.350154+0000","last_active":"2024-04-17T11:30:49.350154+0000","last_peered":"2024-04-17T11:30:49.350154+0000","last_clean":"2024-04-17T11:30:49.350154+0000","last_became_active":"2024-04-17T11:30:49.349850+0000","last_became_peered":"2024-04-17T11:30:49.349850+0000","last_unstale":"2024-04-17T11:30:49.350154+0000","last_undegraded":"2024-04-17T11:30:49.350154+0000","last_fullsized":"2024-04-17T11:30:49.350154+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.964965+0000","last_change":"2024-04-17T11:30:48.963984+0000","last_active":"2024-04-17T11:30:48.964965+0000","last_peered":"2024-04-17T11:30:48.964965+0000","last_clean":"2024-04-17T11:30:48.964965+0000","last_became_active":"2024-04-17T11:30:48.963661+0000","last_became_peered":"2024-04-17T11:30:48.963661+0000","last_unstale":"2024-04-17T11:30:48.964965+0000","last_undegraded":"2024-04-17T11:30:48.964965+0000","last_fullsized":"2024-04-17T11:30:48.964965+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347055+0000","last_change":"2024-04-17T11:30:49.345274+0000","last_active":"2024-04-17T11:30:49.347055+0000","last_peered":"2024-04-17T11:30:49.347055+0000","last_clean":"2024-04-17T11:30:49.347055+0000","last_became_active":"2024-04-17T11:30:49.344650+0000","last_became_peered":"2024-04-17T11:30:49.344650+0000","last_unstale":"2024-04-17T11:30:49.347055+0000","last_undegraded":"2024-04-17T11:30:49.347055+0000","last_fullsized":"2024-04-17T11:30:49.347055+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339773+0000","last_change":"2024-04-17T11:30:48.957616+0000","last_active":"2024-04-17T11:30:49.339773+0000","last_peered":"2024-04-17T11:30:49.339773+0000","last_clean":"2024-04-17T11:30:49.339773+0000","last_became_active":"2024-04-17T11:30:48.956962+0000","last_became_peered":"2024-04-17T11:30:48.956962+0000","last_unstale":"2024-04-17T11:30:49.339773+0000","last_undegraded":"2024-04-17T11:30:49.339773+0000","last_fullsized":"2024-04-17T11:30:49.339773+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335768+0000","last_change":"2024-04-17T11:30:49.335768+0000","last_active":"2024-04-17T11:30:49.335768+0000","last_peered":"2024-04-17T11:30:49.335768+0000","last_clean":"2024-04-17T11:30:49.335768+0000","last_became_active":"2024-04-17T11:30:49.335438+0000","last_became_peered":"2024-04-17T11:30:49.335438+0000","last_unstale":"2024-04-17T11:30:49.335768+0000","last_undegraded":"2024-04-17T11:30:49.335768+0000","last_fullsized":"2024-04-17T11:30:49.335768+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.328188+0000","last_change":"2024-04-17T11:30:49.328188+0000","last_active":"2024-04-17T11:30:49.328188+0000","last_peered":"2024-04-17T11:30:49.328188+0000","last_clean":"2024-04-17T11:30:49.328188+0000","last_became_active":"2024-04-17T11:30:49.327123+0000","last_became_peered":"2024-04-17T11:30:49.327123+0000","last_unstale":"2024-04-17T11:30:49.328188+0000","last_undegraded":"2024-04-17T11:30:49.328188+0000","last_fullsized":"2024-04-17T11:30:49.328188+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323124+0000","last_change":"2024-04-17T11:30:48.955728+0000","last_active":"2024-04-17T11:30:49.323124+0000","last_peered":"2024-04-17T11:30:49.323124+0000","last_clean":"2024-04-17T11:30:49.323124+0000","last_became_active":"2024-04-17T11:30:48.955379+0000","last_became_peered":"2024-04-17T11:30:48.955379+0000","last_unstale":"2024-04-17T11:30:49.323124+0000","last_undegraded":"2024-04-17T11:30:49.323124+0000","last_fullsized":"2024-04-17T11:30:49.323124+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349280+0000","last_change":"2024-04-17T11:30:49.349280+0000","last_active":"2024-04-17T11:30:49.349280+0000","last_peered":"2024-04-17T11:30:49.349280+0000","last_clean":"2024-04-17T11:30:49.349280+0000","last_became_active":"2024-04-17T11:30:49.348932+0000","last_became_peered":"2024-04-17T11:30:49.348932+0000","last_unstale":"2024-04-17T11:30:49.349280+0000","last_undegraded":"2024-04-17T11:30:49.349280+0000","last_fullsized":"2024-04-17T11:30:49.349280+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.336769+0000","last_change":"2024-04-17T11:30:48.959437+0000","last_active":"2024-04-17T11:30:49.336769+0000","last_peered":"2024-04-17T11:30:49.336769+0000","last_clean":"2024-04-17T11:30:49.336769+0000","last_became_active":"2024-04-17T11:30:48.959124+0000","last_became_peered":"2024-04-17T11:30:48.959124+0000","last_unstale":"2024-04-17T11:30:49.336769+0000","last_undegraded":"2024-04-17T11:30:49.336769+0000","last_fullsized":"2024-04-17T11:30:49.336769+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":13,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.953224+0000","last_change":"2024-04-17T11:30:32.074864+0000","last_active":"2024-04-17T11:30:48.953224+0000","last_peered":"2024-04-17T11:30:48.953224+0000","last_clean":"2024-04-17T11:30:48.953224+0000","last_became_active":"2024-04-17T11:30:32.074543+0000","last_became_peered":"2024-04-17T11:30:32.074543+0000","last_unstale":"2024-04-17T11:30:48.953224+0000","last_undegraded":"2024-04-17T11:30:48.953224+0000","last_fullsized":"2024-04-17T11:30:48.953224+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_clean_scrub_stamp":"2024-04-17T11:28:34.149049+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339430+0000","last_change":"2024-04-17T11:30:49.339430+0000","last_active":"2024-04-17T11:30:49.339430+0000","last_peered":"2024-04-17T11:30:49.339430+0000","last_clean":"2024-04-17T11:30:49.339430+0000","last_became_active":"2024-04-17T11:30:49.339112+0000","last_became_peered":"2024-04-17T11:30:49.339112+0000","last_unstale":"2024-04-17T11:30:49.339430+0000","last_undegraded":"2024-04-17T11:30:49.339430+0000","last_fullsized":"2024-04-17T11:30:49.339430+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.965215+0000","last_change":"2024-04-17T11:30:48.964330+0000","last_active":"2024-04-17T11:30:48.965215+0000","last_peered":"2024-04-17T11:30:48.965215+0000","last_clean":"2024-04-17T11:30:48.965215+0000","last_became_active":"2024-04-17T11:30:48.963781+0000","last_became_peered":"2024-04-17T11:30:48.963781+0000","last_unstale":"2024-04-17T11:30:48.965215+0000","last_undegraded":"2024-04-17T11:30:48.965215+0000","last_fullsized":"2024-04-17T11:30:48.965215+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.965315+0000","last_change":"2024-04-17T11:30:48.964504+0000","last_active":"2024-04-17T11:30:48.965315+0000","last_peered":"2024-04-17T11:30:48.965315+0000","last_clean":"2024-04-17T11:30:48.965315+0000","last_became_active":"2024-04-17T11:30:48.964172+0000","last_became_peered":"2024-04-17T11:30:48.964172+0000","last_unstale":"2024-04-17T11:30:48.965315+0000","last_undegraded":"2024-04-17T11:30:48.965315+0000","last_fullsized":"2024-04-17T11:30:48.965315+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.346068+0000","last_change":"2024-04-17T11:30:49.346068+0000","last_active":"2024-04-17T11:30:49.346068+0000","last_peered":"2024-04-17T11:30:49.346068+0000","last_clean":"2024-04-17T11:30:49.346068+0000","last_became_active":"2024-04-17T11:30:49.345746+0000","last_became_peered":"2024-04-17T11:30:49.345746+0000","last_unstale":"2024-04-17T11:30:49.346068+0000","last_undegraded":"2024-04-17T11:30:49.346068+0000","last_fullsized":"2024-04-17T11:30:49.346068+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.961393+0000","last_change":"2024-04-17T11:30:48.960796+0000","last_active":"2024-04-17T11:30:48.961393+0000","last_peered":"2024-04-17T11:30:48.961393+0000","last_clean":"2024-04-17T11:30:48.961393+0000","last_became_active":"2024-04-17T11:30:48.960539+0000","last_became_peered":"2024-04-17T11:30:48.960539+0000","last_unstale":"2024-04-17T11:30:48.961393+0000","last_undegraded":"2024-04-17T11:30:48.961393+0000","last_fullsized":"2024-04-17T11:30:48.961393+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350627+0000","last_change":"2024-04-17T11:30:49.350627+0000","last_active":"2024-04-17T11:30:49.350627+0000","last_peered":"2024-04-17T11:30:49.350627+0000","last_clean":"2024-04-17T11:30:49.350627+0000","last_became_active":"2024-04-17T11:30:49.350358+0000","last_became_peered":"2024-04-17T11:30:49.350358+0000","last_unstale":"2024-04-17T11:30:49.350627+0000","last_undegraded":"2024-04-17T11:30:49.350627+0000","last_fullsized":"2024-04-17T11:30:49.350627+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353884+0000","last_change":"2024-04-17T11:30:48.962182+0000","last_active":"2024-04-17T11:30:49.353884+0000","last_peered":"2024-04-17T11:30:49.353884+0000","last_clean":"2024-04-17T11:30:49.353884+0000","last_became_active":"2024-04-17T11:30:48.961851+0000","last_became_peered":"2024-04-17T11:30:48.961851+0000","last_unstale":"2024-04-17T11:30:49.353884+0000","last_undegraded":"2024-04-17T11:30:49.353884+0000","last_fullsized":"2024-04-17T11:30:49.353884+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348412+0000","last_change":"2024-04-17T11:30:49.348412+0000","last_active":"2024-04-17T11:30:49.348412+0000","last_peered":"2024-04-17T11:30:49.348412+0000","last_clean":"2024-04-17T11:30:49.348412+0000","last_became_active":"2024-04-17T11:30:49.348064+0000","last_became_peered":"2024-04-17T11:30:49.348064+0000","last_unstale":"2024-04-17T11:30:49.348412+0000","last_undegraded":"2024-04-17T11:30:49.348412+0000","last_fullsized":"2024-04-17T11:30:49.348412+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.964616+0000","last_change":"2024-04-17T11:30:48.964052+0000","last_active":"2024-04-17T11:30:48.964616+0000","last_peered":"2024-04-17T11:30:48.964616+0000","last_clean":"2024-04-17T11:30:48.964616+0000","last_became_active":"2024-04-17T11:30:48.963736+0000","last_became_peered":"2024-04-17T11:30:48.963736+0000","last_unstale":"2024-04-17T11:30:48.964616+0000","last_undegraded":"2024-04-17T11:30:48.964616+0000","last_fullsized":"2024-04-17T11:30:48.964616+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351139+0000","last_change":"2024-04-17T11:30:49.351139+0000","last_active":"2024-04-17T11:30:49.351139+0000","last_peered":"2024-04-17T11:30:49.351139+0000","last_clean":"2024-04-17T11:30:49.351139+0000","last_became_active":"2024-04-17T11:30:49.350808+0000","last_became_peered":"2024-04-17T11:30:49.350808+0000","last_unstale":"2024-04-17T11:30:49.351139+0000","last_undegraded":"2024-04-17T11:30:49.351139+0000","last_fullsized":"2024-04-17T11:30:49.351139+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.958589+0000","last_change":"2024-04-17T11:30:48.958059+0000","last_active":"2024-04-17T11:30:48.958589+0000","last_peered":"2024-04-17T11:30:48.958589+0000","last_clean":"2024-04-17T11:30:48.958589+0000","last_became_active":"2024-04-17T11:30:48.957745+0000","last_became_peered":"2024-04-17T11:30:48.957745+0000","last_unstale":"2024-04-17T11:30:48.958589+0000","last_undegraded":"2024-04-17T11:30:48.958589+0000","last_fullsized":"2024-04-17T11:30:48.958589+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.336907+0000","last_change":"2024-04-17T11:30:49.336907+0000","last_active":"2024-04-17T11:30:49.336907+0000","last_peered":"2024-04-17T11:30:49.336907+0000","last_clean":"2024-04-17T11:30:49.336907+0000","last_became_active":"2024-04-17T11:30:49.336596+0000","last_became_peered":"2024-04-17T11:30:49.336596+0000","last_unstale":"2024-04-17T11:30:49.336907+0000","last_undegraded":"2024-04-17T11:30:49.336907+0000","last_fullsized":"2024-04-17T11:30:49.336907+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":10,"reported_epoch":52,"state":"active+clean","last_fresh":"2024-04-17T11:30:48.961398+0000","last_change":"2024-04-17T11:30:48.958915+0000","last_active":"2024-04-17T11:30:48.961398+0000","last_peered":"2024-04-17T11:30:48.961398+0000","last_clean":"2024-04-17T11:30:48.961398+0000","last_became_active":"2024-04-17T11:30:48.957929+0000","last_became_peered":"2024-04-17T11:30:48.957929+0000","last_unstale":"2024-04-17T11:30:48.961398+0000","last_undegraded":"2024-04-17T11:30:48.961398+0000","last_fullsized":"2024-04-17T11:30:48.961398+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342849+0000","last_change":"2024-04-17T11:30:49.342849+0000","last_active":"2024-04-17T11:30:49.342849+0000","last_peered":"2024-04-17T11:30:49.342849+0000","last_clean":"2024-04-17T11:30:49.342849+0000","last_became_active":"2024-04-17T11:30:49.342270+0000","last_became_peered":"2024-04-17T11:30:49.342270+0000","last_unstale":"2024-04-17T11:30:49.342849+0000","last_undegraded":"2024-04-17T11:30:49.342849+0000","last_fullsized":"2024-04-17T11:30:49.342849+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,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":"53'2","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357967+0000","last_change":"2024-04-17T11:30:48.965197+0000","last_active":"2024-04-17T11:30:49.357967+0000","last_peered":"2024-04-17T11:30:49.357967+0000","last_clean":"2024-04-17T11:30:49.357967+0000","last_became_active":"2024-04-17T11:30:48.964897+0000","last_became_peered":"2024-04-17T11:30:48.964897+0000","last_unstale":"2024-04-17T11:30:49.357967+0000","last_undegraded":"2024-04-17T11:30:49.357967+0000","last_fullsized":"2024-04-17T11:30:49.357967+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.338523+0000","last_change":"2024-04-17T11:30:49.338523+0000","last_active":"2024-04-17T11:30:49.338523+0000","last_peered":"2024-04-17T11:30:49.338523+0000","last_clean":"2024-04-17T11:30:49.338523+0000","last_became_active":"2024-04-17T11:30:49.337420+0000","last_became_peered":"2024-04-17T11:30:49.337420+0000","last_unstale":"2024-04-17T11:30:49.338523+0000","last_undegraded":"2024-04-17T11:30:49.338523+0000","last_fullsized":"2024-04-17T11:30:49.338523+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323888+0000","last_change":"2024-04-17T11:30:48.951281+0000","last_active":"2024-04-17T11:30:49.323888+0000","last_peered":"2024-04-17T11:30:49.323888+0000","last_clean":"2024-04-17T11:30:49.323888+0000","last_became_active":"2024-04-17T11:30:48.950943+0000","last_became_peered":"2024-04-17T11:30:48.950943+0000","last_unstale":"2024-04-17T11:30:49.323888+0000","last_undegraded":"2024-04-17T11:30:49.323888+0000","last_fullsized":"2024-04-17T11:30:49.323888+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350441+0000","last_change":"2024-04-17T11:30:49.350441+0000","last_active":"2024-04-17T11:30:49.350441+0000","last_peered":"2024-04-17T11:30:49.350441+0000","last_clean":"2024-04-17T11:30:49.350441+0000","last_became_active":"2024-04-17T11:30:49.350147+0000","last_became_peered":"2024-04-17T11:30:49.350147+0000","last_unstale":"2024-04-17T11:30:49.350441+0000","last_undegraded":"2024-04-17T11:30:49.350441+0000","last_fullsized":"2024-04-17T11:30:49.350441+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'1","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323111+0000","last_change":"2024-04-17T11:30:48.958502+0000","last_active":"2024-04-17T11:30:49.323111+0000","last_peered":"2024-04-17T11:30:49.323111+0000","last_clean":"2024-04-17T11:30:49.323111+0000","last_became_active":"2024-04-17T11:30:48.958183+0000","last_became_peered":"2024-04-17T11:30:48.958183+0000","last_unstale":"2024-04-17T11:30:49.323111+0000","last_undegraded":"2024-04-17T11:30:49.323111+0000","last_fullsized":"2024-04-17T11:30:49.323111+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347269+0000","last_change":"2024-04-17T11:30:49.344380+0000","last_active":"2024-04-17T11:30:49.347269+0000","last_peered":"2024-04-17T11:30:49.347269+0000","last_clean":"2024-04-17T11:30:49.347269+0000","last_became_active":"2024-04-17T11:30:49.344067+0000","last_became_peered":"2024-04-17T11:30:49.344067+0000","last_unstale":"2024-04-17T11:30:49.347269+0000","last_undegraded":"2024-04-17T11:30:49.347269+0000","last_fullsized":"2024-04-17T11:30:49.347269+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"53'2","reported_seq":13,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352149+0000","last_change":"2024-04-17T11:30:48.959649+0000","last_active":"2024-04-17T11:30:49.352149+0000","last_peered":"2024-04-17T11:30:49.352149+0000","last_clean":"2024-04-17T11:30:49.352149+0000","last_became_active":"2024-04-17T11:30:48.959338+0000","last_became_peered":"2024-04-17T11:30:48.959338+0000","last_unstale":"2024-04-17T11:30:49.352149+0000","last_undegraded":"2024-04-17T11:30:49.352149+0000","last_fullsized":"2024-04-17T11:30:49.352149+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350662+0000","last_change":"2024-04-17T11:30:49.350662+0000","last_active":"2024-04-17T11:30:49.350662+0000","last_peered":"2024-04-17T11:30:49.350662+0000","last_clean":"2024-04-17T11:30:49.350662+0000","last_became_active":"2024-04-17T11:30:49.349725+0000","last_became_peered":"2024-04-17T11:30:49.349725+0000","last_unstale":"2024-04-17T11:30:49.350662+0000","last_undegraded":"2024-04-17T11:30:49.350662+0000","last_fullsized":"2024-04-17T11:30:49.350662+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340859+0000","last_change":"2024-04-17T11:30:49.340859+0000","last_active":"2024-04-17T11:30:49.340859+0000","last_peered":"2024-04-17T11:30:49.340859+0000","last_clean":"2024-04-17T11:30:49.340859+0000","last_became_active":"2024-04-17T11:30:49.340537+0000","last_became_peered":"2024-04-17T11:30:49.340537+0000","last_unstale":"2024-04-17T11:30:49.340859+0000","last_undegraded":"2024-04-17T11:30:49.340859+0000","last_fullsized":"2024-04-17T11:30:49.340859+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341823+0000","last_change":"2024-04-17T11:30:49.340551+0000","last_active":"2024-04-17T11:30:49.341823+0000","last_peered":"2024-04-17T11:30:49.341823+0000","last_clean":"2024-04-17T11:30:49.341823+0000","last_became_active":"2024-04-17T11:30:49.340235+0000","last_became_peered":"2024-04-17T11:30:49.340235+0000","last_unstale":"2024-04-17T11:30:49.341823+0000","last_undegraded":"2024-04-17T11:30:49.341823+0000","last_fullsized":"2024-04-17T11:30:49.341823+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347340+0000","last_change":"2024-04-17T11:30:49.345018+0000","last_active":"2024-04-17T11:30:49.347340+0000","last_peered":"2024-04-17T11:30:49.347340+0000","last_clean":"2024-04-17T11:30:49.347340+0000","last_became_active":"2024-04-17T11:30:49.344690+0000","last_became_peered":"2024-04-17T11:30:49.344690+0000","last_unstale":"2024-04-17T11:30:49.347340+0000","last_undegraded":"2024-04-17T11:30:49.347340+0000","last_fullsized":"2024-04-17T11:30:49.347340+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339620+0000","last_change":"2024-04-17T11:30:49.339620+0000","last_active":"2024-04-17T11:30:49.339620+0000","last_peered":"2024-04-17T11:30:49.339620+0000","last_clean":"2024-04-17T11:30:49.339620+0000","last_became_active":"2024-04-17T11:30:49.339329+0000","last_became_peered":"2024-04-17T11:30:49.339329+0000","last_unstale":"2024-04-17T11:30:49.339620+0000","last_undegraded":"2024-04-17T11:30:49.339620+0000","last_fullsized":"2024-04-17T11:30:49.339620+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341954+0000","last_change":"2024-04-17T11:30:49.341954+0000","last_active":"2024-04-17T11:30:49.341954+0000","last_peered":"2024-04-17T11:30:49.341954+0000","last_clean":"2024-04-17T11:30:49.341954+0000","last_became_active":"2024-04-17T11:30:49.341191+0000","last_became_peered":"2024-04-17T11:30:49.341191+0000","last_unstale":"2024-04-17T11:30:49.341954+0000","last_undegraded":"2024-04-17T11:30:49.341954+0000","last_fullsized":"2024-04-17T11:30:49.341954+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.333512+0000","last_change":"2024-04-17T11:30:49.333512+0000","last_active":"2024-04-17T11:30:49.333512+0000","last_peered":"2024-04-17T11:30:49.333512+0000","last_clean":"2024-04-17T11:30:49.333512+0000","last_became_active":"2024-04-17T11:30:49.333198+0000","last_became_peered":"2024-04-17T11:30:49.333198+0000","last_unstale":"2024-04-17T11:30:49.333512+0000","last_undegraded":"2024-04-17T11:30:49.333512+0000","last_fullsized":"2024-04-17T11:30:49.333512+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340739+0000","last_change":"2024-04-17T11:30:49.340739+0000","last_active":"2024-04-17T11:30:49.340739+0000","last_peered":"2024-04-17T11:30:49.340739+0000","last_clean":"2024-04-17T11:30:49.340739+0000","last_became_active":"2024-04-17T11:30:49.339948+0000","last_became_peered":"2024-04-17T11:30:49.339948+0000","last_unstale":"2024-04-17T11:30:49.340739+0000","last_undegraded":"2024-04-17T11:30:49.340739+0000","last_fullsized":"2024-04-17T11:30:49.340739+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335830+0000","last_change":"2024-04-17T11:30:49.335830+0000","last_active":"2024-04-17T11:30:49.335830+0000","last_peered":"2024-04-17T11:30:49.335830+0000","last_clean":"2024-04-17T11:30:49.335830+0000","last_became_active":"2024-04-17T11:30:49.335161+0000","last_became_peered":"2024-04-17T11:30:49.335161+0000","last_unstale":"2024-04-17T11:30:49.335830+0000","last_undegraded":"2024-04-17T11:30:49.335830+0000","last_fullsized":"2024-04-17T11:30:49.335830+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347420+0000","last_change":"2024-04-17T11:30:49.344554+0000","last_active":"2024-04-17T11:30:49.347420+0000","last_peered":"2024-04-17T11:30:49.347420+0000","last_clean":"2024-04-17T11:30:49.347420+0000","last_became_active":"2024-04-17T11:30:49.344244+0000","last_became_peered":"2024-04-17T11:30:49.344244+0000","last_unstale":"2024-04-17T11:30:49.347420+0000","last_undegraded":"2024-04-17T11:30:49.347420+0000","last_fullsized":"2024-04-17T11:30:49.347420+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335386+0000","last_change":"2024-04-17T11:30:49.335386+0000","last_active":"2024-04-17T11:30:49.335386+0000","last_peered":"2024-04-17T11:30:49.335386+0000","last_clean":"2024-04-17T11:30:49.335386+0000","last_became_active":"2024-04-17T11:30:49.334865+0000","last_became_peered":"2024-04-17T11:30:49.334865+0000","last_unstale":"2024-04-17T11:30:49.335386+0000","last_undegraded":"2024-04-17T11:30:49.335386+0000","last_fullsized":"2024-04-17T11:30:49.335386+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.355182+0000","last_change":"2024-04-17T11:30:49.352533+0000","last_active":"2024-04-17T11:30:49.355182+0000","last_peered":"2024-04-17T11:30:49.355182+0000","last_clean":"2024-04-17T11:30:49.355182+0000","last_became_active":"2024-04-17T11:30:49.351723+0000","last_became_peered":"2024-04-17T11:30:49.351723+0000","last_unstale":"2024-04-17T11:30:49.355182+0000","last_undegraded":"2024-04-17T11:30:49.355182+0000","last_fullsized":"2024-04-17T11:30:49.355182+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350463+0000","last_change":"2024-04-17T11:30:49.350463+0000","last_active":"2024-04-17T11:30:49.350463+0000","last_peered":"2024-04-17T11:30:49.350463+0000","last_clean":"2024-04-17T11:30:49.350463+0000","last_became_active":"2024-04-17T11:30:49.349953+0000","last_became_peered":"2024-04-17T11:30:49.349953+0000","last_unstale":"2024-04-17T11:30:49.350463+0000","last_undegraded":"2024-04-17T11:30:49.350463+0000","last_fullsized":"2024-04-17T11:30:49.350463+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,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":9,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340433+0000","last_change":"2024-04-17T11:30:49.340433+0000","last_active":"2024-04-17T11:30:49.340433+0000","last_peered":"2024-04-17T11:30:49.340433+0000","last_clean":"2024-04-17T11:30:49.340433+0000","last_became_active":"2024-04-17T11:30:49.340045+0000","last_became_peered":"2024-04-17T11:30:49.340045+0000","last_unstale":"2024-04-17T11:30:49.340433+0000","last_undegraded":"2024-04-17T11:30:49.340433+0000","last_fullsized":"2024-04-17T11:30:49.340433+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2306,"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":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":6918,"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":48,"seq":206158430215,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297608,"kb_used_data":512,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447544,"statfs":{"total":95995035648,"available":95690285056,"internally_reserved":0,"allocated":524288,"data_stored":210088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.375}]},{"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.40600000000000003}]},{"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.47599999999999998}]},{"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.45700000000000002}]},{"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.42199999999999999}]},{"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.53400000000000003}]},{"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.56299999999999994}]}]},{"osd":6,"up_from":42,"seq":180388626443,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":211048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.35899999999999999}]},{"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.38500000000000001}]},{"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.40300000000000002}]},{"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.41099999999999998}]},{"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.374}]},{"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.48699999999999999}]},{"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.42999999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574882,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297604,"kb_used_data":508,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447548,"statfs":{"total":95995035648,"available":95690289152,"internally_reserved":0,"allocated":520192,"data_stored":209357,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:11 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.31900000000000001,"15min":0.31},"min":{"1min":0.27400000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.32900000000000001,"15min":0.315},"min":{"1min":0.28299999999999997,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.379}]},{"osd":2,"last update":"Wed Apr 17 11:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.372,"15min":0.36599999999999999},"min":{"1min":0.26300000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.32700000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.40799999999999997}]},{"osd":3,"last update":"Wed Apr 17 11:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.42399999999999999}]},{"osd":4,"last update":"Wed Apr 17 11:30:20 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.52100000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.46600000000000003}]},{"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.48199999999999998}]},{"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.501}]}]},{"osd":0,"up_from":8,"seq":34359738408,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":210212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 17 11:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.34300000000000003,"15min":0.33300000000000002},"min":{"1min":0.27400000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.34599999999999997,"15min":0.33300000000000002},"min":{"1min":0.26400000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.58899999999999997,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.26900000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:30:38 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.40500000000000003,"15min":0.39800000000000002},"min":{"1min":0.29599999999999999,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.42599999999999999,"15min":0.41599999999999998},"min":{"1min":0.33100000000000002,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.36799999999999999}]},{"osd":3,"last update":"Wed Apr 17 11:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.33500000000000002}]},{"osd":4,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.59499999999999997}]},{"osd":5,"last update":"Wed Apr 17 11:30:47 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.62},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.54200000000000004}]},{"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.5}]},{"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.63200000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411359,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":216174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.38400000000000001,"15min":0.38500000000000001},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.30099999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.56599999999999995,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.42599999999999999}]},{"osd":1,"last update":"Wed Apr 17 11:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.56599999999999995,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40899999999999997,"15min":0.40999999999999998},"min":{"1min":0.24299999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.57499999999999996,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.46999999999999997}]},{"osd":3,"last update":"Wed Apr 17 11:29:59 2024","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.443},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.41799999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.71699999999999997}]},{"osd":5,"last update":"Wed Apr 17 11:30:45 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.751}]},{"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.67900000000000005}]},{"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.65000000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182424,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":211152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.63800000000000001}]},{"osd":1,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.505,"5min":0.505,"15min":0.505},"last":0.64800000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.60799999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:30:23 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.69299999999999995}]},{"osd":5,"last update":"Wed Apr 17 11:30:45 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.68300000000000005}]},{"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.72399999999999998}]},{"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.76300000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018900,"num_pgs":15,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":210192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.497},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.55000000000000004}]},{"osd":1,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.53300000000000003}]},{"osd":2,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.41099999999999998}]},{"osd":3,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.45600000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.35499999999999998}]},{"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.51800000000000002}]},{"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.50600000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822671,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":217485,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.66800000000000004}]},{"osd":1,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.036,"5min":1.036,"15min":1.036},"last":0.623}]},{"osd":2,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.65000000000000002}]},{"osd":3,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.746},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.69399999999999995}]},{"osd":4,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.54900000000000004}]},{"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.63800000000000001}]},{"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.53600000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"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":1640,"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":680,"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":1626,"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":1536,"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":576,"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}]}} 2024-04-17T11:30:55.466 INFO:journalctl@ceph.mds.b.smithi153.stdout:Apr 17 11:30:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mds-b[57431]: debug 2024-04-17T11:30:55.191+0000 7fee6ee38700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-04-17T11:30:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:54.053548+0000 mgr.y (mgr.14146) 194 : audit [DBG] from='client.24443 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:54.485205+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.31:0/3855461342' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-04-17T11:30:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:54.544692+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v180: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s wr, 9 op/s 2024-04-17T11:30:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:54.795038+0000 mgr.y (mgr.14146) 196 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:54.053548+0000 mgr.y (mgr.14146) 194 : audit [DBG] from='client.24443 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:54.485205+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.31:0/3855461342' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-04-17T11:30:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:54.544692+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v180: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s wr, 9 op/s 2024-04-17T11:30:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:54.795038+0000 mgr.y (mgr.14146) 196 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:54.053548+0000 mgr.y (mgr.14146) 194 : audit [DBG] from='client.24443 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:54.485205+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.31:0/3855461342' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-04-17T11:30:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:54.544692+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v180: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s wr, 9 op/s 2024-04-17T11:30:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:54.795038+0000 mgr.y (mgr.14146) 196 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:57.820 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-17T11:30:57.851 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:56.545171+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v181: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 6 op/s 2024-04-17T11:30:57.852 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:56.545171+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v181: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 6 op/s 2024-04-17T11:30:57.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:56.545171+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v181: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 6 op/s 2024-04-17T11:30:58.141 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:30:58.143 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2024-04-17T11:30:58.153 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":181,"stamp":"2024-04-17T11:30:56.544824+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2380984,"kb_used_data":4216,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580232,"statfs":{"total":767960285184,"available":765522157568,"internally_reserved":0,"allocated":4317184,"data_stored":1735680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2124,"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":0,"num_read_kb":0,"num_write":39,"num_write_kb":10,"num_scrub_errors":0,"num_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.222415"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351988+0000","last_change":"2024-04-17T11:30:49.349417+0000","last_active":"2024-04-17T11:30:49.351988+0000","last_peered":"2024-04-17T11:30:49.351988+0000","last_clean":"2024-04-17T11:30:49.351988+0000","last_became_active":"2024-04-17T11:30:49.349117+0000","last_became_peered":"2024-04-17T11:30:49.349117+0000","last_unstale":"2024-04-17T11:30:49.351988+0000","last_undegraded":"2024-04-17T11:30:49.351988+0000","last_fullsized":"2024-04-17T11:30:49.351988+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.336226+0000","last_change":"2024-04-17T11:30:49.335907+0000","last_active":"2024-04-17T11:30:49.336226+0000","last_peered":"2024-04-17T11:30:49.336226+0000","last_clean":"2024-04-17T11:30:49.336226+0000","last_became_active":"2024-04-17T11:30:49.335626+0000","last_became_peered":"2024-04-17T11:30:49.335626+0000","last_unstale":"2024-04-17T11:30:49.336226+0000","last_undegraded":"2024-04-17T11:30:49.336226+0000","last_fullsized":"2024-04-17T11:30:49.336226+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.335918+0000","last_change":"2024-04-17T11:30:49.335272+0000","last_active":"2024-04-17T11:30:49.335918+0000","last_peered":"2024-04-17T11:30:49.335918+0000","last_clean":"2024-04-17T11:30:49.335918+0000","last_became_active":"2024-04-17T11:30:49.334932+0000","last_became_peered":"2024-04-17T11:30:49.334932+0000","last_unstale":"2024-04-17T11:30:49.335918+0000","last_undegraded":"2024-04-17T11:30:49.335918+0000","last_fullsized":"2024-04-17T11:30:49.335918+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.355265+0000","last_change":"2024-04-17T11:30:49.353464+0000","last_active":"2024-04-17T11:30:49.355265+0000","last_peered":"2024-04-17T11:30:49.355265+0000","last_clean":"2024-04-17T11:30:49.355265+0000","last_became_active":"2024-04-17T11:30:49.353120+0000","last_became_peered":"2024-04-17T11:30:49.353120+0000","last_unstale":"2024-04-17T11:30:49.355265+0000","last_undegraded":"2024-04-17T11:30:49.355265+0000","last_fullsized":"2024-04-17T11:30:49.355265+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.358461+0000","last_change":"2024-04-17T11:30:49.357975+0000","last_active":"2024-04-17T11:30:49.358461+0000","last_peered":"2024-04-17T11:30:49.358461+0000","last_clean":"2024-04-17T11:30:49.358461+0000","last_became_active":"2024-04-17T11:30:49.357553+0000","last_became_peered":"2024-04-17T11:30:49.357553+0000","last_unstale":"2024-04-17T11:30:49.358461+0000","last_undegraded":"2024-04-17T11:30:49.358461+0000","last_fullsized":"2024-04-17T11:30:49.358461+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352916+0000","last_change":"2024-04-17T11:30:49.349387+0000","last_active":"2024-04-17T11:30:49.352916+0000","last_peered":"2024-04-17T11:30:49.352916+0000","last_clean":"2024-04-17T11:30:49.352916+0000","last_became_active":"2024-04-17T11:30:49.348888+0000","last_became_peered":"2024-04-17T11:30:49.348888+0000","last_unstale":"2024-04-17T11:30:49.352916+0000","last_undegraded":"2024-04-17T11:30:49.352916+0000","last_fullsized":"2024-04-17T11:30:49.352916+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.355387+0000","last_change":"2024-04-17T11:30:49.352329+0000","last_active":"2024-04-17T11:30:49.355387+0000","last_peered":"2024-04-17T11:30:49.355387+0000","last_clean":"2024-04-17T11:30:49.355387+0000","last_became_active":"2024-04-17T11:30:49.352014+0000","last_became_peered":"2024-04-17T11:30:49.352014+0000","last_unstale":"2024-04-17T11:30:49.355387+0000","last_undegraded":"2024-04-17T11:30:49.355387+0000","last_fullsized":"2024-04-17T11:30:49.355387+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351808+0000","last_change":"2024-04-17T11:30:49.349279+0000","last_active":"2024-04-17T11:30:49.351808+0000","last_peered":"2024-04-17T11:30:49.351808+0000","last_clean":"2024-04-17T11:30:49.351808+0000","last_became_active":"2024-04-17T11:30:49.348937+0000","last_became_peered":"2024-04-17T11:30:49.348937+0000","last_unstale":"2024-04-17T11:30:49.351808+0000","last_undegraded":"2024-04-17T11:30:49.351808+0000","last_fullsized":"2024-04-17T11:30:49.351808+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.355487+0000","last_change":"2024-04-17T11:30:49.353842+0000","last_active":"2024-04-17T11:30:49.355487+0000","last_peered":"2024-04-17T11:30:49.355487+0000","last_clean":"2024-04-17T11:30:49.355487+0000","last_became_active":"2024-04-17T11:30:49.353506+0000","last_became_peered":"2024-04-17T11:30:49.353506+0000","last_unstale":"2024-04-17T11:30:49.355487+0000","last_undegraded":"2024-04-17T11:30:49.355487+0000","last_fullsized":"2024-04-17T11:30:49.355487+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348260+0000","last_change":"2024-04-17T11:30:49.342168+0000","last_active":"2024-04-17T11:30:49.348260+0000","last_peered":"2024-04-17T11:30:49.348260+0000","last_clean":"2024-04-17T11:30:49.348260+0000","last_became_active":"2024-04-17T11:30:49.341860+0000","last_became_peered":"2024-04-17T11:30:49.341860+0000","last_unstale":"2024-04-17T11:30:49.348260+0000","last_undegraded":"2024-04-17T11:30:49.348260+0000","last_fullsized":"2024-04-17T11:30:49.348260+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350352+0000","last_change":"2024-04-17T11:30:49.343758+0000","last_active":"2024-04-17T11:30:49.350352+0000","last_peered":"2024-04-17T11:30:49.350352+0000","last_clean":"2024-04-17T11:30:49.350352+0000","last_became_active":"2024-04-17T11:30:49.343451+0000","last_became_peered":"2024-04-17T11:30:49.343451+0000","last_unstale":"2024-04-17T11:30:49.350352+0000","last_undegraded":"2024-04-17T11:30:49.350352+0000","last_fullsized":"2024-04-17T11:30:49.350352+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350161+0000","last_change":"2024-04-17T11:30:49.348802+0000","last_active":"2024-04-17T11:30:49.350161+0000","last_peered":"2024-04-17T11:30:49.350161+0000","last_clean":"2024-04-17T11:30:49.350161+0000","last_became_active":"2024-04-17T11:30:49.348134+0000","last_became_peered":"2024-04-17T11:30:49.348134+0000","last_unstale":"2024-04-17T11:30:49.350161+0000","last_undegraded":"2024-04-17T11:30:49.350161+0000","last_fullsized":"2024-04-17T11:30:49.350161+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342469+0000","last_change":"2024-04-17T11:30:49.334733+0000","last_active":"2024-04-17T11:30:49.342469+0000","last_peered":"2024-04-17T11:30:49.342469+0000","last_clean":"2024-04-17T11:30:49.342469+0000","last_became_active":"2024-04-17T11:30:49.334306+0000","last_became_peered":"2024-04-17T11:30:49.334306+0000","last_unstale":"2024-04-17T11:30:49.342469+0000","last_undegraded":"2024-04-17T11:30:49.342469+0000","last_fullsized":"2024-04-17T11:30:49.342469+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348502+0000","last_change":"2024-04-17T11:30:49.347635+0000","last_active":"2024-04-17T11:30:49.348502+0000","last_peered":"2024-04-17T11:30:49.348502+0000","last_clean":"2024-04-17T11:30:49.348502+0000","last_became_active":"2024-04-17T11:30:49.347348+0000","last_became_peered":"2024-04-17T11:30:49.347348+0000","last_unstale":"2024-04-17T11:30:49.348502+0000","last_undegraded":"2024-04-17T11:30:49.348502+0000","last_fullsized":"2024-04-17T11:30:49.348502+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347369+0000","last_change":"2024-04-17T11:30:49.345992+0000","last_active":"2024-04-17T11:30:49.347369+0000","last_peered":"2024-04-17T11:30:49.347369+0000","last_clean":"2024-04-17T11:30:49.347369+0000","last_became_active":"2024-04-17T11:30:49.345684+0000","last_became_peered":"2024-04-17T11:30:49.345684+0000","last_unstale":"2024-04-17T11:30:49.347369+0000","last_undegraded":"2024-04-17T11:30:49.347369+0000","last_fullsized":"2024-04-17T11:30:49.347369+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353105+0000","last_change":"2024-04-17T11:30:49.351855+0000","last_active":"2024-04-17T11:30:49.353105+0000","last_peered":"2024-04-17T11:30:49.353105+0000","last_clean":"2024-04-17T11:30:49.353105+0000","last_became_active":"2024-04-17T11:30:49.351608+0000","last_became_peered":"2024-04-17T11:30:49.351608+0000","last_unstale":"2024-04-17T11:30:49.353105+0000","last_undegraded":"2024-04-17T11:30:49.353105+0000","last_fullsized":"2024-04-17T11:30:49.353105+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352695+0000","last_change":"2024-04-17T11:30:49.352047+0000","last_active":"2024-04-17T11:30:49.352695+0000","last_peered":"2024-04-17T11:30:49.352695+0000","last_clean":"2024-04-17T11:30:49.352695+0000","last_became_active":"2024-04-17T11:30:49.351697+0000","last_became_peered":"2024-04-17T11:30:49.351697+0000","last_unstale":"2024-04-17T11:30:49.352695+0000","last_undegraded":"2024-04-17T11:30:49.352695+0000","last_fullsized":"2024-04-17T11:30:49.352695+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.337257+0000","last_change":"2024-04-17T11:30:49.337003+0000","last_active":"2024-04-17T11:30:49.337257+0000","last_peered":"2024-04-17T11:30:49.337257+0000","last_clean":"2024-04-17T11:30:49.337257+0000","last_became_active":"2024-04-17T11:30:49.336703+0000","last_became_peered":"2024-04-17T11:30:49.336703+0000","last_unstale":"2024-04-17T11:30:49.337257+0000","last_undegraded":"2024-04-17T11:30:49.337257+0000","last_fullsized":"2024-04-17T11:30:49.337257+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,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":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348755+0000","last_change":"2024-04-17T11:30:49.346516+0000","last_active":"2024-04-17T11:30:49.348755+0000","last_peered":"2024-04-17T11:30:49.348755+0000","last_clean":"2024-04-17T11:30:49.348755+0000","last_became_active":"2024-04-17T11:30:49.346037+0000","last_became_peered":"2024-04-17T11:30:49.346037+0000","last_unstale":"2024-04-17T11:30:49.348755+0000","last_undegraded":"2024-04-17T11:30:49.348755+0000","last_fullsized":"2024-04-17T11:30:49.348755+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'4","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.358483+0000","last_change":"2024-04-17T11:30:48.959958+0000","last_active":"2024-04-17T11:30:49.358483+0000","last_peered":"2024-04-17T11:30:49.358483+0000","last_clean":"2024-04-17T11:30:49.358483+0000","last_became_active":"2024-04-17T11:30:48.959635+0000","last_became_peered":"2024-04-17T11:30:48.959635+0000","last_unstale":"2024-04-17T11:30:49.358483+0000","last_undegraded":"2024-04-17T11:30:49.358483+0000","last_fullsized":"2024-04-17T11:30:49.358483+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.337556+0000","last_change":"2024-04-17T11:30:49.334148+0000","last_active":"2024-04-17T11:30:49.337556+0000","last_peered":"2024-04-17T11:30:49.337556+0000","last_clean":"2024-04-17T11:30:49.337556+0000","last_became_active":"2024-04-17T11:30:49.333848+0000","last_became_peered":"2024-04-17T11:30:49.333848+0000","last_unstale":"2024-04-17T11:30:49.337556+0000","last_undegraded":"2024-04-17T11:30:49.337556+0000","last_fullsized":"2024-04-17T11:30:49.337556+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":"53'1","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348812+0000","last_change":"2024-04-17T11:30:48.964334+0000","last_active":"2024-04-17T11:30:49.348812+0000","last_peered":"2024-04-17T11:30:49.348812+0000","last_clean":"2024-04-17T11:30:49.348812+0000","last_became_active":"2024-04-17T11:30:48.963865+0000","last_became_peered":"2024-04-17T11:30:48.963865+0000","last_unstale":"2024-04-17T11:30:49.348812+0000","last_undegraded":"2024-04-17T11:30:49.348812+0000","last_fullsized":"2024-04-17T11:30:49.348812+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341622+0000","last_change":"2024-04-17T11:30:49.340736+0000","last_active":"2024-04-17T11:30:49.341622+0000","last_peered":"2024-04-17T11:30:49.341622+0000","last_clean":"2024-04-17T11:30:49.341622+0000","last_became_active":"2024-04-17T11:30:49.340215+0000","last_became_peered":"2024-04-17T11:30:49.340215+0000","last_unstale":"2024-04-17T11:30:49.341622+0000","last_undegraded":"2024-04-17T11:30:49.341622+0000","last_fullsized":"2024-04-17T11:30:49.341622+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":"53'2","reported_seq":13,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.349242+0000","last_change":"2024-04-17T11:30:48.964591+0000","last_active":"2024-04-17T11:30:49.349242+0000","last_peered":"2024-04-17T11:30:49.349242+0000","last_clean":"2024-04-17T11:30:49.349242+0000","last_became_active":"2024-04-17T11:30:48.964273+0000","last_became_peered":"2024-04-17T11:30:48.964273+0000","last_unstale":"2024-04-17T11:30:49.349242+0000","last_undegraded":"2024-04-17T11:30:49.349242+0000","last_fullsized":"2024-04-17T11:30:49.349242+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347662+0000","last_change":"2024-04-17T11:30:49.346697+0000","last_active":"2024-04-17T11:30:49.347662+0000","last_peered":"2024-04-17T11:30:49.347662+0000","last_clean":"2024-04-17T11:30:49.347662+0000","last_became_active":"2024-04-17T11:30:49.346249+0000","last_became_peered":"2024-04-17T11:30:49.346249+0000","last_unstale":"2024-04-17T11:30:49.347662+0000","last_undegraded":"2024-04-17T11:30:49.347662+0000","last_fullsized":"2024-04-17T11:30:49.347662+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":"53'2","reported_seq":13,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351850+0000","last_change":"2024-04-17T11:30:48.965796+0000","last_active":"2024-04-17T11:30:49.351850+0000","last_peered":"2024-04-17T11:30:49.351850+0000","last_clean":"2024-04-17T11:30:49.351850+0000","last_became_active":"2024-04-17T11:30:48.965490+0000","last_became_peered":"2024-04-17T11:30:48.965490+0000","last_unstale":"2024-04-17T11:30:49.351850+0000","last_undegraded":"2024-04-17T11:30:49.351850+0000","last_fullsized":"2024-04-17T11:30:49.351850+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339092+0000","last_change":"2024-04-17T11:30:49.336207+0000","last_active":"2024-04-17T11:30:49.339092+0000","last_peered":"2024-04-17T11:30:49.339092+0000","last_clean":"2024-04-17T11:30:49.339092+0000","last_became_active":"2024-04-17T11:30:49.335861+0000","last_became_peered":"2024-04-17T11:30:49.335861+0000","last_unstale":"2024-04-17T11:30:49.339092+0000","last_undegraded":"2024-04-17T11:30:49.339092+0000","last_fullsized":"2024-04-17T11:30:49.339092+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":"53'1","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.350025+0000","last_change":"2024-04-17T11:30:48.964579+0000","last_active":"2024-04-17T11:30:49.350025+0000","last_peered":"2024-04-17T11:30:49.350025+0000","last_clean":"2024-04-17T11:30:49.350025+0000","last_became_active":"2024-04-17T11:30:48.964287+0000","last_became_peered":"2024-04-17T11:30:48.964287+0000","last_unstale":"2024-04-17T11:30:49.350025+0000","last_undegraded":"2024-04-17T11:30:49.350025+0000","last_fullsized":"2024-04-17T11:30:49.350025+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.340817+0000","last_change":"2024-04-17T11:30:49.334548+0000","last_active":"2024-04-17T11:30:49.340817+0000","last_peered":"2024-04-17T11:30:49.340817+0000","last_clean":"2024-04-17T11:30:49.340817+0000","last_became_active":"2024-04-17T11:30:49.334245+0000","last_became_peered":"2024-04-17T11:30:49.334245+0000","last_unstale":"2024-04-17T11:30:49.340817+0000","last_undegraded":"2024-04-17T11:30:49.340817+0000","last_fullsized":"2024-04-17T11:30:49.340817+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'1","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353579+0000","last_change":"2024-04-17T11:30:48.960976+0000","last_active":"2024-04-17T11:30:49.353579+0000","last_peered":"2024-04-17T11:30:49.353579+0000","last_clean":"2024-04-17T11:30:49.353579+0000","last_became_active":"2024-04-17T11:30:48.960644+0000","last_became_peered":"2024-04-17T11:30:48.960644+0000","last_unstale":"2024-04-17T11:30:49.353579+0000","last_undegraded":"2024-04-17T11:30:49.353579+0000","last_fullsized":"2024-04-17T11:30:49.353579+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353034+0000","last_change":"2024-04-17T11:30:49.350267+0000","last_active":"2024-04-17T11:30:49.353034+0000","last_peered":"2024-04-17T11:30:49.353034+0000","last_clean":"2024-04-17T11:30:49.353034+0000","last_became_active":"2024-04-17T11:30:49.349521+0000","last_became_peered":"2024-04-17T11:30:49.349521+0000","last_unstale":"2024-04-17T11:30:49.353034+0000","last_undegraded":"2024-04-17T11:30:49.353034+0000","last_fullsized":"2024-04-17T11:30:49.353034+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,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":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.326508+0000","last_change":"2024-04-17T11:30:48.963974+0000","last_active":"2024-04-17T11:30:49.326508+0000","last_peered":"2024-04-17T11:30:49.326508+0000","last_clean":"2024-04-17T11:30:49.326508+0000","last_became_active":"2024-04-17T11:30:48.963692+0000","last_became_peered":"2024-04-17T11:30:48.963692+0000","last_unstale":"2024-04-17T11:30:49.326508+0000","last_undegraded":"2024-04-17T11:30:49.326508+0000","last_fullsized":"2024-04-17T11:30:49.326508+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342929+0000","last_change":"2024-04-17T11:30:49.341587+0000","last_active":"2024-04-17T11:30:49.342929+0000","last_peered":"2024-04-17T11:30:49.342929+0000","last_clean":"2024-04-17T11:30:49.342929+0000","last_became_active":"2024-04-17T11:30:49.341285+0000","last_became_peered":"2024-04-17T11:30:49.341285+0000","last_unstale":"2024-04-17T11:30:49.342929+0000","last_undegraded":"2024-04-17T11:30:49.342929+0000","last_fullsized":"2024-04-17T11:30:49.342929+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.336322+0000","last_change":"2024-04-17T11:30:48.960332+0000","last_active":"2024-04-17T11:30:49.336322+0000","last_peered":"2024-04-17T11:30:49.336322+0000","last_clean":"2024-04-17T11:30:49.336322+0000","last_became_active":"2024-04-17T11:30:48.960017+0000","last_became_peered":"2024-04-17T11:30:48.960017+0000","last_unstale":"2024-04-17T11:30:49.336322+0000","last_undegraded":"2024-04-17T11:30:49.336322+0000","last_fullsized":"2024-04-17T11:30:49.336322+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334574+0000","last_change":"2024-04-17T11:30:49.334119+0000","last_active":"2024-04-17T11:30:49.334574+0000","last_peered":"2024-04-17T11:30:49.334574+0000","last_clean":"2024-04-17T11:30:49.334574+0000","last_became_active":"2024-04-17T11:30:49.333794+0000","last_became_peered":"2024-04-17T11:30:49.333794+0000","last_unstale":"2024-04-17T11:30:49.334574+0000","last_undegraded":"2024-04-17T11:30:49.334574+0000","last_fullsized":"2024-04-17T11:30:49.334574+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.325893+0000","last_change":"2024-04-17T11:30:48.956601+0000","last_active":"2024-04-17T11:30:49.325893+0000","last_peered":"2024-04-17T11:30:49.325893+0000","last_clean":"2024-04-17T11:30:49.325893+0000","last_became_active":"2024-04-17T11:30:48.956174+0000","last_became_peered":"2024-04-17T11:30:48.956174+0000","last_unstale":"2024-04-17T11:30:49.325893+0000","last_undegraded":"2024-04-17T11:30:49.325893+0000","last_fullsized":"2024-04-17T11:30:49.325893+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352694+0000","last_change":"2024-04-17T11:30:49.350803+0000","last_active":"2024-04-17T11:30:49.352694+0000","last_peered":"2024-04-17T11:30:49.352694+0000","last_clean":"2024-04-17T11:30:49.352694+0000","last_became_active":"2024-04-17T11:30:49.350472+0000","last_became_peered":"2024-04-17T11:30:49.350472+0000","last_unstale":"2024-04-17T11:30:49.352694+0000","last_undegraded":"2024-04-17T11:30:49.352694+0000","last_fullsized":"2024-04-17T11:30:49.352694+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.336994+0000","last_change":"2024-04-17T11:30:48.956635+0000","last_active":"2024-04-17T11:30:49.336994+0000","last_peered":"2024-04-17T11:30:49.336994+0000","last_clean":"2024-04-17T11:30:49.336994+0000","last_became_active":"2024-04-17T11:30:48.956193+0000","last_became_peered":"2024-04-17T11:30:48.956193+0000","last_unstale":"2024-04-17T11:30:49.336994+0000","last_undegraded":"2024-04-17T11:30:49.336994+0000","last_fullsized":"2024-04-17T11:30:49.336994+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341642+0000","last_change":"2024-04-17T11:30:49.340929+0000","last_active":"2024-04-17T11:30:49.341642+0000","last_peered":"2024-04-17T11:30:49.341642+0000","last_clean":"2024-04-17T11:30:49.341642+0000","last_became_active":"2024-04-17T11:30:49.340555+0000","last_became_peered":"2024-04-17T11:30:49.340555+0000","last_unstale":"2024-04-17T11:30:49.341642+0000","last_undegraded":"2024-04-17T11:30:49.341642+0000","last_fullsized":"2024-04-17T11:30:49.341642+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"53'3","reported_seq":14,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.348710+0000","last_change":"2024-04-17T11:30:48.963987+0000","last_active":"2024-04-17T11:30:49.348710+0000","last_peered":"2024-04-17T11:30:49.348710+0000","last_clean":"2024-04-17T11:30:49.348710+0000","last_became_active":"2024-04-17T11:30:48.963677+0000","last_became_peered":"2024-04-17T11:30:48.963677+0000","last_unstale":"2024-04-17T11:30:49.348710+0000","last_undegraded":"2024-04-17T11:30:49.348710+0000","last_fullsized":"2024-04-17T11:30:49.348710+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.355443+0000","last_change":"2024-04-17T11:30:49.351807+0000","last_active":"2024-04-17T11:30:49.355443+0000","last_peered":"2024-04-17T11:30:49.355443+0000","last_clean":"2024-04-17T11:30:49.355443+0000","last_became_active":"2024-04-17T11:30:49.351460+0000","last_became_peered":"2024-04-17T11:30:49.351460+0000","last_unstale":"2024-04-17T11:30:49.355443+0000","last_undegraded":"2024-04-17T11:30:49.355443+0000","last_fullsized":"2024-04-17T11:30:49.355443+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'6","reported_seq":17,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.358680+0000","last_change":"2024-04-17T11:30:48.957889+0000","last_active":"2024-04-17T11:30:49.358680+0000","last_peered":"2024-04-17T11:30:49.358680+0000","last_clean":"2024-04-17T11:30:49.358680+0000","last_became_active":"2024-04-17T11:30:48.957558+0000","last_became_peered":"2024-04-17T11:30:48.957558+0000","last_unstale":"2024-04-17T11:30:49.358680+0000","last_undegraded":"2024-04-17T11:30:49.358680+0000","last_fullsized":"2024-04-17T11:30:49.358680+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351924+0000","last_change":"2024-04-17T11:30:49.349825+0000","last_active":"2024-04-17T11:30:49.351924+0000","last_peered":"2024-04-17T11:30:49.351924+0000","last_clean":"2024-04-17T11:30:49.351924+0000","last_became_active":"2024-04-17T11:30:49.349527+0000","last_became_peered":"2024-04-17T11:30:49.349527+0000","last_unstale":"2024-04-17T11:30:49.351924+0000","last_undegraded":"2024-04-17T11:30:49.351924+0000","last_fullsized":"2024-04-17T11:30:49.351924+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'2","reported_seq":13,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.357924+0000","last_change":"2024-04-17T11:30:48.959154+0000","last_active":"2024-04-17T11:30:49.357924+0000","last_peered":"2024-04-17T11:30:49.357924+0000","last_clean":"2024-04-17T11:30:49.357924+0000","last_became_active":"2024-04-17T11:30:48.958647+0000","last_became_peered":"2024-04-17T11:30:48.958647+0000","last_unstale":"2024-04-17T11:30:49.357924+0000","last_undegraded":"2024-04-17T11:30:49.357924+0000","last_fullsized":"2024-04-17T11:30:49.357924+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352447+0000","last_change":"2024-04-17T11:30:49.351693+0000","last_active":"2024-04-17T11:30:49.352447+0000","last_peered":"2024-04-17T11:30:49.352447+0000","last_clean":"2024-04-17T11:30:49.352447+0000","last_became_active":"2024-04-17T11:30:49.351408+0000","last_became_peered":"2024-04-17T11:30:49.351408+0000","last_unstale":"2024-04-17T11:30:49.352447+0000","last_undegraded":"2024-04-17T11:30:49.352447+0000","last_fullsized":"2024-04-17T11:30:49.352447+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339874+0000","last_change":"2024-04-17T11:30:48.962177+0000","last_active":"2024-04-17T11:30:49.339874+0000","last_peered":"2024-04-17T11:30:49.339874+0000","last_clean":"2024-04-17T11:30:49.339874+0000","last_became_active":"2024-04-17T11:30:48.961857+0000","last_became_peered":"2024-04-17T11:30:48.961857+0000","last_unstale":"2024-04-17T11:30:49.339874+0000","last_undegraded":"2024-04-17T11:30:49.339874+0000","last_fullsized":"2024-04-17T11:30:49.339874+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352259+0000","last_change":"2024-04-17T11:30:49.350893+0000","last_active":"2024-04-17T11:30:49.352259+0000","last_peered":"2024-04-17T11:30:49.352259+0000","last_clean":"2024-04-17T11:30:49.352259+0000","last_became_active":"2024-04-17T11:30:49.350601+0000","last_became_peered":"2024-04-17T11:30:49.350601+0000","last_unstale":"2024-04-17T11:30:49.352259+0000","last_undegraded":"2024-04-17T11:30:49.352259+0000","last_fullsized":"2024-04-17T11:30:49.352259+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.322434+0000","last_change":"2024-04-17T11:30:48.956287+0000","last_active":"2024-04-17T11:30:49.322434+0000","last_peered":"2024-04-17T11:30:49.322434+0000","last_clean":"2024-04-17T11:30:49.322434+0000","last_became_active":"2024-04-17T11:30:48.955942+0000","last_became_peered":"2024-04-17T11:30:48.955942+0000","last_unstale":"2024-04-17T11:30:49.322434+0000","last_undegraded":"2024-04-17T11:30:49.322434+0000","last_fullsized":"2024-04-17T11:30:49.322434+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341974+0000","last_change":"2024-04-17T11:30:49.341551+0000","last_active":"2024-04-17T11:30:49.341974+0000","last_peered":"2024-04-17T11:30:49.341974+0000","last_clean":"2024-04-17T11:30:49.341974+0000","last_became_active":"2024-04-17T11:30:49.341183+0000","last_became_peered":"2024-04-17T11:30:49.341183+0000","last_unstale":"2024-04-17T11:30:49.341974+0000","last_undegraded":"2024-04-17T11:30:49.341974+0000","last_fullsized":"2024-04-17T11:30:49.341974+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"53'8","reported_seq":19,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347969+0000","last_change":"2024-04-17T11:30:48.954488+0000","last_active":"2024-04-17T11:30:49.347969+0000","last_peered":"2024-04-17T11:30:49.347969+0000","last_clean":"2024-04-17T11:30:49.347969+0000","last_became_active":"2024-04-17T11:30:48.954190+0000","last_became_peered":"2024-04-17T11:30:48.954190+0000","last_unstale":"2024-04-17T11:30:49.347969+0000","last_undegraded":"2024-04-17T11:30:49.347969+0000","last_fullsized":"2024-04-17T11:30:49.347969+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.355406+0000","last_change":"2024-04-17T11:30:49.352527+0000","last_active":"2024-04-17T11:30:49.355406+0000","last_peered":"2024-04-17T11:30:49.355406+0000","last_clean":"2024-04-17T11:30:49.355406+0000","last_became_active":"2024-04-17T11:30:49.352160+0000","last_became_peered":"2024-04-17T11:30:49.352160+0000","last_unstale":"2024-04-17T11:30:49.355406+0000","last_undegraded":"2024-04-17T11:30:49.355406+0000","last_fullsized":"2024-04-17T11:30:49.355406+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"53'1","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.355017+0000","last_change":"2024-04-17T11:30:48.960116+0000","last_active":"2024-04-17T11:30:49.355017+0000","last_peered":"2024-04-17T11:30:49.355017+0000","last_clean":"2024-04-17T11:30:49.355017+0000","last_became_active":"2024-04-17T11:30:48.959746+0000","last_became_peered":"2024-04-17T11:30:48.959746+0000","last_unstale":"2024-04-17T11:30:49.355017+0000","last_undegraded":"2024-04-17T11:30:49.355017+0000","last_fullsized":"2024-04-17T11:30:49.355017+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352227+0000","last_change":"2024-04-17T11:30:49.350154+0000","last_active":"2024-04-17T11:30:49.352227+0000","last_peered":"2024-04-17T11:30:49.352227+0000","last_clean":"2024-04-17T11:30:49.352227+0000","last_became_active":"2024-04-17T11:30:49.349850+0000","last_became_peered":"2024-04-17T11:30:49.349850+0000","last_unstale":"2024-04-17T11:30:49.352227+0000","last_undegraded":"2024-04-17T11:30:49.352227+0000","last_fullsized":"2024-04-17T11:30:49.352227+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.322353+0000","last_change":"2024-04-17T11:30:48.963984+0000","last_active":"2024-04-17T11:30:49.322353+0000","last_peered":"2024-04-17T11:30:49.322353+0000","last_clean":"2024-04-17T11:30:49.322353+0000","last_became_active":"2024-04-17T11:30:48.963661+0000","last_became_peered":"2024-04-17T11:30:48.963661+0000","last_unstale":"2024-04-17T11:30:49.322353+0000","last_undegraded":"2024-04-17T11:30:49.322353+0000","last_fullsized":"2024-04-17T11:30:49.322353+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347055+0000","last_change":"2024-04-17T11:30:49.345274+0000","last_active":"2024-04-17T11:30:49.347055+0000","last_peered":"2024-04-17T11:30:49.347055+0000","last_clean":"2024-04-17T11:30:49.347055+0000","last_became_active":"2024-04-17T11:30:49.344650+0000","last_became_peered":"2024-04-17T11:30:49.344650+0000","last_unstale":"2024-04-17T11:30:49.347055+0000","last_undegraded":"2024-04-17T11:30:49.347055+0000","last_fullsized":"2024-04-17T11:30:49.347055+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.339773+0000","last_change":"2024-04-17T11:30:48.957616+0000","last_active":"2024-04-17T11:30:49.339773+0000","last_peered":"2024-04-17T11:30:49.339773+0000","last_clean":"2024-04-17T11:30:49.339773+0000","last_became_active":"2024-04-17T11:30:48.956962+0000","last_became_peered":"2024-04-17T11:30:48.956962+0000","last_unstale":"2024-04-17T11:30:49.339773+0000","last_undegraded":"2024-04-17T11:30:49.339773+0000","last_fullsized":"2024-04-17T11:30:49.339773+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.344974+0000","last_change":"2024-04-17T11:30:49.335768+0000","last_active":"2024-04-17T11:30:49.344974+0000","last_peered":"2024-04-17T11:30:49.344974+0000","last_clean":"2024-04-17T11:30:49.344974+0000","last_became_active":"2024-04-17T11:30:49.335438+0000","last_became_peered":"2024-04-17T11:30:49.335438+0000","last_unstale":"2024-04-17T11:30:49.344974+0000","last_undegraded":"2024-04-17T11:30:49.344974+0000","last_fullsized":"2024-04-17T11:30:49.344974+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.328726+0000","last_change":"2024-04-17T11:30:49.328188+0000","last_active":"2024-04-17T11:30:49.328726+0000","last_peered":"2024-04-17T11:30:49.328726+0000","last_clean":"2024-04-17T11:30:49.328726+0000","last_became_active":"2024-04-17T11:30:49.327123+0000","last_became_peered":"2024-04-17T11:30:49.327123+0000","last_unstale":"2024-04-17T11:30:49.328726+0000","last_undegraded":"2024-04-17T11:30:49.328726+0000","last_fullsized":"2024-04-17T11:30:49.328726+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323124+0000","last_change":"2024-04-17T11:30:48.955728+0000","last_active":"2024-04-17T11:30:49.323124+0000","last_peered":"2024-04-17T11:30:49.323124+0000","last_clean":"2024-04-17T11:30:49.323124+0000","last_became_active":"2024-04-17T11:30:48.955379+0000","last_became_peered":"2024-04-17T11:30:48.955379+0000","last_unstale":"2024-04-17T11:30:49.323124+0000","last_undegraded":"2024-04-17T11:30:49.323124+0000","last_fullsized":"2024-04-17T11:30:49.323124+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351743+0000","last_change":"2024-04-17T11:30:49.349280+0000","last_active":"2024-04-17T11:30:49.351743+0000","last_peered":"2024-04-17T11:30:49.351743+0000","last_clean":"2024-04-17T11:30:49.351743+0000","last_became_active":"2024-04-17T11:30:49.348932+0000","last_became_peered":"2024-04-17T11:30:49.348932+0000","last_unstale":"2024-04-17T11:30:49.351743+0000","last_undegraded":"2024-04-17T11:30:49.351743+0000","last_fullsized":"2024-04-17T11:30:49.351743+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.336769+0000","last_change":"2024-04-17T11:30:48.959437+0000","last_active":"2024-04-17T11:30:49.336769+0000","last_peered":"2024-04-17T11:30:49.336769+0000","last_clean":"2024-04-17T11:30:49.336769+0000","last_became_active":"2024-04-17T11:30:48.959124+0000","last_became_peered":"2024-04-17T11:30:48.959124+0000","last_unstale":"2024-04-17T11:30:49.336769+0000","last_undegraded":"2024-04-17T11:30:49.336769+0000","last_fullsized":"2024-04-17T11:30:49.336769+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":14,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.329847+0000","last_change":"2024-04-17T11:30:32.074864+0000","last_active":"2024-04-17T11:30:49.329847+0000","last_peered":"2024-04-17T11:30:49.329847+0000","last_clean":"2024-04-17T11:30:49.329847+0000","last_became_active":"2024-04-17T11:30:32.074543+0000","last_became_peered":"2024-04-17T11:30:32.074543+0000","last_unstale":"2024-04-17T11:30:49.329847+0000","last_undegraded":"2024-04-17T11:30:49.329847+0000","last_fullsized":"2024-04-17T11:30:49.329847+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_clean_scrub_stamp":"2024-04-17T11:28:34.149049+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341220+0000","last_change":"2024-04-17T11:30:49.339430+0000","last_active":"2024-04-17T11:30:49.341220+0000","last_peered":"2024-04-17T11:30:49.341220+0000","last_clean":"2024-04-17T11:30:49.341220+0000","last_became_active":"2024-04-17T11:30:49.339112+0000","last_became_peered":"2024-04-17T11:30:49.339112+0000","last_unstale":"2024-04-17T11:30:49.341220+0000","last_undegraded":"2024-04-17T11:30:49.341220+0000","last_fullsized":"2024-04-17T11:30:49.341220+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.331714+0000","last_change":"2024-04-17T11:30:48.964330+0000","last_active":"2024-04-17T11:30:49.331714+0000","last_peered":"2024-04-17T11:30:49.331714+0000","last_clean":"2024-04-17T11:30:49.331714+0000","last_became_active":"2024-04-17T11:30:48.963781+0000","last_became_peered":"2024-04-17T11:30:48.963781+0000","last_unstale":"2024-04-17T11:30:49.331714+0000","last_undegraded":"2024-04-17T11:30:49.331714+0000","last_fullsized":"2024-04-17T11:30:49.331714+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.332526+0000","last_change":"2024-04-17T11:30:48.964504+0000","last_active":"2024-04-17T11:30:49.332526+0000","last_peered":"2024-04-17T11:30:49.332526+0000","last_clean":"2024-04-17T11:30:49.332526+0000","last_became_active":"2024-04-17T11:30:48.964172+0000","last_became_peered":"2024-04-17T11:30:48.964172+0000","last_unstale":"2024-04-17T11:30:49.332526+0000","last_undegraded":"2024-04-17T11:30:49.332526+0000","last_fullsized":"2024-04-17T11:30:49.332526+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347325+0000","last_change":"2024-04-17T11:30:49.346068+0000","last_active":"2024-04-17T11:30:49.347325+0000","last_peered":"2024-04-17T11:30:49.347325+0000","last_clean":"2024-04-17T11:30:49.347325+0000","last_became_active":"2024-04-17T11:30:49.345746+0000","last_became_peered":"2024-04-17T11:30:49.345746+0000","last_unstale":"2024-04-17T11:30:49.347325+0000","last_undegraded":"2024-04-17T11:30:49.347325+0000","last_fullsized":"2024-04-17T11:30:49.347325+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"54'1","reported_seq":12,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-04-17T11:30:51.200952+0000","last_change":"2024-04-17T11:30:48.960796+0000","last_active":"2024-04-17T11:30:51.200952+0000","last_peered":"2024-04-17T11:30:51.200952+0000","last_clean":"2024-04-17T11:30:51.200952+0000","last_became_active":"2024-04-17T11:30:48.960539+0000","last_became_peered":"2024-04-17T11:30:48.960539+0000","last_unstale":"2024-04-17T11:30:51.200952+0000","last_undegraded":"2024-04-17T11:30:51.200952+0000","last_fullsized":"2024-04-17T11:30:51.200952+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351716+0000","last_change":"2024-04-17T11:30:49.350627+0000","last_active":"2024-04-17T11:30:49.351716+0000","last_peered":"2024-04-17T11:30:49.351716+0000","last_clean":"2024-04-17T11:30:49.351716+0000","last_became_active":"2024-04-17T11:30:49.350358+0000","last_became_peered":"2024-04-17T11:30:49.350358+0000","last_unstale":"2024-04-17T11:30:49.351716+0000","last_undegraded":"2024-04-17T11:30:49.351716+0000","last_fullsized":"2024-04-17T11:30:49.351716+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"53'2","reported_seq":13,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353997+0000","last_change":"2024-04-17T11:30:48.962182+0000","last_active":"2024-04-17T11:30:49.353997+0000","last_peered":"2024-04-17T11:30:49.353997+0000","last_clean":"2024-04-17T11:30:49.353997+0000","last_became_active":"2024-04-17T11:30:48.961851+0000","last_became_peered":"2024-04-17T11:30:48.961851+0000","last_unstale":"2024-04-17T11:30:49.353997+0000","last_undegraded":"2024-04-17T11:30:49.353997+0000","last_fullsized":"2024-04-17T11:30:49.353997+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351396+0000","last_change":"2024-04-17T11:30:49.348412+0000","last_active":"2024-04-17T11:30:49.351396+0000","last_peered":"2024-04-17T11:30:49.351396+0000","last_clean":"2024-04-17T11:30:49.351396+0000","last_became_active":"2024-04-17T11:30:49.348064+0000","last_became_peered":"2024-04-17T11:30:49.348064+0000","last_unstale":"2024-04-17T11:30:49.351396+0000","last_undegraded":"2024-04-17T11:30:49.351396+0000","last_fullsized":"2024-04-17T11:30:49.351396+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.330958+0000","last_change":"2024-04-17T11:30:48.964052+0000","last_active":"2024-04-17T11:30:49.330958+0000","last_peered":"2024-04-17T11:30:49.330958+0000","last_clean":"2024-04-17T11:30:49.330958+0000","last_became_active":"2024-04-17T11:30:48.963736+0000","last_became_peered":"2024-04-17T11:30:48.963736+0000","last_unstale":"2024-04-17T11:30:49.330958+0000","last_undegraded":"2024-04-17T11:30:49.330958+0000","last_fullsized":"2024-04-17T11:30:49.330958+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352142+0000","last_change":"2024-04-17T11:30:49.351139+0000","last_active":"2024-04-17T11:30:49.352142+0000","last_peered":"2024-04-17T11:30:49.352142+0000","last_clean":"2024-04-17T11:30:49.352142+0000","last_became_active":"2024-04-17T11:30:49.350808+0000","last_became_peered":"2024-04-17T11:30:49.350808+0000","last_unstale":"2024-04-17T11:30:49.352142+0000","last_undegraded":"2024-04-17T11:30:49.352142+0000","last_fullsized":"2024-04-17T11:30:49.352142+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.322140+0000","last_change":"2024-04-17T11:30:48.958059+0000","last_active":"2024-04-17T11:30:49.322140+0000","last_peered":"2024-04-17T11:30:49.322140+0000","last_clean":"2024-04-17T11:30:49.322140+0000","last_became_active":"2024-04-17T11:30:48.957745+0000","last_became_peered":"2024-04-17T11:30:48.957745+0000","last_unstale":"2024-04-17T11:30:49.322140+0000","last_undegraded":"2024-04-17T11:30:49.322140+0000","last_fullsized":"2024-04-17T11:30:49.322140+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.338163+0000","last_change":"2024-04-17T11:30:49.336907+0000","last_active":"2024-04-17T11:30:49.338163+0000","last_peered":"2024-04-17T11:30:49.338163+0000","last_clean":"2024-04-17T11:30:49.338163+0000","last_became_active":"2024-04-17T11:30:49.336596+0000","last_became_peered":"2024-04-17T11:30:49.336596+0000","last_unstale":"2024-04-17T11:30:49.338163+0000","last_undegraded":"2024-04-17T11:30:49.338163+0000","last_fullsized":"2024-04-17T11:30:49.338163+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.321794+0000","last_change":"2024-04-17T11:30:48.958915+0000","last_active":"2024-04-17T11:30:49.321794+0000","last_peered":"2024-04-17T11:30:49.321794+0000","last_clean":"2024-04-17T11:30:49.321794+0000","last_became_active":"2024-04-17T11:30:48.957929+0000","last_became_peered":"2024-04-17T11:30:48.957929+0000","last_unstale":"2024-04-17T11:30:49.321794+0000","last_undegraded":"2024-04-17T11:30:49.321794+0000","last_fullsized":"2024-04-17T11:30:49.321794+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347175+0000","last_change":"2024-04-17T11:30:49.342849+0000","last_active":"2024-04-17T11:30:49.347175+0000","last_peered":"2024-04-17T11:30:49.347175+0000","last_clean":"2024-04-17T11:30:49.347175+0000","last_became_active":"2024-04-17T11:30:49.342270+0000","last_became_peered":"2024-04-17T11:30:49.342270+0000","last_unstale":"2024-04-17T11:30:49.347175+0000","last_undegraded":"2024-04-17T11:30:49.347175+0000","last_fullsized":"2024-04-17T11:30:49.347175+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,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":"53'2","reported_seq":13,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.358059+0000","last_change":"2024-04-17T11:30:48.965197+0000","last_active":"2024-04-17T11:30:49.358059+0000","last_peered":"2024-04-17T11:30:49.358059+0000","last_clean":"2024-04-17T11:30:49.358059+0000","last_became_active":"2024-04-17T11:30:48.964897+0000","last_became_peered":"2024-04-17T11:30:48.964897+0000","last_unstale":"2024-04-17T11:30:49.358059+0000","last_undegraded":"2024-04-17T11:30:49.358059+0000","last_fullsized":"2024-04-17T11:30:49.358059+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341930+0000","last_change":"2024-04-17T11:30:49.338523+0000","last_active":"2024-04-17T11:30:49.341930+0000","last_peered":"2024-04-17T11:30:49.341930+0000","last_clean":"2024-04-17T11:30:49.341930+0000","last_became_active":"2024-04-17T11:30:49.337420+0000","last_became_peered":"2024-04-17T11:30:49.337420+0000","last_unstale":"2024-04-17T11:30:49.341930+0000","last_undegraded":"2024-04-17T11:30:49.341930+0000","last_fullsized":"2024-04-17T11:30:49.341930+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.323888+0000","last_change":"2024-04-17T11:30:48.951281+0000","last_active":"2024-04-17T11:30:49.323888+0000","last_peered":"2024-04-17T11:30:49.323888+0000","last_clean":"2024-04-17T11:30:49.323888+0000","last_became_active":"2024-04-17T11:30:48.950943+0000","last_became_peered":"2024-04-17T11:30:48.950943+0000","last_unstale":"2024-04-17T11:30:49.323888+0000","last_undegraded":"2024-04-17T11:30:49.323888+0000","last_fullsized":"2024-04-17T11:30:49.323888+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.351947+0000","last_change":"2024-04-17T11:30:49.350441+0000","last_active":"2024-04-17T11:30:49.351947+0000","last_peered":"2024-04-17T11:30:49.351947+0000","last_clean":"2024-04-17T11:30:49.351947+0000","last_became_active":"2024-04-17T11:30:49.350147+0000","last_became_peered":"2024-04-17T11:30:49.350147+0000","last_unstale":"2024-04-17T11:30:49.351947+0000","last_undegraded":"2024-04-17T11:30:49.351947+0000","last_fullsized":"2024-04-17T11:30:49.351947+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'1","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.345423+0000","last_change":"2024-04-17T11:30:48.958502+0000","last_active":"2024-04-17T11:30:49.345423+0000","last_peered":"2024-04-17T11:30:49.345423+0000","last_clean":"2024-04-17T11:30:49.345423+0000","last_became_active":"2024-04-17T11:30:48.958183+0000","last_became_peered":"2024-04-17T11:30:48.958183+0000","last_unstale":"2024-04-17T11:30:49.345423+0000","last_undegraded":"2024-04-17T11:30:49.345423+0000","last_fullsized":"2024-04-17T11:30:49.345423+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347269+0000","last_change":"2024-04-17T11:30:49.344380+0000","last_active":"2024-04-17T11:30:49.347269+0000","last_peered":"2024-04-17T11:30:49.347269+0000","last_clean":"2024-04-17T11:30:49.347269+0000","last_became_active":"2024-04-17T11:30:49.344067+0000","last_became_peered":"2024-04-17T11:30:49.344067+0000","last_unstale":"2024-04-17T11:30:49.347269+0000","last_undegraded":"2024-04-17T11:30:49.347269+0000","last_fullsized":"2024-04-17T11:30:49.347269+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"53'2","reported_seq":13,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352149+0000","last_change":"2024-04-17T11:30:48.959649+0000","last_active":"2024-04-17T11:30:49.352149+0000","last_peered":"2024-04-17T11:30:49.352149+0000","last_clean":"2024-04-17T11:30:49.352149+0000","last_became_active":"2024-04-17T11:30:48.959338+0000","last_became_peered":"2024-04-17T11:30:48.959338+0000","last_unstale":"2024-04-17T11:30:49.352149+0000","last_undegraded":"2024-04-17T11:30:49.352149+0000","last_fullsized":"2024-04-17T11:30:49.352149+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.352009+0000","last_change":"2024-04-17T11:30:49.350662+0000","last_active":"2024-04-17T11:30:49.352009+0000","last_peered":"2024-04-17T11:30:49.352009+0000","last_clean":"2024-04-17T11:30:49.352009+0000","last_became_active":"2024-04-17T11:30:49.349725+0000","last_became_peered":"2024-04-17T11:30:49.349725+0000","last_unstale":"2024-04-17T11:30:49.352009+0000","last_undegraded":"2024-04-17T11:30:49.352009+0000","last_fullsized":"2024-04-17T11:30:49.352009+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341640+0000","last_change":"2024-04-17T11:30:49.340859+0000","last_active":"2024-04-17T11:30:49.341640+0000","last_peered":"2024-04-17T11:30:49.341640+0000","last_clean":"2024-04-17T11:30:49.341640+0000","last_became_active":"2024-04-17T11:30:49.340537+0000","last_became_peered":"2024-04-17T11:30:49.340537+0000","last_unstale":"2024-04-17T11:30:49.341640+0000","last_undegraded":"2024-04-17T11:30:49.341640+0000","last_fullsized":"2024-04-17T11:30:49.341640+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341823+0000","last_change":"2024-04-17T11:30:49.340551+0000","last_active":"2024-04-17T11:30:49.341823+0000","last_peered":"2024-04-17T11:30:49.341823+0000","last_clean":"2024-04-17T11:30:49.341823+0000","last_became_active":"2024-04-17T11:30:49.340235+0000","last_became_peered":"2024-04-17T11:30:49.340235+0000","last_unstale":"2024-04-17T11:30:49.341823+0000","last_undegraded":"2024-04-17T11:30:49.341823+0000","last_fullsized":"2024-04-17T11:30:49.341823+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347340+0000","last_change":"2024-04-17T11:30:49.345018+0000","last_active":"2024-04-17T11:30:49.347340+0000","last_peered":"2024-04-17T11:30:49.347340+0000","last_clean":"2024-04-17T11:30:49.347340+0000","last_became_active":"2024-04-17T11:30:49.344690+0000","last_became_peered":"2024-04-17T11:30:49.344690+0000","last_unstale":"2024-04-17T11:30:49.347340+0000","last_undegraded":"2024-04-17T11:30:49.347340+0000","last_fullsized":"2024-04-17T11:30:49.347340+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341616+0000","last_change":"2024-04-17T11:30:49.339620+0000","last_active":"2024-04-17T11:30:49.341616+0000","last_peered":"2024-04-17T11:30:49.341616+0000","last_clean":"2024-04-17T11:30:49.341616+0000","last_became_active":"2024-04-17T11:30:49.339329+0000","last_became_peered":"2024-04-17T11:30:49.339329+0000","last_unstale":"2024-04-17T11:30:49.341616+0000","last_undegraded":"2024-04-17T11:30:49.341616+0000","last_fullsized":"2024-04-17T11:30:49.341616+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342490+0000","last_change":"2024-04-17T11:30:49.341954+0000","last_active":"2024-04-17T11:30:49.342490+0000","last_peered":"2024-04-17T11:30:49.342490+0000","last_clean":"2024-04-17T11:30:49.342490+0000","last_became_active":"2024-04-17T11:30:49.341191+0000","last_became_peered":"2024-04-17T11:30:49.341191+0000","last_unstale":"2024-04-17T11:30:49.342490+0000","last_undegraded":"2024-04-17T11:30:49.342490+0000","last_fullsized":"2024-04-17T11:30:49.342490+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.334536+0000","last_change":"2024-04-17T11:30:49.333512+0000","last_active":"2024-04-17T11:30:49.334536+0000","last_peered":"2024-04-17T11:30:49.334536+0000","last_clean":"2024-04-17T11:30:49.334536+0000","last_became_active":"2024-04-17T11:30:49.333198+0000","last_became_peered":"2024-04-17T11:30:49.333198+0000","last_unstale":"2024-04-17T11:30:49.334536+0000","last_undegraded":"2024-04-17T11:30:49.334536+0000","last_fullsized":"2024-04-17T11:30:49.334536+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.342010+0000","last_change":"2024-04-17T11:30:49.340739+0000","last_active":"2024-04-17T11:30:49.342010+0000","last_peered":"2024-04-17T11:30:49.342010+0000","last_clean":"2024-04-17T11:30:49.342010+0000","last_became_active":"2024-04-17T11:30:49.339948+0000","last_became_peered":"2024-04-17T11:30:49.339948+0000","last_unstale":"2024-04-17T11:30:49.342010+0000","last_undegraded":"2024-04-17T11:30:49.342010+0000","last_fullsized":"2024-04-17T11:30:49.342010+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.338420+0000","last_change":"2024-04-17T11:30:49.335830+0000","last_active":"2024-04-17T11:30:49.338420+0000","last_peered":"2024-04-17T11:30:49.338420+0000","last_clean":"2024-04-17T11:30:49.338420+0000","last_became_active":"2024-04-17T11:30:49.335161+0000","last_became_peered":"2024-04-17T11:30:49.335161+0000","last_unstale":"2024-04-17T11:30:49.338420+0000","last_undegraded":"2024-04-17T11:30:49.338420+0000","last_fullsized":"2024-04-17T11:30:49.338420+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.347420+0000","last_change":"2024-04-17T11:30:49.344554+0000","last_active":"2024-04-17T11:30:49.347420+0000","last_peered":"2024-04-17T11:30:49.347420+0000","last_clean":"2024-04-17T11:30:49.347420+0000","last_became_active":"2024-04-17T11:30:49.344244+0000","last_became_peered":"2024-04-17T11:30:49.344244+0000","last_unstale":"2024-04-17T11:30:49.347420+0000","last_undegraded":"2024-04-17T11:30:49.347420+0000","last_fullsized":"2024-04-17T11:30:49.347420+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.338453+0000","last_change":"2024-04-17T11:30:49.335386+0000","last_active":"2024-04-17T11:30:49.338453+0000","last_peered":"2024-04-17T11:30:49.338453+0000","last_clean":"2024-04-17T11:30:49.338453+0000","last_became_active":"2024-04-17T11:30:49.334865+0000","last_became_peered":"2024-04-17T11:30:49.334865+0000","last_unstale":"2024-04-17T11:30:49.338453+0000","last_undegraded":"2024-04-17T11:30:49.338453+0000","last_fullsized":"2024-04-17T11:30:49.338453+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.355182+0000","last_change":"2024-04-17T11:30:49.352533+0000","last_active":"2024-04-17T11:30:49.355182+0000","last_peered":"2024-04-17T11:30:49.355182+0000","last_clean":"2024-04-17T11:30:49.355182+0000","last_became_active":"2024-04-17T11:30:49.351723+0000","last_became_peered":"2024-04-17T11:30:49.351723+0000","last_unstale":"2024-04-17T11:30:49.355182+0000","last_undegraded":"2024-04-17T11:30:49.355182+0000","last_fullsized":"2024-04-17T11:30:49.355182+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.353052+0000","last_change":"2024-04-17T11:30:49.350463+0000","last_active":"2024-04-17T11:30:49.353052+0000","last_peered":"2024-04-17T11:30:49.353052+0000","last_clean":"2024-04-17T11:30:49.353052+0000","last_became_active":"2024-04-17T11:30:49.349953+0000","last_became_peered":"2024-04-17T11:30:49.349953+0000","last_unstale":"2024-04-17T11:30:49.353052+0000","last_undegraded":"2024-04-17T11:30:49.353052+0000","last_fullsized":"2024-04-17T11:30:49.353052+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,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":10,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-04-17T11:30:49.341658+0000","last_change":"2024-04-17T11:30:49.340433+0000","last_active":"2024-04-17T11:30:49.341658+0000","last_peered":"2024-04-17T11:30:49.341658+0000","last_clean":"2024-04-17T11:30:49.341658+0000","last_became_active":"2024-04-17T11:30:49.340045+0000","last_became_peered":"2024-04-17T11:30:49.340045+0000","last_unstale":"2024-04-17T11:30:49.341658+0000","last_undegraded":"2024-04-17T11:30:49.341658+0000","last_fullsized":"2024-04-17T11:30:49.341658+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430216,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":216750,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.57399999999999995}]},{"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.58399999999999996}]},{"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.61099999999999999}]},{"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.68000000000000005}]},{"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.53700000000000003}]},{"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.59599999999999997}]},{"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.70099999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626444,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":217710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.68999999999999995}]},{"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.57099999999999995}]},{"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.54400000000000004}]},{"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.64400000000000002}]},{"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.379}]},{"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.435}]},{"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.41099999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574883,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":216019,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:11 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.31900000000000001,"15min":0.31},"min":{"1min":0.27400000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.32900000000000001,"15min":0.315},"min":{"1min":0.28299999999999997,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.32600000000000001}]},{"osd":2,"last update":"Wed Apr 17 11:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.372,"15min":0.36599999999999999},"min":{"1min":0.26300000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.32700000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.36699999999999999}]},{"osd":3,"last update":"Wed Apr 17 11:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.40500000000000003}]},{"osd":4,"last update":"Wed Apr 17 11:30:20 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.46600000000000003}]},{"osd":5,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.45700000000000002}]},{"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.61099999999999999}]},{"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.496}]}]},{"osd":0,"up_from":8,"seq":34359738409,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297628,"kb_used_data":532,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447524,"statfs":{"total":95995035648,"available":95690264576,"internally_reserved":0,"allocated":544768,"data_stored":216874,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 17 11:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.34300000000000003,"15min":0.33300000000000002},"min":{"1min":0.27400000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.34599999999999997,"15min":0.33300000000000002},"min":{"1min":0.26400000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.58899999999999997,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.32700000000000001}]},{"osd":2,"last update":"Wed Apr 17 11:30:38 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.40500000000000003,"15min":0.39800000000000002},"min":{"1min":0.29599999999999999,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.251},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.42599999999999999,"15min":0.41599999999999998},"min":{"1min":0.33100000000000002,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.38100000000000001}]},{"osd":3,"last update":"Wed Apr 17 11:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.314}]},{"osd":4,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.48699999999999999}]},{"osd":5,"last update":"Wed Apr 17 11:30:47 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.46000000000000002}]},{"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.42999999999999999}]},{"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":2,"up_from":18,"seq":77309411359,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":216174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.38400000000000001,"15min":0.38500000000000001},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.30099999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.56599999999999995,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.42599999999999999}]},{"osd":1,"last update":"Wed Apr 17 11:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.56599999999999995,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40899999999999997,"15min":0.40999999999999998},"min":{"1min":0.24299999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.57499999999999996,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.46999999999999997}]},{"osd":3,"last update":"Wed Apr 17 11:29:59 2024","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.443},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.41799999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.71699999999999997}]},{"osd":5,"last update":"Wed Apr 17 11:30:45 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.751}]},{"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.67900000000000005}]},{"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.65000000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182425,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297632,"kb_used_data":536,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447520,"statfs":{"total":95995035648,"available":95690260480,"internally_reserved":0,"allocated":548864,"data_stored":217814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.55400000000000005}]},{"osd":1,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.505,"5min":0.505,"15min":0.505},"last":0.39700000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.497},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.45600000000000002}]},{"osd":4,"last update":"Wed Apr 17 11:30:23 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.64600000000000002}]},{"osd":5,"last update":"Wed Apr 17 11:30:45 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.82599999999999996}]},{"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.86699999999999999}]},{"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.71199999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297628,"kb_used_data":532,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447524,"statfs":{"total":95995035648,"available":95690264576,"internally_reserved":0,"allocated":544768,"data_stored":216854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.625}]},{"osd":1,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.54400000000000004}]},{"osd":2,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.51600000000000001}]},{"osd":3,"last update":"Wed Apr 17 11:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.57199999999999995}]},{"osd":5,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.41399999999999998}]},{"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.68300000000000005}]},{"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.58699999999999997}]}]},{"osd":5,"up_from":36,"seq":154618822671,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":217485,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.66800000000000004}]},{"osd":1,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.036,"5min":1.036,"15min":1.036},"last":0.623}]},{"osd":2,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.65000000000000002}]},{"osd":3,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.746},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.69399999999999995}]},{"osd":4,"last update":"Wed Apr 17 11:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.54900000000000004}]},{"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.63800000000000001}]},{"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.53600000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"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":1640,"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":680,"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":1626,"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":1536,"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":576,"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}]}} 2024-04-17T11:30:58.157 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2024-04-17T11:30:58.157 INFO:tasks.cephadm:Adding prometheus.a on smithi153 2024-04-17T11:30:58.158 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch apply prometheus '1;smithi153=a' 2024-04-17T11:30:59.730 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:30:58.132558+0000 mgr.y (mgr.14146) 198 : audit [DBG] from='client.24461 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:59.730 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:30:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:30:58.545675+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v182: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-04-17T11:30:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:30:58.132558+0000 mgr.y (mgr.14146) 198 : audit [DBG] from='client.24461 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:30:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:30:58.545675+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v182: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-04-17T11:30:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:30:58.132558+0000 mgr.y (mgr.14146) 198 : audit [DBG] from='client.24461 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:30:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:30:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:30:58.545675+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v182: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-04-17T11:31:00.121 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled prometheus update... 2024-04-17T11:31:00.824 DEBUG:teuthology.orchestra.run.smithi153:prometheus.a> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@prometheus.a.service 2024-04-17T11:31:00.827 INFO:tasks.cephadm:Adding node-exporter.a on smithi031 2024-04-17T11:31:00.827 INFO:tasks.cephadm:Adding node-exporter.b on smithi153 2024-04-17T11:31:00.827 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch apply node-exporter '2;smithi031=a;smithi153=b' 2024-04-17T11:31:00.856 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:-- Logs begin at Wed 2024-04-17 11:11:45 UTC. -- 2024-04-17T11:31:01.424 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ignoring --setuser ceph since I am not root 2024-04-17T11:31:01.424 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ignoring --setgroup ceph since I am not root 2024-04-17T11:31:01.424 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:01.217+0000 7f7826123700 1 -- 172.21.15.153:0/3175059721 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c9cc3824e0 con 0x55c9cc359000 2024-04-17T11:31:01.424 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:01.342+0000 7f7836300680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-17T11:31:01.424 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:01.424+0000 7f7836300680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-17T11:31:01.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:00.116419+0000 mgr.y (mgr.14146) 200 : audit [DBG] from='client.24412 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:31:01.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:00.117866+0000 mgr.y (mgr.14146) 201 : cephadm [INF] Saving service prometheus spec with placement smithi153=a;count:1 2024-04-17T11:31:01.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:00.121894+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:31:01.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:00.168489+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:01.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:00.170141+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:31:01.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:00.171002+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:31:01.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:00.177830+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:31:01.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:00.184065+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-17T11:31:01.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:00.546383+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1001 B/s wr, 3 op/s 2024-04-17T11:31:01.437 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:00.116419+0000 mgr.y (mgr.14146) 200 : audit [DBG] from='client.24412 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:31:01.437 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:00.117866+0000 mgr.y (mgr.14146) 201 : cephadm [INF] Saving service prometheus spec with placement smithi153=a;count:1 2024-04-17T11:31:01.437 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:00.121894+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:31:01.437 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:00.168489+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:01.437 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:00.170141+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:31:01.437 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:00.171002+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:31:01.437 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:00.177830+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:31:01.437 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:00.184065+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-17T11:31:01.437 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:00.546383+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1001 B/s wr, 3 op/s 2024-04-17T11:31:01.437 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ignoring --setuser ceph since I am not root 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ignoring --setgroup ceph since I am not root 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:01.225+0000 7fbb2fc10700 1 -- 172.21.15.31:0/3553319863 <== mon.2 v2:172.21.15.31:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5600b32b64e0 con 0x5600b328d000 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:01.352+0000 7fbb3fded680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:01.437+0000 7fbb3fded680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:00.116419+0000 mgr.y (mgr.14146) 200 : audit [DBG] from='client.24412 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:00.117866+0000 mgr.y (mgr.14146) 201 : cephadm [INF] Saving service prometheus spec with placement smithi153=a;count:1 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:00.121894+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:00.168489+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:00.170141+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:00.171002+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:00.177830+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:00.184065+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-17T11:31:01.438 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:00.546383+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 97 pgs: 97 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1001 B/s wr, 3 op/s 2024-04-17T11:31:02.170 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:01.798+0000 7f7836300680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-17T11:31:02.180 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:01.814+0000 7fbb3fded680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-17T11:31:02.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:01.186580+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-17T11:31:02.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:01.186666+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-04-17T11:31:02.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:01.186580+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-17T11:31:02.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:01.186666+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-04-17T11:31:02.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:01.186580+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14146 172.21.15.31:0/1015353982' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-17T11:31:02.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:01.186666+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-04-17T11:31:02.716 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:02.560+0000 7f7836300680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-17T11:31:02.716 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:02.649+0000 7f7836300680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-17T11:31:02.902 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:02.601+0000 7fbb3fded680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-17T11:31:02.902 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:02.683+0000 7fbb3fded680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-17T11:31:02.903 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:02.902+0000 7fbb3fded680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-17T11:31:03.215 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:02.870+0000 7f7836300680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-17T11:31:04.093 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:03.800+0000 7f7836300680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-17T11:31:04.093 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:03.927+0000 7f7836300680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:31:04.093 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:04.005+0000 7f7836300680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-17T11:31:04.093 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:04.094+0000 7f7836300680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-17T11:31:04.187 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:03.877+0000 7fbb3fded680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-17T11:31:04.188 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:04.012+0000 7fbb3fded680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:31:04.188 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:04.094+0000 7fbb3fded680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-17T11:31:04.188 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:04.187+0000 7fbb3fded680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-17T11:31:04.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:04.292+0000 7f7836300680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-17T11:31:04.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:04.390+0000 7fbb3fded680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-17T11:31:04.965 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:04.569+0000 7f7836300680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-17T11:31:04.966 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:04.667+0000 7f7836300680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-17T11:31:04.987 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:04.682+0000 7fbb3fded680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-17T11:31:04.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:04.784+0000 7fbb3fded680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-17T11:31:05.715 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:05.391+0000 7f7836300680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-17T11:31:05.716 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:05.472+0000 7f7836300680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-17T11:31:05.716 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:05.563+0000 7f7836300680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-17T11:31:05.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:05.543+0000 7fbb3fded680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-17T11:31:05.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:05.628+0000 7fbb3fded680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-17T11:31:05.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:05.723+0000 7fbb3fded680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-17T11:31:05.904 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:05.904+0000 7fbb3fded680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-17T11:31:05.994 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:05.734+0000 7f7836300680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-17T11:31:06.255 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:05.995+0000 7f7836300680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-17T11:31:06.255 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:06.124+0000 7f7836300680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-17T11:31:06.255 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:06.256+0000 7f7836300680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:31:06.448 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.171+0000 7fbb3fded680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-17T11:31:06.448 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.308+0000 7fbb3fded680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-17T11:31:06.507 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:06.426+0000 7f7836300680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-17T11:31:06.718 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:06.522871+0000 mon.a (mon.0) 606 : cluster [DBG] Standby manager daemon x restarted 2024-04-17T11:31:06.718 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:06.522962+0000 mon.a (mon.0) 607 : cluster [DBG] Standby manager daemon x started 2024-04-17T11:31:06.718 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.524444+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-17T11:31:06.718 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.525004+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-17T11:31:06.718 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.526969+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-17T11:31:06.718 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.527881+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-17T11:31:06.719 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.448+0000 7fbb3fded680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-17T11:31:06.719 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.631+0000 7fbb3fded680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-17T11:31:06.719 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.718+0000 7fbb3fded680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-17T11:31:06.719 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:06.522871+0000 mon.a (mon.0) 606 : cluster [DBG] Standby manager daemon x restarted 2024-04-17T11:31:06.719 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:06.522962+0000 mon.a (mon.0) 607 : cluster [DBG] Standby manager daemon x started 2024-04-17T11:31:06.719 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.524444+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-17T11:31:06.719 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.525004+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-17T11:31:06.719 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.526969+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-17T11:31:06.720 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.527881+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-17T11:31:06.889 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: debug 2024-04-17T11:31:06.508+0000 7f7836300680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-17T11:31:06.889 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: [17/Apr/2024:11:31:06] ENGINE Bus STARTING 2024-04-17T11:31:06.889 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: CherryPy Checker: 2024-04-17T11:31:06.890 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: The Application mounted at '' has an empty config. 2024-04-17T11:31:06.890 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: 2024-04-17T11:31:06.890 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: [17/Apr/2024:11:31:06] ENGINE Serving on http://:::9283 2024-04-17T11:31:06.890 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: [17/Apr/2024:11:31:06] ENGINE Bus STARTED 2024-04-17T11:31:06.890 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:06.522871+0000 mon.a (mon.0) 606 : cluster [DBG] Standby manager daemon x restarted 2024-04-17T11:31:06.890 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:06.522962+0000 mon.a (mon.0) 607 : cluster [DBG] Standby manager daemon x started 2024-04-17T11:31:06.890 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.524444+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-17T11:31:06.890 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.525004+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-17T11:31:06.890 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.526969+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-17T11:31:06.890 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.527881+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.153:0/874913708' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-17T11:31:06.978 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:31:06] ENGINE Bus STARTING 2024-04-17T11:31:06.978 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [80B blob data] 2024-04-17T11:31:06.978 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [79B blob data] 2024-04-17T11:31:06.978 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.937+0000 7fba9dc66700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-17T11:31:06.978 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.937+0000 7fba9dc66700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-17T11:31:06.978 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.937+0000 7fba9dc66700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-17T11:31:06.978 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.937+0000 7fba9dc66700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-17T11:31:06.978 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.937+0000 7fba9dc66700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-17T11:31:06.978 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.938+0000 7fbaa146d700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-17T11:31:06.979 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.938+0000 7fbaa146d700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-17T11:31:06.979 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.938+0000 7fbaa146d700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-17T11:31:06.979 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.938+0000 7fbaa146d700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-17T11:31:06.979 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:31:06.938+0000 7fbaa146d700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-17T11:31:07.237 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: CherryPy Checker: 2024-04-17T11:31:07.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: The Application mounted at '' has an empty config. 2024-04-17T11:31:07.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: 2024-04-17T11:31:07.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:31:07] ENGINE Serving on http://:::9283 2024-04-17T11:31:07.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:31:07] ENGINE Bus STARTED 2024-04-17T11:31:07.752 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled node-exporter update... 2024-04-17T11:31:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:06.580450+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e16: y(active, since 4m), standbys: x 2024-04-17T11:31:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:06.732064+0000 mon.a (mon.0) 609 : cluster [INF] Active manager daemon y restarted 2024-04-17T11:31:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:06.732329+0000 mon.a (mon.0) 610 : cluster [INF] Activating manager daemon y 2024-04-17T11:31:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:06.742076+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-17T11:31:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:06.742523+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0102712s), standbys: x 2024-04-17T11:31:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.744868+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-17T11:31:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.745015+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.745263+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.745850+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.746064+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.746347+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.746502+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.746655+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.746823+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.746986+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.747245+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.747486+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.747745+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.747942+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.748217+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:31:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.748522+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-17T11:31:07.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.748737+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-17T11:31:07.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.749156+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-17T11:31:07.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:06.751556+0000 mon.a (mon.0) 631 : cluster [INF] Manager daemon y is now available 2024-04-17T11:31:07.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.854758+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:07.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.856187+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:07.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.892490+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:07.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.912508+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-17T11:31:07.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:06.917902+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-17T11:31:07.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:06.580450+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e16: y(active, since 4m), standbys: x 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:06.732064+0000 mon.a (mon.0) 609 : cluster [INF] Active manager daemon y restarted 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:06.732329+0000 mon.a (mon.0) 610 : cluster [INF] Activating manager daemon y 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:06.742076+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:06.742523+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0102712s), standbys: x 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.744868+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.745015+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.745263+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.745850+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.746064+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.746347+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.746502+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.746655+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.746823+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:31:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.746986+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:31:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.747245+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:31:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:06.580450+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e16: y(active, since 4m), standbys: x 2024-04-17T11:31:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:06.732064+0000 mon.a (mon.0) 609 : cluster [INF] Active manager daemon y restarted 2024-04-17T11:31:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:06.732329+0000 mon.a (mon.0) 610 : cluster [INF] Activating manager daemon y 2024-04-17T11:31:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:06.742076+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-17T11:31:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:06.742523+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0102712s), standbys: x 2024-04-17T11:31:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.744868+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-17T11:31:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.745015+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-17T11:31:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.745263+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-17T11:31:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.745850+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-17T11:31:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.746064+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-17T11:31:07.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.746347+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-17T11:31:07.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.746502+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-17T11:31:07.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.746655+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-17T11:31:07.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.746823+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-17T11:31:07.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.746986+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-17T11:31:07.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.747245+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-17T11:31:07.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.747486+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:31:07.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.747745+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:31:07.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.747942+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.748217+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.748522+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.748737+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.749156+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:06.751556+0000 mon.a (mon.0) 631 : cluster [INF] Manager daemon y is now available 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.854758+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.856187+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.892490+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.912508+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:06.917902+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.747486+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-17T11:31:07.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.747745+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-17T11:31:07.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.747942+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-17T11:31:07.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.748217+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-17T11:31:07.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.748522+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-17T11:31:07.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.748737+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-17T11:31:07.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.749156+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-17T11:31:07.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:06.751556+0000 mon.a (mon.0) 631 : cluster [INF] Manager daemon y is now available 2024-04-17T11:31:07.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.854758+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:07.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.856187+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:07.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.892490+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:07.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.912508+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-17T11:31:07.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:06.917902+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-17T11:31:08.835 DEBUG:teuthology.orchestra.run.smithi031:node-exporter.a> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@node-exporter.a.service 2024-04-17T11:31:08.838 DEBUG:teuthology.orchestra.run.smithi153:node-exporter.b> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@node-exporter.b.service 2024-04-17T11:31:08.841 INFO:tasks.cephadm:Adding alertmanager.a on smithi031 2024-04-17T11:31:08.841 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch apply alertmanager '1;smithi031=a' 2024-04-17T11:31:08.869 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:-- Logs begin at Wed 2024-04-17 11:11:31 UTC. -- 2024-04-17T11:31:08.874 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:-- Logs begin at Wed 2024-04-17 11:11:45 UTC. -- 2024-04-17T11:31:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:07.746968+0000 mon.a (mon.0) 637 : cluster [DBG] mgrmap e18: y(active, since 1.01471s), standbys: x 2024-04-17T11:31:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:07.750211+0000 mgr.y (mgr.14556) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi031=a;smithi153=b;count:2 2024-04-17T11:31:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:07.753514+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:07.758318+0000 mgr.y (mgr.14556) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:08.400043+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:08.693174+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:08.693969+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:08.694580+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:08.695180+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:08.699441+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:07.746968+0000 mon.a (mon.0) 637 : cluster [DBG] mgrmap e18: y(active, since 1.01471s), standbys: x 2024-04-17T11:31:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:07.750211+0000 mgr.y (mgr.14556) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi031=a;smithi153=b;count:2 2024-04-17T11:31:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:07.753514+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:07.758318+0000 mgr.y (mgr.14556) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:08.400043+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:08.693174+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:08.693969+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:08.694580+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:08.695180+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:08.699441+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:07.746968+0000 mon.a (mon.0) 637 : cluster [DBG] mgrmap e18: y(active, since 1.01471s), standbys: x 2024-04-17T11:31:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:07.750211+0000 mgr.y (mgr.14556) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi031=a;smithi153=b;count:2 2024-04-17T11:31:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:07.753514+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:07.758318+0000 mgr.y (mgr.14556) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:08.400043+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:08.693174+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:08.693969+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:08.694580+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:08.695180+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:08.699441+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.394 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:08.695669+0000 mgr.y (mgr.14556) 4 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 3001M 2024-04-17T11:31:10.394 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:08.748190+0000 mgr.y (mgr.14556) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.006470+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.420112+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.421076+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.421998+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.422851+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.430470+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.431683+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.432584+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.481709+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.509952+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.514585+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.519780+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:09.750845+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-17T11:31:10.395 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:09.750897+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-04-17T11:31:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:08.695669+0000 mgr.y (mgr.14556) 4 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 3001M 2024-04-17T11:31:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:08.748190+0000 mgr.y (mgr.14556) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.006470+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.420112+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.421076+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.421998+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.422851+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.430470+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.431683+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:31:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.432584+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.481709+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.509952+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.514585+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.519780+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:09.750845+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:09.750897+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:08.695669+0000 mgr.y (mgr.14556) 4 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 3001M 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:08.748190+0000 mgr.y (mgr.14556) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.006470+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.420112+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.421076+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.421998+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.422851+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:31:10.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.430470+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.431683+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:31:10.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.432584+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:31:10.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.481709+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.509952+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.514585+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:10.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.519780+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-17T11:31:10.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:09.750845+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-17T11:31:10.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:09.750897+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-04-17T11:31:10.839 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled alertmanager update... 2024-04-17T11:31:11.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:09.423529+0000 mgr.y (mgr.14556) 6 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 3256M 2024-04-17T11:31:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:09.434049+0000 mgr.y (mgr.14556) 7 : cephadm [INF] Updating smithi031:/etc/ceph/ceph.conf 2024-04-17T11:31:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:09.434397+0000 mgr.y (mgr.14556) 8 : cephadm [INF] Updating smithi153:/etc/ceph/ceph.conf 2024-04-17T11:31:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:09.454304+0000 mgr.y (mgr.14556) 9 : cephadm [INF] Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-04-17T11:31:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:09.459561+0000 mgr.y (mgr.14556) 10 : cephadm [INF] Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-04-17T11:31:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:09.762489+0000 mgr.y (mgr.14556) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi153 2024-04-17T11:31:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:10.840262+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:09.423529+0000 mgr.y (mgr.14556) 6 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 3256M 2024-04-17T11:31:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:09.434049+0000 mgr.y (mgr.14556) 7 : cephadm [INF] Updating smithi031:/etc/ceph/ceph.conf 2024-04-17T11:31:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:09.434397+0000 mgr.y (mgr.14556) 8 : cephadm [INF] Updating smithi153:/etc/ceph/ceph.conf 2024-04-17T11:31:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:09.454304+0000 mgr.y (mgr.14556) 9 : cephadm [INF] Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-04-17T11:31:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:09.459561+0000 mgr.y (mgr.14556) 10 : cephadm [INF] Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-04-17T11:31:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:09.762489+0000 mgr.y (mgr.14556) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi153 2024-04-17T11:31:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:10.840262+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:11.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:09.423529+0000 mgr.y (mgr.14556) 6 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 3256M 2024-04-17T11:31:11.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:09.434049+0000 mgr.y (mgr.14556) 7 : cephadm [INF] Updating smithi031:/etc/ceph/ceph.conf 2024-04-17T11:31:11.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:09.434397+0000 mgr.y (mgr.14556) 8 : cephadm [INF] Updating smithi153:/etc/ceph/ceph.conf 2024-04-17T11:31:11.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:09.454304+0000 mgr.y (mgr.14556) 9 : cephadm [INF] Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-04-17T11:31:11.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:09.459561+0000 mgr.y (mgr.14556) 10 : cephadm [INF] Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-04-17T11:31:11.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:09.762489+0000 mgr.y (mgr.14556) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi153 2024-04-17T11:31:11.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:10.840262+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:11.647 DEBUG:teuthology.orchestra.run.smithi031:alertmanager.a> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@alertmanager.a.service 2024-04-17T11:31:11.650 INFO:tasks.cephadm:Adding grafana.a on smithi153 2024-04-17T11:31:11.650 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph orch apply grafana '1;smithi153=a' 2024-04-17T11:31:11.685 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:-- Logs begin at Wed 2024-04-17 11:11:31 UTC. -- 2024-04-17T11:31:12.380 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:10.748727+0000 mgr.y (mgr.14556) 12 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:12.380 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:10.834923+0000 mgr.y (mgr.14556) 13 : audit [DBG] from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:31:12.380 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:10.836351+0000 mgr.y (mgr.14556) 14 : cephadm [INF] Saving service alertmanager spec with placement smithi031=a;count:1 2024-04-17T11:31:12.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:10.748727+0000 mgr.y (mgr.14556) 12 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:12.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:10.834923+0000 mgr.y (mgr.14556) 13 : audit [DBG] from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:31:12.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:10.836351+0000 mgr.y (mgr.14556) 14 : cephadm [INF] Saving service alertmanager spec with placement smithi031=a;count:1 2024-04-17T11:31:12.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:10.748727+0000 mgr.y (mgr.14556) 12 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:12.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:10.834923+0000 mgr.y (mgr.14556) 13 : audit [DBG] from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:31:12.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:10.836351+0000 mgr.y (mgr.14556) 14 : cephadm [INF] Saving service alertmanager spec with placement smithi031=a;count:1 2024-04-17T11:31:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:12.749181+0000 mgr.y (mgr.14556) 15 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:12.749181+0000 mgr.y (mgr.14556) 15 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:14.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:12.749181+0000 mgr.y (mgr.14556) 15 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:14.527 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled grafana update... 2024-04-17T11:31:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:14.520869+0000 mgr.y (mgr.14556) 16 : audit [DBG] from='client.24460 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:31:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:14.522215+0000 mgr.y (mgr.14556) 17 : cephadm [INF] Saving service grafana spec with placement smithi153=a;count:1 2024-04-17T11:31:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:14.528789+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:14.749818+0000 mgr.y (mgr.14556) 18 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:15.785 DEBUG:teuthology.orchestra.run.smithi153:grafana.a> sudo journalctl -f -n 0 -u ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@grafana.a.service 2024-04-17T11:31:15.787 INFO:tasks.cephadm:Setting up client nodes... 2024-04-17T11:31:15.788 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-17T11:31:15.818 INFO:journalctl@ceph.grafana.a.smithi153.stdout:-- Logs begin at Wed 2024-04-17 11:11:45 UTC. -- 2024-04-17T11:31:15.819 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:14.520869+0000 mgr.y (mgr.14556) 16 : audit [DBG] from='client.24460 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:31:15.819 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:14.522215+0000 mgr.y (mgr.14556) 17 : cephadm [INF] Saving service grafana spec with placement smithi153=a;count:1 2024-04-17T11:31:15.819 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:14.528789+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:15.819 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:14.749818+0000 mgr.y (mgr.14556) 18 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:15.819 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:14.520869+0000 mgr.y (mgr.14556) 16 : audit [DBG] from='client.24460 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:31:15.819 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:14.522215+0000 mgr.y (mgr.14556) 17 : cephadm [INF] Saving service grafana spec with placement smithi153=a;count:1 2024-04-17T11:31:15.819 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:14.528789+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:15.820 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:14.749818+0000 mgr.y (mgr.14556) 18 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:16.750380+0000 mgr.y (mgr.14556) 19 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:16.750380+0000 mgr.y (mgr.14556) 19 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:18.100 INFO:teuthology.orchestra.run.smithi031.stdout:[client.0] 2024-04-17T11:31:18.100 INFO:teuthology.orchestra.run.smithi031.stdout: key = AQAGsx9m7jTXBRAAgh3pBHvEpFwdkPV7LfJ/nA== 2024-04-17T11:31:18.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:16.750380+0000 mgr.y (mgr.14556) 19 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:18.833 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:31:18.834 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-17T11:31:18.834 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-17T11:31:18.919 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-17T11:31:19.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:18.097568+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.31:0/4276155825' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:18.097856+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:18.101091+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-17T11:31:19.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:18.097568+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.31:0/4276155825' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:18.097856+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:18.101091+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-17T11:31:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:18.097568+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.31:0/4276155825' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:18.097856+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:18.101091+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-17T11:31:20.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:18.751100+0000 mgr.y (mgr.14556) 20 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:20.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:18.751100+0000 mgr.y (mgr.14556) 20 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:20.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:18.751100+0000 mgr.y (mgr.14556) 20 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:22.378 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:20.751559+0000 mgr.y (mgr.14556) 21 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:22.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:20.751559+0000 mgr.y (mgr.14556) 21 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:22.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:20.751559+0000 mgr.y (mgr.14556) 21 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:23.942 INFO:teuthology.orchestra.run.smithi153.stdout:[client.1] 2024-04-17T11:31:23.943 INFO:teuthology.orchestra.run.smithi153.stdout: key = AQALsx9mL2gGOBAAn/aQPZVHuH3X7EKHe8mOIA== 2024-04-17T11:31:24.342 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:31:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:31:24.098Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-17T11:31:24.343 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:22.752235+0000 mgr.y (mgr.14556) 22 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:24.343 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:23.939261+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.153:0/2623784584' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:24.343 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:23.939777+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:24.343 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:23.943661+0000 mon.a (mon.0) 664 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-17T11:31:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:22.752235+0000 mgr.y (mgr.14556) 22 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:23.939261+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.153:0/2623784584' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:23.939777+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:23.943661+0000 mon.a (mon.0) 664 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-17T11:31:24.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:22.752235+0000 mgr.y (mgr.14556) 22 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:24.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:23.939261+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.153:0/2623784584' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:24.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:23.939777+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-17T11:31:24.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:23.943661+0000 mon.a (mon.0) 664 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-17T11:31:24.715 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:31:24 smithi153 bash[59204]: db5e1f4843492b83b01c5d2c545d63aa2f82b20f963890c75f5d7b4f8e8699da 2024-04-17T11:31:24.716 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:31:24 smithi153 systemd[1]: Started Ceph prometheus.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:31:24.853 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T11:31:24.853 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-17T11:31:24.853 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-17T11:31:24.892 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-04-17T11:31:24.893 DEBUG:teuthology.orchestra.run.smithi031:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-04-17T11:31:25.208 INFO:teuthology.misc.health.smithi031.stdout: 2024-04-17T11:31:25.208 INFO:teuthology.misc.health.smithi031.stdout:{"epoch":55,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:31:06.732117+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-17T11:30:47.882315+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-17T11:30:48.691070+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":"54","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"}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/3281109492":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/4193333119":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6801/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:31:25.222 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-04-17T11:31:25.222 INFO:tasks.cephadm:Creating RBD pool 2024-04-17T11:31:25.222 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-04-17T11:31:25.237 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:24 smithi031 systemd[1]: Starting Ceph node-exporter.a for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:31:25.237 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:25 smithi031 bash[65071]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-04-17T11:31:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:24.409777+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:24.411785+0000 mgr.y (mgr.14556) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi031 2024-04-17T11:31:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:24.752695+0000 mgr.y (mgr.14556) 24 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:25.209102+0000 mon.a (mon.0) 666 : audit [DBG] from='client.? 172.21.15.31:0/3662739651' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:31:25.716 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:24.409777+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:25.716 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:24.411785+0000 mgr.y (mgr.14556) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi031 2024-04-17T11:31:25.716 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:24.752695+0000 mgr.y (mgr.14556) 24 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:25.717 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:25.209102+0000 mon.a (mon.0) 666 : audit [DBG] from='client.? 172.21.15.31:0/3662739651' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:31:25.717 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:24.409777+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:25.717 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:24.411785+0000 mgr.y (mgr.14556) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi031 2024-04-17T11:31:25.717 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:24.752695+0000 mgr.y (mgr.14556) 24 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:25.717 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:25.209102+0000 mon.a (mon.0) 666 : audit [DBG] from='client.? 172.21.15.31:0/3662739651' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:31:25.988 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:25 smithi031 bash[65071]: Getting image source signatures 2024-04-17T11:31:25.988 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:25 smithi031 bash[65071]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-04-17T11:31:25.988 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:25 smithi031 bash[65071]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-04-17T11:31:25.988 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:25 smithi031 bash[65071]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-04-17T11:31:27.898 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:27 smithi031 bash[65071]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-04-17T11:31:27.898 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:27 smithi031 bash[65071]: Writing manifest to image destination 2024-04-17T11:31:28.160 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:26.752992+0000 mgr.y (mgr.14556) 25 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:28.160 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:26.899585+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:28.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:26.752992+0000 mgr.y (mgr.14556) 25 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:28.161 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:26.899585+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:26.752992+0000 mgr.y (mgr.14556) 25 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:26.899585+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:28.988 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.587Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-17T11:31:28.988 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.587Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-04-17T11:31:28.988 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.587Z 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/.+)($|/) 2024-04-17T11:31:28.988 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-17T11:31:28.988 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=arp 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=edac 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-17T11:31:28.989 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=os 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-17T11:31:28.990 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=stat 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=time 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=uname 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-17T11:31:28.991 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-17T11:31:28.992 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.588Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-17T11:31:28.992 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-a[65222]: ts=2024-04-17T11:31:28.589Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-17T11:31:28.992 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 bash[65071]: 3d8df438f291b902516ac9767385cddd858ff3bd2bdc3c5f0e652a19815b1bdf 2024-04-17T11:31:28.992 INFO:journalctl@ceph.node-exporter.a.smithi031.stdout:Apr 17 11:31:28 smithi031 systemd[1]: Started Ceph node-exporter.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:31:29.294 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:29 smithi153 systemd[1]: Starting Ceph node-exporter.b for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:31:29.716 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:29 smithi153 bash[59453]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-04-17T11:31:29.784 INFO:teuthology.orchestra.run.smithi031.stderr:pool 'rbd' created 2024-04-17T11:31:30.151 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:28.753511+0000 mgr.y (mgr.14556) 26 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:30.151 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:28.769913+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:30.151 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:28.770813+0000 mgr.y (mgr.14556) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi153 2024-04-17T11:31:30.151 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:28.776195+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.31:0/2147843442' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-17T11:31:30.152 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:28.776483+0000 mon.a (mon.0) 669 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-17T11:31:30.152 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:28.753511+0000 mgr.y (mgr.14556) 26 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:30.152 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:28.769913+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:30.152 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:28.770813+0000 mgr.y (mgr.14556) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi153 2024-04-17T11:31:30.152 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:28.776195+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.31:0/2147843442' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-17T11:31:30.152 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:28.776483+0000 mon.a (mon.0) 669 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-17T11:31:30.156 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:28.753511+0000 mgr.y (mgr.14556) 26 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:30.156 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:28.769913+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:30.156 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:28.770813+0000 mgr.y (mgr.14556) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi153 2024-04-17T11:31:30.156 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:28.776195+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.31:0/2147843442' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-17T11:31:30.156 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:28.776483+0000 mon.a (mon.0) 669 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-17T11:31:30.466 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:30 smithi153 bash[59453]: Getting image source signatures 2024-04-17T11:31:30.466 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:30 smithi153 bash[59453]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-04-17T11:31:30.466 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:30 smithi153 bash[59453]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-04-17T11:31:30.466 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:30 smithi153 bash[59453]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-04-17T11:31:30.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-04-17T11:31:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:29.778394+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-17T11:31:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:29.778456+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-17T11:31:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:29.778994+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-17T11:31:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:29.780082+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-17T11:31:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:29.778394+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-17T11:31:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:29.778456+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-17T11:31:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:29.778994+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-17T11:31:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:29.780082+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-17T11:31:31.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:29.778394+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-17T11:31:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:29.778456+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-17T11:31:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:29.778994+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-17T11:31:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:29.780082+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-17T11:31:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:31:31] "GET /metrics HTTP/1.1" 200 185909 "" "Prometheus/2.33.4" 2024-04-17T11:31:31.779 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:31 smithi153 bash[59453]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-04-17T11:31:31.779 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:31 smithi153 bash[59453]: Writing manifest to image destination 2024-04-17T11:31:31.780 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:30.753890+0000 mgr.y (mgr.14556) 28 : cluster [DBG] pgmap v16: 105 pgs: 8 unknown, 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:31.780 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:30.782354+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-17T11:31:31.780 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:30.782519+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-17T11:31:32.092 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:30.753890+0000 mgr.y (mgr.14556) 28 : cluster [DBG] pgmap v16: 105 pgs: 8 unknown, 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:32.093 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:30.782354+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-17T11:31:32.093 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:30.782519+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-17T11:31:32.093 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:30.753890+0000 mgr.y (mgr.14556) 28 : cluster [DBG] pgmap v16: 105 pgs: 8 unknown, 97 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:32.093 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:30.782354+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-17T11:31:32.093 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:30.782519+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-17T11:31:32.466 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.130Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-17T11:31:32.466 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.130Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-04-17T11:31:32.466 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.130Z 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/.+)($|/) 2024-04-17T11:31:32.466 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.130Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-17T11:31:32.466 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-17T11:31:32.466 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=arp 2024-04-17T11:31:32.466 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=edac 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-17T11:31:32.467 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=os 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-17T11:31:32.468 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=stat 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=time 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=uname 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.131Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-node-exporter-b[59504]: ts=2024-04-17T11:31:32.132Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 bash[59453]: 3a0776953e011b9650129b2c02934005a7974317151e48a8b1c497bcd8d92992 2024-04-17T11:31:32.469 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Apr 17 11:31:32 smithi153 systemd[1]: Started Ceph node-exporter.b for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:31:33.214 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:31.786522+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-17T11:31:33.214 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:32.261787+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:33.214 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:32.263208+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:33.214 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:31.786522+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-17T11:31:33.214 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:32.261787+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:33.214 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:32.263208+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:31.786522+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-17T11:31:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:32.261787+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:32.263208+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:31:33.797 INFO:teuthology.orchestra.run.smithi031.stderr:enabled application 'rbd' on pool 'rbd' 2024-04-17T11:31:34.215 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:31:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:32.754295+0000 mgr.y (mgr.14556) 29 : cluster [DBG] pgmap v19: 105 pgs: 2 unknown, 103 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:32.962290+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.31:0/111736940' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:31:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:32.962631+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:31:34.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:32.754295+0000 mgr.y (mgr.14556) 29 : cluster [DBG] pgmap v19: 105 pgs: 2 unknown, 103 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:32.962290+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.31:0/111736940' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:31:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:32.962631+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:31:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:32.754295+0000 mgr.y (mgr.14556) 29 : cluster [DBG] pgmap v19: 105 pgs: 2 unknown, 103 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:32.962290+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.31:0/111736940' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:31:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:32.962631+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:31:34.930 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-17T11:31:34.930 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-17T11:31:34.930 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph mgr dump --format=json 2024-04-17T11:31:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:33.795311+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-17T11:31:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:33.795393+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-17T11:31:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:33.795311+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-17T11:31:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:33.795393+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-17T11:31:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:33.795311+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-17T11:31:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:33.795393+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-17T11:31:35.544 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:31:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:34.754660+0000 mgr.y (mgr.14556) 30 : cluster [DBG] pgmap v21: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:34.878895+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:35.416091+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:35.416794+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:31:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:35.417465+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:31:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:35.421324+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:36.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:34.754660+0000 mgr.y (mgr.14556) 30 : cluster [DBG] pgmap v21: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:36.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:34.878895+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:36.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:35.416091+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:36.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:35.416794+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:31:36.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:35.417465+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:31:36.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:35.421324+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:36.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:34.754660+0000 mgr.y (mgr.14556) 30 : cluster [DBG] pgmap v21: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:36.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:34.878895+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:36.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:35.416091+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:36.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:35.416794+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:31:36.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:35.417465+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:31:36.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:35.421324+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:35.429096+0000 mgr.y (mgr.14556) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2024-04-17T11:31:37.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:35.429096+0000 mgr.y (mgr.14556) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2024-04-17T11:31:37.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:35.429096+0000 mgr.y (mgr.14556) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi031 2024-04-17T11:31:37.835 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:31:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:36.755033+0000 mgr.y (mgr.14556) 32 : cluster [DBG] pgmap v22: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:36.911111+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:37.832138+0000 mon.a (mon.0) 688 : audit [DBG] from='client.? 172.21.15.31:0/2814106808' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-17T11:31:38.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:36.755033+0000 mgr.y (mgr.14556) 32 : cluster [DBG] pgmap v22: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:36.911111+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:37.832138+0000 mon.a (mon.0) 688 : audit [DBG] from='client.? 172.21.15.31:0/2814106808' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-17T11:31:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:36.755033+0000 mgr.y (mgr.14556) 32 : cluster [DBG] pgmap v22: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:36.911111+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:37.832138+0000 mon.a (mon.0) 688 : audit [DBG] from='client.? 172.21.15.31:0/2814106808' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-17T11:31:38.765 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":19,"active_gid":14556,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":892313241},{"type":"v1","addr":"172.21.15.31:6801","nonce":892313241}]},"active_addr":"172.21.15.31:6801/892313241","active_change":"2024-04-17T11:31:06.732240+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24418,"name":"x","mgr_features":4540138314316775423,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.31:8443/","prometheus":"http://172.21.15.31:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":55,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":3578624493}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":1615989617}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":2159953855}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.31:0","nonce":2507382938}]}]} 2024-04-17T11:31:38.769 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-17T11:31:38.769 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-17T11:31:38.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd dump --format=json 2024-04-17T11:31:39.048 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:31:40.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:38.755526+0000 mgr.y (mgr.14556) 33 : cluster [DBG] pgmap v23: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:40.234 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:38.755526+0000 mgr.y (mgr.14556) 33 : cluster [DBG] pgmap v23: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:40.235 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:38.755526+0000 mgr.y (mgr.14556) 33 : cluster [DBG] pgmap v23: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:31:41] "GET /metrics HTTP/1.1" 200 188328 "" "Prometheus/2.33.4" 2024-04-17T11:31:41.853 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:31:41.853 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":59,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:31:33.785446+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+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":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-17T11:30:47.882315+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-17T11:30:48.691070+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":"54","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-04-17T11:31:29.213034+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":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/3281109492":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/4193333119":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6801/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:31:42.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:40.755882+0000 mgr.y (mgr.14556) 34 : cluster [DBG] pgmap v24: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:42.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:41.853318+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.31:0/1169632143' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:31:42.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:40.755882+0000 mgr.y (mgr.14556) 34 : cluster [DBG] pgmap v24: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:42.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:41.853318+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.31:0/1169632143' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:31:42.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:40.755882+0000 mgr.y (mgr.14556) 34 : cluster [DBG] pgmap v24: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:42.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:41.853318+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.31:0/1169632143' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:31:43.501 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-17T11:31:43.501 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd dump --format=json 2024-04-17T11:31:44.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:42.756328+0000 mgr.y (mgr.14556) 35 : cluster [DBG] pgmap v25: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:44.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:31:44.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:42.756328+0000 mgr.y (mgr.14556) 35 : cluster [DBG] pgmap v25: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:42.756328+0000 mgr.y (mgr.14556) 35 : cluster [DBG] pgmap v25: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:45.057 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:31:46.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:44.757002+0000 mgr.y (mgr.14556) 36 : cluster [DBG] pgmap v26: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:46.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:44.757002+0000 mgr.y (mgr.14556) 36 : cluster [DBG] pgmap v26: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:46.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:44.757002+0000 mgr.y (mgr.14556) 36 : cluster [DBG] pgmap v26: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:47.868 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:31:47 smithi031 bash[66459]: 87331df6804cad6f1b34f0ca04585dcd606e2c836026ac27d4a2867a0bd35c3e 2024-04-17T11:31:47.868 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:31:47 smithi031 systemd[1]: Started Ceph alertmanager.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:31:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:46.757493+0000 mgr.y (mgr.14556) 37 : cluster [DBG] pgmap v27: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:46.934712+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:47.748643+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:47.854880+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:47.858030+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:47.860425+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-17T11:31:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:47.864942+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:46.757493+0000 mgr.y (mgr.14556) 37 : cluster [DBG] pgmap v27: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:46.934712+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:47.748643+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:47.854880+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:47.858030+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:47.860425+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-17T11:31:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:47.864942+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:46.757493+0000 mgr.y (mgr.14556) 37 : cluster [DBG] pgmap v27: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:46.934712+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:47.748643+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:47.854880+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:47.858030+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:47.860425+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-17T11:31:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:47.864942+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:48.239 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:31:47] ENGINE Bus STOPPING 2024-04-17T11:31:48.239 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:31:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T11:31:48.239 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:31:47] ENGINE Bus STOPPED 2024-04-17T11:31:48.239 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:31:47] ENGINE Bus STARTING 2024-04-17T11:31:48.240 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:31:47] ENGINE Serving on http://:::9283 2024-04-17T11:31:48.240 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:31:47] ENGINE Bus STARTED 2024-04-17T11:31:48.354 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:31:48.354 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":59,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:31:33.785446+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+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":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-17T11:30:47.882315+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-17T11:30:48.691070+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":"54","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-04-17T11:31:29.213034+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":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/3281109492":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/4193333119":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6801/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:31:49.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:47.860849+0000 mgr.y (mgr.14556) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-17T11:31:49.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:31:47.875067+0000 mgr.y (mgr.14556) 39 : cephadm [INF] Deploying daemon grafana.a on smithi153 2024-04-17T11:31:49.201 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:48.354697+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.31:0/1178166373' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:31:49.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:47.860849+0000 mgr.y (mgr.14556) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-17T11:31:49.201 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:31:47.875067+0000 mgr.y (mgr.14556) 39 : cephadm [INF] Deploying daemon grafana.a on smithi153 2024-04-17T11:31:49.202 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:48.354697+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.31:0/1178166373' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:31:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:47.860849+0000 mgr.y (mgr.14556) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-17T11:31:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:31:47.875067+0000 mgr.y (mgr.14556) 39 : cephadm [INF] Deploying daemon grafana.a on smithi153 2024-04-17T11:31:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:48.354697+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.31:0/1178166373' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:31:49.224 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-17T11:31:49.224 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-17T11:31:49.225 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-17T11:31:49.225 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-17T11:31:49.225 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-17T11:31:49.226 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-17T11:31:49.226 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-17T11:31:49.226 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-17T11:31:49.805 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:31:49.806 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:31:49.808 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:31:49.812 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:31:49.813 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:31:49.814 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:31:49.818 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:31:49.825 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:31:49.937 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:31:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[66484]: level=info ts=2024-04-17T11:31:49.598Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001397505s 2024-04-17T11:31:50.190 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:48.758139+0000 mgr.y (mgr.14556) 40 : cluster [DBG] pgmap v28: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:50.190 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:48.758139+0000 mgr.y (mgr.14556) 40 : cluster [DBG] pgmap v28: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:50.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:48.758139+0000 mgr.y (mgr.14556) 40 : cluster [DBG] pgmap v28: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:31:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:31:51] "GET /metrics HTTP/1.1" 200 188328 "" "Prometheus/2.33.4" 2024-04-17T11:31:52.143 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:50.758556+0000 mgr.y (mgr.14556) 41 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:52.143 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:50.758556+0000 mgr.y (mgr.14556) 41 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:52.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:50.758556+0000 mgr.y (mgr.14556) 41 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:53.055 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:31:51.941314+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:53.055 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:31:51.941314+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:53.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:31:51.941314+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:31:54.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:31:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:31:54.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:52.758993+0000 mgr.y (mgr.14556) 42 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:54.221 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:52.758993+0000 mgr.y (mgr.14556) 42 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:54.222 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:52.758993+0000 mgr.y (mgr.14556) 42 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:56.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:54.759545+0000 mgr.y (mgr.14556) 43 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:56.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:54.759545+0000 mgr.y (mgr.14556) 43 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:56.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:54.759545+0000 mgr.y (mgr.14556) 43 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:57.959 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[66484]: level=info ts=2024-04-17T11:31:57.600Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004019626s 2024-04-17T11:31:57.960 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:56.759917+0000 mgr.y (mgr.14556) 44 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:57.960 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:56.759917+0000 mgr.y (mgr.14556) 44 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:31:58.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:56.759917+0000 mgr.y (mgr.14556) 44 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:00.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:31:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:31:58.760552+0000 mgr.y (mgr.14556) 45 : cluster [DBG] pgmap v33: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:00.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:31:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:31:58.760552+0000 mgr.y (mgr.14556) 45 : cluster [DBG] pgmap v33: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:00.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:31:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:31:58.760552+0000 mgr.y (mgr.14556) 45 : cluster [DBG] pgmap v33: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:00.411 INFO:teuthology.orchestra.run.smithi031.stdout:154618822683 2024-04-17T11:32:00.411 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-17T11:32:00.864 INFO:teuthology.orchestra.run.smithi031.stdout:34359738422 2024-04-17T11:32:00.865 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-17T11:32:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:32:01] "GET /metrics HTTP/1.1" 200 188316 "" "Prometheus/2.33.4" 2024-04-17T11:32:01.859 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:01 smithi153 systemd[1]: Starting Ceph grafana.a for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:32:02.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:00.761039+0000 mgr.y (mgr.14556) 46 : cluster [DBG] pgmap v34: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:02.217 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-04-17T11:32:02.218 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-04-17T11:32:02.218 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-17T11:32:02.218 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-17T11:32:02.218 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-17T11:32:02.218 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-17T11:32:02.218 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-17T11:32:02.218 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-17T11:32:02.218 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-17T11:32:02.218 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-17T11:32:02.218 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-17T11:32:02.218 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="App mode production" logger=settings 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-17T11:32:02.219 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-17T11:32:02.220 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-17T11:32:02.221 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 bash[60142]: cc51736c1ea5f4a21b8f9262a9d094d011c5b8ef280e356627c53f9a00e78133 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-17T11:32:02.222 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 systemd[1]: Started Ceph grafana.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-17T11:32:02.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-17T11:32:02.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-17T11:32:02.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-17T11:32:02.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-17T11:32:02.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-17T11:32:02.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-17T11:32:02.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-17T11:32:02.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-17T11:32:02.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-17T11:32:02.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:00.761039+0000 mgr.y (mgr.14556) 46 : cluster [DBG] pgmap v34: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:00.761039+0000 mgr.y (mgr.14556) 46 : cluster [DBG] pgmap v34: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:02.469 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-17T11:32:02.469 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-17T11:32:02.469 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-17T11:32:02.469 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-17T11:32:02.469 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-17T11:32:02.469 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-04-17T11:32:02.469 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-17T11:32:02.469 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-17T11:32:02.469 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-17T11:32:02.469 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-17T11:32:02.470 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-17T11:32:02.471 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-17T11:32:02.472 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-17T11:32:02.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-17T11:32:02.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-17T11:32:02.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-17T11:32:02.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-17T11:32:02.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-17T11:32:02.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-17T11:32:02.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-17T11:32:02.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-17T11:32:02.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-17T11:32:02.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-17T11:32:02.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-17T11:32:02.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-17T11:32:02.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-17T11:32:02.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-17T11:32:02.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-04-17T11:32:02.861 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-04-17T11:32:02.861 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-17T11:32:02.861 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-17T11:32:02.861 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-17T11:32:02.861 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-17T11:32:02.862 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-17T11:32:02.862 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-17T11:32:02.862 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-17T11:32:02.862 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-17T11:32:02.862 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-17T11:32:02.862 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-17T11:32:02.862 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-17T11:32:02.862 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-17T11:32:02.862 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-17T11:32:02.862 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-17T11:32:02.862 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-17T11:32:02.863 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-17T11:32:02.864 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-17T11:32:02.864 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-17T11:32:02.864 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-17T11:32:02.864 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-17T11:32:02.864 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-17T11:32:02.864 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-17T11:32:02.864 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-17T11:32:02.864 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-17T11:32:02.864 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=560.060874ms 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-17T11:32:02.865 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-17T11:32:02.866 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-17T11:32:02.866 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-17T11:32:02.866 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-17T11:32:02.866 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-17T11:32:02.866 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-04-17T11:32:02.866 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-17T11:32:02.866 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-17T11:32:02.866 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-17T11:32:02.866 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:32:02+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-17T11:32:03.254 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:02.129174+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:03.255 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:02.130547+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:03.255 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:02.129174+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:03.255 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:02.130547+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:03.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:02.129174+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:02.130547+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:03.516 INFO:teuthology.orchestra.run.smithi031.stdout:180388626457 2024-04-17T11:32:03.516 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-17T11:32:04.397 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:32:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:32:04.397 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:02.761485+0000 mgr.y (mgr.14556) 47 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:04.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:02.761485+0000 mgr.y (mgr.14556) 47 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:04.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:02.761485+0000 mgr.y (mgr.14556) 47 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:04.597 INFO:teuthology.orchestra.run.smithi031.stdout:107374182438 2024-04-17T11:32:04.598 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-17T11:32:06.025 INFO:teuthology.orchestra.run.smithi031.stdout:77309411373 2024-04-17T11:32:06.025 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-17T11:32:06.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:04.761919+0000 mgr.y (mgr.14556) 48 : cluster [DBG] pgmap v36: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:06.394 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:05.496671+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:06.395 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:04.761919+0000 mgr.y (mgr.14556) 48 : cluster [DBG] pgmap v36: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:06.395 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:05.496671+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:06.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:04.761919+0000 mgr.y (mgr.14556) 48 : cluster [DBG] pgmap v36: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:06.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:05.496671+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:07.368 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:06.756517+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-04-17T11:32:07.368 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:06.756760+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2024-04-17T11:32:07.368 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:06.756959+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [5, 2]}]: dispatch 2024-04-17T11:32:07.368 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:06.757129+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]: dispatch 2024-04-17T11:32:07.368 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:06.757279+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2024-04-17T11:32:07.368 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:06.757428+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-04-17T11:32:07.368 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:06.757577+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]: dispatch 2024-04-17T11:32:07.369 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:06.949320+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:07.369 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:06.756517+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-04-17T11:32:07.369 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:06.756760+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2024-04-17T11:32:07.369 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:06.756959+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [5, 2]}]: dispatch 2024-04-17T11:32:07.369 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:06.757129+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]: dispatch 2024-04-17T11:32:07.369 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:06.757279+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2024-04-17T11:32:07.369 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:06.757428+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-04-17T11:32:07.369 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:06.757577+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]: dispatch 2024-04-17T11:32:07.369 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:06.949320+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:06.756517+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-04-17T11:32:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:06.756760+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2024-04-17T11:32:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:06.756959+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [5, 2]}]: dispatch 2024-04-17T11:32:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:06.757129+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]: dispatch 2024-04-17T11:32:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:06.757279+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2024-04-17T11:32:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:06.757428+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-04-17T11:32:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:06.757577+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]: dispatch 2024-04-17T11:32:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:06.949320+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:07.730 INFO:teuthology.orchestra.run.smithi031.stdout:206158430230 2024-04-17T11:32:07.730 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-17T11:32:08.316 INFO:teuthology.orchestra.run.smithi031.stdout:55834574897 2024-04-17T11:32:08.317 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-17T11:32:08.451 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:06.762414+0000 mgr.y (mgr.14556) 49 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:08.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:07.150979+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-04-17T11:32:08.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:07.151076+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2024-04-17T11:32:08.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:07.151165+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [5, 2]}]': finished 2024-04-17T11:32:08.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:07.151238+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]': finished 2024-04-17T11:32:08.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:07.151314+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2024-04-17T11:32:08.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:07.151389+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-04-17T11:32:08.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:07.151464+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]': finished 2024-04-17T11:32:08.452 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:07.151536+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-17T11:32:08.452 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:06.762414+0000 mgr.y (mgr.14556) 49 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:08.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:07.150979+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-04-17T11:32:08.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:07.151076+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2024-04-17T11:32:08.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:07.151165+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [5, 2]}]': finished 2024-04-17T11:32:08.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:07.151238+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]': finished 2024-04-17T11:32:08.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:07.151314+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2024-04-17T11:32:08.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:07.151389+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-04-17T11:32:08.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:07.151464+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]': finished 2024-04-17T11:32:08.453 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:07.151536+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-17T11:32:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:06.762414+0000 mgr.y (mgr.14556) 49 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:07.150979+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-04-17T11:32:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:07.151076+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2024-04-17T11:32:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:07.151165+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [5, 2]}]': finished 2024-04-17T11:32:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:07.151238+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]': finished 2024-04-17T11:32:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:07.151314+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2024-04-17T11:32:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:07.151389+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-04-17T11:32:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:07.151464+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]': finished 2024-04-17T11:32:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:07.151536+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-17T11:32:08.804 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:32:08.804 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:32:08.826 INFO:teuthology.orchestra.run.smithi031.stdout:128849018915 2024-04-17T11:32:08.826 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-17T11:32:09.331 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:08.154232+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-17T11:32:09.331 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:08.154232+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-17T11:32:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:08.154232+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-17T11:32:09.826 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:32:09.827 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:32:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:08.762968+0000 mgr.y (mgr.14556) 50 : cluster [DBG] pgmap v40: 105 pgs: 7 peering, 98 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:10.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:08.762968+0000 mgr.y (mgr.14556) 50 : cluster [DBG] pgmap v40: 105 pgs: 7 peering, 98 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:10.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:08.762968+0000 mgr.y (mgr.14556) 50 : cluster [DBG] pgmap v40: 105 pgs: 7 peering, 98 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:10.632 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:32:10.690 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:32:10.702 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:32:11.628 INFO:teuthology.orchestra.run.smithi031.stdout:34359738424 2024-04-17T11:32:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:32:11] "GET /metrics HTTP/1.1" 200 188315 "" "Prometheus/2.33.4" 2024-04-17T11:32:12.425 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:10.763504+0000 mgr.y (mgr.14556) 51 : cluster [DBG] pgmap v41: 105 pgs: 7 peering, 98 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:12.425 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:11.629950+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.31:0/888272564' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-17T11:32:12.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:10.763504+0000 mgr.y (mgr.14556) 51 : cluster [DBG] pgmap v41: 105 pgs: 7 peering, 98 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:12.426 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:11.629950+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.31:0/888272564' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-17T11:32:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:10.763504+0000 mgr.y (mgr.14556) 51 : cluster [DBG] pgmap v41: 105 pgs: 7 peering, 98 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:11.629950+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.31:0/888272564' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-17T11:32:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:12.764031+0000 mgr.y (mgr.14556) 52 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:12.764031+0000 mgr.y (mgr.14556) 52 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:32:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:32:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:12.764031+0000 mgr.y (mgr.14556) 52 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:14.847 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738422 got 34359738424 for osd.0 2024-04-17T11:32:14.848 DEBUG:teuthology.parallel:result is None 2024-04-17T11:32:16.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:14.764607+0000 mgr.y (mgr.14556) 53 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:14.764607+0000 mgr.y (mgr.14556) 53 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:14.764607+0000 mgr.y (mgr.14556) 53 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:18.431 INFO:teuthology.orchestra.run.smithi031.stdout:154618822687 2024-04-17T11:32:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:16.765128+0000 mgr.y (mgr.14556) 54 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:17.988402+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.31:0/312404288' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-17T11:32:18.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:16.765128+0000 mgr.y (mgr.14556) 54 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:18.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:17.988402+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.31:0/312404288' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-17T11:32:18.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:16.765128+0000 mgr.y (mgr.14556) 54 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:18.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:17.988402+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.31:0/312404288' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-17T11:32:19.050 INFO:teuthology.orchestra.run.smithi031.stdout:107374182441 2024-04-17T11:32:19.357 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:19.050765+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.31:0/1183840003' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-17T11:32:19.357 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:19.050765+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.31:0/1183840003' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-17T11:32:19.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:19.050765+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.31:0/1183840003' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-17T11:32:20.145 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182438 got 107374182441 for osd.3 2024-04-17T11:32:20.145 DEBUG:teuthology.parallel:result is None 2024-04-17T11:32:20.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:18.765683+0000 mgr.y (mgr.14556) 55 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:20.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:18.765683+0000 mgr.y (mgr.14556) 55 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:20.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:18.765683+0000 mgr.y (mgr.14556) 55 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:20.590 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822683 got 154618822687 for osd.5 2024-04-17T11:32:20.590 DEBUG:teuthology.parallel:result is None 2024-04-17T11:32:21.184 INFO:teuthology.orchestra.run.smithi031.stdout:180388626461 2024-04-17T11:32:21.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:32:21] "GET /metrics HTTP/1.1" 200 188315 "" "Prometheus/2.33.4" 2024-04-17T11:32:22.025 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626457 got 180388626461 for osd.6 2024-04-17T11:32:22.026 DEBUG:teuthology.parallel:result is None 2024-04-17T11:32:22.439 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:20.766165+0000 mgr.y (mgr.14556) 56 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:22.439 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:21.185579+0000 mon.a (mon.0) 718 : audit [DBG] from='client.? 172.21.15.31:0/1458562941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-17T11:32:22.439 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:20.766165+0000 mgr.y (mgr.14556) 56 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:22.439 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:21.185579+0000 mon.a (mon.0) 718 : audit [DBG] from='client.? 172.21.15.31:0/1458562941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-17T11:32:22.449 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:32:22.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:20.766165+0000 mgr.y (mgr.14556) 56 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:22.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:21.185579+0000 mon.a (mon.0) 718 : audit [DBG] from='client.? 172.21.15.31:0/1458562941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-17T11:32:23.425 INFO:teuthology.orchestra.run.smithi031.stdout:206158430234 2024-04-17T11:32:23.978 INFO:teuthology.orchestra.run.smithi031.stdout:77309411377 2024-04-17T11:32:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:32:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:32:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:22.766865+0000 mgr.y (mgr.14556) 57 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:23.426216+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.31:0/635233527' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-17T11:32:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:23.980272+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.31:0/3861745314' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-17T11:32:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:22.766865+0000 mgr.y (mgr.14556) 57 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:23.426216+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.31:0/635233527' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-17T11:32:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:23.980272+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.31:0/3861745314' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-17T11:32:24.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:22.766865+0000 mgr.y (mgr.14556) 57 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:24.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:23.426216+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.31:0/635233527' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-17T11:32:24.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:23.980272+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.31:0/3861745314' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-17T11:32:24.937 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411373 got 77309411377 for osd.2 2024-04-17T11:32:24.938 DEBUG:teuthology.parallel:result is None 2024-04-17T11:32:25.702 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430230 got 206158430234 for osd.7 2024-04-17T11:32:25.702 DEBUG:teuthology.parallel:result is None 2024-04-17T11:32:26.342 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:24.767283+0000 mgr.y (mgr.14556) 58 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:26.342 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:24.767283+0000 mgr.y (mgr.14556) 58 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:26.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:24.767283+0000 mgr.y (mgr.14556) 58 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:27.220 INFO:teuthology.orchestra.run.smithi031.stdout:128849018919 2024-04-17T11:32:27.354 INFO:teuthology.orchestra.run.smithi031.stdout:55834574901 2024-04-17T11:32:28.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:26.767727+0000 mgr.y (mgr.14556) 59 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:28.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:27.221298+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.31:0/3211016071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-17T11:32:28.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:27.355124+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.31:0/3303933078' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-17T11:32:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:26.767727+0000 mgr.y (mgr.14556) 59 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:27.221298+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.31:0/3211016071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-17T11:32:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:27.355124+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.31:0/3303933078' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-17T11:32:28.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:26.767727+0000 mgr.y (mgr.14556) 59 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:28.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:27.221298+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.31:0/3211016071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-17T11:32:28.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:27.355124+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.31:0/3303933078' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-17T11:32:28.570 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574897 got 55834574901 for osd.1 2024-04-17T11:32:28.570 DEBUG:teuthology.parallel:result is None 2024-04-17T11:32:29.005 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018915 got 128849018919 for osd.4 2024-04-17T11:32:29.005 DEBUG:teuthology.parallel:result is None 2024-04-17T11:32:29.005 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-17T11:32:29.006 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph pg dump --format=json 2024-04-17T11:32:29.779 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:32:30.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:28.768460+0000 mgr.y (mgr.14556) 60 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:30.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:29.777979+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:30.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:30.181926+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:30.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:30.182724+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:30.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:30.187559+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:30.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:28.768460+0000 mgr.y (mgr.14556) 60 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:30.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:29.777979+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:30.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:30.181926+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:30.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:30.182724+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:30.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:30.187559+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:30.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:28.768460+0000 mgr.y (mgr.14556) 60 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:30.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:29.777979+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:30.181926+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:30.182724+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:30.187559+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:32:30.190841+0000 mgr.y (mgr.14556) 61 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-17T11:32:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:32:30.193560+0000 mgr.y (mgr.14556) 62 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi031 2024-04-17T11:32:31.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:32:31] "GET /metrics HTTP/1.1" 200 188331 "" "Prometheus/2.33.4" 2024-04-17T11:32:31.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:32:30.190841+0000 mgr.y (mgr.14556) 61 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-17T11:32:31.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:32:30.193560+0000 mgr.y (mgr.14556) 62 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi031 2024-04-17T11:32:31.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:32:30.190841+0000 mgr.y (mgr.14556) 61 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-17T11:32:31.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:32:30.193560+0000 mgr.y (mgr.14556) 62 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi031 2024-04-17T11:32:32.203 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:30.768940+0000 mgr.y (mgr.14556) 63 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:32.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:30.768940+0000 mgr.y (mgr.14556) 63 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:32.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:30.768940+0000 mgr.y (mgr.14556) 63 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:32.582 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:32:32.584 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2024-04-17T11:32:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:32:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:32:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:32.318810+0000 mgr.y (mgr.14556) 64 : audit [DBG] from='client.24653 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:32:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:32.769512+0000 mgr.y (mgr.14556) 65 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:34.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:32.318810+0000 mgr.y (mgr.14556) 64 : audit [DBG] from='client.24653 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:32:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:32.769512+0000 mgr.y (mgr.14556) 65 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:32.318810+0000 mgr.y (mgr.14556) 64 : audit [DBG] from='client.24653 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:32:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:32.769512+0000 mgr.y (mgr.14556) 65 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:35.238 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:34 smithi031 systemd[1]: Stopping Ceph alertmanager.a for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:32:35.238 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:34 smithi031 bash[69875]: Error: no container with name or ID "ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager.a" found: no such container 2024-04-17T11:32:35.350 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":51,"stamp":"2024-04-17T11:32:30.768662+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3094,"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":16,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"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":2381656,"kb_used_data":4888,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579560,"statfs":{"total":767960285184,"available":765521469440,"internally_reserved":0,"allocated":5005312,"data_stored":2133636,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003368"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156288+0000","last_change":"2024-04-17T11:30:49.349417+0000","last_active":"2024-04-17T11:32:07.156288+0000","last_peered":"2024-04-17T11:32:07.156288+0000","last_clean":"2024-04-17T11:32:07.156288+0000","last_became_active":"2024-04-17T11:30:49.349117+0000","last_became_peered":"2024-04-17T11:30:49.349117+0000","last_unstale":"2024-04-17T11:32:07.156288+0000","last_undegraded":"2024-04-17T11:32:07.156288+0000","last_fullsized":"2024-04-17T11:32:07.156288+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154037+0000","last_change":"2024-04-17T11:30:49.335907+0000","last_active":"2024-04-17T11:32:07.154037+0000","last_peered":"2024-04-17T11:32:07.154037+0000","last_clean":"2024-04-17T11:32:07.154037+0000","last_became_active":"2024-04-17T11:30:49.335626+0000","last_became_peered":"2024-04-17T11:30:49.335626+0000","last_unstale":"2024-04-17T11:32:07.154037+0000","last_undegraded":"2024-04-17T11:32:07.154037+0000","last_fullsized":"2024-04-17T11:32:07.154037+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153998+0000","last_change":"2024-04-17T11:30:49.335272+0000","last_active":"2024-04-17T11:32:07.153998+0000","last_peered":"2024-04-17T11:32:07.153998+0000","last_clean":"2024-04-17T11:32:07.153998+0000","last_became_active":"2024-04-17T11:30:49.334932+0000","last_became_peered":"2024-04-17T11:30:49.334932+0000","last_unstale":"2024-04-17T11:32:07.153998+0000","last_undegraded":"2024-04-17T11:32:07.153998+0000","last_fullsized":"2024-04-17T11:32:07.153998+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152678+0000","last_change":"2024-04-17T11:30:49.353464+0000","last_active":"2024-04-17T11:32:07.152678+0000","last_peered":"2024-04-17T11:32:07.152678+0000","last_clean":"2024-04-17T11:32:07.152678+0000","last_became_active":"2024-04-17T11:30:49.353120+0000","last_became_peered":"2024-04-17T11:30:49.353120+0000","last_unstale":"2024-04-17T11:32:07.152678+0000","last_undegraded":"2024-04-17T11:32:07.152678+0000","last_fullsized":"2024-04-17T11:32:07.152678+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155477+0000","last_change":"2024-04-17T11:30:49.357975+0000","last_active":"2024-04-17T11:32:07.155477+0000","last_peered":"2024-04-17T11:32:07.155477+0000","last_clean":"2024-04-17T11:32:07.155477+0000","last_became_active":"2024-04-17T11:30:49.357553+0000","last_became_peered":"2024-04-17T11:30:49.357553+0000","last_unstale":"2024-04-17T11:32:07.155477+0000","last_undegraded":"2024-04-17T11:32:07.155477+0000","last_fullsized":"2024-04-17T11:32:07.155477+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152430+0000","last_change":"2024-04-17T11:30:49.349387+0000","last_active":"2024-04-17T11:32:07.152430+0000","last_peered":"2024-04-17T11:32:07.152430+0000","last_clean":"2024-04-17T11:32:07.152430+0000","last_became_active":"2024-04-17T11:30:49.348888+0000","last_became_peered":"2024-04-17T11:30:49.348888+0000","last_unstale":"2024-04-17T11:32:07.152430+0000","last_undegraded":"2024-04-17T11:32:07.152430+0000","last_fullsized":"2024-04-17T11:32:07.152430+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154414+0000","last_change":"2024-04-17T11:30:49.352329+0000","last_active":"2024-04-17T11:32:07.154414+0000","last_peered":"2024-04-17T11:32:07.154414+0000","last_clean":"2024-04-17T11:32:07.154414+0000","last_became_active":"2024-04-17T11:30:49.352014+0000","last_became_peered":"2024-04-17T11:30:49.352014+0000","last_unstale":"2024-04-17T11:32:07.154414+0000","last_undegraded":"2024-04-17T11:32:07.154414+0000","last_fullsized":"2024-04-17T11:32:07.154414+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.148732+0000","last_change":"2024-04-17T11:30:49.349279+0000","last_active":"2024-04-17T11:32:07.148732+0000","last_peered":"2024-04-17T11:32:07.148732+0000","last_clean":"2024-04-17T11:32:07.148732+0000","last_became_active":"2024-04-17T11:30:49.348937+0000","last_became_peered":"2024-04-17T11:30:49.348937+0000","last_unstale":"2024-04-17T11:32:07.148732+0000","last_undegraded":"2024-04-17T11:32:07.148732+0000","last_fullsized":"2024-04-17T11:32:07.148732+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156233+0000","last_change":"2024-04-17T11:30:49.353842+0000","last_active":"2024-04-17T11:32:07.156233+0000","last_peered":"2024-04-17T11:32:07.156233+0000","last_clean":"2024-04-17T11:32:07.156233+0000","last_became_active":"2024-04-17T11:30:49.353506+0000","last_became_peered":"2024-04-17T11:30:49.353506+0000","last_unstale":"2024-04-17T11:32:07.156233+0000","last_undegraded":"2024-04-17T11:32:07.156233+0000","last_fullsized":"2024-04-17T11:32:07.156233+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156618+0000","last_change":"2024-04-17T11:30:49.342168+0000","last_active":"2024-04-17T11:32:07.156618+0000","last_peered":"2024-04-17T11:32:07.156618+0000","last_clean":"2024-04-17T11:32:07.156618+0000","last_became_active":"2024-04-17T11:30:49.341860+0000","last_became_peered":"2024-04-17T11:30:49.341860+0000","last_unstale":"2024-04-17T11:32:07.156618+0000","last_undegraded":"2024-04-17T11:32:07.156618+0000","last_fullsized":"2024-04-17T11:32:07.156618+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157223+0000","last_change":"2024-04-17T11:30:49.343758+0000","last_active":"2024-04-17T11:32:07.157223+0000","last_peered":"2024-04-17T11:32:07.157223+0000","last_clean":"2024-04-17T11:32:07.157223+0000","last_became_active":"2024-04-17T11:30:49.343451+0000","last_became_peered":"2024-04-17T11:30:49.343451+0000","last_unstale":"2024-04-17T11:32:07.157223+0000","last_undegraded":"2024-04-17T11:32:07.157223+0000","last_fullsized":"2024-04-17T11:32:07.157223+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150543+0000","last_change":"2024-04-17T11:30:49.348802+0000","last_active":"2024-04-17T11:32:07.150543+0000","last_peered":"2024-04-17T11:32:07.150543+0000","last_clean":"2024-04-17T11:32:07.150543+0000","last_became_active":"2024-04-17T11:30:49.348134+0000","last_became_peered":"2024-04-17T11:30:49.348134+0000","last_unstale":"2024-04-17T11:32:07.150543+0000","last_undegraded":"2024-04-17T11:32:07.150543+0000","last_fullsized":"2024-04-17T11:32:07.150543+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150534+0000","last_change":"2024-04-17T11:30:49.334733+0000","last_active":"2024-04-17T11:32:07.150534+0000","last_peered":"2024-04-17T11:32:07.150534+0000","last_clean":"2024-04-17T11:32:07.150534+0000","last_became_active":"2024-04-17T11:30:49.334306+0000","last_became_peered":"2024-04-17T11:30:49.334306+0000","last_unstale":"2024-04-17T11:32:07.150534+0000","last_undegraded":"2024-04-17T11:32:07.150534+0000","last_fullsized":"2024-04-17T11:32:07.150534+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154418+0000","last_change":"2024-04-17T11:30:49.347635+0000","last_active":"2024-04-17T11:32:07.154418+0000","last_peered":"2024-04-17T11:32:07.154418+0000","last_clean":"2024-04-17T11:32:07.154418+0000","last_became_active":"2024-04-17T11:30:49.347348+0000","last_became_peered":"2024-04-17T11:30:49.347348+0000","last_unstale":"2024-04-17T11:32:07.154418+0000","last_undegraded":"2024-04-17T11:32:07.154418+0000","last_fullsized":"2024-04-17T11:32:07.154418+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155658+0000","last_change":"2024-04-17T11:30:49.345992+0000","last_active":"2024-04-17T11:32:07.155658+0000","last_peered":"2024-04-17T11:32:07.155658+0000","last_clean":"2024-04-17T11:32:07.155658+0000","last_became_active":"2024-04-17T11:30:49.345684+0000","last_became_peered":"2024-04-17T11:30:49.345684+0000","last_unstale":"2024-04-17T11:32:07.155658+0000","last_undegraded":"2024-04-17T11:32:07.155658+0000","last_fullsized":"2024-04-17T11:32:07.155658+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":26,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.405903+0000","last_change":"2024-04-17T11:32:08.405903+0000","last_active":"2024-04-17T11:32:08.405903+0000","last_peered":"2024-04-17T11:32:08.405903+0000","last_clean":"2024-04-17T11:32:08.405903+0000","last_became_active":"2024-04-17T11:32:08.405189+0000","last_became_peered":"2024-04-17T11:32:08.405189+0000","last_unstale":"2024-04-17T11:32:08.405903+0000","last_undegraded":"2024-04-17T11:32:08.405903+0000","last_fullsized":"2024-04-17T11:32:08.405903+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,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":26,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.405763+0000","last_change":"2024-04-17T11:32:08.405763+0000","last_active":"2024-04-17T11:32:08.405763+0000","last_peered":"2024-04-17T11:32:08.405763+0000","last_clean":"2024-04-17T11:32:08.405763+0000","last_became_active":"2024-04-17T11:32:08.405177+0000","last_became_peered":"2024-04-17T11:32:08.405177+0000","last_unstale":"2024-04-17T11:32:08.405763+0000","last_undegraded":"2024-04-17T11:32:08.405763+0000","last_fullsized":"2024-04-17T11:32:08.405763+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150526+0000","last_change":"2024-04-17T11:30:49.337003+0000","last_active":"2024-04-17T11:32:07.150526+0000","last_peered":"2024-04-17T11:32:07.150526+0000","last_clean":"2024-04-17T11:32:07.150526+0000","last_became_active":"2024-04-17T11:30:49.336703+0000","last_became_peered":"2024-04-17T11:30:49.336703+0000","last_unstale":"2024-04-17T11:32:07.150526+0000","last_undegraded":"2024-04-17T11:32:07.150526+0000","last_fullsized":"2024-04-17T11:32:07.150526+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155098+0000","last_change":"2024-04-17T11:30:49.346516+0000","last_active":"2024-04-17T11:32:07.155098+0000","last_peered":"2024-04-17T11:32:07.155098+0000","last_clean":"2024-04-17T11:32:07.155098+0000","last_became_active":"2024-04-17T11:30:49.346037+0000","last_became_peered":"2024-04-17T11:30:49.346037+0000","last_unstale":"2024-04-17T11:32:07.155098+0000","last_undegraded":"2024-04-17T11:32:07.155098+0000","last_fullsized":"2024-04-17T11:32:07.155098+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'4","reported_seq":22,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154350+0000","last_change":"2024-04-17T11:30:48.959958+0000","last_active":"2024-04-17T11:32:07.154350+0000","last_peered":"2024-04-17T11:32:07.154350+0000","last_clean":"2024-04-17T11:32:07.154350+0000","last_became_active":"2024-04-17T11:30:48.959635+0000","last_became_peered":"2024-04-17T11:30:48.959635+0000","last_unstale":"2024-04-17T11:32:07.154350+0000","last_undegraded":"2024-04-17T11:32:07.154350+0000","last_fullsized":"2024-04-17T11:32:07.154350+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.148924+0000","last_change":"2024-04-17T11:30:49.334148+0000","last_active":"2024-04-17T11:32:07.148924+0000","last_peered":"2024-04-17T11:32:07.148924+0000","last_clean":"2024-04-17T11:32:07.148924+0000","last_became_active":"2024-04-17T11:30:49.333848+0000","last_became_peered":"2024-04-17T11:30:49.333848+0000","last_unstale":"2024-04-17T11:32:07.148924+0000","last_undegraded":"2024-04-17T11:32:07.148924+0000","last_fullsized":"2024-04-17T11:32:07.148924+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":"53'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149102+0000","last_change":"2024-04-17T11:30:48.964334+0000","last_active":"2024-04-17T11:32:07.149102+0000","last_peered":"2024-04-17T11:32:07.149102+0000","last_clean":"2024-04-17T11:32:07.149102+0000","last_became_active":"2024-04-17T11:30:48.963865+0000","last_became_peered":"2024-04-17T11:30:48.963865+0000","last_unstale":"2024-04-17T11:32:07.149102+0000","last_undegraded":"2024-04-17T11:32:07.149102+0000","last_fullsized":"2024-04-17T11:32:07.149102+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154262+0000","last_change":"2024-04-17T11:30:49.340736+0000","last_active":"2024-04-17T11:32:07.154262+0000","last_peered":"2024-04-17T11:32:07.154262+0000","last_clean":"2024-04-17T11:32:07.154262+0000","last_became_active":"2024-04-17T11:30:49.340215+0000","last_became_peered":"2024-04-17T11:30:49.340215+0000","last_unstale":"2024-04-17T11:32:07.154262+0000","last_undegraded":"2024-04-17T11:32:07.154262+0000","last_fullsized":"2024-04-17T11:32:07.154262+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156183+0000","last_change":"2024-04-17T11:30:48.964591+0000","last_active":"2024-04-17T11:32:07.156183+0000","last_peered":"2024-04-17T11:32:07.156183+0000","last_clean":"2024-04-17T11:32:07.156183+0000","last_became_active":"2024-04-17T11:30:48.964273+0000","last_became_peered":"2024-04-17T11:30:48.964273+0000","last_unstale":"2024-04-17T11:32:07.156183+0000","last_undegraded":"2024-04-17T11:32:07.156183+0000","last_fullsized":"2024-04-17T11:32:07.156183+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153165+0000","last_change":"2024-04-17T11:30:49.346697+0000","last_active":"2024-04-17T11:32:07.153165+0000","last_peered":"2024-04-17T11:32:07.153165+0000","last_clean":"2024-04-17T11:32:07.153165+0000","last_became_active":"2024-04-17T11:30:49.346249+0000","last_became_peered":"2024-04-17T11:30:49.346249+0000","last_unstale":"2024-04-17T11:32:07.153165+0000","last_undegraded":"2024-04-17T11:32:07.153165+0000","last_fullsized":"2024-04-17T11:32:07.153165+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155379+0000","last_change":"2024-04-17T11:30:48.965796+0000","last_active":"2024-04-17T11:32:07.155379+0000","last_peered":"2024-04-17T11:32:07.155379+0000","last_clean":"2024-04-17T11:32:07.155379+0000","last_became_active":"2024-04-17T11:30:48.965490+0000","last_became_peered":"2024-04-17T11:30:48.965490+0000","last_unstale":"2024-04-17T11:32:07.155379+0000","last_undegraded":"2024-04-17T11:32:07.155379+0000","last_fullsized":"2024-04-17T11:32:07.155379+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.404832+0000","last_change":"2024-04-17T11:32:08.404832+0000","last_active":"2024-04-17T11:32:08.404832+0000","last_peered":"2024-04-17T11:32:08.404832+0000","last_clean":"2024-04-17T11:32:08.404832+0000","last_became_active":"2024-04-17T11:32:08.404578+0000","last_became_peered":"2024-04-17T11:32:08.404578+0000","last_unstale":"2024-04-17T11:32:08.404832+0000","last_undegraded":"2024-04-17T11:32:08.404832+0000","last_fullsized":"2024-04-17T11:32:08.404832+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1b","version":"53'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150760+0000","last_change":"2024-04-17T11:30:48.964579+0000","last_active":"2024-04-17T11:32:07.150760+0000","last_peered":"2024-04-17T11:32:07.150760+0000","last_clean":"2024-04-17T11:32:07.150760+0000","last_became_active":"2024-04-17T11:30:48.964287+0000","last_became_peered":"2024-04-17T11:30:48.964287+0000","last_unstale":"2024-04-17T11:32:07.150760+0000","last_undegraded":"2024-04-17T11:32:07.150760+0000","last_fullsized":"2024-04-17T11:32:07.150760+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149531+0000","last_change":"2024-04-17T11:30:49.334548+0000","last_active":"2024-04-17T11:32:07.149531+0000","last_peered":"2024-04-17T11:32:07.149531+0000","last_clean":"2024-04-17T11:32:07.149531+0000","last_became_active":"2024-04-17T11:30:49.334245+0000","last_became_peered":"2024-04-17T11:30:49.334245+0000","last_unstale":"2024-04-17T11:32:07.149531+0000","last_undegraded":"2024-04-17T11:32:07.149531+0000","last_fullsized":"2024-04-17T11:32:07.149531+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157159+0000","last_change":"2024-04-17T11:30:48.960976+0000","last_active":"2024-04-17T11:32:07.157159+0000","last_peered":"2024-04-17T11:32:07.157159+0000","last_clean":"2024-04-17T11:32:07.157159+0000","last_became_active":"2024-04-17T11:30:48.960644+0000","last_became_peered":"2024-04-17T11:30:48.960644+0000","last_unstale":"2024-04-17T11:32:07.157159+0000","last_undegraded":"2024-04-17T11:32:07.157159+0000","last_fullsized":"2024-04-17T11:32:07.157159+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153515+0000","last_change":"2024-04-17T11:30:49.350267+0000","last_active":"2024-04-17T11:32:07.153515+0000","last_peered":"2024-04-17T11:32:07.153515+0000","last_clean":"2024-04-17T11:32:07.153515+0000","last_became_active":"2024-04-17T11:30:49.349521+0000","last_became_peered":"2024-04-17T11:30:49.349521+0000","last_unstale":"2024-04-17T11:32:07.153515+0000","last_undegraded":"2024-04-17T11:32:07.153515+0000","last_fullsized":"2024-04-17T11:32:07.153515+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,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":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150077+0000","last_change":"2024-04-17T11:30:48.963974+0000","last_active":"2024-04-17T11:32:07.150077+0000","last_peered":"2024-04-17T11:32:07.150077+0000","last_clean":"2024-04-17T11:32:07.150077+0000","last_became_active":"2024-04-17T11:30:48.963692+0000","last_became_peered":"2024-04-17T11:30:48.963692+0000","last_unstale":"2024-04-17T11:32:07.150077+0000","last_undegraded":"2024-04-17T11:32:07.150077+0000","last_fullsized":"2024-04-17T11:32:07.150077+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.148810+0000","last_change":"2024-04-17T11:30:49.341587+0000","last_active":"2024-04-17T11:32:07.148810+0000","last_peered":"2024-04-17T11:32:07.148810+0000","last_clean":"2024-04-17T11:32:07.148810+0000","last_became_active":"2024-04-17T11:30:49.341285+0000","last_became_peered":"2024-04-17T11:30:49.341285+0000","last_unstale":"2024-04-17T11:32:07.148810+0000","last_undegraded":"2024-04-17T11:32:07.148810+0000","last_fullsized":"2024-04-17T11:32:07.148810+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152025+0000","last_change":"2024-04-17T11:30:48.960332+0000","last_active":"2024-04-17T11:32:07.152025+0000","last_peered":"2024-04-17T11:32:07.152025+0000","last_clean":"2024-04-17T11:32:07.152025+0000","last_became_active":"2024-04-17T11:30:48.960017+0000","last_became_peered":"2024-04-17T11:30:48.960017+0000","last_unstale":"2024-04-17T11:32:07.152025+0000","last_undegraded":"2024-04-17T11:32:07.152025+0000","last_fullsized":"2024-04-17T11:32:07.152025+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155813+0000","last_change":"2024-04-17T11:30:49.334119+0000","last_active":"2024-04-17T11:32:07.155813+0000","last_peered":"2024-04-17T11:32:07.155813+0000","last_clean":"2024-04-17T11:32:07.155813+0000","last_became_active":"2024-04-17T11:30:49.333794+0000","last_became_peered":"2024-04-17T11:30:49.333794+0000","last_unstale":"2024-04-17T11:32:07.155813+0000","last_undegraded":"2024-04-17T11:32:07.155813+0000","last_fullsized":"2024-04-17T11:32:07.155813+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157030+0000","last_change":"2024-04-17T11:30:48.956601+0000","last_active":"2024-04-17T11:32:07.157030+0000","last_peered":"2024-04-17T11:32:07.157030+0000","last_clean":"2024-04-17T11:32:07.157030+0000","last_became_active":"2024-04-17T11:30:48.956174+0000","last_became_peered":"2024-04-17T11:30:48.956174+0000","last_unstale":"2024-04-17T11:32:07.157030+0000","last_undegraded":"2024-04-17T11:32:07.157030+0000","last_fullsized":"2024-04-17T11:32:07.157030+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152744+0000","last_change":"2024-04-17T11:30:49.350803+0000","last_active":"2024-04-17T11:32:07.152744+0000","last_peered":"2024-04-17T11:32:07.152744+0000","last_clean":"2024-04-17T11:32:07.152744+0000","last_became_active":"2024-04-17T11:30:49.350472+0000","last_became_peered":"2024-04-17T11:30:49.350472+0000","last_unstale":"2024-04-17T11:32:07.152744+0000","last_undegraded":"2024-04-17T11:32:07.152744+0000","last_fullsized":"2024-04-17T11:32:07.152744+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152576+0000","last_change":"2024-04-17T11:30:48.956635+0000","last_active":"2024-04-17T11:32:07.152576+0000","last_peered":"2024-04-17T11:32:07.152576+0000","last_clean":"2024-04-17T11:32:07.152576+0000","last_became_active":"2024-04-17T11:30:48.956193+0000","last_became_peered":"2024-04-17T11:30:48.956193+0000","last_unstale":"2024-04-17T11:32:07.152576+0000","last_undegraded":"2024-04-17T11:32:07.152576+0000","last_fullsized":"2024-04-17T11:32:07.152576+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154265+0000","last_change":"2024-04-17T11:30:49.340929+0000","last_active":"2024-04-17T11:32:07.154265+0000","last_peered":"2024-04-17T11:32:07.154265+0000","last_clean":"2024-04-17T11:32:07.154265+0000","last_became_active":"2024-04-17T11:30:49.340555+0000","last_became_peered":"2024-04-17T11:30:49.340555+0000","last_unstale":"2024-04-17T11:32:07.154265+0000","last_undegraded":"2024-04-17T11:32:07.154265+0000","last_fullsized":"2024-04-17T11:32:07.154265+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"53'3","reported_seq":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153905+0000","last_change":"2024-04-17T11:30:48.963987+0000","last_active":"2024-04-17T11:32:07.153905+0000","last_peered":"2024-04-17T11:32:07.153905+0000","last_clean":"2024-04-17T11:32:07.153905+0000","last_became_active":"2024-04-17T11:30:48.963677+0000","last_became_peered":"2024-04-17T11:30:48.963677+0000","last_unstale":"2024-04-17T11:32:07.153905+0000","last_undegraded":"2024-04-17T11:32:07.153905+0000","last_fullsized":"2024-04-17T11:32:07.153905+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.405444+0000","last_change":"2024-04-17T11:32:08.405444+0000","last_active":"2024-04-17T11:32:08.405444+0000","last_peered":"2024-04-17T11:32:08.405444+0000","last_clean":"2024-04-17T11:32:08.405444+0000","last_became_active":"2024-04-17T11:32:08.405028+0000","last_became_peered":"2024-04-17T11:32:08.405028+0000","last_unstale":"2024-04-17T11:32:08.405444+0000","last_undegraded":"2024-04-17T11:32:08.405444+0000","last_fullsized":"2024-04-17T11:32:08.405444+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.14","version":"55'9","reported_seq":27,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156132+0000","last_change":"2024-04-17T11:30:48.957889+0000","last_active":"2024-04-17T11:32:07.156132+0000","last_peered":"2024-04-17T11:32:07.156132+0000","last_clean":"2024-04-17T11:32:07.156132+0000","last_became_active":"2024-04-17T11:30:48.957558+0000","last_became_peered":"2024-04-17T11:30:48.957558+0000","last_unstale":"2024-04-17T11:32:07.156132+0000","last_undegraded":"2024-04-17T11:32:07.156132+0000","last_fullsized":"2024-04-17T11:32:07.156132+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":9,"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,"stat_sum":{"num_bytes":2324,"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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155890+0000","last_change":"2024-04-17T11:30:49.349825+0000","last_active":"2024-04-17T11:32:07.155890+0000","last_peered":"2024-04-17T11:32:07.155890+0000","last_clean":"2024-04-17T11:32:07.155890+0000","last_became_active":"2024-04-17T11:30:49.349527+0000","last_became_peered":"2024-04-17T11:30:49.349527+0000","last_unstale":"2024-04-17T11:32:07.155890+0000","last_undegraded":"2024-04-17T11:32:07.155890+0000","last_fullsized":"2024-04-17T11:32:07.155890+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153872+0000","last_change":"2024-04-17T11:30:48.959154+0000","last_active":"2024-04-17T11:32:07.153872+0000","last_peered":"2024-04-17T11:32:07.153872+0000","last_clean":"2024-04-17T11:32:07.153872+0000","last_became_active":"2024-04-17T11:30:48.958647+0000","last_became_peered":"2024-04-17T11:30:48.958647+0000","last_unstale":"2024-04-17T11:32:07.153872+0000","last_undegraded":"2024-04-17T11:32:07.153872+0000","last_fullsized":"2024-04-17T11:32:07.153872+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154352+0000","last_change":"2024-04-17T11:30:49.351693+0000","last_active":"2024-04-17T11:32:07.154352+0000","last_peered":"2024-04-17T11:32:07.154352+0000","last_clean":"2024-04-17T11:32:07.154352+0000","last_became_active":"2024-04-17T11:30:49.351408+0000","last_became_peered":"2024-04-17T11:30:49.351408+0000","last_unstale":"2024-04-17T11:32:07.154352+0000","last_undegraded":"2024-04-17T11:32:07.154352+0000","last_fullsized":"2024-04-17T11:32:07.154352+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152106+0000","last_change":"2024-04-17T11:30:48.962177+0000","last_active":"2024-04-17T11:32:07.152106+0000","last_peered":"2024-04-17T11:32:07.152106+0000","last_clean":"2024-04-17T11:32:07.152106+0000","last_became_active":"2024-04-17T11:30:48.961857+0000","last_became_peered":"2024-04-17T11:30:48.961857+0000","last_unstale":"2024-04-17T11:32:07.152106+0000","last_undegraded":"2024-04-17T11:32:07.152106+0000","last_fullsized":"2024-04-17T11:32:07.152106+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155389+0000","last_change":"2024-04-17T11:30:49.350893+0000","last_active":"2024-04-17T11:32:07.155389+0000","last_peered":"2024-04-17T11:32:07.155389+0000","last_clean":"2024-04-17T11:32:07.155389+0000","last_became_active":"2024-04-17T11:30:49.350601+0000","last_became_peered":"2024-04-17T11:30:49.350601+0000","last_unstale":"2024-04-17T11:32:07.155389+0000","last_undegraded":"2024-04-17T11:32:07.155389+0000","last_fullsized":"2024-04-17T11:32:07.155389+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155716+0000","last_change":"2024-04-17T11:30:48.956287+0000","last_active":"2024-04-17T11:32:07.155716+0000","last_peered":"2024-04-17T11:32:07.155716+0000","last_clean":"2024-04-17T11:32:07.155716+0000","last_became_active":"2024-04-17T11:30:48.955942+0000","last_became_peered":"2024-04-17T11:30:48.955942+0000","last_unstale":"2024-04-17T11:32:07.155716+0000","last_undegraded":"2024-04-17T11:32:07.155716+0000","last_fullsized":"2024-04-17T11:32:07.155716+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154665+0000","last_change":"2024-04-17T11:30:49.341551+0000","last_active":"2024-04-17T11:32:07.154665+0000","last_peered":"2024-04-17T11:32:07.154665+0000","last_clean":"2024-04-17T11:32:07.154665+0000","last_became_active":"2024-04-17T11:30:49.341183+0000","last_became_peered":"2024-04-17T11:30:49.341183+0000","last_unstale":"2024-04-17T11:32:07.154665+0000","last_undegraded":"2024-04-17T11:32:07.154665+0000","last_fullsized":"2024-04-17T11:32:07.154665+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"53'8","reported_seq":26,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149182+0000","last_change":"2024-04-17T11:30:48.954488+0000","last_active":"2024-04-17T11:32:07.149182+0000","last_peered":"2024-04-17T11:32:07.149182+0000","last_clean":"2024-04-17T11:32:07.149182+0000","last_became_active":"2024-04-17T11:30:48.954190+0000","last_became_peered":"2024-04-17T11:30:48.954190+0000","last_unstale":"2024-04-17T11:32:07.149182+0000","last_undegraded":"2024-04-17T11:32:07.149182+0000","last_fullsized":"2024-04-17T11:32:07.149182+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154593+0000","last_change":"2024-04-17T11:30:49.352527+0000","last_active":"2024-04-17T11:32:07.154593+0000","last_peered":"2024-04-17T11:32:07.154593+0000","last_clean":"2024-04-17T11:32:07.154593+0000","last_became_active":"2024-04-17T11:30:49.352160+0000","last_became_peered":"2024-04-17T11:30:49.352160+0000","last_unstale":"2024-04-17T11:32:07.154593+0000","last_undegraded":"2024-04-17T11:32:07.154593+0000","last_fullsized":"2024-04-17T11:32:07.154593+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"53'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150378+0000","last_change":"2024-04-17T11:30:48.960116+0000","last_active":"2024-04-17T11:32:07.150378+0000","last_peered":"2024-04-17T11:32:07.150378+0000","last_clean":"2024-04-17T11:32:07.150378+0000","last_became_active":"2024-04-17T11:30:48.959746+0000","last_became_peered":"2024-04-17T11:30:48.959746+0000","last_unstale":"2024-04-17T11:32:07.150378+0000","last_undegraded":"2024-04-17T11:32:07.150378+0000","last_fullsized":"2024-04-17T11:32:07.150378+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155972+0000","last_change":"2024-04-17T11:30:49.350154+0000","last_active":"2024-04-17T11:32:07.155972+0000","last_peered":"2024-04-17T11:32:07.155972+0000","last_clean":"2024-04-17T11:32:07.155972+0000","last_became_active":"2024-04-17T11:30:49.349850+0000","last_became_peered":"2024-04-17T11:30:49.349850+0000","last_unstale":"2024-04-17T11:32:07.155972+0000","last_undegraded":"2024-04-17T11:32:07.155972+0000","last_fullsized":"2024-04-17T11:32:07.155972+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153296+0000","last_change":"2024-04-17T11:31:30.815401+0000","last_active":"2024-04-17T11:32:07.153296+0000","last_peered":"2024-04-17T11:32:07.153296+0000","last_clean":"2024-04-17T11:32:07.153296+0000","last_became_active":"2024-04-17T11:31:30.815075+0000","last_became_peered":"2024-04-17T11:31:30.815075+0000","last_unstale":"2024-04-17T11:32:07.153296+0000","last_undegraded":"2024-04-17T11:32:07.153296+0000","last_fullsized":"2024-04-17T11:32:07.153296+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,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":27,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.159229+0000","last_change":"2024-04-17T11:32:08.159229+0000","last_active":"2024-04-17T11:32:08.159229+0000","last_peered":"2024-04-17T11:32:08.159229+0000","last_clean":"2024-04-17T11:32:08.159229+0000","last_became_active":"2024-04-17T11:32:08.158576+0000","last_became_peered":"2024-04-17T11:32:08.158576+0000","last_unstale":"2024-04-17T11:32:08.159229+0000","last_undegraded":"2024-04-17T11:32:08.159229+0000","last_fullsized":"2024-04-17T11:32:08.159229+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152994+0000","last_change":"2024-04-17T11:30:49.345274+0000","last_active":"2024-04-17T11:32:07.152994+0000","last_peered":"2024-04-17T11:32:07.152994+0000","last_clean":"2024-04-17T11:32:07.152994+0000","last_became_active":"2024-04-17T11:30:49.344650+0000","last_became_peered":"2024-04-17T11:30:49.344650+0000","last_unstale":"2024-04-17T11:32:07.152994+0000","last_undegraded":"2024-04-17T11:32:07.152994+0000","last_fullsized":"2024-04-17T11:32:07.152994+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154926+0000","last_change":"2024-04-17T11:31:30.788734+0000","last_active":"2024-04-17T11:32:07.154926+0000","last_peered":"2024-04-17T11:32:07.154926+0000","last_clean":"2024-04-17T11:32:07.154926+0000","last_became_active":"2024-04-17T11:31:30.788448+0000","last_became_peered":"2024-04-17T11:31:30.788448+0000","last_unstale":"2024-04-17T11:32:07.154926+0000","last_undegraded":"2024-04-17T11:32:07.154926+0000","last_fullsized":"2024-04-17T11:32:07.154926+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152106+0000","last_change":"2024-04-17T11:30:48.957616+0000","last_active":"2024-04-17T11:32:07.152106+0000","last_peered":"2024-04-17T11:32:07.152106+0000","last_clean":"2024-04-17T11:32:07.152106+0000","last_became_active":"2024-04-17T11:30:48.956962+0000","last_became_peered":"2024-04-17T11:30:48.956962+0000","last_unstale":"2024-04-17T11:32:07.152106+0000","last_undegraded":"2024-04-17T11:32:07.152106+0000","last_fullsized":"2024-04-17T11:32:07.152106+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149780+0000","last_change":"2024-04-17T11:30:49.335768+0000","last_active":"2024-04-17T11:32:07.149780+0000","last_peered":"2024-04-17T11:32:07.149780+0000","last_clean":"2024-04-17T11:32:07.149780+0000","last_became_active":"2024-04-17T11:30:49.335438+0000","last_became_peered":"2024-04-17T11:30:49.335438+0000","last_unstale":"2024-04-17T11:32:07.149780+0000","last_undegraded":"2024-04-17T11:32:07.149780+0000","last_fullsized":"2024-04-17T11:32:07.149780+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154017+0000","last_change":"2024-04-17T11:31:30.815528+0000","last_active":"2024-04-17T11:32:07.154017+0000","last_peered":"2024-04-17T11:32:07.154017+0000","last_clean":"2024-04-17T11:32:07.154017+0000","last_became_active":"2024-04-17T11:31:30.815157+0000","last_became_peered":"2024-04-17T11:31:30.815157+0000","last_unstale":"2024-04-17T11:32:07.154017+0000","last_undegraded":"2024-04-17T11:32:07.154017+0000","last_fullsized":"2024-04-17T11:32:07.154017+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153516+0000","last_change":"2024-04-17T11:30:49.328188+0000","last_active":"2024-04-17T11:32:07.153516+0000","last_peered":"2024-04-17T11:32:07.153516+0000","last_clean":"2024-04-17T11:32:07.153516+0000","last_became_active":"2024-04-17T11:30:49.327123+0000","last_became_peered":"2024-04-17T11:30:49.327123+0000","last_unstale":"2024-04-17T11:32:07.153516+0000","last_undegraded":"2024-04-17T11:32:07.153516+0000","last_fullsized":"2024-04-17T11:32:07.153516+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149346+0000","last_change":"2024-04-17T11:30:48.955728+0000","last_active":"2024-04-17T11:32:07.149346+0000","last_peered":"2024-04-17T11:32:07.149346+0000","last_clean":"2024-04-17T11:32:07.149346+0000","last_became_active":"2024-04-17T11:30:48.955379+0000","last_became_peered":"2024-04-17T11:30:48.955379+0000","last_unstale":"2024-04-17T11:32:07.149346+0000","last_undegraded":"2024-04-17T11:32:07.149346+0000","last_fullsized":"2024-04-17T11:32:07.149346+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156969+0000","last_change":"2024-04-17T11:31:31.020050+0000","last_active":"2024-04-17T11:32:07.156969+0000","last_peered":"2024-04-17T11:32:07.156969+0000","last_clean":"2024-04-17T11:32:07.156969+0000","last_became_active":"2024-04-17T11:31:31.019774+0000","last_became_peered":"2024-04-17T11:31:31.019774+0000","last_unstale":"2024-04-17T11:32:07.156969+0000","last_undegraded":"2024-04-17T11:32:07.156969+0000","last_fullsized":"2024-04-17T11:32:07.156969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150429+0000","last_change":"2024-04-17T11:30:49.349280+0000","last_active":"2024-04-17T11:32:07.150429+0000","last_peered":"2024-04-17T11:32:07.150429+0000","last_clean":"2024-04-17T11:32:07.150429+0000","last_became_active":"2024-04-17T11:30:49.348932+0000","last_became_peered":"2024-04-17T11:30:49.348932+0000","last_unstale":"2024-04-17T11:32:07.150429+0000","last_undegraded":"2024-04-17T11:32:07.150429+0000","last_fullsized":"2024-04-17T11:32:07.150429+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152258+0000","last_change":"2024-04-17T11:30:48.959437+0000","last_active":"2024-04-17T11:32:07.152258+0000","last_peered":"2024-04-17T11:32:07.152258+0000","last_clean":"2024-04-17T11:32:07.152258+0000","last_became_active":"2024-04-17T11:30:48.959124+0000","last_became_peered":"2024-04-17T11:30:48.959124+0000","last_unstale":"2024-04-17T11:32:07.152258+0000","last_undegraded":"2024-04-17T11:32:07.152258+0000","last_fullsized":"2024-04-17T11:32:07.152258+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157036+0000","last_change":"2024-04-17T11:30:32.074864+0000","last_active":"2024-04-17T11:32:07.157036+0000","last_peered":"2024-04-17T11:32:07.157036+0000","last_clean":"2024-04-17T11:32:07.157036+0000","last_became_active":"2024-04-17T11:30:32.074543+0000","last_became_peered":"2024-04-17T11:30:32.074543+0000","last_unstale":"2024-04-17T11:32:07.157036+0000","last_undegraded":"2024-04-17T11:32:07.157036+0000","last_fullsized":"2024-04-17T11:32:07.157036+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_clean_scrub_stamp":"2024-04-17T11:28:34.149049+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153414+0000","last_change":"2024-04-17T11:31:30.787514+0000","last_active":"2024-04-17T11:32:07.153414+0000","last_peered":"2024-04-17T11:32:07.153414+0000","last_clean":"2024-04-17T11:32:07.153414+0000","last_became_active":"2024-04-17T11:31:30.787250+0000","last_became_peered":"2024-04-17T11:31:30.787250+0000","last_unstale":"2024-04-17T11:32:07.153414+0000","last_undegraded":"2024-04-17T11:32:07.153414+0000","last_fullsized":"2024-04-17T11:32:07.153414+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154443+0000","last_change":"2024-04-17T11:30:49.339430+0000","last_active":"2024-04-17T11:32:07.154443+0000","last_peered":"2024-04-17T11:32:07.154443+0000","last_clean":"2024-04-17T11:32:07.154443+0000","last_became_active":"2024-04-17T11:30:49.339112+0000","last_became_peered":"2024-04-17T11:30:49.339112+0000","last_unstale":"2024-04-17T11:32:07.154443+0000","last_undegraded":"2024-04-17T11:32:07.154443+0000","last_fullsized":"2024-04-17T11:32:07.154443+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156929+0000","last_change":"2024-04-17T11:30:48.964330+0000","last_active":"2024-04-17T11:32:07.156929+0000","last_peered":"2024-04-17T11:32:07.156929+0000","last_clean":"2024-04-17T11:32:07.156929+0000","last_became_active":"2024-04-17T11:30:48.963781+0000","last_became_peered":"2024-04-17T11:30:48.963781+0000","last_unstale":"2024-04-17T11:32:07.156929+0000","last_undegraded":"2024-04-17T11:32:07.156929+0000","last_fullsized":"2024-04-17T11:32:07.156929+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153424+0000","last_change":"2024-04-17T11:31:31.020246+0000","last_active":"2024-04-17T11:32:07.153424+0000","last_peered":"2024-04-17T11:32:07.153424+0000","last_clean":"2024-04-17T11:32:07.153424+0000","last_became_active":"2024-04-17T11:31:31.019739+0000","last_became_peered":"2024-04-17T11:31:31.019739+0000","last_unstale":"2024-04-17T11:32:07.153424+0000","last_undegraded":"2024-04-17T11:32:07.153424+0000","last_fullsized":"2024-04-17T11:32:07.153424+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156089+0000","last_change":"2024-04-17T11:30:48.964504+0000","last_active":"2024-04-17T11:32:07.156089+0000","last_peered":"2024-04-17T11:32:07.156089+0000","last_clean":"2024-04-17T11:32:07.156089+0000","last_became_active":"2024-04-17T11:30:48.964172+0000","last_became_peered":"2024-04-17T11:30:48.964172+0000","last_unstale":"2024-04-17T11:32:07.156089+0000","last_undegraded":"2024-04-17T11:32:07.156089+0000","last_fullsized":"2024-04-17T11:32:07.156089+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155024+0000","last_change":"2024-04-17T11:30:49.346068+0000","last_active":"2024-04-17T11:32:07.155024+0000","last_peered":"2024-04-17T11:32:07.155024+0000","last_clean":"2024-04-17T11:32:07.155024+0000","last_became_active":"2024-04-17T11:30:49.345746+0000","last_became_peered":"2024-04-17T11:30:49.345746+0000","last_unstale":"2024-04-17T11:32:07.155024+0000","last_undegraded":"2024-04-17T11:32:07.155024+0000","last_fullsized":"2024-04-17T11:32:07.155024+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.148828+0000","last_change":"2024-04-17T11:31:31.019947+0000","last_active":"2024-04-17T11:32:07.148828+0000","last_peered":"2024-04-17T11:32:07.148828+0000","last_clean":"2024-04-17T11:32:07.148828+0000","last_became_active":"2024-04-17T11:31:31.019623+0000","last_became_peered":"2024-04-17T11:31:31.019623+0000","last_unstale":"2024-04-17T11:32:07.148828+0000","last_undegraded":"2024-04-17T11:32:07.148828+0000","last_fullsized":"2024-04-17T11:32:07.148828+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"54'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154226+0000","last_change":"2024-04-17T11:30:48.960796+0000","last_active":"2024-04-17T11:32:07.154226+0000","last_peered":"2024-04-17T11:32:07.154226+0000","last_clean":"2024-04-17T11:32:07.154226+0000","last_became_active":"2024-04-17T11:30:48.960539+0000","last_became_peered":"2024-04-17T11:30:48.960539+0000","last_unstale":"2024-04-17T11:32:07.154226+0000","last_undegraded":"2024-04-17T11:32:07.154226+0000","last_fullsized":"2024-04-17T11:32:07.154226+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.151279+0000","last_change":"2024-04-17T11:30:49.350627+0000","last_active":"2024-04-17T11:32:07.151279+0000","last_peered":"2024-04-17T11:32:07.151279+0000","last_clean":"2024-04-17T11:32:07.151279+0000","last_became_active":"2024-04-17T11:30:49.350358+0000","last_became_peered":"2024-04-17T11:30:49.350358+0000","last_unstale":"2024-04-17T11:32:07.151279+0000","last_undegraded":"2024-04-17T11:32:07.151279+0000","last_fullsized":"2024-04-17T11:32:07.151279+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149326+0000","last_change":"2024-04-17T11:31:30.815531+0000","last_active":"2024-04-17T11:32:07.149326+0000","last_peered":"2024-04-17T11:32:07.149326+0000","last_clean":"2024-04-17T11:32:07.149326+0000","last_became_active":"2024-04-17T11:31:30.815199+0000","last_became_peered":"2024-04-17T11:31:30.815199+0000","last_unstale":"2024-04-17T11:32:07.149326+0000","last_undegraded":"2024-04-17T11:32:07.149326+0000","last_fullsized":"2024-04-17T11:32:07.149326+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156930+0000","last_change":"2024-04-17T11:30:48.962182+0000","last_active":"2024-04-17T11:32:07.156930+0000","last_peered":"2024-04-17T11:32:07.156930+0000","last_clean":"2024-04-17T11:32:07.156930+0000","last_became_active":"2024-04-17T11:30:48.961851+0000","last_became_peered":"2024-04-17T11:30:48.961851+0000","last_unstale":"2024-04-17T11:32:07.156930+0000","last_undegraded":"2024-04-17T11:32:07.156930+0000","last_fullsized":"2024-04-17T11:32:07.156930+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153588+0000","last_change":"2024-04-17T11:30:49.348412+0000","last_active":"2024-04-17T11:32:07.153588+0000","last_peered":"2024-04-17T11:32:07.153588+0000","last_clean":"2024-04-17T11:32:07.153588+0000","last_became_active":"2024-04-17T11:30:49.348064+0000","last_became_peered":"2024-04-17T11:30:49.348064+0000","last_unstale":"2024-04-17T11:32:07.153588+0000","last_undegraded":"2024-04-17T11:32:07.153588+0000","last_fullsized":"2024-04-17T11:32:07.153588+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157127+0000","last_change":"2024-04-17T11:30:48.964052+0000","last_active":"2024-04-17T11:32:07.157127+0000","last_peered":"2024-04-17T11:32:07.157127+0000","last_clean":"2024-04-17T11:32:07.157127+0000","last_became_active":"2024-04-17T11:30:48.963736+0000","last_became_peered":"2024-04-17T11:30:48.963736+0000","last_unstale":"2024-04-17T11:32:07.157127+0000","last_undegraded":"2024-04-17T11:32:07.157127+0000","last_fullsized":"2024-04-17T11:32:07.157127+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149676+0000","last_change":"2024-04-17T11:30:49.351139+0000","last_active":"2024-04-17T11:32:07.149676+0000","last_peered":"2024-04-17T11:32:07.149676+0000","last_clean":"2024-04-17T11:32:07.149676+0000","last_became_active":"2024-04-17T11:30:49.350808+0000","last_became_peered":"2024-04-17T11:30:49.350808+0000","last_unstale":"2024-04-17T11:32:07.149676+0000","last_undegraded":"2024-04-17T11:32:07.149676+0000","last_fullsized":"2024-04-17T11:32:07.149676+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155739+0000","last_change":"2024-04-17T11:30:48.958059+0000","last_active":"2024-04-17T11:32:07.155739+0000","last_peered":"2024-04-17T11:32:07.155739+0000","last_clean":"2024-04-17T11:32:07.155739+0000","last_became_active":"2024-04-17T11:30:48.957745+0000","last_became_peered":"2024-04-17T11:30:48.957745+0000","last_unstale":"2024-04-17T11:32:07.155739+0000","last_undegraded":"2024-04-17T11:32:07.155739+0000","last_fullsized":"2024-04-17T11:32:07.155739+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.148903+0000","last_change":"2024-04-17T11:30:49.336907+0000","last_active":"2024-04-17T11:32:07.148903+0000","last_peered":"2024-04-17T11:32:07.148903+0000","last_clean":"2024-04-17T11:32:07.148903+0000","last_became_active":"2024-04-17T11:30:49.336596+0000","last_became_peered":"2024-04-17T11:30:49.336596+0000","last_unstale":"2024-04-17T11:32:07.148903+0000","last_undegraded":"2024-04-17T11:32:07.148903+0000","last_fullsized":"2024-04-17T11:32:07.148903+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153642+0000","last_change":"2024-04-17T11:30:48.958915+0000","last_active":"2024-04-17T11:32:07.153642+0000","last_peered":"2024-04-17T11:32:07.153642+0000","last_clean":"2024-04-17T11:32:07.153642+0000","last_became_active":"2024-04-17T11:30:48.957929+0000","last_became_peered":"2024-04-17T11:30:48.957929+0000","last_unstale":"2024-04-17T11:32:07.153642+0000","last_undegraded":"2024-04-17T11:32:07.153642+0000","last_fullsized":"2024-04-17T11:32:07.153642+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150612+0000","last_change":"2024-04-17T11:30:49.342849+0000","last_active":"2024-04-17T11:32:07.150612+0000","last_peered":"2024-04-17T11:32:07.150612+0000","last_clean":"2024-04-17T11:32:07.150612+0000","last_became_active":"2024-04-17T11:30:49.342270+0000","last_became_peered":"2024-04-17T11:30:49.342270+0000","last_unstale":"2024-04-17T11:32:07.150612+0000","last_undegraded":"2024-04-17T11:32:07.150612+0000","last_fullsized":"2024-04-17T11:32:07.150612+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,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":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155132+0000","last_change":"2024-04-17T11:30:48.965197+0000","last_active":"2024-04-17T11:32:07.155132+0000","last_peered":"2024-04-17T11:32:07.155132+0000","last_clean":"2024-04-17T11:32:07.155132+0000","last_became_active":"2024-04-17T11:30:48.964897+0000","last_became_peered":"2024-04-17T11:30:48.964897+0000","last_unstale":"2024-04-17T11:32:07.155132+0000","last_undegraded":"2024-04-17T11:32:07.155132+0000","last_fullsized":"2024-04-17T11:32:07.155132+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157344+0000","last_change":"2024-04-17T11:30:49.338523+0000","last_active":"2024-04-17T11:32:07.157344+0000","last_peered":"2024-04-17T11:32:07.157344+0000","last_clean":"2024-04-17T11:32:07.157344+0000","last_became_active":"2024-04-17T11:30:49.337420+0000","last_became_peered":"2024-04-17T11:30:49.337420+0000","last_unstale":"2024-04-17T11:32:07.157344+0000","last_undegraded":"2024-04-17T11:32:07.157344+0000","last_fullsized":"2024-04-17T11:32:07.157344+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149979+0000","last_change":"2024-04-17T11:30:48.951281+0000","last_active":"2024-04-17T11:32:07.149979+0000","last_peered":"2024-04-17T11:32:07.149979+0000","last_clean":"2024-04-17T11:32:07.149979+0000","last_became_active":"2024-04-17T11:30:48.950943+0000","last_became_peered":"2024-04-17T11:30:48.950943+0000","last_unstale":"2024-04-17T11:32:07.149979+0000","last_undegraded":"2024-04-17T11:32:07.149979+0000","last_fullsized":"2024-04-17T11:32:07.149979+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155997+0000","last_change":"2024-04-17T11:30:49.350441+0000","last_active":"2024-04-17T11:32:07.155997+0000","last_peered":"2024-04-17T11:32:07.155997+0000","last_clean":"2024-04-17T11:32:07.155997+0000","last_became_active":"2024-04-17T11:30:49.350147+0000","last_became_peered":"2024-04-17T11:30:49.350147+0000","last_unstale":"2024-04-17T11:32:07.155997+0000","last_undegraded":"2024-04-17T11:32:07.155997+0000","last_fullsized":"2024-04-17T11:32:07.155997+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153880+0000","last_change":"2024-04-17T11:30:48.958502+0000","last_active":"2024-04-17T11:32:07.153880+0000","last_peered":"2024-04-17T11:32:07.153880+0000","last_clean":"2024-04-17T11:32:07.153880+0000","last_became_active":"2024-04-17T11:30:48.958183+0000","last_became_peered":"2024-04-17T11:30:48.958183+0000","last_unstale":"2024-04-17T11:32:07.153880+0000","last_undegraded":"2024-04-17T11:32:07.153880+0000","last_fullsized":"2024-04-17T11:32:07.153880+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152749+0000","last_change":"2024-04-17T11:30:49.344380+0000","last_active":"2024-04-17T11:32:07.152749+0000","last_peered":"2024-04-17T11:32:07.152749+0000","last_clean":"2024-04-17T11:32:07.152749+0000","last_became_active":"2024-04-17T11:30:49.344067+0000","last_became_peered":"2024-04-17T11:30:49.344067+0000","last_unstale":"2024-04-17T11:32:07.152749+0000","last_undegraded":"2024-04-17T11:32:07.152749+0000","last_fullsized":"2024-04-17T11:32:07.152749+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150437+0000","last_change":"2024-04-17T11:30:48.959649+0000","last_active":"2024-04-17T11:32:07.150437+0000","last_peered":"2024-04-17T11:32:07.150437+0000","last_clean":"2024-04-17T11:32:07.150437+0000","last_became_active":"2024-04-17T11:30:48.959338+0000","last_became_peered":"2024-04-17T11:30:48.959338+0000","last_unstale":"2024-04-17T11:32:07.150437+0000","last_undegraded":"2024-04-17T11:32:07.150437+0000","last_fullsized":"2024-04-17T11:32:07.150437+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156067+0000","last_change":"2024-04-17T11:30:49.350662+0000","last_active":"2024-04-17T11:32:07.156067+0000","last_peered":"2024-04-17T11:32:07.156067+0000","last_clean":"2024-04-17T11:32:07.156067+0000","last_became_active":"2024-04-17T11:30:49.349725+0000","last_became_peered":"2024-04-17T11:30:49.349725+0000","last_unstale":"2024-04-17T11:32:07.156067+0000","last_undegraded":"2024-04-17T11:32:07.156067+0000","last_fullsized":"2024-04-17T11:32:07.156067+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154488+0000","last_change":"2024-04-17T11:30:49.340859+0000","last_active":"2024-04-17T11:32:07.154488+0000","last_peered":"2024-04-17T11:32:07.154488+0000","last_clean":"2024-04-17T11:32:07.154488+0000","last_became_active":"2024-04-17T11:30:49.340537+0000","last_became_peered":"2024-04-17T11:30:49.340537+0000","last_unstale":"2024-04-17T11:32:07.154488+0000","last_undegraded":"2024-04-17T11:32:07.154488+0000","last_fullsized":"2024-04-17T11:32:07.154488+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149429+0000","last_change":"2024-04-17T11:30:49.340551+0000","last_active":"2024-04-17T11:32:07.149429+0000","last_peered":"2024-04-17T11:32:07.149429+0000","last_clean":"2024-04-17T11:32:07.149429+0000","last_became_active":"2024-04-17T11:30:49.340235+0000","last_became_peered":"2024-04-17T11:30:49.340235+0000","last_unstale":"2024-04-17T11:32:07.149429+0000","last_undegraded":"2024-04-17T11:32:07.149429+0000","last_fullsized":"2024-04-17T11:32:07.149429+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152217+0000","last_change":"2024-04-17T11:30:49.345018+0000","last_active":"2024-04-17T11:32:07.152217+0000","last_peered":"2024-04-17T11:32:07.152217+0000","last_clean":"2024-04-17T11:32:07.152217+0000","last_became_active":"2024-04-17T11:30:49.344690+0000","last_became_peered":"2024-04-17T11:30:49.344690+0000","last_unstale":"2024-04-17T11:32:07.152217+0000","last_undegraded":"2024-04-17T11:32:07.152217+0000","last_fullsized":"2024-04-17T11:32:07.152217+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153603+0000","last_change":"2024-04-17T11:30:49.339620+0000","last_active":"2024-04-17T11:32:07.153603+0000","last_peered":"2024-04-17T11:32:07.153603+0000","last_clean":"2024-04-17T11:32:07.153603+0000","last_became_active":"2024-04-17T11:30:49.339329+0000","last_became_peered":"2024-04-17T11:30:49.339329+0000","last_unstale":"2024-04-17T11:32:07.153603+0000","last_undegraded":"2024-04-17T11:32:07.153603+0000","last_fullsized":"2024-04-17T11:32:07.153603+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,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":26,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.194625+0000","last_change":"2024-04-17T11:32:08.194625+0000","last_active":"2024-04-17T11:32:08.194625+0000","last_peered":"2024-04-17T11:32:08.194625+0000","last_clean":"2024-04-17T11:32:08.194625+0000","last_became_active":"2024-04-17T11:32:08.194289+0000","last_became_peered":"2024-04-17T11:32:08.194289+0000","last_unstale":"2024-04-17T11:32:08.194625+0000","last_undegraded":"2024-04-17T11:32:08.194625+0000","last_fullsized":"2024-04-17T11:32:08.194625+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153807+0000","last_change":"2024-04-17T11:30:49.333512+0000","last_active":"2024-04-17T11:32:07.153807+0000","last_peered":"2024-04-17T11:32:07.153807+0000","last_clean":"2024-04-17T11:32:07.153807+0000","last_became_active":"2024-04-17T11:30:49.333198+0000","last_became_peered":"2024-04-17T11:30:49.333198+0000","last_unstale":"2024-04-17T11:32:07.153807+0000","last_undegraded":"2024-04-17T11:32:07.153807+0000","last_fullsized":"2024-04-17T11:32:07.153807+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156718+0000","last_change":"2024-04-17T11:30:49.340739+0000","last_active":"2024-04-17T11:32:07.156718+0000","last_peered":"2024-04-17T11:32:07.156718+0000","last_clean":"2024-04-17T11:32:07.156718+0000","last_became_active":"2024-04-17T11:30:49.339948+0000","last_became_peered":"2024-04-17T11:30:49.339948+0000","last_unstale":"2024-04-17T11:32:07.156718+0000","last_undegraded":"2024-04-17T11:32:07.156718+0000","last_fullsized":"2024-04-17T11:32:07.156718+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.151196+0000","last_change":"2024-04-17T11:30:49.335830+0000","last_active":"2024-04-17T11:32:07.151196+0000","last_peered":"2024-04-17T11:32:07.151196+0000","last_clean":"2024-04-17T11:32:07.151196+0000","last_became_active":"2024-04-17T11:30:49.335161+0000","last_became_peered":"2024-04-17T11:30:49.335161+0000","last_unstale":"2024-04-17T11:32:07.151196+0000","last_undegraded":"2024-04-17T11:32:07.151196+0000","last_fullsized":"2024-04-17T11:32:07.151196+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152182+0000","last_change":"2024-04-17T11:30:49.344554+0000","last_active":"2024-04-17T11:32:07.152182+0000","last_peered":"2024-04-17T11:32:07.152182+0000","last_clean":"2024-04-17T11:32:07.152182+0000","last_became_active":"2024-04-17T11:30:49.344244+0000","last_became_peered":"2024-04-17T11:30:49.344244+0000","last_unstale":"2024-04-17T11:32:07.152182+0000","last_undegraded":"2024-04-17T11:32:07.152182+0000","last_fullsized":"2024-04-17T11:32:07.152182+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":26,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.158635+0000","last_change":"2024-04-17T11:32:08.158635+0000","last_active":"2024-04-17T11:32:08.158635+0000","last_peered":"2024-04-17T11:32:08.158635+0000","last_clean":"2024-04-17T11:32:08.158635+0000","last_became_active":"2024-04-17T11:32:08.158282+0000","last_became_peered":"2024-04-17T11:32:08.158282+0000","last_unstale":"2024-04-17T11:32:08.158635+0000","last_undegraded":"2024-04-17T11:32:08.158635+0000","last_fullsized":"2024-04-17T11:32:08.158635+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152352+0000","last_change":"2024-04-17T11:30:49.352533+0000","last_active":"2024-04-17T11:32:07.152352+0000","last_peered":"2024-04-17T11:32:07.152352+0000","last_clean":"2024-04-17T11:32:07.152352+0000","last_became_active":"2024-04-17T11:30:49.351723+0000","last_became_peered":"2024-04-17T11:30:49.351723+0000","last_unstale":"2024-04-17T11:32:07.152352+0000","last_undegraded":"2024-04-17T11:32:07.152352+0000","last_fullsized":"2024-04-17T11:32:07.152352+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153690+0000","last_change":"2024-04-17T11:30:49.350463+0000","last_active":"2024-04-17T11:32:07.153690+0000","last_peered":"2024-04-17T11:32:07.153690+0000","last_clean":"2024-04-17T11:32:07.153690+0000","last_became_active":"2024-04-17T11:30:49.349953+0000","last_became_peered":"2024-04-17T11:30:49.349953+0000","last_unstale":"2024-04-17T11:32:07.153690+0000","last_undegraded":"2024-04-17T11:32:07.153690+0000","last_fullsized":"2024-04-17T11:32:07.153690+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156213+0000","last_change":"2024-04-17T11:30:49.340433+0000","last_active":"2024-04-17T11:32:07.156213+0000","last_peered":"2024-04-17T11:32:07.156213+0000","last_clean":"2024-04-17T11:32:07.156213+0000","last_became_active":"2024-04-17T11:30:49.340045+0000","last_became_peered":"2024-04-17T11:30:49.340045+0000","last_unstale":"2024-04-17T11:32:07.156213+0000","last_undegraded":"2024-04-17T11:32:07.156213+0000","last_fullsized":"2024-04-17T11:32:07.156213+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3094,"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":16,"num_scrub_errors":0,"num_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":9282,"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":48,"seq":206158430235,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297704,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447448,"statfs":{"total":95995035648,"available":95690186752,"internally_reserved":0,"allocated":622592,"data_stored":266199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.69999999999999996}]},{"osd":1,"last update":"Wed Apr 17 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"last":0.70599999999999996}]},{"osd":2,"last update":"Wed Apr 17 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.66100000000000003}]},{"osd":3,"last update":"Wed Apr 17 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.74399999999999999}]},{"osd":4,"last update":"Wed Apr 17 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.371},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.38500000000000001}]},{"osd":5,"last update":"Wed Apr 17 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.41199999999999998}]},{"osd":6,"last update":"Wed Apr 17 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.44600000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626463,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297708,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447444,"statfs":{"total":95995035648,"available":95690182656,"internally_reserved":0,"allocated":626688,"data_stored":267947,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.49199999999999999,"15min":0.48899999999999999},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.71699999999999997,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51200000000000001,"15min":0.51100000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.54500000000000004}]},{"osd":1,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.5,"15min":0.48999999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.54500000000000004,"15min":0.54700000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.68899999999999995,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.51300000000000001}]},{"osd":2,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.505,"15min":0.501},"min":{"1min":0.38300000000000001,"5min":0.373,"15min":0.373},"max":{"1min":0.67700000000000005,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.51600000000000001,"15min":0.51300000000000001},"min":{"1min":0.38300000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.42899999999999999}]},{"osd":3,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.53500000000000003,"15min":0.53300000000000003},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.53600000000000003,"15min":0.52400000000000002},"min":{"1min":0.42599999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.41599999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.40300000000000002,"15min":0.39900000000000002},"min":{"1min":0.33400000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.55100000000000005,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.44500000000000001,"15min":0.44},"min":{"1min":0.33100000000000002,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.65400000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.53100000000000003}]},{"osd":5,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.433,"15min":0.42999999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.58799999999999997,"5min":0.63,"15min":0.63},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.45900000000000002,"15min":0.45500000000000002},"min":{"1min":0.372,"5min":0.318,"15min":0.318},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.39500000000000002}]},{"osd":7,"last update":"Wed Apr 17 11:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.57699999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574902,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":265468,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:32:11 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.34599999999999997,"15min":0.31900000000000001},"min":{"1min":0.25,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.48699999999999999,"5min":0.626,"15min":0.626},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.37,"15min":0.32800000000000001},"min":{"1min":0.23200000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.54000000000000004,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.39600000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:31:39 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.379,"15min":0.36799999999999999},"min":{"1min":0.25900000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.434,"5min":0.41099999999999998,"15min":0.39700000000000002},"min":{"1min":0.29799999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.435}]},{"osd":3,"last update":"Wed Apr 17 11:32:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.42399999999999999,"15min":0.42699999999999999},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.56499999999999995,"5min":0.628,"15min":0.628},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.44600000000000001,"15min":0.44400000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.379}]},{"osd":4,"last update":"Wed Apr 17 11:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54900000000000004,"15min":0.54500000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.65500000000000003,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.56799999999999995,"15min":0.56499999999999995},"min":{"1min":0.39800000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.84599999999999997,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.54500000000000004}]},{"osd":5,"last update":"Wed Apr 17 11:31:51 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.58699999999999997,"15min":0.58899999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.495},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.621,"15min":0.629},"min":{"1min":0.42799999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.79600000000000004,"5min":1.175,"15min":1.175},"last":0.56200000000000006}]},{"osd":6,"last update":"Wed Apr 17 11:32:07 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.60699999999999998,"15min":0.60999999999999999},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.80800000000000005,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.505},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.63600000000000001,"15min":0.64200000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.78000000000000003,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.57299999999999995}]},{"osd":7,"last update":"Wed Apr 17 11:31:30 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.58199999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738428,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":266323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 17 11:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.378,"15min":0.34499999999999997},"min":{"1min":0.23200000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.316},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.38,"15min":0.34399999999999997},"min":{"1min":0.252,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.64400000000000002,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.41699999999999998}]},{"osd":2,"last update":"Wed Apr 17 11:31:38 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.40400000000000003,"15min":0.39800000000000002},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.60399999999999998,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.42699999999999999,"15min":0.41599999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.441}]},{"osd":3,"last update":"Wed Apr 17 11:32:02 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.46800000000000003,"15min":0.46999999999999997},"min":{"1min":0.30399999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.372},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.438,"15min":0.432},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.36299999999999999}]},{"osd":4,"last update":"Wed Apr 17 11:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.57999999999999996,"15min":0.58199999999999996},"min":{"1min":0.40999999999999998,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.60299999999999998,"15min":0.60399999999999998},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.748,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.56799999999999995}]},{"osd":5,"last update":"Wed Apr 17 11:31:48 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.60799999999999998,"15min":0.61499999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58999999999999997,"15min":0.59099999999999997},"min":{"1min":0.437,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.76900000000000002,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.47299999999999998}]},{"osd":6,"last update":"Wed Apr 17 11:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.58999999999999997,"15min":0.57999999999999996},"min":{"1min":0.46700000000000003,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.63,"5min":0.621,"15min":0.61899999999999999},"min":{"1min":0.48799999999999999,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.79800000000000004,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.73899999999999999}]},{"osd":7,"last update":"Wed Apr 17 11:31:32 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.69199999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411378,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297696,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447456,"statfs":{"total":95995035648,"available":95690194944,"internally_reserved":0,"allocated":614400,"data_stored":265623,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:31:44 2024","interfaces":[{"interface":"back","average":{"1min":0.35499999999999998,"5min":0.377,"15min":0.38300000000000001},"min":{"1min":0.23899999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.54000000000000004,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.318},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.40300000000000002,"15min":0.40500000000000003},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.27300000000000002}]},{"osd":1,"last update":"Wed Apr 17 11:31:44 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.39200000000000002,"15min":0.40000000000000002},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.55300000000000005,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.41199999999999998,"15min":0.41099999999999998},"min":{"1min":0.30599999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.64200000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.34000000000000002}]},{"osd":3,"last update":"Wed Apr 17 11:32:00 2024","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.42799999999999999,"15min":0.438},"min":{"1min":0.27900000000000003,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.46700000000000003,"15min":0.48599999999999999},"min":{"1min":0.29499999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.59499999999999997,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.35499999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:32:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.58299999999999996,"15min":0.58899999999999997},"min":{"1min":0.40999999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.754,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.443},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59299999999999997,"15min":0.59399999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.78000000000000003,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.48099999999999998}]},{"osd":5,"last update":"Wed Apr 17 11:31:48 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.61699999999999999,"15min":0.623},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.80400000000000005,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.434},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.61899999999999999,"15min":0.625},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.77700000000000002,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.46400000000000002}]},{"osd":6,"last update":"Wed Apr 17 11:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.78600000000000003,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.504},{"interface":"front","average":{"1min":0.625,"5min":0.63,"15min":0.63100000000000001},"min":{"1min":0.438,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.85499999999999998,"5min":0.877,"15min":0.877},"last":0.51100000000000001}]},{"osd":7,"last update":"Wed Apr 17 11:31:29 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.48899999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182444,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":268051,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.33900000000000002,"5min":0.35499999999999998,"15min":0.35399999999999998},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.41499999999999998,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.378,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.53500000000000003,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.52400000000000002}]},{"osd":1,"last update":"Wed Apr 17 11:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.40699999999999997,"15min":0.41099999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.53100000000000003,"5min":0.626,"15min":0.626},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.60299999999999998,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.56599999999999995}]},{"osd":2,"last update":"Wed Apr 17 11:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.45900000000000002,"15min":0.46100000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.63300000000000001,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.42999999999999999,"15min":0.42799999999999999},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.52800000000000002,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.59999999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.58399999999999996,"15min":0.58799999999999997},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56899999999999995,"15min":0.56599999999999995},"min":{"1min":0.435,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.74199999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.67200000000000004}]},{"osd":5,"last update":"Wed Apr 17 11:31:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.59599999999999997,"15min":0.60399999999999998},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.72199999999999998,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.61499999999999999,"15min":0.61599999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.82599999999999996,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.66000000000000003}]},{"osd":6,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.63300000000000001,"15min":0.63500000000000001},"min":{"1min":0.46800000000000003,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.84199999999999997,"5min":0.98299999999999998,"15min":0.98299999999999998},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.626,"15min":0.63500000000000001},"min":{"1min":0.44900000000000001,"5min":0.435,"15min":0.435},"max":{"1min":0.75,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.81100000000000005}]},{"osd":7,"last update":"Wed Apr 17 11:31:33 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"last":0.77700000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018920,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":266303,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53400000000000003,"15min":0.54200000000000004},"min":{"1min":0.35899999999999999,"5min":0.312,"15min":0.312},"max":{"1min":0.73899999999999999,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.621},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.53300000000000003,"15min":0.54000000000000004},"min":{"1min":0.41599999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.69099999999999995,"5min":0.748,"15min":0.748},"last":0.67500000000000004}]},{"osd":1,"last update":"Wed Apr 17 11:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.53700000000000003,"15min":0.53900000000000003},"min":{"1min":0.432,"5min":0.318,"15min":0.318},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.54500000000000004,"15min":0.55100000000000005},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.745,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.63500000000000001}]},{"osd":2,"last update":"Wed Apr 17 11:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.53700000000000003,"15min":0.54600000000000004},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.75900000000000001,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.53400000000000003,"15min":0.54100000000000004},"min":{"1min":0.40600000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.69299999999999995,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.60699999999999998}]},{"osd":3,"last update":"Wed Apr 17 11:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53000000000000003,"15min":0.53600000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.67200000000000004,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.54100000000000004,"15min":0.53700000000000003},"min":{"1min":0.39600000000000002,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.66100000000000003}]},{"osd":5,"last update":"Wed Apr 17 11:31:46 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.41399999999999998,"15min":0.40799999999999997},"min":{"1min":0.32500000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.61699999999999999,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.40899999999999997,"15min":0.40100000000000002},"min":{"1min":0.318,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.67200000000000004,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.53400000000000003}]},{"osd":6,"last update":"Wed Apr 17 11:32:11 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.47899999999999998,"15min":0.47699999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.75700000000000001,"5min":0.877,"15min":0.877},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.496,"15min":0.49199999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.79600000000000004,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.48099999999999998}]},{"osd":7,"last update":"Wed Apr 17 11:31:32 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.501}]}]},{"osd":5,"up_from":36,"seq":154618822690,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297708,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447444,"statfs":{"total":95995035648,"available":95690182656,"internally_reserved":0,"allocated":626688,"data_stored":267722,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.53700000000000003,"15min":0.54500000000000004},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.626,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.53700000000000003,"15min":0.54200000000000004},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.88300000000000001,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.54800000000000004}]},{"osd":1,"last update":"Wed Apr 17 11:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53800000000000003,"15min":0.54000000000000004},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.53800000000000003,"15min":0.54100000000000004},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.72499999999999998,"5min":1.036,"15min":1.036},"last":0.56799999999999995}]},{"osd":2,"last update":"Wed Apr 17 11:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.54700000000000004,"15min":0.54300000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.78500000000000003,"5min":1.024,"15min":1.024},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.56200000000000006,"15min":0.56899999999999995},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.79700000000000004,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.73899999999999999}]},{"osd":3,"last update":"Wed Apr 17 11:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54300000000000004,"15min":0.54200000000000004},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.746,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.56000000000000005,"15min":0.56399999999999995},"min":{"1min":0.34000000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.75900000000000001,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.71599999999999997}]},{"osd":4,"last update":"Wed Apr 17 11:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.39400000000000002,"15min":0.39100000000000001},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.60999999999999999,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.439,"5min":0.39700000000000002,"15min":0.39000000000000001},"min":{"1min":0.30599999999999999,"5min":0.255,"15min":0.255},"max":{"1min":0.59699999999999998,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.35799999999999998}]},{"osd":6,"last update":"Wed Apr 17 11:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.35599999999999998,"5min":0.307,"15min":0.307},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.46200000000000002,"15min":0.46000000000000002},"min":{"1min":0.314,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.66100000000000003,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.52200000000000002}]},{"osd":7,"last update":"Wed Apr 17 11:31:32 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.45300000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"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":2428,"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":680,"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":2414,"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":2324,"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":576,"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}]}} 2024-04-17T11:32:35.356 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph pg dump --format=json 2024-04-17T11:32:35.988 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[66484]: level=info ts=2024-04-17T11:32:35.656Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-17T11:32:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:34.769910+0000 mgr.y (mgr.14556) 66 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:36.487 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:36 smithi031 bash[69941]: ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a 2024-04-17T11:32:36.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:34.769910+0000 mgr.y (mgr.14556) 66 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:34.769910+0000 mgr.y (mgr.14556) 66 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:36.527 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:32:37.237 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:36 smithi031 systemd[1]: ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@alertmanager.a.service: Succeeded. 2024-04-17T11:32:37.238 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:36 smithi031 systemd[1]: Stopped Ceph alertmanager.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:32:37.238 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:36 smithi031 systemd[1]: Starting Ceph alertmanager.a for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:32:38.320 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:36.770256+0000 mgr.y (mgr.14556) 67 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:38.321 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:36.770256+0000 mgr.y (mgr.14556) 67 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:36.770256+0000 mgr.y (mgr.14556) 67 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 3.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:39.226 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:32:39.228 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2024-04-17T11:32:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:38.220610+0000 mon.a (mon.0) 724 : cluster [DBG] mgrmap e20: y(active, since 91s), standbys: x 2024-04-17T11:32:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:39.152027+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:38.220610+0000 mon.a (mon.0) 724 : cluster [DBG] mgrmap e20: y(active, since 91s), standbys: x 2024-04-17T11:32:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:39.152027+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:39.488 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[70188]: level=info ts=2024-04-17T11:32:39.029Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-17T11:32:39.489 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[70188]: level=info ts=2024-04-17T11:32:39.029Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-17T11:32:39.489 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[70188]: level=info ts=2024-04-17T11:32:39.030Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.31 port=9094 2024-04-17T11:32:39.489 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[70188]: level=info ts=2024-04-17T11:32:39.031Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-17T11:32:39.489 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[70188]: level=info ts=2024-04-17T11:32:39.057Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-17T11:32:39.489 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[70188]: level=info ts=2024-04-17T11:32:39.057Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-17T11:32:39.489 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[70188]: level=info ts=2024-04-17T11:32:39.059Z caller=main.go:518 msg=Listening address=:9093 2024-04-17T11:32:39.489 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[70188]: level=info ts=2024-04-17T11:32:39.059Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-17T11:32:39.489 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:39 smithi031 bash[70144]: 98b7c7cc3b11a6b5413a3014937e634a795d9e32a3aa5f79d637d925abc1b9d2 2024-04-17T11:32:39.489 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:39 smithi031 systemd[1]: Started Ceph alertmanager.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:32:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:38.220610+0000 mon.a (mon.0) 724 : cluster [DBG] mgrmap e20: y(active, since 91s), standbys: x 2024-04-17T11:32:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:39.152027+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:40.024 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":55,"stamp":"2024-04-17T11:32:38.770402+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3376,"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":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":45,"ondisk_log_size":45,"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":2381656,"kb_used_data":4888,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579560,"statfs":{"total":767960285184,"available":765521469440,"internally_reserved":0,"allocated":5005312,"data_stored":2134482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":282,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.002905"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156288+0000","last_change":"2024-04-17T11:30:49.349417+0000","last_active":"2024-04-17T11:32:07.156288+0000","last_peered":"2024-04-17T11:32:07.156288+0000","last_clean":"2024-04-17T11:32:07.156288+0000","last_became_active":"2024-04-17T11:30:49.349117+0000","last_became_peered":"2024-04-17T11:30:49.349117+0000","last_unstale":"2024-04-17T11:32:07.156288+0000","last_undegraded":"2024-04-17T11:32:07.156288+0000","last_fullsized":"2024-04-17T11:32:07.156288+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154037+0000","last_change":"2024-04-17T11:30:49.335907+0000","last_active":"2024-04-17T11:32:07.154037+0000","last_peered":"2024-04-17T11:32:07.154037+0000","last_clean":"2024-04-17T11:32:07.154037+0000","last_became_active":"2024-04-17T11:30:49.335626+0000","last_became_peered":"2024-04-17T11:30:49.335626+0000","last_unstale":"2024-04-17T11:32:07.154037+0000","last_undegraded":"2024-04-17T11:32:07.154037+0000","last_fullsized":"2024-04-17T11:32:07.154037+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153998+0000","last_change":"2024-04-17T11:30:49.335272+0000","last_active":"2024-04-17T11:32:07.153998+0000","last_peered":"2024-04-17T11:32:07.153998+0000","last_clean":"2024-04-17T11:32:07.153998+0000","last_became_active":"2024-04-17T11:30:49.334932+0000","last_became_peered":"2024-04-17T11:30:49.334932+0000","last_unstale":"2024-04-17T11:32:07.153998+0000","last_undegraded":"2024-04-17T11:32:07.153998+0000","last_fullsized":"2024-04-17T11:32:07.153998+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152678+0000","last_change":"2024-04-17T11:30:49.353464+0000","last_active":"2024-04-17T11:32:07.152678+0000","last_peered":"2024-04-17T11:32:07.152678+0000","last_clean":"2024-04-17T11:32:07.152678+0000","last_became_active":"2024-04-17T11:30:49.353120+0000","last_became_peered":"2024-04-17T11:30:49.353120+0000","last_unstale":"2024-04-17T11:32:07.152678+0000","last_undegraded":"2024-04-17T11:32:07.152678+0000","last_fullsized":"2024-04-17T11:32:07.152678+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155477+0000","last_change":"2024-04-17T11:30:49.357975+0000","last_active":"2024-04-17T11:32:07.155477+0000","last_peered":"2024-04-17T11:32:07.155477+0000","last_clean":"2024-04-17T11:32:07.155477+0000","last_became_active":"2024-04-17T11:30:49.357553+0000","last_became_peered":"2024-04-17T11:30:49.357553+0000","last_unstale":"2024-04-17T11:32:07.155477+0000","last_undegraded":"2024-04-17T11:32:07.155477+0000","last_fullsized":"2024-04-17T11:32:07.155477+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152430+0000","last_change":"2024-04-17T11:30:49.349387+0000","last_active":"2024-04-17T11:32:07.152430+0000","last_peered":"2024-04-17T11:32:07.152430+0000","last_clean":"2024-04-17T11:32:07.152430+0000","last_became_active":"2024-04-17T11:30:49.348888+0000","last_became_peered":"2024-04-17T11:30:49.348888+0000","last_unstale":"2024-04-17T11:32:07.152430+0000","last_undegraded":"2024-04-17T11:32:07.152430+0000","last_fullsized":"2024-04-17T11:32:07.152430+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154414+0000","last_change":"2024-04-17T11:30:49.352329+0000","last_active":"2024-04-17T11:32:07.154414+0000","last_peered":"2024-04-17T11:32:07.154414+0000","last_clean":"2024-04-17T11:32:07.154414+0000","last_became_active":"2024-04-17T11:30:49.352014+0000","last_became_peered":"2024-04-17T11:30:49.352014+0000","last_unstale":"2024-04-17T11:32:07.154414+0000","last_undegraded":"2024-04-17T11:32:07.154414+0000","last_fullsized":"2024-04-17T11:32:07.154414+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.148732+0000","last_change":"2024-04-17T11:30:49.349279+0000","last_active":"2024-04-17T11:32:07.148732+0000","last_peered":"2024-04-17T11:32:07.148732+0000","last_clean":"2024-04-17T11:32:07.148732+0000","last_became_active":"2024-04-17T11:30:49.348937+0000","last_became_peered":"2024-04-17T11:30:49.348937+0000","last_unstale":"2024-04-17T11:32:07.148732+0000","last_undegraded":"2024-04-17T11:32:07.148732+0000","last_fullsized":"2024-04-17T11:32:07.148732+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156233+0000","last_change":"2024-04-17T11:30:49.353842+0000","last_active":"2024-04-17T11:32:07.156233+0000","last_peered":"2024-04-17T11:32:07.156233+0000","last_clean":"2024-04-17T11:32:07.156233+0000","last_became_active":"2024-04-17T11:30:49.353506+0000","last_became_peered":"2024-04-17T11:30:49.353506+0000","last_unstale":"2024-04-17T11:32:07.156233+0000","last_undegraded":"2024-04-17T11:32:07.156233+0000","last_fullsized":"2024-04-17T11:32:07.156233+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156618+0000","last_change":"2024-04-17T11:30:49.342168+0000","last_active":"2024-04-17T11:32:07.156618+0000","last_peered":"2024-04-17T11:32:07.156618+0000","last_clean":"2024-04-17T11:32:07.156618+0000","last_became_active":"2024-04-17T11:30:49.341860+0000","last_became_peered":"2024-04-17T11:30:49.341860+0000","last_unstale":"2024-04-17T11:32:07.156618+0000","last_undegraded":"2024-04-17T11:32:07.156618+0000","last_fullsized":"2024-04-17T11:32:07.156618+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157223+0000","last_change":"2024-04-17T11:30:49.343758+0000","last_active":"2024-04-17T11:32:07.157223+0000","last_peered":"2024-04-17T11:32:07.157223+0000","last_clean":"2024-04-17T11:32:07.157223+0000","last_became_active":"2024-04-17T11:30:49.343451+0000","last_became_peered":"2024-04-17T11:30:49.343451+0000","last_unstale":"2024-04-17T11:32:07.157223+0000","last_undegraded":"2024-04-17T11:32:07.157223+0000","last_fullsized":"2024-04-17T11:32:07.157223+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150543+0000","last_change":"2024-04-17T11:30:49.348802+0000","last_active":"2024-04-17T11:32:07.150543+0000","last_peered":"2024-04-17T11:32:07.150543+0000","last_clean":"2024-04-17T11:32:07.150543+0000","last_became_active":"2024-04-17T11:30:49.348134+0000","last_became_peered":"2024-04-17T11:30:49.348134+0000","last_unstale":"2024-04-17T11:32:07.150543+0000","last_undegraded":"2024-04-17T11:32:07.150543+0000","last_fullsized":"2024-04-17T11:32:07.150543+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150534+0000","last_change":"2024-04-17T11:30:49.334733+0000","last_active":"2024-04-17T11:32:07.150534+0000","last_peered":"2024-04-17T11:32:07.150534+0000","last_clean":"2024-04-17T11:32:07.150534+0000","last_became_active":"2024-04-17T11:30:49.334306+0000","last_became_peered":"2024-04-17T11:30:49.334306+0000","last_unstale":"2024-04-17T11:32:07.150534+0000","last_undegraded":"2024-04-17T11:32:07.150534+0000","last_fullsized":"2024-04-17T11:32:07.150534+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154418+0000","last_change":"2024-04-17T11:30:49.347635+0000","last_active":"2024-04-17T11:32:07.154418+0000","last_peered":"2024-04-17T11:32:07.154418+0000","last_clean":"2024-04-17T11:32:07.154418+0000","last_became_active":"2024-04-17T11:30:49.347348+0000","last_became_peered":"2024-04-17T11:30:49.347348+0000","last_unstale":"2024-04-17T11:32:07.154418+0000","last_undegraded":"2024-04-17T11:32:07.154418+0000","last_fullsized":"2024-04-17T11:32:07.154418+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155658+0000","last_change":"2024-04-17T11:30:49.345992+0000","last_active":"2024-04-17T11:32:07.155658+0000","last_peered":"2024-04-17T11:32:07.155658+0000","last_clean":"2024-04-17T11:32:07.155658+0000","last_became_active":"2024-04-17T11:30:49.345684+0000","last_became_peered":"2024-04-17T11:30:49.345684+0000","last_unstale":"2024-04-17T11:32:07.155658+0000","last_undegraded":"2024-04-17T11:32:07.155658+0000","last_fullsized":"2024-04-17T11:32:07.155658+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":26,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.405903+0000","last_change":"2024-04-17T11:32:08.405903+0000","last_active":"2024-04-17T11:32:08.405903+0000","last_peered":"2024-04-17T11:32:08.405903+0000","last_clean":"2024-04-17T11:32:08.405903+0000","last_became_active":"2024-04-17T11:32:08.405189+0000","last_became_peered":"2024-04-17T11:32:08.405189+0000","last_unstale":"2024-04-17T11:32:08.405903+0000","last_undegraded":"2024-04-17T11:32:08.405903+0000","last_fullsized":"2024-04-17T11:32:08.405903+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,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":26,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.405763+0000","last_change":"2024-04-17T11:32:08.405763+0000","last_active":"2024-04-17T11:32:08.405763+0000","last_peered":"2024-04-17T11:32:08.405763+0000","last_clean":"2024-04-17T11:32:08.405763+0000","last_became_active":"2024-04-17T11:32:08.405177+0000","last_became_peered":"2024-04-17T11:32:08.405177+0000","last_unstale":"2024-04-17T11:32:08.405763+0000","last_undegraded":"2024-04-17T11:32:08.405763+0000","last_fullsized":"2024-04-17T11:32:08.405763+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150526+0000","last_change":"2024-04-17T11:30:49.337003+0000","last_active":"2024-04-17T11:32:07.150526+0000","last_peered":"2024-04-17T11:32:07.150526+0000","last_clean":"2024-04-17T11:32:07.150526+0000","last_became_active":"2024-04-17T11:30:49.336703+0000","last_became_peered":"2024-04-17T11:30:49.336703+0000","last_unstale":"2024-04-17T11:32:07.150526+0000","last_undegraded":"2024-04-17T11:32:07.150526+0000","last_fullsized":"2024-04-17T11:32:07.150526+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155098+0000","last_change":"2024-04-17T11:30:49.346516+0000","last_active":"2024-04-17T11:32:07.155098+0000","last_peered":"2024-04-17T11:32:07.155098+0000","last_clean":"2024-04-17T11:32:07.155098+0000","last_became_active":"2024-04-17T11:30:49.346037+0000","last_became_peered":"2024-04-17T11:30:49.346037+0000","last_unstale":"2024-04-17T11:32:07.155098+0000","last_undegraded":"2024-04-17T11:32:07.155098+0000","last_fullsized":"2024-04-17T11:32:07.155098+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'4","reported_seq":22,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154350+0000","last_change":"2024-04-17T11:30:48.959958+0000","last_active":"2024-04-17T11:32:07.154350+0000","last_peered":"2024-04-17T11:32:07.154350+0000","last_clean":"2024-04-17T11:32:07.154350+0000","last_became_active":"2024-04-17T11:30:48.959635+0000","last_became_peered":"2024-04-17T11:30:48.959635+0000","last_unstale":"2024-04-17T11:32:07.154350+0000","last_undegraded":"2024-04-17T11:32:07.154350+0000","last_fullsized":"2024-04-17T11:32:07.154350+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.148924+0000","last_change":"2024-04-17T11:30:49.334148+0000","last_active":"2024-04-17T11:32:07.148924+0000","last_peered":"2024-04-17T11:32:07.148924+0000","last_clean":"2024-04-17T11:32:07.148924+0000","last_became_active":"2024-04-17T11:30:49.333848+0000","last_became_peered":"2024-04-17T11:30:49.333848+0000","last_unstale":"2024-04-17T11:32:07.148924+0000","last_undegraded":"2024-04-17T11:32:07.148924+0000","last_fullsized":"2024-04-17T11:32:07.148924+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":"53'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149102+0000","last_change":"2024-04-17T11:30:48.964334+0000","last_active":"2024-04-17T11:32:07.149102+0000","last_peered":"2024-04-17T11:32:07.149102+0000","last_clean":"2024-04-17T11:32:07.149102+0000","last_became_active":"2024-04-17T11:30:48.963865+0000","last_became_peered":"2024-04-17T11:30:48.963865+0000","last_unstale":"2024-04-17T11:32:07.149102+0000","last_undegraded":"2024-04-17T11:32:07.149102+0000","last_fullsized":"2024-04-17T11:32:07.149102+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154262+0000","last_change":"2024-04-17T11:30:49.340736+0000","last_active":"2024-04-17T11:32:07.154262+0000","last_peered":"2024-04-17T11:32:07.154262+0000","last_clean":"2024-04-17T11:32:07.154262+0000","last_became_active":"2024-04-17T11:30:49.340215+0000","last_became_peered":"2024-04-17T11:30:49.340215+0000","last_unstale":"2024-04-17T11:32:07.154262+0000","last_undegraded":"2024-04-17T11:32:07.154262+0000","last_fullsized":"2024-04-17T11:32:07.154262+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156183+0000","last_change":"2024-04-17T11:30:48.964591+0000","last_active":"2024-04-17T11:32:07.156183+0000","last_peered":"2024-04-17T11:32:07.156183+0000","last_clean":"2024-04-17T11:32:07.156183+0000","last_became_active":"2024-04-17T11:30:48.964273+0000","last_became_peered":"2024-04-17T11:30:48.964273+0000","last_unstale":"2024-04-17T11:32:07.156183+0000","last_undegraded":"2024-04-17T11:32:07.156183+0000","last_fullsized":"2024-04-17T11:32:07.156183+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153165+0000","last_change":"2024-04-17T11:30:49.346697+0000","last_active":"2024-04-17T11:32:07.153165+0000","last_peered":"2024-04-17T11:32:07.153165+0000","last_clean":"2024-04-17T11:32:07.153165+0000","last_became_active":"2024-04-17T11:30:49.346249+0000","last_became_peered":"2024-04-17T11:30:49.346249+0000","last_unstale":"2024-04-17T11:32:07.153165+0000","last_undegraded":"2024-04-17T11:32:07.153165+0000","last_fullsized":"2024-04-17T11:32:07.153165+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155379+0000","last_change":"2024-04-17T11:30:48.965796+0000","last_active":"2024-04-17T11:32:07.155379+0000","last_peered":"2024-04-17T11:32:07.155379+0000","last_clean":"2024-04-17T11:32:07.155379+0000","last_became_active":"2024-04-17T11:30:48.965490+0000","last_became_peered":"2024-04-17T11:30:48.965490+0000","last_unstale":"2024-04-17T11:32:07.155379+0000","last_undegraded":"2024-04-17T11:32:07.155379+0000","last_fullsized":"2024-04-17T11:32:07.155379+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.404832+0000","last_change":"2024-04-17T11:32:08.404832+0000","last_active":"2024-04-17T11:32:08.404832+0000","last_peered":"2024-04-17T11:32:08.404832+0000","last_clean":"2024-04-17T11:32:08.404832+0000","last_became_active":"2024-04-17T11:32:08.404578+0000","last_became_peered":"2024-04-17T11:32:08.404578+0000","last_unstale":"2024-04-17T11:32:08.404832+0000","last_undegraded":"2024-04-17T11:32:08.404832+0000","last_fullsized":"2024-04-17T11:32:08.404832+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1b","version":"53'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150760+0000","last_change":"2024-04-17T11:30:48.964579+0000","last_active":"2024-04-17T11:32:07.150760+0000","last_peered":"2024-04-17T11:32:07.150760+0000","last_clean":"2024-04-17T11:32:07.150760+0000","last_became_active":"2024-04-17T11:30:48.964287+0000","last_became_peered":"2024-04-17T11:30:48.964287+0000","last_unstale":"2024-04-17T11:32:07.150760+0000","last_undegraded":"2024-04-17T11:32:07.150760+0000","last_fullsized":"2024-04-17T11:32:07.150760+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149531+0000","last_change":"2024-04-17T11:30:49.334548+0000","last_active":"2024-04-17T11:32:07.149531+0000","last_peered":"2024-04-17T11:32:07.149531+0000","last_clean":"2024-04-17T11:32:07.149531+0000","last_became_active":"2024-04-17T11:30:49.334245+0000","last_became_peered":"2024-04-17T11:30:49.334245+0000","last_unstale":"2024-04-17T11:32:07.149531+0000","last_undegraded":"2024-04-17T11:32:07.149531+0000","last_fullsized":"2024-04-17T11:32:07.149531+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157159+0000","last_change":"2024-04-17T11:30:48.960976+0000","last_active":"2024-04-17T11:32:07.157159+0000","last_peered":"2024-04-17T11:32:07.157159+0000","last_clean":"2024-04-17T11:32:07.157159+0000","last_became_active":"2024-04-17T11:30:48.960644+0000","last_became_peered":"2024-04-17T11:30:48.960644+0000","last_unstale":"2024-04-17T11:32:07.157159+0000","last_undegraded":"2024-04-17T11:32:07.157159+0000","last_fullsized":"2024-04-17T11:32:07.157159+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153515+0000","last_change":"2024-04-17T11:30:49.350267+0000","last_active":"2024-04-17T11:32:07.153515+0000","last_peered":"2024-04-17T11:32:07.153515+0000","last_clean":"2024-04-17T11:32:07.153515+0000","last_became_active":"2024-04-17T11:30:49.349521+0000","last_became_peered":"2024-04-17T11:30:49.349521+0000","last_unstale":"2024-04-17T11:32:07.153515+0000","last_undegraded":"2024-04-17T11:32:07.153515+0000","last_fullsized":"2024-04-17T11:32:07.153515+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,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":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150077+0000","last_change":"2024-04-17T11:30:48.963974+0000","last_active":"2024-04-17T11:32:07.150077+0000","last_peered":"2024-04-17T11:32:07.150077+0000","last_clean":"2024-04-17T11:32:07.150077+0000","last_became_active":"2024-04-17T11:30:48.963692+0000","last_became_peered":"2024-04-17T11:30:48.963692+0000","last_unstale":"2024-04-17T11:32:07.150077+0000","last_undegraded":"2024-04-17T11:32:07.150077+0000","last_fullsized":"2024-04-17T11:32:07.150077+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.148810+0000","last_change":"2024-04-17T11:30:49.341587+0000","last_active":"2024-04-17T11:32:07.148810+0000","last_peered":"2024-04-17T11:32:07.148810+0000","last_clean":"2024-04-17T11:32:07.148810+0000","last_became_active":"2024-04-17T11:30:49.341285+0000","last_became_peered":"2024-04-17T11:30:49.341285+0000","last_unstale":"2024-04-17T11:32:07.148810+0000","last_undegraded":"2024-04-17T11:32:07.148810+0000","last_fullsized":"2024-04-17T11:32:07.148810+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152025+0000","last_change":"2024-04-17T11:30:48.960332+0000","last_active":"2024-04-17T11:32:07.152025+0000","last_peered":"2024-04-17T11:32:07.152025+0000","last_clean":"2024-04-17T11:32:07.152025+0000","last_became_active":"2024-04-17T11:30:48.960017+0000","last_became_peered":"2024-04-17T11:30:48.960017+0000","last_unstale":"2024-04-17T11:32:07.152025+0000","last_undegraded":"2024-04-17T11:32:07.152025+0000","last_fullsized":"2024-04-17T11:32:07.152025+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155813+0000","last_change":"2024-04-17T11:30:49.334119+0000","last_active":"2024-04-17T11:32:07.155813+0000","last_peered":"2024-04-17T11:32:07.155813+0000","last_clean":"2024-04-17T11:32:07.155813+0000","last_became_active":"2024-04-17T11:30:49.333794+0000","last_became_peered":"2024-04-17T11:30:49.333794+0000","last_unstale":"2024-04-17T11:32:07.155813+0000","last_undegraded":"2024-04-17T11:32:07.155813+0000","last_fullsized":"2024-04-17T11:32:07.155813+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157030+0000","last_change":"2024-04-17T11:30:48.956601+0000","last_active":"2024-04-17T11:32:07.157030+0000","last_peered":"2024-04-17T11:32:07.157030+0000","last_clean":"2024-04-17T11:32:07.157030+0000","last_became_active":"2024-04-17T11:30:48.956174+0000","last_became_peered":"2024-04-17T11:30:48.956174+0000","last_unstale":"2024-04-17T11:32:07.157030+0000","last_undegraded":"2024-04-17T11:32:07.157030+0000","last_fullsized":"2024-04-17T11:32:07.157030+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152744+0000","last_change":"2024-04-17T11:30:49.350803+0000","last_active":"2024-04-17T11:32:07.152744+0000","last_peered":"2024-04-17T11:32:07.152744+0000","last_clean":"2024-04-17T11:32:07.152744+0000","last_became_active":"2024-04-17T11:30:49.350472+0000","last_became_peered":"2024-04-17T11:30:49.350472+0000","last_unstale":"2024-04-17T11:32:07.152744+0000","last_undegraded":"2024-04-17T11:32:07.152744+0000","last_fullsized":"2024-04-17T11:32:07.152744+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152576+0000","last_change":"2024-04-17T11:30:48.956635+0000","last_active":"2024-04-17T11:32:07.152576+0000","last_peered":"2024-04-17T11:32:07.152576+0000","last_clean":"2024-04-17T11:32:07.152576+0000","last_became_active":"2024-04-17T11:30:48.956193+0000","last_became_peered":"2024-04-17T11:30:48.956193+0000","last_unstale":"2024-04-17T11:32:07.152576+0000","last_undegraded":"2024-04-17T11:32:07.152576+0000","last_fullsized":"2024-04-17T11:32:07.152576+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154265+0000","last_change":"2024-04-17T11:30:49.340929+0000","last_active":"2024-04-17T11:32:07.154265+0000","last_peered":"2024-04-17T11:32:07.154265+0000","last_clean":"2024-04-17T11:32:07.154265+0000","last_became_active":"2024-04-17T11:30:49.340555+0000","last_became_peered":"2024-04-17T11:30:49.340555+0000","last_unstale":"2024-04-17T11:32:07.154265+0000","last_undegraded":"2024-04-17T11:32:07.154265+0000","last_fullsized":"2024-04-17T11:32:07.154265+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"53'3","reported_seq":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153905+0000","last_change":"2024-04-17T11:30:48.963987+0000","last_active":"2024-04-17T11:32:07.153905+0000","last_peered":"2024-04-17T11:32:07.153905+0000","last_clean":"2024-04-17T11:32:07.153905+0000","last_became_active":"2024-04-17T11:30:48.963677+0000","last_became_peered":"2024-04-17T11:30:48.963677+0000","last_unstale":"2024-04-17T11:32:07.153905+0000","last_undegraded":"2024-04-17T11:32:07.153905+0000","last_fullsized":"2024-04-17T11:32:07.153905+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.405444+0000","last_change":"2024-04-17T11:32:08.405444+0000","last_active":"2024-04-17T11:32:08.405444+0000","last_peered":"2024-04-17T11:32:08.405444+0000","last_clean":"2024-04-17T11:32:08.405444+0000","last_became_active":"2024-04-17T11:32:08.405028+0000","last_became_peered":"2024-04-17T11:32:08.405028+0000","last_unstale":"2024-04-17T11:32:08.405444+0000","last_undegraded":"2024-04-17T11:32:08.405444+0000","last_fullsized":"2024-04-17T11:32:08.405444+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.14","version":"61'12","reported_seq":30,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:36.934455+0000","last_change":"2024-04-17T11:30:48.957889+0000","last_active":"2024-04-17T11:32:36.934455+0000","last_peered":"2024-04-17T11:32:36.934455+0000","last_clean":"2024-04-17T11:32:36.934455+0000","last_became_active":"2024-04-17T11:30:48.957558+0000","last_became_peered":"2024-04-17T11:30:48.957558+0000","last_unstale":"2024-04-17T11:32:36.934455+0000","last_undegraded":"2024-04-17T11:32:36.934455+0000","last_fullsized":"2024-04-17T11:32:36.934455+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":12,"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,"stat_sum":{"num_bytes":2606,"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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155890+0000","last_change":"2024-04-17T11:30:49.349825+0000","last_active":"2024-04-17T11:32:07.155890+0000","last_peered":"2024-04-17T11:32:07.155890+0000","last_clean":"2024-04-17T11:32:07.155890+0000","last_became_active":"2024-04-17T11:30:49.349527+0000","last_became_peered":"2024-04-17T11:30:49.349527+0000","last_unstale":"2024-04-17T11:32:07.155890+0000","last_undegraded":"2024-04-17T11:32:07.155890+0000","last_fullsized":"2024-04-17T11:32:07.155890+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153872+0000","last_change":"2024-04-17T11:30:48.959154+0000","last_active":"2024-04-17T11:32:07.153872+0000","last_peered":"2024-04-17T11:32:07.153872+0000","last_clean":"2024-04-17T11:32:07.153872+0000","last_became_active":"2024-04-17T11:30:48.958647+0000","last_became_peered":"2024-04-17T11:30:48.958647+0000","last_unstale":"2024-04-17T11:32:07.153872+0000","last_undegraded":"2024-04-17T11:32:07.153872+0000","last_fullsized":"2024-04-17T11:32:07.153872+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154352+0000","last_change":"2024-04-17T11:30:49.351693+0000","last_active":"2024-04-17T11:32:07.154352+0000","last_peered":"2024-04-17T11:32:07.154352+0000","last_clean":"2024-04-17T11:32:07.154352+0000","last_became_active":"2024-04-17T11:30:49.351408+0000","last_became_peered":"2024-04-17T11:30:49.351408+0000","last_unstale":"2024-04-17T11:32:07.154352+0000","last_undegraded":"2024-04-17T11:32:07.154352+0000","last_fullsized":"2024-04-17T11:32:07.154352+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152106+0000","last_change":"2024-04-17T11:30:48.962177+0000","last_active":"2024-04-17T11:32:07.152106+0000","last_peered":"2024-04-17T11:32:07.152106+0000","last_clean":"2024-04-17T11:32:07.152106+0000","last_became_active":"2024-04-17T11:30:48.961857+0000","last_became_peered":"2024-04-17T11:30:48.961857+0000","last_unstale":"2024-04-17T11:32:07.152106+0000","last_undegraded":"2024-04-17T11:32:07.152106+0000","last_fullsized":"2024-04-17T11:32:07.152106+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155389+0000","last_change":"2024-04-17T11:30:49.350893+0000","last_active":"2024-04-17T11:32:07.155389+0000","last_peered":"2024-04-17T11:32:07.155389+0000","last_clean":"2024-04-17T11:32:07.155389+0000","last_became_active":"2024-04-17T11:30:49.350601+0000","last_became_peered":"2024-04-17T11:30:49.350601+0000","last_unstale":"2024-04-17T11:32:07.155389+0000","last_undegraded":"2024-04-17T11:32:07.155389+0000","last_fullsized":"2024-04-17T11:32:07.155389+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155716+0000","last_change":"2024-04-17T11:30:48.956287+0000","last_active":"2024-04-17T11:32:07.155716+0000","last_peered":"2024-04-17T11:32:07.155716+0000","last_clean":"2024-04-17T11:32:07.155716+0000","last_became_active":"2024-04-17T11:30:48.955942+0000","last_became_peered":"2024-04-17T11:30:48.955942+0000","last_unstale":"2024-04-17T11:32:07.155716+0000","last_undegraded":"2024-04-17T11:32:07.155716+0000","last_fullsized":"2024-04-17T11:32:07.155716+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154665+0000","last_change":"2024-04-17T11:30:49.341551+0000","last_active":"2024-04-17T11:32:07.154665+0000","last_peered":"2024-04-17T11:32:07.154665+0000","last_clean":"2024-04-17T11:32:07.154665+0000","last_became_active":"2024-04-17T11:30:49.341183+0000","last_became_peered":"2024-04-17T11:30:49.341183+0000","last_unstale":"2024-04-17T11:32:07.154665+0000","last_undegraded":"2024-04-17T11:32:07.154665+0000","last_fullsized":"2024-04-17T11:32:07.154665+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"53'8","reported_seq":26,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149182+0000","last_change":"2024-04-17T11:30:48.954488+0000","last_active":"2024-04-17T11:32:07.149182+0000","last_peered":"2024-04-17T11:32:07.149182+0000","last_clean":"2024-04-17T11:32:07.149182+0000","last_became_active":"2024-04-17T11:30:48.954190+0000","last_became_peered":"2024-04-17T11:30:48.954190+0000","last_unstale":"2024-04-17T11:32:07.149182+0000","last_undegraded":"2024-04-17T11:32:07.149182+0000","last_fullsized":"2024-04-17T11:32:07.149182+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154593+0000","last_change":"2024-04-17T11:30:49.352527+0000","last_active":"2024-04-17T11:32:07.154593+0000","last_peered":"2024-04-17T11:32:07.154593+0000","last_clean":"2024-04-17T11:32:07.154593+0000","last_became_active":"2024-04-17T11:30:49.352160+0000","last_became_peered":"2024-04-17T11:30:49.352160+0000","last_unstale":"2024-04-17T11:32:07.154593+0000","last_undegraded":"2024-04-17T11:32:07.154593+0000","last_fullsized":"2024-04-17T11:32:07.154593+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"53'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150378+0000","last_change":"2024-04-17T11:30:48.960116+0000","last_active":"2024-04-17T11:32:07.150378+0000","last_peered":"2024-04-17T11:32:07.150378+0000","last_clean":"2024-04-17T11:32:07.150378+0000","last_became_active":"2024-04-17T11:30:48.959746+0000","last_became_peered":"2024-04-17T11:30:48.959746+0000","last_unstale":"2024-04-17T11:32:07.150378+0000","last_undegraded":"2024-04-17T11:32:07.150378+0000","last_fullsized":"2024-04-17T11:32:07.150378+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155972+0000","last_change":"2024-04-17T11:30:49.350154+0000","last_active":"2024-04-17T11:32:07.155972+0000","last_peered":"2024-04-17T11:32:07.155972+0000","last_clean":"2024-04-17T11:32:07.155972+0000","last_became_active":"2024-04-17T11:30:49.349850+0000","last_became_peered":"2024-04-17T11:30:49.349850+0000","last_unstale":"2024-04-17T11:32:07.155972+0000","last_undegraded":"2024-04-17T11:32:07.155972+0000","last_fullsized":"2024-04-17T11:32:07.155972+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153296+0000","last_change":"2024-04-17T11:31:30.815401+0000","last_active":"2024-04-17T11:32:07.153296+0000","last_peered":"2024-04-17T11:32:07.153296+0000","last_clean":"2024-04-17T11:32:07.153296+0000","last_became_active":"2024-04-17T11:31:30.815075+0000","last_became_peered":"2024-04-17T11:31:30.815075+0000","last_unstale":"2024-04-17T11:32:07.153296+0000","last_undegraded":"2024-04-17T11:32:07.153296+0000","last_fullsized":"2024-04-17T11:32:07.153296+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,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":27,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.159229+0000","last_change":"2024-04-17T11:32:08.159229+0000","last_active":"2024-04-17T11:32:08.159229+0000","last_peered":"2024-04-17T11:32:08.159229+0000","last_clean":"2024-04-17T11:32:08.159229+0000","last_became_active":"2024-04-17T11:32:08.158576+0000","last_became_peered":"2024-04-17T11:32:08.158576+0000","last_unstale":"2024-04-17T11:32:08.159229+0000","last_undegraded":"2024-04-17T11:32:08.159229+0000","last_fullsized":"2024-04-17T11:32:08.159229+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152994+0000","last_change":"2024-04-17T11:30:49.345274+0000","last_active":"2024-04-17T11:32:07.152994+0000","last_peered":"2024-04-17T11:32:07.152994+0000","last_clean":"2024-04-17T11:32:07.152994+0000","last_became_active":"2024-04-17T11:30:49.344650+0000","last_became_peered":"2024-04-17T11:30:49.344650+0000","last_unstale":"2024-04-17T11:32:07.152994+0000","last_undegraded":"2024-04-17T11:32:07.152994+0000","last_fullsized":"2024-04-17T11:32:07.152994+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154926+0000","last_change":"2024-04-17T11:31:30.788734+0000","last_active":"2024-04-17T11:32:07.154926+0000","last_peered":"2024-04-17T11:32:07.154926+0000","last_clean":"2024-04-17T11:32:07.154926+0000","last_became_active":"2024-04-17T11:31:30.788448+0000","last_became_peered":"2024-04-17T11:31:30.788448+0000","last_unstale":"2024-04-17T11:32:07.154926+0000","last_undegraded":"2024-04-17T11:32:07.154926+0000","last_fullsized":"2024-04-17T11:32:07.154926+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152106+0000","last_change":"2024-04-17T11:30:48.957616+0000","last_active":"2024-04-17T11:32:07.152106+0000","last_peered":"2024-04-17T11:32:07.152106+0000","last_clean":"2024-04-17T11:32:07.152106+0000","last_became_active":"2024-04-17T11:30:48.956962+0000","last_became_peered":"2024-04-17T11:30:48.956962+0000","last_unstale":"2024-04-17T11:32:07.152106+0000","last_undegraded":"2024-04-17T11:32:07.152106+0000","last_fullsized":"2024-04-17T11:32:07.152106+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149780+0000","last_change":"2024-04-17T11:30:49.335768+0000","last_active":"2024-04-17T11:32:07.149780+0000","last_peered":"2024-04-17T11:32:07.149780+0000","last_clean":"2024-04-17T11:32:07.149780+0000","last_became_active":"2024-04-17T11:30:49.335438+0000","last_became_peered":"2024-04-17T11:30:49.335438+0000","last_unstale":"2024-04-17T11:32:07.149780+0000","last_undegraded":"2024-04-17T11:32:07.149780+0000","last_fullsized":"2024-04-17T11:32:07.149780+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154017+0000","last_change":"2024-04-17T11:31:30.815528+0000","last_active":"2024-04-17T11:32:07.154017+0000","last_peered":"2024-04-17T11:32:07.154017+0000","last_clean":"2024-04-17T11:32:07.154017+0000","last_became_active":"2024-04-17T11:31:30.815157+0000","last_became_peered":"2024-04-17T11:31:30.815157+0000","last_unstale":"2024-04-17T11:32:07.154017+0000","last_undegraded":"2024-04-17T11:32:07.154017+0000","last_fullsized":"2024-04-17T11:32:07.154017+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153516+0000","last_change":"2024-04-17T11:30:49.328188+0000","last_active":"2024-04-17T11:32:07.153516+0000","last_peered":"2024-04-17T11:32:07.153516+0000","last_clean":"2024-04-17T11:32:07.153516+0000","last_became_active":"2024-04-17T11:30:49.327123+0000","last_became_peered":"2024-04-17T11:30:49.327123+0000","last_unstale":"2024-04-17T11:32:07.153516+0000","last_undegraded":"2024-04-17T11:32:07.153516+0000","last_fullsized":"2024-04-17T11:32:07.153516+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149346+0000","last_change":"2024-04-17T11:30:48.955728+0000","last_active":"2024-04-17T11:32:07.149346+0000","last_peered":"2024-04-17T11:32:07.149346+0000","last_clean":"2024-04-17T11:32:07.149346+0000","last_became_active":"2024-04-17T11:30:48.955379+0000","last_became_peered":"2024-04-17T11:30:48.955379+0000","last_unstale":"2024-04-17T11:32:07.149346+0000","last_undegraded":"2024-04-17T11:32:07.149346+0000","last_fullsized":"2024-04-17T11:32:07.149346+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156969+0000","last_change":"2024-04-17T11:31:31.020050+0000","last_active":"2024-04-17T11:32:07.156969+0000","last_peered":"2024-04-17T11:32:07.156969+0000","last_clean":"2024-04-17T11:32:07.156969+0000","last_became_active":"2024-04-17T11:31:31.019774+0000","last_became_peered":"2024-04-17T11:31:31.019774+0000","last_unstale":"2024-04-17T11:32:07.156969+0000","last_undegraded":"2024-04-17T11:32:07.156969+0000","last_fullsized":"2024-04-17T11:32:07.156969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150429+0000","last_change":"2024-04-17T11:30:49.349280+0000","last_active":"2024-04-17T11:32:07.150429+0000","last_peered":"2024-04-17T11:32:07.150429+0000","last_clean":"2024-04-17T11:32:07.150429+0000","last_became_active":"2024-04-17T11:30:49.348932+0000","last_became_peered":"2024-04-17T11:30:49.348932+0000","last_unstale":"2024-04-17T11:32:07.150429+0000","last_undegraded":"2024-04-17T11:32:07.150429+0000","last_fullsized":"2024-04-17T11:32:07.150429+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152258+0000","last_change":"2024-04-17T11:30:48.959437+0000","last_active":"2024-04-17T11:32:07.152258+0000","last_peered":"2024-04-17T11:32:07.152258+0000","last_clean":"2024-04-17T11:32:07.152258+0000","last_became_active":"2024-04-17T11:30:48.959124+0000","last_became_peered":"2024-04-17T11:30:48.959124+0000","last_unstale":"2024-04-17T11:32:07.152258+0000","last_undegraded":"2024-04-17T11:32:07.152258+0000","last_fullsized":"2024-04-17T11:32:07.152258+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157036+0000","last_change":"2024-04-17T11:30:32.074864+0000","last_active":"2024-04-17T11:32:07.157036+0000","last_peered":"2024-04-17T11:32:07.157036+0000","last_clean":"2024-04-17T11:32:07.157036+0000","last_became_active":"2024-04-17T11:30:32.074543+0000","last_became_peered":"2024-04-17T11:30:32.074543+0000","last_unstale":"2024-04-17T11:32:07.157036+0000","last_undegraded":"2024-04-17T11:32:07.157036+0000","last_fullsized":"2024-04-17T11:32:07.157036+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_clean_scrub_stamp":"2024-04-17T11:28:34.149049+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153414+0000","last_change":"2024-04-17T11:31:30.787514+0000","last_active":"2024-04-17T11:32:07.153414+0000","last_peered":"2024-04-17T11:32:07.153414+0000","last_clean":"2024-04-17T11:32:07.153414+0000","last_became_active":"2024-04-17T11:31:30.787250+0000","last_became_peered":"2024-04-17T11:31:30.787250+0000","last_unstale":"2024-04-17T11:32:07.153414+0000","last_undegraded":"2024-04-17T11:32:07.153414+0000","last_fullsized":"2024-04-17T11:32:07.153414+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154443+0000","last_change":"2024-04-17T11:30:49.339430+0000","last_active":"2024-04-17T11:32:07.154443+0000","last_peered":"2024-04-17T11:32:07.154443+0000","last_clean":"2024-04-17T11:32:07.154443+0000","last_became_active":"2024-04-17T11:30:49.339112+0000","last_became_peered":"2024-04-17T11:30:49.339112+0000","last_unstale":"2024-04-17T11:32:07.154443+0000","last_undegraded":"2024-04-17T11:32:07.154443+0000","last_fullsized":"2024-04-17T11:32:07.154443+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156929+0000","last_change":"2024-04-17T11:30:48.964330+0000","last_active":"2024-04-17T11:32:07.156929+0000","last_peered":"2024-04-17T11:32:07.156929+0000","last_clean":"2024-04-17T11:32:07.156929+0000","last_became_active":"2024-04-17T11:30:48.963781+0000","last_became_peered":"2024-04-17T11:30:48.963781+0000","last_unstale":"2024-04-17T11:32:07.156929+0000","last_undegraded":"2024-04-17T11:32:07.156929+0000","last_fullsized":"2024-04-17T11:32:07.156929+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153424+0000","last_change":"2024-04-17T11:31:31.020246+0000","last_active":"2024-04-17T11:32:07.153424+0000","last_peered":"2024-04-17T11:32:07.153424+0000","last_clean":"2024-04-17T11:32:07.153424+0000","last_became_active":"2024-04-17T11:31:31.019739+0000","last_became_peered":"2024-04-17T11:31:31.019739+0000","last_unstale":"2024-04-17T11:32:07.153424+0000","last_undegraded":"2024-04-17T11:32:07.153424+0000","last_fullsized":"2024-04-17T11:32:07.153424+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156089+0000","last_change":"2024-04-17T11:30:48.964504+0000","last_active":"2024-04-17T11:32:07.156089+0000","last_peered":"2024-04-17T11:32:07.156089+0000","last_clean":"2024-04-17T11:32:07.156089+0000","last_became_active":"2024-04-17T11:30:48.964172+0000","last_became_peered":"2024-04-17T11:30:48.964172+0000","last_unstale":"2024-04-17T11:32:07.156089+0000","last_undegraded":"2024-04-17T11:32:07.156089+0000","last_fullsized":"2024-04-17T11:32:07.156089+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155024+0000","last_change":"2024-04-17T11:30:49.346068+0000","last_active":"2024-04-17T11:32:07.155024+0000","last_peered":"2024-04-17T11:32:07.155024+0000","last_clean":"2024-04-17T11:32:07.155024+0000","last_became_active":"2024-04-17T11:30:49.345746+0000","last_became_peered":"2024-04-17T11:30:49.345746+0000","last_unstale":"2024-04-17T11:32:07.155024+0000","last_undegraded":"2024-04-17T11:32:07.155024+0000","last_fullsized":"2024-04-17T11:32:07.155024+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.148828+0000","last_change":"2024-04-17T11:31:31.019947+0000","last_active":"2024-04-17T11:32:07.148828+0000","last_peered":"2024-04-17T11:32:07.148828+0000","last_clean":"2024-04-17T11:32:07.148828+0000","last_became_active":"2024-04-17T11:31:31.019623+0000","last_became_peered":"2024-04-17T11:31:31.019623+0000","last_unstale":"2024-04-17T11:32:07.148828+0000","last_undegraded":"2024-04-17T11:32:07.148828+0000","last_fullsized":"2024-04-17T11:32:07.148828+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"54'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154226+0000","last_change":"2024-04-17T11:30:48.960796+0000","last_active":"2024-04-17T11:32:07.154226+0000","last_peered":"2024-04-17T11:32:07.154226+0000","last_clean":"2024-04-17T11:32:07.154226+0000","last_became_active":"2024-04-17T11:30:48.960539+0000","last_became_peered":"2024-04-17T11:30:48.960539+0000","last_unstale":"2024-04-17T11:32:07.154226+0000","last_undegraded":"2024-04-17T11:32:07.154226+0000","last_fullsized":"2024-04-17T11:32:07.154226+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.151279+0000","last_change":"2024-04-17T11:30:49.350627+0000","last_active":"2024-04-17T11:32:07.151279+0000","last_peered":"2024-04-17T11:32:07.151279+0000","last_clean":"2024-04-17T11:32:07.151279+0000","last_became_active":"2024-04-17T11:30:49.350358+0000","last_became_peered":"2024-04-17T11:30:49.350358+0000","last_unstale":"2024-04-17T11:32:07.151279+0000","last_undegraded":"2024-04-17T11:32:07.151279+0000","last_fullsized":"2024-04-17T11:32:07.151279+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149326+0000","last_change":"2024-04-17T11:31:30.815531+0000","last_active":"2024-04-17T11:32:07.149326+0000","last_peered":"2024-04-17T11:32:07.149326+0000","last_clean":"2024-04-17T11:32:07.149326+0000","last_became_active":"2024-04-17T11:31:30.815199+0000","last_became_peered":"2024-04-17T11:31:30.815199+0000","last_unstale":"2024-04-17T11:32:07.149326+0000","last_undegraded":"2024-04-17T11:32:07.149326+0000","last_fullsized":"2024-04-17T11:32:07.149326+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156930+0000","last_change":"2024-04-17T11:30:48.962182+0000","last_active":"2024-04-17T11:32:07.156930+0000","last_peered":"2024-04-17T11:32:07.156930+0000","last_clean":"2024-04-17T11:32:07.156930+0000","last_became_active":"2024-04-17T11:30:48.961851+0000","last_became_peered":"2024-04-17T11:30:48.961851+0000","last_unstale":"2024-04-17T11:32:07.156930+0000","last_undegraded":"2024-04-17T11:32:07.156930+0000","last_fullsized":"2024-04-17T11:32:07.156930+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153588+0000","last_change":"2024-04-17T11:30:49.348412+0000","last_active":"2024-04-17T11:32:07.153588+0000","last_peered":"2024-04-17T11:32:07.153588+0000","last_clean":"2024-04-17T11:32:07.153588+0000","last_became_active":"2024-04-17T11:30:49.348064+0000","last_became_peered":"2024-04-17T11:30:49.348064+0000","last_unstale":"2024-04-17T11:32:07.153588+0000","last_undegraded":"2024-04-17T11:32:07.153588+0000","last_fullsized":"2024-04-17T11:32:07.153588+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157127+0000","last_change":"2024-04-17T11:30:48.964052+0000","last_active":"2024-04-17T11:32:07.157127+0000","last_peered":"2024-04-17T11:32:07.157127+0000","last_clean":"2024-04-17T11:32:07.157127+0000","last_became_active":"2024-04-17T11:30:48.963736+0000","last_became_peered":"2024-04-17T11:30:48.963736+0000","last_unstale":"2024-04-17T11:32:07.157127+0000","last_undegraded":"2024-04-17T11:32:07.157127+0000","last_fullsized":"2024-04-17T11:32:07.157127+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149676+0000","last_change":"2024-04-17T11:30:49.351139+0000","last_active":"2024-04-17T11:32:07.149676+0000","last_peered":"2024-04-17T11:32:07.149676+0000","last_clean":"2024-04-17T11:32:07.149676+0000","last_became_active":"2024-04-17T11:30:49.350808+0000","last_became_peered":"2024-04-17T11:30:49.350808+0000","last_unstale":"2024-04-17T11:32:07.149676+0000","last_undegraded":"2024-04-17T11:32:07.149676+0000","last_fullsized":"2024-04-17T11:32:07.149676+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155739+0000","last_change":"2024-04-17T11:30:48.958059+0000","last_active":"2024-04-17T11:32:07.155739+0000","last_peered":"2024-04-17T11:32:07.155739+0000","last_clean":"2024-04-17T11:32:07.155739+0000","last_became_active":"2024-04-17T11:30:48.957745+0000","last_became_peered":"2024-04-17T11:30:48.957745+0000","last_unstale":"2024-04-17T11:32:07.155739+0000","last_undegraded":"2024-04-17T11:32:07.155739+0000","last_fullsized":"2024-04-17T11:32:07.155739+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.148903+0000","last_change":"2024-04-17T11:30:49.336907+0000","last_active":"2024-04-17T11:32:07.148903+0000","last_peered":"2024-04-17T11:32:07.148903+0000","last_clean":"2024-04-17T11:32:07.148903+0000","last_became_active":"2024-04-17T11:30:49.336596+0000","last_became_peered":"2024-04-17T11:30:49.336596+0000","last_unstale":"2024-04-17T11:32:07.148903+0000","last_undegraded":"2024-04-17T11:32:07.148903+0000","last_fullsized":"2024-04-17T11:32:07.148903+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153642+0000","last_change":"2024-04-17T11:30:48.958915+0000","last_active":"2024-04-17T11:32:07.153642+0000","last_peered":"2024-04-17T11:32:07.153642+0000","last_clean":"2024-04-17T11:32:07.153642+0000","last_became_active":"2024-04-17T11:30:48.957929+0000","last_became_peered":"2024-04-17T11:30:48.957929+0000","last_unstale":"2024-04-17T11:32:07.153642+0000","last_undegraded":"2024-04-17T11:32:07.153642+0000","last_fullsized":"2024-04-17T11:32:07.153642+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150612+0000","last_change":"2024-04-17T11:30:49.342849+0000","last_active":"2024-04-17T11:32:07.150612+0000","last_peered":"2024-04-17T11:32:07.150612+0000","last_clean":"2024-04-17T11:32:07.150612+0000","last_became_active":"2024-04-17T11:30:49.342270+0000","last_became_peered":"2024-04-17T11:30:49.342270+0000","last_unstale":"2024-04-17T11:32:07.150612+0000","last_undegraded":"2024-04-17T11:32:07.150612+0000","last_fullsized":"2024-04-17T11:32:07.150612+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,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":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155132+0000","last_change":"2024-04-17T11:30:48.965197+0000","last_active":"2024-04-17T11:32:07.155132+0000","last_peered":"2024-04-17T11:32:07.155132+0000","last_clean":"2024-04-17T11:32:07.155132+0000","last_became_active":"2024-04-17T11:30:48.964897+0000","last_became_peered":"2024-04-17T11:30:48.964897+0000","last_unstale":"2024-04-17T11:32:07.155132+0000","last_undegraded":"2024-04-17T11:32:07.155132+0000","last_fullsized":"2024-04-17T11:32:07.155132+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.157344+0000","last_change":"2024-04-17T11:30:49.338523+0000","last_active":"2024-04-17T11:32:07.157344+0000","last_peered":"2024-04-17T11:32:07.157344+0000","last_clean":"2024-04-17T11:32:07.157344+0000","last_became_active":"2024-04-17T11:30:49.337420+0000","last_became_peered":"2024-04-17T11:30:49.337420+0000","last_unstale":"2024-04-17T11:32:07.157344+0000","last_undegraded":"2024-04-17T11:32:07.157344+0000","last_fullsized":"2024-04-17T11:32:07.157344+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149979+0000","last_change":"2024-04-17T11:30:48.951281+0000","last_active":"2024-04-17T11:32:07.149979+0000","last_peered":"2024-04-17T11:32:07.149979+0000","last_clean":"2024-04-17T11:32:07.149979+0000","last_became_active":"2024-04-17T11:30:48.950943+0000","last_became_peered":"2024-04-17T11:30:48.950943+0000","last_unstale":"2024-04-17T11:32:07.149979+0000","last_undegraded":"2024-04-17T11:32:07.149979+0000","last_fullsized":"2024-04-17T11:32:07.149979+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.155997+0000","last_change":"2024-04-17T11:30:49.350441+0000","last_active":"2024-04-17T11:32:07.155997+0000","last_peered":"2024-04-17T11:32:07.155997+0000","last_clean":"2024-04-17T11:32:07.155997+0000","last_became_active":"2024-04-17T11:30:49.350147+0000","last_became_peered":"2024-04-17T11:30:49.350147+0000","last_unstale":"2024-04-17T11:32:07.155997+0000","last_undegraded":"2024-04-17T11:32:07.155997+0000","last_fullsized":"2024-04-17T11:32:07.155997+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'1","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153880+0000","last_change":"2024-04-17T11:30:48.958502+0000","last_active":"2024-04-17T11:32:07.153880+0000","last_peered":"2024-04-17T11:32:07.153880+0000","last_clean":"2024-04-17T11:32:07.153880+0000","last_became_active":"2024-04-17T11:30:48.958183+0000","last_became_peered":"2024-04-17T11:30:48.958183+0000","last_unstale":"2024-04-17T11:32:07.153880+0000","last_undegraded":"2024-04-17T11:32:07.153880+0000","last_fullsized":"2024-04-17T11:32:07.153880+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152749+0000","last_change":"2024-04-17T11:30:49.344380+0000","last_active":"2024-04-17T11:32:07.152749+0000","last_peered":"2024-04-17T11:32:07.152749+0000","last_clean":"2024-04-17T11:32:07.152749+0000","last_became_active":"2024-04-17T11:30:49.344067+0000","last_became_peered":"2024-04-17T11:30:49.344067+0000","last_unstale":"2024-04-17T11:32:07.152749+0000","last_undegraded":"2024-04-17T11:32:07.152749+0000","last_fullsized":"2024-04-17T11:32:07.152749+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"53'2","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.150437+0000","last_change":"2024-04-17T11:30:48.959649+0000","last_active":"2024-04-17T11:32:07.150437+0000","last_peered":"2024-04-17T11:32:07.150437+0000","last_clean":"2024-04-17T11:32:07.150437+0000","last_became_active":"2024-04-17T11:30:48.959338+0000","last_became_peered":"2024-04-17T11:30:48.959338+0000","last_unstale":"2024-04-17T11:32:07.150437+0000","last_undegraded":"2024-04-17T11:32:07.150437+0000","last_fullsized":"2024-04-17T11:32:07.150437+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156067+0000","last_change":"2024-04-17T11:30:49.350662+0000","last_active":"2024-04-17T11:32:07.156067+0000","last_peered":"2024-04-17T11:32:07.156067+0000","last_clean":"2024-04-17T11:32:07.156067+0000","last_became_active":"2024-04-17T11:30:49.349725+0000","last_became_peered":"2024-04-17T11:30:49.349725+0000","last_unstale":"2024-04-17T11:32:07.156067+0000","last_undegraded":"2024-04-17T11:32:07.156067+0000","last_fullsized":"2024-04-17T11:32:07.156067+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.154488+0000","last_change":"2024-04-17T11:30:49.340859+0000","last_active":"2024-04-17T11:32:07.154488+0000","last_peered":"2024-04-17T11:32:07.154488+0000","last_clean":"2024-04-17T11:32:07.154488+0000","last_became_active":"2024-04-17T11:30:49.340537+0000","last_became_peered":"2024-04-17T11:30:49.340537+0000","last_unstale":"2024-04-17T11:32:07.154488+0000","last_undegraded":"2024-04-17T11:32:07.154488+0000","last_fullsized":"2024-04-17T11:32:07.154488+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.149429+0000","last_change":"2024-04-17T11:30:49.340551+0000","last_active":"2024-04-17T11:32:07.149429+0000","last_peered":"2024-04-17T11:32:07.149429+0000","last_clean":"2024-04-17T11:32:07.149429+0000","last_became_active":"2024-04-17T11:30:49.340235+0000","last_became_peered":"2024-04-17T11:30:49.340235+0000","last_unstale":"2024-04-17T11:32:07.149429+0000","last_undegraded":"2024-04-17T11:32:07.149429+0000","last_fullsized":"2024-04-17T11:32:07.149429+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152217+0000","last_change":"2024-04-17T11:30:49.345018+0000","last_active":"2024-04-17T11:32:07.152217+0000","last_peered":"2024-04-17T11:32:07.152217+0000","last_clean":"2024-04-17T11:32:07.152217+0000","last_became_active":"2024-04-17T11:30:49.344690+0000","last_became_peered":"2024-04-17T11:30:49.344690+0000","last_unstale":"2024-04-17T11:32:07.152217+0000","last_undegraded":"2024-04-17T11:32:07.152217+0000","last_fullsized":"2024-04-17T11:32:07.152217+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153603+0000","last_change":"2024-04-17T11:30:49.339620+0000","last_active":"2024-04-17T11:32:07.153603+0000","last_peered":"2024-04-17T11:32:07.153603+0000","last_clean":"2024-04-17T11:32:07.153603+0000","last_became_active":"2024-04-17T11:30:49.339329+0000","last_became_peered":"2024-04-17T11:30:49.339329+0000","last_unstale":"2024-04-17T11:32:07.153603+0000","last_undegraded":"2024-04-17T11:32:07.153603+0000","last_fullsized":"2024-04-17T11:32:07.153603+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,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":26,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.194625+0000","last_change":"2024-04-17T11:32:08.194625+0000","last_active":"2024-04-17T11:32:08.194625+0000","last_peered":"2024-04-17T11:32:08.194625+0000","last_clean":"2024-04-17T11:32:08.194625+0000","last_became_active":"2024-04-17T11:32:08.194289+0000","last_became_peered":"2024-04-17T11:32:08.194289+0000","last_unstale":"2024-04-17T11:32:08.194625+0000","last_undegraded":"2024-04-17T11:32:08.194625+0000","last_fullsized":"2024-04-17T11:32:08.194625+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153807+0000","last_change":"2024-04-17T11:30:49.333512+0000","last_active":"2024-04-17T11:32:07.153807+0000","last_peered":"2024-04-17T11:32:07.153807+0000","last_clean":"2024-04-17T11:32:07.153807+0000","last_became_active":"2024-04-17T11:30:49.333198+0000","last_became_peered":"2024-04-17T11:30:49.333198+0000","last_unstale":"2024-04-17T11:32:07.153807+0000","last_undegraded":"2024-04-17T11:32:07.153807+0000","last_fullsized":"2024-04-17T11:32:07.153807+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156718+0000","last_change":"2024-04-17T11:30:49.340739+0000","last_active":"2024-04-17T11:32:07.156718+0000","last_peered":"2024-04-17T11:32:07.156718+0000","last_clean":"2024-04-17T11:32:07.156718+0000","last_became_active":"2024-04-17T11:30:49.339948+0000","last_became_peered":"2024-04-17T11:30:49.339948+0000","last_unstale":"2024-04-17T11:32:07.156718+0000","last_undegraded":"2024-04-17T11:32:07.156718+0000","last_fullsized":"2024-04-17T11:32:07.156718+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.151196+0000","last_change":"2024-04-17T11:30:49.335830+0000","last_active":"2024-04-17T11:32:07.151196+0000","last_peered":"2024-04-17T11:32:07.151196+0000","last_clean":"2024-04-17T11:32:07.151196+0000","last_became_active":"2024-04-17T11:30:49.335161+0000","last_became_peered":"2024-04-17T11:30:49.335161+0000","last_unstale":"2024-04-17T11:32:07.151196+0000","last_undegraded":"2024-04-17T11:32:07.151196+0000","last_fullsized":"2024-04-17T11:32:07.151196+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152182+0000","last_change":"2024-04-17T11:30:49.344554+0000","last_active":"2024-04-17T11:32:07.152182+0000","last_peered":"2024-04-17T11:32:07.152182+0000","last_clean":"2024-04-17T11:32:07.152182+0000","last_became_active":"2024-04-17T11:30:49.344244+0000","last_became_peered":"2024-04-17T11:30:49.344244+0000","last_unstale":"2024-04-17T11:32:07.152182+0000","last_undegraded":"2024-04-17T11:32:07.152182+0000","last_fullsized":"2024-04-17T11:32:07.152182+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":26,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-17T11:32:08.158635+0000","last_change":"2024-04-17T11:32:08.158635+0000","last_active":"2024-04-17T11:32:08.158635+0000","last_peered":"2024-04-17T11:32:08.158635+0000","last_clean":"2024-04-17T11:32:08.158635+0000","last_became_active":"2024-04-17T11:32:08.158282+0000","last_became_peered":"2024-04-17T11:32:08.158282+0000","last_unstale":"2024-04-17T11:32:08.158635+0000","last_undegraded":"2024-04-17T11:32:08.158635+0000","last_fullsized":"2024-04-17T11:32:08.158635+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.152352+0000","last_change":"2024-04-17T11:30:49.352533+0000","last_active":"2024-04-17T11:32:07.152352+0000","last_peered":"2024-04-17T11:32:07.152352+0000","last_clean":"2024-04-17T11:32:07.152352+0000","last_became_active":"2024-04-17T11:30:49.351723+0000","last_became_peered":"2024-04-17T11:30:49.351723+0000","last_unstale":"2024-04-17T11:32:07.152352+0000","last_undegraded":"2024-04-17T11:32:07.152352+0000","last_fullsized":"2024-04-17T11:32:07.152352+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.153690+0000","last_change":"2024-04-17T11:30:49.350463+0000","last_active":"2024-04-17T11:32:07.153690+0000","last_peered":"2024-04-17T11:32:07.153690+0000","last_clean":"2024-04-17T11:32:07.153690+0000","last_became_active":"2024-04-17T11:30:49.349953+0000","last_became_peered":"2024-04-17T11:30:49.349953+0000","last_unstale":"2024-04-17T11:32:07.153690+0000","last_undegraded":"2024-04-17T11:32:07.153690+0000","last_fullsized":"2024-04-17T11:32:07.153690+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-17T11:32:07.156213+0000","last_change":"2024-04-17T11:30:49.340433+0000","last_active":"2024-04-17T11:32:07.156213+0000","last_peered":"2024-04-17T11:32:07.156213+0000","last_clean":"2024-04-17T11:32:07.156213+0000","last_became_active":"2024-04-17T11:30:49.340045+0000","last_became_peered":"2024-04-17T11:30:49.340045+0000","last_unstale":"2024-04-17T11:32:07.156213+0000","last_undegraded":"2024-04-17T11:32:07.156213+0000","last_fullsized":"2024-04-17T11:32:07.156213+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3376,"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":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":10128,"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":48,"seq":206158430237,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297704,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447448,"statfs":{"total":95995035648,"available":95690186752,"internally_reserved":0,"allocated":622592,"data_stored":266199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.51700000000000002,"15min":0.51000000000000001},"min":{"1min":0.44400000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.73399999999999999,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.57099999999999995,"15min":0.57199999999999995},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.876,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.60499999999999998}]},{"osd":1,"last update":"Wed Apr 17 11:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.54400000000000004,"15min":0.54200000000000004},"min":{"1min":0.371,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.79000000000000004,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.55100000000000005,"15min":0.54700000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.83799999999999997,"5min":0.95999999999999996,"15min":0.95999999999999996},"last":0.41899999999999998}]},{"osd":2,"last update":"Wed Apr 17 11:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.54900000000000004,"15min":0.54800000000000004},"min":{"1min":0.39900000000000002,"5min":0.379,"15min":0.379},"max":{"1min":0.74399999999999999,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.433},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59199999999999997,"15min":0.59099999999999997},"min":{"1min":0.44700000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.65800000000000003}]},{"osd":3,"last update":"Wed Apr 17 11:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.55800000000000005,"15min":0.55200000000000005},"min":{"1min":0.39000000000000001,"5min":0.373,"15min":0.373},"max":{"1min":0.81599999999999995,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.56999999999999995,"15min":0.56899999999999995},"min":{"1min":0.39200000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.74399999999999999,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.54300000000000004}]},{"osd":4,"last update":"Wed Apr 17 11:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.46700000000000003,"15min":0.46300000000000002},"min":{"1min":0.33600000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.49199999999999999,"15min":0.49399999999999999},"min":{"1min":0.30399999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.749,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.71799999999999997}]},{"osd":5,"last update":"Wed Apr 17 11:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.47499999999999998,"15min":0.47399999999999998},"min":{"1min":0.29899999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.69399999999999995,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53700000000000003,"15min":0.53800000000000003},"min":{"1min":0.32800000000000001,"5min":0.313,"15min":0.313},"max":{"1min":0.72099999999999997,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.62}]},{"osd":6,"last update":"Wed Apr 17 11:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.51600000000000001,"15min":0.51800000000000002},"min":{"1min":0.33700000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.55100000000000005,"15min":0.55300000000000005},"min":{"1min":0.35299999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.59799999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626465,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297708,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447444,"statfs":{"total":95995035648,"available":95690182656,"internally_reserved":0,"allocated":626688,"data_stored":268229,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.49199999999999999,"15min":0.48899999999999999},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.71699999999999997,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51200000000000001,"15min":0.51100000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.72599999999999998}]},{"osd":1,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.5,"15min":0.48999999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.624},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.54500000000000004,"15min":0.54700000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.68899999999999995,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.59299999999999997}]},{"osd":2,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.505,"15min":0.501},"min":{"1min":0.38300000000000001,"5min":0.373,"15min":0.373},"max":{"1min":0.67700000000000005,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.51600000000000001,"15min":0.51300000000000001},"min":{"1min":0.38300000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.58199999999999996}]},{"osd":3,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.53500000000000003,"15min":0.53300000000000003},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.53600000000000003,"15min":0.52400000000000002},"min":{"1min":0.42599999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.64500000000000002}]},{"osd":4,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.40300000000000002,"15min":0.39900000000000002},"min":{"1min":0.33400000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.55100000000000005,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.44500000000000001,"15min":0.44},"min":{"1min":0.33100000000000002,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.65400000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.433}]},{"osd":5,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.433,"15min":0.42999999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.58799999999999997,"5min":0.63,"15min":0.63},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.45900000000000002,"15min":0.45500000000000002},"min":{"1min":0.372,"5min":0.318,"15min":0.318},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.56599999999999995}]},{"osd":7,"last update":"Wed Apr 17 11:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.504,"15min":0.503},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.69099999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.34699999999999998,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.52300000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574904,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":265468,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:32:11 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.34599999999999997,"15min":0.31900000000000001},"min":{"1min":0.25,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.48699999999999999,"5min":0.626,"15min":0.626},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.37,"15min":0.32800000000000001},"min":{"1min":0.23200000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.54000000000000004,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.372}]},{"osd":2,"last update":"Wed Apr 17 11:31:39 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.379,"15min":0.36799999999999999},"min":{"1min":0.25900000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.434,"5min":0.41099999999999998,"15min":0.39700000000000002},"min":{"1min":0.29799999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.38900000000000001}]},{"osd":3,"last update":"Wed Apr 17 11:32:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.42399999999999999,"15min":0.42699999999999999},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.56499999999999995,"5min":0.628,"15min":0.628},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.44600000000000001,"15min":0.44400000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.436}]},{"osd":4,"last update":"Wed Apr 17 11:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54900000000000004,"15min":0.54500000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.65500000000000003,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.56799999999999995,"15min":0.56499999999999995},"min":{"1min":0.39800000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.84599999999999997,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.54200000000000004}]},{"osd":5,"last update":"Wed Apr 17 11:31:51 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.58699999999999997,"15min":0.58899999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.621,"15min":0.629},"min":{"1min":0.42799999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.79600000000000004,"5min":1.175,"15min":1.175},"last":0.495}]},{"osd":6,"last update":"Wed Apr 17 11:32:07 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.60699999999999998,"15min":0.60999999999999999},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.80800000000000005,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.63600000000000001,"15min":0.64200000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.78000000000000003,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.59499999999999997}]},{"osd":7,"last update":"Wed Apr 17 11:32:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.59499999999999997,"15min":0.59599999999999997},"min":{"1min":0.44800000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.78000000000000003,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58099999999999996,"15min":0.57999999999999996},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.63100000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738430,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":266323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 17 11:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.378,"15min":0.34499999999999997},"min":{"1min":0.23200000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.38,"15min":0.34399999999999997},"min":{"1min":0.252,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.64400000000000002,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.38800000000000001}]},{"osd":2,"last update":"Wed Apr 17 11:31:38 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.40400000000000003,"15min":0.39800000000000002},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.60399999999999998,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.42699999999999999,"15min":0.41599999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.35799999999999998}]},{"osd":3,"last update":"Wed Apr 17 11:32:02 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.46800000000000003,"15min":0.46999999999999997},"min":{"1min":0.30399999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.443},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.438,"15min":0.432},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.36599999999999999}]},{"osd":4,"last update":"Wed Apr 17 11:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.57999999999999996,"15min":0.58199999999999996},"min":{"1min":0.40999999999999998,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.60299999999999998,"15min":0.60399999999999998},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.748,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.59499999999999997}]},{"osd":5,"last update":"Wed Apr 17 11:31:48 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.60799999999999998,"15min":0.61499999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58999999999999997,"15min":0.59099999999999997},"min":{"1min":0.437,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.76900000000000002,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.61699999999999999}]},{"osd":6,"last update":"Wed Apr 17 11:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.58999999999999997,"15min":0.57999999999999996},"min":{"1min":0.46700000000000003,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.63,"5min":0.621,"15min":0.61899999999999999},"min":{"1min":0.48799999999999999,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.79800000000000004,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.65400000000000003}]},{"osd":7,"last update":"Wed Apr 17 11:32:37 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.625,"15min":0.62},"min":{"1min":0.502,"5min":0.437,"15min":0.437},"max":{"1min":0.83799999999999997,"5min":0.88,"15min":0.88},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.82399999999999995,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.64600000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411380,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297696,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447456,"statfs":{"total":95995035648,"available":95690194944,"internally_reserved":0,"allocated":614400,"data_stored":265623,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:31:44 2024","interfaces":[{"interface":"back","average":{"1min":0.35499999999999998,"5min":0.377,"15min":0.38300000000000001},"min":{"1min":0.23899999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.54000000000000004,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.504},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.40300000000000002,"15min":0.40500000000000003},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.45300000000000001}]},{"osd":1,"last update":"Wed Apr 17 11:31:44 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.39200000000000002,"15min":0.40000000000000002},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.55300000000000005,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.44},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.41199999999999998,"15min":0.41099999999999998},"min":{"1min":0.30599999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.64200000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.48799999999999999}]},{"osd":3,"last update":"Wed Apr 17 11:32:00 2024","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.42799999999999999,"15min":0.438},"min":{"1min":0.27900000000000003,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.46700000000000003,"15min":0.48599999999999999},"min":{"1min":0.29499999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.59499999999999997,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.46500000000000002}]},{"osd":4,"last update":"Wed Apr 17 11:32:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.58299999999999996,"15min":0.58899999999999997},"min":{"1min":0.40999999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.754,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59299999999999997,"15min":0.59399999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.78000000000000003,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.72599999999999998}]},{"osd":5,"last update":"Wed Apr 17 11:31:48 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.61699999999999999,"15min":0.623},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.80400000000000005,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.61899999999999999,"15min":0.625},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.77700000000000002,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.80400000000000005}]},{"osd":6,"last update":"Wed Apr 17 11:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.78600000000000003,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.625,"5min":0.63,"15min":0.63100000000000001},"min":{"1min":0.438,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.85499999999999998,"5min":0.877,"15min":0.877},"last":0.78500000000000003}]},{"osd":7,"last update":"Wed Apr 17 11:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.63300000000000001,"15min":0.63400000000000001},"min":{"1min":0.45100000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.875,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.63,"15min":0.627},"min":{"1min":0.48099999999999998,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.123,"5min":1.123,"15min":1.123},"last":0.85199999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182446,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":268333,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.33900000000000002,"5min":0.35499999999999998,"15min":0.35399999999999998},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.41499999999999998,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.28999999999999998},{"interface":"front","average":{"1min":0.378,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.53500000000000003,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.33900000000000002}]},{"osd":1,"last update":"Wed Apr 17 11:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.40699999999999997,"15min":0.41099999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.53100000000000003,"5min":0.626,"15min":0.626},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.60299999999999998,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.26800000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.45900000000000002,"15min":0.46100000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.63300000000000001,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.42999999999999999,"15min":0.42799999999999999},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.52800000000000002,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.254}]},{"osd":4,"last update":"Wed Apr 17 11:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.58399999999999996,"15min":0.58799999999999997},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56899999999999995,"15min":0.56599999999999995},"min":{"1min":0.435,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.74199999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.58899999999999997}]},{"osd":5,"last update":"Wed Apr 17 11:31:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.59599999999999997,"15min":0.60399999999999998},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.72199999999999998,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.61499999999999999,"15min":0.61599999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.82599999999999996,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.64300000000000002}]},{"osd":6,"last update":"Wed Apr 17 11:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.63300000000000001,"15min":0.63500000000000001},"min":{"1min":0.46800000000000003,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.84199999999999997,"5min":0.98299999999999998,"15min":0.98299999999999998},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.626,"15min":0.63500000000000001},"min":{"1min":0.44900000000000001,"5min":0.435,"15min":0.435},"max":{"1min":0.75,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.56899999999999995}]},{"osd":7,"last update":"Wed Apr 17 11:32:33 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.61499999999999999,"15min":0.61599999999999999},"min":{"1min":0.44400000000000001,"5min":0.435,"15min":0.435},"max":{"1min":0.79900000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.64300000000000002,"15min":0.64100000000000001},"min":{"1min":0.46200000000000002,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.90900000000000003,"5min":0.95399999999999996,"15min":0.95399999999999996},"last":0.70499999999999996}]}]},{"osd":4,"up_from":30,"seq":128849018922,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":266303,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53400000000000003,"15min":0.54200000000000004},"min":{"1min":0.35899999999999999,"5min":0.312,"15min":0.312},"max":{"1min":0.73899999999999999,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.53300000000000003,"15min":0.54000000000000004},"min":{"1min":0.41599999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.69099999999999995,"5min":0.748,"15min":0.748},"last":0.65700000000000003}]},{"osd":1,"last update":"Wed Apr 17 11:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.53700000000000003,"15min":0.53900000000000003},"min":{"1min":0.432,"5min":0.318,"15min":0.318},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.54500000000000004,"15min":0.55100000000000005},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.745,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.51700000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.53700000000000003,"15min":0.54600000000000004},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.75900000000000001,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.53400000000000003,"15min":0.54100000000000004},"min":{"1min":0.40600000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.69299999999999995,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.53200000000000003}]},{"osd":3,"last update":"Wed Apr 17 11:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53000000000000003,"15min":0.53600000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.67200000000000004,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.496},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.54100000000000004,"15min":0.53700000000000003},"min":{"1min":0.39600000000000002,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.625}]},{"osd":5,"last update":"Wed Apr 17 11:31:46 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.41399999999999998,"15min":0.40799999999999997},"min":{"1min":0.32500000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.61699999999999999,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.40899999999999997,"15min":0.40100000000000002},"min":{"1min":0.318,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.67200000000000004,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.42599999999999999}]},{"osd":6,"last update":"Wed Apr 17 11:32:11 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.47899999999999998,"15min":0.47699999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.75700000000000001,"5min":0.877,"15min":0.877},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.496,"15min":0.49199999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.79600000000000004,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.63600000000000001}]},{"osd":7,"last update":"Wed Apr 17 11:32:33 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.53900000000000003,"15min":0.54100000000000004},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.77400000000000002,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.56200000000000006,"15min":0.56399999999999995},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.78100000000000003,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.50700000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822692,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297708,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447444,"statfs":{"total":95995035648,"available":95690182656,"internally_reserved":0,"allocated":626688,"data_stored":268004,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.53700000000000003,"15min":0.54500000000000004},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.626,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.53700000000000003,"15min":0.54200000000000004},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.88300000000000001,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.63}]},{"osd":1,"last update":"Wed Apr 17 11:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53800000000000003,"15min":0.54000000000000004},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.621},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.53800000000000003,"15min":0.54100000000000004},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.72499999999999998,"5min":1.036,"15min":1.036},"last":0.66800000000000004}]},{"osd":2,"last update":"Wed Apr 17 11:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.54700000000000004,"15min":0.54300000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.78500000000000003,"5min":1.024,"15min":1.024},"last":0.499},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.56200000000000006,"15min":0.56899999999999995},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.79700000000000004,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.57799999999999996}]},{"osd":3,"last update":"Wed Apr 17 11:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54300000000000004,"15min":0.54200000000000004},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.746,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.56000000000000005,"15min":0.56399999999999995},"min":{"1min":0.34000000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.75900000000000001,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.48299999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:31:47 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.39400000000000002,"15min":0.39100000000000001},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.60999999999999999,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.439,"5min":0.39700000000000002,"15min":0.39000000000000001},"min":{"1min":0.30599999999999999,"5min":0.255,"15min":0.255},"max":{"1min":0.59699999999999998,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.379}]},{"osd":6,"last update":"Wed Apr 17 11:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.35599999999999998,"5min":0.307,"15min":0.307},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.46200000000000002,"15min":0.46000000000000002},"min":{"1min":0.314,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.66100000000000003,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.59499999999999997}]},{"osd":7,"last update":"Wed Apr 17 11:32:33 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.499,"15min":0.495},"min":{"1min":0.34799999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.73699999999999999,"5min":0.755,"15min":0.755},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.50700000000000001,"15min":0.505},"min":{"1min":0.34599999999999997,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.443}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"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":2710,"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":680,"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":2696,"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":2606,"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":576,"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}]}} 2024-04-17T11:32:40.030 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-17T11:32:40.030 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-17T11:32:40.030 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-17T11:32:40.031 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph health --format=json 2024-04-17T11:32:40.317 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:32:40.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:38.770725+0000 mgr.y (mgr.14556) 68 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:38.779059+0000 mgr.y (mgr.14556) 69 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:32:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:32:39.153128+0000 mgr.y (mgr.14556) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-17T11:32:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:32:39.156657+0000 mgr.y (mgr.14556) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi153 2024-04-17T11:32:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:38.770725+0000 mgr.y (mgr.14556) 68 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:38.779059+0000 mgr.y (mgr.14556) 69 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:32:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:32:39.153128+0000 mgr.y (mgr.14556) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-17T11:32:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:32:39.156657+0000 mgr.y (mgr.14556) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi153 2024-04-17T11:32:40.612 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:38.770725+0000 mgr.y (mgr.14556) 68 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:40.612 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:38.779059+0000 mgr.y (mgr.14556) 69 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:32:40.612 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:32:39.153128+0000 mgr.y (mgr.14556) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-17T11:32:40.612 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:32:39.156657+0000 mgr.y (mgr.14556) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi153 2024-04-17T11:32:41.444 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[70188]: level=info ts=2024-04-17T11:32:41.031Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000069771s 2024-04-17T11:32:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:32:41] "GET /metrics HTTP/1.1" 200 188332 "" "Prometheus/2.33.4" 2024-04-17T11:32:42.234 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:40.771050+0000 mgr.y (mgr.14556) 72 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:42.255 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:32:42.435 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 systemd[1]: Stopping Ceph prometheus.a for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:32:42.435 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 bash[60727]: Error: no container with name or ID "ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus.a" found: no such container 2024-04-17T11:32:42.435 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:40.771050+0000 mgr.y (mgr.14556) 72 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:42.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:40.771050+0000 mgr.y (mgr.14556) 72 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:42.716 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-17T11:32:42.716 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-17T11:32:42.716 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-17T11:32:42.716 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-17T11:32:42.716 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-17T11:32:42.716 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-17T11:32:42.716 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-17T11:32:42.717 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-17T11:32:42.717 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-17T11:32:42.717 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-17T11:32:42.717 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-17T11:32:42.717 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[59219]: ts=2024-04-17T11:32:42.436Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-17T11:32:43.161 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:42 smithi153 bash[60767]: ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a 2024-04-17T11:32:43.450 INFO:teuthology.orchestra.run.smithi031.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-17T11:32:43.450 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-17T11:32:43.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-17T11:32:43.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:42.256796+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.31:0/2741374956' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-17T11:32:43.459 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 systemd[1]: ceph-1bbdd278-fcad-11ee-bc91-c7b262605968@prometheus.a.service: Succeeded. 2024-04-17T11:32:43.459 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 systemd[1]: Stopped Ceph prometheus.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:32:43.459 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 systemd[1]: Starting Ceph prometheus.a for 1bbdd278-fcad-11ee-bc91-c7b262605968... 2024-04-17T11:32:43.662 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:42.256796+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.31:0/2741374956' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-17T11:32:43.662 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:42.256796+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.31:0/2741374956' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-17T11:32:43.662 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Bus STOPPING 2024-04-17T11:32:43.784 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:32:43.784 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":61,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:32:08.147167+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+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":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-17T11:30:47.882315+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-17T11:30:48.691070+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":"54","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-04-17T11:31:29.213034+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":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.4","mappings":[{"from":7,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.1d","mappings":[{"from":5,"to":2}]},{"pgid":"3.24","mappings":[{"from":0,"to":1}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.30","mappings":[{"from":0,"to":1}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/3281109492":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/4193333119":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6801/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:32:43.799 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-17T11:28:33.599615+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': '57', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-04-17T11:30:47.882315+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': '53', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2024-04-17T11:30:48.691070+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': '54', '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'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2024-04-17T11:31:29.213034+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': '59', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2024-04-17T11:32:43.799 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get device_health_metrics pg_num 2024-04-17T11:32:43.966 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.570Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-17T11:32:43.966 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.570Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-17T11:32:43.966 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.570Z caller=main.go:518 level=info host_details="(Linux 4.18.0-552.el8.x86_64 #1 SMP Sun Apr 7 19:39:51 UTC 2024 x86_64 smithi153 (none))" 2024-04-17T11:32:43.966 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.570Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-17T11:32:43.966 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.570Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-17T11:32:43.966 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.572Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.573Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.574Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.576Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.576Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.448µs 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.576Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 bash[60878]: 645dd20e378741ef62b50ac82b58c16e2ce630a862988ecf639f92db94d90a41 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 systemd[1]: Started Ceph prometheus.a for 1bbdd278-fcad-11ee-bc91-c7b262605968. 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.767Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.767Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.767Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.016µs wal_replay_duration=191.175323ms total_replay_duration=191.215962ms 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.769Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.769Z caller=main.go:947 level=info msg="TSDB started" 2024-04-17T11:32:43.967 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.769Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-17T11:32:43.968 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.785Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.420686ms db_storage=781ns remote_storage=1.347µs web_handler=318ns query_engine=576ns scrape=445.549µs scrape_sd=25.842µs notify=45.431µs notify_sd=13.769µs rules=15.658566ms 2024-04-17T11:32:43.968 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Apr 17 11:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-prometheus-a[60893]: ts=2024-04-17T11:32:43.785Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-17T11:32:43.987 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Bus STOPPED 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Bus STARTING 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Serving on http://:::9283 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Bus STARTED 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Bus STOPPING 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Bus STOPPED 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Bus STARTING 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Serving on http://:::9283 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Bus STARTED 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Bus STOPPING 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Bus STOPPED 2024-04-17T11:32:43.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:43] ENGINE Bus STARTING 2024-04-17T11:32:44.128 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 1 2024-04-17T11:32:44.142 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-04-17T11:32:44.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:44] ENGINE Serving on http://:::9283 2024-04-17T11:32:44.396 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:44] ENGINE Bus STARTED 2024-04-17T11:32:44.396 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:42.771800+0000 mgr.y (mgr.14556) 73 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:44.396 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.646383+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.396 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.649120+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-17T11:32:44.396 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.650267+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2024-04-17T11:32:44.396 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.656291+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.396 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.661412+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-17T11:32:44.396 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.664124+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.670421+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.675141+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.678071+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.684669+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.689308+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.783933+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.31:0/2431442703' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:44.129548+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.31:0/519168551' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:42.771800+0000 mgr.y (mgr.14556) 73 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.646383+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.649120+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.650267+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2024-04-17T11:32:44.397 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.656291+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.398 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.661412+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-17T11:32:44.398 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.664124+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-04-17T11:32:44.398 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.670421+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.398 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.675141+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-17T11:32:44.398 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.678071+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-04-17T11:32:44.398 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.684669+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.398 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.689308+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:44.398 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.783933+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.31:0/2431442703' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:32:44.398 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:44.129548+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.31:0/519168551' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:32:44.453 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 32 2024-04-17T11:32:44.467 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-04-17T11:32:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:42.771800+0000 mgr.y (mgr.14556) 73 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.646383+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.649120+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-17T11:32:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.650267+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2024-04-17T11:32:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.656291+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.661412+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-17T11:32:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.664124+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-04-17T11:32:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.670421+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.675141+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-17T11:32:44.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.678071+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-04-17T11:32:44.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.684669+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:44.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.689308+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:44.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.783933+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.31:0/2431442703' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:32:44.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:44.129548+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.31:0/519168551' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:32:44.791 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 64 2024-04-17T11:32:44.807 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-04-17T11:32:45.140 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 8 2024-04-17T11:32:45.154 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-17T11:32:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.649505+0000 mgr.y (mgr.14556) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-17T11:32:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.650520+0000 mgr.y (mgr.14556) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2024-04-17T11:32:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.661800+0000 mgr.y (mgr.14556) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-17T11:32:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.664436+0000 mgr.y (mgr.14556) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-04-17T11:32:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.675489+0000 mgr.y (mgr.14556) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-17T11:32:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:43.678369+0000 mgr.y (mgr.14556) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-04-17T11:32:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:44.454923+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.31:0/539141536' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-17T11:32:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:44.792825+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.31:0/2715137441' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-17T11:32:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:45.141854+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.31:0/3330881978' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-17T11:32:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.649505+0000 mgr.y (mgr.14556) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-17T11:32:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.650520+0000 mgr.y (mgr.14556) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2024-04-17T11:32:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.661800+0000 mgr.y (mgr.14556) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-17T11:32:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.664436+0000 mgr.y (mgr.14556) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-04-17T11:32:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.675489+0000 mgr.y (mgr.14556) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-17T11:32:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:43.678369+0000 mgr.y (mgr.14556) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-04-17T11:32:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:44.454923+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.31:0/539141536' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-17T11:32:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:44.792825+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.31:0/2715137441' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-17T11:32:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:45.141854+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.31:0/3330881978' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-17T11:32:45.513 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:32:45.513 INFO:teuthology.orchestra.run.smithi031.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":24335,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.31:6835/3603239088","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6834","nonce":3603239088},{"type":"v1","addr":"172.21.15.31:6835","nonce":3603239088}]},"join_fscid":-1,"export_targets":[],"features":4540138314316775423,"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,"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-04-17T11:30:49.318242+0000","modified":"2024-04-17T11:30:52.336583+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":24340},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24340":{"gid":24340,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.153:6833/1236675027","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6832","nonce":1236675027},{"type":"v1","addr":"172.21.15.153:6833","nonce":1236675027}]},"join_fscid":-1,"export_targets":[],"features":4540138314316775423,"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":"","standby_count_wanted":0},"id":1}]} 2024-04-17T11:32:45.516 INFO:teuthology.orchestra.run.smithi031.stderr:dumped fsmap epoch 8 2024-04-17T11:32:45.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-17T11:32:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.649505+0000 mgr.y (mgr.14556) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-17T11:32:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.650520+0000 mgr.y (mgr.14556) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi031.front.sepia.ceph.com:9093"}]: dispatch 2024-04-17T11:32:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.661800+0000 mgr.y (mgr.14556) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-17T11:32:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.664436+0000 mgr.y (mgr.14556) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-04-17T11:32:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.675489+0000 mgr.y (mgr.14556) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-17T11:32:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:43.678369+0000 mgr.y (mgr.14556) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-04-17T11:32:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:44.454923+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.31:0/539141536' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-17T11:32:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:44.792825+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.31:0/2715137441' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-17T11:32:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:45.141854+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.31:0/3330881978' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-17T11:32:45.832 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:32:45.833 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":61,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:32:08.147167+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+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":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-17T11:30:47.882315+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-17T11:30:48.691070+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":"54","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-04-17T11:31:29.213034+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":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.4","mappings":[{"from":7,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.1d","mappings":[{"from":5,"to":2}]},{"pgid":"3.24","mappings":[{"from":0,"to":1}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.30","mappings":[{"from":0,"to":1}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/3281109492":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/4193333119":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6801/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:32:45.847 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-17T11:28:33.599615+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': '57', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-04-17T11:30:47.882315+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': '53', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2024-04-17T11:30:48.691070+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': '54', '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'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2024-04-17T11:31:29.213034+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': '59', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2024-04-17T11:32:45.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get device_health_metrics pg_num 2024-04-17T11:32:46.163 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 1 2024-04-17T11:32:46.179 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-04-17T11:32:46.484 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 32 2024-04-17T11:32:46.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:44.772121+0000 mgr.y (mgr.14556) 80 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:46.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:45.515037+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.31:0/1433978097' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:32:46.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:45.832901+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.31:0/3906017758' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:32:46.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:46.164949+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.31:0/508793635' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:32:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:44.772121+0000 mgr.y (mgr.14556) 80 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:45.515037+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.31:0/1433978097' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:32:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:45.832901+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.31:0/3906017758' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:32:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:46.164949+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.31:0/508793635' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:32:46.498 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-04-17T11:32:46.596 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:44.772121+0000 mgr.y (mgr.14556) 80 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:46.596 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:45.515037+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.31:0/1433978097' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:32:46.596 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:45.832901+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.31:0/3906017758' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:32:46.596 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:46.164949+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.31:0/508793635' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-17T11:32:46.805 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 64 2024-04-17T11:32:46.819 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-04-17T11:32:47.123 INFO:teuthology.orchestra.run.smithi031.stdout:pg_num: 8 2024-04-17T11:32:47.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-17T11:32:47.481 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:32:47.481 INFO:teuthology.orchestra.run.smithi031.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":24335,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.31:6835/3603239088","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6834","nonce":3603239088},{"type":"v1","addr":"172.21.15.31:6835","nonce":3603239088}]},"join_fscid":-1,"export_targets":[],"features":4540138314316775423,"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,"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-04-17T11:30:49.318242+0000","modified":"2024-04-17T11:30:52.336583+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":24340},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24340":{"gid":24340,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.153:6833/1236675027","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6832","nonce":1236675027},{"type":"v1","addr":"172.21.15.153:6833","nonce":1236675027}]},"join_fscid":-1,"export_targets":[],"features":4540138314316775423,"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":"","standby_count_wanted":0},"id":1}]} 2024-04-17T11:32:47.484 INFO:teuthology.orchestra.run.smithi031.stderr:dumped fsmap epoch 8 2024-04-17T11:32:47.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:46.485838+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.31:0/1455258383' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-17T11:32:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:46.681090+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:46.772389+0000 mgr.y (mgr.14556) 81 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:46.806912+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.31:0/111012012' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-17T11:32:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:47.023285+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:47.125206+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.31:0/1291157813' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-17T11:32:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:46.485838+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.31:0/1455258383' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-17T11:32:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:46.681090+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:46.772389+0000 mgr.y (mgr.14556) 81 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:46.806912+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.31:0/111012012' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-17T11:32:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:47.023285+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:47.125206+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.31:0/1291157813' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-17T11:32:47.495 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-17T11:32:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:46.485838+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.31:0/1455258383' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-17T11:32:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:46.681090+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:46.772389+0000 mgr.y (mgr.14556) 81 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:46.806912+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.31:0/111012012' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-17T11:32:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:47.023285+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:47.125206+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.31:0/1291157813' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-17T11:32:47.796 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:32:47.796 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":61,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:32:08.147167+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+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":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-17T11:30:47.882315+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-17T11:30:48.691070+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":"54","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-04-17T11:31:29.213034+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":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.4","mappings":[{"from":7,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.1d","mappings":[{"from":5,"to":2}]},{"pgid":"3.24","mappings":[{"from":0,"to":1}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.30","mappings":[{"from":0,"to":1}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/3281109492":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/4193333119":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6801/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:32:47.809 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-17T11:32:48.152 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:32:48.152 INFO:teuthology.orchestra.run.smithi031.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":24335,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.31:6835/3603239088","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6834","nonce":3603239088},{"type":"v1","addr":"172.21.15.31:6835","nonce":3603239088}]},"join_fscid":-1,"export_targets":[],"features":4540138314316775423,"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,"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-04-17T11:30:49.318242+0000","modified":"2024-04-17T11:30:52.336583+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":24340},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24340":{"gid":24340,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.153:6833/1236675027","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6832","nonce":1236675027},{"type":"v1","addr":"172.21.15.153:6833","nonce":1236675027}]},"join_fscid":-1,"export_targets":[],"features":4540138314316775423,"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":"","standby_count_wanted":0},"id":1}]} 2024-04-17T11:32:48.154 INFO:teuthology.orchestra.run.smithi031.stderr:dumped fsmap epoch 8 2024-04-17T11:32:48.166 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2024-04-17T11:30:49.318242+0000', 'modified': '2024-04-17T11:30:52.336583+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': 24340}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24340': {'gid': 24340, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 3, 'addr': '172.21.15.153:6833/1236675027', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.153:6832', 'nonce': 1236675027}, {'type': 'v1', 'addr': '172.21.15.153:6833', 'nonce': 1236675027}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138314316775423, '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': '', 'standby_count_wanted': 0} 2024-04-17T11:32:48.166 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-04-17T11:32:48.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.b status 2024-04-17T11:32:48.299 INFO:teuthology.orchestra.run.smithi031.stderr:2024-04-17T11:32:48.299+0000 7f47377fe700 0 client.14847 ms_handle_reset on v2:172.21.15.153:6832/1236675027 2024-04-17T11:32:48.320 INFO:teuthology.orchestra.run.smithi031.stderr:2024-04-17T11:32:48.320+0000 7f47377fe700 0 client.14853 ms_handle_reset on v2:172.21.15.153:6832/1236675027 2024-04-17T11:32:48.320 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:32:48.320 INFO:teuthology.orchestra.run.smithi031.stdout: "cluster_fsid": "1bbdd278-fcad-11ee-bc91-c7b262605968", 2024-04-17T11:32:48.320 INFO:teuthology.orchestra.run.smithi031.stdout: "whoami": 0, 2024-04-17T11:32:48.320 INFO:teuthology.orchestra.run.smithi031.stdout: "id": 24340, 2024-04-17T11:32:48.320 INFO:teuthology.orchestra.run.smithi031.stdout: "want_state": "up:active", 2024-04-17T11:32:48.320 INFO:teuthology.orchestra.run.smithi031.stdout: "state": "up:active", 2024-04-17T11:32:48.320 INFO:teuthology.orchestra.run.smithi031.stdout: "fs_name": "cephfs", 2024-04-17T11:32:48.320 INFO:teuthology.orchestra.run.smithi031.stdout: "rank_uptime": 119.000349774, 2024-04-17T11:32:48.320 INFO:teuthology.orchestra.run.smithi031.stdout: "mdsmap_epoch": 8, 2024-04-17T11:32:48.320 INFO:teuthology.orchestra.run.smithi031.stdout: "osdmap_epoch": 61, 2024-04-17T11:32:48.321 INFO:teuthology.orchestra.run.smithi031.stdout: "osdmap_epoch_barrier": 54, 2024-04-17T11:32:48.321 INFO:teuthology.orchestra.run.smithi031.stdout: "uptime": 124.08514895099999 2024-04-17T11:32:48.321 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:32:48.332 INFO:tasks.cephadm:Setup complete, yielding 2024-04-17T11:32:48.332 INFO:teuthology.run_tasks:Running task print... 2024-04-17T11:32:48.342 INFO:teuthology.task.print:**** done end installing pacific cephadm ... 2024-04-17T11:32:48.342 INFO:teuthology.run_tasks:Running task print... 2024-04-17T11:32:48.350 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-04-17T11:32:48.350 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-17T11:32:48.360 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi031.front.sepia.ceph.com 2024-04-17T11:32:48.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-04-17T11:32:48.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:47.293916+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:48.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:47.294591+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:48.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:47.301281+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:48.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:47.316983+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:48.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:47.482708+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.31:0/1039742777' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:32:48.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:47.796672+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.31:0/865911551' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:32:48.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:48.153750+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.31:0/3233350003' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:32:48.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:47.293916+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:48.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:47.294591+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:48.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:47.301281+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:48.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:47.316983+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:47.482708+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.31:0/1039742777' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:32:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:47.796672+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.31:0/865911551' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:32:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:48.153750+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.31:0/3233350003' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:32:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:47.293916+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:47.294591+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:47.301281+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:47.316983+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:47.482708+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.31:0/1039742777' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:32:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:47.796672+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.31:0/865911551' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:32:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:48.153750+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.31:0/3233350003' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-17T11:32:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:48.772852+0000 mgr.y (mgr.14556) 82 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:48.772852+0000 mgr.y (mgr.14556) 82 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:49.488 INFO:journalctl@ceph.alertmanager.a.smithi031.stdout:Apr 17 11:32:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-alertmanager-a[70188]: level=info ts=2024-04-17T11:32:49.035Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003880171s 2024-04-17T11:32:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:48.772852+0000 mgr.y (mgr.14556) 82 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:32:50.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:50] ENGINE Bus STOPPING 2024-04-17T11:32:50.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T11:32:50.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:50] ENGINE Bus STOPPED 2024-04-17T11:32:50.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:50] ENGINE Bus STARTING 2024-04-17T11:32:50.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:50] ENGINE Serving on http://:::9283 2024-04-17T11:32:50.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:32:50] ENGINE Bus STARTED 2024-04-17T11:32:51.457 INFO:teuthology.run_tasks:Running task print... 2024-04-17T11:32:51.467 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-04-17T11:32:51.468 INFO:teuthology.run_tasks:Running task print... 2024-04-17T11:32:51.494 INFO:teuthology.task.print:**** done start telemetry pacific... 2024-04-17T11:32:51.494 INFO:teuthology.run_tasks:Running task workunit... 2024-04-17T11:32:51.508 INFO:tasks.workunit:Pulling workunits from ref 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:32:51.508 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-17T11:32:51.509 DEBUG:teuthology.orchestra.run.smithi031:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-17T11:32:51.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:32:51.531 INFO:teuthology.orchestra.run.smithi031.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-17T11:32:51.531 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-17T11:32:51.591 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-17T11:32:51.592 DEBUG:teuthology.orchestra.run.smithi031:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-17T11:32:51.651 INFO:tasks.workunit:timeout=3h 2024-04-17T11:32:51.651 INFO:tasks.workunit:cleanup=True 2024-04-17T11:32:51.652 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:32:51.712 INFO:tasks.workunit.client.0.smithi031.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-17T11:32:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:32:51] "GET /metrics HTTP/1.1" 200 188332 "" "Prometheus/2.33.4" 2024-04-17T11:32:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:50.538930+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:50.539723+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:50.540385+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:50.545839+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:50.597907+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.31:0/1066017426' entity='client.admin' 2024-04-17T11:32:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:50.613706+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:50.615019+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:50.615649+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:32:50.622461+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:50.773446+0000 mgr.y (mgr.14556) 83 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:50.538930+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:50.539723+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:50.540385+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:50.545839+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:50.597907+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.31:0/1066017426' entity='client.admin' 2024-04-17T11:32:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:50.613706+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:50.615019+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:51.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:50.615649+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:51.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:32:50.622461+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:51.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:50.773446+0000 mgr.y (mgr.14556) 83 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:50.538930+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:50.539723+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:50.540385+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:50.545839+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:50.597907+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.31:0/1066017426' entity='client.admin' 2024-04-17T11:32:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:50.613706+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:32:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:50.615019+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:32:51.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:50.615649+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:32:51.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:32:50.622461+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:32:51.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:50.773446+0000 mgr.y (mgr.14556) 83 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:54.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:52.774247+0000 mgr.y (mgr.14556) 84 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:54.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:32:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:32:54.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:52.774247+0000 mgr.y (mgr.14556) 84 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:54.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:52.774247+0000 mgr.y (mgr.14556) 84 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:56.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:54.774796+0000 mgr.y (mgr.14556) 85 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:56.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:54.774796+0000 mgr.y (mgr.14556) 85 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:56.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:54.774796+0000 mgr.y (mgr.14556) 85 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:58.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:56.775242+0000 mgr.y (mgr.14556) 86 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:58.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:56.775242+0000 mgr.y (mgr.14556) 86 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:32:58.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:56.775242+0000 mgr.y (mgr.14556) 86 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:00.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:32:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:32:58.775996+0000 mgr.y (mgr.14556) 87 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:00.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:32:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:32:58.775996+0000 mgr.y (mgr.14556) 87 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:00.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:32:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:32:58.775996+0000 mgr.y (mgr.14556) 87 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:33:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:01] "GET /metrics HTTP/1.1" 200 188329 "" "Prometheus/2.33.4" 2024-04-17T11:33:02.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:00.776340+0000 mgr.y (mgr.14556) 88 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:02.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:00.776340+0000 mgr.y (mgr.14556) 88 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:02.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:00.776340+0000 mgr.y (mgr.14556) 88 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:04.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:02.777082+0000 mgr.y (mgr.14556) 89 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:04.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:33:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:33:04.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:02.777082+0000 mgr.y (mgr.14556) 89 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:04.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:02.777082+0000 mgr.y (mgr.14556) 89 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:04.777607+0000 mgr.y (mgr.14556) 90 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:06.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:04.777607+0000 mgr.y (mgr.14556) 90 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:04.777607+0000 mgr.y (mgr.14556) 90 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:08.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:06.777990+0000 mgr.y (mgr.14556) 91 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:08.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:06.777990+0000 mgr.y (mgr.14556) 91 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:08.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:06.777990+0000 mgr.y (mgr.14556) 91 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:08.778555+0000 mgr.y (mgr.14556) 92 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:10.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:08.778555+0000 mgr.y (mgr.14556) 92 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:10.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:08.778555+0000 mgr.y (mgr.14556) 92 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:33:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:11] "GET /metrics HTTP/1.1" 200 188340 "" "Prometheus/2.33.4" 2024-04-17T11:33:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:10.779106+0000 mgr.y (mgr.14556) 93 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:12.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:10.779106+0000 mgr.y (mgr.14556) 93 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:10.779106+0000 mgr.y (mgr.14556) 93 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:14.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:12.779885+0000 mgr.y (mgr.14556) 94 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:14.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:33:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:33:14.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:12.779885+0000 mgr.y (mgr.14556) 94 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:12.779885+0000 mgr.y (mgr.14556) 94 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:16.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:14.780399+0000 mgr.y (mgr.14556) 95 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:16.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:14.780399+0000 mgr.y (mgr.14556) 95 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:14.780399+0000 mgr.y (mgr.14556) 95 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:16.780857+0000 mgr.y (mgr.14556) 96 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:18.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:16.780857+0000 mgr.y (mgr.14556) 96 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:16.780857+0000 mgr.y (mgr.14556) 96 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:18.781707+0000 mgr.y (mgr.14556) 97 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:20.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:18.781707+0000 mgr.y (mgr.14556) 97 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:20.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:18.781707+0000 mgr.y (mgr.14556) 97 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:33:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:21] "GET /metrics HTTP/1.1" 200 188340 "" "Prometheus/2.33.4" 2024-04-17T11:33:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:20.782166+0000 mgr.y (mgr.14556) 98 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:22.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:20.782166+0000 mgr.y (mgr.14556) 98 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:20.782166+0000 mgr.y (mgr.14556) 98 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:24.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:22.782877+0000 mgr.y (mgr.14556) 99 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:24.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:33:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:33:24.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:22.782877+0000 mgr.y (mgr.14556) 99 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:24.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:22.782877+0000 mgr.y (mgr.14556) 99 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:26.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:24.783209+0000 mgr.y (mgr.14556) 100 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:26.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:24.783209+0000 mgr.y (mgr.14556) 100 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:26.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:24.783209+0000 mgr.y (mgr.14556) 100 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:26.783492+0000 mgr.y (mgr.14556) 101 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:28.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:26.783492+0000 mgr.y (mgr.14556) 101 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:26.783492+0000 mgr.y (mgr.14556) 101 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:28.784036+0000 mgr.y (mgr.14556) 102 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:30.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:28.784036+0000 mgr.y (mgr.14556) 102 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:30.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:28.784036+0000 mgr.y (mgr.14556) 102 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:33:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:31] "GET /metrics HTTP/1.1" 200 188358 "" "Prometheus/2.33.4" 2024-04-17T11:33:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:30.784354+0000 mgr.y (mgr.14556) 103 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:32.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:30.784354+0000 mgr.y (mgr.14556) 103 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:30.784354+0000 mgr.y (mgr.14556) 103 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:32.784861+0000 mgr.y (mgr.14556) 104 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:34.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:33:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:33:34.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:32.784861+0000 mgr.y (mgr.14556) 104 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:32.784861+0000 mgr.y (mgr.14556) 104 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:34.785160+0000 mgr.y (mgr.14556) 105 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:36.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:34.785160+0000 mgr.y (mgr.14556) 105 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:36.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:34.785160+0000 mgr.y (mgr.14556) 105 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:36.785430+0000 mgr.y (mgr.14556) 106 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:38.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:36.785430+0000 mgr.y (mgr.14556) 106 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:36.785430+0000 mgr.y (mgr.14556) 106 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:38.785892+0000 mgr.y (mgr.14556) 107 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:40.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:38.785892+0000 mgr.y (mgr.14556) 107 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:38.785892+0000 mgr.y (mgr.14556) 107 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:33:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:41] "GET /metrics HTTP/1.1" 200 188351 "" "Prometheus/2.33.4" 2024-04-17T11:33:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:40.786186+0000 mgr.y (mgr.14556) 108 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:42.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:40.786186+0000 mgr.y (mgr.14556) 108 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:42.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:40.786186+0000 mgr.y (mgr.14556) 108 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:42.786745+0000 mgr.y (mgr.14556) 109 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:42.786745+0000 mgr.y (mgr.14556) 109 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:42.786745+0000 mgr.y (mgr.14556) 109 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:44.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:33:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:33:46.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:44.787110+0000 mgr.y (mgr.14556) 110 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:46.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:44.787110+0000 mgr.y (mgr.14556) 110 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:46.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:44.787110+0000 mgr.y (mgr.14556) 110 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:48.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:46.787463+0000 mgr.y (mgr.14556) 111 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:48.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:46.787463+0000 mgr.y (mgr.14556) 111 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:46.787463+0000 mgr.y (mgr.14556) 111 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:50.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:48.788092+0000 mgr.y (mgr.14556) 112 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:50.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:48.788092+0000 mgr.y (mgr.14556) 112 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:48.788092+0000 mgr.y (mgr.14556) 112 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:51.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:33:50.629417+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:33:51.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:33:50.629417+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:33:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:33:50.629417+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:33:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:51] "GET /metrics HTTP/1.1" 200 188351 "" "Prometheus/2.33.4" 2024-04-17T11:33:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:50.788459+0000 mgr.y (mgr.14556) 113 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:33:51.027329+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:33:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:33:51.028107+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:33:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:33:51.035477+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:33:52.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:50.788459+0000 mgr.y (mgr.14556) 113 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:52.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:33:51.027329+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:33:52.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:33:51.028107+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:33:52.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:33:51.035477+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:33:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:50.788459+0000 mgr.y (mgr.14556) 113 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:33:51.027329+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:33:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:33:51.028107+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:33:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:33:51.035477+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:33:54.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:33:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:33:54.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:52.789029+0000 mgr.y (mgr.14556) 114 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:54.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:52.789029+0000 mgr.y (mgr.14556) 114 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:54.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:52.789029+0000 mgr.y (mgr.14556) 114 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:56.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:54.789385+0000 mgr.y (mgr.14556) 115 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:56.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:54.789385+0000 mgr.y (mgr.14556) 115 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:56.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:54.789385+0000 mgr.y (mgr.14556) 115 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:58.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:56.789740+0000 mgr.y (mgr.14556) 116 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:58.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:56.789740+0000 mgr.y (mgr.14556) 116 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:33:58.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:56.789740+0000 mgr.y (mgr.14556) 116 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:00.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:33:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:33:58.790385+0000 mgr.y (mgr.14556) 117 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:00.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:33:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:33:58.790385+0000 mgr.y (mgr.14556) 117 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:00.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:33:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:33:58.790385+0000 mgr.y (mgr.14556) 117 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:01] "GET /metrics HTTP/1.1" 200 188351 "" "Prometheus/2.33.4" 2024-04-17T11:34:02.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:00.790755+0000 mgr.y (mgr.14556) 118 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:02.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:00.790755+0000 mgr.y (mgr.14556) 118 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:02.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:00.790755+0000 mgr.y (mgr.14556) 118 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:03.938 INFO:tasks.workunit.client.0.smithi031.stderr:Updating files: 99% (12389/12483) Updating files: 100% (12483/12483) Updating files: 100% (12483/12483), done. 2024-04-17T11:34:04.215 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:34:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:34:04.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:02.791419+0000 mgr.y (mgr.14556) 119 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:04.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:02.791419+0000 mgr.y (mgr.14556) 119 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:04.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:02.791419+0000 mgr.y (mgr.14556) 119 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr:Note: switching to '56a91dd158be807f143cc918a11685fc9ee164ae'. 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr: 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr:changes and commit them, and you can discard any commits you make in this 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr:state without impacting any branches by switching back to a branch. 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr: 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr:If you want to create a new branch to retain commits you create, you may 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr:do so (now or later) by using -c with the switch command. Example: 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr: 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr: git switch -c 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr: 2024-04-17T11:34:04.943 INFO:tasks.workunit.client.0.smithi031.stderr:Or undo this operation with: 2024-04-17T11:34:04.944 INFO:tasks.workunit.client.0.smithi031.stderr: 2024-04-17T11:34:04.944 INFO:tasks.workunit.client.0.smithi031.stderr: git switch - 2024-04-17T11:34:04.944 INFO:tasks.workunit.client.0.smithi031.stderr: 2024-04-17T11:34:04.944 INFO:tasks.workunit.client.0.smithi031.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-04-17T11:34:04.944 INFO:tasks.workunit.client.0.smithi031.stderr: 2024-04-17T11:34:04.944 INFO:tasks.workunit.client.0.smithi031.stderr:HEAD is now at 56a91dd158b Merge pull request #56917 from rhcs-dashboard/wip-65500-reef 2024-04-17T11:34:04.949 DEBUG:teuthology.orchestra.run.smithi031:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-04-17T11:34:05.012 INFO:tasks.workunit.client.0.smithi031.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-17T11:34:05.014 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-17T11:34:05.014 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-17T11:34:05.571 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-17T11:34:05.625 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-17T11:34:05.664 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-17T11:34:05.665 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-17T11:34:05.665 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-17T11:34:05.703 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-17T11:34:05.706 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:34:05.707 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-17T11:34:05.765 INFO:tasks.workunit:Running workunits matching test_telemetry_pacific.sh on client.0... 2024-04-17T11:34:05.766 INFO:tasks.workunit:Running workunit test_telemetry_pacific.sh... 2024-04-17T11:34:05.766 DEBUG:teuthology.orchestra.run.smithi031:workunit test test_telemetry_pacific.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=56a91dd158be807f143cc918a11685fc9ee164ae 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_pacific.sh 2024-04-17T11:34:05.827 INFO:tasks.workunit.client.0.smithi031.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-04-17T11:34:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:04.791796+0000 mgr.y (mgr.14556) 120 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:06.227 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:04.791796+0000 mgr.y (mgr.14556) 120 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:06.227 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:04.791796+0000 mgr.y (mgr.14556) 120 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:06.227 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Bus STOPPING 2024-04-17T11:34:06.227 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T11:34:06.227 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Bus STOPPED 2024-04-17T11:34:06.227 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Bus STARTING 2024-04-17T11:34:06.227 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Serving on http://:::9283 2024-04-17T11:34:06.239 INFO:tasks.workunit.client.0.smithi031.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-04-17T11:34:06.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Bus STARTED 2024-04-17T11:34:06.656 INFO:tasks.workunit.client.0.smithi031.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-04-17T11:34:06.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Bus STOPPING 2024-04-17T11:34:06.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T11:34:06.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Bus STOPPED 2024-04-17T11:34:06.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Bus STARTING 2024-04-17T11:34:06.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Serving on http://:::9283 2024-04-17T11:34:06.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Bus STARTED 2024-04-17T11:34:06.946 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Bus STOPPING 2024-04-17T11:34:07.072 INFO:tasks.workunit.client.0.smithi031.stderr:+ ceph telemetry on --license sharing-1-0 2024-04-17T11:34:07.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T11:34:07.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Bus STOPPED 2024-04-17T11:34:07.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:06] ENGINE Bus STARTING 2024-04-17T11:34:07.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Serving on http://:::9283 2024-04-17T11:34:07.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Bus STARTED 2024-04-17T11:34:07.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.112520+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.31:0/1187562431' entity='client.admin' 2024-04-17T11:34:07.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.135390+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.136706+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.137315+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.141746+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.524513+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.admin' 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.559826+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.561347+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.561997+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.566655+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.944830+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.31:0/1718301602' entity='client.admin' 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.984621+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.985926+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.986499+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:06.991068+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:07.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.112520+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.31:0/1187562431' entity='client.admin' 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.135390+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.136706+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.137315+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.141746+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.524513+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.admin' 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.559826+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.561347+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.561997+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.566655+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.944830+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.31:0/1718301602' entity='client.admin' 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.984621+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.985926+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.986499+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:07.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:06.991068+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.112520+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.31:0/1187562431' entity='client.admin' 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.135390+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.136706+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.137315+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.141746+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.524513+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.admin' 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.559826+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.561347+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.561997+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.566655+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.944830+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.31:0/1718301602' entity='client.admin' 2024-04-17T11:34:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.984621+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.985926+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.986499+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:06.991068+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:07.605 INFO:tasks.workunit.client.0.smithi031.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-04-17T11:34:07.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Bus STOPPING 2024-04-17T11:34:07.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T11:34:07.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Bus STOPPED 2024-04-17T11:34:07.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Bus STARTING 2024-04-17T11:34:07.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Serving on http://:::9283 2024-04-17T11:34:07.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Bus STARTED 2024-04-17T11:34:07.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Bus STOPPING 2024-04-17T11:34:07.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T11:34:07.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Bus STOPPED 2024-04-17T11:34:07.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Bus STARTING 2024-04-17T11:34:07.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Serving on http://:::9283 2024-04-17T11:34:07.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:07] ENGINE Bus STARTED 2024-04-17T11:34:08.021 INFO:tasks.workunit.client.0.smithi031.stderr:+ LAST_OPT_REVISION=3 2024-04-17T11:34:08.021 INFO:tasks.workunit.client.0.smithi031.stderr:+ '[' 3 -ne 3 ']' 2024-04-17T11:34:08.021 INFO:tasks.workunit.client.0.smithi031.stderr:+ ceph telemetry show 2024-04-17T11:34:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:06.792169+0000 mgr.y (mgr.14556) 121 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.411766+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.417903+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.426041+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.458236+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.459136+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.460363+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.460900+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.463198+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.468221+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.472834+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.476229+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.499026+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.598628+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.894846+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.31:0/2291799984' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-17T11:34:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:08.010203+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.31:0/2291799984' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-17T11:34:08.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:06.792169+0000 mgr.y (mgr.14556) 121 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.411766+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.417903+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.426041+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.458236+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.459136+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.460363+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.460900+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.463198+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.468221+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.472834+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.476229+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.499026+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.598628+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.894846+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.31:0/2291799984' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:08.010203+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.31:0/2291799984' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:06.792169+0000 mgr.y (mgr.14556) 121 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.411766+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.417903+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.426041+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.458236+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.459136+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.460363+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.460900+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:08.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.463198+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.468221+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.472834+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.476229+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:08.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.499026+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.598628+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:08.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.894846+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.31:0/2291799984' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-17T11:34:08.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:08.010203+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.31:0/2291799984' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-17T11:34:08.523 INFO:tasks.workunit.client.0.smithi031.stdout:{ 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "balancer": { 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "active": true, 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "mode": "" 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "channels": [ 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "basic", 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "crash", 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "device", 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "ident" 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "channels_available": [ 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "basic", 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "ident", 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "crash", 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: "device" 2024-04-17T11:34:08.524 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "config": { 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "active_changed": [ 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_debug", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_mon_ticket_ttl", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_service_ticket_ttl", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "bdev_debug_aio", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "client_check_pool_perm", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "client_mount_gid", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "client_mount_uid", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "client_quota", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "container_image", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "daemonize", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_asserts_on_shutdown", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_mgr", 2024-04-17T11:34:08.525 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_mon", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_ms", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_osd", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_paxos", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "keyring", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "leveldb_block_size", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "leveldb_cache_size", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "leveldb_compression", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "leveldb_log", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "leveldb_write_buffer_size", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "log_stderr_prefix", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "log_to_file", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "log_to_stderr", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_allow_pool_delete", 2024-04-17T11:34:08.526 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_clock_drift_allowed", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_cluster_log_file_level", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_cluster_log_to_file", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_cluster_log_to_stderr", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_data_avail_warn", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_election_default_strategy", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_host", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_max_pg_per_osd", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_mgr_mkfs_grace", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_osd_prime_pg_temp", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_osd_reporter_subtree_level", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_pg_warn_max_object_skew", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-17T11:34:08.527 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_too_few_osds", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "ms_die_on_bug", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "ms_die_on_old_message", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "no_config_file", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_class_default_list", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_class_load_list", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_misdirected_ops", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_op_order", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_pg_log_writeout", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_shutdown", 2024-04-17T11:34:08.528 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_cached_snaps", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_missing_on_start", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_stray_on_activate", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_profile", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_client_lim", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_client_res", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_memory_target", 2024-04-17T11:34:08.529 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_memory_target_autotune", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_op_queue", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_op_queue_cut_off", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_pool_default_erasure_code_profile", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_recover_clone_overlap", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_recovery_max_chunk", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_scrub_load_threshold", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_scrub_max_interval", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_shutdown_pgref_assert", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "public_addr", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "public_addrv", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "public_network", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "rbd_default_features", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "setgroup", 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: "setuser" 2024-04-17T11:34:08.530 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "cluster_changed": [ 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_debug", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_mon_ticket_ttl", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_service_ticket_ttl", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "bdev_debug_aio", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "container_image", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_asserts_on_shutdown", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_mgr", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_mon", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_ms", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_osd", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_paxos", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "log_to_file", 2024-04-17T11:34:08.531 INFO:tasks.workunit.client.0.smithi031.stdout: "log_to_stderr", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mds_join_fs", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/cephadm/allow_ptrace", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/cephadm/container_init", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/cephadm/migration_current", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/cephadm/use_repo_digest", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/dashboard/ssl_server_port", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/orchestrator/orchestrator", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/telemetry/channel_ident", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/telemetry/description", 2024-04-17T11:34:08.532 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/telemetry/enabled", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/telemetry/last_opt_revision", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/telemetry/organization", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_allow_pool_delete", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_clock_drift_allowed", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_cluster_log_file_level", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_data_avail_warn", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_election_default_strategy", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_max_pg_per_osd", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_mgr_mkfs_grace", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_osd_prime_pg_temp", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_osd_reporter_subtree_level", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_pg_warn_max_object_skew", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-17T11:34:08.533 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_too_few_osds", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "ms_die_on_bug", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "ms_die_on_old_message", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_class_default_list", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_class_load_list", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_misdirected_ops", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_op_order", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_pg_log_writeout", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_shutdown", 2024-04-17T11:34:08.534 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_cached_snaps", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_missing_on_start", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_stray_on_activate", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_profile", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_memory_target", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_memory_target_autotune", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_op_queue", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_op_queue_cut_off", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_pool_default_erasure_code_profile", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_recover_clone_overlap", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_recovery_max_chunk", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_scrub_load_threshold", 2024-04-17T11:34:08.535 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_scrub_max_interval", 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_shutdown_pgref_assert", 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "public_network", 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "rgw_cache_enabled", 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "rgw_enable_ops_log", 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "rgw_enable_usage_log" 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: ] 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "contact": null, 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "crashes": [], 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "created": "2024-04-17T11:25:28.686032Z", 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "crush": { 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "bucket_algs": { 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "straw2": 3 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "bucket_sizes": { 2024-04-17T11:34:08.536 INFO:tasks.workunit.client.0.smithi031.stdout: "2": 1, 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "4": 2 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "bucket_types": { 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "1": 2, 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "11": 1 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "compat_weight_set": false, 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "device_classes": [ 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: 8 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "num_buckets": 6, 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "num_devices": 8, 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "num_rules": 1, 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "num_types": 12, 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "num_weight_sets": 0, 2024-04-17T11:34:08.537 INFO:tasks.workunit.client.0.smithi031.stdout: "tunables": { 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "allowed_bucket_algs": 54, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "choose_local_fallback_tries": 0, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "choose_local_tries": 0, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "choose_total_tries": 50, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "chooseleaf_descend_once": 1, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "chooseleaf_stable": 1, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "chooseleaf_vary_r": 1, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "has_v2_rules": 0, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "has_v3_rules": 0, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "has_v4_buckets": 1, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "has_v5_rules": 0, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "legacy_tunables": 0, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "minimum_required_version": "jewel", 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "optimal_tunables": 1, 2024-04-17T11:34:08.538 INFO:tasks.workunit.client.0.smithi031.stdout: "profile": "jewel", 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "require_feature_tunables": 1, 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "require_feature_tunables2": 1, 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "require_feature_tunables3": 1, 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "require_feature_tunables5": 1, 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "straw_calc_version": 1 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "description": "upgrade test cluster", 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "fs": { 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "count": 1, 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "feature_flags": { 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "enable_multiple": true, 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "ever_enabled_multiple": true 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.539 INFO:tasks.workunit.client.0.smithi031.stdout: "filesystems": [ 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: { 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "approx_ctime": "2024-04", 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "balancer_enabled": false, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "bytes": 0, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "cached_caps": 0, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "cached_dns": 10, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "cached_inos": 13, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "cached_subtrees": 2, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "ever_allowed_features": 0, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "explicitly_allowed_features": 0, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "files": 0, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "max_mds": 1, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "num_data_pools": 1, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "num_in": 1, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "num_mds": 1, 2024-04-17T11:34:08.540 INFO:tasks.workunit.client.0.smithi031.stdout: "num_sessions": 0, 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "num_standby_replay": 0, 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "num_up": 1, 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "snaps": 0, 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "standby_count_wanted": 0 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "num_standby_mds": 1, 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "total_num_mds": 2 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "hosts": { 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "num": 2, 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "num_with_mds": 2, 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "num_with_mgr": 2, 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "num_with_mon": 2, 2024-04-17T11:34:08.541 INFO:tasks.workunit.client.0.smithi031.stdout: "num_with_osd": 2 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: "leaderboard": false, 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: "license": "sharing-1-0", 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: "metadata": { 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: "mon": { 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: "arch": { 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: "x86_64": 3 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: "ceph_version": { 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: "cpu": { 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-04-17T11:34:08.542 INFO:tasks.workunit.client.0.smithi031.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: "distro": { 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: "centos": 3 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: "distro_description": { 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: "CentOS Stream 8": 3 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: "kernel_description": { 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: "#1 SMP Sun Apr 7 19:39:51 UTC 2024": 3 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: "kernel_version": { 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: "4.18.0-552.el8.x86_64": 3 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: "os": { 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: "Linux": 3 2024-04-17T11:34:08.543 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: "osd": { 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: "arch": { 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: "x86_64": 8 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: "ceph_version": { 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: "cpu": { 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: "distro": { 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: "centos": 8 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: "distro_description": { 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: "CentOS Stream 8": 8 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: "kernel_description": { 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: "#1 SMP Sun Apr 7 19:39:51 UTC 2024": 8 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: "kernel_version": { 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: "4.18.0-552.el8.x86_64": 8 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: "os": { 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: "Linux": 8 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_objectstore": { 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: "bluestore": 8 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: "rotational": { 2024-04-17T11:34:08.545 INFO:tasks.workunit.client.0.smithi031.stdout: "0": 8 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "mon": { 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "count": 3, 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "features": { 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "optional": [], 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "persistent": [ 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "kraken", 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "luminous", 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "mimic", 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "osdmap-prune", 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "nautilus", 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "octopus", 2024-04-17T11:34:08.546 INFO:tasks.workunit.client.0.smithi031.stdout: "pacific", 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "elector-pinging" 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: ] 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "ipv4_addr_mons": 6, 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "ipv6_addr_mons": 0, 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "min_mon_release": 16, 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "v1_addr_mons": 3, 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "v2_addr_mons": 3 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "organization": "ceph-qa", 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "osd": { 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "cluster_network": false, 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "count": 8, 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "require_min_compat_client": "luminous", 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "require_osd_release": "pacific" 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.547 INFO:tasks.workunit.client.0.smithi031.stdout: "pools": [ 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: { 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "cache_mode": "none", 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "erasure_code_profile": {}, 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "min_size": 2, 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_autoscale_mode": "off", 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_num": 1, 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "pgp_num": 1, 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "pool": 1, 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "size": 3, 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_bytes": 0, 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_objects": 0, 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "type": "replicated" 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: { 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "cache_mode": "none", 2024-04-17T11:34:08.548 INFO:tasks.workunit.client.0.smithi031.stdout: "erasure_code_profile": {}, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "min_size": 2, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_autoscale_mode": "off", 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_num": 32, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "pgp_num": 32, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "pool": 2, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "size": 3, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_bytes": 0, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_objects": 0, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "type": "replicated" 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: { 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "cache_mode": "none", 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "erasure_code_profile": {}, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "min_size": 2, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_autoscale_mode": "off", 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_num": 64, 2024-04-17T11:34:08.549 INFO:tasks.workunit.client.0.smithi031.stdout: "pgp_num": 64, 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "pool": 3, 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "size": 3, 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_bytes": 0, 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_objects": 0, 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "type": "replicated" 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: { 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "cache_mode": "none", 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "erasure_code_profile": {}, 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "min_size": 2, 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_autoscale_mode": "off", 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_num": 8, 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "pgp_num": 8, 2024-04-17T11:34:08.550 INFO:tasks.workunit.client.0.smithi031.stdout: "pool": 4, 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: "size": 3, 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_bytes": 0, 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_objects": 0, 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: "type": "replicated" 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: "rbd": { 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: "mirroring_by_pool": [ 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: false 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: "num_images_by_pool": [ 2024-04-17T11:34:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: 0 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: "num_pools": 1 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: "report_id": "5a58416f-ffcd-4b7a-8e93-ca944c6cbcc5", 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: "report_timestamp": "2024-04-17T11:34:08.521302", 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: "report_version": 1, 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: "services": {}, 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: "usage": { 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_num": 105, 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: "pools": 4, 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: "total_avail_bytes": 765521469440, 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: "total_bytes": 767960285184, 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: "total_used_bytes": 2438815744 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:08.552 INFO:tasks.workunit.client.0.smithi031.stdout:} 2024-04-17T11:34:08.553 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:34:08.553 INFO:tasks.workunit.client.0.smithi031.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-04-17T11:34:08.553 INFO:tasks.workunit.client.0.smithi031.stderr:+ ceph telemetry show-device 2024-04-17T11:34:09.034 INFO:tasks.workunit.client.0.smithi031.stdout:{ 2024-04-17T11:34:09.034 INFO:tasks.workunit.client.0.smithi031.stdout: "66d119f4-fcae-11ee-8b73-ac1f6ba5caba": { 2024-04-17T11:34:09.034 INFO:tasks.workunit.client.0.smithi031.stdout: "INTEL_SSDPEDMD400G4_66d196ae-fcae-11ee-8b73-ac1f6ba5caba": {} 2024-04-17T11:34:09.034 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.035 INFO:tasks.workunit.client.0.smithi031.stdout: "66d2701a-fcae-11ee-8b73-ac1f6ba5caba": { 2024-04-17T11:34:09.035 INFO:tasks.workunit.client.0.smithi031.stdout: "INTEL_SSDPEDMD400G4_66d3d130-fcae-11ee-8b73-ac1f6ba5caba": {} 2024-04-17T11:34:09.035 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:09.035 INFO:tasks.workunit.client.0.smithi031.stdout:} 2024-04-17T11:34:09.046 INFO:tasks.workunit.client.0.smithi031.stderr:+ ceph telemetry show-all 2024-04-17T11:34:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.406618+0000 mgr.y (mgr.14556) 122 : audit [DBG] from='client.24797 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:07.593139+0000 mgr.y (mgr.14556) 123 : audit [DBG] from='client.24797 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:08.352718+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:08.522277+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:08.573134+0000 mon.a (mon.0) 793 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-04-17T11:34:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.406618+0000 mgr.y (mgr.14556) 122 : audit [DBG] from='client.24797 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:07.593139+0000 mgr.y (mgr.14556) 123 : audit [DBG] from='client.24797 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:08.352718+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:08.522277+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:08.573134+0000 mon.a (mon.0) 793 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-04-17T11:34:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.406618+0000 mgr.y (mgr.14556) 122 : audit [DBG] from='client.24797 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:07.593139+0000 mgr.y (mgr.14556) 123 : audit [DBG] from='client.24797 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:08.352718+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:08.522277+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:08.573134+0000 mon.a (mon.0) 793 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-04-17T11:34:09.551 INFO:tasks.workunit.client.0.smithi031.stdout:{ 2024-04-17T11:34:09.551 INFO:tasks.workunit.client.0.smithi031.stdout: "device_report": { 2024-04-17T11:34:09.551 INFO:tasks.workunit.client.0.smithi031.stdout: "66d119f4-fcae-11ee-8b73-ac1f6ba5caba": { 2024-04-17T11:34:09.551 INFO:tasks.workunit.client.0.smithi031.stdout: "INTEL_SSDPEDMD400G4_66d196ae-fcae-11ee-8b73-ac1f6ba5caba": {} 2024-04-17T11:34:09.551 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.551 INFO:tasks.workunit.client.0.smithi031.stdout: "66d2701a-fcae-11ee-8b73-ac1f6ba5caba": { 2024-04-17T11:34:09.551 INFO:tasks.workunit.client.0.smithi031.stdout: "INTEL_SSDPEDMD400G4_66d3d130-fcae-11ee-8b73-ac1f6ba5caba": {} 2024-04-17T11:34:09.551 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:09.551 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.551 INFO:tasks.workunit.client.0.smithi031.stdout: "report": { 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: "balancer": { 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: "active": true, 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: "mode": "" 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: "channels": [ 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: "basic", 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: "crash", 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: "device", 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: "ident" 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: "channels_available": [ 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: "basic", 2024-04-17T11:34:09.552 INFO:tasks.workunit.client.0.smithi031.stdout: "ident", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "crash", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "device" 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "config": { 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "active_changed": [ 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_debug", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_mon_ticket_ttl", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_service_ticket_ttl", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "bdev_debug_aio", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "client_check_pool_perm", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "client_mount_gid", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "client_mount_uid", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "client_quota", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "container_image", 2024-04-17T11:34:09.553 INFO:tasks.workunit.client.0.smithi031.stdout: "daemonize", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_asserts_on_shutdown", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_mgr", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_mon", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_ms", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_osd", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_paxos", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "keyring", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "leveldb_block_size", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "leveldb_cache_size", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "leveldb_compression", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "leveldb_log", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "leveldb_write_buffer_size", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "log_stderr_prefix", 2024-04-17T11:34:09.554 INFO:tasks.workunit.client.0.smithi031.stdout: "log_to_file", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "log_to_stderr", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_allow_pool_delete", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_clock_drift_allowed", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_cluster_log_file_level", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_cluster_log_to_file", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_cluster_log_to_stderr", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_data_avail_warn", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_election_default_strategy", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_host", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_max_pg_per_osd", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_mgr_mkfs_grace", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_osd_prime_pg_temp", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_osd_reporter_subtree_level", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_pg_warn_max_object_skew", 2024-04-17T11:34:09.555 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_too_few_osds", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "ms_die_on_bug", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "ms_die_on_old_message", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "no_config_file", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_class_default_list", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_class_load_list", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_misdirected_ops", 2024-04-17T11:34:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_op_order", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_pg_log_writeout", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_shutdown", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_cached_snaps", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_missing_on_start", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_stray_on_activate", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_profile", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-17T11:34:09.557 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_client_lim", 2024-04-17T11:34:09.558 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_client_res", 2024-04-17T11:34:09.558 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-17T11:34:09.558 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_memory_target", 2024-04-17T11:34:09.558 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_memory_target_autotune", 2024-04-17T11:34:09.558 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_op_queue", 2024-04-17T11:34:09.558 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_op_queue_cut_off", 2024-04-17T11:34:09.558 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_pool_default_erasure_code_profile", 2024-04-17T11:34:09.558 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-17T11:34:09.558 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_recover_clone_overlap", 2024-04-17T11:34:09.558 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_recovery_max_chunk", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_scrub_load_threshold", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_scrub_max_interval", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_shutdown_pgref_assert", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "public_addr", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "public_addrv", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "public_network", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "rbd_default_features", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "setgroup", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "setuser" 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "cluster_changed": [ 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_debug", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_mon_ticket_ttl", 2024-04-17T11:34:09.559 INFO:tasks.workunit.client.0.smithi031.stdout: "auth_service_ticket_ttl", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "bdev_debug_aio", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "container_image", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_asserts_on_shutdown", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_mgr", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_mon", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_ms", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_osd", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "debug_paxos", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "log_to_file", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "log_to_stderr", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "mds_join_fs", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/cephadm/allow_ptrace", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/cephadm/container_init", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/cephadm/migration_current", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/cephadm/use_repo_digest", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-17T11:34:09.560 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/dashboard/ssl_server_port", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/orchestrator/orchestrator", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/telemetry/channel_ident", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/telemetry/description", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/telemetry/enabled", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/telemetry/last_opt_revision", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mgr/telemetry/organization", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_allow_pool_delete", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_clock_drift_allowed", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_cluster_log_file_level", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_data_avail_warn", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_election_default_strategy", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_max_pg_per_osd", 2024-04-17T11:34:09.561 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_mgr_mkfs_grace", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_osd_prime_pg_temp", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_osd_reporter_subtree_level", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_pg_warn_max_object_skew", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "mon_warn_on_too_few_osds", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "ms_die_on_bug", 2024-04-17T11:34:09.562 INFO:tasks.workunit.client.0.smithi031.stdout: "ms_die_on_old_message", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_class_default_list", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_class_load_list", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_misdirected_ops", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_op_order", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_pg_log_writeout", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_shutdown", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_cached_snaps", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_missing_on_start", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_debug_verify_stray_on_activate", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_mclock_profile", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_memory_target", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_memory_target_autotune", 2024-04-17T11:34:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_op_queue", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_op_queue_cut_off", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_pool_default_erasure_code_profile", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_recover_clone_overlap", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_recovery_max_chunk", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_scrub_load_threshold", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_scrub_max_interval", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_shutdown_pgref_assert", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "public_network", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "rgw_cache_enabled", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "rgw_enable_ops_log", 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "rgw_enable_usage_log" 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: ] 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.564 INFO:tasks.workunit.client.0.smithi031.stdout: "contact": null, 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: "crashes": [], 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: "created": "2024-04-17T11:25:28.686032Z", 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: "crush": { 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: "bucket_algs": { 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: "straw2": 3 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: "bucket_sizes": { 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: "2": 1, 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: "4": 2 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: "bucket_types": { 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: "1": 2, 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: "11": 1 2024-04-17T11:34:09.565 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "compat_weight_set": false, 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "device_classes": [ 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: 8 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "num_buckets": 6, 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "num_devices": 8, 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "num_rules": 1, 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "num_types": 12, 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "num_weight_sets": 0, 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "tunables": { 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "allowed_bucket_algs": 54, 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "choose_local_fallback_tries": 0, 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "choose_local_tries": 0, 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "choose_total_tries": 50, 2024-04-17T11:34:09.566 INFO:tasks.workunit.client.0.smithi031.stdout: "chooseleaf_descend_once": 1, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "chooseleaf_stable": 1, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "chooseleaf_vary_r": 1, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "has_v2_rules": 0, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "has_v3_rules": 0, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "has_v4_buckets": 1, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "has_v5_rules": 0, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "legacy_tunables": 0, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "minimum_required_version": "jewel", 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "optimal_tunables": 1, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "profile": "jewel", 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "require_feature_tunables": 1, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "require_feature_tunables2": 1, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "require_feature_tunables3": 1, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "require_feature_tunables5": 1, 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: "straw_calc_version": 1 2024-04-17T11:34:09.567 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "description": "upgrade test cluster", 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "fs": { 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "count": 1, 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "feature_flags": { 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "enable_multiple": true, 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "ever_enabled_multiple": true 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "filesystems": [ 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: { 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "approx_ctime": "2024-04", 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "balancer_enabled": false, 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "bytes": 0, 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "cached_caps": 0, 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "cached_dns": 10, 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "cached_inos": 13, 2024-04-17T11:34:09.568 INFO:tasks.workunit.client.0.smithi031.stdout: "cached_subtrees": 2, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "ever_allowed_features": 0, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "explicitly_allowed_features": 0, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "files": 0, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "max_mds": 1, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "num_data_pools": 1, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "num_in": 1, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "num_mds": 1, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "num_sessions": 0, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "num_standby_replay": 0, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "num_up": 1, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "snaps": 0, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "standby_count_wanted": 0 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "num_standby_mds": 1, 2024-04-17T11:34:09.569 INFO:tasks.workunit.client.0.smithi031.stdout: "total_num_mds": 2 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "hosts": { 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "num": 2, 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "num_with_mds": 2, 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "num_with_mgr": 2, 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "num_with_mon": 2, 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "num_with_osd": 2 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "leaderboard": false, 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "license": "sharing-1-0", 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "metadata": { 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "mon": { 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "arch": { 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: "x86_64": 3 2024-04-17T11:34:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: "ceph_version": { 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: "cpu": { 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: "distro": { 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: "centos": 3 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: "distro_description": { 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: "CentOS Stream 8": 3 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: "kernel_description": { 2024-04-17T11:34:09.571 INFO:tasks.workunit.client.0.smithi031.stdout: "#1 SMP Sun Apr 7 19:39:51 UTC 2024": 3 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: "kernel_version": { 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: "4.18.0-552.el8.x86_64": 3 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: "os": { 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: "Linux": 3 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: "osd": { 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: "arch": { 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: "x86_64": 8 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: "ceph_version": { 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:34:09.572 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "cpu": { 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "distro": { 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "centos": 8 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "distro_description": { 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "CentOS Stream 8": 8 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "kernel_description": { 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "#1 SMP Sun Apr 7 19:39:51 UTC 2024": 8 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "kernel_version": { 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "4.18.0-552.el8.x86_64": 8 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.573 INFO:tasks.workunit.client.0.smithi031.stdout: "os": { 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: "Linux": 8 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: "osd_objectstore": { 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: "bluestore": 8 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: "rotational": { 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: "0": 8 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: "mon": { 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: "count": 3, 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: "features": { 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: "optional": [], 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: "persistent": [ 2024-04-17T11:34:09.574 INFO:tasks.workunit.client.0.smithi031.stdout: "kraken", 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "luminous", 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "mimic", 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "osdmap-prune", 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "nautilus", 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "octopus", 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "pacific", 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "elector-pinging" 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: ] 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "ipv4_addr_mons": 6, 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "ipv6_addr_mons": 0, 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "min_mon_release": 16, 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "v1_addr_mons": 3, 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "v2_addr_mons": 3 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "organization": "ceph-qa", 2024-04-17T11:34:09.575 INFO:tasks.workunit.client.0.smithi031.stdout: "osd": { 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "cluster_network": false, 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "count": 8, 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "require_min_compat_client": "luminous", 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "require_osd_release": "pacific" 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "pools": [ 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: { 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "cache_mode": "none", 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "erasure_code_profile": {}, 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "min_size": 2, 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_autoscale_mode": "off", 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_num": 1, 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "pgp_num": 1, 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "pool": 1, 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "size": 3, 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_bytes": 0, 2024-04-17T11:34:09.576 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_objects": 0, 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "type": "replicated" 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: { 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "cache_mode": "none", 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "erasure_code_profile": {}, 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "min_size": 2, 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_autoscale_mode": "off", 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_num": 32, 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "pgp_num": 32, 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "pool": 2, 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "size": 3, 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_bytes": 0, 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_objects": 0, 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "type": "replicated" 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: { 2024-04-17T11:34:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: "cache_mode": "none", 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "erasure_code_profile": {}, 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "min_size": 2, 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_autoscale_mode": "off", 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_num": 64, 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "pgp_num": 64, 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "pool": 3, 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "size": 3, 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_bytes": 0, 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_objects": 0, 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "type": "replicated" 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: { 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "cache_mode": "none", 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "erasure_code_profile": {}, 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "min_size": 2, 2024-04-17T11:34:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_autoscale_mode": "off", 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_num": 8, 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: "pgp_num": 8, 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: "pool": 4, 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: "size": 3, 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_bytes": 0, 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: "target_max_objects": 0, 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: "type": "replicated" 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: "rbd": { 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: "mirroring_by_pool": [ 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: false 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: "num_images_by_pool": [ 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: 0 2024-04-17T11:34:09.579 INFO:tasks.workunit.client.0.smithi031.stdout: ], 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: "num_pools": 1 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: }, 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: "report_id": "5a58416f-ffcd-4b7a-8e93-ca944c6cbcc5", 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: "report_timestamp": "2024-04-17T11:34:09.547695", 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: "report_version": 1, 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: "services": {}, 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: "usage": { 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: "pg_num": 105, 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: "pools": 4, 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: "total_avail_bytes": 765521469440, 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: "total_bytes": 767960285184, 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: "total_used_bytes": 2438815744 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout: } 2024-04-17T11:34:09.580 INFO:tasks.workunit.client.0.smithi031.stdout:} 2024-04-17T11:34:09.581 INFO:tasks.workunit.client.0.smithi031.stderr:+ echo OK 2024-04-17T11:34:09.582 INFO:tasks.workunit.client.0.smithi031.stdout:OK 2024-04-17T11:34:09.582 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:34:09.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:34:09.653 INFO:tasks.workunit:Stopping ['test_telemetry_pacific.sh'] on client.0... 2024-04-17T11:34:09.653 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-17T11:34:09.956 DEBUG:teuthology.parallel:result is None 2024-04-17T11:34:09.956 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T11:34:09.984 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T11:34:09.984 DEBUG:teuthology.orchestra.run.smithi031:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-17T11:34:10.051 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T11:34:10.051 INFO:teuthology.run_tasks:Running task print... 2024-04-17T11:34:10.061 INFO:teuthology.task.print:**** done end telemetry pacific... 2024-04-17T11:34:10.061 INFO:teuthology.run_tasks:Running task print... 2024-04-17T11:34:10.071 INFO:teuthology.task.print:**** done start parallel 2024-04-17T11:34:10.071 INFO:teuthology.run_tasks:Running task parallel... 2024-04-17T11:34:10.081 INFO:teuthology.task.parallel:starting parallel... 2024-04-17T11:34:10.081 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-04-17T11:34:10.082 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T11:34:10.082 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-04-17T11:34:10.082 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-04-17T11:34:10.084 INFO:tasks.rados:Beginning rados... 2024-04-17T11:34:10.084 INFO:tasks.rados:joining rados 2024-04-17T11:34:10.085 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-17T11:34:10.085 INFO:teuthology.task.sequential:In sequential, running task print... 2024-04-17T11:34:10.085 INFO:teuthology.task.print:**** done start upgrade, wait 2024-04-17T11:34:10.085 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-17T11:34:10.085 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi031.front.sepia.ceph.com 2024-04-17T11:34:10.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -e sha1=56a91dd158be807f143cc918a11685fc9ee164ae -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-17T11:34:10.086 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-04-17T11:34:10.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-04-17T11:34:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:08.351525+0000 mgr.y (mgr.14556) 124 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:08.521245+0000 mgr.y (mgr.14556) 125 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:08.792822+0000 mgr.y (mgr.14556) 126 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:08.868436+0000 mgr.y (mgr.14556) 127 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:09.034329+0000 mgr.y (mgr.14556) 128 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:09.381258+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:09.548590+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:10.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:08.351525+0000 mgr.y (mgr.14556) 124 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:08.521245+0000 mgr.y (mgr.14556) 125 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:08.792822+0000 mgr.y (mgr.14556) 126 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:08.868436+0000 mgr.y (mgr.14556) 127 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:09.034329+0000 mgr.y (mgr.14556) 128 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:09.381258+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:09.548590+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:10.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:08.351525+0000 mgr.y (mgr.14556) 124 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:08.521245+0000 mgr.y (mgr.14556) 125 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:08.792822+0000 mgr.y (mgr.14556) 126 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:10.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:08.868436+0000 mgr.y (mgr.14556) 127 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:09.034329+0000 mgr.y (mgr.14556) 128 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:10.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:09.381258+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:10.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:09.548590+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:11.025 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:34:11.379 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:09.380244+0000 mgr.y (mgr.14556) 129 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:11.379 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:09.547614+0000 mgr.y (mgr.14556) 130 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:11.379 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:09.380244+0000 mgr.y (mgr.14556) 129 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:11.379 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:09.547614+0000 mgr.y (mgr.14556) 130 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:11.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:09.380244+0000 mgr.y (mgr.14556) 129 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:11.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:09.547614+0000 mgr.y (mgr.14556) 130 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:11] "GET /metrics HTTP/1.1" 200 188358 "" "Prometheus/2.33.4" 2024-04-17T11:34:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:10.793168+0000 mgr.y (mgr.14556) 131 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:12.481 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:10.793168+0000 mgr.y (mgr.14556) 131 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:12.481 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:10.793168+0000 mgr.y (mgr.14556) 131 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:13.486 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:13] ENGINE Bus STOPPING 2024-04-17T11:34:13.486 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T11:34:13.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:13] ENGINE Bus STOPPED 2024-04-17T11:34:13.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:13] ENGINE Bus STARTING 2024-04-17T11:34:13.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:13] ENGINE Serving on http://:::9283 2024-04-17T11:34:13.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:11:34:13] ENGINE Bus STARTED 2024-04-17T11:34:13.905 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -e sha1=56a91dd158be807f143cc918a11685fc9ee164ae -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-17T11:34:14.164 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:12.793694+0000 mgr.y (mgr.14556) 132 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:14.164 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:13.035251+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' 2024-04-17T11:34:14.165 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:13.047131+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:14.165 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:13.048719+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:14.165 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:13.049352+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:14.165 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:13.054196+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:14.165 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:13.068761+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:14.165 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:12.793694+0000 mgr.y (mgr.14556) 132 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:14.165 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:13.035251+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' 2024-04-17T11:34:14.165 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:13.047131+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:14.165 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:13.048719+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:14.165 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:13.049352+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:14.165 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:13.054196+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:14.166 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:13.068761+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:14.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:34:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:34:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:12.793694+0000 mgr.y (mgr.14556) 132 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:13.035251+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' 2024-04-17T11:34:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:13.047131+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:13.048719+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:13.049352+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:13.054196+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:13.068761+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:14.949458+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.31:0/4025551800' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:34:15.486 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:14.949458+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.31:0/4025551800' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:34:15.486 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:14.949458+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.31:0/4025551800' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:34:16.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:14.794004+0000 mgr.y (mgr.14556) 133 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:16.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:15.040955+0000 mon.a (mon.0) 803 : audit [INF] from='client.? 172.21.15.31:0/4025551800' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:34:16.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:15.041002+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-17T11:34:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:14.794004+0000 mgr.y (mgr.14556) 133 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:15.040955+0000 mon.a (mon.0) 803 : audit [INF] from='client.? 172.21.15.31:0/4025551800' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:34:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:15.041002+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-17T11:34:16.376 INFO:teuthology.orchestra.run.smithi031.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:16.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:14.794004+0000 mgr.y (mgr.14556) 133 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:15.040955+0000 mon.a (mon.0) 803 : audit [INF] from='client.? 172.21.15.31:0/4025551800' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:34:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:15.041002+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-17T11:34:16.749 INFO:tasks.rados:starting run 0 out of 1 2024-04-17T11:34:16.749 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-04-17T11:34:16.750 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-04-17T11:34:17.378 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:16.372672+0000 mgr.y (mgr.14556) 134 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:17.378 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:34:16.373333+0000 mgr.y (mgr.14556) 135 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:17.378 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:16.377156+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:17.378 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:16.381793+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:17.378 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:16.383195+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:17.378 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:16.383845+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:17.378 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:16.388344+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:17.378 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:34:16.392107+0000 mgr.y (mgr.14556) 136 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:17.378 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:16.794305+0000 mgr.y (mgr.14556) 137 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:17.474 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -e sha1=56a91dd158be807f143cc918a11685fc9ee164ae -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-04-17T11:34:17.509 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:34:17.670 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:16.372672+0000 mgr.y (mgr.14556) 134 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:17.671 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:34:16.373333+0000 mgr.y (mgr.14556) 135 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:17.671 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:16.377156+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:17.671 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:16.381793+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:17.671 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:16.383195+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:17.671 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:16.383845+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:17.671 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:16.388344+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:17.671 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:34:16.392107+0000 mgr.y (mgr.14556) 136 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:17.671 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:16.794305+0000 mgr.y (mgr.14556) 137 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:16.372672+0000 mgr.y (mgr.14556) 134 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:34:16.373333+0000 mgr.y (mgr.14556) 135 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:16.377156+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:16.381793+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:16.383195+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:16.383845+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:16.388344+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:17.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:34:16.392107+0000 mgr.y (mgr.14556) 136 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:17.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:16.794305+0000 mgr.y (mgr.14556) 137 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:34:17.670+0000 7fbac6089700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: Traceback (most recent call last): 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: yield (conn, connr) 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: code, '\n'.join(err))) 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T11:34:17.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:17.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: debug 2024-04-17T11:34:17.670+0000 7fbac6089700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T11:34:18.961 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:34:17.671848+0000 mgr.y (mgr.14556) 138 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.961 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.961 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.961 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T11:34:18.961 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.961 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Traceback (most recent call last): 2024-04-17T11:34:18.961 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-04-17T11:34:18.961 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: yield (conn, connr) 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: code, '\n'.join(err))) 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:34:17.671959+0000 mgr.y (mgr.14556) 139 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:17.678430+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:17.679095+0000 mgr.y (mgr.14556) 140 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:17.679265+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:18.962 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:34:17.671848+0000 mgr.y (mgr.14556) 138 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Traceback (most recent call last): 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: yield (conn, connr) 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: code, '\n'.join(err))) 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:34:17.671959+0000 mgr.y (mgr.14556) 139 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T11:34:18.964 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:17.678430+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:18.964 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:17.679095+0000 mgr.y (mgr.14556) 140 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:18.964 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:17.679265+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:18.964 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:17.681369+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:18.964 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:17.681989+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:18.964 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:17.688561+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:18.964 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:17.681369+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:18.964 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:17.681989+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:18.964 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:17.688561+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:34:17.671848+0000 mgr.y (mgr.14556) 138 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T11:34:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Traceback (most recent call last): 2024-04-17T11:34:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2024-04-17T11:34:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: yield (conn, connr) 2024-04-17T11:34:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2024-04-17T11:34:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: code, '\n'.join(err))) 2024-04-17T11:34:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:34:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T11:34:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:34:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:34:17.671959+0000 mgr.y (mgr.14556) 139 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T11:34:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:17.678430+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:17.679095+0000 mgr.y (mgr.14556) 140 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:17.679265+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:34:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:17.681369+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:34:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:17.681989+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:34:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:17.688561+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:19.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:18.676102+0000 mon.a (mon.0) 815 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-04-17T11:34:19.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:18.676102+0000 mon.a (mon.0) 815 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-04-17T11:34:19.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:18.676102+0000 mon.a (mon.0) 815 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-04-17T11:34:20.670 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (102s) 94s ago 2m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2m) 90s ago 2m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (3m) 94s ago 3m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (3m) 90s ago 3m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (7m) 90s ago 7m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (8m) 94s ago 8m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (8m) 94s ago 8m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (7m) 90s ago 7m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (7m) 94s ago 7m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2m) 94s ago 2m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2m) 90s ago 2m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:34:20.960 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (6m) 94s ago 6m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:34:20.961 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (6m) 94s ago 6m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:34:20.961 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (5m) 94s ago 5m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:34:20.961 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (5m) 94s ago 5m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:34:20.961 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (5m) 90s ago 5m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:34:20.961 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (4m) 90s ago 4m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:34:20.961 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (4m) 90s ago 4m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:34:20.961 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (3m) 90s ago 3m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:34:20.961 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (97s) 90s ago 2m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:34:20.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:19.679853+0000 mgr.y (mgr.14556) 141 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:20.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:19.679853+0000 mgr.y (mgr.14556) 141 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:20.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:19.679853+0000 mgr.y (mgr.14556) 141 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:21.306 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:34:21.306 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:34:21.306 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:34:21.306 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:34:21.306 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:34:21.307 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:34:21.695 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:21] "GET /metrics HTTP/1.1" 200 188358 "" "Prometheus/2.33.4" 2024-04-17T11:34:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:20.658520+0000 mgr.y (mgr.14556) 142 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:20.738361+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.31:0/2410991533' 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 2024-04-17T11:34:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:20.738689+0000 mon.a (mon.0) 816 : audit [INF] 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 2024-04-17T11:34:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:20.953148+0000 mgr.y (mgr.14556) 143 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:21.307538+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.31:0/4279928267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:34:21.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:20.658520+0000 mgr.y (mgr.14556) 142 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:21.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:20.738361+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.31:0/2410991533' 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 2024-04-17T11:34:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:20.738689+0000 mon.a (mon.0) 816 : audit [INF] 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 2024-04-17T11:34:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:20.953148+0000 mgr.y (mgr.14556) 143 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:21.307538+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.31:0/4279928267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:34:21.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:20.658520+0000 mgr.y (mgr.14556) 142 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:21.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:20.738361+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.31:0/2410991533' 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 2024-04-17T11:34:21.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:20.738689+0000 mon.a (mon.0) 816 : audit [INF] 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 2024-04-17T11:34:21.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:20.953148+0000 mgr.y (mgr.14556) 143 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:21.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:21.307538+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.31:0/4279928267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:34:22.710 INFO:teuthology.orchestra.run.smithi031.stderr:pool 'unique_pool_0' created 2024-04-17T11:34:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:21.680222+0000 mgr.y (mgr.14556) 144 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:22.124945+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-17T11:34:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:22.129903+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:22.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:21.680222+0000 mgr.y (mgr.14556) 144 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:22.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:22.124945+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-17T11:34:22.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:22.129903+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:21.680222+0000 mgr.y (mgr.14556) 144 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:22.124945+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-17T11:34:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:22.129903+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:23.386 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-04-17T11:34:23.718 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:34:23.975 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:22.702902+0000 mon.a (mon.0) 820 : audit [INF] 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 2024-04-17T11:34:23.975 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:22.703052+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-17T11:34:23.976 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:23.704911+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-17T11:34:23.984 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:22.702902+0000 mon.a (mon.0) 820 : audit [INF] 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 2024-04-17T11:34:23.984 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:22.703052+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-17T11:34:23.984 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:23.704911+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-17T11:34:23.984 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:22.702902+0000 mon.a (mon.0) 820 : audit [INF] 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 2024-04-17T11:34:23.984 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:22.703052+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-17T11:34:23.984 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:23.704911+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-17T11:34:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:34:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:34:24.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:23.680747+0000 mgr.y (mgr.14556) 145 : cluster [DBG] pgmap v111: 121 pgs: 16 creating+peering, 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:24.962 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:24.703669+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-17T11:34:24.962 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:23.680747+0000 mgr.y (mgr.14556) 145 : cluster [DBG] pgmap v111: 121 pgs: 16 creating+peering, 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:24.963 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:24.703669+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-17T11:34:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:23.680747+0000 mgr.y (mgr.14556) 145 : cluster [DBG] pgmap v111: 121 pgs: 16 creating+peering, 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:24.703669+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-17T11:34:25.736 INFO:teuthology.orchestra.run.smithi031.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-04-17T11:34:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:25.677565+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.31:0/2954240303' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:34:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:25.677887+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:34:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:25.677565+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.31:0/2954240303' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:34:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:25.677887+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:34:26.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:25.677565+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.31:0/2954240303' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:34:26.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:25.677887+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:34:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:25.681051+0000 mgr.y (mgr.14556) 146 : cluster [DBG] pgmap v114: 121 pgs: 16 creating+peering, 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:25.733764+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-04-17T11:34:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:25.733820+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-17T11:34:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:25.681051+0000 mgr.y (mgr.14556) 146 : cluster [DBG] pgmap v114: 121 pgs: 16 creating+peering, 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:25.733764+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-04-17T11:34:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:25.733820+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-17T11:34:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:25.681051+0000 mgr.y (mgr.14556) 146 : cluster [DBG] pgmap v114: 121 pgs: 16 creating+peering, 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:25.733764+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-04-17T11:34:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:25.733820+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-17T11:34:27.408 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-04-17T11:34:27.445 INFO:tasks.rados.rados.0.smithi031.stdout:adding op weight read -> 100 2024-04-17T11:34:27.445 INFO:tasks.rados.rados.0.smithi031.stdout:adding op weight delete -> 50 2024-04-17T11:34:27.445 INFO:tasks.rados.rados.0.smithi031.stdout:adding op weight snap_create -> 50 2024-04-17T11:34:27.445 INFO:tasks.rados.rados.0.smithi031.stdout:adding op weight snap_remove -> 50 2024-04-17T11:34:27.445 INFO:tasks.rados.rados.0.smithi031.stdout:adding op weight rollback -> 50 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout:adding op weight setattr -> 25 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout:adding op weight rmattr -> 25 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout:adding op weight copy_from -> 50 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout:adding op weight append -> 100 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout:ceph version 16.2.15 (618f440892089921c3e944a991122ddc44e60516) pacific (stable) 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout:Configuration: 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout: Number of operations: 4000 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout: Number of objects: 50 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout: Max in flight operations: 16 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout: Object size (in bytes): 4000000 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout: Write stride min: 400000 2024-04-17T11:34:27.446 INFO:tasks.rados.rados.0.smithi031.stdout: Write stride max: 800000 2024-04-17T11:34:27.742 INFO:tasks.rados.rados.0.smithi031.stdout:1: write initial oid 1 2024-04-17T11:34:27.742 INFO:tasks.rados.rados.0.smithi031.stdout:1: seq_num 0 ranges {0=24576} 2024-04-17T11:34:27.742 INFO:tasks.rados.rados.0.smithi031.stdout:1: writing smithi03173351-1 from 0 to 24576 tid 1 2024-04-17T11:34:27.742 INFO:tasks.rados.rados.0.smithi031.stdout:2: write initial oid 2 2024-04-17T11:34:27.742 INFO:tasks.rados.rados.0.smithi031.stdout:2: seq_num 1 ranges {0=24576} 2024-04-17T11:34:27.742 INFO:tasks.rados.rados.0.smithi031.stdout:2: writing smithi03173351-2 from 0 to 24576 tid 1 2024-04-17T11:34:27.742 INFO:tasks.rados.rados.0.smithi031.stdout:3: write initial oid 3 2024-04-17T11:34:27.742 INFO:tasks.rados.rados.0.smithi031.stdout:3: seq_num 2 ranges {0=40960} 2024-04-17T11:34:27.742 INFO:tasks.rados.rados.0.smithi031.stdout:3: writing smithi03173351-3 from 0 to 40960 tid 1 2024-04-17T11:34:27.742 INFO:tasks.rados.rados.0.smithi031.stdout:4: write initial oid 4 2024-04-17T11:34:27.742 INFO:tasks.rados.rados.0.smithi031.stdout:4: seq_num 3 ranges {0=57344} 2024-04-17T11:34:27.743 INFO:tasks.rados.rados.0.smithi031.stdout:4: writing smithi03173351-4 from 0 to 57344 tid 1 2024-04-17T11:34:27.743 INFO:tasks.rados.rados.0.smithi031.stdout:5: write initial oid 5 2024-04-17T11:34:27.743 INFO:tasks.rados.rados.0.smithi031.stdout:5: seq_num 4 ranges {0=73728} 2024-04-17T11:34:27.743 INFO:tasks.rados.rados.0.smithi031.stdout:5: writing smithi03173351-5 from 0 to 73728 tid 1 2024-04-17T11:34:27.744 INFO:tasks.rados.rados.0.smithi031.stdout:6: write initial oid 6 2024-04-17T11:34:27.744 INFO:tasks.rados.rados.0.smithi031.stdout:6: seq_num 5 ranges {0=90112} 2024-04-17T11:34:27.744 INFO:tasks.rados.rados.0.smithi031.stdout:6: writing smithi03173351-6 from 0 to 90112 tid 1 2024-04-17T11:34:27.744 INFO:tasks.rados.rados.0.smithi031.stdout:7: write initial oid 7 2024-04-17T11:34:27.745 INFO:tasks.rados.rados.0.smithi031.stdout:7: seq_num 6 ranges {0=106496} 2024-04-17T11:34:27.745 INFO:tasks.rados.rados.0.smithi031.stdout:7: writing smithi03173351-7 from 0 to 106496 tid 1 2024-04-17T11:34:27.745 INFO:tasks.rados.rados.0.smithi031.stdout:8: write initial oid 8 2024-04-17T11:34:27.745 INFO:tasks.rados.rados.0.smithi031.stdout:8: seq_num 7 ranges {0=122880} 2024-04-17T11:34:27.748 INFO:tasks.rados.rados.0.smithi031.stdout:8: writing smithi03173351-8 from 0 to 122880 tid 1 2024-04-17T11:34:27.748 INFO:tasks.rados.rados.0.smithi031.stdout:9: write initial oid 9 2024-04-17T11:34:27.748 INFO:tasks.rados.rados.0.smithi031.stdout:9: seq_num 8 ranges {0=139264} 2024-04-17T11:34:27.748 INFO:tasks.rados.rados.0.smithi031.stdout:9: writing smithi03173351-9 from 0 to 139264 tid 1 2024-04-17T11:34:27.748 INFO:tasks.rados.rados.0.smithi031.stdout:10: write initial oid 10 2024-04-17T11:34:27.748 INFO:tasks.rados.rados.0.smithi031.stdout:10: seq_num 9 ranges {0=155648} 2024-04-17T11:34:27.748 INFO:tasks.rados.rados.0.smithi031.stdout:10: writing smithi03173351-10 from 0 to 155648 tid 1 2024-04-17T11:34:27.748 INFO:tasks.rados.rados.0.smithi031.stdout:11: write initial oid 11 2024-04-17T11:34:27.748 INFO:tasks.rados.rados.0.smithi031.stdout:11: seq_num 10 ranges {0=172032} 2024-04-17T11:34:27.749 INFO:tasks.rados.rados.0.smithi031.stdout:11: writing smithi03173351-11 from 0 to 172032 tid 1 2024-04-17T11:34:27.749 INFO:tasks.rados.rados.0.smithi031.stdout:12: write initial oid 12 2024-04-17T11:34:27.749 INFO:tasks.rados.rados.0.smithi031.stdout:12: seq_num 11 ranges {0=188416} 2024-04-17T11:34:27.750 INFO:tasks.rados.rados.0.smithi031.stdout:12: writing smithi03173351-12 from 0 to 188416 tid 1 2024-04-17T11:34:27.755 INFO:tasks.rados.rados.0.smithi031.stdout:13: write initial oid 13 2024-04-17T11:34:27.755 INFO:tasks.rados.rados.0.smithi031.stdout:13: seq_num 12 ranges {0=204800} 2024-04-17T11:34:27.755 INFO:tasks.rados.rados.0.smithi031.stdout:13: writing smithi03173351-13 from 0 to 204800 tid 1 2024-04-17T11:34:27.755 INFO:tasks.rados.rados.0.smithi031.stdout:14: write initial oid 14 2024-04-17T11:34:27.755 INFO:tasks.rados.rados.0.smithi031.stdout:14: seq_num 13 ranges {0=221184} 2024-04-17T11:34:27.755 INFO:tasks.rados.rados.0.smithi031.stdout:14: writing smithi03173351-14 from 0 to 221184 tid 1 2024-04-17T11:34:27.755 INFO:tasks.rados.rados.0.smithi031.stdout:15: write initial oid 15 2024-04-17T11:34:27.755 INFO:tasks.rados.rados.0.smithi031.stdout:15: seq_num 14 ranges {0=237568} 2024-04-17T11:34:27.756 INFO:tasks.rados.rados.0.smithi031.stdout:15: writing smithi03173351-15 from 0 to 237568 tid 1 2024-04-17T11:34:27.756 INFO:tasks.rados.rados.0.smithi031.stdout:16: write initial oid 16 2024-04-17T11:34:27.756 INFO:tasks.rados.rados.0.smithi031.stdout:16: seq_num 15 ranges {0=253952} 2024-04-17T11:34:27.757 INFO:tasks.rados.rados.0.smithi031.stdout:16: writing smithi03173351-16 from 0 to 253952 tid 1 2024-04-17T11:34:27.758 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:1: finishing write tid 1 to smithi03173351-1 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:4: finishing write tid 1 to smithi03173351-4 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:4: finishing write tid 2 to smithi03173351-4 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:1: finishing write tid 2 to smithi03173351-1 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:4: finishing write tid 3 to smithi03173351-4 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:5: finishing write tid 1 to smithi03173351-5 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:7: finishing write tid 1 to smithi03173351-7 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:7: finishing write tid 2 to smithi03173351-7 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:5: finishing write tid 2 to smithi03173351-5 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:9: finishing write tid 1 to smithi03173351-9 2024-04-17T11:34:27.759 INFO:tasks.rados.rados.0.smithi031.stdout:9: finishing write tid 2 to smithi03173351-9 2024-04-17T11:34:27.760 INFO:tasks.rados.rados.0.smithi031.stdout:1: finishing write tid 3 to smithi03173351-1 2024-04-17T11:34:27.760 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-04-17T11:34:27.760 INFO:tasks.rados.rados.0.smithi031.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:34:27.760 INFO:tasks.rados.rados.0.smithi031.stdout:7: finishing write tid 3 to smithi03173351-7 2024-04-17T11:34:27.760 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-04-17T11:34:27.760 INFO:tasks.rados.rados.0.smithi031.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-04-17T11:34:27.760 INFO:tasks.rados.rados.0.smithi031.stdout:9: finishing write tid 3 to smithi03173351-9 2024-04-17T11:34:27.760 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-04-17T11:34:27.760 INFO:tasks.rados.rados.0.smithi031.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-04-17T11:34:27.760 INFO:tasks.rados.rados.0.smithi031.stdout:5: finishing write tid 3 to smithi03173351-5 2024-04-17T11:34:27.760 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:11: finishing write tid 1 to smithi03173351-11 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:11: finishing write tid 2 to smithi03173351-11 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:11: finishing write tid 3 to smithi03173351-11 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:12: finishing write tid 1 to smithi03173351-12 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:12: finishing write tid 2 to smithi03173351-12 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:10: finishing write tid 1 to smithi03173351-10 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:10: finishing write tid 2 to smithi03173351-10 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:1: done (15 left) 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:4: done (14 left) 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:5: done (13 left) 2024-04-17T11:34:27.761 INFO:tasks.rados.rados.0.smithi031.stdout:7: done (12 left) 2024-04-17T11:34:27.762 INFO:tasks.rados.rados.0.smithi031.stdout:9: done (11 left) 2024-04-17T11:34:27.762 INFO:tasks.rados.rados.0.smithi031.stdout:11: done (10 left) 2024-04-17T11:34:27.762 INFO:tasks.rados.rados.0.smithi031.stdout:17: write initial oid 17 2024-04-17T11:34:27.762 INFO:tasks.rados.rados.0.smithi031.stdout:17: seq_num 16 ranges {0=270336} 2024-04-17T11:34:27.762 INFO:tasks.rados.rados.0.smithi031.stdout:17: writing smithi03173351-17 from 0 to 270336 tid 1 2024-04-17T11:34:27.763 INFO:tasks.rados.rados.0.smithi031.stdout:18: write initial oid 18 2024-04-17T11:34:27.763 INFO:tasks.rados.rados.0.smithi031.stdout:18: seq_num 17 ranges {0=286720} 2024-04-17T11:34:27.763 INFO:tasks.rados.rados.0.smithi031.stdout:18: writing smithi03173351-18 from 0 to 286720 tid 1 2024-04-17T11:34:27.763 INFO:tasks.rados.rados.0.smithi031.stdout:19: write initial oid 19 2024-04-17T11:34:27.763 INFO:tasks.rados.rados.0.smithi031.stdout:19: seq_num 18 ranges {0=303104} 2024-04-17T11:34:27.765 INFO:tasks.rados.rados.0.smithi031.stdout:19: writing smithi03173351-19 from 0 to 303104 tid 1 2024-04-17T11:34:27.765 INFO:tasks.rados.rados.0.smithi031.stdout:20: write initial oid 20 2024-04-17T11:34:27.765 INFO:tasks.rados.rados.0.smithi031.stdout:20: seq_num 19 ranges {0=319488} 2024-04-17T11:34:27.767 INFO:tasks.rados.rados.0.smithi031.stdout:20: writing smithi03173351-20 from 0 to 319488 tid 1 2024-04-17T11:34:27.767 INFO:tasks.rados.rados.0.smithi031.stdout:21: write initial oid 21 2024-04-17T11:34:27.767 INFO:tasks.rados.rados.0.smithi031.stdout:21: seq_num 20 ranges {0=344064} 2024-04-17T11:34:27.769 INFO:tasks.rados.rados.0.smithi031.stdout:21: writing smithi03173351-21 from 0 to 344064 tid 1 2024-04-17T11:34:27.769 INFO:tasks.rados.rados.0.smithi031.stdout:22: write initial oid 22 2024-04-17T11:34:27.769 INFO:tasks.rados.rados.0.smithi031.stdout:22: seq_num 21 ranges {0=360448} 2024-04-17T11:34:27.772 INFO:tasks.rados.rados.0.smithi031.stdout:22: writing smithi03173351-22 from 0 to 360448 tid 1 2024-04-17T11:34:27.772 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.772 INFO:tasks.rados.rados.0.smithi031.stdout:12: finishing write tid 3 to smithi03173351-12 2024-04-17T11:34:27.772 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-04-17T11:34:27.772 INFO:tasks.rados.rados.0.smithi031.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-04-17T11:34:27.772 INFO:tasks.rados.rados.0.smithi031.stdout:12: done (15 left) 2024-04-17T11:34:27.772 INFO:tasks.rados.rados.0.smithi031.stdout:23: write initial oid 23 2024-04-17T11:34:27.772 INFO:tasks.rados.rados.0.smithi031.stdout:23: seq_num 22 ranges {0=376832} 2024-04-17T11:34:27.774 INFO:tasks.rados.rados.0.smithi031.stdout:23: writing smithi03173351-23 from 0 to 376832 tid 1 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:8: finishing write tid 1 to smithi03173351-8 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:8: finishing write tid 2 to smithi03173351-8 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:8: finishing write tid 3 to smithi03173351-8 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:3: finishing write tid 1 to smithi03173351-3 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:3: finishing write tid 2 to smithi03173351-3 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:14: finishing write tid 1 to smithi03173351-14 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:14: finishing write tid 2 to smithi03173351-14 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:8: done (15 left) 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:24: write initial oid 24 2024-04-17T11:34:27.775 INFO:tasks.rados.rados.0.smithi031.stdout:24: seq_num 23 ranges {0=393216} 2024-04-17T11:34:27.777 INFO:tasks.rados.rados.0.smithi031.stdout:24: writing smithi03173351-24 from 0 to 393216 tid 1 2024-04-17T11:34:27.777 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.777 INFO:tasks.rados.rados.0.smithi031.stdout:2: finishing write tid 1 to smithi03173351-2 2024-04-17T11:34:27.777 INFO:tasks.rados.rados.0.smithi031.stdout:2: finishing write tid 2 to smithi03173351-2 2024-04-17T11:34:27.777 INFO:tasks.rados.rados.0.smithi031.stdout:3: finishing write tid 3 to smithi03173351-3 2024-04-17T11:34:27.777 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-04-17T11:34:27.777 INFO:tasks.rados.rados.0.smithi031.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-04-17T11:34:27.777 INFO:tasks.rados.rados.0.smithi031.stdout:3: done (15 left) 2024-04-17T11:34:27.777 INFO:tasks.rados.rados.0.smithi031.stdout:25: write initial oid 25 2024-04-17T11:34:27.777 INFO:tasks.rados.rados.0.smithi031.stdout:25: seq_num 24 ranges {0=409600} 2024-04-17T11:34:27.780 INFO:tasks.rados.rados.0.smithi031.stdout:25: writing smithi03173351-25 from 0 to 409600 tid 1 2024-04-17T11:34:27.780 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.780 INFO:tasks.rados.rados.0.smithi031.stdout:14: finishing write tid 3 to smithi03173351-14 2024-04-17T11:34:27.780 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-04-17T11:34:27.780 INFO:tasks.rados.rados.0.smithi031.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-04-17T11:34:27.780 INFO:tasks.rados.rados.0.smithi031.stdout:2: finishing write tid 3 to smithi03173351-2 2024-04-17T11:34:27.780 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:13: finishing write tid 1 to smithi03173351-13 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:13: finishing write tid 2 to smithi03173351-13 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:10: finishing write tid 3 to smithi03173351-10 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:6: finishing write tid 1 to smithi03173351-6 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:2: done (15 left) 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:10: done (14 left) 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:14: done (13 left) 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:26: write initial oid 26 2024-04-17T11:34:27.781 INFO:tasks.rados.rados.0.smithi031.stdout:26: seq_num 25 ranges {0=425984} 2024-04-17T11:34:27.782 INFO:tasks.rados.rados.0.smithi031.stdout:26: writing smithi03173351-26 from 0 to 425984 tid 1 2024-04-17T11:34:27.782 INFO:tasks.rados.rados.0.smithi031.stdout:27: write initial oid 27 2024-04-17T11:34:27.782 INFO:tasks.rados.rados.0.smithi031.stdout:27: seq_num 26 ranges {0=442368} 2024-04-17T11:34:27.785 INFO:tasks.rados.rados.0.smithi031.stdout:27: writing smithi03173351-27 from 0 to 442368 tid 1 2024-04-17T11:34:27.785 INFO:tasks.rados.rados.0.smithi031.stdout:28: write initial oid 28 2024-04-17T11:34:27.785 INFO:tasks.rados.rados.0.smithi031.stdout:28: seq_num 27 ranges {0=458752} 2024-04-17T11:34:27.788 INFO:tasks.rados.rados.0.smithi031.stdout:28: writing smithi03173351-28 from 0 to 458752 tid 1 2024-04-17T11:34:27.788 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.788 INFO:tasks.rados.rados.0.smithi031.stdout:6: finishing write tid 2 to smithi03173351-6 2024-04-17T11:34:27.788 INFO:tasks.rados.rados.0.smithi031.stdout:6: finishing write tid 3 to smithi03173351-6 2024-04-17T11:34:27.788 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-04-17T11:34:27.788 INFO:tasks.rados.rados.0.smithi031.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-04-17T11:34:27.788 INFO:tasks.rados.rados.0.smithi031.stdout:13: finishing write tid 3 to smithi03173351-13 2024-04-17T11:34:27.789 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 4 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-04-17T11:34:27.789 INFO:tasks.rados.rados.0.smithi031.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-04-17T11:34:27.789 INFO:tasks.rados.rados.0.smithi031.stdout:15: finishing write tid 1 to smithi03173351-15 2024-04-17T11:34:27.789 INFO:tasks.rados.rados.0.smithi031.stdout:15: finishing write tid 2 to smithi03173351-15 2024-04-17T11:34:27.789 INFO:tasks.rados.rados.0.smithi031.stdout:6: done (15 left) 2024-04-17T11:34:27.789 INFO:tasks.rados.rados.0.smithi031.stdout:13: done (14 left) 2024-04-17T11:34:27.789 INFO:tasks.rados.rados.0.smithi031.stdout:29: write initial oid 29 2024-04-17T11:34:27.789 INFO:tasks.rados.rados.0.smithi031.stdout:29: seq_num 28 ranges {0=475136} 2024-04-17T11:34:27.791 INFO:tasks.rados.rados.0.smithi031.stdout:29: writing smithi03173351-29 from 0 to 475136 tid 1 2024-04-17T11:34:27.791 INFO:tasks.rados.rados.0.smithi031.stdout:30: write initial oid 30 2024-04-17T11:34:27.791 INFO:tasks.rados.rados.0.smithi031.stdout:30: seq_num 29 ranges {0=491520} 2024-04-17T11:34:27.795 INFO:tasks.rados.rados.0.smithi031.stdout:30: writing smithi03173351-30 from 0 to 491520 tid 1 2024-04-17T11:34:27.795 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.795 INFO:tasks.rados.rados.0.smithi031.stdout:16: finishing write tid 1 to smithi03173351-16 2024-04-17T11:34:27.795 INFO:tasks.rados.rados.0.smithi031.stdout:17: finishing write tid 1 to smithi03173351-17 2024-04-17T11:34:27.795 INFO:tasks.rados.rados.0.smithi031.stdout:17: finishing write tid 2 to smithi03173351-17 2024-04-17T11:34:27.795 INFO:tasks.rados.rados.0.smithi031.stdout:16: finishing write tid 2 to smithi03173351-16 2024-04-17T11:34:27.795 INFO:tasks.rados.rados.0.smithi031.stdout:16: finishing write tid 3 to smithi03173351-16 2024-04-17T11:34:27.795 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 2 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-04-17T11:34:27.795 INFO:tasks.rados.rados.0.smithi031.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-04-17T11:34:27.795 INFO:tasks.rados.rados.0.smithi031.stdout:18: finishing write tid 1 to smithi03173351-18 2024-04-17T11:34:27.795 INFO:tasks.rados.rados.0.smithi031.stdout:17: finishing write tid 3 to smithi03173351-17 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:18: finishing write tid 2 to smithi03173351-18 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:15: finishing write tid 3 to smithi03173351-15 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 6 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:19: finishing write tid 1 to smithi03173351-19 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:18: finishing write tid 3 to smithi03173351-18 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:19: finishing write tid 2 to smithi03173351-19 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:20: finishing write tid 1 to smithi03173351-20 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:15: done (15 left) 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:16: done (14 left) 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:17: done (13 left) 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:18: done (12 left) 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:31: write initial oid 31 2024-04-17T11:34:27.796 INFO:tasks.rados.rados.0.smithi031.stdout:31: seq_num 30 ranges {0=507904} 2024-04-17T11:34:27.797 INFO:tasks.rados.rados.0.smithi031.stdout:31: writing smithi03173351-31 from 0 to 507904 tid 1 2024-04-17T11:34:27.797 INFO:tasks.rados.rados.0.smithi031.stdout:32: write initial oid 32 2024-04-17T11:34:27.797 INFO:tasks.rados.rados.0.smithi031.stdout:32: seq_num 31 ranges {0=524288} 2024-04-17T11:34:27.800 INFO:tasks.rados.rados.0.smithi031.stdout:32: writing smithi03173351-32 from 0 to 524288 tid 1 2024-04-17T11:34:27.801 INFO:tasks.rados.rados.0.smithi031.stdout:33: write initial oid 33 2024-04-17T11:34:27.801 INFO:tasks.rados.rados.0.smithi031.stdout:33: seq_num 32 ranges {0=540672} 2024-04-17T11:34:27.804 INFO:tasks.rados.rados.0.smithi031.stdout:33: writing smithi03173351-33 from 0 to 540672 tid 1 2024-04-17T11:34:27.804 INFO:tasks.rados.rados.0.smithi031.stdout:34: write initial oid 34 2024-04-17T11:34:27.804 INFO:tasks.rados.rados.0.smithi031.stdout:34: seq_num 33 ranges {0=557056} 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:34: writing smithi03173351-34 from 0 to 557056 tid 1 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:20: finishing write tid 2 to smithi03173351-20 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:19: finishing write tid 3 to smithi03173351-19 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 4 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:21: finishing write tid 1 to smithi03173351-21 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:20: finishing write tid 3 to smithi03173351-20 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:21: finishing write tid 2 to smithi03173351-21 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:21: finishing write tid 3 to smithi03173351-21 2024-04-17T11:34:27.808 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-04-17T11:34:27.809 INFO:tasks.rados.rados.0.smithi031.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-04-17T11:34:27.809 INFO:tasks.rados.rados.0.smithi031.stdout:22: finishing write tid 1 to smithi03173351-22 2024-04-17T11:34:27.809 INFO:tasks.rados.rados.0.smithi031.stdout:22: finishing write tid 2 to smithi03173351-22 2024-04-17T11:34:27.809 INFO:tasks.rados.rados.0.smithi031.stdout:19: done (15 left) 2024-04-17T11:34:27.809 INFO:tasks.rados.rados.0.smithi031.stdout:20: done (14 left) 2024-04-17T11:34:27.809 INFO:tasks.rados.rados.0.smithi031.stdout:21: done (13 left) 2024-04-17T11:34:27.809 INFO:tasks.rados.rados.0.smithi031.stdout:35: write initial oid 35 2024-04-17T11:34:27.809 INFO:tasks.rados.rados.0.smithi031.stdout:35: seq_num 34 ranges {0=573440} 2024-04-17T11:34:27.810 INFO:tasks.rados.rados.0.smithi031.stdout:35: writing smithi03173351-35 from 0 to 573440 tid 1 2024-04-17T11:34:27.810 INFO:tasks.rados.rados.0.smithi031.stdout:36: write initial oid 36 2024-04-17T11:34:27.810 INFO:tasks.rados.rados.0.smithi031.stdout:36: seq_num 35 ranges {0=589824} 2024-04-17T11:34:27.813 INFO:tasks.rados.rados.0.smithi031.stdout:36: writing smithi03173351-36 from 0 to 589824 tid 1 2024-04-17T11:34:27.813 INFO:tasks.rados.rados.0.smithi031.stdout:37: write initial oid 37 2024-04-17T11:34:27.813 INFO:tasks.rados.rados.0.smithi031.stdout:37: seq_num 36 ranges {0=606208} 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:37: writing smithi03173351-37 from 0 to 606208 tid 1 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:22: finishing write tid 3 to smithi03173351-22 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 4 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:23: finishing write tid 1 to smithi03173351-23 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:23: finishing write tid 2 to smithi03173351-23 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:23: finishing write tid 3 to smithi03173351-23 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 2 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:24: finishing write tid 1 to smithi03173351-24 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:22: done (15 left) 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:23: done (14 left) 2024-04-17T11:34:27.818 INFO:tasks.rados.rados.0.smithi031.stdout:38: write initial oid 38 2024-04-17T11:34:27.819 INFO:tasks.rados.rados.0.smithi031.stdout:38: seq_num 37 ranges {0=622592} 2024-04-17T11:34:27.821 INFO:tasks.rados.rados.0.smithi031.stdout:38: writing smithi03173351-38 from 0 to 622592 tid 1 2024-04-17T11:34:27.821 INFO:tasks.rados.rados.0.smithi031.stdout:39: write initial oid 39 2024-04-17T11:34:27.821 INFO:tasks.rados.rados.0.smithi031.stdout:39: seq_num 38 ranges {0=638976} 2024-04-17T11:34:27.825 INFO:tasks.rados.rados.0.smithi031.stdout:39: writing smithi03173351-39 from 0 to 638976 tid 1 2024-04-17T11:34:27.825 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.825 INFO:tasks.rados.rados.0.smithi031.stdout:24: finishing write tid 2 to smithi03173351-24 2024-04-17T11:34:27.826 INFO:tasks.rados.rados.0.smithi031.stdout:24: finishing write tid 3 to smithi03173351-24 2024-04-17T11:34:27.826 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-04-17T11:34:27.826 INFO:tasks.rados.rados.0.smithi031.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-04-17T11:34:27.826 INFO:tasks.rados.rados.0.smithi031.stdout:25: finishing write tid 1 to smithi03173351-25 2024-04-17T11:34:27.826 INFO:tasks.rados.rados.0.smithi031.stdout:24: done (15 left) 2024-04-17T11:34:27.826 INFO:tasks.rados.rados.0.smithi031.stdout:40: write initial oid 40 2024-04-17T11:34:27.826 INFO:tasks.rados.rados.0.smithi031.stdout:40: seq_num 39 ranges {0=663552} 2024-04-17T11:34:27.829 INFO:tasks.rados.rados.0.smithi031.stdout:40: writing smithi03173351-40 from 0 to 663552 tid 1 2024-04-17T11:34:27.829 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.829 INFO:tasks.rados.rados.0.smithi031.stdout:25: finishing write tid 2 to smithi03173351-25 2024-04-17T11:34:27.829 INFO:tasks.rados.rados.0.smithi031.stdout:25: finishing write tid 3 to smithi03173351-25 2024-04-17T11:34:27.829 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-17T11:34:27.829 INFO:tasks.rados.rados.0.smithi031.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-04-17T11:34:27.829 INFO:tasks.rados.rados.0.smithi031.stdout:26: finishing write tid 1 to smithi03173351-26 2024-04-17T11:34:27.829 INFO:tasks.rados.rados.0.smithi031.stdout:25: done (15 left) 2024-04-17T11:34:27.829 INFO:tasks.rados.rados.0.smithi031.stdout:41: write initial oid 41 2024-04-17T11:34:27.830 INFO:tasks.rados.rados.0.smithi031.stdout:41: seq_num 40 ranges {0=679936} 2024-04-17T11:34:27.833 INFO:tasks.rados.rados.0.smithi031.stdout:41: writing smithi03173351-41 from 0 to 679936 tid 1 2024-04-17T11:34:27.833 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.833 INFO:tasks.rados.rados.0.smithi031.stdout:26: finishing write tid 2 to smithi03173351-26 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:26: finishing write tid 3 to smithi03173351-26 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 4 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:27: finishing write tid 1 to smithi03173351-27 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:27: finishing write tid 2 to smithi03173351-27 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:27: finishing write tid 3 to smithi03173351-27 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 2 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:28: finishing write tid 1 to smithi03173351-28 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:28: finishing write tid 2 to smithi03173351-28 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:28: finishing write tid 3 to smithi03173351-28 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-04-17T11:34:27.834 INFO:tasks.rados.rados.0.smithi031.stdout:29: finishing write tid 1 to smithi03173351-29 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:29: finishing write tid 2 to smithi03173351-29 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:29: finishing write tid 3 to smithi03173351-29 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 4 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:30: finishing write tid 1 to smithi03173351-30 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:30: finishing write tid 2 to smithi03173351-30 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:30: finishing write tid 3 to smithi03173351-30 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:26: done (15 left) 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:27: done (14 left) 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:28: done (13 left) 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:29: done (12 left) 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:30: done (11 left) 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:42: write initial oid 42 2024-04-17T11:34:27.835 INFO:tasks.rados.rados.0.smithi031.stdout:42: seq_num 41 ranges {0=696320} 2024-04-17T11:34:27.836 INFO:tasks.rados.rados.0.smithi031.stdout:42: writing smithi03173351-42 from 0 to 696320 tid 1 2024-04-17T11:34:27.836 INFO:tasks.rados.rados.0.smithi031.stdout:43: write initial oid 43 2024-04-17T11:34:27.837 INFO:tasks.rados.rados.0.smithi031.stdout:43: seq_num 42 ranges {0=712704} 2024-04-17T11:34:27.840 INFO:tasks.rados.rados.0.smithi031.stdout:43: writing smithi03173351-43 from 0 to 712704 tid 1 2024-04-17T11:34:27.840 INFO:tasks.rados.rados.0.smithi031.stdout:44: write initial oid 44 2024-04-17T11:34:27.841 INFO:tasks.rados.rados.0.smithi031.stdout:44: seq_num 43 ranges {0=729088} 2024-04-17T11:34:27.845 INFO:tasks.rados.rados.0.smithi031.stdout:44: writing smithi03173351-44 from 0 to 729088 tid 1 2024-04-17T11:34:27.845 INFO:tasks.rados.rados.0.smithi031.stdout:45: write initial oid 45 2024-04-17T11:34:27.845 INFO:tasks.rados.rados.0.smithi031.stdout:45: seq_num 44 ranges {0=745472} 2024-04-17T11:34:27.849 INFO:tasks.rados.rados.0.smithi031.stdout:45: writing smithi03173351-45 from 0 to 745472 tid 1 2024-04-17T11:34:27.849 INFO:tasks.rados.rados.0.smithi031.stdout:46: write initial oid 46 2024-04-17T11:34:27.850 INFO:tasks.rados.rados.0.smithi031.stdout:46: seq_num 45 ranges {0=761856} 2024-04-17T11:34:27.854 INFO:tasks.rados.rados.0.smithi031.stdout:46: writing smithi03173351-46 from 0 to 761856 tid 1 2024-04-17T11:34:27.854 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.854 INFO:tasks.rados.rados.0.smithi031.stdout:31: finishing write tid 1 to smithi03173351-31 2024-04-17T11:34:27.854 INFO:tasks.rados.rados.0.smithi031.stdout:31: finishing write tid 2 to smithi03173351-31 2024-04-17T11:34:27.854 INFO:tasks.rados.rados.0.smithi031.stdout:31: finishing write tid 3 to smithi03173351-31 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 8 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:32: finishing write tid 1 to smithi03173351-32 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:32: finishing write tid 2 to smithi03173351-32 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:32: finishing write tid 3 to smithi03173351-32 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:33: finishing write tid 1 to smithi03173351-33 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:31: done (15 left) 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:32: done (14 left) 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:47: write initial oid 47 2024-04-17T11:34:27.855 INFO:tasks.rados.rados.0.smithi031.stdout:47: seq_num 46 ranges {0=778240} 2024-04-17T11:34:27.858 INFO:tasks.rados.rados.0.smithi031.stdout:47: writing smithi03173351-47 from 0 to 778240 tid 1 2024-04-17T11:34:27.858 INFO:tasks.rados.rados.0.smithi031.stdout:48: write initial oid 48 2024-04-17T11:34:27.858 INFO:tasks.rados.rados.0.smithi031.stdout:48: seq_num 47 ranges {0=794624} 2024-04-17T11:34:27.864 INFO:tasks.rados.rados.0.smithi031.stdout:48: writing smithi03173351-48 from 0 to 794624 tid 1 2024-04-17T11:34:27.864 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:34:27.864 INFO:tasks.rados.rados.0.smithi031.stdout:33: finishing write tid 2 to smithi03173351-33 2024-04-17T11:34:27.864 INFO:tasks.rados.rados.0.smithi031.stdout:33: finishing write tid 3 to smithi03173351-33 2024-04-17T11:34:27.864 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 10 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-04-17T11:34:27.864 INFO:tasks.rados.rados.0.smithi031.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-04-17T11:34:27.864 INFO:tasks.rados.rados.0.smithi031.stdout:34: finishing write tid 1 to smithi03173351-34 2024-04-17T11:34:27.864 INFO:tasks.rados.rados.0.smithi031.stdout:34: finishing write tid 2 to smithi03173351-34 2024-04-17T11:34:27.864 INFO:tasks.rados.rados.0.smithi031.stdout:34: finishing write tid 3 to smithi03173351-34 2024-04-17T11:34:27.864 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 4 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-04-17T11:34:27.864 INFO:tasks.rados.rados.0.smithi031.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:35: finishing write tid 1 to smithi03173351-35 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:35: finishing write tid 2 to smithi03173351-35 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:35: finishing write tid 3 to smithi03173351-35 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 2 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:36: finishing write tid 1 to smithi03173351-36 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:36: finishing write tid 2 to smithi03173351-36 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:36: finishing write tid 3 to smithi03173351-36 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:37: finishing write tid 1 to smithi03173351-37 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:37: finishing write tid 2 to smithi03173351-37 2024-04-17T11:34:27.865 INFO:tasks.rados.rados.0.smithi031.stdout:37: finishing write tid 3 to smithi03173351-37 2024-04-17T11:34:27.866 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 8 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-04-17T11:34:27.866 INFO:tasks.rados.rados.0.smithi031.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-04-17T11:34:27.866 INFO:tasks.rados.rados.0.smithi031.stdout:38: finishing write tid 1 to smithi03173351-38 2024-04-17T11:34:27.866 INFO:tasks.rados.rados.0.smithi031.stdout:33: done (15 left) 2024-04-17T11:34:27.866 INFO:tasks.rados.rados.0.smithi031.stdout:34: done (14 left) 2024-04-17T11:34:27.866 INFO:tasks.rados.rados.0.smithi031.stdout:35: done (13 left) 2024-04-17T11:34:27.866 INFO:tasks.rados.rados.0.smithi031.stdout:36: done (12 left) 2024-04-17T11:34:27.866 INFO:tasks.rados.rados.0.smithi031.stdout:37: done (11 left) 2024-04-17T11:34:27.866 INFO:tasks.rados.rados.0.smithi031.stdout:49: write initial oid 49 2024-04-17T11:34:27.866 INFO:tasks.rados.rados.0.smithi031.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-04-17T11:34:27.867 INFO:tasks.rados.rados.0.smithi031.stdout:49: writing smithi03173351-49 from 0 to 409600 tid 1 2024-04-17T11:34:27.868 INFO:tasks.rados.rados.0.smithi031.stdout:49: writing smithi03173351-49 from 409600 to 811008 tid 2 2024-04-17T11:34:27.868 INFO:tasks.rados.rados.0.smithi031.stdout:50: write initial oid 50 2024-04-17T11:34:27.868 INFO:tasks.rados.rados.0.smithi031.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-04-17T11:34:27.870 INFO:tasks.rados.rados.0.smithi031.stdout:50: writing smithi03173351-50 from 0 to 425984 tid 1 2024-04-17T11:34:27.873 INFO:tasks.rados.rados.0.smithi031.stdout:50: writing smithi03173351-50 from 425984 to 827392 tid 2 2024-04-17T11:34:27.873 INFO:tasks.rados.rados.0.smithi031.stdout:51: copy_from oid 8 from oid 14 current snap is 0 2024-04-17T11:34:27.873 INFO:tasks.rados.rados.0.smithi031.stdout:38: finishing write tid 2 to smithi03173351-38 2024-04-17T11:34:27.873 INFO:tasks.rados.rados.0.smithi031.stdout:38: finishing write tid 3 to smithi03173351-38 2024-04-17T11:34:27.873 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 4 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-04-17T11:34:27.873 INFO:tasks.rados.rados.0.smithi031.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-04-17T11:34:27.873 INFO:tasks.rados.rados.0.smithi031.stdout:39: finishing write tid 1 to smithi03173351-39 2024-04-17T11:34:27.873 INFO:tasks.rados.rados.0.smithi031.stdout:39: finishing write tid 2 to smithi03173351-39 2024-04-17T11:34:27.873 INFO:tasks.rados.rados.0.smithi031.stdout:39: finishing write tid 3 to smithi03173351-39 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 4 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:40: finishing write tid 1 to smithi03173351-40 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:40: finishing write tid 2 to smithi03173351-40 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:40: finishing write tid 3 to smithi03173351-40 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 8 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:38: done (13 left) 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:39: done (12 left) 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:40: done (11 left) 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 0 2024-04-17T11:34:27.874 INFO:tasks.rados.rados.0.smithi031.stdout:52: seq_num 50 ranges {606208=442368,1048576=401408} 2024-04-17T11:34:27.879 INFO:tasks.rados.rados.0.smithi031.stdout:52: writing smithi03173351-37 from 606208 to 1048576 tid 1 2024-04-17T11:34:27.884 INFO:tasks.rados.rados.0.smithi031.stdout:52: writing smithi03173351-37 from 1048576 to 1449984 tid 2 2024-04-17T11:34:27.884 INFO:tasks.rados.rados.0.smithi031.stdout:53: rmattr oid 38 current snap is 0 2024-04-17T11:34:27.884 INFO:tasks.rados.rados.0.smithi031.stdout:53: done (12 left) 2024-04-17T11:34:27.884 INFO:tasks.rados.rados.0.smithi031.stdout:54: delete oid 4 current snap is 0 2024-04-17T11:34:27.884 INFO:tasks.rados.rados.0.smithi031.stdout:41: finishing write tid 1 to smithi03173351-41 2024-04-17T11:34:27.884 INFO:tasks.rados.rados.0.smithi031.stdout:41: finishing write tid 2 to smithi03173351-41 2024-04-17T11:34:27.884 INFO:tasks.rados.rados.0.smithi031.stdout:41: finishing write tid 3 to smithi03173351-41 2024-04-17T11:34:27.884 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 6 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-04-17T11:34:27.884 INFO:tasks.rados.rados.0.smithi031.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-04-17T11:34:27.884 INFO:tasks.rados.rados.0.smithi031.stdout:42: finishing write tid 1 to smithi03173351-42 2024-04-17T11:34:27.884 INFO:tasks.rados.rados.0.smithi031.stdout:42: finishing write tid 2 to smithi03173351-42 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:42: finishing write tid 3 to smithi03173351-42 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:43: finishing write tid 1 to smithi03173351-43 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:43: finishing write tid 2 to smithi03173351-43 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:43: finishing write tid 3 to smithi03173351-43 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 8 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:44: finishing write tid 1 to smithi03173351-44 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:44: finishing write tid 2 to smithi03173351-44 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:44: finishing write tid 3 to smithi03173351-44 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 10 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:45: finishing write tid 1 to smithi03173351-45 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:45: finishing write tid 2 to smithi03173351-45 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:45: finishing write tid 3 to smithi03173351-45 2024-04-17T11:34:27.885 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 12 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:46: finishing write tid 1 to smithi03173351-46 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:46: finishing write tid 2 to smithi03173351-46 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:46: finishing write tid 3 to smithi03173351-46 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:47: finishing write tid 1 to smithi03173351-47 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:47: finishing write tid 2 to smithi03173351-47 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:47: finishing write tid 3 to smithi03173351-47 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:48: finishing write tid 1 to smithi03173351-48 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:48: finishing write tid 2 to smithi03173351-48 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:49: finishing write tid 1 to smithi03173351-49 2024-04-17T11:34:27.886 INFO:tasks.rados.rados.0.smithi031.stdout:48: finishing write tid 3 to smithi03173351-48 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:49: finishing write tid 2 to smithi03173351-49 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:49: finishing write tid 3 to smithi03173351-49 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:49: finishing write tid 4 to smithi03173351-49 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 15 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:50: finishing write tid 1 to smithi03173351-50 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:50: finishing write tid 2 to smithi03173351-50 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:50: finishing write tid 3 to smithi03173351-50 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:50: finishing write tid 4 to smithi03173351-50 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 18 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:51: finishing copy_from racing read to smithi03173351-8 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:51: finishing copy_from to smithi03173351-8 2024-04-17T11:34:27.887 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:52: finishing write tid 1 to smithi03173351-37 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:41: done (12 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:42: done (11 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:43: done (10 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:44: done (9 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:45: done (8 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:46: done (7 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:47: done (6 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:48: done (5 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:49: done (4 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:50: done (3 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:51: done (2 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:54: done (1 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:55: read oid 15 snap -1 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:56: rollback oid 30 current snap is 0 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:56: done (2 left) 2024-04-17T11:34:27.888 INFO:tasks.rados.rados.0.smithi031.stdout:57: read oid 27 snap -1 2024-04-17T11:34:27.889 INFO:tasks.rados.rados.0.smithi031.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-17T11:34:27.889 INFO:tasks.rados.rados.0.smithi031.stdout:58: copy_from oid 28 from oid 47 current snap is 0 2024-04-17T11:34:27.889 INFO:tasks.rados.rados.0.smithi031.stdout:59: rollback oid 45 current snap is 0 2024-04-17T11:34:27.889 INFO:tasks.rados.rados.0.smithi031.stdout:59: done (4 left) 2024-04-17T11:34:27.889 INFO:tasks.rados.rados.0.smithi031.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2024-04-17T11:34:27.889 INFO:tasks.rados.rados.0.smithi031.stdout:61: delete oid 1 current snap is 0 2024-04-17T11:34:27.889 INFO:tasks.rados.rados.0.smithi031.stdout:52: finishing write tid 2 to smithi03173351-37 2024-04-17T11:34:27.889 INFO:tasks.rados.rados.0.smithi031.stdout:52: finishing write tid 3 to smithi03173351-37 2024-04-17T11:34:27.890 INFO:tasks.rados.rados.0.smithi031.stdout:52: finishing write tid 4 to smithi03173351-37 2024-04-17T11:34:27.890 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-04-17T11:34:27.890 INFO:tasks.rados.rados.0.smithi031.stdout:52: left oid 37 (ObjNum 50 snap 0 seq_num 50) 2024-04-17T11:34:27.890 INFO:tasks.rados.rados.0.smithi031.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-04-17T11:34:27.894 INFO:tasks.rados.rados.0.smithi031.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-17T11:34:27.906 INFO:tasks.rados.rados.0.smithi031.stdout:58: finishing copy_from racing read to smithi03173351-28 2024-04-17T11:34:27.906 INFO:tasks.rados.rados.0.smithi031.stdout:58: finishing copy_from to smithi03173351-28 2024-04-17T11:34:27.906 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:60: finishing copy_from racing read to smithi03173351-22 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:60: finishing copy_from to smithi03173351-22 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:52: done (5 left) 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:55: done (4 left) 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:57: done (3 left) 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:58: done (2 left) 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:60: done (1 left) 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:61: done (0 left) 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:62: read oid 17 snap -1 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-04-17T11:34:27.907 INFO:tasks.rados.rados.0.smithi031.stdout:63: snap_create 2024-04-17T11:34:27.908 INFO:tasks.rados.rados.0.smithi031.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-04-17T11:34:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:27.457728+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.31:0/3600537107' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-17T11:34:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:27.458084+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-17T11:34:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:27.457728+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.31:0/3600537107' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-17T11:34:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:27.458084+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-17T11:34:28.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:27.457728+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.31:0/3600537107' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-17T11:34:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:27.458084+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-17T11:34:28.741 INFO:tasks.rados.rados.0.smithi031.stdout:62: done (1 left) 2024-04-17T11:34:28.741 INFO:tasks.rados.rados.0.smithi031.stdout:63: done (0 left) 2024-04-17T11:34:28.741 INFO:tasks.rados.rados.0.smithi031.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-04-17T11:34:28.742 INFO:tasks.rados.rados.0.smithi031.stdout:65: read oid 30 snap -1 2024-04-17T11:34:28.742 INFO:tasks.rados.rados.0.smithi031.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-04-17T11:34:28.742 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 1 2024-04-17T11:34:28.742 INFO:tasks.rados.rados.0.smithi031.stdout:66: seq_num 53 ranges {376832=491520,868352=401408} 2024-04-17T11:34:28.746 INFO:tasks.rados.rados.0.smithi031.stdout:66: writing smithi03173351-23 from 376832 to 868352 tid 1 2024-04-17T11:34:28.749 INFO:tasks.rados.rados.0.smithi031.stdout:66: writing smithi03173351-23 from 868352 to 1269760 tid 2 2024-04-17T11:34:28.750 INFO:tasks.rados.rados.0.smithi031.stdout:67: rollback oid 10 current snap is 1 2024-04-17T11:34:28.750 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 10 to 0 2024-04-17T11:34:28.750 INFO:tasks.rados.rados.0.smithi031.stdout:64: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:34:28.750 INFO:tasks.rados.rados.0.smithi031.stdout:64: finishing copy_from to smithi03173351-15 2024-04-17T11:34:28.750 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-04-17T11:34:28.750 INFO:tasks.rados.rados.0.smithi031.stdout:64: done (3 left) 2024-04-17T11:34:28.750 INFO:tasks.rados.rados.0.smithi031.stdout:68: setattr oid 19 current snap is 1 2024-04-17T11:34:28.751 INFO:tasks.rados.rados.0.smithi031.stdout:69: copy_from oid 38 from oid 8 current snap is 1 2024-04-17T11:34:28.751 INFO:tasks.rados.rados.0.smithi031.stdout:70: read oid 35 snap 0 2024-04-17T11:34:28.751 INFO:tasks.rados.rados.0.smithi031.stdout:70: expect (ObjNum 34 snap 0 seq_num 34) 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:71: copy_from oid 42 from oid 20 current snap is 1 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:72: rollback oid 11 current snap is 1 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 11 to 0 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:73: read oid 18 snap 0 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:73: expect (ObjNum 17 snap 0 seq_num 17) 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:74: rmattr oid 4 current snap is 1 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:74: done (9 left) 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:75: copy_from oid 26 from oid 29 current snap is 1 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:76: read oid 36 snap -1 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:76: expect (ObjNum 35 snap 0 seq_num 35) 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:77: copy_from oid 13 from oid 50 current snap is 1 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:78: read oid 16 snap -1 2024-04-17T11:34:28.752 INFO:tasks.rados.rados.0.smithi031.stdout:78: expect (ObjNum 15 snap 0 seq_num 15) 2024-04-17T11:34:28.753 INFO:tasks.rados.rados.0.smithi031.stdout:79: setattr oid 33 current snap is 1 2024-04-17T11:34:28.753 INFO:tasks.rados.rados.0.smithi031.stdout:80: snap_create 2024-04-17T11:34:28.761 INFO:tasks.rados.rados.0.smithi031.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-04-17T11:34:28.773 INFO:tasks.rados.rados.0.smithi031.stdout:67: finishing rollback tid 0 to smithi03173351-10 2024-04-17T11:34:28.773 INFO:tasks.rados.rados.0.smithi031.stdout:67: finishing rollback tid 1 to smithi03173351-10 2024-04-17T11:34:28.773 INFO:tasks.rados.rados.0.smithi031.stdout:73: expect (ObjNum 17 snap 0 seq_num 17) 2024-04-17T11:34:28.781 INFO:tasks.rados.rados.0.smithi031.stdout:67: finishing rollback tid 2 to smithi03173351-10 2024-04-17T11:34:28.781 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 10 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-04-17T11:34:28.781 INFO:tasks.rados.rados.0.smithi031.stdout:66: finishing write tid 1 to smithi03173351-23 2024-04-17T11:34:28.781 INFO:tasks.rados.rados.0.smithi031.stdout:78: expect (ObjNum 15 snap 0 seq_num 15) 2024-04-17T11:34:28.788 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 21 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-04-17T11:34:28.788 INFO:tasks.rados.rados.0.smithi031.stdout:72: finishing rollback tid 0 to smithi03173351-11 2024-04-17T11:34:28.788 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-04-17T11:34:28.788 INFO:tasks.rados.rados.0.smithi031.stdout:72: finishing rollback tid 1 to smithi03173351-11 2024-04-17T11:34:28.788 INFO:tasks.rados.rados.0.smithi031.stdout:72: finishing rollback tid 2 to smithi03173351-11 2024-04-17T11:34:28.788 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 18 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-17T11:34:28.789 INFO:tasks.rados.rados.0.smithi031.stdout:76: expect (ObjNum 35 snap 0 seq_num 35) 2024-04-17T11:34:28.804 INFO:tasks.rados.rados.0.smithi031.stdout:70: expect (ObjNum 34 snap 0 seq_num 34) 2024-04-17T11:34:28.819 INFO:tasks.rados.rados.0.smithi031.stdout:66: finishing write tid 2 to smithi03173351-23 2024-04-17T11:34:28.819 INFO:tasks.rados.rados.0.smithi031.stdout:66: finishing write tid 3 to smithi03173351-23 2024-04-17T11:34:28.819 INFO:tasks.rados.rados.0.smithi031.stdout:71: finishing copy_from racing read to smithi03173351-42 2024-04-17T11:34:28.819 INFO:tasks.rados.rados.0.smithi031.stdout:66: finishing write tid 4 to smithi03173351-23 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 8 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:69: finishing copy_from racing read to smithi03173351-38 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:77: finishing copy_from racing read to smithi03173351-13 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:75: finishing copy_from racing read to smithi03173351-26 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:71: finishing copy_from to smithi03173351-42 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:69: finishing copy_from to smithi03173351-38 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:75: finishing copy_from to smithi03173351-26 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 4 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:77: finishing copy_from to smithi03173351-13 2024-04-17T11:34:28.820 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 18 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-17T11:34:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:27.681597+0000 mgr.y (mgr.14556) 147 : cluster [DBG] pgmap v116: 121 pgs: 16 creating+peering, 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:27.741059+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-04-17T11:34:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:27.741132+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-17T11:34:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:27.681597+0000 mgr.y (mgr.14556) 147 : cluster [DBG] pgmap v116: 121 pgs: 16 creating+peering, 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:27.741059+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-04-17T11:34:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:27.741132+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-17T11:34:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:27.681597+0000 mgr.y (mgr.14556) 147 : cluster [DBG] pgmap v116: 121 pgs: 16 creating+peering, 105 active+clean; 3.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:27.741059+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-04-17T11:34:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:27.741132+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-17T11:34:29.756 INFO:tasks.rados.rados.0.smithi031.stdout:65: done (14 left) 2024-04-17T11:34:29.756 INFO:tasks.rados.rados.0.smithi031.stdout:66: done (13 left) 2024-04-17T11:34:29.756 INFO:tasks.rados.rados.0.smithi031.stdout:67: done (12 left) 2024-04-17T11:34:29.756 INFO:tasks.rados.rados.0.smithi031.stdout:68: done (11 left) 2024-04-17T11:34:29.756 INFO:tasks.rados.rados.0.smithi031.stdout:69: done (10 left) 2024-04-17T11:34:29.756 INFO:tasks.rados.rados.0.smithi031.stdout:70: done (9 left) 2024-04-17T11:34:29.756 INFO:tasks.rados.rados.0.smithi031.stdout:71: done (8 left) 2024-04-17T11:34:29.756 INFO:tasks.rados.rados.0.smithi031.stdout:72: done (7 left) 2024-04-17T11:34:29.756 INFO:tasks.rados.rados.0.smithi031.stdout:73: done (6 left) 2024-04-17T11:34:29.757 INFO:tasks.rados.rados.0.smithi031.stdout:75: done (5 left) 2024-04-17T11:34:29.757 INFO:tasks.rados.rados.0.smithi031.stdout:76: done (4 left) 2024-04-17T11:34:29.757 INFO:tasks.rados.rados.0.smithi031.stdout:77: done (3 left) 2024-04-17T11:34:29.757 INFO:tasks.rados.rados.0.smithi031.stdout:78: done (2 left) 2024-04-17T11:34:29.757 INFO:tasks.rados.rados.0.smithi031.stdout:79: done (1 left) 2024-04-17T11:34:29.757 INFO:tasks.rados.rados.0.smithi031.stdout:80: done (0 left) 2024-04-17T11:34:29.757 INFO:tasks.rados.rados.0.smithi031.stdout:81: rollback oid 40 current snap is 2 2024-04-17T11:34:29.757 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 40 to 1 2024-04-17T11:34:29.757 INFO:tasks.rados.rados.0.smithi031.stdout:82: snap_create 2024-04-17T11:34:29.759 INFO:tasks.rados.rados.0.smithi031.stdout:81: finishing rollback tid 0 to smithi03173351-40 2024-04-17T11:34:29.759 INFO:tasks.rados.rados.0.smithi031.stdout:81: finishing rollback tid 1 to smithi03173351-40 2024-04-17T11:34:29.759 INFO:tasks.rados.rados.0.smithi031.stdout:81: finishing rollback tid 2 to smithi03173351-40 2024-04-17T11:34:29.760 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 12 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-17T11:34:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:28.742237+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-17T11:34:30.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:28.742237+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-17T11:34:30.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:28.742237+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-17T11:34:30.761 INFO:tasks.rados.rados.0.smithi031.stdout:81: done (1 left) 2024-04-17T11:34:30.761 INFO:tasks.rados.rados.0.smithi031.stdout:82: done (0 left) 2024-04-17T11:34:30.761 INFO:tasks.rados.rados.0.smithi031.stdout:83: rollback oid 9 current snap is 3 2024-04-17T11:34:30.761 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 9 to 0 2024-04-17T11:34:30.761 INFO:tasks.rados.rados.0.smithi031.stdout:84: read oid 20 snap 1 2024-04-17T11:34:30.761 INFO:tasks.rados.rados.0.smithi031.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-17T11:34:30.761 INFO:tasks.rados.rados.0.smithi031.stdout:85: read oid 41 snap -1 2024-04-17T11:34:30.761 INFO:tasks.rados.rados.0.smithi031.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-04-17T11:34:30.761 INFO:tasks.rados.rados.0.smithi031.stdout:86: read oid 5 snap -1 2024-04-17T11:34:30.761 INFO:tasks.rados.rados.0.smithi031.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2024-04-17T11:34:30.762 INFO:tasks.rados.rados.0.smithi031.stdout:87: read oid 4 snap -1 2024-04-17T11:34:30.762 INFO:tasks.rados.rados.0.smithi031.stdout:87: expect deleted 2024-04-17T11:34:30.762 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 3 2024-04-17T11:34:30.762 INFO:tasks.rados.rados.0.smithi031.stdout:88: seq_num 54 ranges {40960=507904,548864=401408} 2024-04-17T11:34:30.764 INFO:tasks.rados.rados.0.smithi031.stdout:88: writing smithi03173351-3 from 40960 to 548864 tid 1 2024-04-17T11:34:30.767 INFO:tasks.rados.rados.0.smithi031.stdout:88: writing smithi03173351-3 from 548864 to 950272 tid 2 2024-04-17T11:34:30.767 INFO:tasks.rados.rados.0.smithi031.stdout:89: read oid 27 snap -1 2024-04-17T11:34:30.767 INFO:tasks.rados.rados.0.smithi031.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-17T11:34:30.767 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 3 2024-04-17T11:34:30.767 INFO:tasks.rados.rados.0.smithi031.stdout:90: seq_num 55 ranges {270336=524288,794624=401408} 2024-04-17T11:34:30.771 INFO:tasks.rados.rados.0.smithi031.stdout:90: writing smithi03173351-17 from 270336 to 794624 tid 1 2024-04-17T11:34:30.773 INFO:tasks.rados.rados.0.smithi031.stdout:90: writing smithi03173351-17 from 794624 to 1196032 tid 2 2024-04-17T11:34:30.774 INFO:tasks.rados.rados.0.smithi031.stdout:91: rollback oid 36 current snap is 3 2024-04-17T11:34:30.774 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 36 to 2 2024-04-17T11:34:30.774 INFO:tasks.rados.rados.0.smithi031.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-17T11:34:30.785 INFO:tasks.rados.rados.0.smithi031.stdout:83: finishing rollback tid 0 to smithi03173351-9 2024-04-17T11:34:30.785 INFO:tasks.rados.rados.0.smithi031.stdout:83: finishing rollback tid 1 to smithi03173351-9 2024-04-17T11:34:30.785 INFO:tasks.rados.rados.0.smithi031.stdout:83: finishing rollback tid 2 to smithi03173351-9 2024-04-17T11:34:30.785 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 6 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-04-17T11:34:30.785 INFO:tasks.rados.rados.0.smithi031.stdout:83: done (8 left) 2024-04-17T11:34:30.785 INFO:tasks.rados.rados.0.smithi031.stdout:84: done (7 left) 2024-04-17T11:34:30.785 INFO:tasks.rados.rados.0.smithi031.stdout:87: done (6 left) 2024-04-17T11:34:30.785 INFO:tasks.rados.rados.0.smithi031.stdout:92: rollback oid 44 current snap is 3 2024-04-17T11:34:30.785 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 44 to 0 2024-04-17T11:34:30.785 INFO:tasks.rados.rados.0.smithi031.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-04-17T11:34:30.803 INFO:tasks.rados.rados.0.smithi031.stdout:88: finishing write tid 1 to smithi03173351-3 2024-04-17T11:34:30.803 INFO:tasks.rados.rados.0.smithi031.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2024-04-17T11:34:30.805 INFO:tasks.rados.rados.0.smithi031.stdout:88: finishing write tid 2 to smithi03173351-3 2024-04-17T11:34:30.805 INFO:tasks.rados.rados.0.smithi031.stdout:88: finishing write tid 3 to smithi03173351-3 2024-04-17T11:34:30.806 INFO:tasks.rados.rados.0.smithi031.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-17T11:34:30.817 INFO:tasks.rados.rados.0.smithi031.stdout:88: finishing write tid 4 to smithi03173351-3 2024-04-17T11:34:30.817 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 8 (ObjNum 54 snap 3 seq_num 54) dirty exists 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:88: left oid 3 (ObjNum 54 snap 3 seq_num 54) 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:91: finishing rollback tid 0 to smithi03173351-36 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:91: finishing rollback tid 1 to smithi03173351-36 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:91: finishing rollback tid 2 to smithi03173351-36 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 16 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:90: finishing write tid 1 to smithi03173351-17 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:85: done (6 left) 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:86: done (5 left) 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:88: done (4 left) 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:89: done (3 left) 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:91: done (2 left) 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:93: snap_create 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:90: finishing write tid 2 to smithi03173351-17 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:90: finishing write tid 3 to smithi03173351-17 2024-04-17T11:34:30.818 INFO:tasks.rados.rados.0.smithi031.stdout:90: finishing write tid 4 to smithi03173351-17 2024-04-17T11:34:30.819 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 12 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-17T11:34:30.819 INFO:tasks.rados.rados.0.smithi031.stdout:90: left oid 17 (ObjNum 55 snap 3 seq_num 55) 2024-04-17T11:34:30.819 INFO:tasks.rados.rados.0.smithi031.stdout:92: finishing rollback tid 0 to smithi03173351-44 2024-04-17T11:34:30.819 INFO:tasks.rados.rados.0.smithi031.stdout:92: finishing rollback tid 1 to smithi03173351-44 2024-04-17T11:34:30.819 INFO:tasks.rados.rados.0.smithi031.stdout:92: finishing rollback tid 2 to smithi03173351-44 2024-04-17T11:34:30.819 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 18 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-04-17T11:34:31.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:29.682125+0000 mgr.y (mgr.14556) 148 : cluster [DBG] pgmap v119: 121 pgs: 121 active+clean; 2.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 527 KiB/s wr, 14 op/s 2024-04-17T11:34:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:29.756518+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-17T11:34:31.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:29.682125+0000 mgr.y (mgr.14556) 148 : cluster [DBG] pgmap v119: 121 pgs: 121 active+clean; 2.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 527 KiB/s wr, 14 op/s 2024-04-17T11:34:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:29.756518+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-17T11:34:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:29.682125+0000 mgr.y (mgr.14556) 148 : cluster [DBG] pgmap v119: 121 pgs: 121 active+clean; 2.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 527 KiB/s wr, 14 op/s 2024-04-17T11:34:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:29.756518+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-17T11:34:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:31] "GET /metrics HTTP/1.1" 200 188427 "" "Prometheus/2.33.4" 2024-04-17T11:34:31.773 INFO:tasks.rados.rados.0.smithi031.stdout:90: done (2 left) 2024-04-17T11:34:31.774 INFO:tasks.rados.rados.0.smithi031.stdout:92: done (1 left) 2024-04-17T11:34:31.774 INFO:tasks.rados.rados.0.smithi031.stdout:93: done (0 left) 2024-04-17T11:34:31.774 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 4 2024-04-17T11:34:31.774 INFO:tasks.rados.rados.0.smithi031.stdout:94: seq_num 56 ranges {442368=540672,983040=401408} 2024-04-17T11:34:31.778 INFO:tasks.rados.rados.0.smithi031.stdout:94: writing smithi03173351-27 from 442368 to 983040 tid 1 2024-04-17T11:34:31.781 INFO:tasks.rados.rados.0.smithi031.stdout:94: writing smithi03173351-27 from 983040 to 1384448 tid 2 2024-04-17T11:34:31.781 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 39 current snap is 4 2024-04-17T11:34:31.781 INFO:tasks.rados.rados.0.smithi031.stdout:95: seq_num 57 ranges {638976=557056,1196032=401408} 2024-04-17T11:34:31.787 INFO:tasks.rados.rados.0.smithi031.stdout:95: writing smithi03173351-39 from 638976 to 1196032 tid 1 2024-04-17T11:34:31.790 INFO:tasks.rados.rados.0.smithi031.stdout:95: writing smithi03173351-39 from 1196032 to 1597440 tid 2 2024-04-17T11:34:31.790 INFO:tasks.rados.rados.0.smithi031.stdout:96: read oid 45 snap -1 2024-04-17T11:34:31.790 INFO:tasks.rados.rados.0.smithi031.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2024-04-17T11:34:31.790 INFO:tasks.rados.rados.0.smithi031.stdout:97: rollback oid 12 current snap is 4 2024-04-17T11:34:31.790 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 12 to 3 2024-04-17T11:34:31.791 INFO:tasks.rados.rados.0.smithi031.stdout:94: finishing write tid 1 to smithi03173351-27 2024-04-17T11:34:31.791 INFO:tasks.rados.rados.0.smithi031.stdout:94: finishing write tid 2 to smithi03173351-27 2024-04-17T11:34:31.791 INFO:tasks.rados.rados.0.smithi031.stdout:94: finishing write tid 3 to smithi03173351-27 2024-04-17T11:34:31.791 INFO:tasks.rados.rados.0.smithi031.stdout:94: finishing write tid 4 to smithi03173351-27 2024-04-17T11:34:31.791 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 11 (ObjNum 56 snap 4 seq_num 56) dirty exists 2024-04-17T11:34:31.791 INFO:tasks.rados.rados.0.smithi031.stdout:94: left oid 27 (ObjNum 56 snap 4 seq_num 56) 2024-04-17T11:34:31.791 INFO:tasks.rados.rados.0.smithi031.stdout:94: done (3 left) 2024-04-17T11:34:31.791 INFO:tasks.rados.rados.0.smithi031.stdout:98: snap_remove snap 0 2024-04-17T11:34:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:30.761287+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-17T11:34:32.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:30.761287+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-17T11:34:32.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:30.761287+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-17T11:34:32.786 INFO:tasks.rados.rados.0.smithi031.stdout:98: done (3 left) 2024-04-17T11:34:32.786 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 4 2024-04-17T11:34:32.786 INFO:tasks.rados.rados.0.smithi031.stdout:99: seq_num 58 ranges {73728=573440,647168=401408} 2024-04-17T11:34:32.789 INFO:tasks.rados.rados.0.smithi031.stdout:99: writing smithi03173351-5 from 73728 to 647168 tid 1 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:99: writing smithi03173351-5 from 647168 to 1048576 tid 2 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:100: read oid 10 snap -1 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:100: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:101: snap_create 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:97: finishing rollback tid 0 to smithi03173351-12 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:97: finishing rollback tid 1 to smithi03173351-12 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:97: finishing rollback tid 2 to smithi03173351-12 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 20 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:95: finishing write tid 1 to smithi03173351-39 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:95: finishing write tid 2 to smithi03173351-39 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:95: finishing write tid 3 to smithi03173351-39 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:95: finishing write tid 4 to smithi03173351-39 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 12 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-04-17T11:34:32.791 INFO:tasks.rados.rados.0.smithi031.stdout:95: left oid 39 (ObjNum 57 snap 4 seq_num 57) 2024-04-17T11:34:32.792 INFO:tasks.rados.rados.0.smithi031.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2024-04-17T11:34:32.810 INFO:tasks.rados.rados.0.smithi031.stdout:99: finishing write tid 1 to smithi03173351-5 2024-04-17T11:34:32.810 INFO:tasks.rados.rados.0.smithi031.stdout:100: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-17T11:34:32.814 INFO:tasks.rados.rados.0.smithi031.stdout:99: finishing write tid 2 to smithi03173351-5 2024-04-17T11:34:32.815 INFO:tasks.rados.rados.0.smithi031.stdout:99: finishing write tid 3 to smithi03173351-5 2024-04-17T11:34:32.815 INFO:tasks.rados.rados.0.smithi031.stdout:99: finishing write tid 4 to smithi03173351-5 2024-04-17T11:34:32.815 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 8 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-04-17T11:34:32.815 INFO:tasks.rados.rados.0.smithi031.stdout:99: left oid 5 (ObjNum 58 snap 4 seq_num 58) 2024-04-17T11:34:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:31.682704+0000 mgr.y (mgr.14556) 149 : cluster [DBG] pgmap v122: 121 pgs: 121 active+clean; 2.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 656 KiB/s wr, 17 op/s 2024-04-17T11:34:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:31.774392+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-17T11:34:33.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:31.682704+0000 mgr.y (mgr.14556) 149 : cluster [DBG] pgmap v122: 121 pgs: 121 active+clean; 2.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 656 KiB/s wr, 17 op/s 2024-04-17T11:34:33.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:31.774392+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-17T11:34:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:31.682704+0000 mgr.y (mgr.14556) 149 : cluster [DBG] pgmap v122: 121 pgs: 121 active+clean; 2.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 656 KiB/s wr, 17 op/s 2024-04-17T11:34:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:31.774392+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-17T11:34:33.792 INFO:tasks.rados.rados.0.smithi031.stdout:95: done (5 left) 2024-04-17T11:34:33.792 INFO:tasks.rados.rados.0.smithi031.stdout:96: done (4 left) 2024-04-17T11:34:33.792 INFO:tasks.rados.rados.0.smithi031.stdout:97: done (3 left) 2024-04-17T11:34:33.792 INFO:tasks.rados.rados.0.smithi031.stdout:99: done (2 left) 2024-04-17T11:34:33.792 INFO:tasks.rados.rados.0.smithi031.stdout:100: done (1 left) 2024-04-17T11:34:33.792 INFO:tasks.rados.rados.0.smithi031.stdout:101: done (0 left) 2024-04-17T11:34:33.792 INFO:tasks.rados.rados.0.smithi031.stdout:102: snap_remove snap 1 2024-04-17T11:34:34.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:34:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:34:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:32.776645+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-17T11:34:34.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:32.776645+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-17T11:34:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:32.776645+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-17T11:34:34.802 INFO:tasks.rados.rados.0.smithi031.stdout:102: done (0 left) 2024-04-17T11:34:34.802 INFO:tasks.rados.rados.0.smithi031.stdout:103: read oid 29 snap 4 2024-04-17T11:34:34.802 INFO:tasks.rados.rados.0.smithi031.stdout:103: expect (ObjNum 28 snap 0 seq_num 28) 2024-04-17T11:34:34.802 INFO:tasks.rados.rados.0.smithi031.stdout:104: read oid 46 snap -1 2024-04-17T11:34:34.802 INFO:tasks.rados.rados.0.smithi031.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-17T11:34:34.802 INFO:tasks.rados.rados.0.smithi031.stdout:105: copy_from oid 36 from oid 2 current snap is 5 2024-04-17T11:34:34.802 INFO:tasks.rados.rados.0.smithi031.stdout:106: rmattr oid 49 current snap is 5 2024-04-17T11:34:34.802 INFO:tasks.rados.rados.0.smithi031.stdout:106: done (3 left) 2024-04-17T11:34:34.802 INFO:tasks.rados.rados.0.smithi031.stdout:107: snap_remove snap 3 2024-04-17T11:34:35.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:33.683198+0000 mgr.y (mgr.14556) 150 : cluster [DBG] pgmap v125: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2024-04-17T11:34:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:33.792414+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-17T11:34:35.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:33.683198+0000 mgr.y (mgr.14556) 150 : cluster [DBG] pgmap v125: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2024-04-17T11:34:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:33.792414+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-17T11:34:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:33.683198+0000 mgr.y (mgr.14556) 150 : cluster [DBG] pgmap v125: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2024-04-17T11:34:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:33.792414+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-17T11:34:35.807 INFO:tasks.rados.rados.0.smithi031.stdout:107: done (3 left) 2024-04-17T11:34:35.807 INFO:tasks.rados.rados.0.smithi031.stdout:108: rmattr oid 30 current snap is 5 2024-04-17T11:34:35.807 INFO:tasks.rados.rados.0.smithi031.stdout:108: done (3 left) 2024-04-17T11:34:35.807 INFO:tasks.rados.rados.0.smithi031.stdout:109: read oid 42 snap 2 2024-04-17T11:34:35.807 INFO:tasks.rados.rados.0.smithi031.stdout:109: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-17T11:34:35.807 INFO:tasks.rados.rados.0.smithi031.stdout:110: rmattr oid 14 current snap is 5 2024-04-17T11:34:35.807 INFO:tasks.rados.rados.0.smithi031.stdout:110: done (4 left) 2024-04-17T11:34:35.807 INFO:tasks.rados.rados.0.smithi031.stdout:111: read oid 9 snap 2 2024-04-17T11:34:35.807 INFO:tasks.rados.rados.0.smithi031.stdout:111: expect (ObjNum 8 snap 0 seq_num 8) 2024-04-17T11:34:35.808 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 24 current snap is 5 2024-04-17T11:34:35.808 INFO:tasks.rados.rados.0.smithi031.stdout:112: seq_num 59 ranges {393216=598016,991232=401408} 2024-04-17T11:34:35.813 INFO:tasks.rados.rados.0.smithi031.stdout:112: writing smithi03173351-24 from 393216 to 991232 tid 1 2024-04-17T11:34:35.816 INFO:tasks.rados.rados.0.smithi031.stdout:112: writing smithi03173351-24 from 991232 to 1392640 tid 2 2024-04-17T11:34:35.816 INFO:tasks.rados.rados.0.smithi031.stdout:113: copy_from oid 31 from oid 6 current snap is 5 2024-04-17T11:34:35.816 INFO:tasks.rados.rados.0.smithi031.stdout:114: copy_from oid 4 from oid 43 current snap is 5 2024-04-17T11:34:35.816 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 5 2024-04-17T11:34:35.816 INFO:tasks.rados.rados.0.smithi031.stdout:115: seq_num 60 ranges {319488=614400,933888=401408} 2024-04-17T11:34:35.821 INFO:tasks.rados.rados.0.smithi031.stdout:115: writing smithi03173351-20 from 319488 to 933888 tid 1 2024-04-17T11:34:35.823 INFO:tasks.rados.rados.0.smithi031.stdout:115: writing smithi03173351-20 from 933888 to 1335296 tid 2 2024-04-17T11:34:35.823 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 5 2024-04-17T11:34:35.823 INFO:tasks.rados.rados.0.smithi031.stdout:116: seq_num 61 ranges {950272=630784,1581056=401408} 2024-04-17T11:34:35.832 INFO:tasks.rados.rados.0.smithi031.stdout:116: writing smithi03173351-3 from 950272 to 1581056 tid 1 2024-04-17T11:34:35.835 INFO:tasks.rados.rados.0.smithi031.stdout:116: writing smithi03173351-3 from 1581056 to 1982464 tid 2 2024-04-17T11:34:35.835 INFO:tasks.rados.rados.0.smithi031.stdout:117: rollback oid 13 current snap is 5 2024-04-17T11:34:35.835 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 13 to 2 2024-04-17T11:34:35.835 INFO:tasks.rados.rados.0.smithi031.stdout:103: expect (ObjNum 28 snap 0 seq_num 28) 2024-04-17T11:34:35.849 INFO:tasks.rados.rados.0.smithi031.stdout:105: finishing copy_from racing read to smithi03173351-36 2024-04-17T11:34:35.849 INFO:tasks.rados.rados.0.smithi031.stdout:105: finishing copy_from to smithi03173351-36 2024-04-17T11:34:35.849 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-04-17T11:34:35.849 INFO:tasks.rados.rados.0.smithi031.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-17T11:34:35.869 INFO:tasks.rados.rados.0.smithi031.stdout:111: expect (ObjNum 8 snap 0 seq_num 8) 2024-04-17T11:34:35.873 INFO:tasks.rados.rados.0.smithi031.stdout:109: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-17T11:34:35.882 INFO:tasks.rados.rados.0.smithi031.stdout:112: finishing write tid 1 to smithi03173351-24 2024-04-17T11:34:35.882 INFO:tasks.rados.rados.0.smithi031.stdout:112: finishing write tid 2 to smithi03173351-24 2024-04-17T11:34:35.882 INFO:tasks.rados.rados.0.smithi031.stdout:112: finishing write tid 3 to smithi03173351-24 2024-04-17T11:34:35.882 INFO:tasks.rados.rados.0.smithi031.stdout:112: finishing write tid 4 to smithi03173351-24 2024-04-17T11:34:35.882 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 11 (ObjNum 59 snap 5 seq_num 59) dirty exists 2024-04-17T11:34:35.882 INFO:tasks.rados.rados.0.smithi031.stdout:112: left oid 24 (ObjNum 59 snap 5 seq_num 59) 2024-04-17T11:34:35.882 INFO:tasks.rados.rados.0.smithi031.stdout:113: finishing copy_from racing read to smithi03173351-31 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:113: finishing copy_from to smithi03173351-31 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:115: finishing write tid 1 to smithi03173351-20 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:103: done (10 left) 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:104: done (9 left) 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:105: done (8 left) 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:109: done (7 left) 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:111: done (6 left) 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:112: done (5 left) 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:113: done (4 left) 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:118: delete oid 18 current snap is 5 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:114: finishing copy_from racing read to smithi03173351-4 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:114: finishing copy_from to smithi03173351-4 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 8 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:115: finishing write tid 2 to smithi03173351-20 2024-04-17T11:34:35.883 INFO:tasks.rados.rados.0.smithi031.stdout:115: finishing write tid 3 to smithi03173351-20 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:115: finishing write tid 4 to smithi03173351-20 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 16 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:115: left oid 20 (ObjNum 60 snap 5 seq_num 60) 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:116: finishing write tid 1 to smithi03173351-3 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:116: finishing write tid 2 to smithi03173351-3 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:116: finishing write tid 3 to smithi03173351-3 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:117: finishing rollback tid 0 to smithi03173351-13 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:117: finishing rollback tid 1 to smithi03173351-13 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:117: finishing rollback tid 2 to smithi03173351-13 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 21 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:116: finishing write tid 4 to smithi03173351-3 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 20 (ObjNum 61 snap 5 seq_num 61) dirty exists 2024-04-17T11:34:35.884 INFO:tasks.rados.rados.0.smithi031.stdout:116: left oid 3 (ObjNum 61 snap 5 seq_num 61) 2024-04-17T11:34:35.885 INFO:tasks.rados.rados.0.smithi031.stdout:114: done (4 left) 2024-04-17T11:34:35.885 INFO:tasks.rados.rados.0.smithi031.stdout:115: done (3 left) 2024-04-17T11:34:35.885 INFO:tasks.rados.rados.0.smithi031.stdout:116: done (2 left) 2024-04-17T11:34:35.885 INFO:tasks.rados.rados.0.smithi031.stdout:117: done (1 left) 2024-04-17T11:34:35.885 INFO:tasks.rados.rados.0.smithi031.stdout:118: done (0 left) 2024-04-17T11:34:35.885 INFO:tasks.rados.rados.0.smithi031.stdout:119: read oid 43 snap -1 2024-04-17T11:34:35.885 INFO:tasks.rados.rados.0.smithi031.stdout:119: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-17T11:34:35.885 INFO:tasks.rados.rados.0.smithi031.stdout:120: rollback oid 38 current snap is 5 2024-04-17T11:34:35.886 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 2 2024-04-17T11:34:35.886 INFO:tasks.rados.rados.0.smithi031.stdout:121: delete oid 12 current snap is 5 2024-04-17T11:34:35.886 INFO:tasks.rados.rados.0.smithi031.stdout:121: done (2 left) 2024-04-17T11:34:35.886 INFO:tasks.rados.rados.0.smithi031.stdout:122: read oid 17 snap 4 2024-04-17T11:34:35.886 INFO:tasks.rados.rados.0.smithi031.stdout:122: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-17T11:34:35.886 INFO:tasks.rados.rados.0.smithi031.stdout:123: rollback oid 40 current snap is 5 2024-04-17T11:34:35.886 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 40 to 2 2024-04-17T11:34:35.886 INFO:tasks.rados.rados.0.smithi031.stdout:124: delete oid 8 current snap is 5 2024-04-17T11:34:35.886 INFO:tasks.rados.rados.0.smithi031.stdout:120: finishing rollback tid 0 to smithi03173351-38 2024-04-17T11:34:35.887 INFO:tasks.rados.rados.0.smithi031.stdout:119: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-17T11:34:35.907 INFO:tasks.rados.rados.0.smithi031.stdout:123: finishing rollback tid 0 to smithi03173351-40 2024-04-17T11:34:35.907 INFO:tasks.rados.rados.0.smithi031.stdout:123: finishing rollback tid 1 to smithi03173351-40 2024-04-17T11:34:35.907 INFO:tasks.rados.rados.0.smithi031.stdout:123: finishing rollback tid 2 to smithi03173351-40 2024-04-17T11:34:35.908 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 44 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-17T11:34:35.908 INFO:tasks.rados.rados.0.smithi031.stdout:120: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:34:35.908 INFO:tasks.rados.rados.0.smithi031.stdout:120: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:34:35.908 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 22 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-04-17T11:34:35.908 INFO:tasks.rados.rados.0.smithi031.stdout:122: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-17T11:34:35.943 INFO:tasks.rados.rados.0.smithi031.stdout:119: done (4 left) 2024-04-17T11:34:35.943 INFO:tasks.rados.rados.0.smithi031.stdout:120: done (3 left) 2024-04-17T11:34:35.943 INFO:tasks.rados.rados.0.smithi031.stdout:122: done (2 left) 2024-04-17T11:34:35.944 INFO:tasks.rados.rados.0.smithi031.stdout:123: done (1 left) 2024-04-17T11:34:35.944 INFO:tasks.rados.rados.0.smithi031.stdout:124: done (0 left) 2024-04-17T11:34:35.944 INFO:tasks.rados.rados.0.smithi031.stdout:125: setattr oid 35 current snap is 5 2024-04-17T11:34:35.945 INFO:tasks.rados.rados.0.smithi031.stdout:126: snap_create 2024-04-17T11:34:35.947 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 22 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-04-17T11:34:36.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:34.798516+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-17T11:34:36.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:34.798516+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-17T11:34:36.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:34.798516+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-17T11:34:36.808 INFO:tasks.rados.rados.0.smithi031.stdout:125: done (1 left) 2024-04-17T11:34:36.808 INFO:tasks.rados.rados.0.smithi031.stdout:126: done (0 left) 2024-04-17T11:34:36.808 INFO:tasks.rados.rados.0.smithi031.stdout:127: copy_from oid 25 from oid 6 current snap is 6 2024-04-17T11:34:36.808 INFO:tasks.rados.rados.0.smithi031.stdout:128: setattr oid 23 current snap is 6 2024-04-17T11:34:36.809 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 6 2024-04-17T11:34:36.809 INFO:tasks.rados.rados.0.smithi031.stdout:129: seq_num 65 ranges {24576=696320,720896=401408} 2024-04-17T11:34:36.814 INFO:tasks.rados.rados.0.smithi031.stdout:129: writing smithi03173351-15 from 24576 to 720896 tid 1 2024-04-17T11:34:36.816 INFO:tasks.rados.rados.0.smithi031.stdout:129: writing smithi03173351-15 from 720896 to 1122304 tid 2 2024-04-17T11:34:36.817 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 6 2024-04-17T11:34:36.817 INFO:tasks.rados.rados.0.smithi031.stdout:130: seq_num 66 ranges {1335296=712704,2048000=401408} 2024-04-17T11:34:36.828 INFO:tasks.rados.rados.0.smithi031.stdout:130: writing smithi03173351-20 from 1335296 to 2048000 tid 1 2024-04-17T11:34:36.831 INFO:tasks.rados.rados.0.smithi031.stdout:130: writing smithi03173351-20 from 2048000 to 2449408 tid 2 2024-04-17T11:34:36.831 INFO:tasks.rados.rados.0.smithi031.stdout:131: rollback oid 31 current snap is 6 2024-04-17T11:34:36.831 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 31 to 4 2024-04-17T11:34:36.831 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 12 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-04-17T11:34:36.831 INFO:tasks.rados.rados.0.smithi031.stdout:128: done (4 left) 2024-04-17T11:34:36.831 INFO:tasks.rados.rados.0.smithi031.stdout:132: read oid 30 snap -1 2024-04-17T11:34:36.831 INFO:tasks.rados.rados.0.smithi031.stdout:132: expect (ObjNum 29 snap 0 seq_num 29) 2024-04-17T11:34:36.831 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 6 2024-04-17T11:34:36.831 INFO:tasks.rados.rados.0.smithi031.stdout:133: seq_num 67 ranges {811008=729088,1540096=401408} 2024-04-17T11:34:36.839 INFO:tasks.rados.rados.0.smithi031.stdout:133: writing smithi03173351-49 from 811008 to 1540096 tid 1 2024-04-17T11:34:36.841 INFO:tasks.rados.rados.0.smithi031.stdout:133: writing smithi03173351-49 from 1540096 to 1941504 tid 2 2024-04-17T11:34:36.841 INFO:tasks.rados.rados.0.smithi031.stdout:134: snap_create 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:127: finishing copy_from racing read to smithi03173351-25 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:127: finishing copy_from to smithi03173351-25 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:129: finishing write tid 1 to smithi03173351-15 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:129: finishing write tid 2 to smithi03173351-15 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:129: finishing write tid 3 to smithi03173351-15 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:129: finishing write tid 4 to smithi03173351-15 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 26 (ObjNum 65 snap 6 seq_num 65) dirty exists 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:129: left oid 15 (ObjNum 65 snap 6 seq_num 65) 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:130: finishing write tid 1 to smithi03173351-20 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:130: finishing write tid 2 to smithi03173351-20 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:130: finishing write tid 3 to smithi03173351-20 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:131: finishing rollback tid 0 to smithi03173351-31 2024-04-17T11:34:36.842 INFO:tasks.rados.rados.0.smithi031.stdout:132: expect (ObjNum 29 snap 0 seq_num 29) 2024-04-17T11:34:36.855 INFO:tasks.rados.rados.0.smithi031.stdout:131: finishing rollback tid 1 to smithi03173351-31 2024-04-17T11:34:36.855 INFO:tasks.rados.rados.0.smithi031.stdout:131: finishing rollback tid 2 to smithi03173351-31 2024-04-17T11:34:36.855 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 34 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-04-17T11:34:36.855 INFO:tasks.rados.rados.0.smithi031.stdout:130: finishing write tid 4 to smithi03173351-20 2024-04-17T11:34:36.855 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 24 (ObjNum 66 snap 6 seq_num 66) dirty exists 2024-04-17T11:34:36.855 INFO:tasks.rados.rados.0.smithi031.stdout:130: left oid 20 (ObjNum 66 snap 6 seq_num 66) 2024-04-17T11:34:36.855 INFO:tasks.rados.rados.0.smithi031.stdout:133: finishing write tid 1 to smithi03173351-49 2024-04-17T11:34:36.855 INFO:tasks.rados.rados.0.smithi031.stdout:133: finishing write tid 2 to smithi03173351-49 2024-04-17T11:34:36.856 INFO:tasks.rados.rados.0.smithi031.stdout:133: finishing write tid 3 to smithi03173351-49 2024-04-17T11:34:36.856 INFO:tasks.rados.rados.0.smithi031.stdout:133: finishing write tid 4 to smithi03173351-49 2024-04-17T11:34:36.856 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 38 (ObjNum 67 snap 6 seq_num 67) dirty exists 2024-04-17T11:34:36.856 INFO:tasks.rados.rados.0.smithi031.stdout:133: left oid 49 (ObjNum 67 snap 6 seq_num 67) 2024-04-17T11:34:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:35.683824+0000 mgr.y (mgr.14556) 151 : cluster [DBG] pgmap v128: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2024-04-17T11:34:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:35.806661+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-17T11:34:37.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:35.683824+0000 mgr.y (mgr.14556) 151 : cluster [DBG] pgmap v128: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2024-04-17T11:34:37.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:35.806661+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-17T11:34:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:35.683824+0000 mgr.y (mgr.14556) 151 : cluster [DBG] pgmap v128: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2024-04-17T11:34:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:35.806661+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-17T11:34:37.820 INFO:tasks.rados.rados.0.smithi031.stdout:127: done (6 left) 2024-04-17T11:34:37.820 INFO:tasks.rados.rados.0.smithi031.stdout:129: done (5 left) 2024-04-17T11:34:37.820 INFO:tasks.rados.rados.0.smithi031.stdout:130: done (4 left) 2024-04-17T11:34:37.820 INFO:tasks.rados.rados.0.smithi031.stdout:131: done (3 left) 2024-04-17T11:34:37.820 INFO:tasks.rados.rados.0.smithi031.stdout:132: done (2 left) 2024-04-17T11:34:37.820 INFO:tasks.rados.rados.0.smithi031.stdout:133: done (1 left) 2024-04-17T11:34:37.820 INFO:tasks.rados.rados.0.smithi031.stdout:134: done (0 left) 2024-04-17T11:34:37.821 INFO:tasks.rados.rados.0.smithi031.stdout:135: read oid 48 snap 4 2024-04-17T11:34:37.821 INFO:tasks.rados.rados.0.smithi031.stdout:135: expect (ObjNum 47 snap 0 seq_num 47) 2024-04-17T11:34:37.821 INFO:tasks.rados.rados.0.smithi031.stdout:136: read oid 49 snap 2 2024-04-17T11:34:37.821 INFO:tasks.rados.rados.0.smithi031.stdout:136: expect (ObjNum 48 snap 0 seq_num 48) 2024-04-17T11:34:37.821 INFO:tasks.rados.rados.0.smithi031.stdout:137: delete oid 44 current snap is 7 2024-04-17T11:34:37.825 INFO:tasks.rados.rados.0.smithi031.stdout:137: done (2 left) 2024-04-17T11:34:37.825 INFO:tasks.rados.rados.0.smithi031.stdout:138: rollback oid 23 current snap is 7 2024-04-17T11:34:37.825 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 23 to 5 2024-04-17T11:34:37.825 INFO:tasks.rados.rados.0.smithi031.stdout:139: read oid 30 snap -1 2024-04-17T11:34:37.825 INFO:tasks.rados.rados.0.smithi031.stdout:139: expect (ObjNum 29 snap 0 seq_num 29) 2024-04-17T11:34:37.825 INFO:tasks.rados.rados.0.smithi031.stdout:140: setattr oid 35 current snap is 7 2024-04-17T11:34:37.827 INFO:tasks.rados.rados.0.smithi031.stdout:141: delete oid 25 current snap is 7 2024-04-17T11:34:37.829 INFO:tasks.rados.rados.0.smithi031.stdout:138: finishing rollback tid 0 to smithi03173351-23 2024-04-17T11:34:37.829 INFO:tasks.rados.rados.0.smithi031.stdout:135: expect (ObjNum 47 snap 0 seq_num 47) 2024-04-17T11:34:37.852 INFO:tasks.rados.rados.0.smithi031.stdout:138: finishing rollback tid 1 to smithi03173351-23 2024-04-17T11:34:37.852 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 24 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-04-17T11:34:37.852 INFO:tasks.rados.rados.0.smithi031.stdout:138: finishing rollback tid 2 to smithi03173351-23 2024-04-17T11:34:37.852 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 16 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-04-17T11:34:37.852 INFO:tasks.rados.rados.0.smithi031.stdout:139: expect (ObjNum 29 snap 0 seq_num 29) 2024-04-17T11:34:37.865 INFO:tasks.rados.rados.0.smithi031.stdout:136: expect (ObjNum 48 snap 0 seq_num 48) 2024-04-17T11:34:37.887 INFO:tasks.rados.rados.0.smithi031.stdout:135: done (5 left) 2024-04-17T11:34:37.887 INFO:tasks.rados.rados.0.smithi031.stdout:136: done (4 left) 2024-04-17T11:34:37.887 INFO:tasks.rados.rados.0.smithi031.stdout:138: done (3 left) 2024-04-17T11:34:37.887 INFO:tasks.rados.rados.0.smithi031.stdout:139: done (2 left) 2024-04-17T11:34:37.887 INFO:tasks.rados.rados.0.smithi031.stdout:140: done (1 left) 2024-04-17T11:34:37.887 INFO:tasks.rados.rados.0.smithi031.stdout:141: done (0 left) 2024-04-17T11:34:37.887 INFO:tasks.rados.rados.0.smithi031.stdout:142: snap_remove snap 5 2024-04-17T11:34:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:36.808325+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-17T11:34:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:36.996288+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:36.808325+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-17T11:34:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:36.996288+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:36.808325+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-17T11:34:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:36.996288+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:34:38.828 INFO:tasks.rados.rados.0.smithi031.stdout:142: done (0 left) 2024-04-17T11:34:38.828 INFO:tasks.rados.rados.0.smithi031.stdout:143: setattr oid 28 current snap is 7 2024-04-17T11:34:38.829 INFO:tasks.rados.rados.0.smithi031.stdout:144: snap_remove snap 4 2024-04-17T11:34:39.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:37.684375+0000 mgr.y (mgr.14556) 152 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:39.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:37.819580+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-17T11:34:39.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:37.684375+0000 mgr.y (mgr.14556) 152 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:39.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:37.819580+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-17T11:34:39.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:37.684375+0000 mgr.y (mgr.14556) 152 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:39.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:37.819580+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-17T11:34:39.838 INFO:tasks.rados.rados.0.smithi031.stdout:144: done (1 left) 2024-04-17T11:34:39.838 INFO:tasks.rados.rados.0.smithi031.stdout:145: delete oid 6 current snap is 7 2024-04-17T11:34:39.839 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 19 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-17T11:34:39.844 INFO:tasks.rados.rados.0.smithi031.stdout:143: done (1 left) 2024-04-17T11:34:39.844 INFO:tasks.rados.rados.0.smithi031.stdout:145: done (0 left) 2024-04-17T11:34:39.844 INFO:tasks.rados.rados.0.smithi031.stdout:146: snap_remove snap 2 2024-04-17T11:34:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:38.822099+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-17T11:34:40.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:38.822099+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-17T11:34:40.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:38.822099+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-17T11:34:40.852 INFO:tasks.rados.rados.0.smithi031.stdout:146: done (0 left) 2024-04-17T11:34:40.852 INFO:tasks.rados.rados.0.smithi031.stdout:147: rollback oid 17 current snap is 7 2024-04-17T11:34:40.852 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 17 to 6 2024-04-17T11:34:40.852 INFO:tasks.rados.rados.0.smithi031.stdout:148: delete oid 18 current snap is 7 2024-04-17T11:34:40.856 INFO:tasks.rados.rados.0.smithi031.stdout:148: done (1 left) 2024-04-17T11:34:40.856 INFO:tasks.rados.rados.0.smithi031.stdout:149: delete oid 36 current snap is 7 2024-04-17T11:34:40.857 INFO:tasks.rados.rados.0.smithi031.stdout:147: finishing rollback tid 0 to smithi03173351-17 2024-04-17T11:34:40.858 INFO:tasks.rados.rados.0.smithi031.stdout:147: finishing rollback tid 1 to smithi03173351-17 2024-04-17T11:34:40.859 INFO:tasks.rados.rados.0.smithi031.stdout:147: finishing rollback tid 2 to smithi03173351-17 2024-04-17T11:34:40.859 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 32 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-17T11:34:40.859 INFO:tasks.rados.rados.0.smithi031.stdout:147: done (1 left) 2024-04-17T11:34:40.859 INFO:tasks.rados.rados.0.smithi031.stdout:149: done (0 left) 2024-04-17T11:34:40.859 INFO:tasks.rados.rados.0.smithi031.stdout:150: copy_from oid 36 from oid 1 current snap is 7 2024-04-17T11:34:40.859 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 7 2024-04-17T11:34:40.859 INFO:tasks.rados.rados.0.smithi031.stdout:151: seq_num 73 ranges {507904=425984,933888=409600,1343488=393216} 2024-04-17T11:34:40.864 INFO:tasks.rados.rados.0.smithi031.stdout:151: writing smithi03173351-31 from 507904 to 933888 tid 1 2024-04-17T11:34:40.866 INFO:tasks.rados.rados.0.smithi031.stdout:151: writing smithi03173351-31 from 933888 to 1343488 tid 2 2024-04-17T11:34:40.869 INFO:tasks.rados.rados.0.smithi031.stdout:151: writing smithi03173351-31 from 1343488 to 1736704 tid 3 2024-04-17T11:34:40.869 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 7 2024-04-17T11:34:40.869 INFO:tasks.rados.rados.0.smithi031.stdout:150: finishing copy_from to smithi03173351-36 2024-04-17T11:34:40.869 INFO:tasks.rados.rados.0.smithi031.stdout:150: got expected ENOENT (src dne) 2024-04-17T11:34:40.869 INFO:tasks.rados.rados.0.smithi031.stdout:150: finishing copy_from racing read to smithi03173351-36 2024-04-17T11:34:40.869 INFO:tasks.rados.rados.0.smithi031.stdout:151: finishing write tid 1 to smithi03173351-31 2024-04-17T11:34:40.869 INFO:tasks.rados.rados.0.smithi031.stdout:152: seq_num 74 ranges {0=442368,442368=696320,1138688=106496} 2024-04-17T11:34:40.871 INFO:tasks.rados.rados.0.smithi031.stdout:152: writing smithi03173351-8 from 0 to 442368 tid 1 2024-04-17T11:34:40.875 INFO:tasks.rados.rados.0.smithi031.stdout:152: writing smithi03173351-8 from 442368 to 1138688 tid 2 2024-04-17T11:34:40.876 INFO:tasks.rados.rados.0.smithi031.stdout:152: writing smithi03173351-8 from 1138688 to 1245184 tid 3 2024-04-17T11:34:40.876 INFO:tasks.rados.rados.0.smithi031.stdout:150: done (2 left) 2024-04-17T11:34:40.876 INFO:tasks.rados.rados.0.smithi031.stdout:153: copy_from oid 41 from oid 44 current snap is 7 2024-04-17T11:34:40.876 INFO:tasks.rados.rados.0.smithi031.stdout:151: finishing write tid 2 to smithi03173351-31 2024-04-17T11:34:40.876 INFO:tasks.rados.rados.0.smithi031.stdout:151: finishing write tid 3 to smithi03173351-31 2024-04-17T11:34:40.876 INFO:tasks.rados.rados.0.smithi031.stdout:151: finishing write tid 4 to smithi03173351-31 2024-04-17T11:34:40.876 INFO:tasks.rados.rados.0.smithi031.stdout:151: finishing write tid 5 to smithi03173351-31 2024-04-17T11:34:40.877 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 68 (ObjNum 73 snap 7 seq_num 73) dirty exists 2024-04-17T11:34:40.877 INFO:tasks.rados.rados.0.smithi031.stdout:151: left oid 31 (ObjNum 73 snap 7 seq_num 73) 2024-04-17T11:34:40.877 INFO:tasks.rados.rados.0.smithi031.stdout:152: finishing write tid 1 to smithi03173351-8 2024-04-17T11:34:40.877 INFO:tasks.rados.rados.0.smithi031.stdout:151: done (2 left) 2024-04-17T11:34:40.877 INFO:tasks.rados.rados.0.smithi031.stdout:154: copy_from oid 28 from oid 10 current snap is 7 2024-04-17T11:34:40.877 INFO:tasks.rados.rados.0.smithi031.stdout:155: snap_create 2024-04-17T11:34:40.877 INFO:tasks.rados.rados.0.smithi031.stdout:153: finishing copy_from to smithi03173351-41 2024-04-17T11:34:40.877 INFO:tasks.rados.rados.0.smithi031.stdout:153: got expected ENOENT (src dne) 2024-04-17T11:34:40.877 INFO:tasks.rados.rados.0.smithi031.stdout:153: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:34:40.879 INFO:tasks.rados.rados.0.smithi031.stdout:152: finishing write tid 2 to smithi03173351-8 2024-04-17T11:34:40.879 INFO:tasks.rados.rados.0.smithi031.stdout:152: finishing write tid 3 to smithi03173351-8 2024-04-17T11:34:40.879 INFO:tasks.rados.rados.0.smithi031.stdout:152: finishing write tid 4 to smithi03173351-8 2024-04-17T11:34:40.880 INFO:tasks.rados.rados.0.smithi031.stdout:154: finishing copy_from racing read to smithi03173351-28 2024-04-17T11:34:40.880 INFO:tasks.rados.rados.0.smithi031.stdout:152: finishing write tid 5 to smithi03173351-8 2024-04-17T11:34:40.880 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 17 (ObjNum 74 snap 7 seq_num 74) dirty exists 2024-04-17T11:34:40.880 INFO:tasks.rados.rados.0.smithi031.stdout:152: left oid 8 (ObjNum 74 snap 7 seq_num 74) 2024-04-17T11:34:40.881 INFO:tasks.rados.rados.0.smithi031.stdout:154: finishing copy_from to smithi03173351-28 2024-04-17T11:34:40.881 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 10 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-04-17T11:34:41.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:39.684989+0000 mgr.y (mgr.14556) 153 : cluster [DBG] pgmap v134: 121 pgs: 121 active+clean; 34 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-04-17T11:34:41.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:39.837682+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-17T11:34:41.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:39.684989+0000 mgr.y (mgr.14556) 153 : cluster [DBG] pgmap v134: 121 pgs: 121 active+clean; 34 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-04-17T11:34:41.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:39.837682+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-17T11:34:41.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:39.684989+0000 mgr.y (mgr.14556) 153 : cluster [DBG] pgmap v134: 121 pgs: 121 active+clean; 34 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-04-17T11:34:41.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:39.837682+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-17T11:34:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:41] "GET /metrics HTTP/1.1" 200 191665 "" "Prometheus/2.33.4" 2024-04-17T11:34:41.848 INFO:tasks.rados.rados.0.smithi031.stdout:152: done (3 left) 2024-04-17T11:34:41.848 INFO:tasks.rados.rados.0.smithi031.stdout:153: done (2 left) 2024-04-17T11:34:41.848 INFO:tasks.rados.rados.0.smithi031.stdout:154: done (1 left) 2024-04-17T11:34:41.848 INFO:tasks.rados.rados.0.smithi031.stdout:155: done (0 left) 2024-04-17T11:34:41.848 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 8 2024-04-17T11:34:41.848 INFO:tasks.rados.rados.0.smithi031.stdout:156: seq_num 75 ranges {139264=458752,598016=581632,1179648=221184} 2024-04-17T11:34:41.851 INFO:tasks.rados.rados.0.smithi031.stdout:156: writing smithi03173351-9 from 139264 to 598016 tid 1 2024-04-17T11:34:41.854 INFO:tasks.rados.rados.0.smithi031.stdout:156: writing smithi03173351-9 from 598016 to 1179648 tid 2 2024-04-17T11:34:41.856 INFO:tasks.rados.rados.0.smithi031.stdout:156: writing smithi03173351-9 from 1179648 to 1400832 tid 3 2024-04-17T11:34:41.856 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 8 2024-04-17T11:34:41.856 INFO:tasks.rados.rados.0.smithi031.stdout:157: seq_num 76 ranges {0=475136,475136=458752,933888=344064} 2024-04-17T11:34:41.858 INFO:tasks.rados.rados.0.smithi031.stdout:157: writing smithi03173351-12 from 0 to 475136 tid 1 2024-04-17T11:34:41.862 INFO:tasks.rados.rados.0.smithi031.stdout:157: writing smithi03173351-12 from 475136 to 933888 tid 2 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:157: writing smithi03173351-12 from 933888 to 1277952 tid 3 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:158: rollback oid 22 current snap is 8 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 22 to 6 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:156: finishing write tid 1 to smithi03173351-9 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:156: finishing write tid 2 to smithi03173351-9 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:156: finishing write tid 3 to smithi03173351-9 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:156: finishing write tid 4 to smithi03173351-9 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:159: snap_create 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:156: finishing write tid 5 to smithi03173351-9 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 17 (ObjNum 75 snap 8 seq_num 75) dirty exists 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:156: left oid 9 (ObjNum 75 snap 8 seq_num 75) 2024-04-17T11:34:41.864 INFO:tasks.rados.rados.0.smithi031.stdout:157: finishing write tid 1 to smithi03173351-12 2024-04-17T11:34:41.866 INFO:tasks.rados.rados.0.smithi031.stdout:157: finishing write tid 2 to smithi03173351-12 2024-04-17T11:34:41.867 INFO:tasks.rados.rados.0.smithi031.stdout:157: finishing write tid 3 to smithi03173351-12 2024-04-17T11:34:41.867 INFO:tasks.rados.rados.0.smithi031.stdout:158: finishing rollback tid 0 to smithi03173351-22 2024-04-17T11:34:41.867 INFO:tasks.rados.rados.0.smithi031.stdout:157: finishing write tid 4 to smithi03173351-12 2024-04-17T11:34:41.867 INFO:tasks.rados.rados.0.smithi031.stdout:158: finishing rollback tid 1 to smithi03173351-22 2024-04-17T11:34:41.867 INFO:tasks.rados.rados.0.smithi031.stdout:158: finishing rollback tid 2 to smithi03173351-22 2024-04-17T11:34:41.867 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 19 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-04-17T11:34:41.868 INFO:tasks.rados.rados.0.smithi031.stdout:157: finishing write tid 5 to smithi03173351-12 2024-04-17T11:34:41.868 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 62 (ObjNum 76 snap 8 seq_num 76) dirty exists 2024-04-17T11:34:41.868 INFO:tasks.rados.rados.0.smithi031.stdout:157: left oid 12 (ObjNum 76 snap 8 seq_num 76) 2024-04-17T11:34:42.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:40.845771+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-17T11:34:42.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:40.845771+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-17T11:34:42.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:40.845771+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-17T11:34:42.856 INFO:tasks.rados.rados.0.smithi031.stdout:156: done (3 left) 2024-04-17T11:34:42.856 INFO:tasks.rados.rados.0.smithi031.stdout:157: done (2 left) 2024-04-17T11:34:42.856 INFO:tasks.rados.rados.0.smithi031.stdout:158: done (1 left) 2024-04-17T11:34:42.857 INFO:tasks.rados.rados.0.smithi031.stdout:159: done (0 left) 2024-04-17T11:34:42.857 INFO:tasks.rados.rados.0.smithi031.stdout:160: read oid 33 snap -1 2024-04-17T11:34:42.857 INFO:tasks.rados.rados.0.smithi031.stdout:160: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-17T11:34:42.857 INFO:tasks.rados.rados.0.smithi031.stdout:161: snap_create 2024-04-17T11:34:42.864 INFO:tasks.rados.rados.0.smithi031.stdout:160: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-17T11:34:43.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:41.685453+0000 mgr.y (mgr.14556) 154 : cluster [DBG] pgmap v137: 121 pgs: 121 active+clean; 34 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-04-17T11:34:43.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:41.848868+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-17T11:34:43.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:41.685453+0000 mgr.y (mgr.14556) 154 : cluster [DBG] pgmap v137: 121 pgs: 121 active+clean; 34 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-04-17T11:34:43.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:41.848868+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-17T11:34:43.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:41.685453+0000 mgr.y (mgr.14556) 154 : cluster [DBG] pgmap v137: 121 pgs: 121 active+clean; 34 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-04-17T11:34:43.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:41.848868+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-17T11:34:43.868 INFO:tasks.rados.rados.0.smithi031.stdout:160: done (1 left) 2024-04-17T11:34:43.868 INFO:tasks.rados.rados.0.smithi031.stdout:161: done (0 left) 2024-04-17T11:34:43.868 INFO:tasks.rados.rados.0.smithi031.stdout:162: snap_remove snap 6 2024-04-17T11:34:44.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:42.854686+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-17T11:34:44.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:34:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:34:44.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:42.854686+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-17T11:34:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:42.854686+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-17T11:34:44.264 INFO:tasks.rados.rados.0.smithi031.stdout:162: done (0 left) 2024-04-17T11:34:44.264 INFO:tasks.rados.rados.0.smithi031.stdout:163: delete oid 1 current snap is 10 2024-04-17T11:34:44.267 INFO:tasks.rados.rados.0.smithi031.stdout:163: done (0 left) 2024-04-17T11:34:44.267 INFO:tasks.rados.rados.0.smithi031.stdout:164: snap_create 2024-04-17T11:34:45.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:43.685966+0000 mgr.y (mgr.14556) 155 : cluster [DBG] pgmap v140: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 21 op/s 2024-04-17T11:34:45.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:43.868897+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-17T11:34:45.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:44.256510+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-17T11:34:45.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:43.685966+0000 mgr.y (mgr.14556) 155 : cluster [DBG] pgmap v140: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 21 op/s 2024-04-17T11:34:45.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:43.868897+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-17T11:34:45.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:44.256510+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-17T11:34:45.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:43.685966+0000 mgr.y (mgr.14556) 155 : cluster [DBG] pgmap v140: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 21 op/s 2024-04-17T11:34:45.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:43.868897+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-17T11:34:45.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:44.256510+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-17T11:34:45.258 INFO:tasks.rados.rados.0.smithi031.stdout:164: done (0 left) 2024-04-17T11:34:45.258 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 11 2024-04-17T11:34:45.258 INFO:tasks.rados.rados.0.smithi031.stdout:165: seq_num 78 ranges {1736704=516096,2252800=679936,2932736=122880} 2024-04-17T11:34:45.270 INFO:tasks.rados.rados.0.smithi031.stdout:165: writing smithi03173351-31 from 1736704 to 2252800 tid 1 2024-04-17T11:34:45.275 INFO:tasks.rados.rados.0.smithi031.stdout:165: writing smithi03173351-31 from 2252800 to 2932736 tid 2 2024-04-17T11:34:45.275 INFO:tasks.rados.rados.0.smithi031.stdout:165: writing smithi03173351-31 from 2932736 to 3055616 tid 3 2024-04-17T11:34:45.275 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 11 2024-04-17T11:34:45.275 INFO:tasks.rados.rados.0.smithi031.stdout:166: seq_num 79 ranges {253952=532480,786432=565248,1351680=237568} 2024-04-17T11:34:45.279 INFO:tasks.rados.rados.0.smithi031.stdout:166: writing smithi03173351-16 from 253952 to 786432 tid 1 2024-04-17T11:34:45.283 INFO:tasks.rados.rados.0.smithi031.stdout:166: writing smithi03173351-16 from 786432 to 1351680 tid 2 2024-04-17T11:34:45.285 INFO:tasks.rados.rados.0.smithi031.stdout:166: writing smithi03173351-16 from 1351680 to 1589248 tid 3 2024-04-17T11:34:45.285 INFO:tasks.rados.rados.0.smithi031.stdout:167: copy_from oid 10 from oid 39 current snap is 11 2024-04-17T11:34:45.285 INFO:tasks.rados.rados.0.smithi031.stdout:165: finishing write tid 1 to smithi03173351-31 2024-04-17T11:34:45.285 INFO:tasks.rados.rados.0.smithi031.stdout:165: finishing write tid 2 to smithi03173351-31 2024-04-17T11:34:45.285 INFO:tasks.rados.rados.0.smithi031.stdout:165: finishing write tid 3 to smithi03173351-31 2024-04-17T11:34:45.285 INFO:tasks.rados.rados.0.smithi031.stdout:165: finishing write tid 4 to smithi03173351-31 2024-04-17T11:34:45.285 INFO:tasks.rados.rados.0.smithi031.stdout:165: finishing write tid 5 to smithi03173351-31 2024-04-17T11:34:45.285 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 77 (ObjNum 78 snap 11 seq_num 78) dirty exists 2024-04-17T11:34:45.285 INFO:tasks.rados.rados.0.smithi031.stdout:165: left oid 31 (ObjNum 78 snap 11 seq_num 78) 2024-04-17T11:34:45.286 INFO:tasks.rados.rados.0.smithi031.stdout:165: done (2 left) 2024-04-17T11:34:45.286 INFO:tasks.rados.rados.0.smithi031.stdout:168: read oid 25 snap 7 2024-04-17T11:34:45.286 INFO:tasks.rados.rados.0.smithi031.stdout:168: expect deleted 2024-04-17T11:34:45.286 INFO:tasks.rados.rados.0.smithi031.stdout:169: copy_from oid 21 from oid 35 current snap is 11 2024-04-17T11:34:45.286 INFO:tasks.rados.rados.0.smithi031.stdout:170: snap_remove snap 10 2024-04-17T11:34:46.264 INFO:tasks.rados.rados.0.smithi031.stdout:170: done (4 left) 2024-04-17T11:34:46.264 INFO:tasks.rados.rados.0.smithi031.stdout:171: delete oid 8 current snap is 11 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:166: finishing write tid 1 to smithi03173351-16 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:166: finishing write tid 2 to smithi03173351-16 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:166: finishing write tid 3 to smithi03173351-16 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:166: finishing write tid 4 to smithi03173351-16 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:166: finishing write tid 5 to smithi03173351-16 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 7 (ObjNum 79 snap 11 seq_num 79) dirty exists 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:166: left oid 16 (ObjNum 79 snap 11 seq_num 79) 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:169: finishing copy_from racing read to smithi03173351-21 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:167: finishing copy_from to smithi03173351-10 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 12 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:167: finishing copy_from racing read to smithi03173351-10 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:169: finishing copy_from to smithi03173351-21 2024-04-17T11:34:46.265 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 24 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-04-17T11:34:46.271 INFO:tasks.rados.rados.0.smithi031.stdout:166: done (4 left) 2024-04-17T11:34:46.271 INFO:tasks.rados.rados.0.smithi031.stdout:167: done (3 left) 2024-04-17T11:34:46.271 INFO:tasks.rados.rados.0.smithi031.stdout:168: done (2 left) 2024-04-17T11:34:46.271 INFO:tasks.rados.rados.0.smithi031.stdout:169: done (1 left) 2024-04-17T11:34:46.271 INFO:tasks.rados.rados.0.smithi031.stdout:171: done (0 left) 2024-04-17T11:34:46.271 INFO:tasks.rados.rados.0.smithi031.stdout:172: snap_remove snap 9 2024-04-17T11:34:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:45.258988+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-17T11:34:46.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:45.258988+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-17T11:34:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:45.258988+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-17T11:34:47.267 INFO:tasks.rados.rados.0.smithi031.stdout:172: done (0 left) 2024-04-17T11:34:47.267 INFO:tasks.rados.rados.0.smithi031.stdout:173: snap_create 2024-04-17T11:34:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:45.686525+0000 mgr.y (mgr.14556) 156 : cluster [DBG] pgmap v144: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-04-17T11:34:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:46.264394+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-17T11:34:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:45.686525+0000 mgr.y (mgr.14556) 156 : cluster [DBG] pgmap v144: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-04-17T11:34:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:46.264394+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-17T11:34:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:45.686525+0000 mgr.y (mgr.14556) 156 : cluster [DBG] pgmap v144: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-04-17T11:34:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:46.264394+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-17T11:34:48.282 INFO:tasks.rados.rados.0.smithi031.stdout:173: done (0 left) 2024-04-17T11:34:48.282 INFO:tasks.rados.rados.0.smithi031.stdout:174: read oid 46 snap -1 2024-04-17T11:34:48.282 INFO:tasks.rados.rados.0.smithi031.stdout:174: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-17T11:34:48.282 INFO:tasks.rados.rados.0.smithi031.stdout:175: read oid 7 snap 7 2024-04-17T11:34:48.282 INFO:tasks.rados.rados.0.smithi031.stdout:175: expect (ObjNum 6 snap 0 seq_num 6) 2024-04-17T11:34:48.282 INFO:tasks.rados.rados.0.smithi031.stdout:176: snap_create 2024-04-17T11:34:48.286 INFO:tasks.rados.rados.0.smithi031.stdout:175: expect (ObjNum 6 snap 0 seq_num 6) 2024-04-17T11:34:48.289 INFO:tasks.rados.rados.0.smithi031.stdout:174: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-17T11:34:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:47.266329+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-17T11:34:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:47.687050+0000 mgr.y (mgr.14556) 157 : cluster [DBG] pgmap v147: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:48.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:47.266329+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-17T11:34:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:47.687050+0000 mgr.y (mgr.14556) 157 : cluster [DBG] pgmap v147: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:47.266329+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-17T11:34:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:47.687050+0000 mgr.y (mgr.14556) 157 : cluster [DBG] pgmap v147: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:49.281 INFO:tasks.rados.rados.0.smithi031.stdout:174: done (2 left) 2024-04-17T11:34:49.281 INFO:tasks.rados.rados.0.smithi031.stdout:175: done (1 left) 2024-04-17T11:34:49.281 INFO:tasks.rados.rados.0.smithi031.stdout:176: done (0 left) 2024-04-17T11:34:49.281 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 13 2024-04-17T11:34:49.282 INFO:tasks.rados.rados.0.smithi031.stdout:177: seq_num 81 ranges {827392=565248,1392640=737280,2129920=65536} 2024-04-17T11:34:49.288 INFO:tasks.rados.rados.0.smithi031.stdout:177: writing smithi03173351-13 from 827392 to 1392640 tid 1 2024-04-17T11:34:49.293 INFO:tasks.rados.rados.0.smithi031.stdout:177: writing smithi03173351-13 from 1392640 to 2129920 tid 2 2024-04-17T11:34:49.294 INFO:tasks.rados.rados.0.smithi031.stdout:177: writing smithi03173351-13 from 2129920 to 2195456 tid 3 2024-04-17T11:34:49.294 INFO:tasks.rados.rados.0.smithi031.stdout:178: copy_from oid 15 from oid 5 current snap is 13 2024-04-17T11:34:49.294 INFO:tasks.rados.rados.0.smithi031.stdout:177: finishing write tid 1 to smithi03173351-13 2024-04-17T11:34:49.294 INFO:tasks.rados.rados.0.smithi031.stdout:179: rollback oid 19 current snap is 13 2024-04-17T11:34:49.295 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 12 2024-04-17T11:34:49.295 INFO:tasks.rados.rados.0.smithi031.stdout:180: copy_from oid 21 from oid 24 current snap is 13 2024-04-17T11:34:49.295 INFO:tasks.rados.rados.0.smithi031.stdout:181: copy_from oid 3 from oid 7 current snap is 13 2024-04-17T11:34:49.295 INFO:tasks.rados.rados.0.smithi031.stdout:182: read oid 33 snap -1 2024-04-17T11:34:49.295 INFO:tasks.rados.rados.0.smithi031.stdout:182: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-17T11:34:49.295 INFO:tasks.rados.rados.0.smithi031.stdout:183: rollback oid 18 current snap is 13 2024-04-17T11:34:49.295 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 18 to 11 2024-04-17T11:34:49.295 INFO:tasks.rados.rados.0.smithi031.stdout:184: copy_from oid 22 from oid 35 current snap is 13 2024-04-17T11:34:49.295 INFO:tasks.rados.rados.0.smithi031.stdout:185: read oid 31 snap -1 2024-04-17T11:34:49.295 INFO:tasks.rados.rados.0.smithi031.stdout:185: expect (ObjNum 78 snap 11 seq_num 78) 2024-04-17T11:34:49.295 INFO:tasks.rados.rados.0.smithi031.stdout:186: snap_remove snap 8 2024-04-17T11:34:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:48.279284+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-17T11:34:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:48.279284+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-17T11:34:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:48.279284+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-17T11:34:50.299 INFO:tasks.rados.rados.0.smithi031.stdout:186: done (9 left) 2024-04-17T11:34:50.299 INFO:tasks.rados.rados.0.smithi031.stdout:187: copy_from oid 49 from oid 28 current snap is 13 2024-04-17T11:34:50.299 INFO:tasks.rados.rados.0.smithi031.stdout:188: copy_from oid 44 from oid 32 current snap is 13 2024-04-17T11:34:50.300 INFO:tasks.rados.rados.0.smithi031.stdout:189: snap_create 2024-04-17T11:34:50.302 INFO:tasks.rados.rados.0.smithi031.stdout:177: finishing write tid 2 to smithi03173351-13 2024-04-17T11:34:50.302 INFO:tasks.rados.rados.0.smithi031.stdout:177: finishing write tid 3 to smithi03173351-13 2024-04-17T11:34:50.302 INFO:tasks.rados.rados.0.smithi031.stdout:179: finishing rollback tid 0 to smithi03173351-19 2024-04-17T11:34:50.302 INFO:tasks.rados.rados.0.smithi031.stdout:177: finishing write tid 4 to smithi03173351-13 2024-04-17T11:34:50.302 INFO:tasks.rados.rados.0.smithi031.stdout:179: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:34:50.302 INFO:tasks.rados.rados.0.smithi031.stdout:179: finishing rollback tid 2 to smithi03173351-19 2024-04-17T11:34:50.302 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 12 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-04-17T11:34:50.303 INFO:tasks.rados.rados.0.smithi031.stdout:177: finishing write tid 5 to smithi03173351-13 2024-04-17T11:34:50.303 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 41 (ObjNum 81 snap 13 seq_num 81) dirty exists 2024-04-17T11:34:50.303 INFO:tasks.rados.rados.0.smithi031.stdout:177: left oid 13 (ObjNum 81 snap 13 seq_num 81) 2024-04-17T11:34:50.303 INFO:tasks.rados.rados.0.smithi031.stdout:184: finishing copy_from racing read to smithi03173351-22 2024-04-17T11:34:50.303 INFO:tasks.rados.rados.0.smithi031.stdout:182: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-17T11:34:50.319 INFO:tasks.rados.rados.0.smithi031.stdout:183: finishing rollback tid 1 to smithi03173351-18 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 0 (ObjNum -1710631016 snap 21884 seq_num 1) dirty dne 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:181: finishing copy_from racing read to smithi03173351-3 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:181: finishing copy_from to smithi03173351-3 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:178: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:178: finishing copy_from to smithi03173351-15 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 8 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:184: finishing copy_from to smithi03173351-22 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 24 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:180: finishing copy_from racing read to smithi03173351-21 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:180: finishing copy_from to smithi03173351-21 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 11 (ObjNum 59 snap 5 seq_num 59) dirty exists 2024-04-17T11:34:50.320 INFO:tasks.rados.rados.0.smithi031.stdout:185: expect (ObjNum 78 snap 11 seq_num 78) 2024-04-17T11:34:50.437 INFO:tasks.rados.rados.0.smithi031.stdout:188: finishing copy_from racing read to smithi03173351-44 2024-04-17T11:34:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:188: finishing copy_from to smithi03173351-44 2024-04-17T11:34:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-04-17T11:34:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:187: finishing copy_from racing read to smithi03173351-49 2024-04-17T11:34:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:187: finishing copy_from to smithi03173351-49 2024-04-17T11:34:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 10 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-04-17T11:34:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:49.281666+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-17T11:34:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:49.687596+0000 mgr.y (mgr.14556) 158 : cluster [DBG] pgmap v150: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 405 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:34:50.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:49.281666+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-17T11:34:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:49.687596+0000 mgr.y (mgr.14556) 158 : cluster [DBG] pgmap v150: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 405 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:34:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:49.281666+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-17T11:34:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:49.687596+0000 mgr.y (mgr.14556) 158 : cluster [DBG] pgmap v150: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 405 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:34:51.298 INFO:tasks.rados.rados.0.smithi031.stdout:177: done (11 left) 2024-04-17T11:34:51.298 INFO:tasks.rados.rados.0.smithi031.stdout:178: done (10 left) 2024-04-17T11:34:51.298 INFO:tasks.rados.rados.0.smithi031.stdout:179: done (9 left) 2024-04-17T11:34:51.298 INFO:tasks.rados.rados.0.smithi031.stdout:180: done (8 left) 2024-04-17T11:34:51.299 INFO:tasks.rados.rados.0.smithi031.stdout:181: done (7 left) 2024-04-17T11:34:51.299 INFO:tasks.rados.rados.0.smithi031.stdout:182: done (6 left) 2024-04-17T11:34:51.299 INFO:tasks.rados.rados.0.smithi031.stdout:183: done (5 left) 2024-04-17T11:34:51.299 INFO:tasks.rados.rados.0.smithi031.stdout:184: done (4 left) 2024-04-17T11:34:51.299 INFO:tasks.rados.rados.0.smithi031.stdout:185: done (3 left) 2024-04-17T11:34:51.299 INFO:tasks.rados.rados.0.smithi031.stdout:187: done (2 left) 2024-04-17T11:34:51.299 INFO:tasks.rados.rados.0.smithi031.stdout:188: done (1 left) 2024-04-17T11:34:51.299 INFO:tasks.rados.rados.0.smithi031.stdout:189: done (0 left) 2024-04-17T11:34:51.299 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 14 2024-04-17T11:34:51.299 INFO:tasks.rados.rados.0.smithi031.stdout:190: seq_num 82 ranges {524288=581632,1105920=622592,1728512=180224} 2024-04-17T11:34:51.304 INFO:tasks.rados.rados.0.smithi031.stdout:190: writing smithi03173351-32 from 524288 to 1105920 tid 1 2024-04-17T11:34:51.308 INFO:tasks.rados.rados.0.smithi031.stdout:190: writing smithi03173351-32 from 1105920 to 1728512 tid 2 2024-04-17T11:34:51.309 INFO:tasks.rados.rados.0.smithi031.stdout:190: writing smithi03173351-32 from 1728512 to 1908736 tid 3 2024-04-17T11:34:51.309 INFO:tasks.rados.rados.0.smithi031.stdout:191: snap_create 2024-04-17T11:34:51.310 INFO:tasks.rados.rados.0.smithi031.stdout:190: finishing write tid 1 to smithi03173351-32 2024-04-17T11:34:51.312 INFO:tasks.rados.rados.0.smithi031.stdout:190: finishing write tid 2 to smithi03173351-32 2024-04-17T11:34:51.312 INFO:tasks.rados.rados.0.smithi031.stdout:190: finishing write tid 3 to smithi03173351-32 2024-04-17T11:34:51.313 INFO:tasks.rados.rados.0.smithi031.stdout:190: finishing write tid 4 to smithi03173351-32 2024-04-17T11:34:51.314 INFO:tasks.rados.rados.0.smithi031.stdout:190: finishing write tid 5 to smithi03173351-32 2024-04-17T11:34:51.314 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 46 (ObjNum 82 snap 14 seq_num 82) dirty exists 2024-04-17T11:34:51.314 INFO:tasks.rados.rados.0.smithi031.stdout:190: left oid 32 (ObjNum 82 snap 14 seq_num 82) 2024-04-17T11:34:51.629 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:34:51.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:50.299330+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-17T11:34:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:34:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:51] "GET /metrics HTTP/1.1" 200 191665 "" "Prometheus/2.33.4" 2024-04-17T11:34:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:50.299330+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-17T11:34:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:50.299330+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-17T11:34:51.917 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2m) 2m ago 3m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2m) 2m ago 2m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (4m) 2m ago 4m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (4m) 2m ago 4m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (7m) 2m ago 7m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (9m) 2m ago 9m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (9m) 2m ago 9m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (7m) 2m ago 7m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (7m) 2m ago 7m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (3m) 2m ago 3m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (3m) 2m ago 3m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (7m) 2m ago 7m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:34:51.918 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (6m) 2m ago 6m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:34:51.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (6m) 2m ago 6m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:34:51.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (5m) 2m ago 5m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:34:51.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (5m) 2m ago 5m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:34:51.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (5m) 2m ago 5m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:34:51.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (4m) 2m ago 4m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:34:51.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (4m) 2m ago 4m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:34:51.919 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2m) 2m ago 3m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:34:52.266 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:34:52.266 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:34:52.266 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:34:52.267 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:34:52.309 INFO:tasks.rados.rados.0.smithi031.stdout:190: done (1 left) 2024-04-17T11:34:52.309 INFO:tasks.rados.rados.0.smithi031.stdout:191: done (0 left) 2024-04-17T11:34:52.309 INFO:tasks.rados.rados.0.smithi031.stdout:192: snap_create 2024-04-17T11:34:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:51.298365+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-17T11:34:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:51.618160+0000 mgr.y (mgr.14556) 159 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:51.687961+0000 mgr.y (mgr.14556) 160 : cluster [DBG] pgmap v153: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 405 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:34:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:51.910581+0000 mgr.y (mgr.14556) 161 : audit [DBG] from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:34:52.267798+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.31:0/31816284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:34:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:51.298365+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-17T11:34:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:51.618160+0000 mgr.y (mgr.14556) 159 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:51.687961+0000 mgr.y (mgr.14556) 160 : cluster [DBG] pgmap v153: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 405 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:34:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:51.910581+0000 mgr.y (mgr.14556) 161 : audit [DBG] from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:34:52.267798+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.31:0/31816284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:34:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:51.298365+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-17T11:34:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:51.618160+0000 mgr.y (mgr.14556) 159 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:51.687961+0000 mgr.y (mgr.14556) 160 : cluster [DBG] pgmap v153: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 405 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:34:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:51.910581+0000 mgr.y (mgr.14556) 161 : audit [DBG] from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:34:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:34:52.267798+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.31:0/31816284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:34:53.314 INFO:tasks.rados.rados.0.smithi031.stdout:192: done (0 left) 2024-04-17T11:34:53.314 INFO:tasks.rados.rados.0.smithi031.stdout:193: snap_remove snap 14 2024-04-17T11:34:53.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:52.309403+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-17T11:34:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:52.309403+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-17T11:34:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:52.309403+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-17T11:34:54.261 INFO:tasks.rados.rados.0.smithi031.stdout:193: done (0 left) 2024-04-17T11:34:54.261 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 16 2024-04-17T11:34:54.261 INFO:tasks.rados.rados.0.smithi031.stdout:194: seq_num 83 ranges {573440=598016,1171456=499712,1671168=303104} 2024-04-17T11:34:54.266 INFO:tasks.rados.rados.0.smithi031.stdout:194: writing smithi03173351-22 from 573440 to 1171456 tid 1 2024-04-17T11:34:54.269 INFO:tasks.rados.rados.0.smithi031.stdout:194: writing smithi03173351-22 from 1171456 to 1671168 tid 2 2024-04-17T11:34:54.271 INFO:tasks.rados.rados.0.smithi031.stdout:194: writing smithi03173351-22 from 1671168 to 1974272 tid 3 2024-04-17T11:34:54.271 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 16 2024-04-17T11:34:54.271 INFO:tasks.rados.rados.0.smithi031.stdout:195: seq_num 84 ranges {1597440=614400,2211840=434176,2646016=368640} 2024-04-17T11:34:54.283 INFO:tasks.rados.rados.0.smithi031.stdout:195: writing smithi03173351-10 from 1597440 to 2211840 tid 1 2024-04-17T11:34:54.286 INFO:tasks.rados.rados.0.smithi031.stdout:195: writing smithi03173351-10 from 2211840 to 2646016 tid 2 2024-04-17T11:34:54.288 INFO:tasks.rados.rados.0.smithi031.stdout:195: writing smithi03173351-10 from 2646016 to 3014656 tid 3 2024-04-17T11:34:54.288 INFO:tasks.rados.rados.0.smithi031.stdout:196: setattr oid 6 current snap is 16 2024-04-17T11:34:54.289 INFO:tasks.rados.rados.0.smithi031.stdout:194: finishing write tid 1 to smithi03173351-22 2024-04-17T11:34:54.289 INFO:tasks.rados.rados.0.smithi031.stdout:194: finishing write tid 2 to smithi03173351-22 2024-04-17T11:34:54.289 INFO:tasks.rados.rados.0.smithi031.stdout:194: finishing write tid 3 to smithi03173351-22 2024-04-17T11:34:54.289 INFO:tasks.rados.rados.0.smithi031.stdout:194: finishing write tid 4 to smithi03173351-22 2024-04-17T11:34:54.289 INFO:tasks.rados.rados.0.smithi031.stdout:194: finishing write tid 5 to smithi03173351-22 2024-04-17T11:34:54.289 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 30 (ObjNum 83 snap 16 seq_num 83) dirty exists 2024-04-17T11:34:54.289 INFO:tasks.rados.rados.0.smithi031.stdout:194: left oid 22 (ObjNum 83 snap 16 seq_num 83) 2024-04-17T11:34:54.290 INFO:tasks.rados.rados.0.smithi031.stdout:194: done (2 left) 2024-04-17T11:34:54.290 INFO:tasks.rados.rados.0.smithi031.stdout:197: read oid 12 snap 11 2024-04-17T11:34:54.290 INFO:tasks.rados.rados.0.smithi031.stdout:197: expect (ObjNum 76 snap 8 seq_num 76) 2024-04-17T11:34:54.290 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 16 2024-04-17T11:34:54.290 INFO:tasks.rados.rados.0.smithi031.stdout:198: seq_num 85 ranges {106496=630784,737280=720896,1458176=81920} 2024-04-17T11:34:54.294 INFO:tasks.rados.rados.0.smithi031.stdout:198: writing smithi03173351-3 from 106496 to 737280 tid 1 2024-04-17T11:34:54.299 INFO:tasks.rados.rados.0.smithi031.stdout:198: writing smithi03173351-3 from 737280 to 1458176 tid 2 2024-04-17T11:34:54.300 INFO:tasks.rados.rados.0.smithi031.stdout:198: writing smithi03173351-3 from 1458176 to 1540096 tid 3 2024-04-17T11:34:54.300 INFO:tasks.rados.rados.0.smithi031.stdout:199: snap_create 2024-04-17T11:34:54.300 INFO:tasks.rados.rados.0.smithi031.stdout:195: finishing write tid 1 to smithi03173351-10 2024-04-17T11:34:54.300 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 47 (ObjNum 1952407905 snap 1716803937 seq_num 1617390707) dirty exists 2024-04-17T11:34:54.300 INFO:tasks.rados.rados.0.smithi031.stdout:195: finishing write tid 2 to smithi03173351-10 2024-04-17T11:34:54.300 INFO:tasks.rados.rados.0.smithi031.stdout:195: finishing write tid 3 to smithi03173351-10 2024-04-17T11:34:54.300 INFO:tasks.rados.rados.0.smithi031.stdout:195: finishing write tid 4 to smithi03173351-10 2024-04-17T11:34:54.300 INFO:tasks.rados.rados.0.smithi031.stdout:195: finishing write tid 5 to smithi03173351-10 2024-04-17T11:34:54.300 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 54 (ObjNum 84 snap 16 seq_num 84) dirty exists 2024-04-17T11:34:54.300 INFO:tasks.rados.rados.0.smithi031.stdout:195: left oid 10 (ObjNum 84 snap 16 seq_num 84) 2024-04-17T11:34:54.302 INFO:tasks.rados.rados.0.smithi031.stdout:198: finishing write tid 1 to smithi03173351-3 2024-04-17T11:34:54.304 INFO:tasks.rados.rados.0.smithi031.stdout:197: expect (ObjNum 76 snap 8 seq_num 76) 2024-04-17T11:34:54.317 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:34:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:34:54.339 INFO:tasks.rados.rados.0.smithi031.stdout:198: finishing write tid 2 to smithi03173351-3 2024-04-17T11:34:54.339 INFO:tasks.rados.rados.0.smithi031.stdout:198: finishing write tid 3 to smithi03173351-3 2024-04-17T11:34:54.339 INFO:tasks.rados.rados.0.smithi031.stdout:198: finishing write tid 4 to smithi03173351-3 2024-04-17T11:34:54.339 INFO:tasks.rados.rados.0.smithi031.stdout:198: finishing write tid 5 to smithi03173351-3 2024-04-17T11:34:54.339 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 43 (ObjNum 85 snap 16 seq_num 85) dirty exists 2024-04-17T11:34:54.339 INFO:tasks.rados.rados.0.smithi031.stdout:198: left oid 3 (ObjNum 85 snap 16 seq_num 85) 2024-04-17T11:34:54.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:53.311629+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-17T11:34:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:53.688354+0000 mgr.y (mgr.14556) 162 : cluster [DBG] pgmap v156: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-04-17T11:34:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:54.260418+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-17T11:34:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:53.311629+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-17T11:34:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:53.688354+0000 mgr.y (mgr.14556) 162 : cluster [DBG] pgmap v156: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-04-17T11:34:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:54.260418+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-17T11:34:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:53.311629+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-17T11:34:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:53.688354+0000 mgr.y (mgr.14556) 162 : cluster [DBG] pgmap v156: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-04-17T11:34:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:54.260418+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-17T11:34:55.259 INFO:tasks.rados.rados.0.smithi031.stdout:195: done (4 left) 2024-04-17T11:34:55.260 INFO:tasks.rados.rados.0.smithi031.stdout:196: done (3 left) 2024-04-17T11:34:55.260 INFO:tasks.rados.rados.0.smithi031.stdout:197: done (2 left) 2024-04-17T11:34:55.260 INFO:tasks.rados.rados.0.smithi031.stdout:198: done (1 left) 2024-04-17T11:34:55.260 INFO:tasks.rados.rados.0.smithi031.stdout:199: done (0 left) 2024-04-17T11:34:55.260 INFO:tasks.rados.rados.0.smithi031.stdout:200: snap_create 2024-04-17T11:34:56.267 INFO:tasks.rados.rados.0.smithi031.stdout:200: done (0 left) 2024-04-17T11:34:56.267 INFO:tasks.rados.rados.0.smithi031.stdout:201: read oid 45 snap -1 2024-04-17T11:34:56.267 INFO:tasks.rados.rados.0.smithi031.stdout:201: expect (ObjNum 44 snap 0 seq_num 44) 2024-04-17T11:34:56.267 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 18 2024-04-17T11:34:56.267 INFO:tasks.rados.rados.0.smithi031.stdout:202: seq_num 86 ranges {3055616=647168,3702784=606208,4308992=196608} 2024-04-17T11:34:56.287 INFO:tasks.rados.rados.0.smithi031.stdout:202: writing smithi03173351-31 from 3055616 to 3702784 tid 1 2024-04-17T11:34:56.290 INFO:tasks.rados.rados.0.smithi031.stdout:202: writing smithi03173351-31 from 3702784 to 4308992 tid 2 2024-04-17T11:34:56.292 INFO:tasks.rados.rados.0.smithi031.stdout:202: writing smithi03173351-31 from 4308992 to 4505600 tid 3 2024-04-17T11:34:56.292 INFO:tasks.rados.rados.0.smithi031.stdout:203: read oid 49 snap -1 2024-04-17T11:34:56.292 INFO:tasks.rados.rados.0.smithi031.stdout:203: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-17T11:34:56.292 INFO:tasks.rados.rados.0.smithi031.stdout:204: read oid 38 snap -1 2024-04-17T11:34:56.292 INFO:tasks.rados.rados.0.smithi031.stdout:204: expect (ObjNum 13 snap 0 seq_num 13) 2024-04-17T11:34:56.292 INFO:tasks.rados.rados.0.smithi031.stdout:205: read oid 40 snap -1 2024-04-17T11:34:56.292 INFO:tasks.rados.rados.0.smithi031.stdout:205: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-17T11:34:56.292 INFO:tasks.rados.rados.0.smithi031.stdout:206: snap_create 2024-04-17T11:34:56.292 INFO:tasks.rados.rados.0.smithi031.stdout:201: expect (ObjNum 44 snap 0 seq_num 44) 2024-04-17T11:34:56.313 INFO:tasks.rados.rados.0.smithi031.stdout:202: finishing write tid 1 to smithi03173351-31 2024-04-17T11:34:56.313 INFO:tasks.rados.rados.0.smithi031.stdout:202: finishing write tid 2 to smithi03173351-31 2024-04-17T11:34:56.313 INFO:tasks.rados.rados.0.smithi031.stdout:204: expect (ObjNum 13 snap 0 seq_num 13) 2024-04-17T11:34:56.318 INFO:tasks.rados.rados.0.smithi031.stdout:203: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-17T11:34:56.323 INFO:tasks.rados.rados.0.smithi031.stdout:202: finishing write tid 3 to smithi03173351-31 2024-04-17T11:34:56.323 INFO:tasks.rados.rados.0.smithi031.stdout:202: finishing write tid 4 to smithi03173351-31 2024-04-17T11:34:56.323 INFO:tasks.rados.rados.0.smithi031.stdout:202: finishing write tid 5 to smithi03173351-31 2024-04-17T11:34:56.323 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 90 (ObjNum 86 snap 18 seq_num 86) dirty exists 2024-04-17T11:34:56.323 INFO:tasks.rados.rados.0.smithi031.stdout:202: left oid 31 (ObjNum 86 snap 18 seq_num 86) 2024-04-17T11:34:56.323 INFO:tasks.rados.rados.0.smithi031.stdout:205: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-17T11:34:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:55.260738+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-17T11:34:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:55.260738+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-17T11:34:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:55.260738+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-17T11:34:57.270 INFO:tasks.rados.rados.0.smithi031.stdout:201: done (5 left) 2024-04-17T11:34:57.270 INFO:tasks.rados.rados.0.smithi031.stdout:202: done (4 left) 2024-04-17T11:34:57.270 INFO:tasks.rados.rados.0.smithi031.stdout:203: done (3 left) 2024-04-17T11:34:57.271 INFO:tasks.rados.rados.0.smithi031.stdout:204: done (2 left) 2024-04-17T11:34:57.271 INFO:tasks.rados.rados.0.smithi031.stdout:205: done (1 left) 2024-04-17T11:34:57.271 INFO:tasks.rados.rados.0.smithi031.stdout:206: done (0 left) 2024-04-17T11:34:57.271 INFO:tasks.rados.rados.0.smithi031.stdout:207: snap_remove snap 18 2024-04-17T11:34:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:55.688761+0000 mgr.y (mgr.14556) 163 : cluster [DBG] pgmap v159: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-04-17T11:34:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:56.267689+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-17T11:34:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:55.688761+0000 mgr.y (mgr.14556) 163 : cluster [DBG] pgmap v159: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-04-17T11:34:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:56.267689+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-17T11:34:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:55.688761+0000 mgr.y (mgr.14556) 163 : cluster [DBG] pgmap v159: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-04-17T11:34:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:56.267689+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-17T11:34:58.283 INFO:tasks.rados.rados.0.smithi031.stdout:207: done (0 left) 2024-04-17T11:34:58.283 INFO:tasks.rados.rados.0.smithi031.stdout:208: read oid 36 snap -1 2024-04-17T11:34:58.283 INFO:tasks.rados.rados.0.smithi031.stdout:208: expect deleted 2024-04-17T11:34:58.284 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 19 2024-04-17T11:34:58.284 INFO:tasks.rados.rados.0.smithi031.stdout:209: seq_num 87 ranges {0=663552,663552=491520,1155072=311296} 2024-04-17T11:34:58.287 INFO:tasks.rados.rados.0.smithi031.stdout:209: writing smithi03173351-1 from 0 to 663552 tid 1 2024-04-17T11:34:58.290 INFO:tasks.rados.rados.0.smithi031.stdout:209: writing smithi03173351-1 from 663552 to 1155072 tid 2 2024-04-17T11:34:58.292 INFO:tasks.rados.rados.0.smithi031.stdout:209: writing smithi03173351-1 from 1155072 to 1466368 tid 3 2024-04-17T11:34:58.292 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 19 2024-04-17T11:34:58.292 INFO:tasks.rados.rados.0.smithi031.stdout:210: seq_num 88 ranges {1400832=679936,2080768=778240,2859008=24576} 2024-04-17T11:34:58.303 INFO:tasks.rados.rados.0.smithi031.stdout:210: writing smithi03173351-9 from 1400832 to 2080768 tid 1 2024-04-17T11:34:58.308 INFO:tasks.rados.rados.0.smithi031.stdout:210: writing smithi03173351-9 from 2080768 to 2859008 tid 2 2024-04-17T11:34:58.308 INFO:tasks.rados.rados.0.smithi031.stdout:210: writing smithi03173351-9 from 2859008 to 2883584 tid 3 2024-04-17T11:34:58.308 INFO:tasks.rados.rados.0.smithi031.stdout:211: rmattr oid 11 current snap is 19 2024-04-17T11:34:58.308 INFO:tasks.rados.rados.0.smithi031.stdout:211: done (3 left) 2024-04-17T11:34:58.308 INFO:tasks.rados.rados.0.smithi031.stdout:212: snap_remove snap 16 2024-04-17T11:34:58.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:57.270845+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-17T11:34:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:57.689275+0000 mgr.y (mgr.14556) 164 : cluster [DBG] pgmap v162: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:58.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:57.270845+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-17T11:34:58.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:57.689275+0000 mgr.y (mgr.14556) 164 : cluster [DBG] pgmap v162: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:57.270845+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-17T11:34:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:57.689275+0000 mgr.y (mgr.14556) 164 : cluster [DBG] pgmap v162: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:34:59.287 INFO:tasks.rados.rados.0.smithi031.stdout:212: done (3 left) 2024-04-17T11:34:59.287 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 19 2024-04-17T11:34:59.287 INFO:tasks.rados.rados.0.smithi031.stdout:213: seq_num 89 ranges {24576=696320,720896=655360,1376256=147456} 2024-04-17T11:34:59.291 INFO:tasks.rados.rados.0.smithi031.stdout:213: writing smithi03173351-2 from 24576 to 720896 tid 1 2024-04-17T11:34:59.295 INFO:tasks.rados.rados.0.smithi031.stdout:213: writing smithi03173351-2 from 720896 to 1376256 tid 2 2024-04-17T11:34:59.296 INFO:tasks.rados.rados.0.smithi031.stdout:213: writing smithi03173351-2 from 1376256 to 1523712 tid 3 2024-04-17T11:34:59.296 INFO:tasks.rados.rados.0.smithi031.stdout:214: copy_from oid 38 from oid 46 current snap is 19 2024-04-17T11:34:59.296 INFO:tasks.rados.rados.0.smithi031.stdout:209: finishing write tid 1 to smithi03173351-1 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:209: finishing write tid 2 to smithi03173351-1 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:209: finishing write tid 3 to smithi03173351-1 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:209: finishing write tid 4 to smithi03173351-1 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:209: finishing write tid 5 to smithi03173351-1 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 41 (ObjNum 87 snap 19 seq_num 87) dirty exists 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:209: left oid 1 (ObjNum 87 snap 19 seq_num 87) 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:210: finishing write tid 1 to smithi03173351-9 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:210: finishing write tid 2 to smithi03173351-9 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:210: finishing write tid 3 to smithi03173351-9 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:210: finishing write tid 4 to smithi03173351-9 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:208: done (4 left) 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:209: done (3 left) 2024-04-17T11:34:59.297 INFO:tasks.rados.rados.0.smithi031.stdout:215: snap_remove snap 7 2024-04-17T11:34:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:34:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:58.283239+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-17T11:34:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:34:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:58.283239+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-17T11:34:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:34:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:58.283239+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-17T11:35:00.302 INFO:tasks.rados.rados.0.smithi031.stdout:215: done (3 left) 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:216: rmattr oid 7 current snap is 19 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:216: done (3 left) 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:217: rmattr oid 24 current snap is 19 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:217: done (3 left) 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:218: rmattr oid 39 current snap is 19 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:218: done (3 left) 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:210: finishing write tid 5 to smithi03173351-9 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 24 (ObjNum 88 snap 19 seq_num 88) dirty exists 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:210: left oid 9 (ObjNum 88 snap 19 seq_num 88) 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:219: read oid 1 snap -1 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:219: expect (ObjNum 87 snap 19 seq_num 87) 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:210: done (3 left) 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:220: read oid 50 snap -1 2024-04-17T11:35:00.303 INFO:tasks.rados.rados.0.smithi031.stdout:220: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-17T11:35:00.304 INFO:tasks.rados.rados.0.smithi031.stdout:221: setattr oid 25 current snap is 19 2024-04-17T11:35:00.304 INFO:tasks.rados.rados.0.smithi031.stdout:213: finishing write tid 1 to smithi03173351-2 2024-04-17T11:35:00.304 INFO:tasks.rados.rados.0.smithi031.stdout:213: finishing write tid 2 to smithi03173351-2 2024-04-17T11:35:00.304 INFO:tasks.rados.rados.0.smithi031.stdout:213: finishing write tid 3 to smithi03173351-2 2024-04-17T11:35:00.304 INFO:tasks.rados.rados.0.smithi031.stdout:213: finishing write tid 4 to smithi03173351-2 2024-04-17T11:35:00.304 INFO:tasks.rados.rados.0.smithi031.stdout:213: finishing write tid 5 to smithi03173351-2 2024-04-17T11:35:00.304 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 35 (ObjNum 89 snap 19 seq_num 89) dirty exists 2024-04-17T11:35:00.304 INFO:tasks.rados.rados.0.smithi031.stdout:213: left oid 2 (ObjNum 89 snap 19 seq_num 89) 2024-04-17T11:35:00.304 INFO:tasks.rados.rados.0.smithi031.stdout:214: finishing copy_from racing read to smithi03173351-38 2024-04-17T11:35:00.304 INFO:tasks.rados.rados.0.smithi031.stdout:214: finishing copy_from to smithi03173351-38 2024-04-17T11:35:00.304 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-04-17T11:35:00.305 INFO:tasks.rados.rados.0.smithi031.stdout:213: done (4 left) 2024-04-17T11:35:00.305 INFO:tasks.rados.rados.0.smithi031.stdout:214: done (3 left) 2024-04-17T11:35:00.305 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 19 2024-04-17T11:35:00.305 INFO:tasks.rados.rados.0.smithi031.stdout:222: seq_num 90 ranges {3014656=712704,3727360=540672,4268032=262144} 2024-04-17T11:35:00.323 INFO:tasks.rados.rados.0.smithi031.stdout:222: writing smithi03173351-10 from 3014656 to 3727360 tid 1 2024-04-17T11:35:00.326 INFO:tasks.rados.rados.0.smithi031.stdout:222: writing smithi03173351-10 from 3727360 to 4268032 tid 2 2024-04-17T11:35:00.328 INFO:tasks.rados.rados.0.smithi031.stdout:222: writing smithi03173351-10 from 4268032 to 4530176 tid 3 2024-04-17T11:35:00.328 INFO:tasks.rados.rados.0.smithi031.stdout:223: copy_from oid 26 from oid 11 current snap is 19 2024-04-17T11:35:00.328 INFO:tasks.rados.rados.0.smithi031.stdout:220: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-17T11:35:00.352 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 93 (ObjNum 1204414225 snap 32544 seq_num 1632883651) dirty exists 2024-04-17T11:35:00.352 INFO:tasks.rados.rados.0.smithi031.stdout:219: expect (ObjNum 87 snap 19 seq_num 87) 2024-04-17T11:35:00.392 INFO:tasks.rados.rados.0.smithi031.stdout:222: finishing write tid 1 to smithi03173351-10 2024-04-17T11:35:00.392 INFO:tasks.rados.rados.0.smithi031.stdout:222: finishing write tid 2 to smithi03173351-10 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:222: finishing write tid 3 to smithi03173351-10 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:222: finishing write tid 4 to smithi03173351-10 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:223: finishing copy_from racing read to smithi03173351-26 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:223: finishing copy_from to smithi03173351-26 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 18 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:222: finishing write tid 5 to smithi03173351-10 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 65 (ObjNum 90 snap 19 seq_num 90) dirty exists 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:222: left oid 10 (ObjNum 90 snap 19 seq_num 90) 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:219: done (4 left) 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:220: done (3 left) 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:221: done (2 left) 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:222: done (1 left) 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:223: done (0 left) 2024-04-17T11:35:00.393 INFO:tasks.rados.rados.0.smithi031.stdout:224: snap_create 2024-04-17T11:35:00.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:59.284693+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-17T11:35:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:34:59.689860+0000 mgr.y (mgr.14556) 165 : cluster [DBG] pgmap v165: 121 pgs: 121 active+clean; 51 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-04-17T11:35:00.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:59.284693+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-17T11:35:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:34:59.689860+0000 mgr.y (mgr.14556) 165 : cluster [DBG] pgmap v165: 121 pgs: 121 active+clean; 51 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-04-17T11:35:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:59.284693+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-17T11:35:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:34:59.689860+0000 mgr.y (mgr.14556) 165 : cluster [DBG] pgmap v165: 121 pgs: 121 active+clean; 51 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-04-17T11:35:01.300 INFO:tasks.rados.rados.0.smithi031.stdout:224: done (0 left) 2024-04-17T11:35:01.301 INFO:tasks.rados.rados.0.smithi031.stdout:225: delete oid 31 current snap is 20 2024-04-17T11:35:01.306 INFO:tasks.rados.rados.0.smithi031.stdout:225: done (0 left) 2024-04-17T11:35:01.306 INFO:tasks.rados.rados.0.smithi031.stdout:226: delete oid 26 current snap is 20 2024-04-17T11:35:01.308 INFO:tasks.rados.rados.0.smithi031.stdout:226: done (0 left) 2024-04-17T11:35:01.308 INFO:tasks.rados.rados.0.smithi031.stdout:227: copy_from oid 20 from oid 42 current snap is 20 2024-04-17T11:35:01.308 INFO:tasks.rados.rados.0.smithi031.stdout:228: delete oid 5 current snap is 20 2024-04-17T11:35:01.310 INFO:tasks.rados.rados.0.smithi031.stdout:228: done (1 left) 2024-04-17T11:35:01.310 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 20 2024-04-17T11:35:01.310 INFO:tasks.rados.rados.0.smithi031.stdout:229: seq_num 94 ranges {2195456=778240,2973696=532480,3506176=270336} 2024-04-17T11:35:01.326 INFO:tasks.rados.rados.0.smithi031.stdout:229: writing smithi03173351-13 from 2195456 to 2973696 tid 1 2024-04-17T11:35:01.329 INFO:tasks.rados.rados.0.smithi031.stdout:229: writing smithi03173351-13 from 2973696 to 3506176 tid 2 2024-04-17T11:35:01.331 INFO:tasks.rados.rados.0.smithi031.stdout:229: writing smithi03173351-13 from 3506176 to 3776512 tid 3 2024-04-17T11:35:01.332 INFO:tasks.rados.rados.0.smithi031.stdout:230: read oid 19 snap -1 2024-04-17T11:35:01.332 INFO:tasks.rados.rados.0.smithi031.stdout:230: expect (ObjNum 18 snap 0 seq_num 18) 2024-04-17T11:35:01.332 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 20 2024-04-17T11:35:01.332 INFO:tasks.rados.rados.0.smithi031.stdout:231: seq_num 95 ranges {221184=794624,1015808=409600,1425408=393216} 2024-04-17T11:35:01.337 INFO:tasks.rados.rados.0.smithi031.stdout:231: writing smithi03173351-14 from 221184 to 1015808 tid 1 2024-04-17T11:35:01.339 INFO:tasks.rados.rados.0.smithi031.stdout:231: writing smithi03173351-14 from 1015808 to 1425408 tid 2 2024-04-17T11:35:01.342 INFO:tasks.rados.rados.0.smithi031.stdout:231: writing smithi03173351-14 from 1425408 to 1818624 tid 3 2024-04-17T11:35:01.342 INFO:tasks.rados.rados.0.smithi031.stdout:232: rollback oid 30 current snap is 20 2024-04-17T11:35:01.342 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 19 2024-04-17T11:35:01.342 INFO:tasks.rados.rados.0.smithi031.stdout:227: finishing copy_from racing read to smithi03173351-20 2024-04-17T11:35:01.342 INFO:tasks.rados.rados.0.smithi031.stdout:233: snap_remove snap 12 2024-04-17T11:35:01.342 INFO:tasks.rados.rados.0.smithi031.stdout:227: finishing copy_from to smithi03173351-20 2024-04-17T11:35:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-04-17T11:35:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:229: finishing write tid 1 to smithi03173351-13 2024-04-17T11:35:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:00.299418+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-17T11:35:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:35:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:01] "GET /metrics HTTP/1.1" 200 191729 "" "Prometheus/2.33.4" 2024-04-17T11:35:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:00.299418+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-17T11:35:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:00.299418+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-17T11:35:02.315 INFO:tasks.rados.rados.0.smithi031.stdout:227: done (5 left) 2024-04-17T11:35:02.315 INFO:tasks.rados.rados.0.smithi031.stdout:233: done (4 left) 2024-04-17T11:35:02.315 INFO:tasks.rados.rados.0.smithi031.stdout:234: snap_remove snap 17 2024-04-17T11:35:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:01.300735+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-17T11:35:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:01.690370+0000 mgr.y (mgr.14556) 166 : cluster [DBG] pgmap v168: 121 pgs: 121 active+clean; 51 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-04-17T11:35:02.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:01.300735+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-17T11:35:02.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:01.690370+0000 mgr.y (mgr.14556) 166 : cluster [DBG] pgmap v168: 121 pgs: 121 active+clean; 51 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-04-17T11:35:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:01.300735+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-17T11:35:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:01.690370+0000 mgr.y (mgr.14556) 166 : cluster [DBG] pgmap v168: 121 pgs: 121 active+clean; 51 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-04-17T11:35:03.321 INFO:tasks.rados.rados.0.smithi031.stdout:234: done (4 left) 2024-04-17T11:35:03.321 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 20 2024-04-17T11:35:03.321 INFO:tasks.rados.rados.0.smithi031.stdout:235: seq_num 96 ranges {319488=409600,729088=696320,1425408=507904} 2024-04-17T11:35:03.329 INFO:tasks.rados.rados.0.smithi031.stdout:235: writing smithi03173351-20 from 319488 to 729088 tid 1 2024-04-17T11:35:03.330 INFO:tasks.rados.rados.0.smithi031.stdout:235: writing smithi03173351-20 from 729088 to 1425408 tid 2 2024-04-17T11:35:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:235: writing smithi03173351-20 from 1425408 to 1933312 tid 3 2024-04-17T11:35:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:236: copy_from oid 35 from oid 2 current snap is 20 2024-04-17T11:35:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:229: finishing write tid 2 to smithi03173351-13 2024-04-17T11:35:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:229: finishing write tid 3 to smithi03173351-13 2024-04-17T11:35:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:229: finishing write tid 4 to smithi03173351-13 2024-04-17T11:35:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:229: finishing write tid 5 to smithi03173351-13 2024-04-17T11:35:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 70 (ObjNum 94 snap 20 seq_num 94) dirty exists 2024-04-17T11:35:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:229: left oid 13 (ObjNum 94 snap 20 seq_num 94) 2024-04-17T11:35:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:229: done (5 left) 2024-04-17T11:35:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:237: delete oid 7 current snap is 20 2024-04-17T11:35:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:230: expect (ObjNum 18 snap 0 seq_num 18) 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:231: finishing write tid 1 to smithi03173351-14 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:231: finishing write tid 2 to smithi03173351-14 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:231: finishing write tid 3 to smithi03173351-14 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:231: finishing write tid 4 to smithi03173351-14 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:232: finishing rollback tid 0 to smithi03173351-30 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:232: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:232: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 28 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:231: finishing write tid 5 to smithi03173351-14 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 69 (ObjNum 95 snap 20 seq_num 95) dirty exists 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:231: left oid 14 (ObjNum 95 snap 20 seq_num 95) 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:235: finishing write tid 1 to smithi03173351-20 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:230: done (5 left) 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:231: done (4 left) 2024-04-17T11:35:03.345 INFO:tasks.rados.rados.0.smithi031.stdout:232: done (3 left) 2024-04-17T11:35:03.346 INFO:tasks.rados.rados.0.smithi031.stdout:237: done (2 left) 2024-04-17T11:35:03.346 INFO:tasks.rados.rados.0.smithi031.stdout:238: delete oid 41 current snap is 20 2024-04-17T11:35:03.346 INFO:tasks.rados.rados.0.smithi031.stdout:235: finishing write tid 2 to smithi03173351-20 2024-04-17T11:35:03.346 INFO:tasks.rados.rados.0.smithi031.stdout:235: finishing write tid 3 to smithi03173351-20 2024-04-17T11:35:03.346 INFO:tasks.rados.rados.0.smithi031.stdout:235: finishing write tid 4 to smithi03173351-20 2024-04-17T11:35:03.346 INFO:tasks.rados.rados.0.smithi031.stdout:235: finishing write tid 5 to smithi03173351-20 2024-04-17T11:35:03.346 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 57 (ObjNum 96 snap 20 seq_num 96) dirty exists 2024-04-17T11:35:03.346 INFO:tasks.rados.rados.0.smithi031.stdout:235: left oid 20 (ObjNum 96 snap 20 seq_num 96) 2024-04-17T11:35:03.346 INFO:tasks.rados.rados.0.smithi031.stdout:235: done (2 left) 2024-04-17T11:35:03.346 INFO:tasks.rados.rados.0.smithi031.stdout:238: done (1 left) 2024-04-17T11:35:03.346 INFO:tasks.rados.rados.0.smithi031.stdout:239: setattr oid 47 current snap is 20 2024-04-17T11:35:03.347 INFO:tasks.rados.rados.0.smithi031.stdout:240: snap_remove snap 11 2024-04-17T11:35:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:02.311764+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-17T11:35:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:02.311764+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-17T11:35:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:02.311764+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-17T11:35:04.265 INFO:tasks.rados.rados.0.smithi031.stdout:240: done (2 left) 2024-04-17T11:35:04.265 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 20 2024-04-17T11:35:04.265 INFO:tasks.rados.rados.0.smithi031.stdout:241: seq_num 99 ranges {155648=466944,622592=802816,1425408=401408} 2024-04-17T11:35:04.272 INFO:tasks.rados.rados.0.smithi031.stdout:241: writing smithi03173351-49 from 155648 to 622592 tid 1 2024-04-17T11:35:04.275 INFO:tasks.rados.rados.0.smithi031.stdout:241: writing smithi03173351-49 from 622592 to 1425408 tid 2 2024-04-17T11:35:04.278 INFO:tasks.rados.rados.0.smithi031.stdout:241: writing smithi03173351-49 from 1425408 to 1826816 tid 3 2024-04-17T11:35:04.278 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 20 2024-04-17T11:35:04.279 INFO:tasks.rados.rados.0.smithi031.stdout:242: seq_num 100 ranges {1818624=483328,2301952=688128,2990080=516096} 2024-04-17T11:35:04.290 INFO:tasks.rados.rados.0.smithi031.stdout:242: writing smithi03173351-14 from 1818624 to 2301952 tid 1 2024-04-17T11:35:04.294 INFO:tasks.rados.rados.0.smithi031.stdout:242: writing smithi03173351-14 from 2301952 to 2990080 tid 2 2024-04-17T11:35:04.297 INFO:tasks.rados.rados.0.smithi031.stdout:242: writing smithi03173351-14 from 2990080 to 3506176 tid 3 2024-04-17T11:35:04.297 INFO:tasks.rados.rados.0.smithi031.stdout:243: copy_from oid 5 from oid 48 current snap is 20 2024-04-17T11:35:04.297 INFO:tasks.rados.rados.0.smithi031.stdout:236: finishing copy_from racing read to smithi03173351-35 2024-04-17T11:35:04.297 INFO:tasks.rados.rados.0.smithi031.stdout:244: snap_create 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:236: finishing copy_from to smithi03173351-35 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 35 (ObjNum 89 snap 19 seq_num 89) dirty exists 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 44 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:241: finishing write tid 1 to smithi03173351-49 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:241: finishing write tid 2 to smithi03173351-49 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:241: finishing write tid 3 to smithi03173351-49 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:241: finishing write tid 4 to smithi03173351-49 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:241: finishing write tid 5 to smithi03173351-49 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 114 (ObjNum 99 snap 20 seq_num 99) dirty exists 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:241: left oid 49 (ObjNum 99 snap 20 seq_num 99) 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:242: finishing write tid 1 to smithi03173351-14 2024-04-17T11:35:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:242: finishing write tid 2 to smithi03173351-14 2024-04-17T11:35:04.299 INFO:tasks.rados.rados.0.smithi031.stdout:242: finishing write tid 3 to smithi03173351-14 2024-04-17T11:35:04.300 INFO:tasks.rados.rados.0.smithi031.stdout:242: finishing write tid 4 to smithi03173351-14 2024-04-17T11:35:04.300 INFO:tasks.rados.rados.0.smithi031.stdout:242: finishing write tid 5 to smithi03173351-14 2024-04-17T11:35:04.301 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 79 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-17T11:35:04.301 INFO:tasks.rados.rados.0.smithi031.stdout:242: left oid 14 (ObjNum 100 snap 20 seq_num 100) 2024-04-17T11:35:04.307 INFO:tasks.rados.rados.0.smithi031.stdout:243: finishing copy_from racing read to smithi03173351-5 2024-04-17T11:35:04.307 INFO:tasks.rados.rados.0.smithi031.stdout:243: finishing copy_from to smithi03173351-5 2024-04-17T11:35:04.307 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-04-17T11:35:04.317 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:35:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:35:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:03.321465+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-17T11:35:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:03.690794+0000 mgr.y (mgr.14556) 167 : cluster [DBG] pgmap v171: 121 pgs: 121 active+clean; 60 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:35:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:04.262725+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-17T11:35:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:03.321465+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-17T11:35:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:03.690794+0000 mgr.y (mgr.14556) 167 : cluster [DBG] pgmap v171: 121 pgs: 121 active+clean; 60 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:35:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:04.262725+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-17T11:35:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:03.321465+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-17T11:35:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:03.690794+0000 mgr.y (mgr.14556) 167 : cluster [DBG] pgmap v171: 121 pgs: 121 active+clean; 60 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:35:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:04.262725+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-17T11:35:05.263 INFO:tasks.rados.rados.0.smithi031.stdout:236: done (5 left) 2024-04-17T11:35:05.263 INFO:tasks.rados.rados.0.smithi031.stdout:239: done (4 left) 2024-04-17T11:35:05.263 INFO:tasks.rados.rados.0.smithi031.stdout:241: done (3 left) 2024-04-17T11:35:05.264 INFO:tasks.rados.rados.0.smithi031.stdout:242: done (2 left) 2024-04-17T11:35:05.264 INFO:tasks.rados.rados.0.smithi031.stdout:243: done (1 left) 2024-04-17T11:35:05.264 INFO:tasks.rados.rados.0.smithi031.stdout:244: done (0 left) 2024-04-17T11:35:05.264 INFO:tasks.rados.rados.0.smithi031.stdout:245: snap_create 2024-04-17T11:35:06.269 INFO:tasks.rados.rados.0.smithi031.stdout:245: done (0 left) 2024-04-17T11:35:06.269 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 22 2024-04-17T11:35:06.269 INFO:tasks.rados.rados.0.smithi031.stdout:246: seq_num 101 ranges {1196032=499712,1695744=573440,2269184=524288,2793472=106496} 2024-04-17T11:35:06.278 INFO:tasks.rados.rados.0.smithi031.stdout:246: writing smithi03173351-17 from 1196032 to 1695744 tid 1 2024-04-17T11:35:06.281 INFO:tasks.rados.rados.0.smithi031.stdout:246: writing smithi03173351-17 from 1695744 to 2269184 tid 2 2024-04-17T11:35:06.284 INFO:tasks.rados.rados.0.smithi031.stdout:246: writing smithi03173351-17 from 2269184 to 2793472 tid 3 2024-04-17T11:35:06.285 INFO:tasks.rados.rados.0.smithi031.stdout:246: writing smithi03173351-17 from 2793472 to 2899968 tid 4 2024-04-17T11:35:06.286 INFO:tasks.rados.rados.0.smithi031.stdout:247: rollback oid 8 current snap is 22 2024-04-17T11:35:06.286 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 8 to 19 2024-04-17T11:35:06.286 INFO:tasks.rados.rados.0.smithi031.stdout:246: finishing write tid 1 to smithi03173351-17 2024-04-17T11:35:06.286 INFO:tasks.rados.rados.0.smithi031.stdout:246: finishing write tid 2 to smithi03173351-17 2024-04-17T11:35:06.286 INFO:tasks.rados.rados.0.smithi031.stdout:248: rmattr oid 26 current snap is 22 2024-04-17T11:35:06.286 INFO:tasks.rados.rados.0.smithi031.stdout:248: done (2 left) 2024-04-17T11:35:06.286 INFO:tasks.rados.rados.0.smithi031.stdout:249: delete oid 2 current snap is 22 2024-04-17T11:35:06.286 INFO:tasks.rados.rados.0.smithi031.stdout:247: finishing rollback tid 1 to smithi03173351-8 2024-04-17T11:35:06.286 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 0 (ObjNum 288 snap 0 seq_num 33) dirty dne 2024-04-17T11:35:06.287 INFO:tasks.rados.rados.0.smithi031.stdout:247: done (2 left) 2024-04-17T11:35:06.287 INFO:tasks.rados.rados.0.smithi031.stdout:249: done (1 left) 2024-04-17T11:35:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:250: rmattr oid 10 current snap is 22 2024-04-17T11:35:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:250: done (1 left) 2024-04-17T11:35:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:251: snap_create 2024-04-17T11:35:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:246: finishing write tid 3 to smithi03173351-17 2024-04-17T11:35:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:246: finishing write tid 4 to smithi03173351-17 2024-04-17T11:35:06.289 INFO:tasks.rados.rados.0.smithi031.stdout:246: finishing write tid 5 to smithi03173351-17 2024-04-17T11:35:06.289 INFO:tasks.rados.rados.0.smithi031.stdout:246: finishing write tid 6 to smithi03173351-17 2024-04-17T11:35:06.290 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 54 (ObjNum 101 snap 22 seq_num 101) dirty exists 2024-04-17T11:35:06.290 INFO:tasks.rados.rados.0.smithi031.stdout:246: left oid 17 (ObjNum 101 snap 22 seq_num 101) 2024-04-17T11:35:06.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:05.264519+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-17T11:35:06.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:05.264519+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-17T11:35:06.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:05.264519+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-17T11:35:07.276 INFO:tasks.rados.rados.0.smithi031.stdout:246: done (1 left) 2024-04-17T11:35:07.276 INFO:tasks.rados.rados.0.smithi031.stdout:251: done (0 left) 2024-04-17T11:35:07.276 INFO:tasks.rados.rados.0.smithi031.stdout:252: copy_from oid 48 from oid 47 current snap is 23 2024-04-17T11:35:07.277 INFO:tasks.rados.rados.0.smithi031.stdout:253: read oid 34 snap -1 2024-04-17T11:35:07.277 INFO:tasks.rados.rados.0.smithi031.stdout:253: expect (ObjNum 33 snap 0 seq_num 33) 2024-04-17T11:35:07.277 INFO:tasks.rados.rados.0.smithi031.stdout:254: snap_create 2024-04-17T11:35:07.284 INFO:tasks.rados.rados.0.smithi031.stdout:253: expect (ObjNum 33 snap 0 seq_num 33) 2024-04-17T11:35:07.300 INFO:tasks.rados.rados.0.smithi031.stdout:252: finishing copy_from racing read to smithi03173351-48 2024-04-17T11:35:07.300 INFO:tasks.rados.rados.0.smithi031.stdout:252: finishing copy_from to smithi03173351-48 2024-04-17T11:35:07.300 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 44 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-17T11:35:07.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:05.691271+0000 mgr.y (mgr.14556) 168 : cluster [DBG] pgmap v174: 121 pgs: 121 active+clean; 60 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:35:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:06.269867+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-17T11:35:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:05.691271+0000 mgr.y (mgr.14556) 168 : cluster [DBG] pgmap v174: 121 pgs: 121 active+clean; 60 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:35:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:06.269867+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-17T11:35:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:05.691271+0000 mgr.y (mgr.14556) 168 : cluster [DBG] pgmap v174: 121 pgs: 121 active+clean; 60 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:35:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:06.269867+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-17T11:35:08.284 INFO:tasks.rados.rados.0.smithi031.stdout:252: done (2 left) 2024-04-17T11:35:08.284 INFO:tasks.rados.rados.0.smithi031.stdout:253: done (1 left) 2024-04-17T11:35:08.284 INFO:tasks.rados.rados.0.smithi031.stdout:254: done (0 left) 2024-04-17T11:35:08.285 INFO:tasks.rados.rados.0.smithi031.stdout:255: read oid 47 snap -1 2024-04-17T11:35:08.285 INFO:tasks.rados.rados.0.smithi031.stdout:255: expect (ObjNum 46 snap 0 seq_num 46) 2024-04-17T11:35:08.285 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 24 2024-04-17T11:35:08.285 INFO:tasks.rados.rados.0.smithi031.stdout:256: seq_num 103 ranges {0=532480,532480=737280,1269760=466944} 2024-04-17T11:35:08.287 INFO:tasks.rados.rados.0.smithi031.stdout:256: writing smithi03173351-36 from 0 to 532480 tid 1 2024-04-17T11:35:08.291 INFO:tasks.rados.rados.0.smithi031.stdout:256: writing smithi03173351-36 from 532480 to 1269760 tid 2 2024-04-17T11:35:08.294 INFO:tasks.rados.rados.0.smithi031.stdout:256: writing smithi03173351-36 from 1269760 to 1736704 tid 3 2024-04-17T11:35:08.294 INFO:tasks.rados.rados.0.smithi031.stdout:257: rollback oid 18 current snap is 24 2024-04-17T11:35:08.294 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 18 to 20 2024-04-17T11:35:08.295 INFO:tasks.rados.rados.0.smithi031.stdout:255: expect (ObjNum 46 snap 0 seq_num 46) 2024-04-17T11:35:08.318 INFO:tasks.rados.rados.0.smithi031.stdout:256: finishing write tid 1 to smithi03173351-36 2024-04-17T11:35:08.318 INFO:tasks.rados.rados.0.smithi031.stdout:257: finishing rollback tid 1 to smithi03173351-18 2024-04-17T11:35:08.318 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 0 (ObjNum -1701794288 snap 21884 seq_num 407796944) dirty dne 2024-04-17T11:35:08.318 INFO:tasks.rados.rados.0.smithi031.stdout:256: finishing write tid 2 to smithi03173351-36 2024-04-17T11:35:08.318 INFO:tasks.rados.rados.0.smithi031.stdout:255: done (2 left) 2024-04-17T11:35:08.319 INFO:tasks.rados.rados.0.smithi031.stdout:257: done (1 left) 2024-04-17T11:35:08.319 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 24 2024-04-17T11:35:08.319 INFO:tasks.rados.rados.0.smithi031.stdout:256: finishing write tid 3 to smithi03173351-36 2024-04-17T11:35:08.319 INFO:tasks.rados.rados.0.smithi031.stdout:258: seq_num 104 ranges {712704=548864,1261568=622592,1884160=581632} 2024-04-17T11:35:08.325 INFO:tasks.rados.rados.0.smithi031.stdout:258: writing smithi03173351-43 from 712704 to 1261568 tid 1 2024-04-17T11:35:08.329 INFO:tasks.rados.rados.0.smithi031.stdout:258: writing smithi03173351-43 from 1261568 to 1884160 tid 2 2024-04-17T11:35:08.333 INFO:tasks.rados.rados.0.smithi031.stdout:258: writing smithi03173351-43 from 1884160 to 2465792 tid 3 2024-04-17T11:35:08.333 INFO:tasks.rados.rados.0.smithi031.stdout:259: delete oid 8 current snap is 24 2024-04-17T11:35:08.333 INFO:tasks.rados.rados.0.smithi031.stdout:256: finishing write tid 4 to smithi03173351-36 2024-04-17T11:35:08.333 INFO:tasks.rados.rados.0.smithi031.stdout:256: finishing write tid 5 to smithi03173351-36 2024-04-17T11:35:08.333 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 83 (ObjNum 103 snap 24 seq_num 103) dirty exists 2024-04-17T11:35:08.333 INFO:tasks.rados.rados.0.smithi031.stdout:256: left oid 36 (ObjNum 103 snap 24 seq_num 103) 2024-04-17T11:35:08.333 INFO:tasks.rados.rados.0.smithi031.stdout:258: finishing write tid 1 to smithi03173351-43 2024-04-17T11:35:08.333 INFO:tasks.rados.rados.0.smithi031.stdout:258: finishing write tid 2 to smithi03173351-43 2024-04-17T11:35:08.334 INFO:tasks.rados.rados.0.smithi031.stdout:256: done (2 left) 2024-04-17T11:35:08.334 INFO:tasks.rados.rados.0.smithi031.stdout:259: done (1 left) 2024-04-17T11:35:08.334 INFO:tasks.rados.rados.0.smithi031.stdout:260: read oid 47 snap -1 2024-04-17T11:35:08.334 INFO:tasks.rados.rados.0.smithi031.stdout:260: expect (ObjNum 46 snap 0 seq_num 46) 2024-04-17T11:35:08.334 INFO:tasks.rados.rados.0.smithi031.stdout:261: rollback oid 49 current snap is 24 2024-04-17T11:35:08.334 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 49 to 21 2024-04-17T11:35:08.334 INFO:tasks.rados.rados.0.smithi031.stdout:262: snap_remove snap 15 2024-04-17T11:35:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:07.273702+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-17T11:35:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:07.273702+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-17T11:35:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:07.273702+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-17T11:35:09.263 INFO:tasks.rados.rados.0.smithi031.stdout:262: done (3 left) 2024-04-17T11:35:09.263 INFO:tasks.rados.rados.0.smithi031.stdout:263: snap_create 2024-04-17T11:35:09.263 INFO:tasks.rados.rados.0.smithi031.stdout:258: finishing write tid 3 to smithi03173351-43 2024-04-17T11:35:09.263 INFO:tasks.rados.rados.0.smithi031.stdout:258: finishing write tid 4 to smithi03173351-43 2024-04-17T11:35:09.263 INFO:tasks.rados.rados.0.smithi031.stdout:258: finishing write tid 5 to smithi03173351-43 2024-04-17T11:35:09.263 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 68 (ObjNum 104 snap 24 seq_num 104) dirty exists 2024-04-17T11:35:09.263 INFO:tasks.rados.rados.0.smithi031.stdout:258: left oid 43 (ObjNum 104 snap 24 seq_num 104) 2024-04-17T11:35:09.264 INFO:tasks.rados.rados.0.smithi031.stdout:261: finishing rollback tid 0 to smithi03173351-49 2024-04-17T11:35:09.264 INFO:tasks.rados.rados.0.smithi031.stdout:261: finishing rollback tid 1 to smithi03173351-49 2024-04-17T11:35:09.264 INFO:tasks.rados.rados.0.smithi031.stdout:261: finishing rollback tid 2 to smithi03173351-49 2024-04-17T11:35:09.264 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 119 (ObjNum 99 snap 20 seq_num 99) dirty exists 2024-04-17T11:35:09.264 INFO:tasks.rados.rados.0.smithi031.stdout:260: expect (ObjNum 46 snap 0 seq_num 46) 2024-04-17T11:35:09.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:07.691672+0000 mgr.y (mgr.14556) 169 : cluster [DBG] pgmap v177: 121 pgs: 121 active+clean; 60 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:08.285039+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-17T11:35:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:09.263337+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-17T11:35:09.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:07.691672+0000 mgr.y (mgr.14556) 169 : cluster [DBG] pgmap v177: 121 pgs: 121 active+clean; 60 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:09.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:08.285039+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-17T11:35:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:09.263337+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-17T11:35:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:07.691672+0000 mgr.y (mgr.14556) 169 : cluster [DBG] pgmap v177: 121 pgs: 121 active+clean; 60 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:08.285039+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-17T11:35:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:09.263337+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-17T11:35:10.266 INFO:tasks.rados.rados.0.smithi031.stdout:258: done (3 left) 2024-04-17T11:35:10.266 INFO:tasks.rados.rados.0.smithi031.stdout:260: done (2 left) 2024-04-17T11:35:10.266 INFO:tasks.rados.rados.0.smithi031.stdout:261: done (1 left) 2024-04-17T11:35:10.266 INFO:tasks.rados.rados.0.smithi031.stdout:263: done (0 left) 2024-04-17T11:35:10.266 INFO:tasks.rados.rados.0.smithi031.stdout:264: snap_create 2024-04-17T11:35:11.266 INFO:tasks.rados.rados.0.smithi031.stdout:264: done (0 left) 2024-04-17T11:35:11.266 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 30 current snap is 26 2024-04-17T11:35:11.266 INFO:tasks.rados.rados.0.smithi031.stdout:265: seq_num 106 ranges {491520=581632,1073152=794624,1867776=409600} 2024-04-17T11:35:11.271 INFO:tasks.rados.rados.0.smithi031.stdout:265: writing smithi03173351-30 from 491520 to 1073152 tid 1 2024-04-17T11:35:11.278 INFO:tasks.rados.rados.0.smithi031.stdout:265: writing smithi03173351-30 from 1073152 to 1867776 tid 2 2024-04-17T11:35:11.279 INFO:tasks.rados.rados.0.smithi031.stdout:265: writing smithi03173351-30 from 1867776 to 2277376 tid 3 2024-04-17T11:35:11.279 INFO:tasks.rados.rados.0.smithi031.stdout:266: rmattr oid 17 current snap is 26 2024-04-17T11:35:11.280 INFO:tasks.rados.rados.0.smithi031.stdout:266: done (1 left) 2024-04-17T11:35:11.280 INFO:tasks.rados.rados.0.smithi031.stdout:267: snap_remove snap 20 2024-04-17T11:35:11.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:09.692194+0000 mgr.y (mgr.14556) 170 : cluster [DBG] pgmap v180: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-04-17T11:35:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:10.263769+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-17T11:35:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:11] "GET /metrics HTTP/1.1" 200 191752 "" "Prometheus/2.33.4" 2024-04-17T11:35:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:09.692194+0000 mgr.y (mgr.14556) 170 : cluster [DBG] pgmap v180: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-04-17T11:35:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:10.263769+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-17T11:35:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:09.692194+0000 mgr.y (mgr.14556) 170 : cluster [DBG] pgmap v180: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-04-17T11:35:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:10.263769+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-17T11:35:12.278 INFO:tasks.rados.rados.0.smithi031.stdout:267: done (1 left) 2024-04-17T11:35:12.279 INFO:tasks.rados.rados.0.smithi031.stdout:268: snap_remove snap 24 2024-04-17T11:35:12.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:11.266718+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-17T11:35:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:11.266718+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-17T11:35:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:11.266718+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-17T11:35:13.289 INFO:tasks.rados.rados.0.smithi031.stdout:268: done (1 left) 2024-04-17T11:35:13.289 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 26 2024-04-17T11:35:13.289 INFO:tasks.rados.rados.0.smithi031.stdout:265: finishing write tid 1 to smithi03173351-30 2024-04-17T11:35:13.289 INFO:tasks.rados.rados.0.smithi031.stdout:269: seq_num 107 ranges {0=598016,598016=729088,1327104=466944,1794048=8192} 2024-04-17T11:35:13.291 INFO:tasks.rados.rados.0.smithi031.stdout:269: writing smithi03173351-6 from 0 to 598016 tid 1 2024-04-17T11:35:13.296 INFO:tasks.rados.rados.0.smithi031.stdout:269: writing smithi03173351-6 from 598016 to 1327104 tid 2 2024-04-17T11:35:13.299 INFO:tasks.rados.rados.0.smithi031.stdout:269: writing smithi03173351-6 from 1327104 to 1794048 tid 3 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:269: writing smithi03173351-6 from 1794048 to 1802240 tid 4 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:265: finishing write tid 2 to smithi03173351-30 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:265: finishing write tid 3 to smithi03173351-30 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:265: finishing write tid 4 to smithi03173351-30 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:270: read oid 11 snap -1 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:270: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 26 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:265: finishing write tid 5 to smithi03173351-30 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 41 (ObjNum 106 snap 26 seq_num 106) dirty exists 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:265: left oid 30 (ObjNum 106 snap 26 seq_num 106) 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:269: finishing write tid 1 to smithi03173351-6 2024-04-17T11:35:13.300 INFO:tasks.rados.rados.0.smithi031.stdout:271: seq_num 108 ranges {155648=614400,770048=606208,1376256=598016} 2024-04-17T11:35:13.304 INFO:tasks.rados.rados.0.smithi031.stdout:271: writing smithi03173351-28 from 155648 to 770048 tid 1 2024-04-17T11:35:13.308 INFO:tasks.rados.rados.0.smithi031.stdout:271: writing smithi03173351-28 from 770048 to 1376256 tid 2 2024-04-17T11:35:13.312 INFO:tasks.rados.rados.0.smithi031.stdout:271: writing smithi03173351-28 from 1376256 to 1974272 tid 3 2024-04-17T11:35:13.312 INFO:tasks.rados.rados.0.smithi031.stdout:265: done (3 left) 2024-04-17T11:35:13.312 INFO:tasks.rados.rados.0.smithi031.stdout:272: snap_create 2024-04-17T11:35:13.312 INFO:tasks.rados.rados.0.smithi031.stdout:270: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-17T11:35:13.317 INFO:tasks.rados.rados.0.smithi031.stdout:269: finishing write tid 2 to smithi03173351-6 2024-04-17T11:35:13.317 INFO:tasks.rados.rados.0.smithi031.stdout:269: finishing write tid 3 to smithi03173351-6 2024-04-17T11:35:13.317 INFO:tasks.rados.rados.0.smithi031.stdout:269: finishing write tid 4 to smithi03173351-6 2024-04-17T11:35:13.317 INFO:tasks.rados.rados.0.smithi031.stdout:269: finishing write tid 5 to smithi03173351-6 2024-04-17T11:35:13.317 INFO:tasks.rados.rados.0.smithi031.stdout:269: finishing write tid 6 to smithi03173351-6 2024-04-17T11:35:13.317 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 80 (ObjNum 107 snap 26 seq_num 107) dirty exists 2024-04-17T11:35:13.317 INFO:tasks.rados.rados.0.smithi031.stdout:269: left oid 6 (ObjNum 107 snap 26 seq_num 107) 2024-04-17T11:35:13.317 INFO:tasks.rados.rados.0.smithi031.stdout:271: finishing write tid 1 to smithi03173351-28 2024-04-17T11:35:13.317 INFO:tasks.rados.rados.0.smithi031.stdout:271: finishing write tid 2 to smithi03173351-28 2024-04-17T11:35:13.317 INFO:tasks.rados.rados.0.smithi031.stdout:271: finishing write tid 3 to smithi03173351-28 2024-04-17T11:35:13.318 INFO:tasks.rados.rados.0.smithi031.stdout:271: finishing write tid 4 to smithi03173351-28 2024-04-17T11:35:13.318 INFO:tasks.rados.rados.0.smithi031.stdout:271: finishing write tid 5 to smithi03173351-28 2024-04-17T11:35:13.318 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 39 (ObjNum 108 snap 26 seq_num 108) dirty exists 2024-04-17T11:35:13.318 INFO:tasks.rados.rados.0.smithi031.stdout:271: left oid 28 (ObjNum 108 snap 26 seq_num 108) 2024-04-17T11:35:13.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:11.692694+0000 mgr.y (mgr.14556) 171 : cluster [DBG] pgmap v183: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-04-17T11:35:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:12.278870+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-17T11:35:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:11.692694+0000 mgr.y (mgr.14556) 171 : cluster [DBG] pgmap v183: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-04-17T11:35:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:12.278870+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-17T11:35:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:11.692694+0000 mgr.y (mgr.14556) 171 : cluster [DBG] pgmap v183: 121 pgs: 121 active+clean; 63 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 409 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-04-17T11:35:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:12.278870+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-17T11:35:14.286 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:35:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:35:14.289 INFO:tasks.rados.rados.0.smithi031.stdout:269: done (3 left) 2024-04-17T11:35:14.289 INFO:tasks.rados.rados.0.smithi031.stdout:270: done (2 left) 2024-04-17T11:35:14.290 INFO:tasks.rados.rados.0.smithi031.stdout:271: done (1 left) 2024-04-17T11:35:14.290 INFO:tasks.rados.rados.0.smithi031.stdout:272: done (0 left) 2024-04-17T11:35:14.290 INFO:tasks.rados.rados.0.smithi031.stdout:273: delete oid 41 current snap is 27 2024-04-17T11:35:14.293 INFO:tasks.rados.rados.0.smithi031.stdout:273: done (0 left) 2024-04-17T11:35:14.293 INFO:tasks.rados.rados.0.smithi031.stdout:274: read oid 13 snap -1 2024-04-17T11:35:14.293 INFO:tasks.rados.rados.0.smithi031.stdout:274: expect (ObjNum 94 snap 20 seq_num 94) 2024-04-17T11:35:14.293 INFO:tasks.rados.rados.0.smithi031.stdout:275: setattr oid 26 current snap is 27 2024-04-17T11:35:14.295 INFO:tasks.rados.rados.0.smithi031.stdout:276: copy_from oid 32 from oid 7 current snap is 27 2024-04-17T11:35:14.295 INFO:tasks.rados.rados.0.smithi031.stdout:277: read oid 22 snap -1 2024-04-17T11:35:14.295 INFO:tasks.rados.rados.0.smithi031.stdout:277: expect (ObjNum 83 snap 16 seq_num 83) 2024-04-17T11:35:14.295 INFO:tasks.rados.rados.0.smithi031.stdout:278: rollback oid 19 current snap is 27 2024-04-17T11:35:14.295 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 19 2024-04-17T11:35:14.295 INFO:tasks.rados.rados.0.smithi031.stdout:279: snap_remove snap 21 2024-04-17T11:35:14.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:13.285465+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-17T11:35:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:13.693208+0000 mgr.y (mgr.14556) 172 : cluster [DBG] pgmap v186: 121 pgs: 121 active+clean; 68 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-17T11:35:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:13.285465+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-17T11:35:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:13.693208+0000 mgr.y (mgr.14556) 172 : cluster [DBG] pgmap v186: 121 pgs: 121 active+clean; 68 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-17T11:35:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:13.285465+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-17T11:35:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:13.693208+0000 mgr.y (mgr.14556) 172 : cluster [DBG] pgmap v186: 121 pgs: 121 active+clean; 68 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-17T11:35:15.301 INFO:tasks.rados.rados.0.smithi031.stdout:279: done (5 left) 2024-04-17T11:35:15.301 INFO:tasks.rados.rados.0.smithi031.stdout:280: snap_create 2024-04-17T11:35:15.301 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 81 (ObjNum 1634425701 snap 1466912364 seq_num 1482780241) dirty exists 2024-04-17T11:35:15.301 INFO:tasks.rados.rados.0.smithi031.stdout:276: finishing copy_from to smithi03173351-32 2024-04-17T11:35:15.301 INFO:tasks.rados.rados.0.smithi031.stdout:276: got expected ENOENT (src dne) 2024-04-17T11:35:15.301 INFO:tasks.rados.rados.0.smithi031.stdout:276: finishing copy_from racing read to smithi03173351-32 2024-04-17T11:35:15.301 INFO:tasks.rados.rados.0.smithi031.stdout:278: finishing rollback tid 0 to smithi03173351-19 2024-04-17T11:35:15.301 INFO:tasks.rados.rados.0.smithi031.stdout:278: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:35:15.301 INFO:tasks.rados.rados.0.smithi031.stdout:278: finishing rollback tid 2 to smithi03173351-19 2024-04-17T11:35:15.301 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 30 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-04-17T11:35:15.301 INFO:tasks.rados.rados.0.smithi031.stdout:277: expect (ObjNum 83 snap 16 seq_num 83) 2024-04-17T11:35:15.370 INFO:tasks.rados.rados.0.smithi031.stdout:274: expect (ObjNum 94 snap 20 seq_num 94) 2024-04-17T11:35:15.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:14.290774+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-17T11:35:15.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:14.290774+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-17T11:35:15.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:14.290774+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-17T11:35:16.305 INFO:tasks.rados.rados.0.smithi031.stdout:274: done (5 left) 2024-04-17T11:35:16.305 INFO:tasks.rados.rados.0.smithi031.stdout:275: done (4 left) 2024-04-17T11:35:16.305 INFO:tasks.rados.rados.0.smithi031.stdout:276: done (3 left) 2024-04-17T11:35:16.305 INFO:tasks.rados.rados.0.smithi031.stdout:277: done (2 left) 2024-04-17T11:35:16.305 INFO:tasks.rados.rados.0.smithi031.stdout:278: done (1 left) 2024-04-17T11:35:16.305 INFO:tasks.rados.rados.0.smithi031.stdout:280: done (0 left) 2024-04-17T11:35:16.305 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 28 2024-04-17T11:35:16.305 INFO:tasks.rados.rados.0.smithi031.stdout:281: seq_num 110 ranges {1589248=647168,2236416=778240,3014656=425984} 2024-04-17T11:35:16.317 INFO:tasks.rados.rados.0.smithi031.stdout:281: writing smithi03173351-16 from 1589248 to 2236416 tid 1 2024-04-17T11:35:16.321 INFO:tasks.rados.rados.0.smithi031.stdout:281: writing smithi03173351-16 from 2236416 to 3014656 tid 2 2024-04-17T11:35:16.324 INFO:tasks.rados.rados.0.smithi031.stdout:281: writing smithi03173351-16 from 3014656 to 3440640 tid 3 2024-04-17T11:35:16.324 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 28 2024-04-17T11:35:16.324 INFO:tasks.rados.rados.0.smithi031.stdout:282: seq_num 111 ranges {0=663552,663552=663552,1327104=450560,1777664=90112} 2024-04-17T11:35:16.328 INFO:tasks.rados.rados.0.smithi031.stdout:282: writing smithi03173351-18 from 0 to 663552 tid 1 2024-04-17T11:35:16.332 INFO:tasks.rados.rados.0.smithi031.stdout:282: writing smithi03173351-18 from 663552 to 1327104 tid 2 2024-04-17T11:35:16.334 INFO:tasks.rados.rados.0.smithi031.stdout:282: writing smithi03173351-18 from 1327104 to 1777664 tid 3 2024-04-17T11:35:16.335 INFO:tasks.rados.rados.0.smithi031.stdout:282: writing smithi03173351-18 from 1777664 to 1867776 tid 4 2024-04-17T11:35:16.335 INFO:tasks.rados.rados.0.smithi031.stdout:283: setattr oid 45 current snap is 28 2024-04-17T11:35:16.336 INFO:tasks.rados.rados.0.smithi031.stdout:281: finishing write tid 1 to smithi03173351-16 2024-04-17T11:35:16.336 INFO:tasks.rados.rados.0.smithi031.stdout:281: finishing write tid 2 to smithi03173351-16 2024-04-17T11:35:16.336 INFO:tasks.rados.rados.0.smithi031.stdout:281: finishing write tid 3 to smithi03173351-16 2024-04-17T11:35:16.336 INFO:tasks.rados.rados.0.smithi031.stdout:281: finishing write tid 4 to smithi03173351-16 2024-04-17T11:35:16.336 INFO:tasks.rados.rados.0.smithi031.stdout:281: finishing write tid 5 to smithi03173351-16 2024-04-17T11:35:16.336 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 20 (ObjNum 110 snap 28 seq_num 110) dirty exists 2024-04-17T11:35:16.336 INFO:tasks.rados.rados.0.smithi031.stdout:281: left oid 16 (ObjNum 110 snap 28 seq_num 110) 2024-04-17T11:35:16.336 INFO:tasks.rados.rados.0.smithi031.stdout:282: finishing write tid 1 to smithi03173351-18 2024-04-17T11:35:16.336 INFO:tasks.rados.rados.0.smithi031.stdout:282: finishing write tid 2 to smithi03173351-18 2024-04-17T11:35:16.336 INFO:tasks.rados.rados.0.smithi031.stdout:281: done (2 left) 2024-04-17T11:35:16.336 INFO:tasks.rados.rados.0.smithi031.stdout:284: snap_remove snap 13 2024-04-17T11:35:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:15.297235+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-17T11:35:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:15.693660+0000 mgr.y (mgr.14556) 173 : cluster [DBG] pgmap v189: 121 pgs: 121 active+clean; 68 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-17T11:35:16.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:15.297235+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-17T11:35:16.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:15.693660+0000 mgr.y (mgr.14556) 173 : cluster [DBG] pgmap v189: 121 pgs: 121 active+clean; 68 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-17T11:35:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:15.297235+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-17T11:35:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:15.693660+0000 mgr.y (mgr.14556) 173 : cluster [DBG] pgmap v189: 121 pgs: 121 active+clean; 68 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-17T11:35:17.311 INFO:tasks.rados.rados.0.smithi031.stdout:284: done (2 left) 2024-04-17T11:35:17.311 INFO:tasks.rados.rados.0.smithi031.stdout:285: setattr oid 15 current snap is 28 2024-04-17T11:35:17.311 INFO:tasks.rados.rados.0.smithi031.stdout:282: finishing write tid 3 to smithi03173351-18 2024-04-17T11:35:17.311 INFO:tasks.rados.rados.0.smithi031.stdout:282: finishing write tid 4 to smithi03173351-18 2024-04-17T11:35:17.311 INFO:tasks.rados.rados.0.smithi031.stdout:282: finishing write tid 5 to smithi03173351-18 2024-04-17T11:35:17.311 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 134 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-04-17T11:35:17.311 INFO:tasks.rados.rados.0.smithi031.stdout:282: finishing write tid 6 to smithi03173351-18 2024-04-17T11:35:17.311 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 132 (ObjNum 111 snap 28 seq_num 111) dirty exists 2024-04-17T11:35:17.311 INFO:tasks.rados.rados.0.smithi031.stdout:282: left oid 18 (ObjNum 111 snap 28 seq_num 111) 2024-04-17T11:35:17.312 INFO:tasks.rados.rados.0.smithi031.stdout:282: done (2 left) 2024-04-17T11:35:17.312 INFO:tasks.rados.rados.0.smithi031.stdout:283: done (1 left) 2024-04-17T11:35:17.312 INFO:tasks.rados.rados.0.smithi031.stdout:286: snap_create 2024-04-17T11:35:17.321 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 49 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-04-17T11:35:17.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:16.305420+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-04-17T11:35:17.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:16.305420+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-04-17T11:35:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:16.305420+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-04-17T11:35:18.316 INFO:tasks.rados.rados.0.smithi031.stdout:285: done (1 left) 2024-04-17T11:35:18.316 INFO:tasks.rados.rados.0.smithi031.stdout:286: done (0 left) 2024-04-17T11:35:18.316 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 29 2024-04-17T11:35:18.316 INFO:tasks.rados.rados.0.smithi031.stdout:287: seq_num 112 ranges {540672=679936,1220608=548864,1769472=655360} 2024-04-17T11:35:18.322 INFO:tasks.rados.rados.0.smithi031.stdout:287: writing smithi03173351-33 from 540672 to 1220608 tid 1 2024-04-17T11:35:18.325 INFO:tasks.rados.rados.0.smithi031.stdout:287: writing smithi03173351-33 from 1220608 to 1769472 tid 2 2024-04-17T11:35:18.329 INFO:tasks.rados.rados.0.smithi031.stdout:287: writing smithi03173351-33 from 1769472 to 2424832 tid 3 2024-04-17T11:35:18.329 INFO:tasks.rados.rados.0.smithi031.stdout:288: copy_from oid 18 from oid 13 current snap is 29 2024-04-17T11:35:18.329 INFO:tasks.rados.rados.0.smithi031.stdout:287: finishing write tid 1 to smithi03173351-33 2024-04-17T11:35:18.329 INFO:tasks.rados.rados.0.smithi031.stdout:287: finishing write tid 2 to smithi03173351-33 2024-04-17T11:35:18.329 INFO:tasks.rados.rados.0.smithi031.stdout:289: snap_create 2024-04-17T11:35:18.332 INFO:tasks.rados.rados.0.smithi031.stdout:287: finishing write tid 3 to smithi03173351-33 2024-04-17T11:35:18.332 INFO:tasks.rados.rados.0.smithi031.stdout:287: finishing write tid 4 to smithi03173351-33 2024-04-17T11:35:18.333 INFO:tasks.rados.rados.0.smithi031.stdout:287: finishing write tid 5 to smithi03173351-33 2024-04-17T11:35:18.333 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 145 (ObjNum 112 snap 29 seq_num 112) dirty exists 2024-04-17T11:35:18.333 INFO:tasks.rados.rados.0.smithi031.stdout:287: left oid 33 (ObjNum 112 snap 29 seq_num 112) 2024-04-17T11:35:18.348 INFO:tasks.rados.rados.0.smithi031.stdout:288: finishing copy_from racing read to smithi03173351-18 2024-04-17T11:35:18.351 INFO:tasks.rados.rados.0.smithi031.stdout:288: finishing copy_from to smithi03173351-18 2024-04-17T11:35:18.351 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 70 (ObjNum 94 snap 20 seq_num 94) dirty exists 2024-04-17T11:35:18.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:17.307749+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-17T11:35:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:35:17.693409+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:35:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:17.694109+0000 mgr.y (mgr.14556) 174 : cluster [DBG] pgmap v192: 121 pgs: 121 active+clean; 68 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:35:18.001657+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:35:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:35:18.002409+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:35:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:35:18.006696+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:35:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:17.307749+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-17T11:35:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:35:17.693409+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:35:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:17.694109+0000 mgr.y (mgr.14556) 174 : cluster [DBG] pgmap v192: 121 pgs: 121 active+clean; 68 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:35:18.001657+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:35:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:35:18.002409+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:35:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:35:18.006696+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:35:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:17.307749+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-17T11:35:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:35:17.693409+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:35:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:17.694109+0000 mgr.y (mgr.14556) 174 : cluster [DBG] pgmap v192: 121 pgs: 121 active+clean; 68 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:35:18.001657+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:35:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:35:18.002409+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:35:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:35:18.006696+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:35:19.267 INFO:tasks.rados.rados.0.smithi031.stdout:287: done (2 left) 2024-04-17T11:35:19.267 INFO:tasks.rados.rados.0.smithi031.stdout:288: done (1 left) 2024-04-17T11:35:19.267 INFO:tasks.rados.rados.0.smithi031.stdout:289: done (0 left) 2024-04-17T11:35:19.267 INFO:tasks.rados.rados.0.smithi031.stdout:290: snap_create 2024-04-17T11:35:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:18.314241+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-17T11:35:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:19.266642+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-17T11:35:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:18.314241+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-17T11:35:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:19.266642+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-17T11:35:19.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:18.314241+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-17T11:35:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:19.266642+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-17T11:35:20.267 INFO:tasks.rados.rados.0.smithi031.stdout:290: done (0 left) 2024-04-17T11:35:20.267 INFO:tasks.rados.rados.0.smithi031.stdout:291: read oid 15 snap -1 2024-04-17T11:35:20.268 INFO:tasks.rados.rados.0.smithi031.stdout:291: expect (ObjNum 58 snap 4 seq_num 58) 2024-04-17T11:35:20.268 INFO:tasks.rados.rados.0.smithi031.stdout:292: snap_create 2024-04-17T11:35:20.272 INFO:tasks.rados.rados.0.smithi031.stdout:291: expect (ObjNum 58 snap 4 seq_num 58) 2024-04-17T11:35:21.269 INFO:tasks.rados.rados.0.smithi031.stdout:291: done (1 left) 2024-04-17T11:35:21.269 INFO:tasks.rados.rados.0.smithi031.stdout:292: done (0 left) 2024-04-17T11:35:21.269 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 32 2024-04-17T11:35:21.269 INFO:tasks.rados.rados.0.smithi031.stdout:293: seq_num 113 ranges {1269760=696320,1966080=434176,2400256=466944,2867200=303104} 2024-04-17T11:35:21.279 INFO:tasks.rados.rados.0.smithi031.stdout:293: writing smithi03173351-23 from 1269760 to 1966080 tid 1 2024-04-17T11:35:21.282 INFO:tasks.rados.rados.0.smithi031.stdout:293: writing smithi03173351-23 from 1966080 to 2400256 tid 2 2024-04-17T11:35:21.285 INFO:tasks.rados.rados.0.smithi031.stdout:293: writing smithi03173351-23 from 2400256 to 2867200 tid 3 2024-04-17T11:35:21.287 INFO:tasks.rados.rados.0.smithi031.stdout:293: writing smithi03173351-23 from 2867200 to 3170304 tid 4 2024-04-17T11:35:21.287 INFO:tasks.rados.rados.0.smithi031.stdout:294: rollback oid 9 current snap is 32 2024-04-17T11:35:21.287 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 9 to 26 2024-04-17T11:35:21.287 INFO:tasks.rados.rados.0.smithi031.stdout:295: snap_remove snap 23 2024-04-17T11:35:21.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:19.694621+0000 mgr.y (mgr.14556) 175 : cluster [DBG] pgmap v195: 121 pgs: 121 active+clean; 74 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:35:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:20.268415+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-17T11:35:21.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:19.694621+0000 mgr.y (mgr.14556) 175 : cluster [DBG] pgmap v195: 121 pgs: 121 active+clean; 74 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:35:21.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:20.268415+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-17T11:35:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:35:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:21] "GET /metrics HTTP/1.1" 200 191752 "" "Prometheus/2.33.4" 2024-04-17T11:35:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:19.694621+0000 mgr.y (mgr.14556) 175 : cluster [DBG] pgmap v195: 121 pgs: 121 active+clean; 74 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:35:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:20.268415+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-17T11:35:22.289 INFO:tasks.rados.rados.0.smithi031.stdout:295: done (2 left) 2024-04-17T11:35:22.289 INFO:tasks.rados.rados.0.smithi031.stdout:296: read oid 18 snap 26 2024-04-17T11:35:22.289 INFO:tasks.rados.rados.0.smithi031.stdout:296: expect deleted 2024-04-17T11:35:22.289 INFO:tasks.rados.rados.0.smithi031.stdout:297: snap_create 2024-04-17T11:35:22.289 INFO:tasks.rados.rados.0.smithi031.stdout:293: finishing write tid 1 to smithi03173351-23 2024-04-17T11:35:22.289 INFO:tasks.rados.rados.0.smithi031.stdout:293: finishing write tid 2 to smithi03173351-23 2024-04-17T11:35:22.290 INFO:tasks.rados.rados.0.smithi031.stdout:293: finishing write tid 3 to smithi03173351-23 2024-04-17T11:35:22.290 INFO:tasks.rados.rados.0.smithi031.stdout:293: finishing write tid 4 to smithi03173351-23 2024-04-17T11:35:22.290 INFO:tasks.rados.rados.0.smithi031.stdout:294: finishing rollback tid 0 to smithi03173351-9 2024-04-17T11:35:22.290 INFO:tasks.rados.rados.0.smithi031.stdout:294: finishing rollback tid 1 to smithi03173351-9 2024-04-17T11:35:22.290 INFO:tasks.rados.rados.0.smithi031.stdout:294: finishing rollback tid 2 to smithi03173351-9 2024-04-17T11:35:22.290 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 42 (ObjNum 88 snap 19 seq_num 88) dirty exists 2024-04-17T11:35:22.290 INFO:tasks.rados.rados.0.smithi031.stdout:293: finishing write tid 5 to smithi03173351-23 2024-04-17T11:35:22.290 INFO:tasks.rados.rados.0.smithi031.stdout:293: finishing write tid 6 to smithi03173351-23 2024-04-17T11:35:22.290 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 55 (ObjNum 113 snap 32 seq_num 113) dirty exists 2024-04-17T11:35:22.290 INFO:tasks.rados.rados.0.smithi031.stdout:293: left oid 23 (ObjNum 113 snap 32 seq_num 113) 2024-04-17T11:35:22.599 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:35:22.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:21.270173+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-17T11:35:22.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:21.270173+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-17T11:35:22.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:21.270173+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2m) 2m ago 3m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (3m) 2m ago 3m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (4m) 2m ago 4m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (4m) 2m ago 4m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (8m) 2m ago 8m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (9m) 2m ago 9m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (9m) 2m ago 9m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (8m) 2m ago 8m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (8m) 2m ago 8m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (3m) 2m ago 3m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (3m) 2m ago 3m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:35:22.887 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (7m) 2m ago 7m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:35:22.888 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (7m) 2m ago 7m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:35:22.888 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (6m) 2m ago 6m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:35:22.888 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (6m) 2m ago 6m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:35:22.888 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (6m) 2m ago 6m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:35:22.888 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (5m) 2m ago 5m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:35:22.888 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (5m) 2m ago 5m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:35:22.888 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (4m) 2m ago 4m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:35:22.888 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2m) 2m ago 3m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:35:23.234 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:35:23.234 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:35:23.234 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:35:23.235 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:35:23.290 INFO:tasks.rados.rados.0.smithi031.stdout:293: done (3 left) 2024-04-17T11:35:23.290 INFO:tasks.rados.rados.0.smithi031.stdout:294: done (2 left) 2024-04-17T11:35:23.290 INFO:tasks.rados.rados.0.smithi031.stdout:296: done (1 left) 2024-04-17T11:35:23.290 INFO:tasks.rados.rados.0.smithi031.stdout:297: done (0 left) 2024-04-17T11:35:23.290 INFO:tasks.rados.rados.0.smithi031.stdout:298: read oid 23 snap -1 2024-04-17T11:35:23.290 INFO:tasks.rados.rados.0.smithi031.stdout:298: expect (ObjNum 113 snap 32 seq_num 113) 2024-04-17T11:35:23.290 INFO:tasks.rados.rados.0.smithi031.stdout:299: snap_remove snap 28 2024-04-17T11:35:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:21.695197+0000 mgr.y (mgr.14556) 176 : cluster [DBG] pgmap v198: 121 pgs: 121 active+clean; 74 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:35:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:22.289289+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-04-17T11:35:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:35:22.588650+0000 mgr.y (mgr.14556) 177 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:35:22.880349+0000 mgr.y (mgr.14556) 178 : audit [DBG] from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:35:23.235877+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.31:0/3451695802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:35:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:21.695197+0000 mgr.y (mgr.14556) 176 : cluster [DBG] pgmap v198: 121 pgs: 121 active+clean; 74 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:35:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:22.289289+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-04-17T11:35:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:35:22.588650+0000 mgr.y (mgr.14556) 177 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:35:22.880349+0000 mgr.y (mgr.14556) 178 : audit [DBG] from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:35:23.235877+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.31:0/3451695802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:35:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:21.695197+0000 mgr.y (mgr.14556) 176 : cluster [DBG] pgmap v198: 121 pgs: 121 active+clean; 74 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:35:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:22.289289+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-04-17T11:35:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:35:22.588650+0000 mgr.y (mgr.14556) 177 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:35:22.880349+0000 mgr.y (mgr.14556) 178 : audit [DBG] from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:35:23.235877+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.31:0/3451695802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:35:24.295 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:35:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:35:24.300 INFO:tasks.rados.rados.0.smithi031.stdout:299: done (1 left) 2024-04-17T11:35:24.301 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 33 2024-04-17T11:35:24.301 INFO:tasks.rados.rados.0.smithi031.stdout:300: seq_num 114 ranges {745472=712704,1458176=712704,2170880=491520} 2024-04-17T11:35:24.309 INFO:tasks.rados.rados.0.smithi031.stdout:300: writing smithi03173351-45 from 745472 to 1458176 tid 1 2024-04-17T11:35:24.312 INFO:tasks.rados.rados.0.smithi031.stdout:300: writing smithi03173351-45 from 1458176 to 2170880 tid 2 2024-04-17T11:35:24.316 INFO:tasks.rados.rados.0.smithi031.stdout:300: writing smithi03173351-45 from 2170880 to 2662400 tid 3 2024-04-17T11:35:24.316 INFO:tasks.rados.rados.0.smithi031.stdout:301: rollback oid 35 current snap is 33 2024-04-17T11:35:24.316 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 35 to 27 2024-04-17T11:35:24.316 INFO:tasks.rados.rados.0.smithi031.stdout:298: expect (ObjNum 113 snap 32 seq_num 113) 2024-04-17T11:35:24.428 INFO:tasks.rados.rados.0.smithi031.stdout:301: finishing rollback tid 0 to smithi03173351-35 2024-04-17T11:35:24.428 INFO:tasks.rados.rados.0.smithi031.stdout:301: finishing rollback tid 1 to smithi03173351-35 2024-04-17T11:35:24.428 INFO:tasks.rados.rados.0.smithi031.stdout:301: finishing rollback tid 2 to smithi03173351-35 2024-04-17T11:35:24.429 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 46 (ObjNum 89 snap 19 seq_num 89) dirty exists 2024-04-17T11:35:24.429 INFO:tasks.rados.rados.0.smithi031.stdout:298: done (2 left) 2024-04-17T11:35:24.429 INFO:tasks.rados.rados.0.smithi031.stdout:301: done (1 left) 2024-04-17T11:35:24.429 INFO:tasks.rados.rados.0.smithi031.stdout:302: snap_create 2024-04-17T11:35:24.429 INFO:tasks.rados.rados.0.smithi031.stdout:300: finishing write tid 1 to smithi03173351-45 2024-04-17T11:35:24.429 INFO:tasks.rados.rados.0.smithi031.stdout:300: finishing write tid 2 to smithi03173351-45 2024-04-17T11:35:24.429 INFO:tasks.rados.rados.0.smithi031.stdout:300: finishing write tid 3 to smithi03173351-45 2024-04-17T11:35:24.429 INFO:tasks.rados.rados.0.smithi031.stdout:300: finishing write tid 4 to smithi03173351-45 2024-04-17T11:35:24.429 INFO:tasks.rados.rados.0.smithi031.stdout:300: finishing write tid 5 to smithi03173351-45 2024-04-17T11:35:24.429 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 162 (ObjNum 114 snap 33 seq_num 114) dirty exists 2024-04-17T11:35:24.429 INFO:tasks.rados.rados.0.smithi031.stdout:300: left oid 45 (ObjNum 114 snap 33 seq_num 114) 2024-04-17T11:35:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:23.287835+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-17T11:35:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:23.695627+0000 mgr.y (mgr.14556) 179 : cluster [DBG] pgmap v201: 121 pgs: 121 active+clean; 81 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:35:24.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:23.287835+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-17T11:35:24.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:23.695627+0000 mgr.y (mgr.14556) 179 : cluster [DBG] pgmap v201: 121 pgs: 121 active+clean; 81 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:35:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:23.287835+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-17T11:35:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:23.695627+0000 mgr.y (mgr.14556) 179 : cluster [DBG] pgmap v201: 121 pgs: 121 active+clean; 81 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:35:25.304 INFO:tasks.rados.rados.0.smithi031.stdout:300: done (1 left) 2024-04-17T11:35:25.304 INFO:tasks.rados.rados.0.smithi031.stdout:302: done (0 left) 2024-04-17T11:35:25.304 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 34 2024-04-17T11:35:25.304 INFO:tasks.rados.rados.0.smithi031.stdout:303: seq_num 115 ranges {3776512=729088,4505600=647168,5152768=434176,5586944=122880} 2024-04-17T11:35:25.328 INFO:tasks.rados.rados.0.smithi031.stdout:303: writing smithi03173351-18 from 3776512 to 4505600 tid 1 2024-04-17T11:35:25.331 INFO:tasks.rados.rados.0.smithi031.stdout:303: writing smithi03173351-18 from 4505600 to 5152768 tid 2 2024-04-17T11:35:25.334 INFO:tasks.rados.rados.0.smithi031.stdout:303: writing smithi03173351-18 from 5152768 to 5586944 tid 3 2024-04-17T11:35:25.335 INFO:tasks.rados.rados.0.smithi031.stdout:303: writing smithi03173351-18 from 5586944 to 5709824 tid 4 2024-04-17T11:35:25.335 INFO:tasks.rados.rados.0.smithi031.stdout:304: read oid 31 snap -1 2024-04-17T11:35:25.335 INFO:tasks.rados.rados.0.smithi031.stdout:304: expect deleted 2024-04-17T11:35:25.335 INFO:tasks.rados.rados.0.smithi031.stdout:305: read oid 5 snap -1 2024-04-17T11:35:25.336 INFO:tasks.rados.rados.0.smithi031.stdout:305: expect (ObjNum 47 snap 0 seq_num 47) 2024-04-17T11:35:25.336 INFO:tasks.rados.rados.0.smithi031.stdout:306: copy_from oid 21 from oid 32 current snap is 34 2024-04-17T11:35:25.336 INFO:tasks.rados.rados.0.smithi031.stdout:303: finishing write tid 1 to smithi03173351-18 2024-04-17T11:35:25.336 INFO:tasks.rados.rados.0.smithi031.stdout:307: snap_create 2024-04-17T11:35:25.336 INFO:tasks.rados.rados.0.smithi031.stdout:303: finishing write tid 2 to smithi03173351-18 2024-04-17T11:35:25.338 INFO:tasks.rados.rados.0.smithi031.stdout:303: finishing write tid 3 to smithi03173351-18 2024-04-17T11:35:25.338 INFO:tasks.rados.rados.0.smithi031.stdout:303: finishing write tid 4 to smithi03173351-18 2024-04-17T11:35:25.339 INFO:tasks.rados.rados.0.smithi031.stdout:303: finishing write tid 5 to smithi03173351-18 2024-04-17T11:35:25.340 INFO:tasks.rados.rados.0.smithi031.stdout:303: finishing write tid 6 to smithi03173351-18 2024-04-17T11:35:25.340 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 168 (ObjNum 115 snap 34 seq_num 115) dirty exists 2024-04-17T11:35:25.341 INFO:tasks.rados.rados.0.smithi031.stdout:303: left oid 18 (ObjNum 115 snap 34 seq_num 115) 2024-04-17T11:35:25.343 INFO:tasks.rados.rados.0.smithi031.stdout:305: expect (ObjNum 47 snap 0 seq_num 47) 2024-04-17T11:35:25.365 INFO:tasks.rados.rados.0.smithi031.stdout:306: finishing copy_from racing read to smithi03173351-21 2024-04-17T11:35:25.365 INFO:tasks.rados.rados.0.smithi031.stdout:306: finishing copy_from to smithi03173351-21 2024-04-17T11:35:25.365 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 46 (ObjNum 82 snap 14 seq_num 82) dirty exists 2024-04-17T11:35:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:24.298603+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-17T11:35:25.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:24.298603+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-17T11:35:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:24.298603+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-17T11:35:26.312 INFO:tasks.rados.rados.0.smithi031.stdout:303: done (4 left) 2024-04-17T11:35:26.312 INFO:tasks.rados.rados.0.smithi031.stdout:304: done (3 left) 2024-04-17T11:35:26.312 INFO:tasks.rados.rados.0.smithi031.stdout:305: done (2 left) 2024-04-17T11:35:26.313 INFO:tasks.rados.rados.0.smithi031.stdout:306: done (1 left) 2024-04-17T11:35:26.313 INFO:tasks.rados.rados.0.smithi031.stdout:307: done (0 left) 2024-04-17T11:35:26.313 INFO:tasks.rados.rados.0.smithi031.stdout:308: read oid 41 snap -1 2024-04-17T11:35:26.313 INFO:tasks.rados.rados.0.smithi031.stdout:308: expect deleted 2024-04-17T11:35:26.313 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 35 2024-04-17T11:35:26.313 INFO:tasks.rados.rados.0.smithi031.stdout:309: seq_num 116 ranges {3440640=745472,4186112=532480,4718592=638976,5357568=32768} 2024-04-17T11:35:26.334 INFO:tasks.rados.rados.0.smithi031.stdout:309: writing smithi03173351-16 from 3440640 to 4186112 tid 1 2024-04-17T11:35:26.337 INFO:tasks.rados.rados.0.smithi031.stdout:309: writing smithi03173351-16 from 4186112 to 4718592 tid 2 2024-04-17T11:35:26.341 INFO:tasks.rados.rados.0.smithi031.stdout:309: writing smithi03173351-16 from 4718592 to 5357568 tid 3 2024-04-17T11:35:26.341 INFO:tasks.rados.rados.0.smithi031.stdout:309: writing smithi03173351-16 from 5357568 to 5390336 tid 4 2024-04-17T11:35:26.342 INFO:tasks.rados.rados.0.smithi031.stdout:310: setattr oid 13 current snap is 35 2024-04-17T11:35:26.342 INFO:tasks.rados.rados.0.smithi031.stdout:308: done (2 left) 2024-04-17T11:35:26.342 INFO:tasks.rados.rados.0.smithi031.stdout:311: delete oid 37 current snap is 35 2024-04-17T11:35:26.343 INFO:tasks.rados.rados.0.smithi031.stdout:309: finishing write tid 1 to smithi03173351-16 2024-04-17T11:35:26.345 INFO:tasks.rados.rados.0.smithi031.stdout:309: finishing write tid 2 to smithi03173351-16 2024-04-17T11:35:26.345 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 98 (ObjNum 94 snap 20 seq_num 94) dirty exists 2024-04-17T11:35:26.346 INFO:tasks.rados.rados.0.smithi031.stdout:310: done (2 left) 2024-04-17T11:35:26.346 INFO:tasks.rados.rados.0.smithi031.stdout:311: done (1 left) 2024-04-17T11:35:26.346 INFO:tasks.rados.rados.0.smithi031.stdout:312: read oid 21 snap -1 2024-04-17T11:35:26.346 INFO:tasks.rados.rados.0.smithi031.stdout:312: expect (ObjNum 82 snap 14 seq_num 82) 2024-04-17T11:35:26.347 INFO:tasks.rados.rados.0.smithi031.stdout:313: read oid 28 snap 22 2024-04-17T11:35:26.347 INFO:tasks.rados.rados.0.smithi031.stdout:313: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-17T11:35:26.347 INFO:tasks.rados.rados.0.smithi031.stdout:314: delete oid 8 current snap is 35 2024-04-17T11:35:26.347 INFO:tasks.rados.rados.0.smithi031.stdout:309: finishing write tid 3 to smithi03173351-16 2024-04-17T11:35:26.347 INFO:tasks.rados.rados.0.smithi031.stdout:309: finishing write tid 4 to smithi03173351-16 2024-04-17T11:35:26.348 INFO:tasks.rados.rados.0.smithi031.stdout:309: finishing write tid 5 to smithi03173351-16 2024-04-17T11:35:26.348 INFO:tasks.rados.rados.0.smithi031.stdout:309: finishing write tid 6 to smithi03173351-16 2024-04-17T11:35:26.348 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 30 (ObjNum 116 snap 35 seq_num 116) dirty exists 2024-04-17T11:35:26.349 INFO:tasks.rados.rados.0.smithi031.stdout:309: left oid 16 (ObjNum 116 snap 35 seq_num 116) 2024-04-17T11:35:26.349 INFO:tasks.rados.rados.0.smithi031.stdout:309: done (3 left) 2024-04-17T11:35:26.349 INFO:tasks.rados.rados.0.smithi031.stdout:314: done (2 left) 2024-04-17T11:35:26.349 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 35 2024-04-17T11:35:26.349 INFO:tasks.rados.rados.0.smithi031.stdout:315: seq_num 119 ranges {1048576=802816,1851392=589824,2441216=409600,2850816=204800} 2024-04-17T11:35:26.359 INFO:tasks.rados.rados.0.smithi031.stdout:315: writing smithi03173351-15 from 1048576 to 1851392 tid 1 2024-04-17T11:35:26.362 INFO:tasks.rados.rados.0.smithi031.stdout:315: writing smithi03173351-15 from 1851392 to 2441216 tid 2 2024-04-17T11:35:26.365 INFO:tasks.rados.rados.0.smithi031.stdout:315: writing smithi03173351-15 from 2441216 to 2850816 tid 3 2024-04-17T11:35:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:315: writing smithi03173351-15 from 2850816 to 3055616 tid 4 2024-04-17T11:35:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:316: delete oid 26 current snap is 35 2024-04-17T11:35:26.369 INFO:tasks.rados.rados.0.smithi031.stdout:313: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-17T11:35:26.372 INFO:tasks.rados.rados.0.smithi031.stdout:312: expect (ObjNum 82 snap 14 seq_num 82) 2024-04-17T11:35:26.432 INFO:tasks.rados.rados.0.smithi031.stdout:315: finishing write tid 1 to smithi03173351-15 2024-04-17T11:35:26.432 INFO:tasks.rados.rados.0.smithi031.stdout:315: finishing write tid 2 to smithi03173351-15 2024-04-17T11:35:26.432 INFO:tasks.rados.rados.0.smithi031.stdout:315: finishing write tid 3 to smithi03173351-15 2024-04-17T11:35:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:315: finishing write tid 4 to smithi03173351-15 2024-04-17T11:35:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:315: finishing write tid 5 to smithi03173351-15 2024-04-17T11:35:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:315: finishing write tid 6 to smithi03173351-15 2024-04-17T11:35:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 59 (ObjNum 119 snap 35 seq_num 119) dirty exists 2024-04-17T11:35:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:315: left oid 15 (ObjNum 119 snap 35 seq_num 119) 2024-04-17T11:35:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:312: done (3 left) 2024-04-17T11:35:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:313: done (2 left) 2024-04-17T11:35:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:315: done (1 left) 2024-04-17T11:35:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:316: done (0 left) 2024-04-17T11:35:26.434 INFO:tasks.rados.rados.0.smithi031.stdout:317: copy_from oid 32 from oid 23 current snap is 35 2024-04-17T11:35:26.434 INFO:tasks.rados.rados.0.smithi031.stdout:318: read oid 7 snap -1 2024-04-17T11:35:26.434 INFO:tasks.rados.rados.0.smithi031.stdout:318: expect deleted 2024-04-17T11:35:26.434 INFO:tasks.rados.rados.0.smithi031.stdout:319: read oid 19 snap -1 2024-04-17T11:35:26.434 INFO:tasks.rados.rados.0.smithi031.stdout:319: expect (ObjNum 18 snap 0 seq_num 18) 2024-04-17T11:35:26.434 INFO:tasks.rados.rados.0.smithi031.stdout:320: setattr oid 15 current snap is 35 2024-04-17T11:35:26.436 INFO:tasks.rados.rados.0.smithi031.stdout:318: done (3 left) 2024-04-17T11:35:26.436 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 35 2024-04-17T11:35:26.436 INFO:tasks.rados.rados.0.smithi031.stdout:321: seq_num 121 ranges {1802240=434176,2236416=753664,2990080=425984,3416064=425984} 2024-04-17T11:35:26.445 INFO:tasks.rados.rados.0.smithi031.stdout:321: writing smithi03173351-6 from 1802240 to 2236416 tid 1 2024-04-17T11:35:26.450 INFO:tasks.rados.rados.0.smithi031.stdout:321: writing smithi03173351-6 from 2236416 to 2990080 tid 2 2024-04-17T11:35:26.452 INFO:tasks.rados.rados.0.smithi031.stdout:321: writing smithi03173351-6 from 2990080 to 3416064 tid 3 2024-04-17T11:35:26.456 INFO:tasks.rados.rados.0.smithi031.stdout:321: writing smithi03173351-6 from 3416064 to 3842048 tid 4 2024-04-17T11:35:26.456 INFO:tasks.rados.rados.0.smithi031.stdout:322: read oid 34 snap -1 2024-04-17T11:35:26.456 INFO:tasks.rados.rados.0.smithi031.stdout:322: expect (ObjNum 33 snap 0 seq_num 33) 2024-04-17T11:35:26.456 INFO:tasks.rados.rados.0.smithi031.stdout:323: rollback oid 44 current snap is 35 2024-04-17T11:35:26.456 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 44 to 30 2024-04-17T11:35:26.456 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 60 (ObjNum 119 snap 35 seq_num 119) dirty exists 2024-04-17T11:35:26.456 INFO:tasks.rados.rados.0.smithi031.stdout:319: expect (ObjNum 18 snap 0 seq_num 18) 2024-04-17T11:35:26.466 INFO:tasks.rados.rados.0.smithi031.stdout:317: finishing copy_from racing read to smithi03173351-32 2024-04-17T11:35:26.466 INFO:tasks.rados.rados.0.smithi031.stdout:317: finishing copy_from to smithi03173351-32 2024-04-17T11:35:26.466 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 55 (ObjNum 113 snap 32 seq_num 113) dirty exists 2024-04-17T11:35:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:321: finishing write tid 1 to smithi03173351-6 2024-04-17T11:35:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:321: finishing write tid 2 to smithi03173351-6 2024-04-17T11:35:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:317: done (5 left) 2024-04-17T11:35:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:319: done (4 left) 2024-04-17T11:35:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:320: done (3 left) 2024-04-17T11:35:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:324: snap_create 2024-04-17T11:35:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:321: finishing write tid 3 to smithi03173351-6 2024-04-17T11:35:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:322: expect (ObjNum 33 snap 0 seq_num 33) 2024-04-17T11:35:26.481 INFO:tasks.rados.rados.0.smithi031.stdout:321: finishing write tid 4 to smithi03173351-6 2024-04-17T11:35:26.481 INFO:tasks.rados.rados.0.smithi031.stdout:321: finishing write tid 5 to smithi03173351-6 2024-04-17T11:35:26.481 INFO:tasks.rados.rados.0.smithi031.stdout:323: finishing rollback tid 0 to smithi03173351-44 2024-04-17T11:35:26.481 INFO:tasks.rados.rados.0.smithi031.stdout:323: finishing rollback tid 1 to smithi03173351-44 2024-04-17T11:35:26.481 INFO:tasks.rados.rados.0.smithi031.stdout:321: finishing write tid 6 to smithi03173351-6 2024-04-17T11:35:26.481 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 105 (ObjNum 121 snap 35 seq_num 121) dirty exists 2024-04-17T11:35:26.481 INFO:tasks.rados.rados.0.smithi031.stdout:321: left oid 6 (ObjNum 121 snap 35 seq_num 121) 2024-04-17T11:35:26.482 INFO:tasks.rados.rados.0.smithi031.stdout:323: finishing rollback tid 2 to smithi03173351-44 2024-04-17T11:35:26.482 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 109 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-04-17T11:35:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:25.304047+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-17T11:35:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:25.696237+0000 mgr.y (mgr.14556) 180 : cluster [DBG] pgmap v204: 121 pgs: 121 active+clean; 81 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:35:26.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:25.304047+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-17T11:35:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:25.696237+0000 mgr.y (mgr.14556) 180 : cluster [DBG] pgmap v204: 121 pgs: 121 active+clean; 81 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:35:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:25.304047+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-17T11:35:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:25.696237+0000 mgr.y (mgr.14556) 180 : cluster [DBG] pgmap v204: 121 pgs: 121 active+clean; 81 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:35:27.312 INFO:tasks.rados.rados.0.smithi031.stdout:321: done (3 left) 2024-04-17T11:35:27.312 INFO:tasks.rados.rados.0.smithi031.stdout:322: done (2 left) 2024-04-17T11:35:27.312 INFO:tasks.rados.rados.0.smithi031.stdout:323: done (1 left) 2024-04-17T11:35:27.312 INFO:tasks.rados.rados.0.smithi031.stdout:324: done (0 left) 2024-04-17T11:35:27.312 INFO:tasks.rados.rados.0.smithi031.stdout:325: rollback oid 50 current snap is 36 2024-04-17T11:35:27.313 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 50 to 32 2024-04-17T11:35:27.313 INFO:tasks.rados.rados.0.smithi031.stdout:326: rmattr oid 38 current snap is 36 2024-04-17T11:35:27.313 INFO:tasks.rados.rados.0.smithi031.stdout:326: done (1 left) 2024-04-17T11:35:27.313 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 36 2024-04-17T11:35:27.313 INFO:tasks.rados.rados.0.smithi031.stdout:327: seq_num 122 ranges {1908736=450560,2359296=688128,3047424=630784,3678208=286720} 2024-04-17T11:35:27.324 INFO:tasks.rados.rados.0.smithi031.stdout:327: writing smithi03173351-21 from 1908736 to 2359296 tid 1 2024-04-17T11:35:27.329 INFO:tasks.rados.rados.0.smithi031.stdout:327: writing smithi03173351-21 from 2359296 to 3047424 tid 2 2024-04-17T11:35:27.332 INFO:tasks.rados.rados.0.smithi031.stdout:327: writing smithi03173351-21 from 3047424 to 3678208 tid 3 2024-04-17T11:35:27.335 INFO:tasks.rados.rados.0.smithi031.stdout:327: writing smithi03173351-21 from 3678208 to 3964928 tid 4 2024-04-17T11:35:27.335 INFO:tasks.rados.rados.0.smithi031.stdout:328: copy_from oid 37 from oid 14 current snap is 36 2024-04-17T11:35:27.335 INFO:tasks.rados.rados.0.smithi031.stdout:325: finishing rollback tid 0 to smithi03173351-50 2024-04-17T11:35:27.335 INFO:tasks.rados.rados.0.smithi031.stdout:329: rmattr oid 34 current snap is 36 2024-04-17T11:35:27.335 INFO:tasks.rados.rados.0.smithi031.stdout:329: done (3 left) 2024-04-17T11:35:27.336 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 36 2024-04-17T11:35:27.336 INFO:tasks.rados.rados.0.smithi031.stdout:325: finishing rollback tid 1 to smithi03173351-50 2024-04-17T11:35:27.336 INFO:tasks.rados.rados.0.smithi031.stdout:325: finishing rollback tid 2 to smithi03173351-50 2024-04-17T11:35:27.336 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 172 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-17T11:35:27.336 INFO:tasks.rados.rados.0.smithi031.stdout:327: finishing write tid 1 to smithi03173351-21 2024-04-17T11:35:27.336 INFO:tasks.rados.rados.0.smithi031.stdout:327: finishing write tid 2 to smithi03173351-21 2024-04-17T11:35:27.336 INFO:tasks.rados.rados.0.smithi031.stdout:330: seq_num 123 ranges {1277952=466944,1744896=573440,2318336=794624,3112960=237568} 2024-04-17T11:35:27.344 INFO:tasks.rados.rados.0.smithi031.stdout:330: writing smithi03173351-12 from 1277952 to 1744896 tid 1 2024-04-17T11:35:27.347 INFO:tasks.rados.rados.0.smithi031.stdout:330: writing smithi03173351-12 from 1744896 to 2318336 tid 2 2024-04-17T11:35:27.352 INFO:tasks.rados.rados.0.smithi031.stdout:330: writing smithi03173351-12 from 2318336 to 3112960 tid 3 2024-04-17T11:35:27.354 INFO:tasks.rados.rados.0.smithi031.stdout:330: writing smithi03173351-12 from 3112960 to 3350528 tid 4 2024-04-17T11:35:27.354 INFO:tasks.rados.rados.0.smithi031.stdout:325: done (3 left) 2024-04-17T11:35:27.354 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 36 2024-04-17T11:35:27.354 INFO:tasks.rados.rados.0.smithi031.stdout:327: finishing write tid 3 to smithi03173351-21 2024-04-17T11:35:27.355 INFO:tasks.rados.rados.0.smithi031.stdout:331: seq_num 124 ranges {1974272=483328,2457600=458752,2916352=598016,3514368=548864} 2024-04-17T11:35:27.367 INFO:tasks.rados.rados.0.smithi031.stdout:331: writing smithi03173351-22 from 1974272 to 2457600 tid 1 2024-04-17T11:35:27.370 INFO:tasks.rados.rados.0.smithi031.stdout:331: writing smithi03173351-22 from 2457600 to 2916352 tid 2 2024-04-17T11:35:27.373 INFO:tasks.rados.rados.0.smithi031.stdout:331: writing smithi03173351-22 from 2916352 to 3514368 tid 3 2024-04-17T11:35:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:331: writing smithi03173351-22 from 3514368 to 4063232 tid 4 2024-04-17T11:35:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:332: copy_from oid 23 from oid 11 current snap is 36 2024-04-17T11:35:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:327: finishing write tid 4 to smithi03173351-21 2024-04-17T11:35:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:327: finishing write tid 5 to smithi03173351-21 2024-04-17T11:35:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:327: finishing write tid 6 to smithi03173351-21 2024-04-17T11:35:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 104 (ObjNum 122 snap 36 seq_num 122) dirty exists 2024-04-17T11:35:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:327: left oid 21 (ObjNum 122 snap 36 seq_num 122) 2024-04-17T11:35:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:330: finishing write tid 1 to smithi03173351-12 2024-04-17T11:35:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:330: finishing write tid 2 to smithi03173351-12 2024-04-17T11:35:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:330: finishing write tid 3 to smithi03173351-12 2024-04-17T11:35:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:330: finishing write tid 4 to smithi03173351-12 2024-04-17T11:35:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:330: finishing write tid 5 to smithi03173351-12 2024-04-17T11:35:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:327: done (4 left) 2024-04-17T11:35:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 36 2024-04-17T11:35:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:328: finishing copy_from racing read to smithi03173351-37 2024-04-17T11:35:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:333: seq_num 125 ranges {1540096=499712,2039808=745472,2785280=409600,3194880=450560} 2024-04-17T11:35:27.388 INFO:tasks.rados.rados.0.smithi031.stdout:333: writing smithi03173351-3 from 1540096 to 2039808 tid 1 2024-04-17T11:35:27.392 INFO:tasks.rados.rados.0.smithi031.stdout:333: writing smithi03173351-3 from 2039808 to 2785280 tid 2 2024-04-17T11:35:27.395 INFO:tasks.rados.rados.0.smithi031.stdout:333: writing smithi03173351-3 from 2785280 to 3194880 tid 3 2024-04-17T11:35:27.397 INFO:tasks.rados.rados.0.smithi031.stdout:333: writing smithi03173351-3 from 3194880 to 3645440 tid 4 2024-04-17T11:35:27.398 INFO:tasks.rados.rados.0.smithi031.stdout:334: snap_remove snap 19 2024-04-17T11:35:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:26.312298+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-17T11:35:27.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:26.312298+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-17T11:35:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:26.312298+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-17T11:35:28.329 INFO:tasks.rados.rados.0.smithi031.stdout:334: done (5 left) 2024-04-17T11:35:28.329 INFO:tasks.rados.rados.0.smithi031.stdout:335: copy_from oid 17 from oid 13 current snap is 36 2024-04-17T11:35:28.329 INFO:tasks.rados.rados.0.smithi031.stdout:330: finishing write tid 6 to smithi03173351-12 2024-04-17T11:35:28.329 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 93 (ObjNum 123 snap 36 seq_num 123) dirty exists 2024-04-17T11:35:28.329 INFO:tasks.rados.rados.0.smithi031.stdout:330: left oid 12 (ObjNum 123 snap 36 seq_num 123) 2024-04-17T11:35:28.329 INFO:tasks.rados.rados.0.smithi031.stdout:328: finishing copy_from to smithi03173351-37 2024-04-17T11:35:28.329 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 79 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-17T11:35:28.329 INFO:tasks.rados.rados.0.smithi031.stdout:331: finishing write tid 1 to smithi03173351-22 2024-04-17T11:35:28.329 INFO:tasks.rados.rados.0.smithi031.stdout:331: finishing write tid 2 to smithi03173351-22 2024-04-17T11:35:28.329 INFO:tasks.rados.rados.0.smithi031.stdout:331: finishing write tid 3 to smithi03173351-22 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:331: finishing write tid 4 to smithi03173351-22 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:332: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:331: finishing write tid 5 to smithi03173351-22 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:332: finishing copy_from to smithi03173351-23 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 18 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:331: finishing write tid 6 to smithi03173351-22 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 69 (ObjNum 124 snap 36 seq_num 124) dirty exists 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:331: left oid 22 (ObjNum 124 snap 36 seq_num 124) 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:333: finishing write tid 1 to smithi03173351-3 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:333: finishing write tid 2 to smithi03173351-3 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:333: finishing write tid 3 to smithi03173351-3 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:333: finishing write tid 4 to smithi03173351-3 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:333: finishing write tid 5 to smithi03173351-3 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:333: finishing write tid 6 to smithi03173351-3 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 75 (ObjNum 125 snap 36 seq_num 125) dirty exists 2024-04-17T11:35:28.330 INFO:tasks.rados.rados.0.smithi031.stdout:333: left oid 3 (ObjNum 125 snap 36 seq_num 125) 2024-04-17T11:35:28.331 INFO:tasks.rados.rados.0.smithi031.stdout:328: done (5 left) 2024-04-17T11:35:28.331 INFO:tasks.rados.rados.0.smithi031.stdout:330: done (4 left) 2024-04-17T11:35:28.331 INFO:tasks.rados.rados.0.smithi031.stdout:331: done (3 left) 2024-04-17T11:35:28.331 INFO:tasks.rados.rados.0.smithi031.stdout:332: done (2 left) 2024-04-17T11:35:28.331 INFO:tasks.rados.rados.0.smithi031.stdout:333: done (1 left) 2024-04-17T11:35:28.331 INFO:tasks.rados.rados.0.smithi031.stdout:336: copy_from oid 2 from oid 28 current snap is 36 2024-04-17T11:35:28.331 INFO:tasks.rados.rados.0.smithi031.stdout:337: snap_create 2024-04-17T11:35:28.347 INFO:tasks.rados.rados.0.smithi031.stdout:336: finishing copy_from racing read to smithi03173351-2 2024-04-17T11:35:28.349 INFO:tasks.rados.rados.0.smithi031.stdout:336: finishing copy_from to smithi03173351-2 2024-04-17T11:35:28.349 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 39 (ObjNum 108 snap 26 seq_num 108) dirty exists 2024-04-17T11:35:28.355 INFO:tasks.rados.rados.0.smithi031.stdout:335: finishing copy_from racing read to smithi03173351-17 2024-04-17T11:35:28.356 INFO:tasks.rados.rados.0.smithi031.stdout:335: finishing copy_from to smithi03173351-17 2024-04-17T11:35:28.357 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 98 (ObjNum 94 snap 20 seq_num 94) dirty exists 2024-04-17T11:35:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:27.311558+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-17T11:35:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:27.696674+0000 mgr.y (mgr.14556) 181 : cluster [DBG] pgmap v207: 121 pgs: 121 active+clean; 81 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:28.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:27.311558+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-17T11:35:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:27.696674+0000 mgr.y (mgr.14556) 181 : cluster [DBG] pgmap v207: 121 pgs: 121 active+clean; 81 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:27.311558+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-17T11:35:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:27.696674+0000 mgr.y (mgr.14556) 181 : cluster [DBG] pgmap v207: 121 pgs: 121 active+clean; 81 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:29.272 INFO:tasks.rados.rados.0.smithi031.stdout:335: done (2 left) 2024-04-17T11:35:29.272 INFO:tasks.rados.rados.0.smithi031.stdout:336: done (1 left) 2024-04-17T11:35:29.272 INFO:tasks.rados.rados.0.smithi031.stdout:337: done (0 left) 2024-04-17T11:35:29.272 INFO:tasks.rados.rados.0.smithi031.stdout:338: read oid 15 snap -1 2024-04-17T11:35:29.272 INFO:tasks.rados.rados.0.smithi031.stdout:338: expect (ObjNum 119 snap 35 seq_num 119) 2024-04-17T11:35:29.272 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 37 2024-04-17T11:35:29.273 INFO:tasks.rados.rados.0.smithi031.stdout:339: seq_num 126 ranges {1974272=516096,2490368=630784,3121152=614400,3735552=360448} 2024-04-17T11:35:29.286 INFO:tasks.rados.rados.0.smithi031.stdout:339: writing smithi03173351-28 from 1974272 to 2490368 tid 1 2024-04-17T11:35:29.291 INFO:tasks.rados.rados.0.smithi031.stdout:339: writing smithi03173351-28 from 2490368 to 3121152 tid 2 2024-04-17T11:35:29.295 INFO:tasks.rados.rados.0.smithi031.stdout:339: writing smithi03173351-28 from 3121152 to 3735552 tid 3 2024-04-17T11:35:29.297 INFO:tasks.rados.rados.0.smithi031.stdout:339: writing smithi03173351-28 from 3735552 to 4096000 tid 4 2024-04-17T11:35:29.297 INFO:tasks.rados.rados.0.smithi031.stdout:340: snap_create 2024-04-17T11:35:29.297 INFO:tasks.rados.rados.0.smithi031.stdout:338: expect (ObjNum 119 snap 35 seq_num 119) 2024-04-17T11:35:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:339: finishing write tid 1 to smithi03173351-28 2024-04-17T11:35:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:339: finishing write tid 2 to smithi03173351-28 2024-04-17T11:35:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:339: finishing write tid 3 to smithi03173351-28 2024-04-17T11:35:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:339: finishing write tid 4 to smithi03173351-28 2024-04-17T11:35:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:339: finishing write tid 5 to smithi03173351-28 2024-04-17T11:35:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:339: finishing write tid 6 to smithi03173351-28 2024-04-17T11:35:29.407 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 58 (ObjNum 126 snap 37 seq_num 126) dirty exists 2024-04-17T11:35:29.407 INFO:tasks.rados.rados.0.smithi031.stdout:339: left oid 28 (ObjNum 126 snap 37 seq_num 126) 2024-04-17T11:35:29.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:28.323455+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-17T11:35:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:29.271608+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-17T11:35:29.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:28.323455+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-17T11:35:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:29.271608+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-17T11:35:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:28.323455+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-17T11:35:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:29.271608+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-17T11:35:30.281 INFO:tasks.rados.rados.0.smithi031.stdout:338: done (2 left) 2024-04-17T11:35:30.281 INFO:tasks.rados.rados.0.smithi031.stdout:339: done (1 left) 2024-04-17T11:35:30.281 INFO:tasks.rados.rados.0.smithi031.stdout:340: done (0 left) 2024-04-17T11:35:30.281 INFO:tasks.rados.rados.0.smithi031.stdout:341: rollback oid 26 current snap is 38 2024-04-17T11:35:30.281 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 27 2024-04-17T11:35:30.281 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 38 2024-04-17T11:35:30.281 INFO:tasks.rados.rados.0.smithi031.stdout:342: seq_num 127 ranges {3842048=532480,4374528=507904,4882432=778240,5660672=319488} 2024-04-17T11:35:30.304 INFO:tasks.rados.rados.0.smithi031.stdout:342: writing smithi03173351-6 from 3842048 to 4374528 tid 1 2024-04-17T11:35:30.307 INFO:tasks.rados.rados.0.smithi031.stdout:342: writing smithi03173351-6 from 4374528 to 4882432 tid 2 2024-04-17T11:35:30.312 INFO:tasks.rados.rados.0.smithi031.stdout:342: writing smithi03173351-6 from 4882432 to 5660672 tid 3 2024-04-17T11:35:30.313 INFO:tasks.rados.rados.0.smithi031.stdout:342: writing smithi03173351-6 from 5660672 to 5980160 tid 4 2024-04-17T11:35:30.314 INFO:tasks.rados.rados.0.smithi031.stdout:343: setattr oid 30 current snap is 38 2024-04-17T11:35:30.314 INFO:tasks.rados.rados.0.smithi031.stdout:341: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:35:30.314 INFO:tasks.rados.rados.0.smithi031.stdout:341: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:35:30.314 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 121 (ObjNum -1701809968 snap 21884 seq_num 2592934624) dirty exists 2024-04-17T11:35:30.314 INFO:tasks.rados.rados.0.smithi031.stdout:342: finishing write tid 1 to smithi03173351-6 2024-04-17T11:35:30.314 INFO:tasks.rados.rados.0.smithi031.stdout:342: finishing write tid 2 to smithi03173351-6 2024-04-17T11:35:30.315 INFO:tasks.rados.rados.0.smithi031.stdout:342: finishing write tid 3 to smithi03173351-6 2024-04-17T11:35:30.316 INFO:tasks.rados.rados.0.smithi031.stdout:341: done (2 left) 2024-04-17T11:35:30.316 INFO:tasks.rados.rados.0.smithi031.stdout:344: snap_create 2024-04-17T11:35:30.317 INFO:tasks.rados.rados.0.smithi031.stdout:342: finishing write tid 4 to smithi03173351-6 2024-04-17T11:35:30.317 INFO:tasks.rados.rados.0.smithi031.stdout:342: finishing write tid 5 to smithi03173351-6 2024-04-17T11:35:30.318 INFO:tasks.rados.rados.0.smithi031.stdout:342: finishing write tid 6 to smithi03173351-6 2024-04-17T11:35:30.318 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 127 (ObjNum 127 snap 38 seq_num 127) dirty exists 2024-04-17T11:35:30.318 INFO:tasks.rados.rados.0.smithi031.stdout:342: left oid 6 (ObjNum 127 snap 38 seq_num 127) 2024-04-17T11:35:30.322 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 69 (ObjNum 106 snap 26 seq_num 106) dirty exists 2024-04-17T11:35:31.285 INFO:tasks.rados.rados.0.smithi031.stdout:342: done (2 left) 2024-04-17T11:35:31.285 INFO:tasks.rados.rados.0.smithi031.stdout:343: done (1 left) 2024-04-17T11:35:31.285 INFO:tasks.rados.rados.0.smithi031.stdout:344: done (0 left) 2024-04-17T11:35:31.285 INFO:tasks.rados.rados.0.smithi031.stdout:345: copy_from oid 34 from oid 46 current snap is 39 2024-04-17T11:35:31.285 INFO:tasks.rados.rados.0.smithi031.stdout:346: snap_remove snap 36 2024-04-17T11:35:31.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:29.697264+0000 mgr.y (mgr.14556) 182 : cluster [DBG] pgmap v210: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.4 MiB/s wr, 33 op/s 2024-04-17T11:35:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:30.281308+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-17T11:35:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:31] "GET /metrics HTTP/1.1" 200 191775 "" "Prometheus/2.33.4" 2024-04-17T11:35:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:29.697264+0000 mgr.y (mgr.14556) 182 : cluster [DBG] pgmap v210: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.4 MiB/s wr, 33 op/s 2024-04-17T11:35:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:30.281308+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-17T11:35:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:29.697264+0000 mgr.y (mgr.14556) 182 : cluster [DBG] pgmap v210: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.4 MiB/s wr, 33 op/s 2024-04-17T11:35:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:30.281308+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-17T11:35:32.292 INFO:tasks.rados.rados.0.smithi031.stdout:346: done (1 left) 2024-04-17T11:35:32.292 INFO:tasks.rados.rados.0.smithi031.stdout:347: rollback oid 45 current snap is 39 2024-04-17T11:35:32.292 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 45 to 33 2024-04-17T11:35:32.292 INFO:tasks.rados.rados.0.smithi031.stdout:348: read oid 20 snap -1 2024-04-17T11:35:32.292 INFO:tasks.rados.rados.0.smithi031.stdout:348: expect (ObjNum 96 snap 20 seq_num 96) 2024-04-17T11:35:32.292 INFO:tasks.rados.rados.0.smithi031.stdout:349: read oid 37 snap -1 2024-04-17T11:35:32.293 INFO:tasks.rados.rados.0.smithi031.stdout:349: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-17T11:35:32.293 INFO:tasks.rados.rados.0.smithi031.stdout:350: delete oid 28 current snap is 39 2024-04-17T11:35:32.293 INFO:tasks.rados.rados.0.smithi031.stdout:345: finishing copy_from racing read to smithi03173351-34 2024-04-17T11:35:32.293 INFO:tasks.rados.rados.0.smithi031.stdout:345: finishing copy_from to smithi03173351-34 2024-04-17T11:35:32.293 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-04-17T11:35:32.300 INFO:tasks.rados.rados.0.smithi031.stdout:345: done (4 left) 2024-04-17T11:35:32.300 INFO:tasks.rados.rados.0.smithi031.stdout:350: done (3 left) 2024-04-17T11:35:32.300 INFO:tasks.rados.rados.0.smithi031.stdout:351: rollback oid 46 current snap is 39 2024-04-17T11:35:32.300 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 46 to 26 2024-04-17T11:35:32.300 INFO:tasks.rados.rados.0.smithi031.stdout:352: snap_remove snap 31 2024-04-17T11:35:32.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:31.284120+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-17T11:35:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:31.697822+0000 mgr.y (mgr.14556) 183 : cluster [DBG] pgmap v213: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.4 MiB/s wr, 33 op/s 2024-04-17T11:35:32.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:31.284120+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-17T11:35:32.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:31.697822+0000 mgr.y (mgr.14556) 183 : cluster [DBG] pgmap v213: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.4 MiB/s wr, 33 op/s 2024-04-17T11:35:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:31.284120+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-17T11:35:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:31.697822+0000 mgr.y (mgr.14556) 183 : cluster [DBG] pgmap v213: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.4 MiB/s wr, 33 op/s 2024-04-17T11:35:33.296 INFO:tasks.rados.rados.0.smithi031.stdout:352: done (4 left) 2024-04-17T11:35:33.297 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 39 2024-04-17T11:35:33.297 INFO:tasks.rados.rados.0.smithi031.stdout:353: seq_num 129 ranges {0=565248,565248=679936,1245184=786432,2031616=139264} 2024-04-17T11:35:33.300 INFO:tasks.rados.rados.0.smithi031.stdout:353: writing smithi03173351-31 from 0 to 565248 tid 1 2024-04-17T11:35:33.305 INFO:tasks.rados.rados.0.smithi031.stdout:353: writing smithi03173351-31 from 565248 to 1245184 tid 2 2024-04-17T11:35:33.310 INFO:tasks.rados.rados.0.smithi031.stdout:353: writing smithi03173351-31 from 1245184 to 2031616 tid 3 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:353: writing smithi03173351-31 from 2031616 to 2170880 tid 4 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:354: read oid 27 snap -1 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:354: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:355: setattr oid 3 current snap is 39 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:347: finishing rollback tid 0 to smithi03173351-45 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:347: finishing rollback tid 1 to smithi03173351-45 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:347: finishing rollback tid 2 to smithi03173351-45 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 186 (ObjNum 114 snap 33 seq_num 114) dirty exists 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:351: finishing rollback tid 0 to smithi03173351-46 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:351: finishing rollback tid 1 to smithi03173351-46 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:351: finishing rollback tid 2 to smithi03173351-46 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 133 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-04-17T11:35:33.312 INFO:tasks.rados.rados.0.smithi031.stdout:348: expect (ObjNum 96 snap 20 seq_num 96) 2024-04-17T11:35:33.371 INFO:tasks.rados.rados.0.smithi031.stdout:349: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-17T11:35:33.498 INFO:tasks.rados.rados.0.smithi031.stdout:353: finishing write tid 1 to smithi03173351-31 2024-04-17T11:35:33.498 INFO:tasks.rados.rados.0.smithi031.stdout:353: finishing write tid 2 to smithi03173351-31 2024-04-17T11:35:33.498 INFO:tasks.rados.rados.0.smithi031.stdout:353: finishing write tid 3 to smithi03173351-31 2024-04-17T11:35:33.498 INFO:tasks.rados.rados.0.smithi031.stdout:353: finishing write tid 4 to smithi03173351-31 2024-04-17T11:35:33.498 INFO:tasks.rados.rados.0.smithi031.stdout:353: finishing write tid 5 to smithi03173351-31 2024-04-17T11:35:33.498 INFO:tasks.rados.rados.0.smithi031.stdout:353: finishing write tid 6 to smithi03173351-31 2024-04-17T11:35:33.498 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 197 (ObjNum 129 snap 39 seq_num 129) dirty exists 2024-04-17T11:35:33.498 INFO:tasks.rados.rados.0.smithi031.stdout:353: left oid 31 (ObjNum 129 snap 39 seq_num 129) 2024-04-17T11:35:33.498 INFO:tasks.rados.rados.0.smithi031.stdout:354: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-17T11:35:33.542 INFO:tasks.rados.rados.0.smithi031.stdout:347: done (6 left) 2024-04-17T11:35:33.542 INFO:tasks.rados.rados.0.smithi031.stdout:348: done (5 left) 2024-04-17T11:35:33.542 INFO:tasks.rados.rados.0.smithi031.stdout:349: done (4 left) 2024-04-17T11:35:33.542 INFO:tasks.rados.rados.0.smithi031.stdout:351: done (3 left) 2024-04-17T11:35:33.542 INFO:tasks.rados.rados.0.smithi031.stdout:353: done (2 left) 2024-04-17T11:35:33.542 INFO:tasks.rados.rados.0.smithi031.stdout:354: done (1 left) 2024-04-17T11:35:33.542 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 39 2024-04-17T11:35:33.542 INFO:tasks.rados.rados.0.smithi031.stdout:356: seq_num 130 ranges {1736704=581632,2318336=614400,2932736=598016,3530752=393216} 2024-04-17T11:35:33.554 INFO:tasks.rados.rados.0.smithi031.stdout:356: writing smithi03173351-36 from 1736704 to 2318336 tid 1 2024-04-17T11:35:33.558 INFO:tasks.rados.rados.0.smithi031.stdout:356: writing smithi03173351-36 from 2318336 to 2932736 tid 2 2024-04-17T11:35:33.561 INFO:tasks.rados.rados.0.smithi031.stdout:356: writing smithi03173351-36 from 2932736 to 3530752 tid 3 2024-04-17T11:35:33.564 INFO:tasks.rados.rados.0.smithi031.stdout:356: writing smithi03173351-36 from 3530752 to 3923968 tid 4 2024-04-17T11:35:33.564 INFO:tasks.rados.rados.0.smithi031.stdout:357: snap_create 2024-04-17T11:35:33.564 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 83 (ObjNum 125 snap 36 seq_num 125) dirty exists 2024-04-17T11:35:33.564 INFO:tasks.rados.rados.0.smithi031.stdout:356: finishing write tid 1 to smithi03173351-36 2024-04-17T11:35:33.564 INFO:tasks.rados.rados.0.smithi031.stdout:356: finishing write tid 2 to smithi03173351-36 2024-04-17T11:35:33.564 INFO:tasks.rados.rados.0.smithi031.stdout:356: finishing write tid 3 to smithi03173351-36 2024-04-17T11:35:33.566 INFO:tasks.rados.rados.0.smithi031.stdout:356: finishing write tid 4 to smithi03173351-36 2024-04-17T11:35:33.566 INFO:tasks.rados.rados.0.smithi031.stdout:356: finishing write tid 5 to smithi03173351-36 2024-04-17T11:35:33.567 INFO:tasks.rados.rados.0.smithi031.stdout:356: finishing write tid 6 to smithi03173351-36 2024-04-17T11:35:33.567 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 105 (ObjNum 130 snap 39 seq_num 130) dirty exists 2024-04-17T11:35:33.567 INFO:tasks.rados.rados.0.smithi031.stdout:356: left oid 36 (ObjNum 130 snap 39 seq_num 130) 2024-04-17T11:35:33.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:32.288602+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-04-17T11:35:33.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:32.288602+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-04-17T11:35:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:32.288602+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-04-17T11:35:34.298 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:35:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:35:34.304 INFO:tasks.rados.rados.0.smithi031.stdout:355: done (2 left) 2024-04-17T11:35:34.304 INFO:tasks.rados.rados.0.smithi031.stdout:356: done (1 left) 2024-04-17T11:35:34.305 INFO:tasks.rados.rados.0.smithi031.stdout:357: done (0 left) 2024-04-17T11:35:34.305 INFO:tasks.rados.rados.0.smithi031.stdout:358: read oid 25 snap 30 2024-04-17T11:35:34.305 INFO:tasks.rados.rados.0.smithi031.stdout:358: expect (ObjNum -1702011968 snap 21884 seq_num 134553856) 2024-04-17T11:35:34.305 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 40 2024-04-17T11:35:34.305 INFO:tasks.rados.rados.0.smithi031.stdout:359: seq_num 131 ranges {3923968=598016,4521984=499712,5021696=753664,5775360=352256} 2024-04-17T11:35:34.329 INFO:tasks.rados.rados.0.smithi031.stdout:359: writing smithi03173351-36 from 3923968 to 4521984 tid 1 2024-04-17T11:35:34.332 INFO:tasks.rados.rados.0.smithi031.stdout:359: writing smithi03173351-36 from 4521984 to 5021696 tid 2 2024-04-17T11:35:34.336 INFO:tasks.rados.rados.0.smithi031.stdout:359: writing smithi03173351-36 from 5021696 to 5775360 tid 3 2024-04-17T11:35:34.338 INFO:tasks.rados.rados.0.smithi031.stdout:359: writing smithi03173351-36 from 5775360 to 6127616 tid 4 2024-04-17T11:35:34.338 INFO:tasks.rados.rados.0.smithi031.stdout:360: rollback oid 49 current snap is 40 2024-04-17T11:35:34.338 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 49 to 33 2024-04-17T11:35:34.339 INFO:tasks.rados.rados.0.smithi031.stdout:358: expect (ObjNum -1702011968 snap 21884 seq_num 134553856) 2024-04-17T11:35:34.341 INFO:tasks.rados.rados.0.smithi031.stdout:358: done (2 left) 2024-04-17T11:35:34.341 INFO:tasks.rados.rados.0.smithi031.stdout:361: read oid 47 snap -1 2024-04-17T11:35:34.341 INFO:tasks.rados.rados.0.smithi031.stdout:361: expect (ObjNum 46 snap 0 seq_num 46) 2024-04-17T11:35:34.341 INFO:tasks.rados.rados.0.smithi031.stdout:362: rollback oid 29 current snap is 40 2024-04-17T11:35:34.342 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 29 to 29 2024-04-17T11:35:34.342 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 40 2024-04-17T11:35:34.342 INFO:tasks.rados.rados.0.smithi031.stdout:363: seq_num 132 ranges {5709824=614400,6324224=786432,7110656=565248,7675904=253952} 2024-04-17T11:35:34.377 INFO:tasks.rados.rados.0.smithi031.stdout:363: writing smithi03173351-18 from 5709824 to 6324224 tid 1 2024-04-17T11:35:34.381 INFO:tasks.rados.rados.0.smithi031.stdout:363: writing smithi03173351-18 from 6324224 to 7110656 tid 2 2024-04-17T11:35:34.385 INFO:tasks.rados.rados.0.smithi031.stdout:363: writing smithi03173351-18 from 7110656 to 7675904 tid 3 2024-04-17T11:35:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:363: writing smithi03173351-18 from 7675904 to 7929856 tid 4 2024-04-17T11:35:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:364: rmattr oid 23 current snap is 40 2024-04-17T11:35:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:364: done (5 left) 2024-04-17T11:35:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:365: rmattr oid 40 current snap is 40 2024-04-17T11:35:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:365: done (5 left) 2024-04-17T11:35:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:366: rmattr oid 2 current snap is 40 2024-04-17T11:35:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:366: done (5 left) 2024-04-17T11:35:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:367: copy_from oid 30 from oid 23 current snap is 40 2024-04-17T11:35:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:361: expect (ObjNum 46 snap 0 seq_num 46) 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:360: finishing rollback tid 0 to smithi03173351-49 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:360: finishing rollback tid 1 to smithi03173351-49 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:360: finishing rollback tid 2 to smithi03173351-49 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 201 (ObjNum 99 snap 20 seq_num 99) dirty exists 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:359: finishing write tid 1 to smithi03173351-36 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:359: finishing write tid 2 to smithi03173351-36 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:360: done (5 left) 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:361: done (4 left) 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:368: delete oid 43 current snap is 40 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:359: finishing write tid 3 to smithi03173351-36 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:359: finishing write tid 4 to smithi03173351-36 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:359: finishing write tid 5 to smithi03173351-36 2024-04-17T11:35:34.410 INFO:tasks.rados.rados.0.smithi031.stdout:362: finishing rollback tid 0 to smithi03173351-29 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:362: finishing rollback tid 1 to smithi03173351-29 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:362: finishing rollback tid 2 to smithi03173351-29 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 47 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:359: finishing write tid 6 to smithi03173351-36 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 111 (ObjNum 131 snap 40 seq_num 131) dirty exists 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:359: left oid 36 (ObjNum 131 snap 40 seq_num 131) 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:363: finishing write tid 1 to smithi03173351-18 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:363: finishing write tid 2 to smithi03173351-18 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:363: finishing write tid 3 to smithi03173351-18 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:363: finishing write tid 4 to smithi03173351-18 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:363: finishing write tid 5 to smithi03173351-18 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:363: finishing write tid 6 to smithi03173351-18 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 207 (ObjNum 132 snap 40 seq_num 132) dirty exists 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:363: left oid 18 (ObjNum 132 snap 40 seq_num 132) 2024-04-17T11:35:34.411 INFO:tasks.rados.rados.0.smithi031.stdout:367: finishing copy_from racing read to smithi03173351-30 2024-04-17T11:35:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:367: finishing copy_from to smithi03173351-30 2024-04-17T11:35:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 18 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:359: done (4 left) 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:362: done (3 left) 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:363: done (2 left) 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:367: done (1 left) 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:368: done (0 left) 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:369: rollback oid 30 current snap is 40 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 30 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:370: read oid 19 snap -1 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:370: expect (ObjNum 18 snap 0 seq_num 18) 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:371: copy_from oid 33 from oid 11 current snap is 40 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 42 current snap is 40 2024-04-17T11:35:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:372: seq_num 134 ranges {319488=647168,966656=548864,1515520=573440,2088960=483328} 2024-04-17T11:35:34.417 INFO:tasks.rados.rados.0.smithi031.stdout:372: writing smithi03173351-42 from 319488 to 966656 tid 1 2024-04-17T11:35:34.420 INFO:tasks.rados.rados.0.smithi031.stdout:372: writing smithi03173351-42 from 966656 to 1515520 tid 2 2024-04-17T11:35:34.423 INFO:tasks.rados.rados.0.smithi031.stdout:372: writing smithi03173351-42 from 1515520 to 2088960 tid 3 2024-04-17T11:35:34.426 INFO:tasks.rados.rados.0.smithi031.stdout:372: writing smithi03173351-42 from 2088960 to 2572288 tid 4 2024-04-17T11:35:34.426 INFO:tasks.rados.rados.0.smithi031.stdout:373: read oid 12 snap -1 2024-04-17T11:35:34.426 INFO:tasks.rados.rados.0.smithi031.stdout:373: expect (ObjNum 123 snap 36 seq_num 123) 2024-04-17T11:35:34.427 INFO:tasks.rados.rados.0.smithi031.stdout:374: copy_from oid 43 from oid 7 current snap is 40 2024-04-17T11:35:34.427 INFO:tasks.rados.rados.0.smithi031.stdout:370: expect (ObjNum 18 snap 0 seq_num 18) 2024-04-17T11:35:34.436 INFO:tasks.rados.rados.0.smithi031.stdout:369: finishing rollback tid 0 to smithi03173351-30 2024-04-17T11:35:34.436 INFO:tasks.rados.rados.0.smithi031.stdout:369: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:35:34.436 INFO:tasks.rados.rados.0.smithi031.stdout:369: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 80 (ObjNum 106 snap 26 seq_num 106) dirty exists 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:371: finishing copy_from racing read to smithi03173351-33 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:369: done (5 left) 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:370: done (4 left) 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:375: copy_from oid 35 from oid 36 current snap is 40 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:371: finishing copy_from to smithi03173351-33 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 18 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:372: finishing write tid 1 to smithi03173351-42 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:372: finishing write tid 2 to smithi03173351-42 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:372: finishing write tid 3 to smithi03173351-42 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:374: finishing copy_from to smithi03173351-43 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:374: got expected ENOENT (src dne) 2024-04-17T11:35:34.437 INFO:tasks.rados.rados.0.smithi031.stdout:374: finishing copy_from racing read to smithi03173351-43 2024-04-17T11:35:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:372: finishing write tid 4 to smithi03173351-42 2024-04-17T11:35:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:372: finishing write tid 5 to smithi03173351-42 2024-04-17T11:35:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:372: finishing write tid 6 to smithi03173351-42 2024-04-17T11:35:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 56 (ObjNum 134 snap 40 seq_num 134) dirty exists 2024-04-17T11:35:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:372: left oid 42 (ObjNum 134 snap 40 seq_num 134) 2024-04-17T11:35:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:371: done (4 left) 2024-04-17T11:35:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:372: done (3 left) 2024-04-17T11:35:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:374: done (2 left) 2024-04-17T11:35:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 24 current snap is 40 2024-04-17T11:35:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:376: seq_num 135 ranges {1392640=663552,2056192=434176,2490368=786432,3276800=385024} 2024-04-17T11:35:34.447 INFO:tasks.rados.rados.0.smithi031.stdout:376: writing smithi03173351-24 from 1392640 to 2056192 tid 1 2024-04-17T11:35:34.450 INFO:tasks.rados.rados.0.smithi031.stdout:376: writing smithi03173351-24 from 2056192 to 2490368 tid 2 2024-04-17T11:35:34.454 INFO:tasks.rados.rados.0.smithi031.stdout:376: writing smithi03173351-24 from 2490368 to 3276800 tid 3 2024-04-17T11:35:34.457 INFO:tasks.rados.rados.0.smithi031.stdout:376: writing smithi03173351-24 from 3276800 to 3661824 tid 4 2024-04-17T11:35:34.457 INFO:tasks.rados.rados.0.smithi031.stdout:377: read oid 46 snap -1 2024-04-17T11:35:34.457 INFO:tasks.rados.rados.0.smithi031.stdout:377: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-17T11:35:34.457 INFO:tasks.rados.rados.0.smithi031.stdout:378: read oid 31 snap 35 2024-04-17T11:35:34.457 INFO:tasks.rados.rados.0.smithi031.stdout:378: expect deleted 2024-04-17T11:35:34.458 INFO:tasks.rados.rados.0.smithi031.stdout:379: setattr oid 14 current snap is 40 2024-04-17T11:35:34.458 INFO:tasks.rados.rados.0.smithi031.stdout:373: expect (ObjNum 123 snap 36 seq_num 123) 2024-04-17T11:35:34.570 INFO:tasks.rados.rados.0.smithi031.stdout:376: finishing write tid 1 to smithi03173351-24 2024-04-17T11:35:34.570 INFO:tasks.rados.rados.0.smithi031.stdout:376: finishing write tid 2 to smithi03173351-24 2024-04-17T11:35:34.570 INFO:tasks.rados.rados.0.smithi031.stdout:376: finishing write tid 3 to smithi03173351-24 2024-04-17T11:35:34.570 INFO:tasks.rados.rados.0.smithi031.stdout:375: finishing copy_from racing read to smithi03173351-35 2024-04-17T11:35:34.570 INFO:tasks.rados.rados.0.smithi031.stdout:377: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-17T11:35:34.590 INFO:tasks.rados.rados.0.smithi031.stdout:376: finishing write tid 4 to smithi03173351-24 2024-04-17T11:35:34.590 INFO:tasks.rados.rados.0.smithi031.stdout:376: finishing write tid 5 to smithi03173351-24 2024-04-17T11:35:34.590 INFO:tasks.rados.rados.0.smithi031.stdout:375: finishing copy_from to smithi03173351-35 2024-04-17T11:35:34.590 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 111 (ObjNum 131 snap 40 seq_num 131) dirty exists 2024-04-17T11:35:34.590 INFO:tasks.rados.rados.0.smithi031.stdout:376: finishing write tid 6 to smithi03173351-24 2024-04-17T11:35:34.590 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 82 (ObjNum 135 snap 40 seq_num 135) dirty exists 2024-04-17T11:35:34.590 INFO:tasks.rados.rados.0.smithi031.stdout:376: left oid 24 (ObjNum 135 snap 40 seq_num 135) 2024-04-17T11:35:34.590 INFO:tasks.rados.rados.0.smithi031.stdout:373: done (5 left) 2024-04-17T11:35:34.590 INFO:tasks.rados.rados.0.smithi031.stdout:375: done (4 left) 2024-04-17T11:35:34.590 INFO:tasks.rados.rados.0.smithi031.stdout:376: done (3 left) 2024-04-17T11:35:34.591 INFO:tasks.rados.rados.0.smithi031.stdout:377: done (2 left) 2024-04-17T11:35:34.591 INFO:tasks.rados.rados.0.smithi031.stdout:378: done (1 left) 2024-04-17T11:35:34.591 INFO:tasks.rados.rados.0.smithi031.stdout:380: snap_create 2024-04-17T11:35:34.591 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 113 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-17T11:35:34.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:33.294752+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-17T11:35:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:33.698327+0000 mgr.y (mgr.14556) 184 : cluster [DBG] pgmap v216: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:35:34.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:33.294752+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-17T11:35:34.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:33.698327+0000 mgr.y (mgr.14556) 184 : cluster [DBG] pgmap v216: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:35:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:33.294752+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-17T11:35:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:33.698327+0000 mgr.y (mgr.14556) 184 : cluster [DBG] pgmap v216: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:35:35.311 INFO:tasks.rados.rados.0.smithi031.stdout:379: done (1 left) 2024-04-17T11:35:35.311 INFO:tasks.rados.rados.0.smithi031.stdout:380: done (0 left) 2024-04-17T11:35:35.312 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 41 2024-04-17T11:35:35.312 INFO:tasks.rados.rados.0.smithi031.stdout:381: seq_num 136 ranges {3776512=688128,4464640=720896,5185536=540672,5726208=344064} 2024-04-17T11:35:35.335 INFO:tasks.rados.rados.0.smithi031.stdout:381: writing smithi03173351-13 from 3776512 to 4464640 tid 1 2024-04-17T11:35:35.340 INFO:tasks.rados.rados.0.smithi031.stdout:381: writing smithi03173351-13 from 4464640 to 5185536 tid 2 2024-04-17T11:35:35.344 INFO:tasks.rados.rados.0.smithi031.stdout:381: writing smithi03173351-13 from 5185536 to 5726208 tid 3 2024-04-17T11:35:35.346 INFO:tasks.rados.rados.0.smithi031.stdout:381: writing smithi03173351-13 from 5726208 to 6070272 tid 4 2024-04-17T11:35:35.346 INFO:tasks.rados.rados.0.smithi031.stdout:382: delete oid 37 current snap is 41 2024-04-17T11:35:35.346 INFO:tasks.rados.rados.0.smithi031.stdout:381: finishing write tid 1 to smithi03173351-13 2024-04-17T11:35:35.346 INFO:tasks.rados.rados.0.smithi031.stdout:381: finishing write tid 2 to smithi03173351-13 2024-04-17T11:35:35.347 INFO:tasks.rados.rados.0.smithi031.stdout:381: finishing write tid 3 to smithi03173351-13 2024-04-17T11:35:35.348 INFO:tasks.rados.rados.0.smithi031.stdout:382: done (1 left) 2024-04-17T11:35:35.349 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 41 2024-04-17T11:35:35.349 INFO:tasks.rados.rados.0.smithi031.stdout:383: seq_num 138 ranges {761856=720896,1482752=540672,2023424=557056,2580480=507904} 2024-04-17T11:35:35.357 INFO:tasks.rados.rados.0.smithi031.stdout:383: writing smithi03173351-38 from 761856 to 1482752 tid 1 2024-04-17T11:35:35.360 INFO:tasks.rados.rados.0.smithi031.stdout:383: writing smithi03173351-38 from 1482752 to 2023424 tid 2 2024-04-17T11:35:35.363 INFO:tasks.rados.rados.0.smithi031.stdout:383: writing smithi03173351-38 from 2023424 to 2580480 tid 3 2024-04-17T11:35:35.367 INFO:tasks.rados.rados.0.smithi031.stdout:383: writing smithi03173351-38 from 2580480 to 3088384 tid 4 2024-04-17T11:35:35.367 INFO:tasks.rados.rados.0.smithi031.stdout:381: finishing write tid 4 to smithi03173351-13 2024-04-17T11:35:35.367 INFO:tasks.rados.rados.0.smithi031.stdout:384: setattr oid 20 current snap is 41 2024-04-17T11:35:35.367 INFO:tasks.rados.rados.0.smithi031.stdout:381: finishing write tid 5 to smithi03173351-13 2024-04-17T11:35:35.367 INFO:tasks.rados.rados.0.smithi031.stdout:381: finishing write tid 6 to smithi03173351-13 2024-04-17T11:35:35.367 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 118 (ObjNum 136 snap 41 seq_num 136) dirty exists 2024-04-17T11:35:35.367 INFO:tasks.rados.rados.0.smithi031.stdout:381: left oid 13 (ObjNum 136 snap 41 seq_num 136) 2024-04-17T11:35:35.367 INFO:tasks.rados.rados.0.smithi031.stdout:383: finishing write tid 1 to smithi03173351-38 2024-04-17T11:35:35.367 INFO:tasks.rados.rados.0.smithi031.stdout:383: finishing write tid 2 to smithi03173351-38 2024-04-17T11:35:35.367 INFO:tasks.rados.rados.0.smithi031.stdout:383: finishing write tid 3 to smithi03173351-38 2024-04-17T11:35:35.368 INFO:tasks.rados.rados.0.smithi031.stdout:381: done (2 left) 2024-04-17T11:35:35.368 INFO:tasks.rados.rados.0.smithi031.stdout:385: read oid 14 snap -1 2024-04-17T11:35:35.368 INFO:tasks.rados.rados.0.smithi031.stdout:385: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-17T11:35:35.368 INFO:tasks.rados.rados.0.smithi031.stdout:386: delete oid 48 current snap is 41 2024-04-17T11:35:35.369 INFO:tasks.rados.rados.0.smithi031.stdout:383: finishing write tid 4 to smithi03173351-38 2024-04-17T11:35:35.369 INFO:tasks.rados.rados.0.smithi031.stdout:383: finishing write tid 5 to smithi03173351-38 2024-04-17T11:35:35.370 INFO:tasks.rados.rados.0.smithi031.stdout:383: finishing write tid 6 to smithi03173351-38 2024-04-17T11:35:35.370 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 103 (ObjNum 138 snap 41 seq_num 138) dirty exists 2024-04-17T11:35:35.371 INFO:tasks.rados.rados.0.smithi031.stdout:383: left oid 38 (ObjNum 138 snap 41 seq_num 138) 2024-04-17T11:35:35.371 INFO:tasks.rados.rados.0.smithi031.stdout:383: done (3 left) 2024-04-17T11:35:35.371 INFO:tasks.rados.rados.0.smithi031.stdout:386: done (2 left) 2024-04-17T11:35:35.371 INFO:tasks.rados.rados.0.smithi031.stdout:387: delete oid 15 current snap is 41 2024-04-17T11:35:35.373 INFO:tasks.rados.rados.0.smithi031.stdout:387: done (2 left) 2024-04-17T11:35:35.374 INFO:tasks.rados.rados.0.smithi031.stdout:388: snap_create 2024-04-17T11:35:35.376 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 85 (ObjNum 96 snap 20 seq_num 96) dirty exists 2024-04-17T11:35:35.390 INFO:tasks.rados.rados.0.smithi031.stdout:385: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-17T11:35:35.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:34.304873+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-17T11:35:35.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:34.304873+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-17T11:35:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:34.304873+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-17T11:35:36.319 INFO:tasks.rados.rados.0.smithi031.stdout:384: done (2 left) 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:385: done (1 left) 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:388: done (0 left) 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:389: read oid 45 snap -1 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:389: expect (ObjNum 114 snap 33 seq_num 114) 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:390: rmattr oid 18 current snap is 42 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:390: done (1 left) 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:391: read oid 28 snap -1 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:391: expect deleted 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:392: copy_from oid 19 from oid 20 current snap is 42 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:393: rmattr oid 26 current snap is 42 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 42 2024-04-17T11:35:36.320 INFO:tasks.rados.rados.0.smithi031.stdout:394: seq_num 141 ranges {172032=770048,942080=589824,1531904=729088,2260992=286720} 2024-04-17T11:35:36.325 INFO:tasks.rados.rados.0.smithi031.stdout:394: writing smithi03173351-23 from 172032 to 942080 tid 1 2024-04-17T11:35:36.328 INFO:tasks.rados.rados.0.smithi031.stdout:394: writing smithi03173351-23 from 942080 to 1531904 tid 2 2024-04-17T11:35:36.333 INFO:tasks.rados.rados.0.smithi031.stdout:394: writing smithi03173351-23 from 1531904 to 2260992 tid 3 2024-04-17T11:35:36.335 INFO:tasks.rados.rados.0.smithi031.stdout:394: writing smithi03173351-23 from 2260992 to 2547712 tid 4 2024-04-17T11:35:36.335 INFO:tasks.rados.rados.0.smithi031.stdout:395: delete oid 42 current snap is 42 2024-04-17T11:35:36.339 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 147 (ObjNum 1 snap 32549 seq_num 2593175760) dirty exists 2024-04-17T11:35:36.340 INFO:tasks.rados.rados.0.smithi031.stdout:394: finishing write tid 1 to smithi03173351-23 2024-04-17T11:35:36.340 INFO:tasks.rados.rados.0.smithi031.stdout:394: finishing write tid 2 to smithi03173351-23 2024-04-17T11:35:36.340 INFO:tasks.rados.rados.0.smithi031.stdout:389: expect (ObjNum 114 snap 33 seq_num 114) 2024-04-17T11:35:36.426 INFO:tasks.rados.rados.0.smithi031.stdout:394: finishing write tid 3 to smithi03173351-23 2024-04-17T11:35:36.426 INFO:tasks.rados.rados.0.smithi031.stdout:394: finishing write tid 4 to smithi03173351-23 2024-04-17T11:35:36.426 INFO:tasks.rados.rados.0.smithi031.stdout:392: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:394: finishing write tid 5 to smithi03173351-23 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:394: finishing write tid 6 to smithi03173351-23 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 86 (ObjNum 141 snap 42 seq_num 141) dirty exists 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:394: left oid 23 (ObjNum 141 snap 42 seq_num 141) 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:392: finishing copy_from to smithi03173351-19 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 85 (ObjNum 96 snap 20 seq_num 96) dirty exists 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:389: done (5 left) 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:391: done (4 left) 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:392: done (3 left) 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:393: done (2 left) 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:394: done (1 left) 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:395: done (0 left) 2024-04-17T11:35:36.427 INFO:tasks.rados.rados.0.smithi031.stdout:396: delete oid 47 current snap is 42 2024-04-17T11:35:36.428 INFO:tasks.rados.rados.0.smithi031.stdout:396: done (0 left) 2024-04-17T11:35:36.428 INFO:tasks.rados.rados.0.smithi031.stdout:397: read oid 33 snap 41 2024-04-17T11:35:36.428 INFO:tasks.rados.rados.0.smithi031.stdout:397: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-17T11:35:36.428 INFO:tasks.rados.rados.0.smithi031.stdout:398: setattr oid 15 current snap is 42 2024-04-17T11:35:36.430 INFO:tasks.rados.rados.0.smithi031.stdout:399: setattr oid 29 current snap is 42 2024-04-17T11:35:36.432 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 82 (ObjNum -1701578880 snap 21884 seq_num 2593319232) dirty exists 2024-04-17T11:35:36.432 INFO:tasks.rados.rados.0.smithi031.stdout:398: done (2 left) 2024-04-17T11:35:36.432 INFO:tasks.rados.rados.0.smithi031.stdout:400: delete oid 40 current snap is 42 2024-04-17T11:35:36.433 INFO:tasks.rados.rados.0.smithi031.stdout:397: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-17T11:35:36.438 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 49 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-04-17T11:35:36.439 INFO:tasks.rados.rados.0.smithi031.stdout:397: done (2 left) 2024-04-17T11:35:36.439 INFO:tasks.rados.rados.0.smithi031.stdout:399: done (1 left) 2024-04-17T11:35:36.439 INFO:tasks.rados.rados.0.smithi031.stdout:400: done (0 left) 2024-04-17T11:35:36.439 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 42 2024-04-17T11:35:36.439 INFO:tasks.rados.rados.0.smithi031.stdout:401: seq_num 145 ranges {3964928=32768} 2024-04-17T11:35:36.460 INFO:tasks.rados.rados.0.smithi031.stdout:401: writing smithi03173351-21 from 3964928 to 3997696 tid 1 2024-04-17T11:35:36.460 INFO:tasks.rados.rados.0.smithi031.stdout:402: snap_remove snap 41 2024-04-17T11:35:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:35.311713+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-17T11:35:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:35.698726+0000 mgr.y (mgr.14556) 185 : cluster [DBG] pgmap v219: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:35:36.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:35.311713+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-17T11:35:36.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:35.698726+0000 mgr.y (mgr.14556) 185 : cluster [DBG] pgmap v219: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:35:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:35.311713+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-17T11:35:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:35.698726+0000 mgr.y (mgr.14556) 185 : cluster [DBG] pgmap v219: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:35:37.327 INFO:tasks.rados.rados.0.smithi031.stdout:402: done (1 left) 2024-04-17T11:35:37.327 INFO:tasks.rados.rados.0.smithi031.stdout:403: copy_from oid 41 from oid 28 current snap is 42 2024-04-17T11:35:37.327 INFO:tasks.rados.rados.0.smithi031.stdout:404: read oid 27 snap -1 2024-04-17T11:35:37.328 INFO:tasks.rados.rados.0.smithi031.stdout:404: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-17T11:35:37.328 INFO:tasks.rados.rados.0.smithi031.stdout:405: rollback oid 13 current snap is 42 2024-04-17T11:35:37.328 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 13 to 35 2024-04-17T11:35:37.328 INFO:tasks.rados.rados.0.smithi031.stdout:406: snap_remove snap 27 2024-04-17T11:35:37.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:36.319369+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-17T11:35:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:36.319369+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-17T11:35:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:36.319369+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-17T11:35:38.352 INFO:tasks.rados.rados.0.smithi031.stdout:406: done (4 left) 2024-04-17T11:35:38.352 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 42 2024-04-17T11:35:38.352 INFO:tasks.rados.rados.0.smithi031.stdout:407: seq_num 146 ranges {475136=49152} 2024-04-17T11:35:38.352 INFO:tasks.rados.rados.0.smithi031.stdout:407: writing smithi03173351-29 from 475136 to 524288 tid 1 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:408: delete oid 43 current snap is 42 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:401: finishing write tid 1 to smithi03173351-21 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:401: finishing write tid 2 to smithi03173351-21 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:401: finishing write tid 3 to smithi03173351-21 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 121 (ObjNum 145 snap 42 seq_num 145) dirty exists 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:401: left oid 21 (ObjNum 145 snap 42 seq_num 145) 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:405: finishing rollback tid 0 to smithi03173351-13 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:405: finishing rollback tid 1 to smithi03173351-13 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:405: finishing rollback tid 2 to smithi03173351-13 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 126 (ObjNum 94 snap 20 seq_num 94) dirty exists 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:403: finishing copy_from to smithi03173351-41 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:403: got expected ENOENT (src dne) 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:403: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:35:38.353 INFO:tasks.rados.rados.0.smithi031.stdout:404: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-17T11:35:38.395 INFO:tasks.rados.rados.0.smithi031.stdout:407: finishing write tid 1 to smithi03173351-29 2024-04-17T11:35:38.395 INFO:tasks.rados.rados.0.smithi031.stdout:407: finishing write tid 2 to smithi03173351-29 2024-04-17T11:35:38.395 INFO:tasks.rados.rados.0.smithi031.stdout:407: finishing write tid 3 to smithi03173351-29 2024-04-17T11:35:38.395 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 55 (ObjNum 146 snap 42 seq_num 146) dirty exists 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:407: left oid 29 (ObjNum 146 snap 42 seq_num 146) 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:401: done (5 left) 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:403: done (4 left) 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:404: done (3 left) 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:405: done (2 left) 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:407: done (1 left) 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:408: done (0 left) 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:409: read oid 16 snap 34 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:409: expect (ObjNum 110 snap 28 seq_num 110) 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:410: read oid 14 snap -1 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:410: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 42 2024-04-17T11:35:38.396 INFO:tasks.rados.rados.0.smithi031.stdout:411: seq_num 148 ranges {2662400=81920} 2024-04-17T11:35:38.410 INFO:tasks.rados.rados.0.smithi031.stdout:411: writing smithi03173351-45 from 2662400 to 2744320 tid 1 2024-04-17T11:35:38.410 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 42 2024-04-17T11:35:38.410 INFO:tasks.rados.rados.0.smithi031.stdout:412: seq_num 149 ranges {2883584=98304} 2024-04-17T11:35:38.427 INFO:tasks.rados.rados.0.smithi031.stdout:412: writing smithi03173351-9 from 2883584 to 2981888 tid 1 2024-04-17T11:35:38.427 INFO:tasks.rados.rados.0.smithi031.stdout:413: snap_remove snap 40 2024-04-17T11:35:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:37.322772+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-04-17T11:35:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:37.699116+0000 mgr.y (mgr.14556) 186 : cluster [DBG] pgmap v222: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:37.322772+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-04-17T11:35:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:37.699116+0000 mgr.y (mgr.14556) 186 : cluster [DBG] pgmap v222: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:37.322772+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-04-17T11:35:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:37.699116+0000 mgr.y (mgr.14556) 186 : cluster [DBG] pgmap v222: 121 pgs: 121 active+clean; 105 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:39.279 INFO:tasks.rados.rados.0.smithi031.stdout:413: done (4 left) 2024-04-17T11:35:39.279 INFO:tasks.rados.rados.0.smithi031.stdout:414: rollback oid 3 current snap is 42 2024-04-17T11:35:39.279 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 3 to 26 2024-04-17T11:35:39.279 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 42 2024-04-17T11:35:39.279 INFO:tasks.rados.rados.0.smithi031.stdout:415: seq_num 150 ranges {1974272=114688} 2024-04-17T11:35:39.291 INFO:tasks.rados.rados.0.smithi031.stdout:415: writing smithi03173351-2 from 1974272 to 2088960 tid 1 2024-04-17T11:35:39.291 INFO:tasks.rados.rados.0.smithi031.stdout:416: copy_from oid 42 from oid 24 current snap is 42 2024-04-17T11:35:39.291 INFO:tasks.rados.rados.0.smithi031.stdout:417: snap_create 2024-04-17T11:35:39.291 INFO:tasks.rados.rados.0.smithi031.stdout:411: finishing write tid 1 to smithi03173351-45 2024-04-17T11:35:39.291 INFO:tasks.rados.rados.0.smithi031.stdout:411: finishing write tid 2 to smithi03173351-45 2024-04-17T11:35:39.291 INFO:tasks.rados.rados.0.smithi031.stdout:411: finishing write tid 3 to smithi03173351-45 2024-04-17T11:35:39.291 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 220 (ObjNum 148 snap 42 seq_num 148) dirty exists 2024-04-17T11:35:39.291 INFO:tasks.rados.rados.0.smithi031.stdout:411: left oid 45 (ObjNum 148 snap 42 seq_num 148) 2024-04-17T11:35:39.291 INFO:tasks.rados.rados.0.smithi031.stdout:410: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-17T11:35:39.423 INFO:tasks.rados.rados.0.smithi031.stdout:412: finishing write tid 1 to smithi03173351-9 2024-04-17T11:35:39.424 INFO:tasks.rados.rados.0.smithi031.stdout:409: expect (ObjNum 110 snap 28 seq_num 110) 2024-04-17T11:35:39.545 INFO:tasks.rados.rados.0.smithi031.stdout:412: finishing write tid 2 to smithi03173351-9 2024-04-17T11:35:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:412: finishing write tid 3 to smithi03173351-9 2024-04-17T11:35:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 55 (ObjNum 149 snap 42 seq_num 149) dirty exists 2024-04-17T11:35:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:412: left oid 9 (ObjNum 149 snap 42 seq_num 149) 2024-04-17T11:35:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:414: finishing rollback tid 0 to smithi03173351-3 2024-04-17T11:35:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:414: finishing rollback tid 1 to smithi03173351-3 2024-04-17T11:35:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:414: finishing rollback tid 2 to smithi03173351-3 2024-04-17T11:35:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 95 (ObjNum 85 snap 16 seq_num 85) dirty exists 2024-04-17T11:35:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:415: finishing write tid 1 to smithi03173351-2 2024-04-17T11:35:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:415: finishing write tid 2 to smithi03173351-2 2024-04-17T11:35:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:415: finishing write tid 3 to smithi03173351-2 2024-04-17T11:35:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 89 (ObjNum 150 snap 42 seq_num 150) dirty exists 2024-04-17T11:35:39.547 INFO:tasks.rados.rados.0.smithi031.stdout:415: left oid 2 (ObjNum 150 snap 42 seq_num 150) 2024-04-17T11:35:39.547 INFO:tasks.rados.rados.0.smithi031.stdout:416: finishing copy_from racing read to smithi03173351-42 2024-04-17T11:35:39.547 INFO:tasks.rados.rados.0.smithi031.stdout:416: finishing copy_from to smithi03173351-42 2024-04-17T11:35:39.547 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 82 (ObjNum 135 snap 40 seq_num 135) dirty exists 2024-04-17T11:35:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:38.337280+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-17T11:35:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:39.274919+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-17T11:35:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:38.337280+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-17T11:35:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:39.274919+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-17T11:35:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:38.337280+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-17T11:35:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:39.274919+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-17T11:35:40.278 INFO:tasks.rados.rados.0.smithi031.stdout:409: done (7 left) 2024-04-17T11:35:40.278 INFO:tasks.rados.rados.0.smithi031.stdout:410: done (6 left) 2024-04-17T11:35:40.278 INFO:tasks.rados.rados.0.smithi031.stdout:411: done (5 left) 2024-04-17T11:35:40.278 INFO:tasks.rados.rados.0.smithi031.stdout:412: done (4 left) 2024-04-17T11:35:40.279 INFO:tasks.rados.rados.0.smithi031.stdout:414: done (3 left) 2024-04-17T11:35:40.279 INFO:tasks.rados.rados.0.smithi031.stdout:415: done (2 left) 2024-04-17T11:35:40.279 INFO:tasks.rados.rados.0.smithi031.stdout:416: done (1 left) 2024-04-17T11:35:40.279 INFO:tasks.rados.rados.0.smithi031.stdout:417: done (0 left) 2024-04-17T11:35:40.279 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 43 2024-04-17T11:35:40.279 INFO:tasks.rados.rados.0.smithi031.stdout:418: seq_num 151 ranges {3350528=131072} 2024-04-17T11:35:40.297 INFO:tasks.rados.rados.0.smithi031.stdout:418: writing smithi03173351-12 from 3350528 to 3481600 tid 1 2024-04-17T11:35:40.297 INFO:tasks.rados.rados.0.smithi031.stdout:419: read oid 9 snap -1 2024-04-17T11:35:40.297 INFO:tasks.rados.rados.0.smithi031.stdout:419: expect (ObjNum 149 snap 42 seq_num 149) 2024-04-17T11:35:40.297 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 43 2024-04-17T11:35:40.297 INFO:tasks.rados.rados.0.smithi031.stdout:420: seq_num 152 ranges {0=147456} 2024-04-17T11:35:40.298 INFO:tasks.rados.rados.0.smithi031.stdout:420: writing smithi03173351-26 from 0 to 147456 tid 1 2024-04-17T11:35:40.298 INFO:tasks.rados.rados.0.smithi031.stdout:421: snap_create 2024-04-17T11:35:40.302 INFO:tasks.rados.rados.0.smithi031.stdout:418: finishing write tid 1 to smithi03173351-12 2024-04-17T11:35:40.302 INFO:tasks.rados.rados.0.smithi031.stdout:418: finishing write tid 2 to smithi03173351-12 2024-04-17T11:35:40.304 INFO:tasks.rados.rados.0.smithi031.stdout:420: finishing write tid 1 to smithi03173351-26 2024-04-17T11:35:40.304 INFO:tasks.rados.rados.0.smithi031.stdout:418: finishing write tid 3 to smithi03173351-12 2024-04-17T11:35:40.304 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 130 (ObjNum 151 snap 43 seq_num 151) dirty exists 2024-04-17T11:35:40.305 INFO:tasks.rados.rados.0.smithi031.stdout:418: left oid 12 (ObjNum 151 snap 43 seq_num 151) 2024-04-17T11:35:40.305 INFO:tasks.rados.rados.0.smithi031.stdout:420: finishing write tid 2 to smithi03173351-26 2024-04-17T11:35:40.306 INFO:tasks.rados.rados.0.smithi031.stdout:420: finishing write tid 3 to smithi03173351-26 2024-04-17T11:35:40.306 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 167 (ObjNum 152 snap 43 seq_num 152) dirty exists 2024-04-17T11:35:40.307 INFO:tasks.rados.rados.0.smithi031.stdout:420: left oid 26 (ObjNum 152 snap 43 seq_num 152) 2024-04-17T11:35:40.310 INFO:tasks.rados.rados.0.smithi031.stdout:419: expect (ObjNum 149 snap 42 seq_num 149) 2024-04-17T11:35:41.287 INFO:tasks.rados.rados.0.smithi031.stdout:418: done (3 left) 2024-04-17T11:35:41.287 INFO:tasks.rados.rados.0.smithi031.stdout:419: done (2 left) 2024-04-17T11:35:41.287 INFO:tasks.rados.rados.0.smithi031.stdout:420: done (1 left) 2024-04-17T11:35:41.287 INFO:tasks.rados.rados.0.smithi031.stdout:421: done (0 left) 2024-04-17T11:35:41.287 INFO:tasks.rados.rados.0.smithi031.stdout:422: copy_from oid 15 from oid 40 current snap is 44 2024-04-17T11:35:41.287 INFO:tasks.rados.rados.0.smithi031.stdout:423: read oid 7 snap 33 2024-04-17T11:35:41.287 INFO:tasks.rados.rados.0.smithi031.stdout:423: expect deleted 2024-04-17T11:35:41.287 INFO:tasks.rados.rados.0.smithi031.stdout:424: rollback oid 31 current snap is 44 2024-04-17T11:35:41.287 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 31 to 39 2024-04-17T11:35:41.287 INFO:tasks.rados.rados.0.smithi031.stdout:425: delete oid 35 current snap is 44 2024-04-17T11:35:41.290 INFO:tasks.rados.rados.0.smithi031.stdout:422: finishing copy_from to smithi03173351-15 2024-04-17T11:35:41.290 INFO:tasks.rados.rados.0.smithi031.stdout:422: got expected ENOENT (src dne) 2024-04-17T11:35:41.290 INFO:tasks.rados.rados.0.smithi031.stdout:422: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:35:41.292 INFO:tasks.rados.rados.0.smithi031.stdout:424: finishing rollback tid 0 to smithi03173351-31 2024-04-17T11:35:41.294 INFO:tasks.rados.rados.0.smithi031.stdout:422: done (3 left) 2024-04-17T11:35:41.294 INFO:tasks.rados.rados.0.smithi031.stdout:423: done (2 left) 2024-04-17T11:35:41.294 INFO:tasks.rados.rados.0.smithi031.stdout:425: done (1 left) 2024-04-17T11:35:41.294 INFO:tasks.rados.rados.0.smithi031.stdout:426: read oid 43 snap -1 2024-04-17T11:35:41.294 INFO:tasks.rados.rados.0.smithi031.stdout:426: expect deleted 2024-04-17T11:35:41.294 INFO:tasks.rados.rados.0.smithi031.stdout:427: delete oid 49 current snap is 44 2024-04-17T11:35:41.294 INFO:tasks.rados.rados.0.smithi031.stdout:424: finishing rollback tid 1 to smithi03173351-31 2024-04-17T11:35:41.294 INFO:tasks.rados.rados.0.smithi031.stdout:424: finishing rollback tid 2 to smithi03173351-31 2024-04-17T11:35:41.294 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 226 (ObjNum 129 snap 39 seq_num 129) dirty exists 2024-04-17T11:35:41.296 INFO:tasks.rados.rados.0.smithi031.stdout:424: done (2 left) 2024-04-17T11:35:41.296 INFO:tasks.rados.rados.0.smithi031.stdout:426: done (1 left) 2024-04-17T11:35:41.296 INFO:tasks.rados.rados.0.smithi031.stdout:427: done (0 left) 2024-04-17T11:35:41.296 INFO:tasks.rados.rados.0.smithi031.stdout:428: rmattr oid 9 current snap is 44 2024-04-17T11:35:41.296 INFO:tasks.rados.rados.0.smithi031.stdout:428: done (0 left) 2024-04-17T11:35:41.296 INFO:tasks.rados.rados.0.smithi031.stdout:429: copy_from oid 40 from oid 24 current snap is 44 2024-04-17T11:35:41.296 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 44 2024-04-17T11:35:41.296 INFO:tasks.rados.rados.0.smithi031.stdout:430: seq_num 155 ranges {0=204800} 2024-04-17T11:35:41.297 INFO:tasks.rados.rados.0.smithi031.stdout:430: writing smithi03173351-49 from 0 to 204800 tid 1 2024-04-17T11:35:41.297 INFO:tasks.rados.rados.0.smithi031.stdout:431: rollback oid 1 current snap is 44 2024-04-17T11:35:41.297 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 1 to 33 2024-04-17T11:35:41.297 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 35 current snap is 44 2024-04-17T11:35:41.297 INFO:tasks.rados.rados.0.smithi031.stdout:432: seq_num 156 ranges {0=221184} 2024-04-17T11:35:41.298 INFO:tasks.rados.rados.0.smithi031.stdout:432: writing smithi03173351-35 from 0 to 221184 tid 1 2024-04-17T11:35:41.300 INFO:tasks.rados.rados.0.smithi031.stdout:433: copy_from oid 30 from oid 29 current snap is 44 2024-04-17T11:35:41.300 INFO:tasks.rados.rados.0.smithi031.stdout:434: read oid 25 snap -1 2024-04-17T11:35:41.300 INFO:tasks.rados.rados.0.smithi031.stdout:434: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:35:41.300 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 44 2024-04-17T11:35:41.300 INFO:tasks.rados.rados.0.smithi031.stdout:435: seq_num 157 ranges {0=237568} 2024-04-17T11:35:41.303 INFO:tasks.rados.rados.0.smithi031.stdout:435: writing smithi03173351-48 from 0 to 237568 tid 1 2024-04-17T11:35:41.303 INFO:tasks.rados.rados.0.smithi031.stdout:436: read oid 39 snap -1 2024-04-17T11:35:41.303 INFO:tasks.rados.rados.0.smithi031.stdout:436: expect (ObjNum 57 snap 4 seq_num 57) 2024-04-17T11:35:41.303 INFO:tasks.rados.rados.0.smithi031.stdout:437: rmattr oid 46 current snap is 44 2024-04-17T11:35:41.303 INFO:tasks.rados.rados.0.smithi031.stdout:437: done (8 left) 2024-04-17T11:35:41.303 INFO:tasks.rados.rados.0.smithi031.stdout:438: setattr oid 2 current snap is 44 2024-04-17T11:35:41.303 INFO:tasks.rados.rados.0.smithi031.stdout:434: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:35:41.305 INFO:tasks.rados.rados.0.smithi031.stdout:430: finishing write tid 1 to smithi03173351-49 2024-04-17T11:35:41.305 INFO:tasks.rados.rados.0.smithi031.stdout:430: finishing write tid 2 to smithi03173351-49 2024-04-17T11:35:41.305 INFO:tasks.rados.rados.0.smithi031.stdout:432: finishing write tid 1 to smithi03173351-35 2024-04-17T11:35:41.305 INFO:tasks.rados.rados.0.smithi031.stdout:432: finishing write tid 2 to smithi03173351-35 2024-04-17T11:35:41.305 INFO:tasks.rados.rados.0.smithi031.stdout:430: finishing write tid 3 to smithi03173351-49 2024-04-17T11:35:41.305 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 230 (ObjNum 155 snap 44 seq_num 155) dirty exists 2024-04-17T11:35:41.306 INFO:tasks.rados.rados.0.smithi031.stdout:430: left oid 49 (ObjNum 155 snap 44 seq_num 155) 2024-04-17T11:35:41.306 INFO:tasks.rados.rados.0.smithi031.stdout:431: finishing rollback tid 0 to smithi03173351-1 2024-04-17T11:35:41.306 INFO:tasks.rados.rados.0.smithi031.stdout:430: done (8 left) 2024-04-17T11:35:41.306 INFO:tasks.rados.rados.0.smithi031.stdout:434: done (7 left) 2024-04-17T11:35:41.306 INFO:tasks.rados.rados.0.smithi031.stdout:439: rmattr oid 25 current snap is 44 2024-04-17T11:35:41.306 INFO:tasks.rados.rados.0.smithi031.stdout:440: setattr oid 38 current snap is 44 2024-04-17T11:35:41.307 INFO:tasks.rados.rados.0.smithi031.stdout:441: snap_create 2024-04-17T11:35:41.310 INFO:tasks.rados.rados.0.smithi031.stdout:431: finishing rollback tid 1 to smithi03173351-1 2024-04-17T11:35:41.311 INFO:tasks.rados.rados.0.smithi031.stdout:431: finishing rollback tid 2 to smithi03173351-1 2024-04-17T11:35:41.311 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 86 (ObjNum 87 snap 19 seq_num 87) dirty exists 2024-04-17T11:35:41.311 INFO:tasks.rados.rados.0.smithi031.stdout:435: finishing write tid 1 to smithi03173351-48 2024-04-17T11:35:41.311 INFO:tasks.rados.rados.0.smithi031.stdout:435: finishing write tid 2 to smithi03173351-48 2024-04-17T11:35:41.311 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 232 (ObjNum -1701732432 snap 21884 seq_num 2594317520) dirty exists 2024-04-17T11:35:41.312 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 91 (ObjNum 150 snap 42 seq_num 150) dirty exists 2024-04-17T11:35:41.312 INFO:tasks.rados.rados.0.smithi031.stdout:433: finishing copy_from racing read to smithi03173351-30 2024-04-17T11:35:41.312 INFO:tasks.rados.rados.0.smithi031.stdout:435: finishing write tid 3 to smithi03173351-48 2024-04-17T11:35:41.312 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 61 (ObjNum 157 snap 44 seq_num 157) dirty exists 2024-04-17T11:35:41.312 INFO:tasks.rados.rados.0.smithi031.stdout:435: left oid 48 (ObjNum 157 snap 44 seq_num 157) 2024-04-17T11:35:41.312 INFO:tasks.rados.rados.0.smithi031.stdout:433: finishing copy_from to smithi03173351-30 2024-04-17T11:35:41.312 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 55 (ObjNum 146 snap 42 seq_num 146) dirty exists 2024-04-17T11:35:41.313 INFO:tasks.rados.rados.0.smithi031.stdout:432: finishing write tid 3 to smithi03173351-35 2024-04-17T11:35:41.313 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 115 (ObjNum 156 snap 44 seq_num 156) dirty exists 2024-04-17T11:35:41.313 INFO:tasks.rados.rados.0.smithi031.stdout:432: left oid 35 (ObjNum 156 snap 44 seq_num 156) 2024-04-17T11:35:41.313 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 105 (ObjNum 138 snap 41 seq_num 138) dirty exists 2024-04-17T11:35:41.314 INFO:tasks.rados.rados.0.smithi031.stdout:436: expect (ObjNum 57 snap 4 seq_num 57) 2024-04-17T11:35:41.368 INFO:tasks.rados.rados.0.smithi031.stdout:429: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:35:41.368 INFO:tasks.rados.rados.0.smithi031.stdout:429: finishing copy_from to smithi03173351-40 2024-04-17T11:35:41.368 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 82 (ObjNum 135 snap 40 seq_num 135) dirty exists 2024-04-17T11:35:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:39.699695+0000 mgr.y (mgr.14556) 187 : cluster [DBG] pgmap v225: 121 pgs: 121 active+clean; 132 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 57 op/s 2024-04-17T11:35:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:40.278842+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-17T11:35:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:39.699695+0000 mgr.y (mgr.14556) 187 : cluster [DBG] pgmap v225: 121 pgs: 121 active+clean; 132 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 57 op/s 2024-04-17T11:35:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:40.278842+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-17T11:35:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:39.699695+0000 mgr.y (mgr.14556) 187 : cluster [DBG] pgmap v225: 121 pgs: 121 active+clean; 132 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 57 op/s 2024-04-17T11:35:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:40.278842+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-17T11:35:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:41] "GET /metrics HTTP/1.1" 200 191814 "" "Prometheus/2.33.4" 2024-04-17T11:35:42.295 INFO:tasks.rados.rados.0.smithi031.stdout:429: done (9 left) 2024-04-17T11:35:42.295 INFO:tasks.rados.rados.0.smithi031.stdout:431: done (8 left) 2024-04-17T11:35:42.296 INFO:tasks.rados.rados.0.smithi031.stdout:432: done (7 left) 2024-04-17T11:35:42.296 INFO:tasks.rados.rados.0.smithi031.stdout:433: done (6 left) 2024-04-17T11:35:42.296 INFO:tasks.rados.rados.0.smithi031.stdout:435: done (5 left) 2024-04-17T11:35:42.296 INFO:tasks.rados.rados.0.smithi031.stdout:436: done (4 left) 2024-04-17T11:35:42.296 INFO:tasks.rados.rados.0.smithi031.stdout:438: done (3 left) 2024-04-17T11:35:42.296 INFO:tasks.rados.rados.0.smithi031.stdout:439: done (2 left) 2024-04-17T11:35:42.296 INFO:tasks.rados.rados.0.smithi031.stdout:440: done (1 left) 2024-04-17T11:35:42.296 INFO:tasks.rados.rados.0.smithi031.stdout:441: done (0 left) 2024-04-17T11:35:42.296 INFO:tasks.rados.rados.0.smithi031.stdout:442: setattr oid 39 current snap is 45 2024-04-17T11:35:42.297 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 45 2024-04-17T11:35:42.297 INFO:tasks.rados.rados.0.smithi031.stdout:443: seq_num 158 ranges {4063232=253952} 2024-04-17T11:35:42.320 INFO:tasks.rados.rados.0.smithi031.stdout:443: writing smithi03173351-22 from 4063232 to 4317184 tid 1 2024-04-17T11:35:42.320 INFO:tasks.rados.rados.0.smithi031.stdout:444: snap_remove snap 39 2024-04-17T11:35:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:41.284105+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-17T11:35:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:41.700191+0000 mgr.y (mgr.14556) 188 : cluster [DBG] pgmap v228: 121 pgs: 121 active+clean; 132 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2024-04-17T11:35:42.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:41.284105+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-17T11:35:42.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:41.700191+0000 mgr.y (mgr.14556) 188 : cluster [DBG] pgmap v228: 121 pgs: 121 active+clean; 132 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2024-04-17T11:35:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:41.284105+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-17T11:35:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:41.700191+0000 mgr.y (mgr.14556) 188 : cluster [DBG] pgmap v228: 121 pgs: 121 active+clean; 132 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2024-04-17T11:35:43.300 INFO:tasks.rados.rados.0.smithi031.stdout:444: done (2 left) 2024-04-17T11:35:43.300 INFO:tasks.rados.rados.0.smithi031.stdout:445: rmattr oid 7 current snap is 45 2024-04-17T11:35:43.300 INFO:tasks.rados.rados.0.smithi031.stdout:445: done (2 left) 2024-04-17T11:35:43.300 INFO:tasks.rados.rados.0.smithi031.stdout:446: copy_from oid 19 from oid 37 current snap is 45 2024-04-17T11:35:43.300 INFO:tasks.rados.rados.0.smithi031.stdout:447: copy_from oid 33 from oid 10 current snap is 45 2024-04-17T11:35:43.300 INFO:tasks.rados.rados.0.smithi031.stdout:448: delete oid 2 current snap is 45 2024-04-17T11:35:43.300 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 116 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-04-17T11:35:43.300 INFO:tasks.rados.rados.0.smithi031.stdout:443: finishing write tid 1 to smithi03173351-22 2024-04-17T11:35:43.300 INFO:tasks.rados.rados.0.smithi031.stdout:443: finishing write tid 2 to smithi03173351-22 2024-04-17T11:35:43.300 INFO:tasks.rados.rados.0.smithi031.stdout:443: finishing write tid 3 to smithi03173351-22 2024-04-17T11:35:43.300 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 94 (ObjNum 158 snap 45 seq_num 158) dirty exists 2024-04-17T11:35:43.301 INFO:tasks.rados.rados.0.smithi031.stdout:443: left oid 22 (ObjNum 158 snap 45 seq_num 158) 2024-04-17T11:35:43.303 INFO:tasks.rados.rados.0.smithi031.stdout:446: finishing copy_from to smithi03173351-19 2024-04-17T11:35:43.303 INFO:tasks.rados.rados.0.smithi031.stdout:446: got expected ENOENT (src dne) 2024-04-17T11:35:43.305 INFO:tasks.rados.rados.0.smithi031.stdout:446: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:35:43.316 INFO:tasks.rados.rados.0.smithi031.stdout:442: done (4 left) 2024-04-17T11:35:43.316 INFO:tasks.rados.rados.0.smithi031.stdout:443: done (3 left) 2024-04-17T11:35:43.316 INFO:tasks.rados.rados.0.smithi031.stdout:446: done (2 left) 2024-04-17T11:35:43.316 INFO:tasks.rados.rados.0.smithi031.stdout:448: done (1 left) 2024-04-17T11:35:43.316 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 45 2024-04-17T11:35:43.316 INFO:tasks.rados.rados.0.smithi031.stdout:449: seq_num 160 ranges {524288=286720} 2024-04-17T11:35:43.316 INFO:tasks.rados.rados.0.smithi031.stdout:449: writing smithi03173351-44 from 524288 to 811008 tid 1 2024-04-17T11:35:43.316 INFO:tasks.rados.rados.0.smithi031.stdout:450: delete oid 19 current snap is 45 2024-04-17T11:35:43.321 INFO:tasks.rados.rados.0.smithi031.stdout:449: finishing write tid 1 to smithi03173351-44 2024-04-17T11:35:43.322 INFO:tasks.rados.rados.0.smithi031.stdout:449: finishing write tid 2 to smithi03173351-44 2024-04-17T11:35:43.322 INFO:tasks.rados.rados.0.smithi031.stdout:450: done (2 left) 2024-04-17T11:35:43.322 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 45 2024-04-17T11:35:43.322 INFO:tasks.rados.rados.0.smithi031.stdout:451: seq_num 162 ranges {0=319488} 2024-04-17T11:35:43.324 INFO:tasks.rados.rados.0.smithi031.stdout:451: writing smithi03173351-43 from 0 to 319488 tid 1 2024-04-17T11:35:43.324 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 45 2024-04-17T11:35:43.324 INFO:tasks.rados.rados.0.smithi031.stdout:452: seq_num 163 ranges {3088384=335872} 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:452: writing smithi03173351-38 from 3088384 to 3424256 tid 1 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 45 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:449: finishing write tid 3 to smithi03173351-44 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 174 (ObjNum 160 snap 45 seq_num 160) dirty exists 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:449: left oid 44 (ObjNum 160 snap 45 seq_num 160) 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:451: finishing write tid 1 to smithi03173351-43 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:451: finishing write tid 2 to smithi03173351-43 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:451: finishing write tid 3 to smithi03173351-43 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 176 (ObjNum 162 snap 45 seq_num 162) dirty exists 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:451: left oid 43 (ObjNum 162 snap 45 seq_num 162) 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:447: finishing copy_from racing read to smithi03173351-33 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:447: finishing copy_from to smithi03173351-33 2024-04-17T11:35:43.344 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 65 (ObjNum 90 snap 19 seq_num 90) dirty exists 2024-04-17T11:35:43.345 INFO:tasks.rados.rados.0.smithi031.stdout:453: seq_num 164 ranges {5390336=352256} 2024-04-17T11:35:43.375 INFO:tasks.rados.rados.0.smithi031.stdout:453: writing smithi03173351-16 from 5390336 to 5742592 tid 1 2024-04-17T11:35:43.375 INFO:tasks.rados.rados.0.smithi031.stdout:447: done (4 left) 2024-04-17T11:35:43.375 INFO:tasks.rados.rados.0.smithi031.stdout:449: done (3 left) 2024-04-17T11:35:43.375 INFO:tasks.rados.rados.0.smithi031.stdout:451: done (2 left) 2024-04-17T11:35:43.375 INFO:tasks.rados.rados.0.smithi031.stdout:454: read oid 28 snap -1 2024-04-17T11:35:43.375 INFO:tasks.rados.rados.0.smithi031.stdout:454: expect deleted 2024-04-17T11:35:43.375 INFO:tasks.rados.rados.0.smithi031.stdout:455: snap_remove snap 43 2024-04-17T11:35:43.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:42.291600+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-04-17T11:35:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:42.291600+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-04-17T11:35:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:42.291600+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-04-17T11:35:44.298 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:35:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:455: done (3 left) 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:456: rollback oid 10 current snap is 45 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 10 to 25 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:457: delete oid 37 current snap is 45 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:452: finishing write tid 1 to smithi03173351-38 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:452: finishing write tid 2 to smithi03173351-38 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:452: finishing write tid 3 to smithi03173351-38 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 107 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:452: left oid 38 (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:453: finishing write tid 1 to smithi03173351-16 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:453: finishing write tid 2 to smithi03173351-16 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:453: finishing write tid 3 to smithi03173351-16 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 39 (ObjNum 164 snap 45 seq_num 164) dirty exists 2024-04-17T11:35:44.307 INFO:tasks.rados.rados.0.smithi031.stdout:453: left oid 16 (ObjNum 164 snap 45 seq_num 164) 2024-04-17T11:35:44.312 INFO:tasks.rados.rados.0.smithi031.stdout:452: done (4 left) 2024-04-17T11:35:44.312 INFO:tasks.rados.rados.0.smithi031.stdout:453: done (3 left) 2024-04-17T11:35:44.312 INFO:tasks.rados.rados.0.smithi031.stdout:454: done (2 left) 2024-04-17T11:35:44.312 INFO:tasks.rados.rados.0.smithi031.stdout:457: done (1 left) 2024-04-17T11:35:44.312 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 45 2024-04-17T11:35:44.312 INFO:tasks.rados.rados.0.smithi031.stdout:458: seq_num 166 ranges {712704=385024} 2024-04-17T11:35:44.317 INFO:tasks.rados.rados.0.smithi031.stdout:458: writing smithi03173351-4 from 712704 to 1097728 tid 1 2024-04-17T11:35:44.317 INFO:tasks.rados.rados.0.smithi031.stdout:459: snap_remove snap 32 2024-04-17T11:35:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:43.297612+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-17T11:35:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:43.700769+0000 mgr.y (mgr.14556) 189 : cluster [DBG] pgmap v231: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 33 op/s 2024-04-17T11:35:44.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:43.297612+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-17T11:35:44.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:43.700769+0000 mgr.y (mgr.14556) 189 : cluster [DBG] pgmap v231: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 33 op/s 2024-04-17T11:35:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:43.297612+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-17T11:35:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:43.700769+0000 mgr.y (mgr.14556) 189 : cluster [DBG] pgmap v231: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 33 op/s 2024-04-17T11:35:45.310 INFO:tasks.rados.rados.0.smithi031.stdout:459: done (2 left) 2024-04-17T11:35:45.310 INFO:tasks.rados.rados.0.smithi031.stdout:460: copy_from oid 14 from oid 43 current snap is 45 2024-04-17T11:35:45.310 INFO:tasks.rados.rados.0.smithi031.stdout:461: setattr oid 48 current snap is 45 2024-04-17T11:35:45.312 INFO:tasks.rados.rados.0.smithi031.stdout:462: rollback oid 21 current snap is 45 2024-04-17T11:35:45.312 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 21 to 25 2024-04-17T11:35:45.312 INFO:tasks.rados.rados.0.smithi031.stdout:463: setattr oid 24 current snap is 45 2024-04-17T11:35:45.313 INFO:tasks.rados.rados.0.smithi031.stdout:456: finishing rollback tid 0 to smithi03173351-10 2024-04-17T11:35:45.313 INFO:tasks.rados.rados.0.smithi031.stdout:456: finishing rollback tid 1 to smithi03173351-10 2024-04-17T11:35:45.313 INFO:tasks.rados.rados.0.smithi031.stdout:456: finishing rollback tid 2 to smithi03173351-10 2024-04-17T11:35:45.313 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 142 (ObjNum 90 snap 19 seq_num 90) dirty exists 2024-04-17T11:35:45.313 INFO:tasks.rados.rados.0.smithi031.stdout:458: finishing write tid 1 to smithi03173351-4 2024-04-17T11:35:45.313 INFO:tasks.rados.rados.0.smithi031.stdout:458: finishing write tid 2 to smithi03173351-4 2024-04-17T11:35:45.313 INFO:tasks.rados.rados.0.smithi031.stdout:458: finishing write tid 3 to smithi03173351-4 2024-04-17T11:35:45.313 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 257 (ObjNum 166 snap 45 seq_num 166) dirty exists 2024-04-17T11:35:45.313 INFO:tasks.rados.rados.0.smithi031.stdout:458: left oid 4 (ObjNum 166 snap 45 seq_num 166) 2024-04-17T11:35:45.315 INFO:tasks.rados.rados.0.smithi031.stdout:456: done (5 left) 2024-04-17T11:35:45.315 INFO:tasks.rados.rados.0.smithi031.stdout:458: done (4 left) 2024-04-17T11:35:45.315 INFO:tasks.rados.rados.0.smithi031.stdout:464: snap_create 2024-04-17T11:35:45.321 INFO:tasks.rados.rados.0.smithi031.stdout:460: finishing copy_from racing read to smithi03173351-14 2024-04-17T11:35:45.325 INFO:tasks.rados.rados.0.smithi031.stdout:460: finishing copy_from to smithi03173351-14 2024-04-17T11:35:45.325 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 176 (ObjNum 162 snap 45 seq_num 162) dirty exists 2024-04-17T11:35:45.327 INFO:tasks.rados.rados.0.smithi031.stdout:462: finishing rollback tid 0 to smithi03173351-21 2024-04-17T11:35:45.327 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 67 (ObjNum 157 snap 44 seq_num 157) dirty exists 2024-04-17T11:35:45.327 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 112 (ObjNum 135 snap 40 seq_num 135) dirty exists 2024-04-17T11:35:45.331 INFO:tasks.rados.rados.0.smithi031.stdout:462: finishing rollback tid 1 to smithi03173351-21 2024-04-17T11:35:45.332 INFO:tasks.rados.rados.0.smithi031.stdout:462: finishing rollback tid 2 to smithi03173351-21 2024-04-17T11:35:45.332 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 150 (ObjNum 59 snap 5 seq_num 59) dirty exists 2024-04-17T11:35:45.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:44.302721+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-17T11:35:45.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:44.302721+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-17T11:35:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:44.302721+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-17T11:35:46.319 INFO:tasks.rados.rados.0.smithi031.stdout:460: done (4 left) 2024-04-17T11:35:46.319 INFO:tasks.rados.rados.0.smithi031.stdout:461: done (3 left) 2024-04-17T11:35:46.319 INFO:tasks.rados.rados.0.smithi031.stdout:462: done (2 left) 2024-04-17T11:35:46.319 INFO:tasks.rados.rados.0.smithi031.stdout:463: done (1 left) 2024-04-17T11:35:46.319 INFO:tasks.rados.rados.0.smithi031.stdout:464: done (0 left) 2024-04-17T11:35:46.319 INFO:tasks.rados.rados.0.smithi031.stdout:465: snap_create 2024-04-17T11:35:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:45.310385+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-17T11:35:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:45.701220+0000 mgr.y (mgr.14556) 190 : cluster [DBG] pgmap v234: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 33 op/s 2024-04-17T11:35:46.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:45.310385+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-17T11:35:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:45.701220+0000 mgr.y (mgr.14556) 190 : cluster [DBG] pgmap v234: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 33 op/s 2024-04-17T11:35:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:45.310385+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-17T11:35:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:45.701220+0000 mgr.y (mgr.14556) 190 : cluster [DBG] pgmap v234: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 33 op/s 2024-04-17T11:35:47.317 INFO:tasks.rados.rados.0.smithi031.stdout:465: done (0 left) 2024-04-17T11:35:47.317 INFO:tasks.rados.rados.0.smithi031.stdout:466: setattr oid 4 current snap is 47 2024-04-17T11:35:47.318 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 47 2024-04-17T11:35:47.319 INFO:tasks.rados.rados.0.smithi031.stdout:467: seq_num 167 ranges {319488=401408} 2024-04-17T11:35:47.323 INFO:tasks.rados.rados.0.smithi031.stdout:467: writing smithi03173351-14 from 319488 to 720896 tid 1 2024-04-17T11:35:47.323 INFO:tasks.rados.rados.0.smithi031.stdout:468: read oid 16 snap 35 2024-04-17T11:35:47.323 INFO:tasks.rados.rados.0.smithi031.stdout:468: expect (ObjNum 116 snap 35 seq_num 116) 2024-04-17T11:35:47.323 INFO:tasks.rados.rados.0.smithi031.stdout:469: rmattr oid 10 current snap is 47 2024-04-17T11:35:47.323 INFO:tasks.rados.rados.0.smithi031.stdout:469: done (3 left) 2024-04-17T11:35:47.323 INFO:tasks.rados.rados.0.smithi031.stdout:470: copy_from oid 41 from oid 17 current snap is 47 2024-04-17T11:35:47.323 INFO:tasks.rados.rados.0.smithi031.stdout:471: delete oid 32 current snap is 47 2024-04-17T11:35:47.324 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 273 (ObjNum 166 snap 45 seq_num 166) dirty exists 2024-04-17T11:35:47.329 INFO:tasks.rados.rados.0.smithi031.stdout:466: done (4 left) 2024-04-17T11:35:47.329 INFO:tasks.rados.rados.0.smithi031.stdout:471: done (3 left) 2024-04-17T11:35:47.329 INFO:tasks.rados.rados.0.smithi031.stdout:472: rmattr oid 28 current snap is 47 2024-04-17T11:35:47.329 INFO:tasks.rados.rados.0.smithi031.stdout:472: done (3 left) 2024-04-17T11:35:47.329 INFO:tasks.rados.rados.0.smithi031.stdout:473: rollback oid 13 current snap is 47 2024-04-17T11:35:47.329 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 13 to 34 2024-04-17T11:35:47.329 INFO:tasks.rados.rados.0.smithi031.stdout:474: copy_from oid 23 from oid 3 current snap is 47 2024-04-17T11:35:47.329 INFO:tasks.rados.rados.0.smithi031.stdout:475: read oid 6 snap -1 2024-04-17T11:35:47.330 INFO:tasks.rados.rados.0.smithi031.stdout:475: expect (ObjNum 127 snap 38 seq_num 127) 2024-04-17T11:35:47.330 INFO:tasks.rados.rados.0.smithi031.stdout:476: snap_remove snap 45 2024-04-17T11:35:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:46.314591+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-17T11:35:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:46.314591+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-17T11:35:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:46.314591+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-17T11:35:48.340 INFO:tasks.rados.rados.0.smithi031.stdout:476: done (6 left) 2024-04-17T11:35:48.340 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 47 2024-04-17T11:35:48.340 INFO:tasks.rados.rados.0.smithi031.stdout:477: seq_num 169 ranges {0=434176} 2024-04-17T11:35:48.340 INFO:tasks.rados.rados.0.smithi031.stdout:477: writing smithi03173351-32 from 0 to 434176 tid 1 2024-04-17T11:35:48.340 INFO:tasks.rados.rados.0.smithi031.stdout:478: delete oid 21 current snap is 47 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:467: finishing write tid 1 to smithi03173351-14 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:467: finishing write tid 2 to smithi03173351-14 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:467: finishing write tid 3 to smithi03173351-14 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 178 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:467: left oid 14 (ObjNum 167 snap 47 seq_num 167) 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:473: finishing rollback tid 0 to smithi03173351-13 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:473: finishing rollback tid 1 to smithi03173351-13 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:473: finishing rollback tid 2 to smithi03173351-13 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 156 (ObjNum 94 snap 20 seq_num 94) dirty exists 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:474: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:474: finishing copy_from to smithi03173351-23 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 95 (ObjNum 85 snap 16 seq_num 85) dirty exists 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:470: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:35:48.341 INFO:tasks.rados.rados.0.smithi031.stdout:470: finishing copy_from to smithi03173351-41 2024-04-17T11:35:48.342 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 98 (ObjNum 94 snap 20 seq_num 94) dirty exists 2024-04-17T11:35:48.342 INFO:tasks.rados.rados.0.smithi031.stdout:468: expect (ObjNum 116 snap 35 seq_num 116) 2024-04-17T11:35:48.566 INFO:tasks.rados.rados.0.smithi031.stdout:475: expect (ObjNum 127 snap 38 seq_num 127) 2024-04-17T11:35:48.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:47.317430+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-17T11:35:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:47.701830+0000 mgr.y (mgr.14556) 191 : cluster [DBG] pgmap v237: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:48.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:47.317430+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-17T11:35:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:47.701830+0000 mgr.y (mgr.14556) 191 : cluster [DBG] pgmap v237: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:47.317430+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-17T11:35:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:47.701830+0000 mgr.y (mgr.14556) 191 : cluster [DBG] pgmap v237: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:48.819 INFO:tasks.rados.rados.0.smithi031.stdout:477: finishing write tid 1 to smithi03173351-32 2024-04-17T11:35:48.819 INFO:tasks.rados.rados.0.smithi031.stdout:477: finishing write tid 2 to smithi03173351-32 2024-04-17T11:35:48.819 INFO:tasks.rados.rados.0.smithi031.stdout:477: finishing write tid 3 to smithi03173351-32 2024-04-17T11:35:48.819 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 196 (ObjNum 169 snap 47 seq_num 169) dirty exists 2024-04-17T11:35:48.819 INFO:tasks.rados.rados.0.smithi031.stdout:477: left oid 32 (ObjNum 169 snap 47 seq_num 169) 2024-04-17T11:35:48.819 INFO:tasks.rados.rados.0.smithi031.stdout:467: done (7 left) 2024-04-17T11:35:48.819 INFO:tasks.rados.rados.0.smithi031.stdout:468: done (6 left) 2024-04-17T11:35:48.819 INFO:tasks.rados.rados.0.smithi031.stdout:470: done (5 left) 2024-04-17T11:35:48.819 INFO:tasks.rados.rados.0.smithi031.stdout:473: done (4 left) 2024-04-17T11:35:48.820 INFO:tasks.rados.rados.0.smithi031.stdout:474: done (3 left) 2024-04-17T11:35:48.820 INFO:tasks.rados.rados.0.smithi031.stdout:475: done (2 left) 2024-04-17T11:35:48.820 INFO:tasks.rados.rados.0.smithi031.stdout:477: done (1 left) 2024-04-17T11:35:48.820 INFO:tasks.rados.rados.0.smithi031.stdout:478: done (0 left) 2024-04-17T11:35:48.820 INFO:tasks.rados.rados.0.smithi031.stdout:479: snap_create 2024-04-17T11:35:49.277 INFO:tasks.rados.rados.0.smithi031.stdout:479: done (0 left) 2024-04-17T11:35:49.277 INFO:tasks.rados.rados.0.smithi031.stdout:480: snap_create 2024-04-17T11:35:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:48.330174+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-17T11:35:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:49.277039+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-17T11:35:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:48.330174+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-17T11:35:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:49.277039+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-17T11:35:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:48.330174+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-17T11:35:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:49.277039+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-17T11:35:50.280 INFO:tasks.rados.rados.0.smithi031.stdout:480: done (0 left) 2024-04-17T11:35:50.280 INFO:tasks.rados.rados.0.smithi031.stdout:481: snap_remove snap 29 2024-04-17T11:35:51.285 INFO:tasks.rados.rados.0.smithi031.stdout:481: done (0 left) 2024-04-17T11:35:51.285 INFO:tasks.rados.rados.0.smithi031.stdout:482: read oid 21 snap -1 2024-04-17T11:35:51.285 INFO:tasks.rados.rados.0.smithi031.stdout:482: expect deleted 2024-04-17T11:35:51.285 INFO:tasks.rados.rados.0.smithi031.stdout:483: snap_create 2024-04-17T11:35:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:49.702325+0000 mgr.y (mgr.14556) 192 : cluster [DBG] pgmap v240: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:35:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:50.277715+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-17T11:35:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:51] "GET /metrics HTTP/1.1" 200 191814 "" "Prometheus/2.33.4" 2024-04-17T11:35:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:49.702325+0000 mgr.y (mgr.14556) 192 : cluster [DBG] pgmap v240: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:35:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:50.277715+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-17T11:35:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:49.702325+0000 mgr.y (mgr.14556) 192 : cluster [DBG] pgmap v240: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:35:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:50.277715+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-17T11:35:52.282 INFO:tasks.rados.rados.0.smithi031.stdout:482: done (1 left) 2024-04-17T11:35:52.282 INFO:tasks.rados.rados.0.smithi031.stdout:483: done (0 left) 2024-04-17T11:35:52.282 INFO:tasks.rados.rados.0.smithi031.stdout:484: copy_from oid 24 from oid 25 current snap is 50 2024-04-17T11:35:52.282 INFO:tasks.rados.rados.0.smithi031.stdout:485: snap_remove snap 26 2024-04-17T11:35:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:51.282627+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-17T11:35:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:51.702786+0000 mgr.y (mgr.14556) 193 : cluster [DBG] pgmap v243: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:35:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:52.283320+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-17T11:35:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:51.282627+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-17T11:35:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:51.702786+0000 mgr.y (mgr.14556) 193 : cluster [DBG] pgmap v243: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:35:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:52.283320+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-17T11:35:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:51.282627+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-17T11:35:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:51.702786+0000 mgr.y (mgr.14556) 193 : cluster [DBG] pgmap v243: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:35:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:52.283320+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-17T11:35:53.285 INFO:tasks.rados.rados.0.smithi031.stdout:485: done (1 left) 2024-04-17T11:35:53.286 INFO:tasks.rados.rados.0.smithi031.stdout:486: rollback oid 16 current snap is 50 2024-04-17T11:35:53.286 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 16 to 38 2024-04-17T11:35:53.286 INFO:tasks.rados.rados.0.smithi031.stdout:487: read oid 35 snap 46 2024-04-17T11:35:53.286 INFO:tasks.rados.rados.0.smithi031.stdout:487: expect (ObjNum 156 snap 44 seq_num 156) 2024-04-17T11:35:53.286 INFO:tasks.rados.rados.0.smithi031.stdout:488: rollback oid 10 current snap is 50 2024-04-17T11:35:53.286 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 10 to 42 2024-04-17T11:35:53.286 INFO:tasks.rados.rados.0.smithi031.stdout:489: snap_create 2024-04-17T11:35:53.286 INFO:tasks.rados.rados.0.smithi031.stdout:484: finishing copy_from racing read to smithi03173351-24 2024-04-17T11:35:53.286 INFO:tasks.rados.rados.0.smithi031.stdout:484: finishing copy_from to smithi03173351-24 2024-04-17T11:35:53.286 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 232 (ObjNum 1 snap 32549 seq_num 2593000272) dirty exists 2024-04-17T11:35:53.295 INFO:tasks.rados.rados.0.smithi031.stdout:487: expect (ObjNum 156 snap 44 seq_num 156) 2024-04-17T11:35:53.305 INFO:tasks.rados.rados.0.smithi031.stdout:486: finishing rollback tid 0 to smithi03173351-16 2024-04-17T11:35:53.305 INFO:tasks.rados.rados.0.smithi031.stdout:486: finishing rollback tid 1 to smithi03173351-16 2024-04-17T11:35:53.305 INFO:tasks.rados.rados.0.smithi031.stdout:486: finishing rollback tid 2 to smithi03173351-16 2024-04-17T11:35:53.305 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 49 (ObjNum 116 snap 35 seq_num 116) dirty exists 2024-04-17T11:35:53.306 INFO:tasks.rados.rados.0.smithi031.stdout:488: finishing rollback tid 0 to smithi03173351-10 2024-04-17T11:35:53.307 INFO:tasks.rados.rados.0.smithi031.stdout:488: finishing rollback tid 1 to smithi03173351-10 2024-04-17T11:35:53.307 INFO:tasks.rados.rados.0.smithi031.stdout:488: finishing rollback tid 2 to smithi03173351-10 2024-04-17T11:35:53.307 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 170 (ObjNum 90 snap 19 seq_num 90) dirty exists 2024-04-17T11:35:53.577 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:35:53.868 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:35:53.868 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (3m) 3m ago 4m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:35:53.868 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (3m) 3m ago 3m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:35:53.868 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (5m) 3m ago 5m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:35:53.868 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (5m) 3m ago 5m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (8m) 3m ago 8m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (10m) 3m ago 10m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (10m) 3m ago 10m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (8m) 3m ago 8m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (8m) 3m ago 8m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (4m) 3m ago 4m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (4m) 3m ago 4m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (8m) 3m ago 8m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (7m) 3m ago 7m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (7m) 3m ago 7m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (7m) 3m ago 7m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:35:53.869 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (6m) 3m ago 6m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:35:53.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (6m) 3m ago 6m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:35:53.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (5m) 3m ago 5m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:35:53.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (5m) 3m ago 5m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:35:53.870 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (3m) 3m ago 4m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:35:54.216 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:35:54.217 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:35:54.217 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:35:54.217 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:35:54.217 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:35:54.217 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:35:54.284 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:35:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:35:54.288 INFO:tasks.rados.rados.0.smithi031.stdout:484: done (4 left) 2024-04-17T11:35:54.288 INFO:tasks.rados.rados.0.smithi031.stdout:486: done (3 left) 2024-04-17T11:35:54.288 INFO:tasks.rados.rados.0.smithi031.stdout:487: done (2 left) 2024-04-17T11:35:54.288 INFO:tasks.rados.rados.0.smithi031.stdout:488: done (1 left) 2024-04-17T11:35:54.288 INFO:tasks.rados.rados.0.smithi031.stdout:489: done (0 left) 2024-04-17T11:35:54.288 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 51 2024-04-17T11:35:54.288 INFO:tasks.rados.rados.0.smithi031.stdout:490: seq_num 171 ranges {4530176=466944} 2024-04-17T11:35:54.316 INFO:tasks.rados.rados.0.smithi031.stdout:490: writing smithi03173351-33 from 4530176 to 4997120 tid 1 2024-04-17T11:35:54.316 INFO:tasks.rados.rados.0.smithi031.stdout:491: read oid 27 snap -1 2024-04-17T11:35:54.316 INFO:tasks.rados.rados.0.smithi031.stdout:491: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-17T11:35:54.316 INFO:tasks.rados.rados.0.smithi031.stdout:492: copy_from oid 30 from oid 25 current snap is 51 2024-04-17T11:35:54.316 INFO:tasks.rados.rados.0.smithi031.stdout:493: read oid 31 snap -1 2024-04-17T11:35:54.316 INFO:tasks.rados.rados.0.smithi031.stdout:493: expect (ObjNum 129 snap 39 seq_num 129) 2024-04-17T11:35:54.316 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 51 2024-04-17T11:35:54.316 INFO:tasks.rados.rados.0.smithi031.stdout:494: seq_num 172 ranges {5980160=483328} 2024-04-17T11:35:54.352 INFO:tasks.rados.rados.0.smithi031.stdout:494: writing smithi03173351-6 from 5980160 to 6463488 tid 1 2024-04-17T11:35:54.352 INFO:tasks.rados.rados.0.smithi031.stdout:495: read oid 41 snap 38 2024-04-17T11:35:54.352 INFO:tasks.rados.rados.0.smithi031.stdout:495: expect deleted 2024-04-17T11:35:54.352 INFO:tasks.rados.rados.0.smithi031.stdout:496: snap_remove snap 46 2024-04-17T11:35:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:53.282625+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-17T11:35:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:35:54.217262+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.31:0/1224062145' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:35:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:53.282625+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-17T11:35:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:35:54.217262+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.31:0/1224062145' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:35:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:53.282625+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-17T11:35:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:35:54.217262+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.31:0/1224062145' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:35:55.293 INFO:tasks.rados.rados.0.smithi031.stdout:496: done (6 left) 2024-04-17T11:35:55.294 INFO:tasks.rados.rados.0.smithi031.stdout:497: snap_remove snap 30 2024-04-17T11:35:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:35:53.566587+0000 mgr.y (mgr.14556) 194 : audit [DBG] from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:53.703169+0000 mgr.y (mgr.14556) 195 : cluster [DBG] pgmap v246: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 106 KiB/s wr, 1 op/s 2024-04-17T11:35:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:35:53.861032+0000 mgr.y (mgr.14556) 196 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:54.289127+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-17T11:35:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:35:53.566587+0000 mgr.y (mgr.14556) 194 : audit [DBG] from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:53.703169+0000 mgr.y (mgr.14556) 195 : cluster [DBG] pgmap v246: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 106 KiB/s wr, 1 op/s 2024-04-17T11:35:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:35:53.861032+0000 mgr.y (mgr.14556) 196 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:54.289127+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-17T11:35:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:35:53.566587+0000 mgr.y (mgr.14556) 194 : audit [DBG] from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:53.703169+0000 mgr.y (mgr.14556) 195 : cluster [DBG] pgmap v246: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 106 KiB/s wr, 1 op/s 2024-04-17T11:35:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:35:53.861032+0000 mgr.y (mgr.14556) 196 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:35:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:54.289127+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-17T11:35:56.306 INFO:tasks.rados.rados.0.smithi031.stdout:497: done (6 left) 2024-04-17T11:35:56.306 INFO:tasks.rados.rados.0.smithi031.stdout:498: copy_from oid 12 from oid 43 current snap is 51 2024-04-17T11:35:56.306 INFO:tasks.rados.rados.0.smithi031.stdout:499: rollback oid 4 current snap is 51 2024-04-17T11:35:56.306 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 4 to 33 2024-04-17T11:35:56.306 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 51 2024-04-17T11:35:56.307 INFO:tasks.rados.rados.0.smithi031.stdout:500: seq_num 173 ranges {0=499712} 2024-04-17T11:35:56.318 INFO:tasks.rados.rados.0.smithi031.stdout:500: writing smithi03173351-8 from 0 to 499712 tid 1 2024-04-17T11:35:56.318 INFO:tasks.rados.rados.0.smithi031.stdout:501: snap_create 2024-04-17T11:35:56.318 INFO:tasks.rados.rados.0.smithi031.stdout:490: finishing write tid 1 to smithi03173351-33 2024-04-17T11:35:56.318 INFO:tasks.rados.rados.0.smithi031.stdout:490: finishing write tid 2 to smithi03173351-33 2024-04-17T11:35:56.318 INFO:tasks.rados.rados.0.smithi031.stdout:492: finishing copy_from racing read to smithi03173351-30 2024-04-17T11:35:56.318 INFO:tasks.rados.rados.0.smithi031.stdout:492: finishing copy_from to smithi03173351-30 2024-04-17T11:35:56.318 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 232 (ObjNum -1700688352 snap 21884 seq_num 2594279312) dirty exists 2024-04-17T11:35:56.318 INFO:tasks.rados.rados.0.smithi031.stdout:491: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-17T11:35:56.361 INFO:tasks.rados.rados.0.smithi031.stdout:490: finishing write tid 3 to smithi03173351-33 2024-04-17T11:35:56.361 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 304 (ObjNum 171 snap 51 seq_num 171) dirty exists 2024-04-17T11:35:56.361 INFO:tasks.rados.rados.0.smithi031.stdout:490: left oid 33 (ObjNum 171 snap 51 seq_num 171) 2024-04-17T11:35:56.361 INFO:tasks.rados.rados.0.smithi031.stdout:493: expect (ObjNum 129 snap 39 seq_num 129) 2024-04-17T11:35:56.419 INFO:tasks.rados.rados.0.smithi031.stdout:494: finishing write tid 1 to smithi03173351-6 2024-04-17T11:35:56.419 INFO:tasks.rados.rados.0.smithi031.stdout:494: finishing write tid 2 to smithi03173351-6 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:494: finishing write tid 3 to smithi03173351-6 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 221 (ObjNum 172 snap 51 seq_num 172) dirty exists 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:494: left oid 6 (ObjNum 172 snap 51 seq_num 172) 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:498: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:499: finishing rollback tid 0 to smithi03173351-4 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:498: finishing copy_from to smithi03173351-12 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 176 (ObjNum 162 snap 45 seq_num 162) dirty exists 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:499: finishing rollback tid 1 to smithi03173351-4 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:499: finishing rollback tid 2 to smithi03173351-4 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 320 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:500: finishing write tid 1 to smithi03173351-8 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:500: finishing write tid 2 to smithi03173351-8 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:500: finishing write tid 3 to smithi03173351-8 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 85 (ObjNum 173 snap 51 seq_num 173) dirty exists 2024-04-17T11:35:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:500: left oid 8 (ObjNum 173 snap 51 seq_num 173) 2024-04-17T11:35:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:55.293553+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-17T11:35:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:55.703663+0000 mgr.y (mgr.14556) 197 : cluster [DBG] pgmap v249: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 106 KiB/s wr, 1 op/s 2024-04-17T11:35:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:55.293553+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-17T11:35:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:55.703663+0000 mgr.y (mgr.14556) 197 : cluster [DBG] pgmap v249: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 106 KiB/s wr, 1 op/s 2024-04-17T11:35:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:55.293553+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-17T11:35:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:55.703663+0000 mgr.y (mgr.14556) 197 : cluster [DBG] pgmap v249: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 106 KiB/s wr, 1 op/s 2024-04-17T11:35:57.307 INFO:tasks.rados.rados.0.smithi031.stdout:490: done (9 left) 2024-04-17T11:35:57.307 INFO:tasks.rados.rados.0.smithi031.stdout:491: done (8 left) 2024-04-17T11:35:57.307 INFO:tasks.rados.rados.0.smithi031.stdout:492: done (7 left) 2024-04-17T11:35:57.307 INFO:tasks.rados.rados.0.smithi031.stdout:493: done (6 left) 2024-04-17T11:35:57.307 INFO:tasks.rados.rados.0.smithi031.stdout:494: done (5 left) 2024-04-17T11:35:57.307 INFO:tasks.rados.rados.0.smithi031.stdout:495: done (4 left) 2024-04-17T11:35:57.307 INFO:tasks.rados.rados.0.smithi031.stdout:498: done (3 left) 2024-04-17T11:35:57.307 INFO:tasks.rados.rados.0.smithi031.stdout:499: done (2 left) 2024-04-17T11:35:57.307 INFO:tasks.rados.rados.0.smithi031.stdout:500: done (1 left) 2024-04-17T11:35:57.308 INFO:tasks.rados.rados.0.smithi031.stdout:501: done (0 left) 2024-04-17T11:35:57.308 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 52 2024-04-17T11:35:57.308 INFO:tasks.rados.rados.0.smithi031.stdout:502: seq_num 174 ranges {3776512=516096} 2024-04-17T11:35:57.331 INFO:tasks.rados.rados.0.smithi031.stdout:502: writing smithi03173351-17 from 3776512 to 4292608 tid 1 2024-04-17T11:35:57.331 INFO:tasks.rados.rados.0.smithi031.stdout:503: copy_from oid 28 from oid 42 current snap is 52 2024-04-17T11:35:57.331 INFO:tasks.rados.rados.0.smithi031.stdout:504: rollback oid 15 current snap is 52 2024-04-17T11:35:57.331 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 15 to 38 2024-04-17T11:35:57.331 INFO:tasks.rados.rados.0.smithi031.stdout:505: rollback oid 33 current snap is 52 2024-04-17T11:35:57.331 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 33 to 47 2024-04-17T11:35:57.331 INFO:tasks.rados.rados.0.smithi031.stdout:506: delete oid 46 current snap is 52 2024-04-17T11:35:57.337 INFO:tasks.rados.rados.0.smithi031.stdout:504: finishing rollback tid 0 to smithi03173351-15 2024-04-17T11:35:57.337 INFO:tasks.rados.rados.0.smithi031.stdout:502: finishing write tid 1 to smithi03173351-17 2024-04-17T11:35:57.337 INFO:tasks.rados.rados.0.smithi031.stdout:502: finishing write tid 2 to smithi03173351-17 2024-04-17T11:35:57.339 INFO:tasks.rados.rados.0.smithi031.stdout:506: done (4 left) 2024-04-17T11:35:57.339 INFO:tasks.rados.rados.0.smithi031.stdout:507: read oid 11 snap 38 2024-04-17T11:35:57.339 INFO:tasks.rados.rados.0.smithi031.stdout:507: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-17T11:35:57.340 INFO:tasks.rados.rados.0.smithi031.stdout:508: read oid 19 snap -1 2024-04-17T11:35:57.340 INFO:tasks.rados.rados.0.smithi031.stdout:508: expect deleted 2024-04-17T11:35:57.340 INFO:tasks.rados.rados.0.smithi031.stdout:509: copy_from oid 14 from oid 7 current snap is 52 2024-04-17T11:35:57.340 INFO:tasks.rados.rados.0.smithi031.stdout:510: delete oid 47 current snap is 52 2024-04-17T11:35:57.340 INFO:tasks.rados.rados.0.smithi031.stdout:505: finishing rollback tid 0 to smithi03173351-33 2024-04-17T11:35:57.341 INFO:tasks.rados.rados.0.smithi031.stdout:502: finishing write tid 3 to smithi03173351-17 2024-04-17T11:35:57.341 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 136 (ObjNum 174 snap 52 seq_num 174) dirty exists 2024-04-17T11:35:57.341 INFO:tasks.rados.rados.0.smithi031.stdout:502: left oid 17 (ObjNum 174 snap 52 seq_num 174) 2024-04-17T11:35:57.341 INFO:tasks.rados.rados.0.smithi031.stdout:505: finishing rollback tid 1 to smithi03173351-33 2024-04-17T11:35:57.341 INFO:tasks.rados.rados.0.smithi031.stdout:505: finishing rollback tid 2 to smithi03173351-33 2024-04-17T11:35:57.341 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 330 (ObjNum 90 snap 19 seq_num 90) dirty exists 2024-04-17T11:35:57.342 INFO:tasks.rados.rados.0.smithi031.stdout:504: finishing rollback tid 1 to smithi03173351-15 2024-04-17T11:35:57.342 INFO:tasks.rados.rados.0.smithi031.stdout:504: finishing rollback tid 2 to smithi03173351-15 2024-04-17T11:35:57.342 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 123 (ObjNum 119 snap 35 seq_num 119) dirty exists 2024-04-17T11:35:57.343 INFO:tasks.rados.rados.0.smithi031.stdout:502: done (7 left) 2024-04-17T11:35:57.343 INFO:tasks.rados.rados.0.smithi031.stdout:504: done (6 left) 2024-04-17T11:35:57.343 INFO:tasks.rados.rados.0.smithi031.stdout:505: done (5 left) 2024-04-17T11:35:57.343 INFO:tasks.rados.rados.0.smithi031.stdout:508: done (4 left) 2024-04-17T11:35:57.343 INFO:tasks.rados.rados.0.smithi031.stdout:510: done (3 left) 2024-04-17T11:35:57.343 INFO:tasks.rados.rados.0.smithi031.stdout:511: read oid 20 snap -1 2024-04-17T11:35:57.343 INFO:tasks.rados.rados.0.smithi031.stdout:511: expect (ObjNum 96 snap 20 seq_num 96) 2024-04-17T11:35:57.343 INFO:tasks.rados.rados.0.smithi031.stdout:512: snap_remove snap 35 2024-04-17T11:35:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:56.298836+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-17T11:35:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:56.298836+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-17T11:35:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:56.298836+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-17T11:35:58.316 INFO:tasks.rados.rados.0.smithi031.stdout:512: done (4 left) 2024-04-17T11:35:58.316 INFO:tasks.rados.rados.0.smithi031.stdout:513: snap_create 2024-04-17T11:35:58.316 INFO:tasks.rados.rados.0.smithi031.stdout:509: finishing copy_from to smithi03173351-14 2024-04-17T11:35:58.316 INFO:tasks.rados.rados.0.smithi031.stdout:509: got expected ENOENT (src dne) 2024-04-17T11:35:58.316 INFO:tasks.rados.rados.0.smithi031.stdout:509: finishing copy_from racing read to smithi03173351-14 2024-04-17T11:35:58.317 INFO:tasks.rados.rados.0.smithi031.stdout:507: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-17T11:35:58.320 INFO:tasks.rados.rados.0.smithi031.stdout:511: expect (ObjNum 96 snap 20 seq_num 96) 2024-04-17T11:35:58.385 INFO:tasks.rados.rados.0.smithi031.stdout:503: finishing copy_from racing read to smithi03173351-28 2024-04-17T11:35:58.385 INFO:tasks.rados.rados.0.smithi031.stdout:503: finishing copy_from to smithi03173351-28 2024-04-17T11:35:58.385 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 82 (ObjNum 135 snap 40 seq_num 135) dirty exists 2024-04-17T11:35:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:57.307040+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-17T11:35:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:57.704182+0000 mgr.y (mgr.14556) 198 : cluster [DBG] pgmap v252: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:57.307040+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-17T11:35:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:57.704182+0000 mgr.y (mgr.14556) 198 : cluster [DBG] pgmap v252: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:57.307040+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-17T11:35:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:57.704182+0000 mgr.y (mgr.14556) 198 : cluster [DBG] pgmap v252: 121 pgs: 121 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:35:59.280 INFO:tasks.rados.rados.0.smithi031.stdout:503: done (4 left) 2024-04-17T11:35:59.280 INFO:tasks.rados.rados.0.smithi031.stdout:507: done (3 left) 2024-04-17T11:35:59.280 INFO:tasks.rados.rados.0.smithi031.stdout:509: done (2 left) 2024-04-17T11:35:59.280 INFO:tasks.rados.rados.0.smithi031.stdout:511: done (1 left) 2024-04-17T11:35:59.280 INFO:tasks.rados.rados.0.smithi031.stdout:513: done (0 left) 2024-04-17T11:35:59.280 INFO:tasks.rados.rados.0.smithi031.stdout:514: snap_remove snap 33 2024-04-17T11:35:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:58.312561+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-17T11:35:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:35:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:59.280471+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-17T11:35:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:58.312561+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-17T11:35:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:35:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:59.280471+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-17T11:35:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:58.312561+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-17T11:35:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:35:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:59.280471+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-17T11:36:00.287 INFO:tasks.rados.rados.0.smithi031.stdout:514: done (0 left) 2024-04-17T11:36:00.288 INFO:tasks.rados.rados.0.smithi031.stdout:515: read oid 16 snap 47 2024-04-17T11:36:00.288 INFO:tasks.rados.rados.0.smithi031.stdout:515: expect (ObjNum 164 snap 45 seq_num 164) 2024-04-17T11:36:00.288 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 53 2024-04-17T11:36:00.288 INFO:tasks.rados.rados.0.smithi031.stdout:516: seq_num 177 ranges {0=573440} 2024-04-17T11:36:00.291 INFO:tasks.rados.rados.0.smithi031.stdout:516: writing smithi03173351-2 from 0 to 573440 tid 1 2024-04-17T11:36:00.291 INFO:tasks.rados.rados.0.smithi031.stdout:517: setattr oid 49 current snap is 53 2024-04-17T11:36:00.295 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 53 2024-04-17T11:36:00.295 INFO:tasks.rados.rados.0.smithi031.stdout:518: seq_num 178 ranges {2744320=589824} 2024-04-17T11:36:00.314 INFO:tasks.rados.rados.0.smithi031.stdout:518: writing smithi03173351-45 from 2744320 to 3334144 tid 1 2024-04-17T11:36:00.314 INFO:tasks.rados.rados.0.smithi031.stdout:519: read oid 35 snap -1 2024-04-17T11:36:00.314 INFO:tasks.rados.rados.0.smithi031.stdout:519: expect (ObjNum 156 snap 44 seq_num 156) 2024-04-17T11:36:00.314 INFO:tasks.rados.rados.0.smithi031.stdout:520: read oid 14 snap -1 2024-04-17T11:36:00.314 INFO:tasks.rados.rados.0.smithi031.stdout:520: expect (ObjNum 167 snap 47 seq_num 167) 2024-04-17T11:36:00.314 INFO:tasks.rados.rados.0.smithi031.stdout:521: copy_from oid 19 from oid 32 current snap is 53 2024-04-17T11:36:00.314 INFO:tasks.rados.rados.0.smithi031.stdout:516: finishing write tid 1 to smithi03173351-2 2024-04-17T11:36:00.314 INFO:tasks.rados.rados.0.smithi031.stdout:516: finishing write tid 2 to smithi03173351-2 2024-04-17T11:36:00.314 INFO:tasks.rados.rados.0.smithi031.stdout:522: rollback oid 25 current snap is 53 2024-04-17T11:36:00.314 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 25 to 37 2024-04-17T11:36:00.315 INFO:tasks.rados.rados.0.smithi031.stdout:516: finishing write tid 3 to smithi03173351-2 2024-04-17T11:36:00.315 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 234 (ObjNum 177 snap 53 seq_num 177) dirty exists 2024-04-17T11:36:00.315 INFO:tasks.rados.rados.0.smithi031.stdout:516: left oid 2 (ObjNum 177 snap 53 seq_num 177) 2024-04-17T11:36:00.315 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 358 (ObjNum 155 snap 44 seq_num 155) dirty exists 2024-04-17T11:36:00.315 INFO:tasks.rados.rados.0.smithi031.stdout:516: done (7 left) 2024-04-17T11:36:00.315 INFO:tasks.rados.rados.0.smithi031.stdout:517: done (6 left) 2024-04-17T11:36:00.315 INFO:tasks.rados.rados.0.smithi031.stdout:523: snap_remove snap 51 2024-04-17T11:36:01.321 INFO:tasks.rados.rados.0.smithi031.stdout:523: done (6 left) 2024-04-17T11:36:01.322 INFO:tasks.rados.rados.0.smithi031.stdout:524: read oid 44 snap -1 2024-04-17T11:36:01.322 INFO:tasks.rados.rados.0.smithi031.stdout:524: expect (ObjNum 160 snap 45 seq_num 160) 2024-04-17T11:36:01.322 INFO:tasks.rados.rados.0.smithi031.stdout:525: rollback oid 42 current snap is 53 2024-04-17T11:36:01.322 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 50 2024-04-17T11:36:01.322 INFO:tasks.rados.rados.0.smithi031.stdout:526: delete oid 23 current snap is 53 2024-04-17T11:36:01.322 INFO:tasks.rados.rados.0.smithi031.stdout:521: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:36:01.322 INFO:tasks.rados.rados.0.smithi031.stdout:519: expect (ObjNum 156 snap 44 seq_num 156) 2024-04-17T11:36:01.329 INFO:tasks.rados.rados.0.smithi031.stdout:518: finishing write tid 1 to smithi03173351-45 2024-04-17T11:36:01.330 INFO:tasks.rados.rados.0.smithi031.stdout:518: finishing write tid 2 to smithi03173351-45 2024-04-17T11:36:01.330 INFO:tasks.rados.rados.0.smithi031.stdout:522: finishing rollback tid 0 to smithi03173351-25 2024-04-17T11:36:01.330 INFO:tasks.rados.rados.0.smithi031.stdout:522: finishing rollback tid 1 to smithi03173351-25 2024-04-17T11:36:01.330 INFO:tasks.rados.rados.0.smithi031.stdout:520: expect (ObjNum 167 snap 47 seq_num 167) 2024-04-17T11:36:01.357 INFO:tasks.rados.rados.0.smithi031.stdout:518: finishing write tid 3 to smithi03173351-45 2024-04-17T11:36:01.357 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 363 (ObjNum 178 snap 53 seq_num 178) dirty exists 2024-04-17T11:36:01.357 INFO:tasks.rados.rados.0.smithi031.stdout:518: left oid 45 (ObjNum 178 snap 53 seq_num 178) 2024-04-17T11:36:01.357 INFO:tasks.rados.rados.0.smithi031.stdout:522: finishing rollback tid 2 to smithi03173351-25 2024-04-17T11:36:01.357 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 367 (ObjNum -848446465 snap 21881 seq_num 88) dirty exists 2024-04-17T11:36:01.357 INFO:tasks.rados.rados.0.smithi031.stdout:521: finishing copy_from to smithi03173351-19 2024-04-17T11:36:01.357 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 196 (ObjNum 169 snap 47 seq_num 169) dirty exists 2024-04-17T11:36:01.357 INFO:tasks.rados.rados.0.smithi031.stdout:515: expect (ObjNum 164 snap 45 seq_num 164) 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:525: finishing rollback tid 0 to smithi03173351-42 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:525: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:525: finishing rollback tid 2 to smithi03173351-42 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 125 (ObjNum 135 snap 40 seq_num 135) dirty exists 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:515: done (8 left) 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:518: done (7 left) 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:519: done (6 left) 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:520: done (5 left) 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:521: done (4 left) 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:522: done (3 left) 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:525: done (2 left) 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:526: done (1 left) 2024-04-17T11:36:01.684 INFO:tasks.rados.rados.0.smithi031.stdout:527: rmattr oid 33 current snap is 53 2024-04-17T11:36:01.685 INFO:tasks.rados.rados.0.smithi031.stdout:527: done (1 left) 2024-04-17T11:36:01.685 INFO:tasks.rados.rados.0.smithi031.stdout:528: snap_create 2024-04-17T11:36:01.685 INFO:tasks.rados.rados.0.smithi031.stdout:524: expect (ObjNum 160 snap 45 seq_num 160) 2024-04-17T11:36:01.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:35:59.704704+0000 mgr.y (mgr.14556) 199 : cluster [DBG] pgmap v255: 121 pgs: 121 active+clean; 160 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-04-17T11:36:01.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:00.282676+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-17T11:36:01.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:35:59.704704+0000 mgr.y (mgr.14556) 199 : cluster [DBG] pgmap v255: 121 pgs: 121 active+clean; 160 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-04-17T11:36:01.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:00.282676+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-17T11:36:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:35:59.704704+0000 mgr.y (mgr.14556) 199 : cluster [DBG] pgmap v255: 121 pgs: 121 active+clean; 160 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-04-17T11:36:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:00.282676+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-17T11:36:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:01] "GET /metrics HTTP/1.1" 200 191881 "" "Prometheus/2.33.4" 2024-04-17T11:36:02.324 INFO:tasks.rados.rados.0.smithi031.stdout:524: done (1 left) 2024-04-17T11:36:02.324 INFO:tasks.rados.rados.0.smithi031.stdout:528: done (0 left) 2024-04-17T11:36:02.324 INFO:tasks.rados.rados.0.smithi031.stdout:529: delete oid 37 current snap is 54 2024-04-17T11:36:02.325 INFO:tasks.rados.rados.0.smithi031.stdout:529: done (0 left) 2024-04-17T11:36:02.325 INFO:tasks.rados.rados.0.smithi031.stdout:530: read oid 28 snap 53 2024-04-17T11:36:02.325 INFO:tasks.rados.rados.0.smithi031.stdout:530: expect (ObjNum 135 snap 40 seq_num 135) 2024-04-17T11:36:02.326 INFO:tasks.rados.rados.0.smithi031.stdout:531: read oid 2 snap 49 2024-04-17T11:36:02.326 INFO:tasks.rados.rados.0.smithi031.stdout:531: expect deleted 2024-04-17T11:36:02.326 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 42 current snap is 54 2024-04-17T11:36:02.326 INFO:tasks.rados.rados.0.smithi031.stdout:532: seq_num 181 ranges {3661824=638976} 2024-04-17T11:36:02.351 INFO:tasks.rados.rados.0.smithi031.stdout:532: writing smithi03173351-42 from 3661824 to 4300800 tid 1 2024-04-17T11:36:02.351 INFO:tasks.rados.rados.0.smithi031.stdout:533: snap_create 2024-04-17T11:36:02.351 INFO:tasks.rados.rados.0.smithi031.stdout:530: expect (ObjNum 135 snap 40 seq_num 135) 2024-04-17T11:36:02.479 INFO:tasks.rados.rados.0.smithi031.stdout:532: finishing write tid 1 to smithi03173351-42 2024-04-17T11:36:02.479 INFO:tasks.rados.rados.0.smithi031.stdout:532: finishing write tid 2 to smithi03173351-42 2024-04-17T11:36:02.479 INFO:tasks.rados.rados.0.smithi031.stdout:532: finishing write tid 3 to smithi03173351-42 2024-04-17T11:36:02.479 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 128 (ObjNum 181 snap 54 seq_num 181) dirty exists 2024-04-17T11:36:02.479 INFO:tasks.rados.rados.0.smithi031.stdout:532: left oid 42 (ObjNum 181 snap 54 seq_num 181) 2024-04-17T11:36:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:01.316655+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-17T11:36:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:01.705070+0000 mgr.y (mgr.14556) 200 : cluster [DBG] pgmap v258: 121 pgs: 121 active+clean; 160 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-04-17T11:36:02.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:01.316655+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-17T11:36:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:01.705070+0000 mgr.y (mgr.14556) 200 : cluster [DBG] pgmap v258: 121 pgs: 121 active+clean; 160 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-04-17T11:36:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:01.316655+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-17T11:36:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:01.705070+0000 mgr.y (mgr.14556) 200 : cluster [DBG] pgmap v258: 121 pgs: 121 active+clean; 160 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-04-17T11:36:03.333 INFO:tasks.rados.rados.0.smithi031.stdout:530: done (3 left) 2024-04-17T11:36:03.333 INFO:tasks.rados.rados.0.smithi031.stdout:531: done (2 left) 2024-04-17T11:36:03.333 INFO:tasks.rados.rados.0.smithi031.stdout:532: done (1 left) 2024-04-17T11:36:03.333 INFO:tasks.rados.rados.0.smithi031.stdout:533: done (0 left) 2024-04-17T11:36:03.333 INFO:tasks.rados.rados.0.smithi031.stdout:534: setattr oid 5 current snap is 55 2024-04-17T11:36:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:535: rollback oid 50 current snap is 55 2024-04-17T11:36:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 50 to 53 2024-04-17T11:36:03.334 INFO:tasks.rados.rados.0.smithi031.stdout:536: setattr oid 47 current snap is 55 2024-04-17T11:36:03.335 INFO:tasks.rados.rados.0.smithi031.stdout:537: rollback oid 10 current snap is 55 2024-04-17T11:36:03.335 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 10 to 37 2024-04-17T11:36:03.335 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 55 2024-04-17T11:36:03.335 INFO:tasks.rados.rados.0.smithi031.stdout:538: seq_num 182 ranges {172032=655360} 2024-04-17T11:36:03.341 INFO:tasks.rados.rados.0.smithi031.stdout:538: writing smithi03173351-11 from 172032 to 827392 tid 1 2024-04-17T11:36:03.341 INFO:tasks.rados.rados.0.smithi031.stdout:539: snap_remove snap 50 2024-04-17T11:36:03.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:02.320956+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-04-17T11:36:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:02.320956+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-04-17T11:36:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:02.320956+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-04-17T11:36:04.282 INFO:tasks.rados.rados.0.smithi031.stdout:539: done (5 left) 2024-04-17T11:36:04.282 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 55 2024-04-17T11:36:04.282 INFO:tasks.rados.rados.0.smithi031.stdout:540: seq_num 183 ranges {0=671744} 2024-04-17T11:36:04.287 INFO:tasks.rados.rados.0.smithi031.stdout:540: writing smithi03173351-23 from 0 to 671744 tid 1 2024-04-17T11:36:04.287 INFO:tasks.rados.rados.0.smithi031.stdout:541: rollback oid 20 current snap is 55 2024-04-17T11:36:04.287 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 20 to 38 2024-04-17T11:36:04.287 INFO:tasks.rados.rados.0.smithi031.stdout:542: rmattr oid 26 current snap is 55 2024-04-17T11:36:04.287 INFO:tasks.rados.rados.0.smithi031.stdout:543: read oid 21 snap -1 2024-04-17T11:36:04.287 INFO:tasks.rados.rados.0.smithi031.stdout:543: expect deleted 2024-04-17T11:36:04.287 INFO:tasks.rados.rados.0.smithi031.stdout:544: snap_create 2024-04-17T11:36:04.289 INFO:tasks.rados.rados.0.smithi031.stdout:535: finishing rollback tid 0 to smithi03173351-50 2024-04-17T11:36:04.289 INFO:tasks.rados.rados.0.smithi031.stdout:535: finishing rollback tid 1 to smithi03173351-50 2024-04-17T11:36:04.289 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 51 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-04-17T11:36:04.289 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 152 (ObjNum -1701787024 snap 21884 seq_num 2593068032) dirty exists 2024-04-17T11:36:04.289 INFO:tasks.rados.rados.0.smithi031.stdout:537: finishing rollback tid 0 to smithi03173351-10 2024-04-17T11:36:04.289 INFO:tasks.rados.rados.0.smithi031.stdout:535: finishing rollback tid 2 to smithi03173351-50 2024-04-17T11:36:04.289 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 379 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-17T11:36:04.289 INFO:tasks.rados.rados.0.smithi031.stdout:537: finishing rollback tid 1 to smithi03173351-10 2024-04-17T11:36:04.289 INFO:tasks.rados.rados.0.smithi031.stdout:537: finishing rollback tid 2 to smithi03173351-10 2024-04-17T11:36:04.290 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 204 (ObjNum 90 snap 19 seq_num 90) dirty exists 2024-04-17T11:36:04.290 INFO:tasks.rados.rados.0.smithi031.stdout:538: finishing write tid 1 to smithi03173351-11 2024-04-17T11:36:04.290 INFO:tasks.rados.rados.0.smithi031.stdout:538: finishing write tid 2 to smithi03173351-11 2024-04-17T11:36:04.290 INFO:tasks.rados.rados.0.smithi031.stdout:538: finishing write tid 3 to smithi03173351-11 2024-04-17T11:36:04.290 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 139 (ObjNum 182 snap 55 seq_num 182) dirty exists 2024-04-17T11:36:04.290 INFO:tasks.rados.rados.0.smithi031.stdout:538: left oid 11 (ObjNum 182 snap 55 seq_num 182) 2024-04-17T11:36:04.293 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 269 (ObjNum 152 snap 43 seq_num 152) dirty exists 2024-04-17T11:36:04.295 INFO:tasks.rados.rados.0.smithi031.stdout:541: finishing rollback tid 0 to smithi03173351-20 2024-04-17T11:36:04.295 INFO:tasks.rados.rados.0.smithi031.stdout:541: finishing rollback tid 1 to smithi03173351-20 2024-04-17T11:36:04.295 INFO:tasks.rados.rados.0.smithi031.stdout:541: finishing rollback tid 2 to smithi03173351-20 2024-04-17T11:36:04.295 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 127 (ObjNum 96 snap 20 seq_num 96) dirty exists 2024-04-17T11:36:04.296 INFO:tasks.rados.rados.0.smithi031.stdout:540: finishing write tid 1 to smithi03173351-23 2024-04-17T11:36:04.296 INFO:tasks.rados.rados.0.smithi031.stdout:540: finishing write tid 2 to smithi03173351-23 2024-04-17T11:36:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:540: finishing write tid 3 to smithi03173351-23 2024-04-17T11:36:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 235 (ObjNum 183 snap 55 seq_num 183) dirty exists 2024-04-17T11:36:04.298 INFO:tasks.rados.rados.0.smithi031.stdout:540: left oid 23 (ObjNum 183 snap 55 seq_num 183) 2024-04-17T11:36:04.333 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:36:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:36:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:03.333560+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-04-17T11:36:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:03.705564+0000 mgr.y (mgr.14556) 201 : cluster [DBG] pgmap v261: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 546 KiB/s wr, 14 op/s 2024-04-17T11:36:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:04.282335+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-17T11:36:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:03.333560+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-04-17T11:36:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:03.705564+0000 mgr.y (mgr.14556) 201 : cluster [DBG] pgmap v261: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 546 KiB/s wr, 14 op/s 2024-04-17T11:36:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:04.282335+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-17T11:36:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:03.333560+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-04-17T11:36:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:03.705564+0000 mgr.y (mgr.14556) 201 : cluster [DBG] pgmap v261: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 546 KiB/s wr, 14 op/s 2024-04-17T11:36:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:04.282335+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-17T11:36:05.284 INFO:tasks.rados.rados.0.smithi031.stdout:534: done (9 left) 2024-04-17T11:36:05.284 INFO:tasks.rados.rados.0.smithi031.stdout:535: done (8 left) 2024-04-17T11:36:05.284 INFO:tasks.rados.rados.0.smithi031.stdout:536: done (7 left) 2024-04-17T11:36:05.285 INFO:tasks.rados.rados.0.smithi031.stdout:537: done (6 left) 2024-04-17T11:36:05.285 INFO:tasks.rados.rados.0.smithi031.stdout:538: done (5 left) 2024-04-17T11:36:05.285 INFO:tasks.rados.rados.0.smithi031.stdout:540: done (4 left) 2024-04-17T11:36:05.285 INFO:tasks.rados.rados.0.smithi031.stdout:541: done (3 left) 2024-04-17T11:36:05.285 INFO:tasks.rados.rados.0.smithi031.stdout:542: done (2 left) 2024-04-17T11:36:05.285 INFO:tasks.rados.rados.0.smithi031.stdout:543: done (1 left) 2024-04-17T11:36:05.285 INFO:tasks.rados.rados.0.smithi031.stdout:544: done (0 left) 2024-04-17T11:36:05.285 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 56 2024-04-17T11:36:05.285 INFO:tasks.rados.rados.0.smithi031.stdout:545: seq_num 184 ranges {1540096=688128} 2024-04-17T11:36:05.296 INFO:tasks.rados.rados.0.smithi031.stdout:545: writing smithi03173351-3 from 1540096 to 2228224 tid 1 2024-04-17T11:36:05.296 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 56 2024-04-17T11:36:05.296 INFO:tasks.rados.rados.0.smithi031.stdout:546: seq_num 185 ranges {204800=704512} 2024-04-17T11:36:05.302 INFO:tasks.rados.rados.0.smithi031.stdout:546: writing smithi03173351-49 from 204800 to 909312 tid 1 2024-04-17T11:36:05.302 INFO:tasks.rados.rados.0.smithi031.stdout:547: read oid 32 snap 55 2024-04-17T11:36:05.302 INFO:tasks.rados.rados.0.smithi031.stdout:547: expect (ObjNum 169 snap 47 seq_num 169) 2024-04-17T11:36:05.302 INFO:tasks.rados.rados.0.smithi031.stdout:548: rollback oid 50 current snap is 56 2024-04-17T11:36:05.302 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 50 to 37 2024-04-17T11:36:05.302 INFO:tasks.rados.rados.0.smithi031.stdout:545: finishing write tid 1 to smithi03173351-3 2024-04-17T11:36:05.303 INFO:tasks.rados.rados.0.smithi031.stdout:549: snap_create 2024-04-17T11:36:05.303 INFO:tasks.rados.rados.0.smithi031.stdout:545: finishing write tid 2 to smithi03173351-3 2024-04-17T11:36:05.303 INFO:tasks.rados.rados.0.smithi031.stdout:545: finishing write tid 3 to smithi03173351-3 2024-04-17T11:36:05.303 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 130 (ObjNum 184 snap 56 seq_num 184) dirty exists 2024-04-17T11:36:05.303 INFO:tasks.rados.rados.0.smithi031.stdout:545: left oid 3 (ObjNum 184 snap 56 seq_num 184) 2024-04-17T11:36:05.307 INFO:tasks.rados.rados.0.smithi031.stdout:547: expect (ObjNum 169 snap 47 seq_num 169) 2024-04-17T11:36:05.318 INFO:tasks.rados.rados.0.smithi031.stdout:546: finishing write tid 1 to smithi03173351-49 2024-04-17T11:36:05.318 INFO:tasks.rados.rados.0.smithi031.stdout:546: finishing write tid 2 to smithi03173351-49 2024-04-17T11:36:05.318 INFO:tasks.rados.rados.0.smithi031.stdout:548: finishing rollback tid 0 to smithi03173351-50 2024-04-17T11:36:05.318 INFO:tasks.rados.rados.0.smithi031.stdout:548: finishing rollback tid 1 to smithi03173351-50 2024-04-17T11:36:05.318 INFO:tasks.rados.rados.0.smithi031.stdout:546: finishing write tid 3 to smithi03173351-49 2024-04-17T11:36:05.318 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 394 (ObjNum 185 snap 56 seq_num 185) dirty exists 2024-04-17T11:36:05.318 INFO:tasks.rados.rados.0.smithi031.stdout:546: left oid 49 (ObjNum 185 snap 56 seq_num 185) 2024-04-17T11:36:05.319 INFO:tasks.rados.rados.0.smithi031.stdout:548: finishing rollback tid 2 to smithi03173351-50 2024-04-17T11:36:05.319 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 398 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-17T11:36:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:545: done (4 left) 2024-04-17T11:36:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:546: done (3 left) 2024-04-17T11:36:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:547: done (2 left) 2024-04-17T11:36:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:548: done (1 left) 2024-04-17T11:36:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:549: done (0 left) 2024-04-17T11:36:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:550: read oid 22 snap -1 2024-04-17T11:36:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:550: expect (ObjNum 158 snap 45 seq_num 158) 2024-04-17T11:36:06.288 INFO:tasks.rados.rados.0.smithi031.stdout:551: read oid 45 snap 47 2024-04-17T11:36:06.289 INFO:tasks.rados.rados.0.smithi031.stdout:551: expect (ObjNum 148 snap 42 seq_num 148) 2024-04-17T11:36:06.289 INFO:tasks.rados.rados.0.smithi031.stdout:552: read oid 30 snap -1 2024-04-17T11:36:06.289 INFO:tasks.rados.rados.0.smithi031.stdout:552: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:36:06.289 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 57 2024-04-17T11:36:06.289 INFO:tasks.rados.rados.0.smithi031.stdout:553: seq_num 186 ranges {6463488=720896} 2024-04-17T11:36:06.328 INFO:tasks.rados.rados.0.smithi031.stdout:553: writing smithi03173351-6 from 6463488 to 7184384 tid 1 2024-04-17T11:36:06.328 INFO:tasks.rados.rados.0.smithi031.stdout:554: rollback oid 8 current snap is 57 2024-04-17T11:36:06.328 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 8 to 44 2024-04-17T11:36:06.328 INFO:tasks.rados.rados.0.smithi031.stdout:552: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:36:06.330 INFO:tasks.rados.rados.0.smithi031.stdout:551: expect (ObjNum 148 snap 42 seq_num 148) 2024-04-17T11:36:06.462 INFO:tasks.rados.rados.0.smithi031.stdout:550: expect (ObjNum 158 snap 45 seq_num 158) 2024-04-17T11:36:06.690 INFO:tasks.rados.rados.0.smithi031.stdout:554: finishing rollback tid 0 to smithi03173351-8 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:554: finishing rollback tid 1 to smithi03173351-8 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 96 (ObjNum -1700523776 snap 21884 seq_num 407796944) dirty dne 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:553: finishing write tid 1 to smithi03173351-6 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:553: finishing write tid 2 to smithi03173351-6 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:553: finishing write tid 3 to smithi03173351-6 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 272 (ObjNum 186 snap 57 seq_num 186) dirty exists 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:553: left oid 6 (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:550: done (4 left) 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:551: done (3 left) 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:552: done (2 left) 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:553: done (1 left) 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:554: done (0 left) 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:555: copy_from oid 29 from oid 18 current snap is 57 2024-04-17T11:36:06.691 INFO:tasks.rados.rados.0.smithi031.stdout:556: snap_remove snap 22 2024-04-17T11:36:06.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:05.282142+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-17T11:36:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:05.282142+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-17T11:36:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:05.282142+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-17T11:36:07.290 INFO:tasks.rados.rados.0.smithi031.stdout:556: done (1 left) 2024-04-17T11:36:07.290 INFO:tasks.rados.rados.0.smithi031.stdout:557: snap_create 2024-04-17T11:36:07.290 INFO:tasks.rados.rados.0.smithi031.stdout:555: finishing copy_from racing read to smithi03173351-29 2024-04-17T11:36:07.291 INFO:tasks.rados.rados.0.smithi031.stdout:555: finishing copy_from to smithi03173351-29 2024-04-17T11:36:07.291 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 207 (ObjNum 132 snap 40 seq_num 132) dirty exists 2024-04-17T11:36:07.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:05.706199+0000 mgr.y (mgr.14556) 202 : cluster [DBG] pgmap v264: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 546 KiB/s wr, 14 op/s 2024-04-17T11:36:07.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:06.287439+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-17T11:36:07.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:05.706199+0000 mgr.y (mgr.14556) 202 : cluster [DBG] pgmap v264: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 546 KiB/s wr, 14 op/s 2024-04-17T11:36:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:06.287439+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-17T11:36:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:05.706199+0000 mgr.y (mgr.14556) 202 : cluster [DBG] pgmap v264: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 546 KiB/s wr, 14 op/s 2024-04-17T11:36:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:06.287439+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-17T11:36:08.308 INFO:tasks.rados.rados.0.smithi031.stdout:555: done (1 left) 2024-04-17T11:36:08.308 INFO:tasks.rados.rados.0.smithi031.stdout:557: done (0 left) 2024-04-17T11:36:08.308 INFO:tasks.rados.rados.0.smithi031.stdout:558: read oid 46 snap -1 2024-04-17T11:36:08.308 INFO:tasks.rados.rados.0.smithi031.stdout:558: expect deleted 2024-04-17T11:36:08.308 INFO:tasks.rados.rados.0.smithi031.stdout:559: rollback oid 42 current snap is 58 2024-04-17T11:36:08.308 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 34 2024-04-17T11:36:08.308 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 58 2024-04-17T11:36:08.308 INFO:tasks.rados.rados.0.smithi031.stdout:560: seq_num 187 ranges {147456=737280} 2024-04-17T11:36:08.313 INFO:tasks.rados.rados.0.smithi031.stdout:560: writing smithi03173351-26 from 147456 to 884736 tid 1 2024-04-17T11:36:08.313 INFO:tasks.rados.rados.0.smithi031.stdout:561: copy_from oid 41 from oid 40 current snap is 58 2024-04-17T11:36:08.314 INFO:tasks.rados.rados.0.smithi031.stdout:559: finishing rollback tid 0 to smithi03173351-42 2024-04-17T11:36:08.314 INFO:tasks.rados.rados.0.smithi031.stdout:558: done (3 left) 2024-04-17T11:36:08.314 INFO:tasks.rados.rados.0.smithi031.stdout:562: rollback oid 39 current snap is 58 2024-04-17T11:36:08.314 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 39 to 38 2024-04-17T11:36:08.314 INFO:tasks.rados.rados.0.smithi031.stdout:563: copy_from oid 5 from oid 13 current snap is 58 2024-04-17T11:36:08.314 INFO:tasks.rados.rados.0.smithi031.stdout:564: rollback oid 45 current snap is 58 2024-04-17T11:36:08.314 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 45 to 48 2024-04-17T11:36:08.314 INFO:tasks.rados.rados.0.smithi031.stdout:559: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:36:08.314 INFO:tasks.rados.rados.0.smithi031.stdout:565: delete oid 7 current snap is 58 2024-04-17T11:36:08.314 INFO:tasks.rados.rados.0.smithi031.stdout:559: finishing rollback tid 2 to smithi03173351-42 2024-04-17T11:36:08.314 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 140 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-04-17T11:36:08.318 INFO:tasks.rados.rados.0.smithi031.stdout:559: done (6 left) 2024-04-17T11:36:08.318 INFO:tasks.rados.rados.0.smithi031.stdout:565: done (5 left) 2024-04-17T11:36:08.318 INFO:tasks.rados.rados.0.smithi031.stdout:566: delete oid 32 current snap is 58 2024-04-17T11:36:08.319 INFO:tasks.rados.rados.0.smithi031.stdout:562: finishing rollback tid 0 to smithi03173351-39 2024-04-17T11:36:08.319 INFO:tasks.rados.rados.0.smithi031.stdout:564: finishing rollback tid 0 to smithi03173351-45 2024-04-17T11:36:08.320 INFO:tasks.rados.rados.0.smithi031.stdout:562: finishing rollback tid 1 to smithi03173351-39 2024-04-17T11:36:08.320 INFO:tasks.rados.rados.0.smithi031.stdout:560: finishing write tid 1 to smithi03173351-26 2024-04-17T11:36:08.321 INFO:tasks.rados.rados.0.smithi031.stdout:560: finishing write tid 2 to smithi03173351-26 2024-04-17T11:36:08.321 INFO:tasks.rados.rados.0.smithi031.stdout:562: finishing rollback tid 2 to smithi03173351-39 2024-04-17T11:36:08.322 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 144 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-04-17T11:36:08.322 INFO:tasks.rados.rados.0.smithi031.stdout:564: finishing rollback tid 1 to smithi03173351-45 2024-04-17T11:36:08.322 INFO:tasks.rados.rados.0.smithi031.stdout:562: done (5 left) 2024-04-17T11:36:08.322 INFO:tasks.rados.rados.0.smithi031.stdout:566: done (4 left) 2024-04-17T11:36:08.322 INFO:tasks.rados.rados.0.smithi031.stdout:567: read oid 50 snap -1 2024-04-17T11:36:08.322 INFO:tasks.rados.rados.0.smithi031.stdout:567: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-17T11:36:08.322 INFO:tasks.rados.rados.0.smithi031.stdout:568: rollback oid 18 current snap is 58 2024-04-17T11:36:08.322 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 18 to 52 2024-04-17T11:36:08.322 INFO:tasks.rados.rados.0.smithi031.stdout:569: delete oid 42 current snap is 58 2024-04-17T11:36:08.322 INFO:tasks.rados.rados.0.smithi031.stdout:564: finishing rollback tid 2 to smithi03173351-45 2024-04-17T11:36:08.322 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 414 (ObjNum 148 snap 42 seq_num 148) dirty exists 2024-04-17T11:36:08.323 INFO:tasks.rados.rados.0.smithi031.stdout:560: finishing write tid 3 to smithi03173351-26 2024-04-17T11:36:08.323 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 285 (ObjNum 187 snap 58 seq_num 187) dirty exists 2024-04-17T11:36:08.323 INFO:tasks.rados.rados.0.smithi031.stdout:560: left oid 26 (ObjNum 187 snap 58 seq_num 187) 2024-04-17T11:36:08.325 INFO:tasks.rados.rados.0.smithi031.stdout:560: done (6 left) 2024-04-17T11:36:08.325 INFO:tasks.rados.rados.0.smithi031.stdout:564: done (5 left) 2024-04-17T11:36:08.325 INFO:tasks.rados.rados.0.smithi031.stdout:569: done (4 left) 2024-04-17T11:36:08.325 INFO:tasks.rados.rados.0.smithi031.stdout:570: read oid 38 snap -1 2024-04-17T11:36:08.325 INFO:tasks.rados.rados.0.smithi031.stdout:570: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:36:08.325 INFO:tasks.rados.rados.0.smithi031.stdout:571: snap_create 2024-04-17T11:36:08.330 INFO:tasks.rados.rados.0.smithi031.stdout:567: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-17T11:36:08.356 INFO:tasks.rados.rados.0.smithi031.stdout:568: finishing rollback tid 0 to smithi03173351-18 2024-04-17T11:36:08.356 INFO:tasks.rados.rados.0.smithi031.stdout:568: finishing rollback tid 1 to smithi03173351-18 2024-04-17T11:36:08.356 INFO:tasks.rados.rados.0.smithi031.stdout:568: finishing rollback tid 2 to smithi03173351-18 2024-04-17T11:36:08.356 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 418 (ObjNum 132 snap 40 seq_num 132) dirty exists 2024-04-17T11:36:08.356 INFO:tasks.rados.rados.0.smithi031.stdout:561: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:36:08.356 INFO:tasks.rados.rados.0.smithi031.stdout:563: finishing copy_from racing read to smithi03173351-5 2024-04-17T11:36:08.356 INFO:tasks.rados.rados.0.smithi031.stdout:570: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:36:08.512 INFO:tasks.rados.rados.0.smithi031.stdout:561: finishing copy_from to smithi03173351-41 2024-04-17T11:36:08.513 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 82 (ObjNum 135 snap 40 seq_num 135) dirty exists 2024-04-17T11:36:08.513 INFO:tasks.rados.rados.0.smithi031.stdout:563: finishing copy_from to smithi03173351-5 2024-04-17T11:36:08.513 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 156 (ObjNum 94 snap 20 seq_num 94) dirty exists 2024-04-17T11:36:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:07.289942+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-04-17T11:36:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:07.706834+0000 mgr.y (mgr.14556) 203 : cluster [DBG] pgmap v267: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:08.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:07.289942+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-04-17T11:36:08.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:07.706834+0000 mgr.y (mgr.14556) 203 : cluster [DBG] pgmap v267: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:07.289942+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-04-17T11:36:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:07.706834+0000 mgr.y (mgr.14556) 203 : cluster [DBG] pgmap v267: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:09.309 INFO:tasks.rados.rados.0.smithi031.stdout:561: done (5 left) 2024-04-17T11:36:09.309 INFO:tasks.rados.rados.0.smithi031.stdout:563: done (4 left) 2024-04-17T11:36:09.310 INFO:tasks.rados.rados.0.smithi031.stdout:567: done (3 left) 2024-04-17T11:36:09.310 INFO:tasks.rados.rados.0.smithi031.stdout:568: done (2 left) 2024-04-17T11:36:09.310 INFO:tasks.rados.rados.0.smithi031.stdout:570: done (1 left) 2024-04-17T11:36:09.310 INFO:tasks.rados.rados.0.smithi031.stdout:571: done (0 left) 2024-04-17T11:36:09.310 INFO:tasks.rados.rados.0.smithi031.stdout:572: delete oid 27 current snap is 59 2024-04-17T11:36:09.313 INFO:tasks.rados.rados.0.smithi031.stdout:572: done (0 left) 2024-04-17T11:36:09.313 INFO:tasks.rados.rados.0.smithi031.stdout:573: snap_create 2024-04-17T11:36:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:08.305749+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-04-17T11:36:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:08.305749+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-04-17T11:36:09.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:08.305749+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-04-17T11:36:10.315 INFO:tasks.rados.rados.0.smithi031.stdout:573: done (0 left) 2024-04-17T11:36:10.315 INFO:tasks.rados.rados.0.smithi031.stdout:574: read oid 45 snap -1 2024-04-17T11:36:10.315 INFO:tasks.rados.rados.0.smithi031.stdout:574: expect (ObjNum 148 snap 42 seq_num 148) 2024-04-17T11:36:10.315 INFO:tasks.rados.rados.0.smithi031.stdout:575: setattr oid 1 current snap is 60 2024-04-17T11:36:10.316 INFO:tasks.rados.rados.0.smithi031.stdout:576: rmattr oid 34 current snap is 60 2024-04-17T11:36:10.316 INFO:tasks.rados.rados.0.smithi031.stdout:576: done (2 left) 2024-04-17T11:36:10.316 INFO:tasks.rados.rados.0.smithi031.stdout:577: read oid 10 snap -1 2024-04-17T11:36:10.316 INFO:tasks.rados.rados.0.smithi031.stdout:577: expect (ObjNum 90 snap 19 seq_num 90) 2024-04-17T11:36:10.316 INFO:tasks.rados.rados.0.smithi031.stdout:578: rollback oid 46 current snap is 60 2024-04-17T11:36:10.317 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 46 to 55 2024-04-17T11:36:10.317 INFO:tasks.rados.rados.0.smithi031.stdout:579: copy_from oid 25 from oid 44 current snap is 60 2024-04-17T11:36:10.317 INFO:tasks.rados.rados.0.smithi031.stdout:580: rollback oid 41 current snap is 60 2024-04-17T11:36:10.317 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 41 to 44 2024-04-17T11:36:10.317 INFO:tasks.rados.rados.0.smithi031.stdout:581: rollback oid 50 current snap is 60 2024-04-17T11:36:10.317 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 50 to 48 2024-04-17T11:36:10.317 INFO:tasks.rados.rados.0.smithi031.stdout:582: read oid 5 snap -1 2024-04-17T11:36:10.317 INFO:tasks.rados.rados.0.smithi031.stdout:582: expect (ObjNum 94 snap 20 seq_num 94) 2024-04-17T11:36:10.317 INFO:tasks.rados.rados.0.smithi031.stdout:583: rollback oid 4 current snap is 60 2024-04-17T11:36:10.317 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 4 to 38 2024-04-17T11:36:10.317 INFO:tasks.rados.rados.0.smithi031.stdout:584: snap_create 2024-04-17T11:36:10.322 INFO:tasks.rados.rados.0.smithi031.stdout:578: finishing rollback tid 1 to smithi03173351-46 2024-04-17T11:36:10.322 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 239 (ObjNum -851226389 snap 21881 seq_num 1632883651) dirty dne 2024-04-17T11:36:10.323 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 153 (ObjNum 87 snap 19 seq_num 87) dirty exists 2024-04-17T11:36:10.324 INFO:tasks.rados.rados.0.smithi031.stdout:580: finishing rollback tid 0 to smithi03173351-41 2024-04-17T11:36:10.325 INFO:tasks.rados.rados.0.smithi031.stdout:580: finishing rollback tid 1 to smithi03173351-41 2024-04-17T11:36:10.325 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 101 (ObjNum -1701879408 snap 21884 seq_num 2593540528) dirty dne 2024-04-17T11:36:10.331 INFO:tasks.rados.rados.0.smithi031.stdout:577: expect (ObjNum 90 snap 19 seq_num 90) 2024-04-17T11:36:10.540 INFO:tasks.rados.rados.0.smithi031.stdout:579: finishing copy_from racing read to smithi03173351-25 2024-04-17T11:36:10.540 INFO:tasks.rados.rados.0.smithi031.stdout:581: finishing rollback tid 0 to smithi03173351-50 2024-04-17T11:36:10.540 INFO:tasks.rados.rados.0.smithi031.stdout:581: finishing rollback tid 1 to smithi03173351-50 2024-04-17T11:36:10.541 INFO:tasks.rados.rados.0.smithi031.stdout:581: finishing rollback tid 2 to smithi03173351-50 2024-04-17T11:36:10.541 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 422 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-17T11:36:10.541 INFO:tasks.rados.rados.0.smithi031.stdout:583: finishing rollback tid 0 to smithi03173351-4 2024-04-17T11:36:10.541 INFO:tasks.rados.rados.0.smithi031.stdout:579: finishing copy_from to smithi03173351-25 2024-04-17T11:36:10.541 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 174 (ObjNum 160 snap 45 seq_num 160) dirty exists 2024-04-17T11:36:10.541 INFO:tasks.rados.rados.0.smithi031.stdout:582: expect (ObjNum 94 snap 20 seq_num 94) 2024-04-17T11:36:10.690 INFO:tasks.rados.rados.0.smithi031.stdout:574: expect (ObjNum 148 snap 42 seq_num 148) 2024-04-17T11:36:10.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:09.308805+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-17T11:36:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:09.707364+0000 mgr.y (mgr.14556) 204 : cluster [DBG] pgmap v270: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-04-17T11:36:10.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:09.308805+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-17T11:36:10.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:09.707364+0000 mgr.y (mgr.14556) 204 : cluster [DBG] pgmap v270: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-04-17T11:36:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:09.308805+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-17T11:36:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:09.707364+0000 mgr.y (mgr.14556) 204 : cluster [DBG] pgmap v270: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-04-17T11:36:10.820 INFO:tasks.rados.rados.0.smithi031.stdout:583: finishing rollback tid 1 to smithi03173351-4 2024-04-17T11:36:10.820 INFO:tasks.rados.rados.0.smithi031.stdout:583: finishing rollback tid 2 to smithi03173351-4 2024-04-17T11:36:10.821 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 428 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-04-17T11:36:11.317 INFO:tasks.rados.rados.0.smithi031.stdout:574: done (9 left) 2024-04-17T11:36:11.317 INFO:tasks.rados.rados.0.smithi031.stdout:575: done (8 left) 2024-04-17T11:36:11.317 INFO:tasks.rados.rados.0.smithi031.stdout:577: done (7 left) 2024-04-17T11:36:11.317 INFO:tasks.rados.rados.0.smithi031.stdout:578: done (6 left) 2024-04-17T11:36:11.317 INFO:tasks.rados.rados.0.smithi031.stdout:579: done (5 left) 2024-04-17T11:36:11.317 INFO:tasks.rados.rados.0.smithi031.stdout:580: done (4 left) 2024-04-17T11:36:11.317 INFO:tasks.rados.rados.0.smithi031.stdout:581: done (3 left) 2024-04-17T11:36:11.318 INFO:tasks.rados.rados.0.smithi031.stdout:582: done (2 left) 2024-04-17T11:36:11.318 INFO:tasks.rados.rados.0.smithi031.stdout:583: done (1 left) 2024-04-17T11:36:11.318 INFO:tasks.rados.rados.0.smithi031.stdout:584: done (0 left) 2024-04-17T11:36:11.318 INFO:tasks.rados.rados.0.smithi031.stdout:585: rollback oid 44 current snap is 61 2024-04-17T11:36:11.318 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 44 to 60 2024-04-17T11:36:11.318 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 30 current snap is 61 2024-04-17T11:36:11.318 INFO:tasks.rados.rados.0.smithi031.stdout:586: seq_num 192 ranges {0=417792,417792=401408} 2024-04-17T11:36:11.319 INFO:tasks.rados.rados.0.smithi031.stdout:586: writing smithi03173351-30 from 0 to 417792 tid 1 2024-04-17T11:36:11.322 INFO:tasks.rados.rados.0.smithi031.stdout:586: writing smithi03173351-30 from 417792 to 819200 tid 2 2024-04-17T11:36:11.322 INFO:tasks.rados.rados.0.smithi031.stdout:587: rollback oid 40 current snap is 61 2024-04-17T11:36:11.322 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 40 to 25 2024-04-17T11:36:11.322 INFO:tasks.rados.rados.0.smithi031.stdout:588: snap_remove snap 38 2024-04-17T11:36:11.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:10.313867+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-17T11:36:11.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:10.313867+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-17T11:36:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:10.313867+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-17T11:36:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:36:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:11] "GET /metrics HTTP/1.1" 200 191894 "" "Prometheus/2.33.4" 2024-04-17T11:36:12.336 INFO:tasks.rados.rados.0.smithi031.stdout:588: done (3 left) 2024-04-17T11:36:12.336 INFO:tasks.rados.rados.0.smithi031.stdout:589: snap_create 2024-04-17T11:36:12.336 INFO:tasks.rados.rados.0.smithi031.stdout:585: finishing rollback tid 0 to smithi03173351-44 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:585: finishing rollback tid 1 to smithi03173351-44 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:585: finishing rollback tid 2 to smithi03173351-44 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 292 (ObjNum 160 snap 45 seq_num 160) dirty exists 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:587: finishing rollback tid 0 to smithi03173351-40 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:587: finishing rollback tid 1 to smithi03173351-40 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:587: finishing rollback tid 2 to smithi03173351-40 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 210 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:586: finishing write tid 1 to smithi03173351-30 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:586: finishing write tid 2 to smithi03173351-30 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:586: finishing write tid 3 to smithi03173351-30 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:586: finishing write tid 4 to smithi03173351-30 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 238 (ObjNum 192 snap 61 seq_num 192) dirty exists 2024-04-17T11:36:12.337 INFO:tasks.rados.rados.0.smithi031.stdout:586: left oid 30 (ObjNum 192 snap 61 seq_num 192) 2024-04-17T11:36:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:11.317417+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-17T11:36:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:11.707842+0000 mgr.y (mgr.14556) 205 : cluster [DBG] pgmap v273: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-04-17T11:36:12.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:11.317417+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-17T11:36:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:11.707842+0000 mgr.y (mgr.14556) 205 : cluster [DBG] pgmap v273: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-04-17T11:36:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:11.317417+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-17T11:36:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:11.707842+0000 mgr.y (mgr.14556) 205 : cluster [DBG] pgmap v273: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-04-17T11:36:13.341 INFO:tasks.rados.rados.0.smithi031.stdout:585: done (3 left) 2024-04-17T11:36:13.341 INFO:tasks.rados.rados.0.smithi031.stdout:586: done (2 left) 2024-04-17T11:36:13.341 INFO:tasks.rados.rados.0.smithi031.stdout:587: done (1 left) 2024-04-17T11:36:13.341 INFO:tasks.rados.rados.0.smithi031.stdout:589: done (0 left) 2024-04-17T11:36:13.341 INFO:tasks.rados.rados.0.smithi031.stdout:590: rmattr oid 40 current snap is 62 2024-04-17T11:36:13.342 INFO:tasks.rados.rados.0.smithi031.stdout:590: done (0 left) 2024-04-17T11:36:13.342 INFO:tasks.rados.rados.0.smithi031.stdout:591: read oid 10 snap 44 2024-04-17T11:36:13.342 INFO:tasks.rados.rados.0.smithi031.stdout:591: expect (ObjNum 90 snap 19 seq_num 90) 2024-04-17T11:36:13.342 INFO:tasks.rados.rados.0.smithi031.stdout:592: read oid 50 snap -1 2024-04-17T11:36:13.342 INFO:tasks.rados.rados.0.smithi031.stdout:592: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-17T11:36:13.342 INFO:tasks.rados.rados.0.smithi031.stdout:593: setattr oid 7 current snap is 62 2024-04-17T11:36:13.343 INFO:tasks.rados.rados.0.smithi031.stdout:594: read oid 18 snap 25 2024-04-17T11:36:13.343 INFO:tasks.rados.rados.0.smithi031.stdout:594: expect deleted 2024-04-17T11:36:13.343 INFO:tasks.rados.rados.0.smithi031.stdout:595: copy_from oid 42 from oid 35 current snap is 62 2024-04-17T11:36:13.343 INFO:tasks.rados.rados.0.smithi031.stdout:596: read oid 46 snap -1 2024-04-17T11:36:13.343 INFO:tasks.rados.rados.0.smithi031.stdout:596: expect deleted 2024-04-17T11:36:13.343 INFO:tasks.rados.rados.0.smithi031.stdout:597: rollback oid 31 current snap is 62 2024-04-17T11:36:13.343 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 31 to 54 2024-04-17T11:36:13.343 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 62 2024-04-17T11:36:13.343 INFO:tasks.rados.rados.0.smithi031.stdout:598: seq_num 193 ranges {0=434176,434176=401408} 2024-04-17T11:36:13.344 INFO:tasks.rados.rados.0.smithi031.stdout:598: writing smithi03173351-8 from 0 to 434176 tid 1 2024-04-17T11:36:13.354 INFO:tasks.rados.rados.0.smithi031.stdout:598: writing smithi03173351-8 from 434176 to 835584 tid 2 2024-04-17T11:36:13.354 INFO:tasks.rados.rados.0.smithi031.stdout:599: rollback oid 19 current snap is 62 2024-04-17T11:36:13.354 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 57 2024-04-17T11:36:13.354 INFO:tasks.rados.rados.0.smithi031.stdout:600: rollback oid 9 current snap is 62 2024-04-17T11:36:13.354 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 9 to 47 2024-04-17T11:36:13.354 INFO:tasks.rados.rados.0.smithi031.stdout:601: read oid 6 snap 59 2024-04-17T11:36:13.354 INFO:tasks.rados.rados.0.smithi031.stdout:601: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:36:13.354 INFO:tasks.rados.rados.0.smithi031.stdout:602: rollback oid 40 current snap is 62 2024-04-17T11:36:13.354 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 40 to 52 2024-04-17T11:36:13.354 INFO:tasks.rados.rados.0.smithi031.stdout:603: setattr oid 5 current snap is 62 2024-04-17T11:36:13.354 INFO:tasks.rados.rados.0.smithi031.stdout:604: setattr oid 23 current snap is 62 2024-04-17T11:36:13.355 INFO:tasks.rados.rados.0.smithi031.stdout:592: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-17T11:36:13.379 INFO:tasks.rados.rados.0.smithi031.stdout:597: finishing rollback tid 0 to smithi03173351-31 2024-04-17T11:36:13.379 INFO:tasks.rados.rados.0.smithi031.stdout:597: finishing rollback tid 1 to smithi03173351-31 2024-04-17T11:36:13.379 INFO:tasks.rados.rados.0.smithi031.stdout:595: finishing copy_from racing read to smithi03173351-42 2024-04-17T11:36:13.379 INFO:tasks.rados.rados.0.smithi031.stdout:597: finishing rollback tid 2 to smithi03173351-31 2024-04-17T11:36:13.379 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 446 (ObjNum 129 snap 39 seq_num 129) dirty exists 2024-04-17T11:36:13.379 INFO:tasks.rados.rados.0.smithi031.stdout:595: finishing copy_from to smithi03173351-42 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 115 (ObjNum 156 snap 44 seq_num 156) dirty exists 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:598: finishing write tid 1 to smithi03173351-8 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 157 (ObjNum 94 snap 20 seq_num 94) dirty exists 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 197 (ObjNum 1953066355 snap 858810728 seq_num 858994481) dirty exists 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:600: finishing rollback tid 0 to smithi03173351-9 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:600: finishing rollback tid 1 to smithi03173351-9 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:600: finishing rollback tid 2 to smithi03173351-9 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 79 (ObjNum 149 snap 42 seq_num 149) dirty exists 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:602: finishing rollback tid 0 to smithi03173351-40 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:602: finishing rollback tid 1 to smithi03173351-40 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:602: finishing rollback tid 2 to smithi03173351-40 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 222 (ObjNum 135 snap 40 seq_num 135) dirty exists 2024-04-17T11:36:13.380 INFO:tasks.rados.rados.0.smithi031.stdout:591: expect (ObjNum 90 snap 19 seq_num 90) 2024-04-17T11:36:13.587 INFO:tasks.rados.rados.0.smithi031.stdout:598: finishing write tid 2 to smithi03173351-8 2024-04-17T11:36:13.587 INFO:tasks.rados.rados.0.smithi031.stdout:599: finishing rollback tid 0 to smithi03173351-19 2024-04-17T11:36:13.587 INFO:tasks.rados.rados.0.smithi031.stdout:598: finishing write tid 3 to smithi03173351-8 2024-04-17T11:36:13.587 INFO:tasks.rados.rados.0.smithi031.stdout:599: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:36:13.587 INFO:tasks.rados.rados.0.smithi031.stdout:599: finishing rollback tid 2 to smithi03173351-19 2024-04-17T11:36:13.587 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 200 (ObjNum 169 snap 47 seq_num 169) dirty exists 2024-04-17T11:36:13.587 INFO:tasks.rados.rados.0.smithi031.stdout:598: finishing write tid 4 to smithi03173351-8 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 210 (ObjNum 193 snap 62 seq_num 193) dirty exists 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:598: left oid 8 (ObjNum 193 snap 62 seq_num 193) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:591: done (13 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:592: done (12 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:593: done (11 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:594: done (10 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:595: done (9 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:596: done (8 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:597: done (7 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:598: done (6 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:599: done (5 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:600: done (4 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:602: done (3 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:603: done (2 left) 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:605: delete oid 8 current snap is 62 2024-04-17T11:36:13.588 INFO:tasks.rados.rados.0.smithi031.stdout:601: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:36:13.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:12.329995+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-04-17T11:36:13.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:12.329995+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-04-17T11:36:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:12.329995+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-04-17T11:36:14.076 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 239 (ObjNum 183 snap 55 seq_num 183) dirty exists 2024-04-17T11:36:14.076 INFO:tasks.rados.rados.0.smithi031.stdout:601: done (2 left) 2024-04-17T11:36:14.076 INFO:tasks.rados.rados.0.smithi031.stdout:604: done (1 left) 2024-04-17T11:36:14.076 INFO:tasks.rados.rados.0.smithi031.stdout:605: done (0 left) 2024-04-17T11:36:14.076 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 62 2024-04-17T11:36:14.076 INFO:tasks.rados.rados.0.smithi031.stdout:606: seq_num 195 ranges {3055616=475136,3530752=401408} 2024-04-17T11:36:14.095 INFO:tasks.rados.rados.0.smithi031.stdout:606: writing smithi03173351-15 from 3055616 to 3530752 tid 1 2024-04-17T11:36:14.097 INFO:tasks.rados.rados.0.smithi031.stdout:606: writing smithi03173351-15 from 3530752 to 3932160 tid 2 2024-04-17T11:36:14.097 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 62 2024-04-17T11:36:14.097 INFO:tasks.rados.rados.0.smithi031.stdout:607: seq_num 196 ranges {3776512=491520,4268032=401408} 2024-04-17T11:36:14.121 INFO:tasks.rados.rados.0.smithi031.stdout:607: writing smithi03173351-5 from 3776512 to 4268032 tid 1 2024-04-17T11:36:14.123 INFO:tasks.rados.rados.0.smithi031.stdout:607: writing smithi03173351-5 from 4268032 to 4669440 tid 2 2024-04-17T11:36:14.123 INFO:tasks.rados.rados.0.smithi031.stdout:608: setattr oid 24 current snap is 62 2024-04-17T11:36:14.123 INFO:tasks.rados.rados.0.smithi031.stdout:606: finishing write tid 1 to smithi03173351-15 2024-04-17T11:36:14.123 INFO:tasks.rados.rados.0.smithi031.stdout:606: finishing write tid 2 to smithi03173351-15 2024-04-17T11:36:14.123 INFO:tasks.rados.rados.0.smithi031.stdout:606: finishing write tid 3 to smithi03173351-15 2024-04-17T11:36:14.123 INFO:tasks.rados.rados.0.smithi031.stdout:606: finishing write tid 4 to smithi03173351-15 2024-04-17T11:36:14.124 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 165 (ObjNum 195 snap 62 seq_num 195) dirty exists 2024-04-17T11:36:14.124 INFO:tasks.rados.rados.0.smithi031.stdout:606: left oid 15 (ObjNum 195 snap 62 seq_num 195) 2024-04-17T11:36:14.124 INFO:tasks.rados.rados.0.smithi031.stdout:606: done (2 left) 2024-04-17T11:36:14.124 INFO:tasks.rados.rados.0.smithi031.stdout:609: delete oid 7 current snap is 62 2024-04-17T11:36:14.125 INFO:tasks.rados.rados.0.smithi031.stdout:607: finishing write tid 1 to smithi03173351-5 2024-04-17T11:36:14.126 INFO:tasks.rados.rados.0.smithi031.stdout:609: done (2 left) 2024-04-17T11:36:14.126 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 25 current snap is 62 2024-04-17T11:36:14.126 INFO:tasks.rados.rados.0.smithi031.stdout:610: seq_num 198 ranges {811008=524288,1335296=401408} 2024-04-17T11:36:14.134 INFO:tasks.rados.rados.0.smithi031.stdout:610: writing smithi03173351-25 from 811008 to 1335296 tid 1 2024-04-17T11:36:14.136 INFO:tasks.rados.rados.0.smithi031.stdout:610: writing smithi03173351-25 from 1335296 to 1736704 tid 2 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:611: copy_from oid 44 from oid 6 current snap is 62 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:607: finishing write tid 2 to smithi03173351-5 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 235 (ObjNum 1 snap 4 seq_num 0) dirty exists 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:607: finishing write tid 3 to smithi03173351-5 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:607: finishing write tid 4 to smithi03173351-5 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 160 (ObjNum 196 snap 62 seq_num 196) dirty exists 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:607: left oid 5 (ObjNum 196 snap 62 seq_num 196) 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:607: done (3 left) 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:608: done (2 left) 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:612: rollback oid 9 current snap is 62 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 9 to 60 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:613: copy_from oid 32 from oid 18 current snap is 62 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:614: copy_from oid 17 from oid 7 current snap is 62 2024-04-17T11:36:14.137 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 62 2024-04-17T11:36:14.138 INFO:tasks.rados.rados.0.smithi031.stdout:615: seq_num 199 ranges {5390336=540672,5931008=401408} 2024-04-17T11:36:14.169 INFO:tasks.rados.rados.0.smithi031.stdout:615: writing smithi03173351-16 from 5390336 to 5931008 tid 1 2024-04-17T11:36:14.172 INFO:tasks.rados.rados.0.smithi031.stdout:615: writing smithi03173351-16 from 5931008 to 6332416 tid 2 2024-04-17T11:36:14.172 INFO:tasks.rados.rados.0.smithi031.stdout:616: snap_remove snap 34 2024-04-17T11:36:14.284 INFO:tasks.rados.rados.0.smithi031.stdout:616: done (6 left) 2024-04-17T11:36:14.285 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 62 2024-04-17T11:36:14.285 INFO:tasks.rados.rados.0.smithi031.stdout:614: finishing copy_from to smithi03173351-17 2024-04-17T11:36:14.285 INFO:tasks.rados.rados.0.smithi031.stdout:614: got expected ENOENT (src dne) 2024-04-17T11:36:14.285 INFO:tasks.rados.rados.0.smithi031.stdout:617: seq_num 200 ranges {0=557056,557056=401408} 2024-04-17T11:36:14.292 INFO:tasks.rados.rados.0.smithi031.stdout:617: writing smithi03173351-27 from 0 to 557056 tid 1 2024-04-17T11:36:14.292 INFO:tasks.rados.rados.0.smithi031.stdout:617: writing smithi03173351-27 from 557056 to 958464 tid 2 2024-04-17T11:36:14.292 INFO:tasks.rados.rados.0.smithi031.stdout:618: read oid 34 snap -1 2024-04-17T11:36:14.292 INFO:tasks.rados.rados.0.smithi031.stdout:618: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-17T11:36:14.292 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 62 2024-04-17T11:36:14.292 INFO:tasks.rados.rados.0.smithi031.stdout:619: seq_num 201 ranges {2228224=573440,2801664=401408} 2024-04-17T11:36:14.308 INFO:tasks.rados.rados.0.smithi031.stdout:619: writing smithi03173351-3 from 2228224 to 2801664 tid 1 2024-04-17T11:36:14.311 INFO:tasks.rados.rados.0.smithi031.stdout:619: writing smithi03173351-3 from 2801664 to 3203072 tid 2 2024-04-17T11:36:14.311 INFO:tasks.rados.rados.0.smithi031.stdout:620: snap_create 2024-04-17T11:36:14.311 INFO:tasks.rados.rados.0.smithi031.stdout:614: finishing copy_from racing read to smithi03173351-17 2024-04-17T11:36:14.311 INFO:tasks.rados.rados.0.smithi031.stdout:610: finishing write tid 1 to smithi03173351-25 2024-04-17T11:36:14.311 INFO:tasks.rados.rados.0.smithi031.stdout:612: finishing rollback tid 0 to smithi03173351-9 2024-04-17T11:36:14.311 INFO:tasks.rados.rados.0.smithi031.stdout:610: finishing write tid 2 to smithi03173351-25 2024-04-17T11:36:14.311 INFO:tasks.rados.rados.0.smithi031.stdout:612: finishing rollback tid 1 to smithi03173351-9 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:610: finishing write tid 3 to smithi03173351-25 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:612: finishing rollback tid 2 to smithi03173351-9 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 82 (ObjNum 149 snap 42 seq_num 149) dirty exists 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:610: finishing write tid 4 to smithi03173351-25 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 450 (ObjNum 198 snap 62 seq_num 198) dirty exists 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:610: left oid 25 (ObjNum 198 snap 62 seq_num 198) 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:611: finishing copy_from racing read to smithi03173351-44 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:611: finishing copy_from to smithi03173351-44 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 272 (ObjNum 186 snap 57 seq_num 186) dirty exists 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:615: finishing write tid 1 to smithi03173351-16 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:615: finishing write tid 2 to smithi03173351-16 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:615: finishing write tid 3 to smithi03173351-16 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:615: finishing write tid 4 to smithi03173351-16 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 67 (ObjNum 199 snap 62 seq_num 199) dirty exists 2024-04-17T11:36:14.312 INFO:tasks.rados.rados.0.smithi031.stdout:615: left oid 16 (ObjNum 199 snap 62 seq_num 199) 2024-04-17T11:36:14.313 INFO:tasks.rados.rados.0.smithi031.stdout:613: finishing copy_from racing read to smithi03173351-32 2024-04-17T11:36:14.313 INFO:tasks.rados.rados.0.smithi031.stdout:613: finishing copy_from to smithi03173351-32 2024-04-17T11:36:14.313 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 418 (ObjNum 132 snap 40 seq_num 132) dirty exists 2024-04-17T11:36:14.313 INFO:tasks.rados.rados.0.smithi031.stdout:617: finishing write tid 1 to smithi03173351-27 2024-04-17T11:36:14.313 INFO:tasks.rados.rados.0.smithi031.stdout:617: finishing write tid 2 to smithi03173351-27 2024-04-17T11:36:14.313 INFO:tasks.rados.rados.0.smithi031.stdout:617: finishing write tid 3 to smithi03173351-27 2024-04-17T11:36:14.313 INFO:tasks.rados.rados.0.smithi031.stdout:617: finishing write tid 4 to smithi03173351-27 2024-04-17T11:36:14.313 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 104 (ObjNum 200 snap 62 seq_num 200) dirty exists 2024-04-17T11:36:14.313 INFO:tasks.rados.rados.0.smithi031.stdout:617: left oid 27 (ObjNum 200 snap 62 seq_num 200) 2024-04-17T11:36:14.313 INFO:tasks.rados.rados.0.smithi031.stdout:618: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-17T11:36:14.331 INFO:tasks.rados.rados.0.smithi031.stdout:619: finishing write tid 1 to smithi03173351-3 2024-04-17T11:36:14.331 INFO:tasks.rados.rados.0.smithi031.stdout:619: finishing write tid 2 to smithi03173351-3 2024-04-17T11:36:14.331 INFO:tasks.rados.rados.0.smithi031.stdout:619: finishing write tid 3 to smithi03173351-3 2024-04-17T11:36:14.331 INFO:tasks.rados.rados.0.smithi031.stdout:619: finishing write tid 4 to smithi03173351-3 2024-04-17T11:36:14.331 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 146 (ObjNum 201 snap 62 seq_num 201) dirty exists 2024-04-17T11:36:14.331 INFO:tasks.rados.rados.0.smithi031.stdout:619: left oid 3 (ObjNum 201 snap 62 seq_num 201) 2024-04-17T11:36:14.336 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:36:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:36:14.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:13.341621+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-04-17T11:36:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:13.708204+0000 mgr.y (mgr.14556) 206 : cluster [DBG] pgmap v276: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-04-17T11:36:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:14.283277+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-04-17T11:36:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:13.341621+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-04-17T11:36:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:13.708204+0000 mgr.y (mgr.14556) 206 : cluster [DBG] pgmap v276: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-04-17T11:36:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:14.283277+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-04-17T11:36:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:13.341621+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-04-17T11:36:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:13.708204+0000 mgr.y (mgr.14556) 206 : cluster [DBG] pgmap v276: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-04-17T11:36:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:14.283277+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-04-17T11:36:15.286 INFO:tasks.rados.rados.0.smithi031.stdout:610: done (9 left) 2024-04-17T11:36:15.286 INFO:tasks.rados.rados.0.smithi031.stdout:611: done (8 left) 2024-04-17T11:36:15.286 INFO:tasks.rados.rados.0.smithi031.stdout:612: done (7 left) 2024-04-17T11:36:15.286 INFO:tasks.rados.rados.0.smithi031.stdout:613: done (6 left) 2024-04-17T11:36:15.286 INFO:tasks.rados.rados.0.smithi031.stdout:614: done (5 left) 2024-04-17T11:36:15.286 INFO:tasks.rados.rados.0.smithi031.stdout:615: done (4 left) 2024-04-17T11:36:15.286 INFO:tasks.rados.rados.0.smithi031.stdout:617: done (3 left) 2024-04-17T11:36:15.286 INFO:tasks.rados.rados.0.smithi031.stdout:618: done (2 left) 2024-04-17T11:36:15.286 INFO:tasks.rados.rados.0.smithi031.stdout:619: done (1 left) 2024-04-17T11:36:15.286 INFO:tasks.rados.rados.0.smithi031.stdout:620: done (0 left) 2024-04-17T11:36:15.287 INFO:tasks.rados.rados.0.smithi031.stdout:621: delete oid 2 current snap is 63 2024-04-17T11:36:15.287 INFO:tasks.rados.rados.0.smithi031.stdout:621: done (0 left) 2024-04-17T11:36:15.287 INFO:tasks.rados.rados.0.smithi031.stdout:622: delete oid 5 current snap is 63 2024-04-17T11:36:15.293 INFO:tasks.rados.rados.0.smithi031.stdout:622: done (0 left) 2024-04-17T11:36:15.293 INFO:tasks.rados.rados.0.smithi031.stdout:623: read oid 43 snap -1 2024-04-17T11:36:15.294 INFO:tasks.rados.rados.0.smithi031.stdout:623: expect (ObjNum 162 snap 45 seq_num 162) 2024-04-17T11:36:15.294 INFO:tasks.rados.rados.0.smithi031.stdout:624: read oid 28 snap 59 2024-04-17T11:36:15.294 INFO:tasks.rados.rados.0.smithi031.stdout:624: expect (ObjNum 135 snap 40 seq_num 135) 2024-04-17T11:36:15.294 INFO:tasks.rados.rados.0.smithi031.stdout:625: delete oid 17 current snap is 63 2024-04-17T11:36:15.297 INFO:tasks.rados.rados.0.smithi031.stdout:625: done (2 left) 2024-04-17T11:36:15.297 INFO:tasks.rados.rados.0.smithi031.stdout:626: copy_from oid 10 from oid 16 current snap is 63 2024-04-17T11:36:15.298 INFO:tasks.rados.rados.0.smithi031.stdout:627: rmattr oid 20 current snap is 63 2024-04-17T11:36:15.298 INFO:tasks.rados.rados.0.smithi031.stdout:627: done (3 left) 2024-04-17T11:36:15.298 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 63 2024-04-17T11:36:15.298 INFO:tasks.rados.rados.0.smithi031.stdout:628: seq_num 205 ranges {3203072=638976,3842048=401408} 2024-04-17T11:36:15.319 INFO:tasks.rados.rados.0.smithi031.stdout:628: writing smithi03173351-3 from 3203072 to 3842048 tid 1 2024-04-17T11:36:15.322 INFO:tasks.rados.rados.0.smithi031.stdout:628: writing smithi03173351-3 from 3842048 to 4243456 tid 2 2024-04-17T11:36:15.322 INFO:tasks.rados.rados.0.smithi031.stdout:629: read oid 20 snap -1 2024-04-17T11:36:15.322 INFO:tasks.rados.rados.0.smithi031.stdout:629: expect (ObjNum 96 snap 20 seq_num 96) 2024-04-17T11:36:15.322 INFO:tasks.rados.rados.0.smithi031.stdout:630: read oid 18 snap 25 2024-04-17T11:36:15.322 INFO:tasks.rados.rados.0.smithi031.stdout:630: expect deleted 2024-04-17T11:36:15.322 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 63 2024-04-17T11:36:15.322 INFO:tasks.rados.rados.0.smithi031.stdout:623: expect (ObjNum 162 snap 45 seq_num 162) 2024-04-17T11:36:15.332 INFO:tasks.rados.rados.0.smithi031.stdout:624: expect (ObjNum 135 snap 40 seq_num 135) 2024-04-17T11:36:15.460 INFO:tasks.rados.rados.0.smithi031.stdout:628: finishing write tid 1 to smithi03173351-3 2024-04-17T11:36:15.461 INFO:tasks.rados.rados.0.smithi031.stdout:628: finishing write tid 2 to smithi03173351-3 2024-04-17T11:36:15.461 INFO:tasks.rados.rados.0.smithi031.stdout:628: finishing write tid 3 to smithi03173351-3 2024-04-17T11:36:15.461 INFO:tasks.rados.rados.0.smithi031.stdout:628: finishing write tid 4 to smithi03173351-3 2024-04-17T11:36:15.461 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 150 (ObjNum 205 snap 63 seq_num 205) dirty exists 2024-04-17T11:36:15.461 INFO:tasks.rados.rados.0.smithi031.stdout:628: left oid 3 (ObjNum 205 snap 63 seq_num 205) 2024-04-17T11:36:15.461 INFO:tasks.rados.rados.0.smithi031.stdout:631: seq_num 206 ranges {761856=655360,1417216=401408} 2024-04-17T11:36:15.468 INFO:tasks.rados.rados.0.smithi031.stdout:631: writing smithi03173351-34 from 761856 to 1417216 tid 1 2024-04-17T11:36:15.470 INFO:tasks.rados.rados.0.smithi031.stdout:631: writing smithi03173351-34 from 1417216 to 1818624 tid 2 2024-04-17T11:36:15.471 INFO:tasks.rados.rados.0.smithi031.stdout:623: done (6 left) 2024-04-17T11:36:15.471 INFO:tasks.rados.rados.0.smithi031.stdout:624: done (5 left) 2024-04-17T11:36:15.471 INFO:tasks.rados.rados.0.smithi031.stdout:628: done (4 left) 2024-04-17T11:36:15.471 INFO:tasks.rados.rados.0.smithi031.stdout:630: done (3 left) 2024-04-17T11:36:15.471 INFO:tasks.rados.rados.0.smithi031.stdout:632: copy_from oid 40 from oid 30 current snap is 63 2024-04-17T11:36:15.471 INFO:tasks.rados.rados.0.smithi031.stdout:629: expect (ObjNum 96 snap 20 seq_num 96) 2024-04-17T11:36:15.528 INFO:tasks.rados.rados.0.smithi031.stdout:626: finishing copy_from racing read to smithi03173351-10 2024-04-17T11:36:15.528 INFO:tasks.rados.rados.0.smithi031.stdout:626: finishing copy_from to smithi03173351-10 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 67 (ObjNum 199 snap 62 seq_num 199) dirty exists 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:631: finishing write tid 1 to smithi03173351-34 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:631: finishing write tid 2 to smithi03173351-34 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:631: finishing write tid 3 to smithi03173351-34 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:631: finishing write tid 4 to smithi03173351-34 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 164 (ObjNum 206 snap 63 seq_num 206) dirty exists 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:631: left oid 34 (ObjNum 206 snap 63 seq_num 206) 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:632: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:626: done (3 left) 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:629: done (2 left) 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:631: done (1 left) 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 63 2024-04-17T11:36:15.529 INFO:tasks.rados.rados.0.smithi031.stdout:632: finishing copy_from to smithi03173351-40 2024-04-17T11:36:15.530 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 238 (ObjNum 192 snap 61 seq_num 192) dirty exists 2024-04-17T11:36:15.530 INFO:tasks.rados.rados.0.smithi031.stdout:633: seq_num 207 ranges {1466368=671744,2138112=401408} 2024-04-17T11:36:15.539 INFO:tasks.rados.rados.0.smithi031.stdout:633: writing smithi03173351-1 from 1466368 to 2138112 tid 1 2024-04-17T11:36:15.542 INFO:tasks.rados.rados.0.smithi031.stdout:633: writing smithi03173351-1 from 2138112 to 2539520 tid 2 2024-04-17T11:36:15.543 INFO:tasks.rados.rados.0.smithi031.stdout:632: done (1 left) 2024-04-17T11:36:15.543 INFO:tasks.rados.rados.0.smithi031.stdout:634: rollback oid 26 current snap is 63 2024-04-17T11:36:15.543 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 59 2024-04-17T11:36:15.543 INFO:tasks.rados.rados.0.smithi031.stdout:635: read oid 33 snap -1 2024-04-17T11:36:15.543 INFO:tasks.rados.rados.0.smithi031.stdout:635: expect (ObjNum 90 snap 19 seq_num 90) 2024-04-17T11:36:15.543 INFO:tasks.rados.rados.0.smithi031.stdout:636: read oid 11 snap -1 2024-04-17T11:36:15.543 INFO:tasks.rados.rados.0.smithi031.stdout:636: expect (ObjNum 182 snap 55 seq_num 182) 2024-04-17T11:36:15.543 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 63 2024-04-17T11:36:15.543 INFO:tasks.rados.rados.0.smithi031.stdout:637: seq_num 208 ranges {7929856=688128,8617984=401408} 2024-04-17T11:36:15.590 INFO:tasks.rados.rados.0.smithi031.stdout:637: writing smithi03173351-29 from 7929856 to 8617984 tid 1 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:637: writing smithi03173351-29 from 8617984 to 9019392 tid 2 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:638: read oid 5 snap -1 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:638: expect deleted 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:639: rollback oid 8 current snap is 63 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 8 to 54 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:633: finishing write tid 1 to smithi03173351-1 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:634: finishing rollback tid 0 to smithi03173351-26 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:633: finishing write tid 2 to smithi03173351-1 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:633: finishing write tid 3 to smithi03173351-1 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:640: setattr oid 25 current snap is 63 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:634: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:36:15.593 INFO:tasks.rados.rados.0.smithi031.stdout:634: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:36:15.594 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 421 (ObjNum 187 snap 58 seq_num 187) dirty exists 2024-04-17T11:36:15.594 INFO:tasks.rados.rados.0.smithi031.stdout:633: finishing write tid 4 to smithi03173351-1 2024-04-17T11:36:15.594 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 177 (ObjNum 207 snap 63 seq_num 207) dirty exists 2024-04-17T11:36:15.594 INFO:tasks.rados.rados.0.smithi031.stdout:633: left oid 1 (ObjNum 207 snap 63 seq_num 207) 2024-04-17T11:36:15.594 INFO:tasks.rados.rados.0.smithi031.stdout:636: expect (ObjNum 182 snap 55 seq_num 182) 2024-04-17T11:36:15.618 INFO:tasks.rados.rados.0.smithi031.stdout:635: expect (ObjNum 90 snap 19 seq_num 90) 2024-04-17T11:36:15.826 INFO:tasks.rados.rados.0.smithi031.stdout:637: finishing write tid 1 to smithi03173351-29 2024-04-17T11:36:15.826 INFO:tasks.rados.rados.0.smithi031.stdout:637: finishing write tid 2 to smithi03173351-29 2024-04-17T11:36:15.826 INFO:tasks.rados.rados.0.smithi031.stdout:637: finishing write tid 3 to smithi03173351-29 2024-04-17T11:36:15.826 INFO:tasks.rados.rados.0.smithi031.stdout:639: finishing rollback tid 1 to smithi03173351-8 2024-04-17T11:36:15.826 INFO:tasks.rados.rados.0.smithi031.stdout:637: finishing write tid 4 to smithi03173351-29 2024-04-17T11:36:15.826 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 214 (ObjNum 208 snap 63 seq_num 208) dirty exists 2024-04-17T11:36:15.826 INFO:tasks.rados.rados.0.smithi031.stdout:637: left oid 29 (ObjNum 208 snap 63 seq_num 208) 2024-04-17T11:36:15.826 INFO:tasks.rados.rados.0.smithi031.stdout:639: finishing rollback tid 2 to smithi03173351-8 2024-04-17T11:36:15.827 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 216 (ObjNum 173 snap 51 seq_num 173) dirty exists 2024-04-17T11:36:15.827 INFO:tasks.rados.rados.0.smithi031.stdout:633: done (7 left) 2024-04-17T11:36:15.827 INFO:tasks.rados.rados.0.smithi031.stdout:634: done (6 left) 2024-04-17T11:36:15.827 INFO:tasks.rados.rados.0.smithi031.stdout:635: done (5 left) 2024-04-17T11:36:15.827 INFO:tasks.rados.rados.0.smithi031.stdout:636: done (4 left) 2024-04-17T11:36:15.827 INFO:tasks.rados.rados.0.smithi031.stdout:637: done (3 left) 2024-04-17T11:36:15.827 INFO:tasks.rados.rados.0.smithi031.stdout:638: done (2 left) 2024-04-17T11:36:15.827 INFO:tasks.rados.rados.0.smithi031.stdout:639: done (1 left) 2024-04-17T11:36:15.827 INFO:tasks.rados.rados.0.smithi031.stdout:641: delete oid 28 current snap is 63 2024-04-17T11:36:15.828 INFO:tasks.rados.rados.0.smithi031.stdout:641: done (1 left) 2024-04-17T11:36:15.828 INFO:tasks.rados.rados.0.smithi031.stdout:642: rollback oid 31 current snap is 63 2024-04-17T11:36:15.828 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 31 to 54 2024-04-17T11:36:15.828 INFO:tasks.rados.rados.0.smithi031.stdout:643: setattr oid 4 current snap is 63 2024-04-17T11:36:15.828 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 466 (ObjNum 198 snap 62 seq_num 198) dirty exists 2024-04-17T11:36:15.830 INFO:tasks.rados.rados.0.smithi031.stdout:640: done (2 left) 2024-04-17T11:36:15.830 INFO:tasks.rados.rados.0.smithi031.stdout:644: setattr oid 26 current snap is 63 2024-04-17T11:36:15.830 INFO:tasks.rados.rados.0.smithi031.stdout:642: finishing rollback tid 0 to smithi03173351-31 2024-04-17T11:36:15.831 INFO:tasks.rados.rados.0.smithi031.stdout:642: finishing rollback tid 1 to smithi03173351-31 2024-04-17T11:36:15.832 INFO:tasks.rados.rados.0.smithi031.stdout:645: snap_remove snap 52 2024-04-17T11:36:16.289 INFO:tasks.rados.rados.0.smithi031.stdout:645: done (3 left) 2024-04-17T11:36:16.289 INFO:tasks.rados.rados.0.smithi031.stdout:646: delete oid 35 current snap is 63 2024-04-17T11:36:16.290 INFO:tasks.rados.rados.0.smithi031.stdout:642: finishing rollback tid 2 to smithi03173351-31 2024-04-17T11:36:16.290 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 470 (ObjNum 129 snap 39 seq_num 129) dirty exists 2024-04-17T11:36:16.290 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 422 (ObjNum 187 snap 58 seq_num 187) dirty exists 2024-04-17T11:36:16.290 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 472 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-04-17T11:36:16.302 INFO:tasks.rados.rados.0.smithi031.stdout:642: done (3 left) 2024-04-17T11:36:16.302 INFO:tasks.rados.rados.0.smithi031.stdout:643: done (2 left) 2024-04-17T11:36:16.302 INFO:tasks.rados.rados.0.smithi031.stdout:644: done (1 left) 2024-04-17T11:36:16.302 INFO:tasks.rados.rados.0.smithi031.stdout:646: done (0 left) 2024-04-17T11:36:16.302 INFO:tasks.rados.rados.0.smithi031.stdout:647: read oid 42 snap -1 2024-04-17T11:36:16.302 INFO:tasks.rados.rados.0.smithi031.stdout:647: expect (ObjNum 156 snap 44 seq_num 156) 2024-04-17T11:36:16.302 INFO:tasks.rados.rados.0.smithi031.stdout:648: read oid 24 snap -1 2024-04-17T11:36:16.302 INFO:tasks.rados.rados.0.smithi031.stdout:648: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:36:16.303 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 63 2024-04-17T11:36:16.303 INFO:tasks.rados.rados.0.smithi031.stdout:649: seq_num 211 ranges {2170880=737280,2908160=401408} 2024-04-17T11:36:16.315 INFO:tasks.rados.rados.0.smithi031.stdout:649: writing smithi03173351-31 from 2170880 to 2908160 tid 1 2024-04-17T11:36:16.317 INFO:tasks.rados.rados.0.smithi031.stdout:649: writing smithi03173351-31 from 2908160 to 3309568 tid 2 2024-04-17T11:36:16.318 INFO:tasks.rados.rados.0.smithi031.stdout:650: read oid 48 snap -1 2024-04-17T11:36:16.318 INFO:tasks.rados.rados.0.smithi031.stdout:650: expect (ObjNum 157 snap 44 seq_num 157) 2024-04-17T11:36:16.318 INFO:tasks.rados.rados.0.smithi031.stdout:651: read oid 25 snap -1 2024-04-17T11:36:16.318 INFO:tasks.rados.rados.0.smithi031.stdout:651: expect (ObjNum 198 snap 62 seq_num 198) 2024-04-17T11:36:16.318 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 63 2024-04-17T11:36:16.318 INFO:tasks.rados.rados.0.smithi031.stdout:652: seq_num 212 ranges {2744320=753664,3497984=401408} 2024-04-17T11:36:16.337 INFO:tasks.rados.rados.0.smithi031.stdout:652: writing smithi03173351-45 from 2744320 to 3497984 tid 1 2024-04-17T11:36:16.339 INFO:tasks.rados.rados.0.smithi031.stdout:652: writing smithi03173351-45 from 3497984 to 3899392 tid 2 2024-04-17T11:36:16.339 INFO:tasks.rados.rados.0.smithi031.stdout:653: delete oid 7 current snap is 63 2024-04-17T11:36:16.339 INFO:tasks.rados.rados.0.smithi031.stdout:648: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:36:16.343 INFO:tasks.rados.rados.0.smithi031.stdout:647: expect (ObjNum 156 snap 44 seq_num 156) 2024-04-17T11:36:16.349 INFO:tasks.rados.rados.0.smithi031.stdout:649: finishing write tid 1 to smithi03173351-31 2024-04-17T11:36:16.349 INFO:tasks.rados.rados.0.smithi031.stdout:649: finishing write tid 2 to smithi03173351-31 2024-04-17T11:36:16.349 INFO:tasks.rados.rados.0.smithi031.stdout:649: finishing write tid 3 to smithi03173351-31 2024-04-17T11:36:16.349 INFO:tasks.rados.rados.0.smithi031.stdout:650: expect (ObjNum 157 snap 44 seq_num 157) 2024-04-17T11:36:16.358 INFO:tasks.rados.rados.0.smithi031.stdout:649: finishing write tid 4 to smithi03173351-31 2024-04-17T11:36:16.358 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 489 (ObjNum 211 snap 63 seq_num 211) dirty exists 2024-04-17T11:36:16.358 INFO:tasks.rados.rados.0.smithi031.stdout:649: left oid 31 (ObjNum 211 snap 63 seq_num 211) 2024-04-17T11:36:16.358 INFO:tasks.rados.rados.0.smithi031.stdout:651: expect (ObjNum 198 snap 62 seq_num 198) 2024-04-17T11:36:16.428 INFO:tasks.rados.rados.0.smithi031.stdout:652: finishing write tid 1 to smithi03173351-45 2024-04-17T11:36:16.428 INFO:tasks.rados.rados.0.smithi031.stdout:652: finishing write tid 2 to smithi03173351-45 2024-04-17T11:36:16.428 INFO:tasks.rados.rados.0.smithi031.stdout:652: finishing write tid 3 to smithi03173351-45 2024-04-17T11:36:16.428 INFO:tasks.rados.rados.0.smithi031.stdout:652: finishing write tid 4 to smithi03173351-45 2024-04-17T11:36:16.428 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 493 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-04-17T11:36:16.428 INFO:tasks.rados.rados.0.smithi031.stdout:652: left oid 45 (ObjNum 212 snap 63 seq_num 212) 2024-04-17T11:36:16.428 INFO:tasks.rados.rados.0.smithi031.stdout:647: done (6 left) 2024-04-17T11:36:16.428 INFO:tasks.rados.rados.0.smithi031.stdout:648: done (5 left) 2024-04-17T11:36:16.428 INFO:tasks.rados.rados.0.smithi031.stdout:649: done (4 left) 2024-04-17T11:36:16.428 INFO:tasks.rados.rados.0.smithi031.stdout:650: done (3 left) 2024-04-17T11:36:16.428 INFO:tasks.rados.rados.0.smithi031.stdout:651: done (2 left) 2024-04-17T11:36:16.429 INFO:tasks.rados.rados.0.smithi031.stdout:652: done (1 left) 2024-04-17T11:36:16.429 INFO:tasks.rados.rados.0.smithi031.stdout:653: done (0 left) 2024-04-17T11:36:16.429 INFO:tasks.rados.rados.0.smithi031.stdout:654: copy_from oid 18 from oid 37 current snap is 63 2024-04-17T11:36:16.429 INFO:tasks.rados.rados.0.smithi031.stdout:655: read oid 32 snap -1 2024-04-17T11:36:16.429 INFO:tasks.rados.rados.0.smithi031.stdout:655: expect (ObjNum 132 snap 40 seq_num 132) 2024-04-17T11:36:16.429 INFO:tasks.rados.rados.0.smithi031.stdout:656: read oid 3 snap 59 2024-04-17T11:36:16.429 INFO:tasks.rados.rados.0.smithi031.stdout:656: expect (ObjNum 184 snap 56 seq_num 184) 2024-04-17T11:36:16.429 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 63 2024-04-17T11:36:16.429 INFO:tasks.rados.rados.0.smithi031.stdout:657: seq_num 214 ranges {0=794624,794624=401408} 2024-04-17T11:36:16.432 INFO:tasks.rados.rados.0.smithi031.stdout:657: writing smithi03173351-2 from 0 to 794624 tid 1 2024-04-17T11:36:16.435 INFO:tasks.rados.rados.0.smithi031.stdout:657: writing smithi03173351-2 from 794624 to 1196032 tid 2 2024-04-17T11:36:16.435 INFO:tasks.rados.rados.0.smithi031.stdout:658: read oid 29 snap 47 2024-04-17T11:36:16.435 INFO:tasks.rados.rados.0.smithi031.stdout:658: expect (ObjNum 146 snap 42 seq_num 146) 2024-04-17T11:36:16.435 INFO:tasks.rados.rados.0.smithi031.stdout:659: read oid 11 snap 47 2024-04-17T11:36:16.435 INFO:tasks.rados.rados.0.smithi031.stdout:659: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-17T11:36:16.436 INFO:tasks.rados.rados.0.smithi031.stdout:660: snap_create 2024-04-17T11:36:16.436 INFO:tasks.rados.rados.0.smithi031.stdout:654: finishing copy_from to smithi03173351-18 2024-04-17T11:36:16.436 INFO:tasks.rados.rados.0.smithi031.stdout:654: got expected ENOENT (src dne) 2024-04-17T11:36:16.436 INFO:tasks.rados.rados.0.smithi031.stdout:654: finishing copy_from racing read to smithi03173351-18 2024-04-17T11:36:16.438 INFO:tasks.rados.rados.0.smithi031.stdout:657: finishing write tid 1 to smithi03173351-2 2024-04-17T11:36:16.438 INFO:tasks.rados.rados.0.smithi031.stdout:659: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-17T11:36:16.444 INFO:tasks.rados.rados.0.smithi031.stdout:657: finishing write tid 2 to smithi03173351-2 2024-04-17T11:36:16.444 INFO:tasks.rados.rados.0.smithi031.stdout:658: expect (ObjNum 146 snap 42 seq_num 146) 2024-04-17T11:36:16.469 INFO:tasks.rados.rados.0.smithi031.stdout:657: finishing write tid 3 to smithi03173351-2 2024-04-17T11:36:16.469 INFO:tasks.rados.rados.0.smithi031.stdout:657: finishing write tid 4 to smithi03173351-2 2024-04-17T11:36:16.469 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 239 (ObjNum 214 snap 63 seq_num 214) dirty exists 2024-04-17T11:36:16.469 INFO:tasks.rados.rados.0.smithi031.stdout:657: left oid 2 (ObjNum 214 snap 63 seq_num 214) 2024-04-17T11:36:16.469 INFO:tasks.rados.rados.0.smithi031.stdout:656: expect (ObjNum 184 snap 56 seq_num 184) 2024-04-17T11:36:16.555 INFO:tasks.rados.rados.0.smithi031.stdout:655: expect (ObjNum 132 snap 40 seq_num 132) 2024-04-17T11:36:16.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:15.285606+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-04-17T11:36:16.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:15.285606+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-04-17T11:36:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:15.285606+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-04-17T11:36:17.294 INFO:tasks.rados.rados.0.smithi031.stdout:654: done (6 left) 2024-04-17T11:36:17.294 INFO:tasks.rados.rados.0.smithi031.stdout:655: done (5 left) 2024-04-17T11:36:17.294 INFO:tasks.rados.rados.0.smithi031.stdout:656: done (4 left) 2024-04-17T11:36:17.294 INFO:tasks.rados.rados.0.smithi031.stdout:657: done (3 left) 2024-04-17T11:36:17.295 INFO:tasks.rados.rados.0.smithi031.stdout:658: done (2 left) 2024-04-17T11:36:17.295 INFO:tasks.rados.rados.0.smithi031.stdout:659: done (1 left) 2024-04-17T11:36:17.295 INFO:tasks.rados.rados.0.smithi031.stdout:660: done (0 left) 2024-04-17T11:36:17.295 INFO:tasks.rados.rados.0.smithi031.stdout:661: setattr oid 43 current snap is 64 2024-04-17T11:36:17.297 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 64 2024-04-17T11:36:17.297 INFO:tasks.rados.rados.0.smithi031.stdout:662: seq_num 215 ranges {237568=409600,647168=532480,1179648=270336} 2024-04-17T11:36:17.304 INFO:tasks.rados.rados.0.smithi031.stdout:662: writing smithi03173351-48 from 237568 to 647168 tid 1 2024-04-17T11:36:17.304 INFO:tasks.rados.rados.0.smithi031.stdout:662: writing smithi03173351-48 from 647168 to 1179648 tid 2 2024-04-17T11:36:17.305 INFO:tasks.rados.rados.0.smithi031.stdout:662: writing smithi03173351-48 from 1179648 to 1449984 tid 3 2024-04-17T11:36:17.306 INFO:tasks.rados.rados.0.smithi031.stdout:663: snap_remove snap 57 2024-04-17T11:36:17.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:15.708728+0000 mgr.y (mgr.14556) 207 : cluster [DBG] pgmap v279: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-04-17T11:36:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:16.289912+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-04-17T11:36:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:15.708728+0000 mgr.y (mgr.14556) 207 : cluster [DBG] pgmap v279: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-04-17T11:36:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:16.289912+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-04-17T11:36:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:15.708728+0000 mgr.y (mgr.14556) 207 : cluster [DBG] pgmap v279: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-04-17T11:36:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:16.289912+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-04-17T11:36:18.310 INFO:tasks.rados.rados.0.smithi031.stdout:663: done (2 left) 2024-04-17T11:36:18.310 INFO:tasks.rados.rados.0.smithi031.stdout:664: snap_remove snap 59 2024-04-17T11:36:18.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:17.294917+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-04-17T11:36:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:36:18.011281+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:36:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:36:18.261060+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:36:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:17.294917+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-04-17T11:36:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:36:18.011281+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:36:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:36:18.261060+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:36:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:17.294917+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-04-17T11:36:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:36:18.011281+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:36:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:36:18.261060+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:36:19.314 INFO:tasks.rados.rados.0.smithi031.stdout:664: done (2 left) 2024-04-17T11:36:19.314 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 64 2024-04-17T11:36:19.314 INFO:tasks.rados.rados.0.smithi031.stdout:665: seq_num 216 ranges {0=425984,425984=409600,835584=393216} 2024-04-17T11:36:19.317 INFO:tasks.rados.rados.0.smithi031.stdout:665: writing smithi03173351-46 from 0 to 425984 tid 1 2024-04-17T11:36:19.319 INFO:tasks.rados.rados.0.smithi031.stdout:665: writing smithi03173351-46 from 425984 to 835584 tid 2 2024-04-17T11:36:19.322 INFO:tasks.rados.rados.0.smithi031.stdout:665: writing smithi03173351-46 from 835584 to 1228800 tid 3 2024-04-17T11:36:19.323 INFO:tasks.rados.rados.0.smithi031.stdout:666: read oid 19 snap -1 2024-04-17T11:36:19.323 INFO:tasks.rados.rados.0.smithi031.stdout:666: expect (ObjNum 169 snap 47 seq_num 169) 2024-04-17T11:36:19.323 INFO:tasks.rados.rados.0.smithi031.stdout:667: snap_create 2024-04-17T11:36:19.323 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 423 (ObjNum 162 snap 45 seq_num 162) dirty exists 2024-04-17T11:36:19.323 INFO:tasks.rados.rados.0.smithi031.stdout:662: finishing write tid 1 to smithi03173351-48 2024-04-17T11:36:19.323 INFO:tasks.rados.rados.0.smithi031.stdout:662: finishing write tid 2 to smithi03173351-48 2024-04-17T11:36:19.323 INFO:tasks.rados.rados.0.smithi031.stdout:662: finishing write tid 3 to smithi03173351-48 2024-04-17T11:36:19.323 INFO:tasks.rados.rados.0.smithi031.stdout:662: finishing write tid 4 to smithi03173351-48 2024-04-17T11:36:19.323 INFO:tasks.rados.rados.0.smithi031.stdout:662: finishing write tid 5 to smithi03173351-48 2024-04-17T11:36:19.323 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 220 (ObjNum 215 snap 64 seq_num 215) dirty exists 2024-04-17T11:36:19.323 INFO:tasks.rados.rados.0.smithi031.stdout:662: left oid 48 (ObjNum 215 snap 64 seq_num 215) 2024-04-17T11:36:19.328 INFO:tasks.rados.rados.0.smithi031.stdout:665: finishing write tid 1 to smithi03173351-46 2024-04-17T11:36:19.329 INFO:tasks.rados.rados.0.smithi031.stdout:665: finishing write tid 2 to smithi03173351-46 2024-04-17T11:36:19.329 INFO:tasks.rados.rados.0.smithi031.stdout:665: finishing write tid 3 to smithi03173351-46 2024-04-17T11:36:19.330 INFO:tasks.rados.rados.0.smithi031.stdout:665: finishing write tid 4 to smithi03173351-46 2024-04-17T11:36:19.332 INFO:tasks.rados.rados.0.smithi031.stdout:665: finishing write tid 5 to smithi03173351-46 2024-04-17T11:36:19.332 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 427 (ObjNum 216 snap 64 seq_num 216) dirty exists 2024-04-17T11:36:19.332 INFO:tasks.rados.rados.0.smithi031.stdout:665: left oid 46 (ObjNum 216 snap 64 seq_num 216) 2024-04-17T11:36:19.332 INFO:tasks.rados.rados.0.smithi031.stdout:666: expect (ObjNum 169 snap 47 seq_num 169) 2024-04-17T11:36:19.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:17.709402+0000 mgr.y (mgr.14556) 208 : cluster [DBG] pgmap v282: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:18.303594+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-04-17T11:36:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:36:18.560839+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:36:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:36:18.561503+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:36:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:36:18.566247+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:36:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:17.709402+0000 mgr.y (mgr.14556) 208 : cluster [DBG] pgmap v282: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:18.303594+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-04-17T11:36:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:36:18.560839+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:36:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:36:18.561503+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:36:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:36:18.566247+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:36:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:17.709402+0000 mgr.y (mgr.14556) 208 : cluster [DBG] pgmap v282: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:18.303594+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-04-17T11:36:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:36:18.560839+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:36:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:36:18.561503+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:36:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:36:18.566247+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:36:20.314 INFO:tasks.rados.rados.0.smithi031.stdout:661: done (4 left) 2024-04-17T11:36:20.315 INFO:tasks.rados.rados.0.smithi031.stdout:662: done (3 left) 2024-04-17T11:36:20.315 INFO:tasks.rados.rados.0.smithi031.stdout:665: done (2 left) 2024-04-17T11:36:20.315 INFO:tasks.rados.rados.0.smithi031.stdout:666: done (1 left) 2024-04-17T11:36:20.315 INFO:tasks.rados.rados.0.smithi031.stdout:667: done (0 left) 2024-04-17T11:36:20.315 INFO:tasks.rados.rados.0.smithi031.stdout:668: setattr oid 33 current snap is 65 2024-04-17T11:36:20.316 INFO:tasks.rados.rados.0.smithi031.stdout:669: read oid 6 snap -1 2024-04-17T11:36:20.316 INFO:tasks.rados.rados.0.smithi031.stdout:669: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:36:20.316 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 65 2024-04-17T11:36:20.316 INFO:tasks.rados.rados.0.smithi031.stdout:670: seq_num 217 ranges {0=442368,442368=696320,1138688=106496} 2024-04-17T11:36:20.321 INFO:tasks.rados.rados.0.smithi031.stdout:670: writing smithi03173351-37 from 0 to 442368 tid 1 2024-04-17T11:36:20.323 INFO:tasks.rados.rados.0.smithi031.stdout:670: writing smithi03173351-37 from 442368 to 1138688 tid 2 2024-04-17T11:36:20.324 INFO:tasks.rados.rados.0.smithi031.stdout:670: writing smithi03173351-37 from 1138688 to 1245184 tid 3 2024-04-17T11:36:20.324 INFO:tasks.rados.rados.0.smithi031.stdout:671: copy_from oid 22 from oid 45 current snap is 65 2024-04-17T11:36:20.324 INFO:tasks.rados.rados.0.smithi031.stdout:672: delete oid 42 current snap is 65 2024-04-17T11:36:20.324 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 517 (ObjNum 90 snap 19 seq_num 90) dirty exists 2024-04-17T11:36:20.329 INFO:tasks.rados.rados.0.smithi031.stdout:670: finishing write tid 1 to smithi03173351-37 2024-04-17T11:36:20.329 INFO:tasks.rados.rados.0.smithi031.stdout:670: finishing write tid 2 to smithi03173351-37 2024-04-17T11:36:20.331 INFO:tasks.rados.rados.0.smithi031.stdout:670: finishing write tid 3 to smithi03173351-37 2024-04-17T11:36:20.332 INFO:tasks.rados.rados.0.smithi031.stdout:668: done (4 left) 2024-04-17T11:36:20.332 INFO:tasks.rados.rados.0.smithi031.stdout:672: done (3 left) 2024-04-17T11:36:20.332 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 65 2024-04-17T11:36:20.332 INFO:tasks.rados.rados.0.smithi031.stdout:673: seq_num 219 ranges {7184384=475136,7659520=466944,8126464=335872} 2024-04-17T11:36:20.374 INFO:tasks.rados.rados.0.smithi031.stdout:673: writing smithi03173351-44 from 7184384 to 7659520 tid 1 2024-04-17T11:36:20.377 INFO:tasks.rados.rados.0.smithi031.stdout:673: writing smithi03173351-44 from 7659520 to 8126464 tid 2 2024-04-17T11:36:20.379 INFO:tasks.rados.rados.0.smithi031.stdout:673: writing smithi03173351-44 from 8126464 to 8462336 tid 3 2024-04-17T11:36:20.380 INFO:tasks.rados.rados.0.smithi031.stdout:674: snap_create 2024-04-17T11:36:20.380 INFO:tasks.rados.rados.0.smithi031.stdout:670: finishing write tid 4 to smithi03173351-37 2024-04-17T11:36:20.380 INFO:tasks.rados.rados.0.smithi031.stdout:670: finishing write tid 5 to smithi03173351-37 2024-04-17T11:36:20.380 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 195 (ObjNum 217 snap 65 seq_num 217) dirty exists 2024-04-17T11:36:20.380 INFO:tasks.rados.rados.0.smithi031.stdout:670: left oid 37 (ObjNum 217 snap 65 seq_num 217) 2024-04-17T11:36:20.380 INFO:tasks.rados.rados.0.smithi031.stdout:669: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:36:20.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:19.309767+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-04-17T11:36:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:19.709936+0000 mgr.y (mgr.14556) 209 : cluster [DBG] pgmap v285: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 9.0 MiB/s wr, 81 op/s 2024-04-17T11:36:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:19.309767+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-04-17T11:36:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:19.709936+0000 mgr.y (mgr.14556) 209 : cluster [DBG] pgmap v285: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 9.0 MiB/s wr, 81 op/s 2024-04-17T11:36:20.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:19.309767+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-04-17T11:36:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:19.709936+0000 mgr.y (mgr.14556) 209 : cluster [DBG] pgmap v285: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 9.0 MiB/s wr, 81 op/s 2024-04-17T11:36:20.870 INFO:tasks.rados.rados.0.smithi031.stdout:671: finishing copy_from racing read to smithi03173351-22 2024-04-17T11:36:20.870 INFO:tasks.rados.rados.0.smithi031.stdout:671: finishing copy_from to smithi03173351-22 2024-04-17T11:36:20.870 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 493 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-04-17T11:36:20.870 INFO:tasks.rados.rados.0.smithi031.stdout:673: finishing write tid 1 to smithi03173351-44 2024-04-17T11:36:20.870 INFO:tasks.rados.rados.0.smithi031.stdout:673: finishing write tid 2 to smithi03173351-44 2024-04-17T11:36:20.870 INFO:tasks.rados.rados.0.smithi031.stdout:673: finishing write tid 3 to smithi03173351-44 2024-04-17T11:36:20.870 INFO:tasks.rados.rados.0.smithi031.stdout:673: finishing write tid 4 to smithi03173351-44 2024-04-17T11:36:20.870 INFO:tasks.rados.rados.0.smithi031.stdout:673: finishing write tid 5 to smithi03173351-44 2024-04-17T11:36:20.870 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 431 (ObjNum 219 snap 65 seq_num 219) dirty exists 2024-04-17T11:36:20.870 INFO:tasks.rados.rados.0.smithi031.stdout:673: left oid 44 (ObjNum 219 snap 65 seq_num 219) 2024-04-17T11:36:21.320 INFO:tasks.rados.rados.0.smithi031.stdout:669: done (4 left) 2024-04-17T11:36:21.320 INFO:tasks.rados.rados.0.smithi031.stdout:670: done (3 left) 2024-04-17T11:36:21.321 INFO:tasks.rados.rados.0.smithi031.stdout:671: done (2 left) 2024-04-17T11:36:21.321 INFO:tasks.rados.rados.0.smithi031.stdout:673: done (1 left) 2024-04-17T11:36:21.321 INFO:tasks.rados.rados.0.smithi031.stdout:674: done (0 left) 2024-04-17T11:36:21.321 INFO:tasks.rados.rados.0.smithi031.stdout:675: delete oid 35 current snap is 66 2024-04-17T11:36:21.324 INFO:tasks.rados.rados.0.smithi031.stdout:675: done (0 left) 2024-04-17T11:36:21.324 INFO:tasks.rados.rados.0.smithi031.stdout:676: snap_create 2024-04-17T11:36:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:20.315150+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-04-17T11:36:21.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:20.315150+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-04-17T11:36:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:20.315150+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-04-17T11:36:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:36:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:21] "GET /metrics HTTP/1.1" 200 191894 "" "Prometheus/2.33.4" 2024-04-17T11:36:22.331 INFO:tasks.rados.rados.0.smithi031.stdout:676: done (0 left) 2024-04-17T11:36:22.331 INFO:tasks.rados.rados.0.smithi031.stdout:677: snap_create 2024-04-17T11:36:22.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:21.320349+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-04-17T11:36:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:21.710578+0000 mgr.y (mgr.14556) 210 : cluster [DBG] pgmap v288: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 9.0 MiB/s wr, 81 op/s 2024-04-17T11:36:22.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:21.320349+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-04-17T11:36:22.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:21.710578+0000 mgr.y (mgr.14556) 210 : cluster [DBG] pgmap v288: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 9.0 MiB/s wr, 81 op/s 2024-04-17T11:36:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:21.320349+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-04-17T11:36:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:21.710578+0000 mgr.y (mgr.14556) 210 : cluster [DBG] pgmap v288: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 9.0 MiB/s wr, 81 op/s 2024-04-17T11:36:23.333 INFO:tasks.rados.rados.0.smithi031.stdout:677: done (0 left) 2024-04-17T11:36:23.333 INFO:tasks.rados.rados.0.smithi031.stdout:678: read oid 22 snap -1 2024-04-17T11:36:23.333 INFO:tasks.rados.rados.0.smithi031.stdout:678: expect (ObjNum 212 snap 63 seq_num 212) 2024-04-17T11:36:23.333 INFO:tasks.rados.rados.0.smithi031.stdout:679: copy_from oid 40 from oid 5 current snap is 68 2024-04-17T11:36:23.333 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 68 2024-04-17T11:36:23.333 INFO:tasks.rados.rados.0.smithi031.stdout:680: seq_num 221 ranges {1933312=507904,2441216=688128,3129344=114688} 2024-04-17T11:36:23.346 INFO:tasks.rados.rados.0.smithi031.stdout:680: writing smithi03173351-20 from 1933312 to 2441216 tid 1 2024-04-17T11:36:23.351 INFO:tasks.rados.rados.0.smithi031.stdout:680: writing smithi03173351-20 from 2441216 to 3129344 tid 2 2024-04-17T11:36:23.351 INFO:tasks.rados.rados.0.smithi031.stdout:680: writing smithi03173351-20 from 3129344 to 3244032 tid 3 2024-04-17T11:36:23.352 INFO:tasks.rados.rados.0.smithi031.stdout:681: snap_remove snap 47 2024-04-17T11:36:23.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:22.332306+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-04-17T11:36:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:22.332306+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-04-17T11:36:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:22.332306+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-04-17T11:36:24.291 INFO:tasks.rados.rados.0.smithi031.stdout:681: done (3 left) 2024-04-17T11:36:24.291 INFO:tasks.rados.rados.0.smithi031.stdout:682: delete oid 24 current snap is 68 2024-04-17T11:36:24.295 INFO:tasks.rados.rados.0.smithi031.stdout:679: finishing copy_from to smithi03173351-40 2024-04-17T11:36:24.296 INFO:tasks.rados.rados.0.smithi031.stdout:679: got expected ENOENT (src dne) 2024-04-17T11:36:24.296 INFO:tasks.rados.rados.0.smithi031.stdout:679: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:36:24.296 INFO:tasks.rados.rados.0.smithi031.stdout:678: expect (ObjNum 212 snap 63 seq_num 212) 2024-04-17T11:36:24.343 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:36:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:36:24.506 INFO:tasks.rados.rados.0.smithi031.stdout:680: finishing write tid 1 to smithi03173351-20 2024-04-17T11:36:24.506 INFO:tasks.rados.rados.0.smithi031.stdout:680: finishing write tid 2 to smithi03173351-20 2024-04-17T11:36:24.506 INFO:tasks.rados.rados.0.smithi031.stdout:680: finishing write tid 3 to smithi03173351-20 2024-04-17T11:36:24.506 INFO:tasks.rados.rados.0.smithi031.stdout:680: finishing write tid 4 to smithi03173351-20 2024-04-17T11:36:24.506 INFO:tasks.rados.rados.0.smithi031.stdout:680: finishing write tid 5 to smithi03173351-20 2024-04-17T11:36:24.506 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 163 (ObjNum 221 snap 68 seq_num 221) dirty exists 2024-04-17T11:36:24.506 INFO:tasks.rados.rados.0.smithi031.stdout:680: left oid 20 (ObjNum 221 snap 68 seq_num 221) 2024-04-17T11:36:24.506 INFO:tasks.rados.rados.0.smithi031.stdout:678: done (3 left) 2024-04-17T11:36:24.507 INFO:tasks.rados.rados.0.smithi031.stdout:679: done (2 left) 2024-04-17T11:36:24.507 INFO:tasks.rados.rados.0.smithi031.stdout:680: done (1 left) 2024-04-17T11:36:24.507 INFO:tasks.rados.rados.0.smithi031.stdout:682: done (0 left) 2024-04-17T11:36:24.507 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 24 current snap is 68 2024-04-17T11:36:24.507 INFO:tasks.rados.rados.0.smithi031.stdout:683: seq_num 223 ranges {0=540672,540672=450560,991232=352256} 2024-04-17T11:36:24.508 INFO:tasks.rados.rados.0.smithi031.stdout:683: writing smithi03173351-24 from 0 to 540672 tid 1 2024-04-17T11:36:24.511 INFO:tasks.rados.rados.0.smithi031.stdout:683: writing smithi03173351-24 from 540672 to 991232 tid 2 2024-04-17T11:36:24.513 INFO:tasks.rados.rados.0.smithi031.stdout:683: writing smithi03173351-24 from 991232 to 1343488 tid 3 2024-04-17T11:36:24.514 INFO:tasks.rados.rados.0.smithi031.stdout:684: copy_from oid 49 from oid 22 current snap is 68 2024-04-17T11:36:24.514 INFO:tasks.rados.rados.0.smithi031.stdout:683: finishing write tid 1 to smithi03173351-24 2024-04-17T11:36:24.514 INFO:tasks.rados.rados.0.smithi031.stdout:685: delete oid 35 current snap is 68 2024-04-17T11:36:24.514 INFO:tasks.rados.rados.0.smithi031.stdout:683: finishing write tid 2 to smithi03173351-24 2024-04-17T11:36:24.515 INFO:tasks.rados.rados.0.smithi031.stdout:685: done (2 left) 2024-04-17T11:36:24.515 INFO:tasks.rados.rados.0.smithi031.stdout:686: read oid 11 snap -1 2024-04-17T11:36:24.515 INFO:tasks.rados.rados.0.smithi031.stdout:686: expect (ObjNum 182 snap 55 seq_num 182) 2024-04-17T11:36:24.515 INFO:tasks.rados.rados.0.smithi031.stdout:687: snap_remove snap 55 2024-04-17T11:36:24.563 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:36:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:23.333905+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-04-17T11:36:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:23.711287+0000 mgr.y (mgr.14556) 211 : cluster [DBG] pgmap v291: 121 pgs: 121 active+clean; 226 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-04-17T11:36:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:24.287595+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-04-17T11:36:24.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:23.333905+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-04-17T11:36:24.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:23.711287+0000 mgr.y (mgr.14556) 211 : cluster [DBG] pgmap v291: 121 pgs: 121 active+clean; 226 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-04-17T11:36:24.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:24.287595+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-04-17T11:36:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:23.333905+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-04-17T11:36:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:23.711287+0000 mgr.y (mgr.14556) 211 : cluster [DBG] pgmap v291: 121 pgs: 121 active+clean; 226 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-04-17T11:36:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:24.287595+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-04-17T11:36:24.851 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:36:24.851 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (3m) 3m ago 4m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:36:24.851 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (4m) 3m ago 4m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:36:24.851 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (5m) 3m ago 5m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:36:24.851 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (5m) 3m ago 5m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:36:24.851 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (9m) 3m ago 9m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:36:24.851 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (10m) 3m ago 10m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:36:24.851 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (10m) 3m ago 10m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:36:24.851 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (9m) 3m ago 9m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (9m) 3m ago 9m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (4m) 3m ago 4m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (4m) 3m ago 4m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (8m) 3m ago 8m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (8m) 3m ago 8m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (7m) 3m ago 7m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (7m) 3m ago 7m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (7m) 3m ago 7m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (6m) 3m ago 6m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (6m) 3m ago 6m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (6m) 3m ago 6m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:36:24.852 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (3m) 3m ago 5m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:36:25.200 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:36:25.200 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:36:25.200 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:36:25.200 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:36:25.201 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:36:25.357 INFO:tasks.rados.rados.0.smithi031.stdout:687: done (3 left) 2024-04-17T11:36:25.357 INFO:tasks.rados.rados.0.smithi031.stdout:688: snap_remove snap 25 2024-04-17T11:36:25.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:36:24.553151+0000 mgr.y (mgr.14556) 212 : audit [DBG] from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:25.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:36:24.844490+0000 mgr.y (mgr.14556) 213 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:36:25.201642+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.31:0/3710082689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:36:25.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:36:24.553151+0000 mgr.y (mgr.14556) 212 : audit [DBG] from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:36:24.844490+0000 mgr.y (mgr.14556) 213 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:36:25.201642+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.31:0/3710082689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:36:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:36:24.553151+0000 mgr.y (mgr.14556) 212 : audit [DBG] from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:36:24.844490+0000 mgr.y (mgr.14556) 213 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:36:25.201642+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.31:0/3710082689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:36:26.362 INFO:tasks.rados.rados.0.smithi031.stdout:688: done (3 left) 2024-04-17T11:36:26.362 INFO:tasks.rados.rados.0.smithi031.stdout:689: setattr oid 12 current snap is 68 2024-04-17T11:36:26.362 INFO:tasks.rados.rados.0.smithi031.stdout:690: copy_from oid 43 from oid 32 current snap is 68 2024-04-17T11:36:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:691: rollback oid 35 current snap is 68 2024-04-17T11:36:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 35 to 37 2024-04-17T11:36:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:692: read oid 50 snap -1 2024-04-17T11:36:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:692: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-17T11:36:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:693: snap_remove snap 64 2024-04-17T11:36:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:25.352470+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-04-17T11:36:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:25.711897+0000 mgr.y (mgr.14556) 214 : cluster [DBG] pgmap v294: 121 pgs: 121 active+clean; 226 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-04-17T11:36:26.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:25.352470+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-04-17T11:36:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:25.711897+0000 mgr.y (mgr.14556) 214 : cluster [DBG] pgmap v294: 121 pgs: 121 active+clean; 226 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-04-17T11:36:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:25.352470+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-04-17T11:36:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:25.711897+0000 mgr.y (mgr.14556) 214 : cluster [DBG] pgmap v294: 121 pgs: 121 active+clean; 226 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-04-17T11:36:27.375 INFO:tasks.rados.rados.0.smithi031.stdout:693: done (7 left) 2024-04-17T11:36:27.375 INFO:tasks.rados.rados.0.smithi031.stdout:694: copy_from oid 2 from oid 14 current snap is 68 2024-04-17T11:36:27.376 INFO:tasks.rados.rados.0.smithi031.stdout:683: finishing write tid 3 to smithi03173351-24 2024-04-17T11:36:27.376 INFO:tasks.rados.rados.0.smithi031.stdout:695: setattr oid 30 current snap is 68 2024-04-17T11:36:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:696: read oid 31 snap 60 2024-04-17T11:36:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:696: expect (ObjNum 129 snap 39 seq_num 129) 2024-04-17T11:36:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:697: snap_create 2024-04-17T11:36:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:686: expect (ObjNum 182 snap 55 seq_num 182) 2024-04-17T11:36:27.406 INFO:tasks.rados.rados.0.smithi031.stdout:683: finishing write tid 4 to smithi03173351-24 2024-04-17T11:36:27.406 INFO:tasks.rados.rados.0.smithi031.stdout:683: finishing write tid 5 to smithi03173351-24 2024-04-17T11:36:27.406 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 498 (ObjNum 223 snap 68 seq_num 223) dirty exists 2024-04-17T11:36:27.406 INFO:tasks.rados.rados.0.smithi031.stdout:683: left oid 24 (ObjNum 223 snap 68 seq_num 223) 2024-04-17T11:36:27.406 INFO:tasks.rados.rados.0.smithi031.stdout:684: finishing copy_from racing read to smithi03173351-49 2024-04-17T11:36:27.406 INFO:tasks.rados.rados.0.smithi031.stdout:684: finishing copy_from to smithi03173351-49 2024-04-17T11:36:27.407 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 493 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-04-17T11:36:27.407 INFO:tasks.rados.rados.0.smithi031.stdout:691: finishing rollback tid 1 to smithi03173351-35 2024-04-17T11:36:27.407 INFO:tasks.rados.rados.0.smithi031.stdout:691: finishing rollback tid 2 to smithi03173351-35 2024-04-17T11:36:27.407 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 194 (ObjNum 89 snap 19 seq_num 89) dirty exists 2024-04-17T11:36:27.407 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 250 (ObjNum 162 snap 45 seq_num 162) dirty exists 2024-04-17T11:36:27.407 INFO:tasks.rados.rados.0.smithi031.stdout:692: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-17T11:36:27.428 INFO:tasks.rados.rados.0.smithi031.stdout:690: finishing copy_from racing read to smithi03173351-43 2024-04-17T11:36:27.428 INFO:tasks.rados.rados.0.smithi031.stdout:690: finishing copy_from to smithi03173351-43 2024-04-17T11:36:27.428 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 418 (ObjNum 132 snap 40 seq_num 132) dirty exists 2024-04-17T11:36:27.428 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 240 (ObjNum 192 snap 61 seq_num 192) dirty exists 2024-04-17T11:36:27.428 INFO:tasks.rados.rados.0.smithi031.stdout:694: finishing copy_from racing read to smithi03173351-2 2024-04-17T11:36:27.428 INFO:tasks.rados.rados.0.smithi031.stdout:694: finishing copy_from to smithi03173351-2 2024-04-17T11:36:27.428 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 178 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:36:27.429 INFO:tasks.rados.rados.0.smithi031.stdout:696: expect (ObjNum 129 snap 39 seq_num 129) 2024-04-17T11:36:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:26.358538+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-04-17T11:36:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:26.358538+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-04-17T11:36:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:26.358538+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-04-17T11:36:28.374 INFO:tasks.rados.rados.0.smithi031.stdout:683: done (10 left) 2024-04-17T11:36:28.374 INFO:tasks.rados.rados.0.smithi031.stdout:684: done (9 left) 2024-04-17T11:36:28.374 INFO:tasks.rados.rados.0.smithi031.stdout:686: done (8 left) 2024-04-17T11:36:28.374 INFO:tasks.rados.rados.0.smithi031.stdout:689: done (7 left) 2024-04-17T11:36:28.374 INFO:tasks.rados.rados.0.smithi031.stdout:690: done (6 left) 2024-04-17T11:36:28.374 INFO:tasks.rados.rados.0.smithi031.stdout:691: done (5 left) 2024-04-17T11:36:28.374 INFO:tasks.rados.rados.0.smithi031.stdout:692: done (4 left) 2024-04-17T11:36:28.374 INFO:tasks.rados.rados.0.smithi031.stdout:694: done (3 left) 2024-04-17T11:36:28.374 INFO:tasks.rados.rados.0.smithi031.stdout:695: done (2 left) 2024-04-17T11:36:28.374 INFO:tasks.rados.rados.0.smithi031.stdout:696: done (1 left) 2024-04-17T11:36:28.374 INFO:tasks.rados.rados.0.smithi031.stdout:697: done (0 left) 2024-04-17T11:36:28.375 INFO:tasks.rados.rados.0.smithi031.stdout:698: setattr oid 5 current snap is 69 2024-04-17T11:36:28.375 INFO:tasks.rados.rados.0.smithi031.stdout:699: snap_create 2024-04-17T11:36:28.379 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 165 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-04-17T11:36:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:27.369444+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-04-17T11:36:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:27.712494+0000 mgr.y (mgr.14556) 215 : cluster [DBG] pgmap v297: 121 pgs: 121 active+clean; 226 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:28.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:27.369444+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-04-17T11:36:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:27.712494+0000 mgr.y (mgr.14556) 215 : cluster [DBG] pgmap v297: 121 pgs: 121 active+clean; 226 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:27.369444+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-04-17T11:36:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:27.712494+0000 mgr.y (mgr.14556) 215 : cluster [DBG] pgmap v297: 121 pgs: 121 active+clean; 226 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:29.375 INFO:tasks.rados.rados.0.smithi031.stdout:698: done (1 left) 2024-04-17T11:36:29.375 INFO:tasks.rados.rados.0.smithi031.stdout:699: done (0 left) 2024-04-17T11:36:29.375 INFO:tasks.rados.rados.0.smithi031.stdout:700: read oid 2 snap 56 2024-04-17T11:36:29.375 INFO:tasks.rados.rados.0.smithi031.stdout:700: expect (ObjNum 177 snap 53 seq_num 177) 2024-04-17T11:36:29.375 INFO:tasks.rados.rados.0.smithi031.stdout:701: read oid 33 snap -1 2024-04-17T11:36:29.375 INFO:tasks.rados.rados.0.smithi031.stdout:701: expect (ObjNum 90 snap 19 seq_num 90) 2024-04-17T11:36:29.375 INFO:tasks.rados.rados.0.smithi031.stdout:702: rollback oid 14 current snap is 70 2024-04-17T11:36:29.375 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 14 to 62 2024-04-17T11:36:29.375 INFO:tasks.rados.rados.0.smithi031.stdout:703: read oid 45 snap -1 2024-04-17T11:36:29.375 INFO:tasks.rados.rados.0.smithi031.stdout:703: expect (ObjNum 212 snap 63 seq_num 212) 2024-04-17T11:36:29.376 INFO:tasks.rados.rados.0.smithi031.stdout:704: snap_create 2024-04-17T11:36:29.383 INFO:tasks.rados.rados.0.smithi031.stdout:700: expect (ObjNum 177 snap 53 seq_num 177) 2024-04-17T11:36:29.404 INFO:tasks.rados.rados.0.smithi031.stdout:702: finishing rollback tid 0 to smithi03173351-14 2024-04-17T11:36:29.404 INFO:tasks.rados.rados.0.smithi031.stdout:702: finishing rollback tid 1 to smithi03173351-14 2024-04-17T11:36:29.404 INFO:tasks.rados.rados.0.smithi031.stdout:702: finishing rollback tid 2 to smithi03173351-14 2024-04-17T11:36:29.404 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 260 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:36:29.404 INFO:tasks.rados.rados.0.smithi031.stdout:701: expect (ObjNum 90 snap 19 seq_num 90) 2024-04-17T11:36:29.612 INFO:tasks.rados.rados.0.smithi031.stdout:703: expect (ObjNum 212 snap 63 seq_num 212) 2024-04-17T11:36:29.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:28.374004+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-04-17T11:36:29.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:28.374004+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-04-17T11:36:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:28.374004+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-04-17T11:36:30.393 INFO:tasks.rados.rados.0.smithi031.stdout:700: done (4 left) 2024-04-17T11:36:30.393 INFO:tasks.rados.rados.0.smithi031.stdout:701: done (3 left) 2024-04-17T11:36:30.393 INFO:tasks.rados.rados.0.smithi031.stdout:702: done (2 left) 2024-04-17T11:36:30.393 INFO:tasks.rados.rados.0.smithi031.stdout:703: done (1 left) 2024-04-17T11:36:30.393 INFO:tasks.rados.rados.0.smithi031.stdout:704: done (0 left) 2024-04-17T11:36:30.393 INFO:tasks.rados.rados.0.smithi031.stdout:705: rmattr oid 13 current snap is 71 2024-04-17T11:36:30.393 INFO:tasks.rados.rados.0.smithi031.stdout:705: done (0 left) 2024-04-17T11:36:30.393 INFO:tasks.rados.rados.0.smithi031.stdout:706: snap_create 2024-04-17T11:36:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:29.375486+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-04-17T11:36:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:29.712907+0000 mgr.y (mgr.14556) 216 : cluster [DBG] pgmap v300: 121 pgs: 121 active+clean; 234 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-04-17T11:36:30.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:29.375486+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-04-17T11:36:30.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:29.712907+0000 mgr.y (mgr.14556) 216 : cluster [DBG] pgmap v300: 121 pgs: 121 active+clean; 234 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-04-17T11:36:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:29.375486+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-04-17T11:36:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:29.712907+0000 mgr.y (mgr.14556) 216 : cluster [DBG] pgmap v300: 121 pgs: 121 active+clean; 234 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-04-17T11:36:31.394 INFO:tasks.rados.rados.0.smithi031.stdout:706: done (0 left) 2024-04-17T11:36:31.394 INFO:tasks.rados.rados.0.smithi031.stdout:707: copy_from oid 43 from oid 39 current snap is 72 2024-04-17T11:36:31.394 INFO:tasks.rados.rados.0.smithi031.stdout:708: delete oid 49 current snap is 72 2024-04-17T11:36:31.403 INFO:tasks.rados.rados.0.smithi031.stdout:708: done (1 left) 2024-04-17T11:36:31.403 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 72 2024-04-17T11:36:31.403 INFO:tasks.rados.rados.0.smithi031.stdout:709: seq_num 226 ranges {671744=589824,1261568=507904,1769472=294912} 2024-04-17T11:36:31.406 INFO:tasks.rados.rados.0.smithi031.stdout:709: writing smithi03173351-23 from 671744 to 1261568 tid 1 2024-04-17T11:36:31.410 INFO:tasks.rados.rados.0.smithi031.stdout:709: writing smithi03173351-23 from 1261568 to 1769472 tid 2 2024-04-17T11:36:31.412 INFO:tasks.rados.rados.0.smithi031.stdout:709: writing smithi03173351-23 from 1769472 to 2064384 tid 3 2024-04-17T11:36:31.412 INFO:tasks.rados.rados.0.smithi031.stdout:710: rollback oid 3 current snap is 72 2024-04-17T11:36:31.412 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 3 to 69 2024-04-17T11:36:31.412 INFO:tasks.rados.rados.0.smithi031.stdout:711: snap_create 2024-04-17T11:36:31.413 INFO:tasks.rados.rados.0.smithi031.stdout:707: finishing copy_from racing read to smithi03173351-43 2024-04-17T11:36:31.413 INFO:tasks.rados.rados.0.smithi031.stdout:707: finishing copy_from to smithi03173351-43 2024-04-17T11:36:31.413 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 144 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-04-17T11:36:31.413 INFO:tasks.rados.rados.0.smithi031.stdout:709: finishing write tid 1 to smithi03173351-23 2024-04-17T11:36:31.415 INFO:tasks.rados.rados.0.smithi031.stdout:709: finishing write tid 2 to smithi03173351-23 2024-04-17T11:36:31.415 INFO:tasks.rados.rados.0.smithi031.stdout:709: finishing write tid 3 to smithi03173351-23 2024-04-17T11:36:31.415 INFO:tasks.rados.rados.0.smithi031.stdout:709: finishing write tid 4 to smithi03173351-23 2024-04-17T11:36:31.416 INFO:tasks.rados.rados.0.smithi031.stdout:710: finishing rollback tid 0 to smithi03173351-3 2024-04-17T11:36:31.416 INFO:tasks.rados.rados.0.smithi031.stdout:710: finishing rollback tid 1 to smithi03173351-3 2024-04-17T11:36:31.416 INFO:tasks.rados.rados.0.smithi031.stdout:710: finishing rollback tid 2 to smithi03173351-3 2024-04-17T11:36:31.416 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 181 (ObjNum 205 snap 63 seq_num 205) dirty exists 2024-04-17T11:36:31.418 INFO:tasks.rados.rados.0.smithi031.stdout:709: finishing write tid 5 to smithi03173351-23 2024-04-17T11:36:31.418 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 244 (ObjNum 226 snap 72 seq_num 226) dirty exists 2024-04-17T11:36:31.418 INFO:tasks.rados.rados.0.smithi031.stdout:709: left oid 23 (ObjNum 226 snap 72 seq_num 226) 2024-04-17T11:36:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:30.393219+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-04-17T11:36:31.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:30.393219+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-04-17T11:36:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:30.393219+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-04-17T11:36:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:31] "GET /metrics HTTP/1.1" 200 191938 "" "Prometheus/2.33.4" 2024-04-17T11:36:32.411 INFO:tasks.rados.rados.0.smithi031.stdout:707: done (3 left) 2024-04-17T11:36:32.411 INFO:tasks.rados.rados.0.smithi031.stdout:709: done (2 left) 2024-04-17T11:36:32.411 INFO:tasks.rados.rados.0.smithi031.stdout:710: done (1 left) 2024-04-17T11:36:32.411 INFO:tasks.rados.rados.0.smithi031.stdout:711: done (0 left) 2024-04-17T11:36:32.411 INFO:tasks.rados.rados.0.smithi031.stdout:712: read oid 42 snap -1 2024-04-17T11:36:32.411 INFO:tasks.rados.rados.0.smithi031.stdout:712: expect deleted 2024-04-17T11:36:32.412 INFO:tasks.rados.rados.0.smithi031.stdout:713: read oid 24 snap -1 2024-04-17T11:36:32.412 INFO:tasks.rados.rados.0.smithi031.stdout:713: expect (ObjNum 223 snap 68 seq_num 223) 2024-04-17T11:36:32.412 INFO:tasks.rados.rados.0.smithi031.stdout:714: snap_create 2024-04-17T11:36:32.416 INFO:tasks.rados.rados.0.smithi031.stdout:713: expect (ObjNum 223 snap 68 seq_num 223) 2024-04-17T11:36:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:31.394712+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-04-17T11:36:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:31.713548+0000 mgr.y (mgr.14556) 217 : cluster [DBG] pgmap v303: 121 pgs: 121 active+clean; 234 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-04-17T11:36:32.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:31.394712+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-04-17T11:36:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:31.713548+0000 mgr.y (mgr.14556) 217 : cluster [DBG] pgmap v303: 121 pgs: 121 active+clean; 234 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-04-17T11:36:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:31.394712+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-04-17T11:36:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:31.713548+0000 mgr.y (mgr.14556) 217 : cluster [DBG] pgmap v303: 121 pgs: 121 active+clean; 234 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-04-17T11:36:33.407 INFO:tasks.rados.rados.0.smithi031.stdout:712: done (2 left) 2024-04-17T11:36:33.407 INFO:tasks.rados.rados.0.smithi031.stdout:713: done (1 left) 2024-04-17T11:36:33.407 INFO:tasks.rados.rados.0.smithi031.stdout:714: done (0 left) 2024-04-17T11:36:33.408 INFO:tasks.rados.rados.0.smithi031.stdout:715: delete oid 10 current snap is 74 2024-04-17T11:36:33.412 INFO:tasks.rados.rados.0.smithi031.stdout:715: done (0 left) 2024-04-17T11:36:33.412 INFO:tasks.rados.rados.0.smithi031.stdout:716: snap_create 2024-04-17T11:36:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:32.408133+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-04-17T11:36:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:32.408133+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-04-17T11:36:33.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:32.408133+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-04-17T11:36:34.287 INFO:tasks.rados.rados.0.smithi031.stdout:716: done (0 left) 2024-04-17T11:36:34.287 INFO:tasks.rados.rados.0.smithi031.stdout:717: read oid 17 snap -1 2024-04-17T11:36:34.287 INFO:tasks.rados.rados.0.smithi031.stdout:717: expect deleted 2024-04-17T11:36:34.287 INFO:tasks.rados.rados.0.smithi031.stdout:718: rollback oid 6 current snap is 75 2024-04-17T11:36:34.287 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 6 to 74 2024-04-17T11:36:34.287 INFO:tasks.rados.rados.0.smithi031.stdout:719: read oid 27 snap 72 2024-04-17T11:36:34.287 INFO:tasks.rados.rados.0.smithi031.stdout:719: expect (ObjNum 200 snap 62 seq_num 200) 2024-04-17T11:36:34.287 INFO:tasks.rados.rados.0.smithi031.stdout:720: copy_from oid 18 from oid 22 current snap is 75 2024-04-17T11:36:34.290 INFO:tasks.rados.rados.0.smithi031.stdout:721: rmattr oid 14 current snap is 75 2024-04-17T11:36:34.290 INFO:tasks.rados.rados.0.smithi031.stdout:721: done (4 left) 2024-04-17T11:36:34.290 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 75 2024-04-17T11:36:34.290 INFO:tasks.rados.rados.0.smithi031.stdout:722: seq_num 228 ranges {827392=622592,1449984=671744,2121728=131072} 2024-04-17T11:36:34.295 INFO:tasks.rados.rados.0.smithi031.stdout:722: writing smithi03173351-11 from 827392 to 1449984 tid 1 2024-04-17T11:36:34.299 INFO:tasks.rados.rados.0.smithi031.stdout:722: writing smithi03173351-11 from 1449984 to 2121728 tid 2 2024-04-17T11:36:34.300 INFO:tasks.rados.rados.0.smithi031.stdout:722: writing smithi03173351-11 from 2121728 to 2252800 tid 3 2024-04-17T11:36:34.301 INFO:tasks.rados.rados.0.smithi031.stdout:723: setattr oid 25 current snap is 75 2024-04-17T11:36:34.301 INFO:tasks.rados.rados.0.smithi031.stdout:718: finishing rollback tid 0 to smithi03173351-6 2024-04-17T11:36:34.301 INFO:tasks.rados.rados.0.smithi031.stdout:718: finishing rollback tid 1 to smithi03173351-6 2024-04-17T11:36:34.301 INFO:tasks.rados.rados.0.smithi031.stdout:718: finishing rollback tid 2 to smithi03173351-6 2024-04-17T11:36:34.301 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 434 (ObjNum 186 snap 57 seq_num 186) dirty exists 2024-04-17T11:36:34.301 INFO:tasks.rados.rados.0.smithi031.stdout:722: finishing write tid 1 to smithi03173351-11 2024-04-17T11:36:34.301 INFO:tasks.rados.rados.0.smithi031.stdout:719: expect (ObjNum 200 snap 62 seq_num 200) 2024-04-17T11:36:34.329 INFO:tasks.rados.rados.0.smithi031.stdout:722: finishing write tid 2 to smithi03173351-11 2024-04-17T11:36:34.329 INFO:tasks.rados.rados.0.smithi031.stdout:722: finishing write tid 3 to smithi03173351-11 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:722: finishing write tid 4 to smithi03173351-11 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:722: finishing write tid 5 to smithi03173351-11 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 218 (ObjNum 228 snap 75 seq_num 228) dirty exists 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:722: left oid 11 (ObjNum 228 snap 75 seq_num 228) 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:720: finishing copy_from racing read to smithi03173351-18 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:720: finishing copy_from to smithi03173351-18 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 493 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:717: done (5 left) 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:718: done (4 left) 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:719: done (3 left) 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:720: done (2 left) 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:722: done (1 left) 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:724: read oid 38 snap -1 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:724: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:36:34.330 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 75 2024-04-17T11:36:34.331 INFO:tasks.rados.rados.0.smithi031.stdout:725: seq_num 229 ranges {8462336=638976,9101312=606208,9707520=196608} 2024-04-17T11:36:34.379 INFO:tasks.rados.rados.0.smithi031.stdout:725: writing smithi03173351-44 from 8462336 to 9101312 tid 1 2024-04-17T11:36:34.382 INFO:tasks.rados.rados.0.smithi031.stdout:725: writing smithi03173351-44 from 9101312 to 9707520 tid 2 2024-04-17T11:36:34.384 INFO:tasks.rados.rados.0.smithi031.stdout:725: writing smithi03173351-44 from 9707520 to 9904128 tid 3 2024-04-17T11:36:34.384 INFO:tasks.rados.rados.0.smithi031.stdout:726: delete oid 16 current snap is 75 2024-04-17T11:36:34.384 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 573 (ObjNum 198 snap 62 seq_num 198) dirty exists 2024-04-17T11:36:34.384 INFO:tasks.rados.rados.0.smithi031.stdout:724: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:36:34.417 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:36:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:36:34.543 INFO:tasks.rados.rados.0.smithi031.stdout:725: finishing write tid 1 to smithi03173351-44 2024-04-17T11:36:34.543 INFO:tasks.rados.rados.0.smithi031.stdout:725: finishing write tid 2 to smithi03173351-44 2024-04-17T11:36:34.543 INFO:tasks.rados.rados.0.smithi031.stdout:725: finishing write tid 3 to smithi03173351-44 2024-04-17T11:36:34.543 INFO:tasks.rados.rados.0.smithi031.stdout:725: finishing write tid 4 to smithi03173351-44 2024-04-17T11:36:34.543 INFO:tasks.rados.rados.0.smithi031.stdout:725: finishing write tid 5 to smithi03173351-44 2024-04-17T11:36:34.543 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 438 (ObjNum 229 snap 75 seq_num 229) dirty exists 2024-04-17T11:36:34.543 INFO:tasks.rados.rados.0.smithi031.stdout:725: left oid 44 (ObjNum 229 snap 75 seq_num 229) 2024-04-17T11:36:34.543 INFO:tasks.rados.rados.0.smithi031.stdout:723: done (3 left) 2024-04-17T11:36:34.544 INFO:tasks.rados.rados.0.smithi031.stdout:724: done (2 left) 2024-04-17T11:36:34.544 INFO:tasks.rados.rados.0.smithi031.stdout:725: done (1 left) 2024-04-17T11:36:34.544 INFO:tasks.rados.rados.0.smithi031.stdout:726: done (0 left) 2024-04-17T11:36:34.544 INFO:tasks.rados.rados.0.smithi031.stdout:727: read oid 18 snap -1 2024-04-17T11:36:34.544 INFO:tasks.rados.rados.0.smithi031.stdout:727: expect (ObjNum 212 snap 63 seq_num 212) 2024-04-17T11:36:34.544 INFO:tasks.rados.rados.0.smithi031.stdout:728: read oid 7 snap -1 2024-04-17T11:36:34.544 INFO:tasks.rados.rados.0.smithi031.stdout:728: expect deleted 2024-04-17T11:36:34.544 INFO:tasks.rados.rados.0.smithi031.stdout:729: snap_create 2024-04-17T11:36:34.560 INFO:tasks.rados.rados.0.smithi031.stdout:727: expect (ObjNum 212 snap 63 seq_num 212) 2024-04-17T11:36:34.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:33.408207+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-04-17T11:36:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:33.714024+0000 mgr.y (mgr.14556) 218 : cluster [DBG] pgmap v306: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 730 KiB/s wr, 12 op/s 2024-04-17T11:36:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:34.286948+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-04-17T11:36:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:33.408207+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-04-17T11:36:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:33.714024+0000 mgr.y (mgr.14556) 218 : cluster [DBG] pgmap v306: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 730 KiB/s wr, 12 op/s 2024-04-17T11:36:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:34.286948+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-04-17T11:36:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:33.408207+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-04-17T11:36:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:33.714024+0000 mgr.y (mgr.14556) 218 : cluster [DBG] pgmap v306: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 730 KiB/s wr, 12 op/s 2024-04-17T11:36:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:34.286948+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-04-17T11:36:35.428 INFO:tasks.rados.rados.0.smithi031.stdout:727: done (2 left) 2024-04-17T11:36:35.428 INFO:tasks.rados.rados.0.smithi031.stdout:728: done (1 left) 2024-04-17T11:36:35.429 INFO:tasks.rados.rados.0.smithi031.stdout:729: done (0 left) 2024-04-17T11:36:35.429 INFO:tasks.rados.rados.0.smithi031.stdout:730: copy_from oid 19 from oid 5 current snap is 76 2024-04-17T11:36:35.429 INFO:tasks.rados.rados.0.smithi031.stdout:731: read oid 47 snap -1 2024-04-17T11:36:35.429 INFO:tasks.rados.rados.0.smithi031.stdout:731: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:36:35.429 INFO:tasks.rados.rados.0.smithi031.stdout:732: snap_remove snap 53 2024-04-17T11:36:36.436 INFO:tasks.rados.rados.0.smithi031.stdout:732: done (2 left) 2024-04-17T11:36:36.436 INFO:tasks.rados.rados.0.smithi031.stdout:733: rmattr oid 7 current snap is 76 2024-04-17T11:36:36.436 INFO:tasks.rados.rados.0.smithi031.stdout:733: done (2 left) 2024-04-17T11:36:36.436 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 76 2024-04-17T11:36:36.436 INFO:tasks.rados.rados.0.smithi031.stdout:731: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:36:36.438 INFO:tasks.rados.rados.0.smithi031.stdout:730: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:36:36.438 INFO:tasks.rados.rados.0.smithi031.stdout:730: finishing copy_from to smithi03173351-19 2024-04-17T11:36:36.438 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 165 (ObjNum 0 snap 32549 seq_num 2593302928) dirty exists 2024-04-17T11:36:36.442 INFO:tasks.rados.rados.0.smithi031.stdout:734: seq_num 231 ranges {4530176=671744,5201920=778240,5980160=24576} 2024-04-17T11:36:36.468 INFO:tasks.rados.rados.0.smithi031.stdout:734: writing smithi03173351-33 from 4530176 to 5201920 tid 1 2024-04-17T11:36:36.472 INFO:tasks.rados.rados.0.smithi031.stdout:734: writing smithi03173351-33 from 5201920 to 5980160 tid 2 2024-04-17T11:36:36.472 INFO:tasks.rados.rados.0.smithi031.stdout:734: writing smithi03173351-33 from 5980160 to 6004736 tid 3 2024-04-17T11:36:36.473 INFO:tasks.rados.rados.0.smithi031.stdout:730: done (2 left) 2024-04-17T11:36:36.473 INFO:tasks.rados.rados.0.smithi031.stdout:731: done (1 left) 2024-04-17T11:36:36.473 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 76 2024-04-17T11:36:36.473 INFO:tasks.rados.rados.0.smithi031.stdout:734: finishing write tid 1 to smithi03173351-33 2024-04-17T11:36:36.473 INFO:tasks.rados.rados.0.smithi031.stdout:735: seq_num 232 ranges {2252800=688128,2940928=663552,3604480=139264} 2024-04-17T11:36:36.488 INFO:tasks.rados.rados.0.smithi031.stdout:735: writing smithi03173351-11 from 2252800 to 2940928 tid 1 2024-04-17T11:36:36.492 INFO:tasks.rados.rados.0.smithi031.stdout:735: writing smithi03173351-11 from 2940928 to 3604480 tid 2 2024-04-17T11:36:36.494 INFO:tasks.rados.rados.0.smithi031.stdout:735: writing smithi03173351-11 from 3604480 to 3743744 tid 3 2024-04-17T11:36:36.494 INFO:tasks.rados.rados.0.smithi031.stdout:736: setattr oid 1 current snap is 76 2024-04-17T11:36:36.494 INFO:tasks.rados.rados.0.smithi031.stdout:734: finishing write tid 2 to smithi03173351-33 2024-04-17T11:36:36.494 INFO:tasks.rados.rados.0.smithi031.stdout:734: finishing write tid 3 to smithi03173351-33 2024-04-17T11:36:36.494 INFO:tasks.rados.rados.0.smithi031.stdout:734: finishing write tid 4 to smithi03173351-33 2024-04-17T11:36:36.495 INFO:tasks.rados.rados.0.smithi031.stdout:734: finishing write tid 5 to smithi03173351-33 2024-04-17T11:36:36.495 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 594 (ObjNum 231 snap 76 seq_num 231) dirty exists 2024-04-17T11:36:36.495 INFO:tasks.rados.rados.0.smithi031.stdout:734: left oid 33 (ObjNum 231 snap 76 seq_num 231) 2024-04-17T11:36:36.495 INFO:tasks.rados.rados.0.smithi031.stdout:735: finishing write tid 1 to smithi03173351-11 2024-04-17T11:36:36.495 INFO:tasks.rados.rados.0.smithi031.stdout:734: done (2 left) 2024-04-17T11:36:36.495 INFO:tasks.rados.rados.0.smithi031.stdout:737: rollback oid 31 current snap is 76 2024-04-17T11:36:36.496 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 31 to 71 2024-04-17T11:36:36.496 INFO:tasks.rados.rados.0.smithi031.stdout:738: setattr oid 16 current snap is 76 2024-04-17T11:36:36.496 INFO:tasks.rados.rados.0.smithi031.stdout:735: finishing write tid 2 to smithi03173351-11 2024-04-17T11:36:36.496 INFO:tasks.rados.rados.0.smithi031.stdout:735: finishing write tid 3 to smithi03173351-11 2024-04-17T11:36:36.497 INFO:tasks.rados.rados.0.smithi031.stdout:735: finishing write tid 4 to smithi03173351-11 2024-04-17T11:36:36.497 INFO:tasks.rados.rados.0.smithi031.stdout:739: read oid 40 snap 71 2024-04-17T11:36:36.497 INFO:tasks.rados.rados.0.smithi031.stdout:739: expect (ObjNum 192 snap 61 seq_num 192) 2024-04-17T11:36:36.497 INFO:tasks.rados.rados.0.smithi031.stdout:740: read oid 6 snap -1 2024-04-17T11:36:36.498 INFO:tasks.rados.rados.0.smithi031.stdout:740: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:36:36.498 INFO:tasks.rados.rados.0.smithi031.stdout:741: snap_create 2024-04-17T11:36:36.499 INFO:tasks.rados.rados.0.smithi031.stdout:737: finishing rollback tid 0 to smithi03173351-31 2024-04-17T11:36:36.499 INFO:tasks.rados.rados.0.smithi031.stdout:737: finishing rollback tid 1 to smithi03173351-31 2024-04-17T11:36:36.499 INFO:tasks.rados.rados.0.smithi031.stdout:737: finishing rollback tid 2 to smithi03173351-31 2024-04-17T11:36:36.499 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 598 (ObjNum 211 snap 63 seq_num 211) dirty exists 2024-04-17T11:36:36.502 INFO:tasks.rados.rados.0.smithi031.stdout:735: finishing write tid 5 to smithi03173351-11 2024-04-17T11:36:36.502 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 229 (ObjNum 232 snap 76 seq_num 232) dirty exists 2024-04-17T11:36:36.502 INFO:tasks.rados.rados.0.smithi031.stdout:735: left oid 11 (ObjNum 232 snap 76 seq_num 232) 2024-04-17T11:36:36.502 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 231 (ObjNum 207 snap 63 seq_num 207) dirty exists 2024-04-17T11:36:36.502 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 86 (ObjNum 1472834151 snap 5 seq_num 858994481) dirty exists 2024-04-17T11:36:36.503 INFO:tasks.rados.rados.0.smithi031.stdout:739: expect (ObjNum 192 snap 61 seq_num 192) 2024-04-17T11:36:36.532 INFO:tasks.rados.rados.0.smithi031.stdout:740: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:36:36.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:35.429184+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-04-17T11:36:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:35.714589+0000 mgr.y (mgr.14556) 219 : cluster [DBG] pgmap v309: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 730 KiB/s wr, 12 op/s 2024-04-17T11:36:36.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:35.429184+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-04-17T11:36:36.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:35.714589+0000 mgr.y (mgr.14556) 219 : cluster [DBG] pgmap v309: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 730 KiB/s wr, 12 op/s 2024-04-17T11:36:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:35.429184+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-04-17T11:36:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:35.714589+0000 mgr.y (mgr.14556) 219 : cluster [DBG] pgmap v309: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 730 KiB/s wr, 12 op/s 2024-04-17T11:36:37.435 INFO:tasks.rados.rados.0.smithi031.stdout:735: done (6 left) 2024-04-17T11:36:37.435 INFO:tasks.rados.rados.0.smithi031.stdout:736: done (5 left) 2024-04-17T11:36:37.435 INFO:tasks.rados.rados.0.smithi031.stdout:737: done (4 left) 2024-04-17T11:36:37.435 INFO:tasks.rados.rados.0.smithi031.stdout:738: done (3 left) 2024-04-17T11:36:37.436 INFO:tasks.rados.rados.0.smithi031.stdout:739: done (2 left) 2024-04-17T11:36:37.436 INFO:tasks.rados.rados.0.smithi031.stdout:740: done (1 left) 2024-04-17T11:36:37.436 INFO:tasks.rados.rados.0.smithi031.stdout:741: done (0 left) 2024-04-17T11:36:37.436 INFO:tasks.rados.rados.0.smithi031.stdout:742: delete oid 15 current snap is 77 2024-04-17T11:36:37.439 INFO:tasks.rados.rados.0.smithi031.stdout:742: done (0 left) 2024-04-17T11:36:37.439 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 77 2024-04-17T11:36:37.439 INFO:tasks.rados.rados.0.smithi031.stdout:743: seq_num 234 ranges {7184384=729088,7913472=434176,8347648=368640} 2024-04-17T11:36:37.482 INFO:tasks.rados.rados.0.smithi031.stdout:743: writing smithi03173351-6 from 7184384 to 7913472 tid 1 2024-04-17T11:36:37.484 INFO:tasks.rados.rados.0.smithi031.stdout:743: writing smithi03173351-6 from 7913472 to 8347648 tid 2 2024-04-17T11:36:37.487 INFO:tasks.rados.rados.0.smithi031.stdout:743: writing smithi03173351-6 from 8347648 to 8716288 tid 3 2024-04-17T11:36:37.487 INFO:tasks.rados.rados.0.smithi031.stdout:744: snap_remove snap 58 2024-04-17T11:36:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:36.433827+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-04-17T11:36:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:36.433827+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-04-17T11:36:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:36.433827+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-04-17T11:36:38.452 INFO:tasks.rados.rados.0.smithi031.stdout:744: done (1 left) 2024-04-17T11:36:38.452 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 77 2024-04-17T11:36:38.452 INFO:tasks.rados.rados.0.smithi031.stdout:745: seq_num 235 ranges {3743744=745472,4489216=712704,5201920=90112} 2024-04-17T11:36:38.477 INFO:tasks.rados.rados.0.smithi031.stdout:745: writing smithi03173351-11 from 3743744 to 4489216 tid 1 2024-04-17T11:36:38.481 INFO:tasks.rados.rados.0.smithi031.stdout:745: writing smithi03173351-11 from 4489216 to 5201920 tid 2 2024-04-17T11:36:38.482 INFO:tasks.rados.rados.0.smithi031.stdout:745: writing smithi03173351-11 from 5201920 to 5292032 tid 3 2024-04-17T11:36:38.482 INFO:tasks.rados.rados.0.smithi031.stdout:746: copy_from oid 1 from oid 28 current snap is 77 2024-04-17T11:36:38.482 INFO:tasks.rados.rados.0.smithi031.stdout:743: finishing write tid 1 to smithi03173351-6 2024-04-17T11:36:38.482 INFO:tasks.rados.rados.0.smithi031.stdout:747: snap_remove snap 44 2024-04-17T11:36:38.482 INFO:tasks.rados.rados.0.smithi031.stdout:743: finishing write tid 2 to smithi03173351-6 2024-04-17T11:36:38.482 INFO:tasks.rados.rados.0.smithi031.stdout:743: finishing write tid 3 to smithi03173351-6 2024-04-17T11:36:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:37.435695+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-04-17T11:36:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:37.715062+0000 mgr.y (mgr.14556) 220 : cluster [DBG] pgmap v312: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:38.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:37.435695+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-04-17T11:36:38.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:37.715062+0000 mgr.y (mgr.14556) 220 : cluster [DBG] pgmap v312: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:37.435695+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-04-17T11:36:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:37.715062+0000 mgr.y (mgr.14556) 220 : cluster [DBG] pgmap v312: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:747: done (3 left) 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:748: copy_from oid 9 from oid 4 current snap is 77 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:743: finishing write tid 4 to smithi03173351-6 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:743: finishing write tid 5 to smithi03173351-6 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 442 (ObjNum 234 snap 77 seq_num 234) dirty exists 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:743: left oid 6 (ObjNum 234 snap 77 seq_num 234) 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:745: finishing write tid 1 to smithi03173351-11 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:745: finishing write tid 2 to smithi03173351-11 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:745: finishing write tid 3 to smithi03173351-11 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:745: finishing write tid 4 to smithi03173351-11 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:745: finishing write tid 5 to smithi03173351-11 2024-04-17T11:36:39.456 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 244 (ObjNum 235 snap 77 seq_num 235) dirty exists 2024-04-17T11:36:39.457 INFO:tasks.rados.rados.0.smithi031.stdout:745: left oid 11 (ObjNum 235 snap 77 seq_num 235) 2024-04-17T11:36:39.457 INFO:tasks.rados.rados.0.smithi031.stdout:743: done (3 left) 2024-04-17T11:36:39.457 INFO:tasks.rados.rados.0.smithi031.stdout:745: done (2 left) 2024-04-17T11:36:39.457 INFO:tasks.rados.rados.0.smithi031.stdout:749: copy_from oid 8 from oid 10 current snap is 77 2024-04-17T11:36:39.457 INFO:tasks.rados.rados.0.smithi031.stdout:746: finishing copy_from to smithi03173351-1 2024-04-17T11:36:39.457 INFO:tasks.rados.rados.0.smithi031.stdout:746: got expected ENOENT (src dne) 2024-04-17T11:36:39.457 INFO:tasks.rados.rados.0.smithi031.stdout:746: finishing copy_from racing read to smithi03173351-1 2024-04-17T11:36:39.457 INFO:tasks.rados.rados.0.smithi031.stdout:746: done (2 left) 2024-04-17T11:36:39.457 INFO:tasks.rados.rados.0.smithi031.stdout:750: setattr oid 28 current snap is 77 2024-04-17T11:36:39.458 INFO:tasks.rados.rados.0.smithi031.stdout:751: setattr oid 31 current snap is 77 2024-04-17T11:36:39.461 INFO:tasks.rados.rados.0.smithi031.stdout:752: snap_create 2024-04-17T11:36:39.469 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 147 (ObjNum -849414650 snap 21881 seq_num 0) dirty exists 2024-04-17T11:36:39.470 INFO:tasks.rados.rados.0.smithi031.stdout:748: finishing copy_from racing read to smithi03173351-9 2024-04-17T11:36:39.473 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 620 (ObjNum 211 snap 63 seq_num 211) dirty exists 2024-04-17T11:36:39.473 INFO:tasks.rados.rados.0.smithi031.stdout:748: finishing copy_from to smithi03173351-9 2024-04-17T11:36:39.473 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 472 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-04-17T11:36:39.474 INFO:tasks.rados.rados.0.smithi031.stdout:749: finishing copy_from to smithi03173351-8 2024-04-17T11:36:39.474 INFO:tasks.rados.rados.0.smithi031.stdout:749: got expected ENOENT (src dne) 2024-04-17T11:36:39.474 INFO:tasks.rados.rados.0.smithi031.stdout:749: finishing copy_from racing read to smithi03173351-8 2024-04-17T11:36:39.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:38.446500+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-04-17T11:36:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:38.446500+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-04-17T11:36:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:38.446500+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-04-17T11:36:40.460 INFO:tasks.rados.rados.0.smithi031.stdout:748: done (4 left) 2024-04-17T11:36:40.461 INFO:tasks.rados.rados.0.smithi031.stdout:749: done (3 left) 2024-04-17T11:36:40.461 INFO:tasks.rados.rados.0.smithi031.stdout:750: done (2 left) 2024-04-17T11:36:40.461 INFO:tasks.rados.rados.0.smithi031.stdout:751: done (1 left) 2024-04-17T11:36:40.461 INFO:tasks.rados.rados.0.smithi031.stdout:752: done (0 left) 2024-04-17T11:36:40.461 INFO:tasks.rados.rados.0.smithi031.stdout:753: rollback oid 27 current snap is 78 2024-04-17T11:36:40.461 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 27 to 56 2024-04-17T11:36:40.461 INFO:tasks.rados.rados.0.smithi031.stdout:754: snap_remove snap 74 2024-04-17T11:36:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:39.454953+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-04-17T11:36:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:39.715449+0000 mgr.y (mgr.14556) 221 : cluster [DBG] pgmap v315: 121 pgs: 121 active+clean; 247 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-04-17T11:36:40.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:39.454953+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-04-17T11:36:40.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:39.715449+0000 mgr.y (mgr.14556) 221 : cluster [DBG] pgmap v315: 121 pgs: 121 active+clean; 247 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-04-17T11:36:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:39.454953+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-04-17T11:36:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:39.715449+0000 mgr.y (mgr.14556) 221 : cluster [DBG] pgmap v315: 121 pgs: 121 active+clean; 247 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-04-17T11:36:41.463 INFO:tasks.rados.rados.0.smithi031.stdout:754: done (1 left) 2024-04-17T11:36:41.463 INFO:tasks.rados.rados.0.smithi031.stdout:755: copy_from oid 11 from oid 41 current snap is 78 2024-04-17T11:36:41.463 INFO:tasks.rados.rados.0.smithi031.stdout:756: copy_from oid 24 from oid 48 current snap is 78 2024-04-17T11:36:41.463 INFO:tasks.rados.rados.0.smithi031.stdout:757: delete oid 43 current snap is 78 2024-04-17T11:36:41.463 INFO:tasks.rados.rados.0.smithi031.stdout:753: finishing rollback tid 0 to smithi03173351-27 2024-04-17T11:36:41.463 INFO:tasks.rados.rados.0.smithi031.stdout:753: finishing rollback tid 1 to smithi03173351-27 2024-04-17T11:36:41.463 INFO:tasks.rados.rados.0.smithi031.stdout:753: finishing rollback tid 2 to smithi03173351-27 2024-04-17T11:36:41.463 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 151 (ObjNum 56 snap 4 seq_num 56) dirty exists 2024-04-17T11:36:41.468 INFO:tasks.rados.rados.0.smithi031.stdout:755: finishing copy_from to smithi03173351-11 2024-04-17T11:36:41.468 INFO:tasks.rados.rados.0.smithi031.stdout:755: got expected ENOENT (src dne) 2024-04-17T11:36:41.469 INFO:tasks.rados.rados.0.smithi031.stdout:755: finishing copy_from racing read to smithi03173351-11 2024-04-17T11:36:41.474 INFO:tasks.rados.rados.0.smithi031.stdout:753: done (3 left) 2024-04-17T11:36:41.474 INFO:tasks.rados.rados.0.smithi031.stdout:755: done (2 left) 2024-04-17T11:36:41.474 INFO:tasks.rados.rados.0.smithi031.stdout:757: done (1 left) 2024-04-17T11:36:41.474 INFO:tasks.rados.rados.0.smithi031.stdout:758: snap_remove snap 69 2024-04-17T11:36:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:40.461520+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-04-17T11:36:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:40.461520+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-04-17T11:36:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:36:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:41] "GET /metrics HTTP/1.1" 200 191961 "" "Prometheus/2.33.4" 2024-04-17T11:36:41.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:40.461520+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-04-17T11:36:42.487 INFO:tasks.rados.rados.0.smithi031.stdout:758: done (1 left) 2024-04-17T11:36:42.487 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 19 current snap is 78 2024-04-17T11:36:42.487 INFO:tasks.rados.rados.0.smithi031.stdout:759: seq_num 237 ranges {0=778240,778240=532480,1310720=270336} 2024-04-17T11:36:42.489 INFO:tasks.rados.rados.0.smithi031.stdout:759: writing smithi03173351-19 from 0 to 778240 tid 1 2024-04-17T11:36:42.493 INFO:tasks.rados.rados.0.smithi031.stdout:759: writing smithi03173351-19 from 778240 to 1310720 tid 2 2024-04-17T11:36:42.495 INFO:tasks.rados.rados.0.smithi031.stdout:759: writing smithi03173351-19 from 1310720 to 1581056 tid 3 2024-04-17T11:36:42.495 INFO:tasks.rados.rados.0.smithi031.stdout:760: delete oid 5 current snap is 78 2024-04-17T11:36:42.495 INFO:tasks.rados.rados.0.smithi031.stdout:756: finishing copy_from racing read to smithi03173351-24 2024-04-17T11:36:42.495 INFO:tasks.rados.rados.0.smithi031.stdout:756: finishing copy_from to smithi03173351-24 2024-04-17T11:36:42.495 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 220 (ObjNum 215 snap 64 seq_num 215) dirty exists 2024-04-17T11:36:42.497 INFO:tasks.rados.rados.0.smithi031.stdout:759: finishing write tid 1 to smithi03173351-19 2024-04-17T11:36:42.497 INFO:tasks.rados.rados.0.smithi031.stdout:756: done (2 left) 2024-04-17T11:36:42.497 INFO:tasks.rados.rados.0.smithi031.stdout:760: done (1 left) 2024-04-17T11:36:42.497 INFO:tasks.rados.rados.0.smithi031.stdout:761: snap_remove snap 48 2024-04-17T11:36:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:41.460396+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-04-17T11:36:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:41.715967+0000 mgr.y (mgr.14556) 222 : cluster [DBG] pgmap v318: 121 pgs: 121 active+clean; 247 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-04-17T11:36:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:41.460396+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-04-17T11:36:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:41.715967+0000 mgr.y (mgr.14556) 222 : cluster [DBG] pgmap v318: 121 pgs: 121 active+clean; 247 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-04-17T11:36:42.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:41.460396+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-04-17T11:36:42.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:41.715967+0000 mgr.y (mgr.14556) 222 : cluster [DBG] pgmap v318: 121 pgs: 121 active+clean; 247 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-04-17T11:36:43.494 INFO:tasks.rados.rados.0.smithi031.stdout:761: done (1 left) 2024-04-17T11:36:43.494 INFO:tasks.rados.rados.0.smithi031.stdout:762: read oid 9 snap -1 2024-04-17T11:36:43.494 INFO:tasks.rados.rados.0.smithi031.stdout:762: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-17T11:36:43.494 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 42 current snap is 78 2024-04-17T11:36:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:763: seq_num 239 ranges {0=409600,409600=704512,1114112=499712} 2024-04-17T11:36:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:763: writing smithi03173351-42 from 0 to 409600 tid 1 2024-04-17T11:36:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:763: writing smithi03173351-42 from 409600 to 1114112 tid 2 2024-04-17T11:36:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:763: writing smithi03173351-42 from 1114112 to 1613824 tid 3 2024-04-17T11:36:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:764: read oid 45 snap -1 2024-04-17T11:36:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:764: expect (ObjNum 212 snap 63 seq_num 212) 2024-04-17T11:36:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:765: copy_from oid 2 from oid 25 current snap is 78 2024-04-17T11:36:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:759: finishing write tid 2 to smithi03173351-19 2024-04-17T11:36:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:759: finishing write tid 3 to smithi03173351-19 2024-04-17T11:36:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:759: finishing write tid 4 to smithi03173351-19 2024-04-17T11:36:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:759: finishing write tid 5 to smithi03173351-19 2024-04-17T11:36:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 205 (ObjNum 237 snap 78 seq_num 237) dirty exists 2024-04-17T11:36:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:759: left oid 19 (ObjNum 237 snap 78 seq_num 237) 2024-04-17T11:36:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:759: done (4 left) 2024-04-17T11:36:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:766: rollback oid 10 current snap is 78 2024-04-17T11:36:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 10 to 61 2024-04-17T11:36:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:767: snap_remove snap 76 2024-04-17T11:36:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:42.478529+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-04-17T11:36:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:42.478529+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-04-17T11:36:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:42.478529+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-04-17T11:36:44.302 INFO:tasks.rados.rados.0.smithi031.stdout:767: done (5 left) 2024-04-17T11:36:44.302 INFO:tasks.rados.rados.0.smithi031.stdout:768: snap_remove snap 49 2024-04-17T11:36:44.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:36:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:36:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:43.485568+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-04-17T11:36:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:43.716612+0000 mgr.y (mgr.14556) 223 : cluster [DBG] pgmap v321: 121 pgs: 121 active+clean; 250 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-04-17T11:36:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:44.297035+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-04-17T11:36:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:43.485568+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-04-17T11:36:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:43.716612+0000 mgr.y (mgr.14556) 223 : cluster [DBG] pgmap v321: 121 pgs: 121 active+clean; 250 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-04-17T11:36:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:44.297035+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-04-17T11:36:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:43.485568+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-04-17T11:36:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:43.716612+0000 mgr.y (mgr.14556) 223 : cluster [DBG] pgmap v321: 121 pgs: 121 active+clean; 250 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-04-17T11:36:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:44.297035+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-04-17T11:36:45.297 INFO:tasks.rados.rados.0.smithi031.stdout:768: done (5 left) 2024-04-17T11:36:45.297 INFO:tasks.rados.rados.0.smithi031.stdout:769: snap_remove snap 60 2024-04-17T11:36:46.301 INFO:tasks.rados.rados.0.smithi031.stdout:769: done (5 left) 2024-04-17T11:36:46.301 INFO:tasks.rados.rados.0.smithi031.stdout:770: rollback oid 33 current snap is 78 2024-04-17T11:36:46.301 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 33 to 54 2024-04-17T11:36:46.301 INFO:tasks.rados.rados.0.smithi031.stdout:763: finishing write tid 1 to smithi03173351-42 2024-04-17T11:36:46.301 INFO:tasks.rados.rados.0.smithi031.stdout:762: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:766: finishing rollback tid 1 to smithi03173351-10 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:766: finishing rollback tid 2 to smithi03173351-10 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 260 (ObjNum 90 snap 19 seq_num 90) dirty exists 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:763: finishing write tid 2 to smithi03173351-42 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:763: finishing write tid 3 to smithi03173351-42 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:763: finishing write tid 4 to smithi03173351-42 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:762: done (5 left) 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:766: done (4 left) 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:771: copy_from oid 41 from oid 20 current snap is 78 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:763: finishing write tid 5 to smithi03173351-42 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 220 (ObjNum 239 snap 78 seq_num 239) dirty exists 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:763: left oid 42 (ObjNum 239 snap 78 seq_num 239) 2024-04-17T11:36:46.333 INFO:tasks.rados.rados.0.smithi031.stdout:764: expect (ObjNum 212 snap 63 seq_num 212) 2024-04-17T11:36:46.539 INFO:tasks.rados.rados.0.smithi031.stdout:765: finishing copy_from racing read to smithi03173351-2 2024-04-17T11:36:46.539 INFO:tasks.rados.rados.0.smithi031.stdout:765: finishing copy_from to smithi03173351-2 2024-04-17T11:36:46.539 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 573 (ObjNum 198 snap 62 seq_num 198) dirty exists 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:770: finishing rollback tid 0 to smithi03173351-33 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:770: finishing rollback tid 1 to smithi03173351-33 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:770: finishing rollback tid 2 to smithi03173351-33 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 692 (ObjNum 90 snap 19 seq_num 90) dirty exists 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:771: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:771: finishing copy_from to smithi03173351-41 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 163 (ObjNum 221 snap 68 seq_num 221) dirty exists 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:763: done (4 left) 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:764: done (3 left) 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:765: done (2 left) 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:770: done (1 left) 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:771: done (0 left) 2024-04-17T11:36:46.540 INFO:tasks.rados.rados.0.smithi031.stdout:772: delete oid 23 current snap is 78 2024-04-17T11:36:46.544 INFO:tasks.rados.rados.0.smithi031.stdout:772: done (0 left) 2024-04-17T11:36:46.544 INFO:tasks.rados.rados.0.smithi031.stdout:773: delete oid 15 current snap is 78 2024-04-17T11:36:46.546 INFO:tasks.rados.rados.0.smithi031.stdout:773: done (0 left) 2024-04-17T11:36:46.546 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 78 2024-04-17T11:36:46.546 INFO:tasks.rados.rados.0.smithi031.stdout:774: seq_num 242 ranges {0=458752,458752=753664,1212416=450560} 2024-04-17T11:36:46.548 INFO:tasks.rados.rados.0.smithi031.stdout:774: writing smithi03173351-28 from 0 to 458752 tid 1 2024-04-17T11:36:46.552 INFO:tasks.rados.rados.0.smithi031.stdout:774: writing smithi03173351-28 from 458752 to 1212416 tid 2 2024-04-17T11:36:46.555 INFO:tasks.rados.rados.0.smithi031.stdout:774: writing smithi03173351-28 from 1212416 to 1662976 tid 3 2024-04-17T11:36:46.555 INFO:tasks.rados.rados.0.smithi031.stdout:775: rmattr oid 34 current snap is 78 2024-04-17T11:36:46.555 INFO:tasks.rados.rados.0.smithi031.stdout:775: done (1 left) 2024-04-17T11:36:46.555 INFO:tasks.rados.rados.0.smithi031.stdout:776: snap_create 2024-04-17T11:36:46.555 INFO:tasks.rados.rados.0.smithi031.stdout:774: finishing write tid 1 to smithi03173351-28 2024-04-17T11:36:46.558 INFO:tasks.rados.rados.0.smithi031.stdout:774: finishing write tid 2 to smithi03173351-28 2024-04-17T11:36:46.558 INFO:tasks.rados.rados.0.smithi031.stdout:774: finishing write tid 3 to smithi03173351-28 2024-04-17T11:36:46.558 INFO:tasks.rados.rados.0.smithi031.stdout:774: finishing write tid 4 to smithi03173351-28 2024-04-17T11:36:46.560 INFO:tasks.rados.rados.0.smithi031.stdout:774: finishing write tid 5 to smithi03173351-28 2024-04-17T11:36:46.560 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 173 (ObjNum 242 snap 78 seq_num 242) dirty exists 2024-04-17T11:36:46.560 INFO:tasks.rados.rados.0.smithi031.stdout:774: left oid 28 (ObjNum 242 snap 78 seq_num 242) 2024-04-17T11:36:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:45.293601+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-04-17T11:36:46.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:45.293601+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-04-17T11:36:46.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:45.293601+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-04-17T11:36:47.307 INFO:tasks.rados.rados.0.smithi031.stdout:774: done (1 left) 2024-04-17T11:36:47.307 INFO:tasks.rados.rados.0.smithi031.stdout:776: done (0 left) 2024-04-17T11:36:47.308 INFO:tasks.rados.rados.0.smithi031.stdout:777: rmattr oid 35 current snap is 79 2024-04-17T11:36:47.308 INFO:tasks.rados.rados.0.smithi031.stdout:777: done (0 left) 2024-04-17T11:36:47.308 INFO:tasks.rados.rados.0.smithi031.stdout:778: read oid 27 snap -1 2024-04-17T11:36:47.308 INFO:tasks.rados.rados.0.smithi031.stdout:778: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-17T11:36:47.308 INFO:tasks.rados.rados.0.smithi031.stdout:779: setattr oid 18 current snap is 79 2024-04-17T11:36:47.309 INFO:tasks.rados.rados.0.smithi031.stdout:780: rollback oid 25 current snap is 79 2024-04-17T11:36:47.310 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 25 to 63 2024-04-17T11:36:47.310 INFO:tasks.rados.rados.0.smithi031.stdout:781: snap_remove snap 71 2024-04-17T11:36:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:45.717130+0000 mgr.y (mgr.14556) 224 : cluster [DBG] pgmap v324: 121 pgs: 121 active+clean; 250 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-04-17T11:36:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:46.300358+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-04-17T11:36:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:45.717130+0000 mgr.y (mgr.14556) 224 : cluster [DBG] pgmap v324: 121 pgs: 121 active+clean; 250 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-04-17T11:36:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:46.300358+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-04-17T11:36:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:45.717130+0000 mgr.y (mgr.14556) 224 : cluster [DBG] pgmap v324: 121 pgs: 121 active+clean; 250 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-04-17T11:36:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:46.300358+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-04-17T11:36:48.320 INFO:tasks.rados.rados.0.smithi031.stdout:781: done (3 left) 2024-04-17T11:36:48.320 INFO:tasks.rados.rados.0.smithi031.stdout:782: snap_create 2024-04-17T11:36:48.320 INFO:tasks.rados.rados.0.smithi031.stdout:778: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-17T11:36:48.370 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 704 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-04-17T11:36:48.370 INFO:tasks.rados.rados.0.smithi031.stdout:780: finishing rollback tid 0 to smithi03173351-25 2024-04-17T11:36:48.370 INFO:tasks.rados.rados.0.smithi031.stdout:780: finishing rollback tid 1 to smithi03173351-25 2024-04-17T11:36:48.370 INFO:tasks.rados.rados.0.smithi031.stdout:780: finishing rollback tid 2 to smithi03173351-25 2024-04-17T11:36:48.370 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 708 (ObjNum 198 snap 62 seq_num 198) dirty exists 2024-04-17T11:36:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:47.303250+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-04-17T11:36:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:47.717517+0000 mgr.y (mgr.14556) 225 : cluster [DBG] pgmap v327: 121 pgs: 121 active+clean; 250 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:48.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:47.303250+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-04-17T11:36:48.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:47.717517+0000 mgr.y (mgr.14556) 225 : cluster [DBG] pgmap v327: 121 pgs: 121 active+clean; 250 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:47.303250+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-04-17T11:36:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:47.717517+0000 mgr.y (mgr.14556) 225 : cluster [DBG] pgmap v327: 121 pgs: 121 active+clean; 250 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:49.292 INFO:tasks.rados.rados.0.smithi031.stdout:778: done (3 left) 2024-04-17T11:36:49.292 INFO:tasks.rados.rados.0.smithi031.stdout:779: done (2 left) 2024-04-17T11:36:49.292 INFO:tasks.rados.rados.0.smithi031.stdout:780: done (1 left) 2024-04-17T11:36:49.292 INFO:tasks.rados.rados.0.smithi031.stdout:782: done (0 left) 2024-04-17T11:36:49.292 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 80 2024-04-17T11:36:49.292 INFO:tasks.rados.rados.0.smithi031.stdout:783: seq_num 243 ranges {2539520=475136,3014656=638976,3653632=565248} 2024-04-17T11:36:49.308 INFO:tasks.rados.rados.0.smithi031.stdout:783: writing smithi03173351-1 from 2539520 to 3014656 tid 1 2024-04-17T11:36:49.312 INFO:tasks.rados.rados.0.smithi031.stdout:783: writing smithi03173351-1 from 3014656 to 3653632 tid 2 2024-04-17T11:36:49.316 INFO:tasks.rados.rados.0.smithi031.stdout:783: writing smithi03173351-1 from 3653632 to 4218880 tid 3 2024-04-17T11:36:49.316 INFO:tasks.rados.rados.0.smithi031.stdout:784: copy_from oid 48 from oid 18 current snap is 80 2024-04-17T11:36:49.316 INFO:tasks.rados.rados.0.smithi031.stdout:785: read oid 33 snap -1 2024-04-17T11:36:49.316 INFO:tasks.rados.rados.0.smithi031.stdout:785: expect (ObjNum 90 snap 19 seq_num 90) 2024-04-17T11:36:49.316 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 80 2024-04-17T11:36:49.316 INFO:tasks.rados.rados.0.smithi031.stdout:786: seq_num 244 ranges {0=491520,491520=573440,1064960=458752,1523712=172032} 2024-04-17T11:36:49.323 INFO:tasks.rados.rados.0.smithi031.stdout:786: writing smithi03173351-7 from 0 to 491520 tid 1 2024-04-17T11:36:49.323 INFO:tasks.rados.rados.0.smithi031.stdout:786: writing smithi03173351-7 from 491520 to 1064960 tid 2 2024-04-17T11:36:49.326 INFO:tasks.rados.rados.0.smithi031.stdout:786: writing smithi03173351-7 from 1064960 to 1523712 tid 3 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:786: writing smithi03173351-7 from 1523712 to 1695744 tid 4 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:787: copy_from oid 19 from oid 22 current snap is 80 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:783: finishing write tid 1 to smithi03173351-1 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:783: finishing write tid 2 to smithi03173351-1 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:783: finishing write tid 3 to smithi03173351-1 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:783: finishing write tid 4 to smithi03173351-1 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:788: read oid 42 snap -1 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:788: expect (ObjNum 239 snap 78 seq_num 239) 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:789: delete oid 11 current snap is 80 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:783: finishing write tid 5 to smithi03173351-1 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 296 (ObjNum 243 snap 80 seq_num 243) dirty exists 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:783: left oid 1 (ObjNum 243 snap 80 seq_num 243) 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:786: finishing write tid 1 to smithi03173351-7 2024-04-17T11:36:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:786: finishing write tid 2 to smithi03173351-7 2024-04-17T11:36:49.330 INFO:tasks.rados.rados.0.smithi031.stdout:786: finishing write tid 3 to smithi03173351-7 2024-04-17T11:36:49.330 INFO:tasks.rados.rados.0.smithi031.stdout:783: done (6 left) 2024-04-17T11:36:49.330 INFO:tasks.rados.rados.0.smithi031.stdout:789: done (5 left) 2024-04-17T11:36:49.330 INFO:tasks.rados.rados.0.smithi031.stdout:790: snap_remove snap 79 2024-04-17T11:36:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:48.317305+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-04-17T11:36:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:49.291601+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-04-17T11:36:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:48.317305+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-04-17T11:36:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:49.291601+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-04-17T11:36:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:48.317305+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-04-17T11:36:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:49.291601+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-04-17T11:36:50.328 INFO:tasks.rados.rados.0.smithi031.stdout:790: done (5 left) 2024-04-17T11:36:50.328 INFO:tasks.rados.rados.0.smithi031.stdout:791: snap_remove snap 56 2024-04-17T11:36:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:49.718155+0000 mgr.y (mgr.14556) 226 : cluster [DBG] pgmap v330: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:36:50.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:49.718155+0000 mgr.y (mgr.14556) 226 : cluster [DBG] pgmap v330: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:36:50.751 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:49.718155+0000 mgr.y (mgr.14556) 226 : cluster [DBG] pgmap v330: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:36:51.333 INFO:tasks.rados.rados.0.smithi031.stdout:791: done (5 left) 2024-04-17T11:36:51.333 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 80 2024-04-17T11:36:51.333 INFO:tasks.rados.rados.0.smithi031.stdout:792: seq_num 246 ranges {4218880=524288,4743168=745472,5488640=425984,5914624=32768} 2024-04-17T11:36:51.360 INFO:tasks.rados.rados.0.smithi031.stdout:792: writing smithi03173351-1 from 4218880 to 4743168 tid 1 2024-04-17T11:36:51.365 INFO:tasks.rados.rados.0.smithi031.stdout:792: writing smithi03173351-1 from 4743168 to 5488640 tid 2 2024-04-17T11:36:51.368 INFO:tasks.rados.rados.0.smithi031.stdout:792: writing smithi03173351-1 from 5488640 to 5914624 tid 3 2024-04-17T11:36:51.368 INFO:tasks.rados.rados.0.smithi031.stdout:792: writing smithi03173351-1 from 5914624 to 5947392 tid 4 2024-04-17T11:36:51.368 INFO:tasks.rados.rados.0.smithi031.stdout:793: read oid 5 snap -1 2024-04-17T11:36:51.368 INFO:tasks.rados.rados.0.smithi031.stdout:793: expect deleted 2024-04-17T11:36:51.368 INFO:tasks.rados.rados.0.smithi031.stdout:794: rollback oid 8 current snap is 80 2024-04-17T11:36:51.368 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 8 to 66 2024-04-17T11:36:51.368 INFO:tasks.rados.rados.0.smithi031.stdout:786: finishing write tid 4 to smithi03173351-7 2024-04-17T11:36:51.368 INFO:tasks.rados.rados.0.smithi031.stdout:795: rollback oid 43 current snap is 80 2024-04-17T11:36:51.369 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 43 to 42 2024-04-17T11:36:51.369 INFO:tasks.rados.rados.0.smithi031.stdout:786: finishing write tid 5 to smithi03173351-7 2024-04-17T11:36:51.369 INFO:tasks.rados.rados.0.smithi031.stdout:786: finishing write tid 6 to smithi03173351-7 2024-04-17T11:36:51.369 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 210 (ObjNum 244 snap 80 seq_num 244) dirty exists 2024-04-17T11:36:51.369 INFO:tasks.rados.rados.0.smithi031.stdout:786: left oid 7 (ObjNum 244 snap 80 seq_num 244) 2024-04-17T11:36:51.369 INFO:tasks.rados.rados.0.smithi031.stdout:785: expect (ObjNum 90 snap 19 seq_num 90) 2024-04-17T11:36:51.576 INFO:tasks.rados.rados.0.smithi031.stdout:788: expect (ObjNum 239 snap 78 seq_num 239) 2024-04-17T11:36:51.620 INFO:tasks.rados.rados.0.smithi031.stdout:787: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:36:51.620 INFO:tasks.rados.rados.0.smithi031.stdout:787: finishing copy_from to smithi03173351-19 2024-04-17T11:36:51.620 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 493 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-04-17T11:36:51.620 INFO:tasks.rados.rados.0.smithi031.stdout:784: finishing copy_from racing read to smithi03173351-48 2024-04-17T11:36:51.620 INFO:tasks.rados.rados.0.smithi031.stdout:784: finishing copy_from to smithi03173351-48 2024-04-17T11:36:51.620 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 704 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-04-17T11:36:51.620 INFO:tasks.rados.rados.0.smithi031.stdout:784: done (8 left) 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:785: done (7 left) 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:786: done (6 left) 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:787: done (5 left) 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:788: done (4 left) 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:796: read oid 36 snap -1 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:796: expect (ObjNum 131 snap 40 seq_num 131) 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:797: read oid 44 snap 37 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:797: expect (ObjNum 31 snap 0 seq_num 31) 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:798: snap_create 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:792: finishing write tid 1 to smithi03173351-1 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:792: finishing write tid 2 to smithi03173351-1 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:795: finishing rollback tid 1 to smithi03173351-43 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 445 (ObjNum 407796864 snap 32549 seq_num 2592892912) dirty dne 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:792: finishing write tid 3 to smithi03173351-1 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:794: finishing rollback tid 0 to smithi03173351-8 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:794: finishing rollback tid 1 to smithi03173351-8 2024-04-17T11:36:51.621 INFO:tasks.rados.rados.0.smithi031.stdout:792: finishing write tid 4 to smithi03173351-1 2024-04-17T11:36:51.622 INFO:tasks.rados.rados.0.smithi031.stdout:794: finishing rollback tid 2 to smithi03173351-8 2024-04-17T11:36:51.622 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 707 (ObjNum 173 snap 51 seq_num 173) dirty exists 2024-04-17T11:36:51.622 INFO:tasks.rados.rados.0.smithi031.stdout:792: finishing write tid 5 to smithi03173351-1 2024-04-17T11:36:51.622 INFO:tasks.rados.rados.0.smithi031.stdout:792: finishing write tid 6 to smithi03173351-1 2024-04-17T11:36:51.622 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 313 (ObjNum 246 snap 80 seq_num 246) dirty exists 2024-04-17T11:36:51.622 INFO:tasks.rados.rados.0.smithi031.stdout:792: left oid 1 (ObjNum 246 snap 80 seq_num 246) 2024-04-17T11:36:51.622 INFO:tasks.rados.rados.0.smithi031.stdout:797: expect (ObjNum 31 snap 0 seq_num 31) 2024-04-17T11:36:51.647 INFO:tasks.rados.rados.0.smithi031.stdout:796: expect (ObjNum 131 snap 40 seq_num 131) 2024-04-17T11:36:51.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:50.327807+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-04-17T11:36:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:50.327807+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-04-17T11:36:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:51] "GET /metrics HTTP/1.1" 200 191961 "" "Prometheus/2.33.4" 2024-04-17T11:36:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:50.327807+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-04-17T11:36:52.343 INFO:tasks.rados.rados.0.smithi031.stdout:792: done (6 left) 2024-04-17T11:36:52.343 INFO:tasks.rados.rados.0.smithi031.stdout:793: done (5 left) 2024-04-17T11:36:52.343 INFO:tasks.rados.rados.0.smithi031.stdout:794: done (4 left) 2024-04-17T11:36:52.343 INFO:tasks.rados.rados.0.smithi031.stdout:795: done (3 left) 2024-04-17T11:36:52.343 INFO:tasks.rados.rados.0.smithi031.stdout:796: done (2 left) 2024-04-17T11:36:52.343 INFO:tasks.rados.rados.0.smithi031.stdout:797: done (1 left) 2024-04-17T11:36:52.343 INFO:tasks.rados.rados.0.smithi031.stdout:798: done (0 left) 2024-04-17T11:36:52.343 INFO:tasks.rados.rados.0.smithi031.stdout:799: read oid 27 snap -1 2024-04-17T11:36:52.343 INFO:tasks.rados.rados.0.smithi031.stdout:799: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-17T11:36:52.343 INFO:tasks.rados.rados.0.smithi031.stdout:800: snap_remove snap 70 2024-04-17T11:36:52.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:51.329708+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-04-17T11:36:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:51.718542+0000 mgr.y (mgr.14556) 227 : cluster [DBG] pgmap v333: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:36:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:51.329708+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-04-17T11:36:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:51.718542+0000 mgr.y (mgr.14556) 227 : cluster [DBG] pgmap v333: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:36:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:51.329708+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-04-17T11:36:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:51.718542+0000 mgr.y (mgr.14556) 227 : cluster [DBG] pgmap v333: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:36:53.345 INFO:tasks.rados.rados.0.smithi031.stdout:800: done (1 left) 2024-04-17T11:36:53.345 INFO:tasks.rados.rados.0.smithi031.stdout:801: snap_create 2024-04-17T11:36:53.345 INFO:tasks.rados.rados.0.smithi031.stdout:799: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-17T11:36:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:52.342918+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-04-17T11:36:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:52.342918+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-04-17T11:36:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:52.342918+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-04-17T11:36:54.359 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:36:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:36:54.366 INFO:tasks.rados.rados.0.smithi031.stdout:799: done (1 left) 2024-04-17T11:36:54.366 INFO:tasks.rados.rados.0.smithi031.stdout:801: done (0 left) 2024-04-17T11:36:54.366 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 82 2024-04-17T11:36:54.367 INFO:tasks.rados.rados.0.smithi031.stdout:802: seq_num 247 ranges {3899392=540672,4440064=622592,5062656=581632} 2024-04-17T11:36:54.391 INFO:tasks.rados.rados.0.smithi031.stdout:802: writing smithi03173351-48 from 3899392 to 4440064 tid 1 2024-04-17T11:36:54.394 INFO:tasks.rados.rados.0.smithi031.stdout:802: writing smithi03173351-48 from 4440064 to 5062656 tid 2 2024-04-17T11:36:54.398 INFO:tasks.rados.rados.0.smithi031.stdout:802: writing smithi03173351-48 from 5062656 to 5644288 tid 3 2024-04-17T11:36:54.398 INFO:tasks.rados.rados.0.smithi031.stdout:803: copy_from oid 23 from oid 35 current snap is 82 2024-04-17T11:36:54.398 INFO:tasks.rados.rados.0.smithi031.stdout:802: finishing write tid 1 to smithi03173351-48 2024-04-17T11:36:54.398 INFO:tasks.rados.rados.0.smithi031.stdout:804: delete oid 34 current snap is 82 2024-04-17T11:36:54.398 INFO:tasks.rados.rados.0.smithi031.stdout:802: finishing write tid 2 to smithi03173351-48 2024-04-17T11:36:54.403 INFO:tasks.rados.rados.0.smithi031.stdout:804: done (2 left) 2024-04-17T11:36:54.403 INFO:tasks.rados.rados.0.smithi031.stdout:805: snap_create 2024-04-17T11:36:54.404 INFO:tasks.rados.rados.0.smithi031.stdout:802: finishing write tid 3 to smithi03173351-48 2024-04-17T11:36:54.404 INFO:tasks.rados.rados.0.smithi031.stdout:802: finishing write tid 4 to smithi03173351-48 2024-04-17T11:36:54.406 INFO:tasks.rados.rados.0.smithi031.stdout:802: finishing write tid 5 to smithi03173351-48 2024-04-17T11:36:54.406 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 711 (ObjNum 247 snap 82 seq_num 247) dirty exists 2024-04-17T11:36:54.406 INFO:tasks.rados.rados.0.smithi031.stdout:802: left oid 48 (ObjNum 247 snap 82 seq_num 247) 2024-04-17T11:36:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:803: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:36:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:803: finishing copy_from to smithi03173351-23 2024-04-17T11:36:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 194 (ObjNum 89 snap 19 seq_num 89) dirty exists 2024-04-17T11:36:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:53.345070+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-04-17T11:36:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:53.719187+0000 mgr.y (mgr.14556) 228 : cluster [DBG] pgmap v336: 121 pgs: 121 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-04-17T11:36:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:53.345070+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-04-17T11:36:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:53.719187+0000 mgr.y (mgr.14556) 228 : cluster [DBG] pgmap v336: 121 pgs: 121 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-04-17T11:36:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:53.345070+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-04-17T11:36:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:53.719187+0000 mgr.y (mgr.14556) 228 : cluster [DBG] pgmap v336: 121 pgs: 121 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-04-17T11:36:55.369 INFO:tasks.rados.rados.0.smithi031.stdout:802: done (2 left) 2024-04-17T11:36:55.369 INFO:tasks.rados.rados.0.smithi031.stdout:803: done (1 left) 2024-04-17T11:36:55.369 INFO:tasks.rados.rados.0.smithi031.stdout:805: done (0 left) 2024-04-17T11:36:55.369 INFO:tasks.rados.rados.0.smithi031.stdout:806: read oid 28 snap -1 2024-04-17T11:36:55.369 INFO:tasks.rados.rados.0.smithi031.stdout:806: expect (ObjNum 242 snap 78 seq_num 242) 2024-04-17T11:36:55.369 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 19 current snap is 83 2024-04-17T11:36:55.370 INFO:tasks.rados.rados.0.smithi031.stdout:807: seq_num 249 ranges {3899392=573440,4472832=794624,5267456=409600} 2024-04-17T11:36:55.392 INFO:tasks.rados.rados.0.smithi031.stdout:807: writing smithi03173351-19 from 3899392 to 4472832 tid 1 2024-04-17T11:36:55.397 INFO:tasks.rados.rados.0.smithi031.stdout:807: writing smithi03173351-19 from 4472832 to 5267456 tid 2 2024-04-17T11:36:55.400 INFO:tasks.rados.rados.0.smithi031.stdout:807: writing smithi03173351-19 from 5267456 to 5677056 tid 3 2024-04-17T11:36:55.400 INFO:tasks.rados.rados.0.smithi031.stdout:808: read oid 25 snap -1 2024-04-17T11:36:55.400 INFO:tasks.rados.rados.0.smithi031.stdout:808: expect (ObjNum 198 snap 62 seq_num 198) 2024-04-17T11:36:55.400 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 83 2024-04-17T11:36:55.400 INFO:tasks.rados.rados.0.smithi031.stdout:809: seq_num 250 ranges {0=589824,589824=679936,1269760=409600,1679360=114688} 2024-04-17T11:36:55.403 INFO:tasks.rados.rados.0.smithi031.stdout:809: writing smithi03173351-5 from 0 to 589824 tid 1 2024-04-17T11:36:55.407 INFO:tasks.rados.rados.0.smithi031.stdout:809: writing smithi03173351-5 from 589824 to 1269760 tid 2 2024-04-17T11:36:55.409 INFO:tasks.rados.rados.0.smithi031.stdout:809: writing smithi03173351-5 from 1269760 to 1679360 tid 3 2024-04-17T11:36:55.410 INFO:tasks.rados.rados.0.smithi031.stdout:809: writing smithi03173351-5 from 1679360 to 1794048 tid 4 2024-04-17T11:36:55.410 INFO:tasks.rados.rados.0.smithi031.stdout:810: copy_from oid 29 from oid 12 current snap is 83 2024-04-17T11:36:55.410 INFO:tasks.rados.rados.0.smithi031.stdout:806: expect (ObjNum 242 snap 78 seq_num 242) 2024-04-17T11:36:55.460 INFO:tasks.rados.rados.0.smithi031.stdout:807: finishing write tid 1 to smithi03173351-19 2024-04-17T11:36:55.460 INFO:tasks.rados.rados.0.smithi031.stdout:807: finishing write tid 2 to smithi03173351-19 2024-04-17T11:36:55.460 INFO:tasks.rados.rados.0.smithi031.stdout:807: finishing write tid 3 to smithi03173351-19 2024-04-17T11:36:55.460 INFO:tasks.rados.rados.0.smithi031.stdout:807: finishing write tid 4 to smithi03173351-19 2024-04-17T11:36:55.460 INFO:tasks.rados.rados.0.smithi031.stdout:807: finishing write tid 5 to smithi03173351-19 2024-04-17T11:36:55.460 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 497 (ObjNum 249 snap 83 seq_num 249) dirty exists 2024-04-17T11:36:55.460 INFO:tasks.rados.rados.0.smithi031.stdout:807: left oid 19 (ObjNum 249 snap 83 seq_num 249) 2024-04-17T11:36:55.460 INFO:tasks.rados.rados.0.smithi031.stdout:809: finishing write tid 1 to smithi03173351-5 2024-04-17T11:36:55.460 INFO:tasks.rados.rados.0.smithi031.stdout:806: done (4 left) 2024-04-17T11:36:55.460 INFO:tasks.rados.rados.0.smithi031.stdout:807: done (3 left) 2024-04-17T11:36:55.461 INFO:tasks.rados.rados.0.smithi031.stdout:811: delete oid 31 current snap is 83 2024-04-17T11:36:55.461 INFO:tasks.rados.rados.0.smithi031.stdout:809: finishing write tid 2 to smithi03173351-5 2024-04-17T11:36:55.461 INFO:tasks.rados.rados.0.smithi031.stdout:808: expect (ObjNum 198 snap 62 seq_num 198) 2024-04-17T11:36:55.531 INFO:tasks.rados.rados.0.smithi031.stdout:809: finishing write tid 3 to smithi03173351-5 2024-04-17T11:36:55.531 INFO:tasks.rados.rados.0.smithi031.stdout:809: finishing write tid 4 to smithi03173351-5 2024-04-17T11:36:55.531 INFO:tasks.rados.rados.0.smithi031.stdout:808: done (3 left) 2024-04-17T11:36:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:811: done (2 left) 2024-04-17T11:36:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:812: read oid 42 snap -1 2024-04-17T11:36:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:812: expect (ObjNum 239 snap 78 seq_num 239) 2024-04-17T11:36:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:813: read oid 9 snap 82 2024-04-17T11:36:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:813: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-17T11:36:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:814: rmattr oid 27 current snap is 83 2024-04-17T11:36:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:814: done (4 left) 2024-04-17T11:36:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:815: rmattr oid 22 current snap is 83 2024-04-17T11:36:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:809: finishing write tid 5 to smithi03173351-5 2024-04-17T11:36:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:809: finishing write tid 6 to smithi03173351-5 2024-04-17T11:36:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 172 (ObjNum 250 snap 83 seq_num 250) dirty exists 2024-04-17T11:36:55.533 INFO:tasks.rados.rados.0.smithi031.stdout:809: left oid 5 (ObjNum 250 snap 83 seq_num 250) 2024-04-17T11:36:55.533 INFO:tasks.rados.rados.0.smithi031.stdout:810: finishing copy_from racing read to smithi03173351-29 2024-04-17T11:36:55.533 INFO:tasks.rados.rados.0.smithi031.stdout:810: finishing copy_from to smithi03173351-29 2024-04-17T11:36:55.533 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 250 (ObjNum 162 snap 45 seq_num 162) dirty exists 2024-04-17T11:36:55.533 INFO:tasks.rados.rados.0.smithi031.stdout:809: done (4 left) 2024-04-17T11:36:55.533 INFO:tasks.rados.rados.0.smithi031.stdout:810: done (3 left) 2024-04-17T11:36:55.533 INFO:tasks.rados.rados.0.smithi031.stdout:816: snap_remove snap 67 2024-04-17T11:36:55.542 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:36:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:54.364456+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-04-17T11:36:55.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:54.364456+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-04-17T11:36:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:54.364456+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (4m) 4m ago 5m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (4m) 4m ago 4m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (6m) 4m ago 6m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (6m) 4m ago 6m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (9m) 4m ago 9m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (11m) 4m ago 11m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (11m) 4m ago 11m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (10m) 4m ago 9m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (9m) 4m ago 9m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (5m) 4m ago 5m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (5m) 4m ago 5m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:36:55.834 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (9m) 4m ago 9m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:36:55.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (8m) 4m ago 8m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:36:55.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (8m) 4m ago 8m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:36:55.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (8m) 4m ago 8m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:36:55.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (7m) 4m ago 7m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:36:55.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (7m) 4m ago 7m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:36:55.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (6m) 4m ago 6m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:36:55.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (6m) 4m ago 6m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:36:55.835 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (4m) 4m ago 5m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:36:56.180 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:36:56.180 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:36:56.180 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:36:56.180 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:36:56.180 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:36:56.180 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:36:56.180 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:36:56.180 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:36:56.180 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:36:56.181 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:36:56.181 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:36:56.181 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:36:56.181 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:36:56.181 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:36:56.181 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:36:56.181 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:36:56.181 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:36:56.377 INFO:tasks.rados.rados.0.smithi031.stdout:816: done (3 left) 2024-04-17T11:36:56.377 INFO:tasks.rados.rados.0.smithi031.stdout:817: snap_create 2024-04-17T11:36:56.377 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 574 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-04-17T11:36:56.377 INFO:tasks.rados.rados.0.smithi031.stdout:813: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-17T11:36:56.405 INFO:tasks.rados.rados.0.smithi031.stdout:812: expect (ObjNum 239 snap 78 seq_num 239) 2024-04-17T11:36:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:55.368538+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-04-17T11:36:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:36:55.528638+0000 mgr.y (mgr.14556) 229 : audit [DBG] from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:55.719554+0000 mgr.y (mgr.14556) 230 : cluster [DBG] pgmap v339: 121 pgs: 121 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-04-17T11:36:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:36:55.826961+0000 mgr.y (mgr.14556) 231 : audit [DBG] from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:36:56.181607+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.31:0/3887965316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:36:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:55.368538+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-04-17T11:36:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:36:55.528638+0000 mgr.y (mgr.14556) 229 : audit [DBG] from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:55.719554+0000 mgr.y (mgr.14556) 230 : cluster [DBG] pgmap v339: 121 pgs: 121 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-04-17T11:36:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:36:55.826961+0000 mgr.y (mgr.14556) 231 : audit [DBG] from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:36:56.181607+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.31:0/3887965316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:36:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:55.368538+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-04-17T11:36:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:36:55.528638+0000 mgr.y (mgr.14556) 229 : audit [DBG] from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:55.719554+0000 mgr.y (mgr.14556) 230 : cluster [DBG] pgmap v339: 121 pgs: 121 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-04-17T11:36:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:36:55.826961+0000 mgr.y (mgr.14556) 231 : audit [DBG] from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:36:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:36:56.181607+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.31:0/3887965316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:36:57.383 INFO:tasks.rados.rados.0.smithi031.stdout:812: done (3 left) 2024-04-17T11:36:57.383 INFO:tasks.rados.rados.0.smithi031.stdout:813: done (2 left) 2024-04-17T11:36:57.383 INFO:tasks.rados.rados.0.smithi031.stdout:815: done (1 left) 2024-04-17T11:36:57.383 INFO:tasks.rados.rados.0.smithi031.stdout:817: done (0 left) 2024-04-17T11:36:57.383 INFO:tasks.rados.rados.0.smithi031.stdout:818: snap_create 2024-04-17T11:36:57.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:56.373869+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-04-17T11:36:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:56.373869+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-04-17T11:36:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:56.373869+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-04-17T11:36:58.390 INFO:tasks.rados.rados.0.smithi031.stdout:818: done (0 left) 2024-04-17T11:36:58.390 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 85 2024-04-17T11:36:58.390 INFO:tasks.rados.rados.0.smithi031.stdout:819: seq_num 252 ranges {3899392=630784,4530176=499712,5029888=425984,5455872=278528} 2024-04-17T11:36:58.414 INFO:tasks.rados.rados.0.smithi031.stdout:819: writing smithi03173351-18 from 3899392 to 4530176 tid 1 2024-04-17T11:36:58.417 INFO:tasks.rados.rados.0.smithi031.stdout:819: writing smithi03173351-18 from 4530176 to 5029888 tid 2 2024-04-17T11:36:58.419 INFO:tasks.rados.rados.0.smithi031.stdout:819: writing smithi03173351-18 from 5029888 to 5455872 tid 3 2024-04-17T11:36:58.421 INFO:tasks.rados.rados.0.smithi031.stdout:819: writing smithi03173351-18 from 5455872 to 5734400 tid 4 2024-04-17T11:36:58.421 INFO:tasks.rados.rados.0.smithi031.stdout:820: copy_from oid 5 from oid 33 current snap is 85 2024-04-17T11:36:58.421 INFO:tasks.rados.rados.0.smithi031.stdout:821: snap_remove snap 81 2024-04-17T11:36:58.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:57.380844+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-04-17T11:36:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:57.720118+0000 mgr.y (mgr.14556) 232 : cluster [DBG] pgmap v342: 121 pgs: 121 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:58.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:57.380844+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-04-17T11:36:58.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:57.720118+0000 mgr.y (mgr.14556) 232 : cluster [DBG] pgmap v342: 121 pgs: 121 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:57.380844+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-04-17T11:36:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:57.720118+0000 mgr.y (mgr.14556) 232 : cluster [DBG] pgmap v342: 121 pgs: 121 active+clean; 272 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-17T11:36:59.304 INFO:tasks.rados.rados.0.smithi031.stdout:821: done (2 left) 2024-04-17T11:36:59.304 INFO:tasks.rados.rados.0.smithi031.stdout:822: rollback oid 46 current snap is 85 2024-04-17T11:36:59.304 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 46 to 83 2024-04-17T11:36:59.304 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 85 2024-04-17T11:36:59.304 INFO:tasks.rados.rados.0.smithi031.stdout:823: seq_num 253 ranges {884736=647168,1531904=786432,2318336=417792} 2024-04-17T11:36:59.308 INFO:tasks.rados.rados.0.smithi031.stdout:823: writing smithi03173351-26 from 884736 to 1531904 tid 1 2024-04-17T11:36:59.312 INFO:tasks.rados.rados.0.smithi031.stdout:823: writing smithi03173351-26 from 1531904 to 2318336 tid 2 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:823: writing smithi03173351-26 from 2318336 to 2736128 tid 3 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 85 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:819: finishing write tid 1 to smithi03173351-18 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:819: finishing write tid 2 to smithi03173351-18 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:819: finishing write tid 3 to smithi03173351-18 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:819: finishing write tid 4 to smithi03173351-18 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:819: finishing write tid 5 to smithi03173351-18 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:819: finishing write tid 6 to smithi03173351-18 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 762 (ObjNum 252 snap 85 seq_num 252) dirty exists 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:819: left oid 18 (ObjNum 252 snap 85 seq_num 252) 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:820: finishing copy_from racing read to smithi03173351-5 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:820: finishing copy_from to smithi03173351-5 2024-04-17T11:36:59.316 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 692 (ObjNum 90 snap 19 seq_num 90) dirty exists 2024-04-17T11:36:59.317 INFO:tasks.rados.rados.0.smithi031.stdout:822: finishing rollback tid 0 to smithi03173351-46 2024-04-17T11:36:59.317 INFO:tasks.rados.rados.0.smithi031.stdout:822: finishing rollback tid 1 to smithi03173351-46 2024-04-17T11:36:59.317 INFO:tasks.rados.rados.0.smithi031.stdout:822: finishing rollback tid 2 to smithi03173351-46 2024-04-17T11:36:59.317 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 520 (ObjNum 216 snap 64 seq_num 216) dirty exists 2024-04-17T11:36:59.317 INFO:tasks.rados.rados.0.smithi031.stdout:823: finishing write tid 1 to smithi03173351-26 2024-04-17T11:36:59.317 INFO:tasks.rados.rados.0.smithi031.stdout:824: seq_num 254 ranges {0=663552,663552=663552,1327104=540672} 2024-04-17T11:36:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:824: writing smithi03173351-34 from 0 to 663552 tid 1 2024-04-17T11:36:59.323 INFO:tasks.rados.rados.0.smithi031.stdout:824: writing smithi03173351-34 from 663552 to 1327104 tid 2 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:824: writing smithi03173351-34 from 1327104 to 1867776 tid 3 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:819: done (4 left) 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:820: done (3 left) 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:822: done (2 left) 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:825: snap_create 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:823: finishing write tid 2 to smithi03173351-26 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:823: finishing write tid 3 to smithi03173351-26 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:823: finishing write tid 4 to smithi03173351-26 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:823: finishing write tid 5 to smithi03173351-26 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 525 (ObjNum 253 snap 85 seq_num 253) dirty exists 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:823: left oid 26 (ObjNum 253 snap 85 seq_num 253) 2024-04-17T11:36:59.327 INFO:tasks.rados.rados.0.smithi031.stdout:824: finishing write tid 1 to smithi03173351-34 2024-04-17T11:36:59.328 INFO:tasks.rados.rados.0.smithi031.stdout:824: finishing write tid 2 to smithi03173351-34 2024-04-17T11:36:59.329 INFO:tasks.rados.rados.0.smithi031.stdout:824: finishing write tid 3 to smithi03173351-34 2024-04-17T11:36:59.329 INFO:tasks.rados.rados.0.smithi031.stdout:824: finishing write tid 4 to smithi03173351-34 2024-04-17T11:36:59.331 INFO:tasks.rados.rados.0.smithi031.stdout:824: finishing write tid 5 to smithi03173351-34 2024-04-17T11:36:59.331 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 696 (ObjNum 254 snap 85 seq_num 254) dirty exists 2024-04-17T11:36:59.331 INFO:tasks.rados.rados.0.smithi031.stdout:824: left oid 34 (ObjNum 254 snap 85 seq_num 254) 2024-04-17T11:36:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:58.387160+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-04-17T11:36:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:36:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:59.292982+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-04-17T11:36:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:58.387160+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-04-17T11:36:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:36:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:59.292982+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-04-17T11:36:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:58.387160+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-04-17T11:36:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:36:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:59.292982+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-04-17T11:37:00.296 INFO:tasks.rados.rados.0.smithi031.stdout:823: done (2 left) 2024-04-17T11:37:00.296 INFO:tasks.rados.rados.0.smithi031.stdout:824: done (1 left) 2024-04-17T11:37:00.297 INFO:tasks.rados.rados.0.smithi031.stdout:825: done (0 left) 2024-04-17T11:37:00.297 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 86 2024-04-17T11:37:00.297 INFO:tasks.rados.rados.0.smithi031.stdout:826: seq_num 255 ranges {3899392=679936,4579328=548864,5128192=598016,5726208=57344} 2024-04-17T11:37:00.321 INFO:tasks.rados.rados.0.smithi031.stdout:826: writing smithi03173351-45 from 3899392 to 4579328 tid 1 2024-04-17T11:37:00.324 INFO:tasks.rados.rados.0.smithi031.stdout:826: writing smithi03173351-45 from 4579328 to 5128192 tid 2 2024-04-17T11:37:00.328 INFO:tasks.rados.rados.0.smithi031.stdout:826: writing smithi03173351-45 from 5128192 to 5726208 tid 3 2024-04-17T11:37:00.328 INFO:tasks.rados.rados.0.smithi031.stdout:826: writing smithi03173351-45 from 5726208 to 5783552 tid 4 2024-04-17T11:37:00.329 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 86 2024-04-17T11:37:00.329 INFO:tasks.rados.rados.0.smithi031.stdout:826: finishing write tid 1 to smithi03173351-45 2024-04-17T11:37:00.329 INFO:tasks.rados.rados.0.smithi031.stdout:826: finishing write tid 2 to smithi03173351-45 2024-04-17T11:37:00.329 INFO:tasks.rados.rados.0.smithi031.stdout:827: seq_num 256 ranges {4530176=696320,5226496=434176,5660672=770048} 2024-04-17T11:37:00.357 INFO:tasks.rados.rados.0.smithi031.stdout:827: writing smithi03173351-10 from 4530176 to 5226496 tid 1 2024-04-17T11:37:00.359 INFO:tasks.rados.rados.0.smithi031.stdout:827: writing smithi03173351-10 from 5226496 to 5660672 tid 2 2024-04-17T11:37:00.365 INFO:tasks.rados.rados.0.smithi031.stdout:827: writing smithi03173351-10 from 5660672 to 6430720 tid 3 2024-04-17T11:37:00.365 INFO:tasks.rados.rados.0.smithi031.stdout:828: delete oid 7 current snap is 86 2024-04-17T11:37:00.365 INFO:tasks.rados.rados.0.smithi031.stdout:826: finishing write tid 3 to smithi03173351-45 2024-04-17T11:37:00.365 INFO:tasks.rados.rados.0.smithi031.stdout:826: finishing write tid 4 to smithi03173351-45 2024-04-17T11:37:00.365 INFO:tasks.rados.rados.0.smithi031.stdout:826: finishing write tid 5 to smithi03173351-45 2024-04-17T11:37:00.365 INFO:tasks.rados.rados.0.smithi031.stdout:826: finishing write tid 6 to smithi03173351-45 2024-04-17T11:37:00.365 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 772 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:37:00.365 INFO:tasks.rados.rados.0.smithi031.stdout:826: left oid 45 (ObjNum 255 snap 86 seq_num 255) 2024-04-17T11:37:00.365 INFO:tasks.rados.rados.0.smithi031.stdout:827: finishing write tid 1 to smithi03173351-10 2024-04-17T11:37:00.365 INFO:tasks.rados.rados.0.smithi031.stdout:827: finishing write tid 2 to smithi03173351-10 2024-04-17T11:37:00.367 INFO:tasks.rados.rados.0.smithi031.stdout:827: finishing write tid 3 to smithi03173351-10 2024-04-17T11:37:00.367 INFO:tasks.rados.rados.0.smithi031.stdout:826: done (2 left) 2024-04-17T11:37:00.367 INFO:tasks.rados.rados.0.smithi031.stdout:828: done (1 left) 2024-04-17T11:37:00.367 INFO:tasks.rados.rados.0.smithi031.stdout:829: rmattr oid 20 current snap is 86 2024-04-17T11:37:00.367 INFO:tasks.rados.rados.0.smithi031.stdout:829: done (1 left) 2024-04-17T11:37:00.367 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 24 current snap is 86 2024-04-17T11:37:00.368 INFO:tasks.rados.rados.0.smithi031.stdout:830: seq_num 258 ranges {1449984=729088,2179072=606208,2785280=598016} 2024-04-17T11:37:00.379 INFO:tasks.rados.rados.0.smithi031.stdout:830: writing smithi03173351-24 from 1449984 to 2179072 tid 1 2024-04-17T11:37:00.382 INFO:tasks.rados.rados.0.smithi031.stdout:830: writing smithi03173351-24 from 2179072 to 2785280 tid 2 2024-04-17T11:37:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:830: writing smithi03173351-24 from 2785280 to 3383296 tid 3 2024-04-17T11:37:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 86 2024-04-17T11:37:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:827: finishing write tid 4 to smithi03173351-10 2024-04-17T11:37:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:827: finishing write tid 5 to smithi03173351-10 2024-04-17T11:37:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 277 (ObjNum 256 snap 86 seq_num 256) dirty exists 2024-04-17T11:37:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:827: left oid 10 (ObjNum 256 snap 86 seq_num 256) 2024-04-17T11:37:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:830: finishing write tid 1 to smithi03173351-24 2024-04-17T11:37:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:830: finishing write tid 2 to smithi03173351-24 2024-04-17T11:37:00.388 INFO:tasks.rados.rados.0.smithi031.stdout:831: seq_num 259 ranges {1245184=745472,1990656=540672,2531328=581632,3112960=81920} 2024-04-17T11:37:00.398 INFO:tasks.rados.rados.0.smithi031.stdout:831: writing smithi03173351-37 from 1245184 to 1990656 tid 1 2024-04-17T11:37:00.401 INFO:tasks.rados.rados.0.smithi031.stdout:831: writing smithi03173351-37 from 1990656 to 2531328 tid 2 2024-04-17T11:37:00.404 INFO:tasks.rados.rados.0.smithi031.stdout:831: writing smithi03173351-37 from 2531328 to 3112960 tid 3 2024-04-17T11:37:00.405 INFO:tasks.rados.rados.0.smithi031.stdout:831: writing smithi03173351-37 from 3112960 to 3194880 tid 4 2024-04-17T11:37:00.406 INFO:tasks.rados.rados.0.smithi031.stdout:827: done (2 left) 2024-04-17T11:37:00.406 INFO:tasks.rados.rados.0.smithi031.stdout:832: delete oid 20 current snap is 86 2024-04-17T11:37:00.406 INFO:tasks.rados.rados.0.smithi031.stdout:830: finishing write tid 3 to smithi03173351-24 2024-04-17T11:37:00.406 INFO:tasks.rados.rados.0.smithi031.stdout:830: finishing write tid 4 to smithi03173351-24 2024-04-17T11:37:00.406 INFO:tasks.rados.rados.0.smithi031.stdout:830: finishing write tid 5 to smithi03173351-24 2024-04-17T11:37:00.406 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 578 (ObjNum 258 snap 86 seq_num 258) dirty exists 2024-04-17T11:37:00.406 INFO:tasks.rados.rados.0.smithi031.stdout:830: left oid 24 (ObjNum 258 snap 86 seq_num 258) 2024-04-17T11:37:00.406 INFO:tasks.rados.rados.0.smithi031.stdout:831: finishing write tid 1 to smithi03173351-37 2024-04-17T11:37:00.406 INFO:tasks.rados.rados.0.smithi031.stdout:831: finishing write tid 2 to smithi03173351-37 2024-04-17T11:37:00.408 INFO:tasks.rados.rados.0.smithi031.stdout:830: done (2 left) 2024-04-17T11:37:00.408 INFO:tasks.rados.rados.0.smithi031.stdout:832: done (1 left) 2024-04-17T11:37:00.408 INFO:tasks.rados.rados.0.smithi031.stdout:833: snap_create 2024-04-17T11:37:00.408 INFO:tasks.rados.rados.0.smithi031.stdout:831: finishing write tid 3 to smithi03173351-37 2024-04-17T11:37:00.408 INFO:tasks.rados.rados.0.smithi031.stdout:831: finishing write tid 4 to smithi03173351-37 2024-04-17T11:37:00.408 INFO:tasks.rados.rados.0.smithi031.stdout:831: finishing write tid 5 to smithi03173351-37 2024-04-17T11:37:00.409 INFO:tasks.rados.rados.0.smithi031.stdout:831: finishing write tid 6 to smithi03173351-37 2024-04-17T11:37:00.409 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 331 (ObjNum 259 snap 86 seq_num 259) dirty exists 2024-04-17T11:37:00.409 INFO:tasks.rados.rados.0.smithi031.stdout:831: left oid 37 (ObjNum 259 snap 86 seq_num 259) 2024-04-17T11:37:01.395 INFO:tasks.rados.rados.0.smithi031.stdout:831: done (1 left) 2024-04-17T11:37:01.395 INFO:tasks.rados.rados.0.smithi031.stdout:833: done (0 left) 2024-04-17T11:37:01.395 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 87 2024-04-17T11:37:01.395 INFO:tasks.rados.rados.0.smithi031.stdout:834: seq_num 261 ranges {3776512=778240,4554752=704512,5259264=499712} 2024-04-17T11:37:01.419 INFO:tasks.rados.rados.0.smithi031.stdout:834: writing smithi03173351-13 from 3776512 to 4554752 tid 1 2024-04-17T11:37:01.424 INFO:tasks.rados.rados.0.smithi031.stdout:834: writing smithi03173351-13 from 4554752 to 5259264 tid 2 2024-04-17T11:37:01.427 INFO:tasks.rados.rados.0.smithi031.stdout:834: writing smithi03173351-13 from 5259264 to 5758976 tid 3 2024-04-17T11:37:01.427 INFO:tasks.rados.rados.0.smithi031.stdout:835: delete oid 50 current snap is 87 2024-04-17T11:37:01.427 INFO:tasks.rados.rados.0.smithi031.stdout:834: finishing write tid 1 to smithi03173351-13 2024-04-17T11:37:01.428 INFO:tasks.rados.rados.0.smithi031.stdout:834: finishing write tid 2 to smithi03173351-13 2024-04-17T11:37:01.430 INFO:tasks.rados.rados.0.smithi031.stdout:835: done (1 left) 2024-04-17T11:37:01.430 INFO:tasks.rados.rados.0.smithi031.stdout:836: rollback oid 21 current snap is 87 2024-04-17T11:37:01.430 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 21 to 62 2024-04-17T11:37:01.430 INFO:tasks.rados.rados.0.smithi031.stdout:837: snap_remove snap 72 2024-04-17T11:37:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:36:59.720764+0000 mgr.y (mgr.14556) 233 : cluster [DBG] pgmap v345: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-04-17T11:37:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:00.297173+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-04-17T11:37:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:01] "GET /metrics HTTP/1.1" 200 191974 "" "Prometheus/2.33.4" 2024-04-17T11:37:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:36:59.720764+0000 mgr.y (mgr.14556) 233 : cluster [DBG] pgmap v345: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-04-17T11:37:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:00.297173+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-04-17T11:37:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:36:59.720764+0000 mgr.y (mgr.14556) 233 : cluster [DBG] pgmap v345: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-04-17T11:37:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:00.297173+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-04-17T11:37:02.404 INFO:tasks.rados.rados.0.smithi031.stdout:837: done (2 left) 2024-04-17T11:37:02.404 INFO:tasks.rados.rados.0.smithi031.stdout:838: snap_create 2024-04-17T11:37:02.404 INFO:tasks.rados.rados.0.smithi031.stdout:834: finishing write tid 3 to smithi03173351-13 2024-04-17T11:37:02.404 INFO:tasks.rados.rados.0.smithi031.stdout:834: finishing write tid 4 to smithi03173351-13 2024-04-17T11:37:02.405 INFO:tasks.rados.rados.0.smithi031.stdout:836: finishing rollback tid 1 to smithi03173351-21 2024-04-17T11:37:02.405 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 158 (ObjNum -1700840928 snap 21884 seq_num 2593497824) dirty dne 2024-04-17T11:37:02.405 INFO:tasks.rados.rados.0.smithi031.stdout:834: finishing write tid 5 to smithi03173351-13 2024-04-17T11:37:02.405 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 282 (ObjNum 261 snap 87 seq_num 261) dirty exists 2024-04-17T11:37:02.405 INFO:tasks.rados.rados.0.smithi031.stdout:834: left oid 13 (ObjNum 261 snap 87 seq_num 261) 2024-04-17T11:37:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:01.395849+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-04-17T11:37:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:01.721357+0000 mgr.y (mgr.14556) 234 : cluster [DBG] pgmap v348: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-04-17T11:37:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:01.395849+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-04-17T11:37:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:01.721357+0000 mgr.y (mgr.14556) 234 : cluster [DBG] pgmap v348: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-04-17T11:37:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:01.395849+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-04-17T11:37:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:01.721357+0000 mgr.y (mgr.14556) 234 : cluster [DBG] pgmap v348: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-04-17T11:37:03.406 INFO:tasks.rados.rados.0.smithi031.stdout:834: done (2 left) 2024-04-17T11:37:03.406 INFO:tasks.rados.rados.0.smithi031.stdout:836: done (1 left) 2024-04-17T11:37:03.406 INFO:tasks.rados.rados.0.smithi031.stdout:838: done (0 left) 2024-04-17T11:37:03.406 INFO:tasks.rados.rados.0.smithi031.stdout:839: read oid 46 snap -1 2024-04-17T11:37:03.407 INFO:tasks.rados.rados.0.smithi031.stdout:839: expect (ObjNum 216 snap 64 seq_num 216) 2024-04-17T11:37:03.407 INFO:tasks.rados.rados.0.smithi031.stdout:840: read oid 12 snap -1 2024-04-17T11:37:03.407 INFO:tasks.rados.rados.0.smithi031.stdout:840: expect (ObjNum 162 snap 45 seq_num 162) 2024-04-17T11:37:03.407 INFO:tasks.rados.rados.0.smithi031.stdout:841: copy_from oid 19 from oid 41 current snap is 88 2024-04-17T11:37:03.407 INFO:tasks.rados.rados.0.smithi031.stdout:842: copy_from oid 49 from oid 18 current snap is 88 2024-04-17T11:37:03.407 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 35 current snap is 88 2024-04-17T11:37:03.407 INFO:tasks.rados.rados.0.smithi031.stdout:843: seq_num 263 ranges {1523712=409600,1933312=475136,2408448=557056,2965504=573440} 2024-04-17T11:37:03.417 INFO:tasks.rados.rados.0.smithi031.stdout:843: writing smithi03173351-35 from 1523712 to 1933312 tid 1 2024-04-17T11:37:03.420 INFO:tasks.rados.rados.0.smithi031.stdout:843: writing smithi03173351-35 from 1933312 to 2408448 tid 2 2024-04-17T11:37:03.423 INFO:tasks.rados.rados.0.smithi031.stdout:843: writing smithi03173351-35 from 2408448 to 2965504 tid 3 2024-04-17T11:37:03.426 INFO:tasks.rados.rados.0.smithi031.stdout:843: writing smithi03173351-35 from 2965504 to 3538944 tid 4 2024-04-17T11:37:03.426 INFO:tasks.rados.rados.0.smithi031.stdout:844: rollback oid 15 current snap is 88 2024-04-17T11:37:03.426 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 15 to 37 2024-04-17T11:37:03.427 INFO:tasks.rados.rados.0.smithi031.stdout:840: expect (ObjNum 162 snap 45 seq_num 162) 2024-04-17T11:37:03.440 INFO:tasks.rados.rados.0.smithi031.stdout:839: expect (ObjNum 216 snap 64 seq_num 216) 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:843: finishing write tid 1 to smithi03173351-35 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:843: finishing write tid 2 to smithi03173351-35 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:843: finishing write tid 3 to smithi03173351-35 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:844: finishing rollback tid 1 to smithi03173351-15 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:844: finishing rollback tid 2 to smithi03173351-15 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 341 (ObjNum 119 snap 35 seq_num 119) dirty exists 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:842: finishing copy_from racing read to smithi03173351-49 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:841: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:843: finishing write tid 4 to smithi03173351-35 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:843: finishing write tid 5 to smithi03173351-35 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:842: finishing copy_from to smithi03173351-49 2024-04-17T11:37:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 762 (ObjNum 252 snap 85 seq_num 252) dirty exists 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:841: finishing copy_from to smithi03173351-19 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 163 (ObjNum 221 snap 68 seq_num 221) dirty exists 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:843: finishing write tid 6 to smithi03173351-35 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 242 (ObjNum 263 snap 88 seq_num 263) dirty exists 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:843: left oid 35 (ObjNum 263 snap 88 seq_num 263) 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:839: done (5 left) 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:840: done (4 left) 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:841: done (3 left) 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:842: done (2 left) 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:843: done (1 left) 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:844: done (0 left) 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:845: rollback oid 6 current snap is 88 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 6 to 65 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:846: rollback oid 37 current snap is 88 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 37 to 37 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 88 2024-04-17T11:37:03.476 INFO:tasks.rados.rados.0.smithi031.stdout:847: seq_num 264 ranges {5783552=425984,6209536=761856,6971392=770048,7741440=73728} 2024-04-17T11:37:03.508 INFO:tasks.rados.rados.0.smithi031.stdout:847: writing smithi03173351-45 from 5783552 to 6209536 tid 1 2024-04-17T11:37:03.513 INFO:tasks.rados.rados.0.smithi031.stdout:847: writing smithi03173351-45 from 6209536 to 6971392 tid 2 2024-04-17T11:37:03.517 INFO:tasks.rados.rados.0.smithi031.stdout:847: writing smithi03173351-45 from 6971392 to 7741440 tid 3 2024-04-17T11:37:03.518 INFO:tasks.rados.rados.0.smithi031.stdout:847: writing smithi03173351-45 from 7741440 to 7815168 tid 4 2024-04-17T11:37:03.518 INFO:tasks.rados.rados.0.smithi031.stdout:848: rollback oid 27 current snap is 88 2024-04-17T11:37:03.518 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 27 to 82 2024-04-17T11:37:03.518 INFO:tasks.rados.rados.0.smithi031.stdout:846: finishing rollback tid 0 to smithi03173351-37 2024-04-17T11:37:03.518 INFO:tasks.rados.rados.0.smithi031.stdout:846: finishing rollback tid 1 to smithi03173351-37 2024-04-17T11:37:03.518 INFO:tasks.rados.rados.0.smithi031.stdout:846: finishing rollback tid 2 to smithi03173351-37 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 345 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:845: finishing rollback tid 0 to smithi03173351-6 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:845: finishing rollback tid 1 to smithi03173351-6 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:845: finishing rollback tid 2 to smithi03173351-6 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 539 (ObjNum 186 snap 57 seq_num 186) dirty exists 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:847: finishing write tid 1 to smithi03173351-45 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:847: finishing write tid 2 to smithi03173351-45 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:845: done (3 left) 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:846: done (2 left) 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:849: read oid 11 snap -1 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:849: expect deleted 2024-04-17T11:37:03.519 INFO:tasks.rados.rados.0.smithi031.stdout:850: snap_create 2024-04-17T11:37:03.521 INFO:tasks.rados.rados.0.smithi031.stdout:848: finishing rollback tid 0 to smithi03173351-27 2024-04-17T11:37:03.521 INFO:tasks.rados.rados.0.smithi031.stdout:848: finishing rollback tid 1 to smithi03173351-27 2024-04-17T11:37:03.521 INFO:tasks.rados.rados.0.smithi031.stdout:848: finishing rollback tid 2 to smithi03173351-27 2024-04-17T11:37:03.521 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 191 (ObjNum 56 snap 4 seq_num 56) dirty exists 2024-04-17T11:37:03.522 INFO:tasks.rados.rados.0.smithi031.stdout:847: finishing write tid 3 to smithi03173351-45 2024-04-17T11:37:03.522 INFO:tasks.rados.rados.0.smithi031.stdout:847: finishing write tid 4 to smithi03173351-45 2024-04-17T11:37:03.522 INFO:tasks.rados.rados.0.smithi031.stdout:847: finishing write tid 5 to smithi03173351-45 2024-04-17T11:37:03.523 INFO:tasks.rados.rados.0.smithi031.stdout:847: finishing write tid 6 to smithi03173351-45 2024-04-17T11:37:03.523 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 793 (ObjNum 264 snap 88 seq_num 264) dirty exists 2024-04-17T11:37:03.523 INFO:tasks.rados.rados.0.smithi031.stdout:847: left oid 45 (ObjNum 264 snap 88 seq_num 264) 2024-04-17T11:37:03.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:02.404142+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-04-17T11:37:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:02.404142+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-04-17T11:37:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:02.404142+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-04-17T11:37:04.421 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:37:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:37:04.424 INFO:tasks.rados.rados.0.smithi031.stdout:847: done (3 left) 2024-04-17T11:37:04.425 INFO:tasks.rados.rados.0.smithi031.stdout:848: done (2 left) 2024-04-17T11:37:04.425 INFO:tasks.rados.rados.0.smithi031.stdout:849: done (1 left) 2024-04-17T11:37:04.425 INFO:tasks.rados.rados.0.smithi031.stdout:850: done (0 left) 2024-04-17T11:37:04.425 INFO:tasks.rados.rados.0.smithi031.stdout:851: snap_remove snap 62 2024-04-17T11:37:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:03.406501+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-04-17T11:37:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:03.721941+0000 mgr.y (mgr.14556) 235 : cluster [DBG] pgmap v351: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 4.7 MiB/s wr, 12 op/s 2024-04-17T11:37:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:03.406501+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-04-17T11:37:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:03.721941+0000 mgr.y (mgr.14556) 235 : cluster [DBG] pgmap v351: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 4.7 MiB/s wr, 12 op/s 2024-04-17T11:37:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:03.406501+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-04-17T11:37:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:03.721941+0000 mgr.y (mgr.14556) 235 : cluster [DBG] pgmap v351: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 4.7 MiB/s wr, 12 op/s 2024-04-17T11:37:05.435 INFO:tasks.rados.rados.0.smithi031.stdout:851: done (0 left) 2024-04-17T11:37:05.435 INFO:tasks.rados.rados.0.smithi031.stdout:852: rmattr oid 41 current snap is 89 2024-04-17T11:37:05.435 INFO:tasks.rados.rados.0.smithi031.stdout:852: done (0 left) 2024-04-17T11:37:05.435 INFO:tasks.rados.rados.0.smithi031.stdout:853: snap_remove snap 78 2024-04-17T11:37:05.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:04.422068+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-04-17T11:37:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:04.422068+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-04-17T11:37:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:04.422068+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-04-17T11:37:06.451 INFO:tasks.rados.rados.0.smithi031.stdout:853: done (0 left) 2024-04-17T11:37:06.451 INFO:tasks.rados.rados.0.smithi031.stdout:854: setattr oid 11 current snap is 89 2024-04-17T11:37:06.453 INFO:tasks.rados.rados.0.smithi031.stdout:855: rmattr oid 31 current snap is 89 2024-04-17T11:37:06.453 INFO:tasks.rados.rados.0.smithi031.stdout:855: done (1 left) 2024-04-17T11:37:06.454 INFO:tasks.rados.rados.0.smithi031.stdout:856: rollback oid 42 current snap is 89 2024-04-17T11:37:06.454 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 37 2024-04-17T11:37:06.454 INFO:tasks.rados.rados.0.smithi031.stdout:857: rollback oid 38 current snap is 89 2024-04-17T11:37:06.454 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 82 2024-04-17T11:37:06.454 INFO:tasks.rados.rados.0.smithi031.stdout:858: snap_create 2024-04-17T11:37:06.461 INFO:tasks.rados.rados.0.smithi031.stdout:857: finishing rollback tid 0 to smithi03173351-38 2024-04-17T11:37:06.461 INFO:tasks.rados.rados.0.smithi031.stdout:856: finishing rollback tid 0 to smithi03173351-42 2024-04-17T11:37:06.461 INFO:tasks.rados.rados.0.smithi031.stdout:856: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:37:06.461 INFO:tasks.rados.rados.0.smithi031.stdout:857: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:37:06.461 INFO:tasks.rados.rados.0.smithi031.stdout:856: finishing rollback tid 2 to smithi03173351-42 2024-04-17T11:37:06.461 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 252 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-04-17T11:37:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:857: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:37:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 212 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:37:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 356 (ObjNum -1461615807 snap -479058016 seq_num 3539629015) dirty exists 2024-04-17T11:37:06.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:05.424357+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-04-17T11:37:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:05.722517+0000 mgr.y (mgr.14556) 236 : cluster [DBG] pgmap v354: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 4.7 MiB/s wr, 12 op/s 2024-04-17T11:37:06.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:05.424357+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-04-17T11:37:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:05.722517+0000 mgr.y (mgr.14556) 236 : cluster [DBG] pgmap v354: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 4.7 MiB/s wr, 12 op/s 2024-04-17T11:37:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:05.424357+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-04-17T11:37:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:05.722517+0000 mgr.y (mgr.14556) 236 : cluster [DBG] pgmap v354: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 4.7 MiB/s wr, 12 op/s 2024-04-17T11:37:07.451 INFO:tasks.rados.rados.0.smithi031.stdout:854: done (3 left) 2024-04-17T11:37:07.451 INFO:tasks.rados.rados.0.smithi031.stdout:856: done (2 left) 2024-04-17T11:37:07.451 INFO:tasks.rados.rados.0.smithi031.stdout:857: done (1 left) 2024-04-17T11:37:07.451 INFO:tasks.rados.rados.0.smithi031.stdout:858: done (0 left) 2024-04-17T11:37:07.452 INFO:tasks.rados.rados.0.smithi031.stdout:859: rollback oid 43 current snap is 90 2024-04-17T11:37:07.452 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 43 to 82 2024-04-17T11:37:07.452 INFO:tasks.rados.rados.0.smithi031.stdout:860: snap_create 2024-04-17T11:37:07.453 INFO:tasks.rados.rados.0.smithi031.stdout:859: finishing rollback tid 1 to smithi03173351-43 2024-04-17T11:37:07.453 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 445 (ObjNum -1701491792 snap 21884 seq_num 2593336768) dirty dne 2024-04-17T11:37:07.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:06.447949+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-04-17T11:37:07.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:06.447949+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-04-17T11:37:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:06.447949+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-04-17T11:37:08.463 INFO:tasks.rados.rados.0.smithi031.stdout:859: done (1 left) 2024-04-17T11:37:08.463 INFO:tasks.rados.rados.0.smithi031.stdout:860: done (0 left) 2024-04-17T11:37:08.464 INFO:tasks.rados.rados.0.smithi031.stdout:861: rmattr oid 29 current snap is 91 2024-04-17T11:37:08.464 INFO:tasks.rados.rados.0.smithi031.stdout:862: snap_create 2024-04-17T11:37:08.468 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 712 (ObjNum 162 snap 45 seq_num 162) dirty exists 2024-04-17T11:37:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:07.452262+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-04-17T11:37:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:07.723179+0000 mgr.y (mgr.14556) 237 : cluster [DBG] pgmap v357: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:08.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:07.452262+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-04-17T11:37:08.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:07.723179+0000 mgr.y (mgr.14556) 237 : cluster [DBG] pgmap v357: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:07.452262+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-04-17T11:37:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:07.723179+0000 mgr.y (mgr.14556) 237 : cluster [DBG] pgmap v357: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:09.297 INFO:tasks.rados.rados.0.smithi031.stdout:861: done (1 left) 2024-04-17T11:37:09.297 INFO:tasks.rados.rados.0.smithi031.stdout:862: done (0 left) 2024-04-17T11:37:09.297 INFO:tasks.rados.rados.0.smithi031.stdout:863: delete oid 33 current snap is 92 2024-04-17T11:37:09.299 INFO:tasks.rados.rados.0.smithi031.stdout:863: done (0 left) 2024-04-17T11:37:09.299 INFO:tasks.rados.rados.0.smithi031.stdout:864: setattr oid 48 current snap is 92 2024-04-17T11:37:09.301 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 92 2024-04-17T11:37:09.301 INFO:tasks.rados.rados.0.smithi031.stdout:865: seq_num 266 ranges {1736704=458752,2195456=524288,2719744=729088,3448832=352256} 2024-04-17T11:37:09.313 INFO:tasks.rados.rados.0.smithi031.stdout:865: writing smithi03173351-2 from 1736704 to 2195456 tid 1 2024-04-17T11:37:09.316 INFO:tasks.rados.rados.0.smithi031.stdout:865: writing smithi03173351-2 from 2195456 to 2719744 tid 2 2024-04-17T11:37:09.320 INFO:tasks.rados.rados.0.smithi031.stdout:865: writing smithi03173351-2 from 2719744 to 3448832 tid 3 2024-04-17T11:37:09.323 INFO:tasks.rados.rados.0.smithi031.stdout:865: writing smithi03173351-2 from 3448832 to 3801088 tid 4 2024-04-17T11:37:09.323 INFO:tasks.rados.rados.0.smithi031.stdout:866: read oid 37 snap -1 2024-04-17T11:37:09.323 INFO:tasks.rados.rados.0.smithi031.stdout:866: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-17T11:37:09.323 INFO:tasks.rados.rados.0.smithi031.stdout:867: copy_from oid 40 from oid 33 current snap is 92 2024-04-17T11:37:09.323 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 713 (ObjNum 247 snap 82 seq_num 247) dirty exists 2024-04-17T11:37:09.323 INFO:tasks.rados.rados.0.smithi031.stdout:865: finishing write tid 1 to smithi03173351-2 2024-04-17T11:37:09.323 INFO:tasks.rados.rados.0.smithi031.stdout:864: done (3 left) 2024-04-17T11:37:09.323 INFO:tasks.rados.rados.0.smithi031.stdout:868: snap_remove snap 66 2024-04-17T11:37:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:08.463969+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-04-17T11:37:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:09.297548+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-04-17T11:37:09.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:08.463969+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-04-17T11:37:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:09.297548+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-04-17T11:37:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:08.463969+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-04-17T11:37:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:09.297548+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-04-17T11:37:10.297 INFO:tasks.rados.rados.0.smithi031.stdout:868: done (3 left) 2024-04-17T11:37:10.297 INFO:tasks.rados.rados.0.smithi031.stdout:869: setattr oid 27 current snap is 92 2024-04-17T11:37:10.298 INFO:tasks.rados.rados.0.smithi031.stdout:867: finishing copy_from to smithi03173351-40 2024-04-17T11:37:10.298 INFO:tasks.rados.rados.0.smithi031.stdout:867: got expected ENOENT (src dne) 2024-04-17T11:37:10.298 INFO:tasks.rados.rados.0.smithi031.stdout:867: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:37:10.298 INFO:tasks.rados.rados.0.smithi031.stdout:865: finishing write tid 2 to smithi03173351-2 2024-04-17T11:37:10.298 INFO:tasks.rados.rados.0.smithi031.stdout:865: finishing write tid 3 to smithi03173351-2 2024-04-17T11:37:10.298 INFO:tasks.rados.rados.0.smithi031.stdout:865: finishing write tid 4 to smithi03173351-2 2024-04-17T11:37:10.298 INFO:tasks.rados.rados.0.smithi031.stdout:865: finishing write tid 5 to smithi03173351-2 2024-04-17T11:37:10.298 INFO:tasks.rados.rados.0.smithi031.stdout:865: finishing write tid 6 to smithi03173351-2 2024-04-17T11:37:10.298 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 583 (ObjNum 266 snap 92 seq_num 266) dirty exists 2024-04-17T11:37:10.298 INFO:tasks.rados.rados.0.smithi031.stdout:865: left oid 2 (ObjNum 266 snap 92 seq_num 266) 2024-04-17T11:37:10.298 INFO:tasks.rados.rados.0.smithi031.stdout:866: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-17T11:37:10.434 INFO:tasks.rados.rados.0.smithi031.stdout:865: done (3 left) 2024-04-17T11:37:10.434 INFO:tasks.rados.rados.0.smithi031.stdout:866: done (2 left) 2024-04-17T11:37:10.434 INFO:tasks.rados.rados.0.smithi031.stdout:867: done (1 left) 2024-04-17T11:37:10.434 INFO:tasks.rados.rados.0.smithi031.stdout:870: snap_create 2024-04-17T11:37:10.437 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 201 (ObjNum 56 snap 4 seq_num 56) dirty exists 2024-04-17T11:37:11.300 INFO:tasks.rados.rados.0.smithi031.stdout:869: done (1 left) 2024-04-17T11:37:11.300 INFO:tasks.rados.rados.0.smithi031.stdout:870: done (0 left) 2024-04-17T11:37:11.300 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 93 2024-04-17T11:37:11.300 INFO:tasks.rados.rados.0.smithi031.stdout:871: seq_num 267 ranges {3506176=475136,3981312=458752,4440064=540672,4980736=606208} 2024-04-17T11:37:11.321 INFO:tasks.rados.rados.0.smithi031.stdout:871: writing smithi03173351-37 from 3506176 to 3981312 tid 1 2024-04-17T11:37:11.324 INFO:tasks.rados.rados.0.smithi031.stdout:871: writing smithi03173351-37 from 3981312 to 4440064 tid 2 2024-04-17T11:37:11.327 INFO:tasks.rados.rados.0.smithi031.stdout:871: writing smithi03173351-37 from 4440064 to 4980736 tid 3 2024-04-17T11:37:11.331 INFO:tasks.rados.rados.0.smithi031.stdout:871: writing smithi03173351-37 from 4980736 to 5586944 tid 4 2024-04-17T11:37:11.331 INFO:tasks.rados.rados.0.smithi031.stdout:872: snap_create 2024-04-17T11:37:11.331 INFO:tasks.rados.rados.0.smithi031.stdout:871: finishing write tid 1 to smithi03173351-37 2024-04-17T11:37:11.332 INFO:tasks.rados.rados.0.smithi031.stdout:871: finishing write tid 2 to smithi03173351-37 2024-04-17T11:37:11.332 INFO:tasks.rados.rados.0.smithi031.stdout:871: finishing write tid 3 to smithi03173351-37 2024-04-17T11:37:11.334 INFO:tasks.rados.rados.0.smithi031.stdout:871: finishing write tid 4 to smithi03173351-37 2024-04-17T11:37:11.334 INFO:tasks.rados.rados.0.smithi031.stdout:871: finishing write tid 5 to smithi03173351-37 2024-04-17T11:37:11.335 INFO:tasks.rados.rados.0.smithi031.stdout:871: finishing write tid 6 to smithi03173351-37 2024-04-17T11:37:11.335 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 372 (ObjNum 267 snap 93 seq_num 267) dirty exists 2024-04-17T11:37:11.335 INFO:tasks.rados.rados.0.smithi031.stdout:871: left oid 37 (ObjNum 267 snap 93 seq_num 267) 2024-04-17T11:37:11.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:09.723651+0000 mgr.y (mgr.14556) 238 : cluster [DBG] pgmap v360: 121 pgs: 121 active+clean; 311 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-04-17T11:37:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:10.297908+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-04-17T11:37:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:37:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:11] "GET /metrics HTTP/1.1" 200 191990 "" "Prometheus/2.33.4" 2024-04-17T11:37:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:09.723651+0000 mgr.y (mgr.14556) 238 : cluster [DBG] pgmap v360: 121 pgs: 121 active+clean; 311 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-04-17T11:37:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:10.297908+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-04-17T11:37:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:09.723651+0000 mgr.y (mgr.14556) 238 : cluster [DBG] pgmap v360: 121 pgs: 121 active+clean; 311 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-04-17T11:37:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:10.297908+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-04-17T11:37:12.312 INFO:tasks.rados.rados.0.smithi031.stdout:871: done (1 left) 2024-04-17T11:37:12.312 INFO:tasks.rados.rados.0.smithi031.stdout:872: done (0 left) 2024-04-17T11:37:12.312 INFO:tasks.rados.rados.0.smithi031.stdout:873: read oid 11 snap 80 2024-04-17T11:37:12.312 INFO:tasks.rados.rados.0.smithi031.stdout:873: expect deleted 2024-04-17T11:37:12.312 INFO:tasks.rados.rados.0.smithi031.stdout:874: snap_create 2024-04-17T11:37:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:11.299668+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-04-17T11:37:12.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:11.299668+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-04-17T11:37:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:11.299668+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-04-17T11:37:13.314 INFO:tasks.rados.rados.0.smithi031.stdout:873: done (1 left) 2024-04-17T11:37:13.314 INFO:tasks.rados.rados.0.smithi031.stdout:874: done (0 left) 2024-04-17T11:37:13.314 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 95 2024-04-17T11:37:13.314 INFO:tasks.rados.rados.0.smithi031.stdout:875: seq_num 268 ranges {6430720=491520,6922240=745472,7667712=745472,8413184=114688} 2024-04-17T11:37:13.351 INFO:tasks.rados.rados.0.smithi031.stdout:875: writing smithi03173351-10 from 6430720 to 6922240 tid 1 2024-04-17T11:37:13.356 INFO:tasks.rados.rados.0.smithi031.stdout:875: writing smithi03173351-10 from 6922240 to 7667712 tid 2 2024-04-17T11:37:13.361 INFO:tasks.rados.rados.0.smithi031.stdout:875: writing smithi03173351-10 from 7667712 to 8413184 tid 3 2024-04-17T11:37:13.362 INFO:tasks.rados.rados.0.smithi031.stdout:875: writing smithi03173351-10 from 8413184 to 8527872 tid 4 2024-04-17T11:37:13.363 INFO:tasks.rados.rados.0.smithi031.stdout:876: copy_from oid 5 from oid 16 current snap is 95 2024-04-17T11:37:13.363 INFO:tasks.rados.rados.0.smithi031.stdout:875: finishing write tid 1 to smithi03173351-10 2024-04-17T11:37:13.363 INFO:tasks.rados.rados.0.smithi031.stdout:875: finishing write tid 2 to smithi03173351-10 2024-04-17T11:37:13.363 INFO:tasks.rados.rados.0.smithi031.stdout:877: copy_from oid 36 from oid 3 current snap is 95 2024-04-17T11:37:13.363 INFO:tasks.rados.rados.0.smithi031.stdout:878: read oid 6 snap -1 2024-04-17T11:37:13.363 INFO:tasks.rados.rados.0.smithi031.stdout:878: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:37:13.363 INFO:tasks.rados.rados.0.smithi031.stdout:879: rmattr oid 7 current snap is 95 2024-04-17T11:37:13.363 INFO:tasks.rados.rados.0.smithi031.stdout:879: done (4 left) 2024-04-17T11:37:13.363 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 95 2024-04-17T11:37:13.363 INFO:tasks.rados.rados.0.smithi031.stdout:880: seq_num 269 ranges {5734400=507904,6242304=630784,6873088=557056,7430144=417792} 2024-04-17T11:37:13.397 INFO:tasks.rados.rados.0.smithi031.stdout:880: writing smithi03173351-49 from 5734400 to 6242304 tid 1 2024-04-17T11:37:13.400 INFO:tasks.rados.rados.0.smithi031.stdout:880: writing smithi03173351-49 from 6242304 to 6873088 tid 2 2024-04-17T11:37:13.403 INFO:tasks.rados.rados.0.smithi031.stdout:880: writing smithi03173351-49 from 6873088 to 7430144 tid 3 2024-04-17T11:37:13.406 INFO:tasks.rados.rados.0.smithi031.stdout:880: writing smithi03173351-49 from 7430144 to 7847936 tid 4 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:875: finishing write tid 3 to smithi03173351-10 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:881: read oid 17 snap -1 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:881: expect deleted 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:882: rmattr oid 34 current snap is 95 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:882: done (6 left) 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 95 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:875: finishing write tid 4 to smithi03173351-10 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:875: finishing write tid 5 to smithi03173351-10 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:876: finishing copy_from racing read to smithi03173351-5 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:876: finishing copy_from to smithi03173351-5 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 86 (ObjNum -1701802992 snap 21884 seq_num 2593477136) dirty exists 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:875: finishing write tid 6 to smithi03173351-10 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 305 (ObjNum 268 snap 95 seq_num 268) dirty exists 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:875: left oid 10 (ObjNum 268 snap 95 seq_num 268) 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:877: finishing copy_from racing read to smithi03173351-36 2024-04-17T11:37:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:878: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:37:13.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:11.724063+0000 mgr.y (mgr.14556) 239 : cluster [DBG] pgmap v363: 121 pgs: 121 active+clean; 311 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-04-17T11:37:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:12.312889+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-04-17T11:37:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:11.724063+0000 mgr.y (mgr.14556) 239 : cluster [DBG] pgmap v363: 121 pgs: 121 active+clean; 311 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-04-17T11:37:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:12.312889+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-04-17T11:37:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:11.724063+0000 mgr.y (mgr.14556) 239 : cluster [DBG] pgmap v363: 121 pgs: 121 active+clean; 311 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-04-17T11:37:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:12.312889+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-04-17T11:37:13.893 INFO:tasks.rados.rados.0.smithi031.stdout:877: finishing copy_from to smithi03173351-36 2024-04-17T11:37:13.893 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 181 (ObjNum 205 snap 63 seq_num 205) dirty exists 2024-04-17T11:37:13.894 INFO:tasks.rados.rados.0.smithi031.stdout:880: finishing write tid 1 to smithi03173351-49 2024-04-17T11:37:13.894 INFO:tasks.rados.rados.0.smithi031.stdout:880: finishing write tid 2 to smithi03173351-49 2024-04-17T11:37:13.894 INFO:tasks.rados.rados.0.smithi031.stdout:883: seq_num 270 ranges {2736128=524288,3260416=516096,3776512=761856,4538368=327680} 2024-04-17T11:37:13.911 INFO:tasks.rados.rados.0.smithi031.stdout:883: writing smithi03173351-26 from 2736128 to 3260416 tid 1 2024-04-17T11:37:13.914 INFO:tasks.rados.rados.0.smithi031.stdout:883: writing smithi03173351-26 from 3260416 to 3776512 tid 2 2024-04-17T11:37:13.918 INFO:tasks.rados.rados.0.smithi031.stdout:883: writing smithi03173351-26 from 3776512 to 4538368 tid 3 2024-04-17T11:37:13.920 INFO:tasks.rados.rados.0.smithi031.stdout:883: writing smithi03173351-26 from 4538368 to 4866048 tid 4 2024-04-17T11:37:13.921 INFO:tasks.rados.rados.0.smithi031.stdout:875: done (6 left) 2024-04-17T11:37:13.921 INFO:tasks.rados.rados.0.smithi031.stdout:876: done (5 left) 2024-04-17T11:37:13.921 INFO:tasks.rados.rados.0.smithi031.stdout:877: done (4 left) 2024-04-17T11:37:13.921 INFO:tasks.rados.rados.0.smithi031.stdout:878: done (3 left) 2024-04-17T11:37:13.921 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 95 2024-04-17T11:37:13.921 INFO:tasks.rados.rados.0.smithi031.stdout:884: seq_num 271 ranges {5758976=540672,6299648=802816,7102464=516096,7618560=286720} 2024-04-17T11:37:13.955 INFO:tasks.rados.rados.0.smithi031.stdout:884: writing smithi03173351-13 from 5758976 to 6299648 tid 1 2024-04-17T11:37:13.959 INFO:tasks.rados.rados.0.smithi031.stdout:884: writing smithi03173351-13 from 6299648 to 7102464 tid 2 2024-04-17T11:37:13.962 INFO:tasks.rados.rados.0.smithi031.stdout:884: writing smithi03173351-13 from 7102464 to 7618560 tid 3 2024-04-17T11:37:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:884: writing smithi03173351-13 from 7618560 to 7905280 tid 4 2024-04-17T11:37:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:885: rmattr oid 38 current snap is 95 2024-04-17T11:37:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:880: finishing write tid 3 to smithi03173351-49 2024-04-17T11:37:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:880: finishing write tid 4 to smithi03173351-49 2024-04-17T11:37:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:881: done (4 left) 2024-04-17T11:37:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:886: snap_create 2024-04-17T11:37:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:880: finishing write tid 5 to smithi03173351-49 2024-04-17T11:37:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:880: finishing write tid 6 to smithi03173351-49 2024-04-17T11:37:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 841 (ObjNum 269 snap 95 seq_num 269) dirty exists 2024-04-17T11:37:13.966 INFO:tasks.rados.rados.0.smithi031.stdout:880: left oid 49 (ObjNum 269 snap 95 seq_num 269) 2024-04-17T11:37:13.966 INFO:tasks.rados.rados.0.smithi031.stdout:883: finishing write tid 1 to smithi03173351-26 2024-04-17T11:37:13.966 INFO:tasks.rados.rados.0.smithi031.stdout:883: finishing write tid 2 to smithi03173351-26 2024-04-17T11:37:13.966 INFO:tasks.rados.rados.0.smithi031.stdout:883: finishing write tid 3 to smithi03173351-26 2024-04-17T11:37:13.966 INFO:tasks.rados.rados.0.smithi031.stdout:883: finishing write tid 4 to smithi03173351-26 2024-04-17T11:37:13.966 INFO:tasks.rados.rados.0.smithi031.stdout:883: finishing write tid 5 to smithi03173351-26 2024-04-17T11:37:13.966 INFO:tasks.rados.rados.0.smithi031.stdout:883: finishing write tid 6 to smithi03173351-26 2024-04-17T11:37:13.966 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 570 (ObjNum 270 snap 95 seq_num 270) dirty exists 2024-04-17T11:37:13.966 INFO:tasks.rados.rados.0.smithi031.stdout:883: left oid 26 (ObjNum 270 snap 95 seq_num 270) 2024-04-17T11:37:13.966 INFO:tasks.rados.rados.0.smithi031.stdout:884: finishing write tid 1 to smithi03173351-13 2024-04-17T11:37:13.966 INFO:tasks.rados.rados.0.smithi031.stdout:884: finishing write tid 2 to smithi03173351-13 2024-04-17T11:37:13.967 INFO:tasks.rados.rados.0.smithi031.stdout:884: finishing write tid 3 to smithi03173351-13 2024-04-17T11:37:13.967 INFO:tasks.rados.rados.0.smithi031.stdout:884: finishing write tid 4 to smithi03173351-13 2024-04-17T11:37:13.967 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 216 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:37:13.967 INFO:tasks.rados.rados.0.smithi031.stdout:884: finishing write tid 5 to smithi03173351-13 2024-04-17T11:37:13.968 INFO:tasks.rados.rados.0.smithi031.stdout:884: finishing write tid 6 to smithi03173351-13 2024-04-17T11:37:13.968 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 311 (ObjNum 271 snap 95 seq_num 271) dirty exists 2024-04-17T11:37:13.968 INFO:tasks.rados.rados.0.smithi031.stdout:884: left oid 13 (ObjNum 271 snap 95 seq_num 271) 2024-04-17T11:37:14.303 INFO:tasks.rados.rados.0.smithi031.stdout:880: done (4 left) 2024-04-17T11:37:14.303 INFO:tasks.rados.rados.0.smithi031.stdout:883: done (3 left) 2024-04-17T11:37:14.303 INFO:tasks.rados.rados.0.smithi031.stdout:884: done (2 left) 2024-04-17T11:37:14.303 INFO:tasks.rados.rados.0.smithi031.stdout:885: done (1 left) 2024-04-17T11:37:14.303 INFO:tasks.rados.rados.0.smithi031.stdout:886: done (0 left) 2024-04-17T11:37:14.303 INFO:tasks.rados.rados.0.smithi031.stdout:887: snap_create 2024-04-17T11:37:14.320 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:37:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:37:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:13.314331+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-04-17T11:37:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:13.724391+0000 mgr.y (mgr.14556) 240 : cluster [DBG] pgmap v366: 121 pgs: 121 active+clean; 315 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1012 KiB/s wr, 15 op/s 2024-04-17T11:37:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:14.300970+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-04-17T11:37:14.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:13.314331+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-04-17T11:37:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:13.724391+0000 mgr.y (mgr.14556) 240 : cluster [DBG] pgmap v366: 121 pgs: 121 active+clean; 315 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1012 KiB/s wr, 15 op/s 2024-04-17T11:37:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:14.300970+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-04-17T11:37:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:13.314331+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-04-17T11:37:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:13.724391+0000 mgr.y (mgr.14556) 240 : cluster [DBG] pgmap v366: 121 pgs: 121 active+clean; 315 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1012 KiB/s wr, 15 op/s 2024-04-17T11:37:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:14.300970+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-04-17T11:37:15.304 INFO:tasks.rados.rados.0.smithi031.stdout:887: done (0 left) 2024-04-17T11:37:15.304 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 97 2024-04-17T11:37:15.304 INFO:tasks.rados.rados.0.smithi031.stdout:888: seq_num 272 ranges {0=565248,565248=688128,1253376=729088,1982464=188416} 2024-04-17T11:37:15.306 INFO:tasks.rados.rados.0.smithi031.stdout:888: writing smithi03173351-17 from 0 to 565248 tid 1 2024-04-17T11:37:15.311 INFO:tasks.rados.rados.0.smithi031.stdout:888: writing smithi03173351-17 from 565248 to 1253376 tid 2 2024-04-17T11:37:15.315 INFO:tasks.rados.rados.0.smithi031.stdout:888: writing smithi03173351-17 from 1253376 to 1982464 tid 3 2024-04-17T11:37:15.316 INFO:tasks.rados.rados.0.smithi031.stdout:888: writing smithi03173351-17 from 1982464 to 2170880 tid 4 2024-04-17T11:37:15.317 INFO:tasks.rados.rados.0.smithi031.stdout:889: delete oid 15 current snap is 97 2024-04-17T11:37:15.317 INFO:tasks.rados.rados.0.smithi031.stdout:888: finishing write tid 1 to smithi03173351-17 2024-04-17T11:37:15.317 INFO:tasks.rados.rados.0.smithi031.stdout:888: finishing write tid 2 to smithi03173351-17 2024-04-17T11:37:15.320 INFO:tasks.rados.rados.0.smithi031.stdout:888: finishing write tid 3 to smithi03173351-17 2024-04-17T11:37:15.321 INFO:tasks.rados.rados.0.smithi031.stdout:889: done (1 left) 2024-04-17T11:37:15.321 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 97 2024-04-17T11:37:15.321 INFO:tasks.rados.rados.0.smithi031.stdout:890: seq_num 274 ranges {1384448=598016,1982464=499712,2482176=745472,3227648=360448} 2024-04-17T11:37:15.332 INFO:tasks.rados.rados.0.smithi031.stdout:890: writing smithi03173351-27 from 1384448 to 1982464 tid 1 2024-04-17T11:37:15.335 INFO:tasks.rados.rados.0.smithi031.stdout:890: writing smithi03173351-27 from 1982464 to 2482176 tid 2 2024-04-17T11:37:15.339 INFO:tasks.rados.rados.0.smithi031.stdout:890: writing smithi03173351-27 from 2482176 to 3227648 tid 3 2024-04-17T11:37:15.342 INFO:tasks.rados.rados.0.smithi031.stdout:890: writing smithi03173351-27 from 3227648 to 3588096 tid 4 2024-04-17T11:37:15.342 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 97 2024-04-17T11:37:15.342 INFO:tasks.rados.rados.0.smithi031.stdout:888: finishing write tid 4 to smithi03173351-17 2024-04-17T11:37:15.343 INFO:tasks.rados.rados.0.smithi031.stdout:891: seq_num 275 ranges {8527872=614400,9142272=786432,9928704=499712,10428416=319488} 2024-04-17T11:37:15.392 INFO:tasks.rados.rados.0.smithi031.stdout:891: writing smithi03173351-10 from 8527872 to 9142272 tid 1 2024-04-17T11:37:15.396 INFO:tasks.rados.rados.0.smithi031.stdout:891: writing smithi03173351-10 from 9142272 to 9928704 tid 2 2024-04-17T11:37:15.399 INFO:tasks.rados.rados.0.smithi031.stdout:891: writing smithi03173351-10 from 9928704 to 10428416 tid 3 2024-04-17T11:37:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:891: writing smithi03173351-10 from 10428416 to 10747904 tid 4 2024-04-17T11:37:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:892: delete oid 32 current snap is 97 2024-04-17T11:37:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:888: finishing write tid 5 to smithi03173351-17 2024-04-17T11:37:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:888: finishing write tid 6 to smithi03173351-17 2024-04-17T11:37:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 221 (ObjNum 272 snap 97 seq_num 272) dirty exists 2024-04-17T11:37:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:888: left oid 17 (ObjNum 272 snap 97 seq_num 272) 2024-04-17T11:37:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:890: finishing write tid 1 to smithi03173351-27 2024-04-17T11:37:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:890: finishing write tid 2 to smithi03173351-27 2024-04-17T11:37:15.403 INFO:tasks.rados.rados.0.smithi031.stdout:890: finishing write tid 3 to smithi03173351-27 2024-04-17T11:37:15.403 INFO:tasks.rados.rados.0.smithi031.stdout:890: finishing write tid 4 to smithi03173351-27 2024-04-17T11:37:15.403 INFO:tasks.rados.rados.0.smithi031.stdout:890: finishing write tid 5 to smithi03173351-27 2024-04-17T11:37:15.403 INFO:tasks.rados.rados.0.smithi031.stdout:890: finishing write tid 6 to smithi03173351-27 2024-04-17T11:37:15.403 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 207 (ObjNum 274 snap 97 seq_num 274) dirty exists 2024-04-17T11:37:15.403 INFO:tasks.rados.rados.0.smithi031.stdout:890: left oid 27 (ObjNum 274 snap 97 seq_num 274) 2024-04-17T11:37:15.403 INFO:tasks.rados.rados.0.smithi031.stdout:891: finishing write tid 1 to smithi03173351-10 2024-04-17T11:37:15.403 INFO:tasks.rados.rados.0.smithi031.stdout:891: finishing write tid 2 to smithi03173351-10 2024-04-17T11:37:15.404 INFO:tasks.rados.rados.0.smithi031.stdout:891: finishing write tid 3 to smithi03173351-10 2024-04-17T11:37:15.404 INFO:tasks.rados.rados.0.smithi031.stdout:891: finishing write tid 4 to smithi03173351-10 2024-04-17T11:37:15.404 INFO:tasks.rados.rados.0.smithi031.stdout:891: finishing write tid 5 to smithi03173351-10 2024-04-17T11:37:15.404 INFO:tasks.rados.rados.0.smithi031.stdout:888: done (3 left) 2024-04-17T11:37:15.404 INFO:tasks.rados.rados.0.smithi031.stdout:890: done (2 left) 2024-04-17T11:37:15.404 INFO:tasks.rados.rados.0.smithi031.stdout:892: done (1 left) 2024-04-17T11:37:15.404 INFO:tasks.rados.rados.0.smithi031.stdout:893: read oid 41 snap -1 2024-04-17T11:37:15.405 INFO:tasks.rados.rados.0.smithi031.stdout:893: expect (ObjNum 221 snap 68 seq_num 221) 2024-04-17T11:37:15.405 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 97 2024-04-17T11:37:15.405 INFO:tasks.rados.rados.0.smithi031.stdout:894: seq_num 277 ranges {319488=647168,966656=557056,1523712=516096,2039808=532480} 2024-04-17T11:37:15.409 INFO:tasks.rados.rados.0.smithi031.stdout:894: writing smithi03173351-29 from 319488 to 966656 tid 1 2024-04-17T11:37:15.413 INFO:tasks.rados.rados.0.smithi031.stdout:894: writing smithi03173351-29 from 966656 to 1523712 tid 2 2024-04-17T11:37:15.416 INFO:tasks.rados.rados.0.smithi031.stdout:894: writing smithi03173351-29 from 1523712 to 2039808 tid 3 2024-04-17T11:37:15.419 INFO:tasks.rados.rados.0.smithi031.stdout:894: writing smithi03173351-29 from 2039808 to 2572288 tid 4 2024-04-17T11:37:15.420 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 39 current snap is 97 2024-04-17T11:37:15.420 INFO:tasks.rados.rados.0.smithi031.stdout:891: finishing write tid 6 to smithi03173351-10 2024-04-17T11:37:15.420 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 317 (ObjNum 275 snap 97 seq_num 275) dirty exists 2024-04-17T11:37:15.420 INFO:tasks.rados.rados.0.smithi031.stdout:891: left oid 10 (ObjNum 275 snap 97 seq_num 275) 2024-04-17T11:37:15.420 INFO:tasks.rados.rados.0.smithi031.stdout:895: seq_num 278 ranges {1597440=663552,2260992=442368,2703360=720896,3424256=442368} 2024-04-17T11:37:15.432 INFO:tasks.rados.rados.0.smithi031.stdout:895: writing smithi03173351-39 from 1597440 to 2260992 tid 1 2024-04-17T11:37:15.434 INFO:tasks.rados.rados.0.smithi031.stdout:895: writing smithi03173351-39 from 2260992 to 2703360 tid 2 2024-04-17T11:37:15.438 INFO:tasks.rados.rados.0.smithi031.stdout:895: writing smithi03173351-39 from 2703360 to 3424256 tid 3 2024-04-17T11:37:15.441 INFO:tasks.rados.rados.0.smithi031.stdout:895: writing smithi03173351-39 from 3424256 to 3866624 tid 4 2024-04-17T11:37:15.441 INFO:tasks.rados.rados.0.smithi031.stdout:891: done (3 left) 2024-04-17T11:37:15.441 INFO:tasks.rados.rados.0.smithi031.stdout:896: delete oid 4 current snap is 97 2024-04-17T11:37:15.441 INFO:tasks.rados.rados.0.smithi031.stdout:894: finishing write tid 1 to smithi03173351-29 2024-04-17T11:37:15.441 INFO:tasks.rados.rados.0.smithi031.stdout:894: finishing write tid 2 to smithi03173351-29 2024-04-17T11:37:15.441 INFO:tasks.rados.rados.0.smithi031.stdout:894: finishing write tid 3 to smithi03173351-29 2024-04-17T11:37:15.441 INFO:tasks.rados.rados.0.smithi031.stdout:893: expect (ObjNum 221 snap 68 seq_num 221) 2024-04-17T11:37:15.565 INFO:tasks.rados.rados.0.smithi031.stdout:894: finishing write tid 4 to smithi03173351-29 2024-04-17T11:37:15.565 INFO:tasks.rados.rados.0.smithi031.stdout:894: finishing write tid 5 to smithi03173351-29 2024-04-17T11:37:15.565 INFO:tasks.rados.rados.0.smithi031.stdout:894: finishing write tid 6 to smithi03173351-29 2024-04-17T11:37:15.565 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 718 (ObjNum 277 snap 97 seq_num 277) dirty exists 2024-04-17T11:37:15.565 INFO:tasks.rados.rados.0.smithi031.stdout:894: left oid 29 (ObjNum 277 snap 97 seq_num 277) 2024-04-17T11:37:15.565 INFO:tasks.rados.rados.0.smithi031.stdout:895: finishing write tid 1 to smithi03173351-39 2024-04-17T11:37:15.565 INFO:tasks.rados.rados.0.smithi031.stdout:893: done (3 left) 2024-04-17T11:37:15.565 INFO:tasks.rados.rados.0.smithi031.stdout:894: done (2 left) 2024-04-17T11:37:15.566 INFO:tasks.rados.rados.0.smithi031.stdout:896: done (1 left) 2024-04-17T11:37:15.566 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 97 2024-04-17T11:37:15.566 INFO:tasks.rados.rados.0.smithi031.stdout:895: finishing write tid 2 to smithi03173351-39 2024-04-17T11:37:15.566 INFO:tasks.rados.rados.0.smithi031.stdout:895: finishing write tid 3 to smithi03173351-39 2024-04-17T11:37:15.566 INFO:tasks.rados.rados.0.smithi031.stdout:897: seq_num 280 ranges {3424256=696320,4120576=606208,4726784=688128,5414912=311296} 2024-04-17T11:37:15.586 INFO:tasks.rados.rados.0.smithi031.stdout:897: writing smithi03173351-38 from 3424256 to 4120576 tid 1 2024-04-17T11:37:15.590 INFO:tasks.rados.rados.0.smithi031.stdout:897: writing smithi03173351-38 from 4120576 to 4726784 tid 2 2024-04-17T11:37:15.594 INFO:tasks.rados.rados.0.smithi031.stdout:897: writing smithi03173351-38 from 4726784 to 5414912 tid 3 2024-04-17T11:37:15.596 INFO:tasks.rados.rados.0.smithi031.stdout:897: writing smithi03173351-38 from 5414912 to 5726208 tid 4 2024-04-17T11:37:15.596 INFO:tasks.rados.rados.0.smithi031.stdout:898: copy_from oid 34 from oid 41 current snap is 97 2024-04-17T11:37:15.596 INFO:tasks.rados.rados.0.smithi031.stdout:895: finishing write tid 4 to smithi03173351-39 2024-04-17T11:37:15.596 INFO:tasks.rados.rados.0.smithi031.stdout:895: finishing write tid 5 to smithi03173351-39 2024-04-17T11:37:15.597 INFO:tasks.rados.rados.0.smithi031.stdout:895: finishing write tid 6 to smithi03173351-39 2024-04-17T11:37:15.597 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 258 (ObjNum 278 snap 97 seq_num 278) dirty exists 2024-04-17T11:37:15.597 INFO:tasks.rados.rados.0.smithi031.stdout:895: left oid 39 (ObjNum 278 snap 97 seq_num 278) 2024-04-17T11:37:15.597 INFO:tasks.rados.rados.0.smithi031.stdout:897: finishing write tid 1 to smithi03173351-38 2024-04-17T11:37:15.597 INFO:tasks.rados.rados.0.smithi031.stdout:895: done (2 left) 2024-04-17T11:37:15.597 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 97 2024-04-17T11:37:15.597 INFO:tasks.rados.rados.0.smithi031.stdout:897: finishing write tid 2 to smithi03173351-38 2024-04-17T11:37:15.597 INFO:tasks.rados.rados.0.smithi031.stdout:899: seq_num 281 ranges {0=712704,712704=491520,1204224=491520,1695744=622592} 2024-04-17T11:37:15.600 INFO:tasks.rados.rados.0.smithi031.stdout:899: writing smithi03173351-50 from 0 to 712704 tid 1 2024-04-17T11:37:15.602 INFO:tasks.rados.rados.0.smithi031.stdout:899: writing smithi03173351-50 from 712704 to 1204224 tid 2 2024-04-17T11:37:15.605 INFO:tasks.rados.rados.0.smithi031.stdout:899: writing smithi03173351-50 from 1204224 to 1695744 tid 3 2024-04-17T11:37:15.609 INFO:tasks.rados.rados.0.smithi031.stdout:899: writing smithi03173351-50 from 1695744 to 2318336 tid 4 2024-04-17T11:37:15.609 INFO:tasks.rados.rados.0.smithi031.stdout:900: delete oid 18 current snap is 97 2024-04-17T11:37:15.609 INFO:tasks.rados.rados.0.smithi031.stdout:897: finishing write tid 3 to smithi03173351-38 2024-04-17T11:37:15.609 INFO:tasks.rados.rados.0.smithi031.stdout:897: finishing write tid 4 to smithi03173351-38 2024-04-17T11:37:15.609 INFO:tasks.rados.rados.0.smithi031.stdout:897: finishing write tid 5 to smithi03173351-38 2024-04-17T11:37:15.609 INFO:tasks.rados.rados.0.smithi031.stdout:897: finishing write tid 6 to smithi03173351-38 2024-04-17T11:37:15.609 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 227 (ObjNum 280 snap 97 seq_num 280) dirty exists 2024-04-17T11:37:15.609 INFO:tasks.rados.rados.0.smithi031.stdout:897: left oid 38 (ObjNum 280 snap 97 seq_num 280) 2024-04-17T11:37:15.609 INFO:tasks.rados.rados.0.smithi031.stdout:899: finishing write tid 1 to smithi03173351-50 2024-04-17T11:37:15.609 INFO:tasks.rados.rados.0.smithi031.stdout:899: finishing write tid 2 to smithi03173351-50 2024-04-17T11:37:15.610 INFO:tasks.rados.rados.0.smithi031.stdout:898: finishing copy_from racing read to smithi03173351-34 2024-04-17T11:37:15.612 INFO:tasks.rados.rados.0.smithi031.stdout:899: finishing write tid 3 to smithi03173351-50 2024-04-17T11:37:15.615 INFO:tasks.rados.rados.0.smithi031.stdout:898: finishing copy_from to smithi03173351-34 2024-04-17T11:37:15.615 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 163 (ObjNum 221 snap 68 seq_num 221) dirty exists 2024-04-17T11:37:15.616 INFO:tasks.rados.rados.0.smithi031.stdout:899: finishing write tid 4 to smithi03173351-50 2024-04-17T11:37:15.616 INFO:tasks.rados.rados.0.smithi031.stdout:899: finishing write tid 5 to smithi03173351-50 2024-04-17T11:37:15.616 INFO:tasks.rados.rados.0.smithi031.stdout:897: done (3 left) 2024-04-17T11:37:15.616 INFO:tasks.rados.rados.0.smithi031.stdout:898: done (2 left) 2024-04-17T11:37:15.616 INFO:tasks.rados.rados.0.smithi031.stdout:900: done (1 left) 2024-04-17T11:37:15.616 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 47 current snap is 97 2024-04-17T11:37:15.617 INFO:tasks.rados.rados.0.smithi031.stdout:901: seq_num 283 ranges {0=745472,745472=712704,1458176=458752,1916928=434176} 2024-04-17T11:37:15.620 INFO:tasks.rados.rados.0.smithi031.stdout:901: writing smithi03173351-47 from 0 to 745472 tid 1 2024-04-17T11:37:15.624 INFO:tasks.rados.rados.0.smithi031.stdout:901: writing smithi03173351-47 from 745472 to 1458176 tid 2 2024-04-17T11:37:15.627 INFO:tasks.rados.rados.0.smithi031.stdout:901: writing smithi03173351-47 from 1458176 to 1916928 tid 3 2024-04-17T11:37:15.630 INFO:tasks.rados.rados.0.smithi031.stdout:901: writing smithi03173351-47 from 1916928 to 2351104 tid 4 2024-04-17T11:37:15.630 INFO:tasks.rados.rados.0.smithi031.stdout:902: snap_create 2024-04-17T11:37:15.630 INFO:tasks.rados.rados.0.smithi031.stdout:899: finishing write tid 6 to smithi03173351-50 2024-04-17T11:37:15.630 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 848 (ObjNum 281 snap 97 seq_num 281) dirty exists 2024-04-17T11:37:15.630 INFO:tasks.rados.rados.0.smithi031.stdout:899: left oid 50 (ObjNum 281 snap 97 seq_num 281) 2024-04-17T11:37:15.630 INFO:tasks.rados.rados.0.smithi031.stdout:901: finishing write tid 1 to smithi03173351-47 2024-04-17T11:37:15.630 INFO:tasks.rados.rados.0.smithi031.stdout:901: finishing write tid 2 to smithi03173351-47 2024-04-17T11:37:15.630 INFO:tasks.rados.rados.0.smithi031.stdout:901: finishing write tid 3 to smithi03173351-47 2024-04-17T11:37:15.632 INFO:tasks.rados.rados.0.smithi031.stdout:901: finishing write tid 4 to smithi03173351-47 2024-04-17T11:37:15.632 INFO:tasks.rados.rados.0.smithi031.stdout:901: finishing write tid 5 to smithi03173351-47 2024-04-17T11:37:15.633 INFO:tasks.rados.rados.0.smithi031.stdout:901: finishing write tid 6 to smithi03173351-47 2024-04-17T11:37:15.633 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 233 (ObjNum 283 snap 97 seq_num 283) dirty exists 2024-04-17T11:37:15.633 INFO:tasks.rados.rados.0.smithi031.stdout:901: left oid 47 (ObjNum 283 snap 97 seq_num 283) 2024-04-17T11:37:16.307 INFO:tasks.rados.rados.0.smithi031.stdout:899: done (2 left) 2024-04-17T11:37:16.307 INFO:tasks.rados.rados.0.smithi031.stdout:901: done (1 left) 2024-04-17T11:37:16.307 INFO:tasks.rados.rados.0.smithi031.stdout:902: done (0 left) 2024-04-17T11:37:16.307 INFO:tasks.rados.rados.0.smithi031.stdout:903: snap_remove snap 83 2024-04-17T11:37:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:15.304259+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-04-17T11:37:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:15.304259+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-04-17T11:37:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:15.304259+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-04-17T11:37:17.309 INFO:tasks.rados.rados.0.smithi031.stdout:903: done (0 left) 2024-04-17T11:37:17.309 INFO:tasks.rados.rados.0.smithi031.stdout:904: rmattr oid 46 current snap is 98 2024-04-17T11:37:17.309 INFO:tasks.rados.rados.0.smithi031.stdout:904: done (0 left) 2024-04-17T11:37:17.309 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 98 2024-04-17T11:37:17.309 INFO:tasks.rados.rados.0.smithi031.stdout:905: seq_num 284 ranges {0=761856,761856=598016,1359872=671744,2031616=335872} 2024-04-17T11:37:17.314 INFO:tasks.rados.rados.0.smithi031.stdout:905: writing smithi03173351-21 from 0 to 761856 tid 1 2024-04-17T11:37:17.319 INFO:tasks.rados.rados.0.smithi031.stdout:905: writing smithi03173351-21 from 761856 to 1359872 tid 2 2024-04-17T11:37:17.323 INFO:tasks.rados.rados.0.smithi031.stdout:905: writing smithi03173351-21 from 1359872 to 2031616 tid 3 2024-04-17T11:37:17.325 INFO:tasks.rados.rados.0.smithi031.stdout:905: writing smithi03173351-21 from 2031616 to 2367488 tid 4 2024-04-17T11:37:17.325 INFO:tasks.rados.rados.0.smithi031.stdout:906: delete oid 39 current snap is 98 2024-04-17T11:37:17.326 INFO:tasks.rados.rados.0.smithi031.stdout:905: finishing write tid 1 to smithi03173351-21 2024-04-17T11:37:17.332 INFO:tasks.rados.rados.0.smithi031.stdout:906: done (1 left) 2024-04-17T11:37:17.332 INFO:tasks.rados.rados.0.smithi031.stdout:907: read oid 49 snap -1 2024-04-17T11:37:17.332 INFO:tasks.rados.rados.0.smithi031.stdout:907: expect (ObjNum 269 snap 95 seq_num 269) 2024-04-17T11:37:17.332 INFO:tasks.rados.rados.0.smithi031.stdout:908: rollback oid 39 current snap is 98 2024-04-17T11:37:17.332 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 39 to 89 2024-04-17T11:37:17.332 INFO:tasks.rados.rados.0.smithi031.stdout:909: snap_remove snap 96 2024-04-17T11:37:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:15.724850+0000 mgr.y (mgr.14556) 241 : cluster [DBG] pgmap v369: 121 pgs: 121 active+clean; 315 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1012 KiB/s wr, 15 op/s 2024-04-17T11:37:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:16.307016+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-04-17T11:37:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:15.724850+0000 mgr.y (mgr.14556) 241 : cluster [DBG] pgmap v369: 121 pgs: 121 active+clean; 315 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1012 KiB/s wr, 15 op/s 2024-04-17T11:37:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:16.307016+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-04-17T11:37:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:15.724850+0000 mgr.y (mgr.14556) 241 : cluster [DBG] pgmap v369: 121 pgs: 121 active+clean; 315 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1012 KiB/s wr, 15 op/s 2024-04-17T11:37:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:16.307016+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-04-17T11:37:18.334 INFO:tasks.rados.rados.0.smithi031.stdout:909: done (3 left) 2024-04-17T11:37:18.334 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 41 current snap is 98 2024-04-17T11:37:18.334 INFO:tasks.rados.rados.0.smithi031.stdout:910: seq_num 286 ranges {3244032=794624,4038656=761856,4800512=679936,5480448=163840} 2024-04-17T11:37:18.354 INFO:tasks.rados.rados.0.smithi031.stdout:910: writing smithi03173351-41 from 3244032 to 4038656 tid 1 2024-04-17T11:37:18.358 INFO:tasks.rados.rados.0.smithi031.stdout:910: writing smithi03173351-41 from 4038656 to 4800512 tid 2 2024-04-17T11:37:18.362 INFO:tasks.rados.rados.0.smithi031.stdout:910: writing smithi03173351-41 from 4800512 to 5480448 tid 3 2024-04-17T11:37:18.363 INFO:tasks.rados.rados.0.smithi031.stdout:910: writing smithi03173351-41 from 5480448 to 5644288 tid 4 2024-04-17T11:37:18.363 INFO:tasks.rados.rados.0.smithi031.stdout:911: read oid 5 snap -1 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:911: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:912: rollback oid 33 current snap is 98 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 33 to 54 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:905: finishing write tid 2 to smithi03173351-21 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:905: finishing write tid 3 to smithi03173351-21 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:905: finishing write tid 4 to smithi03173351-21 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:905: finishing write tid 5 to smithi03173351-21 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:905: finishing write tid 6 to smithi03173351-21 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 326 (ObjNum 284 snap 98 seq_num 284) dirty exists 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:905: left oid 21 (ObjNum 284 snap 98 seq_num 284) 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:908: finishing rollback tid 1 to smithi03173351-39 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:908: finishing rollback tid 2 to smithi03173351-39 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 268 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-04-17T11:37:18.364 INFO:tasks.rados.rados.0.smithi031.stdout:907: expect (ObjNum 269 snap 95 seq_num 269) 2024-04-17T11:37:18.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:17.309190+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-04-17T11:37:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:17.725405+0000 mgr.y (mgr.14556) 242 : cluster [DBG] pgmap v372: 121 pgs: 121 active+clean; 315 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:17.309190+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-04-17T11:37:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:17.725405+0000 mgr.y (mgr.14556) 242 : cluster [DBG] pgmap v372: 121 pgs: 121 active+clean; 315 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:17.309190+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-04-17T11:37:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:17.725405+0000 mgr.y (mgr.14556) 242 : cluster [DBG] pgmap v372: 121 pgs: 121 active+clean; 315 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:18.836 INFO:tasks.rados.rados.0.smithi031.stdout:910: finishing write tid 1 to smithi03173351-41 2024-04-17T11:37:18.836 INFO:tasks.rados.rados.0.smithi031.stdout:910: finishing write tid 2 to smithi03173351-41 2024-04-17T11:37:18.836 INFO:tasks.rados.rados.0.smithi031.stdout:905: done (5 left) 2024-04-17T11:37:18.836 INFO:tasks.rados.rados.0.smithi031.stdout:907: done (4 left) 2024-04-17T11:37:18.836 INFO:tasks.rados.rados.0.smithi031.stdout:908: done (3 left) 2024-04-17T11:37:18.836 INFO:tasks.rados.rados.0.smithi031.stdout:913: delete oid 27 current snap is 98 2024-04-17T11:37:18.836 INFO:tasks.rados.rados.0.smithi031.stdout:911: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:37:18.839 INFO:tasks.rados.rados.0.smithi031.stdout:912: finishing rollback tid 1 to smithi03173351-33 2024-04-17T11:37:18.839 INFO:tasks.rados.rados.0.smithi031.stdout:912: finishing rollback tid 2 to smithi03173351-33 2024-04-17T11:37:18.839 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 866 (ObjNum 90 snap 19 seq_num 90) dirty exists 2024-04-17T11:37:18.839 INFO:tasks.rados.rados.0.smithi031.stdout:910: finishing write tid 3 to smithi03173351-41 2024-04-17T11:37:18.839 INFO:tasks.rados.rados.0.smithi031.stdout:910: finishing write tid 4 to smithi03173351-41 2024-04-17T11:37:18.839 INFO:tasks.rados.rados.0.smithi031.stdout:910: finishing write tid 5 to smithi03173351-41 2024-04-17T11:37:18.839 INFO:tasks.rados.rados.0.smithi031.stdout:910: finishing write tid 6 to smithi03173351-41 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 217 (ObjNum 286 snap 98 seq_num 286) dirty exists 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:910: left oid 41 (ObjNum 286 snap 98 seq_num 286) 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:910: done (3 left) 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:911: done (2 left) 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:912: done (1 left) 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:913: done (0 left) 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 98 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:914: seq_num 288 ranges {0=24576} 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:914: writing smithi03173351-4 from 0 to 24576 tid 1 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:915: read oid 45 snap -1 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:915: expect (ObjNum 264 snap 88 seq_num 264) 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:916: read oid 18 snap -1 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:916: expect deleted 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 98 2024-04-17T11:37:18.840 INFO:tasks.rados.rados.0.smithi031.stdout:917: seq_num 289 ranges {1228800=40960} 2024-04-17T11:37:18.846 INFO:tasks.rados.rados.0.smithi031.stdout:917: writing smithi03173351-46 from 1228800 to 1269760 tid 1 2024-04-17T11:37:18.846 INFO:tasks.rados.rados.0.smithi031.stdout:918: copy_from oid 42 from oid 49 current snap is 98 2024-04-17T11:37:18.846 INFO:tasks.rados.rados.0.smithi031.stdout:914: finishing write tid 1 to smithi03173351-4 2024-04-17T11:37:18.846 INFO:tasks.rados.rados.0.smithi031.stdout:914: finishing write tid 2 to smithi03173351-4 2024-04-17T11:37:18.846 INFO:tasks.rados.rados.0.smithi031.stdout:919: read oid 9 snap 87 2024-04-17T11:37:18.846 INFO:tasks.rados.rados.0.smithi031.stdout:919: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-17T11:37:18.846 INFO:tasks.rados.rados.0.smithi031.stdout:920: rmattr oid 48 current snap is 98 2024-04-17T11:37:18.847 INFO:tasks.rados.rados.0.smithi031.stdout:921: read oid 14 snap -1 2024-04-17T11:37:18.847 INFO:tasks.rados.rados.0.smithi031.stdout:921: expect (ObjNum 167 snap 47 seq_num 167) 2024-04-17T11:37:18.847 INFO:tasks.rados.rados.0.smithi031.stdout:922: rollback oid 38 current snap is 98 2024-04-17T11:37:18.847 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 61 2024-04-17T11:37:18.847 INFO:tasks.rados.rados.0.smithi031.stdout:923: delete oid 36 current snap is 98 2024-04-17T11:37:18.851 INFO:tasks.rados.rados.0.smithi031.stdout:919: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-17T11:37:18.874 INFO:tasks.rados.rados.0.smithi031.stdout:922: finishing rollback tid 0 to smithi03173351-38 2024-04-17T11:37:18.874 INFO:tasks.rados.rados.0.smithi031.stdout:922: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:37:18.874 INFO:tasks.rados.rados.0.smithi031.stdout:921: expect (ObjNum 167 snap 47 seq_num 167) 2024-04-17T11:37:18.900 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 719 (ObjNum 247 snap 82 seq_num 247) dirty exists 2024-04-17T11:37:18.900 INFO:tasks.rados.rados.0.smithi031.stdout:917: finishing write tid 1 to smithi03173351-46 2024-04-17T11:37:18.900 INFO:tasks.rados.rados.0.smithi031.stdout:917: finishing write tid 2 to smithi03173351-46 2024-04-17T11:37:18.900 INFO:tasks.rados.rados.0.smithi031.stdout:922: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:37:18.900 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 245 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:37:18.900 INFO:tasks.rados.rados.0.smithi031.stdout:917: finishing write tid 3 to smithi03173351-46 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 585 (ObjNum 289 snap 98 seq_num 289) dirty exists 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:917: left oid 46 (ObjNum 289 snap 98 seq_num 289) 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:914: finishing write tid 3 to smithi03173351-4 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 868 (ObjNum 288 snap 98 seq_num 288) dirty exists 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:914: left oid 4 (ObjNum 288 snap 98 seq_num 288) 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:914: done (9 left) 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:917: done (8 left) 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:919: done (7 left) 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:920: done (6 left) 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:921: done (5 left) 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:922: done (4 left) 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:923: done (3 left) 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:924: delete oid 20 current snap is 98 2024-04-17T11:37:18.901 INFO:tasks.rados.rados.0.smithi031.stdout:915: expect (ObjNum 264 snap 88 seq_num 264) 2024-04-17T11:37:19.368 INFO:tasks.rados.rados.0.smithi031.stdout:918: finishing copy_from racing read to smithi03173351-42 2024-04-17T11:37:19.369 INFO:tasks.rados.rados.0.smithi031.stdout:918: finishing copy_from to smithi03173351-42 2024-04-17T11:37:19.369 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 841 (ObjNum 269 snap 95 seq_num 269) dirty exists 2024-04-17T11:37:19.369 INFO:tasks.rados.rados.0.smithi031.stdout:915: done (3 left) 2024-04-17T11:37:19.369 INFO:tasks.rados.rados.0.smithi031.stdout:916: done (2 left) 2024-04-17T11:37:19.369 INFO:tasks.rados.rados.0.smithi031.stdout:918: done (1 left) 2024-04-17T11:37:19.369 INFO:tasks.rados.rados.0.smithi031.stdout:924: done (0 left) 2024-04-17T11:37:19.369 INFO:tasks.rados.rados.0.smithi031.stdout:925: copy_from oid 25 from oid 31 current snap is 98 2024-04-17T11:37:19.369 INFO:tasks.rados.rados.0.smithi031.stdout:926: read oid 49 snap 87 2024-04-17T11:37:19.369 INFO:tasks.rados.rados.0.smithi031.stdout:926: expect deleted 2024-04-17T11:37:19.369 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 98 2024-04-17T11:37:19.369 INFO:tasks.rados.rados.0.smithi031.stdout:927: seq_num 292 ranges {1523712=98304} 2024-04-17T11:37:19.377 INFO:tasks.rados.rados.0.smithi031.stdout:927: writing smithi03173351-23 from 1523712 to 1622016 tid 1 2024-04-17T11:37:19.377 INFO:tasks.rados.rados.0.smithi031.stdout:928: copy_from oid 32 from oid 42 current snap is 98 2024-04-17T11:37:19.377 INFO:tasks.rados.rados.0.smithi031.stdout:925: finishing copy_from to smithi03173351-25 2024-04-17T11:37:19.378 INFO:tasks.rados.rados.0.smithi031.stdout:925: got expected ENOENT (src dne) 2024-04-17T11:37:19.378 INFO:tasks.rados.rados.0.smithi031.stdout:925: finishing copy_from racing read to smithi03173351-25 2024-04-17T11:37:19.378 INFO:tasks.rados.rados.0.smithi031.stdout:925: done (3 left) 2024-04-17T11:37:19.378 INFO:tasks.rados.rados.0.smithi031.stdout:926: done (2 left) 2024-04-17T11:37:19.378 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 98 2024-04-17T11:37:19.378 INFO:tasks.rados.rados.0.smithi031.stdout:929: seq_num 293 ranges {10747904=114688} 2024-04-17T11:37:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:929: writing smithi03173351-10 from 10747904 to 10862592 tid 1 2024-04-17T11:37:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:930: read oid 13 snap 88 2024-04-17T11:37:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:930: expect (ObjNum 261 snap 87 seq_num 261) 2024-04-17T11:37:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:931: read oid 8 snap -1 2024-04-17T11:37:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:931: expect (ObjNum 173 snap 51 seq_num 173) 2024-04-17T11:37:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:932: read oid 1 snap 86 2024-04-17T11:37:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:932: expect (ObjNum 246 snap 80 seq_num 246) 2024-04-17T11:37:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:933: read oid 19 snap -1 2024-04-17T11:37:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:933: expect (ObjNum 221 snap 68 seq_num 221) 2024-04-17T11:37:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 98 2024-04-17T11:37:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:934: seq_num 294 ranges {5644288=131072} 2024-04-17T11:37:19.471 INFO:tasks.rados.rados.0.smithi031.stdout:934: writing smithi03173351-48 from 5644288 to 5775360 tid 1 2024-04-17T11:37:19.471 INFO:tasks.rados.rados.0.smithi031.stdout:935: read oid 22 snap -1 2024-04-17T11:37:19.471 INFO:tasks.rados.rados.0.smithi031.stdout:935: expect (ObjNum 212 snap 63 seq_num 212) 2024-04-17T11:37:19.471 INFO:tasks.rados.rados.0.smithi031.stdout:936: rollback oid 16 current snap is 98 2024-04-17T11:37:19.471 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 16 to 94 2024-04-17T11:37:19.472 INFO:tasks.rados.rados.0.smithi031.stdout:927: finishing write tid 1 to smithi03173351-23 2024-04-17T11:37:19.472 INFO:tasks.rados.rados.0.smithi031.stdout:927: finishing write tid 2 to smithi03173351-23 2024-04-17T11:37:19.472 INFO:tasks.rados.rados.0.smithi031.stdout:927: finishing write tid 3 to smithi03173351-23 2024-04-17T11:37:19.472 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 247 (ObjNum 292 snap 98 seq_num 292) dirty exists 2024-04-17T11:37:19.472 INFO:tasks.rados.rados.0.smithi031.stdout:927: left oid 23 (ObjNum 292 snap 98 seq_num 292) 2024-04-17T11:37:19.472 INFO:tasks.rados.rados.0.smithi031.stdout:928: finishing copy_from racing read to smithi03173351-32 2024-04-17T11:37:19.472 INFO:tasks.rados.rados.0.smithi031.stdout:928: finishing copy_from to smithi03173351-32 2024-04-17T11:37:19.472 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 841 (ObjNum 269 snap 95 seq_num 269) dirty exists 2024-04-17T11:37:19.472 INFO:tasks.rados.rados.0.smithi031.stdout:931: expect (ObjNum 173 snap 51 seq_num 173) 2024-04-17T11:37:19.487 INFO:tasks.rados.rados.0.smithi031.stdout:929: finishing write tid 1 to smithi03173351-10 2024-04-17T11:37:19.488 INFO:tasks.rados.rados.0.smithi031.stdout:929: finishing write tid 2 to smithi03173351-10 2024-04-17T11:37:19.488 INFO:tasks.rados.rados.0.smithi031.stdout:929: finishing write tid 3 to smithi03173351-10 2024-04-17T11:37:19.488 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 331 (ObjNum 293 snap 98 seq_num 293) dirty exists 2024-04-17T11:37:19.488 INFO:tasks.rados.rados.0.smithi031.stdout:929: left oid 10 (ObjNum 293 snap 98 seq_num 293) 2024-04-17T11:37:19.488 INFO:tasks.rados.rados.0.smithi031.stdout:933: expect (ObjNum 221 snap 68 seq_num 221) 2024-04-17T11:37:19.610 INFO:tasks.rados.rados.0.smithi031.stdout:932: expect (ObjNum 246 snap 80 seq_num 246) 2024-04-17T11:37:19.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:18.328451+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-04-17T11:37:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:37:18.570476+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:37:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:37:18.810501+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:37:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:37:19.109627+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:37:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:37:19.110324+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:37:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:37:19.114626+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:37:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:18.328451+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-04-17T11:37:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:37:18.570476+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:37:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:37:18.810501+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:37:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:37:19.109627+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:37:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:37:19.110324+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:37:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:37:19.114626+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:37:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:18.328451+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-04-17T11:37:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:37:18.570476+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:37:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:37:18.810501+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:37:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:37:19.109627+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:37:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:37:19.110324+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:37:19.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:37:19.114626+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:37:19.906 INFO:tasks.rados.rados.0.smithi031.stdout:930: expect (ObjNum 261 snap 87 seq_num 261) 2024-04-17T11:37:20.170 INFO:tasks.rados.rados.0.smithi031.stdout:934: finishing write tid 1 to smithi03173351-48 2024-04-17T11:37:20.170 INFO:tasks.rados.rados.0.smithi031.stdout:936: finishing rollback tid 0 to smithi03173351-16 2024-04-17T11:37:20.170 INFO:tasks.rados.rados.0.smithi031.stdout:934: finishing write tid 2 to smithi03173351-48 2024-04-17T11:37:20.170 INFO:tasks.rados.rados.0.smithi031.stdout:927: done (9 left) 2024-04-17T11:37:20.170 INFO:tasks.rados.rados.0.smithi031.stdout:928: done (8 left) 2024-04-17T11:37:20.170 INFO:tasks.rados.rados.0.smithi031.stdout:929: done (7 left) 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:930: done (6 left) 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:931: done (5 left) 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:932: done (4 left) 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:933: done (3 left) 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:937: read oid 17 snap -1 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:937: expect (ObjNum 272 snap 97 seq_num 272) 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:938: snap_create 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:936: finishing rollback tid 1 to smithi03173351-16 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:936: finishing rollback tid 2 to smithi03173351-16 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 118 (ObjNum 1 snap 32549 seq_num 2594784232) dirty exists 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:934: finishing write tid 3 to smithi03173351-48 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 721 (ObjNum 294 snap 98 seq_num 294) dirty exists 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:934: left oid 48 (ObjNum 294 snap 98 seq_num 294) 2024-04-17T11:37:20.171 INFO:tasks.rados.rados.0.smithi031.stdout:935: expect (ObjNum 212 snap 63 seq_num 212) 2024-04-17T11:37:20.379 INFO:tasks.rados.rados.0.smithi031.stdout:937: expect (ObjNum 272 snap 97 seq_num 272) 2024-04-17T11:37:20.436 INFO:tasks.rados.rados.0.smithi031.stdout:934: done (4 left) 2024-04-17T11:37:20.437 INFO:tasks.rados.rados.0.smithi031.stdout:935: done (3 left) 2024-04-17T11:37:20.437 INFO:tasks.rados.rados.0.smithi031.stdout:936: done (2 left) 2024-04-17T11:37:20.437 INFO:tasks.rados.rados.0.smithi031.stdout:937: done (1 left) 2024-04-17T11:37:20.437 INFO:tasks.rados.rados.0.smithi031.stdout:938: done (0 left) 2024-04-17T11:37:20.437 INFO:tasks.rados.rados.0.smithi031.stdout:939: copy_from oid 2 from oid 18 current snap is 99 2024-04-17T11:37:20.437 INFO:tasks.rados.rados.0.smithi031.stdout:940: snap_create 2024-04-17T11:37:20.440 INFO:tasks.rados.rados.0.smithi031.stdout:939: finishing copy_from to smithi03173351-2 2024-04-17T11:37:20.441 INFO:tasks.rados.rados.0.smithi031.stdout:939: got expected ENOENT (src dne) 2024-04-17T11:37:20.441 INFO:tasks.rados.rados.0.smithi031.stdout:939: finishing copy_from racing read to smithi03173351-2 2024-04-17T11:37:20.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:19.725747+0000 mgr.y (mgr.14556) 243 : cluster [DBG] pgmap v374: 121 pgs: 121 active+clean; 351 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 25 op/s 2024-04-17T11:37:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:19.725747+0000 mgr.y (mgr.14556) 243 : cluster [DBG] pgmap v374: 121 pgs: 121 active+clean; 351 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 25 op/s 2024-04-17T11:37:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:19.725747+0000 mgr.y (mgr.14556) 243 : cluster [DBG] pgmap v374: 121 pgs: 121 active+clean; 351 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 25 op/s 2024-04-17T11:37:21.346 INFO:tasks.rados.rados.0.smithi031.stdout:939: done (1 left) 2024-04-17T11:37:21.346 INFO:tasks.rados.rados.0.smithi031.stdout:940: done (0 left) 2024-04-17T11:37:21.346 INFO:tasks.rados.rados.0.smithi031.stdout:941: read oid 19 snap -1 2024-04-17T11:37:21.346 INFO:tasks.rados.rados.0.smithi031.stdout:941: expect (ObjNum 221 snap 68 seq_num 221) 2024-04-17T11:37:21.348 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 100 2024-04-17T11:37:21.348 INFO:tasks.rados.rados.0.smithi031.stdout:942: seq_num 295 ranges {9904128=147456} 2024-04-17T11:37:21.401 INFO:tasks.rados.rados.0.smithi031.stdout:942: writing smithi03173351-44 from 9904128 to 10051584 tid 1 2024-04-17T11:37:21.401 INFO:tasks.rados.rados.0.smithi031.stdout:943: snap_create 2024-04-17T11:37:21.402 INFO:tasks.rados.rados.0.smithi031.stdout:941: expect (ObjNum 221 snap 68 seq_num 221) 2024-04-17T11:37:21.526 INFO:tasks.rados.rados.0.smithi031.stdout:942: finishing write tid 1 to smithi03173351-44 2024-04-17T11:37:21.526 INFO:tasks.rados.rados.0.smithi031.stdout:942: finishing write tid 2 to smithi03173351-44 2024-04-17T11:37:21.526 INFO:tasks.rados.rados.0.smithi031.stdout:942: finishing write tid 3 to smithi03173351-44 2024-04-17T11:37:21.526 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 843 (ObjNum 295 snap 100 seq_num 295) dirty exists 2024-04-17T11:37:21.526 INFO:tasks.rados.rados.0.smithi031.stdout:942: left oid 44 (ObjNum 295 snap 100 seq_num 295) 2024-04-17T11:37:21.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:20.333392+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-04-17T11:37:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:21] "GET /metrics HTTP/1.1" 200 191990 "" "Prometheus/2.33.4" 2024-04-17T11:37:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:20.333392+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-04-17T11:37:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:20.333392+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-04-17T11:37:22.356 INFO:tasks.rados.rados.0.smithi031.stdout:941: done (2 left) 2024-04-17T11:37:22.356 INFO:tasks.rados.rados.0.smithi031.stdout:942: done (1 left) 2024-04-17T11:37:22.356 INFO:tasks.rados.rados.0.smithi031.stdout:943: done (0 left) 2024-04-17T11:37:22.356 INFO:tasks.rados.rados.0.smithi031.stdout:944: copy_from oid 44 from oid 47 current snap is 101 2024-04-17T11:37:22.356 INFO:tasks.rados.rados.0.smithi031.stdout:945: copy_from oid 18 from oid 21 current snap is 101 2024-04-17T11:37:22.357 INFO:tasks.rados.rados.0.smithi031.stdout:946: snap_create 2024-04-17T11:37:22.373 INFO:tasks.rados.rados.0.smithi031.stdout:945: finishing copy_from racing read to smithi03173351-18 2024-04-17T11:37:22.373 INFO:tasks.rados.rados.0.smithi031.stdout:944: finishing copy_from racing read to smithi03173351-44 2024-04-17T11:37:22.375 INFO:tasks.rados.rados.0.smithi031.stdout:944: finishing copy_from to smithi03173351-44 2024-04-17T11:37:22.375 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 233 (ObjNum 283 snap 97 seq_num 283) dirty exists 2024-04-17T11:37:22.376 INFO:tasks.rados.rados.0.smithi031.stdout:945: finishing copy_from to smithi03173351-18 2024-04-17T11:37:22.376 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 326 (ObjNum 284 snap 98 seq_num 284) dirty exists 2024-04-17T11:37:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:21.343491+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-04-17T11:37:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:21.726299+0000 mgr.y (mgr.14556) 244 : cluster [DBG] pgmap v377: 121 pgs: 121 active+clean; 351 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 25 op/s 2024-04-17T11:37:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:21.343491+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-04-17T11:37:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:21.726299+0000 mgr.y (mgr.14556) 244 : cluster [DBG] pgmap v377: 121 pgs: 121 active+clean; 351 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 25 op/s 2024-04-17T11:37:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:21.343491+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-04-17T11:37:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:21.726299+0000 mgr.y (mgr.14556) 244 : cluster [DBG] pgmap v377: 121 pgs: 121 active+clean; 351 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 25 op/s 2024-04-17T11:37:23.354 INFO:tasks.rados.rados.0.smithi031.stdout:944: done (2 left) 2024-04-17T11:37:23.354 INFO:tasks.rados.rados.0.smithi031.stdout:945: done (1 left) 2024-04-17T11:37:23.354 INFO:tasks.rados.rados.0.smithi031.stdout:946: done (0 left) 2024-04-17T11:37:23.354 INFO:tasks.rados.rados.0.smithi031.stdout:947: read oid 16 snap 73 2024-04-17T11:37:23.354 INFO:tasks.rados.rados.0.smithi031.stdout:947: expect (ObjNum 199 snap 62 seq_num 199) 2024-04-17T11:37:23.355 INFO:tasks.rados.rados.0.smithi031.stdout:948: setattr oid 20 current snap is 102 2024-04-17T11:37:23.355 INFO:tasks.rados.rados.0.smithi031.stdout:949: copy_from oid 23 from oid 36 current snap is 102 2024-04-17T11:37:23.355 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 102 2024-04-17T11:37:23.355 INFO:tasks.rados.rados.0.smithi031.stdout:950: seq_num 296 ranges {2170880=163840} 2024-04-17T11:37:23.369 INFO:tasks.rados.rados.0.smithi031.stdout:950: writing smithi03173351-17 from 2170880 to 2334720 tid 1 2024-04-17T11:37:23.369 INFO:tasks.rados.rados.0.smithi031.stdout:951: setattr oid 13 current snap is 102 2024-04-17T11:37:23.369 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 237 (ObjNum -1700387104 snap 21884 seq_num 2594594704) dirty exists 2024-04-17T11:37:23.369 INFO:tasks.rados.rados.0.smithi031.stdout:949: finishing copy_from to smithi03173351-23 2024-04-17T11:37:23.369 INFO:tasks.rados.rados.0.smithi031.stdout:949: got expected ENOENT (src dne) 2024-04-17T11:37:23.369 INFO:tasks.rados.rados.0.smithi031.stdout:949: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:37:23.371 INFO:tasks.rados.rados.0.smithi031.stdout:948: done (4 left) 2024-04-17T11:37:23.372 INFO:tasks.rados.rados.0.smithi031.stdout:949: done (3 left) 2024-04-17T11:37:23.372 INFO:tasks.rados.rados.0.smithi031.stdout:952: snap_create 2024-04-17T11:37:23.374 INFO:tasks.rados.rados.0.smithi031.stdout:950: finishing write tid 1 to smithi03173351-17 2024-04-17T11:37:23.374 INFO:tasks.rados.rados.0.smithi031.stdout:950: finishing write tid 2 to smithi03173351-17 2024-04-17T11:37:23.377 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 333 (ObjNum 271 snap 95 seq_num 271) dirty exists 2024-04-17T11:37:23.377 INFO:tasks.rados.rados.0.smithi031.stdout:950: finishing write tid 3 to smithi03173351-17 2024-04-17T11:37:23.377 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 248 (ObjNum 296 snap 102 seq_num 296) dirty exists 2024-04-17T11:37:23.377 INFO:tasks.rados.rados.0.smithi031.stdout:950: left oid 17 (ObjNum 296 snap 102 seq_num 296) 2024-04-17T11:37:23.390 INFO:tasks.rados.rados.0.smithi031.stdout:947: expect (ObjNum 199 snap 62 seq_num 199) 2024-04-17T11:37:23.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:22.353765+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-04-17T11:37:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:22.353765+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-04-17T11:37:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:22.353765+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-04-17T11:37:24.299 INFO:tasks.rados.rados.0.smithi031.stdout:947: done (3 left) 2024-04-17T11:37:24.299 INFO:tasks.rados.rados.0.smithi031.stdout:950: done (2 left) 2024-04-17T11:37:24.299 INFO:tasks.rados.rados.0.smithi031.stdout:951: done (1 left) 2024-04-17T11:37:24.300 INFO:tasks.rados.rados.0.smithi031.stdout:952: done (0 left) 2024-04-17T11:37:24.300 INFO:tasks.rados.rados.0.smithi031.stdout:953: snap_create 2024-04-17T11:37:24.362 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:37:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:37:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:23.354232+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-04-17T11:37:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:23.726628+0000 mgr.y (mgr.14556) 245 : cluster [DBG] pgmap v380: 121 pgs: 121 active+clean; 377 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-17T11:37:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:24.299394+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-04-17T11:37:24.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:23.354232+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-04-17T11:37:24.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:23.726628+0000 mgr.y (mgr.14556) 245 : cluster [DBG] pgmap v380: 121 pgs: 121 active+clean; 377 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-17T11:37:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:24.299394+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-04-17T11:37:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:23.354232+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-04-17T11:37:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:23.726628+0000 mgr.y (mgr.14556) 245 : cluster [DBG] pgmap v380: 121 pgs: 121 active+clean; 377 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-17T11:37:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:24.299394+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-04-17T11:37:25.301 INFO:tasks.rados.rados.0.smithi031.stdout:953: done (0 left) 2024-04-17T11:37:25.301 INFO:tasks.rados.rados.0.smithi031.stdout:954: copy_from oid 10 from oid 16 current snap is 104 2024-04-17T11:37:25.301 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 104 2024-04-17T11:37:25.301 INFO:tasks.rados.rados.0.smithi031.stdout:955: seq_num 297 ranges {0=180224} 2024-04-17T11:37:25.302 INFO:tasks.rados.rados.0.smithi031.stdout:955: writing smithi03173351-5 from 0 to 180224 tid 1 2024-04-17T11:37:25.302 INFO:tasks.rados.rados.0.smithi031.stdout:956: read oid 23 snap 89 2024-04-17T11:37:25.302 INFO:tasks.rados.rados.0.smithi031.stdout:956: expect (ObjNum 89 snap 19 seq_num 89) 2024-04-17T11:37:25.302 INFO:tasks.rados.rados.0.smithi031.stdout:957: read oid 47 snap -1 2024-04-17T11:37:25.302 INFO:tasks.rados.rados.0.smithi031.stdout:957: expect (ObjNum 283 snap 97 seq_num 283) 2024-04-17T11:37:25.303 INFO:tasks.rados.rados.0.smithi031.stdout:958: copy_from oid 11 from oid 37 current snap is 104 2024-04-17T11:37:25.303 INFO:tasks.rados.rados.0.smithi031.stdout:959: delete oid 18 current snap is 104 2024-04-17T11:37:25.310 INFO:tasks.rados.rados.0.smithi031.stdout:955: finishing write tid 1 to smithi03173351-5 2024-04-17T11:37:25.310 INFO:tasks.rados.rados.0.smithi031.stdout:955: finishing write tid 2 to smithi03173351-5 2024-04-17T11:37:25.311 INFO:tasks.rados.rados.0.smithi031.stdout:955: finishing write tid 3 to smithi03173351-5 2024-04-17T11:37:25.311 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 698 (ObjNum 297 snap 104 seq_num 297) dirty exists 2024-04-17T11:37:25.311 INFO:tasks.rados.rados.0.smithi031.stdout:955: left oid 5 (ObjNum 297 snap 104 seq_num 297) 2024-04-17T11:37:25.312 INFO:tasks.rados.rados.0.smithi031.stdout:955: done (5 left) 2024-04-17T11:37:25.312 INFO:tasks.rados.rados.0.smithi031.stdout:959: done (4 left) 2024-04-17T11:37:25.312 INFO:tasks.rados.rados.0.smithi031.stdout:960: setattr oid 46 current snap is 104 2024-04-17T11:37:25.313 INFO:tasks.rados.rados.0.smithi031.stdout:954: finishing copy_from racing read to smithi03173351-10 2024-04-17T11:37:25.313 INFO:tasks.rados.rados.0.smithi031.stdout:954: finishing copy_from to smithi03173351-10 2024-04-17T11:37:25.313 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 118 (ObjNum 1472834188 snap 5 seq_num 1632883651) dirty exists 2024-04-17T11:37:25.313 INFO:tasks.rados.rados.0.smithi031.stdout:954: done (4 left) 2024-04-17T11:37:25.313 INFO:tasks.rados.rados.0.smithi031.stdout:961: rollback oid 16 current snap is 104 2024-04-17T11:37:25.313 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 16 to 102 2024-04-17T11:37:25.313 INFO:tasks.rados.rados.0.smithi031.stdout:962: snap_create 2024-04-17T11:37:25.314 INFO:tasks.rados.rados.0.smithi031.stdout:956: expect (ObjNum 89 snap 19 seq_num 89) 2024-04-17T11:37:25.357 INFO:tasks.rados.rados.0.smithi031.stdout:957: expect (ObjNum 283 snap 97 seq_num 283) 2024-04-17T11:37:25.422 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 844 (ObjNum 289 snap 98 seq_num 289) dirty exists 2024-04-17T11:37:25.422 INFO:tasks.rados.rados.0.smithi031.stdout:961: finishing rollback tid 0 to smithi03173351-16 2024-04-17T11:37:25.422 INFO:tasks.rados.rados.0.smithi031.stdout:961: finishing rollback tid 1 to smithi03173351-16 2024-04-17T11:37:25.422 INFO:tasks.rados.rados.0.smithi031.stdout:961: finishing rollback tid 2 to smithi03173351-16 2024-04-17T11:37:25.422 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 122 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-04-17T11:37:25.422 INFO:tasks.rados.rados.0.smithi031.stdout:958: finishing copy_from racing read to smithi03173351-11 2024-04-17T11:37:25.422 INFO:tasks.rados.rados.0.smithi031.stdout:958: finishing copy_from to smithi03173351-11 2024-04-17T11:37:25.422 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 372 (ObjNum 267 snap 93 seq_num 267) dirty exists 2024-04-17T11:37:26.313 INFO:tasks.rados.rados.0.smithi031.stdout:956: done (5 left) 2024-04-17T11:37:26.314 INFO:tasks.rados.rados.0.smithi031.stdout:957: done (4 left) 2024-04-17T11:37:26.314 INFO:tasks.rados.rados.0.smithi031.stdout:958: done (3 left) 2024-04-17T11:37:26.314 INFO:tasks.rados.rados.0.smithi031.stdout:960: done (2 left) 2024-04-17T11:37:26.314 INFO:tasks.rados.rados.0.smithi031.stdout:961: done (1 left) 2024-04-17T11:37:26.314 INFO:tasks.rados.rados.0.smithi031.stdout:962: done (0 left) 2024-04-17T11:37:26.314 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 105 2024-04-17T11:37:26.314 INFO:tasks.rados.rados.0.smithi031.stdout:963: seq_num 299 ranges {0=212992} 2024-04-17T11:37:26.315 INFO:tasks.rados.rados.0.smithi031.stdout:963: writing smithi03173351-36 from 0 to 212992 tid 1 2024-04-17T11:37:26.315 INFO:tasks.rados.rados.0.smithi031.stdout:964: read oid 24 snap -1 2024-04-17T11:37:26.315 INFO:tasks.rados.rados.0.smithi031.stdout:964: expect (ObjNum 258 snap 86 seq_num 258) 2024-04-17T11:37:26.315 INFO:tasks.rados.rados.0.smithi031.stdout:965: read oid 30 snap -1 2024-04-17T11:37:26.315 INFO:tasks.rados.rados.0.smithi031.stdout:965: expect (ObjNum 192 snap 61 seq_num 192) 2024-04-17T11:37:26.315 INFO:tasks.rados.rados.0.smithi031.stdout:966: rmattr oid 50 current snap is 105 2024-04-17T11:37:26.316 INFO:tasks.rados.rados.0.smithi031.stdout:966: done (3 left) 2024-04-17T11:37:26.316 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 105 2024-04-17T11:37:26.316 INFO:tasks.rados.rados.0.smithi031.stdout:967: seq_num 300 ranges {3801088=229376} 2024-04-17T11:37:26.338 INFO:tasks.rados.rados.0.smithi031.stdout:967: writing smithi03173351-2 from 3801088 to 4030464 tid 1 2024-04-17T11:37:26.338 INFO:tasks.rados.rados.0.smithi031.stdout:968: delete oid 10 current snap is 105 2024-04-17T11:37:26.338 INFO:tasks.rados.rados.0.smithi031.stdout:965: expect (ObjNum 192 snap 61 seq_num 192) 2024-04-17T11:37:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:963: finishing write tid 1 to smithi03173351-36 2024-04-17T11:37:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:963: finishing write tid 2 to smithi03173351-36 2024-04-17T11:37:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:963: finishing write tid 3 to smithi03173351-36 2024-04-17T11:37:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 326 (ObjNum 299 snap 105 seq_num 299) dirty exists 2024-04-17T11:37:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:963: left oid 36 (ObjNum 299 snap 105 seq_num 299) 2024-04-17T11:37:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:964: expect (ObjNum 258 snap 86 seq_num 258) 2024-04-17T11:37:26.486 INFO:tasks.rados.rados.0.smithi031.stdout:967: finishing write tid 1 to smithi03173351-2 2024-04-17T11:37:26.487 INFO:tasks.rados.rados.0.smithi031.stdout:967: finishing write tid 2 to smithi03173351-2 2024-04-17T11:37:26.487 INFO:tasks.rados.rados.0.smithi031.stdout:967: finishing write tid 3 to smithi03173351-2 2024-04-17T11:37:26.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 585 (ObjNum 300 snap 105 seq_num 300) dirty exists 2024-04-17T11:37:26.487 INFO:tasks.rados.rados.0.smithi031.stdout:967: left oid 2 (ObjNum 300 snap 105 seq_num 300) 2024-04-17T11:37:26.487 INFO:tasks.rados.rados.0.smithi031.stdout:963: done (4 left) 2024-04-17T11:37:26.487 INFO:tasks.rados.rados.0.smithi031.stdout:964: done (3 left) 2024-04-17T11:37:26.487 INFO:tasks.rados.rados.0.smithi031.stdout:965: done (2 left) 2024-04-17T11:37:26.487 INFO:tasks.rados.rados.0.smithi031.stdout:967: done (1 left) 2024-04-17T11:37:26.487 INFO:tasks.rados.rados.0.smithi031.stdout:968: done (0 left) 2024-04-17T11:37:26.487 INFO:tasks.rados.rados.0.smithi031.stdout:969: delete oid 46 current snap is 105 2024-04-17T11:37:26.489 INFO:tasks.rados.rados.0.smithi031.stdout:969: done (0 left) 2024-04-17T11:37:26.489 INFO:tasks.rados.rados.0.smithi031.stdout:970: copy_from oid 23 from oid 4 current snap is 105 2024-04-17T11:37:26.489 INFO:tasks.rados.rados.0.smithi031.stdout:971: snap_create 2024-04-17T11:37:26.492 INFO:tasks.rados.rados.0.smithi031.stdout:970: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:37:26.492 INFO:tasks.rados.rados.0.smithi031.stdout:970: finishing copy_from to smithi03173351-23 2024-04-17T11:37:26.492 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 868 (ObjNum 288 snap 98 seq_num 288) dirty exists 2024-04-17T11:37:26.519 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:37:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:25.300826+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-04-17T11:37:26.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:25.300826+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-04-17T11:37:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:25.300826+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-04-17T11:37:26.809 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:37:26.809 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (4m) 4m ago 5m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:37:26.809 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (5m) 4m ago 5m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:37:26.809 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (6m) 4m ago 6m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:37:26.809 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (6m) 4m ago 6m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:37:26.809 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (10m) 4m ago 10m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:37:26.809 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (11m) 4m ago 11m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:37:26.809 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (11m) 4m ago 11m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (10m) 4m ago 10m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (10m) 4m ago 10m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (5m) 4m ago 5m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (5m) 4m ago 5m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (9m) 4m ago 9m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (9m) 4m ago 9m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (8m) 4m ago 8m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (8m) 4m ago 8m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (8m) 4m ago 8m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (7m) 4m ago 7m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (7m) 4m ago 7m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (7m) 4m ago 7m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:37:26.810 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (4m) 4m ago 6m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:37:27.160 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:37:27.160 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:37:27.160 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:37:27.160 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:37:27.160 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:37:27.160 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:37:27.161 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:37:27.161 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:37:27.161 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:37:27.161 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:37:27.161 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:37:27.161 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:37:27.161 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:37:27.161 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:37:27.161 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:37:27.161 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:37:27.161 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:37:27.316 INFO:tasks.rados.rados.0.smithi031.stdout:970: done (1 left) 2024-04-17T11:37:27.316 INFO:tasks.rados.rados.0.smithi031.stdout:971: done (0 left) 2024-04-17T11:37:27.316 INFO:tasks.rados.rados.0.smithi031.stdout:972: rollback oid 30 current snap is 106 2024-04-17T11:37:27.316 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 100 2024-04-17T11:37:27.316 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 106 2024-04-17T11:37:27.317 INFO:tasks.rados.rados.0.smithi031.stdout:973: seq_num 303 ranges {4866048=278528} 2024-04-17T11:37:27.344 INFO:tasks.rados.rados.0.smithi031.stdout:973: writing smithi03173351-26 from 4866048 to 5144576 tid 1 2024-04-17T11:37:27.344 INFO:tasks.rados.rados.0.smithi031.stdout:974: snap_remove snap 97 2024-04-17T11:37:27.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:25.727065+0000 mgr.y (mgr.14556) 246 : cluster [DBG] pgmap v383: 121 pgs: 121 active+clean; 377 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-17T11:37:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:26.310198+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-04-17T11:37:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:37:27.161480+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.31:0/4089128918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:37:27.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:25.727065+0000 mgr.y (mgr.14556) 246 : cluster [DBG] pgmap v383: 121 pgs: 121 active+clean; 377 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-17T11:37:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:26.310198+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-04-17T11:37:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:37:27.161480+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.31:0/4089128918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:37:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:25.727065+0000 mgr.y (mgr.14556) 246 : cluster [DBG] pgmap v383: 121 pgs: 121 active+clean; 377 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-17T11:37:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:26.310198+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-04-17T11:37:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:37:27.161480+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.31:0/4089128918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:37:28.325 INFO:tasks.rados.rados.0.smithi031.stdout:974: done (2 left) 2024-04-17T11:37:28.325 INFO:tasks.rados.rados.0.smithi031.stdout:975: read oid 42 snap -1 2024-04-17T11:37:28.325 INFO:tasks.rados.rados.0.smithi031.stdout:975: expect (ObjNum 269 snap 95 seq_num 269) 2024-04-17T11:37:28.325 INFO:tasks.rados.rados.0.smithi031.stdout:976: rollback oid 24 current snap is 106 2024-04-17T11:37:28.325 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 65 2024-04-17T11:37:28.325 INFO:tasks.rados.rados.0.smithi031.stdout:977: read oid 38 snap -1 2024-04-17T11:37:28.326 INFO:tasks.rados.rados.0.smithi031.stdout:977: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:37:28.326 INFO:tasks.rados.rados.0.smithi031.stdout:978: delete oid 28 current snap is 106 2024-04-17T11:37:28.326 INFO:tasks.rados.rados.0.smithi031.stdout:972: finishing rollback tid 0 to smithi03173351-30 2024-04-17T11:37:28.326 INFO:tasks.rados.rados.0.smithi031.stdout:972: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:37:28.326 INFO:tasks.rados.rados.0.smithi031.stdout:972: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:37:28.326 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 871 (ObjNum 192 snap 61 seq_num 192) dirty exists 2024-04-17T11:37:28.326 INFO:tasks.rados.rados.0.smithi031.stdout:973: finishing write tid 1 to smithi03173351-26 2024-04-17T11:37:28.326 INFO:tasks.rados.rados.0.smithi031.stdout:973: finishing write tid 2 to smithi03173351-26 2024-04-17T11:37:28.326 INFO:tasks.rados.rados.0.smithi031.stdout:973: finishing write tid 3 to smithi03173351-26 2024-04-17T11:37:28.326 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 847 (ObjNum 303 snap 106 seq_num 303) dirty exists 2024-04-17T11:37:28.326 INFO:tasks.rados.rados.0.smithi031.stdout:973: left oid 26 (ObjNum 303 snap 106 seq_num 303) 2024-04-17T11:37:28.333 INFO:tasks.rados.rados.0.smithi031.stdout:972: done (5 left) 2024-04-17T11:37:28.333 INFO:tasks.rados.rados.0.smithi031.stdout:973: done (4 left) 2024-04-17T11:37:28.333 INFO:tasks.rados.rados.0.smithi031.stdout:978: done (3 left) 2024-04-17T11:37:28.334 INFO:tasks.rados.rados.0.smithi031.stdout:979: snap_remove snap 104 2024-04-17T11:37:28.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:37:26.508955+0000 mgr.y (mgr.14556) 247 : audit [DBG] from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:37:26.802459+0000 mgr.y (mgr.14556) 248 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:27.314174+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-04-17T11:37:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:37:26.508955+0000 mgr.y (mgr.14556) 247 : audit [DBG] from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:37:26.802459+0000 mgr.y (mgr.14556) 248 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:27.314174+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-04-17T11:37:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:37:26.508955+0000 mgr.y (mgr.14556) 247 : audit [DBG] from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:37:26.802459+0000 mgr.y (mgr.14556) 248 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:27.314174+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-04-17T11:37:29.323 INFO:tasks.rados.rados.0.smithi031.stdout:979: done (3 left) 2024-04-17T11:37:29.323 INFO:tasks.rados.rados.0.smithi031.stdout:980: rollback oid 25 current snap is 106 2024-04-17T11:37:29.323 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 25 to 95 2024-04-17T11:37:29.323 INFO:tasks.rados.rados.0.smithi031.stdout:976: finishing rollback tid 0 to smithi03173351-24 2024-04-17T11:37:29.323 INFO:tasks.rados.rados.0.smithi031.stdout:976: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:37:29.323 INFO:tasks.rados.rados.0.smithi031.stdout:976: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:37:29.323 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 588 (ObjNum -1701524896 snap 21884 seq_num 2593471952) dirty exists 2024-04-17T11:37:29.324 INFO:tasks.rados.rados.0.smithi031.stdout:977: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:37:29.486 INFO:tasks.rados.rados.0.smithi031.stdout:975: expect (ObjNum 269 snap 95 seq_num 269) 2024-04-17T11:37:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:27.727435+0000 mgr.y (mgr.14556) 249 : cluster [DBG] pgmap v386: 121 pgs: 121 active+clean; 377 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:28.322188+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-04-17T11:37:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:27.727435+0000 mgr.y (mgr.14556) 249 : cluster [DBG] pgmap v386: 121 pgs: 121 active+clean; 377 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:28.322188+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-04-17T11:37:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:27.727435+0000 mgr.y (mgr.14556) 249 : cluster [DBG] pgmap v386: 121 pgs: 121 active+clean; 377 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:28.322188+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-04-17T11:37:29.956 INFO:tasks.rados.rados.0.smithi031.stdout:980: finishing rollback tid 0 to smithi03173351-25 2024-04-17T11:37:29.956 INFO:tasks.rados.rados.0.smithi031.stdout:980: finishing rollback tid 1 to smithi03173351-25 2024-04-17T11:37:29.956 INFO:tasks.rados.rados.0.smithi031.stdout:980: finishing rollback tid 2 to smithi03173351-25 2024-04-17T11:37:29.956 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 875 (ObjNum 198 snap 62 seq_num 198) dirty exists 2024-04-17T11:37:29.956 INFO:tasks.rados.rados.0.smithi031.stdout:975: done (3 left) 2024-04-17T11:37:29.956 INFO:tasks.rados.rados.0.smithi031.stdout:976: done (2 left) 2024-04-17T11:37:29.956 INFO:tasks.rados.rados.0.smithi031.stdout:977: done (1 left) 2024-04-17T11:37:29.956 INFO:tasks.rados.rados.0.smithi031.stdout:980: done (0 left) 2024-04-17T11:37:29.957 INFO:tasks.rados.rados.0.smithi031.stdout:981: delete oid 17 current snap is 106 2024-04-17T11:37:29.958 INFO:tasks.rados.rados.0.smithi031.stdout:981: done (0 left) 2024-04-17T11:37:29.958 INFO:tasks.rados.rados.0.smithi031.stdout:982: snap_create 2024-04-17T11:37:30.327 INFO:tasks.rados.rados.0.smithi031.stdout:982: done (0 left) 2024-04-17T11:37:30.327 INFO:tasks.rados.rados.0.smithi031.stdout:983: read oid 35 snap -1 2024-04-17T11:37:30.327 INFO:tasks.rados.rados.0.smithi031.stdout:983: expect (ObjNum 263 snap 88 seq_num 263) 2024-04-17T11:37:30.327 INFO:tasks.rados.rados.0.smithi031.stdout:984: setattr oid 32 current snap is 107 2024-04-17T11:37:30.327 INFO:tasks.rados.rados.0.smithi031.stdout:985: read oid 31 snap 42 2024-04-17T11:37:30.327 INFO:tasks.rados.rados.0.smithi031.stdout:985: expect (ObjNum 129 snap 39 seq_num 129) 2024-04-17T11:37:30.328 INFO:tasks.rados.rados.0.smithi031.stdout:986: snap_create 2024-04-17T11:37:30.333 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 848 (ObjNum 269 snap 95 seq_num 269) dirty exists 2024-04-17T11:37:30.347 INFO:tasks.rados.rados.0.smithi031.stdout:985: expect (ObjNum 129 snap 39 seq_num 129) 2024-04-17T11:37:30.405 INFO:tasks.rados.rados.0.smithi031.stdout:983: expect (ObjNum 263 snap 88 seq_num 263) 2024-04-17T11:37:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:29.322364+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-04-17T11:37:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:29.727783+0000 mgr.y (mgr.14556) 250 : cluster [DBG] pgmap v389: 121 pgs: 121 active+clean; 384 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-17T11:37:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:29.322364+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-04-17T11:37:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:29.727783+0000 mgr.y (mgr.14556) 250 : cluster [DBG] pgmap v389: 121 pgs: 121 active+clean; 384 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-17T11:37:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:29.322364+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-04-17T11:37:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:29.727783+0000 mgr.y (mgr.14556) 250 : cluster [DBG] pgmap v389: 121 pgs: 121 active+clean; 384 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-17T11:37:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:983: done (3 left) 2024-04-17T11:37:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:984: done (2 left) 2024-04-17T11:37:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:985: done (1 left) 2024-04-17T11:37:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:986: done (0 left) 2024-04-17T11:37:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:987: read oid 50 snap -1 2024-04-17T11:37:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:987: expect (ObjNum 281 snap 97 seq_num 281) 2024-04-17T11:37:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 108 2024-04-17T11:37:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:988: seq_num 306 ranges {7847936=327680} 2024-04-17T11:37:31.376 INFO:tasks.rados.rados.0.smithi031.stdout:988: writing smithi03173351-49 from 7847936 to 8175616 tid 1 2024-04-17T11:37:31.376 INFO:tasks.rados.rados.0.smithi031.stdout:989: rollback oid 32 current snap is 108 2024-04-17T11:37:31.377 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 32 to 42 2024-04-17T11:37:31.377 INFO:tasks.rados.rados.0.smithi031.stdout:987: expect (ObjNum 281 snap 97 seq_num 281) 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:988: finishing write tid 1 to smithi03173351-49 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:989: finishing rollback tid 0 to smithi03173351-32 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:989: finishing rollback tid 1 to smithi03173351-32 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:989: finishing rollback tid 2 to smithi03173351-32 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 851 (ObjNum 113 snap 32 seq_num 113) dirty exists 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:987: done (2 left) 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:989: done (1 left) 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:990: delete oid 7 current snap is 108 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:988: finishing write tid 2 to smithi03173351-49 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:988: finishing write tid 3 to smithi03173351-49 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 878 (ObjNum 306 snap 108 seq_num 306) dirty exists 2024-04-17T11:37:31.441 INFO:tasks.rados.rados.0.smithi031.stdout:988: left oid 49 (ObjNum 306 snap 108 seq_num 306) 2024-04-17T11:37:31.442 INFO:tasks.rados.rados.0.smithi031.stdout:988: done (1 left) 2024-04-17T11:37:31.442 INFO:tasks.rados.rados.0.smithi031.stdout:990: done (0 left) 2024-04-17T11:37:31.442 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 108 2024-04-17T11:37:31.442 INFO:tasks.rados.rados.0.smithi031.stdout:991: seq_num 308 ranges {0=360448} 2024-04-17T11:37:31.444 INFO:tasks.rados.rados.0.smithi031.stdout:991: writing smithi03173351-7 from 0 to 360448 tid 1 2024-04-17T11:37:31.444 INFO:tasks.rados.rados.0.smithi031.stdout:992: delete oid 9 current snap is 108 2024-04-17T11:37:31.447 INFO:tasks.rados.rados.0.smithi031.stdout:991: finishing write tid 1 to smithi03173351-7 2024-04-17T11:37:31.448 INFO:tasks.rados.rados.0.smithi031.stdout:992: done (1 left) 2024-04-17T11:37:31.448 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 108 2024-04-17T11:37:31.448 INFO:tasks.rados.rados.0.smithi031.stdout:993: seq_num 310 ranges {4243456=401408} 2024-04-17T11:37:31.474 INFO:tasks.rados.rados.0.smithi031.stdout:993: writing smithi03173351-3 from 4243456 to 4644864 tid 1 2024-04-17T11:37:31.474 INFO:tasks.rados.rados.0.smithi031.stdout:994: read oid 38 snap -1 2024-04-17T11:37:31.474 INFO:tasks.rados.rados.0.smithi031.stdout:994: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:37:31.474 INFO:tasks.rados.rados.0.smithi031.stdout:995: snap_create 2024-04-17T11:37:31.474 INFO:tasks.rados.rados.0.smithi031.stdout:991: finishing write tid 2 to smithi03173351-7 2024-04-17T11:37:31.474 INFO:tasks.rados.rados.0.smithi031.stdout:991: finishing write tid 3 to smithi03173351-7 2024-04-17T11:37:31.474 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 500 (ObjNum 308 snap 108 seq_num 308) dirty exists 2024-04-17T11:37:31.474 INFO:tasks.rados.rados.0.smithi031.stdout:991: left oid 7 (ObjNum 308 snap 108 seq_num 308) 2024-04-17T11:37:31.478 INFO:tasks.rados.rados.0.smithi031.stdout:993: finishing write tid 1 to smithi03173351-3 2024-04-17T11:37:31.478 INFO:tasks.rados.rados.0.smithi031.stdout:993: finishing write tid 2 to smithi03173351-3 2024-04-17T11:37:31.479 INFO:tasks.rados.rados.0.smithi031.stdout:993: finishing write tid 3 to smithi03173351-3 2024-04-17T11:37:31.479 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 240 (ObjNum 310 snap 108 seq_num 310) dirty exists 2024-04-17T11:37:31.479 INFO:tasks.rados.rados.0.smithi031.stdout:993: left oid 3 (ObjNum 310 snap 108 seq_num 310) 2024-04-17T11:37:31.484 INFO:tasks.rados.rados.0.smithi031.stdout:994: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:37:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:30.327540+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-04-17T11:37:31.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:30.327540+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-04-17T11:37:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:30.327540+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-04-17T11:37:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:31] "GET /metrics HTTP/1.1" 200 192002 "" "Prometheus/2.33.4" 2024-04-17T11:37:32.345 INFO:tasks.rados.rados.0.smithi031.stdout:991: done (3 left) 2024-04-17T11:37:32.345 INFO:tasks.rados.rados.0.smithi031.stdout:993: done (2 left) 2024-04-17T11:37:32.345 INFO:tasks.rados.rados.0.smithi031.stdout:994: done (1 left) 2024-04-17T11:37:32.345 INFO:tasks.rados.rados.0.smithi031.stdout:995: done (0 left) 2024-04-17T11:37:32.345 INFO:tasks.rados.rados.0.smithi031.stdout:996: read oid 12 snap -1 2024-04-17T11:37:32.345 INFO:tasks.rados.rados.0.smithi031.stdout:996: expect (ObjNum 162 snap 45 seq_num 162) 2024-04-17T11:37:32.345 INFO:tasks.rados.rados.0.smithi031.stdout:997: snap_create 2024-04-17T11:37:32.349 INFO:tasks.rados.rados.0.smithi031.stdout:996: expect (ObjNum 162 snap 45 seq_num 162) 2024-04-17T11:37:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:31.328891+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-04-17T11:37:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:31.728263+0000 mgr.y (mgr.14556) 251 : cluster [DBG] pgmap v392: 121 pgs: 121 active+clean; 384 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-17T11:37:32.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:31.328891+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-04-17T11:37:32.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:31.728263+0000 mgr.y (mgr.14556) 251 : cluster [DBG] pgmap v392: 121 pgs: 121 active+clean; 384 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-17T11:37:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:31.328891+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-04-17T11:37:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:31.728263+0000 mgr.y (mgr.14556) 251 : cluster [DBG] pgmap v392: 121 pgs: 121 active+clean; 384 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-17T11:37:33.347 INFO:tasks.rados.rados.0.smithi031.stdout:996: done (1 left) 2024-04-17T11:37:33.347 INFO:tasks.rados.rados.0.smithi031.stdout:997: done (0 left) 2024-04-17T11:37:33.347 INFO:tasks.rados.rados.0.smithi031.stdout:998: read oid 5 snap 68 2024-04-17T11:37:33.347 INFO:tasks.rados.rados.0.smithi031.stdout:998: expect deleted 2024-04-17T11:37:33.347 INFO:tasks.rados.rados.0.smithi031.stdout:999: read oid 47 snap 82 2024-04-17T11:37:33.347 INFO:tasks.rados.rados.0.smithi031.stdout:999: expect (ObjNum -1700726272 snap 21884 seq_num 268647088) 2024-04-17T11:37:33.347 INFO:tasks.rados.rados.0.smithi031.stdout:1000: snap_remove snap 85 2024-04-17T11:37:33.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:32.345441+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-04-17T11:37:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:32.345441+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-04-17T11:37:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:32.345441+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-04-17T11:37:34.303 INFO:tasks.rados.rados.0.smithi031.stdout:1000: done (2 left) 2024-04-17T11:37:34.303 INFO:tasks.rados.rados.0.smithi031.stdout:1001: rmattr oid 25 current snap is 110 2024-04-17T11:37:34.303 INFO:tasks.rados.rados.0.smithi031.stdout:1002: snap_remove snap 102 2024-04-17T11:37:34.357 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:37:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:37:34.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:33.347635+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-04-17T11:37:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:33.728712+0000 mgr.y (mgr.14556) 252 : cluster [DBG] pgmap v395: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 266 KiB/s wr, 16 op/s 2024-04-17T11:37:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:34.301836+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-04-17T11:37:34.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:33.347635+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-04-17T11:37:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:33.728712+0000 mgr.y (mgr.14556) 252 : cluster [DBG] pgmap v395: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 266 KiB/s wr, 16 op/s 2024-04-17T11:37:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:34.301836+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-04-17T11:37:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:33.347635+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-04-17T11:37:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:33.728712+0000 mgr.y (mgr.14556) 252 : cluster [DBG] pgmap v395: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 266 KiB/s wr, 16 op/s 2024-04-17T11:37:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:34.301836+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-04-17T11:37:35.313 INFO:tasks.rados.rados.0.smithi031.stdout:1002: done (3 left) 2024-04-17T11:37:35.313 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 110 2024-04-17T11:37:35.313 INFO:tasks.rados.rados.0.smithi031.stdout:1003: seq_num 311 ranges {2367488=417792} 2024-04-17T11:37:35.329 INFO:tasks.rados.rados.0.smithi031.stdout:1003: writing smithi03173351-21 from 2367488 to 2785280 tid 1 2024-04-17T11:37:35.329 INFO:tasks.rados.rados.0.smithi031.stdout:1004: read oid 11 snap -1 2024-04-17T11:37:35.329 INFO:tasks.rados.rados.0.smithi031.stdout:1004: expect (ObjNum 267 snap 93 seq_num 267) 2024-04-17T11:37:35.330 INFO:tasks.rados.rados.0.smithi031.stdout:1005: snap_remove snap 94 2024-04-17T11:37:36.321 INFO:tasks.rados.rados.0.smithi031.stdout:1005: done (5 left) 2024-04-17T11:37:36.321 INFO:tasks.rados.rados.0.smithi031.stdout:1006: read oid 42 snap -1 2024-04-17T11:37:36.321 INFO:tasks.rados.rados.0.smithi031.stdout:1006: expect (ObjNum 269 snap 95 seq_num 269) 2024-04-17T11:37:36.321 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 110 2024-04-17T11:37:36.322 INFO:tasks.rados.rados.0.smithi031.stdout:1007: seq_num 312 ranges {4644864=434176} 2024-04-17T11:37:36.350 INFO:tasks.rados.rados.0.smithi031.stdout:1007: writing smithi03173351-3 from 4644864 to 5079040 tid 1 2024-04-17T11:37:36.350 INFO:tasks.rados.rados.0.smithi031.stdout:1008: delete oid 22 current snap is 110 2024-04-17T11:37:36.350 INFO:tasks.rados.rados.0.smithi031.stdout:999: expect (ObjNum -1700726272 snap 21884 seq_num 268647088) 2024-04-17T11:37:36.358 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 884 (ObjNum 198 snap 62 seq_num 198) dirty exists 2024-04-17T11:37:36.358 INFO:tasks.rados.rados.0.smithi031.stdout:1003: finishing write tid 1 to smithi03173351-21 2024-04-17T11:37:36.358 INFO:tasks.rados.rados.0.smithi031.stdout:1003: finishing write tid 2 to smithi03173351-21 2024-04-17T11:37:36.358 INFO:tasks.rados.rados.0.smithi031.stdout:1003: finishing write tid 3 to smithi03173351-21 2024-04-17T11:37:36.358 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 352 (ObjNum 311 snap 110 seq_num 311) dirty exists 2024-04-17T11:37:36.358 INFO:tasks.rados.rados.0.smithi031.stdout:1003: left oid 21 (ObjNum 311 snap 110 seq_num 311) 2024-04-17T11:37:36.358 INFO:tasks.rados.rados.0.smithi031.stdout:1004: expect (ObjNum 267 snap 93 seq_num 267) 2024-04-17T11:37:36.597 INFO:tasks.rados.rados.0.smithi031.stdout:1007: finishing write tid 1 to smithi03173351-3 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:1007: finishing write tid 2 to smithi03173351-3 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:1007: finishing write tid 3 to smithi03173351-3 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 251 (ObjNum 312 snap 110 seq_num 312) dirty exists 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:1007: left oid 3 (ObjNum 312 snap 110 seq_num 312) 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:998: done (7 left) 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:999: done (6 left) 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:1001: done (5 left) 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:1003: done (4 left) 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:1004: done (3 left) 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:1007: done (2 left) 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:1008: done (1 left) 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:1009: read oid 3 snap -1 2024-04-17T11:37:36.598 INFO:tasks.rados.rados.0.smithi031.stdout:1009: expect (ObjNum 312 snap 110 seq_num 312) 2024-04-17T11:37:36.599 INFO:tasks.rados.rados.0.smithi031.stdout:1010: snap_remove snap 88 2024-04-17T11:37:36.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:35.312626+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-04-17T11:37:36.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:35.312626+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-04-17T11:37:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:35.312626+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-04-17T11:37:37.330 INFO:tasks.rados.rados.0.smithi031.stdout:1010: done (2 left) 2024-04-17T11:37:37.330 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 110 2024-04-17T11:37:37.330 INFO:tasks.rados.rados.0.smithi031.stdout:1006: expect (ObjNum 269 snap 95 seq_num 269) 2024-04-17T11:37:37.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:35.729259+0000 mgr.y (mgr.14556) 253 : cluster [DBG] pgmap v398: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 266 KiB/s wr, 16 op/s 2024-04-17T11:37:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:36.317882+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-04-17T11:37:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:35.729259+0000 mgr.y (mgr.14556) 253 : cluster [DBG] pgmap v398: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 266 KiB/s wr, 16 op/s 2024-04-17T11:37:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:36.317882+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-04-17T11:37:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:35.729259+0000 mgr.y (mgr.14556) 253 : cluster [DBG] pgmap v398: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 266 KiB/s wr, 16 op/s 2024-04-17T11:37:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:36.317882+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-04-17T11:37:37.809 INFO:tasks.rados.rados.0.smithi031.stdout:1009: expect (ObjNum 312 snap 110 seq_num 312) 2024-04-17T11:37:38.204 INFO:tasks.rados.rados.0.smithi031.stdout:1011: seq_num 314 ranges {0=466944} 2024-04-17T11:37:38.207 INFO:tasks.rados.rados.0.smithi031.stdout:1011: writing smithi03173351-43 from 0 to 466944 tid 1 2024-04-17T11:37:38.207 INFO:tasks.rados.rados.0.smithi031.stdout:1006: done (2 left) 2024-04-17T11:37:38.208 INFO:tasks.rados.rados.0.smithi031.stdout:1009: done (1 left) 2024-04-17T11:37:38.208 INFO:tasks.rados.rados.0.smithi031.stdout:1012: read oid 31 snap -1 2024-04-17T11:37:38.208 INFO:tasks.rados.rados.0.smithi031.stdout:1012: expect deleted 2024-04-17T11:37:38.208 INFO:tasks.rados.rados.0.smithi031.stdout:1013: rollback oid 37 current snap is 110 2024-04-17T11:37:38.208 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 37 to 95 2024-04-17T11:37:38.208 INFO:tasks.rados.rados.0.smithi031.stdout:1014: snap_create 2024-04-17T11:37:38.210 INFO:tasks.rados.rados.0.smithi031.stdout:1011: finishing write tid 1 to smithi03173351-43 2024-04-17T11:37:38.211 INFO:tasks.rados.rados.0.smithi031.stdout:1011: finishing write tid 2 to smithi03173351-43 2024-04-17T11:37:38.211 INFO:tasks.rados.rados.0.smithi031.stdout:1013: finishing rollback tid 0 to smithi03173351-37 2024-04-17T11:37:38.211 INFO:tasks.rados.rados.0.smithi031.stdout:1013: finishing rollback tid 1 to smithi03173351-37 2024-04-17T11:37:38.211 INFO:tasks.rados.rados.0.smithi031.stdout:1013: finishing rollback tid 2 to smithi03173351-37 2024-04-17T11:37:38.211 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 398 (ObjNum 267 snap 93 seq_num 267) dirty exists 2024-04-17T11:37:38.212 INFO:tasks.rados.rados.0.smithi031.stdout:1011: finishing write tid 3 to smithi03173351-43 2024-04-17T11:37:38.212 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 853 (ObjNum 314 snap 110 seq_num 314) dirty exists 2024-04-17T11:37:38.212 INFO:tasks.rados.rados.0.smithi031.stdout:1011: left oid 43 (ObjNum 314 snap 110 seq_num 314) 2024-04-17T11:37:38.334 INFO:tasks.rados.rados.0.smithi031.stdout:1011: done (3 left) 2024-04-17T11:37:38.334 INFO:tasks.rados.rados.0.smithi031.stdout:1012: done (2 left) 2024-04-17T11:37:38.334 INFO:tasks.rados.rados.0.smithi031.stdout:1013: done (1 left) 2024-04-17T11:37:38.334 INFO:tasks.rados.rados.0.smithi031.stdout:1014: done (0 left) 2024-04-17T11:37:38.334 INFO:tasks.rados.rados.0.smithi031.stdout:1015: rollback oid 29 current snap is 111 2024-04-17T11:37:38.334 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 29 to 73 2024-04-17T11:37:38.334 INFO:tasks.rados.rados.0.smithi031.stdout:1016: snap_remove snap 89 2024-04-17T11:37:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:37.329112+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-04-17T11:37:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:37.729612+0000 mgr.y (mgr.14556) 254 : cluster [DBG] pgmap v401: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:38.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:37.329112+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-04-17T11:37:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:37.729612+0000 mgr.y (mgr.14556) 254 : cluster [DBG] pgmap v401: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:37.329112+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-04-17T11:37:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:37.729612+0000 mgr.y (mgr.14556) 254 : cluster [DBG] pgmap v401: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:39.345 INFO:tasks.rados.rados.0.smithi031.stdout:1016: done (1 left) 2024-04-17T11:37:39.346 INFO:tasks.rados.rados.0.smithi031.stdout:1017: read oid 4 snap -1 2024-04-17T11:37:39.346 INFO:tasks.rados.rados.0.smithi031.stdout:1017: expect (ObjNum 288 snap 98 seq_num 288) 2024-04-17T11:37:39.346 INFO:tasks.rados.rados.0.smithi031.stdout:1018: delete oid 20 current snap is 111 2024-04-17T11:37:39.346 INFO:tasks.rados.rados.0.smithi031.stdout:1015: finishing rollback tid 0 to smithi03173351-29 2024-04-17T11:37:39.346 INFO:tasks.rados.rados.0.smithi031.stdout:1015: finishing rollback tid 1 to smithi03173351-29 2024-04-17T11:37:39.346 INFO:tasks.rados.rados.0.smithi031.stdout:1015: finishing rollback tid 2 to smithi03173351-29 2024-04-17T11:37:39.346 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 724 (ObjNum 208 snap 63 seq_num 208) dirty exists 2024-04-17T11:37:39.353 INFO:tasks.rados.rados.0.smithi031.stdout:1017: expect (ObjNum 288 snap 98 seq_num 288) 2024-04-17T11:37:39.353 INFO:tasks.rados.rados.0.smithi031.stdout:1015: done (2 left) 2024-04-17T11:37:39.353 INFO:tasks.rados.rados.0.smithi031.stdout:1017: done (1 left) 2024-04-17T11:37:39.353 INFO:tasks.rados.rados.0.smithi031.stdout:1018: done (0 left) 2024-04-17T11:37:39.353 INFO:tasks.rados.rados.0.smithi031.stdout:1019: snap_remove snap 103 2024-04-17T11:37:39.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:38.333936+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-04-17T11:37:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:38.333936+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-04-17T11:37:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:38.333936+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-04-17T11:37:40.356 INFO:tasks.rados.rados.0.smithi031.stdout:1019: done (0 left) 2024-04-17T11:37:40.356 INFO:tasks.rados.rados.0.smithi031.stdout:1020: delete oid 23 current snap is 111 2024-04-17T11:37:40.371 INFO:tasks.rados.rados.0.smithi031.stdout:1020: done (0 left) 2024-04-17T11:37:40.371 INFO:tasks.rados.rados.0.smithi031.stdout:1021: snap_remove snap 99 2024-04-17T11:37:40.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:39.341406+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-04-17T11:37:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:39.730207+0000 mgr.y (mgr.14556) 255 : cluster [DBG] pgmap v404: 121 pgs: 121 active+clean; 382 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 208 KiB/s wr, 7 op/s 2024-04-17T11:37:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:39.341406+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-04-17T11:37:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:39.730207+0000 mgr.y (mgr.14556) 255 : cluster [DBG] pgmap v404: 121 pgs: 121 active+clean; 382 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 208 KiB/s wr, 7 op/s 2024-04-17T11:37:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:39.341406+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-04-17T11:37:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:39.730207+0000 mgr.y (mgr.14556) 255 : cluster [DBG] pgmap v404: 121 pgs: 121 active+clean; 382 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 208 KiB/s wr, 7 op/s 2024-04-17T11:37:41.363 INFO:tasks.rados.rados.0.smithi031.stdout:1021: done (0 left) 2024-04-17T11:37:41.363 INFO:tasks.rados.rados.0.smithi031.stdout:1022: read oid 6 snap -1 2024-04-17T11:37:41.363 INFO:tasks.rados.rados.0.smithi031.stdout:1022: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:37:41.363 INFO:tasks.rados.rados.0.smithi031.stdout:1023: rollback oid 32 current snap is 111 2024-04-17T11:37:41.363 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 32 to 73 2024-04-17T11:37:41.364 INFO:tasks.rados.rados.0.smithi031.stdout:1024: snap_remove snap 106 2024-04-17T11:37:41.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:40.356872+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-04-17T11:37:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:40.356872+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-04-17T11:37:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:40.356872+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-04-17T11:37:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:37:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:41] "GET /metrics HTTP/1.1" 200 192000 "" "Prometheus/2.33.4" 2024-04-17T11:37:42.367 INFO:tasks.rados.rados.0.smithi031.stdout:1024: done (2 left) 2024-04-17T11:37:42.368 INFO:tasks.rados.rados.0.smithi031.stdout:1025: snap_create 2024-04-17T11:37:42.368 INFO:tasks.rados.rados.0.smithi031.stdout:1022: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:37:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:41.363506+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-04-17T11:37:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:41.730641+0000 mgr.y (mgr.14556) 256 : cluster [DBG] pgmap v407: 121 pgs: 121 active+clean; 382 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 208 KiB/s wr, 7 op/s 2024-04-17T11:37:42.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:41.363506+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-04-17T11:37:42.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:41.730641+0000 mgr.y (mgr.14556) 256 : cluster [DBG] pgmap v407: 121 pgs: 121 active+clean; 382 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 208 KiB/s wr, 7 op/s 2024-04-17T11:37:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:41.363506+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-04-17T11:37:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:41.730641+0000 mgr.y (mgr.14556) 256 : cluster [DBG] pgmap v407: 121 pgs: 121 active+clean; 382 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 208 KiB/s wr, 7 op/s 2024-04-17T11:37:42.862 INFO:tasks.rados.rados.0.smithi031.stdout:1023: finishing rollback tid 0 to smithi03173351-32 2024-04-17T11:37:42.862 INFO:tasks.rados.rados.0.smithi031.stdout:1023: finishing rollback tid 1 to smithi03173351-32 2024-04-17T11:37:42.862 INFO:tasks.rados.rados.0.smithi031.stdout:1023: finishing rollback tid 2 to smithi03173351-32 2024-04-17T11:37:42.862 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 856 (ObjNum 132 snap 40 seq_num 132) dirty exists 2024-04-17T11:37:43.370 INFO:tasks.rados.rados.0.smithi031.stdout:1022: done (2 left) 2024-04-17T11:37:43.370 INFO:tasks.rados.rados.0.smithi031.stdout:1023: done (1 left) 2024-04-17T11:37:43.371 INFO:tasks.rados.rados.0.smithi031.stdout:1025: done (0 left) 2024-04-17T11:37:43.371 INFO:tasks.rados.rados.0.smithi031.stdout:1026: rmattr oid 12 current snap is 112 2024-04-17T11:37:43.371 INFO:tasks.rados.rados.0.smithi031.stdout:1027: rollback oid 16 current snap is 112 2024-04-17T11:37:43.371 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 16 to 84 2024-04-17T11:37:43.371 INFO:tasks.rados.rados.0.smithi031.stdout:1028: snap_remove snap 86 2024-04-17T11:37:43.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:42.367974+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-04-17T11:37:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:42.367974+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-04-17T11:37:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:42.367974+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-04-17T11:37:44.311 INFO:tasks.rados.rados.0.smithi031.stdout:1028: done (2 left) 2024-04-17T11:37:44.311 INFO:tasks.rados.rados.0.smithi031.stdout:1029: snap_create 2024-04-17T11:37:44.311 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 338 (ObjNum 162 snap 45 seq_num 162) dirty exists 2024-04-17T11:37:44.311 INFO:tasks.rados.rados.0.smithi031.stdout:1027: finishing rollback tid 0 to smithi03173351-16 2024-04-17T11:37:44.312 INFO:tasks.rados.rados.0.smithi031.stdout:1027: finishing rollback tid 1 to smithi03173351-16 2024-04-17T11:37:44.312 INFO:tasks.rados.rados.0.smithi031.stdout:1027: finishing rollback tid 2 to smithi03173351-16 2024-04-17T11:37:44.312 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 142 (ObjNum 0 snap 32549 seq_num 2594611040) dirty exists 2024-04-17T11:37:44.383 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:37:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:37:44.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:43.368634+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-04-17T11:37:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:43.731063+0000 mgr.y (mgr.14556) 257 : cluster [DBG] pgmap v410: 121 pgs: 121 active+clean; 399 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 114 KiB/s wr, 4 op/s 2024-04-17T11:37:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:44.306962+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-04-17T11:37:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:43.368634+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-04-17T11:37:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:43.731063+0000 mgr.y (mgr.14556) 257 : cluster [DBG] pgmap v410: 121 pgs: 121 active+clean; 399 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 114 KiB/s wr, 4 op/s 2024-04-17T11:37:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:44.306962+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-04-17T11:37:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:43.368634+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-04-17T11:37:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:43.731063+0000 mgr.y (mgr.14556) 257 : cluster [DBG] pgmap v410: 121 pgs: 121 active+clean; 399 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 114 KiB/s wr, 4 op/s 2024-04-17T11:37:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:44.306962+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-04-17T11:37:45.309 INFO:tasks.rados.rados.0.smithi031.stdout:1026: done (2 left) 2024-04-17T11:37:45.310 INFO:tasks.rados.rados.0.smithi031.stdout:1027: done (1 left) 2024-04-17T11:37:45.310 INFO:tasks.rados.rados.0.smithi031.stdout:1029: done (0 left) 2024-04-17T11:37:45.310 INFO:tasks.rados.rados.0.smithi031.stdout:1030: copy_from oid 23 from oid 38 current snap is 113 2024-04-17T11:37:45.310 INFO:tasks.rados.rados.0.smithi031.stdout:1031: snap_remove snap 112 2024-04-17T11:37:46.315 INFO:tasks.rados.rados.0.smithi031.stdout:1031: done (1 left) 2024-04-17T11:37:46.315 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 113 2024-04-17T11:37:46.315 INFO:tasks.rados.rados.0.smithi031.stdout:1030: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:37:46.315 INFO:tasks.rados.rados.0.smithi031.stdout:1030: finishing copy_from to smithi03173351-23 2024-04-17T11:37:46.316 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 245 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:37:46.316 INFO:tasks.rados.rados.0.smithi031.stdout:1032: seq_num 317 ranges {319488=516096} 2024-04-17T11:37:46.320 INFO:tasks.rados.rados.0.smithi031.stdout:1032: writing smithi03173351-12 from 319488 to 835584 tid 1 2024-04-17T11:37:46.320 INFO:tasks.rados.rados.0.smithi031.stdout:1030: done (1 left) 2024-04-17T11:37:46.320 INFO:tasks.rados.rados.0.smithi031.stdout:1033: copy_from oid 2 from oid 28 current snap is 113 2024-04-17T11:37:46.320 INFO:tasks.rados.rados.0.smithi031.stdout:1034: rmattr oid 15 current snap is 113 2024-04-17T11:37:46.320 INFO:tasks.rados.rados.0.smithi031.stdout:1034: done (2 left) 2024-04-17T11:37:46.320 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 113 2024-04-17T11:37:46.320 INFO:tasks.rados.rados.0.smithi031.stdout:1035: seq_num 318 ranges {0=532480} 2024-04-17T11:37:46.323 INFO:tasks.rados.rados.0.smithi031.stdout:1035: writing smithi03173351-27 from 0 to 532480 tid 1 2024-04-17T11:37:46.323 INFO:tasks.rados.rados.0.smithi031.stdout:1036: snap_create 2024-04-17T11:37:46.323 INFO:tasks.rados.rados.0.smithi031.stdout:1033: finishing copy_from to smithi03173351-2 2024-04-17T11:37:46.324 INFO:tasks.rados.rados.0.smithi031.stdout:1033: got expected ENOENT (src dne) 2024-04-17T11:37:46.324 INFO:tasks.rados.rados.0.smithi031.stdout:1033: finishing copy_from racing read to smithi03173351-2 2024-04-17T11:37:46.327 INFO:tasks.rados.rados.0.smithi031.stdout:1032: finishing write tid 1 to smithi03173351-12 2024-04-17T11:37:46.327 INFO:tasks.rados.rados.0.smithi031.stdout:1032: finishing write tid 2 to smithi03173351-12 2024-04-17T11:37:46.329 INFO:tasks.rados.rados.0.smithi031.stdout:1035: finishing write tid 1 to smithi03173351-27 2024-04-17T11:37:46.329 INFO:tasks.rados.rados.0.smithi031.stdout:1035: finishing write tid 2 to smithi03173351-27 2024-04-17T11:37:46.329 INFO:tasks.rados.rados.0.smithi031.stdout:1032: finishing write tid 3 to smithi03173351-12 2024-04-17T11:37:46.329 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 344 (ObjNum 317 snap 113 seq_num 317) dirty exists 2024-04-17T11:37:46.329 INFO:tasks.rados.rados.0.smithi031.stdout:1032: left oid 12 (ObjNum 317 snap 113 seq_num 317) 2024-04-17T11:37:46.331 INFO:tasks.rados.rados.0.smithi031.stdout:1035: finishing write tid 3 to smithi03173351-27 2024-04-17T11:37:46.331 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 265 (ObjNum 318 snap 113 seq_num 318) dirty exists 2024-04-17T11:37:46.331 INFO:tasks.rados.rados.0.smithi031.stdout:1035: left oid 27 (ObjNum 318 snap 113 seq_num 318) 2024-04-17T11:37:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:45.309165+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-04-17T11:37:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:45.309165+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-04-17T11:37:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:45.309165+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-04-17T11:37:47.317 INFO:tasks.rados.rados.0.smithi031.stdout:1032: done (3 left) 2024-04-17T11:37:47.317 INFO:tasks.rados.rados.0.smithi031.stdout:1033: done (2 left) 2024-04-17T11:37:47.317 INFO:tasks.rados.rados.0.smithi031.stdout:1035: done (1 left) 2024-04-17T11:37:47.317 INFO:tasks.rados.rados.0.smithi031.stdout:1036: done (0 left) 2024-04-17T11:37:47.317 INFO:tasks.rados.rados.0.smithi031.stdout:1037: rollback oid 26 current snap is 114 2024-04-17T11:37:47.317 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 63 2024-04-17T11:37:47.317 INFO:tasks.rados.rados.0.smithi031.stdout:1038: copy_from oid 48 from oid 14 current snap is 114 2024-04-17T11:37:47.317 INFO:tasks.rados.rados.0.smithi031.stdout:1039: snap_create 2024-04-17T11:37:47.322 INFO:tasks.rados.rados.0.smithi031.stdout:1037: finishing rollback tid 0 to smithi03173351-26 2024-04-17T11:37:47.322 INFO:tasks.rados.rados.0.smithi031.stdout:1037: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:37:47.326 INFO:tasks.rados.rados.0.smithi031.stdout:1037: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:37:47.326 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 859 (ObjNum 187 snap 58 seq_num 187) dirty exists 2024-04-17T11:37:47.333 INFO:tasks.rados.rados.0.smithi031.stdout:1038: finishing copy_from racing read to smithi03173351-48 2024-04-17T11:37:47.334 INFO:tasks.rados.rados.0.smithi031.stdout:1038: finishing copy_from to smithi03173351-48 2024-04-17T11:37:47.334 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 260 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:37:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:45.731540+0000 mgr.y (mgr.14556) 258 : cluster [DBG] pgmap v413: 121 pgs: 121 active+clean; 399 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 114 KiB/s wr, 4 op/s 2024-04-17T11:37:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:46.315282+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-04-17T11:37:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:45.731540+0000 mgr.y (mgr.14556) 258 : cluster [DBG] pgmap v413: 121 pgs: 121 active+clean; 399 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 114 KiB/s wr, 4 op/s 2024-04-17T11:37:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:46.315282+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-04-17T11:37:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:45.731540+0000 mgr.y (mgr.14556) 258 : cluster [DBG] pgmap v413: 121 pgs: 121 active+clean; 399 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 114 KiB/s wr, 4 op/s 2024-04-17T11:37:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:46.315282+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-04-17T11:37:48.331 INFO:tasks.rados.rados.0.smithi031.stdout:1037: done (2 left) 2024-04-17T11:37:48.332 INFO:tasks.rados.rados.0.smithi031.stdout:1038: done (1 left) 2024-04-17T11:37:48.332 INFO:tasks.rados.rados.0.smithi031.stdout:1039: done (0 left) 2024-04-17T11:37:48.332 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 115 2024-04-17T11:37:48.332 INFO:tasks.rados.rados.0.smithi031.stdout:1040: seq_num 319 ranges {3424256=548864} 2024-04-17T11:37:48.354 INFO:tasks.rados.rados.0.smithi031.stdout:1040: writing smithi03173351-23 from 3424256 to 3973120 tid 1 2024-04-17T11:37:48.354 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 115 2024-04-17T11:37:48.354 INFO:tasks.rados.rados.0.smithi031.stdout:1041: seq_num 320 ranges {212992=565248} 2024-04-17T11:37:48.358 INFO:tasks.rados.rados.0.smithi031.stdout:1041: writing smithi03173351-36 from 212992 to 778240 tid 1 2024-04-17T11:37:48.358 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 115 2024-04-17T11:37:48.358 INFO:tasks.rados.rados.0.smithi031.stdout:1042: seq_num 321 ranges {835584=581632} 2024-04-17T11:37:48.366 INFO:tasks.rados.rados.0.smithi031.stdout:1042: writing smithi03173351-12 from 835584 to 1417216 tid 1 2024-04-17T11:37:48.366 INFO:tasks.rados.rados.0.smithi031.stdout:1043: snap_create 2024-04-17T11:37:48.367 INFO:tasks.rados.rados.0.smithi031.stdout:1040: finishing write tid 1 to smithi03173351-23 2024-04-17T11:37:48.367 INFO:tasks.rados.rados.0.smithi031.stdout:1040: finishing write tid 2 to smithi03173351-23 2024-04-17T11:37:48.367 INFO:tasks.rados.rados.0.smithi031.stdout:1040: finishing write tid 3 to smithi03173351-23 2024-04-17T11:37:48.367 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 874 (ObjNum 319 snap 115 seq_num 319) dirty exists 2024-04-17T11:37:48.367 INFO:tasks.rados.rados.0.smithi031.stdout:1040: left oid 23 (ObjNum 319 snap 115 seq_num 319) 2024-04-17T11:37:48.367 INFO:tasks.rados.rados.0.smithi031.stdout:1041: finishing write tid 1 to smithi03173351-36 2024-04-17T11:37:48.367 INFO:tasks.rados.rados.0.smithi031.stdout:1041: finishing write tid 2 to smithi03173351-36 2024-04-17T11:37:48.367 INFO:tasks.rados.rados.0.smithi031.stdout:1041: finishing write tid 3 to smithi03173351-36 2024-04-17T11:37:48.367 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 347 (ObjNum 320 snap 115 seq_num 320) dirty exists 2024-04-17T11:37:48.367 INFO:tasks.rados.rados.0.smithi031.stdout:1041: left oid 36 (ObjNum 320 snap 115 seq_num 320) 2024-04-17T11:37:48.370 INFO:tasks.rados.rados.0.smithi031.stdout:1042: finishing write tid 1 to smithi03173351-12 2024-04-17T11:37:48.370 INFO:tasks.rados.rados.0.smithi031.stdout:1042: finishing write tid 2 to smithi03173351-12 2024-04-17T11:37:48.371 INFO:tasks.rados.rados.0.smithi031.stdout:1042: finishing write tid 3 to smithi03173351-12 2024-04-17T11:37:48.371 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 350 (ObjNum 321 snap 115 seq_num 321) dirty exists 2024-04-17T11:37:48.372 INFO:tasks.rados.rados.0.smithi031.stdout:1042: left oid 12 (ObjNum 321 snap 115 seq_num 321) 2024-04-17T11:37:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:47.317520+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-04-17T11:37:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:47.731945+0000 mgr.y (mgr.14556) 259 : cluster [DBG] pgmap v416: 121 pgs: 121 active+clean; 399 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:48.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:47.317520+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-04-17T11:37:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:47.731945+0000 mgr.y (mgr.14556) 259 : cluster [DBG] pgmap v416: 121 pgs: 121 active+clean; 399 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:47.317520+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-04-17T11:37:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:47.731945+0000 mgr.y (mgr.14556) 259 : cluster [DBG] pgmap v416: 121 pgs: 121 active+clean; 399 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:49.331 INFO:tasks.rados.rados.0.smithi031.stdout:1040: done (3 left) 2024-04-17T11:37:49.331 INFO:tasks.rados.rados.0.smithi031.stdout:1041: done (2 left) 2024-04-17T11:37:49.331 INFO:tasks.rados.rados.0.smithi031.stdout:1042: done (1 left) 2024-04-17T11:37:49.331 INFO:tasks.rados.rados.0.smithi031.stdout:1043: done (0 left) 2024-04-17T11:37:49.331 INFO:tasks.rados.rados.0.smithi031.stdout:1044: read oid 16 snap -1 2024-04-17T11:37:49.331 INFO:tasks.rados.rados.0.smithi031.stdout:1044: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:37:49.331 INFO:tasks.rados.rados.0.smithi031.stdout:1045: snap_create 2024-04-17T11:37:49.334 INFO:tasks.rados.rados.0.smithi031.stdout:1044: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:37:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:48.329834+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-04-17T11:37:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:48.329834+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-04-17T11:37:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:48.329834+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-04-17T11:37:50.343 INFO:tasks.rados.rados.0.smithi031.stdout:1044: done (1 left) 2024-04-17T11:37:50.343 INFO:tasks.rados.rados.0.smithi031.stdout:1045: done (0 left) 2024-04-17T11:37:50.343 INFO:tasks.rados.rados.0.smithi031.stdout:1046: rmattr oid 40 current snap is 117 2024-04-17T11:37:50.344 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 117 2024-04-17T11:37:50.344 INFO:tasks.rados.rados.0.smithi031.stdout:1047: seq_num 322 ranges {7929856=598016} 2024-04-17T11:37:50.390 INFO:tasks.rados.rados.0.smithi031.stdout:1047: writing smithi03173351-32 from 7929856 to 8527872 tid 1 2024-04-17T11:37:50.390 INFO:tasks.rados.rados.0.smithi031.stdout:1048: snap_create 2024-04-17T11:37:50.390 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 352 (ObjNum 192 snap 61 seq_num 192) dirty exists 2024-04-17T11:37:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:1047: finishing write tid 1 to smithi03173351-32 2024-04-17T11:37:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:1047: finishing write tid 2 to smithi03173351-32 2024-04-17T11:37:50.397 INFO:tasks.rados.rados.0.smithi031.stdout:1047: finishing write tid 3 to smithi03173351-32 2024-04-17T11:37:50.397 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 861 (ObjNum 322 snap 117 seq_num 322) dirty exists 2024-04-17T11:37:50.397 INFO:tasks.rados.rados.0.smithi031.stdout:1047: left oid 32 (ObjNum 322 snap 117 seq_num 322) 2024-04-17T11:37:50.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:49.331955+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-04-17T11:37:50.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:49.732341+0000 mgr.y (mgr.14556) 260 : cluster [DBG] pgmap v419: 121 pgs: 121 active+clean; 404 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:37:50.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:49.331955+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-04-17T11:37:50.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:49.732341+0000 mgr.y (mgr.14556) 260 : cluster [DBG] pgmap v419: 121 pgs: 121 active+clean; 404 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:37:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:49.331955+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-04-17T11:37:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:49.732341+0000 mgr.y (mgr.14556) 260 : cluster [DBG] pgmap v419: 121 pgs: 121 active+clean; 404 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:37:51.344 INFO:tasks.rados.rados.0.smithi031.stdout:1046: done (2 left) 2024-04-17T11:37:51.344 INFO:tasks.rados.rados.0.smithi031.stdout:1047: done (1 left) 2024-04-17T11:37:51.344 INFO:tasks.rados.rados.0.smithi031.stdout:1048: done (0 left) 2024-04-17T11:37:51.344 INFO:tasks.rados.rados.0.smithi031.stdout:1049: snap_remove snap 68 2024-04-17T11:37:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:50.343206+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-04-17T11:37:51.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:50.343206+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-04-17T11:37:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:50.343206+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-04-17T11:37:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:51] "GET /metrics HTTP/1.1" 200 192000 "" "Prometheus/2.33.4" 2024-04-17T11:37:52.362 INFO:tasks.rados.rados.0.smithi031.stdout:1049: done (0 left) 2024-04-17T11:37:52.362 INFO:tasks.rados.rados.0.smithi031.stdout:1050: copy_from oid 33 from oid 1 current snap is 118 2024-04-17T11:37:52.362 INFO:tasks.rados.rados.0.smithi031.stdout:1051: read oid 46 snap -1 2024-04-17T11:37:52.362 INFO:tasks.rados.rados.0.smithi031.stdout:1051: expect deleted 2024-04-17T11:37:52.362 INFO:tasks.rados.rados.0.smithi031.stdout:1052: snap_remove snap 100 2024-04-17T11:37:52.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:51.344569+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-04-17T11:37:52.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:51.732766+0000 mgr.y (mgr.14556) 261 : cluster [DBG] pgmap v422: 121 pgs: 121 active+clean; 404 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:37:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:51.344569+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-04-17T11:37:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:51.732766+0000 mgr.y (mgr.14556) 261 : cluster [DBG] pgmap v422: 121 pgs: 121 active+clean; 404 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:37:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:51.344569+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-04-17T11:37:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:51.732766+0000 mgr.y (mgr.14556) 261 : cluster [DBG] pgmap v422: 121 pgs: 121 active+clean; 404 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-17T11:37:53.368 INFO:tasks.rados.rados.0.smithi031.stdout:1052: done (2 left) 2024-04-17T11:37:53.369 INFO:tasks.rados.rados.0.smithi031.stdout:1053: snap_remove snap 37 2024-04-17T11:37:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:52.357169+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-04-17T11:37:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:52.357169+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-04-17T11:37:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:52.357169+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-04-17T11:37:54.310 INFO:tasks.rados.rados.0.smithi031.stdout:1053: done (2 left) 2024-04-17T11:37:54.310 INFO:tasks.rados.rados.0.smithi031.stdout:1054: snap_create 2024-04-17T11:37:54.310 INFO:tasks.rados.rados.0.smithi031.stdout:1050: finishing copy_from racing read to smithi03173351-33 2024-04-17T11:37:54.311 INFO:tasks.rados.rados.0.smithi031.stdout:1050: finishing copy_from to smithi03173351-33 2024-04-17T11:37:54.311 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 313 (ObjNum 246 snap 80 seq_num 246) dirty exists 2024-04-17T11:37:54.364 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:37:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:37:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:53.366463+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-04-17T11:37:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:53.733163+0000 mgr.y (mgr.14556) 262 : cluster [DBG] pgmap v425: 121 pgs: 121 active+clean; 400 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-17T11:37:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:54.307437+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-04-17T11:37:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:53.366463+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-04-17T11:37:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:53.733163+0000 mgr.y (mgr.14556) 262 : cluster [DBG] pgmap v425: 121 pgs: 121 active+clean; 400 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-17T11:37:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:54.307437+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-04-17T11:37:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:53.366463+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-04-17T11:37:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:53.733163+0000 mgr.y (mgr.14556) 262 : cluster [DBG] pgmap v425: 121 pgs: 121 active+clean; 400 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-17T11:37:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:54.307437+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-04-17T11:37:55.308 INFO:tasks.rados.rados.0.smithi031.stdout:1050: done (2 left) 2024-04-17T11:37:55.308 INFO:tasks.rados.rados.0.smithi031.stdout:1051: done (1 left) 2024-04-17T11:37:55.308 INFO:tasks.rados.rados.0.smithi031.stdout:1054: done (0 left) 2024-04-17T11:37:55.308 INFO:tasks.rados.rados.0.smithi031.stdout:1055: rmattr oid 26 current snap is 119 2024-04-17T11:37:55.309 INFO:tasks.rados.rados.0.smithi031.stdout:1056: rmattr oid 42 current snap is 119 2024-04-17T11:37:55.309 INFO:tasks.rados.rados.0.smithi031.stdout:1057: rmattr oid 24 current snap is 119 2024-04-17T11:37:55.309 INFO:tasks.rados.rados.0.smithi031.stdout:1058: snap_remove snap 61 2024-04-17T11:37:56.327 INFO:tasks.rados.rados.0.smithi031.stdout:1058: done (3 left) 2024-04-17T11:37:56.327 INFO:tasks.rados.rados.0.smithi031.stdout:1059: delete oid 6 current snap is 119 2024-04-17T11:37:56.327 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 590 (ObjNum 1 snap 32549 seq_num 2593484768) dirty exists 2024-04-17T11:37:56.327 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 862 (ObjNum 187 snap 58 seq_num 187) dirty exists 2024-04-17T11:37:56.327 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 842 (ObjNum 269 snap 95 seq_num 269) dirty exists 2024-04-17T11:37:56.340 INFO:tasks.rados.rados.0.smithi031.stdout:1055: done (3 left) 2024-04-17T11:37:56.340 INFO:tasks.rados.rados.0.smithi031.stdout:1056: done (2 left) 2024-04-17T11:37:56.340 INFO:tasks.rados.rados.0.smithi031.stdout:1057: done (1 left) 2024-04-17T11:37:56.340 INFO:tasks.rados.rados.0.smithi031.stdout:1059: done (0 left) 2024-04-17T11:37:56.340 INFO:tasks.rados.rados.0.smithi031.stdout:1060: rollback oid 3 current snap is 119 2024-04-17T11:37:56.340 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 3 to 116 2024-04-17T11:37:56.340 INFO:tasks.rados.rados.0.smithi031.stdout:1061: setattr oid 37 current snap is 119 2024-04-17T11:37:56.341 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 119 2024-04-17T11:37:56.341 INFO:tasks.rados.rados.0.smithi031.stdout:1062: seq_num 324 ranges {0=630784} 2024-04-17T11:37:56.341 INFO:tasks.rados.rados.0.smithi031.stdout:1062: writing smithi03173351-18 from 0 to 630784 tid 1 2024-04-17T11:37:56.341 INFO:tasks.rados.rados.0.smithi031.stdout:1063: snap_create 2024-04-17T11:37:56.341 INFO:tasks.rados.rados.0.smithi031.stdout:1060: finishing rollback tid 0 to smithi03173351-3 2024-04-17T11:37:56.342 INFO:tasks.rados.rados.0.smithi031.stdout:1060: finishing rollback tid 1 to smithi03173351-3 2024-04-17T11:37:56.342 INFO:tasks.rados.rados.0.smithi031.stdout:1060: finishing rollback tid 2 to smithi03173351-3 2024-04-17T11:37:56.342 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 287 (ObjNum 312 snap 110 seq_num 312) dirty exists 2024-04-17T11:37:56.342 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 442 (ObjNum 267 snap 93 seq_num 267) dirty exists 2024-04-17T11:37:56.346 INFO:tasks.rados.rados.0.smithi031.stdout:1062: finishing write tid 1 to smithi03173351-18 2024-04-17T11:37:56.346 INFO:tasks.rados.rados.0.smithi031.stdout:1062: finishing write tid 2 to smithi03173351-18 2024-04-17T11:37:56.348 INFO:tasks.rados.rados.0.smithi031.stdout:1062: finishing write tid 3 to smithi03173351-18 2024-04-17T11:37:56.348 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 1008 (ObjNum 324 snap 119 seq_num 324) dirty exists 2024-04-17T11:37:56.348 INFO:tasks.rados.rados.0.smithi031.stdout:1062: left oid 18 (ObjNum 324 snap 119 seq_num 324) 2024-04-17T11:37:56.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:55.308776+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-04-17T11:37:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:55.308776+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-04-17T11:37:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:55.308776+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-04-17T11:37:57.323 INFO:tasks.rados.rados.0.smithi031.stdout:1060: done (3 left) 2024-04-17T11:37:57.323 INFO:tasks.rados.rados.0.smithi031.stdout:1061: done (2 left) 2024-04-17T11:37:57.323 INFO:tasks.rados.rados.0.smithi031.stdout:1062: done (1 left) 2024-04-17T11:37:57.324 INFO:tasks.rados.rados.0.smithi031.stdout:1063: done (0 left) 2024-04-17T11:37:57.324 INFO:tasks.rados.rados.0.smithi031.stdout:1064: read oid 7 snap 42 2024-04-17T11:37:57.324 INFO:tasks.rados.rados.0.smithi031.stdout:1064: expect deleted 2024-04-17T11:37:57.324 INFO:tasks.rados.rados.0.smithi031.stdout:1065: rmattr oid 2 current snap is 120 2024-04-17T11:37:57.324 INFO:tasks.rados.rados.0.smithi031.stdout:1066: copy_from oid 46 from oid 47 current snap is 120 2024-04-17T11:37:57.324 INFO:tasks.rados.rados.0.smithi031.stdout:1067: copy_from oid 38 from oid 20 current snap is 120 2024-04-17T11:37:57.324 INFO:tasks.rados.rados.0.smithi031.stdout:1068: copy_from oid 44 from oid 39 current snap is 120 2024-04-17T11:37:57.324 INFO:tasks.rados.rados.0.smithi031.stdout:1069: delete oid 25 current snap is 120 2024-04-17T11:37:57.326 INFO:tasks.rados.rados.0.smithi031.stdout:1067: finishing copy_from to smithi03173351-38 2024-04-17T11:37:57.326 INFO:tasks.rados.rados.0.smithi031.stdout:1067: got expected ENOENT (src dne) 2024-04-17T11:37:57.326 INFO:tasks.rados.rados.0.smithi031.stdout:1067: finishing copy_from racing read to smithi03173351-38 2024-04-17T11:37:57.328 INFO:tasks.rados.rados.0.smithi031.stdout:1064: done (5 left) 2024-04-17T11:37:57.328 INFO:tasks.rados.rados.0.smithi031.stdout:1067: done (4 left) 2024-04-17T11:37:57.328 INFO:tasks.rados.rados.0.smithi031.stdout:1069: done (3 left) 2024-04-17T11:37:57.328 INFO:tasks.rados.rados.0.smithi031.stdout:1070: rollback oid 19 current snap is 120 2024-04-17T11:37:57.329 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 82 2024-04-17T11:37:57.329 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 591 (ObjNum 300 snap 105 seq_num 300) dirty exists 2024-04-17T11:37:57.329 INFO:tasks.rados.rados.0.smithi031.stdout:1065: done (3 left) 2024-04-17T11:37:57.329 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 120 2024-04-17T11:37:57.329 INFO:tasks.rados.rados.0.smithi031.stdout:1071: seq_num 326 ranges {7905280=663552} 2024-04-17T11:37:57.376 INFO:tasks.rados.rados.0.smithi031.stdout:1071: writing smithi03173351-13 from 7905280 to 8568832 tid 1 2024-04-17T11:37:57.376 INFO:tasks.rados.rados.0.smithi031.stdout:1072: snap_remove snap 109 2024-04-17T11:37:57.500 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:37:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:55.733723+0000 mgr.y (mgr.14556) 263 : cluster [DBG] pgmap v428: 121 pgs: 121 active+clean; 400 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-17T11:37:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:56.317865+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-04-17T11:37:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:55.733723+0000 mgr.y (mgr.14556) 263 : cluster [DBG] pgmap v428: 121 pgs: 121 active+clean; 400 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-17T11:37:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:56.317865+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-04-17T11:37:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:55.733723+0000 mgr.y (mgr.14556) 263 : cluster [DBG] pgmap v428: 121 pgs: 121 active+clean; 400 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-17T11:37:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:56.317865+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (5m) 5m ago 6m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (5m) 5m ago 5m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (7m) 5m ago 7m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (7m) 5m ago 7m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (10m) 5m ago 10m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (12m) 5m ago 12m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (12m) 5m ago 12m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (11m) 5m ago 11m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (10m) 5m ago 10m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (6m) 5m ago 6m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (6m) 5m ago 6m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:37:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (10m) 5m ago 10m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:37:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (9m) 5m ago 9m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:37:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (9m) 5m ago 9m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:37:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (9m) 5m ago 9m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:37:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (8m) 5m ago 8m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:37:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (8m) 5m ago 8m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:37:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (7m) 5m ago 7m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:37:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (7m) 5m ago 7m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:37:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (5m) 5m ago 6m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:37:58.141 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:37:58.142 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:37:58.143 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:37:58.143 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:37:58.143 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:37:58.143 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:37:58.328 INFO:tasks.rados.rados.0.smithi031.stdout:1072: done (4 left) 2024-04-17T11:37:58.328 INFO:tasks.rados.rados.0.smithi031.stdout:1073: snap_remove snap 80 2024-04-17T11:37:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:57.324068+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-04-17T11:37:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:37:58.142943+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.31:0/1212102512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:37:58.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:57.324068+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-04-17T11:37:58.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:37:58.142943+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.31:0/1212102512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:37:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:57.324068+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-04-17T11:37:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:37:58.142943+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.31:0/1212102512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:37:59.317 INFO:tasks.rados.rados.0.smithi031.stdout:1073: done (4 left) 2024-04-17T11:37:59.317 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 120 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:1074: seq_num 327 ranges {24576=679936} 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:1074: writing smithi03173351-4 from 24576 to 704512 tid 1 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:1075: read oid 12 snap -1 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:1075: expect (ObjNum 321 snap 115 seq_num 321) 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:1076: rollback oid 28 current snap is 120 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 28 to 95 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:1077: rollback oid 40 current snap is 120 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 40 to 98 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:1078: rollback oid 45 current snap is 120 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 45 to 87 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:1079: snap_create 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:1070: finishing rollback tid 0 to smithi03173351-19 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:1070: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:1070: finishing rollback tid 2 to smithi03173351-19 2024-04-17T11:37:59.318 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 503 (ObjNum 212 snap 63 seq_num 212) dirty exists 2024-04-17T11:37:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:1068: finishing copy_from racing read to smithi03173351-44 2024-04-17T11:37:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:1066: finishing copy_from racing read to smithi03173351-46 2024-04-17T11:37:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:1066: finishing copy_from to smithi03173351-46 2024-04-17T11:37:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 233 (ObjNum 283 snap 97 seq_num 283) dirty exists 2024-04-17T11:37:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:1068: finishing copy_from to smithi03173351-44 2024-04-17T11:37:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 268 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-04-17T11:37:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:1071: finishing write tid 1 to smithi03173351-13 2024-04-17T11:37:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:1071: finishing write tid 2 to smithi03173351-13 2024-04-17T11:37:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:1071: finishing write tid 3 to smithi03173351-13 2024-04-17T11:37:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 403 (ObjNum 326 snap 120 seq_num 326) dirty exists 2024-04-17T11:37:59.319 INFO:tasks.rados.rados.0.smithi031.stdout:1071: left oid 13 (ObjNum 326 snap 120 seq_num 326) 2024-04-17T11:37:59.326 INFO:tasks.rados.rados.0.smithi031.stdout:1076: finishing rollback tid 1 to smithi03173351-28 2024-04-17T11:37:59.334 INFO:tasks.rados.rados.0.smithi031.stdout:1074: finishing write tid 1 to smithi03173351-4 2024-04-17T11:37:59.334 INFO:tasks.rados.rados.0.smithi031.stdout:1074: finishing write tid 2 to smithi03173351-4 2024-04-17T11:37:59.334 INFO:tasks.rados.rados.0.smithi031.stdout:1076: finishing rollback tid 2 to smithi03173351-28 2024-04-17T11:37:59.334 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 281 (ObjNum 242 snap 78 seq_num 242) dirty exists 2024-04-17T11:37:59.336 INFO:tasks.rados.rados.0.smithi031.stdout:1078: finishing rollback tid 0 to smithi03173351-45 2024-04-17T11:37:59.336 INFO:tasks.rados.rados.0.smithi031.stdout:1078: finishing rollback tid 1 to smithi03173351-45 2024-04-17T11:37:59.336 INFO:tasks.rados.rados.0.smithi031.stdout:1078: finishing rollback tid 2 to smithi03173351-45 2024-04-17T11:37:59.336 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1025 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:37:59.338 INFO:tasks.rados.rados.0.smithi031.stdout:1075: expect (ObjNum 321 snap 115 seq_num 321) 2024-04-17T11:37:59.397 INFO:tasks.rados.rados.0.smithi031.stdout:1077: finishing rollback tid 0 to smithi03173351-40 2024-04-17T11:37:59.397 INFO:tasks.rados.rados.0.smithi031.stdout:1077: finishing rollback tid 1 to smithi03173351-40 2024-04-17T11:37:59.397 INFO:tasks.rados.rados.0.smithi031.stdout:1077: finishing rollback tid 2 to smithi03173351-40 2024-04-17T11:37:59.397 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 390 (ObjNum 192 snap 61 seq_num 192) dirty exists 2024-04-17T11:37:59.397 INFO:tasks.rados.rados.0.smithi031.stdout:1074: finishing write tid 3 to smithi03173351-4 2024-04-17T11:37:59.397 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 1021 (ObjNum 327 snap 120 seq_num 327) dirty exists 2024-04-17T11:37:59.397 INFO:tasks.rados.rados.0.smithi031.stdout:1074: left oid 4 (ObjNum 327 snap 120 seq_num 327) 2024-04-17T11:37:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:37:57.490186+0000 mgr.y (mgr.14556) 264 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:57.734104+0000 mgr.y (mgr.14556) 265 : cluster [DBG] pgmap v431: 121 pgs: 121 active+clean; 400 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:37:57.784143+0000 mgr.y (mgr.14556) 266 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:58.326019+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-04-17T11:37:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:37:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:59.308976+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-04-17T11:37:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:37:57.490186+0000 mgr.y (mgr.14556) 264 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:57.734104+0000 mgr.y (mgr.14556) 265 : cluster [DBG] pgmap v431: 121 pgs: 121 active+clean; 400 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:37:57.784143+0000 mgr.y (mgr.14556) 266 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:58.326019+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-04-17T11:37:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:59.308976+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-04-17T11:37:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:37:57.490186+0000 mgr.y (mgr.14556) 264 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:57.734104+0000 mgr.y (mgr.14556) 265 : cluster [DBG] pgmap v431: 121 pgs: 121 active+clean; 400 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:37:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:37:57.784143+0000 mgr.y (mgr.14556) 266 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:37:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:58.326019+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-04-17T11:37:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:59.308976+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-04-17T11:38:00.310 INFO:tasks.rados.rados.0.smithi031.stdout:1066: done (9 left) 2024-04-17T11:38:00.310 INFO:tasks.rados.rados.0.smithi031.stdout:1068: done (8 left) 2024-04-17T11:38:00.310 INFO:tasks.rados.rados.0.smithi031.stdout:1070: done (7 left) 2024-04-17T11:38:00.311 INFO:tasks.rados.rados.0.smithi031.stdout:1071: done (6 left) 2024-04-17T11:38:00.311 INFO:tasks.rados.rados.0.smithi031.stdout:1074: done (5 left) 2024-04-17T11:38:00.311 INFO:tasks.rados.rados.0.smithi031.stdout:1075: done (4 left) 2024-04-17T11:38:00.311 INFO:tasks.rados.rados.0.smithi031.stdout:1076: done (3 left) 2024-04-17T11:38:00.311 INFO:tasks.rados.rados.0.smithi031.stdout:1077: done (2 left) 2024-04-17T11:38:00.311 INFO:tasks.rados.rados.0.smithi031.stdout:1078: done (1 left) 2024-04-17T11:38:00.311 INFO:tasks.rados.rados.0.smithi031.stdout:1079: done (0 left) 2024-04-17T11:38:00.311 INFO:tasks.rados.rados.0.smithi031.stdout:1080: snap_create 2024-04-17T11:38:01.312 INFO:tasks.rados.rados.0.smithi031.stdout:1080: done (0 left) 2024-04-17T11:38:01.312 INFO:tasks.rados.rados.0.smithi031.stdout:1081: delete oid 39 current snap is 122 2024-04-17T11:38:01.316 INFO:tasks.rados.rados.0.smithi031.stdout:1081: done (0 left) 2024-04-17T11:38:01.316 INFO:tasks.rados.rados.0.smithi031.stdout:1082: rollback oid 33 current snap is 122 2024-04-17T11:38:01.316 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 33 to 93 2024-04-17T11:38:01.316 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 122 2024-04-17T11:38:01.316 INFO:tasks.rados.rados.0.smithi031.stdout:1083: seq_num 329 ranges {1417216=712704} 2024-04-17T11:38:01.327 INFO:tasks.rados.rados.0.smithi031.stdout:1083: writing smithi03173351-12 from 1417216 to 2129920 tid 1 2024-04-17T11:38:01.327 INFO:tasks.rados.rados.0.smithi031.stdout:1084: rollback oid 42 current snap is 122 2024-04-17T11:38:01.327 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 65 2024-04-17T11:38:01.327 INFO:tasks.rados.rados.0.smithi031.stdout:1082: finishing rollback tid 0 to smithi03173351-33 2024-04-17T11:38:01.327 INFO:tasks.rados.rados.0.smithi031.stdout:1082: finishing rollback tid 1 to smithi03173351-33 2024-04-17T11:38:01.327 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 1038 (ObjNum -1710625688 snap 21884 seq_num 4) dirty dne 2024-04-17T11:38:01.327 INFO:tasks.rados.rados.0.smithi031.stdout:1082: done (2 left) 2024-04-17T11:38:01.327 INFO:tasks.rados.rados.0.smithi031.stdout:1085: snap_remove snap 42 2024-04-17T11:38:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:37:59.734686+0000 mgr.y (mgr.14556) 267 : cluster [DBG] pgmap v434: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 19 op/s 2024-04-17T11:38:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:00.310135+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-04-17T11:38:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:01] "GET /metrics HTTP/1.1" 200 192001 "" "Prometheus/2.33.4" 2024-04-17T11:38:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:37:59.734686+0000 mgr.y (mgr.14556) 267 : cluster [DBG] pgmap v434: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 19 op/s 2024-04-17T11:38:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:00.310135+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-04-17T11:38:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:37:59.734686+0000 mgr.y (mgr.14556) 267 : cluster [DBG] pgmap v434: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 19 op/s 2024-04-17T11:38:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:00.310135+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:1085: done (2 left) 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:1086: read oid 8 snap -1 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:1086: expect (ObjNum 173 snap 51 seq_num 173) 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:1087: setattr oid 25 current snap is 122 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:1084: finishing rollback tid 0 to smithi03173351-42 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:1084: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 845 (ObjNum 1953066355 snap 858810728 seq_num 858994481) dirty dne 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:1083: finishing write tid 1 to smithi03173351-12 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:1083: finishing write tid 2 to smithi03173351-12 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:1083: finishing write tid 3 to smithi03173351-12 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 399 (ObjNum 329 snap 122 seq_num 329) dirty exists 2024-04-17T11:38:02.330 INFO:tasks.rados.rados.0.smithi031.stdout:1083: left oid 12 (ObjNum 329 snap 122 seq_num 329) 2024-04-17T11:38:02.331 INFO:tasks.rados.rados.0.smithi031.stdout:1083: done (3 left) 2024-04-17T11:38:02.331 INFO:tasks.rados.rados.0.smithi031.stdout:1084: done (2 left) 2024-04-17T11:38:02.331 INFO:tasks.rados.rados.0.smithi031.stdout:1088: delete oid 3 current snap is 122 2024-04-17T11:38:02.339 INFO:tasks.rados.rados.0.smithi031.stdout:1088: done (2 left) 2024-04-17T11:38:02.339 INFO:tasks.rados.rados.0.smithi031.stdout:1089: snap_create 2024-04-17T11:38:02.346 INFO:tasks.rados.rados.0.smithi031.stdout:1086: expect (ObjNum 173 snap 51 seq_num 173) 2024-04-17T11:38:02.358 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 1047 (ObjNum 1348234074 snap 1734693726 seq_num 1532320087) dirty exists 2024-04-17T11:38:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:01.311938+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-04-17T11:38:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:01.311938+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-04-17T11:38:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:01.311938+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-04-17T11:38:03.328 INFO:tasks.rados.rados.0.smithi031.stdout:1086: done (2 left) 2024-04-17T11:38:03.328 INFO:tasks.rados.rados.0.smithi031.stdout:1087: done (1 left) 2024-04-17T11:38:03.328 INFO:tasks.rados.rados.0.smithi031.stdout:1089: done (0 left) 2024-04-17T11:38:03.328 INFO:tasks.rados.rados.0.smithi031.stdout:1090: rollback oid 41 current snap is 123 2024-04-17T11:38:03.328 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 41 to 73 2024-04-17T11:38:03.328 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 123 2024-04-17T11:38:03.329 INFO:tasks.rados.rados.0.smithi031.stdout:1091: seq_num 331 ranges {704512=753664} 2024-04-17T11:38:03.336 INFO:tasks.rados.rados.0.smithi031.stdout:1091: writing smithi03173351-4 from 704512 to 1458176 tid 1 2024-04-17T11:38:03.336 INFO:tasks.rados.rados.0.smithi031.stdout:1092: delete oid 19 current snap is 123 2024-04-17T11:38:03.336 INFO:tasks.rados.rados.0.smithi031.stdout:1090: finishing rollback tid 0 to smithi03173351-41 2024-04-17T11:38:03.336 INFO:tasks.rados.rados.0.smithi031.stdout:1090: finishing rollback tid 1 to smithi03173351-41 2024-04-17T11:38:03.336 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 288 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-04-17T11:38:03.340 INFO:tasks.rados.rados.0.smithi031.stdout:1090: done (2 left) 2024-04-17T11:38:03.340 INFO:tasks.rados.rados.0.smithi031.stdout:1092: done (1 left) 2024-04-17T11:38:03.340 INFO:tasks.rados.rados.0.smithi031.stdout:1093: rollback oid 6 current snap is 123 2024-04-17T11:38:03.340 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 6 to 116 2024-04-17T11:38:03.340 INFO:tasks.rados.rados.0.smithi031.stdout:1094: snap_remove snap 92 2024-04-17T11:38:03.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:01.735314+0000 mgr.y (mgr.14556) 268 : cluster [DBG] pgmap v437: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 19 op/s 2024-04-17T11:38:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:02.322499+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-04-17T11:38:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:01.735314+0000 mgr.y (mgr.14556) 268 : cluster [DBG] pgmap v437: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 19 op/s 2024-04-17T11:38:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:02.322499+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-04-17T11:38:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:01.735314+0000 mgr.y (mgr.14556) 268 : cluster [DBG] pgmap v437: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 19 op/s 2024-04-17T11:38:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:02.322499+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-04-17T11:38:04.310 INFO:tasks.rados.rados.0.smithi031.stdout:1094: done (2 left) 2024-04-17T11:38:04.310 INFO:tasks.rados.rados.0.smithi031.stdout:1095: read oid 7 snap -1 2024-04-17T11:38:04.311 INFO:tasks.rados.rados.0.smithi031.stdout:1095: expect (ObjNum 308 snap 108 seq_num 308) 2024-04-17T11:38:04.311 INFO:tasks.rados.rados.0.smithi031.stdout:1096: delete oid 35 current snap is 123 2024-04-17T11:38:04.311 INFO:tasks.rados.rados.0.smithi031.stdout:1091: finishing write tid 1 to smithi03173351-4 2024-04-17T11:38:04.311 INFO:tasks.rados.rados.0.smithi031.stdout:1091: finishing write tid 2 to smithi03173351-4 2024-04-17T11:38:04.311 INFO:tasks.rados.rados.0.smithi031.stdout:1091: finishing write tid 3 to smithi03173351-4 2024-04-17T11:38:04.311 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 1058 (ObjNum 331 snap 123 seq_num 331) dirty exists 2024-04-17T11:38:04.311 INFO:tasks.rados.rados.0.smithi031.stdout:1091: left oid 4 (ObjNum 331 snap 123 seq_num 331) 2024-04-17T11:38:04.311 INFO:tasks.rados.rados.0.smithi031.stdout:1093: finishing rollback tid 1 to smithi03173351-6 2024-04-17T11:38:04.311 INFO:tasks.rados.rados.0.smithi031.stdout:1093: finishing rollback tid 2 to smithi03173351-6 2024-04-17T11:38:04.311 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 865 (ObjNum 186 snap 57 seq_num 186) dirty exists 2024-04-17T11:38:04.326 INFO:tasks.rados.rados.0.smithi031.stdout:1095: expect (ObjNum 308 snap 108 seq_num 308) 2024-04-17T11:38:04.337 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:38:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:38:04.339 INFO:tasks.rados.rados.0.smithi031.stdout:1091: done (3 left) 2024-04-17T11:38:04.339 INFO:tasks.rados.rados.0.smithi031.stdout:1093: done (2 left) 2024-04-17T11:38:04.339 INFO:tasks.rados.rados.0.smithi031.stdout:1095: done (1 left) 2024-04-17T11:38:04.339 INFO:tasks.rados.rados.0.smithi031.stdout:1096: done (0 left) 2024-04-17T11:38:04.339 INFO:tasks.rados.rados.0.smithi031.stdout:1097: rollback oid 8 current snap is 123 2024-04-17T11:38:04.339 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 8 to 120 2024-04-17T11:38:04.339 INFO:tasks.rados.rados.0.smithi031.stdout:1098: rmattr oid 2 current snap is 123 2024-04-17T11:38:04.341 INFO:tasks.rados.rados.0.smithi031.stdout:1099: delete oid 7 current snap is 123 2024-04-17T11:38:04.343 INFO:tasks.rados.rados.0.smithi031.stdout:1099: done (2 left) 2024-04-17T11:38:04.343 INFO:tasks.rados.rados.0.smithi031.stdout:1100: read oid 41 snap -1 2024-04-17T11:38:04.343 INFO:tasks.rados.rados.0.smithi031.stdout:1100: expect deleted 2024-04-17T11:38:04.344 INFO:tasks.rados.rados.0.smithi031.stdout:1101: snap_create 2024-04-17T11:38:04.344 INFO:tasks.rados.rados.0.smithi031.stdout:1097: finishing rollback tid 0 to smithi03173351-8 2024-04-17T11:38:04.344 INFO:tasks.rados.rados.0.smithi031.stdout:1097: finishing rollback tid 1 to smithi03173351-8 2024-04-17T11:38:04.345 INFO:tasks.rados.rados.0.smithi031.stdout:1097: finishing rollback tid 2 to smithi03173351-8 2024-04-17T11:38:04.345 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 727 (ObjNum 173 snap 51 seq_num 173) dirty exists 2024-04-17T11:38:04.345 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 592 (ObjNum 300 snap 105 seq_num 300) dirty exists 2024-04-17T11:38:04.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:03.327442+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-04-17T11:38:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:03.735928+0000 mgr.y (mgr.14556) 269 : cluster [DBG] pgmap v440: 121 pgs: 121 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 340 KiB/s wr, 11 op/s 2024-04-17T11:38:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:04.310590+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-04-17T11:38:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:03.327442+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-04-17T11:38:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:03.735928+0000 mgr.y (mgr.14556) 269 : cluster [DBG] pgmap v440: 121 pgs: 121 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 340 KiB/s wr, 11 op/s 2024-04-17T11:38:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:04.310590+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-04-17T11:38:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:03.327442+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-04-17T11:38:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:03.735928+0000 mgr.y (mgr.14556) 269 : cluster [DBG] pgmap v440: 121 pgs: 121 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 340 KiB/s wr, 11 op/s 2024-04-17T11:38:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:04.310590+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-04-17T11:38:05.344 INFO:tasks.rados.rados.0.smithi031.stdout:1097: done (3 left) 2024-04-17T11:38:05.344 INFO:tasks.rados.rados.0.smithi031.stdout:1098: done (2 left) 2024-04-17T11:38:05.344 INFO:tasks.rados.rados.0.smithi031.stdout:1100: done (1 left) 2024-04-17T11:38:05.344 INFO:tasks.rados.rados.0.smithi031.stdout:1101: done (0 left) 2024-04-17T11:38:05.344 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 40 current snap is 124 2024-04-17T11:38:05.344 INFO:tasks.rados.rados.0.smithi031.stdout:1102: seq_num 335 ranges {819200=417792,1236992=401408} 2024-04-17T11:38:05.350 INFO:tasks.rados.rados.0.smithi031.stdout:1102: writing smithi03173351-40 from 819200 to 1236992 tid 1 2024-04-17T11:38:05.352 INFO:tasks.rados.rados.0.smithi031.stdout:1102: writing smithi03173351-40 from 1236992 to 1638400 tid 2 2024-04-17T11:38:05.352 INFO:tasks.rados.rados.0.smithi031.stdout:1103: delete oid 2 current snap is 124 2024-04-17T11:38:05.355 INFO:tasks.rados.rados.0.smithi031.stdout:1103: done (1 left) 2024-04-17T11:38:05.355 INFO:tasks.rados.rados.0.smithi031.stdout:1104: snap_remove snap 121 2024-04-17T11:38:06.354 INFO:tasks.rados.rados.0.smithi031.stdout:1104: done (1 left) 2024-04-17T11:38:06.354 INFO:tasks.rados.rados.0.smithi031.stdout:1105: copy_from oid 43 from oid 39 current snap is 124 2024-04-17T11:38:06.354 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 35 current snap is 124 2024-04-17T11:38:06.355 INFO:tasks.rados.rados.0.smithi031.stdout:1106: seq_num 337 ranges {0=450560,450560=401408} 2024-04-17T11:38:06.355 INFO:tasks.rados.rados.0.smithi031.stdout:1106: writing smithi03173351-35 from 0 to 450560 tid 1 2024-04-17T11:38:06.358 INFO:tasks.rados.rados.0.smithi031.stdout:1106: writing smithi03173351-35 from 450560 to 851968 tid 2 2024-04-17T11:38:06.358 INFO:tasks.rados.rados.0.smithi031.stdout:1107: delete oid 11 current snap is 124 2024-04-17T11:38:06.358 INFO:tasks.rados.rados.0.smithi031.stdout:1102: finishing write tid 1 to smithi03173351-40 2024-04-17T11:38:06.358 INFO:tasks.rados.rados.0.smithi031.stdout:1102: finishing write tid 2 to smithi03173351-40 2024-04-17T11:38:06.358 INFO:tasks.rados.rados.0.smithi031.stdout:1102: finishing write tid 3 to smithi03173351-40 2024-04-17T11:38:06.358 INFO:tasks.rados.rados.0.smithi031.stdout:1102: finishing write tid 4 to smithi03173351-40 2024-04-17T11:38:06.358 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 415 (ObjNum 335 snap 124 seq_num 335) dirty exists 2024-04-17T11:38:06.358 INFO:tasks.rados.rados.0.smithi031.stdout:1102: left oid 40 (ObjNum 335 snap 124 seq_num 335) 2024-04-17T11:38:06.359 INFO:tasks.rados.rados.0.smithi031.stdout:1105: finishing copy_from to smithi03173351-43 2024-04-17T11:38:06.360 INFO:tasks.rados.rados.0.smithi031.stdout:1105: got expected ENOENT (src dne) 2024-04-17T11:38:06.360 INFO:tasks.rados.rados.0.smithi031.stdout:1105: finishing copy_from racing read to smithi03173351-43 2024-04-17T11:38:06.361 INFO:tasks.rados.rados.0.smithi031.stdout:1102: done (3 left) 2024-04-17T11:38:06.361 INFO:tasks.rados.rados.0.smithi031.stdout:1105: done (2 left) 2024-04-17T11:38:06.361 INFO:tasks.rados.rados.0.smithi031.stdout:1107: done (1 left) 2024-04-17T11:38:06.361 INFO:tasks.rados.rados.0.smithi031.stdout:1108: read oid 7 snap 120 2024-04-17T11:38:06.361 INFO:tasks.rados.rados.0.smithi031.stdout:1108: expect (ObjNum 308 snap 108 seq_num 308) 2024-04-17T11:38:06.361 INFO:tasks.rados.rados.0.smithi031.stdout:1109: rollback oid 18 current snap is 124 2024-04-17T11:38:06.361 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 18 to 122 2024-04-17T11:38:06.361 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 41 current snap is 124 2024-04-17T11:38:06.361 INFO:tasks.rados.rados.0.smithi031.stdout:1110: seq_num 339 ranges {0=483328,483328=401408} 2024-04-17T11:38:06.363 INFO:tasks.rados.rados.0.smithi031.stdout:1110: writing smithi03173351-41 from 0 to 483328 tid 1 2024-04-17T11:38:06.367 INFO:tasks.rados.rados.0.smithi031.stdout:1110: writing smithi03173351-41 from 483328 to 884736 tid 2 2024-04-17T11:38:06.367 INFO:tasks.rados.rados.0.smithi031.stdout:1111: read oid 31 snap -1 2024-04-17T11:38:06.367 INFO:tasks.rados.rados.0.smithi031.stdout:1111: expect deleted 2024-04-17T11:38:06.367 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 124 2024-04-17T11:38:06.367 INFO:tasks.rados.rados.0.smithi031.stdout:1112: seq_num 340 ranges {8527872=499712,9027584=401408} 2024-04-17T11:38:06.416 INFO:tasks.rados.rados.0.smithi031.stdout:1112: writing smithi03173351-32 from 8527872 to 9027584 tid 1 2024-04-17T11:38:06.418 INFO:tasks.rados.rados.0.smithi031.stdout:1112: writing smithi03173351-32 from 9027584 to 9428992 tid 2 2024-04-17T11:38:06.418 INFO:tasks.rados.rados.0.smithi031.stdout:1113: read oid 24 snap -1 2024-04-17T11:38:06.418 INFO:tasks.rados.rados.0.smithi031.stdout:1113: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:38:06.418 INFO:tasks.rados.rados.0.smithi031.stdout:1114: read oid 43 snap -1 2024-04-17T11:38:06.418 INFO:tasks.rados.rados.0.smithi031.stdout:1114: expect (ObjNum 314 snap 110 seq_num 314) 2024-04-17T11:38:06.418 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 124 2024-04-17T11:38:06.418 INFO:tasks.rados.rados.0.smithi031.stdout:1108: expect (ObjNum 308 snap 108 seq_num 308) 2024-04-17T11:38:06.429 INFO:tasks.rados.rados.0.smithi031.stdout:1106: finishing write tid 1 to smithi03173351-35 2024-04-17T11:38:06.429 INFO:tasks.rados.rados.0.smithi031.stdout:1106: finishing write tid 2 to smithi03173351-35 2024-04-17T11:38:06.429 INFO:tasks.rados.rados.0.smithi031.stdout:1115: seq_num 341 ranges {2129920=516096,2646016=401408} 2024-04-17T11:38:06.443 INFO:tasks.rados.rados.0.smithi031.stdout:1115: writing smithi03173351-12 from 2129920 to 2646016 tid 1 2024-04-17T11:38:06.446 INFO:tasks.rados.rados.0.smithi031.stdout:1115: writing smithi03173351-12 from 2646016 to 3047424 tid 2 2024-04-17T11:38:06.446 INFO:tasks.rados.rados.0.smithi031.stdout:1108: done (8 left) 2024-04-17T11:38:06.446 INFO:tasks.rados.rados.0.smithi031.stdout:1116: rmattr oid 39 current snap is 124 2024-04-17T11:38:06.446 INFO:tasks.rados.rados.0.smithi031.stdout:1106: finishing write tid 3 to smithi03173351-35 2024-04-17T11:38:06.446 INFO:tasks.rados.rados.0.smithi031.stdout:1109: finishing rollback tid 0 to smithi03173351-18 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:1109: finishing rollback tid 1 to smithi03173351-18 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:1109: finishing rollback tid 2 to smithi03173351-18 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 1076 (ObjNum 324 snap 119 seq_num 324) dirty exists 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:1110: finishing write tid 1 to smithi03173351-41 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:1110: finishing write tid 2 to smithi03173351-41 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:1110: finishing write tid 3 to smithi03173351-41 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:1106: finishing write tid 4 to smithi03173351-35 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 849 (ObjNum 337 snap 124 seq_num 337) dirty exists 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:1106: left oid 35 (ObjNum 337 snap 124 seq_num 337) 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:1110: finishing write tid 4 to smithi03173351-41 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 299 (ObjNum 339 snap 124 seq_num 339) dirty exists 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:1110: left oid 41 (ObjNum 339 snap 124 seq_num 339) 2024-04-17T11:38:06.447 INFO:tasks.rados.rados.0.smithi031.stdout:1113: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:38:06.449 INFO:tasks.rados.rados.0.smithi031.stdout:1112: finishing write tid 1 to smithi03173351-32 2024-04-17T11:38:06.449 INFO:tasks.rados.rados.0.smithi031.stdout:1112: finishing write tid 2 to smithi03173351-32 2024-04-17T11:38:06.449 INFO:tasks.rados.rados.0.smithi031.stdout:1112: finishing write tid 3 to smithi03173351-32 2024-04-17T11:38:06.449 INFO:tasks.rados.rados.0.smithi031.stdout:1112: finishing write tid 4 to smithi03173351-32 2024-04-17T11:38:06.450 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 868 (ObjNum 340 snap 124 seq_num 340) dirty exists 2024-04-17T11:38:06.450 INFO:tasks.rados.rados.0.smithi031.stdout:1112: left oid 32 (ObjNum 340 snap 124 seq_num 340) 2024-04-17T11:38:06.450 INFO:tasks.rados.rados.0.smithi031.stdout:1114: expect (ObjNum 314 snap 110 seq_num 314) 2024-04-17T11:38:06.462 INFO:tasks.rados.rados.0.smithi031.stdout:1115: finishing write tid 1 to smithi03173351-12 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1115: finishing write tid 2 to smithi03173351-12 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1115: finishing write tid 3 to smithi03173351-12 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1115: finishing write tid 4 to smithi03173351-12 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 423 (ObjNum 341 snap 124 seq_num 341) dirty exists 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1115: left oid 12 (ObjNum 341 snap 124 seq_num 341) 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1106: done (8 left) 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1109: done (7 left) 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1110: done (6 left) 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1111: done (5 left) 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1112: done (4 left) 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1113: done (3 left) 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1114: done (2 left) 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1115: done (1 left) 2024-04-17T11:38:06.463 INFO:tasks.rados.rados.0.smithi031.stdout:1116: done (0 left) 2024-04-17T11:38:06.464 INFO:tasks.rados.rados.0.smithi031.stdout:1117: read oid 29 snap -1 2024-04-17T11:38:06.464 INFO:tasks.rados.rados.0.smithi031.stdout:1117: expect (ObjNum 208 snap 63 seq_num 208) 2024-04-17T11:38:06.464 INFO:tasks.rados.rados.0.smithi031.stdout:1118: rmattr oid 23 current snap is 124 2024-04-17T11:38:06.464 INFO:tasks.rados.rados.0.smithi031.stdout:1119: rmattr oid 31 current snap is 124 2024-04-17T11:38:06.464 INFO:tasks.rados.rados.0.smithi031.stdout:1119: done (2 left) 2024-04-17T11:38:06.464 INFO:tasks.rados.rados.0.smithi031.stdout:1120: copy_from oid 43 from oid 41 current snap is 124 2024-04-17T11:38:06.464 INFO:tasks.rados.rados.0.smithi031.stdout:1121: snap_create 2024-04-17T11:38:06.465 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 875 (ObjNum 319 snap 115 seq_num 319) dirty exists 2024-04-17T11:38:06.471 INFO:tasks.rados.rados.0.smithi031.stdout:1120: finishing copy_from racing read to smithi03173351-43 2024-04-17T11:38:06.472 INFO:tasks.rados.rados.0.smithi031.stdout:1120: finishing copy_from to smithi03173351-43 2024-04-17T11:38:06.472 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 299 (ObjNum 339 snap 124 seq_num 339) dirty exists 2024-04-17T11:38:06.500 INFO:tasks.rados.rados.0.smithi031.stdout:1117: expect (ObjNum 208 snap 63 seq_num 208) 2024-04-17T11:38:06.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:05.344366+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-04-17T11:38:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:05.736381+0000 mgr.y (mgr.14556) 270 : cluster [DBG] pgmap v443: 121 pgs: 121 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 340 KiB/s wr, 11 op/s 2024-04-17T11:38:06.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:05.344366+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-04-17T11:38:06.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:05.736381+0000 mgr.y (mgr.14556) 270 : cluster [DBG] pgmap v443: 121 pgs: 121 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 340 KiB/s wr, 11 op/s 2024-04-17T11:38:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:05.344366+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-04-17T11:38:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:05.736381+0000 mgr.y (mgr.14556) 270 : cluster [DBG] pgmap v443: 121 pgs: 121 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 340 KiB/s wr, 11 op/s 2024-04-17T11:38:07.355 INFO:tasks.rados.rados.0.smithi031.stdout:1117: done (3 left) 2024-04-17T11:38:07.355 INFO:tasks.rados.rados.0.smithi031.stdout:1118: done (2 left) 2024-04-17T11:38:07.355 INFO:tasks.rados.rados.0.smithi031.stdout:1120: done (1 left) 2024-04-17T11:38:07.355 INFO:tasks.rados.rados.0.smithi031.stdout:1121: done (0 left) 2024-04-17T11:38:07.355 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 125 2024-04-17T11:38:07.355 INFO:tasks.rados.rados.0.smithi031.stdout:1122: seq_num 342 ranges {1662976=532480,2195456=401408} 2024-04-17T11:38:07.366 INFO:tasks.rados.rados.0.smithi031.stdout:1122: writing smithi03173351-28 from 1662976 to 2195456 tid 1 2024-04-17T11:38:07.369 INFO:tasks.rados.rados.0.smithi031.stdout:1122: writing smithi03173351-28 from 2195456 to 2596864 tid 2 2024-04-17T11:38:07.369 INFO:tasks.rados.rados.0.smithi031.stdout:1123: rmattr oid 39 current snap is 125 2024-04-17T11:38:07.369 INFO:tasks.rados.rados.0.smithi031.stdout:1123: done (1 left) 2024-04-17T11:38:07.369 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 125 2024-04-17T11:38:07.369 INFO:tasks.rados.rados.0.smithi031.stdout:1124: seq_num 343 ranges {3244032=548864,3792896=401408} 2024-04-17T11:38:07.389 INFO:tasks.rados.rados.0.smithi031.stdout:1124: writing smithi03173351-34 from 3244032 to 3792896 tid 1 2024-04-17T11:38:07.392 INFO:tasks.rados.rados.0.smithi031.stdout:1124: writing smithi03173351-34 from 3792896 to 4194304 tid 2 2024-04-17T11:38:07.392 INFO:tasks.rados.rados.0.smithi031.stdout:1125: copy_from oid 3 from oid 13 current snap is 125 2024-04-17T11:38:07.392 INFO:tasks.rados.rados.0.smithi031.stdout:1122: finishing write tid 1 to smithi03173351-28 2024-04-17T11:38:07.392 INFO:tasks.rados.rados.0.smithi031.stdout:1122: finishing write tid 2 to smithi03173351-28 2024-04-17T11:38:07.392 INFO:tasks.rados.rados.0.smithi031.stdout:1122: finishing write tid 3 to smithi03173351-28 2024-04-17T11:38:07.392 INFO:tasks.rados.rados.0.smithi031.stdout:1122: finishing write tid 4 to smithi03173351-28 2024-04-17T11:38:07.392 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 303 (ObjNum 342 snap 125 seq_num 342) dirty exists 2024-04-17T11:38:07.392 INFO:tasks.rados.rados.0.smithi031.stdout:1122: left oid 28 (ObjNum 342 snap 125 seq_num 342) 2024-04-17T11:38:07.392 INFO:tasks.rados.rados.0.smithi031.stdout:1122: done (2 left) 2024-04-17T11:38:07.392 INFO:tasks.rados.rados.0.smithi031.stdout:1126: copy_from oid 5 from oid 45 current snap is 125 2024-04-17T11:38:07.392 INFO:tasks.rados.rados.0.smithi031.stdout:1127: snap_create 2024-04-17T11:38:07.394 INFO:tasks.rados.rados.0.smithi031.stdout:1124: finishing write tid 1 to smithi03173351-34 2024-04-17T11:38:07.395 INFO:tasks.rados.rados.0.smithi031.stdout:1124: finishing write tid 2 to smithi03173351-34 2024-04-17T11:38:07.395 INFO:tasks.rados.rados.0.smithi031.stdout:1124: finishing write tid 3 to smithi03173351-34 2024-04-17T11:38:07.400 INFO:tasks.rados.rados.0.smithi031.stdout:1124: finishing write tid 4 to smithi03173351-34 2024-04-17T11:38:07.400 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 701 (ObjNum 343 snap 125 seq_num 343) dirty exists 2024-04-17T11:38:07.400 INFO:tasks.rados.rados.0.smithi031.stdout:1124: left oid 34 (ObjNum 343 snap 125 seq_num 343) 2024-04-17T11:38:07.422 INFO:tasks.rados.rados.0.smithi031.stdout:1126: finishing copy_from racing read to smithi03173351-5 2024-04-17T11:38:07.429 INFO:tasks.rados.rados.0.smithi031.stdout:1125: finishing copy_from racing read to smithi03173351-3 2024-04-17T11:38:07.434 INFO:tasks.rados.rados.0.smithi031.stdout:1126: finishing copy_from to smithi03173351-5 2024-04-17T11:38:07.434 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1025 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:38:07.435 INFO:tasks.rados.rados.0.smithi031.stdout:1125: finishing copy_from to smithi03173351-3 2024-04-17T11:38:07.435 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 403 (ObjNum 326 snap 120 seq_num 326) dirty exists 2024-04-17T11:38:07.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:06.346289+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-04-17T11:38:07.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:06.346289+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-04-17T11:38:07.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:06.346289+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-04-17T11:38:08.359 INFO:tasks.rados.rados.0.smithi031.stdout:1124: done (3 left) 2024-04-17T11:38:08.359 INFO:tasks.rados.rados.0.smithi031.stdout:1125: done (2 left) 2024-04-17T11:38:08.359 INFO:tasks.rados.rados.0.smithi031.stdout:1126: done (1 left) 2024-04-17T11:38:08.359 INFO:tasks.rados.rados.0.smithi031.stdout:1127: done (0 left) 2024-04-17T11:38:08.359 INFO:tasks.rados.rados.0.smithi031.stdout:1128: snap_create 2024-04-17T11:38:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:07.352209+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-04-17T11:38:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:07.736871+0000 mgr.y (mgr.14556) 271 : cluster [DBG] pgmap v446: 121 pgs: 121 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:08.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:07.352209+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-04-17T11:38:08.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:07.736871+0000 mgr.y (mgr.14556) 271 : cluster [DBG] pgmap v446: 121 pgs: 121 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:07.352209+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-04-17T11:38:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:07.736871+0000 mgr.y (mgr.14556) 271 : cluster [DBG] pgmap v446: 121 pgs: 121 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:09.361 INFO:tasks.rados.rados.0.smithi031.stdout:1128: done (0 left) 2024-04-17T11:38:09.361 INFO:tasks.rados.rados.0.smithi031.stdout:1129: snap_remove snap 84 2024-04-17T11:38:09.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:08.359390+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-04-17T11:38:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:08.359390+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-04-17T11:38:09.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:08.359390+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-04-17T11:38:10.384 INFO:tasks.rados.rados.0.smithi031.stdout:1129: done (0 left) 2024-04-17T11:38:10.384 INFO:tasks.rados.rados.0.smithi031.stdout:1130: rollback oid 5 current snap is 127 2024-04-17T11:38:10.384 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 5 to 73 2024-04-17T11:38:10.384 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 127 2024-04-17T11:38:10.384 INFO:tasks.rados.rados.0.smithi031.stdout:1131: seq_num 344 ranges {9019392=565248,9584640=401408} 2024-04-17T11:38:10.437 INFO:tasks.rados.rados.0.smithi031.stdout:1131: writing smithi03173351-29 from 9019392 to 9584640 tid 1 2024-04-17T11:38:10.440 INFO:tasks.rados.rados.0.smithi031.stdout:1131: writing smithi03173351-29 from 9584640 to 9986048 tid 2 2024-04-17T11:38:10.440 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 127 2024-04-17T11:38:10.440 INFO:tasks.rados.rados.0.smithi031.stdout:1130: finishing rollback tid 0 to smithi03173351-5 2024-04-17T11:38:10.440 INFO:tasks.rados.rados.0.smithi031.stdout:1130: finishing rollback tid 1 to smithi03173351-5 2024-04-17T11:38:10.440 INFO:tasks.rados.rados.0.smithi031.stdout:1130: finishing rollback tid 2 to smithi03173351-5 2024-04-17T11:38:10.440 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1028 (ObjNum -1700353248 snap 21884 seq_num 407796976) dirty exists 2024-04-17T11:38:10.440 INFO:tasks.rados.rados.0.smithi031.stdout:1132: seq_num 345 ranges {0=581632,581632=401408} 2024-04-17T11:38:10.443 INFO:tasks.rados.rados.0.smithi031.stdout:1132: writing smithi03173351-10 from 0 to 581632 tid 1 2024-04-17T11:38:10.446 INFO:tasks.rados.rados.0.smithi031.stdout:1132: writing smithi03173351-10 from 581632 to 983040 tid 2 2024-04-17T11:38:10.446 INFO:tasks.rados.rados.0.smithi031.stdout:1130: done (2 left) 2024-04-17T11:38:10.446 INFO:tasks.rados.rados.0.smithi031.stdout:1133: delete oid 17 current snap is 127 2024-04-17T11:38:10.446 INFO:tasks.rados.rados.0.smithi031.stdout:1131: finishing write tid 1 to smithi03173351-29 2024-04-17T11:38:10.446 INFO:tasks.rados.rados.0.smithi031.stdout:1131: finishing write tid 2 to smithi03173351-29 2024-04-17T11:38:10.446 INFO:tasks.rados.rados.0.smithi031.stdout:1131: finishing write tid 3 to smithi03173351-29 2024-04-17T11:38:10.447 INFO:tasks.rados.rados.0.smithi031.stdout:1131: finishing write tid 4 to smithi03173351-29 2024-04-17T11:38:10.447 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 730 (ObjNum 344 snap 127 seq_num 344) dirty exists 2024-04-17T11:38:10.447 INFO:tasks.rados.rados.0.smithi031.stdout:1131: left oid 29 (ObjNum 344 snap 127 seq_num 344) 2024-04-17T11:38:10.447 INFO:tasks.rados.rados.0.smithi031.stdout:1132: finishing write tid 1 to smithi03173351-10 2024-04-17T11:38:10.447 INFO:tasks.rados.rados.0.smithi031.stdout:1131: done (2 left) 2024-04-17T11:38:10.447 INFO:tasks.rados.rados.0.smithi031.stdout:1133: done (1 left) 2024-04-17T11:38:10.448 INFO:tasks.rados.rados.0.smithi031.stdout:1134: read oid 39 snap -1 2024-04-17T11:38:10.448 INFO:tasks.rados.rados.0.smithi031.stdout:1134: expect deleted 2024-04-17T11:38:10.448 INFO:tasks.rados.rados.0.smithi031.stdout:1135: snap_remove snap 111 2024-04-17T11:38:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:09.362167+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-04-17T11:38:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:09.737382+0000 mgr.y (mgr.14556) 272 : cluster [DBG] pgmap v449: 121 pgs: 121 active+clean; 378 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-04-17T11:38:10.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:09.362167+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-04-17T11:38:10.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:09.737382+0000 mgr.y (mgr.14556) 272 : cluster [DBG] pgmap v449: 121 pgs: 121 active+clean; 378 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-04-17T11:38:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:09.362167+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-04-17T11:38:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:09.737382+0000 mgr.y (mgr.14556) 272 : cluster [DBG] pgmap v449: 121 pgs: 121 active+clean; 378 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-04-17T11:38:11.379 INFO:tasks.rados.rados.0.smithi031.stdout:1135: done (2 left) 2024-04-17T11:38:11.380 INFO:tasks.rados.rados.0.smithi031.stdout:1136: snap_remove snap 115 2024-04-17T11:38:11.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:10.374839+0000 mon.a (mon.0) 1072 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-04-17T11:38:11.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:10.374839+0000 mon.a (mon.0) 1072 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-04-17T11:38:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:10.374839+0000 mon.a (mon.0) 1072 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-04-17T11:38:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:38:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:11] "GET /metrics HTTP/1.1" 200 192000 "" "Prometheus/2.33.4" 2024-04-17T11:38:12.384 INFO:tasks.rados.rados.0.smithi031.stdout:1136: done (2 left) 2024-04-17T11:38:12.384 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 47 current snap is 127 2024-04-17T11:38:12.384 INFO:tasks.rados.rados.0.smithi031.stdout:1137: seq_num 347 ranges {2351104=614400,2965504=401408} 2024-04-17T11:38:12.402 INFO:tasks.rados.rados.0.smithi031.stdout:1137: writing smithi03173351-47 from 2351104 to 2965504 tid 1 2024-04-17T11:38:12.405 INFO:tasks.rados.rados.0.smithi031.stdout:1137: writing smithi03173351-47 from 2965504 to 3366912 tid 2 2024-04-17T11:38:12.405 INFO:tasks.rados.rados.0.smithi031.stdout:1138: copy_from oid 46 from oid 44 current snap is 127 2024-04-17T11:38:12.405 INFO:tasks.rados.rados.0.smithi031.stdout:1132: finishing write tid 2 to smithi03173351-10 2024-04-17T11:38:12.405 INFO:tasks.rados.rados.0.smithi031.stdout:1132: finishing write tid 3 to smithi03173351-10 2024-04-17T11:38:12.405 INFO:tasks.rados.rados.0.smithi031.stdout:1132: finishing write tid 4 to smithi03173351-10 2024-04-17T11:38:12.405 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 428 (ObjNum 345 snap 127 seq_num 345) dirty exists 2024-04-17T11:38:12.405 INFO:tasks.rados.rados.0.smithi031.stdout:1132: left oid 10 (ObjNum 345 snap 127 seq_num 345) 2024-04-17T11:38:12.406 INFO:tasks.rados.rados.0.smithi031.stdout:1132: done (3 left) 2024-04-17T11:38:12.406 INFO:tasks.rados.rados.0.smithi031.stdout:1134: done (2 left) 2024-04-17T11:38:12.406 INFO:tasks.rados.rados.0.smithi031.stdout:1139: snap_create 2024-04-17T11:38:12.408 INFO:tasks.rados.rados.0.smithi031.stdout:1137: finishing write tid 1 to smithi03173351-47 2024-04-17T11:38:12.408 INFO:tasks.rados.rados.0.smithi031.stdout:1137: finishing write tid 2 to smithi03173351-47 2024-04-17T11:38:12.408 INFO:tasks.rados.rados.0.smithi031.stdout:1137: finishing write tid 3 to smithi03173351-47 2024-04-17T11:38:12.410 INFO:tasks.rados.rados.0.smithi031.stdout:1137: finishing write tid 4 to smithi03173351-47 2024-04-17T11:38:12.410 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 319 (ObjNum 347 snap 127 seq_num 347) dirty exists 2024-04-17T11:38:12.410 INFO:tasks.rados.rados.0.smithi031.stdout:1137: left oid 47 (ObjNum 347 snap 127 seq_num 347) 2024-04-17T11:38:12.414 INFO:tasks.rados.rados.0.smithi031.stdout:1138: finishing copy_from racing read to smithi03173351-46 2024-04-17T11:38:12.415 INFO:tasks.rados.rados.0.smithi031.stdout:1138: finishing copy_from to smithi03173351-46 2024-04-17T11:38:12.415 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 268 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-04-17T11:38:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:11.378758+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-04-17T11:38:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:11.737851+0000 mgr.y (mgr.14556) 273 : cluster [DBG] pgmap v452: 121 pgs: 121 active+clean; 378 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-04-17T11:38:12.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:11.378758+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-04-17T11:38:12.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:11.737851+0000 mgr.y (mgr.14556) 273 : cluster [DBG] pgmap v452: 121 pgs: 121 active+clean; 378 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-04-17T11:38:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:11.378758+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-04-17T11:38:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:11.737851+0000 mgr.y (mgr.14556) 273 : cluster [DBG] pgmap v452: 121 pgs: 121 active+clean; 378 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-04-17T11:38:13.389 INFO:tasks.rados.rados.0.smithi031.stdout:1137: done (2 left) 2024-04-17T11:38:13.389 INFO:tasks.rados.rados.0.smithi031.stdout:1138: done (1 left) 2024-04-17T11:38:13.389 INFO:tasks.rados.rados.0.smithi031.stdout:1139: done (0 left) 2024-04-17T11:38:13.390 INFO:tasks.rados.rados.0.smithi031.stdout:1140: delete oid 3 current snap is 128 2024-04-17T11:38:13.393 INFO:tasks.rados.rados.0.smithi031.stdout:1140: done (0 left) 2024-04-17T11:38:13.393 INFO:tasks.rados.rados.0.smithi031.stdout:1141: read oid 6 snap -1 2024-04-17T11:38:13.393 INFO:tasks.rados.rados.0.smithi031.stdout:1141: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:38:13.393 INFO:tasks.rados.rados.0.smithi031.stdout:1142: setattr oid 7 current snap is 128 2024-04-17T11:38:13.396 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 128 2024-04-17T11:38:13.396 INFO:tasks.rados.rados.0.smithi031.stdout:1143: seq_num 349 ranges {0=655360,655360=401408} 2024-04-17T11:38:13.403 INFO:tasks.rados.rados.0.smithi031.stdout:1143: writing smithi03173351-16 from 0 to 655360 tid 1 2024-04-17T11:38:13.403 INFO:tasks.rados.rados.0.smithi031.stdout:1143: writing smithi03173351-16 from 655360 to 1056768 tid 2 2024-04-17T11:38:13.403 INFO:tasks.rados.rados.0.smithi031.stdout:1144: read oid 2 snap -1 2024-04-17T11:38:13.403 INFO:tasks.rados.rados.0.smithi031.stdout:1144: expect deleted 2024-04-17T11:38:13.403 INFO:tasks.rados.rados.0.smithi031.stdout:1145: delete oid 39 current snap is 128 2024-04-17T11:38:13.404 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 506 (ObjNum 1601204337 snap 1601268315 seq_num 1632726382) dirty exists 2024-04-17T11:38:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:1143: finishing write tid 1 to smithi03173351-16 2024-04-17T11:38:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:1143: finishing write tid 2 to smithi03173351-16 2024-04-17T11:38:13.407 INFO:tasks.rados.rados.0.smithi031.stdout:1143: finishing write tid 3 to smithi03173351-16 2024-04-17T11:38:13.410 INFO:tasks.rados.rados.0.smithi031.stdout:1142: done (4 left) 2024-04-17T11:38:13.410 INFO:tasks.rados.rados.0.smithi031.stdout:1144: done (3 left) 2024-04-17T11:38:13.410 INFO:tasks.rados.rados.0.smithi031.stdout:1145: done (2 left) 2024-04-17T11:38:13.410 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 40 current snap is 128 2024-04-17T11:38:13.410 INFO:tasks.rados.rados.0.smithi031.stdout:1146: seq_num 351 ranges {1638400=688128,2326528=401408} 2024-04-17T11:38:13.421 INFO:tasks.rados.rados.0.smithi031.stdout:1146: writing smithi03173351-40 from 1638400 to 2326528 tid 1 2024-04-17T11:38:13.424 INFO:tasks.rados.rados.0.smithi031.stdout:1146: writing smithi03173351-40 from 2326528 to 2727936 tid 2 2024-04-17T11:38:13.424 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 128 2024-04-17T11:38:13.424 INFO:tasks.rados.rados.0.smithi031.stdout:1143: finishing write tid 4 to smithi03173351-16 2024-04-17T11:38:13.424 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 168 (ObjNum 349 snap 128 seq_num 349) dirty exists 2024-04-17T11:38:13.424 INFO:tasks.rados.rados.0.smithi031.stdout:1143: left oid 16 (ObjNum 349 snap 128 seq_num 349) 2024-04-17T11:38:13.424 INFO:tasks.rados.rados.0.smithi031.stdout:1141: expect (ObjNum 186 snap 57 seq_num 186) 2024-04-17T11:38:13.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:12.383583+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-04-17T11:38:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:12.383583+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-04-17T11:38:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:12.383583+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-04-17T11:38:13.912 INFO:tasks.rados.rados.0.smithi031.stdout:1146: finishing write tid 1 to smithi03173351-40 2024-04-17T11:38:13.912 INFO:tasks.rados.rados.0.smithi031.stdout:1146: finishing write tid 2 to smithi03173351-40 2024-04-17T11:38:13.912 INFO:tasks.rados.rados.0.smithi031.stdout:1146: finishing write tid 3 to smithi03173351-40 2024-04-17T11:38:13.912 INFO:tasks.rados.rados.0.smithi031.stdout:1146: finishing write tid 4 to smithi03173351-40 2024-04-17T11:38:13.912 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 443 (ObjNum 351 snap 128 seq_num 351) dirty exists 2024-04-17T11:38:13.912 INFO:tasks.rados.rados.0.smithi031.stdout:1146: left oid 40 (ObjNum 351 snap 128 seq_num 351) 2024-04-17T11:38:13.912 INFO:tasks.rados.rados.0.smithi031.stdout:1147: seq_num 352 ranges {0=704512,704512=401408} 2024-04-17T11:38:13.915 INFO:tasks.rados.rados.0.smithi031.stdout:1147: writing smithi03173351-2 from 0 to 704512 tid 1 2024-04-17T11:38:13.919 INFO:tasks.rados.rados.0.smithi031.stdout:1147: writing smithi03173351-2 from 704512 to 1105920 tid 2 2024-04-17T11:38:13.919 INFO:tasks.rados.rados.0.smithi031.stdout:1141: done (3 left) 2024-04-17T11:38:13.919 INFO:tasks.rados.rados.0.smithi031.stdout:1143: done (2 left) 2024-04-17T11:38:13.919 INFO:tasks.rados.rados.0.smithi031.stdout:1146: done (1 left) 2024-04-17T11:38:13.919 INFO:tasks.rados.rados.0.smithi031.stdout:1148: read oid 1 snap -1 2024-04-17T11:38:13.919 INFO:tasks.rados.rados.0.smithi031.stdout:1148: expect (ObjNum 246 snap 80 seq_num 246) 2024-04-17T11:38:13.919 INFO:tasks.rados.rados.0.smithi031.stdout:1149: rollback oid 46 current snap is 128 2024-04-17T11:38:13.919 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 46 to 123 2024-04-17T11:38:13.919 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 128 2024-04-17T11:38:13.919 INFO:tasks.rados.rados.0.smithi031.stdout:1150: seq_num 353 ranges {0=720896,720896=401408} 2024-04-17T11:38:13.923 INFO:tasks.rados.rados.0.smithi031.stdout:1150: writing smithi03173351-7 from 0 to 720896 tid 1 2024-04-17T11:38:13.926 INFO:tasks.rados.rados.0.smithi031.stdout:1150: writing smithi03173351-7 from 720896 to 1122304 tid 2 2024-04-17T11:38:13.926 INFO:tasks.rados.rados.0.smithi031.stdout:1151: copy_from oid 8 from oid 26 current snap is 128 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:1147: finishing write tid 1 to smithi03173351-2 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:1147: finishing write tid 2 to smithi03173351-2 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:1147: finishing write tid 3 to smithi03173351-2 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:1147: finishing write tid 4 to smithi03173351-2 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 596 (ObjNum 352 snap 128 seq_num 352) dirty exists 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:1147: left oid 2 (ObjNum 352 snap 128 seq_num 352) 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:1149: finishing rollback tid 0 to smithi03173351-46 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:1149: finishing rollback tid 1 to smithi03173351-46 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:1149: finishing rollback tid 2 to smithi03173351-46 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 871 (ObjNum 283 snap 97 seq_num 283) dirty exists 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:1147: done (4 left) 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:1149: done (3 left) 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:1152: rollback oid 5 current snap is 128 2024-04-17T11:38:13.927 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 5 to 105 2024-04-17T11:38:13.928 INFO:tasks.rados.rados.0.smithi031.stdout:1153: delete oid 20 current snap is 128 2024-04-17T11:38:13.928 INFO:tasks.rados.rados.0.smithi031.stdout:1153: done (4 left) 2024-04-17T11:38:13.928 INFO:tasks.rados.rados.0.smithi031.stdout:1154: rollback oid 19 current snap is 128 2024-04-17T11:38:13.928 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 75 2024-04-17T11:38:13.928 INFO:tasks.rados.rados.0.smithi031.stdout:1155: delete oid 21 current snap is 128 2024-04-17T11:38:13.931 INFO:tasks.rados.rados.0.smithi031.stdout:1152: finishing rollback tid 0 to smithi03173351-5 2024-04-17T11:38:13.931 INFO:tasks.rados.rados.0.smithi031.stdout:1152: finishing rollback tid 1 to smithi03173351-5 2024-04-17T11:38:13.931 INFO:tasks.rados.rados.0.smithi031.stdout:1152: finishing rollback tid 2 to smithi03173351-5 2024-04-17T11:38:13.931 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1031 (ObjNum 297 snap 104 seq_num 297) dirty exists 2024-04-17T11:38:13.931 INFO:tasks.rados.rados.0.smithi031.stdout:1152: done (5 left) 2024-04-17T11:38:13.931 INFO:tasks.rados.rados.0.smithi031.stdout:1155: done (4 left) 2024-04-17T11:38:13.932 INFO:tasks.rados.rados.0.smithi031.stdout:1156: copy_from oid 17 from oid 3 current snap is 128 2024-04-17T11:38:13.932 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 42 current snap is 128 2024-04-17T11:38:13.932 INFO:tasks.rados.rados.0.smithi031.stdout:1157: seq_num 356 ranges {0=770048,770048=401408} 2024-04-17T11:38:13.936 INFO:tasks.rados.rados.0.smithi031.stdout:1157: writing smithi03173351-42 from 0 to 770048 tid 1 2024-04-17T11:38:13.939 INFO:tasks.rados.rados.0.smithi031.stdout:1157: writing smithi03173351-42 from 770048 to 1171456 tid 2 2024-04-17T11:38:13.939 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 128 2024-04-17T11:38:13.939 INFO:tasks.rados.rados.0.smithi031.stdout:1151: finishing copy_from racing read to smithi03173351-8 2024-04-17T11:38:13.939 INFO:tasks.rados.rados.0.smithi031.stdout:1158: seq_num 357 ranges {3424256=786432,4210688=401408} 2024-04-17T11:38:13.962 INFO:tasks.rados.rados.0.smithi031.stdout:1158: writing smithi03173351-38 from 3424256 to 4210688 tid 1 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1158: writing smithi03173351-38 from 4210688 to 4612096 tid 2 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1159: rollback oid 6 current snap is 128 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 6 to 127 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1156: finishing copy_from to smithi03173351-17 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1156: got expected ENOENT (src dne) 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1150: finishing write tid 1 to smithi03173351-7 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1156: finishing copy_from racing read to smithi03173351-17 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1151: finishing copy_from to smithi03173351-8 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 862 (ObjNum 187 snap 58 seq_num 187) dirty exists 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1151: done (7 left) 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1156: done (6 left) 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1160: read oid 34 snap -1 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1160: expect (ObjNum 343 snap 125 seq_num 343) 2024-04-17T11:38:13.965 INFO:tasks.rados.rados.0.smithi031.stdout:1161: snap_remove snap 110 2024-04-17T11:38:14.324 INFO:tasks.rados.rados.0.smithi031.stdout:1161: done (7 left) 2024-04-17T11:38:14.324 INFO:tasks.rados.rados.0.smithi031.stdout:1162: delete oid 28 current snap is 128 2024-04-17T11:38:14.324 INFO:tasks.rados.rados.0.smithi031.stdout:1150: finishing write tid 2 to smithi03173351-7 2024-04-17T11:38:14.324 INFO:tasks.rados.rados.0.smithi031.stdout:1150: finishing write tid 3 to smithi03173351-7 2024-04-17T11:38:14.324 INFO:tasks.rados.rados.0.smithi031.stdout:1157: finishing write tid 1 to smithi03173351-42 2024-04-17T11:38:14.325 INFO:tasks.rados.rados.0.smithi031.stdout:1154: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:38:14.325 INFO:tasks.rados.rados.0.smithi031.stdout:1157: finishing write tid 2 to smithi03173351-42 2024-04-17T11:38:14.325 INFO:tasks.rados.rados.0.smithi031.stdout:1157: finishing write tid 3 to smithi03173351-42 2024-04-17T11:38:14.325 INFO:tasks.rados.rados.0.smithi031.stdout:1148: expect (ObjNum 246 snap 80 seq_num 246) 2024-04-17T11:38:14.393 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:38:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:38:14.625 INFO:tasks.rados.rados.0.smithi031.stdout:1154: finishing rollback tid 2 to smithi03173351-19 2024-04-17T11:38:14.625 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 511 (ObjNum 169 snap 47 seq_num 169) dirty exists 2024-04-17T11:38:14.625 INFO:tasks.rados.rados.0.smithi031.stdout:1150: finishing write tid 4 to smithi03173351-7 2024-04-17T11:38:14.625 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 509 (ObjNum 353 snap 128 seq_num 353) dirty exists 2024-04-17T11:38:14.625 INFO:tasks.rados.rados.0.smithi031.stdout:1150: left oid 7 (ObjNum 353 snap 128 seq_num 353) 2024-04-17T11:38:14.625 INFO:tasks.rados.rados.0.smithi031.stdout:1157: finishing write tid 4 to smithi03173351-42 2024-04-17T11:38:14.625 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 852 (ObjNum 356 snap 128 seq_num 356) dirty exists 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1157: left oid 42 (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1148: done (7 left) 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1150: done (6 left) 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1154: done (5 left) 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1157: done (4 left) 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1162: done (3 left) 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 128 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1158: finishing write tid 1 to smithi03173351-38 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1158: finishing write tid 2 to smithi03173351-38 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1158: finishing write tid 3 to smithi03173351-38 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1159: finishing rollback tid 0 to smithi03173351-6 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1159: finishing rollback tid 1 to smithi03173351-6 2024-04-17T11:38:14.626 INFO:tasks.rados.rados.0.smithi031.stdout:1163: seq_num 359 ranges {778240=417792,1196032=417792,1613824=385024} 2024-04-17T11:38:14.631 INFO:tasks.rados.rados.0.smithi031.stdout:1163: writing smithi03173351-36 from 778240 to 1196032 tid 1 2024-04-17T11:38:14.633 INFO:tasks.rados.rados.0.smithi031.stdout:1163: writing smithi03173351-36 from 1196032 to 1613824 tid 2 2024-04-17T11:38:14.636 INFO:tasks.rados.rados.0.smithi031.stdout:1163: writing smithi03173351-36 from 1613824 to 1998848 tid 3 2024-04-17T11:38:14.636 INFO:tasks.rados.rados.0.smithi031.stdout:1164: snap_create 2024-04-17T11:38:14.636 INFO:tasks.rados.rados.0.smithi031.stdout:1159: finishing rollback tid 2 to smithi03173351-6 2024-04-17T11:38:14.636 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 874 (ObjNum 186 snap 57 seq_num 186) dirty exists 2024-04-17T11:38:14.636 INFO:tasks.rados.rados.0.smithi031.stdout:1158: finishing write tid 4 to smithi03173351-38 2024-04-17T11:38:14.637 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 323 (ObjNum 357 snap 128 seq_num 357) dirty exists 2024-04-17T11:38:14.637 INFO:tasks.rados.rados.0.smithi031.stdout:1158: left oid 38 (ObjNum 357 snap 128 seq_num 357) 2024-04-17T11:38:14.637 INFO:tasks.rados.rados.0.smithi031.stdout:1160: expect (ObjNum 343 snap 125 seq_num 343) 2024-04-17T11:38:14.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:13.388893+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-04-17T11:38:14.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:13.738248+0000 mgr.y (mgr.14556) 274 : cluster [DBG] pgmap v455: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 3 op/s 2024-04-17T11:38:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:14.314770+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-04-17T11:38:14.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:13.388893+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-04-17T11:38:14.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:13.738248+0000 mgr.y (mgr.14556) 274 : cluster [DBG] pgmap v455: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 3 op/s 2024-04-17T11:38:14.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:14.314770+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-04-17T11:38:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:13.388893+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-04-17T11:38:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:13.738248+0000 mgr.y (mgr.14556) 274 : cluster [DBG] pgmap v455: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 3 op/s 2024-04-17T11:38:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:14.314770+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-04-17T11:38:14.838 INFO:tasks.rados.rados.0.smithi031.stdout:1163: finishing write tid 1 to smithi03173351-36 2024-04-17T11:38:14.838 INFO:tasks.rados.rados.0.smithi031.stdout:1163: finishing write tid 2 to smithi03173351-36 2024-04-17T11:38:14.838 INFO:tasks.rados.rados.0.smithi031.stdout:1163: finishing write tid 3 to smithi03173351-36 2024-04-17T11:38:14.838 INFO:tasks.rados.rados.0.smithi031.stdout:1163: finishing write tid 4 to smithi03173351-36 2024-04-17T11:38:14.838 INFO:tasks.rados.rados.0.smithi031.stdout:1163: finishing write tid 5 to smithi03173351-36 2024-04-17T11:38:14.838 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 454 (ObjNum 359 snap 128 seq_num 359) dirty exists 2024-04-17T11:38:14.838 INFO:tasks.rados.rados.0.smithi031.stdout:1163: left oid 36 (ObjNum 359 snap 128 seq_num 359) 2024-04-17T11:38:15.398 INFO:tasks.rados.rados.0.smithi031.stdout:1158: done (4 left) 2024-04-17T11:38:15.399 INFO:tasks.rados.rados.0.smithi031.stdout:1159: done (3 left) 2024-04-17T11:38:15.399 INFO:tasks.rados.rados.0.smithi031.stdout:1160: done (2 left) 2024-04-17T11:38:15.399 INFO:tasks.rados.rados.0.smithi031.stdout:1163: done (1 left) 2024-04-17T11:38:15.399 INFO:tasks.rados.rados.0.smithi031.stdout:1164: done (0 left) 2024-04-17T11:38:15.399 INFO:tasks.rados.rados.0.smithi031.stdout:1165: snap_create 2024-04-17T11:38:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:1165: done (0 left) 2024-04-17T11:38:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:1166: rollback oid 44 current snap is 130 2024-04-17T11:38:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 44 to 123 2024-04-17T11:38:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:1167: read oid 36 snap -1 2024-04-17T11:38:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:1167: expect (ObjNum 359 snap 128 seq_num 359) 2024-04-17T11:38:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 130 2024-04-17T11:38:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:1168: seq_num 360 ranges {5947392=434176,6381568=704512,7086080=98304} 2024-04-17T11:38:16.445 INFO:tasks.rados.rados.0.smithi031.stdout:1168: writing smithi03173351-1 from 5947392 to 6381568 tid 1 2024-04-17T11:38:16.449 INFO:tasks.rados.rados.0.smithi031.stdout:1168: writing smithi03173351-1 from 6381568 to 7086080 tid 2 2024-04-17T11:38:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:1168: writing smithi03173351-1 from 7086080 to 7184384 tid 3 2024-04-17T11:38:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:1169: delete oid 50 current snap is 130 2024-04-17T11:38:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:1166: finishing rollback tid 0 to smithi03173351-44 2024-04-17T11:38:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:1166: finishing rollback tid 1 to smithi03173351-44 2024-04-17T11:38:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:1166: finishing rollback tid 2 to smithi03173351-44 2024-04-17T11:38:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 877 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-04-17T11:38:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:1167: expect (ObjNum 359 snap 128 seq_num 359) 2024-04-17T11:38:16.521 INFO:tasks.rados.rados.0.smithi031.stdout:1168: finishing write tid 1 to smithi03173351-1 2024-04-17T11:38:16.521 INFO:tasks.rados.rados.0.smithi031.stdout:1168: finishing write tid 2 to smithi03173351-1 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:1168: finishing write tid 3 to smithi03173351-1 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:1168: finishing write tid 4 to smithi03173351-1 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:1168: finishing write tid 5 to smithi03173351-1 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 481 (ObjNum 360 snap 130 seq_num 360) dirty exists 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:1168: left oid 1 (ObjNum 360 snap 130 seq_num 360) 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:1166: done (3 left) 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:1167: done (2 left) 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:1168: done (1 left) 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:1169: done (0 left) 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:1170: read oid 15 snap -1 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:1170: expect deleted 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 130 2024-04-17T11:38:16.522 INFO:tasks.rados.rados.0.smithi031.stdout:1171: seq_num 362 ranges {1597440=466944,2064384=466944,2531328=335872} 2024-04-17T11:38:16.532 INFO:tasks.rados.rados.0.smithi031.stdout:1171: writing smithi03173351-44 from 1597440 to 2064384 tid 1 2024-04-17T11:38:16.535 INFO:tasks.rados.rados.0.smithi031.stdout:1171: writing smithi03173351-44 from 2064384 to 2531328 tid 2 2024-04-17T11:38:16.537 INFO:tasks.rados.rados.0.smithi031.stdout:1171: writing smithi03173351-44 from 2531328 to 2867200 tid 3 2024-04-17T11:38:16.537 INFO:tasks.rados.rados.0.smithi031.stdout:1172: snap_create 2024-04-17T11:38:16.537 INFO:tasks.rados.rados.0.smithi031.stdout:1171: finishing write tid 1 to smithi03173351-44 2024-04-17T11:38:16.539 INFO:tasks.rados.rados.0.smithi031.stdout:1171: finishing write tid 2 to smithi03173351-44 2024-04-17T11:38:16.540 INFO:tasks.rados.rados.0.smithi031.stdout:1171: finishing write tid 3 to smithi03173351-44 2024-04-17T11:38:16.540 INFO:tasks.rados.rados.0.smithi031.stdout:1171: finishing write tid 4 to smithi03173351-44 2024-04-17T11:38:16.541 INFO:tasks.rados.rados.0.smithi031.stdout:1171: finishing write tid 5 to smithi03173351-44 2024-04-17T11:38:16.541 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 881 (ObjNum 362 snap 130 seq_num 362) dirty exists 2024-04-17T11:38:16.541 INFO:tasks.rados.rados.0.smithi031.stdout:1171: left oid 44 (ObjNum 362 snap 130 seq_num 362) 2024-04-17T11:38:16.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:15.399592+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-04-17T11:38:16.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:15.738892+0000 mgr.y (mgr.14556) 275 : cluster [DBG] pgmap v458: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 3 op/s 2024-04-17T11:38:16.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:15.399592+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-04-17T11:38:16.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:15.738892+0000 mgr.y (mgr.14556) 275 : cluster [DBG] pgmap v458: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 3 op/s 2024-04-17T11:38:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:15.399592+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-04-17T11:38:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:15.738892+0000 mgr.y (mgr.14556) 275 : cluster [DBG] pgmap v458: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 3 op/s 2024-04-17T11:38:17.415 INFO:tasks.rados.rados.0.smithi031.stdout:1170: done (2 left) 2024-04-17T11:38:17.416 INFO:tasks.rados.rados.0.smithi031.stdout:1171: done (1 left) 2024-04-17T11:38:17.416 INFO:tasks.rados.rados.0.smithi031.stdout:1172: done (0 left) 2024-04-17T11:38:17.416 INFO:tasks.rados.rados.0.smithi031.stdout:1173: read oid 49 snap -1 2024-04-17T11:38:17.416 INFO:tasks.rados.rados.0.smithi031.stdout:1173: expect (ObjNum 306 snap 108 seq_num 306) 2024-04-17T11:38:17.416 INFO:tasks.rados.rados.0.smithi031.stdout:1174: setattr oid 37 current snap is 131 2024-04-17T11:38:17.416 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 131 2024-04-17T11:38:17.416 INFO:tasks.rados.rados.0.smithi031.stdout:1175: seq_num 363 ranges {0=483328,483328=753664,1236992=49152} 2024-04-17T11:38:17.420 INFO:tasks.rados.rados.0.smithi031.stdout:1175: writing smithi03173351-28 from 0 to 483328 tid 1 2024-04-17T11:38:17.424 INFO:tasks.rados.rados.0.smithi031.stdout:1175: writing smithi03173351-28 from 483328 to 1236992 tid 2 2024-04-17T11:38:17.424 INFO:tasks.rados.rados.0.smithi031.stdout:1175: writing smithi03173351-28 from 1236992 to 1286144 tid 3 2024-04-17T11:38:17.424 INFO:tasks.rados.rados.0.smithi031.stdout:1176: read oid 24 snap -1 2024-04-17T11:38:17.424 INFO:tasks.rados.rados.0.smithi031.stdout:1176: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:38:17.424 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 131 2024-04-17T11:38:17.424 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 483 (ObjNum 267 snap 93 seq_num 267) dirty exists 2024-04-17T11:38:17.424 INFO:tasks.rados.rados.0.smithi031.stdout:1177: seq_num 364 ranges {3047424=499712,3547136=638976,4186112=163840} 2024-04-17T11:38:17.443 INFO:tasks.rados.rados.0.smithi031.stdout:1177: writing smithi03173351-12 from 3047424 to 3547136 tid 1 2024-04-17T11:38:17.447 INFO:tasks.rados.rados.0.smithi031.stdout:1177: writing smithi03173351-12 from 3547136 to 4186112 tid 2 2024-04-17T11:38:17.448 INFO:tasks.rados.rados.0.smithi031.stdout:1177: writing smithi03173351-12 from 4186112 to 4349952 tid 3 2024-04-17T11:38:17.448 INFO:tasks.rados.rados.0.smithi031.stdout:1174: done (4 left) 2024-04-17T11:38:17.448 INFO:tasks.rados.rados.0.smithi031.stdout:1178: rmattr oid 4 current snap is 131 2024-04-17T11:38:17.448 INFO:tasks.rados.rados.0.smithi031.stdout:1178: done (4 left) 2024-04-17T11:38:17.448 INFO:tasks.rados.rados.0.smithi031.stdout:1179: snap_remove snap 63 2024-04-17T11:38:17.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:16.407720+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-04-17T11:38:17.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:16.407720+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-04-17T11:38:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:16.407720+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-04-17T11:38:18.434 INFO:tasks.rados.rados.0.smithi031.stdout:1179: done (4 left) 2024-04-17T11:38:18.434 INFO:tasks.rados.rados.0.smithi031.stdout:1180: snap_remove snap 120 2024-04-17T11:38:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:17.413279+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-04-17T11:38:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:17.739412+0000 mgr.y (mgr.14556) 276 : cluster [DBG] pgmap v461: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:17.413279+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-04-17T11:38:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:17.739412+0000 mgr.y (mgr.14556) 276 : cluster [DBG] pgmap v461: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:17.413279+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-04-17T11:38:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:17.739412+0000 mgr.y (mgr.14556) 276 : cluster [DBG] pgmap v461: 121 pgs: 121 active+clean; 381 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:19.434 INFO:tasks.rados.rados.0.smithi031.stdout:1180: done (4 left) 2024-04-17T11:38:19.434 INFO:tasks.rados.rados.0.smithi031.stdout:1181: setattr oid 42 current snap is 131 2024-04-17T11:38:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:1176: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:38:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:1175: finishing write tid 1 to smithi03173351-28 2024-04-17T11:38:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:1175: finishing write tid 2 to smithi03173351-28 2024-04-17T11:38:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:1175: finishing write tid 3 to smithi03173351-28 2024-04-17T11:38:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:1175: finishing write tid 4 to smithi03173351-28 2024-04-17T11:38:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:1175: finishing write tid 5 to smithi03173351-28 2024-04-17T11:38:19.440 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 321 (ObjNum 363 snap 131 seq_num 363) dirty exists 2024-04-17T11:38:19.440 INFO:tasks.rados.rados.0.smithi031.stdout:1175: left oid 28 (ObjNum 363 snap 131 seq_num 363) 2024-04-17T11:38:19.440 INFO:tasks.rados.rados.0.smithi031.stdout:1177: finishing write tid 1 to smithi03173351-12 2024-04-17T11:38:19.440 INFO:tasks.rados.rados.0.smithi031.stdout:1177: finishing write tid 2 to smithi03173351-12 2024-04-17T11:38:19.440 INFO:tasks.rados.rados.0.smithi031.stdout:1177: finishing write tid 3 to smithi03173351-12 2024-04-17T11:38:19.440 INFO:tasks.rados.rados.0.smithi031.stdout:1177: finishing write tid 4 to smithi03173351-12 2024-04-17T11:38:19.440 INFO:tasks.rados.rados.0.smithi031.stdout:1177: finishing write tid 5 to smithi03173351-12 2024-04-17T11:38:19.440 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 459 (ObjNum 364 snap 131 seq_num 364) dirty exists 2024-04-17T11:38:19.440 INFO:tasks.rados.rados.0.smithi031.stdout:1177: left oid 12 (ObjNum 364 snap 131 seq_num 364) 2024-04-17T11:38:19.440 INFO:tasks.rados.rados.0.smithi031.stdout:1173: expect (ObjNum 306 snap 108 seq_num 306) 2024-04-17T11:38:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:18.427224+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-04-17T11:38:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:38:19.118896+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:38:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:38:19.423136+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:38:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:38:19.423787+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:38:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:18.427224+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-04-17T11:38:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:38:19.118896+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:38:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:38:19.423136+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:38:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:38:19.423787+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:38:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:18.427224+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-04-17T11:38:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:38:19.118896+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:38:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:38:19.423136+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:38:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:38:19.423787+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:38:20.052 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 853 (ObjNum 356 snap 128 seq_num 356) dirty exists 2024-04-17T11:38:20.053 INFO:tasks.rados.rados.0.smithi031.stdout:1173: done (4 left) 2024-04-17T11:38:20.053 INFO:tasks.rados.rados.0.smithi031.stdout:1175: done (3 left) 2024-04-17T11:38:20.053 INFO:tasks.rados.rados.0.smithi031.stdout:1176: done (2 left) 2024-04-17T11:38:20.053 INFO:tasks.rados.rados.0.smithi031.stdout:1177: done (1 left) 2024-04-17T11:38:20.053 INFO:tasks.rados.rados.0.smithi031.stdout:1181: done (0 left) 2024-04-17T11:38:20.053 INFO:tasks.rados.rados.0.smithi031.stdout:1182: snap_remove snap 101 2024-04-17T11:38:20.454 INFO:tasks.rados.rados.0.smithi031.stdout:1182: done (0 left) 2024-04-17T11:38:20.454 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 131 2024-04-17T11:38:20.454 INFO:tasks.rados.rados.0.smithi031.stdout:1183: seq_num 365 ranges {0=516096,516096=573440,1089536=229376} 2024-04-17T11:38:20.457 INFO:tasks.rados.rados.0.smithi031.stdout:1183: writing smithi03173351-11 from 0 to 516096 tid 1 2024-04-17T11:38:20.462 INFO:tasks.rados.rados.0.smithi031.stdout:1183: writing smithi03173351-11 from 516096 to 1089536 tid 2 2024-04-17T11:38:20.463 INFO:tasks.rados.rados.0.smithi031.stdout:1183: writing smithi03173351-11 from 1089536 to 1318912 tid 3 2024-04-17T11:38:20.463 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 131 2024-04-17T11:38:20.464 INFO:tasks.rados.rados.0.smithi031.stdout:1184: seq_num 366 ranges {0=532480,532480=458752,991232=344064} 2024-04-17T11:38:20.473 INFO:tasks.rados.rados.0.smithi031.stdout:1184: writing smithi03173351-3 from 0 to 532480 tid 1 2024-04-17T11:38:20.473 INFO:tasks.rados.rados.0.smithi031.stdout:1184: writing smithi03173351-3 from 532480 to 991232 tid 2 2024-04-17T11:38:20.473 INFO:tasks.rados.rados.0.smithi031.stdout:1184: writing smithi03173351-3 from 991232 to 1335296 tid 3 2024-04-17T11:38:20.473 INFO:tasks.rados.rados.0.smithi031.stdout:1185: rollback oid 13 current snap is 131 2024-04-17T11:38:20.473 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 13 to 116 2024-04-17T11:38:20.473 INFO:tasks.rados.rados.0.smithi031.stdout:1183: finishing write tid 1 to smithi03173351-11 2024-04-17T11:38:20.473 INFO:tasks.rados.rados.0.smithi031.stdout:1183: finishing write tid 2 to smithi03173351-11 2024-04-17T11:38:20.473 INFO:tasks.rados.rados.0.smithi031.stdout:1186: rollback oid 8 current snap is 131 2024-04-17T11:38:20.473 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 8 to 87 2024-04-17T11:38:20.473 INFO:tasks.rados.rados.0.smithi031.stdout:1187: rmattr oid 35 current snap is 131 2024-04-17T11:38:20.473 INFO:tasks.rados.rados.0.smithi031.stdout:1188: rmattr oid 14 current snap is 131 2024-04-17T11:38:20.474 INFO:tasks.rados.rados.0.smithi031.stdout:1188: done (5 left) 2024-04-17T11:38:20.474 INFO:tasks.rados.rados.0.smithi031.stdout:1189: delete oid 6 current snap is 131 2024-04-17T11:38:20.474 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 0 (ObjNum 337 snap 124 seq_num 337) dirty exists 2024-04-17T11:38:20.480 INFO:tasks.rados.rados.0.smithi031.stdout:1184: finishing write tid 1 to smithi03173351-3 2024-04-17T11:38:20.481 INFO:tasks.rados.rados.0.smithi031.stdout:1183: finishing write tid 3 to smithi03173351-11 2024-04-17T11:38:20.481 INFO:tasks.rados.rados.0.smithi031.stdout:1183: finishing write tid 4 to smithi03173351-11 2024-04-17T11:38:20.481 INFO:tasks.rados.rados.0.smithi031.stdout:1184: finishing write tid 2 to smithi03173351-3 2024-04-17T11:38:20.481 INFO:tasks.rados.rados.0.smithi031.stdout:1184: finishing write tid 3 to smithi03173351-3 2024-04-17T11:38:20.482 INFO:tasks.rados.rados.0.smithi031.stdout:1183: finishing write tid 5 to smithi03173351-11 2024-04-17T11:38:20.482 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 499 (ObjNum 365 snap 131 seq_num 365) dirty exists 2024-04-17T11:38:20.483 INFO:tasks.rados.rados.0.smithi031.stdout:1183: left oid 11 (ObjNum 365 snap 131 seq_num 365) 2024-04-17T11:38:20.483 INFO:tasks.rados.rados.0.smithi031.stdout:1184: finishing write tid 4 to smithi03173351-3 2024-04-17T11:38:20.484 INFO:tasks.rados.rados.0.smithi031.stdout:1183: done (5 left) 2024-04-17T11:38:20.484 INFO:tasks.rados.rados.0.smithi031.stdout:1187: done (4 left) 2024-04-17T11:38:20.484 INFO:tasks.rados.rados.0.smithi031.stdout:1189: done (3 left) 2024-04-17T11:38:20.484 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 131 2024-04-17T11:38:20.484 INFO:tasks.rados.rados.0.smithi031.stdout:1190: seq_num 368 ranges {9428992=573440,10002432=622592,10625024=180224} 2024-04-17T11:38:20.538 INFO:tasks.rados.rados.0.smithi031.stdout:1190: writing smithi03173351-32 from 9428992 to 10002432 tid 1 2024-04-17T11:38:20.542 INFO:tasks.rados.rados.0.smithi031.stdout:1190: writing smithi03173351-32 from 10002432 to 10625024 tid 2 2024-04-17T11:38:20.543 INFO:tasks.rados.rados.0.smithi031.stdout:1190: writing smithi03173351-32 from 10625024 to 10805248 tid 3 2024-04-17T11:38:20.543 INFO:tasks.rados.rados.0.smithi031.stdout:1191: snap_remove snap 123 2024-04-17T11:38:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:19.432534+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-04-17T11:38:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:38:19.444627+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:38:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:19.739771+0000 mgr.y (mgr.14556) 277 : cluster [DBG] pgmap v464: 121 pgs: 121 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-04-17T11:38:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:19.432534+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-04-17T11:38:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:38:19.444627+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:38:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:19.739771+0000 mgr.y (mgr.14556) 277 : cluster [DBG] pgmap v464: 121 pgs: 121 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-04-17T11:38:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:19.432534+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-04-17T11:38:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:38:19.444627+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:38:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:19.739771+0000 mgr.y (mgr.14556) 277 : cluster [DBG] pgmap v464: 121 pgs: 121 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-04-17T11:38:21.458 INFO:tasks.rados.rados.0.smithi031.stdout:1191: done (4 left) 2024-04-17T11:38:21.458 INFO:tasks.rados.rados.0.smithi031.stdout:1192: read oid 30 snap -1 2024-04-17T11:38:21.458 INFO:tasks.rados.rados.0.smithi031.stdout:1192: expect (ObjNum 192 snap 61 seq_num 192) 2024-04-17T11:38:21.458 INFO:tasks.rados.rados.0.smithi031.stdout:1193: delete oid 12 current snap is 131 2024-04-17T11:38:21.458 INFO:tasks.rados.rados.0.smithi031.stdout:1186: finishing rollback tid 0 to smithi03173351-8 2024-04-17T11:38:21.458 INFO:tasks.rados.rados.0.smithi031.stdout:1184: finishing write tid 5 to smithi03173351-3 2024-04-17T11:38:21.458 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 408 (ObjNum 366 snap 131 seq_num 366) dirty exists 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1184: left oid 3 (ObjNum 366 snap 131 seq_num 366) 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1186: finishing rollback tid 1 to smithi03173351-8 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1186: finishing rollback tid 2 to smithi03173351-8 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 865 (ObjNum 173 snap 51 seq_num 173) dirty exists 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1185: finishing rollback tid 0 to smithi03173351-13 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1185: finishing rollback tid 1 to smithi03173351-13 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1185: finishing rollback tid 2 to smithi03173351-13 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 454 (ObjNum 271 snap 95 seq_num 271) dirty exists 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1190: finishing write tid 1 to smithi03173351-32 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1190: finishing write tid 2 to smithi03173351-32 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1190: finishing write tid 3 to smithi03173351-32 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1190: finishing write tid 4 to smithi03173351-32 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1190: finishing write tid 5 to smithi03173351-32 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 886 (ObjNum 368 snap 131 seq_num 368) dirty exists 2024-04-17T11:38:21.459 INFO:tasks.rados.rados.0.smithi031.stdout:1190: left oid 32 (ObjNum 368 snap 131 seq_num 368) 2024-04-17T11:38:21.468 INFO:tasks.rados.rados.0.smithi031.stdout:1192: expect (ObjNum 192 snap 61 seq_num 192) 2024-04-17T11:38:21.499 INFO:tasks.rados.rados.0.smithi031.stdout:1184: done (5 left) 2024-04-17T11:38:21.499 INFO:tasks.rados.rados.0.smithi031.stdout:1185: done (4 left) 2024-04-17T11:38:21.500 INFO:tasks.rados.rados.0.smithi031.stdout:1186: done (3 left) 2024-04-17T11:38:21.500 INFO:tasks.rados.rados.0.smithi031.stdout:1190: done (2 left) 2024-04-17T11:38:21.500 INFO:tasks.rados.rados.0.smithi031.stdout:1192: done (1 left) 2024-04-17T11:38:21.500 INFO:tasks.rados.rados.0.smithi031.stdout:1193: done (0 left) 2024-04-17T11:38:21.500 INFO:tasks.rados.rados.0.smithi031.stdout:1194: delete oid 5 current snap is 131 2024-04-17T11:38:21.502 INFO:tasks.rados.rados.0.smithi031.stdout:1194: done (0 left) 2024-04-17T11:38:21.502 INFO:tasks.rados.rados.0.smithi031.stdout:1195: copy_from oid 21 from oid 29 current snap is 131 2024-04-17T11:38:21.502 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 131 2024-04-17T11:38:21.503 INFO:tasks.rados.rados.0.smithi031.stdout:1196: seq_num 371 ranges {1335296=622592,1957888=679936,2637824=122880} 2024-04-17T11:38:21.513 INFO:tasks.rados.rados.0.smithi031.stdout:1196: writing smithi03173351-3 from 1335296 to 1957888 tid 1 2024-04-17T11:38:21.516 INFO:tasks.rados.rados.0.smithi031.stdout:1196: writing smithi03173351-3 from 1957888 to 2637824 tid 2 2024-04-17T11:38:21.518 INFO:tasks.rados.rados.0.smithi031.stdout:1196: writing smithi03173351-3 from 2637824 to 2760704 tid 3 2024-04-17T11:38:21.518 INFO:tasks.rados.rados.0.smithi031.stdout:1197: copy_from oid 35 from oid 34 current snap is 131 2024-04-17T11:38:21.518 INFO:tasks.rados.rados.0.smithi031.stdout:1196: finishing write tid 1 to smithi03173351-3 2024-04-17T11:38:21.518 INFO:tasks.rados.rados.0.smithi031.stdout:1198: read oid 19 snap -1 2024-04-17T11:38:21.518 INFO:tasks.rados.rados.0.smithi031.stdout:1198: expect (ObjNum 169 snap 47 seq_num 169) 2024-04-17T11:38:21.518 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 131 2024-04-17T11:38:21.518 INFO:tasks.rados.rados.0.smithi031.stdout:1199: seq_num 372 ranges {0=638976,638976=565248,1204224=237568} 2024-04-17T11:38:21.521 INFO:tasks.rados.rados.0.smithi031.stdout:1199: writing smithi03173351-17 from 0 to 638976 tid 1 2024-04-17T11:38:21.525 INFO:tasks.rados.rados.0.smithi031.stdout:1199: writing smithi03173351-17 from 638976 to 1204224 tid 2 2024-04-17T11:38:21.527 INFO:tasks.rados.rados.0.smithi031.stdout:1199: writing smithi03173351-17 from 1204224 to 1441792 tid 3 2024-04-17T11:38:21.527 INFO:tasks.rados.rados.0.smithi031.stdout:1200: copy_from oid 41 from oid 32 current snap is 131 2024-04-17T11:38:21.528 INFO:tasks.rados.rados.0.smithi031.stdout:1196: finishing write tid 2 to smithi03173351-3 2024-04-17T11:38:21.528 INFO:tasks.rados.rados.0.smithi031.stdout:1196: finishing write tid 3 to smithi03173351-3 2024-04-17T11:38:21.528 INFO:tasks.rados.rados.0.smithi031.stdout:1196: finishing write tid 4 to smithi03173351-3 2024-04-17T11:38:21.528 INFO:tasks.rados.rados.0.smithi031.stdout:1198: expect (ObjNum 169 snap 47 seq_num 169) 2024-04-17T11:38:21.541 INFO:tasks.rados.rados.0.smithi031.stdout:1196: finishing write tid 5 to smithi03173351-3 2024-04-17T11:38:21.542 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 412 (ObjNum 371 snap 131 seq_num 371) dirty exists 2024-04-17T11:38:21.542 INFO:tasks.rados.rados.0.smithi031.stdout:1196: left oid 3 (ObjNum 371 snap 131 seq_num 371) 2024-04-17T11:38:21.542 INFO:tasks.rados.rados.0.smithi031.stdout:1199: finishing write tid 1 to smithi03173351-17 2024-04-17T11:38:21.542 INFO:tasks.rados.rados.0.smithi031.stdout:1196: done (5 left) 2024-04-17T11:38:21.542 INFO:tasks.rados.rados.0.smithi031.stdout:1198: done (4 left) 2024-04-17T11:38:21.542 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 25 current snap is 131 2024-04-17T11:38:21.542 INFO:tasks.rados.rados.0.smithi031.stdout:1199: finishing write tid 2 to smithi03173351-17 2024-04-17T11:38:21.542 INFO:tasks.rados.rados.0.smithi031.stdout:1197: finishing copy_from racing read to smithi03173351-35 2024-04-17T11:38:21.542 INFO:tasks.rados.rados.0.smithi031.stdout:1201: seq_num 373 ranges {0=655360,655360=499712,1155072=303104} 2024-04-17T11:38:21.549 INFO:tasks.rados.rados.0.smithi031.stdout:1201: writing smithi03173351-25 from 0 to 655360 tid 1 2024-04-17T11:38:21.549 INFO:tasks.rados.rados.0.smithi031.stdout:1201: writing smithi03173351-25 from 655360 to 1155072 tid 2 2024-04-17T11:38:21.551 INFO:tasks.rados.rados.0.smithi031.stdout:1201: writing smithi03173351-25 from 1155072 to 1458176 tid 3 2024-04-17T11:38:21.551 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 131 2024-04-17T11:38:21.551 INFO:tasks.rados.rados.0.smithi031.stdout:1199: finishing write tid 3 to smithi03173351-17 2024-04-17T11:38:21.551 INFO:tasks.rados.rados.0.smithi031.stdout:1202: seq_num 374 ranges {8175616=671744,8847360=778240,9625600=24576} 2024-04-17T11:38:21.600 INFO:tasks.rados.rados.0.smithi031.stdout:1202: writing smithi03173351-49 from 8175616 to 8847360 tid 1 2024-04-17T11:38:21.605 INFO:tasks.rados.rados.0.smithi031.stdout:1202: writing smithi03173351-49 from 8847360 to 9625600 tid 2 2024-04-17T11:38:21.605 INFO:tasks.rados.rados.0.smithi031.stdout:1202: writing smithi03173351-49 from 9625600 to 9650176 tid 3 2024-04-17T11:38:21.605 INFO:tasks.rados.rados.0.smithi031.stdout:1203: read oid 42 snap -1 2024-04-17T11:38:21.605 INFO:tasks.rados.rados.0.smithi031.stdout:1203: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:38:21.605 INFO:tasks.rados.rados.0.smithi031.stdout:1204: rmattr oid 45 current snap is 131 2024-04-17T11:38:21.605 INFO:tasks.rados.rados.0.smithi031.stdout:1199: finishing write tid 4 to smithi03173351-17 2024-04-17T11:38:21.605 INFO:tasks.rados.rados.0.smithi031.stdout:1197: finishing copy_from to smithi03173351-35 2024-04-17T11:38:21.605 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 701 (ObjNum 343 snap 125 seq_num 343) dirty exists 2024-04-17T11:38:21.605 INFO:tasks.rados.rados.0.smithi031.stdout:1195: finishing copy_from racing read to smithi03173351-21 2024-04-17T11:38:21.605 INFO:tasks.rados.rados.0.smithi031.stdout:1197: done (7 left) 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1205: read oid 13 snap -1 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1205: expect (ObjNum 271 snap 95 seq_num 271) 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1206: setattr oid 18 current snap is 131 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1199: finishing write tid 5 to smithi03173351-17 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 349 (ObjNum 372 snap 131 seq_num 372) dirty exists 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1199: left oid 17 (ObjNum 372 snap 131 seq_num 372) 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1195: finishing copy_from to smithi03173351-21 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 730 (ObjNum 344 snap 127 seq_num 344) dirty exists 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1201: finishing write tid 1 to smithi03173351-25 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1201: finishing write tid 2 to smithi03173351-25 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1201: finishing write tid 3 to smithi03173351-25 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1201: finishing write tid 4 to smithi03173351-25 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1201: finishing write tid 5 to smithi03173351-25 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 1161 (ObjNum 373 snap 131 seq_num 373) dirty exists 2024-04-17T11:38:21.606 INFO:tasks.rados.rados.0.smithi031.stdout:1201: left oid 25 (ObjNum 373 snap 131 seq_num 373) 2024-04-17T11:38:21.607 INFO:tasks.rados.rados.0.smithi031.stdout:1200: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:38:21.607 INFO:tasks.rados.rados.0.smithi031.stdout:1200: finishing copy_from to smithi03173351-41 2024-04-17T11:38:21.607 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 886 (ObjNum 368 snap 131 seq_num 368) dirty exists 2024-04-17T11:38:21.607 INFO:tasks.rados.rados.0.smithi031.stdout:1202: finishing write tid 1 to smithi03173351-49 2024-04-17T11:38:21.607 INFO:tasks.rados.rados.0.smithi031.stdout:1195: done (8 left) 2024-04-17T11:38:21.607 INFO:tasks.rados.rados.0.smithi031.stdout:1199: done (7 left) 2024-04-17T11:38:21.607 INFO:tasks.rados.rados.0.smithi031.stdout:1200: done (6 left) 2024-04-17T11:38:21.607 INFO:tasks.rados.rados.0.smithi031.stdout:1201: done (5 left) 2024-04-17T11:38:21.608 INFO:tasks.rados.rados.0.smithi031.stdout:1207: snap_remove snap 98 2024-04-17T11:38:21.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:20.451268+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-04-17T11:38:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:38:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:21] "GET /metrics HTTP/1.1" 200 192000 "" "Prometheus/2.33.4" 2024-04-17T11:38:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:20.451268+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-04-17T11:38:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:20.451268+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-04-17T11:38:22.470 INFO:tasks.rados.rados.0.smithi031.stdout:1207: done (5 left) 2024-04-17T11:38:22.470 INFO:tasks.rados.rados.0.smithi031.stdout:1208: delete oid 9 current snap is 131 2024-04-17T11:38:22.473 INFO:tasks.rados.rados.0.smithi031.stdout:1203: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:38:22.514 INFO:tasks.rados.rados.0.smithi031.stdout:1202: finishing write tid 2 to smithi03173351-49 2024-04-17T11:38:22.514 INFO:tasks.rados.rados.0.smithi031.stdout:1202: finishing write tid 3 to smithi03173351-49 2024-04-17T11:38:22.514 INFO:tasks.rados.rados.0.smithi031.stdout:1202: finishing write tid 4 to smithi03173351-49 2024-04-17T11:38:22.514 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1168 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:38:22.515 INFO:tasks.rados.rados.0.smithi031.stdout:1202: finishing write tid 5 to smithi03173351-49 2024-04-17T11:38:22.515 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 1166 (ObjNum 374 snap 131 seq_num 374) dirty exists 2024-04-17T11:38:22.515 INFO:tasks.rados.rados.0.smithi031.stdout:1202: left oid 49 (ObjNum 374 snap 131 seq_num 374) 2024-04-17T11:38:22.515 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 1170 (ObjNum 324 snap 119 seq_num 324) dirty exists 2024-04-17T11:38:22.515 INFO:tasks.rados.rados.0.smithi031.stdout:1205: expect (ObjNum 271 snap 95 seq_num 271) 2024-04-17T11:38:22.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:21.457640+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-04-17T11:38:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:21.740136+0000 mgr.y (mgr.14556) 278 : cluster [DBG] pgmap v467: 121 pgs: 121 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-04-17T11:38:22.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:21.457640+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-04-17T11:38:22.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:21.740136+0000 mgr.y (mgr.14556) 278 : cluster [DBG] pgmap v467: 121 pgs: 121 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-04-17T11:38:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:21.457640+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-04-17T11:38:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:21.740136+0000 mgr.y (mgr.14556) 278 : cluster [DBG] pgmap v467: 121 pgs: 121 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-04-17T11:38:22.933 INFO:tasks.rados.rados.0.smithi031.stdout:1202: done (5 left) 2024-04-17T11:38:22.933 INFO:tasks.rados.rados.0.smithi031.stdout:1203: done (4 left) 2024-04-17T11:38:22.933 INFO:tasks.rados.rados.0.smithi031.stdout:1204: done (3 left) 2024-04-17T11:38:22.934 INFO:tasks.rados.rados.0.smithi031.stdout:1205: done (2 left) 2024-04-17T11:38:22.934 INFO:tasks.rados.rados.0.smithi031.stdout:1206: done (1 left) 2024-04-17T11:38:22.934 INFO:tasks.rados.rados.0.smithi031.stdout:1208: done (0 left) 2024-04-17T11:38:22.934 INFO:tasks.rados.rados.0.smithi031.stdout:1209: snap_create 2024-04-17T11:38:23.466 INFO:tasks.rados.rados.0.smithi031.stdout:1209: done (0 left) 2024-04-17T11:38:23.466 INFO:tasks.rados.rados.0.smithi031.stdout:1210: snap_create 2024-04-17T11:38:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:22.467780+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-04-17T11:38:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:22.467780+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-04-17T11:38:23.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:22.467780+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-04-17T11:38:24.322 INFO:tasks.rados.rados.0.smithi031.stdout:1210: done (0 left) 2024-04-17T11:38:24.322 INFO:tasks.rados.rados.0.smithi031.stdout:1211: rollback oid 2 current snap is 133 2024-04-17T11:38:24.322 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 2 to 118 2024-04-17T11:38:24.322 INFO:tasks.rados.rados.0.smithi031.stdout:1212: read oid 21 snap -1 2024-04-17T11:38:24.322 INFO:tasks.rados.rados.0.smithi031.stdout:1212: expect (ObjNum 344 snap 127 seq_num 344) 2024-04-17T11:38:24.322 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 133 2024-04-17T11:38:24.322 INFO:tasks.rados.rados.0.smithi031.stdout:1213: seq_num 376 ranges {2867200=704512,3571712=548864,4120576=253952} 2024-04-17T11:38:24.341 INFO:tasks.rados.rados.0.smithi031.stdout:1213: writing smithi03173351-44 from 2867200 to 3571712 tid 1 2024-04-17T11:38:24.345 INFO:tasks.rados.rados.0.smithi031.stdout:1213: writing smithi03173351-44 from 3571712 to 4120576 tid 2 2024-04-17T11:38:24.346 INFO:tasks.rados.rados.0.smithi031.stdout:1213: writing smithi03173351-44 from 4120576 to 4374528 tid 3 2024-04-17T11:38:24.347 INFO:tasks.rados.rados.0.smithi031.stdout:1214: delete oid 1 current snap is 133 2024-04-17T11:38:24.347 INFO:tasks.rados.rados.0.smithi031.stdout:1211: finishing rollback tid 0 to smithi03173351-2 2024-04-17T11:38:24.347 INFO:tasks.rados.rados.0.smithi031.stdout:1211: finishing rollback tid 1 to smithi03173351-2 2024-04-17T11:38:24.347 INFO:tasks.rados.rados.0.smithi031.stdout:1211: finishing rollback tid 2 to smithi03173351-2 2024-04-17T11:38:24.347 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 599 (ObjNum 300 snap 105 seq_num 300) dirty exists 2024-04-17T11:38:24.351 INFO:tasks.rados.rados.0.smithi031.stdout:1213: finishing write tid 1 to smithi03173351-44 2024-04-17T11:38:24.351 INFO:tasks.rados.rados.0.smithi031.stdout:1213: finishing write tid 2 to smithi03173351-44 2024-04-17T11:38:24.352 INFO:tasks.rados.rados.0.smithi031.stdout:1213: finishing write tid 3 to smithi03173351-44 2024-04-17T11:38:24.352 INFO:tasks.rados.rados.0.smithi031.stdout:1213: finishing write tid 4 to smithi03173351-44 2024-04-17T11:38:24.353 INFO:tasks.rados.rados.0.smithi031.stdout:1211: done (3 left) 2024-04-17T11:38:24.354 INFO:tasks.rados.rados.0.smithi031.stdout:1214: done (2 left) 2024-04-17T11:38:24.354 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 133 2024-04-17T11:38:24.354 INFO:tasks.rados.rados.0.smithi031.stdout:1215: seq_num 378 ranges {0=737280,737280=720896,1458176=81920} 2024-04-17T11:38:24.358 INFO:tasks.rados.rados.0.smithi031.stdout:1215: writing smithi03173351-9 from 0 to 737280 tid 1 2024-04-17T11:38:24.362 INFO:tasks.rados.rados.0.smithi031.stdout:1215: writing smithi03173351-9 from 737280 to 1458176 tid 2 2024-04-17T11:38:24.363 INFO:tasks.rados.rados.0.smithi031.stdout:1215: writing smithi03173351-9 from 1458176 to 1540096 tid 3 2024-04-17T11:38:24.363 INFO:tasks.rados.rados.0.smithi031.stdout:1216: snap_remove snap 65 2024-04-17T11:38:24.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:38:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:38:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:23.466641+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-04-17T11:38:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:23.740519+0000 mgr.y (mgr.14556) 279 : cluster [DBG] pgmap v470: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.3 MiB/s wr, 27 op/s 2024-04-17T11:38:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:24.318402+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-04-17T11:38:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:23.466641+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-04-17T11:38:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:23.740519+0000 mgr.y (mgr.14556) 279 : cluster [DBG] pgmap v470: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.3 MiB/s wr, 27 op/s 2024-04-17T11:38:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:24.318402+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-04-17T11:38:24.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:23.466641+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-04-17T11:38:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:23.740519+0000 mgr.y (mgr.14556) 279 : cluster [DBG] pgmap v470: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.3 MiB/s wr, 27 op/s 2024-04-17T11:38:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:24.318402+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-04-17T11:38:25.321 INFO:tasks.rados.rados.0.smithi031.stdout:1216: done (3 left) 2024-04-17T11:38:25.322 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 133 2024-04-17T11:38:25.322 INFO:tasks.rados.rados.0.smithi031.stdout:1213: finishing write tid 5 to smithi03173351-44 2024-04-17T11:38:25.322 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 902 (ObjNum 376 snap 133 seq_num 376) dirty exists 2024-04-17T11:38:25.322 INFO:tasks.rados.rados.0.smithi031.stdout:1213: left oid 44 (ObjNum 376 snap 133 seq_num 376) 2024-04-17T11:38:25.322 INFO:tasks.rados.rados.0.smithi031.stdout:1217: seq_num 379 ranges {0=753664,753664=606208,1359872=196608} 2024-04-17T11:38:25.333 INFO:tasks.rados.rados.0.smithi031.stdout:1217: writing smithi03173351-33 from 0 to 753664 tid 1 2024-04-17T11:38:25.333 INFO:tasks.rados.rados.0.smithi031.stdout:1217: writing smithi03173351-33 from 753664 to 1359872 tid 2 2024-04-17T11:38:25.334 INFO:tasks.rados.rados.0.smithi031.stdout:1217: writing smithi03173351-33 from 1359872 to 1556480 tid 3 2024-04-17T11:38:25.334 INFO:tasks.rados.rados.0.smithi031.stdout:1213: done (3 left) 2024-04-17T11:38:25.334 INFO:tasks.rados.rados.0.smithi031.stdout:1218: setattr oid 46 current snap is 133 2024-04-17T11:38:25.334 INFO:tasks.rados.rados.0.smithi031.stdout:1215: finishing write tid 1 to smithi03173351-9 2024-04-17T11:38:25.334 INFO:tasks.rados.rados.0.smithi031.stdout:1212: expect (ObjNum 344 snap 127 seq_num 344) 2024-04-17T11:38:26.087 INFO:tasks.rados.rados.0.smithi031.stdout:1215: finishing write tid 2 to smithi03173351-9 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1215: finishing write tid 3 to smithi03173351-9 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1215: finishing write tid 4 to smithi03173351-9 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1215: finishing write tid 5 to smithi03173351-9 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 477 (ObjNum 378 snap 133 seq_num 378) dirty exists 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1215: left oid 9 (ObjNum 378 snap 133 seq_num 378) 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1217: finishing write tid 1 to smithi03173351-33 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1217: finishing write tid 2 to smithi03173351-33 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1217: finishing write tid 3 to smithi03173351-33 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1217: finishing write tid 4 to smithi03173351-33 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1217: finishing write tid 5 to smithi03173351-33 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 1194 (ObjNum 379 snap 133 seq_num 379) dirty exists 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1217: left oid 33 (ObjNum 379 snap 133 seq_num 379) 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1212: done (3 left) 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1215: done (2 left) 2024-04-17T11:38:26.088 INFO:tasks.rados.rados.0.smithi031.stdout:1217: done (1 left) 2024-04-17T11:38:26.089 INFO:tasks.rados.rados.0.smithi031.stdout:1219: copy_from oid 19 from oid 3 current snap is 133 2024-04-17T11:38:26.089 INFO:tasks.rados.rados.0.smithi031.stdout:1220: snap_create 2024-04-17T11:38:26.090 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 916 (ObjNum 283 snap 97 seq_num 283) dirty exists 2024-04-17T11:38:26.101 INFO:tasks.rados.rados.0.smithi031.stdout:1219: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:38:26.103 INFO:tasks.rados.rados.0.smithi031.stdout:1219: finishing copy_from to smithi03173351-19 2024-04-17T11:38:26.103 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 412 (ObjNum 371 snap 131 seq_num 371) dirty exists 2024-04-17T11:38:26.325 INFO:tasks.rados.rados.0.smithi031.stdout:1218: done (2 left) 2024-04-17T11:38:26.325 INFO:tasks.rados.rados.0.smithi031.stdout:1219: done (1 left) 2024-04-17T11:38:26.325 INFO:tasks.rados.rados.0.smithi031.stdout:1220: done (0 left) 2024-04-17T11:38:26.325 INFO:tasks.rados.rados.0.smithi031.stdout:1221: snap_remove snap 75 2024-04-17T11:38:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:25.318896+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-04-17T11:38:26.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:25.318896+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-04-17T11:38:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:25.318896+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-04-17T11:38:27.333 INFO:tasks.rados.rados.0.smithi031.stdout:1221: done (0 left) 2024-04-17T11:38:27.333 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 134 2024-04-17T11:38:27.334 INFO:tasks.rados.rados.0.smithi031.stdout:1222: seq_num 380 ranges {499712=770048,1269760=483328,1753088=319488} 2024-04-17T11:38:27.346 INFO:tasks.rados.rados.0.smithi031.stdout:1222: writing smithi03173351-8 from 499712 to 1269760 tid 1 2024-04-17T11:38:27.346 INFO:tasks.rados.rados.0.smithi031.stdout:1222: writing smithi03173351-8 from 1269760 to 1753088 tid 2 2024-04-17T11:38:27.346 INFO:tasks.rados.rados.0.smithi031.stdout:1222: writing smithi03173351-8 from 1753088 to 2072576 tid 3 2024-04-17T11:38:27.346 INFO:tasks.rados.rados.0.smithi031.stdout:1223: rollback oid 31 current snap is 134 2024-04-17T11:38:27.346 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 31 to 122 2024-04-17T11:38:27.346 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 134 2024-04-17T11:38:27.347 INFO:tasks.rados.rados.0.smithi031.stdout:1224: seq_num 381 ranges {0=786432,786432=417792,1204224=385024} 2024-04-17T11:38:27.350 INFO:tasks.rados.rados.0.smithi031.stdout:1224: writing smithi03173351-20 from 0 to 786432 tid 1 2024-04-17T11:38:27.356 INFO:tasks.rados.rados.0.smithi031.stdout:1224: writing smithi03173351-20 from 786432 to 1204224 tid 2 2024-04-17T11:38:27.356 INFO:tasks.rados.rados.0.smithi031.stdout:1224: writing smithi03173351-20 from 1204224 to 1589248 tid 3 2024-04-17T11:38:27.356 INFO:tasks.rados.rados.0.smithi031.stdout:1225: read oid 41 snap -1 2024-04-17T11:38:27.356 INFO:tasks.rados.rados.0.smithi031.stdout:1225: expect (ObjNum 368 snap 131 seq_num 368) 2024-04-17T11:38:27.356 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 134 2024-04-17T11:38:27.356 INFO:tasks.rados.rados.0.smithi031.stdout:1223: finishing rollback tid 1 to smithi03173351-31 2024-04-17T11:38:27.356 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 746 (ObjNum -1701895888 snap 21884 seq_num 2594622560) dirty dne 2024-04-17T11:38:27.356 INFO:tasks.rados.rados.0.smithi031.stdout:1222: finishing write tid 1 to smithi03173351-8 2024-04-17T11:38:27.357 INFO:tasks.rados.rados.0.smithi031.stdout:1222: finishing write tid 2 to smithi03173351-8 2024-04-17T11:38:27.357 INFO:tasks.rados.rados.0.smithi031.stdout:1222: finishing write tid 3 to smithi03173351-8 2024-04-17T11:38:27.357 INFO:tasks.rados.rados.0.smithi031.stdout:1222: finishing write tid 4 to smithi03173351-8 2024-04-17T11:38:27.357 INFO:tasks.rados.rados.0.smithi031.stdout:1224: finishing write tid 1 to smithi03173351-20 2024-04-17T11:38:27.357 INFO:tasks.rados.rados.0.smithi031.stdout:1226: seq_num 382 ranges {0=802816,802816=704512,1507328=98304} 2024-04-17T11:38:27.361 INFO:tasks.rados.rados.0.smithi031.stdout:1226: writing smithi03173351-50 from 0 to 802816 tid 1 2024-04-17T11:38:27.366 INFO:tasks.rados.rados.0.smithi031.stdout:1226: writing smithi03173351-50 from 802816 to 1507328 tid 2 2024-04-17T11:38:27.367 INFO:tasks.rados.rados.0.smithi031.stdout:1226: writing smithi03173351-50 from 1507328 to 1605632 tid 3 2024-04-17T11:38:27.367 INFO:tasks.rados.rados.0.smithi031.stdout:1223: done (4 left) 2024-04-17T11:38:27.367 INFO:tasks.rados.rados.0.smithi031.stdout:1227: rollback oid 13 current snap is 134 2024-04-17T11:38:27.367 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 13 to 93 2024-04-17T11:38:27.367 INFO:tasks.rados.rados.0.smithi031.stdout:1224: finishing write tid 2 to smithi03173351-20 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:1224: finishing write tid 3 to smithi03173351-20 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:1224: finishing write tid 4 to smithi03173351-20 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:1222: finishing write tid 5 to smithi03173351-8 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 869 (ObjNum 380 snap 134 seq_num 380) dirty exists 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:1222: left oid 8 (ObjNum 380 snap 134 seq_num 380) 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:1224: finishing write tid 5 to smithi03173351-20 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 416 (ObjNum 381 snap 134 seq_num 381) dirty exists 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:1224: left oid 20 (ObjNum 381 snap 134 seq_num 381) 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:1222: done (4 left) 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:1224: done (3 left) 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:1228: read oid 46 snap -1 2024-04-17T11:38:27.368 INFO:tasks.rados.rados.0.smithi031.stdout:1228: expect (ObjNum 283 snap 97 seq_num 283) 2024-04-17T11:38:27.371 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 134 2024-04-17T11:38:27.371 INFO:tasks.rados.rados.0.smithi031.stdout:1229: seq_num 383 ranges {720896=417792,1138688=589824,1728512=417792,2146304=196608} 2024-04-17T11:38:27.374 INFO:tasks.rados.rados.0.smithi031.stdout:1229: writing smithi03173351-48 from 720896 to 1138688 tid 1 2024-04-17T11:38:27.377 INFO:tasks.rados.rados.0.smithi031.stdout:1229: writing smithi03173351-48 from 1138688 to 1728512 tid 2 2024-04-17T11:38:27.380 INFO:tasks.rados.rados.0.smithi031.stdout:1229: writing smithi03173351-48 from 1728512 to 2146304 tid 3 2024-04-17T11:38:27.382 INFO:tasks.rados.rados.0.smithi031.stdout:1229: writing smithi03173351-48 from 2146304 to 2342912 tid 4 2024-04-17T11:38:27.382 INFO:tasks.rados.rados.0.smithi031.stdout:1226: finishing write tid 1 to smithi03173351-50 2024-04-17T11:38:27.382 INFO:tasks.rados.rados.0.smithi031.stdout:1230: snap_create 2024-04-17T11:38:27.382 INFO:tasks.rados.rados.0.smithi031.stdout:1227: finishing rollback tid 0 to smithi03173351-13 2024-04-17T11:38:27.382 INFO:tasks.rados.rados.0.smithi031.stdout:1226: finishing write tid 2 to smithi03173351-50 2024-04-17T11:38:27.382 INFO:tasks.rados.rados.0.smithi031.stdout:1226: finishing write tid 3 to smithi03173351-50 2024-04-17T11:38:27.382 INFO:tasks.rados.rados.0.smithi031.stdout:1226: finishing write tid 4 to smithi03173351-50 2024-04-17T11:38:27.383 INFO:tasks.rados.rados.0.smithi031.stdout:1227: finishing rollback tid 1 to smithi03173351-13 2024-04-17T11:38:27.383 INFO:tasks.rados.rados.0.smithi031.stdout:1227: finishing rollback tid 2 to smithi03173351-13 2024-04-17T11:38:27.383 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 733 (ObjNum 261 snap 87 seq_num 261) dirty exists 2024-04-17T11:38:27.383 INFO:tasks.rados.rados.0.smithi031.stdout:1226: finishing write tid 5 to smithi03173351-50 2024-04-17T11:38:27.383 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 1221 (ObjNum 382 snap 134 seq_num 382) dirty exists 2024-04-17T11:38:27.383 INFO:tasks.rados.rados.0.smithi031.stdout:1226: left oid 50 (ObjNum 382 snap 134 seq_num 382) 2024-04-17T11:38:27.383 INFO:tasks.rados.rados.0.smithi031.stdout:1229: finishing write tid 1 to smithi03173351-48 2024-04-17T11:38:27.383 INFO:tasks.rados.rados.0.smithi031.stdout:1228: expect (ObjNum 283 snap 97 seq_num 283) 2024-04-17T11:38:27.450 INFO:tasks.rados.rados.0.smithi031.stdout:1229: finishing write tid 2 to smithi03173351-48 2024-04-17T11:38:27.450 INFO:tasks.rados.rados.0.smithi031.stdout:1229: finishing write tid 3 to smithi03173351-48 2024-04-17T11:38:27.450 INFO:tasks.rados.rados.0.smithi031.stdout:1229: finishing write tid 4 to smithi03173351-48 2024-04-17T11:38:27.450 INFO:tasks.rados.rados.0.smithi031.stdout:1229: finishing write tid 5 to smithi03173351-48 2024-04-17T11:38:27.450 INFO:tasks.rados.rados.0.smithi031.stdout:1229: finishing write tid 6 to smithi03173351-48 2024-04-17T11:38:27.450 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 874 (ObjNum 383 snap 134 seq_num 383) dirty exists 2024-04-17T11:38:27.450 INFO:tasks.rados.rados.0.smithi031.stdout:1229: left oid 48 (ObjNum 383 snap 134 seq_num 383) 2024-04-17T11:38:27.451 INFO:tasks.rados.rados.0.smithi031.stdout:1225: expect (ObjNum 368 snap 131 seq_num 368) 2024-04-17T11:38:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:25.740906+0000 mgr.y (mgr.14556) 280 : cluster [DBG] pgmap v473: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.3 MiB/s wr, 27 op/s 2024-04-17T11:38:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:26.322344+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-04-17T11:38:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:25.740906+0000 mgr.y (mgr.14556) 280 : cluster [DBG] pgmap v473: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.3 MiB/s wr, 27 op/s 2024-04-17T11:38:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:26.322344+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-04-17T11:38:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:25.740906+0000 mgr.y (mgr.14556) 280 : cluster [DBG] pgmap v473: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.3 MiB/s wr, 27 op/s 2024-04-17T11:38:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:26.322344+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-04-17T11:38:28.367 INFO:tasks.rados.rados.0.smithi031.stdout:1225: done (5 left) 2024-04-17T11:38:28.367 INFO:tasks.rados.rados.0.smithi031.stdout:1226: done (4 left) 2024-04-17T11:38:28.367 INFO:tasks.rados.rados.0.smithi031.stdout:1227: done (3 left) 2024-04-17T11:38:28.367 INFO:tasks.rados.rados.0.smithi031.stdout:1228: done (2 left) 2024-04-17T11:38:28.367 INFO:tasks.rados.rados.0.smithi031.stdout:1229: done (1 left) 2024-04-17T11:38:28.367 INFO:tasks.rados.rados.0.smithi031.stdout:1230: done (0 left) 2024-04-17T11:38:28.367 INFO:tasks.rados.rados.0.smithi031.stdout:1231: rollback oid 1 current snap is 135 2024-04-17T11:38:28.368 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 1 to 134 2024-04-17T11:38:28.368 INFO:tasks.rados.rados.0.smithi031.stdout:1232: rollback oid 36 current snap is 135 2024-04-17T11:38:28.368 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 36 to 131 2024-04-17T11:38:28.368 INFO:tasks.rados.rados.0.smithi031.stdout:1233: snap_remove snap 91 2024-04-17T11:38:28.460 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:38:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:27.327138+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-04-17T11:38:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:27.741254+0000 mgr.y (mgr.14556) 281 : cluster [DBG] pgmap v476: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:28.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:27.327138+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-04-17T11:38:28.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:27.741254+0000 mgr.y (mgr.14556) 281 : cluster [DBG] pgmap v476: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:27.327138+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-04-17T11:38:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:27.741254+0000 mgr.y (mgr.14556) 281 : cluster [DBG] pgmap v476: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (5m) 5m ago 6m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (6m) 5m ago 6m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (7m) 5m ago 7m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (7m) 5m ago 7m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (11m) 5m ago 11m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (12m) 5m ago 12m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (12m) 5m ago 12m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (11m) 5m ago 11m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (11m) 5m ago 11m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (7m) 5m ago 7m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:38:28.746 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (6m) 5m ago 6m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:38:28.747 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (10m) 5m ago 10m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:38:28.747 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (10m) 5m ago 10m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:38:28.747 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (10m) 5m ago 10m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:38:28.747 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (9m) 5m ago 9m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:38:28.747 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (9m) 5m ago 9m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:38:28.747 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (8m) 5m ago 8m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:38:28.747 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (8m) 5m ago 8m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:38:28.747 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (8m) 5m ago 8m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:38:28.747 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (5m) 5m ago 7m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:38:29.098 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:38:29.098 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:38:29.098 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:38:29.098 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:38:29.098 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:38:29.098 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:38:29.098 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:38:29.098 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:38:29.098 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:38:29.098 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:38:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:38:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:38:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:38:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:38:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:38:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:38:29.099 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:38:29.318 INFO:tasks.rados.rados.0.smithi031.stdout:1233: done (2 left) 2024-04-17T11:38:29.318 INFO:tasks.rados.rados.0.smithi031.stdout:1234: snap_remove snap 129 2024-04-17T11:38:29.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:28.342055+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-04-17T11:38:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:38:28.449662+0000 mgr.y (mgr.14556) 282 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:38:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:38:28.739134+0000 mgr.y (mgr.14556) 283 : audit [DBG] from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:38:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:38:29.099269+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.31:0/282976559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:38:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:29.314801+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-04-17T11:38:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:28.342055+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-04-17T11:38:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:38:28.449662+0000 mgr.y (mgr.14556) 282 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:38:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:38:28.739134+0000 mgr.y (mgr.14556) 283 : audit [DBG] from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:38:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:38:29.099269+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.31:0/282976559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:38:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:29.314801+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-04-17T11:38:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:28.342055+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-04-17T11:38:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:38:28.449662+0000 mgr.y (mgr.14556) 282 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:38:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:38:28.739134+0000 mgr.y (mgr.14556) 283 : audit [DBG] from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:38:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:38:29.099269+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.31:0/282976559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:38:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:29.314801+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-04-17T11:38:30.318 INFO:tasks.rados.rados.0.smithi031.stdout:1234: done (2 left) 2024-04-17T11:38:30.318 INFO:tasks.rados.rados.0.smithi031.stdout:1235: snap_remove snap 87 2024-04-17T11:38:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1235: done (2 left) 2024-04-17T11:38:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 135 2024-04-17T11:38:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1236: seq_num 384 ranges {9986048=434176,10420224=475136,10895360=630784,11526144=98304} 2024-04-17T11:38:31.381 INFO:tasks.rados.rados.0.smithi031.stdout:1236: writing smithi03173351-29 from 9986048 to 10420224 tid 1 2024-04-17T11:38:31.384 INFO:tasks.rados.rados.0.smithi031.stdout:1236: writing smithi03173351-29 from 10420224 to 10895360 tid 2 2024-04-17T11:38:31.388 INFO:tasks.rados.rados.0.smithi031.stdout:1236: writing smithi03173351-29 from 10895360 to 11526144 tid 3 2024-04-17T11:38:31.389 INFO:tasks.rados.rados.0.smithi031.stdout:1236: writing smithi03173351-29 from 11526144 to 11624448 tid 4 2024-04-17T11:38:31.389 INFO:tasks.rados.rados.0.smithi031.stdout:1237: snap_remove snap 108 2024-04-17T11:38:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:29.741632+0000 mgr.y (mgr.14556) 284 : cluster [DBG] pgmap v479: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2024-04-17T11:38:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:30.318282+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-04-17T11:38:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:31] "GET /metrics HTTP/1.1" 200 192006 "" "Prometheus/2.33.4" 2024-04-17T11:38:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:29.741632+0000 mgr.y (mgr.14556) 284 : cluster [DBG] pgmap v479: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2024-04-17T11:38:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:30.318282+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-04-17T11:38:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:29.741632+0000 mgr.y (mgr.14556) 284 : cluster [DBG] pgmap v479: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2024-04-17T11:38:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:30.318282+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-04-17T11:38:32.333 INFO:tasks.rados.rados.0.smithi031.stdout:1237: done (3 left) 2024-04-17T11:38:32.333 INFO:tasks.rados.rados.0.smithi031.stdout:1238: delete oid 13 current snap is 135 2024-04-17T11:38:32.333 INFO:tasks.rados.rados.0.smithi031.stdout:1231: finishing rollback tid 1 to smithi03173351-1 2024-04-17T11:38:32.333 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 519 (ObjNum 0 snap 32549 seq_num 2593533232) dirty dne 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:1232: finishing rollback tid 0 to smithi03173351-36 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:1232: finishing rollback tid 1 to smithi03173351-36 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:1232: finishing rollback tid 2 to smithi03173351-36 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 506 (ObjNum 359 snap 128 seq_num 359) dirty exists 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:1236: finishing write tid 1 to smithi03173351-29 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:1236: finishing write tid 2 to smithi03173351-29 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:1236: finishing write tid 3 to smithi03173351-29 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:1236: finishing write tid 4 to smithi03173351-29 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:1236: finishing write tid 5 to smithi03173351-29 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:1236: finishing write tid 6 to smithi03173351-29 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 879 (ObjNum 384 snap 135 seq_num 384) dirty exists 2024-04-17T11:38:32.334 INFO:tasks.rados.rados.0.smithi031.stdout:1236: left oid 29 (ObjNum 384 snap 135 seq_num 384) 2024-04-17T11:38:32.343 INFO:tasks.rados.rados.0.smithi031.stdout:1231: done (3 left) 2024-04-17T11:38:32.343 INFO:tasks.rados.rados.0.smithi031.stdout:1232: done (2 left) 2024-04-17T11:38:32.343 INFO:tasks.rados.rados.0.smithi031.stdout:1236: done (1 left) 2024-04-17T11:38:32.343 INFO:tasks.rados.rados.0.smithi031.stdout:1238: done (0 left) 2024-04-17T11:38:32.343 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 135 2024-04-17T11:38:32.343 INFO:tasks.rados.rados.0.smithi031.stdout:1239: seq_num 386 ranges {0=466944,466944=638976,1105920=565248} 2024-04-17T11:38:32.343 INFO:tasks.rados.rados.0.smithi031.stdout:1239: writing smithi03173351-15 from 0 to 466944 tid 1 2024-04-17T11:38:32.350 INFO:tasks.rados.rados.0.smithi031.stdout:1239: writing smithi03173351-15 from 466944 to 1105920 tid 2 2024-04-17T11:38:32.359 INFO:tasks.rados.rados.0.smithi031.stdout:1239: writing smithi03173351-15 from 1105920 to 1671168 tid 3 2024-04-17T11:38:32.359 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 135 2024-04-17T11:38:32.359 INFO:tasks.rados.rados.0.smithi031.stdout:1240: seq_num 387 ranges {0=483328,483328=524288,1007616=679936} 2024-04-17T11:38:32.359 INFO:tasks.rados.rados.0.smithi031.stdout:1240: writing smithi03173351-22 from 0 to 483328 tid 1 2024-04-17T11:38:32.359 INFO:tasks.rados.rados.0.smithi031.stdout:1240: writing smithi03173351-22 from 483328 to 1007616 tid 2 2024-04-17T11:38:32.367 INFO:tasks.rados.rados.0.smithi031.stdout:1240: writing smithi03173351-22 from 1007616 to 1687552 tid 3 2024-04-17T11:38:32.367 INFO:tasks.rados.rados.0.smithi031.stdout:1241: read oid 30 snap -1 2024-04-17T11:38:32.367 INFO:tasks.rados.rados.0.smithi031.stdout:1241: expect (ObjNum 192 snap 61 seq_num 192) 2024-04-17T11:38:32.367 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 135 2024-04-17T11:38:32.367 INFO:tasks.rados.rados.0.smithi031.stdout:1242: seq_num 388 ranges {1540096=507904,2048000=458752,2506752=606208,3112960=139264} 2024-04-17T11:38:32.373 INFO:tasks.rados.rados.0.smithi031.stdout:1242: writing smithi03173351-9 from 1540096 to 2048000 tid 1 2024-04-17T11:38:32.376 INFO:tasks.rados.rados.0.smithi031.stdout:1242: writing smithi03173351-9 from 2048000 to 2506752 tid 2 2024-04-17T11:38:32.379 INFO:tasks.rados.rados.0.smithi031.stdout:1242: writing smithi03173351-9 from 2506752 to 3112960 tid 3 2024-04-17T11:38:32.380 INFO:tasks.rados.rados.0.smithi031.stdout:1242: writing smithi03173351-9 from 3112960 to 3252224 tid 4 2024-04-17T11:38:32.381 INFO:tasks.rados.rados.0.smithi031.stdout:1243: snap_remove snap 131 2024-04-17T11:38:32.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:31.323657+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-04-17T11:38:32.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:31.323657+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-04-17T11:38:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:31.323657+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-04-17T11:38:33.338 INFO:tasks.rados.rados.0.smithi031.stdout:1243: done (4 left) 2024-04-17T11:38:33.338 INFO:tasks.rados.rados.0.smithi031.stdout:1244: snap_create 2024-04-17T11:38:33.342 INFO:tasks.rados.rados.0.smithi031.stdout:1239: finishing write tid 1 to smithi03173351-15 2024-04-17T11:38:33.342 INFO:tasks.rados.rados.0.smithi031.stdout:1239: finishing write tid 2 to smithi03173351-15 2024-04-17T11:38:33.342 INFO:tasks.rados.rados.0.smithi031.stdout:1239: finishing write tid 3 to smithi03173351-15 2024-04-17T11:38:33.342 INFO:tasks.rados.rados.0.smithi031.stdout:1239: finishing write tid 4 to smithi03173351-15 2024-04-17T11:38:33.342 INFO:tasks.rados.rados.0.smithi031.stdout:1240: finishing write tid 1 to smithi03173351-22 2024-04-17T11:38:33.342 INFO:tasks.rados.rados.0.smithi031.stdout:1240: finishing write tid 2 to smithi03173351-22 2024-04-17T11:38:33.342 INFO:tasks.rados.rados.0.smithi031.stdout:1239: finishing write tid 5 to smithi03173351-15 2024-04-17T11:38:33.342 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 560 (ObjNum 386 snap 135 seq_num 386) dirty exists 2024-04-17T11:38:33.342 INFO:tasks.rados.rados.0.smithi031.stdout:1239: left oid 15 (ObjNum 386 snap 135 seq_num 386) 2024-04-17T11:38:33.343 INFO:tasks.rados.rados.0.smithi031.stdout:1241: expect (ObjNum 192 snap 61 seq_num 192) 2024-04-17T11:38:33.371 INFO:tasks.rados.rados.0.smithi031.stdout:1240: finishing write tid 3 to smithi03173351-22 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:1240: finishing write tid 4 to smithi03173351-22 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:1240: finishing write tid 5 to smithi03173351-22 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 603 (ObjNum 387 snap 135 seq_num 387) dirty exists 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:1240: left oid 22 (ObjNum 387 snap 135 seq_num 387) 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:1242: finishing write tid 1 to smithi03173351-9 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:1242: finishing write tid 2 to smithi03173351-9 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:1242: finishing write tid 3 to smithi03173351-9 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:1242: finishing write tid 4 to smithi03173351-9 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:1242: finishing write tid 5 to smithi03173351-9 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:1242: finishing write tid 6 to smithi03173351-9 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 482 (ObjNum 388 snap 135 seq_num 388) dirty exists 2024-04-17T11:38:33.372 INFO:tasks.rados.rados.0.smithi031.stdout:1242: left oid 9 (ObjNum 388 snap 135 seq_num 388) 2024-04-17T11:38:33.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:31.742197+0000 mgr.y (mgr.14556) 285 : cluster [DBG] pgmap v482: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2024-04-17T11:38:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:32.328141+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-04-17T11:38:33.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:31.742197+0000 mgr.y (mgr.14556) 285 : cluster [DBG] pgmap v482: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2024-04-17T11:38:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:32.328141+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-04-17T11:38:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:31.742197+0000 mgr.y (mgr.14556) 285 : cluster [DBG] pgmap v482: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2024-04-17T11:38:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:32.328141+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-04-17T11:38:34.342 INFO:tasks.rados.rados.0.smithi031.stdout:1239: done (4 left) 2024-04-17T11:38:34.342 INFO:tasks.rados.rados.0.smithi031.stdout:1240: done (3 left) 2024-04-17T11:38:34.342 INFO:tasks.rados.rados.0.smithi031.stdout:1241: done (2 left) 2024-04-17T11:38:34.342 INFO:tasks.rados.rados.0.smithi031.stdout:1242: done (1 left) 2024-04-17T11:38:34.342 INFO:tasks.rados.rados.0.smithi031.stdout:1244: done (0 left) 2024-04-17T11:38:34.343 INFO:tasks.rados.rados.0.smithi031.stdout:1245: copy_from oid 34 from oid 38 current snap is 136 2024-04-17T11:38:34.343 INFO:tasks.rados.rados.0.smithi031.stdout:1246: rollback oid 46 current snap is 136 2024-04-17T11:38:34.343 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 46 to 117 2024-04-17T11:38:34.343 INFO:tasks.rados.rados.0.smithi031.stdout:1247: rollback oid 23 current snap is 136 2024-04-17T11:38:34.343 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 23 to 135 2024-04-17T11:38:34.343 INFO:tasks.rados.rados.0.smithi031.stdout:1248: delete oid 22 current snap is 136 2024-04-17T11:38:34.343 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:38:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:38:34.347 INFO:tasks.rados.rados.0.smithi031.stdout:1248: done (3 left) 2024-04-17T11:38:34.347 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 136 2024-04-17T11:38:34.347 INFO:tasks.rados.rados.0.smithi031.stdout:1249: seq_num 390 ranges {0=540672,540672=630784,1171456=573440} 2024-04-17T11:38:34.350 INFO:tasks.rados.rados.0.smithi031.stdout:1249: writing smithi03173351-12 from 0 to 540672 tid 1 2024-04-17T11:38:34.354 INFO:tasks.rados.rados.0.smithi031.stdout:1249: writing smithi03173351-12 from 540672 to 1171456 tid 2 2024-04-17T11:38:34.358 INFO:tasks.rados.rados.0.smithi031.stdout:1249: writing smithi03173351-12 from 1171456 to 1744896 tid 3 2024-04-17T11:38:34.358 INFO:tasks.rados.rados.0.smithi031.stdout:1250: copy_from oid 28 from oid 42 current snap is 136 2024-04-17T11:38:34.358 INFO:tasks.rados.rados.0.smithi031.stdout:1247: finishing rollback tid 0 to smithi03173351-23 2024-04-17T11:38:34.359 INFO:tasks.rados.rados.0.smithi031.stdout:1247: finishing rollback tid 1 to smithi03173351-23 2024-04-17T11:38:34.359 INFO:tasks.rados.rados.0.smithi031.stdout:1247: finishing rollback tid 2 to smithi03173351-23 2024-04-17T11:38:34.359 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 878 (ObjNum 319 snap 115 seq_num 319) dirty exists 2024-04-17T11:38:34.359 INFO:tasks.rados.rados.0.smithi031.stdout:1246: finishing rollback tid 0 to smithi03173351-46 2024-04-17T11:38:34.359 INFO:tasks.rados.rados.0.smithi031.stdout:1246: finishing rollback tid 1 to smithi03173351-46 2024-04-17T11:38:34.359 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 971 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-04-17T11:38:34.359 INFO:tasks.rados.rados.0.smithi031.stdout:1249: finishing write tid 1 to smithi03173351-12 2024-04-17T11:38:34.359 INFO:tasks.rados.rados.0.smithi031.stdout:1246: done (4 left) 2024-04-17T11:38:34.359 INFO:tasks.rados.rados.0.smithi031.stdout:1247: done (3 left) 2024-04-17T11:38:34.359 INFO:tasks.rados.rados.0.smithi031.stdout:1251: snap_remove snap 132 2024-04-17T11:38:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:33.335051+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-04-17T11:38:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:33.742625+0000 mgr.y (mgr.14556) 286 : cluster [DBG] pgmap v485: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 629 KiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-04-17T11:38:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:33.335051+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-04-17T11:38:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:33.742625+0000 mgr.y (mgr.14556) 286 : cluster [DBG] pgmap v485: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 629 KiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-04-17T11:38:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:33.335051+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-04-17T11:38:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:33.742625+0000 mgr.y (mgr.14556) 286 : cluster [DBG] pgmap v485: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 629 KiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-04-17T11:38:35.346 INFO:tasks.rados.rados.0.smithi031.stdout:1251: done (3 left) 2024-04-17T11:38:35.346 INFO:tasks.rados.rados.0.smithi031.stdout:1252: copy_from oid 35 from oid 46 current snap is 136 2024-04-17T11:38:35.348 INFO:tasks.rados.rados.0.smithi031.stdout:1253: copy_from oid 36 from oid 45 current snap is 136 2024-04-17T11:38:35.348 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 30 current snap is 136 2024-04-17T11:38:35.348 INFO:tasks.rados.rados.0.smithi031.stdout:1254: seq_num 391 ranges {819200=557056,1376256=516096,1892352=688128} 2024-04-17T11:38:35.354 INFO:tasks.rados.rados.0.smithi031.stdout:1254: writing smithi03173351-30 from 819200 to 1376256 tid 1 2024-04-17T11:38:35.358 INFO:tasks.rados.rados.0.smithi031.stdout:1254: writing smithi03173351-30 from 1376256 to 1892352 tid 2 2024-04-17T11:38:35.363 INFO:tasks.rados.rados.0.smithi031.stdout:1254: writing smithi03173351-30 from 1892352 to 2580480 tid 3 2024-04-17T11:38:35.363 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 136 2024-04-17T11:38:35.363 INFO:tasks.rados.rados.0.smithi031.stdout:1249: finishing write tid 2 to smithi03173351-12 2024-04-17T11:38:35.363 INFO:tasks.rados.rados.0.smithi031.stdout:1255: seq_num 392 ranges {532480=573440,1105920=802816,1908736=401408} 2024-04-17T11:38:35.369 INFO:tasks.rados.rados.0.smithi031.stdout:1255: writing smithi03173351-27 from 532480 to 1105920 tid 1 2024-04-17T11:38:35.374 INFO:tasks.rados.rados.0.smithi031.stdout:1255: writing smithi03173351-27 from 1105920 to 1908736 tid 2 2024-04-17T11:38:35.376 INFO:tasks.rados.rados.0.smithi031.stdout:1255: writing smithi03173351-27 from 1908736 to 2310144 tid 3 2024-04-17T11:38:35.376 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 136 2024-04-17T11:38:35.376 INFO:tasks.rados.rados.0.smithi031.stdout:1249: finishing write tid 3 to smithi03173351-12 2024-04-17T11:38:35.377 INFO:tasks.rados.rados.0.smithi031.stdout:1249: finishing write tid 4 to smithi03173351-12 2024-04-17T11:38:35.377 INFO:tasks.rados.rados.0.smithi031.stdout:1249: finishing write tid 5 to smithi03173351-12 2024-04-17T11:38:35.377 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 534 (ObjNum 390 snap 136 seq_num 390) dirty exists 2024-04-17T11:38:35.377 INFO:tasks.rados.rados.0.smithi031.stdout:1249: left oid 12 (ObjNum 390 snap 136 seq_num 390) 2024-04-17T11:38:35.377 INFO:tasks.rados.rados.0.smithi031.stdout:1250: finishing copy_from racing read to smithi03173351-28 2024-04-17T11:38:35.377 INFO:tasks.rados.rados.0.smithi031.stdout:1256: seq_num 393 ranges {1318912=589824,1908736=679936,2588672=524288} 2024-04-17T11:38:35.386 INFO:tasks.rados.rados.0.smithi031.stdout:1256: writing smithi03173351-11 from 1318912 to 1908736 tid 1 2024-04-17T11:38:35.390 INFO:tasks.rados.rados.0.smithi031.stdout:1256: writing smithi03173351-11 from 1908736 to 2588672 tid 2 2024-04-17T11:38:35.395 INFO:tasks.rados.rados.0.smithi031.stdout:1256: writing smithi03173351-11 from 2588672 to 3112960 tid 3 2024-04-17T11:38:35.395 INFO:tasks.rados.rados.0.smithi031.stdout:1249: done (7 left) 2024-04-17T11:38:35.395 INFO:tasks.rados.rados.0.smithi031.stdout:1257: rmattr oid 29 current snap is 136 2024-04-17T11:38:35.395 INFO:tasks.rados.rados.0.smithi031.stdout:1257: done (7 left) 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1258: delete oid 16 current snap is 136 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1250: finishing copy_from to smithi03173351-28 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 853 (ObjNum 356 snap 128 seq_num 356) dirty exists 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1245: finishing copy_from racing read to smithi03173351-34 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1245: finishing copy_from to smithi03173351-34 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 323 (ObjNum 357 snap 128 seq_num 357) dirty exists 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1252: finishing copy_from to smithi03173351-35 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1252: got expected ENOENT (src dne) 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1252: finishing copy_from racing read to smithi03173351-35 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1254: finishing write tid 1 to smithi03173351-30 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1254: finishing write tid 2 to smithi03173351-30 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1254: finishing write tid 3 to smithi03173351-30 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1254: finishing write tid 4 to smithi03173351-30 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:1254: finishing write tid 5 to smithi03173351-30 2024-04-17T11:38:35.396 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 882 (ObjNum 391 snap 136 seq_num 391) dirty exists 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:1254: left oid 30 (ObjNum 391 snap 136 seq_num 391) 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:1255: finishing write tid 1 to smithi03173351-27 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:1253: finishing copy_from racing read to smithi03173351-36 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:1253: finishing copy_from to smithi03173351-36 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 1168 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:1255: finishing write tid 2 to smithi03173351-27 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:1255: finishing write tid 3 to smithi03173351-27 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:1255: finishing write tid 4 to smithi03173351-27 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:1255: finishing write tid 5 to smithi03173351-27 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 890 (ObjNum 392 snap 136 seq_num 392) dirty exists 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:1255: left oid 27 (ObjNum 392 snap 136 seq_num 392) 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:1256: finishing write tid 1 to smithi03173351-11 2024-04-17T11:38:35.397 INFO:tasks.rados.rados.0.smithi031.stdout:1256: finishing write tid 2 to smithi03173351-11 2024-04-17T11:38:35.398 INFO:tasks.rados.rados.0.smithi031.stdout:1245: done (7 left) 2024-04-17T11:38:35.398 INFO:tasks.rados.rados.0.smithi031.stdout:1250: done (6 left) 2024-04-17T11:38:35.398 INFO:tasks.rados.rados.0.smithi031.stdout:1252: done (5 left) 2024-04-17T11:38:35.398 INFO:tasks.rados.rados.0.smithi031.stdout:1253: done (4 left) 2024-04-17T11:38:35.398 INFO:tasks.rados.rados.0.smithi031.stdout:1254: done (3 left) 2024-04-17T11:38:35.399 INFO:tasks.rados.rados.0.smithi031.stdout:1255: done (2 left) 2024-04-17T11:38:35.399 INFO:tasks.rados.rados.0.smithi031.stdout:1258: done (1 left) 2024-04-17T11:38:35.399 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 136 2024-04-17T11:38:35.399 INFO:tasks.rados.rados.0.smithi031.stdout:1259: seq_num 395 ranges {0=622592,622592=450560,1073152=753664} 2024-04-17T11:38:35.400 INFO:tasks.rados.rados.0.smithi031.stdout:1259: writing smithi03173351-5 from 0 to 622592 tid 1 2024-04-17T11:38:35.403 INFO:tasks.rados.rados.0.smithi031.stdout:1259: writing smithi03173351-5 from 622592 to 1073152 tid 2 2024-04-17T11:38:35.407 INFO:tasks.rados.rados.0.smithi031.stdout:1259: writing smithi03173351-5 from 1073152 to 1826816 tid 3 2024-04-17T11:38:35.407 INFO:tasks.rados.rados.0.smithi031.stdout:1260: delete oid 38 current snap is 136 2024-04-17T11:38:35.407 INFO:tasks.rados.rados.0.smithi031.stdout:1256: finishing write tid 3 to smithi03173351-11 2024-04-17T11:38:35.407 INFO:tasks.rados.rados.0.smithi031.stdout:1256: finishing write tid 4 to smithi03173351-11 2024-04-17T11:38:35.407 INFO:tasks.rados.rados.0.smithi031.stdout:1256: finishing write tid 5 to smithi03173351-11 2024-04-17T11:38:35.407 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 571 (ObjNum 393 snap 136 seq_num 393) dirty exists 2024-04-17T11:38:35.408 INFO:tasks.rados.rados.0.smithi031.stdout:1256: left oid 11 (ObjNum 393 snap 136 seq_num 393) 2024-04-17T11:38:35.408 INFO:tasks.rados.rados.0.smithi031.stdout:1259: finishing write tid 1 to smithi03173351-5 2024-04-17T11:38:35.408 INFO:tasks.rados.rados.0.smithi031.stdout:1259: finishing write tid 2 to smithi03173351-5 2024-04-17T11:38:35.409 INFO:tasks.rados.rados.0.smithi031.stdout:1256: done (2 left) 2024-04-17T11:38:35.409 INFO:tasks.rados.rados.0.smithi031.stdout:1260: done (1 left) 2024-04-17T11:38:35.409 INFO:tasks.rados.rados.0.smithi031.stdout:1261: setattr oid 17 current snap is 136 2024-04-17T11:38:35.410 INFO:tasks.rados.rados.0.smithi031.stdout:1262: read oid 21 snap -1 2024-04-17T11:38:35.410 INFO:tasks.rados.rados.0.smithi031.stdout:1262: expect (ObjNum 344 snap 127 seq_num 344) 2024-04-17T11:38:35.411 INFO:tasks.rados.rados.0.smithi031.stdout:1263: snap_remove snap 134 2024-04-17T11:38:35.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:34.341827+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-04-17T11:38:35.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:34.341827+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-04-17T11:38:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:34.341827+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-04-17T11:38:36.367 INFO:tasks.rados.rados.0.smithi031.stdout:1263: done (3 left) 2024-04-17T11:38:36.367 INFO:tasks.rados.rados.0.smithi031.stdout:1264: snap_remove snap 114 2024-04-17T11:38:36.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:35.342914+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-04-17T11:38:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:35.743237+0000 mgr.y (mgr.14556) 287 : cluster [DBG] pgmap v488: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 629 KiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-04-17T11:38:36.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:35.342914+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-04-17T11:38:36.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:35.743237+0000 mgr.y (mgr.14556) 287 : cluster [DBG] pgmap v488: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 629 KiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-04-17T11:38:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:35.342914+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-04-17T11:38:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:35.743237+0000 mgr.y (mgr.14556) 287 : cluster [DBG] pgmap v488: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 629 KiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-04-17T11:38:37.366 INFO:tasks.rados.rados.0.smithi031.stdout:1264: done (3 left) 2024-04-17T11:38:37.366 INFO:tasks.rados.rados.0.smithi031.stdout:1265: snap_create 2024-04-17T11:38:37.366 INFO:tasks.rados.rados.0.smithi031.stdout:1259: finishing write tid 3 to smithi03173351-5 2024-04-17T11:38:37.366 INFO:tasks.rados.rados.0.smithi031.stdout:1259: finishing write tid 4 to smithi03173351-5 2024-04-17T11:38:37.366 INFO:tasks.rados.rados.0.smithi031.stdout:1259: finishing write tid 5 to smithi03173351-5 2024-04-17T11:38:37.366 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1036 (ObjNum 395 snap 136 seq_num 395) dirty exists 2024-04-17T11:38:37.367 INFO:tasks.rados.rados.0.smithi031.stdout:1259: left oid 5 (ObjNum 395 snap 136 seq_num 395) 2024-04-17T11:38:37.367 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 379 (ObjNum 372 snap 131 seq_num 372) dirty exists 2024-04-17T11:38:37.367 INFO:tasks.rados.rados.0.smithi031.stdout:1262: expect (ObjNum 344 snap 127 seq_num 344) 2024-04-17T11:38:37.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:36.367484+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-04-17T11:38:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:36.367484+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-04-17T11:38:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:36.367484+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-04-17T11:38:38.387 INFO:tasks.rados.rados.0.smithi031.stdout:1259: done (3 left) 2024-04-17T11:38:38.387 INFO:tasks.rados.rados.0.smithi031.stdout:1261: done (2 left) 2024-04-17T11:38:38.387 INFO:tasks.rados.rados.0.smithi031.stdout:1262: done (1 left) 2024-04-17T11:38:38.387 INFO:tasks.rados.rados.0.smithi031.stdout:1265: done (0 left) 2024-04-17T11:38:38.387 INFO:tasks.rados.rados.0.smithi031.stdout:1266: rollback oid 14 current snap is 137 2024-04-17T11:38:38.388 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 14 to 90 2024-04-17T11:38:38.388 INFO:tasks.rados.rados.0.smithi031.stdout:1267: snap_remove snap 82 2024-04-17T11:38:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:37.366432+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-04-17T11:38:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:37.743593+0000 mgr.y (mgr.14556) 288 : cluster [DBG] pgmap v491: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:38.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:37.366432+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-04-17T11:38:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:37.743593+0000 mgr.y (mgr.14556) 288 : cluster [DBG] pgmap v491: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:37.366432+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-04-17T11:38:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:37.743593+0000 mgr.y (mgr.14556) 288 : cluster [DBG] pgmap v491: 121 pgs: 121 active+clean; 440 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:39.327 INFO:tasks.rados.rados.0.smithi031.stdout:1267: done (1 left) 2024-04-17T11:38:39.328 INFO:tasks.rados.rados.0.smithi031.stdout:1268: snap_remove snap 117 2024-04-17T11:38:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:38.385516+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-04-17T11:38:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:39.325609+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-04-17T11:38:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:38.385516+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-04-17T11:38:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:39.325609+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-04-17T11:38:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:38.385516+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-04-17T11:38:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:39.325609+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-04-17T11:38:40.328 INFO:tasks.rados.rados.0.smithi031.stdout:1268: done (1 left) 2024-04-17T11:38:40.328 INFO:tasks.rados.rados.0.smithi031.stdout:1269: rollback oid 38 current snap is 137 2024-04-17T11:38:40.328 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 119 2024-04-17T11:38:40.328 INFO:tasks.rados.rados.0.smithi031.stdout:1270: read oid 4 snap -1 2024-04-17T11:38:40.328 INFO:tasks.rados.rados.0.smithi031.stdout:1270: expect (ObjNum 331 snap 123 seq_num 331) 2024-04-17T11:38:40.328 INFO:tasks.rados.rados.0.smithi031.stdout:1271: read oid 28 snap -1 2024-04-17T11:38:40.328 INFO:tasks.rados.rados.0.smithi031.stdout:1271: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:38:40.328 INFO:tasks.rados.rados.0.smithi031.stdout:1272: delete oid 2 current snap is 137 2024-04-17T11:38:40.328 INFO:tasks.rados.rados.0.smithi031.stdout:1266: finishing rollback tid 0 to smithi03173351-14 2024-04-17T11:38:40.328 INFO:tasks.rados.rados.0.smithi031.stdout:1266: finishing rollback tid 1 to smithi03173351-14 2024-04-17T11:38:40.329 INFO:tasks.rados.rados.0.smithi031.stdout:1266: finishing rollback tid 2 to smithi03173351-14 2024-04-17T11:38:40.329 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 1171 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:38:40.339 INFO:tasks.rados.rados.0.smithi031.stdout:1269: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:38:40.339 INFO:tasks.rados.rados.0.smithi031.stdout:1269: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:38:40.339 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 393 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:38:40.350 INFO:tasks.rados.rados.0.smithi031.stdout:1271: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:38:40.382 INFO:tasks.rados.rados.0.smithi031.stdout:1270: expect (ObjNum 331 snap 123 seq_num 331) 2024-04-17T11:38:40.434 INFO:tasks.rados.rados.0.smithi031.stdout:1266: done (4 left) 2024-04-17T11:38:40.434 INFO:tasks.rados.rados.0.smithi031.stdout:1269: done (3 left) 2024-04-17T11:38:40.434 INFO:tasks.rados.rados.0.smithi031.stdout:1270: done (2 left) 2024-04-17T11:38:40.434 INFO:tasks.rados.rados.0.smithi031.stdout:1271: done (1 left) 2024-04-17T11:38:40.434 INFO:tasks.rados.rados.0.smithi031.stdout:1272: done (0 left) 2024-04-17T11:38:40.434 INFO:tasks.rados.rados.0.smithi031.stdout:1273: read oid 41 snap -1 2024-04-17T11:38:40.434 INFO:tasks.rados.rados.0.smithi031.stdout:1273: expect (ObjNum 368 snap 131 seq_num 368) 2024-04-17T11:38:40.434 INFO:tasks.rados.rados.0.smithi031.stdout:1274: read oid 16 snap -1 2024-04-17T11:38:40.434 INFO:tasks.rados.rados.0.smithi031.stdout:1274: expect deleted 2024-04-17T11:38:40.434 INFO:tasks.rados.rados.0.smithi031.stdout:1275: rollback oid 17 current snap is 137 2024-04-17T11:38:40.435 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 17 to 116 2024-04-17T11:38:40.435 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 137 2024-04-17T11:38:40.435 INFO:tasks.rados.rados.0.smithi031.stdout:1276: seq_num 398 ranges {4612096=671744,5283840=557056,5840896=532480,6373376=114688} 2024-04-17T11:38:40.463 INFO:tasks.rados.rados.0.smithi031.stdout:1276: writing smithi03173351-34 from 4612096 to 5283840 tid 1 2024-04-17T11:38:40.466 INFO:tasks.rados.rados.0.smithi031.stdout:1276: writing smithi03173351-34 from 5283840 to 5840896 tid 2 2024-04-17T11:38:40.469 INFO:tasks.rados.rados.0.smithi031.stdout:1276: writing smithi03173351-34 from 5840896 to 6373376 tid 3 2024-04-17T11:38:40.470 INFO:tasks.rados.rados.0.smithi031.stdout:1276: writing smithi03173351-34 from 6373376 to 6488064 tid 4 2024-04-17T11:38:40.470 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 137 2024-04-17T11:38:40.470 INFO:tasks.rados.rados.0.smithi031.stdout:1277: seq_num 399 ranges {3424256=688128,4112384=434176,4546560=745472,5292032=24576} 2024-04-17T11:38:40.492 INFO:tasks.rados.rados.0.smithi031.stdout:1277: writing smithi03173351-38 from 3424256 to 4112384 tid 1 2024-04-17T11:38:40.495 INFO:tasks.rados.rados.0.smithi031.stdout:1277: writing smithi03173351-38 from 4112384 to 4546560 tid 2 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:1277: writing smithi03173351-38 from 4546560 to 5292032 tid 3 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:1277: writing smithi03173351-38 from 5292032 to 5316608 tid 4 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:1278: setattr oid 35 current snap is 137 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:1275: finishing rollback tid 0 to smithi03173351-17 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:1275: finishing rollback tid 1 to smithi03173351-17 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 400 (ObjNum 288 snap 0 seq_num 161) dirty dne 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:1276: finishing write tid 1 to smithi03173351-34 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:1276: finishing write tid 2 to smithi03173351-34 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:1276: finishing write tid 3 to smithi03173351-34 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:1276: finishing write tid 4 to smithi03173351-34 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:1276: finishing write tid 5 to smithi03173351-34 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:1276: finishing write tid 6 to smithi03173351-34 2024-04-17T11:38:40.500 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1041 (ObjNum 398 snap 137 seq_num 398) dirty exists 2024-04-17T11:38:40.501 INFO:tasks.rados.rados.0.smithi031.stdout:1276: left oid 34 (ObjNum 398 snap 137 seq_num 398) 2024-04-17T11:38:40.501 INFO:tasks.rados.rados.0.smithi031.stdout:1273: expect (ObjNum 368 snap 131 seq_num 368) 2024-04-17T11:38:41.419 INFO:tasks.rados.rados.0.smithi031.stdout:1277: finishing write tid 1 to smithi03173351-38 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1277: finishing write tid 2 to smithi03173351-38 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1277: finishing write tid 3 to smithi03173351-38 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1277: finishing write tid 4 to smithi03173351-38 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1277: finishing write tid 5 to smithi03173351-38 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1277: finishing write tid 6 to smithi03173351-38 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 405 (ObjNum 399 snap 137 seq_num 399) dirty exists 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1277: left oid 38 (ObjNum 399 snap 137 seq_num 399) 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1273: done (5 left) 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1274: done (4 left) 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1275: done (3 left) 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1276: done (2 left) 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1277: done (1 left) 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1279: copy_from oid 41 from oid 3 current snap is 137 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 137 2024-04-17T11:38:41.420 INFO:tasks.rados.rados.0.smithi031.stdout:1280: seq_num 400 ranges {0=704512,704512=720896,1425408=483328} 2024-04-17T11:38:41.423 INFO:tasks.rados.rados.0.smithi031.stdout:1280: writing smithi03173351-2 from 0 to 704512 tid 1 2024-04-17T11:38:41.427 INFO:tasks.rados.rados.0.smithi031.stdout:1280: writing smithi03173351-2 from 704512 to 1425408 tid 2 2024-04-17T11:38:41.431 INFO:tasks.rados.rados.0.smithi031.stdout:1280: writing smithi03173351-2 from 1425408 to 1908736 tid 3 2024-04-17T11:38:41.431 INFO:tasks.rados.rados.0.smithi031.stdout:1281: copy_from oid 19 from oid 22 current snap is 137 2024-04-17T11:38:41.431 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 854 (ObjNum 343 snap 125 seq_num 343) dirty exists 2024-04-17T11:38:41.431 INFO:tasks.rados.rados.0.smithi031.stdout:1280: finishing write tid 1 to smithi03173351-2 2024-04-17T11:38:41.431 INFO:tasks.rados.rados.0.smithi031.stdout:1278: done (3 left) 2024-04-17T11:38:41.431 INFO:tasks.rados.rados.0.smithi031.stdout:1282: copy_from oid 50 from oid 6 current snap is 137 2024-04-17T11:38:41.431 INFO:tasks.rados.rados.0.smithi031.stdout:1283: rollback oid 38 current snap is 137 2024-04-17T11:38:41.431 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 118 2024-04-17T11:38:41.431 INFO:tasks.rados.rados.0.smithi031.stdout:1284: read oid 49 snap -1 2024-04-17T11:38:41.431 INFO:tasks.rados.rados.0.smithi031.stdout:1284: expect (ObjNum 374 snap 131 seq_num 374) 2024-04-17T11:38:41.431 INFO:tasks.rados.rados.0.smithi031.stdout:1285: read oid 35 snap -1 2024-04-17T11:38:41.432 INFO:tasks.rados.rados.0.smithi031.stdout:1285: expect (ObjNum 343 snap 125 seq_num 343) 2024-04-17T11:38:41.432 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 137 2024-04-17T11:38:41.432 INFO:tasks.rados.rados.0.smithi031.stdout:1286: seq_num 401 ranges {9986048=720896,10706944=606208,11313152=598016} 2024-04-17T11:38:41.489 INFO:tasks.rados.rados.0.smithi031.stdout:1286: writing smithi03173351-21 from 9986048 to 10706944 tid 1 2024-04-17T11:38:41.492 INFO:tasks.rados.rados.0.smithi031.stdout:1286: writing smithi03173351-21 from 10706944 to 11313152 tid 2 2024-04-17T11:38:41.497 INFO:tasks.rados.rados.0.smithi031.stdout:1286: writing smithi03173351-21 from 11313152 to 11911168 tid 3 2024-04-17T11:38:41.497 INFO:tasks.rados.rados.0.smithi031.stdout:1287: rollback oid 7 current snap is 137 2024-04-17T11:38:41.497 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 7 to 90 2024-04-17T11:38:41.497 INFO:tasks.rados.rados.0.smithi031.stdout:1280: finishing write tid 2 to smithi03173351-2 2024-04-17T11:38:41.497 INFO:tasks.rados.rados.0.smithi031.stdout:1288: rollback oid 44 current snap is 137 2024-04-17T11:38:41.497 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 44 to 93 2024-04-17T11:38:41.497 INFO:tasks.rados.rados.0.smithi031.stdout:1279: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1281: finishing copy_from to smithi03173351-19 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1281: got expected ENOENT (src dne) 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1281: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1279: finishing copy_from to smithi03173351-41 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 412 (ObjNum 371 snap 131 seq_num 371) dirty exists 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1280: finishing write tid 3 to smithi03173351-2 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1280: finishing write tid 4 to smithi03173351-2 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1280: finishing write tid 5 to smithi03173351-2 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 609 (ObjNum 400 snap 137 seq_num 400) dirty exists 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1280: left oid 2 (ObjNum 400 snap 137 seq_num 400) 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1283: finishing rollback tid 0 to smithi03173351-38 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1283: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1282: finishing copy_from to smithi03173351-50 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1282: got expected ENOENT (src dne) 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:1283: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:38:41.498 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 408 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:38:41.499 INFO:tasks.rados.rados.0.smithi031.stdout:1282: finishing copy_from racing read to smithi03173351-50 2024-04-17T11:38:41.499 INFO:tasks.rados.rados.0.smithi031.stdout:1285: expect (ObjNum 343 snap 125 seq_num 343) 2024-04-17T11:38:41.702 INFO:tasks.rados.rados.0.smithi031.stdout:1284: expect (ObjNum 374 snap 131 seq_num 374) 2024-04-17T11:38:41.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:39.744144+0000 mgr.y (mgr.14556) 289 : cluster [DBG] pgmap v494: 121 pgs: 121 active+clean; 459 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.9 MiB/s wr, 15 op/s 2024-04-17T11:38:41.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:40.321337+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-04-17T11:38:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:39.744144+0000 mgr.y (mgr.14556) 289 : cluster [DBG] pgmap v494: 121 pgs: 121 active+clean; 459 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.9 MiB/s wr, 15 op/s 2024-04-17T11:38:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:40.321337+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-04-17T11:38:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:39.744144+0000 mgr.y (mgr.14556) 289 : cluster [DBG] pgmap v494: 121 pgs: 121 active+clean; 459 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.9 MiB/s wr, 15 op/s 2024-04-17T11:38:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:40.321337+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-04-17T11:38:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:38:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:41] "GET /metrics HTTP/1.1" 200 192033 "" "Prometheus/2.33.4" 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1286: finishing write tid 1 to smithi03173351-21 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1286: finishing write tid 2 to smithi03173351-21 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1287: finishing rollback tid 0 to smithi03173351-7 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1287: finishing rollback tid 1 to smithi03173351-7 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 513 (ObjNum -1701894064 snap 21884 seq_num 2594144384) dirty dne 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1279: done (9 left) 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1280: done (8 left) 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1281: done (7 left) 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1282: done (6 left) 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1283: done (5 left) 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1284: done (4 left) 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1285: done (3 left) 2024-04-17T11:38:42.482 INFO:tasks.rados.rados.0.smithi031.stdout:1287: done (2 left) 2024-04-17T11:38:42.483 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 137 2024-04-17T11:38:42.483 INFO:tasks.rados.rados.0.smithi031.stdout:1288: finishing rollback tid 0 to smithi03173351-44 2024-04-17T11:38:42.483 INFO:tasks.rados.rados.0.smithi031.stdout:1289: seq_num 402 ranges {1589248=737280,2326528=491520,2818048=516096,3334144=196608} 2024-04-17T11:38:42.494 INFO:tasks.rados.rados.0.smithi031.stdout:1289: writing smithi03173351-20 from 1589248 to 2326528 tid 1 2024-04-17T11:38:42.497 INFO:tasks.rados.rados.0.smithi031.stdout:1289: writing smithi03173351-20 from 2326528 to 2818048 tid 2 2024-04-17T11:38:42.499 INFO:tasks.rados.rados.0.smithi031.stdout:1289: writing smithi03173351-20 from 2818048 to 3334144 tid 3 2024-04-17T11:38:42.501 INFO:tasks.rados.rados.0.smithi031.stdout:1289: writing smithi03173351-20 from 3334144 to 3530752 tid 4 2024-04-17T11:38:42.501 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 137 2024-04-17T11:38:42.501 INFO:tasks.rados.rados.0.smithi031.stdout:1290: seq_num 403 ranges {0=753664,753664=425984,1179648=720896,1900544=57344} 2024-04-17T11:38:42.505 INFO:tasks.rados.rados.0.smithi031.stdout:1290: writing smithi03173351-46 from 0 to 753664 tid 1 2024-04-17T11:38:42.507 INFO:tasks.rados.rados.0.smithi031.stdout:1290: writing smithi03173351-46 from 753664 to 1179648 tid 2 2024-04-17T11:38:42.512 INFO:tasks.rados.rados.0.smithi031.stdout:1290: writing smithi03173351-46 from 1179648 to 1900544 tid 3 2024-04-17T11:38:42.513 INFO:tasks.rados.rados.0.smithi031.stdout:1290: writing smithi03173351-46 from 1900544 to 1957888 tid 4 2024-04-17T11:38:42.513 INFO:tasks.rados.rados.0.smithi031.stdout:1291: copy_from oid 7 from oid 29 current snap is 137 2024-04-17T11:38:42.513 INFO:tasks.rados.rados.0.smithi031.stdout:1286: finishing write tid 3 to smithi03173351-21 2024-04-17T11:38:42.513 INFO:tasks.rados.rados.0.smithi031.stdout:1288: finishing rollback tid 1 to smithi03173351-44 2024-04-17T11:38:42.513 INFO:tasks.rados.rados.0.smithi031.stdout:1288: finishing rollback tid 2 to smithi03173351-44 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1011 (ObjNum 229 snap 75 seq_num 229) dirty exists 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1286: finishing write tid 4 to smithi03173351-21 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1286: finishing write tid 5 to smithi03173351-21 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 738 (ObjNum 401 snap 137 seq_num 401) dirty exists 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1286: left oid 21 (ObjNum 401 snap 137 seq_num 401) 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1289: finishing write tid 1 to smithi03173351-20 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1286: done (4 left) 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1288: done (3 left) 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1292: read oid 50 snap 136 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1292: expect (ObjNum 382 snap 134 seq_num 382) 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 137 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1289: finishing write tid 2 to smithi03173351-20 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1289: finishing write tid 3 to smithi03173351-20 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1289: finishing write tid 4 to smithi03173351-20 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1289: finishing write tid 5 to smithi03173351-20 2024-04-17T11:38:42.514 INFO:tasks.rados.rados.0.smithi031.stdout:1293: seq_num 404 ranges {0=770048,770048=712704,1482752=491520} 2024-04-17T11:38:42.518 INFO:tasks.rados.rados.0.smithi031.stdout:1293: writing smithi03173351-13 from 0 to 770048 tid 1 2024-04-17T11:38:42.522 INFO:tasks.rados.rados.0.smithi031.stdout:1293: writing smithi03173351-13 from 770048 to 1482752 tid 2 2024-04-17T11:38:42.526 INFO:tasks.rados.rados.0.smithi031.stdout:1293: writing smithi03173351-13 from 1482752 to 1974272 tid 3 2024-04-17T11:38:42.526 INFO:tasks.rados.rados.0.smithi031.stdout:1294: setattr oid 5 current snap is 137 2024-04-17T11:38:42.526 INFO:tasks.rados.rados.0.smithi031.stdout:1289: finishing write tid 6 to smithi03173351-20 2024-04-17T11:38:42.526 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 421 (ObjNum 402 snap 137 seq_num 402) dirty exists 2024-04-17T11:38:42.526 INFO:tasks.rados.rados.0.smithi031.stdout:1289: left oid 20 (ObjNum 402 snap 137 seq_num 402) 2024-04-17T11:38:42.526 INFO:tasks.rados.rados.0.smithi031.stdout:1290: finishing write tid 1 to smithi03173351-46 2024-04-17T11:38:42.526 INFO:tasks.rados.rados.0.smithi031.stdout:1290: finishing write tid 2 to smithi03173351-46 2024-04-17T11:38:42.526 INFO:tasks.rados.rados.0.smithi031.stdout:1290: finishing write tid 3 to smithi03173351-46 2024-04-17T11:38:42.526 INFO:tasks.rados.rados.0.smithi031.stdout:1290: finishing write tid 4 to smithi03173351-46 2024-04-17T11:38:42.526 INFO:tasks.rados.rados.0.smithi031.stdout:1290: finishing write tid 5 to smithi03173351-46 2024-04-17T11:38:42.527 INFO:tasks.rados.rados.0.smithi031.stdout:1290: finishing write tid 6 to smithi03173351-46 2024-04-17T11:38:42.527 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 1016 (ObjNum 403 snap 137 seq_num 403) dirty exists 2024-04-17T11:38:42.527 INFO:tasks.rados.rados.0.smithi031.stdout:1290: left oid 46 (ObjNum 403 snap 137 seq_num 403) 2024-04-17T11:38:42.527 INFO:tasks.rados.rados.0.smithi031.stdout:1292: expect (ObjNum 382 snap 134 seq_num 382) 2024-04-17T11:38:42.578 INFO:tasks.rados.rados.0.smithi031.stdout:1293: finishing write tid 1 to smithi03173351-13 2024-04-17T11:38:42.578 INFO:tasks.rados.rados.0.smithi031.stdout:1293: finishing write tid 2 to smithi03173351-13 2024-04-17T11:38:42.578 INFO:tasks.rados.rados.0.smithi031.stdout:1293: finishing write tid 3 to smithi03173351-13 2024-04-17T11:38:42.578 INFO:tasks.rados.rados.0.smithi031.stdout:1293: finishing write tid 4 to smithi03173351-13 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:1293: finishing write tid 5 to smithi03173351-13 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 742 (ObjNum 404 snap 137 seq_num 404) dirty exists 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:1293: left oid 13 (ObjNum 404 snap 137 seq_num 404) 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:1291: finishing copy_from racing read to smithi03173351-7 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:1291: finishing copy_from to smithi03173351-7 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 879 (ObjNum 384 snap 135 seq_num 384) dirty exists 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:1289: done (5 left) 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:1290: done (4 left) 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:1291: done (3 left) 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:1292: done (2 left) 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:1293: done (1 left) 2024-04-17T11:38:42.579 INFO:tasks.rados.rados.0.smithi031.stdout:1295: snap_create 2024-04-17T11:38:42.581 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1042 (ObjNum 395 snap 136 seq_num 395) dirty exists 2024-04-17T11:38:43.331 INFO:tasks.rados.rados.0.smithi031.stdout:1294: done (1 left) 2024-04-17T11:38:43.332 INFO:tasks.rados.rados.0.smithi031.stdout:1295: done (0 left) 2024-04-17T11:38:43.332 INFO:tasks.rados.rados.0.smithi031.stdout:1296: rmattr oid 41 current snap is 138 2024-04-17T11:38:43.332 INFO:tasks.rados.rados.0.smithi031.stdout:1296: done (0 left) 2024-04-17T11:38:43.332 INFO:tasks.rados.rados.0.smithi031.stdout:1297: snap_remove snap 124 2024-04-17T11:38:43.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:41.744500+0000 mgr.y (mgr.14556) 290 : cluster [DBG] pgmap v496: 121 pgs: 121 active+clean; 459 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.5 MiB/s wr, 14 op/s 2024-04-17T11:38:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:41.744500+0000 mgr.y (mgr.14556) 290 : cluster [DBG] pgmap v496: 121 pgs: 121 active+clean; 459 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.5 MiB/s wr, 14 op/s 2024-04-17T11:38:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:41.744500+0000 mgr.y (mgr.14556) 290 : cluster [DBG] pgmap v496: 121 pgs: 121 active+clean; 459 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.5 MiB/s wr, 14 op/s 2024-04-17T11:38:44.334 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:38:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:38:44.341 INFO:tasks.rados.rados.0.smithi031.stdout:1297: done (0 left) 2024-04-17T11:38:44.341 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 138 2024-04-17T11:38:44.341 INFO:tasks.rados.rados.0.smithi031.stdout:1298: seq_num 405 ranges {5783552=786432,6569984=589824,7159808=614400} 2024-04-17T11:38:44.378 INFO:tasks.rados.rados.0.smithi031.stdout:1298: writing smithi03173351-45 from 5783552 to 6569984 tid 1 2024-04-17T11:38:44.381 INFO:tasks.rados.rados.0.smithi031.stdout:1298: writing smithi03173351-45 from 6569984 to 7159808 tid 2 2024-04-17T11:38:44.385 INFO:tasks.rados.rados.0.smithi031.stdout:1298: writing smithi03173351-45 from 7159808 to 7774208 tid 3 2024-04-17T11:38:44.385 INFO:tasks.rados.rados.0.smithi031.stdout:1299: delete oid 26 current snap is 138 2024-04-17T11:38:44.385 INFO:tasks.rados.rados.0.smithi031.stdout:1298: finishing write tid 1 to smithi03173351-45 2024-04-17T11:38:44.385 INFO:tasks.rados.rados.0.smithi031.stdout:1298: finishing write tid 2 to smithi03173351-45 2024-04-17T11:38:44.387 INFO:tasks.rados.rados.0.smithi031.stdout:1299: done (1 left) 2024-04-17T11:38:44.387 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 138 2024-04-17T11:38:44.387 INFO:tasks.rados.rados.0.smithi031.stdout:1300: seq_num 407 ranges {630784=425984,1056768=761856,1818624=704512,2523136=139264} 2024-04-17T11:38:44.393 INFO:tasks.rados.rados.0.smithi031.stdout:1300: writing smithi03173351-18 from 630784 to 1056768 tid 1 2024-04-17T11:38:44.397 INFO:tasks.rados.rados.0.smithi031.stdout:1300: writing smithi03173351-18 from 1056768 to 1818624 tid 2 2024-04-17T11:38:44.401 INFO:tasks.rados.rados.0.smithi031.stdout:1300: writing smithi03173351-18 from 1818624 to 2523136 tid 3 2024-04-17T11:38:44.402 INFO:tasks.rados.rados.0.smithi031.stdout:1300: writing smithi03173351-18 from 2523136 to 2662400 tid 4 2024-04-17T11:38:44.402 INFO:tasks.rados.rados.0.smithi031.stdout:1301: delete oid 1 current snap is 138 2024-04-17T11:38:44.403 INFO:tasks.rados.rados.0.smithi031.stdout:1298: finishing write tid 3 to smithi03173351-45 2024-04-17T11:38:44.403 INFO:tasks.rados.rados.0.smithi031.stdout:1298: finishing write tid 4 to smithi03173351-45 2024-04-17T11:38:44.403 INFO:tasks.rados.rados.0.smithi031.stdout:1298: finishing write tid 5 to smithi03173351-45 2024-04-17T11:38:44.403 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1318 (ObjNum 405 snap 138 seq_num 405) dirty exists 2024-04-17T11:38:44.403 INFO:tasks.rados.rados.0.smithi031.stdout:1298: left oid 45 (ObjNum 405 snap 138 seq_num 405) 2024-04-17T11:38:44.403 INFO:tasks.rados.rados.0.smithi031.stdout:1300: finishing write tid 1 to smithi03173351-18 2024-04-17T11:38:44.403 INFO:tasks.rados.rados.0.smithi031.stdout:1300: finishing write tid 2 to smithi03173351-18 2024-04-17T11:38:44.404 INFO:tasks.rados.rados.0.smithi031.stdout:1298: done (2 left) 2024-04-17T11:38:44.404 INFO:tasks.rados.rados.0.smithi031.stdout:1301: done (1 left) 2024-04-17T11:38:44.404 INFO:tasks.rados.rados.0.smithi031.stdout:1302: copy_from oid 4 from oid 1 current snap is 138 2024-04-17T11:38:44.404 INFO:tasks.rados.rados.0.smithi031.stdout:1303: snap_create 2024-04-17T11:38:44.406 INFO:tasks.rados.rados.0.smithi031.stdout:1300: finishing write tid 3 to smithi03173351-18 2024-04-17T11:38:44.406 INFO:tasks.rados.rados.0.smithi031.stdout:1300: finishing write tid 4 to smithi03173351-18 2024-04-17T11:38:44.406 INFO:tasks.rados.rados.0.smithi031.stdout:1300: finishing write tid 5 to smithi03173351-18 2024-04-17T11:38:44.408 INFO:tasks.rados.rados.0.smithi031.stdout:1300: finishing write tid 6 to smithi03173351-18 2024-04-17T11:38:44.408 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 1324 (ObjNum 407 snap 138 seq_num 407) dirty exists 2024-04-17T11:38:44.408 INFO:tasks.rados.rados.0.smithi031.stdout:1300: left oid 18 (ObjNum 407 snap 138 seq_num 407) 2024-04-17T11:38:44.408 INFO:tasks.rados.rados.0.smithi031.stdout:1302: finishing copy_from to smithi03173351-4 2024-04-17T11:38:44.408 INFO:tasks.rados.rados.0.smithi031.stdout:1302: got expected ENOENT (src dne) 2024-04-17T11:38:44.408 INFO:tasks.rados.rados.0.smithi031.stdout:1302: finishing copy_from racing read to smithi03173351-4 2024-04-17T11:38:44.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:43.330929+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-04-17T11:38:44.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:43.330929+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-04-17T11:38:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:43.330929+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-04-17T11:38:45.342 INFO:tasks.rados.rados.0.smithi031.stdout:1300: done (2 left) 2024-04-17T11:38:45.342 INFO:tasks.rados.rados.0.smithi031.stdout:1302: done (1 left) 2024-04-17T11:38:45.342 INFO:tasks.rados.rados.0.smithi031.stdout:1303: done (0 left) 2024-04-17T11:38:45.342 INFO:tasks.rados.rados.0.smithi031.stdout:1304: setattr oid 25 current snap is 139 2024-04-17T11:38:45.343 INFO:tasks.rados.rados.0.smithi031.stdout:1305: setattr oid 47 current snap is 139 2024-04-17T11:38:45.344 INFO:tasks.rados.rados.0.smithi031.stdout:1306: snap_create 2024-04-17T11:38:45.348 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 414 (ObjNum 347 snap 127 seq_num 347) dirty exists 2024-04-17T11:38:45.351 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 1326 (ObjNum 373 snap 131 seq_num 373) dirty exists 2024-04-17T11:38:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:43.745081+0000 mgr.y (mgr.14556) 291 : cluster [DBG] pgmap v498: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 22 op/s 2024-04-17T11:38:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:44.336975+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-04-17T11:38:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:43.745081+0000 mgr.y (mgr.14556) 291 : cluster [DBG] pgmap v498: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 22 op/s 2024-04-17T11:38:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:44.336975+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-04-17T11:38:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:43.745081+0000 mgr.y (mgr.14556) 291 : cluster [DBG] pgmap v498: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 22 op/s 2024-04-17T11:38:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:44.336975+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-04-17T11:38:46.353 INFO:tasks.rados.rados.0.smithi031.stdout:1304: done (2 left) 2024-04-17T11:38:46.353 INFO:tasks.rados.rados.0.smithi031.stdout:1305: done (1 left) 2024-04-17T11:38:46.353 INFO:tasks.rados.rados.0.smithi031.stdout:1306: done (0 left) 2024-04-17T11:38:46.353 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 140 2024-04-17T11:38:46.354 INFO:tasks.rados.rados.0.smithi031.stdout:1307: seq_num 409 ranges {11624448=458752,12083200=532480,12615680=720896,13336576=352256} 2024-04-17T11:38:46.419 INFO:tasks.rados.rados.0.smithi031.stdout:1307: writing smithi03173351-7 from 11624448 to 12083200 tid 1 2024-04-17T11:38:46.422 INFO:tasks.rados.rados.0.smithi031.stdout:1307: writing smithi03173351-7 from 12083200 to 12615680 tid 2 2024-04-17T11:38:46.426 INFO:tasks.rados.rados.0.smithi031.stdout:1307: writing smithi03173351-7 from 12615680 to 13336576 tid 3 2024-04-17T11:38:46.428 INFO:tasks.rados.rados.0.smithi031.stdout:1307: writing smithi03173351-7 from 13336576 to 13688832 tid 4 2024-04-17T11:38:46.428 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 140 2024-04-17T11:38:46.428 INFO:tasks.rados.rados.0.smithi031.stdout:1307: finishing write tid 1 to smithi03173351-7 2024-04-17T11:38:46.428 INFO:tasks.rados.rados.0.smithi031.stdout:1308: seq_num 410 ranges {10805248=475136,11280384=417792,11698176=475136,12173312=425984,12599296=286720} 2024-04-17T11:38:46.489 INFO:tasks.rados.rados.0.smithi031.stdout:1308: writing smithi03173351-32 from 10805248 to 11280384 tid 1 2024-04-17T11:38:46.492 INFO:tasks.rados.rados.0.smithi031.stdout:1308: writing smithi03173351-32 from 11280384 to 11698176 tid 2 2024-04-17T11:38:46.495 INFO:tasks.rados.rados.0.smithi031.stdout:1308: writing smithi03173351-32 from 11698176 to 12173312 tid 3 2024-04-17T11:38:46.497 INFO:tasks.rados.rados.0.smithi031.stdout:1308: writing smithi03173351-32 from 12173312 to 12599296 tid 4 2024-04-17T11:38:46.499 INFO:tasks.rados.rados.0.smithi031.stdout:1308: writing smithi03173351-32 from 12599296 to 12886016 tid 5 2024-04-17T11:38:46.499 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 140 2024-04-17T11:38:46.500 INFO:tasks.rados.rados.0.smithi031.stdout:1307: finishing write tid 2 to smithi03173351-7 2024-04-17T11:38:46.500 INFO:tasks.rados.rados.0.smithi031.stdout:1309: seq_num 411 ranges {6488064=491520,6979584=753664,7733248=688128,8421376=163840} 2024-04-17T11:38:46.537 INFO:tasks.rados.rados.0.smithi031.stdout:1309: writing smithi03173351-34 from 6488064 to 6979584 tid 1 2024-04-17T11:38:46.541 INFO:tasks.rados.rados.0.smithi031.stdout:1309: writing smithi03173351-34 from 6979584 to 7733248 tid 2 2024-04-17T11:38:46.545 INFO:tasks.rados.rados.0.smithi031.stdout:1309: writing smithi03173351-34 from 7733248 to 8421376 tid 3 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1309: writing smithi03173351-34 from 8421376 to 8585216 tid 4 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1310: snap_create 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1307: finishing write tid 3 to smithi03173351-7 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1307: finishing write tid 4 to smithi03173351-7 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1307: finishing write tid 5 to smithi03173351-7 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1307: finishing write tid 6 to smithi03173351-7 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 884 (ObjNum 409 snap 140 seq_num 409) dirty exists 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1307: left oid 7 (ObjNum 409 snap 140 seq_num 409) 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1308: finishing write tid 1 to smithi03173351-32 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1308: finishing write tid 2 to smithi03173351-32 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1308: finishing write tid 3 to smithi03173351-32 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1308: finishing write tid 4 to smithi03173351-32 2024-04-17T11:38:46.547 INFO:tasks.rados.rados.0.smithi031.stdout:1308: finishing write tid 5 to smithi03173351-32 2024-04-17T11:38:46.548 INFO:tasks.rados.rados.0.smithi031.stdout:1308: finishing write tid 6 to smithi03173351-32 2024-04-17T11:38:46.548 INFO:tasks.rados.rados.0.smithi031.stdout:1308: finishing write tid 7 to smithi03173351-32 2024-04-17T11:38:46.548 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 1033 (ObjNum 410 snap 140 seq_num 410) dirty exists 2024-04-17T11:38:46.548 INFO:tasks.rados.rados.0.smithi031.stdout:1308: left oid 32 (ObjNum 410 snap 140 seq_num 410) 2024-04-17T11:38:46.548 INFO:tasks.rados.rados.0.smithi031.stdout:1309: finishing write tid 1 to smithi03173351-34 2024-04-17T11:38:46.548 INFO:tasks.rados.rados.0.smithi031.stdout:1309: finishing write tid 2 to smithi03173351-34 2024-04-17T11:38:46.552 INFO:tasks.rados.rados.0.smithi031.stdout:1309: finishing write tid 3 to smithi03173351-34 2024-04-17T11:38:46.552 INFO:tasks.rados.rados.0.smithi031.stdout:1309: finishing write tid 4 to smithi03173351-34 2024-04-17T11:38:46.553 INFO:tasks.rados.rados.0.smithi031.stdout:1309: finishing write tid 5 to smithi03173351-34 2024-04-17T11:38:46.554 INFO:tasks.rados.rados.0.smithi031.stdout:1309: finishing write tid 6 to smithi03173351-34 2024-04-17T11:38:46.554 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1047 (ObjNum 411 snap 140 seq_num 411) dirty exists 2024-04-17T11:38:46.554 INFO:tasks.rados.rados.0.smithi031.stdout:1309: left oid 34 (ObjNum 411 snap 140 seq_num 411) 2024-04-17T11:38:46.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:45.343170+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-04-17T11:38:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:45.745491+0000 mgr.y (mgr.14556) 292 : cluster [DBG] pgmap v501: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 4.9 MiB/s wr, 22 op/s 2024-04-17T11:38:46.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:45.343170+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-04-17T11:38:46.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:45.745491+0000 mgr.y (mgr.14556) 292 : cluster [DBG] pgmap v501: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 4.9 MiB/s wr, 22 op/s 2024-04-17T11:38:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:45.343170+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-04-17T11:38:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:45.745491+0000 mgr.y (mgr.14556) 292 : cluster [DBG] pgmap v501: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 4.9 MiB/s wr, 22 op/s 2024-04-17T11:38:47.351 INFO:tasks.rados.rados.0.smithi031.stdout:1307: done (3 left) 2024-04-17T11:38:47.351 INFO:tasks.rados.rados.0.smithi031.stdout:1308: done (2 left) 2024-04-17T11:38:47.351 INFO:tasks.rados.rados.0.smithi031.stdout:1309: done (1 left) 2024-04-17T11:38:47.351 INFO:tasks.rados.rados.0.smithi031.stdout:1310: done (0 left) 2024-04-17T11:38:47.351 INFO:tasks.rados.rados.0.smithi031.stdout:1311: delete oid 40 current snap is 141 2024-04-17T11:38:47.356 INFO:tasks.rados.rados.0.smithi031.stdout:1311: done (0 left) 2024-04-17T11:38:47.356 INFO:tasks.rados.rados.0.smithi031.stdout:1312: snap_remove snap 73 2024-04-17T11:38:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:46.351936+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-04-17T11:38:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:46.351936+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-04-17T11:38:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:46.351936+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-04-17T11:38:48.362 INFO:tasks.rados.rados.0.smithi031.stdout:1312: done (0 left) 2024-04-17T11:38:48.362 INFO:tasks.rados.rados.0.smithi031.stdout:1313: snap_remove snap 105 2024-04-17T11:38:48.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:47.351756+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-04-17T11:38:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:47.745952+0000 mgr.y (mgr.14556) 293 : cluster [DBG] pgmap v504: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:48.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:47.351756+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-04-17T11:38:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:47.745952+0000 mgr.y (mgr.14556) 293 : cluster [DBG] pgmap v504: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:47.351756+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-04-17T11:38:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:47.745952+0000 mgr.y (mgr.14556) 293 : cluster [DBG] pgmap v504: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:49.327 INFO:tasks.rados.rados.0.smithi031.stdout:1313: done (0 left) 2024-04-17T11:38:49.328 INFO:tasks.rados.rados.0.smithi031.stdout:1314: snap_remove snap 77 2024-04-17T11:38:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:48.362355+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-04-17T11:38:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:49.322790+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-04-17T11:38:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:48.362355+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-04-17T11:38:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:49.322790+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-04-17T11:38:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:48.362355+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-04-17T11:38:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:49.322790+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-04-17T11:38:50.332 INFO:tasks.rados.rados.0.smithi031.stdout:1314: done (0 left) 2024-04-17T11:38:50.332 INFO:tasks.rados.rados.0.smithi031.stdout:1315: delete oid 34 current snap is 141 2024-04-17T11:38:50.344 INFO:tasks.rados.rados.0.smithi031.stdout:1315: done (0 left) 2024-04-17T11:38:50.344 INFO:tasks.rados.rados.0.smithi031.stdout:1316: read oid 33 snap -1 2024-04-17T11:38:50.344 INFO:tasks.rados.rados.0.smithi031.stdout:1316: expect (ObjNum 379 snap 133 seq_num 379) 2024-04-17T11:38:50.344 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 141 2024-04-17T11:38:50.344 INFO:tasks.rados.rados.0.smithi031.stdout:1317: seq_num 414 ranges {2342912=540672,2883584=802816,3686400=458752,4145152=344064} 2024-04-17T11:38:50.358 INFO:tasks.rados.rados.0.smithi031.stdout:1317: writing smithi03173351-48 from 2342912 to 2883584 tid 1 2024-04-17T11:38:50.363 INFO:tasks.rados.rados.0.smithi031.stdout:1317: writing smithi03173351-48 from 2883584 to 3686400 tid 2 2024-04-17T11:38:50.366 INFO:tasks.rados.rados.0.smithi031.stdout:1317: writing smithi03173351-48 from 3686400 to 4145152 tid 3 2024-04-17T11:38:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1317: writing smithi03173351-48 from 4145152 to 4489216 tid 4 2024-04-17T11:38:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 141 2024-04-17T11:38:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1318: seq_num 415 ranges {1826816=557056,2383872=688128,3072000=663552,3735552=253952} 2024-04-17T11:38:50.381 INFO:tasks.rados.rados.0.smithi031.stdout:1318: writing smithi03173351-5 from 1826816 to 2383872 tid 1 2024-04-17T11:38:50.385 INFO:tasks.rados.rados.0.smithi031.stdout:1318: writing smithi03173351-5 from 2383872 to 3072000 tid 2 2024-04-17T11:38:50.388 INFO:tasks.rados.rados.0.smithi031.stdout:1318: writing smithi03173351-5 from 3072000 to 3735552 tid 3 2024-04-17T11:38:50.391 INFO:tasks.rados.rados.0.smithi031.stdout:1318: writing smithi03173351-5 from 3735552 to 3989504 tid 4 2024-04-17T11:38:50.391 INFO:tasks.rados.rados.0.smithi031.stdout:1319: read oid 42 snap -1 2024-04-17T11:38:50.391 INFO:tasks.rados.rados.0.smithi031.stdout:1319: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:38:50.391 INFO:tasks.rados.rados.0.smithi031.stdout:1320: read oid 25 snap 138 2024-04-17T11:38:50.391 INFO:tasks.rados.rados.0.smithi031.stdout:1320: expect (ObjNum 373 snap 131 seq_num 373) 2024-04-17T11:38:50.391 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 141 2024-04-17T11:38:50.391 INFO:tasks.rados.rados.0.smithi031.stdout:1321: seq_num 416 ranges {983040=573440,1556480=573440,2129920=475136,2605056=557056} 2024-04-17T11:38:50.399 INFO:tasks.rados.rados.0.smithi031.stdout:1321: writing smithi03173351-10 from 983040 to 1556480 tid 1 2024-04-17T11:38:50.402 INFO:tasks.rados.rados.0.smithi031.stdout:1321: writing smithi03173351-10 from 1556480 to 2129920 tid 2 2024-04-17T11:38:50.405 INFO:tasks.rados.rados.0.smithi031.stdout:1321: writing smithi03173351-10 from 2129920 to 2605056 tid 3 2024-04-17T11:38:50.409 INFO:tasks.rados.rados.0.smithi031.stdout:1321: writing smithi03173351-10 from 2605056 to 3162112 tid 4 2024-04-17T11:38:50.409 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 141 2024-04-17T11:38:50.409 INFO:tasks.rados.rados.0.smithi031.stdout:1316: expect (ObjNum 379 snap 133 seq_num 379) 2024-04-17T11:38:50.452 INFO:tasks.rados.rados.0.smithi031.stdout:1317: finishing write tid 1 to smithi03173351-48 2024-04-17T11:38:50.452 INFO:tasks.rados.rados.0.smithi031.stdout:1317: finishing write tid 2 to smithi03173351-48 2024-04-17T11:38:50.452 INFO:tasks.rados.rados.0.smithi031.stdout:1317: finishing write tid 3 to smithi03173351-48 2024-04-17T11:38:50.452 INFO:tasks.rados.rados.0.smithi031.stdout:1317: finishing write tid 4 to smithi03173351-48 2024-04-17T11:38:50.452 INFO:tasks.rados.rados.0.smithi031.stdout:1317: finishing write tid 5 to smithi03173351-48 2024-04-17T11:38:50.452 INFO:tasks.rados.rados.0.smithi031.stdout:1317: finishing write tid 6 to smithi03173351-48 2024-04-17T11:38:50.452 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 884 (ObjNum 414 snap 141 seq_num 414) dirty exists 2024-04-17T11:38:50.452 INFO:tasks.rados.rados.0.smithi031.stdout:1317: left oid 48 (ObjNum 414 snap 141 seq_num 414) 2024-04-17T11:38:50.452 INFO:tasks.rados.rados.0.smithi031.stdout:1318: finishing write tid 1 to smithi03173351-5 2024-04-17T11:38:50.452 INFO:tasks.rados.rados.0.smithi031.stdout:1322: seq_num 417 ranges {2760704=589824,3350528=458752,3809280=679936,4489216=466944} 2024-04-17T11:38:50.469 INFO:tasks.rados.rados.0.smithi031.stdout:1322: writing smithi03173351-3 from 2760704 to 3350528 tid 1 2024-04-17T11:38:50.472 INFO:tasks.rados.rados.0.smithi031.stdout:1322: writing smithi03173351-3 from 3350528 to 3809280 tid 2 2024-04-17T11:38:50.476 INFO:tasks.rados.rados.0.smithi031.stdout:1322: writing smithi03173351-3 from 3809280 to 4489216 tid 3 2024-04-17T11:38:50.479 INFO:tasks.rados.rados.0.smithi031.stdout:1322: writing smithi03173351-3 from 4489216 to 4956160 tid 4 2024-04-17T11:38:50.479 INFO:tasks.rados.rados.0.smithi031.stdout:1316: done (6 left) 2024-04-17T11:38:50.479 INFO:tasks.rados.rados.0.smithi031.stdout:1317: done (5 left) 2024-04-17T11:38:50.480 INFO:tasks.rados.rados.0.smithi031.stdout:1323: delete oid 19 current snap is 141 2024-04-17T11:38:50.480 INFO:tasks.rados.rados.0.smithi031.stdout:1318: finishing write tid 2 to smithi03173351-5 2024-04-17T11:38:50.480 INFO:tasks.rados.rados.0.smithi031.stdout:1318: finishing write tid 3 to smithi03173351-5 2024-04-17T11:38:50.480 INFO:tasks.rados.rados.0.smithi031.stdout:1318: finishing write tid 4 to smithi03173351-5 2024-04-17T11:38:50.480 INFO:tasks.rados.rados.0.smithi031.stdout:1318: finishing write tid 5 to smithi03173351-5 2024-04-17T11:38:50.480 INFO:tasks.rados.rados.0.smithi031.stdout:1318: finishing write tid 6 to smithi03173351-5 2024-04-17T11:38:50.480 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1053 (ObjNum 415 snap 141 seq_num 415) dirty exists 2024-04-17T11:38:50.480 INFO:tasks.rados.rados.0.smithi031.stdout:1318: left oid 5 (ObjNum 415 snap 141 seq_num 415) 2024-04-17T11:38:50.480 INFO:tasks.rados.rados.0.smithi031.stdout:1319: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:38:50.512 INFO:tasks.rados.rados.0.smithi031.stdout:1320: expect (ObjNum 373 snap 131 seq_num 373) 2024-04-17T11:38:50.554 INFO:tasks.rados.rados.0.smithi031.stdout:1321: finishing write tid 1 to smithi03173351-10 2024-04-17T11:38:50.554 INFO:tasks.rados.rados.0.smithi031.stdout:1321: finishing write tid 2 to smithi03173351-10 2024-04-17T11:38:50.554 INFO:tasks.rados.rados.0.smithi031.stdout:1321: finishing write tid 3 to smithi03173351-10 2024-04-17T11:38:50.554 INFO:tasks.rados.rados.0.smithi031.stdout:1321: finishing write tid 4 to smithi03173351-10 2024-04-17T11:38:50.554 INFO:tasks.rados.rados.0.smithi031.stdout:1321: finishing write tid 5 to smithi03173351-10 2024-04-17T11:38:50.554 INFO:tasks.rados.rados.0.smithi031.stdout:1321: finishing write tid 6 to smithi03173351-10 2024-04-17T11:38:50.554 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 747 (ObjNum 416 snap 141 seq_num 416) dirty exists 2024-04-17T11:38:50.554 INFO:tasks.rados.rados.0.smithi031.stdout:1321: left oid 10 (ObjNum 416 snap 141 seq_num 416) 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1322: finishing write tid 1 to smithi03173351-3 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1322: finishing write tid 2 to smithi03173351-3 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1322: finishing write tid 3 to smithi03173351-3 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1318: done (5 left) 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1319: done (4 left) 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1320: done (3 left) 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1321: done (2 left) 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1323: done (1 left) 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1324: read oid 30 snap -1 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1324: expect (ObjNum 391 snap 136 seq_num 391) 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 141 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1322: finishing write tid 4 to smithi03173351-3 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1322: finishing write tid 5 to smithi03173351-3 2024-04-17T11:38:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:1325: seq_num 419 ranges {13688832=622592,14311424=671744,14983168=647168,15630336=286720} 2024-04-17T11:38:50.631 INFO:tasks.rados.rados.0.smithi031.stdout:1325: writing smithi03173351-7 from 13688832 to 14311424 tid 1 2024-04-17T11:38:50.635 INFO:tasks.rados.rados.0.smithi031.stdout:1325: writing smithi03173351-7 from 14311424 to 14983168 tid 2 2024-04-17T11:38:50.639 INFO:tasks.rados.rados.0.smithi031.stdout:1325: writing smithi03173351-7 from 14983168 to 15630336 tid 3 2024-04-17T11:38:50.641 INFO:tasks.rados.rados.0.smithi031.stdout:1325: writing smithi03173351-7 from 15630336 to 15917056 tid 4 2024-04-17T11:38:50.641 INFO:tasks.rados.rados.0.smithi031.stdout:1326: setattr oid 45 current snap is 141 2024-04-17T11:38:50.641 INFO:tasks.rados.rados.0.smithi031.stdout:1322: finishing write tid 6 to smithi03173351-3 2024-04-17T11:38:50.641 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 426 (ObjNum 417 snap 141 seq_num 417) dirty exists 2024-04-17T11:38:50.641 INFO:tasks.rados.rados.0.smithi031.stdout:1322: left oid 3 (ObjNum 417 snap 141 seq_num 417) 2024-04-17T11:38:50.641 INFO:tasks.rados.rados.0.smithi031.stdout:1324: expect (ObjNum 391 snap 136 seq_num 391) 2024-04-17T11:38:50.728 INFO:tasks.rados.rados.0.smithi031.stdout:1325: finishing write tid 1 to smithi03173351-7 2024-04-17T11:38:50.728 INFO:tasks.rados.rados.0.smithi031.stdout:1325: finishing write tid 2 to smithi03173351-7 2024-04-17T11:38:50.728 INFO:tasks.rados.rados.0.smithi031.stdout:1325: finishing write tid 3 to smithi03173351-7 2024-04-17T11:38:50.728 INFO:tasks.rados.rados.0.smithi031.stdout:1325: finishing write tid 4 to smithi03173351-7 2024-04-17T11:38:50.728 INFO:tasks.rados.rados.0.smithi031.stdout:1325: finishing write tid 5 to smithi03173351-7 2024-04-17T11:38:50.728 INFO:tasks.rados.rados.0.smithi031.stdout:1325: finishing write tid 6 to smithi03173351-7 2024-04-17T11:38:50.728 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 890 (ObjNum 419 snap 141 seq_num 419) dirty exists 2024-04-17T11:38:50.729 INFO:tasks.rados.rados.0.smithi031.stdout:1325: left oid 7 (ObjNum 419 snap 141 seq_num 419) 2024-04-17T11:38:50.729 INFO:tasks.rados.rados.0.smithi031.stdout:1322: done (3 left) 2024-04-17T11:38:50.729 INFO:tasks.rados.rados.0.smithi031.stdout:1324: done (2 left) 2024-04-17T11:38:50.729 INFO:tasks.rados.rados.0.smithi031.stdout:1325: done (1 left) 2024-04-17T11:38:50.729 INFO:tasks.rados.rados.0.smithi031.stdout:1327: read oid 36 snap -1 2024-04-17T11:38:50.729 INFO:tasks.rados.rados.0.smithi031.stdout:1327: expect (ObjNum 255 snap 86 seq_num 255) 2024-04-17T11:38:50.729 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 141 2024-04-17T11:38:50.729 INFO:tasks.rados.rados.0.smithi031.stdout:1328: seq_num 420 ranges {3252224=638976,3891200=557056,4448256=450560,4898816=598016} 2024-04-17T11:38:50.751 INFO:tasks.rados.rados.0.smithi031.stdout:1328: writing smithi03173351-9 from 3252224 to 3891200 tid 1 2024-04-17T11:38:50.755 INFO:tasks.rados.rados.0.smithi031.stdout:1328: writing smithi03173351-9 from 3891200 to 4448256 tid 2 2024-04-17T11:38:50.757 INFO:tasks.rados.rados.0.smithi031.stdout:1328: writing smithi03173351-9 from 4448256 to 4898816 tid 3 2024-04-17T11:38:50.761 INFO:tasks.rados.rados.0.smithi031.stdout:1328: writing smithi03173351-9 from 4898816 to 5496832 tid 4 2024-04-17T11:38:50.761 INFO:tasks.rados.rados.0.smithi031.stdout:1329: read oid 42 snap -1 2024-04-17T11:38:50.761 INFO:tasks.rados.rados.0.smithi031.stdout:1329: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:38:50.761 INFO:tasks.rados.rados.0.smithi031.stdout:1330: rollback oid 26 current snap is 141 2024-04-17T11:38:50.761 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 128 2024-04-17T11:38:50.761 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1368 (ObjNum 405 snap 138 seq_num 405) dirty exists 2024-04-17T11:38:50.761 INFO:tasks.rados.rados.0.smithi031.stdout:1327: expect (ObjNum 255 snap 86 seq_num 255) 2024-04-17T11:38:51.084 INFO:tasks.rados.rados.0.smithi031.stdout:1328: finishing write tid 1 to smithi03173351-9 2024-04-17T11:38:51.084 INFO:tasks.rados.rados.0.smithi031.stdout:1328: finishing write tid 2 to smithi03173351-9 2024-04-17T11:38:51.084 INFO:tasks.rados.rados.0.smithi031.stdout:1326: done (4 left) 2024-04-17T11:38:51.084 INFO:tasks.rados.rados.0.smithi031.stdout:1327: done (3 left) 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:1331: read oid 43 snap -1 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:1331: expect (ObjNum 339 snap 124 seq_num 339) 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:1332: rollback oid 45 current snap is 141 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 45 to 128 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:1328: finishing write tid 3 to smithi03173351-9 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:1328: finishing write tid 4 to smithi03173351-9 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:1328: finishing write tid 5 to smithi03173351-9 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:1330: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:1330: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 1067 (ObjNum 187 snap 58 seq_num 187) dirty exists 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:1328: finishing write tid 6 to smithi03173351-9 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 487 (ObjNum 420 snap 141 seq_num 420) dirty exists 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:1328: left oid 9 (ObjNum 420 snap 141 seq_num 420) 2024-04-17T11:38:51.085 INFO:tasks.rados.rados.0.smithi031.stdout:1329: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:38:51.117 INFO:tasks.rados.rados.0.smithi031.stdout:1331: expect (ObjNum 339 snap 124 seq_num 339) 2024-04-17T11:38:51.141 INFO:tasks.rados.rados.0.smithi031.stdout:1332: finishing rollback tid 0 to smithi03173351-45 2024-04-17T11:38:51.142 INFO:tasks.rados.rados.0.smithi031.stdout:1332: finishing rollback tid 1 to smithi03173351-45 2024-04-17T11:38:51.142 INFO:tasks.rados.rados.0.smithi031.stdout:1332: finishing rollback tid 2 to smithi03173351-45 2024-04-17T11:38:51.142 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1371 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:38:51.142 INFO:tasks.rados.rados.0.smithi031.stdout:1328: done (4 left) 2024-04-17T11:38:51.142 INFO:tasks.rados.rados.0.smithi031.stdout:1329: done (3 left) 2024-04-17T11:38:51.142 INFO:tasks.rados.rados.0.smithi031.stdout:1330: done (2 left) 2024-04-17T11:38:51.142 INFO:tasks.rados.rados.0.smithi031.stdout:1331: done (1 left) 2024-04-17T11:38:51.142 INFO:tasks.rados.rados.0.smithi031.stdout:1332: done (0 left) 2024-04-17T11:38:51.142 INFO:tasks.rados.rados.0.smithi031.stdout:1333: rollback oid 33 current snap is 141 2024-04-17T11:38:51.142 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 33 to 138 2024-04-17T11:38:51.142 INFO:tasks.rados.rados.0.smithi031.stdout:1334: delete oid 44 current snap is 141 2024-04-17T11:38:51.144 INFO:tasks.rados.rados.0.smithi031.stdout:1334: done (1 left) 2024-04-17T11:38:51.144 INFO:tasks.rados.rados.0.smithi031.stdout:1335: read oid 17 snap -1 2024-04-17T11:38:51.144 INFO:tasks.rados.rados.0.smithi031.stdout:1335: expect deleted 2024-04-17T11:38:51.144 INFO:tasks.rados.rados.0.smithi031.stdout:1336: read oid 24 snap 126 2024-04-17T11:38:51.145 INFO:tasks.rados.rados.0.smithi031.stdout:1336: expect (ObjNum -1700495376 snap 21884 seq_num 134254544) 2024-04-17T11:38:51.145 INFO:tasks.rados.rados.0.smithi031.stdout:1337: snap_remove snap 133 2024-04-17T11:38:51.373 INFO:tasks.rados.rados.0.smithi031.stdout:1337: done (3 left) 2024-04-17T11:38:51.373 INFO:tasks.rados.rados.0.smithi031.stdout:1338: read oid 46 snap -1 2024-04-17T11:38:51.373 INFO:tasks.rados.rados.0.smithi031.stdout:1338: expect (ObjNum 403 snap 137 seq_num 403) 2024-04-17T11:38:51.373 INFO:tasks.rados.rados.0.smithi031.stdout:1339: read oid 30 snap 107 2024-04-17T11:38:51.373 INFO:tasks.rados.rados.0.smithi031.stdout:1339: expect (ObjNum 192 snap 61 seq_num 192) 2024-04-17T11:38:51.373 INFO:tasks.rados.rados.0.smithi031.stdout:1340: read oid 3 snap -1 2024-04-17T11:38:51.373 INFO:tasks.rados.rados.0.smithi031.stdout:1340: expect (ObjNum 417 snap 141 seq_num 417) 2024-04-17T11:38:51.373 INFO:tasks.rados.rados.0.smithi031.stdout:1341: read oid 1 snap -1 2024-04-17T11:38:51.373 INFO:tasks.rados.rados.0.smithi031.stdout:1341: expect deleted 2024-04-17T11:38:51.373 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 141 2024-04-17T11:38:51.373 INFO:tasks.rados.rados.0.smithi031.stdout:1342: seq_num 422 ranges {0=671744,671744=729088,1400832=417792,1818624=458752} 2024-04-17T11:38:51.377 INFO:tasks.rados.rados.0.smithi031.stdout:1342: writing smithi03173351-44 from 0 to 671744 tid 1 2024-04-17T11:38:51.385 INFO:tasks.rados.rados.0.smithi031.stdout:1342: writing smithi03173351-44 from 671744 to 1400832 tid 2 2024-04-17T11:38:51.389 INFO:tasks.rados.rados.0.smithi031.stdout:1342: writing smithi03173351-44 from 1400832 to 1818624 tid 3 2024-04-17T11:38:51.389 INFO:tasks.rados.rados.0.smithi031.stdout:1342: writing smithi03173351-44 from 1818624 to 2277376 tid 4 2024-04-17T11:38:51.389 INFO:tasks.rados.rados.0.smithi031.stdout:1343: delete oid 16 current snap is 141 2024-04-17T11:38:51.389 INFO:tasks.rados.rados.0.smithi031.stdout:1333: finishing rollback tid 0 to smithi03173351-33 2024-04-17T11:38:51.389 INFO:tasks.rados.rados.0.smithi031.stdout:1336: expect (ObjNum -1700495376 snap 21884 seq_num 134254544) 2024-04-17T11:38:51.395 INFO:tasks.rados.rados.0.smithi031.stdout:1333: finishing rollback tid 1 to smithi03173351-33 2024-04-17T11:38:51.395 INFO:tasks.rados.rados.0.smithi031.stdout:1333: finishing rollback tid 2 to smithi03173351-33 2024-04-17T11:38:51.395 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 1375 (ObjNum 379 snap 133 seq_num 379) dirty exists 2024-04-17T11:38:51.395 INFO:tasks.rados.rados.0.smithi031.stdout:1339: expect (ObjNum 192 snap 61 seq_num 192) 2024-04-17T11:38:51.424 INFO:tasks.rados.rados.0.smithi031.stdout:1338: expect (ObjNum 403 snap 137 seq_num 403) 2024-04-17T11:38:51.476 INFO:tasks.rados.rados.0.smithi031.stdout:1342: finishing write tid 1 to smithi03173351-44 2024-04-17T11:38:51.476 INFO:tasks.rados.rados.0.smithi031.stdout:1342: finishing write tid 2 to smithi03173351-44 2024-04-17T11:38:51.476 INFO:tasks.rados.rados.0.smithi031.stdout:1342: finishing write tid 3 to smithi03173351-44 2024-04-17T11:38:51.476 INFO:tasks.rados.rados.0.smithi031.stdout:1342: finishing write tid 4 to smithi03173351-44 2024-04-17T11:38:51.476 INFO:tasks.rados.rados.0.smithi031.stdout:1342: finishing write tid 5 to smithi03173351-44 2024-04-17T11:38:51.476 INFO:tasks.rados.rados.0.smithi031.stdout:1342: finishing write tid 6 to smithi03173351-44 2024-04-17T11:38:51.476 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1078 (ObjNum 422 snap 141 seq_num 422) dirty exists 2024-04-17T11:38:51.476 INFO:tasks.rados.rados.0.smithi031.stdout:1342: left oid 44 (ObjNum 422 snap 141 seq_num 422) 2024-04-17T11:38:51.476 INFO:tasks.rados.rados.0.smithi031.stdout:1340: expect (ObjNum 417 snap 141 seq_num 417) 2024-04-17T11:38:51.674 INFO:tasks.rados.rados.0.smithi031.stdout:1333: done (8 left) 2024-04-17T11:38:51.674 INFO:tasks.rados.rados.0.smithi031.stdout:1335: done (7 left) 2024-04-17T11:38:51.674 INFO:tasks.rados.rados.0.smithi031.stdout:1336: done (6 left) 2024-04-17T11:38:51.674 INFO:tasks.rados.rados.0.smithi031.stdout:1338: done (5 left) 2024-04-17T11:38:51.675 INFO:tasks.rados.rados.0.smithi031.stdout:1339: done (4 left) 2024-04-17T11:38:51.675 INFO:tasks.rados.rados.0.smithi031.stdout:1340: done (3 left) 2024-04-17T11:38:51.675 INFO:tasks.rados.rados.0.smithi031.stdout:1341: done (2 left) 2024-04-17T11:38:51.675 INFO:tasks.rados.rados.0.smithi031.stdout:1342: done (1 left) 2024-04-17T11:38:51.675 INFO:tasks.rados.rados.0.smithi031.stdout:1343: done (0 left) 2024-04-17T11:38:51.675 INFO:tasks.rados.rados.0.smithi031.stdout:1344: read oid 46 snap 90 2024-04-17T11:38:51.675 INFO:tasks.rados.rados.0.smithi031.stdout:1344: expect (ObjNum 216 snap 64 seq_num 216) 2024-04-17T11:38:51.675 INFO:tasks.rados.rados.0.smithi031.stdout:1345: snap_create 2024-04-17T11:38:51.678 INFO:tasks.rados.rados.0.smithi031.stdout:1344: expect (ObjNum 216 snap 64 seq_num 216) 2024-04-17T11:38:51.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:49.746480+0000 mgr.y (mgr.14556) 294 : cluster [DBG] pgmap v507: 121 pgs: 121 active+clean; 499 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-04-17T11:38:51.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:50.323192+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-04-17T11:38:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:38:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:51] "GET /metrics HTTP/1.1" 200 192033 "" "Prometheus/2.33.4" 2024-04-17T11:38:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:49.746480+0000 mgr.y (mgr.14556) 294 : cluster [DBG] pgmap v507: 121 pgs: 121 active+clean; 499 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-04-17T11:38:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:50.323192+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-04-17T11:38:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:49.746480+0000 mgr.y (mgr.14556) 294 : cluster [DBG] pgmap v507: 121 pgs: 121 active+clean; 499 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-04-17T11:38:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:50.323192+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-04-17T11:38:52.373 INFO:tasks.rados.rados.0.smithi031.stdout:1344: done (1 left) 2024-04-17T11:38:52.374 INFO:tasks.rados.rados.0.smithi031.stdout:1345: done (0 left) 2024-04-17T11:38:52.374 INFO:tasks.rados.rados.0.smithi031.stdout:1346: rollback oid 30 current snap is 142 2024-04-17T11:38:52.374 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 139 2024-04-17T11:38:52.374 INFO:tasks.rados.rados.0.smithi031.stdout:1347: snap_remove snap 118 2024-04-17T11:38:52.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:51.368436+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-04-17T11:38:52.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:51.746890+0000 mgr.y (mgr.14556) 295 : cluster [DBG] pgmap v510: 121 pgs: 121 active+clean; 499 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-04-17T11:38:52.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:51.368436+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-04-17T11:38:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:51.746890+0000 mgr.y (mgr.14556) 295 : cluster [DBG] pgmap v510: 121 pgs: 121 active+clean; 499 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-04-17T11:38:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:51.368436+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-04-17T11:38:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:51.746890+0000 mgr.y (mgr.14556) 295 : cluster [DBG] pgmap v510: 121 pgs: 121 active+clean; 499 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-04-17T11:38:53.386 INFO:tasks.rados.rados.0.smithi031.stdout:1347: done (1 left) 2024-04-17T11:38:53.386 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 142 2024-04-17T11:38:53.386 INFO:tasks.rados.rados.0.smithi031.stdout:1348: seq_num 424 ranges {3530752=704512,4235264=491520,4726784=434176,5160960=679936} 2024-04-17T11:38:53.407 INFO:tasks.rados.rados.0.smithi031.stdout:1348: writing smithi03173351-20 from 3530752 to 4235264 tid 1 2024-04-17T11:38:53.410 INFO:tasks.rados.rados.0.smithi031.stdout:1348: writing smithi03173351-20 from 4235264 to 4726784 tid 2 2024-04-17T11:38:53.412 INFO:tasks.rados.rados.0.smithi031.stdout:1348: writing smithi03173351-20 from 4726784 to 5160960 tid 3 2024-04-17T11:38:53.417 INFO:tasks.rados.rados.0.smithi031.stdout:1348: writing smithi03173351-20 from 5160960 to 5840896 tid 4 2024-04-17T11:38:53.417 INFO:tasks.rados.rados.0.smithi031.stdout:1349: delete oid 45 current snap is 142 2024-04-17T11:38:53.417 INFO:tasks.rados.rados.0.smithi031.stdout:1346: finishing rollback tid 0 to smithi03173351-30 2024-04-17T11:38:53.417 INFO:tasks.rados.rados.0.smithi031.stdout:1346: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:38:53.417 INFO:tasks.rados.rados.0.smithi031.stdout:1346: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:38:53.417 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 885 (ObjNum 391 snap 136 seq_num 391) dirty exists 2024-04-17T11:38:53.417 INFO:tasks.rados.rados.0.smithi031.stdout:1348: finishing write tid 1 to smithi03173351-20 2024-04-17T11:38:53.417 INFO:tasks.rados.rados.0.smithi031.stdout:1348: finishing write tid 2 to smithi03173351-20 2024-04-17T11:38:53.418 INFO:tasks.rados.rados.0.smithi031.stdout:1348: finishing write tid 3 to smithi03173351-20 2024-04-17T11:38:53.420 INFO:tasks.rados.rados.0.smithi031.stdout:1348: finishing write tid 4 to smithi03173351-20 2024-04-17T11:38:53.420 INFO:tasks.rados.rados.0.smithi031.stdout:1348: finishing write tid 5 to smithi03173351-20 2024-04-17T11:38:53.420 INFO:tasks.rados.rados.0.smithi031.stdout:1346: done (2 left) 2024-04-17T11:38:53.420 INFO:tasks.rados.rados.0.smithi031.stdout:1349: done (1 left) 2024-04-17T11:38:53.420 INFO:tasks.rados.rados.0.smithi031.stdout:1350: snap_remove snap 139 2024-04-17T11:38:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:52.374342+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-04-17T11:38:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:52.374342+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-04-17T11:38:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:52.374342+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-04-17T11:38:54.389 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:38:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:38:54.394 INFO:tasks.rados.rados.0.smithi031.stdout:1350: done (1 left) 2024-04-17T11:38:54.394 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 25 current snap is 142 2024-04-17T11:38:54.394 INFO:tasks.rados.rados.0.smithi031.stdout:1348: finishing write tid 6 to smithi03173351-20 2024-04-17T11:38:54.394 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 431 (ObjNum 424 snap 142 seq_num 424) dirty exists 2024-04-17T11:38:54.394 INFO:tasks.rados.rados.0.smithi031.stdout:1348: left oid 20 (ObjNum 424 snap 142 seq_num 424) 2024-04-17T11:38:54.394 INFO:tasks.rados.rados.0.smithi031.stdout:1351: seq_num 426 ranges {1458176=737280,2195456=712704,2908160=802816,3710976=90112} 2024-04-17T11:38:54.407 INFO:tasks.rados.rados.0.smithi031.stdout:1351: writing smithi03173351-25 from 1458176 to 2195456 tid 1 2024-04-17T11:38:54.412 INFO:tasks.rados.rados.0.smithi031.stdout:1351: writing smithi03173351-25 from 2195456 to 2908160 tid 2 2024-04-17T11:38:54.416 INFO:tasks.rados.rados.0.smithi031.stdout:1351: writing smithi03173351-25 from 2908160 to 3710976 tid 3 2024-04-17T11:38:54.418 INFO:tasks.rados.rados.0.smithi031.stdout:1351: writing smithi03173351-25 from 3710976 to 3801088 tid 4 2024-04-17T11:38:54.418 INFO:tasks.rados.rados.0.smithi031.stdout:1348: done (1 left) 2024-04-17T11:38:54.418 INFO:tasks.rados.rados.0.smithi031.stdout:1352: read oid 23 snap -1 2024-04-17T11:38:54.418 INFO:tasks.rados.rados.0.smithi031.stdout:1352: expect (ObjNum 319 snap 115 seq_num 319) 2024-04-17T11:38:54.418 INFO:tasks.rados.rados.0.smithi031.stdout:1353: read oid 1 snap 113 2024-04-17T11:38:54.418 INFO:tasks.rados.rados.0.smithi031.stdout:1353: expect (ObjNum 246 snap 80 seq_num 246) 2024-04-17T11:38:54.418 INFO:tasks.rados.rados.0.smithi031.stdout:1354: delete oid 41 current snap is 142 2024-04-17T11:38:54.418 INFO:tasks.rados.rados.0.smithi031.stdout:1351: finishing write tid 1 to smithi03173351-25 2024-04-17T11:38:54.418 INFO:tasks.rados.rados.0.smithi031.stdout:1351: finishing write tid 2 to smithi03173351-25 2024-04-17T11:38:54.437 INFO:tasks.rados.rados.0.smithi031.stdout:1354: done (3 left) 2024-04-17T11:38:54.437 INFO:tasks.rados.rados.0.smithi031.stdout:1355: setattr oid 37 current snap is 142 2024-04-17T11:38:54.437 INFO:tasks.rados.rados.0.smithi031.stdout:1356: read oid 8 snap -1 2024-04-17T11:38:54.437 INFO:tasks.rados.rados.0.smithi031.stdout:1356: expect (ObjNum 380 snap 134 seq_num 380) 2024-04-17T11:38:54.437 INFO:tasks.rados.rados.0.smithi031.stdout:1357: read oid 6 snap -1 2024-04-17T11:38:54.437 INFO:tasks.rados.rados.0.smithi031.stdout:1357: expect deleted 2024-04-17T11:38:54.437 INFO:tasks.rados.rados.0.smithi031.stdout:1358: read oid 46 snap -1 2024-04-17T11:38:54.437 INFO:tasks.rados.rados.0.smithi031.stdout:1358: expect (ObjNum 403 snap 137 seq_num 403) 2024-04-17T11:38:54.437 INFO:tasks.rados.rados.0.smithi031.stdout:1359: copy_from oid 34 from oid 35 current snap is 142 2024-04-17T11:38:54.437 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 142 2024-04-17T11:38:54.438 INFO:tasks.rados.rados.0.smithi031.stdout:1360: seq_num 428 ranges {12886016=778240,13664256=483328,14147584=409600,14557184=417792,14974976=294912} 2024-04-17T11:38:54.498 INFO:tasks.rados.rados.0.smithi031.stdout:1360: writing smithi03173351-32 from 12886016 to 13664256 tid 1 2024-04-17T11:38:54.501 INFO:tasks.rados.rados.0.smithi031.stdout:1360: writing smithi03173351-32 from 13664256 to 14147584 tid 2 2024-04-17T11:38:54.503 INFO:tasks.rados.rados.0.smithi031.stdout:1360: writing smithi03173351-32 from 14147584 to 14557184 tid 3 2024-04-17T11:38:54.506 INFO:tasks.rados.rados.0.smithi031.stdout:1360: writing smithi03173351-32 from 14557184 to 14974976 tid 4 2024-04-17T11:38:54.508 INFO:tasks.rados.rados.0.smithi031.stdout:1360: writing smithi03173351-32 from 14974976 to 15269888 tid 5 2024-04-17T11:38:54.508 INFO:tasks.rados.rados.0.smithi031.stdout:1361: read oid 18 snap 130 2024-04-17T11:38:54.508 INFO:tasks.rados.rados.0.smithi031.stdout:1361: expect (ObjNum 324 snap 119 seq_num 324) 2024-04-17T11:38:54.508 INFO:tasks.rados.rados.0.smithi031.stdout:1362: rollback oid 19 current snap is 142 2024-04-17T11:38:54.508 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 113 2024-04-17T11:38:54.508 INFO:tasks.rados.rados.0.smithi031.stdout:1356: expect (ObjNum 380 snap 134 seq_num 380) 2024-04-17T11:38:54.573 INFO:tasks.rados.rados.0.smithi031.stdout:1352: expect (ObjNum 319 snap 115 seq_num 319) 2024-04-17T11:38:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:53.376106+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-04-17T11:38:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:53.747312+0000 mgr.y (mgr.14556) 296 : cluster [DBG] pgmap v513: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-04-17T11:38:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:53.376106+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-04-17T11:38:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:53.747312+0000 mgr.y (mgr.14556) 296 : cluster [DBG] pgmap v513: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-04-17T11:38:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:53.376106+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-04-17T11:38:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:53.747312+0000 mgr.y (mgr.14556) 296 : cluster [DBG] pgmap v513: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-04-17T11:38:54.797 INFO:tasks.rados.rados.0.smithi031.stdout:1351: finishing write tid 3 to smithi03173351-25 2024-04-17T11:38:54.798 INFO:tasks.rados.rados.0.smithi031.stdout:1351: finishing write tid 4 to smithi03173351-25 2024-04-17T11:38:54.798 INFO:tasks.rados.rados.0.smithi031.stdout:1351: finishing write tid 5 to smithi03173351-25 2024-04-17T11:38:54.798 INFO:tasks.rados.rados.0.smithi031.stdout:1359: finishing copy_from racing read to smithi03173351-34 2024-04-17T11:38:54.798 INFO:tasks.rados.rados.0.smithi031.stdout:1351: finishing write tid 6 to smithi03173351-25 2024-04-17T11:38:54.798 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 1407 (ObjNum 426 snap 142 seq_num 426) dirty exists 2024-04-17T11:38:54.798 INFO:tasks.rados.rados.0.smithi031.stdout:1351: left oid 25 (ObjNum 426 snap 142 seq_num 426) 2024-04-17T11:38:54.798 INFO:tasks.rados.rados.0.smithi031.stdout:1358: expect (ObjNum 403 snap 137 seq_num 403) 2024-04-17T11:38:54.849 INFO:tasks.rados.rados.0.smithi031.stdout:1359: finishing copy_from to smithi03173351-34 2024-04-17T11:38:54.849 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 854 (ObjNum 343 snap 125 seq_num 343) dirty exists 2024-04-17T11:38:54.849 INFO:tasks.rados.rados.0.smithi031.stdout:1353: expect (ObjNum 246 snap 80 seq_num 246) 2024-04-17T11:38:55.145 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 624 (ObjNum 267 snap 93 seq_num 267) dirty exists 2024-04-17T11:38:55.145 INFO:tasks.rados.rados.0.smithi031.stdout:1360: finishing write tid 1 to smithi03173351-32 2024-04-17T11:38:55.145 INFO:tasks.rados.rados.0.smithi031.stdout:1360: finishing write tid 2 to smithi03173351-32 2024-04-17T11:38:55.145 INFO:tasks.rados.rados.0.smithi031.stdout:1360: finishing write tid 3 to smithi03173351-32 2024-04-17T11:38:55.145 INFO:tasks.rados.rados.0.smithi031.stdout:1360: finishing write tid 4 to smithi03173351-32 2024-04-17T11:38:55.145 INFO:tasks.rados.rados.0.smithi031.stdout:1351: done (10 left) 2024-04-17T11:38:55.145 INFO:tasks.rados.rados.0.smithi031.stdout:1352: done (9 left) 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1353: done (8 left) 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1355: done (7 left) 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1356: done (6 left) 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1357: done (5 left) 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1358: done (4 left) 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1359: done (3 left) 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 142 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1362: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1362: finishing rollback tid 2 to smithi03173351-19 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 892 (ObjNum 221 snap 68 seq_num 221) dirty exists 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1360: finishing write tid 5 to smithi03173351-32 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1360: finishing write tid 6 to smithi03173351-32 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1360: finishing write tid 7 to smithi03173351-32 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 1103 (ObjNum 428 snap 142 seq_num 428) dirty exists 2024-04-17T11:38:55.146 INFO:tasks.rados.rados.0.smithi031.stdout:1360: left oid 32 (ObjNum 428 snap 142 seq_num 428) 2024-04-17T11:38:55.147 INFO:tasks.rados.rados.0.smithi031.stdout:1361: expect (ObjNum 324 snap 119 seq_num 324) 2024-04-17T11:38:55.161 INFO:tasks.rados.rados.0.smithi031.stdout:1363: seq_num 429 ranges {1556480=794624,2351104=770048,3121152=622592,3743744=212992} 2024-04-17T11:38:55.174 INFO:tasks.rados.rados.0.smithi031.stdout:1363: writing smithi03173351-33 from 1556480 to 2351104 tid 1 2024-04-17T11:38:55.178 INFO:tasks.rados.rados.0.smithi031.stdout:1363: writing smithi03173351-33 from 2351104 to 3121152 tid 2 2024-04-17T11:38:55.182 INFO:tasks.rados.rados.0.smithi031.stdout:1363: writing smithi03173351-33 from 3121152 to 3743744 tid 3 2024-04-17T11:38:55.183 INFO:tasks.rados.rados.0.smithi031.stdout:1363: writing smithi03173351-33 from 3743744 to 3956736 tid 4 2024-04-17T11:38:55.183 INFO:tasks.rados.rados.0.smithi031.stdout:1360: done (3 left) 2024-04-17T11:38:55.183 INFO:tasks.rados.rados.0.smithi031.stdout:1361: done (2 left) 2024-04-17T11:38:55.183 INFO:tasks.rados.rados.0.smithi031.stdout:1362: done (1 left) 2024-04-17T11:38:55.183 INFO:tasks.rados.rados.0.smithi031.stdout:1364: snap_remove snap 138 2024-04-17T11:38:55.401 INFO:tasks.rados.rados.0.smithi031.stdout:1364: done (1 left) 2024-04-17T11:38:55.401 INFO:tasks.rados.rados.0.smithi031.stdout:1365: snap_remove snap 93 2024-04-17T11:38:55.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:54.394748+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-04-17T11:38:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:54.394748+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-04-17T11:38:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:54.394748+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-04-17T11:38:56.406 INFO:tasks.rados.rados.0.smithi031.stdout:1365: done (1 left) 2024-04-17T11:38:56.407 INFO:tasks.rados.rados.0.smithi031.stdout:1366: delete oid 19 current snap is 142 2024-04-17T11:38:56.407 INFO:tasks.rados.rados.0.smithi031.stdout:1363: finishing write tid 1 to smithi03173351-33 2024-04-17T11:38:56.407 INFO:tasks.rados.rados.0.smithi031.stdout:1363: finishing write tid 2 to smithi03173351-33 2024-04-17T11:38:56.407 INFO:tasks.rados.rados.0.smithi031.stdout:1363: finishing write tid 3 to smithi03173351-33 2024-04-17T11:38:56.407 INFO:tasks.rados.rados.0.smithi031.stdout:1363: finishing write tid 4 to smithi03173351-33 2024-04-17T11:38:56.407 INFO:tasks.rados.rados.0.smithi031.stdout:1363: finishing write tid 5 to smithi03173351-33 2024-04-17T11:38:56.407 INFO:tasks.rados.rados.0.smithi031.stdout:1363: finishing write tid 6 to smithi03173351-33 2024-04-17T11:38:56.407 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 1413 (ObjNum 429 snap 142 seq_num 429) dirty exists 2024-04-17T11:38:56.407 INFO:tasks.rados.rados.0.smithi031.stdout:1363: left oid 33 (ObjNum 429 snap 142 seq_num 429) 2024-04-17T11:38:56.418 INFO:tasks.rados.rados.0.smithi031.stdout:1363: done (1 left) 2024-04-17T11:38:56.418 INFO:tasks.rados.rados.0.smithi031.stdout:1366: done (0 left) 2024-04-17T11:38:56.418 INFO:tasks.rados.rados.0.smithi031.stdout:1367: setattr oid 18 current snap is 142 2024-04-17T11:38:56.418 INFO:tasks.rados.rados.0.smithi031.stdout:1368: delete oid 22 current snap is 142 2024-04-17T11:38:56.423 INFO:tasks.rados.rados.0.smithi031.stdout:1368: done (1 left) 2024-04-17T11:38:56.423 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 142 2024-04-17T11:38:56.423 INFO:tasks.rados.rados.0.smithi031.stdout:1369: seq_num 432 ranges {0=40960} 2024-04-17T11:38:56.424 INFO:tasks.rados.rados.0.smithi031.stdout:1369: writing smithi03173351-6 from 0 to 40960 tid 1 2024-04-17T11:38:56.424 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 142 2024-04-17T11:38:56.424 INFO:tasks.rados.rados.0.smithi031.stdout:1370: seq_num 433 ranges {5840896=57344} 2024-04-17T11:38:56.457 INFO:tasks.rados.rados.0.smithi031.stdout:1370: writing smithi03173351-20 from 5840896 to 5898240 tid 1 2024-04-17T11:38:56.457 INFO:tasks.rados.rados.0.smithi031.stdout:1371: snap_remove snap 107 2024-04-17T11:38:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:55.398601+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-04-17T11:38:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:55.747737+0000 mgr.y (mgr.14556) 297 : cluster [DBG] pgmap v516: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-04-17T11:38:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:55.398601+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-04-17T11:38:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:55.747737+0000 mgr.y (mgr.14556) 297 : cluster [DBG] pgmap v516: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-04-17T11:38:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:55.398601+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-04-17T11:38:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:55.747737+0000 mgr.y (mgr.14556) 297 : cluster [DBG] pgmap v516: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-04-17T11:38:57.417 INFO:tasks.rados.rados.0.smithi031.stdout:1371: done (3 left) 2024-04-17T11:38:57.417 INFO:tasks.rados.rados.0.smithi031.stdout:1372: snap_remove snap 116 2024-04-17T11:38:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:56.402922+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-04-17T11:38:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:56.402922+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-04-17T11:38:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:56.402922+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-04-17T11:38:58.429 INFO:tasks.rados.rados.0.smithi031.stdout:1372: done (3 left) 2024-04-17T11:38:58.429 INFO:tasks.rados.rados.0.smithi031.stdout:1373: snap_create 2024-04-17T11:38:58.429 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 1429 (ObjNum 407 snap 138 seq_num 407) dirty exists 2024-04-17T11:38:58.430 INFO:tasks.rados.rados.0.smithi031.stdout:1369: finishing write tid 1 to smithi03173351-6 2024-04-17T11:38:58.430 INFO:tasks.rados.rados.0.smithi031.stdout:1369: finishing write tid 2 to smithi03173351-6 2024-04-17T11:38:58.430 INFO:tasks.rados.rados.0.smithi031.stdout:1369: finishing write tid 3 to smithi03173351-6 2024-04-17T11:38:58.430 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1117 (ObjNum 432 snap 142 seq_num 432) dirty exists 2024-04-17T11:38:58.430 INFO:tasks.rados.rados.0.smithi031.stdout:1369: left oid 6 (ObjNum 432 snap 142 seq_num 432) 2024-04-17T11:38:58.430 INFO:tasks.rados.rados.0.smithi031.stdout:1370: finishing write tid 1 to smithi03173351-20 2024-04-17T11:38:58.430 INFO:tasks.rados.rados.0.smithi031.stdout:1370: finishing write tid 2 to smithi03173351-20 2024-04-17T11:38:58.430 INFO:tasks.rados.rados.0.smithi031.stdout:1370: finishing write tid 3 to smithi03173351-20 2024-04-17T11:38:58.430 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 433 (ObjNum 433 snap 142 seq_num 433) dirty exists 2024-04-17T11:38:58.430 INFO:tasks.rados.rados.0.smithi031.stdout:1370: left oid 20 (ObjNum 433 snap 142 seq_num 433) 2024-04-17T11:38:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:57.412806+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-04-17T11:38:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:57.748182+0000 mgr.y (mgr.14556) 298 : cluster [DBG] pgmap v519: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:58.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:57.412806+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-04-17T11:38:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:57.748182+0000 mgr.y (mgr.14556) 298 : cluster [DBG] pgmap v519: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:57.412806+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-04-17T11:38:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:57.748182+0000 mgr.y (mgr.14556) 298 : cluster [DBG] pgmap v519: 121 pgs: 121 active+clean; 477 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:38:59.324 INFO:tasks.rados.rados.0.smithi031.stdout:1367: done (3 left) 2024-04-17T11:38:59.324 INFO:tasks.rados.rados.0.smithi031.stdout:1369: done (2 left) 2024-04-17T11:38:59.324 INFO:tasks.rados.rados.0.smithi031.stdout:1370: done (1 left) 2024-04-17T11:38:59.324 INFO:tasks.rados.rados.0.smithi031.stdout:1373: done (0 left) 2024-04-17T11:38:59.324 INFO:tasks.rados.rados.0.smithi031.stdout:1374: read oid 50 snap -1 2024-04-17T11:38:59.324 INFO:tasks.rados.rados.0.smithi031.stdout:1374: expect (ObjNum 382 snap 134 seq_num 382) 2024-04-17T11:38:59.324 INFO:tasks.rados.rados.0.smithi031.stdout:1375: rollback oid 37 current snap is 143 2024-04-17T11:38:59.324 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 37 to 122 2024-04-17T11:38:59.325 INFO:tasks.rados.rados.0.smithi031.stdout:1376: delete oid 27 current snap is 143 2024-04-17T11:38:59.330 INFO:tasks.rados.rados.0.smithi031.stdout:1375: finishing rollback tid 0 to smithi03173351-37 2024-04-17T11:38:59.330 INFO:tasks.rados.rados.0.smithi031.stdout:1376: done (2 left) 2024-04-17T11:38:59.330 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 143 2024-04-17T11:38:59.330 INFO:tasks.rados.rados.0.smithi031.stdout:1375: finishing rollback tid 1 to smithi03173351-37 2024-04-17T11:38:59.330 INFO:tasks.rados.rados.0.smithi031.stdout:1377: seq_num 435 ranges {0=90112} 2024-04-17T11:38:59.331 INFO:tasks.rados.rados.0.smithi031.stdout:1377: writing smithi03173351-31 from 0 to 90112 tid 1 2024-04-17T11:38:59.331 INFO:tasks.rados.rados.0.smithi031.stdout:1378: rollback oid 24 current snap is 143 2024-04-17T11:38:59.331 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 136 2024-04-17T11:38:59.331 INFO:tasks.rados.rados.0.smithi031.stdout:1379: copy_from oid 26 from oid 8 current snap is 143 2024-04-17T11:38:59.331 INFO:tasks.rados.rados.0.smithi031.stdout:1380: read oid 20 snap -1 2024-04-17T11:38:59.331 INFO:tasks.rados.rados.0.smithi031.stdout:1380: expect (ObjNum 433 snap 142 seq_num 433) 2024-04-17T11:38:59.331 INFO:tasks.rados.rados.0.smithi031.stdout:1381: rmattr oid 5 current snap is 143 2024-04-17T11:38:59.331 INFO:tasks.rados.rados.0.smithi031.stdout:1382: read oid 19 snap -1 2024-04-17T11:38:59.332 INFO:tasks.rados.rados.0.smithi031.stdout:1382: expect deleted 2024-04-17T11:38:59.332 INFO:tasks.rados.rados.0.smithi031.stdout:1383: delete oid 21 current snap is 143 2024-04-17T11:38:59.332 INFO:tasks.rados.rados.0.smithi031.stdout:1375: finishing rollback tid 2 to smithi03173351-37 2024-04-17T11:38:59.332 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 650 (ObjNum 267 snap 93 seq_num 267) dirty exists 2024-04-17T11:38:59.335 INFO:tasks.rados.rados.0.smithi031.stdout:1378: finishing rollback tid 0 to smithi03173351-24 2024-04-17T11:38:59.336 INFO:tasks.rados.rados.0.smithi031.stdout:1374: expect (ObjNum 382 snap 134 seq_num 382) 2024-04-17T11:38:59.382 INFO:tasks.rados.rados.0.smithi031.stdout:1377: finishing write tid 1 to smithi03173351-31 2024-04-17T11:38:59.382 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1054 (ObjNum 415 snap 141 seq_num 415) dirty exists 2024-04-17T11:38:59.382 INFO:tasks.rados.rados.0.smithi031.stdout:1378: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:38:59.382 INFO:tasks.rados.rados.0.smithi031.stdout:1378: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:38:59.382 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 612 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-04-17T11:38:59.382 INFO:tasks.rados.rados.0.smithi031.stdout:1377: finishing write tid 2 to smithi03173351-31 2024-04-17T11:38:59.382 INFO:tasks.rados.rados.0.smithi031.stdout:1377: finishing write tid 3 to smithi03173351-31 2024-04-17T11:38:59.382 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 1457 (ObjNum 435 snap 143 seq_num 435) dirty exists 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1377: left oid 31 (ObjNum 435 snap 143 seq_num 435) 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1379: finishing copy_from racing read to smithi03173351-26 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1374: done (8 left) 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1375: done (7 left) 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1377: done (6 left) 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1378: done (5 left) 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1381: done (4 left) 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1382: done (3 left) 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1383: done (2 left) 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1384: rollback oid 24 current snap is 143 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 136 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1379: finishing copy_from to smithi03173351-26 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 869 (ObjNum 380 snap 134 seq_num 380) dirty exists 2024-04-17T11:38:59.383 INFO:tasks.rados.rados.0.smithi031.stdout:1380: expect (ObjNum 433 snap 142 seq_num 433) 2024-04-17T11:38:59.440 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:38:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:58.421502+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-04-17T11:38:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:38:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:59.321542+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-04-17T11:38:59.721 INFO:tasks.rados.rados.0.smithi031.stdout:1384: finishing rollback tid 0 to smithi03173351-24 2024-04-17T11:38:59.721 INFO:tasks.rados.rados.0.smithi031.stdout:1384: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:38:59.721 INFO:tasks.rados.rados.0.smithi031.stdout:1384: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:38:59.721 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 615 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-04-17T11:38:59.721 INFO:tasks.rados.rados.0.smithi031.stdout:1379: done (2 left) 2024-04-17T11:38:59.721 INFO:tasks.rados.rados.0.smithi031.stdout:1380: done (1 left) 2024-04-17T11:38:59.721 INFO:tasks.rados.rados.0.smithi031.stdout:1384: done (0 left) 2024-04-17T11:38:59.721 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 143 2024-04-17T11:38:59.721 INFO:tasks.rados.rados.0.smithi031.stdout:1385: seq_num 437 ranges {4956160=122880} 2024-04-17T11:38:59.730 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:38:59.730 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (6m) 6m ago 7m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:38:59.730 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (6m) 6m ago 6m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:38:59.730 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (8m) 6m ago 8m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:38:59.730 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (8m) 6m ago 8m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:38:59.730 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (11m) 6m ago 11m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:38:59.730 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (13m) 6m ago 13m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:38:59.730 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (13m) 6m ago 13m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:38:59.730 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (12m) 6m ago 12m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:38:59.730 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (11m) 6m ago 11m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:38:59.730 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (7m) 6m ago 7m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:38:59.731 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (7m) 6m ago 7m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:38:59.731 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (11m) 6m ago 11m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:38:59.731 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (10m) 6m ago 10m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:38:59.731 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (10m) 6m ago 10m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:38:59.731 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (10m) 6m ago 10m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:38:59.731 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (9m) 6m ago 9m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:38:59.731 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (9m) 6m ago 9m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:38:59.731 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (8m) 6m ago 8m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:38:59.731 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (8m) 6m ago 8m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:38:59.731 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (6m) 6m ago 7m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:38:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:58.421502+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-04-17T11:38:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:38:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:59.321542+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-04-17T11:38:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:58.421502+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-04-17T11:38:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:38:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:59.321542+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-04-17T11:38:59.748 INFO:tasks.rados.rados.0.smithi031.stdout:1385: writing smithi03173351-3 from 4956160 to 5079040 tid 1 2024-04-17T11:38:59.749 INFO:tasks.rados.rados.0.smithi031.stdout:1386: setattr oid 33 current snap is 143 2024-04-17T11:38:59.749 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 143 2024-04-17T11:38:59.749 INFO:tasks.rados.rados.0.smithi031.stdout:1387: seq_num 438 ranges {0=139264} 2024-04-17T11:38:59.750 INFO:tasks.rados.rados.0.smithi031.stdout:1387: writing smithi03173351-17 from 0 to 139264 tid 1 2024-04-17T11:38:59.751 INFO:tasks.rados.rados.0.smithi031.stdout:1388: copy_from oid 11 from oid 9 current snap is 143 2024-04-17T11:38:59.751 INFO:tasks.rados.rados.0.smithi031.stdout:1389: read oid 48 snap 95 2024-04-17T11:38:59.751 INFO:tasks.rados.rados.0.smithi031.stdout:1389: expect (ObjNum 247 snap 82 seq_num 247) 2024-04-17T11:38:59.751 INFO:tasks.rados.rados.0.smithi031.stdout:1390: setattr oid 45 current snap is 143 2024-04-17T11:38:59.752 INFO:tasks.rados.rados.0.smithi031.stdout:1391: delete oid 7 current snap is 143 2024-04-17T11:38:59.752 INFO:tasks.rados.rados.0.smithi031.stdout:1385: finishing write tid 1 to smithi03173351-3 2024-04-17T11:38:59.752 INFO:tasks.rados.rados.0.smithi031.stdout:1385: finishing write tid 2 to smithi03173351-3 2024-04-17T11:38:59.753 INFO:tasks.rados.rados.0.smithi031.stdout:1385: finishing write tid 3 to smithi03173351-3 2024-04-17T11:38:59.753 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 435 (ObjNum 437 snap 143 seq_num 437) dirty exists 2024-04-17T11:38:59.753 INFO:tasks.rados.rados.0.smithi031.stdout:1385: left oid 3 (ObjNum 437 snap 143 seq_num 437) 2024-04-17T11:38:59.755 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 1459 (ObjNum 429 snap 142 seq_num 429) dirty exists 2024-04-17T11:38:59.755 INFO:tasks.rados.rados.0.smithi031.stdout:1387: finishing write tid 1 to smithi03173351-17 2024-04-17T11:38:59.755 INFO:tasks.rados.rados.0.smithi031.stdout:1387: finishing write tid 2 to smithi03173351-17 2024-04-17T11:38:59.755 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1460 (ObjNum -1700906112 snap 21884 seq_num 2592825632) dirty exists 2024-04-17T11:38:59.757 INFO:tasks.rados.rados.0.smithi031.stdout:1385: done (6 left) 2024-04-17T11:38:59.757 INFO:tasks.rados.rados.0.smithi031.stdout:1386: done (5 left) 2024-04-17T11:38:59.757 INFO:tasks.rados.rados.0.smithi031.stdout:1390: done (4 left) 2024-04-17T11:38:59.757 INFO:tasks.rados.rados.0.smithi031.stdout:1391: done (3 left) 2024-04-17T11:38:59.758 INFO:tasks.rados.rados.0.smithi031.stdout:1392: snap_remove snap 125 2024-04-17T11:39:00.087 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:39:00.088 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:39:00.089 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:39:00.089 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:39:00.435 INFO:tasks.rados.rados.0.smithi031.stdout:1392: done (3 left) 2024-04-17T11:39:00.435 INFO:tasks.rados.rados.0.smithi031.stdout:1393: read oid 8 snap 135 2024-04-17T11:39:00.435 INFO:tasks.rados.rados.0.smithi031.stdout:1393: expect (ObjNum 380 snap 134 seq_num 380) 2024-04-17T11:39:00.435 INFO:tasks.rados.rados.0.smithi031.stdout:1394: snap_remove snap 140 2024-04-17T11:39:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:38:59.429834+0000 mgr.y (mgr.14556) 299 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:38:59.723431+0000 mgr.y (mgr.14556) 300 : audit [DBG] from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:38:59.748535+0000 mgr.y (mgr.14556) 301 : cluster [DBG] pgmap v522: 121 pgs: 121 active+clean; 480 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-04-17T11:39:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:39:00.088899+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.31:0/1911019805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:39:00.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:38:59.429834+0000 mgr.y (mgr.14556) 299 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:00.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:38:59.723431+0000 mgr.y (mgr.14556) 300 : audit [DBG] from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:00.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:38:59.748535+0000 mgr.y (mgr.14556) 301 : cluster [DBG] pgmap v522: 121 pgs: 121 active+clean; 480 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-04-17T11:39:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:39:00.088899+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.31:0/1911019805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:39:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:38:59.429834+0000 mgr.y (mgr.14556) 299 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:38:59.723431+0000 mgr.y (mgr.14556) 300 : audit [DBG] from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:38:59.748535+0000 mgr.y (mgr.14556) 301 : cluster [DBG] pgmap v522: 121 pgs: 121 active+clean; 480 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-04-17T11:39:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:39:00.088899+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.31:0/1911019805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:39:01.437 INFO:tasks.rados.rados.0.smithi031.stdout:1394: done (4 left) 2024-04-17T11:39:01.437 INFO:tasks.rados.rados.0.smithi031.stdout:1395: read oid 49 snap -1 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:1395: expect (ObjNum 374 snap 131 seq_num 374) 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 143 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:1396: seq_num 440 ranges {0=172032} 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:1396: writing smithi03173351-45 from 0 to 172032 tid 1 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 143 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:1397: seq_num 441 ranges {40960=188416} 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:1397: writing smithi03173351-6 from 40960 to 229376 tid 1 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:1398: rmattr oid 44 current snap is 143 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:1398: done (7 left) 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 143 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:1399: seq_num 442 ranges {0=204800} 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:1399: writing smithi03173351-22 from 0 to 204800 tid 1 2024-04-17T11:39:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:1400: delete oid 29 current snap is 143 2024-04-17T11:39:01.449 INFO:tasks.rados.rados.0.smithi031.stdout:1387: finishing write tid 3 to smithi03173351-17 2024-04-17T11:39:01.449 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 454 (ObjNum 438 snap 143 seq_num 438) dirty exists 2024-04-17T11:39:01.449 INFO:tasks.rados.rados.0.smithi031.stdout:1387: left oid 17 (ObjNum 438 snap 143 seq_num 438) 2024-04-17T11:39:01.449 INFO:tasks.rados.rados.0.smithi031.stdout:1389: expect (ObjNum 247 snap 82 seq_num 247) 2024-04-17T11:39:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:00.431605+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-04-17T11:39:01.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:00.431605+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-04-17T11:39:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:00.431605+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-04-17T11:39:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:39:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:01] "GET /metrics HTTP/1.1" 200 192076 "" "Prometheus/2.33.4" 2024-04-17T11:39:01.764 INFO:tasks.rados.rados.0.smithi031.stdout:1388: finishing copy_from racing read to smithi03173351-11 2024-04-17T11:39:01.764 INFO:tasks.rados.rados.0.smithi031.stdout:1388: finishing copy_from to smithi03173351-11 2024-04-17T11:39:01.764 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 487 (ObjNum 420 snap 141 seq_num 420) dirty exists 2024-04-17T11:39:01.765 INFO:tasks.rados.rados.0.smithi031.stdout:1393: expect (ObjNum 380 snap 134 seq_num 380) 2024-04-17T11:39:01.827 INFO:tasks.rados.rados.0.smithi031.stdout:1397: finishing write tid 1 to smithi03173351-6 2024-04-17T11:39:01.827 INFO:tasks.rados.rados.0.smithi031.stdout:1397: finishing write tid 2 to smithi03173351-6 2024-04-17T11:39:01.827 INFO:tasks.rados.rados.0.smithi031.stdout:1399: finishing write tid 1 to smithi03173351-22 2024-04-17T11:39:01.827 INFO:tasks.rados.rados.0.smithi031.stdout:1399: finishing write tid 2 to smithi03173351-22 2024-04-17T11:39:01.827 INFO:tasks.rados.rados.0.smithi031.stdout:1399: finishing write tid 3 to smithi03173351-22 2024-04-17T11:39:01.827 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 617 (ObjNum 442 snap 143 seq_num 442) dirty exists 2024-04-17T11:39:01.827 INFO:tasks.rados.rados.0.smithi031.stdout:1399: left oid 22 (ObjNum 442 snap 143 seq_num 442) 2024-04-17T11:39:01.827 INFO:tasks.rados.rados.0.smithi031.stdout:1387: done (8 left) 2024-04-17T11:39:01.827 INFO:tasks.rados.rados.0.smithi031.stdout:1388: done (7 left) 2024-04-17T11:39:01.828 INFO:tasks.rados.rados.0.smithi031.stdout:1389: done (6 left) 2024-04-17T11:39:01.828 INFO:tasks.rados.rados.0.smithi031.stdout:1393: done (5 left) 2024-04-17T11:39:01.828 INFO:tasks.rados.rados.0.smithi031.stdout:1399: done (4 left) 2024-04-17T11:39:01.828 INFO:tasks.rados.rados.0.smithi031.stdout:1400: done (3 left) 2024-04-17T11:39:01.828 INFO:tasks.rados.rados.0.smithi031.stdout:1401: snap_remove snap 126 2024-04-17T11:39:02.447 INFO:tasks.rados.rados.0.smithi031.stdout:1401: done (3 left) 2024-04-17T11:39:02.448 INFO:tasks.rados.rados.0.smithi031.stdout:1402: setattr oid 2 current snap is 143 2024-04-17T11:39:02.448 INFO:tasks.rados.rados.0.smithi031.stdout:1397: finishing write tid 3 to smithi03173351-6 2024-04-17T11:39:02.455 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1156 (ObjNum 441 snap 143 seq_num 441) dirty exists 2024-04-17T11:39:02.455 INFO:tasks.rados.rados.0.smithi031.stdout:1397: left oid 6 (ObjNum 441 snap 143 seq_num 441) 2024-04-17T11:39:02.455 INFO:tasks.rados.rados.0.smithi031.stdout:1396: finishing write tid 1 to smithi03173351-45 2024-04-17T11:39:02.455 INFO:tasks.rados.rados.0.smithi031.stdout:1395: expect (ObjNum 374 snap 131 seq_num 374) 2024-04-17T11:39:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:01.431631+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-04-17T11:39:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:01.748896+0000 mgr.y (mgr.14556) 302 : cluster [DBG] pgmap v525: 121 pgs: 121 active+clean; 480 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-04-17T11:39:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:01.431631+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-04-17T11:39:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:01.748896+0000 mgr.y (mgr.14556) 302 : cluster [DBG] pgmap v525: 121 pgs: 121 active+clean; 480 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-04-17T11:39:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:01.431631+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-04-17T11:39:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:01.748896+0000 mgr.y (mgr.14556) 302 : cluster [DBG] pgmap v525: 121 pgs: 121 active+clean; 480 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-04-17T11:39:03.236 INFO:tasks.rados.rados.0.smithi031.stdout:1396: finishing write tid 2 to smithi03173351-45 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:1396: finishing write tid 3 to smithi03173351-45 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1476 (ObjNum 440 snap 143 seq_num 440) dirty exists 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:1396: left oid 45 (ObjNum 440 snap 143 seq_num 440) 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:1395: done (3 left) 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:1396: done (2 left) 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:1397: done (1 left) 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:1403: copy_from oid 42 from oid 28 current snap is 143 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:1404: read oid 26 snap -1 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:1404: expect (ObjNum 380 snap 134 seq_num 380) 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:1405: read oid 35 snap -1 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:1405: expect (ObjNum 343 snap 125 seq_num 343) 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:1406: rollback oid 31 current snap is 143 2024-04-17T11:39:03.237 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 31 to 135 2024-04-17T11:39:03.238 INFO:tasks.rados.rados.0.smithi031.stdout:1407: delete oid 8 current snap is 143 2024-04-17T11:39:03.239 INFO:tasks.rados.rados.0.smithi031.stdout:1407: done (5 left) 2024-04-17T11:39:03.239 INFO:tasks.rados.rados.0.smithi031.stdout:1408: read oid 29 snap -1 2024-04-17T11:39:03.239 INFO:tasks.rados.rados.0.smithi031.stdout:1408: expect deleted 2024-04-17T11:39:03.239 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 143 2024-04-17T11:39:03.240 INFO:tasks.rados.rados.0.smithi031.stdout:1409: seq_num 445 ranges {5586944=253952} 2024-04-17T11:39:03.273 INFO:tasks.rados.rados.0.smithi031.stdout:1409: writing smithi03173351-37 from 5586944 to 5840896 tid 1 2024-04-17T11:39:03.273 INFO:tasks.rados.rados.0.smithi031.stdout:1410: snap_remove snap 141 2024-04-17T11:39:03.448 INFO:tasks.rados.rados.0.smithi031.stdout:1410: done (7 left) 2024-04-17T11:39:03.449 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 143 2024-04-17T11:39:03.449 INFO:tasks.rados.rados.0.smithi031.stdout:1411: seq_num 446 ranges {4194304=278528} 2024-04-17T11:39:03.474 INFO:tasks.rados.rados.0.smithi031.stdout:1411: writing smithi03173351-34 from 4194304 to 4472832 tid 1 2024-04-17T11:39:03.474 INFO:tasks.rados.rados.0.smithi031.stdout:1412: snap_create 2024-04-17T11:39:03.474 INFO:tasks.rados.rados.0.smithi031.stdout:1406: finishing rollback tid 0 to smithi03173351-31 2024-04-17T11:39:03.474 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 618 (ObjNum 400 snap 137 seq_num 400) dirty exists 2024-04-17T11:39:03.474 INFO:tasks.rados.rados.0.smithi031.stdout:1406: finishing rollback tid 1 to smithi03173351-31 2024-04-17T11:39:03.474 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 1492 (ObjNum -1701328320 snap 21884 seq_num 2594497232) dirty dne 2024-04-17T11:39:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:1403: finishing copy_from racing read to smithi03173351-42 2024-04-17T11:39:03.475 INFO:tasks.rados.rados.0.smithi031.stdout:1404: expect (ObjNum 380 snap 134 seq_num 380) 2024-04-17T11:39:03.537 INFO:tasks.rados.rados.0.smithi031.stdout:1403: finishing copy_from to smithi03173351-42 2024-04-17T11:39:03.537 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 853 (ObjNum 356 snap 128 seq_num 356) dirty exists 2024-04-17T11:39:03.537 INFO:tasks.rados.rados.0.smithi031.stdout:1405: expect (ObjNum 343 snap 125 seq_num 343) 2024-04-17T11:39:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:02.444376+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-04-17T11:39:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:02.444376+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-04-17T11:39:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:02.444376+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-04-17T11:39:03.741 INFO:tasks.rados.rados.0.smithi031.stdout:1409: finishing write tid 1 to smithi03173351-37 2024-04-17T11:39:03.741 INFO:tasks.rados.rados.0.smithi031.stdout:1409: finishing write tid 2 to smithi03173351-37 2024-04-17T11:39:03.741 INFO:tasks.rados.rados.0.smithi031.stdout:1409: finishing write tid 3 to smithi03173351-37 2024-04-17T11:39:03.741 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 666 (ObjNum 445 snap 143 seq_num 445) dirty exists 2024-04-17T11:39:03.741 INFO:tasks.rados.rados.0.smithi031.stdout:1409: left oid 37 (ObjNum 445 snap 143 seq_num 445) 2024-04-17T11:39:03.741 INFO:tasks.rados.rados.0.smithi031.stdout:1411: finishing write tid 1 to smithi03173351-34 2024-04-17T11:39:03.741 INFO:tasks.rados.rados.0.smithi031.stdout:1411: finishing write tid 2 to smithi03173351-34 2024-04-17T11:39:03.741 INFO:tasks.rados.rados.0.smithi031.stdout:1411: finishing write tid 3 to smithi03173351-34 2024-04-17T11:39:03.741 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1056 (ObjNum 446 snap 143 seq_num 446) dirty exists 2024-04-17T11:39:03.741 INFO:tasks.rados.rados.0.smithi031.stdout:1411: left oid 34 (ObjNum 446 snap 143 seq_num 446) 2024-04-17T11:39:04.454 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:39:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:39:04.461 INFO:tasks.rados.rados.0.smithi031.stdout:1402: done (8 left) 2024-04-17T11:39:04.461 INFO:tasks.rados.rados.0.smithi031.stdout:1403: done (7 left) 2024-04-17T11:39:04.461 INFO:tasks.rados.rados.0.smithi031.stdout:1404: done (6 left) 2024-04-17T11:39:04.461 INFO:tasks.rados.rados.0.smithi031.stdout:1405: done (5 left) 2024-04-17T11:39:04.461 INFO:tasks.rados.rados.0.smithi031.stdout:1406: done (4 left) 2024-04-17T11:39:04.461 INFO:tasks.rados.rados.0.smithi031.stdout:1408: done (3 left) 2024-04-17T11:39:04.461 INFO:tasks.rados.rados.0.smithi031.stdout:1409: done (2 left) 2024-04-17T11:39:04.461 INFO:tasks.rados.rados.0.smithi031.stdout:1411: done (1 left) 2024-04-17T11:39:04.461 INFO:tasks.rados.rados.0.smithi031.stdout:1412: done (0 left) 2024-04-17T11:39:04.462 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 144 2024-04-17T11:39:04.462 INFO:tasks.rados.rados.0.smithi031.stdout:1413: seq_num 447 ranges {2277376=294912} 2024-04-17T11:39:04.475 INFO:tasks.rados.rados.0.smithi031.stdout:1413: writing smithi03173351-44 from 2277376 to 2572288 tid 1 2024-04-17T11:39:04.475 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 144 2024-04-17T11:39:04.475 INFO:tasks.rados.rados.0.smithi031.stdout:1414: seq_num 448 ranges {4489216=311296} 2024-04-17T11:39:04.501 INFO:tasks.rados.rados.0.smithi031.stdout:1414: writing smithi03173351-48 from 4489216 to 4800512 tid 1 2024-04-17T11:39:04.501 INFO:tasks.rados.rados.0.smithi031.stdout:1415: delete oid 25 current snap is 144 2024-04-17T11:39:04.502 INFO:tasks.rados.rados.0.smithi031.stdout:1413: finishing write tid 1 to smithi03173351-44 2024-04-17T11:39:04.502 INFO:tasks.rados.rados.0.smithi031.stdout:1413: finishing write tid 2 to smithi03173351-44 2024-04-17T11:39:04.502 INFO:tasks.rados.rados.0.smithi031.stdout:1413: finishing write tid 3 to smithi03173351-44 2024-04-17T11:39:04.502 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1173 (ObjNum 447 snap 144 seq_num 447) dirty exists 2024-04-17T11:39:04.502 INFO:tasks.rados.rados.0.smithi031.stdout:1413: left oid 44 (ObjNum 447 snap 144 seq_num 447) 2024-04-17T11:39:04.505 INFO:tasks.rados.rados.0.smithi031.stdout:1414: finishing write tid 1 to smithi03173351-48 2024-04-17T11:39:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:1413: done (2 left) 2024-04-17T11:39:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:1415: done (1 left) 2024-04-17T11:39:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 144 2024-04-17T11:39:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:1414: finishing write tid 2 to smithi03173351-48 2024-04-17T11:39:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:1416: seq_num 450 ranges {204800=344064} 2024-04-17T11:39:04.509 INFO:tasks.rados.rados.0.smithi031.stdout:1416: writing smithi03173351-22 from 204800 to 548864 tid 1 2024-04-17T11:39:04.509 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 144 2024-04-17T11:39:04.509 INFO:tasks.rados.rados.0.smithi031.stdout:1417: seq_num 451 ranges {9650176=360448} 2024-04-17T11:39:04.564 INFO:tasks.rados.rados.0.smithi031.stdout:1417: writing smithi03173351-49 from 9650176 to 10010624 tid 1 2024-04-17T11:39:04.564 INFO:tasks.rados.rados.0.smithi031.stdout:1418: read oid 44 snap 127 2024-04-17T11:39:04.564 INFO:tasks.rados.rados.0.smithi031.stdout:1418: expect (ObjNum 57 snap 4 seq_num 57) 2024-04-17T11:39:04.564 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 144 2024-04-17T11:39:04.564 INFO:tasks.rados.rados.0.smithi031.stdout:1414: finishing write tid 3 to smithi03173351-48 2024-04-17T11:39:04.564 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 888 (ObjNum 448 snap 144 seq_num 448) dirty exists 2024-04-17T11:39:04.565 INFO:tasks.rados.rados.0.smithi031.stdout:1414: left oid 48 (ObjNum 448 snap 144 seq_num 448) 2024-04-17T11:39:04.565 INFO:tasks.rados.rados.0.smithi031.stdout:1416: finishing write tid 1 to smithi03173351-22 2024-04-17T11:39:04.565 INFO:tasks.rados.rados.0.smithi031.stdout:1416: finishing write tid 2 to smithi03173351-22 2024-04-17T11:39:04.565 INFO:tasks.rados.rados.0.smithi031.stdout:1419: seq_num 452 ranges {1957888=376832} 2024-04-17T11:39:04.577 INFO:tasks.rados.rados.0.smithi031.stdout:1419: writing smithi03173351-46 from 1957888 to 2334720 tid 1 2024-04-17T11:39:04.577 INFO:tasks.rados.rados.0.smithi031.stdout:1414: done (4 left) 2024-04-17T11:39:04.577 INFO:tasks.rados.rados.0.smithi031.stdout:1420: delete oid 39 current snap is 144 2024-04-17T11:39:04.577 INFO:tasks.rados.rados.0.smithi031.stdout:1416: finishing write tid 3 to smithi03173351-22 2024-04-17T11:39:04.577 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 620 (ObjNum 450 snap 144 seq_num 450) dirty exists 2024-04-17T11:39:04.577 INFO:tasks.rados.rados.0.smithi031.stdout:1416: left oid 22 (ObjNum 450 snap 144 seq_num 450) 2024-04-17T11:39:04.577 INFO:tasks.rados.rados.0.smithi031.stdout:1418: expect (ObjNum 57 snap 4 seq_num 57) 2024-04-17T11:39:04.631 INFO:tasks.rados.rados.0.smithi031.stdout:1417: finishing write tid 1 to smithi03173351-49 2024-04-17T11:39:04.631 INFO:tasks.rados.rados.0.smithi031.stdout:1417: finishing write tid 2 to smithi03173351-49 2024-04-17T11:39:04.631 INFO:tasks.rados.rados.0.smithi031.stdout:1417: finishing write tid 3 to smithi03173351-49 2024-04-17T11:39:04.631 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 1505 (ObjNum 451 snap 144 seq_num 451) dirty exists 2024-04-17T11:39:04.631 INFO:tasks.rados.rados.0.smithi031.stdout:1417: left oid 49 (ObjNum 451 snap 144 seq_num 451) 2024-04-17T11:39:04.632 INFO:tasks.rados.rados.0.smithi031.stdout:1419: finishing write tid 1 to smithi03173351-46 2024-04-17T11:39:04.632 INFO:tasks.rados.rados.0.smithi031.stdout:1419: finishing write tid 2 to smithi03173351-46 2024-04-17T11:39:04.632 INFO:tasks.rados.rados.0.smithi031.stdout:1416: done (4 left) 2024-04-17T11:39:04.632 INFO:tasks.rados.rados.0.smithi031.stdout:1417: done (3 left) 2024-04-17T11:39:04.632 INFO:tasks.rados.rados.0.smithi031.stdout:1418: done (2 left) 2024-04-17T11:39:04.632 INFO:tasks.rados.rados.0.smithi031.stdout:1420: done (1 left) 2024-04-17T11:39:04.632 INFO:tasks.rados.rados.0.smithi031.stdout:1421: setattr oid 13 current snap is 144 2024-04-17T11:39:04.632 INFO:tasks.rados.rados.0.smithi031.stdout:1419: finishing write tid 3 to smithi03173351-46 2024-04-17T11:39:04.632 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 1176 (ObjNum 452 snap 144 seq_num 452) dirty exists 2024-04-17T11:39:04.632 INFO:tasks.rados.rados.0.smithi031.stdout:1419: left oid 46 (ObjNum 452 snap 144 seq_num 452) 2024-04-17T11:39:04.633 INFO:tasks.rados.rados.0.smithi031.stdout:1419: done (1 left) 2024-04-17T11:39:04.633 INFO:tasks.rados.rados.0.smithi031.stdout:1422: snap_remove snap 128 2024-04-17T11:39:04.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:03.448301+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-04-17T11:39:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:03.749499+0000 mgr.y (mgr.14556) 303 : cluster [DBG] pgmap v528: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-04-17T11:39:04.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:03.448301+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-04-17T11:39:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:03.749499+0000 mgr.y (mgr.14556) 303 : cluster [DBG] pgmap v528: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-04-17T11:39:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:03.448301+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-04-17T11:39:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:03.749499+0000 mgr.y (mgr.14556) 303 : cluster [DBG] pgmap v528: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-04-17T11:39:05.466 INFO:tasks.rados.rados.0.smithi031.stdout:1422: done (1 left) 2024-04-17T11:39:05.466 INFO:tasks.rados.rados.0.smithi031.stdout:1423: setattr oid 50 current snap is 144 2024-04-17T11:39:05.466 INFO:tasks.rados.rados.0.smithi031.stdout:1424: rollback oid 45 current snap is 144 2024-04-17T11:39:05.466 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 45 to 143 2024-04-17T11:39:05.466 INFO:tasks.rados.rados.0.smithi031.stdout:1425: copy_from oid 22 from oid 41 current snap is 144 2024-04-17T11:39:05.466 INFO:tasks.rados.rados.0.smithi031.stdout:1426: delete oid 34 current snap is 144 2024-04-17T11:39:05.466 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 749 (ObjNum 404 snap 137 seq_num 404) dirty exists 2024-04-17T11:39:05.477 INFO:tasks.rados.rados.0.smithi031.stdout:1425: finishing copy_from to smithi03173351-22 2024-04-17T11:39:05.477 INFO:tasks.rados.rados.0.smithi031.stdout:1425: got expected ENOENT (src dne) 2024-04-17T11:39:05.477 INFO:tasks.rados.rados.0.smithi031.stdout:1425: finishing copy_from racing read to smithi03173351-22 2024-04-17T11:39:05.481 INFO:tasks.rados.rados.0.smithi031.stdout:1421: done (4 left) 2024-04-17T11:39:05.481 INFO:tasks.rados.rados.0.smithi031.stdout:1425: done (3 left) 2024-04-17T11:39:05.481 INFO:tasks.rados.rados.0.smithi031.stdout:1426: done (2 left) 2024-04-17T11:39:05.482 INFO:tasks.rados.rados.0.smithi031.stdout:1427: read oid 7 snap -1 2024-04-17T11:39:05.482 INFO:tasks.rados.rados.0.smithi031.stdout:1427: expect deleted 2024-04-17T11:39:05.482 INFO:tasks.rados.rados.0.smithi031.stdout:1428: copy_from oid 32 from oid 11 current snap is 144 2024-04-17T11:39:05.482 INFO:tasks.rados.rados.0.smithi031.stdout:1429: copy_from oid 10 from oid 46 current snap is 144 2024-04-17T11:39:05.482 INFO:tasks.rados.rados.0.smithi031.stdout:1430: snap_remove snap 119 2024-04-17T11:39:05.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:04.458482+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-04-17T11:39:05.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:04.458482+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-04-17T11:39:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:04.458482+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-04-17T11:39:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:1430: done (5 left) 2024-04-17T11:39:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:1431: copy_from oid 27 from oid 35 current snap is 144 2024-04-17T11:39:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 1511 (ObjNum 382 snap 134 seq_num 382) dirty exists 2024-04-17T11:39:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:1424: finishing rollback tid 0 to smithi03173351-45 2024-04-17T11:39:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:1424: finishing rollback tid 1 to smithi03173351-45 2024-04-17T11:39:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:1424: finishing rollback tid 2 to smithi03173351-45 2024-04-17T11:39:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1515 (ObjNum 440 snap 143 seq_num 440) dirty exists 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1429: finishing copy_from racing read to smithi03173351-10 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1429: finishing copy_from to smithi03173351-10 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1176 (ObjNum 452 snap 144 seq_num 452) dirty exists 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1428: finishing copy_from racing read to smithi03173351-32 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1428: finishing copy_from to smithi03173351-32 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 487 (ObjNum 420 snap 141 seq_num 420) dirty exists 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1423: done (5 left) 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1424: done (4 left) 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1427: done (3 left) 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1428: done (2 left) 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1429: done (1 left) 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1432: rmattr oid 1 current snap is 144 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1432: done (1 left) 2024-04-17T11:39:06.482 INFO:tasks.rados.rados.0.smithi031.stdout:1433: snap_create 2024-04-17T11:39:06.510 INFO:tasks.rados.rados.0.smithi031.stdout:1431: finishing copy_from racing read to smithi03173351-27 2024-04-17T11:39:06.513 INFO:tasks.rados.rados.0.smithi031.stdout:1431: finishing copy_from to smithi03173351-27 2024-04-17T11:39:06.513 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 854 (ObjNum 343 snap 125 seq_num 343) dirty exists 2024-04-17T11:39:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:05.463810+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-04-17T11:39:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:05.749962+0000 mgr.y (mgr.14556) 304 : cluster [DBG] pgmap v531: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-04-17T11:39:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:05.463810+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-04-17T11:39:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:05.749962+0000 mgr.y (mgr.14556) 304 : cluster [DBG] pgmap v531: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-04-17T11:39:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:05.463810+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-04-17T11:39:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:05.749962+0000 mgr.y (mgr.14556) 304 : cluster [DBG] pgmap v531: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-04-17T11:39:07.484 INFO:tasks.rados.rados.0.smithi031.stdout:1431: done (1 left) 2024-04-17T11:39:07.484 INFO:tasks.rados.rados.0.smithi031.stdout:1433: done (0 left) 2024-04-17T11:39:07.484 INFO:tasks.rados.rados.0.smithi031.stdout:1434: rollback oid 43 current snap is 145 2024-04-17T11:39:07.484 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 43 to 90 2024-04-17T11:39:07.484 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 145 2024-04-17T11:39:07.484 INFO:tasks.rados.rados.0.smithi031.stdout:1435: seq_num 455 ranges {1458176=425984} 2024-04-17T11:39:07.495 INFO:tasks.rados.rados.0.smithi031.stdout:1435: writing smithi03173351-4 from 1458176 to 1884160 tid 1 2024-04-17T11:39:07.495 INFO:tasks.rados.rados.0.smithi031.stdout:1436: read oid 18 snap -1 2024-04-17T11:39:07.495 INFO:tasks.rados.rados.0.smithi031.stdout:1436: expect (ObjNum 407 snap 138 seq_num 407) 2024-04-17T11:39:07.495 INFO:tasks.rados.rados.0.smithi031.stdout:1437: copy_from oid 44 from oid 42 current snap is 145 2024-04-17T11:39:07.495 INFO:tasks.rados.rados.0.smithi031.stdout:1434: finishing rollback tid 0 to smithi03173351-43 2024-04-17T11:39:07.495 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 145 2024-04-17T11:39:07.495 INFO:tasks.rados.rados.0.smithi031.stdout:1434: finishing rollback tid 1 to smithi03173351-43 2024-04-17T11:39:07.495 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 1199 (ObjNum 1 snap 32549 seq_num 2593086656) dirty dne 2024-04-17T11:39:07.495 INFO:tasks.rados.rados.0.smithi031.stdout:1438: seq_num 456 ranges {1744896=442368} 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:1438: writing smithi03173351-12 from 1744896 to 2187264 tid 1 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:1434: done (4 left) 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:1439: copy_from oid 29 from oid 20 current snap is 145 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:1435: finishing write tid 1 to smithi03173351-4 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:1437: finishing copy_from racing read to smithi03173351-44 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:1437: finishing copy_from to smithi03173351-44 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 853 (ObjNum 356 snap 128 seq_num 356) dirty exists 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:1437: done (4 left) 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:1440: rollback oid 7 current snap is 145 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 7 to 95 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:1441: rollback oid 9 current snap is 145 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 9 to 143 2024-04-17T11:39:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:1442: snap_remove snap 136 2024-04-17T11:39:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:06.472484+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-04-17T11:39:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:06.472484+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-04-17T11:39:07.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:06.472484+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-04-17T11:39:08.496 INFO:tasks.rados.rados.0.smithi031.stdout:1442: done (6 left) 2024-04-17T11:39:08.496 INFO:tasks.rados.rados.0.smithi031.stdout:1443: snap_remove snap 135 2024-04-17T11:39:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:07.484835+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-04-17T11:39:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:07.750484+0000 mgr.y (mgr.14556) 305 : cluster [DBG] pgmap v534: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:07.484835+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-04-17T11:39:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:07.750484+0000 mgr.y (mgr.14556) 305 : cluster [DBG] pgmap v534: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:07.484835+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-04-17T11:39:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:07.750484+0000 mgr.y (mgr.14556) 305 : cluster [DBG] pgmap v534: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:1443: done (6 left) 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:1444: read oid 26 snap -1 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:1444: expect (ObjNum 380 snap 134 seq_num 380) 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:1445: copy_from oid 6 from oid 17 current snap is 145 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:1435: finishing write tid 2 to smithi03173351-4 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:1440: finishing rollback tid 1 to smithi03173351-7 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 894 (ObjNum 1919374964 snap 1733186126 seq_num 1684954224) dirty dne 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:1441: finishing rollback tid 0 to smithi03173351-9 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:1441: finishing rollback tid 1 to smithi03173351-9 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:1441: finishing rollback tid 2 to smithi03173351-9 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 490 (ObjNum 420 snap 141 seq_num 420) dirty exists 2024-04-17T11:39:09.326 INFO:tasks.rados.rados.0.smithi031.stdout:1436: expect (ObjNum 407 snap 138 seq_num 407) 2024-04-17T11:39:09.423 INFO:tasks.rados.rados.0.smithi031.stdout:1435: finishing write tid 3 to smithi03173351-4 2024-04-17T11:39:09.423 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 1538 (ObjNum 455 snap 145 seq_num 455) dirty exists 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1435: left oid 4 (ObjNum 455 snap 145 seq_num 455) 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1435: done (7 left) 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1436: done (6 left) 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1440: done (5 left) 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1441: done (4 left) 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1446: rmattr oid 41 current snap is 145 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1446: done (4 left) 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1447: read oid 49 snap -1 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1447: expect (ObjNum 451 snap 144 seq_num 451) 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1448: rollback oid 13 current snap is 145 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 13 to 90 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1438: finishing write tid 1 to smithi03173351-12 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1438: finishing write tid 2 to smithi03173351-12 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1438: finishing write tid 3 to smithi03173351-12 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 1174 (ObjNum 456 snap 145 seq_num 456) dirty exists 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1438: left oid 12 (ObjNum 456 snap 145 seq_num 456) 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1439: finishing copy_from racing read to smithi03173351-29 2024-04-17T11:39:09.424 INFO:tasks.rados.rados.0.smithi031.stdout:1439: finishing copy_from to smithi03173351-29 2024-04-17T11:39:09.425 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 433 (ObjNum 433 snap 142 seq_num 433) dirty exists 2024-04-17T11:39:09.425 INFO:tasks.rados.rados.0.smithi031.stdout:1444: expect (ObjNum 380 snap 134 seq_num 380) 2024-04-17T11:39:09.489 INFO:tasks.rados.rados.0.smithi031.stdout:1445: finishing copy_from racing read to smithi03173351-6 2024-04-17T11:39:09.489 INFO:tasks.rados.rados.0.smithi031.stdout:1445: finishing copy_from to smithi03173351-6 2024-04-17T11:39:09.489 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 454 (ObjNum 438 snap 143 seq_num 438) dirty exists 2024-04-17T11:39:09.489 INFO:tasks.rados.rados.0.smithi031.stdout:1438: done (5 left) 2024-04-17T11:39:09.489 INFO:tasks.rados.rados.0.smithi031.stdout:1439: done (4 left) 2024-04-17T11:39:09.489 INFO:tasks.rados.rados.0.smithi031.stdout:1444: done (3 left) 2024-04-17T11:39:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:1445: done (2 left) 2024-04-17T11:39:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:1449: read oid 14 snap -1 2024-04-17T11:39:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:1449: expect (ObjNum 167 snap 47 seq_num 167) 2024-04-17T11:39:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:1450: snap_create 2024-04-17T11:39:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:1448: finishing rollback tid 0 to smithi03173351-13 2024-04-17T11:39:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:1448: finishing rollback tid 1 to smithi03173351-13 2024-04-17T11:39:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:1448: finishing rollback tid 2 to smithi03173351-13 2024-04-17T11:39:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 1179 (ObjNum 261 snap 87 seq_num 261) dirty exists 2024-04-17T11:39:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:1447: expect (ObjNum 451 snap 144 seq_num 451) 2024-04-17T11:39:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:08.492124+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-04-17T11:39:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:09.325784+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-04-17T11:39:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:08.492124+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-04-17T11:39:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:09.325784+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-04-17T11:39:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:08.492124+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-04-17T11:39:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:09.325784+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-04-17T11:39:10.437 INFO:tasks.rados.rados.0.smithi031.stdout:1449: expect (ObjNum 167 snap 47 seq_num 167) 2024-04-17T11:39:10.501 INFO:tasks.rados.rados.0.smithi031.stdout:1447: done (3 left) 2024-04-17T11:39:10.501 INFO:tasks.rados.rados.0.smithi031.stdout:1448: done (2 left) 2024-04-17T11:39:10.501 INFO:tasks.rados.rados.0.smithi031.stdout:1449: done (1 left) 2024-04-17T11:39:10.501 INFO:tasks.rados.rados.0.smithi031.stdout:1450: done (0 left) 2024-04-17T11:39:10.501 INFO:tasks.rados.rados.0.smithi031.stdout:1451: snap_create 2024-04-17T11:39:10.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:09.750920+0000 mgr.y (mgr.14556) 306 : cluster [DBG] pgmap v537: 121 pgs: 121 active+clean; 495 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 5.6 MiB/s wr, 32 op/s 2024-04-17T11:39:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:09.750920+0000 mgr.y (mgr.14556) 306 : cluster [DBG] pgmap v537: 121 pgs: 121 active+clean; 495 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 5.6 MiB/s wr, 32 op/s 2024-04-17T11:39:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:09.750920+0000 mgr.y (mgr.14556) 306 : cluster [DBG] pgmap v537: 121 pgs: 121 active+clean; 495 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 5.6 MiB/s wr, 32 op/s 2024-04-17T11:39:11.507 INFO:tasks.rados.rados.0.smithi031.stdout:1451: done (0 left) 2024-04-17T11:39:11.507 INFO:tasks.rados.rados.0.smithi031.stdout:1452: copy_from oid 10 from oid 15 current snap is 147 2024-04-17T11:39:11.507 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 35 current snap is 147 2024-04-17T11:39:11.507 INFO:tasks.rados.rados.0.smithi031.stdout:1453: seq_num 457 ranges {4194304=458752} 2024-04-17T11:39:11.533 INFO:tasks.rados.rados.0.smithi031.stdout:1453: writing smithi03173351-35 from 4194304 to 4653056 tid 1 2024-04-17T11:39:11.533 INFO:tasks.rados.rados.0.smithi031.stdout:1454: copy_from oid 6 from oid 14 current snap is 147 2024-04-17T11:39:11.533 INFO:tasks.rados.rados.0.smithi031.stdout:1452: finishing copy_from racing read to smithi03173351-10 2024-04-17T11:39:11.533 INFO:tasks.rados.rados.0.smithi031.stdout:1452: finishing copy_from to smithi03173351-10 2024-04-17T11:39:11.533 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 560 (ObjNum 386 snap 135 seq_num 386) dirty exists 2024-04-17T11:39:11.533 INFO:tasks.rados.rados.0.smithi031.stdout:1452: done (2 left) 2024-04-17T11:39:11.533 INFO:tasks.rados.rados.0.smithi031.stdout:1455: snap_create 2024-04-17T11:39:11.538 INFO:tasks.rados.rados.0.smithi031.stdout:1453: finishing write tid 1 to smithi03173351-35 2024-04-17T11:39:11.539 INFO:tasks.rados.rados.0.smithi031.stdout:1453: finishing write tid 2 to smithi03173351-35 2024-04-17T11:39:11.541 INFO:tasks.rados.rados.0.smithi031.stdout:1453: finishing write tid 3 to smithi03173351-35 2024-04-17T11:39:11.541 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 856 (ObjNum 457 snap 147 seq_num 457) dirty exists 2024-04-17T11:39:11.541 INFO:tasks.rados.rados.0.smithi031.stdout:1453: left oid 35 (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:39:11.543 INFO:tasks.rados.rados.0.smithi031.stdout:1454: finishing copy_from racing read to smithi03173351-6 2024-04-17T11:39:11.543 INFO:tasks.rados.rados.0.smithi031.stdout:1454: finishing copy_from to smithi03173351-6 2024-04-17T11:39:11.543 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1171 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:39:11.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:10.499809+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-04-17T11:39:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:10.499809+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-04-17T11:39:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:39:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:11] "GET /metrics HTTP/1.1" 200 192095 "" "Prometheus/2.33.4" 2024-04-17T11:39:11.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:10.499809+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-04-17T11:39:12.518 INFO:tasks.rados.rados.0.smithi031.stdout:1453: done (2 left) 2024-04-17T11:39:12.518 INFO:tasks.rados.rados.0.smithi031.stdout:1454: done (1 left) 2024-04-17T11:39:12.518 INFO:tasks.rados.rados.0.smithi031.stdout:1455: done (0 left) 2024-04-17T11:39:12.518 INFO:tasks.rados.rados.0.smithi031.stdout:1456: delete oid 36 current snap is 148 2024-04-17T11:39:12.524 INFO:tasks.rados.rados.0.smithi031.stdout:1456: done (0 left) 2024-04-17T11:39:12.524 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 148 2024-04-17T11:39:12.524 INFO:tasks.rados.rados.0.smithi031.stdout:1457: seq_num 459 ranges {1884160=491520} 2024-04-17T11:39:12.537 INFO:tasks.rados.rados.0.smithi031.stdout:1457: writing smithi03173351-4 from 1884160 to 2375680 tid 1 2024-04-17T11:39:12.537 INFO:tasks.rados.rados.0.smithi031.stdout:1458: rollback oid 39 current snap is 148 2024-04-17T11:39:12.538 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 39 to 145 2024-04-17T11:39:12.538 INFO:tasks.rados.rados.0.smithi031.stdout:1459: read oid 48 snap 142 2024-04-17T11:39:12.538 INFO:tasks.rados.rados.0.smithi031.stdout:1459: expect (ObjNum 414 snap 141 seq_num 414) 2024-04-17T11:39:12.538 INFO:tasks.rados.rados.0.smithi031.stdout:1460: rollback oid 36 current snap is 148 2024-04-17T11:39:12.538 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 36 to 147 2024-04-17T11:39:12.538 INFO:tasks.rados.rados.0.smithi031.stdout:1461: rmattr oid 5 current snap is 148 2024-04-17T11:39:12.538 INFO:tasks.rados.rados.0.smithi031.stdout:1462: setattr oid 14 current snap is 148 2024-04-17T11:39:12.539 INFO:tasks.rados.rados.0.smithi031.stdout:1463: read oid 15 snap 130 2024-04-17T11:39:12.539 INFO:tasks.rados.rados.0.smithi031.stdout:1463: expect deleted 2024-04-17T11:39:12.539 INFO:tasks.rados.rados.0.smithi031.stdout:1464: setattr oid 6 current snap is 148 2024-04-17T11:39:12.540 INFO:tasks.rados.rados.0.smithi031.stdout:1458: finishing rollback tid 1 to smithi03173351-39 2024-04-17T11:39:12.540 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 843 (ObjNum 1953066355 snap 858810728 seq_num 858994481) dirty dne 2024-04-17T11:39:12.540 INFO:tasks.rados.rados.0.smithi031.stdout:1458: done (7 left) 2024-04-17T11:39:12.540 INFO:tasks.rados.rados.0.smithi031.stdout:1463: done (6 left) 2024-04-17T11:39:12.540 INFO:tasks.rados.rados.0.smithi031.stdout:1465: snap_remove snap 143 2024-04-17T11:39:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:11.505107+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-04-17T11:39:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:11.751413+0000 mgr.y (mgr.14556) 307 : cluster [DBG] pgmap v540: 121 pgs: 121 active+clean; 495 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 5.6 MiB/s wr, 32 op/s 2024-04-17T11:39:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:11.505107+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-04-17T11:39:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:11.751413+0000 mgr.y (mgr.14556) 307 : cluster [DBG] pgmap v540: 121 pgs: 121 active+clean; 495 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 5.6 MiB/s wr, 32 op/s 2024-04-17T11:39:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:11.505107+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-04-17T11:39:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:11.751413+0000 mgr.y (mgr.14556) 307 : cluster [DBG] pgmap v540: 121 pgs: 121 active+clean; 495 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 5.6 MiB/s wr, 32 op/s 2024-04-17T11:39:13.529 INFO:tasks.rados.rados.0.smithi031.stdout:1465: done (6 left) 2024-04-17T11:39:13.529 INFO:tasks.rados.rados.0.smithi031.stdout:1466: rmattr oid 45 current snap is 148 2024-04-17T11:39:13.529 INFO:tasks.rados.rados.0.smithi031.stdout:1467: rollback oid 47 current snap is 148 2024-04-17T11:39:13.530 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 47 to 95 2024-04-17T11:39:13.530 INFO:tasks.rados.rados.0.smithi031.stdout:1468: rollback oid 42 current snap is 148 2024-04-17T11:39:13.530 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 122 2024-04-17T11:39:13.530 INFO:tasks.rados.rados.0.smithi031.stdout:1469: read oid 17 snap -1 2024-04-17T11:39:13.530 INFO:tasks.rados.rados.0.smithi031.stdout:1469: expect (ObjNum 438 snap 143 seq_num 438) 2024-04-17T11:39:13.530 INFO:tasks.rados.rados.0.smithi031.stdout:1470: read oid 24 snap -1 2024-04-17T11:39:13.530 INFO:tasks.rados.rados.0.smithi031.stdout:1470: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:39:13.530 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 148 2024-04-17T11:39:13.530 INFO:tasks.rados.rados.0.smithi031.stdout:1471: seq_num 460 ranges {5496832=507904} 2024-04-17T11:39:13.558 INFO:tasks.rados.rados.0.smithi031.stdout:1471: writing smithi03173351-9 from 5496832 to 6004736 tid 1 2024-04-17T11:39:13.558 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 30 current snap is 148 2024-04-17T11:39:13.558 INFO:tasks.rados.rados.0.smithi031.stdout:1472: seq_num 461 ranges {2580480=524288} 2024-04-17T11:39:13.575 INFO:tasks.rados.rados.0.smithi031.stdout:1472: writing smithi03173351-30 from 2580480 to 3104768 tid 1 2024-04-17T11:39:13.575 INFO:tasks.rados.rados.0.smithi031.stdout:1473: read oid 31 snap -1 2024-04-17T11:39:13.575 INFO:tasks.rados.rados.0.smithi031.stdout:1473: expect deleted 2024-04-17T11:39:13.575 INFO:tasks.rados.rados.0.smithi031.stdout:1474: snap_create 2024-04-17T11:39:13.575 INFO:tasks.rados.rados.0.smithi031.stdout:1460: finishing rollback tid 1 to smithi03173351-36 2024-04-17T11:39:13.575 INFO:tasks.rados.rados.0.smithi031.stdout:1460: finishing rollback tid 2 to smithi03173351-36 2024-04-17T11:39:13.575 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 1177 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:39:13.575 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 1178 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:39:13.575 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1225 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:39:13.575 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1058 (ObjNum 415 snap 141 seq_num 415) dirty exists 2024-04-17T11:39:13.575 INFO:tasks.rados.rados.0.smithi031.stdout:1457: finishing write tid 1 to smithi03173351-4 2024-04-17T11:39:13.576 INFO:tasks.rados.rados.0.smithi031.stdout:1457: finishing write tid 2 to smithi03173351-4 2024-04-17T11:39:13.576 INFO:tasks.rados.rados.0.smithi031.stdout:1457: finishing write tid 3 to smithi03173351-4 2024-04-17T11:39:13.576 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 1569 (ObjNum 459 snap 148 seq_num 459) dirty exists 2024-04-17T11:39:13.576 INFO:tasks.rados.rados.0.smithi031.stdout:1457: left oid 4 (ObjNum 459 snap 148 seq_num 459) 2024-04-17T11:39:13.576 INFO:tasks.rados.rados.0.smithi031.stdout:1459: expect (ObjNum 414 snap 141 seq_num 414) 2024-04-17T11:39:13.750 INFO:tasks.rados.rados.0.smithi031.stdout:1470: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:39:13.753 INFO:tasks.rados.rados.0.smithi031.stdout:1467: finishing rollback tid 0 to smithi03173351-47 2024-04-17T11:39:13.753 INFO:tasks.rados.rados.0.smithi031.stdout:1468: finishing rollback tid 0 to smithi03173351-42 2024-04-17T11:39:13.753 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1575 (ObjNum 440 snap 143 seq_num 440) dirty exists 2024-04-17T11:39:13.753 INFO:tasks.rados.rados.0.smithi031.stdout:1468: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:39:13.753 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 858 (ObjNum -1700861088 snap 21884 seq_num 2594106208) dirty dne 2024-04-17T11:39:13.753 INFO:tasks.rados.rados.0.smithi031.stdout:1469: expect (ObjNum 438 snap 143 seq_num 438) 2024-04-17T11:39:13.756 INFO:tasks.rados.rados.0.smithi031.stdout:1467: finishing rollback tid 1 to smithi03173351-47 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:1467: finishing rollback tid 2 to smithi03173351-47 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 484 (ObjNum 0 snap 32549 seq_num 2594174160) dirty exists 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:1471: finishing write tid 1 to smithi03173351-9 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:1471: finishing write tid 2 to smithi03173351-9 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:1471: finishing write tid 3 to smithi03173351-9 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 492 (ObjNum 460 snap 148 seq_num 460) dirty exists 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:1471: left oid 9 (ObjNum 460 snap 148 seq_num 460) 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:1472: finishing write tid 1 to smithi03173351-30 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:1472: finishing write tid 2 to smithi03173351-30 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:1472: finishing write tid 3 to smithi03173351-30 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 887 (ObjNum 461 snap 148 seq_num 461) dirty exists 2024-04-17T11:39:13.757 INFO:tasks.rados.rados.0.smithi031.stdout:1472: left oid 30 (ObjNum 461 snap 148 seq_num 461) 2024-04-17T11:39:13.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:12.517748+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-04-17T11:39:13.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:12.517748+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-04-17T11:39:13.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:12.517748+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-04-17T11:39:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:39:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:39:14.534 INFO:tasks.rados.rados.0.smithi031.stdout:1457: done (14 left) 2024-04-17T11:39:14.534 INFO:tasks.rados.rados.0.smithi031.stdout:1459: done (13 left) 2024-04-17T11:39:14.534 INFO:tasks.rados.rados.0.smithi031.stdout:1460: done (12 left) 2024-04-17T11:39:14.534 INFO:tasks.rados.rados.0.smithi031.stdout:1461: done (11 left) 2024-04-17T11:39:14.534 INFO:tasks.rados.rados.0.smithi031.stdout:1462: done (10 left) 2024-04-17T11:39:14.534 INFO:tasks.rados.rados.0.smithi031.stdout:1464: done (9 left) 2024-04-17T11:39:14.535 INFO:tasks.rados.rados.0.smithi031.stdout:1466: done (8 left) 2024-04-17T11:39:14.535 INFO:tasks.rados.rados.0.smithi031.stdout:1467: done (7 left) 2024-04-17T11:39:14.535 INFO:tasks.rados.rados.0.smithi031.stdout:1468: done (6 left) 2024-04-17T11:39:14.535 INFO:tasks.rados.rados.0.smithi031.stdout:1469: done (5 left) 2024-04-17T11:39:14.535 INFO:tasks.rados.rados.0.smithi031.stdout:1470: done (4 left) 2024-04-17T11:39:14.535 INFO:tasks.rados.rados.0.smithi031.stdout:1471: done (3 left) 2024-04-17T11:39:14.535 INFO:tasks.rados.rados.0.smithi031.stdout:1472: done (2 left) 2024-04-17T11:39:14.535 INFO:tasks.rados.rados.0.smithi031.stdout:1473: done (1 left) 2024-04-17T11:39:14.535 INFO:tasks.rados.rados.0.smithi031.stdout:1474: done (0 left) 2024-04-17T11:39:14.535 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 149 2024-04-17T11:39:14.535 INFO:tasks.rados.rados.0.smithi031.stdout:1475: seq_num 462 ranges {4194304=540672} 2024-04-17T11:39:14.559 INFO:tasks.rados.rados.0.smithi031.stdout:1475: writing smithi03173351-27 from 4194304 to 4734976 tid 1 2024-04-17T11:39:14.559 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 149 2024-04-17T11:39:14.559 INFO:tasks.rados.rados.0.smithi031.stdout:1476: seq_num 463 ranges {1671168=557056} 2024-04-17T11:39:14.572 INFO:tasks.rados.rados.0.smithi031.stdout:1476: writing smithi03173351-15 from 1671168 to 2228224 tid 1 2024-04-17T11:39:14.572 INFO:tasks.rados.rados.0.smithi031.stdout:1477: read oid 29 snap -1 2024-04-17T11:39:14.572 INFO:tasks.rados.rados.0.smithi031.stdout:1477: expect (ObjNum 433 snap 142 seq_num 433) 2024-04-17T11:39:14.572 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 149 2024-04-17T11:39:14.572 INFO:tasks.rados.rados.0.smithi031.stdout:1475: finishing write tid 1 to smithi03173351-27 2024-04-17T11:39:14.572 INFO:tasks.rados.rados.0.smithi031.stdout:1475: finishing write tid 2 to smithi03173351-27 2024-04-17T11:39:14.572 INFO:tasks.rados.rados.0.smithi031.stdout:1475: finishing write tid 3 to smithi03173351-27 2024-04-17T11:39:14.572 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 894 (ObjNum 462 snap 149 seq_num 462) dirty exists 2024-04-17T11:39:14.572 INFO:tasks.rados.rados.0.smithi031.stdout:1475: left oid 27 (ObjNum 462 snap 149 seq_num 462) 2024-04-17T11:39:14.572 INFO:tasks.rados.rados.0.smithi031.stdout:1478: seq_num 464 ranges {0=573440} 2024-04-17T11:39:14.575 INFO:tasks.rados.rados.0.smithi031.stdout:1478: writing smithi03173351-31 from 0 to 573440 tid 1 2024-04-17T11:39:14.575 INFO:tasks.rados.rados.0.smithi031.stdout:1475: done (3 left) 2024-04-17T11:39:14.576 INFO:tasks.rados.rados.0.smithi031.stdout:1479: read oid 38 snap -1 2024-04-17T11:39:14.576 INFO:tasks.rados.rados.0.smithi031.stdout:1479: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:39:14.576 INFO:tasks.rados.rados.0.smithi031.stdout:1480: read oid 3 snap -1 2024-04-17T11:39:14.576 INFO:tasks.rados.rados.0.smithi031.stdout:1480: expect (ObjNum 437 snap 143 seq_num 437) 2024-04-17T11:39:14.576 INFO:tasks.rados.rados.0.smithi031.stdout:1481: snap_remove snap 127 2024-04-17T11:39:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:13.519847+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-04-17T11:39:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:13.751764+0000 mgr.y (mgr.14556) 308 : cluster [DBG] pgmap v543: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 850 KiB/s wr, 19 op/s 2024-04-17T11:39:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:13.519847+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-04-17T11:39:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:13.751764+0000 mgr.y (mgr.14556) 308 : cluster [DBG] pgmap v543: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 850 KiB/s wr, 19 op/s 2024-04-17T11:39:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:13.519847+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-04-17T11:39:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:13.751764+0000 mgr.y (mgr.14556) 308 : cluster [DBG] pgmap v543: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 850 KiB/s wr, 19 op/s 2024-04-17T11:39:15.540 INFO:tasks.rados.rados.0.smithi031.stdout:1481: done (5 left) 2024-04-17T11:39:15.541 INFO:tasks.rados.rados.0.smithi031.stdout:1482: snap_create 2024-04-17T11:39:15.541 INFO:tasks.rados.rados.0.smithi031.stdout:1476: finishing write tid 1 to smithi03173351-15 2024-04-17T11:39:15.541 INFO:tasks.rados.rados.0.smithi031.stdout:1476: finishing write tid 2 to smithi03173351-15 2024-04-17T11:39:15.541 INFO:tasks.rados.rados.0.smithi031.stdout:1476: finishing write tid 3 to smithi03173351-15 2024-04-17T11:39:15.541 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 691 (ObjNum 463 snap 149 seq_num 463) dirty exists 2024-04-17T11:39:15.541 INFO:tasks.rados.rados.0.smithi031.stdout:1476: left oid 15 (ObjNum 463 snap 149 seq_num 463) 2024-04-17T11:39:15.541 INFO:tasks.rados.rados.0.smithi031.stdout:1478: finishing write tid 1 to smithi03173351-31 2024-04-17T11:39:15.541 INFO:tasks.rados.rados.0.smithi031.stdout:1478: finishing write tid 2 to smithi03173351-31 2024-04-17T11:39:15.541 INFO:tasks.rados.rados.0.smithi031.stdout:1479: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:39:15.706 INFO:tasks.rados.rados.0.smithi031.stdout:1478: finishing write tid 3 to smithi03173351-31 2024-04-17T11:39:15.706 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 1583 (ObjNum 464 snap 149 seq_num 464) dirty exists 2024-04-17T11:39:15.706 INFO:tasks.rados.rados.0.smithi031.stdout:1478: left oid 31 (ObjNum 464 snap 149 seq_num 464) 2024-04-17T11:39:15.706 INFO:tasks.rados.rados.0.smithi031.stdout:1477: expect (ObjNum 433 snap 142 seq_num 433) 2024-04-17T11:39:15.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:14.533074+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-04-17T11:39:15.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:14.533074+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-04-17T11:39:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:14.533074+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-04-17T11:39:16.041 INFO:tasks.rados.rados.0.smithi031.stdout:1480: expect (ObjNum 437 snap 143 seq_num 437) 2024-04-17T11:39:16.544 INFO:tasks.rados.rados.0.smithi031.stdout:1476: done (5 left) 2024-04-17T11:39:16.544 INFO:tasks.rados.rados.0.smithi031.stdout:1477: done (4 left) 2024-04-17T11:39:16.544 INFO:tasks.rados.rados.0.smithi031.stdout:1478: done (3 left) 2024-04-17T11:39:16.544 INFO:tasks.rados.rados.0.smithi031.stdout:1479: done (2 left) 2024-04-17T11:39:16.544 INFO:tasks.rados.rados.0.smithi031.stdout:1480: done (1 left) 2024-04-17T11:39:16.544 INFO:tasks.rados.rados.0.smithi031.stdout:1482: done (0 left) 2024-04-17T11:39:16.544 INFO:tasks.rados.rados.0.smithi031.stdout:1483: snap_create 2024-04-17T11:39:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:15.539118+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-04-17T11:39:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:15.752121+0000 mgr.y (mgr.14556) 309 : cluster [DBG] pgmap v546: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 850 KiB/s wr, 19 op/s 2024-04-17T11:39:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:15.539118+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-04-17T11:39:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:15.752121+0000 mgr.y (mgr.14556) 309 : cluster [DBG] pgmap v546: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 850 KiB/s wr, 19 op/s 2024-04-17T11:39:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:15.539118+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-04-17T11:39:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:15.752121+0000 mgr.y (mgr.14556) 309 : cluster [DBG] pgmap v546: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 850 KiB/s wr, 19 op/s 2024-04-17T11:39:17.548 INFO:tasks.rados.rados.0.smithi031.stdout:1483: done (0 left) 2024-04-17T11:39:17.548 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 40 current snap is 151 2024-04-17T11:39:17.548 INFO:tasks.rados.rados.0.smithi031.stdout:1484: seq_num 465 ranges {0=598016} 2024-04-17T11:39:17.551 INFO:tasks.rados.rados.0.smithi031.stdout:1484: writing smithi03173351-40 from 0 to 598016 tid 1 2024-04-17T11:39:17.551 INFO:tasks.rados.rados.0.smithi031.stdout:1485: snap_create 2024-04-17T11:39:17.559 INFO:tasks.rados.rados.0.smithi031.stdout:1484: finishing write tid 1 to smithi03173351-40 2024-04-17T11:39:17.559 INFO:tasks.rados.rados.0.smithi031.stdout:1484: finishing write tid 2 to smithi03173351-40 2024-04-17T11:39:17.560 INFO:tasks.rados.rados.0.smithi031.stdout:1484: finishing write tid 3 to smithi03173351-40 2024-04-17T11:39:17.560 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 1180 (ObjNum 465 snap 151 seq_num 465) dirty exists 2024-04-17T11:39:17.560 INFO:tasks.rados.rados.0.smithi031.stdout:1484: left oid 40 (ObjNum 465 snap 151 seq_num 465) 2024-04-17T11:39:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:16.544472+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-04-17T11:39:17.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:16.544472+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-04-17T11:39:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:16.544472+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-04-17T11:39:18.565 INFO:tasks.rados.rados.0.smithi031.stdout:1484: done (1 left) 2024-04-17T11:39:18.565 INFO:tasks.rados.rados.0.smithi031.stdout:1485: done (0 left) 2024-04-17T11:39:18.565 INFO:tasks.rados.rados.0.smithi031.stdout:1486: copy_from oid 50 from oid 10 current snap is 152 2024-04-17T11:39:18.565 INFO:tasks.rados.rados.0.smithi031.stdout:1487: snap_remove snap 54 2024-04-17T11:39:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:17.545919+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-04-17T11:39:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:17.752674+0000 mgr.y (mgr.14556) 310 : cluster [DBG] pgmap v549: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:18.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:17.545919+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-04-17T11:39:18.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:17.752674+0000 mgr.y (mgr.14556) 310 : cluster [DBG] pgmap v549: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:17.545919+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-04-17T11:39:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:17.752674+0000 mgr.y (mgr.14556) 310 : cluster [DBG] pgmap v549: 121 pgs: 121 active+clean; 490 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:19.335 INFO:tasks.rados.rados.0.smithi031.stdout:1487: done (1 left) 2024-04-17T11:39:19.335 INFO:tasks.rados.rados.0.smithi031.stdout:1488: copy_from oid 5 from oid 2 current snap is 152 2024-04-17T11:39:19.335 INFO:tasks.rados.rados.0.smithi031.stdout:1486: finishing copy_from racing read to smithi03173351-50 2024-04-17T11:39:19.335 INFO:tasks.rados.rados.0.smithi031.stdout:1486: finishing copy_from to smithi03173351-50 2024-04-17T11:39:19.336 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 560 (ObjNum 386 snap 135 seq_num 386) dirty exists 2024-04-17T11:39:19.336 INFO:tasks.rados.rados.0.smithi031.stdout:1486: done (1 left) 2024-04-17T11:39:19.336 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 152 2024-04-17T11:39:19.336 INFO:tasks.rados.rados.0.smithi031.stdout:1489: seq_num 466 ranges {0=614400} 2024-04-17T11:39:19.339 INFO:tasks.rados.rados.0.smithi031.stdout:1489: writing smithi03173351-7 from 0 to 614400 tid 1 2024-04-17T11:39:19.340 INFO:tasks.rados.rados.0.smithi031.stdout:1490: snap_create 2024-04-17T11:39:19.350 INFO:tasks.rados.rados.0.smithi031.stdout:1489: finishing write tid 1 to smithi03173351-7 2024-04-17T11:39:19.350 INFO:tasks.rados.rados.0.smithi031.stdout:1489: finishing write tid 2 to smithi03173351-7 2024-04-17T11:39:19.354 INFO:tasks.rados.rados.0.smithi031.stdout:1489: finishing write tid 3 to smithi03173351-7 2024-04-17T11:39:19.354 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 896 (ObjNum 466 snap 152 seq_num 466) dirty exists 2024-04-17T11:39:19.354 INFO:tasks.rados.rados.0.smithi031.stdout:1489: left oid 7 (ObjNum 466 snap 152 seq_num 466) 2024-04-17T11:39:19.364 INFO:tasks.rados.rados.0.smithi031.stdout:1488: finishing copy_from racing read to smithi03173351-5 2024-04-17T11:39:19.367 INFO:tasks.rados.rados.0.smithi031.stdout:1488: finishing copy_from to smithi03173351-5 2024-04-17T11:39:19.367 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 618 (ObjNum 400 snap 137 seq_num 400) dirty exists 2024-04-17T11:39:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:18.564945+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-04-17T11:39:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:19.329536+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-04-17T11:39:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:39:19.452525+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:39:19.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:18.564945+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-04-17T11:39:19.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:19.329536+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-04-17T11:39:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:39:19.452525+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:39:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:18.564945+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-04-17T11:39:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:19.329536+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-04-17T11:39:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:39:19.452525+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:39:20.330 INFO:tasks.rados.rados.0.smithi031.stdout:1488: done (2 left) 2024-04-17T11:39:20.330 INFO:tasks.rados.rados.0.smithi031.stdout:1489: done (1 left) 2024-04-17T11:39:20.330 INFO:tasks.rados.rados.0.smithi031.stdout:1490: done (0 left) 2024-04-17T11:39:20.330 INFO:tasks.rados.rados.0.smithi031.stdout:1491: read oid 9 snap -1 2024-04-17T11:39:20.330 INFO:tasks.rados.rados.0.smithi031.stdout:1491: expect (ObjNum 460 snap 148 seq_num 460) 2024-04-17T11:39:20.330 INFO:tasks.rados.rados.0.smithi031.stdout:1492: read oid 50 snap -1 2024-04-17T11:39:20.330 INFO:tasks.rados.rados.0.smithi031.stdout:1492: expect (ObjNum 386 snap 135 seq_num 386) 2024-04-17T11:39:20.330 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 153 2024-04-17T11:39:20.330 INFO:tasks.rados.rados.0.smithi031.stdout:1493: seq_num 467 ranges {139264=630784} 2024-04-17T11:39:20.334 INFO:tasks.rados.rados.0.smithi031.stdout:1493: writing smithi03173351-17 from 139264 to 770048 tid 1 2024-04-17T11:39:20.334 INFO:tasks.rados.rados.0.smithi031.stdout:1494: rmattr oid 44 current snap is 153 2024-04-17T11:39:20.335 INFO:tasks.rados.rados.0.smithi031.stdout:1495: rollback oid 18 current snap is 153 2024-04-17T11:39:20.335 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 18 to 137 2024-04-17T11:39:20.335 INFO:tasks.rados.rados.0.smithi031.stdout:1496: read oid 7 snap 95 2024-04-17T11:39:20.335 INFO:tasks.rados.rados.0.smithi031.stdout:1496: expect deleted 2024-04-17T11:39:20.335 INFO:tasks.rados.rados.0.smithi031.stdout:1497: copy_from oid 8 from oid 35 current snap is 153 2024-04-17T11:39:20.335 INFO:tasks.rados.rados.0.smithi031.stdout:1498: snap_create 2024-04-17T11:39:20.345 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1259 (ObjNum 356 snap 128 seq_num 356) dirty exists 2024-04-17T11:39:20.345 INFO:tasks.rados.rados.0.smithi031.stdout:1493: finishing write tid 1 to smithi03173351-17 2024-04-17T11:39:20.345 INFO:tasks.rados.rados.0.smithi031.stdout:1493: finishing write tid 2 to smithi03173351-17 2024-04-17T11:39:20.350 INFO:tasks.rados.rados.0.smithi031.stdout:1492: expect (ObjNum 386 snap 135 seq_num 386) 2024-04-17T11:39:20.399 INFO:tasks.rados.rados.0.smithi031.stdout:1493: finishing write tid 3 to smithi03173351-17 2024-04-17T11:39:20.399 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 495 (ObjNum 467 snap 153 seq_num 467) dirty exists 2024-04-17T11:39:20.399 INFO:tasks.rados.rados.0.smithi031.stdout:1493: left oid 17 (ObjNum 467 snap 153 seq_num 467) 2024-04-17T11:39:20.399 INFO:tasks.rados.rados.0.smithi031.stdout:1495: finishing rollback tid 0 to smithi03173351-18 2024-04-17T11:39:20.399 INFO:tasks.rados.rados.0.smithi031.stdout:1495: finishing rollback tid 1 to smithi03173351-18 2024-04-17T11:39:20.400 INFO:tasks.rados.rados.0.smithi031.stdout:1495: finishing rollback tid 2 to smithi03173351-18 2024-04-17T11:39:20.400 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 1617 (ObjNum 324 snap 119 seq_num 324) dirty exists 2024-04-17T11:39:20.400 INFO:tasks.rados.rados.0.smithi031.stdout:1491: expect (ObjNum 460 snap 148 seq_num 460) 2024-04-17T11:39:20.728 INFO:tasks.rados.rados.0.smithi031.stdout:1497: finishing copy_from racing read to smithi03173351-8 2024-04-17T11:39:20.728 INFO:tasks.rados.rados.0.smithi031.stdout:1497: finishing copy_from to smithi03173351-8 2024-04-17T11:39:20.728 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 856 (ObjNum 457 snap 147 seq_num 457) dirty exists 2024-04-17T11:39:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:39:19.751796+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:39:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:39:19.752480+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:39:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:19.752993+0000 mgr.y (mgr.14556) 311 : cluster [DBG] pgmap v552: 121 pgs: 121 active+clean; 482 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 806 KiB/s wr, 12 op/s 2024-04-17T11:39:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:39:19.756886+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:39:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:20.330452+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-04-17T11:39:20.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:39:19.751796+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:39:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:39:19.752480+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:39:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:19.752993+0000 mgr.y (mgr.14556) 311 : cluster [DBG] pgmap v552: 121 pgs: 121 active+clean; 482 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 806 KiB/s wr, 12 op/s 2024-04-17T11:39:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:39:19.756886+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:39:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:20.330452+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-04-17T11:39:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:39:19.751796+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:39:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:39:19.752480+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:39:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:19.752993+0000 mgr.y (mgr.14556) 311 : cluster [DBG] pgmap v552: 121 pgs: 121 active+clean; 482 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 806 KiB/s wr, 12 op/s 2024-04-17T11:39:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:39:19.756886+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:39:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:20.330452+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-04-17T11:39:21.336 INFO:tasks.rados.rados.0.smithi031.stdout:1491: done (7 left) 2024-04-17T11:39:21.336 INFO:tasks.rados.rados.0.smithi031.stdout:1492: done (6 left) 2024-04-17T11:39:21.336 INFO:tasks.rados.rados.0.smithi031.stdout:1493: done (5 left) 2024-04-17T11:39:21.336 INFO:tasks.rados.rados.0.smithi031.stdout:1494: done (4 left) 2024-04-17T11:39:21.337 INFO:tasks.rados.rados.0.smithi031.stdout:1495: done (3 left) 2024-04-17T11:39:21.337 INFO:tasks.rados.rados.0.smithi031.stdout:1496: done (2 left) 2024-04-17T11:39:21.337 INFO:tasks.rados.rados.0.smithi031.stdout:1497: done (1 left) 2024-04-17T11:39:21.337 INFO:tasks.rados.rados.0.smithi031.stdout:1498: done (0 left) 2024-04-17T11:39:21.337 INFO:tasks.rados.rados.0.smithi031.stdout:1499: read oid 34 snap -1 2024-04-17T11:39:21.337 INFO:tasks.rados.rados.0.smithi031.stdout:1499: expect deleted 2024-04-17T11:39:21.337 INFO:tasks.rados.rados.0.smithi031.stdout:1500: setattr oid 5 current snap is 154 2024-04-17T11:39:21.337 INFO:tasks.rados.rados.0.smithi031.stdout:1501: snap_create 2024-04-17T11:39:21.361 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1059 (ObjNum 400 snap 137 seq_num 400) dirty exists 2024-04-17T11:39:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:39:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:21] "GET /metrics HTTP/1.1" 200 192095 "" "Prometheus/2.33.4" 2024-04-17T11:39:22.341 INFO:tasks.rados.rados.0.smithi031.stdout:1499: done (2 left) 2024-04-17T11:39:22.341 INFO:tasks.rados.rados.0.smithi031.stdout:1500: done (1 left) 2024-04-17T11:39:22.341 INFO:tasks.rados.rados.0.smithi031.stdout:1501: done (0 left) 2024-04-17T11:39:22.341 INFO:tasks.rados.rados.0.smithi031.stdout:1502: delete oid 6 current snap is 155 2024-04-17T11:39:22.345 INFO:tasks.rados.rados.0.smithi031.stdout:1502: done (0 left) 2024-04-17T11:39:22.345 INFO:tasks.rados.rados.0.smithi031.stdout:1503: snap_create 2024-04-17T11:39:22.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:21.333106+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-04-17T11:39:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:21.333106+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-04-17T11:39:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:21.333106+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-04-17T11:39:23.345 INFO:tasks.rados.rados.0.smithi031.stdout:1503: done (0 left) 2024-04-17T11:39:23.345 INFO:tasks.rados.rados.0.smithi031.stdout:1504: snap_remove snap 142 2024-04-17T11:39:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:21.753517+0000 mgr.y (mgr.14556) 312 : cluster [DBG] pgmap v555: 121 pgs: 121 active+clean; 482 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 806 KiB/s wr, 12 op/s 2024-04-17T11:39:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:22.338297+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-04-17T11:39:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:21.753517+0000 mgr.y (mgr.14556) 312 : cluster [DBG] pgmap v555: 121 pgs: 121 active+clean; 482 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 806 KiB/s wr, 12 op/s 2024-04-17T11:39:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:22.338297+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-04-17T11:39:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:21.753517+0000 mgr.y (mgr.14556) 312 : cluster [DBG] pgmap v555: 121 pgs: 121 active+clean; 482 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 806 KiB/s wr, 12 op/s 2024-04-17T11:39:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:22.338297+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-04-17T11:39:24.346 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:39:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:39:24.353 INFO:tasks.rados.rados.0.smithi031.stdout:1504: done (0 left) 2024-04-17T11:39:24.353 INFO:tasks.rados.rados.0.smithi031.stdout:1505: delete oid 32 current snap is 156 2024-04-17T11:39:24.368 INFO:tasks.rados.rados.0.smithi031.stdout:1505: done (0 left) 2024-04-17T11:39:24.369 INFO:tasks.rados.rados.0.smithi031.stdout:1506: delete oid 21 current snap is 156 2024-04-17T11:39:24.373 INFO:tasks.rados.rados.0.smithi031.stdout:1506: done (0 left) 2024-04-17T11:39:24.373 INFO:tasks.rados.rados.0.smithi031.stdout:1507: snap_remove snap 152 2024-04-17T11:39:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:23.344866+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-04-17T11:39:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:23.754100+0000 mgr.y (mgr.14556) 313 : cluster [DBG] pgmap v558: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-04-17T11:39:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:23.344866+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-04-17T11:39:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:23.754100+0000 mgr.y (mgr.14556) 313 : cluster [DBG] pgmap v558: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-04-17T11:39:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:23.344866+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-04-17T11:39:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:23.754100+0000 mgr.y (mgr.14556) 313 : cluster [DBG] pgmap v558: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-04-17T11:39:25.362 INFO:tasks.rados.rados.0.smithi031.stdout:1507: done (0 left) 2024-04-17T11:39:25.363 INFO:tasks.rados.rados.0.smithi031.stdout:1508: snap_remove snap 148 2024-04-17T11:39:25.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:24.351739+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-04-17T11:39:25.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:24.351739+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-04-17T11:39:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:24.351739+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-04-17T11:39:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:1508: done (0 left) 2024-04-17T11:39:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:1509: copy_from oid 11 from oid 16 current snap is 156 2024-04-17T11:39:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:1510: rollback oid 40 current snap is 156 2024-04-17T11:39:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 40 to 113 2024-04-17T11:39:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:1511: read oid 17 snap -1 2024-04-17T11:39:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:1511: expect (ObjNum 467 snap 153 seq_num 467) 2024-04-17T11:39:26.364 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 156 2024-04-17T11:39:26.364 INFO:tasks.rados.rados.0.smithi031.stdout:1512: seq_num 471 ranges {5079040=696320} 2024-04-17T11:39:26.395 INFO:tasks.rados.rados.0.smithi031.stdout:1512: writing smithi03173351-3 from 5079040 to 5775360 tid 1 2024-04-17T11:39:26.395 INFO:tasks.rados.rados.0.smithi031.stdout:1513: copy_from oid 41 from oid 24 current snap is 156 2024-04-17T11:39:26.395 INFO:tasks.rados.rados.0.smithi031.stdout:1509: finishing copy_from to smithi03173351-11 2024-04-17T11:39:26.395 INFO:tasks.rados.rados.0.smithi031.stdout:1509: got expected ENOENT (src dne) 2024-04-17T11:39:26.395 INFO:tasks.rados.rados.0.smithi031.stdout:1509: finishing copy_from racing read to smithi03173351-11 2024-04-17T11:39:26.396 INFO:tasks.rados.rados.0.smithi031.stdout:1511: expect (ObjNum 467 snap 153 seq_num 467) 2024-04-17T11:39:26.422 INFO:tasks.rados.rados.0.smithi031.stdout:1510: finishing rollback tid 0 to smithi03173351-40 2024-04-17T11:39:26.422 INFO:tasks.rados.rados.0.smithi031.stdout:1510: finishing rollback tid 1 to smithi03173351-40 2024-04-17T11:39:26.422 INFO:tasks.rados.rados.0.smithi031.stdout:1510: finishing rollback tid 2 to smithi03173351-40 2024-04-17T11:39:26.422 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 1183 (ObjNum 192 snap 61 seq_num 192) dirty exists 2024-04-17T11:39:26.422 INFO:tasks.rados.rados.0.smithi031.stdout:1509: done (4 left) 2024-04-17T11:39:26.422 INFO:tasks.rados.rados.0.smithi031.stdout:1510: done (3 left) 2024-04-17T11:39:26.422 INFO:tasks.rados.rados.0.smithi031.stdout:1511: done (2 left) 2024-04-17T11:39:26.422 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 156 2024-04-17T11:39:26.422 INFO:tasks.rados.rados.0.smithi031.stdout:1513: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:39:26.422 INFO:tasks.rados.rados.0.smithi031.stdout:1514: seq_num 472 ranges {1171456=712704} 2024-04-17T11:39:26.432 INFO:tasks.rados.rados.0.smithi031.stdout:1514: writing smithi03173351-44 from 1171456 to 1884160 tid 1 2024-04-17T11:39:26.432 INFO:tasks.rados.rados.0.smithi031.stdout:1515: copy_from oid 20 from oid 35 current snap is 156 2024-04-17T11:39:26.432 INFO:tasks.rados.rados.0.smithi031.stdout:1513: finishing copy_from to smithi03173351-41 2024-04-17T11:39:26.432 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 615 (ObjNum 1953066355 snap 858810728 seq_num 858994481) dirty exists 2024-04-17T11:39:26.432 INFO:tasks.rados.rados.0.smithi031.stdout:1512: finishing write tid 1 to smithi03173351-3 2024-04-17T11:39:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:1512: finishing write tid 2 to smithi03173351-3 2024-04-17T11:39:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:1512: finishing write tid 3 to smithi03173351-3 2024-04-17T11:39:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 455 (ObjNum 471 snap 156 seq_num 471) dirty exists 2024-04-17T11:39:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:1512: left oid 3 (ObjNum 471 snap 156 seq_num 471) 2024-04-17T11:39:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:1512: done (3 left) 2024-04-17T11:39:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:1513: done (2 left) 2024-04-17T11:39:26.433 INFO:tasks.rados.rados.0.smithi031.stdout:1516: delete oid 46 current snap is 156 2024-04-17T11:39:26.436 INFO:tasks.rados.rados.0.smithi031.stdout:1514: finishing write tid 1 to smithi03173351-44 2024-04-17T11:39:26.437 INFO:tasks.rados.rados.0.smithi031.stdout:1514: finishing write tid 2 to smithi03173351-44 2024-04-17T11:39:26.438 INFO:tasks.rados.rados.0.smithi031.stdout:1516: done (2 left) 2024-04-17T11:39:26.438 INFO:tasks.rados.rados.0.smithi031.stdout:1517: snap_remove snap 149 2024-04-17T11:39:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:25.362926+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-04-17T11:39:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:25.754489+0000 mgr.y (mgr.14556) 314 : cluster [DBG] pgmap v561: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-04-17T11:39:26.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:25.362926+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-04-17T11:39:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:25.754489+0000 mgr.y (mgr.14556) 314 : cluster [DBG] pgmap v561: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-04-17T11:39:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:25.362926+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-04-17T11:39:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:25.754489+0000 mgr.y (mgr.14556) 314 : cluster [DBG] pgmap v561: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-04-17T11:39:27.370 INFO:tasks.rados.rados.0.smithi031.stdout:1517: done (2 left) 2024-04-17T11:39:27.370 INFO:tasks.rados.rados.0.smithi031.stdout:1518: read oid 1 snap 151 2024-04-17T11:39:27.370 INFO:tasks.rados.rados.0.smithi031.stdout:1518: expect deleted 2024-04-17T11:39:27.370 INFO:tasks.rados.rados.0.smithi031.stdout:1519: rmattr oid 38 current snap is 156 2024-04-17T11:39:27.370 INFO:tasks.rados.rados.0.smithi031.stdout:1520: read oid 47 snap -1 2024-04-17T11:39:27.371 INFO:tasks.rados.rados.0.smithi031.stdout:1520: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:39:27.371 INFO:tasks.rados.rados.0.smithi031.stdout:1521: delete oid 45 current snap is 156 2024-04-17T11:39:27.371 INFO:tasks.rados.rados.0.smithi031.stdout:1514: finishing write tid 3 to smithi03173351-44 2024-04-17T11:39:27.371 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1290 (ObjNum 472 snap 156 seq_num 472) dirty exists 2024-04-17T11:39:27.371 INFO:tasks.rados.rados.0.smithi031.stdout:1514: left oid 44 (ObjNum 472 snap 156 seq_num 472) 2024-04-17T11:39:27.371 INFO:tasks.rados.rados.0.smithi031.stdout:1515: finishing copy_from racing read to smithi03173351-20 2024-04-17T11:39:27.371 INFO:tasks.rados.rados.0.smithi031.stdout:1515: finishing copy_from to smithi03173351-20 2024-04-17T11:39:27.371 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 856 (ObjNum 457 snap 147 seq_num 457) dirty exists 2024-04-17T11:39:27.376 INFO:tasks.rados.rados.0.smithi031.stdout:1520: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:39:27.377 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 503 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:39:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:1514: done (5 left) 2024-04-17T11:39:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:1515: done (4 left) 2024-04-17T11:39:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:1518: done (3 left) 2024-04-17T11:39:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:1519: done (2 left) 2024-04-17T11:39:27.378 INFO:tasks.rados.rados.0.smithi031.stdout:1520: done (1 left) 2024-04-17T11:39:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:1521: done (0 left) 2024-04-17T11:39:27.379 INFO:tasks.rados.rados.0.smithi031.stdout:1522: delete oid 34 current snap is 156 2024-04-17T11:39:27.380 INFO:tasks.rados.rados.0.smithi031.stdout:1522: done (0 left) 2024-04-17T11:39:27.380 INFO:tasks.rados.rados.0.smithi031.stdout:1523: snap_create 2024-04-17T11:39:27.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:26.363677+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-04-17T11:39:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:26.363677+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-04-17T11:39:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:26.363677+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-04-17T11:39:28.376 INFO:tasks.rados.rados.0.smithi031.stdout:1523: done (0 left) 2024-04-17T11:39:28.376 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 157 2024-04-17T11:39:28.376 INFO:tasks.rados.rados.0.smithi031.stdout:1524: seq_num 476 ranges {10010624=778240} 2024-04-17T11:39:28.435 INFO:tasks.rados.rados.0.smithi031.stdout:1524: writing smithi03173351-49 from 10010624 to 10788864 tid 1 2024-04-17T11:39:28.435 INFO:tasks.rados.rados.0.smithi031.stdout:1525: setattr oid 31 current snap is 157 2024-04-17T11:39:28.436 INFO:tasks.rados.rados.0.smithi031.stdout:1526: read oid 35 snap -1 2024-04-17T11:39:28.436 INFO:tasks.rados.rados.0.smithi031.stdout:1526: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:39:28.436 INFO:tasks.rados.rados.0.smithi031.stdout:1527: snap_create 2024-04-17T11:39:28.445 INFO:tasks.rados.rados.0.smithi031.stdout:1524: finishing write tid 1 to smithi03173351-49 2024-04-17T11:39:28.445 INFO:tasks.rados.rados.0.smithi031.stdout:1524: finishing write tid 2 to smithi03173351-49 2024-04-17T11:39:28.445 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 1646 (ObjNum 464 snap 149 seq_num 464) dirty exists 2024-04-17T11:39:28.447 INFO:tasks.rados.rados.0.smithi031.stdout:1524: finishing write tid 3 to smithi03173351-49 2024-04-17T11:39:28.447 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 1644 (ObjNum 476 snap 157 seq_num 476) dirty exists 2024-04-17T11:39:28.447 INFO:tasks.rados.rados.0.smithi031.stdout:1524: left oid 49 (ObjNum 476 snap 157 seq_num 476) 2024-04-17T11:39:28.465 INFO:tasks.rados.rados.0.smithi031.stdout:1526: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:39:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:27.369243+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-04-17T11:39:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:27.754883+0000 mgr.y (mgr.14556) 315 : cluster [DBG] pgmap v564: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:28.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:27.369243+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-04-17T11:39:28.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:27.754883+0000 mgr.y (mgr.14556) 315 : cluster [DBG] pgmap v564: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:27.369243+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-04-17T11:39:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:27.754883+0000 mgr.y (mgr.14556) 315 : cluster [DBG] pgmap v564: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:29.331 INFO:tasks.rados.rados.0.smithi031.stdout:1524: done (3 left) 2024-04-17T11:39:29.331 INFO:tasks.rados.rados.0.smithi031.stdout:1525: done (2 left) 2024-04-17T11:39:29.331 INFO:tasks.rados.rados.0.smithi031.stdout:1526: done (1 left) 2024-04-17T11:39:29.331 INFO:tasks.rados.rados.0.smithi031.stdout:1527: done (0 left) 2024-04-17T11:39:29.331 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 158 2024-04-17T11:39:29.331 INFO:tasks.rados.rados.0.smithi031.stdout:1528: seq_num 477 ranges {5775360=794624} 2024-04-17T11:39:29.367 INFO:tasks.rados.rados.0.smithi031.stdout:1528: writing smithi03173351-3 from 5775360 to 6569984 tid 1 2024-04-17T11:39:29.368 INFO:tasks.rados.rados.0.smithi031.stdout:1529: read oid 22 snap 113 2024-04-17T11:39:29.368 INFO:tasks.rados.rados.0.smithi031.stdout:1529: expect deleted 2024-04-17T11:39:29.368 INFO:tasks.rados.rados.0.smithi031.stdout:1530: read oid 9 snap 147 2024-04-17T11:39:29.368 INFO:tasks.rados.rados.0.smithi031.stdout:1530: expect (ObjNum 420 snap 141 seq_num 420) 2024-04-17T11:39:29.368 INFO:tasks.rados.rados.0.smithi031.stdout:1531: snap_remove snap 153 2024-04-17T11:39:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:28.373408+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-04-17T11:39:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:29.330569+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-04-17T11:39:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:28.373408+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-04-17T11:39:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:29.330569+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-04-17T11:39:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:28.373408+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-04-17T11:39:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:29.330569+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-04-17T11:39:30.335 INFO:tasks.rados.rados.0.smithi031.stdout:1531: done (3 left) 2024-04-17T11:39:30.335 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 158 2024-04-17T11:39:30.335 INFO:tasks.rados.rados.0.smithi031.stdout:1532: seq_num 478 ranges {5496832=409600,5906432=401408} 2024-04-17T11:39:30.366 INFO:tasks.rados.rados.0.smithi031.stdout:1532: writing smithi03173351-11 from 5496832 to 5906432 tid 1 2024-04-17T11:39:30.370 INFO:tasks.rados.rados.0.smithi031.stdout:1532: writing smithi03173351-11 from 5906432 to 6307840 tid 2 2024-04-17T11:39:30.370 INFO:tasks.rados.rados.0.smithi031.stdout:1533: setattr oid 33 current snap is 158 2024-04-17T11:39:30.370 INFO:tasks.rados.rados.0.smithi031.stdout:1528: finishing write tid 1 to smithi03173351-3 2024-04-17T11:39:30.370 INFO:tasks.rados.rados.0.smithi031.stdout:1528: finishing write tid 2 to smithi03173351-3 2024-04-17T11:39:30.370 INFO:tasks.rados.rados.0.smithi031.stdout:1528: finishing write tid 3 to smithi03173351-3 2024-04-17T11:39:30.370 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 858 (ObjNum 477 snap 158 seq_num 477) dirty exists 2024-04-17T11:39:30.370 INFO:tasks.rados.rados.0.smithi031.stdout:1528: left oid 3 (ObjNum 477 snap 158 seq_num 477) 2024-04-17T11:39:30.370 INFO:tasks.rados.rados.0.smithi031.stdout:1530: expect (ObjNum 420 snap 141 seq_num 420) 2024-04-17T11:39:30.425 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:39:30.598 INFO:tasks.rados.rados.0.smithi031.stdout:1532: finishing write tid 1 to smithi03173351-11 2024-04-17T11:39:30.598 INFO:tasks.rados.rados.0.smithi031.stdout:1532: finishing write tid 2 to smithi03173351-11 2024-04-17T11:39:30.598 INFO:tasks.rados.rados.0.smithi031.stdout:1532: finishing write tid 3 to smithi03173351-11 2024-04-17T11:39:30.598 INFO:tasks.rados.rados.0.smithi031.stdout:1532: finishing write tid 4 to smithi03173351-11 2024-04-17T11:39:30.598 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 713 (ObjNum 478 snap 158 seq_num 478) dirty exists 2024-04-17T11:39:30.598 INFO:tasks.rados.rados.0.smithi031.stdout:1532: left oid 11 (ObjNum 478 snap 158 seq_num 478) 2024-04-17T11:39:30.598 INFO:tasks.rados.rados.0.smithi031.stdout:1528: done (4 left) 2024-04-17T11:39:30.598 INFO:tasks.rados.rados.0.smithi031.stdout:1529: done (3 left) 2024-04-17T11:39:30.598 INFO:tasks.rados.rados.0.smithi031.stdout:1530: done (2 left) 2024-04-17T11:39:30.598 INFO:tasks.rados.rados.0.smithi031.stdout:1532: done (1 left) 2024-04-17T11:39:30.599 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 158 2024-04-17T11:39:30.599 INFO:tasks.rados.rados.0.smithi031.stdout:1534: seq_num 479 ranges {0=425984,425984=401408} 2024-04-17T11:39:30.600 INFO:tasks.rados.rados.0.smithi031.stdout:1534: writing smithi03173351-34 from 0 to 425984 tid 1 2024-04-17T11:39:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:1534: writing smithi03173351-34 from 425984 to 827392 tid 2 2024-04-17T11:39:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:1535: copy_from oid 9 from oid 46 current snap is 158 2024-04-17T11:39:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 1654 (ObjNum 429 snap 142 seq_num 429) dirty exists 2024-04-17T11:39:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:1533: done (2 left) 2024-04-17T11:39:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 158 2024-04-17T11:39:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:1536: seq_num 480 ranges {4653056=442368,5095424=401408} 2024-04-17T11:39:30.630 INFO:tasks.rados.rados.0.smithi031.stdout:1536: writing smithi03173351-20 from 4653056 to 5095424 tid 1 2024-04-17T11:39:30.632 INFO:tasks.rados.rados.0.smithi031.stdout:1536: writing smithi03173351-20 from 5095424 to 5496832 tid 2 2024-04-17T11:39:30.633 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 158 2024-04-17T11:39:30.633 INFO:tasks.rados.rados.0.smithi031.stdout:1537: seq_num 481 ranges {2228224=458752,2686976=401408} 2024-04-17T11:39:30.647 INFO:tasks.rados.rados.0.smithi031.stdout:1537: writing smithi03173351-15 from 2228224 to 2686976 tid 1 2024-04-17T11:39:30.650 INFO:tasks.rados.rados.0.smithi031.stdout:1537: writing smithi03173351-15 from 2686976 to 3088384 tid 2 2024-04-17T11:39:30.650 INFO:tasks.rados.rados.0.smithi031.stdout:1538: read oid 37 snap -1 2024-04-17T11:39:30.650 INFO:tasks.rados.rados.0.smithi031.stdout:1538: expect (ObjNum 445 snap 143 seq_num 445) 2024-04-17T11:39:30.650 INFO:tasks.rados.rados.0.smithi031.stdout:1539: rmattr oid 47 current snap is 158 2024-04-17T11:39:30.650 INFO:tasks.rados.rados.0.smithi031.stdout:1535: finishing copy_from to smithi03173351-9 2024-04-17T11:39:30.650 INFO:tasks.rados.rados.0.smithi031.stdout:1535: got expected ENOENT (src dne) 2024-04-17T11:39:30.650 INFO:tasks.rados.rados.0.smithi031.stdout:1535: finishing copy_from racing read to smithi03173351-9 2024-04-17T11:39:30.650 INFO:tasks.rados.rados.0.smithi031.stdout:1534: finishing write tid 1 to smithi03173351-34 2024-04-17T11:39:30.650 INFO:tasks.rados.rados.0.smithi031.stdout:1534: finishing write tid 2 to smithi03173351-34 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1534: finishing write tid 3 to smithi03173351-34 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1534: finishing write tid 4 to smithi03173351-34 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1062 (ObjNum 479 snap 158 seq_num 479) dirty exists 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1534: left oid 34 (ObjNum 479 snap 158 seq_num 479) 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1536: finishing write tid 1 to smithi03173351-20 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1536: finishing write tid 2 to smithi03173351-20 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1536: finishing write tid 3 to smithi03173351-20 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1536: finishing write tid 4 to smithi03173351-20 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 861 (ObjNum 480 snap 158 seq_num 480) dirty exists 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1536: left oid 20 (ObjNum 480 snap 158 seq_num 480) 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1534: done (5 left) 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1535: done (4 left) 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1536: done (3 left) 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 30 current snap is 158 2024-04-17T11:39:30.651 INFO:tasks.rados.rados.0.smithi031.stdout:1540: seq_num 482 ranges {3104768=475136,3579904=401408} 2024-04-17T11:39:30.670 INFO:tasks.rados.rados.0.smithi031.stdout:1540: writing smithi03173351-30 from 3104768 to 3579904 tid 1 2024-04-17T11:39:30.673 INFO:tasks.rados.rados.0.smithi031.stdout:1540: writing smithi03173351-30 from 3579904 to 3981312 tid 2 2024-04-17T11:39:30.673 INFO:tasks.rados.rados.0.smithi031.stdout:1541: rollback oid 14 current snap is 158 2024-04-17T11:39:30.673 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 14 to 151 2024-04-17T11:39:30.673 INFO:tasks.rados.rados.0.smithi031.stdout:1537: finishing write tid 1 to smithi03173351-15 2024-04-17T11:39:30.673 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 509 (ObjNum 1 snap 32549 seq_num 2593642464) dirty exists 2024-04-17T11:39:30.673 INFO:tasks.rados.rados.0.smithi031.stdout:1537: finishing write tid 2 to smithi03173351-15 2024-04-17T11:39:30.673 INFO:tasks.rados.rados.0.smithi031.stdout:1537: finishing write tid 3 to smithi03173351-15 2024-04-17T11:39:30.673 INFO:tasks.rados.rados.0.smithi031.stdout:1538: expect (ObjNum 445 snap 143 seq_num 445) 2024-04-17T11:39:30.722 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:39:30.722 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (6m) 6m ago 7m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:39:30.722 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (7m) 6m ago 7m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:39:30.722 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (8m) 6m ago 8m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:39:30.722 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (8m) 6m ago 8m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (12m) 6m ago 12m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (13m) 6m ago 13m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (13m) 6m ago 13m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (12m) 6m ago 12m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (12m) 6m ago 12m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (8m) 6m ago 8m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (7m) 6m ago 7m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (11m) 6m ago 11m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (11m) 6m ago 11m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (11m) 6m ago 11m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (10m) 6m ago 10m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (10m) 6m ago 10m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (9m) 6m ago 9m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (9m) 6m ago 9m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (9m) 6m ago 9m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:39:30.723 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (6m) 6m ago 8m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:39:31.018 INFO:tasks.rados.rados.0.smithi031.stdout:1537: finishing write tid 4 to smithi03173351-15 2024-04-17T11:39:31.018 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 717 (ObjNum 481 snap 158 seq_num 481) dirty exists 2024-04-17T11:39:31.018 INFO:tasks.rados.rados.0.smithi031.stdout:1537: left oid 15 (ObjNum 481 snap 158 seq_num 481) 2024-04-17T11:39:31.018 INFO:tasks.rados.rados.0.smithi031.stdout:1540: finishing write tid 1 to smithi03173351-30 2024-04-17T11:39:31.018 INFO:tasks.rados.rados.0.smithi031.stdout:1540: finishing write tid 2 to smithi03173351-30 2024-04-17T11:39:31.018 INFO:tasks.rados.rados.0.smithi031.stdout:1540: finishing write tid 3 to smithi03173351-30 2024-04-17T11:39:31.018 INFO:tasks.rados.rados.0.smithi031.stdout:1541: finishing rollback tid 0 to smithi03173351-14 2024-04-17T11:39:31.018 INFO:tasks.rados.rados.0.smithi031.stdout:1541: finishing rollback tid 1 to smithi03173351-14 2024-04-17T11:39:31.018 INFO:tasks.rados.rados.0.smithi031.stdout:1541: finishing rollback tid 2 to smithi03173351-14 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 1186 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:1540: finishing write tid 4 to smithi03173351-30 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 890 (ObjNum 482 snap 158 seq_num 482) dirty exists 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:1540: left oid 30 (ObjNum 482 snap 158 seq_num 482) 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:1537: done (4 left) 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:1538: done (3 left) 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:1539: done (2 left) 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:1540: done (1 left) 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:1541: done (0 left) 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:1542: read oid 38 snap -1 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:1542: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:39:31.019 INFO:tasks.rados.rados.0.smithi031.stdout:1543: delete oid 15 current snap is 158 2024-04-17T11:39:31.020 INFO:tasks.rados.rados.0.smithi031.stdout:1543: done (1 left) 2024-04-17T11:39:31.020 INFO:tasks.rados.rados.0.smithi031.stdout:1544: copy_from oid 9 from oid 18 current snap is 158 2024-04-17T11:39:31.023 INFO:tasks.rados.rados.0.smithi031.stdout:1545: read oid 28 snap 147 2024-04-17T11:39:31.023 INFO:tasks.rados.rados.0.smithi031.stdout:1545: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:39:31.023 INFO:tasks.rados.rados.0.smithi031.stdout:1546: read oid 10 snap 155 2024-04-17T11:39:31.023 INFO:tasks.rados.rados.0.smithi031.stdout:1546: expect (ObjNum 386 snap 135 seq_num 386) 2024-04-17T11:39:31.023 INFO:tasks.rados.rados.0.smithi031.stdout:1547: rmattr oid 15 current snap is 158 2024-04-17T11:39:31.023 INFO:tasks.rados.rados.0.smithi031.stdout:1547: done (4 left) 2024-04-17T11:39:31.023 INFO:tasks.rados.rados.0.smithi031.stdout:1548: setattr oid 44 current snap is 158 2024-04-17T11:39:31.024 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 24 current snap is 158 2024-04-17T11:39:31.024 INFO:tasks.rados.rados.0.smithi031.stdout:1549: seq_num 484 ranges {0=507904,507904=401408} 2024-04-17T11:39:31.030 INFO:tasks.rados.rados.0.smithi031.stdout:1549: writing smithi03173351-24 from 0 to 507904 tid 1 2024-04-17T11:39:31.030 INFO:tasks.rados.rados.0.smithi031.stdout:1549: writing smithi03173351-24 from 507904 to 909312 tid 2 2024-04-17T11:39:31.030 INFO:tasks.rados.rados.0.smithi031.stdout:1550: rollback oid 31 current snap is 158 2024-04-17T11:39:31.030 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 31 to 122 2024-04-17T11:39:31.030 INFO:tasks.rados.rados.0.smithi031.stdout:1551: read oid 14 snap -1 2024-04-17T11:39:31.030 INFO:tasks.rados.rados.0.smithi031.stdout:1551: expect (ObjNum 167 snap 47 seq_num 167) 2024-04-17T11:39:31.030 INFO:tasks.rados.rados.0.smithi031.stdout:1552: copy_from oid 12 from oid 42 current snap is 158 2024-04-17T11:39:31.030 INFO:tasks.rados.rados.0.smithi031.stdout:1553: read oid 22 snap 151 2024-04-17T11:39:31.030 INFO:tasks.rados.rados.0.smithi031.stdout:1553: expect (ObjNum 450 snap 144 seq_num 450) 2024-04-17T11:39:31.031 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 158 2024-04-17T11:39:31.031 INFO:tasks.rados.rados.0.smithi031.stdout:1554: seq_num 485 ranges {2375680=532480,2908160=401408} 2024-04-17T11:39:31.046 INFO:tasks.rados.rados.0.smithi031.stdout:1554: writing smithi03173351-4 from 2375680 to 2908160 tid 1 2024-04-17T11:39:31.048 INFO:tasks.rados.rados.0.smithi031.stdout:1554: writing smithi03173351-4 from 2908160 to 3309568 tid 2 2024-04-17T11:39:31.048 INFO:tasks.rados.rados.0.smithi031.stdout:1555: rollback oid 48 current snap is 158 2024-04-17T11:39:31.049 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 48 to 155 2024-04-17T11:39:31.049 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1310 (ObjNum 472 snap 156 seq_num 472) dirty exists 2024-04-17T11:39:31.049 INFO:tasks.rados.rados.0.smithi031.stdout:1546: expect (ObjNum 386 snap 135 seq_num 386) 2024-04-17T11:39:31.088 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:39:31.088 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:39:31.089 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:39:31.094 INFO:tasks.rados.rados.0.smithi031.stdout:1542: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:39:31.249 INFO:tasks.rados.rados.0.smithi031.stdout:1545: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:39:31.282 INFO:tasks.rados.rados.0.smithi031.stdout:1544: finishing copy_from racing read to smithi03173351-9 2024-04-17T11:39:31.282 INFO:tasks.rados.rados.0.smithi031.stdout:1550: finishing rollback tid 0 to smithi03173351-31 2024-04-17T11:39:31.282 INFO:tasks.rados.rados.0.smithi031.stdout:1550: finishing rollback tid 1 to smithi03173351-31 2024-04-17T11:39:31.282 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 1657 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-04-17T11:39:31.282 INFO:tasks.rados.rados.0.smithi031.stdout:1551: expect (ObjNum 167 snap 47 seq_num 167) 2024-04-17T11:39:31.308 INFO:tasks.rados.rados.0.smithi031.stdout:1552: finishing copy_from to smithi03173351-12 2024-04-17T11:39:31.308 INFO:tasks.rados.rados.0.smithi031.stdout:1552: got expected ENOENT (src dne) 2024-04-17T11:39:31.308 INFO:tasks.rados.rados.0.smithi031.stdout:1552: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:39:31.308 INFO:tasks.rados.rados.0.smithi031.stdout:1544: finishing copy_from to smithi03173351-9 2024-04-17T11:39:31.308 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1617 (ObjNum 324 snap 119 seq_num 324) dirty exists 2024-04-17T11:39:31.309 INFO:tasks.rados.rados.0.smithi031.stdout:1549: finishing write tid 1 to smithi03173351-24 2024-04-17T11:39:31.309 INFO:tasks.rados.rados.0.smithi031.stdout:1549: finishing write tid 2 to smithi03173351-24 2024-04-17T11:39:31.309 INFO:tasks.rados.rados.0.smithi031.stdout:1549: finishing write tid 3 to smithi03173351-24 2024-04-17T11:39:31.309 INFO:tasks.rados.rados.0.smithi031.stdout:1553: expect (ObjNum 450 snap 144 seq_num 450) 2024-04-17T11:39:31.327 INFO:tasks.rados.rados.0.smithi031.stdout:1549: finishing write tid 4 to smithi03173351-24 2024-04-17T11:39:31.327 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 627 (ObjNum 484 snap 158 seq_num 484) dirty exists 2024-04-17T11:39:31.327 INFO:tasks.rados.rados.0.smithi031.stdout:1549: left oid 24 (ObjNum 484 snap 158 seq_num 484) 2024-04-17T11:39:31.327 INFO:tasks.rados.rados.0.smithi031.stdout:1555: finishing rollback tid 0 to smithi03173351-48 2024-04-17T11:39:31.327 INFO:tasks.rados.rados.0.smithi031.stdout:1555: finishing rollback tid 1 to smithi03173351-48 2024-04-17T11:39:31.327 INFO:tasks.rados.rados.0.smithi031.stdout:1555: finishing rollback tid 2 to smithi03173351-48 2024-04-17T11:39:31.327 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 891 (ObjNum 448 snap 144 seq_num 448) dirty exists 2024-04-17T11:39:31.327 INFO:tasks.rados.rados.0.smithi031.stdout:1554: finishing write tid 1 to smithi03173351-4 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1542: done (11 left) 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1544: done (10 left) 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1545: done (9 left) 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1546: done (8 left) 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1548: done (7 left) 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1549: done (6 left) 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1550: done (5 left) 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1551: done (4 left) 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1552: done (3 left) 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1553: done (2 left) 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1555: done (1 left) 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 19 current snap is 158 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1554: finishing write tid 2 to smithi03173351-4 2024-04-17T11:39:31.328 INFO:tasks.rados.rados.0.smithi031.stdout:1556: seq_num 486 ranges {0=548864,548864=401408} 2024-04-17T11:39:31.330 INFO:tasks.rados.rados.0.smithi031.stdout:1556: writing smithi03173351-19 from 0 to 548864 tid 1 2024-04-17T11:39:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:1556: writing smithi03173351-19 from 548864 to 950272 tid 2 2024-04-17T11:39:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:1557: setattr oid 15 current snap is 158 2024-04-17T11:39:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:1554: finishing write tid 3 to smithi03173351-4 2024-04-17T11:39:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:1554: finishing write tid 4 to smithi03173351-4 2024-04-17T11:39:31.332 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 1661 (ObjNum 485 snap 158 seq_num 485) dirty exists 2024-04-17T11:39:31.333 INFO:tasks.rados.rados.0.smithi031.stdout:1554: left oid 4 (ObjNum 485 snap 158 seq_num 485) 2024-04-17T11:39:31.333 INFO:tasks.rados.rados.0.smithi031.stdout:1556: finishing write tid 1 to smithi03173351-19 2024-04-17T11:39:31.334 INFO:tasks.rados.rados.0.smithi031.stdout:1556: finishing write tid 2 to smithi03173351-19 2024-04-17T11:39:31.335 INFO:tasks.rados.rados.0.smithi031.stdout:1556: finishing write tid 3 to smithi03173351-19 2024-04-17T11:39:31.335 INFO:tasks.rados.rados.0.smithi031.stdout:1554: done (2 left) 2024-04-17T11:39:31.335 INFO:tasks.rados.rados.0.smithi031.stdout:1558: copy_from oid 17 from oid 18 current snap is 158 2024-04-17T11:39:31.335 INFO:tasks.rados.rados.0.smithi031.stdout:1559: read oid 9 snap -1 2024-04-17T11:39:31.335 INFO:tasks.rados.rados.0.smithi031.stdout:1559: expect (ObjNum 324 snap 119 seq_num 324) 2024-04-17T11:39:31.335 INFO:tasks.rados.rados.0.smithi031.stdout:1560: rmattr oid 7 current snap is 158 2024-04-17T11:39:31.335 INFO:tasks.rados.rados.0.smithi031.stdout:1560: done (4 left) 2024-04-17T11:39:31.335 INFO:tasks.rados.rados.0.smithi031.stdout:1561: read oid 41 snap -1 2024-04-17T11:39:31.335 INFO:tasks.rados.rados.0.smithi031.stdout:1561: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:39:31.335 INFO:tasks.rados.rados.0.smithi031.stdout:1562: snap_remove snap 155 2024-04-17T11:39:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:29.755447+0000 mgr.y (mgr.14556) 316 : cluster [DBG] pgmap v567: 121 pgs: 121 active+clean; 422 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 575 KiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-04-17T11:39:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:30.332014+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-04-17T11:39:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:39:31.090058+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.31:0/1715387112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:39:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:29.755447+0000 mgr.y (mgr.14556) 316 : cluster [DBG] pgmap v567: 121 pgs: 121 active+clean; 422 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 575 KiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-04-17T11:39:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:30.332014+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-04-17T11:39:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:39:31.090058+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.31:0/1715387112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:39:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:29.755447+0000 mgr.y (mgr.14556) 316 : cluster [DBG] pgmap v567: 121 pgs: 121 active+clean; 422 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 575 KiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-04-17T11:39:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:30.332014+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-04-17T11:39:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:39:31.090058+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.31:0/1715387112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:39:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:31] "GET /metrics HTTP/1.1" 200 192100 "" "Prometheus/2.33.4" 2024-04-17T11:39:32.343 INFO:tasks.rados.rados.0.smithi031.stdout:1562: done (5 left) 2024-04-17T11:39:32.343 INFO:tasks.rados.rados.0.smithi031.stdout:1563: delete oid 33 current snap is 158 2024-04-17T11:39:32.343 INFO:tasks.rados.rados.0.smithi031.stdout:1556: finishing write tid 4 to smithi03173351-19 2024-04-17T11:39:32.343 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 899 (ObjNum 486 snap 158 seq_num 486) dirty exists 2024-04-17T11:39:32.344 INFO:tasks.rados.rados.0.smithi031.stdout:1556: left oid 19 (ObjNum 486 snap 158 seq_num 486) 2024-04-17T11:39:32.344 INFO:tasks.rados.rados.0.smithi031.stdout:1561: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:39:32.347 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 719 (ObjNum -1700552144 snap 21884 seq_num 2594633536) dirty exists 2024-04-17T11:39:32.348 INFO:tasks.rados.rados.0.smithi031.stdout:1559: expect (ObjNum 324 snap 119 seq_num 324) 2024-04-17T11:39:32.371 INFO:tasks.rados.rados.0.smithi031.stdout:1558: finishing copy_from racing read to smithi03173351-17 2024-04-17T11:39:32.371 INFO:tasks.rados.rados.0.smithi031.stdout:1558: finishing copy_from to smithi03173351-17 2024-04-17T11:39:32.371 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1617 (ObjNum 324 snap 119 seq_num 324) dirty exists 2024-04-17T11:39:32.371 INFO:tasks.rados.rados.0.smithi031.stdout:1556: done (5 left) 2024-04-17T11:39:32.371 INFO:tasks.rados.rados.0.smithi031.stdout:1557: done (4 left) 2024-04-17T11:39:32.371 INFO:tasks.rados.rados.0.smithi031.stdout:1558: done (3 left) 2024-04-17T11:39:32.372 INFO:tasks.rados.rados.0.smithi031.stdout:1559: done (2 left) 2024-04-17T11:39:32.372 INFO:tasks.rados.rados.0.smithi031.stdout:1561: done (1 left) 2024-04-17T11:39:32.372 INFO:tasks.rados.rados.0.smithi031.stdout:1563: done (0 left) 2024-04-17T11:39:32.372 INFO:tasks.rados.rados.0.smithi031.stdout:1564: snap_create 2024-04-17T11:39:32.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:39:30.414510+0000 mgr.y (mgr.14556) 317 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:39:30.715525+0000 mgr.y (mgr.14556) 318 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:32.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:39:30.414510+0000 mgr.y (mgr.14556) 317 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:39:30.715525+0000 mgr.y (mgr.14556) 318 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:39:30.414510+0000 mgr.y (mgr.14556) 317 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:39:30.715525+0000 mgr.y (mgr.14556) 318 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:39:33.349 INFO:tasks.rados.rados.0.smithi031.stdout:1564: done (0 left) 2024-04-17T11:39:33.349 INFO:tasks.rados.rados.0.smithi031.stdout:1565: read oid 21 snap 146 2024-04-17T11:39:33.349 INFO:tasks.rados.rados.0.smithi031.stdout:1565: expect deleted 2024-04-17T11:39:33.349 INFO:tasks.rados.rados.0.smithi031.stdout:1566: delete oid 43 current snap is 159 2024-04-17T11:39:33.354 INFO:tasks.rados.rados.0.smithi031.stdout:1565: done (1 left) 2024-04-17T11:39:33.354 INFO:tasks.rados.rados.0.smithi031.stdout:1566: done (0 left) 2024-04-17T11:39:33.354 INFO:tasks.rados.rados.0.smithi031.stdout:1567: snap_remove snap 151 2024-04-17T11:39:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:31.755956+0000 mgr.y (mgr.14556) 319 : cluster [DBG] pgmap v569: 121 pgs: 121 active+clean; 422 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 524 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-17T11:39:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:32.338066+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-04-17T11:39:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:31.755956+0000 mgr.y (mgr.14556) 319 : cluster [DBG] pgmap v569: 121 pgs: 121 active+clean; 422 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 524 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-17T11:39:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:32.338066+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-04-17T11:39:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:31.755956+0000 mgr.y (mgr.14556) 319 : cluster [DBG] pgmap v569: 121 pgs: 121 active+clean; 422 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 524 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-17T11:39:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:32.338066+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-04-17T11:39:34.356 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:39:34.357 INFO:tasks.rados.rados.0.smithi031.stdout:1567: done (0 left) 2024-04-17T11:39:34.358 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 159 2024-04-17T11:39:34.358 INFO:tasks.rados.rados.0.smithi031.stdout:1568: seq_num 489 ranges {6569984=598016,7168000=401408} 2024-04-17T11:39:34.398 INFO:tasks.rados.rados.0.smithi031.stdout:1568: writing smithi03173351-3 from 6569984 to 7168000 tid 1 2024-04-17T11:39:34.400 INFO:tasks.rados.rados.0.smithi031.stdout:1568: writing smithi03173351-3 from 7168000 to 7569408 tid 2 2024-04-17T11:39:34.400 INFO:tasks.rados.rados.0.smithi031.stdout:1569: setattr oid 12 current snap is 159 2024-04-17T11:39:34.402 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 159 2024-04-17T11:39:34.402 INFO:tasks.rados.rados.0.smithi031.stdout:1570: seq_num 490 ranges {630784=614400,1245184=401408} 2024-04-17T11:39:34.409 INFO:tasks.rados.rados.0.smithi031.stdout:1570: writing smithi03173351-9 from 630784 to 1245184 tid 1 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:1570: writing smithi03173351-9 from 1245184 to 1646592 tid 2 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:1571: copy_from oid 7 from oid 4 current snap is 159 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:1568: finishing write tid 1 to smithi03173351-3 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:1572: rollback oid 33 current snap is 159 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 33 to 145 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:1568: finishing write tid 2 to smithi03173351-3 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:1568: finishing write tid 3 to smithi03173351-3 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 1187 (ObjNum 456 snap 145 seq_num 456) dirty exists 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:1568: finishing write tid 4 to smithi03173351-3 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 864 (ObjNum 489 snap 159 seq_num 489) dirty exists 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:1568: left oid 3 (ObjNum 489 snap 159 seq_num 489) 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:1568: done (4 left) 2024-04-17T11:39:34.412 INFO:tasks.rados.rados.0.smithi031.stdout:1569: done (3 left) 2024-04-17T11:39:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:1573: delete oid 27 current snap is 159 2024-04-17T11:39:34.413 INFO:tasks.rados.rados.0.smithi031.stdout:1570: finishing write tid 1 to smithi03173351-9 2024-04-17T11:39:34.414 INFO:tasks.rados.rados.0.smithi031.stdout:1573: done (3 left) 2024-04-17T11:39:34.414 INFO:tasks.rados.rados.0.smithi031.stdout:1574: copy_from oid 46 from oid 21 current snap is 159 2024-04-17T11:39:34.414 INFO:tasks.rados.rados.0.smithi031.stdout:1575: copy_from oid 32 from oid 38 current snap is 159 2024-04-17T11:39:34.415 INFO:tasks.rados.rados.0.smithi031.stdout:1576: read oid 45 snap -1 2024-04-17T11:39:34.415 INFO:tasks.rados.rados.0.smithi031.stdout:1576: expect deleted 2024-04-17T11:39:34.415 INFO:tasks.rados.rados.0.smithi031.stdout:1577: delete oid 22 current snap is 159 2024-04-17T11:39:34.415 INFO:tasks.rados.rados.0.smithi031.stdout:1570: finishing write tid 2 to smithi03173351-9 2024-04-17T11:39:34.415 INFO:tasks.rados.rados.0.smithi031.stdout:1570: finishing write tid 3 to smithi03173351-9 2024-04-17T11:39:34.415 INFO:tasks.rados.rados.0.smithi031.stdout:1572: finishing rollback tid 1 to smithi03173351-33 2024-04-17T11:39:34.416 INFO:tasks.rados.rados.0.smithi031.stdout:1574: finishing copy_from to smithi03173351-46 2024-04-17T11:39:34.416 INFO:tasks.rados.rados.0.smithi031.stdout:1574: got expected ENOENT (src dne) 2024-04-17T11:39:34.416 INFO:tasks.rados.rados.0.smithi031.stdout:1574: finishing copy_from racing read to smithi03173351-46 2024-04-17T11:39:34.416 INFO:tasks.rados.rados.0.smithi031.stdout:1570: finishing write tid 4 to smithi03173351-9 2024-04-17T11:39:34.416 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1620 (ObjNum 490 snap 159 seq_num 490) dirty exists 2024-04-17T11:39:34.416 INFO:tasks.rados.rados.0.smithi031.stdout:1570: left oid 9 (ObjNum 490 snap 159 seq_num 490) 2024-04-17T11:39:34.418 INFO:tasks.rados.rados.0.smithi031.stdout:1570: done (6 left) 2024-04-17T11:39:34.418 INFO:tasks.rados.rados.0.smithi031.stdout:1574: done (5 left) 2024-04-17T11:39:34.418 INFO:tasks.rados.rados.0.smithi031.stdout:1577: done (4 left) 2024-04-17T11:39:34.418 INFO:tasks.rados.rados.0.smithi031.stdout:1578: rmattr oid 31 current snap is 159 2024-04-17T11:39:34.418 INFO:tasks.rados.rados.0.smithi031.stdout:1578: done (4 left) 2024-04-17T11:39:34.418 INFO:tasks.rados.rados.0.smithi031.stdout:1579: read oid 6 snap -1 2024-04-17T11:39:34.418 INFO:tasks.rados.rados.0.smithi031.stdout:1579: expect deleted 2024-04-17T11:39:34.418 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 159 2024-04-17T11:39:34.418 INFO:tasks.rados.rados.0.smithi031.stdout:1580: seq_num 493 ranges {1884160=663552,2547712=401408} 2024-04-17T11:39:34.432 INFO:tasks.rados.rados.0.smithi031.stdout:1580: writing smithi03173351-44 from 1884160 to 2547712 tid 1 2024-04-17T11:39:34.435 INFO:tasks.rados.rados.0.smithi031.stdout:1580: writing smithi03173351-44 from 2547712 to 2949120 tid 2 2024-04-17T11:39:34.435 INFO:tasks.rados.rados.0.smithi031.stdout:1581: delete oid 42 current snap is 159 2024-04-17T11:39:34.435 INFO:tasks.rados.rados.0.smithi031.stdout:1572: finishing rollback tid 2 to smithi03173351-33 2024-04-17T11:39:34.436 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 1688 (ObjNum 429 snap 142 seq_num 429) dirty exists 2024-04-17T11:39:34.436 INFO:tasks.rados.rados.0.smithi031.stdout:1575: finishing copy_from racing read to smithi03173351-32 2024-04-17T11:39:34.436 INFO:tasks.rados.rados.0.smithi031.stdout:1575: finishing copy_from to smithi03173351-32 2024-04-17T11:39:34.436 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 503 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:39:34.436 INFO:tasks.rados.rados.0.smithi031.stdout:1571: finishing copy_from racing read to smithi03173351-7 2024-04-17T11:39:34.436 INFO:tasks.rados.rados.0.smithi031.stdout:1571: finishing copy_from to smithi03173351-7 2024-04-17T11:39:34.436 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1661 (ObjNum 485 snap 158 seq_num 485) dirty exists 2024-04-17T11:39:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:1571: done (6 left) 2024-04-17T11:39:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:1572: done (5 left) 2024-04-17T11:39:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:1575: done (4 left) 2024-04-17T11:39:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:1576: done (3 left) 2024-04-17T11:39:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:1579: done (2 left) 2024-04-17T11:39:34.438 INFO:tasks.rados.rados.0.smithi031.stdout:1581: done (1 left) 2024-04-17T11:39:34.439 INFO:tasks.rados.rados.0.smithi031.stdout:1582: snap_remove snap 146 2024-04-17T11:39:34.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:33.347132+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-04-17T11:39:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:33.756518+0000 mgr.y (mgr.14556) 320 : cluster [DBG] pgmap v572: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.1 MiB/s wr, 40 op/s 2024-04-17T11:39:34.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:33.347132+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-04-17T11:39:34.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:33.756518+0000 mgr.y (mgr.14556) 320 : cluster [DBG] pgmap v572: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.1 MiB/s wr, 40 op/s 2024-04-17T11:39:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:33.347132+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-04-17T11:39:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:33.756518+0000 mgr.y (mgr.14556) 320 : cluster [DBG] pgmap v572: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.1 MiB/s wr, 40 op/s 2024-04-17T11:39:35.363 INFO:tasks.rados.rados.0.smithi031.stdout:1582: done (1 left) 2024-04-17T11:39:35.363 INFO:tasks.rados.rados.0.smithi031.stdout:1583: delete oid 50 current snap is 159 2024-04-17T11:39:35.365 INFO:tasks.rados.rados.0.smithi031.stdout:1580: finishing write tid 1 to smithi03173351-44 2024-04-17T11:39:35.365 INFO:tasks.rados.rados.0.smithi031.stdout:1580: finishing write tid 2 to smithi03173351-44 2024-04-17T11:39:35.365 INFO:tasks.rados.rados.0.smithi031.stdout:1580: finishing write tid 3 to smithi03173351-44 2024-04-17T11:39:35.365 INFO:tasks.rados.rados.0.smithi031.stdout:1580: finishing write tid 4 to smithi03173351-44 2024-04-17T11:39:35.365 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1330 (ObjNum 493 snap 159 seq_num 493) dirty exists 2024-04-17T11:39:35.365 INFO:tasks.rados.rados.0.smithi031.stdout:1580: left oid 44 (ObjNum 493 snap 159 seq_num 493) 2024-04-17T11:39:35.375 INFO:tasks.rados.rados.0.smithi031.stdout:1580: done (1 left) 2024-04-17T11:39:35.375 INFO:tasks.rados.rados.0.smithi031.stdout:1583: done (0 left) 2024-04-17T11:39:35.375 INFO:tasks.rados.rados.0.smithi031.stdout:1584: delete oid 23 current snap is 159 2024-04-17T11:39:35.380 INFO:tasks.rados.rados.0.smithi031.stdout:1584: done (0 left) 2024-04-17T11:39:35.380 INFO:tasks.rados.rados.0.smithi031.stdout:1585: copy_from oid 6 from oid 30 current snap is 159 2024-04-17T11:39:35.380 INFO:tasks.rados.rados.0.smithi031.stdout:1586: snap_remove snap 157 2024-04-17T11:39:35.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:34.357155+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-04-17T11:39:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:34.357155+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-04-17T11:39:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:34.357155+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-04-17T11:39:36.376 INFO:tasks.rados.rados.0.smithi031.stdout:1586: done (1 left) 2024-04-17T11:39:36.376 INFO:tasks.rados.rados.0.smithi031.stdout:1587: snap_create 2024-04-17T11:39:36.376 INFO:tasks.rados.rados.0.smithi031.stdout:1585: finishing copy_from racing read to smithi03173351-6 2024-04-17T11:39:36.376 INFO:tasks.rados.rados.0.smithi031.stdout:1585: finishing copy_from to smithi03173351-6 2024-04-17T11:39:36.376 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 890 (ObjNum 482 snap 158 seq_num 482) dirty exists 2024-04-17T11:39:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:35.359108+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-04-17T11:39:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:35.757071+0000 mgr.y (mgr.14556) 321 : cluster [DBG] pgmap v575: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 2.3 MiB/s wr, 44 op/s 2024-04-17T11:39:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:35.359108+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-04-17T11:39:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:35.757071+0000 mgr.y (mgr.14556) 321 : cluster [DBG] pgmap v575: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 2.3 MiB/s wr, 44 op/s 2024-04-17T11:39:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:35.359108+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-04-17T11:39:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:35.757071+0000 mgr.y (mgr.14556) 321 : cluster [DBG] pgmap v575: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 2.3 MiB/s wr, 44 op/s 2024-04-17T11:39:37.379 INFO:tasks.rados.rados.0.smithi031.stdout:1585: done (1 left) 2024-04-17T11:39:37.379 INFO:tasks.rados.rados.0.smithi031.stdout:1587: done (0 left) 2024-04-17T11:39:37.379 INFO:tasks.rados.rados.0.smithi031.stdout:1588: delete oid 46 current snap is 160 2024-04-17T11:39:37.383 INFO:tasks.rados.rados.0.smithi031.stdout:1588: done (0 left) 2024-04-17T11:39:37.383 INFO:tasks.rados.rados.0.smithi031.stdout:1589: rollback oid 6 current snap is 160 2024-04-17T11:39:37.383 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 6 to 147 2024-04-17T11:39:37.383 INFO:tasks.rados.rados.0.smithi031.stdout:1590: read oid 17 snap -1 2024-04-17T11:39:37.383 INFO:tasks.rados.rados.0.smithi031.stdout:1590: expect (ObjNum 324 snap 119 seq_num 324) 2024-04-17T11:39:37.383 INFO:tasks.rados.rados.0.smithi031.stdout:1591: setattr oid 1 current snap is 160 2024-04-17T11:39:37.385 INFO:tasks.rados.rados.0.smithi031.stdout:1592: snap_create 2024-04-17T11:39:37.389 INFO:tasks.rados.rados.0.smithi031.stdout:1589: finishing rollback tid 0 to smithi03173351-6 2024-04-17T11:39:37.391 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 736 (ObjNum -1700753088 snap 21884 seq_num 2594091184) dirty exists 2024-04-17T11:39:37.391 INFO:tasks.rados.rados.0.smithi031.stdout:1590: expect (ObjNum 324 snap 119 seq_num 324) 2024-04-17T11:39:37.410 INFO:tasks.rados.rados.0.smithi031.stdout:1589: finishing rollback tid 1 to smithi03173351-6 2024-04-17T11:39:37.410 INFO:tasks.rados.rados.0.smithi031.stdout:1589: finishing rollback tid 2 to smithi03173351-6 2024-04-17T11:39:37.410 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1346 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:39:37.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:36.375361+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-04-17T11:39:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:36.375361+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-04-17T11:39:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:36.375361+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-04-17T11:39:38.392 INFO:tasks.rados.rados.0.smithi031.stdout:1589: done (3 left) 2024-04-17T11:39:38.393 INFO:tasks.rados.rados.0.smithi031.stdout:1590: done (2 left) 2024-04-17T11:39:38.393 INFO:tasks.rados.rados.0.smithi031.stdout:1591: done (1 left) 2024-04-17T11:39:38.393 INFO:tasks.rados.rados.0.smithi031.stdout:1592: done (0 left) 2024-04-17T11:39:38.393 INFO:tasks.rados.rados.0.smithi031.stdout:1593: delete oid 31 current snap is 161 2024-04-17T11:39:38.395 INFO:tasks.rados.rados.0.smithi031.stdout:1593: done (0 left) 2024-04-17T11:39:38.395 INFO:tasks.rados.rados.0.smithi031.stdout:1594: delete oid 33 current snap is 161 2024-04-17T11:39:38.399 INFO:tasks.rados.rados.0.smithi031.stdout:1594: done (0 left) 2024-04-17T11:39:38.399 INFO:tasks.rados.rados.0.smithi031.stdout:1595: read oid 29 snap -1 2024-04-17T11:39:38.399 INFO:tasks.rados.rados.0.smithi031.stdout:1595: expect (ObjNum 433 snap 142 seq_num 433) 2024-04-17T11:39:38.399 INFO:tasks.rados.rados.0.smithi031.stdout:1596: rollback oid 6 current snap is 161 2024-04-17T11:39:38.399 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 6 to 158 2024-04-17T11:39:38.399 INFO:tasks.rados.rados.0.smithi031.stdout:1597: read oid 9 snap -1 2024-04-17T11:39:38.400 INFO:tasks.rados.rados.0.smithi031.stdout:1597: expect (ObjNum 490 snap 159 seq_num 490) 2024-04-17T11:39:38.400 INFO:tasks.rados.rados.0.smithi031.stdout:1598: read oid 49 snap -1 2024-04-17T11:39:38.400 INFO:tasks.rados.rados.0.smithi031.stdout:1598: expect (ObjNum 476 snap 157 seq_num 476) 2024-04-17T11:39:38.400 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 30 current snap is 161 2024-04-17T11:39:38.400 INFO:tasks.rados.rados.0.smithi031.stdout:1599: seq_num 500 ranges {3981312=778240,4759552=401408} 2024-04-17T11:39:38.426 INFO:tasks.rados.rados.0.smithi031.stdout:1599: writing smithi03173351-30 from 3981312 to 4759552 tid 1 2024-04-17T11:39:38.429 INFO:tasks.rados.rados.0.smithi031.stdout:1599: writing smithi03173351-30 from 4759552 to 5160960 tid 2 2024-04-17T11:39:38.430 INFO:tasks.rados.rados.0.smithi031.stdout:1600: read oid 35 snap -1 2024-04-17T11:39:38.430 INFO:tasks.rados.rados.0.smithi031.stdout:1600: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:39:38.430 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 161 2024-04-17T11:39:38.430 INFO:tasks.rados.rados.0.smithi031.stdout:1601: seq_num 501 ranges {0=794624,794624=401408} 2024-04-17T11:39:38.434 INFO:tasks.rados.rados.0.smithi031.stdout:1601: writing smithi03173351-22 from 0 to 794624 tid 1 2024-04-17T11:39:38.438 INFO:tasks.rados.rados.0.smithi031.stdout:1601: writing smithi03173351-22 from 794624 to 1196032 tid 2 2024-04-17T11:39:38.438 INFO:tasks.rados.rados.0.smithi031.stdout:1602: copy_from oid 37 from oid 36 current snap is 161 2024-04-17T11:39:38.438 INFO:tasks.rados.rados.0.smithi031.stdout:1597: expect (ObjNum 490 snap 159 seq_num 490) 2024-04-17T11:39:38.498 INFO:tasks.rados.rados.0.smithi031.stdout:1596: finishing rollback tid 0 to smithi03173351-6 2024-04-17T11:39:38.498 INFO:tasks.rados.rados.0.smithi031.stdout:1596: finishing rollback tid 1 to smithi03173351-6 2024-04-17T11:39:38.498 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1349 (ObjNum -849200865 snap 21881 seq_num 858994481) dirty dne 2024-04-17T11:39:38.498 INFO:tasks.rados.rados.0.smithi031.stdout:1595: expect (ObjNum 433 snap 142 seq_num 433) 2024-04-17T11:39:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:37.379483+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-04-17T11:39:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:37.757506+0000 mgr.y (mgr.14556) 322 : cluster [DBG] pgmap v578: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:38.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:37.379483+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-04-17T11:39:38.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:37.757506+0000 mgr.y (mgr.14556) 322 : cluster [DBG] pgmap v578: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:37.379483+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-04-17T11:39:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:37.757506+0000 mgr.y (mgr.14556) 322 : cluster [DBG] pgmap v578: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:38.834 INFO:tasks.rados.rados.0.smithi031.stdout:1599: finishing write tid 1 to smithi03173351-30 2024-04-17T11:39:38.834 INFO:tasks.rados.rados.0.smithi031.stdout:1599: finishing write tid 2 to smithi03173351-30 2024-04-17T11:39:38.834 INFO:tasks.rados.rados.0.smithi031.stdout:1599: finishing write tid 3 to smithi03173351-30 2024-04-17T11:39:38.834 INFO:tasks.rados.rados.0.smithi031.stdout:1599: finishing write tid 4 to smithi03173351-30 2024-04-17T11:39:38.834 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 894 (ObjNum 500 snap 161 seq_num 500) dirty exists 2024-04-17T11:39:38.834 INFO:tasks.rados.rados.0.smithi031.stdout:1599: left oid 30 (ObjNum 500 snap 161 seq_num 500) 2024-04-17T11:39:38.834 INFO:tasks.rados.rados.0.smithi031.stdout:1601: finishing write tid 1 to smithi03173351-22 2024-04-17T11:39:38.834 INFO:tasks.rados.rados.0.smithi031.stdout:1601: finishing write tid 2 to smithi03173351-22 2024-04-17T11:39:38.834 INFO:tasks.rados.rados.0.smithi031.stdout:1601: finishing write tid 3 to smithi03173351-22 2024-04-17T11:39:38.834 INFO:tasks.rados.rados.0.smithi031.stdout:1601: finishing write tid 4 to smithi03173351-22 2024-04-17T11:39:38.835 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 644 (ObjNum 501 snap 161 seq_num 501) dirty exists 2024-04-17T11:39:38.835 INFO:tasks.rados.rados.0.smithi031.stdout:1601: left oid 22 (ObjNum 501 snap 161 seq_num 501) 2024-04-17T11:39:38.835 INFO:tasks.rados.rados.0.smithi031.stdout:1598: expect (ObjNum 476 snap 157 seq_num 476) 2024-04-17T11:39:39.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:38.392481+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-04-17T11:39:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:39.338664+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-04-17T11:39:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:38.392481+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-04-17T11:39:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:39.338664+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-04-17T11:39:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:38.392481+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-04-17T11:39:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:39.338664+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-04-17T11:39:39.968 INFO:tasks.rados.rados.0.smithi031.stdout:1600: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:39:40.252 INFO:tasks.rados.rados.0.smithi031.stdout:1602: finishing copy_from racing read to smithi03173351-37 2024-04-17T11:39:40.252 INFO:tasks.rados.rados.0.smithi031.stdout:1602: finishing copy_from to smithi03173351-37 2024-04-17T11:39:40.252 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 1177 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:39:40.252 INFO:tasks.rados.rados.0.smithi031.stdout:1595: done (7 left) 2024-04-17T11:39:40.252 INFO:tasks.rados.rados.0.smithi031.stdout:1596: done (6 left) 2024-04-17T11:39:40.252 INFO:tasks.rados.rados.0.smithi031.stdout:1597: done (5 left) 2024-04-17T11:39:40.253 INFO:tasks.rados.rados.0.smithi031.stdout:1598: done (4 left) 2024-04-17T11:39:40.253 INFO:tasks.rados.rados.0.smithi031.stdout:1599: done (3 left) 2024-04-17T11:39:40.253 INFO:tasks.rados.rados.0.smithi031.stdout:1600: done (2 left) 2024-04-17T11:39:40.253 INFO:tasks.rados.rados.0.smithi031.stdout:1601: done (1 left) 2024-04-17T11:39:40.253 INFO:tasks.rados.rados.0.smithi031.stdout:1602: done (0 left) 2024-04-17T11:39:40.253 INFO:tasks.rados.rados.0.smithi031.stdout:1603: delete oid 44 current snap is 161 2024-04-17T11:39:40.256 INFO:tasks.rados.rados.0.smithi031.stdout:1603: done (0 left) 2024-04-17T11:39:40.256 INFO:tasks.rados.rados.0.smithi031.stdout:1604: rollback oid 49 current snap is 161 2024-04-17T11:39:40.256 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 49 to 158 2024-04-17T11:39:40.258 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 161 2024-04-17T11:39:40.258 INFO:tasks.rados.rados.0.smithi031.stdout:1605: seq_num 503 ranges {3424256=425984,3850240=704512,4554752=98304} 2024-04-17T11:39:40.277 INFO:tasks.rados.rados.0.smithi031.stdout:1605: writing smithi03173351-32 from 3424256 to 3850240 tid 1 2024-04-17T11:39:40.281 INFO:tasks.rados.rados.0.smithi031.stdout:1605: writing smithi03173351-32 from 3850240 to 4554752 tid 2 2024-04-17T11:39:40.282 INFO:tasks.rados.rados.0.smithi031.stdout:1605: writing smithi03173351-32 from 4554752 to 4653056 tid 3 2024-04-17T11:39:40.282 INFO:tasks.rados.rados.0.smithi031.stdout:1606: snap_create 2024-04-17T11:39:40.282 INFO:tasks.rados.rados.0.smithi031.stdout:1604: finishing rollback tid 0 to smithi03173351-49 2024-04-17T11:39:40.282 INFO:tasks.rados.rados.0.smithi031.stdout:1604: finishing rollback tid 1 to smithi03173351-49 2024-04-17T11:39:40.282 INFO:tasks.rados.rados.0.smithi031.stdout:1604: finishing rollback tid 2 to smithi03173351-49 2024-04-17T11:39:40.282 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 1717 (ObjNum 476 snap 157 seq_num 476) dirty exists 2024-04-17T11:39:40.282 INFO:tasks.rados.rados.0.smithi031.stdout:1605: finishing write tid 1 to smithi03173351-32 2024-04-17T11:39:40.285 INFO:tasks.rados.rados.0.smithi031.stdout:1605: finishing write tid 2 to smithi03173351-32 2024-04-17T11:39:40.285 INFO:tasks.rados.rados.0.smithi031.stdout:1605: finishing write tid 3 to smithi03173351-32 2024-04-17T11:39:40.285 INFO:tasks.rados.rados.0.smithi031.stdout:1605: finishing write tid 4 to smithi03173351-32 2024-04-17T11:39:40.286 INFO:tasks.rados.rados.0.smithi031.stdout:1605: finishing write tid 5 to smithi03173351-32 2024-04-17T11:39:40.287 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 1356 (ObjNum 503 snap 161 seq_num 503) dirty exists 2024-04-17T11:39:40.287 INFO:tasks.rados.rados.0.smithi031.stdout:1605: left oid 32 (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:39:40.399 INFO:tasks.rados.rados.0.smithi031.stdout:1604: done (2 left) 2024-04-17T11:39:40.400 INFO:tasks.rados.rados.0.smithi031.stdout:1605: done (1 left) 2024-04-17T11:39:40.400 INFO:tasks.rados.rados.0.smithi031.stdout:1606: done (0 left) 2024-04-17T11:39:40.400 INFO:tasks.rados.rados.0.smithi031.stdout:1607: read oid 25 snap -1 2024-04-17T11:39:40.400 INFO:tasks.rados.rados.0.smithi031.stdout:1607: expect deleted 2024-04-17T11:39:40.400 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 162 2024-04-17T11:39:40.400 INFO:tasks.rados.rados.0.smithi031.stdout:1608: seq_num 504 ranges {3309568=450560,3760128=589824,4349952=212992} 2024-04-17T11:39:40.419 INFO:tasks.rados.rados.0.smithi031.stdout:1608: writing smithi03173351-7 from 3309568 to 3760128 tid 1 2024-04-17T11:39:40.424 INFO:tasks.rados.rados.0.smithi031.stdout:1608: writing smithi03173351-7 from 3760128 to 4349952 tid 2 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1608: writing smithi03173351-7 from 4349952 to 4562944 tid 3 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1609: rmattr oid 3 current snap is 162 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1609: done (2 left) 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1610: rollback oid 5 current snap is 162 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 5 to 122 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1608: finishing write tid 1 to smithi03173351-7 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1607: done (2 left) 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1611: read oid 29 snap -1 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1611: expect (ObjNum 433 snap 142 seq_num 433) 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1612: copy_from oid 40 from oid 35 current snap is 162 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1613: copy_from oid 44 from oid 14 current snap is 162 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1614: read oid 2 snap 160 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1614: expect (ObjNum 400 snap 137 seq_num 400) 2024-04-17T11:39:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:1615: snap_create 2024-04-17T11:39:40.428 INFO:tasks.rados.rados.0.smithi031.stdout:1608: finishing write tid 2 to smithi03173351-7 2024-04-17T11:39:40.431 INFO:tasks.rados.rados.0.smithi031.stdout:1608: finishing write tid 3 to smithi03173351-7 2024-04-17T11:39:40.432 INFO:tasks.rados.rados.0.smithi031.stdout:1610: finishing rollback tid 0 to smithi03173351-5 2024-04-17T11:39:40.432 INFO:tasks.rados.rados.0.smithi031.stdout:1608: finishing write tid 4 to smithi03173351-7 2024-04-17T11:39:40.433 INFO:tasks.rados.rados.0.smithi031.stdout:1614: expect (ObjNum 400 snap 137 seq_num 400) 2024-04-17T11:39:40.490 INFO:tasks.rados.rados.0.smithi031.stdout:1610: finishing rollback tid 1 to smithi03173351-5 2024-04-17T11:39:40.490 INFO:tasks.rados.rados.0.smithi031.stdout:1608: finishing write tid 5 to smithi03173351-7 2024-04-17T11:39:40.490 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1665 (ObjNum 504 snap 162 seq_num 504) dirty exists 2024-04-17T11:39:40.490 INFO:tasks.rados.rados.0.smithi031.stdout:1608: left oid 7 (ObjNum 504 snap 162 seq_num 504) 2024-04-17T11:39:40.491 INFO:tasks.rados.rados.0.smithi031.stdout:1610: finishing rollback tid 2 to smithi03173351-5 2024-04-17T11:39:40.491 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1065 (ObjNum 297 snap 104 seq_num 297) dirty exists 2024-04-17T11:39:40.491 INFO:tasks.rados.rados.0.smithi031.stdout:1613: finishing copy_from racing read to smithi03173351-44 2024-04-17T11:39:40.491 INFO:tasks.rados.rados.0.smithi031.stdout:1613: finishing copy_from to smithi03173351-44 2024-04-17T11:39:40.491 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1186 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:39:40.491 INFO:tasks.rados.rados.0.smithi031.stdout:1611: expect (ObjNum 433 snap 142 seq_num 433) 2024-04-17T11:39:40.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:39.757910+0000 mgr.y (mgr.14556) 323 : cluster [DBG] pgmap v581: 121 pgs: 121 active+clean; 448 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 475 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-04-17T11:39:40.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:39.757910+0000 mgr.y (mgr.14556) 323 : cluster [DBG] pgmap v581: 121 pgs: 121 active+clean; 448 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 475 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-04-17T11:39:40.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:39.757910+0000 mgr.y (mgr.14556) 323 : cluster [DBG] pgmap v581: 121 pgs: 121 active+clean; 448 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 475 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-04-17T11:39:40.825 INFO:tasks.rados.rados.0.smithi031.stdout:1612: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:39:40.825 INFO:tasks.rados.rados.0.smithi031.stdout:1612: finishing copy_from to smithi03173351-40 2024-04-17T11:39:40.825 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 856 (ObjNum 457 snap 147 seq_num 457) dirty exists 2024-04-17T11:39:41.407 INFO:tasks.rados.rados.0.smithi031.stdout:1608: done (6 left) 2024-04-17T11:39:41.407 INFO:tasks.rados.rados.0.smithi031.stdout:1610: done (5 left) 2024-04-17T11:39:41.407 INFO:tasks.rados.rados.0.smithi031.stdout:1611: done (4 left) 2024-04-17T11:39:41.407 INFO:tasks.rados.rados.0.smithi031.stdout:1612: done (3 left) 2024-04-17T11:39:41.407 INFO:tasks.rados.rados.0.smithi031.stdout:1613: done (2 left) 2024-04-17T11:39:41.407 INFO:tasks.rados.rados.0.smithi031.stdout:1614: done (1 left) 2024-04-17T11:39:41.407 INFO:tasks.rados.rados.0.smithi031.stdout:1615: done (0 left) 2024-04-17T11:39:41.407 INFO:tasks.rados.rados.0.smithi031.stdout:1616: rmattr oid 13 current snap is 163 2024-04-17T11:39:41.407 INFO:tasks.rados.rados.0.smithi031.stdout:1616: done (0 left) 2024-04-17T11:39:41.407 INFO:tasks.rados.rados.0.smithi031.stdout:1617: read oid 37 snap 130 2024-04-17T11:39:41.407 INFO:tasks.rados.rados.0.smithi031.stdout:1617: expect (ObjNum 267 snap 93 seq_num 267) 2024-04-17T11:39:41.408 INFO:tasks.rados.rados.0.smithi031.stdout:1618: read oid 19 snap 145 2024-04-17T11:39:41.408 INFO:tasks.rados.rados.0.smithi031.stdout:1618: expect deleted 2024-04-17T11:39:41.408 INFO:tasks.rados.rados.0.smithi031.stdout:1619: rmattr oid 9 current snap is 163 2024-04-17T11:39:41.408 INFO:tasks.rados.rados.0.smithi031.stdout:1620: rollback oid 46 current snap is 163 2024-04-17T11:39:41.408 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 46 to 162 2024-04-17T11:39:41.408 INFO:tasks.rados.rados.0.smithi031.stdout:1621: setattr oid 27 current snap is 163 2024-04-17T11:39:41.408 INFO:tasks.rados.rados.0.smithi031.stdout:1618: done (4 left) 2024-04-17T11:39:41.409 INFO:tasks.rados.rados.0.smithi031.stdout:1622: read oid 40 snap -1 2024-04-17T11:39:41.409 INFO:tasks.rados.rados.0.smithi031.stdout:1622: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:39:41.409 INFO:tasks.rados.rados.0.smithi031.stdout:1623: read oid 32 snap 156 2024-04-17T11:39:41.409 INFO:tasks.rados.rados.0.smithi031.stdout:1623: expect deleted 2024-04-17T11:39:41.409 INFO:tasks.rados.rados.0.smithi031.stdout:1624: snap_remove snap 145 2024-04-17T11:39:41.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:40.400362+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-04-17T11:39:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:40.400362+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-04-17T11:39:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:40.400362+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-04-17T11:39:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:39:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:41] "GET /metrics HTTP/1.1" 200 192114 "" "Prometheus/2.33.4" 2024-04-17T11:39:42.420 INFO:tasks.rados.rados.0.smithi031.stdout:1624: done (6 left) 2024-04-17T11:39:42.420 INFO:tasks.rados.rados.0.smithi031.stdout:1625: copy_from oid 24 from oid 41 current snap is 163 2024-04-17T11:39:42.420 INFO:tasks.rados.rados.0.smithi031.stdout:1626: snap_remove snap 161 2024-04-17T11:39:42.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:41.406320+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-04-17T11:39:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:41.758397+0000 mgr.y (mgr.14556) 324 : cluster [DBG] pgmap v584: 121 pgs: 121 active+clean; 448 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 475 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-04-17T11:39:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:41.406320+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-04-17T11:39:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:41.758397+0000 mgr.y (mgr.14556) 324 : cluster [DBG] pgmap v584: 121 pgs: 121 active+clean; 448 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 475 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-04-17T11:39:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:41.406320+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-04-17T11:39:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:41.758397+0000 mgr.y (mgr.14556) 324 : cluster [DBG] pgmap v584: 121 pgs: 121 active+clean; 448 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 475 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-04-17T11:39:43.426 INFO:tasks.rados.rados.0.smithi031.stdout:1626: done (7 left) 2024-04-17T11:39:43.426 INFO:tasks.rados.rados.0.smithi031.stdout:1627: snap_remove snap 158 2024-04-17T11:39:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:42.412817+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-04-17T11:39:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:42.412817+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-04-17T11:39:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:42.412817+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-04-17T11:39:44.433 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:39:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:39:44.439 INFO:tasks.rados.rados.0.smithi031.stdout:1627: done (7 left) 2024-04-17T11:39:44.439 INFO:tasks.rados.rados.0.smithi031.stdout:1628: read oid 12 snap -1 2024-04-17T11:39:44.439 INFO:tasks.rados.rados.0.smithi031.stdout:1628: expect (ObjNum 456 snap 145 seq_num 456) 2024-04-17T11:39:44.439 INFO:tasks.rados.rados.0.smithi031.stdout:1629: snap_create 2024-04-17T11:39:44.439 INFO:tasks.rados.rados.0.smithi031.stdout:1620: finishing rollback tid 1 to smithi03173351-46 2024-04-17T11:39:44.439 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 1292 (ObjNum 0 snap 32549 seq_num 2593624784) dirty dne 2024-04-17T11:39:44.439 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 896 (ObjNum -1701432672 snap 21884 seq_num 268494784) dirty exists 2024-04-17T11:39:44.440 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1621 (ObjNum 490 snap 159 seq_num 490) dirty exists 2024-04-17T11:39:44.440 INFO:tasks.rados.rados.0.smithi031.stdout:1617: expect (ObjNum 267 snap 93 seq_num 267) 2024-04-17T11:39:44.686 INFO:tasks.rados.rados.0.smithi031.stdout:1622: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:39:44.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:43.426121+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-04-17T11:39:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:43.758803+0000 mgr.y (mgr.14556) 325 : cluster [DBG] pgmap v587: 121 pgs: 121 active+clean; 464 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-04-17T11:39:44.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:43.426121+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-04-17T11:39:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:43.758803+0000 mgr.y (mgr.14556) 325 : cluster [DBG] pgmap v587: 121 pgs: 121 active+clean; 464 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-04-17T11:39:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:43.426121+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-04-17T11:39:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:43.758803+0000 mgr.y (mgr.14556) 325 : cluster [DBG] pgmap v587: 121 pgs: 121 active+clean; 464 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-04-17T11:39:44.970 INFO:tasks.rados.rados.0.smithi031.stdout:1625: finishing copy_from racing read to smithi03173351-24 2024-04-17T11:39:44.971 INFO:tasks.rados.rados.0.smithi031.stdout:1625: finishing copy_from to smithi03173351-24 2024-04-17T11:39:44.971 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 615 (ObjNum 0 snap 32549 seq_num 2593686880) dirty exists 2024-04-17T11:39:44.971 INFO:tasks.rados.rados.0.smithi031.stdout:1628: expect (ObjNum 456 snap 145 seq_num 456) 2024-04-17T11:39:45.439 INFO:tasks.rados.rados.0.smithi031.stdout:1617: done (8 left) 2024-04-17T11:39:45.439 INFO:tasks.rados.rados.0.smithi031.stdout:1619: done (7 left) 2024-04-17T11:39:45.439 INFO:tasks.rados.rados.0.smithi031.stdout:1620: done (6 left) 2024-04-17T11:39:45.439 INFO:tasks.rados.rados.0.smithi031.stdout:1621: done (5 left) 2024-04-17T11:39:45.439 INFO:tasks.rados.rados.0.smithi031.stdout:1622: done (4 left) 2024-04-17T11:39:45.439 INFO:tasks.rados.rados.0.smithi031.stdout:1623: done (3 left) 2024-04-17T11:39:45.439 INFO:tasks.rados.rados.0.smithi031.stdout:1625: done (2 left) 2024-04-17T11:39:45.439 INFO:tasks.rados.rados.0.smithi031.stdout:1628: done (1 left) 2024-04-17T11:39:45.439 INFO:tasks.rados.rados.0.smithi031.stdout:1629: done (0 left) 2024-04-17T11:39:45.440 INFO:tasks.rados.rados.0.smithi031.stdout:1630: copy_from oid 48 from oid 40 current snap is 164 2024-04-17T11:39:45.440 INFO:tasks.rados.rados.0.smithi031.stdout:1631: read oid 3 snap 150 2024-04-17T11:39:45.440 INFO:tasks.rados.rados.0.smithi031.stdout:1631: expect (ObjNum 437 snap 143 seq_num 437) 2024-04-17T11:39:45.440 INFO:tasks.rados.rados.0.smithi031.stdout:1632: snap_create 2024-04-17T11:39:45.466 INFO:tasks.rados.rados.0.smithi031.stdout:1631: expect (ObjNum 437 snap 143 seq_num 437) 2024-04-17T11:39:45.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:44.435741+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-04-17T11:39:45.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:44.435741+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-04-17T11:39:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:44.435741+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-04-17T11:39:45.750 INFO:tasks.rados.rados.0.smithi031.stdout:1630: finishing copy_from racing read to smithi03173351-48 2024-04-17T11:39:45.750 INFO:tasks.rados.rados.0.smithi031.stdout:1630: finishing copy_from to smithi03173351-48 2024-04-17T11:39:45.750 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 856 (ObjNum 457 snap 147 seq_num 457) dirty exists 2024-04-17T11:39:46.445 INFO:tasks.rados.rados.0.smithi031.stdout:1630: done (2 left) 2024-04-17T11:39:46.445 INFO:tasks.rados.rados.0.smithi031.stdout:1631: done (1 left) 2024-04-17T11:39:46.445 INFO:tasks.rados.rados.0.smithi031.stdout:1632: done (0 left) 2024-04-17T11:39:46.445 INFO:tasks.rados.rados.0.smithi031.stdout:1633: delete oid 8 current snap is 165 2024-04-17T11:39:46.450 INFO:tasks.rados.rados.0.smithi031.stdout:1633: done (0 left) 2024-04-17T11:39:46.450 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 19 current snap is 165 2024-04-17T11:39:46.450 INFO:tasks.rados.rados.0.smithi031.stdout:1634: seq_num 506 ranges {950272=483328,1433600=761856,2195456=40960} 2024-04-17T11:39:46.458 INFO:tasks.rados.rados.0.smithi031.stdout:1634: writing smithi03173351-19 from 950272 to 1433600 tid 1 2024-04-17T11:39:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:1634: writing smithi03173351-19 from 1433600 to 2195456 tid 2 2024-04-17T11:39:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:1634: writing smithi03173351-19 from 2195456 to 2236416 tid 3 2024-04-17T11:39:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:1635: rollback oid 40 current snap is 165 2024-04-17T11:39:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 40 to 163 2024-04-17T11:39:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:1636: rmattr oid 1 current snap is 165 2024-04-17T11:39:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:1637: delete oid 35 current snap is 165 2024-04-17T11:39:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:1634: finishing write tid 1 to smithi03173351-19 2024-04-17T11:39:46.466 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 1178 (ObjNum 288 snap 0 seq_num 65) dirty exists 2024-04-17T11:39:46.468 INFO:tasks.rados.rados.0.smithi031.stdout:1634: finishing write tid 2 to smithi03173351-19 2024-04-17T11:39:46.468 INFO:tasks.rados.rados.0.smithi031.stdout:1634: finishing write tid 3 to smithi03173351-19 2024-04-17T11:39:46.468 INFO:tasks.rados.rados.0.smithi031.stdout:1634: finishing write tid 4 to smithi03173351-19 2024-04-17T11:39:46.470 INFO:tasks.rados.rados.0.smithi031.stdout:1634: finishing write tid 5 to smithi03173351-19 2024-04-17T11:39:46.470 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 1669 (ObjNum 506 snap 165 seq_num 506) dirty exists 2024-04-17T11:39:46.470 INFO:tasks.rados.rados.0.smithi031.stdout:1634: left oid 19 (ObjNum 506 snap 165 seq_num 506) 2024-04-17T11:39:46.470 INFO:tasks.rados.rados.0.smithi031.stdout:1634: done (3 left) 2024-04-17T11:39:46.470 INFO:tasks.rados.rados.0.smithi031.stdout:1636: done (2 left) 2024-04-17T11:39:46.470 INFO:tasks.rados.rados.0.smithi031.stdout:1637: done (1 left) 2024-04-17T11:39:46.470 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 165 2024-04-17T11:39:46.470 INFO:tasks.rados.rados.0.smithi031.stdout:1638: seq_num 508 ranges {5898240=516096,6414336=524288,6938624=278528} 2024-04-17T11:39:46.505 INFO:tasks.rados.rados.0.smithi031.stdout:1638: writing smithi03173351-29 from 5898240 to 6414336 tid 1 2024-04-17T11:39:46.508 INFO:tasks.rados.rados.0.smithi031.stdout:1638: writing smithi03173351-29 from 6414336 to 6938624 tid 2 2024-04-17T11:39:46.510 INFO:tasks.rados.rados.0.smithi031.stdout:1638: writing smithi03173351-29 from 6938624 to 7217152 tid 3 2024-04-17T11:39:46.510 INFO:tasks.rados.rados.0.smithi031.stdout:1639: copy_from oid 44 from oid 14 current snap is 165 2024-04-17T11:39:46.510 INFO:tasks.rados.rados.0.smithi031.stdout:1635: finishing rollback tid 0 to smithi03173351-40 2024-04-17T11:39:46.510 INFO:tasks.rados.rados.0.smithi031.stdout:1635: finishing rollback tid 1 to smithi03173351-40 2024-04-17T11:39:46.510 INFO:tasks.rados.rados.0.smithi031.stdout:1635: finishing rollback tid 2 to smithi03173351-40 2024-04-17T11:39:46.510 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 1190 (ObjNum 457 snap 147 seq_num 457) dirty exists 2024-04-17T11:39:46.511 INFO:tasks.rados.rados.0.smithi031.stdout:1635: done (2 left) 2024-04-17T11:39:46.511 INFO:tasks.rados.rados.0.smithi031.stdout:1640: snap_create 2024-04-17T11:39:46.511 INFO:tasks.rados.rados.0.smithi031.stdout:1638: finishing write tid 1 to smithi03173351-29 2024-04-17T11:39:46.511 INFO:tasks.rados.rados.0.smithi031.stdout:1638: finishing write tid 2 to smithi03173351-29 2024-04-17T11:39:46.513 INFO:tasks.rados.rados.0.smithi031.stdout:1638: finishing write tid 3 to smithi03173351-29 2024-04-17T11:39:46.513 INFO:tasks.rados.rados.0.smithi031.stdout:1638: finishing write tid 4 to smithi03173351-29 2024-04-17T11:39:46.514 INFO:tasks.rados.rados.0.smithi031.stdout:1638: finishing write tid 5 to smithi03173351-29 2024-04-17T11:39:46.514 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 896 (ObjNum 508 snap 165 seq_num 508) dirty exists 2024-04-17T11:39:46.514 INFO:tasks.rados.rados.0.smithi031.stdout:1638: left oid 29 (ObjNum 508 snap 165 seq_num 508) 2024-04-17T11:39:46.518 INFO:tasks.rados.rados.0.smithi031.stdout:1639: finishing copy_from racing read to smithi03173351-44 2024-04-17T11:39:46.518 INFO:tasks.rados.rados.0.smithi031.stdout:1639: finishing copy_from to smithi03173351-44 2024-04-17T11:39:46.519 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1186 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:39:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:45.438663+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-04-17T11:39:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:45.759189+0000 mgr.y (mgr.14556) 326 : cluster [DBG] pgmap v590: 121 pgs: 121 active+clean; 464 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-04-17T11:39:46.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:45.438663+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-04-17T11:39:46.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:45.759189+0000 mgr.y (mgr.14556) 326 : cluster [DBG] pgmap v590: 121 pgs: 121 active+clean; 464 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-04-17T11:39:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:45.438663+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-04-17T11:39:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:45.759189+0000 mgr.y (mgr.14556) 326 : cluster [DBG] pgmap v590: 121 pgs: 121 active+clean; 464 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-04-17T11:39:47.452 INFO:tasks.rados.rados.0.smithi031.stdout:1638: done (2 left) 2024-04-17T11:39:47.452 INFO:tasks.rados.rados.0.smithi031.stdout:1639: done (1 left) 2024-04-17T11:39:47.452 INFO:tasks.rados.rados.0.smithi031.stdout:1640: done (0 left) 2024-04-17T11:39:47.452 INFO:tasks.rados.rados.0.smithi031.stdout:1641: rollback oid 2 current snap is 166 2024-04-17T11:39:47.452 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 2 to 150 2024-04-17T11:39:47.452 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 166 2024-04-17T11:39:47.452 INFO:tasks.rados.rados.0.smithi031.stdout:1642: seq_num 509 ranges {6307840=532480,6840320=409600,7249920=393216} 2024-04-17T11:39:47.489 INFO:tasks.rados.rados.0.smithi031.stdout:1642: writing smithi03173351-11 from 6307840 to 6840320 tid 1 2024-04-17T11:39:47.491 INFO:tasks.rados.rados.0.smithi031.stdout:1642: writing smithi03173351-11 from 6840320 to 7249920 tid 2 2024-04-17T11:39:47.494 INFO:tasks.rados.rados.0.smithi031.stdout:1642: writing smithi03173351-11 from 7249920 to 7643136 tid 3 2024-04-17T11:39:47.495 INFO:tasks.rados.rados.0.smithi031.stdout:1643: copy_from oid 49 from oid 36 current snap is 166 2024-04-17T11:39:47.495 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 166 2024-04-17T11:39:47.495 INFO:tasks.rados.rados.0.smithi031.stdout:1644: seq_num 510 ranges {0=548864,548864=745472,1294336=57344} 2024-04-17T11:39:47.498 INFO:tasks.rados.rados.0.smithi031.stdout:1644: writing smithi03173351-16 from 0 to 548864 tid 1 2024-04-17T11:39:47.502 INFO:tasks.rados.rados.0.smithi031.stdout:1644: writing smithi03173351-16 from 548864 to 1294336 tid 2 2024-04-17T11:39:47.503 INFO:tasks.rados.rados.0.smithi031.stdout:1644: writing smithi03173351-16 from 1294336 to 1351680 tid 3 2024-04-17T11:39:47.503 INFO:tasks.rados.rados.0.smithi031.stdout:1645: read oid 30 snap -1 2024-04-17T11:39:47.503 INFO:tasks.rados.rados.0.smithi031.stdout:1645: expect (ObjNum 500 snap 161 seq_num 500) 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:1646: snap_create 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:1641: finishing rollback tid 0 to smithi03173351-2 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:1641: finishing rollback tid 1 to smithi03173351-2 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:1641: finishing rollback tid 2 to smithi03173351-2 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 660 (ObjNum 400 snap 137 seq_num 400) dirty exists 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:1642: finishing write tid 1 to smithi03173351-11 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:1642: finishing write tid 2 to smithi03173351-11 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:1642: finishing write tid 3 to smithi03173351-11 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:1642: finishing write tid 4 to smithi03173351-11 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:1642: finishing write tid 5 to smithi03173351-11 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 1182 (ObjNum 509 snap 166 seq_num 509) dirty exists 2024-04-17T11:39:47.504 INFO:tasks.rados.rados.0.smithi031.stdout:1642: left oid 11 (ObjNum 509 snap 166 seq_num 509) 2024-04-17T11:39:47.505 INFO:tasks.rados.rados.0.smithi031.stdout:1644: finishing write tid 1 to smithi03173351-16 2024-04-17T11:39:47.508 INFO:tasks.rados.rados.0.smithi031.stdout:1644: finishing write tid 2 to smithi03173351-16 2024-04-17T11:39:47.508 INFO:tasks.rados.rados.0.smithi031.stdout:1644: finishing write tid 3 to smithi03173351-16 2024-04-17T11:39:47.508 INFO:tasks.rados.rados.0.smithi031.stdout:1644: finishing write tid 4 to smithi03173351-16 2024-04-17T11:39:47.510 INFO:tasks.rados.rados.0.smithi031.stdout:1644: finishing write tid 5 to smithi03173351-16 2024-04-17T11:39:47.511 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 235 (ObjNum 510 snap 166 seq_num 510) dirty exists 2024-04-17T11:39:47.511 INFO:tasks.rados.rados.0.smithi031.stdout:1644: left oid 16 (ObjNum 510 snap 166 seq_num 510) 2024-04-17T11:39:47.520 INFO:tasks.rados.rados.0.smithi031.stdout:1643: finishing copy_from racing read to smithi03173351-49 2024-04-17T11:39:47.520 INFO:tasks.rados.rados.0.smithi031.stdout:1645: expect (ObjNum 500 snap 161 seq_num 500) 2024-04-17T11:39:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:46.445197+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-04-17T11:39:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:46.445197+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-04-17T11:39:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:46.445197+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-04-17T11:39:47.833 INFO:tasks.rados.rados.0.smithi031.stdout:1643: finishing copy_from to smithi03173351-49 2024-04-17T11:39:47.833 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 1177 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:39:48.460 INFO:tasks.rados.rados.0.smithi031.stdout:1641: done (5 left) 2024-04-17T11:39:48.460 INFO:tasks.rados.rados.0.smithi031.stdout:1642: done (4 left) 2024-04-17T11:39:48.460 INFO:tasks.rados.rados.0.smithi031.stdout:1643: done (3 left) 2024-04-17T11:39:48.460 INFO:tasks.rados.rados.0.smithi031.stdout:1644: done (2 left) 2024-04-17T11:39:48.460 INFO:tasks.rados.rados.0.smithi031.stdout:1645: done (1 left) 2024-04-17T11:39:48.460 INFO:tasks.rados.rados.0.smithi031.stdout:1646: done (0 left) 2024-04-17T11:39:48.460 INFO:tasks.rados.rados.0.smithi031.stdout:1647: snap_remove snap 160 2024-04-17T11:39:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:47.451666+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-04-17T11:39:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:47.759548+0000 mgr.y (mgr.14556) 327 : cluster [DBG] pgmap v593: 121 pgs: 121 active+clean; 464 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:48.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:47.451666+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-04-17T11:39:48.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:47.759548+0000 mgr.y (mgr.14556) 327 : cluster [DBG] pgmap v593: 121 pgs: 121 active+clean; 464 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:47.451666+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-04-17T11:39:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:47.759548+0000 mgr.y (mgr.14556) 327 : cluster [DBG] pgmap v593: 121 pgs: 121 active+clean; 464 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:49.336 INFO:tasks.rados.rados.0.smithi031.stdout:1647: done (0 left) 2024-04-17T11:39:49.337 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 167 2024-04-17T11:39:49.337 INFO:tasks.rados.rados.0.smithi031.stdout:1648: seq_num 511 ranges {0=565248,565248=630784,1196032=172032} 2024-04-17T11:39:49.343 INFO:tasks.rados.rados.0.smithi031.stdout:1648: writing smithi03173351-8 from 0 to 565248 tid 1 2024-04-17T11:39:49.345 INFO:tasks.rados.rados.0.smithi031.stdout:1648: writing smithi03173351-8 from 565248 to 1196032 tid 2 2024-04-17T11:39:49.346 INFO:tasks.rados.rados.0.smithi031.stdout:1648: writing smithi03173351-8 from 1196032 to 1368064 tid 3 2024-04-17T11:39:49.346 INFO:tasks.rados.rados.0.smithi031.stdout:1649: delete oid 12 current snap is 167 2024-04-17T11:39:49.349 INFO:tasks.rados.rados.0.smithi031.stdout:1649: done (1 left) 2024-04-17T11:39:49.349 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 35 current snap is 167 2024-04-17T11:39:49.349 INFO:tasks.rados.rados.0.smithi031.stdout:1650: seq_num 513 ranges {0=598016,598016=794624,1392640=8192} 2024-04-17T11:39:49.353 INFO:tasks.rados.rados.0.smithi031.stdout:1650: writing smithi03173351-35 from 0 to 598016 tid 1 2024-04-17T11:39:49.358 INFO:tasks.rados.rados.0.smithi031.stdout:1650: writing smithi03173351-35 from 598016 to 1392640 tid 2 2024-04-17T11:39:49.359 INFO:tasks.rados.rados.0.smithi031.stdout:1650: writing smithi03173351-35 from 1392640 to 1400832 tid 3 2024-04-17T11:39:49.359 INFO:tasks.rados.rados.0.smithi031.stdout:1651: delete oid 4 current snap is 167 2024-04-17T11:39:49.359 INFO:tasks.rados.rados.0.smithi031.stdout:1648: finishing write tid 1 to smithi03173351-8 2024-04-17T11:39:49.359 INFO:tasks.rados.rados.0.smithi031.stdout:1648: finishing write tid 2 to smithi03173351-8 2024-04-17T11:39:49.359 INFO:tasks.rados.rados.0.smithi031.stdout:1648: finishing write tid 3 to smithi03173351-8 2024-04-17T11:39:49.359 INFO:tasks.rados.rados.0.smithi031.stdout:1648: finishing write tid 4 to smithi03173351-8 2024-04-17T11:39:49.359 INFO:tasks.rados.rados.0.smithi031.stdout:1650: finishing write tid 1 to smithi03173351-35 2024-04-17T11:39:49.359 INFO:tasks.rados.rados.0.smithi031.stdout:1648: finishing write tid 5 to smithi03173351-8 2024-04-17T11:39:49.359 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 900 (ObjNum 511 snap 167 seq_num 511) dirty exists 2024-04-17T11:39:49.360 INFO:tasks.rados.rados.0.smithi031.stdout:1648: left oid 8 (ObjNum 511 snap 167 seq_num 511) 2024-04-17T11:39:49.363 INFO:tasks.rados.rados.0.smithi031.stdout:1648: done (2 left) 2024-04-17T11:39:49.363 INFO:tasks.rados.rados.0.smithi031.stdout:1651: done (1 left) 2024-04-17T11:39:49.363 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 47 current snap is 167 2024-04-17T11:39:49.363 INFO:tasks.rados.rados.0.smithi031.stdout:1652: seq_num 515 ranges {0=630784,630784=565248,1196032=237568} 2024-04-17T11:39:49.365 INFO:tasks.rados.rados.0.smithi031.stdout:1652: writing smithi03173351-47 from 0 to 630784 tid 1 2024-04-17T11:39:49.369 INFO:tasks.rados.rados.0.smithi031.stdout:1652: writing smithi03173351-47 from 630784 to 1196032 tid 2 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:1652: writing smithi03173351-47 from 1196032 to 1433600 tid 3 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:1653: rmattr oid 23 current snap is 167 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:1653: done (2 left) 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:1654: copy_from oid 30 from oid 2 current snap is 167 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:1650: finishing write tid 2 to smithi03173351-35 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:1650: finishing write tid 3 to smithi03173351-35 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:1650: finishing write tid 4 to smithi03173351-35 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:1650: finishing write tid 5 to smithi03173351-35 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 863 (ObjNum 513 snap 167 seq_num 513) dirty exists 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:1650: left oid 35 (ObjNum 513 snap 167 seq_num 513) 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:1652: finishing write tid 1 to smithi03173351-47 2024-04-17T11:39:49.371 INFO:tasks.rados.rados.0.smithi031.stdout:1650: done (2 left) 2024-04-17T11:39:49.372 INFO:tasks.rados.rados.0.smithi031.stdout:1655: copy_from oid 18 from oid 44 current snap is 167 2024-04-17T11:39:49.372 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 167 2024-04-17T11:39:49.372 INFO:tasks.rados.rados.0.smithi031.stdout:1656: seq_num 516 ranges {4562944=647168,5210112=450560,5660672=352256} 2024-04-17T11:39:49.399 INFO:tasks.rados.rados.0.smithi031.stdout:1656: writing smithi03173351-7 from 4562944 to 5210112 tid 1 2024-04-17T11:39:49.402 INFO:tasks.rados.rados.0.smithi031.stdout:1656: writing smithi03173351-7 from 5210112 to 5660672 tid 2 2024-04-17T11:39:49.404 INFO:tasks.rados.rados.0.smithi031.stdout:1656: writing smithi03173351-7 from 5660672 to 6012928 tid 3 2024-04-17T11:39:49.404 INFO:tasks.rados.rados.0.smithi031.stdout:1657: delete oid 46 current snap is 167 2024-04-17T11:39:49.404 INFO:tasks.rados.rados.0.smithi031.stdout:1652: finishing write tid 2 to smithi03173351-47 2024-04-17T11:39:49.404 INFO:tasks.rados.rados.0.smithi031.stdout:1652: finishing write tid 3 to smithi03173351-47 2024-04-17T11:39:49.404 INFO:tasks.rados.rados.0.smithi031.stdout:1652: finishing write tid 4 to smithi03173351-47 2024-04-17T11:39:49.405 INFO:tasks.rados.rados.0.smithi031.stdout:1652: finishing write tid 5 to smithi03173351-47 2024-04-17T11:39:49.405 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1621 (ObjNum 515 snap 167 seq_num 515) dirty exists 2024-04-17T11:39:49.405 INFO:tasks.rados.rados.0.smithi031.stdout:1652: left oid 47 (ObjNum 515 snap 167 seq_num 515) 2024-04-17T11:39:49.405 INFO:tasks.rados.rados.0.smithi031.stdout:1655: finishing copy_from racing read to smithi03173351-18 2024-04-17T11:39:49.405 INFO:tasks.rados.rados.0.smithi031.stdout:1655: finishing copy_from to smithi03173351-18 2024-04-17T11:39:49.405 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 1186 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:39:49.405 INFO:tasks.rados.rados.0.smithi031.stdout:1654: finishing copy_from racing read to smithi03173351-30 2024-04-17T11:39:49.405 INFO:tasks.rados.rados.0.smithi031.stdout:1654: finishing copy_from to smithi03173351-30 2024-04-17T11:39:49.405 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 660 (ObjNum 400 snap 137 seq_num 400) dirty exists 2024-04-17T11:39:49.405 INFO:tasks.rados.rados.0.smithi031.stdout:1656: finishing write tid 1 to smithi03173351-7 2024-04-17T11:39:49.405 INFO:tasks.rados.rados.0.smithi031.stdout:1656: finishing write tid 2 to smithi03173351-7 2024-04-17T11:39:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:1652: done (4 left) 2024-04-17T11:39:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:1654: done (3 left) 2024-04-17T11:39:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:1655: done (2 left) 2024-04-17T11:39:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:1657: done (1 left) 2024-04-17T11:39:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:1658: read oid 29 snap -1 2024-04-17T11:39:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:1658: expect (ObjNum 508 snap 165 seq_num 508) 2024-04-17T11:39:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:1659: delete oid 40 current snap is 167 2024-04-17T11:39:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:1656: finishing write tid 3 to smithi03173351-7 2024-04-17T11:39:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:1656: finishing write tid 4 to smithi03173351-7 2024-04-17T11:39:49.408 INFO:tasks.rados.rados.0.smithi031.stdout:1656: finishing write tid 5 to smithi03173351-7 2024-04-17T11:39:49.408 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1673 (ObjNum 516 snap 167 seq_num 516) dirty exists 2024-04-17T11:39:49.408 INFO:tasks.rados.rados.0.smithi031.stdout:1656: left oid 7 (ObjNum 516 snap 167 seq_num 516) 2024-04-17T11:39:49.409 INFO:tasks.rados.rados.0.smithi031.stdout:1656: done (2 left) 2024-04-17T11:39:49.409 INFO:tasks.rados.rados.0.smithi031.stdout:1659: done (1 left) 2024-04-17T11:39:49.409 INFO:tasks.rados.rados.0.smithi031.stdout:1660: snap_create 2024-04-17T11:39:49.429 INFO:tasks.rados.rados.0.smithi031.stdout:1658: expect (ObjNum 508 snap 165 seq_num 508) 2024-04-17T11:39:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:48.457480+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-04-17T11:39:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:49.336811+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-04-17T11:39:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:48.457480+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-04-17T11:39:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:49.336811+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-04-17T11:39:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:48.457480+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-04-17T11:39:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:49.336811+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-04-17T11:39:50.339 INFO:tasks.rados.rados.0.smithi031.stdout:1658: done (1 left) 2024-04-17T11:39:50.339 INFO:tasks.rados.rados.0.smithi031.stdout:1660: done (0 left) 2024-04-17T11:39:50.339 INFO:tasks.rados.rados.0.smithi031.stdout:1661: delete oid 9 current snap is 168 2024-04-17T11:39:50.342 INFO:tasks.rados.rados.0.smithi031.stdout:1661: done (0 left) 2024-04-17T11:39:50.342 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 39 current snap is 168 2024-04-17T11:39:50.342 INFO:tasks.rados.rados.0.smithi031.stdout:1662: seq_num 520 ranges {0=712704,712704=434176,1146880=368640} 2024-04-17T11:39:50.346 INFO:tasks.rados.rados.0.smithi031.stdout:1662: writing smithi03173351-39 from 0 to 712704 tid 1 2024-04-17T11:39:50.348 INFO:tasks.rados.rados.0.smithi031.stdout:1662: writing smithi03173351-39 from 712704 to 1146880 tid 2 2024-04-17T11:39:50.351 INFO:tasks.rados.rados.0.smithi031.stdout:1662: writing smithi03173351-39 from 1146880 to 1515520 tid 3 2024-04-17T11:39:50.351 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 47 current snap is 168 2024-04-17T11:39:50.351 INFO:tasks.rados.rados.0.smithi031.stdout:1663: seq_num 521 ranges {1433600=729088,2162688=720896,2883584=81920} 2024-04-17T11:39:50.362 INFO:tasks.rados.rados.0.smithi031.stdout:1663: writing smithi03173351-47 from 1433600 to 2162688 tid 1 2024-04-17T11:39:50.366 INFO:tasks.rados.rados.0.smithi031.stdout:1663: writing smithi03173351-47 from 2162688 to 2883584 tid 2 2024-04-17T11:39:50.367 INFO:tasks.rados.rados.0.smithi031.stdout:1663: writing smithi03173351-47 from 2883584 to 2965504 tid 3 2024-04-17T11:39:50.367 INFO:tasks.rados.rados.0.smithi031.stdout:1664: read oid 32 snap -1 2024-04-17T11:39:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1664: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:39:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1665: snap_create 2024-04-17T11:39:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1662: finishing write tid 1 to smithi03173351-39 2024-04-17T11:39:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1662: finishing write tid 2 to smithi03173351-39 2024-04-17T11:39:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1662: finishing write tid 3 to smithi03173351-39 2024-04-17T11:39:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1662: finishing write tid 4 to smithi03173351-39 2024-04-17T11:39:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1662: finishing write tid 5 to smithi03173351-39 2024-04-17T11:39:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 867 (ObjNum 520 snap 168 seq_num 520) dirty exists 2024-04-17T11:39:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1662: left oid 39 (ObjNum 520 snap 168 seq_num 520) 2024-04-17T11:39:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1663: finishing write tid 1 to smithi03173351-47 2024-04-17T11:39:50.372 INFO:tasks.rados.rados.0.smithi031.stdout:1663: finishing write tid 2 to smithi03173351-47 2024-04-17T11:39:50.372 INFO:tasks.rados.rados.0.smithi031.stdout:1663: finishing write tid 3 to smithi03173351-47 2024-04-17T11:39:50.372 INFO:tasks.rados.rados.0.smithi031.stdout:1663: finishing write tid 4 to smithi03173351-47 2024-04-17T11:39:50.373 INFO:tasks.rados.rados.0.smithi031.stdout:1663: finishing write tid 5 to smithi03173351-47 2024-04-17T11:39:50.373 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1625 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-04-17T11:39:50.374 INFO:tasks.rados.rados.0.smithi031.stdout:1663: left oid 47 (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:39:50.383 INFO:tasks.rados.rados.0.smithi031.stdout:1664: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:39:51.342 INFO:tasks.rados.rados.0.smithi031.stdout:1662: done (3 left) 2024-04-17T11:39:51.342 INFO:tasks.rados.rados.0.smithi031.stdout:1663: done (2 left) 2024-04-17T11:39:51.342 INFO:tasks.rados.rados.0.smithi031.stdout:1664: done (1 left) 2024-04-17T11:39:51.342 INFO:tasks.rados.rados.0.smithi031.stdout:1665: done (0 left) 2024-04-17T11:39:51.342 INFO:tasks.rados.rados.0.smithi031.stdout:1666: read oid 4 snap 113 2024-04-17T11:39:51.342 INFO:tasks.rados.rados.0.smithi031.stdout:1666: expect (ObjNum 288 snap 98 seq_num 288) 2024-04-17T11:39:51.342 INFO:tasks.rados.rados.0.smithi031.stdout:1667: snap_remove snap 130 2024-04-17T11:39:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:49.759952+0000 mgr.y (mgr.14556) 328 : cluster [DBG] pgmap v596: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.9 MiB/s wr, 12 op/s 2024-04-17T11:39:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:50.340384+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-04-17T11:39:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:51] "GET /metrics HTTP/1.1" 200 192114 "" "Prometheus/2.33.4" 2024-04-17T11:39:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:49.759952+0000 mgr.y (mgr.14556) 328 : cluster [DBG] pgmap v596: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.9 MiB/s wr, 12 op/s 2024-04-17T11:39:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:50.340384+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-04-17T11:39:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:49.759952+0000 mgr.y (mgr.14556) 328 : cluster [DBG] pgmap v596: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.9 MiB/s wr, 12 op/s 2024-04-17T11:39:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:50.340384+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-04-17T11:39:52.351 INFO:tasks.rados.rados.0.smithi031.stdout:1667: done (1 left) 2024-04-17T11:39:52.351 INFO:tasks.rados.rados.0.smithi031.stdout:1668: setattr oid 49 current snap is 169 2024-04-17T11:39:52.351 INFO:tasks.rados.rados.0.smithi031.stdout:1666: expect (ObjNum 288 snap 98 seq_num 288) 2024-04-17T11:39:52.354 INFO:tasks.rados.rados.0.smithi031.stdout:1666: done (1 left) 2024-04-17T11:39:52.354 INFO:tasks.rados.rados.0.smithi031.stdout:1669: snap_remove snap 122 2024-04-17T11:39:52.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:51.341786+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-04-17T11:39:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:51.341786+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-04-17T11:39:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:51.341786+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-04-17T11:39:53.357 INFO:tasks.rados.rados.0.smithi031.stdout:1669: done (1 left) 2024-04-17T11:39:53.357 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 41 current snap is 169 2024-04-17T11:39:53.357 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 1749 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:39:53.357 INFO:tasks.rados.rados.0.smithi031.stdout:1670: seq_num 522 ranges {0=745472,745472=606208,1351680=196608} 2024-04-17T11:39:53.362 INFO:tasks.rados.rados.0.smithi031.stdout:1670: writing smithi03173351-41 from 0 to 745472 tid 1 2024-04-17T11:39:53.366 INFO:tasks.rados.rados.0.smithi031.stdout:1670: writing smithi03173351-41 from 745472 to 1351680 tid 2 2024-04-17T11:39:53.369 INFO:tasks.rados.rados.0.smithi031.stdout:1670: writing smithi03173351-41 from 1351680 to 1548288 tid 3 2024-04-17T11:39:53.369 INFO:tasks.rados.rados.0.smithi031.stdout:1668: done (1 left) 2024-04-17T11:39:53.369 INFO:tasks.rados.rados.0.smithi031.stdout:1671: copy_from oid 29 from oid 48 current snap is 169 2024-04-17T11:39:53.370 INFO:tasks.rados.rados.0.smithi031.stdout:1672: snap_remove snap 164 2024-04-17T11:39:53.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:51.760510+0000 mgr.y (mgr.14556) 329 : cluster [DBG] pgmap v599: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.9 MiB/s wr, 12 op/s 2024-04-17T11:39:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:52.347684+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-04-17T11:39:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:51.760510+0000 mgr.y (mgr.14556) 329 : cluster [DBG] pgmap v599: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.9 MiB/s wr, 12 op/s 2024-04-17T11:39:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:52.347684+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-04-17T11:39:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:51.760510+0000 mgr.y (mgr.14556) 329 : cluster [DBG] pgmap v599: 121 pgs: 121 active+clean; 479 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.9 MiB/s wr, 12 op/s 2024-04-17T11:39:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:52.347684+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-04-17T11:39:54.354 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:39:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:39:54.358 INFO:tasks.rados.rados.0.smithi031.stdout:1672: done (2 left) 2024-04-17T11:39:54.359 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 169 2024-04-17T11:39:54.359 INFO:tasks.rados.rados.0.smithi031.stdout:1670: finishing write tid 1 to smithi03173351-41 2024-04-17T11:39:54.359 INFO:tasks.rados.rados.0.smithi031.stdout:1673: seq_num 523 ranges {5783552=770048,6553600=491520,7045120=311296} 2024-04-17T11:39:54.395 INFO:tasks.rados.rados.0.smithi031.stdout:1673: writing smithi03173351-49 from 5783552 to 6553600 tid 1 2024-04-17T11:39:54.398 INFO:tasks.rados.rados.0.smithi031.stdout:1673: writing smithi03173351-49 from 6553600 to 7045120 tid 2 2024-04-17T11:39:54.400 INFO:tasks.rados.rados.0.smithi031.stdout:1673: writing smithi03173351-49 from 7045120 to 7356416 tid 3 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:1674: read oid 30 snap -1 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:1674: expect (ObjNum 400 snap 137 seq_num 400) 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:1675: snap_create 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:1670: finishing write tid 2 to smithi03173351-41 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:1670: finishing write tid 3 to smithi03173351-41 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:1670: finishing write tid 4 to smithi03173351-41 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:1670: finishing write tid 5 to smithi03173351-41 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 900 (ObjNum 522 snap 169 seq_num 522) dirty exists 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:1670: left oid 41 (ObjNum 522 snap 169 seq_num 522) 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:1671: finishing copy_from racing read to smithi03173351-29 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:1671: finishing copy_from to smithi03173351-29 2024-04-17T11:39:54.401 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 856 (ObjNum 457 snap 147 seq_num 457) dirty exists 2024-04-17T11:39:54.404 INFO:tasks.rados.rados.0.smithi031.stdout:1673: finishing write tid 1 to smithi03173351-49 2024-04-17T11:39:54.404 INFO:tasks.rados.rados.0.smithi031.stdout:1673: finishing write tid 2 to smithi03173351-49 2024-04-17T11:39:54.404 INFO:tasks.rados.rados.0.smithi031.stdout:1673: finishing write tid 3 to smithi03173351-49 2024-04-17T11:39:54.406 INFO:tasks.rados.rados.0.smithi031.stdout:1673: finishing write tid 4 to smithi03173351-49 2024-04-17T11:39:54.407 INFO:tasks.rados.rados.0.smithi031.stdout:1674: expect (ObjNum 400 snap 137 seq_num 400) 2024-04-17T11:39:54.461 INFO:tasks.rados.rados.0.smithi031.stdout:1673: finishing write tid 5 to smithi03173351-49 2024-04-17T11:39:54.461 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 1777 (ObjNum 523 snap 169 seq_num 523) dirty exists 2024-04-17T11:39:54.461 INFO:tasks.rados.rados.0.smithi031.stdout:1673: left oid 49 (ObjNum 523 snap 169 seq_num 523) 2024-04-17T11:39:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:53.353273+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-04-17T11:39:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:53.760883+0000 mgr.y (mgr.14556) 330 : cluster [DBG] pgmap v602: 121 pgs: 121 active+clean; 468 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-04-17T11:39:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:53.353273+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-04-17T11:39:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:53.760883+0000 mgr.y (mgr.14556) 330 : cluster [DBG] pgmap v602: 121 pgs: 121 active+clean; 468 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-04-17T11:39:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:53.353273+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-04-17T11:39:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:53.760883+0000 mgr.y (mgr.14556) 330 : cluster [DBG] pgmap v602: 121 pgs: 121 active+clean; 468 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-04-17T11:39:55.364 INFO:tasks.rados.rados.0.smithi031.stdout:1670: done (4 left) 2024-04-17T11:39:55.364 INFO:tasks.rados.rados.0.smithi031.stdout:1671: done (3 left) 2024-04-17T11:39:55.364 INFO:tasks.rados.rados.0.smithi031.stdout:1673: done (2 left) 2024-04-17T11:39:55.364 INFO:tasks.rados.rados.0.smithi031.stdout:1674: done (1 left) 2024-04-17T11:39:55.364 INFO:tasks.rados.rados.0.smithi031.stdout:1675: done (0 left) 2024-04-17T11:39:55.364 INFO:tasks.rados.rados.0.smithi031.stdout:1676: snap_remove snap 159 2024-04-17T11:39:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:54.359121+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-04-17T11:39:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:54.359121+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-04-17T11:39:55.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:54.359121+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-04-17T11:39:56.373 INFO:tasks.rados.rados.0.smithi031.stdout:1676: done (0 left) 2024-04-17T11:39:56.373 INFO:tasks.rados.rados.0.smithi031.stdout:1677: rollback oid 10 current snap is 170 2024-04-17T11:39:56.373 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 10 to 150 2024-04-17T11:39:56.373 INFO:tasks.rados.rados.0.smithi031.stdout:1678: read oid 47 snap 168 2024-04-17T11:39:56.374 INFO:tasks.rados.rados.0.smithi031.stdout:1678: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:39:56.374 INFO:tasks.rados.rados.0.smithi031.stdout:1679: read oid 8 snap 156 2024-04-17T11:39:56.374 INFO:tasks.rados.rados.0.smithi031.stdout:1679: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:39:56.374 INFO:tasks.rados.rados.0.smithi031.stdout:1680: snap_remove snap 165 2024-04-17T11:39:56.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:55.364707+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-04-17T11:39:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:55.761399+0000 mgr.y (mgr.14556) 331 : cluster [DBG] pgmap v605: 121 pgs: 121 active+clean; 468 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-04-17T11:39:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:55.364707+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-04-17T11:39:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:55.761399+0000 mgr.y (mgr.14556) 331 : cluster [DBG] pgmap v605: 121 pgs: 121 active+clean; 468 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-04-17T11:39:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:55.364707+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-04-17T11:39:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:55.761399+0000 mgr.y (mgr.14556) 331 : cluster [DBG] pgmap v605: 121 pgs: 121 active+clean; 468 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-04-17T11:39:57.374 INFO:tasks.rados.rados.0.smithi031.stdout:1680: done (3 left) 2024-04-17T11:39:57.374 INFO:tasks.rados.rados.0.smithi031.stdout:1681: read oid 12 snap 156 2024-04-17T11:39:57.375 INFO:tasks.rados.rados.0.smithi031.stdout:1681: expect (ObjNum 456 snap 145 seq_num 456) 2024-04-17T11:39:57.375 INFO:tasks.rados.rados.0.smithi031.stdout:1682: rollback oid 14 current snap is 170 2024-04-17T11:39:57.375 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 14 to 168 2024-04-17T11:39:57.375 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 170 2024-04-17T11:39:57.375 INFO:tasks.rados.rados.0.smithi031.stdout:1683: seq_num 524 ranges {0=786432,786432=778240,1564672=24576} 2024-04-17T11:39:57.384 INFO:tasks.rados.rados.0.smithi031.stdout:1683: writing smithi03173351-43 from 0 to 786432 tid 1 2024-04-17T11:39:57.384 INFO:tasks.rados.rados.0.smithi031.stdout:1683: writing smithi03173351-43 from 786432 to 1564672 tid 2 2024-04-17T11:39:57.388 INFO:tasks.rados.rados.0.smithi031.stdout:1683: writing smithi03173351-43 from 1564672 to 1589248 tid 3 2024-04-17T11:39:57.388 INFO:tasks.rados.rados.0.smithi031.stdout:1684: read oid 32 snap -1 2024-04-17T11:39:57.388 INFO:tasks.rados.rados.0.smithi031.stdout:1684: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:39:57.388 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 170 2024-04-17T11:39:57.388 INFO:tasks.rados.rados.0.smithi031.stdout:1685: seq_num 525 ranges {0=802816,802816=712704,1515520=90112} 2024-04-17T11:39:57.390 INFO:tasks.rados.rados.0.smithi031.stdout:1685: writing smithi03173351-15 from 0 to 802816 tid 1 2024-04-17T11:39:57.395 INFO:tasks.rados.rados.0.smithi031.stdout:1685: writing smithi03173351-15 from 802816 to 1515520 tid 2 2024-04-17T11:39:57.395 INFO:tasks.rados.rados.0.smithi031.stdout:1685: writing smithi03173351-15 from 1515520 to 1605632 tid 3 2024-04-17T11:39:57.395 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 170 2024-04-17T11:39:57.395 INFO:tasks.rados.rados.0.smithi031.stdout:1677: finishing rollback tid 0 to smithi03173351-10 2024-04-17T11:39:57.396 INFO:tasks.rados.rados.0.smithi031.stdout:1677: finishing rollback tid 1 to smithi03173351-10 2024-04-17T11:39:57.396 INFO:tasks.rados.rados.0.smithi031.stdout:1677: finishing rollback tid 2 to smithi03173351-10 2024-04-17T11:39:57.396 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1182 (ObjNum 386 snap 135 seq_num 386) dirty exists 2024-04-17T11:39:57.396 INFO:tasks.rados.rados.0.smithi031.stdout:1678: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:39:57.505 INFO:tasks.rados.rados.0.smithi031.stdout:1679: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:39:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:56.369493+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-04-17T11:39:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:56.369493+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-04-17T11:39:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:56.369493+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-04-17T11:39:57.789 INFO:tasks.rados.rados.0.smithi031.stdout:1683: finishing write tid 1 to smithi03173351-43 2024-04-17T11:39:57.790 INFO:tasks.rados.rados.0.smithi031.stdout:1682: finishing rollback tid 0 to smithi03173351-14 2024-04-17T11:39:57.790 INFO:tasks.rados.rados.0.smithi031.stdout:1682: finishing rollback tid 1 to smithi03173351-14 2024-04-17T11:39:57.790 INFO:tasks.rados.rados.0.smithi031.stdout:1682: finishing rollback tid 2 to smithi03173351-14 2024-04-17T11:39:57.790 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 1195 (ObjNum 167 snap 47 seq_num 167) dirty exists 2024-04-17T11:39:57.790 INFO:tasks.rados.rados.0.smithi031.stdout:1683: finishing write tid 2 to smithi03173351-43 2024-04-17T11:39:57.790 INFO:tasks.rados.rados.0.smithi031.stdout:1686: seq_num 526 ranges {720896=417792,1138688=589824,1728512=614400} 2024-04-17T11:39:57.795 INFO:tasks.rados.rados.0.smithi031.stdout:1686: writing smithi03173351-18 from 720896 to 1138688 tid 1 2024-04-17T11:39:57.798 INFO:tasks.rados.rados.0.smithi031.stdout:1686: writing smithi03173351-18 from 1138688 to 1728512 tid 2 2024-04-17T11:39:57.802 INFO:tasks.rados.rados.0.smithi031.stdout:1686: writing smithi03173351-18 from 1728512 to 2342912 tid 3 2024-04-17T11:39:57.803 INFO:tasks.rados.rados.0.smithi031.stdout:1677: done (8 left) 2024-04-17T11:39:57.803 INFO:tasks.rados.rados.0.smithi031.stdout:1678: done (7 left) 2024-04-17T11:39:57.803 INFO:tasks.rados.rados.0.smithi031.stdout:1679: done (6 left) 2024-04-17T11:39:57.803 INFO:tasks.rados.rados.0.smithi031.stdout:1682: done (5 left) 2024-04-17T11:39:57.803 INFO:tasks.rados.rados.0.smithi031.stdout:1687: rmattr oid 11 current snap is 170 2024-04-17T11:39:57.803 INFO:tasks.rados.rados.0.smithi031.stdout:1687: done (5 left) 2024-04-17T11:39:57.803 INFO:tasks.rados.rados.0.smithi031.stdout:1688: setattr oid 10 current snap is 170 2024-04-17T11:39:57.803 INFO:tasks.rados.rados.0.smithi031.stdout:1681: expect (ObjNum 456 snap 145 seq_num 456) 2024-04-17T11:39:57.889 INFO:tasks.rados.rados.0.smithi031.stdout:1683: finishing write tid 3 to smithi03173351-43 2024-04-17T11:39:57.889 INFO:tasks.rados.rados.0.smithi031.stdout:1685: finishing write tid 1 to smithi03173351-15 2024-04-17T11:39:57.889 INFO:tasks.rados.rados.0.smithi031.stdout:1685: finishing write tid 2 to smithi03173351-15 2024-04-17T11:39:57.889 INFO:tasks.rados.rados.0.smithi031.stdout:1685: finishing write tid 3 to smithi03173351-15 2024-04-17T11:39:57.889 INFO:tasks.rados.rados.0.smithi031.stdout:1685: finishing write tid 4 to smithi03173351-15 2024-04-17T11:39:57.889 INFO:tasks.rados.rados.0.smithi031.stdout:1685: finishing write tid 5 to smithi03173351-15 2024-04-17T11:39:57.889 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 1186 (ObjNum 525 snap 170 seq_num 525) dirty exists 2024-04-17T11:39:57.889 INFO:tasks.rados.rados.0.smithi031.stdout:1685: left oid 15 (ObjNum 525 snap 170 seq_num 525) 2024-04-17T11:39:57.889 INFO:tasks.rados.rados.0.smithi031.stdout:1684: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:39:58.133 INFO:tasks.rados.rados.0.smithi031.stdout:1683: finishing write tid 4 to smithi03173351-43 2024-04-17T11:39:58.133 INFO:tasks.rados.rados.0.smithi031.stdout:1683: finishing write tid 5 to smithi03173351-43 2024-04-17T11:39:58.133 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 1411 (ObjNum 524 snap 170 seq_num 524) dirty exists 2024-04-17T11:39:58.133 INFO:tasks.rados.rados.0.smithi031.stdout:1683: left oid 43 (ObjNum 524 snap 170 seq_num 524) 2024-04-17T11:39:58.133 INFO:tasks.rados.rados.0.smithi031.stdout:1686: finishing write tid 1 to smithi03173351-18 2024-04-17T11:39:58.133 INFO:tasks.rados.rados.0.smithi031.stdout:1686: finishing write tid 2 to smithi03173351-18 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:1686: finishing write tid 3 to smithi03173351-18 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:1686: finishing write tid 4 to smithi03173351-18 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:1686: finishing write tid 5 to smithi03173351-18 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 1796 (ObjNum 526 snap 170 seq_num 526) dirty exists 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:1686: left oid 18 (ObjNum 526 snap 170 seq_num 526) 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:1681: done (5 left) 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:1683: done (4 left) 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:1684: done (3 left) 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:1685: done (2 left) 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:1686: done (1 left) 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:1689: rollback oid 19 current snap is 170 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 147 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 170 2024-04-17T11:39:58.134 INFO:tasks.rados.rados.0.smithi031.stdout:1690: seq_num 527 ranges {720896=434176,1155072=475136,1630208=565248,2195456=163840} 2024-04-17T11:39:58.139 INFO:tasks.rados.rados.0.smithi031.stdout:1690: writing smithi03173351-14 from 720896 to 1155072 tid 1 2024-04-17T11:39:58.142 INFO:tasks.rados.rados.0.smithi031.stdout:1690: writing smithi03173351-14 from 1155072 to 1630208 tid 2 2024-04-17T11:39:58.145 INFO:tasks.rados.rados.0.smithi031.stdout:1690: writing smithi03173351-14 from 1630208 to 2195456 tid 3 2024-04-17T11:39:58.147 INFO:tasks.rados.rados.0.smithi031.stdout:1690: writing smithi03173351-14 from 2195456 to 2359296 tid 4 2024-04-17T11:39:58.147 INFO:tasks.rados.rados.0.smithi031.stdout:1691: rollback oid 36 current snap is 170 2024-04-17T11:39:58.147 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 36 to 166 2024-04-17T11:39:58.147 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1183 (ObjNum 386 snap 135 seq_num 386) dirty exists 2024-04-17T11:39:58.147 INFO:tasks.rados.rados.0.smithi031.stdout:1689: finishing rollback tid 0 to smithi03173351-19 2024-04-17T11:39:58.147 INFO:tasks.rados.rados.0.smithi031.stdout:1689: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:39:58.147 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 1675 (ObjNum -1701331152 snap 21884 seq_num 2594726240) dirty dne 2024-04-17T11:39:58.147 INFO:tasks.rados.rados.0.smithi031.stdout:1690: finishing write tid 1 to smithi03173351-14 2024-04-17T11:39:58.147 INFO:tasks.rados.rados.0.smithi031.stdout:1690: finishing write tid 2 to smithi03173351-14 2024-04-17T11:39:58.148 INFO:tasks.rados.rados.0.smithi031.stdout:1688: done (3 left) 2024-04-17T11:39:58.148 INFO:tasks.rados.rados.0.smithi031.stdout:1689: done (2 left) 2024-04-17T11:39:58.148 INFO:tasks.rados.rados.0.smithi031.stdout:1692: copy_from oid 35 from oid 6 current snap is 170 2024-04-17T11:39:58.148 INFO:tasks.rados.rados.0.smithi031.stdout:1693: delete oid 22 current snap is 170 2024-04-17T11:39:58.148 INFO:tasks.rados.rados.0.smithi031.stdout:1692: finishing copy_from to smithi03173351-35 2024-04-17T11:39:58.148 INFO:tasks.rados.rados.0.smithi031.stdout:1692: got expected ENOENT (src dne) 2024-04-17T11:39:58.148 INFO:tasks.rados.rados.0.smithi031.stdout:1692: finishing copy_from racing read to smithi03173351-35 2024-04-17T11:39:58.148 INFO:tasks.rados.rados.0.smithi031.stdout:1692: done (3 left) 2024-04-17T11:39:58.149 INFO:tasks.rados.rados.0.smithi031.stdout:1693: done (2 left) 2024-04-17T11:39:58.149 INFO:tasks.rados.rados.0.smithi031.stdout:1694: rmattr oid 46 current snap is 170 2024-04-17T11:39:58.149 INFO:tasks.rados.rados.0.smithi031.stdout:1694: done (2 left) 2024-04-17T11:39:58.149 INFO:tasks.rados.rados.0.smithi031.stdout:1695: copy_from oid 26 from oid 6 current snap is 170 2024-04-17T11:39:58.149 INFO:tasks.rados.rados.0.smithi031.stdout:1696: setattr oid 27 current snap is 170 2024-04-17T11:39:58.149 INFO:tasks.rados.rados.0.smithi031.stdout:1695: finishing copy_from to smithi03173351-26 2024-04-17T11:39:58.149 INFO:tasks.rados.rados.0.smithi031.stdout:1695: got expected ENOENT (src dne) 2024-04-17T11:39:58.150 INFO:tasks.rados.rados.0.smithi031.stdout:1695: finishing copy_from racing read to smithi03173351-26 2024-04-17T11:39:58.150 INFO:tasks.rados.rados.0.smithi031.stdout:1695: done (3 left) 2024-04-17T11:39:58.150 INFO:tasks.rados.rados.0.smithi031.stdout:1697: snap_create 2024-04-17T11:39:58.150 INFO:tasks.rados.rados.0.smithi031.stdout:1690: finishing write tid 3 to smithi03173351-14 2024-04-17T11:39:58.150 INFO:tasks.rados.rados.0.smithi031.stdout:1690: finishing write tid 4 to smithi03173351-14 2024-04-17T11:39:58.150 INFO:tasks.rados.rados.0.smithi031.stdout:1690: finishing write tid 5 to smithi03173351-14 2024-04-17T11:39:58.152 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 901 (ObjNum -1701700544 snap 21884 seq_num 2593345408) dirty exists 2024-04-17T11:39:58.156 INFO:tasks.rados.rados.0.smithi031.stdout:1691: finishing rollback tid 0 to smithi03173351-36 2024-04-17T11:39:58.156 INFO:tasks.rados.rados.0.smithi031.stdout:1691: finishing rollback tid 1 to smithi03173351-36 2024-04-17T11:39:58.156 INFO:tasks.rados.rados.0.smithi031.stdout:1690: finishing write tid 6 to smithi03173351-14 2024-04-17T11:39:58.156 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 1200 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-04-17T11:39:58.156 INFO:tasks.rados.rados.0.smithi031.stdout:1690: left oid 14 (ObjNum 527 snap 170 seq_num 527) 2024-04-17T11:39:58.156 INFO:tasks.rados.rados.0.smithi031.stdout:1691: finishing rollback tid 2 to smithi03173351-36 2024-04-17T11:39:58.156 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 1203 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:39:58.389 INFO:tasks.rados.rados.0.smithi031.stdout:1690: done (3 left) 2024-04-17T11:39:58.390 INFO:tasks.rados.rados.0.smithi031.stdout:1691: done (2 left) 2024-04-17T11:39:58.390 INFO:tasks.rados.rados.0.smithi031.stdout:1696: done (1 left) 2024-04-17T11:39:58.390 INFO:tasks.rados.rados.0.smithi031.stdout:1697: done (0 left) 2024-04-17T11:39:58.390 INFO:tasks.rados.rados.0.smithi031.stdout:1698: delete oid 24 current snap is 171 2024-04-17T11:39:58.392 INFO:tasks.rados.rados.0.smithi031.stdout:1698: done (0 left) 2024-04-17T11:39:58.392 INFO:tasks.rados.rados.0.smithi031.stdout:1699: rmattr oid 14 current snap is 171 2024-04-17T11:39:58.392 INFO:tasks.rados.rados.0.smithi031.stdout:1700: delete oid 7 current snap is 171 2024-04-17T11:39:58.396 INFO:tasks.rados.rados.0.smithi031.stdout:1700: done (1 left) 2024-04-17T11:39:58.396 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 171 2024-04-17T11:39:58.397 INFO:tasks.rados.rados.0.smithi031.stdout:1701: seq_num 531 ranges {4653056=499712,5152768=417792,5570560=548864,6119424=237568} 2024-04-17T11:39:58.424 INFO:tasks.rados.rados.0.smithi031.stdout:1701: writing smithi03173351-29 from 4653056 to 5152768 tid 1 2024-04-17T11:39:58.427 INFO:tasks.rados.rados.0.smithi031.stdout:1701: writing smithi03173351-29 from 5152768 to 5570560 tid 2 2024-04-17T11:39:58.430 INFO:tasks.rados.rados.0.smithi031.stdout:1701: writing smithi03173351-29 from 5570560 to 6119424 tid 3 2024-04-17T11:39:58.432 INFO:tasks.rados.rados.0.smithi031.stdout:1701: writing smithi03173351-29 from 6119424 to 6356992 tid 4 2024-04-17T11:39:58.432 INFO:tasks.rados.rados.0.smithi031.stdout:1702: snap_create 2024-04-17T11:39:58.432 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 1204 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-04-17T11:39:58.432 INFO:tasks.rados.rados.0.smithi031.stdout:1701: finishing write tid 1 to smithi03173351-29 2024-04-17T11:39:58.432 INFO:tasks.rados.rados.0.smithi031.stdout:1701: finishing write tid 2 to smithi03173351-29 2024-04-17T11:39:58.433 INFO:tasks.rados.rados.0.smithi031.stdout:1701: finishing write tid 3 to smithi03173351-29 2024-04-17T11:39:58.434 INFO:tasks.rados.rados.0.smithi031.stdout:1701: finishing write tid 4 to smithi03173351-29 2024-04-17T11:39:58.434 INFO:tasks.rados.rados.0.smithi031.stdout:1701: finishing write tid 5 to smithi03173351-29 2024-04-17T11:39:58.435 INFO:tasks.rados.rados.0.smithi031.stdout:1701: finishing write tid 6 to smithi03173351-29 2024-04-17T11:39:58.436 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 905 (ObjNum 531 snap 171 seq_num 531) dirty exists 2024-04-17T11:39:58.436 INFO:tasks.rados.rados.0.smithi031.stdout:1701: left oid 29 (ObjNum 531 snap 171 seq_num 531) 2024-04-17T11:39:58.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:57.371478+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-04-17T11:39:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:57.761810+0000 mgr.y (mgr.14556) 332 : cluster [DBG] pgmap v608: 121 pgs: 121 active+clean; 468 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:57.371478+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-04-17T11:39:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:57.761810+0000 mgr.y (mgr.14556) 332 : cluster [DBG] pgmap v608: 121 pgs: 121 active+clean; 468 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:57.371478+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-04-17T11:39:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:57.761810+0000 mgr.y (mgr.14556) 332 : cluster [DBG] pgmap v608: 121 pgs: 121 active+clean; 468 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:39:59.339 INFO:tasks.rados.rados.0.smithi031.stdout:1699: done (2 left) 2024-04-17T11:39:59.339 INFO:tasks.rados.rados.0.smithi031.stdout:1701: done (1 left) 2024-04-17T11:39:59.340 INFO:tasks.rados.rados.0.smithi031.stdout:1702: done (0 left) 2024-04-17T11:39:59.340 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 172 2024-04-17T11:39:59.340 INFO:tasks.rados.rados.0.smithi031.stdout:1703: seq_num 532 ranges {0=516096,516096=696320,1212416=507904} 2024-04-17T11:39:59.342 INFO:tasks.rados.rados.0.smithi031.stdout:1703: writing smithi03173351-45 from 0 to 516096 tid 1 2024-04-17T11:39:59.347 INFO:tasks.rados.rados.0.smithi031.stdout:1703: writing smithi03173351-45 from 516096 to 1212416 tid 2 2024-04-17T11:39:59.349 INFO:tasks.rados.rados.0.smithi031.stdout:1703: writing smithi03173351-45 from 1212416 to 1720320 tid 3 2024-04-17T11:39:59.349 INFO:tasks.rados.rados.0.smithi031.stdout:1704: snap_remove snap 168 2024-04-17T11:39:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:58.387825+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-04-17T11:39:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:39:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:59.335179+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-04-17T11:39:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:58.387825+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-04-17T11:39:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:39:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:59.335179+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-04-17T11:39:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:58.387825+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-04-17T11:39:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:39:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:59.335179+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-04-17T11:40:00.338 INFO:tasks.rados.rados.0.smithi031.stdout:1704: done (1 left) 2024-04-17T11:40:00.338 INFO:tasks.rados.rados.0.smithi031.stdout:1705: copy_from oid 25 from oid 40 current snap is 172 2024-04-17T11:40:00.338 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 172 2024-04-17T11:40:00.339 INFO:tasks.rados.rados.0.smithi031.stdout:1706: seq_num 533 ranges {6356992=532480,6889472=630784,7520256=516096,8036352=57344} 2024-04-17T11:40:00.376 INFO:tasks.rados.rados.0.smithi031.stdout:1706: writing smithi03173351-29 from 6356992 to 6889472 tid 1 2024-04-17T11:40:00.380 INFO:tasks.rados.rados.0.smithi031.stdout:1706: writing smithi03173351-29 from 6889472 to 7520256 tid 2 2024-04-17T11:40:00.383 INFO:tasks.rados.rados.0.smithi031.stdout:1706: writing smithi03173351-29 from 7520256 to 8036352 tid 3 2024-04-17T11:40:00.384 INFO:tasks.rados.rados.0.smithi031.stdout:1706: writing smithi03173351-29 from 8036352 to 8093696 tid 4 2024-04-17T11:40:00.384 INFO:tasks.rados.rados.0.smithi031.stdout:1707: snap_remove snap 171 2024-04-17T11:40:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:39:59.762384+0000 mgr.y (mgr.14556) 333 : cluster [DBG] pgmap v611: 121 pgs: 121 active+clean; 458 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-17T11:40:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:00.000180+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T11:40:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:00.000210+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T11:40:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:00.000219+0000 mon.a (mon.0) 1191 : cluster [WRN] host smithi031 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:40:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:00.000227+0000 mon.a (mon.0) 1192 : cluster [WRN] Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:40:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:00.000246+0000 mon.a (mon.0) 1193 : cluster [WRN] /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:40:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:00.000267+0000 mon.a (mon.0) 1194 : cluster [WRN] /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T11:40:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:00.000278+0000 mon.a (mon.0) 1195 : cluster [WRN] ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:40:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:00.338128+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-04-17T11:40:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:39:59.762384+0000 mgr.y (mgr.14556) 333 : cluster [DBG] pgmap v611: 121 pgs: 121 active+clean; 458 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-17T11:40:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:00.000180+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T11:40:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:00.000210+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T11:40:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:00.000219+0000 mon.a (mon.0) 1191 : cluster [WRN] host smithi031 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:40:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:00.000227+0000 mon.a (mon.0) 1192 : cluster [WRN] Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:40:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:00.000246+0000 mon.a (mon.0) 1193 : cluster [WRN] /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:40:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:00.000267+0000 mon.a (mon.0) 1194 : cluster [WRN] /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T11:40:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:00.000278+0000 mon.a (mon.0) 1195 : cluster [WRN] ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:40:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:00.338128+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-04-17T11:40:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:39:59.762384+0000 mgr.y (mgr.14556) 333 : cluster [DBG] pgmap v611: 121 pgs: 121 active+clean; 458 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-17T11:40:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:00.000180+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T11:40:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:00.000210+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T11:40:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:00.000219+0000 mon.a (mon.0) 1191 : cluster [WRN] host smithi031 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:40:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:00.000227+0000 mon.a (mon.0) 1192 : cluster [WRN] Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:40:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:00.000246+0000 mon.a (mon.0) 1193 : cluster [WRN] /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T11:40:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:00.000267+0000 mon.a (mon.0) 1194 : cluster [WRN] /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T11:40:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:00.000278+0000 mon.a (mon.0) 1195 : cluster [WRN] ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:40:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:00.338128+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-04-17T11:40:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:1707: done (3 left) 2024-04-17T11:40:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:1708: delete oid 17 current snap is 172 2024-04-17T11:40:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:1703: finishing write tid 1 to smithi03173351-45 2024-04-17T11:40:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:1703: finishing write tid 2 to smithi03173351-45 2024-04-17T11:40:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:1703: finishing write tid 3 to smithi03173351-45 2024-04-17T11:40:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:1703: finishing write tid 4 to smithi03173351-45 2024-04-17T11:40:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:1703: finishing write tid 5 to smithi03173351-45 2024-04-17T11:40:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1800 (ObjNum 532 snap 172 seq_num 532) dirty exists 2024-04-17T11:40:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:1703: left oid 45 (ObjNum 532 snap 172 seq_num 532) 2024-04-17T11:40:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:1705: finishing copy_from to smithi03173351-25 2024-04-17T11:40:01.343 INFO:tasks.rados.rados.0.smithi031.stdout:1705: got expected ENOENT (src dne) 2024-04-17T11:40:01.344 INFO:tasks.rados.rados.0.smithi031.stdout:1705: finishing copy_from racing read to smithi03173351-25 2024-04-17T11:40:01.344 INFO:tasks.rados.rados.0.smithi031.stdout:1706: finishing write tid 1 to smithi03173351-29 2024-04-17T11:40:01.344 INFO:tasks.rados.rados.0.smithi031.stdout:1706: finishing write tid 2 to smithi03173351-29 2024-04-17T11:40:01.344 INFO:tasks.rados.rados.0.smithi031.stdout:1706: finishing write tid 3 to smithi03173351-29 2024-04-17T11:40:01.344 INFO:tasks.rados.rados.0.smithi031.stdout:1706: finishing write tid 4 to smithi03173351-29 2024-04-17T11:40:01.344 INFO:tasks.rados.rados.0.smithi031.stdout:1706: finishing write tid 5 to smithi03173351-29 2024-04-17T11:40:01.344 INFO:tasks.rados.rados.0.smithi031.stdout:1706: finishing write tid 6 to smithi03173351-29 2024-04-17T11:40:01.344 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 910 (ObjNum 533 snap 172 seq_num 533) dirty exists 2024-04-17T11:40:01.344 INFO:tasks.rados.rados.0.smithi031.stdout:1706: left oid 29 (ObjNum 533 snap 172 seq_num 533) 2024-04-17T11:40:01.345 INFO:tasks.rados.rados.0.smithi031.stdout:1703: done (3 left) 2024-04-17T11:40:01.345 INFO:tasks.rados.rados.0.smithi031.stdout:1705: done (2 left) 2024-04-17T11:40:01.345 INFO:tasks.rados.rados.0.smithi031.stdout:1706: done (1 left) 2024-04-17T11:40:01.345 INFO:tasks.rados.rados.0.smithi031.stdout:1708: done (0 left) 2024-04-17T11:40:01.345 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 172 2024-04-17T11:40:01.345 INFO:tasks.rados.rados.0.smithi031.stdout:1709: seq_num 535 ranges {0=565248,565248=802816,1368064=401408} 2024-04-17T11:40:01.351 INFO:tasks.rados.rados.0.smithi031.stdout:1709: writing smithi03173351-23 from 0 to 565248 tid 1 2024-04-17T11:40:01.354 INFO:tasks.rados.rados.0.smithi031.stdout:1709: writing smithi03173351-23 from 565248 to 1368064 tid 2 2024-04-17T11:40:01.356 INFO:tasks.rados.rados.0.smithi031.stdout:1709: writing smithi03173351-23 from 1368064 to 1769472 tid 3 2024-04-17T11:40:01.356 INFO:tasks.rados.rados.0.smithi031.stdout:1710: snap_create 2024-04-17T11:40:01.356 INFO:tasks.rados.rados.0.smithi031.stdout:1709: finishing write tid 1 to smithi03173351-23 2024-04-17T11:40:01.357 INFO:tasks.rados.rados.0.smithi031.stdout:1709: finishing write tid 2 to smithi03173351-23 2024-04-17T11:40:01.360 INFO:tasks.rados.rados.0.smithi031.stdout:1709: finishing write tid 3 to smithi03173351-23 2024-04-17T11:40:01.360 INFO:tasks.rados.rados.0.smithi031.stdout:1709: finishing write tid 4 to smithi03173351-23 2024-04-17T11:40:01.361 INFO:tasks.rados.rados.0.smithi031.stdout:1709: finishing write tid 5 to smithi03173351-23 2024-04-17T11:40:01.361 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 898 (ObjNum 535 snap 172 seq_num 535) dirty exists 2024-04-17T11:40:01.361 INFO:tasks.rados.rados.0.smithi031.stdout:1709: left oid 23 (ObjNum 535 snap 172 seq_num 535) 2024-04-17T11:40:01.424 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:40:01.713 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (7m) 7m ago 8m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (8m) 7m ago 7m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (9m) 7m ago 9m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (9m) 7m ago 9m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (12m) 7m ago 12m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (14m) 7m ago 14m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (14m) 7m ago 14m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (13m) 7m ago 13m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (12m) 7m ago 12m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (8m) 7m ago 8m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (8m) 7m ago 8m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:40:01.714 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (12m) 7m ago 12m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:40:01.715 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (11m) 7m ago 11m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:40:01.715 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (11m) 7m ago 11m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:40:01.715 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (11m) 7m ago 11m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:40:01.715 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (10m) 7m ago 10m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:40:01.715 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (10m) 7m ago 10m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:40:01.715 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (10m) 7m ago 10m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:40:01.715 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (9m) 7m ago 9m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:40:01.715 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (7m) 7m ago 8m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:40:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:40:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:01] "GET /metrics HTTP/1.1" 200 192114 "" "Prometheus/2.33.4" 2024-04-17T11:40:02.062 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:40:02.062 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:40:02.062 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:40:02.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:40:02.063 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:40:02.343 INFO:tasks.rados.rados.0.smithi031.stdout:1709: done (1 left) 2024-04-17T11:40:02.344 INFO:tasks.rados.rados.0.smithi031.stdout:1710: done (0 left) 2024-04-17T11:40:02.344 INFO:tasks.rados.rados.0.smithi031.stdout:1711: read oid 33 snap -1 2024-04-17T11:40:02.344 INFO:tasks.rados.rados.0.smithi031.stdout:1711: expect deleted 2024-04-17T11:40:02.344 INFO:tasks.rados.rados.0.smithi031.stdout:1712: read oid 6 snap -1 2024-04-17T11:40:02.344 INFO:tasks.rados.rados.0.smithi031.stdout:1712: expect deleted 2024-04-17T11:40:02.344 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 173 2024-04-17T11:40:02.344 INFO:tasks.rados.rados.0.smithi031.stdout:1713: seq_num 536 ranges {1908736=581632,2490368=688128,3178496=516096} 2024-04-17T11:40:02.356 INFO:tasks.rados.rados.0.smithi031.stdout:1713: writing smithi03173351-2 from 1908736 to 2490368 tid 1 2024-04-17T11:40:02.361 INFO:tasks.rados.rados.0.smithi031.stdout:1713: writing smithi03173351-2 from 2490368 to 3178496 tid 2 2024-04-17T11:40:02.364 INFO:tasks.rados.rados.0.smithi031.stdout:1713: writing smithi03173351-2 from 3178496 to 3694592 tid 3 2024-04-17T11:40:02.364 INFO:tasks.rados.rados.0.smithi031.stdout:1714: delete oid 8 current snap is 173 2024-04-17T11:40:02.364 INFO:tasks.rados.rados.0.smithi031.stdout:1713: finishing write tid 1 to smithi03173351-2 2024-04-17T11:40:02.364 INFO:tasks.rados.rados.0.smithi031.stdout:1713: finishing write tid 2 to smithi03173351-2 2024-04-17T11:40:02.367 INFO:tasks.rados.rados.0.smithi031.stdout:1713: finishing write tid 3 to smithi03173351-2 2024-04-17T11:40:02.367 INFO:tasks.rados.rados.0.smithi031.stdout:1713: finishing write tid 4 to smithi03173351-2 2024-04-17T11:40:02.369 INFO:tasks.rados.rados.0.smithi031.stdout:1711: done (3 left) 2024-04-17T11:40:02.369 INFO:tasks.rados.rados.0.smithi031.stdout:1712: done (2 left) 2024-04-17T11:40:02.369 INFO:tasks.rados.rados.0.smithi031.stdout:1714: done (1 left) 2024-04-17T11:40:02.369 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 40 current snap is 173 2024-04-17T11:40:02.369 INFO:tasks.rados.rados.0.smithi031.stdout:1715: seq_num 538 ranges {0=614400,614400=450560,1064960=704512,1769472=49152} 2024-04-17T11:40:02.372 INFO:tasks.rados.rados.0.smithi031.stdout:1715: writing smithi03173351-40 from 0 to 614400 tid 1 2024-04-17T11:40:02.375 INFO:tasks.rados.rados.0.smithi031.stdout:1715: writing smithi03173351-40 from 614400 to 1064960 tid 2 2024-04-17T11:40:02.378 INFO:tasks.rados.rados.0.smithi031.stdout:1715: writing smithi03173351-40 from 1064960 to 1769472 tid 3 2024-04-17T11:40:02.379 INFO:tasks.rados.rados.0.smithi031.stdout:1715: writing smithi03173351-40 from 1769472 to 1818624 tid 4 2024-04-17T11:40:02.379 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 173 2024-04-17T11:40:02.379 INFO:tasks.rados.rados.0.smithi031.stdout:1713: finishing write tid 5 to smithi03173351-2 2024-04-17T11:40:02.380 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 693 (ObjNum 536 snap 173 seq_num 536) dirty exists 2024-04-17T11:40:02.380 INFO:tasks.rados.rados.0.smithi031.stdout:1713: left oid 2 (ObjNum 536 snap 173 seq_num 536) 2024-04-17T11:40:02.380 INFO:tasks.rados.rados.0.smithi031.stdout:1716: seq_num 539 ranges {720896=630784,1351680=737280,2088960=466944} 2024-04-17T11:40:02.386 INFO:tasks.rados.rados.0.smithi031.stdout:1716: writing smithi03173351-44 from 720896 to 1351680 tid 1 2024-04-17T11:40:02.391 INFO:tasks.rados.rados.0.smithi031.stdout:1716: writing smithi03173351-44 from 1351680 to 2088960 tid 2 2024-04-17T11:40:02.394 INFO:tasks.rados.rados.0.smithi031.stdout:1716: writing smithi03173351-44 from 2088960 to 2555904 tid 3 2024-04-17T11:40:02.394 INFO:tasks.rados.rados.0.smithi031.stdout:1713: done (2 left) 2024-04-17T11:40:02.394 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 173 2024-04-17T11:40:02.394 INFO:tasks.rados.rados.0.smithi031.stdout:1715: finishing write tid 1 to smithi03173351-40 2024-04-17T11:40:02.394 INFO:tasks.rados.rados.0.smithi031.stdout:1717: seq_num 540 ranges {1769472=647168,2416640=671744,3088384=532480} 2024-04-17T11:40:02.407 INFO:tasks.rados.rados.0.smithi031.stdout:1717: writing smithi03173351-23 from 1769472 to 2416640 tid 1 2024-04-17T11:40:02.411 INFO:tasks.rados.rados.0.smithi031.stdout:1717: writing smithi03173351-23 from 2416640 to 3088384 tid 2 2024-04-17T11:40:02.415 INFO:tasks.rados.rados.0.smithi031.stdout:1717: writing smithi03173351-23 from 3088384 to 3620864 tid 3 2024-04-17T11:40:02.416 INFO:tasks.rados.rados.0.smithi031.stdout:1718: delete oid 13 current snap is 173 2024-04-17T11:40:02.416 INFO:tasks.rados.rados.0.smithi031.stdout:1715: finishing write tid 2 to smithi03173351-40 2024-04-17T11:40:02.416 INFO:tasks.rados.rados.0.smithi031.stdout:1715: finishing write tid 3 to smithi03173351-40 2024-04-17T11:40:02.416 INFO:tasks.rados.rados.0.smithi031.stdout:1715: finishing write tid 4 to smithi03173351-40 2024-04-17T11:40:02.416 INFO:tasks.rados.rados.0.smithi031.stdout:1715: finishing write tid 5 to smithi03173351-40 2024-04-17T11:40:02.416 INFO:tasks.rados.rados.0.smithi031.stdout:1715: finishing write tid 6 to smithi03173351-40 2024-04-17T11:40:02.416 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 1209 (ObjNum 538 snap 173 seq_num 538) dirty exists 2024-04-17T11:40:02.416 INFO:tasks.rados.rados.0.smithi031.stdout:1715: left oid 40 (ObjNum 538 snap 173 seq_num 538) 2024-04-17T11:40:02.416 INFO:tasks.rados.rados.0.smithi031.stdout:1716: finishing write tid 1 to smithi03173351-44 2024-04-17T11:40:02.416 INFO:tasks.rados.rados.0.smithi031.stdout:1716: finishing write tid 2 to smithi03173351-44 2024-04-17T11:40:02.416 INFO:tasks.rados.rados.0.smithi031.stdout:1716: finishing write tid 3 to smithi03173351-44 2024-04-17T11:40:02.417 INFO:tasks.rados.rados.0.smithi031.stdout:1716: finishing write tid 4 to smithi03173351-44 2024-04-17T11:40:02.417 INFO:tasks.rados.rados.0.smithi031.stdout:1716: finishing write tid 5 to smithi03173351-44 2024-04-17T11:40:02.417 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1416 (ObjNum 539 snap 173 seq_num 539) dirty exists 2024-04-17T11:40:02.417 INFO:tasks.rados.rados.0.smithi031.stdout:1716: left oid 44 (ObjNum 539 snap 173 seq_num 539) 2024-04-17T11:40:02.417 INFO:tasks.rados.rados.0.smithi031.stdout:1717: finishing write tid 1 to smithi03173351-23 2024-04-17T11:40:02.417 INFO:tasks.rados.rados.0.smithi031.stdout:1717: finishing write tid 2 to smithi03173351-23 2024-04-17T11:40:02.418 INFO:tasks.rados.rados.0.smithi031.stdout:1715: done (3 left) 2024-04-17T11:40:02.418 INFO:tasks.rados.rados.0.smithi031.stdout:1716: done (2 left) 2024-04-17T11:40:02.418 INFO:tasks.rados.rados.0.smithi031.stdout:1718: done (1 left) 2024-04-17T11:40:02.418 INFO:tasks.rados.rados.0.smithi031.stdout:1719: rmattr oid 7 current snap is 173 2024-04-17T11:40:02.418 INFO:tasks.rados.rados.0.smithi031.stdout:1719: done (1 left) 2024-04-17T11:40:02.419 INFO:tasks.rados.rados.0.smithi031.stdout:1720: read oid 29 snap -1 2024-04-17T11:40:02.419 INFO:tasks.rados.rados.0.smithi031.stdout:1720: expect (ObjNum 533 snap 172 seq_num 533) 2024-04-17T11:40:02.419 INFO:tasks.rados.rados.0.smithi031.stdout:1721: snap_create 2024-04-17T11:40:02.419 INFO:tasks.rados.rados.0.smithi031.stdout:1717: finishing write tid 3 to smithi03173351-23 2024-04-17T11:40:02.419 INFO:tasks.rados.rados.0.smithi031.stdout:1717: finishing write tid 4 to smithi03173351-23 2024-04-17T11:40:02.419 INFO:tasks.rados.rados.0.smithi031.stdout:1717: finishing write tid 5 to smithi03173351-23 2024-04-17T11:40:02.419 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 902 (ObjNum 540 snap 173 seq_num 540) dirty exists 2024-04-17T11:40:02.419 INFO:tasks.rados.rados.0.smithi031.stdout:1717: left oid 23 (ObjNum 540 snap 173 seq_num 540) 2024-04-17T11:40:02.445 INFO:tasks.rados.rados.0.smithi031.stdout:1720: expect (ObjNum 533 snap 172 seq_num 533) 2024-04-17T11:40:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:01.343238+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-04-17T11:40:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:40:02.063510+0000 mon.a (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.31:0/3021898798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:40:02.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:01.343238+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-04-17T11:40:02.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:40:02.063510+0000 mon.a (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.31:0/3021898798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:40:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:01.343238+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-04-17T11:40:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:40:02.063510+0000 mon.a (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.31:0/3021898798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:40:03.348 INFO:tasks.rados.rados.0.smithi031.stdout:1717: done (2 left) 2024-04-17T11:40:03.348 INFO:tasks.rados.rados.0.smithi031.stdout:1720: done (1 left) 2024-04-17T11:40:03.348 INFO:tasks.rados.rados.0.smithi031.stdout:1721: done (0 left) 2024-04-17T11:40:03.348 INFO:tasks.rados.rados.0.smithi031.stdout:1722: read oid 33 snap -1 2024-04-17T11:40:03.349 INFO:tasks.rados.rados.0.smithi031.stdout:1722: expect deleted 2024-04-17T11:40:03.349 INFO:tasks.rados.rados.0.smithi031.stdout:1723: snap_remove snap 95 2024-04-17T11:40:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:40:01.413513+0000 mgr.y (mgr.14556) 334 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:40:01.706867+0000 mgr.y (mgr.14556) 335 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:01.762751+0000 mgr.y (mgr.14556) 336 : cluster [DBG] pgmap v614: 121 pgs: 121 active+clean; 458 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-17T11:40:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:02.344045+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-04-17T11:40:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:40:01.413513+0000 mgr.y (mgr.14556) 334 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:40:01.706867+0000 mgr.y (mgr.14556) 335 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:01.762751+0000 mgr.y (mgr.14556) 336 : cluster [DBG] pgmap v614: 121 pgs: 121 active+clean; 458 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-17T11:40:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:02.344045+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-04-17T11:40:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:40:01.413513+0000 mgr.y (mgr.14556) 334 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:40:01.706867+0000 mgr.y (mgr.14556) 335 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:01.762751+0000 mgr.y (mgr.14556) 336 : cluster [DBG] pgmap v614: 121 pgs: 121 active+clean; 458 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-17T11:40:03.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:02.344045+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-04-17T11:40:04.338 INFO:tasks.rados.rados.0.smithi031.stdout:1723: done (1 left) 2024-04-17T11:40:04.338 INFO:tasks.rados.rados.0.smithi031.stdout:1724: snap_create 2024-04-17T11:40:04.363 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:40:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:40:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:03.349040+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-04-17T11:40:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:04.337479+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-04-17T11:40:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:03.349040+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-04-17T11:40:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:04.337479+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-04-17T11:40:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:03.349040+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-04-17T11:40:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:04.337479+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-04-17T11:40:05.340 INFO:tasks.rados.rados.0.smithi031.stdout:1722: done (1 left) 2024-04-17T11:40:05.340 INFO:tasks.rados.rados.0.smithi031.stdout:1724: done (0 left) 2024-04-17T11:40:05.341 INFO:tasks.rados.rados.0.smithi031.stdout:1725: snap_remove snap 156 2024-04-17T11:40:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:03.763323+0000 mgr.y (mgr.14556) 337 : cluster [DBG] pgmap v617: 121 pgs: 121 active+clean; 475 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-04-17T11:40:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:05.341551+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-04-17T11:40:05.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:03.763323+0000 mgr.y (mgr.14556) 337 : cluster [DBG] pgmap v617: 121 pgs: 121 active+clean; 475 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-04-17T11:40:05.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:05.341551+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-04-17T11:40:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:03.763323+0000 mgr.y (mgr.14556) 337 : cluster [DBG] pgmap v617: 121 pgs: 121 active+clean; 475 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-04-17T11:40:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:05.341551+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-04-17T11:40:06.350 INFO:tasks.rados.rados.0.smithi031.stdout:1725: done (0 left) 2024-04-17T11:40:06.350 INFO:tasks.rados.rados.0.smithi031.stdout:1726: read oid 38 snap 137 2024-04-17T11:40:06.350 INFO:tasks.rados.rados.0.smithi031.stdout:1726: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:40:06.350 INFO:tasks.rados.rados.0.smithi031.stdout:1727: snap_create 2024-04-17T11:40:06.373 INFO:tasks.rados.rados.0.smithi031.stdout:1726: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:40:07.347 INFO:tasks.rados.rados.0.smithi031.stdout:1726: done (1 left) 2024-04-17T11:40:07.347 INFO:tasks.rados.rados.0.smithi031.stdout:1727: done (0 left) 2024-04-17T11:40:07.347 INFO:tasks.rados.rados.0.smithi031.stdout:1728: rmattr oid 25 current snap is 176 2024-04-17T11:40:07.347 INFO:tasks.rados.rados.0.smithi031.stdout:1728: done (0 left) 2024-04-17T11:40:07.347 INFO:tasks.rados.rados.0.smithi031.stdout:1729: copy_from oid 15 from oid 38 current snap is 176 2024-04-17T11:40:07.347 INFO:tasks.rados.rados.0.smithi031.stdout:1730: rollback oid 45 current snap is 176 2024-04-17T11:40:07.347 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 45 to 174 2024-04-17T11:40:07.348 INFO:tasks.rados.rados.0.smithi031.stdout:1731: read oid 30 snap -1 2024-04-17T11:40:07.348 INFO:tasks.rados.rados.0.smithi031.stdout:1731: expect (ObjNum 400 snap 137 seq_num 400) 2024-04-17T11:40:07.348 INFO:tasks.rados.rados.0.smithi031.stdout:1732: read oid 29 snap -1 2024-04-17T11:40:07.348 INFO:tasks.rados.rados.0.smithi031.stdout:1732: expect (ObjNum 533 snap 172 seq_num 533) 2024-04-17T11:40:07.348 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 176 2024-04-17T11:40:07.348 INFO:tasks.rados.rados.0.smithi031.stdout:1733: seq_num 542 ranges {0=679936,679936=442368,1122304=679936,1802240=81920} 2024-04-17T11:40:07.351 INFO:tasks.rados.rados.0.smithi031.stdout:1733: writing smithi03173351-46 from 0 to 679936 tid 1 2024-04-17T11:40:07.355 INFO:tasks.rados.rados.0.smithi031.stdout:1733: writing smithi03173351-46 from 679936 to 1122304 tid 2 2024-04-17T11:40:07.358 INFO:tasks.rados.rados.0.smithi031.stdout:1733: writing smithi03173351-46 from 1122304 to 1802240 tid 3 2024-04-17T11:40:07.360 INFO:tasks.rados.rados.0.smithi031.stdout:1733: writing smithi03173351-46 from 1802240 to 1884160 tid 4 2024-04-17T11:40:07.360 INFO:tasks.rados.rados.0.smithi031.stdout:1734: read oid 7 snap -1 2024-04-17T11:40:07.360 INFO:tasks.rados.rados.0.smithi031.stdout:1734: expect deleted 2024-04-17T11:40:07.360 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 176 2024-04-17T11:40:07.360 INFO:tasks.rados.rados.0.smithi031.stdout:1735: seq_num 543 ranges {0=704512,704512=729088,1433600=475136} 2024-04-17T11:40:07.365 INFO:tasks.rados.rados.0.smithi031.stdout:1735: writing smithi03173351-27 from 0 to 704512 tid 1 2024-04-17T11:40:07.370 INFO:tasks.rados.rados.0.smithi031.stdout:1735: writing smithi03173351-27 from 704512 to 1433600 tid 2 2024-04-17T11:40:07.373 INFO:tasks.rados.rados.0.smithi031.stdout:1735: writing smithi03173351-27 from 1433600 to 1908736 tid 3 2024-04-17T11:40:07.373 INFO:tasks.rados.rados.0.smithi031.stdout:1736: rollback oid 12 current snap is 176 2024-04-17T11:40:07.373 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 12 to 175 2024-04-17T11:40:07.373 INFO:tasks.rados.rados.0.smithi031.stdout:1737: snap_remove snap 147 2024-04-17T11:40:07.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:05.763766+0000 mgr.y (mgr.14556) 338 : cluster [DBG] pgmap v620: 121 pgs: 121 active+clean; 475 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-04-17T11:40:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:06.346664+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-04-17T11:40:07.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:05.763766+0000 mgr.y (mgr.14556) 338 : cluster [DBG] pgmap v620: 121 pgs: 121 active+clean; 475 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-04-17T11:40:07.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:06.346664+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-04-17T11:40:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:05.763766+0000 mgr.y (mgr.14556) 338 : cluster [DBG] pgmap v620: 121 pgs: 121 active+clean; 475 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-04-17T11:40:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:06.346664+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-04-17T11:40:08.355 INFO:tasks.rados.rados.0.smithi031.stdout:1737: done (8 left) 2024-04-17T11:40:08.356 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 176 2024-04-17T11:40:08.356 INFO:tasks.rados.rados.0.smithi031.stdout:1738: seq_num 544 ranges {7356416=720896,8077312=614400,8691712=589824} 2024-04-17T11:40:08.400 INFO:tasks.rados.rados.0.smithi031.stdout:1738: writing smithi03173351-49 from 7356416 to 8077312 tid 1 2024-04-17T11:40:08.404 INFO:tasks.rados.rados.0.smithi031.stdout:1738: writing smithi03173351-49 from 8077312 to 8691712 tid 2 2024-04-17T11:40:08.407 INFO:tasks.rados.rados.0.smithi031.stdout:1738: writing smithi03173351-49 from 8691712 to 9281536 tid 3 2024-04-17T11:40:08.407 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 41 current snap is 176 2024-04-17T11:40:08.408 INFO:tasks.rados.rados.0.smithi031.stdout:1739: seq_num 545 ranges {1548288=737280,2285568=491520,2777088=450560,3227648=262144} 2024-04-17T11:40:08.420 INFO:tasks.rados.rados.0.smithi031.stdout:1739: writing smithi03173351-41 from 1548288 to 2285568 tid 1 2024-04-17T11:40:08.422 INFO:tasks.rados.rados.0.smithi031.stdout:1739: writing smithi03173351-41 from 2285568 to 2777088 tid 2 2024-04-17T11:40:08.425 INFO:tasks.rados.rados.0.smithi031.stdout:1739: writing smithi03173351-41 from 2777088 to 3227648 tid 3 2024-04-17T11:40:08.427 INFO:tasks.rados.rados.0.smithi031.stdout:1739: writing smithi03173351-41 from 3227648 to 3489792 tid 4 2024-04-17T11:40:08.427 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 176 2024-04-17T11:40:08.427 INFO:tasks.rados.rados.0.smithi031.stdout:1731: expect (ObjNum 400 snap 137 seq_num 400) 2024-04-17T11:40:08.481 INFO:tasks.rados.rados.0.smithi031.stdout:1730: finishing rollback tid 0 to smithi03173351-45 2024-04-17T11:40:08.482 INFO:tasks.rados.rados.0.smithi031.stdout:1730: finishing rollback tid 1 to smithi03173351-45 2024-04-17T11:40:08.482 INFO:tasks.rados.rados.0.smithi031.stdout:1730: finishing rollback tid 2 to smithi03173351-45 2024-04-17T11:40:08.482 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1830 (ObjNum 532 snap 172 seq_num 532) dirty exists 2024-04-17T11:40:08.482 INFO:tasks.rados.rados.0.smithi031.stdout:1740: seq_num 546 ranges {180224=753664,933888=778240,1712128=425984} 2024-04-17T11:40:08.486 INFO:tasks.rados.rados.0.smithi031.stdout:1740: writing smithi03173351-5 from 180224 to 933888 tid 1 2024-04-17T11:40:08.490 INFO:tasks.rados.rados.0.smithi031.stdout:1740: writing smithi03173351-5 from 933888 to 1712128 tid 2 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1740: writing smithi03173351-5 from 1712128 to 2138112 tid 3 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1730: done (10 left) 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1731: done (9 left) 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1734: done (8 left) 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1741: snap_create 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1733: finishing write tid 1 to smithi03173351-46 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1733: finishing write tid 2 to smithi03173351-46 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1729: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1733: finishing write tid 3 to smithi03173351-46 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1733: finishing write tid 4 to smithi03173351-46 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1733: finishing write tid 5 to smithi03173351-46 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1735: finishing write tid 1 to smithi03173351-27 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:1729: finishing copy_from to smithi03173351-15 2024-04-17T11:40:08.494 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 503 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:1733: finishing write tid 6 to smithi03173351-46 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 1433 (ObjNum 542 snap 176 seq_num 542) dirty exists 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:1733: left oid 46 (ObjNum 542 snap 176 seq_num 542) 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:1735: finishing write tid 2 to smithi03173351-27 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:1735: finishing write tid 3 to smithi03173351-27 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:1735: finishing write tid 4 to smithi03173351-27 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:1736: finishing rollback tid 1 to smithi03173351-12 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 1191 (ObjNum -1710631016 snap 21884 seq_num 1) dirty dne 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:1735: finishing write tid 5 to smithi03173351-27 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 905 (ObjNum 543 snap 176 seq_num 543) dirty exists 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:1735: left oid 27 (ObjNum 543 snap 176 seq_num 543) 2024-04-17T11:40:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:1732: expect (ObjNum 533 snap 172 seq_num 533) 2024-04-17T11:40:08.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:07.346545+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-04-17T11:40:08.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:07.346545+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-04-17T11:40:08.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:07.346545+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-04-17T11:40:09.050 INFO:tasks.rados.rados.0.smithi031.stdout:1738: finishing write tid 1 to smithi03173351-49 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1738: finishing write tid 2 to smithi03173351-49 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1738: finishing write tid 3 to smithi03173351-49 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1738: finishing write tid 4 to smithi03173351-49 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1738: finishing write tid 5 to smithi03173351-49 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 1847 (ObjNum 544 snap 176 seq_num 544) dirty exists 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1738: left oid 49 (ObjNum 544 snap 176 seq_num 544) 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1739: finishing write tid 1 to smithi03173351-41 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1739: finishing write tid 2 to smithi03173351-41 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1739: finishing write tid 3 to smithi03173351-41 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1739: finishing write tid 4 to smithi03173351-41 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1739: finishing write tid 5 to smithi03173351-41 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1739: finishing write tid 6 to smithi03173351-41 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 910 (ObjNum 545 snap 176 seq_num 545) dirty exists 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1739: left oid 41 (ObjNum 545 snap 176 seq_num 545) 2024-04-17T11:40:09.051 INFO:tasks.rados.rados.0.smithi031.stdout:1740: finishing write tid 1 to smithi03173351-5 2024-04-17T11:40:09.052 INFO:tasks.rados.rados.0.smithi031.stdout:1740: finishing write tid 2 to smithi03173351-5 2024-04-17T11:40:09.052 INFO:tasks.rados.rados.0.smithi031.stdout:1740: finishing write tid 3 to smithi03173351-5 2024-04-17T11:40:09.052 INFO:tasks.rados.rados.0.smithi031.stdout:1740: finishing write tid 4 to smithi03173351-5 2024-04-17T11:40:09.052 INFO:tasks.rados.rados.0.smithi031.stdout:1740: finishing write tid 5 to smithi03173351-5 2024-04-17T11:40:09.052 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1069 (ObjNum 546 snap 176 seq_num 546) dirty exists 2024-04-17T11:40:09.052 INFO:tasks.rados.rados.0.smithi031.stdout:1740: left oid 5 (ObjNum 546 snap 176 seq_num 546) 2024-04-17T11:40:09.354 INFO:tasks.rados.rados.0.smithi031.stdout:1729: done (8 left) 2024-04-17T11:40:09.354 INFO:tasks.rados.rados.0.smithi031.stdout:1732: done (7 left) 2024-04-17T11:40:09.354 INFO:tasks.rados.rados.0.smithi031.stdout:1733: done (6 left) 2024-04-17T11:40:09.355 INFO:tasks.rados.rados.0.smithi031.stdout:1735: done (5 left) 2024-04-17T11:40:09.355 INFO:tasks.rados.rados.0.smithi031.stdout:1736: done (4 left) 2024-04-17T11:40:09.355 INFO:tasks.rados.rados.0.smithi031.stdout:1738: done (3 left) 2024-04-17T11:40:09.355 INFO:tasks.rados.rados.0.smithi031.stdout:1739: done (2 left) 2024-04-17T11:40:09.355 INFO:tasks.rados.rados.0.smithi031.stdout:1740: done (1 left) 2024-04-17T11:40:09.355 INFO:tasks.rados.rados.0.smithi031.stdout:1741: done (0 left) 2024-04-17T11:40:09.355 INFO:tasks.rados.rados.0.smithi031.stdout:1742: delete oid 50 current snap is 177 2024-04-17T11:40:09.363 INFO:tasks.rados.rados.0.smithi031.stdout:1742: done (0 left) 2024-04-17T11:40:09.363 INFO:tasks.rados.rados.0.smithi031.stdout:1743: rmattr oid 47 current snap is 177 2024-04-17T11:40:09.363 INFO:tasks.rados.rados.0.smithi031.stdout:1744: delete oid 15 current snap is 177 2024-04-17T11:40:09.367 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1627 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-04-17T11:40:09.367 INFO:tasks.rados.rados.0.smithi031.stdout:1743: done (1 left) 2024-04-17T11:40:09.367 INFO:tasks.rados.rados.0.smithi031.stdout:1744: done (0 left) 2024-04-17T11:40:09.367 INFO:tasks.rados.rados.0.smithi031.stdout:1745: snap_remove snap 173 2024-04-17T11:40:09.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:07.764234+0000 mgr.y (mgr.14556) 339 : cluster [DBG] pgmap v623: 121 pgs: 121 active+clean; 475 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:08.350562+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-04-17T11:40:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:07.764234+0000 mgr.y (mgr.14556) 339 : cluster [DBG] pgmap v623: 121 pgs: 121 active+clean; 475 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:08.350562+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-04-17T11:40:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:07.764234+0000 mgr.y (mgr.14556) 339 : cluster [DBG] pgmap v623: 121 pgs: 121 active+clean; 475 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:08.350562+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-04-17T11:40:10.373 INFO:tasks.rados.rados.0.smithi031.stdout:1745: done (0 left) 2024-04-17T11:40:10.373 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 177 2024-04-17T11:40:10.373 INFO:tasks.rados.rados.0.smithi031.stdout:1746: seq_num 549 ranges {3620864=802816,4423680=483328,4907008=434176,5341184=286720} 2024-04-17T11:40:10.396 INFO:tasks.rados.rados.0.smithi031.stdout:1746: writing smithi03173351-23 from 3620864 to 4423680 tid 1 2024-04-17T11:40:10.399 INFO:tasks.rados.rados.0.smithi031.stdout:1746: writing smithi03173351-23 from 4423680 to 4907008 tid 2 2024-04-17T11:40:10.401 INFO:tasks.rados.rados.0.smithi031.stdout:1746: writing smithi03173351-23 from 4907008 to 5341184 tid 3 2024-04-17T11:40:10.403 INFO:tasks.rados.rados.0.smithi031.stdout:1746: writing smithi03173351-23 from 5341184 to 5627904 tid 4 2024-04-17T11:40:10.404 INFO:tasks.rados.rados.0.smithi031.stdout:1746: finishing write tid 1 to smithi03173351-23 2024-04-17T11:40:10.404 INFO:tasks.rados.rados.0.smithi031.stdout:1746: finishing write tid 2 to smithi03173351-23 2024-04-17T11:40:10.404 INFO:tasks.rados.rados.0.smithi031.stdout:1747: read oid 15 snap -1 2024-04-17T11:40:10.404 INFO:tasks.rados.rados.0.smithi031.stdout:1747: expect deleted 2024-04-17T11:40:10.404 INFO:tasks.rados.rados.0.smithi031.stdout:1748: setattr oid 36 current snap is 177 2024-04-17T11:40:10.405 INFO:tasks.rados.rados.0.smithi031.stdout:1747: done (2 left) 2024-04-17T11:40:10.405 INFO:tasks.rados.rados.0.smithi031.stdout:1749: snap_create 2024-04-17T11:40:10.406 INFO:tasks.rados.rados.0.smithi031.stdout:1746: finishing write tid 3 to smithi03173351-23 2024-04-17T11:40:10.406 INFO:tasks.rados.rados.0.smithi031.stdout:1746: finishing write tid 4 to smithi03173351-23 2024-04-17T11:40:10.406 INFO:tasks.rados.rados.0.smithi031.stdout:1746: finishing write tid 5 to smithi03173351-23 2024-04-17T11:40:10.407 INFO:tasks.rados.rados.0.smithi031.stdout:1746: finishing write tid 6 to smithi03173351-23 2024-04-17T11:40:10.407 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 907 (ObjNum 549 snap 177 seq_num 549) dirty exists 2024-04-17T11:40:10.407 INFO:tasks.rados.rados.0.smithi031.stdout:1746: left oid 23 (ObjNum 549 snap 177 seq_num 549) 2024-04-17T11:40:10.411 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 1210 (ObjNum 255 snap 86 seq_num 255) dirty exists 2024-04-17T11:40:10.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:09.355171+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-04-17T11:40:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:09.355171+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-04-17T11:40:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:09.355171+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-04-17T11:40:11.373 INFO:tasks.rados.rados.0.smithi031.stdout:1746: done (2 left) 2024-04-17T11:40:11.373 INFO:tasks.rados.rados.0.smithi031.stdout:1748: done (1 left) 2024-04-17T11:40:11.373 INFO:tasks.rados.rados.0.smithi031.stdout:1749: done (0 left) 2024-04-17T11:40:11.373 INFO:tasks.rados.rados.0.smithi031.stdout:1750: delete oid 2 current snap is 178 2024-04-17T11:40:11.377 INFO:tasks.rados.rados.0.smithi031.stdout:1750: done (0 left) 2024-04-17T11:40:11.377 INFO:tasks.rados.rados.0.smithi031.stdout:1751: copy_from oid 29 from oid 30 current snap is 178 2024-04-17T11:40:11.377 INFO:tasks.rados.rados.0.smithi031.stdout:1752: read oid 1 snap 144 2024-04-17T11:40:11.377 INFO:tasks.rados.rados.0.smithi031.stdout:1752: expect deleted 2024-04-17T11:40:11.378 INFO:tasks.rados.rados.0.smithi031.stdout:1753: rollback oid 17 current snap is 178 2024-04-17T11:40:11.378 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 17 to 167 2024-04-17T11:40:11.378 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 178 2024-04-17T11:40:11.378 INFO:tasks.rados.rados.0.smithi031.stdout:1754: seq_num 551 ranges {9281536=434176,9715712=647168,10362880=450560,10813440=507904} 2024-04-17T11:40:11.430 INFO:tasks.rados.rados.0.smithi031.stdout:1754: writing smithi03173351-49 from 9281536 to 9715712 tid 1 2024-04-17T11:40:11.434 INFO:tasks.rados.rados.0.smithi031.stdout:1754: writing smithi03173351-49 from 9715712 to 10362880 tid 2 2024-04-17T11:40:11.437 INFO:tasks.rados.rados.0.smithi031.stdout:1754: writing smithi03173351-49 from 10362880 to 10813440 tid 3 2024-04-17T11:40:11.440 INFO:tasks.rados.rados.0.smithi031.stdout:1754: writing smithi03173351-49 from 10813440 to 11321344 tid 4 2024-04-17T11:40:11.440 INFO:tasks.rados.rados.0.smithi031.stdout:1755: setattr oid 5 current snap is 178 2024-04-17T11:40:11.440 INFO:tasks.rados.rados.0.smithi031.stdout:1753: finishing rollback tid 1 to smithi03173351-17 2024-04-17T11:40:11.440 INFO:tasks.rados.rados.0.smithi031.stdout:1753: finishing rollback tid 2 to smithi03173351-17 2024-04-17T11:40:11.440 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1629 (ObjNum 324 snap 119 seq_num 324) dirty exists 2024-04-17T11:40:11.440 INFO:tasks.rados.rados.0.smithi031.stdout:1751: finishing copy_from racing read to smithi03173351-29 2024-04-17T11:40:11.440 INFO:tasks.rados.rados.0.smithi031.stdout:1751: finishing copy_from to smithi03173351-29 2024-04-17T11:40:11.440 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 660 (ObjNum 400 snap 137 seq_num 400) dirty exists 2024-04-17T11:40:11.440 INFO:tasks.rados.rados.0.smithi031.stdout:1754: finishing write tid 1 to smithi03173351-49 2024-04-17T11:40:11.443 INFO:tasks.rados.rados.0.smithi031.stdout:1751: done (4 left) 2024-04-17T11:40:11.443 INFO:tasks.rados.rados.0.smithi031.stdout:1752: done (3 left) 2024-04-17T11:40:11.443 INFO:tasks.rados.rados.0.smithi031.stdout:1753: done (2 left) 2024-04-17T11:40:11.443 INFO:tasks.rados.rados.0.smithi031.stdout:1756: read oid 39 snap 170 2024-04-17T11:40:11.444 INFO:tasks.rados.rados.0.smithi031.stdout:1756: expect (ObjNum 520 snap 168 seq_num 520) 2024-04-17T11:40:11.444 INFO:tasks.rados.rados.0.smithi031.stdout:1757: rmattr oid 47 current snap is 178 2024-04-17T11:40:11.444 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 178 2024-04-17T11:40:11.444 INFO:tasks.rados.rados.0.smithi031.stdout:1758: seq_num 552 ranges {0=450560,450560=532480,983040=655360,1638400=417792} 2024-04-17T11:40:11.446 INFO:tasks.rados.rados.0.smithi031.stdout:1758: writing smithi03173351-50 from 0 to 450560 tid 1 2024-04-17T11:40:11.449 INFO:tasks.rados.rados.0.smithi031.stdout:1758: writing smithi03173351-50 from 450560 to 983040 tid 2 2024-04-17T11:40:11.452 INFO:tasks.rados.rados.0.smithi031.stdout:1758: writing smithi03173351-50 from 983040 to 1638400 tid 3 2024-04-17T11:40:11.455 INFO:tasks.rados.rados.0.smithi031.stdout:1758: writing smithi03173351-50 from 1638400 to 2056192 tid 4 2024-04-17T11:40:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:1759: rollback oid 17 current snap is 178 2024-04-17T11:40:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 17 to 172 2024-04-17T11:40:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:1754: finishing write tid 2 to smithi03173351-49 2024-04-17T11:40:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:1760: copy_from oid 46 from oid 28 current snap is 178 2024-04-17T11:40:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:1754: finishing write tid 3 to smithi03173351-49 2024-04-17T11:40:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:1754: finishing write tid 4 to smithi03173351-49 2024-04-17T11:40:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1630 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-04-17T11:40:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:1754: finishing write tid 5 to smithi03173351-49 2024-04-17T11:40:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1070 (ObjNum 546 snap 176 seq_num 546) dirty exists 2024-04-17T11:40:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:1758: finishing write tid 1 to smithi03173351-50 2024-04-17T11:40:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:1756: expect (ObjNum 520 snap 168 seq_num 520) 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:1754: finishing write tid 6 to smithi03173351-49 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 1858 (ObjNum 551 snap 178 seq_num 551) dirty exists 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:1754: left oid 49 (ObjNum 551 snap 178 seq_num 551) 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:1758: finishing write tid 2 to smithi03173351-50 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:1759: finishing rollback tid 0 to smithi03173351-17 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:1754: done (6 left) 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:1755: done (5 left) 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:1756: done (4 left) 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:1757: done (3 left) 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:1761: rollback oid 38 current snap is 178 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 166 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:1759: finishing rollback tid 1 to smithi03173351-17 2024-04-17T11:40:11.499 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1632 (ObjNum 1 snap 32549 seq_num 2594231424) dirty dne 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:1758: finishing write tid 3 to smithi03173351-50 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:1758: finishing write tid 4 to smithi03173351-50 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:1758: finishing write tid 5 to smithi03173351-50 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:1758: finishing write tid 6 to smithi03173351-50 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 1863 (ObjNum 552 snap 178 seq_num 552) dirty exists 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:1758: left oid 50 (ObjNum 552 snap 178 seq_num 552) 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:1760: finishing copy_from racing read to smithi03173351-46 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:1760: finishing copy_from to smithi03173351-46 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 853 (ObjNum 356 snap 128 seq_num 356) dirty exists 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:1758: done (3 left) 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:1759: done (2 left) 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:1760: done (1 left) 2024-04-17T11:40:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:1762: setattr oid 1 current snap is 178 2024-04-17T11:40:11.501 INFO:tasks.rados.rados.0.smithi031.stdout:1763: read oid 2 snap -1 2024-04-17T11:40:11.501 INFO:tasks.rados.rados.0.smithi031.stdout:1763: expect deleted 2024-04-17T11:40:11.501 INFO:tasks.rados.rados.0.smithi031.stdout:1764: copy_from oid 18 from oid 31 current snap is 178 2024-04-17T11:40:11.501 INFO:tasks.rados.rados.0.smithi031.stdout:1765: copy_from oid 47 from oid 13 current snap is 178 2024-04-17T11:40:11.501 INFO:tasks.rados.rados.0.smithi031.stdout:1766: read oid 10 snap 172 2024-04-17T11:40:11.502 INFO:tasks.rados.rados.0.smithi031.stdout:1766: expect (ObjNum 386 snap 135 seq_num 386) 2024-04-17T11:40:11.502 INFO:tasks.rados.rados.0.smithi031.stdout:1767: delete oid 15 current snap is 178 2024-04-17T11:40:11.502 INFO:tasks.rados.rados.0.smithi031.stdout:1764: finishing copy_from to smithi03173351-18 2024-04-17T11:40:11.502 INFO:tasks.rados.rados.0.smithi031.stdout:1764: got expected ENOENT (src dne) 2024-04-17T11:40:11.502 INFO:tasks.rados.rados.0.smithi031.stdout:1764: finishing copy_from racing read to smithi03173351-18 2024-04-17T11:40:11.504 INFO:tasks.rados.rados.0.smithi031.stdout:1761: finishing rollback tid 0 to smithi03173351-38 2024-04-17T11:40:11.504 INFO:tasks.rados.rados.0.smithi031.stdout:1765: finishing copy_from to smithi03173351-47 2024-04-17T11:40:11.504 INFO:tasks.rados.rados.0.smithi031.stdout:1765: got expected ENOENT (src dne) 2024-04-17T11:40:11.504 INFO:tasks.rados.rados.0.smithi031.stdout:1765: finishing copy_from racing read to smithi03173351-47 2024-04-17T11:40:11.504 INFO:tasks.rados.rados.0.smithi031.stdout:1761: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:40:11.504 INFO:tasks.rados.rados.0.smithi031.stdout:1761: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:40:11.504 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1635 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:40:11.505 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 1188 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-04-17T11:40:11.506 INFO:tasks.rados.rados.0.smithi031.stdout:1766: expect (ObjNum 386 snap 135 seq_num 386) 2024-04-17T11:40:11.552 INFO:tasks.rados.rados.0.smithi031.stdout:1761: done (6 left) 2024-04-17T11:40:11.552 INFO:tasks.rados.rados.0.smithi031.stdout:1762: done (5 left) 2024-04-17T11:40:11.552 INFO:tasks.rados.rados.0.smithi031.stdout:1763: done (4 left) 2024-04-17T11:40:11.552 INFO:tasks.rados.rados.0.smithi031.stdout:1764: done (3 left) 2024-04-17T11:40:11.552 INFO:tasks.rados.rados.0.smithi031.stdout:1765: done (2 left) 2024-04-17T11:40:11.552 INFO:tasks.rados.rados.0.smithi031.stdout:1766: done (1 left) 2024-04-17T11:40:11.552 INFO:tasks.rados.rados.0.smithi031.stdout:1767: done (0 left) 2024-04-17T11:40:11.552 INFO:tasks.rados.rados.0.smithi031.stdout:1768: read oid 30 snap -1 2024-04-17T11:40:11.552 INFO:tasks.rados.rados.0.smithi031.stdout:1768: expect (ObjNum 400 snap 137 seq_num 400) 2024-04-17T11:40:11.552 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 178 2024-04-17T11:40:11.552 INFO:tasks.rados.rados.0.smithi031.stdout:1769: seq_num 554 ranges {3424256=483328,3907584=704512,4612096=622592,5234688=278528} 2024-04-17T11:40:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:1769: writing smithi03173351-38 from 3424256 to 3907584 tid 1 2024-04-17T11:40:11.577 INFO:tasks.rados.rados.0.smithi031.stdout:1769: writing smithi03173351-38 from 3907584 to 4612096 tid 2 2024-04-17T11:40:11.581 INFO:tasks.rados.rados.0.smithi031.stdout:1769: writing smithi03173351-38 from 4612096 to 5234688 tid 3 2024-04-17T11:40:11.583 INFO:tasks.rados.rados.0.smithi031.stdout:1769: writing smithi03173351-38 from 5234688 to 5513216 tid 4 2024-04-17T11:40:11.583 INFO:tasks.rados.rados.0.smithi031.stdout:1770: read oid 28 snap -1 2024-04-17T11:40:11.583 INFO:tasks.rados.rados.0.smithi031.stdout:1770: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:40:11.583 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 178 2024-04-17T11:40:11.583 INFO:tasks.rados.rados.0.smithi031.stdout:1771: seq_num 555 ranges {7569408=499712,8069120=638976,8708096=425984,9134080=540672} 2024-04-17T11:40:11.627 INFO:tasks.rados.rados.0.smithi031.stdout:1771: writing smithi03173351-3 from 7569408 to 8069120 tid 1 2024-04-17T11:40:11.630 INFO:tasks.rados.rados.0.smithi031.stdout:1771: writing smithi03173351-3 from 8069120 to 8708096 tid 2 2024-04-17T11:40:11.633 INFO:tasks.rados.rados.0.smithi031.stdout:1771: writing smithi03173351-3 from 8708096 to 9134080 tid 3 2024-04-17T11:40:11.636 INFO:tasks.rados.rados.0.smithi031.stdout:1771: writing smithi03173351-3 from 9134080 to 9674752 tid 4 2024-04-17T11:40:11.636 INFO:tasks.rados.rados.0.smithi031.stdout:1772: read oid 15 snap -1 2024-04-17T11:40:11.636 INFO:tasks.rados.rados.0.smithi031.stdout:1772: expect deleted 2024-04-17T11:40:11.636 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 178 2024-04-17T11:40:11.637 INFO:tasks.rados.rados.0.smithi031.stdout:1768: expect (ObjNum 400 snap 137 seq_num 400) 2024-04-17T11:40:11.689 INFO:tasks.rados.rados.0.smithi031.stdout:1769: finishing write tid 1 to smithi03173351-38 2024-04-17T11:40:11.690 INFO:tasks.rados.rados.0.smithi031.stdout:1769: finishing write tid 2 to smithi03173351-38 2024-04-17T11:40:11.690 INFO:tasks.rados.rados.0.smithi031.stdout:1769: finishing write tid 3 to smithi03173351-38 2024-04-17T11:40:11.690 INFO:tasks.rados.rados.0.smithi031.stdout:1769: finishing write tid 4 to smithi03173351-38 2024-04-17T11:40:11.690 INFO:tasks.rados.rados.0.smithi031.stdout:1769: finishing write tid 5 to smithi03173351-38 2024-04-17T11:40:11.690 INFO:tasks.rados.rados.0.smithi031.stdout:1769: finishing write tid 6 to smithi03173351-38 2024-04-17T11:40:11.690 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1640 (ObjNum 554 snap 178 seq_num 554) dirty exists 2024-04-17T11:40:11.690 INFO:tasks.rados.rados.0.smithi031.stdout:1769: left oid 38 (ObjNum 554 snap 178 seq_num 554) 2024-04-17T11:40:11.690 INFO:tasks.rados.rados.0.smithi031.stdout:1770: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:40:11.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:09.764737+0000 mgr.y (mgr.14556) 340 : cluster [DBG] pgmap v626: 121 pgs: 121 active+clean; 474 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-04-17T11:40:11.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:10.370231+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-04-17T11:40:11.724 INFO:tasks.rados.rados.0.smithi031.stdout:1771: finishing write tid 1 to smithi03173351-3 2024-04-17T11:40:11.724 INFO:tasks.rados.rados.0.smithi031.stdout:1771: finishing write tid 2 to smithi03173351-3 2024-04-17T11:40:11.724 INFO:tasks.rados.rados.0.smithi031.stdout:1771: finishing write tid 3 to smithi03173351-3 2024-04-17T11:40:11.724 INFO:tasks.rados.rados.0.smithi031.stdout:1771: finishing write tid 4 to smithi03173351-3 2024-04-17T11:40:11.724 INFO:tasks.rados.rados.0.smithi031.stdout:1771: finishing write tid 5 to smithi03173351-3 2024-04-17T11:40:11.724 INFO:tasks.rados.rados.0.smithi031.stdout:1771: finishing write tid 6 to smithi03173351-3 2024-04-17T11:40:11.724 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 869 (ObjNum 555 snap 178 seq_num 555) dirty exists 2024-04-17T11:40:11.724 INFO:tasks.rados.rados.0.smithi031.stdout:1771: left oid 3 (ObjNum 555 snap 178 seq_num 555) 2024-04-17T11:40:11.725 INFO:tasks.rados.rados.0.smithi031.stdout:1773: seq_num 556 ranges {0=516096,516096=524288,1040384=638976,1679360=442368} 2024-04-17T11:40:11.727 INFO:tasks.rados.rados.0.smithi031.stdout:1773: writing smithi03173351-7 from 0 to 516096 tid 1 2024-04-17T11:40:11.730 INFO:tasks.rados.rados.0.smithi031.stdout:1773: writing smithi03173351-7 from 516096 to 1040384 tid 2 2024-04-17T11:40:11.734 INFO:tasks.rados.rados.0.smithi031.stdout:1773: writing smithi03173351-7 from 1040384 to 1679360 tid 3 2024-04-17T11:40:11.737 INFO:tasks.rados.rados.0.smithi031.stdout:1773: writing smithi03173351-7 from 1679360 to 2121728 tid 4 2024-04-17T11:40:11.737 INFO:tasks.rados.rados.0.smithi031.stdout:1768: done (5 left) 2024-04-17T11:40:11.737 INFO:tasks.rados.rados.0.smithi031.stdout:1769: done (4 left) 2024-04-17T11:40:11.737 INFO:tasks.rados.rados.0.smithi031.stdout:1770: done (3 left) 2024-04-17T11:40:11.737 INFO:tasks.rados.rados.0.smithi031.stdout:1771: done (2 left) 2024-04-17T11:40:11.737 INFO:tasks.rados.rados.0.smithi031.stdout:1772: done (1 left) 2024-04-17T11:40:11.737 INFO:tasks.rados.rados.0.smithi031.stdout:1774: rollback oid 10 current snap is 178 2024-04-17T11:40:11.737 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 10 to 144 2024-04-17T11:40:11.738 INFO:tasks.rados.rados.0.smithi031.stdout:1773: finishing write tid 1 to smithi03173351-7 2024-04-17T11:40:11.738 INFO:tasks.rados.rados.0.smithi031.stdout:1773: finishing write tid 2 to smithi03173351-7 2024-04-17T11:40:11.738 INFO:tasks.rados.rados.0.smithi031.stdout:1773: finishing write tid 3 to smithi03173351-7 2024-04-17T11:40:11.738 INFO:tasks.rados.rados.0.smithi031.stdout:1775: read oid 11 snap -1 2024-04-17T11:40:11.738 INFO:tasks.rados.rados.0.smithi031.stdout:1775: expect (ObjNum 509 snap 166 seq_num 509) 2024-04-17T11:40:11.738 INFO:tasks.rados.rados.0.smithi031.stdout:1776: snap_create 2024-04-17T11:40:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:11] "GET /metrics HTTP/1.1" 200 192119 "" "Prometheus/2.33.4" 2024-04-17T11:40:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:09.764737+0000 mgr.y (mgr.14556) 340 : cluster [DBG] pgmap v626: 121 pgs: 121 active+clean; 474 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-04-17T11:40:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:10.370231+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-04-17T11:40:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:09.764737+0000 mgr.y (mgr.14556) 340 : cluster [DBG] pgmap v626: 121 pgs: 121 active+clean; 474 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-04-17T11:40:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:10.370231+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-04-17T11:40:11.741 INFO:tasks.rados.rados.0.smithi031.stdout:1774: finishing rollback tid 0 to smithi03173351-10 2024-04-17T11:40:11.741 INFO:tasks.rados.rados.0.smithi031.stdout:1774: finishing rollback tid 1 to smithi03173351-10 2024-04-17T11:40:11.742 INFO:tasks.rados.rados.0.smithi031.stdout:1774: finishing rollback tid 2 to smithi03173351-10 2024-04-17T11:40:11.742 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1187 (ObjNum 452 snap 144 seq_num 452) dirty exists 2024-04-17T11:40:11.743 INFO:tasks.rados.rados.0.smithi031.stdout:1773: finishing write tid 4 to smithi03173351-7 2024-04-17T11:40:11.744 INFO:tasks.rados.rados.0.smithi031.stdout:1773: finishing write tid 5 to smithi03173351-7 2024-04-17T11:40:11.746 INFO:tasks.rados.rados.0.smithi031.stdout:1773: finishing write tid 6 to smithi03173351-7 2024-04-17T11:40:11.746 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1681 (ObjNum 556 snap 178 seq_num 556) dirty exists 2024-04-17T11:40:11.746 INFO:tasks.rados.rados.0.smithi031.stdout:1773: left oid 7 (ObjNum 556 snap 178 seq_num 556) 2024-04-17T11:40:11.761 INFO:tasks.rados.rados.0.smithi031.stdout:1775: expect (ObjNum 509 snap 166 seq_num 509) 2024-04-17T11:40:12.382 INFO:tasks.rados.rados.0.smithi031.stdout:1773: done (3 left) 2024-04-17T11:40:12.382 INFO:tasks.rados.rados.0.smithi031.stdout:1774: done (2 left) 2024-04-17T11:40:12.382 INFO:tasks.rados.rados.0.smithi031.stdout:1775: done (1 left) 2024-04-17T11:40:12.382 INFO:tasks.rados.rados.0.smithi031.stdout:1776: done (0 left) 2024-04-17T11:40:12.382 INFO:tasks.rados.rados.0.smithi031.stdout:1777: rollback oid 29 current snap is 179 2024-04-17T11:40:12.382 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 29 to 172 2024-04-17T11:40:12.382 INFO:tasks.rados.rados.0.smithi031.stdout:1778: copy_from oid 37 from oid 46 current snap is 179 2024-04-17T11:40:12.382 INFO:tasks.rados.rados.0.smithi031.stdout:1779: snap_remove snap 144 2024-04-17T11:40:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:11.374020+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-04-17T11:40:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:11.765119+0000 mgr.y (mgr.14556) 341 : cluster [DBG] pgmap v629: 121 pgs: 121 active+clean; 474 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-04-17T11:40:12.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:11.374020+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-04-17T11:40:12.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:11.765119+0000 mgr.y (mgr.14556) 341 : cluster [DBG] pgmap v629: 121 pgs: 121 active+clean; 474 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-04-17T11:40:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:11.374020+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-04-17T11:40:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:11.765119+0000 mgr.y (mgr.14556) 341 : cluster [DBG] pgmap v629: 121 pgs: 121 active+clean; 474 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-04-17T11:40:13.387 INFO:tasks.rados.rados.0.smithi031.stdout:1779: done (2 left) 2024-04-17T11:40:13.387 INFO:tasks.rados.rados.0.smithi031.stdout:1780: read oid 4 snap 169 2024-04-17T11:40:13.387 INFO:tasks.rados.rados.0.smithi031.stdout:1780: expect deleted 2024-04-17T11:40:13.387 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 179 2024-04-17T11:40:13.390 INFO:tasks.rados.rados.0.smithi031.stdout:1781: seq_num 557 ranges {11321344=532480,11853824=802816,12656640=794624,13451264=8192} 2024-04-17T11:40:13.453 INFO:tasks.rados.rados.0.smithi031.stdout:1781: writing smithi03173351-49 from 11321344 to 11853824 tid 1 2024-04-17T11:40:13.457 INFO:tasks.rados.rados.0.smithi031.stdout:1781: writing smithi03173351-49 from 11853824 to 12656640 tid 2 2024-04-17T11:40:13.463 INFO:tasks.rados.rados.0.smithi031.stdout:1781: writing smithi03173351-49 from 12656640 to 13451264 tid 3 2024-04-17T11:40:13.463 INFO:tasks.rados.rados.0.smithi031.stdout:1781: writing smithi03173351-49 from 13451264 to 13459456 tid 4 2024-04-17T11:40:13.463 INFO:tasks.rados.rados.0.smithi031.stdout:1782: rollback oid 1 current snap is 179 2024-04-17T11:40:13.463 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 1 to 170 2024-04-17T11:40:13.463 INFO:tasks.rados.rados.0.smithi031.stdout:1777: finishing rollback tid 0 to smithi03173351-29 2024-04-17T11:40:13.463 INFO:tasks.rados.rados.0.smithi031.stdout:1777: finishing rollback tid 1 to smithi03173351-29 2024-04-17T11:40:13.463 INFO:tasks.rados.rados.0.smithi031.stdout:1777: finishing rollback tid 2 to smithi03173351-29 2024-04-17T11:40:13.463 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 914 (ObjNum 533 snap 172 seq_num 533) dirty exists 2024-04-17T11:40:13.463 INFO:tasks.rados.rados.0.smithi031.stdout:1778: finishing copy_from racing read to smithi03173351-37 2024-04-17T11:40:13.463 INFO:tasks.rados.rados.0.smithi031.stdout:1778: finishing copy_from to smithi03173351-37 2024-04-17T11:40:13.463 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 853 (ObjNum 356 snap 128 seq_num 356) dirty exists 2024-04-17T11:40:13.464 INFO:tasks.rados.rados.0.smithi031.stdout:1781: finishing write tid 1 to smithi03173351-49 2024-04-17T11:40:13.464 INFO:tasks.rados.rados.0.smithi031.stdout:1777: done (4 left) 2024-04-17T11:40:13.464 INFO:tasks.rados.rados.0.smithi031.stdout:1778: done (3 left) 2024-04-17T11:40:13.464 INFO:tasks.rados.rados.0.smithi031.stdout:1780: done (2 left) 2024-04-17T11:40:13.464 INFO:tasks.rados.rados.0.smithi031.stdout:1783: delete oid 19 current snap is 179 2024-04-17T11:40:13.464 INFO:tasks.rados.rados.0.smithi031.stdout:1781: finishing write tid 2 to smithi03173351-49 2024-04-17T11:40:13.465 INFO:tasks.rados.rados.0.smithi031.stdout:1783: done (2 left) 2024-04-17T11:40:13.465 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 179 2024-04-17T11:40:13.465 INFO:tasks.rados.rados.0.smithi031.stdout:1784: seq_num 559 ranges {1171456=565248,1736704=573440,2310144=409600,2719744=622592} 2024-04-17T11:40:13.475 INFO:tasks.rados.rados.0.smithi031.stdout:1784: writing smithi03173351-28 from 1171456 to 1736704 tid 1 2024-04-17T11:40:13.478 INFO:tasks.rados.rados.0.smithi031.stdout:1784: writing smithi03173351-28 from 1736704 to 2310144 tid 2 2024-04-17T11:40:13.480 INFO:tasks.rados.rados.0.smithi031.stdout:1784: writing smithi03173351-28 from 2310144 to 2719744 tid 3 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1784: writing smithi03173351-28 from 2719744 to 3342336 tid 4 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1785: snap_create 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1782: finishing rollback tid 0 to smithi03173351-1 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1782: finishing rollback tid 1 to smithi03173351-1 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1782: finishing rollback tid 2 to smithi03173351-1 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 1191 (ObjNum 1953066355 snap 858810728 seq_num 858994481) dirty exists 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1781: finishing write tid 3 to smithi03173351-49 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1781: finishing write tid 4 to smithi03173351-49 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1781: finishing write tid 5 to smithi03173351-49 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1781: finishing write tid 6 to smithi03173351-49 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 1881 (ObjNum 557 snap 179 seq_num 557) dirty exists 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1781: left oid 49 (ObjNum 557 snap 179 seq_num 557) 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1784: finishing write tid 1 to smithi03173351-28 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1784: finishing write tid 2 to smithi03173351-28 2024-04-17T11:40:13.485 INFO:tasks.rados.rados.0.smithi031.stdout:1784: finishing write tid 3 to smithi03173351-28 2024-04-17T11:40:13.487 INFO:tasks.rados.rados.0.smithi031.stdout:1784: finishing write tid 4 to smithi03173351-28 2024-04-17T11:40:13.487 INFO:tasks.rados.rados.0.smithi031.stdout:1784: finishing write tid 5 to smithi03173351-28 2024-04-17T11:40:13.488 INFO:tasks.rados.rados.0.smithi031.stdout:1784: finishing write tid 6 to smithi03173351-28 2024-04-17T11:40:13.489 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 915 (ObjNum 559 snap 179 seq_num 559) dirty exists 2024-04-17T11:40:13.489 INFO:tasks.rados.rados.0.smithi031.stdout:1784: left oid 28 (ObjNum 559 snap 179 seq_num 559) 2024-04-17T11:40:13.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:12.380252+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-04-17T11:40:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:12.380252+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-04-17T11:40:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:12.380252+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-04-17T11:40:14.341 INFO:tasks.rados.rados.0.smithi031.stdout:1781: done (3 left) 2024-04-17T11:40:14.341 INFO:tasks.rados.rados.0.smithi031.stdout:1782: done (2 left) 2024-04-17T11:40:14.341 INFO:tasks.rados.rados.0.smithi031.stdout:1784: done (1 left) 2024-04-17T11:40:14.341 INFO:tasks.rados.rados.0.smithi031.stdout:1785: done (0 left) 2024-04-17T11:40:14.341 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 42 current snap is 180 2024-04-17T11:40:14.341 INFO:tasks.rados.rados.0.smithi031.stdout:1786: seq_num 560 ranges {0=581632,581632=458752,1040384=614400,1654784=532480} 2024-04-17T11:40:14.344 INFO:tasks.rados.rados.0.smithi031.stdout:1786: writing smithi03173351-42 from 0 to 581632 tid 1 2024-04-17T11:40:14.346 INFO:tasks.rados.rados.0.smithi031.stdout:1786: writing smithi03173351-42 from 581632 to 1040384 tid 2 2024-04-17T11:40:14.350 INFO:tasks.rados.rados.0.smithi031.stdout:1786: writing smithi03173351-42 from 1040384 to 1654784 tid 3 2024-04-17T11:40:14.353 INFO:tasks.rados.rados.0.smithi031.stdout:1786: writing smithi03173351-42 from 1654784 to 2187264 tid 4 2024-04-17T11:40:14.353 INFO:tasks.rados.rados.0.smithi031.stdout:1787: snap_create 2024-04-17T11:40:14.353 INFO:tasks.rados.rados.0.smithi031.stdout:1786: finishing write tid 1 to smithi03173351-42 2024-04-17T11:40:14.353 INFO:tasks.rados.rados.0.smithi031.stdout:1786: finishing write tid 2 to smithi03173351-42 2024-04-17T11:40:14.353 INFO:tasks.rados.rados.0.smithi031.stdout:1786: finishing write tid 3 to smithi03173351-42 2024-04-17T11:40:14.356 INFO:tasks.rados.rados.0.smithi031.stdout:1786: finishing write tid 4 to smithi03173351-42 2024-04-17T11:40:14.356 INFO:tasks.rados.rados.0.smithi031.stdout:1786: finishing write tid 5 to smithi03173351-42 2024-04-17T11:40:14.359 INFO:tasks.rados.rados.0.smithi031.stdout:1786: finishing write tid 6 to smithi03173351-42 2024-04-17T11:40:14.359 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 872 (ObjNum 560 snap 180 seq_num 560) dirty exists 2024-04-17T11:40:14.359 INFO:tasks.rados.rados.0.smithi031.stdout:1786: left oid 42 (ObjNum 560 snap 180 seq_num 560) 2024-04-17T11:40:14.386 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:40:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:40:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:13.386576+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-04-17T11:40:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:13.765682+0000 mgr.y (mgr.14556) 342 : cluster [DBG] pgmap v632: 121 pgs: 121 active+clean; 506 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-04-17T11:40:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:14.340206+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-04-17T11:40:14.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:13.386576+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-04-17T11:40:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:13.765682+0000 mgr.y (mgr.14556) 342 : cluster [DBG] pgmap v632: 121 pgs: 121 active+clean; 506 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-04-17T11:40:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:14.340206+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-04-17T11:40:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:13.386576+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-04-17T11:40:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:13.765682+0000 mgr.y (mgr.14556) 342 : cluster [DBG] pgmap v632: 121 pgs: 121 active+clean; 506 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-04-17T11:40:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:14.340206+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-04-17T11:40:15.343 INFO:tasks.rados.rados.0.smithi031.stdout:1786: done (1 left) 2024-04-17T11:40:15.344 INFO:tasks.rados.rados.0.smithi031.stdout:1787: done (0 left) 2024-04-17T11:40:15.344 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 181 2024-04-17T11:40:15.344 INFO:tasks.rados.rados.0.smithi031.stdout:1788: seq_num 561 ranges {2342912=598016,2940928=745472,3686400=778240,4464640=81920} 2024-04-17T11:40:15.359 INFO:tasks.rados.rados.0.smithi031.stdout:1788: writing smithi03173351-18 from 2342912 to 2940928 tid 1 2024-04-17T11:40:15.363 INFO:tasks.rados.rados.0.smithi031.stdout:1788: writing smithi03173351-18 from 2940928 to 3686400 tid 2 2024-04-17T11:40:15.368 INFO:tasks.rados.rados.0.smithi031.stdout:1788: writing smithi03173351-18 from 3686400 to 4464640 tid 3 2024-04-17T11:40:15.369 INFO:tasks.rados.rados.0.smithi031.stdout:1788: writing smithi03173351-18 from 4464640 to 4546560 tid 4 2024-04-17T11:40:15.369 INFO:tasks.rados.rados.0.smithi031.stdout:1789: snap_create 2024-04-17T11:40:15.369 INFO:tasks.rados.rados.0.smithi031.stdout:1788: finishing write tid 1 to smithi03173351-18 2024-04-17T11:40:15.371 INFO:tasks.rados.rados.0.smithi031.stdout:1788: finishing write tid 2 to smithi03173351-18 2024-04-17T11:40:15.375 INFO:tasks.rados.rados.0.smithi031.stdout:1788: finishing write tid 3 to smithi03173351-18 2024-04-17T11:40:15.375 INFO:tasks.rados.rados.0.smithi031.stdout:1788: finishing write tid 4 to smithi03173351-18 2024-04-17T11:40:15.375 INFO:tasks.rados.rados.0.smithi031.stdout:1788: finishing write tid 5 to smithi03173351-18 2024-04-17T11:40:15.377 INFO:tasks.rados.rados.0.smithi031.stdout:1788: finishing write tid 6 to smithi03173351-18 2024-04-17T11:40:15.377 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 1887 (ObjNum 561 snap 181 seq_num 561) dirty exists 2024-04-17T11:40:15.377 INFO:tasks.rados.rados.0.smithi031.stdout:1788: left oid 18 (ObjNum 561 snap 181 seq_num 561) 2024-04-17T11:40:16.353 INFO:tasks.rados.rados.0.smithi031.stdout:1788: done (1 left) 2024-04-17T11:40:16.353 INFO:tasks.rados.rados.0.smithi031.stdout:1789: done (0 left) 2024-04-17T11:40:16.353 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 182 2024-04-17T11:40:16.353 INFO:tasks.rados.rados.0.smithi031.stdout:1790: seq_num 562 ranges {0=622592,622592=630784,1253376=581632,1835008=393216} 2024-04-17T11:40:16.356 INFO:tasks.rados.rados.0.smithi031.stdout:1790: writing smithi03173351-17 from 0 to 622592 tid 1 2024-04-17T11:40:16.360 INFO:tasks.rados.rados.0.smithi031.stdout:1790: writing smithi03173351-17 from 622592 to 1253376 tid 2 2024-04-17T11:40:16.363 INFO:tasks.rados.rados.0.smithi031.stdout:1790: writing smithi03173351-17 from 1253376 to 1835008 tid 3 2024-04-17T11:40:16.366 INFO:tasks.rados.rados.0.smithi031.stdout:1790: writing smithi03173351-17 from 1835008 to 2228224 tid 4 2024-04-17T11:40:16.367 INFO:tasks.rados.rados.0.smithi031.stdout:1791: rollback oid 22 current snap is 182 2024-04-17T11:40:16.367 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 22 to 175 2024-04-17T11:40:16.367 INFO:tasks.rados.rados.0.smithi031.stdout:1790: finishing write tid 1 to smithi03173351-17 2024-04-17T11:40:16.367 INFO:tasks.rados.rados.0.smithi031.stdout:1792: delete oid 39 current snap is 182 2024-04-17T11:40:16.367 INFO:tasks.rados.rados.0.smithi031.stdout:1790: finishing write tid 2 to smithi03173351-17 2024-04-17T11:40:16.367 INFO:tasks.rados.rados.0.smithi031.stdout:1790: finishing write tid 3 to smithi03173351-17 2024-04-17T11:40:16.369 INFO:tasks.rados.rados.0.smithi031.stdout:1791: finishing rollback tid 1 to smithi03173351-22 2024-04-17T11:40:16.369 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 682 (ObjNum 1 snap 32549 seq_num 2594469040) dirty dne 2024-04-17T11:40:16.369 INFO:tasks.rados.rados.0.smithi031.stdout:1790: finishing write tid 4 to smithi03173351-17 2024-04-17T11:40:16.370 INFO:tasks.rados.rados.0.smithi031.stdout:1790: finishing write tid 5 to smithi03173351-17 2024-04-17T11:40:16.371 INFO:tasks.rados.rados.0.smithi031.stdout:1791: done (2 left) 2024-04-17T11:40:16.371 INFO:tasks.rados.rados.0.smithi031.stdout:1792: done (1 left) 2024-04-17T11:40:16.372 INFO:tasks.rados.rados.0.smithi031.stdout:1793: snap_remove snap 172 2024-04-17T11:40:16.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:15.344639+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-04-17T11:40:16.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:15.344639+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-04-17T11:40:16.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:15.344639+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-04-17T11:40:17.356 INFO:tasks.rados.rados.0.smithi031.stdout:1793: done (1 left) 2024-04-17T11:40:17.356 INFO:tasks.rados.rados.0.smithi031.stdout:1794: snap_create 2024-04-17T11:40:17.357 INFO:tasks.rados.rados.0.smithi031.stdout:1790: finishing write tid 6 to smithi03173351-17 2024-04-17T11:40:17.357 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1645 (ObjNum 562 snap 182 seq_num 562) dirty exists 2024-04-17T11:40:17.357 INFO:tasks.rados.rados.0.smithi031.stdout:1790: left oid 17 (ObjNum 562 snap 182 seq_num 562) 2024-04-17T11:40:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:15.766306+0000 mgr.y (mgr.14556) 343 : cluster [DBG] pgmap v635: 121 pgs: 121 active+clean; 506 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-04-17T11:40:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:16.353909+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-04-17T11:40:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:15.766306+0000 mgr.y (mgr.14556) 343 : cluster [DBG] pgmap v635: 121 pgs: 121 active+clean; 506 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-04-17T11:40:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:16.353909+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-04-17T11:40:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:15.766306+0000 mgr.y (mgr.14556) 343 : cluster [DBG] pgmap v635: 121 pgs: 121 active+clean; 506 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-04-17T11:40:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:16.353909+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-04-17T11:40:18.354 INFO:tasks.rados.rados.0.smithi031.stdout:1790: done (1 left) 2024-04-17T11:40:18.354 INFO:tasks.rados.rados.0.smithi031.stdout:1794: done (0 left) 2024-04-17T11:40:18.354 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 183 2024-04-17T11:40:18.354 INFO:tasks.rados.rados.0.smithi031.stdout:1795: seq_num 564 ranges {2334720=655360,2990080=442368,3432448=598016,4030464=565248} 2024-04-17T11:40:18.370 INFO:tasks.rados.rados.0.smithi031.stdout:1795: writing smithi03173351-10 from 2334720 to 2990080 tid 1 2024-04-17T11:40:18.373 INFO:tasks.rados.rados.0.smithi031.stdout:1795: writing smithi03173351-10 from 2990080 to 3432448 tid 2 2024-04-17T11:40:18.377 INFO:tasks.rados.rados.0.smithi031.stdout:1795: writing smithi03173351-10 from 3432448 to 4030464 tid 3 2024-04-17T11:40:18.380 INFO:tasks.rados.rados.0.smithi031.stdout:1795: writing smithi03173351-10 from 4030464 to 4595712 tid 4 2024-04-17T11:40:18.380 INFO:tasks.rados.rados.0.smithi031.stdout:1796: snap_create 2024-04-17T11:40:18.380 INFO:tasks.rados.rados.0.smithi031.stdout:1795: finishing write tid 1 to smithi03173351-10 2024-04-17T11:40:18.380 INFO:tasks.rados.rados.0.smithi031.stdout:1795: finishing write tid 2 to smithi03173351-10 2024-04-17T11:40:18.381 INFO:tasks.rados.rados.0.smithi031.stdout:1795: finishing write tid 3 to smithi03173351-10 2024-04-17T11:40:18.383 INFO:tasks.rados.rados.0.smithi031.stdout:1795: finishing write tid 4 to smithi03173351-10 2024-04-17T11:40:18.383 INFO:tasks.rados.rados.0.smithi031.stdout:1795: finishing write tid 5 to smithi03173351-10 2024-04-17T11:40:18.384 INFO:tasks.rados.rados.0.smithi031.stdout:1795: finishing write tid 6 to smithi03173351-10 2024-04-17T11:40:18.384 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1192 (ObjNum 564 snap 183 seq_num 564) dirty exists 2024-04-17T11:40:18.384 INFO:tasks.rados.rados.0.smithi031.stdout:1795: left oid 10 (ObjNum 564 snap 183 seq_num 564) 2024-04-17T11:40:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:17.352305+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-04-17T11:40:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:17.766699+0000 mgr.y (mgr.14556) 344 : cluster [DBG] pgmap v638: 121 pgs: 121 active+clean; 506 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:18.355193+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-04-17T11:40:18.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:17.352305+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-04-17T11:40:18.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:17.766699+0000 mgr.y (mgr.14556) 344 : cluster [DBG] pgmap v638: 121 pgs: 121 active+clean; 506 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:18.355193+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-04-17T11:40:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:17.352305+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-04-17T11:40:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:17.766699+0000 mgr.y (mgr.14556) 344 : cluster [DBG] pgmap v638: 121 pgs: 121 active+clean; 506 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:18.355193+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-04-17T11:40:19.381 INFO:tasks.rados.rados.0.smithi031.stdout:1795: done (1 left) 2024-04-17T11:40:19.382 INFO:tasks.rados.rados.0.smithi031.stdout:1796: done (0 left) 2024-04-17T11:40:19.382 INFO:tasks.rados.rados.0.smithi031.stdout:1797: rollback oid 27 current snap is 184 2024-04-17T11:40:19.382 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 27 to 170 2024-04-17T11:40:19.382 INFO:tasks.rados.rados.0.smithi031.stdout:1798: delete oid 39 current snap is 184 2024-04-17T11:40:19.387 INFO:tasks.rados.rados.0.smithi031.stdout:1798: done (1 left) 2024-04-17T11:40:19.387 INFO:tasks.rados.rados.0.smithi031.stdout:1799: rollback oid 5 current snap is 184 2024-04-17T11:40:19.388 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 5 to 163 2024-04-17T11:40:19.388 INFO:tasks.rados.rados.0.smithi031.stdout:1800: copy_from oid 6 from oid 24 current snap is 184 2024-04-17T11:40:19.388 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 184 2024-04-17T11:40:19.388 INFO:tasks.rados.rados.0.smithi031.stdout:1801: seq_num 566 ranges {2228224=688128,2916352=614400,3530752=565248,4096000=425984} 2024-04-17T11:40:19.403 INFO:tasks.rados.rados.0.smithi031.stdout:1801: writing smithi03173351-17 from 2228224 to 2916352 tid 1 2024-04-17T11:40:19.407 INFO:tasks.rados.rados.0.smithi031.stdout:1801: writing smithi03173351-17 from 2916352 to 3530752 tid 2 2024-04-17T11:40:19.410 INFO:tasks.rados.rados.0.smithi031.stdout:1801: writing smithi03173351-17 from 3530752 to 4096000 tid 3 2024-04-17T11:40:19.413 INFO:tasks.rados.rados.0.smithi031.stdout:1801: writing smithi03173351-17 from 4096000 to 4521984 tid 4 2024-04-17T11:40:19.413 INFO:tasks.rados.rados.0.smithi031.stdout:1802: snap_create 2024-04-17T11:40:19.413 INFO:tasks.rados.rados.0.smithi031.stdout:1797: finishing rollback tid 0 to smithi03173351-27 2024-04-17T11:40:19.413 INFO:tasks.rados.rados.0.smithi031.stdout:1800: finishing copy_from to smithi03173351-6 2024-04-17T11:40:19.413 INFO:tasks.rados.rados.0.smithi031.stdout:1800: got expected ENOENT (src dne) 2024-04-17T11:40:19.414 INFO:tasks.rados.rados.0.smithi031.stdout:1800: finishing copy_from racing read to smithi03173351-6 2024-04-17T11:40:19.414 INFO:tasks.rados.rados.0.smithi031.stdout:1797: finishing rollback tid 1 to smithi03173351-27 2024-04-17T11:40:19.414 INFO:tasks.rados.rados.0.smithi031.stdout:1797: finishing rollback tid 2 to smithi03173351-27 2024-04-17T11:40:19.414 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 918 (ObjNum 1 snap 32549 seq_num 2594407424) dirty exists 2024-04-17T11:40:19.414 INFO:tasks.rados.rados.0.smithi031.stdout:1799: finishing rollback tid 0 to smithi03173351-5 2024-04-17T11:40:19.414 INFO:tasks.rados.rados.0.smithi031.stdout:1799: finishing rollback tid 1 to smithi03173351-5 2024-04-17T11:40:19.414 INFO:tasks.rados.rados.0.smithi031.stdout:1799: finishing rollback tid 2 to smithi03173351-5 2024-04-17T11:40:19.414 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1073 (ObjNum 297 snap 104 seq_num 297) dirty exists 2024-04-17T11:40:19.414 INFO:tasks.rados.rados.0.smithi031.stdout:1801: finishing write tid 1 to smithi03173351-17 2024-04-17T11:40:19.414 INFO:tasks.rados.rados.0.smithi031.stdout:1801: finishing write tid 2 to smithi03173351-17 2024-04-17T11:40:19.414 INFO:tasks.rados.rados.0.smithi031.stdout:1801: finishing write tid 3 to smithi03173351-17 2024-04-17T11:40:19.415 INFO:tasks.rados.rados.0.smithi031.stdout:1801: finishing write tid 4 to smithi03173351-17 2024-04-17T11:40:19.416 INFO:tasks.rados.rados.0.smithi031.stdout:1801: finishing write tid 5 to smithi03173351-17 2024-04-17T11:40:19.417 INFO:tasks.rados.rados.0.smithi031.stdout:1801: finishing write tid 6 to smithi03173351-17 2024-04-17T11:40:19.417 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1650 (ObjNum 566 snap 184 seq_num 566) dirty exists 2024-04-17T11:40:19.417 INFO:tasks.rados.rados.0.smithi031.stdout:1801: left oid 17 (ObjNum 566 snap 184 seq_num 566) 2024-04-17T11:40:20.384 INFO:tasks.rados.rados.0.smithi031.stdout:1797: done (4 left) 2024-04-17T11:40:20.384 INFO:tasks.rados.rados.0.smithi031.stdout:1799: done (3 left) 2024-04-17T11:40:20.384 INFO:tasks.rados.rados.0.smithi031.stdout:1800: done (2 left) 2024-04-17T11:40:20.385 INFO:tasks.rados.rados.0.smithi031.stdout:1801: done (1 left) 2024-04-17T11:40:20.385 INFO:tasks.rados.rados.0.smithi031.stdout:1802: done (0 left) 2024-04-17T11:40:20.385 INFO:tasks.rados.rados.0.smithi031.stdout:1803: snap_remove snap 176 2024-04-17T11:40:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:19.382092+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-04-17T11:40:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:40:19.761323+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:40:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:19.767078+0000 mgr.y (mgr.14556) 345 : cluster [DBG] pgmap v641: 121 pgs: 121 active+clean; 510 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-04-17T11:40:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:40:20.055199+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:40:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:40:20.055843+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:40:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:40:20.060102+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:40:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:19.382092+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-04-17T11:40:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:40:19.761323+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:40:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:19.767078+0000 mgr.y (mgr.14556) 345 : cluster [DBG] pgmap v641: 121 pgs: 121 active+clean; 510 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-04-17T11:40:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:40:20.055199+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:40:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:40:20.055843+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:40:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:40:20.060102+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:40:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:19.382092+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-04-17T11:40:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:40:19.761323+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:40:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:19.767078+0000 mgr.y (mgr.14556) 345 : cluster [DBG] pgmap v641: 121 pgs: 121 active+clean; 510 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-04-17T11:40:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:40:20.055199+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:40:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:40:20.055843+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:40:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:40:20.060102+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:40:21.400 INFO:tasks.rados.rados.0.smithi031.stdout:1803: done (0 left) 2024-04-17T11:40:21.400 INFO:tasks.rados.rados.0.smithi031.stdout:1804: read oid 42 snap 166 2024-04-17T11:40:21.400 INFO:tasks.rados.rados.0.smithi031.stdout:1804: expect deleted 2024-04-17T11:40:21.400 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 185 2024-04-17T11:40:21.400 INFO:tasks.rados.rados.0.smithi031.stdout:1805: seq_num 567 ranges {0=704512,704512=499712,1204224=770048,1974272=335872} 2024-04-17T11:40:21.400 INFO:tasks.rados.rados.0.smithi031.stdout:1805: writing smithi03173351-33 from 0 to 704512 tid 1 2024-04-17T11:40:21.407 INFO:tasks.rados.rados.0.smithi031.stdout:1805: writing smithi03173351-33 from 704512 to 1204224 tid 2 2024-04-17T11:40:21.407 INFO:tasks.rados.rados.0.smithi031.stdout:1805: writing smithi03173351-33 from 1204224 to 1974272 tid 3 2024-04-17T11:40:21.409 INFO:tasks.rados.rados.0.smithi031.stdout:1805: writing smithi03173351-33 from 1974272 to 2310144 tid 4 2024-04-17T11:40:21.410 INFO:tasks.rados.rados.0.smithi031.stdout:1806: delete oid 6 current snap is 185 2024-04-17T11:40:21.410 INFO:tasks.rados.rados.0.smithi031.stdout:1805: finishing write tid 1 to smithi03173351-33 2024-04-17T11:40:21.410 INFO:tasks.rados.rados.0.smithi031.stdout:1805: finishing write tid 2 to smithi03173351-33 2024-04-17T11:40:21.412 INFO:tasks.rados.rados.0.smithi031.stdout:1804: done (2 left) 2024-04-17T11:40:21.412 INFO:tasks.rados.rados.0.smithi031.stdout:1806: done (1 left) 2024-04-17T11:40:21.412 INFO:tasks.rados.rados.0.smithi031.stdout:1807: read oid 4 snap -1 2024-04-17T11:40:21.412 INFO:tasks.rados.rados.0.smithi031.stdout:1807: expect deleted 2024-04-17T11:40:21.412 INFO:tasks.rados.rados.0.smithi031.stdout:1808: read oid 31 snap -1 2024-04-17T11:40:21.413 INFO:tasks.rados.rados.0.smithi031.stdout:1808: expect deleted 2024-04-17T11:40:21.413 INFO:tasks.rados.rados.0.smithi031.stdout:1809: snap_create 2024-04-17T11:40:21.413 INFO:tasks.rados.rados.0.smithi031.stdout:1805: finishing write tid 3 to smithi03173351-33 2024-04-17T11:40:21.413 INFO:tasks.rados.rados.0.smithi031.stdout:1805: finishing write tid 4 to smithi03173351-33 2024-04-17T11:40:21.413 INFO:tasks.rados.rados.0.smithi031.stdout:1805: finishing write tid 5 to smithi03173351-33 2024-04-17T11:40:21.415 INFO:tasks.rados.rados.0.smithi031.stdout:1805: finishing write tid 6 to smithi03173351-33 2024-04-17T11:40:21.415 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 1902 (ObjNum 567 snap 185 seq_num 567) dirty exists 2024-04-17T11:40:21.415 INFO:tasks.rados.rados.0.smithi031.stdout:1805: left oid 33 (ObjNum 567 snap 185 seq_num 567) 2024-04-17T11:40:21.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:20.385414+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-04-17T11:40:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:40:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:21] "GET /metrics HTTP/1.1" 200 192119 "" "Prometheus/2.33.4" 2024-04-17T11:40:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:20.385414+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-04-17T11:40:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:20.385414+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-04-17T11:40:22.408 INFO:tasks.rados.rados.0.smithi031.stdout:1805: done (3 left) 2024-04-17T11:40:22.409 INFO:tasks.rados.rados.0.smithi031.stdout:1807: done (2 left) 2024-04-17T11:40:22.409 INFO:tasks.rados.rados.0.smithi031.stdout:1808: done (1 left) 2024-04-17T11:40:22.409 INFO:tasks.rados.rados.0.smithi031.stdout:1809: done (0 left) 2024-04-17T11:40:22.409 INFO:tasks.rados.rados.0.smithi031.stdout:1810: delete oid 33 current snap is 186 2024-04-17T11:40:22.411 INFO:tasks.rados.rados.0.smithi031.stdout:1810: done (0 left) 2024-04-17T11:40:22.412 INFO:tasks.rados.rados.0.smithi031.stdout:1811: copy_from oid 29 from oid 38 current snap is 186 2024-04-17T11:40:22.412 INFO:tasks.rados.rados.0.smithi031.stdout:1812: setattr oid 45 current snap is 186 2024-04-17T11:40:22.413 INFO:tasks.rados.rados.0.smithi031.stdout:1813: delete oid 12 current snap is 186 2024-04-17T11:40:22.417 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1906 (ObjNum 532 snap 172 seq_num 532) dirty exists 2024-04-17T11:40:22.418 INFO:tasks.rados.rados.0.smithi031.stdout:1812: done (2 left) 2024-04-17T11:40:22.418 INFO:tasks.rados.rados.0.smithi031.stdout:1813: done (1 left) 2024-04-17T11:40:22.418 INFO:tasks.rados.rados.0.smithi031.stdout:1814: snap_create 2024-04-17T11:40:22.436 INFO:tasks.rados.rados.0.smithi031.stdout:1811: finishing copy_from racing read to smithi03173351-29 2024-04-17T11:40:22.440 INFO:tasks.rados.rados.0.smithi031.stdout:1811: finishing copy_from to smithi03173351-29 2024-04-17T11:40:22.441 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 1640 (ObjNum 554 snap 178 seq_num 554) dirty exists 2024-04-17T11:40:22.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:21.386281+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-04-17T11:40:22.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:21.767667+0000 mgr.y (mgr.14556) 346 : cluster [DBG] pgmap v644: 121 pgs: 121 active+clean; 510 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-04-17T11:40:22.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:21.386281+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-04-17T11:40:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:21.767667+0000 mgr.y (mgr.14556) 346 : cluster [DBG] pgmap v644: 121 pgs: 121 active+clean; 510 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-04-17T11:40:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:21.386281+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-04-17T11:40:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:21.767667+0000 mgr.y (mgr.14556) 346 : cluster [DBG] pgmap v644: 121 pgs: 121 active+clean; 510 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-04-17T11:40:23.412 INFO:tasks.rados.rados.0.smithi031.stdout:1811: done (1 left) 2024-04-17T11:40:23.412 INFO:tasks.rados.rados.0.smithi031.stdout:1814: done (0 left) 2024-04-17T11:40:23.412 INFO:tasks.rados.rados.0.smithi031.stdout:1815: snap_remove snap 182 2024-04-17T11:40:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:22.409464+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-04-17T11:40:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:22.409464+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-04-17T11:40:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:22.409464+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-04-17T11:40:24.345 INFO:tasks.rados.rados.0.smithi031.stdout:1815: done (0 left) 2024-04-17T11:40:24.345 INFO:tasks.rados.rados.0.smithi031.stdout:1816: snap_remove snap 175 2024-04-17T11:40:24.415 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:40:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:40:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:23.412397+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-04-17T11:40:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:23.768202+0000 mgr.y (mgr.14556) 347 : cluster [DBG] pgmap v647: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.0 MiB/s wr, 11 op/s 2024-04-17T11:40:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:24.342832+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-04-17T11:40:24.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:23.412397+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-04-17T11:40:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:23.768202+0000 mgr.y (mgr.14556) 347 : cluster [DBG] pgmap v647: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.0 MiB/s wr, 11 op/s 2024-04-17T11:40:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:24.342832+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-04-17T11:40:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:23.412397+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-04-17T11:40:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:23.768202+0000 mgr.y (mgr.14556) 347 : cluster [DBG] pgmap v647: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.0 MiB/s wr, 11 op/s 2024-04-17T11:40:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:24.342832+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-04-17T11:40:25.354 INFO:tasks.rados.rados.0.smithi031.stdout:1816: done (0 left) 2024-04-17T11:40:25.354 INFO:tasks.rados.rados.0.smithi031.stdout:1817: snap_remove snap 167 2024-04-17T11:40:26.358 INFO:tasks.rados.rados.0.smithi031.stdout:1817: done (0 left) 2024-04-17T11:40:26.358 INFO:tasks.rados.rados.0.smithi031.stdout:1818: delete oid 26 current snap is 187 2024-04-17T11:40:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:1818: done (0 left) 2024-04-17T11:40:26.363 INFO:tasks.rados.rados.0.smithi031.stdout:1819: snap_remove snap 163 2024-04-17T11:40:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:25.348752+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-04-17T11:40:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:25.348752+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-04-17T11:40:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:25.348752+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-04-17T11:40:27.348 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:25.768589+0000 mgr.y (mgr.14556) 348 : cluster [DBG] pgmap v650: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.0 MiB/s wr, 11 op/s 2024-04-17T11:40:27.348 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:26.349564+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-04-17T11:40:27.348 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:25.768589+0000 mgr.y (mgr.14556) 348 : cluster [DBG] pgmap v650: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.0 MiB/s wr, 11 op/s 2024-04-17T11:40:27.360 INFO:tasks.rados.rados.0.smithi031.stdout:1819: done (0 left) 2024-04-17T11:40:27.360 INFO:tasks.rados.rados.0.smithi031.stdout:1820: read oid 49 snap -1 2024-04-17T11:40:27.360 INFO:tasks.rados.rados.0.smithi031.stdout:1820: expect (ObjNum 557 snap 179 seq_num 557) 2024-04-17T11:40:27.360 INFO:tasks.rados.rados.0.smithi031.stdout:1821: snap_create 2024-04-17T11:40:27.435 INFO:tasks.rados.rados.0.smithi031.stdout:1820: expect (ObjNum 557 snap 179 seq_num 557) 2024-04-17T11:40:27.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:25.768589+0000 mgr.y (mgr.14556) 348 : cluster [DBG] pgmap v650: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.0 MiB/s wr, 11 op/s 2024-04-17T11:40:27.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:26.349564+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-04-17T11:40:27.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:26.349564+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-04-17T11:40:28.515 INFO:tasks.rados.rados.0.smithi031.stdout:1820: done (1 left) 2024-04-17T11:40:28.515 INFO:tasks.rados.rados.0.smithi031.stdout:1821: done (0 left) 2024-04-17T11:40:28.515 INFO:tasks.rados.rados.0.smithi031.stdout:1822: snap_remove snap 162 2024-04-17T11:40:28.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:27.357258+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-04-17T11:40:28.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:27.357258+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-04-17T11:40:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:27.357258+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-04-17T11:40:29.368 INFO:tasks.rados.rados.0.smithi031.stdout:1822: done (0 left) 2024-04-17T11:40:29.368 INFO:tasks.rados.rados.0.smithi031.stdout:1823: delete oid 31 current snap is 188 2024-04-17T11:40:29.385 INFO:tasks.rados.rados.0.smithi031.stdout:1823: done (0 left) 2024-04-17T11:40:29.385 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 188 2024-04-17T11:40:29.385 INFO:tasks.rados.rados.0.smithi031.stdout:1824: seq_num 573 ranges {1171456=802816,1974272=655360,2629632=720896,3350528=229376} 2024-04-17T11:40:29.395 INFO:tasks.rados.rados.0.smithi031.stdout:1824: writing smithi03173351-37 from 1171456 to 1974272 tid 1 2024-04-17T11:40:29.399 INFO:tasks.rados.rados.0.smithi031.stdout:1824: writing smithi03173351-37 from 1974272 to 2629632 tid 2 2024-04-17T11:40:29.403 INFO:tasks.rados.rados.0.smithi031.stdout:1824: writing smithi03173351-37 from 2629632 to 3350528 tid 3 2024-04-17T11:40:29.405 INFO:tasks.rados.rados.0.smithi031.stdout:1824: writing smithi03173351-37 from 3350528 to 3579904 tid 4 2024-04-17T11:40:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:1825: rmattr oid 7 current snap is 188 2024-04-17T11:40:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:1825: done (1 left) 2024-04-17T11:40:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 188 2024-04-17T11:40:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:1824: finishing write tid 1 to smithi03173351-37 2024-04-17T11:40:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:1824: finishing write tid 2 to smithi03173351-37 2024-04-17T11:40:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:1826: seq_num 574 ranges {0=16384} 2024-04-17T11:40:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:1826: writing smithi03173351-1 from 0 to 16384 tid 1 2024-04-17T11:40:29.406 INFO:tasks.rados.rados.0.smithi031.stdout:1827: snap_create 2024-04-17T11:40:29.408 INFO:tasks.rados.rados.0.smithi031.stdout:1824: finishing write tid 3 to smithi03173351-37 2024-04-17T11:40:29.409 INFO:tasks.rados.rados.0.smithi031.stdout:1824: finishing write tid 4 to smithi03173351-37 2024-04-17T11:40:29.409 INFO:tasks.rados.rados.0.smithi031.stdout:1824: finishing write tid 5 to smithi03173351-37 2024-04-17T11:40:29.412 INFO:tasks.rados.rados.0.smithi031.stdout:1826: finishing write tid 1 to smithi03173351-1 2024-04-17T11:40:29.413 INFO:tasks.rados.rados.0.smithi031.stdout:1824: finishing write tid 6 to smithi03173351-37 2024-04-17T11:40:29.413 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 1196 (ObjNum 573 snap 188 seq_num 573) dirty exists 2024-04-17T11:40:29.413 INFO:tasks.rados.rados.0.smithi031.stdout:1824: left oid 37 (ObjNum 573 snap 188 seq_num 573) 2024-04-17T11:40:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:1826: finishing write tid 2 to smithi03173351-1 2024-04-17T11:40:29.416 INFO:tasks.rados.rados.0.smithi031.stdout:1826: finishing write tid 3 to smithi03173351-1 2024-04-17T11:40:29.416 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 1198 (ObjNum 574 snap 188 seq_num 574) dirty exists 2024-04-17T11:40:29.416 INFO:tasks.rados.rados.0.smithi031.stdout:1826: left oid 1 (ObjNum 574 snap 188 seq_num 574) 2024-04-17T11:40:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:27.768920+0000 mgr.y (mgr.14556) 349 : cluster [DBG] pgmap v653: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:28.361847+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-04-17T11:40:29.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:27.768920+0000 mgr.y (mgr.14556) 349 : cluster [DBG] pgmap v653: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:29.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:28.361847+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-04-17T11:40:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:27.768920+0000 mgr.y (mgr.14556) 349 : cluster [DBG] pgmap v653: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:28.361847+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-04-17T11:40:30.374 INFO:tasks.rados.rados.0.smithi031.stdout:1824: done (2 left) 2024-04-17T11:40:30.374 INFO:tasks.rados.rados.0.smithi031.stdout:1826: done (1 left) 2024-04-17T11:40:30.374 INFO:tasks.rados.rados.0.smithi031.stdout:1827: done (0 left) 2024-04-17T11:40:30.374 INFO:tasks.rados.rados.0.smithi031.stdout:1828: read oid 48 snap -1 2024-04-17T11:40:30.375 INFO:tasks.rados.rados.0.smithi031.stdout:1828: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:40:30.375 INFO:tasks.rados.rados.0.smithi031.stdout:1829: snap_create 2024-04-17T11:40:30.397 INFO:tasks.rados.rados.0.smithi031.stdout:1828: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:40:30.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:29.367945+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-04-17T11:40:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:29.769423+0000 mgr.y (mgr.14556) 350 : cluster [DBG] pgmap v656: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:40:30.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:29.367945+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-04-17T11:40:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:29.769423+0000 mgr.y (mgr.14556) 350 : cluster [DBG] pgmap v656: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:40:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:29.367945+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-04-17T11:40:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:29.769423+0000 mgr.y (mgr.14556) 350 : cluster [DBG] pgmap v656: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:40:31.380 INFO:tasks.rados.rados.0.smithi031.stdout:1828: done (1 left) 2024-04-17T11:40:31.380 INFO:tasks.rados.rados.0.smithi031.stdout:1829: done (0 left) 2024-04-17T11:40:31.380 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 190 2024-04-17T11:40:31.380 INFO:tasks.rados.rados.0.smithi031.stdout:1830: seq_num 575 ranges {0=32768} 2024-04-17T11:40:31.380 INFO:tasks.rados.rados.0.smithi031.stdout:1830: writing smithi03173351-22 from 0 to 32768 tid 1 2024-04-17T11:40:31.380 INFO:tasks.rados.rados.0.smithi031.stdout:1831: copy_from oid 50 from oid 15 current snap is 190 2024-04-17T11:40:31.380 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 190 2024-04-17T11:40:31.380 INFO:tasks.rados.rados.0.smithi031.stdout:1832: seq_num 576 ranges {0=49152} 2024-04-17T11:40:31.380 INFO:tasks.rados.rados.0.smithi031.stdout:1832: writing smithi03173351-8 from 0 to 49152 tid 1 2024-04-17T11:40:31.380 INFO:tasks.rados.rados.0.smithi031.stdout:1833: copy_from oid 31 from oid 27 current snap is 190 2024-04-17T11:40:31.380 INFO:tasks.rados.rados.0.smithi031.stdout:1834: snap_create 2024-04-17T11:40:31.383 INFO:tasks.rados.rados.0.smithi031.stdout:1831: finishing copy_from to smithi03173351-50 2024-04-17T11:40:31.383 INFO:tasks.rados.rados.0.smithi031.stdout:1831: got expected ENOENT (src dne) 2024-04-17T11:40:31.383 INFO:tasks.rados.rados.0.smithi031.stdout:1831: finishing copy_from racing read to smithi03173351-50 2024-04-17T11:40:31.386 INFO:tasks.rados.rados.0.smithi031.stdout:1830: finishing write tid 1 to smithi03173351-22 2024-04-17T11:40:31.386 INFO:tasks.rados.rados.0.smithi031.stdout:1830: finishing write tid 2 to smithi03173351-22 2024-04-17T11:40:31.386 INFO:tasks.rados.rados.0.smithi031.stdout:1832: finishing write tid 1 to smithi03173351-8 2024-04-17T11:40:31.387 INFO:tasks.rados.rados.0.smithi031.stdout:1832: finishing write tid 2 to smithi03173351-8 2024-04-17T11:40:31.387 INFO:tasks.rados.rados.0.smithi031.stdout:1833: finishing copy_from racing read to smithi03173351-31 2024-04-17T11:40:31.387 INFO:tasks.rados.rados.0.smithi031.stdout:1830: finishing write tid 3 to smithi03173351-22 2024-04-17T11:40:31.388 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 746 (ObjNum 575 snap 190 seq_num 575) dirty exists 2024-04-17T11:40:31.388 INFO:tasks.rados.rados.0.smithi031.stdout:1830: left oid 22 (ObjNum 575 snap 190 seq_num 575) 2024-04-17T11:40:31.388 INFO:tasks.rados.rados.0.smithi031.stdout:1833: finishing copy_from to smithi03173351-31 2024-04-17T11:40:31.388 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 918 (ObjNum 1733191513 snap 1332634721 seq_num 1382182259) dirty exists 2024-04-17T11:40:31.388 INFO:tasks.rados.rados.0.smithi031.stdout:1832: finishing write tid 3 to smithi03173351-8 2024-04-17T11:40:31.389 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 1642 (ObjNum 576 snap 190 seq_num 576) dirty exists 2024-04-17T11:40:31.389 INFO:tasks.rados.rados.0.smithi031.stdout:1832: left oid 8 (ObjNum 576 snap 190 seq_num 576) 2024-04-17T11:40:31.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:30.374756+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-04-17T11:40:31.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:30.374756+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-04-17T11:40:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:30.374756+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-04-17T11:40:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:40:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:31] "GET /metrics HTTP/1.1" 200 192143 "" "Prometheus/2.33.4" 2024-04-17T11:40:32.385 INFO:tasks.rados.rados.0.smithi031.stdout:1830: done (4 left) 2024-04-17T11:40:32.385 INFO:tasks.rados.rados.0.smithi031.stdout:1831: done (3 left) 2024-04-17T11:40:32.385 INFO:tasks.rados.rados.0.smithi031.stdout:1832: done (2 left) 2024-04-17T11:40:32.386 INFO:tasks.rados.rados.0.smithi031.stdout:1833: done (1 left) 2024-04-17T11:40:32.386 INFO:tasks.rados.rados.0.smithi031.stdout:1834: done (0 left) 2024-04-17T11:40:32.386 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 191 2024-04-17T11:40:32.386 INFO:tasks.rados.rados.0.smithi031.stdout:1835: seq_num 577 ranges {1589248=65536} 2024-04-17T11:40:32.392 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:40:32.394 INFO:tasks.rados.rados.0.smithi031.stdout:1835: writing smithi03173351-43 from 1589248 to 1654784 tid 1 2024-04-17T11:40:32.394 INFO:tasks.rados.rados.0.smithi031.stdout:1836: delete oid 18 current snap is 191 2024-04-17T11:40:32.399 INFO:tasks.rados.rados.0.smithi031.stdout:1836: done (1 left) 2024-04-17T11:40:32.399 INFO:tasks.rados.rados.0.smithi031.stdout:1837: read oid 13 snap -1 2024-04-17T11:40:32.399 INFO:tasks.rados.rados.0.smithi031.stdout:1837: expect deleted 2024-04-17T11:40:32.399 INFO:tasks.rados.rados.0.smithi031.stdout:1838: snap_create 2024-04-17T11:40:32.400 INFO:tasks.rados.rados.0.smithi031.stdout:1835: finishing write tid 1 to smithi03173351-43 2024-04-17T11:40:32.400 INFO:tasks.rados.rados.0.smithi031.stdout:1835: finishing write tid 2 to smithi03173351-43 2024-04-17T11:40:32.401 INFO:tasks.rados.rados.0.smithi031.stdout:1835: finishing write tid 3 to smithi03173351-43 2024-04-17T11:40:32.401 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 1473 (ObjNum 577 snap 191 seq_num 577) dirty exists 2024-04-17T11:40:32.402 INFO:tasks.rados.rados.0.smithi031.stdout:1835: left oid 43 (ObjNum 577 snap 191 seq_num 577) 2024-04-17T11:40:32.681 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:40:32.681 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (7m) 7m ago 8m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:40:32.681 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (8m) 7m ago 8m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:40:32.681 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (9m) 7m ago 9m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (9m) 7m ago 9m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (13m) 7m ago 13m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (14m) 7m ago 14m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (14m) 7m ago 15m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (13m) 7m ago 13m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (13m) 7m ago 13m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (9m) 7m ago 9m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (9m) 7m ago 9m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (12m) 7m ago 12m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (12m) 7m ago 12m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (12m) 7m ago 12m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (11m) 7m ago 11m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (11m) 7m ago 11m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (10m) 7m ago 10m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (10m) 7m ago 10m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:40:32.682 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (10m) 7m ago 10m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:40:32.683 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (7m) 7m ago 9m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:40:32.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:31.379395+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-04-17T11:40:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:31.769883+0000 mgr.y (mgr.14556) 351 : cluster [DBG] pgmap v659: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:40:32.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:31.379395+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-04-17T11:40:32.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:31.769883+0000 mgr.y (mgr.14556) 351 : cluster [DBG] pgmap v659: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:40:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:31.379395+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-04-17T11:40:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:31.769883+0000 mgr.y (mgr.14556) 351 : cluster [DBG] pgmap v659: 121 pgs: 121 active+clean; 518 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:40:33.029 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:40:33.029 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:40:33.029 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:40:33.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:40:33.029 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:40:33.029 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:40:33.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:40:33.030 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:40:33.030 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:40:33.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:40:33.030 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:40:33.030 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:40:33.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:40:33.030 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:40:33.030 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:40:33.030 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:40:33.030 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:40:33.389 INFO:tasks.rados.rados.0.smithi031.stdout:1835: done (2 left) 2024-04-17T11:40:33.389 INFO:tasks.rados.rados.0.smithi031.stdout:1837: done (1 left) 2024-04-17T11:40:33.389 INFO:tasks.rados.rados.0.smithi031.stdout:1838: done (0 left) 2024-04-17T11:40:33.389 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 192 2024-04-17T11:40:33.389 INFO:tasks.rados.rados.0.smithi031.stdout:1839: seq_num 579 ranges {2121728=98304} 2024-04-17T11:40:33.401 INFO:tasks.rados.rados.0.smithi031.stdout:1839: writing smithi03173351-7 from 2121728 to 2220032 tid 1 2024-04-17T11:40:33.401 INFO:tasks.rados.rados.0.smithi031.stdout:1840: read oid 43 snap -1 2024-04-17T11:40:33.401 INFO:tasks.rados.rados.0.smithi031.stdout:1840: expect (ObjNum 577 snap 191 seq_num 577) 2024-04-17T11:40:33.401 INFO:tasks.rados.rados.0.smithi031.stdout:1841: snap_remove snap 170 2024-04-17T11:40:33.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:40:32.379377+0000 mgr.y (mgr.14556) 352 : audit [DBG] from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:32.384806+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-04-17T11:40:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:40:32.674585+0000 mgr.y (mgr.14556) 353 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:40:33.030587+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.31:0/1883058553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:40:33.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:40:32.379377+0000 mgr.y (mgr.14556) 352 : audit [DBG] from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:32.384806+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-04-17T11:40:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:40:32.674585+0000 mgr.y (mgr.14556) 353 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:40:33.030587+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.31:0/1883058553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:40:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:40:32.379377+0000 mgr.y (mgr.14556) 352 : audit [DBG] from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:32.384806+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-04-17T11:40:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:40:32.674585+0000 mgr.y (mgr.14556) 353 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:40:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:40:33.030587+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.31:0/1883058553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:40:34.345 INFO:tasks.rados.rados.0.smithi031.stdout:1841: done (2 left) 2024-04-17T11:40:34.346 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 25 current snap is 192 2024-04-17T11:40:34.346 INFO:tasks.rados.rados.0.smithi031.stdout:1842: seq_num 580 ranges {0=114688} 2024-04-17T11:40:34.346 INFO:tasks.rados.rados.0.smithi031.stdout:1842: writing smithi03173351-25 from 0 to 114688 tid 1 2024-04-17T11:40:34.346 INFO:tasks.rados.rados.0.smithi031.stdout:1843: snap_remove snap 169 2024-04-17T11:40:34.392 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:40:34.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:33.389312+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-04-17T11:40:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:33.770439+0000 mgr.y (mgr.14556) 354 : cluster [DBG] pgmap v662: 121 pgs: 121 active+clean; 519 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 628 KiB/s wr, 6 op/s 2024-04-17T11:40:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:34.345368+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-04-17T11:40:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:33.389312+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-04-17T11:40:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:33.770439+0000 mgr.y (mgr.14556) 354 : cluster [DBG] pgmap v662: 121 pgs: 121 active+clean; 519 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 628 KiB/s wr, 6 op/s 2024-04-17T11:40:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:34.345368+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-04-17T11:40:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:33.389312+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-04-17T11:40:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:33.770439+0000 mgr.y (mgr.14556) 354 : cluster [DBG] pgmap v662: 121 pgs: 121 active+clean; 519 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 628 KiB/s wr, 6 op/s 2024-04-17T11:40:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:34.345368+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-04-17T11:40:35.349 INFO:tasks.rados.rados.0.smithi031.stdout:1843: done (3 left) 2024-04-17T11:40:35.349 INFO:tasks.rados.rados.0.smithi031.stdout:1844: setattr oid 40 current snap is 192 2024-04-17T11:40:35.349 INFO:tasks.rados.rados.0.smithi031.stdout:1839: finishing write tid 1 to smithi03173351-7 2024-04-17T11:40:35.349 INFO:tasks.rados.rados.0.smithi031.stdout:1839: finishing write tid 2 to smithi03173351-7 2024-04-17T11:40:35.349 INFO:tasks.rados.rados.0.smithi031.stdout:1839: finishing write tid 3 to smithi03173351-7 2024-04-17T11:40:35.349 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1683 (ObjNum 579 snap 192 seq_num 579) dirty exists 2024-04-17T11:40:35.349 INFO:tasks.rados.rados.0.smithi031.stdout:1839: left oid 7 (ObjNum 579 snap 192 seq_num 579) 2024-04-17T11:40:35.350 INFO:tasks.rados.rados.0.smithi031.stdout:1840: expect (ObjNum 577 snap 191 seq_num 577) 2024-04-17T11:40:35.429 INFO:tasks.rados.rados.0.smithi031.stdout:1842: finishing write tid 1 to smithi03173351-25 2024-04-17T11:40:35.429 INFO:tasks.rados.rados.0.smithi031.stdout:1842: finishing write tid 2 to smithi03173351-25 2024-04-17T11:40:35.429 INFO:tasks.rados.rados.0.smithi031.stdout:1842: finishing write tid 3 to smithi03173351-25 2024-04-17T11:40:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 1936 (ObjNum 580 snap 192 seq_num 580) dirty exists 2024-04-17T11:40:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:1842: left oid 25 (ObjNum 580 snap 192 seq_num 580) 2024-04-17T11:40:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:1839: done (3 left) 2024-04-17T11:40:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:1840: done (2 left) 2024-04-17T11:40:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:1842: done (1 left) 2024-04-17T11:40:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:1845: copy_from oid 22 from oid 29 current snap is 192 2024-04-17T11:40:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:1846: rmattr oid 38 current snap is 192 2024-04-17T11:40:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:1847: rollback oid 12 current snap is 192 2024-04-17T11:40:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 12 to 190 2024-04-17T11:40:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:1848: snap_create 2024-04-17T11:40:35.432 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1651 (ObjNum 554 snap 178 seq_num 554) dirty exists 2024-04-17T11:40:35.433 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 1211 (ObjNum 538 snap 173 seq_num 538) dirty exists 2024-04-17T11:40:35.433 INFO:tasks.rados.rados.0.smithi031.stdout:1847: finishing rollback tid 1 to smithi03173351-12 2024-04-17T11:40:35.434 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 1191 (ObjNum 0 snap 32549 seq_num 2594359136) dirty dne 2024-04-17T11:40:35.450 INFO:tasks.rados.rados.0.smithi031.stdout:1845: finishing copy_from racing read to smithi03173351-22 2024-04-17T11:40:35.454 INFO:tasks.rados.rados.0.smithi031.stdout:1845: finishing copy_from to smithi03173351-22 2024-04-17T11:40:35.454 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 1640 (ObjNum 554 snap 178 seq_num 554) dirty exists 2024-04-17T11:40:36.353 INFO:tasks.rados.rados.0.smithi031.stdout:1844: done (4 left) 2024-04-17T11:40:36.353 INFO:tasks.rados.rados.0.smithi031.stdout:1845: done (3 left) 2024-04-17T11:40:36.354 INFO:tasks.rados.rados.0.smithi031.stdout:1846: done (2 left) 2024-04-17T11:40:36.354 INFO:tasks.rados.rados.0.smithi031.stdout:1847: done (1 left) 2024-04-17T11:40:36.354 INFO:tasks.rados.rados.0.smithi031.stdout:1848: done (0 left) 2024-04-17T11:40:36.354 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 193 2024-04-17T11:40:36.354 INFO:tasks.rados.rados.0.smithi031.stdout:1849: seq_num 581 ranges {0=139264} 2024-04-17T11:40:36.354 INFO:tasks.rados.rados.0.smithi031.stdout:1849: writing smithi03173351-18 from 0 to 139264 tid 1 2024-04-17T11:40:36.354 INFO:tasks.rados.rados.0.smithi031.stdout:1850: snap_create 2024-04-17T11:40:36.358 INFO:tasks.rados.rados.0.smithi031.stdout:1849: finishing write tid 1 to smithi03173351-18 2024-04-17T11:40:36.358 INFO:tasks.rados.rados.0.smithi031.stdout:1849: finishing write tid 2 to smithi03173351-18 2024-04-17T11:40:36.360 INFO:tasks.rados.rados.0.smithi031.stdout:1849: finishing write tid 3 to smithi03173351-18 2024-04-17T11:40:36.360 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 1946 (ObjNum 581 snap 193 seq_num 581) dirty exists 2024-04-17T11:40:36.360 INFO:tasks.rados.rados.0.smithi031.stdout:1849: left oid 18 (ObjNum 581 snap 193 seq_num 581) 2024-04-17T11:40:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:35.346246+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-04-17T11:40:36.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:35.346246+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-04-17T11:40:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:35.346246+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-04-17T11:40:37.359 INFO:tasks.rados.rados.0.smithi031.stdout:1849: done (1 left) 2024-04-17T11:40:37.359 INFO:tasks.rados.rados.0.smithi031.stdout:1850: done (0 left) 2024-04-17T11:40:37.359 INFO:tasks.rados.rados.0.smithi031.stdout:1851: setattr oid 44 current snap is 194 2024-04-17T11:40:37.359 INFO:tasks.rados.rados.0.smithi031.stdout:1852: rollback oid 20 current snap is 194 2024-04-17T11:40:37.359 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 20 to 150 2024-04-17T11:40:37.360 INFO:tasks.rados.rados.0.smithi031.stdout:1853: snap_remove snap 177 2024-04-17T11:40:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:35.770944+0000 mgr.y (mgr.14556) 355 : cluster [DBG] pgmap v665: 121 pgs: 121 active+clean; 519 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 628 KiB/s wr, 6 op/s 2024-04-17T11:40:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:36.354164+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-04-17T11:40:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:35.770944+0000 mgr.y (mgr.14556) 355 : cluster [DBG] pgmap v665: 121 pgs: 121 active+clean; 519 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 628 KiB/s wr, 6 op/s 2024-04-17T11:40:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:36.354164+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-04-17T11:40:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:35.770944+0000 mgr.y (mgr.14556) 355 : cluster [DBG] pgmap v665: 121 pgs: 121 active+clean; 519 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 628 KiB/s wr, 6 op/s 2024-04-17T11:40:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:36.354164+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-04-17T11:40:38.380 INFO:tasks.rados.rados.0.smithi031.stdout:1853: done (2 left) 2024-04-17T11:40:38.380 INFO:tasks.rados.rados.0.smithi031.stdout:1854: copy_from oid 39 from oid 18 current snap is 194 2024-04-17T11:40:38.380 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 24 current snap is 194 2024-04-17T11:40:38.380 INFO:tasks.rados.rados.0.smithi031.stdout:1855: seq_num 582 ranges {0=155648} 2024-04-17T11:40:38.382 INFO:tasks.rados.rados.0.smithi031.stdout:1855: writing smithi03173351-24 from 0 to 155648 tid 1 2024-04-17T11:40:38.382 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 194 2024-04-17T11:40:38.382 INFO:tasks.rados.rados.0.smithi031.stdout:1856: seq_num 583 ranges {5513216=172032} 2024-04-17T11:40:38.414 INFO:tasks.rados.rados.0.smithi031.stdout:1856: writing smithi03173351-29 from 5513216 to 5685248 tid 1 2024-04-17T11:40:38.414 INFO:tasks.rados.rados.0.smithi031.stdout:1857: read oid 42 snap -1 2024-04-17T11:40:38.414 INFO:tasks.rados.rados.0.smithi031.stdout:1857: expect (ObjNum 560 snap 180 seq_num 560) 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1858: read oid 41 snap -1 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1858: expect (ObjNum 545 snap 176 seq_num 545) 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1859: copy_from oid 15 from oid 33 current snap is 194 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1852: finishing rollback tid 0 to smithi03173351-20 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1852: finishing rollback tid 1 to smithi03173351-20 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1485 (ObjNum 539 snap 173 seq_num 539) dirty exists 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1852: finishing rollback tid 2 to smithi03173351-20 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 872 (ObjNum 433 snap 142 seq_num 433) dirty exists 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1855: finishing write tid 1 to smithi03173351-24 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1855: finishing write tid 2 to smithi03173351-24 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1854: finishing copy_from racing read to smithi03173351-39 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1855: finishing write tid 3 to smithi03173351-24 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 1642 (ObjNum 582 snap 194 seq_num 582) dirty exists 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1855: left oid 24 (ObjNum 582 snap 194 seq_num 582) 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1854: finishing copy_from to smithi03173351-39 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 1946 (ObjNum 581 snap 193 seq_num 581) dirty exists 2024-04-17T11:40:38.415 INFO:tasks.rados.rados.0.smithi031.stdout:1851: done (7 left) 2024-04-17T11:40:38.416 INFO:tasks.rados.rados.0.smithi031.stdout:1852: done (6 left) 2024-04-17T11:40:38.416 INFO:tasks.rados.rados.0.smithi031.stdout:1854: done (5 left) 2024-04-17T11:40:38.416 INFO:tasks.rados.rados.0.smithi031.stdout:1855: done (4 left) 2024-04-17T11:40:38.416 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 194 2024-04-17T11:40:38.416 INFO:tasks.rados.rados.0.smithi031.stdout:1860: seq_num 584 ranges {0=188416} 2024-04-17T11:40:38.416 INFO:tasks.rados.rados.0.smithi031.stdout:1860: writing smithi03173351-21 from 0 to 188416 tid 1 2024-04-17T11:40:38.417 INFO:tasks.rados.rados.0.smithi031.stdout:1861: read oid 34 snap -1 2024-04-17T11:40:38.417 INFO:tasks.rados.rados.0.smithi031.stdout:1861: expect (ObjNum 479 snap 158 seq_num 479) 2024-04-17T11:40:38.417 INFO:tasks.rados.rados.0.smithi031.stdout:1862: read oid 47 snap -1 2024-04-17T11:40:38.417 INFO:tasks.rados.rados.0.smithi031.stdout:1862: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:40:38.417 INFO:tasks.rados.rados.0.smithi031.stdout:1863: rollback oid 38 current snap is 194 2024-04-17T11:40:38.417 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 137 2024-04-17T11:40:38.417 INFO:tasks.rados.rados.0.smithi031.stdout:1864: snap_create 2024-04-17T11:40:38.417 INFO:tasks.rados.rados.0.smithi031.stdout:1859: finishing copy_from to smithi03173351-15 2024-04-17T11:40:38.417 INFO:tasks.rados.rados.0.smithi031.stdout:1859: got expected ENOENT (src dne) 2024-04-17T11:40:38.417 INFO:tasks.rados.rados.0.smithi031.stdout:1859: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:40:38.419 INFO:tasks.rados.rados.0.smithi031.stdout:1856: finishing write tid 1 to smithi03173351-29 2024-04-17T11:40:38.419 INFO:tasks.rados.rados.0.smithi031.stdout:1856: finishing write tid 2 to smithi03173351-29 2024-04-17T11:40:38.419 INFO:tasks.rados.rados.0.smithi031.stdout:1860: finishing write tid 1 to smithi03173351-21 2024-04-17T11:40:38.421 INFO:tasks.rados.rados.0.smithi031.stdout:1856: finishing write tid 3 to smithi03173351-29 2024-04-17T11:40:38.421 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 1644 (ObjNum 583 snap 194 seq_num 583) dirty exists 2024-04-17T11:40:38.422 INFO:tasks.rados.rados.0.smithi031.stdout:1856: left oid 29 (ObjNum 583 snap 194 seq_num 583) 2024-04-17T11:40:38.423 INFO:tasks.rados.rados.0.smithi031.stdout:1860: finishing write tid 2 to smithi03173351-21 2024-04-17T11:40:38.426 INFO:tasks.rados.rados.0.smithi031.stdout:1861: expect (ObjNum 479 snap 158 seq_num 479) 2024-04-17T11:40:38.451 INFO:tasks.rados.rados.0.smithi031.stdout:1860: finishing write tid 3 to smithi03173351-21 2024-04-17T11:40:38.451 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 1194 (ObjNum 584 snap 194 seq_num 584) dirty exists 2024-04-17T11:40:38.452 INFO:tasks.rados.rados.0.smithi031.stdout:1860: left oid 21 (ObjNum 584 snap 194 seq_num 584) 2024-04-17T11:40:38.452 INFO:tasks.rados.rados.0.smithi031.stdout:1862: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:40:38.555 INFO:tasks.rados.rados.0.smithi031.stdout:1863: finishing rollback tid 0 to smithi03173351-38 2024-04-17T11:40:38.555 INFO:tasks.rados.rados.0.smithi031.stdout:1863: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:40:38.555 INFO:tasks.rados.rados.0.smithi031.stdout:1863: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:40:38.555 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1654 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-04-17T11:40:38.556 INFO:tasks.rados.rados.0.smithi031.stdout:1857: expect (ObjNum 560 snap 180 seq_num 560) 2024-04-17T11:40:38.613 INFO:tasks.rados.rados.0.smithi031.stdout:1858: expect (ObjNum 545 snap 176 seq_num 545) 2024-04-17T11:40:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:37.359902+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-04-17T11:40:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:37.771355+0000 mgr.y (mgr.14556) 356 : cluster [DBG] pgmap v668: 121 pgs: 121 active+clean; 519 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:38.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:37.359902+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-04-17T11:40:38.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:37.771355+0000 mgr.y (mgr.14556) 356 : cluster [DBG] pgmap v668: 121 pgs: 121 active+clean; 519 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:37.359902+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-04-17T11:40:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:37.771355+0000 mgr.y (mgr.14556) 356 : cluster [DBG] pgmap v668: 121 pgs: 121 active+clean; 519 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:39.353 INFO:tasks.rados.rados.0.smithi031.stdout:1856: done (8 left) 2024-04-17T11:40:39.354 INFO:tasks.rados.rados.0.smithi031.stdout:1857: done (7 left) 2024-04-17T11:40:39.354 INFO:tasks.rados.rados.0.smithi031.stdout:1858: done (6 left) 2024-04-17T11:40:39.354 INFO:tasks.rados.rados.0.smithi031.stdout:1859: done (5 left) 2024-04-17T11:40:39.354 INFO:tasks.rados.rados.0.smithi031.stdout:1860: done (4 left) 2024-04-17T11:40:39.354 INFO:tasks.rados.rados.0.smithi031.stdout:1861: done (3 left) 2024-04-17T11:40:39.354 INFO:tasks.rados.rados.0.smithi031.stdout:1862: done (2 left) 2024-04-17T11:40:39.354 INFO:tasks.rados.rados.0.smithi031.stdout:1863: done (1 left) 2024-04-17T11:40:39.354 INFO:tasks.rados.rados.0.smithi031.stdout:1864: done (0 left) 2024-04-17T11:40:39.354 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 195 2024-04-17T11:40:39.354 INFO:tasks.rados.rados.0.smithi031.stdout:1865: seq_num 585 ranges {13459456=204800} 2024-04-17T11:40:39.428 INFO:tasks.rados.rados.0.smithi031.stdout:1865: writing smithi03173351-49 from 13459456 to 13664256 tid 1 2024-04-17T11:40:39.428 INFO:tasks.rados.rados.0.smithi031.stdout:1866: read oid 38 snap -1 2024-04-17T11:40:39.428 INFO:tasks.rados.rados.0.smithi031.stdout:1866: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:40:39.428 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 195 2024-04-17T11:40:39.428 INFO:tasks.rados.rados.0.smithi031.stdout:1867: seq_num 586 ranges {2056192=221184} 2024-04-17T11:40:39.441 INFO:tasks.rados.rados.0.smithi031.stdout:1867: writing smithi03173351-50 from 2056192 to 2277376 tid 1 2024-04-17T11:40:39.441 INFO:tasks.rados.rados.0.smithi031.stdout:1868: snap_remove snap 188 2024-04-17T11:40:39.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:38.378272+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-04-17T11:40:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:39.350812+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-04-17T11:40:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:38.378272+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-04-17T11:40:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:39.350812+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-04-17T11:40:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:38.378272+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-04-17T11:40:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:39.350812+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-04-17T11:40:40.384 INFO:tasks.rados.rados.0.smithi031.stdout:1868: done (3 left) 2024-04-17T11:40:40.384 INFO:tasks.rados.rados.0.smithi031.stdout:1869: snap_create 2024-04-17T11:40:40.384 INFO:tasks.rados.rados.0.smithi031.stdout:1865: finishing write tid 1 to smithi03173351-49 2024-04-17T11:40:40.384 INFO:tasks.rados.rados.0.smithi031.stdout:1865: finishing write tid 2 to smithi03173351-49 2024-04-17T11:40:40.385 INFO:tasks.rados.rados.0.smithi031.stdout:1865: finishing write tid 3 to smithi03173351-49 2024-04-17T11:40:40.385 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 1955 (ObjNum 585 snap 195 seq_num 585) dirty exists 2024-04-17T11:40:40.385 INFO:tasks.rados.rados.0.smithi031.stdout:1865: left oid 49 (ObjNum 585 snap 195 seq_num 585) 2024-04-17T11:40:40.385 INFO:tasks.rados.rados.0.smithi031.stdout:1866: expect (ObjNum 163 snap 45 seq_num 163) 2024-04-17T11:40:40.545 INFO:tasks.rados.rados.0.smithi031.stdout:1867: finishing write tid 1 to smithi03173351-50 2024-04-17T11:40:40.545 INFO:tasks.rados.rados.0.smithi031.stdout:1867: finishing write tid 2 to smithi03173351-50 2024-04-17T11:40:40.545 INFO:tasks.rados.rados.0.smithi031.stdout:1867: finishing write tid 3 to smithi03173351-50 2024-04-17T11:40:40.545 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 1958 (ObjNum 586 snap 195 seq_num 586) dirty exists 2024-04-17T11:40:40.545 INFO:tasks.rados.rados.0.smithi031.stdout:1867: left oid 50 (ObjNum 586 snap 195 seq_num 586) 2024-04-17T11:40:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:39.771774+0000 mgr.y (mgr.14556) 357 : cluster [DBG] pgmap v671: 121 pgs: 121 active+clean; 527 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-17T11:40:40.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:39.771774+0000 mgr.y (mgr.14556) 357 : cluster [DBG] pgmap v671: 121 pgs: 121 active+clean; 527 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-17T11:40:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:39.771774+0000 mgr.y (mgr.14556) 357 : cluster [DBG] pgmap v671: 121 pgs: 121 active+clean; 527 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-17T11:40:41.388 INFO:tasks.rados.rados.0.smithi031.stdout:1865: done (3 left) 2024-04-17T11:40:41.388 INFO:tasks.rados.rados.0.smithi031.stdout:1866: done (2 left) 2024-04-17T11:40:41.388 INFO:tasks.rados.rados.0.smithi031.stdout:1867: done (1 left) 2024-04-17T11:40:41.388 INFO:tasks.rados.rados.0.smithi031.stdout:1869: done (0 left) 2024-04-17T11:40:41.389 INFO:tasks.rados.rados.0.smithi031.stdout:1870: delete oid 8 current snap is 196 2024-04-17T11:40:41.392 INFO:tasks.rados.rados.0.smithi031.stdout:1870: done (0 left) 2024-04-17T11:40:41.392 INFO:tasks.rados.rados.0.smithi031.stdout:1871: rollback oid 13 current snap is 196 2024-04-17T11:40:41.392 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 13 to 90 2024-04-17T11:40:41.392 INFO:tasks.rados.rados.0.smithi031.stdout:1872: snap_create 2024-04-17T11:40:41.395 INFO:tasks.rados.rados.0.smithi031.stdout:1871: finishing rollback tid 1 to smithi03173351-13 2024-04-17T11:40:41.395 INFO:tasks.rados.rados.0.smithi031.stdout:1871: finishing rollback tid 2 to smithi03173351-13 2024-04-17T11:40:41.395 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 1196 (ObjNum 261 snap 87 seq_num 261) dirty exists 2024-04-17T11:40:41.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:40.383862+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-04-17T11:40:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:40:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:41] "GET /metrics HTTP/1.1" 200 192147 "" "Prometheus/2.33.4" 2024-04-17T11:40:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:40.383862+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-04-17T11:40:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:40.383862+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-04-17T11:40:42.396 INFO:tasks.rados.rados.0.smithi031.stdout:1871: done (1 left) 2024-04-17T11:40:42.396 INFO:tasks.rados.rados.0.smithi031.stdout:1872: done (0 left) 2024-04-17T11:40:42.396 INFO:tasks.rados.rados.0.smithi031.stdout:1873: snap_remove snap 166 2024-04-17T11:40:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:41.388418+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-04-17T11:40:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:41.772245+0000 mgr.y (mgr.14556) 358 : cluster [DBG] pgmap v674: 121 pgs: 121 active+clean; 527 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-17T11:40:42.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:41.388418+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-04-17T11:40:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:41.772245+0000 mgr.y (mgr.14556) 358 : cluster [DBG] pgmap v674: 121 pgs: 121 active+clean; 527 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-17T11:40:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:41.388418+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-04-17T11:40:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:41.772245+0000 mgr.y (mgr.14556) 358 : cluster [DBG] pgmap v674: 121 pgs: 121 active+clean; 527 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-17T11:40:43.406 INFO:tasks.rados.rados.0.smithi031.stdout:1873: done (0 left) 2024-04-17T11:40:43.406 INFO:tasks.rados.rados.0.smithi031.stdout:1874: copy_from oid 10 from oid 48 current snap is 197 2024-04-17T11:40:43.407 INFO:tasks.rados.rados.0.smithi031.stdout:1875: snap_create 2024-04-17T11:40:43.436 INFO:tasks.rados.rados.0.smithi031.stdout:1874: finishing copy_from racing read to smithi03173351-10 2024-04-17T11:40:43.439 INFO:tasks.rados.rados.0.smithi031.stdout:1874: finishing copy_from to smithi03173351-10 2024-04-17T11:40:43.439 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 856 (ObjNum 457 snap 147 seq_num 457) dirty exists 2024-04-17T11:40:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:42.396905+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-04-17T11:40:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:42.396905+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-04-17T11:40:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:42.396905+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-04-17T11:40:44.408 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:40:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:40:44.412 INFO:tasks.rados.rados.0.smithi031.stdout:1874: done (1 left) 2024-04-17T11:40:44.412 INFO:tasks.rados.rados.0.smithi031.stdout:1875: done (0 left) 2024-04-17T11:40:44.412 INFO:tasks.rados.rados.0.smithi031.stdout:1876: read oid 11 snap -1 2024-04-17T11:40:44.412 INFO:tasks.rados.rados.0.smithi031.stdout:1876: expect (ObjNum 509 snap 166 seq_num 509) 2024-04-17T11:40:44.412 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 198 2024-04-17T11:40:44.412 INFO:tasks.rados.rados.0.smithi031.stdout:1877: seq_num 588 ranges {827392=253952} 2024-04-17T11:40:44.418 INFO:tasks.rados.rados.0.smithi031.stdout:1877: writing smithi03173351-34 from 827392 to 1081344 tid 1 2024-04-17T11:40:44.418 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 198 2024-04-17T11:40:44.418 INFO:tasks.rados.rados.0.smithi031.stdout:1878: seq_num 589 ranges {1720320=270336} 2024-04-17T11:40:44.429 INFO:tasks.rados.rados.0.smithi031.stdout:1878: writing smithi03173351-45 from 1720320 to 1990656 tid 1 2024-04-17T11:40:44.430 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 25 current snap is 198 2024-04-17T11:40:44.430 INFO:tasks.rados.rados.0.smithi031.stdout:1877: finishing write tid 1 to smithi03173351-34 2024-04-17T11:40:44.430 INFO:tasks.rados.rados.0.smithi031.stdout:1879: seq_num 590 ranges {114688=286720} 2024-04-17T11:40:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:1879: writing smithi03173351-25 from 114688 to 401408 tid 1 2024-04-17T11:40:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:1880: rollback oid 6 current snap is 198 2024-04-17T11:40:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 6 to 179 2024-04-17T11:40:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:1877: finishing write tid 2 to smithi03173351-34 2024-04-17T11:40:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:1877: finishing write tid 3 to smithi03173351-34 2024-04-17T11:40:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1075 (ObjNum 588 snap 198 seq_num 588) dirty exists 2024-04-17T11:40:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:1877: left oid 34 (ObjNum 588 snap 198 seq_num 588) 2024-04-17T11:40:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:1877: done (4 left) 2024-04-17T11:40:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:1881: setattr oid 44 current snap is 198 2024-04-17T11:40:44.434 INFO:tasks.rados.rados.0.smithi031.stdout:1882: read oid 13 snap 174 2024-04-17T11:40:44.434 INFO:tasks.rados.rados.0.smithi031.stdout:1882: expect deleted 2024-04-17T11:40:44.434 INFO:tasks.rados.rados.0.smithi031.stdout:1883: read oid 41 snap -1 2024-04-17T11:40:44.434 INFO:tasks.rados.rados.0.smithi031.stdout:1883: expect (ObjNum 545 snap 176 seq_num 545) 2024-04-17T11:40:44.435 INFO:tasks.rados.rados.0.smithi031.stdout:1884: snap_create 2024-04-17T11:40:44.436 INFO:tasks.rados.rados.0.smithi031.stdout:1876: expect (ObjNum 509 snap 166 seq_num 509) 2024-04-17T11:40:44.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:43.405530+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-04-17T11:40:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:43.772670+0000 mgr.y (mgr.14556) 359 : cluster [DBG] pgmap v677: 121 pgs: 121 active+clean; 532 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 264 KiB/s wr, 10 op/s 2024-04-17T11:40:44.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:43.405530+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-04-17T11:40:44.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:43.772670+0000 mgr.y (mgr.14556) 359 : cluster [DBG] pgmap v677: 121 pgs: 121 active+clean; 532 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 264 KiB/s wr, 10 op/s 2024-04-17T11:40:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:43.405530+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-04-17T11:40:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:43.772670+0000 mgr.y (mgr.14556) 359 : cluster [DBG] pgmap v677: 121 pgs: 121 active+clean; 532 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 264 KiB/s wr, 10 op/s 2024-04-17T11:40:44.913 INFO:tasks.rados.rados.0.smithi031.stdout:1878: finishing write tid 1 to smithi03173351-45 2024-04-17T11:40:44.913 INFO:tasks.rados.rados.0.smithi031.stdout:1878: finishing write tid 2 to smithi03173351-45 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:1880: finishing rollback tid 1 to smithi03173351-6 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1349 (ObjNum 288 snap 0 seq_num 33) dirty dne 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:1879: finishing write tid 1 to smithi03173351-25 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1504 (ObjNum 539 snap 173 seq_num 539) dirty exists 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:1879: finishing write tid 2 to smithi03173351-25 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:1878: finishing write tid 3 to smithi03173351-45 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 1973 (ObjNum 589 snap 198 seq_num 589) dirty exists 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:1878: left oid 45 (ObjNum 589 snap 198 seq_num 589) 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:1879: finishing write tid 3 to smithi03173351-25 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 1976 (ObjNum 590 snap 198 seq_num 590) dirty exists 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:1879: left oid 25 (ObjNum 590 snap 198 seq_num 590) 2024-04-17T11:40:44.914 INFO:tasks.rados.rados.0.smithi031.stdout:1883: expect (ObjNum 545 snap 176 seq_num 545) 2024-04-17T11:40:45.413 INFO:tasks.rados.rados.0.smithi031.stdout:1876: done (7 left) 2024-04-17T11:40:45.413 INFO:tasks.rados.rados.0.smithi031.stdout:1878: done (6 left) 2024-04-17T11:40:45.413 INFO:tasks.rados.rados.0.smithi031.stdout:1879: done (5 left) 2024-04-17T11:40:45.413 INFO:tasks.rados.rados.0.smithi031.stdout:1880: done (4 left) 2024-04-17T11:40:45.413 INFO:tasks.rados.rados.0.smithi031.stdout:1881: done (3 left) 2024-04-17T11:40:45.413 INFO:tasks.rados.rados.0.smithi031.stdout:1882: done (2 left) 2024-04-17T11:40:45.413 INFO:tasks.rados.rados.0.smithi031.stdout:1883: done (1 left) 2024-04-17T11:40:45.413 INFO:tasks.rados.rados.0.smithi031.stdout:1884: done (0 left) 2024-04-17T11:40:45.413 INFO:tasks.rados.rados.0.smithi031.stdout:1885: delete oid 44 current snap is 199 2024-04-17T11:40:45.419 INFO:tasks.rados.rados.0.smithi031.stdout:1885: done (0 left) 2024-04-17T11:40:45.419 INFO:tasks.rados.rados.0.smithi031.stdout:1886: copy_from oid 39 from oid 22 current snap is 199 2024-04-17T11:40:45.419 INFO:tasks.rados.rados.0.smithi031.stdout:1887: snap_remove snap 180 2024-04-17T11:40:45.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:44.412225+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-04-17T11:40:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:44.412225+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-04-17T11:40:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:44.412225+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-04-17T11:40:46.435 INFO:tasks.rados.rados.0.smithi031.stdout:1887: done (1 left) 2024-04-17T11:40:46.435 INFO:tasks.rados.rados.0.smithi031.stdout:1888: read oid 14 snap -1 2024-04-17T11:40:46.435 INFO:tasks.rados.rados.0.smithi031.stdout:1888: expect (ObjNum 527 snap 170 seq_num 527) 2024-04-17T11:40:46.435 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 199 2024-04-17T11:40:46.435 INFO:tasks.rados.rados.0.smithi031.stdout:1889: seq_num 592 ranges {9674752=319488} 2024-04-17T11:40:46.486 INFO:tasks.rados.rados.0.smithi031.stdout:1889: writing smithi03173351-3 from 9674752 to 9994240 tid 1 2024-04-17T11:40:46.486 INFO:tasks.rados.rados.0.smithi031.stdout:1890: snap_remove snap 196 2024-04-17T11:40:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:45.413724+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-04-17T11:40:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:45.773223+0000 mgr.y (mgr.14556) 360 : cluster [DBG] pgmap v680: 121 pgs: 121 active+clean; 532 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 264 KiB/s wr, 10 op/s 2024-04-17T11:40:46.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:45.413724+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-04-17T11:40:46.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:45.773223+0000 mgr.y (mgr.14556) 360 : cluster [DBG] pgmap v680: 121 pgs: 121 active+clean; 532 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 264 KiB/s wr, 10 op/s 2024-04-17T11:40:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:45.413724+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-04-17T11:40:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:45.773223+0000 mgr.y (mgr.14556) 360 : cluster [DBG] pgmap v680: 121 pgs: 121 active+clean; 532 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 264 KiB/s wr, 10 op/s 2024-04-17T11:40:47.427 INFO:tasks.rados.rados.0.smithi031.stdout:1890: done (3 left) 2024-04-17T11:40:47.428 INFO:tasks.rados.rados.0.smithi031.stdout:1891: snap_create 2024-04-17T11:40:47.428 INFO:tasks.rados.rados.0.smithi031.stdout:1886: finishing copy_from racing read to smithi03173351-39 2024-04-17T11:40:47.428 INFO:tasks.rados.rados.0.smithi031.stdout:1886: finishing copy_from to smithi03173351-39 2024-04-17T11:40:47.428 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 1640 (ObjNum 554 snap 178 seq_num 554) dirty exists 2024-04-17T11:40:47.428 INFO:tasks.rados.rados.0.smithi031.stdout:1888: expect (ObjNum 527 snap 170 seq_num 527) 2024-04-17T11:40:47.510 INFO:tasks.rados.rados.0.smithi031.stdout:1889: finishing write tid 1 to smithi03173351-3 2024-04-17T11:40:47.511 INFO:tasks.rados.rados.0.smithi031.stdout:1889: finishing write tid 2 to smithi03173351-3 2024-04-17T11:40:47.511 INFO:tasks.rados.rados.0.smithi031.stdout:1889: finishing write tid 3 to smithi03173351-3 2024-04-17T11:40:47.511 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 874 (ObjNum 592 snap 199 seq_num 592) dirty exists 2024-04-17T11:40:47.511 INFO:tasks.rados.rados.0.smithi031.stdout:1889: left oid 3 (ObjNum 592 snap 199 seq_num 592) 2024-04-17T11:40:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:46.426184+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-04-17T11:40:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:46.426184+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-04-17T11:40:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:46.426184+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-04-17T11:40:48.445 INFO:tasks.rados.rados.0.smithi031.stdout:1886: done (3 left) 2024-04-17T11:40:48.445 INFO:tasks.rados.rados.0.smithi031.stdout:1888: done (2 left) 2024-04-17T11:40:48.445 INFO:tasks.rados.rados.0.smithi031.stdout:1889: done (1 left) 2024-04-17T11:40:48.445 INFO:tasks.rados.rados.0.smithi031.stdout:1891: done (0 left) 2024-04-17T11:40:48.445 INFO:tasks.rados.rados.0.smithi031.stdout:1892: delete oid 38 current snap is 200 2024-04-17T11:40:48.448 INFO:tasks.rados.rados.0.smithi031.stdout:1892: done (0 left) 2024-04-17T11:40:48.448 INFO:tasks.rados.rados.0.smithi031.stdout:1893: snap_remove snap 184 2024-04-17T11:40:48.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:47.426656+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-04-17T11:40:48.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:47.773601+0000 mgr.y (mgr.14556) 361 : cluster [DBG] pgmap v683: 121 pgs: 121 active+clean; 532 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:48.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:47.426656+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-04-17T11:40:48.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:47.773601+0000 mgr.y (mgr.14556) 361 : cluster [DBG] pgmap v683: 121 pgs: 121 active+clean; 532 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:47.426656+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-04-17T11:40:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:47.773601+0000 mgr.y (mgr.14556) 361 : cluster [DBG] pgmap v683: 121 pgs: 121 active+clean; 532 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:49.353 INFO:tasks.rados.rados.0.smithi031.stdout:1893: done (0 left) 2024-04-17T11:40:49.353 INFO:tasks.rados.rados.0.smithi031.stdout:1894: rmattr oid 12 current snap is 200 2024-04-17T11:40:49.353 INFO:tasks.rados.rados.0.smithi031.stdout:1894: done (0 left) 2024-04-17T11:40:49.353 INFO:tasks.rados.rados.0.smithi031.stdout:1895: snap_remove snap 113 2024-04-17T11:40:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:48.443396+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-04-17T11:40:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:49.348679+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-04-17T11:40:49.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:48.443396+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-04-17T11:40:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:49.348679+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-04-17T11:40:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:48.443396+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-04-17T11:40:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:49.348679+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-04-17T11:40:50.356 INFO:tasks.rados.rados.0.smithi031.stdout:1895: done (0 left) 2024-04-17T11:40:50.356 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 200 2024-04-17T11:40:50.356 INFO:tasks.rados.rados.0.smithi031.stdout:1896: seq_num 594 ranges {1081344=352256} 2024-04-17T11:40:50.361 INFO:tasks.rados.rados.0.smithi031.stdout:1896: writing smithi03173351-34 from 1081344 to 1433600 tid 1 2024-04-17T11:40:50.364 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 200 2024-04-17T11:40:50.365 INFO:tasks.rados.rados.0.smithi031.stdout:1897: seq_num 595 ranges {0=368640} 2024-04-17T11:40:50.365 INFO:tasks.rados.rados.0.smithi031.stdout:1897: writing smithi03173351-38 from 0 to 368640 tid 1 2024-04-17T11:40:50.365 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 200 2024-04-17T11:40:50.365 INFO:tasks.rados.rados.0.smithi031.stdout:1898: seq_num 596 ranges {16384=385024} 2024-04-17T11:40:50.367 INFO:tasks.rados.rados.0.smithi031.stdout:1898: writing smithi03173351-1 from 16384 to 401408 tid 1 2024-04-17T11:40:50.367 INFO:tasks.rados.rados.0.smithi031.stdout:1899: rollback oid 33 current snap is 200 2024-04-17T11:40:50.367 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 33 to 197 2024-04-17T11:40:50.367 INFO:tasks.rados.rados.0.smithi031.stdout:1900: rollback oid 7 current snap is 200 2024-04-17T11:40:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 7 to 186 2024-04-17T11:40:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1901: copy_from oid 15 from oid 28 current snap is 200 2024-04-17T11:40:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1902: read oid 3 snap -1 2024-04-17T11:40:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1902: expect (ObjNum 592 snap 199 seq_num 592) 2024-04-17T11:40:50.368 INFO:tasks.rados.rados.0.smithi031.stdout:1903: delete oid 17 current snap is 200 2024-04-17T11:40:50.372 INFO:tasks.rados.rados.0.smithi031.stdout:1896: finishing write tid 1 to smithi03173351-34 2024-04-17T11:40:50.374 INFO:tasks.rados.rados.0.smithi031.stdout:1896: finishing write tid 2 to smithi03173351-34 2024-04-17T11:40:50.375 INFO:tasks.rados.rados.0.smithi031.stdout:1896: finishing write tid 3 to smithi03173351-34 2024-04-17T11:40:50.375 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1077 (ObjNum 594 snap 200 seq_num 594) dirty exists 2024-04-17T11:40:50.375 INFO:tasks.rados.rados.0.smithi031.stdout:1896: left oid 34 (ObjNum 594 snap 200 seq_num 594) 2024-04-17T11:40:50.380 INFO:tasks.rados.rados.0.smithi031.stdout:1897: finishing write tid 1 to smithi03173351-38 2024-04-17T11:40:50.380 INFO:tasks.rados.rados.0.smithi031.stdout:1897: finishing write tid 2 to smithi03173351-38 2024-04-17T11:40:50.380 INFO:tasks.rados.rados.0.smithi031.stdout:1896: done (7 left) 2024-04-17T11:40:50.380 INFO:tasks.rados.rados.0.smithi031.stdout:1903: done (6 left) 2024-04-17T11:40:50.380 INFO:tasks.rados.rados.0.smithi031.stdout:1904: read oid 48 snap -1 2024-04-17T11:40:50.380 INFO:tasks.rados.rados.0.smithi031.stdout:1904: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:40:50.380 INFO:tasks.rados.rados.0.smithi031.stdout:1905: snap_remove snap 185 2024-04-17T11:40:51.356 INFO:tasks.rados.rados.0.smithi031.stdout:1905: done (7 left) 2024-04-17T11:40:51.357 INFO:tasks.rados.rados.0.smithi031.stdout:1906: snap_create 2024-04-17T11:40:51.367 INFO:tasks.rados.rados.0.smithi031.stdout:1897: finishing write tid 3 to smithi03173351-38 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1657 (ObjNum 595 snap 200 seq_num 595) dirty exists 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:1897: left oid 38 (ObjNum 595 snap 200 seq_num 595) 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:1898: finishing write tid 1 to smithi03173351-1 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:1898: finishing write tid 2 to smithi03173351-1 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:1900: finishing rollback tid 0 to smithi03173351-7 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:1900: finishing rollback tid 1 to smithi03173351-7 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:1900: finishing rollback tid 2 to smithi03173351-7 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1686 (ObjNum 556 snap 178 seq_num 556) dirty exists 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:1899: finishing rollback tid 1 to smithi03173351-33 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 1904 (ObjNum 1 snap 5 seq_num 2593675512) dirty dne 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:1898: finishing write tid 3 to smithi03173351-1 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 1200 (ObjNum 596 snap 200 seq_num 596) dirty exists 2024-04-17T11:40:51.383 INFO:tasks.rados.rados.0.smithi031.stdout:1898: left oid 1 (ObjNum 596 snap 200 seq_num 596) 2024-04-17T11:40:51.384 INFO:tasks.rados.rados.0.smithi031.stdout:1901: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:40:51.384 INFO:tasks.rados.rados.0.smithi031.stdout:1904: expect (ObjNum 457 snap 147 seq_num 457) 2024-04-17T11:40:51.649 INFO:tasks.rados.rados.0.smithi031.stdout:1901: finishing copy_from to smithi03173351-15 2024-04-17T11:40:51.649 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 915 (ObjNum 559 snap 179 seq_num 559) dirty exists 2024-04-17T11:40:51.649 INFO:tasks.rados.rados.0.smithi031.stdout:1902: expect (ObjNum 592 snap 199 seq_num 592) 2024-04-17T11:40:51.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:49.774138+0000 mgr.y (mgr.14556) 362 : cluster [DBG] pgmap v686: 121 pgs: 121 active+clean; 524 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2024-04-17T11:40:51.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:50.351321+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-04-17T11:40:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:49.774138+0000 mgr.y (mgr.14556) 362 : cluster [DBG] pgmap v686: 121 pgs: 121 active+clean; 524 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2024-04-17T11:40:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:50.351321+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-04-17T11:40:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:51] "GET /metrics HTTP/1.1" 200 192147 "" "Prometheus/2.33.4" 2024-04-17T11:40:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:49.774138+0000 mgr.y (mgr.14556) 362 : cluster [DBG] pgmap v686: 121 pgs: 121 active+clean; 524 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2024-04-17T11:40:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:50.351321+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-04-17T11:40:52.633 INFO:tasks.rados.rados.0.smithi031.stdout:1897: done (7 left) 2024-04-17T11:40:52.633 INFO:tasks.rados.rados.0.smithi031.stdout:1898: done (6 left) 2024-04-17T11:40:52.633 INFO:tasks.rados.rados.0.smithi031.stdout:1899: done (5 left) 2024-04-17T11:40:52.634 INFO:tasks.rados.rados.0.smithi031.stdout:1900: done (4 left) 2024-04-17T11:40:52.634 INFO:tasks.rados.rados.0.smithi031.stdout:1901: done (3 left) 2024-04-17T11:40:52.634 INFO:tasks.rados.rados.0.smithi031.stdout:1902: done (2 left) 2024-04-17T11:40:52.634 INFO:tasks.rados.rados.0.smithi031.stdout:1904: done (1 left) 2024-04-17T11:40:52.634 INFO:tasks.rados.rados.0.smithi031.stdout:1906: done (0 left) 2024-04-17T11:40:52.634 INFO:tasks.rados.rados.0.smithi031.stdout:1907: snap_remove snap 150 2024-04-17T11:40:52.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:51.357161+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-04-17T11:40:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:51.357161+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-04-17T11:40:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:51.357161+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-04-17T11:40:53.384 INFO:tasks.rados.rados.0.smithi031.stdout:1907: done (0 left) 2024-04-17T11:40:53.384 INFO:tasks.rados.rados.0.smithi031.stdout:1908: rollback oid 17 current snap is 201 2024-04-17T11:40:53.384 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 17 to 183 2024-04-17T11:40:53.384 INFO:tasks.rados.rados.0.smithi031.stdout:1909: snap_remove snap 154 2024-04-17T11:40:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:51.774500+0000 mgr.y (mgr.14556) 363 : cluster [DBG] pgmap v689: 121 pgs: 121 active+clean; 524 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2024-04-17T11:40:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:52.360913+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-04-17T11:40:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:51.774500+0000 mgr.y (mgr.14556) 363 : cluster [DBG] pgmap v689: 121 pgs: 121 active+clean; 524 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2024-04-17T11:40:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:52.360913+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-04-17T11:40:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:51.774500+0000 mgr.y (mgr.14556) 363 : cluster [DBG] pgmap v689: 121 pgs: 121 active+clean; 524 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2024-04-17T11:40:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:52.360913+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-04-17T11:40:54.353 INFO:tasks.rados.rados.0.smithi031.stdout:1909: done (1 left) 2024-04-17T11:40:54.353 INFO:tasks.rados.rados.0.smithi031.stdout:1910: snap_create 2024-04-17T11:40:54.353 INFO:tasks.rados.rados.0.smithi031.stdout:1908: finishing rollback tid 1 to smithi03173351-17 2024-04-17T11:40:54.354 INFO:tasks.rados.rados.0.smithi031.stdout:1908: finishing rollback tid 2 to smithi03173351-17 2024-04-17T11:40:54.354 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1660 (ObjNum 562 snap 182 seq_num 562) dirty exists 2024-04-17T11:40:54.381 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:40:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:40:54.381 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:53.374526+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-04-17T11:40:54.381 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:53.774995+0000 mgr.y (mgr.14556) 364 : cluster [DBG] pgmap v692: 121 pgs: 121 active+clean; 486 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-04-17T11:40:54.381 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:54.351609+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-04-17T11:40:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:53.374526+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-04-17T11:40:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:53.774995+0000 mgr.y (mgr.14556) 364 : cluster [DBG] pgmap v692: 121 pgs: 121 active+clean; 486 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-04-17T11:40:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:54.351609+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-04-17T11:40:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:53.374526+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-04-17T11:40:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:53.774995+0000 mgr.y (mgr.14556) 364 : cluster [DBG] pgmap v692: 121 pgs: 121 active+clean; 486 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-04-17T11:40:54.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:54.351609+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-04-17T11:40:55.357 INFO:tasks.rados.rados.0.smithi031.stdout:1908: done (1 left) 2024-04-17T11:40:55.357 INFO:tasks.rados.rados.0.smithi031.stdout:1910: done (0 left) 2024-04-17T11:40:55.357 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 202 2024-04-17T11:40:55.357 INFO:tasks.rados.rados.0.smithi031.stdout:1911: seq_num 598 ranges {4653056=417792} 2024-04-17T11:40:55.384 INFO:tasks.rados.rados.0.smithi031.stdout:1911: writing smithi03173351-48 from 4653056 to 5070848 tid 1 2024-04-17T11:40:55.384 INFO:tasks.rados.rados.0.smithi031.stdout:1912: setattr oid 21 current snap is 202 2024-04-17T11:40:55.385 INFO:tasks.rados.rados.0.smithi031.stdout:1913: snap_create 2024-04-17T11:40:55.390 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 1197 (ObjNum 584 snap 194 seq_num 584) dirty exists 2024-04-17T11:40:55.391 INFO:tasks.rados.rados.0.smithi031.stdout:1911: finishing write tid 1 to smithi03173351-48 2024-04-17T11:40:55.391 INFO:tasks.rados.rados.0.smithi031.stdout:1911: finishing write tid 2 to smithi03173351-48 2024-04-17T11:40:55.393 INFO:tasks.rados.rados.0.smithi031.stdout:1911: finishing write tid 3 to smithi03173351-48 2024-04-17T11:40:55.393 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 1647 (ObjNum 598 snap 202 seq_num 598) dirty exists 2024-04-17T11:40:55.393 INFO:tasks.rados.rados.0.smithi031.stdout:1911: left oid 48 (ObjNum 598 snap 202 seq_num 598) 2024-04-17T11:40:56.357 INFO:tasks.rados.rados.0.smithi031.stdout:1911: done (2 left) 2024-04-17T11:40:56.358 INFO:tasks.rados.rados.0.smithi031.stdout:1912: done (1 left) 2024-04-17T11:40:56.358 INFO:tasks.rados.rados.0.smithi031.stdout:1913: done (0 left) 2024-04-17T11:40:56.358 INFO:tasks.rados.rados.0.smithi031.stdout:1914: setattr oid 1 current snap is 203 2024-04-17T11:40:56.359 INFO:tasks.rados.rados.0.smithi031.stdout:1915: rmattr oid 4 current snap is 203 2024-04-17T11:40:56.359 INFO:tasks.rados.rados.0.smithi031.stdout:1915: done (1 left) 2024-04-17T11:40:56.359 INFO:tasks.rados.rados.0.smithi031.stdout:1916: copy_from oid 15 from oid 24 current snap is 203 2024-04-17T11:40:56.359 INFO:tasks.rados.rados.0.smithi031.stdout:1917: snap_remove snap 190 2024-04-17T11:40:56.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:55.357704+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-04-17T11:40:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:55.357704+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-04-17T11:40:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:55.357704+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-04-17T11:40:57.363 INFO:tasks.rados.rados.0.smithi031.stdout:1917: done (2 left) 2024-04-17T11:40:57.363 INFO:tasks.rados.rados.0.smithi031.stdout:1918: setattr oid 39 current snap is 203 2024-04-17T11:40:57.363 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 1201 (ObjNum 596 snap 200 seq_num 596) dirty exists 2024-04-17T11:40:57.363 INFO:tasks.rados.rados.0.smithi031.stdout:1916: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:40:57.363 INFO:tasks.rados.rados.0.smithi031.stdout:1916: finishing copy_from to smithi03173351-15 2024-04-17T11:40:57.363 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 1642 (ObjNum 582 snap 194 seq_num 582) dirty exists 2024-04-17T11:40:57.363 INFO:tasks.rados.rados.0.smithi031.stdout:1914: done (2 left) 2024-04-17T11:40:57.363 INFO:tasks.rados.rados.0.smithi031.stdout:1916: done (1 left) 2024-04-17T11:40:57.363 INFO:tasks.rados.rados.0.smithi031.stdout:1919: read oid 46 snap 192 2024-04-17T11:40:57.363 INFO:tasks.rados.rados.0.smithi031.stdout:1919: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:40:57.364 INFO:tasks.rados.rados.0.smithi031.stdout:1920: delete oid 20 current snap is 203 2024-04-17T11:40:57.373 INFO:tasks.rados.rados.0.smithi031.stdout:1920: done (2 left) 2024-04-17T11:40:57.373 INFO:tasks.rados.rados.0.smithi031.stdout:1921: copy_from oid 6 from oid 38 current snap is 203 2024-04-17T11:40:57.373 INFO:tasks.rados.rados.0.smithi031.stdout:1922: setattr oid 18 current snap is 203 2024-04-17T11:40:57.375 INFO:tasks.rados.rados.0.smithi031.stdout:1923: read oid 32 snap -1 2024-04-17T11:40:57.375 INFO:tasks.rados.rados.0.smithi031.stdout:1923: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:40:57.375 INFO:tasks.rados.rados.0.smithi031.stdout:1924: snap_create 2024-04-17T11:40:57.375 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 1947 (ObjNum 554 snap 178 seq_num 554) dirty exists 2024-04-17T11:40:57.380 INFO:tasks.rados.rados.0.smithi031.stdout:1919: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:40:57.417 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2053 (ObjNum 581 snap 193 seq_num 581) dirty exists 2024-04-17T11:40:57.417 INFO:tasks.rados.rados.0.smithi031.stdout:1921: finishing copy_from racing read to smithi03173351-6 2024-04-17T11:40:57.417 INFO:tasks.rados.rados.0.smithi031.stdout:1921: finishing copy_from to smithi03173351-6 2024-04-17T11:40:57.417 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1657 (ObjNum 595 snap 200 seq_num 595) dirty exists 2024-04-17T11:40:57.417 INFO:tasks.rados.rados.0.smithi031.stdout:1923: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:40:57.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:55.775622+0000 mgr.y (mgr.14556) 365 : cluster [DBG] pgmap v695: 121 pgs: 121 active+clean; 486 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-04-17T11:40:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:56.357821+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-04-17T11:40:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:55.775622+0000 mgr.y (mgr.14556) 365 : cluster [DBG] pgmap v695: 121 pgs: 121 active+clean; 486 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-04-17T11:40:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:56.357821+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-04-17T11:40:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:55.775622+0000 mgr.y (mgr.14556) 365 : cluster [DBG] pgmap v695: 121 pgs: 121 active+clean; 486 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-04-17T11:40:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:56.357821+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-04-17T11:40:58.376 INFO:tasks.rados.rados.0.smithi031.stdout:1918: done (5 left) 2024-04-17T11:40:58.377 INFO:tasks.rados.rados.0.smithi031.stdout:1919: done (4 left) 2024-04-17T11:40:58.377 INFO:tasks.rados.rados.0.smithi031.stdout:1921: done (3 left) 2024-04-17T11:40:58.377 INFO:tasks.rados.rados.0.smithi031.stdout:1922: done (2 left) 2024-04-17T11:40:58.377 INFO:tasks.rados.rados.0.smithi031.stdout:1923: done (1 left) 2024-04-17T11:40:58.377 INFO:tasks.rados.rados.0.smithi031.stdout:1924: done (0 left) 2024-04-17T11:40:58.377 INFO:tasks.rados.rados.0.smithi031.stdout:1925: snap_remove snap 203 2024-04-17T11:40:58.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:57.360380+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-04-17T11:40:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:57.775980+0000 mgr.y (mgr.14556) 366 : cluster [DBG] pgmap v698: 121 pgs: 121 active+clean; 486 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:57.360380+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-04-17T11:40:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:57.775980+0000 mgr.y (mgr.14556) 366 : cluster [DBG] pgmap v698: 121 pgs: 121 active+clean; 486 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:57.360380+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-04-17T11:40:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:57.775980+0000 mgr.y (mgr.14556) 366 : cluster [DBG] pgmap v698: 121 pgs: 121 active+clean; 486 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:40:59.355 INFO:tasks.rados.rados.0.smithi031.stdout:1925: done (0 left) 2024-04-17T11:40:59.355 INFO:tasks.rados.rados.0.smithi031.stdout:1926: read oid 1 snap 199 2024-04-17T11:40:59.355 INFO:tasks.rados.rados.0.smithi031.stdout:1926: expect (ObjNum 574 snap 188 seq_num 574) 2024-04-17T11:40:59.355 INFO:tasks.rados.rados.0.smithi031.stdout:1927: read oid 12 snap -1 2024-04-17T11:40:59.355 INFO:tasks.rados.rados.0.smithi031.stdout:1927: expect deleted 2024-04-17T11:40:59.355 INFO:tasks.rados.rados.0.smithi031.stdout:1928: rollback oid 3 current snap is 204 2024-04-17T11:40:59.355 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 3 to 193 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:1929: read oid 23 snap -1 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:1929: expect (ObjNum 549 snap 177 seq_num 549) 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:1930: read oid 8 snap -1 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:1930: expect deleted 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:1931: read oid 43 snap 194 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:1931: expect (ObjNum 577 snap 191 seq_num 577) 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:1932: rollback oid 38 current snap is 204 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 186 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:1933: read oid 30 snap -1 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:1933: expect (ObjNum 400 snap 137 seq_num 400) 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 25 current snap is 204 2024-04-17T11:40:59.356 INFO:tasks.rados.rados.0.smithi031.stdout:1934: seq_num 600 ranges {401408=450560} 2024-04-17T11:40:59.360 INFO:tasks.rados.rados.0.smithi031.stdout:1934: writing smithi03173351-25 from 401408 to 851968 tid 1 2024-04-17T11:40:59.362 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 204 2024-04-17T11:40:59.362 INFO:tasks.rados.rados.0.smithi031.stdout:1935: seq_num 601 ranges {4653056=475136} 2024-04-17T11:40:59.390 INFO:tasks.rados.rados.0.smithi031.stdout:1935: writing smithi03173351-10 from 4653056 to 5128192 tid 1 2024-04-17T11:40:59.390 INFO:tasks.rados.rados.0.smithi031.stdout:1936: snap_create 2024-04-17T11:40:59.390 INFO:tasks.rados.rados.0.smithi031.stdout:1926: expect (ObjNum 574 snap 188 seq_num 574) 2024-04-17T11:40:59.394 INFO:tasks.rados.rados.0.smithi031.stdout:1932: finishing rollback tid 0 to smithi03173351-38 2024-04-17T11:40:59.394 INFO:tasks.rados.rados.0.smithi031.stdout:1932: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:40:59.394 INFO:tasks.rados.rados.0.smithi031.stdout:1928: finishing rollback tid 0 to smithi03173351-3 2024-04-17T11:40:59.394 INFO:tasks.rados.rados.0.smithi031.stdout:1928: finishing rollback tid 1 to smithi03173351-3 2024-04-17T11:40:59.394 INFO:tasks.rados.rados.0.smithi031.stdout:1928: finishing rollback tid 2 to smithi03173351-3 2024-04-17T11:40:59.394 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 878 (ObjNum 555 snap 178 seq_num 555) dirty exists 2024-04-17T11:40:59.394 INFO:tasks.rados.rados.0.smithi031.stdout:1934: finishing write tid 1 to smithi03173351-25 2024-04-17T11:40:59.394 INFO:tasks.rados.rados.0.smithi031.stdout:1934: finishing write tid 2 to smithi03173351-25 2024-04-17T11:40:59.394 INFO:tasks.rados.rados.0.smithi031.stdout:1932: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:40:59.394 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1663 (ObjNum 554 snap 178 seq_num 554) dirty exists 2024-04-17T11:40:59.394 INFO:tasks.rados.rados.0.smithi031.stdout:1931: expect (ObjNum 577 snap 191 seq_num 577) 2024-04-17T11:40:59.464 INFO:tasks.rados.rados.0.smithi031.stdout:1934: finishing write tid 3 to smithi03173351-25 2024-04-17T11:40:59.465 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 2060 (ObjNum 600 snap 204 seq_num 600) dirty exists 2024-04-17T11:40:59.465 INFO:tasks.rados.rados.0.smithi031.stdout:1934: left oid 25 (ObjNum 600 snap 204 seq_num 600) 2024-04-17T11:40:59.465 INFO:tasks.rados.rados.0.smithi031.stdout:1929: expect (ObjNum 549 snap 177 seq_num 549) 2024-04-17T11:40:59.702 INFO:tasks.rados.rados.0.smithi031.stdout:1933: expect (ObjNum 400 snap 137 seq_num 400) 2024-04-17T11:40:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:58.377213+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-04-17T11:40:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:40:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:59.353915+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-04-17T11:40:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:58.377213+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-04-17T11:40:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:40:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:59.353915+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-04-17T11:40:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:58.377213+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-04-17T11:40:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:40:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:59.353915+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-04-17T11:40:59.755 INFO:tasks.rados.rados.0.smithi031.stdout:1935: finishing write tid 1 to smithi03173351-10 2024-04-17T11:40:59.755 INFO:tasks.rados.rados.0.smithi031.stdout:1935: finishing write tid 2 to smithi03173351-10 2024-04-17T11:40:59.755 INFO:tasks.rados.rados.0.smithi031.stdout:1935: finishing write tid 3 to smithi03173351-10 2024-04-17T11:40:59.755 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1199 (ObjNum 601 snap 204 seq_num 601) dirty exists 2024-04-17T11:40:59.755 INFO:tasks.rados.rados.0.smithi031.stdout:1935: left oid 10 (ObjNum 601 snap 204 seq_num 601) 2024-04-17T11:41:00.386 INFO:tasks.rados.rados.0.smithi031.stdout:1926: done (10 left) 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:1927: done (9 left) 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:1928: done (8 left) 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:1929: done (7 left) 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:1930: done (6 left) 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:1931: done (5 left) 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:1932: done (4 left) 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:1933: done (3 left) 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:1934: done (2 left) 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:1935: done (1 left) 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:1936: done (0 left) 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 205 2024-04-17T11:41:00.387 INFO:tasks.rados.rados.0.smithi031.stdout:1937: seq_num 602 ranges {13664256=491520} 2024-04-17T11:41:00.463 INFO:tasks.rados.rados.0.smithi031.stdout:1937: writing smithi03173351-49 from 13664256 to 14155776 tid 1 2024-04-17T11:41:00.463 INFO:tasks.rados.rados.0.smithi031.stdout:1938: delete oid 40 current snap is 205 2024-04-17T11:41:00.470 INFO:tasks.rados.rados.0.smithi031.stdout:1938: done (1 left) 2024-04-17T11:41:00.471 INFO:tasks.rados.rados.0.smithi031.stdout:1939: read oid 6 snap 183 2024-04-17T11:41:00.471 INFO:tasks.rados.rados.0.smithi031.stdout:1939: expect deleted 2024-04-17T11:41:00.471 INFO:tasks.rados.rados.0.smithi031.stdout:1940: rollback oid 3 current snap is 205 2024-04-17T11:41:00.471 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 3 to 192 2024-04-17T11:41:00.471 INFO:tasks.rados.rados.0.smithi031.stdout:1941: read oid 42 snap -1 2024-04-17T11:41:00.471 INFO:tasks.rados.rados.0.smithi031.stdout:1941: expect (ObjNum 560 snap 180 seq_num 560) 2024-04-17T11:41:00.471 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 41 current snap is 205 2024-04-17T11:41:00.471 INFO:tasks.rados.rados.0.smithi031.stdout:1942: seq_num 604 ranges {3489792=524288} 2024-04-17T11:41:00.493 INFO:tasks.rados.rados.0.smithi031.stdout:1942: writing smithi03173351-41 from 3489792 to 4014080 tid 1 2024-04-17T11:41:00.493 INFO:tasks.rados.rados.0.smithi031.stdout:1943: read oid 28 snap -1 2024-04-17T11:41:00.493 INFO:tasks.rados.rados.0.smithi031.stdout:1943: expect (ObjNum 559 snap 179 seq_num 559) 2024-04-17T11:41:00.493 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 205 2024-04-17T11:41:00.493 INFO:tasks.rados.rados.0.smithi031.stdout:1944: seq_num 605 ranges {2121728=540672} 2024-04-17T11:41:00.508 INFO:tasks.rados.rados.0.smithi031.stdout:1944: writing smithi03173351-7 from 2121728 to 2662400 tid 1 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:1945: rollback oid 25 current snap is 205 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 25 to 202 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:1940: finishing rollback tid 0 to smithi03173351-3 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:1937: finishing write tid 1 to smithi03173351-49 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:1940: finishing rollback tid 1 to smithi03173351-3 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:1939: done (7 left) 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:1946: delete oid 29 current snap is 205 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:1937: finishing write tid 2 to smithi03173351-49 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:1940: finishing rollback tid 2 to smithi03173351-3 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 881 (ObjNum 555 snap 178 seq_num 555) dirty exists 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:1937: finishing write tid 3 to smithi03173351-49 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2063 (ObjNum 602 snap 205 seq_num 602) dirty exists 2024-04-17T11:41:00.509 INFO:tasks.rados.rados.0.smithi031.stdout:1937: left oid 49 (ObjNum 602 snap 205 seq_num 602) 2024-04-17T11:41:00.510 INFO:tasks.rados.rados.0.smithi031.stdout:1941: expect (ObjNum 560 snap 180 seq_num 560) 2024-04-17T11:41:00.570 INFO:tasks.rados.rados.0.smithi031.stdout:1942: finishing write tid 1 to smithi03173351-41 2024-04-17T11:41:00.570 INFO:tasks.rados.rados.0.smithi031.stdout:1942: finishing write tid 2 to smithi03173351-41 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:1942: finishing write tid 3 to smithi03173351-41 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 920 (ObjNum 604 snap 205 seq_num 604) dirty exists 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:1942: left oid 41 (ObjNum 604 snap 205 seq_num 604) 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:1944: finishing write tid 1 to smithi03173351-7 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:1937: done (7 left) 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:1940: done (6 left) 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:1941: done (5 left) 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:1942: done (4 left) 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:1946: done (3 left) 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 205 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:1944: finishing write tid 2 to smithi03173351-7 2024-04-17T11:41:00.571 INFO:tasks.rados.rados.0.smithi031.stdout:1945: finishing rollback tid 0 to smithi03173351-25 2024-04-17T11:41:00.572 INFO:tasks.rados.rados.0.smithi031.stdout:1947: seq_num 607 ranges {180224=573440} 2024-04-17T11:41:00.575 INFO:tasks.rados.rados.0.smithi031.stdout:1947: writing smithi03173351-5 from 180224 to 753664 tid 1 2024-04-17T11:41:00.575 INFO:tasks.rados.rados.0.smithi031.stdout:1948: rollback oid 22 current snap is 205 2024-04-17T11:41:00.575 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 22 to 200 2024-04-17T11:41:00.575 INFO:tasks.rados.rados.0.smithi031.stdout:1944: finishing write tid 3 to smithi03173351-7 2024-04-17T11:41:00.575 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1688 (ObjNum 605 snap 205 seq_num 605) dirty exists 2024-04-17T11:41:00.575 INFO:tasks.rados.rados.0.smithi031.stdout:1944: left oid 7 (ObjNum 605 snap 205 seq_num 605) 2024-04-17T11:41:00.575 INFO:tasks.rados.rados.0.smithi031.stdout:1944: done (4 left) 2024-04-17T11:41:00.575 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 205 2024-04-17T11:41:00.575 INFO:tasks.rados.rados.0.smithi031.stdout:1949: seq_num 608 ranges {368640=589824} 2024-04-17T11:41:00.580 INFO:tasks.rados.rados.0.smithi031.stdout:1949: writing smithi03173351-6 from 368640 to 958464 tid 1 2024-04-17T11:41:00.580 INFO:tasks.rados.rados.0.smithi031.stdout:1950: rollback oid 30 current snap is 205 2024-04-17T11:41:00.580 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 179 2024-04-17T11:41:00.580 INFO:tasks.rados.rados.0.smithi031.stdout:1945: finishing rollback tid 1 to smithi03173351-25 2024-04-17T11:41:00.581 INFO:tasks.rados.rados.0.smithi031.stdout:1945: finishing rollback tid 2 to smithi03173351-25 2024-04-17T11:41:00.581 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 2067 (ObjNum 590 snap 198 seq_num 590) dirty exists 2024-04-17T11:41:00.581 INFO:tasks.rados.rados.0.smithi031.stdout:1943: expect (ObjNum 559 snap 179 seq_num 559) 2024-04-17T11:41:00.692 INFO:tasks.rados.rados.0.smithi031.stdout:1948: finishing rollback tid 0 to smithi03173351-22 2024-04-17T11:41:00.692 INFO:tasks.rados.rados.0.smithi031.stdout:1948: finishing rollback tid 1 to smithi03173351-22 2024-04-17T11:41:00.692 INFO:tasks.rados.rados.0.smithi031.stdout:1948: finishing rollback tid 2 to smithi03173351-22 2024-04-17T11:41:00.692 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 1645 (ObjNum 554 snap 178 seq_num 554) dirty exists 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1943: done (5 left) 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1945: done (4 left) 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1948: done (3 left) 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1951: snap_create 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1947: finishing write tid 1 to smithi03173351-5 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1947: finishing write tid 2 to smithi03173351-5 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1947: finishing write tid 3 to smithi03173351-5 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1079 (ObjNum 607 snap 205 seq_num 607) dirty exists 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1947: left oid 5 (ObjNum 607 snap 205 seq_num 607) 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1950: finishing rollback tid 0 to smithi03173351-30 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1949: finishing write tid 1 to smithi03173351-6 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1950: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1949: finishing write tid 2 to smithi03173351-6 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1950: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 910 (ObjNum 400 snap 137 seq_num 400) dirty exists 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:1949: finishing write tid 3 to smithi03173351-6 2024-04-17T11:41:00.693 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1659 (ObjNum 608 snap 205 seq_num 608) dirty exists 2024-04-17T11:41:00.694 INFO:tasks.rados.rados.0.smithi031.stdout:1949: left oid 6 (ObjNum 608 snap 205 seq_num 608) 2024-04-17T11:41:00.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:40:59.776479+0000 mgr.y (mgr.14556) 367 : cluster [DBG] pgmap v701: 121 pgs: 121 active+clean; 438 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 230 KiB/s wr, 24 op/s 2024-04-17T11:41:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:40:59.776479+0000 mgr.y (mgr.14556) 367 : cluster [DBG] pgmap v701: 121 pgs: 121 active+clean; 438 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 230 KiB/s wr, 24 op/s 2024-04-17T11:41:00.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:40:59.776479+0000 mgr.y (mgr.14556) 367 : cluster [DBG] pgmap v701: 121 pgs: 121 active+clean; 438 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 230 KiB/s wr, 24 op/s 2024-04-17T11:41:01.386 INFO:tasks.rados.rados.0.smithi031.stdout:1947: done (3 left) 2024-04-17T11:41:01.386 INFO:tasks.rados.rados.0.smithi031.stdout:1949: done (2 left) 2024-04-17T11:41:01.386 INFO:tasks.rados.rados.0.smithi031.stdout:1950: done (1 left) 2024-04-17T11:41:01.387 INFO:tasks.rados.rados.0.smithi031.stdout:1951: done (0 left) 2024-04-17T11:41:01.387 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 206 2024-04-17T11:41:01.387 INFO:tasks.rados.rados.0.smithi031.stdout:1952: seq_num 609 ranges {2277376=606208} 2024-04-17T11:41:01.402 INFO:tasks.rados.rados.0.smithi031.stdout:1952: writing smithi03173351-50 from 2277376 to 2883584 tid 1 2024-04-17T11:41:01.402 INFO:tasks.rados.rados.0.smithi031.stdout:1953: read oid 28 snap 174 2024-04-17T11:41:01.402 INFO:tasks.rados.rados.0.smithi031.stdout:1953: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:41:01.402 INFO:tasks.rados.rados.0.smithi031.stdout:1954: setattr oid 14 current snap is 206 2024-04-17T11:41:01.403 INFO:tasks.rados.rados.0.smithi031.stdout:1955: rollback oid 47 current snap is 206 2024-04-17T11:41:01.403 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 47 to 200 2024-04-17T11:41:01.404 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 206 2024-04-17T11:41:01.404 INFO:tasks.rados.rados.0.smithi031.stdout:1956: seq_num 610 ranges {7643136=622592} 2024-04-17T11:41:01.449 INFO:tasks.rados.rados.0.smithi031.stdout:1956: writing smithi03173351-11 from 7643136 to 8265728 tid 1 2024-04-17T11:41:01.449 INFO:tasks.rados.rados.0.smithi031.stdout:1957: copy_from oid 23 from oid 43 current snap is 206 2024-04-17T11:41:01.449 INFO:tasks.rados.rados.0.smithi031.stdout:1955: finishing rollback tid 0 to smithi03173351-47 2024-04-17T11:41:01.450 INFO:tasks.rados.rados.0.smithi031.stdout:1953: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:41:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 1213 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-04-17T11:41:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:1955: finishing rollback tid 1 to smithi03173351-47 2024-04-17T11:41:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:1955: finishing rollback tid 2 to smithi03173351-47 2024-04-17T11:41:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1666 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-04-17T11:41:01.488 INFO:tasks.rados.rados.0.smithi031.stdout:1953: done (5 left) 2024-04-17T11:41:01.488 INFO:tasks.rados.rados.0.smithi031.stdout:1954: done (4 left) 2024-04-17T11:41:01.488 INFO:tasks.rados.rados.0.smithi031.stdout:1955: done (3 left) 2024-04-17T11:41:01.488 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 30 current snap is 206 2024-04-17T11:41:01.488 INFO:tasks.rados.rados.0.smithi031.stdout:1952: finishing write tid 1 to smithi03173351-50 2024-04-17T11:41:01.488 INFO:tasks.rados.rados.0.smithi031.stdout:1958: seq_num 611 ranges {1908736=638976} 2024-04-17T11:41:01.501 INFO:tasks.rados.rados.0.smithi031.stdout:1958: writing smithi03173351-30 from 1908736 to 2547712 tid 1 2024-04-17T11:41:01.501 INFO:tasks.rados.rados.0.smithi031.stdout:1959: snap_remove snap 178 2024-04-17T11:41:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:00.383548+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-04-17T11:41:01.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:00.383548+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-04-17T11:41:01.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:00.383548+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-04-17T11:41:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:41:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:01] "GET /metrics HTTP/1.1" 200 192158 "" "Prometheus/2.33.4" 2024-04-17T11:41:02.400 INFO:tasks.rados.rados.0.smithi031.stdout:1959: done (4 left) 2024-04-17T11:41:02.400 INFO:tasks.rados.rados.0.smithi031.stdout:1960: snap_remove snap 204 2024-04-17T11:41:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:01.386748+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-04-17T11:41:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:01.776950+0000 mgr.y (mgr.14556) 368 : cluster [DBG] pgmap v704: 121 pgs: 121 active+clean; 438 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 230 KiB/s wr, 24 op/s 2024-04-17T11:41:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:01.386748+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-04-17T11:41:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:01.776950+0000 mgr.y (mgr.14556) 368 : cluster [DBG] pgmap v704: 121 pgs: 121 active+clean; 438 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 230 KiB/s wr, 24 op/s 2024-04-17T11:41:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:01.386748+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-04-17T11:41:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:01.776950+0000 mgr.y (mgr.14556) 368 : cluster [DBG] pgmap v704: 121 pgs: 121 active+clean; 438 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 230 KiB/s wr, 24 op/s 2024-04-17T11:41:03.351 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:41:03.404 INFO:tasks.rados.rados.0.smithi031.stdout:1960: done (4 left) 2024-04-17T11:41:03.404 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 19 current snap is 206 2024-04-17T11:41:03.405 INFO:tasks.rados.rados.0.smithi031.stdout:1961: seq_num 612 ranges {0=655360} 2024-04-17T11:41:03.408 INFO:tasks.rados.rados.0.smithi031.stdout:1961: writing smithi03173351-19 from 0 to 655360 tid 1 2024-04-17T11:41:03.408 INFO:tasks.rados.rados.0.smithi031.stdout:1962: setattr oid 34 current snap is 206 2024-04-17T11:41:03.408 INFO:tasks.rados.rados.0.smithi031.stdout:1952: finishing write tid 2 to smithi03173351-50 2024-04-17T11:41:03.408 INFO:tasks.rados.rados.0.smithi031.stdout:1952: finishing write tid 3 to smithi03173351-50 2024-04-17T11:41:03.408 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 2070 (ObjNum 609 snap 206 seq_num 609) dirty exists 2024-04-17T11:41:03.408 INFO:tasks.rados.rados.0.smithi031.stdout:1952: left oid 50 (ObjNum 609 snap 206 seq_num 609) 2024-04-17T11:41:03.408 INFO:tasks.rados.rados.0.smithi031.stdout:1956: finishing write tid 1 to smithi03173351-11 2024-04-17T11:41:03.408 INFO:tasks.rados.rados.0.smithi031.stdout:1956: finishing write tid 2 to smithi03173351-11 2024-04-17T11:41:03.408 INFO:tasks.rados.rados.0.smithi031.stdout:1956: finishing write tid 3 to smithi03173351-11 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 1644 (ObjNum 610 snap 206 seq_num 610) dirty exists 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:1956: left oid 11 (ObjNum 610 snap 206 seq_num 610) 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:1957: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:1957: finishing copy_from to smithi03173351-23 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 1473 (ObjNum 577 snap 191 seq_num 577) dirty exists 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:1958: finishing write tid 1 to smithi03173351-30 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:1958: finishing write tid 2 to smithi03173351-30 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:1958: finishing write tid 3 to smithi03173351-30 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 1475 (ObjNum 611 snap 206 seq_num 611) dirty exists 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:1958: left oid 30 (ObjNum 611 snap 206 seq_num 611) 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:1952: done (5 left) 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:1956: done (4 left) 2024-04-17T11:41:03.409 INFO:tasks.rados.rados.0.smithi031.stdout:1957: done (3 left) 2024-04-17T11:41:03.410 INFO:tasks.rados.rados.0.smithi031.stdout:1958: done (2 left) 2024-04-17T11:41:03.410 INFO:tasks.rados.rados.0.smithi031.stdout:1963: rollback oid 11 current snap is 206 2024-04-17T11:41:03.410 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 11 to 189 2024-04-17T11:41:03.410 INFO:tasks.rados.rados.0.smithi031.stdout:1964: read oid 47 snap -1 2024-04-17T11:41:03.410 INFO:tasks.rados.rados.0.smithi031.stdout:1964: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:03.410 INFO:tasks.rados.rados.0.smithi031.stdout:1965: snap_remove snap 199 2024-04-17T11:41:03.650 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:41:03.650 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (8m) 8m ago 9m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:41:03.650 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (9m) 8m ago 9m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:41:03.650 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (10m) 8m ago 10m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (10m) 8m ago 10m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (13m) 8m ago 13m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (15m) 8m ago 15m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (15m) 8m ago 15m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (14m) 8m ago 14m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (13m) 8m ago 13m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (9m) 8m ago 9m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (9m) 8m ago 9m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (13m) 8m ago 13m 38.5M 3001M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (13m) 8m ago 13m 38.0M 3001M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (12m) 8m ago 12m 40.1M 3001M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:41:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (12m) 8m ago 12m 39.5M 3001M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:41:03.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (11m) 8m ago 11m 40.0M 3256M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:41:03.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (11m) 8m ago 11m 41.6M 3256M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:41:03.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (11m) 8m ago 11m 38.1M 3256M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:41:03.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (10m) 8m ago 10m 38.5M 3256M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:41:03.652 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (8m) 8m ago 9m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:41:03.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:02.399930+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-04-17T11:41:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:03.340888+0000 mgr.y (mgr.14556) 369 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:02.399930+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-04-17T11:41:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:03.340888+0000 mgr.y (mgr.14556) 369 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:02.399930+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-04-17T11:41:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:03.340888+0000 mgr.y (mgr.14556) 369 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:03.997 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:41:03.998 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:41:03.999 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:41:03.999 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:41:03.999 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:41:04.413 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:41:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:41:04.420 INFO:tasks.rados.rados.0.smithi031.stdout:1965: done (4 left) 2024-04-17T11:41:04.420 INFO:tasks.rados.rados.0.smithi031.stdout:1966: read oid 37 snap 198 2024-04-17T11:41:04.420 INFO:tasks.rados.rados.0.smithi031.stdout:1966: expect (ObjNum 573 snap 188 seq_num 573) 2024-04-17T11:41:04.420 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 206 2024-04-17T11:41:04.420 INFO:tasks.rados.rados.0.smithi031.stdout:1967: seq_num 613 ranges {0=671744} 2024-04-17T11:41:04.427 INFO:tasks.rados.rados.0.smithi031.stdout:1967: writing smithi03173351-4 from 0 to 671744 tid 1 2024-04-17T11:41:04.427 INFO:tasks.rados.rados.0.smithi031.stdout:1968: copy_from oid 23 from oid 3 current snap is 206 2024-04-17T11:41:04.427 INFO:tasks.rados.rados.0.smithi031.stdout:1969: snap_create 2024-04-17T11:41:04.427 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1080 (ObjNum 594 snap 200 seq_num 594) dirty exists 2024-04-17T11:41:04.427 INFO:tasks.rados.rados.0.smithi031.stdout:1963: finishing rollback tid 0 to smithi03173351-11 2024-04-17T11:41:04.427 INFO:tasks.rados.rados.0.smithi031.stdout:1963: finishing rollback tid 1 to smithi03173351-11 2024-04-17T11:41:04.427 INFO:tasks.rados.rados.0.smithi031.stdout:1963: finishing rollback tid 2 to smithi03173351-11 2024-04-17T11:41:04.428 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 1647 (ObjNum 509 snap 166 seq_num 509) dirty exists 2024-04-17T11:41:04.428 INFO:tasks.rados.rados.0.smithi031.stdout:1961: finishing write tid 1 to smithi03173351-19 2024-04-17T11:41:04.428 INFO:tasks.rados.rados.0.smithi031.stdout:1961: finishing write tid 2 to smithi03173351-19 2024-04-17T11:41:04.428 INFO:tasks.rados.rados.0.smithi031.stdout:1964: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:04.538 INFO:tasks.rados.rados.0.smithi031.stdout:1961: finishing write tid 3 to smithi03173351-19 2024-04-17T11:41:04.538 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 1690 (ObjNum 612 snap 206 seq_num 612) dirty exists 2024-04-17T11:41:04.538 INFO:tasks.rados.rados.0.smithi031.stdout:1961: left oid 19 (ObjNum 612 snap 206 seq_num 612) 2024-04-17T11:41:04.538 INFO:tasks.rados.rados.0.smithi031.stdout:1967: finishing write tid 1 to smithi03173351-4 2024-04-17T11:41:04.538 INFO:tasks.rados.rados.0.smithi031.stdout:1967: finishing write tid 2 to smithi03173351-4 2024-04-17T11:41:04.538 INFO:tasks.rados.rados.0.smithi031.stdout:1966: expect (ObjNum 573 snap 188 seq_num 573) 2024-04-17T11:41:04.654 INFO:tasks.rados.rados.0.smithi031.stdout:1967: finishing write tid 3 to smithi03173351-4 2024-04-17T11:41:04.654 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2094 (ObjNum 613 snap 206 seq_num 613) dirty exists 2024-04-17T11:41:04.655 INFO:tasks.rados.rados.0.smithi031.stdout:1967: left oid 4 (ObjNum 613 snap 206 seq_num 613) 2024-04-17T11:41:04.655 INFO:tasks.rados.rados.0.smithi031.stdout:1968: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:41:04.655 INFO:tasks.rados.rados.0.smithi031.stdout:1968: finishing copy_from to smithi03173351-23 2024-04-17T11:41:04.655 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 881 (ObjNum 555 snap 178 seq_num 555) dirty exists 2024-04-17T11:41:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:03.403093+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-04-17T11:41:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:03.643607+0000 mgr.y (mgr.14556) 370 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:03.777260+0000 mgr.y (mgr.14556) 371 : cluster [DBG] pgmap v707: 121 pgs: 121 active+clean; 449 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:41:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:03.999142+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.31:0/1519274570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:41:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:03.403093+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-04-17T11:41:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:03.643607+0000 mgr.y (mgr.14556) 370 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:03.777260+0000 mgr.y (mgr.14556) 371 : cluster [DBG] pgmap v707: 121 pgs: 121 active+clean; 449 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:41:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:03.999142+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.31:0/1519274570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:41:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:03.403093+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-04-17T11:41:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:03.643607+0000 mgr.y (mgr.14556) 370 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:03.777260+0000 mgr.y (mgr.14556) 371 : cluster [DBG] pgmap v707: 121 pgs: 121 active+clean; 449 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:41:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:03.999142+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.31:0/1519274570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:41:05.424 INFO:tasks.rados.rados.0.smithi031.stdout:1961: done (7 left) 2024-04-17T11:41:05.424 INFO:tasks.rados.rados.0.smithi031.stdout:1962: done (6 left) 2024-04-17T11:41:05.424 INFO:tasks.rados.rados.0.smithi031.stdout:1963: done (5 left) 2024-04-17T11:41:05.424 INFO:tasks.rados.rados.0.smithi031.stdout:1964: done (4 left) 2024-04-17T11:41:05.424 INFO:tasks.rados.rados.0.smithi031.stdout:1966: done (3 left) 2024-04-17T11:41:05.424 INFO:tasks.rados.rados.0.smithi031.stdout:1967: done (2 left) 2024-04-17T11:41:05.424 INFO:tasks.rados.rados.0.smithi031.stdout:1968: done (1 left) 2024-04-17T11:41:05.425 INFO:tasks.rados.rados.0.smithi031.stdout:1969: done (0 left) 2024-04-17T11:41:05.425 INFO:tasks.rados.rados.0.smithi031.stdout:1970: copy_from oid 24 from oid 14 current snap is 207 2024-04-17T11:41:05.425 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 207 2024-04-17T11:41:05.425 INFO:tasks.rados.rados.0.smithi031.stdout:1971: seq_num 614 ranges {5128192=688128} 2024-04-17T11:41:05.456 INFO:tasks.rados.rados.0.smithi031.stdout:1971: writing smithi03173351-10 from 5128192 to 5816320 tid 1 2024-04-17T11:41:05.456 INFO:tasks.rados.rados.0.smithi031.stdout:1972: snap_remove snap 137 2024-04-17T11:41:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:04.418086+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-04-17T11:41:05.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:04.418086+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-04-17T11:41:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:04.418086+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-04-17T11:41:06.431 INFO:tasks.rados.rados.0.smithi031.stdout:1972: done (2 left) 2024-04-17T11:41:06.431 INFO:tasks.rados.rados.0.smithi031.stdout:1973: read oid 36 snap -1 2024-04-17T11:41:06.431 INFO:tasks.rados.rados.0.smithi031.stdout:1973: expect (ObjNum 255 snap 86 seq_num 255) 2024-04-17T11:41:06.431 INFO:tasks.rados.rados.0.smithi031.stdout:1974: snap_remove snap 201 2024-04-17T11:41:06.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:05.423357+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-04-17T11:41:06.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:05.777654+0000 mgr.y (mgr.14556) 372 : cluster [DBG] pgmap v710: 121 pgs: 121 active+clean; 449 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:41:06.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:05.423357+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-04-17T11:41:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:05.777654+0000 mgr.y (mgr.14556) 372 : cluster [DBG] pgmap v710: 121 pgs: 121 active+clean; 449 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:41:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:05.423357+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-04-17T11:41:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:05.777654+0000 mgr.y (mgr.14556) 372 : cluster [DBG] pgmap v710: 121 pgs: 121 active+clean; 449 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-17T11:41:07.441 INFO:tasks.rados.rados.0.smithi031.stdout:1974: done (3 left) 2024-04-17T11:41:07.441 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 41 current snap is 207 2024-04-17T11:41:07.441 INFO:tasks.rados.rados.0.smithi031.stdout:1975: seq_num 615 ranges {4014080=704512} 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1975: writing smithi03173351-41 from 4014080 to 4718592 tid 1 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1976: copy_from oid 4 from oid 49 current snap is 207 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1970: finishing copy_from racing read to smithi03173351-24 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1970: finishing copy_from to smithi03173351-24 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 1213 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1971: finishing write tid 1 to smithi03173351-10 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1970: done (4 left) 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1977: rmattr oid 5 current snap is 207 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1971: finishing write tid 2 to smithi03173351-10 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1971: finishing write tid 3 to smithi03173351-10 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1201 (ObjNum 614 snap 207 seq_num 614) dirty exists 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1971: left oid 10 (ObjNum 614 snap 207 seq_num 614) 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1971: done (4 left) 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1978: snap_create 2024-04-17T11:41:07.469 INFO:tasks.rados.rados.0.smithi031.stdout:1973: expect (ObjNum 255 snap 86 seq_num 255) 2024-04-17T11:41:07.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:06.426808+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-04-17T11:41:07.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:06.426808+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-04-17T11:41:07.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:06.426808+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-04-17T11:41:07.794 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1081 (ObjNum 607 snap 205 seq_num 607) dirty exists 2024-04-17T11:41:07.794 INFO:tasks.rados.rados.0.smithi031.stdout:1975: finishing write tid 1 to smithi03173351-41 2024-04-17T11:41:07.794 INFO:tasks.rados.rados.0.smithi031.stdout:1975: finishing write tid 2 to smithi03173351-41 2024-04-17T11:41:07.794 INFO:tasks.rados.rados.0.smithi031.stdout:1975: finishing write tid 3 to smithi03173351-41 2024-04-17T11:41:07.794 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 922 (ObjNum 615 snap 207 seq_num 615) dirty exists 2024-04-17T11:41:07.794 INFO:tasks.rados.rados.0.smithi031.stdout:1975: left oid 41 (ObjNum 615 snap 207 seq_num 615) 2024-04-17T11:41:07.794 INFO:tasks.rados.rados.0.smithi031.stdout:1976: finishing copy_from racing read to smithi03173351-4 2024-04-17T11:41:07.794 INFO:tasks.rados.rados.0.smithi031.stdout:1976: finishing copy_from to smithi03173351-4 2024-04-17T11:41:07.794 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2063 (ObjNum 602 snap 205 seq_num 602) dirty exists 2024-04-17T11:41:08.445 INFO:tasks.rados.rados.0.smithi031.stdout:1973: done (4 left) 2024-04-17T11:41:08.445 INFO:tasks.rados.rados.0.smithi031.stdout:1975: done (3 left) 2024-04-17T11:41:08.445 INFO:tasks.rados.rados.0.smithi031.stdout:1976: done (2 left) 2024-04-17T11:41:08.445 INFO:tasks.rados.rados.0.smithi031.stdout:1977: done (1 left) 2024-04-17T11:41:08.445 INFO:tasks.rados.rados.0.smithi031.stdout:1978: done (0 left) 2024-04-17T11:41:08.445 INFO:tasks.rados.rados.0.smithi031.stdout:1979: delete oid 9 current snap is 208 2024-04-17T11:41:08.447 INFO:tasks.rados.rados.0.smithi031.stdout:1979: done (0 left) 2024-04-17T11:41:08.447 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 35 current snap is 208 2024-04-17T11:41:08.447 INFO:tasks.rados.rados.0.smithi031.stdout:1980: seq_num 617 ranges {1400832=737280} 2024-04-17T11:41:08.458 INFO:tasks.rados.rados.0.smithi031.stdout:1980: writing smithi03173351-35 from 1400832 to 2138112 tid 1 2024-04-17T11:41:08.458 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 208 2024-04-17T11:41:08.458 INFO:tasks.rados.rados.0.smithi031.stdout:1981: seq_num 618 ranges {958464=753664} 2024-04-17T11:41:08.468 INFO:tasks.rados.rados.0.smithi031.stdout:1981: writing smithi03173351-6 from 958464 to 1712128 tid 1 2024-04-17T11:41:08.468 INFO:tasks.rados.rados.0.smithi031.stdout:1982: delete oid 37 current snap is 208 2024-04-17T11:41:08.468 INFO:tasks.rados.rados.0.smithi031.stdout:1980: finishing write tid 1 to smithi03173351-35 2024-04-17T11:41:08.468 INFO:tasks.rados.rados.0.smithi031.stdout:1980: finishing write tid 2 to smithi03173351-35 2024-04-17T11:41:08.469 INFO:tasks.rados.rados.0.smithi031.stdout:1980: finishing write tid 3 to smithi03173351-35 2024-04-17T11:41:08.469 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 1949 (ObjNum 617 snap 208 seq_num 617) dirty exists 2024-04-17T11:41:08.469 INFO:tasks.rados.rados.0.smithi031.stdout:1980: left oid 35 (ObjNum 617 snap 208 seq_num 617) 2024-04-17T11:41:08.474 INFO:tasks.rados.rados.0.smithi031.stdout:1980: done (2 left) 2024-04-17T11:41:08.474 INFO:tasks.rados.rados.0.smithi031.stdout:1982: done (1 left) 2024-04-17T11:41:08.474 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 40 current snap is 208 2024-04-17T11:41:08.474 INFO:tasks.rados.rados.0.smithi031.stdout:1983: seq_num 620 ranges {0=794624} 2024-04-17T11:41:08.479 INFO:tasks.rados.rados.0.smithi031.stdout:1983: writing smithi03173351-40 from 0 to 794624 tid 1 2024-04-17T11:41:08.479 INFO:tasks.rados.rados.0.smithi031.stdout:1984: copy_from oid 31 from oid 21 current snap is 208 2024-04-17T11:41:08.479 INFO:tasks.rados.rados.0.smithi031.stdout:1981: finishing write tid 1 to smithi03173351-6 2024-04-17T11:41:08.479 INFO:tasks.rados.rados.0.smithi031.stdout:1981: finishing write tid 2 to smithi03173351-6 2024-04-17T11:41:08.479 INFO:tasks.rados.rados.0.smithi031.stdout:1981: finishing write tid 3 to smithi03173351-6 2024-04-17T11:41:08.479 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1661 (ObjNum 618 snap 208 seq_num 618) dirty exists 2024-04-17T11:41:08.479 INFO:tasks.rados.rados.0.smithi031.stdout:1981: left oid 6 (ObjNum 618 snap 208 seq_num 618) 2024-04-17T11:41:08.479 INFO:tasks.rados.rados.0.smithi031.stdout:1981: done (2 left) 2024-04-17T11:41:08.480 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 208 2024-04-17T11:41:08.480 INFO:tasks.rados.rados.0.smithi031.stdout:1985: seq_num 621 ranges {5816320=409600,6225920=401408} 2024-04-17T11:41:08.512 INFO:tasks.rados.rados.0.smithi031.stdout:1985: writing smithi03173351-10 from 5816320 to 6225920 tid 1 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:1985: writing smithi03173351-10 from 6225920 to 6627328 tid 2 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:1986: copy_from oid 19 from oid 47 current snap is 208 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:1983: finishing write tid 1 to smithi03173351-40 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:1983: finishing write tid 2 to smithi03173351-40 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:1984: finishing copy_from racing read to smithi03173351-31 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:1984: finishing copy_from to smithi03173351-31 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 1197 (ObjNum 584 snap 194 seq_num 584) dirty exists 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:1983: finishing write tid 3 to smithi03173351-40 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 1215 (ObjNum 620 snap 208 seq_num 620) dirty exists 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:1983: left oid 40 (ObjNum 620 snap 208 seq_num 620) 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:1983: done (3 left) 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:1984: done (2 left) 2024-04-17T11:41:08.516 INFO:tasks.rados.rados.0.smithi031.stdout:1987: delete oid 31 current snap is 208 2024-04-17T11:41:08.518 INFO:tasks.rados.rados.0.smithi031.stdout:1987: done (2 left) 2024-04-17T11:41:08.518 INFO:tasks.rados.rados.0.smithi031.stdout:1988: snap_remove snap 187 2024-04-17T11:41:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:07.440425+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-04-17T11:41:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:07.778067+0000 mgr.y (mgr.14556) 373 : cluster [DBG] pgmap v713: 121 pgs: 121 active+clean; 449 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:08.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:07.440425+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-04-17T11:41:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:07.778067+0000 mgr.y (mgr.14556) 373 : cluster [DBG] pgmap v713: 121 pgs: 121 active+clean; 449 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:07.440425+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-04-17T11:41:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:07.778067+0000 mgr.y (mgr.14556) 373 : cluster [DBG] pgmap v713: 121 pgs: 121 active+clean; 449 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:09.365 INFO:tasks.rados.rados.0.smithi031.stdout:1988: done (2 left) 2024-04-17T11:41:09.365 INFO:tasks.rados.rados.0.smithi031.stdout:1989: snap_remove snap 205 2024-04-17T11:41:09.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:08.442371+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-04-17T11:41:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:09.362350+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-04-17T11:41:09.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:08.442371+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-04-17T11:41:09.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:09.362350+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-04-17T11:41:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:08.442371+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-04-17T11:41:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:09.362350+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-04-17T11:41:10.361 INFO:tasks.rados.rados.0.smithi031.stdout:1989: done (2 left) 2024-04-17T11:41:10.361 INFO:tasks.rados.rados.0.smithi031.stdout:1990: copy_from oid 30 from oid 31 current snap is 208 2024-04-17T11:41:10.361 INFO:tasks.rados.rados.0.smithi031.stdout:1991: read oid 26 snap -1 2024-04-17T11:41:10.362 INFO:tasks.rados.rados.0.smithi031.stdout:1991: expect deleted 2024-04-17T11:41:10.362 INFO:tasks.rados.rados.0.smithi031.stdout:1992: setattr oid 41 current snap is 208 2024-04-17T11:41:10.362 INFO:tasks.rados.rados.0.smithi031.stdout:1993: snap_remove snap 206 2024-04-17T11:41:11.364 INFO:tasks.rados.rados.0.smithi031.stdout:1993: done (5 left) 2024-04-17T11:41:11.364 INFO:tasks.rados.rados.0.smithi031.stdout:1994: read oid 42 snap 90 2024-04-17T11:41:11.364 INFO:tasks.rados.rados.0.smithi031.stdout:1994: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-17T11:41:11.364 INFO:tasks.rados.rados.0.smithi031.stdout:1995: rmattr oid 11 current snap is 208 2024-04-17T11:41:11.364 INFO:tasks.rados.rados.0.smithi031.stdout:1995: done (6 left) 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1996: read oid 24 snap -1 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1996: expect (ObjNum 527 snap 170 seq_num 527) 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1997: read oid 17 snap -1 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1997: expect (ObjNum 562 snap 182 seq_num 562) 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1998: rmattr oid 23 current snap is 208 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1998: done (8 left) 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1999: setattr oid 7 current snap is 208 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:2000: delete oid 2 current snap is 208 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1985: finishing write tid 1 to smithi03173351-10 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1985: finishing write tid 2 to smithi03173351-10 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1985: finishing write tid 3 to smithi03173351-10 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1985: finishing write tid 4 to smithi03173351-10 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1204 (ObjNum 621 snap 208 seq_num 621) dirty exists 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1985: left oid 10 (ObjNum 621 snap 208 seq_num 621) 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1986: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:41:11.365 INFO:tasks.rados.rados.0.smithi031.stdout:1986: finishing copy_from to smithi03173351-19 2024-04-17T11:41:11.366 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 1666 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-04-17T11:41:11.366 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 923 (ObjNum 615 snap 207 seq_num 615) dirty exists 2024-04-17T11:41:11.366 INFO:tasks.rados.rados.0.smithi031.stdout:1990: finishing copy_from to smithi03173351-30 2024-04-17T11:41:11.366 INFO:tasks.rados.rados.0.smithi031.stdout:1990: got expected ENOENT (src dne) 2024-04-17T11:41:11.366 INFO:tasks.rados.rados.0.smithi031.stdout:1990: finishing copy_from racing read to smithi03173351-30 2024-04-17T11:41:11.372 INFO:tasks.rados.rados.0.smithi031.stdout:1994: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-17T11:41:11.387 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1691 (ObjNum 605 snap 205 seq_num 605) dirty exists 2024-04-17T11:41:11.387 INFO:tasks.rados.rados.0.smithi031.stdout:1996: expect (ObjNum 527 snap 170 seq_num 527) 2024-04-17T11:41:11.470 INFO:tasks.rados.rados.0.smithi031.stdout:1997: expect (ObjNum 562 snap 182 seq_num 562) 2024-04-17T11:41:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:1985: done (9 left) 2024-04-17T11:41:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:1986: done (8 left) 2024-04-17T11:41:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:1990: done (7 left) 2024-04-17T11:41:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:1991: done (6 left) 2024-04-17T11:41:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:1992: done (5 left) 2024-04-17T11:41:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:1994: done (4 left) 2024-04-17T11:41:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:1996: done (3 left) 2024-04-17T11:41:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:1997: done (2 left) 2024-04-17T11:41:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:1999: done (1 left) 2024-04-17T11:41:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:2000: done (0 left) 2024-04-17T11:41:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:2001: copy_from oid 23 from oid 37 current snap is 208 2024-04-17T11:41:11.530 INFO:tasks.rados.rados.0.smithi031.stdout:2002: delete oid 17 current snap is 208 2024-04-17T11:41:11.530 INFO:tasks.rados.rados.0.smithi031.stdout:2001: finishing copy_from to smithi03173351-23 2024-04-17T11:41:11.530 INFO:tasks.rados.rados.0.smithi031.stdout:2001: got expected ENOENT (src dne) 2024-04-17T11:41:11.530 INFO:tasks.rados.rados.0.smithi031.stdout:2001: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:41:11.531 INFO:tasks.rados.rados.0.smithi031.stdout:2001: done (1 left) 2024-04-17T11:41:11.531 INFO:tasks.rados.rados.0.smithi031.stdout:2002: done (0 left) 2024-04-17T11:41:11.531 INFO:tasks.rados.rados.0.smithi031.stdout:2003: read oid 39 snap -1 2024-04-17T11:41:11.531 INFO:tasks.rados.rados.0.smithi031.stdout:2003: expect (ObjNum 554 snap 178 seq_num 554) 2024-04-17T11:41:11.531 INFO:tasks.rados.rados.0.smithi031.stdout:2004: delete oid 7 current snap is 208 2024-04-17T11:41:11.533 INFO:tasks.rados.rados.0.smithi031.stdout:2004: done (1 left) 2024-04-17T11:41:11.533 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 208 2024-04-17T11:41:11.533 INFO:tasks.rados.rados.0.smithi031.stdout:2005: seq_num 626 ranges {2359296=491520,2850816=401408} 2024-04-17T11:41:11.549 INFO:tasks.rados.rados.0.smithi031.stdout:2005: writing smithi03173351-14 from 2359296 to 2850816 tid 1 2024-04-17T11:41:11.551 INFO:tasks.rados.rados.0.smithi031.stdout:2005: writing smithi03173351-14 from 2850816 to 3252224 tid 2 2024-04-17T11:41:11.551 INFO:tasks.rados.rados.0.smithi031.stdout:2006: delete oid 38 current snap is 208 2024-04-17T11:41:11.555 INFO:tasks.rados.rados.0.smithi031.stdout:2006: done (2 left) 2024-04-17T11:41:11.555 INFO:tasks.rados.rados.0.smithi031.stdout:2007: snap_remove snap 189 2024-04-17T11:41:11.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:09.778692+0000 mgr.y (mgr.14556) 374 : cluster [DBG] pgmap v716: 121 pgs: 121 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.9 MiB/s wr, 15 op/s 2024-04-17T11:41:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:10.359195+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-04-17T11:41:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:41:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:11] "GET /metrics HTTP/1.1" 200 192161 "" "Prometheus/2.33.4" 2024-04-17T11:41:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:09.778692+0000 mgr.y (mgr.14556) 374 : cluster [DBG] pgmap v716: 121 pgs: 121 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.9 MiB/s wr, 15 op/s 2024-04-17T11:41:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:10.359195+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-04-17T11:41:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:09.778692+0000 mgr.y (mgr.14556) 374 : cluster [DBG] pgmap v716: 121 pgs: 121 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.9 MiB/s wr, 15 op/s 2024-04-17T11:41:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:10.359195+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-04-17T11:41:12.379 INFO:tasks.rados.rados.0.smithi031.stdout:2007: done (2 left) 2024-04-17T11:41:12.379 INFO:tasks.rados.rados.0.smithi031.stdout:2008: snap_remove snap 174 2024-04-17T11:41:12.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:11.359424+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-04-17T11:41:12.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:11.359424+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-04-17T11:41:12.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:11.359424+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-04-17T11:41:13.391 INFO:tasks.rados.rados.0.smithi031.stdout:2008: done (2 left) 2024-04-17T11:41:13.391 INFO:tasks.rados.rados.0.smithi031.stdout:2009: rollback oid 3 current snap is 208 2024-04-17T11:41:13.391 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 3 to 198 2024-04-17T11:41:13.391 INFO:tasks.rados.rados.0.smithi031.stdout:2010: snap_remove snap 191 2024-04-17T11:41:13.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:11.779102+0000 mgr.y (mgr.14556) 375 : cluster [DBG] pgmap v719: 121 pgs: 121 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.9 MiB/s wr, 15 op/s 2024-04-17T11:41:13.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:12.376282+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-04-17T11:41:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:11.779102+0000 mgr.y (mgr.14556) 375 : cluster [DBG] pgmap v719: 121 pgs: 121 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.9 MiB/s wr, 15 op/s 2024-04-17T11:41:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:12.376282+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-04-17T11:41:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:11.779102+0000 mgr.y (mgr.14556) 375 : cluster [DBG] pgmap v719: 121 pgs: 121 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.9 MiB/s wr, 15 op/s 2024-04-17T11:41:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:12.376282+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-04-17T11:41:14.365 INFO:tasks.rados.rados.0.smithi031.stdout:2010: done (3 left) 2024-04-17T11:41:14.365 INFO:tasks.rados.rados.0.smithi031.stdout:2011: copy_from oid 20 from oid 46 current snap is 208 2024-04-17T11:41:14.365 INFO:tasks.rados.rados.0.smithi031.stdout:2012: snap_remove snap 181 2024-04-17T11:41:14.385 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:41:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:41:14.386 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:13.387739+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-04-17T11:41:14.386 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:13.779622+0000 mgr.y (mgr.14556) 376 : cluster [DBG] pgmap v722: 121 pgs: 121 active+clean; 355 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-04-17T11:41:14.386 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:14.360843+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-04-17T11:41:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:13.387739+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-04-17T11:41:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:13.779622+0000 mgr.y (mgr.14556) 376 : cluster [DBG] pgmap v722: 121 pgs: 121 active+clean; 355 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-04-17T11:41:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:14.360843+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-04-17T11:41:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:13.387739+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-04-17T11:41:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:13.779622+0000 mgr.y (mgr.14556) 376 : cluster [DBG] pgmap v722: 121 pgs: 121 active+clean; 355 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-04-17T11:41:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:14.360843+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-04-17T11:41:15.363 INFO:tasks.rados.rados.0.smithi031.stdout:2012: done (4 left) 2024-04-17T11:41:15.363 INFO:tasks.rados.rados.0.smithi031.stdout:2013: delete oid 36 current snap is 208 2024-04-17T11:41:15.372 INFO:tasks.rados.rados.0.smithi031.stdout:2005: finishing write tid 1 to smithi03173351-14 2024-04-17T11:41:15.372 INFO:tasks.rados.rados.0.smithi031.stdout:2003: expect (ObjNum 554 snap 178 seq_num 554) 2024-04-17T11:41:15.639 INFO:tasks.rados.rados.0.smithi031.stdout:2005: finishing write tid 2 to smithi03173351-14 2024-04-17T11:41:15.639 INFO:tasks.rados.rados.0.smithi031.stdout:2005: finishing write tid 3 to smithi03173351-14 2024-04-17T11:41:15.639 INFO:tasks.rados.rados.0.smithi031.stdout:2005: finishing write tid 4 to smithi03173351-14 2024-04-17T11:41:15.639 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 1218 (ObjNum 626 snap 208 seq_num 626) dirty exists 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2005: left oid 14 (ObjNum 626 snap 208 seq_num 626) 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2009: finishing rollback tid 0 to smithi03173351-3 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2009: finishing rollback tid 1 to smithi03173351-3 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2003: done (4 left) 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2005: done (3 left) 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2013: done (2 left) 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2014: read oid 50 snap -1 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2014: expect (ObjNum 609 snap 206 seq_num 609) 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2015: read oid 16 snap -1 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2015: expect (ObjNum 510 snap 166 seq_num 510) 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2016: read oid 48 snap -1 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2016: expect (ObjNum 598 snap 202 seq_num 598) 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 208 2024-04-17T11:41:15.640 INFO:tasks.rados.rados.0.smithi031.stdout:2009: finishing rollback tid 2 to smithi03173351-3 2024-04-17T11:41:15.641 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 884 (ObjNum 555 snap 178 seq_num 555) dirty exists 2024-04-17T11:41:15.641 INFO:tasks.rados.rados.0.smithi031.stdout:2011: finishing copy_from racing read to smithi03173351-20 2024-04-17T11:41:15.641 INFO:tasks.rados.rados.0.smithi031.stdout:2011: finishing copy_from to smithi03173351-20 2024-04-17T11:41:15.641 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 853 (ObjNum 356 snap 128 seq_num 356) dirty exists 2024-04-17T11:41:15.641 INFO:tasks.rados.rados.0.smithi031.stdout:2017: seq_num 629 ranges {0=540672,540672=401408} 2024-04-17T11:41:15.641 INFO:tasks.rados.rados.0.smithi031.stdout:2017: writing smithi03173351-17 from 0 to 540672 tid 1 2024-04-17T11:41:15.644 INFO:tasks.rados.rados.0.smithi031.stdout:2017: writing smithi03173351-17 from 540672 to 942080 tid 2 2024-04-17T11:41:15.644 INFO:tasks.rados.rados.0.smithi031.stdout:2009: done (5 left) 2024-04-17T11:41:15.645 INFO:tasks.rados.rados.0.smithi031.stdout:2011: done (4 left) 2024-04-17T11:41:15.645 INFO:tasks.rados.rados.0.smithi031.stdout:2018: snap_remove snap 183 2024-04-17T11:41:16.371 INFO:tasks.rados.rados.0.smithi031.stdout:2018: done (4 left) 2024-04-17T11:41:16.371 INFO:tasks.rados.rados.0.smithi031.stdout:2019: rollback oid 24 current snap is 208 2024-04-17T11:41:16.371 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 198 2024-04-17T11:41:16.371 INFO:tasks.rados.rados.0.smithi031.stdout:2020: read oid 20 snap -1 2024-04-17T11:41:16.371 INFO:tasks.rados.rados.0.smithi031.stdout:2020: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:41:16.371 INFO:tasks.rados.rados.0.smithi031.stdout:2021: delete oid 46 current snap is 208 2024-04-17T11:41:16.383 INFO:tasks.rados.rados.0.smithi031.stdout:2017: finishing write tid 1 to smithi03173351-17 2024-04-17T11:41:16.383 INFO:tasks.rados.rados.0.smithi031.stdout:2017: finishing write tid 2 to smithi03173351-17 2024-04-17T11:41:16.383 INFO:tasks.rados.rados.0.smithi031.stdout:2017: finishing write tid 3 to smithi03173351-17 2024-04-17T11:41:16.383 INFO:tasks.rados.rados.0.smithi031.stdout:2015: expect (ObjNum 510 snap 166 seq_num 510) 2024-04-17T11:41:16.416 INFO:tasks.rados.rados.0.smithi031.stdout:2017: finishing write tid 4 to smithi03173351-17 2024-04-17T11:41:16.416 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1671 (ObjNum 629 snap 208 seq_num 629) dirty exists 2024-04-17T11:41:16.416 INFO:tasks.rados.rados.0.smithi031.stdout:2017: left oid 17 (ObjNum 629 snap 208 seq_num 629) 2024-04-17T11:41:16.416 INFO:tasks.rados.rados.0.smithi031.stdout:2015: done (6 left) 2024-04-17T11:41:16.416 INFO:tasks.rados.rados.0.smithi031.stdout:2017: done (5 left) 2024-04-17T11:41:16.416 INFO:tasks.rados.rados.0.smithi031.stdout:2021: done (4 left) 2024-04-17T11:41:16.416 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 208 2024-04-17T11:41:16.416 INFO:tasks.rados.rados.0.smithi031.stdout:2016: expect (ObjNum 598 snap 202 seq_num 598) 2024-04-17T11:41:16.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:15.360145+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-04-17T11:41:16.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:15.360145+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-04-17T11:41:16.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:15.360145+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-04-17T11:41:16.789 INFO:tasks.rados.rados.0.smithi031.stdout:2014: expect (ObjNum 609 snap 206 seq_num 609) 2024-04-17T11:41:16.937 INFO:tasks.rados.rados.0.smithi031.stdout:2019: finishing rollback tid 0 to smithi03173351-24 2024-04-17T11:41:16.937 INFO:tasks.rados.rados.0.smithi031.stdout:2019: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:41:16.937 INFO:tasks.rados.rados.0.smithi031.stdout:2022: seq_num 631 ranges {188416=573440,761856=401408} 2024-04-17T11:41:16.941 INFO:tasks.rados.rados.0.smithi031.stdout:2022: writing smithi03173351-21 from 188416 to 761856 tid 1 2024-04-17T11:41:16.944 INFO:tasks.rados.rados.0.smithi031.stdout:2022: writing smithi03173351-21 from 761856 to 1163264 tid 2 2024-04-17T11:41:16.944 INFO:tasks.rados.rados.0.smithi031.stdout:2014: done (4 left) 2024-04-17T11:41:16.944 INFO:tasks.rados.rados.0.smithi031.stdout:2016: done (3 left) 2024-04-17T11:41:16.944 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 208 2024-04-17T11:41:16.944 INFO:tasks.rados.rados.0.smithi031.stdout:2019: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:41:16.944 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 1648 (ObjNum 582 snap 194 seq_num 582) dirty exists 2024-04-17T11:41:16.944 INFO:tasks.rados.rados.0.smithi031.stdout:2020: expect (ObjNum 356 snap 128 seq_num 356) 2024-04-17T11:41:16.979 INFO:tasks.rados.rados.0.smithi031.stdout:2022: finishing write tid 1 to smithi03173351-21 2024-04-17T11:41:16.979 INFO:tasks.rados.rados.0.smithi031.stdout:2022: finishing write tid 2 to smithi03173351-21 2024-04-17T11:41:16.979 INFO:tasks.rados.rados.0.smithi031.stdout:2022: finishing write tid 3 to smithi03173351-21 2024-04-17T11:41:16.979 INFO:tasks.rados.rados.0.smithi031.stdout:2022: finishing write tid 4 to smithi03173351-21 2024-04-17T11:41:16.979 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 1207 (ObjNum 631 snap 208 seq_num 631) dirty exists 2024-04-17T11:41:16.979 INFO:tasks.rados.rados.0.smithi031.stdout:2022: left oid 21 (ObjNum 631 snap 208 seq_num 631) 2024-04-17T11:41:16.979 INFO:tasks.rados.rados.0.smithi031.stdout:2023: seq_num 632 ranges {0=589824,589824=401408} 2024-04-17T11:41:16.982 INFO:tasks.rados.rados.0.smithi031.stdout:2023: writing smithi03173351-8 from 0 to 589824 tid 1 2024-04-17T11:41:16.985 INFO:tasks.rados.rados.0.smithi031.stdout:2023: writing smithi03173351-8 from 589824 to 991232 tid 2 2024-04-17T11:41:16.985 INFO:tasks.rados.rados.0.smithi031.stdout:2019: done (3 left) 2024-04-17T11:41:16.985 INFO:tasks.rados.rados.0.smithi031.stdout:2020: done (2 left) 2024-04-17T11:41:16.985 INFO:tasks.rados.rados.0.smithi031.stdout:2022: done (1 left) 2024-04-17T11:41:16.985 INFO:tasks.rados.rados.0.smithi031.stdout:2024: snap_remove snap 200 2024-04-17T11:41:17.370 INFO:tasks.rados.rados.0.smithi031.stdout:2024: done (1 left) 2024-04-17T11:41:17.370 INFO:tasks.rados.rados.0.smithi031.stdout:2025: read oid 22 snap -1 2024-04-17T11:41:17.370 INFO:tasks.rados.rados.0.smithi031.stdout:2025: expect (ObjNum 554 snap 178 seq_num 554) 2024-04-17T11:41:17.370 INFO:tasks.rados.rados.0.smithi031.stdout:2026: copy_from oid 18 from oid 44 current snap is 208 2024-04-17T11:41:17.370 INFO:tasks.rados.rados.0.smithi031.stdout:2027: delete oid 50 current snap is 208 2024-04-17T11:41:17.370 INFO:tasks.rados.rados.0.smithi031.stdout:2023: finishing write tid 1 to smithi03173351-8 2024-04-17T11:41:17.370 INFO:tasks.rados.rados.0.smithi031.stdout:2023: finishing write tid 2 to smithi03173351-8 2024-04-17T11:41:17.370 INFO:tasks.rados.rados.0.smithi031.stdout:2023: finishing write tid 3 to smithi03173351-8 2024-04-17T11:41:17.370 INFO:tasks.rados.rados.0.smithi031.stdout:2023: finishing write tid 4 to smithi03173351-8 2024-04-17T11:41:17.371 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 1651 (ObjNum 632 snap 208 seq_num 632) dirty exists 2024-04-17T11:41:17.371 INFO:tasks.rados.rados.0.smithi031.stdout:2023: left oid 8 (ObjNum 632 snap 208 seq_num 632) 2024-04-17T11:41:17.379 INFO:tasks.rados.rados.0.smithi031.stdout:2026: finishing copy_from to smithi03173351-18 2024-04-17T11:41:17.379 INFO:tasks.rados.rados.0.smithi031.stdout:2026: got expected ENOENT (src dne) 2024-04-17T11:41:17.379 INFO:tasks.rados.rados.0.smithi031.stdout:2026: finishing copy_from racing read to smithi03173351-18 2024-04-17T11:41:17.390 INFO:tasks.rados.rados.0.smithi031.stdout:2023: done (3 left) 2024-04-17T11:41:17.390 INFO:tasks.rados.rados.0.smithi031.stdout:2026: done (2 left) 2024-04-17T11:41:17.390 INFO:tasks.rados.rados.0.smithi031.stdout:2027: done (1 left) 2024-04-17T11:41:17.391 INFO:tasks.rados.rados.0.smithi031.stdout:2028: rollback oid 42 current snap is 208 2024-04-17T11:41:17.391 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 198 2024-04-17T11:41:17.391 INFO:tasks.rados.rados.0.smithi031.stdout:2029: read oid 39 snap -1 2024-04-17T11:41:17.391 INFO:tasks.rados.rados.0.smithi031.stdout:2029: expect (ObjNum 554 snap 178 seq_num 554) 2024-04-17T11:41:17.391 INFO:tasks.rados.rados.0.smithi031.stdout:2030: copy_from oid 13 from oid 7 current snap is 208 2024-04-17T11:41:17.391 INFO:tasks.rados.rados.0.smithi031.stdout:2031: snap_create 2024-04-17T11:41:17.396 INFO:tasks.rados.rados.0.smithi031.stdout:2030: finishing copy_from to smithi03173351-13 2024-04-17T11:41:17.396 INFO:tasks.rados.rados.0.smithi031.stdout:2030: got expected ENOENT (src dne) 2024-04-17T11:41:17.396 INFO:tasks.rados.rados.0.smithi031.stdout:2030: finishing copy_from racing read to smithi03173351-13 2024-04-17T11:41:17.401 INFO:tasks.rados.rados.0.smithi031.stdout:2025: expect (ObjNum 554 snap 178 seq_num 554) 2024-04-17T11:41:17.669 INFO:tasks.rados.rados.0.smithi031.stdout:2028: finishing rollback tid 0 to smithi03173351-42 2024-04-17T11:41:17.669 INFO:tasks.rados.rados.0.smithi031.stdout:2028: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:41:17.669 INFO:tasks.rados.rados.0.smithi031.stdout:2028: finishing rollback tid 2 to smithi03173351-42 2024-04-17T11:41:17.670 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 1952 (ObjNum 560 snap 180 seq_num 560) dirty exists 2024-04-17T11:41:17.670 INFO:tasks.rados.rados.0.smithi031.stdout:2029: expect (ObjNum 554 snap 178 seq_num 554) 2024-04-17T11:41:17.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:15.780097+0000 mgr.y (mgr.14556) 377 : cluster [DBG] pgmap v725: 121 pgs: 121 active+clean; 355 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-04-17T11:41:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:16.366399+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-04-17T11:41:17.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:15.780097+0000 mgr.y (mgr.14556) 377 : cluster [DBG] pgmap v725: 121 pgs: 121 active+clean; 355 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-04-17T11:41:17.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:16.366399+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-04-17T11:41:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:15.780097+0000 mgr.y (mgr.14556) 377 : cluster [DBG] pgmap v725: 121 pgs: 121 active+clean; 355 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-04-17T11:41:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:16.366399+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-04-17T11:41:18.389 INFO:tasks.rados.rados.0.smithi031.stdout:2025: done (4 left) 2024-04-17T11:41:18.389 INFO:tasks.rados.rados.0.smithi031.stdout:2028: done (3 left) 2024-04-17T11:41:18.389 INFO:tasks.rados.rados.0.smithi031.stdout:2029: done (2 left) 2024-04-17T11:41:18.390 INFO:tasks.rados.rados.0.smithi031.stdout:2030: done (1 left) 2024-04-17T11:41:18.390 INFO:tasks.rados.rados.0.smithi031.stdout:2031: done (0 left) 2024-04-17T11:41:18.390 INFO:tasks.rados.rados.0.smithi031.stdout:2032: snap_remove snap 207 2024-04-17T11:41:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:17.367710+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-04-17T11:41:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:17.780422+0000 mgr.y (mgr.14556) 378 : cluster [DBG] pgmap v728: 121 pgs: 121 active+clean; 355 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:17.367710+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-04-17T11:41:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:17.780422+0000 mgr.y (mgr.14556) 378 : cluster [DBG] pgmap v728: 121 pgs: 121 active+clean; 355 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:17.367710+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-04-17T11:41:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:17.780422+0000 mgr.y (mgr.14556) 378 : cluster [DBG] pgmap v728: 121 pgs: 121 active+clean; 355 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:19.392 INFO:tasks.rados.rados.0.smithi031.stdout:2032: done (0 left) 2024-04-17T11:41:19.392 INFO:tasks.rados.rados.0.smithi031.stdout:2033: delete oid 21 current snap is 209 2024-04-17T11:41:19.412 INFO:tasks.rados.rados.0.smithi031.stdout:2033: done (0 left) 2024-04-17T11:41:19.412 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 209 2024-04-17T11:41:19.412 INFO:tasks.rados.rados.0.smithi031.stdout:2034: seq_num 635 ranges {9674752=638976,10313728=401408} 2024-04-17T11:41:19.463 INFO:tasks.rados.rados.0.smithi031.stdout:2034: writing smithi03173351-23 from 9674752 to 10313728 tid 1 2024-04-17T11:41:19.465 INFO:tasks.rados.rados.0.smithi031.stdout:2034: writing smithi03173351-23 from 10313728 to 10715136 tid 2 2024-04-17T11:41:19.465 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 209 2024-04-17T11:41:19.465 INFO:tasks.rados.rados.0.smithi031.stdout:2035: seq_num 636 ranges {1654784=655360,2310144=401408} 2024-04-17T11:41:19.478 INFO:tasks.rados.rados.0.smithi031.stdout:2035: writing smithi03173351-43 from 1654784 to 2310144 tid 1 2024-04-17T11:41:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2035: writing smithi03173351-43 from 2310144 to 2711552 tid 2 2024-04-17T11:41:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 209 2024-04-17T11:41:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2034: finishing write tid 1 to smithi03173351-23 2024-04-17T11:41:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2034: finishing write tid 2 to smithi03173351-23 2024-04-17T11:41:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2036: seq_num 637 ranges {5070848=671744,5742592=401408} 2024-04-17T11:41:19.512 INFO:tasks.rados.rados.0.smithi031.stdout:2036: writing smithi03173351-48 from 5070848 to 5742592 tid 1 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:2036: writing smithi03173351-48 from 5742592 to 6144000 tid 2 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:2037: read oid 10 snap -1 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:2037: expect (ObjNum 621 snap 208 seq_num 621) 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:2038: rollback oid 47 current snap is 209 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 47 to 198 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:2034: finishing write tid 3 to smithi03173351-23 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:2034: finishing write tid 4 to smithi03173351-23 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 1478 (ObjNum 635 snap 209 seq_num 635) dirty exists 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:2034: left oid 23 (ObjNum 635 snap 209 seq_num 635) 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:2034: done (4 left) 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:2039: delete oid 33 current snap is 209 2024-04-17T11:41:19.515 INFO:tasks.rados.rados.0.smithi031.stdout:2035: finishing write tid 1 to smithi03173351-43 2024-04-17T11:41:19.516 INFO:tasks.rados.rados.0.smithi031.stdout:2035: finishing write tid 2 to smithi03173351-43 2024-04-17T11:41:19.516 INFO:tasks.rados.rados.0.smithi031.stdout:2035: finishing write tid 3 to smithi03173351-43 2024-04-17T11:41:19.516 INFO:tasks.rados.rados.0.smithi031.stdout:2035: finishing write tid 4 to smithi03173351-43 2024-04-17T11:41:19.516 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 1665 (ObjNum 636 snap 209 seq_num 636) dirty exists 2024-04-17T11:41:19.516 INFO:tasks.rados.rados.0.smithi031.stdout:2035: left oid 43 (ObjNum 636 snap 209 seq_num 636) 2024-04-17T11:41:19.518 INFO:tasks.rados.rados.0.smithi031.stdout:2036: finishing write tid 1 to smithi03173351-48 2024-04-17T11:41:19.519 INFO:tasks.rados.rados.0.smithi031.stdout:2038: finishing rollback tid 0 to smithi03173351-47 2024-04-17T11:41:19.521 INFO:tasks.rados.rados.0.smithi031.stdout:2035: done (4 left) 2024-04-17T11:41:19.521 INFO:tasks.rados.rados.0.smithi031.stdout:2039: done (3 left) 2024-04-17T11:41:19.521 INFO:tasks.rados.rados.0.smithi031.stdout:2040: snap_create 2024-04-17T11:41:19.521 INFO:tasks.rados.rados.0.smithi031.stdout:2038: finishing rollback tid 1 to smithi03173351-47 2024-04-17T11:41:19.521 INFO:tasks.rados.rados.0.smithi031.stdout:2038: finishing rollback tid 2 to smithi03173351-47 2024-04-17T11:41:19.521 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1674 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-04-17T11:41:19.522 INFO:tasks.rados.rados.0.smithi031.stdout:2036: finishing write tid 2 to smithi03173351-48 2024-04-17T11:41:19.522 INFO:tasks.rados.rados.0.smithi031.stdout:2036: finishing write tid 3 to smithi03173351-48 2024-04-17T11:41:19.524 INFO:tasks.rados.rados.0.smithi031.stdout:2036: finishing write tid 4 to smithi03173351-48 2024-04-17T11:41:19.524 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 1654 (ObjNum 637 snap 209 seq_num 637) dirty exists 2024-04-17T11:41:19.524 INFO:tasks.rados.rados.0.smithi031.stdout:2036: left oid 48 (ObjNum 637 snap 209 seq_num 637) 2024-04-17T11:41:19.541 INFO:tasks.rados.rados.0.smithi031.stdout:2037: expect (ObjNum 621 snap 208 seq_num 621) 2024-04-17T11:41:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:18.390076+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-04-17T11:41:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:18.390076+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-04-17T11:41:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:18.390076+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-04-17T11:41:20.410 INFO:tasks.rados.rados.0.smithi031.stdout:2036: done (3 left) 2024-04-17T11:41:20.410 INFO:tasks.rados.rados.0.smithi031.stdout:2037: done (2 left) 2024-04-17T11:41:20.410 INFO:tasks.rados.rados.0.smithi031.stdout:2038: done (1 left) 2024-04-17T11:41:20.410 INFO:tasks.rados.rados.0.smithi031.stdout:2040: done (0 left) 2024-04-17T11:41:20.410 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 210 2024-04-17T11:41:20.410 INFO:tasks.rados.rados.0.smithi031.stdout:2041: seq_num 639 ranges {0=704512,704512=401408} 2024-04-17T11:41:20.414 INFO:tasks.rados.rados.0.smithi031.stdout:2041: writing smithi03173351-31 from 0 to 704512 tid 1 2024-04-17T11:41:20.416 INFO:tasks.rados.rados.0.smithi031.stdout:2041: writing smithi03173351-31 from 704512 to 1105920 tid 2 2024-04-17T11:41:20.416 INFO:tasks.rados.rados.0.smithi031.stdout:2042: read oid 19 snap -1 2024-04-17T11:41:20.416 INFO:tasks.rados.rados.0.smithi031.stdout:2042: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:20.416 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 210 2024-04-17T11:41:20.416 INFO:tasks.rados.rados.0.smithi031.stdout:2043: seq_num 640 ranges {14155776=729088,14884864=401408} 2024-04-17T11:41:20.497 INFO:tasks.rados.rados.0.smithi031.stdout:2043: writing smithi03173351-4 from 14155776 to 14884864 tid 1 2024-04-17T11:41:20.500 INFO:tasks.rados.rados.0.smithi031.stdout:2043: writing smithi03173351-4 from 14884864 to 15286272 tid 2 2024-04-17T11:41:20.500 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 210 2024-04-17T11:41:20.500 INFO:tasks.rados.rados.0.smithi031.stdout:2044: seq_num 641 ranges {6627328=745472,7372800=401408} 2024-04-17T11:41:20.540 INFO:tasks.rados.rados.0.smithi031.stdout:2044: writing smithi03173351-10 from 6627328 to 7372800 tid 1 2024-04-17T11:41:20.542 INFO:tasks.rados.rados.0.smithi031.stdout:2044: writing smithi03173351-10 from 7372800 to 7774208 tid 2 2024-04-17T11:41:20.542 INFO:tasks.rados.rados.0.smithi031.stdout:2045: snap_create 2024-04-17T11:41:20.543 INFO:tasks.rados.rados.0.smithi031.stdout:2041: finishing write tid 1 to smithi03173351-31 2024-04-17T11:41:20.543 INFO:tasks.rados.rados.0.smithi031.stdout:2041: finishing write tid 2 to smithi03173351-31 2024-04-17T11:41:20.543 INFO:tasks.rados.rados.0.smithi031.stdout:2041: finishing write tid 3 to smithi03173351-31 2024-04-17T11:41:20.543 INFO:tasks.rados.rados.0.smithi031.stdout:2041: finishing write tid 4 to smithi03173351-31 2024-04-17T11:41:20.543 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 2195 (ObjNum 639 snap 210 seq_num 639) dirty exists 2024-04-17T11:41:20.543 INFO:tasks.rados.rados.0.smithi031.stdout:2041: left oid 31 (ObjNum 639 snap 210 seq_num 639) 2024-04-17T11:41:20.543 INFO:tasks.rados.rados.0.smithi031.stdout:2042: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:20.646 INFO:tasks.rados.rados.0.smithi031.stdout:2043: finishing write tid 1 to smithi03173351-4 2024-04-17T11:41:20.646 INFO:tasks.rados.rados.0.smithi031.stdout:2043: finishing write tid 2 to smithi03173351-4 2024-04-17T11:41:20.647 INFO:tasks.rados.rados.0.smithi031.stdout:2043: finishing write tid 3 to smithi03173351-4 2024-04-17T11:41:20.647 INFO:tasks.rados.rados.0.smithi031.stdout:2043: finishing write tid 4 to smithi03173351-4 2024-04-17T11:41:20.647 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2199 (ObjNum 640 snap 210 seq_num 640) dirty exists 2024-04-17T11:41:20.647 INFO:tasks.rados.rados.0.smithi031.stdout:2043: left oid 4 (ObjNum 640 snap 210 seq_num 640) 2024-04-17T11:41:20.647 INFO:tasks.rados.rados.0.smithi031.stdout:2044: finishing write tid 1 to smithi03173351-10 2024-04-17T11:41:20.647 INFO:tasks.rados.rados.0.smithi031.stdout:2044: finishing write tid 2 to smithi03173351-10 2024-04-17T11:41:20.647 INFO:tasks.rados.rados.0.smithi031.stdout:2044: finishing write tid 3 to smithi03173351-10 2024-04-17T11:41:20.647 INFO:tasks.rados.rados.0.smithi031.stdout:2044: finishing write tid 4 to smithi03173351-10 2024-04-17T11:41:20.647 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1211 (ObjNum 641 snap 210 seq_num 641) dirty exists 2024-04-17T11:41:20.647 INFO:tasks.rados.rados.0.smithi031.stdout:2044: left oid 10 (ObjNum 641 snap 210 seq_num 641) 2024-04-17T11:41:20.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:19.391633+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:19.780779+0000 mgr.y (mgr.14556) 379 : cluster [DBG] pgmap v731: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.064262+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.343888+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.344542+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.345105+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.345651+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:41:20.346093+0000 mgr.y (mgr.14556) 380 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 2489M 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.349908+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.356399+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.356937+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.357459+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.357945+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cephadm 2024-04-17T11:41:20.358353+0000 mgr.y (mgr.14556) 381 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 2488M 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.362580+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.363363+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:41:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.363977+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:41:20.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:20.367584+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:19.391633+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:19.780779+0000 mgr.y (mgr.14556) 379 : cluster [DBG] pgmap v731: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.064262+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.343888+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.344542+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.345105+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.345651+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:41:20.346093+0000 mgr.y (mgr.14556) 380 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 2489M 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.349908+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.356399+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.356937+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.357459+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.357945+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cephadm 2024-04-17T11:41:20.358353+0000 mgr.y (mgr.14556) 381 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 2488M 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.362580+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:19.391633+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:19.780779+0000 mgr.y (mgr.14556) 379 : cluster [DBG] pgmap v731: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.064262+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.343888+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.344542+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.345105+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.345651+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:41:20.346093+0000 mgr.y (mgr.14556) 380 : cephadm [INF] Adjusting osd_memory_target on smithi031 to 2489M 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.349908+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.356399+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.356937+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.357459+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.357945+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-17T11:41:20.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cephadm 2024-04-17T11:41:20.358353+0000 mgr.y (mgr.14556) 381 : cephadm [INF] Adjusting osd_memory_target on smithi153 to 2488M 2024-04-17T11:41:20.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.362580+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:41:20.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.363363+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:41:20.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.363977+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:41:20.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:20.367584+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:41:20.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.363363+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:41:20.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.363977+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:41:20.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:20.367584+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:41:21.415 INFO:tasks.rados.rados.0.smithi031.stdout:2041: done (4 left) 2024-04-17T11:41:21.415 INFO:tasks.rados.rados.0.smithi031.stdout:2042: done (3 left) 2024-04-17T11:41:21.415 INFO:tasks.rados.rados.0.smithi031.stdout:2043: done (2 left) 2024-04-17T11:41:21.415 INFO:tasks.rados.rados.0.smithi031.stdout:2044: done (1 left) 2024-04-17T11:41:21.415 INFO:tasks.rados.rados.0.smithi031.stdout:2045: done (0 left) 2024-04-17T11:41:21.415 INFO:tasks.rados.rados.0.smithi031.stdout:2046: copy_from oid 45 from oid 2 current snap is 211 2024-04-17T11:41:21.415 INFO:tasks.rados.rados.0.smithi031.stdout:2047: read oid 19 snap 90 2024-04-17T11:41:21.415 INFO:tasks.rados.rados.0.smithi031.stdout:2047: expect (ObjNum 221 snap 68 seq_num 221) 2024-04-17T11:41:21.416 INFO:tasks.rados.rados.0.smithi031.stdout:2048: setattr oid 40 current snap is 211 2024-04-17T11:41:21.416 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 211 2024-04-17T11:41:21.416 INFO:tasks.rados.rados.0.smithi031.stdout:2049: seq_num 642 ranges {14155776=761856,14917632=401408} 2024-04-17T11:41:21.498 INFO:tasks.rados.rados.0.smithi031.stdout:2049: writing smithi03173351-49 from 14155776 to 14917632 tid 1 2024-04-17T11:41:21.502 INFO:tasks.rados.rados.0.smithi031.stdout:2049: writing smithi03173351-49 from 14917632 to 15319040 tid 2 2024-04-17T11:41:21.502 INFO:tasks.rados.rados.0.smithi031.stdout:2050: rmattr oid 27 current snap is 211 2024-04-17T11:41:21.502 INFO:tasks.rados.rados.0.smithi031.stdout:2046: finishing copy_from to smithi03173351-45 2024-04-17T11:41:21.502 INFO:tasks.rados.rados.0.smithi031.stdout:2046: got expected ENOENT (src dne) 2024-04-17T11:41:21.502 INFO:tasks.rados.rados.0.smithi031.stdout:2046: finishing copy_from racing read to smithi03173351-45 2024-04-17T11:41:21.502 INFO:tasks.rados.rados.0.smithi031.stdout:2047: expect (ObjNum 221 snap 68 seq_num 221) 2024-04-17T11:41:21.626 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 1220 (ObjNum 620 snap 208 seq_num 620) dirty exists 2024-04-17T11:41:21.626 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 924 (ObjNum 288 snap 0 seq_num 129) dirty exists 2024-04-17T11:41:21.626 INFO:tasks.rados.rados.0.smithi031.stdout:2049: finishing write tid 1 to smithi03173351-49 2024-04-17T11:41:21.626 INFO:tasks.rados.rados.0.smithi031.stdout:2046: done (4 left) 2024-04-17T11:41:21.626 INFO:tasks.rados.rados.0.smithi031.stdout:2047: done (3 left) 2024-04-17T11:41:21.626 INFO:tasks.rados.rados.0.smithi031.stdout:2048: done (2 left) 2024-04-17T11:41:21.626 INFO:tasks.rados.rados.0.smithi031.stdout:2050: done (1 left) 2024-04-17T11:41:21.626 INFO:tasks.rados.rados.0.smithi031.stdout:2051: rmattr oid 22 current snap is 211 2024-04-17T11:41:21.626 INFO:tasks.rados.rados.0.smithi031.stdout:2049: finishing write tid 2 to smithi03173351-49 2024-04-17T11:41:21.627 INFO:tasks.rados.rados.0.smithi031.stdout:2049: finishing write tid 3 to smithi03173351-49 2024-04-17T11:41:21.627 INFO:tasks.rados.rados.0.smithi031.stdout:2049: finishing write tid 4 to smithi03173351-49 2024-04-17T11:41:21.627 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2203 (ObjNum 642 snap 211 seq_num 642) dirty exists 2024-04-17T11:41:21.627 INFO:tasks.rados.rados.0.smithi031.stdout:2049: left oid 49 (ObjNum 642 snap 211 seq_num 642) 2024-04-17T11:41:21.627 INFO:tasks.rados.rados.0.smithi031.stdout:2049: done (1 left) 2024-04-17T11:41:21.627 INFO:tasks.rados.rados.0.smithi031.stdout:2052: delete oid 31 current snap is 211 2024-04-17T11:41:21.628 INFO:tasks.rados.rados.0.smithi031.stdout:2052: done (1 left) 2024-04-17T11:41:21.628 INFO:tasks.rados.rados.0.smithi031.stdout:2053: rmattr oid 49 current snap is 211 2024-04-17T11:41:21.628 INFO:tasks.rados.rados.0.smithi031.stdout:2054: read oid 16 snap 194 2024-04-17T11:41:21.628 INFO:tasks.rados.rados.0.smithi031.stdout:2054: expect (ObjNum 510 snap 166 seq_num 510) 2024-04-17T11:41:21.629 INFO:tasks.rados.rados.0.smithi031.stdout:2055: rollback oid 34 current snap is 211 2024-04-17T11:41:21.629 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 34 to 197 2024-04-17T11:41:21.629 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 1649 (ObjNum 554 snap 178 seq_num 554) dirty exists 2024-04-17T11:41:21.629 INFO:tasks.rados.rados.0.smithi031.stdout:2051: done (3 left) 2024-04-17T11:41:21.629 INFO:tasks.rados.rados.0.smithi031.stdout:2056: setattr oid 43 current snap is 211 2024-04-17T11:41:21.630 INFO:tasks.rados.rados.0.smithi031.stdout:2057: read oid 41 snap -1 2024-04-17T11:41:21.630 INFO:tasks.rados.rados.0.smithi031.stdout:2057: expect (ObjNum 615 snap 207 seq_num 615) 2024-04-17T11:41:21.630 INFO:tasks.rados.rados.0.smithi031.stdout:2058: rollback oid 2 current snap is 211 2024-04-17T11:41:21.630 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 2 to 209 2024-04-17T11:41:21.630 INFO:tasks.rados.rados.0.smithi031.stdout:2059: read oid 1 snap -1 2024-04-17T11:41:21.630 INFO:tasks.rados.rados.0.smithi031.stdout:2059: expect (ObjNum 596 snap 200 seq_num 596) 2024-04-17T11:41:21.631 INFO:tasks.rados.rados.0.smithi031.stdout:2060: read oid 36 snap 186 2024-04-17T11:41:21.631 INFO:tasks.rados.rados.0.smithi031.stdout:2060: expect (ObjNum 255 snap 86 seq_num 255) 2024-04-17T11:41:21.631 INFO:tasks.rados.rados.0.smithi031.stdout:2061: snap_create 2024-04-17T11:41:21.632 INFO:tasks.rados.rados.0.smithi031.stdout:2058: finishing rollback tid 1 to smithi03173351-2 2024-04-17T11:41:21.632 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 713 (ObjNum 288 snap 0 seq_num 225) dirty dne 2024-04-17T11:41:21.634 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 1666 (ObjNum 636 snap 209 seq_num 636) dirty exists 2024-04-17T11:41:21.634 INFO:tasks.rados.rados.0.smithi031.stdout:2059: expect (ObjNum 596 snap 200 seq_num 596) 2024-04-17T11:41:21.649 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2206 (ObjNum 642 snap 211 seq_num 642) dirty exists 2024-04-17T11:41:21.649 INFO:tasks.rados.rados.0.smithi031.stdout:2054: expect (ObjNum 510 snap 166 seq_num 510) 2024-04-17T11:41:21.685 INFO:tasks.rados.rados.0.smithi031.stdout:2055: finishing rollback tid 0 to smithi03173351-34 2024-04-17T11:41:21.685 INFO:tasks.rados.rados.0.smithi031.stdout:2055: finishing rollback tid 1 to smithi03173351-34 2024-04-17T11:41:21.685 INFO:tasks.rados.rados.0.smithi031.stdout:2055: finishing rollback tid 2 to smithi03173351-34 2024-04-17T11:41:21.686 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1084 (ObjNum 479 snap 158 seq_num 479) dirty exists 2024-04-17T11:41:21.686 INFO:tasks.rados.rados.0.smithi031.stdout:2060: expect (ObjNum 255 snap 86 seq_num 255) 2024-04-17T11:41:21.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:20.411227+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-04-17T11:41:21.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:20.411227+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-04-17T11:41:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:21] "GET /metrics HTTP/1.1" 200 192161 "" "Prometheus/2.33.4" 2024-04-17T11:41:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:20.411227+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-04-17T11:41:22.008 INFO:tasks.rados.rados.0.smithi031.stdout:2057: expect (ObjNum 615 snap 207 seq_num 615) 2024-04-17T11:41:22.421 INFO:tasks.rados.rados.0.smithi031.stdout:2053: done (8 left) 2024-04-17T11:41:22.422 INFO:tasks.rados.rados.0.smithi031.stdout:2054: done (7 left) 2024-04-17T11:41:22.422 INFO:tasks.rados.rados.0.smithi031.stdout:2055: done (6 left) 2024-04-17T11:41:22.422 INFO:tasks.rados.rados.0.smithi031.stdout:2056: done (5 left) 2024-04-17T11:41:22.422 INFO:tasks.rados.rados.0.smithi031.stdout:2057: done (4 left) 2024-04-17T11:41:22.422 INFO:tasks.rados.rados.0.smithi031.stdout:2058: done (3 left) 2024-04-17T11:41:22.422 INFO:tasks.rados.rados.0.smithi031.stdout:2059: done (2 left) 2024-04-17T11:41:22.422 INFO:tasks.rados.rados.0.smithi031.stdout:2060: done (1 left) 2024-04-17T11:41:22.422 INFO:tasks.rados.rados.0.smithi031.stdout:2061: done (0 left) 2024-04-17T11:41:22.422 INFO:tasks.rados.rados.0.smithi031.stdout:2062: delete oid 41 current snap is 212 2024-04-17T11:41:22.427 INFO:tasks.rados.rados.0.smithi031.stdout:2062: done (0 left) 2024-04-17T11:41:22.427 INFO:tasks.rados.rados.0.smithi031.stdout:2063: setattr oid 48 current snap is 212 2024-04-17T11:41:22.429 INFO:tasks.rados.rados.0.smithi031.stdout:2064: read oid 33 snap -1 2024-04-17T11:41:22.429 INFO:tasks.rados.rados.0.smithi031.stdout:2064: expect deleted 2024-04-17T11:41:22.429 INFO:tasks.rados.rados.0.smithi031.stdout:2065: delete oid 39 current snap is 212 2024-04-17T11:41:22.434 INFO:tasks.rados.rados.0.smithi031.stdout:2064: done (2 left) 2024-04-17T11:41:22.434 INFO:tasks.rados.rados.0.smithi031.stdout:2065: done (1 left) 2024-04-17T11:41:22.434 INFO:tasks.rados.rados.0.smithi031.stdout:2066: rollback oid 3 current snap is 212 2024-04-17T11:41:22.434 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 3 to 209 2024-04-17T11:41:22.434 INFO:tasks.rados.rados.0.smithi031.stdout:2067: snap_create 2024-04-17T11:41:22.434 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 1655 (ObjNum 637 snap 209 seq_num 637) dirty exists 2024-04-17T11:41:22.438 INFO:tasks.rados.rados.0.smithi031.stdout:2066: finishing rollback tid 0 to smithi03173351-3 2024-04-17T11:41:22.438 INFO:tasks.rados.rados.0.smithi031.stdout:2066: finishing rollback tid 1 to smithi03173351-3 2024-04-17T11:41:22.438 INFO:tasks.rados.rados.0.smithi031.stdout:2066: finishing rollback tid 2 to smithi03173351-3 2024-04-17T11:41:22.438 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 887 (ObjNum 555 snap 178 seq_num 555) dirty exists 2024-04-17T11:41:22.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:21.415303+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-04-17T11:41:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:21.781186+0000 mgr.y (mgr.14556) 382 : cluster [DBG] pgmap v734: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-04-17T11:41:22.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:21.415303+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-04-17T11:41:22.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:21.781186+0000 mgr.y (mgr.14556) 382 : cluster [DBG] pgmap v734: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-04-17T11:41:22.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:21.415303+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-04-17T11:41:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:21.781186+0000 mgr.y (mgr.14556) 382 : cluster [DBG] pgmap v734: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-04-17T11:41:23.433 INFO:tasks.rados.rados.0.smithi031.stdout:2063: done (2 left) 2024-04-17T11:41:23.433 INFO:tasks.rados.rados.0.smithi031.stdout:2066: done (1 left) 2024-04-17T11:41:23.433 INFO:tasks.rados.rados.0.smithi031.stdout:2067: done (0 left) 2024-04-17T11:41:23.433 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 213 2024-04-17T11:41:23.433 INFO:tasks.rados.rados.0.smithi031.stdout:2068: seq_num 646 ranges {1171456=425984,1597440=655360,2252800=147456} 2024-04-17T11:41:23.441 INFO:tasks.rados.rados.0.smithi031.stdout:2068: writing smithi03173351-20 from 1171456 to 1597440 tid 1 2024-04-17T11:41:23.445 INFO:tasks.rados.rados.0.smithi031.stdout:2068: writing smithi03173351-20 from 1597440 to 2252800 tid 2 2024-04-17T11:41:23.446 INFO:tasks.rados.rados.0.smithi031.stdout:2068: writing smithi03173351-20 from 2252800 to 2400256 tid 3 2024-04-17T11:41:23.446 INFO:tasks.rados.rados.0.smithi031.stdout:2069: delete oid 11 current snap is 213 2024-04-17T11:41:23.447 INFO:tasks.rados.rados.0.smithi031.stdout:2068: finishing write tid 1 to smithi03173351-20 2024-04-17T11:41:23.450 INFO:tasks.rados.rados.0.smithi031.stdout:2069: done (1 left) 2024-04-17T11:41:23.450 INFO:tasks.rados.rados.0.smithi031.stdout:2070: snap_remove snap 210 2024-04-17T11:41:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:22.419294+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-04-17T11:41:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:22.419294+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-04-17T11:41:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:22.419294+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-04-17T11:41:24.359 INFO:tasks.rados.rados.0.smithi031.stdout:2070: done (1 left) 2024-04-17T11:41:24.359 INFO:tasks.rados.rados.0.smithi031.stdout:2071: read oid 18 snap 195 2024-04-17T11:41:24.360 INFO:tasks.rados.rados.0.smithi031.stdout:2071: expect (ObjNum 581 snap 193 seq_num 581) 2024-04-17T11:41:24.360 INFO:tasks.rados.rados.0.smithi031.stdout:2072: delete oid 42 current snap is 213 2024-04-17T11:41:24.360 INFO:tasks.rados.rados.0.smithi031.stdout:2068: finishing write tid 2 to smithi03173351-20 2024-04-17T11:41:24.360 INFO:tasks.rados.rados.0.smithi031.stdout:2068: finishing write tid 3 to smithi03173351-20 2024-04-17T11:41:24.360 INFO:tasks.rados.rados.0.smithi031.stdout:2068: finishing write tid 4 to smithi03173351-20 2024-04-17T11:41:24.360 INFO:tasks.rados.rados.0.smithi031.stdout:2068: finishing write tid 5 to smithi03173351-20 2024-04-17T11:41:24.360 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 891 (ObjNum 646 snap 213 seq_num 646) dirty exists 2024-04-17T11:41:24.360 INFO:tasks.rados.rados.0.smithi031.stdout:2068: left oid 20 (ObjNum 646 snap 213 seq_num 646) 2024-04-17T11:41:24.371 INFO:tasks.rados.rados.0.smithi031.stdout:2068: done (2 left) 2024-04-17T11:41:24.371 INFO:tasks.rados.rados.0.smithi031.stdout:2072: done (1 left) 2024-04-17T11:41:24.371 INFO:tasks.rados.rados.0.smithi031.stdout:2073: read oid 47 snap -1 2024-04-17T11:41:24.371 INFO:tasks.rados.rados.0.smithi031.stdout:2073: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:24.371 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 42 current snap is 213 2024-04-17T11:41:24.371 INFO:tasks.rados.rados.0.smithi031.stdout:2074: seq_num 649 ranges {0=475136,475136=761856,1236992=40960} 2024-04-17T11:41:24.377 INFO:tasks.rados.rados.0.smithi031.stdout:2074: writing smithi03173351-42 from 0 to 475136 tid 1 2024-04-17T11:41:24.379 INFO:tasks.rados.rados.0.smithi031.stdout:2074: writing smithi03173351-42 from 475136 to 1236992 tid 2 2024-04-17T11:41:24.379 INFO:tasks.rados.rados.0.smithi031.stdout:2074: writing smithi03173351-42 from 1236992 to 1277952 tid 3 2024-04-17T11:41:24.379 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 213 2024-04-17T11:41:24.379 INFO:tasks.rados.rados.0.smithi031.stdout:2075: seq_num 650 ranges {0=491520,491520=647168,1138688=155648} 2024-04-17T11:41:24.382 INFO:tasks.rados.rados.0.smithi031.stdout:2075: writing smithi03173351-26 from 0 to 491520 tid 1 2024-04-17T11:41:24.386 INFO:tasks.rados.rados.0.smithi031.stdout:2075: writing smithi03173351-26 from 491520 to 1138688 tid 2 2024-04-17T11:41:24.387 INFO:tasks.rados.rados.0.smithi031.stdout:2075: writing smithi03173351-26 from 1138688 to 1294336 tid 3 2024-04-17T11:41:24.387 INFO:tasks.rados.rados.0.smithi031.stdout:2076: snap_remove snap 208 2024-04-17T11:41:24.433 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:41:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:41:24.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:23.433329+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-04-17T11:41:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:23.781717+0000 mgr.y (mgr.14556) 383 : cluster [DBG] pgmap v737: 121 pgs: 121 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 39 op/s 2024-04-17T11:41:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:24.359983+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-04-17T11:41:24.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:23.433329+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-04-17T11:41:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:23.781717+0000 mgr.y (mgr.14556) 383 : cluster [DBG] pgmap v737: 121 pgs: 121 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 39 op/s 2024-04-17T11:41:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:24.359983+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-04-17T11:41:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:23.433329+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-04-17T11:41:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:23.781717+0000 mgr.y (mgr.14556) 383 : cluster [DBG] pgmap v737: 121 pgs: 121 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 39 op/s 2024-04-17T11:41:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:24.359983+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-04-17T11:41:25.363 INFO:tasks.rados.rados.0.smithi031.stdout:2076: done (4 left) 2024-04-17T11:41:25.364 INFO:tasks.rados.rados.0.smithi031.stdout:2077: delete oid 3 current snap is 213 2024-04-17T11:41:25.364 INFO:tasks.rados.rados.0.smithi031.stdout:2071: expect (ObjNum 581 snap 193 seq_num 581) 2024-04-17T11:41:25.369 INFO:tasks.rados.rados.0.smithi031.stdout:2074: finishing write tid 1 to smithi03173351-42 2024-04-17T11:41:25.369 INFO:tasks.rados.rados.0.smithi031.stdout:2074: finishing write tid 2 to smithi03173351-42 2024-04-17T11:41:25.370 INFO:tasks.rados.rados.0.smithi031.stdout:2073: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:25.476 INFO:tasks.rados.rados.0.smithi031.stdout:2074: finishing write tid 3 to smithi03173351-42 2024-04-17T11:41:25.476 INFO:tasks.rados.rados.0.smithi031.stdout:2075: finishing write tid 1 to smithi03173351-26 2024-04-17T11:41:25.476 INFO:tasks.rados.rados.0.smithi031.stdout:2074: finishing write tid 4 to smithi03173351-42 2024-04-17T11:41:25.476 INFO:tasks.rados.rados.0.smithi031.stdout:2074: finishing write tid 5 to smithi03173351-42 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 1958 (ObjNum 649 snap 213 seq_num 649) dirty exists 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:2074: left oid 42 (ObjNum 649 snap 213 seq_num 649) 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:2075: finishing write tid 2 to smithi03173351-26 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:2071: done (4 left) 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:2073: done (3 left) 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:2074: done (2 left) 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:2077: done (1 left) 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:2078: setattr oid 11 current snap is 213 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:2075: finishing write tid 3 to smithi03173351-26 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:2075: finishing write tid 4 to smithi03173351-26 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:2075: finishing write tid 5 to smithi03173351-26 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 1670 (ObjNum 650 snap 213 seq_num 650) dirty exists 2024-04-17T11:41:25.477 INFO:tasks.rados.rados.0.smithi031.stdout:2075: left oid 26 (ObjNum 650 snap 213 seq_num 650) 2024-04-17T11:41:25.478 INFO:tasks.rados.rados.0.smithi031.stdout:2075: done (1 left) 2024-04-17T11:41:25.478 INFO:tasks.rados.rados.0.smithi031.stdout:2079: rollback oid 24 current snap is 213 2024-04-17T11:41:25.478 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 197 2024-04-17T11:41:25.479 INFO:tasks.rados.rados.0.smithi031.stdout:2080: rollback oid 50 current snap is 213 2024-04-17T11:41:25.479 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 50 to 195 2024-04-17T11:41:25.479 INFO:tasks.rados.rados.0.smithi031.stdout:2081: rmattr oid 23 current snap is 213 2024-04-17T11:41:25.479 INFO:tasks.rados.rados.0.smithi031.stdout:2081: done (3 left) 2024-04-17T11:41:25.479 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 213 2024-04-17T11:41:25.479 INFO:tasks.rados.rados.0.smithi031.stdout:2082: seq_num 652 ranges {3342336=524288,3866624=409600,4276224=393216} 2024-04-17T11:41:25.499 INFO:tasks.rados.rados.0.smithi031.stdout:2082: writing smithi03173351-28 from 3342336 to 3866624 tid 1 2024-04-17T11:41:25.501 INFO:tasks.rados.rados.0.smithi031.stdout:2082: writing smithi03173351-28 from 3866624 to 4276224 tid 2 2024-04-17T11:41:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:2082: writing smithi03173351-28 from 4276224 to 4669440 tid 3 2024-04-17T11:41:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 213 2024-04-17T11:41:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 1650 (ObjNum 4 snap 5 seq_num 0) dirty exists 2024-04-17T11:41:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:2079: finishing rollback tid 0 to smithi03173351-24 2024-04-17T11:41:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:2080: finishing rollback tid 1 to smithi03173351-50 2024-04-17T11:41:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:2080: finishing rollback tid 2 to smithi03173351-50 2024-04-17T11:41:25.505 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 2216 (ObjNum 586 snap 195 seq_num 586) dirty exists 2024-04-17T11:41:25.505 INFO:tasks.rados.rados.0.smithi031.stdout:2079: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:41:25.505 INFO:tasks.rados.rados.0.smithi031.stdout:2079: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:41:25.505 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 1652 (ObjNum 582 snap 194 seq_num 582) dirty exists 2024-04-17T11:41:25.505 INFO:tasks.rados.rados.0.smithi031.stdout:2082: finishing write tid 1 to smithi03173351-28 2024-04-17T11:41:25.505 INFO:tasks.rados.rados.0.smithi031.stdout:2083: seq_num 653 ranges {0=540672,540672=696320,1236992=106496} 2024-04-17T11:41:25.507 INFO:tasks.rados.rados.0.smithi031.stdout:2083: writing smithi03173351-27 from 0 to 540672 tid 1 2024-04-17T11:41:25.511 INFO:tasks.rados.rados.0.smithi031.stdout:2083: writing smithi03173351-27 from 540672 to 1236992 tid 2 2024-04-17T11:41:25.512 INFO:tasks.rados.rados.0.smithi031.stdout:2083: writing smithi03173351-27 from 1236992 to 1343488 tid 3 2024-04-17T11:41:25.512 INFO:tasks.rados.rados.0.smithi031.stdout:2078: done (4 left) 2024-04-17T11:41:25.512 INFO:tasks.rados.rados.0.smithi031.stdout:2079: done (3 left) 2024-04-17T11:41:25.512 INFO:tasks.rados.rados.0.smithi031.stdout:2080: done (2 left) 2024-04-17T11:41:25.513 INFO:tasks.rados.rados.0.smithi031.stdout:2084: read oid 47 snap -1 2024-04-17T11:41:25.513 INFO:tasks.rados.rados.0.smithi031.stdout:2084: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:25.513 INFO:tasks.rados.rados.0.smithi031.stdout:2085: setattr oid 9 current snap is 213 2024-04-17T11:41:25.513 INFO:tasks.rados.rados.0.smithi031.stdout:2082: finishing write tid 2 to smithi03173351-28 2024-04-17T11:41:25.513 INFO:tasks.rados.rados.0.smithi031.stdout:2082: finishing write tid 3 to smithi03173351-28 2024-04-17T11:41:25.513 INFO:tasks.rados.rados.0.smithi031.stdout:2082: finishing write tid 4 to smithi03173351-28 2024-04-17T11:41:25.513 INFO:tasks.rados.rados.0.smithi031.stdout:2082: finishing write tid 5 to smithi03173351-28 2024-04-17T11:41:25.513 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 929 (ObjNum 652 snap 213 seq_num 652) dirty exists 2024-04-17T11:41:25.513 INFO:tasks.rados.rados.0.smithi031.stdout:2082: left oid 28 (ObjNum 652 snap 213 seq_num 652) 2024-04-17T11:41:25.513 INFO:tasks.rados.rados.0.smithi031.stdout:2083: finishing write tid 1 to smithi03173351-27 2024-04-17T11:41:25.514 INFO:tasks.rados.rados.0.smithi031.stdout:2082: done (3 left) 2024-04-17T11:41:25.514 INFO:tasks.rados.rados.0.smithi031.stdout:2086: copy_from oid 35 from oid 38 current snap is 213 2024-04-17T11:41:25.514 INFO:tasks.rados.rados.0.smithi031.stdout:2087: delete oid 1 current snap is 213 2024-04-17T11:41:25.514 INFO:tasks.rados.rados.0.smithi031.stdout:2086: finishing copy_from to smithi03173351-35 2024-04-17T11:41:25.515 INFO:tasks.rados.rados.0.smithi031.stdout:2086: got expected ENOENT (src dne) 2024-04-17T11:41:25.515 INFO:tasks.rados.rados.0.smithi031.stdout:2086: finishing copy_from racing read to smithi03173351-35 2024-04-17T11:41:25.517 INFO:tasks.rados.rados.0.smithi031.stdout:2083: finishing write tid 2 to smithi03173351-27 2024-04-17T11:41:25.517 INFO:tasks.rados.rados.0.smithi031.stdout:2083: finishing write tid 3 to smithi03173351-27 2024-04-17T11:41:25.517 INFO:tasks.rados.rados.0.smithi031.stdout:2083: finishing write tid 4 to smithi03173351-27 2024-04-17T11:41:25.517 INFO:tasks.rados.rados.0.smithi031.stdout:2086: done (4 left) 2024-04-17T11:41:25.517 INFO:tasks.rados.rados.0.smithi031.stdout:2087: done (3 left) 2024-04-17T11:41:25.518 INFO:tasks.rados.rados.0.smithi031.stdout:2088: setattr oid 42 current snap is 213 2024-04-17T11:41:25.519 INFO:tasks.rados.rados.0.smithi031.stdout:2083: finishing write tid 5 to smithi03173351-27 2024-04-17T11:41:25.519 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 933 (ObjNum 653 snap 213 seq_num 653) dirty exists 2024-04-17T11:41:25.519 INFO:tasks.rados.rados.0.smithi031.stdout:2083: left oid 27 (ObjNum 653 snap 213 seq_num 653) 2024-04-17T11:41:25.519 INFO:tasks.rados.rados.0.smithi031.stdout:2083: done (3 left) 2024-04-17T11:41:25.519 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 213 2024-04-17T11:41:25.519 INFO:tasks.rados.rados.0.smithi031.stdout:2089: seq_num 655 ranges {0=573440,573440=516096,1089536=286720} 2024-04-17T11:41:25.523 INFO:tasks.rados.rados.0.smithi031.stdout:2089: writing smithi03173351-1 from 0 to 573440 tid 1 2024-04-17T11:41:25.526 INFO:tasks.rados.rados.0.smithi031.stdout:2089: writing smithi03173351-1 from 573440 to 1089536 tid 2 2024-04-17T11:41:25.528 INFO:tasks.rados.rados.0.smithi031.stdout:2089: writing smithi03173351-1 from 1089536 to 1376256 tid 3 2024-04-17T11:41:25.528 INFO:tasks.rados.rados.0.smithi031.stdout:2090: read oid 12 snap -1 2024-04-17T11:41:25.528 INFO:tasks.rados.rados.0.smithi031.stdout:2090: expect deleted 2024-04-17T11:41:25.528 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 213 2024-04-17T11:41:25.528 INFO:tasks.rados.rados.0.smithi031.stdout:2091: seq_num 656 ranges {0=589824,589824=802816} 2024-04-17T11:41:25.531 INFO:tasks.rados.rados.0.smithi031.stdout:2091: writing smithi03173351-31 from 0 to 589824 tid 1 2024-04-17T11:41:25.536 INFO:tasks.rados.rados.0.smithi031.stdout:2091: writing smithi03173351-31 from 589824 to 1392640 tid 2 2024-04-17T11:41:25.536 INFO:tasks.rados.rados.0.smithi031.stdout:2092: snap_create 2024-04-17T11:41:25.536 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1623 (ObjNum 1 snap 32549 seq_num 2593400192) dirty exists 2024-04-17T11:41:25.537 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 1959 (ObjNum 649 snap 213 seq_num 649) dirty exists 2024-04-17T11:41:25.537 INFO:tasks.rados.rados.0.smithi031.stdout:2084: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:25.639 INFO:tasks.rados.rados.0.smithi031.stdout:2089: finishing write tid 1 to smithi03173351-1 2024-04-17T11:41:25.639 INFO:tasks.rados.rados.0.smithi031.stdout:2089: finishing write tid 2 to smithi03173351-1 2024-04-17T11:41:25.639 INFO:tasks.rados.rados.0.smithi031.stdout:2089: finishing write tid 3 to smithi03173351-1 2024-04-17T11:41:25.639 INFO:tasks.rados.rados.0.smithi031.stdout:2089: finishing write tid 4 to smithi03173351-1 2024-04-17T11:41:25.639 INFO:tasks.rados.rados.0.smithi031.stdout:2089: finishing write tid 5 to smithi03173351-1 2024-04-17T11:41:25.639 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 1655 (ObjNum 655 snap 213 seq_num 655) dirty exists 2024-04-17T11:41:25.640 INFO:tasks.rados.rados.0.smithi031.stdout:2089: left oid 1 (ObjNum 655 snap 213 seq_num 655) 2024-04-17T11:41:25.640 INFO:tasks.rados.rados.0.smithi031.stdout:2091: finishing write tid 1 to smithi03173351-31 2024-04-17T11:41:25.640 INFO:tasks.rados.rados.0.smithi031.stdout:2091: finishing write tid 2 to smithi03173351-31 2024-04-17T11:41:25.640 INFO:tasks.rados.rados.0.smithi031.stdout:2091: finishing write tid 3 to smithi03173351-31 2024-04-17T11:41:25.640 INFO:tasks.rados.rados.0.smithi031.stdout:2091: finishing write tid 4 to smithi03173351-31 2024-04-17T11:41:25.640 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 2219 (ObjNum 656 snap 213 seq_num 656) dirty exists 2024-04-17T11:41:25.640 INFO:tasks.rados.rados.0.smithi031.stdout:2091: left oid 31 (ObjNum 656 snap 213 seq_num 656) 2024-04-17T11:41:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:2084: done (6 left) 2024-04-17T11:41:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:2085: done (5 left) 2024-04-17T11:41:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:2088: done (4 left) 2024-04-17T11:41:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:2089: done (3 left) 2024-04-17T11:41:26.366 INFO:tasks.rados.rados.0.smithi031.stdout:2090: done (2 left) 2024-04-17T11:41:26.367 INFO:tasks.rados.rados.0.smithi031.stdout:2091: done (1 left) 2024-04-17T11:41:26.367 INFO:tasks.rados.rados.0.smithi031.stdout:2092: done (0 left) 2024-04-17T11:41:26.367 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 214 2024-04-17T11:41:26.367 INFO:tasks.rados.rados.0.smithi031.stdout:2093: seq_num 657 ranges {1712128=606208,2318336=688128,3006464=114688} 2024-04-17T11:41:26.378 INFO:tasks.rados.rados.0.smithi031.stdout:2093: writing smithi03173351-6 from 1712128 to 2318336 tid 1 2024-04-17T11:41:26.382 INFO:tasks.rados.rados.0.smithi031.stdout:2093: writing smithi03173351-6 from 2318336 to 3006464 tid 2 2024-04-17T11:41:26.384 INFO:tasks.rados.rados.0.smithi031.stdout:2093: writing smithi03173351-6 from 3006464 to 3121152 tid 3 2024-04-17T11:41:26.384 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 214 2024-04-17T11:41:26.384 INFO:tasks.rados.rados.0.smithi031.stdout:2094: seq_num 658 ranges {0=622592,622592=565248,1187840=237568} 2024-04-17T11:41:26.387 INFO:tasks.rados.rados.0.smithi031.stdout:2094: writing smithi03173351-36 from 0 to 622592 tid 1 2024-04-17T11:41:26.391 INFO:tasks.rados.rados.0.smithi031.stdout:2094: writing smithi03173351-36 from 622592 to 1187840 tid 2 2024-04-17T11:41:26.392 INFO:tasks.rados.rados.0.smithi031.stdout:2094: writing smithi03173351-36 from 1187840 to 1425408 tid 3 2024-04-17T11:41:26.393 INFO:tasks.rados.rados.0.smithi031.stdout:2095: snap_create 2024-04-17T11:41:26.393 INFO:tasks.rados.rados.0.smithi031.stdout:2093: finishing write tid 1 to smithi03173351-6 2024-04-17T11:41:26.393 INFO:tasks.rados.rados.0.smithi031.stdout:2093: finishing write tid 2 to smithi03173351-6 2024-04-17T11:41:26.393 INFO:tasks.rados.rados.0.smithi031.stdout:2093: finishing write tid 3 to smithi03173351-6 2024-04-17T11:41:26.393 INFO:tasks.rados.rados.0.smithi031.stdout:2093: finishing write tid 4 to smithi03173351-6 2024-04-17T11:41:26.393 INFO:tasks.rados.rados.0.smithi031.stdout:2093: finishing write tid 5 to smithi03173351-6 2024-04-17T11:41:26.393 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1674 (ObjNum 657 snap 214 seq_num 657) dirty exists 2024-04-17T11:41:26.393 INFO:tasks.rados.rados.0.smithi031.stdout:2093: left oid 6 (ObjNum 657 snap 214 seq_num 657) 2024-04-17T11:41:26.395 INFO:tasks.rados.rados.0.smithi031.stdout:2094: finishing write tid 1 to smithi03173351-36 2024-04-17T11:41:26.396 INFO:tasks.rados.rados.0.smithi031.stdout:2094: finishing write tid 2 to smithi03173351-36 2024-04-17T11:41:26.396 INFO:tasks.rados.rados.0.smithi031.stdout:2094: finishing write tid 3 to smithi03173351-36 2024-04-17T11:41:26.396 INFO:tasks.rados.rados.0.smithi031.stdout:2094: finishing write tid 4 to smithi03173351-36 2024-04-17T11:41:26.397 INFO:tasks.rados.rados.0.smithi031.stdout:2094: finishing write tid 5 to smithi03173351-36 2024-04-17T11:41:26.398 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 1224 (ObjNum 658 snap 214 seq_num 658) dirty exists 2024-04-17T11:41:26.398 INFO:tasks.rados.rados.0.smithi031.stdout:2094: left oid 36 (ObjNum 658 snap 214 seq_num 658) 2024-04-17T11:41:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:25.361169+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-04-17T11:41:26.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:25.361169+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-04-17T11:41:26.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:25.361169+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-04-17T11:41:27.376 INFO:tasks.rados.rados.0.smithi031.stdout:2093: done (2 left) 2024-04-17T11:41:27.376 INFO:tasks.rados.rados.0.smithi031.stdout:2094: done (1 left) 2024-04-17T11:41:27.376 INFO:tasks.rados.rados.0.smithi031.stdout:2095: done (0 left) 2024-04-17T11:41:27.376 INFO:tasks.rados.rados.0.smithi031.stdout:2096: rmattr oid 11 current snap is 215 2024-04-17T11:41:27.376 INFO:tasks.rados.rados.0.smithi031.stdout:2097: read oid 20 snap -1 2024-04-17T11:41:27.376 INFO:tasks.rados.rados.0.smithi031.stdout:2097: expect (ObjNum 646 snap 213 seq_num 646) 2024-04-17T11:41:27.376 INFO:tasks.rados.rados.0.smithi031.stdout:2098: snap_create 2024-04-17T11:41:27.380 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 1656 (ObjNum 1953066355 snap 858810728 seq_num 858994481) dirty exists 2024-04-17T11:41:27.388 INFO:tasks.rados.rados.0.smithi031.stdout:2097: expect (ObjNum 646 snap 213 seq_num 646) 2024-04-17T11:41:27.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:25.782113+0000 mgr.y (mgr.14556) 384 : cluster [DBG] pgmap v740: 121 pgs: 121 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 39 op/s 2024-04-17T11:41:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:26.366131+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-04-17T11:41:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:25.782113+0000 mgr.y (mgr.14556) 384 : cluster [DBG] pgmap v740: 121 pgs: 121 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 39 op/s 2024-04-17T11:41:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:26.366131+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-04-17T11:41:27.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:25.782113+0000 mgr.y (mgr.14556) 384 : cluster [DBG] pgmap v740: 121 pgs: 121 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 39 op/s 2024-04-17T11:41:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:26.366131+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-04-17T11:41:28.385 INFO:tasks.rados.rados.0.smithi031.stdout:2096: done (2 left) 2024-04-17T11:41:28.385 INFO:tasks.rados.rados.0.smithi031.stdout:2097: done (1 left) 2024-04-17T11:41:28.385 INFO:tasks.rados.rados.0.smithi031.stdout:2098: done (0 left) 2024-04-17T11:41:28.385 INFO:tasks.rados.rados.0.smithi031.stdout:2099: snap_remove snap 194 2024-04-17T11:41:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:27.376437+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-04-17T11:41:28.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:27.376437+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-04-17T11:41:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:27.376437+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-04-17T11:41:29.390 INFO:tasks.rados.rados.0.smithi031.stdout:2099: done (0 left) 2024-04-17T11:41:29.391 INFO:tasks.rados.rados.0.smithi031.stdout:2100: rollback oid 11 current snap is 216 2024-04-17T11:41:29.391 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 11 to 192 2024-04-17T11:41:29.391 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 216 2024-04-17T11:41:29.391 INFO:tasks.rados.rados.0.smithi031.stdout:2101: seq_num 659 ranges {3121152=647168,3768320=450560,4218880=352256} 2024-04-17T11:41:29.413 INFO:tasks.rados.rados.0.smithi031.stdout:2101: writing smithi03173351-6 from 3121152 to 3768320 tid 1 2024-04-17T11:41:29.419 INFO:tasks.rados.rados.0.smithi031.stdout:2101: writing smithi03173351-6 from 3768320 to 4218880 tid 2 2024-04-17T11:41:29.419 INFO:tasks.rados.rados.0.smithi031.stdout:2101: writing smithi03173351-6 from 4218880 to 4571136 tid 3 2024-04-17T11:41:29.419 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 216 2024-04-17T11:41:29.419 INFO:tasks.rados.rados.0.smithi031.stdout:2102: seq_num 660 ranges {0=663552,663552=737280,1400832=65536} 2024-04-17T11:41:29.423 INFO:tasks.rados.rados.0.smithi031.stdout:2102: writing smithi03173351-37 from 0 to 663552 tid 1 2024-04-17T11:41:29.428 INFO:tasks.rados.rados.0.smithi031.stdout:2102: writing smithi03173351-37 from 663552 to 1400832 tid 2 2024-04-17T11:41:29.428 INFO:tasks.rados.rados.0.smithi031.stdout:2102: writing smithi03173351-37 from 1400832 to 1466368 tid 3 2024-04-17T11:41:29.428 INFO:tasks.rados.rados.0.smithi031.stdout:2103: snap_create 2024-04-17T11:41:29.428 INFO:tasks.rados.rados.0.smithi031.stdout:2100: finishing rollback tid 0 to smithi03173351-11 2024-04-17T11:41:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:2100: finishing rollback tid 1 to smithi03173351-11 2024-04-17T11:41:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:2100: finishing rollback tid 2 to smithi03173351-11 2024-04-17T11:41:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 1659 (ObjNum 509 snap 166 seq_num 509) dirty exists 2024-04-17T11:41:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:2101: finishing write tid 1 to smithi03173351-6 2024-04-17T11:41:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:2101: finishing write tid 2 to smithi03173351-6 2024-04-17T11:41:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:2101: finishing write tid 3 to smithi03173351-6 2024-04-17T11:41:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:2101: finishing write tid 4 to smithi03173351-6 2024-04-17T11:41:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:2101: finishing write tid 5 to smithi03173351-6 2024-04-17T11:41:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1678 (ObjNum 659 snap 216 seq_num 659) dirty exists 2024-04-17T11:41:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:2101: left oid 6 (ObjNum 659 snap 216 seq_num 659) 2024-04-17T11:41:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:2102: finishing write tid 1 to smithi03173351-37 2024-04-17T11:41:29.432 INFO:tasks.rados.rados.0.smithi031.stdout:2102: finishing write tid 2 to smithi03173351-37 2024-04-17T11:41:29.432 INFO:tasks.rados.rados.0.smithi031.stdout:2102: finishing write tid 3 to smithi03173351-37 2024-04-17T11:41:29.432 INFO:tasks.rados.rados.0.smithi031.stdout:2102: finishing write tid 4 to smithi03173351-37 2024-04-17T11:41:29.434 INFO:tasks.rados.rados.0.smithi031.stdout:2102: finishing write tid 5 to smithi03173351-37 2024-04-17T11:41:29.434 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 1663 (ObjNum 660 snap 216 seq_num 660) dirty exists 2024-04-17T11:41:29.434 INFO:tasks.rados.rados.0.smithi031.stdout:2102: left oid 37 (ObjNum 660 snap 216 seq_num 660) 2024-04-17T11:41:29.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:27.782503+0000 mgr.y (mgr.14556) 385 : cluster [DBG] pgmap v743: 121 pgs: 121 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:28.382936+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-04-17T11:41:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:27.782503+0000 mgr.y (mgr.14556) 385 : cluster [DBG] pgmap v743: 121 pgs: 121 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:28.382936+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-04-17T11:41:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:27.782503+0000 mgr.y (mgr.14556) 385 : cluster [DBG] pgmap v743: 121 pgs: 121 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:28.382936+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-04-17T11:41:30.394 INFO:tasks.rados.rados.0.smithi031.stdout:2100: done (3 left) 2024-04-17T11:41:30.394 INFO:tasks.rados.rados.0.smithi031.stdout:2101: done (2 left) 2024-04-17T11:41:30.394 INFO:tasks.rados.rados.0.smithi031.stdout:2102: done (1 left) 2024-04-17T11:41:30.394 INFO:tasks.rados.rados.0.smithi031.stdout:2103: done (0 left) 2024-04-17T11:41:30.394 INFO:tasks.rados.rados.0.smithi031.stdout:2104: rollback oid 16 current snap is 217 2024-04-17T11:41:30.394 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 16 to 198 2024-04-17T11:41:30.394 INFO:tasks.rados.rados.0.smithi031.stdout:2105: read oid 42 snap -1 2024-04-17T11:41:30.394 INFO:tasks.rados.rados.0.smithi031.stdout:2105: expect (ObjNum 649 snap 213 seq_num 649) 2024-04-17T11:41:30.394 INFO:tasks.rados.rados.0.smithi031.stdout:2106: delete oid 36 current snap is 217 2024-04-17T11:41:30.401 INFO:tasks.rados.rados.0.smithi031.stdout:2106: done (2 left) 2024-04-17T11:41:30.401 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 217 2024-04-17T11:41:30.401 INFO:tasks.rados.rados.0.smithi031.stdout:2107: seq_num 662 ranges {0=696320,696320=557056,1253376=245760} 2024-04-17T11:41:30.405 INFO:tasks.rados.rados.0.smithi031.stdout:2107: writing smithi03173351-38 from 0 to 696320 tid 1 2024-04-17T11:41:30.409 INFO:tasks.rados.rados.0.smithi031.stdout:2107: writing smithi03173351-38 from 696320 to 1253376 tid 2 2024-04-17T11:41:30.411 INFO:tasks.rados.rados.0.smithi031.stdout:2107: writing smithi03173351-38 from 1253376 to 1499136 tid 3 2024-04-17T11:41:30.411 INFO:tasks.rados.rados.0.smithi031.stdout:2108: copy_from oid 13 from oid 5 current snap is 217 2024-04-17T11:41:30.411 INFO:tasks.rados.rados.0.smithi031.stdout:2104: finishing rollback tid 0 to smithi03173351-16 2024-04-17T11:41:30.411 INFO:tasks.rados.rados.0.smithi031.stdout:2104: finishing rollback tid 1 to smithi03173351-16 2024-04-17T11:41:30.411 INFO:tasks.rados.rados.0.smithi031.stdout:2104: finishing rollback tid 2 to smithi03173351-16 2024-04-17T11:41:30.411 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 247 (ObjNum 510 snap 166 seq_num 510) dirty exists 2024-04-17T11:41:30.411 INFO:tasks.rados.rados.0.smithi031.stdout:2105: expect (ObjNum 649 snap 213 seq_num 649) 2024-04-17T11:41:30.449 INFO:tasks.rados.rados.0.smithi031.stdout:2107: finishing write tid 1 to smithi03173351-38 2024-04-17T11:41:30.449 INFO:tasks.rados.rados.0.smithi031.stdout:2107: finishing write tid 2 to smithi03173351-38 2024-04-17T11:41:30.449 INFO:tasks.rados.rados.0.smithi031.stdout:2107: finishing write tid 3 to smithi03173351-38 2024-04-17T11:41:30.449 INFO:tasks.rados.rados.0.smithi031.stdout:2107: finishing write tid 4 to smithi03173351-38 2024-04-17T11:41:30.449 INFO:tasks.rados.rados.0.smithi031.stdout:2107: finishing write tid 5 to smithi03173351-38 2024-04-17T11:41:30.449 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1678 (ObjNum 662 snap 217 seq_num 662) dirty exists 2024-04-17T11:41:30.449 INFO:tasks.rados.rados.0.smithi031.stdout:2107: left oid 38 (ObjNum 662 snap 217 seq_num 662) 2024-04-17T11:41:30.449 INFO:tasks.rados.rados.0.smithi031.stdout:2108: finishing copy_from racing read to smithi03173351-13 2024-04-17T11:41:30.450 INFO:tasks.rados.rados.0.smithi031.stdout:2104: done (3 left) 2024-04-17T11:41:30.450 INFO:tasks.rados.rados.0.smithi031.stdout:2105: done (2 left) 2024-04-17T11:41:30.450 INFO:tasks.rados.rados.0.smithi031.stdout:2107: done (1 left) 2024-04-17T11:41:30.450 INFO:tasks.rados.rados.0.smithi031.stdout:2109: snap_remove snap 192 2024-04-17T11:41:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:29.388382+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-04-17T11:41:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:29.783021+0000 mgr.y (mgr.14556) 386 : cluster [DBG] pgmap v746: 121 pgs: 121 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-04-17T11:41:30.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:29.388382+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-04-17T11:41:30.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:29.783021+0000 mgr.y (mgr.14556) 386 : cluster [DBG] pgmap v746: 121 pgs: 121 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-04-17T11:41:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:29.388382+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-04-17T11:41:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:29.783021+0000 mgr.y (mgr.14556) 386 : cluster [DBG] pgmap v746: 121 pgs: 121 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-04-17T11:41:31.402 INFO:tasks.rados.rados.0.smithi031.stdout:2109: done (1 left) 2024-04-17T11:41:31.402 INFO:tasks.rados.rados.0.smithi031.stdout:2110: snap_create 2024-04-17T11:41:31.402 INFO:tasks.rados.rados.0.smithi031.stdout:2108: finishing copy_from to smithi03173351-13 2024-04-17T11:41:31.402 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 1081 (ObjNum 607 snap 205 seq_num 607) dirty exists 2024-04-17T11:41:31.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:30.393877+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-04-17T11:41:31.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:30.393877+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-04-17T11:41:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:30.393877+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-04-17T11:41:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:41:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:31] "GET /metrics HTTP/1.1" 200 192161 "" "Prometheus/2.33.4" 2024-04-17T11:41:32.418 INFO:tasks.rados.rados.0.smithi031.stdout:2108: done (1 left) 2024-04-17T11:41:32.418 INFO:tasks.rados.rados.0.smithi031.stdout:2110: done (0 left) 2024-04-17T11:41:32.418 INFO:tasks.rados.rados.0.smithi031.stdout:2111: rollback oid 29 current snap is 218 2024-04-17T11:41:32.418 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 29 to 216 2024-04-17T11:41:32.418 INFO:tasks.rados.rados.0.smithi031.stdout:2112: snap_remove snap 217 2024-04-17T11:41:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:31.397232+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-04-17T11:41:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:31.783633+0000 mgr.y (mgr.14556) 387 : cluster [DBG] pgmap v749: 121 pgs: 121 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-04-17T11:41:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:31.397232+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-04-17T11:41:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:31.783633+0000 mgr.y (mgr.14556) 387 : cluster [DBG] pgmap v749: 121 pgs: 121 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-04-17T11:41:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:31.397232+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-04-17T11:41:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:31.783633+0000 mgr.y (mgr.14556) 387 : cluster [DBG] pgmap v749: 121 pgs: 121 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-04-17T11:41:33.423 INFO:tasks.rados.rados.0.smithi031.stdout:2112: done (1 left) 2024-04-17T11:41:33.423 INFO:tasks.rados.rados.0.smithi031.stdout:2113: rollback oid 42 current snap is 218 2024-04-17T11:41:33.423 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 213 2024-04-17T11:41:33.423 INFO:tasks.rados.rados.0.smithi031.stdout:2111: finishing rollback tid 1 to smithi03173351-29 2024-04-17T11:41:33.423 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 1648 (ObjNum 1 snap 5 seq_num 2594556384) dirty dne 2024-04-17T11:41:33.423 INFO:tasks.rados.rados.0.smithi031.stdout:2111: done (1 left) 2024-04-17T11:41:33.423 INFO:tasks.rados.rados.0.smithi031.stdout:2114: delete oid 11 current snap is 218 2024-04-17T11:41:33.429 INFO:tasks.rados.rados.0.smithi031.stdout:2114: done (1 left) 2024-04-17T11:41:33.429 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 218 2024-04-17T11:41:33.429 INFO:tasks.rados.rados.0.smithi031.stdout:2115: seq_num 664 ranges {15319040=729088,16048128=729088,16777216=73728} 2024-04-17T11:41:33.516 INFO:tasks.rados.rados.0.smithi031.stdout:2115: writing smithi03173351-49 from 15319040 to 16048128 tid 1 2024-04-17T11:41:33.520 INFO:tasks.rados.rados.0.smithi031.stdout:2115: writing smithi03173351-49 from 16048128 to 16777216 tid 2 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:2115: writing smithi03173351-49 from 16777216 to 16850944 tid 3 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:2116: rmattr oid 12 current snap is 218 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:2116: done (2 left) 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:2117: rmattr oid 10 current snap is 218 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:2113: finishing rollback tid 0 to smithi03173351-42 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:2113: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:2113: finishing rollback tid 2 to smithi03173351-42 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 1962 (ObjNum 649 snap 213 seq_num 649) dirty exists 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:2113: done (2 left) 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:2118: copy_from oid 24 from oid 37 current snap is 218 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:2119: copy_from oid 12 from oid 50 current snap is 218 2024-04-17T11:41:33.522 INFO:tasks.rados.rados.0.smithi031.stdout:2120: snap_remove snap 186 2024-04-17T11:41:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:32.415868+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-04-17T11:41:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:32.415868+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-04-17T11:41:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:32.415868+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-04-17T11:41:34.322 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:41:34.363 INFO:tasks.rados.rados.0.smithi031.stdout:2120: done (4 left) 2024-04-17T11:41:34.363 INFO:tasks.rados.rados.0.smithi031.stdout:2121: rollback oid 1 current snap is 218 2024-04-17T11:41:34.363 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 1 to 215 2024-04-17T11:41:34.364 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1212 (ObjNum 641 snap 210 seq_num 641) dirty exists 2024-04-17T11:41:34.364 INFO:tasks.rados.rados.0.smithi031.stdout:2115: finishing write tid 1 to smithi03173351-49 2024-04-17T11:41:34.364 INFO:tasks.rados.rados.0.smithi031.stdout:2115: finishing write tid 2 to smithi03173351-49 2024-04-17T11:41:34.364 INFO:tasks.rados.rados.0.smithi031.stdout:2115: finishing write tid 3 to smithi03173351-49 2024-04-17T11:41:34.364 INFO:tasks.rados.rados.0.smithi031.stdout:2115: finishing write tid 4 to smithi03173351-49 2024-04-17T11:41:34.364 INFO:tasks.rados.rados.0.smithi031.stdout:2118: finishing copy_from racing read to smithi03173351-24 2024-04-17T11:41:34.364 INFO:tasks.rados.rados.0.smithi031.stdout:2118: finishing copy_from to smithi03173351-24 2024-04-17T11:41:34.364 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 1663 (ObjNum 660 snap 216 seq_num 660) dirty exists 2024-04-17T11:41:34.364 INFO:tasks.rados.rados.0.smithi031.stdout:2115: finishing write tid 5 to smithi03173351-49 2024-04-17T11:41:34.364 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2246 (ObjNum 664 snap 218 seq_num 664) dirty exists 2024-04-17T11:41:34.364 INFO:tasks.rados.rados.0.smithi031.stdout:2115: left oid 49 (ObjNum 664 snap 218 seq_num 664) 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2119: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2119: finishing copy_from to smithi03173351-12 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2216 (ObjNum 586 snap 195 seq_num 586) dirty exists 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2115: done (4 left) 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2117: done (3 left) 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2118: done (2 left) 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2119: done (1 left) 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2122: rollback oid 9 current snap is 218 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 9 to 215 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2123: read oid 48 snap -1 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2123: expect (ObjNum 637 snap 209 seq_num 637) 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2124: read oid 42 snap 90 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2124: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-17T11:41:34.365 INFO:tasks.rados.rados.0.smithi031.stdout:2125: copy_from oid 15 from oid 36 current snap is 218 2024-04-17T11:41:34.366 INFO:tasks.rados.rados.0.smithi031.stdout:2126: delete oid 37 current snap is 218 2024-04-17T11:41:34.376 INFO:tasks.rados.rados.0.smithi031.stdout:2124: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-17T11:41:34.385 INFO:tasks.rados.rados.0.smithi031.stdout:2125: finishing copy_from to smithi03173351-15 2024-04-17T11:41:34.385 INFO:tasks.rados.rados.0.smithi031.stdout:2125: got expected ENOENT (src dne) 2024-04-17T11:41:34.385 INFO:tasks.rados.rados.0.smithi031.stdout:2125: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:41:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:2121: finishing rollback tid 0 to smithi03173351-1 2024-04-17T11:41:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:2122: finishing rollback tid 0 to smithi03173351-9 2024-04-17T11:41:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:2122: finishing rollback tid 1 to smithi03173351-9 2024-04-17T11:41:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:2122: finishing rollback tid 2 to smithi03173351-9 2024-04-17T11:41:34.386 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1626 (ObjNum 1 snap 32549 seq_num 2593015168) dirty exists 2024-04-17T11:41:34.392 INFO:tasks.rados.rados.0.smithi031.stdout:2121: finishing rollback tid 1 to smithi03173351-1 2024-04-17T11:41:34.392 INFO:tasks.rados.rados.0.smithi031.stdout:2121: finishing rollback tid 2 to smithi03173351-1 2024-04-17T11:41:34.393 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 1667 (ObjNum 655 snap 213 seq_num 655) dirty exists 2024-04-17T11:41:34.393 INFO:tasks.rados.rados.0.smithi031.stdout:2121: done (5 left) 2024-04-17T11:41:34.393 INFO:tasks.rados.rados.0.smithi031.stdout:2122: done (4 left) 2024-04-17T11:41:34.393 INFO:tasks.rados.rados.0.smithi031.stdout:2124: done (3 left) 2024-04-17T11:41:34.393 INFO:tasks.rados.rados.0.smithi031.stdout:2125: done (2 left) 2024-04-17T11:41:34.393 INFO:tasks.rados.rados.0.smithi031.stdout:2126: done (1 left) 2024-04-17T11:41:34.393 INFO:tasks.rados.rados.0.smithi031.stdout:2127: rollback oid 27 current snap is 218 2024-04-17T11:41:34.394 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 27 to 197 2024-04-17T11:41:34.394 INFO:tasks.rados.rados.0.smithi031.stdout:2128: delete oid 42 current snap is 218 2024-04-17T11:41:34.398 INFO:tasks.rados.rados.0.smithi031.stdout:2127: finishing rollback tid 0 to smithi03173351-27 2024-04-17T11:41:34.398 INFO:tasks.rados.rados.0.smithi031.stdout:2127: finishing rollback tid 1 to smithi03173351-27 2024-04-17T11:41:34.398 INFO:tasks.rados.rados.0.smithi031.stdout:2127: finishing rollback tid 2 to smithi03173351-27 2024-04-17T11:41:34.398 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 936 (ObjNum 1 snap 32549 seq_num 2594584528) dirty exists 2024-04-17T11:41:34.404 INFO:tasks.rados.rados.0.smithi031.stdout:2123: expect (ObjNum 637 snap 209 seq_num 637) 2024-04-17T11:41:34.420 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:41:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:41:34.646 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:41:34.647 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (8m) 8m ago 9m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:41:34.647 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (9m) 8m ago 9m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:41:34.647 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (10m) 8m ago 10m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:41:34.647 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (10m) 8m ago 10m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:41:34.647 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (14m) 8m ago 14m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:41:34.647 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (15m) 8m ago 15m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:41:34.647 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (15m) 8m ago 16m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:41:34.647 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (14m) 8m ago 14m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (14m) 8m ago 14m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (10m) 8m ago 10m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (10m) 8m ago 10m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (13m) 8m ago 13m 38.5M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (13m) 8m ago 13m 38.0M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (13m) 8m ago 13m 40.1M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (12m) 8m ago 12m 39.5M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (12m) 8m ago 12m 40.0M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (11m) 8m ago 11m 41.6M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (11m) 8m ago 11m 38.1M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (11m) 8m ago 11m 38.5M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:41:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (8m) 8m ago 10m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:41:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:33.422919+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-04-17T11:41:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:33.784198+0000 mgr.y (mgr.14556) 388 : cluster [DBG] pgmap v752: 121 pgs: 121 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 952 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-04-17T11:41:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:34.312187+0000 mgr.y (mgr.14556) 389 : audit [DBG] from='client.25127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:34.360619+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-04-17T11:41:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:33.422919+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-04-17T11:41:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:33.784198+0000 mgr.y (mgr.14556) 388 : cluster [DBG] pgmap v752: 121 pgs: 121 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 952 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-04-17T11:41:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:34.312187+0000 mgr.y (mgr.14556) 389 : audit [DBG] from='client.25127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:34.360619+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-04-17T11:41:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:33.422919+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-04-17T11:41:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:33.784198+0000 mgr.y (mgr.14556) 388 : cluster [DBG] pgmap v752: 121 pgs: 121 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 952 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-04-17T11:41:34.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:34.312187+0000 mgr.y (mgr.14556) 389 : audit [DBG] from='client.25127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:34.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:34.360619+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-04-17T11:41:34.907 INFO:tasks.rados.rados.0.smithi031.stdout:2123: done (2 left) 2024-04-17T11:41:34.908 INFO:tasks.rados.rados.0.smithi031.stdout:2127: done (1 left) 2024-04-17T11:41:34.908 INFO:tasks.rados.rados.0.smithi031.stdout:2128: done (0 left) 2024-04-17T11:41:34.908 INFO:tasks.rados.rados.0.smithi031.stdout:2129: rollback oid 25 current snap is 218 2024-04-17T11:41:34.908 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 25 to 202 2024-04-17T11:41:34.908 INFO:tasks.rados.rados.0.smithi031.stdout:2130: snap_remove snap 209 2024-04-17T11:41:34.999 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:41:34.999 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:41:34.999 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:41:34.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:41:34.999 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:41:34.999 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:41:34.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:41:34.999 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:41:34.999 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:41:35.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:41:35.000 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:41:35.000 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:41:35.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:41:35.000 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:41:35.000 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:41:35.000 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:41:35.000 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:41:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:2130: done (1 left) 2024-04-17T11:41:35.430 INFO:tasks.rados.rados.0.smithi031.stdout:2131: snap_create 2024-04-17T11:41:35.431 INFO:tasks.rados.rados.0.smithi031.stdout:2129: finishing rollback tid 0 to smithi03173351-25 2024-04-17T11:41:35.431 INFO:tasks.rados.rados.0.smithi031.stdout:2129: finishing rollback tid 1 to smithi03173351-25 2024-04-17T11:41:35.431 INFO:tasks.rados.rados.0.smithi031.stdout:2129: finishing rollback tid 2 to smithi03173351-25 2024-04-17T11:41:35.431 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 2258 (ObjNum 590 snap 198 seq_num 590) dirty exists 2024-04-17T11:41:35.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:34.639524+0000 mgr.y (mgr.14556) 390 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:41:34.999938+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.31:0/694262885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:41:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:34.639524+0000 mgr.y (mgr.14556) 390 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:41:34.999938+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.31:0/694262885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:41:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:34.639524+0000 mgr.y (mgr.14556) 390 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:41:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:41:34.999938+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.31:0/694262885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:41:36.438 INFO:tasks.rados.rados.0.smithi031.stdout:2129: done (1 left) 2024-04-17T11:41:36.438 INFO:tasks.rados.rados.0.smithi031.stdout:2131: done (0 left) 2024-04-17T11:41:36.438 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 219 2024-04-17T11:41:36.438 INFO:tasks.rados.rados.0.smithi031.stdout:2132: seq_num 667 ranges {0=778240,778240=778240,1556480=24576} 2024-04-17T11:41:36.441 INFO:tasks.rados.rados.0.smithi031.stdout:2132: writing smithi03173351-27 from 0 to 778240 tid 1 2024-04-17T11:41:36.446 INFO:tasks.rados.rados.0.smithi031.stdout:2132: writing smithi03173351-27 from 778240 to 1556480 tid 2 2024-04-17T11:41:36.447 INFO:tasks.rados.rados.0.smithi031.stdout:2132: writing smithi03173351-27 from 1556480 to 1581056 tid 3 2024-04-17T11:41:36.447 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 219 2024-04-17T11:41:36.447 INFO:tasks.rados.rados.0.smithi031.stdout:2133: seq_num 668 ranges {827392=794624,1622016=663552,2285568=139264} 2024-04-17T11:41:36.455 INFO:tasks.rados.rados.0.smithi031.stdout:2133: writing smithi03173351-34 from 827392 to 1622016 tid 1 2024-04-17T11:41:36.459 INFO:tasks.rados.rados.0.smithi031.stdout:2133: writing smithi03173351-34 from 1622016 to 2285568 tid 2 2024-04-17T11:41:36.460 INFO:tasks.rados.rados.0.smithi031.stdout:2133: writing smithi03173351-34 from 2285568 to 2424832 tid 3 2024-04-17T11:41:36.460 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 219 2024-04-17T11:41:36.460 INFO:tasks.rados.rados.0.smithi031.stdout:2132: finishing write tid 1 to smithi03173351-27 2024-04-17T11:41:36.460 INFO:tasks.rados.rados.0.smithi031.stdout:2132: finishing write tid 2 to smithi03173351-27 2024-04-17T11:41:36.460 INFO:tasks.rados.rados.0.smithi031.stdout:2132: finishing write tid 3 to smithi03173351-27 2024-04-17T11:41:36.460 INFO:tasks.rados.rados.0.smithi031.stdout:2132: finishing write tid 4 to smithi03173351-27 2024-04-17T11:41:36.460 INFO:tasks.rados.rados.0.smithi031.stdout:2134: seq_num 669 ranges {1499136=409600,1908736=548864,2457600=655360} 2024-04-17T11:41:36.470 INFO:tasks.rados.rados.0.smithi031.stdout:2134: writing smithi03173351-38 from 1499136 to 1908736 tid 1 2024-04-17T11:41:36.473 INFO:tasks.rados.rados.0.smithi031.stdout:2134: writing smithi03173351-38 from 1908736 to 2457600 tid 2 2024-04-17T11:41:36.479 INFO:tasks.rados.rados.0.smithi031.stdout:2134: writing smithi03173351-38 from 2457600 to 3112960 tid 3 2024-04-17T11:41:36.479 INFO:tasks.rados.rados.0.smithi031.stdout:2135: rollback oid 13 current snap is 219 2024-04-17T11:41:36.479 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 13 to 212 2024-04-17T11:41:36.479 INFO:tasks.rados.rados.0.smithi031.stdout:2132: finishing write tid 5 to smithi03173351-27 2024-04-17T11:41:36.479 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 940 (ObjNum 667 snap 219 seq_num 667) dirty exists 2024-04-17T11:41:36.479 INFO:tasks.rados.rados.0.smithi031.stdout:2132: left oid 27 (ObjNum 667 snap 219 seq_num 667) 2024-04-17T11:41:36.479 INFO:tasks.rados.rados.0.smithi031.stdout:2133: finishing write tid 1 to smithi03173351-34 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:2133: finishing write tid 2 to smithi03173351-34 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:2132: done (3 left) 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:2136: rollback oid 2 current snap is 219 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 2 to 212 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:2133: finishing write tid 3 to smithi03173351-34 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:2133: finishing write tid 4 to smithi03173351-34 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:2133: finishing write tid 5 to smithi03173351-34 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1088 (ObjNum 668 snap 219 seq_num 668) dirty exists 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:2133: left oid 34 (ObjNum 668 snap 219 seq_num 668) 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:2134: finishing write tid 1 to smithi03173351-38 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:2134: finishing write tid 2 to smithi03173351-38 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:2133: done (3 left) 2024-04-17T11:41:36.480 INFO:tasks.rados.rados.0.smithi031.stdout:2137: read oid 28 snap -1 2024-04-17T11:41:36.481 INFO:tasks.rados.rados.0.smithi031.stdout:2137: expect (ObjNum 652 snap 213 seq_num 652) 2024-04-17T11:41:36.481 INFO:tasks.rados.rados.0.smithi031.stdout:2138: delete oid 3 current snap is 219 2024-04-17T11:41:36.483 INFO:tasks.rados.rados.0.smithi031.stdout:2138: done (4 left) 2024-04-17T11:41:36.483 INFO:tasks.rados.rados.0.smithi031.stdout:2139: read oid 14 snap -1 2024-04-17T11:41:36.483 INFO:tasks.rados.rados.0.smithi031.stdout:2139: expect (ObjNum 626 snap 208 seq_num 626) 2024-04-17T11:41:36.483 INFO:tasks.rados.rados.0.smithi031.stdout:2140: snap_remove snap 202 2024-04-17T11:41:36.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:35.429545+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-04-17T11:41:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:35.784666+0000 mgr.y (mgr.14556) 391 : cluster [DBG] pgmap v755: 121 pgs: 121 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 952 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-04-17T11:41:36.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:35.429545+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-04-17T11:41:36.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:35.784666+0000 mgr.y (mgr.14556) 391 : cluster [DBG] pgmap v755: 121 pgs: 121 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 952 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-04-17T11:41:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:35.429545+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-04-17T11:41:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:35.784666+0000 mgr.y (mgr.14556) 391 : cluster [DBG] pgmap v755: 121 pgs: 121 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 952 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-04-17T11:41:37.449 INFO:tasks.rados.rados.0.smithi031.stdout:2140: done (5 left) 2024-04-17T11:41:37.449 INFO:tasks.rados.rados.0.smithi031.stdout:2141: read oid 23 snap -1 2024-04-17T11:41:37.449 INFO:tasks.rados.rados.0.smithi031.stdout:2141: expect (ObjNum 635 snap 209 seq_num 635) 2024-04-17T11:41:37.449 INFO:tasks.rados.rados.0.smithi031.stdout:2142: read oid 47 snap -1 2024-04-17T11:41:37.449 INFO:tasks.rados.rados.0.smithi031.stdout:2142: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:37.449 INFO:tasks.rados.rados.0.smithi031.stdout:2143: rollback oid 42 current snap is 219 2024-04-17T11:41:37.449 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 215 2024-04-17T11:41:37.449 INFO:tasks.rados.rados.0.smithi031.stdout:2144: copy_from oid 40 from oid 49 current snap is 219 2024-04-17T11:41:37.449 INFO:tasks.rados.rados.0.smithi031.stdout:2145: snap_remove snap 214 2024-04-17T11:41:37.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:36.437995+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-04-17T11:41:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:36.437995+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-04-17T11:41:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:36.437995+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-04-17T11:41:38.454 INFO:tasks.rados.rados.0.smithi031.stdout:2145: done (9 left) 2024-04-17T11:41:38.454 INFO:tasks.rados.rados.0.smithi031.stdout:2146: rmattr oid 17 current snap is 219 2024-04-17T11:41:38.454 INFO:tasks.rados.rados.0.smithi031.stdout:2146: done (9 left) 2024-04-17T11:41:38.454 INFO:tasks.rados.rados.0.smithi031.stdout:2147: snap_create 2024-04-17T11:41:38.457 INFO:tasks.rados.rados.0.smithi031.stdout:2136: finishing rollback tid 1 to smithi03173351-2 2024-04-17T11:41:38.457 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 713 (ObjNum 1 snap 5 seq_num 2594113536) dirty dne 2024-04-17T11:41:38.457 INFO:tasks.rados.rados.0.smithi031.stdout:2134: finishing write tid 3 to smithi03173351-38 2024-04-17T11:41:38.457 INFO:tasks.rados.rados.0.smithi031.stdout:2134: finishing write tid 4 to smithi03173351-38 2024-04-17T11:41:38.457 INFO:tasks.rados.rados.0.smithi031.stdout:2134: finishing write tid 5 to smithi03173351-38 2024-04-17T11:41:38.457 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1682 (ObjNum 669 snap 219 seq_num 669) dirty exists 2024-04-17T11:41:38.457 INFO:tasks.rados.rados.0.smithi031.stdout:2134: left oid 38 (ObjNum 669 snap 219 seq_num 669) 2024-04-17T11:41:38.457 INFO:tasks.rados.rados.0.smithi031.stdout:2135: finishing rollback tid 0 to smithi03173351-13 2024-04-17T11:41:38.457 INFO:tasks.rados.rados.0.smithi031.stdout:2135: finishing rollback tid 1 to smithi03173351-13 2024-04-17T11:41:38.457 INFO:tasks.rados.rados.0.smithi031.stdout:2135: finishing rollback tid 2 to smithi03173351-13 2024-04-17T11:41:38.457 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 1215 (ObjNum 261 snap 87 seq_num 261) dirty exists 2024-04-17T11:41:38.458 INFO:tasks.rados.rados.0.smithi031.stdout:2139: expect (ObjNum 626 snap 208 seq_num 626) 2024-04-17T11:41:38.603 INFO:tasks.rados.rados.0.smithi031.stdout:2137: expect (ObjNum 652 snap 213 seq_num 652) 2024-04-17T11:41:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:37.442066+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-04-17T11:41:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:37.785103+0000 mgr.y (mgr.14556) 392 : cluster [DBG] pgmap v758: 121 pgs: 121 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:38.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:37.442066+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-04-17T11:41:38.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:37.785103+0000 mgr.y (mgr.14556) 392 : cluster [DBG] pgmap v758: 121 pgs: 121 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:37.442066+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-04-17T11:41:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:37.785103+0000 mgr.y (mgr.14556) 392 : cluster [DBG] pgmap v758: 121 pgs: 121 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:38.802 INFO:tasks.rados.rados.0.smithi031.stdout:2143: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:41:38.802 INFO:tasks.rados.rados.0.smithi031.stdout:2143: finishing rollback tid 2 to smithi03173351-42 2024-04-17T11:41:38.802 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 1965 (ObjNum 649 snap 213 seq_num 649) dirty exists 2024-04-17T11:41:38.802 INFO:tasks.rados.rados.0.smithi031.stdout:2142: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:38.906 INFO:tasks.rados.rados.0.smithi031.stdout:2141: expect (ObjNum 635 snap 209 seq_num 635) 2024-04-17T11:41:39.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:38.450423+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-04-17T11:41:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:39.366832+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-04-17T11:41:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:38.450423+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-04-17T11:41:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:39.366832+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-04-17T11:41:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:38.450423+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-04-17T11:41:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:39.366832+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-04-17T11:41:39.907 INFO:tasks.rados.rados.0.smithi031.stdout:2144: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:41:39.907 INFO:tasks.rados.rados.0.smithi031.stdout:2144: finishing copy_from to smithi03173351-40 2024-04-17T11:41:39.907 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 2246 (ObjNum 664 snap 218 seq_num 664) dirty exists 2024-04-17T11:41:39.907 INFO:tasks.rados.rados.0.smithi031.stdout:2134: done (9 left) 2024-04-17T11:41:39.907 INFO:tasks.rados.rados.0.smithi031.stdout:2135: done (8 left) 2024-04-17T11:41:39.907 INFO:tasks.rados.rados.0.smithi031.stdout:2136: done (7 left) 2024-04-17T11:41:39.907 INFO:tasks.rados.rados.0.smithi031.stdout:2137: done (6 left) 2024-04-17T11:41:39.907 INFO:tasks.rados.rados.0.smithi031.stdout:2139: done (5 left) 2024-04-17T11:41:39.907 INFO:tasks.rados.rados.0.smithi031.stdout:2141: done (4 left) 2024-04-17T11:41:39.907 INFO:tasks.rados.rados.0.smithi031.stdout:2142: done (3 left) 2024-04-17T11:41:39.907 INFO:tasks.rados.rados.0.smithi031.stdout:2143: done (2 left) 2024-04-17T11:41:39.908 INFO:tasks.rados.rados.0.smithi031.stdout:2144: done (1 left) 2024-04-17T11:41:39.908 INFO:tasks.rados.rados.0.smithi031.stdout:2147: done (0 left) 2024-04-17T11:41:39.908 INFO:tasks.rados.rados.0.smithi031.stdout:2148: delete oid 15 current snap is 220 2024-04-17T11:41:39.908 INFO:tasks.rados.rados.0.smithi031.stdout:2148: done (0 left) 2024-04-17T11:41:39.908 INFO:tasks.rados.rados.0.smithi031.stdout:2149: snap_remove snap 216 2024-04-17T11:41:40.460 INFO:tasks.rados.rados.0.smithi031.stdout:2149: done (0 left) 2024-04-17T11:41:40.460 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 220 2024-04-17T11:41:40.460 INFO:tasks.rados.rados.0.smithi031.stdout:2150: seq_num 672 ranges {0=458752,458752=647168,1105920=466944,1572864=90112} 2024-04-17T11:41:40.462 INFO:tasks.rados.rados.0.smithi031.stdout:2150: writing smithi03173351-21 from 0 to 458752 tid 1 2024-04-17T11:41:40.466 INFO:tasks.rados.rados.0.smithi031.stdout:2150: writing smithi03173351-21 from 458752 to 1105920 tid 2 2024-04-17T11:41:40.470 INFO:tasks.rados.rados.0.smithi031.stdout:2150: writing smithi03173351-21 from 1105920 to 1572864 tid 3 2024-04-17T11:41:40.471 INFO:tasks.rados.rados.0.smithi031.stdout:2150: writing smithi03173351-21 from 1572864 to 1662976 tid 4 2024-04-17T11:41:40.471 INFO:tasks.rados.rados.0.smithi031.stdout:2151: rmattr oid 18 current snap is 220 2024-04-17T11:41:40.471 INFO:tasks.rados.rados.0.smithi031.stdout:2152: copy_from oid 46 from oid 10 current snap is 220 2024-04-17T11:41:40.471 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 220 2024-04-17T11:41:40.471 INFO:tasks.rados.rados.0.smithi031.stdout:2153: seq_num 673 ranges {0=475136,475136=532480,1007616=671744} 2024-04-17T11:41:40.479 INFO:tasks.rados.rados.0.smithi031.stdout:2153: writing smithi03173351-7 from 0 to 475136 tid 1 2024-04-17T11:41:40.479 INFO:tasks.rados.rados.0.smithi031.stdout:2153: writing smithi03173351-7 from 475136 to 1007616 tid 2 2024-04-17T11:41:40.481 INFO:tasks.rados.rados.0.smithi031.stdout:2153: writing smithi03173351-7 from 1007616 to 1679360 tid 3 2024-04-17T11:41:40.481 INFO:tasks.rados.rados.0.smithi031.stdout:2154: snap_remove snap 90 2024-04-17T11:41:40.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:39.785500+0000 mgr.y (mgr.14556) 393 : cluster [DBG] pgmap v761: 121 pgs: 121 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 18 op/s 2024-04-17T11:41:40.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:39.785500+0000 mgr.y (mgr.14556) 393 : cluster [DBG] pgmap v761: 121 pgs: 121 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 18 op/s 2024-04-17T11:41:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:39.785500+0000 mgr.y (mgr.14556) 393 : cluster [DBG] pgmap v761: 121 pgs: 121 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 18 op/s 2024-04-17T11:41:41.466 INFO:tasks.rados.rados.0.smithi031.stdout:2154: done (4 left) 2024-04-17T11:41:41.466 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 220 2024-04-17T11:41:41.466 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2284 (ObjNum 581 snap 193 seq_num 581) dirty exists 2024-04-17T11:41:41.466 INFO:tasks.rados.rados.0.smithi031.stdout:2150: finishing write tid 1 to smithi03173351-21 2024-04-17T11:41:41.466 INFO:tasks.rados.rados.0.smithi031.stdout:2150: finishing write tid 2 to smithi03173351-21 2024-04-17T11:41:41.466 INFO:tasks.rados.rados.0.smithi031.stdout:2155: seq_num 674 ranges {6144000=491520,6635520=417792,7053312=483328,7536640=303104} 2024-04-17T11:41:41.504 INFO:tasks.rados.rados.0.smithi031.stdout:2155: writing smithi03173351-48 from 6144000 to 6635520 tid 1 2024-04-17T11:41:41.506 INFO:tasks.rados.rados.0.smithi031.stdout:2155: writing smithi03173351-48 from 6635520 to 7053312 tid 2 2024-04-17T11:41:41.509 INFO:tasks.rados.rados.0.smithi031.stdout:2155: writing smithi03173351-48 from 7053312 to 7536640 tid 3 2024-04-17T11:41:41.512 INFO:tasks.rados.rados.0.smithi031.stdout:2155: writing smithi03173351-48 from 7536640 to 7839744 tid 4 2024-04-17T11:41:41.512 INFO:tasks.rados.rados.0.smithi031.stdout:2151: done (4 left) 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2156: rollback oid 31 current snap is 220 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 31 to 211 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2150: finishing write tid 3 to smithi03173351-21 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2150: finishing write tid 4 to smithi03173351-21 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2150: finishing write tid 5 to smithi03173351-21 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2153: finishing write tid 1 to smithi03173351-7 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2153: finishing write tid 2 to smithi03173351-7 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2153: finishing write tid 3 to smithi03173351-7 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2153: finishing write tid 4 to smithi03173351-7 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2150: finishing write tid 6 to smithi03173351-21 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 1220 (ObjNum 672 snap 220 seq_num 672) dirty exists 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2150: left oid 21 (ObjNum 672 snap 220 seq_num 672) 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2153: finishing write tid 5 to smithi03173351-7 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1696 (ObjNum 673 snap 220 seq_num 673) dirty exists 2024-04-17T11:41:41.513 INFO:tasks.rados.rados.0.smithi031.stdout:2153: left oid 7 (ObjNum 673 snap 220 seq_num 673) 2024-04-17T11:41:41.514 INFO:tasks.rados.rados.0.smithi031.stdout:2152: finishing copy_from racing read to smithi03173351-46 2024-04-17T11:41:41.514 INFO:tasks.rados.rados.0.smithi031.stdout:2152: finishing copy_from to smithi03173351-46 2024-04-17T11:41:41.514 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 1212 (ObjNum 641 snap 210 seq_num 641) dirty exists 2024-04-17T11:41:41.514 INFO:tasks.rados.rados.0.smithi031.stdout:2155: finishing write tid 1 to smithi03173351-48 2024-04-17T11:41:41.514 INFO:tasks.rados.rados.0.smithi031.stdout:2155: finishing write tid 2 to smithi03173351-48 2024-04-17T11:41:41.514 INFO:tasks.rados.rados.0.smithi031.stdout:2150: done (4 left) 2024-04-17T11:41:41.514 INFO:tasks.rados.rados.0.smithi031.stdout:2152: done (3 left) 2024-04-17T11:41:41.514 INFO:tasks.rados.rados.0.smithi031.stdout:2153: done (2 left) 2024-04-17T11:41:41.514 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 220 2024-04-17T11:41:41.514 INFO:tasks.rados.rados.0.smithi031.stdout:2157: seq_num 675 ranges {0=507904,507904=704512,1212416=499712} 2024-04-17T11:41:41.515 INFO:tasks.rados.rados.0.smithi031.stdout:2157: writing smithi03173351-37 from 0 to 507904 tid 1 2024-04-17T11:41:41.519 INFO:tasks.rados.rados.0.smithi031.stdout:2157: writing smithi03173351-37 from 507904 to 1212416 tid 2 2024-04-17T11:41:41.523 INFO:tasks.rados.rados.0.smithi031.stdout:2157: writing smithi03173351-37 from 1212416 to 1712128 tid 3 2024-04-17T11:41:41.523 INFO:tasks.rados.rados.0.smithi031.stdout:2158: snap_create 2024-04-17T11:41:41.523 INFO:tasks.rados.rados.0.smithi031.stdout:2155: finishing write tid 3 to smithi03173351-48 2024-04-17T11:41:41.523 INFO:tasks.rados.rados.0.smithi031.stdout:2155: finishing write tid 4 to smithi03173351-48 2024-04-17T11:41:41.523 INFO:tasks.rados.rados.0.smithi031.stdout:2155: finishing write tid 5 to smithi03173351-48 2024-04-17T11:41:41.523 INFO:tasks.rados.rados.0.smithi031.stdout:2156: finishing rollback tid 0 to smithi03173351-31 2024-04-17T11:41:41.523 INFO:tasks.rados.rados.0.smithi031.stdout:2156: finishing rollback tid 1 to smithi03173351-31 2024-04-17T11:41:41.523 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 2299 (ObjNum -1700527312 snap 21884 seq_num 2594483792) dirty dne 2024-04-17T11:41:41.523 INFO:tasks.rados.rados.0.smithi031.stdout:2157: finishing write tid 1 to smithi03173351-37 2024-04-17T11:41:41.524 INFO:tasks.rados.rados.0.smithi031.stdout:2155: finishing write tid 6 to smithi03173351-48 2024-04-17T11:41:41.524 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 1660 (ObjNum 674 snap 220 seq_num 674) dirty exists 2024-04-17T11:41:41.524 INFO:tasks.rados.rados.0.smithi031.stdout:2155: left oid 48 (ObjNum 674 snap 220 seq_num 674) 2024-04-17T11:41:41.524 INFO:tasks.rados.rados.0.smithi031.stdout:2157: finishing write tid 2 to smithi03173351-37 2024-04-17T11:41:41.525 INFO:tasks.rados.rados.0.smithi031.stdout:2157: finishing write tid 3 to smithi03173351-37 2024-04-17T11:41:41.525 INFO:tasks.rados.rados.0.smithi031.stdout:2157: finishing write tid 4 to smithi03173351-37 2024-04-17T11:41:41.527 INFO:tasks.rados.rados.0.smithi031.stdout:2157: finishing write tid 5 to smithi03173351-37 2024-04-17T11:41:41.527 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 1673 (ObjNum 675 snap 220 seq_num 675) dirty exists 2024-04-17T11:41:41.527 INFO:tasks.rados.rados.0.smithi031.stdout:2157: left oid 37 (ObjNum 675 snap 220 seq_num 675) 2024-04-17T11:41:41.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:40.457185+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-04-17T11:41:41.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:40.457185+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-04-17T11:41:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:41:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:41] "GET /metrics HTTP/1.1" 200 192161 "" "Prometheus/2.33.4" 2024-04-17T11:41:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:40.457185+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-04-17T11:41:42.470 INFO:tasks.rados.rados.0.smithi031.stdout:2155: done (3 left) 2024-04-17T11:41:42.471 INFO:tasks.rados.rados.0.smithi031.stdout:2156: done (2 left) 2024-04-17T11:41:42.471 INFO:tasks.rados.rados.0.smithi031.stdout:2157: done (1 left) 2024-04-17T11:41:42.471 INFO:tasks.rados.rados.0.smithi031.stdout:2158: done (0 left) 2024-04-17T11:41:42.471 INFO:tasks.rados.rados.0.smithi031.stdout:2159: snap_remove snap 211 2024-04-17T11:41:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:41.462970+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-04-17T11:41:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:41.786036+0000 mgr.y (mgr.14556) 394 : cluster [DBG] pgmap v764: 121 pgs: 121 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 18 op/s 2024-04-17T11:41:42.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:41.462970+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-04-17T11:41:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:41.786036+0000 mgr.y (mgr.14556) 394 : cluster [DBG] pgmap v764: 121 pgs: 121 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 18 op/s 2024-04-17T11:41:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:41.462970+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-04-17T11:41:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:41.786036+0000 mgr.y (mgr.14556) 394 : cluster [DBG] pgmap v764: 121 pgs: 121 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 18 op/s 2024-04-17T11:41:43.477 INFO:tasks.rados.rados.0.smithi031.stdout:2159: done (0 left) 2024-04-17T11:41:43.477 INFO:tasks.rados.rados.0.smithi031.stdout:2160: read oid 16 snap -1 2024-04-17T11:41:43.477 INFO:tasks.rados.rados.0.smithi031.stdout:2160: expect (ObjNum 510 snap 166 seq_num 510) 2024-04-17T11:41:43.477 INFO:tasks.rados.rados.0.smithi031.stdout:2161: read oid 15 snap -1 2024-04-17T11:41:43.477 INFO:tasks.rados.rados.0.smithi031.stdout:2161: expect deleted 2024-04-17T11:41:43.477 INFO:tasks.rados.rados.0.smithi031.stdout:2162: snap_create 2024-04-17T11:41:43.496 INFO:tasks.rados.rados.0.smithi031.stdout:2160: expect (ObjNum 510 snap 166 seq_num 510) 2024-04-17T11:41:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:42.471261+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-04-17T11:41:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:42.471261+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-04-17T11:41:43.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:42.471261+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-04-17T11:41:44.373 INFO:tasks.rados.rados.0.smithi031.stdout:2160: done (2 left) 2024-04-17T11:41:44.373 INFO:tasks.rados.rados.0.smithi031.stdout:2161: done (1 left) 2024-04-17T11:41:44.373 INFO:tasks.rados.rados.0.smithi031.stdout:2162: done (0 left) 2024-04-17T11:41:44.373 INFO:tasks.rados.rados.0.smithi031.stdout:2163: setattr oid 33 current snap is 222 2024-04-17T11:41:44.374 INFO:tasks.rados.rados.0.smithi031.stdout:2164: delete oid 35 current snap is 222 2024-04-17T11:41:44.386 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 2306 (ObjNum 407797584 snap 32549 seq_num 2593415872) dirty exists 2024-04-17T11:41:44.386 INFO:tasks.rados.rados.0.smithi031.stdout:2163: done (1 left) 2024-04-17T11:41:44.386 INFO:tasks.rados.rados.0.smithi031.stdout:2164: done (0 left) 2024-04-17T11:41:44.386 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 222 2024-04-17T11:41:44.386 INFO:tasks.rados.rados.0.smithi031.stdout:2165: seq_num 677 ranges {4571136=540672,5111808=516096,5627904=655360,6283264=32768} 2024-04-17T11:41:44.414 INFO:tasks.rados.rados.0.smithi031.stdout:2165: writing smithi03173351-6 from 4571136 to 5111808 tid 1 2024-04-17T11:41:44.417 INFO:tasks.rados.rados.0.smithi031.stdout:2165: writing smithi03173351-6 from 5111808 to 5627904 tid 2 2024-04-17T11:41:44.421 INFO:tasks.rados.rados.0.smithi031.stdout:2165: writing smithi03173351-6 from 5627904 to 6283264 tid 3 2024-04-17T11:41:44.421 INFO:tasks.rados.rados.0.smithi031.stdout:2165: writing smithi03173351-6 from 6283264 to 6316032 tid 4 2024-04-17T11:41:44.421 INFO:tasks.rados.rados.0.smithi031.stdout:2166: snap_create 2024-04-17T11:41:44.429 INFO:tasks.rados.rados.0.smithi031.stdout:2165: finishing write tid 1 to smithi03173351-6 2024-04-17T11:41:44.429 INFO:tasks.rados.rados.0.smithi031.stdout:2165: finishing write tid 2 to smithi03173351-6 2024-04-17T11:41:44.429 INFO:tasks.rados.rados.0.smithi031.stdout:2165: finishing write tid 3 to smithi03173351-6 2024-04-17T11:41:44.430 INFO:tasks.rados.rados.0.smithi031.stdout:2165: finishing write tid 4 to smithi03173351-6 2024-04-17T11:41:44.430 INFO:tasks.rados.rados.0.smithi031.stdout:2165: finishing write tid 5 to smithi03173351-6 2024-04-17T11:41:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:2165: finishing write tid 6 to smithi03173351-6 2024-04-17T11:41:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1698 (ObjNum 677 snap 222 seq_num 677) dirty exists 2024-04-17T11:41:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:2165: left oid 6 (ObjNum 677 snap 222 seq_num 677) 2024-04-17T11:41:44.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:41:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:41:44.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:43.473688+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-04-17T11:41:44.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:43.786442+0000 mgr.y (mgr.14556) 395 : cluster [DBG] pgmap v767: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 3.5 MiB/s wr, 8 op/s 2024-04-17T11:41:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:44.373063+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-04-17T11:41:44.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:43.473688+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-04-17T11:41:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:43.786442+0000 mgr.y (mgr.14556) 395 : cluster [DBG] pgmap v767: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 3.5 MiB/s wr, 8 op/s 2024-04-17T11:41:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:44.373063+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-04-17T11:41:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:43.473688+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-04-17T11:41:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:43.786442+0000 mgr.y (mgr.14556) 395 : cluster [DBG] pgmap v767: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 3.5 MiB/s wr, 8 op/s 2024-04-17T11:41:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:44.373063+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-04-17T11:41:45.381 INFO:tasks.rados.rados.0.smithi031.stdout:2165: done (1 left) 2024-04-17T11:41:45.381 INFO:tasks.rados.rados.0.smithi031.stdout:2166: done (0 left) 2024-04-17T11:41:45.381 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 223 2024-04-17T11:41:45.381 INFO:tasks.rados.rados.0.smithi031.stdout:2167: seq_num 678 ranges {4653056=565248,5218304=802816,6021120=401408} 2024-04-17T11:41:45.409 INFO:tasks.rados.rados.0.smithi031.stdout:2167: writing smithi03173351-32 from 4653056 to 5218304 tid 1 2024-04-17T11:41:45.414 INFO:tasks.rados.rados.0.smithi031.stdout:2167: writing smithi03173351-32 from 5218304 to 6021120 tid 2 2024-04-17T11:41:45.417 INFO:tasks.rados.rados.0.smithi031.stdout:2167: writing smithi03173351-32 from 6021120 to 6422528 tid 3 2024-04-17T11:41:45.417 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 223 2024-04-17T11:41:45.417 INFO:tasks.rados.rados.0.smithi031.stdout:2167: finishing write tid 1 to smithi03173351-32 2024-04-17T11:41:45.417 INFO:tasks.rados.rados.0.smithi031.stdout:2168: seq_num 679 ranges {2277376=581632,2859008=688128,3547136=516096} 2024-04-17T11:41:45.432 INFO:tasks.rados.rados.0.smithi031.stdout:2168: writing smithi03173351-12 from 2277376 to 2859008 tid 1 2024-04-17T11:41:45.436 INFO:tasks.rados.rados.0.smithi031.stdout:2168: writing smithi03173351-12 from 2859008 to 3547136 tid 2 2024-04-17T11:41:45.440 INFO:tasks.rados.rados.0.smithi031.stdout:2168: writing smithi03173351-12 from 3547136 to 4063232 tid 3 2024-04-17T11:41:45.440 INFO:tasks.rados.rados.0.smithi031.stdout:2169: rmattr oid 2 current snap is 223 2024-04-17T11:41:45.440 INFO:tasks.rados.rados.0.smithi031.stdout:2169: done (2 left) 2024-04-17T11:41:45.440 INFO:tasks.rados.rados.0.smithi031.stdout:2170: rollback oid 46 current snap is 223 2024-04-17T11:41:45.441 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 46 to 215 2024-04-17T11:41:45.441 INFO:tasks.rados.rados.0.smithi031.stdout:2167: finishing write tid 2 to smithi03173351-32 2024-04-17T11:41:45.441 INFO:tasks.rados.rados.0.smithi031.stdout:2167: finishing write tid 3 to smithi03173351-32 2024-04-17T11:41:45.441 INFO:tasks.rados.rados.0.smithi031.stdout:2167: finishing write tid 4 to smithi03173351-32 2024-04-17T11:41:45.441 INFO:tasks.rados.rados.0.smithi031.stdout:2167: finishing write tid 5 to smithi03173351-32 2024-04-17T11:41:45.441 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 1703 (ObjNum 678 snap 223 seq_num 678) dirty exists 2024-04-17T11:41:45.441 INFO:tasks.rados.rados.0.smithi031.stdout:2167: left oid 32 (ObjNum 678 snap 223 seq_num 678) 2024-04-17T11:41:45.441 INFO:tasks.rados.rados.0.smithi031.stdout:2168: finishing write tid 1 to smithi03173351-12 2024-04-17T11:41:45.441 INFO:tasks.rados.rados.0.smithi031.stdout:2167: done (2 left) 2024-04-17T11:41:45.441 INFO:tasks.rados.rados.0.smithi031.stdout:2171: delete oid 14 current snap is 223 2024-04-17T11:41:45.441 INFO:tasks.rados.rados.0.smithi031.stdout:2168: finishing write tid 2 to smithi03173351-12 2024-04-17T11:41:45.443 INFO:tasks.rados.rados.0.smithi031.stdout:2168: finishing write tid 3 to smithi03173351-12 2024-04-17T11:41:45.443 INFO:tasks.rados.rados.0.smithi031.stdout:2170: finishing rollback tid 0 to smithi03173351-46 2024-04-17T11:41:45.443 INFO:tasks.rados.rados.0.smithi031.stdout:2170: finishing rollback tid 1 to smithi03173351-46 2024-04-17T11:41:45.443 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 1706 (ObjNum 288 snap 0 seq_num 225) dirty dne 2024-04-17T11:41:45.444 INFO:tasks.rados.rados.0.smithi031.stdout:2168: finishing write tid 4 to smithi03173351-12 2024-04-17T11:41:45.446 INFO:tasks.rados.rados.0.smithi031.stdout:2168: finishing write tid 5 to smithi03173351-12 2024-04-17T11:41:45.446 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2250 (ObjNum 679 snap 223 seq_num 679) dirty exists 2024-04-17T11:41:45.446 INFO:tasks.rados.rados.0.smithi031.stdout:2168: left oid 12 (ObjNum 679 snap 223 seq_num 679) 2024-04-17T11:41:45.446 INFO:tasks.rados.rados.0.smithi031.stdout:2168: done (2 left) 2024-04-17T11:41:45.446 INFO:tasks.rados.rados.0.smithi031.stdout:2170: done (1 left) 2024-04-17T11:41:45.446 INFO:tasks.rados.rados.0.smithi031.stdout:2171: done (0 left) 2024-04-17T11:41:45.446 INFO:tasks.rados.rados.0.smithi031.stdout:2172: setattr oid 7 current snap is 223 2024-04-17T11:41:45.448 INFO:tasks.rados.rados.0.smithi031.stdout:2173: rmattr oid 5 current snap is 223 2024-04-17T11:41:45.448 INFO:tasks.rados.rados.0.smithi031.stdout:2174: read oid 13 snap -1 2024-04-17T11:41:45.448 INFO:tasks.rados.rados.0.smithi031.stdout:2174: expect (ObjNum 261 snap 87 seq_num 261) 2024-04-17T11:41:45.448 INFO:tasks.rados.rados.0.smithi031.stdout:2175: copy_from oid 20 from oid 36 current snap is 223 2024-04-17T11:41:45.448 INFO:tasks.rados.rados.0.smithi031.stdout:2176: setattr oid 8 current snap is 223 2024-04-17T11:41:45.448 INFO:tasks.rados.rados.0.smithi031.stdout:2175: finishing copy_from to smithi03173351-20 2024-04-17T11:41:45.448 INFO:tasks.rados.rados.0.smithi031.stdout:2175: got expected ENOENT (src dne) 2024-04-17T11:41:45.449 INFO:tasks.rados.rados.0.smithi031.stdout:2175: finishing copy_from racing read to smithi03173351-20 2024-04-17T11:41:45.449 INFO:tasks.rados.rados.0.smithi031.stdout:2175: done (4 left) 2024-04-17T11:41:45.449 INFO:tasks.rados.rados.0.smithi031.stdout:2177: rollback oid 32 current snap is 223 2024-04-17T11:41:45.449 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 32 to 221 2024-04-17T11:41:45.449 INFO:tasks.rados.rados.0.smithi031.stdout:2178: rollback oid 26 current snap is 223 2024-04-17T11:41:45.450 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 219 2024-04-17T11:41:45.450 INFO:tasks.rados.rados.0.smithi031.stdout:2179: copy_from oid 23 from oid 30 current snap is 223 2024-04-17T11:41:45.450 INFO:tasks.rados.rados.0.smithi031.stdout:2180: read oid 25 snap 198 2024-04-17T11:41:45.450 INFO:tasks.rados.rados.0.smithi031.stdout:2180: expect (ObjNum 590 snap 198 seq_num 590) 2024-04-17T11:41:45.450 INFO:tasks.rados.rados.0.smithi031.stdout:2181: delete oid 36 current snap is 223 2024-04-17T11:41:45.451 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1089 (ObjNum 607 snap 205 seq_num 607) dirty exists 2024-04-17T11:41:45.453 INFO:tasks.rados.rados.0.smithi031.stdout:2173: done (8 left) 2024-04-17T11:41:45.453 INFO:tasks.rados.rados.0.smithi031.stdout:2181: done (7 left) 2024-04-17T11:41:45.453 INFO:tasks.rados.rados.0.smithi031.stdout:2182: rmattr oid 35 current snap is 223 2024-04-17T11:41:45.453 INFO:tasks.rados.rados.0.smithi031.stdout:2182: done (7 left) 2024-04-17T11:41:45.453 INFO:tasks.rados.rados.0.smithi031.stdout:2183: delete oid 3 current snap is 223 2024-04-17T11:41:45.456 INFO:tasks.rados.rados.0.smithi031.stdout:2183: done (7 left) 2024-04-17T11:41:45.456 INFO:tasks.rados.rados.0.smithi031.stdout:2184: copy_from oid 48 from oid 9 current snap is 223 2024-04-17T11:41:45.457 INFO:tasks.rados.rados.0.smithi031.stdout:2185: read oid 28 snap 179 2024-04-17T11:41:45.457 INFO:tasks.rados.rados.0.smithi031.stdout:2185: expect (ObjNum 559 snap 179 seq_num 559) 2024-04-17T11:41:45.457 INFO:tasks.rados.rados.0.smithi031.stdout:2186: read oid 42 snap -1 2024-04-17T11:41:45.457 INFO:tasks.rados.rados.0.smithi031.stdout:2186: expect (ObjNum 649 snap 213 seq_num 649) 2024-04-17T11:41:45.457 INFO:tasks.rados.rados.0.smithi031.stdout:2187: snap_remove snap 220 2024-04-17T11:41:46.395 INFO:tasks.rados.rados.0.smithi031.stdout:2187: done (10 left) 2024-04-17T11:41:46.396 INFO:tasks.rados.rados.0.smithi031.stdout:2188: read oid 22 snap -1 2024-04-17T11:41:46.396 INFO:tasks.rados.rados.0.smithi031.stdout:2188: expect (ObjNum 554 snap 178 seq_num 554) 2024-04-17T11:41:46.396 INFO:tasks.rados.rados.0.smithi031.stdout:2189: delete oid 15 current snap is 223 2024-04-17T11:41:46.396 INFO:tasks.rados.rados.0.smithi031.stdout:2180: expect (ObjNum 590 snap 198 seq_num 590) 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1697 (ObjNum 673 snap 220 seq_num 673) dirty exists 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:2177: finishing rollback tid 0 to smithi03173351-32 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:2177: finishing rollback tid 1 to smithi03173351-32 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 1661 (ObjNum 632 snap 208 seq_num 632) dirty exists 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:2177: finishing rollback tid 2 to smithi03173351-32 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 1709 (ObjNum 503 snap 161 seq_num 503) dirty exists 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:2178: finishing rollback tid 0 to smithi03173351-26 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:2178: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:2184: finishing copy_from racing read to smithi03173351-48 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:2178: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 1713 (ObjNum 650 snap 213 seq_num 650) dirty exists 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:2172: done (11 left) 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:2176: done (10 left) 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:2177: done (9 left) 2024-04-17T11:41:46.413 INFO:tasks.rados.rados.0.smithi031.stdout:2178: done (8 left) 2024-04-17T11:41:46.414 INFO:tasks.rados.rados.0.smithi031.stdout:2180: done (7 left) 2024-04-17T11:41:46.414 INFO:tasks.rados.rados.0.smithi031.stdout:2189: done (6 left) 2024-04-17T11:41:46.414 INFO:tasks.rados.rados.0.smithi031.stdout:2190: rmattr oid 25 current snap is 223 2024-04-17T11:41:46.414 INFO:tasks.rados.rados.0.smithi031.stdout:2190: done (6 left) 2024-04-17T11:41:46.414 INFO:tasks.rados.rados.0.smithi031.stdout:2191: snap_remove snap 213 2024-04-17T11:41:46.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:45.382159+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-04-17T11:41:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:45.786971+0000 mgr.y (mgr.14556) 396 : cluster [DBG] pgmap v770: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 3.5 MiB/s wr, 8 op/s 2024-04-17T11:41:46.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:45.382159+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-04-17T11:41:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:45.786971+0000 mgr.y (mgr.14556) 396 : cluster [DBG] pgmap v770: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 3.5 MiB/s wr, 8 op/s 2024-04-17T11:41:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:45.382159+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-04-17T11:41:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:45.786971+0000 mgr.y (mgr.14556) 396 : cluster [DBG] pgmap v770: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 3.5 MiB/s wr, 8 op/s 2024-04-17T11:41:47.397 INFO:tasks.rados.rados.0.smithi031.stdout:2191: done (6 left) 2024-04-17T11:41:47.397 INFO:tasks.rados.rados.0.smithi031.stdout:2192: snap_create 2024-04-17T11:41:47.397 INFO:tasks.rados.rados.0.smithi031.stdout:2184: finishing copy_from to smithi03173351-48 2024-04-17T11:41:47.397 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 1626 (ObjNum 1 snap 32549 seq_num 2593154400) dirty exists 2024-04-17T11:41:47.397 INFO:tasks.rados.rados.0.smithi031.stdout:2186: expect (ObjNum 649 snap 213 seq_num 649) 2024-04-17T11:41:47.441 INFO:tasks.rados.rados.0.smithi031.stdout:2174: expect (ObjNum 261 snap 87 seq_num 261) 2024-04-17T11:41:47.704 INFO:tasks.rados.rados.0.smithi031.stdout:2179: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:41:47.704 INFO:tasks.rados.rados.0.smithi031.stdout:2185: expect (ObjNum 559 snap 179 seq_num 559) 2024-04-17T11:41:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:46.391429+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-04-17T11:41:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:46.391429+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-04-17T11:41:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:46.391429+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-04-17T11:41:47.815 INFO:tasks.rados.rados.0.smithi031.stdout:2179: finishing copy_from to smithi03173351-23 2024-04-17T11:41:47.815 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 1475 (ObjNum 611 snap 206 seq_num 611) dirty exists 2024-04-17T11:41:47.815 INFO:tasks.rados.rados.0.smithi031.stdout:2188: expect (ObjNum 554 snap 178 seq_num 554) 2024-04-17T11:41:48.392 INFO:tasks.rados.rados.0.smithi031.stdout:2174: done (6 left) 2024-04-17T11:41:48.392 INFO:tasks.rados.rados.0.smithi031.stdout:2179: done (5 left) 2024-04-17T11:41:48.392 INFO:tasks.rados.rados.0.smithi031.stdout:2184: done (4 left) 2024-04-17T11:41:48.393 INFO:tasks.rados.rados.0.smithi031.stdout:2185: done (3 left) 2024-04-17T11:41:48.393 INFO:tasks.rados.rados.0.smithi031.stdout:2186: done (2 left) 2024-04-17T11:41:48.393 INFO:tasks.rados.rados.0.smithi031.stdout:2188: done (1 left) 2024-04-17T11:41:48.393 INFO:tasks.rados.rados.0.smithi031.stdout:2192: done (0 left) 2024-04-17T11:41:48.393 INFO:tasks.rados.rados.0.smithi031.stdout:2193: rollback oid 30 current snap is 224 2024-04-17T11:41:48.393 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 221 2024-04-17T11:41:48.393 INFO:tasks.rados.rados.0.smithi031.stdout:2194: rollback oid 21 current snap is 224 2024-04-17T11:41:48.393 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 21 to 221 2024-04-17T11:41:48.393 INFO:tasks.rados.rados.0.smithi031.stdout:2195: delete oid 10 current snap is 224 2024-04-17T11:41:48.398 INFO:tasks.rados.rados.0.smithi031.stdout:2193: finishing rollback tid 0 to smithi03173351-30 2024-04-17T11:41:48.399 INFO:tasks.rados.rados.0.smithi031.stdout:2193: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:41:48.399 INFO:tasks.rados.rados.0.smithi031.stdout:2193: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:41:48.400 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 1481 (ObjNum 611 snap 206 seq_num 611) dirty exists 2024-04-17T11:41:48.400 INFO:tasks.rados.rados.0.smithi031.stdout:2194: finishing rollback tid 0 to smithi03173351-21 2024-04-17T11:41:48.400 INFO:tasks.rados.rados.0.smithi031.stdout:2194: finishing rollback tid 1 to smithi03173351-21 2024-04-17T11:41:48.401 INFO:tasks.rados.rados.0.smithi031.stdout:2194: finishing rollback tid 2 to smithi03173351-21 2024-04-17T11:41:48.401 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 1223 (ObjNum 672 snap 220 seq_num 672) dirty exists 2024-04-17T11:41:48.401 INFO:tasks.rados.rados.0.smithi031.stdout:2193: done (2 left) 2024-04-17T11:41:48.401 INFO:tasks.rados.rados.0.smithi031.stdout:2194: done (1 left) 2024-04-17T11:41:48.401 INFO:tasks.rados.rados.0.smithi031.stdout:2195: done (0 left) 2024-04-17T11:41:48.401 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 224 2024-04-17T11:41:48.401 INFO:tasks.rados.rados.0.smithi031.stdout:2196: seq_num 685 ranges {0=679936,679936=442368,1122304=622592,1744896=139264} 2024-04-17T11:41:48.405 INFO:tasks.rados.rados.0.smithi031.stdout:2196: writing smithi03173351-15 from 0 to 679936 tid 1 2024-04-17T11:41:48.407 INFO:tasks.rados.rados.0.smithi031.stdout:2196: writing smithi03173351-15 from 679936 to 1122304 tid 2 2024-04-17T11:41:48.411 INFO:tasks.rados.rados.0.smithi031.stdout:2196: writing smithi03173351-15 from 1122304 to 1744896 tid 3 2024-04-17T11:41:48.412 INFO:tasks.rados.rados.0.smithi031.stdout:2196: writing smithi03173351-15 from 1744896 to 1884160 tid 4 2024-04-17T11:41:48.412 INFO:tasks.rados.rados.0.smithi031.stdout:2197: snap_create 2024-04-17T11:41:48.414 INFO:tasks.rados.rados.0.smithi031.stdout:2196: finishing write tid 1 to smithi03173351-15 2024-04-17T11:41:48.414 INFO:tasks.rados.rados.0.smithi031.stdout:2196: finishing write tid 2 to smithi03173351-15 2024-04-17T11:41:48.417 INFO:tasks.rados.rados.0.smithi031.stdout:2196: finishing write tid 3 to smithi03173351-15 2024-04-17T11:41:48.417 INFO:tasks.rados.rados.0.smithi031.stdout:2196: finishing write tid 4 to smithi03173351-15 2024-04-17T11:41:48.417 INFO:tasks.rados.rados.0.smithi031.stdout:2196: finishing write tid 5 to smithi03173351-15 2024-04-17T11:41:48.418 INFO:tasks.rados.rados.0.smithi031.stdout:2196: finishing write tid 6 to smithi03173351-15 2024-04-17T11:41:48.419 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 1678 (ObjNum 685 snap 224 seq_num 685) dirty exists 2024-04-17T11:41:48.419 INFO:tasks.rados.rados.0.smithi031.stdout:2196: left oid 15 (ObjNum 685 snap 224 seq_num 685) 2024-04-17T11:41:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:47.390949+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-04-17T11:41:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:47.787375+0000 mgr.y (mgr.14556) 397 : cluster [DBG] pgmap v773: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:48.392961+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-04-17T11:41:48.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:47.390949+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-04-17T11:41:48.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:47.787375+0000 mgr.y (mgr.14556) 397 : cluster [DBG] pgmap v773: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:48.392961+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-04-17T11:41:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:47.390949+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-04-17T11:41:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:47.787375+0000 mgr.y (mgr.14556) 397 : cluster [DBG] pgmap v773: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:48.392961+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-04-17T11:41:49.377 INFO:tasks.rados.rados.0.smithi031.stdout:2196: done (1 left) 2024-04-17T11:41:49.378 INFO:tasks.rados.rados.0.smithi031.stdout:2197: done (0 left) 2024-04-17T11:41:49.378 INFO:tasks.rados.rados.0.smithi031.stdout:2198: rmattr oid 36 current snap is 225 2024-04-17T11:41:49.378 INFO:tasks.rados.rados.0.smithi031.stdout:2198: done (0 left) 2024-04-17T11:41:49.378 INFO:tasks.rados.rados.0.smithi031.stdout:2199: delete oid 24 current snap is 225 2024-04-17T11:41:49.380 INFO:tasks.rados.rados.0.smithi031.stdout:2199: done (0 left) 2024-04-17T11:41:49.381 INFO:tasks.rados.rados.0.smithi031.stdout:2200: read oid 46 snap -1 2024-04-17T11:41:49.381 INFO:tasks.rados.rados.0.smithi031.stdout:2200: expect deleted 2024-04-17T11:41:49.381 INFO:tasks.rados.rados.0.smithi031.stdout:2201: setattr oid 5 current snap is 225 2024-04-17T11:41:49.382 INFO:tasks.rados.rados.0.smithi031.stdout:2200: done (1 left) 2024-04-17T11:41:49.382 INFO:tasks.rados.rados.0.smithi031.stdout:2202: copy_from oid 29 from oid 43 current snap is 225 2024-04-17T11:41:49.382 INFO:tasks.rados.rados.0.smithi031.stdout:2203: read oid 27 snap -1 2024-04-17T11:41:49.382 INFO:tasks.rados.rados.0.smithi031.stdout:2203: expect (ObjNum 667 snap 219 seq_num 667) 2024-04-17T11:41:49.382 INFO:tasks.rados.rados.0.smithi031.stdout:2204: read oid 11 snap 223 2024-04-17T11:41:49.383 INFO:tasks.rados.rados.0.smithi031.stdout:2204: expect deleted 2024-04-17T11:41:49.383 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 225 2024-04-17T11:41:49.383 INFO:tasks.rados.rados.0.smithi031.stdout:2205: seq_num 687 ranges {16850944=712704,17563648=614400,18178048=589824} 2024-04-17T11:41:49.479 INFO:tasks.rados.rados.0.smithi031.stdout:2205: writing smithi03173351-49 from 16850944 to 17563648 tid 1 2024-04-17T11:41:49.482 INFO:tasks.rados.rados.0.smithi031.stdout:2205: writing smithi03173351-49 from 17563648 to 18178048 tid 2 2024-04-17T11:41:49.486 INFO:tasks.rados.rados.0.smithi031.stdout:2205: writing smithi03173351-49 from 18178048 to 18767872 tid 3 2024-04-17T11:41:49.486 INFO:tasks.rados.rados.0.smithi031.stdout:2206: delete oid 40 current snap is 225 2024-04-17T11:41:49.486 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1090 (ObjNum 607 snap 205 seq_num 607) dirty exists 2024-04-17T11:41:49.486 INFO:tasks.rados.rados.0.smithi031.stdout:2203: expect (ObjNum 667 snap 219 seq_num 667) 2024-04-17T11:41:49.533 INFO:tasks.rados.rados.0.smithi031.stdout:2202: finishing copy_from racing read to smithi03173351-29 2024-04-17T11:41:49.533 INFO:tasks.rados.rados.0.smithi031.stdout:2202: finishing copy_from to smithi03173351-29 2024-04-17T11:41:49.533 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 1666 (ObjNum 636 snap 209 seq_num 636) dirty exists 2024-04-17T11:41:49.533 INFO:tasks.rados.rados.0.smithi031.stdout:2201: done (5 left) 2024-04-17T11:41:49.533 INFO:tasks.rados.rados.0.smithi031.stdout:2202: done (4 left) 2024-04-17T11:41:49.533 INFO:tasks.rados.rados.0.smithi031.stdout:2203: done (3 left) 2024-04-17T11:41:49.533 INFO:tasks.rados.rados.0.smithi031.stdout:2204: done (2 left) 2024-04-17T11:41:49.533 INFO:tasks.rados.rados.0.smithi031.stdout:2206: done (1 left) 2024-04-17T11:41:49.533 INFO:tasks.rados.rados.0.smithi031.stdout:2207: snap_create 2024-04-17T11:41:49.533 INFO:tasks.rados.rados.0.smithi031.stdout:2205: finishing write tid 1 to smithi03173351-49 2024-04-17T11:41:49.534 INFO:tasks.rados.rados.0.smithi031.stdout:2205: finishing write tid 2 to smithi03173351-49 2024-04-17T11:41:49.534 INFO:tasks.rados.rados.0.smithi031.stdout:2205: finishing write tid 3 to smithi03173351-49 2024-04-17T11:41:49.534 INFO:tasks.rados.rados.0.smithi031.stdout:2205: finishing write tid 4 to smithi03173351-49 2024-04-17T11:41:49.534 INFO:tasks.rados.rados.0.smithi031.stdout:2205: finishing write tid 5 to smithi03173351-49 2024-04-17T11:41:49.534 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2319 (ObjNum 687 snap 225 seq_num 687) dirty exists 2024-04-17T11:41:49.534 INFO:tasks.rados.rados.0.smithi031.stdout:2205: left oid 49 (ObjNum 687 snap 225 seq_num 687) 2024-04-17T11:41:50.386 INFO:tasks.rados.rados.0.smithi031.stdout:2205: done (1 left) 2024-04-17T11:41:50.386 INFO:tasks.rados.rados.0.smithi031.stdout:2207: done (0 left) 2024-04-17T11:41:50.386 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 226 2024-04-17T11:41:50.386 INFO:tasks.rados.rados.0.smithi031.stdout:2208: seq_num 689 ranges {5758976=745472,6504448=786432,7290880=417792} 2024-04-17T11:41:50.421 INFO:tasks.rados.rados.0.smithi031.stdout:2208: writing smithi03173351-13 from 5758976 to 6504448 tid 1 2024-04-17T11:41:50.426 INFO:tasks.rados.rados.0.smithi031.stdout:2208: writing smithi03173351-13 from 6504448 to 7290880 tid 2 2024-04-17T11:41:50.429 INFO:tasks.rados.rados.0.smithi031.stdout:2208: writing smithi03173351-13 from 7290880 to 7708672 tid 3 2024-04-17T11:41:50.429 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 226 2024-04-17T11:41:50.429 INFO:tasks.rados.rados.0.smithi031.stdout:2208: finishing write tid 1 to smithi03173351-13 2024-04-17T11:41:50.429 INFO:tasks.rados.rados.0.smithi031.stdout:2209: seq_num 690 ranges {942080=761856,1703936=663552,2367488=409600,2777088=131072} 2024-04-17T11:41:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:2209: writing smithi03173351-17 from 942080 to 1703936 tid 1 2024-04-17T11:41:50.442 INFO:tasks.rados.rados.0.smithi031.stdout:2209: writing smithi03173351-17 from 1703936 to 2367488 tid 2 2024-04-17T11:41:50.444 INFO:tasks.rados.rados.0.smithi031.stdout:2209: writing smithi03173351-17 from 2367488 to 2777088 tid 3 2024-04-17T11:41:50.446 INFO:tasks.rados.rados.0.smithi031.stdout:2209: writing smithi03173351-17 from 2777088 to 2908160 tid 4 2024-04-17T11:41:50.446 INFO:tasks.rados.rados.0.smithi031.stdout:2210: read oid 30 snap -1 2024-04-17T11:41:50.446 INFO:tasks.rados.rados.0.smithi031.stdout:2210: expect (ObjNum 611 snap 206 seq_num 611) 2024-04-17T11:41:50.446 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 226 2024-04-17T11:41:50.446 INFO:tasks.rados.rados.0.smithi031.stdout:2211: seq_num 691 ranges {0=778240,778240=548864,1327104=614400,1941504=40960} 2024-04-17T11:41:50.451 INFO:tasks.rados.rados.0.smithi031.stdout:2211: writing smithi03173351-46 from 0 to 778240 tid 1 2024-04-17T11:41:50.454 INFO:tasks.rados.rados.0.smithi031.stdout:2211: writing smithi03173351-46 from 778240 to 1327104 tid 2 2024-04-17T11:41:50.458 INFO:tasks.rados.rados.0.smithi031.stdout:2211: writing smithi03173351-46 from 1327104 to 1941504 tid 3 2024-04-17T11:41:50.458 INFO:tasks.rados.rados.0.smithi031.stdout:2211: writing smithi03173351-46 from 1941504 to 1982464 tid 4 2024-04-17T11:41:50.459 INFO:tasks.rados.rados.0.smithi031.stdout:2212: snap_remove snap 193 2024-04-17T11:41:50.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:49.377976+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-04-17T11:41:50.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:49.377976+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-04-17T11:41:50.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:49.377976+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:2212: done (4 left) 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:2213: copy_from oid 20 from oid 28 current snap is 226 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:2214: copy_from oid 4 from oid 10 current snap is 226 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:2215: delete oid 22 current snap is 226 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:2208: finishing write tid 2 to smithi03173351-13 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:2208: finishing write tid 3 to smithi03173351-13 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:2208: finishing write tid 4 to smithi03173351-13 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:2208: finishing write tid 5 to smithi03173351-13 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 1228 (ObjNum 689 snap 226 seq_num 689) dirty exists 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:2208: left oid 13 (ObjNum 689 snap 226 seq_num 689) 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:2209: finishing write tid 1 to smithi03173351-17 2024-04-17T11:41:51.399 INFO:tasks.rados.rados.0.smithi031.stdout:2209: finishing write tid 2 to smithi03173351-17 2024-04-17T11:41:51.400 INFO:tasks.rados.rados.0.smithi031.stdout:2209: finishing write tid 3 to smithi03173351-17 2024-04-17T11:41:51.400 INFO:tasks.rados.rados.0.smithi031.stdout:2209: finishing write tid 4 to smithi03173351-17 2024-04-17T11:41:51.400 INFO:tasks.rados.rados.0.smithi031.stdout:2209: finishing write tid 5 to smithi03173351-17 2024-04-17T11:41:51.400 INFO:tasks.rados.rados.0.smithi031.stdout:2209: finishing write tid 6 to smithi03173351-17 2024-04-17T11:41:51.400 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1687 (ObjNum 690 snap 226 seq_num 690) dirty exists 2024-04-17T11:41:51.400 INFO:tasks.rados.rados.0.smithi031.stdout:2209: left oid 17 (ObjNum 690 snap 226 seq_num 690) 2024-04-17T11:41:51.400 INFO:tasks.rados.rados.0.smithi031.stdout:2210: expect (ObjNum 611 snap 206 seq_num 611) 2024-04-17T11:41:51.511 INFO:tasks.rados.rados.0.smithi031.stdout:2211: finishing write tid 1 to smithi03173351-46 2024-04-17T11:41:51.511 INFO:tasks.rados.rados.0.smithi031.stdout:2211: finishing write tid 2 to smithi03173351-46 2024-04-17T11:41:51.511 INFO:tasks.rados.rados.0.smithi031.stdout:2211: finishing write tid 3 to smithi03173351-46 2024-04-17T11:41:51.511 INFO:tasks.rados.rados.0.smithi031.stdout:2211: finishing write tid 4 to smithi03173351-46 2024-04-17T11:41:51.511 INFO:tasks.rados.rados.0.smithi031.stdout:2211: finishing write tid 5 to smithi03173351-46 2024-04-17T11:41:51.511 INFO:tasks.rados.rados.0.smithi031.stdout:2211: finishing write tid 6 to smithi03173351-46 2024-04-17T11:41:51.511 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 1732 (ObjNum 691 snap 226 seq_num 691) dirty exists 2024-04-17T11:41:51.511 INFO:tasks.rados.rados.0.smithi031.stdout:2211: left oid 46 (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2214: finishing copy_from to smithi03173351-4 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2214: got expected ENOENT (src dne) 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2214: finishing copy_from racing read to smithi03173351-4 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2213: finishing copy_from racing read to smithi03173351-20 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2208: done (6 left) 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2209: done (5 left) 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2210: done (4 left) 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2211: done (3 left) 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2214: done (2 left) 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2215: done (1 left) 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2216: read oid 9 snap -1 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2216: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:41:51.512 INFO:tasks.rados.rados.0.smithi031.stdout:2217: snap_remove snap 222 2024-04-17T11:41:51.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:49.787887+0000 mgr.y (mgr.14556) 398 : cluster [DBG] pgmap v776: 121 pgs: 121 active+clean; 261 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2024-04-17T11:41:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:50.386874+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-04-17T11:41:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:51] "GET /metrics HTTP/1.1" 200 192161 "" "Prometheus/2.33.4" 2024-04-17T11:41:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:49.787887+0000 mgr.y (mgr.14556) 398 : cluster [DBG] pgmap v776: 121 pgs: 121 active+clean; 261 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2024-04-17T11:41:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:50.386874+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-04-17T11:41:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:49.787887+0000 mgr.y (mgr.14556) 398 : cluster [DBG] pgmap v776: 121 pgs: 121 active+clean; 261 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2024-04-17T11:41:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:50.386874+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-04-17T11:41:52.401 INFO:tasks.rados.rados.0.smithi031.stdout:2217: done (2 left) 2024-04-17T11:41:52.401 INFO:tasks.rados.rados.0.smithi031.stdout:2218: snap_create 2024-04-17T11:41:52.401 INFO:tasks.rados.rados.0.smithi031.stdout:2213: finishing copy_from to smithi03173351-20 2024-04-17T11:41:52.401 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 929 (ObjNum 652 snap 213 seq_num 652) dirty exists 2024-04-17T11:41:52.401 INFO:tasks.rados.rados.0.smithi031.stdout:2216: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:41:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:51.391477+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-04-17T11:41:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:51.788269+0000 mgr.y (mgr.14556) 399 : cluster [DBG] pgmap v779: 121 pgs: 121 active+clean; 261 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2024-04-17T11:41:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:51.391477+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-04-17T11:41:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:51.788269+0000 mgr.y (mgr.14556) 399 : cluster [DBG] pgmap v779: 121 pgs: 121 active+clean; 261 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2024-04-17T11:41:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:51.391477+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-04-17T11:41:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:51.788269+0000 mgr.y (mgr.14556) 399 : cluster [DBG] pgmap v779: 121 pgs: 121 active+clean; 261 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2024-04-17T11:41:53.396 INFO:tasks.rados.rados.0.smithi031.stdout:2213: done (2 left) 2024-04-17T11:41:53.396 INFO:tasks.rados.rados.0.smithi031.stdout:2216: done (1 left) 2024-04-17T11:41:53.396 INFO:tasks.rados.rados.0.smithi031.stdout:2218: done (0 left) 2024-04-17T11:41:53.396 INFO:tasks.rados.rados.0.smithi031.stdout:2219: snap_remove snap 224 2024-04-17T11:41:53.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:52.396909+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-04-17T11:41:53.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:52.396909+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-04-17T11:41:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:52.396909+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-04-17T11:41:54.405 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:41:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:41:54.409 INFO:tasks.rados.rados.0.smithi031.stdout:2219: done (0 left) 2024-04-17T11:41:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:2220: copy_from oid 33 from oid 14 current snap is 227 2024-04-17T11:41:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:2221: rmattr oid 20 current snap is 227 2024-04-17T11:41:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:2222: snap_remove snap 179 2024-04-17T11:41:54.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:53.397356+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-04-17T11:41:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:53.788931+0000 mgr.y (mgr.14556) 400 : cluster [DBG] pgmap v782: 121 pgs: 121 active+clean; 278 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.1 MiB/s wr, 18 op/s 2024-04-17T11:41:54.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:53.397356+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-04-17T11:41:54.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:53.788931+0000 mgr.y (mgr.14556) 400 : cluster [DBG] pgmap v782: 121 pgs: 121 active+clean; 278 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.1 MiB/s wr, 18 op/s 2024-04-17T11:41:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:53.397356+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-04-17T11:41:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:53.788931+0000 mgr.y (mgr.14556) 400 : cluster [DBG] pgmap v782: 121 pgs: 121 active+clean; 278 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.1 MiB/s wr, 18 op/s 2024-04-17T11:41:55.420 INFO:tasks.rados.rados.0.smithi031.stdout:2222: done (2 left) 2024-04-17T11:41:55.420 INFO:tasks.rados.rados.0.smithi031.stdout:2223: snap_create 2024-04-17T11:41:55.420 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 930 (ObjNum 652 snap 213 seq_num 652) dirty exists 2024-04-17T11:41:55.420 INFO:tasks.rados.rados.0.smithi031.stdout:2220: finishing copy_from to smithi03173351-33 2024-04-17T11:41:55.420 INFO:tasks.rados.rados.0.smithi031.stdout:2220: got expected ENOENT (src dne) 2024-04-17T11:41:55.421 INFO:tasks.rados.rados.0.smithi031.stdout:2220: finishing copy_from racing read to smithi03173351-33 2024-04-17T11:41:55.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:54.409280+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-04-17T11:41:55.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:54.409280+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-04-17T11:41:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:54.409280+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-04-17T11:41:56.419 INFO:tasks.rados.rados.0.smithi031.stdout:2220: done (2 left) 2024-04-17T11:41:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:2221: done (1 left) 2024-04-17T11:41:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:2223: done (0 left) 2024-04-17T11:41:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:2224: read oid 47 snap -1 2024-04-17T11:41:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:2224: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:2225: rollback oid 40 current snap is 228 2024-04-17T11:41:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 40 to 225 2024-04-17T11:41:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:2226: rmattr oid 29 current snap is 228 2024-04-17T11:41:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:2227: read oid 43 snap 198 2024-04-17T11:41:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:2227: expect (ObjNum 577 snap 191 seq_num 577) 2024-04-17T11:41:56.420 INFO:tasks.rados.rados.0.smithi031.stdout:2228: snap_create 2024-04-17T11:41:56.424 INFO:tasks.rados.rados.0.smithi031.stdout:2225: finishing rollback tid 1 to smithi03173351-40 2024-04-17T11:41:56.424 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 2252 (ObjNum 1918791527 snap 1734234728 seq_num 1584681331) dirty dne 2024-04-17T11:41:56.425 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 1667 (ObjNum 636 snap 209 seq_num 636) dirty exists 2024-04-17T11:41:56.430 INFO:tasks.rados.rados.0.smithi031.stdout:2227: expect (ObjNum 577 snap 191 seq_num 577) 2024-04-17T11:41:56.501 INFO:tasks.rados.rados.0.smithi031.stdout:2224: expect (ObjNum 521 snap 168 seq_num 521) 2024-04-17T11:41:56.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:55.413574+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-04-17T11:41:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:55.789345+0000 mgr.y (mgr.14556) 401 : cluster [DBG] pgmap v785: 121 pgs: 121 active+clean; 278 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.1 MiB/s wr, 18 op/s 2024-04-17T11:41:56.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:55.413574+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-04-17T11:41:56.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:55.789345+0000 mgr.y (mgr.14556) 401 : cluster [DBG] pgmap v785: 121 pgs: 121 active+clean; 278 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.1 MiB/s wr, 18 op/s 2024-04-17T11:41:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:55.413574+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-04-17T11:41:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:55.789345+0000 mgr.y (mgr.14556) 401 : cluster [DBG] pgmap v785: 121 pgs: 121 active+clean; 278 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.1 MiB/s wr, 18 op/s 2024-04-17T11:41:57.428 INFO:tasks.rados.rados.0.smithi031.stdout:2224: done (4 left) 2024-04-17T11:41:57.428 INFO:tasks.rados.rados.0.smithi031.stdout:2225: done (3 left) 2024-04-17T11:41:57.428 INFO:tasks.rados.rados.0.smithi031.stdout:2226: done (2 left) 2024-04-17T11:41:57.428 INFO:tasks.rados.rados.0.smithi031.stdout:2227: done (1 left) 2024-04-17T11:41:57.429 INFO:tasks.rados.rados.0.smithi031.stdout:2228: done (0 left) 2024-04-17T11:41:57.429 INFO:tasks.rados.rados.0.smithi031.stdout:2229: setattr oid 23 current snap is 229 2024-04-17T11:41:57.429 INFO:tasks.rados.rados.0.smithi031.stdout:2230: snap_create 2024-04-17T11:41:57.435 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 1482 (ObjNum 611 snap 206 seq_num 611) dirty exists 2024-04-17T11:41:57.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:56.418977+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-04-17T11:41:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:56.418977+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-04-17T11:41:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:56.418977+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-04-17T11:41:58.435 INFO:tasks.rados.rados.0.smithi031.stdout:2229: done (1 left) 2024-04-17T11:41:58.436 INFO:tasks.rados.rados.0.smithi031.stdout:2230: done (0 left) 2024-04-17T11:41:58.436 INFO:tasks.rados.rados.0.smithi031.stdout:2231: read oid 30 snap 227 2024-04-17T11:41:58.436 INFO:tasks.rados.rados.0.smithi031.stdout:2231: expect (ObjNum 611 snap 206 seq_num 611) 2024-04-17T11:41:58.436 INFO:tasks.rados.rados.0.smithi031.stdout:2232: delete oid 39 current snap is 230 2024-04-17T11:41:58.440 INFO:tasks.rados.rados.0.smithi031.stdout:2232: done (1 left) 2024-04-17T11:41:58.440 INFO:tasks.rados.rados.0.smithi031.stdout:2233: snap_remove snap 226 2024-04-17T11:41:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:57.428821+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-04-17T11:41:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:57.789844+0000 mgr.y (mgr.14556) 402 : cluster [DBG] pgmap v788: 121 pgs: 121 active+clean; 278 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:58.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:57.428821+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-04-17T11:41:58.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:57.789844+0000 mgr.y (mgr.14556) 402 : cluster [DBG] pgmap v788: 121 pgs: 121 active+clean; 278 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:57.428821+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-04-17T11:41:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:57.789844+0000 mgr.y (mgr.14556) 402 : cluster [DBG] pgmap v788: 121 pgs: 121 active+clean; 278 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:41:59.380 INFO:tasks.rados.rados.0.smithi031.stdout:2233: done (1 left) 2024-04-17T11:41:59.380 INFO:tasks.rados.rados.0.smithi031.stdout:2234: read oid 18 snap -1 2024-04-17T11:41:59.380 INFO:tasks.rados.rados.0.smithi031.stdout:2234: expect (ObjNum 581 snap 193 seq_num 581) 2024-04-17T11:41:59.380 INFO:tasks.rados.rados.0.smithi031.stdout:2231: expect (ObjNum 611 snap 206 seq_num 611) 2024-04-17T11:41:59.482 INFO:tasks.rados.rados.0.smithi031.stdout:2234: expect (ObjNum 581 snap 193 seq_num 581) 2024-04-17T11:41:59.487 INFO:tasks.rados.rados.0.smithi031.stdout:2235: read oid 43 snap -1 2024-04-17T11:41:59.487 INFO:tasks.rados.rados.0.smithi031.stdout:2235: expect (ObjNum 636 snap 209 seq_num 636) 2024-04-17T11:41:59.487 INFO:tasks.rados.rados.0.smithi031.stdout:2231: done (2 left) 2024-04-17T11:41:59.487 INFO:tasks.rados.rados.0.smithi031.stdout:2234: done (1 left) 2024-04-17T11:41:59.487 INFO:tasks.rados.rados.0.smithi031.stdout:2236: snap_remove snap 198 2024-04-17T11:41:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:58.433068+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-04-17T11:41:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:41:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:59.378527+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-04-17T11:41:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:58.433068+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-04-17T11:41:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:41:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:59.378527+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-04-17T11:41:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:58.433068+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-04-17T11:41:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:41:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:59.378527+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-04-17T11:42:00.441 INFO:tasks.rados.rados.0.smithi031.stdout:2236: done (1 left) 2024-04-17T11:42:00.441 INFO:tasks.rados.rados.0.smithi031.stdout:2237: snap_create 2024-04-17T11:42:00.441 INFO:tasks.rados.rados.0.smithi031.stdout:2235: expect (ObjNum 636 snap 209 seq_num 636) 2024-04-17T11:42:00.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:41:59.790556+0000 mgr.y (mgr.14556) 403 : cluster [DBG] pgmap v791: 121 pgs: 121 active+clean; 253 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 0 B/s wr, 8 op/s 2024-04-17T11:42:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:41:59.790556+0000 mgr.y (mgr.14556) 403 : cluster [DBG] pgmap v791: 121 pgs: 121 active+clean; 253 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 0 B/s wr, 8 op/s 2024-04-17T11:42:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:41:59.790556+0000 mgr.y (mgr.14556) 403 : cluster [DBG] pgmap v791: 121 pgs: 121 active+clean; 253 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 0 B/s wr, 8 op/s 2024-04-17T11:42:01.442 INFO:tasks.rados.rados.0.smithi031.stdout:2235: done (1 left) 2024-04-17T11:42:01.442 INFO:tasks.rados.rados.0.smithi031.stdout:2237: done (0 left) 2024-04-17T11:42:01.442 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 24 current snap is 231 2024-04-17T11:42:01.442 INFO:tasks.rados.rados.0.smithi031.stdout:2238: seq_num 694 ranges {0=425984,425984=655360,1081344=786432,1867776=163840} 2024-04-17T11:42:01.444 INFO:tasks.rados.rados.0.smithi031.stdout:2238: writing smithi03173351-24 from 0 to 425984 tid 1 2024-04-17T11:42:01.448 INFO:tasks.rados.rados.0.smithi031.stdout:2238: writing smithi03173351-24 from 425984 to 1081344 tid 2 2024-04-17T11:42:01.453 INFO:tasks.rados.rados.0.smithi031.stdout:2238: writing smithi03173351-24 from 1081344 to 1867776 tid 3 2024-04-17T11:42:01.454 INFO:tasks.rados.rados.0.smithi031.stdout:2238: writing smithi03173351-24 from 1867776 to 2031616 tid 4 2024-04-17T11:42:01.455 INFO:tasks.rados.rados.0.smithi031.stdout:2239: copy_from oid 30 from oid 12 current snap is 231 2024-04-17T11:42:01.455 INFO:tasks.rados.rados.0.smithi031.stdout:2238: finishing write tid 1 to smithi03173351-24 2024-04-17T11:42:01.455 INFO:tasks.rados.rados.0.smithi031.stdout:2238: finishing write tid 2 to smithi03173351-24 2024-04-17T11:42:01.455 INFO:tasks.rados.rados.0.smithi031.stdout:2240: copy_from oid 43 from oid 16 current snap is 231 2024-04-17T11:42:01.455 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 39 current snap is 231 2024-04-17T11:42:01.455 INFO:tasks.rados.rados.0.smithi031.stdout:2241: seq_num 695 ranges {0=442368,442368=540672,983040=598016,1581056=466944} 2024-04-17T11:42:01.457 INFO:tasks.rados.rados.0.smithi031.stdout:2241: writing smithi03173351-39 from 0 to 442368 tid 1 2024-04-17T11:42:01.460 INFO:tasks.rados.rados.0.smithi031.stdout:2241: writing smithi03173351-39 from 442368 to 983040 tid 2 2024-04-17T11:42:01.464 INFO:tasks.rados.rados.0.smithi031.stdout:2241: writing smithi03173351-39 from 983040 to 1581056 tid 3 2024-04-17T11:42:01.467 INFO:tasks.rados.rados.0.smithi031.stdout:2241: writing smithi03173351-39 from 1581056 to 2048000 tid 4 2024-04-17T11:42:01.467 INFO:tasks.rados.rados.0.smithi031.stdout:2242: snap_create 2024-04-17T11:42:01.467 INFO:tasks.rados.rados.0.smithi031.stdout:2238: finishing write tid 3 to smithi03173351-24 2024-04-17T11:42:01.467 INFO:tasks.rados.rados.0.smithi031.stdout:2238: finishing write tid 4 to smithi03173351-24 2024-04-17T11:42:01.467 INFO:tasks.rados.rados.0.smithi031.stdout:2238: finishing write tid 5 to smithi03173351-24 2024-04-17T11:42:01.467 INFO:tasks.rados.rados.0.smithi031.stdout:2238: finishing write tid 6 to smithi03173351-24 2024-04-17T11:42:01.467 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 1670 (ObjNum 694 snap 231 seq_num 694) dirty exists 2024-04-17T11:42:01.467 INFO:tasks.rados.rados.0.smithi031.stdout:2238: left oid 24 (ObjNum 694 snap 231 seq_num 694) 2024-04-17T11:42:01.467 INFO:tasks.rados.rados.0.smithi031.stdout:2241: finishing write tid 1 to smithi03173351-39 2024-04-17T11:42:01.468 INFO:tasks.rados.rados.0.smithi031.stdout:2241: finishing write tid 2 to smithi03173351-39 2024-04-17T11:42:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:2241: finishing write tid 3 to smithi03173351-39 2024-04-17T11:42:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:2241: finishing write tid 4 to smithi03173351-39 2024-04-17T11:42:01.471 INFO:tasks.rados.rados.0.smithi031.stdout:2241: finishing write tid 5 to smithi03173351-39 2024-04-17T11:42:01.473 INFO:tasks.rados.rados.0.smithi031.stdout:2241: finishing write tid 6 to smithi03173351-39 2024-04-17T11:42:01.473 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 1971 (ObjNum 695 snap 231 seq_num 695) dirty exists 2024-04-17T11:42:01.473 INFO:tasks.rados.rados.0.smithi031.stdout:2241: left oid 39 (ObjNum 695 snap 231 seq_num 695) 2024-04-17T11:42:01.473 INFO:tasks.rados.rados.0.smithi031.stdout:2240: finishing copy_from racing read to smithi03173351-43 2024-04-17T11:42:01.474 INFO:tasks.rados.rados.0.smithi031.stdout:2240: finishing copy_from to smithi03173351-43 2024-04-17T11:42:01.474 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 247 (ObjNum 510 snap 166 seq_num 510) dirty exists 2024-04-17T11:42:01.483 INFO:tasks.rados.rados.0.smithi031.stdout:2239: finishing copy_from racing read to smithi03173351-30 2024-04-17T11:42:01.486 INFO:tasks.rados.rados.0.smithi031.stdout:2239: finishing copy_from to smithi03173351-30 2024-04-17T11:42:01.486 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 2250 (ObjNum 679 snap 223 seq_num 679) dirty exists 2024-04-17T11:42:01.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:00.441449+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-04-17T11:42:01.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:00.441449+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-04-17T11:42:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:00.441449+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-04-17T11:42:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:42:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:01] "GET /metrics HTTP/1.1" 200 192182 "" "Prometheus/2.33.4" 2024-04-17T11:42:02.453 INFO:tasks.rados.rados.0.smithi031.stdout:2238: done (4 left) 2024-04-17T11:42:02.453 INFO:tasks.rados.rados.0.smithi031.stdout:2239: done (3 left) 2024-04-17T11:42:02.453 INFO:tasks.rados.rados.0.smithi031.stdout:2240: done (2 left) 2024-04-17T11:42:02.453 INFO:tasks.rados.rados.0.smithi031.stdout:2241: done (1 left) 2024-04-17T11:42:02.453 INFO:tasks.rados.rados.0.smithi031.stdout:2242: done (0 left) 2024-04-17T11:42:02.453 INFO:tasks.rados.rados.0.smithi031.stdout:2243: read oid 8 snap -1 2024-04-17T11:42:02.454 INFO:tasks.rados.rados.0.smithi031.stdout:2243: expect (ObjNum 632 snap 208 seq_num 632) 2024-04-17T11:42:02.454 INFO:tasks.rados.rados.0.smithi031.stdout:2244: read oid 28 snap -1 2024-04-17T11:42:02.454 INFO:tasks.rados.rados.0.smithi031.stdout:2244: expect (ObjNum 652 snap 213 seq_num 652) 2024-04-17T11:42:02.454 INFO:tasks.rados.rados.0.smithi031.stdout:2245: delete oid 23 current snap is 232 2024-04-17T11:42:02.460 INFO:tasks.rados.rados.0.smithi031.stdout:2245: done (2 left) 2024-04-17T11:42:02.460 INFO:tasks.rados.rados.0.smithi031.stdout:2246: snap_remove snap 225 2024-04-17T11:42:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:01.442875+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-04-17T11:42:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:01.791158+0000 mgr.y (mgr.14556) 404 : cluster [DBG] pgmap v794: 121 pgs: 121 active+clean; 253 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 0 B/s wr, 8 op/s 2024-04-17T11:42:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:01.442875+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-04-17T11:42:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:01.791158+0000 mgr.y (mgr.14556) 404 : cluster [DBG] pgmap v794: 121 pgs: 121 active+clean; 253 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 0 B/s wr, 8 op/s 2024-04-17T11:42:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:01.442875+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-04-17T11:42:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:01.791158+0000 mgr.y (mgr.14556) 404 : cluster [DBG] pgmap v794: 121 pgs: 121 active+clean; 253 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 0 B/s wr, 8 op/s 2024-04-17T11:42:03.455 INFO:tasks.rados.rados.0.smithi031.stdout:2246: done (2 left) 2024-04-17T11:42:03.455 INFO:tasks.rados.rados.0.smithi031.stdout:2247: read oid 42 snap 212 2024-04-17T11:42:03.455 INFO:tasks.rados.rados.0.smithi031.stdout:2247: expect (ObjNum 560 snap 180 seq_num 560) 2024-04-17T11:42:03.455 INFO:tasks.rados.rados.0.smithi031.stdout:2248: snap_remove snap 230 2024-04-17T11:42:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:02.453900+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-04-17T11:42:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:02.453900+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-04-17T11:42:03.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:02.453900+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-04-17T11:42:04.380 INFO:tasks.rados.rados.0.smithi031.stdout:2248: done (3 left) 2024-04-17T11:42:04.380 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 232 2024-04-17T11:42:04.380 INFO:tasks.rados.rados.0.smithi031.stdout:2249: seq_num 697 ranges {4063232=475136,4538368=704512,5242880=557056,5799936=344064} 2024-04-17T11:42:04.404 INFO:tasks.rados.rados.0.smithi031.stdout:2249: writing smithi03173351-12 from 4063232 to 4538368 tid 1 2024-04-17T11:42:04.408 INFO:tasks.rados.rados.0.smithi031.stdout:2249: writing smithi03173351-12 from 4538368 to 5242880 tid 2 2024-04-17T11:42:04.411 INFO:tasks.rados.rados.0.smithi031.stdout:2249: writing smithi03173351-12 from 5242880 to 5799936 tid 3 2024-04-17T11:42:04.413 INFO:tasks.rados.rados.0.smithi031.stdout:2249: writing smithi03173351-12 from 5799936 to 6144000 tid 4 2024-04-17T11:42:04.414 INFO:tasks.rados.rados.0.smithi031.stdout:2250: rollback oid 23 current snap is 232 2024-04-17T11:42:04.414 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 23 to 212 2024-04-17T11:42:04.414 INFO:tasks.rados.rados.0.smithi031.stdout:2243: expect (ObjNum 632 snap 208 seq_num 632) 2024-04-17T11:42:04.444 INFO:tasks.rados.rados.0.smithi031.stdout:2244: expect (ObjNum 652 snap 213 seq_num 652) 2024-04-17T11:42:04.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:42:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:42:04.645 INFO:tasks.rados.rados.0.smithi031.stdout:2247: expect (ObjNum 560 snap 180 seq_num 560) 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:2249: finishing write tid 1 to smithi03173351-12 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:2249: finishing write tid 2 to smithi03173351-12 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:2249: finishing write tid 3 to smithi03173351-12 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:2243: done (4 left) 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:2244: done (3 left) 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:2247: done (2 left) 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:2251: read oid 49 snap -1 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:2251: expect (ObjNum 687 snap 225 seq_num 687) 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 232 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:2249: finishing write tid 4 to smithi03173351-12 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:2249: finishing write tid 5 to smithi03173351-12 2024-04-17T11:42:04.704 INFO:tasks.rados.rados.0.smithi031.stdout:2250: finishing rollback tid 1 to smithi03173351-23 2024-04-17T11:42:04.705 INFO:tasks.rados.rados.0.smithi031.stdout:2250: finishing rollback tid 2 to smithi03173351-23 2024-04-17T11:42:04.705 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 2253 (ObjNum 635 snap 209 seq_num 635) dirty exists 2024-04-17T11:42:04.705 INFO:tasks.rados.rados.0.smithi031.stdout:2249: finishing write tid 6 to smithi03173351-12 2024-04-17T11:42:04.705 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2257 (ObjNum 697 snap 232 seq_num 697) dirty exists 2024-04-17T11:42:04.705 INFO:tasks.rados.rados.0.smithi031.stdout:2249: left oid 12 (ObjNum 697 snap 232 seq_num 697) 2024-04-17T11:42:04.705 INFO:tasks.rados.rados.0.smithi031.stdout:2252: seq_num 698 ranges {1662976=499712,2162688=589824,2752512=770048,3522560=245760} 2024-04-17T11:42:04.715 INFO:tasks.rados.rados.0.smithi031.stdout:2252: writing smithi03173351-21 from 1662976 to 2162688 tid 1 2024-04-17T11:42:04.718 INFO:tasks.rados.rados.0.smithi031.stdout:2252: writing smithi03173351-21 from 2162688 to 2752512 tid 2 2024-04-17T11:42:04.723 INFO:tasks.rados.rados.0.smithi031.stdout:2252: writing smithi03173351-21 from 2752512 to 3522560 tid 3 2024-04-17T11:42:04.724 INFO:tasks.rados.rados.0.smithi031.stdout:2252: writing smithi03173351-21 from 3522560 to 3768320 tid 4 2024-04-17T11:42:04.724 INFO:tasks.rados.rados.0.smithi031.stdout:2249: done (3 left) 2024-04-17T11:42:04.725 INFO:tasks.rados.rados.0.smithi031.stdout:2250: done (2 left) 2024-04-17T11:42:04.725 INFO:tasks.rados.rados.0.smithi031.stdout:2253: delete oid 33 current snap is 232 2024-04-17T11:42:04.725 INFO:tasks.rados.rados.0.smithi031.stdout:2252: finishing write tid 1 to smithi03173351-21 2024-04-17T11:42:04.725 INFO:tasks.rados.rados.0.smithi031.stdout:2252: finishing write tid 2 to smithi03173351-21 2024-04-17T11:42:04.727 INFO:tasks.rados.rados.0.smithi031.stdout:2252: finishing write tid 3 to smithi03173351-21 2024-04-17T11:42:04.727 INFO:tasks.rados.rados.0.smithi031.stdout:2252: finishing write tid 4 to smithi03173351-21 2024-04-17T11:42:04.727 INFO:tasks.rados.rados.0.smithi031.stdout:2252: finishing write tid 5 to smithi03173351-21 2024-04-17T11:42:04.728 INFO:tasks.rados.rados.0.smithi031.stdout:2252: finishing write tid 6 to smithi03173351-21 2024-04-17T11:42:04.728 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 1233 (ObjNum 698 snap 232 seq_num 698) dirty exists 2024-04-17T11:42:04.728 INFO:tasks.rados.rados.0.smithi031.stdout:2252: left oid 21 (ObjNum 698 snap 232 seq_num 698) 2024-04-17T11:42:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:03.455740+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-04-17T11:42:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:03.791665+0000 mgr.y (mgr.14556) 405 : cluster [DBG] pgmap v797: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:42:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:04.380208+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-04-17T11:42:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:03.455740+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-04-17T11:42:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:03.791665+0000 mgr.y (mgr.14556) 405 : cluster [DBG] pgmap v797: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:42:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:04.380208+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-04-17T11:42:04.792 INFO:tasks.rados.rados.0.smithi031.stdout:2251: expect (ObjNum 687 snap 225 seq_num 687) 2024-04-17T11:42:04.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:03.455740+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-04-17T11:42:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:03.791665+0000 mgr.y (mgr.14556) 405 : cluster [DBG] pgmap v797: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:42:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:04.380208+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-04-17T11:42:05.314 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:42:05.601 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (9m) 9m ago 10m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (10m) 9m ago 10m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (11m) 9m ago 11m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (11m) 9m ago 11m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (14m) 9m ago 14m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (16m) 9m ago 16m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (16m) 9m ago 16m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (15m) 9m ago 15m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (15m) 9m ago 15m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (10m) 9m ago 10m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (10m) 9m ago 10m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (14m) 9m ago 14m 38.5M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (14m) 9m ago 14m 38.0M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:42:05.602 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (13m) 9m ago 13m 40.1M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:42:05.603 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (13m) 9m ago 13m 39.5M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:42:05.603 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (12m) 9m ago 12m 40.0M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:42:05.603 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (12m) 9m ago 12m 41.6M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:42:05.603 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (12m) 9m ago 12m 38.1M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:42:05.603 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (11m) 9m ago 11m 38.5M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:42:05.603 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (9m) 9m ago 10m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:42:05.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:42:05.303211+0000 mgr.y (mgr.14556) 406 : audit [DBG] from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:05.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:42:05.303211+0000 mgr.y (mgr.14556) 406 : audit [DBG] from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:05.951 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:42:05.951 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:42:05.951 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:42:05.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:42:05.951 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:42:05.952 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:42:05.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:42:05.303211+0000 mgr.y (mgr.14556) 406 : audit [DBG] from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:06.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:42:05.594660+0000 mgr.y (mgr.14556) 407 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:05.792094+0000 mgr.y (mgr.14556) 408 : cluster [DBG] pgmap v799: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 8 op/s 2024-04-17T11:42:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:42:05.952634+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.31:0/4077983422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:42:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:42:05.594660+0000 mgr.y (mgr.14556) 407 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:05.792094+0000 mgr.y (mgr.14556) 408 : cluster [DBG] pgmap v799: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 8 op/s 2024-04-17T11:42:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:42:05.952634+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.31:0/4077983422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:42:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:42:05.594660+0000 mgr.y (mgr.14556) 407 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:05.792094+0000 mgr.y (mgr.14556) 408 : cluster [DBG] pgmap v799: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 8 op/s 2024-04-17T11:42:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:42:05.952634+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.31:0/4077983422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:42:07.215 INFO:tasks.rados.rados.0.smithi031.stdout:2251: done (2 left) 2024-04-17T11:42:07.215 INFO:tasks.rados.rados.0.smithi031.stdout:2252: done (1 left) 2024-04-17T11:42:07.215 INFO:tasks.rados.rados.0.smithi031.stdout:2253: done (0 left) 2024-04-17T11:42:07.215 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 35 current snap is 232 2024-04-17T11:42:07.216 INFO:tasks.rados.rados.0.smithi031.stdout:2254: seq_num 700 ranges {0=532480,532480=409600,942080=737280,1679360=458752} 2024-04-17T11:42:07.218 INFO:tasks.rados.rados.0.smithi031.stdout:2254: writing smithi03173351-35 from 0 to 532480 tid 1 2024-04-17T11:42:07.220 INFO:tasks.rados.rados.0.smithi031.stdout:2254: writing smithi03173351-35 from 532480 to 942080 tid 2 2024-04-17T11:42:07.224 INFO:tasks.rados.rados.0.smithi031.stdout:2254: writing smithi03173351-35 from 942080 to 1679360 tid 3 2024-04-17T11:42:07.227 INFO:tasks.rados.rados.0.smithi031.stdout:2254: writing smithi03173351-35 from 1679360 to 2138112 tid 4 2024-04-17T11:42:07.227 INFO:tasks.rados.rados.0.smithi031.stdout:2255: delete oid 17 current snap is 232 2024-04-17T11:42:07.227 INFO:tasks.rados.rados.0.smithi031.stdout:2254: finishing write tid 1 to smithi03173351-35 2024-04-17T11:42:07.227 INFO:tasks.rados.rados.0.smithi031.stdout:2254: finishing write tid 2 to smithi03173351-35 2024-04-17T11:42:07.228 INFO:tasks.rados.rados.0.smithi031.stdout:2254: finishing write tid 3 to smithi03173351-35 2024-04-17T11:42:07.229 INFO:tasks.rados.rados.0.smithi031.stdout:2255: done (1 left) 2024-04-17T11:42:07.229 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 232 2024-04-17T11:42:07.229 INFO:tasks.rados.rados.0.smithi031.stdout:2256: seq_num 702 ranges {0=565248,565248=581632,1146880=745472,1892352=278528} 2024-04-17T11:42:07.232 INFO:tasks.rados.rados.0.smithi031.stdout:2256: writing smithi03173351-3 from 0 to 565248 tid 1 2024-04-17T11:42:07.236 INFO:tasks.rados.rados.0.smithi031.stdout:2256: writing smithi03173351-3 from 565248 to 1146880 tid 2 2024-04-17T11:42:07.240 INFO:tasks.rados.rados.0.smithi031.stdout:2256: writing smithi03173351-3 from 1146880 to 1892352 tid 3 2024-04-17T11:42:07.242 INFO:tasks.rados.rados.0.smithi031.stdout:2256: writing smithi03173351-3 from 1892352 to 2170880 tid 4 2024-04-17T11:42:07.242 INFO:tasks.rados.rados.0.smithi031.stdout:2257: snap_create 2024-04-17T11:42:07.242 INFO:tasks.rados.rados.0.smithi031.stdout:2254: finishing write tid 4 to smithi03173351-35 2024-04-17T11:42:07.242 INFO:tasks.rados.rados.0.smithi031.stdout:2254: finishing write tid 5 to smithi03173351-35 2024-04-17T11:42:07.242 INFO:tasks.rados.rados.0.smithi031.stdout:2254: finishing write tid 6 to smithi03173351-35 2024-04-17T11:42:07.242 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 1976 (ObjNum 700 snap 232 seq_num 700) dirty exists 2024-04-17T11:42:07.242 INFO:tasks.rados.rados.0.smithi031.stdout:2254: left oid 35 (ObjNum 700 snap 232 seq_num 700) 2024-04-17T11:42:07.242 INFO:tasks.rados.rados.0.smithi031.stdout:2256: finishing write tid 1 to smithi03173351-3 2024-04-17T11:42:07.242 INFO:tasks.rados.rados.0.smithi031.stdout:2256: finishing write tid 2 to smithi03173351-3 2024-04-17T11:42:07.244 INFO:tasks.rados.rados.0.smithi031.stdout:2256: finishing write tid 3 to smithi03173351-3 2024-04-17T11:42:07.244 INFO:tasks.rados.rados.0.smithi031.stdout:2256: finishing write tid 4 to smithi03173351-3 2024-04-17T11:42:07.245 INFO:tasks.rados.rados.0.smithi031.stdout:2256: finishing write tid 5 to smithi03173351-3 2024-04-17T11:42:07.246 INFO:tasks.rados.rados.0.smithi031.stdout:2256: finishing write tid 6 to smithi03173351-3 2024-04-17T11:42:07.246 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 935 (ObjNum 702 snap 232 seq_num 702) dirty exists 2024-04-17T11:42:07.246 INFO:tasks.rados.rados.0.smithi031.stdout:2256: left oid 3 (ObjNum 702 snap 232 seq_num 702) 2024-04-17T11:42:07.480 INFO:tasks.rados.rados.0.smithi031.stdout:2254: done (2 left) 2024-04-17T11:42:07.480 INFO:tasks.rados.rados.0.smithi031.stdout:2256: done (1 left) 2024-04-17T11:42:07.480 INFO:tasks.rados.rados.0.smithi031.stdout:2257: done (0 left) 2024-04-17T11:42:07.480 INFO:tasks.rados.rados.0.smithi031.stdout:2258: delete oid 47 current snap is 233 2024-04-17T11:42:07.483 INFO:tasks.rados.rados.0.smithi031.stdout:2258: done (0 left) 2024-04-17T11:42:07.483 INFO:tasks.rados.rados.0.smithi031.stdout:2259: copy_from oid 37 from oid 34 current snap is 233 2024-04-17T11:42:07.483 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 233 2024-04-17T11:42:07.483 INFO:tasks.rados.rados.0.smithi031.stdout:2260: seq_num 704 ranges {0=598016,598016=745472,1343488=712704,2056192=147456} 2024-04-17T11:42:07.486 INFO:tasks.rados.rados.0.smithi031.stdout:2260: writing smithi03173351-9 from 0 to 598016 tid 1 2024-04-17T11:42:07.491 INFO:tasks.rados.rados.0.smithi031.stdout:2260: writing smithi03173351-9 from 598016 to 1343488 tid 2 2024-04-17T11:42:07.496 INFO:tasks.rados.rados.0.smithi031.stdout:2260: writing smithi03173351-9 from 1343488 to 2056192 tid 3 2024-04-17T11:42:07.497 INFO:tasks.rados.rados.0.smithi031.stdout:2260: writing smithi03173351-9 from 2056192 to 2203648 tid 4 2024-04-17T11:42:07.497 INFO:tasks.rados.rados.0.smithi031.stdout:2261: rollback oid 27 current snap is 233 2024-04-17T11:42:07.497 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 27 to 229 2024-04-17T11:42:07.497 INFO:tasks.rados.rados.0.smithi031.stdout:2260: finishing write tid 1 to smithi03173351-9 2024-04-17T11:42:07.497 INFO:tasks.rados.rados.0.smithi031.stdout:2260: finishing write tid 2 to smithi03173351-9 2024-04-17T11:42:07.497 INFO:tasks.rados.rados.0.smithi031.stdout:2259: finishing copy_from racing read to smithi03173351-37 2024-04-17T11:42:07.497 INFO:tasks.rados.rados.0.smithi031.stdout:2262: delete oid 28 current snap is 233 2024-04-17T11:42:07.498 INFO:tasks.rados.rados.0.smithi031.stdout:2259: finishing copy_from to smithi03173351-37 2024-04-17T11:42:07.498 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 1088 (ObjNum 668 snap 219 seq_num 668) dirty exists 2024-04-17T11:42:07.500 INFO:tasks.rados.rados.0.smithi031.stdout:2260: finishing write tid 3 to smithi03173351-9 2024-04-17T11:42:07.500 INFO:tasks.rados.rados.0.smithi031.stdout:2260: finishing write tid 4 to smithi03173351-9 2024-04-17T11:42:07.501 INFO:tasks.rados.rados.0.smithi031.stdout:2260: finishing write tid 5 to smithi03173351-9 2024-04-17T11:42:07.502 INFO:tasks.rados.rados.0.smithi031.stdout:2261: finishing rollback tid 0 to smithi03173351-27 2024-04-17T11:42:07.503 INFO:tasks.rados.rados.0.smithi031.stdout:2261: finishing rollback tid 1 to smithi03173351-27 2024-04-17T11:42:07.503 INFO:tasks.rados.rados.0.smithi031.stdout:2261: finishing rollback tid 2 to smithi03173351-27 2024-04-17T11:42:07.503 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 943 (ObjNum 667 snap 219 seq_num 667) dirty exists 2024-04-17T11:42:07.503 INFO:tasks.rados.rados.0.smithi031.stdout:2259: done (3 left) 2024-04-17T11:42:07.503 INFO:tasks.rados.rados.0.smithi031.stdout:2261: done (2 left) 2024-04-17T11:42:07.503 INFO:tasks.rados.rados.0.smithi031.stdout:2262: done (1 left) 2024-04-17T11:42:07.503 INFO:tasks.rados.rados.0.smithi031.stdout:2263: delete oid 23 current snap is 233 2024-04-17T11:42:07.504 INFO:tasks.rados.rados.0.smithi031.stdout:2260: finishing write tid 6 to smithi03173351-9 2024-04-17T11:42:07.505 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1631 (ObjNum 704 snap 233 seq_num 704) dirty exists 2024-04-17T11:42:07.505 INFO:tasks.rados.rados.0.smithi031.stdout:2260: left oid 9 (ObjNum 704 snap 233 seq_num 704) 2024-04-17T11:42:07.505 INFO:tasks.rados.rados.0.smithi031.stdout:2260: done (1 left) 2024-04-17T11:42:07.505 INFO:tasks.rados.rados.0.smithi031.stdout:2263: done (0 left) 2024-04-17T11:42:07.505 INFO:tasks.rados.rados.0.smithi031.stdout:2264: snap_create 2024-04-17T11:42:08.487 INFO:tasks.rados.rados.0.smithi031.stdout:2264: done (0 left) 2024-04-17T11:42:08.487 INFO:tasks.rados.rados.0.smithi031.stdout:2265: snap_remove snap 219 2024-04-17T11:42:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:07.480532+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-04-17T11:42:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:07.792520+0000 mgr.y (mgr.14556) 409 : cluster [DBG] pgmap v801: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-04-17T11:42:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:07.480532+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-04-17T11:42:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:07.792520+0000 mgr.y (mgr.14556) 409 : cluster [DBG] pgmap v801: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-04-17T11:42:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:07.480532+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-04-17T11:42:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:07.792520+0000 mgr.y (mgr.14556) 409 : cluster [DBG] pgmap v801: 121 pgs: 121 active+clean; 262 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-04-17T11:42:09.496 INFO:tasks.rados.rados.0.smithi031.stdout:2265: done (0 left) 2024-04-17T11:42:09.496 INFO:tasks.rados.rados.0.smithi031.stdout:2266: snap_create 2024-04-17T11:42:09.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:08.488062+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-04-17T11:42:09.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:08.488062+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-04-17T11:42:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:08.488062+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-04-17T11:42:10.510 INFO:tasks.rados.rados.0.smithi031.stdout:2266: done (0 left) 2024-04-17T11:42:10.510 INFO:tasks.rados.rados.0.smithi031.stdout:2267: snap_remove snap 212 2024-04-17T11:42:10.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:09.487502+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-04-17T11:42:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:09.793138+0000 mgr.y (mgr.14556) 410 : cluster [DBG] pgmap v804: 121 pgs: 121 active+clean; 285 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:42:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:09.487502+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-04-17T11:42:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:09.793138+0000 mgr.y (mgr.14556) 410 : cluster [DBG] pgmap v804: 121 pgs: 121 active+clean; 285 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:42:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:09.487502+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-04-17T11:42:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:09.793138+0000 mgr.y (mgr.14556) 410 : cluster [DBG] pgmap v804: 121 pgs: 121 active+clean; 285 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:42:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:2267: done (0 left) 2024-04-17T11:42:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:2268: setattr oid 43 current snap is 235 2024-04-17T11:42:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:2269: setattr oid 29 current snap is 235 2024-04-17T11:42:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:2270: rmattr oid 12 current snap is 235 2024-04-17T11:42:11.529 INFO:tasks.rados.rados.0.smithi031.stdout:2270: done (2 left) 2024-04-17T11:42:11.530 INFO:tasks.rados.rados.0.smithi031.stdout:2271: read oid 3 snap -1 2024-04-17T11:42:11.530 INFO:tasks.rados.rados.0.smithi031.stdout:2271: expect (ObjNum 702 snap 232 seq_num 702) 2024-04-17T11:42:11.530 INFO:tasks.rados.rados.0.smithi031.stdout:2272: copy_from oid 15 from oid 24 current snap is 235 2024-04-17T11:42:11.530 INFO:tasks.rados.rados.0.smithi031.stdout:2273: read oid 32 snap 234 2024-04-17T11:42:11.530 INFO:tasks.rados.rados.0.smithi031.stdout:2273: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:42:11.530 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 19 current snap is 235 2024-04-17T11:42:11.530 INFO:tasks.rados.rados.0.smithi031.stdout:2274: seq_num 707 ranges {2965504=647168,3612672=802816,4415488=532480,4947968=270336} 2024-04-17T11:42:11.553 INFO:tasks.rados.rados.0.smithi031.stdout:2274: writing smithi03173351-19 from 2965504 to 3612672 tid 1 2024-04-17T11:42:11.560 INFO:tasks.rados.rados.0.smithi031.stdout:2274: writing smithi03173351-19 from 3612672 to 4415488 tid 2 2024-04-17T11:42:11.560 INFO:tasks.rados.rados.0.smithi031.stdout:2274: writing smithi03173351-19 from 4415488 to 4947968 tid 3 2024-04-17T11:42:11.560 INFO:tasks.rados.rados.0.smithi031.stdout:2274: writing smithi03173351-19 from 4947968 to 5218304 tid 4 2024-04-17T11:42:11.560 INFO:tasks.rados.rados.0.smithi031.stdout:2275: rollback oid 16 current snap is 235 2024-04-17T11:42:11.560 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 16 to 223 2024-04-17T11:42:11.560 INFO:tasks.rados.rados.0.smithi031.stdout:2272: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:42:11.560 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 1668 (ObjNum 636 snap 209 seq_num 636) dirty exists 2024-04-17T11:42:11.560 INFO:tasks.rados.rados.0.smithi031.stdout:2272: finishing copy_from to smithi03173351-15 2024-04-17T11:42:11.560 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 1670 (ObjNum 694 snap 231 seq_num 694) dirty exists 2024-04-17T11:42:11.560 INFO:tasks.rados.rados.0.smithi031.stdout:2274: finishing write tid 1 to smithi03173351-19 2024-04-17T11:42:11.560 INFO:tasks.rados.rados.0.smithi031.stdout:2271: expect (ObjNum 702 snap 232 seq_num 702) 2024-04-17T11:42:11.620 INFO:tasks.rados.rados.0.smithi031.stdout:2273: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:42:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:42:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:11] "GET /metrics HTTP/1.1" 200 192197 "" "Prometheus/2.33.4" 2024-04-17T11:42:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:10.507620+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-04-17T11:42:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:10.507620+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-04-17T11:42:11.863 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 1784 (ObjNum 510 snap 166 seq_num 510) dirty exists 2024-04-17T11:42:11.863 INFO:tasks.rados.rados.0.smithi031.stdout:2274: finishing write tid 2 to smithi03173351-19 2024-04-17T11:42:11.863 INFO:tasks.rados.rados.0.smithi031.stdout:2274: finishing write tid 3 to smithi03173351-19 2024-04-17T11:42:11.863 INFO:tasks.rados.rados.0.smithi031.stdout:2275: finishing rollback tid 0 to smithi03173351-16 2024-04-17T11:42:11.863 INFO:tasks.rados.rados.0.smithi031.stdout:2275: finishing rollback tid 1 to smithi03173351-16 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:2275: finishing rollback tid 2 to smithi03173351-16 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 277 (ObjNum 510 snap 166 seq_num 510) dirty exists 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:2268: done (6 left) 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:2269: done (5 left) 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:2271: done (4 left) 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:2272: done (3 left) 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:2273: done (2 left) 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:2275: done (1 left) 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 235 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:2274: finishing write tid 4 to smithi03173351-19 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:2274: finishing write tid 5 to smithi03173351-19 2024-04-17T11:42:11.864 INFO:tasks.rados.rados.0.smithi031.stdout:2276: seq_num 708 ranges {6316032=663552,6979584=737280,7716864=696320,8413184=172032} 2024-04-17T11:42:11.901 INFO:tasks.rados.rados.0.smithi031.stdout:2276: writing smithi03173351-6 from 6316032 to 6979584 tid 1 2024-04-17T11:42:11.905 INFO:tasks.rados.rados.0.smithi031.stdout:2276: writing smithi03173351-6 from 6979584 to 7716864 tid 2 2024-04-17T11:42:11.910 INFO:tasks.rados.rados.0.smithi031.stdout:2276: writing smithi03173351-6 from 7716864 to 8413184 tid 3 2024-04-17T11:42:11.911 INFO:tasks.rados.rados.0.smithi031.stdout:2276: writing smithi03173351-6 from 8413184 to 8585216 tid 4 2024-04-17T11:42:11.912 INFO:tasks.rados.rados.0.smithi031.stdout:2277: read oid 21 snap -1 2024-04-17T11:42:11.912 INFO:tasks.rados.rados.0.smithi031.stdout:2277: expect (ObjNum 698 snap 232 seq_num 698) 2024-04-17T11:42:11.912 INFO:tasks.rados.rados.0.smithi031.stdout:2278: setattr oid 22 current snap is 235 2024-04-17T11:42:11.912 INFO:tasks.rados.rados.0.smithi031.stdout:2274: finishing write tid 6 to smithi03173351-19 2024-04-17T11:42:11.912 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 1702 (ObjNum 707 snap 235 seq_num 707) dirty exists 2024-04-17T11:42:11.912 INFO:tasks.rados.rados.0.smithi031.stdout:2274: left oid 19 (ObjNum 707 snap 235 seq_num 707) 2024-04-17T11:42:11.912 INFO:tasks.rados.rados.0.smithi031.stdout:2276: finishing write tid 1 to smithi03173351-6 2024-04-17T11:42:11.912 INFO:tasks.rados.rados.0.smithi031.stdout:2276: finishing write tid 2 to smithi03173351-6 2024-04-17T11:42:11.913 INFO:tasks.rados.rados.0.smithi031.stdout:2274: done (3 left) 2024-04-17T11:42:11.913 INFO:tasks.rados.rados.0.smithi031.stdout:2279: read oid 10 snap 195 2024-04-17T11:42:11.913 INFO:tasks.rados.rados.0.smithi031.stdout:2279: expect (ObjNum 564 snap 183 seq_num 564) 2024-04-17T11:42:11.913 INFO:tasks.rados.rados.0.smithi031.stdout:2280: copy_from oid 12 from oid 26 current snap is 235 2024-04-17T11:42:11.913 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 235 2024-04-17T11:42:11.913 INFO:tasks.rados.rados.0.smithi031.stdout:2281: seq_num 709 ranges {1679360=679936,2359296=614400,2973696=499712,3473408=491520} 2024-04-17T11:42:11.926 INFO:tasks.rados.rados.0.smithi031.stdout:2281: writing smithi03173351-7 from 1679360 to 2359296 tid 1 2024-04-17T11:42:11.930 INFO:tasks.rados.rados.0.smithi031.stdout:2281: writing smithi03173351-7 from 2359296 to 2973696 tid 2 2024-04-17T11:42:11.933 INFO:tasks.rados.rados.0.smithi031.stdout:2281: writing smithi03173351-7 from 2973696 to 3473408 tid 3 2024-04-17T11:42:11.936 INFO:tasks.rados.rados.0.smithi031.stdout:2281: writing smithi03173351-7 from 3473408 to 3964928 tid 4 2024-04-17T11:42:11.936 INFO:tasks.rados.rados.0.smithi031.stdout:2282: snap_remove snap 218 2024-04-17T11:42:11.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:10.507620+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-04-17T11:42:12.526 INFO:tasks.rados.rados.0.smithi031.stdout:2282: done (6 left) 2024-04-17T11:42:12.526 INFO:tasks.rados.rados.0.smithi031.stdout:2283: copy_from oid 50 from oid 3 current snap is 235 2024-04-17T11:42:12.526 INFO:tasks.rados.rados.0.smithi031.stdout:2284: rmattr oid 41 current snap is 235 2024-04-17T11:42:12.526 INFO:tasks.rados.rados.0.smithi031.stdout:2284: done (7 left) 2024-04-17T11:42:12.526 INFO:tasks.rados.rados.0.smithi031.stdout:2285: snap_create 2024-04-17T11:42:12.526 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 1671 (ObjNum -1700418768 snap 21884 seq_num 2594011728) dirty exists 2024-04-17T11:42:12.527 INFO:tasks.rados.rados.0.smithi031.stdout:2276: finishing write tid 3 to smithi03173351-6 2024-04-17T11:42:12.527 INFO:tasks.rados.rados.0.smithi031.stdout:2276: finishing write tid 4 to smithi03173351-6 2024-04-17T11:42:12.527 INFO:tasks.rados.rados.0.smithi031.stdout:2276: finishing write tid 5 to smithi03173351-6 2024-04-17T11:42:12.527 INFO:tasks.rados.rados.0.smithi031.stdout:2276: finishing write tid 6 to smithi03173351-6 2024-04-17T11:42:12.527 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1792 (ObjNum 708 snap 235 seq_num 708) dirty exists 2024-04-17T11:42:12.527 INFO:tasks.rados.rados.0.smithi031.stdout:2276: left oid 6 (ObjNum 708 snap 235 seq_num 708) 2024-04-17T11:42:12.527 INFO:tasks.rados.rados.0.smithi031.stdout:2280: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:42:12.527 INFO:tasks.rados.rados.0.smithi031.stdout:2280: finishing copy_from to smithi03173351-12 2024-04-17T11:42:12.527 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 1713 (ObjNum 650 snap 213 seq_num 650) dirty exists 2024-04-17T11:42:12.527 INFO:tasks.rados.rados.0.smithi031.stdout:2277: expect (ObjNum 698 snap 232 seq_num 698) 2024-04-17T11:42:12.660 INFO:tasks.rados.rados.0.smithi031.stdout:2281: finishing write tid 1 to smithi03173351-7 2024-04-17T11:42:12.660 INFO:tasks.rados.rados.0.smithi031.stdout:2281: finishing write tid 2 to smithi03173351-7 2024-04-17T11:42:12.660 INFO:tasks.rados.rados.0.smithi031.stdout:2281: finishing write tid 3 to smithi03173351-7 2024-04-17T11:42:12.661 INFO:tasks.rados.rados.0.smithi031.stdout:2281: finishing write tid 4 to smithi03173351-7 2024-04-17T11:42:12.661 INFO:tasks.rados.rados.0.smithi031.stdout:2279: expect (ObjNum 564 snap 183 seq_num 564) 2024-04-17T11:42:12.853 INFO:tasks.rados.rados.0.smithi031.stdout:2281: finishing write tid 5 to smithi03173351-7 2024-04-17T11:42:12.853 INFO:tasks.rados.rados.0.smithi031.stdout:2281: finishing write tid 6 to smithi03173351-7 2024-04-17T11:42:12.853 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1707 (ObjNum 709 snap 235 seq_num 709) dirty exists 2024-04-17T11:42:12.853 INFO:tasks.rados.rados.0.smithi031.stdout:2281: left oid 7 (ObjNum 709 snap 235 seq_num 709) 2024-04-17T11:42:12.853 INFO:tasks.rados.rados.0.smithi031.stdout:2283: finishing copy_from racing read to smithi03173351-50 2024-04-17T11:42:12.853 INFO:tasks.rados.rados.0.smithi031.stdout:2283: finishing copy_from to smithi03173351-50 2024-04-17T11:42:12.853 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 935 (ObjNum 702 snap 232 seq_num 702) dirty exists 2024-04-17T11:42:12.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:11.519228+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-04-17T11:42:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:11.793481+0000 mgr.y (mgr.14556) 411 : cluster [DBG] pgmap v807: 121 pgs: 121 active+clean; 285 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-04-17T11:42:12.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:11.519228+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-04-17T11:42:12.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:11.793481+0000 mgr.y (mgr.14556) 411 : cluster [DBG] pgmap v807: 121 pgs: 121 active+clean; 285 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-04-17T11:42:12.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:11.519228+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-04-17T11:42:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:11.793481+0000 mgr.y (mgr.14556) 411 : cluster [DBG] pgmap v807: 121 pgs: 121 active+clean; 285 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-04-17T11:42:13.524 INFO:tasks.rados.rados.0.smithi031.stdout:2276: done (7 left) 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:2277: done (6 left) 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:2278: done (5 left) 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:2279: done (4 left) 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:2280: done (3 left) 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:2281: done (2 left) 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:2283: done (1 left) 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:2285: done (0 left) 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:2286: rollback oid 50 current snap is 236 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 50 to 197 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:2287: read oid 14 snap -1 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:2287: expect deleted 2024-04-17T11:42:13.525 INFO:tasks.rados.rados.0.smithi031.stdout:2288: setattr oid 45 current snap is 236 2024-04-17T11:42:13.526 INFO:tasks.rados.rados.0.smithi031.stdout:2289: read oid 1 snap 227 2024-04-17T11:42:13.526 INFO:tasks.rados.rados.0.smithi031.stdout:2289: expect (ObjNum 655 snap 213 seq_num 655) 2024-04-17T11:42:13.526 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 236 2024-04-17T11:42:13.526 INFO:tasks.rados.rados.0.smithi031.stdout:2290: seq_num 710 ranges {139264=696320,835584=499712,1335296=712704,2048000=393216} 2024-04-17T11:42:13.530 INFO:tasks.rados.rados.0.smithi031.stdout:2290: writing smithi03173351-18 from 139264 to 835584 tid 1 2024-04-17T11:42:13.533 INFO:tasks.rados.rados.0.smithi031.stdout:2290: writing smithi03173351-18 from 835584 to 1335296 tid 2 2024-04-17T11:42:13.538 INFO:tasks.rados.rados.0.smithi031.stdout:2290: writing smithi03173351-18 from 1335296 to 2048000 tid 3 2024-04-17T11:42:13.541 INFO:tasks.rados.rados.0.smithi031.stdout:2290: writing smithi03173351-18 from 2048000 to 2441216 tid 4 2024-04-17T11:42:13.541 INFO:tasks.rados.rados.0.smithi031.stdout:2291: snap_create 2024-04-17T11:42:13.541 INFO:tasks.rados.rados.0.smithi031.stdout:2286: finishing rollback tid 0 to smithi03173351-50 2024-04-17T11:42:13.541 INFO:tasks.rados.rados.0.smithi031.stdout:2286: finishing rollback tid 1 to smithi03173351-50 2024-04-17T11:42:13.541 INFO:tasks.rados.rados.0.smithi031.stdout:2286: finishing rollback tid 2 to smithi03173351-50 2024-04-17T11:42:13.541 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 2379 (ObjNum 586 snap 195 seq_num 586) dirty exists 2024-04-17T11:42:13.541 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2381 (ObjNum 589 snap 198 seq_num 589) dirty exists 2024-04-17T11:42:13.541 INFO:tasks.rados.rados.0.smithi031.stdout:2289: expect (ObjNum 655 snap 213 seq_num 655) 2024-04-17T11:42:13.579 INFO:tasks.rados.rados.0.smithi031.stdout:2290: finishing write tid 1 to smithi03173351-18 2024-04-17T11:42:13.579 INFO:tasks.rados.rados.0.smithi031.stdout:2290: finishing write tid 2 to smithi03173351-18 2024-04-17T11:42:13.579 INFO:tasks.rados.rados.0.smithi031.stdout:2290: finishing write tid 3 to smithi03173351-18 2024-04-17T11:42:13.579 INFO:tasks.rados.rados.0.smithi031.stdout:2290: finishing write tid 4 to smithi03173351-18 2024-04-17T11:42:13.579 INFO:tasks.rados.rados.0.smithi031.stdout:2290: finishing write tid 5 to smithi03173351-18 2024-04-17T11:42:13.579 INFO:tasks.rados.rados.0.smithi031.stdout:2290: finishing write tid 6 to smithi03173351-18 2024-04-17T11:42:13.579 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2387 (ObjNum 710 snap 236 seq_num 710) dirty exists 2024-04-17T11:42:13.579 INFO:tasks.rados.rados.0.smithi031.stdout:2290: left oid 18 (ObjNum 710 snap 236 seq_num 710) 2024-04-17T11:42:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:12.523957+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-04-17T11:42:13.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:12.523957+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-04-17T11:42:13.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:12.523957+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-04-17T11:42:14.389 INFO:tasks.rados.rados.0.smithi031.stdout:2286: done (5 left) 2024-04-17T11:42:14.389 INFO:tasks.rados.rados.0.smithi031.stdout:2287: done (4 left) 2024-04-17T11:42:14.389 INFO:tasks.rados.rados.0.smithi031.stdout:2288: done (3 left) 2024-04-17T11:42:14.389 INFO:tasks.rados.rados.0.smithi031.stdout:2289: done (2 left) 2024-04-17T11:42:14.389 INFO:tasks.rados.rados.0.smithi031.stdout:2290: done (1 left) 2024-04-17T11:42:14.389 INFO:tasks.rados.rados.0.smithi031.stdout:2291: done (0 left) 2024-04-17T11:42:14.389 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 237 2024-04-17T11:42:14.389 INFO:tasks.rados.rados.0.smithi031.stdout:2292: seq_num 711 ranges {2203648=712704,2916352=786432,3702784=516096,4218880=303104} 2024-04-17T11:42:14.404 INFO:tasks.rados.rados.0.smithi031.stdout:2292: writing smithi03173351-9 from 2203648 to 2916352 tid 1 2024-04-17T11:42:14.409 INFO:tasks.rados.rados.0.smithi031.stdout:2292: writing smithi03173351-9 from 2916352 to 3702784 tid 2 2024-04-17T11:42:14.412 INFO:tasks.rados.rados.0.smithi031.stdout:2292: writing smithi03173351-9 from 3702784 to 4218880 tid 3 2024-04-17T11:42:14.414 INFO:tasks.rados.rados.0.smithi031.stdout:2292: writing smithi03173351-9 from 4218880 to 4521984 tid 4 2024-04-17T11:42:14.414 INFO:tasks.rados.rados.0.smithi031.stdout:2293: read oid 18 snap -1 2024-04-17T11:42:14.415 INFO:tasks.rados.rados.0.smithi031.stdout:2293: expect (ObjNum 710 snap 236 seq_num 710) 2024-04-17T11:42:14.415 INFO:tasks.rados.rados.0.smithi031.stdout:2292: finishing write tid 1 to smithi03173351-9 2024-04-17T11:42:14.415 INFO:tasks.rados.rados.0.smithi031.stdout:2294: read oid 6 snap 197 2024-04-17T11:42:14.415 INFO:tasks.rados.rados.0.smithi031.stdout:2294: expect deleted 2024-04-17T11:42:14.415 INFO:tasks.rados.rados.0.smithi031.stdout:2295: read oid 42 snap 228 2024-04-17T11:42:14.415 INFO:tasks.rados.rados.0.smithi031.stdout:2295: expect (ObjNum 649 snap 213 seq_num 649) 2024-04-17T11:42:14.415 INFO:tasks.rados.rados.0.smithi031.stdout:2296: snap_create 2024-04-17T11:42:14.415 INFO:tasks.rados.rados.0.smithi031.stdout:2292: finishing write tid 2 to smithi03173351-9 2024-04-17T11:42:14.416 INFO:tasks.rados.rados.0.smithi031.stdout:2292: finishing write tid 3 to smithi03173351-9 2024-04-17T11:42:14.419 INFO:tasks.rados.rados.0.smithi031.stdout:2292: finishing write tid 4 to smithi03173351-9 2024-04-17T11:42:14.419 INFO:tasks.rados.rados.0.smithi031.stdout:2292: finishing write tid 5 to smithi03173351-9 2024-04-17T11:42:14.421 INFO:tasks.rados.rados.0.smithi031.stdout:2292: finishing write tid 6 to smithi03173351-9 2024-04-17T11:42:14.421 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1636 (ObjNum 711 snap 237 seq_num 711) dirty exists 2024-04-17T11:42:14.421 INFO:tasks.rados.rados.0.smithi031.stdout:2292: left oid 9 (ObjNum 711 snap 237 seq_num 711) 2024-04-17T11:42:14.428 INFO:tasks.rados.rados.0.smithi031.stdout:2295: expect (ObjNum 649 snap 213 seq_num 649) 2024-04-17T11:42:14.465 INFO:tasks.rados.rados.0.smithi031.stdout:2293: expect (ObjNum 710 snap 236 seq_num 710) 2024-04-17T11:42:14.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:42:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:42:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:13.524867+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-04-17T11:42:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:13.794042+0000 mgr.y (mgr.14556) 412 : cluster [DBG] pgmap v810: 121 pgs: 121 active+clean; 295 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-04-17T11:42:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:14.386507+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-04-17T11:42:14.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:13.524867+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-04-17T11:42:14.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:13.794042+0000 mgr.y (mgr.14556) 412 : cluster [DBG] pgmap v810: 121 pgs: 121 active+clean; 295 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-04-17T11:42:14.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:14.386507+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-04-17T11:42:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:13.524867+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-04-17T11:42:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:13.794042+0000 mgr.y (mgr.14556) 412 : cluster [DBG] pgmap v810: 121 pgs: 121 active+clean; 295 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-04-17T11:42:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:14.386507+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-04-17T11:42:15.386 INFO:tasks.rados.rados.0.smithi031.stdout:2292: done (4 left) 2024-04-17T11:42:15.386 INFO:tasks.rados.rados.0.smithi031.stdout:2293: done (3 left) 2024-04-17T11:42:15.386 INFO:tasks.rados.rados.0.smithi031.stdout:2294: done (2 left) 2024-04-17T11:42:15.386 INFO:tasks.rados.rados.0.smithi031.stdout:2295: done (1 left) 2024-04-17T11:42:15.386 INFO:tasks.rados.rados.0.smithi031.stdout:2296: done (0 left) 2024-04-17T11:42:15.386 INFO:tasks.rados.rados.0.smithi031.stdout:2297: copy_from oid 7 from oid 13 current snap is 238 2024-04-17T11:42:15.386 INFO:tasks.rados.rados.0.smithi031.stdout:2298: snap_remove snap 233 2024-04-17T11:42:16.395 INFO:tasks.rados.rados.0.smithi031.stdout:2298: done (1 left) 2024-04-17T11:42:16.395 INFO:tasks.rados.rados.0.smithi031.stdout:2299: read oid 2 snap -1 2024-04-17T11:42:16.395 INFO:tasks.rados.rados.0.smithi031.stdout:2299: expect deleted 2024-04-17T11:42:16.395 INFO:tasks.rados.rados.0.smithi031.stdout:2300: rollback oid 38 current snap is 238 2024-04-17T11:42:16.395 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 227 2024-04-17T11:42:16.395 INFO:tasks.rados.rados.0.smithi031.stdout:2301: delete oid 21 current snap is 238 2024-04-17T11:42:16.395 INFO:tasks.rados.rados.0.smithi031.stdout:2297: finishing copy_from racing read to smithi03173351-7 2024-04-17T11:42:16.395 INFO:tasks.rados.rados.0.smithi031.stdout:2297: finishing copy_from to smithi03173351-7 2024-04-17T11:42:16.395 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1228 (ObjNum 689 snap 226 seq_num 689) dirty exists 2024-04-17T11:42:16.406 INFO:tasks.rados.rados.0.smithi031.stdout:2300: finishing rollback tid 0 to smithi03173351-38 2024-04-17T11:42:16.406 INFO:tasks.rados.rados.0.smithi031.stdout:2300: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:42:16.406 INFO:tasks.rados.rados.0.smithi031.stdout:2300: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:42:16.406 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1692 (ObjNum 669 snap 219 seq_num 669) dirty exists 2024-04-17T11:42:16.407 INFO:tasks.rados.rados.0.smithi031.stdout:2297: done (3 left) 2024-04-17T11:42:16.408 INFO:tasks.rados.rados.0.smithi031.stdout:2299: done (2 left) 2024-04-17T11:42:16.408 INFO:tasks.rados.rados.0.smithi031.stdout:2300: done (1 left) 2024-04-17T11:42:16.408 INFO:tasks.rados.rados.0.smithi031.stdout:2301: done (0 left) 2024-04-17T11:42:16.408 INFO:tasks.rados.rados.0.smithi031.stdout:2302: delete oid 47 current snap is 238 2024-04-17T11:42:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:2302: done (0 left) 2024-04-17T11:42:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:2303: read oid 20 snap -1 2024-04-17T11:42:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:2303: expect (ObjNum 652 snap 213 seq_num 652) 2024-04-17T11:42:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:2304: rollback oid 22 current snap is 238 2024-04-17T11:42:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 22 to 236 2024-04-17T11:42:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:2305: read oid 44 snap -1 2024-04-17T11:42:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:2305: expect deleted 2024-04-17T11:42:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:2306: snap_remove snap 228 2024-04-17T11:42:16.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:15.386908+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-04-17T11:42:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:15.794479+0000 mgr.y (mgr.14556) 413 : cluster [DBG] pgmap v813: 121 pgs: 121 active+clean; 295 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-04-17T11:42:16.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:15.386908+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-04-17T11:42:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:15.794479+0000 mgr.y (mgr.14556) 413 : cluster [DBG] pgmap v813: 121 pgs: 121 active+clean; 295 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-04-17T11:42:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:15.386908+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-04-17T11:42:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:15.794479+0000 mgr.y (mgr.14556) 413 : cluster [DBG] pgmap v813: 121 pgs: 121 active+clean; 295 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-04-17T11:42:17.405 INFO:tasks.rados.rados.0.smithi031.stdout:2306: done (3 left) 2024-04-17T11:42:17.405 INFO:tasks.rados.rados.0.smithi031.stdout:2307: read oid 27 snap -1 2024-04-17T11:42:17.405 INFO:tasks.rados.rados.0.smithi031.stdout:2307: expect (ObjNum 667 snap 219 seq_num 667) 2024-04-17T11:42:17.405 INFO:tasks.rados.rados.0.smithi031.stdout:2308: read oid 47 snap -1 2024-04-17T11:42:17.405 INFO:tasks.rados.rados.0.smithi031.stdout:2308: expect deleted 2024-04-17T11:42:17.405 INFO:tasks.rados.rados.0.smithi031.stdout:2304: finishing rollback tid 0 to smithi03173351-22 2024-04-17T11:42:17.405 INFO:tasks.rados.rados.0.smithi031.stdout:2304: finishing rollback tid 1 to smithi03173351-22 2024-04-17T11:42:17.405 INFO:tasks.rados.rados.0.smithi031.stdout:2304: finishing rollback tid 2 to smithi03173351-22 2024-04-17T11:42:17.405 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 1674 (ObjNum 0 snap 32549 seq_num 2594925776) dirty exists 2024-04-17T11:42:17.405 INFO:tasks.rados.rados.0.smithi031.stdout:2303: expect (ObjNum 652 snap 213 seq_num 652) 2024-04-17T11:42:17.611 INFO:tasks.rados.rados.0.smithi031.stdout:2307: expect (ObjNum 667 snap 219 seq_num 667) 2024-04-17T11:42:17.657 INFO:tasks.rados.rados.0.smithi031.stdout:2303: done (4 left) 2024-04-17T11:42:17.657 INFO:tasks.rados.rados.0.smithi031.stdout:2304: done (3 left) 2024-04-17T11:42:17.657 INFO:tasks.rados.rados.0.smithi031.stdout:2305: done (2 left) 2024-04-17T11:42:17.657 INFO:tasks.rados.rados.0.smithi031.stdout:2307: done (1 left) 2024-04-17T11:42:17.658 INFO:tasks.rados.rados.0.smithi031.stdout:2309: delete oid 45 current snap is 238 2024-04-17T11:42:17.661 INFO:tasks.rados.rados.0.smithi031.stdout:2308: done (1 left) 2024-04-17T11:42:17.661 INFO:tasks.rados.rados.0.smithi031.stdout:2309: done (0 left) 2024-04-17T11:42:17.661 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 238 2024-04-17T11:42:17.661 INFO:tasks.rados.rados.0.smithi031.stdout:2310: seq_num 715 ranges {2711552=778240,3489792=770048,4259840=499712,4759552=335872} 2024-04-17T11:42:17.680 INFO:tasks.rados.rados.0.smithi031.stdout:2310: writing smithi03173351-29 from 2711552 to 3489792 tid 1 2024-04-17T11:42:17.684 INFO:tasks.rados.rados.0.smithi031.stdout:2310: writing smithi03173351-29 from 3489792 to 4259840 tid 2 2024-04-17T11:42:17.687 INFO:tasks.rados.rados.0.smithi031.stdout:2310: writing smithi03173351-29 from 4259840 to 4759552 tid 3 2024-04-17T11:42:17.689 INFO:tasks.rados.rados.0.smithi031.stdout:2310: writing smithi03173351-29 from 4759552 to 5095424 tid 4 2024-04-17T11:42:17.690 INFO:tasks.rados.rados.0.smithi031.stdout:2311: snap_create 2024-04-17T11:42:17.690 INFO:tasks.rados.rados.0.smithi031.stdout:2310: finishing write tid 1 to smithi03173351-29 2024-04-17T11:42:17.690 INFO:tasks.rados.rados.0.smithi031.stdout:2310: finishing write tid 2 to smithi03173351-29 2024-04-17T11:42:17.691 INFO:tasks.rados.rados.0.smithi031.stdout:2310: finishing write tid 3 to smithi03173351-29 2024-04-17T11:42:17.692 INFO:tasks.rados.rados.0.smithi031.stdout:2310: finishing write tid 4 to smithi03173351-29 2024-04-17T11:42:17.692 INFO:tasks.rados.rados.0.smithi031.stdout:2310: finishing write tid 5 to smithi03173351-29 2024-04-17T11:42:17.694 INFO:tasks.rados.rados.0.smithi031.stdout:2310: finishing write tid 6 to smithi03173351-29 2024-04-17T11:42:17.694 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 1673 (ObjNum 715 snap 238 seq_num 715) dirty exists 2024-04-17T11:42:17.694 INFO:tasks.rados.rados.0.smithi031.stdout:2310: left oid 29 (ObjNum 715 snap 238 seq_num 715) 2024-04-17T11:42:17.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:16.391462+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-04-17T11:42:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:16.391462+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-04-17T11:42:17.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:16.391462+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-04-17T11:42:18.410 INFO:tasks.rados.rados.0.smithi031.stdout:2310: done (1 left) 2024-04-17T11:42:18.410 INFO:tasks.rados.rados.0.smithi031.stdout:2311: done (0 left) 2024-04-17T11:42:18.410 INFO:tasks.rados.rados.0.smithi031.stdout:2312: read oid 35 snap -1 2024-04-17T11:42:18.410 INFO:tasks.rados.rados.0.smithi031.stdout:2312: expect (ObjNum 700 snap 232 seq_num 700) 2024-04-17T11:42:18.410 INFO:tasks.rados.rados.0.smithi031.stdout:2313: rmattr oid 18 current snap is 239 2024-04-17T11:42:18.410 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 239 2024-04-17T11:42:18.410 INFO:tasks.rados.rados.0.smithi031.stdout:2314: seq_num 716 ranges {2031616=794624,2826240=655360,3481600=704512,4186112=245760} 2024-04-17T11:42:18.427 INFO:tasks.rados.rados.0.smithi031.stdout:2314: writing smithi03173351-15 from 2031616 to 2826240 tid 1 2024-04-17T11:42:18.431 INFO:tasks.rados.rados.0.smithi031.stdout:2314: writing smithi03173351-15 from 2826240 to 3481600 tid 2 2024-04-17T11:42:18.435 INFO:tasks.rados.rados.0.smithi031.stdout:2314: writing smithi03173351-15 from 3481600 to 4186112 tid 3 2024-04-17T11:42:18.437 INFO:tasks.rados.rados.0.smithi031.stdout:2314: writing smithi03173351-15 from 4186112 to 4431872 tid 4 2024-04-17T11:42:18.437 INFO:tasks.rados.rados.0.smithi031.stdout:2315: rollback oid 1 current snap is 239 2024-04-17T11:42:18.437 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 1 to 215 2024-04-17T11:42:18.438 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2405 (ObjNum 710 snap 236 seq_num 710) dirty exists 2024-04-17T11:42:18.438 INFO:tasks.rados.rados.0.smithi031.stdout:2312: expect (ObjNum 700 snap 232 seq_num 700) 2024-04-17T11:42:18.497 INFO:tasks.rados.rados.0.smithi031.stdout:2314: finishing write tid 1 to smithi03173351-15 2024-04-17T11:42:18.497 INFO:tasks.rados.rados.0.smithi031.stdout:2314: finishing write tid 2 to smithi03173351-15 2024-04-17T11:42:18.497 INFO:tasks.rados.rados.0.smithi031.stdout:2314: finishing write tid 3 to smithi03173351-15 2024-04-17T11:42:18.497 INFO:tasks.rados.rados.0.smithi031.stdout:2314: finishing write tid 4 to smithi03173351-15 2024-04-17T11:42:18.497 INFO:tasks.rados.rados.0.smithi031.stdout:2314: finishing write tid 5 to smithi03173351-15 2024-04-17T11:42:18.497 INFO:tasks.rados.rados.0.smithi031.stdout:2315: finishing rollback tid 0 to smithi03173351-1 2024-04-17T11:42:18.497 INFO:tasks.rados.rados.0.smithi031.stdout:2315: finishing rollback tid 1 to smithi03173351-1 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:2315: finishing rollback tid 2 to smithi03173351-1 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 1686 (ObjNum 655 snap 213 seq_num 655) dirty exists 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:2314: finishing write tid 6 to smithi03173351-15 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 1683 (ObjNum 716 snap 239 seq_num 716) dirty exists 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:2314: left oid 15 (ObjNum 716 snap 239 seq_num 716) 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:2312: done (3 left) 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:2313: done (2 left) 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:2314: done (1 left) 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:2315: done (0 left) 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:2316: rollback oid 20 current snap is 239 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 20 to 232 2024-04-17T11:42:18.498 INFO:tasks.rados.rados.0.smithi031.stdout:2317: snap_create 2024-04-17T11:42:18.502 INFO:tasks.rados.rados.0.smithi031.stdout:2316: finishing rollback tid 0 to smithi03173351-20 2024-04-17T11:42:18.502 INFO:tasks.rados.rados.0.smithi031.stdout:2316: finishing rollback tid 1 to smithi03173351-20 2024-04-17T11:42:18.502 INFO:tasks.rados.rados.0.smithi031.stdout:2316: finishing rollback tid 2 to smithi03173351-20 2024-04-17T11:42:18.502 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 938 (ObjNum 652 snap 213 seq_num 652) dirty exists 2024-04-17T11:42:18.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:17.401145+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-04-17T11:42:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:17.794837+0000 mgr.y (mgr.14556) 414 : cluster [DBG] pgmap v816: 121 pgs: 121 active+clean; 295 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:42:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:17.401145+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-04-17T11:42:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:17.794837+0000 mgr.y (mgr.14556) 414 : cluster [DBG] pgmap v816: 121 pgs: 121 active+clean; 295 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:42:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:17.401145+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-04-17T11:42:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:17.794837+0000 mgr.y (mgr.14556) 414 : cluster [DBG] pgmap v816: 121 pgs: 121 active+clean; 295 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:42:19.407 INFO:tasks.rados.rados.0.smithi031.stdout:2316: done (1 left) 2024-04-17T11:42:19.407 INFO:tasks.rados.rados.0.smithi031.stdout:2317: done (0 left) 2024-04-17T11:42:19.408 INFO:tasks.rados.rados.0.smithi031.stdout:2318: copy_from oid 22 from oid 29 current snap is 240 2024-04-17T11:42:19.408 INFO:tasks.rados.rados.0.smithi031.stdout:2319: read oid 10 snap -1 2024-04-17T11:42:19.408 INFO:tasks.rados.rados.0.smithi031.stdout:2319: expect deleted 2024-04-17T11:42:19.408 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 240 2024-04-17T11:42:19.408 INFO:tasks.rados.rados.0.smithi031.stdout:2320: seq_num 717 ranges {2424832=16384} 2024-04-17T11:42:19.421 INFO:tasks.rados.rados.0.smithi031.stdout:2320: writing smithi03173351-34 from 2424832 to 2441216 tid 1 2024-04-17T11:42:19.422 INFO:tasks.rados.rados.0.smithi031.stdout:2321: rollback oid 16 current snap is 240 2024-04-17T11:42:19.422 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 16 to 234 2024-04-17T11:42:19.422 INFO:tasks.rados.rados.0.smithi031.stdout:2322: read oid 41 snap -1 2024-04-17T11:42:19.422 INFO:tasks.rados.rados.0.smithi031.stdout:2322: expect deleted 2024-04-17T11:42:19.422 INFO:tasks.rados.rados.0.smithi031.stdout:2323: copy_from oid 15 from oid 30 current snap is 240 2024-04-17T11:42:19.422 INFO:tasks.rados.rados.0.smithi031.stdout:2319: done (5 left) 2024-04-17T11:42:19.422 INFO:tasks.rados.rados.0.smithi031.stdout:2324: rollback oid 26 current snap is 240 2024-04-17T11:42:19.422 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 215 2024-04-17T11:42:19.422 INFO:tasks.rados.rados.0.smithi031.stdout:2325: setattr oid 4 current snap is 240 2024-04-17T11:42:19.423 INFO:tasks.rados.rados.0.smithi031.stdout:2326: setattr oid 36 current snap is 240 2024-04-17T11:42:19.425 INFO:tasks.rados.rados.0.smithi031.stdout:2327: read oid 3 snap -1 2024-04-17T11:42:19.425 INFO:tasks.rados.rados.0.smithi031.stdout:2327: expect (ObjNum 702 snap 232 seq_num 702) 2024-04-17T11:42:19.425 INFO:tasks.rados.rados.0.smithi031.stdout:2328: rmattr oid 21 current snap is 240 2024-04-17T11:42:19.425 INFO:tasks.rados.rados.0.smithi031.stdout:2328: done (9 left) 2024-04-17T11:42:19.425 INFO:tasks.rados.rados.0.smithi031.stdout:2329: copy_from oid 11 from oid 35 current snap is 240 2024-04-17T11:42:19.425 INFO:tasks.rados.rados.0.smithi031.stdout:2330: delete oid 21 current snap is 240 2024-04-17T11:42:19.428 INFO:tasks.rados.rados.0.smithi031.stdout:2324: finishing rollback tid 0 to smithi03173351-26 2024-04-17T11:42:19.429 INFO:tasks.rados.rados.0.smithi031.stdout:2320: finishing write tid 1 to smithi03173351-34 2024-04-17T11:42:19.431 INFO:tasks.rados.rados.0.smithi031.stdout:2320: finishing write tid 2 to smithi03173351-34 2024-04-17T11:42:19.431 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2407 (ObjNum 640 snap 210 seq_num 640) dirty exists 2024-04-17T11:42:19.434 INFO:tasks.rados.rados.0.smithi031.stdout:2324: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:42:19.434 INFO:tasks.rados.rados.0.smithi031.stdout:2324: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:42:19.434 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 1812 (ObjNum 650 snap 213 seq_num 650) dirty exists 2024-04-17T11:42:19.438 INFO:tasks.rados.rados.0.smithi031.stdout:2322: done (10 left) 2024-04-17T11:42:19.438 INFO:tasks.rados.rados.0.smithi031.stdout:2324: done (9 left) 2024-04-17T11:42:19.438 INFO:tasks.rados.rados.0.smithi031.stdout:2325: done (8 left) 2024-04-17T11:42:19.438 INFO:tasks.rados.rados.0.smithi031.stdout:2330: done (7 left) 2024-04-17T11:42:19.438 INFO:tasks.rados.rados.0.smithi031.stdout:2331: rollback oid 21 current snap is 240 2024-04-17T11:42:19.438 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 21 to 229 2024-04-17T11:42:19.438 INFO:tasks.rados.rados.0.smithi031.stdout:2321: finishing rollback tid 0 to smithi03173351-16 2024-04-17T11:42:19.438 INFO:tasks.rados.rados.0.smithi031.stdout:2321: finishing rollback tid 1 to smithi03173351-16 2024-04-17T11:42:19.438 INFO:tasks.rados.rados.0.smithi031.stdout:2320: finishing write tid 3 to smithi03173351-34 2024-04-17T11:42:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1092 (ObjNum 717 snap 240 seq_num 717) dirty exists 2024-04-17T11:42:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:2320: left oid 34 (ObjNum 717 snap 240 seq_num 717) 2024-04-17T11:42:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:2320: done (7 left) 2024-04-17T11:42:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:2332: read oid 2 snap -1 2024-04-17T11:42:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:2332: expect deleted 2024-04-17T11:42:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 240 2024-04-17T11:42:19.439 INFO:tasks.rados.rados.0.smithi031.stdout:2333: seq_num 719 ranges {2441216=49152} 2024-04-17T11:42:19.450 INFO:tasks.rados.rados.0.smithi031.stdout:2333: writing smithi03173351-34 from 2441216 to 2490368 tid 1 2024-04-17T11:42:19.450 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 2258 (ObjNum -1700547632 snap 21884 seq_num 2594891472) dirty exists 2024-04-17T11:42:19.450 INFO:tasks.rados.rados.0.smithi031.stdout:2326: done (8 left) 2024-04-17T11:42:19.450 INFO:tasks.rados.rados.0.smithi031.stdout:2334: read oid 7 snap -1 2024-04-17T11:42:19.450 INFO:tasks.rados.rados.0.smithi031.stdout:2334: expect (ObjNum 689 snap 226 seq_num 689) 2024-04-17T11:42:19.450 INFO:tasks.rados.rados.0.smithi031.stdout:2335: snap_remove snap 239 2024-04-17T11:42:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:18.407615+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-04-17T11:42:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:18.407615+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-04-17T11:42:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:18.407615+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-04-17T11:42:20.426 INFO:tasks.rados.rados.0.smithi031.stdout:2335: done (9 left) 2024-04-17T11:42:20.426 INFO:tasks.rados.rados.0.smithi031.stdout:2336: snap_create 2024-04-17T11:42:20.426 INFO:tasks.rados.rados.0.smithi031.stdout:2318: finishing copy_from racing read to smithi03173351-22 2024-04-17T11:42:20.426 INFO:tasks.rados.rados.0.smithi031.stdout:2321: finishing rollback tid 2 to smithi03173351-16 2024-04-17T11:42:20.426 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 287 (ObjNum 510 snap 166 seq_num 510) dirty exists 2024-04-17T11:42:20.427 INFO:tasks.rados.rados.0.smithi031.stdout:2331: finishing rollback tid 1 to smithi03173351-21 2024-04-17T11:42:20.427 INFO:tasks.rados.rados.0.smithi031.stdout:2331: finishing rollback tid 2 to smithi03173351-21 2024-04-17T11:42:20.427 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 1236 (ObjNum 672 snap 220 seq_num 672) dirty exists 2024-04-17T11:42:20.427 INFO:tasks.rados.rados.0.smithi031.stdout:2327: expect (ObjNum 702 snap 232 seq_num 702) 2024-04-17T11:42:20.486 INFO:tasks.rados.rados.0.smithi031.stdout:2323: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:42:20.486 INFO:tasks.rados.rados.0.smithi031.stdout:2318: finishing copy_from to smithi03173351-22 2024-04-17T11:42:20.486 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 1673 (ObjNum 715 snap 238 seq_num 715) dirty exists 2024-04-17T11:42:20.486 INFO:tasks.rados.rados.0.smithi031.stdout:2333: finishing write tid 1 to smithi03173351-34 2024-04-17T11:42:20.487 INFO:tasks.rados.rados.0.smithi031.stdout:2333: finishing write tid 2 to smithi03173351-34 2024-04-17T11:42:20.487 INFO:tasks.rados.rados.0.smithi031.stdout:2329: finishing copy_from racing read to smithi03173351-11 2024-04-17T11:42:20.487 INFO:tasks.rados.rados.0.smithi031.stdout:2333: finishing write tid 3 to smithi03173351-34 2024-04-17T11:42:20.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1094 (ObjNum 719 snap 240 seq_num 719) dirty exists 2024-04-17T11:42:20.487 INFO:tasks.rados.rados.0.smithi031.stdout:2333: left oid 34 (ObjNum 719 snap 240 seq_num 719) 2024-04-17T11:42:20.487 INFO:tasks.rados.rados.0.smithi031.stdout:2323: finishing copy_from to smithi03173351-15 2024-04-17T11:42:20.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 2250 (ObjNum 679 snap 223 seq_num 679) dirty exists 2024-04-17T11:42:20.487 INFO:tasks.rados.rados.0.smithi031.stdout:2329: finishing copy_from to smithi03173351-11 2024-04-17T11:42:20.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 1976 (ObjNum 700 snap 232 seq_num 700) dirty exists 2024-04-17T11:42:20.487 INFO:tasks.rados.rados.0.smithi031.stdout:2334: expect (ObjNum 689 snap 226 seq_num 689) 2024-04-17T11:42:20.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:19.407872+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-04-17T11:42:20.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:19.795434+0000 mgr.y (mgr.14556) 415 : cluster [DBG] pgmap v819: 121 pgs: 121 active+clean; 312 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-04-17T11:42:20.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:42:20.371852+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:42:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:19.407872+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-04-17T11:42:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:19.795434+0000 mgr.y (mgr.14556) 415 : cluster [DBG] pgmap v819: 121 pgs: 121 active+clean; 312 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-04-17T11:42:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:42:20.371852+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:42:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:19.407872+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-04-17T11:42:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:19.795434+0000 mgr.y (mgr.14556) 415 : cluster [DBG] pgmap v819: 121 pgs: 121 active+clean; 312 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-04-17T11:42:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:42:20.371852+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:42:21.431 INFO:tasks.rados.rados.0.smithi031.stdout:2318: done (9 left) 2024-04-17T11:42:21.431 INFO:tasks.rados.rados.0.smithi031.stdout:2321: done (8 left) 2024-04-17T11:42:21.431 INFO:tasks.rados.rados.0.smithi031.stdout:2323: done (7 left) 2024-04-17T11:42:21.431 INFO:tasks.rados.rados.0.smithi031.stdout:2327: done (6 left) 2024-04-17T11:42:21.431 INFO:tasks.rados.rados.0.smithi031.stdout:2329: done (5 left) 2024-04-17T11:42:21.431 INFO:tasks.rados.rados.0.smithi031.stdout:2331: done (4 left) 2024-04-17T11:42:21.431 INFO:tasks.rados.rados.0.smithi031.stdout:2332: done (3 left) 2024-04-17T11:42:21.431 INFO:tasks.rados.rados.0.smithi031.stdout:2333: done (2 left) 2024-04-17T11:42:21.431 INFO:tasks.rados.rados.0.smithi031.stdout:2334: done (1 left) 2024-04-17T11:42:21.431 INFO:tasks.rados.rados.0.smithi031.stdout:2336: done (0 left) 2024-04-17T11:42:21.431 INFO:tasks.rados.rados.0.smithi031.stdout:2337: delete oid 19 current snap is 241 2024-04-17T11:42:21.433 INFO:tasks.rados.rados.0.smithi031.stdout:2337: done (0 left) 2024-04-17T11:42:21.433 INFO:tasks.rados.rados.0.smithi031.stdout:2338: setattr oid 7 current snap is 241 2024-04-17T11:42:21.436 INFO:tasks.rados.rados.0.smithi031.stdout:2339: copy_from oid 43 from oid 12 current snap is 241 2024-04-17T11:42:21.436 INFO:tasks.rados.rados.0.smithi031.stdout:2340: read oid 28 snap -1 2024-04-17T11:42:21.436 INFO:tasks.rados.rados.0.smithi031.stdout:2340: expect deleted 2024-04-17T11:42:21.436 INFO:tasks.rados.rados.0.smithi031.stdout:2341: rollback oid 47 current snap is 241 2024-04-17T11:42:21.436 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 47 to 238 2024-04-17T11:42:21.436 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 241 2024-04-17T11:42:21.436 INFO:tasks.rados.rados.0.smithi031.stdout:2342: seq_num 721 ranges {0=81920} 2024-04-17T11:42:21.436 INFO:tasks.rados.rados.0.smithi031.stdout:2342: writing smithi03173351-10 from 0 to 81920 tid 1 2024-04-17T11:42:21.436 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 241 2024-04-17T11:42:21.436 INFO:tasks.rados.rados.0.smithi031.stdout:2343: seq_num 722 ranges {2490368=98304} 2024-04-17T11:42:21.451 INFO:tasks.rados.rados.0.smithi031.stdout:2343: writing smithi03173351-34 from 2490368 to 2588672 tid 1 2024-04-17T11:42:21.451 INFO:tasks.rados.rados.0.smithi031.stdout:2344: snap_create 2024-04-17T11:42:21.451 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 1709 (ObjNum 689 snap 226 seq_num 689) dirty exists 2024-04-17T11:42:21.451 INFO:tasks.rados.rados.0.smithi031.stdout:2342: finishing write tid 1 to smithi03173351-10 2024-04-17T11:42:21.451 INFO:tasks.rados.rados.0.smithi031.stdout:2341: finishing rollback tid 1 to smithi03173351-47 2024-04-17T11:42:21.451 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1689 (ObjNum -1701606816 snap 21884 seq_num 2593073888) dirty dne 2024-04-17T11:42:21.454 INFO:tasks.rados.rados.0.smithi031.stdout:2343: finishing write tid 1 to smithi03173351-34 2024-04-17T11:42:21.454 INFO:tasks.rados.rados.0.smithi031.stdout:2343: finishing write tid 2 to smithi03173351-34 2024-04-17T11:42:21.455 INFO:tasks.rados.rados.0.smithi031.stdout:2343: finishing write tid 3 to smithi03173351-34 2024-04-17T11:42:21.455 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1096 (ObjNum 722 snap 241 seq_num 722) dirty exists 2024-04-17T11:42:21.455 INFO:tasks.rados.rados.0.smithi031.stdout:2343: left oid 34 (ObjNum 722 snap 241 seq_num 722) 2024-04-17T11:42:21.464 INFO:tasks.rados.rados.0.smithi031.stdout:2342: finishing write tid 2 to smithi03173351-10 2024-04-17T11:42:21.467 INFO:tasks.rados.rados.0.smithi031.stdout:2342: finishing write tid 3 to smithi03173351-10 2024-04-17T11:42:21.467 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1238 (ObjNum 721 snap 241 seq_num 721) dirty exists 2024-04-17T11:42:21.467 INFO:tasks.rados.rados.0.smithi031.stdout:2342: left oid 10 (ObjNum 721 snap 241 seq_num 721) 2024-04-17T11:42:21.469 INFO:tasks.rados.rados.0.smithi031.stdout:2339: finishing copy_from racing read to smithi03173351-43 2024-04-17T11:42:21.470 INFO:tasks.rados.rados.0.smithi031.stdout:2339: finishing copy_from to smithi03173351-43 2024-04-17T11:42:21.470 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 1713 (ObjNum 650 snap 213 seq_num 650) dirty exists 2024-04-17T11:42:21.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:20.421101+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-04-17T11:42:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:42:20.686583+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:42:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:42:20.687246+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:42:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:42:20.691538+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:42:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:21] "GET /metrics HTTP/1.1" 200 192197 "" "Prometheus/2.33.4" 2024-04-17T11:42:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:20.421101+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-04-17T11:42:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:42:20.686583+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:42:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:42:20.687246+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:42:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:42:20.691538+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:42:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:20.421101+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-04-17T11:42:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:42:20.686583+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:42:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:42:20.687246+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:42:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:42:20.691538+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:42:22.433 INFO:tasks.rados.rados.0.smithi031.stdout:2338: done (6 left) 2024-04-17T11:42:22.433 INFO:tasks.rados.rados.0.smithi031.stdout:2339: done (5 left) 2024-04-17T11:42:22.433 INFO:tasks.rados.rados.0.smithi031.stdout:2340: done (4 left) 2024-04-17T11:42:22.433 INFO:tasks.rados.rados.0.smithi031.stdout:2341: done (3 left) 2024-04-17T11:42:22.433 INFO:tasks.rados.rados.0.smithi031.stdout:2342: done (2 left) 2024-04-17T11:42:22.433 INFO:tasks.rados.rados.0.smithi031.stdout:2343: done (1 left) 2024-04-17T11:42:22.433 INFO:tasks.rados.rados.0.smithi031.stdout:2344: done (0 left) 2024-04-17T11:42:22.433 INFO:tasks.rados.rados.0.smithi031.stdout:2345: rollback oid 45 current snap is 242 2024-04-17T11:42:22.433 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 45 to 241 2024-04-17T11:42:22.434 INFO:tasks.rados.rados.0.smithi031.stdout:2346: read oid 14 snap -1 2024-04-17T11:42:22.434 INFO:tasks.rados.rados.0.smithi031.stdout:2346: expect deleted 2024-04-17T11:42:22.434 INFO:tasks.rados.rados.0.smithi031.stdout:2347: read oid 3 snap -1 2024-04-17T11:42:22.434 INFO:tasks.rados.rados.0.smithi031.stdout:2347: expect (ObjNum 702 snap 232 seq_num 702) 2024-04-17T11:42:22.434 INFO:tasks.rados.rados.0.smithi031.stdout:2348: delete oid 25 current snap is 242 2024-04-17T11:42:22.443 INFO:tasks.rados.rados.0.smithi031.stdout:2347: expect (ObjNum 702 snap 232 seq_num 702) 2024-04-17T11:42:22.501 INFO:tasks.rados.rados.0.smithi031.stdout:2345: finishing rollback tid 1 to smithi03173351-45 2024-04-17T11:42:22.501 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2403 (ObjNum -851107956 snap 21881 seq_num 0) dirty dne 2024-04-17T11:42:22.501 INFO:tasks.rados.rados.0.smithi031.stdout:2345: done (3 left) 2024-04-17T11:42:22.501 INFO:tasks.rados.rados.0.smithi031.stdout:2346: done (2 left) 2024-04-17T11:42:22.501 INFO:tasks.rados.rados.0.smithi031.stdout:2347: done (1 left) 2024-04-17T11:42:22.501 INFO:tasks.rados.rados.0.smithi031.stdout:2348: done (0 left) 2024-04-17T11:42:22.501 INFO:tasks.rados.rados.0.smithi031.stdout:2349: delete oid 22 current snap is 242 2024-04-17T11:42:22.504 INFO:tasks.rados.rados.0.smithi031.stdout:2349: done (0 left) 2024-04-17T11:42:22.504 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 242 2024-04-17T11:42:22.504 INFO:tasks.rados.rados.0.smithi031.stdout:2350: seq_num 725 ranges {1662976=147456} 2024-04-17T11:42:22.514 INFO:tasks.rados.rados.0.smithi031.stdout:2350: writing smithi03173351-21 from 1662976 to 1810432 tid 1 2024-04-17T11:42:22.515 INFO:tasks.rados.rados.0.smithi031.stdout:2351: rollback oid 1 current snap is 242 2024-04-17T11:42:22.515 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 1 to 237 2024-04-17T11:42:22.515 INFO:tasks.rados.rados.0.smithi031.stdout:2352: snap_create 2024-04-17T11:42:22.519 INFO:tasks.rados.rados.0.smithi031.stdout:2350: finishing write tid 1 to smithi03173351-21 2024-04-17T11:42:22.519 INFO:tasks.rados.rados.0.smithi031.stdout:2351: finishing rollback tid 0 to smithi03173351-1 2024-04-17T11:42:22.519 INFO:tasks.rados.rados.0.smithi031.stdout:2350: finishing write tid 2 to smithi03173351-21 2024-04-17T11:42:22.519 INFO:tasks.rados.rados.0.smithi031.stdout:2351: finishing rollback tid 1 to smithi03173351-1 2024-04-17T11:42:22.519 INFO:tasks.rados.rados.0.smithi031.stdout:2351: finishing rollback tid 2 to smithi03173351-1 2024-04-17T11:42:22.519 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2253 (ObjNum 655 snap 213 seq_num 655) dirty exists 2024-04-17T11:42:22.520 INFO:tasks.rados.rados.0.smithi031.stdout:2350: finishing write tid 3 to smithi03173351-21 2024-04-17T11:42:22.520 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 1240 (ObjNum 725 snap 242 seq_num 725) dirty exists 2024-04-17T11:42:22.520 INFO:tasks.rados.rados.0.smithi031.stdout:2350: left oid 21 (ObjNum 725 snap 242 seq_num 725) 2024-04-17T11:42:22.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:21.428476+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-04-17T11:42:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:21.795994+0000 mgr.y (mgr.14556) 416 : cluster [DBG] pgmap v822: 121 pgs: 121 active+clean; 312 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-04-17T11:42:22.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:21.428476+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-04-17T11:42:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:21.795994+0000 mgr.y (mgr.14556) 416 : cluster [DBG] pgmap v822: 121 pgs: 121 active+clean; 312 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-04-17T11:42:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:21.428476+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-04-17T11:42:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:21.795994+0000 mgr.y (mgr.14556) 416 : cluster [DBG] pgmap v822: 121 pgs: 121 active+clean; 312 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-04-17T11:42:23.433 INFO:tasks.rados.rados.0.smithi031.stdout:2350: done (2 left) 2024-04-17T11:42:23.434 INFO:tasks.rados.rados.0.smithi031.stdout:2351: done (1 left) 2024-04-17T11:42:23.434 INFO:tasks.rados.rados.0.smithi031.stdout:2352: done (0 left) 2024-04-17T11:42:23.434 INFO:tasks.rados.rados.0.smithi031.stdout:2353: snap_create 2024-04-17T11:42:23.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:22.433050+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-04-17T11:42:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:22.433050+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-04-17T11:42:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:22.433050+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-04-17T11:42:24.387 INFO:tasks.rados.rados.0.smithi031.stdout:2353: done (0 left) 2024-04-17T11:42:24.388 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 244 2024-04-17T11:42:24.388 INFO:tasks.rados.rados.0.smithi031.stdout:2354: seq_num 726 ranges {0=163840} 2024-04-17T11:42:24.388 INFO:tasks.rados.rados.0.smithi031.stdout:2354: writing smithi03173351-36 from 0 to 163840 tid 1 2024-04-17T11:42:24.388 INFO:tasks.rados.rados.0.smithi031.stdout:2355: snap_create 2024-04-17T11:42:24.394 INFO:tasks.rados.rados.0.smithi031.stdout:2354: finishing write tid 1 to smithi03173351-36 2024-04-17T11:42:24.394 INFO:tasks.rados.rados.0.smithi031.stdout:2354: finishing write tid 2 to smithi03173351-36 2024-04-17T11:42:24.396 INFO:tasks.rados.rados.0.smithi031.stdout:2354: finishing write tid 3 to smithi03173351-36 2024-04-17T11:42:24.396 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 2260 (ObjNum 726 snap 244 seq_num 726) dirty exists 2024-04-17T11:42:24.396 INFO:tasks.rados.rados.0.smithi031.stdout:2354: left oid 36 (ObjNum 726 snap 244 seq_num 726) 2024-04-17T11:42:24.439 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:42:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:42:24.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:23.434198+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-04-17T11:42:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:23.796512+0000 mgr.y (mgr.14556) 417 : cluster [DBG] pgmap v825: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-04-17T11:42:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:24.383885+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-04-17T11:42:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:23.434198+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-04-17T11:42:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:23.796512+0000 mgr.y (mgr.14556) 417 : cluster [DBG] pgmap v825: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-04-17T11:42:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:24.383885+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-04-17T11:42:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:23.434198+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-04-17T11:42:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:23.796512+0000 mgr.y (mgr.14556) 417 : cluster [DBG] pgmap v825: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-04-17T11:42:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:24.383885+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-04-17T11:42:25.387 INFO:tasks.rados.rados.0.smithi031.stdout:2354: done (1 left) 2024-04-17T11:42:25.388 INFO:tasks.rados.rados.0.smithi031.stdout:2355: done (0 left) 2024-04-17T11:42:25.388 INFO:tasks.rados.rados.0.smithi031.stdout:2356: read oid 5 snap 234 2024-04-17T11:42:25.388 INFO:tasks.rados.rados.0.smithi031.stdout:2356: expect (ObjNum 607 snap 205 seq_num 607) 2024-04-17T11:42:25.388 INFO:tasks.rados.rados.0.smithi031.stdout:2357: snap_remove snap 197 2024-04-17T11:42:26.402 INFO:tasks.rados.rados.0.smithi031.stdout:2357: done (1 left) 2024-04-17T11:42:26.402 INFO:tasks.rados.rados.0.smithi031.stdout:2358: delete oid 39 current snap is 245 2024-04-17T11:42:26.404 INFO:tasks.rados.rados.0.smithi031.stdout:2356: expect (ObjNum 607 snap 205 seq_num 607) 2024-04-17T11:42:26.436 INFO:tasks.rados.rados.0.smithi031.stdout:2356: done (1 left) 2024-04-17T11:42:26.436 INFO:tasks.rados.rados.0.smithi031.stdout:2358: done (0 left) 2024-04-17T11:42:26.436 INFO:tasks.rados.rados.0.smithi031.stdout:2359: delete oid 40 current snap is 245 2024-04-17T11:42:26.438 INFO:tasks.rados.rados.0.smithi031.stdout:2359: done (0 left) 2024-04-17T11:42:26.438 INFO:tasks.rados.rados.0.smithi031.stdout:2360: snap_remove snap 223 2024-04-17T11:42:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:25.385387+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-04-17T11:42:26.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:25.385387+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-04-17T11:42:26.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:25.385387+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-04-17T11:42:27.400 INFO:tasks.rados.rados.0.smithi031.stdout:2360: done (0 left) 2024-04-17T11:42:27.400 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 245 2024-04-17T11:42:27.400 INFO:tasks.rados.rados.0.smithi031.stdout:2361: seq_num 729 ranges {753664=212992} 2024-04-17T11:42:27.406 INFO:tasks.rados.rados.0.smithi031.stdout:2361: writing smithi03173351-5 from 753664 to 966656 tid 1 2024-04-17T11:42:27.406 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 24 current snap is 245 2024-04-17T11:42:27.407 INFO:tasks.rados.rados.0.smithi031.stdout:2362: seq_num 730 ranges {2031616=229376} 2024-04-17T11:42:27.419 INFO:tasks.rados.rados.0.smithi031.stdout:2362: writing smithi03173351-24 from 2031616 to 2260992 tid 1 2024-04-17T11:42:27.419 INFO:tasks.rados.rados.0.smithi031.stdout:2363: rollback oid 13 current snap is 245 2024-04-17T11:42:27.419 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 13 to 236 2024-04-17T11:42:27.419 INFO:tasks.rados.rados.0.smithi031.stdout:2364: delete oid 31 current snap is 245 2024-04-17T11:42:27.420 INFO:tasks.rados.rados.0.smithi031.stdout:2361: finishing write tid 1 to smithi03173351-5 2024-04-17T11:42:27.420 INFO:tasks.rados.rados.0.smithi031.stdout:2361: finishing write tid 2 to smithi03173351-5 2024-04-17T11:42:27.420 INFO:tasks.rados.rados.0.smithi031.stdout:2361: finishing write tid 3 to smithi03173351-5 2024-04-17T11:42:27.421 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1098 (ObjNum 729 snap 245 seq_num 729) dirty exists 2024-04-17T11:42:27.421 INFO:tasks.rados.rados.0.smithi031.stdout:2361: left oid 5 (ObjNum 729 snap 245 seq_num 729) 2024-04-17T11:42:27.425 INFO:tasks.rados.rados.0.smithi031.stdout:2362: finishing write tid 1 to smithi03173351-24 2024-04-17T11:42:27.425 INFO:tasks.rados.rados.0.smithi031.stdout:2362: finishing write tid 2 to smithi03173351-24 2024-04-17T11:42:27.430 INFO:tasks.rados.rados.0.smithi031.stdout:2361: done (3 left) 2024-04-17T11:42:27.430 INFO:tasks.rados.rados.0.smithi031.stdout:2364: done (2 left) 2024-04-17T11:42:27.430 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 245 2024-04-17T11:42:27.430 INFO:tasks.rados.rados.0.smithi031.stdout:2365: seq_num 732 ranges {4521984=262144} 2024-04-17T11:42:27.452 INFO:tasks.rados.rados.0.smithi031.stdout:2365: writing smithi03173351-9 from 4521984 to 4784128 tid 1 2024-04-17T11:42:27.453 INFO:tasks.rados.rados.0.smithi031.stdout:2366: delete oid 44 current snap is 245 2024-04-17T11:42:27.453 INFO:tasks.rados.rados.0.smithi031.stdout:2362: finishing write tid 3 to smithi03173351-24 2024-04-17T11:42:27.453 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 1677 (ObjNum 730 snap 245 seq_num 730) dirty exists 2024-04-17T11:42:27.453 INFO:tasks.rados.rados.0.smithi031.stdout:2362: left oid 24 (ObjNum 730 snap 245 seq_num 730) 2024-04-17T11:42:27.453 INFO:tasks.rados.rados.0.smithi031.stdout:2363: finishing rollback tid 0 to smithi03173351-13 2024-04-17T11:42:27.453 INFO:tasks.rados.rados.0.smithi031.stdout:2363: finishing rollback tid 1 to smithi03173351-13 2024-04-17T11:42:27.453 INFO:tasks.rados.rados.0.smithi031.stdout:2363: finishing rollback tid 2 to smithi03173351-13 2024-04-17T11:42:27.453 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 1243 (ObjNum 689 snap 226 seq_num 689) dirty exists 2024-04-17T11:42:27.455 INFO:tasks.rados.rados.0.smithi031.stdout:2362: done (3 left) 2024-04-17T11:42:27.455 INFO:tasks.rados.rados.0.smithi031.stdout:2363: done (2 left) 2024-04-17T11:42:27.455 INFO:tasks.rados.rados.0.smithi031.stdout:2366: done (1 left) 2024-04-17T11:42:27.455 INFO:tasks.rados.rados.0.smithi031.stdout:2367: snap_remove snap 231 2024-04-17T11:42:27.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:25.796958+0000 mgr.y (mgr.14556) 418 : cluster [DBG] pgmap v828: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-04-17T11:42:27.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:26.396035+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-04-17T11:42:27.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:25.796958+0000 mgr.y (mgr.14556) 418 : cluster [DBG] pgmap v828: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-04-17T11:42:27.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:26.396035+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-04-17T11:42:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:25.796958+0000 mgr.y (mgr.14556) 418 : cluster [DBG] pgmap v828: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-04-17T11:42:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:26.396035+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-04-17T11:42:28.425 INFO:tasks.rados.rados.0.smithi031.stdout:2367: done (1 left) 2024-04-17T11:42:28.425 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 245 2024-04-17T11:42:28.425 INFO:tasks.rados.rados.0.smithi031.stdout:2368: seq_num 734 ranges {3112960=294912} 2024-04-17T11:42:28.440 INFO:tasks.rados.rados.0.smithi031.stdout:2368: writing smithi03173351-38 from 3112960 to 3407872 tid 1 2024-04-17T11:42:28.440 INFO:tasks.rados.rados.0.smithi031.stdout:2369: snap_remove snap 242 2024-04-17T11:42:28.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:27.400786+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-04-17T11:42:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:27.797516+0000 mgr.y (mgr.14556) 419 : cluster [DBG] pgmap v831: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:42:28.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:27.400786+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-04-17T11:42:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:27.797516+0000 mgr.y (mgr.14556) 419 : cluster [DBG] pgmap v831: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:42:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:27.400786+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-04-17T11:42:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:27.797516+0000 mgr.y (mgr.14556) 419 : cluster [DBG] pgmap v831: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:2369: done (2 left) 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:2370: copy_from oid 29 from oid 2 current snap is 245 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:2365: finishing write tid 1 to smithi03173351-9 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:2365: finishing write tid 2 to smithi03173351-9 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:2365: finishing write tid 3 to smithi03173351-9 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1638 (ObjNum 732 snap 245 seq_num 732) dirty exists 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:2365: left oid 9 (ObjNum 732 snap 245 seq_num 732) 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:2368: finishing write tid 1 to smithi03173351-38 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:2368: finishing write tid 2 to smithi03173351-38 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:2368: finishing write tid 3 to smithi03173351-38 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1694 (ObjNum 734 snap 245 seq_num 734) dirty exists 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:2368: left oid 38 (ObjNum 734 snap 245 seq_num 734) 2024-04-17T11:42:29.414 INFO:tasks.rados.rados.0.smithi031.stdout:2365: done (2 left) 2024-04-17T11:42:29.415 INFO:tasks.rados.rados.0.smithi031.stdout:2368: done (1 left) 2024-04-17T11:42:29.415 INFO:tasks.rados.rados.0.smithi031.stdout:2371: read oid 42 snap 237 2024-04-17T11:42:29.415 INFO:tasks.rados.rados.0.smithi031.stdout:2371: expect (ObjNum 649 snap 213 seq_num 649) 2024-04-17T11:42:29.415 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 245 2024-04-17T11:42:29.415 INFO:tasks.rados.rados.0.smithi031.stdout:2372: seq_num 735 ranges {2424832=311296} 2024-04-17T11:42:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:2372: writing smithi03173351-37 from 2424832 to 2736128 tid 1 2024-04-17T11:42:29.429 INFO:tasks.rados.rados.0.smithi031.stdout:2373: snap_remove snap 195 2024-04-17T11:42:29.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:28.409728+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-04-17T11:42:29.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:28.409728+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-04-17T11:42:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:28.409728+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-04-17T11:42:30.431 INFO:tasks.rados.rados.0.smithi031.stdout:2373: done (3 left) 2024-04-17T11:42:30.431 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 245 2024-04-17T11:42:30.431 INFO:tasks.rados.rados.0.smithi031.stdout:2374: seq_num 736 ranges {0=335872} 2024-04-17T11:42:30.431 INFO:tasks.rados.rados.0.smithi031.stdout:2374: writing smithi03173351-28 from 0 to 335872 tid 1 2024-04-17T11:42:30.431 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 245 2024-04-17T11:42:30.431 INFO:tasks.rados.rados.0.smithi031.stdout:2375: seq_num 737 ranges {0=352256} 2024-04-17T11:42:30.431 INFO:tasks.rados.rados.0.smithi031.stdout:2375: writing smithi03173351-17 from 0 to 352256 tid 1 2024-04-17T11:42:30.431 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 245 2024-04-17T11:42:30.431 INFO:tasks.rados.rados.0.smithi031.stdout:2376: seq_num 738 ranges {15286272=368640} 2024-04-17T11:42:30.515 INFO:tasks.rados.rados.0.smithi031.stdout:2376: writing smithi03173351-4 from 15286272 to 15654912 tid 1 2024-04-17T11:42:30.515 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 245 2024-04-17T11:42:30.515 INFO:tasks.rados.rados.0.smithi031.stdout:2377: seq_num 739 ranges {8585216=385024} 2024-04-17T11:42:30.564 INFO:tasks.rados.rados.0.smithi031.stdout:2377: writing smithi03173351-6 from 8585216 to 8970240 tid 1 2024-04-17T11:42:30.564 INFO:tasks.rados.rados.0.smithi031.stdout:2378: rollback oid 10 current snap is 245 2024-04-17T11:42:30.565 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 10 to 240 2024-04-17T11:42:30.565 INFO:tasks.rados.rados.0.smithi031.stdout:2370: finishing copy_from to smithi03173351-29 2024-04-17T11:42:30.565 INFO:tasks.rados.rados.0.smithi031.stdout:2370: got expected ENOENT (src dne) 2024-04-17T11:42:30.565 INFO:tasks.rados.rados.0.smithi031.stdout:2370: finishing copy_from racing read to smithi03173351-29 2024-04-17T11:42:30.565 INFO:tasks.rados.rados.0.smithi031.stdout:2371: expect (ObjNum 649 snap 213 seq_num 649) 2024-04-17T11:42:30.602 INFO:tasks.rados.rados.0.smithi031.stdout:2372: finishing write tid 1 to smithi03173351-37 2024-04-17T11:42:30.602 INFO:tasks.rados.rados.0.smithi031.stdout:2372: finishing write tid 2 to smithi03173351-37 2024-04-17T11:42:30.602 INFO:tasks.rados.rados.0.smithi031.stdout:2372: finishing write tid 3 to smithi03173351-37 2024-04-17T11:42:30.602 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 2255 (ObjNum 735 snap 245 seq_num 735) dirty exists 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2372: left oid 37 (ObjNum 735 snap 245 seq_num 735) 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2375: finishing write tid 1 to smithi03173351-17 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2375: finishing write tid 2 to smithi03173351-17 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2374: finishing write tid 1 to smithi03173351-28 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2374: finishing write tid 2 to smithi03173351-28 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2375: finishing write tid 3 to smithi03173351-17 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1696 (ObjNum 737 snap 245 seq_num 737) dirty exists 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2375: left oid 17 (ObjNum 737 snap 245 seq_num 737) 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2374: finishing write tid 3 to smithi03173351-28 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 946 (ObjNum 736 snap 245 seq_num 736) dirty exists 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2374: left oid 28 (ObjNum 736 snap 245 seq_num 736) 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2376: finishing write tid 1 to smithi03173351-4 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2376: finishing write tid 2 to smithi03173351-4 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2370: done (7 left) 2024-04-17T11:42:30.603 INFO:tasks.rados.rados.0.smithi031.stdout:2371: done (6 left) 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2372: done (5 left) 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2374: done (4 left) 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2375: done (3 left) 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2379: snap_create 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2376: finishing write tid 3 to smithi03173351-4 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2466 (ObjNum 738 snap 245 seq_num 738) dirty exists 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2376: left oid 4 (ObjNum 738 snap 245 seq_num 738) 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2378: finishing rollback tid 0 to smithi03173351-10 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2378: finishing rollback tid 1 to smithi03173351-10 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1245 (ObjNum -1700237872 snap 21884 seq_num 0) dirty dne 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2377: finishing write tid 1 to smithi03173351-6 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2377: finishing write tid 2 to smithi03173351-6 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2377: finishing write tid 3 to smithi03173351-6 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1848 (ObjNum 739 snap 245 seq_num 739) dirty exists 2024-04-17T11:42:30.604 INFO:tasks.rados.rados.0.smithi031.stdout:2377: left oid 6 (ObjNum 739 snap 245 seq_num 739) 2024-04-17T11:42:30.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:29.413637+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-04-17T11:42:30.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:29.797956+0000 mgr.y (mgr.14556) 420 : cluster [DBG] pgmap v834: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 565 KiB/s rd, 212 KiB/s wr, 4 op/s 2024-04-17T11:42:30.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:29.413637+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-04-17T11:42:30.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:29.797956+0000 mgr.y (mgr.14556) 420 : cluster [DBG] pgmap v834: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 565 KiB/s rd, 212 KiB/s wr, 4 op/s 2024-04-17T11:42:30.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:29.413637+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-04-17T11:42:30.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:29.797956+0000 mgr.y (mgr.14556) 420 : cluster [DBG] pgmap v834: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 565 KiB/s rd, 212 KiB/s wr, 4 op/s 2024-04-17T11:42:31.430 INFO:tasks.rados.rados.0.smithi031.stdout:2376: done (3 left) 2024-04-17T11:42:31.430 INFO:tasks.rados.rados.0.smithi031.stdout:2377: done (2 left) 2024-04-17T11:42:31.430 INFO:tasks.rados.rados.0.smithi031.stdout:2378: done (1 left) 2024-04-17T11:42:31.430 INFO:tasks.rados.rados.0.smithi031.stdout:2379: done (0 left) 2024-04-17T11:42:31.430 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 246 2024-04-17T11:42:31.431 INFO:tasks.rados.rados.0.smithi031.stdout:2380: seq_num 740 ranges {0=401408} 2024-04-17T11:42:31.432 INFO:tasks.rados.rados.0.smithi031.stdout:2380: writing smithi03173351-10 from 0 to 401408 tid 1 2024-04-17T11:42:31.432 INFO:tasks.rados.rados.0.smithi031.stdout:2381: read oid 21 snap -1 2024-04-17T11:42:31.432 INFO:tasks.rados.rados.0.smithi031.stdout:2381: expect (ObjNum 725 snap 242 seq_num 725) 2024-04-17T11:42:31.432 INFO:tasks.rados.rados.0.smithi031.stdout:2382: snap_remove snap 236 2024-04-17T11:42:31.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:30.420208+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-04-17T11:42:31.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:30.420208+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-04-17T11:42:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:30.420208+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-04-17T11:42:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:31] "GET /metrics HTTP/1.1" 200 192225 "" "Prometheus/2.33.4" 2024-04-17T11:42:32.439 INFO:tasks.rados.rados.0.smithi031.stdout:2382: done (2 left) 2024-04-17T11:42:32.439 INFO:tasks.rados.rados.0.smithi031.stdout:2383: read oid 23 snap -1 2024-04-17T11:42:32.439 INFO:tasks.rados.rados.0.smithi031.stdout:2383: expect deleted 2024-04-17T11:42:32.439 INFO:tasks.rados.rados.0.smithi031.stdout:2384: snap_create 2024-04-17T11:42:32.439 INFO:tasks.rados.rados.0.smithi031.stdout:2380: finishing write tid 1 to smithi03173351-10 2024-04-17T11:42:32.439 INFO:tasks.rados.rados.0.smithi031.stdout:2380: finishing write tid 2 to smithi03173351-10 2024-04-17T11:42:32.439 INFO:tasks.rados.rados.0.smithi031.stdout:2380: finishing write tid 3 to smithi03173351-10 2024-04-17T11:42:32.439 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1247 (ObjNum 740 snap 246 seq_num 740) dirty exists 2024-04-17T11:42:32.439 INFO:tasks.rados.rados.0.smithi031.stdout:2380: left oid 10 (ObjNum 740 snap 246 seq_num 740) 2024-04-17T11:42:32.439 INFO:tasks.rados.rados.0.smithi031.stdout:2381: expect (ObjNum 725 snap 242 seq_num 725) 2024-04-17T11:42:32.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:31.431274+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-04-17T11:42:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:31.798497+0000 mgr.y (mgr.14556) 421 : cluster [DBG] pgmap v837: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 565 KiB/s rd, 212 KiB/s wr, 4 op/s 2024-04-17T11:42:32.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:31.431274+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-04-17T11:42:32.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:31.798497+0000 mgr.y (mgr.14556) 421 : cluster [DBG] pgmap v837: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 565 KiB/s rd, 212 KiB/s wr, 4 op/s 2024-04-17T11:42:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:31.431274+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-04-17T11:42:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:31.798497+0000 mgr.y (mgr.14556) 421 : cluster [DBG] pgmap v837: 121 pgs: 121 active+clean; 326 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 565 KiB/s rd, 212 KiB/s wr, 4 op/s 2024-04-17T11:42:33.437 INFO:tasks.rados.rados.0.smithi031.stdout:2380: done (3 left) 2024-04-17T11:42:33.438 INFO:tasks.rados.rados.0.smithi031.stdout:2381: done (2 left) 2024-04-17T11:42:33.438 INFO:tasks.rados.rados.0.smithi031.stdout:2383: done (1 left) 2024-04-17T11:42:33.438 INFO:tasks.rados.rados.0.smithi031.stdout:2384: done (0 left) 2024-04-17T11:42:33.438 INFO:tasks.rados.rados.0.smithi031.stdout:2385: rollback oid 30 current snap is 247 2024-04-17T11:42:33.438 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 241 2024-04-17T11:42:33.438 INFO:tasks.rados.rados.0.smithi031.stdout:2386: delete oid 21 current snap is 247 2024-04-17T11:42:33.447 INFO:tasks.rados.rados.0.smithi031.stdout:2386: done (1 left) 2024-04-17T11:42:33.447 INFO:tasks.rados.rados.0.smithi031.stdout:2387: snap_create 2024-04-17T11:42:33.449 INFO:tasks.rados.rados.0.smithi031.stdout:2385: finishing rollback tid 0 to smithi03173351-30 2024-04-17T11:42:33.449 INFO:tasks.rados.rados.0.smithi031.stdout:2385: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:42:33.449 INFO:tasks.rados.rados.0.smithi031.stdout:2385: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:42:33.449 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 2257 (ObjNum 679 snap 223 seq_num 679) dirty exists 2024-04-17T11:42:33.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:32.436358+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-04-17T11:42:33.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:32.436358+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-04-17T11:42:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:32.436358+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-04-17T11:42:34.388 INFO:tasks.rados.rados.0.smithi031.stdout:2385: done (1 left) 2024-04-17T11:42:34.388 INFO:tasks.rados.rados.0.smithi031.stdout:2387: done (0 left) 2024-04-17T11:42:34.388 INFO:tasks.rados.rados.0.smithi031.stdout:2388: snap_create 2024-04-17T11:42:34.445 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:42:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:33.438105+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-04-17T11:42:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:33.799021+0000 mgr.y (mgr.14556) 422 : cluster [DBG] pgmap v840: 121 pgs: 121 active+clean; 259 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 598 KiB/s wr, 7 op/s 2024-04-17T11:42:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:34.387449+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-04-17T11:42:34.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:33.438105+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-04-17T11:42:34.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:33.799021+0000 mgr.y (mgr.14556) 422 : cluster [DBG] pgmap v840: 121 pgs: 121 active+clean; 259 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 598 KiB/s wr, 7 op/s 2024-04-17T11:42:34.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:34.387449+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-04-17T11:42:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:33.438105+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-04-17T11:42:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:33.799021+0000 mgr.y (mgr.14556) 422 : cluster [DBG] pgmap v840: 121 pgs: 121 active+clean; 259 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 598 KiB/s wr, 7 op/s 2024-04-17T11:42:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:34.387449+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-04-17T11:42:35.388 INFO:tasks.rados.rados.0.smithi031.stdout:2388: done (0 left) 2024-04-17T11:42:35.388 INFO:tasks.rados.rados.0.smithi031.stdout:2389: delete oid 36 current snap is 249 2024-04-17T11:42:35.395 INFO:tasks.rados.rados.0.smithi031.stdout:2389: done (0 left) 2024-04-17T11:42:35.395 INFO:tasks.rados.rados.0.smithi031.stdout:2390: delete oid 1 current snap is 249 2024-04-17T11:42:35.398 INFO:tasks.rados.rados.0.smithi031.stdout:2390: done (0 left) 2024-04-17T11:42:35.398 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 249 2024-04-17T11:42:35.398 INFO:tasks.rados.rados.0.smithi031.stdout:2391: seq_num 744 ranges {0=466944} 2024-04-17T11:42:35.401 INFO:tasks.rados.rados.0.smithi031.stdout:2391: writing smithi03173351-21 from 0 to 466944 tid 1 2024-04-17T11:42:35.401 INFO:tasks.rados.rados.0.smithi031.stdout:2392: copy_from oid 19 from oid 49 current snap is 249 2024-04-17T11:42:35.401 INFO:tasks.rados.rados.0.smithi031.stdout:2393: read oid 9 snap -1 2024-04-17T11:42:35.401 INFO:tasks.rados.rados.0.smithi031.stdout:2393: expect (ObjNum 732 snap 245 seq_num 732) 2024-04-17T11:42:35.401 INFO:tasks.rados.rados.0.smithi031.stdout:2394: snap_remove snap 232 2024-04-17T11:42:36.277 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:42:36.397 INFO:tasks.rados.rados.0.smithi031.stdout:2394: done (3 left) 2024-04-17T11:42:36.398 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 249 2024-04-17T11:42:36.398 INFO:tasks.rados.rados.0.smithi031.stdout:2391: finishing write tid 1 to smithi03173351-21 2024-04-17T11:42:36.398 INFO:tasks.rados.rados.0.smithi031.stdout:2395: seq_num 745 ranges {0=483328} 2024-04-17T11:42:36.403 INFO:tasks.rados.rados.0.smithi031.stdout:2395: writing smithi03173351-45 from 0 to 483328 tid 1 2024-04-17T11:42:36.403 INFO:tasks.rados.rados.0.smithi031.stdout:2396: snap_remove snap 243 2024-04-17T11:42:36.582 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:42:36.582 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (9m) 9m ago 10m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:42:36.582 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (10m) 9m ago 10m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:42:36.582 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (11m) 9m ago 11m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:42:36.582 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (11m) 9m ago 11m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:42:36.582 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (15m) 9m ago 15m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:42:36.582 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (16m) 9m ago 16m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:42:36.582 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (16m) 9m ago 17m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:42:36.582 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (15m) 9m ago 15m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:42:36.582 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (15m) 9m ago 15m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:42:36.583 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (11m) 9m ago 11m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:42:36.583 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (11m) 9m ago 11m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:42:36.583 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (14m) 9m ago 14m 38.5M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:42:36.583 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (14m) 9m ago 14m 38.0M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:42:36.583 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (14m) 9m ago 14m 40.1M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:42:36.583 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (13m) 9m ago 13m 39.5M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:42:36.583 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (13m) 9m ago 13m 40.0M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:42:36.583 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (12m) 9m ago 12m 41.6M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:42:36.583 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (12m) 9m ago 12m 38.1M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:42:36.583 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (12m) 9m ago 12m 38.5M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:42:36.583 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (9m) 9m ago 11m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:42:36.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:35.389646+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-04-17T11:42:36.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:35.389646+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-04-17T11:42:36.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:35.389646+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-04-17T11:42:36.937 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:42:36.937 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:42:36.938 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:42:36.939 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:42:37.402 INFO:tasks.rados.rados.0.smithi031.stdout:2396: done (4 left) 2024-04-17T11:42:37.402 INFO:tasks.rados.rados.0.smithi031.stdout:2397: snap_remove snap 247 2024-04-17T11:42:37.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:35.799523+0000 mgr.y (mgr.14556) 423 : cluster [DBG] pgmap v843: 121 pgs: 121 active+clean; 259 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 598 KiB/s wr, 7 op/s 2024-04-17T11:42:37.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:42:36.266292+0000 mgr.y (mgr.14556) 424 : audit [DBG] from='client.25163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:36.395845+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-04-17T11:42:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:42:36.575515+0000 mgr.y (mgr.14556) 425 : audit [DBG] from='client.25169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:42:36.938980+0000 mon.a (mon.0) 1376 : audit [DBG] from='client.? 172.21.15.31:0/2975341232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:42:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:35.799523+0000 mgr.y (mgr.14556) 423 : cluster [DBG] pgmap v843: 121 pgs: 121 active+clean; 259 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 598 KiB/s wr, 7 op/s 2024-04-17T11:42:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:42:36.266292+0000 mgr.y (mgr.14556) 424 : audit [DBG] from='client.25163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:36.395845+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-04-17T11:42:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:42:36.575515+0000 mgr.y (mgr.14556) 425 : audit [DBG] from='client.25169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:42:36.938980+0000 mon.a (mon.0) 1376 : audit [DBG] from='client.? 172.21.15.31:0/2975341232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:42:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:35.799523+0000 mgr.y (mgr.14556) 423 : cluster [DBG] pgmap v843: 121 pgs: 121 active+clean; 259 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 598 KiB/s wr, 7 op/s 2024-04-17T11:42:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:42:36.266292+0000 mgr.y (mgr.14556) 424 : audit [DBG] from='client.25163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:36.395845+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-04-17T11:42:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:42:36.575515+0000 mgr.y (mgr.14556) 425 : audit [DBG] from='client.25169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:42:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:42:36.938980+0000 mon.a (mon.0) 1376 : audit [DBG] from='client.? 172.21.15.31:0/2975341232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:42:38.413 INFO:tasks.rados.rados.0.smithi031.stdout:2397: done (4 left) 2024-04-17T11:42:38.413 INFO:tasks.rados.rados.0.smithi031.stdout:2398: read oid 29 snap 221 2024-04-17T11:42:38.413 INFO:tasks.rados.rados.0.smithi031.stdout:2398: expect deleted 2024-04-17T11:42:38.413 INFO:tasks.rados.rados.0.smithi031.stdout:2399: snap_create 2024-04-17T11:42:38.413 INFO:tasks.rados.rados.0.smithi031.stdout:2391: finishing write tid 2 to smithi03173351-21 2024-04-17T11:42:38.413 INFO:tasks.rados.rados.0.smithi031.stdout:2391: finishing write tid 3 to smithi03173351-21 2024-04-17T11:42:38.414 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 1250 (ObjNum 744 snap 249 seq_num 744) dirty exists 2024-04-17T11:42:38.414 INFO:tasks.rados.rados.0.smithi031.stdout:2391: left oid 21 (ObjNum 744 snap 249 seq_num 744) 2024-04-17T11:42:38.414 INFO:tasks.rados.rados.0.smithi031.stdout:2393: expect (ObjNum 732 snap 245 seq_num 732) 2024-04-17T11:42:38.654 INFO:tasks.rados.rados.0.smithi031.stdout:2392: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:42:38.654 INFO:tasks.rados.rados.0.smithi031.stdout:2392: finishing copy_from to smithi03173351-19 2024-04-17T11:42:38.654 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 2319 (ObjNum 687 snap 225 seq_num 687) dirty exists 2024-04-17T11:42:38.654 INFO:tasks.rados.rados.0.smithi031.stdout:2395: finishing write tid 1 to smithi03173351-45 2024-04-17T11:42:38.654 INFO:tasks.rados.rados.0.smithi031.stdout:2395: finishing write tid 2 to smithi03173351-45 2024-04-17T11:42:38.654 INFO:tasks.rados.rados.0.smithi031.stdout:2395: finishing write tid 3 to smithi03173351-45 2024-04-17T11:42:38.654 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2480 (ObjNum 745 snap 249 seq_num 745) dirty exists 2024-04-17T11:42:38.654 INFO:tasks.rados.rados.0.smithi031.stdout:2395: left oid 45 (ObjNum 745 snap 249 seq_num 745) 2024-04-17T11:42:38.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:37.402548+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-04-17T11:42:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:37.799950+0000 mgr.y (mgr.14556) 426 : cluster [DBG] pgmap v846: 121 pgs: 121 active+clean; 259 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:42:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:37.402548+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-04-17T11:42:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:37.799950+0000 mgr.y (mgr.14556) 426 : cluster [DBG] pgmap v846: 121 pgs: 121 active+clean; 259 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:42:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:37.402548+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-04-17T11:42:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:37.799950+0000 mgr.y (mgr.14556) 426 : cluster [DBG] pgmap v846: 121 pgs: 121 active+clean; 259 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-17T11:42:39.389 INFO:tasks.rados.rados.0.smithi031.stdout:2391: done (5 left) 2024-04-17T11:42:39.389 INFO:tasks.rados.rados.0.smithi031.stdout:2392: done (4 left) 2024-04-17T11:42:39.389 INFO:tasks.rados.rados.0.smithi031.stdout:2393: done (3 left) 2024-04-17T11:42:39.389 INFO:tasks.rados.rados.0.smithi031.stdout:2395: done (2 left) 2024-04-17T11:42:39.389 INFO:tasks.rados.rados.0.smithi031.stdout:2398: done (1 left) 2024-04-17T11:42:39.389 INFO:tasks.rados.rados.0.smithi031.stdout:2399: done (0 left) 2024-04-17T11:42:39.389 INFO:tasks.rados.rados.0.smithi031.stdout:2400: setattr oid 44 current snap is 250 2024-04-17T11:42:39.391 INFO:tasks.rados.rados.0.smithi031.stdout:2401: rollback oid 17 current snap is 250 2024-04-17T11:42:39.391 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 17 to 246 2024-04-17T11:42:39.391 INFO:tasks.rados.rados.0.smithi031.stdout:2402: snap_remove snap 238 2024-04-17T11:42:39.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:38.410494+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-04-17T11:42:39.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:39.388455+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-04-17T11:42:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:38.410494+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-04-17T11:42:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:39.388455+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-04-17T11:42:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:38.410494+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-04-17T11:42:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:39.388455+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-04-17T11:42:40.390 INFO:tasks.rados.rados.0.smithi031.stdout:2402: done (2 left) 2024-04-17T11:42:40.390 INFO:tasks.rados.rados.0.smithi031.stdout:2403: delete oid 48 current snap is 250 2024-04-17T11:42:40.390 INFO:tasks.rados.rados.0.smithi031.stdout:2401: finishing rollback tid 0 to smithi03173351-17 2024-04-17T11:42:40.390 INFO:tasks.rados.rados.0.smithi031.stdout:2401: finishing rollback tid 1 to smithi03173351-17 2024-04-17T11:42:40.390 INFO:tasks.rados.rados.0.smithi031.stdout:2401: finishing rollback tid 2 to smithi03173351-17 2024-04-17T11:42:40.390 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1699 (ObjNum 737 snap 245 seq_num 737) dirty exists 2024-04-17T11:42:40.391 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1863 (ObjNum 1534283612 snap 1800621665 seq_num 1432448097) dirty exists 2024-04-17T11:42:40.401 INFO:tasks.rados.rados.0.smithi031.stdout:2400: done (2 left) 2024-04-17T11:42:40.401 INFO:tasks.rados.rados.0.smithi031.stdout:2401: done (1 left) 2024-04-17T11:42:40.401 INFO:tasks.rados.rados.0.smithi031.stdout:2403: done (0 left) 2024-04-17T11:42:40.402 INFO:tasks.rados.rados.0.smithi031.stdout:2404: setattr oid 14 current snap is 250 2024-04-17T11:42:40.403 INFO:tasks.rados.rados.0.smithi031.stdout:2405: snap_remove snap 248 2024-04-17T11:42:41.397 INFO:tasks.rados.rados.0.smithi031.stdout:2405: done (1 left) 2024-04-17T11:42:41.397 INFO:tasks.rados.rados.0.smithi031.stdout:2406: rollback oid 37 current snap is 250 2024-04-17T11:42:41.397 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 37 to 221 2024-04-17T11:42:41.398 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2262 (ObjNum 1951490659 snap 1869041243 seq_num 1633047144) dirty exists 2024-04-17T11:42:41.398 INFO:tasks.rados.rados.0.smithi031.stdout:2404: done (1 left) 2024-04-17T11:42:41.398 INFO:tasks.rados.rados.0.smithi031.stdout:2407: snap_remove snap 246 2024-04-17T11:42:41.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:39.800491+0000 mgr.y (mgr.14556) 427 : cluster [DBG] pgmap v849: 121 pgs: 121 active+clean; 268 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.7 MiB/s wr, 4 op/s 2024-04-17T11:42:41.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:40.390564+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-04-17T11:42:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:39.800491+0000 mgr.y (mgr.14556) 427 : cluster [DBG] pgmap v849: 121 pgs: 121 active+clean; 268 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.7 MiB/s wr, 4 op/s 2024-04-17T11:42:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:40.390564+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-04-17T11:42:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:39.800491+0000 mgr.y (mgr.14556) 427 : cluster [DBG] pgmap v849: 121 pgs: 121 active+clean; 268 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.7 MiB/s wr, 4 op/s 2024-04-17T11:42:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:40.390564+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-04-17T11:42:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:41] "GET /metrics HTTP/1.1" 200 192221 "" "Prometheus/2.33.4" 2024-04-17T11:42:42.409 INFO:tasks.rados.rados.0.smithi031.stdout:2407: done (1 left) 2024-04-17T11:42:42.409 INFO:tasks.rados.rados.0.smithi031.stdout:2408: copy_from oid 41 from oid 7 current snap is 250 2024-04-17T11:42:42.409 INFO:tasks.rados.rados.0.smithi031.stdout:2406: finishing rollback tid 0 to smithi03173351-37 2024-04-17T11:42:42.409 INFO:tasks.rados.rados.0.smithi031.stdout:2406: finishing rollback tid 1 to smithi03173351-37 2024-04-17T11:42:42.409 INFO:tasks.rados.rados.0.smithi031.stdout:2406: finishing rollback tid 2 to smithi03173351-37 2024-04-17T11:42:42.409 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 2259 (ObjNum 675 snap 220 seq_num 675) dirty exists 2024-04-17T11:42:42.410 INFO:tasks.rados.rados.0.smithi031.stdout:2406: done (1 left) 2024-04-17T11:42:42.410 INFO:tasks.rados.rados.0.smithi031.stdout:2409: read oid 14 snap -1 2024-04-17T11:42:42.410 INFO:tasks.rados.rados.0.smithi031.stdout:2409: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:42:42.410 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 42 current snap is 250 2024-04-17T11:42:42.410 INFO:tasks.rados.rados.0.smithi031.stdout:2410: seq_num 747 ranges {1277952=516096} 2024-04-17T11:42:42.422 INFO:tasks.rados.rados.0.smithi031.stdout:2410: writing smithi03173351-42 from 1277952 to 1794048 tid 1 2024-04-17T11:42:42.422 INFO:tasks.rados.rados.0.smithi031.stdout:2411: snap_create 2024-04-17T11:42:42.422 INFO:tasks.rados.rados.0.smithi031.stdout:2409: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:42:42.424 INFO:tasks.rados.rados.0.smithi031.stdout:2410: finishing write tid 1 to smithi03173351-42 2024-04-17T11:42:42.425 INFO:tasks.rados.rados.0.smithi031.stdout:2410: finishing write tid 2 to smithi03173351-42 2024-04-17T11:42:42.427 INFO:tasks.rados.rados.0.smithi031.stdout:2410: finishing write tid 3 to smithi03173351-42 2024-04-17T11:42:42.427 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 1979 (ObjNum 747 snap 250 seq_num 747) dirty exists 2024-04-17T11:42:42.427 INFO:tasks.rados.rados.0.smithi031.stdout:2410: left oid 42 (ObjNum 747 snap 250 seq_num 747) 2024-04-17T11:42:42.445 INFO:tasks.rados.rados.0.smithi031.stdout:2408: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:42:42.451 INFO:tasks.rados.rados.0.smithi031.stdout:2408: finishing copy_from to smithi03173351-41 2024-04-17T11:42:42.452 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 1709 (ObjNum 689 snap 226 seq_num 689) dirty exists 2024-04-17T11:42:42.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:41.393190+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-04-17T11:42:42.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:41.800939+0000 mgr.y (mgr.14556) 428 : cluster [DBG] pgmap v852: 121 pgs: 121 active+clean; 268 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.7 MiB/s wr, 4 op/s 2024-04-17T11:42:42.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:41.393190+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-04-17T11:42:42.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:41.800939+0000 mgr.y (mgr.14556) 428 : cluster [DBG] pgmap v852: 121 pgs: 121 active+clean; 268 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.7 MiB/s wr, 4 op/s 2024-04-17T11:42:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:41.393190+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-04-17T11:42:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:41.800939+0000 mgr.y (mgr.14556) 428 : cluster [DBG] pgmap v852: 121 pgs: 121 active+clean; 268 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.7 MiB/s wr, 4 op/s 2024-04-17T11:42:43.419 INFO:tasks.rados.rados.0.smithi031.stdout:2408: done (3 left) 2024-04-17T11:42:43.419 INFO:tasks.rados.rados.0.smithi031.stdout:2409: done (2 left) 2024-04-17T11:42:43.419 INFO:tasks.rados.rados.0.smithi031.stdout:2410: done (1 left) 2024-04-17T11:42:43.419 INFO:tasks.rados.rados.0.smithi031.stdout:2411: done (0 left) 2024-04-17T11:42:43.419 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 251 2024-04-17T11:42:43.420 INFO:tasks.rados.rados.0.smithi031.stdout:2412: seq_num 748 ranges {0=532480} 2024-04-17T11:42:43.422 INFO:tasks.rados.rados.0.smithi031.stdout:2412: writing smithi03173351-48 from 0 to 532480 tid 1 2024-04-17T11:42:43.422 INFO:tasks.rados.rados.0.smithi031.stdout:2413: delete oid 9 current snap is 251 2024-04-17T11:42:43.429 INFO:tasks.rados.rados.0.smithi031.stdout:2413: done (1 left) 2024-04-17T11:42:43.429 INFO:tasks.rados.rados.0.smithi031.stdout:2414: read oid 25 snap -1 2024-04-17T11:42:43.429 INFO:tasks.rados.rados.0.smithi031.stdout:2414: expect deleted 2024-04-17T11:42:43.429 INFO:tasks.rados.rados.0.smithi031.stdout:2415: read oid 18 snap -1 2024-04-17T11:42:43.429 INFO:tasks.rados.rados.0.smithi031.stdout:2415: expect (ObjNum 710 snap 236 seq_num 710) 2024-04-17T11:42:43.429 INFO:tasks.rados.rados.0.smithi031.stdout:2416: read oid 39 snap -1 2024-04-17T11:42:43.430 INFO:tasks.rados.rados.0.smithi031.stdout:2416: expect deleted 2024-04-17T11:42:43.430 INFO:tasks.rados.rados.0.smithi031.stdout:2417: read oid 32 snap -1 2024-04-17T11:42:43.430 INFO:tasks.rados.rados.0.smithi031.stdout:2417: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:42:43.430 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 251 2024-04-17T11:42:43.430 INFO:tasks.rados.rados.0.smithi031.stdout:2412: finishing write tid 1 to smithi03173351-48 2024-04-17T11:42:43.430 INFO:tasks.rados.rados.0.smithi031.stdout:2418: seq_num 750 ranges {483328=565248} 2024-04-17T11:42:43.435 INFO:tasks.rados.rados.0.smithi031.stdout:2418: writing smithi03173351-45 from 483328 to 1048576 tid 1 2024-04-17T11:42:43.435 INFO:tasks.rados.rados.0.smithi031.stdout:2419: setattr oid 46 current snap is 251 2024-04-17T11:42:43.435 INFO:tasks.rados.rados.0.smithi031.stdout:2412: finishing write tid 2 to smithi03173351-48 2024-04-17T11:42:43.435 INFO:tasks.rados.rados.0.smithi031.stdout:2412: finishing write tid 3 to smithi03173351-48 2024-04-17T11:42:43.435 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 1676 (ObjNum 748 snap 251 seq_num 748) dirty exists 2024-04-17T11:42:43.436 INFO:tasks.rados.rados.0.smithi031.stdout:2412: left oid 48 (ObjNum 748 snap 251 seq_num 748) 2024-04-17T11:42:43.436 INFO:tasks.rados.rados.0.smithi031.stdout:2412: done (6 left) 2024-04-17T11:42:43.437 INFO:tasks.rados.rados.0.smithi031.stdout:2414: done (5 left) 2024-04-17T11:42:43.437 INFO:tasks.rados.rados.0.smithi031.stdout:2416: done (4 left) 2024-04-17T11:42:43.437 INFO:tasks.rados.rados.0.smithi031.stdout:2420: read oid 28 snap -1 2024-04-17T11:42:43.437 INFO:tasks.rados.rados.0.smithi031.stdout:2420: expect (ObjNum 736 snap 245 seq_num 736) 2024-04-17T11:42:43.437 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 251 2024-04-17T11:42:43.437 INFO:tasks.rados.rados.0.smithi031.stdout:2421: seq_num 751 ranges {401408=581632} 2024-04-17T11:42:43.442 INFO:tasks.rados.rados.0.smithi031.stdout:2421: writing smithi03173351-10 from 401408 to 983040 tid 1 2024-04-17T11:42:43.442 INFO:tasks.rados.rados.0.smithi031.stdout:2422: setattr oid 14 current snap is 251 2024-04-17T11:42:43.443 INFO:tasks.rados.rados.0.smithi031.stdout:2420: expect (ObjNum 736 snap 245 seq_num 736) 2024-04-17T11:42:43.455 INFO:tasks.rados.rados.0.smithi031.stdout:2415: expect (ObjNum 710 snap 236 seq_num 710) 2024-04-17T11:42:43.522 INFO:tasks.rados.rados.0.smithi031.stdout:2418: finishing write tid 1 to smithi03173351-45 2024-04-17T11:42:43.522 INFO:tasks.rados.rados.0.smithi031.stdout:2418: finishing write tid 2 to smithi03173351-45 2024-04-17T11:42:43.523 INFO:tasks.rados.rados.0.smithi031.stdout:2417: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:42:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:42.408096+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-04-17T11:42:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:42.408096+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-04-17T11:42:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:42.408096+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-04-17T11:42:43.767 INFO:tasks.rados.rados.0.smithi031.stdout:2418: finishing write tid 3 to smithi03173351-45 2024-04-17T11:42:43.767 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2497 (ObjNum 750 snap 251 seq_num 750) dirty exists 2024-04-17T11:42:43.767 INFO:tasks.rados.rados.0.smithi031.stdout:2418: left oid 45 (ObjNum 750 snap 251 seq_num 750) 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:2421: finishing write tid 1 to smithi03173351-10 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:2421: finishing write tid 2 to smithi03173351-10 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 1871 (ObjNum 691 snap 226 seq_num 691) dirty exists 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:2421: finishing write tid 3 to smithi03173351-10 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1252 (ObjNum 751 snap 251 seq_num 751) dirty exists 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:2421: left oid 10 (ObjNum 751 snap 251 seq_num 751) 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:2415: done (6 left) 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:2417: done (5 left) 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:2418: done (4 left) 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:2419: done (3 left) 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:2420: done (2 left) 2024-04-17T11:42:43.768 INFO:tasks.rados.rados.0.smithi031.stdout:2421: done (1 left) 2024-04-17T11:42:43.769 INFO:tasks.rados.rados.0.smithi031.stdout:2423: read oid 5 snap 215 2024-04-17T11:42:43.769 INFO:tasks.rados.rados.0.smithi031.stdout:2423: expect (ObjNum 607 snap 205 seq_num 607) 2024-04-17T11:42:43.769 INFO:tasks.rados.rados.0.smithi031.stdout:2424: delete oid 40 current snap is 251 2024-04-17T11:42:43.771 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2263 (ObjNum -1701687632 snap 21884 seq_num 2594536992) dirty exists 2024-04-17T11:42:43.772 INFO:tasks.rados.rados.0.smithi031.stdout:2423: expect (ObjNum 607 snap 205 seq_num 607) 2024-04-17T11:42:43.796 INFO:tasks.rados.rados.0.smithi031.stdout:2422: done (2 left) 2024-04-17T11:42:43.797 INFO:tasks.rados.rados.0.smithi031.stdout:2423: done (1 left) 2024-04-17T11:42:43.797 INFO:tasks.rados.rados.0.smithi031.stdout:2424: done (0 left) 2024-04-17T11:42:43.797 INFO:tasks.rados.rados.0.smithi031.stdout:2425: delete oid 26 current snap is 251 2024-04-17T11:42:43.800 INFO:tasks.rados.rados.0.smithi031.stdout:2425: done (0 left) 2024-04-17T11:42:43.800 INFO:tasks.rados.rados.0.smithi031.stdout:2426: read oid 28 snap -1 2024-04-17T11:42:43.800 INFO:tasks.rados.rados.0.smithi031.stdout:2426: expect (ObjNum 736 snap 245 seq_num 736) 2024-04-17T11:42:43.800 INFO:tasks.rados.rados.0.smithi031.stdout:2427: delete oid 3 current snap is 251 2024-04-17T11:42:43.802 INFO:tasks.rados.rados.0.smithi031.stdout:2427: done (1 left) 2024-04-17T11:42:43.802 INFO:tasks.rados.rados.0.smithi031.stdout:2428: delete oid 20 current snap is 251 2024-04-17T11:42:43.803 INFO:tasks.rados.rados.0.smithi031.stdout:2426: expect (ObjNum 736 snap 245 seq_num 736) 2024-04-17T11:42:43.812 INFO:tasks.rados.rados.0.smithi031.stdout:2426: done (1 left) 2024-04-17T11:42:43.812 INFO:tasks.rados.rados.0.smithi031.stdout:2428: done (0 left) 2024-04-17T11:42:43.812 INFO:tasks.rados.rados.0.smithi031.stdout:2429: read oid 48 snap -1 2024-04-17T11:42:43.812 INFO:tasks.rados.rados.0.smithi031.stdout:2429: expect (ObjNum 748 snap 251 seq_num 748) 2024-04-17T11:42:43.812 INFO:tasks.rados.rados.0.smithi031.stdout:2430: delete oid 31 current snap is 251 2024-04-17T11:42:43.815 INFO:tasks.rados.rados.0.smithi031.stdout:2429: expect (ObjNum 748 snap 251 seq_num 748) 2024-04-17T11:42:43.829 INFO:tasks.rados.rados.0.smithi031.stdout:2429: done (1 left) 2024-04-17T11:42:43.829 INFO:tasks.rados.rados.0.smithi031.stdout:2430: done (0 left) 2024-04-17T11:42:43.829 INFO:tasks.rados.rados.0.smithi031.stdout:2431: read oid 16 snap 250 2024-04-17T11:42:43.829 INFO:tasks.rados.rados.0.smithi031.stdout:2431: expect (ObjNum 510 snap 166 seq_num 510) 2024-04-17T11:42:43.830 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 251 2024-04-17T11:42:43.830 INFO:tasks.rados.rados.0.smithi031.stdout:2432: seq_num 757 ranges {466944=688128} 2024-04-17T11:42:43.836 INFO:tasks.rados.rados.0.smithi031.stdout:2432: writing smithi03173351-21 from 466944 to 1155072 tid 1 2024-04-17T11:42:43.836 INFO:tasks.rados.rados.0.smithi031.stdout:2433: read oid 2 snap -1 2024-04-17T11:42:43.836 INFO:tasks.rados.rados.0.smithi031.stdout:2433: expect deleted 2024-04-17T11:42:43.837 INFO:tasks.rados.rados.0.smithi031.stdout:2434: read oid 41 snap 234 2024-04-17T11:42:43.837 INFO:tasks.rados.rados.0.smithi031.stdout:2434: expect deleted 2024-04-17T11:42:43.837 INFO:tasks.rados.rados.0.smithi031.stdout:2435: delete oid 34 current snap is 251 2024-04-17T11:42:43.837 INFO:tasks.rados.rados.0.smithi031.stdout:2431: expect (ObjNum 510 snap 166 seq_num 510) 2024-04-17T11:42:43.873 INFO:tasks.rados.rados.0.smithi031.stdout:2432: finishing write tid 1 to smithi03173351-21 2024-04-17T11:42:43.873 INFO:tasks.rados.rados.0.smithi031.stdout:2432: finishing write tid 2 to smithi03173351-21 2024-04-17T11:42:43.874 INFO:tasks.rados.rados.0.smithi031.stdout:2432: finishing write tid 3 to smithi03173351-21 2024-04-17T11:42:43.874 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 1254 (ObjNum 757 snap 251 seq_num 757) dirty exists 2024-04-17T11:42:43.874 INFO:tasks.rados.rados.0.smithi031.stdout:2432: left oid 21 (ObjNum 757 snap 251 seq_num 757) 2024-04-17T11:42:43.874 INFO:tasks.rados.rados.0.smithi031.stdout:2431: done (4 left) 2024-04-17T11:42:43.874 INFO:tasks.rados.rados.0.smithi031.stdout:2432: done (3 left) 2024-04-17T11:42:43.874 INFO:tasks.rados.rados.0.smithi031.stdout:2433: done (2 left) 2024-04-17T11:42:43.874 INFO:tasks.rados.rados.0.smithi031.stdout:2434: done (1 left) 2024-04-17T11:42:43.874 INFO:tasks.rados.rados.0.smithi031.stdout:2435: done (0 left) 2024-04-17T11:42:43.874 INFO:tasks.rados.rados.0.smithi031.stdout:2436: snap_create 2024-04-17T11:42:44.418 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:42:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:42:44.421 INFO:tasks.rados.rados.0.smithi031.stdout:2436: done (0 left) 2024-04-17T11:42:44.421 INFO:tasks.rados.rados.0.smithi031.stdout:2437: snap_remove snap 244 2024-04-17T11:42:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:43.419803+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-04-17T11:42:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:43.801253+0000 mgr.y (mgr.14556) 429 : cluster [DBG] pgmap v855: 121 pgs: 121 active+clean; 277 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:42:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:43.419803+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-04-17T11:42:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:43.801253+0000 mgr.y (mgr.14556) 429 : cluster [DBG] pgmap v855: 121 pgs: 121 active+clean; 277 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:42:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:43.419803+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-04-17T11:42:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:43.801253+0000 mgr.y (mgr.14556) 429 : cluster [DBG] pgmap v855: 121 pgs: 121 active+clean; 277 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:42:45.424 INFO:tasks.rados.rados.0.smithi031.stdout:2437: done (0 left) 2024-04-17T11:42:45.424 INFO:tasks.rados.rados.0.smithi031.stdout:2438: rmattr oid 26 current snap is 252 2024-04-17T11:42:45.425 INFO:tasks.rados.rados.0.smithi031.stdout:2438: done (0 left) 2024-04-17T11:42:45.425 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 252 2024-04-17T11:42:45.425 INFO:tasks.rados.rados.0.smithi031.stdout:2439: seq_num 759 ranges {0=720896} 2024-04-17T11:42:45.433 INFO:tasks.rados.rados.0.smithi031.stdout:2439: writing smithi03173351-1 from 0 to 720896 tid 1 2024-04-17T11:42:45.433 INFO:tasks.rados.rados.0.smithi031.stdout:2440: copy_from oid 15 from oid 9 current snap is 252 2024-04-17T11:42:45.433 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 41 current snap is 252 2024-04-17T11:42:45.433 INFO:tasks.rados.rados.0.smithi031.stdout:2441: seq_num 760 ranges {7708672=737280} 2024-04-17T11:42:45.477 INFO:tasks.rados.rados.0.smithi031.stdout:2441: writing smithi03173351-41 from 7708672 to 8445952 tid 1 2024-04-17T11:42:45.477 INFO:tasks.rados.rados.0.smithi031.stdout:2442: delete oid 38 current snap is 252 2024-04-17T11:42:45.477 INFO:tasks.rados.rados.0.smithi031.stdout:2440: finishing copy_from to smithi03173351-15 2024-04-17T11:42:45.477 INFO:tasks.rados.rados.0.smithi031.stdout:2440: got expected ENOENT (src dne) 2024-04-17T11:42:45.477 INFO:tasks.rados.rados.0.smithi031.stdout:2440: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:42:45.477 INFO:tasks.rados.rados.0.smithi031.stdout:2439: finishing write tid 1 to smithi03173351-1 2024-04-17T11:42:45.477 INFO:tasks.rados.rados.0.smithi031.stdout:2439: finishing write tid 2 to smithi03173351-1 2024-04-17T11:42:45.477 INFO:tasks.rados.rados.0.smithi031.stdout:2439: finishing write tid 3 to smithi03173351-1 2024-04-17T11:42:45.477 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2261 (ObjNum 759 snap 252 seq_num 759) dirty exists 2024-04-17T11:42:45.477 INFO:tasks.rados.rados.0.smithi031.stdout:2439: left oid 1 (ObjNum 759 snap 252 seq_num 759) 2024-04-17T11:42:45.479 INFO:tasks.rados.rados.0.smithi031.stdout:2439: done (3 left) 2024-04-17T11:42:45.479 INFO:tasks.rados.rados.0.smithi031.stdout:2440: done (2 left) 2024-04-17T11:42:45.479 INFO:tasks.rados.rados.0.smithi031.stdout:2442: done (1 left) 2024-04-17T11:42:45.479 INFO:tasks.rados.rados.0.smithi031.stdout:2443: rollback oid 42 current snap is 252 2024-04-17T11:42:45.479 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 245 2024-04-17T11:42:45.479 INFO:tasks.rados.rados.0.smithi031.stdout:2444: rollback oid 35 current snap is 252 2024-04-17T11:42:45.479 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 35 to 237 2024-04-17T11:42:45.479 INFO:tasks.rados.rados.0.smithi031.stdout:2445: rollback oid 19 current snap is 252 2024-04-17T11:42:45.479 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 235 2024-04-17T11:42:45.479 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 252 2024-04-17T11:42:45.479 INFO:tasks.rados.rados.0.smithi031.stdout:2446: seq_num 762 ranges {15654912=770048} 2024-04-17T11:42:45.569 INFO:tasks.rados.rados.0.smithi031.stdout:2446: writing smithi03173351-4 from 15654912 to 16424960 tid 1 2024-04-17T11:42:45.569 INFO:tasks.rados.rados.0.smithi031.stdout:2447: snap_create 2024-04-17T11:42:45.569 INFO:tasks.rados.rados.0.smithi031.stdout:2441: finishing write tid 1 to smithi03173351-41 2024-04-17T11:42:45.569 INFO:tasks.rados.rados.0.smithi031.stdout:2443: finishing rollback tid 0 to smithi03173351-42 2024-04-17T11:42:45.569 INFO:tasks.rados.rados.0.smithi031.stdout:2441: finishing write tid 2 to smithi03173351-41 2024-04-17T11:42:45.569 INFO:tasks.rados.rados.0.smithi031.stdout:2445: finishing rollback tid 0 to smithi03173351-19 2024-04-17T11:42:45.569 INFO:tasks.rados.rados.0.smithi031.stdout:2445: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:2445: finishing rollback tid 2 to smithi03173351-19 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 2322 (ObjNum 707 snap 235 seq_num 707) dirty exists 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:2441: finishing write tid 3 to smithi03173351-41 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 1711 (ObjNum 760 snap 252 seq_num 760) dirty exists 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:2441: left oid 41 (ObjNum 760 snap 252 seq_num 760) 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:2443: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:2443: finishing rollback tid 2 to smithi03173351-42 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 1982 (ObjNum 649 snap 213 seq_num 649) dirty exists 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:2444: finishing rollback tid 0 to smithi03173351-35 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:2444: finishing rollback tid 1 to smithi03173351-35 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:2444: finishing rollback tid 2 to smithi03173351-35 2024-04-17T11:42:45.570 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 1985 (ObjNum 700 snap 232 seq_num 700) dirty exists 2024-04-17T11:42:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:2446: finishing write tid 1 to smithi03173351-4 2024-04-17T11:42:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:2446: finishing write tid 2 to smithi03173351-4 2024-04-17T11:42:45.578 INFO:tasks.rados.rados.0.smithi031.stdout:2446: finishing write tid 3 to smithi03173351-4 2024-04-17T11:42:45.578 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2503 (ObjNum 762 snap 252 seq_num 762) dirty exists 2024-04-17T11:42:45.578 INFO:tasks.rados.rados.0.smithi031.stdout:2446: left oid 4 (ObjNum 762 snap 252 seq_num 762) 2024-04-17T11:42:45.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:44.419764+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-04-17T11:42:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:44.419764+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-04-17T11:42:45.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:44.419764+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-04-17T11:42:46.453 INFO:tasks.rados.rados.0.smithi031.stdout:2441: done (5 left) 2024-04-17T11:42:46.453 INFO:tasks.rados.rados.0.smithi031.stdout:2443: done (4 left) 2024-04-17T11:42:46.453 INFO:tasks.rados.rados.0.smithi031.stdout:2444: done (3 left) 2024-04-17T11:42:46.453 INFO:tasks.rados.rados.0.smithi031.stdout:2445: done (2 left) 2024-04-17T11:42:46.453 INFO:tasks.rados.rados.0.smithi031.stdout:2446: done (1 left) 2024-04-17T11:42:46.453 INFO:tasks.rados.rados.0.smithi031.stdout:2447: done (0 left) 2024-04-17T11:42:46.453 INFO:tasks.rados.rados.0.smithi031.stdout:2448: read oid 19 snap -1 2024-04-17T11:42:46.453 INFO:tasks.rados.rados.0.smithi031.stdout:2448: expect (ObjNum 707 snap 235 seq_num 707) 2024-04-17T11:42:46.454 INFO:tasks.rados.rados.0.smithi031.stdout:2449: copy_from oid 33 from oid 49 current snap is 253 2024-04-17T11:42:46.454 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 253 2024-04-17T11:42:46.454 INFO:tasks.rados.rados.0.smithi031.stdout:2450: seq_num 763 ranges {0=786432} 2024-04-17T11:42:46.458 INFO:tasks.rados.rados.0.smithi031.stdout:2450: writing smithi03173351-9 from 0 to 786432 tid 1 2024-04-17T11:42:46.458 INFO:tasks.rados.rados.0.smithi031.stdout:2451: read oid 2 snap -1 2024-04-17T11:42:46.458 INFO:tasks.rados.rados.0.smithi031.stdout:2451: expect deleted 2024-04-17T11:42:46.458 INFO:tasks.rados.rados.0.smithi031.stdout:2452: delete oid 38 current snap is 253 2024-04-17T11:42:46.467 INFO:tasks.rados.rados.0.smithi031.stdout:2450: finishing write tid 1 to smithi03173351-9 2024-04-17T11:42:46.467 INFO:tasks.rados.rados.0.smithi031.stdout:2451: done (4 left) 2024-04-17T11:42:46.468 INFO:tasks.rados.rados.0.smithi031.stdout:2452: done (3 left) 2024-04-17T11:42:46.468 INFO:tasks.rados.rados.0.smithi031.stdout:2453: read oid 47 snap -1 2024-04-17T11:42:46.468 INFO:tasks.rados.rados.0.smithi031.stdout:2453: expect deleted 2024-04-17T11:42:46.468 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 253 2024-04-17T11:42:46.468 INFO:tasks.rados.rados.0.smithi031.stdout:2454: seq_num 765 ranges {1294336=417792,1712128=401408} 2024-04-17T11:42:46.477 INFO:tasks.rados.rados.0.smithi031.stdout:2454: writing smithi03173351-43 from 1294336 to 1712128 tid 1 2024-04-17T11:42:46.479 INFO:tasks.rados.rados.0.smithi031.stdout:2454: writing smithi03173351-43 from 1712128 to 2113536 tid 2 2024-04-17T11:42:46.479 INFO:tasks.rados.rados.0.smithi031.stdout:2455: snap_remove snap 234 2024-04-17T11:42:46.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:45.421311+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-04-17T11:42:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:45.801829+0000 mgr.y (mgr.14556) 430 : cluster [DBG] pgmap v858: 121 pgs: 121 active+clean; 277 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:42:46.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:45.421311+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-04-17T11:42:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:45.801829+0000 mgr.y (mgr.14556) 430 : cluster [DBG] pgmap v858: 121 pgs: 121 active+clean; 277 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:42:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:45.421311+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-04-17T11:42:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:45.801829+0000 mgr.y (mgr.14556) 430 : cluster [DBG] pgmap v858: 121 pgs: 121 active+clean; 277 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-17T11:42:47.460 INFO:tasks.rados.rados.0.smithi031.stdout:2455: done (5 left) 2024-04-17T11:42:47.460 INFO:tasks.rados.rados.0.smithi031.stdout:2456: copy_from oid 12 from oid 5 current snap is 253 2024-04-17T11:42:47.460 INFO:tasks.rados.rados.0.smithi031.stdout:2450: finishing write tid 2 to smithi03173351-9 2024-04-17T11:42:47.460 INFO:tasks.rados.rados.0.smithi031.stdout:2450: finishing write tid 3 to smithi03173351-9 2024-04-17T11:42:47.461 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1641 (ObjNum 763 snap 253 seq_num 763) dirty exists 2024-04-17T11:42:47.461 INFO:tasks.rados.rados.0.smithi031.stdout:2450: left oid 9 (ObjNum 763 snap 253 seq_num 763) 2024-04-17T11:42:47.461 INFO:tasks.rados.rados.0.smithi031.stdout:2448: expect (ObjNum 707 snap 235 seq_num 707) 2024-04-17T11:42:47.680 INFO:tasks.rados.rados.0.smithi031.stdout:2454: finishing write tid 1 to smithi03173351-43 2024-04-17T11:42:47.680 INFO:tasks.rados.rados.0.smithi031.stdout:2454: finishing write tid 2 to smithi03173351-43 2024-04-17T11:42:47.680 INFO:tasks.rados.rados.0.smithi031.stdout:2454: finishing write tid 3 to smithi03173351-43 2024-04-17T11:42:47.680 INFO:tasks.rados.rados.0.smithi031.stdout:2454: finishing write tid 4 to smithi03173351-43 2024-04-17T11:42:47.680 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 1883 (ObjNum 765 snap 253 seq_num 765) dirty exists 2024-04-17T11:42:47.680 INFO:tasks.rados.rados.0.smithi031.stdout:2454: left oid 43 (ObjNum 765 snap 253 seq_num 765) 2024-04-17T11:42:47.680 INFO:tasks.rados.rados.0.smithi031.stdout:2449: finishing copy_from racing read to smithi03173351-33 2024-04-17T11:42:47.680 INFO:tasks.rados.rados.0.smithi031.stdout:2449: finishing copy_from to smithi03173351-33 2024-04-17T11:42:47.680 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 2319 (ObjNum 687 snap 225 seq_num 687) dirty exists 2024-04-17T11:42:47.680 INFO:tasks.rados.rados.0.smithi031.stdout:2448: done (5 left) 2024-04-17T11:42:47.680 INFO:tasks.rados.rados.0.smithi031.stdout:2449: done (4 left) 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:2450: done (3 left) 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:2453: done (2 left) 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:2454: done (1 left) 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:2457: read oid 23 snap 249 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:2457: expect deleted 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:2458: copy_from oid 47 from oid 32 current snap is 253 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:2456: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:2456: finishing copy_from to smithi03173351-12 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 1098 (ObjNum 729 snap 245 seq_num 729) dirty exists 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:2456: done (2 left) 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 253 2024-04-17T11:42:47.681 INFO:tasks.rados.rados.0.smithi031.stdout:2459: seq_num 766 ranges {991232=434176,1425408=401408} 2024-04-17T11:42:47.687 INFO:tasks.rados.rados.0.smithi031.stdout:2459: writing smithi03173351-8 from 991232 to 1425408 tid 1 2024-04-17T11:42:47.690 INFO:tasks.rados.rados.0.smithi031.stdout:2459: writing smithi03173351-8 from 1425408 to 1826816 tid 2 2024-04-17T11:42:47.690 INFO:tasks.rados.rados.0.smithi031.stdout:2460: delete oid 19 current snap is 253 2024-04-17T11:42:47.693 INFO:tasks.rados.rados.0.smithi031.stdout:2458: finishing copy_from racing read to smithi03173351-47 2024-04-17T11:42:47.693 INFO:tasks.rados.rados.0.smithi031.stdout:2459: finishing write tid 1 to smithi03173351-8 2024-04-17T11:42:47.696 INFO:tasks.rados.rados.0.smithi031.stdout:2457: done (3 left) 2024-04-17T11:42:47.696 INFO:tasks.rados.rados.0.smithi031.stdout:2460: done (2 left) 2024-04-17T11:42:47.696 INFO:tasks.rados.rados.0.smithi031.stdout:2461: copy_from oid 4 from oid 30 current snap is 253 2024-04-17T11:42:47.696 INFO:tasks.rados.rados.0.smithi031.stdout:2462: snap_remove snap 227 2024-04-17T11:42:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:46.450709+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-04-17T11:42:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:46.450709+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-04-17T11:42:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:46.450709+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-04-17T11:42:48.470 INFO:tasks.rados.rados.0.smithi031.stdout:2462: done (3 left) 2024-04-17T11:42:48.470 INFO:tasks.rados.rados.0.smithi031.stdout:2463: read oid 50 snap 249 2024-04-17T11:42:48.470 INFO:tasks.rados.rados.0.smithi031.stdout:2463: expect (ObjNum 586 snap 195 seq_num 586) 2024-04-17T11:42:48.470 INFO:tasks.rados.rados.0.smithi031.stdout:2464: rollback oid 28 current snap is 253 2024-04-17T11:42:48.470 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 28 to 250 2024-04-17T11:42:48.470 INFO:tasks.rados.rados.0.smithi031.stdout:2465: read oid 29 snap -1 2024-04-17T11:42:48.470 INFO:tasks.rados.rados.0.smithi031.stdout:2465: expect (ObjNum 715 snap 238 seq_num 715) 2024-04-17T11:42:48.470 INFO:tasks.rados.rados.0.smithi031.stdout:2466: copy_from oid 24 from oid 34 current snap is 253 2024-04-17T11:42:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:2467: snap_create 2024-04-17T11:42:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:2459: finishing write tid 2 to smithi03173351-8 2024-04-17T11:42:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:2459: finishing write tid 3 to smithi03173351-8 2024-04-17T11:42:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:2458: finishing copy_from to smithi03173351-47 2024-04-17T11:42:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1709 (ObjNum 503 snap 161 seq_num 503) dirty exists 2024-04-17T11:42:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:2459: finishing write tid 4 to smithi03173351-8 2024-04-17T11:42:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 1679 (ObjNum 766 snap 253 seq_num 766) dirty exists 2024-04-17T11:42:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:2459: left oid 8 (ObjNum 766 snap 253 seq_num 766) 2024-04-17T11:42:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:2461: finishing copy_from racing read to smithi03173351-4 2024-04-17T11:42:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:2461: finishing copy_from to smithi03173351-4 2024-04-17T11:42:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2257 (ObjNum 679 snap 223 seq_num 679) dirty exists 2024-04-17T11:42:48.475 INFO:tasks.rados.rados.0.smithi031.stdout:2466: finishing copy_from to smithi03173351-24 2024-04-17T11:42:48.475 INFO:tasks.rados.rados.0.smithi031.stdout:2466: got expected ENOENT (src dne) 2024-04-17T11:42:48.475 INFO:tasks.rados.rados.0.smithi031.stdout:2466: finishing copy_from racing read to smithi03173351-24 2024-04-17T11:42:48.477 INFO:tasks.rados.rados.0.smithi031.stdout:2464: finishing rollback tid 0 to smithi03173351-28 2024-04-17T11:42:48.483 INFO:tasks.rados.rados.0.smithi031.stdout:2464: finishing rollback tid 1 to smithi03173351-28 2024-04-17T11:42:48.483 INFO:tasks.rados.rados.0.smithi031.stdout:2464: finishing rollback tid 2 to smithi03173351-28 2024-04-17T11:42:48.483 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 1714 (ObjNum 736 snap 245 seq_num 736) dirty exists 2024-04-17T11:42:48.497 INFO:tasks.rados.rados.0.smithi031.stdout:2463: expect (ObjNum 586 snap 195 seq_num 586) 2024-04-17T11:42:48.592 INFO:tasks.rados.rados.0.smithi031.stdout:2465: expect (ObjNum 715 snap 238 seq_num 715) 2024-04-17T11:42:48.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:47.459287+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-04-17T11:42:48.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:47.802451+0000 mgr.y (mgr.14556) 431 : cluster [DBG] pgmap v861: 121 pgs: 121 active+clean; 280 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 391 KiB/s rd, 644 KiB/s wr, 4 op/s 2024-04-17T11:42:48.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:47.459287+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-04-17T11:42:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:47.802451+0000 mgr.y (mgr.14556) 431 : cluster [DBG] pgmap v861: 121 pgs: 121 active+clean; 280 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 391 KiB/s rd, 644 KiB/s wr, 4 op/s 2024-04-17T11:42:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:47.459287+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-04-17T11:42:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:47.802451+0000 mgr.y (mgr.14556) 431 : cluster [DBG] pgmap v861: 121 pgs: 121 active+clean; 280 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 391 KiB/s rd, 644 KiB/s wr, 4 op/s 2024-04-17T11:42:49.392 INFO:tasks.rados.rados.0.smithi031.stdout:2458: done (7 left) 2024-04-17T11:42:49.392 INFO:tasks.rados.rados.0.smithi031.stdout:2459: done (6 left) 2024-04-17T11:42:49.392 INFO:tasks.rados.rados.0.smithi031.stdout:2461: done (5 left) 2024-04-17T11:42:49.392 INFO:tasks.rados.rados.0.smithi031.stdout:2463: done (4 left) 2024-04-17T11:42:49.392 INFO:tasks.rados.rados.0.smithi031.stdout:2464: done (3 left) 2024-04-17T11:42:49.392 INFO:tasks.rados.rados.0.smithi031.stdout:2465: done (2 left) 2024-04-17T11:42:49.392 INFO:tasks.rados.rados.0.smithi031.stdout:2466: done (1 left) 2024-04-17T11:42:49.392 INFO:tasks.rados.rados.0.smithi031.stdout:2467: done (0 left) 2024-04-17T11:42:49.392 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 254 2024-04-17T11:42:49.392 INFO:tasks.rados.rados.0.smithi031.stdout:2468: seq_num 768 ranges {2277376=466944,2744320=401408} 2024-04-17T11:42:49.406 INFO:tasks.rados.rados.0.smithi031.stdout:2468: writing smithi03173351-50 from 2277376 to 2744320 tid 1 2024-04-17T11:42:49.409 INFO:tasks.rados.rados.0.smithi031.stdout:2468: writing smithi03173351-50 from 2744320 to 3145728 tid 2 2024-04-17T11:42:49.409 INFO:tasks.rados.rados.0.smithi031.stdout:2469: read oid 39 snap 245 2024-04-17T11:42:49.409 INFO:tasks.rados.rados.0.smithi031.stdout:2469: expect deleted 2024-04-17T11:42:49.409 INFO:tasks.rados.rados.0.smithi031.stdout:2470: read oid 14 snap -1 2024-04-17T11:42:49.409 INFO:tasks.rados.rados.0.smithi031.stdout:2470: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:42:49.409 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 254 2024-04-17T11:42:49.409 INFO:tasks.rados.rados.0.smithi031.stdout:2471: seq_num 769 ranges {0=483328,483328=401408} 2024-04-17T11:42:49.411 INFO:tasks.rados.rados.0.smithi031.stdout:2471: writing smithi03173351-36 from 0 to 483328 tid 1 2024-04-17T11:42:49.414 INFO:tasks.rados.rados.0.smithi031.stdout:2471: writing smithi03173351-36 from 483328 to 884736 tid 2 2024-04-17T11:42:49.414 INFO:tasks.rados.rados.0.smithi031.stdout:2472: rollback oid 6 current snap is 254 2024-04-17T11:42:49.414 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 6 to 253 2024-04-17T11:42:49.414 INFO:tasks.rados.rados.0.smithi031.stdout:2470: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:42:49.422 INFO:tasks.rados.rados.0.smithi031.stdout:2469: done (4 left) 2024-04-17T11:42:49.422 INFO:tasks.rados.rados.0.smithi031.stdout:2470: done (3 left) 2024-04-17T11:42:49.422 INFO:tasks.rados.rados.0.smithi031.stdout:2473: copy_from oid 40 from oid 3 current snap is 254 2024-04-17T11:42:49.422 INFO:tasks.rados.rados.0.smithi031.stdout:2468: finishing write tid 1 to smithi03173351-50 2024-04-17T11:42:49.422 INFO:tasks.rados.rados.0.smithi031.stdout:2468: finishing write tid 2 to smithi03173351-50 2024-04-17T11:42:49.422 INFO:tasks.rados.rados.0.smithi031.stdout:2468: finishing write tid 3 to smithi03173351-50 2024-04-17T11:42:49.423 INFO:tasks.rados.rados.0.smithi031.stdout:2468: finishing write tid 4 to smithi03173351-50 2024-04-17T11:42:49.423 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 2532 (ObjNum 768 snap 254 seq_num 768) dirty exists 2024-04-17T11:42:49.423 INFO:tasks.rados.rados.0.smithi031.stdout:2468: left oid 50 (ObjNum 768 snap 254 seq_num 768) 2024-04-17T11:42:49.423 INFO:tasks.rados.rados.0.smithi031.stdout:2471: finishing write tid 1 to smithi03173351-36 2024-04-17T11:42:49.423 INFO:tasks.rados.rados.0.smithi031.stdout:2468: done (3 left) 2024-04-17T11:42:49.423 INFO:tasks.rados.rados.0.smithi031.stdout:2474: read oid 34 snap -1 2024-04-17T11:42:49.423 INFO:tasks.rados.rados.0.smithi031.stdout:2474: expect deleted 2024-04-17T11:42:49.423 INFO:tasks.rados.rados.0.smithi031.stdout:2475: snap_remove snap 251 2024-04-17T11:42:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:48.467062+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-04-17T11:42:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:49.391416+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-04-17T11:42:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:48.467062+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-04-17T11:42:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:49.391416+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-04-17T11:42:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:48.467062+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-04-17T11:42:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:49.391416+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-04-17T11:42:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:2475: done (4 left) 2024-04-17T11:42:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:2476: rollback oid 49 current snap is 254 2024-04-17T11:42:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 49 to 253 2024-04-17T11:42:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:2472: finishing rollback tid 0 to smithi03173351-6 2024-04-17T11:42:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:2471: finishing write tid 2 to smithi03173351-36 2024-04-17T11:42:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:2472: finishing rollback tid 1 to smithi03173351-6 2024-04-17T11:42:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:2471: finishing write tid 3 to smithi03173351-36 2024-04-17T11:42:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:2472: finishing rollback tid 2 to smithi03173351-6 2024-04-17T11:42:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1903 (ObjNum 739 snap 245 seq_num 739) dirty exists 2024-04-17T11:42:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:2473: finishing copy_from to smithi03173351-40 2024-04-17T11:42:50.395 INFO:tasks.rados.rados.0.smithi031.stdout:2473: got expected ENOENT (src dne) 2024-04-17T11:42:50.396 INFO:tasks.rados.rados.0.smithi031.stdout:2473: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:42:50.396 INFO:tasks.rados.rados.0.smithi031.stdout:2471: finishing write tid 4 to smithi03173351-36 2024-04-17T11:42:50.396 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 2266 (ObjNum 769 snap 254 seq_num 769) dirty exists 2024-04-17T11:42:50.396 INFO:tasks.rados.rados.0.smithi031.stdout:2471: left oid 36 (ObjNum 769 snap 254 seq_num 769) 2024-04-17T11:42:50.396 INFO:tasks.rados.rados.0.smithi031.stdout:2471: done (4 left) 2024-04-17T11:42:50.396 INFO:tasks.rados.rados.0.smithi031.stdout:2472: done (3 left) 2024-04-17T11:42:50.396 INFO:tasks.rados.rados.0.smithi031.stdout:2473: done (2 left) 2024-04-17T11:42:50.396 INFO:tasks.rados.rados.0.smithi031.stdout:2474: done (1 left) 2024-04-17T11:42:50.396 INFO:tasks.rados.rados.0.smithi031.stdout:2477: snap_remove snap 229 2024-04-17T11:42:50.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:49.802988+0000 mgr.y (mgr.14556) 432 : cluster [DBG] pgmap v864: 121 pgs: 121 active+clean; 314 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 8.5 MiB/s wr, 31 op/s 2024-04-17T11:42:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:50.391769+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-04-17T11:42:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:49.802988+0000 mgr.y (mgr.14556) 432 : cluster [DBG] pgmap v864: 121 pgs: 121 active+clean; 314 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 8.5 MiB/s wr, 31 op/s 2024-04-17T11:42:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:50.391769+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-04-17T11:42:50.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:49.802988+0000 mgr.y (mgr.14556) 432 : cluster [DBG] pgmap v864: 121 pgs: 121 active+clean; 314 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 8.5 MiB/s wr, 31 op/s 2024-04-17T11:42:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:50.391769+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-04-17T11:42:51.405 INFO:tasks.rados.rados.0.smithi031.stdout:2477: done (1 left) 2024-04-17T11:42:51.406 INFO:tasks.rados.rados.0.smithi031.stdout:2478: delete oid 34 current snap is 254 2024-04-17T11:42:51.406 INFO:tasks.rados.rados.0.smithi031.stdout:2476: finishing rollback tid 0 to smithi03173351-49 2024-04-17T11:42:51.406 INFO:tasks.rados.rados.0.smithi031.stdout:2476: finishing rollback tid 1 to smithi03173351-49 2024-04-17T11:42:51.406 INFO:tasks.rados.rados.0.smithi031.stdout:2476: finishing rollback tid 2 to smithi03173351-49 2024-04-17T11:42:51.406 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2540 (ObjNum 687 snap 225 seq_num 687) dirty exists 2024-04-17T11:42:51.411 INFO:tasks.rados.rados.0.smithi031.stdout:2476: done (1 left) 2024-04-17T11:42:51.411 INFO:tasks.rados.rados.0.smithi031.stdout:2478: done (0 left) 2024-04-17T11:42:51.411 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 254 2024-04-17T11:42:51.411 INFO:tasks.rados.rados.0.smithi031.stdout:2479: seq_num 771 ranges {0=516096,516096=401408} 2024-04-17T11:42:51.417 INFO:tasks.rados.rados.0.smithi031.stdout:2479: writing smithi03173351-34 from 0 to 516096 tid 1 2024-04-17T11:42:51.417 INFO:tasks.rados.rados.0.smithi031.stdout:2479: writing smithi03173351-34 from 516096 to 917504 tid 2 2024-04-17T11:42:51.418 INFO:tasks.rados.rados.0.smithi031.stdout:2480: snap_create 2024-04-17T11:42:51.423 INFO:tasks.rados.rados.0.smithi031.stdout:2479: finishing write tid 1 to smithi03173351-34 2024-04-17T11:42:51.423 INFO:tasks.rados.rados.0.smithi031.stdout:2479: finishing write tid 2 to smithi03173351-34 2024-04-17T11:42:51.423 INFO:tasks.rados.rados.0.smithi031.stdout:2479: finishing write tid 3 to smithi03173351-34 2024-04-17T11:42:51.425 INFO:tasks.rados.rados.0.smithi031.stdout:2479: finishing write tid 4 to smithi03173351-34 2024-04-17T11:42:51.425 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 1102 (ObjNum 771 snap 254 seq_num 771) dirty exists 2024-04-17T11:42:51.425 INFO:tasks.rados.rados.0.smithi031.stdout:2479: left oid 34 (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:42:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:42:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:51] "GET /metrics HTTP/1.1" 200 192221 "" "Prometheus/2.33.4" 2024-04-17T11:42:52.405 INFO:tasks.rados.rados.0.smithi031.stdout:2479: done (1 left) 2024-04-17T11:42:52.405 INFO:tasks.rados.rados.0.smithi031.stdout:2480: done (0 left) 2024-04-17T11:42:52.405 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 255 2024-04-17T11:42:52.405 INFO:tasks.rados.rados.0.smithi031.stdout:2481: seq_num 772 ranges {1712128=532480,2244608=401408} 2024-04-17T11:42:52.417 INFO:tasks.rados.rados.0.smithi031.stdout:2481: writing smithi03173351-37 from 1712128 to 2244608 tid 1 2024-04-17T11:42:52.420 INFO:tasks.rados.rados.0.smithi031.stdout:2481: writing smithi03173351-37 from 2244608 to 2646016 tid 2 2024-04-17T11:42:52.420 INFO:tasks.rados.rados.0.smithi031.stdout:2482: rollback oid 2 current snap is 255 2024-04-17T11:42:52.420 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 2 to 240 2024-04-17T11:42:52.420 INFO:tasks.rados.rados.0.smithi031.stdout:2483: delete oid 36 current snap is 255 2024-04-17T11:42:52.422 INFO:tasks.rados.rados.0.smithi031.stdout:2482: finishing rollback tid 1 to smithi03173351-2 2024-04-17T11:42:52.422 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 0 (ObjNum 288 snap 0 seq_num 129) dirty dne 2024-04-17T11:42:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2481: finishing write tid 1 to smithi03173351-37 2024-04-17T11:42:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2481: finishing write tid 2 to smithi03173351-37 2024-04-17T11:42:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2481: finishing write tid 3 to smithi03173351-37 2024-04-17T11:42:52.426 INFO:tasks.rados.rados.0.smithi031.stdout:2482: done (2 left) 2024-04-17T11:42:52.426 INFO:tasks.rados.rados.0.smithi031.stdout:2483: done (1 left) 2024-04-17T11:42:52.426 INFO:tasks.rados.rados.0.smithi031.stdout:2484: snap_remove snap 240 2024-04-17T11:42:52.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:51.394800+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-04-17T11:42:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:51.803520+0000 mgr.y (mgr.14556) 433 : cluster [DBG] pgmap v867: 121 pgs: 121 active+clean; 314 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 27 op/s 2024-04-17T11:42:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:51.394800+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-04-17T11:42:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:51.803520+0000 mgr.y (mgr.14556) 433 : cluster [DBG] pgmap v867: 121 pgs: 121 active+clean; 314 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 27 op/s 2024-04-17T11:42:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:51.394800+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-04-17T11:42:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:51.803520+0000 mgr.y (mgr.14556) 433 : cluster [DBG] pgmap v867: 121 pgs: 121 active+clean; 314 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 27 op/s 2024-04-17T11:42:53.404 INFO:tasks.rados.rados.0.smithi031.stdout:2484: done (1 left) 2024-04-17T11:42:53.404 INFO:tasks.rados.rados.0.smithi031.stdout:2485: rmattr oid 34 current snap is 255 2024-04-17T11:42:53.404 INFO:tasks.rados.rados.0.smithi031.stdout:2485: done (1 left) 2024-04-17T11:42:53.404 INFO:tasks.rados.rados.0.smithi031.stdout:2486: rollback oid 20 current snap is 255 2024-04-17T11:42:53.404 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 20 to 249 2024-04-17T11:42:53.404 INFO:tasks.rados.rados.0.smithi031.stdout:2481: finishing write tid 4 to smithi03173351-37 2024-04-17T11:42:53.404 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 2264 (ObjNum 772 snap 255 seq_num 772) dirty exists 2024-04-17T11:42:53.404 INFO:tasks.rados.rados.0.smithi031.stdout:2481: left oid 37 (ObjNum 772 snap 255 seq_num 772) 2024-04-17T11:42:53.404 INFO:tasks.rados.rados.0.smithi031.stdout:2481: done (1 left) 2024-04-17T11:42:53.404 INFO:tasks.rados.rados.0.smithi031.stdout:2487: snap_remove snap 253 2024-04-17T11:42:53.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:52.401065+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-04-17T11:42:53.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:52.401065+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-04-17T11:42:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:52.401065+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-04-17T11:42:54.412 INFO:tasks.rados.rados.0.smithi031.stdout:2487: done (1 left) 2024-04-17T11:42:54.412 INFO:tasks.rados.rados.0.smithi031.stdout:2488: delete oid 19 current snap is 255 2024-04-17T11:42:54.412 INFO:tasks.rados.rados.0.smithi031.stdout:2486: finishing rollback tid 1 to smithi03173351-20 2024-04-17T11:42:54.413 INFO:tasks.rados.rados.0.smithi031.stdout:2486: finishing rollback tid 2 to smithi03173351-20 2024-04-17T11:42:54.413 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 942 (ObjNum 652 snap 213 seq_num 652) dirty exists 2024-04-17T11:42:54.415 INFO:tasks.rados.rados.0.smithi031.stdout:2486: done (1 left) 2024-04-17T11:42:54.415 INFO:tasks.rados.rados.0.smithi031.stdout:2488: done (0 left) 2024-04-17T11:42:54.415 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 255 2024-04-17T11:42:54.415 INFO:tasks.rados.rados.0.smithi031.stdout:2489: seq_num 775 ranges {983040=589824,1572864=401408} 2024-04-17T11:42:54.421 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:42:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:42:54.424 INFO:tasks.rados.rados.0.smithi031.stdout:2489: writing smithi03173351-10 from 983040 to 1572864 tid 1 2024-04-17T11:42:54.427 INFO:tasks.rados.rados.0.smithi031.stdout:2489: writing smithi03173351-10 from 1572864 to 1974272 tid 2 2024-04-17T11:42:54.427 INFO:tasks.rados.rados.0.smithi031.stdout:2490: read oid 6 snap -1 2024-04-17T11:42:54.427 INFO:tasks.rados.rados.0.smithi031.stdout:2490: expect (ObjNum 739 snap 245 seq_num 739) 2024-04-17T11:42:54.427 INFO:tasks.rados.rados.0.smithi031.stdout:2491: rollback oid 37 current snap is 255 2024-04-17T11:42:54.427 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 37 to 249 2024-04-17T11:42:54.427 INFO:tasks.rados.rados.0.smithi031.stdout:2492: read oid 17 snap -1 2024-04-17T11:42:54.427 INFO:tasks.rados.rados.0.smithi031.stdout:2492: expect (ObjNum 737 snap 245 seq_num 737) 2024-04-17T11:42:54.427 INFO:tasks.rados.rados.0.smithi031.stdout:2493: snap_remove snap 250 2024-04-17T11:42:54.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:53.403651+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-04-17T11:42:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:53.804273+0000 mgr.y (mgr.14556) 434 : cluster [DBG] pgmap v870: 121 pgs: 121 active+clean; 310 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-04-17T11:42:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:54.404858+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-04-17T11:42:54.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:53.403651+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-04-17T11:42:54.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:53.804273+0000 mgr.y (mgr.14556) 434 : cluster [DBG] pgmap v870: 121 pgs: 121 active+clean; 310 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-04-17T11:42:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:54.404858+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-04-17T11:42:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:53.403651+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-04-17T11:42:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:53.804273+0000 mgr.y (mgr.14556) 434 : cluster [DBG] pgmap v870: 121 pgs: 121 active+clean; 310 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-04-17T11:42:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:54.404858+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-04-17T11:42:55.430 INFO:tasks.rados.rados.0.smithi031.stdout:2493: done (4 left) 2024-04-17T11:42:55.430 INFO:tasks.rados.rados.0.smithi031.stdout:2494: read oid 7 snap -1 2024-04-17T11:42:55.430 INFO:tasks.rados.rados.0.smithi031.stdout:2494: expect (ObjNum 689 snap 226 seq_num 689) 2024-04-17T11:42:55.430 INFO:tasks.rados.rados.0.smithi031.stdout:2495: delete oid 50 current snap is 255 2024-04-17T11:42:55.430 INFO:tasks.rados.rados.0.smithi031.stdout:2489: finishing write tid 1 to smithi03173351-10 2024-04-17T11:42:55.430 INFO:tasks.rados.rados.0.smithi031.stdout:2489: finishing write tid 2 to smithi03173351-10 2024-04-17T11:42:55.430 INFO:tasks.rados.rados.0.smithi031.stdout:2489: finishing write tid 3 to smithi03173351-10 2024-04-17T11:42:55.431 INFO:tasks.rados.rados.0.smithi031.stdout:2492: expect (ObjNum 737 snap 245 seq_num 737) 2024-04-17T11:42:55.446 INFO:tasks.rados.rados.0.smithi031.stdout:2489: finishing write tid 4 to smithi03173351-10 2024-04-17T11:42:55.446 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1257 (ObjNum 775 snap 255 seq_num 775) dirty exists 2024-04-17T11:42:55.446 INFO:tasks.rados.rados.0.smithi031.stdout:2489: left oid 10 (ObjNum 775 snap 255 seq_num 775) 2024-04-17T11:42:55.446 INFO:tasks.rados.rados.0.smithi031.stdout:2491: finishing rollback tid 0 to smithi03173351-37 2024-04-17T11:42:55.446 INFO:tasks.rados.rados.0.smithi031.stdout:2491: finishing rollback tid 1 to smithi03173351-37 2024-04-17T11:42:55.447 INFO:tasks.rados.rados.0.smithi031.stdout:2491: finishing rollback tid 2 to smithi03173351-37 2024-04-17T11:42:55.447 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 2267 (ObjNum 735 snap 245 seq_num 735) dirty exists 2024-04-17T11:42:55.447 INFO:tasks.rados.rados.0.smithi031.stdout:2490: expect (ObjNum 739 snap 245 seq_num 739) 2024-04-17T11:42:56.108 INFO:tasks.rados.rados.0.smithi031.stdout:2494: expect (ObjNum 689 snap 226 seq_num 689) 2024-04-17T11:42:56.523 INFO:tasks.rados.rados.0.smithi031.stdout:2489: done (5 left) 2024-04-17T11:42:56.523 INFO:tasks.rados.rados.0.smithi031.stdout:2490: done (4 left) 2024-04-17T11:42:56.523 INFO:tasks.rados.rados.0.smithi031.stdout:2491: done (3 left) 2024-04-17T11:42:56.523 INFO:tasks.rados.rados.0.smithi031.stdout:2492: done (2 left) 2024-04-17T11:42:56.523 INFO:tasks.rados.rados.0.smithi031.stdout:2494: done (1 left) 2024-04-17T11:42:56.523 INFO:tasks.rados.rados.0.smithi031.stdout:2495: done (0 left) 2024-04-17T11:42:56.523 INFO:tasks.rados.rados.0.smithi031.stdout:2496: copy_from oid 8 from oid 35 current snap is 255 2024-04-17T11:42:56.524 INFO:tasks.rados.rados.0.smithi031.stdout:2497: rollback oid 33 current snap is 255 2024-04-17T11:42:56.524 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 33 to 245 2024-04-17T11:42:56.524 INFO:tasks.rados.rados.0.smithi031.stdout:2498: delete oid 11 current snap is 255 2024-04-17T11:42:56.525 INFO:tasks.rados.rados.0.smithi031.stdout:2498: done (2 left) 2024-04-17T11:42:56.525 INFO:tasks.rados.rados.0.smithi031.stdout:2499: read oid 43 snap -1 2024-04-17T11:42:56.525 INFO:tasks.rados.rados.0.smithi031.stdout:2499: expect (ObjNum 765 snap 253 seq_num 765) 2024-04-17T11:42:56.525 INFO:tasks.rados.rados.0.smithi031.stdout:2500: read oid 15 snap -1 2024-04-17T11:42:56.525 INFO:tasks.rados.rados.0.smithi031.stdout:2500: expect (ObjNum 679 snap 223 seq_num 679) 2024-04-17T11:42:56.525 INFO:tasks.rados.rados.0.smithi031.stdout:2501: delete oid 45 current snap is 255 2024-04-17T11:42:56.531 INFO:tasks.rados.rados.0.smithi031.stdout:2497: finishing rollback tid 0 to smithi03173351-33 2024-04-17T11:42:56.534 INFO:tasks.rados.rados.0.smithi031.stdout:2501: done (4 left) 2024-04-17T11:42:56.534 INFO:tasks.rados.rados.0.smithi031.stdout:2502: read oid 5 snap -1 2024-04-17T11:42:56.534 INFO:tasks.rados.rados.0.smithi031.stdout:2502: expect (ObjNum 729 snap 245 seq_num 729) 2024-04-17T11:42:56.534 INFO:tasks.rados.rados.0.smithi031.stdout:2503: rollback oid 19 current snap is 255 2024-04-17T11:42:56.534 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 215 2024-04-17T11:42:56.534 INFO:tasks.rados.rados.0.smithi031.stdout:2504: delete oid 7 current snap is 255 2024-04-17T11:42:56.535 INFO:tasks.rados.rados.0.smithi031.stdout:2497: finishing rollback tid 1 to smithi03173351-33 2024-04-17T11:42:56.535 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 2579 (ObjNum -1710625688 snap 21884 seq_num 1) dirty dne 2024-04-17T11:42:56.535 INFO:tasks.rados.rados.0.smithi031.stdout:2499: expect (ObjNum 765 snap 253 seq_num 765) 2024-04-17T11:42:56.616 INFO:tasks.rados.rados.0.smithi031.stdout:2497: done (6 left) 2024-04-17T11:42:56.616 INFO:tasks.rados.rados.0.smithi031.stdout:2499: done (5 left) 2024-04-17T11:42:56.616 INFO:tasks.rados.rados.0.smithi031.stdout:2504: done (4 left) 2024-04-17T11:42:56.616 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 255 2024-04-17T11:42:56.616 INFO:tasks.rados.rados.0.smithi031.stdout:2496: finishing copy_from racing read to smithi03173351-8 2024-04-17T11:42:56.616 INFO:tasks.rados.rados.0.smithi031.stdout:2496: finishing copy_from to smithi03173351-8 2024-04-17T11:42:56.616 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 1985 (ObjNum 700 snap 232 seq_num 700) dirty exists 2024-04-17T11:42:56.616 INFO:tasks.rados.rados.0.smithi031.stdout:2500: expect (ObjNum 679 snap 223 seq_num 679) 2024-04-17T11:42:56.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:55.430379+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-04-17T11:42:56.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:55.804698+0000 mgr.y (mgr.14556) 435 : cluster [DBG] pgmap v873: 121 pgs: 121 active+clean; 310 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-04-17T11:42:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:55.430379+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-04-17T11:42:56.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:55.804698+0000 mgr.y (mgr.14556) 435 : cluster [DBG] pgmap v873: 121 pgs: 121 active+clean; 310 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-04-17T11:42:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:55.430379+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-04-17T11:42:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:55.804698+0000 mgr.y (mgr.14556) 435 : cluster [DBG] pgmap v873: 121 pgs: 121 active+clean; 310 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-04-17T11:42:56.795 INFO:tasks.rados.rados.0.smithi031.stdout:2503: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:42:56.795 INFO:tasks.rados.rados.0.smithi031.stdout:2503: finishing rollback tid 2 to smithi03173351-19 2024-04-17T11:42:56.795 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 2325 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-04-17T11:42:56.795 INFO:tasks.rados.rados.0.smithi031.stdout:2502: expect (ObjNum 729 snap 245 seq_num 729) 2024-04-17T11:42:56.838 INFO:tasks.rados.rados.0.smithi031.stdout:2505: seq_num 780 ranges {966656=671744,1638400=401408} 2024-04-17T11:42:56.847 INFO:tasks.rados.rados.0.smithi031.stdout:2505: writing smithi03173351-12 from 966656 to 1638400 tid 1 2024-04-17T11:42:56.849 INFO:tasks.rados.rados.0.smithi031.stdout:2505: writing smithi03173351-12 from 1638400 to 2039808 tid 2 2024-04-17T11:42:56.849 INFO:tasks.rados.rados.0.smithi031.stdout:2496: done (4 left) 2024-04-17T11:42:56.850 INFO:tasks.rados.rados.0.smithi031.stdout:2500: done (3 left) 2024-04-17T11:42:56.850 INFO:tasks.rados.rados.0.smithi031.stdout:2502: done (2 left) 2024-04-17T11:42:56.850 INFO:tasks.rados.rados.0.smithi031.stdout:2503: done (1 left) 2024-04-17T11:42:56.850 INFO:tasks.rados.rados.0.smithi031.stdout:2506: delete oid 15 current snap is 255 2024-04-17T11:42:56.852 INFO:tasks.rados.rados.0.smithi031.stdout:2506: done (1 left) 2024-04-17T11:42:56.852 INFO:tasks.rados.rados.0.smithi031.stdout:2507: read oid 47 snap -1 2024-04-17T11:42:56.852 INFO:tasks.rados.rados.0.smithi031.stdout:2507: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:42:56.852 INFO:tasks.rados.rados.0.smithi031.stdout:2508: setattr oid 46 current snap is 255 2024-04-17T11:42:56.854 INFO:tasks.rados.rados.0.smithi031.stdout:2505: finishing write tid 1 to smithi03173351-12 2024-04-17T11:42:56.854 INFO:tasks.rados.rados.0.smithi031.stdout:2505: finishing write tid 2 to smithi03173351-12 2024-04-17T11:42:56.855 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 255 2024-04-17T11:42:56.855 INFO:tasks.rados.rados.0.smithi031.stdout:2505: finishing write tid 3 to smithi03173351-12 2024-04-17T11:42:56.855 INFO:tasks.rados.rados.0.smithi031.stdout:2509: seq_num 782 ranges {2113536=704512,2818048=401408} 2024-04-17T11:42:56.871 INFO:tasks.rados.rados.0.smithi031.stdout:2509: writing smithi03173351-43 from 2113536 to 2818048 tid 1 2024-04-17T11:42:56.874 INFO:tasks.rados.rados.0.smithi031.stdout:2509: writing smithi03173351-43 from 2818048 to 3219456 tid 2 2024-04-17T11:42:56.874 INFO:tasks.rados.rados.0.smithi031.stdout:2510: copy_from oid 40 from oid 17 current snap is 255 2024-04-17T11:42:56.875 INFO:tasks.rados.rados.0.smithi031.stdout:2505: finishing write tid 4 to smithi03173351-12 2024-04-17T11:42:56.875 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2270 (ObjNum 780 snap 255 seq_num 780) dirty exists 2024-04-17T11:42:56.875 INFO:tasks.rados.rados.0.smithi031.stdout:2505: left oid 12 (ObjNum 780 snap 255 seq_num 780) 2024-04-17T11:42:56.875 INFO:tasks.rados.rados.0.smithi031.stdout:2505: done (4 left) 2024-04-17T11:42:56.875 INFO:tasks.rados.rados.0.smithi031.stdout:2511: snap_remove snap 241 2024-04-17T11:42:57.436 INFO:tasks.rados.rados.0.smithi031.stdout:2511: done (4 left) 2024-04-17T11:42:57.436 INFO:tasks.rados.rados.0.smithi031.stdout:2512: snap_remove snap 252 2024-04-17T11:42:58.445 INFO:tasks.rados.rados.0.smithi031.stdout:2512: done (4 left) 2024-04-17T11:42:58.445 INFO:tasks.rados.rados.0.smithi031.stdout:2513: rollback oid 26 current snap is 255 2024-04-17T11:42:58.445 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 235 2024-04-17T11:42:58.453 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 255 2024-04-17T11:42:58.453 INFO:tasks.rados.rados.0.smithi031.stdout:2514: seq_num 783 ranges {2138112=720896,2859008=401408} 2024-04-17T11:42:58.462 INFO:tasks.rados.rados.0.smithi031.stdout:2514: writing smithi03173351-8 from 2138112 to 2859008 tid 1 2024-04-17T11:42:58.465 INFO:tasks.rados.rados.0.smithi031.stdout:2514: writing smithi03173351-8 from 2859008 to 3260416 tid 2 2024-04-17T11:42:58.465 INFO:tasks.rados.rados.0.smithi031.stdout:2515: rollback oid 6 current snap is 255 2024-04-17T11:42:58.465 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 6 to 221 2024-04-17T11:42:58.466 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 1935 (ObjNum 691 snap 226 seq_num 691) dirty exists 2024-04-17T11:42:58.466 INFO:tasks.rados.rados.0.smithi031.stdout:2508: done (6 left) 2024-04-17T11:42:58.466 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 255 2024-04-17T11:42:58.466 INFO:tasks.rados.rados.0.smithi031.stdout:2516: seq_num 784 ranges {966656=737280,1703936=401408} 2024-04-17T11:42:58.475 INFO:tasks.rados.rados.0.smithi031.stdout:2516: writing smithi03173351-5 from 966656 to 1703936 tid 1 2024-04-17T11:42:58.477 INFO:tasks.rados.rados.0.smithi031.stdout:2516: writing smithi03173351-5 from 1703936 to 2105344 tid 2 2024-04-17T11:42:58.478 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 255 2024-04-17T11:42:58.478 INFO:tasks.rados.rados.0.smithi031.stdout:2517: seq_num 785 ranges {0=753664,753664=401408} 2024-04-17T11:42:58.481 INFO:tasks.rados.rados.0.smithi031.stdout:2517: writing smithi03173351-45 from 0 to 753664 tid 1 2024-04-17T11:42:58.484 INFO:tasks.rados.rados.0.smithi031.stdout:2517: writing smithi03173351-45 from 753664 to 1155072 tid 2 2024-04-17T11:42:58.484 INFO:tasks.rados.rados.0.smithi031.stdout:2518: read oid 37 snap -1 2024-04-17T11:42:58.484 INFO:tasks.rados.rados.0.smithi031.stdout:2518: expect (ObjNum 735 snap 245 seq_num 735) 2024-04-17T11:42:58.484 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 255 2024-04-17T11:42:58.484 INFO:tasks.rados.rados.0.smithi031.stdout:2519: seq_num 786 ranges {4653056=770048,5423104=401408} 2024-04-17T11:42:58.514 INFO:tasks.rados.rados.0.smithi031.stdout:2519: writing smithi03173351-32 from 4653056 to 5423104 tid 1 2024-04-17T11:42:58.516 INFO:tasks.rados.rados.0.smithi031.stdout:2519: writing smithi03173351-32 from 5423104 to 5824512 tid 2 2024-04-17T11:42:58.516 INFO:tasks.rados.rados.0.smithi031.stdout:2520: copy_from oid 22 from oid 11 current snap is 255 2024-04-17T11:42:58.517 INFO:tasks.rados.rados.0.smithi031.stdout:2507: expect (ObjNum 503 snap 161 seq_num 503) 2024-04-17T11:42:58.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:57.434068+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-04-17T11:42:58.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:57.805283+0000 mgr.y (mgr.14556) 436 : cluster [DBG] pgmap v875: 121 pgs: 121 active+clean; 313 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 232 B/s rd, 694 KiB/s wr, 1 op/s 2024-04-17T11:42:58.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:57.434068+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-04-17T11:42:58.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:57.805283+0000 mgr.y (mgr.14556) 436 : cluster [DBG] pgmap v875: 121 pgs: 121 active+clean; 313 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 232 B/s rd, 694 KiB/s wr, 1 op/s 2024-04-17T11:42:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:57.434068+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-04-17T11:42:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:57.805283+0000 mgr.y (mgr.14556) 436 : cluster [DBG] pgmap v875: 121 pgs: 121 active+clean; 313 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 232 B/s rd, 694 KiB/s wr, 1 op/s 2024-04-17T11:42:58.763 INFO:tasks.rados.rados.0.smithi031.stdout:2509: finishing write tid 1 to smithi03173351-43 2024-04-17T11:42:58.763 INFO:tasks.rados.rados.0.smithi031.stdout:2509: finishing write tid 2 to smithi03173351-43 2024-04-17T11:42:58.763 INFO:tasks.rados.rados.0.smithi031.stdout:2509: finishing write tid 3 to smithi03173351-43 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2510: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2510: finishing copy_from to smithi03173351-40 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 1699 (ObjNum 737 snap 245 seq_num 737) dirty exists 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2509: finishing write tid 4 to smithi03173351-43 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 1939 (ObjNum 782 snap 255 seq_num 782) dirty exists 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2509: left oid 43 (ObjNum 782 snap 255 seq_num 782) 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2513: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2513: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 1953 (ObjNum 650 snap 213 seq_num 650) dirty exists 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2514: finishing write tid 1 to smithi03173351-8 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2507: done (10 left) 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2509: done (9 left) 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2510: done (8 left) 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2513: done (7 left) 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2521: read oid 40 snap -1 2024-04-17T11:42:58.764 INFO:tasks.rados.rados.0.smithi031.stdout:2521: expect (ObjNum 737 snap 245 seq_num 737) 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 35 current snap is 255 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:2514: finishing write tid 2 to smithi03173351-8 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:2514: finishing write tid 3 to smithi03173351-8 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:2515: finishing rollback tid 0 to smithi03173351-6 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:2515: finishing rollback tid 1 to smithi03173351-6 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:2515: finishing rollback tid 2 to smithi03173351-6 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 1959 (ObjNum 659 snap 216 seq_num 659) dirty exists 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:2514: finishing write tid 4 to smithi03173351-8 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 1988 (ObjNum 783 snap 255 seq_num 783) dirty exists 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:2514: left oid 8 (ObjNum 783 snap 255 seq_num 783) 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:2516: finishing write tid 1 to smithi03173351-5 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:2516: finishing write tid 2 to smithi03173351-5 2024-04-17T11:42:58.765 INFO:tasks.rados.rados.0.smithi031.stdout:2522: seq_num 787 ranges {2138112=786432,2924544=401408} 2024-04-17T11:42:58.778 INFO:tasks.rados.rados.0.smithi031.stdout:2522: writing smithi03173351-35 from 2138112 to 2924544 tid 1 2024-04-17T11:42:58.780 INFO:tasks.rados.rados.0.smithi031.stdout:2522: writing smithi03173351-35 from 2924544 to 3325952 tid 2 2024-04-17T11:42:58.780 INFO:tasks.rados.rados.0.smithi031.stdout:2514: done (8 left) 2024-04-17T11:42:58.780 INFO:tasks.rados.rados.0.smithi031.stdout:2515: done (7 left) 2024-04-17T11:42:58.781 INFO:tasks.rados.rados.0.smithi031.stdout:2523: snap_remove snap 249 2024-04-17T11:42:59.403 INFO:tasks.rados.rados.0.smithi031.stdout:2523: done (7 left) 2024-04-17T11:42:59.403 INFO:tasks.rados.rados.0.smithi031.stdout:2524: snap_remove snap 221 2024-04-17T11:42:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:58.442509+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-04-17T11:42:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:42:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:59.398451+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-04-17T11:42:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:58.442509+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-04-17T11:42:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:42:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:59.398451+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-04-17T11:42:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:58.442509+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-04-17T11:42:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:42:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:59.398451+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-04-17T11:43:00.399 INFO:tasks.rados.rados.0.smithi031.stdout:2524: done (7 left) 2024-04-17T11:43:00.399 INFO:tasks.rados.rados.0.smithi031.stdout:2525: delete oid 15 current snap is 255 2024-04-17T11:43:00.399 INFO:tasks.rados.rados.0.smithi031.stdout:2516: finishing write tid 3 to smithi03173351-5 2024-04-17T11:43:00.399 INFO:tasks.rados.rados.0.smithi031.stdout:2516: finishing write tid 4 to smithi03173351-5 2024-04-17T11:43:00.399 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 1105 (ObjNum 784 snap 255 seq_num 784) dirty exists 2024-04-17T11:43:00.399 INFO:tasks.rados.rados.0.smithi031.stdout:2516: left oid 5 (ObjNum 784 snap 255 seq_num 784) 2024-04-17T11:43:00.400 INFO:tasks.rados.rados.0.smithi031.stdout:2517: finishing write tid 1 to smithi03173351-45 2024-04-17T11:43:00.400 INFO:tasks.rados.rados.0.smithi031.stdout:2517: finishing write tid 2 to smithi03173351-45 2024-04-17T11:43:00.400 INFO:tasks.rados.rados.0.smithi031.stdout:2517: finishing write tid 3 to smithi03173351-45 2024-04-17T11:43:00.400 INFO:tasks.rados.rados.0.smithi031.stdout:2517: finishing write tid 4 to smithi03173351-45 2024-04-17T11:43:00.400 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2600 (ObjNum 785 snap 255 seq_num 785) dirty exists 2024-04-17T11:43:00.400 INFO:tasks.rados.rados.0.smithi031.stdout:2517: left oid 45 (ObjNum 785 snap 255 seq_num 785) 2024-04-17T11:43:00.400 INFO:tasks.rados.rados.0.smithi031.stdout:2518: expect (ObjNum 735 snap 245 seq_num 735) 2024-04-17T11:43:00.535 INFO:tasks.rados.rados.0.smithi031.stdout:2520: finishing copy_from to smithi03173351-22 2024-04-17T11:43:00.535 INFO:tasks.rados.rados.0.smithi031.stdout:2520: got expected ENOENT (src dne) 2024-04-17T11:43:00.535 INFO:tasks.rados.rados.0.smithi031.stdout:2520: finishing copy_from racing read to smithi03173351-22 2024-04-17T11:43:00.535 INFO:tasks.rados.rados.0.smithi031.stdout:2519: finishing write tid 1 to smithi03173351-32 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:2519: finishing write tid 2 to smithi03173351-32 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:2516: done (7 left) 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:2517: done (6 left) 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:2518: done (5 left) 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:2520: done (4 left) 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:2525: done (3 left) 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:2526: rollback oid 50 current snap is 255 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 50 to 237 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:2519: finishing write tid 3 to smithi03173351-32 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:2519: finishing write tid 4 to smithi03173351-32 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 1963 (ObjNum 786 snap 255 seq_num 786) dirty exists 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:2519: left oid 32 (ObjNum 786 snap 255 seq_num 786) 2024-04-17T11:43:00.536 INFO:tasks.rados.rados.0.smithi031.stdout:2521: expect (ObjNum 737 snap 245 seq_num 737) 2024-04-17T11:43:00.545 INFO:tasks.rados.rados.0.smithi031.stdout:2522: finishing write tid 1 to smithi03173351-35 2024-04-17T11:43:00.545 INFO:tasks.rados.rados.0.smithi031.stdout:2522: finishing write tid 2 to smithi03173351-35 2024-04-17T11:43:00.545 INFO:tasks.rados.rados.0.smithi031.stdout:2522: finishing write tid 3 to smithi03173351-35 2024-04-17T11:43:00.545 INFO:tasks.rados.rados.0.smithi031.stdout:2522: finishing write tid 4 to smithi03173351-35 2024-04-17T11:43:00.546 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 1988 (ObjNum 787 snap 255 seq_num 787) dirty exists 2024-04-17T11:43:00.546 INFO:tasks.rados.rados.0.smithi031.stdout:2522: left oid 35 (ObjNum 787 snap 255 seq_num 787) 2024-04-17T11:43:00.546 INFO:tasks.rados.rados.0.smithi031.stdout:2519: done (3 left) 2024-04-17T11:43:00.546 INFO:tasks.rados.rados.0.smithi031.stdout:2521: done (2 left) 2024-04-17T11:43:00.546 INFO:tasks.rados.rados.0.smithi031.stdout:2522: done (1 left) 2024-04-17T11:43:00.546 INFO:tasks.rados.rados.0.smithi031.stdout:2527: copy_from oid 2 from oid 3 current snap is 255 2024-04-17T11:43:00.546 INFO:tasks.rados.rados.0.smithi031.stdout:2526: finishing rollback tid 1 to smithi03173351-50 2024-04-17T11:43:00.546 INFO:tasks.rados.rados.0.smithi031.stdout:2526: finishing rollback tid 2 to smithi03173351-50 2024-04-17T11:43:00.546 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 2622 (ObjNum 586 snap 195 seq_num 586) dirty exists 2024-04-17T11:43:00.546 INFO:tasks.rados.rados.0.smithi031.stdout:2526: done (1 left) 2024-04-17T11:43:00.546 INFO:tasks.rados.rados.0.smithi031.stdout:2528: delete oid 40 current snap is 255 2024-04-17T11:43:00.547 INFO:tasks.rados.rados.0.smithi031.stdout:2527: finishing copy_from to smithi03173351-2 2024-04-17T11:43:00.547 INFO:tasks.rados.rados.0.smithi031.stdout:2527: got expected ENOENT (src dne) 2024-04-17T11:43:00.547 INFO:tasks.rados.rados.0.smithi031.stdout:2527: finishing copy_from racing read to smithi03173351-2 2024-04-17T11:43:00.547 INFO:tasks.rados.rados.0.smithi031.stdout:2527: done (1 left) 2024-04-17T11:43:00.547 INFO:tasks.rados.rados.0.smithi031.stdout:2528: done (0 left) 2024-04-17T11:43:00.547 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 255 2024-04-17T11:43:00.547 INFO:tasks.rados.rados.0.smithi031.stdout:2529: seq_num 790 ranges {1294336=434176,1728512=548864,2277376=253952} 2024-04-17T11:43:00.556 INFO:tasks.rados.rados.0.smithi031.stdout:2529: writing smithi03173351-26 from 1294336 to 1728512 tid 1 2024-04-17T11:43:00.559 INFO:tasks.rados.rados.0.smithi031.stdout:2529: writing smithi03173351-26 from 1728512 to 2277376 tid 2 2024-04-17T11:43:00.561 INFO:tasks.rados.rados.0.smithi031.stdout:2529: writing smithi03173351-26 from 2277376 to 2531328 tid 3 2024-04-17T11:43:00.561 INFO:tasks.rados.rados.0.smithi031.stdout:2530: copy_from oid 48 from oid 45 current snap is 255 2024-04-17T11:43:00.561 INFO:tasks.rados.rados.0.smithi031.stdout:2529: finishing write tid 1 to smithi03173351-26 2024-04-17T11:43:00.561 INFO:tasks.rados.rados.0.smithi031.stdout:2531: snap_remove snap 254 2024-04-17T11:43:00.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:42:59.805857+0000 mgr.y (mgr.14556) 437 : cluster [DBG] pgmap v878: 121 pgs: 121 active+clean; 319 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-04-17T11:43:00.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:00.397865+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-04-17T11:43:00.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:42:59.805857+0000 mgr.y (mgr.14556) 437 : cluster [DBG] pgmap v878: 121 pgs: 121 active+clean; 319 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-04-17T11:43:00.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:00.397865+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-04-17T11:43:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:42:59.805857+0000 mgr.y (mgr.14556) 437 : cluster [DBG] pgmap v878: 121 pgs: 121 active+clean; 319 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-04-17T11:43:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:00.397865+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-04-17T11:43:01.456 INFO:tasks.rados.rados.0.smithi031.stdout:2531: done (2 left) 2024-04-17T11:43:01.456 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 255 2024-04-17T11:43:01.456 INFO:tasks.rados.rados.0.smithi031.stdout:2529: finishing write tid 2 to smithi03173351-26 2024-04-17T11:43:01.456 INFO:tasks.rados.rados.0.smithi031.stdout:2532: seq_num 791 ranges {4063232=450560,4513792=475136,4988928=327680} 2024-04-17T11:43:01.481 INFO:tasks.rados.rados.0.smithi031.stdout:2532: writing smithi03173351-4 from 4063232 to 4513792 tid 1 2024-04-17T11:43:01.484 INFO:tasks.rados.rados.0.smithi031.stdout:2532: writing smithi03173351-4 from 4513792 to 4988928 tid 2 2024-04-17T11:43:01.486 INFO:tasks.rados.rados.0.smithi031.stdout:2532: writing smithi03173351-4 from 4988928 to 5316608 tid 3 2024-04-17T11:43:01.486 INFO:tasks.rados.rados.0.smithi031.stdout:2533: delete oid 25 current snap is 255 2024-04-17T11:43:01.486 INFO:tasks.rados.rados.0.smithi031.stdout:2529: finishing write tid 3 to smithi03173351-26 2024-04-17T11:43:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:2529: finishing write tid 4 to smithi03173351-26 2024-04-17T11:43:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:2529: finishing write tid 5 to smithi03173351-26 2024-04-17T11:43:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 1987 (ObjNum 790 snap 255 seq_num 790) dirty exists 2024-04-17T11:43:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:2529: left oid 26 (ObjNum 790 snap 255 seq_num 790) 2024-04-17T11:43:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:2530: finishing copy_from racing read to smithi03173351-48 2024-04-17T11:43:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:2530: finishing copy_from to smithi03173351-48 2024-04-17T11:43:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 2600 (ObjNum 785 snap 255 seq_num 785) dirty exists 2024-04-17T11:43:01.487 INFO:tasks.rados.rados.0.smithi031.stdout:2532: finishing write tid 1 to smithi03173351-4 2024-04-17T11:43:01.489 INFO:tasks.rados.rados.0.smithi031.stdout:2532: finishing write tid 2 to smithi03173351-4 2024-04-17T11:43:01.490 INFO:tasks.rados.rados.0.smithi031.stdout:2532: finishing write tid 3 to smithi03173351-4 2024-04-17T11:43:01.492 INFO:tasks.rados.rados.0.smithi031.stdout:2532: finishing write tid 4 to smithi03173351-4 2024-04-17T11:43:01.493 INFO:tasks.rados.rados.0.smithi031.stdout:2529: done (3 left) 2024-04-17T11:43:01.493 INFO:tasks.rados.rados.0.smithi031.stdout:2530: done (2 left) 2024-04-17T11:43:01.493 INFO:tasks.rados.rados.0.smithi031.stdout:2533: done (1 left) 2024-04-17T11:43:01.493 INFO:tasks.rados.rados.0.smithi031.stdout:2534: delete oid 28 current snap is 255 2024-04-17T11:43:01.494 INFO:tasks.rados.rados.0.smithi031.stdout:2532: finishing write tid 5 to smithi03173351-4 2024-04-17T11:43:01.494 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2632 (ObjNum 791 snap 255 seq_num 791) dirty exists 2024-04-17T11:43:01.494 INFO:tasks.rados.rados.0.smithi031.stdout:2532: left oid 4 (ObjNum 791 snap 255 seq_num 791) 2024-04-17T11:43:01.497 INFO:tasks.rados.rados.0.smithi031.stdout:2532: done (1 left) 2024-04-17T11:43:01.497 INFO:tasks.rados.rados.0.smithi031.stdout:2534: done (0 left) 2024-04-17T11:43:01.497 INFO:tasks.rados.rados.0.smithi031.stdout:2535: snap_remove snap 245 2024-04-17T11:43:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:43:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:01] "GET /metrics HTTP/1.1" 200 192225 "" "Prometheus/2.33.4" 2024-04-17T11:43:02.460 INFO:tasks.rados.rados.0.smithi031.stdout:2535: done (0 left) 2024-04-17T11:43:02.460 INFO:tasks.rados.rados.0.smithi031.stdout:2536: snap_create 2024-04-17T11:43:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:01.451900+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-04-17T11:43:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:01.806377+0000 mgr.y (mgr.14556) 438 : cluster [DBG] pgmap v881: 121 pgs: 121 active+clean; 319 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 618 KiB/s wr, 17 op/s 2024-04-17T11:43:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:01.451900+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-04-17T11:43:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:01.806377+0000 mgr.y (mgr.14556) 438 : cluster [DBG] pgmap v881: 121 pgs: 121 active+clean; 319 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 618 KiB/s wr, 17 op/s 2024-04-17T11:43:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:01.451900+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-04-17T11:43:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:01.806377+0000 mgr.y (mgr.14556) 438 : cluster [DBG] pgmap v881: 121 pgs: 121 active+clean; 319 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 618 KiB/s wr, 17 op/s 2024-04-17T11:43:03.458 INFO:tasks.rados.rados.0.smithi031.stdout:2536: done (0 left) 2024-04-17T11:43:03.458 INFO:tasks.rados.rados.0.smithi031.stdout:2537: rmattr oid 49 current snap is 256 2024-04-17T11:43:03.458 INFO:tasks.rados.rados.0.smithi031.stdout:2538: snap_remove snap 255 2024-04-17T11:43:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:02.457333+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-04-17T11:43:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:02.457333+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-04-17T11:43:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:02.457333+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-04-17T11:43:04.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:43:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:43:04.473 INFO:tasks.rados.rados.0.smithi031.stdout:2538: done (1 left) 2024-04-17T11:43:04.473 INFO:tasks.rados.rados.0.smithi031.stdout:2539: rollback oid 14 current snap is 256 2024-04-17T11:43:04.474 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 14 to 237 2024-04-17T11:43:04.474 INFO:tasks.rados.rados.0.smithi031.stdout:2540: delete oid 47 current snap is 256 2024-04-17T11:43:04.474 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2641 (ObjNum 687 snap 225 seq_num 687) dirty exists 2024-04-17T11:43:04.481 INFO:tasks.rados.rados.0.smithi031.stdout:2539: finishing rollback tid 0 to smithi03173351-14 2024-04-17T11:43:04.483 INFO:tasks.rados.rados.0.smithi031.stdout:2539: finishing rollback tid 1 to smithi03173351-14 2024-04-17T11:43:04.483 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2273 (ObjNum 407796928 snap 32549 seq_num 2594168352) dirty dne 2024-04-17T11:43:04.483 INFO:tasks.rados.rados.0.smithi031.stdout:2537: done (2 left) 2024-04-17T11:43:04.483 INFO:tasks.rados.rados.0.smithi031.stdout:2539: done (1 left) 2024-04-17T11:43:04.483 INFO:tasks.rados.rados.0.smithi031.stdout:2540: done (0 left) 2024-04-17T11:43:04.483 INFO:tasks.rados.rados.0.smithi031.stdout:2541: copy_from oid 45 from oid 47 current snap is 256 2024-04-17T11:43:04.483 INFO:tasks.rados.rados.0.smithi031.stdout:2542: snap_remove snap 215 2024-04-17T11:43:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:03.459144+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-04-17T11:43:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:03.806930+0000 mgr.y (mgr.14556) 439 : cluster [DBG] pgmap v884: 121 pgs: 121 active+clean; 236 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-04-17T11:43:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:03.459144+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-04-17T11:43:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:03.806930+0000 mgr.y (mgr.14556) 439 : cluster [DBG] pgmap v884: 121 pgs: 121 active+clean; 236 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-04-17T11:43:04.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:03.459144+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-04-17T11:43:04.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:03.806930+0000 mgr.y (mgr.14556) 439 : cluster [DBG] pgmap v884: 121 pgs: 121 active+clean; 236 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-04-17T11:43:05.483 INFO:tasks.rados.rados.0.smithi031.stdout:2542: done (1 left) 2024-04-17T11:43:05.483 INFO:tasks.rados.rados.0.smithi031.stdout:2543: setattr oid 1 current snap is 256 2024-04-17T11:43:05.483 INFO:tasks.rados.rados.0.smithi031.stdout:2541: finishing copy_from to smithi03173351-45 2024-04-17T11:43:05.483 INFO:tasks.rados.rados.0.smithi031.stdout:2541: got expected ENOENT (src dne) 2024-04-17T11:43:05.483 INFO:tasks.rados.rados.0.smithi031.stdout:2541: finishing copy_from racing read to smithi03173351-45 2024-04-17T11:43:05.484 INFO:tasks.rados.rados.0.smithi031.stdout:2541: done (1 left) 2024-04-17T11:43:05.484 INFO:tasks.rados.rados.0.smithi031.stdout:2544: snap_create 2024-04-17T11:43:05.494 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2270 (ObjNum 759 snap 252 seq_num 759) dirty exists 2024-04-17T11:43:05.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:04.470661+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-04-17T11:43:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:04.470661+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-04-17T11:43:05.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:04.470661+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-04-17T11:43:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:2543: done (1 left) 2024-04-17T11:43:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:2544: done (0 left) 2024-04-17T11:43:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:2545: snap_remove snap 237 2024-04-17T11:43:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:05.476137+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-04-17T11:43:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:05.807460+0000 mgr.y (mgr.14556) 440 : cluster [DBG] pgmap v887: 121 pgs: 121 active+clean; 236 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-04-17T11:43:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:05.476137+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-04-17T11:43:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:05.807460+0000 mgr.y (mgr.14556) 440 : cluster [DBG] pgmap v887: 121 pgs: 121 active+clean; 236 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-04-17T11:43:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:05.476137+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-04-17T11:43:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:05.807460+0000 mgr.y (mgr.14556) 440 : cluster [DBG] pgmap v887: 121 pgs: 121 active+clean; 236 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-04-17T11:43:07.260 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:43:07.483 INFO:tasks.rados.rados.0.smithi031.stdout:2545: done (0 left) 2024-04-17T11:43:07.483 INFO:tasks.rados.rados.0.smithi031.stdout:2546: delete oid 29 current snap is 257 2024-04-17T11:43:07.504 INFO:tasks.rados.rados.0.smithi031.stdout:2546: done (0 left) 2024-04-17T11:43:07.504 INFO:tasks.rados.rados.0.smithi031.stdout:2547: copy_from oid 14 from oid 22 current snap is 257 2024-04-17T11:43:07.504 INFO:tasks.rados.rados.0.smithi031.stdout:2548: delete oid 40 current snap is 257 2024-04-17T11:43:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:2547: finishing copy_from to smithi03173351-14 2024-04-17T11:43:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:2547: got expected ENOENT (src dne) 2024-04-17T11:43:07.508 INFO:tasks.rados.rados.0.smithi031.stdout:2547: finishing copy_from racing read to smithi03173351-14 2024-04-17T11:43:07.510 INFO:tasks.rados.rados.0.smithi031.stdout:2547: done (1 left) 2024-04-17T11:43:07.510 INFO:tasks.rados.rados.0.smithi031.stdout:2548: done (0 left) 2024-04-17T11:43:07.510 INFO:tasks.rados.rados.0.smithi031.stdout:2549: delete oid 19 current snap is 257 2024-04-17T11:43:07.514 INFO:tasks.rados.rados.0.smithi031.stdout:2549: done (0 left) 2024-04-17T11:43:07.514 INFO:tasks.rados.rados.0.smithi031.stdout:2550: rmattr oid 35 current snap is 257 2024-04-17T11:43:07.514 INFO:tasks.rados.rados.0.smithi031.stdout:2550: done (0 left) 2024-04-17T11:43:07.514 INFO:tasks.rados.rados.0.smithi031.stdout:2551: read oid 38 snap 235 2024-04-17T11:43:07.515 INFO:tasks.rados.rados.0.smithi031.stdout:2551: expect (ObjNum 669 snap 219 seq_num 669) 2024-04-17T11:43:07.515 INFO:tasks.rados.rados.0.smithi031.stdout:2552: copy_from oid 36 from oid 40 current snap is 257 2024-04-17T11:43:07.515 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 257 2024-04-17T11:43:07.515 INFO:tasks.rados.rados.0.smithi031.stdout:2553: seq_num 798 ranges {5316608=573440,5890048=466944,6356992=335872} 2024-04-17T11:43:07.547 INFO:tasks.rados.rados.0.smithi031.stdout:2553: writing smithi03173351-4 from 5316608 to 5890048 tid 1 2024-04-17T11:43:07.549 INFO:tasks.rados.rados.0.smithi031.stdout:2553: writing smithi03173351-4 from 5890048 to 6356992 tid 2 2024-04-17T11:43:07.552 INFO:tasks.rados.rados.0.smithi031.stdout:2553: writing smithi03173351-4 from 6356992 to 6692864 tid 3 2024-04-17T11:43:07.552 INFO:tasks.rados.rados.0.smithi031.stdout:2554: read oid 32 snap -1 2024-04-17T11:43:07.552 INFO:tasks.rados.rados.0.smithi031.stdout:2554: expect (ObjNum 786 snap 255 seq_num 786) 2024-04-17T11:43:07.552 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 257 2024-04-17T11:43:07.552 INFO:tasks.rados.rados.0.smithi031.stdout:2552: finishing copy_from to smithi03173351-36 2024-04-17T11:43:07.552 INFO:tasks.rados.rados.0.smithi031.stdout:2552: got expected ENOENT (src dne) 2024-04-17T11:43:07.552 INFO:tasks.rados.rados.0.smithi031.stdout:2552: finishing copy_from racing read to smithi03173351-36 2024-04-17T11:43:07.552 INFO:tasks.rados.rados.0.smithi031.stdout:2551: expect (ObjNum 669 snap 219 seq_num 669) 2024-04-17T11:43:07.572 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:43:07.572 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (10m) 10m ago 11m 15.4M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:43:07.572 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (11m) 10m ago 11m 47.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (12m) 10m ago 12m 13.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (12m) 10m ago 12m 17.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (15m) 10m ago 15m 385M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (17m) 10m ago 17m 433M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (17m) 10m ago 17m 63.4M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (16m) 10m ago 16m 69.9M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (16m) 10m ago 16m 65.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (11m) 10m ago 11m 11.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (11m) 10m ago 11m 11.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (15m) 10m ago 15m 38.5M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (15m) 10m ago 15m 38.0M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (14m) 10m ago 14m 40.1M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (14m) 10m ago 14m 39.5M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (13m) 10m ago 13m 40.0M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (13m) 10m ago 13m 41.6M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:43:07.573 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (13m) 10m ago 13m 38.1M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:43:07.574 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (12m) 10m ago 12m 38.5M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:43:07.574 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (10m) 10m ago 11m 34.0M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:43:07.664 INFO:tasks.rados.rados.0.smithi031.stdout:2553: finishing write tid 1 to smithi03173351-4 2024-04-17T11:43:07.664 INFO:tasks.rados.rados.0.smithi031.stdout:2553: finishing write tid 2 to smithi03173351-4 2024-04-17T11:43:07.664 INFO:tasks.rados.rados.0.smithi031.stdout:2553: finishing write tid 3 to smithi03173351-4 2024-04-17T11:43:07.664 INFO:tasks.rados.rados.0.smithi031.stdout:2553: finishing write tid 4 to smithi03173351-4 2024-04-17T11:43:07.664 INFO:tasks.rados.rados.0.smithi031.stdout:2553: finishing write tid 5 to smithi03173351-4 2024-04-17T11:43:07.664 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2674 (ObjNum 798 snap 257 seq_num 798) dirty exists 2024-04-17T11:43:07.664 INFO:tasks.rados.rados.0.smithi031.stdout:2553: left oid 4 (ObjNum 798 snap 257 seq_num 798) 2024-04-17T11:43:07.664 INFO:tasks.rados.rados.0.smithi031.stdout:2555: seq_num 799 ranges {0=589824,589824=802816} 2024-04-17T11:43:07.667 INFO:tasks.rados.rados.0.smithi031.stdout:2555: writing smithi03173351-31 from 0 to 589824 tid 1 2024-04-17T11:43:07.672 INFO:tasks.rados.rados.0.smithi031.stdout:2555: writing smithi03173351-31 from 589824 to 1392640 tid 2 2024-04-17T11:43:07.672 INFO:tasks.rados.rados.0.smithi031.stdout:2551: done (4 left) 2024-04-17T11:43:07.672 INFO:tasks.rados.rados.0.smithi031.stdout:2552: done (3 left) 2024-04-17T11:43:07.672 INFO:tasks.rados.rados.0.smithi031.stdout:2553: done (2 left) 2024-04-17T11:43:07.672 INFO:tasks.rados.rados.0.smithi031.stdout:2556: read oid 5 snap -1 2024-04-17T11:43:07.672 INFO:tasks.rados.rados.0.smithi031.stdout:2556: expect (ObjNum 784 snap 255 seq_num 784) 2024-04-17T11:43:07.672 INFO:tasks.rados.rados.0.smithi031.stdout:2557: copy_from oid 17 from oid 38 current snap is 257 2024-04-17T11:43:07.672 INFO:tasks.rados.rados.0.smithi031.stdout:2554: expect (ObjNum 786 snap 255 seq_num 786) 2024-04-17T11:43:07.931 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:43:07.932 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:43:07.932 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:43:07.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:43:07.932 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:43:07.932 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:43:07.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:43:07.932 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:43:07.932 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:43:07.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:43:07.932 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:43:07.932 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:43:07.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:43:07.933 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:43:07.933 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:43:07.933 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:43:07.933 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:43:07.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:06.482473+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-04-17T11:43:07.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:07.249524+0000 mgr.y (mgr.14556) 441 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:07.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:06.482473+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-04-17T11:43:07.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:07.249524+0000 mgr.y (mgr.14556) 441 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:06.482473+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-04-17T11:43:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:07.249524+0000 mgr.y (mgr.14556) 441 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:08.027 INFO:tasks.rados.rados.0.smithi031.stdout:2555: finishing write tid 1 to smithi03173351-31 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:2557: finishing copy_from to smithi03173351-17 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:2557: got expected ENOENT (src dne) 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:2557: finishing copy_from racing read to smithi03173351-17 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:2554: done (3 left) 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:2557: done (2 left) 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:2558: read oid 8 snap -1 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:2558: expect (ObjNum 783 snap 255 seq_num 783) 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:2559: rollback oid 1 current snap is 257 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 1 to 235 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:2555: finishing write tid 2 to smithi03173351-31 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:2555: finishing write tid 3 to smithi03173351-31 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:2555: finishing write tid 4 to smithi03173351-31 2024-04-17T11:43:08.028 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 2677 (ObjNum 799 snap 257 seq_num 799) dirty exists 2024-04-17T11:43:08.029 INFO:tasks.rados.rados.0.smithi031.stdout:2555: left oid 31 (ObjNum 799 snap 257 seq_num 799) 2024-04-17T11:43:08.029 INFO:tasks.rados.rados.0.smithi031.stdout:2555: done (3 left) 2024-04-17T11:43:08.029 INFO:tasks.rados.rados.0.smithi031.stdout:2560: snap_remove snap 256 2024-04-17T11:43:08.508 INFO:tasks.rados.rados.0.smithi031.stdout:2560: done (3 left) 2024-04-17T11:43:08.508 INFO:tasks.rados.rados.0.smithi031.stdout:2561: read oid 7 snap -1 2024-04-17T11:43:08.509 INFO:tasks.rados.rados.0.smithi031.stdout:2561: expect deleted 2024-04-17T11:43:08.509 INFO:tasks.rados.rados.0.smithi031.stdout:2562: read oid 43 snap -1 2024-04-17T11:43:08.509 INFO:tasks.rados.rados.0.smithi031.stdout:2562: expect (ObjNum 782 snap 255 seq_num 782) 2024-04-17T11:43:08.509 INFO:tasks.rados.rados.0.smithi031.stdout:2563: delete oid 2 current snap is 257 2024-04-17T11:43:08.509 INFO:tasks.rados.rados.0.smithi031.stdout:2556: expect (ObjNum 784 snap 255 seq_num 784) 2024-04-17T11:43:08.600 INFO:tasks.rados.rados.0.smithi031.stdout:2559: finishing rollback tid 0 to smithi03173351-1 2024-04-17T11:43:08.601 INFO:tasks.rados.rados.0.smithi031.stdout:2559: finishing rollback tid 1 to smithi03173351-1 2024-04-17T11:43:08.601 INFO:tasks.rados.rados.0.smithi031.stdout:2559: finishing rollback tid 2 to smithi03173351-1 2024-04-17T11:43:08.601 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2273 (ObjNum 655 snap 213 seq_num 655) dirty exists 2024-04-17T11:43:08.601 INFO:tasks.rados.rados.0.smithi031.stdout:2556: done (5 left) 2024-04-17T11:43:08.601 INFO:tasks.rados.rados.0.smithi031.stdout:2559: done (4 left) 2024-04-17T11:43:08.601 INFO:tasks.rados.rados.0.smithi031.stdout:2563: done (3 left) 2024-04-17T11:43:08.601 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 39 current snap is 257 2024-04-17T11:43:08.601 INFO:tasks.rados.rados.0.smithi031.stdout:2558: expect (ObjNum 783 snap 255 seq_num 783) 2024-04-17T11:43:08.722 INFO:tasks.rados.rados.0.smithi031.stdout:2562: expect (ObjNum 782 snap 255 seq_num 782) 2024-04-17T11:43:08.863 INFO:tasks.rados.rados.0.smithi031.stdout:2564: seq_num 801 ranges {0=622592,622592=573440,1196032=229376} 2024-04-17T11:43:08.866 INFO:tasks.rados.rados.0.smithi031.stdout:2564: writing smithi03173351-39 from 0 to 622592 tid 1 2024-04-17T11:43:08.869 INFO:tasks.rados.rados.0.smithi031.stdout:2564: writing smithi03173351-39 from 622592 to 1196032 tid 2 2024-04-17T11:43:08.871 INFO:tasks.rados.rados.0.smithi031.stdout:2564: writing smithi03173351-39 from 1196032 to 1425408 tid 3 2024-04-17T11:43:08.871 INFO:tasks.rados.rados.0.smithi031.stdout:2558: done (3 left) 2024-04-17T11:43:08.871 INFO:tasks.rados.rados.0.smithi031.stdout:2561: done (2 left) 2024-04-17T11:43:08.871 INFO:tasks.rados.rados.0.smithi031.stdout:2562: done (1 left) 2024-04-17T11:43:08.871 INFO:tasks.rados.rados.0.smithi031.stdout:2565: snap_remove snap 235 2024-04-17T11:43:08.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:07.482300+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-04-17T11:43:08.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:07.564779+0000 mgr.y (mgr.14556) 442 : audit [DBG] from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:07.807878+0000 mgr.y (mgr.14556) 443 : cluster [DBG] pgmap v890: 121 pgs: 121 active+clean; 205 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-17T11:43:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:07.932985+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.31:0/865423973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:43:08.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:07.482300+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-04-17T11:43:08.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:07.564779+0000 mgr.y (mgr.14556) 442 : audit [DBG] from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:08.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:07.807878+0000 mgr.y (mgr.14556) 443 : cluster [DBG] pgmap v890: 121 pgs: 121 active+clean; 205 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-17T11:43:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:07.932985+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.31:0/865423973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:43:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:07.482300+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-04-17T11:43:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:07.564779+0000 mgr.y (mgr.14556) 442 : audit [DBG] from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:07.807878+0000 mgr.y (mgr.14556) 443 : cluster [DBG] pgmap v890: 121 pgs: 121 active+clean; 205 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-17T11:43:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:07.932985+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.31:0/865423973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:43:09.395 INFO:tasks.rados.rados.0.smithi031.stdout:2565: done (1 left) 2024-04-17T11:43:09.395 INFO:tasks.rados.rados.0.smithi031.stdout:2566: snap_create 2024-04-17T11:43:09.395 INFO:tasks.rados.rados.0.smithi031.stdout:2564: finishing write tid 1 to smithi03173351-39 2024-04-17T11:43:09.395 INFO:tasks.rados.rados.0.smithi031.stdout:2564: finishing write tid 2 to smithi03173351-39 2024-04-17T11:43:09.395 INFO:tasks.rados.rados.0.smithi031.stdout:2564: finishing write tid 3 to smithi03173351-39 2024-04-17T11:43:09.395 INFO:tasks.rados.rados.0.smithi031.stdout:2564: finishing write tid 4 to smithi03173351-39 2024-04-17T11:43:09.395 INFO:tasks.rados.rados.0.smithi031.stdout:2564: finishing write tid 5 to smithi03173351-39 2024-04-17T11:43:09.395 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 1992 (ObjNum 801 snap 257 seq_num 801) dirty exists 2024-04-17T11:43:09.395 INFO:tasks.rados.rados.0.smithi031.stdout:2564: left oid 39 (ObjNum 801 snap 257 seq_num 801) 2024-04-17T11:43:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:08.506203+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-04-17T11:43:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:09.395241+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-04-17T11:43:09.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:08.506203+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-04-17T11:43:09.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:09.395241+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-04-17T11:43:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:08.506203+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-04-17T11:43:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:09.395241+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-04-17T11:43:10.398 INFO:tasks.rados.rados.0.smithi031.stdout:2564: done (1 left) 2024-04-17T11:43:10.398 INFO:tasks.rados.rados.0.smithi031.stdout:2566: done (0 left) 2024-04-17T11:43:10.398 INFO:tasks.rados.rados.0.smithi031.stdout:2567: delete oid 28 current snap is 258 2024-04-17T11:43:10.403 INFO:tasks.rados.rados.0.smithi031.stdout:2567: done (0 left) 2024-04-17T11:43:10.403 INFO:tasks.rados.rados.0.smithi031.stdout:2568: delete oid 19 current snap is 258 2024-04-17T11:43:10.405 INFO:tasks.rados.rados.0.smithi031.stdout:2568: done (0 left) 2024-04-17T11:43:10.405 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 258 2024-04-17T11:43:10.406 INFO:tasks.rados.rados.0.smithi031.stdout:2569: seq_num 804 ranges {2441216=671744,3112960=622592,3735552=180224} 2024-04-17T11:43:10.422 INFO:tasks.rados.rados.0.smithi031.stdout:2569: writing smithi03173351-18 from 2441216 to 3112960 tid 1 2024-04-17T11:43:10.426 INFO:tasks.rados.rados.0.smithi031.stdout:2569: writing smithi03173351-18 from 3112960 to 3735552 tid 2 2024-04-17T11:43:10.427 INFO:tasks.rados.rados.0.smithi031.stdout:2569: writing smithi03173351-18 from 3735552 to 3915776 tid 3 2024-04-17T11:43:10.427 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 258 2024-04-17T11:43:10.427 INFO:tasks.rados.rados.0.smithi031.stdout:2570: seq_num 805 ranges {0=688128,688128=507904,1196032=294912} 2024-04-17T11:43:10.431 INFO:tasks.rados.rados.0.smithi031.stdout:2570: writing smithi03173351-14 from 0 to 688128 tid 1 2024-04-17T11:43:10.434 INFO:tasks.rados.rados.0.smithi031.stdout:2570: writing smithi03173351-14 from 688128 to 1196032 tid 2 2024-04-17T11:43:10.435 INFO:tasks.rados.rados.0.smithi031.stdout:2570: writing smithi03173351-14 from 1196032 to 1490944 tid 3 2024-04-17T11:43:10.435 INFO:tasks.rados.rados.0.smithi031.stdout:2571: delete oid 35 current snap is 258 2024-04-17T11:43:10.436 INFO:tasks.rados.rados.0.smithi031.stdout:2569: finishing write tid 1 to smithi03173351-18 2024-04-17T11:43:10.436 INFO:tasks.rados.rados.0.smithi031.stdout:2569: finishing write tid 2 to smithi03173351-18 2024-04-17T11:43:10.436 INFO:tasks.rados.rados.0.smithi031.stdout:2569: finishing write tid 3 to smithi03173351-18 2024-04-17T11:43:10.436 INFO:tasks.rados.rados.0.smithi031.stdout:2569: finishing write tid 4 to smithi03173351-18 2024-04-17T11:43:10.436 INFO:tasks.rados.rados.0.smithi031.stdout:2569: finishing write tid 5 to smithi03173351-18 2024-04-17T11:43:10.436 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2696 (ObjNum 804 snap 258 seq_num 804) dirty exists 2024-04-17T11:43:10.436 INFO:tasks.rados.rados.0.smithi031.stdout:2569: left oid 18 (ObjNum 804 snap 258 seq_num 804) 2024-04-17T11:43:10.438 INFO:tasks.rados.rados.0.smithi031.stdout:2569: done (2 left) 2024-04-17T11:43:10.439 INFO:tasks.rados.rados.0.smithi031.stdout:2571: done (1 left) 2024-04-17T11:43:10.439 INFO:tasks.rados.rados.0.smithi031.stdout:2572: setattr oid 35 current snap is 258 2024-04-17T11:43:10.439 INFO:tasks.rados.rados.0.smithi031.stdout:2570: finishing write tid 1 to smithi03173351-14 2024-04-17T11:43:10.440 INFO:tasks.rados.rados.0.smithi031.stdout:2570: finishing write tid 2 to smithi03173351-14 2024-04-17T11:43:10.440 INFO:tasks.rados.rados.0.smithi031.stdout:2570: finishing write tid 3 to smithi03173351-14 2024-04-17T11:43:10.441 INFO:tasks.rados.rados.0.smithi031.stdout:2573: copy_from oid 26 from oid 1 current snap is 258 2024-04-17T11:43:10.441 INFO:tasks.rados.rados.0.smithi031.stdout:2570: finishing write tid 4 to smithi03173351-14 2024-04-17T11:43:10.441 INFO:tasks.rados.rados.0.smithi031.stdout:2574: copy_from oid 17 from oid 29 current snap is 258 2024-04-17T11:43:10.441 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 258 2024-04-17T11:43:10.441 INFO:tasks.rados.rados.0.smithi031.stdout:2575: seq_num 807 ranges {1581056=720896,2301952=729088,3031040=73728} 2024-04-17T11:43:10.453 INFO:tasks.rados.rados.0.smithi031.stdout:2575: writing smithi03173351-27 from 1581056 to 2301952 tid 1 2024-04-17T11:43:10.458 INFO:tasks.rados.rados.0.smithi031.stdout:2575: writing smithi03173351-27 from 2301952 to 3031040 tid 2 2024-04-17T11:43:10.458 INFO:tasks.rados.rados.0.smithi031.stdout:2575: writing smithi03173351-27 from 3031040 to 3104768 tid 3 2024-04-17T11:43:10.458 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 258 2024-04-17T11:43:10.459 INFO:tasks.rados.rados.0.smithi031.stdout:2574: finishing copy_from to smithi03173351-17 2024-04-17T11:43:10.459 INFO:tasks.rados.rados.0.smithi031.stdout:2574: got expected ENOENT (src dne) 2024-04-17T11:43:10.459 INFO:tasks.rados.rados.0.smithi031.stdout:2574: finishing copy_from racing read to smithi03173351-17 2024-04-17T11:43:10.459 INFO:tasks.rados.rados.0.smithi031.stdout:2570: finishing write tid 5 to smithi03173351-14 2024-04-17T11:43:10.459 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2277 (ObjNum 805 snap 258 seq_num 805) dirty exists 2024-04-17T11:43:10.459 INFO:tasks.rados.rados.0.smithi031.stdout:2570: left oid 14 (ObjNum 805 snap 258 seq_num 805) 2024-04-17T11:43:10.459 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 1994 (ObjNum -1700045632 snap 21884 seq_num 0) dirty exists 2024-04-17T11:43:10.459 INFO:tasks.rados.rados.0.smithi031.stdout:2573: finishing copy_from racing read to smithi03173351-26 2024-04-17T11:43:10.459 INFO:tasks.rados.rados.0.smithi031.stdout:2573: finishing copy_from to smithi03173351-26 2024-04-17T11:43:10.459 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 2273 (ObjNum 655 snap 213 seq_num 655) dirty exists 2024-04-17T11:43:10.459 INFO:tasks.rados.rados.0.smithi031.stdout:2576: seq_num 808 ranges {0=737280,737280=614400,1351680=188416} 2024-04-17T11:43:10.462 INFO:tasks.rados.rados.0.smithi031.stdout:2576: writing smithi03173351-2 from 0 to 737280 tid 1 2024-04-17T11:43:10.466 INFO:tasks.rados.rados.0.smithi031.stdout:2576: writing smithi03173351-2 from 737280 to 1351680 tid 2 2024-04-17T11:43:10.468 INFO:tasks.rados.rados.0.smithi031.stdout:2576: writing smithi03173351-2 from 1351680 to 1540096 tid 3 2024-04-17T11:43:10.468 INFO:tasks.rados.rados.0.smithi031.stdout:2570: done (5 left) 2024-04-17T11:43:10.468 INFO:tasks.rados.rados.0.smithi031.stdout:2572: done (4 left) 2024-04-17T11:43:10.468 INFO:tasks.rados.rados.0.smithi031.stdout:2573: done (3 left) 2024-04-17T11:43:10.468 INFO:tasks.rados.rados.0.smithi031.stdout:2574: done (2 left) 2024-04-17T11:43:10.468 INFO:tasks.rados.rados.0.smithi031.stdout:2577: read oid 32 snap -1 2024-04-17T11:43:10.468 INFO:tasks.rados.rados.0.smithi031.stdout:2577: expect (ObjNum 786 snap 255 seq_num 786) 2024-04-17T11:43:10.468 INFO:tasks.rados.rados.0.smithi031.stdout:2578: rollback oid 24 current snap is 258 2024-04-17T11:43:10.468 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 257 2024-04-17T11:43:10.469 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 258 2024-04-17T11:43:10.469 INFO:tasks.rados.rados.0.smithi031.stdout:2579: seq_num 809 ranges {4669440=753664,5423104=499712,5922816=303104} 2024-04-17T11:43:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2579: writing smithi03173351-20 from 4669440 to 5423104 tid 1 2024-04-17T11:43:10.500 INFO:tasks.rados.rados.0.smithi031.stdout:2579: writing smithi03173351-20 from 5423104 to 5922816 tid 2 2024-04-17T11:43:10.503 INFO:tasks.rados.rados.0.smithi031.stdout:2579: writing smithi03173351-20 from 5922816 to 6225920 tid 3 2024-04-17T11:43:10.503 INFO:tasks.rados.rados.0.smithi031.stdout:2580: snap_create 2024-04-17T11:43:10.503 INFO:tasks.rados.rados.0.smithi031.stdout:2575: finishing write tid 1 to smithi03173351-27 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2575: finishing write tid 2 to smithi03173351-27 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2575: finishing write tid 3 to smithi03173351-27 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2575: finishing write tid 4 to smithi03173351-27 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2575: finishing write tid 5 to smithi03173351-27 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 1719 (ObjNum 807 snap 258 seq_num 807) dirty exists 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2575: left oid 27 (ObjNum 807 snap 258 seq_num 807) 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2576: finishing write tid 1 to smithi03173351-2 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2576: finishing write tid 2 to smithi03173351-2 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2576: finishing write tid 3 to smithi03173351-2 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2576: finishing write tid 4 to smithi03173351-2 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2576: finishing write tid 5 to smithi03173351-2 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 1681 (ObjNum 808 snap 258 seq_num 808) dirty exists 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2576: left oid 2 (ObjNum 808 snap 258 seq_num 808) 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2578: finishing rollback tid 0 to smithi03173351-24 2024-04-17T11:43:10.504 INFO:tasks.rados.rados.0.smithi031.stdout:2578: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:43:10.505 INFO:tasks.rados.rados.0.smithi031.stdout:2578: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:43:10.505 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 1684 (ObjNum 730 snap 245 seq_num 730) dirty exists 2024-04-17T11:43:10.505 INFO:tasks.rados.rados.0.smithi031.stdout:2577: expect (ObjNum 786 snap 255 seq_num 786) 2024-04-17T11:43:10.854 INFO:tasks.rados.rados.0.smithi031.stdout:2579: finishing write tid 1 to smithi03173351-20 2024-04-17T11:43:10.855 INFO:tasks.rados.rados.0.smithi031.stdout:2579: finishing write tid 2 to smithi03173351-20 2024-04-17T11:43:10.855 INFO:tasks.rados.rados.0.smithi031.stdout:2579: finishing write tid 3 to smithi03173351-20 2024-04-17T11:43:10.855 INFO:tasks.rados.rados.0.smithi031.stdout:2579: finishing write tid 4 to smithi03173351-20 2024-04-17T11:43:10.855 INFO:tasks.rados.rados.0.smithi031.stdout:2579: finishing write tid 5 to smithi03173351-20 2024-04-17T11:43:10.855 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 946 (ObjNum 809 snap 258 seq_num 809) dirty exists 2024-04-17T11:43:10.855 INFO:tasks.rados.rados.0.smithi031.stdout:2579: left oid 20 (ObjNum 809 snap 258 seq_num 809) 2024-04-17T11:43:10.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:09.808409+0000 mgr.y (mgr.14556) 444 : cluster [DBG] pgmap v893: 121 pgs: 121 active+clean; 167 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 676 KiB/s wr, 13 op/s 2024-04-17T11:43:10.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:10.395942+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-04-17T11:43:10.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:09.808409+0000 mgr.y (mgr.14556) 444 : cluster [DBG] pgmap v893: 121 pgs: 121 active+clean; 167 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 676 KiB/s wr, 13 op/s 2024-04-17T11:43:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:10.395942+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-04-17T11:43:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:09.808409+0000 mgr.y (mgr.14556) 444 : cluster [DBG] pgmap v893: 121 pgs: 121 active+clean; 167 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 676 KiB/s wr, 13 op/s 2024-04-17T11:43:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:10.395942+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-04-17T11:43:11.508 INFO:tasks.rados.rados.0.smithi031.stdout:2575: done (5 left) 2024-04-17T11:43:11.508 INFO:tasks.rados.rados.0.smithi031.stdout:2576: done (4 left) 2024-04-17T11:43:11.508 INFO:tasks.rados.rados.0.smithi031.stdout:2577: done (3 left) 2024-04-17T11:43:11.508 INFO:tasks.rados.rados.0.smithi031.stdout:2578: done (2 left) 2024-04-17T11:43:11.508 INFO:tasks.rados.rados.0.smithi031.stdout:2579: done (1 left) 2024-04-17T11:43:11.508 INFO:tasks.rados.rados.0.smithi031.stdout:2580: done (0 left) 2024-04-17T11:43:11.508 INFO:tasks.rados.rados.0.smithi031.stdout:2581: rollback oid 13 current snap is 259 2024-04-17T11:43:11.508 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 13 to 257 2024-04-17T11:43:11.509 INFO:tasks.rados.rados.0.smithi031.stdout:2582: snap_create 2024-04-17T11:43:11.514 INFO:tasks.rados.rados.0.smithi031.stdout:2581: finishing rollback tid 0 to smithi03173351-13 2024-04-17T11:43:11.514 INFO:tasks.rados.rados.0.smithi031.stdout:2581: finishing rollback tid 1 to smithi03173351-13 2024-04-17T11:43:11.514 INFO:tasks.rados.rados.0.smithi031.stdout:2581: finishing rollback tid 2 to smithi03173351-13 2024-04-17T11:43:11.515 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 1260 (ObjNum 689 snap 226 seq_num 689) dirty exists 2024-04-17T11:43:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:43:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:11] "GET /metrics HTTP/1.1" 200 192234 "" "Prometheus/2.33.4" 2024-04-17T11:43:12.513 INFO:tasks.rados.rados.0.smithi031.stdout:2581: done (1 left) 2024-04-17T11:43:12.513 INFO:tasks.rados.rados.0.smithi031.stdout:2582: done (0 left) 2024-04-17T11:43:12.513 INFO:tasks.rados.rados.0.smithi031.stdout:2583: snap_create 2024-04-17T11:43:12.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:11.507715+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-04-17T11:43:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:11.808906+0000 mgr.y (mgr.14556) 445 : cluster [DBG] pgmap v896: 121 pgs: 121 active+clean; 167 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 676 KiB/s wr, 13 op/s 2024-04-17T11:43:12.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:11.507715+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-04-17T11:43:12.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:11.808906+0000 mgr.y (mgr.14556) 445 : cluster [DBG] pgmap v896: 121 pgs: 121 active+clean; 167 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 676 KiB/s wr, 13 op/s 2024-04-17T11:43:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:11.507715+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-04-17T11:43:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:11.808906+0000 mgr.y (mgr.14556) 445 : cluster [DBG] pgmap v896: 121 pgs: 121 active+clean; 167 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 676 KiB/s wr, 13 op/s 2024-04-17T11:43:13.518 INFO:tasks.rados.rados.0.smithi031.stdout:2583: done (0 left) 2024-04-17T11:43:13.518 INFO:tasks.rados.rados.0.smithi031.stdout:2584: rollback oid 2 current snap is 261 2024-04-17T11:43:13.518 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 2 to 259 2024-04-17T11:43:13.518 INFO:tasks.rados.rados.0.smithi031.stdout:2585: read oid 40 snap -1 2024-04-17T11:43:13.518 INFO:tasks.rados.rados.0.smithi031.stdout:2585: expect deleted 2024-04-17T11:43:13.518 INFO:tasks.rados.rados.0.smithi031.stdout:2586: read oid 24 snap -1 2024-04-17T11:43:13.519 INFO:tasks.rados.rados.0.smithi031.stdout:2586: expect (ObjNum 730 snap 245 seq_num 730) 2024-04-17T11:43:13.519 INFO:tasks.rados.rados.0.smithi031.stdout:2587: read oid 50 snap -1 2024-04-17T11:43:13.519 INFO:tasks.rados.rados.0.smithi031.stdout:2587: expect (ObjNum 586 snap 195 seq_num 586) 2024-04-17T11:43:13.519 INFO:tasks.rados.rados.0.smithi031.stdout:2588: delete oid 17 current snap is 261 2024-04-17T11:43:13.526 INFO:tasks.rados.rados.0.smithi031.stdout:2585: done (4 left) 2024-04-17T11:43:13.526 INFO:tasks.rados.rados.0.smithi031.stdout:2588: done (3 left) 2024-04-17T11:43:13.526 INFO:tasks.rados.rados.0.smithi031.stdout:2589: copy_from oid 38 from oid 23 current snap is 261 2024-04-17T11:43:13.526 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 261 2024-04-17T11:43:13.527 INFO:tasks.rados.rados.0.smithi031.stdout:2590: seq_num 811 ranges {0=786432,786432=663552,1449984=139264} 2024-04-17T11:43:13.532 INFO:tasks.rados.rados.0.smithi031.stdout:2590: writing smithi03173351-22 from 0 to 786432 tid 1 2024-04-17T11:43:13.536 INFO:tasks.rados.rados.0.smithi031.stdout:2590: writing smithi03173351-22 from 786432 to 1449984 tid 2 2024-04-17T11:43:13.537 INFO:tasks.rados.rados.0.smithi031.stdout:2590: writing smithi03173351-22 from 1449984 to 1589248 tid 3 2024-04-17T11:43:13.537 INFO:tasks.rados.rados.0.smithi031.stdout:2591: delete oid 36 current snap is 261 2024-04-17T11:43:13.537 INFO:tasks.rados.rados.0.smithi031.stdout:2584: finishing rollback tid 0 to smithi03173351-2 2024-04-17T11:43:13.537 INFO:tasks.rados.rados.0.smithi031.stdout:2584: finishing rollback tid 1 to smithi03173351-2 2024-04-17T11:43:13.537 INFO:tasks.rados.rados.0.smithi031.stdout:2584: finishing rollback tid 2 to smithi03173351-2 2024-04-17T11:43:13.537 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 1687 (ObjNum 808 snap 258 seq_num 808) dirty exists 2024-04-17T11:43:13.537 INFO:tasks.rados.rados.0.smithi031.stdout:2587: expect (ObjNum 586 snap 195 seq_num 586) 2024-04-17T11:43:13.633 INFO:tasks.rados.rados.0.smithi031.stdout:2589: finishing copy_from to smithi03173351-38 2024-04-17T11:43:13.633 INFO:tasks.rados.rados.0.smithi031.stdout:2589: got expected ENOENT (src dne) 2024-04-17T11:43:13.633 INFO:tasks.rados.rados.0.smithi031.stdout:2589: finishing copy_from racing read to smithi03173351-38 2024-04-17T11:43:13.633 INFO:tasks.rados.rados.0.smithi031.stdout:2586: expect (ObjNum 730 snap 245 seq_num 730) 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2590: finishing write tid 1 to smithi03173351-22 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2590: finishing write tid 2 to smithi03173351-22 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2590: finishing write tid 3 to smithi03173351-22 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2590: finishing write tid 4 to smithi03173351-22 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2590: finishing write tid 5 to smithi03173351-22 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 1691 (ObjNum 811 snap 261 seq_num 811) dirty exists 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2590: left oid 22 (ObjNum 811 snap 261 seq_num 811) 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2584: done (5 left) 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2586: done (4 left) 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2587: done (3 left) 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2589: done (2 left) 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2590: done (1 left) 2024-04-17T11:43:13.726 INFO:tasks.rados.rados.0.smithi031.stdout:2591: done (0 left) 2024-04-17T11:43:13.727 INFO:tasks.rados.rados.0.smithi031.stdout:2592: read oid 33 snap 257 2024-04-17T11:43:13.727 INFO:tasks.rados.rados.0.smithi031.stdout:2592: expect deleted 2024-04-17T11:43:13.727 INFO:tasks.rados.rados.0.smithi031.stdout:2593: rmattr oid 11 current snap is 261 2024-04-17T11:43:13.727 INFO:tasks.rados.rados.0.smithi031.stdout:2593: done (1 left) 2024-04-17T11:43:13.727 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 261 2024-04-17T11:43:13.727 INFO:tasks.rados.rados.0.smithi031.stdout:2594: seq_num 813 ranges {2039808=417792,2457600=434176,2891776=442368,3334144=327680} 2024-04-17T11:43:13.739 INFO:tasks.rados.rados.0.smithi031.stdout:2594: writing smithi03173351-12 from 2039808 to 2457600 tid 1 2024-04-17T11:43:13.741 INFO:tasks.rados.rados.0.smithi031.stdout:2594: writing smithi03173351-12 from 2457600 to 2891776 tid 2 2024-04-17T11:43:13.744 INFO:tasks.rados.rados.0.smithi031.stdout:2594: writing smithi03173351-12 from 2891776 to 3334144 tid 3 2024-04-17T11:43:13.746 INFO:tasks.rados.rados.0.smithi031.stdout:2594: writing smithi03173351-12 from 3334144 to 3661824 tid 4 2024-04-17T11:43:13.746 INFO:tasks.rados.rados.0.smithi031.stdout:2595: rollback oid 10 current snap is 261 2024-04-17T11:43:13.746 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 10 to 258 2024-04-17T11:43:13.746 INFO:tasks.rados.rados.0.smithi031.stdout:2594: finishing write tid 1 to smithi03173351-12 2024-04-17T11:43:13.746 INFO:tasks.rados.rados.0.smithi031.stdout:2592: done (2 left) 2024-04-17T11:43:13.746 INFO:tasks.rados.rados.0.smithi031.stdout:2596: setattr oid 37 current snap is 261 2024-04-17T11:43:13.746 INFO:tasks.rados.rados.0.smithi031.stdout:2594: finishing write tid 2 to smithi03173351-12 2024-04-17T11:43:13.747 INFO:tasks.rados.rados.0.smithi031.stdout:2597: rollback oid 14 current snap is 261 2024-04-17T11:43:13.747 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 14 to 258 2024-04-17T11:43:13.747 INFO:tasks.rados.rados.0.smithi031.stdout:2598: snap_create 2024-04-17T11:43:13.749 INFO:tasks.rados.rados.0.smithi031.stdout:2594: finishing write tid 3 to smithi03173351-12 2024-04-17T11:43:13.750 INFO:tasks.rados.rados.0.smithi031.stdout:2594: finishing write tid 4 to smithi03173351-12 2024-04-17T11:43:13.750 INFO:tasks.rados.rados.0.smithi031.stdout:2594: finishing write tid 5 to smithi03173351-12 2024-04-17T11:43:13.750 INFO:tasks.rados.rados.0.smithi031.stdout:2595: finishing rollback tid 0 to smithi03173351-10 2024-04-17T11:43:13.750 INFO:tasks.rados.rados.0.smithi031.stdout:2595: finishing rollback tid 1 to smithi03173351-10 2024-04-17T11:43:13.750 INFO:tasks.rados.rados.0.smithi031.stdout:2595: finishing rollback tid 2 to smithi03173351-10 2024-04-17T11:43:13.750 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1263 (ObjNum 775 snap 255 seq_num 775) dirty exists 2024-04-17T11:43:13.751 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 2274 (ObjNum 735 snap 245 seq_num 735) dirty exists 2024-04-17T11:43:13.753 INFO:tasks.rados.rados.0.smithi031.stdout:2597: finishing rollback tid 0 to smithi03173351-14 2024-04-17T11:43:13.753 INFO:tasks.rados.rados.0.smithi031.stdout:2597: finishing rollback tid 1 to smithi03173351-14 2024-04-17T11:43:13.754 INFO:tasks.rados.rados.0.smithi031.stdout:2594: finishing write tid 6 to smithi03173351-12 2024-04-17T11:43:13.754 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2282 (ObjNum 813 snap 261 seq_num 813) dirty exists 2024-04-17T11:43:13.754 INFO:tasks.rados.rados.0.smithi031.stdout:2594: left oid 12 (ObjNum 813 snap 261 seq_num 813) 2024-04-17T11:43:13.755 INFO:tasks.rados.rados.0.smithi031.stdout:2597: finishing rollback tid 2 to smithi03173351-14 2024-04-17T11:43:13.756 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2285 (ObjNum 805 snap 258 seq_num 805) dirty exists 2024-04-17T11:43:13.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:12.513075+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-04-17T11:43:13.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:12.513075+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-04-17T11:43:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:12.513075+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-04-17T11:43:14.397 INFO:tasks.rados.rados.0.smithi031.stdout:2594: done (4 left) 2024-04-17T11:43:14.397 INFO:tasks.rados.rados.0.smithi031.stdout:2595: done (3 left) 2024-04-17T11:43:14.397 INFO:tasks.rados.rados.0.smithi031.stdout:2596: done (2 left) 2024-04-17T11:43:14.397 INFO:tasks.rados.rados.0.smithi031.stdout:2597: done (1 left) 2024-04-17T11:43:14.398 INFO:tasks.rados.rados.0.smithi031.stdout:2598: done (0 left) 2024-04-17T11:43:14.398 INFO:tasks.rados.rados.0.smithi031.stdout:2599: rollback oid 14 current snap is 262 2024-04-17T11:43:14.398 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 14 to 260 2024-04-17T11:43:14.398 INFO:tasks.rados.rados.0.smithi031.stdout:2600: snap_create 2024-04-17T11:43:14.403 INFO:tasks.rados.rados.0.smithi031.stdout:2599: finishing rollback tid 0 to smithi03173351-14 2024-04-17T11:43:14.404 INFO:tasks.rados.rados.0.smithi031.stdout:2599: finishing rollback tid 1 to smithi03173351-14 2024-04-17T11:43:14.404 INFO:tasks.rados.rados.0.smithi031.stdout:2599: finishing rollback tid 2 to smithi03173351-14 2024-04-17T11:43:14.404 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2288 (ObjNum 805 snap 258 seq_num 805) dirty exists 2024-04-17T11:43:14.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:43:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:43:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:13.517367+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-04-17T11:43:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:13.809543+0000 mgr.y (mgr.14556) 446 : cluster [DBG] pgmap v899: 121 pgs: 121 active+clean; 109 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:43:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:14.397485+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-04-17T11:43:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:13.517367+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-04-17T11:43:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:13.809543+0000 mgr.y (mgr.14556) 446 : cluster [DBG] pgmap v899: 121 pgs: 121 active+clean; 109 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:43:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:14.397485+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-04-17T11:43:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:13.517367+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-04-17T11:43:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:13.809543+0000 mgr.y (mgr.14556) 446 : cluster [DBG] pgmap v899: 121 pgs: 121 active+clean; 109 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:43:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:14.397485+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-04-17T11:43:15.401 INFO:tasks.rados.rados.0.smithi031.stdout:2599: done (1 left) 2024-04-17T11:43:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:2600: done (0 left) 2024-04-17T11:43:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:2601: read oid 49 snap -1 2024-04-17T11:43:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:2601: expect (ObjNum 687 snap 225 seq_num 687) 2024-04-17T11:43:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:2602: read oid 48 snap -1 2024-04-17T11:43:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:2602: expect (ObjNum 785 snap 255 seq_num 785) 2024-04-17T11:43:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 263 2024-04-17T11:43:15.402 INFO:tasks.rados.rados.0.smithi031.stdout:2603: seq_num 814 ranges {786432=442368,1228800=770048,1998848=434176} 2024-04-17T11:43:15.408 INFO:tasks.rados.rados.0.smithi031.stdout:2603: writing smithi03173351-9 from 786432 to 1228800 tid 1 2024-04-17T11:43:15.412 INFO:tasks.rados.rados.0.smithi031.stdout:2603: writing smithi03173351-9 from 1228800 to 1998848 tid 2 2024-04-17T11:43:15.415 INFO:tasks.rados.rados.0.smithi031.stdout:2603: writing smithi03173351-9 from 1998848 to 2433024 tid 3 2024-04-17T11:43:15.415 INFO:tasks.rados.rados.0.smithi031.stdout:2604: rmattr oid 41 current snap is 263 2024-04-17T11:43:15.415 INFO:tasks.rados.rados.0.smithi031.stdout:2602: expect (ObjNum 785 snap 255 seq_num 785) 2024-04-17T11:43:15.449 INFO:tasks.rados.rados.0.smithi031.stdout:2603: finishing write tid 1 to smithi03173351-9 2024-04-17T11:43:15.449 INFO:tasks.rados.rados.0.smithi031.stdout:2603: finishing write tid 2 to smithi03173351-9 2024-04-17T11:43:15.449 INFO:tasks.rados.rados.0.smithi031.stdout:2602: done (3 left) 2024-04-17T11:43:15.449 INFO:tasks.rados.rados.0.smithi031.stdout:2605: read oid 45 snap -1 2024-04-17T11:43:15.449 INFO:tasks.rados.rados.0.smithi031.stdout:2605: expect (ObjNum 785 snap 255 seq_num 785) 2024-04-17T11:43:15.450 INFO:tasks.rados.rados.0.smithi031.stdout:2606: snap_remove snap 262 2024-04-17T11:43:16.409 INFO:tasks.rados.rados.0.smithi031.stdout:2606: done (4 left) 2024-04-17T11:43:16.409 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 263 2024-04-17T11:43:16.409 INFO:tasks.rados.rados.0.smithi031.stdout:2603: finishing write tid 3 to smithi03173351-9 2024-04-17T11:43:16.409 INFO:tasks.rados.rados.0.smithi031.stdout:2603: finishing write tid 4 to smithi03173351-9 2024-04-17T11:43:16.409 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 1720 (ObjNum 760 snap 252 seq_num 760) dirty exists 2024-04-17T11:43:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:2603: finishing write tid 5 to smithi03173351-9 2024-04-17T11:43:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1645 (ObjNum 814 snap 263 seq_num 814) dirty exists 2024-04-17T11:43:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:2603: left oid 9 (ObjNum 814 snap 263 seq_num 814) 2024-04-17T11:43:16.410 INFO:tasks.rados.rados.0.smithi031.stdout:2601: expect (ObjNum 687 snap 225 seq_num 687) 2024-04-17T11:43:16.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:15.402160+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-04-17T11:43:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:15.810090+0000 mgr.y (mgr.14556) 447 : cluster [DBG] pgmap v902: 121 pgs: 121 active+clean; 109 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:43:16.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:15.402160+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-04-17T11:43:16.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:15.810090+0000 mgr.y (mgr.14556) 447 : cluster [DBG] pgmap v902: 121 pgs: 121 active+clean; 109 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:43:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:15.402160+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-04-17T11:43:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:15.810090+0000 mgr.y (mgr.14556) 447 : cluster [DBG] pgmap v902: 121 pgs: 121 active+clean; 109 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-04-17T11:43:17.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:16.408804+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-04-17T11:43:17.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:16.408804+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-04-17T11:43:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:16.408804+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-04-17T11:43:18.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:17.810504+0000 mgr.y (mgr.14556) 448 : cluster [DBG] pgmap v904: 121 pgs: 121 active+clean; 109 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 788 KiB/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:43:18.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:17.810504+0000 mgr.y (mgr.14556) 448 : cluster [DBG] pgmap v904: 121 pgs: 121 active+clean; 109 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 788 KiB/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:43:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:17.810504+0000 mgr.y (mgr.14556) 448 : cluster [DBG] pgmap v904: 121 pgs: 121 active+clean; 109 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 788 KiB/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:43:18.825 INFO:tasks.rados.rados.0.smithi031.stdout:2605: expect (ObjNum 785 snap 255 seq_num 785) 2024-04-17T11:43:18.857 INFO:tasks.rados.rados.0.smithi031.stdout:2607: seq_num 815 ranges {1376256=458752,1835008=655360,2490368=409600,2899968=139264} 2024-04-17T11:43:18.866 INFO:tasks.rados.rados.0.smithi031.stdout:2607: writing smithi03173351-26 from 1376256 to 1835008 tid 1 2024-04-17T11:43:18.870 INFO:tasks.rados.rados.0.smithi031.stdout:2607: writing smithi03173351-26 from 1835008 to 2490368 tid 2 2024-04-17T11:43:18.872 INFO:tasks.rados.rados.0.smithi031.stdout:2607: writing smithi03173351-26 from 2490368 to 2899968 tid 3 2024-04-17T11:43:18.873 INFO:tasks.rados.rados.0.smithi031.stdout:2607: writing smithi03173351-26 from 2899968 to 3039232 tid 4 2024-04-17T11:43:18.873 INFO:tasks.rados.rados.0.smithi031.stdout:2601: done (4 left) 2024-04-17T11:43:18.874 INFO:tasks.rados.rados.0.smithi031.stdout:2603: done (3 left) 2024-04-17T11:43:18.874 INFO:tasks.rados.rados.0.smithi031.stdout:2604: done (2 left) 2024-04-17T11:43:18.874 INFO:tasks.rados.rados.0.smithi031.stdout:2605: done (1 left) 2024-04-17T11:43:18.874 INFO:tasks.rados.rados.0.smithi031.stdout:2608: rmattr oid 36 current snap is 263 2024-04-17T11:43:18.874 INFO:tasks.rados.rados.0.smithi031.stdout:2608: done (1 left) 2024-04-17T11:43:18.874 INFO:tasks.rados.rados.0.smithi031.stdout:2609: snap_remove snap 257 2024-04-17T11:43:19.405 INFO:tasks.rados.rados.0.smithi031.stdout:2609: done (1 left) 2024-04-17T11:43:19.405 INFO:tasks.rados.rados.0.smithi031.stdout:2610: snap_remove snap 261 2024-04-17T11:43:20.407 INFO:tasks.rados.rados.0.smithi031.stdout:2610: done (1 left) 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2611: rmattr oid 44 current snap is 263 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2607: finishing write tid 1 to smithi03173351-26 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2607: finishing write tid 2 to smithi03173351-26 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2607: finishing write tid 3 to smithi03173351-26 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2607: finishing write tid 4 to smithi03173351-26 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2607: finishing write tid 5 to smithi03173351-26 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2607: finishing write tid 6 to smithi03173351-26 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 2278 (ObjNum 815 snap 263 seq_num 815) dirty exists 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2607: left oid 26 (ObjNum 815 snap 263 seq_num 815) 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2607: done (1 left) 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2612: read oid 36 snap -1 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2612: expect deleted 2024-04-17T11:43:20.408 INFO:tasks.rados.rados.0.smithi031.stdout:2613: read oid 45 snap -1 2024-04-17T11:43:20.409 INFO:tasks.rados.rados.0.smithi031.stdout:2613: expect (ObjNum 785 snap 255 seq_num 785) 2024-04-17T11:43:20.409 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 263 2024-04-17T11:43:20.409 INFO:tasks.rados.rados.0.smithi031.stdout:2614: seq_num 816 ranges {1974272=475136,2449408=540672,2990080=614400,3604480=49152} 2024-04-17T11:43:20.421 INFO:tasks.rados.rados.0.smithi031.stdout:2614: writing smithi03173351-10 from 1974272 to 2449408 tid 1 2024-04-17T11:43:20.424 INFO:tasks.rados.rados.0.smithi031.stdout:2614: writing smithi03173351-10 from 2449408 to 2990080 tid 2 2024-04-17T11:43:20.428 INFO:tasks.rados.rados.0.smithi031.stdout:2614: writing smithi03173351-10 from 2990080 to 3604480 tid 3 2024-04-17T11:43:20.428 INFO:tasks.rados.rados.0.smithi031.stdout:2614: writing smithi03173351-10 from 3604480 to 3653632 tid 4 2024-04-17T11:43:20.429 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 263 2024-04-17T11:43:20.429 INFO:tasks.rados.rados.0.smithi031.stdout:2615: seq_num 817 ranges {0=491520,491520=417792,909312=425984,1335296=360448} 2024-04-17T11:43:20.431 INFO:tasks.rados.rados.0.smithi031.stdout:2615: writing smithi03173351-3 from 0 to 491520 tid 1 2024-04-17T11:43:20.434 INFO:tasks.rados.rados.0.smithi031.stdout:2615: writing smithi03173351-3 from 491520 to 909312 tid 2 2024-04-17T11:43:20.436 INFO:tasks.rados.rados.0.smithi031.stdout:2615: writing smithi03173351-3 from 909312 to 1335296 tid 3 2024-04-17T11:43:20.438 INFO:tasks.rados.rados.0.smithi031.stdout:2615: writing smithi03173351-3 from 1335296 to 1695744 tid 4 2024-04-17T11:43:20.438 INFO:tasks.rados.rados.0.smithi031.stdout:2616: snap_remove snap 258 2024-04-17T11:43:20.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:19.398434+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-04-17T11:43:20.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:19.810966+0000 mgr.y (mgr.14556) 449 : cluster [DBG] pgmap v906: 121 pgs: 121 active+clean; 113 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 876 KiB/s wr, 12 op/s 2024-04-17T11:43:20.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:19.398434+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-04-17T11:43:20.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:19.810966+0000 mgr.y (mgr.14556) 449 : cluster [DBG] pgmap v906: 121 pgs: 121 active+clean; 113 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 876 KiB/s wr, 12 op/s 2024-04-17T11:43:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:19.398434+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-04-17T11:43:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:19.810966+0000 mgr.y (mgr.14556) 449 : cluster [DBG] pgmap v906: 121 pgs: 121 active+clean; 113 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 876 KiB/s wr, 12 op/s 2024-04-17T11:43:21.410 INFO:tasks.rados.rados.0.smithi031.stdout:2616: done (5 left) 2024-04-17T11:43:21.410 INFO:tasks.rados.rados.0.smithi031.stdout:2617: copy_from oid 17 from oid 7 current snap is 263 2024-04-17T11:43:21.410 INFO:tasks.rados.rados.0.smithi031.stdout:2618: snap_remove snap 259 2024-04-17T11:43:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:20.407142+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-04-17T11:43:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:20.695934+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:43:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:43:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:21] "GET /metrics HTTP/1.1" 200 192234 "" "Prometheus/2.33.4" 2024-04-17T11:43:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:20.407142+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-04-17T11:43:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:20.695934+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:43:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:20.407142+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-04-17T11:43:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:20.695934+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:43:22.416 INFO:tasks.rados.rados.0.smithi031.stdout:2618: done (6 left) 2024-04-17T11:43:22.416 INFO:tasks.rados.rados.0.smithi031.stdout:2619: copy_from oid 12 from oid 28 current snap is 263 2024-04-17T11:43:22.416 INFO:tasks.rados.rados.0.smithi031.stdout:2620: read oid 31 snap -1 2024-04-17T11:43:22.416 INFO:tasks.rados.rados.0.smithi031.stdout:2620: expect (ObjNum 799 snap 257 seq_num 799) 2024-04-17T11:43:22.416 INFO:tasks.rados.rados.0.smithi031.stdout:2621: delete oid 40 current snap is 263 2024-04-17T11:43:22.419 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 2279 (ObjNum -1700589712 snap 21884 seq_num 0) dirty exists 2024-04-17T11:43:22.419 INFO:tasks.rados.rados.0.smithi031.stdout:2613: expect (ObjNum 785 snap 255 seq_num 785) 2024-04-17T11:43:22.452 INFO:tasks.rados.rados.0.smithi031.stdout:2614: finishing write tid 1 to smithi03173351-10 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2614: finishing write tid 2 to smithi03173351-10 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2614: finishing write tid 3 to smithi03173351-10 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2614: finishing write tid 4 to smithi03173351-10 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2614: finishing write tid 5 to smithi03173351-10 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2614: finishing write tid 6 to smithi03173351-10 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1268 (ObjNum 816 snap 263 seq_num 816) dirty exists 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2614: left oid 10 (ObjNum 816 snap 263 seq_num 816) 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2615: finishing write tid 1 to smithi03173351-3 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2615: finishing write tid 2 to smithi03173351-3 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2615: finishing write tid 3 to smithi03173351-3 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2615: finishing write tid 4 to smithi03173351-3 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2615: finishing write tid 5 to smithi03173351-3 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2615: finishing write tid 6 to smithi03173351-3 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 951 (ObjNum 817 snap 263 seq_num 817) dirty exists 2024-04-17T11:43:22.453 INFO:tasks.rados.rados.0.smithi031.stdout:2615: left oid 3 (ObjNum 817 snap 263 seq_num 817) 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2611: done (8 left) 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2612: done (7 left) 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2613: done (6 left) 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2614: done (5 left) 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2615: done (4 left) 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2621: done (3 left) 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2622: setattr oid 22 current snap is 263 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2617: finishing copy_from to smithi03173351-17 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2617: got expected ENOENT (src dne) 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2617: finishing copy_from racing read to smithi03173351-17 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2619: finishing copy_from to smithi03173351-12 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2619: got expected ENOENT (src dne) 2024-04-17T11:43:22.454 INFO:tasks.rados.rados.0.smithi031.stdout:2619: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:43:22.455 INFO:tasks.rados.rados.0.smithi031.stdout:2620: expect (ObjNum 799 snap 257 seq_num 799) 2024-04-17T11:43:22.489 INFO:tasks.rados.rados.0.smithi031.stdout:2617: done (3 left) 2024-04-17T11:43:22.489 INFO:tasks.rados.rados.0.smithi031.stdout:2619: done (2 left) 2024-04-17T11:43:22.489 INFO:tasks.rados.rados.0.smithi031.stdout:2620: done (1 left) 2024-04-17T11:43:22.490 INFO:tasks.rados.rados.0.smithi031.stdout:2623: snap_create 2024-04-17T11:43:22.492 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 1692 (ObjNum 811 snap 261 seq_num 811) dirty exists 2024-04-17T11:43:22.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:21.405655+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-04-17T11:43:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:21.811326+0000 mgr.y (mgr.14556) 450 : cluster [DBG] pgmap v909: 121 pgs: 121 active+clean; 113 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 878 KiB/s wr, 12 op/s 2024-04-17T11:43:22.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:21.405655+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-04-17T11:43:22.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:21.811326+0000 mgr.y (mgr.14556) 450 : cluster [DBG] pgmap v909: 121 pgs: 121 active+clean; 113 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 878 KiB/s wr, 12 op/s 2024-04-17T11:43:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:21.405655+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-04-17T11:43:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:21.811326+0000 mgr.y (mgr.14556) 450 : cluster [DBG] pgmap v909: 121 pgs: 121 active+clean; 113 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 878 KiB/s wr, 12 op/s 2024-04-17T11:43:23.420 INFO:tasks.rados.rados.0.smithi031.stdout:2622: done (1 left) 2024-04-17T11:43:23.420 INFO:tasks.rados.rados.0.smithi031.stdout:2623: done (0 left) 2024-04-17T11:43:23.420 INFO:tasks.rados.rados.0.smithi031.stdout:2624: snap_remove snap 260 2024-04-17T11:43:23.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:22.415797+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-04-17T11:43:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:22.415797+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-04-17T11:43:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:22.415797+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-04-17T11:43:24.424 INFO:tasks.rados.rados.0.smithi031.stdout:2624: done (0 left) 2024-04-17T11:43:24.424 INFO:tasks.rados.rados.0.smithi031.stdout:2625: snap_remove snap 263 2024-04-17T11:43:24.432 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:43:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:43:24.432 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:23.420977+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-04-17T11:43:24.432 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:23.496894+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:43:24.432 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:23.811947+0000 mgr.y (mgr.14556) 451 : cluster [DBG] pgmap v912: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-04-17T11:43:24.433 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:24.051226+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:43:24.433 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:24.333173+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:43:24.433 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:24.334350+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:43:24.433 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:24.340072+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:43:24.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:23.420977+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-04-17T11:43:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:23.496894+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:43:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:23.811947+0000 mgr.y (mgr.14556) 451 : cluster [DBG] pgmap v912: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-04-17T11:43:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:24.051226+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:43:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:24.333173+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:43:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:24.334350+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:43:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:24.340072+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:43:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:23.420977+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-04-17T11:43:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:23.496894+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:43:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:23.811947+0000 mgr.y (mgr.14556) 451 : cluster [DBG] pgmap v912: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-04-17T11:43:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:24.051226+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:43:24.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:24.333173+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:43:24.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:24.334350+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:43:24.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:24.340072+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:43:25.443 INFO:tasks.rados.rados.0.smithi031.stdout:2625: done (0 left) 2024-04-17T11:43:25.443 INFO:tasks.rados.rados.0.smithi031.stdout:2626: rollback oid 18 current snap is 264 2024-04-17T11:43:25.443 INFO:tasks.rados.rados.0.smithi031.stdout:2626: done (0 left) 2024-04-17T11:43:25.443 INFO:tasks.rados.rados.0.smithi031.stdout:2627: delete oid 1 current snap is 264 2024-04-17T11:43:25.450 INFO:tasks.rados.rados.0.smithi031.stdout:2627: done (0 left) 2024-04-17T11:43:25.450 INFO:tasks.rados.rados.0.smithi031.stdout:2628: snap_create 2024-04-17T11:43:25.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:24.423539+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-04-17T11:43:25.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:24.423539+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-04-17T11:43:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:24.423539+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-04-17T11:43:26.450 INFO:tasks.rados.rados.0.smithi031.stdout:2628: done (0 left) 2024-04-17T11:43:26.450 INFO:tasks.rados.rados.0.smithi031.stdout:2629: rollback oid 20 current snap is 265 2024-04-17T11:43:26.450 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 20 to 264 2024-04-17T11:43:26.450 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 35 current snap is 265 2024-04-17T11:43:26.450 INFO:tasks.rados.rados.0.smithi031.stdout:2630: seq_num 820 ranges {0=540672,540672=475136,1015808=598016,1613824=131072} 2024-04-17T11:43:26.453 INFO:tasks.rados.rados.0.smithi031.stdout:2630: writing smithi03173351-35 from 0 to 540672 tid 1 2024-04-17T11:43:26.455 INFO:tasks.rados.rados.0.smithi031.stdout:2630: writing smithi03173351-35 from 540672 to 1015808 tid 2 2024-04-17T11:43:26.460 INFO:tasks.rados.rados.0.smithi031.stdout:2630: writing smithi03173351-35 from 1015808 to 1613824 tid 3 2024-04-17T11:43:26.460 INFO:tasks.rados.rados.0.smithi031.stdout:2630: writing smithi03173351-35 from 1613824 to 1744896 tid 4 2024-04-17T11:43:26.460 INFO:tasks.rados.rados.0.smithi031.stdout:2631: delete oid 5 current snap is 265 2024-04-17T11:43:26.460 INFO:tasks.rados.rados.0.smithi031.stdout:2629: finishing rollback tid 0 to smithi03173351-20 2024-04-17T11:43:26.460 INFO:tasks.rados.rados.0.smithi031.stdout:2629: finishing rollback tid 1 to smithi03173351-20 2024-04-17T11:43:26.460 INFO:tasks.rados.rados.0.smithi031.stdout:2629: finishing rollback tid 2 to smithi03173351-20 2024-04-17T11:43:26.460 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 954 (ObjNum 809 snap 258 seq_num 809) dirty exists 2024-04-17T11:43:26.461 INFO:tasks.rados.rados.0.smithi031.stdout:2630: finishing write tid 1 to smithi03173351-35 2024-04-17T11:43:26.463 INFO:tasks.rados.rados.0.smithi031.stdout:2629: done (2 left) 2024-04-17T11:43:26.463 INFO:tasks.rados.rados.0.smithi031.stdout:2631: done (1 left) 2024-04-17T11:43:26.463 INFO:tasks.rados.rados.0.smithi031.stdout:2632: setattr oid 3 current snap is 265 2024-04-17T11:43:26.464 INFO:tasks.rados.rados.0.smithi031.stdout:2630: finishing write tid 2 to smithi03173351-35 2024-04-17T11:43:26.464 INFO:tasks.rados.rados.0.smithi031.stdout:2630: finishing write tid 3 to smithi03173351-35 2024-04-17T11:43:26.465 INFO:tasks.rados.rados.0.smithi031.stdout:2630: finishing write tid 4 to smithi03173351-35 2024-04-17T11:43:26.466 INFO:tasks.rados.rados.0.smithi031.stdout:2630: finishing write tid 5 to smithi03173351-35 2024-04-17T11:43:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:2633: rmattr oid 7 current snap is 265 2024-04-17T11:43:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:2633: done (2 left) 2024-04-17T11:43:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:2634: rmattr oid 28 current snap is 265 2024-04-17T11:43:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:2634: done (2 left) 2024-04-17T11:43:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:2635: read oid 13 snap 264 2024-04-17T11:43:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:2635: expect (ObjNum 689 snap 226 seq_num 689) 2024-04-17T11:43:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:2636: read oid 2 snap -1 2024-04-17T11:43:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:2636: expect (ObjNum 808 snap 258 seq_num 808) 2024-04-17T11:43:26.467 INFO:tasks.rados.rados.0.smithi031.stdout:2637: delete oid 14 current snap is 265 2024-04-17T11:43:26.469 INFO:tasks.rados.rados.0.smithi031.stdout:2630: finishing write tid 6 to smithi03173351-35 2024-04-17T11:43:26.469 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 1999 (ObjNum 820 snap 265 seq_num 820) dirty exists 2024-04-17T11:43:26.469 INFO:tasks.rados.rados.0.smithi031.stdout:2630: left oid 35 (ObjNum 820 snap 265 seq_num 820) 2024-04-17T11:43:26.471 INFO:tasks.rados.rados.0.smithi031.stdout:2630: done (4 left) 2024-04-17T11:43:26.471 INFO:tasks.rados.rados.0.smithi031.stdout:2637: done (3 left) 2024-04-17T11:43:26.471 INFO:tasks.rados.rados.0.smithi031.stdout:2638: snap_create 2024-04-17T11:43:26.471 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 955 (ObjNum 817 snap 263 seq_num 817) dirty exists 2024-04-17T11:43:26.474 INFO:tasks.rados.rados.0.smithi031.stdout:2636: expect (ObjNum 808 snap 258 seq_num 808) 2024-04-17T11:43:26.515 INFO:tasks.rados.rados.0.smithi031.stdout:2635: expect (ObjNum 689 snap 226 seq_num 689) 2024-04-17T11:43:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:25.444155+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-04-17T11:43:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:25.812380+0000 mgr.y (mgr.14556) 452 : cluster [DBG] pgmap v915: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-04-17T11:43:26.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:25.444155+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-04-17T11:43:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:25.812380+0000 mgr.y (mgr.14556) 452 : cluster [DBG] pgmap v915: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-04-17T11:43:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:25.444155+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-04-17T11:43:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:25.812380+0000 mgr.y (mgr.14556) 452 : cluster [DBG] pgmap v915: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-04-17T11:43:27.454 INFO:tasks.rados.rados.0.smithi031.stdout:2632: done (3 left) 2024-04-17T11:43:27.454 INFO:tasks.rados.rados.0.smithi031.stdout:2635: done (2 left) 2024-04-17T11:43:27.454 INFO:tasks.rados.rados.0.smithi031.stdout:2636: done (1 left) 2024-04-17T11:43:27.454 INFO:tasks.rados.rados.0.smithi031.stdout:2638: done (0 left) 2024-04-17T11:43:27.454 INFO:tasks.rados.rados.0.smithi031.stdout:2639: snap_remove snap 265 2024-04-17T11:43:27.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:26.447376+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-04-17T11:43:27.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:26.447376+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-04-17T11:43:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:26.447376+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-04-17T11:43:28.461 INFO:tasks.rados.rados.0.smithi031.stdout:2639: done (0 left) 2024-04-17T11:43:28.461 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 266 2024-04-17T11:43:28.461 INFO:tasks.rados.rados.0.smithi031.stdout:2640: seq_num 823 ranges {1392640=589824,1982464=573440,2555904=630784} 2024-04-17T11:43:28.472 INFO:tasks.rados.rados.0.smithi031.stdout:2640: writing smithi03173351-31 from 1392640 to 1982464 tid 1 2024-04-17T11:43:28.475 INFO:tasks.rados.rados.0.smithi031.stdout:2640: writing smithi03173351-31 from 1982464 to 2555904 tid 2 2024-04-17T11:43:28.479 INFO:tasks.rados.rados.0.smithi031.stdout:2640: writing smithi03173351-31 from 2555904 to 3186688 tid 3 2024-04-17T11:43:28.479 INFO:tasks.rados.rados.0.smithi031.stdout:2641: delete oid 49 current snap is 266 2024-04-17T11:43:28.485 INFO:tasks.rados.rados.0.smithi031.stdout:2640: finishing write tid 1 to smithi03173351-31 2024-04-17T11:43:28.486 INFO:tasks.rados.rados.0.smithi031.stdout:2640: finishing write tid 2 to smithi03173351-31 2024-04-17T11:43:28.486 INFO:tasks.rados.rados.0.smithi031.stdout:2640: finishing write tid 3 to smithi03173351-31 2024-04-17T11:43:28.486 INFO:tasks.rados.rados.0.smithi031.stdout:2640: finishing write tid 4 to smithi03173351-31 2024-04-17T11:43:28.490 INFO:tasks.rados.rados.0.smithi031.stdout:2640: finishing write tid 5 to smithi03173351-31 2024-04-17T11:43:28.491 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 2703 (ObjNum 823 snap 266 seq_num 823) dirty exists 2024-04-17T11:43:28.491 INFO:tasks.rados.rados.0.smithi031.stdout:2640: left oid 31 (ObjNum 823 snap 266 seq_num 823) 2024-04-17T11:43:28.491 INFO:tasks.rados.rados.0.smithi031.stdout:2640: done (1 left) 2024-04-17T11:43:28.491 INFO:tasks.rados.rados.0.smithi031.stdout:2641: done (0 left) 2024-04-17T11:43:28.491 INFO:tasks.rados.rados.0.smithi031.stdout:2642: delete oid 44 current snap is 266 2024-04-17T11:43:28.496 INFO:tasks.rados.rados.0.smithi031.stdout:2642: done (0 left) 2024-04-17T11:43:28.496 INFO:tasks.rados.rados.0.smithi031.stdout:2643: snap_remove snap 264 2024-04-17T11:43:28.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:27.455368+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-04-17T11:43:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:27.813191+0000 mgr.y (mgr.14556) 453 : cluster [DBG] pgmap v918: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 0 op/s 2024-04-17T11:43:28.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:27.455368+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-04-17T11:43:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:27.813191+0000 mgr.y (mgr.14556) 453 : cluster [DBG] pgmap v918: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 0 op/s 2024-04-17T11:43:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:27.455368+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-04-17T11:43:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:27.813191+0000 mgr.y (mgr.14556) 453 : cluster [DBG] pgmap v918: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 0 op/s 2024-04-17T11:43:29.400 INFO:tasks.rados.rados.0.smithi031.stdout:2643: done (0 left) 2024-04-17T11:43:29.401 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 266 2024-04-17T11:43:29.401 INFO:tasks.rados.rados.0.smithi031.stdout:2644: seq_num 826 ranges {1155072=638976,1794048=630784,2424832=573440} 2024-04-17T11:43:29.411 INFO:tasks.rados.rados.0.smithi031.stdout:2644: writing smithi03173351-45 from 1155072 to 1794048 tid 1 2024-04-17T11:43:29.415 INFO:tasks.rados.rados.0.smithi031.stdout:2644: writing smithi03173351-45 from 1794048 to 2424832 tid 2 2024-04-17T11:43:29.418 INFO:tasks.rados.rados.0.smithi031.stdout:2644: writing smithi03173351-45 from 2424832 to 2998272 tid 3 2024-04-17T11:43:29.419 INFO:tasks.rados.rados.0.smithi031.stdout:2645: read oid 30 snap -1 2024-04-17T11:43:29.419 INFO:tasks.rados.rados.0.smithi031.stdout:2645: expect (ObjNum 679 snap 223 seq_num 679) 2024-04-17T11:43:29.419 INFO:tasks.rados.rados.0.smithi031.stdout:2646: rmattr oid 41 current snap is 266 2024-04-17T11:43:29.419 INFO:tasks.rados.rados.0.smithi031.stdout:2647: snap_create 2024-04-17T11:43:29.419 INFO:tasks.rados.rados.0.smithi031.stdout:2644: finishing write tid 1 to smithi03173351-45 2024-04-17T11:43:29.421 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 1721 (ObjNum 760 snap 252 seq_num 760) dirty exists 2024-04-17T11:43:29.423 INFO:tasks.rados.rados.0.smithi031.stdout:2644: finishing write tid 2 to smithi03173351-45 2024-04-17T11:43:29.424 INFO:tasks.rados.rados.0.smithi031.stdout:2644: finishing write tid 3 to smithi03173351-45 2024-04-17T11:43:29.431 INFO:tasks.rados.rados.0.smithi031.stdout:2645: expect (ObjNum 679 snap 223 seq_num 679) 2024-04-17T11:43:29.611 INFO:tasks.rados.rados.0.smithi031.stdout:2644: finishing write tid 4 to smithi03173351-45 2024-04-17T11:43:29.611 INFO:tasks.rados.rados.0.smithi031.stdout:2644: finishing write tid 5 to smithi03173351-45 2024-04-17T11:43:29.611 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2713 (ObjNum 826 snap 266 seq_num 826) dirty exists 2024-04-17T11:43:29.611 INFO:tasks.rados.rados.0.smithi031.stdout:2644: left oid 45 (ObjNum 826 snap 266 seq_num 826) 2024-04-17T11:43:29.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:28.460489+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-04-17T11:43:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:29.399937+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-04-17T11:43:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:28.460489+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-04-17T11:43:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:29.399937+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-04-17T11:43:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:28.460489+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-04-17T11:43:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:29.399937+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-04-17T11:43:30.401 INFO:tasks.rados.rados.0.smithi031.stdout:2644: done (3 left) 2024-04-17T11:43:30.401 INFO:tasks.rados.rados.0.smithi031.stdout:2645: done (2 left) 2024-04-17T11:43:30.401 INFO:tasks.rados.rados.0.smithi031.stdout:2646: done (1 left) 2024-04-17T11:43:30.401 INFO:tasks.rados.rados.0.smithi031.stdout:2647: done (0 left) 2024-04-17T11:43:30.401 INFO:tasks.rados.rados.0.smithi031.stdout:2648: snap_create 2024-04-17T11:43:30.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:29.813607+0000 mgr.y (mgr.14556) 454 : cluster [DBG] pgmap v921: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 426 KiB/s wr, 10 op/s 2024-04-17T11:43:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:30.401929+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-04-17T11:43:30.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:29.813607+0000 mgr.y (mgr.14556) 454 : cluster [DBG] pgmap v921: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 426 KiB/s wr, 10 op/s 2024-04-17T11:43:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:30.401929+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-04-17T11:43:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:29.813607+0000 mgr.y (mgr.14556) 454 : cluster [DBG] pgmap v921: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 426 KiB/s wr, 10 op/s 2024-04-17T11:43:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:30.401929+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-04-17T11:43:31.403 INFO:tasks.rados.rados.0.smithi031.stdout:2648: done (0 left) 2024-04-17T11:43:31.403 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 268 2024-04-17T11:43:31.404 INFO:tasks.rados.rados.0.smithi031.stdout:2649: seq_num 827 ranges {6225920=655360,6881280=516096,7397376=688128} 2024-04-17T11:43:31.440 INFO:tasks.rados.rados.0.smithi031.stdout:2649: writing smithi03173351-20 from 6225920 to 6881280 tid 1 2024-04-17T11:43:31.444 INFO:tasks.rados.rados.0.smithi031.stdout:2649: writing smithi03173351-20 from 6881280 to 7397376 tid 2 2024-04-17T11:43:31.449 INFO:tasks.rados.rados.0.smithi031.stdout:2649: writing smithi03173351-20 from 7397376 to 8085504 tid 3 2024-04-17T11:43:31.449 INFO:tasks.rados.rados.0.smithi031.stdout:2650: read oid 9 snap 266 2024-04-17T11:43:31.449 INFO:tasks.rados.rados.0.smithi031.stdout:2650: expect (ObjNum 814 snap 263 seq_num 814) 2024-04-17T11:43:31.449 INFO:tasks.rados.rados.0.smithi031.stdout:2651: read oid 30 snap -1 2024-04-17T11:43:31.449 INFO:tasks.rados.rados.0.smithi031.stdout:2651: expect (ObjNum 679 snap 223 seq_num 679) 2024-04-17T11:43:31.449 INFO:tasks.rados.rados.0.smithi031.stdout:2652: rollback oid 50 current snap is 268 2024-04-17T11:43:31.449 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 50 to 266 2024-04-17T11:43:31.449 INFO:tasks.rados.rados.0.smithi031.stdout:2649: finishing write tid 1 to smithi03173351-20 2024-04-17T11:43:31.449 INFO:tasks.rados.rados.0.smithi031.stdout:2649: finishing write tid 2 to smithi03173351-20 2024-04-17T11:43:31.449 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 24 current snap is 268 2024-04-17T11:43:31.449 INFO:tasks.rados.rados.0.smithi031.stdout:2653: seq_num 828 ranges {2260992=671744,2932736=802816,3735552=401408} 2024-04-17T11:43:31.465 INFO:tasks.rados.rados.0.smithi031.stdout:2653: writing smithi03173351-24 from 2260992 to 2932736 tid 1 2024-04-17T11:43:31.470 INFO:tasks.rados.rados.0.smithi031.stdout:2653: writing smithi03173351-24 from 2932736 to 3735552 tid 2 2024-04-17T11:43:31.472 INFO:tasks.rados.rados.0.smithi031.stdout:2653: writing smithi03173351-24 from 3735552 to 4136960 tid 3 2024-04-17T11:43:31.472 INFO:tasks.rados.rados.0.smithi031.stdout:2654: snap_remove snap 267 2024-04-17T11:43:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:43:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:31] "GET /metrics HTTP/1.1" 200 192223 "" "Prometheus/2.33.4" 2024-04-17T11:43:32.413 INFO:tasks.rados.rados.0.smithi031.stdout:2654: done (5 left) 2024-04-17T11:43:32.413 INFO:tasks.rados.rados.0.smithi031.stdout:2655: rollback oid 43 current snap is 268 2024-04-17T11:43:32.413 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 43 to 266 2024-04-17T11:43:32.421 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 39 current snap is 268 2024-04-17T11:43:32.421 INFO:tasks.rados.rados.0.smithi031.stdout:2656: seq_num 829 ranges {1425408=688128,2113536=729088,2842624=475136} 2024-04-17T11:43:32.426 INFO:tasks.rados.rados.0.smithi031.stdout:2656: writing smithi03173351-39 from 1425408 to 2113536 tid 1 2024-04-17T11:43:32.429 INFO:tasks.rados.rados.0.smithi031.stdout:2656: writing smithi03173351-39 from 2113536 to 2842624 tid 2 2024-04-17T11:43:32.432 INFO:tasks.rados.rados.0.smithi031.stdout:2656: writing smithi03173351-39 from 2842624 to 3317760 tid 3 2024-04-17T11:43:32.433 INFO:tasks.rados.rados.0.smithi031.stdout:2657: snap_create 2024-04-17T11:43:32.433 INFO:tasks.rados.rados.0.smithi031.stdout:2652: finishing rollback tid 0 to smithi03173351-50 2024-04-17T11:43:32.433 INFO:tasks.rados.rados.0.smithi031.stdout:2649: finishing write tid 3 to smithi03173351-20 2024-04-17T11:43:32.433 INFO:tasks.rados.rados.0.smithi031.stdout:2649: finishing write tid 4 to smithi03173351-20 2024-04-17T11:43:32.433 INFO:tasks.rados.rados.0.smithi031.stdout:2649: finishing write tid 5 to smithi03173351-20 2024-04-17T11:43:32.433 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 959 (ObjNum 827 snap 268 seq_num 827) dirty exists 2024-04-17T11:43:32.433 INFO:tasks.rados.rados.0.smithi031.stdout:2649: left oid 20 (ObjNum 827 snap 268 seq_num 827) 2024-04-17T11:43:32.433 INFO:tasks.rados.rados.0.smithi031.stdout:2652: finishing rollback tid 1 to smithi03173351-50 2024-04-17T11:43:32.433 INFO:tasks.rados.rados.0.smithi031.stdout:2652: finishing rollback tid 2 to smithi03173351-50 2024-04-17T11:43:32.433 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 2717 (ObjNum 586 snap 195 seq_num 586) dirty exists 2024-04-17T11:43:32.433 INFO:tasks.rados.rados.0.smithi031.stdout:2650: expect (ObjNum 814 snap 263 seq_num 814) 2024-04-17T11:43:32.511 INFO:tasks.rados.rados.0.smithi031.stdout:2651: expect (ObjNum 679 snap 223 seq_num 679) 2024-04-17T11:43:32.690 INFO:tasks.rados.rados.0.smithi031.stdout:2653: finishing write tid 1 to smithi03173351-24 2024-04-17T11:43:32.690 INFO:tasks.rados.rados.0.smithi031.stdout:2653: finishing write tid 2 to smithi03173351-24 2024-04-17T11:43:32.690 INFO:tasks.rados.rados.0.smithi031.stdout:2653: finishing write tid 3 to smithi03173351-24 2024-04-17T11:43:32.690 INFO:tasks.rados.rados.0.smithi031.stdout:2653: finishing write tid 4 to smithi03173351-24 2024-04-17T11:43:32.690 INFO:tasks.rados.rados.0.smithi031.stdout:2653: finishing write tid 5 to smithi03173351-24 2024-04-17T11:43:32.690 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 1696 (ObjNum 828 snap 268 seq_num 828) dirty exists 2024-04-17T11:43:32.690 INFO:tasks.rados.rados.0.smithi031.stdout:2653: left oid 24 (ObjNum 828 snap 268 seq_num 828) 2024-04-17T11:43:32.690 INFO:tasks.rados.rados.0.smithi031.stdout:2655: finishing rollback tid 0 to smithi03173351-43 2024-04-17T11:43:32.690 INFO:tasks.rados.rados.0.smithi031.stdout:2655: finishing rollback tid 1 to smithi03173351-43 2024-04-17T11:43:32.690 INFO:tasks.rados.rados.0.smithi031.stdout:2655: finishing rollback tid 2 to smithi03173351-43 2024-04-17T11:43:32.691 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 2283 (ObjNum 782 snap 255 seq_num 782) dirty exists 2024-04-17T11:43:32.691 INFO:tasks.rados.rados.0.smithi031.stdout:2656: finishing write tid 1 to smithi03173351-39 2024-04-17T11:43:32.691 INFO:tasks.rados.rados.0.smithi031.stdout:2656: finishing write tid 2 to smithi03173351-39 2024-04-17T11:43:32.691 INFO:tasks.rados.rados.0.smithi031.stdout:2656: finishing write tid 3 to smithi03173351-39 2024-04-17T11:43:32.691 INFO:tasks.rados.rados.0.smithi031.stdout:2656: finishing write tid 4 to smithi03173351-39 2024-04-17T11:43:32.691 INFO:tasks.rados.rados.0.smithi031.stdout:2656: finishing write tid 5 to smithi03173351-39 2024-04-17T11:43:32.691 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 2003 (ObjNum 829 snap 268 seq_num 829) dirty exists 2024-04-17T11:43:32.691 INFO:tasks.rados.rados.0.smithi031.stdout:2656: left oid 39 (ObjNum 829 snap 268 seq_num 829) 2024-04-17T11:43:32.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:31.404440+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-04-17T11:43:32.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:31.814131+0000 mgr.y (mgr.14556) 455 : cluster [DBG] pgmap v924: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 426 KiB/s wr, 9 op/s 2024-04-17T11:43:32.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:31.404440+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-04-17T11:43:32.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:31.814131+0000 mgr.y (mgr.14556) 455 : cluster [DBG] pgmap v924: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 426 KiB/s wr, 9 op/s 2024-04-17T11:43:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:31.404440+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-04-17T11:43:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:31.814131+0000 mgr.y (mgr.14556) 455 : cluster [DBG] pgmap v924: 121 pgs: 121 active+clean; 112 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 426 KiB/s wr, 9 op/s 2024-04-17T11:43:33.418 INFO:tasks.rados.rados.0.smithi031.stdout:2649: done (7 left) 2024-04-17T11:43:33.418 INFO:tasks.rados.rados.0.smithi031.stdout:2650: done (6 left) 2024-04-17T11:43:33.418 INFO:tasks.rados.rados.0.smithi031.stdout:2651: done (5 left) 2024-04-17T11:43:33.418 INFO:tasks.rados.rados.0.smithi031.stdout:2652: done (4 left) 2024-04-17T11:43:33.418 INFO:tasks.rados.rados.0.smithi031.stdout:2653: done (3 left) 2024-04-17T11:43:33.418 INFO:tasks.rados.rados.0.smithi031.stdout:2655: done (2 left) 2024-04-17T11:43:33.419 INFO:tasks.rados.rados.0.smithi031.stdout:2656: done (1 left) 2024-04-17T11:43:33.419 INFO:tasks.rados.rados.0.smithi031.stdout:2657: done (0 left) 2024-04-17T11:43:33.419 INFO:tasks.rados.rados.0.smithi031.stdout:2658: read oid 32 snap -1 2024-04-17T11:43:33.419 INFO:tasks.rados.rados.0.smithi031.stdout:2658: expect (ObjNum 786 snap 255 seq_num 786) 2024-04-17T11:43:33.419 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 269 2024-04-17T11:43:33.419 INFO:tasks.rados.rados.0.smithi031.stdout:2659: seq_num 830 ranges {0=704512,704512=614400,1318912=573440,1892352=16384} 2024-04-17T11:43:33.422 INFO:tasks.rados.rados.0.smithi031.stdout:2659: writing smithi03173351-15 from 0 to 704512 tid 1 2024-04-17T11:43:33.428 INFO:tasks.rados.rados.0.smithi031.stdout:2659: writing smithi03173351-15 from 704512 to 1318912 tid 2 2024-04-17T11:43:33.430 INFO:tasks.rados.rados.0.smithi031.stdout:2659: writing smithi03173351-15 from 1318912 to 1892352 tid 3 2024-04-17T11:43:33.430 INFO:tasks.rados.rados.0.smithi031.stdout:2659: writing smithi03173351-15 from 1892352 to 1908736 tid 4 2024-04-17T11:43:33.430 INFO:tasks.rados.rados.0.smithi031.stdout:2660: rmattr oid 49 current snap is 269 2024-04-17T11:43:33.430 INFO:tasks.rados.rados.0.smithi031.stdout:2660: done (2 left) 2024-04-17T11:43:33.430 INFO:tasks.rados.rados.0.smithi031.stdout:2661: read oid 12 snap 266 2024-04-17T11:43:33.430 INFO:tasks.rados.rados.0.smithi031.stdout:2661: expect (ObjNum 813 snap 261 seq_num 813) 2024-04-17T11:43:33.430 INFO:tasks.rados.rados.0.smithi031.stdout:2662: delete oid 21 current snap is 269 2024-04-17T11:43:33.432 INFO:tasks.rados.rados.0.smithi031.stdout:2659: finishing write tid 1 to smithi03173351-15 2024-04-17T11:43:33.437 INFO:tasks.rados.rados.0.smithi031.stdout:2659: finishing write tid 2 to smithi03173351-15 2024-04-17T11:43:33.439 INFO:tasks.rados.rados.0.smithi031.stdout:2659: finishing write tid 3 to smithi03173351-15 2024-04-17T11:43:33.439 INFO:tasks.rados.rados.0.smithi031.stdout:2659: finishing write tid 4 to smithi03173351-15 2024-04-17T11:43:33.439 INFO:tasks.rados.rados.0.smithi031.stdout:2659: finishing write tid 5 to smithi03173351-15 2024-04-17T11:43:33.441 INFO:tasks.rados.rados.0.smithi031.stdout:2658: expect (ObjNum 786 snap 255 seq_num 786) 2024-04-17T11:43:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:32.412536+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-04-17T11:43:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:32.412536+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-04-17T11:43:33.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:32.412536+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-04-17T11:43:33.794 INFO:tasks.rados.rados.0.smithi031.stdout:2659: finishing write tid 6 to smithi03173351-15 2024-04-17T11:43:33.794 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 2280 (ObjNum 830 snap 269 seq_num 830) dirty exists 2024-04-17T11:43:33.794 INFO:tasks.rados.rados.0.smithi031.stdout:2659: left oid 15 (ObjNum 830 snap 269 seq_num 830) 2024-04-17T11:43:33.794 INFO:tasks.rados.rados.0.smithi031.stdout:2658: done (3 left) 2024-04-17T11:43:33.794 INFO:tasks.rados.rados.0.smithi031.stdout:2659: done (2 left) 2024-04-17T11:43:33.794 INFO:tasks.rados.rados.0.smithi031.stdout:2662: done (1 left) 2024-04-17T11:43:33.795 INFO:tasks.rados.rados.0.smithi031.stdout:2663: copy_from oid 35 from oid 37 current snap is 269 2024-04-17T11:43:33.795 INFO:tasks.rados.rados.0.smithi031.stdout:2661: expect (ObjNum 813 snap 261 seq_num 813) 2024-04-17T11:43:33.958 INFO:tasks.rados.rados.0.smithi031.stdout:2663: finishing copy_from racing read to smithi03173351-35 2024-04-17T11:43:33.958 INFO:tasks.rados.rados.0.smithi031.stdout:2663: finishing copy_from to smithi03173351-35 2024-04-17T11:43:33.958 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 2274 (ObjNum 735 snap 245 seq_num 735) dirty exists 2024-04-17T11:43:33.958 INFO:tasks.rados.rados.0.smithi031.stdout:2661: done (1 left) 2024-04-17T11:43:33.958 INFO:tasks.rados.rados.0.smithi031.stdout:2663: done (0 left) 2024-04-17T11:43:33.958 INFO:tasks.rados.rados.0.smithi031.stdout:2664: delete oid 23 current snap is 269 2024-04-17T11:43:33.960 INFO:tasks.rados.rados.0.smithi031.stdout:2664: done (0 left) 2024-04-17T11:43:33.960 INFO:tasks.rados.rados.0.smithi031.stdout:2665: read oid 16 snap -1 2024-04-17T11:43:33.960 INFO:tasks.rados.rados.0.smithi031.stdout:2665: expect (ObjNum 510 snap 166 seq_num 510) 2024-04-17T11:43:33.960 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 269 2024-04-17T11:43:33.960 INFO:tasks.rados.rados.0.smithi031.stdout:2666: seq_num 833 ranges {3915776=761856,4677632=671744,5349376=532480} 2024-04-17T11:43:33.985 INFO:tasks.rados.rados.0.smithi031.stdout:2666: writing smithi03173351-18 from 3915776 to 4677632 tid 1 2024-04-17T11:43:33.989 INFO:tasks.rados.rados.0.smithi031.stdout:2666: writing smithi03173351-18 from 4677632 to 5349376 tid 2 2024-04-17T11:43:33.992 INFO:tasks.rados.rados.0.smithi031.stdout:2666: writing smithi03173351-18 from 5349376 to 5881856 tid 3 2024-04-17T11:43:33.992 INFO:tasks.rados.rados.0.smithi031.stdout:2667: copy_from oid 2 from oid 29 current snap is 269 2024-04-17T11:43:33.993 INFO:tasks.rados.rados.0.smithi031.stdout:2665: expect (ObjNum 510 snap 166 seq_num 510) 2024-04-17T11:43:34.029 INFO:tasks.rados.rados.0.smithi031.stdout:2666: finishing write tid 1 to smithi03173351-18 2024-04-17T11:43:34.029 INFO:tasks.rados.rados.0.smithi031.stdout:2667: finishing copy_from to smithi03173351-2 2024-04-17T11:43:34.029 INFO:tasks.rados.rados.0.smithi031.stdout:2667: got expected ENOENT (src dne) 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:2667: finishing copy_from racing read to smithi03173351-2 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:2666: finishing write tid 2 to smithi03173351-18 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:2666: finishing write tid 3 to smithi03173351-18 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:2666: finishing write tid 4 to smithi03173351-18 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:2666: finishing write tid 5 to smithi03173351-18 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2724 (ObjNum 833 snap 269 seq_num 833) dirty exists 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:2666: left oid 18 (ObjNum 833 snap 269 seq_num 833) 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:2665: done (2 left) 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:2666: done (1 left) 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:2667: done (0 left) 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 269 2024-04-17T11:43:34.030 INFO:tasks.rados.rados.0.smithi031.stdout:2668: seq_num 834 ranges {2433024=778240,3211264=557056,3768320=548864,4317184=98304} 2024-04-17T11:43:34.046 INFO:tasks.rados.rados.0.smithi031.stdout:2668: writing smithi03173351-9 from 2433024 to 3211264 tid 1 2024-04-17T11:43:34.050 INFO:tasks.rados.rados.0.smithi031.stdout:2668: writing smithi03173351-9 from 3211264 to 3768320 tid 2 2024-04-17T11:43:34.053 INFO:tasks.rados.rados.0.smithi031.stdout:2668: writing smithi03173351-9 from 3768320 to 4317184 tid 3 2024-04-17T11:43:34.054 INFO:tasks.rados.rados.0.smithi031.stdout:2668: writing smithi03173351-9 from 4317184 to 4415488 tid 4 2024-04-17T11:43:34.054 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 269 2024-04-17T11:43:34.054 INFO:tasks.rados.rados.0.smithi031.stdout:2668: finishing write tid 1 to smithi03173351-9 2024-04-17T11:43:34.055 INFO:tasks.rados.rados.0.smithi031.stdout:2668: finishing write tid 2 to smithi03173351-9 2024-04-17T11:43:34.055 INFO:tasks.rados.rados.0.smithi031.stdout:2669: seq_num 835 ranges {5824512=794624,6619136=442368,7061504=712704,7774208=49152} 2024-04-17T11:43:34.090 INFO:tasks.rados.rados.0.smithi031.stdout:2669: writing smithi03173351-32 from 5824512 to 6619136 tid 1 2024-04-17T11:43:34.093 INFO:tasks.rados.rados.0.smithi031.stdout:2669: writing smithi03173351-32 from 6619136 to 7061504 tid 2 2024-04-17T11:43:34.097 INFO:tasks.rados.rados.0.smithi031.stdout:2669: writing smithi03173351-32 from 7061504 to 7774208 tid 3 2024-04-17T11:43:34.098 INFO:tasks.rados.rados.0.smithi031.stdout:2669: writing smithi03173351-32 from 7774208 to 7823360 tid 4 2024-04-17T11:43:34.098 INFO:tasks.rados.rados.0.smithi031.stdout:2670: read oid 46 snap -1 2024-04-17T11:43:34.098 INFO:tasks.rados.rados.0.smithi031.stdout:2670: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:43:34.098 INFO:tasks.rados.rados.0.smithi031.stdout:2671: read oid 17 snap -1 2024-04-17T11:43:34.098 INFO:tasks.rados.rados.0.smithi031.stdout:2671: expect deleted 2024-04-17T11:43:34.098 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 25 current snap is 269 2024-04-17T11:43:34.098 INFO:tasks.rados.rados.0.smithi031.stdout:2668: finishing write tid 3 to smithi03173351-9 2024-04-17T11:43:34.098 INFO:tasks.rados.rados.0.smithi031.stdout:2672: seq_num 836 ranges {0=409600,409600=720896,1130496=516096,1646592=368640} 2024-04-17T11:43:34.100 INFO:tasks.rados.rados.0.smithi031.stdout:2672: writing smithi03173351-25 from 0 to 409600 tid 1 2024-04-17T11:43:34.104 INFO:tasks.rados.rados.0.smithi031.stdout:2672: writing smithi03173351-25 from 409600 to 1130496 tid 2 2024-04-17T11:43:34.108 INFO:tasks.rados.rados.0.smithi031.stdout:2672: writing smithi03173351-25 from 1130496 to 1646592 tid 3 2024-04-17T11:43:34.111 INFO:tasks.rados.rados.0.smithi031.stdout:2672: writing smithi03173351-25 from 1646592 to 2015232 tid 4 2024-04-17T11:43:34.111 INFO:tasks.rados.rados.0.smithi031.stdout:2673: read oid 49 snap -1 2024-04-17T11:43:34.111 INFO:tasks.rados.rados.0.smithi031.stdout:2673: expect deleted 2024-04-17T11:43:34.111 INFO:tasks.rados.rados.0.smithi031.stdout:2674: snap_create 2024-04-17T11:43:34.111 INFO:tasks.rados.rados.0.smithi031.stdout:2668: finishing write tid 4 to smithi03173351-9 2024-04-17T11:43:34.111 INFO:tasks.rados.rados.0.smithi031.stdout:2668: finishing write tid 5 to smithi03173351-9 2024-04-17T11:43:34.111 INFO:tasks.rados.rados.0.smithi031.stdout:2668: finishing write tid 6 to smithi03173351-9 2024-04-17T11:43:34.111 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1650 (ObjNum 834 snap 269 seq_num 834) dirty exists 2024-04-17T11:43:34.111 INFO:tasks.rados.rados.0.smithi031.stdout:2668: left oid 9 (ObjNum 834 snap 269 seq_num 834) 2024-04-17T11:43:34.111 INFO:tasks.rados.rados.0.smithi031.stdout:2669: finishing write tid 1 to smithi03173351-32 2024-04-17T11:43:34.111 INFO:tasks.rados.rados.0.smithi031.stdout:2669: finishing write tid 2 to smithi03173351-32 2024-04-17T11:43:34.112 INFO:tasks.rados.rados.0.smithi031.stdout:2669: finishing write tid 3 to smithi03173351-32 2024-04-17T11:43:34.112 INFO:tasks.rados.rados.0.smithi031.stdout:2669: finishing write tid 4 to smithi03173351-32 2024-04-17T11:43:34.112 INFO:tasks.rados.rados.0.smithi031.stdout:2669: finishing write tid 5 to smithi03173351-32 2024-04-17T11:43:34.112 INFO:tasks.rados.rados.0.smithi031.stdout:2672: finishing write tid 1 to smithi03173351-25 2024-04-17T11:43:34.112 INFO:tasks.rados.rados.0.smithi031.stdout:2669: finishing write tid 6 to smithi03173351-32 2024-04-17T11:43:34.112 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 2288 (ObjNum 835 snap 269 seq_num 835) dirty exists 2024-04-17T11:43:34.112 INFO:tasks.rados.rados.0.smithi031.stdout:2669: left oid 32 (ObjNum 835 snap 269 seq_num 835) 2024-04-17T11:43:34.112 INFO:tasks.rados.rados.0.smithi031.stdout:2672: finishing write tid 2 to smithi03173351-25 2024-04-17T11:43:34.112 INFO:tasks.rados.rados.0.smithi031.stdout:2670: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:43:34.168 INFO:tasks.rados.rados.0.smithi031.stdout:2672: finishing write tid 3 to smithi03173351-25 2024-04-17T11:43:34.168 INFO:tasks.rados.rados.0.smithi031.stdout:2672: finishing write tid 4 to smithi03173351-25 2024-04-17T11:43:34.168 INFO:tasks.rados.rados.0.smithi031.stdout:2672: finishing write tid 5 to smithi03173351-25 2024-04-17T11:43:34.168 INFO:tasks.rados.rados.0.smithi031.stdout:2672: finishing write tid 6 to smithi03173351-25 2024-04-17T11:43:34.168 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 2729 (ObjNum 836 snap 269 seq_num 836) dirty exists 2024-04-17T11:43:34.168 INFO:tasks.rados.rados.0.smithi031.stdout:2672: left oid 25 (ObjNum 836 snap 269 seq_num 836) 2024-04-17T11:43:34.424 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:43:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:43:34.425 INFO:tasks.rados.rados.0.smithi031.stdout:2668: done (6 left) 2024-04-17T11:43:34.425 INFO:tasks.rados.rados.0.smithi031.stdout:2669: done (5 left) 2024-04-17T11:43:34.425 INFO:tasks.rados.rados.0.smithi031.stdout:2670: done (4 left) 2024-04-17T11:43:34.425 INFO:tasks.rados.rados.0.smithi031.stdout:2671: done (3 left) 2024-04-17T11:43:34.426 INFO:tasks.rados.rados.0.smithi031.stdout:2672: done (2 left) 2024-04-17T11:43:34.426 INFO:tasks.rados.rados.0.smithi031.stdout:2673: done (1 left) 2024-04-17T11:43:34.426 INFO:tasks.rados.rados.0.smithi031.stdout:2674: done (0 left) 2024-04-17T11:43:34.426 INFO:tasks.rados.rados.0.smithi031.stdout:2675: read oid 29 snap -1 2024-04-17T11:43:34.426 INFO:tasks.rados.rados.0.smithi031.stdout:2675: expect deleted 2024-04-17T11:43:34.426 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 270 2024-04-17T11:43:34.426 INFO:tasks.rados.rados.0.smithi031.stdout:2676: seq_num 837 ranges {6692864=425984,7118848=655360,7774208=729088,8503296=221184} 2024-04-17T11:43:34.463 INFO:tasks.rados.rados.0.smithi031.stdout:2676: writing smithi03173351-4 from 6692864 to 7118848 tid 1 2024-04-17T11:43:34.467 INFO:tasks.rados.rados.0.smithi031.stdout:2676: writing smithi03173351-4 from 7118848 to 7774208 tid 2 2024-04-17T11:43:34.471 INFO:tasks.rados.rados.0.smithi031.stdout:2676: writing smithi03173351-4 from 7774208 to 8503296 tid 3 2024-04-17T11:43:34.473 INFO:tasks.rados.rados.0.smithi031.stdout:2676: writing smithi03173351-4 from 8503296 to 8724480 tid 4 2024-04-17T11:43:34.473 INFO:tasks.rados.rados.0.smithi031.stdout:2677: rollback oid 28 current snap is 270 2024-04-17T11:43:34.473 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 28 to 266 2024-04-17T11:43:34.473 INFO:tasks.rados.rados.0.smithi031.stdout:2676: finishing write tid 1 to smithi03173351-4 2024-04-17T11:43:34.473 INFO:tasks.rados.rados.0.smithi031.stdout:2676: finishing write tid 2 to smithi03173351-4 2024-04-17T11:43:34.473 INFO:tasks.rados.rados.0.smithi031.stdout:2675: done (2 left) 2024-04-17T11:43:34.473 INFO:tasks.rados.rados.0.smithi031.stdout:2678: snap_remove snap 269 2024-04-17T11:43:34.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:33.418496+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-04-17T11:43:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:33.814508+0000 mgr.y (mgr.14556) 456 : cluster [DBG] pgmap v927: 121 pgs: 121 active+clean; 100 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-04-17T11:43:34.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:33.418496+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-04-17T11:43:34.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:33.814508+0000 mgr.y (mgr.14556) 456 : cluster [DBG] pgmap v927: 121 pgs: 121 active+clean; 100 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-04-17T11:43:34.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:33.418496+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-04-17T11:43:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:33.814508+0000 mgr.y (mgr.14556) 456 : cluster [DBG] pgmap v927: 121 pgs: 121 active+clean; 100 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-04-17T11:43:35.436 INFO:tasks.rados.rados.0.smithi031.stdout:2678: done (2 left) 2024-04-17T11:43:35.436 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 270 2024-04-17T11:43:35.436 INFO:tasks.rados.rados.0.smithi031.stdout:2679: seq_num 838 ranges {0=442368,442368=540672,983040=532480,1515520=442368,1957888=90112} 2024-04-17T11:43:35.437 INFO:tasks.rados.rados.0.smithi031.stdout:2679: writing smithi03173351-1 from 0 to 442368 tid 1 2024-04-17T11:43:35.443 INFO:tasks.rados.rados.0.smithi031.stdout:2679: writing smithi03173351-1 from 442368 to 983040 tid 2 2024-04-17T11:43:35.444 INFO:tasks.rados.rados.0.smithi031.stdout:2679: writing smithi03173351-1 from 983040 to 1515520 tid 3 2024-04-17T11:43:35.447 INFO:tasks.rados.rados.0.smithi031.stdout:2679: writing smithi03173351-1 from 1515520 to 1957888 tid 4 2024-04-17T11:43:35.448 INFO:tasks.rados.rados.0.smithi031.stdout:2679: writing smithi03173351-1 from 1957888 to 2048000 tid 5 2024-04-17T11:43:35.448 INFO:tasks.rados.rados.0.smithi031.stdout:2680: snap_create 2024-04-17T11:43:35.448 INFO:tasks.rados.rados.0.smithi031.stdout:2677: finishing rollback tid 1 to smithi03173351-28 2024-04-17T11:43:35.448 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 0 (ObjNum 288 snap 0 seq_num 33) dirty dne 2024-04-17T11:43:35.448 INFO:tasks.rados.rados.0.smithi031.stdout:2676: finishing write tid 3 to smithi03173351-4 2024-04-17T11:43:35.448 INFO:tasks.rados.rados.0.smithi031.stdout:2676: finishing write tid 4 to smithi03173351-4 2024-04-17T11:43:35.448 INFO:tasks.rados.rados.0.smithi031.stdout:2676: finishing write tid 5 to smithi03173351-4 2024-04-17T11:43:35.448 INFO:tasks.rados.rados.0.smithi031.stdout:2676: finishing write tid 6 to smithi03173351-4 2024-04-17T11:43:35.448 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2735 (ObjNum 837 snap 270 seq_num 837) dirty exists 2024-04-17T11:43:35.448 INFO:tasks.rados.rados.0.smithi031.stdout:2676: left oid 4 (ObjNum 837 snap 270 seq_num 837) 2024-04-17T11:43:35.448 INFO:tasks.rados.rados.0.smithi031.stdout:2679: finishing write tid 1 to smithi03173351-1 2024-04-17T11:43:35.449 INFO:tasks.rados.rados.0.smithi031.stdout:2679: finishing write tid 2 to smithi03173351-1 2024-04-17T11:43:35.449 INFO:tasks.rados.rados.0.smithi031.stdout:2679: finishing write tid 3 to smithi03173351-1 2024-04-17T11:43:35.452 INFO:tasks.rados.rados.0.smithi031.stdout:2679: finishing write tid 4 to smithi03173351-1 2024-04-17T11:43:35.452 INFO:tasks.rados.rados.0.smithi031.stdout:2679: finishing write tid 5 to smithi03173351-1 2024-04-17T11:43:35.452 INFO:tasks.rados.rados.0.smithi031.stdout:2679: finishing write tid 6 to smithi03173351-1 2024-04-17T11:43:35.454 INFO:tasks.rados.rados.0.smithi031.stdout:2679: finishing write tid 7 to smithi03173351-1 2024-04-17T11:43:35.454 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2286 (ObjNum 838 snap 270 seq_num 838) dirty exists 2024-04-17T11:43:35.454 INFO:tasks.rados.rados.0.smithi031.stdout:2679: left oid 1 (ObjNum 838 snap 270 seq_num 838) 2024-04-17T11:43:35.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:34.425844+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-04-17T11:43:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:34.425844+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-04-17T11:43:35.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:34.425844+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-04-17T11:43:36.436 INFO:tasks.rados.rados.0.smithi031.stdout:2676: done (3 left) 2024-04-17T11:43:36.436 INFO:tasks.rados.rados.0.smithi031.stdout:2677: done (2 left) 2024-04-17T11:43:36.436 INFO:tasks.rados.rados.0.smithi031.stdout:2679: done (1 left) 2024-04-17T11:43:36.436 INFO:tasks.rados.rados.0.smithi031.stdout:2680: done (0 left) 2024-04-17T11:43:36.436 INFO:tasks.rados.rados.0.smithi031.stdout:2681: setattr oid 17 current snap is 271 2024-04-17T11:43:36.437 INFO:tasks.rados.rados.0.smithi031.stdout:2682: read oid 6 snap -1 2024-04-17T11:43:36.437 INFO:tasks.rados.rados.0.smithi031.stdout:2682: expect (ObjNum 659 snap 216 seq_num 659) 2024-04-17T11:43:36.437 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 271 2024-04-17T11:43:36.437 INFO:tasks.rados.rados.0.smithi031.stdout:2683: seq_num 839 ranges {3039232=458752,3497984=425984,3923968=688128,4612096=491520} 2024-04-17T11:43:36.457 INFO:tasks.rados.rados.0.smithi031.stdout:2683: writing smithi03173351-26 from 3039232 to 3497984 tid 1 2024-04-17T11:43:36.459 INFO:tasks.rados.rados.0.smithi031.stdout:2683: writing smithi03173351-26 from 3497984 to 3923968 tid 2 2024-04-17T11:43:36.463 INFO:tasks.rados.rados.0.smithi031.stdout:2683: writing smithi03173351-26 from 3923968 to 4612096 tid 3 2024-04-17T11:43:36.466 INFO:tasks.rados.rados.0.smithi031.stdout:2683: writing smithi03173351-26 from 4612096 to 5103616 tid 4 2024-04-17T11:43:36.467 INFO:tasks.rados.rados.0.smithi031.stdout:2684: snap_remove snap 268 2024-04-17T11:43:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:35.430433+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-04-17T11:43:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:35.815042+0000 mgr.y (mgr.14556) 457 : cluster [DBG] pgmap v930: 121 pgs: 121 active+clean; 100 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-04-17T11:43:36.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:35.430433+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-04-17T11:43:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:35.815042+0000 mgr.y (mgr.14556) 457 : cluster [DBG] pgmap v930: 121 pgs: 121 active+clean; 100 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-04-17T11:43:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:35.430433+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-04-17T11:43:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:35.815042+0000 mgr.y (mgr.14556) 457 : cluster [DBG] pgmap v930: 121 pgs: 121 active+clean; 100 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-04-17T11:43:37.443 INFO:tasks.rados.rados.0.smithi031.stdout:2684: done (3 left) 2024-04-17T11:43:37.443 INFO:tasks.rados.rados.0.smithi031.stdout:2685: rollback oid 42 current snap is 271 2024-04-17T11:43:37.443 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 266 2024-04-17T11:43:37.443 INFO:tasks.rados.rados.0.smithi031.stdout:2686: read oid 37 snap -1 2024-04-17T11:43:37.443 INFO:tasks.rados.rados.0.smithi031.stdout:2686: expect (ObjNum 735 snap 245 seq_num 735) 2024-04-17T11:43:37.443 INFO:tasks.rados.rados.0.smithi031.stdout:2687: read oid 31 snap -1 2024-04-17T11:43:37.443 INFO:tasks.rados.rados.0.smithi031.stdout:2687: expect (ObjNum 823 snap 266 seq_num 823) 2024-04-17T11:43:37.444 INFO:tasks.rados.rados.0.smithi031.stdout:2688: delete oid 22 current snap is 271 2024-04-17T11:43:37.444 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1712 (ObjNum 1901157473 snap 1651793259 seq_num 1381659505) dirty exists 2024-04-17T11:43:37.444 INFO:tasks.rados.rados.0.smithi031.stdout:2682: expect (ObjNum 659 snap 216 seq_num 659) 2024-04-17T11:43:37.672 INFO:tasks.rados.rados.0.smithi031.stdout:2683: finishing write tid 1 to smithi03173351-26 2024-04-17T11:43:37.672 INFO:tasks.rados.rados.0.smithi031.stdout:2683: finishing write tid 2 to smithi03173351-26 2024-04-17T11:43:37.672 INFO:tasks.rados.rados.0.smithi031.stdout:2683: finishing write tid 3 to smithi03173351-26 2024-04-17T11:43:37.672 INFO:tasks.rados.rados.0.smithi031.stdout:2683: finishing write tid 4 to smithi03173351-26 2024-04-17T11:43:37.672 INFO:tasks.rados.rados.0.smithi031.stdout:2683: finishing write tid 5 to smithi03173351-26 2024-04-17T11:43:37.672 INFO:tasks.rados.rados.0.smithi031.stdout:2683: finishing write tid 6 to smithi03173351-26 2024-04-17T11:43:37.672 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 2293 (ObjNum 839 snap 271 seq_num 839) dirty exists 2024-04-17T11:43:37.673 INFO:tasks.rados.rados.0.smithi031.stdout:2683: left oid 26 (ObjNum 839 snap 271 seq_num 839) 2024-04-17T11:43:37.673 INFO:tasks.rados.rados.0.smithi031.stdout:2681: done (6 left) 2024-04-17T11:43:37.673 INFO:tasks.rados.rados.0.smithi031.stdout:2682: done (5 left) 2024-04-17T11:43:37.673 INFO:tasks.rados.rados.0.smithi031.stdout:2683: done (4 left) 2024-04-17T11:43:37.673 INFO:tasks.rados.rados.0.smithi031.stdout:2688: done (3 left) 2024-04-17T11:43:37.673 INFO:tasks.rados.rados.0.smithi031.stdout:2689: rmattr oid 40 current snap is 271 2024-04-17T11:43:37.673 INFO:tasks.rados.rados.0.smithi031.stdout:2689: done (3 left) 2024-04-17T11:43:37.673 INFO:tasks.rados.rados.0.smithi031.stdout:2690: snap_remove snap 270 2024-04-17T11:43:37.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:36.436661+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-04-17T11:43:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:36.436661+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-04-17T11:43:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:36.436661+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-04-17T11:43:38.247 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:43:38.452 INFO:tasks.rados.rados.0.smithi031.stdout:2690: done (3 left) 2024-04-17T11:43:38.452 INFO:tasks.rados.rados.0.smithi031.stdout:2691: delete oid 19 current snap is 271 2024-04-17T11:43:38.452 INFO:tasks.rados.rados.0.smithi031.stdout:2685: finishing rollback tid 0 to smithi03173351-42 2024-04-17T11:43:38.453 INFO:tasks.rados.rados.0.smithi031.stdout:2685: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:43:38.453 INFO:tasks.rados.rados.0.smithi031.stdout:2685: finishing rollback tid 2 to smithi03173351-42 2024-04-17T11:43:38.453 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 2277 (ObjNum 649 snap 213 seq_num 649) dirty exists 2024-04-17T11:43:38.453 INFO:tasks.rados.rados.0.smithi031.stdout:2687: expect (ObjNum 823 snap 266 seq_num 823) 2024-04-17T11:43:38.543 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:43:38.543 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (11m) 15s ago 11m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:43:38.543 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (11m) 14s ago 11m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:43:38.543 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (12m) 15s ago 12m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:43:38.543 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (12m) 14s ago 12m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:43:38.543 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (16m) 14s ago 16m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:43:38.544 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (17m) 15s ago 17m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:43:38.544 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (18m) 15s ago 18m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:43:38.544 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (16m) 14s ago 16m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:43:38.544 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (16m) 15s ago 16m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:43:38.544 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (12m) 15s ago 12m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:43:38.544 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (12m) 14s ago 12m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:43:38.544 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (16m) 15s ago 16m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:43:38.544 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (15m) 15s ago 15m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:43:38.544 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (15m) 15s ago 15m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:43:38.544 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (14m) 15s ago 14m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:43:38.545 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (14m) 14s ago 14m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:43:38.545 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (14m) 14s ago 14m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:43:38.545 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (13m) 14s ago 13m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:43:38.545 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (13m) 14s ago 13m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:43:38.545 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (10m) 14s ago 12m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:43:38.563 INFO:tasks.rados.rados.0.smithi031.stdout:2686: expect (ObjNum 735 snap 245 seq_num 735) 2024-04-17T11:43:38.709 INFO:tasks.rados.rados.0.smithi031.stdout:2685: done (3 left) 2024-04-17T11:43:38.709 INFO:tasks.rados.rados.0.smithi031.stdout:2686: done (2 left) 2024-04-17T11:43:38.709 INFO:tasks.rados.rados.0.smithi031.stdout:2687: done (1 left) 2024-04-17T11:43:38.709 INFO:tasks.rados.rados.0.smithi031.stdout:2691: done (0 left) 2024-04-17T11:43:38.710 INFO:tasks.rados.rados.0.smithi031.stdout:2692: read oid 46 snap -1 2024-04-17T11:43:38.710 INFO:tasks.rados.rados.0.smithi031.stdout:2692: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:43:38.710 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 271 2024-04-17T11:43:38.710 INFO:tasks.rados.rados.0.smithi031.stdout:2693: seq_num 842 ranges {1155072=507904,1662976=475136,2138112=516096,2654208=499712,3153920=114688} 2024-04-17T11:43:38.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:37.443381+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-04-17T11:43:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:37.815507+0000 mgr.y (mgr.14556) 458 : cluster [DBG] pgmap v933: 121 pgs: 121 active+clean; 109 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-04-17T11:43:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:38.236179+0000 mgr.y (mgr.14556) 459 : audit [DBG] from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:38.719 INFO:tasks.rados.rados.0.smithi031.stdout:2693: writing smithi03173351-48 from 1155072 to 1662976 tid 1 2024-04-17T11:43:38.723 INFO:tasks.rados.rados.0.smithi031.stdout:2693: writing smithi03173351-48 from 1662976 to 2138112 tid 2 2024-04-17T11:43:38.727 INFO:tasks.rados.rados.0.smithi031.stdout:2693: writing smithi03173351-48 from 2138112 to 2654208 tid 3 2024-04-17T11:43:38.730 INFO:tasks.rados.rados.0.smithi031.stdout:2693: writing smithi03173351-48 from 2654208 to 3153920 tid 4 2024-04-17T11:43:38.731 INFO:tasks.rados.rados.0.smithi031.stdout:2693: writing smithi03173351-48 from 3153920 to 3268608 tid 5 2024-04-17T11:43:38.731 INFO:tasks.rados.rados.0.smithi031.stdout:2694: read oid 2 snap 266 2024-04-17T11:43:38.732 INFO:tasks.rados.rados.0.smithi031.stdout:2694: expect (ObjNum 808 snap 258 seq_num 808) 2024-04-17T11:43:38.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:37.443381+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-04-17T11:43:38.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:37.815507+0000 mgr.y (mgr.14556) 458 : cluster [DBG] pgmap v933: 121 pgs: 121 active+clean; 109 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-04-17T11:43:38.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:38.236179+0000 mgr.y (mgr.14556) 459 : audit [DBG] from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:38.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:37.443381+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-04-17T11:43:38.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:37.815507+0000 mgr.y (mgr.14556) 458 : cluster [DBG] pgmap v933: 121 pgs: 121 active+clean; 109 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-04-17T11:43:38.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:38.236179+0000 mgr.y (mgr.14556) 459 : audit [DBG] from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:38.740 INFO:tasks.rados.rados.0.smithi031.stdout:2695: rollback oid 43 current snap is 271 2024-04-17T11:43:38.740 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 43 to 266 2024-04-17T11:43:38.740 INFO:tasks.rados.rados.0.smithi031.stdout:2696: rollback oid 41 current snap is 271 2024-04-17T11:43:38.740 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 41 to 266 2024-04-17T11:43:38.740 INFO:tasks.rados.rados.0.smithi031.stdout:2697: setattr oid 12 current snap is 271 2024-04-17T11:43:38.741 INFO:tasks.rados.rados.0.smithi031.stdout:2692: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:43:38.802 INFO:tasks.rados.rados.0.smithi031.stdout:2693: finishing write tid 1 to smithi03173351-48 2024-04-17T11:43:38.803 INFO:tasks.rados.rados.0.smithi031.stdout:2693: finishing write tid 2 to smithi03173351-48 2024-04-17T11:43:38.803 INFO:tasks.rados.rados.0.smithi031.stdout:2693: finishing write tid 3 to smithi03173351-48 2024-04-17T11:43:38.803 INFO:tasks.rados.rados.0.smithi031.stdout:2693: finishing write tid 4 to smithi03173351-48 2024-04-17T11:43:38.803 INFO:tasks.rados.rados.0.smithi031.stdout:2693: finishing write tid 5 to smithi03173351-48 2024-04-17T11:43:38.803 INFO:tasks.rados.rados.0.smithi031.stdout:2695: finishing rollback tid 0 to smithi03173351-43 2024-04-17T11:43:38.803 INFO:tasks.rados.rados.0.smithi031.stdout:2695: finishing rollback tid 1 to smithi03173351-43 2024-04-17T11:43:38.803 INFO:tasks.rados.rados.0.smithi031.stdout:2696: finishing rollback tid 0 to smithi03173351-41 2024-04-17T11:43:38.803 INFO:tasks.rados.rados.0.smithi031.stdout:2696: finishing rollback tid 1 to smithi03173351-41 2024-04-17T11:43:38.803 INFO:tasks.rados.rados.0.smithi031.stdout:2693: finishing write tid 6 to smithi03173351-48 2024-04-17T11:43:38.804 INFO:tasks.rados.rados.0.smithi031.stdout:2696: finishing rollback tid 2 to smithi03173351-41 2024-04-17T11:43:38.804 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 1724 (ObjNum 760 snap 252 seq_num 760) dirty exists 2024-04-17T11:43:38.804 INFO:tasks.rados.rados.0.smithi031.stdout:2694: expect (ObjNum 808 snap 258 seq_num 808) 2024-04-17T11:43:38.844 INFO:tasks.rados.rados.0.smithi031.stdout:2695: finishing rollback tid 2 to smithi03173351-43 2024-04-17T11:43:38.844 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 2296 (ObjNum 782 snap 255 seq_num 782) dirty exists 2024-04-17T11:43:38.844 INFO:tasks.rados.rados.0.smithi031.stdout:2693: finishing write tid 7 to smithi03173351-48 2024-04-17T11:43:38.844 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 2607 (ObjNum 842 snap 271 seq_num 842) dirty exists 2024-04-17T11:43:38.844 INFO:tasks.rados.rados.0.smithi031.stdout:2693: left oid 48 (ObjNum 842 snap 271 seq_num 842) 2024-04-17T11:43:38.845 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2290 (ObjNum 813 snap 261 seq_num 813) dirty exists 2024-04-17T11:43:38.845 INFO:tasks.rados.rados.0.smithi031.stdout:2692: done (5 left) 2024-04-17T11:43:38.845 INFO:tasks.rados.rados.0.smithi031.stdout:2693: done (4 left) 2024-04-17T11:43:38.845 INFO:tasks.rados.rados.0.smithi031.stdout:2694: done (3 left) 2024-04-17T11:43:38.845 INFO:tasks.rados.rados.0.smithi031.stdout:2695: done (2 left) 2024-04-17T11:43:38.845 INFO:tasks.rados.rados.0.smithi031.stdout:2696: done (1 left) 2024-04-17T11:43:38.845 INFO:tasks.rados.rados.0.smithi031.stdout:2697: done (0 left) 2024-04-17T11:43:38.845 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 25 current snap is 271 2024-04-17T11:43:38.845 INFO:tasks.rados.rados.0.smithi031.stdout:2698: seq_num 843 ranges {2015232=524288,2539520=761856,3301376=671744,3973120=172032} 2024-04-17T11:43:38.857 INFO:tasks.rados.rados.0.smithi031.stdout:2698: writing smithi03173351-25 from 2015232 to 2539520 tid 1 2024-04-17T11:43:38.861 INFO:tasks.rados.rados.0.smithi031.stdout:2698: writing smithi03173351-25 from 2539520 to 3301376 tid 2 2024-04-17T11:43:38.865 INFO:tasks.rados.rados.0.smithi031.stdout:2698: writing smithi03173351-25 from 3301376 to 3973120 tid 3 2024-04-17T11:43:38.867 INFO:tasks.rados.rados.0.smithi031.stdout:2698: writing smithi03173351-25 from 3973120 to 4145152 tid 4 2024-04-17T11:43:38.867 INFO:tasks.rados.rados.0.smithi031.stdout:2699: delete oid 48 current snap is 271 2024-04-17T11:43:38.867 INFO:tasks.rados.rados.0.smithi031.stdout:2698: finishing write tid 1 to smithi03173351-25 2024-04-17T11:43:38.867 INFO:tasks.rados.rados.0.smithi031.stdout:2698: finishing write tid 2 to smithi03173351-25 2024-04-17T11:43:38.868 INFO:tasks.rados.rados.0.smithi031.stdout:2699: done (1 left) 2024-04-17T11:43:38.869 INFO:tasks.rados.rados.0.smithi031.stdout:2700: copy_from oid 12 from oid 50 current snap is 271 2024-04-17T11:43:38.869 INFO:tasks.rados.rados.0.smithi031.stdout:2701: rollback oid 40 current snap is 271 2024-04-17T11:43:38.869 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 40 to 266 2024-04-17T11:43:38.869 INFO:tasks.rados.rados.0.smithi031.stdout:2702: snap_create 2024-04-17T11:43:38.869 INFO:tasks.rados.rados.0.smithi031.stdout:2701: finishing rollback tid 1 to smithi03173351-40 2024-04-17T11:43:38.870 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 0 (ObjNum 288 snap 0 seq_num 273) dirty dne 2024-04-17T11:43:38.871 INFO:tasks.rados.rados.0.smithi031.stdout:2698: finishing write tid 3 to smithi03173351-25 2024-04-17T11:43:38.873 INFO:tasks.rados.rados.0.smithi031.stdout:2698: finishing write tid 4 to smithi03173351-25 2024-04-17T11:43:38.874 INFO:tasks.rados.rados.0.smithi031.stdout:2698: finishing write tid 5 to smithi03173351-25 2024-04-17T11:43:38.877 INFO:tasks.rados.rados.0.smithi031.stdout:2698: finishing write tid 6 to smithi03173351-25 2024-04-17T11:43:38.877 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 2746 (ObjNum 843 snap 271 seq_num 843) dirty exists 2024-04-17T11:43:38.877 INFO:tasks.rados.rados.0.smithi031.stdout:2698: left oid 25 (ObjNum 843 snap 271 seq_num 843) 2024-04-17T11:43:38.883 INFO:tasks.rados.rados.0.smithi031.stdout:2700: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:43:38.884 INFO:tasks.rados.rados.0.smithi031.stdout:2700: finishing copy_from to smithi03173351-12 2024-04-17T11:43:38.884 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2717 (ObjNum 586 snap 195 seq_num 586) dirty exists 2024-04-17T11:43:38.948 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:43:38.948 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:43:38.948 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:43:38.948 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:43:38.949 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:43:38.949 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:43:38.949 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:43:38.949 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:43:38.949 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:43:38.949 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:43:38.949 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:43:38.949 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:43:38.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:43:38.950 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:43:38.950 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:43:38.950 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:43:38.950 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:43:39.405 INFO:tasks.rados.rados.0.smithi031.stdout:2698: done (3 left) 2024-04-17T11:43:39.405 INFO:tasks.rados.rados.0.smithi031.stdout:2700: done (2 left) 2024-04-17T11:43:39.405 INFO:tasks.rados.rados.0.smithi031.stdout:2701: done (1 left) 2024-04-17T11:43:39.405 INFO:tasks.rados.rados.0.smithi031.stdout:2702: done (0 left) 2024-04-17T11:43:39.405 INFO:tasks.rados.rados.0.smithi031.stdout:2703: read oid 10 snap 266 2024-04-17T11:43:39.405 INFO:tasks.rados.rados.0.smithi031.stdout:2703: expect (ObjNum 816 snap 263 seq_num 816) 2024-04-17T11:43:39.406 INFO:tasks.rados.rados.0.smithi031.stdout:2704: snap_create 2024-04-17T11:43:39.418 INFO:tasks.rados.rados.0.smithi031.stdout:2703: expect (ObjNum 816 snap 263 seq_num 816) 2024-04-17T11:43:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:38.449819+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-04-17T11:43:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:38.536317+0000 mgr.y (mgr.14556) 460 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:43:38.949705+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.31:0/2828388354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:43:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:39.403304+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-04-17T11:43:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:38.449819+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-04-17T11:43:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:38.536317+0000 mgr.y (mgr.14556) 460 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:43:38.949705+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.31:0/2828388354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:43:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:39.403304+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-04-17T11:43:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:38.449819+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-04-17T11:43:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:38.536317+0000 mgr.y (mgr.14556) 460 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:43:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:43:38.949705+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.31:0/2828388354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:43:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:39.403304+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-04-17T11:43:40.406 INFO:tasks.rados.rados.0.smithi031.stdout:2703: done (1 left) 2024-04-17T11:43:40.406 INFO:tasks.rados.rados.0.smithi031.stdout:2704: done (0 left) 2024-04-17T11:43:40.406 INFO:tasks.rados.rados.0.smithi031.stdout:2705: copy_from oid 43 from oid 41 current snap is 273 2024-04-17T11:43:40.406 INFO:tasks.rados.rados.0.smithi031.stdout:2706: delete oid 31 current snap is 273 2024-04-17T11:43:40.411 INFO:tasks.rados.rados.0.smithi031.stdout:2706: done (1 left) 2024-04-17T11:43:40.411 INFO:tasks.rados.rados.0.smithi031.stdout:2707: copy_from oid 10 from oid 31 current snap is 273 2024-04-17T11:43:40.411 INFO:tasks.rados.rados.0.smithi031.stdout:2708: read oid 4 snap -1 2024-04-17T11:43:40.411 INFO:tasks.rados.rados.0.smithi031.stdout:2708: expect (ObjNum 837 snap 270 seq_num 837) 2024-04-17T11:43:40.411 INFO:tasks.rados.rados.0.smithi031.stdout:2709: snap_create 2024-04-17T11:43:40.426 INFO:tasks.rados.rados.0.smithi031.stdout:2707: finishing copy_from to smithi03173351-10 2024-04-17T11:43:40.427 INFO:tasks.rados.rados.0.smithi031.stdout:2707: got expected ENOENT (src dne) 2024-04-17T11:43:40.427 INFO:tasks.rados.rados.0.smithi031.stdout:2707: finishing copy_from racing read to smithi03173351-10 2024-04-17T11:43:40.460 INFO:tasks.rados.rados.0.smithi031.stdout:2708: expect (ObjNum 837 snap 270 seq_num 837) 2024-04-17T11:43:40.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:39.815969+0000 mgr.y (mgr.14556) 461 : cluster [DBG] pgmap v936: 121 pgs: 121 active+clean; 118 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2024-04-17T11:43:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:40.406291+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-04-17T11:43:40.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:39.815969+0000 mgr.y (mgr.14556) 461 : cluster [DBG] pgmap v936: 121 pgs: 121 active+clean; 118 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2024-04-17T11:43:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:40.406291+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-04-17T11:43:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:39.815969+0000 mgr.y (mgr.14556) 461 : cluster [DBG] pgmap v936: 121 pgs: 121 active+clean; 118 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2024-04-17T11:43:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:40.406291+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-04-17T11:43:41.027 INFO:tasks.rados.rados.0.smithi031.stdout:2705: finishing copy_from racing read to smithi03173351-43 2024-04-17T11:43:41.028 INFO:tasks.rados.rados.0.smithi031.stdout:2705: finishing copy_from to smithi03173351-43 2024-04-17T11:43:41.028 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 1724 (ObjNum 760 snap 252 seq_num 760) dirty exists 2024-04-17T11:43:41.409 INFO:tasks.rados.rados.0.smithi031.stdout:2705: done (3 left) 2024-04-17T11:43:41.409 INFO:tasks.rados.rados.0.smithi031.stdout:2707: done (2 left) 2024-04-17T11:43:41.409 INFO:tasks.rados.rados.0.smithi031.stdout:2708: done (1 left) 2024-04-17T11:43:41.409 INFO:tasks.rados.rados.0.smithi031.stdout:2709: done (0 left) 2024-04-17T11:43:41.409 INFO:tasks.rados.rados.0.smithi031.stdout:2710: snap_remove snap 273 2024-04-17T11:43:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:43:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:41] "GET /metrics HTTP/1.1" 200 192223 "" "Prometheus/2.33.4" 2024-04-17T11:43:42.412 INFO:tasks.rados.rados.0.smithi031.stdout:2710: done (0 left) 2024-04-17T11:43:42.413 INFO:tasks.rados.rados.0.smithi031.stdout:2711: read oid 1 snap -1 2024-04-17T11:43:42.413 INFO:tasks.rados.rados.0.smithi031.stdout:2711: expect (ObjNum 838 snap 270 seq_num 838) 2024-04-17T11:43:42.413 INFO:tasks.rados.rados.0.smithi031.stdout:2712: snap_remove snap 266 2024-04-17T11:43:42.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:41.409846+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-04-17T11:43:42.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:41.816485+0000 mgr.y (mgr.14556) 462 : cluster [DBG] pgmap v939: 121 pgs: 121 active+clean; 118 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.1 MiB/s wr, 8 op/s 2024-04-17T11:43:42.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:41.409846+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-04-17T11:43:42.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:41.816485+0000 mgr.y (mgr.14556) 462 : cluster [DBG] pgmap v939: 121 pgs: 121 active+clean; 118 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.1 MiB/s wr, 8 op/s 2024-04-17T11:43:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:41.409846+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-04-17T11:43:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:41.816485+0000 mgr.y (mgr.14556) 462 : cluster [DBG] pgmap v939: 121 pgs: 121 active+clean; 118 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.1 MiB/s wr, 8 op/s 2024-04-17T11:43:43.419 INFO:tasks.rados.rados.0.smithi031.stdout:2712: done (1 left) 2024-04-17T11:43:43.420 INFO:tasks.rados.rados.0.smithi031.stdout:2713: delete oid 42 current snap is 274 2024-04-17T11:43:43.420 INFO:tasks.rados.rados.0.smithi031.stdout:2711: expect (ObjNum 838 snap 270 seq_num 838) 2024-04-17T11:43:43.481 INFO:tasks.rados.rados.0.smithi031.stdout:2711: done (1 left) 2024-04-17T11:43:43.481 INFO:tasks.rados.rados.0.smithi031.stdout:2713: done (0 left) 2024-04-17T11:43:43.481 INFO:tasks.rados.rados.0.smithi031.stdout:2714: rollback oid 18 current snap is 274 2024-04-17T11:43:43.481 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 18 to 271 2024-04-17T11:43:43.481 INFO:tasks.rados.rados.0.smithi031.stdout:2715: rollback oid 20 current snap is 274 2024-04-17T11:43:43.482 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 20 to 271 2024-04-17T11:43:43.482 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 274 2024-04-17T11:43:43.482 INFO:tasks.rados.rados.0.smithi031.stdout:2716: seq_num 847 ranges {0=589824,589824=753664,1343488=655360,1998848=196608} 2024-04-17T11:43:43.484 INFO:tasks.rados.rados.0.smithi031.stdout:2716: writing smithi03173351-17 from 0 to 589824 tid 1 2024-04-17T11:43:43.489 INFO:tasks.rados.rados.0.smithi031.stdout:2716: writing smithi03173351-17 from 589824 to 1343488 tid 2 2024-04-17T11:43:43.493 INFO:tasks.rados.rados.0.smithi031.stdout:2716: writing smithi03173351-17 from 1343488 to 1998848 tid 3 2024-04-17T11:43:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:2716: writing smithi03173351-17 from 1998848 to 2195456 tid 4 2024-04-17T11:43:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:2717: read oid 48 snap -1 2024-04-17T11:43:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:2717: expect deleted 2024-04-17T11:43:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:2718: read oid 9 snap -1 2024-04-17T11:43:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:2718: expect (ObjNum 834 snap 269 seq_num 834) 2024-04-17T11:43:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:2719: rollback oid 2 current snap is 274 2024-04-17T11:43:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 2 to 271 2024-04-17T11:43:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:2720: delete oid 8 current snap is 274 2024-04-17T11:43:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:2715: finishing rollback tid 0 to smithi03173351-20 2024-04-17T11:43:43.495 INFO:tasks.rados.rados.0.smithi031.stdout:2715: finishing rollback tid 1 to smithi03173351-20 2024-04-17T11:43:43.496 INFO:tasks.rados.rados.0.smithi031.stdout:2715: finishing rollback tid 2 to smithi03173351-20 2024-04-17T11:43:43.496 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 962 (ObjNum 827 snap 268 seq_num 827) dirty exists 2024-04-17T11:43:43.496 INFO:tasks.rados.rados.0.smithi031.stdout:2714: finishing rollback tid 0 to smithi03173351-18 2024-04-17T11:43:43.496 INFO:tasks.rados.rados.0.smithi031.stdout:2714: finishing rollback tid 1 to smithi03173351-18 2024-04-17T11:43:43.496 INFO:tasks.rados.rados.0.smithi031.stdout:2716: finishing write tid 1 to smithi03173351-17 2024-04-17T11:43:43.496 INFO:tasks.rados.rados.0.smithi031.stdout:2714: finishing rollback tid 2 to smithi03173351-18 2024-04-17T11:43:43.496 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2760 (ObjNum 833 snap 269 seq_num 833) dirty exists 2024-04-17T11:43:43.496 INFO:tasks.rados.rados.0.smithi031.stdout:2716: finishing write tid 2 to smithi03173351-17 2024-04-17T11:43:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:2716: finishing write tid 3 to smithi03173351-17 2024-04-17T11:43:43.499 INFO:tasks.rados.rados.0.smithi031.stdout:2719: finishing rollback tid 0 to smithi03173351-2 2024-04-17T11:43:43.499 INFO:tasks.rados.rados.0.smithi031.stdout:2716: finishing write tid 4 to smithi03173351-17 2024-04-17T11:43:43.499 INFO:tasks.rados.rados.0.smithi031.stdout:2719: finishing rollback tid 1 to smithi03173351-2 2024-04-17T11:43:43.499 INFO:tasks.rados.rados.0.smithi031.stdout:2716: finishing write tid 5 to smithi03173351-17 2024-04-17T11:43:43.500 INFO:tasks.rados.rados.0.smithi031.stdout:2719: finishing rollback tid 2 to smithi03173351-2 2024-04-17T11:43:43.500 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 1700 (ObjNum 808 snap 258 seq_num 808) dirty exists 2024-04-17T11:43:43.500 INFO:tasks.rados.rados.0.smithi031.stdout:2714: done (6 left) 2024-04-17T11:43:43.500 INFO:tasks.rados.rados.0.smithi031.stdout:2715: done (5 left) 2024-04-17T11:43:43.500 INFO:tasks.rados.rados.0.smithi031.stdout:2717: done (4 left) 2024-04-17T11:43:43.500 INFO:tasks.rados.rados.0.smithi031.stdout:2719: done (3 left) 2024-04-17T11:43:43.500 INFO:tasks.rados.rados.0.smithi031.stdout:2720: done (2 left) 2024-04-17T11:43:43.500 INFO:tasks.rados.rados.0.smithi031.stdout:2721: setattr oid 29 current snap is 274 2024-04-17T11:43:43.502 INFO:tasks.rados.rados.0.smithi031.stdout:2716: finishing write tid 6 to smithi03173351-17 2024-04-17T11:43:43.502 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1717 (ObjNum 847 snap 274 seq_num 847) dirty exists 2024-04-17T11:43:43.502 INFO:tasks.rados.rados.0.smithi031.stdout:2716: left oid 17 (ObjNum 847 snap 274 seq_num 847) 2024-04-17T11:43:43.502 INFO:tasks.rados.rados.0.smithi031.stdout:2716: done (2 left) 2024-04-17T11:43:43.503 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 274 2024-04-17T11:43:43.503 INFO:tasks.rados.rados.0.smithi031.stdout:2722: seq_num 849 ranges {0=622592,622592=516096,1138688=663552,1802240=425984} 2024-04-17T11:43:43.506 INFO:tasks.rados.rados.0.smithi031.stdout:2722: writing smithi03173351-31 from 0 to 622592 tid 1 2024-04-17T11:43:43.509 INFO:tasks.rados.rados.0.smithi031.stdout:2722: writing smithi03173351-31 from 622592 to 1138688 tid 2 2024-04-17T11:43:43.513 INFO:tasks.rados.rados.0.smithi031.stdout:2722: writing smithi03173351-31 from 1138688 to 1802240 tid 3 2024-04-17T11:43:43.515 INFO:tasks.rados.rados.0.smithi031.stdout:2722: writing smithi03173351-31 from 1802240 to 2228224 tid 4 2024-04-17T11:43:43.515 INFO:tasks.rados.rados.0.smithi031.stdout:2723: copy_from oid 32 from oid 46 current snap is 274 2024-04-17T11:43:43.515 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 2610 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-04-17T11:43:43.515 INFO:tasks.rados.rados.0.smithi031.stdout:2718: expect (ObjNum 834 snap 269 seq_num 834) 2024-04-17T11:43:43.689 INFO:tasks.rados.rados.0.smithi031.stdout:2722: finishing write tid 1 to smithi03173351-31 2024-04-17T11:43:43.689 INFO:tasks.rados.rados.0.smithi031.stdout:2722: finishing write tid 2 to smithi03173351-31 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:2722: finishing write tid 3 to smithi03173351-31 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:2722: finishing write tid 4 to smithi03173351-31 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:2722: finishing write tid 5 to smithi03173351-31 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:2722: finishing write tid 6 to smithi03173351-31 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 2765 (ObjNum 849 snap 274 seq_num 849) dirty exists 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:2722: left oid 31 (ObjNum 849 snap 274 seq_num 849) 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:2723: finishing copy_from racing read to smithi03173351-32 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:2718: done (3 left) 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:2721: done (2 left) 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:2722: done (1 left) 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:2724: rollback oid 29 current snap is 274 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 29 to 272 2024-04-17T11:43:43.690 INFO:tasks.rados.rados.0.smithi031.stdout:2723: finishing copy_from to smithi03173351-32 2024-04-17T11:43:43.691 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 1935 (ObjNum 691 snap 226 seq_num 691) dirty exists 2024-04-17T11:43:43.691 INFO:tasks.rados.rados.0.smithi031.stdout:2723: done (1 left) 2024-04-17T11:43:43.691 INFO:tasks.rados.rados.0.smithi031.stdout:2725: setattr oid 36 current snap is 274 2024-04-17T11:43:43.691 INFO:tasks.rados.rados.0.smithi031.stdout:2726: snap_create 2024-04-17T11:43:43.691 INFO:tasks.rados.rados.0.smithi031.stdout:2724: finishing rollback tid 0 to smithi03173351-29 2024-04-17T11:43:43.692 INFO:tasks.rados.rados.0.smithi031.stdout:2724: finishing rollback tid 1 to smithi03173351-29 2024-04-17T11:43:43.692 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 2612 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-04-17T11:43:43.693 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 2718 (ObjNum -1345734704 snap 32545 seq_num 1632883651) dirty exists 2024-04-17T11:43:43.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:42.413260+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-04-17T11:43:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:42.413260+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-04-17T11:43:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:42.413260+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-04-17T11:43:44.424 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:43:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:43:44.428 INFO:tasks.rados.rados.0.smithi031.stdout:2724: done (2 left) 2024-04-17T11:43:44.428 INFO:tasks.rados.rados.0.smithi031.stdout:2725: done (1 left) 2024-04-17T11:43:44.428 INFO:tasks.rados.rados.0.smithi031.stdout:2726: done (0 left) 2024-04-17T11:43:44.428 INFO:tasks.rados.rados.0.smithi031.stdout:2727: read oid 18 snap -1 2024-04-17T11:43:44.428 INFO:tasks.rados.rados.0.smithi031.stdout:2727: expect (ObjNum 833 snap 269 seq_num 833) 2024-04-17T11:43:44.428 INFO:tasks.rados.rados.0.smithi031.stdout:2728: snap_remove snap 274 2024-04-17T11:43:44.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:43.418786+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-04-17T11:43:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:43.817052+0000 mgr.y (mgr.14556) 463 : cluster [DBG] pgmap v942: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 16 op/s 2024-04-17T11:43:44.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:43.418786+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-04-17T11:43:44.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:43.817052+0000 mgr.y (mgr.14556) 463 : cluster [DBG] pgmap v942: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 16 op/s 2024-04-17T11:43:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:43.418786+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-04-17T11:43:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:43.817052+0000 mgr.y (mgr.14556) 463 : cluster [DBG] pgmap v942: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 16 op/s 2024-04-17T11:43:45.433 INFO:tasks.rados.rados.0.smithi031.stdout:2728: done (1 left) 2024-04-17T11:43:45.434 INFO:tasks.rados.rados.0.smithi031.stdout:2729: copy_from oid 50 from oid 11 current snap is 275 2024-04-17T11:43:45.434 INFO:tasks.rados.rados.0.smithi031.stdout:2727: expect (ObjNum 833 snap 269 seq_num 833) 2024-04-17T11:43:45.698 INFO:tasks.rados.rados.0.smithi031.stdout:2729: finishing copy_from to smithi03173351-50 2024-04-17T11:43:45.699 INFO:tasks.rados.rados.0.smithi031.stdout:2729: got expected ENOENT (src dne) 2024-04-17T11:43:45.699 INFO:tasks.rados.rados.0.smithi031.stdout:2729: finishing copy_from racing read to smithi03173351-50 2024-04-17T11:43:45.699 INFO:tasks.rados.rados.0.smithi031.stdout:2727: done (1 left) 2024-04-17T11:43:45.699 INFO:tasks.rados.rados.0.smithi031.stdout:2729: done (0 left) 2024-04-17T11:43:45.699 INFO:tasks.rados.rados.0.smithi031.stdout:2730: rollback oid 8 current snap is 275 2024-04-17T11:43:45.699 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 8 to 272 2024-04-17T11:43:45.699 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 275 2024-04-17T11:43:45.699 INFO:tasks.rados.rados.0.smithi031.stdout:2731: seq_num 850 ranges {0=638976,638976=802816,1441792=475136,1916928=327680} 2024-04-17T11:43:45.702 INFO:tasks.rados.rados.0.smithi031.stdout:2731: writing smithi03173351-22 from 0 to 638976 tid 1 2024-04-17T11:43:45.706 INFO:tasks.rados.rados.0.smithi031.stdout:2731: writing smithi03173351-22 from 638976 to 1441792 tid 2 2024-04-17T11:43:45.709 INFO:tasks.rados.rados.0.smithi031.stdout:2731: writing smithi03173351-22 from 1441792 to 1916928 tid 3 2024-04-17T11:43:45.711 INFO:tasks.rados.rados.0.smithi031.stdout:2731: writing smithi03173351-22 from 1916928 to 2244608 tid 4 2024-04-17T11:43:45.711 INFO:tasks.rados.rados.0.smithi031.stdout:2732: delete oid 2 current snap is 275 2024-04-17T11:43:45.711 INFO:tasks.rados.rados.0.smithi031.stdout:2730: finishing rollback tid 1 to smithi03173351-8 2024-04-17T11:43:45.712 INFO:tasks.rados.rados.0.smithi031.stdout:2730: finishing rollback tid 2 to smithi03173351-8 2024-04-17T11:43:45.712 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 2614 (ObjNum 783 snap 255 seq_num 783) dirty exists 2024-04-17T11:43:45.712 INFO:tasks.rados.rados.0.smithi031.stdout:2731: finishing write tid 1 to smithi03173351-22 2024-04-17T11:43:45.712 INFO:tasks.rados.rados.0.smithi031.stdout:2731: finishing write tid 2 to smithi03173351-22 2024-04-17T11:43:45.712 INFO:tasks.rados.rados.0.smithi031.stdout:2731: finishing write tid 3 to smithi03173351-22 2024-04-17T11:43:45.713 INFO:tasks.rados.rados.0.smithi031.stdout:2731: finishing write tid 4 to smithi03173351-22 2024-04-17T11:43:45.714 INFO:tasks.rados.rados.0.smithi031.stdout:2731: finishing write tid 5 to smithi03173351-22 2024-04-17T11:43:45.715 INFO:tasks.rados.rados.0.smithi031.stdout:2730: done (2 left) 2024-04-17T11:43:45.715 INFO:tasks.rados.rados.0.smithi031.stdout:2732: done (1 left) 2024-04-17T11:43:45.715 INFO:tasks.rados.rados.0.smithi031.stdout:2733: snap_create 2024-04-17T11:43:45.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:44.425553+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-04-17T11:43:45.716 INFO:tasks.rados.rados.0.smithi031.stdout:2731: finishing write tid 6 to smithi03173351-22 2024-04-17T11:43:45.716 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 1705 (ObjNum 850 snap 275 seq_num 850) dirty exists 2024-04-17T11:43:45.716 INFO:tasks.rados.rados.0.smithi031.stdout:2731: left oid 22 (ObjNum 850 snap 275 seq_num 850) 2024-04-17T11:43:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:44.425553+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-04-17T11:43:45.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:44.425553+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-04-17T11:43:46.438 INFO:tasks.rados.rados.0.smithi031.stdout:2731: done (1 left) 2024-04-17T11:43:46.438 INFO:tasks.rados.rados.0.smithi031.stdout:2733: done (0 left) 2024-04-17T11:43:46.438 INFO:tasks.rados.rados.0.smithi031.stdout:2734: read oid 11 snap -1 2024-04-17T11:43:46.438 INFO:tasks.rados.rados.0.smithi031.stdout:2734: expect deleted 2024-04-17T11:43:46.438 INFO:tasks.rados.rados.0.smithi031.stdout:2735: snap_remove snap 271 2024-04-17T11:43:46.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:45.432984+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-04-17T11:43:46.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:45.817488+0000 mgr.y (mgr.14556) 464 : cluster [DBG] pgmap v945: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 16 op/s 2024-04-17T11:43:46.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:45.432984+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-04-17T11:43:46.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:45.817488+0000 mgr.y (mgr.14556) 464 : cluster [DBG] pgmap v945: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 16 op/s 2024-04-17T11:43:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:45.432984+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-04-17T11:43:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:45.817488+0000 mgr.y (mgr.14556) 464 : cluster [DBG] pgmap v945: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 16 op/s 2024-04-17T11:43:47.450 INFO:tasks.rados.rados.0.smithi031.stdout:2735: done (1 left) 2024-04-17T11:43:47.450 INFO:tasks.rados.rados.0.smithi031.stdout:2736: setattr oid 1 current snap is 276 2024-04-17T11:43:47.450 INFO:tasks.rados.rados.0.smithi031.stdout:2737: read oid 24 snap -1 2024-04-17T11:43:47.451 INFO:tasks.rados.rados.0.smithi031.stdout:2737: expect (ObjNum 828 snap 268 seq_num 828) 2024-04-17T11:43:47.451 INFO:tasks.rados.rados.0.smithi031.stdout:2738: rollback oid 10 current snap is 276 2024-04-17T11:43:47.451 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 10 to 272 2024-04-17T11:43:47.451 INFO:tasks.rados.rados.0.smithi031.stdout:2739: delete oid 47 current snap is 276 2024-04-17T11:43:47.457 INFO:tasks.rados.rados.0.smithi031.stdout:2738: finishing rollback tid 0 to smithi03173351-10 2024-04-17T11:43:47.458 INFO:tasks.rados.rados.0.smithi031.stdout:2738: finishing rollback tid 1 to smithi03173351-10 2024-04-17T11:43:47.458 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2287 (ObjNum 838 snap 270 seq_num 838) dirty exists 2024-04-17T11:43:47.463 INFO:tasks.rados.rados.0.smithi031.stdout:2734: done (4 left) 2024-04-17T11:43:47.463 INFO:tasks.rados.rados.0.smithi031.stdout:2736: done (3 left) 2024-04-17T11:43:47.463 INFO:tasks.rados.rados.0.smithi031.stdout:2739: done (2 left) 2024-04-17T11:43:47.463 INFO:tasks.rados.rados.0.smithi031.stdout:2740: rollback oid 18 current snap is 276 2024-04-17T11:43:47.463 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 18 to 275 2024-04-17T11:43:47.463 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 276 2024-04-17T11:43:47.463 INFO:tasks.rados.rados.0.smithi031.stdout:2741: seq_num 853 ranges {0=696320,696320=507904,1204224=647168,1851392=450560} 2024-04-17T11:43:47.464 INFO:tasks.rados.rados.0.smithi031.stdout:2741: writing smithi03173351-2 from 0 to 696320 tid 1 2024-04-17T11:43:47.467 INFO:tasks.rados.rados.0.smithi031.stdout:2741: writing smithi03173351-2 from 696320 to 1204224 tid 2 2024-04-17T11:43:47.472 INFO:tasks.rados.rados.0.smithi031.stdout:2741: writing smithi03173351-2 from 1204224 to 1851392 tid 3 2024-04-17T11:43:47.474 INFO:tasks.rados.rados.0.smithi031.stdout:2741: writing smithi03173351-2 from 1851392 to 2301952 tid 4 2024-04-17T11:43:47.475 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 276 2024-04-17T11:43:47.475 INFO:tasks.rados.rados.0.smithi031.stdout:2738: finishing rollback tid 2 to smithi03173351-10 2024-04-17T11:43:47.475 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 1272 (ObjNum 816 snap 263 seq_num 816) dirty exists 2024-04-17T11:43:47.475 INFO:tasks.rados.rados.0.smithi031.stdout:2742: seq_num 854 ranges {7708672=712704,8421376=794624,9216000=450560,9666560=360448} 2024-04-17T11:43:47.520 INFO:tasks.rados.rados.0.smithi031.stdout:2742: writing smithi03173351-13 from 7708672 to 8421376 tid 1 2024-04-17T11:43:47.525 INFO:tasks.rados.rados.0.smithi031.stdout:2742: writing smithi03173351-13 from 8421376 to 9216000 tid 2 2024-04-17T11:43:47.528 INFO:tasks.rados.rados.0.smithi031.stdout:2742: writing smithi03173351-13 from 9216000 to 9666560 tid 3 2024-04-17T11:43:47.531 INFO:tasks.rados.rados.0.smithi031.stdout:2742: writing smithi03173351-13 from 9666560 to 10027008 tid 4 2024-04-17T11:43:47.531 INFO:tasks.rados.rados.0.smithi031.stdout:2738: done (4 left) 2024-04-17T11:43:47.531 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 42 current snap is 276 2024-04-17T11:43:47.531 INFO:tasks.rados.rados.0.smithi031.stdout:2740: finishing rollback tid 0 to smithi03173351-18 2024-04-17T11:43:47.531 INFO:tasks.rados.rados.0.smithi031.stdout:2740: finishing rollback tid 1 to smithi03173351-18 2024-04-17T11:43:47.531 INFO:tasks.rados.rados.0.smithi031.stdout:2743: seq_num 855 ranges {0=729088,729088=671744,1400832=663552,2064384=270336} 2024-04-17T11:43:47.534 INFO:tasks.rados.rados.0.smithi031.stdout:2743: writing smithi03173351-42 from 0 to 729088 tid 1 2024-04-17T11:43:47.538 INFO:tasks.rados.rados.0.smithi031.stdout:2743: writing smithi03173351-42 from 729088 to 1400832 tid 2 2024-04-17T11:43:47.542 INFO:tasks.rados.rados.0.smithi031.stdout:2743: writing smithi03173351-42 from 1400832 to 2064384 tid 3 2024-04-17T11:43:47.544 INFO:tasks.rados.rados.0.smithi031.stdout:2743: writing smithi03173351-42 from 2064384 to 2334720 tid 4 2024-04-17T11:43:47.544 INFO:tasks.rados.rados.0.smithi031.stdout:2744: snap_create 2024-04-17T11:43:47.544 INFO:tasks.rados.rados.0.smithi031.stdout:2740: finishing rollback tid 2 to smithi03173351-18 2024-04-17T11:43:47.544 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2773 (ObjNum 833 snap 269 seq_num 833) dirty exists 2024-04-17T11:43:47.544 INFO:tasks.rados.rados.0.smithi031.stdout:2737: expect (ObjNum 828 snap 268 seq_num 828) 2024-04-17T11:43:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:46.438743+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:2741: finishing write tid 1 to smithi03173351-2 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:2741: finishing write tid 2 to smithi03173351-2 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:2741: finishing write tid 3 to smithi03173351-2 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:2741: finishing write tid 4 to smithi03173351-2 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:2741: finishing write tid 5 to smithi03173351-2 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:2741: finishing write tid 6 to smithi03173351-2 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 1711 (ObjNum 853 snap 276 seq_num 853) dirty exists 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:2741: left oid 2 (ObjNum 853 snap 276 seq_num 853) 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:2742: finishing write tid 1 to smithi03173351-13 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:2742: finishing write tid 2 to smithi03173351-13 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:2742: finishing write tid 3 to smithi03173351-13 2024-04-17T11:43:47.724 INFO:tasks.rados.rados.0.smithi031.stdout:2742: finishing write tid 4 to smithi03173351-13 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:2742: finishing write tid 5 to smithi03173351-13 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:2742: finishing write tid 6 to smithi03173351-13 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 1277 (ObjNum 854 snap 276 seq_num 854) dirty exists 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:2742: left oid 13 (ObjNum 854 snap 276 seq_num 854) 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:2743: finishing write tid 1 to smithi03173351-42 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:2743: finishing write tid 2 to smithi03173351-42 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:2743: finishing write tid 3 to smithi03173351-42 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:2743: finishing write tid 4 to smithi03173351-42 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:2743: finishing write tid 5 to smithi03173351-42 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:2743: finishing write tid 6 to smithi03173351-42 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 2283 (ObjNum 855 snap 276 seq_num 855) dirty exists 2024-04-17T11:43:47.725 INFO:tasks.rados.rados.0.smithi031.stdout:2743: left oid 42 (ObjNum 855 snap 276 seq_num 855) 2024-04-17T11:43:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:46.438743+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-04-17T11:43:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:46.438743+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-04-17T11:43:48.449 INFO:tasks.rados.rados.0.smithi031.stdout:2737: done (5 left) 2024-04-17T11:43:48.450 INFO:tasks.rados.rados.0.smithi031.stdout:2740: done (4 left) 2024-04-17T11:43:48.450 INFO:tasks.rados.rados.0.smithi031.stdout:2741: done (3 left) 2024-04-17T11:43:48.450 INFO:tasks.rados.rados.0.smithi031.stdout:2742: done (2 left) 2024-04-17T11:43:48.450 INFO:tasks.rados.rados.0.smithi031.stdout:2743: done (1 left) 2024-04-17T11:43:48.450 INFO:tasks.rados.rados.0.smithi031.stdout:2744: done (0 left) 2024-04-17T11:43:48.450 INFO:tasks.rados.rados.0.smithi031.stdout:2745: copy_from oid 48 from oid 43 current snap is 277 2024-04-17T11:43:48.450 INFO:tasks.rados.rados.0.smithi031.stdout:2746: setattr oid 7 current snap is 277 2024-04-17T11:43:48.451 INFO:tasks.rados.rados.0.smithi031.stdout:2747: read oid 36 snap 275 2024-04-17T11:43:48.451 INFO:tasks.rados.rados.0.smithi031.stdout:2747: expect (ObjNum -1701546752 snap 21884 seq_num 2593096256) 2024-04-17T11:43:48.451 INFO:tasks.rados.rados.0.smithi031.stdout:2748: snap_create 2024-04-17T11:43:48.455 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 2328 (ObjNum 1349480560 snap 1734504790 seq_num 1734308965) dirty exists 2024-04-17T11:43:48.471 INFO:tasks.rados.rados.0.smithi031.stdout:2747: expect (ObjNum -1701546752 snap 21884 seq_num 2593096256) 2024-04-17T11:43:48.501 INFO:tasks.rados.rados.0.smithi031.stdout:2745: finishing copy_from racing read to smithi03173351-48 2024-04-17T11:43:48.535 INFO:tasks.rados.rados.0.smithi031.stdout:2745: finishing copy_from to smithi03173351-48 2024-04-17T11:43:48.535 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 1724 (ObjNum 760 snap 252 seq_num 760) dirty exists 2024-04-17T11:43:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:47.444209+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-04-17T11:43:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:47.818155+0000 mgr.y (mgr.14556) 465 : cluster [DBG] pgmap v948: 121 pgs: 121 active+clean; 140 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-04-17T11:43:48.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:47.444209+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-04-17T11:43:48.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:47.818155+0000 mgr.y (mgr.14556) 465 : cluster [DBG] pgmap v948: 121 pgs: 121 active+clean; 140 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-04-17T11:43:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:47.444209+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-04-17T11:43:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:47.818155+0000 mgr.y (mgr.14556) 465 : cluster [DBG] pgmap v948: 121 pgs: 121 active+clean; 140 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-04-17T11:43:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:2745: done (3 left) 2024-04-17T11:43:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:2746: done (2 left) 2024-04-17T11:43:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:2747: done (1 left) 2024-04-17T11:43:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:2748: done (0 left) 2024-04-17T11:43:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 278 2024-04-17T11:43:49.407 INFO:tasks.rados.rados.0.smithi031.stdout:2749: seq_num 856 ranges {10027008=745472,10772480=557056,11329536=417792,11747328=434176,12181504=196608} 2024-04-17T11:43:49.465 INFO:tasks.rados.rados.0.smithi031.stdout:2749: writing smithi03173351-13 from 10027008 to 10772480 tid 1 2024-04-17T11:43:49.468 INFO:tasks.rados.rados.0.smithi031.stdout:2749: writing smithi03173351-13 from 10772480 to 11329536 tid 2 2024-04-17T11:43:49.471 INFO:tasks.rados.rados.0.smithi031.stdout:2749: writing smithi03173351-13 from 11329536 to 11747328 tid 3 2024-04-17T11:43:49.473 INFO:tasks.rados.rados.0.smithi031.stdout:2749: writing smithi03173351-13 from 11747328 to 12181504 tid 4 2024-04-17T11:43:49.475 INFO:tasks.rados.rados.0.smithi031.stdout:2749: writing smithi03173351-13 from 12181504 to 12378112 tid 5 2024-04-17T11:43:49.475 INFO:tasks.rados.rados.0.smithi031.stdout:2750: copy_from oid 41 from oid 46 current snap is 278 2024-04-17T11:43:49.475 INFO:tasks.rados.rados.0.smithi031.stdout:2751: snap_remove snap 272 2024-04-17T11:43:49.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:48.450348+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-04-17T11:43:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:49.407145+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-04-17T11:43:49.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:48.450348+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-04-17T11:43:49.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:49.407145+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-04-17T11:43:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:48.450348+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-04-17T11:43:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:49.407145+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-04-17T11:43:50.420 INFO:tasks.rados.rados.0.smithi031.stdout:2751: done (2 left) 2024-04-17T11:43:50.420 INFO:tasks.rados.rados.0.smithi031.stdout:2752: read oid 23 snap -1 2024-04-17T11:43:50.420 INFO:tasks.rados.rados.0.smithi031.stdout:2752: expect deleted 2024-04-17T11:43:50.420 INFO:tasks.rados.rados.0.smithi031.stdout:2753: rollback oid 28 current snap is 278 2024-04-17T11:43:50.420 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 28 to 276 2024-04-17T11:43:50.420 INFO:tasks.rados.rados.0.smithi031.stdout:2754: setattr oid 3 current snap is 278 2024-04-17T11:43:50.420 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 48 current snap is 278 2024-04-17T11:43:50.421 INFO:tasks.rados.rados.0.smithi031.stdout:2755: seq_num 857 ranges {8445952=761856,9207808=442368,9650176=630784,10280960=532480} 2024-04-17T11:43:50.469 INFO:tasks.rados.rados.0.smithi031.stdout:2755: writing smithi03173351-48 from 8445952 to 9207808 tid 1 2024-04-17T11:43:50.471 INFO:tasks.rados.rados.0.smithi031.stdout:2755: writing smithi03173351-48 from 9207808 to 9650176 tid 2 2024-04-17T11:43:50.475 INFO:tasks.rados.rados.0.smithi031.stdout:2755: writing smithi03173351-48 from 9650176 to 10280960 tid 3 2024-04-17T11:43:50.478 INFO:tasks.rados.rados.0.smithi031.stdout:2755: writing smithi03173351-48 from 10280960 to 10813440 tid 4 2024-04-17T11:43:50.479 INFO:tasks.rados.rados.0.smithi031.stdout:2756: snap_remove snap 275 2024-04-17T11:43:50.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:49.818551+0000 mgr.y (mgr.14556) 466 : cluster [DBG] pgmap v951: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-04-17T11:43:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:50.415890+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-04-17T11:43:50.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:49.818551+0000 mgr.y (mgr.14556) 466 : cluster [DBG] pgmap v951: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-04-17T11:43:50.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:50.415890+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-04-17T11:43:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:49.818551+0000 mgr.y (mgr.14556) 466 : cluster [DBG] pgmap v951: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-04-17T11:43:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:50.415890+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-04-17T11:43:51.419 INFO:tasks.rados.rados.0.smithi031.stdout:2756: done (6 left) 2024-04-17T11:43:51.419 INFO:tasks.rados.rados.0.smithi031.stdout:2757: delete oid 20 current snap is 278 2024-04-17T11:43:51.419 INFO:tasks.rados.rados.0.smithi031.stdout:2750: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:43:51.419 INFO:tasks.rados.rados.0.smithi031.stdout:2749: finishing write tid 1 to smithi03173351-13 2024-04-17T11:43:51.419 INFO:tasks.rados.rados.0.smithi031.stdout:2749: finishing write tid 2 to smithi03173351-13 2024-04-17T11:43:51.419 INFO:tasks.rados.rados.0.smithi031.stdout:2749: finishing write tid 3 to smithi03173351-13 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2750: finishing copy_from to smithi03173351-41 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 1935 (ObjNum 691 snap 226 seq_num 691) dirty exists 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2749: finishing write tid 4 to smithi03173351-13 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2749: finishing write tid 5 to smithi03173351-13 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2749: finishing write tid 6 to smithi03173351-13 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2749: finishing write tid 7 to smithi03173351-13 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 1283 (ObjNum 856 snap 278 seq_num 856) dirty exists 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2749: left oid 13 (ObjNum 856 snap 278 seq_num 856) 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2753: finishing rollback tid 1 to smithi03173351-28 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 0 (ObjNum -1700599456 snap 21884 seq_num 2593150736) dirty dne 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 963 (ObjNum 817 snap 263 seq_num 817) dirty exists 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2755: finishing write tid 1 to smithi03173351-48 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2755: finishing write tid 2 to smithi03173351-48 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2755: finishing write tid 3 to smithi03173351-48 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2755: finishing write tid 4 to smithi03173351-48 2024-04-17T11:43:51.420 INFO:tasks.rados.rados.0.smithi031.stdout:2755: finishing write tid 5 to smithi03173351-48 2024-04-17T11:43:51.421 INFO:tasks.rados.rados.0.smithi031.stdout:2755: finishing write tid 6 to smithi03173351-48 2024-04-17T11:43:51.421 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 2619 (ObjNum 857 snap 278 seq_num 857) dirty exists 2024-04-17T11:43:51.421 INFO:tasks.rados.rados.0.smithi031.stdout:2755: left oid 48 (ObjNum 857 snap 278 seq_num 857) 2024-04-17T11:43:51.429 INFO:tasks.rados.rados.0.smithi031.stdout:2749: done (6 left) 2024-04-17T11:43:51.429 INFO:tasks.rados.rados.0.smithi031.stdout:2750: done (5 left) 2024-04-17T11:43:51.429 INFO:tasks.rados.rados.0.smithi031.stdout:2752: done (4 left) 2024-04-17T11:43:51.429 INFO:tasks.rados.rados.0.smithi031.stdout:2753: done (3 left) 2024-04-17T11:43:51.429 INFO:tasks.rados.rados.0.smithi031.stdout:2754: done (2 left) 2024-04-17T11:43:51.429 INFO:tasks.rados.rados.0.smithi031.stdout:2755: done (1 left) 2024-04-17T11:43:51.429 INFO:tasks.rados.rados.0.smithi031.stdout:2757: done (0 left) 2024-04-17T11:43:51.429 INFO:tasks.rados.rados.0.smithi031.stdout:2758: snap_create 2024-04-17T11:43:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:43:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:51] "GET /metrics HTTP/1.1" 200 192223 "" "Prometheus/2.33.4" 2024-04-17T11:43:52.423 INFO:tasks.rados.rados.0.smithi031.stdout:2758: done (0 left) 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2759: read oid 43 snap 277 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2759: expect (ObjNum 760 snap 252 seq_num 760) 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2760: rollback oid 24 current snap is 279 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 277 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2761: copy_from oid 16 from oid 32 current snap is 279 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2762: copy_from oid 49 from oid 37 current snap is 279 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2763: read oid 29 snap -1 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2763: expect deleted 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2764: read oid 2 snap -1 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2764: expect (ObjNum 853 snap 276 seq_num 853) 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2765: read oid 9 snap -1 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2765: expect (ObjNum 834 snap 269 seq_num 834) 2024-04-17T11:43:52.424 INFO:tasks.rados.rados.0.smithi031.stdout:2766: snap_remove snap 276 2024-04-17T11:43:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:51.416646+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-04-17T11:43:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:51.819056+0000 mgr.y (mgr.14556) 467 : cluster [DBG] pgmap v954: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-04-17T11:43:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:51.416646+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-04-17T11:43:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:51.819056+0000 mgr.y (mgr.14556) 467 : cluster [DBG] pgmap v954: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-04-17T11:43:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:51.416646+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-04-17T11:43:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:51.819056+0000 mgr.y (mgr.14556) 467 : cluster [DBG] pgmap v954: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-04-17T11:43:53.429 INFO:tasks.rados.rados.0.smithi031.stdout:2766: done (7 left) 2024-04-17T11:43:53.429 INFO:tasks.rados.rados.0.smithi031.stdout:2767: delete oid 28 current snap is 279 2024-04-17T11:43:53.432 INFO:tasks.rados.rados.0.smithi031.stdout:2760: finishing rollback tid 0 to smithi03173351-24 2024-04-17T11:43:53.433 INFO:tasks.rados.rados.0.smithi031.stdout:2760: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:43:53.433 INFO:tasks.rados.rados.0.smithi031.stdout:2760: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:43:53.433 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 1714 (ObjNum 828 snap 268 seq_num 828) dirty exists 2024-04-17T11:43:53.433 INFO:tasks.rados.rados.0.smithi031.stdout:2762: finishing copy_from racing read to smithi03173351-49 2024-04-17T11:43:53.433 INFO:tasks.rados.rados.0.smithi031.stdout:2764: expect (ObjNum 853 snap 276 seq_num 853) 2024-04-17T11:43:53.494 INFO:tasks.rados.rados.0.smithi031.stdout:2762: finishing copy_from to smithi03173351-49 2024-04-17T11:43:53.494 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2274 (ObjNum 735 snap 245 seq_num 735) dirty exists 2024-04-17T11:43:53.495 INFO:tasks.rados.rados.0.smithi031.stdout:2765: expect (ObjNum 834 snap 269 seq_num 834) 2024-04-17T11:43:53.664 INFO:tasks.rados.rados.0.smithi031.stdout:2759: expect (ObjNum 760 snap 252 seq_num 760) 2024-04-17T11:43:53.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:52.424243+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-04-17T11:43:53.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:52.424243+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-04-17T11:43:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:52.424243+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-04-17T11:43:54.222 INFO:tasks.rados.rados.0.smithi031.stdout:2761: finishing copy_from racing read to smithi03173351-16 2024-04-17T11:43:54.222 INFO:tasks.rados.rados.0.smithi031.stdout:2761: finishing copy_from to smithi03173351-16 2024-04-17T11:43:54.222 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 1935 (ObjNum 691 snap 226 seq_num 691) dirty exists 2024-04-17T11:43:54.222 INFO:tasks.rados.rados.0.smithi031.stdout:2759: done (7 left) 2024-04-17T11:43:54.222 INFO:tasks.rados.rados.0.smithi031.stdout:2760: done (6 left) 2024-04-17T11:43:54.223 INFO:tasks.rados.rados.0.smithi031.stdout:2761: done (5 left) 2024-04-17T11:43:54.223 INFO:tasks.rados.rados.0.smithi031.stdout:2762: done (4 left) 2024-04-17T11:43:54.223 INFO:tasks.rados.rados.0.smithi031.stdout:2763: done (3 left) 2024-04-17T11:43:54.223 INFO:tasks.rados.rados.0.smithi031.stdout:2764: done (2 left) 2024-04-17T11:43:54.223 INFO:tasks.rados.rados.0.smithi031.stdout:2765: done (1 left) 2024-04-17T11:43:54.223 INFO:tasks.rados.rados.0.smithi031.stdout:2767: done (0 left) 2024-04-17T11:43:54.223 INFO:tasks.rados.rados.0.smithi031.stdout:2768: snap_remove snap 277 2024-04-17T11:43:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:2768: done (0 left) 2024-04-17T11:43:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:2769: read oid 45 snap 278 2024-04-17T11:43:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:2769: expect (ObjNum 826 snap 266 seq_num 826) 2024-04-17T11:43:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:2770: read oid 9 snap 278 2024-04-17T11:43:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:2770: expect (ObjNum 834 snap 269 seq_num 834) 2024-04-17T11:43:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:2771: copy_from oid 42 from oid 50 current snap is 279 2024-04-17T11:43:54.410 INFO:tasks.rados.rados.0.smithi031.stdout:2772: delete oid 40 current snap is 279 2024-04-17T11:43:54.422 INFO:tasks.rados.rados.0.smithi031.stdout:2772: done (3 left) 2024-04-17T11:43:54.422 INFO:tasks.rados.rados.0.smithi031.stdout:2773: copy_from oid 28 from oid 3 current snap is 279 2024-04-17T11:43:54.422 INFO:tasks.rados.rados.0.smithi031.stdout:2774: read oid 41 snap -1 2024-04-17T11:43:54.423 INFO:tasks.rados.rados.0.smithi031.stdout:2774: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:43:54.423 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 279 2024-04-17T11:43:54.423 INFO:tasks.rados.rados.0.smithi031.stdout:2775: seq_num 861 ranges {1982464=24576} 2024-04-17T11:43:54.434 INFO:tasks.rados.rados.0.smithi031.stdout:2775: writing smithi03173351-32 from 1982464 to 2007040 tid 1 2024-04-17T11:43:54.434 INFO:tasks.rados.rados.0.smithi031.stdout:2776: read oid 5 snap -1 2024-04-17T11:43:54.434 INFO:tasks.rados.rados.0.smithi031.stdout:2776: expect deleted 2024-04-17T11:43:54.434 INFO:tasks.rados.rados.0.smithi031.stdout:2777: read oid 36 snap -1 2024-04-17T11:43:54.435 INFO:tasks.rados.rados.0.smithi031.stdout:2777: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:43:54.435 INFO:tasks.rados.rados.0.smithi031.stdout:2778: rollback oid 19 current snap is 279 2024-04-17T11:43:54.435 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 278 2024-04-17T11:43:54.435 INFO:tasks.rados.rados.0.smithi031.stdout:2770: expect (ObjNum 834 snap 269 seq_num 834) 2024-04-17T11:43:54.445 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:43:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:43:54.606 INFO:tasks.rados.rados.0.smithi031.stdout:2769: expect (ObjNum 826 snap 266 seq_num 826) 2024-04-17T11:43:54.705 INFO:tasks.rados.rados.0.smithi031.stdout:2778: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:43:54.705 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 0 (ObjNum 288 snap 0 seq_num 273) dirty dne 2024-04-17T11:43:54.705 INFO:tasks.rados.rados.0.smithi031.stdout:2773: finishing copy_from racing read to smithi03173351-28 2024-04-17T11:43:54.705 INFO:tasks.rados.rados.0.smithi031.stdout:2777: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:43:54.706 INFO:tasks.rados.rados.0.smithi031.stdout:2771: finishing copy_from racing read to smithi03173351-42 2024-04-17T11:43:54.706 INFO:tasks.rados.rados.0.smithi031.stdout:2775: finishing write tid 1 to smithi03173351-32 2024-04-17T11:43:54.706 INFO:tasks.rados.rados.0.smithi031.stdout:2775: finishing write tid 2 to smithi03173351-32 2024-04-17T11:43:54.706 INFO:tasks.rados.rados.0.smithi031.stdout:2771: finishing copy_from to smithi03173351-42 2024-04-17T11:43:54.706 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 2717 (ObjNum 586 snap 195 seq_num 586) dirty exists 2024-04-17T11:43:54.706 INFO:tasks.rados.rados.0.smithi031.stdout:2775: finishing write tid 3 to smithi03173351-32 2024-04-17T11:43:54.706 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 2298 (ObjNum 861 snap 279 seq_num 861) dirty exists 2024-04-17T11:43:54.707 INFO:tasks.rados.rados.0.smithi031.stdout:2775: left oid 32 (ObjNum 861 snap 279 seq_num 861) 2024-04-17T11:43:54.707 INFO:tasks.rados.rados.0.smithi031.stdout:2774: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:43:54.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:53.426797+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-04-17T11:43:54.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:53.819402+0000 mgr.y (mgr.14556) 468 : cluster [DBG] pgmap v957: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 20 op/s 2024-04-17T11:43:54.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:54.407903+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-04-17T11:43:54.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:53.426797+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-04-17T11:43:54.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:53.819402+0000 mgr.y (mgr.14556) 468 : cluster [DBG] pgmap v957: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 20 op/s 2024-04-17T11:43:54.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:54.407903+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-04-17T11:43:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:53.426797+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-04-17T11:43:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:53.819402+0000 mgr.y (mgr.14556) 468 : cluster [DBG] pgmap v957: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 20 op/s 2024-04-17T11:43:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:54.407903+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-04-17T11:43:54.764 INFO:tasks.rados.rados.0.smithi031.stdout:2773: finishing copy_from to smithi03173351-28 2024-04-17T11:43:54.764 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 963 (ObjNum 817 snap 263 seq_num 817) dirty exists 2024-04-17T11:43:54.764 INFO:tasks.rados.rados.0.smithi031.stdout:2769: done (8 left) 2024-04-17T11:43:54.764 INFO:tasks.rados.rados.0.smithi031.stdout:2770: done (7 left) 2024-04-17T11:43:54.764 INFO:tasks.rados.rados.0.smithi031.stdout:2771: done (6 left) 2024-04-17T11:43:54.764 INFO:tasks.rados.rados.0.smithi031.stdout:2773: done (5 left) 2024-04-17T11:43:54.764 INFO:tasks.rados.rados.0.smithi031.stdout:2774: done (4 left) 2024-04-17T11:43:54.765 INFO:tasks.rados.rados.0.smithi031.stdout:2775: done (3 left) 2024-04-17T11:43:54.765 INFO:tasks.rados.rados.0.smithi031.stdout:2776: done (2 left) 2024-04-17T11:43:54.765 INFO:tasks.rados.rados.0.smithi031.stdout:2777: done (1 left) 2024-04-17T11:43:54.765 INFO:tasks.rados.rados.0.smithi031.stdout:2778: done (0 left) 2024-04-17T11:43:54.765 INFO:tasks.rados.rados.0.smithi031.stdout:2779: copy_from oid 17 from oid 28 current snap is 279 2024-04-17T11:43:54.765 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 279 2024-04-17T11:43:54.765 INFO:tasks.rados.rados.0.smithi031.stdout:2780: seq_num 862 ranges {0=40960} 2024-04-17T11:43:54.765 INFO:tasks.rados.rados.0.smithi031.stdout:2780: writing smithi03173351-36 from 0 to 40960 tid 1 2024-04-17T11:43:54.765 INFO:tasks.rados.rados.0.smithi031.stdout:2781: snap_create 2024-04-17T11:43:54.768 INFO:tasks.rados.rados.0.smithi031.stdout:2780: finishing write tid 1 to smithi03173351-36 2024-04-17T11:43:54.768 INFO:tasks.rados.rados.0.smithi031.stdout:2780: finishing write tid 2 to smithi03173351-36 2024-04-17T11:43:54.769 INFO:tasks.rados.rados.0.smithi031.stdout:2780: finishing write tid 3 to smithi03173351-36 2024-04-17T11:43:54.769 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 2720 (ObjNum 862 snap 279 seq_num 862) dirty exists 2024-04-17T11:43:54.770 INFO:tasks.rados.rados.0.smithi031.stdout:2780: left oid 36 (ObjNum 862 snap 279 seq_num 862) 2024-04-17T11:43:54.773 INFO:tasks.rados.rados.0.smithi031.stdout:2779: finishing copy_from racing read to smithi03173351-17 2024-04-17T11:43:54.775 INFO:tasks.rados.rados.0.smithi031.stdout:2779: finishing copy_from to smithi03173351-17 2024-04-17T11:43:54.775 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 963 (ObjNum 817 snap 263 seq_num 817) dirty exists 2024-04-17T11:43:55.449 INFO:tasks.rados.rados.0.smithi031.stdout:2779: done (2 left) 2024-04-17T11:43:55.449 INFO:tasks.rados.rados.0.smithi031.stdout:2780: done (1 left) 2024-04-17T11:43:55.449 INFO:tasks.rados.rados.0.smithi031.stdout:2781: done (0 left) 2024-04-17T11:43:55.449 INFO:tasks.rados.rados.0.smithi031.stdout:2782: rollback oid 12 current snap is 280 2024-04-17T11:43:55.449 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 12 to 279 2024-04-17T11:43:55.449 INFO:tasks.rados.rados.0.smithi031.stdout:2783: rmattr oid 23 current snap is 280 2024-04-17T11:43:55.449 INFO:tasks.rados.rados.0.smithi031.stdout:2783: done (1 left) 2024-04-17T11:43:55.449 INFO:tasks.rados.rados.0.smithi031.stdout:2784: read oid 2 snap -1 2024-04-17T11:43:55.449 INFO:tasks.rados.rados.0.smithi031.stdout:2784: expect (ObjNum 853 snap 276 seq_num 853) 2024-04-17T11:43:55.449 INFO:tasks.rados.rados.0.smithi031.stdout:2785: read oid 34 snap -1 2024-04-17T11:43:55.449 INFO:tasks.rados.rados.0.smithi031.stdout:2785: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:43:55.450 INFO:tasks.rados.rados.0.smithi031.stdout:2786: read oid 26 snap 278 2024-04-17T11:43:55.450 INFO:tasks.rados.rados.0.smithi031.stdout:2786: expect (ObjNum 839 snap 271 seq_num 839) 2024-04-17T11:43:55.450 INFO:tasks.rados.rados.0.smithi031.stdout:2787: read oid 16 snap -1 2024-04-17T11:43:55.450 INFO:tasks.rados.rados.0.smithi031.stdout:2787: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:43:55.450 INFO:tasks.rados.rados.0.smithi031.stdout:2788: rollback oid 42 current snap is 280 2024-04-17T11:43:55.450 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 278 2024-04-17T11:43:55.454 INFO:tasks.rados.rados.0.smithi031.stdout:2789: setattr oid 9 current snap is 280 2024-04-17T11:43:55.454 INFO:tasks.rados.rados.0.smithi031.stdout:2790: rmattr oid 3 current snap is 280 2024-04-17T11:43:55.454 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 280 2024-04-17T11:43:55.454 INFO:tasks.rados.rados.0.smithi031.stdout:2791: seq_num 863 ranges {12378112=57344} 2024-04-17T11:43:55.520 INFO:tasks.rados.rados.0.smithi031.stdout:2791: writing smithi03173351-13 from 12378112 to 12435456 tid 1 2024-04-17T11:43:55.520 INFO:tasks.rados.rados.0.smithi031.stdout:2792: read oid 40 snap -1 2024-04-17T11:43:55.520 INFO:tasks.rados.rados.0.smithi031.stdout:2792: expect deleted 2024-04-17T11:43:55.520 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 280 2024-04-17T11:43:55.520 INFO:tasks.rados.rados.0.smithi031.stdout:2793: seq_num 864 ranges {3104768=73728} 2024-04-17T11:43:55.538 INFO:tasks.rados.rados.0.smithi031.stdout:2793: writing smithi03173351-27 from 3104768 to 3178496 tid 1 2024-04-17T11:43:55.538 INFO:tasks.rados.rados.0.smithi031.stdout:2794: rollback oid 18 current snap is 280 2024-04-17T11:43:55.538 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 18 to 279 2024-04-17T11:43:55.538 INFO:tasks.rados.rados.0.smithi031.stdout:2788: finishing rollback tid 0 to smithi03173351-42 2024-04-17T11:43:55.538 INFO:tasks.rados.rados.0.smithi031.stdout:2784: expect (ObjNum 853 snap 276 seq_num 853) 2024-04-17T11:43:55.600 INFO:tasks.rados.rados.0.smithi031.stdout:2782: finishing rollback tid 0 to smithi03173351-12 2024-04-17T11:43:55.600 INFO:tasks.rados.rados.0.smithi031.stdout:2782: finishing rollback tid 1 to smithi03173351-12 2024-04-17T11:43:55.600 INFO:tasks.rados.rados.0.smithi031.stdout:2782: finishing rollback tid 2 to smithi03173351-12 2024-04-17T11:43:55.601 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2723 (ObjNum 586 snap 195 seq_num 586) dirty exists 2024-04-17T11:43:55.601 INFO:tasks.rados.rados.0.smithi031.stdout:2788: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:43:55.601 INFO:tasks.rados.rados.0.smithi031.stdout:2788: finishing rollback tid 2 to smithi03173351-42 2024-04-17T11:43:55.601 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 2720 (ObjNum 855 snap 276 seq_num 855) dirty exists 2024-04-17T11:43:55.601 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1651 (ObjNum 834 snap 269 seq_num 834) dirty exists 2024-04-17T11:43:55.601 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 965 (ObjNum 817 snap 263 seq_num 817) dirty exists 2024-04-17T11:43:55.601 INFO:tasks.rados.rados.0.smithi031.stdout:2785: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:43:55.624 INFO:tasks.rados.rados.0.smithi031.stdout:2787: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:43:55.681 INFO:tasks.rados.rados.0.smithi031.stdout:2786: expect (ObjNum 839 snap 271 seq_num 839) 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2791: finishing write tid 1 to smithi03173351-13 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2791: finishing write tid 2 to smithi03173351-13 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2791: finishing write tid 3 to smithi03173351-13 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 1285 (ObjNum 863 snap 280 seq_num 863) dirty exists 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2791: left oid 13 (ObjNum 863 snap 280 seq_num 863) 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2793: finishing write tid 1 to smithi03173351-27 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2782: done (11 left) 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2784: done (10 left) 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2785: done (9 left) 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2786: done (8 left) 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2787: done (7 left) 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2788: done (6 left) 2024-04-17T11:43:55.890 INFO:tasks.rados.rados.0.smithi031.stdout:2789: done (5 left) 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2790: done (4 left) 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2791: done (3 left) 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2792: done (2 left) 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2795: copy_from oid 33 from oid 37 current snap is 280 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2793: finishing write tid 2 to smithi03173351-27 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2793: finishing write tid 3 to smithi03173351-27 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 1937 (ObjNum 864 snap 280 seq_num 864) dirty exists 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2793: left oid 27 (ObjNum 864 snap 280 seq_num 864) 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2794: finishing rollback tid 0 to smithi03173351-18 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2794: finishing rollback tid 1 to smithi03173351-18 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2794: finishing rollback tid 2 to smithi03173351-18 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2784 (ObjNum 833 snap 269 seq_num 833) dirty exists 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2793: done (2 left) 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:2794: done (1 left) 2024-04-17T11:43:55.891 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 280 2024-04-17T11:43:55.892 INFO:tasks.rados.rados.0.smithi031.stdout:2796: seq_num 865 ranges {12435456=90112} 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:2796: writing smithi03173351-13 from 12435456 to 12525568 tid 1 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:2797: copy_from oid 8 from oid 42 current snap is 280 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:2795: finishing copy_from racing read to smithi03173351-33 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:2795: finishing copy_from to smithi03173351-33 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 2274 (ObjNum 735 snap 245 seq_num 735) dirty exists 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:2795: done (2 left) 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:2798: rollback oid 38 current snap is 280 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 279 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:2799: copy_from oid 9 from oid 22 current snap is 280 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:2800: snap_create 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:2798: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:43:55.958 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 0 (ObjNum -1700404784 snap 21884 seq_num 0) dirty dne 2024-04-17T11:43:55.960 INFO:tasks.rados.rados.0.smithi031.stdout:2796: finishing write tid 1 to smithi03173351-13 2024-04-17T11:43:55.960 INFO:tasks.rados.rados.0.smithi031.stdout:2796: finishing write tid 2 to smithi03173351-13 2024-04-17T11:43:55.961 INFO:tasks.rados.rados.0.smithi031.stdout:2796: finishing write tid 3 to smithi03173351-13 2024-04-17T11:43:55.961 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 1287 (ObjNum 865 snap 280 seq_num 865) dirty exists 2024-04-17T11:43:55.961 INFO:tasks.rados.rados.0.smithi031.stdout:2796: left oid 13 (ObjNum 865 snap 280 seq_num 865) 2024-04-17T11:43:55.966 INFO:tasks.rados.rados.0.smithi031.stdout:2799: finishing copy_from racing read to smithi03173351-9 2024-04-17T11:43:55.968 INFO:tasks.rados.rados.0.smithi031.stdout:2799: finishing copy_from to smithi03173351-9 2024-04-17T11:43:55.968 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 1705 (ObjNum 850 snap 275 seq_num 850) dirty exists 2024-04-17T11:43:55.970 INFO:tasks.rados.rados.0.smithi031.stdout:2797: finishing copy_from racing read to smithi03173351-8 2024-04-17T11:43:55.972 INFO:tasks.rados.rados.0.smithi031.stdout:2797: finishing copy_from to smithi03173351-8 2024-04-17T11:43:55.972 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 2720 (ObjNum 855 snap 276 seq_num 855) dirty exists 2024-04-17T11:43:56.455 INFO:tasks.rados.rados.0.smithi031.stdout:2796: done (4 left) 2024-04-17T11:43:56.455 INFO:tasks.rados.rados.0.smithi031.stdout:2797: done (3 left) 2024-04-17T11:43:56.455 INFO:tasks.rados.rados.0.smithi031.stdout:2798: done (2 left) 2024-04-17T11:43:56.455 INFO:tasks.rados.rados.0.smithi031.stdout:2799: done (1 left) 2024-04-17T11:43:56.455 INFO:tasks.rados.rados.0.smithi031.stdout:2800: done (0 left) 2024-04-17T11:43:56.455 INFO:tasks.rados.rados.0.smithi031.stdout:2801: setattr oid 22 current snap is 281 2024-04-17T11:43:56.456 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 281 2024-04-17T11:43:56.456 INFO:tasks.rados.rados.0.smithi031.stdout:2802: seq_num 866 ranges {5103616=106496} 2024-04-17T11:43:56.485 INFO:tasks.rados.rados.0.smithi031.stdout:2802: writing smithi03173351-26 from 5103616 to 5210112 tid 1 2024-04-17T11:43:56.485 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 1715 (ObjNum 850 snap 275 seq_num 850) dirty exists 2024-04-17T11:43:56.485 INFO:tasks.rados.rados.0.smithi031.stdout:2803: read oid 36 snap 280 2024-04-17T11:43:56.485 INFO:tasks.rados.rados.0.smithi031.stdout:2803: expect (ObjNum 862 snap 279 seq_num 862) 2024-04-17T11:43:56.485 INFO:tasks.rados.rados.0.smithi031.stdout:2801: done (2 left) 2024-04-17T11:43:56.485 INFO:tasks.rados.rados.0.smithi031.stdout:2804: read oid 44 snap -1 2024-04-17T11:43:56.485 INFO:tasks.rados.rados.0.smithi031.stdout:2804: expect deleted 2024-04-17T11:43:56.485 INFO:tasks.rados.rados.0.smithi031.stdout:2805: snap_remove snap 278 2024-04-17T11:43:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:55.449267+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-04-17T11:43:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:55.819790+0000 mgr.y (mgr.14556) 469 : cluster [DBG] pgmap v960: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 20 op/s 2024-04-17T11:43:56.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:55.449267+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-04-17T11:43:56.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:55.819790+0000 mgr.y (mgr.14556) 469 : cluster [DBG] pgmap v960: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 20 op/s 2024-04-17T11:43:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:55.449267+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-04-17T11:43:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:55.819790+0000 mgr.y (mgr.14556) 469 : cluster [DBG] pgmap v960: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 20 op/s 2024-04-17T11:43:57.466 INFO:tasks.rados.rados.0.smithi031.stdout:2805: done (3 left) 2024-04-17T11:43:57.466 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 281 2024-04-17T11:43:57.466 INFO:tasks.rados.rados.0.smithi031.stdout:2806: seq_num 867 ranges {2736128=122880} 2024-04-17T11:43:57.480 INFO:tasks.rados.rados.0.smithi031.stdout:2806: writing smithi03173351-33 from 2736128 to 2859008 tid 1 2024-04-17T11:43:57.480 INFO:tasks.rados.rados.0.smithi031.stdout:2807: rollback oid 3 current snap is 281 2024-04-17T11:43:57.480 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 3 to 279 2024-04-17T11:43:57.480 INFO:tasks.rados.rados.0.smithi031.stdout:2802: finishing write tid 1 to smithi03173351-26 2024-04-17T11:43:57.480 INFO:tasks.rados.rados.0.smithi031.stdout:2802: finishing write tid 2 to smithi03173351-26 2024-04-17T11:43:57.480 INFO:tasks.rados.rados.0.smithi031.stdout:2803: expect (ObjNum 862 snap 279 seq_num 862) 2024-04-17T11:43:57.483 INFO:tasks.rados.rados.0.smithi031.stdout:2802: finishing write tid 3 to smithi03173351-26 2024-04-17T11:43:57.484 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 2300 (ObjNum 866 snap 281 seq_num 866) dirty exists 2024-04-17T11:43:57.484 INFO:tasks.rados.rados.0.smithi031.stdout:2802: left oid 26 (ObjNum 866 snap 281 seq_num 866) 2024-04-17T11:43:57.484 INFO:tasks.rados.rados.0.smithi031.stdout:2802: done (4 left) 2024-04-17T11:43:57.484 INFO:tasks.rados.rados.0.smithi031.stdout:2803: done (3 left) 2024-04-17T11:43:57.484 INFO:tasks.rados.rados.0.smithi031.stdout:2804: done (2 left) 2024-04-17T11:43:57.484 INFO:tasks.rados.rados.0.smithi031.stdout:2808: delete oid 39 current snap is 281 2024-04-17T11:43:57.485 INFO:tasks.rados.rados.0.smithi031.stdout:2806: finishing write tid 1 to smithi03173351-33 2024-04-17T11:43:57.486 INFO:tasks.rados.rados.0.smithi031.stdout:2806: finishing write tid 2 to smithi03173351-33 2024-04-17T11:43:57.486 INFO:tasks.rados.rados.0.smithi031.stdout:2808: done (2 left) 2024-04-17T11:43:57.486 INFO:tasks.rados.rados.0.smithi031.stdout:2809: read oid 30 snap 279 2024-04-17T11:43:57.486 INFO:tasks.rados.rados.0.smithi031.stdout:2809: expect (ObjNum 679 snap 223 seq_num 679) 2024-04-17T11:43:57.486 INFO:tasks.rados.rados.0.smithi031.stdout:2810: delete oid 38 current snap is 281 2024-04-17T11:43:57.487 INFO:tasks.rados.rados.0.smithi031.stdout:2807: finishing rollback tid 0 to smithi03173351-3 2024-04-17T11:43:57.487 INFO:tasks.rados.rados.0.smithi031.stdout:2807: finishing rollback tid 1 to smithi03173351-3 2024-04-17T11:43:57.487 INFO:tasks.rados.rados.0.smithi031.stdout:2807: finishing rollback tid 2 to smithi03173351-3 2024-04-17T11:43:57.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 968 (ObjNum 817 snap 263 seq_num 817) dirty exists 2024-04-17T11:43:57.488 INFO:tasks.rados.rados.0.smithi031.stdout:2806: finishing write tid 3 to smithi03173351-33 2024-04-17T11:43:57.488 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 2790 (ObjNum 867 snap 281 seq_num 867) dirty exists 2024-04-17T11:43:57.488 INFO:tasks.rados.rados.0.smithi031.stdout:2806: left oid 33 (ObjNum 867 snap 281 seq_num 867) 2024-04-17T11:43:57.488 INFO:tasks.rados.rados.0.smithi031.stdout:2806: done (3 left) 2024-04-17T11:43:57.489 INFO:tasks.rados.rados.0.smithi031.stdout:2807: done (2 left) 2024-04-17T11:43:57.489 INFO:tasks.rados.rados.0.smithi031.stdout:2810: done (1 left) 2024-04-17T11:43:57.489 INFO:tasks.rados.rados.0.smithi031.stdout:2811: snap_remove snap 280 2024-04-17T11:43:57.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:56.452677+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-04-17T11:43:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:56.452677+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-04-17T11:43:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:56.452677+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-04-17T11:43:58.469 INFO:tasks.rados.rados.0.smithi031.stdout:2811: done (1 left) 2024-04-17T11:43:58.469 INFO:tasks.rados.rados.0.smithi031.stdout:2812: read oid 13 snap 279 2024-04-17T11:43:58.469 INFO:tasks.rados.rados.0.smithi031.stdout:2812: expect (ObjNum 856 snap 278 seq_num 856) 2024-04-17T11:43:58.469 INFO:tasks.rados.rados.0.smithi031.stdout:2813: read oid 35 snap -1 2024-04-17T11:43:58.469 INFO:tasks.rados.rados.0.smithi031.stdout:2813: expect (ObjNum 735 snap 245 seq_num 735) 2024-04-17T11:43:58.469 INFO:tasks.rados.rados.0.smithi031.stdout:2814: copy_from oid 10 from oid 26 current snap is 281 2024-04-17T11:43:58.474 INFO:tasks.rados.rados.0.smithi031.stdout:2815: snap_create 2024-04-17T11:43:58.474 INFO:tasks.rados.rados.0.smithi031.stdout:2809: expect (ObjNum 679 snap 223 seq_num 679) 2024-04-17T11:43:58.655 INFO:tasks.rados.rados.0.smithi031.stdout:2813: expect (ObjNum 735 snap 245 seq_num 735) 2024-04-17T11:43:58.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:57.463456+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-04-17T11:43:58.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:57.820384+0000 mgr.y (mgr.14556) 470 : cluster [DBG] pgmap v963: 121 pgs: 121 active+clean; 143 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-17T11:43:58.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:57.463456+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-04-17T11:43:58.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:57.820384+0000 mgr.y (mgr.14556) 470 : cluster [DBG] pgmap v963: 121 pgs: 121 active+clean; 143 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-17T11:43:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:57.463456+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-04-17T11:43:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:57.820384+0000 mgr.y (mgr.14556) 470 : cluster [DBG] pgmap v963: 121 pgs: 121 active+clean; 143 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-17T11:43:58.784 INFO:tasks.rados.rados.0.smithi031.stdout:2812: expect (ObjNum 856 snap 278 seq_num 856) 2024-04-17T11:43:59.611 INFO:tasks.rados.rados.0.smithi031.stdout:2814: finishing copy_from racing read to smithi03173351-10 2024-04-17T11:43:59.611 INFO:tasks.rados.rados.0.smithi031.stdout:2814: finishing copy_from to smithi03173351-10 2024-04-17T11:43:59.611 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 2300 (ObjNum 866 snap 281 seq_num 866) dirty exists 2024-04-17T11:43:59.611 INFO:tasks.rados.rados.0.smithi031.stdout:2809: done (4 left) 2024-04-17T11:43:59.611 INFO:tasks.rados.rados.0.smithi031.stdout:2812: done (3 left) 2024-04-17T11:43:59.611 INFO:tasks.rados.rados.0.smithi031.stdout:2813: done (2 left) 2024-04-17T11:43:59.611 INFO:tasks.rados.rados.0.smithi031.stdout:2814: done (1 left) 2024-04-17T11:43:59.611 INFO:tasks.rados.rados.0.smithi031.stdout:2815: done (0 left) 2024-04-17T11:43:59.611 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 282 2024-04-17T11:43:59.612 INFO:tasks.rados.rados.0.smithi031.stdout:2816: seq_num 870 ranges {0=172032} 2024-04-17T11:43:59.612 INFO:tasks.rados.rados.0.smithi031.stdout:2816: writing smithi03173351-23 from 0 to 172032 tid 1 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2817: rollback oid 50 current snap is 282 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 50 to 279 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2818: read oid 6 snap -1 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2818: expect (ObjNum 659 snap 216 seq_num 659) 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2819: copy_from oid 31 from oid 20 current snap is 282 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2820: read oid 21 snap 281 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2820: expect deleted 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2821: copy_from oid 12 from oid 24 current snap is 282 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2822: read oid 9 snap -1 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2822: expect (ObjNum 850 snap 275 seq_num 850) 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2823: copy_from oid 5 from oid 49 current snap is 282 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2824: read oid 22 snap 281 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2824: expect (ObjNum 850 snap 275 seq_num 850) 2024-04-17T11:43:59.613 INFO:tasks.rados.rados.0.smithi031.stdout:2825: snap_create 2024-04-17T11:43:59.624 INFO:tasks.rados.rados.0.smithi031.stdout:2816: finishing write tid 1 to smithi03173351-23 2024-04-17T11:43:59.624 INFO:tasks.rados.rados.0.smithi031.stdout:2816: finishing write tid 2 to smithi03173351-23 2024-04-17T11:43:59.628 INFO:tasks.rados.rados.0.smithi031.stdout:2824: expect (ObjNum 850 snap 275 seq_num 850) 2024-04-17T11:43:59.689 INFO:tasks.rados.rados.0.smithi031.stdout:2819: finishing copy_from to smithi03173351-31 2024-04-17T11:43:59.689 INFO:tasks.rados.rados.0.smithi031.stdout:2819: got expected ENOENT (src dne) 2024-04-17T11:43:59.689 INFO:tasks.rados.rados.0.smithi031.stdout:2819: finishing copy_from racing read to smithi03173351-31 2024-04-17T11:43:59.689 INFO:tasks.rados.rados.0.smithi031.stdout:2817: finishing rollback tid 0 to smithi03173351-50 2024-04-17T11:43:59.690 INFO:tasks.rados.rados.0.smithi031.stdout:2817: finishing rollback tid 1 to smithi03173351-50 2024-04-17T11:43:59.690 INFO:tasks.rados.rados.0.smithi031.stdout:2817: finishing rollback tid 2 to smithi03173351-50 2024-04-17T11:43:59.690 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 2796 (ObjNum 586 snap 195 seq_num 586) dirty exists 2024-04-17T11:43:59.690 INFO:tasks.rados.rados.0.smithi031.stdout:2816: finishing write tid 3 to smithi03173351-23 2024-04-17T11:43:59.690 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 2259 (ObjNum 870 snap 282 seq_num 870) dirty exists 2024-04-17T11:43:59.690 INFO:tasks.rados.rados.0.smithi031.stdout:2816: left oid 23 (ObjNum 870 snap 282 seq_num 870) 2024-04-17T11:43:59.690 INFO:tasks.rados.rados.0.smithi031.stdout:2822: expect (ObjNum 850 snap 275 seq_num 850) 2024-04-17T11:43:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:58.467038+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-04-17T11:43:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:43:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:59.408094+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-04-17T11:43:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:58.467038+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-04-17T11:43:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:43:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:59.408094+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-04-17T11:43:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:58.467038+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-04-17T11:43:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:43:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:59.408094+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-04-17T11:43:59.749 INFO:tasks.rados.rados.0.smithi031.stdout:2823: finishing copy_from racing read to smithi03173351-5 2024-04-17T11:43:59.749 INFO:tasks.rados.rados.0.smithi031.stdout:2823: finishing copy_from to smithi03173351-5 2024-04-17T11:43:59.750 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2274 (ObjNum 735 snap 245 seq_num 735) dirty exists 2024-04-17T11:43:59.750 INFO:tasks.rados.rados.0.smithi031.stdout:2818: expect (ObjNum 659 snap 216 seq_num 659) 2024-04-17T11:43:59.971 INFO:tasks.rados.rados.0.smithi031.stdout:2821: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:43:59.971 INFO:tasks.rados.rados.0.smithi031.stdout:2821: finishing copy_from to smithi03173351-12 2024-04-17T11:43:59.971 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 1714 (ObjNum 828 snap 268 seq_num 828) dirty exists 2024-04-17T11:44:00.479 INFO:tasks.rados.rados.0.smithi031.stdout:2816: done (9 left) 2024-04-17T11:44:00.479 INFO:tasks.rados.rados.0.smithi031.stdout:2817: done (8 left) 2024-04-17T11:44:00.479 INFO:tasks.rados.rados.0.smithi031.stdout:2818: done (7 left) 2024-04-17T11:44:00.479 INFO:tasks.rados.rados.0.smithi031.stdout:2819: done (6 left) 2024-04-17T11:44:00.479 INFO:tasks.rados.rados.0.smithi031.stdout:2820: done (5 left) 2024-04-17T11:44:00.479 INFO:tasks.rados.rados.0.smithi031.stdout:2821: done (4 left) 2024-04-17T11:44:00.479 INFO:tasks.rados.rados.0.smithi031.stdout:2822: done (3 left) 2024-04-17T11:44:00.479 INFO:tasks.rados.rados.0.smithi031.stdout:2823: done (2 left) 2024-04-17T11:44:00.479 INFO:tasks.rados.rados.0.smithi031.stdout:2824: done (1 left) 2024-04-17T11:44:00.480 INFO:tasks.rados.rados.0.smithi031.stdout:2825: done (0 left) 2024-04-17T11:44:00.480 INFO:tasks.rados.rados.0.smithi031.stdout:2826: read oid 27 snap -1 2024-04-17T11:44:00.480 INFO:tasks.rados.rados.0.smithi031.stdout:2826: expect (ObjNum 864 snap 280 seq_num 864) 2024-04-17T11:44:00.480 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 283 2024-04-17T11:44:00.480 INFO:tasks.rados.rados.0.smithi031.stdout:2827: seq_num 871 ranges {2736128=188416} 2024-04-17T11:44:00.495 INFO:tasks.rados.rados.0.smithi031.stdout:2827: writing smithi03173351-5 from 2736128 to 2924544 tid 1 2024-04-17T11:44:00.495 INFO:tasks.rados.rados.0.smithi031.stdout:2828: snap_remove snap 282 2024-04-17T11:44:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:43:59.820779+0000 mgr.y (mgr.14556) 471 : cluster [DBG] pgmap v966: 121 pgs: 121 active+clean; 132 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.2 MiB/s wr, 35 op/s 2024-04-17T11:44:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:43:59.820779+0000 mgr.y (mgr.14556) 471 : cluster [DBG] pgmap v966: 121 pgs: 121 active+clean; 132 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.2 MiB/s wr, 35 op/s 2024-04-17T11:44:00.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:43:59.820779+0000 mgr.y (mgr.14556) 471 : cluster [DBG] pgmap v966: 121 pgs: 121 active+clean; 132 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.2 MiB/s wr, 35 op/s 2024-04-17T11:44:01.482 INFO:tasks.rados.rados.0.smithi031.stdout:2828: done (2 left) 2024-04-17T11:44:01.482 INFO:tasks.rados.rados.0.smithi031.stdout:2829: rollback oid 43 current snap is 283 2024-04-17T11:44:01.482 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 43 to 279 2024-04-17T11:44:01.482 INFO:tasks.rados.rados.0.smithi031.stdout:2826: expect (ObjNum 864 snap 280 seq_num 864) 2024-04-17T11:44:01.650 INFO:tasks.rados.rados.0.smithi031.stdout:2827: finishing write tid 1 to smithi03173351-5 2024-04-17T11:44:01.650 INFO:tasks.rados.rados.0.smithi031.stdout:2827: finishing write tid 2 to smithi03173351-5 2024-04-17T11:44:01.650 INFO:tasks.rados.rados.0.smithi031.stdout:2827: finishing write tid 3 to smithi03173351-5 2024-04-17T11:44:01.650 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2276 (ObjNum 871 snap 283 seq_num 871) dirty exists 2024-04-17T11:44:01.650 INFO:tasks.rados.rados.0.smithi031.stdout:2827: left oid 5 (ObjNum 871 snap 283 seq_num 871) 2024-04-17T11:44:01.651 INFO:tasks.rados.rados.0.smithi031.stdout:2826: done (2 left) 2024-04-17T11:44:01.651 INFO:tasks.rados.rados.0.smithi031.stdout:2827: done (1 left) 2024-04-17T11:44:01.651 INFO:tasks.rados.rados.0.smithi031.stdout:2830: setattr oid 20 current snap is 283 2024-04-17T11:44:01.651 INFO:tasks.rados.rados.0.smithi031.stdout:2829: finishing rollback tid 0 to smithi03173351-43 2024-04-17T11:44:01.651 INFO:tasks.rados.rados.0.smithi031.stdout:2829: finishing rollback tid 1 to smithi03173351-43 2024-04-17T11:44:01.651 INFO:tasks.rados.rados.0.smithi031.stdout:2829: finishing rollback tid 2 to smithi03173351-43 2024-04-17T11:44:01.651 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 2303 (ObjNum 760 snap 252 seq_num 760) dirty exists 2024-04-17T11:44:01.652 INFO:tasks.rados.rados.0.smithi031.stdout:2829: done (1 left) 2024-04-17T11:44:01.653 INFO:tasks.rados.rados.0.smithi031.stdout:2831: delete oid 9 current snap is 283 2024-04-17T11:44:01.655 INFO:tasks.rados.rados.0.smithi031.stdout:2831: done (1 left) 2024-04-17T11:44:01.655 INFO:tasks.rados.rados.0.smithi031.stdout:2832: copy_from oid 8 from oid 41 current snap is 283 2024-04-17T11:44:01.655 INFO:tasks.rados.rados.0.smithi031.stdout:2833: snap_remove snap 279 2024-04-17T11:44:01.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:00.476593+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-04-17T11:44:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:00.476593+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-04-17T11:44:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:44:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:01] "GET /metrics HTTP/1.1" 200 192225 "" "Prometheus/2.33.4" 2024-04-17T11:44:01.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:00.476593+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-04-17T11:44:02.491 INFO:tasks.rados.rados.0.smithi031.stdout:2833: done (2 left) 2024-04-17T11:44:02.491 INFO:tasks.rados.rados.0.smithi031.stdout:2834: rmattr oid 40 current snap is 283 2024-04-17T11:44:02.491 INFO:tasks.rados.rados.0.smithi031.stdout:2834: done (2 left) 2024-04-17T11:44:02.491 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 283 2024-04-17T11:44:02.491 INFO:tasks.rados.rados.0.smithi031.stdout:2835: seq_num 873 ranges {0=229376} 2024-04-17T11:44:02.492 INFO:tasks.rados.rados.0.smithi031.stdout:2835: writing smithi03173351-38 from 0 to 229376 tid 1 2024-04-17T11:44:02.492 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 283 2024-04-17T11:44:02.492 INFO:tasks.rados.rados.0.smithi031.stdout:2836: seq_num 874 ranges {2736128=245760} 2024-04-17T11:44:02.509 INFO:tasks.rados.rados.0.smithi031.stdout:2836: writing smithi03173351-49 from 2736128 to 2981888 tid 1 2024-04-17T11:44:02.510 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 283 2024-04-17T11:44:02.510 INFO:tasks.rados.rados.0.smithi031.stdout:2837: seq_num 875 ranges {1695744=262144} 2024-04-17T11:44:02.520 INFO:tasks.rados.rados.0.smithi031.stdout:2837: writing smithi03173351-3 from 1695744 to 1957888 tid 1 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2838: copy_from oid 16 from oid 4 current snap is 283 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 969 (ObjNum -1700790448 snap 21884 seq_num 2592957808) dirty exists 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2830: done (5 left) 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2839: snap_create 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2832: finishing copy_from racing read to smithi03173351-8 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2832: finishing copy_from to smithi03173351-8 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 1935 (ObjNum 691 snap 226 seq_num 691) dirty exists 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2835: finishing write tid 1 to smithi03173351-38 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2835: finishing write tid 2 to smithi03173351-38 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2835: finishing write tid 3 to smithi03173351-38 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1719 (ObjNum 873 snap 283 seq_num 873) dirty exists 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2835: left oid 38 (ObjNum 873 snap 283 seq_num 873) 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2836: finishing write tid 1 to smithi03173351-49 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2836: finishing write tid 2 to smithi03173351-49 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:2836: finishing write tid 3 to smithi03173351-49 2024-04-17T11:44:02.521 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2803 (ObjNum 874 snap 283 seq_num 874) dirty exists 2024-04-17T11:44:02.522 INFO:tasks.rados.rados.0.smithi031.stdout:2836: left oid 49 (ObjNum 874 snap 283 seq_num 874) 2024-04-17T11:44:02.526 INFO:tasks.rados.rados.0.smithi031.stdout:2837: finishing write tid 1 to smithi03173351-3 2024-04-17T11:44:02.526 INFO:tasks.rados.rados.0.smithi031.stdout:2837: finishing write tid 2 to smithi03173351-3 2024-04-17T11:44:02.528 INFO:tasks.rados.rados.0.smithi031.stdout:2837: finishing write tid 3 to smithi03173351-3 2024-04-17T11:44:02.528 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 971 (ObjNum 875 snap 283 seq_num 875) dirty exists 2024-04-17T11:44:02.528 INFO:tasks.rados.rados.0.smithi031.stdout:2837: left oid 3 (ObjNum 875 snap 283 seq_num 875) 2024-04-17T11:44:02.555 INFO:tasks.rados.rados.0.smithi031.stdout:2838: finishing copy_from racing read to smithi03173351-16 2024-04-17T11:44:02.566 INFO:tasks.rados.rados.0.smithi031.stdout:2838: finishing copy_from to smithi03173351-16 2024-04-17T11:44:02.567 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 2735 (ObjNum 837 snap 270 seq_num 837) dirty exists 2024-04-17T11:44:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:01.482042+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-04-17T11:44:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:01.821412+0000 mgr.y (mgr.14556) 472 : cluster [DBG] pgmap v969: 121 pgs: 121 active+clean; 132 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 16 op/s 2024-04-17T11:44:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:01.482042+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-04-17T11:44:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:01.821412+0000 mgr.y (mgr.14556) 472 : cluster [DBG] pgmap v969: 121 pgs: 121 active+clean; 132 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 16 op/s 2024-04-17T11:44:02.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:01.482042+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-04-17T11:44:02.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:01.821412+0000 mgr.y (mgr.14556) 472 : cluster [DBG] pgmap v969: 121 pgs: 121 active+clean; 132 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 16 op/s 2024-04-17T11:44:03.493 INFO:tasks.rados.rados.0.smithi031.stdout:2832: done (5 left) 2024-04-17T11:44:03.493 INFO:tasks.rados.rados.0.smithi031.stdout:2835: done (4 left) 2024-04-17T11:44:03.493 INFO:tasks.rados.rados.0.smithi031.stdout:2836: done (3 left) 2024-04-17T11:44:03.493 INFO:tasks.rados.rados.0.smithi031.stdout:2837: done (2 left) 2024-04-17T11:44:03.494 INFO:tasks.rados.rados.0.smithi031.stdout:2838: done (1 left) 2024-04-17T11:44:03.494 INFO:tasks.rados.rados.0.smithi031.stdout:2839: done (0 left) 2024-04-17T11:44:03.494 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 284 2024-04-17T11:44:03.494 INFO:tasks.rados.rados.0.smithi031.stdout:2840: seq_num 876 ranges {12525568=278528} 2024-04-17T11:44:03.563 INFO:tasks.rados.rados.0.smithi031.stdout:2840: writing smithi03173351-13 from 12525568 to 12804096 tid 1 2024-04-17T11:44:03.563 INFO:tasks.rados.rados.0.smithi031.stdout:2841: rollback oid 43 current snap is 284 2024-04-17T11:44:03.564 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 43 to 283 2024-04-17T11:44:03.564 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 30 current snap is 284 2024-04-17T11:44:03.564 INFO:tasks.rados.rados.0.smithi031.stdout:2842: seq_num 877 ranges {4063232=294912} 2024-04-17T11:44:03.588 INFO:tasks.rados.rados.0.smithi031.stdout:2842: writing smithi03173351-30 from 4063232 to 4358144 tid 1 2024-04-17T11:44:03.588 INFO:tasks.rados.rados.0.smithi031.stdout:2843: snap_create 2024-04-17T11:44:03.588 INFO:tasks.rados.rados.0.smithi031.stdout:2840: finishing write tid 1 to smithi03173351-13 2024-04-17T11:44:03.588 INFO:tasks.rados.rados.0.smithi031.stdout:2840: finishing write tid 2 to smithi03173351-13 2024-04-17T11:44:03.588 INFO:tasks.rados.rados.0.smithi031.stdout:2841: finishing rollback tid 0 to smithi03173351-43 2024-04-17T11:44:03.588 INFO:tasks.rados.rados.0.smithi031.stdout:2841: finishing rollback tid 1 to smithi03173351-43 2024-04-17T11:44:03.588 INFO:tasks.rados.rados.0.smithi031.stdout:2840: finishing write tid 3 to smithi03173351-13 2024-04-17T11:44:03.588 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 2302 (ObjNum 876 snap 284 seq_num 876) dirty exists 2024-04-17T11:44:03.588 INFO:tasks.rados.rados.0.smithi031.stdout:2840: left oid 13 (ObjNum 876 snap 284 seq_num 876) 2024-04-17T11:44:03.588 INFO:tasks.rados.rados.0.smithi031.stdout:2841: finishing rollback tid 2 to smithi03173351-43 2024-04-17T11:44:03.588 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 2306 (ObjNum 760 snap 252 seq_num 760) dirty exists 2024-04-17T11:44:03.591 INFO:tasks.rados.rados.0.smithi031.stdout:2842: finishing write tid 1 to smithi03173351-30 2024-04-17T11:44:03.591 INFO:tasks.rados.rados.0.smithi031.stdout:2842: finishing write tid 2 to smithi03173351-30 2024-04-17T11:44:03.592 INFO:tasks.rados.rados.0.smithi031.stdout:2842: finishing write tid 3 to smithi03173351-30 2024-04-17T11:44:03.592 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 2261 (ObjNum 877 snap 284 seq_num 877) dirty exists 2024-04-17T11:44:03.592 INFO:tasks.rados.rados.0.smithi031.stdout:2842: left oid 30 (ObjNum 877 snap 284 seq_num 877) 2024-04-17T11:44:03.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:02.487919+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-04-17T11:44:03.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:02.487919+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-04-17T11:44:03.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:02.487919+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-04-17T11:44:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:44:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:44:04.503 INFO:tasks.rados.rados.0.smithi031.stdout:2840: done (3 left) 2024-04-17T11:44:04.503 INFO:tasks.rados.rados.0.smithi031.stdout:2841: done (2 left) 2024-04-17T11:44:04.504 INFO:tasks.rados.rados.0.smithi031.stdout:2842: done (1 left) 2024-04-17T11:44:04.504 INFO:tasks.rados.rados.0.smithi031.stdout:2843: done (0 left) 2024-04-17T11:44:04.504 INFO:tasks.rados.rados.0.smithi031.stdout:2844: snap_remove snap 283 2024-04-17T11:44:04.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:03.491779+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-04-17T11:44:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:03.821758+0000 mgr.y (mgr.14556) 473 : cluster [DBG] pgmap v972: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2024-04-17T11:44:04.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:03.491779+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-04-17T11:44:04.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:03.821758+0000 mgr.y (mgr.14556) 473 : cluster [DBG] pgmap v972: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2024-04-17T11:44:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:03.491779+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-04-17T11:44:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:03.821758+0000 mgr.y (mgr.14556) 473 : cluster [DBG] pgmap v972: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2024-04-17T11:44:05.507 INFO:tasks.rados.rados.0.smithi031.stdout:2844: done (0 left) 2024-04-17T11:44:05.507 INFO:tasks.rados.rados.0.smithi031.stdout:2845: setattr oid 40 current snap is 285 2024-04-17T11:44:05.508 INFO:tasks.rados.rados.0.smithi031.stdout:2846: read oid 41 snap 281 2024-04-17T11:44:05.509 INFO:tasks.rados.rados.0.smithi031.stdout:2846: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:44:05.509 INFO:tasks.rados.rados.0.smithi031.stdout:2847: read oid 12 snap 284 2024-04-17T11:44:05.509 INFO:tasks.rados.rados.0.smithi031.stdout:2847: expect (ObjNum 828 snap 268 seq_num 828) 2024-04-17T11:44:05.509 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 39 current snap is 285 2024-04-17T11:44:05.509 INFO:tasks.rados.rados.0.smithi031.stdout:2848: seq_num 878 ranges {0=311296} 2024-04-17T11:44:05.511 INFO:tasks.rados.rados.0.smithi031.stdout:2848: writing smithi03173351-39 from 0 to 311296 tid 1 2024-04-17T11:44:05.511 INFO:tasks.rados.rados.0.smithi031.stdout:2849: read oid 8 snap -1 2024-04-17T11:44:05.511 INFO:tasks.rados.rados.0.smithi031.stdout:2849: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:44:05.511 INFO:tasks.rados.rados.0.smithi031.stdout:2850: setattr oid 5 current snap is 285 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:2851: read oid 50 snap 284 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:2851: expect (ObjNum 586 snap 195 seq_num 586) 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:2852: copy_from oid 44 from oid 2 current snap is 285 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:2853: read oid 20 snap -1 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:2853: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:2854: read oid 32 snap -1 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:2854: expect (ObjNum 861 snap 279 seq_num 861) 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:2855: read oid 9 snap -1 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:2855: expect deleted 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:2856: rollback oid 11 current snap is 285 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 11 to 281 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:2857: rollback oid 21 current snap is 285 2024-04-17T11:44:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 21 to 281 2024-04-17T11:44:05.516 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 285 2024-04-17T11:44:05.516 INFO:tasks.rados.rados.0.smithi031.stdout:2858: seq_num 879 ranges {8445952=327680} 2024-04-17T11:44:05.565 INFO:tasks.rados.rados.0.smithi031.stdout:2858: writing smithi03173351-43 from 8445952 to 8773632 tid 1 2024-04-17T11:44:05.565 INFO:tasks.rados.rados.0.smithi031.stdout:2859: rmattr oid 14 current snap is 285 2024-04-17T11:44:05.565 INFO:tasks.rados.rados.0.smithi031.stdout:2859: done (14 left) 2024-04-17T11:44:05.565 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 285 2024-04-17T11:44:05.565 INFO:tasks.rados.rados.0.smithi031.stdout:2856: finishing rollback tid 1 to smithi03173351-11 2024-04-17T11:44:05.565 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 0 (ObjNum -1700894992 snap 21884 seq_num 2593549728) dirty dne 2024-04-17T11:44:05.565 INFO:tasks.rados.rados.0.smithi031.stdout:2853: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:44:05.571 INFO:tasks.rados.rados.0.smithi031.stdout:2846: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:44:05.628 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 2724 (ObjNum -849672486 snap 21881 seq_num 1632883651) dirty exists 2024-04-17T11:44:05.628 INFO:tasks.rados.rados.0.smithi031.stdout:2848: finishing write tid 1 to smithi03173351-39 2024-04-17T11:44:05.628 INFO:tasks.rados.rados.0.smithi031.stdout:2848: finishing write tid 2 to smithi03173351-39 2024-04-17T11:44:05.628 INFO:tasks.rados.rados.0.smithi031.stdout:2857: finishing rollback tid 1 to smithi03173351-21 2024-04-17T11:44:05.629 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 0 (ObjNum -1700473728 snap 21884 seq_num 2594828816) dirty dne 2024-04-17T11:44:05.629 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2277 (ObjNum 871 snap 283 seq_num 871) dirty exists 2024-04-17T11:44:05.629 INFO:tasks.rados.rados.0.smithi031.stdout:2852: finishing copy_from racing read to smithi03173351-44 2024-04-17T11:44:05.629 INFO:tasks.rados.rados.0.smithi031.stdout:2849: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:44:05.686 INFO:tasks.rados.rados.0.smithi031.stdout:2848: finishing write tid 3 to smithi03173351-39 2024-04-17T11:44:05.686 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 2723 (ObjNum 878 snap 285 seq_num 878) dirty exists 2024-04-17T11:44:05.686 INFO:tasks.rados.rados.0.smithi031.stdout:2848: left oid 39 (ObjNum 878 snap 285 seq_num 878) 2024-04-17T11:44:05.686 INFO:tasks.rados.rados.0.smithi031.stdout:2854: expect (ObjNum 861 snap 279 seq_num 861) 2024-04-17T11:44:05.776 INFO:tasks.rados.rados.0.smithi031.stdout:2852: finishing copy_from to smithi03173351-44 2024-04-17T11:44:05.776 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 1711 (ObjNum 853 snap 276 seq_num 853) dirty exists 2024-04-17T11:44:05.776 INFO:tasks.rados.rados.0.smithi031.stdout:2851: expect (ObjNum 586 snap 195 seq_num 586) 2024-04-17T11:44:05.869 INFO:tasks.rados.rados.0.smithi031.stdout:2847: expect (ObjNum 828 snap 268 seq_num 828) 2024-04-17T11:44:05.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:04.504100+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-04-17T11:44:05.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:04.504100+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-04-17T11:44:05.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:04.504100+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-04-17T11:44:06.050 INFO:tasks.rados.rados.0.smithi031.stdout:2858: finishing write tid 1 to smithi03173351-43 2024-04-17T11:44:06.050 INFO:tasks.rados.rados.0.smithi031.stdout:2858: finishing write tid 2 to smithi03173351-43 2024-04-17T11:44:06.050 INFO:tasks.rados.rados.0.smithi031.stdout:2858: finishing write tid 3 to smithi03173351-43 2024-04-17T11:44:06.050 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 2308 (ObjNum 879 snap 285 seq_num 879) dirty exists 2024-04-17T11:44:06.050 INFO:tasks.rados.rados.0.smithi031.stdout:2858: left oid 43 (ObjNum 879 snap 285 seq_num 879) 2024-04-17T11:44:06.050 INFO:tasks.rados.rados.0.smithi031.stdout:2860: seq_num 880 ranges {3178496=344064} 2024-04-17T11:44:06.070 INFO:tasks.rados.rados.0.smithi031.stdout:2860: writing smithi03173351-27 from 3178496 to 3522560 tid 1 2024-04-17T11:44:06.070 INFO:tasks.rados.rados.0.smithi031.stdout:2845: done (14 left) 2024-04-17T11:44:06.070 INFO:tasks.rados.rados.0.smithi031.stdout:2846: done (13 left) 2024-04-17T11:44:06.070 INFO:tasks.rados.rados.0.smithi031.stdout:2847: done (12 left) 2024-04-17T11:44:06.070 INFO:tasks.rados.rados.0.smithi031.stdout:2848: done (11 left) 2024-04-17T11:44:06.070 INFO:tasks.rados.rados.0.smithi031.stdout:2849: done (10 left) 2024-04-17T11:44:06.070 INFO:tasks.rados.rados.0.smithi031.stdout:2850: done (9 left) 2024-04-17T11:44:06.070 INFO:tasks.rados.rados.0.smithi031.stdout:2851: done (8 left) 2024-04-17T11:44:06.070 INFO:tasks.rados.rados.0.smithi031.stdout:2852: done (7 left) 2024-04-17T11:44:06.071 INFO:tasks.rados.rados.0.smithi031.stdout:2853: done (6 left) 2024-04-17T11:44:06.071 INFO:tasks.rados.rados.0.smithi031.stdout:2854: done (5 left) 2024-04-17T11:44:06.071 INFO:tasks.rados.rados.0.smithi031.stdout:2855: done (4 left) 2024-04-17T11:44:06.071 INFO:tasks.rados.rados.0.smithi031.stdout:2856: done (3 left) 2024-04-17T11:44:06.071 INFO:tasks.rados.rados.0.smithi031.stdout:2857: done (2 left) 2024-04-17T11:44:06.071 INFO:tasks.rados.rados.0.smithi031.stdout:2858: done (1 left) 2024-04-17T11:44:06.071 INFO:tasks.rados.rados.0.smithi031.stdout:2861: setattr oid 38 current snap is 285 2024-04-17T11:44:06.071 INFO:tasks.rados.rados.0.smithi031.stdout:2862: snap_remove snap 281 2024-04-17T11:44:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:2862: done (2 left) 2024-04-17T11:44:06.521 INFO:tasks.rados.rados.0.smithi031.stdout:2863: snap_remove snap 284 2024-04-17T11:44:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:05.506909+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-04-17T11:44:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:05.822116+0000 mgr.y (mgr.14556) 474 : cluster [DBG] pgmap v975: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2024-04-17T11:44:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:05.506909+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-04-17T11:44:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:05.822116+0000 mgr.y (mgr.14556) 474 : cluster [DBG] pgmap v975: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2024-04-17T11:44:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:05.506909+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-04-17T11:44:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:05.822116+0000 mgr.y (mgr.14556) 474 : cluster [DBG] pgmap v975: 121 pgs: 121 active+clean; 139 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2024-04-17T11:44:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:2863: done (2 left) 2024-04-17T11:44:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:2864: copy_from oid 3 from oid 49 current snap is 285 2024-04-17T11:44:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:2860: finishing write tid 1 to smithi03173351-27 2024-04-17T11:44:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1720 (ObjNum 873 snap 283 seq_num 873) dirty exists 2024-04-17T11:44:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:2860: finishing write tid 2 to smithi03173351-27 2024-04-17T11:44:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:2860: finishing write tid 3 to smithi03173351-27 2024-04-17T11:44:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 1939 (ObjNum 880 snap 285 seq_num 880) dirty exists 2024-04-17T11:44:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:2860: left oid 27 (ObjNum 880 snap 285 seq_num 880) 2024-04-17T11:44:07.528 INFO:tasks.rados.rados.0.smithi031.stdout:2860: done (2 left) 2024-04-17T11:44:07.528 INFO:tasks.rados.rados.0.smithi031.stdout:2861: done (1 left) 2024-04-17T11:44:07.528 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 285 2024-04-17T11:44:07.528 INFO:tasks.rados.rados.0.smithi031.stdout:2865: seq_num 881 ranges {2736128=360448} 2024-04-17T11:44:07.544 INFO:tasks.rados.rados.0.smithi031.stdout:2865: writing smithi03173351-37 from 2736128 to 3096576 tid 1 2024-04-17T11:44:07.544 INFO:tasks.rados.rados.0.smithi031.stdout:2866: snap_create 2024-04-17T11:44:07.544 INFO:tasks.rados.rados.0.smithi031.stdout:2864: finishing copy_from racing read to smithi03173351-3 2024-04-17T11:44:07.545 INFO:tasks.rados.rados.0.smithi031.stdout:2864: finishing copy_from to smithi03173351-3 2024-04-17T11:44:07.545 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2803 (ObjNum 874 snap 283 seq_num 874) dirty exists 2024-04-17T11:44:07.552 INFO:tasks.rados.rados.0.smithi031.stdout:2865: finishing write tid 1 to smithi03173351-37 2024-04-17T11:44:07.552 INFO:tasks.rados.rados.0.smithi031.stdout:2865: finishing write tid 2 to smithi03173351-37 2024-04-17T11:44:07.553 INFO:tasks.rados.rados.0.smithi031.stdout:2865: finishing write tid 3 to smithi03173351-37 2024-04-17T11:44:07.553 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 2289 (ObjNum 881 snap 285 seq_num 881) dirty exists 2024-04-17T11:44:07.553 INFO:tasks.rados.rados.0.smithi031.stdout:2865: left oid 37 (ObjNum 881 snap 285 seq_num 881) 2024-04-17T11:44:07.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:06.519451+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-04-17T11:44:07.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:06.519451+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-04-17T11:44:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:06.519451+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-04-17T11:44:08.543 INFO:tasks.rados.rados.0.smithi031.stdout:2864: done (2 left) 2024-04-17T11:44:08.544 INFO:tasks.rados.rados.0.smithi031.stdout:2865: done (1 left) 2024-04-17T11:44:08.544 INFO:tasks.rados.rados.0.smithi031.stdout:2866: done (0 left) 2024-04-17T11:44:08.544 INFO:tasks.rados.rados.0.smithi031.stdout:2867: snap_remove snap 285 2024-04-17T11:44:08.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:07.522524+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-04-17T11:44:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:07.822739+0000 mgr.y (mgr.14556) 475 : cluster [DBG] pgmap v978: 121 pgs: 121 active+clean; 138 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 870 KiB/s wr, 10 op/s 2024-04-17T11:44:08.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:07.522524+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-04-17T11:44:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:07.822739+0000 mgr.y (mgr.14556) 475 : cluster [DBG] pgmap v978: 121 pgs: 121 active+clean; 138 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 870 KiB/s wr, 10 op/s 2024-04-17T11:44:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:07.522524+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-04-17T11:44:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:07.822739+0000 mgr.y (mgr.14556) 475 : cluster [DBG] pgmap v978: 121 pgs: 121 active+clean; 138 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 870 KiB/s wr, 10 op/s 2024-04-17T11:44:09.277 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:44:09.412 INFO:tasks.rados.rados.0.smithi031.stdout:2867: done (0 left) 2024-04-17T11:44:09.412 INFO:tasks.rados.rados.0.smithi031.stdout:2868: copy_from oid 16 from oid 21 current snap is 286 2024-04-17T11:44:09.413 INFO:tasks.rados.rados.0.smithi031.stdout:2869: rmattr oid 13 current snap is 286 2024-04-17T11:44:09.413 INFO:tasks.rados.rados.0.smithi031.stdout:2869: done (1 left) 2024-04-17T11:44:09.413 INFO:tasks.rados.rados.0.smithi031.stdout:2870: delete oid 33 current snap is 286 2024-04-17T11:44:09.419 INFO:tasks.rados.rados.0.smithi031.stdout:2870: done (1 left) 2024-04-17T11:44:09.419 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 286 2024-04-17T11:44:09.419 INFO:tasks.rados.rados.0.smithi031.stdout:2871: seq_num 883 ranges {1982464=393216} 2024-04-17T11:44:09.434 INFO:tasks.rados.rados.0.smithi031.stdout:2871: writing smithi03173351-46 from 1982464 to 2375680 tid 1 2024-04-17T11:44:09.434 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 286 2024-04-17T11:44:09.434 INFO:tasks.rados.rados.0.smithi031.stdout:2872: seq_num 884 ranges {3522560=409600} 2024-04-17T11:44:09.458 INFO:tasks.rados.rados.0.smithi031.stdout:2872: writing smithi03173351-27 from 3522560 to 3932160 tid 1 2024-04-17T11:44:09.458 INFO:tasks.rados.rados.0.smithi031.stdout:2873: setattr oid 47 current snap is 286 2024-04-17T11:44:09.458 INFO:tasks.rados.rados.0.smithi031.stdout:2868: finishing copy_from to smithi03173351-16 2024-04-17T11:44:09.458 INFO:tasks.rados.rados.0.smithi031.stdout:2868: got expected ENOENT (src dne) 2024-04-17T11:44:09.458 INFO:tasks.rados.rados.0.smithi031.stdout:2868: finishing copy_from racing read to smithi03173351-16 2024-04-17T11:44:09.458 INFO:tasks.rados.rados.0.smithi031.stdout:2871: finishing write tid 1 to smithi03173351-46 2024-04-17T11:44:09.458 INFO:tasks.rados.rados.0.smithi031.stdout:2871: finishing write tid 2 to smithi03173351-46 2024-04-17T11:44:09.458 INFO:tasks.rados.rados.0.smithi031.stdout:2871: finishing write tid 3 to smithi03173351-46 2024-04-17T11:44:09.458 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 2310 (ObjNum 883 snap 286 seq_num 883) dirty exists 2024-04-17T11:44:09.458 INFO:tasks.rados.rados.0.smithi031.stdout:2871: left oid 46 (ObjNum 883 snap 286 seq_num 883) 2024-04-17T11:44:09.459 INFO:tasks.rados.rados.0.smithi031.stdout:2868: done (3 left) 2024-04-17T11:44:09.459 INFO:tasks.rados.rados.0.smithi031.stdout:2871: done (2 left) 2024-04-17T11:44:09.459 INFO:tasks.rados.rados.0.smithi031.stdout:2874: copy_from oid 15 from oid 34 current snap is 286 2024-04-17T11:44:09.459 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 286 2024-04-17T11:44:09.459 INFO:tasks.rados.rados.0.smithi031.stdout:2875: seq_num 885 ranges {40960=425984} 2024-04-17T11:44:09.463 INFO:tasks.rados.rados.0.smithi031.stdout:2875: writing smithi03173351-36 from 40960 to 466944 tid 1 2024-04-17T11:44:09.463 INFO:tasks.rados.rados.0.smithi031.stdout:2876: copy_from oid 4 from oid 5 current snap is 286 2024-04-17T11:44:09.463 INFO:tasks.rados.rados.0.smithi031.stdout:2872: finishing write tid 1 to smithi03173351-27 2024-04-17T11:44:09.463 INFO:tasks.rados.rados.0.smithi031.stdout:2872: finishing write tid 2 to smithi03173351-27 2024-04-17T11:44:09.463 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1721 (ObjNum 1 snap 32549 seq_num 2594288840) dirty exists 2024-04-17T11:44:09.463 INFO:tasks.rados.rados.0.smithi031.stdout:2873: done (4 left) 2024-04-17T11:44:09.463 INFO:tasks.rados.rados.0.smithi031.stdout:2877: delete oid 48 current snap is 286 2024-04-17T11:44:09.463 INFO:tasks.rados.rados.0.smithi031.stdout:2872: finishing write tid 3 to smithi03173351-27 2024-04-17T11:44:09.464 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 1941 (ObjNum 884 snap 286 seq_num 884) dirty exists 2024-04-17T11:44:09.464 INFO:tasks.rados.rados.0.smithi031.stdout:2872: left oid 27 (ObjNum 884 snap 286 seq_num 884) 2024-04-17T11:44:09.465 INFO:tasks.rados.rados.0.smithi031.stdout:2872: done (4 left) 2024-04-17T11:44:09.465 INFO:tasks.rados.rados.0.smithi031.stdout:2877: done (3 left) 2024-04-17T11:44:09.465 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 286 2024-04-17T11:44:09.465 INFO:tasks.rados.rados.0.smithi031.stdout:2878: seq_num 887 ranges {2301952=458752} 2024-04-17T11:44:09.481 INFO:tasks.rados.rados.0.smithi031.stdout:2878: writing smithi03173351-44 from 2301952 to 2760704 tid 1 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:2875: finishing write tid 1 to smithi03173351-36 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:2874: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:2875: finishing write tid 2 to smithi03173351-36 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:2879: read oid 11 snap -1 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:2879: expect deleted 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:2880: delete oid 31 current snap is 286 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:2874: finishing copy_from to smithi03173351-15 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 1102 (ObjNum 771 snap 254 seq_num 771) dirty exists 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:2875: finishing write tid 3 to smithi03173351-36 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 2726 (ObjNum 885 snap 286 seq_num 885) dirty exists 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:2875: left oid 36 (ObjNum 885 snap 286 seq_num 885) 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:2876: finishing copy_from racing read to smithi03173351-4 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:2876: finishing copy_from to smithi03173351-4 2024-04-17T11:44:09.482 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2277 (ObjNum 871 snap 283 seq_num 871) dirty exists 2024-04-17T11:44:09.485 INFO:tasks.rados.rados.0.smithi031.stdout:2874: done (5 left) 2024-04-17T11:44:09.485 INFO:tasks.rados.rados.0.smithi031.stdout:2875: done (4 left) 2024-04-17T11:44:09.485 INFO:tasks.rados.rados.0.smithi031.stdout:2876: done (3 left) 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:2879: done (2 left) 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:2880: done (1 left) 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:2881: read oid 17 snap -1 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:2881: expect (ObjNum 817 snap 263 seq_num 817) 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:2882: copy_from oid 47 from oid 24 current snap is 286 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:2878: finishing write tid 1 to smithi03173351-44 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:2883: read oid 12 snap -1 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:2883: expect (ObjNum 828 snap 268 seq_num 828) 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:2884: read oid 6 snap -1 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:2884: expect (ObjNum 659 snap 216 seq_num 659) 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 286 2024-04-17T11:44:09.486 INFO:tasks.rados.rados.0.smithi031.stdout:2885: seq_num 889 ranges {229376=491520} 2024-04-17T11:44:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:2885: writing smithi03173351-38 from 229376 to 720896 tid 1 2024-04-17T11:44:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:2886: rollback oid 31 current snap is 286 2024-04-17T11:44:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:2886: done (6 left) 2024-04-17T11:44:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:2887: read oid 26 snap -1 2024-04-17T11:44:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:2887: expect (ObjNum 866 snap 281 seq_num 866) 2024-04-17T11:44:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:2888: copy_from oid 35 from oid 31 current snap is 286 2024-04-17T11:44:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:2889: read oid 50 snap -1 2024-04-17T11:44:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:2889: expect (ObjNum 586 snap 195 seq_num 586) 2024-04-17T11:44:09.490 INFO:tasks.rados.rados.0.smithi031.stdout:2890: read oid 36 snap -1 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2890: expect (ObjNum 885 snap 286 seq_num 885) 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2891: read oid 21 snap -1 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2891: expect deleted 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2892: read oid 33 snap -1 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2892: expect deleted 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2893: read oid 15 snap -1 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2893: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2894: rollback oid 49 current snap is 286 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2894: done (13 left) 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2895: read oid 45 snap -1 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2895: expect (ObjNum 826 snap 266 seq_num 826) 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2896: snap_create 2024-04-17T11:44:09.491 INFO:tasks.rados.rados.0.smithi031.stdout:2878: finishing write tid 2 to smithi03173351-44 2024-04-17T11:44:09.497 INFO:tasks.rados.rados.0.smithi031.stdout:2888: finishing copy_from to smithi03173351-35 2024-04-17T11:44:09.497 INFO:tasks.rados.rados.0.smithi031.stdout:2888: got expected ENOENT (src dne) 2024-04-17T11:44:09.497 INFO:tasks.rados.rados.0.smithi031.stdout:2888: finishing copy_from racing read to smithi03173351-35 2024-04-17T11:44:09.501 INFO:tasks.rados.rados.0.smithi031.stdout:2878: finishing write tid 3 to smithi03173351-44 2024-04-17T11:44:09.501 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 2312 (ObjNum 887 snap 286 seq_num 887) dirty exists 2024-04-17T11:44:09.501 INFO:tasks.rados.rados.0.smithi031.stdout:2878: left oid 44 (ObjNum 887 snap 286 seq_num 887) 2024-04-17T11:44:09.505 INFO:tasks.rados.rados.0.smithi031.stdout:2889: expect (ObjNum 586 snap 195 seq_num 586) 2024-04-17T11:44:09.606 INFO:tasks.rados.rados.0.smithi031.stdout:2881: expect (ObjNum 817 snap 263 seq_num 817) 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (11m) 46s ago 12m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (12m) 45s ago 12m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (13m) 46s ago 13m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (13m) 45s ago 13m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (16m) 45s ago 16m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (18m) 46s ago 18m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (18m) 46s ago 18m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (17m) 45s ago 17m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (17m) 46s ago 17m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (12m) 46s ago 12m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:44:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (12m) 45s ago 12m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:44:09.620 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (16m) 46s ago 16m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:44:09.620 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (16m) 46s ago 16m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:44:09.620 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (15m) 46s ago 15m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:44:09.620 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (15m) 46s ago 15m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:44:09.620 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (14m) 45s ago 14m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:44:09.620 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (14m) 45s ago 14m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:44:09.620 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (14m) 45s ago 14m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:44:09.620 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (13m) 45s ago 13m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:44:09.620 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (11m) 45s ago 12m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:44:09.658 INFO:tasks.rados.rados.0.smithi031.stdout:2885: finishing write tid 1 to smithi03173351-38 2024-04-17T11:44:09.658 INFO:tasks.rados.rados.0.smithi031.stdout:2885: finishing write tid 2 to smithi03173351-38 2024-04-17T11:44:09.658 INFO:tasks.rados.rados.0.smithi031.stdout:2893: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:44:09.682 INFO:tasks.rados.rados.0.smithi031.stdout:2884: expect (ObjNum 659 snap 216 seq_num 659) 2024-04-17T11:44:09.908 INFO:tasks.rados.rados.0.smithi031.stdout:2895: expect (ObjNum 826 snap 266 seq_num 826) 2024-04-17T11:44:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:08.541578+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-04-17T11:44:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:44:09.266349+0000 mgr.y (mgr.14556) 476 : audit [DBG] from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:09.410567+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:44:09.972 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:44:09.973 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:44:09.973 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:44:09.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:08.541578+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-04-17T11:44:09.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:44:09.266349+0000 mgr.y (mgr.14556) 476 : audit [DBG] from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:09.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:09.410567+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-04-17T11:44:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:08.541578+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-04-17T11:44:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:44:09.266349+0000 mgr.y (mgr.14556) 476 : audit [DBG] from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:09.410567+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-04-17T11:44:10.006 INFO:tasks.rados.rados.0.smithi031.stdout:2883: expect (ObjNum 828 snap 268 seq_num 828) 2024-04-17T11:44:10.187 INFO:tasks.rados.rados.0.smithi031.stdout:2890: expect (ObjNum 885 snap 286 seq_num 885) 2024-04-17T11:44:10.202 INFO:tasks.rados.rados.0.smithi031.stdout:2882: finishing copy_from racing read to smithi03173351-47 2024-04-17T11:44:10.202 INFO:tasks.rados.rados.0.smithi031.stdout:2885: finishing write tid 3 to smithi03173351-38 2024-04-17T11:44:10.202 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1723 (ObjNum 889 snap 286 seq_num 889) dirty exists 2024-04-17T11:44:10.202 INFO:tasks.rados.rados.0.smithi031.stdout:2885: left oid 38 (ObjNum 889 snap 286 seq_num 889) 2024-04-17T11:44:10.202 INFO:tasks.rados.rados.0.smithi031.stdout:2882: finishing copy_from to smithi03173351-47 2024-04-17T11:44:10.202 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1714 (ObjNum 828 snap 268 seq_num 828) dirty exists 2024-04-17T11:44:10.202 INFO:tasks.rados.rados.0.smithi031.stdout:2887: expect (ObjNum 866 snap 281 seq_num 866) 2024-04-17T11:44:10.497 INFO:tasks.rados.rados.0.smithi031.stdout:2878: done (14 left) 2024-04-17T11:44:10.497 INFO:tasks.rados.rados.0.smithi031.stdout:2881: done (13 left) 2024-04-17T11:44:10.497 INFO:tasks.rados.rados.0.smithi031.stdout:2882: done (12 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2883: done (11 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2884: done (10 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2885: done (9 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2887: done (8 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2888: done (7 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2889: done (6 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2890: done (5 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2891: done (4 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2892: done (3 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2893: done (2 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2895: done (1 left) 2024-04-17T11:44:10.498 INFO:tasks.rados.rados.0.smithi031.stdout:2896: done (0 left) 2024-04-17T11:44:10.499 INFO:tasks.rados.rados.0.smithi031.stdout:2897: read oid 8 snap -1 2024-04-17T11:44:10.499 INFO:tasks.rados.rados.0.smithi031.stdout:2897: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:44:10.499 INFO:tasks.rados.rados.0.smithi031.stdout:2898: read oid 43 snap -1 2024-04-17T11:44:10.499 INFO:tasks.rados.rados.0.smithi031.stdout:2898: expect (ObjNum 879 snap 285 seq_num 879) 2024-04-17T11:44:10.499 INFO:tasks.rados.rados.0.smithi031.stdout:2899: snap_create 2024-04-17T11:44:10.505 INFO:tasks.rados.rados.0.smithi031.stdout:2897: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:44:10.569 INFO:tasks.rados.rados.0.smithi031.stdout:2898: expect (ObjNum 879 snap 285 seq_num 879) 2024-04-17T11:44:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:44:09.612219+0000 mgr.y (mgr.14556) 477 : audit [DBG] from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:09.823110+0000 mgr.y (mgr.14556) 478 : cluster [DBG] pgmap v981: 121 pgs: 121 active+clean; 136 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-04-17T11:44:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:44:09.973276+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.31:0/3492980576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:44:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:10.412791+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-04-17T11:44:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:44:09.612219+0000 mgr.y (mgr.14556) 477 : audit [DBG] from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:09.823110+0000 mgr.y (mgr.14556) 478 : cluster [DBG] pgmap v981: 121 pgs: 121 active+clean; 136 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-04-17T11:44:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:44:09.973276+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.31:0/3492980576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:44:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:10.412791+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-04-17T11:44:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:44:09.612219+0000 mgr.y (mgr.14556) 477 : audit [DBG] from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:09.823110+0000 mgr.y (mgr.14556) 478 : cluster [DBG] pgmap v981: 121 pgs: 121 active+clean; 136 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-04-17T11:44:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:44:09.973276+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.31:0/3492980576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:44:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:10.412791+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-04-17T11:44:11.414 INFO:tasks.rados.rados.0.smithi031.stdout:2897: done (2 left) 2024-04-17T11:44:11.414 INFO:tasks.rados.rados.0.smithi031.stdout:2898: done (1 left) 2024-04-17T11:44:11.414 INFO:tasks.rados.rados.0.smithi031.stdout:2899: done (0 left) 2024-04-17T11:44:11.414 INFO:tasks.rados.rados.0.smithi031.stdout:2900: setattr oid 18 current snap is 288 2024-04-17T11:44:11.415 INFO:tasks.rados.rados.0.smithi031.stdout:2901: copy_from oid 28 from oid 41 current snap is 288 2024-04-17T11:44:11.415 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 288 2024-04-17T11:44:11.415 INFO:tasks.rados.rados.0.smithi031.stdout:2902: seq_num 890 ranges {2981888=507904} 2024-04-17T11:44:11.434 INFO:tasks.rados.rados.0.smithi031.stdout:2902: writing smithi03173351-3 from 2981888 to 3489792 tid 1 2024-04-17T11:44:11.434 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 288 2024-04-17T11:44:11.434 INFO:tasks.rados.rados.0.smithi031.stdout:2903: seq_num 891 ranges {2924544=532480} 2024-04-17T11:44:11.453 INFO:tasks.rados.rados.0.smithi031.stdout:2903: writing smithi03173351-5 from 2924544 to 3457024 tid 1 2024-04-17T11:44:11.453 INFO:tasks.rados.rados.0.smithi031.stdout:2904: snap_remove snap 286 2024-04-17T11:44:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:44:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:11] "GET /metrics HTTP/1.1" 200 192242 "" "Prometheus/2.33.4" 2024-04-17T11:44:12.427 INFO:tasks.rados.rados.0.smithi031.stdout:2904: done (4 left) 2024-04-17T11:44:12.427 INFO:tasks.rados.rados.0.smithi031.stdout:2905: rollback oid 20 current snap is 288 2024-04-17T11:44:12.427 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 20 to 287 2024-04-17T11:44:12.427 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2812 (ObjNum 833 snap 269 seq_num 833) dirty exists 2024-04-17T11:44:12.427 INFO:tasks.rados.rados.0.smithi031.stdout:2901: finishing copy_from racing read to smithi03173351-28 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2901: finishing copy_from to smithi03173351-28 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 1935 (ObjNum 691 snap 226 seq_num 691) dirty exists 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2902: finishing write tid 1 to smithi03173351-3 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2902: finishing write tid 2 to smithi03173351-3 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2902: finishing write tid 3 to smithi03173351-3 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2805 (ObjNum 890 snap 288 seq_num 890) dirty exists 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2902: left oid 3 (ObjNum 890 snap 288 seq_num 890) 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2903: finishing write tid 1 to smithi03173351-5 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2903: finishing write tid 2 to smithi03173351-5 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2903: finishing write tid 3 to smithi03173351-5 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2279 (ObjNum 891 snap 288 seq_num 891) dirty exists 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2903: left oid 5 (ObjNum 891 snap 288 seq_num 891) 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2900: done (4 left) 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2901: done (3 left) 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2902: done (2 left) 2024-04-17T11:44:12.428 INFO:tasks.rados.rados.0.smithi031.stdout:2903: done (1 left) 2024-04-17T11:44:12.429 INFO:tasks.rados.rados.0.smithi031.stdout:2906: setattr oid 16 current snap is 288 2024-04-17T11:44:12.429 INFO:tasks.rados.rados.0.smithi031.stdout:2907: copy_from oid 45 from oid 35 current snap is 288 2024-04-17T11:44:12.429 INFO:tasks.rados.rados.0.smithi031.stdout:2908: read oid 15 snap -1 2024-04-17T11:44:12.429 INFO:tasks.rados.rados.0.smithi031.stdout:2908: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:44:12.429 INFO:tasks.rados.rados.0.smithi031.stdout:2909: rollback oid 18 current snap is 288 2024-04-17T11:44:12.430 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 18 to 287 2024-04-17T11:44:12.430 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 288 2024-04-17T11:44:12.430 INFO:tasks.rados.rados.0.smithi031.stdout:2910: seq_num 892 ranges {917504=548864} 2024-04-17T11:44:12.438 INFO:tasks.rados.rados.0.smithi031.stdout:2910: writing smithi03173351-34 from 917504 to 1466368 tid 1 2024-04-17T11:44:12.439 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 288 2024-04-17T11:44:12.439 INFO:tasks.rados.rados.0.smithi031.stdout:2911: seq_num 893 ranges {2277376=565248} 2024-04-17T11:44:12.454 INFO:tasks.rados.rados.0.smithi031.stdout:2911: writing smithi03173351-50 from 2277376 to 2842624 tid 1 2024-04-17T11:44:12.454 INFO:tasks.rados.rados.0.smithi031.stdout:2912: rmattr oid 47 current snap is 288 2024-04-17T11:44:12.455 INFO:tasks.rados.rados.0.smithi031.stdout:2912: done (7 left) 2024-04-17T11:44:12.455 INFO:tasks.rados.rados.0.smithi031.stdout:2913: rmattr oid 44 current snap is 288 2024-04-17T11:44:12.455 INFO:tasks.rados.rados.0.smithi031.stdout:2913: done (7 left) 2024-04-17T11:44:12.455 INFO:tasks.rados.rados.0.smithi031.stdout:2914: read oid 6 snap 287 2024-04-17T11:44:12.455 INFO:tasks.rados.rados.0.smithi031.stdout:2914: expect (ObjNum 659 snap 216 seq_num 659) 2024-04-17T11:44:12.455 INFO:tasks.rados.rados.0.smithi031.stdout:2915: rollback oid 48 current snap is 288 2024-04-17T11:44:12.455 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 48 to 287 2024-04-17T11:44:12.455 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 2736 (ObjNum 837 snap 270 seq_num 837) dirty exists 2024-04-17T11:44:12.455 INFO:tasks.rados.rados.0.smithi031.stdout:2906: done (8 left) 2024-04-17T11:44:12.455 INFO:tasks.rados.rados.0.smithi031.stdout:2916: snap_create 2024-04-17T11:44:12.455 INFO:tasks.rados.rados.0.smithi031.stdout:2908: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:44:12.482 INFO:tasks.rados.rados.0.smithi031.stdout:2909: finishing rollback tid 0 to smithi03173351-18 2024-04-17T11:44:12.482 INFO:tasks.rados.rados.0.smithi031.stdout:2905: finishing rollback tid 0 to smithi03173351-20 2024-04-17T11:44:12.482 INFO:tasks.rados.rados.0.smithi031.stdout:2905: finishing rollback tid 1 to smithi03173351-20 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:2905: finishing rollback tid 2 to smithi03173351-20 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2808 (ObjNum -1700727520 snap 21884 seq_num 2593151360) dirty exists 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:2910: finishing write tid 1 to smithi03173351-34 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:2910: finishing write tid 2 to smithi03173351-34 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:2910: finishing write tid 3 to smithi03173351-34 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 2281 (ObjNum 892 snap 288 seq_num 892) dirty exists 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:2910: left oid 34 (ObjNum 892 snap 288 seq_num 892) 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:2907: finishing copy_from racing read to smithi03173351-45 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:2909: finishing rollback tid 1 to smithi03173351-18 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:2909: finishing rollback tid 2 to smithi03173351-18 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2817 (ObjNum 833 snap 269 seq_num 833) dirty exists 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:2907: finishing copy_from to smithi03173351-45 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2274 (ObjNum 735 snap 245 seq_num 735) dirty exists 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:2915: finishing rollback tid 1 to smithi03173351-48 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 0 (ObjNum 288 snap 0 seq_num 481) dirty dne 2024-04-17T11:44:12.483 INFO:tasks.rados.rados.0.smithi031.stdout:2911: finishing write tid 1 to smithi03173351-50 2024-04-17T11:44:12.484 INFO:tasks.rados.rados.0.smithi031.stdout:2911: finishing write tid 2 to smithi03173351-50 2024-04-17T11:44:12.484 INFO:tasks.rados.rados.0.smithi031.stdout:2911: finishing write tid 3 to smithi03173351-50 2024-04-17T11:44:12.484 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 2822 (ObjNum 893 snap 288 seq_num 893) dirty exists 2024-04-17T11:44:12.484 INFO:tasks.rados.rados.0.smithi031.stdout:2911: left oid 50 (ObjNum 893 snap 288 seq_num 893) 2024-04-17T11:44:12.484 INFO:tasks.rados.rados.0.smithi031.stdout:2914: expect (ObjNum 659 snap 216 seq_num 659) 2024-04-17T11:44:12.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:11.415078+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-04-17T11:44:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:11.823698+0000 mgr.y (mgr.14556) 479 : cluster [DBG] pgmap v984: 121 pgs: 121 active+clean; 136 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 888 KiB/s wr, 15 op/s 2024-04-17T11:44:12.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:11.415078+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-04-17T11:44:12.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:11.823698+0000 mgr.y (mgr.14556) 479 : cluster [DBG] pgmap v984: 121 pgs: 121 active+clean; 136 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 888 KiB/s wr, 15 op/s 2024-04-17T11:44:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:11.415078+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-04-17T11:44:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:11.823698+0000 mgr.y (mgr.14556) 479 : cluster [DBG] pgmap v984: 121 pgs: 121 active+clean; 136 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 888 KiB/s wr, 15 op/s 2024-04-17T11:44:13.429 INFO:tasks.rados.rados.0.smithi031.stdout:2905: done (8 left) 2024-04-17T11:44:13.429 INFO:tasks.rados.rados.0.smithi031.stdout:2907: done (7 left) 2024-04-17T11:44:13.429 INFO:tasks.rados.rados.0.smithi031.stdout:2908: done (6 left) 2024-04-17T11:44:13.429 INFO:tasks.rados.rados.0.smithi031.stdout:2909: done (5 left) 2024-04-17T11:44:13.429 INFO:tasks.rados.rados.0.smithi031.stdout:2910: done (4 left) 2024-04-17T11:44:13.430 INFO:tasks.rados.rados.0.smithi031.stdout:2911: done (3 left) 2024-04-17T11:44:13.430 INFO:tasks.rados.rados.0.smithi031.stdout:2914: done (2 left) 2024-04-17T11:44:13.430 INFO:tasks.rados.rados.0.smithi031.stdout:2915: done (1 left) 2024-04-17T11:44:13.430 INFO:tasks.rados.rados.0.smithi031.stdout:2916: done (0 left) 2024-04-17T11:44:13.430 INFO:tasks.rados.rados.0.smithi031.stdout:2917: read oid 13 snap -1 2024-04-17T11:44:13.430 INFO:tasks.rados.rados.0.smithi031.stdout:2917: expect (ObjNum 876 snap 284 seq_num 876) 2024-04-17T11:44:13.430 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 289 2024-04-17T11:44:13.430 INFO:tasks.rados.rados.0.smithi031.stdout:2918: seq_num 894 ranges {0=581632} 2024-04-17T11:44:13.433 INFO:tasks.rados.rados.0.smithi031.stdout:2918: writing smithi03173351-14 from 0 to 581632 tid 1 2024-04-17T11:44:13.433 INFO:tasks.rados.rados.0.smithi031.stdout:2919: rmattr oid 44 current snap is 289 2024-04-17T11:44:13.433 INFO:tasks.rados.rados.0.smithi031.stdout:2919: done (2 left) 2024-04-17T11:44:13.433 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 289 2024-04-17T11:44:13.433 INFO:tasks.rados.rados.0.smithi031.stdout:2920: seq_num 895 ranges {2736128=598016} 2024-04-17T11:44:13.452 INFO:tasks.rados.rados.0.smithi031.stdout:2920: writing smithi03173351-45 from 2736128 to 3334144 tid 1 2024-04-17T11:44:13.452 INFO:tasks.rados.rados.0.smithi031.stdout:2921: rollback oid 47 current snap is 289 2024-04-17T11:44:13.452 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 47 to 287 2024-04-17T11:44:13.452 INFO:tasks.rados.rados.0.smithi031.stdout:2918: finishing write tid 1 to smithi03173351-14 2024-04-17T11:44:13.452 INFO:tasks.rados.rados.0.smithi031.stdout:2918: finishing write tid 2 to smithi03173351-14 2024-04-17T11:44:13.452 INFO:tasks.rados.rados.0.smithi031.stdout:2918: finishing write tid 3 to smithi03173351-14 2024-04-17T11:44:13.452 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2728 (ObjNum 894 snap 289 seq_num 894) dirty exists 2024-04-17T11:44:13.452 INFO:tasks.rados.rados.0.smithi031.stdout:2918: left oid 14 (ObjNum 894 snap 289 seq_num 894) 2024-04-17T11:44:13.453 INFO:tasks.rados.rados.0.smithi031.stdout:2918: done (3 left) 2024-04-17T11:44:13.453 INFO:tasks.rados.rados.0.smithi031.stdout:2922: read oid 21 snap -1 2024-04-17T11:44:13.453 INFO:tasks.rados.rados.0.smithi031.stdout:2922: expect deleted 2024-04-17T11:44:13.453 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 289 2024-04-17T11:44:13.453 INFO:tasks.rados.rados.0.smithi031.stdout:2923: seq_num 896 ranges {2244608=614400} 2024-04-17T11:44:13.468 INFO:tasks.rados.rados.0.smithi031.stdout:2923: writing smithi03173351-22 from 2244608 to 2859008 tid 1 2024-04-17T11:44:13.468 INFO:tasks.rados.rados.0.smithi031.stdout:2924: copy_from oid 23 from oid 19 current snap is 289 2024-04-17T11:44:13.468 INFO:tasks.rados.rados.0.smithi031.stdout:2921: finishing rollback tid 0 to smithi03173351-47 2024-04-17T11:44:13.468 INFO:tasks.rados.rados.0.smithi031.stdout:2921: finishing rollback tid 1 to smithi03173351-47 2024-04-17T11:44:13.468 INFO:tasks.rados.rados.0.smithi031.stdout:2921: finishing rollback tid 2 to smithi03173351-47 2024-04-17T11:44:13.468 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1726 (ObjNum 828 snap 268 seq_num 828) dirty exists 2024-04-17T11:44:13.468 INFO:tasks.rados.rados.0.smithi031.stdout:2921: done (5 left) 2024-04-17T11:44:13.468 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 289 2024-04-17T11:44:13.468 INFO:tasks.rados.rados.0.smithi031.stdout:2925: seq_num 897 ranges {8724480=630784} 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2925: writing smithi03173351-16 from 8724480 to 9355264 tid 1 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2926: read oid 40 snap -1 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2926: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2927: delete oid 14 current snap is 289 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2920: finishing write tid 1 to smithi03173351-45 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2920: finishing write tid 2 to smithi03173351-45 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2924: finishing copy_from to smithi03173351-23 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2924: got expected ENOENT (src dne) 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2920: finishing write tid 3 to smithi03173351-45 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2825 (ObjNum 895 snap 289 seq_num 895) dirty exists 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2920: left oid 45 (ObjNum 895 snap 289 seq_num 895) 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2923: finishing write tid 1 to smithi03173351-22 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2923: finishing write tid 2 to smithi03173351-22 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:2923: finishing write tid 3 to smithi03173351-22 2024-04-17T11:44:13.520 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 1717 (ObjNum 896 snap 289 seq_num 896) dirty exists 2024-04-17T11:44:13.521 INFO:tasks.rados.rados.0.smithi031.stdout:2923: left oid 22 (ObjNum 896 snap 289 seq_num 896) 2024-04-17T11:44:13.521 INFO:tasks.rados.rados.0.smithi031.stdout:2917: expect (ObjNum 876 snap 284 seq_num 876) 2024-04-17T11:44:13.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:12.423637+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-04-17T11:44:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:12.423637+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-04-17T11:44:13.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:12.423637+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-04-17T11:44:14.430 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:44:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:44:14.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:13.429580+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-04-17T11:44:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:13.824043+0000 mgr.y (mgr.14556) 480 : cluster [DBG] pgmap v987: 121 pgs: 121 active+clean; 127 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-17T11:44:14.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:13.429580+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-04-17T11:44:14.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:13.824043+0000 mgr.y (mgr.14556) 480 : cluster [DBG] pgmap v987: 121 pgs: 121 active+clean; 127 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-17T11:44:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:13.429580+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-04-17T11:44:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:13.824043+0000 mgr.y (mgr.14556) 480 : cluster [DBG] pgmap v987: 121 pgs: 121 active+clean; 127 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-17T11:44:14.962 INFO:tasks.rados.rados.0.smithi031.stdout:2924: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:44:14.963 INFO:tasks.rados.rados.0.smithi031.stdout:2917: done (7 left) 2024-04-17T11:44:14.963 INFO:tasks.rados.rados.0.smithi031.stdout:2920: done (6 left) 2024-04-17T11:44:14.963 INFO:tasks.rados.rados.0.smithi031.stdout:2922: done (5 left) 2024-04-17T11:44:14.963 INFO:tasks.rados.rados.0.smithi031.stdout:2923: done (4 left) 2024-04-17T11:44:14.963 INFO:tasks.rados.rados.0.smithi031.stdout:2924: done (3 left) 2024-04-17T11:44:14.963 INFO:tasks.rados.rados.0.smithi031.stdout:2927: done (2 left) 2024-04-17T11:44:14.963 INFO:tasks.rados.rados.0.smithi031.stdout:2928: snap_create 2024-04-17T11:44:14.963 INFO:tasks.rados.rados.0.smithi031.stdout:2926: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:44:14.963 INFO:tasks.rados.rados.0.smithi031.stdout:2925: finishing write tid 1 to smithi03173351-16 2024-04-17T11:44:14.963 INFO:tasks.rados.rados.0.smithi031.stdout:2925: finishing write tid 2 to smithi03173351-16 2024-04-17T11:44:14.964 INFO:tasks.rados.rados.0.smithi031.stdout:2925: finishing write tid 3 to smithi03173351-16 2024-04-17T11:44:14.964 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 2738 (ObjNum 897 snap 289 seq_num 897) dirty exists 2024-04-17T11:44:14.964 INFO:tasks.rados.rados.0.smithi031.stdout:2925: left oid 16 (ObjNum 897 snap 289 seq_num 897) 2024-04-17T11:44:15.440 INFO:tasks.rados.rados.0.smithi031.stdout:2925: done (2 left) 2024-04-17T11:44:15.440 INFO:tasks.rados.rados.0.smithi031.stdout:2926: done (1 left) 2024-04-17T11:44:15.440 INFO:tasks.rados.rados.0.smithi031.stdout:2928: done (0 left) 2024-04-17T11:44:15.440 INFO:tasks.rados.rados.0.smithi031.stdout:2929: rollback oid 15 current snap is 290 2024-04-17T11:44:15.440 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 15 to 289 2024-04-17T11:44:15.440 INFO:tasks.rados.rados.0.smithi031.stdout:2930: read oid 40 snap -1 2024-04-17T11:44:15.440 INFO:tasks.rados.rados.0.smithi031.stdout:2930: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:44:15.440 INFO:tasks.rados.rados.0.smithi031.stdout:2931: snap_create 2024-04-17T11:44:15.442 INFO:tasks.rados.rados.0.smithi031.stdout:2930: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:44:15.444 INFO:tasks.rados.rados.0.smithi031.stdout:2929: finishing rollback tid 0 to smithi03173351-15 2024-04-17T11:44:15.445 INFO:tasks.rados.rados.0.smithi031.stdout:2929: finishing rollback tid 1 to smithi03173351-15 2024-04-17T11:44:15.445 INFO:tasks.rados.rados.0.smithi031.stdout:2929: finishing rollback tid 2 to smithi03173351-15 2024-04-17T11:44:15.445 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 2292 (ObjNum 771 snap 254 seq_num 771) dirty exists 2024-04-17T11:44:16.446 INFO:tasks.rados.rados.0.smithi031.stdout:2929: done (2 left) 2024-04-17T11:44:16.446 INFO:tasks.rados.rados.0.smithi031.stdout:2930: done (1 left) 2024-04-17T11:44:16.446 INFO:tasks.rados.rados.0.smithi031.stdout:2931: done (0 left) 2024-04-17T11:44:16.446 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 291 2024-04-17T11:44:16.447 INFO:tasks.rados.rados.0.smithi031.stdout:2932: seq_num 899 ranges {0=663552} 2024-04-17T11:44:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:2932: writing smithi03173351-14 from 0 to 663552 tid 1 2024-04-17T11:44:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:2933: rollback oid 15 current snap is 291 2024-04-17T11:44:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 15 to 290 2024-04-17T11:44:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 291 2024-04-17T11:44:16.450 INFO:tasks.rados.rados.0.smithi031.stdout:2934: seq_num 900 ranges {2375680=679936} 2024-04-17T11:44:16.467 INFO:tasks.rados.rados.0.smithi031.stdout:2934: writing smithi03173351-46 from 2375680 to 3055616 tid 1 2024-04-17T11:44:16.467 INFO:tasks.rados.rados.0.smithi031.stdout:2935: read oid 49 snap 289 2024-04-17T11:44:16.467 INFO:tasks.rados.rados.0.smithi031.stdout:2935: expect (ObjNum 874 snap 283 seq_num 874) 2024-04-17T11:44:16.467 INFO:tasks.rados.rados.0.smithi031.stdout:2936: snap_remove snap 288 2024-04-17T11:44:16.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:15.438139+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-04-17T11:44:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:15.824561+0000 mgr.y (mgr.14556) 481 : cluster [DBG] pgmap v989: 121 pgs: 121 active+clean; 127 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-04-17T11:44:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:15.438139+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-04-17T11:44:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:15.824561+0000 mgr.y (mgr.14556) 481 : cluster [DBG] pgmap v989: 121 pgs: 121 active+clean; 127 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-04-17T11:44:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:15.438139+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-04-17T11:44:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:15.824561+0000 mgr.y (mgr.14556) 481 : cluster [DBG] pgmap v989: 121 pgs: 121 active+clean; 127 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-04-17T11:44:17.458 INFO:tasks.rados.rados.0.smithi031.stdout:2936: done (4 left) 2024-04-17T11:44:17.458 INFO:tasks.rados.rados.0.smithi031.stdout:2937: copy_from oid 21 from oid 38 current snap is 291 2024-04-17T11:44:17.458 INFO:tasks.rados.rados.0.smithi031.stdout:2933: finishing rollback tid 0 to smithi03173351-15 2024-04-17T11:44:17.458 INFO:tasks.rados.rados.0.smithi031.stdout:2933: finishing rollback tid 1 to smithi03173351-15 2024-04-17T11:44:17.458 INFO:tasks.rados.rados.0.smithi031.stdout:2933: finishing rollback tid 2 to smithi03173351-15 2024-04-17T11:44:17.458 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 2295 (ObjNum 771 snap 254 seq_num 771) dirty exists 2024-04-17T11:44:17.458 INFO:tasks.rados.rados.0.smithi031.stdout:2932: finishing write tid 1 to smithi03173351-14 2024-04-17T11:44:17.458 INFO:tasks.rados.rados.0.smithi031.stdout:2932: finishing write tid 2 to smithi03173351-14 2024-04-17T11:44:17.458 INFO:tasks.rados.rados.0.smithi031.stdout:2932: finishing write tid 3 to smithi03173351-14 2024-04-17T11:44:17.459 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2731 (ObjNum 899 snap 291 seq_num 899) dirty exists 2024-04-17T11:44:17.459 INFO:tasks.rados.rados.0.smithi031.stdout:2932: left oid 14 (ObjNum 899 snap 291 seq_num 899) 2024-04-17T11:44:17.459 INFO:tasks.rados.rados.0.smithi031.stdout:2934: finishing write tid 1 to smithi03173351-46 2024-04-17T11:44:17.459 INFO:tasks.rados.rados.0.smithi031.stdout:2934: finishing write tid 2 to smithi03173351-46 2024-04-17T11:44:17.459 INFO:tasks.rados.rados.0.smithi031.stdout:2934: finishing write tid 3 to smithi03173351-46 2024-04-17T11:44:17.459 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 2314 (ObjNum 900 snap 291 seq_num 900) dirty exists 2024-04-17T11:44:17.459 INFO:tasks.rados.rados.0.smithi031.stdout:2934: left oid 46 (ObjNum 900 snap 291 seq_num 900) 2024-04-17T11:44:17.459 INFO:tasks.rados.rados.0.smithi031.stdout:2935: expect (ObjNum 874 snap 283 seq_num 874) 2024-04-17T11:44:17.640 INFO:tasks.rados.rados.0.smithi031.stdout:2937: finishing copy_from racing read to smithi03173351-21 2024-04-17T11:44:17.640 INFO:tasks.rados.rados.0.smithi031.stdout:2937: finishing copy_from to smithi03173351-21 2024-04-17T11:44:17.640 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 1723 (ObjNum 889 snap 286 seq_num 889) dirty exists 2024-04-17T11:44:17.640 INFO:tasks.rados.rados.0.smithi031.stdout:2932: done (4 left) 2024-04-17T11:44:17.640 INFO:tasks.rados.rados.0.smithi031.stdout:2933: done (3 left) 2024-04-17T11:44:17.640 INFO:tasks.rados.rados.0.smithi031.stdout:2934: done (2 left) 2024-04-17T11:44:17.640 INFO:tasks.rados.rados.0.smithi031.stdout:2935: done (1 left) 2024-04-17T11:44:17.640 INFO:tasks.rados.rados.0.smithi031.stdout:2937: done (0 left) 2024-04-17T11:44:17.641 INFO:tasks.rados.rados.0.smithi031.stdout:2938: delete oid 10 current snap is 291 2024-04-17T11:44:17.642 INFO:tasks.rados.rados.0.smithi031.stdout:2938: done (0 left) 2024-04-17T11:44:17.642 INFO:tasks.rados.rados.0.smithi031.stdout:2939: snap_remove snap 290 2024-04-17T11:44:17.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:16.446789+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-04-17T11:44:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:16.446789+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-04-17T11:44:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:16.446789+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-04-17T11:44:18.467 INFO:tasks.rados.rados.0.smithi031.stdout:2939: done (0 left) 2024-04-17T11:44:18.467 INFO:tasks.rados.rados.0.smithi031.stdout:2940: read oid 39 snap -1 2024-04-17T11:44:18.467 INFO:tasks.rados.rados.0.smithi031.stdout:2940: expect (ObjNum 878 snap 285 seq_num 878) 2024-04-17T11:44:18.469 INFO:tasks.rados.rados.0.smithi031.stdout:2941: setattr oid 34 current snap is 291 2024-04-17T11:44:18.470 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 291 2024-04-17T11:44:18.470 INFO:tasks.rados.rados.0.smithi031.stdout:2942: seq_num 902 ranges {720896=712704} 2024-04-17T11:44:18.478 INFO:tasks.rados.rados.0.smithi031.stdout:2942: writing smithi03173351-38 from 720896 to 1433600 tid 1 2024-04-17T11:44:18.478 INFO:tasks.rados.rados.0.smithi031.stdout:2940: expect (ObjNum 878 snap 285 seq_num 878) 2024-04-17T11:44:18.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 2282 (ObjNum 892 snap 288 seq_num 892) dirty exists 2024-04-17T11:44:18.487 INFO:tasks.rados.rados.0.smithi031.stdout:2942: finishing write tid 1 to smithi03173351-38 2024-04-17T11:44:18.488 INFO:tasks.rados.rados.0.smithi031.stdout:2942: finishing write tid 2 to smithi03173351-38 2024-04-17T11:44:18.488 INFO:tasks.rados.rados.0.smithi031.stdout:2943: read oid 31 snap -1 2024-04-17T11:44:18.488 INFO:tasks.rados.rados.0.smithi031.stdout:2943: expect deleted 2024-04-17T11:44:18.488 INFO:tasks.rados.rados.0.smithi031.stdout:2940: done (3 left) 2024-04-17T11:44:18.488 INFO:tasks.rados.rados.0.smithi031.stdout:2941: done (2 left) 2024-04-17T11:44:18.488 INFO:tasks.rados.rados.0.smithi031.stdout:2944: snap_remove snap 289 2024-04-17T11:44:18.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:17.452889+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-04-17T11:44:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:17.825249+0000 mgr.y (mgr.14556) 482 : cluster [DBG] pgmap v992: 121 pgs: 121 active+clean; 129 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 447 KiB/s wr, 4 op/s 2024-04-17T11:44:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:17.452889+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-04-17T11:44:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:17.825249+0000 mgr.y (mgr.14556) 482 : cluster [DBG] pgmap v992: 121 pgs: 121 active+clean; 129 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 447 KiB/s wr, 4 op/s 2024-04-17T11:44:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:17.452889+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-04-17T11:44:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:17.825249+0000 mgr.y (mgr.14556) 482 : cluster [DBG] pgmap v992: 121 pgs: 121 active+clean; 129 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 447 KiB/s wr, 4 op/s 2024-04-17T11:44:19.423 INFO:tasks.rados.rados.0.smithi031.stdout:2944: done (2 left) 2024-04-17T11:44:19.423 INFO:tasks.rados.rados.0.smithi031.stdout:2945: read oid 25 snap 287 2024-04-17T11:44:19.423 INFO:tasks.rados.rados.0.smithi031.stdout:2945: expect (ObjNum 843 snap 271 seq_num 843) 2024-04-17T11:44:19.423 INFO:tasks.rados.rados.0.smithi031.stdout:2946: rollback oid 30 current snap is 291 2024-04-17T11:44:19.423 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 287 2024-04-17T11:44:19.423 INFO:tasks.rados.rados.0.smithi031.stdout:2947: read oid 19 snap 287 2024-04-17T11:44:19.424 INFO:tasks.rados.rados.0.smithi031.stdout:2947: expect deleted 2024-04-17T11:44:19.424 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 291 2024-04-17T11:44:19.424 INFO:tasks.rados.rados.0.smithi031.stdout:2948: seq_num 903 ranges {0=729088} 2024-04-17T11:44:19.428 INFO:tasks.rados.rados.0.smithi031.stdout:2948: writing smithi03173351-33 from 0 to 729088 tid 1 2024-04-17T11:44:19.428 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 291 2024-04-17T11:44:19.428 INFO:tasks.rados.rados.0.smithi031.stdout:2949: seq_num 904 ranges {9355264=745472} 2024-04-17T11:44:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2949: writing smithi03173351-16 from 9355264 to 10100736 tid 1 2024-04-17T11:44:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2950: read oid 44 snap -1 2024-04-17T11:44:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2950: expect (ObjNum 887 snap 286 seq_num 887) 2024-04-17T11:44:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2951: copy_from oid 13 from oid 42 current snap is 291 2024-04-17T11:44:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2942: finishing write tid 3 to smithi03173351-38 2024-04-17T11:44:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1728 (ObjNum 902 snap 291 seq_num 902) dirty exists 2024-04-17T11:44:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2942: left oid 38 (ObjNum 902 snap 291 seq_num 902) 2024-04-17T11:44:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2942: done (8 left) 2024-04-17T11:44:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 35 current snap is 291 2024-04-17T11:44:19.481 INFO:tasks.rados.rados.0.smithi031.stdout:2952: seq_num 905 ranges {2736128=761856} 2024-04-17T11:44:19.501 INFO:tasks.rados.rados.0.smithi031.stdout:2952: writing smithi03173351-35 from 2736128 to 3497984 tid 1 2024-04-17T11:44:19.501 INFO:tasks.rados.rados.0.smithi031.stdout:2953: copy_from oid 40 from oid 6 current snap is 291 2024-04-17T11:44:19.501 INFO:tasks.rados.rados.0.smithi031.stdout:2946: finishing rollback tid 0 to smithi03173351-30 2024-04-17T11:44:19.501 INFO:tasks.rados.rados.0.smithi031.stdout:2946: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:44:19.501 INFO:tasks.rados.rados.0.smithi031.stdout:2946: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:44:19.501 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 2264 (ObjNum 877 snap 284 seq_num 877) dirty exists 2024-04-17T11:44:19.501 INFO:tasks.rados.rados.0.smithi031.stdout:2945: expect (ObjNum 843 snap 271 seq_num 843) 2024-04-17T11:44:19.644 INFO:tasks.rados.rados.0.smithi031.stdout:2948: finishing write tid 1 to smithi03173351-33 2024-04-17T11:44:19.644 INFO:tasks.rados.rados.0.smithi031.stdout:2948: finishing write tid 2 to smithi03173351-33 2024-04-17T11:44:19.644 INFO:tasks.rados.rados.0.smithi031.stdout:2948: finishing write tid 3 to smithi03173351-33 2024-04-17T11:44:19.644 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 2829 (ObjNum 903 snap 291 seq_num 903) dirty exists 2024-04-17T11:44:19.644 INFO:tasks.rados.rados.0.smithi031.stdout:2948: left oid 33 (ObjNum 903 snap 291 seq_num 903) 2024-04-17T11:44:19.644 INFO:tasks.rados.rados.0.smithi031.stdout:2949: finishing write tid 1 to smithi03173351-16 2024-04-17T11:44:19.644 INFO:tasks.rados.rados.0.smithi031.stdout:2949: finishing write tid 2 to smithi03173351-16 2024-04-17T11:44:19.644 INFO:tasks.rados.rados.0.smithi031.stdout:2949: finishing write tid 3 to smithi03173351-16 2024-04-17T11:44:19.644 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 2740 (ObjNum 904 snap 291 seq_num 904) dirty exists 2024-04-17T11:44:19.644 INFO:tasks.rados.rados.0.smithi031.stdout:2949: left oid 16 (ObjNum 904 snap 291 seq_num 904) 2024-04-17T11:44:19.644 INFO:tasks.rados.rados.0.smithi031.stdout:2950: expect (ObjNum 887 snap 286 seq_num 887) 2024-04-17T11:44:19.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:18.465510+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-04-17T11:44:19.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:19.416032+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-04-17T11:44:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:18.465510+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-04-17T11:44:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:19.416032+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-04-17T11:44:19.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:18.465510+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-04-17T11:44:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:19.416032+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:2951: finishing copy_from racing read to smithi03173351-13 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:2951: finishing copy_from to smithi03173351-13 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 2720 (ObjNum 855 snap 276 seq_num 855) dirty exists 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:2952: finishing write tid 1 to smithi03173351-35 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:2952: finishing write tid 2 to smithi03173351-35 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:2952: finishing write tid 3 to smithi03173351-35 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 2725 (ObjNum 905 snap 291 seq_num 905) dirty exists 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:2952: left oid 35 (ObjNum 905 snap 291 seq_num 905) 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:2953: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:2953: finishing copy_from to smithi03173351-40 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 1959 (ObjNum 659 snap 216 seq_num 659) dirty exists 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:2943: done (9 left) 2024-04-17T11:44:19.755 INFO:tasks.rados.rados.0.smithi031.stdout:2945: done (8 left) 2024-04-17T11:44:19.756 INFO:tasks.rados.rados.0.smithi031.stdout:2946: done (7 left) 2024-04-17T11:44:19.756 INFO:tasks.rados.rados.0.smithi031.stdout:2947: done (6 left) 2024-04-17T11:44:19.756 INFO:tasks.rados.rados.0.smithi031.stdout:2948: done (5 left) 2024-04-17T11:44:19.756 INFO:tasks.rados.rados.0.smithi031.stdout:2949: done (4 left) 2024-04-17T11:44:19.756 INFO:tasks.rados.rados.0.smithi031.stdout:2950: done (3 left) 2024-04-17T11:44:19.756 INFO:tasks.rados.rados.0.smithi031.stdout:2951: done (2 left) 2024-04-17T11:44:19.756 INFO:tasks.rados.rados.0.smithi031.stdout:2952: done (1 left) 2024-04-17T11:44:19.756 INFO:tasks.rados.rados.0.smithi031.stdout:2953: done (0 left) 2024-04-17T11:44:19.756 INFO:tasks.rados.rados.0.smithi031.stdout:2954: snap_remove snap 287 2024-04-17T11:44:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:2954: done (0 left) 2024-04-17T11:44:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:2955: rollback oid 24 current snap is 291 2024-04-17T11:44:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:2955: done (0 left) 2024-04-17T11:44:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:2956: snap_create 2024-04-17T11:44:20.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:19.825643+0000 mgr.y (mgr.14556) 483 : cluster [DBG] pgmap v995: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-04-17T11:44:20.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:19.825643+0000 mgr.y (mgr.14556) 483 : cluster [DBG] pgmap v995: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-04-17T11:44:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:19.825643+0000 mgr.y (mgr.14556) 483 : cluster [DBG] pgmap v995: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-04-17T11:44:21.470 INFO:tasks.rados.rados.0.smithi031.stdout:2956: done (0 left) 2024-04-17T11:44:21.470 INFO:tasks.rados.rados.0.smithi031.stdout:2957: delete oid 6 current snap is 292 2024-04-17T11:44:21.474 INFO:tasks.rados.rados.0.smithi031.stdout:2957: done (0 left) 2024-04-17T11:44:21.474 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 292 2024-04-17T11:44:21.474 INFO:tasks.rados.rados.0.smithi031.stdout:2958: seq_num 907 ranges {1466368=794624} 2024-04-17T11:44:21.486 INFO:tasks.rados.rados.0.smithi031.stdout:2958: writing smithi03173351-34 from 1466368 to 2260992 tid 1 2024-04-17T11:44:21.487 INFO:tasks.rados.rados.0.smithi031.stdout:2959: read oid 41 snap 291 2024-04-17T11:44:21.487 INFO:tasks.rados.rados.0.smithi031.stdout:2959: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:44:21.487 INFO:tasks.rados.rados.0.smithi031.stdout:2960: snap_create 2024-04-17T11:44:21.493 INFO:tasks.rados.rados.0.smithi031.stdout:2958: finishing write tid 1 to smithi03173351-34 2024-04-17T11:44:21.495 INFO:tasks.rados.rados.0.smithi031.stdout:2958: finishing write tid 2 to smithi03173351-34 2024-04-17T11:44:21.497 INFO:tasks.rados.rados.0.smithi031.stdout:2958: finishing write tid 3 to smithi03173351-34 2024-04-17T11:44:21.497 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 2284 (ObjNum 907 snap 292 seq_num 907) dirty exists 2024-04-17T11:44:21.497 INFO:tasks.rados.rados.0.smithi031.stdout:2958: left oid 34 (ObjNum 907 snap 292 seq_num 907) 2024-04-17T11:44:21.500 INFO:tasks.rados.rados.0.smithi031.stdout:2959: expect (ObjNum 691 snap 226 seq_num 691) 2024-04-17T11:44:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:44:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:21] "GET /metrics HTTP/1.1" 200 192242 "" "Prometheus/2.33.4" 2024-04-17T11:44:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:20.468064+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-04-17T11:44:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:20.468064+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-04-17T11:44:21.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:20.468064+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-04-17T11:44:22.483 INFO:tasks.rados.rados.0.smithi031.stdout:2958: done (2 left) 2024-04-17T11:44:22.483 INFO:tasks.rados.rados.0.smithi031.stdout:2959: done (1 left) 2024-04-17T11:44:22.483 INFO:tasks.rados.rados.0.smithi031.stdout:2960: done (0 left) 2024-04-17T11:44:22.483 INFO:tasks.rados.rados.0.smithi031.stdout:2961: copy_from oid 24 from oid 15 current snap is 293 2024-04-17T11:44:22.483 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 293 2024-04-17T11:44:22.483 INFO:tasks.rados.rados.0.smithi031.stdout:2962: seq_num 908 ranges {1982464=409600,2392064=401408} 2024-04-17T11:44:22.496 INFO:tasks.rados.rados.0.smithi031.stdout:2962: writing smithi03173351-8 from 1982464 to 2392064 tid 1 2024-04-17T11:44:22.498 INFO:tasks.rados.rados.0.smithi031.stdout:2962: writing smithi03173351-8 from 2392064 to 2793472 tid 2 2024-04-17T11:44:22.498 INFO:tasks.rados.rados.0.smithi031.stdout:2963: delete oid 50 current snap is 293 2024-04-17T11:44:22.498 INFO:tasks.rados.rados.0.smithi031.stdout:2961: finishing copy_from racing read to smithi03173351-24 2024-04-17T11:44:22.498 INFO:tasks.rados.rados.0.smithi031.stdout:2961: finishing copy_from to smithi03173351-24 2024-04-17T11:44:22.499 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 2295 (ObjNum 771 snap 254 seq_num 771) dirty exists 2024-04-17T11:44:22.503 INFO:tasks.rados.rados.0.smithi031.stdout:2961: done (2 left) 2024-04-17T11:44:22.503 INFO:tasks.rados.rados.0.smithi031.stdout:2963: done (1 left) 2024-04-17T11:44:22.503 INFO:tasks.rados.rados.0.smithi031.stdout:2964: read oid 33 snap -1 2024-04-17T11:44:22.503 INFO:tasks.rados.rados.0.smithi031.stdout:2964: expect (ObjNum 903 snap 291 seq_num 903) 2024-04-17T11:44:22.503 INFO:tasks.rados.rados.0.smithi031.stdout:2965: copy_from oid 39 from oid 47 current snap is 293 2024-04-17T11:44:22.503 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 293 2024-04-17T11:44:22.503 INFO:tasks.rados.rados.0.smithi031.stdout:2966: seq_num 910 ranges {0=442368,442368=401408} 2024-04-17T11:44:22.505 INFO:tasks.rados.rados.0.smithi031.stdout:2966: writing smithi03173351-7 from 0 to 442368 tid 1 2024-04-17T11:44:22.510 INFO:tasks.rados.rados.0.smithi031.stdout:2966: writing smithi03173351-7 from 442368 to 843776 tid 2 2024-04-17T11:44:22.510 INFO:tasks.rados.rados.0.smithi031.stdout:2967: read oid 24 snap -1 2024-04-17T11:44:22.510 INFO:tasks.rados.rados.0.smithi031.stdout:2967: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:44:22.510 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 293 2024-04-17T11:44:22.510 INFO:tasks.rados.rados.0.smithi031.stdout:2962: finishing write tid 1 to smithi03173351-8 2024-04-17T11:44:22.510 INFO:tasks.rados.rados.0.smithi031.stdout:2962: finishing write tid 2 to smithi03173351-8 2024-04-17T11:44:22.510 INFO:tasks.rados.rados.0.smithi031.stdout:2962: finishing write tid 3 to smithi03173351-8 2024-04-17T11:44:22.510 INFO:tasks.rados.rados.0.smithi031.stdout:2962: finishing write tid 4 to smithi03173351-8 2024-04-17T11:44:22.510 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 2724 (ObjNum 908 snap 293 seq_num 908) dirty exists 2024-04-17T11:44:22.510 INFO:tasks.rados.rados.0.smithi031.stdout:2962: left oid 8 (ObjNum 908 snap 293 seq_num 908) 2024-04-17T11:44:22.510 INFO:tasks.rados.rados.0.smithi031.stdout:2964: expect (ObjNum 903 snap 291 seq_num 903) 2024-04-17T11:44:22.531 INFO:tasks.rados.rados.0.smithi031.stdout:2966: finishing write tid 1 to smithi03173351-7 2024-04-17T11:44:22.531 INFO:tasks.rados.rados.0.smithi031.stdout:2966: finishing write tid 2 to smithi03173351-7 2024-04-17T11:44:22.531 INFO:tasks.rados.rados.0.smithi031.stdout:2967: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:44:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:2966: finishing write tid 3 to smithi03173351-7 2024-04-17T11:44:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:2966: finishing write tid 4 to smithi03173351-7 2024-04-17T11:44:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 2331 (ObjNum 910 snap 293 seq_num 910) dirty exists 2024-04-17T11:44:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:2966: left oid 7 (ObjNum 910 snap 293 seq_num 910) 2024-04-17T11:44:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:2965: finishing copy_from racing read to smithi03173351-39 2024-04-17T11:44:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:2965: finishing copy_from to smithi03173351-39 2024-04-17T11:44:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 1726 (ObjNum 828 snap 268 seq_num 828) dirty exists 2024-04-17T11:44:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:2968: seq_num 911 ranges {1433600=466944,1900544=401408} 2024-04-17T11:44:22.566 INFO:tasks.rados.rados.0.smithi031.stdout:2968: writing smithi03173351-38 from 1433600 to 1900544 tid 1 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:2968: writing smithi03173351-38 from 1900544 to 2301952 tid 2 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:2962: done (5 left) 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:2964: done (4 left) 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:2965: done (3 left) 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:2966: done (2 left) 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:2967: done (1 left) 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:2969: read oid 50 snap -1 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:2969: expect deleted 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:2970: copy_from oid 44 from oid 9 current snap is 293 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:2971: rollback oid 40 current snap is 293 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 40 to 291 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 293 2024-04-17T11:44:22.570 INFO:tasks.rados.rados.0.smithi031.stdout:2972: seq_num 912 ranges {663552=483328,1146880=401408} 2024-04-17T11:44:22.575 INFO:tasks.rados.rados.0.smithi031.stdout:2972: writing smithi03173351-14 from 663552 to 1146880 tid 1 2024-04-17T11:44:22.578 INFO:tasks.rados.rados.0.smithi031.stdout:2972: writing smithi03173351-14 from 1146880 to 1548288 tid 2 2024-04-17T11:44:22.578 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 293 2024-04-17T11:44:22.578 INFO:tasks.rados.rados.0.smithi031.stdout:2973: seq_num 913 ranges {2048000=499712,2547712=401408} 2024-04-17T11:44:22.592 INFO:tasks.rados.rados.0.smithi031.stdout:2973: writing smithi03173351-1 from 2048000 to 2547712 tid 1 2024-04-17T11:44:22.595 INFO:tasks.rados.rados.0.smithi031.stdout:2973: writing smithi03173351-1 from 2547712 to 2949120 tid 2 2024-04-17T11:44:22.595 INFO:tasks.rados.rados.0.smithi031.stdout:2974: copy_from oid 49 from oid 24 current snap is 293 2024-04-17T11:44:22.595 INFO:tasks.rados.rados.0.smithi031.stdout:2970: finishing copy_from to smithi03173351-44 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2970: got expected ENOENT (src dne) 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2970: finishing copy_from racing read to smithi03173351-44 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2968: finishing write tid 1 to smithi03173351-38 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2969: done (6 left) 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2970: done (5 left) 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2975: copy_from oid 26 from oid 31 current snap is 293 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2968: finishing write tid 2 to smithi03173351-38 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2968: finishing write tid 3 to smithi03173351-38 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2968: finishing write tid 4 to smithi03173351-38 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1731 (ObjNum 911 snap 293 seq_num 911) dirty exists 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2968: left oid 38 (ObjNum 911 snap 293 seq_num 911) 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2971: finishing rollback tid 0 to smithi03173351-40 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2971: finishing rollback tid 1 to smithi03173351-40 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2971: finishing rollback tid 2 to smithi03173351-40 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 2734 (ObjNum 659 snap 216 seq_num 659) dirty exists 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2972: finishing write tid 1 to smithi03173351-14 2024-04-17T11:44:22.596 INFO:tasks.rados.rados.0.smithi031.stdout:2972: finishing write tid 2 to smithi03173351-14 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:2972: finishing write tid 3 to smithi03173351-14 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:2972: finishing write tid 4 to smithi03173351-14 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2737 (ObjNum 912 snap 293 seq_num 912) dirty exists 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:2972: left oid 14 (ObjNum 912 snap 293 seq_num 912) 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:2968: done (5 left) 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:2971: done (4 left) 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:2972: done (3 left) 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:2976: copy_from oid 41 from oid 4 current snap is 293 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:2977: read oid 11 snap -1 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:2977: expect deleted 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:2978: rollback oid 25 current snap is 293 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 25 to 291 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 293 2024-04-17T11:44:22.597 INFO:tasks.rados.rados.0.smithi031.stdout:2979: seq_num 914 ranges {3334144=516096,3850240=401408} 2024-04-17T11:44:22.616 INFO:tasks.rados.rados.0.smithi031.stdout:2979: writing smithi03173351-45 from 3334144 to 3850240 tid 1 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:2979: writing smithi03173351-45 from 3850240 to 4251648 tid 2 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:2980: read oid 33 snap -1 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:2980: expect (ObjNum 903 snap 291 seq_num 903) 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:2981: delete oid 39 current snap is 293 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:2973: finishing write tid 1 to smithi03173351-1 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:2973: finishing write tid 2 to smithi03173351-1 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:2973: finishing write tid 3 to smithi03173351-1 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:2973: finishing write tid 4 to smithi03173351-1 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2298 (ObjNum 913 snap 293 seq_num 913) dirty exists 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:2973: left oid 1 (ObjNum 913 snap 293 seq_num 913) 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:2974: finishing copy_from racing read to smithi03173351-49 2024-04-17T11:44:22.620 INFO:tasks.rados.rados.0.smithi031.stdout:2978: finishing rollback tid 0 to smithi03173351-25 2024-04-17T11:44:22.621 INFO:tasks.rados.rados.0.smithi031.stdout:2978: finishing rollback tid 1 to smithi03173351-25 2024-04-17T11:44:22.621 INFO:tasks.rados.rados.0.smithi031.stdout:2978: finishing rollback tid 2 to smithi03173351-25 2024-04-17T11:44:22.621 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 2841 (ObjNum 843 snap 271 seq_num 843) dirty exists 2024-04-17T11:44:22.621 INFO:tasks.rados.rados.0.smithi031.stdout:2975: finishing copy_from to smithi03173351-26 2024-04-17T11:44:22.621 INFO:tasks.rados.rados.0.smithi031.stdout:2975: got expected ENOENT (src dne) 2024-04-17T11:44:22.621 INFO:tasks.rados.rados.0.smithi031.stdout:2974: finishing copy_from to smithi03173351-49 2024-04-17T11:44:22.621 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2295 (ObjNum 771 snap 254 seq_num 771) dirty exists 2024-04-17T11:44:22.621 INFO:tasks.rados.rados.0.smithi031.stdout:2975: finishing copy_from racing read to smithi03173351-26 2024-04-17T11:44:22.621 INFO:tasks.rados.rados.0.smithi031.stdout:2976: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:44:22.621 INFO:tasks.rados.rados.0.smithi031.stdout:2976: finishing copy_from to smithi03173351-41 2024-04-17T11:44:22.621 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 2277 (ObjNum 871 snap 283 seq_num 871) dirty exists 2024-04-17T11:44:22.622 INFO:tasks.rados.rados.0.smithi031.stdout:2973: done (8 left) 2024-04-17T11:44:22.622 INFO:tasks.rados.rados.0.smithi031.stdout:2974: done (7 left) 2024-04-17T11:44:22.622 INFO:tasks.rados.rados.0.smithi031.stdout:2975: done (6 left) 2024-04-17T11:44:22.622 INFO:tasks.rados.rados.0.smithi031.stdout:2976: done (5 left) 2024-04-17T11:44:22.622 INFO:tasks.rados.rados.0.smithi031.stdout:2977: done (4 left) 2024-04-17T11:44:22.622 INFO:tasks.rados.rados.0.smithi031.stdout:2978: done (3 left) 2024-04-17T11:44:22.622 INFO:tasks.rados.rados.0.smithi031.stdout:2981: done (2 left) 2024-04-17T11:44:22.623 INFO:tasks.rados.rados.0.smithi031.stdout:2982: rollback oid 48 current snap is 293 2024-04-17T11:44:22.623 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 48 to 292 2024-04-17T11:44:22.623 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 293 2024-04-17T11:44:22.623 INFO:tasks.rados.rados.0.smithi031.stdout:2983: seq_num 916 ranges {3932160=548864,4481024=401408} 2024-04-17T11:44:22.646 INFO:tasks.rados.rados.0.smithi031.stdout:2983: writing smithi03173351-27 from 3932160 to 4481024 tid 1 2024-04-17T11:44:22.648 INFO:tasks.rados.rados.0.smithi031.stdout:2983: writing smithi03173351-27 from 4481024 to 4882432 tid 2 2024-04-17T11:44:22.648 INFO:tasks.rados.rados.0.smithi031.stdout:2984: snap_create 2024-04-17T11:44:22.648 INFO:tasks.rados.rados.0.smithi031.stdout:2982: finishing rollback tid 1 to smithi03173351-48 2024-04-17T11:44:22.649 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 0 (ObjNum 1584029553 snap 1331261800 seq_num 1701801301) dirty dne 2024-04-17T11:44:22.649 INFO:tasks.rados.rados.0.smithi031.stdout:2979: finishing write tid 1 to smithi03173351-45 2024-04-17T11:44:22.649 INFO:tasks.rados.rados.0.smithi031.stdout:2979: finishing write tid 2 to smithi03173351-45 2024-04-17T11:44:22.649 INFO:tasks.rados.rados.0.smithi031.stdout:2979: finishing write tid 3 to smithi03173351-45 2024-04-17T11:44:22.649 INFO:tasks.rados.rados.0.smithi031.stdout:2979: finishing write tid 4 to smithi03173351-45 2024-04-17T11:44:22.649 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2847 (ObjNum 914 snap 293 seq_num 914) dirty exists 2024-04-17T11:44:22.649 INFO:tasks.rados.rados.0.smithi031.stdout:2979: left oid 45 (ObjNum 914 snap 293 seq_num 914) 2024-04-17T11:44:22.649 INFO:tasks.rados.rados.0.smithi031.stdout:2980: expect (ObjNum 903 snap 291 seq_num 903) 2024-04-17T11:44:22.667 INFO:tasks.rados.rados.0.smithi031.stdout:2983: finishing write tid 1 to smithi03173351-27 2024-04-17T11:44:22.667 INFO:tasks.rados.rados.0.smithi031.stdout:2983: finishing write tid 2 to smithi03173351-27 2024-04-17T11:44:22.668 INFO:tasks.rados.rados.0.smithi031.stdout:2983: finishing write tid 3 to smithi03173351-27 2024-04-17T11:44:22.668 INFO:tasks.rados.rados.0.smithi031.stdout:2983: finishing write tid 4 to smithi03173351-27 2024-04-17T11:44:22.668 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 2280 (ObjNum 916 snap 293 seq_num 916) dirty exists 2024-04-17T11:44:22.668 INFO:tasks.rados.rados.0.smithi031.stdout:2983: left oid 27 (ObjNum 916 snap 293 seq_num 916) 2024-04-17T11:44:22.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:21.470937+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-04-17T11:44:22.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:21.826244+0000 mgr.y (mgr.14556) 484 : cluster [DBG] pgmap v998: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 604 KiB/s wr, 6 op/s 2024-04-17T11:44:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:21.470937+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-04-17T11:44:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:21.826244+0000 mgr.y (mgr.14556) 484 : cluster [DBG] pgmap v998: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 604 KiB/s wr, 6 op/s 2024-04-17T11:44:22.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:21.470937+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-04-17T11:44:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:21.826244+0000 mgr.y (mgr.14556) 484 : cluster [DBG] pgmap v998: 121 pgs: 121 active+clean; 130 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 604 KiB/s wr, 6 op/s 2024-04-17T11:44:23.488 INFO:tasks.rados.rados.0.smithi031.stdout:2979: done (4 left) 2024-04-17T11:44:23.488 INFO:tasks.rados.rados.0.smithi031.stdout:2980: done (3 left) 2024-04-17T11:44:23.488 INFO:tasks.rados.rados.0.smithi031.stdout:2982: done (2 left) 2024-04-17T11:44:23.488 INFO:tasks.rados.rados.0.smithi031.stdout:2983: done (1 left) 2024-04-17T11:44:23.488 INFO:tasks.rados.rados.0.smithi031.stdout:2984: done (0 left) 2024-04-17T11:44:23.488 INFO:tasks.rados.rados.0.smithi031.stdout:2985: rmattr oid 32 current snap is 294 2024-04-17T11:44:23.488 INFO:tasks.rados.rados.0.smithi031.stdout:2986: rollback oid 17 current snap is 294 2024-04-17T11:44:23.488 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 17 to 293 2024-04-17T11:44:23.488 INFO:tasks.rados.rados.0.smithi031.stdout:2987: copy_from oid 9 from oid 8 current snap is 294 2024-04-17T11:44:23.494 INFO:tasks.rados.rados.0.smithi031.stdout:2988: read oid 30 snap 293 2024-04-17T11:44:23.494 INFO:tasks.rados.rados.0.smithi031.stdout:2988: expect (ObjNum 877 snap 284 seq_num 877) 2024-04-17T11:44:23.494 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 294 2024-04-17T11:44:23.494 INFO:tasks.rados.rados.0.smithi031.stdout:2989: seq_num 917 ranges {1982464=565248,2547712=401408} 2024-04-17T11:44:23.503 INFO:tasks.rados.rados.0.smithi031.stdout:2989: writing smithi03173351-28 from 1982464 to 2547712 tid 1 2024-04-17T11:44:23.506 INFO:tasks.rados.rados.0.smithi031.stdout:2989: writing smithi03173351-28 from 2547712 to 2949120 tid 2 2024-04-17T11:44:23.506 INFO:tasks.rados.rados.0.smithi031.stdout:2990: delete oid 3 current snap is 294 2024-04-17T11:44:23.506 INFO:tasks.rados.rados.0.smithi031.stdout:2986: finishing rollback tid 0 to smithi03173351-17 2024-04-17T11:44:23.506 INFO:tasks.rados.rados.0.smithi031.stdout:2986: finishing rollback tid 1 to smithi03173351-17 2024-04-17T11:44:23.507 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 2316 (ObjNum 861 snap 279 seq_num 861) dirty exists 2024-04-17T11:44:23.508 INFO:tasks.rados.rados.0.smithi031.stdout:2986: finishing rollback tid 2 to smithi03173351-17 2024-04-17T11:44:23.508 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 1734 (ObjNum 817 snap 263 seq_num 817) dirty exists 2024-04-17T11:44:23.510 INFO:tasks.rados.rados.0.smithi031.stdout:2987: finishing copy_from racing read to smithi03173351-9 2024-04-17T11:44:23.510 INFO:tasks.rados.rados.0.smithi031.stdout:2988: expect (ObjNum 877 snap 284 seq_num 877) 2024-04-17T11:44:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:22.482647+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-04-17T11:44:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:22.482647+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:2989: finishing write tid 1 to smithi03173351-28 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:2989: finishing write tid 2 to smithi03173351-28 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:2989: finishing write tid 3 to smithi03173351-28 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:2987: finishing copy_from to smithi03173351-9 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 2724 (ObjNum 908 snap 293 seq_num 908) dirty exists 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:2985: done (5 left) 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:2986: done (4 left) 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:2987: done (3 left) 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:2988: done (2 left) 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:2990: done (1 left) 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 294 2024-04-17T11:44:23.766 INFO:tasks.rados.rados.0.smithi031.stdout:2989: finishing write tid 4 to smithi03173351-28 2024-04-17T11:44:23.767 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 2283 (ObjNum 917 snap 294 seq_num 917) dirty exists 2024-04-17T11:44:23.767 INFO:tasks.rados.rados.0.smithi031.stdout:2989: left oid 28 (ObjNum 917 snap 294 seq_num 917) 2024-04-17T11:44:23.767 INFO:tasks.rados.rados.0.smithi031.stdout:2991: seq_num 919 ranges {0=598016,598016=401408} 2024-04-17T11:44:23.768 INFO:tasks.rados.rados.0.smithi031.stdout:2991: writing smithi03173351-31 from 0 to 598016 tid 1 2024-04-17T11:44:23.771 INFO:tasks.rados.rados.0.smithi031.stdout:2991: writing smithi03173351-31 from 598016 to 999424 tid 2 2024-04-17T11:44:23.771 INFO:tasks.rados.rados.0.smithi031.stdout:2989: done (1 left) 2024-04-17T11:44:23.771 INFO:tasks.rados.rados.0.smithi031.stdout:2992: snap_create 2024-04-17T11:44:23.776 INFO:tasks.rados.rados.0.smithi031.stdout:2991: finishing write tid 1 to smithi03173351-31 2024-04-17T11:44:23.777 INFO:tasks.rados.rados.0.smithi031.stdout:2991: finishing write tid 2 to smithi03173351-31 2024-04-17T11:44:23.777 INFO:tasks.rados.rados.0.smithi031.stdout:2991: finishing write tid 3 to smithi03173351-31 2024-04-17T11:44:23.778 INFO:tasks.rados.rados.0.smithi031.stdout:2991: finishing write tid 4 to smithi03173351-31 2024-04-17T11:44:23.778 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 2850 (ObjNum 919 snap 294 seq_num 919) dirty exists 2024-04-17T11:44:23.779 INFO:tasks.rados.rados.0.smithi031.stdout:2991: left oid 31 (ObjNum 919 snap 294 seq_num 919) 2024-04-17T11:44:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:22.482647+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-04-17T11:44:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:44:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:44:24.491 INFO:tasks.rados.rados.0.smithi031.stdout:2991: done (1 left) 2024-04-17T11:44:24.491 INFO:tasks.rados.rados.0.smithi031.stdout:2992: done (0 left) 2024-04-17T11:44:24.491 INFO:tasks.rados.rados.0.smithi031.stdout:2993: copy_from oid 40 from oid 20 current snap is 295 2024-04-17T11:44:24.491 INFO:tasks.rados.rados.0.smithi031.stdout:2994: rmattr oid 46 current snap is 295 2024-04-17T11:44:24.491 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 295 2024-04-17T11:44:24.491 INFO:tasks.rados.rados.0.smithi031.stdout:2995: seq_num 920 ranges {0=614400,614400=401408} 2024-04-17T11:44:24.495 INFO:tasks.rados.rados.0.smithi031.stdout:2995: writing smithi03173351-11 from 0 to 614400 tid 1 2024-04-17T11:44:24.497 INFO:tasks.rados.rados.0.smithi031.stdout:2995: writing smithi03173351-11 from 614400 to 1015808 tid 2 2024-04-17T11:44:24.497 INFO:tasks.rados.rados.0.smithi031.stdout:2996: snap_create 2024-04-17T11:44:24.499 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 2317 (ObjNum 900 snap 291 seq_num 900) dirty exists 2024-04-17T11:44:24.499 INFO:tasks.rados.rados.0.smithi031.stdout:2993: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:44:24.499 INFO:tasks.rados.rados.0.smithi031.stdout:2993: finishing copy_from to smithi03173351-40 2024-04-17T11:44:24.499 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 2808 (ObjNum 288 snap 0 seq_num 273) dirty exists 2024-04-17T11:44:24.501 INFO:tasks.rados.rados.0.smithi031.stdout:2995: finishing write tid 1 to smithi03173351-11 2024-04-17T11:44:24.502 INFO:tasks.rados.rados.0.smithi031.stdout:2995: finishing write tid 2 to smithi03173351-11 2024-04-17T11:44:24.502 INFO:tasks.rados.rados.0.smithi031.stdout:2995: finishing write tid 3 to smithi03173351-11 2024-04-17T11:44:24.504 INFO:tasks.rados.rados.0.smithi031.stdout:2995: finishing write tid 4 to smithi03173351-11 2024-04-17T11:44:24.504 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 2301 (ObjNum 920 snap 295 seq_num 920) dirty exists 2024-04-17T11:44:24.504 INFO:tasks.rados.rados.0.smithi031.stdout:2995: left oid 11 (ObjNum 920 snap 295 seq_num 920) 2024-04-17T11:44:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:23.488717+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-04-17T11:44:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:23.826646+0000 mgr.y (mgr.14556) 485 : cluster [DBG] pgmap v1001: 121 pgs: 121 active+clean; 129 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.1 MiB/s wr, 28 op/s 2024-04-17T11:44:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:44:24.345829+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:44:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:23.488717+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-04-17T11:44:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:23.826646+0000 mgr.y (mgr.14556) 485 : cluster [DBG] pgmap v1001: 121 pgs: 121 active+clean; 129 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.1 MiB/s wr, 28 op/s 2024-04-17T11:44:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:44:24.345829+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:44:24.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:23.488717+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-04-17T11:44:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:23.826646+0000 mgr.y (mgr.14556) 485 : cluster [DBG] pgmap v1001: 121 pgs: 121 active+clean; 129 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.1 MiB/s wr, 28 op/s 2024-04-17T11:44:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:44:24.345829+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:44:25.497 INFO:tasks.rados.rados.0.smithi031.stdout:2993: done (3 left) 2024-04-17T11:44:25.498 INFO:tasks.rados.rados.0.smithi031.stdout:2994: done (2 left) 2024-04-17T11:44:25.498 INFO:tasks.rados.rados.0.smithi031.stdout:2995: done (1 left) 2024-04-17T11:44:25.498 INFO:tasks.rados.rados.0.smithi031.stdout:2996: done (0 left) 2024-04-17T11:44:25.498 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 39 current snap is 296 2024-04-17T11:44:25.498 INFO:tasks.rados.rados.0.smithi031.stdout:2997: seq_num 921 ranges {0=630784,630784=401408} 2024-04-17T11:44:25.501 INFO:tasks.rados.rados.0.smithi031.stdout:2997: writing smithi03173351-39 from 0 to 630784 tid 1 2024-04-17T11:44:25.503 INFO:tasks.rados.rados.0.smithi031.stdout:2997: writing smithi03173351-39 from 630784 to 1032192 tid 2 2024-04-17T11:44:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:2998: read oid 17 snap -1 2024-04-17T11:44:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:2998: expect (ObjNum 817 snap 263 seq_num 817) 2024-04-17T11:44:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:2999: rollback oid 47 current snap is 296 2024-04-17T11:44:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 47 to 294 2024-04-17T11:44:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:3000: read oid 8 snap -1 2024-04-17T11:44:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:3000: expect (ObjNum 908 snap 293 seq_num 908) 2024-04-17T11:44:25.504 INFO:tasks.rados.rados.0.smithi031.stdout:3001: delete oid 34 current snap is 296 2024-04-17T11:44:25.509 INFO:tasks.rados.rados.0.smithi031.stdout:2997: finishing write tid 1 to smithi03173351-39 2024-04-17T11:44:25.509 INFO:tasks.rados.rados.0.smithi031.stdout:2997: finishing write tid 2 to smithi03173351-39 2024-04-17T11:44:25.510 INFO:tasks.rados.rados.0.smithi031.stdout:2997: finishing write tid 3 to smithi03173351-39 2024-04-17T11:44:25.511 INFO:tasks.rados.rados.0.smithi031.stdout:3001: done (4 left) 2024-04-17T11:44:25.511 INFO:tasks.rados.rados.0.smithi031.stdout:3002: read oid 49 snap -1 2024-04-17T11:44:25.511 INFO:tasks.rados.rados.0.smithi031.stdout:3002: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:44:25.515 INFO:tasks.rados.rados.0.smithi031.stdout:3003: read oid 22 snap 293 2024-04-17T11:44:25.515 INFO:tasks.rados.rados.0.smithi031.stdout:3003: expect (ObjNum 896 snap 289 seq_num 896) 2024-04-17T11:44:25.515 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 296 2024-04-17T11:44:25.515 INFO:tasks.rados.rados.0.smithi031.stdout:3004: seq_num 923 ranges {2007040=663552,2670592=401408} 2024-04-17T11:44:25.526 INFO:tasks.rados.rados.0.smithi031.stdout:3004: writing smithi03173351-32 from 2007040 to 2670592 tid 1 2024-04-17T11:44:25.529 INFO:tasks.rados.rados.0.smithi031.stdout:3004: writing smithi03173351-32 from 2670592 to 3072000 tid 2 2024-04-17T11:44:25.529 INFO:tasks.rados.rados.0.smithi031.stdout:3005: setattr oid 14 current snap is 296 2024-04-17T11:44:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:2998: expect (ObjNum 817 snap 263 seq_num 817) 2024-04-17T11:44:25.583 INFO:tasks.rados.rados.0.smithi031.stdout:2999: finishing rollback tid 0 to smithi03173351-47 2024-04-17T11:44:25.583 INFO:tasks.rados.rados.0.smithi031.stdout:2999: finishing rollback tid 1 to smithi03173351-47 2024-04-17T11:44:25.583 INFO:tasks.rados.rados.0.smithi031.stdout:2999: finishing rollback tid 2 to smithi03173351-47 2024-04-17T11:44:25.583 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1737 (ObjNum 828 snap 268 seq_num 828) dirty exists 2024-04-17T11:44:25.583 INFO:tasks.rados.rados.0.smithi031.stdout:2997: finishing write tid 4 to smithi03173351-39 2024-04-17T11:44:25.583 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 2729 (ObjNum 921 snap 296 seq_num 921) dirty exists 2024-04-17T11:44:25.584 INFO:tasks.rados.rados.0.smithi031.stdout:2997: left oid 39 (ObjNum 921 snap 296 seq_num 921) 2024-04-17T11:44:25.584 INFO:tasks.rados.rados.0.smithi031.stdout:3000: expect (ObjNum 908 snap 293 seq_num 908) 2024-04-17T11:44:25.694 INFO:tasks.rados.rados.0.smithi031.stdout:3002: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:44:25.718 INFO:tasks.rados.rados.0.smithi031.stdout:3003: expect (ObjNum 896 snap 289 seq_num 896) 2024-04-17T11:44:25.833 INFO:tasks.rados.rados.0.smithi031.stdout:3004: finishing write tid 1 to smithi03173351-32 2024-04-17T11:44:25.833 INFO:tasks.rados.rados.0.smithi031.stdout:3004: finishing write tid 2 to smithi03173351-32 2024-04-17T11:44:25.833 INFO:tasks.rados.rados.0.smithi031.stdout:3004: finishing write tid 3 to smithi03173351-32 2024-04-17T11:44:25.833 INFO:tasks.rados.rados.0.smithi031.stdout:3004: finishing write tid 4 to smithi03173351-32 2024-04-17T11:44:25.833 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 2320 (ObjNum 923 snap 296 seq_num 923) dirty exists 2024-04-17T11:44:25.833 INFO:tasks.rados.rados.0.smithi031.stdout:3004: left oid 32 (ObjNum 923 snap 296 seq_num 923) 2024-04-17T11:44:25.833 INFO:tasks.rados.rados.0.smithi031.stdout:2997: done (7 left) 2024-04-17T11:44:25.833 INFO:tasks.rados.rados.0.smithi031.stdout:2998: done (6 left) 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:2999: done (5 left) 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3000: done (4 left) 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3002: done (3 left) 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3003: done (2 left) 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3004: done (1 left) 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3006: rmattr oid 42 current snap is 296 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3006: done (1 left) 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3007: read oid 19 snap 292 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3007: expect deleted 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3008: read oid 33 snap -1 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3008: expect (ObjNum 903 snap 291 seq_num 903) 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3009: read oid 7 snap -1 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3009: expect (ObjNum 910 snap 293 seq_num 910) 2024-04-17T11:44:25.834 INFO:tasks.rados.rados.0.smithi031.stdout:3010: snap_remove snap 294 2024-04-17T11:44:25.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:24.491723+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-04-17T11:44:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:44:24.659328+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:44:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:44:24.660018+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:44:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:44:24.664254+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:44:25.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:24.491723+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-04-17T11:44:25.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:44:24.659328+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:44:25.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:44:24.660018+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:44:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:44:24.664254+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:44:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:24.491723+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-04-17T11:44:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:44:24.659328+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:44:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:44:24.660018+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:44:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:44:24.664254+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:44:26.512 INFO:tasks.rados.rados.0.smithi031.stdout:3010: done (4 left) 2024-04-17T11:44:26.512 INFO:tasks.rados.rados.0.smithi031.stdout:3011: snap_create 2024-04-17T11:44:26.512 INFO:tasks.rados.rados.0.smithi031.stdout:3009: expect (ObjNum 910 snap 293 seq_num 910) 2024-04-17T11:44:26.537 INFO:tasks.rados.rados.0.smithi031.stdout:3008: expect (ObjNum 903 snap 291 seq_num 903) 2024-04-17T11:44:26.557 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2809 (ObjNum 912 snap 293 seq_num 912) dirty exists 2024-04-17T11:44:26.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:25.493015+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-04-17T11:44:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:25.827004+0000 mgr.y (mgr.14556) 486 : cluster [DBG] pgmap v1004: 121 pgs: 121 active+clean; 129 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.1 MiB/s wr, 28 op/s 2024-04-17T11:44:26.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:25.493015+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-04-17T11:44:26.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:25.827004+0000 mgr.y (mgr.14556) 486 : cluster [DBG] pgmap v1004: 121 pgs: 121 active+clean; 129 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.1 MiB/s wr, 28 op/s 2024-04-17T11:44:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:25.493015+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-04-17T11:44:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:25.827004+0000 mgr.y (mgr.14556) 486 : cluster [DBG] pgmap v1004: 121 pgs: 121 active+clean; 129 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.1 MiB/s wr, 28 op/s 2024-04-17T11:44:27.514 INFO:tasks.rados.rados.0.smithi031.stdout:3005: done (4 left) 2024-04-17T11:44:27.514 INFO:tasks.rados.rados.0.smithi031.stdout:3007: done (3 left) 2024-04-17T11:44:27.514 INFO:tasks.rados.rados.0.smithi031.stdout:3008: done (2 left) 2024-04-17T11:44:27.514 INFO:tasks.rados.rados.0.smithi031.stdout:3009: done (1 left) 2024-04-17T11:44:27.514 INFO:tasks.rados.rados.0.smithi031.stdout:3011: done (0 left) 2024-04-17T11:44:27.515 INFO:tasks.rados.rados.0.smithi031.stdout:3012: snap_create 2024-04-17T11:44:27.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:26.512650+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-04-17T11:44:27.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:26.512650+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-04-17T11:44:27.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:26.512650+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-04-17T11:44:28.525 INFO:tasks.rados.rados.0.smithi031.stdout:3012: done (0 left) 2024-04-17T11:44:28.525 INFO:tasks.rados.rados.0.smithi031.stdout:3013: rmattr oid 31 current snap is 298 2024-04-17T11:44:28.525 INFO:tasks.rados.rados.0.smithi031.stdout:3013: done (0 left) 2024-04-17T11:44:28.525 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 24 current snap is 298 2024-04-17T11:44:28.525 INFO:tasks.rados.rados.0.smithi031.stdout:3014: seq_num 924 ranges {917504=679936,1597440=401408} 2024-04-17T11:44:28.533 INFO:tasks.rados.rados.0.smithi031.stdout:3014: writing smithi03173351-24 from 917504 to 1597440 tid 1 2024-04-17T11:44:28.535 INFO:tasks.rados.rados.0.smithi031.stdout:3014: writing smithi03173351-24 from 1597440 to 1998848 tid 2 2024-04-17T11:44:28.536 INFO:tasks.rados.rados.0.smithi031.stdout:3015: copy_from oid 13 from oid 50 current snap is 298 2024-04-17T11:44:28.536 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 298 2024-04-17T11:44:28.536 INFO:tasks.rados.rados.0.smithi031.stdout:3016: seq_num 925 ranges {0=696320,696320=401408} 2024-04-17T11:44:28.540 INFO:tasks.rados.rados.0.smithi031.stdout:3016: writing smithi03173351-6 from 0 to 696320 tid 1 2024-04-17T11:44:28.543 INFO:tasks.rados.rados.0.smithi031.stdout:3016: writing smithi03173351-6 from 696320 to 1097728 tid 2 2024-04-17T11:44:28.543 INFO:tasks.rados.rados.0.smithi031.stdout:3017: copy_from oid 2 from oid 10 current snap is 298 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3015: finishing copy_from to smithi03173351-13 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3015: got expected ENOENT (src dne) 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3015: finishing copy_from racing read to smithi03173351-13 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3015: done (3 left) 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3018: read oid 26 snap -1 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3018: expect (ObjNum 866 snap 281 seq_num 866) 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3019: read oid 19 snap -1 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3019: expect deleted 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3020: rollback oid 39 current snap is 298 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 39 to 291 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3021: snap_create 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3014: finishing write tid 1 to smithi03173351-24 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3014: finishing write tid 2 to smithi03173351-24 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3014: finishing write tid 3 to smithi03173351-24 2024-04-17T11:44:28.544 INFO:tasks.rados.rados.0.smithi031.stdout:3014: finishing write tid 4 to smithi03173351-24 2024-04-17T11:44:28.545 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 2298 (ObjNum 924 snap 298 seq_num 924) dirty exists 2024-04-17T11:44:28.545 INFO:tasks.rados.rados.0.smithi031.stdout:3014: left oid 24 (ObjNum 924 snap 298 seq_num 924) 2024-04-17T11:44:28.547 INFO:tasks.rados.rados.0.smithi031.stdout:3017: finishing copy_from to smithi03173351-2 2024-04-17T11:44:28.547 INFO:tasks.rados.rados.0.smithi031.stdout:3017: got expected ENOENT (src dne) 2024-04-17T11:44:28.547 INFO:tasks.rados.rados.0.smithi031.stdout:3016: finishing write tid 1 to smithi03173351-6 2024-04-17T11:44:28.547 INFO:tasks.rados.rados.0.smithi031.stdout:3016: finishing write tid 2 to smithi03173351-6 2024-04-17T11:44:28.548 INFO:tasks.rados.rados.0.smithi031.stdout:3017: finishing copy_from racing read to smithi03173351-2 2024-04-17T11:44:28.549 INFO:tasks.rados.rados.0.smithi031.stdout:3020: finishing rollback tid 0 to smithi03173351-39 2024-04-17T11:44:28.550 INFO:tasks.rados.rados.0.smithi031.stdout:3020: finishing rollback tid 1 to smithi03173351-39 2024-04-17T11:44:28.550 INFO:tasks.rados.rados.0.smithi031.stdout:3020: finishing rollback tid 2 to smithi03173351-39 2024-04-17T11:44:28.550 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 2732 (ObjNum 878 snap 285 seq_num 878) dirty exists 2024-04-17T11:44:28.555 INFO:tasks.rados.rados.0.smithi031.stdout:3016: finishing write tid 3 to smithi03173351-6 2024-04-17T11:44:28.566 INFO:tasks.rados.rados.0.smithi031.stdout:3018: expect (ObjNum 866 snap 281 seq_num 866) 2024-04-17T11:44:28.860 INFO:tasks.rados.rados.0.smithi031.stdout:3016: finishing write tid 4 to smithi03173351-6 2024-04-17T11:44:28.860 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 2323 (ObjNum 925 snap 298 seq_num 925) dirty exists 2024-04-17T11:44:28.861 INFO:tasks.rados.rados.0.smithi031.stdout:3016: left oid 6 (ObjNum 925 snap 298 seq_num 925) 2024-04-17T11:44:28.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:27.513818+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-04-17T11:44:28.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:27.827564+0000 mgr.y (mgr.14556) 487 : cluster [DBG] pgmap v1007: 121 pgs: 121 active+clean; 136 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-04-17T11:44:28.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:27.513818+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-04-17T11:44:28.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:27.827564+0000 mgr.y (mgr.14556) 487 : cluster [DBG] pgmap v1007: 121 pgs: 121 active+clean; 136 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-04-17T11:44:28.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:27.513818+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-04-17T11:44:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:27.827564+0000 mgr.y (mgr.14556) 487 : cluster [DBG] pgmap v1007: 121 pgs: 121 active+clean; 136 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-04-17T11:44:29.422 INFO:tasks.rados.rados.0.smithi031.stdout:3014: done (6 left) 2024-04-17T11:44:29.422 INFO:tasks.rados.rados.0.smithi031.stdout:3016: done (5 left) 2024-04-17T11:44:29.422 INFO:tasks.rados.rados.0.smithi031.stdout:3017: done (4 left) 2024-04-17T11:44:29.422 INFO:tasks.rados.rados.0.smithi031.stdout:3018: done (3 left) 2024-04-17T11:44:29.422 INFO:tasks.rados.rados.0.smithi031.stdout:3019: done (2 left) 2024-04-17T11:44:29.422 INFO:tasks.rados.rados.0.smithi031.stdout:3020: done (1 left) 2024-04-17T11:44:29.422 INFO:tasks.rados.rados.0.smithi031.stdout:3021: done (0 left) 2024-04-17T11:44:29.422 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 299 2024-04-17T11:44:29.422 INFO:tasks.rados.rados.0.smithi031.stdout:3022: seq_num 926 ranges {2760704=712704,3473408=401408} 2024-04-17T11:44:29.440 INFO:tasks.rados.rados.0.smithi031.stdout:3022: writing smithi03173351-44 from 2760704 to 3473408 tid 1 2024-04-17T11:44:29.443 INFO:tasks.rados.rados.0.smithi031.stdout:3022: writing smithi03173351-44 from 3473408 to 3874816 tid 2 2024-04-17T11:44:29.443 INFO:tasks.rados.rados.0.smithi031.stdout:3023: read oid 50 snap -1 2024-04-17T11:44:29.443 INFO:tasks.rados.rados.0.smithi031.stdout:3023: expect deleted 2024-04-17T11:44:29.443 INFO:tasks.rados.rados.0.smithi031.stdout:3024: read oid 39 snap 298 2024-04-17T11:44:29.443 INFO:tasks.rados.rados.0.smithi031.stdout:3024: expect (ObjNum 878 snap 285 seq_num 878) 2024-04-17T11:44:29.443 INFO:tasks.rados.rados.0.smithi031.stdout:3025: delete oid 3 current snap is 299 2024-04-17T11:44:29.448 INFO:tasks.rados.rados.0.smithi031.stdout:3023: done (3 left) 2024-04-17T11:44:29.448 INFO:tasks.rados.rados.0.smithi031.stdout:3025: done (2 left) 2024-04-17T11:44:29.448 INFO:tasks.rados.rados.0.smithi031.stdout:3026: rmattr oid 16 current snap is 299 2024-04-17T11:44:29.448 INFO:tasks.rados.rados.0.smithi031.stdout:3027: rollback oid 19 current snap is 299 2024-04-17T11:44:29.448 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 291 2024-04-17T11:44:29.448 INFO:tasks.rados.rados.0.smithi031.stdout:3028: read oid 17 snap -1 2024-04-17T11:44:29.448 INFO:tasks.rados.rados.0.smithi031.stdout:3028: expect (ObjNum 817 snap 263 seq_num 817) 2024-04-17T11:44:29.448 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 299 2024-04-17T11:44:29.448 INFO:tasks.rados.rados.0.smithi031.stdout:3029: seq_num 928 ranges {729088=745472,1474560=401408} 2024-04-17T11:44:29.456 INFO:tasks.rados.rados.0.smithi031.stdout:3029: writing smithi03173351-33 from 729088 to 1474560 tid 1 2024-04-17T11:44:29.459 INFO:tasks.rados.rados.0.smithi031.stdout:3029: writing smithi03173351-33 from 1474560 to 1875968 tid 2 2024-04-17T11:44:29.459 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 299 2024-04-17T11:44:29.459 INFO:tasks.rados.rados.0.smithi031.stdout:3022: finishing write tid 1 to smithi03173351-44 2024-04-17T11:44:29.459 INFO:tasks.rados.rados.0.smithi031.stdout:3030: seq_num 929 ranges {2334720=761856,3096576=401408} 2024-04-17T11:44:29.476 INFO:tasks.rados.rados.0.smithi031.stdout:3030: writing smithi03173351-13 from 2334720 to 3096576 tid 1 2024-04-17T11:44:29.478 INFO:tasks.rados.rados.0.smithi031.stdout:3030: writing smithi03173351-13 from 3096576 to 3497984 tid 2 2024-04-17T11:44:29.478 INFO:tasks.rados.rados.0.smithi031.stdout:3031: copy_from oid 3 from oid 24 current snap is 299 2024-04-17T11:44:29.478 INFO:tasks.rados.rados.0.smithi031.stdout:3024: expect (ObjNum 878 snap 285 seq_num 878) 2024-04-17T11:44:29.488 INFO:tasks.rados.rados.0.smithi031.stdout:3022: finishing write tid 2 to smithi03173351-44 2024-04-17T11:44:29.488 INFO:tasks.rados.rados.0.smithi031.stdout:3022: finishing write tid 3 to smithi03173351-44 2024-04-17T11:44:29.488 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 2741 (ObjNum 904 snap 291 seq_num 904) dirty exists 2024-04-17T11:44:29.488 INFO:tasks.rados.rados.0.smithi031.stdout:3027: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:44:29.488 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 0 (ObjNum -849369843 snap 21881 seq_num 1632883651) dirty dne 2024-04-17T11:44:29.488 INFO:tasks.rados.rados.0.smithi031.stdout:3022: finishing write tid 4 to smithi03173351-44 2024-04-17T11:44:29.488 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 2326 (ObjNum 926 snap 299 seq_num 926) dirty exists 2024-04-17T11:44:29.488 INFO:tasks.rados.rados.0.smithi031.stdout:3022: left oid 44 (ObjNum 926 snap 299 seq_num 926) 2024-04-17T11:44:29.488 INFO:tasks.rados.rados.0.smithi031.stdout:3028: expect (ObjNum 817 snap 263 seq_num 817) 2024-04-17T11:44:29.540 INFO:tasks.rados.rados.0.smithi031.stdout:3029: finishing write tid 1 to smithi03173351-33 2024-04-17T11:44:29.540 INFO:tasks.rados.rados.0.smithi031.stdout:3029: finishing write tid 2 to smithi03173351-33 2024-04-17T11:44:29.540 INFO:tasks.rados.rados.0.smithi031.stdout:3022: done (7 left) 2024-04-17T11:44:29.540 INFO:tasks.rados.rados.0.smithi031.stdout:3024: done (6 left) 2024-04-17T11:44:29.540 INFO:tasks.rados.rados.0.smithi031.stdout:3026: done (5 left) 2024-04-17T11:44:29.540 INFO:tasks.rados.rados.0.smithi031.stdout:3027: done (4 left) 2024-04-17T11:44:29.540 INFO:tasks.rados.rados.0.smithi031.stdout:3028: done (3 left) 2024-04-17T11:44:29.540 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 299 2024-04-17T11:44:29.540 INFO:tasks.rados.rados.0.smithi031.stdout:3029: finishing write tid 3 to smithi03173351-33 2024-04-17T11:44:29.540 INFO:tasks.rados.rados.0.smithi031.stdout:3032: seq_num 930 ranges {466944=786432,1253376=401408} 2024-04-17T11:44:29.546 INFO:tasks.rados.rados.0.smithi031.stdout:3032: writing smithi03173351-36 from 466944 to 1253376 tid 1 2024-04-17T11:44:29.549 INFO:tasks.rados.rados.0.smithi031.stdout:3032: writing smithi03173351-36 from 1253376 to 1654784 tid 2 2024-04-17T11:44:29.549 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 39 current snap is 299 2024-04-17T11:44:29.549 INFO:tasks.rados.rados.0.smithi031.stdout:3033: seq_num 931 ranges {311296=802816,1114112=401408} 2024-04-17T11:44:29.555 INFO:tasks.rados.rados.0.smithi031.stdout:3033: writing smithi03173351-39 from 311296 to 1114112 tid 1 2024-04-17T11:44:29.558 INFO:tasks.rados.rados.0.smithi031.stdout:3033: writing smithi03173351-39 from 1114112 to 1515520 tid 2 2024-04-17T11:44:29.558 INFO:tasks.rados.rados.0.smithi031.stdout:3034: snap_create 2024-04-17T11:44:29.558 INFO:tasks.rados.rados.0.smithi031.stdout:3029: finishing write tid 4 to smithi03173351-33 2024-04-17T11:44:29.558 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 2854 (ObjNum 928 snap 299 seq_num 928) dirty exists 2024-04-17T11:44:29.558 INFO:tasks.rados.rados.0.smithi031.stdout:3029: left oid 33 (ObjNum 928 snap 299 seq_num 928) 2024-04-17T11:44:29.558 INFO:tasks.rados.rados.0.smithi031.stdout:3030: finishing write tid 1 to smithi03173351-13 2024-04-17T11:44:29.558 INFO:tasks.rados.rados.0.smithi031.stdout:3030: finishing write tid 2 to smithi03173351-13 2024-04-17T11:44:29.558 INFO:tasks.rados.rados.0.smithi031.stdout:3030: finishing write tid 3 to smithi03173351-13 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:3030: finishing write tid 4 to smithi03173351-13 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 2723 (ObjNum 929 snap 299 seq_num 929) dirty exists 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:3030: left oid 13 (ObjNum 929 snap 299 seq_num 929) 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:3031: finishing copy_from racing read to smithi03173351-3 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:3031: finishing copy_from to smithi03173351-3 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2298 (ObjNum 924 snap 298 seq_num 924) dirty exists 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:3032: finishing write tid 1 to smithi03173351-36 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:3032: finishing write tid 2 to smithi03173351-36 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:3032: finishing write tid 3 to smithi03173351-36 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:3032: finishing write tid 4 to smithi03173351-36 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 2812 (ObjNum 930 snap 299 seq_num 930) dirty exists 2024-04-17T11:44:29.559 INFO:tasks.rados.rados.0.smithi031.stdout:3032: left oid 36 (ObjNum 930 snap 299 seq_num 930) 2024-04-17T11:44:29.561 INFO:tasks.rados.rados.0.smithi031.stdout:3033: finishing write tid 1 to smithi03173351-39 2024-04-17T11:44:29.561 INFO:tasks.rados.rados.0.smithi031.stdout:3033: finishing write tid 2 to smithi03173351-39 2024-04-17T11:44:29.561 INFO:tasks.rados.rados.0.smithi031.stdout:3033: finishing write tid 3 to smithi03173351-39 2024-04-17T11:44:29.562 INFO:tasks.rados.rados.0.smithi031.stdout:3033: finishing write tid 4 to smithi03173351-39 2024-04-17T11:44:29.562 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 2735 (ObjNum 931 snap 299 seq_num 931) dirty exists 2024-04-17T11:44:29.562 INFO:tasks.rados.rados.0.smithi031.stdout:3033: left oid 39 (ObjNum 931 snap 299 seq_num 931) 2024-04-17T11:44:29.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:28.524734+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-04-17T11:44:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:29.419984+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-04-17T11:44:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:28.524734+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-04-17T11:44:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:29.419984+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-04-17T11:44:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:28.524734+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-04-17T11:44:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:29.419984+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-04-17T11:44:30.531 INFO:tasks.rados.rados.0.smithi031.stdout:3029: done (5 left) 2024-04-17T11:44:30.531 INFO:tasks.rados.rados.0.smithi031.stdout:3030: done (4 left) 2024-04-17T11:44:30.531 INFO:tasks.rados.rados.0.smithi031.stdout:3031: done (3 left) 2024-04-17T11:44:30.531 INFO:tasks.rados.rados.0.smithi031.stdout:3032: done (2 left) 2024-04-17T11:44:30.531 INFO:tasks.rados.rados.0.smithi031.stdout:3033: done (1 left) 2024-04-17T11:44:30.531 INFO:tasks.rados.rados.0.smithi031.stdout:3034: done (0 left) 2024-04-17T11:44:30.531 INFO:tasks.rados.rados.0.smithi031.stdout:3035: snap_create 2024-04-17T11:44:30.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:29.828119+0000 mgr.y (mgr.14556) 488 : cluster [DBG] pgmap v1010: 121 pgs: 121 active+clean; 137 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 25 op/s 2024-04-17T11:44:30.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:29.828119+0000 mgr.y (mgr.14556) 488 : cluster [DBG] pgmap v1010: 121 pgs: 121 active+clean; 137 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 25 op/s 2024-04-17T11:44:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:29.828119+0000 mgr.y (mgr.14556) 488 : cluster [DBG] pgmap v1010: 121 pgs: 121 active+clean; 137 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 25 op/s 2024-04-17T11:44:31.535 INFO:tasks.rados.rados.0.smithi031.stdout:3035: done (0 left) 2024-04-17T11:44:31.535 INFO:tasks.rados.rados.0.smithi031.stdout:3036: snap_remove snap 297 2024-04-17T11:44:31.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:30.531389+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-04-17T11:44:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:44:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:31] "GET /metrics HTTP/1.1" 200 192227 "" "Prometheus/2.33.4" 2024-04-17T11:44:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:30.531389+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-04-17T11:44:31.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:30.531389+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-04-17T11:44:32.555 INFO:tasks.rados.rados.0.smithi031.stdout:3036: done (0 left) 2024-04-17T11:44:32.555 INFO:tasks.rados.rados.0.smithi031.stdout:3037: rollback oid 24 current snap is 301 2024-04-17T11:44:32.555 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 299 2024-04-17T11:44:32.555 INFO:tasks.rados.rados.0.smithi031.stdout:3038: copy_from oid 33 from oid 15 current snap is 301 2024-04-17T11:44:32.556 INFO:tasks.rados.rados.0.smithi031.stdout:3039: snap_remove snap 291 2024-04-17T11:44:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:31.536429+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-04-17T11:44:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:31.828642+0000 mgr.y (mgr.14556) 489 : cluster [DBG] pgmap v1013: 121 pgs: 121 active+clean; 137 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 252 KiB/s wr, 1 op/s 2024-04-17T11:44:32.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:31.536429+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-04-17T11:44:32.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:31.828642+0000 mgr.y (mgr.14556) 489 : cluster [DBG] pgmap v1013: 121 pgs: 121 active+clean; 137 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 252 KiB/s wr, 1 op/s 2024-04-17T11:44:32.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:31.536429+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-04-17T11:44:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:31.828642+0000 mgr.y (mgr.14556) 489 : cluster [DBG] pgmap v1013: 121 pgs: 121 active+clean; 137 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 252 KiB/s wr, 1 op/s 2024-04-17T11:44:33.553 INFO:tasks.rados.rados.0.smithi031.stdout:3039: done (2 left) 2024-04-17T11:44:33.553 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 40 current snap is 301 2024-04-17T11:44:33.553 INFO:tasks.rados.rados.0.smithi031.stdout:3040: seq_num 932 ranges {0=417792,417792=663552,1081344=139264} 2024-04-17T11:44:33.557 INFO:tasks.rados.rados.0.smithi031.stdout:3040: writing smithi03173351-40 from 0 to 417792 tid 1 2024-04-17T11:44:33.562 INFO:tasks.rados.rados.0.smithi031.stdout:3040: writing smithi03173351-40 from 417792 to 1081344 tid 2 2024-04-17T11:44:33.563 INFO:tasks.rados.rados.0.smithi031.stdout:3040: writing smithi03173351-40 from 1081344 to 1220608 tid 3 2024-04-17T11:44:33.563 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 301 2024-04-17T11:44:33.563 INFO:tasks.rados.rados.0.smithi031.stdout:3041: seq_num 933 ranges {720896=434176,1155072=548864,1703936=253952} 2024-04-17T11:44:33.568 INFO:tasks.rados.rados.0.smithi031.stdout:3041: writing smithi03173351-21 from 720896 to 1155072 tid 1 2024-04-17T11:44:33.573 INFO:tasks.rados.rados.0.smithi031.stdout:3041: writing smithi03173351-21 from 1155072 to 1703936 tid 2 2024-04-17T11:44:33.583 INFO:tasks.rados.rados.0.smithi031.stdout:3041: writing smithi03173351-21 from 1703936 to 1957888 tid 3 2024-04-17T11:44:33.583 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 19 current snap is 301 2024-04-17T11:44:33.583 INFO:tasks.rados.rados.0.smithi031.stdout:3042: seq_num 934 ranges {0=450560,450560=434176,884736=368640} 2024-04-17T11:44:33.583 INFO:tasks.rados.rados.0.smithi031.stdout:3042: writing smithi03173351-19 from 0 to 450560 tid 1 2024-04-17T11:44:33.583 INFO:tasks.rados.rados.0.smithi031.stdout:3042: writing smithi03173351-19 from 450560 to 884736 tid 2 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3042: writing smithi03173351-19 from 884736 to 1253376 tid 3 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3043: delete oid 46 current snap is 301 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3037: finishing rollback tid 0 to smithi03173351-24 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3037: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3037: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 2301 (ObjNum 924 snap 298 seq_num 924) dirty exists 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3038: finishing copy_from racing read to smithi03173351-33 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3038: finishing copy_from to smithi03173351-33 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 2295 (ObjNum 771 snap 254 seq_num 771) dirty exists 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3040: finishing write tid 1 to smithi03173351-40 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3040: finishing write tid 2 to smithi03173351-40 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3040: finishing write tid 3 to smithi03173351-40 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3040: finishing write tid 4 to smithi03173351-40 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3041: finishing write tid 1 to smithi03173351-21 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3040: finishing write tid 5 to smithi03173351-40 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 2816 (ObjNum 932 snap 301 seq_num 932) dirty exists 2024-04-17T11:44:33.584 INFO:tasks.rados.rados.0.smithi031.stdout:3040: left oid 40 (ObjNum 932 snap 301 seq_num 932) 2024-04-17T11:44:33.585 INFO:tasks.rados.rados.0.smithi031.stdout:3042: finishing write tid 1 to smithi03173351-19 2024-04-17T11:44:33.585 INFO:tasks.rados.rados.0.smithi031.stdout:3041: finishing write tid 2 to smithi03173351-21 2024-04-17T11:44:33.585 INFO:tasks.rados.rados.0.smithi031.stdout:3041: finishing write tid 3 to smithi03173351-21 2024-04-17T11:44:33.585 INFO:tasks.rados.rados.0.smithi031.stdout:3041: finishing write tid 4 to smithi03173351-21 2024-04-17T11:44:33.588 INFO:tasks.rados.rados.0.smithi031.stdout:3041: finishing write tid 5 to smithi03173351-21 2024-04-17T11:44:33.589 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 2727 (ObjNum 933 snap 301 seq_num 933) dirty exists 2024-04-17T11:44:33.589 INFO:tasks.rados.rados.0.smithi031.stdout:3041: left oid 21 (ObjNum 933 snap 301 seq_num 933) 2024-04-17T11:44:33.589 INFO:tasks.rados.rados.0.smithi031.stdout:3037: done (5 left) 2024-04-17T11:44:33.589 INFO:tasks.rados.rados.0.smithi031.stdout:3038: done (4 left) 2024-04-17T11:44:33.589 INFO:tasks.rados.rados.0.smithi031.stdout:3040: done (3 left) 2024-04-17T11:44:33.589 INFO:tasks.rados.rados.0.smithi031.stdout:3041: done (2 left) 2024-04-17T11:44:33.589 INFO:tasks.rados.rados.0.smithi031.stdout:3043: done (1 left) 2024-04-17T11:44:33.589 INFO:tasks.rados.rados.0.smithi031.stdout:3044: snap_create 2024-04-17T11:44:33.590 INFO:tasks.rados.rados.0.smithi031.stdout:3042: finishing write tid 2 to smithi03173351-19 2024-04-17T11:44:33.590 INFO:tasks.rados.rados.0.smithi031.stdout:3042: finishing write tid 3 to smithi03173351-19 2024-04-17T11:44:33.590 INFO:tasks.rados.rados.0.smithi031.stdout:3042: finishing write tid 4 to smithi03173351-19 2024-04-17T11:44:33.591 INFO:tasks.rados.rados.0.smithi031.stdout:3042: finishing write tid 5 to smithi03173351-19 2024-04-17T11:44:33.591 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 2335 (ObjNum 934 snap 301 seq_num 934) dirty exists 2024-04-17T11:44:33.591 INFO:tasks.rados.rados.0.smithi031.stdout:3042: left oid 19 (ObjNum 934 snap 301 seq_num 934) 2024-04-17T11:44:33.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:32.550339+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-04-17T11:44:33.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:32.550339+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-04-17T11:44:33.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:32.550339+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-04-17T11:44:34.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:44:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:44:34.570 INFO:tasks.rados.rados.0.smithi031.stdout:3042: done (1 left) 2024-04-17T11:44:34.571 INFO:tasks.rados.rados.0.smithi031.stdout:3044: done (0 left) 2024-04-17T11:44:34.571 INFO:tasks.rados.rados.0.smithi031.stdout:3045: read oid 21 snap 293 2024-04-17T11:44:34.571 INFO:tasks.rados.rados.0.smithi031.stdout:3045: expect (ObjNum 889 snap 286 seq_num 889) 2024-04-17T11:44:34.571 INFO:tasks.rados.rados.0.smithi031.stdout:3046: rollback oid 28 current snap is 302 2024-04-17T11:44:34.571 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 28 to 296 2024-04-17T11:44:34.571 INFO:tasks.rados.rados.0.smithi031.stdout:3047: read oid 15 snap -1 2024-04-17T11:44:34.571 INFO:tasks.rados.rados.0.smithi031.stdout:3047: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:44:34.575 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 302 2024-04-17T11:44:34.575 INFO:tasks.rados.rados.0.smithi031.stdout:3048: seq_num 936 ranges {2793472=483328,3276800=655360,3932160=147456} 2024-04-17T11:44:34.589 INFO:tasks.rados.rados.0.smithi031.stdout:3048: writing smithi03173351-8 from 2793472 to 3276800 tid 1 2024-04-17T11:44:34.593 INFO:tasks.rados.rados.0.smithi031.stdout:3048: writing smithi03173351-8 from 3276800 to 3932160 tid 2 2024-04-17T11:44:34.594 INFO:tasks.rados.rados.0.smithi031.stdout:3048: writing smithi03173351-8 from 3932160 to 4079616 tid 3 2024-04-17T11:44:34.594 INFO:tasks.rados.rados.0.smithi031.stdout:3049: copy_from oid 30 from oid 23 current snap is 302 2024-04-17T11:44:34.594 INFO:tasks.rados.rados.0.smithi031.stdout:3046: finishing rollback tid 0 to smithi03173351-28 2024-04-17T11:44:34.594 INFO:tasks.rados.rados.0.smithi031.stdout:3045: expect (ObjNum 889 snap 286 seq_num 889) 2024-04-17T11:44:34.621 INFO:tasks.rados.rados.0.smithi031.stdout:3047: expect (ObjNum 771 snap 254 seq_num 771) 2024-04-17T11:44:34.645 INFO:tasks.rados.rados.0.smithi031.stdout:3046: finishing rollback tid 1 to smithi03173351-28 2024-04-17T11:44:34.646 INFO:tasks.rados.rados.0.smithi031.stdout:3046: finishing rollback tid 2 to smithi03173351-28 2024-04-17T11:44:34.646 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 2286 (ObjNum 917 snap 294 seq_num 917) dirty exists 2024-04-17T11:44:34.646 INFO:tasks.rados.rados.0.smithi031.stdout:3048: finishing write tid 1 to smithi03173351-8 2024-04-17T11:44:34.646 INFO:tasks.rados.rados.0.smithi031.stdout:3049: finishing copy_from racing read to smithi03173351-30 2024-04-17T11:44:34.646 INFO:tasks.rados.rados.0.smithi031.stdout:3049: finishing copy_from to smithi03173351-30 2024-04-17T11:44:34.646 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 2259 (ObjNum 870 snap 282 seq_num 870) dirty exists 2024-04-17T11:44:34.646 INFO:tasks.rados.rados.0.smithi031.stdout:3048: finishing write tid 2 to smithi03173351-8 2024-04-17T11:44:34.646 INFO:tasks.rados.rados.0.smithi031.stdout:3045: done (4 left) 2024-04-17T11:44:34.646 INFO:tasks.rados.rados.0.smithi031.stdout:3046: done (3 left) 2024-04-17T11:44:34.646 INFO:tasks.rados.rados.0.smithi031.stdout:3047: done (2 left) 2024-04-17T11:44:34.646 INFO:tasks.rados.rados.0.smithi031.stdout:3049: done (1 left) 2024-04-17T11:44:34.649 INFO:tasks.rados.rados.0.smithi031.stdout:3050: read oid 14 snap -1 2024-04-17T11:44:34.649 INFO:tasks.rados.rados.0.smithi031.stdout:3050: expect (ObjNum 912 snap 293 seq_num 912) 2024-04-17T11:44:34.649 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 47 current snap is 302 2024-04-17T11:44:34.649 INFO:tasks.rados.rados.0.smithi031.stdout:3051: seq_num 937 ranges {4136960=499712,4636672=532480,5169152=270336} 2024-04-17T11:44:34.670 INFO:tasks.rados.rados.0.smithi031.stdout:3051: writing smithi03173351-47 from 4136960 to 4636672 tid 1 2024-04-17T11:44:34.673 INFO:tasks.rados.rados.0.smithi031.stdout:3051: writing smithi03173351-47 from 4636672 to 5169152 tid 2 2024-04-17T11:44:34.675 INFO:tasks.rados.rados.0.smithi031.stdout:3051: writing smithi03173351-47 from 5169152 to 5439488 tid 3 2024-04-17T11:44:34.675 INFO:tasks.rados.rados.0.smithi031.stdout:3052: setattr oid 12 current snap is 302 2024-04-17T11:44:34.675 INFO:tasks.rados.rados.0.smithi031.stdout:3048: finishing write tid 3 to smithi03173351-8 2024-04-17T11:44:34.675 INFO:tasks.rados.rados.0.smithi031.stdout:3048: finishing write tid 4 to smithi03173351-8 2024-04-17T11:44:34.676 INFO:tasks.rados.rados.0.smithi031.stdout:3048: finishing write tid 5 to smithi03173351-8 2024-04-17T11:44:34.676 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 2728 (ObjNum 936 snap 302 seq_num 936) dirty exists 2024-04-17T11:44:34.676 INFO:tasks.rados.rados.0.smithi031.stdout:3048: left oid 8 (ObjNum 936 snap 302 seq_num 936) 2024-04-17T11:44:34.676 INFO:tasks.rados.rados.0.smithi031.stdout:3050: expect (ObjNum 912 snap 293 seq_num 912) 2024-04-17T11:44:34.731 INFO:tasks.rados.rados.0.smithi031.stdout:3051: finishing write tid 1 to smithi03173351-47 2024-04-17T11:44:34.731 INFO:tasks.rados.rados.0.smithi031.stdout:3051: finishing write tid 2 to smithi03173351-47 2024-04-17T11:44:34.731 INFO:tasks.rados.rados.0.smithi031.stdout:3051: finishing write tid 3 to smithi03173351-47 2024-04-17T11:44:34.731 INFO:tasks.rados.rados.0.smithi031.stdout:3051: finishing write tid 4 to smithi03173351-47 2024-04-17T11:44:34.731 INFO:tasks.rados.rados.0.smithi031.stdout:3051: finishing write tid 5 to smithi03173351-47 2024-04-17T11:44:34.731 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1741 (ObjNum 937 snap 302 seq_num 937) dirty exists 2024-04-17T11:44:34.732 INFO:tasks.rados.rados.0.smithi031.stdout:3051: left oid 47 (ObjNum 937 snap 302 seq_num 937) 2024-04-17T11:44:34.732 INFO:tasks.rados.rados.0.smithi031.stdout:3048: done (3 left) 2024-04-17T11:44:34.732 INFO:tasks.rados.rados.0.smithi031.stdout:3050: done (2 left) 2024-04-17T11:44:34.732 INFO:tasks.rados.rados.0.smithi031.stdout:3051: done (1 left) 2024-04-17T11:44:34.732 INFO:tasks.rados.rados.0.smithi031.stdout:3053: snap_create 2024-04-17T11:44:34.734 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2817 (ObjNum 828 snap 268 seq_num 828) dirty exists 2024-04-17T11:44:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:33.553430+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-04-17T11:44:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:33.829161+0000 mgr.y (mgr.14556) 490 : cluster [DBG] pgmap v1016: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:44:34.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:33.553430+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-04-17T11:44:34.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:33.829161+0000 mgr.y (mgr.14556) 490 : cluster [DBG] pgmap v1016: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:44:34.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:33.553430+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-04-17T11:44:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:33.829161+0000 mgr.y (mgr.14556) 490 : cluster [DBG] pgmap v1016: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:44:35.572 INFO:tasks.rados.rados.0.smithi031.stdout:3052: done (1 left) 2024-04-17T11:44:35.572 INFO:tasks.rados.rados.0.smithi031.stdout:3053: done (0 left) 2024-04-17T11:44:35.572 INFO:tasks.rados.rados.0.smithi031.stdout:3054: delete oid 42 current snap is 303 2024-04-17T11:44:35.579 INFO:tasks.rados.rados.0.smithi031.stdout:3054: done (0 left) 2024-04-17T11:44:35.579 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 303 2024-04-17T11:44:35.579 INFO:tasks.rados.rados.0.smithi031.stdout:3055: seq_num 939 ranges {5210112=532480,5742592=704512,6447104=98304} 2024-04-17T11:44:35.609 INFO:tasks.rados.rados.0.smithi031.stdout:3055: writing smithi03173351-26 from 5210112 to 5742592 tid 1 2024-04-17T11:44:35.613 INFO:tasks.rados.rados.0.smithi031.stdout:3055: writing smithi03173351-26 from 5742592 to 6447104 tid 2 2024-04-17T11:44:35.614 INFO:tasks.rados.rados.0.smithi031.stdout:3055: writing smithi03173351-26 from 6447104 to 6545408 tid 3 2024-04-17T11:44:35.615 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 42 current snap is 303 2024-04-17T11:44:35.615 INFO:tasks.rados.rados.0.smithi031.stdout:3055: finishing write tid 1 to smithi03173351-26 2024-04-17T11:44:35.615 INFO:tasks.rados.rados.0.smithi031.stdout:3056: seq_num 940 ranges {0=548864,548864=589824,1138688=212992} 2024-04-17T11:44:35.618 INFO:tasks.rados.rados.0.smithi031.stdout:3056: writing smithi03173351-42 from 0 to 548864 tid 1 2024-04-17T11:44:35.622 INFO:tasks.rados.rados.0.smithi031.stdout:3056: writing smithi03173351-42 from 548864 to 1138688 tid 2 2024-04-17T11:44:35.624 INFO:tasks.rados.rados.0.smithi031.stdout:3056: writing smithi03173351-42 from 1138688 to 1351680 tid 3 2024-04-17T11:44:35.624 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 303 2024-04-17T11:44:35.624 INFO:tasks.rados.rados.0.smithi031.stdout:3055: finishing write tid 2 to smithi03173351-26 2024-04-17T11:44:35.624 INFO:tasks.rados.rados.0.smithi031.stdout:3055: finishing write tid 3 to smithi03173351-26 2024-04-17T11:44:35.624 INFO:tasks.rados.rados.0.smithi031.stdout:3055: finishing write tid 4 to smithi03173351-26 2024-04-17T11:44:35.624 INFO:tasks.rados.rados.0.smithi031.stdout:3056: finishing write tid 1 to smithi03173351-42 2024-04-17T11:44:35.624 INFO:tasks.rados.rados.0.smithi031.stdout:3055: finishing write tid 5 to smithi03173351-26 2024-04-17T11:44:35.624 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 2331 (ObjNum 939 snap 303 seq_num 939) dirty exists 2024-04-17T11:44:35.624 INFO:tasks.rados.rados.0.smithi031.stdout:3055: left oid 26 (ObjNum 939 snap 303 seq_num 939) 2024-04-17T11:44:35.624 INFO:tasks.rados.rados.0.smithi031.stdout:3057: seq_num 941 ranges {2859008=565248,3424256=475136,3899392=327680} 2024-04-17T11:44:35.642 INFO:tasks.rados.rados.0.smithi031.stdout:3057: writing smithi03173351-22 from 2859008 to 3424256 tid 1 2024-04-17T11:44:35.645 INFO:tasks.rados.rados.0.smithi031.stdout:3057: writing smithi03173351-22 from 3424256 to 3899392 tid 2 2024-04-17T11:44:35.647 INFO:tasks.rados.rados.0.smithi031.stdout:3057: writing smithi03173351-22 from 3899392 to 4227072 tid 3 2024-04-17T11:44:35.647 INFO:tasks.rados.rados.0.smithi031.stdout:3055: done (2 left) 2024-04-17T11:44:35.647 INFO:tasks.rados.rados.0.smithi031.stdout:3058: delete oid 39 current snap is 303 2024-04-17T11:44:35.648 INFO:tasks.rados.rados.0.smithi031.stdout:3056: finishing write tid 2 to smithi03173351-42 2024-04-17T11:44:35.648 INFO:tasks.rados.rados.0.smithi031.stdout:3056: finishing write tid 3 to smithi03173351-42 2024-04-17T11:44:35.648 INFO:tasks.rados.rados.0.smithi031.stdout:3056: finishing write tid 4 to smithi03173351-42 2024-04-17T11:44:35.648 INFO:tasks.rados.rados.0.smithi031.stdout:3056: finishing write tid 5 to smithi03173351-42 2024-04-17T11:44:35.648 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 2740 (ObjNum 940 snap 303 seq_num 940) dirty exists 2024-04-17T11:44:35.648 INFO:tasks.rados.rados.0.smithi031.stdout:3056: left oid 42 (ObjNum 940 snap 303 seq_num 940) 2024-04-17T11:44:35.648 INFO:tasks.rados.rados.0.smithi031.stdout:3057: finishing write tid 1 to smithi03173351-22 2024-04-17T11:44:35.649 INFO:tasks.rados.rados.0.smithi031.stdout:3057: finishing write tid 2 to smithi03173351-22 2024-04-17T11:44:35.650 INFO:tasks.rados.rados.0.smithi031.stdout:3056: done (2 left) 2024-04-17T11:44:35.650 INFO:tasks.rados.rados.0.smithi031.stdout:3058: done (1 left) 2024-04-17T11:44:35.650 INFO:tasks.rados.rados.0.smithi031.stdout:3059: read oid 18 snap -1 2024-04-17T11:44:35.650 INFO:tasks.rados.rados.0.smithi031.stdout:3059: expect (ObjNum 833 snap 269 seq_num 833) 2024-04-17T11:44:35.650 INFO:tasks.rados.rados.0.smithi031.stdout:3060: rmattr oid 34 current snap is 303 2024-04-17T11:44:35.650 INFO:tasks.rados.rados.0.smithi031.stdout:3060: done (2 left) 2024-04-17T11:44:35.650 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 303 2024-04-17T11:44:35.650 INFO:tasks.rados.rados.0.smithi031.stdout:3061: seq_num 943 ranges {2949120=598016,3547136=688128,4235264=114688} 2024-04-17T11:44:35.670 INFO:tasks.rados.rados.0.smithi031.stdout:3061: writing smithi03173351-28 from 2949120 to 3547136 tid 1 2024-04-17T11:44:35.675 INFO:tasks.rados.rados.0.smithi031.stdout:3061: writing smithi03173351-28 from 3547136 to 4235264 tid 2 2024-04-17T11:44:35.676 INFO:tasks.rados.rados.0.smithi031.stdout:3061: writing smithi03173351-28 from 4235264 to 4349952 tid 3 2024-04-17T11:44:35.676 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 303 2024-04-17T11:44:35.676 INFO:tasks.rados.rados.0.smithi031.stdout:3062: seq_num 944 ranges {2949120=614400,3563520=573440,4136960=229376} 2024-04-17T11:44:35.695 INFO:tasks.rados.rados.0.smithi031.stdout:3062: writing smithi03173351-1 from 2949120 to 3563520 tid 1 2024-04-17T11:44:35.699 INFO:tasks.rados.rados.0.smithi031.stdout:3062: writing smithi03173351-1 from 3563520 to 4136960 tid 2 2024-04-17T11:44:35.701 INFO:tasks.rados.rados.0.smithi031.stdout:3062: writing smithi03173351-1 from 4136960 to 4366336 tid 3 2024-04-17T11:44:35.701 INFO:tasks.rados.rados.0.smithi031.stdout:3063: read oid 5 snap 299 2024-04-17T11:44:35.701 INFO:tasks.rados.rados.0.smithi031.stdout:3063: expect (ObjNum 891 snap 288 seq_num 891) 2024-04-17T11:44:35.701 INFO:tasks.rados.rados.0.smithi031.stdout:3064: rollback oid 9 current snap is 303 2024-04-17T11:44:35.701 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 9 to 293 2024-04-17T11:44:35.701 INFO:tasks.rados.rados.0.smithi031.stdout:3057: finishing write tid 3 to smithi03173351-22 2024-04-17T11:44:35.701 INFO:tasks.rados.rados.0.smithi031.stdout:3057: finishing write tid 4 to smithi03173351-22 2024-04-17T11:44:35.701 INFO:tasks.rados.rados.0.smithi031.stdout:3057: finishing write tid 5 to smithi03173351-22 2024-04-17T11:44:35.701 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 2305 (ObjNum 941 snap 303 seq_num 941) dirty exists 2024-04-17T11:44:35.701 INFO:tasks.rados.rados.0.smithi031.stdout:3057: left oid 22 (ObjNum 941 snap 303 seq_num 941) 2024-04-17T11:44:35.701 INFO:tasks.rados.rados.0.smithi031.stdout:3059: expect (ObjNum 833 snap 269 seq_num 833) 2024-04-17T11:44:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:34.571570+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-04-17T11:44:35.967 INFO:tasks.rados.rados.0.smithi031.stdout:3061: finishing write tid 1 to smithi03173351-28 2024-04-17T11:44:35.967 INFO:tasks.rados.rados.0.smithi031.stdout:3061: finishing write tid 2 to smithi03173351-28 2024-04-17T11:44:35.967 INFO:tasks.rados.rados.0.smithi031.stdout:3061: finishing write tid 3 to smithi03173351-28 2024-04-17T11:44:35.967 INFO:tasks.rados.rados.0.smithi031.stdout:3061: finishing write tid 4 to smithi03173351-28 2024-04-17T11:44:35.967 INFO:tasks.rados.rados.0.smithi031.stdout:3061: finishing write tid 5 to smithi03173351-28 2024-04-17T11:44:35.967 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 2290 (ObjNum 943 snap 303 seq_num 943) dirty exists 2024-04-17T11:44:35.967 INFO:tasks.rados.rados.0.smithi031.stdout:3061: left oid 28 (ObjNum 943 snap 303 seq_num 943) 2024-04-17T11:44:35.967 INFO:tasks.rados.rados.0.smithi031.stdout:3062: finishing write tid 1 to smithi03173351-1 2024-04-17T11:44:35.967 INFO:tasks.rados.rados.0.smithi031.stdout:3057: done (5 left) 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3059: done (4 left) 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3061: done (3 left) 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3065: read oid 26 snap -1 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3065: expect (ObjNum 939 snap 303 seq_num 939) 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3066: rollback oid 27 current snap is 303 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 27 to 296 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3064: finishing rollback tid 0 to smithi03173351-9 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3064: finishing rollback tid 1 to smithi03173351-9 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 2726 (ObjNum -1701710608 snap 21884 seq_num 2593256944) dirty dne 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3062: finishing write tid 2 to smithi03173351-1 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3062: finishing write tid 3 to smithi03173351-1 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3064: done (4 left) 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3067: delete oid 40 current snap is 303 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3062: finishing write tid 4 to smithi03173351-1 2024-04-17T11:44:35.968 INFO:tasks.rados.rados.0.smithi031.stdout:3062: finishing write tid 5 to smithi03173351-1 2024-04-17T11:44:35.969 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2305 (ObjNum 944 snap 303 seq_num 944) dirty exists 2024-04-17T11:44:35.969 INFO:tasks.rados.rados.0.smithi031.stdout:3062: left oid 1 (ObjNum 944 snap 303 seq_num 944) 2024-04-17T11:44:35.969 INFO:tasks.rados.rados.0.smithi031.stdout:3063: expect (ObjNum 891 snap 288 seq_num 891) 2024-04-17T11:44:35.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:34.571570+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-04-17T11:44:35.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:34.571570+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-04-17T11:44:36.210 INFO:tasks.rados.rados.0.smithi031.stdout:3066: finishing rollback tid 0 to smithi03173351-27 2024-04-17T11:44:36.211 INFO:tasks.rados.rados.0.smithi031.stdout:3066: finishing rollback tid 1 to smithi03173351-27 2024-04-17T11:44:36.211 INFO:tasks.rados.rados.0.smithi031.stdout:3066: finishing rollback tid 2 to smithi03173351-27 2024-04-17T11:44:36.211 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 2293 (ObjNum 916 snap 293 seq_num 916) dirty exists 2024-04-17T11:44:36.211 INFO:tasks.rados.rados.0.smithi031.stdout:3065: expect (ObjNum 939 snap 303 seq_num 939) 2024-04-17T11:44:36.626 INFO:tasks.rados.rados.0.smithi031.stdout:3062: done (4 left) 2024-04-17T11:44:36.626 INFO:tasks.rados.rados.0.smithi031.stdout:3063: done (3 left) 2024-04-17T11:44:36.627 INFO:tasks.rados.rados.0.smithi031.stdout:3065: done (2 left) 2024-04-17T11:44:36.627 INFO:tasks.rados.rados.0.smithi031.stdout:3066: done (1 left) 2024-04-17T11:44:36.627 INFO:tasks.rados.rados.0.smithi031.stdout:3067: done (0 left) 2024-04-17T11:44:36.627 INFO:tasks.rados.rados.0.smithi031.stdout:3068: read oid 32 snap -1 2024-04-17T11:44:36.627 INFO:tasks.rados.rados.0.smithi031.stdout:3068: expect (ObjNum 923 snap 296 seq_num 923) 2024-04-17T11:44:36.627 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 303 2024-04-17T11:44:36.627 INFO:tasks.rados.rados.0.smithi031.stdout:3069: seq_num 946 ranges {0=647168,647168=745472,1392640=57344} 2024-04-17T11:44:36.629 INFO:tasks.rados.rados.0.smithi031.stdout:3069: writing smithi03173351-9 from 0 to 647168 tid 1 2024-04-17T11:44:36.634 INFO:tasks.rados.rados.0.smithi031.stdout:3069: writing smithi03173351-9 from 647168 to 1392640 tid 2 2024-04-17T11:44:36.635 INFO:tasks.rados.rados.0.smithi031.stdout:3069: writing smithi03173351-9 from 1392640 to 1449984 tid 3 2024-04-17T11:44:36.635 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 303 2024-04-17T11:44:36.635 INFO:tasks.rados.rados.0.smithi031.stdout:3070: seq_num 947 ranges {0=663552,663552=630784,1294336=172032} 2024-04-17T11:44:36.638 INFO:tasks.rados.rados.0.smithi031.stdout:3070: writing smithi03173351-29 from 0 to 663552 tid 1 2024-04-17T11:44:36.642 INFO:tasks.rados.rados.0.smithi031.stdout:3070: writing smithi03173351-29 from 663552 to 1294336 tid 2 2024-04-17T11:44:36.643 INFO:tasks.rados.rados.0.smithi031.stdout:3070: writing smithi03173351-29 from 1294336 to 1466368 tid 3 2024-04-17T11:44:36.643 INFO:tasks.rados.rados.0.smithi031.stdout:3071: snap_create 2024-04-17T11:44:36.643 INFO:tasks.rados.rados.0.smithi031.stdout:3069: finishing write tid 1 to smithi03173351-9 2024-04-17T11:44:36.643 INFO:tasks.rados.rados.0.smithi031.stdout:3068: expect (ObjNum 923 snap 296 seq_num 923) 2024-04-17T11:44:36.794 INFO:tasks.rados.rados.0.smithi031.stdout:3069: finishing write tid 2 to smithi03173351-9 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:3069: finishing write tid 3 to smithi03173351-9 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:3069: finishing write tid 4 to smithi03173351-9 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:3069: finishing write tid 5 to smithi03173351-9 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 2730 (ObjNum 946 snap 303 seq_num 946) dirty exists 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:3069: left oid 9 (ObjNum 946 snap 303 seq_num 946) 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:3070: finishing write tid 1 to smithi03173351-29 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:3070: finishing write tid 2 to smithi03173351-29 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:3070: finishing write tid 3 to smithi03173351-29 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:3070: finishing write tid 4 to smithi03173351-29 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:3070: finishing write tid 5 to smithi03173351-29 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 2732 (ObjNum 947 snap 303 seq_num 947) dirty exists 2024-04-17T11:44:36.795 INFO:tasks.rados.rados.0.smithi031.stdout:3070: left oid 29 (ObjNum 947 snap 303 seq_num 947) 2024-04-17T11:44:36.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:35.572633+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-04-17T11:44:36.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:35.829529+0000 mgr.y (mgr.14556) 491 : cluster [DBG] pgmap v1019: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:44:36.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:35.572633+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-04-17T11:44:36.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:35.829529+0000 mgr.y (mgr.14556) 491 : cluster [DBG] pgmap v1019: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:44:36.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:35.572633+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-04-17T11:44:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:35.829529+0000 mgr.y (mgr.14556) 491 : cluster [DBG] pgmap v1019: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-17T11:44:37.588 INFO:tasks.rados.rados.0.smithi031.stdout:3068: done (3 left) 2024-04-17T11:44:37.588 INFO:tasks.rados.rados.0.smithi031.stdout:3069: done (2 left) 2024-04-17T11:44:37.588 INFO:tasks.rados.rados.0.smithi031.stdout:3070: done (1 left) 2024-04-17T11:44:37.588 INFO:tasks.rados.rados.0.smithi031.stdout:3071: done (0 left) 2024-04-17T11:44:37.588 INFO:tasks.rados.rados.0.smithi031.stdout:3072: delete oid 47 current snap is 304 2024-04-17T11:44:37.591 INFO:tasks.rados.rados.0.smithi031.stdout:3072: done (0 left) 2024-04-17T11:44:37.591 INFO:tasks.rados.rados.0.smithi031.stdout:3073: snap_create 2024-04-17T11:44:38.596 INFO:tasks.rados.rados.0.smithi031.stdout:3073: done (0 left) 2024-04-17T11:44:38.596 INFO:tasks.rados.rados.0.smithi031.stdout:3074: read oid 39 snap -1 2024-04-17T11:44:38.596 INFO:tasks.rados.rados.0.smithi031.stdout:3074: expect deleted 2024-04-17T11:44:38.596 INFO:tasks.rados.rados.0.smithi031.stdout:3075: snap_create 2024-04-17T11:44:38.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:37.589018+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-04-17T11:44:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:37.830119+0000 mgr.y (mgr.14556) 492 : cluster [DBG] pgmap v1021: 121 pgs: 121 active+clean; 159 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 28 op/s 2024-04-17T11:44:38.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:37.589018+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-04-17T11:44:38.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:37.830119+0000 mgr.y (mgr.14556) 492 : cluster [DBG] pgmap v1021: 121 pgs: 121 active+clean; 159 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 28 op/s 2024-04-17T11:44:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:37.589018+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-04-17T11:44:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:37.830119+0000 mgr.y (mgr.14556) 492 : cluster [DBG] pgmap v1021: 121 pgs: 121 active+clean; 159 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 28 op/s 2024-04-17T11:44:39.417 INFO:tasks.rados.rados.0.smithi031.stdout:3074: done (1 left) 2024-04-17T11:44:39.417 INFO:tasks.rados.rados.0.smithi031.stdout:3075: done (0 left) 2024-04-17T11:44:39.417 INFO:tasks.rados.rados.0.smithi031.stdout:3076: delete oid 11 current snap is 306 2024-04-17T11:44:39.423 INFO:tasks.rados.rados.0.smithi031.stdout:3076: done (0 left) 2024-04-17T11:44:39.423 INFO:tasks.rados.rados.0.smithi031.stdout:3077: delete oid 18 current snap is 306 2024-04-17T11:44:39.427 INFO:tasks.rados.rados.0.smithi031.stdout:3077: done (0 left) 2024-04-17T11:44:39.427 INFO:tasks.rados.rados.0.smithi031.stdout:3078: read oid 38 snap -1 2024-04-17T11:44:39.428 INFO:tasks.rados.rados.0.smithi031.stdout:3078: expect (ObjNum 911 snap 293 seq_num 911) 2024-04-17T11:44:39.428 INFO:tasks.rados.rados.0.smithi031.stdout:3079: setattr oid 48 current snap is 306 2024-04-17T11:44:39.429 INFO:tasks.rados.rados.0.smithi031.stdout:3080: delete oid 20 current snap is 306 2024-04-17T11:44:39.432 INFO:tasks.rados.rados.0.smithi031.stdout:3080: done (2 left) 2024-04-17T11:44:39.432 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 40 current snap is 306 2024-04-17T11:44:39.433 INFO:tasks.rados.rados.0.smithi031.stdout:3081: seq_num 952 ranges {0=753664,753664=499712,1253376=303104} 2024-04-17T11:44:39.437 INFO:tasks.rados.rados.0.smithi031.stdout:3081: writing smithi03173351-40 from 0 to 753664 tid 1 2024-04-17T11:44:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:3081: writing smithi03173351-40 from 753664 to 1253376 tid 2 2024-04-17T11:44:39.442 INFO:tasks.rados.rados.0.smithi031.stdout:3081: writing smithi03173351-40 from 1253376 to 1556480 tid 3 2024-04-17T11:44:39.442 INFO:tasks.rados.rados.0.smithi031.stdout:3082: delete oid 3 current snap is 306 2024-04-17T11:44:39.442 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 2733 (ObjNum 288 snap 0 seq_num 33) dirty exists 2024-04-17T11:44:39.443 INFO:tasks.rados.rados.0.smithi031.stdout:3078: expect (ObjNum 911 snap 293 seq_num 911) 2024-04-17T11:44:39.545 INFO:tasks.rados.rados.0.smithi031.stdout:3081: finishing write tid 1 to smithi03173351-40 2024-04-17T11:44:39.545 INFO:tasks.rados.rados.0.smithi031.stdout:3081: finishing write tid 2 to smithi03173351-40 2024-04-17T11:44:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:3081: finishing write tid 3 to smithi03173351-40 2024-04-17T11:44:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:3081: finishing write tid 4 to smithi03173351-40 2024-04-17T11:44:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:3081: finishing write tid 5 to smithi03173351-40 2024-04-17T11:44:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 2822 (ObjNum 952 snap 306 seq_num 952) dirty exists 2024-04-17T11:44:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:3081: left oid 40 (ObjNum 952 snap 306 seq_num 952) 2024-04-17T11:44:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:3078: done (3 left) 2024-04-17T11:44:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:3079: done (2 left) 2024-04-17T11:44:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:3081: done (1 left) 2024-04-17T11:44:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:3082: done (0 left) 2024-04-17T11:44:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 306 2024-04-17T11:44:39.546 INFO:tasks.rados.rados.0.smithi031.stdout:3083: seq_num 954 ranges {917504=786432,1703936=671744,2375680=131072} 2024-04-17T11:44:39.554 INFO:tasks.rados.rados.0.smithi031.stdout:3083: writing smithi03173351-49 from 917504 to 1703936 tid 1 2024-04-17T11:44:39.558 INFO:tasks.rados.rados.0.smithi031.stdout:3083: writing smithi03173351-49 from 1703936 to 2375680 tid 2 2024-04-17T11:44:39.559 INFO:tasks.rados.rados.0.smithi031.stdout:3083: writing smithi03173351-49 from 2375680 to 2506752 tid 3 2024-04-17T11:44:39.559 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 306 2024-04-17T11:44:39.559 INFO:tasks.rados.rados.0.smithi031.stdout:3084: seq_num 955 ranges {1548288=802816,2351104=557056,2908160=245760} 2024-04-17T11:44:39.572 INFO:tasks.rados.rados.0.smithi031.stdout:3084: writing smithi03173351-14 from 1548288 to 2351104 tid 1 2024-04-17T11:44:39.575 INFO:tasks.rados.rados.0.smithi031.stdout:3084: writing smithi03173351-14 from 2351104 to 2908160 tid 2 2024-04-17T11:44:39.576 INFO:tasks.rados.rados.0.smithi031.stdout:3084: writing smithi03173351-14 from 2908160 to 3153920 tid 3 2024-04-17T11:44:39.577 INFO:tasks.rados.rados.0.smithi031.stdout:3085: rollback oid 26 current snap is 306 2024-04-17T11:44:39.577 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 295 2024-04-17T11:44:39.577 INFO:tasks.rados.rados.0.smithi031.stdout:3083: finishing write tid 1 to smithi03173351-49 2024-04-17T11:44:39.577 INFO:tasks.rados.rados.0.smithi031.stdout:3083: finishing write tid 2 to smithi03173351-49 2024-04-17T11:44:39.577 INFO:tasks.rados.rados.0.smithi031.stdout:3083: finishing write tid 3 to smithi03173351-49 2024-04-17T11:44:39.577 INFO:tasks.rados.rados.0.smithi031.stdout:3083: finishing write tid 4 to smithi03173351-49 2024-04-17T11:44:39.577 INFO:tasks.rados.rados.0.smithi031.stdout:3083: finishing write tid 5 to smithi03173351-49 2024-04-17T11:44:39.577 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2875 (ObjNum 954 snap 306 seq_num 954) dirty exists 2024-04-17T11:44:39.577 INFO:tasks.rados.rados.0.smithi031.stdout:3083: left oid 49 (ObjNum 954 snap 306 seq_num 954) 2024-04-17T11:44:39.577 INFO:tasks.rados.rados.0.smithi031.stdout:3083: done (2 left) 2024-04-17T11:44:39.577 INFO:tasks.rados.rados.0.smithi031.stdout:3086: delete oid 33 current snap is 306 2024-04-17T11:44:39.580 INFO:tasks.rados.rados.0.smithi031.stdout:3084: finishing write tid 1 to smithi03173351-14 2024-04-17T11:44:39.580 INFO:tasks.rados.rados.0.smithi031.stdout:3084: finishing write tid 2 to smithi03173351-14 2024-04-17T11:44:39.581 INFO:tasks.rados.rados.0.smithi031.stdout:3086: done (2 left) 2024-04-17T11:44:39.581 INFO:tasks.rados.rados.0.smithi031.stdout:3087: delete oid 34 current snap is 306 2024-04-17T11:44:39.581 INFO:tasks.rados.rados.0.smithi031.stdout:3085: finishing rollback tid 0 to smithi03173351-26 2024-04-17T11:44:39.582 INFO:tasks.rados.rados.0.smithi031.stdout:3085: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:44:39.582 INFO:tasks.rados.rados.0.smithi031.stdout:3085: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:44:39.582 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 2334 (ObjNum 866 snap 281 seq_num 866) dirty exists 2024-04-17T11:44:39.582 INFO:tasks.rados.rados.0.smithi031.stdout:3084: finishing write tid 3 to smithi03173351-14 2024-04-17T11:44:39.584 INFO:tasks.rados.rados.0.smithi031.stdout:3085: done (2 left) 2024-04-17T11:44:39.584 INFO:tasks.rados.rados.0.smithi031.stdout:3087: done (1 left) 2024-04-17T11:44:39.584 INFO:tasks.rados.rados.0.smithi031.stdout:3088: read oid 24 snap 298 2024-04-17T11:44:39.584 INFO:tasks.rados.rados.0.smithi031.stdout:3088: expect (ObjNum 924 snap 298 seq_num 924) 2024-04-17T11:44:39.584 INFO:tasks.rados.rados.0.smithi031.stdout:3089: snap_remove snap 292 2024-04-17T11:44:39.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:38.592337+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-04-17T11:44:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:39.417690+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-04-17T11:44:39.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:38.592337+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-04-17T11:44:39.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:39.417690+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-04-17T11:44:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:38.592337+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-04-17T11:44:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:39.417690+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-04-17T11:44:40.292 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:44:40.424 INFO:tasks.rados.rados.0.smithi031.stdout:3089: done (2 left) 2024-04-17T11:44:40.424 INFO:tasks.rados.rados.0.smithi031.stdout:3090: delete oid 8 current snap is 306 2024-04-17T11:44:40.436 INFO:tasks.rados.rados.0.smithi031.stdout:3084: finishing write tid 4 to smithi03173351-14 2024-04-17T11:44:40.436 INFO:tasks.rados.rados.0.smithi031.stdout:3084: finishing write tid 5 to smithi03173351-14 2024-04-17T11:44:40.436 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2826 (ObjNum 955 snap 306 seq_num 955) dirty exists 2024-04-17T11:44:40.436 INFO:tasks.rados.rados.0.smithi031.stdout:3084: left oid 14 (ObjNum 955 snap 306 seq_num 955) 2024-04-17T11:44:40.436 INFO:tasks.rados.rados.0.smithi031.stdout:3088: expect (ObjNum 924 snap 298 seq_num 924) 2024-04-17T11:44:40.519 INFO:tasks.rados.rados.0.smithi031.stdout:3084: done (2 left) 2024-04-17T11:44:40.519 INFO:tasks.rados.rados.0.smithi031.stdout:3088: done (1 left) 2024-04-17T11:44:40.519 INFO:tasks.rados.rados.0.smithi031.stdout:3090: done (0 left) 2024-04-17T11:44:40.520 INFO:tasks.rados.rados.0.smithi031.stdout:3091: delete oid 22 current snap is 306 2024-04-17T11:44:40.522 INFO:tasks.rados.rados.0.smithi031.stdout:3091: done (0 left) 2024-04-17T11:44:40.522 INFO:tasks.rados.rados.0.smithi031.stdout:3092: rollback oid 41 current snap is 306 2024-04-17T11:44:40.522 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 41 to 305 2024-04-17T11:44:40.522 INFO:tasks.rados.rados.0.smithi031.stdout:3093: rollback oid 19 current snap is 306 2024-04-17T11:44:40.523 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 305 2024-04-17T11:44:40.523 INFO:tasks.rados.rados.0.smithi031.stdout:3094: rollback oid 24 current snap is 306 2024-04-17T11:44:40.523 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 300 2024-04-17T11:44:40.523 INFO:tasks.rados.rados.0.smithi031.stdout:3095: snap_create 2024-04-17T11:44:40.526 INFO:tasks.rados.rados.0.smithi031.stdout:3093: finishing rollback tid 0 to smithi03173351-19 2024-04-17T11:44:40.526 INFO:tasks.rados.rados.0.smithi031.stdout:3094: finishing rollback tid 0 to smithi03173351-24 2024-04-17T11:44:40.526 INFO:tasks.rados.rados.0.smithi031.stdout:3094: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:44:40.526 INFO:tasks.rados.rados.0.smithi031.stdout:3093: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:44:40.526 INFO:tasks.rados.rados.0.smithi031.stdout:3093: finishing rollback tid 2 to smithi03173351-19 2024-04-17T11:44:40.527 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 2338 (ObjNum 934 snap 301 seq_num 934) dirty exists 2024-04-17T11:44:40.527 INFO:tasks.rados.rados.0.smithi031.stdout:3092: finishing rollback tid 0 to smithi03173351-41 2024-04-17T11:44:40.527 INFO:tasks.rados.rados.0.smithi031.stdout:3094: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:44:40.527 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 2309 (ObjNum 924 snap 298 seq_num 924) dirty exists 2024-04-17T11:44:40.527 INFO:tasks.rados.rados.0.smithi031.stdout:3092: finishing rollback tid 1 to smithi03173351-41 2024-04-17T11:44:40.527 INFO:tasks.rados.rados.0.smithi031.stdout:3092: finishing rollback tid 2 to smithi03173351-41 2024-04-17T11:44:40.528 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 2296 (ObjNum 871 snap 283 seq_num 871) dirty exists 2024-04-17T11:44:40.621 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:44:40.621 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (12m) 77s ago 12m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:44:40.621 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (12m) 76s ago 12m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:44:40.621 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (13m) 77s ago 13m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (13m) 76s ago 13m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (17m) 76s ago 17m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (19m) 77s ago 18m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (19m) 77s ago 19m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (17m) 76s ago 17m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (17m) 77s ago 17m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (13m) 77s ago 13m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (13m) 76s ago 13m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (17m) 77s ago 17m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (16m) 77s ago 16m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (16m) 77s ago 16m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (15m) 77s ago 15m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (15m) 76s ago 15m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (15m) 76s ago 15m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (14m) 76s ago 14m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:44:40.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (14m) 76s ago 14m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:44:40.623 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (11m) 76s ago 13m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:44:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:39.830559+0000 mgr.y (mgr.14556) 493 : cluster [DBG] pgmap v1024: 121 pgs: 121 active+clean; 159 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 29 op/s 2024-04-17T11:44:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:44:40.281816+0000 mgr.y (mgr.14556) 494 : audit [DBG] from='client.25235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:40.420941+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-04-17T11:44:40.969 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:44:40.969 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:44:40.969 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:44:40.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:44:40.969 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:44:40.969 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:44:40.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:44:40.969 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:44:40.969 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:44:40.970 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:44:40.970 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:44:40.970 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:44:40.970 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:44:40.970 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:44:40.970 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:44:40.970 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:44:40.970 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:44:40.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:39.830559+0000 mgr.y (mgr.14556) 493 : cluster [DBG] pgmap v1024: 121 pgs: 121 active+clean; 159 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 29 op/s 2024-04-17T11:44:40.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:44:40.281816+0000 mgr.y (mgr.14556) 494 : audit [DBG] from='client.25235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:40.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:40.420941+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-04-17T11:44:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:39.830559+0000 mgr.y (mgr.14556) 493 : cluster [DBG] pgmap v1024: 121 pgs: 121 active+clean; 159 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 29 op/s 2024-04-17T11:44:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:44:40.281816+0000 mgr.y (mgr.14556) 494 : audit [DBG] from='client.25235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:40.420941+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-04-17T11:44:41.424 INFO:tasks.rados.rados.0.smithi031.stdout:3092: done (3 left) 2024-04-17T11:44:41.424 INFO:tasks.rados.rados.0.smithi031.stdout:3093: done (2 left) 2024-04-17T11:44:41.424 INFO:tasks.rados.rados.0.smithi031.stdout:3094: done (1 left) 2024-04-17T11:44:41.424 INFO:tasks.rados.rados.0.smithi031.stdout:3095: done (0 left) 2024-04-17T11:44:41.424 INFO:tasks.rados.rados.0.smithi031.stdout:3096: read oid 49 snap -1 2024-04-17T11:44:41.424 INFO:tasks.rados.rados.0.smithi031.stdout:3096: expect (ObjNum 954 snap 306 seq_num 954) 2024-04-17T11:44:41.424 INFO:tasks.rados.rados.0.smithi031.stdout:3097: snap_remove snap 293 2024-04-17T11:44:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:44:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:41] "GET /metrics HTTP/1.1" 200 192238 "" "Prometheus/2.33.4" 2024-04-17T11:44:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:44:40.614710+0000 mgr.y (mgr.14556) 495 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:44:40.970651+0000 mon.a (mon.0) 1506 : audit [DBG] from='client.? 172.21.15.31:0/2370674761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:44:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:41.424893+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-04-17T11:44:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:44:40.614710+0000 mgr.y (mgr.14556) 495 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:44:40.970651+0000 mon.a (mon.0) 1506 : audit [DBG] from='client.? 172.21.15.31:0/2370674761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:44:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:41.424893+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-04-17T11:44:41.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:44:40.614710+0000 mgr.y (mgr.14556) 495 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:44:41.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:44:40.970651+0000 mon.a (mon.0) 1506 : audit [DBG] from='client.? 172.21.15.31:0/2370674761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:44:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:41.424893+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-04-17T11:44:42.437 INFO:tasks.rados.rados.0.smithi031.stdout:3097: done (1 left) 2024-04-17T11:44:42.437 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 307 2024-04-17T11:44:42.437 INFO:tasks.rados.rados.0.smithi031.stdout:3098: seq_num 960 ranges {4136960=483328,4620288=425984,5046272=761856,5808128=16384} 2024-04-17T11:44:42.459 INFO:tasks.rados.rados.0.smithi031.stdout:3098: writing smithi03173351-12 from 4136960 to 4620288 tid 1 2024-04-17T11:44:42.461 INFO:tasks.rados.rados.0.smithi031.stdout:3098: writing smithi03173351-12 from 4620288 to 5046272 tid 2 2024-04-17T11:44:42.466 INFO:tasks.rados.rados.0.smithi031.stdout:3098: writing smithi03173351-12 from 5046272 to 5808128 tid 3 2024-04-17T11:44:42.467 INFO:tasks.rados.rados.0.smithi031.stdout:3098: writing smithi03173351-12 from 5808128 to 5824512 tid 4 2024-04-17T11:44:42.467 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 307 2024-04-17T11:44:42.467 INFO:tasks.rados.rados.0.smithi031.stdout:3099: seq_num 961 ranges {4251648=499712,4751360=712704,5464064=491520} 2024-04-17T11:44:42.492 INFO:tasks.rados.rados.0.smithi031.stdout:3099: writing smithi03173351-45 from 4251648 to 4751360 tid 1 2024-04-17T11:44:42.497 INFO:tasks.rados.rados.0.smithi031.stdout:3099: writing smithi03173351-45 from 4751360 to 5464064 tid 2 2024-04-17T11:44:42.500 INFO:tasks.rados.rados.0.smithi031.stdout:3099: writing smithi03173351-45 from 5464064 to 5955584 tid 3 2024-04-17T11:44:42.500 INFO:tasks.rados.rados.0.smithi031.stdout:3100: snap_remove snap 303 2024-04-17T11:44:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:41.830971+0000 mgr.y (mgr.14556) 496 : cluster [DBG] pgmap v1027: 121 pgs: 121 active+clean; 159 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 op/s 2024-04-17T11:44:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:42.421583+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-04-17T11:44:42.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:41.830971+0000 mgr.y (mgr.14556) 496 : cluster [DBG] pgmap v1027: 121 pgs: 121 active+clean; 159 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 op/s 2024-04-17T11:44:42.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:42.421583+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-04-17T11:44:42.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:41.830971+0000 mgr.y (mgr.14556) 496 : cluster [DBG] pgmap v1027: 121 pgs: 121 active+clean; 159 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 op/s 2024-04-17T11:44:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:42.421583+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-04-17T11:44:43.430 INFO:tasks.rados.rados.0.smithi031.stdout:3100: done (3 left) 2024-04-17T11:44:43.430 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 307 2024-04-17T11:44:43.430 INFO:tasks.rados.rados.0.smithi031.stdout:3101: seq_num 962 ranges {0=516096,516096=589824,1105920=614400} 2024-04-17T11:44:43.432 INFO:tasks.rados.rados.0.smithi031.stdout:3101: writing smithi03173351-50 from 0 to 516096 tid 1 2024-04-17T11:44:43.439 INFO:tasks.rados.rados.0.smithi031.stdout:3101: writing smithi03173351-50 from 516096 to 1105920 tid 2 2024-04-17T11:44:43.440 INFO:tasks.rados.rados.0.smithi031.stdout:3101: writing smithi03173351-50 from 1105920 to 1720320 tid 3 2024-04-17T11:44:43.440 INFO:tasks.rados.rados.0.smithi031.stdout:3102: rollback oid 34 current snap is 307 2024-04-17T11:44:43.440 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 34 to 305 2024-04-17T11:44:43.440 INFO:tasks.rados.rados.0.smithi031.stdout:3103: snap_remove snap 301 2024-04-17T11:44:44.421 INFO:tasks.rados.rados.0.smithi031.stdout:3103: done (5 left) 2024-04-17T11:44:44.421 INFO:tasks.rados.rados.0.smithi031.stdout:3104: rmattr oid 38 current snap is 307 2024-04-17T11:44:44.421 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 307 2024-04-17T11:44:44.421 INFO:tasks.rados.rados.0.smithi031.stdout:3105: seq_num 963 ranges {0=532480,532480=475136,1007616=532480,1540096=196608} 2024-04-17T11:44:44.431 INFO:tasks.rados.rados.0.smithi031.stdout:3105: writing smithi03173351-46 from 0 to 532480 tid 1 2024-04-17T11:44:44.431 INFO:tasks.rados.rados.0.smithi031.stdout:3105: writing smithi03173351-46 from 532480 to 1007616 tid 2 2024-04-17T11:44:44.431 INFO:tasks.rados.rados.0.smithi031.stdout:3105: writing smithi03173351-46 from 1007616 to 1540096 tid 3 2024-04-17T11:44:44.431 INFO:tasks.rados.rados.0.smithi031.stdout:3105: writing smithi03173351-46 from 1540096 to 1736704 tid 4 2024-04-17T11:44:44.432 INFO:tasks.rados.rados.0.smithi031.stdout:3106: snap_remove snap 302 2024-04-17T11:44:44.443 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:44:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:44:44.444 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:43.428664+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-04-17T11:44:44.444 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:43.831361+0000 mgr.y (mgr.14556) 497 : cluster [DBG] pgmap v1030: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-04-17T11:44:44.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:43.428664+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-04-17T11:44:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:43.831361+0000 mgr.y (mgr.14556) 497 : cluster [DBG] pgmap v1030: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-04-17T11:44:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:43.428664+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-04-17T11:44:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:43.831361+0000 mgr.y (mgr.14556) 497 : cluster [DBG] pgmap v1030: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-04-17T11:44:45.451 INFO:tasks.rados.rados.0.smithi031.stdout:3106: done (7 left) 2024-04-17T11:44:45.452 INFO:tasks.rados.rados.0.smithi031.stdout:3107: copy_from oid 5 from oid 4 current snap is 307 2024-04-17T11:44:45.452 INFO:tasks.rados.rados.0.smithi031.stdout:3096: expect (ObjNum 954 snap 306 seq_num 954) 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3098: finishing write tid 1 to smithi03173351-12 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3098: finishing write tid 2 to smithi03173351-12 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3098: finishing write tid 3 to smithi03173351-12 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3098: finishing write tid 4 to smithi03173351-12 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3098: finishing write tid 5 to smithi03173351-12 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3098: finishing write tid 6 to smithi03173351-12 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2831 (ObjNum 960 snap 307 seq_num 960) dirty exists 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3098: left oid 12 (ObjNum 960 snap 307 seq_num 960) 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3099: finishing write tid 1 to smithi03173351-45 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3099: finishing write tid 2 to smithi03173351-45 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3099: finishing write tid 3 to smithi03173351-45 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3096: done (7 left) 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3098: done (6 left) 2024-04-17T11:44:45.541 INFO:tasks.rados.rados.0.smithi031.stdout:3108: copy_from oid 2 from oid 40 current snap is 307 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3099: finishing write tid 4 to smithi03173351-45 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3099: finishing write tid 5 to smithi03173351-45 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2900 (ObjNum 961 snap 307 seq_num 961) dirty exists 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3099: left oid 45 (ObjNum 961 snap 307 seq_num 961) 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3101: finishing write tid 1 to smithi03173351-50 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3102: finishing rollback tid 1 to smithi03173351-34 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 2285 (ObjNum 288 snap 0 seq_num 33) dirty dne 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3101: finishing write tid 2 to smithi03173351-50 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3101: finishing write tid 3 to smithi03173351-50 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3099: done (6 left) 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3102: done (5 left) 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3109: setattr oid 32 current snap is 307 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3101: finishing write tid 4 to smithi03173351-50 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:3101: finishing write tid 5 to smithi03173351-50 2024-04-17T11:44:45.542 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 2912 (ObjNum 962 snap 307 seq_num 962) dirty exists 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:3101: left oid 50 (ObjNum 962 snap 307 seq_num 962) 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 1743 (ObjNum 911 snap 293 seq_num 911) dirty exists 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:3105: finishing write tid 1 to smithi03173351-46 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:3105: finishing write tid 2 to smithi03173351-46 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:3105: finishing write tid 3 to smithi03173351-46 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:3105: finishing write tid 4 to smithi03173351-46 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:3105: finishing write tid 5 to smithi03173351-46 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:3105: finishing write tid 6 to smithi03173351-46 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 2339 (ObjNum 963 snap 307 seq_num 963) dirty exists 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:3105: left oid 46 (ObjNum 963 snap 307 seq_num 963) 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:3107: finishing copy_from racing read to smithi03173351-5 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:3107: finishing copy_from to smithi03173351-5 2024-04-17T11:44:45.543 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2277 (ObjNum 871 snap 283 seq_num 871) dirty exists 2024-04-17T11:44:45.544 INFO:tasks.rados.rados.0.smithi031.stdout:3101: done (5 left) 2024-04-17T11:44:45.544 INFO:tasks.rados.rados.0.smithi031.stdout:3104: done (4 left) 2024-04-17T11:44:45.544 INFO:tasks.rados.rados.0.smithi031.stdout:3105: done (3 left) 2024-04-17T11:44:45.544 INFO:tasks.rados.rados.0.smithi031.stdout:3107: done (2 left) 2024-04-17T11:44:45.544 INFO:tasks.rados.rados.0.smithi031.stdout:3110: delete oid 13 current snap is 307 2024-04-17T11:44:45.544 INFO:tasks.rados.rados.0.smithi031.stdout:3110: done (2 left) 2024-04-17T11:44:45.544 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 47 current snap is 307 2024-04-17T11:44:45.544 INFO:tasks.rados.rados.0.smithi031.stdout:3111: seq_num 965 ranges {0=565248,565248=647168,1212416=548864,1761280=8192} 2024-04-17T11:44:45.547 INFO:tasks.rados.rados.0.smithi031.stdout:3111: writing smithi03173351-47 from 0 to 565248 tid 1 2024-04-17T11:44:45.552 INFO:tasks.rados.rados.0.smithi031.stdout:3111: writing smithi03173351-47 from 565248 to 1212416 tid 2 2024-04-17T11:44:45.555 INFO:tasks.rados.rados.0.smithi031.stdout:3111: writing smithi03173351-47 from 1212416 to 1761280 tid 3 2024-04-17T11:44:45.555 INFO:tasks.rados.rados.0.smithi031.stdout:3111: writing smithi03173351-47 from 1761280 to 1769472 tid 4 2024-04-17T11:44:45.555 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 307 2024-04-17T11:44:45.555 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 2340 (ObjNum 923 snap 296 seq_num 923) dirty exists 2024-04-17T11:44:45.555 INFO:tasks.rados.rados.0.smithi031.stdout:3108: finishing copy_from racing read to smithi03173351-2 2024-04-17T11:44:45.555 INFO:tasks.rados.rados.0.smithi031.stdout:3111: finishing write tid 1 to smithi03173351-47 2024-04-17T11:44:45.555 INFO:tasks.rados.rados.0.smithi031.stdout:3108: finishing copy_from to smithi03173351-2 2024-04-17T11:44:45.556 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 2822 (ObjNum 952 snap 306 seq_num 952) dirty exists 2024-04-17T11:44:45.556 INFO:tasks.rados.rados.0.smithi031.stdout:3111: finishing write tid 2 to smithi03173351-47 2024-04-17T11:44:45.556 INFO:tasks.rados.rados.0.smithi031.stdout:3112: seq_num 966 ranges {1720320=581632,2301952=581632,2883584=622592} 2024-04-17T11:44:45.568 INFO:tasks.rados.rados.0.smithi031.stdout:3112: writing smithi03173351-50 from 1720320 to 2301952 tid 1 2024-04-17T11:44:45.571 INFO:tasks.rados.rados.0.smithi031.stdout:3112: writing smithi03173351-50 from 2301952 to 2883584 tid 2 2024-04-17T11:44:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:3112: writing smithi03173351-50 from 2883584 to 3506176 tid 3 2024-04-17T11:44:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:3108: done (3 left) 2024-04-17T11:44:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:3109: done (2 left) 2024-04-17T11:44:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:3113: setattr oid 35 current snap is 307 2024-04-17T11:44:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:3111: finishing write tid 3 to smithi03173351-47 2024-04-17T11:44:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:3111: finishing write tid 4 to smithi03173351-47 2024-04-17T11:44:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:3111: finishing write tid 5 to smithi03173351-47 2024-04-17T11:44:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:3111: finishing write tid 6 to smithi03173351-47 2024-04-17T11:44:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1748 (ObjNum 965 snap 307 seq_num 965) dirty exists 2024-04-17T11:44:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:3111: left oid 47 (ObjNum 965 snap 307 seq_num 965) 2024-04-17T11:44:45.575 INFO:tasks.rados.rados.0.smithi031.stdout:3112: finishing write tid 1 to smithi03173351-50 2024-04-17T11:44:45.576 INFO:tasks.rados.rados.0.smithi031.stdout:3112: finishing write tid 2 to smithi03173351-50 2024-04-17T11:44:45.576 INFO:tasks.rados.rados.0.smithi031.stdout:3111: done (2 left) 2024-04-17T11:44:45.576 INFO:tasks.rados.rados.0.smithi031.stdout:3114: rollback oid 14 current snap is 307 2024-04-17T11:44:45.576 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 14 to 305 2024-04-17T11:44:45.576 INFO:tasks.rados.rados.0.smithi031.stdout:3115: setattr oid 22 current snap is 307 2024-04-17T11:44:45.577 INFO:tasks.rados.rados.0.smithi031.stdout:3116: snap_create 2024-04-17T11:44:45.579 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 2742 (ObjNum 905 snap 291 seq_num 905) dirty exists 2024-04-17T11:44:45.580 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 2823 (ObjNum -1701710608 snap 21884 seq_num 2593256944) dirty exists 2024-04-17T11:44:45.581 INFO:tasks.rados.rados.0.smithi031.stdout:3112: finishing write tid 3 to smithi03173351-50 2024-04-17T11:44:45.581 INFO:tasks.rados.rados.0.smithi031.stdout:3114: finishing rollback tid 0 to smithi03173351-14 2024-04-17T11:44:45.581 INFO:tasks.rados.rados.0.smithi031.stdout:3112: finishing write tid 4 to smithi03173351-50 2024-04-17T11:44:45.582 INFO:tasks.rados.rados.0.smithi031.stdout:3114: finishing rollback tid 1 to smithi03173351-14 2024-04-17T11:44:45.582 INFO:tasks.rados.rados.0.smithi031.stdout:3114: finishing rollback tid 2 to smithi03173351-14 2024-04-17T11:44:45.583 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2834 (ObjNum 912 snap 293 seq_num 912) dirty exists 2024-04-17T11:44:45.583 INFO:tasks.rados.rados.0.smithi031.stdout:3112: finishing write tid 5 to smithi03173351-50 2024-04-17T11:44:45.584 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 2932 (ObjNum 966 snap 307 seq_num 966) dirty exists 2024-04-17T11:44:45.584 INFO:tasks.rados.rados.0.smithi031.stdout:3112: left oid 50 (ObjNum 966 snap 307 seq_num 966) 2024-04-17T11:44:45.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:44.420492+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-04-17T11:44:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:44.420492+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-04-17T11:44:45.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:44.420492+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-04-17T11:44:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:3112: done (4 left) 2024-04-17T11:44:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:3113: done (3 left) 2024-04-17T11:44:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:3114: done (2 left) 2024-04-17T11:44:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:3115: done (1 left) 2024-04-17T11:44:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:3116: done (0 left) 2024-04-17T11:44:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 308 2024-04-17T11:44:46.463 INFO:tasks.rados.rados.0.smithi031.stdout:3117: seq_num 967 ranges {5955584=598016,6553600=466944,7020544=516096,7536640=221184} 2024-04-17T11:44:46.498 INFO:tasks.rados.rados.0.smithi031.stdout:3117: writing smithi03173351-45 from 5955584 to 6553600 tid 1 2024-04-17T11:44:46.501 INFO:tasks.rados.rados.0.smithi031.stdout:3117: writing smithi03173351-45 from 6553600 to 7020544 tid 2 2024-04-17T11:44:46.504 INFO:tasks.rados.rados.0.smithi031.stdout:3117: writing smithi03173351-45 from 7020544 to 7536640 tid 3 2024-04-17T11:44:46.505 INFO:tasks.rados.rados.0.smithi031.stdout:3117: writing smithi03173351-45 from 7536640 to 7757824 tid 4 2024-04-17T11:44:46.505 INFO:tasks.rados.rados.0.smithi031.stdout:3118: read oid 41 snap 299 2024-04-17T11:44:46.506 INFO:tasks.rados.rados.0.smithi031.stdout:3118: expect (ObjNum 871 snap 283 seq_num 871) 2024-04-17T11:44:46.506 INFO:tasks.rados.rados.0.smithi031.stdout:3119: read oid 30 snap -1 2024-04-17T11:44:46.506 INFO:tasks.rados.rados.0.smithi031.stdout:3119: expect (ObjNum 870 snap 282 seq_num 870) 2024-04-17T11:44:46.506 INFO:tasks.rados.rados.0.smithi031.stdout:3120: copy_from oid 29 from oid 3 current snap is 308 2024-04-17T11:44:46.506 INFO:tasks.rados.rados.0.smithi031.stdout:3121: rollback oid 35 current snap is 308 2024-04-17T11:44:46.506 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 35 to 296 2024-04-17T11:44:46.506 INFO:tasks.rados.rados.0.smithi031.stdout:3122: snap_create 2024-04-17T11:44:46.509 INFO:tasks.rados.rados.0.smithi031.stdout:3120: finishing copy_from to smithi03173351-29 2024-04-17T11:44:46.509 INFO:tasks.rados.rados.0.smithi031.stdout:3120: got expected ENOENT (src dne) 2024-04-17T11:44:46.509 INFO:tasks.rados.rados.0.smithi031.stdout:3120: finishing copy_from racing read to smithi03173351-29 2024-04-17T11:44:46.513 INFO:tasks.rados.rados.0.smithi031.stdout:3119: expect (ObjNum 870 snap 282 seq_num 870) 2024-04-17T11:44:46.518 INFO:tasks.rados.rados.0.smithi031.stdout:3121: finishing rollback tid 0 to smithi03173351-35 2024-04-17T11:44:46.518 INFO:tasks.rados.rados.0.smithi031.stdout:3121: finishing rollback tid 1 to smithi03173351-35 2024-04-17T11:44:46.519 INFO:tasks.rados.rados.0.smithi031.stdout:3121: finishing rollback tid 2 to smithi03173351-35 2024-04-17T11:44:46.519 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 2745 (ObjNum 905 snap 291 seq_num 905) dirty exists 2024-04-17T11:44:46.519 INFO:tasks.rados.rados.0.smithi031.stdout:3117: finishing write tid 1 to smithi03173351-45 2024-04-17T11:44:46.519 INFO:tasks.rados.rados.0.smithi031.stdout:3117: finishing write tid 2 to smithi03173351-45 2024-04-17T11:44:46.519 INFO:tasks.rados.rados.0.smithi031.stdout:3117: finishing write tid 3 to smithi03173351-45 2024-04-17T11:44:46.519 INFO:tasks.rados.rados.0.smithi031.stdout:3117: finishing write tid 4 to smithi03173351-45 2024-04-17T11:44:46.519 INFO:tasks.rados.rados.0.smithi031.stdout:3117: finishing write tid 5 to smithi03173351-45 2024-04-17T11:44:46.519 INFO:tasks.rados.rados.0.smithi031.stdout:3117: finishing write tid 6 to smithi03173351-45 2024-04-17T11:44:46.519 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2938 (ObjNum 967 snap 308 seq_num 967) dirty exists 2024-04-17T11:44:46.520 INFO:tasks.rados.rados.0.smithi031.stdout:3117: left oid 45 (ObjNum 967 snap 308 seq_num 967) 2024-04-17T11:44:46.527 INFO:tasks.rados.rados.0.smithi031.stdout:3118: expect (ObjNum 871 snap 283 seq_num 871) 2024-04-17T11:44:46.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:45.451555+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-04-17T11:44:46.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:45.831738+0000 mgr.y (mgr.14556) 498 : cluster [DBG] pgmap v1033: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-04-17T11:44:46.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:45.451555+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-04-17T11:44:46.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:45.831738+0000 mgr.y (mgr.14556) 498 : cluster [DBG] pgmap v1033: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-04-17T11:44:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:45.451555+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-04-17T11:44:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:45.831738+0000 mgr.y (mgr.14556) 498 : cluster [DBG] pgmap v1033: 121 pgs: 121 active+clean; 147 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-04-17T11:44:47.466 INFO:tasks.rados.rados.0.smithi031.stdout:3117: done (5 left) 2024-04-17T11:44:47.466 INFO:tasks.rados.rados.0.smithi031.stdout:3118: done (4 left) 2024-04-17T11:44:47.466 INFO:tasks.rados.rados.0.smithi031.stdout:3119: done (3 left) 2024-04-17T11:44:47.466 INFO:tasks.rados.rados.0.smithi031.stdout:3120: done (2 left) 2024-04-17T11:44:47.466 INFO:tasks.rados.rados.0.smithi031.stdout:3121: done (1 left) 2024-04-17T11:44:47.466 INFO:tasks.rados.rados.0.smithi031.stdout:3122: done (0 left) 2024-04-17T11:44:47.466 INFO:tasks.rados.rados.0.smithi031.stdout:3123: snap_create 2024-04-17T11:44:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:46.461056+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-04-17T11:44:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:46.461056+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-04-17T11:44:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:46.461056+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-04-17T11:44:48.468 INFO:tasks.rados.rados.0.smithi031.stdout:3123: done (0 left) 2024-04-17T11:44:48.469 INFO:tasks.rados.rados.0.smithi031.stdout:3124: delete oid 22 current snap is 310 2024-04-17T11:44:48.472 INFO:tasks.rados.rados.0.smithi031.stdout:3124: done (0 left) 2024-04-17T11:44:48.473 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 47 current snap is 310 2024-04-17T11:44:48.473 INFO:tasks.rados.rados.0.smithi031.stdout:3125: seq_num 969 ranges {1769472=638976,2408448=630784,3039232=532480,3571712=40960} 2024-04-17T11:44:48.486 INFO:tasks.rados.rados.0.smithi031.stdout:3125: writing smithi03173351-47 from 1769472 to 2408448 tid 1 2024-04-17T11:44:48.489 INFO:tasks.rados.rados.0.smithi031.stdout:3125: writing smithi03173351-47 from 2408448 to 3039232 tid 2 2024-04-17T11:44:48.492 INFO:tasks.rados.rados.0.smithi031.stdout:3125: writing smithi03173351-47 from 3039232 to 3571712 tid 3 2024-04-17T11:44:48.493 INFO:tasks.rados.rados.0.smithi031.stdout:3125: writing smithi03173351-47 from 3571712 to 3612672 tid 4 2024-04-17T11:44:48.493 INFO:tasks.rados.rados.0.smithi031.stdout:3126: setattr oid 7 current snap is 310 2024-04-17T11:44:48.493 INFO:tasks.rados.rados.0.smithi031.stdout:3125: finishing write tid 1 to smithi03173351-47 2024-04-17T11:44:48.493 INFO:tasks.rados.rados.0.smithi031.stdout:3125: finishing write tid 2 to smithi03173351-47 2024-04-17T11:44:48.494 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 310 2024-04-17T11:44:48.494 INFO:tasks.rados.rados.0.smithi031.stdout:3127: seq_num 970 ranges {1556480=655360,2211840=516096,2727936=688128} 2024-04-17T11:44:48.507 INFO:tasks.rados.rados.0.smithi031.stdout:3127: writing smithi03173351-2 from 1556480 to 2211840 tid 1 2024-04-17T11:44:48.509 INFO:tasks.rados.rados.0.smithi031.stdout:3127: writing smithi03173351-2 from 2211840 to 2727936 tid 2 2024-04-17T11:44:48.514 INFO:tasks.rados.rados.0.smithi031.stdout:3127: writing smithi03173351-2 from 2727936 to 3416064 tid 3 2024-04-17T11:44:48.514 INFO:tasks.rados.rados.0.smithi031.stdout:3128: rmattr oid 28 current snap is 310 2024-04-17T11:44:48.514 INFO:tasks.rados.rados.0.smithi031.stdout:3125: finishing write tid 3 to smithi03173351-47 2024-04-17T11:44:48.514 INFO:tasks.rados.rados.0.smithi031.stdout:3125: finishing write tid 4 to smithi03173351-47 2024-04-17T11:44:48.515 INFO:tasks.rados.rados.0.smithi031.stdout:3125: finishing write tid 5 to smithi03173351-47 2024-04-17T11:44:48.515 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 2339 (ObjNum 910 snap 293 seq_num 910) dirty exists 2024-04-17T11:44:48.515 INFO:tasks.rados.rados.0.smithi031.stdout:3125: finishing write tid 6 to smithi03173351-47 2024-04-17T11:44:48.515 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 1753 (ObjNum 969 snap 310 seq_num 969) dirty exists 2024-04-17T11:44:48.515 INFO:tasks.rados.rados.0.smithi031.stdout:3125: left oid 47 (ObjNum 969 snap 310 seq_num 969) 2024-04-17T11:44:48.515 INFO:tasks.rados.rados.0.smithi031.stdout:3127: finishing write tid 1 to smithi03173351-2 2024-04-17T11:44:48.515 INFO:tasks.rados.rados.0.smithi031.stdout:3127: finishing write tid 2 to smithi03173351-2 2024-04-17T11:44:48.515 INFO:tasks.rados.rados.0.smithi031.stdout:3125: done (3 left) 2024-04-17T11:44:48.515 INFO:tasks.rados.rados.0.smithi031.stdout:3126: done (2 left) 2024-04-17T11:44:48.515 INFO:tasks.rados.rados.0.smithi031.stdout:3129: snap_create 2024-04-17T11:44:48.517 INFO:tasks.rados.rados.0.smithi031.stdout:3127: finishing write tid 3 to smithi03173351-2 2024-04-17T11:44:48.517 INFO:tasks.rados.rados.0.smithi031.stdout:3127: finishing write tid 4 to smithi03173351-2 2024-04-17T11:44:48.518 INFO:tasks.rados.rados.0.smithi031.stdout:3127: finishing write tid 5 to smithi03173351-2 2024-04-17T11:44:48.518 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 2828 (ObjNum 970 snap 310 seq_num 970) dirty exists 2024-04-17T11:44:48.518 INFO:tasks.rados.rados.0.smithi031.stdout:3127: left oid 2 (ObjNum 970 snap 310 seq_num 970) 2024-04-17T11:44:48.520 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 2297 (ObjNum 943 snap 303 seq_num 943) dirty exists 2024-04-17T11:44:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:47.466973+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-04-17T11:44:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:47.832516+0000 mgr.y (mgr.14556) 499 : cluster [DBG] pgmap v1036: 121 pgs: 121 active+clean; 154 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2024-04-17T11:44:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:47.466973+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-04-17T11:44:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:47.832516+0000 mgr.y (mgr.14556) 499 : cluster [DBG] pgmap v1036: 121 pgs: 121 active+clean; 154 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2024-04-17T11:44:48.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:47.466973+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-04-17T11:44:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:47.832516+0000 mgr.y (mgr.14556) 499 : cluster [DBG] pgmap v1036: 121 pgs: 121 active+clean; 154 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2024-04-17T11:44:49.427 INFO:tasks.rados.rados.0.smithi031.stdout:3127: done (2 left) 2024-04-17T11:44:49.427 INFO:tasks.rados.rados.0.smithi031.stdout:3128: done (1 left) 2024-04-17T11:44:49.427 INFO:tasks.rados.rados.0.smithi031.stdout:3129: done (0 left) 2024-04-17T11:44:49.427 INFO:tasks.rados.rados.0.smithi031.stdout:3130: copy_from oid 26 from oid 49 current snap is 311 2024-04-17T11:44:49.427 INFO:tasks.rados.rados.0.smithi031.stdout:3131: setattr oid 24 current snap is 311 2024-04-17T11:44:49.428 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 311 2024-04-17T11:44:49.428 INFO:tasks.rados.rados.0.smithi031.stdout:3132: seq_num 971 ranges {10100736=671744,10772480=802816,11575296=401408} 2024-04-17T11:44:49.487 INFO:tasks.rados.rados.0.smithi031.stdout:3132: writing smithi03173351-16 from 10100736 to 10772480 tid 1 2024-04-17T11:44:49.493 INFO:tasks.rados.rados.0.smithi031.stdout:3132: writing smithi03173351-16 from 10772480 to 11575296 tid 2 2024-04-17T11:44:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3132: writing smithi03173351-16 from 11575296 to 11976704 tid 3 2024-04-17T11:44:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3133: delete oid 41 current snap is 311 2024-04-17T11:44:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 2829 (ObjNum 924 snap 298 seq_num 924) dirty exists 2024-04-17T11:44:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3130: finishing copy_from racing read to smithi03173351-26 2024-04-17T11:44:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3130: finishing copy_from to smithi03173351-26 2024-04-17T11:44:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 2875 (ObjNum 954 snap 306 seq_num 954) dirty exists 2024-04-17T11:44:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3132: finishing write tid 1 to smithi03173351-16 2024-04-17T11:44:49.499 INFO:tasks.rados.rados.0.smithi031.stdout:3132: finishing write tid 2 to smithi03173351-16 2024-04-17T11:44:49.501 INFO:tasks.rados.rados.0.smithi031.stdout:3132: finishing write tid 3 to smithi03173351-16 2024-04-17T11:44:49.501 INFO:tasks.rados.rados.0.smithi031.stdout:3132: finishing write tid 4 to smithi03173351-16 2024-04-17T11:44:49.502 INFO:tasks.rados.rados.0.smithi031.stdout:3130: done (3 left) 2024-04-17T11:44:49.502 INFO:tasks.rados.rados.0.smithi031.stdout:3131: done (2 left) 2024-04-17T11:44:49.502 INFO:tasks.rados.rados.0.smithi031.stdout:3133: done (1 left) 2024-04-17T11:44:49.502 INFO:tasks.rados.rados.0.smithi031.stdout:3134: rmattr oid 10 current snap is 311 2024-04-17T11:44:49.502 INFO:tasks.rados.rados.0.smithi031.stdout:3134: done (1 left) 2024-04-17T11:44:49.502 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 311 2024-04-17T11:44:49.502 INFO:tasks.rados.rados.0.smithi031.stdout:3135: seq_num 973 ranges {2924544=704512,3629056=573440,4202496=507904,4710400=122880} 2024-04-17T11:44:49.521 INFO:tasks.rados.rados.0.smithi031.stdout:3135: writing smithi03173351-5 from 2924544 to 3629056 tid 1 2024-04-17T11:44:49.524 INFO:tasks.rados.rados.0.smithi031.stdout:3135: writing smithi03173351-5 from 3629056 to 4202496 tid 2 2024-04-17T11:44:49.527 INFO:tasks.rados.rados.0.smithi031.stdout:3135: writing smithi03173351-5 from 4202496 to 4710400 tid 3 2024-04-17T11:44:49.528 INFO:tasks.rados.rados.0.smithi031.stdout:3135: writing smithi03173351-5 from 4710400 to 4833280 tid 4 2024-04-17T11:44:49.529 INFO:tasks.rados.rados.0.smithi031.stdout:3136: snap_create 2024-04-17T11:44:49.529 INFO:tasks.rados.rados.0.smithi031.stdout:3132: finishing write tid 5 to smithi03173351-16 2024-04-17T11:44:49.529 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 2745 (ObjNum 971 snap 311 seq_num 971) dirty exists 2024-04-17T11:44:49.529 INFO:tasks.rados.rados.0.smithi031.stdout:3132: left oid 16 (ObjNum 971 snap 311 seq_num 971) 2024-04-17T11:44:49.529 INFO:tasks.rados.rados.0.smithi031.stdout:3135: finishing write tid 1 to smithi03173351-5 2024-04-17T11:44:49.529 INFO:tasks.rados.rados.0.smithi031.stdout:3135: finishing write tid 2 to smithi03173351-5 2024-04-17T11:44:49.534 INFO:tasks.rados.rados.0.smithi031.stdout:3135: finishing write tid 3 to smithi03173351-5 2024-04-17T11:44:49.534 INFO:tasks.rados.rados.0.smithi031.stdout:3135: finishing write tid 4 to smithi03173351-5 2024-04-17T11:44:49.534 INFO:tasks.rados.rados.0.smithi031.stdout:3135: finishing write tid 5 to smithi03173351-5 2024-04-17T11:44:49.535 INFO:tasks.rados.rados.0.smithi031.stdout:3135: finishing write tid 6 to smithi03173351-5 2024-04-17T11:44:49.536 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2290 (ObjNum 973 snap 311 seq_num 973) dirty exists 2024-04-17T11:44:49.536 INFO:tasks.rados.rados.0.smithi031.stdout:3135: left oid 5 (ObjNum 973 snap 311 seq_num 973) 2024-04-17T11:44:49.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:48.468586+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-04-17T11:44:49.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:49.427762+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-04-17T11:44:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:48.468586+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-04-17T11:44:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:49.427762+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-04-17T11:44:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:48.468586+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-04-17T11:44:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:49.427762+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-04-17T11:44:50.485 INFO:tasks.rados.rados.0.smithi031.stdout:3132: done (2 left) 2024-04-17T11:44:50.485 INFO:tasks.rados.rados.0.smithi031.stdout:3135: done (1 left) 2024-04-17T11:44:50.485 INFO:tasks.rados.rados.0.smithi031.stdout:3136: done (0 left) 2024-04-17T11:44:50.485 INFO:tasks.rados.rados.0.smithi031.stdout:3137: delete oid 25 current snap is 312 2024-04-17T11:44:50.489 INFO:tasks.rados.rados.0.smithi031.stdout:3137: done (0 left) 2024-04-17T11:44:50.489 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 312 2024-04-17T11:44:50.489 INFO:tasks.rados.rados.0.smithi031.stdout:3138: seq_num 975 ranges {7757824=737280,8495104=786432,9281536=417792} 2024-04-17T11:44:50.535 INFO:tasks.rados.rados.0.smithi031.stdout:3138: writing smithi03173351-45 from 7757824 to 8495104 tid 1 2024-04-17T11:44:50.539 INFO:tasks.rados.rados.0.smithi031.stdout:3138: writing smithi03173351-45 from 8495104 to 9281536 tid 2 2024-04-17T11:44:50.542 INFO:tasks.rados.rados.0.smithi031.stdout:3138: writing smithi03173351-45 from 9281536 to 9699328 tid 3 2024-04-17T11:44:50.542 INFO:tasks.rados.rados.0.smithi031.stdout:3139: read oid 17 snap -1 2024-04-17T11:44:50.542 INFO:tasks.rados.rados.0.smithi031.stdout:3139: expect (ObjNum 817 snap 263 seq_num 817) 2024-04-17T11:44:50.543 INFO:tasks.rados.rados.0.smithi031.stdout:3140: read oid 3 snap -1 2024-04-17T11:44:50.543 INFO:tasks.rados.rados.0.smithi031.stdout:3140: expect deleted 2024-04-17T11:44:50.543 INFO:tasks.rados.rados.0.smithi031.stdout:3141: copy_from oid 11 from oid 28 current snap is 312 2024-04-17T11:44:50.543 INFO:tasks.rados.rados.0.smithi031.stdout:3142: read oid 16 snap -1 2024-04-17T11:44:50.543 INFO:tasks.rados.rados.0.smithi031.stdout:3142: expect (ObjNum 971 snap 311 seq_num 971) 2024-04-17T11:44:50.543 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 312 2024-04-17T11:44:50.543 INFO:tasks.rados.rados.0.smithi031.stdout:3143: seq_num 976 ranges {0=753664,753664=671744,1425408=532480} 2024-04-17T11:44:50.547 INFO:tasks.rados.rados.0.smithi031.stdout:3143: writing smithi03173351-20 from 0 to 753664 tid 1 2024-04-17T11:44:50.551 INFO:tasks.rados.rados.0.smithi031.stdout:3143: writing smithi03173351-20 from 753664 to 1425408 tid 2 2024-04-17T11:44:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:3143: writing smithi03173351-20 from 1425408 to 1957888 tid 3 2024-04-17T11:44:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:3144: snap_create 2024-04-17T11:44:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:3138: finishing write tid 1 to smithi03173351-45 2024-04-17T11:44:50.555 INFO:tasks.rados.rados.0.smithi031.stdout:3139: expect (ObjNum 817 snap 263 seq_num 817) 2024-04-17T11:44:50.608 INFO:tasks.rados.rados.0.smithi031.stdout:3138: finishing write tid 2 to smithi03173351-45 2024-04-17T11:44:50.608 INFO:tasks.rados.rados.0.smithi031.stdout:3138: finishing write tid 3 to smithi03173351-45 2024-04-17T11:44:50.608 INFO:tasks.rados.rados.0.smithi031.stdout:3138: finishing write tid 4 to smithi03173351-45 2024-04-17T11:44:50.608 INFO:tasks.rados.rados.0.smithi031.stdout:3143: finishing write tid 1 to smithi03173351-20 2024-04-17T11:44:50.608 INFO:tasks.rados.rados.0.smithi031.stdout:3138: finishing write tid 5 to smithi03173351-45 2024-04-17T11:44:50.608 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2945 (ObjNum 975 snap 312 seq_num 975) dirty exists 2024-04-17T11:44:50.609 INFO:tasks.rados.rados.0.smithi031.stdout:3138: left oid 45 (ObjNum 975 snap 312 seq_num 975) 2024-04-17T11:44:50.609 INFO:tasks.rados.rados.0.smithi031.stdout:3143: finishing write tid 2 to smithi03173351-20 2024-04-17T11:44:50.609 INFO:tasks.rados.rados.0.smithi031.stdout:3143: finishing write tid 3 to smithi03173351-20 2024-04-17T11:44:50.609 INFO:tasks.rados.rados.0.smithi031.stdout:3143: finishing write tid 4 to smithi03173351-20 2024-04-17T11:44:50.609 INFO:tasks.rados.rados.0.smithi031.stdout:3143: finishing write tid 5 to smithi03173351-20 2024-04-17T11:44:50.609 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2815 (ObjNum 976 snap 312 seq_num 976) dirty exists 2024-04-17T11:44:50.609 INFO:tasks.rados.rados.0.smithi031.stdout:3143: left oid 20 (ObjNum 976 snap 312 seq_num 976) 2024-04-17T11:44:50.609 INFO:tasks.rados.rados.0.smithi031.stdout:3141: finishing copy_from racing read to smithi03173351-11 2024-04-17T11:44:50.609 INFO:tasks.rados.rados.0.smithi031.stdout:3141: finishing copy_from to smithi03173351-11 2024-04-17T11:44:50.609 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 2297 (ObjNum 943 snap 303 seq_num 943) dirty exists 2024-04-17T11:44:50.609 INFO:tasks.rados.rados.0.smithi031.stdout:3142: expect (ObjNum 971 snap 311 seq_num 971) 2024-04-17T11:44:50.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:49.832953+0000 mgr.y (mgr.14556) 500 : cluster [DBG] pgmap v1039: 121 pgs: 121 active+clean; 157 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 28 op/s 2024-04-17T11:44:50.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:49.832953+0000 mgr.y (mgr.14556) 500 : cluster [DBG] pgmap v1039: 121 pgs: 121 active+clean; 157 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 28 op/s 2024-04-17T11:44:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:49.832953+0000 mgr.y (mgr.14556) 500 : cluster [DBG] pgmap v1039: 121 pgs: 121 active+clean; 157 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 28 op/s 2024-04-17T11:44:51.720 INFO:tasks.rados.rados.0.smithi031.stdout:3138: done (6 left) 2024-04-17T11:44:51.720 INFO:tasks.rados.rados.0.smithi031.stdout:3139: done (5 left) 2024-04-17T11:44:51.720 INFO:tasks.rados.rados.0.smithi031.stdout:3140: done (4 left) 2024-04-17T11:44:51.721 INFO:tasks.rados.rados.0.smithi031.stdout:3141: done (3 left) 2024-04-17T11:44:51.721 INFO:tasks.rados.rados.0.smithi031.stdout:3142: done (2 left) 2024-04-17T11:44:51.721 INFO:tasks.rados.rados.0.smithi031.stdout:3143: done (1 left) 2024-04-17T11:44:51.721 INFO:tasks.rados.rados.0.smithi031.stdout:3144: done (0 left) 2024-04-17T11:44:51.721 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 313 2024-04-17T11:44:51.721 INFO:tasks.rados.rados.0.smithi031.stdout:3145: seq_num 977 ranges {0=770048,770048=557056,1327104=491520,1818624=155648} 2024-04-17T11:44:51.724 INFO:tasks.rados.rados.0.smithi031.stdout:3145: writing smithi03173351-8 from 0 to 770048 tid 1 2024-04-17T11:44:51.728 INFO:tasks.rados.rados.0.smithi031.stdout:3145: writing smithi03173351-8 from 770048 to 1327104 tid 2 2024-04-17T11:44:51.730 INFO:tasks.rados.rados.0.smithi031.stdout:3145: writing smithi03173351-8 from 1327104 to 1818624 tid 3 2024-04-17T11:44:51.732 INFO:tasks.rados.rados.0.smithi031.stdout:3145: writing smithi03173351-8 from 1818624 to 1974272 tid 4 2024-04-17T11:44:51.732 INFO:tasks.rados.rados.0.smithi031.stdout:3146: read oid 29 snap -1 2024-04-17T11:44:51.732 INFO:tasks.rados.rados.0.smithi031.stdout:3146: expect (ObjNum 947 snap 303 seq_num 947) 2024-04-17T11:44:51.732 INFO:tasks.rados.rados.0.smithi031.stdout:3147: read oid 3 snap 295 2024-04-17T11:44:51.732 INFO:tasks.rados.rados.0.smithi031.stdout:3147: expect deleted 2024-04-17T11:44:51.732 INFO:tasks.rados.rados.0.smithi031.stdout:3148: setattr oid 7 current snap is 313 2024-04-17T11:44:51.732 INFO:tasks.rados.rados.0.smithi031.stdout:3145: finishing write tid 1 to smithi03173351-8 2024-04-17T11:44:51.732 INFO:tasks.rados.rados.0.smithi031.stdout:3145: finishing write tid 2 to smithi03173351-8 2024-04-17T11:44:51.733 INFO:tasks.rados.rados.0.smithi031.stdout:3147: done (3 left) 2024-04-17T11:44:51.733 INFO:tasks.rados.rados.0.smithi031.stdout:3149: snap_remove snap 300 2024-04-17T11:44:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:50.483194+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-04-17T11:44:51.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:50.483194+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-04-17T11:44:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:44:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:51] "GET /metrics HTTP/1.1" 200 192238 "" "Prometheus/2.33.4" 2024-04-17T11:44:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:50.483194+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-04-17T11:44:52.502 INFO:tasks.rados.rados.0.smithi031.stdout:3149: done (3 left) 2024-04-17T11:44:52.502 INFO:tasks.rados.rados.0.smithi031.stdout:3150: rmattr oid 44 current snap is 313 2024-04-17T11:44:52.502 INFO:tasks.rados.rados.0.smithi031.stdout:3150: done (3 left) 2024-04-17T11:44:52.502 INFO:tasks.rados.rados.0.smithi031.stdout:3151: snap_create 2024-04-17T11:44:52.503 INFO:tasks.rados.rados.0.smithi031.stdout:3145: finishing write tid 3 to smithi03173351-8 2024-04-17T11:44:52.503 INFO:tasks.rados.rados.0.smithi031.stdout:3145: finishing write tid 4 to smithi03173351-8 2024-04-17T11:44:52.503 INFO:tasks.rados.rados.0.smithi031.stdout:3145: finishing write tid 5 to smithi03173351-8 2024-04-17T11:44:52.503 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 2340 (ObjNum 910 snap 293 seq_num 910) dirty exists 2024-04-17T11:44:52.503 INFO:tasks.rados.rados.0.smithi031.stdout:3145: finishing write tid 6 to smithi03173351-8 2024-04-17T11:44:52.503 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 2739 (ObjNum 977 snap 313 seq_num 977) dirty exists 2024-04-17T11:44:52.503 INFO:tasks.rados.rados.0.smithi031.stdout:3145: left oid 8 (ObjNum 977 snap 313 seq_num 977) 2024-04-17T11:44:52.503 INFO:tasks.rados.rados.0.smithi031.stdout:3146: expect (ObjNum 947 snap 303 seq_num 947) 2024-04-17T11:44:52.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:51.489451+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-04-17T11:44:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:51.833529+0000 mgr.y (mgr.14556) 501 : cluster [DBG] pgmap v1042: 121 pgs: 121 active+clean; 157 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 714 KiB/s wr, 0 op/s 2024-04-17T11:44:52.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:51.489451+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-04-17T11:44:52.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:51.833529+0000 mgr.y (mgr.14556) 501 : cluster [DBG] pgmap v1042: 121 pgs: 121 active+clean; 157 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 714 KiB/s wr, 0 op/s 2024-04-17T11:44:52.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:51.489451+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-04-17T11:44:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:51.833529+0000 mgr.y (mgr.14556) 501 : cluster [DBG] pgmap v1042: 121 pgs: 121 active+clean; 157 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 714 KiB/s wr, 0 op/s 2024-04-17T11:44:53.507 INFO:tasks.rados.rados.0.smithi031.stdout:3145: done (3 left) 2024-04-17T11:44:53.507 INFO:tasks.rados.rados.0.smithi031.stdout:3146: done (2 left) 2024-04-17T11:44:53.507 INFO:tasks.rados.rados.0.smithi031.stdout:3148: done (1 left) 2024-04-17T11:44:53.507 INFO:tasks.rados.rados.0.smithi031.stdout:3151: done (0 left) 2024-04-17T11:44:53.507 INFO:tasks.rados.rados.0.smithi031.stdout:3152: copy_from oid 27 from oid 12 current snap is 314 2024-04-17T11:44:53.507 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 314 2024-04-17T11:44:53.507 INFO:tasks.rados.rados.0.smithi031.stdout:3153: seq_num 978 ranges {0=786432,786432=442368,1228800=647168,1875968=114688} 2024-04-17T11:44:53.511 INFO:tasks.rados.rados.0.smithi031.stdout:3153: writing smithi03173351-18 from 0 to 786432 tid 1 2024-04-17T11:44:53.513 INFO:tasks.rados.rados.0.smithi031.stdout:3153: writing smithi03173351-18 from 786432 to 1228800 tid 2 2024-04-17T11:44:53.517 INFO:tasks.rados.rados.0.smithi031.stdout:3153: writing smithi03173351-18 from 1228800 to 1875968 tid 3 2024-04-17T11:44:53.518 INFO:tasks.rados.rados.0.smithi031.stdout:3153: writing smithi03173351-18 from 1875968 to 1990656 tid 4 2024-04-17T11:44:53.518 INFO:tasks.rados.rados.0.smithi031.stdout:3154: snap_remove snap 305 2024-04-17T11:44:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:52.501820+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-04-17T11:44:53.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:52.501820+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-04-17T11:44:53.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:52.501820+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-04-17T11:44:54.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:44:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:44:54.528 INFO:tasks.rados.rados.0.smithi031.stdout:3154: done (2 left) 2024-04-17T11:44:54.528 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 314 2024-04-17T11:44:54.528 INFO:tasks.rados.rados.0.smithi031.stdout:3155: seq_num 979 ranges {1957888=802816,2760704=729088,3489792=458752,3948544=16384} 2024-04-17T11:44:54.544 INFO:tasks.rados.rados.0.smithi031.stdout:3155: writing smithi03173351-20 from 1957888 to 2760704 tid 1 2024-04-17T11:44:54.548 INFO:tasks.rados.rados.0.smithi031.stdout:3155: writing smithi03173351-20 from 2760704 to 3489792 tid 2 2024-04-17T11:44:54.551 INFO:tasks.rados.rados.0.smithi031.stdout:3155: writing smithi03173351-20 from 3489792 to 3948544 tid 3 2024-04-17T11:44:54.551 INFO:tasks.rados.rados.0.smithi031.stdout:3155: writing smithi03173351-20 from 3948544 to 3964928 tid 4 2024-04-17T11:44:54.551 INFO:tasks.rados.rados.0.smithi031.stdout:3156: read oid 33 snap -1 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:3156: expect deleted 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:3157: rollback oid 1 current snap is 314 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 1 to 298 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:3153: finishing write tid 1 to smithi03173351-18 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:3153: finishing write tid 2 to smithi03173351-18 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:3153: finishing write tid 3 to smithi03173351-18 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:3153: finishing write tid 4 to smithi03173351-18 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:3153: finishing write tid 5 to smithi03173351-18 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:3153: finishing write tid 6 to smithi03173351-18 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2960 (ObjNum 978 snap 314 seq_num 978) dirty exists 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:3153: left oid 18 (ObjNum 978 snap 314 seq_num 978) 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:3152: finishing copy_from racing read to smithi03173351-27 2024-04-17T11:44:54.552 INFO:tasks.rados.rados.0.smithi031.stdout:3152: finishing copy_from to smithi03173351-27 2024-04-17T11:44:54.553 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 2831 (ObjNum 960 snap 307 seq_num 960) dirty exists 2024-04-17T11:44:54.553 INFO:tasks.rados.rados.0.smithi031.stdout:3155: finishing write tid 1 to smithi03173351-20 2024-04-17T11:44:54.553 INFO:tasks.rados.rados.0.smithi031.stdout:3152: done (4 left) 2024-04-17T11:44:54.553 INFO:tasks.rados.rados.0.smithi031.stdout:3153: done (3 left) 2024-04-17T11:44:54.553 INFO:tasks.rados.rados.0.smithi031.stdout:3158: snap_create 2024-04-17T11:44:54.553 INFO:tasks.rados.rados.0.smithi031.stdout:3155: finishing write tid 2 to smithi03173351-20 2024-04-17T11:44:54.555 INFO:tasks.rados.rados.0.smithi031.stdout:3155: finishing write tid 3 to smithi03173351-20 2024-04-17T11:44:54.555 INFO:tasks.rados.rados.0.smithi031.stdout:3155: finishing write tid 4 to smithi03173351-20 2024-04-17T11:44:54.555 INFO:tasks.rados.rados.0.smithi031.stdout:3155: finishing write tid 5 to smithi03173351-20 2024-04-17T11:44:54.556 INFO:tasks.rados.rados.0.smithi031.stdout:3157: finishing rollback tid 0 to smithi03173351-1 2024-04-17T11:44:54.556 INFO:tasks.rados.rados.0.smithi031.stdout:3157: finishing rollback tid 1 to smithi03173351-1 2024-04-17T11:44:54.557 INFO:tasks.rados.rados.0.smithi031.stdout:3155: finishing write tid 6 to smithi03173351-20 2024-04-17T11:44:54.557 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2820 (ObjNum 979 snap 314 seq_num 979) dirty exists 2024-04-17T11:44:54.557 INFO:tasks.rados.rados.0.smithi031.stdout:3155: left oid 20 (ObjNum 979 snap 314 seq_num 979) 2024-04-17T11:44:54.557 INFO:tasks.rados.rados.0.smithi031.stdout:3157: finishing rollback tid 2 to smithi03173351-1 2024-04-17T11:44:54.557 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2309 (ObjNum 913 snap 293 seq_num 913) dirty exists 2024-04-17T11:44:54.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:53.507451+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-04-17T11:44:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:53.833948+0000 mgr.y (mgr.14556) 502 : cluster [DBG] pgmap v1045: 121 pgs: 121 active+clean; 177 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 32 op/s 2024-04-17T11:44:54.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:53.507451+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-04-17T11:44:54.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:53.833948+0000 mgr.y (mgr.14556) 502 : cluster [DBG] pgmap v1045: 121 pgs: 121 active+clean; 177 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 32 op/s 2024-04-17T11:44:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:53.507451+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-04-17T11:44:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:53.833948+0000 mgr.y (mgr.14556) 502 : cluster [DBG] pgmap v1045: 121 pgs: 121 active+clean; 177 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 32 op/s 2024-04-17T11:44:55.531 INFO:tasks.rados.rados.0.smithi031.stdout:3155: done (3 left) 2024-04-17T11:44:55.531 INFO:tasks.rados.rados.0.smithi031.stdout:3156: done (2 left) 2024-04-17T11:44:55.531 INFO:tasks.rados.rados.0.smithi031.stdout:3157: done (1 left) 2024-04-17T11:44:55.531 INFO:tasks.rados.rados.0.smithi031.stdout:3158: done (0 left) 2024-04-17T11:44:55.531 INFO:tasks.rados.rados.0.smithi031.stdout:3159: read oid 11 snap -1 2024-04-17T11:44:55.531 INFO:tasks.rados.rados.0.smithi031.stdout:3159: expect (ObjNum 943 snap 303 seq_num 943) 2024-04-17T11:44:55.531 INFO:tasks.rados.rados.0.smithi031.stdout:3160: rollback oid 22 current snap is 315 2024-04-17T11:44:55.531 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 22 to 313 2024-04-17T11:44:55.532 INFO:tasks.rados.rados.0.smithi031.stdout:3161: delete oid 25 current snap is 315 2024-04-17T11:44:55.533 INFO:tasks.rados.rados.0.smithi031.stdout:3160: finishing rollback tid 1 to smithi03173351-22 2024-04-17T11:44:55.534 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 2824 (ObjNum 1 snap 5 seq_num 2593149312) dirty dne 2024-04-17T11:44:55.537 INFO:tasks.rados.rados.0.smithi031.stdout:3160: done (2 left) 2024-04-17T11:44:55.537 INFO:tasks.rados.rados.0.smithi031.stdout:3161: done (1 left) 2024-04-17T11:44:55.537 INFO:tasks.rados.rados.0.smithi031.stdout:3162: rmattr oid 49 current snap is 315 2024-04-17T11:44:55.537 INFO:tasks.rados.rados.0.smithi031.stdout:3162: done (1 left) 2024-04-17T11:44:55.537 INFO:tasks.rados.rados.0.smithi031.stdout:3163: snap_create 2024-04-17T11:44:55.546 INFO:tasks.rados.rados.0.smithi031.stdout:3159: expect (ObjNum 943 snap 303 seq_num 943) 2024-04-17T11:44:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:54.522450+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-04-17T11:44:55.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:54.522450+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-04-17T11:44:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:54.522450+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-04-17T11:44:56.536 INFO:tasks.rados.rados.0.smithi031.stdout:3159: done (1 left) 2024-04-17T11:44:56.536 INFO:tasks.rados.rados.0.smithi031.stdout:3163: done (0 left) 2024-04-17T11:44:56.536 INFO:tasks.rados.rados.0.smithi031.stdout:3164: delete oid 7 current snap is 316 2024-04-17T11:44:56.539 INFO:tasks.rados.rados.0.smithi031.stdout:3164: done (0 left) 2024-04-17T11:44:56.539 INFO:tasks.rados.rados.0.smithi031.stdout:3165: snap_remove snap 315 2024-04-17T11:44:56.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:55.528108+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-04-17T11:44:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:55.834425+0000 mgr.y (mgr.14556) 503 : cluster [DBG] pgmap v1048: 121 pgs: 121 active+clean; 177 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 32 op/s 2024-04-17T11:44:56.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:55.528108+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-04-17T11:44:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:55.834425+0000 mgr.y (mgr.14556) 503 : cluster [DBG] pgmap v1048: 121 pgs: 121 active+clean; 177 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 32 op/s 2024-04-17T11:44:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:55.528108+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-04-17T11:44:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:55.834425+0000 mgr.y (mgr.14556) 503 : cluster [DBG] pgmap v1048: 121 pgs: 121 active+clean; 177 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 32 op/s 2024-04-17T11:44:57.546 INFO:tasks.rados.rados.0.smithi031.stdout:3165: done (0 left) 2024-04-17T11:44:57.546 INFO:tasks.rados.rados.0.smithi031.stdout:3166: read oid 20 snap -1 2024-04-17T11:44:57.546 INFO:tasks.rados.rados.0.smithi031.stdout:3166: expect (ObjNum 979 snap 314 seq_num 979) 2024-04-17T11:44:57.547 INFO:tasks.rados.rados.0.smithi031.stdout:3167: read oid 12 snap -1 2024-04-17T11:44:57.547 INFO:tasks.rados.rados.0.smithi031.stdout:3167: expect (ObjNum 960 snap 307 seq_num 960) 2024-04-17T11:44:57.547 INFO:tasks.rados.rados.0.smithi031.stdout:3168: read oid 6 snap -1 2024-04-17T11:44:57.547 INFO:tasks.rados.rados.0.smithi031.stdout:3168: expect (ObjNum 925 snap 298 seq_num 925) 2024-04-17T11:44:57.547 INFO:tasks.rados.rados.0.smithi031.stdout:3169: read oid 17 snap -1 2024-04-17T11:44:57.547 INFO:tasks.rados.rados.0.smithi031.stdout:3169: expect (ObjNum 817 snap 263 seq_num 817) 2024-04-17T11:44:57.547 INFO:tasks.rados.rados.0.smithi031.stdout:3170: snap_create 2024-04-17T11:44:57.557 INFO:tasks.rados.rados.0.smithi031.stdout:3168: expect (ObjNum 925 snap 298 seq_num 925) 2024-04-17T11:44:57.589 INFO:tasks.rados.rados.0.smithi031.stdout:3169: expect (ObjNum 817 snap 263 seq_num 817) 2024-04-17T11:44:57.640 INFO:tasks.rados.rados.0.smithi031.stdout:3166: expect (ObjNum 979 snap 314 seq_num 979) 2024-04-17T11:44:57.777 INFO:tasks.rados.rados.0.smithi031.stdout:3167: expect (ObjNum 960 snap 307 seq_num 960) 2024-04-17T11:44:57.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:56.536466+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-04-17T11:44:57.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:56.536466+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-04-17T11:44:57.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:56.536466+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-04-17T11:44:58.546 INFO:tasks.rados.rados.0.smithi031.stdout:3166: done (4 left) 2024-04-17T11:44:58.546 INFO:tasks.rados.rados.0.smithi031.stdout:3167: done (3 left) 2024-04-17T11:44:58.547 INFO:tasks.rados.rados.0.smithi031.stdout:3168: done (2 left) 2024-04-17T11:44:58.547 INFO:tasks.rados.rados.0.smithi031.stdout:3169: done (1 left) 2024-04-17T11:44:58.547 INFO:tasks.rados.rados.0.smithi031.stdout:3170: done (0 left) 2024-04-17T11:44:58.547 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 317 2024-04-17T11:44:58.547 INFO:tasks.rados.rados.0.smithi031.stdout:3171: seq_num 982 ranges {917504=450560,1368064=425984,1794048=679936,2473984=466944,2940928=32768} 2024-04-17T11:44:58.553 INFO:tasks.rados.rados.0.smithi031.stdout:3171: writing smithi03173351-15 from 917504 to 1368064 tid 1 2024-04-17T11:44:58.556 INFO:tasks.rados.rados.0.smithi031.stdout:3171: writing smithi03173351-15 from 1368064 to 1794048 tid 2 2024-04-17T11:44:58.560 INFO:tasks.rados.rados.0.smithi031.stdout:3171: writing smithi03173351-15 from 1794048 to 2473984 tid 3 2024-04-17T11:44:58.563 INFO:tasks.rados.rados.0.smithi031.stdout:3171: writing smithi03173351-15 from 2473984 to 2940928 tid 4 2024-04-17T11:44:58.563 INFO:tasks.rados.rados.0.smithi031.stdout:3171: writing smithi03173351-15 from 2940928 to 2973696 tid 5 2024-04-17T11:44:58.564 INFO:tasks.rados.rados.0.smithi031.stdout:3172: read oid 34 snap -1 2024-04-17T11:44:58.564 INFO:tasks.rados.rados.0.smithi031.stdout:3172: expect deleted 2024-04-17T11:44:58.564 INFO:tasks.rados.rados.0.smithi031.stdout:3173: snap_remove snap 316 2024-04-17T11:44:58.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:57.542850+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-04-17T11:44:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:57.834931+0000 mgr.y (mgr.14556) 504 : cluster [DBG] pgmap v1051: 121 pgs: 121 active+clean; 186 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:44:58.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:57.542850+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-04-17T11:44:58.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:57.834931+0000 mgr.y (mgr.14556) 504 : cluster [DBG] pgmap v1051: 121 pgs: 121 active+clean; 186 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:44:58.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:57.542850+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-04-17T11:44:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:57.834931+0000 mgr.y (mgr.14556) 504 : cluster [DBG] pgmap v1051: 121 pgs: 121 active+clean; 186 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:44:59.429 INFO:tasks.rados.rados.0.smithi031.stdout:3173: done (2 left) 2024-04-17T11:44:59.429 INFO:tasks.rados.rados.0.smithi031.stdout:3174: rmattr oid 49 current snap is 317 2024-04-17T11:44:59.429 INFO:tasks.rados.rados.0.smithi031.stdout:3174: done (2 left) 2024-04-17T11:44:59.429 INFO:tasks.rados.rados.0.smithi031.stdout:3175: snap_create 2024-04-17T11:44:59.430 INFO:tasks.rados.rados.0.smithi031.stdout:3171: finishing write tid 1 to smithi03173351-15 2024-04-17T11:44:59.430 INFO:tasks.rados.rados.0.smithi031.stdout:3171: finishing write tid 2 to smithi03173351-15 2024-04-17T11:44:59.430 INFO:tasks.rados.rados.0.smithi031.stdout:3171: finishing write tid 3 to smithi03173351-15 2024-04-17T11:44:59.430 INFO:tasks.rados.rados.0.smithi031.stdout:3171: finishing write tid 4 to smithi03173351-15 2024-04-17T11:44:59.430 INFO:tasks.rados.rados.0.smithi031.stdout:3171: finishing write tid 5 to smithi03173351-15 2024-04-17T11:44:59.430 INFO:tasks.rados.rados.0.smithi031.stdout:3171: finishing write tid 6 to smithi03173351-15 2024-04-17T11:44:59.430 INFO:tasks.rados.rados.0.smithi031.stdout:3171: finishing write tid 7 to smithi03173351-15 2024-04-17T11:44:59.430 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 2315 (ObjNum 982 snap 317 seq_num 982) dirty exists 2024-04-17T11:44:59.430 INFO:tasks.rados.rados.0.smithi031.stdout:3171: left oid 15 (ObjNum 982 snap 317 seq_num 982) 2024-04-17T11:44:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:58.546739+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-04-17T11:44:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:44:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:59.426882+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-04-17T11:44:59.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:58.546739+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-04-17T11:44:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:44:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:59.426882+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-04-17T11:44:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:58.546739+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-04-17T11:44:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:44:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:59.426882+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-04-17T11:45:00.426 INFO:tasks.rados.rados.0.smithi031.stdout:3171: done (2 left) 2024-04-17T11:45:00.426 INFO:tasks.rados.rados.0.smithi031.stdout:3172: done (1 left) 2024-04-17T11:45:00.426 INFO:tasks.rados.rados.0.smithi031.stdout:3175: done (0 left) 2024-04-17T11:45:00.426 INFO:tasks.rados.rados.0.smithi031.stdout:3176: delete oid 43 current snap is 318 2024-04-17T11:45:00.431 INFO:tasks.rados.rados.0.smithi031.stdout:3176: done (0 left) 2024-04-17T11:45:00.431 INFO:tasks.rados.rados.0.smithi031.stdout:3177: snap_create 2024-04-17T11:45:00.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:44:59.835452+0000 mgr.y (mgr.14556) 505 : cluster [DBG] pgmap v1054: 121 pgs: 121 active+clean; 186 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:45:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:00.427325+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-04-17T11:45:00.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:44:59.835452+0000 mgr.y (mgr.14556) 505 : cluster [DBG] pgmap v1054: 121 pgs: 121 active+clean; 186 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:45:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:00.427325+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-04-17T11:45:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:44:59.835452+0000 mgr.y (mgr.14556) 505 : cluster [DBG] pgmap v1054: 121 pgs: 121 active+clean; 186 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-04-17T11:45:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:00.427325+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-04-17T11:45:01.429 INFO:tasks.rados.rados.0.smithi031.stdout:3177: done (0 left) 2024-04-17T11:45:01.429 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 319 2024-04-17T11:45:01.429 INFO:tasks.rados.rados.0.smithi031.stdout:3178: seq_num 984 ranges {0=483328,483328=598016,1081344=647168,1728512=360448} 2024-04-17T11:45:01.431 INFO:tasks.rados.rados.0.smithi031.stdout:3178: writing smithi03173351-33 from 0 to 483328 tid 1 2024-04-17T11:45:01.435 INFO:tasks.rados.rados.0.smithi031.stdout:3178: writing smithi03173351-33 from 483328 to 1081344 tid 2 2024-04-17T11:45:01.438 INFO:tasks.rados.rados.0.smithi031.stdout:3178: writing smithi03173351-33 from 1081344 to 1728512 tid 3 2024-04-17T11:45:01.441 INFO:tasks.rados.rados.0.smithi031.stdout:3178: writing smithi03173351-33 from 1728512 to 2088960 tid 4 2024-04-17T11:45:01.441 INFO:tasks.rados.rados.0.smithi031.stdout:3179: copy_from oid 10 from oid 40 current snap is 319 2024-04-17T11:45:01.441 INFO:tasks.rados.rados.0.smithi031.stdout:3178: finishing write tid 1 to smithi03173351-33 2024-04-17T11:45:01.441 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 319 2024-04-17T11:45:01.441 INFO:tasks.rados.rados.0.smithi031.stdout:3180: seq_num 985 ranges {1990656=499712,2490368=483328,2973696=450560,3424256=581632,4005888=90112} 2024-04-17T11:45:01.454 INFO:tasks.rados.rados.0.smithi031.stdout:3180: writing smithi03173351-18 from 1990656 to 2490368 tid 1 2024-04-17T11:45:01.457 INFO:tasks.rados.rados.0.smithi031.stdout:3180: writing smithi03173351-18 from 2490368 to 2973696 tid 2 2024-04-17T11:45:01.460 INFO:tasks.rados.rados.0.smithi031.stdout:3180: writing smithi03173351-18 from 2973696 to 3424256 tid 3 2024-04-17T11:45:01.463 INFO:tasks.rados.rados.0.smithi031.stdout:3180: writing smithi03173351-18 from 3424256 to 4005888 tid 4 2024-04-17T11:45:01.464 INFO:tasks.rados.rados.0.smithi031.stdout:3180: writing smithi03173351-18 from 4005888 to 4096000 tid 5 2024-04-17T11:45:01.464 INFO:tasks.rados.rados.0.smithi031.stdout:3181: setattr oid 34 current snap is 319 2024-04-17T11:45:01.464 INFO:tasks.rados.rados.0.smithi031.stdout:3178: finishing write tid 2 to smithi03173351-33 2024-04-17T11:45:01.464 INFO:tasks.rados.rados.0.smithi031.stdout:3178: finishing write tid 3 to smithi03173351-33 2024-04-17T11:45:01.464 INFO:tasks.rados.rados.0.smithi031.stdout:3178: finishing write tid 4 to smithi03173351-33 2024-04-17T11:45:01.464 INFO:tasks.rados.rados.0.smithi031.stdout:3178: finishing write tid 5 to smithi03173351-33 2024-04-17T11:45:01.464 INFO:tasks.rados.rados.0.smithi031.stdout:3178: finishing write tid 6 to smithi03173351-33 2024-04-17T11:45:01.464 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 2976 (ObjNum 984 snap 319 seq_num 984) dirty exists 2024-04-17T11:45:01.464 INFO:tasks.rados.rados.0.smithi031.stdout:3178: left oid 33 (ObjNum 984 snap 319 seq_num 984) 2024-04-17T11:45:01.464 INFO:tasks.rados.rados.0.smithi031.stdout:3179: finishing copy_from racing read to smithi03173351-10 2024-04-17T11:45:01.465 INFO:tasks.rados.rados.0.smithi031.stdout:3179: finishing copy_from to smithi03173351-10 2024-04-17T11:45:01.465 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 2822 (ObjNum 952 snap 306 seq_num 952) dirty exists 2024-04-17T11:45:01.465 INFO:tasks.rados.rados.0.smithi031.stdout:3180: finishing write tid 1 to smithi03173351-18 2024-04-17T11:45:01.465 INFO:tasks.rados.rados.0.smithi031.stdout:3180: finishing write tid 2 to smithi03173351-18 2024-04-17T11:45:01.465 INFO:tasks.rados.rados.0.smithi031.stdout:3180: finishing write tid 3 to smithi03173351-18 2024-04-17T11:45:01.465 INFO:tasks.rados.rados.0.smithi031.stdout:3178: done (3 left) 2024-04-17T11:45:01.465 INFO:tasks.rados.rados.0.smithi031.stdout:3179: done (2 left) 2024-04-17T11:45:01.465 INFO:tasks.rados.rados.0.smithi031.stdout:3182: snap_remove snap 312 2024-04-17T11:45:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:45:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:01] "GET /metrics HTTP/1.1" 200 192246 "" "Prometheus/2.33.4" 2024-04-17T11:45:02.440 INFO:tasks.rados.rados.0.smithi031.stdout:3182: done (2 left) 2024-04-17T11:45:02.440 INFO:tasks.rados.rados.0.smithi031.stdout:3183: snap_remove snap 298 2024-04-17T11:45:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:01.430047+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-04-17T11:45:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:01.835952+0000 mgr.y (mgr.14556) 506 : cluster [DBG] pgmap v1057: 121 pgs: 121 active+clean; 186 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:01.430047+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-04-17T11:45:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:01.835952+0000 mgr.y (mgr.14556) 506 : cluster [DBG] pgmap v1057: 121 pgs: 121 active+clean; 186 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:01.430047+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-04-17T11:45:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:01.835952+0000 mgr.y (mgr.14556) 506 : cluster [DBG] pgmap v1057: 121 pgs: 121 active+clean; 186 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:03.441 INFO:tasks.rados.rados.0.smithi031.stdout:3183: done (2 left) 2024-04-17T11:45:03.441 INFO:tasks.rados.rados.0.smithi031.stdout:3184: snap_remove snap 307 2024-04-17T11:45:03.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:02.438827+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-04-17T11:45:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:02.438827+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-04-17T11:45:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:02.438827+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-04-17T11:45:04.447 INFO:tasks.rados.rados.0.smithi031.stdout:3184: done (2 left) 2024-04-17T11:45:04.447 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 319 2024-04-17T11:45:04.447 INFO:tasks.rados.rados.0.smithi031.stdout:3185: seq_num 986 ranges {2506752=516096,3022848=770048,3792896=655360,4448256=180224} 2024-04-17T11:45:04.460 INFO:tasks.rados.rados.0.smithi031.stdout:3185: writing smithi03173351-49 from 2506752 to 3022848 tid 1 2024-04-17T11:45:04.460 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:45:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:45:04.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:03.439095+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-04-17T11:45:04.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:03.836378+0000 mgr.y (mgr.14556) 507 : cluster [DBG] pgmap v1060: 121 pgs: 121 active+clean; 193 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.9 MiB/s wr, 10 op/s 2024-04-17T11:45:04.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:04.438937+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-04-17T11:45:04.465 INFO:tasks.rados.rados.0.smithi031.stdout:3185: writing smithi03173351-49 from 3022848 to 3792896 tid 2 2024-04-17T11:45:04.469 INFO:tasks.rados.rados.0.smithi031.stdout:3185: writing smithi03173351-49 from 3792896 to 4448256 tid 3 2024-04-17T11:45:04.471 INFO:tasks.rados.rados.0.smithi031.stdout:3185: writing smithi03173351-49 from 4448256 to 4628480 tid 4 2024-04-17T11:45:04.471 INFO:tasks.rados.rados.0.smithi031.stdout:3186: snap_create 2024-04-17T11:45:04.471 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 2291 (ObjNum 1566202731 snap 1549757799 seq_num 1382178913) dirty exists 2024-04-17T11:45:04.471 INFO:tasks.rados.rados.0.smithi031.stdout:3180: finishing write tid 4 to smithi03173351-18 2024-04-17T11:45:04.471 INFO:tasks.rados.rados.0.smithi031.stdout:3180: finishing write tid 5 to smithi03173351-18 2024-04-17T11:45:04.471 INFO:tasks.rados.rados.0.smithi031.stdout:3180: finishing write tid 6 to smithi03173351-18 2024-04-17T11:45:04.471 INFO:tasks.rados.rados.0.smithi031.stdout:3180: finishing write tid 7 to smithi03173351-18 2024-04-17T11:45:04.472 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2983 (ObjNum 985 snap 319 seq_num 985) dirty exists 2024-04-17T11:45:04.472 INFO:tasks.rados.rados.0.smithi031.stdout:3180: left oid 18 (ObjNum 985 snap 319 seq_num 985) 2024-04-17T11:45:04.472 INFO:tasks.rados.rados.0.smithi031.stdout:3185: finishing write tid 1 to smithi03173351-49 2024-04-17T11:45:04.473 INFO:tasks.rados.rados.0.smithi031.stdout:3185: finishing write tid 2 to smithi03173351-49 2024-04-17T11:45:04.477 INFO:tasks.rados.rados.0.smithi031.stdout:3185: finishing write tid 3 to smithi03173351-49 2024-04-17T11:45:04.477 INFO:tasks.rados.rados.0.smithi031.stdout:3185: finishing write tid 4 to smithi03173351-49 2024-04-17T11:45:04.477 INFO:tasks.rados.rados.0.smithi031.stdout:3185: finishing write tid 5 to smithi03173351-49 2024-04-17T11:45:04.479 INFO:tasks.rados.rados.0.smithi031.stdout:3185: finishing write tid 6 to smithi03173351-49 2024-04-17T11:45:04.479 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 3003 (ObjNum 986 snap 319 seq_num 986) dirty exists 2024-04-17T11:45:04.479 INFO:tasks.rados.rados.0.smithi031.stdout:3185: left oid 49 (ObjNum 986 snap 319 seq_num 986) 2024-04-17T11:45:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:03.439095+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-04-17T11:45:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:03.836378+0000 mgr.y (mgr.14556) 507 : cluster [DBG] pgmap v1060: 121 pgs: 121 active+clean; 193 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.9 MiB/s wr, 10 op/s 2024-04-17T11:45:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:04.438937+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-04-17T11:45:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:03.439095+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-04-17T11:45:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:03.836378+0000 mgr.y (mgr.14556) 507 : cluster [DBG] pgmap v1060: 121 pgs: 121 active+clean; 193 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.9 MiB/s wr, 10 op/s 2024-04-17T11:45:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:04.438937+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-04-17T11:45:05.470 INFO:tasks.rados.rados.0.smithi031.stdout:3180: done (3 left) 2024-04-17T11:45:05.470 INFO:tasks.rados.rados.0.smithi031.stdout:3181: done (2 left) 2024-04-17T11:45:05.470 INFO:tasks.rados.rados.0.smithi031.stdout:3185: done (1 left) 2024-04-17T11:45:05.470 INFO:tasks.rados.rados.0.smithi031.stdout:3186: done (0 left) 2024-04-17T11:45:05.470 INFO:tasks.rados.rados.0.smithi031.stdout:3187: rmattr oid 43 current snap is 320 2024-04-17T11:45:05.471 INFO:tasks.rados.rados.0.smithi031.stdout:3187: done (0 left) 2024-04-17T11:45:05.471 INFO:tasks.rados.rados.0.smithi031.stdout:3188: read oid 26 snap 309 2024-04-17T11:45:05.471 INFO:tasks.rados.rados.0.smithi031.stdout:3188: expect (ObjNum 866 snap 281 seq_num 866) 2024-04-17T11:45:05.471 INFO:tasks.rados.rados.0.smithi031.stdout:3189: delete oid 33 current snap is 320 2024-04-17T11:45:05.474 INFO:tasks.rados.rados.0.smithi031.stdout:3189: done (1 left) 2024-04-17T11:45:05.475 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 320 2024-04-17T11:45:05.475 INFO:tasks.rados.rados.0.smithi031.stdout:3190: seq_num 988 ranges {172032=557056,729088=532480,1261568=622592,1884160=450560} 2024-04-17T11:45:05.479 INFO:tasks.rados.rados.0.smithi031.stdout:3190: writing smithi03173351-23 from 172032 to 729088 tid 1 2024-04-17T11:45:05.482 INFO:tasks.rados.rados.0.smithi031.stdout:3190: writing smithi03173351-23 from 729088 to 1261568 tid 2 2024-04-17T11:45:05.486 INFO:tasks.rados.rados.0.smithi031.stdout:3190: writing smithi03173351-23 from 1261568 to 1884160 tid 3 2024-04-17T11:45:05.489 INFO:tasks.rados.rados.0.smithi031.stdout:3190: writing smithi03173351-23 from 1884160 to 2334720 tid 4 2024-04-17T11:45:05.489 INFO:tasks.rados.rados.0.smithi031.stdout:3191: copy_from oid 8 from oid 30 current snap is 320 2024-04-17T11:45:05.489 INFO:tasks.rados.rados.0.smithi031.stdout:3190: finishing write tid 1 to smithi03173351-23 2024-04-17T11:45:05.489 INFO:tasks.rados.rados.0.smithi031.stdout:3190: finishing write tid 2 to smithi03173351-23 2024-04-17T11:45:05.489 INFO:tasks.rados.rados.0.smithi031.stdout:3192: delete oid 48 current snap is 320 2024-04-17T11:45:05.493 INFO:tasks.rados.rados.0.smithi031.stdout:3190: finishing write tid 3 to smithi03173351-23 2024-04-17T11:45:05.494 INFO:tasks.rados.rados.0.smithi031.stdout:3192: done (3 left) 2024-04-17T11:45:05.494 INFO:tasks.rados.rados.0.smithi031.stdout:3193: read oid 42 snap 309 2024-04-17T11:45:05.494 INFO:tasks.rados.rados.0.smithi031.stdout:3193: expect (ObjNum 940 snap 303 seq_num 940) 2024-04-17T11:45:05.495 INFO:tasks.rados.rados.0.smithi031.stdout:3194: snap_remove snap 313 2024-04-17T11:45:06.478 INFO:tasks.rados.rados.0.smithi031.stdout:3194: done (4 left) 2024-04-17T11:45:06.478 INFO:tasks.rados.rados.0.smithi031.stdout:3195: snap_create 2024-04-17T11:45:06.478 INFO:tasks.rados.rados.0.smithi031.stdout:3188: expect (ObjNum 866 snap 281 seq_num 866) 2024-04-17T11:45:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:05.471264+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-04-17T11:45:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:05.836870+0000 mgr.y (mgr.14556) 508 : cluster [DBG] pgmap v1063: 121 pgs: 121 active+clean; 193 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.9 MiB/s wr, 10 op/s 2024-04-17T11:45:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:05.471264+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-04-17T11:45:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:05.836870+0000 mgr.y (mgr.14556) 508 : cluster [DBG] pgmap v1063: 121 pgs: 121 active+clean; 193 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.9 MiB/s wr, 10 op/s 2024-04-17T11:45:06.777 INFO:tasks.rados.rados.0.smithi031.stdout:3190: finishing write tid 4 to smithi03173351-23 2024-04-17T11:45:06.777 INFO:tasks.rados.rados.0.smithi031.stdout:3190: finishing write tid 5 to smithi03173351-23 2024-04-17T11:45:06.777 INFO:tasks.rados.rados.0.smithi031.stdout:3190: finishing write tid 6 to smithi03173351-23 2024-04-17T11:45:06.777 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 2269 (ObjNum 988 snap 320 seq_num 988) dirty exists 2024-04-17T11:45:06.777 INFO:tasks.rados.rados.0.smithi031.stdout:3190: left oid 23 (ObjNum 988 snap 320 seq_num 988) 2024-04-17T11:45:06.777 INFO:tasks.rados.rados.0.smithi031.stdout:3191: finishing copy_from racing read to smithi03173351-8 2024-04-17T11:45:06.777 INFO:tasks.rados.rados.0.smithi031.stdout:3191: finishing copy_from to smithi03173351-8 2024-04-17T11:45:06.777 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 2259 (ObjNum 870 snap 282 seq_num 870) dirty exists 2024-04-17T11:45:06.778 INFO:tasks.rados.rados.0.smithi031.stdout:3193: expect (ObjNum 940 snap 303 seq_num 940) 2024-04-17T11:45:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:05.471264+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-04-17T11:45:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:05.836870+0000 mgr.y (mgr.14556) 508 : cluster [DBG] pgmap v1063: 121 pgs: 121 active+clean; 193 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.9 MiB/s wr, 10 op/s 2024-04-17T11:45:07.475 INFO:tasks.rados.rados.0.smithi031.stdout:3188: done (4 left) 2024-04-17T11:45:07.475 INFO:tasks.rados.rados.0.smithi031.stdout:3190: done (3 left) 2024-04-17T11:45:07.476 INFO:tasks.rados.rados.0.smithi031.stdout:3191: done (2 left) 2024-04-17T11:45:07.476 INFO:tasks.rados.rados.0.smithi031.stdout:3193: done (1 left) 2024-04-17T11:45:07.476 INFO:tasks.rados.rados.0.smithi031.stdout:3195: done (0 left) 2024-04-17T11:45:07.476 INFO:tasks.rados.rados.0.smithi031.stdout:3196: read oid 37 snap -1 2024-04-17T11:45:07.476 INFO:tasks.rados.rados.0.smithi031.stdout:3196: expect (ObjNum 881 snap 285 seq_num 881) 2024-04-17T11:45:07.476 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 321 2024-04-17T11:45:07.476 INFO:tasks.rados.rados.0.smithi031.stdout:3197: seq_num 990 ranges {0=589824,589824=753664,1343488=638976,1982464=212992} 2024-04-17T11:45:07.479 INFO:tasks.rados.rados.0.smithi031.stdout:3197: writing smithi03173351-22 from 0 to 589824 tid 1 2024-04-17T11:45:07.484 INFO:tasks.rados.rados.0.smithi031.stdout:3197: writing smithi03173351-22 from 589824 to 1343488 tid 2 2024-04-17T11:45:07.488 INFO:tasks.rados.rados.0.smithi031.stdout:3197: writing smithi03173351-22 from 1343488 to 1982464 tid 3 2024-04-17T11:45:07.490 INFO:tasks.rados.rados.0.smithi031.stdout:3197: writing smithi03173351-22 from 1982464 to 2195456 tid 4 2024-04-17T11:45:07.490 INFO:tasks.rados.rados.0.smithi031.stdout:3198: copy_from oid 47 from oid 50 current snap is 321 2024-04-17T11:45:07.490 INFO:tasks.rados.rados.0.smithi031.stdout:3197: finishing write tid 1 to smithi03173351-22 2024-04-17T11:45:07.490 INFO:tasks.rados.rados.0.smithi031.stdout:3196: expect (ObjNum 881 snap 285 seq_num 881) 2024-04-17T11:45:07.675 INFO:tasks.rados.rados.0.smithi031.stdout:3197: finishing write tid 2 to smithi03173351-22 2024-04-17T11:45:07.675 INFO:tasks.rados.rados.0.smithi031.stdout:3197: finishing write tid 3 to smithi03173351-22 2024-04-17T11:45:07.675 INFO:tasks.rados.rados.0.smithi031.stdout:3197: finishing write tid 4 to smithi03173351-22 2024-04-17T11:45:07.675 INFO:tasks.rados.rados.0.smithi031.stdout:3197: finishing write tid 5 to smithi03173351-22 2024-04-17T11:45:07.675 INFO:tasks.rados.rados.0.smithi031.stdout:3197: finishing write tid 6 to smithi03173351-22 2024-04-17T11:45:07.675 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 2834 (ObjNum 990 snap 321 seq_num 990) dirty exists 2024-04-17T11:45:07.675 INFO:tasks.rados.rados.0.smithi031.stdout:3197: left oid 22 (ObjNum 990 snap 321 seq_num 990) 2024-04-17T11:45:07.675 INFO:tasks.rados.rados.0.smithi031.stdout:3198: finishing copy_from racing read to smithi03173351-47 2024-04-17T11:45:07.675 INFO:tasks.rados.rados.0.smithi031.stdout:3198: finishing copy_from to smithi03173351-47 2024-04-17T11:45:07.675 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 2932 (ObjNum 966 snap 307 seq_num 966) dirty exists 2024-04-17T11:45:07.675 INFO:tasks.rados.rados.0.smithi031.stdout:3196: done (2 left) 2024-04-17T11:45:07.676 INFO:tasks.rados.rados.0.smithi031.stdout:3197: done (1 left) 2024-04-17T11:45:07.676 INFO:tasks.rados.rados.0.smithi031.stdout:3198: done (0 left) 2024-04-17T11:45:07.676 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 321 2024-04-17T11:45:07.676 INFO:tasks.rados.rados.0.smithi031.stdout:3199: seq_num 991 ranges {3416064=606208,4022272=638976,4661248=794624,5455872=172032} 2024-04-17T11:45:07.696 INFO:tasks.rados.rados.0.smithi031.stdout:3199: writing smithi03173351-2 from 3416064 to 4022272 tid 1 2024-04-17T11:45:07.700 INFO:tasks.rados.rados.0.smithi031.stdout:3199: writing smithi03173351-2 from 4022272 to 4661248 tid 2 2024-04-17T11:45:07.704 INFO:tasks.rados.rados.0.smithi031.stdout:3199: writing smithi03173351-2 from 4661248 to 5455872 tid 3 2024-04-17T11:45:07.706 INFO:tasks.rados.rados.0.smithi031.stdout:3199: writing smithi03173351-2 from 5455872 to 5627904 tid 4 2024-04-17T11:45:07.706 INFO:tasks.rados.rados.0.smithi031.stdout:3200: setattr oid 41 current snap is 321 2024-04-17T11:45:07.706 INFO:tasks.rados.rados.0.smithi031.stdout:3199: finishing write tid 1 to smithi03173351-2 2024-04-17T11:45:07.706 INFO:tasks.rados.rados.0.smithi031.stdout:3199: finishing write tid 2 to smithi03173351-2 2024-04-17T11:45:07.708 INFO:tasks.rados.rados.0.smithi031.stdout:3201: read oid 44 snap -1 2024-04-17T11:45:07.708 INFO:tasks.rados.rados.0.smithi031.stdout:3201: expect (ObjNum 926 snap 299 seq_num 926) 2024-04-17T11:45:07.708 INFO:tasks.rados.rados.0.smithi031.stdout:3202: read oid 6 snap -1 2024-04-17T11:45:07.708 INFO:tasks.rados.rados.0.smithi031.stdout:3202: expect (ObjNum 925 snap 298 seq_num 925) 2024-04-17T11:45:07.708 INFO:tasks.rados.rados.0.smithi031.stdout:3203: read oid 35 snap -1 2024-04-17T11:45:07.708 INFO:tasks.rados.rados.0.smithi031.stdout:3203: expect (ObjNum 905 snap 291 seq_num 905) 2024-04-17T11:45:07.708 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 321 2024-04-17T11:45:07.709 INFO:tasks.rados.rados.0.smithi031.stdout:3204: seq_num 992 ranges {2924544=622592,3547136=524288,4071424=606208,4677632=475136} 2024-04-17T11:45:07.727 INFO:tasks.rados.rados.0.smithi031.stdout:3204: writing smithi03173351-4 from 2924544 to 3547136 tid 1 2024-04-17T11:45:07.730 INFO:tasks.rados.rados.0.smithi031.stdout:3204: writing smithi03173351-4 from 3547136 to 4071424 tid 2 2024-04-17T11:45:07.733 INFO:tasks.rados.rados.0.smithi031.stdout:3204: writing smithi03173351-4 from 4071424 to 4677632 tid 3 2024-04-17T11:45:07.736 INFO:tasks.rados.rados.0.smithi031.stdout:3204: writing smithi03173351-4 from 4677632 to 5152768 tid 4 2024-04-17T11:45:07.737 INFO:tasks.rados.rados.0.smithi031.stdout:3205: read oid 34 snap -1 2024-04-17T11:45:07.737 INFO:tasks.rados.rados.0.smithi031.stdout:3205: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:45:07.737 INFO:tasks.rados.rados.0.smithi031.stdout:3206: read oid 33 snap -1 2024-04-17T11:45:07.737 INFO:tasks.rados.rados.0.smithi031.stdout:3206: expect deleted 2024-04-17T11:45:07.737 INFO:tasks.rados.rados.0.smithi031.stdout:3207: snap_remove snap 314 2024-04-17T11:45:07.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:06.472389+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-04-17T11:45:07.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:06.472389+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-04-17T11:45:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:06.472389+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-04-17T11:45:08.486 INFO:tasks.rados.rados.0.smithi031.stdout:3207: done (8 left) 2024-04-17T11:45:08.486 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 321 2024-04-17T11:45:08.486 INFO:tasks.rados.rados.0.smithi031.stdout:3199: finishing write tid 3 to smithi03173351-2 2024-04-17T11:45:08.487 INFO:tasks.rados.rados.0.smithi031.stdout:3199: finishing write tid 4 to smithi03173351-2 2024-04-17T11:45:08.487 INFO:tasks.rados.rados.0.smithi031.stdout:3199: finishing write tid 5 to smithi03173351-2 2024-04-17T11:45:08.487 INFO:tasks.rados.rados.0.smithi031.stdout:3199: finishing write tid 6 to smithi03173351-2 2024-04-17T11:45:08.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 2839 (ObjNum 991 snap 321 seq_num 991) dirty exists 2024-04-17T11:45:08.487 INFO:tasks.rados.rados.0.smithi031.stdout:3199: left oid 2 (ObjNum 991 snap 321 seq_num 991) 2024-04-17T11:45:08.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 2832 (ObjNum 1 snap 32549 seq_num 2593474848) dirty exists 2024-04-17T11:45:08.487 INFO:tasks.rados.rados.0.smithi031.stdout:3201: expect (ObjNum 926 snap 299 seq_num 926) 2024-04-17T11:45:08.678 INFO:tasks.rados.rados.0.smithi031.stdout:3202: expect (ObjNum 925 snap 298 seq_num 925) 2024-04-17T11:45:08.707 INFO:tasks.rados.rados.0.smithi031.stdout:3203: expect (ObjNum 905 snap 291 seq_num 905) 2024-04-17T11:45:08.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:07.475888+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-04-17T11:45:08.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:07.837598+0000 mgr.y (mgr.14556) 509 : cluster [DBG] pgmap v1066: 121 pgs: 121 active+clean; 207 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-04-17T11:45:08.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:07.475888+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-04-17T11:45:08.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:07.837598+0000 mgr.y (mgr.14556) 509 : cluster [DBG] pgmap v1066: 121 pgs: 121 active+clean; 207 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-04-17T11:45:08.900 INFO:tasks.rados.rados.0.smithi031.stdout:3204: finishing write tid 1 to smithi03173351-4 2024-04-17T11:45:08.900 INFO:tasks.rados.rados.0.smithi031.stdout:3208: seq_num 993 ranges {1695744=638976,2334720=409600,2744320=409600,3153920=688128,3842048=98304} 2024-04-17T11:45:08.912 INFO:tasks.rados.rados.0.smithi031.stdout:3208: writing smithi03173351-17 from 1695744 to 2334720 tid 1 2024-04-17T11:45:08.915 INFO:tasks.rados.rados.0.smithi031.stdout:3208: writing smithi03173351-17 from 2334720 to 2744320 tid 2 2024-04-17T11:45:08.917 INFO:tasks.rados.rados.0.smithi031.stdout:3208: writing smithi03173351-17 from 2744320 to 3153920 tid 3 2024-04-17T11:45:08.921 INFO:tasks.rados.rados.0.smithi031.stdout:3208: writing smithi03173351-17 from 3153920 to 3842048 tid 4 2024-04-17T11:45:08.922 INFO:tasks.rados.rados.0.smithi031.stdout:3208: writing smithi03173351-17 from 3842048 to 3940352 tid 5 2024-04-17T11:45:08.922 INFO:tasks.rados.rados.0.smithi031.stdout:3199: done (8 left) 2024-04-17T11:45:08.922 INFO:tasks.rados.rados.0.smithi031.stdout:3200: done (7 left) 2024-04-17T11:45:08.922 INFO:tasks.rados.rados.0.smithi031.stdout:3201: done (6 left) 2024-04-17T11:45:08.922 INFO:tasks.rados.rados.0.smithi031.stdout:3202: done (5 left) 2024-04-17T11:45:08.922 INFO:tasks.rados.rados.0.smithi031.stdout:3203: done (4 left) 2024-04-17T11:45:08.922 INFO:tasks.rados.rados.0.smithi031.stdout:3209: copy_from oid 40 from oid 19 current snap is 321 2024-04-17T11:45:08.923 INFO:tasks.rados.rados.0.smithi031.stdout:3205: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:45:08.924 INFO:tasks.rados.rados.0.smithi031.stdout:3204: finishing write tid 2 to smithi03173351-4 2024-04-17T11:45:08.924 INFO:tasks.rados.rados.0.smithi031.stdout:3204: finishing write tid 3 to smithi03173351-4 2024-04-17T11:45:08.924 INFO:tasks.rados.rados.0.smithi031.stdout:3205: done (4 left) 2024-04-17T11:45:08.924 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 321 2024-04-17T11:45:08.924 INFO:tasks.rados.rados.0.smithi031.stdout:3204: finishing write tid 4 to smithi03173351-4 2024-04-17T11:45:08.924 INFO:tasks.rados.rados.0.smithi031.stdout:3204: finishing write tid 5 to smithi03173351-4 2024-04-17T11:45:08.924 INFO:tasks.rados.rados.0.smithi031.stdout:3210: seq_num 994 ranges {172032=655360,827392=688128,1515520=622592,2138112=294912} 2024-04-17T11:45:08.928 INFO:tasks.rados.rados.0.smithi031.stdout:3210: writing smithi03173351-8 from 172032 to 827392 tid 1 2024-04-17T11:45:08.932 INFO:tasks.rados.rados.0.smithi031.stdout:3210: writing smithi03173351-8 from 827392 to 1515520 tid 2 2024-04-17T11:45:08.936 INFO:tasks.rados.rados.0.smithi031.stdout:3210: writing smithi03173351-8 from 1515520 to 2138112 tid 3 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:3210: writing smithi03173351-8 from 2138112 to 2433024 tid 4 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:3211: snap_create 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:3204: finishing write tid 6 to smithi03173351-4 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 3013 (ObjNum 992 snap 321 seq_num 992) dirty exists 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:3204: left oid 4 (ObjNum 992 snap 321 seq_num 992) 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:3208: finishing write tid 1 to smithi03173351-17 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:3208: finishing write tid 2 to smithi03173351-17 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:3208: finishing write tid 3 to smithi03173351-17 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:3208: finishing write tid 4 to smithi03173351-17 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:3208: finishing write tid 5 to smithi03173351-17 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:3208: finishing write tid 6 to smithi03173351-17 2024-04-17T11:45:08.939 INFO:tasks.rados.rados.0.smithi031.stdout:3208: finishing write tid 7 to smithi03173351-17 2024-04-17T11:45:08.940 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 2938 (ObjNum 993 snap 321 seq_num 993) dirty exists 2024-04-17T11:45:08.940 INFO:tasks.rados.rados.0.smithi031.stdout:3208: left oid 17 (ObjNum 993 snap 321 seq_num 993) 2024-04-17T11:45:08.940 INFO:tasks.rados.rados.0.smithi031.stdout:3210: finishing write tid 1 to smithi03173351-8 2024-04-17T11:45:08.940 INFO:tasks.rados.rados.0.smithi031.stdout:3210: finishing write tid 2 to smithi03173351-8 2024-04-17T11:45:08.940 INFO:tasks.rados.rados.0.smithi031.stdout:3209: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:45:08.940 INFO:tasks.rados.rados.0.smithi031.stdout:3209: finishing copy_from to smithi03173351-40 2024-04-17T11:45:08.940 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 2338 (ObjNum 934 snap 301 seq_num 934) dirty exists 2024-04-17T11:45:08.940 INFO:tasks.rados.rados.0.smithi031.stdout:3210: finishing write tid 3 to smithi03173351-8 2024-04-17T11:45:08.941 INFO:tasks.rados.rados.0.smithi031.stdout:3210: finishing write tid 4 to smithi03173351-8 2024-04-17T11:45:08.941 INFO:tasks.rados.rados.0.smithi031.stdout:3210: finishing write tid 5 to smithi03173351-8 2024-04-17T11:45:08.942 INFO:tasks.rados.rados.0.smithi031.stdout:3210: finishing write tid 6 to smithi03173351-8 2024-04-17T11:45:08.942 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 2745 (ObjNum 994 snap 321 seq_num 994) dirty exists 2024-04-17T11:45:08.942 INFO:tasks.rados.rados.0.smithi031.stdout:3210: left oid 8 (ObjNum 994 snap 321 seq_num 994) 2024-04-17T11:45:08.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:07.475888+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-04-17T11:45:08.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:07.837598+0000 mgr.y (mgr.14556) 509 : cluster [DBG] pgmap v1066: 121 pgs: 121 active+clean; 207 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-04-17T11:45:09.426 INFO:tasks.rados.rados.0.smithi031.stdout:3204: done (5 left) 2024-04-17T11:45:09.426 INFO:tasks.rados.rados.0.smithi031.stdout:3206: done (4 left) 2024-04-17T11:45:09.426 INFO:tasks.rados.rados.0.smithi031.stdout:3208: done (3 left) 2024-04-17T11:45:09.426 INFO:tasks.rados.rados.0.smithi031.stdout:3209: done (2 left) 2024-04-17T11:45:09.426 INFO:tasks.rados.rados.0.smithi031.stdout:3210: done (1 left) 2024-04-17T11:45:09.426 INFO:tasks.rados.rados.0.smithi031.stdout:3211: done (0 left) 2024-04-17T11:45:09.427 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 322 2024-04-17T11:45:09.427 INFO:tasks.rados.rados.0.smithi031.stdout:3212: seq_num 995 ranges {3072000=671744,3743744=573440,4317184=778240,5095424=253952} 2024-04-17T11:45:09.446 INFO:tasks.rados.rados.0.smithi031.stdout:3212: writing smithi03173351-32 from 3072000 to 3743744 tid 1 2024-04-17T11:45:09.450 INFO:tasks.rados.rados.0.smithi031.stdout:3212: writing smithi03173351-32 from 3743744 to 4317184 tid 2 2024-04-17T11:45:09.454 INFO:tasks.rados.rados.0.smithi031.stdout:3212: writing smithi03173351-32 from 4317184 to 5095424 tid 3 2024-04-17T11:45:09.456 INFO:tasks.rados.rados.0.smithi031.stdout:3212: writing smithi03173351-32 from 5095424 to 5349376 tid 4 2024-04-17T11:45:09.457 INFO:tasks.rados.rados.0.smithi031.stdout:3213: snap_create 2024-04-17T11:45:09.457 INFO:tasks.rados.rados.0.smithi031.stdout:3212: finishing write tid 1 to smithi03173351-32 2024-04-17T11:45:09.460 INFO:tasks.rados.rados.0.smithi031.stdout:3212: finishing write tid 2 to smithi03173351-32 2024-04-17T11:45:09.462 INFO:tasks.rados.rados.0.smithi031.stdout:3212: finishing write tid 3 to smithi03173351-32 2024-04-17T11:45:09.462 INFO:tasks.rados.rados.0.smithi031.stdout:3212: finishing write tid 4 to smithi03173351-32 2024-04-17T11:45:09.462 INFO:tasks.rados.rados.0.smithi031.stdout:3212: finishing write tid 5 to smithi03173351-32 2024-04-17T11:45:09.464 INFO:tasks.rados.rados.0.smithi031.stdout:3212: finishing write tid 6 to smithi03173351-32 2024-04-17T11:45:09.464 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 2881 (ObjNum 995 snap 322 seq_num 995) dirty exists 2024-04-17T11:45:09.465 INFO:tasks.rados.rados.0.smithi031.stdout:3212: left oid 32 (ObjNum 995 snap 322 seq_num 995) 2024-04-17T11:45:09.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:08.486385+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-04-17T11:45:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:09.426755+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-04-17T11:45:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:08.486385+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-04-17T11:45:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:09.426755+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-04-17T11:45:09.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:08.486385+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-04-17T11:45:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:09.426755+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-04-17T11:45:10.431 INFO:tasks.rados.rados.0.smithi031.stdout:3212: done (1 left) 2024-04-17T11:45:10.431 INFO:tasks.rados.rados.0.smithi031.stdout:3213: done (0 left) 2024-04-17T11:45:10.431 INFO:tasks.rados.rados.0.smithi031.stdout:3214: read oid 10 snap -1 2024-04-17T11:45:10.431 INFO:tasks.rados.rados.0.smithi031.stdout:3214: expect (ObjNum 952 snap 306 seq_num 952) 2024-04-17T11:45:10.432 INFO:tasks.rados.rados.0.smithi031.stdout:3215: snap_remove snap 296 2024-04-17T11:45:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:09.837989+0000 mgr.y (mgr.14556) 510 : cluster [DBG] pgmap v1069: 121 pgs: 121 active+clean; 207 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 21 op/s 2024-04-17T11:45:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:10.432052+0000 mon.a (mon.0) 1536 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-04-17T11:45:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:09.837989+0000 mgr.y (mgr.14556) 510 : cluster [DBG] pgmap v1069: 121 pgs: 121 active+clean; 207 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 21 op/s 2024-04-17T11:45:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:10.432052+0000 mon.a (mon.0) 1536 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-04-17T11:45:10.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:09.837989+0000 mgr.y (mgr.14556) 510 : cluster [DBG] pgmap v1069: 121 pgs: 121 active+clean; 207 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 21 op/s 2024-04-17T11:45:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:10.432052+0000 mon.a (mon.0) 1536 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-04-17T11:45:11.294 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:45:11.430 INFO:tasks.rados.rados.0.smithi031.stdout:3215: done (1 left) 2024-04-17T11:45:11.430 INFO:tasks.rados.rados.0.smithi031.stdout:3216: copy_from oid 4 from oid 16 current snap is 323 2024-04-17T11:45:11.430 INFO:tasks.rados.rados.0.smithi031.stdout:3217: read oid 14 snap 295 2024-04-17T11:45:11.430 INFO:tasks.rados.rados.0.smithi031.stdout:3217: expect (ObjNum 912 snap 293 seq_num 912) 2024-04-17T11:45:11.430 INFO:tasks.rados.rados.0.smithi031.stdout:3218: rollback oid 21 current snap is 323 2024-04-17T11:45:11.430 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 21 to 310 2024-04-17T11:45:11.430 INFO:tasks.rados.rados.0.smithi031.stdout:3219: rmattr oid 37 current snap is 323 2024-04-17T11:45:11.430 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 323 2024-04-17T11:45:11.430 INFO:tasks.rados.rados.0.smithi031.stdout:3220: seq_num 996 ranges {1736704=688128,2424832=507904,2932736=581632,3514368=516096} 2024-04-17T11:45:11.448 INFO:tasks.rados.rados.0.smithi031.stdout:3220: writing smithi03173351-46 from 1736704 to 2424832 tid 1 2024-04-17T11:45:11.448 INFO:tasks.rados.rados.0.smithi031.stdout:3220: writing smithi03173351-46 from 2424832 to 2932736 tid 2 2024-04-17T11:45:11.455 INFO:tasks.rados.rados.0.smithi031.stdout:3220: writing smithi03173351-46 from 2932736 to 3514368 tid 3 2024-04-17T11:45:11.455 INFO:tasks.rados.rados.0.smithi031.stdout:3220: writing smithi03173351-46 from 3514368 to 4030464 tid 4 2024-04-17T11:45:11.455 INFO:tasks.rados.rados.0.smithi031.stdout:3221: snap_create 2024-04-17T11:45:11.456 INFO:tasks.rados.rados.0.smithi031.stdout:3214: expect (ObjNum 952 snap 306 seq_num 952) 2024-04-17T11:45:11.505 INFO:tasks.rados.rados.0.smithi031.stdout:3217: expect (ObjNum 912 snap 293 seq_num 912) 2024-04-17T11:45:11.558 INFO:tasks.rados.rados.0.smithi031.stdout:3218: finishing rollback tid 0 to smithi03173351-21 2024-04-17T11:45:11.558 INFO:tasks.rados.rados.0.smithi031.stdout:3218: finishing rollback tid 1 to smithi03173351-21 2024-04-17T11:45:11.558 INFO:tasks.rados.rados.0.smithi031.stdout:3218: finishing rollback tid 2 to smithi03173351-21 2024-04-17T11:45:11.558 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 2825 (ObjNum 933 snap 301 seq_num 933) dirty exists 2024-04-17T11:45:11.558 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 2316 (ObjNum 881 snap 285 seq_num 881) dirty exists 2024-04-17T11:45:11.558 INFO:tasks.rados.rados.0.smithi031.stdout:3220: finishing write tid 1 to smithi03173351-46 2024-04-17T11:45:11.558 INFO:tasks.rados.rados.0.smithi031.stdout:3220: finishing write tid 2 to smithi03173351-46 2024-04-17T11:45:11.559 INFO:tasks.rados.rados.0.smithi031.stdout:3220: finishing write tid 3 to smithi03173351-46 2024-04-17T11:45:11.559 INFO:tasks.rados.rados.0.smithi031.stdout:3220: finishing write tid 4 to smithi03173351-46 2024-04-17T11:45:11.559 INFO:tasks.rados.rados.0.smithi031.stdout:3220: finishing write tid 5 to smithi03173351-46 2024-04-17T11:45:11.559 INFO:tasks.rados.rados.0.smithi031.stdout:3220: finishing write tid 6 to smithi03173351-46 2024-04-17T11:45:11.559 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 2886 (ObjNum 996 snap 323 seq_num 996) dirty exists 2024-04-17T11:45:11.559 INFO:tasks.rados.rados.0.smithi031.stdout:3220: left oid 46 (ObjNum 996 snap 323 seq_num 996) 2024-04-17T11:45:11.559 INFO:tasks.rados.rados.0.smithi031.stdout:3216: finishing copy_from racing read to smithi03173351-4 2024-04-17T11:45:11.559 INFO:tasks.rados.rados.0.smithi031.stdout:3216: finishing copy_from to smithi03173351-4 2024-04-17T11:45:11.559 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 2745 (ObjNum 971 snap 311 seq_num 971) dirty exists 2024-04-17T11:45:11.608 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:45:11.608 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (12m) 108s ago 13m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:45:11.608 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (13m) 107s ago 13m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (14m) 108s ago 14m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (14m) 107s ago 14m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (17m) 107s ago 17m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (19m) 108s ago 19m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (19m) 108s ago 19m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (18m) 107s ago 18m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (18m) 108s ago 18m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (13m) 108s ago 13m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (13m) 107s ago 13m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (17m) 108s ago 17m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (17m) 108s ago 17m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (16m) 108s ago 16m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (16m) 108s ago 16m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:45:11.609 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (15m) 107s ago 15m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:45:11.610 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (15m) 107s ago 15m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:45:11.610 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (15m) 107s ago 15m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:45:11.610 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (14m) 107s ago 14m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:45:11.610 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (12m) 107s ago 13m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:45:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:45:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:11] "GET /metrics HTTP/1.1" 200 192251 "" "Prometheus/2.33.4" 2024-04-17T11:45:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:45:11.284124+0000 mgr.y (mgr.14556) 511 : audit [DBG] from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:11.429067+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-04-17T11:45:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:45:11.284124+0000 mgr.y (mgr.14556) 511 : audit [DBG] from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:11.429067+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-04-17T11:45:11.959 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:45:11.959 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:45:11.959 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:45:11.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:45:11.959 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:45:11.959 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:45:11.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:45:11.959 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:45:11.960 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:45:11.960 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:45:11.960 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:45:11.960 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:45:11.960 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:45:11.960 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:45:11.960 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:45:11.960 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:45:11.960 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:45:11.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:45:11.284124+0000 mgr.y (mgr.14556) 511 : audit [DBG] from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:11.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:11.429067+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-04-17T11:45:12.429 INFO:tasks.rados.rados.0.smithi031.stdout:3214: done (6 left) 2024-04-17T11:45:12.429 INFO:tasks.rados.rados.0.smithi031.stdout:3216: done (5 left) 2024-04-17T11:45:12.429 INFO:tasks.rados.rados.0.smithi031.stdout:3217: done (4 left) 2024-04-17T11:45:12.429 INFO:tasks.rados.rados.0.smithi031.stdout:3218: done (3 left) 2024-04-17T11:45:12.429 INFO:tasks.rados.rados.0.smithi031.stdout:3219: done (2 left) 2024-04-17T11:45:12.430 INFO:tasks.rados.rados.0.smithi031.stdout:3220: done (1 left) 2024-04-17T11:45:12.430 INFO:tasks.rados.rados.0.smithi031.stdout:3221: done (0 left) 2024-04-17T11:45:12.430 INFO:tasks.rados.rados.0.smithi031.stdout:3222: copy_from oid 19 from oid 27 current snap is 324 2024-04-17T11:45:12.430 INFO:tasks.rados.rados.0.smithi031.stdout:3223: snap_remove snap 309 2024-04-17T11:45:12.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:45:11.601855+0000 mgr.y (mgr.14556) 512 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:11.838413+0000 mgr.y (mgr.14556) 513 : cluster [DBG] pgmap v1072: 121 pgs: 121 active+clean; 207 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 0 op/s 2024-04-17T11:45:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:45:11.960587+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.31:0/3635654563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:45:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:12.429755+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-04-17T11:45:12.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:45:11.601855+0000 mgr.y (mgr.14556) 512 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:11.838413+0000 mgr.y (mgr.14556) 513 : cluster [DBG] pgmap v1072: 121 pgs: 121 active+clean; 207 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 0 op/s 2024-04-17T11:45:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:45:11.960587+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.31:0/3635654563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:45:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:12.429755+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-04-17T11:45:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:45:11.601855+0000 mgr.y (mgr.14556) 512 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:11.838413+0000 mgr.y (mgr.14556) 513 : cluster [DBG] pgmap v1072: 121 pgs: 121 active+clean; 207 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 0 op/s 2024-04-17T11:45:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:45:11.960587+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.31:0/3635654563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:45:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:12.429755+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-04-17T11:45:13.433 INFO:tasks.rados.rados.0.smithi031.stdout:3223: done (1 left) 2024-04-17T11:45:13.433 INFO:tasks.rados.rados.0.smithi031.stdout:3224: read oid 21 snap 319 2024-04-17T11:45:13.433 INFO:tasks.rados.rados.0.smithi031.stdout:3224: expect (ObjNum 933 snap 301 seq_num 933) 2024-04-17T11:45:13.433 INFO:tasks.rados.rados.0.smithi031.stdout:3225: snap_remove snap 306 2024-04-17T11:45:14.433 INFO:tasks.rados.rados.0.smithi031.stdout:3225: done (2 left) 2024-04-17T11:45:14.433 INFO:tasks.rados.rados.0.smithi031.stdout:3226: snap_remove snap 299 2024-04-17T11:45:14.445 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:45:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:45:14.446 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:13.432265+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-04-17T11:45:14.446 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:13.839004+0000 mgr.y (mgr.14556) 514 : cluster [DBG] pgmap v1075: 121 pgs: 121 active+clean; 233 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.7 MiB/s wr, 12 op/s 2024-04-17T11:45:14.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:13.432265+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-04-17T11:45:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:13.839004+0000 mgr.y (mgr.14556) 514 : cluster [DBG] pgmap v1075: 121 pgs: 121 active+clean; 233 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.7 MiB/s wr, 12 op/s 2024-04-17T11:45:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:13.432265+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-04-17T11:45:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:13.839004+0000 mgr.y (mgr.14556) 514 : cluster [DBG] pgmap v1075: 121 pgs: 121 active+clean; 233 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.7 MiB/s wr, 12 op/s 2024-04-17T11:45:15.448 INFO:tasks.rados.rados.0.smithi031.stdout:3226: done (2 left) 2024-04-17T11:45:15.448 INFO:tasks.rados.rados.0.smithi031.stdout:3227: snap_create 2024-04-17T11:45:15.458 INFO:tasks.rados.rados.0.smithi031.stdout:3222: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:45:15.458 INFO:tasks.rados.rados.0.smithi031.stdout:3222: finishing copy_from to smithi03173351-19 2024-04-17T11:45:15.458 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 2831 (ObjNum 960 snap 307 seq_num 960) dirty exists 2024-04-17T11:45:15.458 INFO:tasks.rados.rados.0.smithi031.stdout:3224: expect (ObjNum 933 snap 301 seq_num 933) 2024-04-17T11:45:15.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:14.428576+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-04-17T11:45:15.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:14.428576+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-04-17T11:45:15.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:14.428576+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-04-17T11:45:16.462 INFO:tasks.rados.rados.0.smithi031.stdout:3222: done (2 left) 2024-04-17T11:45:16.462 INFO:tasks.rados.rados.0.smithi031.stdout:3224: done (1 left) 2024-04-17T11:45:16.462 INFO:tasks.rados.rados.0.smithi031.stdout:3227: done (0 left) 2024-04-17T11:45:16.462 INFO:tasks.rados.rados.0.smithi031.stdout:3228: rmattr oid 20 current snap is 325 2024-04-17T11:45:16.462 INFO:tasks.rados.rados.0.smithi031.stdout:3228: done (0 left) 2024-04-17T11:45:16.462 INFO:tasks.rados.rados.0.smithi031.stdout:3229: rollback oid 4 current snap is 325 2024-04-17T11:45:16.462 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 4 to 321 2024-04-17T11:45:16.463 INFO:tasks.rados.rados.0.smithi031.stdout:3230: rmattr oid 11 current snap is 325 2024-04-17T11:45:16.463 INFO:tasks.rados.rados.0.smithi031.stdout:3231: read oid 3 snap 308 2024-04-17T11:45:16.463 INFO:tasks.rados.rados.0.smithi031.stdout:3231: expect deleted 2024-04-17T11:45:16.463 INFO:tasks.rados.rados.0.smithi031.stdout:3232: read oid 32 snap 311 2024-04-17T11:45:16.463 INFO:tasks.rados.rados.0.smithi031.stdout:3232: expect (ObjNum 923 snap 296 seq_num 923) 2024-04-17T11:45:16.463 INFO:tasks.rados.rados.0.smithi031.stdout:3233: setattr oid 21 current snap is 325 2024-04-17T11:45:16.472 INFO:tasks.rados.rados.0.smithi031.stdout:3234: copy_from oid 1 from oid 19 current snap is 325 2024-04-17T11:45:16.472 INFO:tasks.rados.rados.0.smithi031.stdout:3235: rmattr oid 23 current snap is 325 2024-04-17T11:45:16.472 INFO:tasks.rados.rados.0.smithi031.stdout:3235: done (6 left) 2024-04-17T11:45:16.472 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 325 2024-04-17T11:45:16.472 INFO:tasks.rados.rados.0.smithi031.stdout:3236: seq_num 997 ranges {3964928=704512,4669440=794624,5464064=794624,6258688=16384} 2024-04-17T11:45:16.491 INFO:tasks.rados.rados.0.smithi031.stdout:3236: writing smithi03173351-20 from 3964928 to 4669440 tid 1 2024-04-17T11:45:16.496 INFO:tasks.rados.rados.0.smithi031.stdout:3236: writing smithi03173351-20 from 4669440 to 5464064 tid 2 2024-04-17T11:45:16.501 INFO:tasks.rados.rados.0.smithi031.stdout:3236: writing smithi03173351-20 from 5464064 to 6258688 tid 3 2024-04-17T11:45:16.501 INFO:tasks.rados.rados.0.smithi031.stdout:3236: writing smithi03173351-20 from 6258688 to 6275072 tid 4 2024-04-17T11:45:16.501 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 325 2024-04-17T11:45:16.501 INFO:tasks.rados.rados.0.smithi031.stdout:3237: seq_num 998 ranges {0=720896,720896=679936,1400832=598016,1998848=327680} 2024-04-17T11:45:16.505 INFO:tasks.rados.rados.0.smithi031.stdout:3237: writing smithi03173351-33 from 0 to 720896 tid 1 2024-04-17T11:45:16.509 INFO:tasks.rados.rados.0.smithi031.stdout:3237: writing smithi03173351-33 from 720896 to 1400832 tid 2 2024-04-17T11:45:16.512 INFO:tasks.rados.rados.0.smithi031.stdout:3237: writing smithi03173351-33 from 1400832 to 1998848 tid 3 2024-04-17T11:45:16.514 INFO:tasks.rados.rados.0.smithi031.stdout:3237: writing smithi03173351-33 from 1998848 to 2326528 tid 4 2024-04-17T11:45:16.514 INFO:tasks.rados.rados.0.smithi031.stdout:3238: snap_remove snap 322 2024-04-17T11:45:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:15.441480+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-04-17T11:45:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:15.839621+0000 mgr.y (mgr.14556) 515 : cluster [DBG] pgmap v1078: 121 pgs: 121 active+clean; 233 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.7 MiB/s wr, 12 op/s 2024-04-17T11:45:16.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:15.441480+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-04-17T11:45:16.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:15.839621+0000 mgr.y (mgr.14556) 515 : cluster [DBG] pgmap v1078: 121 pgs: 121 active+clean; 233 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.7 MiB/s wr, 12 op/s 2024-04-17T11:45:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:15.441480+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-04-17T11:45:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:15.839621+0000 mgr.y (mgr.14556) 515 : cluster [DBG] pgmap v1078: 121 pgs: 121 active+clean; 233 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.7 MiB/s wr, 12 op/s 2024-04-17T11:45:17.473 INFO:tasks.rados.rados.0.smithi031.stdout:3238: done (8 left) 2024-04-17T11:45:17.473 INFO:tasks.rados.rados.0.smithi031.stdout:3239: snap_create 2024-04-17T11:45:17.475 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 2317 (ObjNum 943 snap 303 seq_num 943) dirty exists 2024-04-17T11:45:17.475 INFO:tasks.rados.rados.0.smithi031.stdout:3229: finishing rollback tid 0 to smithi03173351-4 2024-04-17T11:45:17.475 INFO:tasks.rados.rados.0.smithi031.stdout:3229: finishing rollback tid 1 to smithi03173351-4 2024-04-17T11:45:17.476 INFO:tasks.rados.rados.0.smithi031.stdout:3229: finishing rollback tid 2 to smithi03173351-4 2024-04-17T11:45:17.476 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 3065 (ObjNum 992 snap 321 seq_num 992) dirty exists 2024-04-17T11:45:17.476 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 2826 (ObjNum 933 snap 301 seq_num 933) dirty exists 2024-04-17T11:45:17.476 INFO:tasks.rados.rados.0.smithi031.stdout:3232: expect (ObjNum 923 snap 296 seq_num 923) 2024-04-17T11:45:17.630 INFO:tasks.rados.rados.0.smithi031.stdout:3236: finishing write tid 1 to smithi03173351-20 2024-04-17T11:45:17.631 INFO:tasks.rados.rados.0.smithi031.stdout:3234: finishing copy_from racing read to smithi03173351-1 2024-04-17T11:45:17.631 INFO:tasks.rados.rados.0.smithi031.stdout:3234: finishing copy_from to smithi03173351-1 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2831 (ObjNum 960 snap 307 seq_num 960) dirty exists 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:3236: finishing write tid 2 to smithi03173351-20 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:3236: finishing write tid 3 to smithi03173351-20 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:3236: finishing write tid 4 to smithi03173351-20 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:3236: finishing write tid 5 to smithi03173351-20 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:3236: finishing write tid 6 to smithi03173351-20 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2825 (ObjNum 997 snap 325 seq_num 997) dirty exists 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:3236: left oid 20 (ObjNum 997 snap 325 seq_num 997) 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:3237: finishing write tid 1 to smithi03173351-33 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:3237: finishing write tid 2 to smithi03173351-33 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:3237: finishing write tid 3 to smithi03173351-33 2024-04-17T11:45:17.632 INFO:tasks.rados.rados.0.smithi031.stdout:3237: finishing write tid 4 to smithi03173351-33 2024-04-17T11:45:17.633 INFO:tasks.rados.rados.0.smithi031.stdout:3237: finishing write tid 5 to smithi03173351-33 2024-04-17T11:45:17.633 INFO:tasks.rados.rados.0.smithi031.stdout:3237: finishing write tid 6 to smithi03173351-33 2024-04-17T11:45:17.633 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 3070 (ObjNum 998 snap 325 seq_num 998) dirty exists 2024-04-17T11:45:17.633 INFO:tasks.rados.rados.0.smithi031.stdout:3237: left oid 33 (ObjNum 998 snap 325 seq_num 998) 2024-04-17T11:45:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:16.462251+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-04-17T11:45:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:16.462251+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-04-17T11:45:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:16.462251+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-04-17T11:45:18.487 INFO:tasks.rados.rados.0.smithi031.stdout:3229: done (8 left) 2024-04-17T11:45:18.487 INFO:tasks.rados.rados.0.smithi031.stdout:3230: done (7 left) 2024-04-17T11:45:18.487 INFO:tasks.rados.rados.0.smithi031.stdout:3231: done (6 left) 2024-04-17T11:45:18.487 INFO:tasks.rados.rados.0.smithi031.stdout:3232: done (5 left) 2024-04-17T11:45:18.487 INFO:tasks.rados.rados.0.smithi031.stdout:3233: done (4 left) 2024-04-17T11:45:18.487 INFO:tasks.rados.rados.0.smithi031.stdout:3234: done (3 left) 2024-04-17T11:45:18.488 INFO:tasks.rados.rados.0.smithi031.stdout:3236: done (2 left) 2024-04-17T11:45:18.488 INFO:tasks.rados.rados.0.smithi031.stdout:3237: done (1 left) 2024-04-17T11:45:18.488 INFO:tasks.rados.rados.0.smithi031.stdout:3239: done (0 left) 2024-04-17T11:45:18.488 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 17 current snap is 326 2024-04-17T11:45:18.488 INFO:tasks.rados.rados.0.smithi031.stdout:3240: seq_num 999 ranges {3940352=737280,4677632=565248,5242880=761856,6004736=278528} 2024-04-17T11:45:18.512 INFO:tasks.rados.rados.0.smithi031.stdout:3240: writing smithi03173351-17 from 3940352 to 4677632 tid 1 2024-04-17T11:45:18.517 INFO:tasks.rados.rados.0.smithi031.stdout:3240: writing smithi03173351-17 from 4677632 to 5242880 tid 2 2024-04-17T11:45:18.520 INFO:tasks.rados.rados.0.smithi031.stdout:3240: writing smithi03173351-17 from 5242880 to 6004736 tid 3 2024-04-17T11:45:18.522 INFO:tasks.rados.rados.0.smithi031.stdout:3240: writing smithi03173351-17 from 6004736 to 6283264 tid 4 2024-04-17T11:45:18.523 INFO:tasks.rados.rados.0.smithi031.stdout:3241: read oid 7 snap -1 2024-04-17T11:45:18.523 INFO:tasks.rados.rados.0.smithi031.stdout:3241: expect deleted 2024-04-17T11:45:18.523 INFO:tasks.rados.rados.0.smithi031.stdout:3242: snap_remove snap 295 2024-04-17T11:45:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:17.468555+0000 mon.a (mon.0) 1543 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-04-17T11:45:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:17.840384+0000 mgr.y (mgr.14556) 516 : cluster [DBG] pgmap v1081: 121 pgs: 121 active+clean; 244 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-04-17T11:45:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:17.468555+0000 mon.a (mon.0) 1543 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-04-17T11:45:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:17.840384+0000 mgr.y (mgr.14556) 516 : cluster [DBG] pgmap v1081: 121 pgs: 121 active+clean; 244 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-04-17T11:45:18.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:17.468555+0000 mon.a (mon.0) 1543 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-04-17T11:45:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:17.840384+0000 mgr.y (mgr.14556) 516 : cluster [DBG] pgmap v1081: 121 pgs: 121 active+clean; 244 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-04-17T11:45:19.427 INFO:tasks.rados.rados.0.smithi031.stdout:3242: done (2 left) 2024-04-17T11:45:19.427 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 326 2024-04-17T11:45:19.427 INFO:tasks.rados.rados.0.smithi031.stdout:3243: seq_num 1000 ranges {11976704=753664,12730368=442368,13172736=565248,13737984=458752,14196736=139264} 2024-04-17T11:45:19.498 INFO:tasks.rados.rados.0.smithi031.stdout:3243: writing smithi03173351-16 from 11976704 to 12730368 tid 1 2024-04-17T11:45:19.501 INFO:tasks.rados.rados.0.smithi031.stdout:3243: writing smithi03173351-16 from 12730368 to 13172736 tid 2 2024-04-17T11:45:19.504 INFO:tasks.rados.rados.0.smithi031.stdout:3243: writing smithi03173351-16 from 13172736 to 13737984 tid 3 2024-04-17T11:45:19.507 INFO:tasks.rados.rados.0.smithi031.stdout:3243: writing smithi03173351-16 from 13737984 to 14196736 tid 4 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3243: writing smithi03173351-16 from 14196736 to 14336000 tid 5 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3244: rmattr oid 29 current snap is 326 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3240: finishing write tid 1 to smithi03173351-17 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3240: finishing write tid 2 to smithi03173351-17 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3240: finishing write tid 3 to smithi03173351-17 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3241: done (3 left) 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3244: done (2 left) 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 326 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3240: finishing write tid 4 to smithi03173351-17 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3240: finishing write tid 5 to smithi03173351-17 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3240: finishing write tid 6 to smithi03173351-17 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 2943 (ObjNum 999 snap 326 seq_num 999) dirty exists 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3240: left oid 17 (ObjNum 999 snap 326 seq_num 999) 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3243: finishing write tid 1 to smithi03173351-16 2024-04-17T11:45:19.509 INFO:tasks.rados.rados.0.smithi031.stdout:3245: seq_num 1001 ranges {999424=770048,1769472=729088,2498560=770048,3268608=106496} 2024-04-17T11:45:19.518 INFO:tasks.rados.rados.0.smithi031.stdout:3245: writing smithi03173351-31 from 999424 to 1769472 tid 1 2024-04-17T11:45:19.522 INFO:tasks.rados.rados.0.smithi031.stdout:3245: writing smithi03173351-31 from 1769472 to 2498560 tid 2 2024-04-17T11:45:19.526 INFO:tasks.rados.rados.0.smithi031.stdout:3245: writing smithi03173351-31 from 2498560 to 3268608 tid 3 2024-04-17T11:45:19.527 INFO:tasks.rados.rados.0.smithi031.stdout:3245: writing smithi03173351-31 from 3268608 to 3375104 tid 4 2024-04-17T11:45:19.527 INFO:tasks.rados.rados.0.smithi031.stdout:3240: done (2 left) 2024-04-17T11:45:19.527 INFO:tasks.rados.rados.0.smithi031.stdout:3246: delete oid 50 current snap is 326 2024-04-17T11:45:19.527 INFO:tasks.rados.rados.0.smithi031.stdout:3243: finishing write tid 2 to smithi03173351-16 2024-04-17T11:45:19.527 INFO:tasks.rados.rados.0.smithi031.stdout:3243: finishing write tid 3 to smithi03173351-16 2024-04-17T11:45:19.528 INFO:tasks.rados.rados.0.smithi031.stdout:3243: finishing write tid 4 to smithi03173351-16 2024-04-17T11:45:19.528 INFO:tasks.rados.rados.0.smithi031.stdout:3243: finishing write tid 5 to smithi03173351-16 2024-04-17T11:45:19.528 INFO:tasks.rados.rados.0.smithi031.stdout:3243: finishing write tid 6 to smithi03173351-16 2024-04-17T11:45:19.528 INFO:tasks.rados.rados.0.smithi031.stdout:3243: finishing write tid 7 to smithi03173351-16 2024-04-17T11:45:19.528 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 2751 (ObjNum 1000 snap 326 seq_num 1000) dirty exists 2024-04-17T11:45:19.528 INFO:tasks.rados.rados.0.smithi031.stdout:3243: left oid 16 (ObjNum 1000 snap 326 seq_num 1000) 2024-04-17T11:45:19.528 INFO:tasks.rados.rados.0.smithi031.stdout:3245: finishing write tid 1 to smithi03173351-31 2024-04-17T11:45:19.528 INFO:tasks.rados.rados.0.smithi031.stdout:3245: finishing write tid 2 to smithi03173351-31 2024-04-17T11:45:19.532 INFO:tasks.rados.rados.0.smithi031.stdout:3245: finishing write tid 3 to smithi03173351-31 2024-04-17T11:45:19.533 INFO:tasks.rados.rados.0.smithi031.stdout:3245: finishing write tid 4 to smithi03173351-31 2024-04-17T11:45:19.535 INFO:tasks.rados.rados.0.smithi031.stdout:3245: finishing write tid 5 to smithi03173351-31 2024-04-17T11:45:19.536 INFO:tasks.rados.rados.0.smithi031.stdout:3243: done (2 left) 2024-04-17T11:45:19.536 INFO:tasks.rados.rados.0.smithi031.stdout:3246: done (1 left) 2024-04-17T11:45:19.536 INFO:tasks.rados.rados.0.smithi031.stdout:3247: copy_from oid 35 from oid 7 current snap is 326 2024-04-17T11:45:19.536 INFO:tasks.rados.rados.0.smithi031.stdout:3248: rmattr oid 43 current snap is 326 2024-04-17T11:45:19.536 INFO:tasks.rados.rados.0.smithi031.stdout:3248: done (2 left) 2024-04-17T11:45:19.536 INFO:tasks.rados.rados.0.smithi031.stdout:3249: snap_remove snap 321 2024-04-17T11:45:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:18.487524+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-04-17T11:45:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:19.428061+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-04-17T11:45:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:18.487524+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-04-17T11:45:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:19.428061+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-04-17T11:45:19.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:18.487524+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-04-17T11:45:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:19.428061+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-04-17T11:45:20.507 INFO:tasks.rados.rados.0.smithi031.stdout:3249: done (2 left) 2024-04-17T11:45:20.507 INFO:tasks.rados.rados.0.smithi031.stdout:3250: setattr oid 26 current snap is 326 2024-04-17T11:45:20.507 INFO:tasks.rados.rados.0.smithi031.stdout:3247: finishing copy_from to smithi03173351-35 2024-04-17T11:45:20.507 INFO:tasks.rados.rados.0.smithi031.stdout:3247: got expected ENOENT (src dne) 2024-04-17T11:45:20.507 INFO:tasks.rados.rados.0.smithi031.stdout:3245: finishing write tid 6 to smithi03173351-31 2024-04-17T11:45:20.507 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 3090 (ObjNum 1001 snap 326 seq_num 1001) dirty exists 2024-04-17T11:45:20.507 INFO:tasks.rados.rados.0.smithi031.stdout:3245: left oid 31 (ObjNum 1001 snap 326 seq_num 1001) 2024-04-17T11:45:20.507 INFO:tasks.rados.rados.0.smithi031.stdout:3247: finishing copy_from racing read to smithi03173351-35 2024-04-17T11:45:20.513 INFO:tasks.rados.rados.0.smithi031.stdout:3245: done (2 left) 2024-04-17T11:45:20.513 INFO:tasks.rados.rados.0.smithi031.stdout:3247: done (1 left) 2024-04-17T11:45:20.513 INFO:tasks.rados.rados.0.smithi031.stdout:3251: copy_from oid 30 from oid 9 current snap is 326 2024-04-17T11:45:20.513 INFO:tasks.rados.rados.0.smithi031.stdout:3252: read oid 44 snap -1 2024-04-17T11:45:20.513 INFO:tasks.rados.rados.0.smithi031.stdout:3252: expect (ObjNum 926 snap 299 seq_num 926) 2024-04-17T11:45:20.513 INFO:tasks.rados.rados.0.smithi031.stdout:3253: read oid 49 snap 320 2024-04-17T11:45:20.513 INFO:tasks.rados.rados.0.smithi031.stdout:3253: expect (ObjNum 986 snap 319 seq_num 986) 2024-04-17T11:45:20.513 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 326 2024-04-17T11:45:20.513 INFO:tasks.rados.rados.0.smithi031.stdout:3254: seq_num 1003 ranges {0=802816,802816=499712,1302528=737280,2039808=368640} 2024-04-17T11:45:20.517 INFO:tasks.rados.rados.0.smithi031.stdout:3254: writing smithi03173351-3 from 0 to 802816 tid 1 2024-04-17T11:45:20.525 INFO:tasks.rados.rados.0.smithi031.stdout:3254: writing smithi03173351-3 from 802816 to 1302528 tid 2 2024-04-17T11:45:20.525 INFO:tasks.rados.rados.0.smithi031.stdout:3254: writing smithi03173351-3 from 1302528 to 2039808 tid 3 2024-04-17T11:45:20.525 INFO:tasks.rados.rados.0.smithi031.stdout:3254: writing smithi03173351-3 from 2039808 to 2408448 tid 4 2024-04-17T11:45:20.525 INFO:tasks.rados.rados.0.smithi031.stdout:3255: snap_remove snap 317 2024-04-17T11:45:20.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:19.840948+0000 mgr.y (mgr.14556) 517 : cluster [DBG] pgmap v1084: 121 pgs: 121 active+clean; 244 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-04-17T11:45:20.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:19.840948+0000 mgr.y (mgr.14556) 517 : cluster [DBG] pgmap v1084: 121 pgs: 121 active+clean; 244 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-04-17T11:45:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:19.840948+0000 mgr.y (mgr.14556) 517 : cluster [DBG] pgmap v1084: 121 pgs: 121 active+clean; 244 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-04-17T11:45:21.510 INFO:tasks.rados.rados.0.smithi031.stdout:3255: done (5 left) 2024-04-17T11:45:21.510 INFO:tasks.rados.rados.0.smithi031.stdout:3256: rmattr oid 19 current snap is 326 2024-04-17T11:45:21.510 INFO:tasks.rados.rados.0.smithi031.stdout:3251: finishing copy_from racing read to smithi03173351-30 2024-04-17T11:45:21.510 INFO:tasks.rados.rados.0.smithi031.stdout:3251: finishing copy_from to smithi03173351-30 2024-04-17T11:45:21.510 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 2730 (ObjNum 946 snap 303 seq_num 946) dirty exists 2024-04-17T11:45:21.510 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 2887 (ObjNum 954 snap 306 seq_num 954) dirty exists 2024-04-17T11:45:21.510 INFO:tasks.rados.rados.0.smithi031.stdout:3252: expect (ObjNum 926 snap 299 seq_num 926) 2024-04-17T11:45:21.705 INFO:tasks.rados.rados.0.smithi031.stdout:3253: expect (ObjNum 986 snap 319 seq_num 986) 2024-04-17T11:45:21.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:20.499855+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-04-17T11:45:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:45:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:21] "GET /metrics HTTP/1.1" 200 192251 "" "Prometheus/2.33.4" 2024-04-17T11:45:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:20.499855+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-04-17T11:45:21.885 INFO:tasks.rados.rados.0.smithi031.stdout:3254: finishing write tid 1 to smithi03173351-3 2024-04-17T11:45:21.885 INFO:tasks.rados.rados.0.smithi031.stdout:3254: finishing write tid 2 to smithi03173351-3 2024-04-17T11:45:21.885 INFO:tasks.rados.rados.0.smithi031.stdout:3250: done (5 left) 2024-04-17T11:45:21.885 INFO:tasks.rados.rados.0.smithi031.stdout:3251: done (4 left) 2024-04-17T11:45:21.886 INFO:tasks.rados.rados.0.smithi031.stdout:3252: done (3 left) 2024-04-17T11:45:21.886 INFO:tasks.rados.rados.0.smithi031.stdout:3253: done (2 left) 2024-04-17T11:45:21.886 INFO:tasks.rados.rados.0.smithi031.stdout:3257: snap_create 2024-04-17T11:45:21.886 INFO:tasks.rados.rados.0.smithi031.stdout:3254: finishing write tid 3 to smithi03173351-3 2024-04-17T11:45:21.886 INFO:tasks.rados.rados.0.smithi031.stdout:3254: finishing write tid 4 to smithi03173351-3 2024-04-17T11:45:21.886 INFO:tasks.rados.rados.0.smithi031.stdout:3254: finishing write tid 5 to smithi03173351-3 2024-04-17T11:45:21.886 INFO:tasks.rados.rados.0.smithi031.stdout:3254: finishing write tid 6 to smithi03173351-3 2024-04-17T11:45:21.886 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2830 (ObjNum 1003 snap 326 seq_num 1003) dirty exists 2024-04-17T11:45:21.886 INFO:tasks.rados.rados.0.smithi031.stdout:3254: left oid 3 (ObjNum 1003 snap 326 seq_num 1003) 2024-04-17T11:45:21.886 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 2832 (ObjNum 960 snap 307 seq_num 960) dirty exists 2024-04-17T11:45:21.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:20.499855+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-04-17T11:45:22.513 INFO:tasks.rados.rados.0.smithi031.stdout:3254: done (2 left) 2024-04-17T11:45:22.513 INFO:tasks.rados.rados.0.smithi031.stdout:3256: done (1 left) 2024-04-17T11:45:22.513 INFO:tasks.rados.rados.0.smithi031.stdout:3257: done (0 left) 2024-04-17T11:45:22.513 INFO:tasks.rados.rados.0.smithi031.stdout:3258: read oid 3 snap -1 2024-04-17T11:45:22.513 INFO:tasks.rados.rados.0.smithi031.stdout:3258: expect (ObjNum 1003 snap 326 seq_num 1003) 2024-04-17T11:45:22.513 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 327 2024-04-17T11:45:22.513 INFO:tasks.rados.rados.0.smithi031.stdout:3259: seq_num 1004 ranges {2195456=16384} 2024-04-17T11:45:22.525 INFO:tasks.rados.rados.0.smithi031.stdout:3259: writing smithi03173351-22 from 2195456 to 2211840 tid 1 2024-04-17T11:45:22.525 INFO:tasks.rados.rados.0.smithi031.stdout:3260: read oid 37 snap -1 2024-04-17T11:45:22.526 INFO:tasks.rados.rados.0.smithi031.stdout:3260: expect (ObjNum 881 snap 285 seq_num 881) 2024-04-17T11:45:22.526 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 35 current snap is 327 2024-04-17T11:45:22.526 INFO:tasks.rados.rados.0.smithi031.stdout:3261: seq_num 1005 ranges {3497984=32768} 2024-04-17T11:45:22.545 INFO:tasks.rados.rados.0.smithi031.stdout:3261: writing smithi03173351-35 from 3497984 to 3530752 tid 1 2024-04-17T11:45:22.545 INFO:tasks.rados.rados.0.smithi031.stdout:3262: read oid 6 snap -1 2024-04-17T11:45:22.546 INFO:tasks.rados.rados.0.smithi031.stdout:3262: expect (ObjNum 925 snap 298 seq_num 925) 2024-04-17T11:45:22.546 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 327 2024-04-17T11:45:22.546 INFO:tasks.rados.rados.0.smithi031.stdout:3263: seq_num 1006 ranges {2301952=49152} 2024-04-17T11:45:22.558 INFO:tasks.rados.rados.0.smithi031.stdout:3263: writing smithi03173351-38 from 2301952 to 2351104 tid 1 2024-04-17T11:45:22.558 INFO:tasks.rados.rados.0.smithi031.stdout:3264: delete oid 10 current snap is 327 2024-04-17T11:45:22.558 INFO:tasks.rados.rados.0.smithi031.stdout:3258: expect (ObjNum 1003 snap 326 seq_num 1003) 2024-04-17T11:45:22.625 INFO:tasks.rados.rados.0.smithi031.stdout:3259: finishing write tid 1 to smithi03173351-22 2024-04-17T11:45:22.625 INFO:tasks.rados.rados.0.smithi031.stdout:3259: finishing write tid 2 to smithi03173351-22 2024-04-17T11:45:22.625 INFO:tasks.rados.rados.0.smithi031.stdout:3259: finishing write tid 3 to smithi03173351-22 2024-04-17T11:45:22.625 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 2841 (ObjNum 1004 snap 327 seq_num 1004) dirty exists 2024-04-17T11:45:22.625 INFO:tasks.rados.rados.0.smithi031.stdout:3259: left oid 22 (ObjNum 1004 snap 327 seq_num 1004) 2024-04-17T11:45:22.625 INFO:tasks.rados.rados.0.smithi031.stdout:3260: expect (ObjNum 881 snap 285 seq_num 881) 2024-04-17T11:45:22.805 INFO:tasks.rados.rados.0.smithi031.stdout:3261: finishing write tid 1 to smithi03173351-35 2024-04-17T11:45:22.805 INFO:tasks.rados.rados.0.smithi031.stdout:3261: finishing write tid 2 to smithi03173351-35 2024-04-17T11:45:22.805 INFO:tasks.rados.rados.0.smithi031.stdout:3258: done (6 left) 2024-04-17T11:45:22.805 INFO:tasks.rados.rados.0.smithi031.stdout:3259: done (5 left) 2024-04-17T11:45:22.805 INFO:tasks.rados.rados.0.smithi031.stdout:3260: done (4 left) 2024-04-17T11:45:22.806 INFO:tasks.rados.rados.0.smithi031.stdout:3264: done (3 left) 2024-04-17T11:45:22.806 INFO:tasks.rados.rados.0.smithi031.stdout:3265: read oid 40 snap 304 2024-04-17T11:45:22.806 INFO:tasks.rados.rados.0.smithi031.stdout:3265: expect deleted 2024-04-17T11:45:22.806 INFO:tasks.rados.rados.0.smithi031.stdout:3266: delete oid 14 current snap is 327 2024-04-17T11:45:22.806 INFO:tasks.rados.rados.0.smithi031.stdout:3262: expect (ObjNum 925 snap 298 seq_num 925) 2024-04-17T11:45:22.835 INFO:tasks.rados.rados.0.smithi031.stdout:3261: finishing write tid 3 to smithi03173351-35 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 2747 (ObjNum 1005 snap 327 seq_num 1005) dirty exists 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:3261: left oid 35 (ObjNum 1005 snap 327 seq_num 1005) 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:3263: finishing write tid 1 to smithi03173351-38 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:3261: done (4 left) 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:3262: done (3 left) 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:3266: done (2 left) 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 327 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:3263: finishing write tid 2 to smithi03173351-38 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:3263: finishing write tid 3 to smithi03173351-38 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 2945 (ObjNum 1006 snap 327 seq_num 1006) dirty exists 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:3263: left oid 38 (ObjNum 1006 snap 327 seq_num 1006) 2024-04-17T11:45:22.836 INFO:tasks.rados.rados.0.smithi031.stdout:3267: seq_num 1009 ranges {5824512=106496} 2024-04-17T11:45:22.868 INFO:tasks.rados.rados.0.smithi031.stdout:3267: writing smithi03173351-27 from 5824512 to 5931008 tid 1 2024-04-17T11:45:22.868 INFO:tasks.rados.rados.0.smithi031.stdout:3263: done (2 left) 2024-04-17T11:45:22.868 INFO:tasks.rados.rados.0.smithi031.stdout:3268: read oid 31 snap -1 2024-04-17T11:45:22.868 INFO:tasks.rados.rados.0.smithi031.stdout:3268: expect (ObjNum 1001 snap 326 seq_num 1001) 2024-04-17T11:45:22.868 INFO:tasks.rados.rados.0.smithi031.stdout:3269: copy_from oid 19 from oid 49 current snap is 327 2024-04-17T11:45:22.868 INFO:tasks.rados.rados.0.smithi031.stdout:3265: done (3 left) 2024-04-17T11:45:22.868 INFO:tasks.rados.rados.0.smithi031.stdout:3270: snap_remove snap 319 2024-04-17T11:45:22.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:21.504676+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-04-17T11:45:22.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:21.841350+0000 mgr.y (mgr.14556) 518 : cluster [DBG] pgmap v1087: 121 pgs: 121 active+clean; 244 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:22.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:21.504676+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-04-17T11:45:22.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:21.841350+0000 mgr.y (mgr.14556) 518 : cluster [DBG] pgmap v1087: 121 pgs: 121 active+clean; 244 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:22.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:21.504676+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-04-17T11:45:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:21.841350+0000 mgr.y (mgr.14556) 518 : cluster [DBG] pgmap v1087: 121 pgs: 121 active+clean; 244 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:23.520 INFO:tasks.rados.rados.0.smithi031.stdout:3270: done (3 left) 2024-04-17T11:45:23.520 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 327 2024-04-17T11:45:23.520 INFO:tasks.rados.rados.0.smithi031.stdout:3271: seq_num 1010 ranges {5824512=122880} 2024-04-17T11:45:23.552 INFO:tasks.rados.rados.0.smithi031.stdout:3271: writing smithi03173351-12 from 5824512 to 5947392 tid 1 2024-04-17T11:45:23.552 INFO:tasks.rados.rados.0.smithi031.stdout:3272: snap_create 2024-04-17T11:45:23.552 INFO:tasks.rados.rados.0.smithi031.stdout:3267: finishing write tid 1 to smithi03173351-27 2024-04-17T11:45:23.552 INFO:tasks.rados.rados.0.smithi031.stdout:3267: finishing write tid 2 to smithi03173351-27 2024-04-17T11:45:23.553 INFO:tasks.rados.rados.0.smithi031.stdout:3267: finishing write tid 3 to smithi03173351-27 2024-04-17T11:45:23.553 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 2834 (ObjNum 1009 snap 327 seq_num 1009) dirty exists 2024-04-17T11:45:23.553 INFO:tasks.rados.rados.0.smithi031.stdout:3267: left oid 27 (ObjNum 1009 snap 327 seq_num 1009) 2024-04-17T11:45:23.553 INFO:tasks.rados.rados.0.smithi031.stdout:3268: expect (ObjNum 1001 snap 326 seq_num 1001) 2024-04-17T11:45:23.658 INFO:tasks.rados.rados.0.smithi031.stdout:3269: finishing copy_from racing read to smithi03173351-19 2024-04-17T11:45:23.658 INFO:tasks.rados.rados.0.smithi031.stdout:3269: finishing copy_from to smithi03173351-19 2024-04-17T11:45:23.658 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 3003 (ObjNum 986 snap 319 seq_num 986) dirty exists 2024-04-17T11:45:23.658 INFO:tasks.rados.rados.0.smithi031.stdout:3271: finishing write tid 1 to smithi03173351-12 2024-04-17T11:45:23.658 INFO:tasks.rados.rados.0.smithi031.stdout:3271: finishing write tid 2 to smithi03173351-12 2024-04-17T11:45:23.658 INFO:tasks.rados.rados.0.smithi031.stdout:3271: finishing write tid 3 to smithi03173351-12 2024-04-17T11:45:23.659 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 2837 (ObjNum 1010 snap 327 seq_num 1010) dirty exists 2024-04-17T11:45:23.659 INFO:tasks.rados.rados.0.smithi031.stdout:3271: left oid 12 (ObjNum 1010 snap 327 seq_num 1010) 2024-04-17T11:45:23.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:22.513910+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-04-17T11:45:23.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:22.513910+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-04-17T11:45:23.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:22.513910+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-04-17T11:45:24.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:45:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:45:24.539 INFO:tasks.rados.rados.0.smithi031.stdout:3267: done (4 left) 2024-04-17T11:45:24.539 INFO:tasks.rados.rados.0.smithi031.stdout:3268: done (3 left) 2024-04-17T11:45:24.539 INFO:tasks.rados.rados.0.smithi031.stdout:3269: done (2 left) 2024-04-17T11:45:24.539 INFO:tasks.rados.rados.0.smithi031.stdout:3271: done (1 left) 2024-04-17T11:45:24.540 INFO:tasks.rados.rados.0.smithi031.stdout:3272: done (0 left) 2024-04-17T11:45:24.540 INFO:tasks.rados.rados.0.smithi031.stdout:3273: rmattr oid 21 current snap is 328 2024-04-17T11:45:24.540 INFO:tasks.rados.rados.0.smithi031.stdout:3274: snap_remove snap 304 2024-04-17T11:45:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:23.514404+0000 mon.a (mon.0) 1549 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-04-17T11:45:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:23.841799+0000 mgr.y (mgr.14556) 519 : cluster [DBG] pgmap v1090: 121 pgs: 121 active+clean; 234 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-04-17T11:45:24.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:23.514404+0000 mon.a (mon.0) 1549 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-04-17T11:45:24.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:23.841799+0000 mgr.y (mgr.14556) 519 : cluster [DBG] pgmap v1090: 121 pgs: 121 active+clean; 234 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-04-17T11:45:24.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:23.514404+0000 mon.a (mon.0) 1549 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-04-17T11:45:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:23.841799+0000 mgr.y (mgr.14556) 519 : cluster [DBG] pgmap v1090: 121 pgs: 121 active+clean; 234 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-04-17T11:45:25.555 INFO:tasks.rados.rados.0.smithi031.stdout:3274: done (1 left) 2024-04-17T11:45:25.556 INFO:tasks.rados.rados.0.smithi031.stdout:3275: rmattr oid 15 current snap is 328 2024-04-17T11:45:25.556 INFO:tasks.rados.rados.0.smithi031.stdout:3275: done (1 left) 2024-04-17T11:45:25.556 INFO:tasks.rados.rados.0.smithi031.stdout:3276: setattr oid 4 current snap is 328 2024-04-17T11:45:25.556 INFO:tasks.rados.rados.0.smithi031.stdout:3277: read oid 1 snap 310 2024-04-17T11:45:25.556 INFO:tasks.rados.rados.0.smithi031.stdout:3277: expect (ObjNum 944 snap 303 seq_num 944) 2024-04-17T11:45:25.556 INFO:tasks.rados.rados.0.smithi031.stdout:3278: read oid 29 snap 326 2024-04-17T11:45:25.556 INFO:tasks.rados.rados.0.smithi031.stdout:3278: expect (ObjNum 947 snap 303 seq_num 947) 2024-04-17T11:45:25.556 INFO:tasks.rados.rados.0.smithi031.stdout:3279: snap_create 2024-04-17T11:45:25.556 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 2828 (ObjNum 933 snap 301 seq_num 933) dirty exists 2024-04-17T11:45:25.568 INFO:tasks.rados.rados.0.smithi031.stdout:3278: expect (ObjNum 947 snap 303 seq_num 947) 2024-04-17T11:45:25.613 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 3122 (ObjNum 992 snap 321 seq_num 992) dirty exists 2024-04-17T11:45:25.614 INFO:tasks.rados.rados.0.smithi031.stdout:3277: expect (ObjNum 944 snap 303 seq_num 944) 2024-04-17T11:45:25.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:24.539440+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-04-17T11:45:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:45:24.668729+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:45:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:45:24.975694+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:45:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:45:24.976376+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:45:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:45:24.980536+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:45:25.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:24.539440+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-04-17T11:45:25.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:45:24.668729+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:45:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:45:24.975694+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:45:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:45:24.976376+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:45:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:45:24.980536+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:45:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:24.539440+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-04-17T11:45:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:45:24.668729+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:45:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:45:24.975694+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:45:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:45:24.976376+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:45:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:45:24.980536+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:45:26.558 INFO:tasks.rados.rados.0.smithi031.stdout:3273: done (4 left) 2024-04-17T11:45:26.558 INFO:tasks.rados.rados.0.smithi031.stdout:3276: done (3 left) 2024-04-17T11:45:26.559 INFO:tasks.rados.rados.0.smithi031.stdout:3277: done (2 left) 2024-04-17T11:45:26.559 INFO:tasks.rados.rados.0.smithi031.stdout:3278: done (1 left) 2024-04-17T11:45:26.559 INFO:tasks.rados.rados.0.smithi031.stdout:3279: done (0 left) 2024-04-17T11:45:26.559 INFO:tasks.rados.rados.0.smithi031.stdout:3280: read oid 47 snap -1 2024-04-17T11:45:26.559 INFO:tasks.rados.rados.0.smithi031.stdout:3280: expect (ObjNum 966 snap 307 seq_num 966) 2024-04-17T11:45:26.559 INFO:tasks.rados.rados.0.smithi031.stdout:3281: delete oid 25 current snap is 329 2024-04-17T11:45:26.564 INFO:tasks.rados.rados.0.smithi031.stdout:3281: done (1 left) 2024-04-17T11:45:26.564 INFO:tasks.rados.rados.0.smithi031.stdout:3282: copy_from oid 40 from oid 42 current snap is 329 2024-04-17T11:45:26.564 INFO:tasks.rados.rados.0.smithi031.stdout:3283: copy_from oid 41 from oid 5 current snap is 329 2024-04-17T11:45:26.564 INFO:tasks.rados.rados.0.smithi031.stdout:3284: rollback oid 39 current snap is 329 2024-04-17T11:45:26.564 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 39 to 325 2024-04-17T11:45:26.564 INFO:tasks.rados.rados.0.smithi031.stdout:3285: copy_from oid 7 from oid 38 current snap is 329 2024-04-17T11:45:26.564 INFO:tasks.rados.rados.0.smithi031.stdout:3286: read oid 44 snap -1 2024-04-17T11:45:26.564 INFO:tasks.rados.rados.0.smithi031.stdout:3286: expect (ObjNum 926 snap 299 seq_num 926) 2024-04-17T11:45:26.564 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 329 2024-04-17T11:45:26.564 INFO:tasks.rados.rados.0.smithi031.stdout:3287: seq_num 1012 ranges {0=155648} 2024-04-17T11:45:26.565 INFO:tasks.rados.rados.0.smithi031.stdout:3287: writing smithi03173351-43 from 0 to 155648 tid 1 2024-04-17T11:45:26.565 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 329 2024-04-17T11:45:26.565 INFO:tasks.rados.rados.0.smithi031.stdout:3288: seq_num 1013 ranges {3096576=172032} 2024-04-17T11:45:26.584 INFO:tasks.rados.rados.0.smithi031.stdout:3288: writing smithi03173351-37 from 3096576 to 3268608 tid 1 2024-04-17T11:45:26.584 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 329 2024-04-17T11:45:26.584 INFO:tasks.rados.rados.0.smithi031.stdout:3284: finishing rollback tid 1 to smithi03173351-39 2024-04-17T11:45:26.584 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 0 (ObjNum 1583837023 snap 1567779954 seq_num 1515999089) dirty dne 2024-04-17T11:45:26.584 INFO:tasks.rados.rados.0.smithi031.stdout:3280: expect (ObjNum 966 snap 307 seq_num 966) 2024-04-17T11:45:26.711 INFO:tasks.rados.rados.0.smithi031.stdout:3282: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:45:26.711 INFO:tasks.rados.rados.0.smithi031.stdout:3282: finishing copy_from to smithi03173351-40 2024-04-17T11:45:26.712 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 2740 (ObjNum 940 snap 303 seq_num 940) dirty exists 2024-04-17T11:45:26.712 INFO:tasks.rados.rados.0.smithi031.stdout:3286: expect (ObjNum 926 snap 299 seq_num 926) 2024-04-17T11:45:26.898 INFO:tasks.rados.rados.0.smithi031.stdout:3287: finishing write tid 1 to smithi03173351-43 2024-04-17T11:45:26.898 INFO:tasks.rados.rados.0.smithi031.stdout:3287: finishing write tid 2 to smithi03173351-43 2024-04-17T11:45:26.898 INFO:tasks.rados.rados.0.smithi031.stdout:3287: finishing write tid 3 to smithi03173351-43 2024-04-17T11:45:26.899 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 2889 (ObjNum 1012 snap 329 seq_num 1012) dirty exists 2024-04-17T11:45:26.899 INFO:tasks.rados.rados.0.smithi031.stdout:3287: left oid 43 (ObjNum 1012 snap 329 seq_num 1012) 2024-04-17T11:45:26.899 INFO:tasks.rados.rados.0.smithi031.stdout:3285: finishing copy_from racing read to smithi03173351-7 2024-04-17T11:45:26.899 INFO:tasks.rados.rados.0.smithi031.stdout:3289: seq_num 1014 ranges {14336000=188416} 2024-04-17T11:45:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:25.541270+0000 mon.a (mon.0) 1555 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-04-17T11:45:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:25.842280+0000 mgr.y (mgr.14556) 520 : cluster [DBG] pgmap v1093: 121 pgs: 121 active+clean; 234 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-04-17T11:45:26.977 INFO:tasks.rados.rados.0.smithi031.stdout:3289: writing smithi03173351-16 from 14336000 to 14524416 tid 1 2024-04-17T11:45:26.977 INFO:tasks.rados.rados.0.smithi031.stdout:3280: done (8 left) 2024-04-17T11:45:26.977 INFO:tasks.rados.rados.0.smithi031.stdout:3282: done (7 left) 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:3284: done (6 left) 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:3286: done (5 left) 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:3287: done (4 left) 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:3290: delete oid 29 current snap is 329 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:3285: finishing copy_from to smithi03173351-7 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 2945 (ObjNum 1006 snap 327 seq_num 1006) dirty exists 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:3283: finishing copy_from racing read to smithi03173351-41 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:3288: finishing write tid 1 to smithi03173351-37 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:3288: finishing write tid 2 to smithi03173351-37 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:3288: finishing write tid 3 to smithi03173351-37 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 2833 (ObjNum 1013 snap 329 seq_num 1013) dirty exists 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:3288: left oid 37 (ObjNum 1013 snap 329 seq_num 1013) 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:3283: finishing copy_from to smithi03173351-41 2024-04-17T11:45:26.978 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 2290 (ObjNum 973 snap 311 seq_num 973) dirty exists 2024-04-17T11:45:26.979 INFO:tasks.rados.rados.0.smithi031.stdout:3283: done (4 left) 2024-04-17T11:45:26.979 INFO:tasks.rados.rados.0.smithi031.stdout:3285: done (3 left) 2024-04-17T11:45:26.980 INFO:tasks.rados.rados.0.smithi031.stdout:3288: done (2 left) 2024-04-17T11:45:26.980 INFO:tasks.rados.rados.0.smithi031.stdout:3290: done (1 left) 2024-04-17T11:45:26.980 INFO:tasks.rados.rados.0.smithi031.stdout:3291: snap_create 2024-04-17T11:45:26.981 INFO:tasks.rados.rados.0.smithi031.stdout:3289: finishing write tid 1 to smithi03173351-16 2024-04-17T11:45:26.981 INFO:tasks.rados.rados.0.smithi031.stdout:3289: finishing write tid 2 to smithi03173351-16 2024-04-17T11:45:26.982 INFO:tasks.rados.rados.0.smithi031.stdout:3289: finishing write tid 3 to smithi03173351-16 2024-04-17T11:45:26.982 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 2753 (ObjNum 1014 snap 329 seq_num 1014) dirty exists 2024-04-17T11:45:26.982 INFO:tasks.rados.rados.0.smithi031.stdout:3289: left oid 16 (ObjNum 1014 snap 329 seq_num 1014) 2024-04-17T11:45:26.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:25.541270+0000 mon.a (mon.0) 1555 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-04-17T11:45:26.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:25.842280+0000 mgr.y (mgr.14556) 520 : cluster [DBG] pgmap v1093: 121 pgs: 121 active+clean; 234 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-04-17T11:45:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:25.541270+0000 mon.a (mon.0) 1555 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-04-17T11:45:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:25.842280+0000 mgr.y (mgr.14556) 520 : cluster [DBG] pgmap v1093: 121 pgs: 121 active+clean; 234 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-04-17T11:45:27.563 INFO:tasks.rados.rados.0.smithi031.stdout:3289: done (1 left) 2024-04-17T11:45:27.563 INFO:tasks.rados.rados.0.smithi031.stdout:3291: done (0 left) 2024-04-17T11:45:27.563 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 330 2024-04-17T11:45:27.563 INFO:tasks.rados.rados.0.smithi031.stdout:3292: seq_num 1016 ranges {6275072=221184} 2024-04-17T11:45:27.598 INFO:tasks.rados.rados.0.smithi031.stdout:3292: writing smithi03173351-20 from 6275072 to 6496256 tid 1 2024-04-17T11:45:27.598 INFO:tasks.rados.rados.0.smithi031.stdout:3293: read oid 7 snap -1 2024-04-17T11:45:27.599 INFO:tasks.rados.rados.0.smithi031.stdout:3293: expect (ObjNum 1006 snap 327 seq_num 1006) 2024-04-17T11:45:27.599 INFO:tasks.rados.rados.0.smithi031.stdout:3294: snap_create 2024-04-17T11:45:27.605 INFO:tasks.rados.rados.0.smithi031.stdout:3292: finishing write tid 1 to smithi03173351-20 2024-04-17T11:45:27.605 INFO:tasks.rados.rados.0.smithi031.stdout:3292: finishing write tid 2 to smithi03173351-20 2024-04-17T11:45:27.607 INFO:tasks.rados.rados.0.smithi031.stdout:3292: finishing write tid 3 to smithi03173351-20 2024-04-17T11:45:27.607 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2832 (ObjNum 1016 snap 330 seq_num 1016) dirty exists 2024-04-17T11:45:27.607 INFO:tasks.rados.rados.0.smithi031.stdout:3292: left oid 20 (ObjNum 1016 snap 330 seq_num 1016) 2024-04-17T11:45:27.607 INFO:tasks.rados.rados.0.smithi031.stdout:3293: expect (ObjNum 1006 snap 327 seq_num 1006) 2024-04-17T11:45:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:26.556200+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-04-17T11:45:27.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:26.556200+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-04-17T11:45:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:26.556200+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-04-17T11:45:28.569 INFO:tasks.rados.rados.0.smithi031.stdout:3292: done (2 left) 2024-04-17T11:45:28.569 INFO:tasks.rados.rados.0.smithi031.stdout:3293: done (1 left) 2024-04-17T11:45:28.569 INFO:tasks.rados.rados.0.smithi031.stdout:3294: done (0 left) 2024-04-17T11:45:28.569 INFO:tasks.rados.rados.0.smithi031.stdout:3295: read oid 29 snap -1 2024-04-17T11:45:28.569 INFO:tasks.rados.rados.0.smithi031.stdout:3295: expect deleted 2024-04-17T11:45:28.569 INFO:tasks.rados.rados.0.smithi031.stdout:3296: read oid 23 snap 325 2024-04-17T11:45:28.569 INFO:tasks.rados.rados.0.smithi031.stdout:3296: expect (ObjNum 988 snap 320 seq_num 988) 2024-04-17T11:45:28.569 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 331 2024-04-17T11:45:28.569 INFO:tasks.rados.rados.0.smithi031.stdout:3297: seq_num 1017 ranges {5824512=237568} 2024-04-17T11:45:28.602 INFO:tasks.rados.rados.0.smithi031.stdout:3297: writing smithi03173351-1 from 5824512 to 6062080 tid 1 2024-04-17T11:45:28.602 INFO:tasks.rados.rados.0.smithi031.stdout:3298: delete oid 37 current snap is 331 2024-04-17T11:45:28.602 INFO:tasks.rados.rados.0.smithi031.stdout:3296: expect (ObjNum 988 snap 320 seq_num 988) 2024-04-17T11:45:28.669 INFO:tasks.rados.rados.0.smithi031.stdout:3297: finishing write tid 1 to smithi03173351-1 2024-04-17T11:45:28.669 INFO:tasks.rados.rados.0.smithi031.stdout:3297: finishing write tid 2 to smithi03173351-1 2024-04-17T11:45:28.669 INFO:tasks.rados.rados.0.smithi031.stdout:3297: finishing write tid 3 to smithi03173351-1 2024-04-17T11:45:28.669 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2835 (ObjNum 1017 snap 331 seq_num 1017) dirty exists 2024-04-17T11:45:28.670 INFO:tasks.rados.rados.0.smithi031.stdout:3297: left oid 1 (ObjNum 1017 snap 331 seq_num 1017) 2024-04-17T11:45:28.670 INFO:tasks.rados.rados.0.smithi031.stdout:3295: done (3 left) 2024-04-17T11:45:28.670 INFO:tasks.rados.rados.0.smithi031.stdout:3296: done (2 left) 2024-04-17T11:45:28.670 INFO:tasks.rados.rados.0.smithi031.stdout:3297: done (1 left) 2024-04-17T11:45:28.670 INFO:tasks.rados.rados.0.smithi031.stdout:3298: done (0 left) 2024-04-17T11:45:28.670 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 331 2024-04-17T11:45:28.670 INFO:tasks.rados.rados.0.smithi031.stdout:3299: seq_num 1019 ranges {3874816=270336} 2024-04-17T11:45:28.691 INFO:tasks.rados.rados.0.smithi031.stdout:3299: writing smithi03173351-44 from 3874816 to 4145152 tid 1 2024-04-17T11:45:28.692 INFO:tasks.rados.rados.0.smithi031.stdout:3300: snap_create 2024-04-17T11:45:28.697 INFO:tasks.rados.rados.0.smithi031.stdout:3299: finishing write tid 1 to smithi03173351-44 2024-04-17T11:45:28.697 INFO:tasks.rados.rados.0.smithi031.stdout:3299: finishing write tid 2 to smithi03173351-44 2024-04-17T11:45:28.699 INFO:tasks.rados.rados.0.smithi031.stdout:3299: finishing write tid 3 to smithi03173351-44 2024-04-17T11:45:28.699 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 2891 (ObjNum 1019 snap 331 seq_num 1019) dirty exists 2024-04-17T11:45:28.699 INFO:tasks.rados.rados.0.smithi031.stdout:3299: left oid 44 (ObjNum 1019 snap 331 seq_num 1019) 2024-04-17T11:45:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:27.563412+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-04-17T11:45:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:27.842996+0000 mgr.y (mgr.14556) 521 : cluster [DBG] pgmap v1096: 121 pgs: 121 active+clean; 221 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-04-17T11:45:28.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:27.563412+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-04-17T11:45:28.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:27.842996+0000 mgr.y (mgr.14556) 521 : cluster [DBG] pgmap v1096: 121 pgs: 121 active+clean; 221 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-04-17T11:45:28.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:27.563412+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-04-17T11:45:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:27.842996+0000 mgr.y (mgr.14556) 521 : cluster [DBG] pgmap v1096: 121 pgs: 121 active+clean; 221 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-04-17T11:45:29.432 INFO:tasks.rados.rados.0.smithi031.stdout:3299: done (1 left) 2024-04-17T11:45:29.432 INFO:tasks.rados.rados.0.smithi031.stdout:3300: done (0 left) 2024-04-17T11:45:29.432 INFO:tasks.rados.rados.0.smithi031.stdout:3301: read oid 24 snap -1 2024-04-17T11:45:29.432 INFO:tasks.rados.rados.0.smithi031.stdout:3301: expect (ObjNum 924 snap 298 seq_num 924) 2024-04-17T11:45:29.432 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 332 2024-04-17T11:45:29.432 INFO:tasks.rados.rados.0.smithi031.stdout:3302: seq_num 1020 ranges {6062080=286720} 2024-04-17T11:45:29.467 INFO:tasks.rados.rados.0.smithi031.stdout:3302: writing smithi03173351-1 from 6062080 to 6348800 tid 1 2024-04-17T11:45:29.467 INFO:tasks.rados.rados.0.smithi031.stdout:3303: rollback oid 11 current snap is 332 2024-04-17T11:45:29.467 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 11 to 311 2024-04-17T11:45:29.467 INFO:tasks.rados.rados.0.smithi031.stdout:3301: expect (ObjNum 924 snap 298 seq_num 924) 2024-04-17T11:45:29.541 INFO:tasks.rados.rados.0.smithi031.stdout:3302: finishing write tid 1 to smithi03173351-1 2024-04-17T11:45:29.541 INFO:tasks.rados.rados.0.smithi031.stdout:3302: finishing write tid 2 to smithi03173351-1 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3301: done (2 left) 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3304: read oid 38 snap -1 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3304: expect (ObjNum 1006 snap 327 seq_num 1006) 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3305: rmattr oid 28 current snap is 332 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3303: finishing rollback tid 0 to smithi03173351-11 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3303: finishing rollback tid 1 to smithi03173351-11 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 2840 (ObjNum 288 snap 0 seq_num 65) dirty dne 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3302: finishing write tid 3 to smithi03173351-1 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2838 (ObjNum 1020 snap 332 seq_num 1020) dirty exists 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3302: left oid 1 (ObjNum 1020 snap 332 seq_num 1020) 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3302: done (3 left) 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3303: done (2 left) 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3306: copy_from oid 6 from oid 50 current snap is 332 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3307: copy_from oid 48 from oid 26 current snap is 332 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3308: copy_from oid 13 from oid 15 current snap is 332 2024-04-17T11:45:29.542 INFO:tasks.rados.rados.0.smithi031.stdout:3309: snap_remove snap 327 2024-04-17T11:45:29.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:28.569383+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-04-17T11:45:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:29.429165+0000 mon.a (mon.0) 1559 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-04-17T11:45:29.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:28.569383+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-04-17T11:45:29.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:29.429165+0000 mon.a (mon.0) 1559 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-04-17T11:45:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:28.569383+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-04-17T11:45:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:29.429165+0000 mon.a (mon.0) 1559 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-04-17T11:45:30.435 INFO:tasks.rados.rados.0.smithi031.stdout:3309: done (5 left) 2024-04-17T11:45:30.435 INFO:tasks.rados.rados.0.smithi031.stdout:3310: delete oid 49 current snap is 332 2024-04-17T11:45:30.435 INFO:tasks.rados.rados.0.smithi031.stdout:3306: finishing copy_from to smithi03173351-6 2024-04-17T11:45:30.435 INFO:tasks.rados.rados.0.smithi031.stdout:3306: got expected ENOENT (src dne) 2024-04-17T11:45:30.435 INFO:tasks.rados.rados.0.smithi031.stdout:3306: finishing copy_from racing read to smithi03173351-6 2024-04-17T11:45:30.435 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 2835 (ObjNum 943 snap 303 seq_num 943) dirty exists 2024-04-17T11:45:30.435 INFO:tasks.rados.rados.0.smithi031.stdout:3304: expect (ObjNum 1006 snap 327 seq_num 1006) 2024-04-17T11:45:30.579 INFO:tasks.rados.rados.0.smithi031.stdout:3307: finishing copy_from racing read to smithi03173351-48 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:3307: finishing copy_from to smithi03173351-48 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 2887 (ObjNum 954 snap 306 seq_num 954) dirty exists 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:3308: finishing copy_from racing read to smithi03173351-13 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:3308: finishing copy_from to smithi03173351-13 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 2315 (ObjNum 982 snap 317 seq_num 982) dirty exists 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:3304: done (5 left) 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:3305: done (4 left) 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:3306: done (3 left) 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:3307: done (2 left) 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:3308: done (1 left) 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:3310: done (0 left) 2024-04-17T11:45:30.580 INFO:tasks.rados.rados.0.smithi031.stdout:3311: snap_remove snap 324 2024-04-17T11:45:30.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:29.843553+0000 mgr.y (mgr.14556) 522 : cluster [DBG] pgmap v1099: 121 pgs: 121 active+clean; 218 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-04-17T11:45:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:30.431921+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-04-17T11:45:30.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:29.843553+0000 mgr.y (mgr.14556) 522 : cluster [DBG] pgmap v1099: 121 pgs: 121 active+clean; 218 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-04-17T11:45:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:30.431921+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-04-17T11:45:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:29.843553+0000 mgr.y (mgr.14556) 522 : cluster [DBG] pgmap v1099: 121 pgs: 121 active+clean; 218 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-04-17T11:45:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:30.431921+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-04-17T11:45:31.583 INFO:tasks.rados.rados.0.smithi031.stdout:3311: done (0 left) 2024-04-17T11:45:31.583 INFO:tasks.rados.rados.0.smithi031.stdout:3312: read oid 35 snap 328 2024-04-17T11:45:31.583 INFO:tasks.rados.rados.0.smithi031.stdout:3312: expect (ObjNum 1005 snap 327 seq_num 1005) 2024-04-17T11:45:31.583 INFO:tasks.rados.rados.0.smithi031.stdout:3313: snap_remove snap 325 2024-04-17T11:45:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:45:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:31] "GET /metrics HTTP/1.1" 200 192252 "" "Prometheus/2.33.4" 2024-04-17T11:45:32.583 INFO:tasks.rados.rados.0.smithi031.stdout:3313: done (1 left) 2024-04-17T11:45:32.583 INFO:tasks.rados.rados.0.smithi031.stdout:3314: copy_from oid 40 from oid 7 current snap is 332 2024-04-17T11:45:32.583 INFO:tasks.rados.rados.0.smithi031.stdout:3315: read oid 14 snap -1 2024-04-17T11:45:32.583 INFO:tasks.rados.rados.0.smithi031.stdout:3315: expect deleted 2024-04-17T11:45:32.583 INFO:tasks.rados.rados.0.smithi031.stdout:3316: rmattr oid 49 current snap is 332 2024-04-17T11:45:32.583 INFO:tasks.rados.rados.0.smithi031.stdout:3316: done (3 left) 2024-04-17T11:45:32.583 INFO:tasks.rados.rados.0.smithi031.stdout:3317: delete oid 34 current snap is 332 2024-04-17T11:45:32.583 INFO:tasks.rados.rados.0.smithi031.stdout:3312: expect (ObjNum 1005 snap 327 seq_num 1005) 2024-04-17T11:45:32.844 INFO:tasks.rados.rados.0.smithi031.stdout:3314: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:45:32.844 INFO:tasks.rados.rados.0.smithi031.stdout:3314: finishing copy_from to smithi03173351-40 2024-04-17T11:45:32.844 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 2945 (ObjNum 1006 snap 327 seq_num 1006) dirty exists 2024-04-17T11:45:32.844 INFO:tasks.rados.rados.0.smithi031.stdout:3312: done (3 left) 2024-04-17T11:45:32.844 INFO:tasks.rados.rados.0.smithi031.stdout:3314: done (2 left) 2024-04-17T11:45:32.844 INFO:tasks.rados.rados.0.smithi031.stdout:3315: done (1 left) 2024-04-17T11:45:32.844 INFO:tasks.rados.rados.0.smithi031.stdout:3317: done (0 left) 2024-04-17T11:45:32.844 INFO:tasks.rados.rados.0.smithi031.stdout:3318: delete oid 40 current snap is 332 2024-04-17T11:45:32.846 INFO:tasks.rados.rados.0.smithi031.stdout:3318: done (0 left) 2024-04-17T11:45:32.846 INFO:tasks.rados.rados.0.smithi031.stdout:3319: delete oid 37 current snap is 332 2024-04-17T11:45:32.848 INFO:tasks.rados.rados.0.smithi031.stdout:3319: done (0 left) 2024-04-17T11:45:32.848 INFO:tasks.rados.rados.0.smithi031.stdout:3320: rmattr oid 49 current snap is 332 2024-04-17T11:45:32.848 INFO:tasks.rados.rados.0.smithi031.stdout:3320: done (0 left) 2024-04-17T11:45:32.848 INFO:tasks.rados.rados.0.smithi031.stdout:3321: snap_remove snap 311 2024-04-17T11:45:32.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:31.579300+0000 mon.a (mon.0) 1561 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-04-17T11:45:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:31.844045+0000 mgr.y (mgr.14556) 523 : cluster [DBG] pgmap v1102: 121 pgs: 121 active+clean; 218 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 46 KiB/s wr, 0 op/s 2024-04-17T11:45:32.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:31.579300+0000 mon.a (mon.0) 1561 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-04-17T11:45:32.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:31.844045+0000 mgr.y (mgr.14556) 523 : cluster [DBG] pgmap v1102: 121 pgs: 121 active+clean; 218 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 46 KiB/s wr, 0 op/s 2024-04-17T11:45:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:31.579300+0000 mon.a (mon.0) 1561 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-04-17T11:45:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:31.844045+0000 mgr.y (mgr.14556) 523 : cluster [DBG] pgmap v1102: 121 pgs: 121 active+clean; 218 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 46 KiB/s wr, 0 op/s 2024-04-17T11:45:33.594 INFO:tasks.rados.rados.0.smithi031.stdout:3321: done (0 left) 2024-04-17T11:45:33.594 INFO:tasks.rados.rados.0.smithi031.stdout:3322: rmattr oid 50 current snap is 332 2024-04-17T11:45:33.594 INFO:tasks.rados.rados.0.smithi031.stdout:3322: done (0 left) 2024-04-17T11:45:33.594 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 332 2024-04-17T11:45:33.594 INFO:tasks.rados.rados.0.smithi031.stdout:3323: seq_num 1025 ranges {4145152=368640} 2024-04-17T11:45:33.619 INFO:tasks.rados.rados.0.smithi031.stdout:3323: writing smithi03173351-44 from 4145152 to 4513792 tid 1 2024-04-17T11:45:33.619 INFO:tasks.rados.rados.0.smithi031.stdout:3324: rollback oid 4 current snap is 332 2024-04-17T11:45:33.619 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 4 to 310 2024-04-17T11:45:33.619 INFO:tasks.rados.rados.0.smithi031.stdout:3325: read oid 2 snap -1 2024-04-17T11:45:33.619 INFO:tasks.rados.rados.0.smithi031.stdout:3325: expect (ObjNum 991 snap 321 seq_num 991) 2024-04-17T11:45:33.619 INFO:tasks.rados.rados.0.smithi031.stdout:3326: delete oid 40 current snap is 332 2024-04-17T11:45:33.626 INFO:tasks.rados.rados.0.smithi031.stdout:3323: finishing write tid 1 to smithi03173351-44 2024-04-17T11:45:33.629 INFO:tasks.rados.rados.0.smithi031.stdout:3326: done (3 left) 2024-04-17T11:45:33.629 INFO:tasks.rados.rados.0.smithi031.stdout:3327: rollback oid 3 current snap is 332 2024-04-17T11:45:33.629 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 3 to 308 2024-04-17T11:45:33.629 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 332 2024-04-17T11:45:33.629 INFO:tasks.rados.rados.0.smithi031.stdout:3328: seq_num 1027 ranges {1449984=409600} 2024-04-17T11:45:33.640 INFO:tasks.rados.rados.0.smithi031.stdout:3328: writing smithi03173351-9 from 1449984 to 1859584 tid 1 2024-04-17T11:45:33.640 INFO:tasks.rados.rados.0.smithi031.stdout:3329: copy_from oid 12 from oid 33 current snap is 332 2024-04-17T11:45:33.640 INFO:tasks.rados.rados.0.smithi031.stdout:3324: finishing rollback tid 0 to smithi03173351-4 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3323: finishing write tid 2 to smithi03173351-44 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3324: finishing rollback tid 1 to smithi03173351-4 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3324: finishing rollback tid 2 to smithi03173351-4 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 3169 (ObjNum 871 snap 283 seq_num 871) dirty exists 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3323: finishing write tid 3 to smithi03173351-44 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 2893 (ObjNum 1025 snap 332 seq_num 1025) dirty exists 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3323: left oid 44 (ObjNum 1025 snap 332 seq_num 1025) 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3327: finishing rollback tid 0 to smithi03173351-3 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3327: finishing rollback tid 1 to smithi03173351-3 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2834 (ObjNum -1700693888 snap 21884 seq_num 2593676928) dirty dne 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3323: done (5 left) 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3324: done (4 left) 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3327: done (3 left) 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3330: rmattr oid 10 current snap is 332 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3330: done (3 left) 2024-04-17T11:45:33.641 INFO:tasks.rados.rados.0.smithi031.stdout:3331: rmattr oid 4 current snap is 332 2024-04-17T11:45:33.642 INFO:tasks.rados.rados.0.smithi031.stdout:3332: read oid 40 snap -1 2024-04-17T11:45:33.642 INFO:tasks.rados.rados.0.smithi031.stdout:3332: expect deleted 2024-04-17T11:45:33.642 INFO:tasks.rados.rados.0.smithi031.stdout:3333: rollback oid 44 current snap is 332 2024-04-17T11:45:33.642 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 44 to 326 2024-04-17T11:45:33.642 INFO:tasks.rados.rados.0.smithi031.stdout:3334: read oid 45 snap -1 2024-04-17T11:45:33.642 INFO:tasks.rados.rados.0.smithi031.stdout:3334: expect (ObjNum 975 snap 312 seq_num 975) 2024-04-17T11:45:33.642 INFO:tasks.rados.rados.0.smithi031.stdout:3335: snap_create 2024-04-17T11:45:33.646 INFO:tasks.rados.rados.0.smithi031.stdout:3325: expect (ObjNum 991 snap 321 seq_num 991) 2024-04-17T11:45:33.879 INFO:tasks.rados.rados.0.smithi031.stdout:3333: finishing rollback tid 0 to smithi03173351-44 2024-04-17T11:45:33.879 INFO:tasks.rados.rados.0.smithi031.stdout:3333: finishing rollback tid 1 to smithi03173351-44 2024-04-17T11:45:33.879 INFO:tasks.rados.rados.0.smithi031.stdout:3333: finishing rollback tid 2 to smithi03173351-44 2024-04-17T11:45:33.879 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 2896 (ObjNum 926 snap 299 seq_num 926) dirty exists 2024-04-17T11:45:33.879 INFO:tasks.rados.rados.0.smithi031.stdout:3328: finishing write tid 1 to smithi03173351-9 2024-04-17T11:45:33.879 INFO:tasks.rados.rados.0.smithi031.stdout:3328: finishing write tid 2 to smithi03173351-9 2024-04-17T11:45:33.880 INFO:tasks.rados.rados.0.smithi031.stdout:3328: finishing write tid 3 to smithi03173351-9 2024-04-17T11:45:33.880 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 2732 (ObjNum 1027 snap 332 seq_num 1027) dirty exists 2024-04-17T11:45:33.880 INFO:tasks.rados.rados.0.smithi031.stdout:3328: left oid 9 (ObjNum 1027 snap 332 seq_num 1027) 2024-04-17T11:45:33.880 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 3170 (ObjNum 871 snap 283 seq_num 871) dirty exists 2024-04-17T11:45:33.880 INFO:tasks.rados.rados.0.smithi031.stdout:3329: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:45:33.880 INFO:tasks.rados.rados.0.smithi031.stdout:3329: finishing copy_from to smithi03173351-12 2024-04-17T11:45:33.880 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 3070 (ObjNum 998 snap 325 seq_num 998) dirty exists 2024-04-17T11:45:33.880 INFO:tasks.rados.rados.0.smithi031.stdout:3334: expect (ObjNum 975 snap 312 seq_num 975) 2024-04-17T11:45:33.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:32.582632+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-04-17T11:45:33.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:32.582632+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-04-17T11:45:33.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:32.582632+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-04-17T11:45:34.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:45:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:45:34.602 INFO:tasks.rados.rados.0.smithi031.stdout:3325: done (7 left) 2024-04-17T11:45:34.603 INFO:tasks.rados.rados.0.smithi031.stdout:3328: done (6 left) 2024-04-17T11:45:34.603 INFO:tasks.rados.rados.0.smithi031.stdout:3329: done (5 left) 2024-04-17T11:45:34.603 INFO:tasks.rados.rados.0.smithi031.stdout:3331: done (4 left) 2024-04-17T11:45:34.603 INFO:tasks.rados.rados.0.smithi031.stdout:3332: done (3 left) 2024-04-17T11:45:34.603 INFO:tasks.rados.rados.0.smithi031.stdout:3333: done (2 left) 2024-04-17T11:45:34.603 INFO:tasks.rados.rados.0.smithi031.stdout:3334: done (1 left) 2024-04-17T11:45:34.603 INFO:tasks.rados.rados.0.smithi031.stdout:3335: done (0 left) 2024-04-17T11:45:34.603 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 333 2024-04-17T11:45:34.604 INFO:tasks.rados.rados.0.smithi031.stdout:3336: seq_num 1028 ranges {6348800=425984} 2024-04-17T11:45:34.638 INFO:tasks.rados.rados.0.smithi031.stdout:3336: writing smithi03173351-1 from 6348800 to 6774784 tid 1 2024-04-17T11:45:34.638 INFO:tasks.rados.rados.0.smithi031.stdout:3337: delete oid 50 current snap is 333 2024-04-17T11:45:34.643 INFO:tasks.rados.rados.0.smithi031.stdout:3337: done (1 left) 2024-04-17T11:45:34.644 INFO:tasks.rados.rados.0.smithi031.stdout:3338: snap_create 2024-04-17T11:45:34.644 INFO:tasks.rados.rados.0.smithi031.stdout:3336: finishing write tid 1 to smithi03173351-1 2024-04-17T11:45:34.644 INFO:tasks.rados.rados.0.smithi031.stdout:3336: finishing write tid 2 to smithi03173351-1 2024-04-17T11:45:34.645 INFO:tasks.rados.rados.0.smithi031.stdout:3336: finishing write tid 3 to smithi03173351-1 2024-04-17T11:45:34.645 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2842 (ObjNum 1028 snap 333 seq_num 1028) dirty exists 2024-04-17T11:45:34.645 INFO:tasks.rados.rados.0.smithi031.stdout:3336: left oid 1 (ObjNum 1028 snap 333 seq_num 1028) 2024-04-17T11:45:34.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:33.587471+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-04-17T11:45:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:33.844413+0000 mgr.y (mgr.14556) 524 : cluster [DBG] pgmap v1105: 121 pgs: 121 active+clean; 226 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-04-17T11:45:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:33.587471+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-04-17T11:45:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:33.844413+0000 mgr.y (mgr.14556) 524 : cluster [DBG] pgmap v1105: 121 pgs: 121 active+clean; 226 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-04-17T11:45:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:33.587471+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-04-17T11:45:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:33.844413+0000 mgr.y (mgr.14556) 524 : cluster [DBG] pgmap v1105: 121 pgs: 121 active+clean; 226 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-04-17T11:45:35.610 INFO:tasks.rados.rados.0.smithi031.stdout:3336: done (1 left) 2024-04-17T11:45:35.610 INFO:tasks.rados.rados.0.smithi031.stdout:3338: done (0 left) 2024-04-17T11:45:35.610 INFO:tasks.rados.rados.0.smithi031.stdout:3339: rmattr oid 15 current snap is 334 2024-04-17T11:45:35.610 INFO:tasks.rados.rados.0.smithi031.stdout:3339: done (0 left) 2024-04-17T11:45:35.610 INFO:tasks.rados.rados.0.smithi031.stdout:3340: read oid 37 snap -1 2024-04-17T11:45:35.610 INFO:tasks.rados.rados.0.smithi031.stdout:3340: expect deleted 2024-04-17T11:45:35.610 INFO:tasks.rados.rados.0.smithi031.stdout:3341: read oid 2 snap -1 2024-04-17T11:45:35.610 INFO:tasks.rados.rados.0.smithi031.stdout:3341: expect (ObjNum 991 snap 321 seq_num 991) 2024-04-17T11:45:35.610 INFO:tasks.rados.rados.0.smithi031.stdout:3342: snap_remove snap 330 2024-04-17T11:45:35.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:34.602825+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-04-17T11:45:35.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:34.602825+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-04-17T11:45:35.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:34.602825+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-04-17T11:45:36.616 INFO:tasks.rados.rados.0.smithi031.stdout:3342: done (2 left) 2024-04-17T11:45:36.616 INFO:tasks.rados.rados.0.smithi031.stdout:3343: read oid 38 snap 320 2024-04-17T11:45:36.616 INFO:tasks.rados.rados.0.smithi031.stdout:3343: expect (ObjNum 911 snap 293 seq_num 911) 2024-04-17T11:45:36.616 INFO:tasks.rados.rados.0.smithi031.stdout:3344: delete oid 39 current snap is 334 2024-04-17T11:45:36.617 INFO:tasks.rados.rados.0.smithi031.stdout:3341: expect (ObjNum 991 snap 321 seq_num 991) 2024-04-17T11:45:36.856 INFO:tasks.rados.rados.0.smithi031.stdout:3340: done (3 left) 2024-04-17T11:45:36.856 INFO:tasks.rados.rados.0.smithi031.stdout:3341: done (2 left) 2024-04-17T11:45:36.856 INFO:tasks.rados.rados.0.smithi031.stdout:3344: done (1 left) 2024-04-17T11:45:36.856 INFO:tasks.rados.rados.0.smithi031.stdout:3345: read oid 50 snap 326 2024-04-17T11:45:36.856 INFO:tasks.rados.rados.0.smithi031.stdout:3345: expect deleted 2024-04-17T11:45:36.856 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 334 2024-04-17T11:45:36.856 INFO:tasks.rados.rados.0.smithi031.stdout:3343: expect (ObjNum 911 snap 293 seq_num 911) 2024-04-17T11:45:36.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:35.610017+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-04-17T11:45:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:35.844971+0000 mgr.y (mgr.14556) 525 : cluster [DBG] pgmap v1108: 121 pgs: 121 active+clean; 226 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-04-17T11:45:36.970 INFO:tasks.rados.rados.0.smithi031.stdout:3346: seq_num 1031 ranges {1097728=475136} 2024-04-17T11:45:36.979 INFO:tasks.rados.rados.0.smithi031.stdout:3346: writing smithi03173351-6 from 1097728 to 1572864 tid 1 2024-04-17T11:45:36.979 INFO:tasks.rados.rados.0.smithi031.stdout:3343: done (2 left) 2024-04-17T11:45:36.979 INFO:tasks.rados.rados.0.smithi031.stdout:3345: done (1 left) 2024-04-17T11:45:36.979 INFO:tasks.rados.rados.0.smithi031.stdout:3347: copy_from oid 48 from oid 12 current snap is 334 2024-04-17T11:45:36.979 INFO:tasks.rados.rados.0.smithi031.stdout:3348: snap_create 2024-04-17T11:45:36.983 INFO:tasks.rados.rados.0.smithi031.stdout:3346: finishing write tid 1 to smithi03173351-6 2024-04-17T11:45:36.983 INFO:tasks.rados.rados.0.smithi031.stdout:3346: finishing write tid 2 to smithi03173351-6 2024-04-17T11:45:36.986 INFO:tasks.rados.rados.0.smithi031.stdout:3346: finishing write tid 3 to smithi03173351-6 2024-04-17T11:45:36.986 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 2898 (ObjNum 1031 snap 334 seq_num 1031) dirty exists 2024-04-17T11:45:36.986 INFO:tasks.rados.rados.0.smithi031.stdout:3346: left oid 6 (ObjNum 1031 snap 334 seq_num 1031) 2024-04-17T11:45:36.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:35.610017+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-04-17T11:45:36.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:35.844971+0000 mgr.y (mgr.14556) 525 : cluster [DBG] pgmap v1108: 121 pgs: 121 active+clean; 226 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-04-17T11:45:36.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:35.610017+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-04-17T11:45:36.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:35.844971+0000 mgr.y (mgr.14556) 525 : cluster [DBG] pgmap v1108: 121 pgs: 121 active+clean; 226 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-04-17T11:45:36.991 INFO:tasks.rados.rados.0.smithi031.stdout:3347: finishing copy_from racing read to smithi03173351-48 2024-04-17T11:45:36.993 INFO:tasks.rados.rados.0.smithi031.stdout:3347: finishing copy_from to smithi03173351-48 2024-04-17T11:45:36.993 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 3070 (ObjNum 998 snap 325 seq_num 998) dirty exists 2024-04-17T11:45:37.619 INFO:tasks.rados.rados.0.smithi031.stdout:3346: done (2 left) 2024-04-17T11:45:37.619 INFO:tasks.rados.rados.0.smithi031.stdout:3347: done (1 left) 2024-04-17T11:45:37.619 INFO:tasks.rados.rados.0.smithi031.stdout:3348: done (0 left) 2024-04-17T11:45:37.620 INFO:tasks.rados.rados.0.smithi031.stdout:3349: delete oid 26 current snap is 335 2024-04-17T11:45:37.626 INFO:tasks.rados.rados.0.smithi031.stdout:3349: done (0 left) 2024-04-17T11:45:37.626 INFO:tasks.rados.rados.0.smithi031.stdout:3350: snap_remove snap 326 2024-04-17T11:45:37.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:36.616341+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-04-17T11:45:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:36.616341+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-04-17T11:45:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:36.616341+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-04-17T11:45:38.639 INFO:tasks.rados.rados.0.smithi031.stdout:3350: done (0 left) 2024-04-17T11:45:38.639 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 335 2024-04-17T11:45:38.639 INFO:tasks.rados.rados.0.smithi031.stdout:3351: seq_num 1033 ranges {6774784=507904} 2024-04-17T11:45:38.680 INFO:tasks.rados.rados.0.smithi031.stdout:3351: writing smithi03173351-1 from 6774784 to 7282688 tid 1 2024-04-17T11:45:38.680 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 335 2024-04-17T11:45:38.680 INFO:tasks.rados.rados.0.smithi031.stdout:3352: seq_num 1034 ranges {3375104=524288} 2024-04-17T11:45:38.701 INFO:tasks.rados.rados.0.smithi031.stdout:3352: writing smithi03173351-31 from 3375104 to 3899392 tid 1 2024-04-17T11:45:38.701 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 335 2024-04-17T11:45:38.702 INFO:tasks.rados.rados.0.smithi031.stdout:3353: seq_num 1035 ranges {2351104=540672} 2024-04-17T11:45:38.717 INFO:tasks.rados.rados.0.smithi031.stdout:3353: writing smithi03173351-38 from 2351104 to 2891776 tid 1 2024-04-17T11:45:38.717 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 335 2024-04-17T11:45:38.717 INFO:tasks.rados.rados.0.smithi031.stdout:3354: seq_num 1036 ranges {3874816=557056} 2024-04-17T11:45:38.741 INFO:tasks.rados.rados.0.smithi031.stdout:3354: writing smithi03173351-44 from 3874816 to 4431872 tid 1 2024-04-17T11:45:38.742 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 335 2024-04-17T11:45:38.742 INFO:tasks.rados.rados.0.smithi031.stdout:3355: seq_num 1037 ranges {4833280=573440} 2024-04-17T11:45:38.772 INFO:tasks.rados.rados.0.smithi031.stdout:3355: writing smithi03173351-5 from 4833280 to 5406720 tid 1 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3356: rmattr oid 26 current snap is 335 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3356: done (5 left) 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3357: rollback oid 25 current snap is 335 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 25 to 329 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3351: finishing write tid 1 to smithi03173351-1 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3358: rmattr oid 13 current snap is 335 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3358: done (6 left) 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3359: rmattr oid 17 current snap is 335 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3351: finishing write tid 2 to smithi03173351-1 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3351: finishing write tid 3 to smithi03173351-1 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 2844 (ObjNum 1033 snap 335 seq_num 1033) dirty exists 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3351: left oid 1 (ObjNum 1033 snap 335 seq_num 1033) 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3352: finishing write tid 1 to smithi03173351-31 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3352: finishing write tid 2 to smithi03173351-31 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:3352: finishing write tid 3 to smithi03173351-31 2024-04-17T11:45:38.773 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 3182 (ObjNum 1034 snap 335 seq_num 1034) dirty exists 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3352: left oid 31 (ObjNum 1034 snap 335 seq_num 1034) 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3353: finishing write tid 1 to smithi03173351-38 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3351: done (6 left) 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3352: done (5 left) 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3360: read oid 8 snap -1 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3360: expect (ObjNum 994 snap 321 seq_num 994) 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3361: rollback oid 37 current snap is 335 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 37 to 320 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3353: finishing write tid 2 to smithi03173351-38 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3353: finishing write tid 3 to smithi03173351-38 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 2947 (ObjNum 1035 snap 335 seq_num 1035) dirty exists 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3353: left oid 38 (ObjNum 1035 snap 335 seq_num 1035) 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3353: done (6 left) 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3362: read oid 40 snap -1 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3362: expect deleted 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3363: setattr oid 6 current snap is 335 2024-04-17T11:45:38.774 INFO:tasks.rados.rados.0.smithi031.stdout:3354: finishing write tid 1 to smithi03173351-44 2024-04-17T11:45:38.775 INFO:tasks.rados.rados.0.smithi031.stdout:3354: finishing write tid 2 to smithi03173351-44 2024-04-17T11:45:38.775 INFO:tasks.rados.rados.0.smithi031.stdout:3354: finishing write tid 3 to smithi03173351-44 2024-04-17T11:45:38.775 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 2901 (ObjNum 1036 snap 335 seq_num 1036) dirty exists 2024-04-17T11:45:38.775 INFO:tasks.rados.rados.0.smithi031.stdout:3354: left oid 44 (ObjNum 1036 snap 335 seq_num 1036) 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:3354: done (7 left) 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:3362: done (6 left) 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:3364: rmattr oid 3 current snap is 335 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:3364: done (6 left) 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:3365: read oid 50 snap -1 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:3365: expect deleted 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:3366: read oid 44 snap -1 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:3366: expect (ObjNum 1036 snap 335 seq_num 1036) 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:3367: copy_from oid 1 from oid 11 current snap is 335 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:3368: rollback oid 27 current snap is 335 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 27 to 329 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:3369: rollback oid 32 current snap is 335 2024-04-17T11:45:38.776 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 32 to 328 2024-04-17T11:45:38.781 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 335 2024-04-17T11:45:38.781 INFO:tasks.rados.rados.0.smithi031.stdout:3370: seq_num 1038 ranges {4030464=589824} 2024-04-17T11:45:38.800 INFO:tasks.rados.rados.0.smithi031.stdout:3370: writing smithi03173351-46 from 4030464 to 4620288 tid 1 2024-04-17T11:45:38.800 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 19 current snap is 335 2024-04-17T11:45:38.800 INFO:tasks.rados.rados.0.smithi031.stdout:3371: seq_num 1039 ranges {4628480=606208} 2024-04-17T11:45:38.829 INFO:tasks.rados.rados.0.smithi031.stdout:3371: writing smithi03173351-19 from 4628480 to 5234688 tid 1 2024-04-17T11:45:38.829 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 335 2024-04-17T11:45:38.829 INFO:tasks.rados.rados.0.smithi031.stdout:3372: seq_num 1040 ranges {6496256=622592} 2024-04-17T11:45:38.867 INFO:tasks.rados.rados.0.smithi031.stdout:3372: writing smithi03173351-20 from 6496256 to 7118848 tid 1 2024-04-17T11:45:38.868 INFO:tasks.rados.rados.0.smithi031.stdout:3373: snap_remove snap 333 2024-04-17T11:45:38.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:37.620459+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-04-17T11:45:38.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:37.845591+0000 mgr.y (mgr.14556) 526 : cluster [DBG] pgmap v1111: 121 pgs: 121 active+clean; 232 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-04-17T11:45:38.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:37.620459+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-04-17T11:45:38.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:37.845591+0000 mgr.y (mgr.14556) 526 : cluster [DBG] pgmap v1111: 121 pgs: 121 active+clean; 232 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-04-17T11:45:38.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:37.620459+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-04-17T11:45:38.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:37.845591+0000 mgr.y (mgr.14556) 526 : cluster [DBG] pgmap v1111: 121 pgs: 121 active+clean; 232 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-04-17T11:45:39.438 INFO:tasks.rados.rados.0.smithi031.stdout:3373: done (14 left) 2024-04-17T11:45:39.439 INFO:tasks.rados.rados.0.smithi031.stdout:3374: read oid 13 snap -1 2024-04-17T11:45:39.439 INFO:tasks.rados.rados.0.smithi031.stdout:3374: expect (ObjNum 982 snap 317 seq_num 982) 2024-04-17T11:45:39.439 INFO:tasks.rados.rados.0.smithi031.stdout:3375: copy_from oid 21 from oid 18 current snap is 335 2024-04-17T11:45:39.439 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:45:39.439 INFO:tasks.rados.rados.0.smithi031.stdout:3367: finishing copy_from to smithi03173351-1 2024-04-17T11:45:39.439 INFO:tasks.rados.rados.0.smithi031.stdout:3367: got expected ENOENT (src dne) 2024-04-17T11:45:39.439 INFO:tasks.rados.rados.0.smithi031.stdout:3367: finishing copy_from racing read to smithi03173351-1 2024-04-17T11:45:39.439 INFO:tasks.rados.rados.0.smithi031.stdout:3355: finishing write tid 1 to smithi03173351-5 2024-04-17T11:45:39.439 INFO:tasks.rados.rados.0.smithi031.stdout:3357: finishing rollback tid 1 to smithi03173351-25 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 2940 (ObjNum -1710631016 snap 21884 seq_num 1) dirty dne 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 2948 (ObjNum 999 snap 326 seq_num 999) dirty exists 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:3355: finishing write tid 2 to smithi03173351-5 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:3361: finishing rollback tid 1 to smithi03173351-37 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:3368: finishing rollback tid 0 to smithi03173351-27 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:3368: finishing rollback tid 1 to smithi03173351-27 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:3357: done (15 left) 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:3359: done (14 left) 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:3365: done (13 left) 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:3367: done (12 left) 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 335 2024-04-17T11:45:39.440 INFO:tasks.rados.rados.0.smithi031.stdout:3376: seq_num 1041 ranges {0=638976} 2024-04-17T11:45:39.442 INFO:tasks.rados.rados.0.smithi031.stdout:3376: writing smithi03173351-11 from 0 to 638976 tid 1 2024-04-17T11:45:39.445 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 335 2024-04-17T11:45:39.445 INFO:tasks.rados.rados.0.smithi031.stdout:3377: seq_num 1042 ranges {1859584=655360} 2024-04-17T11:45:39.458 INFO:tasks.rados.rados.0.smithi031.stdout:3377: writing smithi03173351-9 from 1859584 to 2514944 tid 1 2024-04-17T11:45:39.458 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 335 2024-04-17T11:45:39.458 INFO:tasks.rados.rados.0.smithi031.stdout:3355: finishing write tid 3 to smithi03173351-5 2024-04-17T11:45:39.458 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2294 (ObjNum 1037 snap 335 seq_num 1037) dirty exists 2024-04-17T11:45:39.458 INFO:tasks.rados.rados.0.smithi031.stdout:3355: left oid 5 (ObjNum 1037 snap 335 seq_num 1037) 2024-04-17T11:45:39.458 INFO:tasks.rados.rados.0.smithi031.stdout:3368: finishing rollback tid 2 to smithi03173351-27 2024-04-17T11:45:39.458 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 2838 (ObjNum 1009 snap 327 seq_num 1009) dirty exists 2024-04-17T11:45:39.458 INFO:tasks.rados.rados.0.smithi031.stdout:3360: expect (ObjNum 994 snap 321 seq_num 994) 2024-04-17T11:45:39.532 INFO:tasks.rados.rados.0.smithi031.stdout:3361: finishing rollback tid 2 to smithi03173351-37 2024-04-17T11:45:39.532 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 2846 (ObjNum 881 snap 285 seq_num 881) dirty exists 2024-04-17T11:45:39.532 INFO:tasks.rados.rados.0.smithi031.stdout:3366: expect (ObjNum 1036 snap 335 seq_num 1036) 2024-04-17T11:45:39.796 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 2902 (ObjNum 1031 snap 334 seq_num 1031) dirty exists 2024-04-17T11:45:39.796 INFO:tasks.rados.rados.0.smithi031.stdout:3369: finishing rollback tid 0 to smithi03173351-32 2024-04-17T11:45:39.797 INFO:tasks.rados.rados.0.smithi031.stdout:3369: finishing rollback tid 1 to smithi03173351-32 2024-04-17T11:45:39.797 INFO:tasks.rados.rados.0.smithi031.stdout:3369: finishing rollback tid 2 to smithi03173351-32 2024-04-17T11:45:39.797 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 2905 (ObjNum 995 snap 322 seq_num 995) dirty exists 2024-04-17T11:45:39.797 INFO:tasks.rados.rados.0.smithi031.stdout:3370: finishing write tid 1 to smithi03173351-46 2024-04-17T11:45:39.797 INFO:tasks.rados.rados.0.smithi031.stdout:3378: seq_num 1043 ranges {3899392=671744} 2024-04-17T11:45:39.821 INFO:tasks.rados.rados.0.smithi031.stdout:3378: writing smithi03173351-31 from 3899392 to 4571136 tid 1 2024-04-17T11:45:39.821 INFO:tasks.rados.rados.0.smithi031.stdout:3355: done (14 left) 2024-04-17T11:45:39.821 INFO:tasks.rados.rados.0.smithi031.stdout:3360: done (13 left) 2024-04-17T11:45:39.821 INFO:tasks.rados.rados.0.smithi031.stdout:3361: done (12 left) 2024-04-17T11:45:39.821 INFO:tasks.rados.rados.0.smithi031.stdout:3363: done (11 left) 2024-04-17T11:45:39.821 INFO:tasks.rados.rados.0.smithi031.stdout:3366: done (10 left) 2024-04-17T11:45:39.822 INFO:tasks.rados.rados.0.smithi031.stdout:3368: done (9 left) 2024-04-17T11:45:39.822 INFO:tasks.rados.rados.0.smithi031.stdout:3369: done (8 left) 2024-04-17T11:45:39.822 INFO:tasks.rados.rados.0.smithi031.stdout:3379: snap_remove snap 332 2024-04-17T11:45:39.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:38.631843+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-04-17T11:45:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:39.434928+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-04-17T11:45:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:38.631843+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-04-17T11:45:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:39.434928+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-04-17T11:45:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:38.631843+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-04-17T11:45:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:39.434928+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-04-17T11:45:40.644 INFO:tasks.rados.rados.0.smithi031.stdout:3379: done (8 left) 2024-04-17T11:45:40.644 INFO:tasks.rados.rados.0.smithi031.stdout:3380: snap_remove snap 308 2024-04-17T11:45:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:39.846130+0000 mgr.y (mgr.14556) 527 : cluster [DBG] pgmap v1114: 121 pgs: 121 active+clean; 232 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-04-17T11:45:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:39.846130+0000 mgr.y (mgr.14556) 527 : cluster [DBG] pgmap v1114: 121 pgs: 121 active+clean; 232 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-04-17T11:45:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:39.846130+0000 mgr.y (mgr.14556) 527 : cluster [DBG] pgmap v1114: 121 pgs: 121 active+clean; 232 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-04-17T11:45:41.644 INFO:tasks.rados.rados.0.smithi031.stdout:3380: done (8 left) 2024-04-17T11:45:41.644 INFO:tasks.rados.rados.0.smithi031.stdout:3381: rollback oid 34 current snap is 335 2024-04-17T11:45:41.644 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 34 to 331 2024-04-17T11:45:41.644 INFO:tasks.rados.rados.0.smithi031.stdout:3382: rollback oid 5 current snap is 335 2024-04-17T11:45:41.644 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 5 to 320 2024-04-17T11:45:41.644 INFO:tasks.rados.rados.0.smithi031.stdout:3383: read oid 50 snap -1 2024-04-17T11:45:41.644 INFO:tasks.rados.rados.0.smithi031.stdout:3383: expect deleted 2024-04-17T11:45:41.644 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 335 2024-04-17T11:45:41.644 INFO:tasks.rados.rados.0.smithi031.stdout:3384: seq_num 1044 ranges {2326528=688128} 2024-04-17T11:45:41.659 INFO:tasks.rados.rados.0.smithi031.stdout:3384: writing smithi03173351-33 from 2326528 to 3014656 tid 1 2024-04-17T11:45:41.659 INFO:tasks.rados.rados.0.smithi031.stdout:3385: delete oid 2 current snap is 335 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3370: finishing write tid 2 to smithi03173351-46 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3370: finishing write tid 3 to smithi03173351-46 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 2907 (ObjNum 1038 snap 335 seq_num 1038) dirty exists 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3370: left oid 46 (ObjNum 1038 snap 335 seq_num 1038) 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3371: finishing write tid 1 to smithi03173351-19 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3371: finishing write tid 2 to smithi03173351-19 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3371: finishing write tid 3 to smithi03173351-19 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 3005 (ObjNum 1039 snap 335 seq_num 1039) dirty exists 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3371: left oid 19 (ObjNum 1039 snap 335 seq_num 1039) 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3372: finishing write tid 1 to smithi03173351-20 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3372: finishing write tid 2 to smithi03173351-20 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3372: finishing write tid 3 to smithi03173351-20 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2836 (ObjNum 1040 snap 335 seq_num 1040) dirty exists 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3372: left oid 20 (ObjNum 1040 snap 335 seq_num 1040) 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3376: finishing write tid 1 to smithi03173351-11 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3376: finishing write tid 2 to smithi03173351-11 2024-04-17T11:45:41.660 INFO:tasks.rados.rados.0.smithi031.stdout:3374: expect (ObjNum 982 snap 317 seq_num 982) 2024-04-17T11:45:41.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:40.638524+0000 mon.a (mon.0) 1570 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-04-17T11:45:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:40.638524+0000 mon.a (mon.0) 1570 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-04-17T11:45:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:45:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:41] "GET /metrics HTTP/1.1" 200 192258 "" "Prometheus/2.33.4" 2024-04-17T11:45:41.763 INFO:tasks.rados.rados.0.smithi031.stdout:3376: finishing write tid 3 to smithi03173351-11 2024-04-17T11:45:41.763 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 2848 (ObjNum 1041 snap 335 seq_num 1041) dirty exists 2024-04-17T11:45:41.763 INFO:tasks.rados.rados.0.smithi031.stdout:3376: left oid 11 (ObjNum 1041 snap 335 seq_num 1041) 2024-04-17T11:45:41.763 INFO:tasks.rados.rados.0.smithi031.stdout:3375: finishing copy_from racing read to smithi03173351-21 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3370: done (12 left) 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3371: done (11 left) 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3372: done (10 left) 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3374: done (9 left) 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3376: done (8 left) 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3385: done (7 left) 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3386: rollback oid 15 current snap is 335 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 15 to 331 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3377: finishing write tid 1 to smithi03173351-9 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3377: finishing write tid 2 to smithi03173351-9 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3375: finishing copy_from to smithi03173351-21 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 2983 (ObjNum 985 snap 319 seq_num 985) dirty exists 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3377: finishing write tid 3 to smithi03173351-9 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 2734 (ObjNum 1042 snap 335 seq_num 1042) dirty exists 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3377: left oid 9 (ObjNum 1042 snap 335 seq_num 1042) 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3378: finishing write tid 1 to smithi03173351-31 2024-04-17T11:45:41.764 INFO:tasks.rados.rados.0.smithi031.stdout:3378: finishing write tid 2 to smithi03173351-31 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3378: finishing write tid 3 to smithi03173351-31 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 3187 (ObjNum 1043 snap 335 seq_num 1043) dirty exists 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3378: left oid 31 (ObjNum 1043 snap 335 seq_num 1043) 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3381: finishing rollback tid 1 to smithi03173351-34 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3381: finishing rollback tid 2 to smithi03173351-34 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 2296 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3382: finishing rollback tid 0 to smithi03173351-5 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3382: finishing rollback tid 1 to smithi03173351-5 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3382: finishing rollback tid 2 to smithi03173351-5 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2299 (ObjNum 973 snap 311 seq_num 973) dirty exists 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3384: finishing write tid 1 to smithi03173351-33 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3384: finishing write tid 2 to smithi03173351-33 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3384: finishing write tid 3 to smithi03173351-33 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 3196 (ObjNum 1044 snap 335 seq_num 1044) dirty exists 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3384: left oid 33 (ObjNum 1044 snap 335 seq_num 1044) 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3375: done (7 left) 2024-04-17T11:45:41.765 INFO:tasks.rados.rados.0.smithi031.stdout:3377: done (6 left) 2024-04-17T11:45:41.766 INFO:tasks.rados.rados.0.smithi031.stdout:3378: done (5 left) 2024-04-17T11:45:41.766 INFO:tasks.rados.rados.0.smithi031.stdout:3381: done (4 left) 2024-04-17T11:45:41.766 INFO:tasks.rados.rados.0.smithi031.stdout:3382: done (3 left) 2024-04-17T11:45:41.766 INFO:tasks.rados.rados.0.smithi031.stdout:3383: done (2 left) 2024-04-17T11:45:41.766 INFO:tasks.rados.rados.0.smithi031.stdout:3384: done (1 left) 2024-04-17T11:45:41.766 INFO:tasks.rados.rados.0.smithi031.stdout:3387: rollback oid 26 current snap is 335 2024-04-17T11:45:41.766 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 329 2024-04-17T11:45:41.766 INFO:tasks.rados.rados.0.smithi031.stdout:3388: read oid 1 snap 331 2024-04-17T11:45:41.766 INFO:tasks.rados.rados.0.smithi031.stdout:3388: expect (ObjNum 1017 snap 331 seq_num 1017) 2024-04-17T11:45:41.766 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 40 current snap is 335 2024-04-17T11:45:41.766 INFO:tasks.rados.rados.0.smithi031.stdout:3389: seq_num 1046 ranges {0=729088} 2024-04-17T11:45:41.767 INFO:tasks.rados.rados.0.smithi031.stdout:3389: writing smithi03173351-40 from 0 to 729088 tid 1 2024-04-17T11:45:41.767 INFO:tasks.rados.rados.0.smithi031.stdout:3390: delete oid 14 current snap is 335 2024-04-17T11:45:41.767 INFO:tasks.rados.rados.0.smithi031.stdout:3386: finishing rollback tid 0 to smithi03173351-15 2024-04-17T11:45:41.767 INFO:tasks.rados.rados.0.smithi031.stdout:3387: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:45:41.767 INFO:tasks.rados.rados.0.smithi031.stdout:3387: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:45:41.768 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 2909 (ObjNum 954 snap 306 seq_num 954) dirty exists 2024-04-17T11:45:41.772 INFO:tasks.rados.rados.0.smithi031.stdout:3389: finishing write tid 1 to smithi03173351-40 2024-04-17T11:45:41.772 INFO:tasks.rados.rados.0.smithi031.stdout:3389: finishing write tid 2 to smithi03173351-40 2024-04-17T11:45:41.774 INFO:tasks.rados.rados.0.smithi031.stdout:3389: finishing write tid 3 to smithi03173351-40 2024-04-17T11:45:41.774 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 3072 (ObjNum 1046 snap 335 seq_num 1046) dirty exists 2024-04-17T11:45:41.774 INFO:tasks.rados.rados.0.smithi031.stdout:3389: left oid 40 (ObjNum 1046 snap 335 seq_num 1046) 2024-04-17T11:45:41.774 INFO:tasks.rados.rados.0.smithi031.stdout:3387: done (4 left) 2024-04-17T11:45:41.774 INFO:tasks.rados.rados.0.smithi031.stdout:3389: done (3 left) 2024-04-17T11:45:41.774 INFO:tasks.rados.rados.0.smithi031.stdout:3390: done (2 left) 2024-04-17T11:45:41.774 INFO:tasks.rados.rados.0.smithi031.stdout:3391: delete oid 50 current snap is 335 2024-04-17T11:45:41.774 INFO:tasks.rados.rados.0.smithi031.stdout:3386: finishing rollback tid 1 to smithi03173351-15 2024-04-17T11:45:41.774 INFO:tasks.rados.rados.0.smithi031.stdout:3386: finishing rollback tid 2 to smithi03173351-15 2024-04-17T11:45:41.774 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 2851 (ObjNum 982 snap 317 seq_num 982) dirty exists 2024-04-17T11:45:41.777 INFO:tasks.rados.rados.0.smithi031.stdout:3386: done (2 left) 2024-04-17T11:45:41.778 INFO:tasks.rados.rados.0.smithi031.stdout:3391: done (1 left) 2024-04-17T11:45:41.778 INFO:tasks.rados.rados.0.smithi031.stdout:3392: snap_create 2024-04-17T11:45:41.787 INFO:tasks.rados.rados.0.smithi031.stdout:3388: expect (ObjNum 1017 snap 331 seq_num 1017) 2024-04-17T11:45:41.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:40.638524+0000 mon.a (mon.0) 1570 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-04-17T11:45:42.272 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:45:42.560 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:45:42.560 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (13m) 2m ago 13m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:45:42.560 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (13m) 2m ago 13m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:45:42.560 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (15m) 2m ago 15m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:45:42.560 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (14m) 2m ago 14m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:45:42.560 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (18m) 2m ago 18m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:45:42.560 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (20m) 2m ago 20m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:45:42.560 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (20m) 2m ago 20m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:45:42.560 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (18m) 2m ago 18m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:45:42.560 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (18m) 2m ago 18m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:45:42.561 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (14m) 2m ago 14m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:45:42.561 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (14m) 2m ago 14m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:45:42.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (18m) 2m ago 18m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:45:42.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (17m) 2m ago 17m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:45:42.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (17m) 2m ago 17m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:45:42.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (16m) 2m ago 16m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:45:42.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (16m) 2m ago 16m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:45:42.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (16m) 2m ago 16m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:45:42.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (15m) 2m ago 15m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:45:42.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (15m) 2m ago 15m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:45:42.561 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (12m) 2m ago 14m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:45:42.668 INFO:tasks.rados.rados.0.smithi031.stdout:3388: done (1 left) 2024-04-17T11:45:42.668 INFO:tasks.rados.rados.0.smithi031.stdout:3392: done (0 left) 2024-04-17T11:45:42.668 INFO:tasks.rados.rados.0.smithi031.stdout:3393: read oid 49 snap -1 2024-04-17T11:45:42.668 INFO:tasks.rados.rados.0.smithi031.stdout:3393: expect deleted 2024-04-17T11:45:42.668 INFO:tasks.rados.rados.0.smithi031.stdout:3394: snap_remove snap 329 2024-04-17T11:45:42.914 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:45:42.915 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:45:42.916 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:45:42.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:41.640574+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-04-17T11:45:42.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:41.846488+0000 mgr.y (mgr.14556) 528 : cluster [DBG] pgmap v1117: 121 pgs: 121 active+clean; 232 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:45:42.262020+0000 mgr.y (mgr.14556) 529 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:42.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:41.640574+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-04-17T11:45:42.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:41.846488+0000 mgr.y (mgr.14556) 528 : cluster [DBG] pgmap v1117: 121 pgs: 121 active+clean; 232 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:42.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:45:42.262020+0000 mgr.y (mgr.14556) 529 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:41.640574+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-04-17T11:45:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:41.846488+0000 mgr.y (mgr.14556) 528 : cluster [DBG] pgmap v1117: 121 pgs: 121 active+clean; 232 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:45:42.262020+0000 mgr.y (mgr.14556) 529 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:43.670 INFO:tasks.rados.rados.0.smithi031.stdout:3394: done (1 left) 2024-04-17T11:45:43.670 INFO:tasks.rados.rados.0.smithi031.stdout:3395: snap_remove snap 331 2024-04-17T11:45:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:45:42.553222+0000 mgr.y (mgr.14556) 530 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:42.664959+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-04-17T11:45:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:45:42.916103+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.31:0/3068015628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:45:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:45:42.553222+0000 mgr.y (mgr.14556) 530 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:42.664959+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-04-17T11:45:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:45:42.916103+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.31:0/3068015628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:45:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:45:42.553222+0000 mgr.y (mgr.14556) 530 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:45:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:42.664959+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-04-17T11:45:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:45:42.916103+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.31:0/3068015628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:45:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:45:44.681 INFO:tasks.rados.rados.0.smithi031.stdout:3395: done (1 left) 2024-04-17T11:45:44.681 INFO:tasks.rados.rados.0.smithi031.stdout:3396: delete oid 14 current snap is 336 2024-04-17T11:45:44.693 INFO:tasks.rados.rados.0.smithi031.stdout:3393: done (1 left) 2024-04-17T11:45:44.693 INFO:tasks.rados.rados.0.smithi031.stdout:3396: done (0 left) 2024-04-17T11:45:44.693 INFO:tasks.rados.rados.0.smithi031.stdout:3397: rollback oid 19 current snap is 336 2024-04-17T11:45:44.693 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 19 to 320 2024-04-17T11:45:44.693 INFO:tasks.rados.rados.0.smithi031.stdout:3398: copy_from oid 18 from oid 42 current snap is 336 2024-04-17T11:45:44.693 INFO:tasks.rados.rados.0.smithi031.stdout:3399: read oid 30 snap 335 2024-04-17T11:45:44.693 INFO:tasks.rados.rados.0.smithi031.stdout:3399: expect (ObjNum 946 snap 303 seq_num 946) 2024-04-17T11:45:44.693 INFO:tasks.rados.rados.0.smithi031.stdout:3400: read oid 10 snap -1 2024-04-17T11:45:44.693 INFO:tasks.rados.rados.0.smithi031.stdout:3400: expect deleted 2024-04-17T11:45:44.694 INFO:tasks.rados.rados.0.smithi031.stdout:3401: delete oid 21 current snap is 336 2024-04-17T11:45:44.698 INFO:tasks.rados.rados.0.smithi031.stdout:3397: finishing rollback tid 0 to smithi03173351-19 2024-04-17T11:45:44.702 INFO:tasks.rados.rados.0.smithi031.stdout:3399: expect (ObjNum 946 snap 303 seq_num 946) 2024-04-17T11:45:44.743 INFO:tasks.rados.rados.0.smithi031.stdout:3398: finishing copy_from racing read to smithi03173351-18 2024-04-17T11:45:44.744 INFO:tasks.rados.rados.0.smithi031.stdout:3398: finishing copy_from to smithi03173351-18 2024-04-17T11:45:44.744 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 2740 (ObjNum 940 snap 303 seq_num 940) dirty exists 2024-04-17T11:45:44.744 INFO:tasks.rados.rados.0.smithi031.stdout:3397: finishing rollback tid 1 to smithi03173351-19 2024-04-17T11:45:44.744 INFO:tasks.rados.rados.0.smithi031.stdout:3398: done (4 left) 2024-04-17T11:45:44.744 INFO:tasks.rados.rados.0.smithi031.stdout:3399: done (3 left) 2024-04-17T11:45:44.744 INFO:tasks.rados.rados.0.smithi031.stdout:3400: done (2 left) 2024-04-17T11:45:44.744 INFO:tasks.rados.rados.0.smithi031.stdout:3401: done (1 left) 2024-04-17T11:45:44.744 INFO:tasks.rados.rados.0.smithi031.stdout:3402: rmattr oid 8 current snap is 336 2024-04-17T11:45:44.744 INFO:tasks.rados.rados.0.smithi031.stdout:3402: done (1 left) 2024-04-17T11:45:44.744 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 336 2024-04-17T11:45:44.745 INFO:tasks.rados.rados.0.smithi031.stdout:3397: finishing rollback tid 2 to smithi03173351-19 2024-04-17T11:45:44.745 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 3008 (ObjNum 934 snap 301 seq_num 934) dirty exists 2024-04-17T11:45:44.745 INFO:tasks.rados.rados.0.smithi031.stdout:3403: seq_num 1051 ranges {1654784=409600,2064384=401408} 2024-04-17T11:45:44.754 INFO:tasks.rados.rados.0.smithi031.stdout:3403: writing smithi03173351-36 from 1654784 to 2064384 tid 1 2024-04-17T11:45:44.757 INFO:tasks.rados.rados.0.smithi031.stdout:3403: writing smithi03173351-36 from 2064384 to 2465792 tid 2 2024-04-17T11:45:44.757 INFO:tasks.rados.rados.0.smithi031.stdout:3397: done (1 left) 2024-04-17T11:45:44.757 INFO:tasks.rados.rados.0.smithi031.stdout:3404: rollback oid 12 current snap is 336 2024-04-17T11:45:44.757 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 12 to 320 2024-04-17T11:45:44.757 INFO:tasks.rados.rados.0.smithi031.stdout:3405: rmattr oid 6 current snap is 336 2024-04-17T11:45:44.757 INFO:tasks.rados.rados.0.smithi031.stdout:3406: read oid 29 snap -1 2024-04-17T11:45:44.757 INFO:tasks.rados.rados.0.smithi031.stdout:3406: expect deleted 2024-04-17T11:45:44.758 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 336 2024-04-17T11:45:44.758 INFO:tasks.rados.rados.0.smithi031.stdout:3407: seq_num 1052 ranges {4571136=425984,4997120=401408} 2024-04-17T11:45:44.784 INFO:tasks.rados.rados.0.smithi031.stdout:3407: writing smithi03173351-31 from 4571136 to 4997120 tid 1 2024-04-17T11:45:44.787 INFO:tasks.rados.rados.0.smithi031.stdout:3407: writing smithi03173351-31 from 4997120 to 5398528 tid 2 2024-04-17T11:45:44.787 INFO:tasks.rados.rados.0.smithi031.stdout:3408: snap_create 2024-04-17T11:45:44.787 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 2910 (ObjNum 1031 snap 334 seq_num 1031) dirty exists 2024-04-17T11:45:44.787 INFO:tasks.rados.rados.0.smithi031.stdout:3403: finishing write tid 1 to smithi03173351-36 2024-04-17T11:45:44.787 INFO:tasks.rados.rados.0.smithi031.stdout:3403: finishing write tid 2 to smithi03173351-36 2024-04-17T11:45:44.787 INFO:tasks.rados.rados.0.smithi031.stdout:3403: finishing write tid 3 to smithi03173351-36 2024-04-17T11:45:44.787 INFO:tasks.rados.rados.0.smithi031.stdout:3404: finishing rollback tid 0 to smithi03173351-12 2024-04-17T11:45:44.787 INFO:tasks.rados.rados.0.smithi031.stdout:3403: finishing write tid 4 to smithi03173351-36 2024-04-17T11:45:44.787 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 3075 (ObjNum 1051 snap 336 seq_num 1051) dirty exists 2024-04-17T11:45:44.787 INFO:tasks.rados.rados.0.smithi031.stdout:3403: left oid 36 (ObjNum 1051 snap 336 seq_num 1051) 2024-04-17T11:45:44.788 INFO:tasks.rados.rados.0.smithi031.stdout:3404: finishing rollback tid 1 to smithi03173351-12 2024-04-17T11:45:44.788 INFO:tasks.rados.rados.0.smithi031.stdout:3404: finishing rollback tid 2 to smithi03173351-12 2024-04-17T11:45:44.788 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 3078 (ObjNum 960 snap 307 seq_num 960) dirty exists 2024-04-17T11:45:44.792 INFO:tasks.rados.rados.0.smithi031.stdout:3407: finishing write tid 1 to smithi03173351-31 2024-04-17T11:45:44.792 INFO:tasks.rados.rados.0.smithi031.stdout:3407: finishing write tid 2 to smithi03173351-31 2024-04-17T11:45:44.792 INFO:tasks.rados.rados.0.smithi031.stdout:3407: finishing write tid 3 to smithi03173351-31 2024-04-17T11:45:44.794 INFO:tasks.rados.rados.0.smithi031.stdout:3407: finishing write tid 4 to smithi03173351-31 2024-04-17T11:45:44.794 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 3227 (ObjNum 1052 snap 336 seq_num 1052) dirty exists 2024-04-17T11:45:44.794 INFO:tasks.rados.rados.0.smithi031.stdout:3407: left oid 31 (ObjNum 1052 snap 336 seq_num 1052) 2024-04-17T11:45:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:43.668778+0000 mon.a (mon.0) 1573 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-04-17T11:45:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:43.846930+0000 mgr.y (mgr.14556) 531 : cluster [DBG] pgmap v1120: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:45:44.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:43.668778+0000 mon.a (mon.0) 1573 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-04-17T11:45:44.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:43.846930+0000 mgr.y (mgr.14556) 531 : cluster [DBG] pgmap v1120: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:45:44.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:43.668778+0000 mon.a (mon.0) 1573 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-04-17T11:45:44.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:43.846930+0000 mgr.y (mgr.14556) 531 : cluster [DBG] pgmap v1120: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:45:45.676 INFO:tasks.rados.rados.0.smithi031.stdout:3403: done (5 left) 2024-04-17T11:45:45.676 INFO:tasks.rados.rados.0.smithi031.stdout:3404: done (4 left) 2024-04-17T11:45:45.677 INFO:tasks.rados.rados.0.smithi031.stdout:3405: done (3 left) 2024-04-17T11:45:45.677 INFO:tasks.rados.rados.0.smithi031.stdout:3406: done (2 left) 2024-04-17T11:45:45.677 INFO:tasks.rados.rados.0.smithi031.stdout:3407: done (1 left) 2024-04-17T11:45:45.677 INFO:tasks.rados.rados.0.smithi031.stdout:3408: done (0 left) 2024-04-17T11:45:45.677 INFO:tasks.rados.rados.0.smithi031.stdout:3409: snap_create 2024-04-17T11:45:45.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:44.675322+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-04-17T11:45:45.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:44.675322+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-04-17T11:45:45.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:44.675322+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-04-17T11:45:46.690 INFO:tasks.rados.rados.0.smithi031.stdout:3409: done (0 left) 2024-04-17T11:45:46.691 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 338 2024-04-17T11:45:46.691 INFO:tasks.rados.rados.0.smithi031.stdout:3410: seq_num 1053 ranges {5349376=442368,5791744=401408} 2024-04-17T11:45:46.722 INFO:tasks.rados.rados.0.smithi031.stdout:3410: writing smithi03173351-32 from 5349376 to 5791744 tid 1 2024-04-17T11:45:46.725 INFO:tasks.rados.rados.0.smithi031.stdout:3410: writing smithi03173351-32 from 5791744 to 6193152 tid 2 2024-04-17T11:45:46.725 INFO:tasks.rados.rados.0.smithi031.stdout:3411: read oid 50 snap 337 2024-04-17T11:45:46.725 INFO:tasks.rados.rados.0.smithi031.stdout:3411: expect deleted 2024-04-17T11:45:46.725 INFO:tasks.rados.rados.0.smithi031.stdout:3412: copy_from oid 45 from oid 16 current snap is 338 2024-04-17T11:45:46.725 INFO:tasks.rados.rados.0.smithi031.stdout:3413: snap_create 2024-04-17T11:45:46.732 INFO:tasks.rados.rados.0.smithi031.stdout:3410: finishing write tid 1 to smithi03173351-32 2024-04-17T11:45:46.732 INFO:tasks.rados.rados.0.smithi031.stdout:3410: finishing write tid 2 to smithi03173351-32 2024-04-17T11:45:46.732 INFO:tasks.rados.rados.0.smithi031.stdout:3410: finishing write tid 3 to smithi03173351-32 2024-04-17T11:45:46.735 INFO:tasks.rados.rados.0.smithi031.stdout:3410: finishing write tid 4 to smithi03173351-32 2024-04-17T11:45:46.735 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 2913 (ObjNum 1053 snap 338 seq_num 1053) dirty exists 2024-04-17T11:45:46.735 INFO:tasks.rados.rados.0.smithi031.stdout:3410: left oid 32 (ObjNum 1053 snap 338 seq_num 1053) 2024-04-17T11:45:46.782 INFO:tasks.rados.rados.0.smithi031.stdout:3412: finishing copy_from racing read to smithi03173351-45 2024-04-17T11:45:46.785 INFO:tasks.rados.rados.0.smithi031.stdout:3412: finishing copy_from to smithi03173351-45 2024-04-17T11:45:46.786 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 2753 (ObjNum 1014 snap 329 seq_num 1014) dirty exists 2024-04-17T11:45:46.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:45.676843+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-04-17T11:45:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:45.847411+0000 mgr.y (mgr.14556) 532 : cluster [DBG] pgmap v1123: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:45:46.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:45.676843+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-04-17T11:45:46.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:45.847411+0000 mgr.y (mgr.14556) 532 : cluster [DBG] pgmap v1123: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:45:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:45.676843+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-04-17T11:45:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:45.847411+0000 mgr.y (mgr.14556) 532 : cluster [DBG] pgmap v1123: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2024-04-17T11:45:47.691 INFO:tasks.rados.rados.0.smithi031.stdout:3410: done (3 left) 2024-04-17T11:45:47.691 INFO:tasks.rados.rados.0.smithi031.stdout:3411: done (2 left) 2024-04-17T11:45:47.691 INFO:tasks.rados.rados.0.smithi031.stdout:3412: done (1 left) 2024-04-17T11:45:47.691 INFO:tasks.rados.rados.0.smithi031.stdout:3413: done (0 left) 2024-04-17T11:45:47.691 INFO:tasks.rados.rados.0.smithi031.stdout:3414: read oid 34 snap -1 2024-04-17T11:45:47.691 INFO:tasks.rados.rados.0.smithi031.stdout:3414: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:45:47.691 INFO:tasks.rados.rados.0.smithi031.stdout:3415: read oid 7 snap -1 2024-04-17T11:45:47.691 INFO:tasks.rados.rados.0.smithi031.stdout:3415: expect (ObjNum 1006 snap 327 seq_num 1006) 2024-04-17T11:45:47.691 INFO:tasks.rados.rados.0.smithi031.stdout:3416: read oid 47 snap -1 2024-04-17T11:45:47.691 INFO:tasks.rados.rados.0.smithi031.stdout:3416: expect (ObjNum 966 snap 307 seq_num 966) 2024-04-17T11:45:47.691 INFO:tasks.rados.rados.0.smithi031.stdout:3417: delete oid 15 current snap is 339 2024-04-17T11:45:47.696 INFO:tasks.rados.rados.0.smithi031.stdout:3414: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:45:47.699 INFO:tasks.rados.rados.0.smithi031.stdout:3414: done (3 left) 2024-04-17T11:45:47.699 INFO:tasks.rados.rados.0.smithi031.stdout:3417: done (2 left) 2024-04-17T11:45:47.699 INFO:tasks.rados.rados.0.smithi031.stdout:3418: read oid 26 snap -1 2024-04-17T11:45:47.699 INFO:tasks.rados.rados.0.smithi031.stdout:3418: expect (ObjNum 954 snap 306 seq_num 954) 2024-04-17T11:45:47.699 INFO:tasks.rados.rados.0.smithi031.stdout:3419: read oid 44 snap 337 2024-04-17T11:45:47.699 INFO:tasks.rados.rados.0.smithi031.stdout:3419: expect (ObjNum 1036 snap 335 seq_num 1036) 2024-04-17T11:45:47.699 INFO:tasks.rados.rados.0.smithi031.stdout:3420: snap_create 2024-04-17T11:45:47.708 INFO:tasks.rados.rados.0.smithi031.stdout:3415: expect (ObjNum 1006 snap 327 seq_num 1006) 2024-04-17T11:45:47.850 INFO:tasks.rados.rados.0.smithi031.stdout:3418: expect (ObjNum 954 snap 306 seq_num 954) 2024-04-17T11:45:47.933 INFO:tasks.rados.rados.0.smithi031.stdout:3416: expect (ObjNum 966 snap 307 seq_num 966) 2024-04-17T11:45:47.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:46.686616+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-04-17T11:45:47.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:46.686616+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-04-17T11:45:47.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:46.686616+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-04-17T11:45:48.054 INFO:tasks.rados.rados.0.smithi031.stdout:3419: expect (ObjNum 1036 snap 335 seq_num 1036) 2024-04-17T11:45:48.701 INFO:tasks.rados.rados.0.smithi031.stdout:3415: done (4 left) 2024-04-17T11:45:48.701 INFO:tasks.rados.rados.0.smithi031.stdout:3416: done (3 left) 2024-04-17T11:45:48.702 INFO:tasks.rados.rados.0.smithi031.stdout:3418: done (2 left) 2024-04-17T11:45:48.702 INFO:tasks.rados.rados.0.smithi031.stdout:3419: done (1 left) 2024-04-17T11:45:48.702 INFO:tasks.rados.rados.0.smithi031.stdout:3420: done (0 left) 2024-04-17T11:45:48.702 INFO:tasks.rados.rados.0.smithi031.stdout:3421: snap_create 2024-04-17T11:45:48.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:47.689077+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-04-17T11:45:48.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:47.847947+0000 mgr.y (mgr.14556) 533 : cluster [DBG] pgmap v1126: 121 pgs: 121 active+clean; 263 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.4 MiB/s wr, 12 op/s 2024-04-17T11:45:48.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:47.689077+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-04-17T11:45:48.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:47.847947+0000 mgr.y (mgr.14556) 533 : cluster [DBG] pgmap v1126: 121 pgs: 121 active+clean; 263 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.4 MiB/s wr, 12 op/s 2024-04-17T11:45:48.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:47.689077+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-04-17T11:45:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:47.847947+0000 mgr.y (mgr.14556) 533 : cluster [DBG] pgmap v1126: 121 pgs: 121 active+clean; 263 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.4 MiB/s wr, 12 op/s 2024-04-17T11:45:49.437 INFO:tasks.rados.rados.0.smithi031.stdout:3421: done (0 left) 2024-04-17T11:45:49.437 INFO:tasks.rados.rados.0.smithi031.stdout:3422: rollback oid 9 current snap is 341 2024-04-17T11:45:49.437 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 9 to 318 2024-04-17T11:45:49.437 INFO:tasks.rados.rados.0.smithi031.stdout:3423: copy_from oid 11 from oid 31 current snap is 341 2024-04-17T11:45:49.437 INFO:tasks.rados.rados.0.smithi031.stdout:3424: read oid 13 snap -1 2024-04-17T11:45:49.437 INFO:tasks.rados.rados.0.smithi031.stdout:3424: expect (ObjNum 982 snap 317 seq_num 982) 2024-04-17T11:45:49.437 INFO:tasks.rados.rados.0.smithi031.stdout:3425: snap_create 2024-04-17T11:45:49.440 INFO:tasks.rados.rados.0.smithi031.stdout:3422: finishing rollback tid 0 to smithi03173351-9 2024-04-17T11:45:49.442 INFO:tasks.rados.rados.0.smithi031.stdout:3422: finishing rollback tid 1 to smithi03173351-9 2024-04-17T11:45:49.442 INFO:tasks.rados.rados.0.smithi031.stdout:3422: finishing rollback tid 2 to smithi03173351-9 2024-04-17T11:45:49.442 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 2737 (ObjNum 946 snap 303 seq_num 946) dirty exists 2024-04-17T11:45:49.450 INFO:tasks.rados.rados.0.smithi031.stdout:3424: expect (ObjNum 982 snap 317 seq_num 982) 2024-04-17T11:45:49.548 INFO:tasks.rados.rados.0.smithi031.stdout:3423: finishing copy_from racing read to smithi03173351-11 2024-04-17T11:45:49.548 INFO:tasks.rados.rados.0.smithi031.stdout:3423: finishing copy_from to smithi03173351-11 2024-04-17T11:45:49.548 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 3227 (ObjNum 1052 snap 336 seq_num 1052) dirty exists 2024-04-17T11:45:49.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:48.701313+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-04-17T11:45:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:49.436088+0000 mon.a (mon.0) 1579 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-04-17T11:45:49.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:48.701313+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-04-17T11:45:49.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:49.436088+0000 mon.a (mon.0) 1579 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-04-17T11:45:49.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:48.701313+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-04-17T11:45:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:49.436088+0000 mon.a (mon.0) 1579 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-04-17T11:45:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:3422: done (3 left) 2024-04-17T11:45:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:3423: done (2 left) 2024-04-17T11:45:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:3424: done (1 left) 2024-04-17T11:45:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:3425: done (0 left) 2024-04-17T11:45:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:3426: rollback oid 20 current snap is 342 2024-04-17T11:45:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 20 to 323 2024-04-17T11:45:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:3427: rmattr oid 23 current snap is 342 2024-04-17T11:45:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:3427: done (1 left) 2024-04-17T11:45:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:3428: rollback oid 31 current snap is 342 2024-04-17T11:45:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 31 to 328 2024-04-17T11:45:50.438 INFO:tasks.rados.rados.0.smithi031.stdout:3429: delete oid 39 current snap is 342 2024-04-17T11:45:50.444 INFO:tasks.rados.rados.0.smithi031.stdout:3426: finishing rollback tid 0 to smithi03173351-20 2024-04-17T11:45:50.445 INFO:tasks.rados.rados.0.smithi031.stdout:3426: finishing rollback tid 1 to smithi03173351-20 2024-04-17T11:45:50.446 INFO:tasks.rados.rados.0.smithi031.stdout:3426: finishing rollback tid 2 to smithi03173351-20 2024-04-17T11:45:50.446 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2839 (ObjNum 979 snap 314 seq_num 979) dirty exists 2024-04-17T11:45:50.446 INFO:tasks.rados.rados.0.smithi031.stdout:3426: done (2 left) 2024-04-17T11:45:50.446 INFO:tasks.rados.rados.0.smithi031.stdout:3429: done (1 left) 2024-04-17T11:45:50.446 INFO:tasks.rados.rados.0.smithi031.stdout:3430: delete oid 6 current snap is 342 2024-04-17T11:45:50.447 INFO:tasks.rados.rados.0.smithi031.stdout:3428: finishing rollback tid 0 to smithi03173351-31 2024-04-17T11:45:50.447 INFO:tasks.rados.rados.0.smithi031.stdout:3428: finishing rollback tid 1 to smithi03173351-31 2024-04-17T11:45:50.447 INFO:tasks.rados.rados.0.smithi031.stdout:3428: finishing rollback tid 2 to smithi03173351-31 2024-04-17T11:45:50.447 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 3233 (ObjNum 1001 snap 326 seq_num 1001) dirty exists 2024-04-17T11:45:50.450 INFO:tasks.rados.rados.0.smithi031.stdout:3428: done (1 left) 2024-04-17T11:45:50.450 INFO:tasks.rados.rados.0.smithi031.stdout:3430: done (0 left) 2024-04-17T11:45:50.450 INFO:tasks.rados.rados.0.smithi031.stdout:3431: snap_remove snap 320 2024-04-17T11:45:50.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:49.848533+0000 mgr.y (mgr.14556) 534 : cluster [DBG] pgmap v1129: 121 pgs: 121 active+clean; 263 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.4 MiB/s wr, 12 op/s 2024-04-17T11:45:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:50.438398+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-04-17T11:45:50.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:49.848533+0000 mgr.y (mgr.14556) 534 : cluster [DBG] pgmap v1129: 121 pgs: 121 active+clean; 263 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.4 MiB/s wr, 12 op/s 2024-04-17T11:45:50.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:50.438398+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-04-17T11:45:50.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:49.848533+0000 mgr.y (mgr.14556) 534 : cluster [DBG] pgmap v1129: 121 pgs: 121 active+clean; 263 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.4 MiB/s wr, 12 op/s 2024-04-17T11:45:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:50.438398+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-04-17T11:45:51.440 INFO:tasks.rados.rados.0.smithi031.stdout:3431: done (0 left) 2024-04-17T11:45:51.440 INFO:tasks.rados.rados.0.smithi031.stdout:3432: delete oid 17 current snap is 342 2024-04-17T11:45:51.456 INFO:tasks.rados.rados.0.smithi031.stdout:3432: done (0 left) 2024-04-17T11:45:51.456 INFO:tasks.rados.rados.0.smithi031.stdout:3433: snap_create 2024-04-17T11:45:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:45:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:51] "GET /metrics HTTP/1.1" 200 192258 "" "Prometheus/2.33.4" 2024-04-17T11:45:52.444 INFO:tasks.rados.rados.0.smithi031.stdout:3433: done (0 left) 2024-04-17T11:45:52.445 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 343 2024-04-17T11:45:52.445 INFO:tasks.rados.rados.0.smithi031.stdout:3434: seq_num 1058 ranges {2433024=524288,2957312=401408} 2024-04-17T11:45:52.460 INFO:tasks.rados.rados.0.smithi031.stdout:3434: writing smithi03173351-8 from 2433024 to 2957312 tid 1 2024-04-17T11:45:52.463 INFO:tasks.rados.rados.0.smithi031.stdout:3434: writing smithi03173351-8 from 2957312 to 3358720 tid 2 2024-04-17T11:45:52.463 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 29 current snap is 343 2024-04-17T11:45:52.463 INFO:tasks.rados.rados.0.smithi031.stdout:3435: seq_num 1059 ranges {0=540672,540672=401408} 2024-04-17T11:45:52.467 INFO:tasks.rados.rados.0.smithi031.stdout:3435: writing smithi03173351-29 from 0 to 540672 tid 1 2024-04-17T11:45:52.469 INFO:tasks.rados.rados.0.smithi031.stdout:3435: writing smithi03173351-29 from 540672 to 942080 tid 2 2024-04-17T11:45:52.469 INFO:tasks.rados.rados.0.smithi031.stdout:3436: copy_from oid 12 from oid 17 current snap is 343 2024-04-17T11:45:52.469 INFO:tasks.rados.rados.0.smithi031.stdout:3434: finishing write tid 1 to smithi03173351-8 2024-04-17T11:45:52.469 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 343 2024-04-17T11:45:52.470 INFO:tasks.rados.rados.0.smithi031.stdout:3437: seq_num 1060 ranges {0=557056,557056=401408} 2024-04-17T11:45:52.472 INFO:tasks.rados.rados.0.smithi031.stdout:3437: writing smithi03173351-10 from 0 to 557056 tid 1 2024-04-17T11:45:52.475 INFO:tasks.rados.rados.0.smithi031.stdout:3437: writing smithi03173351-10 from 557056 to 958464 tid 2 2024-04-17T11:45:52.475 INFO:tasks.rados.rados.0.smithi031.stdout:3438: snap_remove snap 339 2024-04-17T11:45:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:51.440416+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-04-17T11:45:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:51.849139+0000 mgr.y (mgr.14556) 535 : cluster [DBG] pgmap v1132: 121 pgs: 121 active+clean; 263 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:51.440416+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-04-17T11:45:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:51.849139+0000 mgr.y (mgr.14556) 535 : cluster [DBG] pgmap v1132: 121 pgs: 121 active+clean; 263 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:51.440416+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-04-17T11:45:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:51.849139+0000 mgr.y (mgr.14556) 535 : cluster [DBG] pgmap v1132: 121 pgs: 121 active+clean; 263 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:45:53.452 INFO:tasks.rados.rados.0.smithi031.stdout:3438: done (4 left) 2024-04-17T11:45:53.452 INFO:tasks.rados.rados.0.smithi031.stdout:3439: rollback oid 26 current snap is 343 2024-04-17T11:45:53.452 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 334 2024-04-17T11:45:53.452 INFO:tasks.rados.rados.0.smithi031.stdout:3440: snap_remove snap 338 2024-04-17T11:45:53.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:52.444601+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-04-17T11:45:53.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:52.444601+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-04-17T11:45:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:52.444601+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-04-17T11:45:54.463 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:45:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:45:54.470 INFO:tasks.rados.rados.0.smithi031.stdout:3440: done (5 left) 2024-04-17T11:45:54.471 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 343 2024-04-17T11:45:54.471 INFO:tasks.rados.rados.0.smithi031.stdout:3441: seq_num 1061 ranges {3375104=573440,3948544=401408} 2024-04-17T11:45:54.492 INFO:tasks.rados.rados.0.smithi031.stdout:3441: writing smithi03173351-31 from 3375104 to 3948544 tid 1 2024-04-17T11:45:54.495 INFO:tasks.rados.rados.0.smithi031.stdout:3441: writing smithi03173351-31 from 3948544 to 4349952 tid 2 2024-04-17T11:45:54.495 INFO:tasks.rados.rados.0.smithi031.stdout:3442: snap_create 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3434: finishing write tid 2 to smithi03173351-8 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3434: finishing write tid 3 to smithi03173351-8 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3436: finishing copy_from to smithi03173351-12 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3436: got expected ENOENT (src dne) 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3436: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3435: finishing write tid 1 to smithi03173351-29 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3435: finishing write tid 2 to smithi03173351-29 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3434: finishing write tid 4 to smithi03173351-8 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 3073 (ObjNum 1058 snap 343 seq_num 1058) dirty exists 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3434: left oid 8 (ObjNum 1058 snap 343 seq_num 1058) 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3435: finishing write tid 3 to smithi03173351-29 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3437: finishing write tid 1 to smithi03173351-10 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3437: finishing write tid 2 to smithi03173351-10 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3437: finishing write tid 3 to smithi03173351-10 2024-04-17T11:45:54.496 INFO:tasks.rados.rados.0.smithi031.stdout:3435: finishing write tid 4 to smithi03173351-29 2024-04-17T11:45:54.497 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 3076 (ObjNum 1059 snap 343 seq_num 1059) dirty exists 2024-04-17T11:45:54.497 INFO:tasks.rados.rados.0.smithi031.stdout:3435: left oid 29 (ObjNum 1059 snap 343 seq_num 1059) 2024-04-17T11:45:54.497 INFO:tasks.rados.rados.0.smithi031.stdout:3437: finishing write tid 4 to smithi03173351-10 2024-04-17T11:45:54.497 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 2987 (ObjNum 1060 snap 343 seq_num 1060) dirty exists 2024-04-17T11:45:54.497 INFO:tasks.rados.rados.0.smithi031.stdout:3437: left oid 10 (ObjNum 1060 snap 343 seq_num 1060) 2024-04-17T11:45:54.497 INFO:tasks.rados.rados.0.smithi031.stdout:3439: finishing rollback tid 0 to smithi03173351-26 2024-04-17T11:45:54.497 INFO:tasks.rados.rados.0.smithi031.stdout:3439: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:45:54.497 INFO:tasks.rados.rados.0.smithi031.stdout:3439: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:45:54.497 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 2917 (ObjNum 954 snap 306 seq_num 954) dirty exists 2024-04-17T11:45:54.501 INFO:tasks.rados.rados.0.smithi031.stdout:3441: finishing write tid 1 to smithi03173351-31 2024-04-17T11:45:54.502 INFO:tasks.rados.rados.0.smithi031.stdout:3441: finishing write tid 2 to smithi03173351-31 2024-04-17T11:45:54.502 INFO:tasks.rados.rados.0.smithi031.stdout:3441: finishing write tid 3 to smithi03173351-31 2024-04-17T11:45:54.503 INFO:tasks.rados.rados.0.smithi031.stdout:3441: finishing write tid 4 to smithi03173351-31 2024-04-17T11:45:54.504 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 3253 (ObjNum 1061 snap 343 seq_num 1061) dirty exists 2024-04-17T11:45:54.504 INFO:tasks.rados.rados.0.smithi031.stdout:3441: left oid 31 (ObjNum 1061 snap 343 seq_num 1061) 2024-04-17T11:45:54.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:53.451747+0000 mon.a (mon.0) 1583 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-04-17T11:45:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:53.849753+0000 mgr.y (mgr.14556) 536 : cluster [DBG] pgmap v1135: 121 pgs: 121 active+clean; 271 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-17T11:45:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:53.451747+0000 mon.a (mon.0) 1583 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-04-17T11:45:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:53.849753+0000 mgr.y (mgr.14556) 536 : cluster [DBG] pgmap v1135: 121 pgs: 121 active+clean; 271 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-17T11:45:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:53.451747+0000 mon.a (mon.0) 1583 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-04-17T11:45:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:53.849753+0000 mgr.y (mgr.14556) 536 : cluster [DBG] pgmap v1135: 121 pgs: 121 active+clean; 271 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-17T11:45:55.473 INFO:tasks.rados.rados.0.smithi031.stdout:3434: done (6 left) 2024-04-17T11:45:55.473 INFO:tasks.rados.rados.0.smithi031.stdout:3435: done (5 left) 2024-04-17T11:45:55.473 INFO:tasks.rados.rados.0.smithi031.stdout:3436: done (4 left) 2024-04-17T11:45:55.473 INFO:tasks.rados.rados.0.smithi031.stdout:3437: done (3 left) 2024-04-17T11:45:55.473 INFO:tasks.rados.rados.0.smithi031.stdout:3439: done (2 left) 2024-04-17T11:45:55.473 INFO:tasks.rados.rados.0.smithi031.stdout:3441: done (1 left) 2024-04-17T11:45:55.473 INFO:tasks.rados.rados.0.smithi031.stdout:3442: done (0 left) 2024-04-17T11:45:55.473 INFO:tasks.rados.rados.0.smithi031.stdout:3443: read oid 31 snap -1 2024-04-17T11:45:55.474 INFO:tasks.rados.rados.0.smithi031.stdout:3443: expect (ObjNum 1061 snap 343 seq_num 1061) 2024-04-17T11:45:55.474 INFO:tasks.rados.rados.0.smithi031.stdout:3444: read oid 45 snap -1 2024-04-17T11:45:55.474 INFO:tasks.rados.rados.0.smithi031.stdout:3444: expect (ObjNum 1014 snap 329 seq_num 1014) 2024-04-17T11:45:55.474 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 24 current snap is 344 2024-04-17T11:45:55.474 INFO:tasks.rados.rados.0.smithi031.stdout:3445: seq_num 1062 ranges {1998848=589824,2588672=401408} 2024-04-17T11:45:55.486 INFO:tasks.rados.rados.0.smithi031.stdout:3445: writing smithi03173351-24 from 1998848 to 2588672 tid 1 2024-04-17T11:45:55.489 INFO:tasks.rados.rados.0.smithi031.stdout:3445: writing smithi03173351-24 from 2588672 to 2990080 tid 2 2024-04-17T11:45:55.489 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 344 2024-04-17T11:45:55.489 INFO:tasks.rados.rados.0.smithi031.stdout:3446: seq_num 1063 ranges {5931008=606208,6537216=401408} 2024-04-17T11:45:55.525 INFO:tasks.rados.rados.0.smithi031.stdout:3446: writing smithi03173351-27 from 5931008 to 6537216 tid 1 2024-04-17T11:45:55.527 INFO:tasks.rados.rados.0.smithi031.stdout:3446: writing smithi03173351-27 from 6537216 to 6938624 tid 2 2024-04-17T11:45:55.527 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 344 2024-04-17T11:45:55.528 INFO:tasks.rados.rados.0.smithi031.stdout:3447: seq_num 1064 ranges {3358720=622592,3981312=401408} 2024-04-17T11:45:55.549 INFO:tasks.rados.rados.0.smithi031.stdout:3447: writing smithi03173351-8 from 3358720 to 3981312 tid 1 2024-04-17T11:45:55.552 INFO:tasks.rados.rados.0.smithi031.stdout:3447: writing smithi03173351-8 from 3981312 to 4382720 tid 2 2024-04-17T11:45:55.552 INFO:tasks.rados.rados.0.smithi031.stdout:3448: delete oid 17 current snap is 344 2024-04-17T11:45:55.552 INFO:tasks.rados.rados.0.smithi031.stdout:3443: expect (ObjNum 1061 snap 343 seq_num 1061) 2024-04-17T11:45:55.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:54.467365+0000 mon.a (mon.0) 1584 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-04-17T11:45:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:54.467365+0000 mon.a (mon.0) 1584 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-04-17T11:45:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:54.467365+0000 mon.a (mon.0) 1584 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-04-17T11:45:55.742 INFO:tasks.rados.rados.0.smithi031.stdout:3445: finishing write tid 1 to smithi03173351-24 2024-04-17T11:45:55.742 INFO:tasks.rados.rados.0.smithi031.stdout:3445: finishing write tid 2 to smithi03173351-24 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3445: finishing write tid 3 to smithi03173351-24 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3445: finishing write tid 4 to smithi03173351-24 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 2845 (ObjNum 1062 snap 344 seq_num 1062) dirty exists 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3445: left oid 24 (ObjNum 1062 snap 344 seq_num 1062) 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3443: done (5 left) 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3445: done (4 left) 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3448: done (3 left) 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3449: read oid 36 snap 323 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3449: expect (ObjNum 930 snap 299 seq_num 930) 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3450: read oid 44 snap -1 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3450: expect (ObjNum 1036 snap 335 seq_num 1036) 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3451: delete oid 2 current snap is 344 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3446: finishing write tid 1 to smithi03173351-27 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3446: finishing write tid 2 to smithi03173351-27 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3446: finishing write tid 3 to smithi03173351-27 2024-04-17T11:45:55.743 INFO:tasks.rados.rados.0.smithi031.stdout:3446: finishing write tid 4 to smithi03173351-27 2024-04-17T11:45:55.744 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 2841 (ObjNum 1063 snap 344 seq_num 1063) dirty exists 2024-04-17T11:45:55.744 INFO:tasks.rados.rados.0.smithi031.stdout:3446: left oid 27 (ObjNum 1063 snap 344 seq_num 1063) 2024-04-17T11:45:55.744 INFO:tasks.rados.rados.0.smithi031.stdout:3444: expect (ObjNum 1014 snap 329 seq_num 1014) 2024-04-17T11:45:56.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:55.473429+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-04-17T11:45:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:55.850119+0000 mgr.y (mgr.14556) 537 : cluster [DBG] pgmap v1138: 121 pgs: 121 active+clean; 271 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-17T11:45:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:55.473429+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-04-17T11:45:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:55.850119+0000 mgr.y (mgr.14556) 537 : cluster [DBG] pgmap v1138: 121 pgs: 121 active+clean; 271 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-17T11:45:56.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:55.473429+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-04-17T11:45:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:55.850119+0000 mgr.y (mgr.14556) 537 : cluster [DBG] pgmap v1138: 121 pgs: 121 active+clean; 271 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-17T11:45:57.356 INFO:tasks.rados.rados.0.smithi031.stdout:3447: finishing write tid 1 to smithi03173351-8 2024-04-17T11:45:57.356 INFO:tasks.rados.rados.0.smithi031.stdout:3447: finishing write tid 2 to smithi03173351-8 2024-04-17T11:45:57.356 INFO:tasks.rados.rados.0.smithi031.stdout:3447: finishing write tid 3 to smithi03173351-8 2024-04-17T11:45:57.356 INFO:tasks.rados.rados.0.smithi031.stdout:3447: finishing write tid 4 to smithi03173351-8 2024-04-17T11:45:57.356 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 3079 (ObjNum 1064 snap 344 seq_num 1064) dirty exists 2024-04-17T11:45:57.356 INFO:tasks.rados.rados.0.smithi031.stdout:3447: left oid 8 (ObjNum 1064 snap 344 seq_num 1064) 2024-04-17T11:45:57.356 INFO:tasks.rados.rados.0.smithi031.stdout:3449: expect (ObjNum 930 snap 299 seq_num 930) 2024-04-17T11:45:57.410 INFO:tasks.rados.rados.0.smithi031.stdout:3450: expect (ObjNum 1036 snap 335 seq_num 1036) 2024-04-17T11:45:57.674 INFO:tasks.rados.rados.0.smithi031.stdout:3444: done (5 left) 2024-04-17T11:45:57.674 INFO:tasks.rados.rados.0.smithi031.stdout:3446: done (4 left) 2024-04-17T11:45:57.674 INFO:tasks.rados.rados.0.smithi031.stdout:3447: done (3 left) 2024-04-17T11:45:57.674 INFO:tasks.rados.rados.0.smithi031.stdout:3449: done (2 left) 2024-04-17T11:45:57.674 INFO:tasks.rados.rados.0.smithi031.stdout:3450: done (1 left) 2024-04-17T11:45:57.674 INFO:tasks.rados.rados.0.smithi031.stdout:3451: done (0 left) 2024-04-17T11:45:57.674 INFO:tasks.rados.rados.0.smithi031.stdout:3452: setattr oid 15 current snap is 344 2024-04-17T11:45:57.675 INFO:tasks.rados.rados.0.smithi031.stdout:3453: delete oid 16 current snap is 344 2024-04-17T11:45:57.677 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 3228 (ObjNum 1936087632 snap 1431916382 seq_num 1784573043) dirty exists 2024-04-17T11:45:57.678 INFO:tasks.rados.rados.0.smithi031.stdout:3452: done (1 left) 2024-04-17T11:45:57.678 INFO:tasks.rados.rados.0.smithi031.stdout:3453: done (0 left) 2024-04-17T11:45:57.678 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 12 current snap is 344 2024-04-17T11:45:57.678 INFO:tasks.rados.rados.0.smithi031.stdout:3454: seq_num 1068 ranges {5824512=696320,6520832=401408} 2024-04-17T11:45:57.713 INFO:tasks.rados.rados.0.smithi031.stdout:3454: writing smithi03173351-12 from 5824512 to 6520832 tid 1 2024-04-17T11:45:57.716 INFO:tasks.rados.rados.0.smithi031.stdout:3454: writing smithi03173351-12 from 6520832 to 6922240 tid 2 2024-04-17T11:45:57.716 INFO:tasks.rados.rados.0.smithi031.stdout:3455: snap_remove snap 318 2024-04-17T11:45:57.773 INFO:tasks.rados.rados.0.smithi031.stdout:3455: done (1 left) 2024-04-17T11:45:57.773 INFO:tasks.rados.rados.0.smithi031.stdout:3456: copy_from oid 28 from oid 33 current snap is 344 2024-04-17T11:45:57.773 INFO:tasks.rados.rados.0.smithi031.stdout:3454: finishing write tid 1 to smithi03173351-12 2024-04-17T11:45:57.773 INFO:tasks.rados.rados.0.smithi031.stdout:3454: finishing write tid 2 to smithi03173351-12 2024-04-17T11:45:57.773 INFO:tasks.rados.rados.0.smithi031.stdout:3454: finishing write tid 3 to smithi03173351-12 2024-04-17T11:45:57.773 INFO:tasks.rados.rados.0.smithi031.stdout:3454: finishing write tid 4 to smithi03173351-12 2024-04-17T11:45:57.773 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 3081 (ObjNum 1068 snap 344 seq_num 1068) dirty exists 2024-04-17T11:45:57.774 INFO:tasks.rados.rados.0.smithi031.stdout:3454: left oid 12 (ObjNum 1068 snap 344 seq_num 1068) 2024-04-17T11:45:57.774 INFO:tasks.rados.rados.0.smithi031.stdout:3454: done (1 left) 2024-04-17T11:45:57.774 INFO:tasks.rados.rados.0.smithi031.stdout:3457: rollback oid 20 current snap is 344 2024-04-17T11:45:57.774 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 20 to 328 2024-04-17T11:45:57.774 INFO:tasks.rados.rados.0.smithi031.stdout:3458: snap_create 2024-04-17T11:45:57.791 INFO:tasks.rados.rados.0.smithi031.stdout:3457: finishing rollback tid 0 to smithi03173351-20 2024-04-17T11:45:57.793 INFO:tasks.rados.rados.0.smithi031.stdout:3457: finishing rollback tid 1 to smithi03173351-20 2024-04-17T11:45:57.793 INFO:tasks.rados.rados.0.smithi031.stdout:3457: finishing rollback tid 2 to smithi03173351-20 2024-04-17T11:45:57.793 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2842 (ObjNum 997 snap 325 seq_num 997) dirty exists 2024-04-17T11:45:57.805 INFO:tasks.rados.rados.0.smithi031.stdout:3456: finishing copy_from racing read to smithi03173351-28 2024-04-17T11:45:57.806 INFO:tasks.rados.rados.0.smithi031.stdout:3456: finishing copy_from to smithi03173351-28 2024-04-17T11:45:57.806 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 3196 (ObjNum 1044 snap 335 seq_num 1044) dirty exists 2024-04-17T11:45:58.778 INFO:tasks.rados.rados.0.smithi031.stdout:3456: done (2 left) 2024-04-17T11:45:58.779 INFO:tasks.rados.rados.0.smithi031.stdout:3457: done (1 left) 2024-04-17T11:45:58.779 INFO:tasks.rados.rados.0.smithi031.stdout:3458: done (0 left) 2024-04-17T11:45:58.779 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 345 2024-04-17T11:45:58.779 INFO:tasks.rados.rados.0.smithi031.stdout:3459: seq_num 1069 ranges {2924544=712704,3637248=401408} 2024-04-17T11:45:58.798 INFO:tasks.rados.rados.0.smithi031.stdout:3459: writing smithi03173351-4 from 2924544 to 3637248 tid 1 2024-04-17T11:45:58.800 INFO:tasks.rados.rados.0.smithi031.stdout:3459: writing smithi03173351-4 from 3637248 to 4038656 tid 2 2024-04-17T11:45:58.800 INFO:tasks.rados.rados.0.smithi031.stdout:3460: snap_remove snap 342 2024-04-17T11:45:59.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:57.773401+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-04-17T11:45:59.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:57.850949+0000 mgr.y (mgr.14556) 538 : cluster [DBG] pgmap v1140: 121 pgs: 121 active+clean; 281 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-04-17T11:45:59.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:57.773401+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-04-17T11:45:59.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:57.850949+0000 mgr.y (mgr.14556) 538 : cluster [DBG] pgmap v1140: 121 pgs: 121 active+clean; 281 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-04-17T11:45:59.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:57.773401+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-04-17T11:45:59.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:57.850949+0000 mgr.y (mgr.14556) 538 : cluster [DBG] pgmap v1140: 121 pgs: 121 active+clean; 281 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-04-17T11:45:59.440 INFO:tasks.rados.rados.0.smithi031.stdout:3460: done (1 left) 2024-04-17T11:45:59.440 INFO:tasks.rados.rados.0.smithi031.stdout:3461: snap_remove snap 335 2024-04-17T11:46:00.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:58.779529+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-04-17T11:46:00.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:45:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:59.440037+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-04-17T11:46:00.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:58.779529+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-04-17T11:46:00.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:45:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:59.440037+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-04-17T11:46:00.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:58.779529+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-04-17T11:46:00.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:45:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:59.440037+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-04-17T11:46:00.440 INFO:tasks.rados.rados.0.smithi031.stdout:3461: done (1 left) 2024-04-17T11:46:00.440 INFO:tasks.rados.rados.0.smithi031.stdout:3462: delete oid 26 current snap is 345 2024-04-17T11:46:00.440 INFO:tasks.rados.rados.0.smithi031.stdout:3459: finishing write tid 1 to smithi03173351-4 2024-04-17T11:46:00.440 INFO:tasks.rados.rados.0.smithi031.stdout:3459: finishing write tid 2 to smithi03173351-4 2024-04-17T11:46:00.440 INFO:tasks.rados.rados.0.smithi031.stdout:3459: finishing write tid 3 to smithi03173351-4 2024-04-17T11:46:00.440 INFO:tasks.rados.rados.0.smithi031.stdout:3459: finishing write tid 4 to smithi03173351-4 2024-04-17T11:46:00.440 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 3269 (ObjNum 1069 snap 345 seq_num 1069) dirty exists 2024-04-17T11:46:00.440 INFO:tasks.rados.rados.0.smithi031.stdout:3459: left oid 4 (ObjNum 1069 snap 345 seq_num 1069) 2024-04-17T11:46:00.455 INFO:tasks.rados.rados.0.smithi031.stdout:3459: done (1 left) 2024-04-17T11:46:00.455 INFO:tasks.rados.rados.0.smithi031.stdout:3462: done (0 left) 2024-04-17T11:46:00.455 INFO:tasks.rados.rados.0.smithi031.stdout:3463: snap_remove snap 336 2024-04-17T11:46:01.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:45:59.851376+0000 mgr.y (mgr.14556) 539 : cluster [DBG] pgmap v1143: 121 pgs: 121 active+clean; 281 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-04-17T11:46:01.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:00.439544+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-04-17T11:46:01.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:45:59.851376+0000 mgr.y (mgr.14556) 539 : cluster [DBG] pgmap v1143: 121 pgs: 121 active+clean; 281 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-04-17T11:46:01.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:00.439544+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-04-17T11:46:01.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:45:59.851376+0000 mgr.y (mgr.14556) 539 : cluster [DBG] pgmap v1143: 121 pgs: 121 active+clean; 281 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-04-17T11:46:01.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:00.439544+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-04-17T11:46:01.442 INFO:tasks.rados.rados.0.smithi031.stdout:3463: done (0 left) 2024-04-17T11:46:01.442 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 345 2024-04-17T11:46:01.442 INFO:tasks.rados.rados.0.smithi031.stdout:3464: seq_num 1071 ranges {0=745472,745472=401408} 2024-04-17T11:46:01.450 INFO:tasks.rados.rados.0.smithi031.stdout:3464: writing smithi03173351-50 from 0 to 745472 tid 1 2024-04-17T11:46:01.450 INFO:tasks.rados.rados.0.smithi031.stdout:3464: writing smithi03173351-50 from 745472 to 1146880 tid 2 2024-04-17T11:46:01.450 INFO:tasks.rados.rados.0.smithi031.stdout:3465: delete oid 42 current snap is 345 2024-04-17T11:46:01.458 INFO:tasks.rados.rados.0.smithi031.stdout:3465: done (1 left) 2024-04-17T11:46:01.458 INFO:tasks.rados.rados.0.smithi031.stdout:3466: snap_create 2024-04-17T11:46:01.462 INFO:tasks.rados.rados.0.smithi031.stdout:3464: finishing write tid 1 to smithi03173351-50 2024-04-17T11:46:01.462 INFO:tasks.rados.rados.0.smithi031.stdout:3464: finishing write tid 2 to smithi03173351-50 2024-04-17T11:46:01.462 INFO:tasks.rados.rados.0.smithi031.stdout:3464: finishing write tid 3 to smithi03173351-50 2024-04-17T11:46:01.466 INFO:tasks.rados.rados.0.smithi031.stdout:3464: finishing write tid 4 to smithi03173351-50 2024-04-17T11:46:01.466 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 3288 (ObjNum 1071 snap 345 seq_num 1071) dirty exists 2024-04-17T11:46:01.467 INFO:tasks.rados.rados.0.smithi031.stdout:3464: left oid 50 (ObjNum 1071 snap 345 seq_num 1071) 2024-04-17T11:46:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:46:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:01] "GET /metrics HTTP/1.1" 200 192264 "" "Prometheus/2.33.4" 2024-04-17T11:46:02.449 INFO:tasks.rados.rados.0.smithi031.stdout:3464: done (1 left) 2024-04-17T11:46:02.449 INFO:tasks.rados.rados.0.smithi031.stdout:3466: done (0 left) 2024-04-17T11:46:02.449 INFO:tasks.rados.rados.0.smithi031.stdout:3467: snap_create 2024-04-17T11:46:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:01.441730+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-04-17T11:46:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:01.851897+0000 mgr.y (mgr.14556) 540 : cluster [DBG] pgmap v1146: 121 pgs: 121 active+clean; 281 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:01.441730+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-04-17T11:46:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:01.851897+0000 mgr.y (mgr.14556) 540 : cluster [DBG] pgmap v1146: 121 pgs: 121 active+clean; 281 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:01.441730+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-04-17T11:46:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:01.851897+0000 mgr.y (mgr.14556) 540 : cluster [DBG] pgmap v1146: 121 pgs: 121 active+clean; 281 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:03.451 INFO:tasks.rados.rados.0.smithi031.stdout:3467: done (0 left) 2024-04-17T11:46:03.451 INFO:tasks.rados.rados.0.smithi031.stdout:3468: rollback oid 11 current snap is 347 2024-04-17T11:46:03.451 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 11 to 323 2024-04-17T11:46:03.451 INFO:tasks.rados.rados.0.smithi031.stdout:3469: rollback oid 32 current snap is 347 2024-04-17T11:46:03.451 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 32 to 344 2024-04-17T11:46:03.451 INFO:tasks.rados.rados.0.smithi031.stdout:3470: delete oid 15 current snap is 347 2024-04-17T11:46:03.462 INFO:tasks.rados.rados.0.smithi031.stdout:3468: finishing rollback tid 0 to smithi03173351-11 2024-04-17T11:46:03.463 INFO:tasks.rados.rados.0.smithi031.stdout:3469: finishing rollback tid 0 to smithi03173351-32 2024-04-17T11:46:03.463 INFO:tasks.rados.rados.0.smithi031.stdout:3468: finishing rollback tid 1 to smithi03173351-11 2024-04-17T11:46:03.464 INFO:tasks.rados.rados.0.smithi031.stdout:3469: finishing rollback tid 1 to smithi03173351-32 2024-04-17T11:46:03.464 INFO:tasks.rados.rados.0.smithi031.stdout:3468: finishing rollback tid 2 to smithi03173351-11 2024-04-17T11:46:03.464 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 3231 (ObjNum 943 snap 303 seq_num 943) dirty exists 2024-04-17T11:46:03.464 INFO:tasks.rados.rados.0.smithi031.stdout:3468: done (2 left) 2024-04-17T11:46:03.464 INFO:tasks.rados.rados.0.smithi031.stdout:3470: done (1 left) 2024-04-17T11:46:03.464 INFO:tasks.rados.rados.0.smithi031.stdout:3471: rollback oid 20 current snap is 347 2024-04-17T11:46:03.465 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 20 to 346 2024-04-17T11:46:03.465 INFO:tasks.rados.rados.0.smithi031.stdout:3469: finishing rollback tid 2 to smithi03173351-32 2024-04-17T11:46:03.465 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 2921 (ObjNum 1053 snap 338 seq_num 1053) dirty exists 2024-04-17T11:46:03.465 INFO:tasks.rados.rados.0.smithi031.stdout:3469: done (1 left) 2024-04-17T11:46:03.465 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 41 current snap is 347 2024-04-17T11:46:03.471 INFO:tasks.rados.rados.0.smithi031.stdout:3472: seq_num 1074 ranges {4833280=794624,5627904=401408} 2024-04-17T11:46:03.495 INFO:tasks.rados.rados.0.smithi031.stdout:3472: writing smithi03173351-41 from 4833280 to 5627904 tid 1 2024-04-17T11:46:03.497 INFO:tasks.rados.rados.0.smithi031.stdout:3472: writing smithi03173351-41 from 5627904 to 6029312 tid 2 2024-04-17T11:46:03.497 INFO:tasks.rados.rados.0.smithi031.stdout:3473: snap_create 2024-04-17T11:46:03.497 INFO:tasks.rados.rados.0.smithi031.stdout:3471: finishing rollback tid 0 to smithi03173351-20 2024-04-17T11:46:03.498 INFO:tasks.rados.rados.0.smithi031.stdout:3471: finishing rollback tid 1 to smithi03173351-20 2024-04-17T11:46:03.498 INFO:tasks.rados.rados.0.smithi031.stdout:3471: finishing rollback tid 2 to smithi03173351-20 2024-04-17T11:46:03.498 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2845 (ObjNum 997 snap 325 seq_num 997) dirty exists 2024-04-17T11:46:03.503 INFO:tasks.rados.rados.0.smithi031.stdout:3472: finishing write tid 1 to smithi03173351-41 2024-04-17T11:46:03.503 INFO:tasks.rados.rados.0.smithi031.stdout:3472: finishing write tid 2 to smithi03173351-41 2024-04-17T11:46:03.503 INFO:tasks.rados.rados.0.smithi031.stdout:3472: finishing write tid 3 to smithi03173351-41 2024-04-17T11:46:03.504 INFO:tasks.rados.rados.0.smithi031.stdout:3472: finishing write tid 4 to smithi03173351-41 2024-04-17T11:46:03.505 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 3199 (ObjNum 1074 snap 347 seq_num 1074) dirty exists 2024-04-17T11:46:03.505 INFO:tasks.rados.rados.0.smithi031.stdout:3472: left oid 41 (ObjNum 1074 snap 347 seq_num 1074) 2024-04-17T11:46:03.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:02.450060+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-04-17T11:46:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:02.450060+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-04-17T11:46:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:02.450060+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-04-17T11:46:04.463 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:46:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:46:04.466 INFO:tasks.rados.rados.0.smithi031.stdout:3471: done (2 left) 2024-04-17T11:46:04.467 INFO:tasks.rados.rados.0.smithi031.stdout:3472: done (1 left) 2024-04-17T11:46:04.467 INFO:tasks.rados.rados.0.smithi031.stdout:3473: done (0 left) 2024-04-17T11:46:04.467 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 13 current snap is 348 2024-04-17T11:46:04.467 INFO:tasks.rados.rados.0.smithi031.stdout:3474: seq_num 1075 ranges {2973696=409600,3383296=671744,4055040=131072} 2024-04-17T11:46:04.485 INFO:tasks.rados.rados.0.smithi031.stdout:3474: writing smithi03173351-13 from 2973696 to 3383296 tid 1 2024-04-17T11:46:04.489 INFO:tasks.rados.rados.0.smithi031.stdout:3474: writing smithi03173351-13 from 3383296 to 4055040 tid 2 2024-04-17T11:46:04.490 INFO:tasks.rados.rados.0.smithi031.stdout:3474: writing smithi03173351-13 from 4055040 to 4186112 tid 3 2024-04-17T11:46:04.490 INFO:tasks.rados.rados.0.smithi031.stdout:3475: rollback oid 30 current snap is 348 2024-04-17T11:46:04.490 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 340 2024-04-17T11:46:04.490 INFO:tasks.rados.rados.0.smithi031.stdout:3476: snap_create 2024-04-17T11:46:04.552 INFO:tasks.rados.rados.0.smithi031.stdout:3475: finishing rollback tid 0 to smithi03173351-30 2024-04-17T11:46:04.552 INFO:tasks.rados.rados.0.smithi031.stdout:3475: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:46:04.553 INFO:tasks.rados.rados.0.smithi031.stdout:3475: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:46:04.553 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 2733 (ObjNum 946 snap 303 seq_num 946) dirty exists 2024-04-17T11:46:04.554 INFO:tasks.rados.rados.0.smithi031.stdout:3474: finishing write tid 1 to smithi03173351-13 2024-04-17T11:46:04.554 INFO:tasks.rados.rados.0.smithi031.stdout:3474: finishing write tid 2 to smithi03173351-13 2024-04-17T11:46:04.555 INFO:tasks.rados.rados.0.smithi031.stdout:3474: finishing write tid 3 to smithi03173351-13 2024-04-17T11:46:04.555 INFO:tasks.rados.rados.0.smithi031.stdout:3474: finishing write tid 4 to smithi03173351-13 2024-04-17T11:46:04.556 INFO:tasks.rados.rados.0.smithi031.stdout:3474: finishing write tid 5 to smithi03173351-13 2024-04-17T11:46:04.556 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 2991 (ObjNum 1075 snap 348 seq_num 1075) dirty exists 2024-04-17T11:46:04.557 INFO:tasks.rados.rados.0.smithi031.stdout:3474: left oid 13 (ObjNum 1075 snap 348 seq_num 1075) 2024-04-17T11:46:04.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:03.451336+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-04-17T11:46:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:03.852316+0000 mgr.y (mgr.14556) 541 : cluster [DBG] pgmap v1149: 121 pgs: 121 active+clean; 279 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 552 KiB/s wr, 2 op/s 2024-04-17T11:46:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:03.451336+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-04-17T11:46:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:03.852316+0000 mgr.y (mgr.14556) 541 : cluster [DBG] pgmap v1149: 121 pgs: 121 active+clean; 279 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 552 KiB/s wr, 2 op/s 2024-04-17T11:46:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:03.451336+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-04-17T11:46:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:03.852316+0000 mgr.y (mgr.14556) 541 : cluster [DBG] pgmap v1149: 121 pgs: 121 active+clean; 279 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 552 KiB/s wr, 2 op/s 2024-04-17T11:46:05.471 INFO:tasks.rados.rados.0.smithi031.stdout:3474: done (2 left) 2024-04-17T11:46:05.471 INFO:tasks.rados.rados.0.smithi031.stdout:3475: done (1 left) 2024-04-17T11:46:05.472 INFO:tasks.rados.rados.0.smithi031.stdout:3476: done (0 left) 2024-04-17T11:46:05.472 INFO:tasks.rados.rados.0.smithi031.stdout:3477: read oid 41 snap -1 2024-04-17T11:46:05.472 INFO:tasks.rados.rados.0.smithi031.stdout:3477: expect (ObjNum 1074 snap 347 seq_num 1074) 2024-04-17T11:46:05.472 INFO:tasks.rados.rados.0.smithi031.stdout:3478: copy_from oid 32 from oid 45 current snap is 349 2024-04-17T11:46:05.473 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 349 2024-04-17T11:46:05.473 INFO:tasks.rados.rados.0.smithi031.stdout:3479: seq_num 1076 ranges {1351680=425984,1777664=548864,2326528=253952} 2024-04-17T11:46:05.481 INFO:tasks.rados.rados.0.smithi031.stdout:3479: writing smithi03173351-18 from 1351680 to 1777664 tid 1 2024-04-17T11:46:05.484 INFO:tasks.rados.rados.0.smithi031.stdout:3479: writing smithi03173351-18 from 1777664 to 2326528 tid 2 2024-04-17T11:46:05.486 INFO:tasks.rados.rados.0.smithi031.stdout:3479: writing smithi03173351-18 from 2326528 to 2580480 tid 3 2024-04-17T11:46:05.486 INFO:tasks.rados.rados.0.smithi031.stdout:3480: rmattr oid 28 current snap is 349 2024-04-17T11:46:05.487 INFO:tasks.rados.rados.0.smithi031.stdout:3480: done (3 left) 2024-04-17T11:46:05.487 INFO:tasks.rados.rados.0.smithi031.stdout:3481: read oid 19 snap -1 2024-04-17T11:46:05.487 INFO:tasks.rados.rados.0.smithi031.stdout:3481: expect (ObjNum 934 snap 301 seq_num 934) 2024-04-17T11:46:05.487 INFO:tasks.rados.rados.0.smithi031.stdout:3482: snap_create 2024-04-17T11:46:05.492 INFO:tasks.rados.rados.0.smithi031.stdout:3481: expect (ObjNum 934 snap 301 seq_num 934) 2024-04-17T11:46:05.532 INFO:tasks.rados.rados.0.smithi031.stdout:3479: finishing write tid 1 to smithi03173351-18 2024-04-17T11:46:05.532 INFO:tasks.rados.rados.0.smithi031.stdout:3479: finishing write tid 2 to smithi03173351-18 2024-04-17T11:46:05.532 INFO:tasks.rados.rados.0.smithi031.stdout:3479: finishing write tid 3 to smithi03173351-18 2024-04-17T11:46:05.532 INFO:tasks.rados.rados.0.smithi031.stdout:3479: finishing write tid 4 to smithi03173351-18 2024-04-17T11:46:05.532 INFO:tasks.rados.rados.0.smithi031.stdout:3479: finishing write tid 5 to smithi03173351-18 2024-04-17T11:46:05.532 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 3295 (ObjNum 1076 snap 349 seq_num 1076) dirty exists 2024-04-17T11:46:05.532 INFO:tasks.rados.rados.0.smithi031.stdout:3479: left oid 18 (ObjNum 1076 snap 349 seq_num 1076) 2024-04-17T11:46:05.532 INFO:tasks.rados.rados.0.smithi031.stdout:3477: expect (ObjNum 1074 snap 347 seq_num 1074) 2024-04-17T11:46:05.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:04.465772+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-04-17T11:46:05.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:04.465772+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-04-17T11:46:05.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:04.465772+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-04-17T11:46:05.923 INFO:tasks.rados.rados.0.smithi031.stdout:3478: finishing copy_from racing read to smithi03173351-32 2024-04-17T11:46:05.923 INFO:tasks.rados.rados.0.smithi031.stdout:3478: finishing copy_from to smithi03173351-32 2024-04-17T11:46:05.923 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 2753 (ObjNum 1014 snap 329 seq_num 1014) dirty exists 2024-04-17T11:46:06.480 INFO:tasks.rados.rados.0.smithi031.stdout:3477: done (4 left) 2024-04-17T11:46:06.480 INFO:tasks.rados.rados.0.smithi031.stdout:3478: done (3 left) 2024-04-17T11:46:06.480 INFO:tasks.rados.rados.0.smithi031.stdout:3479: done (2 left) 2024-04-17T11:46:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:3481: done (1 left) 2024-04-17T11:46:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:3482: done (0 left) 2024-04-17T11:46:06.481 INFO:tasks.rados.rados.0.smithi031.stdout:3483: snap_remove snap 344 2024-04-17T11:46:06.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:05.472151+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-04-17T11:46:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:05.852725+0000 mgr.y (mgr.14556) 542 : cluster [DBG] pgmap v1152: 121 pgs: 121 active+clean; 279 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 552 KiB/s wr, 2 op/s 2024-04-17T11:46:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:05.472151+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-04-17T11:46:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:05.852725+0000 mgr.y (mgr.14556) 542 : cluster [DBG] pgmap v1152: 121 pgs: 121 active+clean; 279 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 552 KiB/s wr, 2 op/s 2024-04-17T11:46:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:05.472151+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-04-17T11:46:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:05.852725+0000 mgr.y (mgr.14556) 542 : cluster [DBG] pgmap v1152: 121 pgs: 121 active+clean; 279 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 552 KiB/s wr, 2 op/s 2024-04-17T11:46:07.486 INFO:tasks.rados.rados.0.smithi031.stdout:3483: done (0 left) 2024-04-17T11:46:07.487 INFO:tasks.rados.rados.0.smithi031.stdout:3484: snap_create 2024-04-17T11:46:07.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:06.477114+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-04-17T11:46:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:06.477114+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-04-17T11:46:07.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:06.477114+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-04-17T11:46:08.489 INFO:tasks.rados.rados.0.smithi031.stdout:3484: done (0 left) 2024-04-17T11:46:08.489 INFO:tasks.rados.rados.0.smithi031.stdout:3485: read oid 23 snap -1 2024-04-17T11:46:08.489 INFO:tasks.rados.rados.0.smithi031.stdout:3485: expect (ObjNum 988 snap 320 seq_num 988) 2024-04-17T11:46:08.489 INFO:tasks.rados.rados.0.smithi031.stdout:3486: delete oid 46 current snap is 351 2024-04-17T11:46:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:3486: done (1 left) 2024-04-17T11:46:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:3487: rmattr oid 46 current snap is 351 2024-04-17T11:46:08.495 INFO:tasks.rados.rados.0.smithi031.stdout:3487: done (1 left) 2024-04-17T11:46:08.496 INFO:tasks.rados.rados.0.smithi031.stdout:3488: rmattr oid 38 current snap is 351 2024-04-17T11:46:08.496 INFO:tasks.rados.rados.0.smithi031.stdout:3489: read oid 39 snap 328 2024-04-17T11:46:08.496 INFO:tasks.rados.rados.0.smithi031.stdout:3489: expect deleted 2024-04-17T11:46:08.496 INFO:tasks.rados.rados.0.smithi031.stdout:3490: read oid 25 snap 349 2024-04-17T11:46:08.496 INFO:tasks.rados.rados.0.smithi031.stdout:3490: expect deleted 2024-04-17T11:46:08.496 INFO:tasks.rados.rados.0.smithi031.stdout:3491: delete oid 14 current snap is 351 2024-04-17T11:46:08.501 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 2950 (ObjNum 1035 snap 335 seq_num 1035) dirty exists 2024-04-17T11:46:08.501 INFO:tasks.rados.rados.0.smithi031.stdout:3485: expect (ObjNum 988 snap 320 seq_num 988) 2024-04-17T11:46:08.567 INFO:tasks.rados.rados.0.smithi031.stdout:3485: done (4 left) 2024-04-17T11:46:08.567 INFO:tasks.rados.rados.0.smithi031.stdout:3488: done (3 left) 2024-04-17T11:46:08.567 INFO:tasks.rados.rados.0.smithi031.stdout:3489: done (2 left) 2024-04-17T11:46:08.567 INFO:tasks.rados.rados.0.smithi031.stdout:3490: done (1 left) 2024-04-17T11:46:08.567 INFO:tasks.rados.rados.0.smithi031.stdout:3491: done (0 left) 2024-04-17T11:46:08.567 INFO:tasks.rados.rados.0.smithi031.stdout:3492: snap_remove snap 341 2024-04-17T11:46:08.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:07.483516+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-04-17T11:46:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:07.853469+0000 mgr.y (mgr.14556) 543 : cluster [DBG] pgmap v1155: 121 pgs: 121 active+clean; 300 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 8 op/s 2024-04-17T11:46:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:07.483516+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-04-17T11:46:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:07.853469+0000 mgr.y (mgr.14556) 543 : cluster [DBG] pgmap v1155: 121 pgs: 121 active+clean; 300 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 8 op/s 2024-04-17T11:46:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:07.483516+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-04-17T11:46:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:07.853469+0000 mgr.y (mgr.14556) 543 : cluster [DBG] pgmap v1155: 121 pgs: 121 active+clean; 300 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 8 op/s 2024-04-17T11:46:09.456 INFO:tasks.rados.rados.0.smithi031.stdout:3492: done (0 left) 2024-04-17T11:46:09.456 INFO:tasks.rados.rados.0.smithi031.stdout:3493: read oid 9 snap -1 2024-04-17T11:46:09.456 INFO:tasks.rados.rados.0.smithi031.stdout:3493: expect (ObjNum 946 snap 303 seq_num 946) 2024-04-17T11:46:09.456 INFO:tasks.rados.rados.0.smithi031.stdout:3494: snap_create 2024-04-17T11:46:09.472 INFO:tasks.rados.rados.0.smithi031.stdout:3493: expect (ObjNum 946 snap 303 seq_num 946) 2024-04-17T11:46:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:08.488761+0000 mon.a (mon.0) 1597 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-04-17T11:46:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:09.447874+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-04-17T11:46:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:08.488761+0000 mon.a (mon.0) 1597 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-04-17T11:46:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:09.447874+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-04-17T11:46:09.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:08.488761+0000 mon.a (mon.0) 1597 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-04-17T11:46:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:09.447874+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-04-17T11:46:10.450 INFO:tasks.rados.rados.0.smithi031.stdout:3493: done (1 left) 2024-04-17T11:46:10.450 INFO:tasks.rados.rados.0.smithi031.stdout:3494: done (0 left) 2024-04-17T11:46:10.450 INFO:tasks.rados.rados.0.smithi031.stdout:3495: read oid 48 snap -1 2024-04-17T11:46:10.450 INFO:tasks.rados.rados.0.smithi031.stdout:3495: expect (ObjNum 998 snap 325 seq_num 998) 2024-04-17T11:46:10.450 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 31 current snap is 352 2024-04-17T11:46:10.450 INFO:tasks.rados.rados.0.smithi031.stdout:3496: seq_num 1079 ranges {4349952=475136,4825088=606208,5431296=196608} 2024-04-17T11:46:10.476 INFO:tasks.rados.rados.0.smithi031.stdout:3496: writing smithi03173351-31 from 4349952 to 4825088 tid 1 2024-04-17T11:46:10.479 INFO:tasks.rados.rados.0.smithi031.stdout:3496: writing smithi03173351-31 from 4825088 to 5431296 tid 2 2024-04-17T11:46:10.481 INFO:tasks.rados.rados.0.smithi031.stdout:3496: writing smithi03173351-31 from 5431296 to 5627904 tid 3 2024-04-17T11:46:10.481 INFO:tasks.rados.rados.0.smithi031.stdout:3497: read oid 49 snap -1 2024-04-17T11:46:10.481 INFO:tasks.rados.rados.0.smithi031.stdout:3497: expect deleted 2024-04-17T11:46:10.481 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 352 2024-04-17T11:46:10.481 INFO:tasks.rados.rados.0.smithi031.stdout:3498: seq_num 1080 ranges {958464=491520,1449984=540672,1990656=262144} 2024-04-17T11:46:10.489 INFO:tasks.rados.rados.0.smithi031.stdout:3498: writing smithi03173351-10 from 958464 to 1449984 tid 1 2024-04-17T11:46:10.493 INFO:tasks.rados.rados.0.smithi031.stdout:3498: writing smithi03173351-10 from 1449984 to 1990656 tid 2 2024-04-17T11:46:10.495 INFO:tasks.rados.rados.0.smithi031.stdout:3498: writing smithi03173351-10 from 1990656 to 2252800 tid 3 2024-04-17T11:46:10.495 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 352 2024-04-17T11:46:10.495 INFO:tasks.rados.rados.0.smithi031.stdout:3499: seq_num 1081 ranges {2351104=507904,2859008=425984,3284992=376832} 2024-04-17T11:46:10.510 INFO:tasks.rados.rados.0.smithi031.stdout:3499: writing smithi03173351-7 from 2351104 to 2859008 tid 1 2024-04-17T11:46:10.513 INFO:tasks.rados.rados.0.smithi031.stdout:3499: writing smithi03173351-7 from 2859008 to 3284992 tid 2 2024-04-17T11:46:10.516 INFO:tasks.rados.rados.0.smithi031.stdout:3499: writing smithi03173351-7 from 3284992 to 3661824 tid 3 2024-04-17T11:46:10.516 INFO:tasks.rados.rados.0.smithi031.stdout:3500: read oid 23 snap -1 2024-04-17T11:46:10.516 INFO:tasks.rados.rados.0.smithi031.stdout:3500: expect (ObjNum 988 snap 320 seq_num 988) 2024-04-17T11:46:10.516 INFO:tasks.rados.rados.0.smithi031.stdout:3501: copy_from oid 30 from oid 17 current snap is 352 2024-04-17T11:46:10.516 INFO:tasks.rados.rados.0.smithi031.stdout:3495: expect (ObjNum 998 snap 325 seq_num 998) 2024-04-17T11:46:10.580 INFO:tasks.rados.rados.0.smithi031.stdout:3496: finishing write tid 1 to smithi03173351-31 2024-04-17T11:46:10.580 INFO:tasks.rados.rados.0.smithi031.stdout:3496: finishing write tid 2 to smithi03173351-31 2024-04-17T11:46:10.580 INFO:tasks.rados.rados.0.smithi031.stdout:3496: finishing write tid 3 to smithi03173351-31 2024-04-17T11:46:10.581 INFO:tasks.rados.rados.0.smithi031.stdout:3496: finishing write tid 4 to smithi03173351-31 2024-04-17T11:46:10.581 INFO:tasks.rados.rados.0.smithi031.stdout:3496: finishing write tid 5 to smithi03173351-31 2024-04-17T11:46:10.581 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 3310 (ObjNum 1079 snap 352 seq_num 1079) dirty exists 2024-04-17T11:46:10.581 INFO:tasks.rados.rados.0.smithi031.stdout:3496: left oid 31 (ObjNum 1079 snap 352 seq_num 1079) 2024-04-17T11:46:10.581 INFO:tasks.rados.rados.0.smithi031.stdout:3498: finishing write tid 1 to smithi03173351-10 2024-04-17T11:46:10.581 INFO:tasks.rados.rados.0.smithi031.stdout:3495: done (6 left) 2024-04-17T11:46:10.581 INFO:tasks.rados.rados.0.smithi031.stdout:3496: done (5 left) 2024-04-17T11:46:10.581 INFO:tasks.rados.rados.0.smithi031.stdout:3497: done (4 left) 2024-04-17T11:46:10.581 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 352 2024-04-17T11:46:10.581 INFO:tasks.rados.rados.0.smithi031.stdout:3498: finishing write tid 2 to smithi03173351-10 2024-04-17T11:46:10.581 INFO:tasks.rados.rados.0.smithi031.stdout:3502: seq_num 1082 ranges {4382720=524288,4907008=704512,5611520=98304} 2024-04-17T11:46:10.607 INFO:tasks.rados.rados.0.smithi031.stdout:3502: writing smithi03173351-8 from 4382720 to 4907008 tid 1 2024-04-17T11:46:10.611 INFO:tasks.rados.rados.0.smithi031.stdout:3502: writing smithi03173351-8 from 4907008 to 5611520 tid 2 2024-04-17T11:46:10.611 INFO:tasks.rados.rados.0.smithi031.stdout:3502: writing smithi03173351-8 from 5611520 to 5709824 tid 3 2024-04-17T11:46:10.611 INFO:tasks.rados.rados.0.smithi031.stdout:3503: snap_remove snap 340 2024-04-17T11:46:10.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:09.853998+0000 mgr.y (mgr.14556) 544 : cluster [DBG] pgmap v1158: 121 pgs: 121 active+clean; 300 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 8 op/s 2024-04-17T11:46:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:10.450392+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-04-17T11:46:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:09.853998+0000 mgr.y (mgr.14556) 544 : cluster [DBG] pgmap v1158: 121 pgs: 121 active+clean; 300 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 8 op/s 2024-04-17T11:46:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:10.450392+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-04-17T11:46:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:09.853998+0000 mgr.y (mgr.14556) 544 : cluster [DBG] pgmap v1158: 121 pgs: 121 active+clean; 300 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 8 op/s 2024-04-17T11:46:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:10.450392+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-04-17T11:46:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:3503: done (5 left) 2024-04-17T11:46:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:3504: snap_create 2024-04-17T11:46:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:3498: finishing write tid 3 to smithi03173351-10 2024-04-17T11:46:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:3498: finishing write tid 4 to smithi03173351-10 2024-04-17T11:46:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:3498: finishing write tid 5 to smithi03173351-10 2024-04-17T11:46:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 2995 (ObjNum 1080 snap 352 seq_num 1080) dirty exists 2024-04-17T11:46:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:3498: left oid 10 (ObjNum 1080 snap 352 seq_num 1080) 2024-04-17T11:46:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:3499: finishing write tid 1 to smithi03173351-7 2024-04-17T11:46:11.500 INFO:tasks.rados.rados.0.smithi031.stdout:3499: finishing write tid 2 to smithi03173351-7 2024-04-17T11:46:11.501 INFO:tasks.rados.rados.0.smithi031.stdout:3499: finishing write tid 3 to smithi03173351-7 2024-04-17T11:46:11.501 INFO:tasks.rados.rados.0.smithi031.stdout:3501: finishing copy_from to smithi03173351-30 2024-04-17T11:46:11.501 INFO:tasks.rados.rados.0.smithi031.stdout:3501: got expected ENOENT (src dne) 2024-04-17T11:46:11.501 INFO:tasks.rados.rados.0.smithi031.stdout:3499: finishing write tid 4 to smithi03173351-7 2024-04-17T11:46:11.501 INFO:tasks.rados.rados.0.smithi031.stdout:3500: expect (ObjNum 988 snap 320 seq_num 988) 2024-04-17T11:46:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:3501: finishing copy_from racing read to smithi03173351-30 2024-04-17T11:46:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:3499: finishing write tid 5 to smithi03173351-7 2024-04-17T11:46:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 3012 (ObjNum 1081 snap 352 seq_num 1081) dirty exists 2024-04-17T11:46:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:3499: left oid 7 (ObjNum 1081 snap 352 seq_num 1081) 2024-04-17T11:46:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:3502: finishing write tid 1 to smithi03173351-8 2024-04-17T11:46:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:3502: finishing write tid 2 to smithi03173351-8 2024-04-17T11:46:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:3502: finishing write tid 3 to smithi03173351-8 2024-04-17T11:46:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:3502: finishing write tid 4 to smithi03173351-8 2024-04-17T11:46:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:3502: finishing write tid 5 to smithi03173351-8 2024-04-17T11:46:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 3083 (ObjNum 1082 snap 352 seq_num 1082) dirty exists 2024-04-17T11:46:11.573 INFO:tasks.rados.rados.0.smithi031.stdout:3502: left oid 8 (ObjNum 1082 snap 352 seq_num 1082) 2024-04-17T11:46:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:46:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:11] "GET /metrics HTTP/1.1" 200 192267 "" "Prometheus/2.33.4" 2024-04-17T11:46:12.510 INFO:tasks.rados.rados.0.smithi031.stdout:3498: done (5 left) 2024-04-17T11:46:12.510 INFO:tasks.rados.rados.0.smithi031.stdout:3499: done (4 left) 2024-04-17T11:46:12.510 INFO:tasks.rados.rados.0.smithi031.stdout:3500: done (3 left) 2024-04-17T11:46:12.510 INFO:tasks.rados.rados.0.smithi031.stdout:3501: done (2 left) 2024-04-17T11:46:12.510 INFO:tasks.rados.rados.0.smithi031.stdout:3502: done (1 left) 2024-04-17T11:46:12.510 INFO:tasks.rados.rados.0.smithi031.stdout:3504: done (0 left) 2024-04-17T11:46:12.511 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 353 2024-04-17T11:46:12.511 INFO:tasks.rados.rados.0.smithi031.stdout:3505: seq_num 1083 ranges {14524416=540672,15065088=589824,15654912=212992} 2024-04-17T11:46:12.592 INFO:tasks.rados.rados.0.smithi031.stdout:3505: writing smithi03173351-45 from 14524416 to 15065088 tid 1 2024-04-17T11:46:12.595 INFO:tasks.rados.rados.0.smithi031.stdout:3505: writing smithi03173351-45 from 15065088 to 15654912 tid 2 2024-04-17T11:46:12.596 INFO:tasks.rados.rados.0.smithi031.stdout:3505: writing smithi03173351-45 from 15654912 to 15867904 tid 3 2024-04-17T11:46:12.596 INFO:tasks.rados.rados.0.smithi031.stdout:3506: rollback oid 38 current snap is 353 2024-04-17T11:46:12.597 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 323 2024-04-17T11:46:12.597 INFO:tasks.rados.rados.0.smithi031.stdout:3507: rollback oid 1 current snap is 353 2024-04-17T11:46:12.597 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 1 to 348 2024-04-17T11:46:12.597 INFO:tasks.rados.rados.0.smithi031.stdout:3508: setattr oid 22 current snap is 353 2024-04-17T11:46:12.602 INFO:tasks.rados.rados.0.smithi031.stdout:3509: snap_create 2024-04-17T11:46:12.603 INFO:tasks.rados.rados.0.smithi031.stdout:3506: finishing rollback tid 0 to smithi03173351-38 2024-04-17T11:46:12.605 INFO:tasks.rados.rados.0.smithi031.stdout:3506: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:46:12.605 INFO:tasks.rados.rados.0.smithi031.stdout:3506: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:46:12.606 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 2953 (ObjNum 911 snap 293 seq_num 911) dirty exists 2024-04-17T11:46:12.607 INFO:tasks.rados.rados.0.smithi031.stdout:3507: finishing rollback tid 0 to smithi03173351-1 2024-04-17T11:46:12.607 INFO:tasks.rados.rados.0.smithi031.stdout:3507: finishing rollback tid 1 to smithi03173351-1 2024-04-17T11:46:12.608 INFO:tasks.rados.rados.0.smithi031.stdout:3507: finishing rollback tid 2 to smithi03173351-1 2024-04-17T11:46:12.608 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 3235 (ObjNum 1033 snap 335 seq_num 1033) dirty exists 2024-04-17T11:46:12.608 INFO:tasks.rados.rados.0.smithi031.stdout:3505: finishing write tid 1 to smithi03173351-45 2024-04-17T11:46:12.608 INFO:tasks.rados.rados.0.smithi031.stdout:3505: finishing write tid 2 to smithi03173351-45 2024-04-17T11:46:12.608 INFO:tasks.rados.rados.0.smithi031.stdout:3505: finishing write tid 3 to smithi03173351-45 2024-04-17T11:46:12.608 INFO:tasks.rados.rados.0.smithi031.stdout:3505: finishing write tid 4 to smithi03173351-45 2024-04-17T11:46:12.608 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 2846 (ObjNum 1004 snap 327 seq_num 1004) dirty exists 2024-04-17T11:46:12.611 INFO:tasks.rados.rados.0.smithi031.stdout:3505: finishing write tid 5 to smithi03173351-45 2024-04-17T11:46:12.611 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 3321 (ObjNum 1083 snap 353 seq_num 1083) dirty exists 2024-04-17T11:46:12.611 INFO:tasks.rados.rados.0.smithi031.stdout:3505: left oid 45 (ObjNum 1083 snap 353 seq_num 1083) 2024-04-17T11:46:12.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:11.498962+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-04-17T11:46:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:11.854473+0000 mgr.y (mgr.14556) 545 : cluster [DBG] pgmap v1161: 121 pgs: 121 active+clean; 300 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:12.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:11.498962+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-04-17T11:46:12.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:11.854473+0000 mgr.y (mgr.14556) 545 : cluster [DBG] pgmap v1161: 121 pgs: 121 active+clean; 300 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:11.498962+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-04-17T11:46:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:11.854473+0000 mgr.y (mgr.14556) 545 : cluster [DBG] pgmap v1161: 121 pgs: 121 active+clean; 300 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:13.241 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:46:13.505 INFO:tasks.rados.rados.0.smithi031.stdout:3505: done (4 left) 2024-04-17T11:46:13.506 INFO:tasks.rados.rados.0.smithi031.stdout:3506: done (3 left) 2024-04-17T11:46:13.506 INFO:tasks.rados.rados.0.smithi031.stdout:3507: done (2 left) 2024-04-17T11:46:13.506 INFO:tasks.rados.rados.0.smithi031.stdout:3508: done (1 left) 2024-04-17T11:46:13.506 INFO:tasks.rados.rados.0.smithi031.stdout:3509: done (0 left) 2024-04-17T11:46:13.506 INFO:tasks.rados.rados.0.smithi031.stdout:3510: rollback oid 29 current snap is 354 2024-04-17T11:46:13.506 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 29 to 348 2024-04-17T11:46:13.506 INFO:tasks.rados.rados.0.smithi031.stdout:3511: snap_create 2024-04-17T11:46:13.512 INFO:tasks.rados.rados.0.smithi031.stdout:3510: finishing rollback tid 0 to smithi03173351-29 2024-04-17T11:46:13.513 INFO:tasks.rados.rados.0.smithi031.stdout:3510: finishing rollback tid 1 to smithi03173351-29 2024-04-17T11:46:13.513 INFO:tasks.rados.rados.0.smithi031.stdout:3510: finishing rollback tid 2 to smithi03173351-29 2024-04-17T11:46:13.513 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 3086 (ObjNum 1059 snap 343 seq_num 1059) dirty exists 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (13m) 2m ago 14m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (14m) 2m ago 14m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (15m) 2m ago 15m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (15m) 2m ago 15m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (18m) 2m ago 18m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (20m) 2m ago 20m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (20m) 2m ago 20m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (19m) 2m ago 19m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (19m) 2m ago 19m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (14m) 2m ago 14m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:46:13.535 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (14m) 2m ago 14m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:46:13.536 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (18m) 2m ago 18m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:46:13.536 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (18m) 2m ago 18m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:46:13.536 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (17m) 2m ago 17m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:46:13.536 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (17m) 2m ago 17m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:46:13.536 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (16m) 2m ago 16m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:46:13.536 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (16m) 2m ago 16m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:46:13.536 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (16m) 2m ago 16m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:46:13.536 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (15m) 2m ago 15m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:46:13.536 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (13m) 2m ago 14m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:46:13.884 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:46:13.884 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:46:13.884 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:46:13.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:46:13.884 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:46:13.884 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:46:13.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:46:13.885 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:46:13.885 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:46:13.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:46:13.885 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:46:13.885 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:46:13.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:46:13.885 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:46:13.885 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:46:13.885 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:46:13.885 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:46:13.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:12.507603+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-04-17T11:46:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:46:13.230365+0000 mgr.y (mgr.14556) 546 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:13.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:12.507603+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-04-17T11:46:13.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:46:13.230365+0000 mgr.y (mgr.14556) 546 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:12.507603+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-04-17T11:46:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:46:13.230365+0000 mgr.y (mgr.14556) 546 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:14.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:46:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:46:14.512 INFO:tasks.rados.rados.0.smithi031.stdout:3510: done (1 left) 2024-04-17T11:46:14.512 INFO:tasks.rados.rados.0.smithi031.stdout:3511: done (0 left) 2024-04-17T11:46:14.512 INFO:tasks.rados.rados.0.smithi031.stdout:3512: delete oid 19 current snap is 355 2024-04-17T11:46:14.517 INFO:tasks.rados.rados.0.smithi031.stdout:3512: done (0 left) 2024-04-17T11:46:14.517 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 355 2024-04-17T11:46:14.517 INFO:tasks.rados.rados.0.smithi031.stdout:3513: seq_num 1085 ranges {4431872=581632,5013504=761856,5775360=40960} 2024-04-17T11:46:14.544 INFO:tasks.rados.rados.0.smithi031.stdout:3513: writing smithi03173351-44 from 4431872 to 5013504 tid 1 2024-04-17T11:46:14.549 INFO:tasks.rados.rados.0.smithi031.stdout:3513: writing smithi03173351-44 from 5013504 to 5775360 tid 2 2024-04-17T11:46:14.549 INFO:tasks.rados.rados.0.smithi031.stdout:3513: writing smithi03173351-44 from 5775360 to 5816320 tid 3 2024-04-17T11:46:14.549 INFO:tasks.rados.rados.0.smithi031.stdout:3514: snap_create 2024-04-17T11:46:14.550 INFO:tasks.rados.rados.0.smithi031.stdout:3513: finishing write tid 1 to smithi03173351-44 2024-04-17T11:46:14.556 INFO:tasks.rados.rados.0.smithi031.stdout:3513: finishing write tid 2 to smithi03173351-44 2024-04-17T11:46:14.556 INFO:tasks.rados.rados.0.smithi031.stdout:3513: finishing write tid 3 to smithi03173351-44 2024-04-17T11:46:14.556 INFO:tasks.rados.rados.0.smithi031.stdout:3513: finishing write tid 4 to smithi03173351-44 2024-04-17T11:46:14.557 INFO:tasks.rados.rados.0.smithi031.stdout:3513: finishing write tid 5 to smithi03173351-44 2024-04-17T11:46:14.557 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 2926 (ObjNum 1085 snap 355 seq_num 1085) dirty exists 2024-04-17T11:46:14.557 INFO:tasks.rados.rados.0.smithi031.stdout:3513: left oid 44 (ObjNum 1085 snap 355 seq_num 1085) 2024-04-17T11:46:14.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:13.506087+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-04-17T11:46:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:46:13.528326+0000 mgr.y (mgr.14556) 547 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:13.854818+0000 mgr.y (mgr.14556) 548 : cluster [DBG] pgmap v1164: 121 pgs: 121 active+clean; 307 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-17T11:46:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:46:13.885762+0000 mon.a (mon.0) 1603 : audit [DBG] from='client.? 172.21.15.31:0/4210815329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:46:14.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:13.506087+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-04-17T11:46:14.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:46:13.528326+0000 mgr.y (mgr.14556) 547 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:14.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:13.854818+0000 mgr.y (mgr.14556) 548 : cluster [DBG] pgmap v1164: 121 pgs: 121 active+clean; 307 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-17T11:46:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:46:13.885762+0000 mon.a (mon.0) 1603 : audit [DBG] from='client.? 172.21.15.31:0/4210815329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:46:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:13.506087+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-04-17T11:46:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:46:13.528326+0000 mgr.y (mgr.14556) 547 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:13.854818+0000 mgr.y (mgr.14556) 548 : cluster [DBG] pgmap v1164: 121 pgs: 121 active+clean; 307 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-17T11:46:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:46:13.885762+0000 mon.a (mon.0) 1603 : audit [DBG] from='client.? 172.21.15.31:0/4210815329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:46:15.530 INFO:tasks.rados.rados.0.smithi031.stdout:3513: done (1 left) 2024-04-17T11:46:15.530 INFO:tasks.rados.rados.0.smithi031.stdout:3514: done (0 left) 2024-04-17T11:46:15.530 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 356 2024-04-17T11:46:15.530 INFO:tasks.rados.rados.0.smithi031.stdout:3515: seq_num 1086 ranges {2334720=598016,2932736=647168,3579904=155648} 2024-04-17T11:46:15.545 INFO:tasks.rados.rados.0.smithi031.stdout:3515: writing smithi03173351-23 from 2334720 to 2932736 tid 1 2024-04-17T11:46:15.549 INFO:tasks.rados.rados.0.smithi031.stdout:3515: writing smithi03173351-23 from 2932736 to 3579904 tid 2 2024-04-17T11:46:15.550 INFO:tasks.rados.rados.0.smithi031.stdout:3515: writing smithi03173351-23 from 3579904 to 3735552 tid 3 2024-04-17T11:46:15.550 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 356 2024-04-17T11:46:15.550 INFO:tasks.rados.rados.0.smithi031.stdout:3516: seq_num 1087 ranges {0=614400,614400=532480,1146880=270336} 2024-04-17T11:46:15.554 INFO:tasks.rados.rados.0.smithi031.stdout:3516: writing smithi03173351-3 from 0 to 614400 tid 1 2024-04-17T11:46:15.557 INFO:tasks.rados.rados.0.smithi031.stdout:3516: writing smithi03173351-3 from 614400 to 1146880 tid 2 2024-04-17T11:46:15.560 INFO:tasks.rados.rados.0.smithi031.stdout:3516: writing smithi03173351-3 from 1146880 to 1417216 tid 3 2024-04-17T11:46:15.560 INFO:tasks.rados.rados.0.smithi031.stdout:3517: read oid 34 snap -1 2024-04-17T11:46:15.560 INFO:tasks.rados.rados.0.smithi031.stdout:3517: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:46:15.560 INFO:tasks.rados.rados.0.smithi031.stdout:3518: copy_from oid 48 from oid 21 current snap is 356 2024-04-17T11:46:15.560 INFO:tasks.rados.rados.0.smithi031.stdout:3515: finishing write tid 1 to smithi03173351-23 2024-04-17T11:46:15.560 INFO:tasks.rados.rados.0.smithi031.stdout:3515: finishing write tid 2 to smithi03173351-23 2024-04-17T11:46:15.560 INFO:tasks.rados.rados.0.smithi031.stdout:3515: finishing write tid 3 to smithi03173351-23 2024-04-17T11:46:15.560 INFO:tasks.rados.rados.0.smithi031.stdout:3515: finishing write tid 4 to smithi03173351-23 2024-04-17T11:46:15.560 INFO:tasks.rados.rados.0.smithi031.stdout:3516: finishing write tid 1 to smithi03173351-3 2024-04-17T11:46:15.560 INFO:tasks.rados.rados.0.smithi031.stdout:3515: finishing write tid 5 to smithi03173351-23 2024-04-17T11:46:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 2737 (ObjNum 1086 snap 356 seq_num 1086) dirty exists 2024-04-17T11:46:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:3515: left oid 23 (ObjNum 1086 snap 356 seq_num 1086) 2024-04-17T11:46:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:3515: done (3 left) 2024-04-17T11:46:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:3519: rmattr oid 8 current snap is 356 2024-04-17T11:46:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:3519: done (3 left) 2024-04-17T11:46:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:3520: delete oid 29 current snap is 356 2024-04-17T11:46:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:3518: finishing copy_from to smithi03173351-48 2024-04-17T11:46:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:3518: got expected ENOENT (src dne) 2024-04-17T11:46:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:3518: finishing copy_from racing read to smithi03173351-48 2024-04-17T11:46:15.563 INFO:tasks.rados.rados.0.smithi031.stdout:3518: done (3 left) 2024-04-17T11:46:15.563 INFO:tasks.rados.rados.0.smithi031.stdout:3520: done (2 left) 2024-04-17T11:46:15.563 INFO:tasks.rados.rados.0.smithi031.stdout:3521: read oid 45 snap -1 2024-04-17T11:46:15.563 INFO:tasks.rados.rados.0.smithi031.stdout:3521: expect (ObjNum 1083 snap 353 seq_num 1083) 2024-04-17T11:46:15.563 INFO:tasks.rados.rados.0.smithi031.stdout:3522: setattr oid 48 current snap is 356 2024-04-17T11:46:15.563 INFO:tasks.rados.rados.0.smithi031.stdout:3516: finishing write tid 2 to smithi03173351-3 2024-04-17T11:46:15.564 INFO:tasks.rados.rados.0.smithi031.stdout:3517: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:46:15.565 INFO:tasks.rados.rados.0.smithi031.stdout:3516: finishing write tid 3 to smithi03173351-3 2024-04-17T11:46:15.565 INFO:tasks.rados.rados.0.smithi031.stdout:3516: finishing write tid 4 to smithi03173351-3 2024-04-17T11:46:15.566 INFO:tasks.rados.rados.0.smithi031.stdout:3517: done (3 left) 2024-04-17T11:46:15.566 INFO:tasks.rados.rados.0.smithi031.stdout:3523: setattr oid 33 current snap is 356 2024-04-17T11:46:15.567 INFO:tasks.rados.rados.0.smithi031.stdout:3516: finishing write tid 5 to smithi03173351-3 2024-04-17T11:46:15.567 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2849 (ObjNum 1087 snap 356 seq_num 1087) dirty exists 2024-04-17T11:46:15.567 INFO:tasks.rados.rados.0.smithi031.stdout:3516: left oid 3 (ObjNum 1087 snap 356 seq_num 1087) 2024-04-17T11:46:15.568 INFO:tasks.rados.rados.0.smithi031.stdout:3516: done (3 left) 2024-04-17T11:46:15.568 INFO:tasks.rados.rados.0.smithi031.stdout:3524: read oid 21 snap -1 2024-04-17T11:46:15.568 INFO:tasks.rados.rados.0.smithi031.stdout:3524: expect deleted 2024-04-17T11:46:15.568 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 356 2024-04-17T11:46:15.568 INFO:tasks.rados.rados.0.smithi031.stdout:3525: seq_num 1089 ranges {0=647168,647168=745472,1392640=57344} 2024-04-17T11:46:15.571 INFO:tasks.rados.rados.0.smithi031.stdout:3525: writing smithi03173351-46 from 0 to 647168 tid 1 2024-04-17T11:46:15.575 INFO:tasks.rados.rados.0.smithi031.stdout:3525: writing smithi03173351-46 from 647168 to 1392640 tid 2 2024-04-17T11:46:15.576 INFO:tasks.rados.rados.0.smithi031.stdout:3525: writing smithi03173351-46 from 1392640 to 1449984 tid 3 2024-04-17T11:46:15.576 INFO:tasks.rados.rados.0.smithi031.stdout:3526: read oid 31 snap -1 2024-04-17T11:46:15.576 INFO:tasks.rados.rados.0.smithi031.stdout:3526: expect (ObjNum 1079 snap 352 seq_num 1079) 2024-04-17T11:46:15.576 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 356 2024-04-17T11:46:15.576 INFO:tasks.rados.rados.0.smithi031.stdout:3527: seq_num 1090 ranges {1146880=663552,1810432=630784,2441216=172032} 2024-04-17T11:46:15.586 INFO:tasks.rados.rados.0.smithi031.stdout:3527: writing smithi03173351-50 from 1146880 to 1810432 tid 1 2024-04-17T11:46:15.589 INFO:tasks.rados.rados.0.smithi031.stdout:3527: writing smithi03173351-50 from 1810432 to 2441216 tid 2 2024-04-17T11:46:15.590 INFO:tasks.rados.rados.0.smithi031.stdout:3527: writing smithi03173351-50 from 2441216 to 2613248 tid 3 2024-04-17T11:46:15.590 INFO:tasks.rados.rados.0.smithi031.stdout:3528: snap_create 2024-04-17T11:46:15.590 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 3088 (ObjNum 998 snap 325 seq_num 998) dirty exists 2024-04-17T11:46:15.591 INFO:tasks.rados.rados.0.smithi031.stdout:3525: finishing write tid 1 to smithi03173351-46 2024-04-17T11:46:15.591 INFO:tasks.rados.rados.0.smithi031.stdout:3525: finishing write tid 2 to smithi03173351-46 2024-04-17T11:46:15.591 INFO:tasks.rados.rados.0.smithi031.stdout:3525: finishing write tid 3 to smithi03173351-46 2024-04-17T11:46:15.591 INFO:tasks.rados.rados.0.smithi031.stdout:3525: finishing write tid 4 to smithi03173351-46 2024-04-17T11:46:15.591 INFO:tasks.rados.rados.0.smithi031.stdout:3525: finishing write tid 5 to smithi03173351-46 2024-04-17T11:46:15.591 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 2930 (ObjNum 1089 snap 356 seq_num 1089) dirty exists 2024-04-17T11:46:15.591 INFO:tasks.rados.rados.0.smithi031.stdout:3525: left oid 46 (ObjNum 1089 snap 356 seq_num 1089) 2024-04-17T11:46:15.642 INFO:tasks.rados.rados.0.smithi031.stdout:3521: expect (ObjNum 1083 snap 353 seq_num 1083) 2024-04-17T11:46:15.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:14.513357+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-04-17T11:46:15.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:14.513357+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-04-17T11:46:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:14.513357+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-04-17T11:46:16.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:15.530550+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-04-17T11:46:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:15.855212+0000 mgr.y (mgr.14556) 549 : cluster [DBG] pgmap v1167: 121 pgs: 121 active+clean; 307 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-17T11:46:16.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:15.530550+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-04-17T11:46:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:15.855212+0000 mgr.y (mgr.14556) 549 : cluster [DBG] pgmap v1167: 121 pgs: 121 active+clean; 307 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-17T11:46:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:15.530550+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-04-17T11:46:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:15.855212+0000 mgr.y (mgr.14556) 549 : cluster [DBG] pgmap v1167: 121 pgs: 121 active+clean; 307 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-17T11:46:17.531 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 3323 (ObjNum 1044 snap 335 seq_num 1044) dirty exists 2024-04-17T11:46:17.531 INFO:tasks.rados.rados.0.smithi031.stdout:3527: finishing write tid 1 to smithi03173351-50 2024-04-17T11:46:17.531 INFO:tasks.rados.rados.0.smithi031.stdout:3526: expect (ObjNum 1079 snap 352 seq_num 1079) 2024-04-17T11:46:17.823 INFO:tasks.rados.rados.0.smithi031.stdout:3527: finishing write tid 2 to smithi03173351-50 2024-04-17T11:46:17.823 INFO:tasks.rados.rados.0.smithi031.stdout:3527: finishing write tid 3 to smithi03173351-50 2024-04-17T11:46:17.823 INFO:tasks.rados.rados.0.smithi031.stdout:3527: finishing write tid 4 to smithi03173351-50 2024-04-17T11:46:17.823 INFO:tasks.rados.rados.0.smithi031.stdout:3527: finishing write tid 5 to smithi03173351-50 2024-04-17T11:46:17.823 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 3328 (ObjNum 1090 snap 356 seq_num 1090) dirty exists 2024-04-17T11:46:17.823 INFO:tasks.rados.rados.0.smithi031.stdout:3527: left oid 50 (ObjNum 1090 snap 356 seq_num 1090) 2024-04-17T11:46:17.824 INFO:tasks.rados.rados.0.smithi031.stdout:3521: done (7 left) 2024-04-17T11:46:17.824 INFO:tasks.rados.rados.0.smithi031.stdout:3522: done (6 left) 2024-04-17T11:46:17.824 INFO:tasks.rados.rados.0.smithi031.stdout:3523: done (5 left) 2024-04-17T11:46:17.824 INFO:tasks.rados.rados.0.smithi031.stdout:3524: done (4 left) 2024-04-17T11:46:17.824 INFO:tasks.rados.rados.0.smithi031.stdout:3525: done (3 left) 2024-04-17T11:46:17.824 INFO:tasks.rados.rados.0.smithi031.stdout:3526: done (2 left) 2024-04-17T11:46:17.824 INFO:tasks.rados.rados.0.smithi031.stdout:3527: done (1 left) 2024-04-17T11:46:17.824 INFO:tasks.rados.rados.0.smithi031.stdout:3528: done (0 left) 2024-04-17T11:46:17.824 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 357 2024-04-17T11:46:17.824 INFO:tasks.rados.rados.0.smithi031.stdout:3529: seq_num 1091 ranges {155648=679936,835584=516096,1351680=286720} 2024-04-17T11:46:17.827 INFO:tasks.rados.rados.0.smithi031.stdout:3529: writing smithi03173351-43 from 155648 to 835584 tid 1 2024-04-17T11:46:17.831 INFO:tasks.rados.rados.0.smithi031.stdout:3529: writing smithi03173351-43 from 835584 to 1351680 tid 2 2024-04-17T11:46:17.833 INFO:tasks.rados.rados.0.smithi031.stdout:3529: writing smithi03173351-43 from 1351680 to 1638400 tid 3 2024-04-17T11:46:17.833 INFO:tasks.rados.rados.0.smithi031.stdout:3530: setattr oid 29 current snap is 357 2024-04-17T11:46:17.834 INFO:tasks.rados.rados.0.smithi031.stdout:3531: snap_create 2024-04-17T11:46:17.837 INFO:tasks.rados.rados.0.smithi031.stdout:3529: finishing write tid 1 to smithi03173351-43 2024-04-17T11:46:17.837 INFO:tasks.rados.rados.0.smithi031.stdout:3529: finishing write tid 2 to smithi03173351-43 2024-04-17T11:46:17.837 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 3089 (ObjNum -1701930880 snap 21884 seq_num 2594487792) dirty exists 2024-04-17T11:46:17.837 INFO:tasks.rados.rados.0.smithi031.stdout:3529: finishing write tid 3 to smithi03173351-43 2024-04-17T11:46:17.837 INFO:tasks.rados.rados.0.smithi031.stdout:3529: finishing write tid 4 to smithi03173351-43 2024-04-17T11:46:17.839 INFO:tasks.rados.rados.0.smithi031.stdout:3529: finishing write tid 5 to smithi03173351-43 2024-04-17T11:46:17.839 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 2934 (ObjNum 1091 snap 357 seq_num 1091) dirty exists 2024-04-17T11:46:17.839 INFO:tasks.rados.rados.0.smithi031.stdout:3529: left oid 43 (ObjNum 1091 snap 357 seq_num 1091) 2024-04-17T11:46:17.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:16.529750+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-04-17T11:46:17.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:16.529750+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-04-17T11:46:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:16.529750+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-04-17T11:46:18.541 INFO:tasks.rados.rados.0.smithi031.stdout:3529: done (2 left) 2024-04-17T11:46:18.541 INFO:tasks.rados.rados.0.smithi031.stdout:3530: done (1 left) 2024-04-17T11:46:18.541 INFO:tasks.rados.rados.0.smithi031.stdout:3531: done (0 left) 2024-04-17T11:46:18.541 INFO:tasks.rados.rados.0.smithi031.stdout:3532: snap_create 2024-04-17T11:46:18.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:17.855794+0000 mgr.y (mgr.14556) 550 : cluster [DBG] pgmap v1169: 121 pgs: 121 active+clean; 313 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-17T11:46:18.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:17.855794+0000 mgr.y (mgr.14556) 550 : cluster [DBG] pgmap v1169: 121 pgs: 121 active+clean; 313 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-17T11:46:18.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:17.855794+0000 mgr.y (mgr.14556) 550 : cluster [DBG] pgmap v1169: 121 pgs: 121 active+clean; 313 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-17T11:46:19.455 INFO:tasks.rados.rados.0.smithi031.stdout:3532: done (0 left) 2024-04-17T11:46:19.456 INFO:tasks.rados.rados.0.smithi031.stdout:3533: delete oid 2 current snap is 359 2024-04-17T11:46:19.458 INFO:tasks.rados.rados.0.smithi031.stdout:3533: done (0 left) 2024-04-17T11:46:19.459 INFO:tasks.rados.rados.0.smithi031.stdout:3534: snap_remove snap 343 2024-04-17T11:46:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:18.539001+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-04-17T11:46:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:19.452808+0000 mon.a (mon.0) 1608 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-04-17T11:46:19.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:18.539001+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-04-17T11:46:19.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:19.452808+0000 mon.a (mon.0) 1608 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-04-17T11:46:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:18.539001+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-04-17T11:46:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:19.452808+0000 mon.a (mon.0) 1608 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-04-17T11:46:20.465 INFO:tasks.rados.rados.0.smithi031.stdout:3534: done (0 left) 2024-04-17T11:46:20.465 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 359 2024-04-17T11:46:20.465 INFO:tasks.rados.rados.0.smithi031.stdout:3535: seq_num 1093 ranges {0=712704,712704=688128,1400832=114688} 2024-04-17T11:46:20.465 INFO:tasks.rados.rados.0.smithi031.stdout:3535: writing smithi03173351-15 from 0 to 712704 tid 1 2024-04-17T11:46:20.467 INFO:tasks.rados.rados.0.smithi031.stdout:3535: writing smithi03173351-15 from 712704 to 1400832 tid 2 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:3535: writing smithi03173351-15 from 1400832 to 1515520 tid 3 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:3536: read oid 39 snap -1 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:3536: expect deleted 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:3537: rollback oid 17 current snap is 359 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 17 to 357 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:3538: read oid 19 snap -1 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:3538: expect deleted 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:3539: rollback oid 24 current snap is 359 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 353 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:3540: copy_from oid 10 from oid 32 current snap is 359 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:3541: copy_from oid 27 from oid 30 current snap is 359 2024-04-17T11:46:20.469 INFO:tasks.rados.rados.0.smithi031.stdout:3542: delete oid 37 current snap is 359 2024-04-17T11:46:20.490 INFO:tasks.rados.rados.0.smithi031.stdout:3537: finishing rollback tid 1 to smithi03173351-17 2024-04-17T11:46:20.490 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 17 v 2949 (ObjNum 0 snap 32549 seq_num 2594238720) dirty dne 2024-04-17T11:46:20.490 INFO:tasks.rados.rados.0.smithi031.stdout:3539: finishing rollback tid 0 to smithi03173351-24 2024-04-17T11:46:20.490 INFO:tasks.rados.rados.0.smithi031.stdout:3539: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:46:20.490 INFO:tasks.rados.rados.0.smithi031.stdout:3539: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:46:20.490 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 2849 (ObjNum 1062 snap 344 seq_num 1062) dirty exists 2024-04-17T11:46:20.490 INFO:tasks.rados.rados.0.smithi031.stdout:3535: finishing write tid 1 to smithi03173351-15 2024-04-17T11:46:20.490 INFO:tasks.rados.rados.0.smithi031.stdout:3535: finishing write tid 2 to smithi03173351-15 2024-04-17T11:46:20.493 INFO:tasks.rados.rados.0.smithi031.stdout:3541: finishing copy_from racing read to smithi03173351-27 2024-04-17T11:46:20.495 INFO:tasks.rados.rados.0.smithi031.stdout:3541: finishing copy_from to smithi03173351-27 2024-04-17T11:46:20.495 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 2733 (ObjNum 946 snap 303 seq_num 946) dirty exists 2024-04-17T11:46:20.497 INFO:tasks.rados.rados.0.smithi031.stdout:3535: finishing write tid 3 to smithi03173351-15 2024-04-17T11:46:20.498 INFO:tasks.rados.rados.0.smithi031.stdout:3535: finishing write tid 4 to smithi03173351-15 2024-04-17T11:46:20.499 INFO:tasks.rados.rados.0.smithi031.stdout:3536: done (7 left) 2024-04-17T11:46:20.499 INFO:tasks.rados.rados.0.smithi031.stdout:3537: done (6 left) 2024-04-17T11:46:20.499 INFO:tasks.rados.rados.0.smithi031.stdout:3538: done (5 left) 2024-04-17T11:46:20.499 INFO:tasks.rados.rados.0.smithi031.stdout:3539: done (4 left) 2024-04-17T11:46:20.499 INFO:tasks.rados.rados.0.smithi031.stdout:3541: done (3 left) 2024-04-17T11:46:20.499 INFO:tasks.rados.rados.0.smithi031.stdout:3542: done (2 left) 2024-04-17T11:46:20.499 INFO:tasks.rados.rados.0.smithi031.stdout:3543: read oid 13 snap -1 2024-04-17T11:46:20.499 INFO:tasks.rados.rados.0.smithi031.stdout:3543: expect (ObjNum 1075 snap 348 seq_num 1075) 2024-04-17T11:46:20.499 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 359 2024-04-17T11:46:20.499 INFO:tasks.rados.rados.0.smithi031.stdout:3544: seq_num 1095 ranges {15867904=745472,16613376=499712,17113088=303104} 2024-04-17T11:46:20.590 INFO:tasks.rados.rados.0.smithi031.stdout:3544: writing smithi03173351-45 from 15867904 to 16613376 tid 1 2024-04-17T11:46:20.593 INFO:tasks.rados.rados.0.smithi031.stdout:3544: writing smithi03173351-45 from 16613376 to 17113088 tid 2 2024-04-17T11:46:20.595 INFO:tasks.rados.rados.0.smithi031.stdout:3544: writing smithi03173351-45 from 17113088 to 17416192 tid 3 2024-04-17T11:46:20.595 INFO:tasks.rados.rados.0.smithi031.stdout:3545: rmattr oid 2 current snap is 359 2024-04-17T11:46:20.595 INFO:tasks.rados.rados.0.smithi031.stdout:3545: done (4 left) 2024-04-17T11:46:20.595 INFO:tasks.rados.rados.0.smithi031.stdout:3546: delete oid 31 current snap is 359 2024-04-17T11:46:20.595 INFO:tasks.rados.rados.0.smithi031.stdout:3535: finishing write tid 5 to smithi03173351-15 2024-04-17T11:46:20.595 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 3239 (ObjNum 1093 snap 359 seq_num 1093) dirty exists 2024-04-17T11:46:20.596 INFO:tasks.rados.rados.0.smithi031.stdout:3535: left oid 15 (ObjNum 1093 snap 359 seq_num 1093) 2024-04-17T11:46:20.596 INFO:tasks.rados.rados.0.smithi031.stdout:3543: expect (ObjNum 1075 snap 348 seq_num 1075) 2024-04-17T11:46:20.771 INFO:tasks.rados.rados.0.smithi031.stdout:3540: finishing copy_from racing read to smithi03173351-10 2024-04-17T11:46:20.771 INFO:tasks.rados.rados.0.smithi031.stdout:3540: finishing copy_from to smithi03173351-10 2024-04-17T11:46:20.771 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 2753 (ObjNum 1014 snap 329 seq_num 1014) dirty exists 2024-04-17T11:46:20.771 INFO:tasks.rados.rados.0.smithi031.stdout:3535: done (4 left) 2024-04-17T11:46:20.771 INFO:tasks.rados.rados.0.smithi031.stdout:3540: done (3 left) 2024-04-17T11:46:20.771 INFO:tasks.rados.rados.0.smithi031.stdout:3543: done (2 left) 2024-04-17T11:46:20.771 INFO:tasks.rados.rados.0.smithi031.stdout:3546: done (1 left) 2024-04-17T11:46:20.771 INFO:tasks.rados.rados.0.smithi031.stdout:3547: rmattr oid 29 current snap is 359 2024-04-17T11:46:20.771 INFO:tasks.rados.rados.0.smithi031.stdout:3544: finishing write tid 1 to smithi03173351-45 2024-04-17T11:46:20.772 INFO:tasks.rados.rados.0.smithi031.stdout:3544: finishing write tid 2 to smithi03173351-45 2024-04-17T11:46:20.772 INFO:tasks.rados.rados.0.smithi031.stdout:3544: finishing write tid 3 to smithi03173351-45 2024-04-17T11:46:20.772 INFO:tasks.rados.rados.0.smithi031.stdout:3544: finishing write tid 4 to smithi03173351-45 2024-04-17T11:46:20.772 INFO:tasks.rados.rados.0.smithi031.stdout:3544: finishing write tid 5 to smithi03173351-45 2024-04-17T11:46:20.772 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 3343 (ObjNum 1095 snap 359 seq_num 1095) dirty exists 2024-04-17T11:46:20.772 INFO:tasks.rados.rados.0.smithi031.stdout:3544: left oid 45 (ObjNum 1095 snap 359 seq_num 1095) 2024-04-17T11:46:20.772 INFO:tasks.rados.rados.0.smithi031.stdout:3544: done (1 left) 2024-04-17T11:46:20.772 INFO:tasks.rados.rados.0.smithi031.stdout:3548: copy_from oid 25 from oid 42 current snap is 359 2024-04-17T11:46:20.772 INFO:tasks.rados.rados.0.smithi031.stdout:3549: rollback oid 3 current snap is 359 2024-04-17T11:46:20.772 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 3 to 349 2024-04-17T11:46:20.772 INFO:tasks.rados.rados.0.smithi031.stdout:3550: delete oid 13 current snap is 359 2024-04-17T11:46:20.773 INFO:tasks.rados.rados.0.smithi031.stdout:3548: finishing copy_from to smithi03173351-25 2024-04-17T11:46:20.773 INFO:tasks.rados.rados.0.smithi031.stdout:3548: got expected ENOENT (src dne) 2024-04-17T11:46:20.773 INFO:tasks.rados.rados.0.smithi031.stdout:3548: finishing copy_from racing read to smithi03173351-25 2024-04-17T11:46:20.773 INFO:tasks.rados.rados.0.smithi031.stdout:3548: done (3 left) 2024-04-17T11:46:20.774 INFO:tasks.rados.rados.0.smithi031.stdout:3550: done (2 left) 2024-04-17T11:46:20.774 INFO:tasks.rados.rados.0.smithi031.stdout:3551: read oid 15 snap 349 2024-04-17T11:46:20.774 INFO:tasks.rados.rados.0.smithi031.stdout:3551: expect deleted 2024-04-17T11:46:20.774 INFO:tasks.rados.rados.0.smithi031.stdout:3552: setattr oid 24 current snap is 359 2024-04-17T11:46:20.774 INFO:tasks.rados.rados.0.smithi031.stdout:3549: finishing rollback tid 0 to smithi03173351-3 2024-04-17T11:46:20.774 INFO:tasks.rados.rados.0.smithi031.stdout:3549: finishing rollback tid 1 to smithi03173351-3 2024-04-17T11:46:20.774 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2851 (ObjNum 407797136 snap 32549 seq_num 407797136) dirty dne 2024-04-17T11:46:20.775 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 3090 (ObjNum 1 snap 5 seq_num 2594352352) dirty exists 2024-04-17T11:46:20.775 INFO:tasks.rados.rados.0.smithi031.stdout:3547: done (3 left) 2024-04-17T11:46:20.775 INFO:tasks.rados.rados.0.smithi031.stdout:3549: done (2 left) 2024-04-17T11:46:20.775 INFO:tasks.rados.rados.0.smithi031.stdout:3551: done (1 left) 2024-04-17T11:46:20.775 INFO:tasks.rados.rados.0.smithi031.stdout:3553: snap_create 2024-04-17T11:46:20.777 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 2850 (ObjNum 1062 snap 344 seq_num 1062) dirty exists 2024-04-17T11:46:20.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:19.856298+0000 mgr.y (mgr.14556) 551 : cluster [DBG] pgmap v1172: 121 pgs: 121 active+clean; 313 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-17T11:46:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:20.453094+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-04-17T11:46:20.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:19.856298+0000 mgr.y (mgr.14556) 551 : cluster [DBG] pgmap v1172: 121 pgs: 121 active+clean; 313 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-17T11:46:20.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:20.453094+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-04-17T11:46:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:19.856298+0000 mgr.y (mgr.14556) 551 : cluster [DBG] pgmap v1172: 121 pgs: 121 active+clean; 313 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-17T11:46:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:20.453094+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-04-17T11:46:21.553 INFO:tasks.rados.rados.0.smithi031.stdout:3552: done (1 left) 2024-04-17T11:46:21.553 INFO:tasks.rados.rados.0.smithi031.stdout:3553: done (0 left) 2024-04-17T11:46:21.553 INFO:tasks.rados.rados.0.smithi031.stdout:3554: rmattr oid 41 current snap is 360 2024-04-17T11:46:21.553 INFO:tasks.rados.rados.0.smithi031.stdout:3555: read oid 24 snap -1 2024-04-17T11:46:21.553 INFO:tasks.rados.rados.0.smithi031.stdout:3555: expect (ObjNum 1062 snap 344 seq_num 1062) 2024-04-17T11:46:21.553 INFO:tasks.rados.rados.0.smithi031.stdout:3556: delete oid 26 current snap is 360 2024-04-17T11:46:21.559 INFO:tasks.rados.rados.0.smithi031.stdout:3556: done (2 left) 2024-04-17T11:46:21.560 INFO:tasks.rados.rados.0.smithi031.stdout:3557: setattr oid 38 current snap is 360 2024-04-17T11:46:21.561 INFO:tasks.rados.rados.0.smithi031.stdout:3558: snap_create 2024-04-17T11:46:21.562 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 3200 (ObjNum 1074 snap 347 seq_num 1074) dirty exists 2024-04-17T11:46:21.566 INFO:tasks.rados.rados.0.smithi031.stdout:3555: expect (ObjNum 1062 snap 344 seq_num 1062) 2024-04-17T11:46:21.697 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 2954 (ObjNum 911 snap 293 seq_num 911) dirty exists 2024-04-17T11:46:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:46:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:21] "GET /metrics HTTP/1.1" 200 192267 "" "Prometheus/2.33.4" 2024-04-17T11:46:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:3554: done (3 left) 2024-04-17T11:46:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:3555: done (2 left) 2024-04-17T11:46:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:3557: done (1 left) 2024-04-17T11:46:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:3558: done (0 left) 2024-04-17T11:46:22.556 INFO:tasks.rados.rados.0.smithi031.stdout:3559: snap_remove snap 323 2024-04-17T11:46:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:21.553655+0000 mon.a (mon.0) 1610 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-04-17T11:46:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:21.856710+0000 mgr.y (mgr.14556) 552 : cluster [DBG] pgmap v1175: 121 pgs: 121 active+clean; 313 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:22.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:21.553655+0000 mon.a (mon.0) 1610 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-04-17T11:46:22.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:21.856710+0000 mgr.y (mgr.14556) 552 : cluster [DBG] pgmap v1175: 121 pgs: 121 active+clean; 313 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:21.553655+0000 mon.a (mon.0) 1610 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-04-17T11:46:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:21.856710+0000 mgr.y (mgr.14556) 552 : cluster [DBG] pgmap v1175: 121 pgs: 121 active+clean; 313 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:23.573 INFO:tasks.rados.rados.0.smithi031.stdout:3559: done (0 left) 2024-04-17T11:46:23.573 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 361 2024-04-17T11:46:23.573 INFO:tasks.rados.rados.0.smithi031.stdout:3560: seq_num 1099 ranges {3661824=409600,4071424=442368,4513792=720896,5234688=40960} 2024-04-17T11:46:23.596 INFO:tasks.rados.rados.0.smithi031.stdout:3560: writing smithi03173351-7 from 3661824 to 4071424 tid 1 2024-04-17T11:46:23.598 INFO:tasks.rados.rados.0.smithi031.stdout:3560: writing smithi03173351-7 from 4071424 to 4513792 tid 2 2024-04-17T11:46:23.602 INFO:tasks.rados.rados.0.smithi031.stdout:3560: writing smithi03173351-7 from 4513792 to 5234688 tid 3 2024-04-17T11:46:23.603 INFO:tasks.rados.rados.0.smithi031.stdout:3560: writing smithi03173351-7 from 5234688 to 5275648 tid 4 2024-04-17T11:46:23.603 INFO:tasks.rados.rados.0.smithi031.stdout:3561: snap_remove snap 350 2024-04-17T11:46:23.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:22.556633+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-04-17T11:46:23.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:22.556633+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-04-17T11:46:23.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:22.556633+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-04-17T11:46:24.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:46:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:46:24.595 INFO:tasks.rados.rados.0.smithi031.stdout:3561: done (1 left) 2024-04-17T11:46:24.595 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 41 current snap is 361 2024-04-17T11:46:24.595 INFO:tasks.rados.rados.0.smithi031.stdout:3560: finishing write tid 1 to smithi03173351-7 2024-04-17T11:46:24.595 INFO:tasks.rados.rados.0.smithi031.stdout:3562: seq_num 1100 ranges {6029312=425984,6455296=729088,7184384=475136} 2024-04-17T11:46:24.631 INFO:tasks.rados.rados.0.smithi031.stdout:3562: writing smithi03173351-41 from 6029312 to 6455296 tid 1 2024-04-17T11:46:24.635 INFO:tasks.rados.rados.0.smithi031.stdout:3562: writing smithi03173351-41 from 6455296 to 7184384 tid 2 2024-04-17T11:46:24.639 INFO:tasks.rados.rados.0.smithi031.stdout:3562: writing smithi03173351-41 from 7184384 to 7659520 tid 3 2024-04-17T11:46:24.639 INFO:tasks.rados.rados.0.smithi031.stdout:3563: read oid 43 snap 334 2024-04-17T11:46:24.639 INFO:tasks.rados.rados.0.smithi031.stdout:3563: expect (ObjNum 1012 snap 329 seq_num 1012) 2024-04-17T11:46:24.639 INFO:tasks.rados.rados.0.smithi031.stdout:3564: snap_create 2024-04-17T11:46:24.639 INFO:tasks.rados.rados.0.smithi031.stdout:3560: finishing write tid 2 to smithi03173351-7 2024-04-17T11:46:24.639 INFO:tasks.rados.rados.0.smithi031.stdout:3560: finishing write tid 3 to smithi03173351-7 2024-04-17T11:46:24.639 INFO:tasks.rados.rados.0.smithi031.stdout:3560: finishing write tid 4 to smithi03173351-7 2024-04-17T11:46:24.639 INFO:tasks.rados.rados.0.smithi031.stdout:3560: finishing write tid 5 to smithi03173351-7 2024-04-17T11:46:24.639 INFO:tasks.rados.rados.0.smithi031.stdout:3560: finishing write tid 6 to smithi03173351-7 2024-04-17T11:46:24.639 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 3018 (ObjNum 1099 snap 361 seq_num 1099) dirty exists 2024-04-17T11:46:24.639 INFO:tasks.rados.rados.0.smithi031.stdout:3560: left oid 7 (ObjNum 1099 snap 361 seq_num 1099) 2024-04-17T11:46:24.641 INFO:tasks.rados.rados.0.smithi031.stdout:3562: finishing write tid 1 to smithi03173351-41 2024-04-17T11:46:24.641 INFO:tasks.rados.rados.0.smithi031.stdout:3563: expect (ObjNum 1012 snap 329 seq_num 1012) 2024-04-17T11:46:24.645 INFO:tasks.rados.rados.0.smithi031.stdout:3562: finishing write tid 2 to smithi03173351-41 2024-04-17T11:46:24.645 INFO:tasks.rados.rados.0.smithi031.stdout:3562: finishing write tid 3 to smithi03173351-41 2024-04-17T11:46:24.645 INFO:tasks.rados.rados.0.smithi031.stdout:3562: finishing write tid 4 to smithi03173351-41 2024-04-17T11:46:24.646 INFO:tasks.rados.rados.0.smithi031.stdout:3562: finishing write tid 5 to smithi03173351-41 2024-04-17T11:46:24.646 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 41 v 3204 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:46:24.646 INFO:tasks.rados.rados.0.smithi031.stdout:3562: left oid 41 (ObjNum 1100 snap 361 seq_num 1100) 2024-04-17T11:46:24.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:23.558040+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-04-17T11:46:24.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:23.857134+0000 mgr.y (mgr.14556) 553 : cluster [DBG] pgmap v1178: 121 pgs: 121 active+clean; 331 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-04-17T11:46:24.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:23.558040+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-04-17T11:46:24.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:23.857134+0000 mgr.y (mgr.14556) 553 : cluster [DBG] pgmap v1178: 121 pgs: 121 active+clean; 331 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-04-17T11:46:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:23.558040+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-04-17T11:46:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:23.857134+0000 mgr.y (mgr.14556) 553 : cluster [DBG] pgmap v1178: 121 pgs: 121 active+clean; 331 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-04-17T11:46:25.597 INFO:tasks.rados.rados.0.smithi031.stdout:3560: done (3 left) 2024-04-17T11:46:25.597 INFO:tasks.rados.rados.0.smithi031.stdout:3562: done (2 left) 2024-04-17T11:46:25.597 INFO:tasks.rados.rados.0.smithi031.stdout:3563: done (1 left) 2024-04-17T11:46:25.597 INFO:tasks.rados.rados.0.smithi031.stdout:3564: done (0 left) 2024-04-17T11:46:25.597 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 362 2024-04-17T11:46:25.598 INFO:tasks.rados.rados.0.smithi031.stdout:3565: seq_num 1101 ranges {5816320=442368,6258688=606208,6864896=598016} 2024-04-17T11:46:25.631 INFO:tasks.rados.rados.0.smithi031.stdout:3565: writing smithi03173351-44 from 5816320 to 6258688 tid 1 2024-04-17T11:46:25.635 INFO:tasks.rados.rados.0.smithi031.stdout:3565: writing smithi03173351-44 from 6258688 to 6864896 tid 2 2024-04-17T11:46:25.638 INFO:tasks.rados.rados.0.smithi031.stdout:3565: writing smithi03173351-44 from 6864896 to 7462912 tid 3 2024-04-17T11:46:25.638 INFO:tasks.rados.rados.0.smithi031.stdout:3566: snap_remove snap 353 2024-04-17T11:46:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:24.590991+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-04-17T11:46:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:46:24.984921+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:46:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:46:25.237755+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:46:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:46:25.529595+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:46:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:46:25.530307+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:46:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:46:25.535569+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:46:25.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:24.590991+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-04-17T11:46:25.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:46:24.984921+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:46:25.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:46:25.237755+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:46:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:46:25.529595+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:46:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:46:25.530307+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:46:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:46:25.535569+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:46:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:24.590991+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-04-17T11:46:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:46:24.984921+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:46:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:46:25.237755+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:46:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:46:25.529595+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:46:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:46:25.530307+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:46:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:46:25.535569+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:46:26.607 INFO:tasks.rados.rados.0.smithi031.stdout:3566: done (1 left) 2024-04-17T11:46:26.607 INFO:tasks.rados.rados.0.smithi031.stdout:3567: delete oid 42 current snap is 362 2024-04-17T11:46:26.607 INFO:tasks.rados.rados.0.smithi031.stdout:3565: finishing write tid 1 to smithi03173351-44 2024-04-17T11:46:26.607 INFO:tasks.rados.rados.0.smithi031.stdout:3565: finishing write tid 2 to smithi03173351-44 2024-04-17T11:46:26.607 INFO:tasks.rados.rados.0.smithi031.stdout:3565: finishing write tid 3 to smithi03173351-44 2024-04-17T11:46:26.608 INFO:tasks.rados.rados.0.smithi031.stdout:3565: finishing write tid 4 to smithi03173351-44 2024-04-17T11:46:26.608 INFO:tasks.rados.rados.0.smithi031.stdout:3565: finishing write tid 5 to smithi03173351-44 2024-04-17T11:46:26.608 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 2938 (ObjNum 1101 snap 362 seq_num 1101) dirty exists 2024-04-17T11:46:26.608 INFO:tasks.rados.rados.0.smithi031.stdout:3565: left oid 44 (ObjNum 1101 snap 362 seq_num 1101) 2024-04-17T11:46:26.621 INFO:tasks.rados.rados.0.smithi031.stdout:3565: done (1 left) 2024-04-17T11:46:26.622 INFO:tasks.rados.rados.0.smithi031.stdout:3567: done (0 left) 2024-04-17T11:46:26.622 INFO:tasks.rados.rados.0.smithi031.stdout:3568: setattr oid 19 current snap is 362 2024-04-17T11:46:26.622 INFO:tasks.rados.rados.0.smithi031.stdout:3569: snap_create 2024-04-17T11:46:26.630 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 3019 (ObjNum -848675239 snap 21881 seq_num 0) dirty exists 2024-04-17T11:46:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:25.597954+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-04-17T11:46:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:25.857592+0000 mgr.y (mgr.14556) 554 : cluster [DBG] pgmap v1181: 121 pgs: 121 active+clean; 331 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-04-17T11:46:26.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:25.597954+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-04-17T11:46:26.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:25.857592+0000 mgr.y (mgr.14556) 554 : cluster [DBG] pgmap v1181: 121 pgs: 121 active+clean; 331 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-04-17T11:46:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:25.597954+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-04-17T11:46:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:25.857592+0000 mgr.y (mgr.14556) 554 : cluster [DBG] pgmap v1181: 121 pgs: 121 active+clean; 331 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-04-17T11:46:27.614 INFO:tasks.rados.rados.0.smithi031.stdout:3568: done (1 left) 2024-04-17T11:46:27.615 INFO:tasks.rados.rados.0.smithi031.stdout:3569: done (0 left) 2024-04-17T11:46:27.615 INFO:tasks.rados.rados.0.smithi031.stdout:3570: rollback oid 1 current snap is 363 2024-04-17T11:46:27.615 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 1 to 361 2024-04-17T11:46:27.615 INFO:tasks.rados.rados.0.smithi031.stdout:3571: rollback oid 18 current snap is 363 2024-04-17T11:46:27.615 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 18 to 357 2024-04-17T11:46:27.615 INFO:tasks.rados.rados.0.smithi031.stdout:3572: copy_from oid 6 from oid 4 current snap is 363 2024-04-17T11:46:27.615 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 363 2024-04-17T11:46:27.615 INFO:tasks.rados.rados.0.smithi031.stdout:3573: seq_num 1103 ranges {1515520=475136,1990656=425984,2416640=696320,3112960=81920} 2024-04-17T11:46:27.626 INFO:tasks.rados.rados.0.smithi031.stdout:3573: writing smithi03173351-15 from 1515520 to 1990656 tid 1 2024-04-17T11:46:27.629 INFO:tasks.rados.rados.0.smithi031.stdout:3573: writing smithi03173351-15 from 1990656 to 2416640 tid 2 2024-04-17T11:46:27.633 INFO:tasks.rados.rados.0.smithi031.stdout:3573: writing smithi03173351-15 from 2416640 to 3112960 tid 3 2024-04-17T11:46:27.634 INFO:tasks.rados.rados.0.smithi031.stdout:3573: writing smithi03173351-15 from 3112960 to 3194880 tid 4 2024-04-17T11:46:27.634 INFO:tasks.rados.rados.0.smithi031.stdout:3574: read oid 39 snap 354 2024-04-17T11:46:27.634 INFO:tasks.rados.rados.0.smithi031.stdout:3574: expect deleted 2024-04-17T11:46:27.634 INFO:tasks.rados.rados.0.smithi031.stdout:3575: snap_create 2024-04-17T11:46:27.634 INFO:tasks.rados.rados.0.smithi031.stdout:3571: finishing rollback tid 0 to smithi03173351-18 2024-04-17T11:46:27.634 INFO:tasks.rados.rados.0.smithi031.stdout:3571: finishing rollback tid 1 to smithi03173351-18 2024-04-17T11:46:27.635 INFO:tasks.rados.rados.0.smithi031.stdout:3570: finishing rollback tid 0 to smithi03173351-1 2024-04-17T11:46:27.635 INFO:tasks.rados.rados.0.smithi031.stdout:3570: finishing rollback tid 1 to smithi03173351-1 2024-04-17T11:46:27.635 INFO:tasks.rados.rados.0.smithi031.stdout:3570: finishing rollback tid 2 to smithi03173351-1 2024-04-17T11:46:27.635 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 3243 (ObjNum 1033 snap 335 seq_num 1033) dirty exists 2024-04-17T11:46:27.635 INFO:tasks.rados.rados.0.smithi031.stdout:3571: finishing rollback tid 2 to smithi03173351-18 2024-04-17T11:46:27.635 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 3377 (ObjNum 1076 snap 349 seq_num 1076) dirty exists 2024-04-17T11:46:27.635 INFO:tasks.rados.rados.0.smithi031.stdout:3573: finishing write tid 1 to smithi03173351-15 2024-04-17T11:46:27.635 INFO:tasks.rados.rados.0.smithi031.stdout:3573: finishing write tid 2 to smithi03173351-15 2024-04-17T11:46:27.639 INFO:tasks.rados.rados.0.smithi031.stdout:3573: finishing write tid 3 to smithi03173351-15 2024-04-17T11:46:27.641 INFO:tasks.rados.rados.0.smithi031.stdout:3573: finishing write tid 4 to smithi03173351-15 2024-04-17T11:46:27.642 INFO:tasks.rados.rados.0.smithi031.stdout:3573: finishing write tid 5 to smithi03173351-15 2024-04-17T11:46:27.643 INFO:tasks.rados.rados.0.smithi031.stdout:3572: finishing copy_from racing read to smithi03173351-6 2024-04-17T11:46:27.644 INFO:tasks.rados.rados.0.smithi031.stdout:3573: finishing write tid 6 to smithi03173351-15 2024-04-17T11:46:27.644 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 3248 (ObjNum 1103 snap 363 seq_num 1103) dirty exists 2024-04-17T11:46:27.644 INFO:tasks.rados.rados.0.smithi031.stdout:3573: left oid 15 (ObjNum 1103 snap 363 seq_num 1103) 2024-04-17T11:46:27.648 INFO:tasks.rados.rados.0.smithi031.stdout:3572: finishing copy_from to smithi03173351-6 2024-04-17T11:46:27.649 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 3269 (ObjNum 1069 snap 345 seq_num 1069) dirty exists 2024-04-17T11:46:27.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:26.606632+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-04-17T11:46:27.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:26.606632+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-04-17T11:46:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:26.606632+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-04-17T11:46:28.626 INFO:tasks.rados.rados.0.smithi031.stdout:3570: done (5 left) 2024-04-17T11:46:28.626 INFO:tasks.rados.rados.0.smithi031.stdout:3571: done (4 left) 2024-04-17T11:46:28.626 INFO:tasks.rados.rados.0.smithi031.stdout:3572: done (3 left) 2024-04-17T11:46:28.626 INFO:tasks.rados.rados.0.smithi031.stdout:3573: done (2 left) 2024-04-17T11:46:28.626 INFO:tasks.rados.rados.0.smithi031.stdout:3574: done (1 left) 2024-04-17T11:46:28.626 INFO:tasks.rados.rados.0.smithi031.stdout:3575: done (0 left) 2024-04-17T11:46:28.626 INFO:tasks.rados.rados.0.smithi031.stdout:3576: rmattr oid 27 current snap is 364 2024-04-17T11:46:28.626 INFO:tasks.rados.rados.0.smithi031.stdout:3576: done (0 left) 2024-04-17T11:46:28.626 INFO:tasks.rados.rados.0.smithi031.stdout:3577: copy_from oid 33 from oid 29 current snap is 364 2024-04-17T11:46:28.626 INFO:tasks.rados.rados.0.smithi031.stdout:3578: setattr oid 37 current snap is 364 2024-04-17T11:46:28.629 INFO:tasks.rados.rados.0.smithi031.stdout:3579: read oid 23 snap -1 2024-04-17T11:46:28.629 INFO:tasks.rados.rados.0.smithi031.stdout:3579: expect (ObjNum 1086 snap 356 seq_num 1086) 2024-04-17T11:46:28.629 INFO:tasks.rados.rados.0.smithi031.stdout:3580: rollback oid 27 current snap is 364 2024-04-17T11:46:28.629 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 27 to 347 2024-04-17T11:46:28.629 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 26 current snap is 364 2024-04-17T11:46:28.629 INFO:tasks.rados.rados.0.smithi031.stdout:3581: seq_num 1104 ranges {0=499712,499712=712704,1212416=491520} 2024-04-17T11:46:28.631 INFO:tasks.rados.rados.0.smithi031.stdout:3581: writing smithi03173351-26 from 0 to 499712 tid 1 2024-04-17T11:46:28.636 INFO:tasks.rados.rados.0.smithi031.stdout:3581: writing smithi03173351-26 from 499712 to 1212416 tid 2 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:3581: writing smithi03173351-26 from 1212416 to 1703936 tid 3 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:3582: rollback oid 45 current snap is 364 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 45 to 361 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:3577: finishing copy_from racing read to smithi03173351-33 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 3249 (ObjNum -1701639024 snap 21884 seq_num 2593411824) dirty exists 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:3580: finishing rollback tid 0 to smithi03173351-27 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:3580: finishing rollback tid 1 to smithi03173351-27 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:3580: finishing rollback tid 2 to smithi03173351-27 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 3207 (ObjNum 1063 snap 344 seq_num 1063) dirty exists 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:3578: done (5 left) 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:3580: done (4 left) 2024-04-17T11:46:28.640 INFO:tasks.rados.rados.0.smithi031.stdout:3583: setattr oid 14 current snap is 364 2024-04-17T11:46:28.641 INFO:tasks.rados.rados.0.smithi031.stdout:3584: snap_create 2024-04-17T11:46:28.643 INFO:tasks.rados.rados.0.smithi031.stdout:3581: finishing write tid 1 to smithi03173351-26 2024-04-17T11:46:28.645 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 3082 (ObjNum -1700759728 snap 21884 seq_num 2594317504) dirty exists 2024-04-17T11:46:28.649 INFO:tasks.rados.rados.0.smithi031.stdout:3577: finishing copy_from to smithi03173351-33 2024-04-17T11:46:28.649 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 3090 (ObjNum 1817074024 snap 1398436449 seq_num 1700614509) dirty exists 2024-04-17T11:46:28.650 INFO:tasks.rados.rados.0.smithi031.stdout:3582: finishing rollback tid 0 to smithi03173351-45 2024-04-17T11:46:28.650 INFO:tasks.rados.rados.0.smithi031.stdout:3582: finishing rollback tid 1 to smithi03173351-45 2024-04-17T11:46:28.652 INFO:tasks.rados.rados.0.smithi031.stdout:3579: expect (ObjNum 1086 snap 356 seq_num 1086) 2024-04-17T11:46:28.792 INFO:tasks.rados.rados.0.smithi031.stdout:3582: finishing rollback tid 2 to smithi03173351-45 2024-04-17T11:46:28.792 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 3383 (ObjNum 1095 snap 359 seq_num 1095) dirty exists 2024-04-17T11:46:28.792 INFO:tasks.rados.rados.0.smithi031.stdout:3581: finishing write tid 2 to smithi03173351-26 2024-04-17T11:46:28.793 INFO:tasks.rados.rados.0.smithi031.stdout:3581: finishing write tid 3 to smithi03173351-26 2024-04-17T11:46:28.793 INFO:tasks.rados.rados.0.smithi031.stdout:3581: finishing write tid 4 to smithi03173351-26 2024-04-17T11:46:28.793 INFO:tasks.rados.rados.0.smithi031.stdout:3581: finishing write tid 5 to smithi03173351-26 2024-04-17T11:46:28.793 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 3273 (ObjNum 1104 snap 364 seq_num 1104) dirty exists 2024-04-17T11:46:28.793 INFO:tasks.rados.rados.0.smithi031.stdout:3581: left oid 26 (ObjNum 1104 snap 364 seq_num 1104) 2024-04-17T11:46:28.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:27.611904+0000 mon.a (mon.0) 1621 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-04-17T11:46:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:27.858234+0000 mgr.y (mgr.14556) 555 : cluster [DBG] pgmap v1184: 121 pgs: 121 active+clean; 328 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-04-17T11:46:28.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:27.611904+0000 mon.a (mon.0) 1621 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-04-17T11:46:28.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:27.858234+0000 mgr.y (mgr.14556) 555 : cluster [DBG] pgmap v1184: 121 pgs: 121 active+clean; 328 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-04-17T11:46:28.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:27.611904+0000 mon.a (mon.0) 1621 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-04-17T11:46:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:27.858234+0000 mgr.y (mgr.14556) 555 : cluster [DBG] pgmap v1184: 121 pgs: 121 active+clean; 328 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-04-17T11:46:29.461 INFO:tasks.rados.rados.0.smithi031.stdout:3577: done (5 left) 2024-04-17T11:46:29.461 INFO:tasks.rados.rados.0.smithi031.stdout:3579: done (4 left) 2024-04-17T11:46:29.461 INFO:tasks.rados.rados.0.smithi031.stdout:3581: done (3 left) 2024-04-17T11:46:29.461 INFO:tasks.rados.rados.0.smithi031.stdout:3582: done (2 left) 2024-04-17T11:46:29.461 INFO:tasks.rados.rados.0.smithi031.stdout:3583: done (1 left) 2024-04-17T11:46:29.461 INFO:tasks.rados.rados.0.smithi031.stdout:3584: done (0 left) 2024-04-17T11:46:29.461 INFO:tasks.rados.rados.0.smithi031.stdout:3585: read oid 20 snap -1 2024-04-17T11:46:29.461 INFO:tasks.rados.rados.0.smithi031.stdout:3585: expect (ObjNum 997 snap 325 seq_num 997) 2024-04-17T11:46:29.461 INFO:tasks.rados.rados.0.smithi031.stdout:3586: snap_create 2024-04-17T11:46:29.493 INFO:tasks.rados.rados.0.smithi031.stdout:3585: expect (ObjNum 997 snap 325 seq_num 997) 2024-04-17T11:46:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:28.623916+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-04-17T11:46:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:29.460739+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-04-17T11:46:29.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:28.623916+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-04-17T11:46:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:29.460739+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-04-17T11:46:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:28.623916+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-04-17T11:46:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:29.460739+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-04-17T11:46:30.467 INFO:tasks.rados.rados.0.smithi031.stdout:3585: done (1 left) 2024-04-17T11:46:30.468 INFO:tasks.rados.rados.0.smithi031.stdout:3586: done (0 left) 2024-04-17T11:46:30.468 INFO:tasks.rados.rados.0.smithi031.stdout:3587: snap_create 2024-04-17T11:46:30.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:29.858734+0000 mgr.y (mgr.14556) 556 : cluster [DBG] pgmap v1187: 121 pgs: 121 active+clean; 328 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-04-17T11:46:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:30.468636+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-04-17T11:46:30.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:29.858734+0000 mgr.y (mgr.14556) 556 : cluster [DBG] pgmap v1187: 121 pgs: 121 active+clean; 328 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-04-17T11:46:30.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:30.468636+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-04-17T11:46:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:29.858734+0000 mgr.y (mgr.14556) 556 : cluster [DBG] pgmap v1187: 121 pgs: 121 active+clean; 328 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-04-17T11:46:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:30.468636+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-04-17T11:46:31.471 INFO:tasks.rados.rados.0.smithi031.stdout:3587: done (0 left) 2024-04-17T11:46:31.472 INFO:tasks.rados.rados.0.smithi031.stdout:3588: rmattr oid 8 current snap is 367 2024-04-17T11:46:31.472 INFO:tasks.rados.rados.0.smithi031.stdout:3589: copy_from oid 30 from oid 7 current snap is 367 2024-04-17T11:46:31.472 INFO:tasks.rados.rados.0.smithi031.stdout:3590: setattr oid 47 current snap is 367 2024-04-17T11:46:31.473 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 367 2024-04-17T11:46:31.473 INFO:tasks.rados.rados.0.smithi031.stdout:3591: seq_num 1105 ranges {6275072=516096,6791168=598016,7389184=606208} 2024-04-17T11:46:31.511 INFO:tasks.rados.rados.0.smithi031.stdout:3591: writing smithi03173351-20 from 6275072 to 6791168 tid 1 2024-04-17T11:46:31.514 INFO:tasks.rados.rados.0.smithi031.stdout:3591: writing smithi03173351-20 from 6791168 to 7389184 tid 2 2024-04-17T11:46:31.517 INFO:tasks.rados.rados.0.smithi031.stdout:3591: writing smithi03173351-20 from 7389184 to 7995392 tid 3 2024-04-17T11:46:31.517 INFO:tasks.rados.rados.0.smithi031.stdout:3592: snap_remove snap 361 2024-04-17T11:46:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:46:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:31] "GET /metrics HTTP/1.1" 200 192271 "" "Prometheus/2.33.4" 2024-04-17T11:46:32.483 INFO:tasks.rados.rados.0.smithi031.stdout:3592: done (4 left) 2024-04-17T11:46:32.483 INFO:tasks.rados.rados.0.smithi031.stdout:3593: read oid 16 snap 346 2024-04-17T11:46:32.483 INFO:tasks.rados.rados.0.smithi031.stdout:3593: expect deleted 2024-04-17T11:46:32.483 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 11 current snap is 367 2024-04-17T11:46:32.483 INFO:tasks.rados.rados.0.smithi031.stdout:3594: seq_num 1106 ranges {4349952=532480,4882432=483328,5365760=475136,5840896=245760} 2024-04-17T11:46:32.504 INFO:tasks.rados.rados.0.smithi031.stdout:3594: writing smithi03173351-11 from 4349952 to 4882432 tid 1 2024-04-17T11:46:32.507 INFO:tasks.rados.rados.0.smithi031.stdout:3594: writing smithi03173351-11 from 4882432 to 5365760 tid 2 2024-04-17T11:46:32.510 INFO:tasks.rados.rados.0.smithi031.stdout:3594: writing smithi03173351-11 from 5365760 to 5840896 tid 3 2024-04-17T11:46:32.512 INFO:tasks.rados.rados.0.smithi031.stdout:3594: writing smithi03173351-11 from 5840896 to 6086656 tid 4 2024-04-17T11:46:32.512 INFO:tasks.rados.rados.0.smithi031.stdout:3595: snap_remove snap 349 2024-04-17T11:46:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:31.472574+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-04-17T11:46:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:31.859240+0000 mgr.y (mgr.14556) 557 : cluster [DBG] pgmap v1190: 121 pgs: 121 active+clean; 328 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:31.472574+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-04-17T11:46:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:31.859240+0000 mgr.y (mgr.14556) 557 : cluster [DBG] pgmap v1190: 121 pgs: 121 active+clean; 328 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:32.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:31.472574+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-04-17T11:46:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:31.859240+0000 mgr.y (mgr.14556) 557 : cluster [DBG] pgmap v1190: 121 pgs: 121 active+clean; 328 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:33.484 INFO:tasks.rados.rados.0.smithi031.stdout:3595: done (6 left) 2024-04-17T11:46:33.484 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 367 2024-04-17T11:46:33.484 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 0 (ObjNum 1082 snap 352 seq_num 1082) dirty exists 2024-04-17T11:46:33.484 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 2955 (ObjNum 966 snap 307 seq_num 966) dirty exists 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3589: finishing copy_from racing read to smithi03173351-30 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3589: finishing copy_from to smithi03173351-30 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 3018 (ObjNum 1099 snap 361 seq_num 1099) dirty exists 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3591: finishing write tid 1 to smithi03173351-20 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3591: finishing write tid 2 to smithi03173351-20 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3591: finishing write tid 3 to smithi03173351-20 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3591: finishing write tid 4 to smithi03173351-20 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3591: finishing write tid 5 to smithi03173351-20 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2855 (ObjNum 1105 snap 367 seq_num 1105) dirty exists 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3591: left oid 20 (ObjNum 1105 snap 367 seq_num 1105) 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3594: finishing write tid 1 to smithi03173351-11 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3594: finishing write tid 2 to smithi03173351-11 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3594: finishing write tid 3 to smithi03173351-11 2024-04-17T11:46:33.485 INFO:tasks.rados.rados.0.smithi031.stdout:3594: finishing write tid 4 to smithi03173351-11 2024-04-17T11:46:33.486 INFO:tasks.rados.rados.0.smithi031.stdout:3594: finishing write tid 5 to smithi03173351-11 2024-04-17T11:46:33.486 INFO:tasks.rados.rados.0.smithi031.stdout:3594: finishing write tid 6 to smithi03173351-11 2024-04-17T11:46:33.486 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 3254 (ObjNum 1106 snap 367 seq_num 1106) dirty exists 2024-04-17T11:46:33.486 INFO:tasks.rados.rados.0.smithi031.stdout:3594: left oid 11 (ObjNum 1106 snap 367 seq_num 1106) 2024-04-17T11:46:33.494 INFO:tasks.rados.rados.0.smithi031.stdout:3596: seq_num 1107 ranges {7462912=548864,8011776=770048,8781824=434176} 2024-04-17T11:46:33.529 INFO:tasks.rados.rados.0.smithi031.stdout:3596: writing smithi03173351-44 from 7462912 to 8011776 tid 1 2024-04-17T11:46:33.533 INFO:tasks.rados.rados.0.smithi031.stdout:3596: writing smithi03173351-44 from 8011776 to 8781824 tid 2 2024-04-17T11:46:33.537 INFO:tasks.rados.rados.0.smithi031.stdout:3596: writing smithi03173351-44 from 8781824 to 9216000 tid 3 2024-04-17T11:46:33.537 INFO:tasks.rados.rados.0.smithi031.stdout:3588: done (6 left) 2024-04-17T11:46:33.537 INFO:tasks.rados.rados.0.smithi031.stdout:3589: done (5 left) 2024-04-17T11:46:33.537 INFO:tasks.rados.rados.0.smithi031.stdout:3590: done (4 left) 2024-04-17T11:46:33.537 INFO:tasks.rados.rados.0.smithi031.stdout:3591: done (3 left) 2024-04-17T11:46:33.537 INFO:tasks.rados.rados.0.smithi031.stdout:3593: done (2 left) 2024-04-17T11:46:33.537 INFO:tasks.rados.rados.0.smithi031.stdout:3594: done (1 left) 2024-04-17T11:46:33.537 INFO:tasks.rados.rados.0.smithi031.stdout:3597: snap_create 2024-04-17T11:46:33.537 INFO:tasks.rados.rados.0.smithi031.stdout:3596: finishing write tid 1 to smithi03173351-44 2024-04-17T11:46:33.540 INFO:tasks.rados.rados.0.smithi031.stdout:3596: finishing write tid 2 to smithi03173351-44 2024-04-17T11:46:33.540 INFO:tasks.rados.rados.0.smithi031.stdout:3596: finishing write tid 3 to smithi03173351-44 2024-04-17T11:46:33.540 INFO:tasks.rados.rados.0.smithi031.stdout:3596: finishing write tid 4 to smithi03173351-44 2024-04-17T11:46:33.542 INFO:tasks.rados.rados.0.smithi031.stdout:3596: finishing write tid 5 to smithi03173351-44 2024-04-17T11:46:33.542 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 3277 (ObjNum 1107 snap 367 seq_num 1107) dirty exists 2024-04-17T11:46:33.542 INFO:tasks.rados.rados.0.smithi031.stdout:3596: left oid 44 (ObjNum 1107 snap 367 seq_num 1107) 2024-04-17T11:46:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:32.474399+0000 mon.a (mon.0) 1626 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-04-17T11:46:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:32.474399+0000 mon.a (mon.0) 1626 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-04-17T11:46:33.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:32.474399+0000 mon.a (mon.0) 1626 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-04-17T11:46:34.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:46:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:46:34.486 INFO:tasks.rados.rados.0.smithi031.stdout:3596: done (1 left) 2024-04-17T11:46:34.486 INFO:tasks.rados.rados.0.smithi031.stdout:3597: done (0 left) 2024-04-17T11:46:34.486 INFO:tasks.rados.rados.0.smithi031.stdout:3598: snap_create 2024-04-17T11:46:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:33.480455+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-04-17T11:46:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:33.859736+0000 mgr.y (mgr.14556) 558 : cluster [DBG] pgmap v1193: 121 pgs: 121 active+clean; 344 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-04-17T11:46:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:33.480455+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-04-17T11:46:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:33.859736+0000 mgr.y (mgr.14556) 558 : cluster [DBG] pgmap v1193: 121 pgs: 121 active+clean; 344 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-04-17T11:46:34.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:33.480455+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-04-17T11:46:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:33.859736+0000 mgr.y (mgr.14556) 558 : cluster [DBG] pgmap v1193: 121 pgs: 121 active+clean; 344 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-04-17T11:46:35.488 INFO:tasks.rados.rados.0.smithi031.stdout:3598: done (0 left) 2024-04-17T11:46:35.488 INFO:tasks.rados.rados.0.smithi031.stdout:3599: rollback oid 29 current snap is 369 2024-04-17T11:46:35.488 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 29 to 348 2024-04-17T11:46:35.488 INFO:tasks.rados.rados.0.smithi031.stdout:3600: rmattr oid 15 current snap is 369 2024-04-17T11:46:35.488 INFO:tasks.rados.rados.0.smithi031.stdout:3600: done (1 left) 2024-04-17T11:46:35.488 INFO:tasks.rados.rados.0.smithi031.stdout:3601: rmattr oid 40 current snap is 369 2024-04-17T11:46:35.488 INFO:tasks.rados.rados.0.smithi031.stdout:3601: done (1 left) 2024-04-17T11:46:35.488 INFO:tasks.rados.rados.0.smithi031.stdout:3602: snap_remove snap 367 2024-04-17T11:46:35.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:34.487074+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-04-17T11:46:35.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:34.487074+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-04-17T11:46:35.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:34.487074+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-04-17T11:46:36.503 INFO:tasks.rados.rados.0.smithi031.stdout:3602: done (1 left) 2024-04-17T11:46:36.503 INFO:tasks.rados.rados.0.smithi031.stdout:3603: delete oid 12 current snap is 369 2024-04-17T11:46:36.503 INFO:tasks.rados.rados.0.smithi031.stdout:3599: finishing rollback tid 0 to smithi03173351-29 2024-04-17T11:46:36.503 INFO:tasks.rados.rados.0.smithi031.stdout:3599: finishing rollback tid 1 to smithi03173351-29 2024-04-17T11:46:36.503 INFO:tasks.rados.rados.0.smithi031.stdout:3599: finishing rollback tid 2 to smithi03173351-29 2024-04-17T11:46:36.503 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 29 v 3093 (ObjNum 1059 snap 343 seq_num 1059) dirty exists 2024-04-17T11:46:36.510 INFO:tasks.rados.rados.0.smithi031.stdout:3599: done (1 left) 2024-04-17T11:46:36.510 INFO:tasks.rados.rados.0.smithi031.stdout:3603: done (0 left) 2024-04-17T11:46:36.510 INFO:tasks.rados.rados.0.smithi031.stdout:3604: snap_create 2024-04-17T11:46:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:35.488699+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-04-17T11:46:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:35.860389+0000 mgr.y (mgr.14556) 559 : cluster [DBG] pgmap v1196: 121 pgs: 121 active+clean; 344 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-04-17T11:46:36.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:35.488699+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-04-17T11:46:36.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:35.860389+0000 mgr.y (mgr.14556) 559 : cluster [DBG] pgmap v1196: 121 pgs: 121 active+clean; 344 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-04-17T11:46:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:35.488699+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-04-17T11:46:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:35.860389+0000 mgr.y (mgr.14556) 559 : cluster [DBG] pgmap v1196: 121 pgs: 121 active+clean; 344 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-04-17T11:46:37.510 INFO:tasks.rados.rados.0.smithi031.stdout:3604: done (0 left) 2024-04-17T11:46:37.510 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 19 current snap is 370 2024-04-17T11:46:37.510 INFO:tasks.rados.rados.0.smithi031.stdout:3605: seq_num 1109 ranges {0=581632,581632=532480,1114112=647168,1761280=24576} 2024-04-17T11:46:37.512 INFO:tasks.rados.rados.0.smithi031.stdout:3605: writing smithi03173351-19 from 0 to 581632 tid 1 2024-04-17T11:46:37.519 INFO:tasks.rados.rados.0.smithi031.stdout:3605: writing smithi03173351-19 from 581632 to 1114112 tid 2 2024-04-17T11:46:37.520 INFO:tasks.rados.rados.0.smithi031.stdout:3605: writing smithi03173351-19 from 1114112 to 1761280 tid 3 2024-04-17T11:46:37.520 INFO:tasks.rados.rados.0.smithi031.stdout:3605: writing smithi03173351-19 from 1761280 to 1785856 tid 4 2024-04-17T11:46:37.520 INFO:tasks.rados.rados.0.smithi031.stdout:3606: copy_from oid 20 from oid 49 current snap is 370 2024-04-17T11:46:37.520 INFO:tasks.rados.rados.0.smithi031.stdout:3605: finishing write tid 1 to smithi03173351-19 2024-04-17T11:46:37.521 INFO:tasks.rados.rados.0.smithi031.stdout:3605: finishing write tid 2 to smithi03173351-19 2024-04-17T11:46:37.521 INFO:tasks.rados.rados.0.smithi031.stdout:3607: snap_remove snap 356 2024-04-17T11:46:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:36.500467+0000 mon.a (mon.0) 1630 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-04-17T11:46:37.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:36.500467+0000 mon.a (mon.0) 1630 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-04-17T11:46:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:36.500467+0000 mon.a (mon.0) 1630 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-04-17T11:46:38.514 INFO:tasks.rados.rados.0.smithi031.stdout:3606: finishing copy_from to smithi03173351-20 2024-04-17T11:46:38.514 INFO:tasks.rados.rados.0.smithi031.stdout:3606: got expected ENOENT (src dne) 2024-04-17T11:46:38.514 INFO:tasks.rados.rados.0.smithi031.stdout:3606: finishing copy_from racing read to smithi03173351-20 2024-04-17T11:46:38.515 INFO:tasks.rados.rados.0.smithi031.stdout:3605: finishing write tid 3 to smithi03173351-19 2024-04-17T11:46:38.515 INFO:tasks.rados.rados.0.smithi031.stdout:3605: finishing write tid 4 to smithi03173351-19 2024-04-17T11:46:38.515 INFO:tasks.rados.rados.0.smithi031.stdout:3605: finishing write tid 5 to smithi03173351-19 2024-04-17T11:46:38.515 INFO:tasks.rados.rados.0.smithi031.stdout:3605: finishing write tid 6 to smithi03173351-19 2024-04-17T11:46:38.515 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 3024 (ObjNum 1109 snap 370 seq_num 1109) dirty exists 2024-04-17T11:46:38.515 INFO:tasks.rados.rados.0.smithi031.stdout:3605: left oid 19 (ObjNum 1109 snap 370 seq_num 1109) 2024-04-17T11:46:38.516 INFO:tasks.rados.rados.0.smithi031.stdout:3605: done (2 left) 2024-04-17T11:46:38.516 INFO:tasks.rados.rados.0.smithi031.stdout:3606: done (1 left) 2024-04-17T11:46:38.516 INFO:tasks.rados.rados.0.smithi031.stdout:3607: done (0 left) 2024-04-17T11:46:38.516 INFO:tasks.rados.rados.0.smithi031.stdout:3608: rollback oid 48 current snap is 370 2024-04-17T11:46:38.516 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 48 to 328 2024-04-17T11:46:38.517 INFO:tasks.rados.rados.0.smithi031.stdout:3609: copy_from oid 27 from oid 45 current snap is 370 2024-04-17T11:46:38.517 INFO:tasks.rados.rados.0.smithi031.stdout:3610: delete oid 39 current snap is 370 2024-04-17T11:46:38.527 INFO:tasks.rados.rados.0.smithi031.stdout:3610: done (2 left) 2024-04-17T11:46:38.527 INFO:tasks.rados.rados.0.smithi031.stdout:3611: rollback oid 38 current snap is 370 2024-04-17T11:46:38.527 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 334 2024-04-17T11:46:38.527 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 370 2024-04-17T11:46:38.527 INFO:tasks.rados.rados.0.smithi031.stdout:3612: seq_num 1111 ranges {3735552=614400,4349952=753664,5103616=450560} 2024-04-17T11:46:38.551 INFO:tasks.rados.rados.0.smithi031.stdout:3612: writing smithi03173351-23 from 3735552 to 4349952 tid 1 2024-04-17T11:46:38.555 INFO:tasks.rados.rados.0.smithi031.stdout:3612: writing smithi03173351-23 from 4349952 to 5103616 tid 2 2024-04-17T11:46:38.559 INFO:tasks.rados.rados.0.smithi031.stdout:3612: writing smithi03173351-23 from 5103616 to 5554176 tid 3 2024-04-17T11:46:38.559 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 42 current snap is 370 2024-04-17T11:46:38.559 INFO:tasks.rados.rados.0.smithi031.stdout:3608: finishing rollback tid 0 to smithi03173351-48 2024-04-17T11:46:38.559 INFO:tasks.rados.rados.0.smithi031.stdout:3613: seq_num 1112 ranges {0=630784,630784=638976,1269760=466944,1736704=98304} 2024-04-17T11:46:38.562 INFO:tasks.rados.rados.0.smithi031.stdout:3613: writing smithi03173351-42 from 0 to 630784 tid 1 2024-04-17T11:46:38.566 INFO:tasks.rados.rados.0.smithi031.stdout:3613: writing smithi03173351-42 from 630784 to 1269760 tid 2 2024-04-17T11:46:38.568 INFO:tasks.rados.rados.0.smithi031.stdout:3613: writing smithi03173351-42 from 1269760 to 1736704 tid 3 2024-04-17T11:46:38.569 INFO:tasks.rados.rados.0.smithi031.stdout:3613: writing smithi03173351-42 from 1736704 to 1835008 tid 4 2024-04-17T11:46:38.570 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 22 current snap is 370 2024-04-17T11:46:38.570 INFO:tasks.rados.rados.0.smithi031.stdout:3608: finishing rollback tid 1 to smithi03173351-48 2024-04-17T11:46:38.570 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 48 v 3095 (ObjNum -1700217072 snap 21884 seq_num 2594831216) dirty dne 2024-04-17T11:46:38.570 INFO:tasks.rados.rados.0.smithi031.stdout:3611: finishing rollback tid 0 to smithi03173351-38 2024-04-17T11:46:38.570 INFO:tasks.rados.rados.0.smithi031.stdout:3614: seq_num 1113 ranges {2211840=647168,2859008=524288,3383296=622592,4005888=57344} 2024-04-17T11:46:38.585 INFO:tasks.rados.rados.0.smithi031.stdout:3614: writing smithi03173351-22 from 2211840 to 2859008 tid 1 2024-04-17T11:46:38.588 INFO:tasks.rados.rados.0.smithi031.stdout:3614: writing smithi03173351-22 from 2859008 to 3383296 tid 2 2024-04-17T11:46:38.593 INFO:tasks.rados.rados.0.smithi031.stdout:3614: writing smithi03173351-22 from 3383296 to 4005888 tid 3 2024-04-17T11:46:38.593 INFO:tasks.rados.rados.0.smithi031.stdout:3614: writing smithi03173351-22 from 4005888 to 4063232 tid 4 2024-04-17T11:46:38.593 INFO:tasks.rados.rados.0.smithi031.stdout:3608: done (5 left) 2024-04-17T11:46:38.593 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 370 2024-04-17T11:46:38.593 INFO:tasks.rados.rados.0.smithi031.stdout:3611: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:46:38.593 INFO:tasks.rados.rados.0.smithi031.stdout:3611: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:46:38.593 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 2958 (ObjNum 1006 snap 327 seq_num 1006) dirty exists 2024-04-17T11:46:38.593 INFO:tasks.rados.rados.0.smithi031.stdout:3612: finishing write tid 1 to smithi03173351-23 2024-04-17T11:46:38.593 INFO:tasks.rados.rados.0.smithi031.stdout:3615: seq_num 1114 ranges {4038656=663552,4702208=802816,5505024=401408} 2024-04-17T11:46:38.619 INFO:tasks.rados.rados.0.smithi031.stdout:3615: writing smithi03173351-6 from 4038656 to 4702208 tid 1 2024-04-17T11:46:38.623 INFO:tasks.rados.rados.0.smithi031.stdout:3615: writing smithi03173351-6 from 4702208 to 5505024 tid 2 2024-04-17T11:46:38.627 INFO:tasks.rados.rados.0.smithi031.stdout:3615: writing smithi03173351-6 from 5505024 to 5906432 tid 3 2024-04-17T11:46:38.627 INFO:tasks.rados.rados.0.smithi031.stdout:3611: done (5 left) 2024-04-17T11:46:38.627 INFO:tasks.rados.rados.0.smithi031.stdout:3616: delete oid 28 current snap is 370 2024-04-17T11:46:38.627 INFO:tasks.rados.rados.0.smithi031.stdout:3612: finishing write tid 2 to smithi03173351-23 2024-04-17T11:46:38.627 INFO:tasks.rados.rados.0.smithi031.stdout:3612: finishing write tid 3 to smithi03173351-23 2024-04-17T11:46:38.627 INFO:tasks.rados.rados.0.smithi031.stdout:3612: finishing write tid 4 to smithi03173351-23 2024-04-17T11:46:38.627 INFO:tasks.rados.rados.0.smithi031.stdout:3612: finishing write tid 5 to smithi03173351-23 2024-04-17T11:46:38.627 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 3022 (ObjNum 1111 snap 370 seq_num 1111) dirty exists 2024-04-17T11:46:38.627 INFO:tasks.rados.rados.0.smithi031.stdout:3612: left oid 23 (ObjNum 1111 snap 370 seq_num 1111) 2024-04-17T11:46:38.627 INFO:tasks.rados.rados.0.smithi031.stdout:3613: finishing write tid 1 to smithi03173351-42 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3613: finishing write tid 2 to smithi03173351-42 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3613: finishing write tid 3 to smithi03173351-42 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3613: finishing write tid 4 to smithi03173351-42 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3613: finishing write tid 5 to smithi03173351-42 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3613: finishing write tid 6 to smithi03173351-42 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 2753 (ObjNum 1112 snap 370 seq_num 1112) dirty exists 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3613: left oid 42 (ObjNum 1112 snap 370 seq_num 1112) 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3614: finishing write tid 1 to smithi03173351-22 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3614: finishing write tid 2 to smithi03173351-22 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3614: finishing write tid 3 to smithi03173351-22 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3614: finishing write tid 4 to smithi03173351-22 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3614: finishing write tid 5 to smithi03173351-22 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3614: finishing write tid 6 to smithi03173351-22 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 2855 (ObjNum 1113 snap 370 seq_num 1113) dirty exists 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3614: left oid 22 (ObjNum 1113 snap 370 seq_num 1113) 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3609: finishing copy_from racing read to smithi03173351-27 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:3609: finishing copy_from to smithi03173351-27 2024-04-17T11:46:38.628 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 3383 (ObjNum 1095 snap 359 seq_num 1095) dirty exists 2024-04-17T11:46:38.629 INFO:tasks.rados.rados.0.smithi031.stdout:3615: finishing write tid 1 to smithi03173351-6 2024-04-17T11:46:38.629 INFO:tasks.rados.rados.0.smithi031.stdout:3609: done (5 left) 2024-04-17T11:46:38.629 INFO:tasks.rados.rados.0.smithi031.stdout:3612: done (4 left) 2024-04-17T11:46:38.629 INFO:tasks.rados.rados.0.smithi031.stdout:3613: done (3 left) 2024-04-17T11:46:38.629 INFO:tasks.rados.rados.0.smithi031.stdout:3614: done (2 left) 2024-04-17T11:46:38.629 INFO:tasks.rados.rados.0.smithi031.stdout:3616: done (1 left) 2024-04-17T11:46:38.629 INFO:tasks.rados.rados.0.smithi031.stdout:3617: delete oid 1 current snap is 370 2024-04-17T11:46:38.631 INFO:tasks.rados.rados.0.smithi031.stdout:3615: finishing write tid 2 to smithi03173351-6 2024-04-17T11:46:38.631 INFO:tasks.rados.rados.0.smithi031.stdout:3615: finishing write tid 3 to smithi03173351-6 2024-04-17T11:46:38.632 INFO:tasks.rados.rados.0.smithi031.stdout:3615: finishing write tid 4 to smithi03173351-6 2024-04-17T11:46:38.632 INFO:tasks.rados.rados.0.smithi031.stdout:3617: done (1 left) 2024-04-17T11:46:38.632 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 370 2024-04-17T11:46:38.633 INFO:tasks.rados.rados.0.smithi031.stdout:3618: seq_num 1117 ranges {0=712704,712704=458752,1171456=655360,1826816=90112} 2024-04-17T11:46:38.636 INFO:tasks.rados.rados.0.smithi031.stdout:3618: writing smithi03173351-2 from 0 to 712704 tid 1 2024-04-17T11:46:38.639 INFO:tasks.rados.rados.0.smithi031.stdout:3618: writing smithi03173351-2 from 712704 to 1171456 tid 2 2024-04-17T11:46:38.643 INFO:tasks.rados.rados.0.smithi031.stdout:3618: writing smithi03173351-2 from 1171456 to 1826816 tid 3 2024-04-17T11:46:38.644 INFO:tasks.rados.rados.0.smithi031.stdout:3618: writing smithi03173351-2 from 1826816 to 1916928 tid 4 2024-04-17T11:46:38.644 INFO:tasks.rados.rados.0.smithi031.stdout:3619: snap_create 2024-04-17T11:46:38.644 INFO:tasks.rados.rados.0.smithi031.stdout:3615: finishing write tid 5 to smithi03173351-6 2024-04-17T11:46:38.644 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 3281 (ObjNum 1114 snap 370 seq_num 1114) dirty exists 2024-04-17T11:46:38.644 INFO:tasks.rados.rados.0.smithi031.stdout:3615: left oid 6 (ObjNum 1114 snap 370 seq_num 1114) 2024-04-17T11:46:38.644 INFO:tasks.rados.rados.0.smithi031.stdout:3618: finishing write tid 1 to smithi03173351-2 2024-04-17T11:46:38.644 INFO:tasks.rados.rados.0.smithi031.stdout:3618: finishing write tid 2 to smithi03173351-2 2024-04-17T11:46:38.647 INFO:tasks.rados.rados.0.smithi031.stdout:3618: finishing write tid 3 to smithi03173351-2 2024-04-17T11:46:38.647 INFO:tasks.rados.rados.0.smithi031.stdout:3618: finishing write tid 4 to smithi03173351-2 2024-04-17T11:46:38.647 INFO:tasks.rados.rados.0.smithi031.stdout:3618: finishing write tid 5 to smithi03173351-2 2024-04-17T11:46:38.649 INFO:tasks.rados.rados.0.smithi031.stdout:3618: finishing write tid 6 to smithi03173351-2 2024-04-17T11:46:38.650 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 2860 (ObjNum 1117 snap 370 seq_num 1117) dirty exists 2024-04-17T11:46:38.650 INFO:tasks.rados.rados.0.smithi031.stdout:3618: left oid 2 (ObjNum 1117 snap 370 seq_num 1117) 2024-04-17T11:46:38.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:37.507719+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-04-17T11:46:38.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:37.860990+0000 mgr.y (mgr.14556) 560 : cluster [DBG] pgmap v1199: 121 pgs: 121 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 864 KiB/s wr, 3 op/s 2024-04-17T11:46:38.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:37.507719+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-04-17T11:46:38.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:37.860990+0000 mgr.y (mgr.14556) 560 : cluster [DBG] pgmap v1199: 121 pgs: 121 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 864 KiB/s wr, 3 op/s 2024-04-17T11:46:38.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:37.507719+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-04-17T11:46:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:37.860990+0000 mgr.y (mgr.14556) 560 : cluster [DBG] pgmap v1199: 121 pgs: 121 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 864 KiB/s wr, 3 op/s 2024-04-17T11:46:39.463 INFO:tasks.rados.rados.0.smithi031.stdout:3615: done (2 left) 2024-04-17T11:46:39.463 INFO:tasks.rados.rados.0.smithi031.stdout:3618: done (1 left) 2024-04-17T11:46:39.463 INFO:tasks.rados.rados.0.smithi031.stdout:3619: done (0 left) 2024-04-17T11:46:39.463 INFO:tasks.rados.rados.0.smithi031.stdout:3620: read oid 25 snap -1 2024-04-17T11:46:39.463 INFO:tasks.rados.rados.0.smithi031.stdout:3620: expect deleted 2024-04-17T11:46:39.463 INFO:tasks.rados.rados.0.smithi031.stdout:3621: rollback oid 21 current snap is 371 2024-04-17T11:46:39.464 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 21 to 365 2024-04-17T11:46:39.464 INFO:tasks.rados.rados.0.smithi031.stdout:3622: read oid 35 snap 337 2024-04-17T11:46:39.464 INFO:tasks.rados.rados.0.smithi031.stdout:3622: expect (ObjNum 1005 snap 327 seq_num 1005) 2024-04-17T11:46:39.464 INFO:tasks.rados.rados.0.smithi031.stdout:3623: read oid 18 snap -1 2024-04-17T11:46:39.464 INFO:tasks.rados.rados.0.smithi031.stdout:3623: expect (ObjNum 1076 snap 349 seq_num 1076) 2024-04-17T11:46:39.464 INFO:tasks.rados.rados.0.smithi031.stdout:3624: copy_from oid 13 from oid 33 current snap is 371 2024-04-17T11:46:39.464 INFO:tasks.rados.rados.0.smithi031.stdout:3625: read oid 38 snap 352 2024-04-17T11:46:39.464 INFO:tasks.rados.rados.0.smithi031.stdout:3625: expect (ObjNum 1035 snap 335 seq_num 1035) 2024-04-17T11:46:39.464 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 371 2024-04-17T11:46:39.464 INFO:tasks.rados.rados.0.smithi031.stdout:3626: seq_num 1118 ranges {2613248=729088,3342336=794624,4136960=409600} 2024-04-17T11:46:39.483 INFO:tasks.rados.rados.0.smithi031.stdout:3626: writing smithi03173351-50 from 2613248 to 3342336 tid 1 2024-04-17T11:46:39.488 INFO:tasks.rados.rados.0.smithi031.stdout:3626: writing smithi03173351-50 from 3342336 to 4136960 tid 2 2024-04-17T11:46:39.491 INFO:tasks.rados.rados.0.smithi031.stdout:3626: writing smithi03173351-50 from 4136960 to 4546560 tid 3 2024-04-17T11:46:39.491 INFO:tasks.rados.rados.0.smithi031.stdout:3627: read oid 32 snap -1 2024-04-17T11:46:39.491 INFO:tasks.rados.rados.0.smithi031.stdout:3627: expect (ObjNum 1014 snap 329 seq_num 1014) 2024-04-17T11:46:39.492 INFO:tasks.rados.rados.0.smithi031.stdout:3628: setattr oid 3 current snap is 371 2024-04-17T11:46:39.492 INFO:tasks.rados.rados.0.smithi031.stdout:3624: finishing copy_from racing read to smithi03173351-13 2024-04-17T11:46:39.492 INFO:tasks.rados.rados.0.smithi031.stdout:3621: finishing rollback tid 1 to smithi03173351-21 2024-04-17T11:46:39.492 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 2984 (ObjNum 0 snap 32549 seq_num 2594304816) dirty dne 2024-04-17T11:46:39.492 INFO:tasks.rados.rados.0.smithi031.stdout:3624: finishing copy_from to smithi03173351-13 2024-04-17T11:46:39.492 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 13 v 3090 (ObjNum -848563007 snap 21881 seq_num 593658048) dirty exists 2024-04-17T11:46:39.492 INFO:tasks.rados.rados.0.smithi031.stdout:3625: expect (ObjNum 1035 snap 335 seq_num 1035) 2024-04-17T11:46:39.687 INFO:tasks.rados.rados.0.smithi031.stdout:3623: expect (ObjNum 1076 snap 349 seq_num 1076) 2024-04-17T11:46:39.778 INFO:tasks.rados.rados.0.smithi031.stdout:3622: expect (ObjNum 1005 snap 327 seq_num 1005) 2024-04-17T11:46:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:38.514594+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-04-17T11:46:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:39.462980+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-04-17T11:46:39.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:38.514594+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-04-17T11:46:39.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:39.462980+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-04-17T11:46:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:38.514594+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-04-17T11:46:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:39.462980+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-04-17T11:46:40.028 INFO:tasks.rados.rados.0.smithi031.stdout:3626: finishing write tid 1 to smithi03173351-50 2024-04-17T11:46:40.028 INFO:tasks.rados.rados.0.smithi031.stdout:3626: finishing write tid 2 to smithi03173351-50 2024-04-17T11:46:40.028 INFO:tasks.rados.rados.0.smithi031.stdout:3626: finishing write tid 3 to smithi03173351-50 2024-04-17T11:46:40.028 INFO:tasks.rados.rados.0.smithi031.stdout:3626: finishing write tid 4 to smithi03173351-50 2024-04-17T11:46:40.028 INFO:tasks.rados.rados.0.smithi031.stdout:3626: finishing write tid 5 to smithi03173351-50 2024-04-17T11:46:40.028 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 3412 (ObjNum 1118 snap 371 seq_num 1118) dirty exists 2024-04-17T11:46:40.028 INFO:tasks.rados.rados.0.smithi031.stdout:3626: left oid 50 (ObjNum 1118 snap 371 seq_num 1118) 2024-04-17T11:46:40.028 INFO:tasks.rados.rados.0.smithi031.stdout:3627: expect (ObjNum 1014 snap 329 seq_num 1014) 2024-04-17T11:46:40.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:39.861335+0000 mgr.y (mgr.14556) 561 : cluster [DBG] pgmap v1202: 121 pgs: 121 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 864 KiB/s wr, 3 op/s 2024-04-17T11:46:40.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:39.861335+0000 mgr.y (mgr.14556) 561 : cluster [DBG] pgmap v1202: 121 pgs: 121 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 864 KiB/s wr, 3 op/s 2024-04-17T11:46:40.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:39.861335+0000 mgr.y (mgr.14556) 561 : cluster [DBG] pgmap v1202: 121 pgs: 121 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 864 KiB/s wr, 3 op/s 2024-04-17T11:46:41.639 INFO:tasks.rados.rados.0.smithi031.stdout:3620: done (8 left) 2024-04-17T11:46:41.639 INFO:tasks.rados.rados.0.smithi031.stdout:3621: done (7 left) 2024-04-17T11:46:41.639 INFO:tasks.rados.rados.0.smithi031.stdout:3622: done (6 left) 2024-04-17T11:46:41.639 INFO:tasks.rados.rados.0.smithi031.stdout:3623: done (5 left) 2024-04-17T11:46:41.639 INFO:tasks.rados.rados.0.smithi031.stdout:3624: done (4 left) 2024-04-17T11:46:41.639 INFO:tasks.rados.rados.0.smithi031.stdout:3625: done (3 left) 2024-04-17T11:46:41.640 INFO:tasks.rados.rados.0.smithi031.stdout:3626: done (2 left) 2024-04-17T11:46:41.640 INFO:tasks.rados.rados.0.smithi031.stdout:3627: done (1 left) 2024-04-17T11:46:41.640 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 371 2024-04-17T11:46:41.640 INFO:tasks.rados.rados.0.smithi031.stdout:3629: seq_num 1119 ranges {4546560=745472,5292032=679936,5971968=524288} 2024-04-17T11:46:41.668 INFO:tasks.rados.rados.0.smithi031.stdout:3629: writing smithi03173351-50 from 4546560 to 5292032 tid 1 2024-04-17T11:46:41.671 INFO:tasks.rados.rados.0.smithi031.stdout:3629: writing smithi03173351-50 from 5292032 to 5971968 tid 2 2024-04-17T11:46:41.675 INFO:tasks.rados.rados.0.smithi031.stdout:3629: writing smithi03173351-50 from 5971968 to 6496256 tid 3 2024-04-17T11:46:41.675 INFO:tasks.rados.rados.0.smithi031.stdout:3630: read oid 31 snap 357 2024-04-17T11:46:41.675 INFO:tasks.rados.rados.0.smithi031.stdout:3630: expect (ObjNum 1079 snap 352 seq_num 1079) 2024-04-17T11:46:41.675 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 371 2024-04-17T11:46:41.675 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2856 (ObjNum 1 snap 32549 seq_num 2591548896) dirty exists 2024-04-17T11:46:41.675 INFO:tasks.rados.rados.0.smithi031.stdout:3631: seq_num 1120 ranges {0=761856,761856=557056,1318912=425984,1744896=221184} 2024-04-17T11:46:41.679 INFO:tasks.rados.rados.0.smithi031.stdout:3631: writing smithi03173351-21 from 0 to 761856 tid 1 2024-04-17T11:46:41.683 INFO:tasks.rados.rados.0.smithi031.stdout:3631: writing smithi03173351-21 from 761856 to 1318912 tid 2 2024-04-17T11:46:41.685 INFO:tasks.rados.rados.0.smithi031.stdout:3631: writing smithi03173351-21 from 1318912 to 1744896 tid 3 2024-04-17T11:46:41.687 INFO:tasks.rados.rados.0.smithi031.stdout:3631: writing smithi03173351-21 from 1744896 to 1966080 tid 4 2024-04-17T11:46:41.687 INFO:tasks.rados.rados.0.smithi031.stdout:3628: done (3 left) 2024-04-17T11:46:41.687 INFO:tasks.rados.rados.0.smithi031.stdout:3632: snap_remove snap 359 2024-04-17T11:46:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:46:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:41] "GET /metrics HTTP/1.1" 200 192272 "" "Prometheus/2.33.4" 2024-04-17T11:46:41.745 INFO:tasks.rados.rados.0.smithi031.stdout:3632: done (3 left) 2024-04-17T11:46:41.745 INFO:tasks.rados.rados.0.smithi031.stdout:3633: delete oid 48 current snap is 371 2024-04-17T11:46:41.745 INFO:tasks.rados.rados.0.smithi031.stdout:3629: finishing write tid 1 to smithi03173351-50 2024-04-17T11:46:41.745 INFO:tasks.rados.rados.0.smithi031.stdout:3629: finishing write tid 2 to smithi03173351-50 2024-04-17T11:46:41.745 INFO:tasks.rados.rados.0.smithi031.stdout:3629: finishing write tid 3 to smithi03173351-50 2024-04-17T11:46:41.745 INFO:tasks.rados.rados.0.smithi031.stdout:3629: finishing write tid 4 to smithi03173351-50 2024-04-17T11:46:41.745 INFO:tasks.rados.rados.0.smithi031.stdout:3631: finishing write tid 1 to smithi03173351-21 2024-04-17T11:46:41.745 INFO:tasks.rados.rados.0.smithi031.stdout:3631: finishing write tid 2 to smithi03173351-21 2024-04-17T11:46:41.746 INFO:tasks.rados.rados.0.smithi031.stdout:3631: finishing write tid 3 to smithi03173351-21 2024-04-17T11:46:41.746 INFO:tasks.rados.rados.0.smithi031.stdout:3631: finishing write tid 4 to smithi03173351-21 2024-04-17T11:46:41.746 INFO:tasks.rados.rados.0.smithi031.stdout:3631: finishing write tid 5 to smithi03173351-21 2024-04-17T11:46:41.746 INFO:tasks.rados.rados.0.smithi031.stdout:3631: finishing write tid 6 to smithi03173351-21 2024-04-17T11:46:41.746 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 3095 (ObjNum 1120 snap 371 seq_num 1120) dirty exists 2024-04-17T11:46:41.746 INFO:tasks.rados.rados.0.smithi031.stdout:3631: left oid 21 (ObjNum 1120 snap 371 seq_num 1120) 2024-04-17T11:46:41.746 INFO:tasks.rados.rados.0.smithi031.stdout:3629: finishing write tid 5 to smithi03173351-50 2024-04-17T11:46:41.746 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 3416 (ObjNum 1119 snap 371 seq_num 1119) dirty exists 2024-04-17T11:46:41.746 INFO:tasks.rados.rados.0.smithi031.stdout:3629: left oid 50 (ObjNum 1119 snap 371 seq_num 1119) 2024-04-17T11:46:41.746 INFO:tasks.rados.rados.0.smithi031.stdout:3630: expect (ObjNum 1079 snap 352 seq_num 1079) 2024-04-17T11:46:42.044 INFO:tasks.rados.rados.0.smithi031.stdout:3629: done (3 left) 2024-04-17T11:46:42.044 INFO:tasks.rados.rados.0.smithi031.stdout:3630: done (2 left) 2024-04-17T11:46:42.044 INFO:tasks.rados.rados.0.smithi031.stdout:3631: done (1 left) 2024-04-17T11:46:42.044 INFO:tasks.rados.rados.0.smithi031.stdout:3633: done (0 left) 2024-04-17T11:46:42.044 INFO:tasks.rados.rados.0.smithi031.stdout:3634: rollback oid 8 current snap is 371 2024-04-17T11:46:42.044 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 8 to 347 2024-04-17T11:46:42.044 INFO:tasks.rados.rados.0.smithi031.stdout:3635: read oid 28 snap -1 2024-04-17T11:46:42.044 INFO:tasks.rados.rados.0.smithi031.stdout:3635: expect deleted 2024-04-17T11:46:42.044 INFO:tasks.rados.rados.0.smithi031.stdout:3636: delete oid 43 current snap is 371 2024-04-17T11:46:42.046 INFO:tasks.rados.rados.0.smithi031.stdout:3635: done (2 left) 2024-04-17T11:46:42.046 INFO:tasks.rados.rados.0.smithi031.stdout:3636: done (1 left) 2024-04-17T11:46:42.046 INFO:tasks.rados.rados.0.smithi031.stdout:3637: snap_remove snap 363 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:3637: done (1 left) 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:3638: rollback oid 26 current snap is 371 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 337 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:3639: rollback oid 35 current snap is 371 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 35 to 364 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:3640: rollback oid 47 current snap is 371 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 47 to 352 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:3641: delete oid 24 current snap is 371 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:3634: finishing rollback tid 0 to smithi03173351-8 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:3634: finishing rollback tid 1 to smithi03173351-8 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:3634: finishing rollback tid 2 to smithi03173351-8 2024-04-17T11:46:42.751 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 3098 (ObjNum 1064 snap 344 seq_num 1064) dirty exists 2024-04-17T11:46:42.760 INFO:tasks.rados.rados.0.smithi031.stdout:3639: finishing rollback tid 0 to smithi03173351-35 2024-04-17T11:46:42.760 INFO:tasks.rados.rados.0.smithi031.stdout:3634: done (4 left) 2024-04-17T11:46:42.760 INFO:tasks.rados.rados.0.smithi031.stdout:3641: done (3 left) 2024-04-17T11:46:42.761 INFO:tasks.rados.rados.0.smithi031.stdout:3642: delete oid 3 current snap is 371 2024-04-17T11:46:42.761 INFO:tasks.rados.rados.0.smithi031.stdout:3639: finishing rollback tid 1 to smithi03173351-35 2024-04-17T11:46:42.762 INFO:tasks.rados.rados.0.smithi031.stdout:3639: finishing rollback tid 2 to smithi03173351-35 2024-04-17T11:46:42.762 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 2756 (ObjNum 1005 snap 327 seq_num 1005) dirty exists 2024-04-17T11:46:42.769 INFO:tasks.rados.rados.0.smithi031.stdout:3640: finishing rollback tid 0 to smithi03173351-47 2024-04-17T11:46:42.769 INFO:tasks.rados.rados.0.smithi031.stdout:3640: finishing rollback tid 1 to smithi03173351-47 2024-04-17T11:46:42.769 INFO:tasks.rados.rados.0.smithi031.stdout:3640: finishing rollback tid 2 to smithi03173351-47 2024-04-17T11:46:42.769 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 2961 (ObjNum 966 snap 307 seq_num 966) dirty exists 2024-04-17T11:46:42.770 INFO:tasks.rados.rados.0.smithi031.stdout:3639: done (3 left) 2024-04-17T11:46:42.770 INFO:tasks.rados.rados.0.smithi031.stdout:3640: done (2 left) 2024-04-17T11:46:42.770 INFO:tasks.rados.rados.0.smithi031.stdout:3642: done (1 left) 2024-04-17T11:46:42.771 INFO:tasks.rados.rados.0.smithi031.stdout:3643: rmattr oid 39 current snap is 371 2024-04-17T11:46:42.771 INFO:tasks.rados.rados.0.smithi031.stdout:3643: done (1 left) 2024-04-17T11:46:42.771 INFO:tasks.rados.rados.0.smithi031.stdout:3644: read oid 38 snap -1 2024-04-17T11:46:42.771 INFO:tasks.rados.rados.0.smithi031.stdout:3644: expect (ObjNum 1006 snap 327 seq_num 1006) 2024-04-17T11:46:42.771 INFO:tasks.rados.rados.0.smithi031.stdout:3645: delete oid 4 current snap is 371 2024-04-17T11:46:42.773 INFO:tasks.rados.rados.0.smithi031.stdout:3638: finishing rollback tid 0 to smithi03173351-26 2024-04-17T11:46:42.776 INFO:tasks.rados.rados.0.smithi031.stdout:3645: done (2 left) 2024-04-17T11:46:42.776 INFO:tasks.rados.rados.0.smithi031.stdout:3646: snap_remove snap 362 2024-04-17T11:46:43.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:41.745159+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-04-17T11:46:43.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:41.861708+0000 mgr.y (mgr.14556) 562 : cluster [DBG] pgmap v1204: 121 pgs: 121 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 470 B/s rd, 793 KiB/s wr, 3 op/s 2024-04-17T11:46:43.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:41.745159+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-04-17T11:46:43.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:41.861708+0000 mgr.y (mgr.14556) 562 : cluster [DBG] pgmap v1204: 121 pgs: 121 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 470 B/s rd, 793 KiB/s wr, 3 op/s 2024-04-17T11:46:43.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:41.745159+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-04-17T11:46:43.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:41.861708+0000 mgr.y (mgr.14556) 562 : cluster [DBG] pgmap v1204: 121 pgs: 121 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 470 B/s rd, 793 KiB/s wr, 3 op/s 2024-04-17T11:46:43.756 INFO:tasks.rados.rados.0.smithi031.stdout:3646: done (2 left) 2024-04-17T11:46:43.756 INFO:tasks.rados.rados.0.smithi031.stdout:3647: delete oid 30 current snap is 371 2024-04-17T11:46:43.758 INFO:tasks.rados.rados.0.smithi031.stdout:3638: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:46:43.758 INFO:tasks.rados.rados.0.smithi031.stdout:3638: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:46:43.758 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 3285 (ObjNum 954 snap 306 seq_num 954) dirty exists 2024-04-17T11:46:43.758 INFO:tasks.rados.rados.0.smithi031.stdout:3644: expect (ObjNum 1006 snap 327 seq_num 1006) 2024-04-17T11:46:43.905 INFO:tasks.rados.rados.0.smithi031.stdout:3638: done (2 left) 2024-04-17T11:46:43.905 INFO:tasks.rados.rados.0.smithi031.stdout:3644: done (1 left) 2024-04-17T11:46:43.906 INFO:tasks.rados.rados.0.smithi031.stdout:3647: done (0 left) 2024-04-17T11:46:43.906 INFO:tasks.rados.rados.0.smithi031.stdout:3648: setattr oid 47 current snap is 371 2024-04-17T11:46:43.908 INFO:tasks.rados.rados.0.smithi031.stdout:3649: read oid 49 snap -1 2024-04-17T11:46:43.908 INFO:tasks.rados.rados.0.smithi031.stdout:3649: expect deleted 2024-04-17T11:46:43.908 INFO:tasks.rados.rados.0.smithi031.stdout:3650: copy_from oid 8 from oid 22 current snap is 371 2024-04-17T11:46:43.908 INFO:tasks.rados.rados.0.smithi031.stdout:3651: read oid 14 snap -1 2024-04-17T11:46:43.908 INFO:tasks.rados.rados.0.smithi031.stdout:3651: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:46:43.908 INFO:tasks.rados.rados.0.smithi031.stdout:3652: read oid 29 snap -1 2024-04-17T11:46:43.908 INFO:tasks.rados.rados.0.smithi031.stdout:3652: expect (ObjNum 1059 snap 343 seq_num 1059) 2024-04-17T11:46:43.908 INFO:tasks.rados.rados.0.smithi031.stdout:3653: read oid 42 snap 346 2024-04-17T11:46:43.908 INFO:tasks.rados.rados.0.smithi031.stdout:3653: expect deleted 2024-04-17T11:46:43.908 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 371 2024-04-17T11:46:43.908 INFO:tasks.rados.rados.0.smithi031.stdout:3654: seq_num 1127 ranges {2351104=483328,2834432=598016,3432448=581632,4014080=425984} 2024-04-17T11:46:43.923 INFO:tasks.rados.rados.0.smithi031.stdout:3654: writing smithi03173351-38 from 2351104 to 2834432 tid 1 2024-04-17T11:46:43.927 INFO:tasks.rados.rados.0.smithi031.stdout:3654: writing smithi03173351-38 from 2834432 to 3432448 tid 2 2024-04-17T11:46:43.930 INFO:tasks.rados.rados.0.smithi031.stdout:3654: writing smithi03173351-38 from 3432448 to 4014080 tid 3 2024-04-17T11:46:43.933 INFO:tasks.rados.rados.0.smithi031.stdout:3654: writing smithi03173351-38 from 4014080 to 4440064 tid 4 2024-04-17T11:46:43.934 INFO:tasks.rados.rados.0.smithi031.stdout:3655: rollback oid 24 current snap is 371 2024-04-17T11:46:43.934 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 348 2024-04-17T11:46:43.934 INFO:tasks.rados.rados.0.smithi031.stdout:3651: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:46:43.936 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 2962 (ObjNum 966 snap 307 seq_num 966) dirty exists 2024-04-17T11:46:43.937 INFO:tasks.rados.rados.0.smithi031.stdout:3648: done (7 left) 2024-04-17T11:46:43.937 INFO:tasks.rados.rados.0.smithi031.stdout:3649: done (6 left) 2024-04-17T11:46:43.937 INFO:tasks.rados.rados.0.smithi031.stdout:3651: done (5 left) 2024-04-17T11:46:43.937 INFO:tasks.rados.rados.0.smithi031.stdout:3653: done (4 left) 2024-04-17T11:46:43.937 INFO:tasks.rados.rados.0.smithi031.stdout:3656: delete oid 7 current snap is 371 2024-04-17T11:46:43.937 INFO:tasks.rados.rados.0.smithi031.stdout:3652: expect (ObjNum 1059 snap 343 seq_num 1059) 2024-04-17T11:46:43.964 INFO:tasks.rados.rados.0.smithi031.stdout:3650: finishing copy_from racing read to smithi03173351-8 2024-04-17T11:46:43.964 INFO:tasks.rados.rados.0.smithi031.stdout:3650: finishing copy_from to smithi03173351-8 2024-04-17T11:46:43.964 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 2855 (ObjNum 1113 snap 370 seq_num 1113) dirty exists 2024-04-17T11:46:43.964 INFO:tasks.rados.rados.0.smithi031.stdout:3654: finishing write tid 1 to smithi03173351-38 2024-04-17T11:46:43.964 INFO:tasks.rados.rados.0.smithi031.stdout:3654: finishing write tid 2 to smithi03173351-38 2024-04-17T11:46:43.964 INFO:tasks.rados.rados.0.smithi031.stdout:3650: done (4 left) 2024-04-17T11:46:43.964 INFO:tasks.rados.rados.0.smithi031.stdout:3652: done (3 left) 2024-04-17T11:46:43.964 INFO:tasks.rados.rados.0.smithi031.stdout:3656: done (2 left) 2024-04-17T11:46:43.964 INFO:tasks.rados.rados.0.smithi031.stdout:3657: read oid 45 snap -1 2024-04-17T11:46:43.964 INFO:tasks.rados.rados.0.smithi031.stdout:3657: expect (ObjNum 1095 snap 359 seq_num 1095) 2024-04-17T11:46:43.965 INFO:tasks.rados.rados.0.smithi031.stdout:3658: delete oid 50 current snap is 371 2024-04-17T11:46:43.965 INFO:tasks.rados.rados.0.smithi031.stdout:3654: finishing write tid 3 to smithi03173351-38 2024-04-17T11:46:43.965 INFO:tasks.rados.rados.0.smithi031.stdout:3654: finishing write tid 4 to smithi03173351-38 2024-04-17T11:46:43.965 INFO:tasks.rados.rados.0.smithi031.stdout:3655: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:46:43.965 INFO:tasks.rados.rados.0.smithi031.stdout:3654: finishing write tid 5 to smithi03173351-38 2024-04-17T11:46:43.965 INFO:tasks.rados.rados.0.smithi031.stdout:3655: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:46:43.965 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 2863 (ObjNum 1062 snap 344 seq_num 1062) dirty exists 2024-04-17T11:46:43.965 INFO:tasks.rados.rados.0.smithi031.stdout:3654: finishing write tid 6 to smithi03173351-38 2024-04-17T11:46:43.965 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 2967 (ObjNum 1127 snap 371 seq_num 1127) dirty exists 2024-04-17T11:46:43.965 INFO:tasks.rados.rados.0.smithi031.stdout:3654: left oid 38 (ObjNum 1127 snap 371 seq_num 1127) 2024-04-17T11:46:44.053 INFO:tasks.rados.rados.0.smithi031.stdout:3657: expect (ObjNum 1095 snap 359 seq_num 1095) 2024-04-17T11:46:44.215 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:46:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:46:44.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:42.751097+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-04-17T11:46:44.216 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:46:44.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:42.751097+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-04-17T11:46:44.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:42.751097+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (14m) 3m ago 14m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (14m) 3m ago 14m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (16m) 3m ago 16m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (16m) 3m ago 16m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (19m) 3m ago 19m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (21m) 3m ago 21m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (21m) 3m ago 21m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (19m) 3m ago 19m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (19m) 3m ago 19m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (15m) 3m ago 15m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (15m) 3m ago 15m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:46:44.504 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (19m) 3m ago 19m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:46:44.505 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (18m) 3m ago 18m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:46:44.505 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (18m) 3m ago 18m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:46:44.505 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (17m) 3m ago 17m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:46:44.505 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (17m) 3m ago 17m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:46:44.505 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (17m) 3m ago 17m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:46:44.505 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (16m) 3m ago 16m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:46:44.505 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (16m) 3m ago 16m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:46:44.505 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (14m) 3m ago 15m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:46:44.858 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:46:44.858 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:46:44.859 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:46:45.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:43.755977+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-04-17T11:46:45.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:43.862076+0000 mgr.y (mgr.14556) 563 : cluster [DBG] pgmap v1207: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 382 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 7.1 MiB/s wr, 24 op/s 2024-04-17T11:46:45.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:46:44.205417+0000 mgr.y (mgr.14556) 564 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:45.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:43.755977+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-04-17T11:46:45.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:43.862076+0000 mgr.y (mgr.14556) 563 : cluster [DBG] pgmap v1207: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 382 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 7.1 MiB/s wr, 24 op/s 2024-04-17T11:46:45.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:46:44.205417+0000 mgr.y (mgr.14556) 564 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:45.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:43.755977+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-04-17T11:46:45.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:43.862076+0000 mgr.y (mgr.14556) 563 : cluster [DBG] pgmap v1207: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 382 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 7.1 MiB/s wr, 24 op/s 2024-04-17T11:46:45.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:46:44.205417+0000 mgr.y (mgr.14556) 564 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:46.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:46:44.497167+0000 mgr.y (mgr.14556) 565 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:46.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:46:44.859860+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.31:0/1553074464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:46:46.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:46:44.497167+0000 mgr.y (mgr.14556) 565 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:46.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:46:44.859860+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.31:0/1553074464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:46:46.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:46:44.497167+0000 mgr.y (mgr.14556) 565 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:46:46.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:46:44.859860+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.31:0/1553074464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:46:46.238 INFO:tasks.rados.rados.0.smithi031.stdout:3654: done (3 left) 2024-04-17T11:46:46.238 INFO:tasks.rados.rados.0.smithi031.stdout:3655: done (2 left) 2024-04-17T11:46:46.238 INFO:tasks.rados.rados.0.smithi031.stdout:3657: done (1 left) 2024-04-17T11:46:46.238 INFO:tasks.rados.rados.0.smithi031.stdout:3658: done (0 left) 2024-04-17T11:46:46.238 INFO:tasks.rados.rados.0.smithi031.stdout:3659: snap_remove snap 368 2024-04-17T11:46:46.773 INFO:tasks.rados.rados.0.smithi031.stdout:3659: done (0 left) 2024-04-17T11:46:46.773 INFO:tasks.rados.rados.0.smithi031.stdout:3660: snap_create 2024-04-17T11:46:47.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:45.862401+0000 mgr.y (mgr.14556) 566 : cluster [DBG] pgmap v1208: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 382 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 5.2 MiB/s wr, 17 op/s 2024-04-17T11:46:47.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:45.862401+0000 mgr.y (mgr.14556) 566 : cluster [DBG] pgmap v1208: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 382 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 5.2 MiB/s wr, 17 op/s 2024-04-17T11:46:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:45.862401+0000 mgr.y (mgr.14556) 566 : cluster [DBG] pgmap v1208: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 382 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 5.2 MiB/s wr, 17 op/s 2024-04-17T11:46:47.776 INFO:tasks.rados.rados.0.smithi031.stdout:3660: done (0 left) 2024-04-17T11:46:47.776 INFO:tasks.rados.rados.0.smithi031.stdout:3661: rollback oid 21 current snap is 372 2024-04-17T11:46:47.776 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 21 to 366 2024-04-17T11:46:47.776 INFO:tasks.rados.rados.0.smithi031.stdout:3662: rollback oid 38 current snap is 372 2024-04-17T11:46:47.776 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 38 to 365 2024-04-17T11:46:47.776 INFO:tasks.rados.rados.0.smithi031.stdout:3663: snap_create 2024-04-17T11:46:47.782 INFO:tasks.rados.rados.0.smithi031.stdout:3662: finishing rollback tid 0 to smithi03173351-38 2024-04-17T11:46:47.782 INFO:tasks.rados.rados.0.smithi031.stdout:3661: finishing rollback tid 0 to smithi03173351-21 2024-04-17T11:46:47.782 INFO:tasks.rados.rados.0.smithi031.stdout:3661: finishing rollback tid 1 to smithi03173351-21 2024-04-17T11:46:47.782 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 3097 (ObjNum 1 snap 32549 seq_num 2594743968) dirty dne 2024-04-17T11:46:47.783 INFO:tasks.rados.rados.0.smithi031.stdout:3662: finishing rollback tid 1 to smithi03173351-38 2024-04-17T11:46:47.783 INFO:tasks.rados.rados.0.smithi031.stdout:3662: finishing rollback tid 2 to smithi03173351-38 2024-04-17T11:46:47.784 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 2970 (ObjNum 911 snap 293 seq_num 911) dirty exists 2024-04-17T11:46:48.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:46.767407+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-04-17T11:46:48.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:46.767407+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-04-17T11:46:48.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:46.767407+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-04-17T11:46:48.782 INFO:tasks.rados.rados.0.smithi031.stdout:3661: done (2 left) 2024-04-17T11:46:48.782 INFO:tasks.rados.rados.0.smithi031.stdout:3662: done (1 left) 2024-04-17T11:46:48.782 INFO:tasks.rados.rados.0.smithi031.stdout:3663: done (0 left) 2024-04-17T11:46:48.782 INFO:tasks.rados.rados.0.smithi031.stdout:3664: read oid 9 snap 337 2024-04-17T11:46:48.782 INFO:tasks.rados.rados.0.smithi031.stdout:3664: expect (ObjNum 1042 snap 335 seq_num 1042) 2024-04-17T11:46:48.782 INFO:tasks.rados.rados.0.smithi031.stdout:3665: delete oid 37 current snap is 373 2024-04-17T11:46:48.786 INFO:tasks.rados.rados.0.smithi031.stdout:3665: done (1 left) 2024-04-17T11:46:48.786 INFO:tasks.rados.rados.0.smithi031.stdout:3666: rollback oid 8 current snap is 373 2024-04-17T11:46:48.786 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 8 to 328 2024-04-17T11:46:48.794 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 373 2024-04-17T11:46:48.794 INFO:tasks.rados.rados.0.smithi031.stdout:3667: seq_num 1131 ranges {14524416=548864,15073280=540672,15613952=565248,16179200=425984,16605184=73728} 2024-04-17T11:46:48.869 INFO:tasks.rados.rados.0.smithi031.stdout:3667: writing smithi03173351-32 from 14524416 to 15073280 tid 1 2024-04-17T11:46:48.872 INFO:tasks.rados.rados.0.smithi031.stdout:3667: writing smithi03173351-32 from 15073280 to 15613952 tid 2 2024-04-17T11:46:48.875 INFO:tasks.rados.rados.0.smithi031.stdout:3667: writing smithi03173351-32 from 15613952 to 16179200 tid 3 2024-04-17T11:46:48.878 INFO:tasks.rados.rados.0.smithi031.stdout:3667: writing smithi03173351-32 from 16179200 to 16605184 tid 4 2024-04-17T11:46:48.879 INFO:tasks.rados.rados.0.smithi031.stdout:3667: writing smithi03173351-32 from 16605184 to 16678912 tid 5 2024-04-17T11:46:48.879 INFO:tasks.rados.rados.0.smithi031.stdout:3668: rmattr oid 7 current snap is 373 2024-04-17T11:46:48.879 INFO:tasks.rados.rados.0.smithi031.stdout:3668: done (3 left) 2024-04-17T11:46:48.879 INFO:tasks.rados.rados.0.smithi031.stdout:3669: copy_from oid 6 from oid 34 current snap is 373 2024-04-17T11:46:48.879 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 373 2024-04-17T11:46:48.879 INFO:tasks.rados.rados.0.smithi031.stdout:3670: seq_num 1132 ranges {0=565248,565248=425984,991232=770048,1761280=409600} 2024-04-17T11:46:48.882 INFO:tasks.rados.rados.0.smithi031.stdout:3670: writing smithi03173351-49 from 0 to 565248 tid 1 2024-04-17T11:46:48.885 INFO:tasks.rados.rados.0.smithi031.stdout:3670: writing smithi03173351-49 from 565248 to 991232 tid 2 2024-04-17T11:46:48.890 INFO:tasks.rados.rados.0.smithi031.stdout:3670: writing smithi03173351-49 from 991232 to 1761280 tid 3 2024-04-17T11:46:48.893 INFO:tasks.rados.rados.0.smithi031.stdout:3670: writing smithi03173351-49 from 1761280 to 2170880 tid 4 2024-04-17T11:46:48.893 INFO:tasks.rados.rados.0.smithi031.stdout:3671: delete oid 5 current snap is 373 2024-04-17T11:46:48.894 INFO:tasks.rados.rados.0.smithi031.stdout:3666: finishing rollback tid 0 to smithi03173351-8 2024-04-17T11:46:48.894 INFO:tasks.rados.rados.0.smithi031.stdout:3666: finishing rollback tid 1 to smithi03173351-8 2024-04-17T11:46:48.894 INFO:tasks.rados.rados.0.smithi031.stdout:3666: finishing rollback tid 2 to smithi03173351-8 2024-04-17T11:46:48.894 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 3101 (ObjNum 994 snap 321 seq_num 994) dirty exists 2024-04-17T11:46:48.894 INFO:tasks.rados.rados.0.smithi031.stdout:3664: expect (ObjNum 1042 snap 335 seq_num 1042) 2024-04-17T11:46:49.017 INFO:tasks.rados.rados.0.smithi031.stdout:3667: finishing write tid 1 to smithi03173351-32 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:3667: finishing write tid 2 to smithi03173351-32 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:3667: finishing write tid 3 to smithi03173351-32 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:3667: finishing write tid 4 to smithi03173351-32 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:3667: finishing write tid 5 to smithi03173351-32 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:3667: finishing write tid 6 to smithi03173351-32 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:3667: finishing write tid 7 to smithi03173351-32 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 3291 (ObjNum 1131 snap 373 seq_num 1131) dirty exists 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:3667: left oid 32 (ObjNum 1131 snap 373 seq_num 1131) 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:3669: finishing copy_from racing read to smithi03173351-6 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:3670: finishing write tid 1 to smithi03173351-49 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:3664: done (5 left) 2024-04-17T11:46:49.018 INFO:tasks.rados.rados.0.smithi031.stdout:3666: done (4 left) 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:3667: done (3 left) 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:3671: done (2 left) 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:3672: rollback oid 36 current snap is 373 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 36 to 366 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:3669: finishing copy_from to smithi03173351-6 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 2296 (ObjNum 1 snap 32549 seq_num 2593669400) dirty exists 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:3670: finishing write tid 2 to smithi03173351-49 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:3670: finishing write tid 3 to smithi03173351-49 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:3670: finishing write tid 4 to smithi03173351-49 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:3670: finishing write tid 5 to smithi03173351-49 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:3670: finishing write tid 6 to smithi03173351-49 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 3452 (ObjNum 1132 snap 373 seq_num 1132) dirty exists 2024-04-17T11:46:49.019 INFO:tasks.rados.rados.0.smithi031.stdout:3670: left oid 49 (ObjNum 1132 snap 373 seq_num 1132) 2024-04-17T11:46:49.020 INFO:tasks.rados.rados.0.smithi031.stdout:3669: done (2 left) 2024-04-17T11:46:49.020 INFO:tasks.rados.rados.0.smithi031.stdout:3670: done (1 left) 2024-04-17T11:46:49.020 INFO:tasks.rados.rados.0.smithi031.stdout:3673: setattr oid 37 current snap is 373 2024-04-17T11:46:49.020 INFO:tasks.rados.rados.0.smithi031.stdout:3674: read oid 20 snap -1 2024-04-17T11:46:49.020 INFO:tasks.rados.rados.0.smithi031.stdout:3674: expect (ObjNum 1105 snap 367 seq_num 1105) 2024-04-17T11:46:49.020 INFO:tasks.rados.rados.0.smithi031.stdout:3675: read oid 2 snap -1 2024-04-17T11:46:49.020 INFO:tasks.rados.rados.0.smithi031.stdout:3675: expect (ObjNum 1117 snap 370 seq_num 1117) 2024-04-17T11:46:49.020 INFO:tasks.rados.rados.0.smithi031.stdout:3676: read oid 3 snap -1 2024-04-17T11:46:49.020 INFO:tasks.rados.rados.0.smithi031.stdout:3676: expect deleted 2024-04-17T11:46:49.020 INFO:tasks.rados.rados.0.smithi031.stdout:3677: snap_remove snap 371 2024-04-17T11:46:49.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:47.773843+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-04-17T11:46:49.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:47.863069+0000 mgr.y (mgr.14556) 567 : cluster [DBG] pgmap v1211: 121 pgs: 121 active+clean; 387 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 7.2 MiB/s wr, 31 op/s 2024-04-17T11:46:49.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:47.773843+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-04-17T11:46:49.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:47.863069+0000 mgr.y (mgr.14556) 567 : cluster [DBG] pgmap v1211: 121 pgs: 121 active+clean; 387 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 7.2 MiB/s wr, 31 op/s 2024-04-17T11:46:49.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:47.773843+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-04-17T11:46:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:47.863069+0000 mgr.y (mgr.14556) 567 : cluster [DBG] pgmap v1211: 121 pgs: 121 active+clean; 387 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 7.2 MiB/s wr, 31 op/s 2024-04-17T11:46:49.475 INFO:tasks.rados.rados.0.smithi031.stdout:3677: done (5 left) 2024-04-17T11:46:49.475 INFO:tasks.rados.rados.0.smithi031.stdout:3678: copy_from oid 12 from oid 5 current snap is 373 2024-04-17T11:46:49.477 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 3257 (ObjNum -1700247376 snap 21884 seq_num 2591697712) dirty exists 2024-04-17T11:46:49.477 INFO:tasks.rados.rados.0.smithi031.stdout:3672: finishing rollback tid 0 to smithi03173351-36 2024-04-17T11:46:49.477 INFO:tasks.rados.rados.0.smithi031.stdout:3672: finishing rollback tid 1 to smithi03173351-36 2024-04-17T11:46:49.477 INFO:tasks.rados.rados.0.smithi031.stdout:3672: finishing rollback tid 2 to smithi03173351-36 2024-04-17T11:46:49.477 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 3086 (ObjNum 1051 snap 336 seq_num 1051) dirty exists 2024-04-17T11:46:49.477 INFO:tasks.rados.rados.0.smithi031.stdout:3675: expect (ObjNum 1117 snap 370 seq_num 1117) 2024-04-17T11:46:49.530 INFO:tasks.rados.rados.0.smithi031.stdout:3674: expect (ObjNum 1105 snap 367 seq_num 1105) 2024-04-17T11:46:49.942 INFO:tasks.rados.rados.0.smithi031.stdout:3678: finishing copy_from to smithi03173351-12 2024-04-17T11:46:49.942 INFO:tasks.rados.rados.0.smithi031.stdout:3678: got expected ENOENT (src dne) 2024-04-17T11:46:49.942 INFO:tasks.rados.rados.0.smithi031.stdout:3678: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:46:49.942 INFO:tasks.rados.rados.0.smithi031.stdout:3672: done (5 left) 2024-04-17T11:46:49.942 INFO:tasks.rados.rados.0.smithi031.stdout:3673: done (4 left) 2024-04-17T11:46:49.942 INFO:tasks.rados.rados.0.smithi031.stdout:3674: done (3 left) 2024-04-17T11:46:49.942 INFO:tasks.rados.rados.0.smithi031.stdout:3675: done (2 left) 2024-04-17T11:46:49.942 INFO:tasks.rados.rados.0.smithi031.stdout:3676: done (1 left) 2024-04-17T11:46:49.942 INFO:tasks.rados.rados.0.smithi031.stdout:3678: done (0 left) 2024-04-17T11:46:49.942 INFO:tasks.rados.rados.0.smithi031.stdout:3679: delete oid 16 current snap is 373 2024-04-17T11:46:49.944 INFO:tasks.rados.rados.0.smithi031.stdout:3679: done (0 left) 2024-04-17T11:46:49.944 INFO:tasks.rados.rados.0.smithi031.stdout:3680: rollback oid 20 current snap is 373 2024-04-17T11:46:49.944 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 20 to 328 2024-04-17T11:46:49.944 INFO:tasks.rados.rados.0.smithi031.stdout:3681: snap_create 2024-04-17T11:46:49.948 INFO:tasks.rados.rados.0.smithi031.stdout:3680: finishing rollback tid 0 to smithi03173351-20 2024-04-17T11:46:49.948 INFO:tasks.rados.rados.0.smithi031.stdout:3680: finishing rollback tid 1 to smithi03173351-20 2024-04-17T11:46:49.948 INFO:tasks.rados.rados.0.smithi031.stdout:3680: finishing rollback tid 2 to smithi03173351-20 2024-04-17T11:46:49.948 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2860 (ObjNum 997 snap 325 seq_num 997) dirty exists 2024-04-17T11:46:50.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:48.778947+0000 mon.a (mon.0) 1639 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-04-17T11:46:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:49.472497+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-04-17T11:46:50.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:48.778947+0000 mon.a (mon.0) 1639 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-04-17T11:46:50.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:49.472497+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-04-17T11:46:50.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:48.778947+0000 mon.a (mon.0) 1639 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-04-17T11:46:50.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:49.472497+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-04-17T11:46:50.787 INFO:tasks.rados.rados.0.smithi031.stdout:3680: done (1 left) 2024-04-17T11:46:50.787 INFO:tasks.rados.rados.0.smithi031.stdout:3681: done (0 left) 2024-04-17T11:46:50.787 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 23 current snap is 374 2024-04-17T11:46:50.787 INFO:tasks.rados.rados.0.smithi031.stdout:3682: seq_num 1135 ranges {5554176=614400,6168576=524288,6692864=540672,7233536=483328,7716864=57344} 2024-04-17T11:46:50.821 INFO:tasks.rados.rados.0.smithi031.stdout:3682: writing smithi03173351-23 from 5554176 to 6168576 tid 1 2024-04-17T11:46:50.824 INFO:tasks.rados.rados.0.smithi031.stdout:3682: writing smithi03173351-23 from 6168576 to 6692864 tid 2 2024-04-17T11:46:50.827 INFO:tasks.rados.rados.0.smithi031.stdout:3682: writing smithi03173351-23 from 6692864 to 7233536 tid 3 2024-04-17T11:46:50.830 INFO:tasks.rados.rados.0.smithi031.stdout:3682: writing smithi03173351-23 from 7233536 to 7716864 tid 4 2024-04-17T11:46:50.831 INFO:tasks.rados.rados.0.smithi031.stdout:3682: writing smithi03173351-23 from 7716864 to 7774208 tid 5 2024-04-17T11:46:50.831 INFO:tasks.rados.rados.0.smithi031.stdout:3683: delete oid 13 current snap is 374 2024-04-17T11:46:50.831 INFO:tasks.rados.rados.0.smithi031.stdout:3682: finishing write tid 1 to smithi03173351-23 2024-04-17T11:46:50.831 INFO:tasks.rados.rados.0.smithi031.stdout:3682: finishing write tid 2 to smithi03173351-23 2024-04-17T11:46:50.831 INFO:tasks.rados.rados.0.smithi031.stdout:3682: finishing write tid 3 to smithi03173351-23 2024-04-17T11:46:50.834 INFO:tasks.rados.rados.0.smithi031.stdout:3683: done (1 left) 2024-04-17T11:46:50.834 INFO:tasks.rados.rados.0.smithi031.stdout:3684: copy_from oid 14 from oid 37 current snap is 374 2024-04-17T11:46:50.834 INFO:tasks.rados.rados.0.smithi031.stdout:3685: snap_remove snap 358 2024-04-17T11:46:51.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:49.863388+0000 mgr.y (mgr.14556) 568 : cluster [DBG] pgmap v1214: 121 pgs: 121 active+clean; 387 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-04-17T11:46:51.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:49.863388+0000 mgr.y (mgr.14556) 568 : cluster [DBG] pgmap v1214: 121 pgs: 121 active+clean; 387 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-04-17T11:46:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:49.863388+0000 mgr.y (mgr.14556) 568 : cluster [DBG] pgmap v1214: 121 pgs: 121 active+clean; 387 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-04-17T11:46:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:46:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:51] "GET /metrics HTTP/1.1" 200 192272 "" "Prometheus/2.33.4" 2024-04-17T11:46:51.800 INFO:tasks.rados.rados.0.smithi031.stdout:3685: done (2 left) 2024-04-17T11:46:51.800 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 19 current snap is 374 2024-04-17T11:46:51.801 INFO:tasks.rados.rados.0.smithi031.stdout:3686: seq_num 1137 ranges {1785856=647168,2433024=696320,3129344=557056,3686400=352256} 2024-04-17T11:46:51.815 INFO:tasks.rados.rados.0.smithi031.stdout:3686: writing smithi03173351-19 from 1785856 to 2433024 tid 1 2024-04-17T11:46:51.826 INFO:tasks.rados.rados.0.smithi031.stdout:3686: writing smithi03173351-19 from 2433024 to 3129344 tid 2 2024-04-17T11:46:51.826 INFO:tasks.rados.rados.0.smithi031.stdout:3686: writing smithi03173351-19 from 3129344 to 3686400 tid 3 2024-04-17T11:46:51.826 INFO:tasks.rados.rados.0.smithi031.stdout:3686: writing smithi03173351-19 from 3686400 to 4038656 tid 4 2024-04-17T11:46:51.826 INFO:tasks.rados.rados.0.smithi031.stdout:3687: snap_create 2024-04-17T11:46:51.826 INFO:tasks.rados.rados.0.smithi031.stdout:3682: finishing write tid 4 to smithi03173351-23 2024-04-17T11:46:51.826 INFO:tasks.rados.rados.0.smithi031.stdout:3682: finishing write tid 5 to smithi03173351-23 2024-04-17T11:46:51.827 INFO:tasks.rados.rados.0.smithi031.stdout:3682: finishing write tid 6 to smithi03173351-23 2024-04-17T11:46:51.827 INFO:tasks.rados.rados.0.smithi031.stdout:3682: finishing write tid 7 to smithi03173351-23 2024-04-17T11:46:51.827 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 3029 (ObjNum 1135 snap 374 seq_num 1135) dirty exists 2024-04-17T11:46:51.827 INFO:tasks.rados.rados.0.smithi031.stdout:3682: left oid 23 (ObjNum 1135 snap 374 seq_num 1135) 2024-04-17T11:46:51.827 INFO:tasks.rados.rados.0.smithi031.stdout:3684: finishing copy_from racing read to smithi03173351-14 2024-04-17T11:46:51.827 INFO:tasks.rados.rados.0.smithi031.stdout:3684: finishing copy_from to smithi03173351-14 2024-04-17T11:46:51.827 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 3257 (ObjNum 288 snap 0 seq_num 65) dirty exists 2024-04-17T11:46:51.827 INFO:tasks.rados.rados.0.smithi031.stdout:3686: finishing write tid 1 to smithi03173351-19 2024-04-17T11:46:51.827 INFO:tasks.rados.rados.0.smithi031.stdout:3686: finishing write tid 2 to smithi03173351-19 2024-04-17T11:46:51.828 INFO:tasks.rados.rados.0.smithi031.stdout:3686: finishing write tid 3 to smithi03173351-19 2024-04-17T11:46:51.829 INFO:tasks.rados.rados.0.smithi031.stdout:3686: finishing write tid 4 to smithi03173351-19 2024-04-17T11:46:51.830 INFO:tasks.rados.rados.0.smithi031.stdout:3686: finishing write tid 5 to smithi03173351-19 2024-04-17T11:46:51.831 INFO:tasks.rados.rados.0.smithi031.stdout:3686: finishing write tid 6 to smithi03173351-19 2024-04-17T11:46:51.831 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 19 v 3030 (ObjNum 1137 snap 374 seq_num 1137) dirty exists 2024-04-17T11:46:51.831 INFO:tasks.rados.rados.0.smithi031.stdout:3686: left oid 19 (ObjNum 1137 snap 374 seq_num 1137) 2024-04-17T11:46:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:50.787326+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-04-17T11:46:52.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:50.787326+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-04-17T11:46:52.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:50.787326+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-04-17T11:46:52.802 INFO:tasks.rados.rados.0.smithi031.stdout:3682: done (3 left) 2024-04-17T11:46:52.802 INFO:tasks.rados.rados.0.smithi031.stdout:3684: done (2 left) 2024-04-17T11:46:52.802 INFO:tasks.rados.rados.0.smithi031.stdout:3686: done (1 left) 2024-04-17T11:46:52.802 INFO:tasks.rados.rados.0.smithi031.stdout:3687: done (0 left) 2024-04-17T11:46:52.802 INFO:tasks.rados.rados.0.smithi031.stdout:3688: copy_from oid 7 from oid 49 current snap is 375 2024-04-17T11:46:52.802 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 37 current snap is 375 2024-04-17T11:46:52.802 INFO:tasks.rados.rados.0.smithi031.stdout:3689: seq_num 1138 ranges {0=663552,663552=581632,1245184=712704,1957888=311296} 2024-04-17T11:46:52.805 INFO:tasks.rados.rados.0.smithi031.stdout:3689: writing smithi03173351-37 from 0 to 663552 tid 1 2024-04-17T11:46:52.810 INFO:tasks.rados.rados.0.smithi031.stdout:3689: writing smithi03173351-37 from 663552 to 1245184 tid 2 2024-04-17T11:46:52.813 INFO:tasks.rados.rados.0.smithi031.stdout:3689: writing smithi03173351-37 from 1245184 to 1957888 tid 3 2024-04-17T11:46:52.816 INFO:tasks.rados.rados.0.smithi031.stdout:3689: writing smithi03173351-37 from 1957888 to 2269184 tid 4 2024-04-17T11:46:52.816 INFO:tasks.rados.rados.0.smithi031.stdout:3690: copy_from oid 5 from oid 6 current snap is 375 2024-04-17T11:46:52.819 INFO:tasks.rados.rados.0.smithi031.stdout:3691: rollback oid 30 current snap is 375 2024-04-17T11:46:52.819 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 357 2024-04-17T11:46:52.819 INFO:tasks.rados.rados.0.smithi031.stdout:3692: rollback oid 44 current snap is 375 2024-04-17T11:46:52.819 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 44 to 345 2024-04-17T11:46:52.819 INFO:tasks.rados.rados.0.smithi031.stdout:3693: copy_from oid 25 from oid 18 current snap is 375 2024-04-17T11:46:52.819 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 375 2024-04-17T11:46:52.819 INFO:tasks.rados.rados.0.smithi031.stdout:3694: seq_num 1139 ranges {14524416=679936,15204352=458752,15663104=524288,16187392=540672,16728064=81920} 2024-04-17T11:46:52.899 INFO:tasks.rados.rados.0.smithi031.stdout:3694: writing smithi03173351-10 from 14524416 to 15204352 tid 1 2024-04-17T11:46:52.902 INFO:tasks.rados.rados.0.smithi031.stdout:3694: writing smithi03173351-10 from 15204352 to 15663104 tid 2 2024-04-17T11:46:52.905 INFO:tasks.rados.rados.0.smithi031.stdout:3694: writing smithi03173351-10 from 15663104 to 16187392 tid 3 2024-04-17T11:46:52.908 INFO:tasks.rados.rados.0.smithi031.stdout:3694: writing smithi03173351-10 from 16187392 to 16728064 tid 4 2024-04-17T11:46:52.909 INFO:tasks.rados.rados.0.smithi031.stdout:3694: writing smithi03173351-10 from 16728064 to 16809984 tid 5 2024-04-17T11:46:52.909 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 47 current snap is 375 2024-04-17T11:46:52.909 INFO:tasks.rados.rados.0.smithi031.stdout:3695: seq_num 1140 ranges {3506176=696320,4202496=745472,4947968=729088,5677056=131072} 2024-04-17T11:46:52.932 INFO:tasks.rados.rados.0.smithi031.stdout:3695: writing smithi03173351-47 from 3506176 to 4202496 tid 1 2024-04-17T11:46:52.936 INFO:tasks.rados.rados.0.smithi031.stdout:3695: writing smithi03173351-47 from 4202496 to 4947968 tid 2 2024-04-17T11:46:52.941 INFO:tasks.rados.rados.0.smithi031.stdout:3695: writing smithi03173351-47 from 4947968 to 5677056 tid 3 2024-04-17T11:46:52.942 INFO:tasks.rados.rados.0.smithi031.stdout:3695: writing smithi03173351-47 from 5677056 to 5808128 tid 4 2024-04-17T11:46:52.942 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 375 2024-04-17T11:46:52.942 INFO:tasks.rados.rados.0.smithi031.stdout:3689: finishing write tid 1 to smithi03173351-37 2024-04-17T11:46:52.943 INFO:tasks.rados.rados.0.smithi031.stdout:3688: finishing copy_from racing read to smithi03173351-7 2024-04-17T11:46:52.943 INFO:tasks.rados.rados.0.smithi031.stdout:3688: finishing copy_from to smithi03173351-7 2024-04-17T11:46:52.943 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 3452 (ObjNum 1132 snap 373 seq_num 1132) dirty exists 2024-04-17T11:46:52.943 INFO:tasks.rados.rados.0.smithi031.stdout:3689: finishing write tid 2 to smithi03173351-37 2024-04-17T11:46:52.943 INFO:tasks.rados.rados.0.smithi031.stdout:3691: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:46:52.943 INFO:tasks.rados.rados.0.smithi031.stdout:3691: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:46:52.943 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 3031 (ObjNum 946 snap 303 seq_num 946) dirty exists 2024-04-17T11:46:52.943 INFO:tasks.rados.rados.0.smithi031.stdout:3692: finishing rollback tid 0 to smithi03173351-44 2024-04-17T11:46:52.943 INFO:tasks.rados.rados.0.smithi031.stdout:3689: finishing write tid 3 to smithi03173351-37 2024-04-17T11:46:52.943 INFO:tasks.rados.rados.0.smithi031.stdout:3696: seq_num 1141 ranges {0=712704,712704=679936,1392640=540672,1933312=385024} 2024-04-17T11:46:52.946 INFO:tasks.rados.rados.0.smithi031.stdout:3696: writing smithi03173351-4 from 0 to 712704 tid 1 2024-04-17T11:46:52.950 INFO:tasks.rados.rados.0.smithi031.stdout:3696: writing smithi03173351-4 from 712704 to 1392640 tid 2 2024-04-17T11:46:52.953 INFO:tasks.rados.rados.0.smithi031.stdout:3696: writing smithi03173351-4 from 1392640 to 1933312 tid 3 2024-04-17T11:46:52.955 INFO:tasks.rados.rados.0.smithi031.stdout:3696: writing smithi03173351-4 from 1933312 to 2318336 tid 4 2024-04-17T11:46:52.955 INFO:tasks.rados.rados.0.smithi031.stdout:3688: done (8 left) 2024-04-17T11:46:52.955 INFO:tasks.rados.rados.0.smithi031.stdout:3691: done (7 left) 2024-04-17T11:46:52.956 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 40 current snap is 375 2024-04-17T11:46:52.956 INFO:tasks.rados.rados.0.smithi031.stdout:3689: finishing write tid 4 to smithi03173351-37 2024-04-17T11:46:52.956 INFO:tasks.rados.rados.0.smithi031.stdout:3692: finishing rollback tid 1 to smithi03173351-44 2024-04-17T11:46:52.956 INFO:tasks.rados.rados.0.smithi031.stdout:3690: finishing copy_from racing read to smithi03173351-5 2024-04-17T11:46:52.956 INFO:tasks.rados.rados.0.smithi031.stdout:3692: finishing rollback tid 2 to smithi03173351-44 2024-04-17T11:46:52.956 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 3294 (ObjNum 1036 snap 335 seq_num 1036) dirty exists 2024-04-17T11:46:52.956 INFO:tasks.rados.rados.0.smithi031.stdout:3690: finishing copy_from to smithi03173351-5 2024-04-17T11:46:52.956 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2296 (ObjNum 1 snap 32549 seq_num 2594023368) dirty exists 2024-04-17T11:46:52.956 INFO:tasks.rados.rados.0.smithi031.stdout:3689: finishing write tid 5 to smithi03173351-37 2024-04-17T11:46:52.956 INFO:tasks.rados.rados.0.smithi031.stdout:3697: seq_num 1142 ranges {729088=729088,1458176=565248,2023424=696320,2719744=344064} 2024-04-17T11:46:52.963 INFO:tasks.rados.rados.0.smithi031.stdout:3697: writing smithi03173351-40 from 729088 to 1458176 tid 1 2024-04-17T11:46:52.966 INFO:tasks.rados.rados.0.smithi031.stdout:3697: writing smithi03173351-40 from 1458176 to 2023424 tid 2 2024-04-17T11:46:52.970 INFO:tasks.rados.rados.0.smithi031.stdout:3697: writing smithi03173351-40 from 2023424 to 2719744 tid 3 2024-04-17T11:46:52.972 INFO:tasks.rados.rados.0.smithi031.stdout:3697: writing smithi03173351-40 from 2719744 to 3063808 tid 4 2024-04-17T11:46:52.972 INFO:tasks.rados.rados.0.smithi031.stdout:3690: done (7 left) 2024-04-17T11:46:52.972 INFO:tasks.rados.rados.0.smithi031.stdout:3692: done (6 left) 2024-04-17T11:46:52.972 INFO:tasks.rados.rados.0.smithi031.stdout:3698: read oid 12 snap -1 2024-04-17T11:46:52.972 INFO:tasks.rados.rados.0.smithi031.stdout:3698: expect deleted 2024-04-17T11:46:52.972 INFO:tasks.rados.rados.0.smithi031.stdout:3699: copy_from oid 6 from oid 9 current snap is 375 2024-04-17T11:46:52.972 INFO:tasks.rados.rados.0.smithi031.stdout:3693: finishing copy_from racing read to smithi03173351-25 2024-04-17T11:46:52.973 INFO:tasks.rados.rados.0.smithi031.stdout:3693: finishing copy_from to smithi03173351-25 2024-04-17T11:46:52.973 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 3377 (ObjNum 1076 snap 349 seq_num 1076) dirty exists 2024-04-17T11:46:52.973 INFO:tasks.rados.rados.0.smithi031.stdout:3689: finishing write tid 6 to smithi03173351-37 2024-04-17T11:46:52.973 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 3262 (ObjNum 1138 snap 375 seq_num 1138) dirty exists 2024-04-17T11:46:52.973 INFO:tasks.rados.rados.0.smithi031.stdout:3689: left oid 37 (ObjNum 1138 snap 375 seq_num 1138) 2024-04-17T11:46:52.973 INFO:tasks.rados.rados.0.smithi031.stdout:3694: finishing write tid 1 to smithi03173351-10 2024-04-17T11:46:52.973 INFO:tasks.rados.rados.0.smithi031.stdout:3689: done (7 left) 2024-04-17T11:46:52.973 INFO:tasks.rados.rados.0.smithi031.stdout:3693: done (6 left) 2024-04-17T11:46:52.973 INFO:tasks.rados.rados.0.smithi031.stdout:3700: snap_remove snap 348 2024-04-17T11:46:53.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:51.795401+0000 mon.a (mon.0) 1642 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-04-17T11:46:53.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:51.863958+0000 mgr.y (mgr.14556) 569 : cluster [DBG] pgmap v1217: 121 pgs: 121 active+clean; 387 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:51.795401+0000 mon.a (mon.0) 1642 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-04-17T11:46:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:51.863958+0000 mgr.y (mgr.14556) 569 : cluster [DBG] pgmap v1217: 121 pgs: 121 active+clean; 387 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:51.795401+0000 mon.a (mon.0) 1642 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-04-17T11:46:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:51.863958+0000 mgr.y (mgr.14556) 569 : cluster [DBG] pgmap v1217: 121 pgs: 121 active+clean; 387 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:46:53.814 INFO:tasks.rados.rados.0.smithi031.stdout:3700: done (6 left) 2024-04-17T11:46:53.814 INFO:tasks.rados.rados.0.smithi031.stdout:3701: copy_from oid 46 from oid 3 current snap is 375 2024-04-17T11:46:53.814 INFO:tasks.rados.rados.0.smithi031.stdout:3702: rollback oid 25 current snap is 375 2024-04-17T11:46:53.814 INFO:tasks.rados.rados.0.smithi031.stdout:3694: finishing write tid 2 to smithi03173351-10 2024-04-17T11:46:53.814 INFO:tasks.rados.rados.0.smithi031.stdout:3694: finishing write tid 3 to smithi03173351-10 2024-04-17T11:46:53.814 INFO:tasks.rados.rados.0.smithi031.stdout:3694: finishing write tid 4 to smithi03173351-10 2024-04-17T11:46:53.814 INFO:tasks.rados.rados.0.smithi031.stdout:3694: finishing write tid 5 to smithi03173351-10 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3694: finishing write tid 6 to smithi03173351-10 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3694: finishing write tid 7 to smithi03173351-10 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 3104 (ObjNum 1139 snap 375 seq_num 1139) dirty exists 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3694: left oid 10 (ObjNum 1139 snap 375 seq_num 1139) 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3695: finishing write tid 1 to smithi03173351-47 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3695: finishing write tid 2 to smithi03173351-47 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3695: finishing write tid 3 to smithi03173351-47 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3695: finishing write tid 4 to smithi03173351-47 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3695: finishing write tid 5 to smithi03173351-47 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3695: finishing write tid 6 to smithi03173351-47 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 2975 (ObjNum 1140 snap 375 seq_num 1140) dirty exists 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3695: left oid 47 (ObjNum 1140 snap 375 seq_num 1140) 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3696: finishing write tid 1 to smithi03173351-4 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3696: finishing write tid 2 to smithi03173351-4 2024-04-17T11:46:53.815 INFO:tasks.rados.rados.0.smithi031.stdout:3696: finishing write tid 3 to smithi03173351-4 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3696: finishing write tid 4 to smithi03173351-4 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3696: finishing write tid 5 to smithi03173351-4 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3696: finishing write tid 6 to smithi03173351-4 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 3470 (ObjNum 1141 snap 375 seq_num 1141) dirty exists 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3696: left oid 4 (ObjNum 1141 snap 375 seq_num 1141) 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3697: finishing write tid 1 to smithi03173351-40 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3697: finishing write tid 2 to smithi03173351-40 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3697: finishing write tid 3 to smithi03173351-40 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3697: finishing write tid 4 to smithi03173351-40 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3697: finishing write tid 5 to smithi03173351-40 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3697: finishing write tid 6 to smithi03173351-40 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 3262 (ObjNum 1142 snap 375 seq_num 1142) dirty exists 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3697: left oid 40 (ObjNum 1142 snap 375 seq_num 1142) 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3699: finishing copy_from racing read to smithi03173351-6 2024-04-17T11:46:53.816 INFO:tasks.rados.rados.0.smithi031.stdout:3699: finishing copy_from to smithi03173351-6 2024-04-17T11:46:53.817 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 2737 (ObjNum 946 snap 303 seq_num 946) dirty exists 2024-04-17T11:46:53.817 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 25 to 334 2024-04-17T11:46:53.817 INFO:tasks.rados.rados.0.smithi031.stdout:3694: done (7 left) 2024-04-17T11:46:53.817 INFO:tasks.rados.rados.0.smithi031.stdout:3695: done (6 left) 2024-04-17T11:46:53.817 INFO:tasks.rados.rados.0.smithi031.stdout:3696: done (5 left) 2024-04-17T11:46:53.817 INFO:tasks.rados.rados.0.smithi031.stdout:3697: done (4 left) 2024-04-17T11:46:53.817 INFO:tasks.rados.rados.0.smithi031.stdout:3698: done (3 left) 2024-04-17T11:46:53.817 INFO:tasks.rados.rados.0.smithi031.stdout:3699: done (2 left) 2024-04-17T11:46:53.817 INFO:tasks.rados.rados.0.smithi031.stdout:3703: copy_from oid 11 from oid 41 current snap is 375 2024-04-17T11:46:53.817 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 375 2024-04-17T11:46:53.817 INFO:tasks.rados.rados.0.smithi031.stdout:3704: seq_num 1143 ranges {0=753664,753664=450560,1204224=507904,1712128=589824,2301952=57344} 2024-04-17T11:46:53.818 INFO:tasks.rados.rados.0.smithi031.stdout:3704: writing smithi03173351-14 from 0 to 753664 tid 1 2024-04-17T11:46:53.824 INFO:tasks.rados.rados.0.smithi031.stdout:3704: writing smithi03173351-14 from 753664 to 1204224 tid 2 2024-04-17T11:46:53.825 INFO:tasks.rados.rados.0.smithi031.stdout:3704: writing smithi03173351-14 from 1204224 to 1712128 tid 3 2024-04-17T11:46:53.829 INFO:tasks.rados.rados.0.smithi031.stdout:3704: writing smithi03173351-14 from 1712128 to 2301952 tid 4 2024-04-17T11:46:53.829 INFO:tasks.rados.rados.0.smithi031.stdout:3704: writing smithi03173351-14 from 2301952 to 2359296 tid 5 2024-04-17T11:46:53.830 INFO:tasks.rados.rados.0.smithi031.stdout:3705: copy_from oid 33 from oid 5 current snap is 375 2024-04-17T11:46:53.830 INFO:tasks.rados.rados.0.smithi031.stdout:3706: snap_remove snap 310 2024-04-17T11:46:54.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:52.802729+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-04-17T11:46:54.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:46:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:46:54.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:52.802729+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-04-17T11:46:54.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:52.802729+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-04-17T11:46:54.819 INFO:tasks.rados.rados.0.smithi031.stdout:3706: done (5 left) 2024-04-17T11:46:54.819 INFO:tasks.rados.rados.0.smithi031.stdout:3707: snap_create 2024-04-17T11:46:54.819 INFO:tasks.rados.rados.0.smithi031.stdout:3701: finishing copy_from to smithi03173351-46 2024-04-17T11:46:54.819 INFO:tasks.rados.rados.0.smithi031.stdout:3701: got expected ENOENT (src dne) 2024-04-17T11:46:54.819 INFO:tasks.rados.rados.0.smithi031.stdout:3701: finishing copy_from racing read to smithi03173351-46 2024-04-17T11:46:54.819 INFO:tasks.rados.rados.0.smithi031.stdout:3704: finishing write tid 1 to smithi03173351-14 2024-04-17T11:46:54.819 INFO:tasks.rados.rados.0.smithi031.stdout:3702: finishing rollback tid 0 to smithi03173351-25 2024-04-17T11:46:54.819 INFO:tasks.rados.rados.0.smithi031.stdout:3702: finishing rollback tid 1 to smithi03173351-25 2024-04-17T11:46:54.819 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 3476 (ObjNum 1953066355 snap 858810728 seq_num 858994481) dirty dne 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:3704: finishing write tid 2 to smithi03173351-14 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:3705: finishing copy_from racing read to smithi03173351-33 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:3704: finishing write tid 3 to smithi03173351-14 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:3704: finishing write tid 4 to smithi03173351-14 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:3704: finishing write tid 5 to smithi03173351-14 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:3705: finishing copy_from to smithi03173351-33 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 2296 (ObjNum 1 snap 32549 seq_num 2593873096) dirty exists 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:3704: finishing write tid 6 to smithi03173351-14 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:3704: finishing write tid 7 to smithi03173351-14 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 3268 (ObjNum 1143 snap 375 seq_num 1143) dirty exists 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:3704: left oid 14 (ObjNum 1143 snap 375 seq_num 1143) 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:3703: finishing copy_from racing read to smithi03173351-11 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:3703: finishing copy_from to smithi03173351-11 2024-04-17T11:46:54.820 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 3204 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:46:55.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:53.806281+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-04-17T11:46:55.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:53.864365+0000 mgr.y (mgr.14556) 570 : cluster [DBG] pgmap v1220: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-04-17T11:46:55.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:53.806281+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-04-17T11:46:55.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:53.864365+0000 mgr.y (mgr.14556) 570 : cluster [DBG] pgmap v1220: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-04-17T11:46:55.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:53.806281+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-04-17T11:46:55.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:53.864365+0000 mgr.y (mgr.14556) 570 : cluster [DBG] pgmap v1220: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:3701: done (5 left) 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:3702: done (4 left) 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:3703: done (3 left) 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:3704: done (2 left) 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:3705: done (1 left) 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:3707: done (0 left) 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:3708: rollback oid 42 current snap is 376 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 42 to 370 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:3709: read oid 27 snap -1 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:3709: expect (ObjNum 1095 snap 359 seq_num 1095) 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:3710: rollback oid 26 current snap is 376 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 365 2024-04-17T11:46:55.820 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 376 2024-04-17T11:46:55.821 INFO:tasks.rados.rados.0.smithi031.stdout:3711: seq_num 1144 ranges {2301952=770048,3072000=737280,3809280=712704,4521984=155648} 2024-04-17T11:46:55.837 INFO:tasks.rados.rados.0.smithi031.stdout:3711: writing smithi03173351-38 from 2301952 to 3072000 tid 1 2024-04-17T11:46:55.842 INFO:tasks.rados.rados.0.smithi031.stdout:3711: writing smithi03173351-38 from 3072000 to 3809280 tid 2 2024-04-17T11:46:55.846 INFO:tasks.rados.rados.0.smithi031.stdout:3711: writing smithi03173351-38 from 3809280 to 4521984 tid 3 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:3711: writing smithi03173351-38 from 4521984 to 4677632 tid 4 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:3712: read oid 36 snap -1 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:3712: expect (ObjNum 1051 snap 336 seq_num 1051) 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:3713: setattr oid 43 current snap is 376 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:3708: finishing rollback tid 0 to smithi03173351-42 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:3710: finishing rollback tid 0 to smithi03173351-26 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:3708: finishing rollback tid 1 to smithi03173351-42 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:3708: finishing rollback tid 2 to smithi03173351-42 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 2759 (ObjNum 1112 snap 370 seq_num 1112) dirty exists 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:3710: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:3710: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 3297 (ObjNum 1104 snap 364 seq_num 1104) dirty exists 2024-04-17T11:46:55.848 INFO:tasks.rados.rados.0.smithi031.stdout:3711: finishing write tid 1 to smithi03173351-38 2024-04-17T11:46:55.849 INFO:tasks.rados.rados.0.smithi031.stdout:3711: finishing write tid 2 to smithi03173351-38 2024-04-17T11:46:55.849 INFO:tasks.rados.rados.0.smithi031.stdout:3708: done (5 left) 2024-04-17T11:46:55.849 INFO:tasks.rados.rados.0.smithi031.stdout:3710: done (4 left) 2024-04-17T11:46:55.849 INFO:tasks.rados.rados.0.smithi031.stdout:3714: rmattr oid 18 current snap is 376 2024-04-17T11:46:55.849 INFO:tasks.rados.rados.0.smithi031.stdout:3714: done (4 left) 2024-04-17T11:46:55.850 INFO:tasks.rados.rados.0.smithi031.stdout:3715: read oid 15 snap -1 2024-04-17T11:46:55.850 INFO:tasks.rados.rados.0.smithi031.stdout:3715: expect (ObjNum 1103 snap 363 seq_num 1103) 2024-04-17T11:46:55.850 INFO:tasks.rados.rados.0.smithi031.stdout:3716: snap_create 2024-04-17T11:46:55.854 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 3298 (ObjNum 1953066355 snap 858810728 seq_num 858994481) dirty exists 2024-04-17T11:46:55.856 INFO:tasks.rados.rados.0.smithi031.stdout:3711: finishing write tid 3 to smithi03173351-38 2024-04-17T11:46:55.856 INFO:tasks.rados.rados.0.smithi031.stdout:3711: finishing write tid 4 to smithi03173351-38 2024-04-17T11:46:55.859 INFO:tasks.rados.rados.0.smithi031.stdout:3711: finishing write tid 5 to smithi03173351-38 2024-04-17T11:46:55.862 INFO:tasks.rados.rados.0.smithi031.stdout:3711: finishing write tid 6 to smithi03173351-38 2024-04-17T11:46:55.862 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 2980 (ObjNum 1144 snap 376 seq_num 1144) dirty exists 2024-04-17T11:46:55.862 INFO:tasks.rados.rados.0.smithi031.stdout:3711: left oid 38 (ObjNum 1144 snap 376 seq_num 1144) 2024-04-17T11:46:55.863 INFO:tasks.rados.rados.0.smithi031.stdout:3715: expect (ObjNum 1103 snap 363 seq_num 1103) 2024-04-17T11:46:55.973 INFO:tasks.rados.rados.0.smithi031.stdout:3712: expect (ObjNum 1051 snap 336 seq_num 1051) 2024-04-17T11:46:56.074 INFO:tasks.rados.rados.0.smithi031.stdout:3709: expect (ObjNum 1095 snap 359 seq_num 1095) 2024-04-17T11:46:56.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:54.812691+0000 mon.a (mon.0) 1645 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-04-17T11:46:56.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:54.812691+0000 mon.a (mon.0) 1645 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-04-17T11:46:56.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:54.812691+0000 mon.a (mon.0) 1645 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-04-17T11:46:57.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:55.820629+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-04-17T11:46:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:55.864770+0000 mgr.y (mgr.14556) 571 : cluster [DBG] pgmap v1223: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-04-17T11:46:57.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:55.820629+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-04-17T11:46:57.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:55.864770+0000 mgr.y (mgr.14556) 571 : cluster [DBG] pgmap v1223: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-04-17T11:46:57.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:55.820629+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-04-17T11:46:57.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:55.864770+0000 mgr.y (mgr.14556) 571 : cluster [DBG] pgmap v1223: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-04-17T11:46:58.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:56.831895+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-04-17T11:46:58.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:56.831895+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-04-17T11:46:58.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:56.831895+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-04-17T11:46:58.274 INFO:tasks.rados.rados.0.smithi031.stdout:3709: done (5 left) 2024-04-17T11:46:58.274 INFO:tasks.rados.rados.0.smithi031.stdout:3711: done (4 left) 2024-04-17T11:46:58.274 INFO:tasks.rados.rados.0.smithi031.stdout:3712: done (3 left) 2024-04-17T11:46:58.274 INFO:tasks.rados.rados.0.smithi031.stdout:3713: done (2 left) 2024-04-17T11:46:58.275 INFO:tasks.rados.rados.0.smithi031.stdout:3715: done (1 left) 2024-04-17T11:46:58.275 INFO:tasks.rados.rados.0.smithi031.stdout:3716: done (0 left) 2024-04-17T11:46:58.275 INFO:tasks.rados.rados.0.smithi031.stdout:3717: delete oid 17 current snap is 377 2024-04-17T11:46:58.277 INFO:tasks.rados.rados.0.smithi031.stdout:3717: done (0 left) 2024-04-17T11:46:58.277 INFO:tasks.rados.rados.0.smithi031.stdout:3718: rollback oid 23 current snap is 377 2024-04-17T11:46:58.277 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 23 to 352 2024-04-17T11:46:58.277 INFO:tasks.rados.rados.0.smithi031.stdout:3719: snap_remove snap 334 2024-04-17T11:46:58.841 INFO:tasks.rados.rados.0.smithi031.stdout:3719: done (1 left) 2024-04-17T11:46:58.841 INFO:tasks.rados.rados.0.smithi031.stdout:3720: read oid 15 snap -1 2024-04-17T11:46:58.841 INFO:tasks.rados.rados.0.smithi031.stdout:3720: expect (ObjNum 1103 snap 363 seq_num 1103) 2024-04-17T11:46:58.848 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 377 2024-04-17T11:46:58.848 INFO:tasks.rados.rados.0.smithi031.stdout:3721: seq_num 1146 ranges {0=802816,802816=499712,1302528=679936,1982464=425984} 2024-04-17T11:46:58.848 INFO:tasks.rados.rados.0.smithi031.stdout:3721: writing smithi03173351-16 from 0 to 802816 tid 1 2024-04-17T11:46:58.851 INFO:tasks.rados.rados.0.smithi031.stdout:3721: writing smithi03173351-16 from 802816 to 1302528 tid 2 2024-04-17T11:46:58.857 INFO:tasks.rados.rados.0.smithi031.stdout:3721: writing smithi03173351-16 from 1302528 to 1982464 tid 3 2024-04-17T11:46:58.858 INFO:tasks.rados.rados.0.smithi031.stdout:3721: writing smithi03173351-16 from 1982464 to 2408448 tid 4 2024-04-17T11:46:58.858 INFO:tasks.rados.rados.0.smithi031.stdout:3722: snap_remove snap 364 2024-04-17T11:46:59.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:57.865332+0000 mgr.y (mgr.14556) 572 : cluster [DBG] pgmap v1225: 121 pgs: 121 active+clean; 382 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.5 MiB/s wr, 22 op/s 2024-04-17T11:46:59.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:57.865332+0000 mgr.y (mgr.14556) 572 : cluster [DBG] pgmap v1225: 121 pgs: 121 active+clean; 382 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.5 MiB/s wr, 22 op/s 2024-04-17T11:46:59.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:57.865332+0000 mgr.y (mgr.14556) 572 : cluster [DBG] pgmap v1225: 121 pgs: 121 active+clean; 382 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.5 MiB/s wr, 22 op/s 2024-04-17T11:46:59.468 INFO:tasks.rados.rados.0.smithi031.stdout:3722: done (3 left) 2024-04-17T11:46:59.468 INFO:tasks.rados.rados.0.smithi031.stdout:3723: read oid 24 snap -1 2024-04-17T11:46:59.468 INFO:tasks.rados.rados.0.smithi031.stdout:3723: expect (ObjNum 1062 snap 344 seq_num 1062) 2024-04-17T11:46:59.468 INFO:tasks.rados.rados.0.smithi031.stdout:3724: copy_from oid 43 from oid 11 current snap is 377 2024-04-17T11:46:59.468 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 377 2024-04-17T11:46:59.468 INFO:tasks.rados.rados.0.smithi031.stdout:3725: seq_num 1147 ranges {1449984=16384} 2024-04-17T11:46:59.476 INFO:tasks.rados.rados.0.smithi031.stdout:3725: writing smithi03173351-6 from 1449984 to 1466368 tid 1 2024-04-17T11:46:59.477 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 377 2024-04-17T11:46:59.477 INFO:tasks.rados.rados.0.smithi031.stdout:3726: seq_num 1148 ranges {2580480=32768} 2024-04-17T11:46:59.492 INFO:tasks.rados.rados.0.smithi031.stdout:3726: writing smithi03173351-18 from 2580480 to 2613248 tid 1 2024-04-17T11:46:59.492 INFO:tasks.rados.rados.0.smithi031.stdout:3727: rollback oid 25 current snap is 377 2024-04-17T11:46:59.492 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 25 to 352 2024-04-17T11:46:59.492 INFO:tasks.rados.rados.0.smithi031.stdout:3718: finishing rollback tid 0 to smithi03173351-23 2024-04-17T11:46:59.492 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 377 2024-04-17T11:46:59.492 INFO:tasks.rados.rados.0.smithi031.stdout:3718: finishing rollback tid 1 to smithi03173351-23 2024-04-17T11:46:59.493 INFO:tasks.rados.rados.0.smithi031.stdout:3728: seq_num 1149 ranges {1916928=49152} 2024-04-17T11:46:59.504 INFO:tasks.rados.rados.0.smithi031.stdout:3728: writing smithi03173351-2 from 1916928 to 1966080 tid 1 2024-04-17T11:46:59.504 INFO:tasks.rados.rados.0.smithi031.stdout:3729: read oid 27 snap 352 2024-04-17T11:46:59.504 INFO:tasks.rados.rados.0.smithi031.stdout:3729: expect (ObjNum 1063 snap 344 seq_num 1063) 2024-04-17T11:46:59.504 INFO:tasks.rados.rados.0.smithi031.stdout:3730: read oid 50 snap -1 2024-04-17T11:46:59.504 INFO:tasks.rados.rados.0.smithi031.stdout:3730: expect deleted 2024-04-17T11:46:59.504 INFO:tasks.rados.rados.0.smithi031.stdout:3731: snap_remove snap 357 2024-04-17T11:47:00.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:58.838860+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-04-17T11:47:00.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:46:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:59.467918+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-04-17T11:47:00.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:58.838860+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-04-17T11:47:00.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:46:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:59.467918+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-04-17T11:47:00.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:58.838860+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-04-17T11:47:00.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:46:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:59.467918+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-04-17T11:47:00.472 INFO:tasks.rados.rados.0.smithi031.stdout:3731: done (11 left) 2024-04-17T11:47:00.472 INFO:tasks.rados.rados.0.smithi031.stdout:3732: read oid 34 snap -1 2024-04-17T11:47:00.472 INFO:tasks.rados.rados.0.smithi031.stdout:3732: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:47:00.472 INFO:tasks.rados.rados.0.smithi031.stdout:3733: copy_from oid 28 from oid 38 current snap is 377 2024-04-17T11:47:00.472 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 33 current snap is 377 2024-04-17T11:47:00.472 INFO:tasks.rados.rados.0.smithi031.stdout:3734: seq_num 1150 ranges {0=65536} 2024-04-17T11:47:00.472 INFO:tasks.rados.rados.0.smithi031.stdout:3734: writing smithi03173351-33 from 0 to 65536 tid 1 2024-04-17T11:47:00.473 INFO:tasks.rados.rados.0.smithi031.stdout:3735: rmattr oid 35 current snap is 377 2024-04-17T11:47:00.473 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 30 current snap is 377 2024-04-17T11:47:00.473 INFO:tasks.rados.rados.0.smithi031.stdout:3736: seq_num 1151 ranges {1449984=81920} 2024-04-17T11:47:00.481 INFO:tasks.rados.rados.0.smithi031.stdout:3736: writing smithi03173351-30 from 1449984 to 1531904 tid 1 2024-04-17T11:47:00.481 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:47:00.481 INFO:tasks.rados.rados.0.smithi031.stdout:3718: finishing rollback tid 2 to smithi03173351-23 2024-04-17T11:47:00.481 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 3034 (ObjNum 988 snap 320 seq_num 988) dirty exists 2024-04-17T11:47:00.481 INFO:tasks.rados.rados.0.smithi031.stdout:3721: finishing write tid 1 to smithi03173351-16 2024-04-17T11:47:00.481 INFO:tasks.rados.rados.0.smithi031.stdout:3721: finishing write tid 2 to smithi03173351-16 2024-04-17T11:47:00.481 INFO:tasks.rados.rados.0.smithi031.stdout:3721: finishing write tid 3 to smithi03173351-16 2024-04-17T11:47:00.481 INFO:tasks.rados.rados.0.smithi031.stdout:3721: finishing write tid 4 to smithi03173351-16 2024-04-17T11:47:00.481 INFO:tasks.rados.rados.0.smithi031.stdout:3720: expect (ObjNum 1103 snap 363 seq_num 1103) 2024-04-17T11:47:00.601 INFO:tasks.rados.rados.0.smithi031.stdout:3721: finishing write tid 5 to smithi03173351-16 2024-04-17T11:47:00.601 INFO:tasks.rados.rados.0.smithi031.stdout:3721: finishing write tid 6 to smithi03173351-16 2024-04-17T11:47:00.601 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 2759 (ObjNum 1146 snap 377 seq_num 1146) dirty exists 2024-04-17T11:47:00.602 INFO:tasks.rados.rados.0.smithi031.stdout:3721: left oid 16 (ObjNum 1146 snap 377 seq_num 1146) 2024-04-17T11:47:00.602 INFO:tasks.rados.rados.0.smithi031.stdout:3718: done (15 left) 2024-04-17T11:47:00.602 INFO:tasks.rados.rados.0.smithi031.stdout:3720: done (14 left) 2024-04-17T11:47:00.602 INFO:tasks.rados.rados.0.smithi031.stdout:3721: done (13 left) 2024-04-17T11:47:00.602 INFO:tasks.rados.rados.0.smithi031.stdout:3737: snap_create 2024-04-17T11:47:00.602 INFO:tasks.rados.rados.0.smithi031.stdout:3725: finishing write tid 1 to smithi03173351-6 2024-04-17T11:47:00.602 INFO:tasks.rados.rados.0.smithi031.stdout:3725: finishing write tid 2 to smithi03173351-6 2024-04-17T11:47:00.602 INFO:tasks.rados.rados.0.smithi031.stdout:3723: expect (ObjNum 1062 snap 344 seq_num 1062) 2024-04-17T11:47:00.731 INFO:tasks.rados.rados.0.smithi031.stdout:3725: finishing write tid 3 to smithi03173351-6 2024-04-17T11:47:00.731 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 3300 (ObjNum 1147 snap 377 seq_num 1147) dirty exists 2024-04-17T11:47:00.731 INFO:tasks.rados.rados.0.smithi031.stdout:3725: left oid 6 (ObjNum 1147 snap 377 seq_num 1147) 2024-04-17T11:47:00.731 INFO:tasks.rados.rados.0.smithi031.stdout:3726: finishing write tid 1 to smithi03173351-18 2024-04-17T11:47:00.731 INFO:tasks.rados.rados.0.smithi031.stdout:3726: finishing write tid 2 to smithi03173351-18 2024-04-17T11:47:00.731 INFO:tasks.rados.rados.0.smithi031.stdout:3727: finishing rollback tid 1 to smithi03173351-25 2024-04-17T11:47:00.731 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 0 (ObjNum -1700905552 snap 21884 seq_num 2593607248) dirty dne 2024-04-17T11:47:00.731 INFO:tasks.rados.rados.0.smithi031.stdout:3726: finishing write tid 3 to smithi03173351-18 2024-04-17T11:47:00.731 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 3517 (ObjNum 1148 snap 377 seq_num 1148) dirty exists 2024-04-17T11:47:00.731 INFO:tasks.rados.rados.0.smithi031.stdout:3726: left oid 18 (ObjNum 1148 snap 377 seq_num 1148) 2024-04-17T11:47:00.732 INFO:tasks.rados.rados.0.smithi031.stdout:3728: finishing write tid 1 to smithi03173351-2 2024-04-17T11:47:00.732 INFO:tasks.rados.rados.0.smithi031.stdout:3728: finishing write tid 2 to smithi03173351-2 2024-04-17T11:47:00.732 INFO:tasks.rados.rados.0.smithi031.stdout:3728: finishing write tid 3 to smithi03173351-2 2024-04-17T11:47:00.732 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 2865 (ObjNum 1149 snap 377 seq_num 1149) dirty exists 2024-04-17T11:47:00.732 INFO:tasks.rados.rados.0.smithi031.stdout:3728: left oid 2 (ObjNum 1149 snap 377 seq_num 1149) 2024-04-17T11:47:00.732 INFO:tasks.rados.rados.0.smithi031.stdout:3729: expect (ObjNum 1063 snap 344 seq_num 1063) 2024-04-17T11:47:01.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:46:59.865862+0000 mgr.y (mgr.14556) 573 : cluster [DBG] pgmap v1228: 121 pgs: 121 active+clean; 382 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.5 MiB/s wr, 22 op/s 2024-04-17T11:47:01.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:00.469606+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-04-17T11:47:01.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:46:59.865862+0000 mgr.y (mgr.14556) 573 : cluster [DBG] pgmap v1228: 121 pgs: 121 active+clean; 382 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.5 MiB/s wr, 22 op/s 2024-04-17T11:47:01.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:00.469606+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-04-17T11:47:01.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:46:59.865862+0000 mgr.y (mgr.14556) 573 : cluster [DBG] pgmap v1228: 121 pgs: 121 active+clean; 382 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.5 MiB/s wr, 22 op/s 2024-04-17T11:47:01.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:00.469606+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-04-17T11:47:01.247 INFO:tasks.rados.rados.0.smithi031.stdout:3724: finishing copy_from racing read to smithi03173351-43 2024-04-17T11:47:01.247 INFO:tasks.rados.rados.0.smithi031.stdout:3724: finishing copy_from to smithi03173351-43 2024-04-17T11:47:01.247 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 3204 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:47:01.247 INFO:tasks.rados.rados.0.smithi031.stdout:3732: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 2760 (ObjNum 1005 snap 327 seq_num 1005) dirty exists 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:3734: finishing write tid 1 to smithi03173351-33 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:3736: finishing write tid 1 to smithi03173351-30 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:3736: finishing write tid 2 to smithi03173351-30 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:3734: finishing write tid 2 to smithi03173351-33 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:3736: finishing write tid 3 to smithi03173351-30 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 3036 (ObjNum 1151 snap 377 seq_num 1151) dirty exists 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:3736: left oid 30 (ObjNum 1151 snap 377 seq_num 1151) 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:3734: finishing write tid 3 to smithi03173351-33 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 3525 (ObjNum 1150 snap 377 seq_num 1150) dirty exists 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:3734: left oid 33 (ObjNum 1150 snap 377 seq_num 1150) 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:3733: finishing copy_from racing read to smithi03173351-28 2024-04-17T11:47:01.249 INFO:tasks.rados.rados.0.smithi031.stdout:3733: finishing copy_from to smithi03173351-28 2024-04-17T11:47:01.250 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 2980 (ObjNum 1144 snap 376 seq_num 1144) dirty exists 2024-04-17T11:47:01.469 INFO:tasks.rados.rados.0.smithi031.stdout:3723: done (13 left) 2024-04-17T11:47:01.469 INFO:tasks.rados.rados.0.smithi031.stdout:3724: done (12 left) 2024-04-17T11:47:01.469 INFO:tasks.rados.rados.0.smithi031.stdout:3725: done (11 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3726: done (10 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3727: done (9 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3728: done (8 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3729: done (7 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3730: done (6 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3732: done (5 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3733: done (4 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3734: done (3 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3735: done (2 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3736: done (1 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3737: done (0 left) 2024-04-17T11:47:01.470 INFO:tasks.rados.rados.0.smithi031.stdout:3738: snap_remove snap 351 2024-04-17T11:47:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:47:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:01] "GET /metrics HTTP/1.1" 200 192280 "" "Prometheus/2.33.4" 2024-04-17T11:47:02.482 INFO:tasks.rados.rados.0.smithi031.stdout:3738: done (0 left) 2024-04-17T11:47:02.482 INFO:tasks.rados.rados.0.smithi031.stdout:3739: copy_from oid 49 from oid 2 current snap is 378 2024-04-17T11:47:02.482 INFO:tasks.rados.rados.0.smithi031.stdout:3740: read oid 18 snap -1 2024-04-17T11:47:02.482 INFO:tasks.rados.rados.0.smithi031.stdout:3740: expect (ObjNum 1148 snap 377 seq_num 1148) 2024-04-17T11:47:02.482 INFO:tasks.rados.rados.0.smithi031.stdout:3741: copy_from oid 12 from oid 4 current snap is 378 2024-04-17T11:47:02.482 INFO:tasks.rados.rados.0.smithi031.stdout:3742: rollback oid 25 current snap is 378 2024-04-17T11:47:02.482 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 25 to 366 2024-04-17T11:47:02.482 INFO:tasks.rados.rados.0.smithi031.stdout:3743: snap_create 2024-04-17T11:47:02.508 INFO:tasks.rados.rados.0.smithi031.stdout:3741: finishing copy_from racing read to smithi03173351-12 2024-04-17T11:47:02.509 INFO:tasks.rados.rados.0.smithi031.stdout:3741: finishing copy_from to smithi03173351-12 2024-04-17T11:47:02.509 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 12 v 3470 (ObjNum 1141 snap 375 seq_num 1141) dirty exists 2024-04-17T11:47:02.511 INFO:tasks.rados.rados.0.smithi031.stdout:3739: finishing copy_from racing read to smithi03173351-49 2024-04-17T11:47:02.511 INFO:tasks.rados.rados.0.smithi031.stdout:3742: finishing rollback tid 1 to smithi03173351-25 2024-04-17T11:47:02.511 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 0 (ObjNum 0 snap 32549 seq_num 2594304816) dirty dne 2024-04-17T11:47:02.512 INFO:tasks.rados.rados.0.smithi031.stdout:3739: finishing copy_from to smithi03173351-49 2024-04-17T11:47:02.512 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 2865 (ObjNum 1149 snap 377 seq_num 1149) dirty exists 2024-04-17T11:47:02.520 INFO:tasks.rados.rados.0.smithi031.stdout:3740: expect (ObjNum 1148 snap 377 seq_num 1148) 2024-04-17T11:47:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:01.470400+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-04-17T11:47:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:01.866337+0000 mgr.y (mgr.14556) 574 : cluster [DBG] pgmap v1231: 121 pgs: 121 active+clean; 382 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:01.470400+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-04-17T11:47:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:01.866337+0000 mgr.y (mgr.14556) 574 : cluster [DBG] pgmap v1231: 121 pgs: 121 active+clean; 382 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:02.966 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Apr 17 11:47:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-grafana-a[60156]: t=2024-04-17T11:47:02+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-04-17T11:47:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:01.470400+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-04-17T11:47:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:01.866337+0000 mgr.y (mgr.14556) 574 : cluster [DBG] pgmap v1231: 121 pgs: 121 active+clean; 382 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:03.479 INFO:tasks.rados.rados.0.smithi031.stdout:3739: done (4 left) 2024-04-17T11:47:03.479 INFO:tasks.rados.rados.0.smithi031.stdout:3740: done (3 left) 2024-04-17T11:47:03.479 INFO:tasks.rados.rados.0.smithi031.stdout:3741: done (2 left) 2024-04-17T11:47:03.479 INFO:tasks.rados.rados.0.smithi031.stdout:3742: done (1 left) 2024-04-17T11:47:03.479 INFO:tasks.rados.rados.0.smithi031.stdout:3743: done (0 left) 2024-04-17T11:47:03.479 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 379 2024-04-17T11:47:03.479 INFO:tasks.rados.rados.0.smithi031.stdout:3744: seq_num 1152 ranges {16678912=98304} 2024-04-17T11:47:03.570 INFO:tasks.rados.rados.0.smithi031.stdout:3744: writing smithi03173351-32 from 16678912 to 16777216 tid 1 2024-04-17T11:47:03.571 INFO:tasks.rados.rados.0.smithi031.stdout:3745: snap_remove snap 360 2024-04-17T11:47:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:02.478030+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-04-17T11:47:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:02.478030+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-04-17T11:47:03.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:02.478030+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-04-17T11:47:04.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:47:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:47:04.505 INFO:tasks.rados.rados.0.smithi031.stdout:3745: done (1 left) 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3746: copy_from oid 44 from oid 3 current snap is 379 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3747: read oid 39 snap -1 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3747: expect deleted 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3748: copy_from oid 36 from oid 14 current snap is 379 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3749: rmattr oid 25 current snap is 379 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3749: done (4 left) 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3750: read oid 41 snap -1 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3750: expect (ObjNum 1100 snap 361 seq_num 1100) 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3751: setattr oid 47 current snap is 379 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3744: finishing write tid 1 to smithi03173351-32 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3744: finishing write tid 2 to smithi03173351-32 2024-04-17T11:47:04.506 INFO:tasks.rados.rados.0.smithi031.stdout:3744: finishing write tid 3 to smithi03173351-32 2024-04-17T11:47:04.507 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 3302 (ObjNum 1152 snap 379 seq_num 1152) dirty exists 2024-04-17T11:47:04.507 INFO:tasks.rados.rados.0.smithi031.stdout:3744: left oid 32 (ObjNum 1152 snap 379 seq_num 1152) 2024-04-17T11:47:04.507 INFO:tasks.rados.rados.0.smithi031.stdout:3744: done (5 left) 2024-04-17T11:47:04.507 INFO:tasks.rados.rados.0.smithi031.stdout:3752: snap_remove snap 369 2024-04-17T11:47:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:03.480063+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-04-17T11:47:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:03.866880+0000 mgr.y (mgr.14556) 575 : cluster [DBG] pgmap v1234: 121 pgs: 121 active+clean; 397 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 15 op/s 2024-04-17T11:47:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:03.480063+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-04-17T11:47:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:03.866880+0000 mgr.y (mgr.14556) 575 : cluster [DBG] pgmap v1234: 121 pgs: 121 active+clean; 397 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 15 op/s 2024-04-17T11:47:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:03.480063+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-04-17T11:47:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:03.866880+0000 mgr.y (mgr.14556) 575 : cluster [DBG] pgmap v1234: 121 pgs: 121 active+clean; 397 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 15 op/s 2024-04-17T11:47:05.511 INFO:tasks.rados.rados.0.smithi031.stdout:3752: done (5 left) 2024-04-17T11:47:05.512 INFO:tasks.rados.rados.0.smithi031.stdout:3753: snap_remove snap 377 2024-04-17T11:47:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:04.501406+0000 mon.a (mon.0) 1654 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-04-17T11:47:05.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:04.501406+0000 mon.a (mon.0) 1654 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-04-17T11:47:05.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:04.501406+0000 mon.a (mon.0) 1654 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-04-17T11:47:06.519 INFO:tasks.rados.rados.0.smithi031.stdout:3753: done (5 left) 2024-04-17T11:47:06.519 INFO:tasks.rados.rados.0.smithi031.stdout:3754: setattr oid 11 current snap is 379 2024-04-17T11:47:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3746: finishing copy_from to smithi03173351-44 2024-04-17T11:47:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3746: got expected ENOENT (src dne) 2024-04-17T11:47:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3746: finishing copy_from racing read to smithi03173351-44 2024-04-17T11:47:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 2981 (ObjNum 1140 snap 375 seq_num 1140) dirty exists 2024-04-17T11:47:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3748: finishing copy_from racing read to smithi03173351-36 2024-04-17T11:47:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3748: finishing copy_from to smithi03173351-36 2024-04-17T11:47:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 3268 (ObjNum 1143 snap 375 seq_num 1143) dirty exists 2024-04-17T11:47:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3750: expect (ObjNum 1100 snap 361 seq_num 1100) 2024-04-17T11:47:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:05.504861+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-04-17T11:47:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:05.867402+0000 mgr.y (mgr.14556) 576 : cluster [DBG] pgmap v1237: 121 pgs: 121 active+clean; 397 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 15 op/s 2024-04-17T11:47:06.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:05.504861+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-04-17T11:47:06.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:05.867402+0000 mgr.y (mgr.14556) 576 : cluster [DBG] pgmap v1237: 121 pgs: 121 active+clean; 397 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 15 op/s 2024-04-17T11:47:06.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:05.504861+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-04-17T11:47:06.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:05.867402+0000 mgr.y (mgr.14556) 576 : cluster [DBG] pgmap v1237: 121 pgs: 121 active+clean; 397 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 15 op/s 2024-04-17T11:47:07.057 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 3263 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:47:07.057 INFO:tasks.rados.rados.0.smithi031.stdout:3746: done (5 left) 2024-04-17T11:47:07.057 INFO:tasks.rados.rados.0.smithi031.stdout:3747: done (4 left) 2024-04-17T11:47:07.057 INFO:tasks.rados.rados.0.smithi031.stdout:3748: done (3 left) 2024-04-17T11:47:07.057 INFO:tasks.rados.rados.0.smithi031.stdout:3750: done (2 left) 2024-04-17T11:47:07.057 INFO:tasks.rados.rados.0.smithi031.stdout:3751: done (1 left) 2024-04-17T11:47:07.057 INFO:tasks.rados.rados.0.smithi031.stdout:3754: done (0 left) 2024-04-17T11:47:07.057 INFO:tasks.rados.rados.0.smithi031.stdout:3755: delete oid 3 current snap is 379 2024-04-17T11:47:07.060 INFO:tasks.rados.rados.0.smithi031.stdout:3755: done (0 left) 2024-04-17T11:47:07.060 INFO:tasks.rados.rados.0.smithi031.stdout:3756: read oid 23 snap -1 2024-04-17T11:47:07.060 INFO:tasks.rados.rados.0.smithi031.stdout:3756: expect (ObjNum 988 snap 320 seq_num 988) 2024-04-17T11:47:07.060 INFO:tasks.rados.rados.0.smithi031.stdout:3757: rollback oid 39 current snap is 379 2024-04-17T11:47:07.060 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 39 to 355 2024-04-17T11:47:07.060 INFO:tasks.rados.rados.0.smithi031.stdout:3758: read oid 29 snap -1 2024-04-17T11:47:07.060 INFO:tasks.rados.rados.0.smithi031.stdout:3758: expect (ObjNum 1059 snap 343 seq_num 1059) 2024-04-17T11:47:07.060 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 379 2024-04-17T11:47:07.060 INFO:tasks.rados.rados.0.smithi031.stdout:3759: seq_num 1154 ranges {0=131072} 2024-04-17T11:47:07.061 INFO:tasks.rados.rados.0.smithi031.stdout:3759: writing smithi03173351-5 from 0 to 131072 tid 1 2024-04-17T11:47:07.061 INFO:tasks.rados.rados.0.smithi031.stdout:3760: rollback oid 10 current snap is 379 2024-04-17T11:47:07.061 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 10 to 345 2024-04-17T11:47:07.061 INFO:tasks.rados.rados.0.smithi031.stdout:3761: copy_from oid 21 from oid 6 current snap is 379 2024-04-17T11:47:07.061 INFO:tasks.rados.rados.0.smithi031.stdout:3762: read oid 3 snap -1 2024-04-17T11:47:07.061 INFO:tasks.rados.rados.0.smithi031.stdout:3762: expect deleted 2024-04-17T11:47:07.061 INFO:tasks.rados.rados.0.smithi031.stdout:3763: copy_from oid 44 from oid 19 current snap is 379 2024-04-17T11:47:07.061 INFO:tasks.rados.rados.0.smithi031.stdout:3764: snap_remove snap 376 2024-04-17T11:47:07.519 INFO:tasks.rados.rados.0.smithi031.stdout:3764: done (8 left) 2024-04-17T11:47:07.519 INFO:tasks.rados.rados.0.smithi031.stdout:3765: rollback oid 8 current snap is 379 2024-04-17T11:47:07.519 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 8 to 378 2024-04-17T11:47:07.519 INFO:tasks.rados.rados.0.smithi031.stdout:3766: copy_from oid 14 from oid 34 current snap is 379 2024-04-17T11:47:07.519 INFO:tasks.rados.rados.0.smithi031.stdout:3767: snap_remove snap 337 2024-04-17T11:47:07.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:06.513885+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-04-17T11:47:07.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:06.513885+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-04-17T11:47:07.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:06.513885+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-04-17T11:47:08.531 INFO:tasks.rados.rados.0.smithi031.stdout:3767: done (10 left) 2024-04-17T11:47:08.531 INFO:tasks.rados.rados.0.smithi031.stdout:3768: rmattr oid 15 current snap is 379 2024-04-17T11:47:08.531 INFO:tasks.rados.rados.0.smithi031.stdout:3768: done (10 left) 2024-04-17T11:47:08.531 INFO:tasks.rados.rados.0.smithi031.stdout:3769: read oid 27 snap -1 2024-04-17T11:47:08.531 INFO:tasks.rados.rados.0.smithi031.stdout:3769: expect (ObjNum 1095 snap 359 seq_num 1095) 2024-04-17T11:47:08.531 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 15 current snap is 379 2024-04-17T11:47:08.531 INFO:tasks.rados.rados.0.smithi031.stdout:3770: seq_num 1155 ranges {3194880=147456} 2024-04-17T11:47:08.544 INFO:tasks.rados.rados.0.smithi031.stdout:3770: writing smithi03173351-15 from 3194880 to 3342336 tid 1 2024-04-17T11:47:08.545 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 379 2024-04-17T11:47:08.545 INFO:tasks.rados.rados.0.smithi031.stdout:3771: seq_num 1156 ranges {6275072=163840} 2024-04-17T11:47:08.582 INFO:tasks.rados.rados.0.smithi031.stdout:3771: writing smithi03173351-20 from 6275072 to 6438912 tid 1 2024-04-17T11:47:08.582 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 379 2024-04-17T11:47:08.583 INFO:tasks.rados.rados.0.smithi031.stdout:3772: seq_num 1157 ranges {0=180224} 2024-04-17T11:47:08.583 INFO:tasks.rados.rados.0.smithi031.stdout:3772: writing smithi03173351-1 from 0 to 180224 tid 1 2024-04-17T11:47:08.583 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 46 current snap is 379 2024-04-17T11:47:08.584 INFO:tasks.rados.rados.0.smithi031.stdout:3773: seq_num 1158 ranges {1449984=196608} 2024-04-17T11:47:08.595 INFO:tasks.rados.rados.0.smithi031.stdout:3773: writing smithi03173351-46 from 1449984 to 1646592 tid 1 2024-04-17T11:47:08.595 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 379 2024-04-17T11:47:08.595 INFO:tasks.rados.rados.0.smithi031.stdout:3774: seq_num 1159 ranges {0=212992} 2024-04-17T11:47:08.596 INFO:tasks.rados.rados.0.smithi031.stdout:3774: writing smithi03173351-50 from 0 to 212992 tid 1 2024-04-17T11:47:08.597 INFO:tasks.rados.rados.0.smithi031.stdout:3762: done (15 left) 2024-04-17T11:47:08.597 INFO:tasks.rados.rados.0.smithi031.stdout:3775: read oid 24 snap -1 2024-04-17T11:47:08.597 INFO:tasks.rados.rados.0.smithi031.stdout:3775: expect (ObjNum 1062 snap 344 seq_num 1062) 2024-04-17T11:47:08.597 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 16 2024-04-17T11:47:08.597 INFO:tasks.rados.rados.0.smithi031.stdout:3757: finishing rollback tid 1 to smithi03173351-39 2024-04-17T11:47:08.597 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 39 v 0 (ObjNum 1 snap 32549 seq_num 2593669328) dirty dne 2024-04-17T11:47:08.597 INFO:tasks.rados.rados.0.smithi031.stdout:3758: expect (ObjNum 1059 snap 343 seq_num 1059) 2024-04-17T11:47:08.625 INFO:tasks.rados.rados.0.smithi031.stdout:3759: finishing write tid 1 to smithi03173351-5 2024-04-17T11:47:08.625 INFO:tasks.rados.rados.0.smithi031.stdout:3759: finishing write tid 2 to smithi03173351-5 2024-04-17T11:47:08.625 INFO:tasks.rados.rados.0.smithi031.stdout:3759: finishing write tid 3 to smithi03173351-5 2024-04-17T11:47:08.625 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2302 (ObjNum 1154 snap 379 seq_num 1154) dirty exists 2024-04-17T11:47:08.625 INFO:tasks.rados.rados.0.smithi031.stdout:3759: left oid 5 (ObjNum 1154 snap 379 seq_num 1154) 2024-04-17T11:47:08.625 INFO:tasks.rados.rados.0.smithi031.stdout:3760: finishing rollback tid 0 to smithi03173351-10 2024-04-17T11:47:08.625 INFO:tasks.rados.rados.0.smithi031.stdout:3756: expect (ObjNum 988 snap 320 seq_num 988) 2024-04-17T11:47:08.691 INFO:tasks.rados.rados.0.smithi031.stdout:3760: finishing rollback tid 1 to smithi03173351-10 2024-04-17T11:47:08.691 INFO:tasks.rados.rados.0.smithi031.stdout:3760: finishing rollback tid 2 to smithi03173351-10 2024-04-17T11:47:08.691 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 3107 (ObjNum 1060 snap 343 seq_num 1060) dirty exists 2024-04-17T11:47:08.691 INFO:tasks.rados.rados.0.smithi031.stdout:3761: finishing copy_from racing read to smithi03173351-21 2024-04-17T11:47:08.691 INFO:tasks.rados.rados.0.smithi031.stdout:3761: finishing copy_from to smithi03173351-21 2024-04-17T11:47:08.691 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 3300 (ObjNum 1147 snap 377 seq_num 1147) dirty exists 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3763: finishing copy_from racing read to smithi03173351-44 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3763: finishing copy_from to smithi03173351-44 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 3030 (ObjNum 1137 snap 374 seq_num 1137) dirty exists 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3766: finishing copy_from racing read to smithi03173351-14 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3765: finishing rollback tid 0 to smithi03173351-8 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3765: finishing rollback tid 1 to smithi03173351-8 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3756: done (15 left) 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3757: done (14 left) 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3758: done (13 left) 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3759: done (12 left) 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3760: done (11 left) 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3761: done (10 left) 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3763: done (9 left) 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3776: snap_create 2024-04-17T11:47:08.692 INFO:tasks.rados.rados.0.smithi031.stdout:3765: finishing rollback tid 2 to smithi03173351-8 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 3104 (ObjNum 994 snap 321 seq_num 994) dirty exists 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3766: finishing copy_from to smithi03173351-14 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 2296 (ObjNum 288 snap 0 seq_num 33) dirty exists 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3770: finishing write tid 1 to smithi03173351-15 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3770: finishing write tid 2 to smithi03173351-15 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3770: finishing write tid 3 to smithi03173351-15 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 3265 (ObjNum 1155 snap 379 seq_num 1155) dirty exists 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3770: left oid 15 (ObjNum 1155 snap 379 seq_num 1155) 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3772: finishing write tid 1 to smithi03173351-1 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3772: finishing write tid 2 to smithi03173351-1 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3771: finishing write tid 1 to smithi03173351-20 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3771: finishing write tid 2 to smithi03173351-20 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3772: finishing write tid 3 to smithi03173351-1 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 3267 (ObjNum 1157 snap 379 seq_num 1157) dirty exists 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3772: left oid 1 (ObjNum 1157 snap 379 seq_num 1157) 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:3771: finishing write tid 3 to smithi03173351-20 2024-04-17T11:47:08.693 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2862 (ObjNum 1156 snap 379 seq_num 1156) dirty exists 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:3771: left oid 20 (ObjNum 1156 snap 379 seq_num 1156) 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:3774: finishing write tid 1 to smithi03173351-50 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:3774: finishing write tid 2 to smithi03173351-50 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:3773: finishing write tid 1 to smithi03173351-46 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:3773: finishing write tid 2 to smithi03173351-46 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:3774: finishing write tid 3 to smithi03173351-50 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 3586 (ObjNum 1159 snap 379 seq_num 1159) dirty exists 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:3774: left oid 50 (ObjNum 1159 snap 379 seq_num 1159) 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:3773: finishing write tid 3 to smithi03173351-46 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 3304 (ObjNum 1158 snap 379 seq_num 1158) dirty exists 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:3773: left oid 46 (ObjNum 1158 snap 379 seq_num 1158) 2024-04-17T11:47:08.694 INFO:tasks.rados.rados.0.smithi031.stdout:3775: expect (ObjNum 1062 snap 344 seq_num 1062) 2024-04-17T11:47:08.819 INFO:tasks.rados.rados.0.smithi031.stdout:3769: expect (ObjNum 1095 snap 359 seq_num 1095) 2024-04-17T11:47:08.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:07.516899+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-04-17T11:47:08.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:07.868120+0000 mgr.y (mgr.14556) 577 : cluster [DBG] pgmap v1240: 121 pgs: 121 active+clean; 404 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-04-17T11:47:08.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:07.516899+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-04-17T11:47:08.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:07.868120+0000 mgr.y (mgr.14556) 577 : cluster [DBG] pgmap v1240: 121 pgs: 121 active+clean; 404 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-04-17T11:47:08.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:07.516899+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-04-17T11:47:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:07.868120+0000 mgr.y (mgr.14556) 577 : cluster [DBG] pgmap v1240: 121 pgs: 121 active+clean; 404 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-04-17T11:47:09.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:08.524160+0000 mon.a (mon.0) 1658 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-04-17T11:47:09.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:09.472830+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-04-17T11:47:09.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:08.524160+0000 mon.a (mon.0) 1658 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-04-17T11:47:09.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:09.472830+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-04-17T11:47:09.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:08.524160+0000 mon.a (mon.0) 1658 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-04-17T11:47:09.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:09.472830+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-04-17T11:47:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:09.868456+0000 mgr.y (mgr.14556) 578 : cluster [DBG] pgmap v1243: 121 pgs: 121 active+clean; 404 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-04-17T11:47:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:09.868456+0000 mgr.y (mgr.14556) 578 : cluster [DBG] pgmap v1243: 121 pgs: 121 active+clean; 404 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-04-17T11:47:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:09.868456+0000 mgr.y (mgr.14556) 578 : cluster [DBG] pgmap v1243: 121 pgs: 121 active+clean; 404 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-04-17T11:47:11.004 INFO:tasks.rados.rados.0.smithi031.stdout:3765: done (9 left) 2024-04-17T11:47:11.005 INFO:tasks.rados.rados.0.smithi031.stdout:3766: done (8 left) 2024-04-17T11:47:11.005 INFO:tasks.rados.rados.0.smithi031.stdout:3769: done (7 left) 2024-04-17T11:47:11.005 INFO:tasks.rados.rados.0.smithi031.stdout:3770: done (6 left) 2024-04-17T11:47:11.005 INFO:tasks.rados.rados.0.smithi031.stdout:3771: done (5 left) 2024-04-17T11:47:11.005 INFO:tasks.rados.rados.0.smithi031.stdout:3772: done (4 left) 2024-04-17T11:47:11.005 INFO:tasks.rados.rados.0.smithi031.stdout:3773: done (3 left) 2024-04-17T11:47:11.005 INFO:tasks.rados.rados.0.smithi031.stdout:3774: done (2 left) 2024-04-17T11:47:11.005 INFO:tasks.rados.rados.0.smithi031.stdout:3775: done (1 left) 2024-04-17T11:47:11.005 INFO:tasks.rados.rados.0.smithi031.stdout:3776: done (0 left) 2024-04-17T11:47:11.005 INFO:tasks.rados.rados.0.smithi031.stdout:3777: delete oid 8 current snap is 380 2024-04-17T11:47:11.007 INFO:tasks.rados.rados.0.smithi031.stdout:3777: done (0 left) 2024-04-17T11:47:11.007 INFO:tasks.rados.rados.0.smithi031.stdout:3778: snap_remove snap 352 2024-04-17T11:47:11.536 INFO:tasks.rados.rados.0.smithi031.stdout:3778: done (0 left) 2024-04-17T11:47:11.537 INFO:tasks.rados.rados.0.smithi031.stdout:3779: snap_remove snap 346 2024-04-17T11:47:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:47:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:11] "GET /metrics HTTP/1.1" 200 192278 "" "Prometheus/2.33.4" 2024-04-17T11:47:12.558 INFO:tasks.rados.rados.0.smithi031.stdout:3779: done (0 left) 2024-04-17T11:47:12.558 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 380 2024-04-17T11:47:12.558 INFO:tasks.rados.rados.0.smithi031.stdout:3780: seq_num 1161 ranges {1466368=245760} 2024-04-17T11:47:12.564 INFO:tasks.rados.rados.0.smithi031.stdout:3780: writing smithi03173351-21 from 1466368 to 1712128 tid 1 2024-04-17T11:47:12.564 INFO:tasks.rados.rados.0.smithi031.stdout:3781: setattr oid 11 current snap is 380 2024-04-17T11:47:12.564 INFO:tasks.rados.rados.0.smithi031.stdout:3782: read oid 22 snap -1 2024-04-17T11:47:12.564 INFO:tasks.rados.rados.0.smithi031.stdout:3782: expect (ObjNum 1113 snap 370 seq_num 1113) 2024-04-17T11:47:12.564 INFO:tasks.rados.rados.0.smithi031.stdout:3783: snap_create 2024-04-17T11:47:12.582 INFO:tasks.rados.rados.0.smithi031.stdout:3780: finishing write tid 1 to smithi03173351-21 2024-04-17T11:47:12.582 INFO:tasks.rados.rados.0.smithi031.stdout:3780: finishing write tid 2 to smithi03173351-21 2024-04-17T11:47:12.584 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 11 v 3268 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:47:12.585 INFO:tasks.rados.rados.0.smithi031.stdout:3782: expect (ObjNum 1113 snap 370 seq_num 1113) 2024-04-17T11:47:12.773 INFO:tasks.rados.rados.0.smithi031.stdout:3780: finishing write tid 3 to smithi03173351-21 2024-04-17T11:47:12.774 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 3302 (ObjNum 1161 snap 380 seq_num 1161) dirty exists 2024-04-17T11:47:12.774 INFO:tasks.rados.rados.0.smithi031.stdout:3780: left oid 21 (ObjNum 1161 snap 380 seq_num 1161) 2024-04-17T11:47:12.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:11.533756+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-04-17T11:47:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:11.868962+0000 mgr.y (mgr.14556) 579 : cluster [DBG] pgmap v1245: 121 pgs: 121 active+clean; 404 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-04-17T11:47:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:11.533756+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-04-17T11:47:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:11.868962+0000 mgr.y (mgr.14556) 579 : cluster [DBG] pgmap v1245: 121 pgs: 121 active+clean; 404 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-04-17T11:47:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:11.533756+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-04-17T11:47:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:11.868962+0000 mgr.y (mgr.14556) 579 : cluster [DBG] pgmap v1245: 121 pgs: 121 active+clean; 404 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-04-17T11:47:13.549 INFO:tasks.rados.rados.0.smithi031.stdout:3780: done (3 left) 2024-04-17T11:47:13.549 INFO:tasks.rados.rados.0.smithi031.stdout:3781: done (2 left) 2024-04-17T11:47:13.549 INFO:tasks.rados.rados.0.smithi031.stdout:3782: done (1 left) 2024-04-17T11:47:13.549 INFO:tasks.rados.rados.0.smithi031.stdout:3783: done (0 left) 2024-04-17T11:47:13.549 INFO:tasks.rados.rados.0.smithi031.stdout:3784: copy_from oid 33 from oid 47 current snap is 381 2024-04-17T11:47:13.550 INFO:tasks.rados.rados.0.smithi031.stdout:3785: snap_create 2024-04-17T11:47:13.580 INFO:tasks.rados.rados.0.smithi031.stdout:3784: finishing copy_from racing read to smithi03173351-33 2024-04-17T11:47:13.584 INFO:tasks.rados.rados.0.smithi031.stdout:3784: finishing copy_from to smithi03173351-33 2024-04-17T11:47:13.584 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 2981 (ObjNum 1140 snap 375 seq_num 1140) dirty exists 2024-04-17T11:47:13.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:12.544176+0000 mon.a (mon.0) 1661 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-04-17T11:47:13.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:12.544176+0000 mon.a (mon.0) 1661 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-04-17T11:47:13.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:12.544176+0000 mon.a (mon.0) 1661 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-04-17T11:47:14.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:47:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:47:14.553 INFO:tasks.rados.rados.0.smithi031.stdout:3784: done (1 left) 2024-04-17T11:47:14.553 INFO:tasks.rados.rados.0.smithi031.stdout:3785: done (0 left) 2024-04-17T11:47:14.553 INFO:tasks.rados.rados.0.smithi031.stdout:3786: delete oid 8 current snap is 382 2024-04-17T11:47:14.558 INFO:tasks.rados.rados.0.smithi031.stdout:3786: done (0 left) 2024-04-17T11:47:14.558 INFO:tasks.rados.rados.0.smithi031.stdout:3787: snap_remove snap 372 2024-04-17T11:47:14.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:13.550338+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-04-17T11:47:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:13.869480+0000 mgr.y (mgr.14556) 580 : cluster [DBG] pgmap v1248: 121 pgs: 121 active+clean; 398 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 255 KiB/s wr, 11 op/s 2024-04-17T11:47:14.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:13.550338+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-04-17T11:47:14.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:13.869480+0000 mgr.y (mgr.14556) 580 : cluster [DBG] pgmap v1248: 121 pgs: 121 active+clean; 398 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 255 KiB/s wr, 11 op/s 2024-04-17T11:47:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:13.550338+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-04-17T11:47:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:13.869480+0000 mgr.y (mgr.14556) 580 : cluster [DBG] pgmap v1248: 121 pgs: 121 active+clean; 398 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 255 KiB/s wr, 11 op/s 2024-04-17T11:47:15.184 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (14m) 3m ago 15m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (15m) 3m ago 15m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (16m) 3m ago 16m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (16m) 3m ago 16m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (19m) 3m ago 19m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (21m) 3m ago 21m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (21m) 3m ago 21m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (20m) 3m ago 20m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (20m) 3m ago 20m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (15m) 3m ago 15m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (15m) 3m ago 15m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (19m) 3m ago 19m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:47:15.469 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (19m) 3m ago 19m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:47:15.470 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (18m) 3m ago 18m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:47:15.470 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (18m) 3m ago 18m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:47:15.470 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (18m) 3m ago 18m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:47:15.470 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (17m) 3m ago 17m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:47:15.470 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (17m) 3m ago 17m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:47:15.470 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (16m) 3m ago 16m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:47:15.470 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (14m) 3m ago 15m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:47:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:3787: done (0 left) 2024-04-17T11:47:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:3788: rmattr oid 5 current snap is 382 2024-04-17T11:47:15.561 INFO:tasks.rados.rados.0.smithi031.stdout:3789: snap_create 2024-04-17T11:47:15.571 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2303 (ObjNum 1154 snap 379 seq_num 1154) dirty exists 2024-04-17T11:47:15.829 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:47:15.830 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:47:15.831 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:47:15.831 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:47:15.831 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:47:15.831 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:47:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:14.552816+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-04-17T11:47:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:47:15.173539+0000 mgr.y (mgr.14556) 581 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:15.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:14.552816+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-04-17T11:47:15.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:47:15.173539+0000 mgr.y (mgr.14556) 581 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:14.552816+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-04-17T11:47:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:47:15.173539+0000 mgr.y (mgr.14556) 581 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:16.564 INFO:tasks.rados.rados.0.smithi031.stdout:3788: done (1 left) 2024-04-17T11:47:16.564 INFO:tasks.rados.rados.0.smithi031.stdout:3789: done (0 left) 2024-04-17T11:47:16.564 INFO:tasks.rados.rados.0.smithi031.stdout:3790: snap_remove snap 373 2024-04-17T11:47:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:47:15.461948+0000 mgr.y (mgr.14556) 582 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:15.558000+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-04-17T11:47:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:47:15.831154+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.31:0/3178724267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:47:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:15.869927+0000 mgr.y (mgr.14556) 583 : cluster [DBG] pgmap v1251: 121 pgs: 121 active+clean; 398 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 280 KiB/s wr, 12 op/s 2024-04-17T11:47:16.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:47:15.461948+0000 mgr.y (mgr.14556) 582 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:16.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:15.558000+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-04-17T11:47:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:47:15.831154+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.31:0/3178724267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:47:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:15.869927+0000 mgr.y (mgr.14556) 583 : cluster [DBG] pgmap v1251: 121 pgs: 121 active+clean; 398 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 280 KiB/s wr, 12 op/s 2024-04-17T11:47:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:47:15.461948+0000 mgr.y (mgr.14556) 582 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:15.558000+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-04-17T11:47:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:47:15.831154+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.31:0/3178724267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:47:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:15.869927+0000 mgr.y (mgr.14556) 583 : cluster [DBG] pgmap v1251: 121 pgs: 121 active+clean; 398 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 280 KiB/s wr, 12 op/s 2024-04-17T11:47:17.565 INFO:tasks.rados.rados.0.smithi031.stdout:3790: done (0 left) 2024-04-17T11:47:17.566 INFO:tasks.rados.rados.0.smithi031.stdout:3791: snap_remove snap 345 2024-04-17T11:47:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:16.563785+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-04-17T11:47:17.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:16.563785+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-04-17T11:47:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:16.563785+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-04-17T11:47:18.572 INFO:tasks.rados.rados.0.smithi031.stdout:3791: done (0 left) 2024-04-17T11:47:18.572 INFO:tasks.rados.rados.0.smithi031.stdout:3792: snap_create 2024-04-17T11:47:18.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:17.565594+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-04-17T11:47:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:17.870653+0000 mgr.y (mgr.14556) 584 : cluster [DBG] pgmap v1254: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.4 MiB/s wr, 1 op/s 2024-04-17T11:47:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:18.567467+0000 mon.a (mon.0) 1667 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-04-17T11:47:18.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:17.565594+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-04-17T11:47:18.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:17.870653+0000 mgr.y (mgr.14556) 584 : cluster [DBG] pgmap v1254: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.4 MiB/s wr, 1 op/s 2024-04-17T11:47:18.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:18.567467+0000 mon.a (mon.0) 1667 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-04-17T11:47:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:17.565594+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-04-17T11:47:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:17.870653+0000 mgr.y (mgr.14556) 584 : cluster [DBG] pgmap v1254: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.4 MiB/s wr, 1 op/s 2024-04-17T11:47:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:18.567467+0000 mon.a (mon.0) 1667 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-04-17T11:47:19.473 INFO:tasks.rados.rados.0.smithi031.stdout:3792: done (0 left) 2024-04-17T11:47:19.473 INFO:tasks.rados.rados.0.smithi031.stdout:3793: read oid 36 snap 354 2024-04-17T11:47:19.474 INFO:tasks.rados.rados.0.smithi031.stdout:3793: expect (ObjNum 1051 snap 336 seq_num 1051) 2024-04-17T11:47:19.474 INFO:tasks.rados.rados.0.smithi031.stdout:3794: read oid 44 snap -1 2024-04-17T11:47:19.474 INFO:tasks.rados.rados.0.smithi031.stdout:3794: expect (ObjNum 1137 snap 374 seq_num 1137) 2024-04-17T11:47:19.474 INFO:tasks.rados.rados.0.smithi031.stdout:3795: delete oid 9 current snap is 384 2024-04-17T11:47:19.477 INFO:tasks.rados.rados.0.smithi031.stdout:3795: done (2 left) 2024-04-17T11:47:19.477 INFO:tasks.rados.rados.0.smithi031.stdout:3796: snap_create 2024-04-17T11:47:19.490 INFO:tasks.rados.rados.0.smithi031.stdout:3793: expect (ObjNum 1051 snap 336 seq_num 1051) 2024-04-17T11:47:19.592 INFO:tasks.rados.rados.0.smithi031.stdout:3794: expect (ObjNum 1137 snap 374 seq_num 1137) 2024-04-17T11:47:20.477 INFO:tasks.rados.rados.0.smithi031.stdout:3793: done (2 left) 2024-04-17T11:47:20.477 INFO:tasks.rados.rados.0.smithi031.stdout:3794: done (1 left) 2024-04-17T11:47:20.478 INFO:tasks.rados.rados.0.smithi031.stdout:3796: done (0 left) 2024-04-17T11:47:20.478 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 385 2024-04-17T11:47:20.478 INFO:tasks.rados.rados.0.smithi031.stdout:3797: seq_num 1164 ranges {4677632=303104} 2024-04-17T11:47:20.504 INFO:tasks.rados.rados.0.smithi031.stdout:3797: writing smithi03173351-28 from 4677632 to 4980736 tid 1 2024-04-17T11:47:20.512 INFO:tasks.rados.rados.0.smithi031.stdout:3798: snap_remove snap 381 2024-04-17T11:47:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:19.473658+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-04-17T11:47:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:19.871135+0000 mgr.y (mgr.14556) 585 : cluster [DBG] pgmap v1257: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.4 MiB/s wr, 1 op/s 2024-04-17T11:47:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:19.473658+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-04-17T11:47:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:19.871135+0000 mgr.y (mgr.14556) 585 : cluster [DBG] pgmap v1257: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.4 MiB/s wr, 1 op/s 2024-04-17T11:47:20.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:19.473658+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-04-17T11:47:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:19.871135+0000 mgr.y (mgr.14556) 585 : cluster [DBG] pgmap v1257: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.4 MiB/s wr, 1 op/s 2024-04-17T11:47:21.479 INFO:tasks.rados.rados.0.smithi031.stdout:3798: done (1 left) 2024-04-17T11:47:21.480 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 9 current snap is 385 2024-04-17T11:47:21.480 INFO:tasks.rados.rados.0.smithi031.stdout:3799: seq_num 1165 ranges {0=319488} 2024-04-17T11:47:21.481 INFO:tasks.rados.rados.0.smithi031.stdout:3799: writing smithi03173351-9 from 0 to 319488 tid 1 2024-04-17T11:47:21.482 INFO:tasks.rados.rados.0.smithi031.stdout:3800: rollback oid 32 current snap is 385 2024-04-17T11:47:21.482 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 32 to 379 2024-04-17T11:47:21.482 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 385 2024-04-17T11:47:21.482 INFO:tasks.rados.rados.0.smithi031.stdout:3801: seq_num 1166 ranges {0=335872} 2024-04-17T11:47:21.484 INFO:tasks.rados.rados.0.smithi031.stdout:3801: writing smithi03173351-3 from 0 to 335872 tid 1 2024-04-17T11:47:21.484 INFO:tasks.rados.rados.0.smithi031.stdout:3802: copy_from oid 23 from oid 43 current snap is 385 2024-04-17T11:47:21.484 INFO:tasks.rados.rados.0.smithi031.stdout:3803: read oid 33 snap -1 2024-04-17T11:47:21.484 INFO:tasks.rados.rados.0.smithi031.stdout:3803: expect (ObjNum 1140 snap 375 seq_num 1140) 2024-04-17T11:47:21.484 INFO:tasks.rados.rados.0.smithi031.stdout:3804: snap_remove snap 380 2024-04-17T11:47:21.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:20.477544+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-04-17T11:47:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:47:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:21] "GET /metrics HTTP/1.1" 200 192278 "" "Prometheus/2.33.4" 2024-04-17T11:47:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:20.477544+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-04-17T11:47:21.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:20.477544+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-04-17T11:47:22.497 INFO:tasks.rados.rados.0.smithi031.stdout:3804: done (6 left) 2024-04-17T11:47:22.497 INFO:tasks.rados.rados.0.smithi031.stdout:3805: rollback oid 24 current snap is 385 2024-04-17T11:47:22.497 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 24 to 355 2024-04-17T11:47:22.497 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 44 current snap is 385 2024-04-17T11:47:22.498 INFO:tasks.rados.rados.0.smithi031.stdout:3806: seq_num 1167 ranges {4038656=352256} 2024-04-17T11:47:22.522 INFO:tasks.rados.rados.0.smithi031.stdout:3806: writing smithi03173351-44 from 4038656 to 4390912 tid 1 2024-04-17T11:47:22.522 INFO:tasks.rados.rados.0.smithi031.stdout:3807: snap_remove snap 365 2024-04-17T11:47:22.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:21.479657+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-04-17T11:47:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:21.871585+0000 mgr.y (mgr.14556) 586 : cluster [DBG] pgmap v1260: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:22.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:21.479657+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-04-17T11:47:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:21.871585+0000 mgr.y (mgr.14556) 586 : cluster [DBG] pgmap v1260: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:21.479657+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-04-17T11:47:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:21.871585+0000 mgr.y (mgr.14556) 586 : cluster [DBG] pgmap v1260: 121 pgs: 121 active+clean; 399 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:23.503 INFO:tasks.rados.rados.0.smithi031.stdout:3807: done (8 left) 2024-04-17T11:47:23.503 INFO:tasks.rados.rados.0.smithi031.stdout:3808: read oid 17 snap -1 2024-04-17T11:47:23.503 INFO:tasks.rados.rados.0.smithi031.stdout:3808: expect deleted 2024-04-17T11:47:23.503 INFO:tasks.rados.rados.0.smithi031.stdout:3809: setattr oid 37 current snap is 385 2024-04-17T11:47:23.511 INFO:tasks.rados.rados.0.smithi031.stdout:3797: finishing write tid 1 to smithi03173351-28 2024-04-17T11:47:23.511 INFO:tasks.rados.rados.0.smithi031.stdout:3797: finishing write tid 2 to smithi03173351-28 2024-04-17T11:47:23.511 INFO:tasks.rados.rados.0.smithi031.stdout:3797: finishing write tid 3 to smithi03173351-28 2024-04-17T11:47:23.511 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 3386 (ObjNum 1164 snap 385 seq_num 1164) dirty exists 2024-04-17T11:47:23.511 INFO:tasks.rados.rados.0.smithi031.stdout:3797: left oid 28 (ObjNum 1164 snap 385 seq_num 1164) 2024-04-17T11:47:23.511 INFO:tasks.rados.rados.0.smithi031.stdout:3799: finishing write tid 1 to smithi03173351-9 2024-04-17T11:47:23.511 INFO:tasks.rados.rados.0.smithi031.stdout:3799: finishing write tid 2 to smithi03173351-9 2024-04-17T11:47:23.511 INFO:tasks.rados.rados.0.smithi031.stdout:3800: finishing rollback tid 0 to smithi03173351-32 2024-04-17T11:47:23.511 INFO:tasks.rados.rados.0.smithi031.stdout:3801: finishing write tid 1 to smithi03173351-3 2024-04-17T11:47:23.511 INFO:tasks.rados.rados.0.smithi031.stdout:3801: finishing write tid 2 to smithi03173351-3 2024-04-17T11:47:23.511 INFO:tasks.rados.rados.0.smithi031.stdout:3799: finishing write tid 3 to smithi03173351-9 2024-04-17T11:47:23.512 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 2740 (ObjNum 1165 snap 385 seq_num 1165) dirty exists 2024-04-17T11:47:23.512 INFO:tasks.rados.rados.0.smithi031.stdout:3799: left oid 9 (ObjNum 1165 snap 385 seq_num 1165) 2024-04-17T11:47:23.512 INFO:tasks.rados.rados.0.smithi031.stdout:3801: finishing write tid 3 to smithi03173351-3 2024-04-17T11:47:23.512 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2864 (ObjNum 1166 snap 385 seq_num 1166) dirty exists 2024-04-17T11:47:23.512 INFO:tasks.rados.rados.0.smithi031.stdout:3801: left oid 3 (ObjNum 1166 snap 385 seq_num 1166) 2024-04-17T11:47:23.512 INFO:tasks.rados.rados.0.smithi031.stdout:3800: finishing rollback tid 1 to smithi03173351-32 2024-04-17T11:47:23.512 INFO:tasks.rados.rados.0.smithi031.stdout:3800: finishing rollback tid 2 to smithi03173351-32 2024-04-17T11:47:23.512 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 3307 (ObjNum 1152 snap 379 seq_num 1152) dirty exists 2024-04-17T11:47:23.512 INFO:tasks.rados.rados.0.smithi031.stdout:3803: expect (ObjNum 1140 snap 375 seq_num 1140) 2024-04-17T11:47:23.760 INFO:tasks.rados.rados.0.smithi031.stdout:3802: finishing copy_from racing read to smithi03173351-23 2024-04-17T11:47:23.760 INFO:tasks.rados.rados.0.smithi031.stdout:3802: finishing copy_from to smithi03173351-23 2024-04-17T11:47:23.760 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 3204 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:47:23.760 INFO:tasks.rados.rados.0.smithi031.stdout:3805: finishing rollback tid 0 to smithi03173351-24 2024-04-17T11:47:23.760 INFO:tasks.rados.rados.0.smithi031.stdout:3805: finishing rollback tid 1 to smithi03173351-24 2024-04-17T11:47:23.760 INFO:tasks.rados.rados.0.smithi031.stdout:3805: finishing rollback tid 2 to smithi03173351-24 2024-04-17T11:47:23.760 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 2868 (ObjNum 1062 snap 344 seq_num 1062) dirty exists 2024-04-17T11:47:23.760 INFO:tasks.rados.rados.0.smithi031.stdout:3806: finishing write tid 1 to smithi03173351-44 2024-04-17T11:47:23.760 INFO:tasks.rados.rados.0.smithi031.stdout:3806: finishing write tid 2 to smithi03173351-44 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3806: finishing write tid 3 to smithi03173351-44 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 3309 (ObjNum 1167 snap 385 seq_num 1167) dirty exists 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3806: left oid 44 (ObjNum 1167 snap 385 seq_num 1167) 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3797: done (9 left) 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3799: done (8 left) 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3800: done (7 left) 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3801: done (6 left) 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3802: done (5 left) 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3803: done (4 left) 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3805: done (3 left) 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3806: done (2 left) 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3808: done (1 left) 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 2 current snap is 385 2024-04-17T11:47:23.761 INFO:tasks.rados.rados.0.smithi031.stdout:3810: seq_num 1168 ranges {1966080=368640} 2024-04-17T11:47:23.771 INFO:tasks.rados.rados.0.smithi031.stdout:3810: writing smithi03173351-2 from 1966080 to 2334720 tid 1 2024-04-17T11:47:23.771 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 1 current snap is 385 2024-04-17T11:47:23.772 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 3269 (ObjNum 1138 snap 375 seq_num 1138) dirty exists 2024-04-17T11:47:23.772 INFO:tasks.rados.rados.0.smithi031.stdout:3811: seq_num 1169 ranges {180224=385024} 2024-04-17T11:47:23.775 INFO:tasks.rados.rados.0.smithi031.stdout:3811: writing smithi03173351-1 from 180224 to 565248 tid 1 2024-04-17T11:47:23.775 INFO:tasks.rados.rados.0.smithi031.stdout:3809: done (2 left) 2024-04-17T11:47:23.775 INFO:tasks.rados.rados.0.smithi031.stdout:3812: copy_from oid 40 from oid 31 current snap is 385 2024-04-17T11:47:23.775 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 385 2024-04-17T11:47:23.775 INFO:tasks.rados.rados.0.smithi031.stdout:3813: seq_num 1170 ranges {17416192=401408} 2024-04-17T11:47:23.872 INFO:tasks.rados.rados.0.smithi031.stdout:3813: writing smithi03173351-27 from 17416192 to 17817600 tid 1 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3814: copy_from oid 42 from oid 28 current snap is 385 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3810: finishing write tid 1 to smithi03173351-2 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3810: finishing write tid 2 to smithi03173351-2 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3812: finishing copy_from to smithi03173351-40 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3812: got expected ENOENT (src dne) 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3812: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3810: finishing write tid 3 to smithi03173351-2 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 2 v 2870 (ObjNum 1168 snap 385 seq_num 1168) dirty exists 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3810: left oid 2 (ObjNum 1168 snap 385 seq_num 1168) 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3811: finishing write tid 1 to smithi03173351-1 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3811: finishing write tid 2 to smithi03173351-1 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3811: finishing write tid 3 to smithi03173351-1 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 1 v 3271 (ObjNum 1169 snap 385 seq_num 1169) dirty exists 2024-04-17T11:47:23.873 INFO:tasks.rados.rados.0.smithi031.stdout:3811: left oid 1 (ObjNum 1169 snap 385 seq_num 1169) 2024-04-17T11:47:23.874 INFO:tasks.rados.rados.0.smithi031.stdout:3810: done (4 left) 2024-04-17T11:47:23.874 INFO:tasks.rados.rados.0.smithi031.stdout:3811: done (3 left) 2024-04-17T11:47:23.874 INFO:tasks.rados.rados.0.smithi031.stdout:3812: done (2 left) 2024-04-17T11:47:23.874 INFO:tasks.rados.rados.0.smithi031.stdout:3815: snap_remove snap 383 2024-04-17T11:47:23.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:22.493577+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-04-17T11:47:23.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:22.493577+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-04-17T11:47:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:22.493577+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-04-17T11:47:24.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:47:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:47:24.520 INFO:tasks.rados.rados.0.smithi031.stdout:3815: done (2 left) 2024-04-17T11:47:24.520 INFO:tasks.rados.rados.0.smithi031.stdout:3816: rollback oid 50 current snap is 385 2024-04-17T11:47:24.521 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 50 to 374 2024-04-17T11:47:24.521 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 385 2024-04-17T11:47:24.521 INFO:tasks.rados.rados.0.smithi031.stdout:3817: seq_num 1171 ranges {2318336=417792} 2024-04-17T11:47:24.534 INFO:tasks.rados.rados.0.smithi031.stdout:3817: writing smithi03173351-4 from 2318336 to 2736128 tid 1 2024-04-17T11:47:24.535 INFO:tasks.rados.rados.0.smithi031.stdout:3818: read oid 49 snap 378 2024-04-17T11:47:24.535 INFO:tasks.rados.rados.0.smithi031.stdout:3818: expect (ObjNum 1149 snap 377 seq_num 1149) 2024-04-17T11:47:24.535 INFO:tasks.rados.rados.0.smithi031.stdout:3819: snap_remove snap 347 2024-04-17T11:47:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:23.498650+0000 mon.a (mon.0) 1672 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-04-17T11:47:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:23.871947+0000 mgr.y (mgr.14556) 587 : cluster [DBG] pgmap v1263: 121 pgs: 121 active+clean; 406 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-04-17T11:47:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:23.498650+0000 mon.a (mon.0) 1672 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-04-17T11:47:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:23.871947+0000 mgr.y (mgr.14556) 587 : cluster [DBG] pgmap v1263: 121 pgs: 121 active+clean; 406 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-04-17T11:47:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:23.498650+0000 mon.a (mon.0) 1672 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-04-17T11:47:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:23.871947+0000 mgr.y (mgr.14556) 587 : cluster [DBG] pgmap v1263: 121 pgs: 121 active+clean; 406 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-04-17T11:47:25.527 INFO:tasks.rados.rados.0.smithi031.stdout:3819: done (5 left) 2024-04-17T11:47:25.528 INFO:tasks.rados.rados.0.smithi031.stdout:3820: copy_from oid 26 from oid 30 current snap is 385 2024-04-17T11:47:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:3813: finishing write tid 1 to smithi03173351-27 2024-04-17T11:47:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:3813: finishing write tid 2 to smithi03173351-27 2024-04-17T11:47:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:3813: finishing write tid 3 to smithi03173351-27 2024-04-17T11:47:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 3388 (ObjNum 1170 snap 385 seq_num 1170) dirty exists 2024-04-17T11:47:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:3813: left oid 27 (ObjNum 1170 snap 385 seq_num 1170) 2024-04-17T11:47:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:3814: finishing copy_from racing read to smithi03173351-42 2024-04-17T11:47:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:3814: finishing copy_from to smithi03173351-42 2024-04-17T11:47:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 3386 (ObjNum 1164 snap 385 seq_num 1164) dirty exists 2024-04-17T11:47:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:3816: finishing rollback tid 0 to smithi03173351-50 2024-04-17T11:47:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:3816: finishing rollback tid 1 to smithi03173351-50 2024-04-17T11:47:25.530 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 3647 (ObjNum -1701487664 snap 21884 seq_num 2593520784) dirty dne 2024-04-17T11:47:25.531 INFO:tasks.rados.rados.0.smithi031.stdout:3817: finishing write tid 1 to smithi03173351-4 2024-04-17T11:47:25.531 INFO:tasks.rados.rados.0.smithi031.stdout:3817: finishing write tid 2 to smithi03173351-4 2024-04-17T11:47:25.531 INFO:tasks.rados.rados.0.smithi031.stdout:3817: finishing write tid 3 to smithi03173351-4 2024-04-17T11:47:25.531 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 3650 (ObjNum 1171 snap 385 seq_num 1171) dirty exists 2024-04-17T11:47:25.531 INFO:tasks.rados.rados.0.smithi031.stdout:3817: left oid 4 (ObjNum 1171 snap 385 seq_num 1171) 2024-04-17T11:47:25.531 INFO:tasks.rados.rados.0.smithi031.stdout:3818: expect (ObjNum 1149 snap 377 seq_num 1149) 2024-04-17T11:47:25.624 INFO:tasks.rados.rados.0.smithi031.stdout:3820: finishing copy_from racing read to smithi03173351-26 2024-04-17T11:47:25.625 INFO:tasks.rados.rados.0.smithi031.stdout:3820: finishing copy_from to smithi03173351-26 2024-04-17T11:47:25.625 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 3036 (ObjNum 1151 snap 377 seq_num 1151) dirty exists 2024-04-17T11:47:25.625 INFO:tasks.rados.rados.0.smithi031.stdout:3813: done (5 left) 2024-04-17T11:47:25.625 INFO:tasks.rados.rados.0.smithi031.stdout:3814: done (4 left) 2024-04-17T11:47:25.625 INFO:tasks.rados.rados.0.smithi031.stdout:3816: done (3 left) 2024-04-17T11:47:25.625 INFO:tasks.rados.rados.0.smithi031.stdout:3817: done (2 left) 2024-04-17T11:47:25.625 INFO:tasks.rados.rados.0.smithi031.stdout:3818: done (1 left) 2024-04-17T11:47:25.625 INFO:tasks.rados.rados.0.smithi031.stdout:3820: done (0 left) 2024-04-17T11:47:25.625 INFO:tasks.rados.rados.0.smithi031.stdout:3821: snap_remove snap 370 2024-04-17T11:47:25.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:24.517275+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-04-17T11:47:25.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:24.517275+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-04-17T11:47:25.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:24.517275+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-04-17T11:47:26.533 INFO:tasks.rados.rados.0.smithi031.stdout:3821: done (0 left) 2024-04-17T11:47:26.533 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 4 current snap is 385 2024-04-17T11:47:26.533 INFO:tasks.rados.rados.0.smithi031.stdout:3822: seq_num 1172 ranges {2736128=434176} 2024-04-17T11:47:26.551 INFO:tasks.rados.rados.0.smithi031.stdout:3822: writing smithi03173351-4 from 2736128 to 3170304 tid 1 2024-04-17T11:47:26.551 INFO:tasks.rados.rados.0.smithi031.stdout:3823: snap_create 2024-04-17T11:47:26.559 INFO:tasks.rados.rados.0.smithi031.stdout:3822: finishing write tid 1 to smithi03173351-4 2024-04-17T11:47:26.559 INFO:tasks.rados.rados.0.smithi031.stdout:3822: finishing write tid 2 to smithi03173351-4 2024-04-17T11:47:26.560 INFO:tasks.rados.rados.0.smithi031.stdout:3822: finishing write tid 3 to smithi03173351-4 2024-04-17T11:47:26.560 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 4 v 3672 (ObjNum 1172 snap 385 seq_num 1172) dirty exists 2024-04-17T11:47:26.560 INFO:tasks.rados.rados.0.smithi031.stdout:3822: left oid 4 (ObjNum 1172 snap 385 seq_num 1172) 2024-04-17T11:47:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:25.524246+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-04-17T11:47:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:47:25.541280+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:47:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:47:25.788103+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:47:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:25.872292+0000 mgr.y (mgr.14556) 588 : cluster [DBG] pgmap v1266: 121 pgs: 121 active+clean; 406 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-04-17T11:47:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:47:26.064223+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:47:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:47:26.064974+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:47:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:47:26.069277+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:47:26.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:25.524246+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:47:25.541280+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:47:25.788103+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:25.872292+0000 mgr.y (mgr.14556) 588 : cluster [DBG] pgmap v1266: 121 pgs: 121 active+clean; 406 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:47:26.064223+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:47:26.064974+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:47:26.069277+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:25.524246+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:47:25.541280+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:47:25.788103+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:25.872292+0000 mgr.y (mgr.14556) 588 : cluster [DBG] pgmap v1266: 121 pgs: 121 active+clean; 406 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:47:26.064223+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:47:26.064974+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:47:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:47:26.069277+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:47:27.547 INFO:tasks.rados.rados.0.smithi031.stdout:3822: done (1 left) 2024-04-17T11:47:27.547 INFO:tasks.rados.rados.0.smithi031.stdout:3823: done (0 left) 2024-04-17T11:47:27.547 INFO:tasks.rados.rados.0.smithi031.stdout:3824: snap_remove snap 378 2024-04-17T11:47:27.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:26.529157+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-04-17T11:47:27.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:26.529157+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-04-17T11:47:27.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:26.529157+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-04-17T11:47:28.564 INFO:tasks.rados.rados.0.smithi031.stdout:3824: done (0 left) 2024-04-17T11:47:28.564 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 386 2024-04-17T11:47:28.564 INFO:tasks.rados.rados.0.smithi031.stdout:3825: seq_num 1173 ranges {6438912=450560} 2024-04-17T11:47:28.599 INFO:tasks.rados.rados.0.smithi031.stdout:3825: writing smithi03173351-20 from 6438912 to 6889472 tid 1 2024-04-17T11:47:28.599 INFO:tasks.rados.rados.0.smithi031.stdout:3826: read oid 45 snap -1 2024-04-17T11:47:28.599 INFO:tasks.rados.rados.0.smithi031.stdout:3826: expect (ObjNum 1095 snap 359 seq_num 1095) 2024-04-17T11:47:28.599 INFO:tasks.rados.rados.0.smithi031.stdout:3827: copy_from oid 40 from oid 41 current snap is 386 2024-04-17T11:47:28.599 INFO:tasks.rados.rados.0.smithi031.stdout:3828: rollback oid 46 current snap is 386 2024-04-17T11:47:28.599 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 46 to 366 2024-04-17T11:47:28.599 INFO:tasks.rados.rados.0.smithi031.stdout:3829: snap_create 2024-04-17T11:47:28.609 INFO:tasks.rados.rados.0.smithi031.stdout:3825: finishing write tid 1 to smithi03173351-20 2024-04-17T11:47:28.609 INFO:tasks.rados.rados.0.smithi031.stdout:3828: finishing rollback tid 0 to smithi03173351-46 2024-04-17T11:47:28.609 INFO:tasks.rados.rados.0.smithi031.stdout:3825: finishing write tid 2 to smithi03173351-20 2024-04-17T11:47:28.609 INFO:tasks.rados.rados.0.smithi031.stdout:3828: finishing rollback tid 1 to smithi03173351-46 2024-04-17T11:47:28.609 INFO:tasks.rados.rados.0.smithi031.stdout:3828: finishing rollback tid 2 to smithi03173351-46 2024-04-17T11:47:28.609 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 3312 (ObjNum 1089 snap 356 seq_num 1089) dirty exists 2024-04-17T11:47:28.612 INFO:tasks.rados.rados.0.smithi031.stdout:3825: finishing write tid 3 to smithi03173351-20 2024-04-17T11:47:28.612 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2866 (ObjNum 1173 snap 386 seq_num 1173) dirty exists 2024-04-17T11:47:28.612 INFO:tasks.rados.rados.0.smithi031.stdout:3825: left oid 20 (ObjNum 1173 snap 386 seq_num 1173) 2024-04-17T11:47:28.636 INFO:tasks.rados.rados.0.smithi031.stdout:3827: finishing copy_from racing read to smithi03173351-40 2024-04-17T11:47:28.647 INFO:tasks.rados.rados.0.smithi031.stdout:3827: finishing copy_from to smithi03173351-40 2024-04-17T11:47:28.647 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 3204 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:47:28.694 INFO:tasks.rados.rados.0.smithi031.stdout:3826: expect (ObjNum 1095 snap 359 seq_num 1095) 2024-04-17T11:47:28.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:27.548487+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-04-17T11:47:28.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:27.872913+0000 mgr.y (mgr.14556) 589 : cluster [DBG] pgmap v1269: 121 pgs: 121 active+clean; 403 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-17T11:47:28.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:27.548487+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-04-17T11:47:28.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:27.872913+0000 mgr.y (mgr.14556) 589 : cluster [DBG] pgmap v1269: 121 pgs: 121 active+clean; 403 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-17T11:47:28.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:27.548487+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-04-17T11:47:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:27.872913+0000 mgr.y (mgr.14556) 589 : cluster [DBG] pgmap v1269: 121 pgs: 121 active+clean; 403 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-17T11:47:29.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:28.554960+0000 mon.a (mon.0) 1682 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-04-17T11:47:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:29.474191+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-04-17T11:47:29.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:28.554960+0000 mon.a (mon.0) 1682 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-04-17T11:47:29.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:29.474191+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-04-17T11:47:29.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:28.554960+0000 mon.a (mon.0) 1682 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-04-17T11:47:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:29.474191+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-04-17T11:47:30.881 INFO:tasks.rados.rados.0.smithi031.stdout:3825: done (4 left) 2024-04-17T11:47:30.881 INFO:tasks.rados.rados.0.smithi031.stdout:3826: done (3 left) 2024-04-17T11:47:30.882 INFO:tasks.rados.rados.0.smithi031.stdout:3827: done (2 left) 2024-04-17T11:47:30.882 INFO:tasks.rados.rados.0.smithi031.stdout:3828: done (1 left) 2024-04-17T11:47:30.882 INFO:tasks.rados.rados.0.smithi031.stdout:3829: done (0 left) 2024-04-17T11:47:30.882 INFO:tasks.rados.rados.0.smithi031.stdout:3830: read oid 33 snap -1 2024-04-17T11:47:30.882 INFO:tasks.rados.rados.0.smithi031.stdout:3830: expect (ObjNum 1140 snap 375 seq_num 1140) 2024-04-17T11:47:30.882 INFO:tasks.rados.rados.0.smithi031.stdout:3831: read oid 16 snap -1 2024-04-17T11:47:30.882 INFO:tasks.rados.rados.0.smithi031.stdout:3831: expect (ObjNum 1146 snap 377 seq_num 1146) 2024-04-17T11:47:30.882 INFO:tasks.rados.rados.0.smithi031.stdout:3832: rollback oid 44 current snap is 387 2024-04-17T11:47:30.882 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 44 to 328 2024-04-17T11:47:30.882 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 43 current snap is 387 2024-04-17T11:47:30.882 INFO:tasks.rados.rados.0.smithi031.stdout:3833: seq_num 1174 ranges {7659520=466944} 2024-04-17T11:47:30.926 INFO:tasks.rados.rados.0.smithi031.stdout:3833: writing smithi03173351-43 from 7659520 to 8126464 tid 1 2024-04-17T11:47:30.927 INFO:tasks.rados.rados.0.smithi031.stdout:3834: read oid 49 snap -1 2024-04-17T11:47:30.927 INFO:tasks.rados.rados.0.smithi031.stdout:3834: expect (ObjNum 1149 snap 377 seq_num 1149) 2024-04-17T11:47:30.927 INFO:tasks.rados.rados.0.smithi031.stdout:3835: snap_remove snap 385 2024-04-17T11:47:30.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:29.873260+0000 mgr.y (mgr.14556) 590 : cluster [DBG] pgmap v1272: 121 pgs: 121 active+clean; 403 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-17T11:47:30.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:29.873260+0000 mgr.y (mgr.14556) 590 : cluster [DBG] pgmap v1272: 121 pgs: 121 active+clean; 403 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-17T11:47:30.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:29.873260+0000 mgr.y (mgr.14556) 590 : cluster [DBG] pgmap v1272: 121 pgs: 121 active+clean; 403 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-17T11:47:31.564 INFO:tasks.rados.rados.0.smithi031.stdout:3835: done (5 left) 2024-04-17T11:47:31.564 INFO:tasks.rados.rados.0.smithi031.stdout:3836: delete oid 36 current snap is 387 2024-04-17T11:47:31.564 INFO:tasks.rados.rados.0.smithi031.stdout:3832: finishing rollback tid 0 to smithi03173351-44 2024-04-17T11:47:31.564 INFO:tasks.rados.rados.0.smithi031.stdout:3832: finishing rollback tid 1 to smithi03173351-44 2024-04-17T11:47:31.564 INFO:tasks.rados.rados.0.smithi031.stdout:3832: finishing rollback tid 2 to smithi03173351-44 2024-04-17T11:47:31.564 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 44 v 3315 (ObjNum 926 snap 299 seq_num 926) dirty exists 2024-04-17T11:47:31.564 INFO:tasks.rados.rados.0.smithi031.stdout:3831: expect (ObjNum 1146 snap 377 seq_num 1146) 2024-04-17T11:47:31.631 INFO:tasks.rados.rados.0.smithi031.stdout:3830: expect (ObjNum 1140 snap 375 seq_num 1140) 2024-04-17T11:47:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:47:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:31] "GET /metrics HTTP/1.1" 200 192283 "" "Prometheus/2.33.4" 2024-04-17T11:47:31.877 INFO:tasks.rados.rados.0.smithi031.stdout:3833: finishing write tid 1 to smithi03173351-43 2024-04-17T11:47:31.878 INFO:tasks.rados.rados.0.smithi031.stdout:3833: finishing write tid 2 to smithi03173351-43 2024-04-17T11:47:31.878 INFO:tasks.rados.rados.0.smithi031.stdout:3833: finishing write tid 3 to smithi03173351-43 2024-04-17T11:47:31.878 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 3317 (ObjNum 1174 snap 387 seq_num 1174) dirty exists 2024-04-17T11:47:31.878 INFO:tasks.rados.rados.0.smithi031.stdout:3833: left oid 43 (ObjNum 1174 snap 387 seq_num 1174) 2024-04-17T11:47:31.878 INFO:tasks.rados.rados.0.smithi031.stdout:3834: expect (ObjNum 1149 snap 377 seq_num 1149) 2024-04-17T11:47:31.961 INFO:tasks.rados.rados.0.smithi031.stdout:3830: done (5 left) 2024-04-17T11:47:31.961 INFO:tasks.rados.rados.0.smithi031.stdout:3831: done (4 left) 2024-04-17T11:47:31.961 INFO:tasks.rados.rados.0.smithi031.stdout:3832: done (3 left) 2024-04-17T11:47:31.961 INFO:tasks.rados.rados.0.smithi031.stdout:3833: done (2 left) 2024-04-17T11:47:31.961 INFO:tasks.rados.rados.0.smithi031.stdout:3834: done (1 left) 2024-04-17T11:47:31.961 INFO:tasks.rados.rados.0.smithi031.stdout:3836: done (0 left) 2024-04-17T11:47:31.961 INFO:tasks.rados.rados.0.smithi031.stdout:3837: read oid 22 snap -1 2024-04-17T11:47:31.961 INFO:tasks.rados.rados.0.smithi031.stdout:3837: expect (ObjNum 1113 snap 370 seq_num 1113) 2024-04-17T11:47:31.962 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 387 2024-04-17T11:47:31.962 INFO:tasks.rados.rados.0.smithi031.stdout:3838: seq_num 1176 ranges {2170880=499712} 2024-04-17T11:47:31.976 INFO:tasks.rados.rados.0.smithi031.stdout:3838: writing smithi03173351-7 from 2170880 to 2670592 tid 1 2024-04-17T11:47:31.976 INFO:tasks.rados.rados.0.smithi031.stdout:3839: read oid 1 snap -1 2024-04-17T11:47:31.976 INFO:tasks.rados.rados.0.smithi031.stdout:3839: expect (ObjNum 1169 snap 385 seq_num 1169) 2024-04-17T11:47:31.976 INFO:tasks.rados.rados.0.smithi031.stdout:3840: rmattr oid 40 current snap is 387 2024-04-17T11:47:31.976 INFO:tasks.rados.rados.0.smithi031.stdout:3837: expect (ObjNum 1113 snap 370 seq_num 1113) 2024-04-17T11:47:32.164 INFO:tasks.rados.rados.0.smithi031.stdout:3838: finishing write tid 1 to smithi03173351-7 2024-04-17T11:47:32.164 INFO:tasks.rados.rados.0.smithi031.stdout:3839: expect (ObjNum 1169 snap 385 seq_num 1169) 2024-04-17T11:47:32.182 INFO:tasks.rados.rados.0.smithi031.stdout:3838: finishing write tid 2 to smithi03173351-7 2024-04-17T11:47:32.182 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 40 v 3472 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:47:32.182 INFO:tasks.rados.rados.0.smithi031.stdout:3838: finishing write tid 3 to smithi03173351-7 2024-04-17T11:47:32.182 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 3454 (ObjNum 1176 snap 387 seq_num 1176) dirty exists 2024-04-17T11:47:32.183 INFO:tasks.rados.rados.0.smithi031.stdout:3838: left oid 7 (ObjNum 1176 snap 387 seq_num 1176) 2024-04-17T11:47:32.183 INFO:tasks.rados.rados.0.smithi031.stdout:3837: done (3 left) 2024-04-17T11:47:32.183 INFO:tasks.rados.rados.0.smithi031.stdout:3838: done (2 left) 2024-04-17T11:47:32.183 INFO:tasks.rados.rados.0.smithi031.stdout:3839: done (1 left) 2024-04-17T11:47:32.183 INFO:tasks.rados.rados.0.smithi031.stdout:3840: done (0 left) 2024-04-17T11:47:32.183 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 387 2024-04-17T11:47:32.183 INFO:tasks.rados.rados.0.smithi031.stdout:3841: seq_num 1177 ranges {0=516096} 2024-04-17T11:47:32.185 INFO:tasks.rados.rados.0.smithi031.stdout:3841: writing smithi03173351-34 from 0 to 516096 tid 1 2024-04-17T11:47:32.185 INFO:tasks.rados.rados.0.smithi031.stdout:3842: delete oid 38 current snap is 387 2024-04-17T11:47:32.188 INFO:tasks.rados.rados.0.smithi031.stdout:3842: done (1 left) 2024-04-17T11:47:32.188 INFO:tasks.rados.rados.0.smithi031.stdout:3843: rollback oid 45 current snap is 387 2024-04-17T11:47:32.188 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 45 to 355 2024-04-17T11:47:32.188 INFO:tasks.rados.rados.0.smithi031.stdout:3844: rmattr oid 8 current snap is 387 2024-04-17T11:47:32.188 INFO:tasks.rados.rados.0.smithi031.stdout:3844: done (2 left) 2024-04-17T11:47:32.189 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 387 2024-04-17T11:47:32.189 INFO:tasks.rados.rados.0.smithi031.stdout:3845: seq_num 1179 ranges {1466368=548864} 2024-04-17T11:47:32.199 INFO:tasks.rados.rados.0.smithi031.stdout:3845: writing smithi03173351-6 from 1466368 to 2015232 tid 1 2024-04-17T11:47:32.200 INFO:tasks.rados.rados.0.smithi031.stdout:3846: read oid 15 snap -1 2024-04-17T11:47:32.200 INFO:tasks.rados.rados.0.smithi031.stdout:3846: expect (ObjNum 1155 snap 379 seq_num 1155) 2024-04-17T11:47:32.200 INFO:tasks.rados.rados.0.smithi031.stdout:3847: snap_remove snap 374 2024-04-17T11:47:32.569 INFO:tasks.rados.rados.0.smithi031.stdout:3847: done (4 left) 2024-04-17T11:47:32.569 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 16 current snap is 387 2024-04-17T11:47:32.569 INFO:tasks.rados.rados.0.smithi031.stdout:3841: finishing write tid 1 to smithi03173351-34 2024-04-17T11:47:32.569 INFO:tasks.rados.rados.0.smithi031.stdout:3848: seq_num 1180 ranges {2408448=565248} 2024-04-17T11:47:32.586 INFO:tasks.rados.rados.0.smithi031.stdout:3848: writing smithi03173351-16 from 2408448 to 2973696 tid 1 2024-04-17T11:47:32.587 INFO:tasks.rados.rados.0.smithi031.stdout:3849: copy_from oid 31 from oid 26 current snap is 387 2024-04-17T11:47:32.587 INFO:tasks.rados.rados.0.smithi031.stdout:3850: rmattr oid 27 current snap is 387 2024-04-17T11:47:32.587 INFO:tasks.rados.rados.0.smithi031.stdout:3851: snap_remove snap 386 2024-04-17T11:47:32.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:31.561463+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-04-17T11:47:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:31.873611+0000 mgr.y (mgr.14556) 591 : cluster [DBG] pgmap v1274: 121 pgs: 121 active+clean; 403 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-04-17T11:47:32.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:31.561463+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-04-17T11:47:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:31.873611+0000 mgr.y (mgr.14556) 591 : cluster [DBG] pgmap v1274: 121 pgs: 121 active+clean; 403 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-04-17T11:47:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:31.561463+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-04-17T11:47:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:31.873611+0000 mgr.y (mgr.14556) 591 : cluster [DBG] pgmap v1274: 121 pgs: 121 active+clean; 403 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-04-17T11:47:33.579 INFO:tasks.rados.rados.0.smithi031.stdout:3851: done (7 left) 2024-04-17T11:47:33.579 INFO:tasks.rados.rados.0.smithi031.stdout:3852: rmattr oid 35 current snap is 387 2024-04-17T11:47:33.579 INFO:tasks.rados.rados.0.smithi031.stdout:3853: rollback oid 30 current snap is 387 2024-04-17T11:47:33.579 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 366 2024-04-17T11:47:33.579 INFO:tasks.rados.rados.0.smithi031.stdout:3854: read oid 40 snap -1 2024-04-17T11:47:33.579 INFO:tasks.rados.rados.0.smithi031.stdout:3854: expect (ObjNum 1100 snap 361 seq_num 1100) 2024-04-17T11:47:33.580 INFO:tasks.rados.rados.0.smithi031.stdout:3855: delete oid 41 current snap is 387 2024-04-17T11:47:33.582 INFO:tasks.rados.rados.0.smithi031.stdout:3841: finishing write tid 2 to smithi03173351-34 2024-04-17T11:47:33.582 INFO:tasks.rados.rados.0.smithi031.stdout:3841: finishing write tid 3 to smithi03173351-34 2024-04-17T11:47:33.582 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 2305 (ObjNum 1177 snap 387 seq_num 1177) dirty exists 2024-04-17T11:47:33.582 INFO:tasks.rados.rados.0.smithi031.stdout:3841: left oid 34 (ObjNum 1177 snap 387 seq_num 1177) 2024-04-17T11:47:33.582 INFO:tasks.rados.rados.0.smithi031.stdout:3843: finishing rollback tid 0 to smithi03173351-45 2024-04-17T11:47:33.582 INFO:tasks.rados.rados.0.smithi031.stdout:3843: finishing rollback tid 1 to smithi03173351-45 2024-04-17T11:47:33.582 INFO:tasks.rados.rados.0.smithi031.stdout:3843: finishing rollback tid 2 to smithi03173351-45 2024-04-17T11:47:33.582 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 3680 (ObjNum 1083 snap 353 seq_num 1083) dirty exists 2024-04-17T11:47:33.582 INFO:tasks.rados.rados.0.smithi031.stdout:3845: finishing write tid 1 to smithi03173351-6 2024-04-17T11:47:33.582 INFO:tasks.rados.rados.0.smithi031.stdout:3845: finishing write tid 2 to smithi03173351-6 2024-04-17T11:47:33.583 INFO:tasks.rados.rados.0.smithi031.stdout:3845: finishing write tid 3 to smithi03173351-6 2024-04-17T11:47:33.583 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 3319 (ObjNum 1179 snap 387 seq_num 1179) dirty exists 2024-04-17T11:47:33.583 INFO:tasks.rados.rados.0.smithi031.stdout:3845: left oid 6 (ObjNum 1179 snap 387 seq_num 1179) 2024-04-17T11:47:33.583 INFO:tasks.rados.rados.0.smithi031.stdout:3846: expect (ObjNum 1155 snap 379 seq_num 1155) 2024-04-17T11:47:33.748 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 3389 (ObjNum 1170 snap 385 seq_num 1170) dirty exists 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3848: finishing write tid 1 to smithi03173351-16 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3848: finishing write tid 2 to smithi03173351-16 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3841: done (10 left) 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3843: done (9 left) 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3845: done (8 left) 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3846: done (7 left) 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3850: done (6 left) 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3855: done (5 left) 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3856: read oid 36 snap -1 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3856: expect deleted 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3857: snap_create 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3848: finishing write tid 3 to smithi03173351-16 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 2761 (ObjNum 1180 snap 387 seq_num 1180) dirty exists 2024-04-17T11:47:33.749 INFO:tasks.rados.rados.0.smithi031.stdout:3848: left oid 16 (ObjNum 1180 snap 387 seq_num 1180) 2024-04-17T11:47:33.750 INFO:tasks.rados.rados.0.smithi031.stdout:3849: finishing copy_from racing read to smithi03173351-31 2024-04-17T11:47:33.750 INFO:tasks.rados.rados.0.smithi031.stdout:3849: finishing copy_from to smithi03173351-31 2024-04-17T11:47:33.750 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 3036 (ObjNum 1151 snap 377 seq_num 1151) dirty exists 2024-04-17T11:47:33.750 INFO:tasks.rados.rados.0.smithi031.stdout:3853: finishing rollback tid 0 to smithi03173351-30 2024-04-17T11:47:33.750 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 3387 (ObjNum 1005 snap 327 seq_num 1005) dirty exists 2024-04-17T11:47:33.750 INFO:tasks.rados.rados.0.smithi031.stdout:3853: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:47:33.750 INFO:tasks.rados.rados.0.smithi031.stdout:3853: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:47:33.750 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 3207 (ObjNum 946 snap 303 seq_num 946) dirty exists 2024-04-17T11:47:33.750 INFO:tasks.rados.rados.0.smithi031.stdout:3854: expect (ObjNum 1100 snap 361 seq_num 1100) 2024-04-17T11:47:33.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:32.566141+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-04-17T11:47:33.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:32.566141+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-04-17T11:47:33.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:32.566141+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-04-17T11:47:34.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:47:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:47:34.581 INFO:tasks.rados.rados.0.smithi031.stdout:3848: done (6 left) 2024-04-17T11:47:34.581 INFO:tasks.rados.rados.0.smithi031.stdout:3849: done (5 left) 2024-04-17T11:47:34.581 INFO:tasks.rados.rados.0.smithi031.stdout:3852: done (4 left) 2024-04-17T11:47:34.581 INFO:tasks.rados.rados.0.smithi031.stdout:3853: done (3 left) 2024-04-17T11:47:34.581 INFO:tasks.rados.rados.0.smithi031.stdout:3854: done (2 left) 2024-04-17T11:47:34.581 INFO:tasks.rados.rados.0.smithi031.stdout:3856: done (1 left) 2024-04-17T11:47:34.581 INFO:tasks.rados.rados.0.smithi031.stdout:3857: done (0 left) 2024-04-17T11:47:34.581 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 34 current snap is 388 2024-04-17T11:47:34.581 INFO:tasks.rados.rados.0.smithi031.stdout:3858: seq_num 1182 ranges {516096=606208} 2024-04-17T11:47:34.586 INFO:tasks.rados.rados.0.smithi031.stdout:3858: writing smithi03173351-34 from 516096 to 1122304 tid 1 2024-04-17T11:47:34.586 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 21 current snap is 388 2024-04-17T11:47:34.586 INFO:tasks.rados.rados.0.smithi031.stdout:3859: seq_num 1183 ranges {1712128=622592} 2024-04-17T11:47:34.599 INFO:tasks.rados.rados.0.smithi031.stdout:3859: writing smithi03173351-21 from 1712128 to 2334720 tid 1 2024-04-17T11:47:34.599 INFO:tasks.rados.rados.0.smithi031.stdout:3860: read oid 36 snap 328 2024-04-17T11:47:34.599 INFO:tasks.rados.rados.0.smithi031.stdout:3860: expect (ObjNum 930 snap 299 seq_num 930) 2024-04-17T11:47:34.599 INFO:tasks.rados.rados.0.smithi031.stdout:3861: read oid 39 snap -1 2024-04-17T11:47:34.600 INFO:tasks.rados.rados.0.smithi031.stdout:3861: expect deleted 2024-04-17T11:47:34.600 INFO:tasks.rados.rados.0.smithi031.stdout:3862: read oid 1 snap 375 2024-04-17T11:47:34.600 INFO:tasks.rados.rados.0.smithi031.stdout:3862: expect deleted 2024-04-17T11:47:34.600 INFO:tasks.rados.rados.0.smithi031.stdout:3863: delete oid 41 current snap is 388 2024-04-17T11:47:34.600 INFO:tasks.rados.rados.0.smithi031.stdout:3858: finishing write tid 1 to smithi03173351-34 2024-04-17T11:47:34.600 INFO:tasks.rados.rados.0.smithi031.stdout:3858: finishing write tid 2 to smithi03173351-34 2024-04-17T11:47:34.600 INFO:tasks.rados.rados.0.smithi031.stdout:3858: finishing write tid 3 to smithi03173351-34 2024-04-17T11:47:34.600 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 2307 (ObjNum 1182 snap 388 seq_num 1182) dirty exists 2024-04-17T11:47:34.600 INFO:tasks.rados.rados.0.smithi031.stdout:3858: left oid 34 (ObjNum 1182 snap 388 seq_num 1182) 2024-04-17T11:47:34.607 INFO:tasks.rados.rados.0.smithi031.stdout:3859: finishing write tid 1 to smithi03173351-21 2024-04-17T11:47:34.607 INFO:tasks.rados.rados.0.smithi031.stdout:3859: finishing write tid 2 to smithi03173351-21 2024-04-17T11:47:34.607 INFO:tasks.rados.rados.0.smithi031.stdout:3858: done (5 left) 2024-04-17T11:47:34.607 INFO:tasks.rados.rados.0.smithi031.stdout:3861: done (4 left) 2024-04-17T11:47:34.607 INFO:tasks.rados.rados.0.smithi031.stdout:3862: done (3 left) 2024-04-17T11:47:34.607 INFO:tasks.rados.rados.0.smithi031.stdout:3863: done (2 left) 2024-04-17T11:47:34.607 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 18 current snap is 388 2024-04-17T11:47:34.607 INFO:tasks.rados.rados.0.smithi031.stdout:3864: seq_num 1185 ranges {2613248=655360} 2024-04-17T11:47:34.625 INFO:tasks.rados.rados.0.smithi031.stdout:3864: writing smithi03173351-18 from 2613248 to 3268608 tid 1 2024-04-17T11:47:34.625 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 32 current snap is 388 2024-04-17T11:47:34.625 INFO:tasks.rados.rados.0.smithi031.stdout:3865: seq_num 1186 ranges {16777216=671744} 2024-04-17T11:47:34.721 INFO:tasks.rados.rados.0.smithi031.stdout:3865: writing smithi03173351-32 from 16777216 to 17448960 tid 1 2024-04-17T11:47:34.721 INFO:tasks.rados.rados.0.smithi031.stdout:3866: rollback oid 15 current snap is 388 2024-04-17T11:47:34.721 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 15 to 382 2024-04-17T11:47:34.721 INFO:tasks.rados.rados.0.smithi031.stdout:3859: finishing write tid 3 to smithi03173351-21 2024-04-17T11:47:34.721 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 21 v 3304 (ObjNum 1183 snap 388 seq_num 1183) dirty exists 2024-04-17T11:47:34.721 INFO:tasks.rados.rados.0.smithi031.stdout:3859: left oid 21 (ObjNum 1183 snap 388 seq_num 1183) 2024-04-17T11:47:34.721 INFO:tasks.rados.rados.0.smithi031.stdout:3859: done (4 left) 2024-04-17T11:47:34.721 INFO:tasks.rados.rados.0.smithi031.stdout:3867: read oid 45 snap -1 2024-04-17T11:47:34.721 INFO:tasks.rados.rados.0.smithi031.stdout:3867: expect (ObjNum 1083 snap 353 seq_num 1083) 2024-04-17T11:47:34.721 INFO:tasks.rados.rados.0.smithi031.stdout:3868: snap_remove snap 355 2024-04-17T11:47:34.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:33.574846+0000 mon.a (mon.0) 1686 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-04-17T11:47:34.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:33.873950+0000 mgr.y (mgr.14556) 592 : cluster [DBG] pgmap v1277: 121 pgs: 121 active+clean; 415 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-04-17T11:47:34.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:33.574846+0000 mon.a (mon.0) 1686 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-04-17T11:47:34.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:33.873950+0000 mgr.y (mgr.14556) 592 : cluster [DBG] pgmap v1277: 121 pgs: 121 active+clean; 415 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-04-17T11:47:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:33.574846+0000 mon.a (mon.0) 1686 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-04-17T11:47:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:33.873950+0000 mgr.y (mgr.14556) 592 : cluster [DBG] pgmap v1277: 121 pgs: 121 active+clean; 415 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-04-17T11:47:35.597 INFO:tasks.rados.rados.0.smithi031.stdout:3868: done (5 left) 2024-04-17T11:47:35.597 INFO:tasks.rados.rados.0.smithi031.stdout:3869: read oid 20 snap -1 2024-04-17T11:47:35.597 INFO:tasks.rados.rados.0.smithi031.stdout:3869: expect (ObjNum 1173 snap 386 seq_num 1173) 2024-04-17T11:47:35.597 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 10 current snap is 388 2024-04-17T11:47:35.597 INFO:tasks.rados.rados.0.smithi031.stdout:3870: seq_num 1187 ranges {958464=688128} 2024-04-17T11:47:35.599 INFO:tasks.rados.rados.0.smithi031.stdout:3870: writing smithi03173351-10 from 958464 to 1646592 tid 1 2024-04-17T11:47:35.599 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 7 current snap is 388 2024-04-17T11:47:35.599 INFO:tasks.rados.rados.0.smithi031.stdout:3860: expect (ObjNum 930 snap 299 seq_num 930) 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3864: finishing write tid 1 to smithi03173351-18 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3864: finishing write tid 2 to smithi03173351-18 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3864: finishing write tid 3 to smithi03173351-18 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 3694 (ObjNum 1185 snap 388 seq_num 1185) dirty exists 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3864: left oid 18 (ObjNum 1185 snap 388 seq_num 1185) 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3866: finishing rollback tid 0 to smithi03173351-15 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3866: finishing rollback tid 1 to smithi03173351-15 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3866: finishing rollback tid 2 to smithi03173351-15 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 15 v 3274 (ObjNum 1155 snap 379 seq_num 1155) dirty exists 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3865: finishing write tid 1 to smithi03173351-32 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3865: finishing write tid 2 to smithi03173351-32 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3865: finishing write tid 3 to smithi03173351-32 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 32 v 3321 (ObjNum 1186 snap 388 seq_num 1186) dirty exists 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3865: left oid 32 (ObjNum 1186 snap 388 seq_num 1186) 2024-04-17T11:47:35.664 INFO:tasks.rados.rados.0.smithi031.stdout:3871: seq_num 1188 ranges {2670592=704512} 2024-04-17T11:47:35.682 INFO:tasks.rados.rados.0.smithi031.stdout:3871: writing smithi03173351-7 from 2670592 to 3375104 tid 1 2024-04-17T11:47:35.682 INFO:tasks.rados.rados.0.smithi031.stdout:3860: done (7 left) 2024-04-17T11:47:35.682 INFO:tasks.rados.rados.0.smithi031.stdout:3864: done (6 left) 2024-04-17T11:47:35.682 INFO:tasks.rados.rados.0.smithi031.stdout:3865: done (5 left) 2024-04-17T11:47:35.683 INFO:tasks.rados.rados.0.smithi031.stdout:3866: done (4 left) 2024-04-17T11:47:35.683 INFO:tasks.rados.rados.0.smithi031.stdout:3872: read oid 12 snap -1 2024-04-17T11:47:35.683 INFO:tasks.rados.rados.0.smithi031.stdout:3872: expect (ObjNum 1141 snap 375 seq_num 1141) 2024-04-17T11:47:35.683 INFO:tasks.rados.rados.0.smithi031.stdout:3873: rollback oid 47 current snap is 388 2024-04-17T11:47:35.683 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 47 to 375 2024-04-17T11:47:35.683 INFO:tasks.rados.rados.0.smithi031.stdout:3867: expect (ObjNum 1083 snap 353 seq_num 1083) 2024-04-17T11:47:35.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:34.580643+0000 mon.a (mon.0) 1687 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-04-17T11:47:35.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:34.580643+0000 mon.a (mon.0) 1687 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-04-17T11:47:35.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:34.580643+0000 mon.a (mon.0) 1687 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-04-17T11:47:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:35.588287+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-04-17T11:47:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:35.874326+0000 mgr.y (mgr.14556) 593 : cluster [DBG] pgmap v1280: 121 pgs: 121 active+clean; 415 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-04-17T11:47:36.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:35.588287+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-04-17T11:47:36.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:35.874326+0000 mgr.y (mgr.14556) 593 : cluster [DBG] pgmap v1280: 121 pgs: 121 active+clean; 415 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-04-17T11:47:36.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:35.588287+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-04-17T11:47:36.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:35.874326+0000 mgr.y (mgr.14556) 593 : cluster [DBG] pgmap v1280: 121 pgs: 121 active+clean; 415 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-04-17T11:47:37.573 INFO:tasks.rados.rados.0.smithi031.stdout:3870: finishing write tid 1 to smithi03173351-10 2024-04-17T11:47:37.573 INFO:tasks.rados.rados.0.smithi031.stdout:3870: finishing write tid 2 to smithi03173351-10 2024-04-17T11:47:37.573 INFO:tasks.rados.rados.0.smithi031.stdout:3870: finishing write tid 3 to smithi03173351-10 2024-04-17T11:47:37.573 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 10 v 3306 (ObjNum 1187 snap 388 seq_num 1187) dirty exists 2024-04-17T11:47:37.573 INFO:tasks.rados.rados.0.smithi031.stdout:3870: left oid 10 (ObjNum 1187 snap 388 seq_num 1187) 2024-04-17T11:47:37.573 INFO:tasks.rados.rados.0.smithi031.stdout:3869: expect (ObjNum 1173 snap 386 seq_num 1173) 2024-04-17T11:47:38.060 INFO:tasks.rados.rados.0.smithi031.stdout:3871: finishing write tid 1 to smithi03173351-7 2024-04-17T11:47:38.060 INFO:tasks.rados.rados.0.smithi031.stdout:3871: finishing write tid 2 to smithi03173351-7 2024-04-17T11:47:38.060 INFO:tasks.rados.rados.0.smithi031.stdout:3873: finishing rollback tid 0 to smithi03173351-47 2024-04-17T11:47:38.060 INFO:tasks.rados.rados.0.smithi031.stdout:3873: finishing rollback tid 1 to smithi03173351-47 2024-04-17T11:47:38.060 INFO:tasks.rados.rados.0.smithi031.stdout:3871: finishing write tid 3 to smithi03173351-7 2024-04-17T11:47:38.060 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 3456 (ObjNum 1188 snap 388 seq_num 1188) dirty exists 2024-04-17T11:47:38.061 INFO:tasks.rados.rados.0.smithi031.stdout:3871: left oid 7 (ObjNum 1188 snap 388 seq_num 1188) 2024-04-17T11:47:38.061 INFO:tasks.rados.rados.0.smithi031.stdout:3873: finishing rollback tid 2 to smithi03173351-47 2024-04-17T11:47:38.061 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 2985 (ObjNum 1140 snap 375 seq_num 1140) dirty exists 2024-04-17T11:47:38.061 INFO:tasks.rados.rados.0.smithi031.stdout:3872: expect (ObjNum 1141 snap 375 seq_num 1141) 2024-04-17T11:47:38.123 INFO:tasks.rados.rados.0.smithi031.stdout:3867: done (5 left) 2024-04-17T11:47:38.123 INFO:tasks.rados.rados.0.smithi031.stdout:3869: done (4 left) 2024-04-17T11:47:38.123 INFO:tasks.rados.rados.0.smithi031.stdout:3870: done (3 left) 2024-04-17T11:47:38.123 INFO:tasks.rados.rados.0.smithi031.stdout:3871: done (2 left) 2024-04-17T11:47:38.123 INFO:tasks.rados.rados.0.smithi031.stdout:3872: done (1 left) 2024-04-17T11:47:38.123 INFO:tasks.rados.rados.0.smithi031.stdout:3873: done (0 left) 2024-04-17T11:47:38.123 INFO:tasks.rados.rados.0.smithi031.stdout:3874: snap_remove snap 328 2024-04-17T11:47:38.932 INFO:tasks.rados.rados.0.smithi031.stdout:3874: done (0 left) 2024-04-17T11:47:38.933 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 388 2024-04-17T11:47:38.933 INFO:tasks.rados.rados.0.smithi031.stdout:3875: seq_num 1189 ranges {15867904=720896} 2024-04-17T11:47:39.025 INFO:tasks.rados.rados.0.smithi031.stdout:3875: writing smithi03173351-45 from 15867904 to 16588800 tid 1 2024-04-17T11:47:39.025 INFO:tasks.rados.rados.0.smithi031.stdout:3876: read oid 14 snap -1 2024-04-17T11:47:39.025 INFO:tasks.rados.rados.0.smithi031.stdout:3876: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:47:39.025 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 8 current snap is 388 2024-04-17T11:47:39.025 INFO:tasks.rados.rados.0.smithi031.stdout:3877: seq_num 1190 ranges {0=737280} 2024-04-17T11:47:39.028 INFO:tasks.rados.rados.0.smithi031.stdout:3877: writing smithi03173351-8 from 0 to 737280 tid 1 2024-04-17T11:47:39.029 INFO:tasks.rados.rados.0.smithi031.stdout:3878: snap_remove snap 382 2024-04-17T11:47:39.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:37.874862+0000 mgr.y (mgr.14556) 594 : cluster [DBG] pgmap v1281: 121 pgs: 121 active+clean; 420 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-04-17T11:47:39.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:37.874862+0000 mgr.y (mgr.14556) 594 : cluster [DBG] pgmap v1281: 121 pgs: 121 active+clean; 420 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-04-17T11:47:39.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:37.874862+0000 mgr.y (mgr.14556) 594 : cluster [DBG] pgmap v1281: 121 pgs: 121 active+clean; 420 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-04-17T11:47:39.477 INFO:tasks.rados.rados.0.smithi031.stdout:3878: done (3 left) 2024-04-17T11:47:39.478 INFO:tasks.rados.rados.0.smithi031.stdout:3879: delete oid 40 current snap is 388 2024-04-17T11:47:39.478 INFO:tasks.rados.rados.0.smithi031.stdout:3876: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-17T11:47:39.480 INFO:tasks.rados.rados.0.smithi031.stdout:3875: finishing write tid 1 to smithi03173351-45 2024-04-17T11:47:39.480 INFO:tasks.rados.rados.0.smithi031.stdout:3875: finishing write tid 2 to smithi03173351-45 2024-04-17T11:47:39.480 INFO:tasks.rados.rados.0.smithi031.stdout:3877: finishing write tid 1 to smithi03173351-8 2024-04-17T11:47:39.480 INFO:tasks.rados.rados.0.smithi031.stdout:3877: finishing write tid 2 to smithi03173351-8 2024-04-17T11:47:39.480 INFO:tasks.rados.rados.0.smithi031.stdout:3875: finishing write tid 3 to smithi03173351-45 2024-04-17T11:47:39.480 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 3721 (ObjNum 1189 snap 388 seq_num 1189) dirty exists 2024-04-17T11:47:39.480 INFO:tasks.rados.rados.0.smithi031.stdout:3875: left oid 45 (ObjNum 1189 snap 388 seq_num 1189) 2024-04-17T11:47:39.480 INFO:tasks.rados.rados.0.smithi031.stdout:3877: finishing write tid 3 to smithi03173351-8 2024-04-17T11:47:39.480 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 3107 (ObjNum 1190 snap 388 seq_num 1190) dirty exists 2024-04-17T11:47:39.480 INFO:tasks.rados.rados.0.smithi031.stdout:3877: left oid 8 (ObjNum 1190 snap 388 seq_num 1190) 2024-04-17T11:47:39.497 INFO:tasks.rados.rados.0.smithi031.stdout:3875: done (3 left) 2024-04-17T11:47:39.497 INFO:tasks.rados.rados.0.smithi031.stdout:3876: done (2 left) 2024-04-17T11:47:39.497 INFO:tasks.rados.rados.0.smithi031.stdout:3877: done (1 left) 2024-04-17T11:47:39.497 INFO:tasks.rados.rados.0.smithi031.stdout:3879: done (0 left) 2024-04-17T11:47:39.497 INFO:tasks.rados.rados.0.smithi031.stdout:3880: setattr oid 34 current snap is 388 2024-04-17T11:47:39.500 INFO:tasks.rados.rados.0.smithi031.stdout:3881: snap_create 2024-04-17T11:47:39.506 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 2308 (ObjNum 1182 snap 388 seq_num 1182) dirty exists 2024-04-17T11:47:40.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:38.932288+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-04-17T11:47:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:39.478180+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-04-17T11:47:40.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:38.932288+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-04-17T11:47:40.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:39.478180+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-04-17T11:47:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:38.932288+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-04-17T11:47:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:39.478180+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-04-17T11:47:40.484 INFO:tasks.rados.rados.0.smithi031.stdout:3880: done (1 left) 2024-04-17T11:47:40.484 INFO:tasks.rados.rados.0.smithi031.stdout:3881: done (0 left) 2024-04-17T11:47:40.484 INFO:tasks.rados.rados.0.smithi031.stdout:3882: copy_from oid 15 from oid 17 current snap is 389 2024-04-17T11:47:40.484 INFO:tasks.rados.rados.0.smithi031.stdout:3883: snap_remove snap 384 2024-04-17T11:47:41.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:39.875410+0000 mgr.y (mgr.14556) 595 : cluster [DBG] pgmap v1284: 121 pgs: 121 active+clean; 420 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 728 KiB/s wr, 9 op/s 2024-04-17T11:47:41.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:40.484351+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-04-17T11:47:41.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:39.875410+0000 mgr.y (mgr.14556) 595 : cluster [DBG] pgmap v1284: 121 pgs: 121 active+clean; 420 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 728 KiB/s wr, 9 op/s 2024-04-17T11:47:41.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:40.484351+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-04-17T11:47:41.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:39.875410+0000 mgr.y (mgr.14556) 595 : cluster [DBG] pgmap v1284: 121 pgs: 121 active+clean; 420 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 728 KiB/s wr, 9 op/s 2024-04-17T11:47:41.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:40.484351+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-04-17T11:47:41.493 INFO:tasks.rados.rados.0.smithi031.stdout:3883: done (1 left) 2024-04-17T11:47:41.494 INFO:tasks.rados.rados.0.smithi031.stdout:3884: copy_from oid 18 from oid 46 current snap is 389 2024-04-17T11:47:41.494 INFO:tasks.rados.rados.0.smithi031.stdout:3885: snap_create 2024-04-17T11:47:41.494 INFO:tasks.rados.rados.0.smithi031.stdout:3882: finishing copy_from to smithi03173351-15 2024-04-17T11:47:41.494 INFO:tasks.rados.rados.0.smithi031.stdout:3882: got expected ENOENT (src dne) 2024-04-17T11:47:41.494 INFO:tasks.rados.rados.0.smithi031.stdout:3882: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:47:41.515 INFO:tasks.rados.rados.0.smithi031.stdout:3884: finishing copy_from racing read to smithi03173351-18 2024-04-17T11:47:41.516 INFO:tasks.rados.rados.0.smithi031.stdout:3884: finishing copy_from to smithi03173351-18 2024-04-17T11:47:41.516 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 18 v 3312 (ObjNum 1089 snap 356 seq_num 1089) dirty exists 2024-04-17T11:47:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:47:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:41] "GET /metrics HTTP/1.1" 200 192273 "" "Prometheus/2.33.4" 2024-04-17T11:47:42.497 INFO:tasks.rados.rados.0.smithi031.stdout:3882: done (2 left) 2024-04-17T11:47:42.498 INFO:tasks.rados.rados.0.smithi031.stdout:3884: done (1 left) 2024-04-17T11:47:42.498 INFO:tasks.rados.rados.0.smithi031.stdout:3885: done (0 left) 2024-04-17T11:47:42.498 INFO:tasks.rados.rados.0.smithi031.stdout:3886: read oid 18 snap -1 2024-04-17T11:47:42.498 INFO:tasks.rados.rados.0.smithi031.stdout:3886: expect (ObjNum 1089 snap 356 seq_num 1089) 2024-04-17T11:47:42.498 INFO:tasks.rados.rados.0.smithi031.stdout:3887: read oid 24 snap 366 2024-04-17T11:47:42.498 INFO:tasks.rados.rados.0.smithi031.stdout:3887: expect (ObjNum 1062 snap 344 seq_num 1062) 2024-04-17T11:47:42.498 INFO:tasks.rados.rados.0.smithi031.stdout:3888: snap_create 2024-04-17T11:47:42.507 INFO:tasks.rados.rados.0.smithi031.stdout:3887: expect (ObjNum 1062 snap 344 seq_num 1062) 2024-04-17T11:47:42.640 INFO:tasks.rados.rados.0.smithi031.stdout:3886: expect (ObjNum 1089 snap 356 seq_num 1089) 2024-04-17T11:47:42.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:41.485448+0000 mon.a (mon.0) 1692 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-04-17T11:47:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:41.876072+0000 mgr.y (mgr.14556) 596 : cluster [DBG] pgmap v1287: 121 pgs: 121 active+clean; 420 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:42.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:41.485448+0000 mon.a (mon.0) 1692 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-04-17T11:47:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:41.876072+0000 mgr.y (mgr.14556) 596 : cluster [DBG] pgmap v1287: 121 pgs: 121 active+clean; 420 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:41.485448+0000 mon.a (mon.0) 1692 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-04-17T11:47:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:41.876072+0000 mgr.y (mgr.14556) 596 : cluster [DBG] pgmap v1287: 121 pgs: 121 active+clean; 420 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:3886: done (2 left) 2024-04-17T11:47:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:3887: done (1 left) 2024-04-17T11:47:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:3888: done (0 left) 2024-04-17T11:47:43.497 INFO:tasks.rados.rados.0.smithi031.stdout:3889: rmattr oid 2 current snap is 391 2024-04-17T11:47:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:3889: done (0 left) 2024-04-17T11:47:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:3890: copy_from oid 8 from oid 12 current snap is 391 2024-04-17T11:47:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:3891: copy_from oid 15 from oid 38 current snap is 391 2024-04-17T11:47:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:3892: snap_create 2024-04-17T11:47:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:3891: finishing copy_from to smithi03173351-15 2024-04-17T11:47:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:3891: got expected ENOENT (src dne) 2024-04-17T11:47:43.498 INFO:tasks.rados.rados.0.smithi031.stdout:3891: finishing copy_from racing read to smithi03173351-15 2024-04-17T11:47:43.515 INFO:tasks.rados.rados.0.smithi031.stdout:3890: finishing copy_from racing read to smithi03173351-8 2024-04-17T11:47:43.517 INFO:tasks.rados.rados.0.smithi031.stdout:3890: finishing copy_from to smithi03173351-8 2024-04-17T11:47:43.517 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 8 v 3470 (ObjNum 1141 snap 375 seq_num 1141) dirty exists 2024-04-17T11:47:43.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:42.493163+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-04-17T11:47:43.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:42.493163+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-04-17T11:47:43.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:42.493163+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-04-17T11:47:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:47:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:47:44.508 INFO:tasks.rados.rados.0.smithi031.stdout:3890: done (2 left) 2024-04-17T11:47:44.508 INFO:tasks.rados.rados.0.smithi031.stdout:3891: done (1 left) 2024-04-17T11:47:44.508 INFO:tasks.rados.rados.0.smithi031.stdout:3892: done (0 left) 2024-04-17T11:47:44.508 INFO:tasks.rados.rados.0.smithi031.stdout:3893: snap_create 2024-04-17T11:47:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:43.495120+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-04-17T11:47:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:43.876527+0000 mgr.y (mgr.14556) 597 : cluster [DBG] pgmap v1290: 121 pgs: 121 active+clean; 329 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 710 KiB/s wr, 10 op/s 2024-04-17T11:47:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:43.495120+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-04-17T11:47:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:43.876527+0000 mgr.y (mgr.14556) 597 : cluster [DBG] pgmap v1290: 121 pgs: 121 active+clean; 329 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 710 KiB/s wr, 10 op/s 2024-04-17T11:47:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:43.495120+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-04-17T11:47:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:43.876527+0000 mgr.y (mgr.14556) 597 : cluster [DBG] pgmap v1290: 121 pgs: 121 active+clean; 329 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 710 KiB/s wr, 10 op/s 2024-04-17T11:47:45.511 INFO:tasks.rados.rados.0.smithi031.stdout:3893: done (0 left) 2024-04-17T11:47:45.511 INFO:tasks.rados.rados.0.smithi031.stdout:3894: read oid 16 snap -1 2024-04-17T11:47:45.511 INFO:tasks.rados.rados.0.smithi031.stdout:3894: expect (ObjNum 1180 snap 387 seq_num 1180) 2024-04-17T11:47:45.511 INFO:tasks.rados.rados.0.smithi031.stdout:3895: read oid 4 snap -1 2024-04-17T11:47:45.511 INFO:tasks.rados.rados.0.smithi031.stdout:3895: expect (ObjNum 1172 snap 385 seq_num 1172) 2024-04-17T11:47:45.511 INFO:tasks.rados.rados.0.smithi031.stdout:3896: delete oid 28 current snap is 393 2024-04-17T11:47:45.523 INFO:tasks.rados.rados.0.smithi031.stdout:3896: done (2 left) 2024-04-17T11:47:45.523 INFO:tasks.rados.rados.0.smithi031.stdout:3897: rollback oid 33 current snap is 393 2024-04-17T11:47:45.523 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 33 to 392 2024-04-17T11:47:45.523 INFO:tasks.rados.rados.0.smithi031.stdout:3898: delete oid 34 current snap is 393 2024-04-17T11:47:45.534 INFO:tasks.rados.rados.0.smithi031.stdout:3895: expect (ObjNum 1172 snap 385 seq_num 1172) 2024-04-17T11:47:45.702 INFO:tasks.rados.rados.0.smithi031.stdout:3897: finishing rollback tid 0 to smithi03173351-33 2024-04-17T11:47:45.702 INFO:tasks.rados.rados.0.smithi031.stdout:3897: finishing rollback tid 1 to smithi03173351-33 2024-04-17T11:47:45.702 INFO:tasks.rados.rados.0.smithi031.stdout:3897: finishing rollback tid 2 to smithi03173351-33 2024-04-17T11:47:45.702 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 3743 (ObjNum 1140 snap 375 seq_num 1140) dirty exists 2024-04-17T11:47:45.702 INFO:tasks.rados.rados.0.smithi031.stdout:3895: done (3 left) 2024-04-17T11:47:45.702 INFO:tasks.rados.rados.0.smithi031.stdout:3897: done (2 left) 2024-04-17T11:47:45.702 INFO:tasks.rados.rados.0.smithi031.stdout:3898: done (1 left) 2024-04-17T11:47:45.702 INFO:tasks.rados.rados.0.smithi031.stdout:3899: copy_from oid 46 from oid 42 current snap is 393 2024-04-17T11:47:45.702 INFO:tasks.rados.rados.0.smithi031.stdout:3894: expect (ObjNum 1180 snap 387 seq_num 1180) 2024-04-17T11:47:45.825 INFO:tasks.rados.rados.0.smithi031.stdout:3899: finishing copy_from racing read to smithi03173351-46 2024-04-17T11:47:45.826 INFO:tasks.rados.rados.0.smithi031.stdout:3899: finishing copy_from to smithi03173351-46 2024-04-17T11:47:45.826 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 46 v 3386 (ObjNum 1164 snap 385 seq_num 1164) dirty exists 2024-04-17T11:47:45.826 INFO:tasks.rados.rados.0.smithi031.stdout:3894: done (1 left) 2024-04-17T11:47:45.826 INFO:tasks.rados.rados.0.smithi031.stdout:3899: done (0 left) 2024-04-17T11:47:45.826 INFO:tasks.rados.rados.0.smithi031.stdout:3900: copy_from oid 34 from oid 20 current snap is 393 2024-04-17T11:47:45.826 INFO:tasks.rados.rados.0.smithi031.stdout:3901: read oid 15 snap -1 2024-04-17T11:47:45.826 INFO:tasks.rados.rados.0.smithi031.stdout:3901: expect (ObjNum 1155 snap 379 seq_num 1155) 2024-04-17T11:47:45.826 INFO:tasks.rados.rados.0.smithi031.stdout:3902: snap_remove snap 354 2024-04-17T11:47:45.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:44.508854+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-04-17T11:47:45.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:44.508854+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-04-17T11:47:45.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:44.508854+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-04-17T11:47:46.140 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:47:46.426 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (15m) 4m ago 15m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (15m) 4m ago 15m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (17m) 4m ago 17m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (17m) 4m ago 17m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (20m) 4m ago 20m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (22m) 4m ago 22m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (22m) 4m ago 22m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (20m) 4m ago 20m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (20m) 4m ago 20m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (16m) 4m ago 16m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (16m) 4m ago 16m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (20m) 4m ago 20m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (19m) 4m ago 19m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (19m) 4m ago 19m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:47:46.427 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (18m) 4m ago 18m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:47:46.428 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (18m) 4m ago 18m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:47:46.428 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (18m) 4m ago 18m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:47:46.428 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (17m) 4m ago 17m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:47:46.428 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (17m) 4m ago 17m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:47:46.428 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (15m) 4m ago 16m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:47:46.529 INFO:tasks.rados.rados.0.smithi031.stdout:3902: done (2 left) 2024-04-17T11:47:46.529 INFO:tasks.rados.rados.0.smithi031.stdout:3903: setattr oid 42 current snap is 393 2024-04-17T11:47:46.529 INFO:tasks.rados.rados.0.smithi031.stdout:3904: copy_from oid 16 from oid 12 current snap is 393 2024-04-17T11:47:46.529 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 50 current snap is 393 2024-04-17T11:47:46.529 INFO:tasks.rados.rados.0.smithi031.stdout:3905: seq_num 1194 ranges {0=802816} 2024-04-17T11:47:46.529 INFO:tasks.rados.rados.0.smithi031.stdout:3905: writing smithi03173351-50 from 0 to 802816 tid 1 2024-04-17T11:47:46.529 INFO:tasks.rados.rados.0.smithi031.stdout:3906: copy_from oid 3 from oid 47 current snap is 393 2024-04-17T11:47:46.529 INFO:tasks.rados.rados.0.smithi031.stdout:3907: rollback oid 22 current snap is 393 2024-04-17T11:47:46.529 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 22 to 366 2024-04-17T11:47:46.529 INFO:tasks.rados.rados.0.smithi031.stdout:3908: rollback oid 26 current snap is 393 2024-04-17T11:47:46.530 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 26 to 392 2024-04-17T11:47:46.530 INFO:tasks.rados.rados.0.smithi031.stdout:3909: snap_remove snap 389 2024-04-17T11:47:46.808 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:47:46.808 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:47:46.808 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:47:46.808 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:47:46.808 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:47:46.808 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:47:46.808 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:47:46.808 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:47:46.808 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:47:46.808 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:47:46.809 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:47:46.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:47:46.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:47:46.809 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:47:46.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:47:46.809 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:47:46.809 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:47:46.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:45.511404+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-04-17T11:47:46.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:45.876945+0000 mgr.y (mgr.14556) 598 : cluster [DBG] pgmap v1293: 121 pgs: 121 active+clean; 329 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 710 KiB/s wr, 10 op/s 2024-04-17T11:47:46.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:47:46.129881+0000 mgr.y (mgr.14556) 599 : audit [DBG] from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:47:46.419988+0000 mgr.y (mgr.14556) 600 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:46.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:45.511404+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-04-17T11:47:46.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:45.876945+0000 mgr.y (mgr.14556) 598 : cluster [DBG] pgmap v1293: 121 pgs: 121 active+clean; 329 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 710 KiB/s wr, 10 op/s 2024-04-17T11:47:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:47:46.129881+0000 mgr.y (mgr.14556) 599 : audit [DBG] from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:47:46.419988+0000 mgr.y (mgr.14556) 600 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:45.511404+0000 mon.a (mon.0) 1696 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-04-17T11:47:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:45.876945+0000 mgr.y (mgr.14556) 598 : cluster [DBG] pgmap v1293: 121 pgs: 121 active+clean; 329 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 710 KiB/s wr, 10 op/s 2024-04-17T11:47:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:47:46.129881+0000 mgr.y (mgr.14556) 599 : audit [DBG] from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:47:46.419988+0000 mgr.y (mgr.14556) 600 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:47:47.534 INFO:tasks.rados.rados.0.smithi031.stdout:3909: done (8 left) 2024-04-17T11:47:47.534 INFO:tasks.rados.rados.0.smithi031.stdout:3910: rollback oid 36 current snap is 393 2024-04-17T11:47:47.535 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 36 to 387 2024-04-17T11:47:47.535 INFO:tasks.rados.rados.0.smithi031.stdout:3901: expect (ObjNum 1155 snap 379 seq_num 1155) 2024-04-17T11:47:47.702 INFO:tasks.rados.rados.0.smithi031.stdout:3900: finishing copy_from racing read to smithi03173351-34 2024-04-17T11:47:47.702 INFO:tasks.rados.rados.0.smithi031.stdout:3900: finishing copy_from to smithi03173351-34 2024-04-17T11:47:47.702 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 2866 (ObjNum 1173 snap 386 seq_num 1173) dirty exists 2024-04-17T11:47:47.702 INFO:tasks.rados.rados.0.smithi031.stdout:3900: done (8 left) 2024-04-17T11:47:47.702 INFO:tasks.rados.rados.0.smithi031.stdout:3901: done (7 left) 2024-04-17T11:47:47.702 INFO:tasks.rados.rados.0.smithi031.stdout:3911: snap_remove snap 375 2024-04-17T11:47:47.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:46.520943+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-04-17T11:47:47.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:47:46.809318+0000 mon.a (mon.0) 1698 : audit [DBG] from='client.? 172.21.15.31:0/2688798437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:47:47.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:46.520943+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-04-17T11:47:47.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:47:46.809318+0000 mon.a (mon.0) 1698 : audit [DBG] from='client.? 172.21.15.31:0/2688798437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:47:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:46.520943+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-04-17T11:47:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:47:46.809318+0000 mon.a (mon.0) 1698 : audit [DBG] from='client.? 172.21.15.31:0/2688798437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:47:48.538 INFO:tasks.rados.rados.0.smithi031.stdout:3911: done (7 left) 2024-04-17T11:47:48.538 INFO:tasks.rados.rados.0.smithi031.stdout:3912: delete oid 1 current snap is 393 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 42 v 3388 (ObjNum 1164 snap 385 seq_num 1164) dirty exists 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:3905: finishing write tid 1 to smithi03173351-50 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:3905: finishing write tid 2 to smithi03173351-50 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:3908: finishing rollback tid 0 to smithi03173351-26 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:3907: finishing rollback tid 0 to smithi03173351-22 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:3907: finishing rollback tid 1 to smithi03173351-22 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:3907: finishing rollback tid 2 to smithi03173351-22 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 2873 (ObjNum 1004 snap 327 seq_num 1004) dirty exists 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:3908: finishing rollback tid 1 to smithi03173351-26 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:3908: finishing rollback tid 2 to smithi03173351-26 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 3389 (ObjNum 1151 snap 377 seq_num 1151) dirty exists 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:3904: finishing copy_from racing read to smithi03173351-16 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:3905: finishing write tid 3 to smithi03173351-50 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 3749 (ObjNum 1194 snap 393 seq_num 1194) dirty exists 2024-04-17T11:47:48.539 INFO:tasks.rados.rados.0.smithi031.stdout:3905: left oid 50 (ObjNum 1194 snap 393 seq_num 1194) 2024-04-17T11:47:48.540 INFO:tasks.rados.rados.0.smithi031.stdout:3904: finishing copy_from to smithi03173351-16 2024-04-17T11:47:48.540 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 3470 (ObjNum 1141 snap 375 seq_num 1141) dirty exists 2024-04-17T11:47:48.540 INFO:tasks.rados.rados.0.smithi031.stdout:3906: finishing copy_from racing read to smithi03173351-3 2024-04-17T11:47:48.540 INFO:tasks.rados.rados.0.smithi031.stdout:3906: finishing copy_from to smithi03173351-3 2024-04-17T11:47:48.540 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2985 (ObjNum 1140 snap 375 seq_num 1140) dirty exists 2024-04-17T11:47:48.540 INFO:tasks.rados.rados.0.smithi031.stdout:3910: finishing rollback tid 1 to smithi03173351-36 2024-04-17T11:47:48.540 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 3471 (ObjNum 269314096 snap 32549 seq_num 2594700528) dirty dne 2024-04-17T11:47:48.547 INFO:tasks.rados.rados.0.smithi031.stdout:3903: done (7 left) 2024-04-17T11:47:48.547 INFO:tasks.rados.rados.0.smithi031.stdout:3904: done (6 left) 2024-04-17T11:47:48.547 INFO:tasks.rados.rados.0.smithi031.stdout:3905: done (5 left) 2024-04-17T11:47:48.548 INFO:tasks.rados.rados.0.smithi031.stdout:3906: done (4 left) 2024-04-17T11:47:48.548 INFO:tasks.rados.rados.0.smithi031.stdout:3907: done (3 left) 2024-04-17T11:47:48.548 INFO:tasks.rados.rados.0.smithi031.stdout:3908: done (2 left) 2024-04-17T11:47:48.548 INFO:tasks.rados.rados.0.smithi031.stdout:3910: done (1 left) 2024-04-17T11:47:48.548 INFO:tasks.rados.rados.0.smithi031.stdout:3912: done (0 left) 2024-04-17T11:47:48.548 INFO:tasks.rados.rados.0.smithi031.stdout:3913: snap_remove snap 392 2024-04-17T11:47:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:47.522695+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-04-17T11:47:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:47.877534+0000 mgr.y (mgr.14556) 601 : cluster [DBG] pgmap v1296: 121 pgs: 121 active+clean; 325 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-04-17T11:47:48.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:47.522695+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-04-17T11:47:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:47.877534+0000 mgr.y (mgr.14556) 601 : cluster [DBG] pgmap v1296: 121 pgs: 121 active+clean; 325 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-04-17T11:47:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:47.522695+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-04-17T11:47:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:47.877534+0000 mgr.y (mgr.14556) 601 : cluster [DBG] pgmap v1296: 121 pgs: 121 active+clean; 325 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-04-17T11:47:49.484 INFO:tasks.rados.rados.0.smithi031.stdout:3913: done (0 left) 2024-04-17T11:47:49.485 INFO:tasks.rados.rados.0.smithi031.stdout:3914: read oid 16 snap -1 2024-04-17T11:47:49.485 INFO:tasks.rados.rados.0.smithi031.stdout:3914: expect (ObjNum 1141 snap 375 seq_num 1141) 2024-04-17T11:47:49.486 INFO:tasks.rados.rados.0.smithi031.stdout:3915: copy_from oid 26 from oid 31 current snap is 393 2024-04-17T11:47:49.486 INFO:tasks.rados.rados.0.smithi031.stdout:3916: setattr oid 43 current snap is 393 2024-04-17T11:47:49.487 INFO:tasks.rados.rados.0.smithi031.stdout:3917: delete oid 41 current snap is 393 2024-04-17T11:47:49.494 INFO:tasks.rados.rados.0.smithi031.stdout:3917: done (3 left) 2024-04-17T11:47:49.494 INFO:tasks.rados.rados.0.smithi031.stdout:3918: rollback oid 7 current snap is 393 2024-04-17T11:47:49.494 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 7 to 387 2024-04-17T11:47:49.494 INFO:tasks.rados.rados.0.smithi031.stdout:3919: read oid 18 snap -1 2024-04-17T11:47:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3919: expect (ObjNum 1089 snap 356 seq_num 1089) 2024-04-17T11:47:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3920: read oid 19 snap 379 2024-04-17T11:47:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3920: expect (ObjNum 1137 snap 374 seq_num 1137) 2024-04-17T11:47:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3921: read oid 29 snap -1 2024-04-17T11:47:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3921: expect (ObjNum 1059 snap 343 seq_num 1059) 2024-04-17T11:47:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3922: read oid 17 snap -1 2024-04-17T11:47:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3922: expect deleted 2024-04-17T11:47:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:3923: snap_create 2024-04-17T11:47:49.495 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 3390 (ObjNum 1174 snap 387 seq_num 1174) dirty exists 2024-04-17T11:47:49.503 INFO:tasks.rados.rados.0.smithi031.stdout:3921: expect (ObjNum 1059 snap 343 seq_num 1059) 2024-04-17T11:47:49.531 INFO:tasks.rados.rados.0.smithi031.stdout:3919: expect (ObjNum 1089 snap 356 seq_num 1089) 2024-04-17T11:47:49.571 INFO:tasks.rados.rados.0.smithi031.stdout:3915: finishing copy_from racing read to smithi03173351-26 2024-04-17T11:47:49.572 INFO:tasks.rados.rados.0.smithi031.stdout:3918: finishing rollback tid 0 to smithi03173351-7 2024-04-17T11:47:49.572 INFO:tasks.rados.rados.0.smithi031.stdout:3918: finishing rollback tid 1 to smithi03173351-7 2024-04-17T11:47:49.572 INFO:tasks.rados.rados.0.smithi031.stdout:3918: finishing rollback tid 2 to smithi03173351-7 2024-04-17T11:47:49.572 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 3459 (ObjNum 1176 snap 387 seq_num 1176) dirty exists 2024-04-17T11:47:49.572 INFO:tasks.rados.rados.0.smithi031.stdout:3915: finishing copy_from to smithi03173351-26 2024-04-17T11:47:49.572 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 26 v 3036 (ObjNum 1151 snap 377 seq_num 1151) dirty exists 2024-04-17T11:47:49.572 INFO:tasks.rados.rados.0.smithi031.stdout:3914: expect (ObjNum 1141 snap 375 seq_num 1141) 2024-04-17T11:47:49.633 INFO:tasks.rados.rados.0.smithi031.stdout:3920: expect (ObjNum 1137 snap 374 seq_num 1137) 2024-04-17T11:47:49.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:48.538793+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-04-17T11:47:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:49.480366+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-04-17T11:47:49.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:48.538793+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-04-17T11:47:49.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:49.480366+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-04-17T11:47:49.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:48.538793+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-04-17T11:47:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:49.480366+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-04-17T11:47:50.481 INFO:tasks.rados.rados.0.smithi031.stdout:3914: done (8 left) 2024-04-17T11:47:50.481 INFO:tasks.rados.rados.0.smithi031.stdout:3915: done (7 left) 2024-04-17T11:47:50.482 INFO:tasks.rados.rados.0.smithi031.stdout:3916: done (6 left) 2024-04-17T11:47:50.482 INFO:tasks.rados.rados.0.smithi031.stdout:3918: done (5 left) 2024-04-17T11:47:50.482 INFO:tasks.rados.rados.0.smithi031.stdout:3919: done (4 left) 2024-04-17T11:47:50.482 INFO:tasks.rados.rados.0.smithi031.stdout:3920: done (3 left) 2024-04-17T11:47:50.482 INFO:tasks.rados.rados.0.smithi031.stdout:3921: done (2 left) 2024-04-17T11:47:50.482 INFO:tasks.rados.rados.0.smithi031.stdout:3922: done (1 left) 2024-04-17T11:47:50.482 INFO:tasks.rados.rados.0.smithi031.stdout:3923: done (0 left) 2024-04-17T11:47:50.482 INFO:tasks.rados.rados.0.smithi031.stdout:3924: setattr oid 34 current snap is 394 2024-04-17T11:47:50.482 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 25 current snap is 394 2024-04-17T11:47:50.483 INFO:tasks.rados.rados.0.smithi031.stdout:3925: seq_num 1197 ranges {0=450560,450560=401408} 2024-04-17T11:47:50.484 INFO:tasks.rados.rados.0.smithi031.stdout:3925: writing smithi03173351-25 from 0 to 450560 tid 1 2024-04-17T11:47:50.487 INFO:tasks.rados.rados.0.smithi031.stdout:3925: writing smithi03173351-25 from 450560 to 851968 tid 2 2024-04-17T11:47:50.487 INFO:tasks.rados.rados.0.smithi031.stdout:3926: delete oid 35 current snap is 394 2024-04-17T11:47:50.488 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 34 v 2867 (ObjNum 1173 snap 386 seq_num 1173) dirty exists 2024-04-17T11:47:50.491 INFO:tasks.rados.rados.0.smithi031.stdout:3924: done (2 left) 2024-04-17T11:47:50.491 INFO:tasks.rados.rados.0.smithi031.stdout:3926: done (1 left) 2024-04-17T11:47:50.491 INFO:tasks.rados.rados.0.smithi031.stdout:3927: snap_remove snap 391 2024-04-17T11:47:50.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:49.878218+0000 mgr.y (mgr.14556) 602 : cluster [DBG] pgmap v1299: 121 pgs: 121 active+clean; 325 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-04-17T11:47:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:50.482109+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-04-17T11:47:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:49.878218+0000 mgr.y (mgr.14556) 602 : cluster [DBG] pgmap v1299: 121 pgs: 121 active+clean; 325 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-04-17T11:47:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:50.482109+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-04-17T11:47:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:49.878218+0000 mgr.y (mgr.14556) 602 : cluster [DBG] pgmap v1299: 121 pgs: 121 active+clean; 325 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-04-17T11:47:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:50.482109+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-04-17T11:47:51.486 INFO:tasks.rados.rados.0.smithi031.stdout:3927: done (1 left) 2024-04-17T11:47:51.486 INFO:tasks.rados.rados.0.smithi031.stdout:3928: rollback oid 35 current snap is 394 2024-04-17T11:47:51.486 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 35 to 379 2024-04-17T11:47:51.487 INFO:tasks.rados.rados.0.smithi031.stdout:3929: setattr oid 6 current snap is 394 2024-04-17T11:47:51.487 INFO:tasks.rados.rados.0.smithi031.stdout:3925: finishing write tid 1 to smithi03173351-25 2024-04-17T11:47:51.487 INFO:tasks.rados.rados.0.smithi031.stdout:3925: finishing write tid 2 to smithi03173351-25 2024-04-17T11:47:51.487 INFO:tasks.rados.rados.0.smithi031.stdout:3925: finishing write tid 3 to smithi03173351-25 2024-04-17T11:47:51.487 INFO:tasks.rados.rados.0.smithi031.stdout:3925: finishing write tid 4 to smithi03173351-25 2024-04-17T11:47:51.487 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 3774 (ObjNum 1197 snap 394 seq_num 1197) dirty exists 2024-04-17T11:47:51.487 INFO:tasks.rados.rados.0.smithi031.stdout:3925: left oid 25 (ObjNum 1197 snap 394 seq_num 1197) 2024-04-17T11:47:51.487 INFO:tasks.rados.rados.0.smithi031.stdout:3925: done (2 left) 2024-04-17T11:47:51.487 INFO:tasks.rados.rados.0.smithi031.stdout:3930: setattr oid 33 current snap is 394 2024-04-17T11:47:51.487 INFO:tasks.rados.rados.0.smithi031.stdout:3931: snap_create 2024-04-17T11:47:51.496 INFO:tasks.rados.rados.0.smithi031.stdout:3928: finishing rollback tid 1 to smithi03173351-35 2024-04-17T11:47:51.496 INFO:tasks.rados.rados.0.smithi031.stdout:3928: finishing rollback tid 2 to smithi03173351-35 2024-04-17T11:47:51.496 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 3391 (ObjNum 1005 snap 327 seq_num 1005) dirty exists 2024-04-17T11:47:51.500 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 33 v 3778 (ObjNum 1140 snap 375 seq_num 1140) dirty exists 2024-04-17T11:47:51.501 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 3391 (ObjNum 1179 snap 387 seq_num 1179) dirty exists 2024-04-17T11:47:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:47:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:51] "GET /metrics HTTP/1.1" 200 192273 "" "Prometheus/2.33.4" 2024-04-17T11:47:52.494 INFO:tasks.rados.rados.0.smithi031.stdout:3928: done (3 left) 2024-04-17T11:47:52.494 INFO:tasks.rados.rados.0.smithi031.stdout:3929: done (2 left) 2024-04-17T11:47:52.494 INFO:tasks.rados.rados.0.smithi031.stdout:3930: done (1 left) 2024-04-17T11:47:52.494 INFO:tasks.rados.rados.0.smithi031.stdout:3931: done (0 left) 2024-04-17T11:47:52.494 INFO:tasks.rados.rados.0.smithi031.stdout:3932: snap_create 2024-04-17T11:47:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:51.484128+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-04-17T11:47:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:51.878809+0000 mgr.y (mgr.14556) 603 : cluster [DBG] pgmap v1302: 121 pgs: 121 active+clean; 325 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:52.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:51.484128+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-04-17T11:47:52.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:51.878809+0000 mgr.y (mgr.14556) 603 : cluster [DBG] pgmap v1302: 121 pgs: 121 active+clean; 325 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:52.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:51.484128+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-04-17T11:47:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:51.878809+0000 mgr.y (mgr.14556) 603 : cluster [DBG] pgmap v1302: 121 pgs: 121 active+clean; 325 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:47:53.496 INFO:tasks.rados.rados.0.smithi031.stdout:3932: done (0 left) 2024-04-17T11:47:53.497 INFO:tasks.rados.rados.0.smithi031.stdout:3933: read oid 39 snap 388 2024-04-17T11:47:53.497 INFO:tasks.rados.rados.0.smithi031.stdout:3933: expect deleted 2024-04-17T11:47:53.497 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 38 current snap is 396 2024-04-17T11:47:53.497 INFO:tasks.rados.rados.0.smithi031.stdout:3934: seq_num 1199 ranges {0=483328,483328=401408} 2024-04-17T11:47:53.499 INFO:tasks.rados.rados.0.smithi031.stdout:3934: writing smithi03173351-38 from 0 to 483328 tid 1 2024-04-17T11:47:53.501 INFO:tasks.rados.rados.0.smithi031.stdout:3934: writing smithi03173351-38 from 483328 to 884736 tid 2 2024-04-17T11:47:53.501 INFO:tasks.rados.rados.0.smithi031.stdout:3935: read oid 21 snap -1 2024-04-17T11:47:53.501 INFO:tasks.rados.rados.0.smithi031.stdout:3935: expect (ObjNum 1183 snap 388 seq_num 1183) 2024-04-17T11:47:53.506 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 28 current snap is 396 2024-04-17T11:47:53.506 INFO:tasks.rados.rados.0.smithi031.stdout:3936: seq_num 1200 ranges {0=499712,499712=401408} 2024-04-17T11:47:53.508 INFO:tasks.rados.rados.0.smithi031.stdout:3936: writing smithi03173351-28 from 0 to 499712 tid 1 2024-04-17T11:47:53.508 INFO:tasks.rados.rados.0.smithi031.stdout:3936: writing smithi03173351-28 from 499712 to 901120 tid 2 2024-04-17T11:47:53.508 INFO:tasks.rados.rados.0.smithi031.stdout:3937: snap_remove snap 387 2024-04-17T11:47:53.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:52.492353+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-04-17T11:47:53.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:52.492353+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-04-17T11:47:53.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:52.492353+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-04-17T11:47:54.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:47:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:47:54.510 INFO:tasks.rados.rados.0.smithi031.stdout:3937: done (4 left) 2024-04-17T11:47:54.510 INFO:tasks.rados.rados.0.smithi031.stdout:3938: read oid 29 snap 388 2024-04-17T11:47:54.510 INFO:tasks.rados.rados.0.smithi031.stdout:3938: expect (ObjNum 1059 snap 343 seq_num 1059) 2024-04-17T11:47:54.510 INFO:tasks.rados.rados.0.smithi031.stdout:3939: rollback oid 45 current snap is 396 2024-04-17T11:47:54.510 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 45 to 394 2024-04-17T11:47:54.510 INFO:tasks.rados.rados.0.smithi031.stdout:3940: rmattr oid 48 current snap is 396 2024-04-17T11:47:54.510 INFO:tasks.rados.rados.0.smithi031.stdout:3940: done (6 left) 2024-04-17T11:47:54.510 INFO:tasks.rados.rados.0.smithi031.stdout:3941: read oid 17 snap -1 2024-04-17T11:47:54.511 INFO:tasks.rados.rados.0.smithi031.stdout:3941: expect deleted 2024-04-17T11:47:54.511 INFO:tasks.rados.rados.0.smithi031.stdout:3942: delete oid 13 current snap is 396 2024-04-17T11:47:54.513 INFO:tasks.rados.rados.0.smithi031.stdout:3934: finishing write tid 1 to smithi03173351-38 2024-04-17T11:47:54.513 INFO:tasks.rados.rados.0.smithi031.stdout:3934: finishing write tid 2 to smithi03173351-38 2024-04-17T11:47:54.513 INFO:tasks.rados.rados.0.smithi031.stdout:3934: finishing write tid 3 to smithi03173351-38 2024-04-17T11:47:54.513 INFO:tasks.rados.rados.0.smithi031.stdout:3934: finishing write tid 4 to smithi03173351-38 2024-04-17T11:47:54.513 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 38 v 2988 (ObjNum 1199 snap 396 seq_num 1199) dirty exists 2024-04-17T11:47:54.513 INFO:tasks.rados.rados.0.smithi031.stdout:3934: left oid 38 (ObjNum 1199 snap 396 seq_num 1199) 2024-04-17T11:47:54.513 INFO:tasks.rados.rados.0.smithi031.stdout:3936: finishing write tid 1 to smithi03173351-28 2024-04-17T11:47:54.513 INFO:tasks.rados.rados.0.smithi031.stdout:3936: finishing write tid 2 to smithi03173351-28 2024-04-17T11:47:54.513 INFO:tasks.rados.rados.0.smithi031.stdout:3936: finishing write tid 3 to smithi03173351-28 2024-04-17T11:47:54.513 INFO:tasks.rados.rados.0.smithi031.stdout:3935: expect (ObjNum 1183 snap 388 seq_num 1183) 2024-04-17T11:47:54.658 INFO:tasks.rados.rados.0.smithi031.stdout:3936: finishing write tid 4 to smithi03173351-28 2024-04-17T11:47:54.658 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 3394 (ObjNum 1200 snap 396 seq_num 1200) dirty exists 2024-04-17T11:47:54.658 INFO:tasks.rados.rados.0.smithi031.stdout:3936: left oid 28 (ObjNum 1200 snap 396 seq_num 1200) 2024-04-17T11:47:54.658 INFO:tasks.rados.rados.0.smithi031.stdout:3933: done (7 left) 2024-04-17T11:47:54.658 INFO:tasks.rados.rados.0.smithi031.stdout:3934: done (6 left) 2024-04-17T11:47:54.658 INFO:tasks.rados.rados.0.smithi031.stdout:3935: done (5 left) 2024-04-17T11:47:54.658 INFO:tasks.rados.rados.0.smithi031.stdout:3936: done (4 left) 2024-04-17T11:47:54.658 INFO:tasks.rados.rados.0.smithi031.stdout:3942: done (3 left) 2024-04-17T11:47:54.658 INFO:tasks.rados.rados.0.smithi031.stdout:3943: snap_create 2024-04-17T11:47:54.659 INFO:tasks.rados.rados.0.smithi031.stdout:3939: finishing rollback tid 0 to smithi03173351-45 2024-04-17T11:47:54.659 INFO:tasks.rados.rados.0.smithi031.stdout:3938: expect (ObjNum 1059 snap 343 seq_num 1059) 2024-04-17T11:47:54.683 INFO:tasks.rados.rados.0.smithi031.stdout:3939: finishing rollback tid 1 to smithi03173351-45 2024-04-17T11:47:54.683 INFO:tasks.rados.rados.0.smithi031.stdout:3939: finishing rollback tid 2 to smithi03173351-45 2024-04-17T11:47:54.683 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 3786 (ObjNum 1189 snap 388 seq_num 1189) dirty exists 2024-04-17T11:47:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:53.497510+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-04-17T11:47:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:53.879330+0000 mgr.y (mgr.14556) 604 : cluster [DBG] pgmap v1305: 121 pgs: 121 active+clean; 318 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 582 KiB/s wr, 27 op/s 2024-04-17T11:47:54.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:53.497510+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-04-17T11:47:54.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:53.879330+0000 mgr.y (mgr.14556) 604 : cluster [DBG] pgmap v1305: 121 pgs: 121 active+clean; 318 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 582 KiB/s wr, 27 op/s 2024-04-17T11:47:54.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:53.497510+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-04-17T11:47:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:53.879330+0000 mgr.y (mgr.14556) 604 : cluster [DBG] pgmap v1305: 121 pgs: 121 active+clean; 318 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 582 KiB/s wr, 27 op/s 2024-04-17T11:47:55.511 INFO:tasks.rados.rados.0.smithi031.stdout:3938: done (3 left) 2024-04-17T11:47:55.511 INFO:tasks.rados.rados.0.smithi031.stdout:3939: done (2 left) 2024-04-17T11:47:55.511 INFO:tasks.rados.rados.0.smithi031.stdout:3941: done (1 left) 2024-04-17T11:47:55.511 INFO:tasks.rados.rados.0.smithi031.stdout:3943: done (0 left) 2024-04-17T11:47:55.511 INFO:tasks.rados.rados.0.smithi031.stdout:3944: rollback oid 23 current snap is 397 2024-04-17T11:47:55.511 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 23 to 396 2024-04-17T11:47:55.511 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 3 current snap is 397 2024-04-17T11:47:55.512 INFO:tasks.rados.rados.0.smithi031.stdout:3945: seq_num 1202 ranges {5808128=540672,6348800=401408} 2024-04-17T11:47:55.546 INFO:tasks.rados.rados.0.smithi031.stdout:3945: writing smithi03173351-3 from 5808128 to 6348800 tid 1 2024-04-17T11:47:55.548 INFO:tasks.rados.rados.0.smithi031.stdout:3945: writing smithi03173351-3 from 6348800 to 6750208 tid 2 2024-04-17T11:47:55.548 INFO:tasks.rados.rados.0.smithi031.stdout:3946: setattr oid 31 current snap is 397 2024-04-17T11:47:55.549 INFO:tasks.rados.rados.0.smithi031.stdout:3944: finishing rollback tid 0 to smithi03173351-23 2024-04-17T11:47:55.549 INFO:tasks.rados.rados.0.smithi031.stdout:3944: finishing rollback tid 1 to smithi03173351-23 2024-04-17T11:47:55.549 INFO:tasks.rados.rados.0.smithi031.stdout:3944: finishing rollback tid 2 to smithi03173351-23 2024-04-17T11:47:55.549 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 3210 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:47:55.550 INFO:tasks.rados.rados.0.smithi031.stdout:3944: done (2 left) 2024-04-17T11:47:55.550 INFO:tasks.rados.rados.0.smithi031.stdout:3947: rollback oid 47 current snap is 397 2024-04-17T11:47:55.550 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 47 to 394 2024-04-17T11:47:55.550 INFO:tasks.rados.rados.0.smithi031.stdout:3948: snap_remove snap 395 2024-04-17T11:47:55.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:54.510031+0000 mon.a (mon.0) 1706 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-04-17T11:47:55.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:54.510031+0000 mon.a (mon.0) 1706 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-04-17T11:47:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:54.510031+0000 mon.a (mon.0) 1706 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-04-17T11:47:56.552 INFO:tasks.rados.rados.0.smithi031.stdout:3948: done (3 left) 2024-04-17T11:47:56.552 INFO:tasks.rados.rados.0.smithi031.stdout:3949: read oid 37 snap -1 2024-04-17T11:47:56.552 INFO:tasks.rados.rados.0.smithi031.stdout:3949: expect (ObjNum 1138 snap 375 seq_num 1138) 2024-04-17T11:47:56.552 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 14 current snap is 397 2024-04-17T11:47:56.552 INFO:tasks.rados.rados.0.smithi031.stdout:3945: finishing write tid 1 to smithi03173351-3 2024-04-17T11:47:56.553 INFO:tasks.rados.rados.0.smithi031.stdout:3950: seq_num 1203 ranges {0=557056,557056=401408} 2024-04-17T11:47:56.555 INFO:tasks.rados.rados.0.smithi031.stdout:3950: writing smithi03173351-14 from 0 to 557056 tid 1 2024-04-17T11:47:56.558 INFO:tasks.rados.rados.0.smithi031.stdout:3950: writing smithi03173351-14 from 557056 to 958464 tid 2 2024-04-17T11:47:56.558 INFO:tasks.rados.rados.0.smithi031.stdout:3951: rollback oid 35 current snap is 397 2024-04-17T11:47:56.558 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 35 to 396 2024-04-17T11:47:56.558 INFO:tasks.rados.rados.0.smithi031.stdout:3945: finishing write tid 2 to smithi03173351-3 2024-04-17T11:47:56.558 INFO:tasks.rados.rados.0.smithi031.stdout:3945: finishing write tid 3 to smithi03173351-3 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:3947: finishing rollback tid 0 to smithi03173351-47 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:3947: finishing rollback tid 1 to smithi03173351-47 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 31 v 3790 (ObjNum 1151 snap 377 seq_num 1151) dirty exists 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:3945: finishing write tid 4 to smithi03173351-3 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 3 v 2988 (ObjNum 1202 snap 397 seq_num 1202) dirty exists 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:3945: left oid 3 (ObjNum 1202 snap 397 seq_num 1202) 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:3947: finishing rollback tid 2 to smithi03173351-47 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 2991 (ObjNum 1140 snap 375 seq_num 1140) dirty exists 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:3945: done (5 left) 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:3946: done (4 left) 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:3947: done (3 left) 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 5 current snap is 397 2024-04-17T11:47:56.559 INFO:tasks.rados.rados.0.smithi031.stdout:3952: seq_num 1204 ranges {131072=573440,704512=401408} 2024-04-17T11:47:56.562 INFO:tasks.rados.rados.0.smithi031.stdout:3952: writing smithi03173351-5 from 131072 to 704512 tid 1 2024-04-17T11:47:56.565 INFO:tasks.rados.rados.0.smithi031.stdout:3952: writing smithi03173351-5 from 704512 to 1105920 tid 2 2024-04-17T11:47:56.565 INFO:tasks.rados.rados.0.smithi031.stdout:3953: read oid 19 snap -1 2024-04-17T11:47:56.565 INFO:tasks.rados.rados.0.smithi031.stdout:3953: expect (ObjNum 1137 snap 374 seq_num 1137) 2024-04-17T11:47:56.565 INFO:tasks.rados.rados.0.smithi031.stdout:3954: delete oid 15 current snap is 397 2024-04-17T11:47:56.566 INFO:tasks.rados.rados.0.smithi031.stdout:3950: finishing write tid 1 to smithi03173351-14 2024-04-17T11:47:56.566 INFO:tasks.rados.rados.0.smithi031.stdout:3949: expect (ObjNum 1138 snap 375 seq_num 1138) 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:3951: finishing rollback tid 0 to smithi03173351-35 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:3951: finishing rollback tid 1 to smithi03173351-35 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:3949: done (5 left) 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:3954: done (4 left) 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:3955: rollback oid 43 current snap is 397 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 43 to 396 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:3951: finishing rollback tid 2 to smithi03173351-35 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 3394 (ObjNum 1005 snap 327 seq_num 1005) dirty exists 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:3950: finishing write tid 2 to smithi03173351-14 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:3952: finishing write tid 1 to smithi03173351-5 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:3950: finishing write tid 3 to smithi03173351-14 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:3952: finishing write tid 2 to smithi03173351-5 2024-04-17T11:47:56.641 INFO:tasks.rados.rados.0.smithi031.stdout:3952: finishing write tid 3 to smithi03173351-5 2024-04-17T11:47:56.642 INFO:tasks.rados.rados.0.smithi031.stdout:3952: finishing write tid 4 to smithi03173351-5 2024-04-17T11:47:56.642 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 5 v 2870 (ObjNum 1204 snap 397 seq_num 1204) dirty exists 2024-04-17T11:47:56.642 INFO:tasks.rados.rados.0.smithi031.stdout:3952: left oid 5 (ObjNum 1204 snap 397 seq_num 1204) 2024-04-17T11:47:56.642 INFO:tasks.rados.rados.0.smithi031.stdout:3950: finishing write tid 4 to smithi03173351-14 2024-04-17T11:47:56.642 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 14 v 3476 (ObjNum 1203 snap 397 seq_num 1203) dirty exists 2024-04-17T11:47:56.642 INFO:tasks.rados.rados.0.smithi031.stdout:3950: left oid 14 (ObjNum 1203 snap 397 seq_num 1203) 2024-04-17T11:47:56.642 INFO:tasks.rados.rados.0.smithi031.stdout:3953: expect (ObjNum 1137 snap 374 seq_num 1137) 2024-04-17T11:47:56.780 INFO:tasks.rados.rados.0.smithi031.stdout:3955: finishing rollback tid 0 to smithi03173351-43 2024-04-17T11:47:56.780 INFO:tasks.rados.rados.0.smithi031.stdout:3955: finishing rollback tid 1 to smithi03173351-43 2024-04-17T11:47:56.780 INFO:tasks.rados.rados.0.smithi031.stdout:3950: done (4 left) 2024-04-17T11:47:56.780 INFO:tasks.rados.rados.0.smithi031.stdout:3951: done (3 left) 2024-04-17T11:47:56.780 INFO:tasks.rados.rados.0.smithi031.stdout:3952: done (2 left) 2024-04-17T11:47:56.780 INFO:tasks.rados.rados.0.smithi031.stdout:3953: done (1 left) 2024-04-17T11:47:56.780 INFO:tasks.rados.rados.0.smithi031.stdout:3956: rollback oid 25 current snap is 397 2024-04-17T11:47:56.780 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 25 to 394 2024-04-17T11:47:56.781 INFO:tasks.rados.rados.0.smithi031.stdout:3955: finishing rollback tid 2 to smithi03173351-43 2024-04-17T11:47:56.781 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 3394 (ObjNum 1174 snap 387 seq_num 1174) dirty exists 2024-04-17T11:47:56.781 INFO:tasks.rados.rados.0.smithi031.stdout:3955: done (1 left) 2024-04-17T11:47:56.781 INFO:tasks.rados.rados.0.smithi031.stdout:3957: snap_remove snap 396 2024-04-17T11:47:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:55.511565+0000 mon.a (mon.0) 1707 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-04-17T11:47:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:55.879769+0000 mgr.y (mgr.14556) 605 : cluster [DBG] pgmap v1308: 121 pgs: 121 active+clean; 318 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 582 KiB/s wr, 27 op/s 2024-04-17T11:47:56.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:55.511565+0000 mon.a (mon.0) 1707 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-04-17T11:47:56.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:55.879769+0000 mgr.y (mgr.14556) 605 : cluster [DBG] pgmap v1308: 121 pgs: 121 active+clean; 318 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 582 KiB/s wr, 27 op/s 2024-04-17T11:47:56.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:55.511565+0000 mon.a (mon.0) 1707 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-04-17T11:47:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:55.879769+0000 mgr.y (mgr.14556) 605 : cluster [DBG] pgmap v1308: 121 pgs: 121 active+clean; 318 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 582 KiB/s wr, 27 op/s 2024-04-17T11:47:57.537 INFO:tasks.rados.rados.0.smithi031.stdout:3957: done (1 left) 2024-04-17T11:47:57.537 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 49 current snap is 397 2024-04-17T11:47:57.537 INFO:tasks.rados.rados.0.smithi031.stdout:3958: seq_num 1206 ranges {1966080=606208,2572288=401408} 2024-04-17T11:47:57.549 INFO:tasks.rados.rados.0.smithi031.stdout:3958: writing smithi03173351-49 from 1966080 to 2572288 tid 1 2024-04-17T11:47:57.551 INFO:tasks.rados.rados.0.smithi031.stdout:3958: writing smithi03173351-49 from 2572288 to 2973696 tid 2 2024-04-17T11:47:57.552 INFO:tasks.rados.rados.0.smithi031.stdout:3959: snap_remove snap 393 2024-04-17T11:47:57.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:56.544309+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-04-17T11:47:57.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:56.544309+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-04-17T11:47:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:56.544309+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-04-17T11:47:58.562 INFO:tasks.rados.rados.0.smithi031.stdout:3959: done (2 left) 2024-04-17T11:47:58.562 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 47 current snap is 397 2024-04-17T11:47:58.562 INFO:tasks.rados.rados.0.smithi031.stdout:3960: seq_num 1207 ranges {5808128=622592,6430720=401408} 2024-04-17T11:47:58.592 INFO:tasks.rados.rados.0.smithi031.stdout:3960: writing smithi03173351-47 from 5808128 to 6430720 tid 1 2024-04-17T11:47:58.595 INFO:tasks.rados.rados.0.smithi031.stdout:3960: writing smithi03173351-47 from 6430720 to 6832128 tid 2 2024-04-17T11:47:58.595 INFO:tasks.rados.rados.0.smithi031.stdout:3961: copy_from oid 16 from oid 45 current snap is 397 2024-04-17T11:47:58.595 INFO:tasks.rados.rados.0.smithi031.stdout:3956: finishing rollback tid 0 to smithi03173351-25 2024-04-17T11:47:58.595 INFO:tasks.rados.rados.0.smithi031.stdout:3956: finishing rollback tid 1 to smithi03173351-25 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3956: finishing rollback tid 2 to smithi03173351-25 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 25 v 3798 (ObjNum 1197 snap 394 seq_num 1197) dirty exists 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3958: finishing write tid 1 to smithi03173351-49 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3958: finishing write tid 2 to smithi03173351-49 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3958: finishing write tid 3 to smithi03173351-49 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3958: finishing write tid 4 to smithi03173351-49 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 49 v 3806 (ObjNum 1206 snap 397 seq_num 1206) dirty exists 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3958: left oid 49 (ObjNum 1206 snap 397 seq_num 1206) 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3956: done (3 left) 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3958: done (2 left) 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3962: rmattr oid 23 current snap is 397 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3963: read oid 46 snap -1 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3963: expect (ObjNum 1164 snap 385 seq_num 1164) 2024-04-17T11:47:58.596 INFO:tasks.rados.rados.0.smithi031.stdout:3964: snap_create 2024-04-17T11:47:58.597 INFO:tasks.rados.rados.0.smithi031.stdout:3960: finishing write tid 1 to smithi03173351-47 2024-04-17T11:47:58.599 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 23 v 3211 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:47:58.601 INFO:tasks.rados.rados.0.smithi031.stdout:3960: finishing write tid 2 to smithi03173351-47 2024-04-17T11:47:58.602 INFO:tasks.rados.rados.0.smithi031.stdout:3960: finishing write tid 3 to smithi03173351-47 2024-04-17T11:47:58.603 INFO:tasks.rados.rados.0.smithi031.stdout:3960: finishing write tid 4 to smithi03173351-47 2024-04-17T11:47:58.603 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 47 v 2994 (ObjNum 1207 snap 397 seq_num 1207) dirty exists 2024-04-17T11:47:58.603 INFO:tasks.rados.rados.0.smithi031.stdout:3960: left oid 47 (ObjNum 1207 snap 397 seq_num 1207) 2024-04-17T11:47:58.613 INFO:tasks.rados.rados.0.smithi031.stdout:3963: expect (ObjNum 1164 snap 385 seq_num 1164) 2024-04-17T11:47:58.904 INFO:tasks.rados.rados.0.smithi031.stdout:3961: finishing copy_from racing read to smithi03173351-16 2024-04-17T11:47:58.904 INFO:tasks.rados.rados.0.smithi031.stdout:3961: finishing copy_from to smithi03173351-16 2024-04-17T11:47:58.904 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 16 v 3786 (ObjNum 1189 snap 388 seq_num 1189) dirty exists 2024-04-17T11:47:58.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:57.527844+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-04-17T11:47:58.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:57.880481+0000 mgr.y (mgr.14556) 606 : cluster [DBG] pgmap v1311: 121 pgs: 121 active+clean; 316 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-04-17T11:47:58.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:57.527844+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-04-17T11:47:58.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:57.880481+0000 mgr.y (mgr.14556) 606 : cluster [DBG] pgmap v1311: 121 pgs: 121 active+clean; 316 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-04-17T11:47:58.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:57.527844+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-04-17T11:47:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:57.880481+0000 mgr.y (mgr.14556) 606 : cluster [DBG] pgmap v1311: 121 pgs: 121 active+clean; 316 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-04-17T11:47:59.482 INFO:tasks.rados.rados.0.smithi031.stdout:3960: done (4 left) 2024-04-17T11:47:59.482 INFO:tasks.rados.rados.0.smithi031.stdout:3961: done (3 left) 2024-04-17T11:47:59.482 INFO:tasks.rados.rados.0.smithi031.stdout:3962: done (2 left) 2024-04-17T11:47:59.482 INFO:tasks.rados.rados.0.smithi031.stdout:3963: done (1 left) 2024-04-17T11:47:59.483 INFO:tasks.rados.rados.0.smithi031.stdout:3964: done (0 left) 2024-04-17T11:47:59.483 INFO:tasks.rados.rados.0.smithi031.stdout:3965: read oid 6 snap 394 2024-04-17T11:47:59.483 INFO:tasks.rados.rados.0.smithi031.stdout:3965: expect (ObjNum 1179 snap 387 seq_num 1179) 2024-04-17T11:47:59.483 INFO:tasks.rados.rados.0.smithi031.stdout:3966: read oid 24 snap -1 2024-04-17T11:47:59.483 INFO:tasks.rados.rados.0.smithi031.stdout:3966: expect (ObjNum 1062 snap 344 seq_num 1062) 2024-04-17T11:47:59.483 INFO:tasks.rados.rados.0.smithi031.stdout:3967: read oid 15 snap -1 2024-04-17T11:47:59.483 INFO:tasks.rados.rados.0.smithi031.stdout:3967: expect deleted 2024-04-17T11:47:59.483 INFO:tasks.rados.rados.0.smithi031.stdout:3968: snap_create 2024-04-17T11:47:59.492 INFO:tasks.rados.rados.0.smithi031.stdout:3965: expect (ObjNum 1179 snap 387 seq_num 1179) 2024-04-17T11:47:59.596 INFO:tasks.rados.rados.0.smithi031.stdout:3966: expect (ObjNum 1062 snap 344 seq_num 1062) 2024-04-17T11:47:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:58.548500+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-04-17T11:47:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:47:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:59.481480+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-04-17T11:47:59.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:58.548500+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-04-17T11:47:59.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:47:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:59.481480+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-04-17T11:47:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:58.548500+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-04-17T11:47:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:47:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:59.481480+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-04-17T11:48:00.482 INFO:tasks.rados.rados.0.smithi031.stdout:3965: done (3 left) 2024-04-17T11:48:00.482 INFO:tasks.rados.rados.0.smithi031.stdout:3966: done (2 left) 2024-04-17T11:48:00.483 INFO:tasks.rados.rados.0.smithi031.stdout:3967: done (1 left) 2024-04-17T11:48:00.483 INFO:tasks.rados.rados.0.smithi031.stdout:3968: done (0 left) 2024-04-17T11:48:00.483 INFO:tasks.rados.rados.0.smithi031.stdout:3969: delete oid 42 current snap is 399 2024-04-17T11:48:00.489 INFO:tasks.rados.rados.0.smithi031.stdout:3969: done (0 left) 2024-04-17T11:48:00.489 INFO:tasks.rados.rados.0.smithi031.stdout:3970: snap_remove snap 390 2024-04-17T11:48:00.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:47:59.880862+0000 mgr.y (mgr.14556) 607 : cluster [DBG] pgmap v1314: 121 pgs: 121 active+clean; 316 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-04-17T11:48:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:00.483080+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-04-17T11:48:00.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:47:59.880862+0000 mgr.y (mgr.14556) 607 : cluster [DBG] pgmap v1314: 121 pgs: 121 active+clean; 316 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-04-17T11:48:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:00.483080+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-04-17T11:48:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:47:59.880862+0000 mgr.y (mgr.14556) 607 : cluster [DBG] pgmap v1314: 121 pgs: 121 active+clean; 316 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-04-17T11:48:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:00.483080+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-04-17T11:48:01.489 INFO:tasks.rados.rados.0.smithi031.stdout:3970: done (0 left) 2024-04-17T11:48:01.489 INFO:tasks.rados.rados.0.smithi031.stdout:3971: rmattr oid 40 current snap is 399 2024-04-17T11:48:01.489 INFO:tasks.rados.rados.0.smithi031.stdout:3971: done (0 left) 2024-04-17T11:48:01.489 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 399 2024-04-17T11:48:01.489 INFO:tasks.rados.rados.0.smithi031.stdout:3972: seq_num 1209 ranges {2015232=655360,2670592=401408} 2024-04-17T11:48:01.505 INFO:tasks.rados.rados.0.smithi031.stdout:3972: writing smithi03173351-6 from 2015232 to 2670592 tid 1 2024-04-17T11:48:01.508 INFO:tasks.rados.rados.0.smithi031.stdout:3972: writing smithi03173351-6 from 2670592 to 3072000 tid 2 2024-04-17T11:48:01.508 INFO:tasks.rados.rados.0.smithi031.stdout:3973: rollback oid 28 current snap is 399 2024-04-17T11:48:01.508 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 28 to 388 2024-04-17T11:48:01.508 INFO:tasks.rados.rados.0.smithi031.stdout:3974: copy_from oid 50 from oid 35 current snap is 399 2024-04-17T11:48:01.508 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 27 current snap is 399 2024-04-17T11:48:01.508 INFO:tasks.rados.rados.0.smithi031.stdout:3975: seq_num 1210 ranges {17817600=671744,18489344=401408} 2024-04-17T11:48:01.609 INFO:tasks.rados.rados.0.smithi031.stdout:3975: writing smithi03173351-27 from 17817600 to 18489344 tid 1 2024-04-17T11:48:01.612 INFO:tasks.rados.rados.0.smithi031.stdout:3975: writing smithi03173351-27 from 18489344 to 18890752 tid 2 2024-04-17T11:48:01.612 INFO:tasks.rados.rados.0.smithi031.stdout:3976: delete oid 8 current snap is 399 2024-04-17T11:48:01.612 INFO:tasks.rados.rados.0.smithi031.stdout:3973: finishing rollback tid 0 to smithi03173351-28 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:3973: finishing rollback tid 1 to smithi03173351-28 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:3973: finishing rollback tid 2 to smithi03173351-28 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 28 v 3397 (ObjNum 1164 snap 385 seq_num 1164) dirty exists 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:3972: finishing write tid 1 to smithi03173351-6 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:3972: finishing write tid 2 to smithi03173351-6 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:3972: finishing write tid 3 to smithi03173351-6 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:3972: finishing write tid 4 to smithi03173351-6 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 3397 (ObjNum 1209 snap 399 seq_num 1209) dirty exists 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:3972: left oid 6 (ObjNum 1209 snap 399 seq_num 1209) 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:3974: finishing copy_from racing read to smithi03173351-50 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:3974: finishing copy_from to smithi03173351-50 2024-04-17T11:48:01.613 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 50 v 3394 (ObjNum 1005 snap 327 seq_num 1005) dirty exists 2024-04-17T11:48:01.614 INFO:tasks.rados.rados.0.smithi031.stdout:3972: done (4 left) 2024-04-17T11:48:01.614 INFO:tasks.rados.rados.0.smithi031.stdout:3973: done (3 left) 2024-04-17T11:48:01.614 INFO:tasks.rados.rados.0.smithi031.stdout:3974: done (2 left) 2024-04-17T11:48:01.614 INFO:tasks.rados.rados.0.smithi031.stdout:3976: done (1 left) 2024-04-17T11:48:01.614 INFO:tasks.rados.rados.0.smithi031.stdout:3977: copy_from oid 9 from oid 37 current snap is 399 2024-04-17T11:48:01.615 INFO:tasks.rados.rados.0.smithi031.stdout:3978: snap_create 2024-04-17T11:48:01.616 INFO:tasks.rados.rados.0.smithi031.stdout:3975: finishing write tid 1 to smithi03173351-27 2024-04-17T11:48:01.616 INFO:tasks.rados.rados.0.smithi031.stdout:3975: finishing write tid 2 to smithi03173351-27 2024-04-17T11:48:01.616 INFO:tasks.rados.rados.0.smithi031.stdout:3975: finishing write tid 3 to smithi03173351-27 2024-04-17T11:48:01.617 INFO:tasks.rados.rados.0.smithi031.stdout:3975: finishing write tid 4 to smithi03173351-27 2024-04-17T11:48:01.617 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 27 v 3400 (ObjNum 1210 snap 399 seq_num 1210) dirty exists 2024-04-17T11:48:01.618 INFO:tasks.rados.rados.0.smithi031.stdout:3975: left oid 27 (ObjNum 1210 snap 399 seq_num 1210) 2024-04-17T11:48:01.622 INFO:tasks.rados.rados.0.smithi031.stdout:3977: finishing copy_from racing read to smithi03173351-9 2024-04-17T11:48:01.625 INFO:tasks.rados.rados.0.smithi031.stdout:3977: finishing copy_from to smithi03173351-9 2024-04-17T11:48:01.625 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 9 v 3269 (ObjNum 1138 snap 375 seq_num 1138) dirty exists 2024-04-17T11:48:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:48:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:01] "GET /metrics HTTP/1.1" 200 192278 "" "Prometheus/2.33.4" 2024-04-17T11:48:02.490 INFO:tasks.rados.rados.0.smithi031.stdout:3975: done (2 left) 2024-04-17T11:48:02.490 INFO:tasks.rados.rados.0.smithi031.stdout:3977: done (1 left) 2024-04-17T11:48:02.490 INFO:tasks.rados.rados.0.smithi031.stdout:3978: done (0 left) 2024-04-17T11:48:02.490 INFO:tasks.rados.rados.0.smithi031.stdout:3979: rollback oid 35 current snap is 400 2024-04-17T11:48:02.490 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 35 to 399 2024-04-17T11:48:02.491 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 45 current snap is 400 2024-04-17T11:48:02.491 INFO:tasks.rados.rados.0.smithi031.stdout:3980: seq_num 1212 ranges {16588800=704512,17293312=401408} 2024-04-17T11:48:02.584 INFO:tasks.rados.rados.0.smithi031.stdout:3980: writing smithi03173351-45 from 16588800 to 17293312 tid 1 2024-04-17T11:48:02.586 INFO:tasks.rados.rados.0.smithi031.stdout:3980: writing smithi03173351-45 from 17293312 to 17694720 tid 2 2024-04-17T11:48:02.586 INFO:tasks.rados.rados.0.smithi031.stdout:3981: snap_remove snap 394 2024-04-17T11:48:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:01.486591+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-04-17T11:48:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:01.881270+0000 mgr.y (mgr.14556) 608 : cluster [DBG] pgmap v1317: 121 pgs: 121 active+clean; 316 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:01.486591+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-04-17T11:48:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:01.881270+0000 mgr.y (mgr.14556) 608 : cluster [DBG] pgmap v1317: 121 pgs: 121 active+clean; 316 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:02.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:01.486591+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-04-17T11:48:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:01.881270+0000 mgr.y (mgr.14556) 608 : cluster [DBG] pgmap v1317: 121 pgs: 121 active+clean; 316 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:03.500 INFO:tasks.rados.rados.0.smithi031.stdout:3981: done (2 left) 2024-04-17T11:48:03.500 INFO:tasks.rados.rados.0.smithi031.stdout:3982: snap_create 2024-04-17T11:48:03.500 INFO:tasks.rados.rados.0.smithi031.stdout:3979: finishing rollback tid 0 to smithi03173351-35 2024-04-17T11:48:03.500 INFO:tasks.rados.rados.0.smithi031.stdout:3979: finishing rollback tid 1 to smithi03173351-35 2024-04-17T11:48:03.500 INFO:tasks.rados.rados.0.smithi031.stdout:3979: finishing rollback tid 2 to smithi03173351-35 2024-04-17T11:48:03.501 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 3398 (ObjNum 1005 snap 327 seq_num 1005) dirty exists 2024-04-17T11:48:03.501 INFO:tasks.rados.rados.0.smithi031.stdout:3980: finishing write tid 1 to smithi03173351-45 2024-04-17T11:48:03.501 INFO:tasks.rados.rados.0.smithi031.stdout:3980: finishing write tid 2 to smithi03173351-45 2024-04-17T11:48:03.501 INFO:tasks.rados.rados.0.smithi031.stdout:3980: finishing write tid 3 to smithi03173351-45 2024-04-17T11:48:03.501 INFO:tasks.rados.rados.0.smithi031.stdout:3980: finishing write tid 4 to smithi03173351-45 2024-04-17T11:48:03.501 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 45 v 3828 (ObjNum 1212 snap 400 seq_num 1212) dirty exists 2024-04-17T11:48:03.501 INFO:tasks.rados.rados.0.smithi031.stdout:3980: left oid 45 (ObjNum 1212 snap 400 seq_num 1212) 2024-04-17T11:48:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:02.489990+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-04-17T11:48:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:02.489990+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-04-17T11:48:03.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:02.489990+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-04-17T11:48:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:48:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:48:04.505 INFO:tasks.rados.rados.0.smithi031.stdout:3979: done (2 left) 2024-04-17T11:48:04.505 INFO:tasks.rados.rados.0.smithi031.stdout:3980: done (1 left) 2024-04-17T11:48:04.505 INFO:tasks.rados.rados.0.smithi031.stdout:3982: done (0 left) 2024-04-17T11:48:04.505 INFO:tasks.rados.rados.0.smithi031.stdout:3983: snap_remove snap 397 2024-04-17T11:48:04.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:03.495849+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-04-17T11:48:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:03.881746+0000 mgr.y (mgr.14556) 609 : cluster [DBG] pgmap v1320: 121 pgs: 121 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.4 MiB/s wr, 13 op/s 2024-04-17T11:48:04.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:03.495849+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-04-17T11:48:04.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:03.881746+0000 mgr.y (mgr.14556) 609 : cluster [DBG] pgmap v1320: 121 pgs: 121 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.4 MiB/s wr, 13 op/s 2024-04-17T11:48:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:03.495849+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-04-17T11:48:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:03.881746+0000 mgr.y (mgr.14556) 609 : cluster [DBG] pgmap v1320: 121 pgs: 121 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.4 MiB/s wr, 13 op/s 2024-04-17T11:48:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:3983: done (0 left) 2024-04-17T11:48:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:3984: rollback oid 37 current snap is 401 2024-04-17T11:48:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 37 to 398 2024-04-17T11:48:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 36 current snap is 401 2024-04-17T11:48:05.515 INFO:tasks.rados.rados.0.smithi031.stdout:3985: seq_num 1213 ranges {0=720896,720896=401408} 2024-04-17T11:48:05.519 INFO:tasks.rados.rados.0.smithi031.stdout:3985: writing smithi03173351-36 from 0 to 720896 tid 1 2024-04-17T11:48:05.523 INFO:tasks.rados.rados.0.smithi031.stdout:3985: writing smithi03173351-36 from 720896 to 1122304 tid 2 2024-04-17T11:48:05.523 INFO:tasks.rados.rados.0.smithi031.stdout:3986: read oid 21 snap -1 2024-04-17T11:48:05.523 INFO:tasks.rados.rados.0.smithi031.stdout:3986: expect (ObjNum 1183 snap 388 seq_num 1183) 2024-04-17T11:48:05.523 INFO:tasks.rados.rados.0.smithi031.stdout:3987: rollback oid 30 current snap is 401 2024-04-17T11:48:05.523 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 30 to 379 2024-04-17T11:48:05.523 INFO:tasks.rados.rados.0.smithi031.stdout:3988: rmattr oid 43 current snap is 401 2024-04-17T11:48:05.523 INFO:tasks.rados.rados.0.smithi031.stdout:3989: rollback oid 35 current snap is 401 2024-04-17T11:48:05.523 INFO:tasks.rados.rados.0.smithi031.stdout:rollback oid 35 to 399 2024-04-17T11:48:05.523 INFO:tasks.rados.rados.0.smithi031.stdout:3990: snap_create 2024-04-17T11:48:05.534 INFO:tasks.rados.rados.0.smithi031.stdout:3984: finishing rollback tid 0 to smithi03173351-37 2024-04-17T11:48:05.534 INFO:tasks.rados.rados.0.smithi031.stdout:3984: finishing rollback tid 1 to smithi03173351-37 2024-04-17T11:48:05.534 INFO:tasks.rados.rados.0.smithi031.stdout:3987: finishing rollback tid 0 to smithi03173351-30 2024-04-17T11:48:05.534 INFO:tasks.rados.rados.0.smithi031.stdout:3987: finishing rollback tid 1 to smithi03173351-30 2024-04-17T11:48:05.535 INFO:tasks.rados.rados.0.smithi031.stdout:3987: finishing rollback tid 2 to smithi03173351-30 2024-04-17T11:48:05.535 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 30 v 3214 (ObjNum 1151 snap 377 seq_num 1151) dirty exists 2024-04-17T11:48:05.535 INFO:tasks.rados.rados.0.smithi031.stdout:3984: finishing rollback tid 2 to smithi03173351-37 2024-04-17T11:48:05.535 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 37 v 3279 (ObjNum 1138 snap 375 seq_num 1138) dirty exists 2024-04-17T11:48:05.537 INFO:tasks.rados.rados.0.smithi031.stdout:3989: finishing rollback tid 0 to smithi03173351-35 2024-04-17T11:48:05.537 INFO:tasks.rados.rados.0.smithi031.stdout:3985: finishing write tid 1 to smithi03173351-36 2024-04-17T11:48:05.537 INFO:tasks.rados.rados.0.smithi031.stdout:3989: finishing rollback tid 1 to smithi03173351-35 2024-04-17T11:48:05.538 INFO:tasks.rados.rados.0.smithi031.stdout:3989: finishing rollback tid 2 to smithi03173351-35 2024-04-17T11:48:05.538 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 35 v 3401 (ObjNum 1005 snap 327 seq_num 1005) dirty exists 2024-04-17T11:48:05.538 INFO:tasks.rados.rados.0.smithi031.stdout:3986: expect (ObjNum 1183 snap 388 seq_num 1183) 2024-04-17T11:48:05.676 INFO:tasks.rados.rados.0.smithi031.stdout:3985: finishing write tid 2 to smithi03173351-36 2024-04-17T11:48:05.676 INFO:tasks.rados.rados.0.smithi031.stdout:3985: finishing write tid 3 to smithi03173351-36 2024-04-17T11:48:05.676 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 43 v 3398 (ObjNum 1174 snap 387 seq_num 1174) dirty exists 2024-04-17T11:48:05.676 INFO:tasks.rados.rados.0.smithi031.stdout:3985: finishing write tid 4 to smithi03173351-36 2024-04-17T11:48:05.676 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 36 v 3479 (ObjNum 1213 snap 401 seq_num 1213) dirty exists 2024-04-17T11:48:05.676 INFO:tasks.rados.rados.0.smithi031.stdout:3985: left oid 36 (ObjNum 1213 snap 401 seq_num 1213) 2024-04-17T11:48:05.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:04.502724+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-04-17T11:48:05.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:04.502724+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-04-17T11:48:05.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:04.502724+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-04-17T11:48:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3984: done (6 left) 2024-04-17T11:48:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3985: done (5 left) 2024-04-17T11:48:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3986: done (4 left) 2024-04-17T11:48:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3987: done (3 left) 2024-04-17T11:48:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3988: done (2 left) 2024-04-17T11:48:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3989: done (1 left) 2024-04-17T11:48:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3990: done (0 left) 2024-04-17T11:48:06.520 INFO:tasks.rados.rados.0.smithi031.stdout:3991: delete oid 27 current snap is 402 2024-04-17T11:48:06.526 INFO:tasks.rados.rados.0.smithi031.stdout:3991: done (0 left) 2024-04-17T11:48:06.526 INFO:tasks.rados.rados.0.smithi031.stdout:3992: copy_from oid 7 from oid 11 current snap is 402 2024-04-17T11:48:06.526 INFO:tasks.rados.rados.0.smithi031.stdout:3993: snap_create 2024-04-17T11:48:06.558 INFO:tasks.rados.rados.0.smithi031.stdout:3992: finishing copy_from racing read to smithi03173351-7 2024-04-17T11:48:06.562 INFO:tasks.rados.rados.0.smithi031.stdout:3992: finishing copy_from to smithi03173351-7 2024-04-17T11:48:06.562 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 7 v 3268 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:48:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:05.512426+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-04-17T11:48:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:05.882153+0000 mgr.y (mgr.14556) 610 : cluster [DBG] pgmap v1323: 121 pgs: 121 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.4 MiB/s wr, 13 op/s 2024-04-17T11:48:06.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:05.512426+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-04-17T11:48:06.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:05.882153+0000 mgr.y (mgr.14556) 610 : cluster [DBG] pgmap v1323: 121 pgs: 121 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.4 MiB/s wr, 13 op/s 2024-04-17T11:48:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:05.512426+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-04-17T11:48:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:05.882153+0000 mgr.y (mgr.14556) 610 : cluster [DBG] pgmap v1323: 121 pgs: 121 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.4 MiB/s wr, 13 op/s 2024-04-17T11:48:07.526 INFO:tasks.rados.rados.0.smithi031.stdout:3992: done (1 left) 2024-04-17T11:48:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:3993: done (0 left) 2024-04-17T11:48:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:3994: rmattr oid 22 current snap is 403 2024-04-17T11:48:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 6 current snap is 403 2024-04-17T11:48:07.527 INFO:tasks.rados.rados.0.smithi031.stdout:3995: seq_num 1215 ranges {3072000=753664,3825664=401408} 2024-04-17T11:48:07.547 INFO:tasks.rados.rados.0.smithi031.stdout:3995: writing smithi03173351-6 from 3072000 to 3825664 tid 1 2024-04-17T11:48:07.550 INFO:tasks.rados.rados.0.smithi031.stdout:3995: writing smithi03173351-6 from 3825664 to 4227072 tid 2 2024-04-17T11:48:07.550 INFO:tasks.rados.rados.0.smithi031.stdout:3996: copy_from oid 24 from oid 7 current snap is 403 2024-04-17T11:48:07.550 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 22 v 2874 (ObjNum 1004 snap 327 seq_num 1004) dirty exists 2024-04-17T11:48:07.550 INFO:tasks.rados.rados.0.smithi031.stdout:3994: done (2 left) 2024-04-17T11:48:07.550 INFO:tasks.rados.rados.0.smithi031.stdout:3997: snap_create 2024-04-17T11:48:07.557 INFO:tasks.rados.rados.0.smithi031.stdout:3995: finishing write tid 1 to smithi03173351-6 2024-04-17T11:48:07.558 INFO:tasks.rados.rados.0.smithi031.stdout:3995: finishing write tid 2 to smithi03173351-6 2024-04-17T11:48:07.558 INFO:tasks.rados.rados.0.smithi031.stdout:3995: finishing write tid 3 to smithi03173351-6 2024-04-17T11:48:07.561 INFO:tasks.rados.rados.0.smithi031.stdout:3995: finishing write tid 4 to smithi03173351-6 2024-04-17T11:48:07.561 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 6 v 3401 (ObjNum 1215 snap 403 seq_num 1215) dirty exists 2024-04-17T11:48:07.561 INFO:tasks.rados.rados.0.smithi031.stdout:3995: left oid 6 (ObjNum 1215 snap 403 seq_num 1215) 2024-04-17T11:48:07.586 INFO:tasks.rados.rados.0.smithi031.stdout:3996: finishing copy_from racing read to smithi03173351-24 2024-04-17T11:48:07.590 INFO:tasks.rados.rados.0.smithi031.stdout:3996: finishing copy_from to smithi03173351-24 2024-04-17T11:48:07.590 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 24 v 3268 (ObjNum 1100 snap 361 seq_num 1100) dirty exists 2024-04-17T11:48:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:06.520912+0000 mon.a (mon.0) 1718 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-04-17T11:48:07.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:06.520912+0000 mon.a (mon.0) 1718 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-04-17T11:48:07.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:06.520912+0000 mon.a (mon.0) 1718 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-04-17T11:48:08.537 INFO:tasks.rados.rados.0.smithi031.stdout:3995: done (2 left) 2024-04-17T11:48:08.537 INFO:tasks.rados.rados.0.smithi031.stdout:3996: done (1 left) 2024-04-17T11:48:08.537 INFO:tasks.rados.rados.0.smithi031.stdout:3997: done (0 left) 2024-04-17T11:48:08.537 INFO:tasks.rados.rados.0.smithi031.stdout:append oid 20 current snap is 404 2024-04-17T11:48:08.538 INFO:tasks.rados.rados.0.smithi031.stdout:3998: seq_num 1216 ranges {6889472=770048,7659520=401408} 2024-04-17T11:48:08.579 INFO:tasks.rados.rados.0.smithi031.stdout:3998: writing smithi03173351-20 from 6889472 to 7659520 tid 1 2024-04-17T11:48:08.581 INFO:tasks.rados.rados.0.smithi031.stdout:3998: writing smithi03173351-20 from 7659520 to 8060928 tid 2 2024-04-17T11:48:08.582 INFO:tasks.rados.rados.0.smithi031.stdout:3999: read oid 30 snap -1 2024-04-17T11:48:08.582 INFO:tasks.rados.rados.0.smithi031.stdout:3999: expect (ObjNum 1151 snap 377 seq_num 1151) 2024-04-17T11:48:08.582 INFO:tasks.rados.rados.0.smithi031.stdout: waiting on 2 2024-04-17T11:48:08.586 INFO:tasks.rados.rados.0.smithi031.stdout:3998: finishing write tid 1 to smithi03173351-20 2024-04-17T11:48:08.587 INFO:tasks.rados.rados.0.smithi031.stdout:3998: finishing write tid 2 to smithi03173351-20 2024-04-17T11:48:08.588 INFO:tasks.rados.rados.0.smithi031.stdout:3998: finishing write tid 3 to smithi03173351-20 2024-04-17T11:48:08.589 INFO:tasks.rados.rados.0.smithi031.stdout:3999: expect (ObjNum 1151 snap 377 seq_num 1151) 2024-04-17T11:48:08.653 INFO:tasks.rados.rados.0.smithi031.stdout:3998: finishing write tid 4 to smithi03173351-20 2024-04-17T11:48:08.653 INFO:tasks.rados.rados.0.smithi031.stdout:update_object_version oid 20 v 2991 (ObjNum 1216 snap 404 seq_num 1216) dirty exists 2024-04-17T11:48:08.653 INFO:tasks.rados.rados.0.smithi031.stdout:3998: left oid 20 (ObjNum 1216 snap 404 seq_num 1216) 2024-04-17T11:48:08.653 INFO:tasks.rados.rados.0.smithi031.stdout:3998: done (1 left) 2024-04-17T11:48:08.653 INFO:tasks.rados.rados.0.smithi031.stdout:3999: done (0 left) 2024-04-17T11:48:08.655 INFO:tasks.rados.rados.0.smithi031.stderr:0 errors. 2024-04-17T11:48:08.655 INFO:tasks.rados.rados.0.smithi031.stderr: 2024-04-17T11:48:08.658 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd dump --format=json 2024-04-17T11:48:08.935 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:48:08.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:07.527391+0000 mon.a (mon.0) 1719 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-04-17T11:48:08.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:07.882961+0000 mgr.y (mgr.14556) 611 : cluster [DBG] pgmap v1326: 121 pgs: 121 active+clean; 362 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-04-17T11:48:08.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:07.527391+0000 mon.a (mon.0) 1719 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-04-17T11:48:08.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:07.882961+0000 mgr.y (mgr.14556) 611 : cluster [DBG] pgmap v1326: 121 pgs: 121 active+clean; 362 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-04-17T11:48:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:07.527391+0000 mon.a (mon.0) 1719 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-04-17T11:48:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:07.882961+0000 mgr.y (mgr.14556) 611 : cluster [DBG] pgmap v1326: 121 pgs: 121 active+clean; 362 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-04-17T11:48:09.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:08.538225+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-04-17T11:48:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:09.483395+0000 mon.a (mon.0) 1721 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-04-17T11:48:09.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:08.538225+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-04-17T11:48:09.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:09.483395+0000 mon.a (mon.0) 1721 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-04-17T11:48:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:08.538225+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-04-17T11:48:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:09.483395+0000 mon.a (mon.0) 1721 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-04-17T11:48:10.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:09.883393+0000 mgr.y (mgr.14556) 612 : cluster [DBG] pgmap v1329: 121 pgs: 121 active+clean; 362 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-04-17T11:48:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:09.883393+0000 mgr.y (mgr.14556) 612 : cluster [DBG] pgmap v1329: 121 pgs: 121 active+clean; 362 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-04-17T11:48:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:09.883393+0000 mgr.y (mgr.14556) 612 : cluster [DBG] pgmap v1329: 121 pgs: 121 active+clean; 362 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-04-17T11:48:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:48:11.040 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":869,"fsid":"1bbdd278-fcad-11ee-bc91-c7b262605968","created":"2024-04-17T11:25:31.452680+0000","modified":"2024-04-17T11:48:09.478636+0000","last_up_change":"2024-04-17T11:30:29.920726+0000","last_in_change":"2024-04-17T11:30:12.965975+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-17T11:28:33.599615+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":"57","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-17T11:30:47.882315+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-17T11:30:48.691070+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":"54","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-04-17T11:31:29.213034+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":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-04-17T11:34:22.124908+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":"868","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":800,"snap_epoch":868,"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":"4f00f654-fd61-44a6-abec-e006e5f8f93e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6803","nonce":979908671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6805","nonce":979908671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6809","nonce":979908671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":979908671},{"type":"v1","addr":"172.21.15.31:6807","nonce":979908671}]},"public_addr":"172.21.15.31:6803/979908671","cluster_addr":"172.21.15.31:6805/979908671","heartbeat_back_addr":"172.21.15.31:6809/979908671","heartbeat_front_addr":"172.21.15.31:6807/979908671","state":["exists","up"]},{"osd":1,"uuid":"5aec56b8-036b-4595-bfac-61af093bbec8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6811","nonce":3463934583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6813","nonce":3463934583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6817","nonce":3463934583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":3463934583},{"type":"v1","addr":"172.21.15.31:6815","nonce":3463934583}]},"public_addr":"172.21.15.31:6811/3463934583","cluster_addr":"172.21.15.31:6813/3463934583","heartbeat_back_addr":"172.21.15.31:6817/3463934583","heartbeat_front_addr":"172.21.15.31:6815/3463934583","state":["exists","up"]},{"osd":2,"uuid":"6326a5b3-4e76-4acc-bb0e-723480683f3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6819","nonce":2433983009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6821","nonce":2433983009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6825","nonce":2433983009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2433983009},{"type":"v1","addr":"172.21.15.31:6823","nonce":2433983009}]},"public_addr":"172.21.15.31:6819/2433983009","cluster_addr":"172.21.15.31:6821/2433983009","heartbeat_back_addr":"172.21.15.31:6825/2433983009","heartbeat_front_addr":"172.21.15.31:6823/2433983009","state":["exists","up"]},{"osd":3,"uuid":"f016f7cb-eac7-478b-b62d-6322fae685a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6827","nonce":2696359775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6829","nonce":2696359775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6832","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6833","nonce":2696359775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2696359775},{"type":"v1","addr":"172.21.15.31:6831","nonce":2696359775}]},"public_addr":"172.21.15.31:6827/2696359775","cluster_addr":"172.21.15.31:6829/2696359775","heartbeat_back_addr":"172.21.15.31:6833/2696359775","heartbeat_front_addr":"172.21.15.31:6831/2696359775","state":["exists","up"]},{"osd":4,"uuid":"3edca4f4-670a-4bb7-86e5-1d45e614101e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6801","nonce":2625065549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6803","nonce":2625065549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6807","nonce":2625065549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2625065549},{"type":"v1","addr":"172.21.15.153:6805","nonce":2625065549}]},"public_addr":"172.21.15.153:6801/2625065549","cluster_addr":"172.21.15.153:6803/2625065549","heartbeat_back_addr":"172.21.15.153:6807/2625065549","heartbeat_front_addr":"172.21.15.153:6805/2625065549","state":["exists","up"]},{"osd":5,"uuid":"b1d4b410-95ee-4e34-9bca-ef58efc406fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6809","nonce":3884672160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6811","nonce":3884672160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6815","nonce":3884672160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":3884672160},{"type":"v1","addr":"172.21.15.153:6813","nonce":3884672160}]},"public_addr":"172.21.15.153:6809/3884672160","cluster_addr":"172.21.15.153:6811/3884672160","heartbeat_back_addr":"172.21.15.153:6815/3884672160","heartbeat_front_addr":"172.21.15.153:6813/3884672160","state":["exists","up"]},{"osd":6,"uuid":"c436d52f-e23e-4739-9167-33c17d9737a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6816","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6817","nonce":4069786369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6819","nonce":4069786369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6823","nonce":4069786369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":4069786369},{"type":"v1","addr":"172.21.15.153:6821","nonce":4069786369}]},"public_addr":"172.21.15.153:6817/4069786369","cluster_addr":"172.21.15.153:6819/4069786369","heartbeat_back_addr":"172.21.15.153:6823/4069786369","heartbeat_front_addr":"172.21.15.153:6821/4069786369","state":["exists","up"]},{"osd":7,"uuid":"1b94dfd0-dd2f-452f-87af-7602dd32b2e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6825","nonce":4068421318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6827","nonce":4068421318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6831","nonce":4068421318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":4068421318},{"type":"v1","addr":"172.21.15.153:6829","nonce":4068421318}]},"public_addr":"172.21.15.153:6825/4068421318","cluster_addr":"172.21.15.153:6827/4068421318","heartbeat_back_addr":"172.21.15.153:6831/4068421318","heartbeat_front_addr":"172.21.15.153:6829/4068421318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:27:42.636347+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:07.314507+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:31.753719+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:28:56.872522+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:18.562187+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:29:41.619224+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:04.480364+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-04-17T11:30:28.329487+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.4","mappings":[{"from":7,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.1d","mappings":[{"from":5,"to":2}]},{"pgid":"3.24","mappings":[{"from":0,"to":1}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.30","mappings":[{"from":0,"to":1}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/3281109492":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/4193333119":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6800/562770797":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/1578190682":"2024-04-18T11:26:22.490826+0000","172.21.15.31:6801/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:0/2890067732":"2024-04-18T11:26:22.490826+0000","172.21.15.31:0/532511158":"2024-04-18T11:26:00.400834+0000","172.21.15.31:0/2190089161":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/3537466272":"2024-04-18T11:31:06.732082+0000","172.21.15.31:6801/1599663575":"2024-04-18T11:26:00.400834+0000","172.21.15.31:6800/1599663575":"2024-04-18T11:26:00.400834+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":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":775,"length":1},{"begin":782,"length":1},{"begin":784,"length":1},{"begin":791,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-17T11:48:11.698 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:48:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:11] "GET /metrics HTTP/1.1" 200 192296 "" "Prometheus/2.33.4" 2024-04-17T11:48:11.718 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:11.040396+0000 mon.a (mon.0) 1722 : audit [DBG] from='client.? 172.21.15.31:0/2027350369' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:48:11.719 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:11.040396+0000 mon.a (mon.0) 1722 : audit [DBG] from='client.? 172.21.15.31:0/2027350369' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:48:11.720 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph pg dump --format=json 2024-04-17T11:48:11.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:11.040396+0000 mon.a (mon.0) 1722 : audit [DBG] from='client.? 172.21.15.31:0/2027350369' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-17T11:48:12.003 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:48:12.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:11.883810+0000 mgr.y (mgr.14556) 613 : cluster [DBG] pgmap v1330: 121 pgs: 121 active+clean; 362 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 8 op/s 2024-04-17T11:48:12.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:11.883810+0000 mgr.y (mgr.14556) 613 : cluster [DBG] pgmap v1330: 121 pgs: 121 active+clean; 362 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 8 op/s 2024-04-17T11:48:12.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:11.883810+0000 mgr.y (mgr.14556) 613 : cluster [DBG] pgmap v1330: 121 pgs: 121 active+clean; 362 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 8 op/s 2024-04-17T11:48:14.023 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-04-17T11:48:14.025 INFO:teuthology.orchestra.run.smithi031.stderr:dumped all 2024-04-17T11:48:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:48:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:48:14.701 INFO:teuthology.orchestra.run.smithi031.stdout:{"pg_ready":true,"pg_map":{"version":1331,"stamp":"2024-04-17T11:48:13.883980+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":380554544,"num_objects":184,"num_object_clones":115,"num_object_copies":552,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":184,"num_whiteouts":8,"num_read":3842,"num_read_kb":5592042,"num_write":8360,"num_write_kb":1844779,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":24274,"ondisk_log_size":24274,"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":4442960,"kb_used_data":574096,"kb_used_omap":0,"kb_used_meta":3868800,"kb_avail":745518256,"statfs":{"total":767960285184,"available":763410694144,"internally_reserved":0,"allocated":587874304,"data_stored":1023041440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":3961651200},"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":17981440,"num_objects":5,"num_object_clones":5,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":14,"num_read_kb":11333,"num_write":42,"num_write_kb":18328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.359805"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546872+0000","last_change":"2024-04-17T11:30:49.349417+0000","last_active":"2024-04-17T11:48:08.546872+0000","last_peered":"2024-04-17T11:48:08.546872+0000","last_clean":"2024-04-17T11:48:08.546872+0000","last_became_active":"2024-04-17T11:30:49.349117+0000","last_became_peered":"2024-04-17T11:30:49.349117+0000","last_unstale":"2024-04-17T11:48:08.546872+0000","last_undegraded":"2024-04-17T11:48:08.546872+0000","last_fullsized":"2024-04-17T11:48:08.546872+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":816,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.588663+0000","last_change":"2024-04-17T11:30:49.335907+0000","last_active":"2024-04-17T11:48:08.588663+0000","last_peered":"2024-04-17T11:48:08.588663+0000","last_clean":"2024-04-17T11:48:08.588663+0000","last_became_active":"2024-04-17T11:30:49.335626+0000","last_became_peered":"2024-04-17T11:30:49.335626+0000","last_unstale":"2024-04-17T11:48:08.588663+0000","last_undegraded":"2024-04-17T11:48:08.588663+0000","last_fullsized":"2024-04-17T11:48:08.588663+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,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":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.585824+0000","last_change":"2024-04-17T11:30:49.335272+0000","last_active":"2024-04-17T11:48:08.585824+0000","last_peered":"2024-04-17T11:48:08.585824+0000","last_clean":"2024-04-17T11:48:08.585824+0000","last_became_active":"2024-04-17T11:30:49.334932+0000","last_became_peered":"2024-04-17T11:30:49.334932+0000","last_unstale":"2024-04-17T11:48:08.585824+0000","last_undegraded":"2024-04-17T11:48:08.585824+0000","last_fullsized":"2024-04-17T11:48:08.585824+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":809,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.130008+0000","last_change":"2024-04-17T11:30:49.353464+0000","last_active":"2024-04-17T11:48:09.130008+0000","last_peered":"2024-04-17T11:48:09.130008+0000","last_clean":"2024-04-17T11:48:09.130008+0000","last_became_active":"2024-04-17T11:30:49.353120+0000","last_became_peered":"2024-04-17T11:30:49.353120+0000","last_unstale":"2024-04-17T11:48:09.130008+0000","last_undegraded":"2024-04-17T11:48:09.130008+0000","last_fullsized":"2024-04-17T11:48:09.130008+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546400+0000","last_change":"2024-04-17T11:30:49.357975+0000","last_active":"2024-04-17T11:48:08.546400+0000","last_peered":"2024-04-17T11:48:08.546400+0000","last_clean":"2024-04-17T11:48:08.546400+0000","last_became_active":"2024-04-17T11:30:49.357553+0000","last_became_peered":"2024-04-17T11:30:49.357553+0000","last_unstale":"2024-04-17T11:48:08.546400+0000","last_undegraded":"2024-04-17T11:48:08.546400+0000","last_fullsized":"2024-04-17T11:48:08.546400+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":809,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.130131+0000","last_change":"2024-04-17T11:30:49.349387+0000","last_active":"2024-04-17T11:48:09.130131+0000","last_peered":"2024-04-17T11:48:09.130131+0000","last_clean":"2024-04-17T11:48:09.130131+0000","last_became_active":"2024-04-17T11:30:49.348888+0000","last_became_peered":"2024-04-17T11:30:49.348888+0000","last_unstale":"2024-04-17T11:48:09.130131+0000","last_undegraded":"2024-04-17T11:48:09.130131+0000","last_fullsized":"2024-04-17T11:48:09.130131+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.545997+0000","last_change":"2024-04-17T11:30:49.352329+0000","last_active":"2024-04-17T11:48:08.545997+0000","last_peered":"2024-04-17T11:48:08.545997+0000","last_clean":"2024-04-17T11:48:08.545997+0000","last_became_active":"2024-04-17T11:30:49.352014+0000","last_became_peered":"2024-04-17T11:30:49.352014+0000","last_unstale":"2024-04-17T11:48:08.545997+0000","last_undegraded":"2024-04-17T11:48:08.545997+0000","last_fullsized":"2024-04-17T11:48:08.545997+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":811,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.536473+0000","last_change":"2024-04-17T11:30:49.349279+0000","last_active":"2024-04-17T11:48:08.536473+0000","last_peered":"2024-04-17T11:48:08.536473+0000","last_clean":"2024-04-17T11:48:08.536473+0000","last_became_active":"2024-04-17T11:30:49.348937+0000","last_became_peered":"2024-04-17T11:30:49.348937+0000","last_unstale":"2024-04-17T11:48:08.536473+0000","last_undegraded":"2024-04-17T11:48:08.536473+0000","last_fullsized":"2024-04-17T11:48:08.536473+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546877+0000","last_change":"2024-04-17T11:30:49.353842+0000","last_active":"2024-04-17T11:48:08.546877+0000","last_peered":"2024-04-17T11:48:08.546877+0000","last_clean":"2024-04-17T11:48:08.546877+0000","last_became_active":"2024-04-17T11:30:49.353506+0000","last_became_peered":"2024-04-17T11:30:49.353506+0000","last_unstale":"2024-04-17T11:48:08.546877+0000","last_undegraded":"2024-04-17T11:48:08.546877+0000","last_fullsized":"2024-04-17T11:48:08.546877+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":805,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.731975+0000","last_change":"2024-04-17T11:30:49.342168+0000","last_active":"2024-04-17T11:48:07.731975+0000","last_peered":"2024-04-17T11:48:07.731975+0000","last_clean":"2024-04-17T11:48:07.731975+0000","last_became_active":"2024-04-17T11:30:49.341860+0000","last_became_peered":"2024-04-17T11:30:49.341860+0000","last_unstale":"2024-04-17T11:48:07.731975+0000","last_undegraded":"2024-04-17T11:48:07.731975+0000","last_fullsized":"2024-04-17T11:48:07.731975+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":805,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.732501+0000","last_change":"2024-04-17T11:30:49.343758+0000","last_active":"2024-04-17T11:48:07.732501+0000","last_peered":"2024-04-17T11:48:07.732501+0000","last_clean":"2024-04-17T11:48:07.732501+0000","last_became_active":"2024-04-17T11:30:49.343451+0000","last_became_peered":"2024-04-17T11:30:49.343451+0000","last_unstale":"2024-04-17T11:48:07.732501+0000","last_undegraded":"2024-04-17T11:48:07.732501+0000","last_fullsized":"2024-04-17T11:48:07.732501+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":816,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.535432+0000","last_change":"2024-04-17T11:30:49.348802+0000","last_active":"2024-04-17T11:48:08.535432+0000","last_peered":"2024-04-17T11:48:08.535432+0000","last_clean":"2024-04-17T11:48:08.535432+0000","last_became_active":"2024-04-17T11:30:49.348134+0000","last_became_peered":"2024-04-17T11:30:49.348134+0000","last_unstale":"2024-04-17T11:48:08.535432+0000","last_undegraded":"2024-04-17T11:48:08.535432+0000","last_fullsized":"2024-04-17T11:48:08.535432+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,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":811,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.536654+0000","last_change":"2024-04-17T11:30:49.334733+0000","last_active":"2024-04-17T11:48:08.536654+0000","last_peered":"2024-04-17T11:48:08.536654+0000","last_clean":"2024-04-17T11:48:08.536654+0000","last_became_active":"2024-04-17T11:30:49.334306+0000","last_became_peered":"2024-04-17T11:30:49.334306+0000","last_unstale":"2024-04-17T11:48:08.536654+0000","last_undegraded":"2024-04-17T11:48:08.536654+0000","last_fullsized":"2024-04-17T11:48:08.536654+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.585369+0000","last_change":"2024-04-17T11:30:49.347635+0000","last_active":"2024-04-17T11:48:08.585369+0000","last_peered":"2024-04-17T11:48:08.585369+0000","last_clean":"2024-04-17T11:48:08.585369+0000","last_became_active":"2024-04-17T11:30:49.347348+0000","last_became_peered":"2024-04-17T11:30:49.347348+0000","last_unstale":"2024-04-17T11:48:08.585369+0000","last_undegraded":"2024-04-17T11:48:08.585369+0000","last_fullsized":"2024-04-17T11:48:08.585369+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":816,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.588213+0000","last_change":"2024-04-17T11:30:49.345992+0000","last_active":"2024-04-17T11:48:08.588213+0000","last_peered":"2024-04-17T11:48:08.588213+0000","last_clean":"2024-04-17T11:48:08.588213+0000","last_became_active":"2024-04-17T11:30:49.345684+0000","last_became_peered":"2024-04-17T11:30:49.345684+0000","last_unstale":"2024-04-17T11:48:08.588213+0000","last_undegraded":"2024-04-17T11:48:08.588213+0000","last_fullsized":"2024-04-17T11:48:08.588213+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":818,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.129759+0000","last_change":"2024-04-17T11:32:08.405903+0000","last_active":"2024-04-17T11:48:09.129759+0000","last_peered":"2024-04-17T11:48:09.129759+0000","last_clean":"2024-04-17T11:48:09.129759+0000","last_became_active":"2024-04-17T11:32:08.405189+0000","last_became_peered":"2024-04-17T11:32:08.405189+0000","last_unstale":"2024-04-17T11:48:09.129759+0000","last_undegraded":"2024-04-17T11:48:09.129759+0000","last_fullsized":"2024-04-17T11:48:09.129759+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,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":818,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.130419+0000","last_change":"2024-04-17T11:32:08.405763+0000","last_active":"2024-04-17T11:48:09.130419+0000","last_peered":"2024-04-17T11:48:09.130419+0000","last_clean":"2024-04-17T11:48:09.130419+0000","last_became_active":"2024-04-17T11:32:08.405177+0000","last_became_peered":"2024-04-17T11:32:08.405177+0000","last_unstale":"2024-04-17T11:48:09.130419+0000","last_undegraded":"2024-04-17T11:48:09.130419+0000","last_fullsized":"2024-04-17T11:48:09.130419+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":825,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.538030+0000","last_change":"2024-04-17T11:30:49.337003+0000","last_active":"2024-04-17T11:48:08.538030+0000","last_peered":"2024-04-17T11:48:08.538030+0000","last_clean":"2024-04-17T11:48:08.538030+0000","last_became_active":"2024-04-17T11:30:49.336703+0000","last_became_peered":"2024-04-17T11:30:49.336703+0000","last_unstale":"2024-04-17T11:48:08.538030+0000","last_undegraded":"2024-04-17T11:48:08.538030+0000","last_fullsized":"2024-04-17T11:48:08.538030+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,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":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546697+0000","last_change":"2024-04-17T11:30:49.346516+0000","last_active":"2024-04-17T11:48:08.546697+0000","last_peered":"2024-04-17T11:48:08.546697+0000","last_clean":"2024-04-17T11:48:08.546697+0000","last_became_active":"2024-04-17T11:30:49.346037+0000","last_became_peered":"2024-04-17T11:30:49.346037+0000","last_unstale":"2024-04-17T11:48:08.546697+0000","last_undegraded":"2024-04-17T11:48:08.546697+0000","last_fullsized":"2024-04-17T11:48:08.546697+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'4","reported_seq":817,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.586907+0000","last_change":"2024-04-17T11:30:48.959958+0000","last_active":"2024-04-17T11:48:08.586907+0000","last_peered":"2024-04-17T11:48:08.586907+0000","last_clean":"2024-04-17T11:48:08.586907+0000","last_became_active":"2024-04-17T11:30:48.959635+0000","last_became_peered":"2024-04-17T11:30:48.959635+0000","last_unstale":"2024-04-17T11:48:08.586907+0000","last_undegraded":"2024-04-17T11:48:08.586907+0000","last_fullsized":"2024-04-17T11:48:08.586907+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":811,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.537469+0000","last_change":"2024-04-17T11:30:49.334148+0000","last_active":"2024-04-17T11:48:08.537469+0000","last_peered":"2024-04-17T11:48:08.537469+0000","last_clean":"2024-04-17T11:48:08.537469+0000","last_became_active":"2024-04-17T11:30:49.333848+0000","last_became_peered":"2024-04-17T11:30:49.333848+0000","last_unstale":"2024-04-17T11:48:08.537469+0000","last_undegraded":"2024-04-17T11:48:08.537469+0000","last_fullsized":"2024-04-17T11:48:08.537469+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":"53'1","reported_seq":813,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.537588+0000","last_change":"2024-04-17T11:30:48.964334+0000","last_active":"2024-04-17T11:48:08.537588+0000","last_peered":"2024-04-17T11:48:08.537588+0000","last_clean":"2024-04-17T11:48:08.537588+0000","last_became_active":"2024-04-17T11:30:48.963865+0000","last_became_peered":"2024-04-17T11:30:48.963865+0000","last_unstale":"2024-04-17T11:48:08.537588+0000","last_undegraded":"2024-04-17T11:48:08.537588+0000","last_fullsized":"2024-04-17T11:48:08.537588+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.586756+0000","last_change":"2024-04-17T11:30:49.340736+0000","last_active":"2024-04-17T11:48:08.586756+0000","last_peered":"2024-04-17T11:48:08.586756+0000","last_clean":"2024-04-17T11:48:08.586756+0000","last_became_active":"2024-04-17T11:30:49.340215+0000","last_became_peered":"2024-04-17T11:30:49.340215+0000","last_unstale":"2024-04-17T11:48:08.586756+0000","last_undegraded":"2024-04-17T11:48:08.586756+0000","last_fullsized":"2024-04-17T11:48:08.586756+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":"53'2","reported_seq":810,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546497+0000","last_change":"2024-04-17T11:30:48.964591+0000","last_active":"2024-04-17T11:48:08.546497+0000","last_peered":"2024-04-17T11:48:08.546497+0000","last_clean":"2024-04-17T11:48:08.546497+0000","last_became_active":"2024-04-17T11:30:48.964273+0000","last_became_peered":"2024-04-17T11:30:48.964273+0000","last_unstale":"2024-04-17T11:48:08.546497+0000","last_undegraded":"2024-04-17T11:48:08.546497+0000","last_fullsized":"2024-04-17T11:48:08.546497+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":809,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.130290+0000","last_change":"2024-04-17T11:30:49.346697+0000","last_active":"2024-04-17T11:48:09.130290+0000","last_peered":"2024-04-17T11:48:09.130290+0000","last_clean":"2024-04-17T11:48:09.130290+0000","last_became_active":"2024-04-17T11:30:49.346249+0000","last_became_peered":"2024-04-17T11:30:49.346249+0000","last_unstale":"2024-04-17T11:48:09.130290+0000","last_undegraded":"2024-04-17T11:48:09.130290+0000","last_fullsized":"2024-04-17T11:48:09.130290+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":"53'2","reported_seq":810,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546338+0000","last_change":"2024-04-17T11:30:48.965796+0000","last_active":"2024-04-17T11:48:08.546338+0000","last_peered":"2024-04-17T11:48:08.546338+0000","last_clean":"2024-04-17T11:48:08.546338+0000","last_became_active":"2024-04-17T11:30:48.965490+0000","last_became_peered":"2024-04-17T11:30:48.965490+0000","last_unstale":"2024-04-17T11:48:08.546338+0000","last_undegraded":"2024-04-17T11:48:08.546338+0000","last_fullsized":"2024-04-17T11:48:08.546338+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":818,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.537307+0000","last_change":"2024-04-17T11:32:08.404832+0000","last_active":"2024-04-17T11:48:08.537307+0000","last_peered":"2024-04-17T11:48:08.537307+0000","last_clean":"2024-04-17T11:48:08.537307+0000","last_became_active":"2024-04-17T11:32:08.404578+0000","last_became_peered":"2024-04-17T11:32:08.404578+0000","last_unstale":"2024-04-17T11:48:08.537307+0000","last_undegraded":"2024-04-17T11:48:08.537307+0000","last_fullsized":"2024-04-17T11:48:08.537307+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1b","version":"53'1","reported_seq":813,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.536913+0000","last_change":"2024-04-17T11:30:48.964579+0000","last_active":"2024-04-17T11:48:08.536913+0000","last_peered":"2024-04-17T11:48:08.536913+0000","last_clean":"2024-04-17T11:48:08.536913+0000","last_became_active":"2024-04-17T11:30:48.964287+0000","last_became_peered":"2024-04-17T11:30:48.964287+0000","last_unstale":"2024-04-17T11:48:08.536913+0000","last_undegraded":"2024-04-17T11:48:08.536913+0000","last_fullsized":"2024-04-17T11:48:08.536913+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":816,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.534922+0000","last_change":"2024-04-17T11:30:49.334548+0000","last_active":"2024-04-17T11:48:08.534922+0000","last_peered":"2024-04-17T11:48:08.534922+0000","last_clean":"2024-04-17T11:48:08.534922+0000","last_became_active":"2024-04-17T11:30:49.334245+0000","last_became_peered":"2024-04-17T11:30:49.334245+0000","last_unstale":"2024-04-17T11:48:08.534922+0000","last_undegraded":"2024-04-17T11:48:08.534922+0000","last_fullsized":"2024-04-17T11:48:08.534922+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,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":"53'1","reported_seq":807,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.732883+0000","last_change":"2024-04-17T11:30:48.960976+0000","last_active":"2024-04-17T11:48:07.732883+0000","last_peered":"2024-04-17T11:48:07.732883+0000","last_clean":"2024-04-17T11:48:07.732883+0000","last_became_active":"2024-04-17T11:30:48.960644+0000","last_became_peered":"2024-04-17T11:30:48.960644+0000","last_unstale":"2024-04-17T11:48:07.732883+0000","last_undegraded":"2024-04-17T11:48:07.732883+0000","last_fullsized":"2024-04-17T11:48:07.732883+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.585527+0000","last_change":"2024-04-17T11:30:49.350267+0000","last_active":"2024-04-17T11:48:08.585527+0000","last_peered":"2024-04-17T11:48:08.585527+0000","last_clean":"2024-04-17T11:48:08.585527+0000","last_became_active":"2024-04-17T11:30:49.349521+0000","last_became_peered":"2024-04-17T11:30:49.349521+0000","last_unstale":"2024-04-17T11:48:08.585527+0000","last_undegraded":"2024-04-17T11:48:08.585527+0000","last_fullsized":"2024-04-17T11:48:08.585527+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,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":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.536560+0000","last_change":"2024-04-17T11:30:48.963974+0000","last_active":"2024-04-17T11:48:08.536560+0000","last_peered":"2024-04-17T11:48:08.536560+0000","last_clean":"2024-04-17T11:48:08.536560+0000","last_became_active":"2024-04-17T11:30:48.963692+0000","last_became_peered":"2024-04-17T11:30:48.963692+0000","last_unstale":"2024-04-17T11:48:08.536560+0000","last_undegraded":"2024-04-17T11:48:08.536560+0000","last_fullsized":"2024-04-17T11:48:08.536560+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":811,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.536540+0000","last_change":"2024-04-17T11:30:49.341587+0000","last_active":"2024-04-17T11:48:08.536540+0000","last_peered":"2024-04-17T11:48:08.536540+0000","last_clean":"2024-04-17T11:48:08.536540+0000","last_became_active":"2024-04-17T11:30:49.341285+0000","last_became_peered":"2024-04-17T11:30:49.341285+0000","last_unstale":"2024-04-17T11:48:08.536540+0000","last_undegraded":"2024-04-17T11:48:08.536540+0000","last_fullsized":"2024-04-17T11:48:08.536540+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":810,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.129355+0000","last_change":"2024-04-17T11:30:48.960332+0000","last_active":"2024-04-17T11:48:09.129355+0000","last_peered":"2024-04-17T11:48:09.129355+0000","last_clean":"2024-04-17T11:48:09.129355+0000","last_became_active":"2024-04-17T11:30:48.960017+0000","last_became_peered":"2024-04-17T11:30:48.960017+0000","last_unstale":"2024-04-17T11:48:09.129355+0000","last_undegraded":"2024-04-17T11:48:09.129355+0000","last_fullsized":"2024-04-17T11:48:09.129355+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":816,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.588395+0000","last_change":"2024-04-17T11:30:49.334119+0000","last_active":"2024-04-17T11:48:08.588395+0000","last_peered":"2024-04-17T11:48:08.588395+0000","last_clean":"2024-04-17T11:48:08.588395+0000","last_became_active":"2024-04-17T11:30:49.333794+0000","last_became_peered":"2024-04-17T11:30:49.333794+0000","last_unstale":"2024-04-17T11:48:08.588395+0000","last_undegraded":"2024-04-17T11:48:08.588395+0000","last_fullsized":"2024-04-17T11:48:08.588395+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":806,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.731842+0000","last_change":"2024-04-17T11:30:48.956601+0000","last_active":"2024-04-17T11:48:07.731842+0000","last_peered":"2024-04-17T11:48:07.731842+0000","last_clean":"2024-04-17T11:48:07.731842+0000","last_became_active":"2024-04-17T11:30:48.956174+0000","last_became_peered":"2024-04-17T11:30:48.956174+0000","last_unstale":"2024-04-17T11:48:07.731842+0000","last_undegraded":"2024-04-17T11:48:07.731842+0000","last_fullsized":"2024-04-17T11:48:07.731842+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,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":809,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.130303+0000","last_change":"2024-04-17T11:30:49.350803+0000","last_active":"2024-04-17T11:48:09.130303+0000","last_peered":"2024-04-17T11:48:09.130303+0000","last_clean":"2024-04-17T11:48:09.130303+0000","last_became_active":"2024-04-17T11:30:49.350472+0000","last_became_peered":"2024-04-17T11:30:49.350472+0000","last_unstale":"2024-04-17T11:48:09.130303+0000","last_undegraded":"2024-04-17T11:48:09.130303+0000","last_fullsized":"2024-04-17T11:48:09.130303+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":810,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.129388+0000","last_change":"2024-04-17T11:30:48.956635+0000","last_active":"2024-04-17T11:48:09.129388+0000","last_peered":"2024-04-17T11:48:09.129388+0000","last_clean":"2024-04-17T11:48:09.129388+0000","last_became_active":"2024-04-17T11:30:48.956193+0000","last_became_peered":"2024-04-17T11:30:48.956193+0000","last_unstale":"2024-04-17T11:48:09.129388+0000","last_undegraded":"2024-04-17T11:48:09.129388+0000","last_fullsized":"2024-04-17T11:48:09.129388+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.586667+0000","last_change":"2024-04-17T11:30:49.340929+0000","last_active":"2024-04-17T11:48:08.586667+0000","last_peered":"2024-04-17T11:48:08.586667+0000","last_clean":"2024-04-17T11:48:08.586667+0000","last_became_active":"2024-04-17T11:30:49.340555+0000","last_became_peered":"2024-04-17T11:30:49.340555+0000","last_unstale":"2024-04-17T11:48:08.586667+0000","last_undegraded":"2024-04-17T11:48:08.586667+0000","last_fullsized":"2024-04-17T11:48:08.586667+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"53'3","reported_seq":820,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.588584+0000","last_change":"2024-04-17T11:30:48.963987+0000","last_active":"2024-04-17T11:48:08.588584+0000","last_peered":"2024-04-17T11:48:08.588584+0000","last_clean":"2024-04-17T11:48:08.588584+0000","last_became_active":"2024-04-17T11:30:48.963677+0000","last_became_peered":"2024-04-17T11:30:48.963677+0000","last_unstale":"2024-04-17T11:48:08.588584+0000","last_undegraded":"2024-04-17T11:48:08.588584+0000","last_fullsized":"2024-04-17T11:48:08.588584+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":818,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.538103+0000","last_change":"2024-04-17T11:32:08.405444+0000","last_active":"2024-04-17T11:48:08.538103+0000","last_peered":"2024-04-17T11:48:08.538103+0000","last_clean":"2024-04-17T11:48:08.538103+0000","last_became_active":"2024-04-17T11:32:08.405028+0000","last_became_peered":"2024-04-17T11:32:08.405028+0000","last_unstale":"2024-04-17T11:48:08.538103+0000","last_undegraded":"2024-04-17T11:48:08.538103+0000","last_fullsized":"2024-04-17T11:48:08.538103+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.14","version":"61'12","reported_seq":818,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.731723+0000","last_change":"2024-04-17T11:30:48.957889+0000","last_active":"2024-04-17T11:48:07.731723+0000","last_peered":"2024-04-17T11:48:07.731723+0000","last_clean":"2024-04-17T11:48:07.731723+0000","last_became_active":"2024-04-17T11:30:48.957558+0000","last_became_peered":"2024-04-17T11:30:48.957558+0000","last_unstale":"2024-04-17T11:48:07.731723+0000","last_undegraded":"2024-04-17T11:48:07.731723+0000","last_fullsized":"2024-04-17T11:48:07.731723+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":12,"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,"stat_sum":{"num_bytes":2606,"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":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546630+0000","last_change":"2024-04-17T11:30:49.349825+0000","last_active":"2024-04-17T11:48:08.546630+0000","last_peered":"2024-04-17T11:48:08.546630+0000","last_clean":"2024-04-17T11:48:08.546630+0000","last_became_active":"2024-04-17T11:30:49.349527+0000","last_became_peered":"2024-04-17T11:30:49.349527+0000","last_unstale":"2024-04-17T11:48:08.546630+0000","last_undegraded":"2024-04-17T11:48:08.546630+0000","last_fullsized":"2024-04-17T11:48:08.546630+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"53'2","reported_seq":815,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.585733+0000","last_change":"2024-04-17T11:30:48.959154+0000","last_active":"2024-04-17T11:48:08.585733+0000","last_peered":"2024-04-17T11:48:08.585733+0000","last_clean":"2024-04-17T11:48:08.585733+0000","last_became_active":"2024-04-17T11:30:48.958647+0000","last_became_peered":"2024-04-17T11:30:48.958647+0000","last_unstale":"2024-04-17T11:48:08.585733+0000","last_undegraded":"2024-04-17T11:48:08.585733+0000","last_fullsized":"2024-04-17T11:48:08.585733+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.585331+0000","last_change":"2024-04-17T11:30:49.351693+0000","last_active":"2024-04-17T11:48:08.585331+0000","last_peered":"2024-04-17T11:48:08.585331+0000","last_clean":"2024-04-17T11:48:08.585331+0000","last_became_active":"2024-04-17T11:30:49.351408+0000","last_became_peered":"2024-04-17T11:30:49.351408+0000","last_unstale":"2024-04-17T11:48:08.585331+0000","last_undegraded":"2024-04-17T11:48:08.585331+0000","last_fullsized":"2024-04-17T11:48:08.585331+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":810,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.129270+0000","last_change":"2024-04-17T11:30:48.962177+0000","last_active":"2024-04-17T11:48:09.129270+0000","last_peered":"2024-04-17T11:48:09.129270+0000","last_clean":"2024-04-17T11:48:09.129270+0000","last_became_active":"2024-04-17T11:30:48.961857+0000","last_became_peered":"2024-04-17T11:30:48.961857+0000","last_unstale":"2024-04-17T11:48:09.129270+0000","last_undegraded":"2024-04-17T11:48:09.129270+0000","last_fullsized":"2024-04-17T11:48:09.129270+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546379+0000","last_change":"2024-04-17T11:30:49.350893+0000","last_active":"2024-04-17T11:48:08.546379+0000","last_peered":"2024-04-17T11:48:08.546379+0000","last_clean":"2024-04-17T11:48:08.546379+0000","last_became_active":"2024-04-17T11:30:49.350601+0000","last_became_peered":"2024-04-17T11:30:49.350601+0000","last_unstale":"2024-04-17T11:48:08.546379+0000","last_undegraded":"2024-04-17T11:48:08.546379+0000","last_fullsized":"2024-04-17T11:48:08.546379+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":806,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.732646+0000","last_change":"2024-04-17T11:30:48.956287+0000","last_active":"2024-04-17T11:48:07.732646+0000","last_peered":"2024-04-17T11:48:07.732646+0000","last_clean":"2024-04-17T11:48:07.732646+0000","last_became_active":"2024-04-17T11:30:48.955942+0000","last_became_peered":"2024-04-17T11:30:48.955942+0000","last_unstale":"2024-04-17T11:48:07.732646+0000","last_undegraded":"2024-04-17T11:48:07.732646+0000","last_fullsized":"2024-04-17T11:48:07.732646+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":805,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.731400+0000","last_change":"2024-04-17T11:30:49.341551+0000","last_active":"2024-04-17T11:48:07.731400+0000","last_peered":"2024-04-17T11:48:07.731400+0000","last_clean":"2024-04-17T11:48:07.731400+0000","last_became_active":"2024-04-17T11:30:49.341183+0000","last_became_peered":"2024-04-17T11:30:49.341183+0000","last_unstale":"2024-04-17T11:48:07.731400+0000","last_undegraded":"2024-04-17T11:48:07.731400+0000","last_fullsized":"2024-04-17T11:48:07.731400+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"53'8","reported_seq":834,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.538572+0000","last_change":"2024-04-17T11:30:48.954488+0000","last_active":"2024-04-17T11:48:08.538572+0000","last_peered":"2024-04-17T11:48:08.538572+0000","last_clean":"2024-04-17T11:48:08.538572+0000","last_became_active":"2024-04-17T11:30:48.954190+0000","last_became_peered":"2024-04-17T11:30:48.954190+0000","last_unstale":"2024-04-17T11:48:08.538572+0000","last_undegraded":"2024-04-17T11:48:08.538572+0000","last_fullsized":"2024-04-17T11:48:08.538572+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546234+0000","last_change":"2024-04-17T11:30:49.352527+0000","last_active":"2024-04-17T11:48:08.546234+0000","last_peered":"2024-04-17T11:48:08.546234+0000","last_clean":"2024-04-17T11:48:08.546234+0000","last_became_active":"2024-04-17T11:30:49.352160+0000","last_became_peered":"2024-04-17T11:30:49.352160+0000","last_unstale":"2024-04-17T11:48:08.546234+0000","last_undegraded":"2024-04-17T11:48:08.546234+0000","last_fullsized":"2024-04-17T11:48:08.546234+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.8","version":"865'1989","reported_seq":4318,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.483469+0000","last_change":"2024-04-17T11:48:05.531763+0000","last_active":"2024-04-17T11:48:09.483469+0000","last_peered":"2024-04-17T11:48:09.483469+0000","last_clean":"2024-04-17T11:48:09.483469+0000","last_became_active":"2024-04-17T11:34:23.716943+0000","last_became_peered":"2024-04-17T11:34:23.716943+0000","last_unstale":"2024-04-17T11:48:09.483469+0000","last_undegraded":"2024-04-17T11:48:09.483469+0000","last_fullsized":"2024-04-17T11:48:09.483469+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":1989,"ondisk_log_size":1989,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":25468928,"num_objects":15,"num_object_clones":11,"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":2,"num_read":278,"num_read_kb":358024,"num_write":798,"num_write_kb":129032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.f","version":"53'1","reported_seq":818,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.535629+0000","last_change":"2024-04-17T11:30:48.960116+0000","last_active":"2024-04-17T11:48:08.535629+0000","last_peered":"2024-04-17T11:48:08.535629+0000","last_clean":"2024-04-17T11:48:08.535629+0000","last_became_active":"2024-04-17T11:30:48.959746+0000","last_became_peered":"2024-04-17T11:30:48.959746+0000","last_unstale":"2024-04-17T11:48:08.535629+0000","last_undegraded":"2024-04-17T11:48:08.535629+0000","last_fullsized":"2024-04-17T11:48:08.535629+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546717+0000","last_change":"2024-04-17T11:30:49.350154+0000","last_active":"2024-04-17T11:48:08.546717+0000","last_peered":"2024-04-17T11:48:08.546717+0000","last_clean":"2024-04-17T11:48:08.546717+0000","last_became_active":"2024-04-17T11:30:49.349850+0000","last_became_peered":"2024-04-17T11:30:49.349850+0000","last_unstale":"2024-04-17T11:48:08.546717+0000","last_undegraded":"2024-04-17T11:48:08.546717+0000","last_fullsized":"2024-04-17T11:48:08.546717+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":"854'1418","reported_seq":3793,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.728307+0000","last_change":"2024-04-17T11:48:05.522786+0000","last_active":"2024-04-17T11:48:09.728307+0000","last_peered":"2024-04-17T11:48:09.728307+0000","last_clean":"2024-04-17T11:48:09.728307+0000","last_became_active":"2024-04-17T11:34:23.716621+0000","last_became_peered":"2024-04-17T11:34:23.716621+0000","last_unstale":"2024-04-17T11:48:09.728307+0000","last_undegraded":"2024-04-17T11:48:09.728307+0000","last_fullsized":"2024-04-17T11:48:09.728307+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":1418,"ondisk_log_size":1418,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":18505728,"num_objects":5,"num_object_clones":3,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":201,"num_read_kb":381300,"num_write":417,"num_write_kb":127856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.2","version":"0'0","reported_seq":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.587599+0000","last_change":"2024-04-17T11:31:30.815401+0000","last_active":"2024-04-17T11:48:08.587599+0000","last_peered":"2024-04-17T11:48:08.587599+0000","last_clean":"2024-04-17T11:48:08.587599+0000","last_became_active":"2024-04-17T11:31:30.815075+0000","last_became_peered":"2024-04-17T11:31:30.815075+0000","last_unstale":"2024-04-17T11:48:08.587599+0000","last_undegraded":"2024-04-17T11:48:08.587599+0000","last_fullsized":"2024-04-17T11:48:08.587599+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,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":825,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.588528+0000","last_change":"2024-04-17T11:32:08.159229+0000","last_active":"2024-04-17T11:48:08.588528+0000","last_peered":"2024-04-17T11:48:08.588528+0000","last_clean":"2024-04-17T11:48:08.588528+0000","last_became_active":"2024-04-17T11:32:08.158576+0000","last_became_peered":"2024-04-17T11:32:08.158576+0000","last_unstale":"2024-04-17T11:48:08.588528+0000","last_undegraded":"2024-04-17T11:48:08.588528+0000","last_fullsized":"2024-04-17T11:48:08.588528+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":809,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.130404+0000","last_change":"2024-04-17T11:30:49.345274+0000","last_active":"2024-04-17T11:48:09.130404+0000","last_peered":"2024-04-17T11:48:09.130404+0000","last_clean":"2024-04-17T11:48:09.130404+0000","last_became_active":"2024-04-17T11:30:49.344650+0000","last_became_peered":"2024-04-17T11:30:49.344650+0000","last_unstale":"2024-04-17T11:48:09.130404+0000","last_undegraded":"2024-04-17T11:48:09.130404+0000","last_fullsized":"2024-04-17T11:48:09.130404+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.5","version":"865'1079","reported_seq":3490,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.728458+0000","last_change":"2024-04-17T11:48:05.522387+0000","last_active":"2024-04-17T11:48:09.728458+0000","last_peered":"2024-04-17T11:48:09.728458+0000","last_clean":"2024-04-17T11:48:09.728458+0000","last_became_active":"2024-04-17T11:34:23.718830+0000","last_became_peered":"2024-04-17T11:34:23.718830+0000","last_unstale":"2024-04-17T11:48:09.728458+0000","last_undegraded":"2024-04-17T11:48:09.728458+0000","last_fullsized":"2024-04-17T11:48:09.728458+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":1079,"ondisk_log_size":1079,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":17358848,"num_objects":8,"num_object_clones":6,"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":0,"num_read":187,"num_read_kb":244416,"num_write":267,"num_write_kb":71232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":811,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.588992+0000","last_change":"2024-04-17T11:31:30.788734+0000","last_active":"2024-04-17T11:48:08.588992+0000","last_peered":"2024-04-17T11:48:08.588992+0000","last_clean":"2024-04-17T11:48:08.588992+0000","last_became_active":"2024-04-17T11:31:30.788448+0000","last_became_peered":"2024-04-17T11:31:30.788448+0000","last_unstale":"2024-04-17T11:48:08.588992+0000","last_undegraded":"2024-04-17T11:48:08.588992+0000","last_fullsized":"2024-04-17T11:48:08.588992+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":810,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.129446+0000","last_change":"2024-04-17T11:30:48.957616+0000","last_active":"2024-04-17T11:48:09.129446+0000","last_peered":"2024-04-17T11:48:09.129446+0000","last_clean":"2024-04-17T11:48:09.129446+0000","last_became_active":"2024-04-17T11:30:48.956962+0000","last_became_peered":"2024-04-17T11:30:48.956962+0000","last_unstale":"2024-04-17T11:48:09.129446+0000","last_undegraded":"2024-04-17T11:48:09.129446+0000","last_fullsized":"2024-04-17T11:48:09.129446+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":816,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.535241+0000","last_change":"2024-04-17T11:30:49.335768+0000","last_active":"2024-04-17T11:48:08.535241+0000","last_peered":"2024-04-17T11:48:08.535241+0000","last_clean":"2024-04-17T11:48:08.535241+0000","last_became_active":"2024-04-17T11:30:49.335438+0000","last_became_peered":"2024-04-17T11:30:49.335438+0000","last_unstale":"2024-04-17T11:48:08.535241+0000","last_undegraded":"2024-04-17T11:48:08.535241+0000","last_fullsized":"2024-04-17T11:48:08.535241+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.6","version":"863'1476","reported_seq":3908,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.483081+0000","last_change":"2024-04-17T11:48:05.532260+0000","last_active":"2024-04-17T11:48:09.483081+0000","last_peered":"2024-04-17T11:48:09.483081+0000","last_clean":"2024-04-17T11:48:09.483081+0000","last_became_active":"2024-04-17T11:34:23.714985+0000","last_became_peered":"2024-04-17T11:34:23.714985+0000","last_unstale":"2024-04-17T11:48:09.483081+0000","last_undegraded":"2024-04-17T11:48:09.483081+0000","last_fullsized":"2024-04-17T11:48:09.483081+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":1476,"ondisk_log_size":1476,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":12394496,"num_objects":7,"num_object_clones":5,"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":252,"num_read_kb":284103,"num_write":545,"num_write_kb":78160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.588739+0000","last_change":"2024-04-17T11:31:30.815528+0000","last_active":"2024-04-17T11:48:08.588739+0000","last_peered":"2024-04-17T11:48:08.588739+0000","last_clean":"2024-04-17T11:48:08.588739+0000","last_became_active":"2024-04-17T11:31:30.815157+0000","last_became_peered":"2024-04-17T11:31:30.815157+0000","last_unstale":"2024-04-17T11:48:08.588739+0000","last_undegraded":"2024-04-17T11:48:08.588739+0000","last_fullsized":"2024-04-17T11:48:08.588739+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":816,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.587620+0000","last_change":"2024-04-17T11:30:49.328188+0000","last_active":"2024-04-17T11:48:08.587620+0000","last_peered":"2024-04-17T11:48:08.587620+0000","last_clean":"2024-04-17T11:48:08.587620+0000","last_became_active":"2024-04-17T11:30:49.327123+0000","last_became_peered":"2024-04-17T11:30:49.327123+0000","last_unstale":"2024-04-17T11:48:08.587620+0000","last_undegraded":"2024-04-17T11:48:08.587620+0000","last_fullsized":"2024-04-17T11:48:08.587620+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":826,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.536855+0000","last_change":"2024-04-17T11:30:48.955728+0000","last_active":"2024-04-17T11:48:08.536855+0000","last_peered":"2024-04-17T11:48:08.536855+0000","last_clean":"2024-04-17T11:48:08.536855+0000","last_became_active":"2024-04-17T11:30:48.955379+0000","last_became_peered":"2024-04-17T11:30:48.955379+0000","last_unstale":"2024-04-17T11:48:08.536855+0000","last_undegraded":"2024-04-17T11:48:08.536855+0000","last_fullsized":"2024-04-17T11:48:08.536855+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.4","version":"866'1418","reported_seq":3850,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:10.249174+0000","last_change":"2024-04-17T11:48:05.535091+0000","last_active":"2024-04-17T11:48:10.249174+0000","last_peered":"2024-04-17T11:48:10.249174+0000","last_clean":"2024-04-17T11:48:10.249174+0000","last_became_active":"2024-04-17T11:34:23.716651+0000","last_became_peered":"2024-04-17T11:34:23.716651+0000","last_unstale":"2024-04-17T11:48:10.249174+0000","last_undegraded":"2024-04-17T11:48:10.249174+0000","last_fullsized":"2024-04-17T11:48:10.249174+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":1418,"ondisk_log_size":1418,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":47366144,"num_objects":12,"num_object_clones":9,"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":248,"num_read_kb":433573,"num_write":410,"num_write_kb":130640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":801,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.732143+0000","last_change":"2024-04-17T11:31:31.020050+0000","last_active":"2024-04-17T11:48:07.732143+0000","last_peered":"2024-04-17T11:48:07.732143+0000","last_clean":"2024-04-17T11:48:07.732143+0000","last_became_active":"2024-04-17T11:31:31.019774+0000","last_became_peered":"2024-04-17T11:31:31.019774+0000","last_unstale":"2024-04-17T11:48:07.732143+0000","last_undegraded":"2024-04-17T11:48:07.732143+0000","last_fullsized":"2024-04-17T11:48:07.732143+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":811,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.537369+0000","last_change":"2024-04-17T11:30:49.349280+0000","last_active":"2024-04-17T11:48:08.537369+0000","last_peered":"2024-04-17T11:48:08.537369+0000","last_clean":"2024-04-17T11:48:08.537369+0000","last_became_active":"2024-04-17T11:30:49.348932+0000","last_became_peered":"2024-04-17T11:30:49.348932+0000","last_unstale":"2024-04-17T11:48:08.537369+0000","last_undegraded":"2024-04-17T11:48:08.537369+0000","last_fullsized":"2024-04-17T11:48:08.537369+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":810,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.129301+0000","last_change":"2024-04-17T11:30:48.959437+0000","last_active":"2024-04-17T11:48:09.129301+0000","last_peered":"2024-04-17T11:48:09.129301+0000","last_clean":"2024-04-17T11:48:09.129301+0000","last_became_active":"2024-04-17T11:30:48.959124+0000","last_became_peered":"2024-04-17T11:30:48.959124+0000","last_unstale":"2024-04-17T11:48:09.129301+0000","last_undegraded":"2024-04-17T11:48:09.129301+0000","last_fullsized":"2024-04-17T11:48:09.129301+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":811,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.545921+0000","last_change":"2024-04-17T11:30:32.074864+0000","last_active":"2024-04-17T11:48:08.545921+0000","last_peered":"2024-04-17T11:48:08.545921+0000","last_clean":"2024-04-17T11:48:08.545921+0000","last_became_active":"2024-04-17T11:30:32.074543+0000","last_became_peered":"2024-04-17T11:30:32.074543+0000","last_unstale":"2024-04-17T11:48:08.545921+0000","last_undegraded":"2024-04-17T11:48:08.545921+0000","last_fullsized":"2024-04-17T11:48:08.545921+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:28:34.149049+0000","last_clean_scrub_stamp":"2024-04-17T11:28:34.149049+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.7","version":"863'462","reported_seq":2985,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.483574+0000","last_change":"2024-04-17T11:48:05.513450+0000","last_active":"2024-04-17T11:48:09.483574+0000","last_peered":"2024-04-17T11:48:09.483574+0000","last_clean":"2024-04-17T11:48:09.483574+0000","last_became_active":"2024-04-17T11:34:23.718843+0000","last_became_peered":"2024-04-17T11:34:23.718843+0000","last_unstale":"2024-04-17T11:48:09.483574+0000","last_undegraded":"2024-04-17T11:48:09.483574+0000","last_fullsized":"2024-04-17T11:48:09.483574+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":462,"ondisk_log_size":462,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":19562496,"num_objects":3,"num_object_clones":2,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":86,"num_read_kb":145515,"num_write":118,"num_write_kb":46368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":808,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.585818+0000","last_change":"2024-04-17T11:31:30.787514+0000","last_active":"2024-04-17T11:48:08.585818+0000","last_peered":"2024-04-17T11:48:08.585818+0000","last_clean":"2024-04-17T11:48:08.585818+0000","last_became_active":"2024-04-17T11:31:30.787250+0000","last_became_peered":"2024-04-17T11:31:30.787250+0000","last_unstale":"2024-04-17T11:48:08.585818+0000","last_undegraded":"2024-04-17T11:48:08.585818+0000","last_fullsized":"2024-04-17T11:48:08.585818+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.585176+0000","last_change":"2024-04-17T11:30:49.339430+0000","last_active":"2024-04-17T11:48:08.585176+0000","last_peered":"2024-04-17T11:48:08.585176+0000","last_clean":"2024-04-17T11:48:08.585176+0000","last_became_active":"2024-04-17T11:30:49.339112+0000","last_became_peered":"2024-04-17T11:30:49.339112+0000","last_unstale":"2024-04-17T11:48:08.585176+0000","last_undegraded":"2024-04-17T11:48:08.585176+0000","last_fullsized":"2024-04-17T11:48:08.585176+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":808,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.545826+0000","last_change":"2024-04-17T11:30:48.964330+0000","last_active":"2024-04-17T11:48:08.545826+0000","last_peered":"2024-04-17T11:48:08.545826+0000","last_clean":"2024-04-17T11:48:08.545826+0000","last_became_active":"2024-04-17T11:30:48.963781+0000","last_became_peered":"2024-04-17T11:30:48.963781+0000","last_unstale":"2024-04-17T11:48:08.545826+0000","last_undegraded":"2024-04-17T11:48:08.545826+0000","last_fullsized":"2024-04-17T11:48:08.545826+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.2","version":"865'1224","reported_seq":3674,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.844451+0000","last_change":"2024-04-17T11:48:05.541106+0000","last_active":"2024-04-17T11:48:09.844451+0000","last_peered":"2024-04-17T11:48:09.844451+0000","last_clean":"2024-04-17T11:48:09.844451+0000","last_became_active":"2024-04-17T11:34:23.716838+0000","last_became_peered":"2024-04-17T11:34:23.716838+0000","last_unstale":"2024-04-17T11:48:09.844451+0000","last_undegraded":"2024-04-17T11:48:09.844451+0000","last_fullsized":"2024-04-17T11:48:09.844451+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":1224,"ondisk_log_size":1224,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":13877248,"num_objects":10,"num_object_clones":8,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":1,"num_read":219,"num_read_kb":262438,"num_write":421,"num_write_kb":84128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":808,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.585491+0000","last_change":"2024-04-17T11:31:31.020246+0000","last_active":"2024-04-17T11:48:08.585491+0000","last_peered":"2024-04-17T11:48:08.585491+0000","last_clean":"2024-04-17T11:48:08.585491+0000","last_became_active":"2024-04-17T11:31:31.019739+0000","last_became_peered":"2024-04-17T11:31:31.019739+0000","last_unstale":"2024-04-17T11:48:08.585491+0000","last_undegraded":"2024-04-17T11:48:08.585491+0000","last_fullsized":"2024-04-17T11:48:08.585491+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":808,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546410+0000","last_change":"2024-04-17T11:30:48.964504+0000","last_active":"2024-04-17T11:48:08.546410+0000","last_peered":"2024-04-17T11:48:08.546410+0000","last_clean":"2024-04-17T11:48:08.546410+0000","last_became_active":"2024-04-17T11:30:48.964172+0000","last_became_peered":"2024-04-17T11:30:48.964172+0000","last_unstale":"2024-04-17T11:48:08.546410+0000","last_undegraded":"2024-04-17T11:48:08.546410+0000","last_fullsized":"2024-04-17T11:48:08.546410+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":815,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.589028+0000","last_change":"2024-04-17T11:30:49.346068+0000","last_active":"2024-04-17T11:48:08.589028+0000","last_peered":"2024-04-17T11:48:08.589028+0000","last_clean":"2024-04-17T11:48:08.589028+0000","last_became_active":"2024-04-17T11:30:49.345746+0000","last_became_peered":"2024-04-17T11:30:49.345746+0000","last_unstale":"2024-04-17T11:48:08.589028+0000","last_undegraded":"2024-04-17T11:48:08.589028+0000","last_fullsized":"2024-04-17T11:48:08.589028+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.1","version":"868'1162","reported_seq":3576,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.512054+0000","last_change":"2024-04-17T11:48:05.516580+0000","last_active":"2024-04-17T11:48:09.512054+0000","last_peered":"2024-04-17T11:48:09.512054+0000","last_clean":"2024-04-17T11:48:09.512054+0000","last_became_active":"2024-04-17T11:34:23.715746+0000","last_became_peered":"2024-04-17T11:34:23.715746+0000","last_unstale":"2024-04-17T11:48:09.512054+0000","last_undegraded":"2024-04-17T11:48:09.512054+0000","last_fullsized":"2024-04-17T11:48:09.512054+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":1162,"ondisk_log_size":1162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":17457152,"num_objects":6,"num_object_clones":4,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":157,"num_read_kb":254505,"num_write":387,"num_write_kb":84432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.536645+0000","last_change":"2024-04-17T11:31:31.019947+0000","last_active":"2024-04-17T11:48:08.536645+0000","last_peered":"2024-04-17T11:48:08.536645+0000","last_clean":"2024-04-17T11:48:08.536645+0000","last_became_active":"2024-04-17T11:31:31.019623+0000","last_became_peered":"2024-04-17T11:31:31.019623+0000","last_unstale":"2024-04-17T11:48:08.536645+0000","last_undegraded":"2024-04-17T11:48:08.536645+0000","last_fullsized":"2024-04-17T11:48:08.536645+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"54'1","reported_seq":818,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.588889+0000","last_change":"2024-04-17T11:30:48.960796+0000","last_active":"2024-04-17T11:48:08.588889+0000","last_peered":"2024-04-17T11:48:08.588889+0000","last_clean":"2024-04-17T11:48:08.588889+0000","last_became_active":"2024-04-17T11:30:48.960539+0000","last_became_peered":"2024-04-17T11:30:48.960539+0000","last_unstale":"2024-04-17T11:48:08.588889+0000","last_undegraded":"2024-04-17T11:48:08.588889+0000","last_fullsized":"2024-04-17T11:48:08.588889+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":811,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.537739+0000","last_change":"2024-04-17T11:30:49.350627+0000","last_active":"2024-04-17T11:48:08.537739+0000","last_peered":"2024-04-17T11:48:08.537739+0000","last_clean":"2024-04-17T11:48:08.537739+0000","last_became_active":"2024-04-17T11:30:49.350358+0000","last_became_peered":"2024-04-17T11:30:49.350358+0000","last_unstale":"2024-04-17T11:48:08.537739+0000","last_undegraded":"2024-04-17T11:48:08.537739+0000","last_fullsized":"2024-04-17T11:48:08.537739+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"867'3031","reported_seq":5258,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.484293+0000","last_change":"2024-04-17T11:48:05.521848+0000","last_active":"2024-04-17T11:48:09.484293+0000","last_peered":"2024-04-17T11:48:09.484293+0000","last_clean":"2024-04-17T11:48:09.484293+0000","last_became_active":"2024-04-17T11:34:23.710700+0000","last_became_peered":"2024-04-17T11:34:23.710700+0000","last_unstale":"2024-04-17T11:48:09.484293+0000","last_undegraded":"2024-04-17T11:48:09.484293+0000","last_fullsized":"2024-04-17T11:48:09.484293+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":3031,"ondisk_log_size":3031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":63954944,"num_objects":25,"num_object_clones":19,"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":472,"num_read_kb":810655,"num_write":1011,"num_write_kb":235208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.534754+0000","last_change":"2024-04-17T11:31:30.815531+0000","last_active":"2024-04-17T11:48:08.534754+0000","last_peered":"2024-04-17T11:48:08.534754+0000","last_clean":"2024-04-17T11:48:08.534754+0000","last_became_active":"2024-04-17T11:31:30.815199+0000","last_became_peered":"2024-04-17T11:31:30.815199+0000","last_unstale":"2024-04-17T11:48:08.534754+0000","last_undegraded":"2024-04-17T11:48:08.534754+0000","last_fullsized":"2024-04-17T11:48:08.534754+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:31:29.768450+0000","last_clean_scrub_stamp":"2024-04-17T11:31:29.768450+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"53'2","reported_seq":808,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.731733+0000","last_change":"2024-04-17T11:30:48.962182+0000","last_active":"2024-04-17T11:48:07.731733+0000","last_peered":"2024-04-17T11:48:07.731733+0000","last_clean":"2024-04-17T11:48:07.731733+0000","last_became_active":"2024-04-17T11:30:48.961851+0000","last_became_peered":"2024-04-17T11:30:48.961851+0000","last_unstale":"2024-04-17T11:48:07.731733+0000","last_undegraded":"2024-04-17T11:48:07.731733+0000","last_fullsized":"2024-04-17T11:48:07.731733+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.585978+0000","last_change":"2024-04-17T11:30:49.348412+0000","last_active":"2024-04-17T11:48:08.585978+0000","last_peered":"2024-04-17T11:48:08.585978+0000","last_clean":"2024-04-17T11:48:08.585978+0000","last_became_active":"2024-04-17T11:30:49.348064+0000","last_became_peered":"2024-04-17T11:30:49.348064+0000","last_unstale":"2024-04-17T11:48:08.585978+0000","last_undegraded":"2024-04-17T11:48:08.585978+0000","last_fullsized":"2024-04-17T11:48:08.585978+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.f","version":"863'1015","reported_seq":3417,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.483325+0000","last_change":"2024-04-17T11:48:05.513440+0000","last_active":"2024-04-17T11:48:09.483325+0000","last_peered":"2024-04-17T11:48:09.483325+0000","last_clean":"2024-04-17T11:48:09.483325+0000","last_became_active":"2024-04-17T11:34:23.718612+0000","last_became_peered":"2024-04-17T11:34:23.718612+0000","last_unstale":"2024-04-17T11:48:09.483325+0000","last_undegraded":"2024-04-17T11:48:09.483325+0000","last_fullsized":"2024-04-17T11:48:09.483325+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":1015,"ondisk_log_size":1015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":13950976,"num_objects":7,"num_object_clones":5,"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":132,"num_read_kb":60645,"num_write":436,"num_write_kb":71792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":808,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.545978+0000","last_change":"2024-04-17T11:30:48.964052+0000","last_active":"2024-04-17T11:48:08.545978+0000","last_peered":"2024-04-17T11:48:08.545978+0000","last_clean":"2024-04-17T11:48:08.545978+0000","last_became_active":"2024-04-17T11:30:48.963736+0000","last_became_peered":"2024-04-17T11:30:48.963736+0000","last_unstale":"2024-04-17T11:48:08.545978+0000","last_undegraded":"2024-04-17T11:48:08.545978+0000","last_fullsized":"2024-04-17T11:48:08.545978+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,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":816,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.535137+0000","last_change":"2024-04-17T11:30:49.351139+0000","last_active":"2024-04-17T11:48:08.535137+0000","last_peered":"2024-04-17T11:48:08.535137+0000","last_clean":"2024-04-17T11:48:08.535137+0000","last_became_active":"2024-04-17T11:30:49.350808+0000","last_became_peered":"2024-04-17T11:30:49.350808+0000","last_unstale":"2024-04-17T11:48:08.535137+0000","last_undegraded":"2024-04-17T11:48:08.535137+0000","last_fullsized":"2024-04-17T11:48:08.535137+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"865'3842","reported_seq":6007,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.512823+0000","last_change":"2024-04-17T11:48:05.539203+0000","last_active":"2024-04-17T11:48:09.512823+0000","last_peered":"2024-04-17T11:48:09.512823+0000","last_clean":"2024-04-17T11:48:09.512823+0000","last_became_active":"2024-04-17T11:34:23.718422+0000","last_became_peered":"2024-04-17T11:34:23.718422+0000","last_unstale":"2024-04-17T11:48:09.512823+0000","last_undegraded":"2024-04-17T11:48:09.512823+0000","last_fullsized":"2024-04-17T11:48:09.512823+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":3842,"ondisk_log_size":3842,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":49561600,"num_objects":24,"num_object_clones":16,"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":611,"num_read_kb":1141424,"num_write":1391,"num_write_kb":305360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":817,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.588259+0000","last_change":"2024-04-17T11:30:48.958059+0000","last_active":"2024-04-17T11:48:08.588259+0000","last_peered":"2024-04-17T11:48:08.588259+0000","last_clean":"2024-04-17T11:48:08.588259+0000","last_became_active":"2024-04-17T11:30:48.957745+0000","last_became_peered":"2024-04-17T11:30:48.957745+0000","last_unstale":"2024-04-17T11:48:08.588259+0000","last_undegraded":"2024-04-17T11:48:08.588259+0000","last_fullsized":"2024-04-17T11:48:08.588259+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":811,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.537856+0000","last_change":"2024-04-17T11:30:49.336907+0000","last_active":"2024-04-17T11:48:08.537856+0000","last_peered":"2024-04-17T11:48:08.537856+0000","last_clean":"2024-04-17T11:48:08.537856+0000","last_became_active":"2024-04-17T11:30:49.336596+0000","last_became_peered":"2024-04-17T11:30:49.336596+0000","last_unstale":"2024-04-17T11:48:08.537856+0000","last_undegraded":"2024-04-17T11:48:08.537856+0000","last_fullsized":"2024-04-17T11:48:08.537856+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.d","version":"865'511","reported_seq":3050,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.485242+0000","last_change":"2024-04-17T11:48:05.530268+0000","last_active":"2024-04-17T11:48:09.485242+0000","last_peered":"2024-04-17T11:48:09.485242+0000","last_clean":"2024-04-17T11:48:09.485242+0000","last_became_active":"2024-04-17T11:34:23.715705+0000","last_became_peered":"2024-04-17T11:34:23.715705+0000","last_unstale":"2024-04-17T11:48:09.485242+0000","last_undegraded":"2024-04-17T11:48:09.485242+0000","last_fullsized":"2024-04-17T11:48:09.485242+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":511,"ondisk_log_size":511,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":4038656,"num_objects":3,"num_object_clones":2,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":102,"num_read_kb":134393,"num_write":134,"num_write_kb":29968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":817,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.587912+0000","last_change":"2024-04-17T11:30:48.958915+0000","last_active":"2024-04-17T11:48:08.587912+0000","last_peered":"2024-04-17T11:48:08.587912+0000","last_clean":"2024-04-17T11:48:08.587912+0000","last_became_active":"2024-04-17T11:30:48.957929+0000","last_became_peered":"2024-04-17T11:30:48.957929+0000","last_unstale":"2024-04-17T11:48:08.587912+0000","last_undegraded":"2024-04-17T11:48:08.587912+0000","last_fullsized":"2024-04-17T11:48:08.587912+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":811,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.537771+0000","last_change":"2024-04-17T11:30:49.342849+0000","last_active":"2024-04-17T11:48:08.537771+0000","last_peered":"2024-04-17T11:48:08.537771+0000","last_clean":"2024-04-17T11:48:08.537771+0000","last_became_active":"2024-04-17T11:30:49.342270+0000","last_became_peered":"2024-04-17T11:30:49.342270+0000","last_unstale":"2024-04-17T11:48:08.537771+0000","last_undegraded":"2024-04-17T11:48:08.537771+0000","last_fullsized":"2024-04-17T11:48:08.537771+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,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":"865'1445","reported_seq":3871,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:10.248534+0000","last_change":"2024-04-17T11:48:05.533867+0000","last_active":"2024-04-17T11:48:10.248534+0000","last_peered":"2024-04-17T11:48:10.248534+0000","last_clean":"2024-04-17T11:48:10.248534+0000","last_became_active":"2024-04-17T11:34:23.718235+0000","last_became_peered":"2024-04-17T11:34:23.718235+0000","last_unstale":"2024-04-17T11:48:10.248534+0000","last_undegraded":"2024-04-17T11:48:10.248534+0000","last_fullsized":"2024-04-17T11:48:10.248534+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":1445,"ondisk_log_size":1445,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":14467072,"num_objects":9,"num_object_clones":6,"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":2,"num_read":236,"num_read_kb":358585,"num_write":462,"num_write_kb":120872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.b","version":"53'2","reported_seq":810,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546333+0000","last_change":"2024-04-17T11:30:48.965197+0000","last_active":"2024-04-17T11:48:08.546333+0000","last_peered":"2024-04-17T11:48:08.546333+0000","last_clean":"2024-04-17T11:48:08.546333+0000","last_became_active":"2024-04-17T11:30:48.964897+0000","last_became_peered":"2024-04-17T11:30:48.964897+0000","last_unstale":"2024-04-17T11:48:08.546333+0000","last_undegraded":"2024-04-17T11:48:08.546333+0000","last_fullsized":"2024-04-17T11:48:08.546333+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":805,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.732639+0000","last_change":"2024-04-17T11:30:49.338523+0000","last_active":"2024-04-17T11:48:07.732639+0000","last_peered":"2024-04-17T11:48:07.732639+0000","last_clean":"2024-04-17T11:48:07.732639+0000","last_became_active":"2024-04-17T11:30:49.337420+0000","last_became_peered":"2024-04-17T11:30:49.337420+0000","last_unstale":"2024-04-17T11:48:07.732639+0000","last_undegraded":"2024-04-17T11:48:07.732639+0000","last_fullsized":"2024-04-17T11:48:07.732639+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.b","version":"866'904","reported_seq":3371,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.482095+0000","last_change":"2024-04-17T11:48:05.517268+0000","last_active":"2024-04-17T11:48:09.482095+0000","last_peered":"2024-04-17T11:48:09.482095+0000","last_clean":"2024-04-17T11:48:09.482095+0000","last_became_active":"2024-04-17T11:34:23.717103+0000","last_became_peered":"2024-04-17T11:34:23.717103+0000","last_unstale":"2024-04-17T11:48:09.482095+0000","last_undegraded":"2024-04-17T11:48:09.482095+0000","last_fullsized":"2024-04-17T11:48:09.482095+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":904,"ondisk_log_size":904,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":20348928,"num_objects":7,"num_object_clones":5,"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":144,"num_read_kb":149341,"num_write":370,"num_write_kb":113848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":826,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.537695+0000","last_change":"2024-04-17T11:30:48.951281+0000","last_active":"2024-04-17T11:48:08.537695+0000","last_peered":"2024-04-17T11:48:08.537695+0000","last_clean":"2024-04-17T11:48:08.537695+0000","last_became_active":"2024-04-17T11:30:48.950943+0000","last_became_peered":"2024-04-17T11:30:48.950943+0000","last_unstale":"2024-04-17T11:48:08.537695+0000","last_undegraded":"2024-04-17T11:48:08.537695+0000","last_fullsized":"2024-04-17T11:48:08.537695+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546512+0000","last_change":"2024-04-17T11:30:49.350441+0000","last_active":"2024-04-17T11:48:08.546512+0000","last_peered":"2024-04-17T11:48:08.546512+0000","last_clean":"2024-04-17T11:48:08.546512+0000","last_became_active":"2024-04-17T11:30:49.350147+0000","last_became_peered":"2024-04-17T11:30:49.350147+0000","last_unstale":"2024-04-17T11:48:08.546512+0000","last_undegraded":"2024-04-17T11:48:08.546512+0000","last_fullsized":"2024-04-17T11:48:08.546512+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":"867'1431","reported_seq":3852,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.484927+0000","last_change":"2024-04-17T11:48:05.517259+0000","last_active":"2024-04-17T11:48:09.484927+0000","last_peered":"2024-04-17T11:48:09.484927+0000","last_clean":"2024-04-17T11:48:09.484927+0000","last_became_active":"2024-04-17T11:34:23.708726+0000","last_became_peered":"2024-04-17T11:34:23.708726+0000","last_unstale":"2024-04-17T11:48:09.484927+0000","last_undegraded":"2024-04-17T11:48:09.484927+0000","last_fullsized":"2024-04-17T11:48:09.484927+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":1431,"ondisk_log_size":1431,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":23027712,"num_objects":10,"num_object_clones":7,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":230,"num_read_kb":282014,"num_write":497,"num_write_kb":86064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.d","version":"53'1","reported_seq":818,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.587886+0000","last_change":"2024-04-17T11:30:48.958502+0000","last_active":"2024-04-17T11:48:08.587886+0000","last_peered":"2024-04-17T11:48:08.587886+0000","last_clean":"2024-04-17T11:48:08.587886+0000","last_became_active":"2024-04-17T11:30:48.958183+0000","last_became_peered":"2024-04-17T11:30:48.958183+0000","last_unstale":"2024-04-17T11:48:08.587886+0000","last_undegraded":"2024-04-17T11:48:08.587886+0000","last_fullsized":"2024-04-17T11:48:08.587886+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":809,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.130115+0000","last_change":"2024-04-17T11:30:49.344380+0000","last_active":"2024-04-17T11:48:09.130115+0000","last_peered":"2024-04-17T11:48:09.130115+0000","last_clean":"2024-04-17T11:48:09.130115+0000","last_became_active":"2024-04-17T11:30:49.344067+0000","last_became_peered":"2024-04-17T11:30:49.344067+0000","last_unstale":"2024-04-17T11:48:09.130115+0000","last_undegraded":"2024-04-17T11:48:09.130115+0000","last_fullsized":"2024-04-17T11:48:09.130115+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.9","version":"865'1822","reported_seq":4183,"reported_epoch":869,"state":"active+clean","last_fresh":"2024-04-17T11:48:10.248616+0000","last_change":"2024-04-17T11:48:05.528926+0000","last_active":"2024-04-17T11:48:10.248616+0000","last_peered":"2024-04-17T11:48:10.248616+0000","last_clean":"2024-04-17T11:48:10.248616+0000","last_became_active":"2024-04-17T11:34:23.716212+0000","last_became_peered":"2024-04-17T11:34:23.716212+0000","last_unstale":"2024-04-17T11:48:10.248616+0000","last_undegraded":"2024-04-17T11:48:10.248616+0000","last_fullsized":"2024-04-17T11:48:10.248616+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:34:22.696182+0000","last_clean_scrub_stamp":"2024-04-17T11:34:22.696182+0000","log_size":1822,"ondisk_log_size":1822,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":19210240,"num_objects":11,"num_object_clones":7,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":1,"num_read":287,"num_read_kb":291111,"num_write":645,"num_write_kb":129800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"53'2","reported_seq":828,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.537917+0000","last_change":"2024-04-17T11:30:48.959649+0000","last_active":"2024-04-17T11:48:08.537917+0000","last_peered":"2024-04-17T11:48:08.537917+0000","last_clean":"2024-04-17T11:48:08.537917+0000","last_became_active":"2024-04-17T11:30:48.959338+0000","last_became_peered":"2024-04-17T11:30:48.959338+0000","last_unstale":"2024-04-17T11:48:08.537917+0000","last_undegraded":"2024-04-17T11:48:08.537917+0000","last_fullsized":"2024-04-17T11:48:08.537917+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:47.932497+0000","last_clean_scrub_stamp":"2024-04-17T11:30:47.932497+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":807,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.546771+0000","last_change":"2024-04-17T11:30:49.350662+0000","last_active":"2024-04-17T11:48:08.546771+0000","last_peered":"2024-04-17T11:48:08.546771+0000","last_clean":"2024-04-17T11:48:08.546771+0000","last_became_active":"2024-04-17T11:30:49.349725+0000","last_became_peered":"2024-04-17T11:30:49.349725+0000","last_unstale":"2024-04-17T11:48:08.546771+0000","last_undegraded":"2024-04-17T11:48:08.546771+0000","last_fullsized":"2024-04-17T11:48:08.546771+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":805,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.731177+0000","last_change":"2024-04-17T11:30:49.340859+0000","last_active":"2024-04-17T11:48:07.731177+0000","last_peered":"2024-04-17T11:48:07.731177+0000","last_clean":"2024-04-17T11:48:07.731177+0000","last_became_active":"2024-04-17T11:30:49.340537+0000","last_became_peered":"2024-04-17T11:30:49.340537+0000","last_unstale":"2024-04-17T11:48:07.731177+0000","last_undegraded":"2024-04-17T11:48:07.731177+0000","last_fullsized":"2024-04-17T11:48:07.731177+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":825,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.536938+0000","last_change":"2024-04-17T11:30:49.340551+0000","last_active":"2024-04-17T11:48:08.536938+0000","last_peered":"2024-04-17T11:48:08.536938+0000","last_clean":"2024-04-17T11:48:08.536938+0000","last_became_active":"2024-04-17T11:30:49.340235+0000","last_became_peered":"2024-04-17T11:30:49.340235+0000","last_unstale":"2024-04-17T11:48:08.536938+0000","last_undegraded":"2024-04-17T11:48:08.536938+0000","last_fullsized":"2024-04-17T11:48:08.536938+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,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":809,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.130008+0000","last_change":"2024-04-17T11:30:49.345018+0000","last_active":"2024-04-17T11:48:09.130008+0000","last_peered":"2024-04-17T11:48:09.130008+0000","last_clean":"2024-04-17T11:48:09.130008+0000","last_became_active":"2024-04-17T11:30:49.344690+0000","last_became_peered":"2024-04-17T11:30:49.344690+0000","last_unstale":"2024-04-17T11:48:09.130008+0000","last_undegraded":"2024-04-17T11:48:09.130008+0000","last_fullsized":"2024-04-17T11:48:09.130008+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,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":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.585587+0000","last_change":"2024-04-17T11:30:49.339620+0000","last_active":"2024-04-17T11:48:08.585587+0000","last_peered":"2024-04-17T11:48:08.585587+0000","last_clean":"2024-04-17T11:48:08.585587+0000","last_became_active":"2024-04-17T11:30:49.339329+0000","last_became_peered":"2024-04-17T11:30:49.339329+0000","last_unstale":"2024-04-17T11:48:08.585587+0000","last_undegraded":"2024-04-17T11:48:08.585587+0000","last_fullsized":"2024-04-17T11:48:08.585587+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,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":820,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.537872+0000","last_change":"2024-04-17T11:32:08.194625+0000","last_active":"2024-04-17T11:48:08.537872+0000","last_peered":"2024-04-17T11:48:08.537872+0000","last_clean":"2024-04-17T11:48:08.537872+0000","last_became_active":"2024-04-17T11:32:08.194289+0000","last_became_peered":"2024-04-17T11:32:08.194289+0000","last_unstale":"2024-04-17T11:48:08.537872+0000","last_undegraded":"2024-04-17T11:48:08.537872+0000","last_fullsized":"2024-04-17T11:48:08.537872+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":816,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.587823+0000","last_change":"2024-04-17T11:30:49.333512+0000","last_active":"2024-04-17T11:48:08.587823+0000","last_peered":"2024-04-17T11:48:08.587823+0000","last_clean":"2024-04-17T11:48:08.587823+0000","last_became_active":"2024-04-17T11:30:49.333198+0000","last_became_peered":"2024-04-17T11:30:49.333198+0000","last_unstale":"2024-04-17T11:48:08.587823+0000","last_undegraded":"2024-04-17T11:48:08.587823+0000","last_fullsized":"2024-04-17T11:48:08.587823+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,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":805,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.732149+0000","last_change":"2024-04-17T11:30:49.340739+0000","last_active":"2024-04-17T11:48:07.732149+0000","last_peered":"2024-04-17T11:48:07.732149+0000","last_clean":"2024-04-17T11:48:07.732149+0000","last_became_active":"2024-04-17T11:30:49.339948+0000","last_became_peered":"2024-04-17T11:30:49.339948+0000","last_unstale":"2024-04-17T11:48:07.732149+0000","last_undegraded":"2024-04-17T11:48:07.732149+0000","last_fullsized":"2024-04-17T11:48:07.732149+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,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":811,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.537689+0000","last_change":"2024-04-17T11:30:49.335830+0000","last_active":"2024-04-17T11:48:08.537689+0000","last_peered":"2024-04-17T11:48:08.537689+0000","last_clean":"2024-04-17T11:48:08.537689+0000","last_became_active":"2024-04-17T11:30:49.335161+0000","last_became_peered":"2024-04-17T11:30:49.335161+0000","last_unstale":"2024-04-17T11:48:08.537689+0000","last_undegraded":"2024-04-17T11:48:08.537689+0000","last_fullsized":"2024-04-17T11:48:08.537689+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":809,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.129830+0000","last_change":"2024-04-17T11:30:49.344554+0000","last_active":"2024-04-17T11:48:09.129830+0000","last_peered":"2024-04-17T11:48:09.129830+0000","last_clean":"2024-04-17T11:48:09.129830+0000","last_became_active":"2024-04-17T11:30:49.344244+0000","last_became_peered":"2024-04-17T11:30:49.344244+0000","last_unstale":"2024-04-17T11:48:09.129830+0000","last_undegraded":"2024-04-17T11:48:09.129830+0000","last_fullsized":"2024-04-17T11:48:09.129830+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":820,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.536731+0000","last_change":"2024-04-17T11:32:08.158635+0000","last_active":"2024-04-17T11:48:08.536731+0000","last_peered":"2024-04-17T11:48:08.536731+0000","last_clean":"2024-04-17T11:48:08.536731+0000","last_became_active":"2024-04-17T11:32:08.158282+0000","last_became_peered":"2024-04-17T11:32:08.158282+0000","last_unstale":"2024-04-17T11:48:08.536731+0000","last_undegraded":"2024-04-17T11:48:08.536731+0000","last_fullsized":"2024-04-17T11:48:08.536731+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,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":809,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:09.130008+0000","last_change":"2024-04-17T11:30:49.352533+0000","last_active":"2024-04-17T11:48:09.130008+0000","last_peered":"2024-04-17T11:48:09.130008+0000","last_clean":"2024-04-17T11:48:09.130008+0000","last_became_active":"2024-04-17T11:30:49.351723+0000","last_became_peered":"2024-04-17T11:30:49.351723+0000","last_unstale":"2024-04-17T11:48:09.130008+0000","last_undegraded":"2024-04-17T11:48:09.130008+0000","last_fullsized":"2024-04-17T11:48:09.130008+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":812,"reported_epoch":868,"state":"active+clean","last_fresh":"2024-04-17T11:48:08.585646+0000","last_change":"2024-04-17T11:30:49.350463+0000","last_active":"2024-04-17T11:48:08.585646+0000","last_peered":"2024-04-17T11:48:08.585646+0000","last_clean":"2024-04-17T11:48:08.585646+0000","last_became_active":"2024-04-17T11:30:49.349953+0000","last_became_peered":"2024-04-17T11:30:49.349953+0000","last_unstale":"2024-04-17T11:48:08.585646+0000","last_undegraded":"2024-04-17T11:48:08.585646+0000","last_fullsized":"2024-04-17T11:48:08.585646+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,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":805,"reported_epoch":867,"state":"active+clean","last_fresh":"2024-04-17T11:48:07.731821+0000","last_change":"2024-04-17T11:30:49.340433+0000","last_active":"2024-04-17T11:48:07.731821+0000","last_peered":"2024-04-17T11:48:07.731821+0000","last_clean":"2024-04-17T11:48:07.731821+0000","last_became_active":"2024-04-17T11:30:49.340045+0000","last_became_peered":"2024-04-17T11:30:49.340045+0000","last_unstale":"2024-04-17T11:48:07.731821+0000","last_undegraded":"2024-04-17T11:48:07.731821+0000","last_fullsized":"2024-04-17T11:48:07.731821+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-17T11:30:48.934375+0000","last_clean_scrub_stamp":"2024-04-17T11:30:48.934375+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,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":380551168,"num_objects":162,"num_object_clones":115,"num_object_copies":486,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":162,"num_whiteouts":8,"num_read":3842,"num_read_kb":5592042,"num_write":8309,"num_write_kb":1844760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":526958592,"data_stored":982511616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":24229,"ondisk_log_size":24229,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3376,"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":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":10128,"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":48,"seq":206158430424,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":352292,"kb_used_data":46876,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93392860,"statfs":{"total":95995035648,"available":95634288640,"internally_reserved":0,"allocated":48001024,"data_stored":78068546,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.59299999999999997,"15min":0.57599999999999996},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.254},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":1.7230000000000001},"last":0.432},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.60499999999999998,"15min":0.59999999999999998},"min":{"1min":0.47699999999999998,"5min":0.312,"15min":0.27600000000000002},"max":{"1min":0.80500000000000005,"5min":0.83299999999999996,"15min":1.4910000000000001},"last":0.45100000000000001}]},{"osd":1,"last update":"Wed Apr 17 11:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59899999999999998,"15min":0.59399999999999997},"min":{"1min":0.438,"5min":0.40200000000000002,"15min":0.28799999999999998},"max":{"1min":0.78600000000000003,"5min":0.81200000000000006,"15min":1.8149999999999999},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59099999999999997,"15min":0.59499999999999997},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.82299999999999995,"5min":0.85699999999999998,"15min":4.3360000000000003},"last":0.60799999999999998}]},{"osd":2,"last update":"Wed Apr 17 11:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58699999999999997,"15min":0.58399999999999996},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.30399999999999999},"max":{"1min":0.875,"5min":0.875,"15min":2.6829999999999998},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.63100000000000001,"15min":0.61799999999999999},"min":{"1min":0.43099999999999999,"5min":0.36799999999999999,"15min":0.33500000000000002},"max":{"1min":0.83699999999999997,"5min":0.89000000000000001,"15min":1.5600000000000001},"last":0.65500000000000003}]},{"osd":3,"last update":"Wed Apr 17 11:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.61399999999999999,"15min":0.622},"min":{"1min":0.42199999999999999,"5min":0.38600000000000001,"15min":0.35199999999999998},"max":{"1min":0.78600000000000003,"5min":0.871,"15min":4.0060000000000002},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59699999999999998,"15min":0.60799999999999998},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.32000000000000001},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":4.1779999999999999},"last":0.58799999999999997}]},{"osd":4,"last update":"Wed Apr 17 11:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47999999999999998,"15min":0.48199999999999998},"min":{"1min":0.36099999999999999,"5min":0.28899999999999998,"15min":0.25600000000000001},"max":{"1min":0.66300000000000003,"5min":0.69499999999999995,"15min":1.6240000000000001},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.504,"15min":0.51100000000000001},"min":{"1min":0.374,"5min":0.33500000000000002,"15min":0.30299999999999999},"max":{"1min":0.873,"5min":0.873,"15min":1.5289999999999999},"last":0.69399999999999995}]},{"osd":5,"last update":"Wed Apr 17 11:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.35899999999999999,"5min":0.313,"15min":0.29099999999999998},"max":{"1min":0.64000000000000001,"5min":0.745,"15min":4.0720000000000001},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.53700000000000003,"15min":0.53800000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.29899999999999999},"max":{"1min":0.72199999999999998,"5min":0.84799999999999998,"15min":1.1990000000000001},"last":0.71299999999999997}]},{"osd":6,"last update":"Wed Apr 17 11:48:08 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.54400000000000004,"15min":0.55400000000000005},"min":{"1min":0.40100000000000002,"5min":0.35599999999999998,"15min":0.35299999999999998},"max":{"1min":0.73199999999999998,"5min":0.79400000000000004,"15min":4.1219999999999999},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.57499999999999996,"15min":0.57799999999999996},"min":{"1min":0.371,"5min":0.36799999999999999,"15min":0.34000000000000002},"max":{"1min":0.77200000000000002,"5min":0.81699999999999995,"15min":1.2390000000000001},"last":0.76100000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626652,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":347228,"kb_used_data":37716,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93397924,"statfs":{"total":95995035648,"available":95639474176,"internally_reserved":0,"allocated":38621184,"data_stored":49099568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 17 11:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55800000000000005,"15min":0.56799999999999995},"min":{"1min":0.35199999999999998,"5min":0.27500000000000002,"15min":0.26400000000000001},"max":{"1min":0.81299999999999994,"5min":0.83199999999999996,"15min":2.1499999999999999},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.63,"15min":0.58799999999999997},"min":{"1min":0.39300000000000002,"5min":0.307,"15min":0.307},"max":{"1min":0.72399999999999998,"5min":6.984,"15min":6.984},"last":0.65100000000000002}]},{"osd":1,"last update":"Wed Apr 17 11:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.56999999999999995,"15min":0.56799999999999995},"min":{"1min":0.36099999999999999,"5min":0.35099999999999998,"15min":0.29299999999999998},"max":{"1min":0.752,"5min":0.85699999999999998,"15min":1.002},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.57799999999999996,"15min":0.60099999999999998},"min":{"1min":0.41999999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.78500000000000003,"5min":0.81200000000000006,"15min":4.5090000000000003},"last":0.73899999999999999}]},{"osd":2,"last update":"Wed Apr 17 11:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.57799999999999996,"15min":0.59799999999999998},"min":{"1min":0.36399999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.72999999999999998,"5min":1.0780000000000001,"15min":4.7649999999999997},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.59799999999999998,"15min":0.625},"min":{"1min":0.38900000000000001,"5min":0.38800000000000001,"15min":0.36899999999999999},"max":{"1min":0.74099999999999999,"5min":1.391,"15min":11.414},"last":0.67200000000000004}]},{"osd":3,"last update":"Wed Apr 17 11:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.59899999999999998,"15min":0.59199999999999997},"min":{"1min":0.376,"5min":0.36299999999999999,"15min":0.33000000000000002},"max":{"1min":0.77600000000000002,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.59899999999999998,"15min":0.60699999999999998},"min":{"1min":0.45000000000000001,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.67800000000000005,"5min":0.82499999999999996,"15min":3.1259999999999999},"last":0.70299999999999996}]},{"osd":4,"last update":"Wed Apr 17 11:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.48399999999999999,"15min":0.48599999999999999},"min":{"1min":0.307,"5min":0.29899999999999999,"15min":0.27200000000000002},"max":{"1min":0.66800000000000004,"5min":0.70399999999999996,"15min":2.4950000000000001},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.51700000000000002,"15min":0.51500000000000001},"min":{"1min":0.29999999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.71499999999999997,"5min":0.75800000000000001,"15min":0.93700000000000006},"last":0.496}]},{"osd":5,"last update":"Wed Apr 17 11:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.52400000000000002,"15min":0.51400000000000001},"min":{"1min":0.35099999999999998,"5min":0.33100000000000002,"15min":0.312},"max":{"1min":0.71199999999999997,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.54700000000000004,"15min":0.54500000000000004},"min":{"1min":0.379,"5min":0.372,"15min":0.32200000000000001},"max":{"1min":0.73399999999999999,"5min":0.84399999999999997,"15min":1.036},"last":0.63}]},{"osd":7,"last update":"Wed Apr 17 11:47:54 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.57399999999999995,"15min":0.56599999999999995},"min":{"1min":0.38400000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.67200000000000004,"5min":1.22,"15min":1.22},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.58099999999999996,"15min":0.57399999999999995},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.75600000000000001,"5min":0.92200000000000004,"15min":1.2669999999999999},"last":0.65900000000000003}]}]},{"osd":1,"up_from":13,"seq":55834575091,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":687536,"kb_used_data":85544,"kb_used_omap":0,"kb_used_meta":601984,"kb_avail":93057616,"statfs":{"total":95995035648,"available":95290998784,"internally_reserved":0,"allocated":87597056,"data_stored":149350818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":616431616},"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":"Wed Apr 17 11:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.38700000000000001,"15min":0.39500000000000002},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.214},"max":{"1min":0.56000000000000005,"5min":0.67800000000000005,"15min":2.0720000000000001},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.44700000000000001,"15min":0.441},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.68999999999999995,"5min":2.3530000000000002,"15min":2.5150000000000001},"last":0.40200000000000002}]},{"osd":2,"last update":"Wed Apr 17 11:47:08 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.42999999999999999,"15min":0.41499999999999998},"min":{"1min":0.26900000000000002,"5min":0.25600000000000001,"15min":0.216},"max":{"1min":1.925,"5min":1.925,"15min":1.925},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.503,"5min":0.46899999999999997,"15min":0.44900000000000001},"min":{"1min":0.29799999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":1.7749999999999999,"5min":1.7749999999999999,"15min":2.1160000000000001},"last":0.36399999999999999}]},{"osd":3,"last update":"Wed Apr 17 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.47399999999999998,"15min":0.45900000000000002},"min":{"1min":0.28499999999999998,"5min":0.248,"15min":0.248},"max":{"1min":2.2320000000000002,"5min":2.2320000000000002,"15min":2.9199999999999999},"last":0.33600000000000002},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.47199999999999998,"15min":0.47399999999999998},"min":{"1min":0.28999999999999998,"5min":0.27900000000000003,"15min":0.26700000000000002},"max":{"1min":0.59399999999999997,"5min":0.90300000000000002,"15min":1.409},"last":0.34699999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:47:57 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.65900000000000003,"15min":0.64600000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.90000000000000002,"5min":1.2549999999999999,"15min":2.157},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.628,"5min":0.66700000000000004,"15min":0.64100000000000001},"min":{"1min":0.47499999999999998,"5min":0.372,"15min":0.372},"max":{"1min":0.91700000000000004,"5min":1.8740000000000001,"15min":1.8740000000000001},"last":0.71999999999999997}]},{"osd":5,"last update":"Wed Apr 17 11:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.66900000000000004,"15min":0.64700000000000002},"min":{"1min":0.42999999999999999,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.96999999999999997,"5min":1.095,"15min":2.23},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.747,"15min":0.70199999999999996},"min":{"1min":0.54000000000000004,"5min":0.40100000000000002,"15min":0.38},"max":{"1min":5.726,"5min":5.726,"15min":5.726},"last":0.69099999999999995}]},{"osd":6,"last update":"Wed Apr 17 11:47:32 2024","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.70099999999999996,"15min":0.67400000000000004},"min":{"1min":0.51700000000000002,"5min":0.437,"15min":0.434},"max":{"1min":0.90000000000000002,"5min":1.1379999999999999,"15min":1.1439999999999999},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.72999999999999998,"15min":0.72099999999999997},"min":{"1min":0.50900000000000001,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":0.91800000000000004,"5min":1.1759999999999999,"15min":2.8940000000000001},"last":0.83299999999999996}]},{"osd":7,"last update":"Wed Apr 17 11:47:57 2024","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.76700000000000002,"15min":0.71699999999999997},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.89800000000000002,"5min":5.7779999999999996,"15min":5.7779999999999996},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.80000000000000004,"15min":0.72299999999999998},"min":{"1min":0.53300000000000003,"5min":0.52500000000000002,"15min":0.38900000000000001},"max":{"1min":0.89100000000000001,"5min":9.109,"15min":9.109},"last":0.79400000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738617,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":675448,"kb_used_data":89840,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":93069704,"statfs":{"total":95995035648,"available":95303376896,"internally_reserved":0,"allocated":91996160,"data_stored":156416958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"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":"Wed Apr 17 11:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.35599999999999998,"5min":0.35899999999999999,"15min":0.39000000000000001},"min":{"1min":0.23100000000000001,"5min":0.192,"15min":0.192},"max":{"1min":0.45600000000000002,"5min":0.61599999999999999,"15min":6.4989999999999997},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.42499999999999999,"15min":0.41199999999999998},"min":{"1min":0.29099999999999998,"5min":0.21299999999999999,"15min":0.193},"max":{"1min":2.3740000000000001,"5min":2.3740000000000001,"15min":2.3740000000000001},"last":0.53500000000000003}]},{"osd":2,"last update":"Wed Apr 17 11:48:05 2024","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.39700000000000002,"15min":0.42199999999999999},"min":{"1min":0.29199999999999998,"5min":0.224,"15min":0.221},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":5.0510000000000002},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.437,"15min":0.45400000000000001},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.69499999999999995,"5min":0.73699999999999999,"15min":4.8170000000000002},"last":0.432}]},{"osd":3,"last update":"Wed Apr 17 11:47:30 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.45600000000000002,"15min":0.46000000000000002},"min":{"1min":0.32500000000000001,"5min":0.29199999999999998,"15min":0.26300000000000001},"max":{"1min":0.54300000000000004,"5min":0.73899999999999999,"15min":2.3199999999999998},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.40799999999999997,"15min":0.42499999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.223},"max":{"1min":0.48799999999999999,"5min":0.67700000000000005,"15min":3.0219999999999998},"last":0.47999999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:47:54 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.59799999999999998,"15min":0.60799999999999998},"min":{"1min":0.46899999999999997,"5min":0.39900000000000002,"15min":0.32600000000000001},"max":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.66300000000000003,"15min":0.65000000000000002},"min":{"1min":0.437,"5min":0.40699999999999997,"15min":0.39100000000000001},"max":{"1min":2.4199999999999999,"5min":2.4199999999999999,"15min":2.4199999999999999},"last":0.68100000000000005}]},{"osd":5,"last update":"Wed Apr 17 11:47:14 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.63900000000000001,"15min":0.63100000000000001},"min":{"1min":0.46700000000000003,"5min":0.40999999999999998,"15min":0.39700000000000002},"max":{"1min":0.76500000000000001,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.63,"5min":0.63700000000000001,"15min":0.64700000000000002},"min":{"1min":0.45800000000000002,"5min":0.377,"15min":0.36199999999999999},"max":{"1min":0.81899999999999995,"5min":1.0980000000000001,"15min":2.8959999999999999},"last":0.623}]},{"osd":6,"last update":"Wed Apr 17 11:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.66700000000000004,"15min":0.66200000000000003},"min":{"1min":0.46200000000000002,"5min":0.42199999999999999,"15min":0.35899999999999999},"max":{"1min":3.069,"5min":3.069,"15min":3.069},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.69299999999999995,"15min":0.69399999999999995},"min":{"1min":0.49099999999999999,"5min":0.46100000000000002,"15min":0.38700000000000001},"max":{"1min":2.0720000000000001,"5min":2.0720000000000001,"15min":2.0720000000000001},"last":0.70099999999999996}]},{"osd":7,"last update":"Wed Apr 17 11:48:05 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.68500000000000005,"15min":0.69699999999999995},"min":{"1min":0.52800000000000002,"5min":0.41599999999999998,"15min":0.36499999999999999},"max":{"1min":0.93999999999999995,"5min":1.0289999999999999,"15min":1.371},"last":0.745},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.70199999999999996,"15min":0.69899999999999995},"min":{"1min":0.52300000000000002,"5min":0.44,"15min":0.436},"max":{"1min":0.91500000000000004,"5min":1.0389999999999999,"15min":1.9399999999999999},"last":0.71099999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411567,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":656544,"kb_used_data":66840,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":93088608,"statfs":{"total":95995035648,"available":95322734592,"internally_reserved":0,"allocated":68444160,"data_stored":116234498,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"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":"Wed Apr 17 11:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.38200000000000001,"15min":0.39400000000000002},"min":{"1min":0.192,"5min":0.192,"15min":0.184},"max":{"1min":0.65600000000000003,"5min":0.66200000000000003,"15min":3.5299999999999998},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.433,"15min":0.41899999999999998},"min":{"1min":0.28799999999999998,"5min":0.24099999999999999,"15min":0.23000000000000001},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":1.76},"last":0.53200000000000003}]},{"osd":1,"last update":"Wed Apr 17 11:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.40799999999999997,"15min":0.40000000000000002},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.223},"max":{"1min":0.752,"5min":0.752,"15min":2.9039999999999999},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.42799999999999999,"15min":0.436},"min":{"1min":0.26200000000000001,"5min":0.26100000000000001,"15min":0.23799999999999999},"max":{"1min":0.60099999999999998,"5min":0.73799999999999999,"15min":4.9779999999999998},"last":0.46000000000000002}]},{"osd":3,"last update":"Wed Apr 17 11:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.443,"15min":0.438},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.253},"max":{"1min":0.63900000000000001,"5min":0.85799999999999998,"15min":3.4950000000000001},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.47699999999999998,"15min":0.45100000000000001},"min":{"1min":0.29999999999999999,"5min":0.28299999999999997,"15min":0.25900000000000001},"max":{"1min":3.173,"5min":3.173,"15min":3.173},"last":0.48199999999999998}]},{"osd":4,"last update":"Wed Apr 17 11:48:01 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.63300000000000001,"15min":0.63200000000000001},"min":{"1min":0.40600000000000003,"5min":0.38500000000000001,"15min":0.36599999999999999},"max":{"1min":0.81000000000000005,"5min":1.0389999999999999,"15min":1.222},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.437,"5min":0.39400000000000002,"15min":0.31900000000000001},"max":{"1min":0.85799999999999998,"5min":1.0900000000000001,"15min":1.129},"last":0.80200000000000005}]},{"osd":5,"last update":"Wed Apr 17 11:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.68200000000000005,"15min":0.67600000000000005},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.36399999999999999},"max":{"1min":0.89500000000000002,"5min":1.054,"15min":1.056},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.629,"5min":0.66800000000000004,"15min":0.65400000000000003},"min":{"1min":0.41199999999999998,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.96799999999999997,"5min":1.0780000000000001,"15min":1.3300000000000001},"last":0.82899999999999996}]},{"osd":6,"last update":"Wed Apr 17 11:47:45 2024","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.67900000000000005,"15min":0.66800000000000004},"min":{"1min":0.46800000000000003,"5min":0.41999999999999998,"15min":0.38500000000000001},"max":{"1min":0.86699999999999999,"5min":1.073,"15min":1.1719999999999999},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.70699999999999996,"15min":0.69999999999999996},"min":{"1min":0.49299999999999999,"5min":0.437,"15min":0.41299999999999998},"max":{"1min":0.91800000000000004,"5min":1.097,"15min":1.097},"last":0.89100000000000001}]},{"osd":7,"last update":"Wed Apr 17 11:48:01 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.69899999999999995,"15min":0.68799999999999994},"min":{"1min":0.48599999999999999,"5min":0.39300000000000002,"15min":0.39200000000000002},"max":{"1min":0.878,"5min":1.03,"15min":1.0700000000000001},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.72699999999999998,"15min":0.72199999999999998},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.41599999999999998},"max":{"1min":0.86599999999999999,"5min":1.153,"15min":1.153},"last":0.77500000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182633,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":357928,"kb_used_data":60704,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93387224,"statfs":{"total":95995035648,"available":95628517376,"internally_reserved":0,"allocated":62160896,"data_stored":114041752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Wed Apr 17 11:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.498,"15min":0.41799999999999998},"min":{"1min":0.23799999999999999,"5min":0.223,"15min":0.223},"max":{"1min":1.1080000000000001,"5min":6.5540000000000003,"15min":6.5540000000000003},"last":0.438},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.46400000000000002,"15min":0.432},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":1.48,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":0.379}]},{"osd":1,"last update":"Wed Apr 17 11:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.47299999999999998,"15min":0.437},"min":{"1min":0.28599999999999998,"5min":0.246,"15min":0.23999999999999999},"max":{"1min":1.117,"5min":2.7410000000000001,"15min":2.7410000000000001},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.505,"15min":0.46500000000000002},"min":{"1min":0.25700000000000001,"5min":0.215,"15min":0.215},"max":{"1min":1.9590000000000001,"5min":3.9239999999999999,"15min":3.9239999999999999},"last":0.38800000000000001}]},{"osd":2,"last update":"Wed Apr 17 11:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.56799999999999995,"15min":0.50700000000000001},"min":{"1min":0.317,"5min":0.28599999999999998,"15min":0.28499999999999998},"max":{"1min":0.83199999999999996,"5min":4.0099999999999998,"15min":4.0099999999999998},"last":0.433},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.52800000000000002,"15min":0.48099999999999998},"min":{"1min":0.30399999999999999,"5min":0.28699999999999998,"15min":0.253},"max":{"1min":1.0649999999999999,"5min":2.9420000000000002,"15min":2.9420000000000002},"last":0.46999999999999997}]},{"osd":4,"last update":"Wed Apr 17 11:47:43 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.65600000000000003,"15min":0.64500000000000002},"min":{"1min":0.40699999999999997,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.90700000000000003,"5min":3.7869999999999999,"15min":3.7869999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.67100000000000004,"15min":0.65000000000000002},"min":{"1min":0.46100000000000002,"5min":0.372,"15min":0.372},"max":{"1min":0.97699999999999998,"5min":3.3999999999999999,"15min":3.3999999999999999},"last":0.65700000000000003}]},{"osd":5,"last update":"Wed Apr 17 11:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.69199999999999995,"15min":0.65400000000000003},"min":{"1min":0.39600000000000002,"5min":0.38700000000000001,"15min":0.35499999999999998},"max":{"1min":0.88,"5min":3.9710000000000001,"15min":3.9710000000000001},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.72199999999999998,"15min":0.69499999999999995},"min":{"1min":0.49099999999999999,"5min":0.436,"15min":0.42199999999999999},"max":{"1min":0.83899999999999997,"5min":2.2280000000000002,"15min":2.2280000000000002},"last":0.74099999999999999}]},{"osd":6,"last update":"Wed Apr 17 11:47:43 2024","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.70999999999999996,"15min":0.68899999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.38900000000000001},"max":{"1min":1.0860000000000001,"5min":2.7330000000000001,"15min":2.7330000000000001},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.71899999999999997,"15min":0.68600000000000005},"min":{"1min":0.47199999999999998,"5min":0.40600000000000003,"15min":0.378},"max":{"1min":0.90900000000000003,"5min":3.8380000000000001,"15min":3.8380000000000001},"last":0.73299999999999998}]},{"osd":7,"last update":"Wed Apr 17 11:48:06 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.73899999999999999,"15min":0.69899999999999995},"min":{"1min":0.56999999999999995,"5min":0.46800000000000003,"15min":0.39000000000000001},"max":{"1min":1.1739999999999999,"5min":2.762,"15min":2.762},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.74299999999999999,"15min":0.72399999999999998},"min":{"1min":0.52800000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.1870000000000001,"5min":2.177,"15min":2.177},"last":0.78700000000000003}]}]},{"osd":4,"up_from":30,"seq":128849019109,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":688664,"kb_used_data":94864,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":93056488,"statfs":{"total":95995035648,"available":95289843712,"internally_reserved":0,"allocated":97140736,"data_stored":189303722,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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":"Wed Apr 17 11:47:44 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.57999999999999996,"15min":0.59299999999999997},"min":{"1min":0.432,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.90000000000000002,"5min":1.2929999999999999,"15min":2.831},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.55800000000000005,"15min":0.60199999999999998},"min":{"1min":0.42899999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.73799999999999999,"5min":0.94099999999999995,"15min":8.7650000000000006},"last":0.58799999999999997}]},{"osd":1,"last update":"Wed Apr 17 11:47:44 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.58599999999999997,"15min":0.60199999999999998},"min":{"1min":0.441,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.79400000000000004,"5min":0.95799999999999996,"15min":2.8820000000000001},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.59499999999999997,"15min":0.60399999999999998},"min":{"1min":0.47699999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.88600000000000001,"5min":1.4910000000000001,"15min":3.3119999999999998},"last":0.625}]},{"osd":2,"last update":"Wed Apr 17 11:47:44 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.57799999999999996,"15min":0.59299999999999997},"min":{"1min":0.39500000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.78900000000000003,"5min":1.2110000000000001,"15min":2.5009999999999999},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.57299999999999995,"15min":0.58799999999999997},"min":{"1min":0.38300000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.81999999999999995,"5min":0.86199999999999999,"15min":2.198},"last":0.48999999999999999}]},{"osd":3,"last update":"Wed Apr 17 11:47:44 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.57999999999999996,"15min":0.59299999999999997},"min":{"1min":0.46300000000000002,"5min":0.376,"15min":0.376},"max":{"1min":0.81899999999999995,"5min":0.97799999999999998,"15min":2.8479999999999999},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.622,"15min":0.61599999999999999},"min":{"1min":0.503,"5min":0.35899999999999999,"15min":0.34300000000000003},"max":{"1min":0.93100000000000005,"5min":2.1699999999999999,"15min":2.1699999999999999},"last":0.56799999999999995}]},{"osd":5,"last update":"Wed Apr 17 11:47:14 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.46100000000000002,"15min":0.45900000000000002},"min":{"1min":0.316,"5min":0.28399999999999997,"15min":0.23200000000000001},"max":{"1min":0.75600000000000001,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.495,"5min":0.47399999999999998,"15min":0.47099999999999997},"min":{"1min":0.31900000000000001,"5min":0.27300000000000002,"15min":0.26200000000000001},"max":{"1min":0.70299999999999996,"5min":0.92000000000000004,"15min":1.0700000000000001},"last":0.374}]},{"osd":6,"last update":"Wed Apr 17 11:47:30 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.54300000000000004,"15min":0.53900000000000003},"min":{"1min":0.40100000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.80500000000000005,"5min":0.89800000000000002,"15min":1.121},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58199999999999996,"15min":0.57199999999999995},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.83299999999999996,"5min":1.0149999999999999,"15min":1.0649999999999999},"last":0.55600000000000005}]},{"osd":7,"last update":"Wed Apr 17 11:48:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.57199999999999995,"15min":0.54600000000000004},"min":{"1min":0.40000000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.83899999999999997,"5min":4.25,"15min":4.25},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.57899999999999996,"15min":0.57399999999999995},"min":{"1min":0.41599999999999998,"5min":0.378,"15min":0.35099999999999998},"max":{"1min":0.877,"5min":1.0049999999999999,"15min":1.2010000000000001},"last":0.442}]}]},{"osd":5,"up_from":36,"seq":154618822879,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":677320,"kb_used_data":91712,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":93067832,"statfs":{"total":95995035648,"available":95301459968,"internally_reserved":0,"allocated":93913088,"data_stored":170525578,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"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":"Wed Apr 17 11:48:11 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.55200000000000005,"15min":0.56200000000000006},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.79400000000000004,"5min":0.80600000000000005,"15min":0.872},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.57299999999999995,"15min":0.56999999999999995},"min":{"1min":0.36599999999999999,"5min":0.33100000000000002,"15min":0.30199999999999999},"max":{"1min":0.76600000000000001,"5min":1.198,"15min":1.198},"last":0.52400000000000002}]},{"osd":1,"last update":"Wed Apr 17 11:48:11 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.54700000000000004,"15min":0.55700000000000005},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.78600000000000003,"5min":0.875,"15min":0.875},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.58099999999999996,"15min":0.59199999999999997},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.749,"5min":1.254,"15min":2.1629999999999998},"last":0.46700000000000003}]},{"osd":2,"last update":"Wed Apr 17 11:48:11 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55800000000000005,"15min":0.58099999999999996},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.74099999999999999,"5min":0.83399999999999996,"15min":2.2200000000000002},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58699999999999997,"15min":0.59099999999999997},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.87,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.55800000000000005}]},{"osd":3,"last update":"Wed Apr 17 11:48:11 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58299999999999996,"15min":0.59399999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.84599999999999997},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.57299999999999995,"15min":0.58999999999999997},"min":{"1min":0.375,"5min":0.34899999999999998,"15min":0.33100000000000002},"max":{"1min":0.83299999999999996,"5min":0.84699999999999998,"15min":0.876},"last":0.66700000000000004}]},{"osd":4,"last update":"Wed Apr 17 11:48:11 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.44500000000000001,"15min":0.45900000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.67800000000000005,"5min":0.68300000000000005,"15min":0.97099999999999997},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.47199999999999998,"15min":0.48199999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.70299999999999996,"5min":0.70499999999999996,"15min":0.78800000000000003},"last":0.69199999999999995}]},{"osd":6,"last update":"Wed Apr 17 11:47:38 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54500000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.71599999999999997,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.54000000000000004,"15min":0.55300000000000005},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.71999999999999997,"5min":0.94899999999999995,"15min":1.0660000000000001},"last":0.60699999999999998}]},{"osd":7,"last update":"Wed Apr 17 11:47:59 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.52600000000000002,"15min":0.53600000000000003},"min":{"1min":0.34599999999999997,"5min":0.34300000000000003,"15min":0.33900000000000002},"max":{"1min":0.73399999999999999,"5min":0.80700000000000005,"15min":1.0029999999999999},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.54500000000000004,"15min":0.55400000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.34799999999999998},"max":{"1min":0.72799999999999998,"5min":0.874,"15min":0.874},"last":0.71599999999999997}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"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":2710,"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":680,"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":2696,"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":2606,"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":576,"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":84377600,"data_stored":151351296,"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":79986688,"data_stored":144285696,"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":60841984,"data_stored":111169536,"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":54538240,"data_stored":108974080,"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":89522176,"data_stored":184238080,"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":86294528,"data_stored":165457920,"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":31006720,"data_stored":44032000,"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":40390656,"data_stored":73003008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-17T11:48:14.707 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-04-17T11:48:14.707 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 1bbdd278-fcad-11ee-bc91-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-04-17T11:48:14.938 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:13.884606+0000 mgr.y (mgr.14556) 614 : cluster [DBG] pgmap v1331: 121 pgs: 121 active+clean; 363 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2024-04-17T11:48:14.938 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:14.010322+0000 mgr.y (mgr.14556) 615 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:48:14.938 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:13.884606+0000 mgr.y (mgr.14556) 614 : cluster [DBG] pgmap v1331: 121 pgs: 121 active+clean; 363 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2024-04-17T11:48:14.939 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:14.010322+0000 mgr.y (mgr.14556) 615 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:48:14.989 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/1bbdd278-fcad-11ee-bc91-c7b262605968/mon.a/config 2024-04-17T11:48:15.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:13.884606+0000 mgr.y (mgr.14556) 614 : cluster [DBG] pgmap v1331: 121 pgs: 121 active+clean; 363 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2024-04-17T11:48:15.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:14.010322+0000 mgr.y (mgr.14556) 615 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-17T11:48:16.955 INFO:teuthology.orchestra.run.smithi031.stderr:pool 'unique_pool_0' removed 2024-04-17T11:48:17.139 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:48:17.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:15.885120+0000 mgr.y (mgr.14556) 616 : cluster [DBG] pgmap v1332: 121 pgs: 121 active+clean; 363 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 561 KiB/s rd, 143 KiB/s wr, 0 op/s 2024-04-17T11:48:17.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:16.875982+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.31:0/694986076' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-17T11:48:17.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:16.876339+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-17T11:48:17.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:15.885120+0000 mgr.y (mgr.14556) 616 : cluster [DBG] pgmap v1332: 121 pgs: 121 active+clean; 363 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 561 KiB/s rd, 143 KiB/s wr, 0 op/s 2024-04-17T11:48:17.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:16.875982+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.31:0/694986076' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-17T11:48:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:16.876339+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-17T11:48:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:15.885120+0000 mgr.y (mgr.14556) 616 : cluster [DBG] pgmap v1332: 121 pgs: 121 active+clean; 363 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 561 KiB/s rd, 143 KiB/s wr, 0 op/s 2024-04-17T11:48:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:16.875982+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.31:0/694986076' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-17T11:48:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:16.876339+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-17T11:48:17.435 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:48:17.435 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (15m) 4m ago 16m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:48:17.435 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (16m) 4m ago 16m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:48:17.435 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (17m) 4m ago 17m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:48:17.435 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (17m) 4m ago 17m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:48:17.435 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (20m) 4m ago 20m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:48:17.435 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (22m) 4m ago 22m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:48:17.435 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (22m) 4m ago 22m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (21m) 4m ago 21m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (21m) 4m ago 21m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (16m) 4m ago 16m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (16m) 4m ago 16m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (20m) 4m ago 20m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (20m) 4m ago 20m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (19m) 4m ago 19m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (19m) 4m ago 19m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (19m) 4m ago 19m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (18m) 4m ago 18m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (18m) 4m ago 18m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (17m) 4m ago 17m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:48:17.436 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (15m) 4m ago 16m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:48:17.703 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T11:48:17.703 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-04-17T11:48:17.703 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T11:48:17.703 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-04-17T11:48:17.703 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-17T11:48:17.704 INFO:tasks.workunit:Pulling workunits from ref pacific 2024-04-17T11:48:17.705 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-17T11:48:17.705 DEBUG:teuthology.orchestra.run.smithi031:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-17T11:48:17.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:48:17.724 INFO:teuthology.orchestra.run.smithi031.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-17T11:48:17.725 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-17T11:48:17.785 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-17T11:48:17.785 DEBUG:teuthology.orchestra.run.smithi031:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-17T11:48:17.801 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:48:17.801 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:48:17.801 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:48:17.801 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:48:17.801 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:48:17.801 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:48:17.802 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:48:17.802 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:48:17.802 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:48:17.802 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:48:17.802 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:48:17.802 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:48:17.802 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:48:17.802 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:48:17.802 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:48:17.802 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:48:17.802 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:48:17.820 INFO:tasks.workunit:timeout=3h 2024-04-17T11:48:17.820 INFO:tasks.workunit:cleanup=True 2024-04-17T11:48:17.821 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-04-17T11:48:17.879 INFO:tasks.workunit.client.0.smithi031.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-17T11:48:17.959 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:16.943710+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-04-17T11:48:17.960 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:16.943791+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-04-17T11:48:17.960 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:17.129184+0000 mgr.y (mgr.14556) 617 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:17.960 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:17.428279+0000 mgr.y (mgr.14556) 618 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:17.960 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:17.802682+0000 mon.a (mon.0) 1726 : audit [DBG] from='client.? 172.21.15.31:0/1372676407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:48:18.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:16.943710+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-04-17T11:48:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:16.943791+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-04-17T11:48:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:17.129184+0000 mgr.y (mgr.14556) 617 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:17.428279+0000 mgr.y (mgr.14556) 618 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:17.802682+0000 mon.a (mon.0) 1726 : audit [DBG] from='client.? 172.21.15.31:0/1372676407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:48:18.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:16.943710+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-04-17T11:48:18.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:16.943791+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-04-17T11:48:18.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:17.129184+0000 mgr.y (mgr.14556) 617 : audit [DBG] from='client.25373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:17.428279+0000 mgr.y (mgr.14556) 618 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:17.802682+0000 mon.a (mon.0) 1726 : audit [DBG] from='client.? 172.21.15.31:0/1372676407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:48:19.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:17.885654+0000 mgr.y (mgr.14556) 619 : cluster [DBG] pgmap v1334: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:19.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:17.885654+0000 mgr.y (mgr.14556) 619 : cluster [DBG] pgmap v1334: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:19.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:17.885654+0000 mgr.y (mgr.14556) 619 : cluster [DBG] pgmap v1334: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:21.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:19.886270+0000 mgr.y (mgr.14556) 620 : cluster [DBG] pgmap v1335: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:21.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:19.886270+0000 mgr.y (mgr.14556) 620 : cluster [DBG] pgmap v1335: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:21.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:19.886270+0000 mgr.y (mgr.14556) 620 : cluster [DBG] pgmap v1335: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:48:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:21] "GET /metrics HTTP/1.1" 200 192296 "" "Prometheus/2.33.4" 2024-04-17T11:48:23.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:21.886859+0000 mgr.y (mgr.14556) 621 : cluster [DBG] pgmap v1336: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:21.886859+0000 mgr.y (mgr.14556) 621 : cluster [DBG] pgmap v1336: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:23.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:21.886859+0000 mgr.y (mgr.14556) 621 : cluster [DBG] pgmap v1336: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:24.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:48:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:48:25.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:23.887785+0000 mgr.y (mgr.14556) 622 : cluster [DBG] pgmap v1337: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:23.887785+0000 mgr.y (mgr.14556) 622 : cluster [DBG] pgmap v1337: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:25.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:23.887785+0000 mgr.y (mgr.14556) 622 : cluster [DBG] pgmap v1337: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:25.888438+0000 mgr.y (mgr.14556) 623 : cluster [DBG] pgmap v1338: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:26.074598+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:48:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:26.384334+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:48:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:26.385057+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:48:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:26.389816+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:48:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:25.888438+0000 mgr.y (mgr.14556) 623 : cluster [DBG] pgmap v1338: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:27.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:26.074598+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:48:27.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:26.384334+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:48:27.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:26.385057+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:48:27.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:26.389816+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:48:27.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:25.888438+0000 mgr.y (mgr.14556) 623 : cluster [DBG] pgmap v1338: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:27.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:26.074598+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:48:27.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:26.384334+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:48:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:26.385057+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:48:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:26.389816+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:48:29.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:27.889001+0000 mgr.y (mgr.14556) 624 : cluster [DBG] pgmap v1339: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:27.889001+0000 mgr.y (mgr.14556) 624 : cluster [DBG] pgmap v1339: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:29.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:27.889001+0000 mgr.y (mgr.14556) 624 : cluster [DBG] pgmap v1339: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:30.735 DEBUG:teuthology.orchestra.run.smithi031:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-04-17T11:48:30.793 INFO:tasks.workunit.client.0.smithi031.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-17T11:48:30.795 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-17T11:48:30.796 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-17T11:48:30.844 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-17T11:48:30.892 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-17T11:48:30.930 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-17T11:48:30.932 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-17T11:48:30.932 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-17T11:48:30.969 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-17T11:48:30.973 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:48:30.973 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-17T11:48:31.032 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-04-17T11:48:31.033 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-04-17T11:48:31.033 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh 2024-04-17T11:48:31.103 INFO:tasks.workunit.client.0.smithi031.stdout:Running main() from gmock_main.cc 2024-04-17T11:48:31.103 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 22 tests from 1 test suite. 2024-04-17T11:48:31.103 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T11:48:31.103 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 22 tests from TestCls2PCQueue 2024-04-17T11:48:31.103 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-04-17T11:48:31.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:29.889448+0000 mgr.y (mgr.14556) 625 : cluster [DBG] pgmap v1340: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:31.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:29.889448+0000 mgr.y (mgr.14556) 625 : cluster [DBG] pgmap v1340: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:31.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:29.889448+0000 mgr.y (mgr.14556) 625 : cluster [DBG] pgmap v1340: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:48:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:31] "GET /metrics HTTP/1.1" 200 189943 "" "Prometheus/2.33.4" 2024-04-17T11:48:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:31.889864+0000 mgr.y (mgr.14556) 626 : cluster [DBG] pgmap v1341: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:31.996190+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-04-17T11:48:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:32.000683+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? 172.21.15.31:0/1046779539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:33.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:31.889864+0000 mgr.y (mgr.14556) 626 : cluster [DBG] pgmap v1341: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:31.996190+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-04-17T11:48:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:32.000683+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? 172.21.15.31:0/1046779539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:31.889864+0000 mgr.y (mgr.14556) 626 : cluster [DBG] pgmap v1341: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:31.996190+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-04-17T11:48:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:32.000683+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? 172.21.15.31:0/1046779539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:34.012 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2908 ms) 2024-04-17T11:48:34.012 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-04-17T11:48:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:32.999587+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.31:0/1046779539' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:32.999737+0000 mon.a (mon.0) 1734 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-04-17T11:48:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:48:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:48:34.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:32.999587+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.31:0/1046779539' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:34.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:32.999737+0000 mon.a (mon.0) 1734 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-04-17T11:48:34.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:32.999587+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.31:0/1046779539' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:32.999737+0000 mon.a (mon.0) 1734 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-04-17T11:48:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:33.890359+0000 mgr.y (mgr.14556) 627 : cluster [DBG] pgmap v1344: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:34.005709+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-04-17T11:48:35.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:33.890359+0000 mgr.y (mgr.14556) 627 : cluster [DBG] pgmap v1344: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:35.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:34.005709+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-04-17T11:48:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:33.890359+0000 mgr.y (mgr.14556) 627 : cluster [DBG] pgmap v1344: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:34.005709+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-04-17T11:48:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:35.010251+0000 mon.a (mon.0) 1736 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-04-17T11:48:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:35.020922+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? 172.21.15.31:0/4154826079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:36.010692+0000 mon.a (mon.0) 1738 : audit [INF] from='client.? 172.21.15.31:0/4154826079' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:36.010919+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-04-17T11:48:36.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:35.010251+0000 mon.a (mon.0) 1736 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-04-17T11:48:36.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:35.020922+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? 172.21.15.31:0/4154826079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:36.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:36.010692+0000 mon.a (mon.0) 1738 : audit [INF] from='client.? 172.21.15.31:0/4154826079' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:36.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:36.010919+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-04-17T11:48:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:35.010251+0000 mon.a (mon.0) 1736 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-04-17T11:48:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:35.020922+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? 172.21.15.31:0/4154826079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:36.010692+0000 mon.a (mon.0) 1738 : audit [INF] from='client.? 172.21.15.31:0/4154826079' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:36.010919+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-04-17T11:48:37.022 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3011 ms) 2024-04-17T11:48:37.023 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-04-17T11:48:37.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:35.890863+0000 mgr.y (mgr.14556) 628 : cluster [DBG] pgmap v1347: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:37.015754+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-04-17T11:48:37.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:35.890863+0000 mgr.y (mgr.14556) 628 : cluster [DBG] pgmap v1347: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:37.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:37.015754+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-04-17T11:48:37.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:35.890863+0000 mgr.y (mgr.14556) 628 : cluster [DBG] pgmap v1347: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:37.015754+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-04-17T11:48:39.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:37.891626+0000 mgr.y (mgr.14556) 629 : cluster [DBG] pgmap v1350: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:38.050804+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-04-17T11:48:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:38.061924+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.31:0/1233669312' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:38.062359+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:39.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:37.891626+0000 mgr.y (mgr.14556) 629 : cluster [DBG] pgmap v1350: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:39.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:38.050804+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-04-17T11:48:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:38.061924+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.31:0/1233669312' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:38.062359+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:37.891626+0000 mgr.y (mgr.14556) 629 : cluster [DBG] pgmap v1350: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:38.050804+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-04-17T11:48:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:38.061924+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.31:0/1233669312' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:38.062359+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:40.076 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.Reserve (3053 ms) 2024-04-17T11:48:40.076 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-04-17T11:48:40.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:39.053019+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:40.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:39.053148+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-04-17T11:48:40.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:39.053019+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:40.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:39.053148+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-04-17T11:48:40.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:39.053019+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:39.053148+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-04-17T11:48:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:39.892067+0000 mgr.y (mgr.14556) 630 : cluster [DBG] pgmap v1353: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:40.071427+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-04-17T11:48:41.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:39.892067+0000 mgr.y (mgr.14556) 630 : cluster [DBG] pgmap v1353: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:40.071427+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-04-17T11:48:41.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:39.892067+0000 mgr.y (mgr.14556) 630 : cluster [DBG] pgmap v1353: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:41.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:40.071427+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-04-17T11:48:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:48:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:41] "GET /metrics HTTP/1.1" 200 192360 "" "Prometheus/2.33.4" 2024-04-17T11:48:42.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:41.076387+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-04-17T11:48:42.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:41.080511+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? 172.21.15.31:0/1947736768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:42.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:41.076387+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-04-17T11:48:42.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:41.080511+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? 172.21.15.31:0/1947736768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:42.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:41.076387+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-04-17T11:48:42.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:41.080511+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? 172.21.15.31:0/1947736768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:43.095 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3018 ms) 2024-04-17T11:48:43.095 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-04-17T11:48:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:41.892648+0000 mgr.y (mgr.14556) 631 : cluster [DBG] pgmap v1356: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:42.089838+0000 mon.a (mon.0) 1748 : audit [INF] from='client.? 172.21.15.31:0/1947736768' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:42.089993+0000 mon.a (mon.0) 1749 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-04-17T11:48:43.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:41.892648+0000 mgr.y (mgr.14556) 631 : cluster [DBG] pgmap v1356: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:43.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:42.089838+0000 mon.a (mon.0) 1748 : audit [INF] from='client.? 172.21.15.31:0/1947736768' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:42.089993+0000 mon.a (mon.0) 1749 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-04-17T11:48:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:41.892648+0000 mgr.y (mgr.14556) 631 : cluster [DBG] pgmap v1356: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:42.089838+0000 mon.a (mon.0) 1748 : audit [INF] from='client.? 172.21.15.31:0/1947736768' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:42.089993+0000 mon.a (mon.0) 1749 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-04-17T11:48:44.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:43.091948+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-04-17T11:48:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:48:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:48:44.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:43.091948+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-04-17T11:48:44.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:43.091948+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-04-17T11:48:45.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:43.893088+0000 mgr.y (mgr.14556) 632 : cluster [DBG] pgmap v1359: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:44.101573+0000 mon.a (mon.0) 1751 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-04-17T11:48:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:44.105055+0000 mon.a (mon.0) 1752 : audit [INF] from='client.? 172.21.15.31:0/771728070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:45.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:43.893088+0000 mgr.y (mgr.14556) 632 : cluster [DBG] pgmap v1359: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:45.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:44.101573+0000 mon.a (mon.0) 1751 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-04-17T11:48:45.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:44.105055+0000 mon.a (mon.0) 1752 : audit [INF] from='client.? 172.21.15.31:0/771728070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:45.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:43.893088+0000 mgr.y (mgr.14556) 632 : cluster [DBG] pgmap v1359: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:44.101573+0000 mon.a (mon.0) 1751 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-04-17T11:48:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:44.105055+0000 mon.a (mon.0) 1752 : audit [INF] from='client.? 172.21.15.31:0/771728070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:46.128 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.Commit (3034 ms) 2024-04-17T11:48:46.128 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-04-17T11:48:46.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:45.105868+0000 mon.a (mon.0) 1753 : audit [INF] from='client.? 172.21.15.31:0/771728070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:46.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:45.106122+0000 mon.a (mon.0) 1754 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-04-17T11:48:46.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:45.105868+0000 mon.a (mon.0) 1753 : audit [INF] from='client.? 172.21.15.31:0/771728070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:46.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:45.106122+0000 mon.a (mon.0) 1754 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-04-17T11:48:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:45.105868+0000 mon.a (mon.0) 1753 : audit [INF] from='client.? 172.21.15.31:0/771728070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:45.106122+0000 mon.a (mon.0) 1754 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-04-17T11:48:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:45.893521+0000 mgr.y (mgr.14556) 633 : cluster [DBG] pgmap v1362: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:46.124894+0000 mon.a (mon.0) 1755 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-04-17T11:48:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:45.893521+0000 mgr.y (mgr.14556) 633 : cluster [DBG] pgmap v1362: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:46.124894+0000 mon.a (mon.0) 1755 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-04-17T11:48:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:45.893521+0000 mgr.y (mgr.14556) 633 : cluster [DBG] pgmap v1362: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:46.124894+0000 mon.a (mon.0) 1755 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-04-17T11:48:48.130 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:48:48.429 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (16m) 5m ago 17m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (16m) 5m ago 16m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (18m) 5m ago 18m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (18m) 5m ago 18m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (21m) 5m ago 21m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (23m) 5m ago 23m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (23m) 5m ago 23m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (21m) 5m ago 21m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (21m) 5m ago 21m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (17m) 5m ago 17m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (17m) 5m ago 17m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (21m) 5m ago 21m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:48:48.430 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (20m) 5m ago 20m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:48:48.431 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (20m) 5m ago 20m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:48:48.431 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (19m) 5m ago 19m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:48:48.431 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (19m) 5m ago 19m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:48:48.431 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (19m) 5m ago 19m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:48:48.431 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (18m) 5m ago 18m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:48:48.431 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (18m) 5m ago 18m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:48:48.431 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (16m) 5m ago 17m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:48:48.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:47.129838+0000 mon.a (mon.0) 1756 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-04-17T11:48:48.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:47.133107+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.31:0/1353133266' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:48.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:47.133536+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:48.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:47.129838+0000 mon.a (mon.0) 1756 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-04-17T11:48:48.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:47.133107+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.31:0/1353133266' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:48.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:47.133536+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:48.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:47.129838+0000 mon.a (mon.0) 1756 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-04-17T11:48:48.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:47.133107+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.31:0/1353133266' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:48.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:47.133536+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:48.779 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:48:48.779 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:48:48.779 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:48:48.779 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:48:48.780 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:48:49.152 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.Abort (3024 ms) 2024-04-17T11:48:49.153 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-04-17T11:48:49.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:47.894235+0000 mgr.y (mgr.14556) 634 : cluster [DBG] pgmap v1365: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:48.118505+0000 mgr.y (mgr.14556) 635 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:48.137158+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:48.137365+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-04-17T11:48:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:48.422825+0000 mgr.y (mgr.14556) 636 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:48.780911+0000 mon.a (mon.0) 1760 : audit [DBG] from='client.? 172.21.15.31:0/1145438932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:48:49.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:47.894235+0000 mgr.y (mgr.14556) 634 : cluster [DBG] pgmap v1365: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:48.118505+0000 mgr.y (mgr.14556) 635 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:48.137158+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:48.137365+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-04-17T11:48:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:48.422825+0000 mgr.y (mgr.14556) 636 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:48.780911+0000 mon.a (mon.0) 1760 : audit [DBG] from='client.? 172.21.15.31:0/1145438932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:48:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:47.894235+0000 mgr.y (mgr.14556) 634 : cluster [DBG] pgmap v1365: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:48.118505+0000 mgr.y (mgr.14556) 635 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:48.137158+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:48.137365+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-04-17T11:48:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:48.422825+0000 mgr.y (mgr.14556) 636 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:48:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:48.780911+0000 mon.a (mon.0) 1760 : audit [DBG] from='client.? 172.21.15.31:0/1145438932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:48:50.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:49.142192+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-04-17T11:48:50.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:49.142192+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-04-17T11:48:50.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:49.142192+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-04-17T11:48:51.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:49.894820+0000 mgr.y (mgr.14556) 637 : cluster [DBG] pgmap v1368: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:51.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:50.150237+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-04-17T11:48:51.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:50.156737+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.31:0/1765307820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:51.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:50.158187+0000 mon.a (mon.0) 1763 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:51.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:49.894820+0000 mgr.y (mgr.14556) 637 : cluster [DBG] pgmap v1368: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:51.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:50.150237+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-04-17T11:48:51.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:50.156737+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.31:0/1765307820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:51.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:50.158187+0000 mon.a (mon.0) 1763 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:51.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:49.894820+0000 mgr.y (mgr.14556) 637 : cluster [DBG] pgmap v1368: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:51.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:50.150237+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-04-17T11:48:51.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:50.156737+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.31:0/1765307820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:50.158187+0000 mon.a (mon.0) 1763 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:51] "GET /metrics HTTP/1.1" 200 192360 "" "Prometheus/2.33.4" 2024-04-17T11:48:52.184 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.ReserveError (3032 ms) 2024-04-17T11:48:52.184 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-04-17T11:48:52.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:51.153346+0000 mon.a (mon.0) 1764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:52.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:51.153530+0000 mon.a (mon.0) 1765 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-04-17T11:48:52.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:51.153346+0000 mon.a (mon.0) 1764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:52.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:51.153530+0000 mon.a (mon.0) 1765 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-04-17T11:48:52.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:51.153346+0000 mon.a (mon.0) 1764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:52.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:51.153530+0000 mon.a (mon.0) 1765 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-04-17T11:48:53.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:51.895317+0000 mgr.y (mgr.14556) 638 : cluster [DBG] pgmap v1371: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:52.173225+0000 mon.a (mon.0) 1766 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-04-17T11:48:53.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:51.895317+0000 mgr.y (mgr.14556) 638 : cluster [DBG] pgmap v1371: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:53.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:52.173225+0000 mon.a (mon.0) 1766 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-04-17T11:48:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:51.895317+0000 mgr.y (mgr.14556) 638 : cluster [DBG] pgmap v1371: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:52.173225+0000 mon.a (mon.0) 1766 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-04-17T11:48:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:48:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:48:54.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:53.176137+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-04-17T11:48:54.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:53.178248+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.31:0/2905761576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:54.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:53.185229+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:54.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:53.176137+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-04-17T11:48:54.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:53.178248+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.31:0/2905761576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:54.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:53.185229+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:54.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:53.176137+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-04-17T11:48:54.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:53.178248+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.31:0/2905761576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:54.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:53.185229+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:55.188 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.CommitError (3003 ms) 2024-04-17T11:48:55.188 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-04-17T11:48:55.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:53.895897+0000 mgr.y (mgr.14556) 639 : cluster [DBG] pgmap v1374: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:54.180245+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:54.180391+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-04-17T11:48:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:55.180969+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-04-17T11:48:55.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:53.895897+0000 mgr.y (mgr.14556) 639 : cluster [DBG] pgmap v1374: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:55.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:54.180245+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:54.180391+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-04-17T11:48:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:55.180969+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-04-17T11:48:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:53.895897+0000 mgr.y (mgr.14556) 639 : cluster [DBG] pgmap v1374: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:54.180245+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:54.180391+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-04-17T11:48:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:55.180969+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-04-17T11:48:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:55.896510+0000 mgr.y (mgr.14556) 640 : cluster [DBG] pgmap v1377: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:56.217422+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-04-17T11:48:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:56.219736+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? 172.21.15.31:0/3890542791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:55.896510+0000 mgr.y (mgr.14556) 640 : cluster [DBG] pgmap v1377: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:56.217422+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-04-17T11:48:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:56.219736+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? 172.21.15.31:0/3890542791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:57.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:55.896510+0000 mgr.y (mgr.14556) 640 : cluster [DBG] pgmap v1377: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:48:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:56.217422+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-04-17T11:48:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:56.219736+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? 172.21.15.31:0/3890542791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:48:58.240 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.AbortError (3053 ms) 2024-04-17T11:48:58.241 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-04-17T11:48:58.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:57.217039+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? 172.21.15.31:0/3890542791' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:58.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:57.217224+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-04-17T11:48:58.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:57.217039+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? 172.21.15.31:0/3890542791' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:58.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:57.217224+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-04-17T11:48:58.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:57.217039+0000 mon.a (mon.0) 1774 : audit [INF] from='client.? 172.21.15.31:0/3890542791' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:48:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:57.217224+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-04-17T11:48:59.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:57.897351+0000 mgr.y (mgr.14556) 641 : cluster [DBG] pgmap v1380: 137 pgs: 137 active+clean; 3.5 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 8.5 KiB/s wr, 17 op/s 2024-04-17T11:48:59.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:48:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:58.231289+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-04-17T11:48:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:57.897351+0000 mgr.y (mgr.14556) 641 : cluster [DBG] pgmap v1380: 137 pgs: 137 active+clean; 3.5 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 8.5 KiB/s wr, 17 op/s 2024-04-17T11:48:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:48:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:58.231289+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-04-17T11:48:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:57.897351+0000 mgr.y (mgr.14556) 641 : cluster [DBG] pgmap v1380: 137 pgs: 137 active+clean; 3.5 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 8.5 KiB/s wr, 17 op/s 2024-04-17T11:48:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:48:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:58.231289+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-04-17T11:49:00.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:59.240780+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-04-17T11:49:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:48:59.247216+0000 mon.a (mon.0) 1778 : audit [INF] from='client.? 172.21.15.31:0/1900921012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:59.240780+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-04-17T11:49:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:48:59.247216+0000 mon.a (mon.0) 1778 : audit [INF] from='client.? 172.21.15.31:0/1900921012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:59.240780+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-04-17T11:49:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:48:59.247216+0000 mon.a (mon.0) 1778 : audit [INF] from='client.? 172.21.15.31:0/1900921012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:01.261 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3017 ms) 2024-04-17T11:49:01.261 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-04-17T11:49:01.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:48:59.897848+0000 mgr.y (mgr.14556) 642 : cluster [DBG] pgmap v1383: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:00.246077+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.31:0/1900921012' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:00.246261+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-04-17T11:49:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:49:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:01] "GET /metrics HTTP/1.1" 200 192548 "" "Prometheus/2.33.4" 2024-04-17T11:49:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:48:59.897848+0000 mgr.y (mgr.14556) 642 : cluster [DBG] pgmap v1383: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:00.246077+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.31:0/1900921012' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:00.246261+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-04-17T11:49:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:48:59.897848+0000 mgr.y (mgr.14556) 642 : cluster [DBG] pgmap v1383: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:00.246077+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.31:0/1900921012' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:00.246261+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-04-17T11:49:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:01.246704+0000 mon.a (mon.0) 1781 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-04-17T11:49:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:01.246704+0000 mon.a (mon.0) 1781 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-04-17T11:49:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:01.246704+0000 mon.a (mon.0) 1781 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-04-17T11:49:03.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:01.898347+0000 mgr.y (mgr.14556) 643 : cluster [DBG] pgmap v1386: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:02.268073+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-04-17T11:49:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:02.274982+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.31:0/461753337' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:02.275886+0000 mon.a (mon.0) 1783 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:01.898347+0000 mgr.y (mgr.14556) 643 : cluster [DBG] pgmap v1386: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:02.268073+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-04-17T11:49:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:02.274982+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.31:0/461753337' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:02.275886+0000 mon.a (mon.0) 1783 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:01.898347+0000 mgr.y (mgr.14556) 643 : cluster [DBG] pgmap v1386: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:02.268073+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-04-17T11:49:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:02.274982+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.31:0/461753337' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:02.275886+0000 mon.a (mon.0) 1783 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:04.281 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:49:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:49:04.296 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3039 ms) 2024-04-17T11:49:04.296 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-04-17T11:49:04.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:03.268787+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:03.268941+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-04-17T11:49:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:03.268787+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:03.268941+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-04-17T11:49:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:03.268787+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:03.268941+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-04-17T11:49:05.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:03.898930+0000 mgr.y (mgr.14556) 644 : cluster [DBG] pgmap v1389: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:04.285688+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-04-17T11:49:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:03.898930+0000 mgr.y (mgr.14556) 644 : cluster [DBG] pgmap v1389: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:04.285688+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-04-17T11:49:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:03.898930+0000 mgr.y (mgr.14556) 644 : cluster [DBG] pgmap v1389: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:04.285688+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-04-17T11:49:06.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:05.292060+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-04-17T11:49:06.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:05.294261+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? 172.21.15.31:0/1907764114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:06.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:05.292060+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-04-17T11:49:06.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:05.294261+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? 172.21.15.31:0/1907764114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:05.292060+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-04-17T11:49:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:05.294261+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? 172.21.15.31:0/1907764114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:07.308 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3012 ms) 2024-04-17T11:49:07.308 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-04-17T11:49:07.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:05.899491+0000 mgr.y (mgr.14556) 645 : cluster [DBG] pgmap v1392: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:06.301047+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? 172.21.15.31:0/1907764114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:06.301348+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-04-17T11:49:07.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:05.899491+0000 mgr.y (mgr.14556) 645 : cluster [DBG] pgmap v1392: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:07.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:06.301047+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? 172.21.15.31:0/1907764114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:06.301348+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-04-17T11:49:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:05.899491+0000 mgr.y (mgr.14556) 645 : cluster [DBG] pgmap v1392: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:06.301047+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? 172.21.15.31:0/1907764114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:06.301348+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-04-17T11:49:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:07.304677+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-04-17T11:49:08.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:07.304677+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-04-17T11:49:08.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:07.304677+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-04-17T11:49:09.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:07.900293+0000 mgr.y (mgr.14556) 646 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:08.312718+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-04-17T11:49:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:08.318389+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.31:0/3914824901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:08.318883+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:09.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:07.900293+0000 mgr.y (mgr.14556) 646 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:09.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:08.312718+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-04-17T11:49:09.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:08.318389+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.31:0/3914824901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:08.318883+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:07.900293+0000 mgr.y (mgr.14556) 646 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:08.312718+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-04-17T11:49:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:08.318389+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.31:0/3914824901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:08.318883+0000 mon.a (mon.0) 1793 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:10.329 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3021 ms) 2024-04-17T11:49:10.329 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-04-17T11:49:10.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:09.320981+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:09.321139+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-04-17T11:49:10.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:09.320981+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:10.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:09.321139+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-04-17T11:49:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:09.320981+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:09.321139+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-04-17T11:49:11.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:09.900664+0000 mgr.y (mgr.14556) 647 : cluster [DBG] pgmap v1398: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:10.326354+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-04-17T11:49:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:49:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:11] "GET /metrics HTTP/1.1" 200 192683 "" "Prometheus/2.33.4" 2024-04-17T11:49:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:09.900664+0000 mgr.y (mgr.14556) 647 : cluster [DBG] pgmap v1398: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:10.326354+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-04-17T11:49:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:09.900664+0000 mgr.y (mgr.14556) 647 : cluster [DBG] pgmap v1398: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:10.326354+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-04-17T11:49:12.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:11.332759+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-04-17T11:49:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:11.335900+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.31:0/2772295952' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:12.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:11.332759+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-04-17T11:49:12.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:11.335900+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.31:0/2772295952' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:11.332759+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-04-17T11:49:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:11.335900+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.31:0/2772295952' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:13.354 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3025 ms) 2024-04-17T11:49:13.354 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-04-17T11:49:13.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:11.901195+0000 mgr.y (mgr.14556) 648 : cluster [DBG] pgmap v1401: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:12.338533+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.31:0/2772295952' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:12.338708+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-04-17T11:49:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:11.901195+0000 mgr.y (mgr.14556) 648 : cluster [DBG] pgmap v1401: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:12.338533+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.31:0/2772295952' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:12.338708+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-04-17T11:49:13.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:11.901195+0000 mgr.y (mgr.14556) 648 : cluster [DBG] pgmap v1401: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:12.338533+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.31:0/2772295952' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:12.338708+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-04-17T11:49:14.358 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:49:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:49:14.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:13.344467+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-04-17T11:49:14.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:13.344467+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-04-17T11:49:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:13.344467+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-04-17T11:49:15.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:13.901762+0000 mgr.y (mgr.14556) 649 : cluster [DBG] pgmap v1404: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:14.362850+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-04-17T11:49:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:14.364478+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.31:0/2222091254' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:14.364931+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:13.901762+0000 mgr.y (mgr.14556) 649 : cluster [DBG] pgmap v1404: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:14.362850+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-04-17T11:49:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:14.364478+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.31:0/2222091254' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:14.364931+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:13.901762+0000 mgr.y (mgr.14556) 649 : cluster [DBG] pgmap v1404: 105 pgs: 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:14.362850+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-04-17T11:49:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:14.364478+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.31:0/2222091254' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:14.364931+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:16.370 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3016 ms) 2024-04-17T11:49:16.370 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-04-17T11:49:16.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:15.367224+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:15.367436+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-04-17T11:49:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:16.367103+0000 mon.a (mon.0) 1806 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-04-17T11:49:16.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:15.367224+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:16.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:15.367436+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-04-17T11:49:16.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:16.367103+0000 mon.a (mon.0) 1806 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-04-17T11:49:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:15.367224+0000 mon.a (mon.0) 1804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:15.367436+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-04-17T11:49:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:16.367103+0000 mon.a (mon.0) 1806 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-04-17T11:49:17.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:15.902144+0000 mgr.y (mgr.14556) 650 : cluster [DBG] pgmap v1407: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:17.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:15.902144+0000 mgr.y (mgr.14556) 650 : cluster [DBG] pgmap v1407: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:15.902144+0000 mgr.y (mgr.14556) 650 : cluster [DBG] pgmap v1407: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:17.401776+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-04-17T11:49:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:17.403717+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.31:0/1307497186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:17.404632+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:17.401776+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-04-17T11:49:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:17.403717+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.31:0/1307497186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:18.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:17.404632+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:17.401776+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-04-17T11:49:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:17.403717+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.31:0/1307497186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:17.404632+0000 mon.a (mon.0) 1808 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:19.094 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:49:19.382 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:49:19.382 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (16m) 5m ago 17m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:49:19.382 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (17m) 5m ago 17m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:49:19.382 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (18m) 5m ago 18m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:49:19.382 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (18m) 5m ago 18m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:49:19.382 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (21m) 5m ago 21m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:49:19.382 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (23m) 5m ago 23m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:49:19.382 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (23m) 5m ago 23m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:49:19.382 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (22m) 5m ago 22m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (22m) 5m ago 22m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (17m) 5m ago 17m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (17m) 5m ago 17m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (21m) 5m ago 21m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (21m) 5m ago 21m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (20m) 5m ago 20m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (20m) 5m ago 20m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (20m) 5m ago 20m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (19m) 5m ago 19m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (19m) 5m ago 19m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (18m) 5m ago 18m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:49:19.383 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (16m) 5m ago 17m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:49:19.417 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.Cleanup (3044 ms) 2024-04-17T11:49:19.417 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-04-17T11:49:19.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:17.902930+0000 mgr.y (mgr.14556) 651 : cluster [DBG] pgmap v1410: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:19.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:18.410582+0000 mon.a (mon.0) 1809 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:18.410852+0000 mon.a (mon.0) 1810 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-04-17T11:49:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:17.902930+0000 mgr.y (mgr.14556) 651 : cluster [DBG] pgmap v1410: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:18.410582+0000 mon.a (mon.0) 1809 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:18.410852+0000 mon.a (mon.0) 1810 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-04-17T11:49:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:17.902930+0000 mgr.y (mgr.14556) 651 : cluster [DBG] pgmap v1410: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:18.410582+0000 mon.a (mon.0) 1809 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:18.410852+0000 mon.a (mon.0) 1810 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-04-17T11:49:19.745 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:49:19.745 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:49:19.745 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:49:19.746 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:49:20.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:19.083869+0000 mgr.y (mgr.14556) 652 : audit [DBG] from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:19.375349+0000 mgr.y (mgr.14556) 653 : audit [DBG] from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:19.409727+0000 mon.a (mon.0) 1811 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-04-17T11:49:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:19.747148+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.31:0/385007741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:49:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:19.083869+0000 mgr.y (mgr.14556) 652 : audit [DBG] from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:19.375349+0000 mgr.y (mgr.14556) 653 : audit [DBG] from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:19.409727+0000 mon.a (mon.0) 1811 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-04-17T11:49:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:19.747148+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.31:0/385007741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:49:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:19.083869+0000 mgr.y (mgr.14556) 652 : audit [DBG] from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:19.375349+0000 mgr.y (mgr.14556) 653 : audit [DBG] from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:19.409727+0000 mon.a (mon.0) 1811 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-04-17T11:49:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:19.747148+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.31:0/385007741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:49:21.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:19.903329+0000 mgr.y (mgr.14556) 654 : cluster [DBG] pgmap v1413: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:21.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:20.426313+0000 mon.a (mon.0) 1812 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-04-17T11:49:21.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:20.428559+0000 mon.a (mon.0) 1813 : audit [INF] from='client.? 172.21.15.31:0/3092620191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:49:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:21] "GET /metrics HTTP/1.1" 200 192683 "" "Prometheus/2.33.4" 2024-04-17T11:49:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:19.903329+0000 mgr.y (mgr.14556) 654 : cluster [DBG] pgmap v1413: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:20.426313+0000 mon.a (mon.0) 1812 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-04-17T11:49:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:20.428559+0000 mon.a (mon.0) 1813 : audit [INF] from='client.? 172.21.15.31:0/3092620191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:19.903329+0000 mgr.y (mgr.14556) 654 : cluster [DBG] pgmap v1413: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:20.426313+0000 mon.a (mon.0) 1812 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-04-17T11:49:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:20.428559+0000 mon.a (mon.0) 1813 : audit [INF] from='client.? 172.21.15.31:0/3092620191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:22.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:21.427742+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? 172.21.15.31:0/3092620191' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:22.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:21.428040+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-04-17T11:49:22.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:21.427742+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? 172.21.15.31:0/3092620191' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:22.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:21.428040+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-04-17T11:49:22.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:21.427742+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? 172.21.15.31:0/3092620191' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:21.428040+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-04-17T11:49:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:21.903652+0000 mgr.y (mgr.14556) 655 : cluster [DBG] pgmap v1416: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:22.440858+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-04-17T11:49:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:21.903652+0000 mgr.y (mgr.14556) 655 : cluster [DBG] pgmap v1416: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:22.440858+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-04-17T11:49:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:21.903652+0000 mgr.y (mgr.14556) 655 : cluster [DBG] pgmap v1416: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:22.440858+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-04-17T11:49:24.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:49:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:49:25.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:23.904314+0000 mgr.y (mgr.14556) 656 : cluster [DBG] pgmap v1418: 137 pgs: 137 active+clean; 429 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 3.8 MiB/s wr, 4.30k op/s 2024-04-17T11:49:25.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:23.904314+0000 mgr.y (mgr.14556) 656 : cluster [DBG] pgmap v1418: 137 pgs: 137 active+clean; 429 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 3.8 MiB/s wr, 4.30k op/s 2024-04-17T11:49:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:23.904314+0000 mgr.y (mgr.14556) 656 : cluster [DBG] pgmap v1418: 137 pgs: 137 active+clean; 429 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 3.8 MiB/s wr, 4.30k op/s 2024-04-17T11:49:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:26.394002+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:49:26.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:26.394002+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:49:26.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:26.394002+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:49:27.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:25.904660+0000 mgr.y (mgr.14556) 657 : cluster [DBG] pgmap v1419: 137 pgs: 137 active+clean; 429 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 3.22k op/s 2024-04-17T11:49:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:26.742967+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:49:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:26.743970+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:49:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:26.748475+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:49:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:25.904660+0000 mgr.y (mgr.14556) 657 : cluster [DBG] pgmap v1419: 137 pgs: 137 active+clean; 429 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 3.22k op/s 2024-04-17T11:49:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:26.742967+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:49:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:26.743970+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:49:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:26.748475+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:49:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:25.904660+0000 mgr.y (mgr.14556) 657 : cluster [DBG] pgmap v1419: 137 pgs: 137 active+clean; 429 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 3.22k op/s 2024-04-17T11:49:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:26.742967+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:49:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:26.743970+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:49:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:26.748475+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:49:29.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:27.905252+0000 mgr.y (mgr.14556) 658 : cluster [DBG] pgmap v1420: 137 pgs: 137 active+clean; 1.4 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 8.0 MiB/s wr, 8.97k op/s 2024-04-17T11:49:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:27.905252+0000 mgr.y (mgr.14556) 658 : cluster [DBG] pgmap v1420: 137 pgs: 137 active+clean; 1.4 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 8.0 MiB/s wr, 8.97k op/s 2024-04-17T11:49:29.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:27.905252+0000 mgr.y (mgr.14556) 658 : cluster [DBG] pgmap v1420: 137 pgs: 137 active+clean; 1.4 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 8.0 MiB/s wr, 8.97k op/s 2024-04-17T11:49:30.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:29.905587+0000 mgr.y (mgr.14556) 659 : cluster [DBG] pgmap v1421: 137 pgs: 137 active+clean; 1.4 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 7.0 MiB/s wr, 7.91k op/s 2024-04-17T11:49:30.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:29.905587+0000 mgr.y (mgr.14556) 659 : cluster [DBG] pgmap v1421: 137 pgs: 137 active+clean; 1.4 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 7.0 MiB/s wr, 7.91k op/s 2024-04-17T11:49:30.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:29.905587+0000 mgr.y (mgr.14556) 659 : cluster [DBG] pgmap v1421: 137 pgs: 137 active+clean; 1.4 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 7.0 MiB/s wr, 7.91k op/s 2024-04-17T11:49:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:49:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:31] "GET /metrics HTTP/1.1" 200 192826 "" "Prometheus/2.33.4" 2024-04-17T11:49:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:31.905914+0000 mgr.y (mgr.14556) 660 : cluster [DBG] pgmap v1422: 137 pgs: 137 active+clean; 1.4 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 6.71k op/s 2024-04-17T11:49:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:32.305083+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:49:33.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:31.905914+0000 mgr.y (mgr.14556) 660 : cluster [DBG] pgmap v1422: 137 pgs: 137 active+clean; 1.4 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 6.71k op/s 2024-04-17T11:49:33.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:32.305083+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:49:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:31.905914+0000 mgr.y (mgr.14556) 660 : cluster [DBG] pgmap v1422: 137 pgs: 137 active+clean; 1.4 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 6.71k op/s 2024-04-17T11:49:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:32.305083+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:49:34.316 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.MultiProducer (14901 ms) 2024-04-17T11:49:34.316 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-04-17T11:49:34.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:49:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:49:35.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:33.906718+0000 mgr.y (mgr.14556) 661 : cluster [DBG] pgmap v1423: 137 pgs: 137 active+clean; 1.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 6.5 MiB/s wr, 7.64k op/s 2024-04-17T11:49:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:34.313641+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-04-17T11:49:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:33.906718+0000 mgr.y (mgr.14556) 661 : cluster [DBG] pgmap v1423: 137 pgs: 137 active+clean; 1.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 6.5 MiB/s wr, 7.64k op/s 2024-04-17T11:49:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:34.313641+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-04-17T11:49:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:33.906718+0000 mgr.y (mgr.14556) 661 : cluster [DBG] pgmap v1423: 137 pgs: 137 active+clean; 1.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 6.5 MiB/s wr, 7.64k op/s 2024-04-17T11:49:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:34.313641+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-04-17T11:49:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:35.319036+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-04-17T11:49:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:35.333037+0000 mon.a (mon.0) 1824 : audit [INF] from='client.? 172.21.15.31:0/4266474588' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:36.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:35.319036+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-04-17T11:49:36.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:35.333037+0000 mon.a (mon.0) 1824 : audit [INF] from='client.? 172.21.15.31:0/4266474588' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:35.319036+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-04-17T11:49:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:35.333037+0000 mon.a (mon.0) 1824 : audit [INF] from='client.? 172.21.15.31:0/4266474588' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:37.336 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (3020 ms) 2024-04-17T11:49:37.336 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-04-17T11:49:37.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:35.907224+0000 mgr.y (mgr.14556) 662 : cluster [DBG] pgmap v1426: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:36.328900+0000 mon.a (mon.0) 1825 : audit [INF] from='client.? 172.21.15.31:0/4266474588' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:36.329101+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-04-17T11:49:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:35.907224+0000 mgr.y (mgr.14556) 662 : cluster [DBG] pgmap v1426: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:36.328900+0000 mon.a (mon.0) 1825 : audit [INF] from='client.? 172.21.15.31:0/4266474588' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:36.329101+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-04-17T11:49:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:35.907224+0000 mgr.y (mgr.14556) 662 : cluster [DBG] pgmap v1426: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:36.328900+0000 mon.a (mon.0) 1825 : audit [INF] from='client.? 172.21.15.31:0/4266474588' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:36.329101+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-04-17T11:49:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:37.327136+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-04-17T11:49:38.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:37.327136+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-04-17T11:49:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:37.327136+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-04-17T11:49:39.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:37.907777+0000 mgr.y (mgr.14556) 663 : cluster [DBG] pgmap v1429: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:38.346506+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-04-17T11:49:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:38.352716+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.31:0/4281151918' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:37.907777+0000 mgr.y (mgr.14556) 663 : cluster [DBG] pgmap v1429: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:38.346506+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-04-17T11:49:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:38.352716+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.31:0/4281151918' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:37.907777+0000 mgr.y (mgr.14556) 663 : cluster [DBG] pgmap v1429: 105 pgs: 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:38.346506+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-04-17T11:49:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:38.352716+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.31:0/4281151918' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:40.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:39.353914+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.31:0/4281151918' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:39.354050+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-04-17T11:49:40.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:39.353914+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.31:0/4281151918' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:40.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:39.354050+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-04-17T11:49:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:39.353914+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.31:0/4281151918' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:49:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:39.354050+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-04-17T11:49:41.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:39.908192+0000 mgr.y (mgr.14556) 664 : cluster [DBG] pgmap v1432: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:40.356571+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-04-17T11:49:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:39.908192+0000 mgr.y (mgr.14556) 664 : cluster [DBG] pgmap v1432: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:40.356571+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-04-17T11:49:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:49:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:41] "GET /metrics HTTP/1.1" 200 192964 "" "Prometheus/2.33.4" 2024-04-17T11:49:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:39.908192+0000 mgr.y (mgr.14556) 664 : cluster [DBG] pgmap v1432: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:40.356571+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-04-17T11:49:43.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:41.908555+0000 mgr.y (mgr.14556) 665 : cluster [DBG] pgmap v1434: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:41.908555+0000 mgr.y (mgr.14556) 665 : cluster [DBG] pgmap v1434: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:41.908555+0000 mgr.y (mgr.14556) 665 : cluster [DBG] pgmap v1434: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:44.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:49:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:49:45.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:43.909313+0000 mgr.y (mgr.14556) 666 : cluster [DBG] pgmap v1435: 137 pgs: 137 active+clean; 707 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.9 MiB/s wr, 5.70k op/s 2024-04-17T11:49:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:43.909313+0000 mgr.y (mgr.14556) 666 : cluster [DBG] pgmap v1435: 137 pgs: 137 active+clean; 707 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.9 MiB/s wr, 5.70k op/s 2024-04-17T11:49:45.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:43.909313+0000 mgr.y (mgr.14556) 666 : cluster [DBG] pgmap v1435: 137 pgs: 137 active+clean; 707 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.9 MiB/s wr, 5.70k op/s 2024-04-17T11:49:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:45.909694+0000 mgr.y (mgr.14556) 667 : cluster [DBG] pgmap v1436: 137 pgs: 137 active+clean; 707 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 4.52k op/s 2024-04-17T11:49:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:45.909694+0000 mgr.y (mgr.14556) 667 : cluster [DBG] pgmap v1436: 137 pgs: 137 active+clean; 707 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 4.52k op/s 2024-04-17T11:49:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:45.909694+0000 mgr.y (mgr.14556) 667 : cluster [DBG] pgmap v1436: 137 pgs: 137 active+clean; 707 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 4.52k op/s 2024-04-17T11:49:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:47.910441+0000 mgr.y (mgr.14556) 668 : cluster [DBG] pgmap v1437: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 6.4 MiB/s wr, 7.53k op/s 2024-04-17T11:49:49.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:47.910441+0000 mgr.y (mgr.14556) 668 : cluster [DBG] pgmap v1437: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 6.4 MiB/s wr, 7.53k op/s 2024-04-17T11:49:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:47.910441+0000 mgr.y (mgr.14556) 668 : cluster [DBG] pgmap v1437: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 6.4 MiB/s wr, 7.53k op/s 2024-04-17T11:49:50.142 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:49:50.497 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:49:50.497 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (17m) 6m ago 18m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:49:50.497 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (17m) 6m ago 17m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:49:50.497 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (19m) 6m ago 19m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:49:50.497 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (19m) 6m ago 19m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:49:50.497 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (22m) 6m ago 22m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (24m) 6m ago 24m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (24m) 6m ago 24m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (22m) 6m ago 22m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (22m) 6m ago 22m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (18m) 6m ago 18m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (18m) 6m ago 18m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (22m) 6m ago 22m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (21m) 6m ago 21m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (21m) 6m ago 21m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (20m) 6m ago 20m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (20m) 6m ago 20m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (20m) 6m ago 20m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (19m) 6m ago 19m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (19m) 6m ago 19m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:49:50.498 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (17m) 6m ago 18m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:49:50.960 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:49:50.960 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:49:50.960 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:49:50.960 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:49:50.960 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:49:50.960 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:49:50.960 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:49:50.960 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:49:50.960 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:49:50.961 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:49:50.961 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:49:50.961 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:49:50.961 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:49:50.961 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:49:50.961 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:49:50.961 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:49:50.961 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:49:51.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:49.910881+0000 mgr.y (mgr.14556) 669 : cluster [DBG] pgmap v1438: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 5.5 MiB/s wr, 6.44k op/s 2024-04-17T11:49:51.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:50.129357+0000 mgr.y (mgr.14556) 670 : audit [DBG] from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:50.961303+0000 mon.a (mon.0) 1833 : audit [DBG] from='client.? 172.21.15.31:0/1294035149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:49:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:49:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:51] "GET /metrics HTTP/1.1" 200 192964 "" "Prometheus/2.33.4" 2024-04-17T11:49:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:49.910881+0000 mgr.y (mgr.14556) 669 : cluster [DBG] pgmap v1438: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 5.5 MiB/s wr, 6.44k op/s 2024-04-17T11:49:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:50.129357+0000 mgr.y (mgr.14556) 670 : audit [DBG] from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:50.961303+0000 mon.a (mon.0) 1833 : audit [DBG] from='client.? 172.21.15.31:0/1294035149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:49:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:49.910881+0000 mgr.y (mgr.14556) 669 : cluster [DBG] pgmap v1438: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 5.5 MiB/s wr, 6.44k op/s 2024-04-17T11:49:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:50.129357+0000 mgr.y (mgr.14556) 670 : audit [DBG] from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:50.961303+0000 mon.a (mon.0) 1833 : audit [DBG] from='client.? 172.21.15.31:0/1294035149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:49:52.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:50.486300+0000 mgr.y (mgr.14556) 671 : audit [DBG] from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:52.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:52.318377+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:49:52.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:50.486300+0000 mgr.y (mgr.14556) 671 : audit [DBG] from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:52.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:52.318377+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:49:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:50.486300+0000 mgr.y (mgr.14556) 671 : audit [DBG] from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:49:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:52.318377+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:49:53.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:51.911233+0000 mgr.y (mgr.14556) 672 : cluster [DBG] pgmap v1439: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 5.58k op/s 2024-04-17T11:49:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:51.911233+0000 mgr.y (mgr.14556) 672 : cluster [DBG] pgmap v1439: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 5.58k op/s 2024-04-17T11:49:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:51.911233+0000 mgr.y (mgr.14556) 672 : cluster [DBG] pgmap v1439: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 5.58k op/s 2024-04-17T11:49:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:49:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:49:55.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:53.912058+0000 mgr.y (mgr.14556) 673 : cluster [DBG] pgmap v1440: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 5.6 MiB/s wr, 6.66k op/s 2024-04-17T11:49:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:53.912058+0000 mgr.y (mgr.14556) 673 : cluster [DBG] pgmap v1440: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 5.6 MiB/s wr, 6.66k op/s 2024-04-17T11:49:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:53.912058+0000 mgr.y (mgr.14556) 673 : cluster [DBG] pgmap v1440: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 5.6 MiB/s wr, 6.66k op/s 2024-04-17T11:49:57.400 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (20064 ms) 2024-04-17T11:49:57.400 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-04-17T11:49:57.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:55.912478+0000 mgr.y (mgr.14556) 674 : cluster [DBG] pgmap v1441: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 3.2 MiB/s wr, 3.81k op/s 2024-04-17T11:49:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:55.912478+0000 mgr.y (mgr.14556) 674 : cluster [DBG] pgmap v1441: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 3.2 MiB/s wr, 3.81k op/s 2024-04-17T11:49:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:55.912478+0000 mgr.y (mgr.14556) 674 : cluster [DBG] pgmap v1441: 137 pgs: 137 active+clean; 1.0 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 3.2 MiB/s wr, 3.81k op/s 2024-04-17T11:49:58.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:57.386694+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-04-17T11:49:58.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:57.386694+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-04-17T11:49:58.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:57.386694+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-04-17T11:49:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:57.913310+0000 mgr.y (mgr.14556) 675 : cluster [DBG] pgmap v1443: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:58.402728+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-04-17T11:49:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:58.408386+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.31:0/3812573548' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:49:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:58.408914+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:57.913310+0000 mgr.y (mgr.14556) 675 : cluster [DBG] pgmap v1443: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:58.402728+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-04-17T11:49:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:58.408386+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.31:0/3812573548' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:49:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:58.408914+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:57.913310+0000 mgr.y (mgr.14556) 675 : cluster [DBG] pgmap v1443: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:49:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:58.402728+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-04-17T11:49:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:58.408386+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.31:0/3812573548' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:49:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:49:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:58.408914+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:00.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:49:59.405155+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:00.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:59.405358+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-04-17T11:50:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:00.000072+0000 mon.a (mon.0) 1840 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T11:50:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:00.408499+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-04-17T11:50:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:49:59.405155+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:59.405358+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-04-17T11:50:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:00.000072+0000 mon.a (mon.0) 1840 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T11:50:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:00.408499+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-04-17T11:50:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:49:59.405155+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:59.405358+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-04-17T11:50:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:00.000072+0000 mon.a (mon.0) 1840 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T11:50:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:00.408499+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-04-17T11:50:01.445 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4046 ms) 2024-04-17T11:50:01.445 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-04-17T11:50:01.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:49:59.913740+0000 mgr.y (mgr.14556) 676 : cluster [DBG] pgmap v1446: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:01.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:49:59.913740+0000 mgr.y (mgr.14556) 676 : cluster [DBG] pgmap v1446: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:50:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:01] "GET /metrics HTTP/1.1" 200 193185 "" "Prometheus/2.33.4" 2024-04-17T11:50:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:49:59.913740+0000 mgr.y (mgr.14556) 676 : cluster [DBG] pgmap v1446: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:01.438153+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-04-17T11:50:02.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:01.438153+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-04-17T11:50:02.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:01.438153+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-04-17T11:50:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:01.914123+0000 mgr.y (mgr.14556) 677 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:02.457444+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-04-17T11:50:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:02.467051+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.31:0/758848163' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:02.467658+0000 mon.a (mon.0) 1844 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:01.914123+0000 mgr.y (mgr.14556) 677 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:02.457444+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-04-17T11:50:03.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:02.467051+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.31:0/758848163' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:03.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:02.467658+0000 mon.a (mon.0) 1844 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:03.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:01.914123+0000 mgr.y (mgr.14556) 677 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 3.3 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:03.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:02.457444+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-04-17T11:50:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:02.467051+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.31:0/758848163' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:02.467658+0000 mon.a (mon.0) 1844 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:04.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:50:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:50:04.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:03.460994+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:03.461092+0000 mon.a (mon.0) 1846 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-04-17T11:50:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:03.914587+0000 mgr.y (mgr.14556) 678 : cluster [DBG] pgmap v1452: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:03.460994+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:03.461092+0000 mon.a (mon.0) 1846 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-04-17T11:50:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:03.914587+0000 mgr.y (mgr.14556) 678 : cluster [DBG] pgmap v1452: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:04.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:03.460994+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:04.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:03.461092+0000 mon.a (mon.0) 1846 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-04-17T11:50:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:03.914587+0000 mgr.y (mgr.14556) 678 : cluster [DBG] pgmap v1452: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:05.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:04.476913+0000 mon.a (mon.0) 1847 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-04-17T11:50:05.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:04.476913+0000 mon.a (mon.0) 1847 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-04-17T11:50:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:04.476913+0000 mon.a (mon.0) 1847 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-04-17T11:50:06.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:05.915037+0000 mgr.y (mgr.14556) 679 : cluster [DBG] pgmap v1454: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:05.915037+0000 mgr.y (mgr.14556) 679 : cluster [DBG] pgmap v1454: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:05.915037+0000 mgr.y (mgr.14556) 679 : cluster [DBG] pgmap v1454: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:07.494 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6048 ms) 2024-04-17T11:50:07.494 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-04-17T11:50:08.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:07.486497+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-04-17T11:50:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:07.915519+0000 mgr.y (mgr.14556) 680 : cluster [DBG] pgmap v1456: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:08.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:07.486497+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-04-17T11:50:08.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:07.915519+0000 mgr.y (mgr.14556) 680 : cluster [DBG] pgmap v1456: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:07.486497+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-04-17T11:50:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:07.915519+0000 mgr.y (mgr.14556) 680 : cluster [DBG] pgmap v1456: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:09.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:08.495013+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-04-17T11:50:09.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:08.497748+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? 172.21.15.31:0/1950978216' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:09.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:08.495013+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-04-17T11:50:09.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:08.497748+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? 172.21.15.31:0/1950978216' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:09.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:08.495013+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-04-17T11:50:09.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:08.497748+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? 172.21.15.31:0/1950978216' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:10.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:09.497848+0000 mon.a (mon.0) 1851 : audit [INF] from='client.? 172.21.15.31:0/1950978216' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:10.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:09.498071+0000 mon.a (mon.0) 1852 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-04-17T11:50:10.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:09.915861+0000 mgr.y (mgr.14556) 681 : cluster [DBG] pgmap v1459: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:10.498458+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-04-17T11:50:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:09.497848+0000 mon.a (mon.0) 1851 : audit [INF] from='client.? 172.21.15.31:0/1950978216' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:09.498071+0000 mon.a (mon.0) 1852 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-04-17T11:50:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:09.915861+0000 mgr.y (mgr.14556) 681 : cluster [DBG] pgmap v1459: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:10.498458+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-04-17T11:50:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:09.497848+0000 mon.a (mon.0) 1851 : audit [INF] from='client.? 172.21.15.31:0/1950978216' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77087-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:09.498071+0000 mon.a (mon.0) 1852 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-04-17T11:50:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:09.915861+0000 mgr.y (mgr.14556) 681 : cluster [DBG] pgmap v1459: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:10.498458+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-04-17T11:50:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:50:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:11] "GET /metrics HTTP/1.1" 200 193252 "" "Prometheus/2.33.4" 2024-04-17T11:50:12.988 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5492 ms) 2024-04-17T11:50:12.988 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 22 tests from TestCls2PCQueue (101883 ms total) 2024-04-17T11:50:12.989 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:50:12.989 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T11:50:12.989 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 22 tests from 1 test suite ran. (101883 ms total) 2024-04-17T11:50:12.989 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 22 tests. 2024-04-17T11:50:12.990 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:50:12.990 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:50:13.067 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-04-17T11:50:13.067 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cmpomap.sh 2024-04-17T11:50:13.142 INFO:tasks.workunit.client.0.smithi031.stdout:Running main() from gmock_main.cc 2024-04-17T11:50:13.143 INFO:tasks.workunit.client.0.smithi031.stdout:Note: Google Test filter = -CmpOmap.cmp_vals_u64_invalid_default 2024-04-17T11:50:13.143 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 30 tests from 1 test suite. 2024-04-17T11:50:13.143 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T11:50:13.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:11.916211+0000 mgr.y (mgr.14556) 682 : cluster [DBG] pgmap v1461: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:11.916211+0000 mgr.y (mgr.14556) 682 : cluster [DBG] pgmap v1461: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:13.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:11.916211+0000 mgr.y (mgr.14556) 682 : cluster [DBG] pgmap v1461: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:12.981165+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-04-17T11:50:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:12.981165+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-04-17T11:50:14.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:50:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:50:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:12.981165+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-04-17T11:50:15.000 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 30 tests from CmpOmap 2024-04-17T11:50:15.001 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-04-17T11:50:15.012 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (12 ms) 2024-04-17T11:50:15.013 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-04-17T11:50:15.016 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (4 ms) 2024-04-17T11:50:15.016 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-04-17T11:50:15.019 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2024-04-17T11:50:15.019 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-04-17T11:50:15.023 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (4 ms) 2024-04-17T11:50:15.023 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-04-17T11:50:15.029 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_vals_str (6 ms) 2024-04-17T11:50:15.029 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-04-17T11:50:15.039 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_vals_u64 (10 ms) 2024-04-17T11:50:15.039 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-04-17T11:50:15.042 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (3 ms) 2024-04-17T11:50:15.043 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-04-17T11:50:15.047 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (5 ms) 2024-04-17T11:50:15.047 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-04-17T11:50:15.051 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (4 ms) 2024-04-17T11:50:15.051 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-04-17T11:50:15.052 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2024-04-17T11:50:15.052 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-04-17T11:50:15.052 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (0 ms) 2024-04-17T11:50:15.053 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-04-17T11:50:15.059 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (7 ms) 2024-04-17T11:50:15.059 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-04-17T11:50:15.065 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2024-04-17T11:50:15.066 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-04-17T11:50:15.071 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2024-04-17T11:50:15.071 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-04-17T11:50:15.078 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (7 ms) 2024-04-17T11:50:15.078 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-04-17T11:50:15.085 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_set_vals_str (7 ms) 2024-04-17T11:50:15.085 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-04-17T11:50:15.092 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (7 ms) 2024-04-17T11:50:15.093 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-04-17T11:50:15.094 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2024-04-17T11:50:15.095 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-04-17T11:50:15.097 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (3 ms) 2024-04-17T11:50:15.097 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-04-17T11:50:15.098 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-04-17T11:50:15.098 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-04-17T11:50:15.099 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-04-17T11:50:15.099 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-04-17T11:50:15.104 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (5 ms) 2024-04-17T11:50:15.105 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-04-17T11:50:15.110 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (6 ms) 2024-04-17T11:50:15.110 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-04-17T11:50:15.117 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (7 ms) 2024-04-17T11:50:15.117 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-04-17T11:50:15.124 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (7 ms) 2024-04-17T11:50:15.124 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-04-17T11:50:15.126 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2024-04-17T11:50:15.126 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-04-17T11:50:15.128 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-04-17T11:50:15.128 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-04-17T11:50:15.129 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-04-17T11:50:15.129 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-04-17T11:50:15.130 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-04-17T11:50:15.130 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-04-17T11:50:15.137 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (7 ms) 2024-04-17T11:50:15.137 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 30 tests from CmpOmap (137 ms total) 2024-04-17T11:50:15.137 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:50:15.137 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T11:50:15.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:13.916713+0000 mgr.y (mgr.14556) 683 : cluster [DBG] pgmap v1463: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:13.987050+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-04-17T11:50:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:13.989367+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.31:0/3727983549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77879-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:13.993151+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77879-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:13.916713+0000 mgr.y (mgr.14556) 683 : cluster [DBG] pgmap v1463: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:13.987050+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-04-17T11:50:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:13.989367+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.31:0/3727983549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77879-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:13.993151+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77879-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:15.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:13.916713+0000 mgr.y (mgr.14556) 683 : cluster [DBG] pgmap v1463: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:15.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:13.987050+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-04-17T11:50:15.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:13.989367+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.31:0/3727983549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77879-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:13.993151+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77879-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:16.012 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 30 tests from 1 test suite ran. (2870 ms total) 2024-04-17T11:50:16.012 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 30 tests. 2024-04-17T11:50:16.014 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:50:16.014 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:50:16.088 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-04-17T11:50:16.088 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_hello.sh 2024-04-17T11:50:16.167 INFO:tasks.workunit.client.0.smithi031.stdout:Running main() from gmock_main.cc 2024-04-17T11:50:16.167 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 6 tests from 1 test suite. 2024-04-17T11:50:16.167 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T11:50:16.167 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 6 tests from ClsHello 2024-04-17T11:50:16.167 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsHello.SayHello 2024-04-17T11:50:16.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:14.993766+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77879-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:14.994066+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-04-17T11:50:16.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:14.993766+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77879-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:16.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:14.994066+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-04-17T11:50:16.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:14.993766+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77879-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:16.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:14.994066+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-04-17T11:50:17.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:15.917244+0000 mgr.y (mgr.14556) 684 : cluster [DBG] pgmap v1466: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:16.000017+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-04-17T11:50:17.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:15.917244+0000 mgr.y (mgr.14556) 684 : cluster [DBG] pgmap v1466: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:17.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:16.000017+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-04-17T11:50:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:15.917244+0000 mgr.y (mgr.14556) 684 : cluster [DBG] pgmap v1466: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:16.000017+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-04-17T11:50:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:17.004696+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-04-17T11:50:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:17.007377+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.31:0/2395640434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:18.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:17.004696+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-04-17T11:50:18.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:17.007377+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.31:0/2395640434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:18.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:17.004696+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-04-17T11:50:18.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:17.007377+0000 mon.a (mon.0) 1861 : audit [INF] from='client.? 172.21.15.31:0/2395640434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:19.025 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsHello.SayHello (2859 ms) 2024-04-17T11:50:19.025 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsHello.RecordHello 2024-04-17T11:50:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:17.918204+0000 mgr.y (mgr.14556) 685 : cluster [DBG] pgmap v1469: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:18.010495+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.31:0/2395640434' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:18.010673+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-04-17T11:50:19.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:17.918204+0000 mgr.y (mgr.14556) 685 : cluster [DBG] pgmap v1469: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:19.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:18.010495+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.31:0/2395640434' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:18.010673+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-04-17T11:50:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:17.918204+0000 mgr.y (mgr.14556) 685 : cluster [DBG] pgmap v1469: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:18.010495+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? 172.21.15.31:0/2395640434' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:18.010673+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-04-17T11:50:20.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:19.012936+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-04-17T11:50:20.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:19.012936+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-04-17T11:50:20.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:19.012936+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-04-17T11:50:21.318 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:50:21.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:19.918797+0000 mgr.y (mgr.14556) 686 : cluster [DBG] pgmap v1472: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:21.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:20.033022+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-04-17T11:50:21.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:20.036034+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.31:0/4099788058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:21.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:20.037987+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:21.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:19.918797+0000 mgr.y (mgr.14556) 686 : cluster [DBG] pgmap v1472: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:21.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:20.033022+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-04-17T11:50:21.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:20.036034+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.31:0/4099788058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:21.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:20.037987+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:19.918797+0000 mgr.y (mgr.14556) 686 : cluster [DBG] pgmap v1472: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:20.033022+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-04-17T11:50:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:20.036034+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.31:0/4099788058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:20.037987+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:50:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (17m) 6m ago 18m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:50:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (18m) 6m ago 18m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:50:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (19m) 6m ago 19m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:50:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (19m) 6m ago 19m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:50:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (23m) 6m ago 23m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:50:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (24m) 6m ago 24m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:50:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (24m) 6m ago 24m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:50:21.607 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (23m) 6m ago 23m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (23m) 6m ago 23m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (18m) 6m ago 18m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (18m) 6m ago 18m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (22m) 6m ago 22m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (22m) 6m ago 22m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (21m) 6m ago 21m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (21m) 6m ago 21m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (21m) 6m ago 21m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (20m) 6m ago 20m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (20m) 6m ago 20m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (19m) 6m ago 19m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:50:21.608 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (17m) 6m ago 18m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:50:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:21] "GET /metrics HTTP/1.1" 200 193252 "" "Prometheus/2.33.4" 2024-04-17T11:50:21.979 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:50:21.979 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:50:21.979 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:50:21.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:50:21.979 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:50:21.979 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:50:21.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:50:21.980 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:50:21.980 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:50:21.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:50:21.980 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:50:21.980 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:50:21.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:50:21.980 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:50:21.980 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:50:21.980 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:50:21.980 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:50:22.057 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsHello.RecordHello (3031 ms) 2024-04-17T11:50:22.057 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsHello.WriteReturnData 2024-04-17T11:50:22.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:21.033585+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:22.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:21.033800+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-04-17T11:50:22.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:21.307644+0000 mgr.y (mgr.14556) 687 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:22.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:21.980690+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.31:0/2778089191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:50:22.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:21.033585+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:22.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:21.033800+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-04-17T11:50:22.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:21.307644+0000 mgr.y (mgr.14556) 687 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:22.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:21.980690+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.31:0/2778089191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:50:22.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:21.033585+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:22.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:21.033800+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-04-17T11:50:22.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:21.307644+0000 mgr.y (mgr.14556) 687 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:22.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:21.980690+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.31:0/2778089191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:50:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:21.600404+0000 mgr.y (mgr.14556) 688 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:21.919227+0000 mgr.y (mgr.14556) 689 : cluster [DBG] pgmap v1475: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:22.048623+0000 mon.a (mon.0) 1869 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-04-17T11:50:23.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:21.600404+0000 mgr.y (mgr.14556) 688 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:23.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:21.919227+0000 mgr.y (mgr.14556) 689 : cluster [DBG] pgmap v1475: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:22.048623+0000 mon.a (mon.0) 1869 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-04-17T11:50:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:21.600404+0000 mgr.y (mgr.14556) 688 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:21.919227+0000 mgr.y (mgr.14556) 689 : cluster [DBG] pgmap v1475: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:22.048623+0000 mon.a (mon.0) 1869 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-04-17T11:50:24.071 INFO:tasks.workunit.client.0.smithi031.stdout:require_osd_release = pacific 2024-04-17T11:50:24.077 INFO:tasks.workunit.client.0.smithi031.stdout:0 2024-04-17T11:50:24.082 INFO:tasks.workunit.client.0.smithi031.stdout:1 2024-04-17T11:50:24.084 INFO:tasks.workunit.client.0.smithi031.stdout:2 2024-04-17T11:50:24.085 INFO:tasks.workunit.client.0.smithi031.stdout:3 2024-04-17T11:50:24.086 INFO:tasks.workunit.client.0.smithi031.stdout:4 2024-04-17T11:50:24.087 INFO:tasks.workunit.client.0.smithi031.stdout:5 2024-04-17T11:50:24.088 INFO:tasks.workunit.client.0.smithi031.stdout:6 2024-04-17T11:50:24.089 INFO:tasks.workunit.client.0.smithi031.stdout:7 2024-04-17T11:50:24.090 INFO:tasks.workunit.client.0.smithi031.stdout:8 2024-04-17T11:50:24.091 INFO:tasks.workunit.client.0.smithi031.stdout:9 2024-04-17T11:50:24.092 INFO:tasks.workunit.client.0.smithi031.stdout:10 2024-04-17T11:50:24.093 INFO:tasks.workunit.client.0.smithi031.stdout:11 2024-04-17T11:50:24.094 INFO:tasks.workunit.client.0.smithi031.stdout:12 2024-04-17T11:50:24.095 INFO:tasks.workunit.client.0.smithi031.stdout:13 2024-04-17T11:50:24.096 INFO:tasks.workunit.client.0.smithi031.stdout:14 2024-04-17T11:50:24.097 INFO:tasks.workunit.client.0.smithi031.stdout:15 2024-04-17T11:50:24.097 INFO:tasks.workunit.client.0.smithi031.stdout:16 2024-04-17T11:50:24.098 INFO:tasks.workunit.client.0.smithi031.stdout:17 2024-04-17T11:50:24.099 INFO:tasks.workunit.client.0.smithi031.stdout:18 2024-04-17T11:50:24.100 INFO:tasks.workunit.client.0.smithi031.stdout:19 2024-04-17T11:50:24.101 INFO:tasks.workunit.client.0.smithi031.stdout:20 2024-04-17T11:50:24.102 INFO:tasks.workunit.client.0.smithi031.stdout:21 2024-04-17T11:50:24.103 INFO:tasks.workunit.client.0.smithi031.stdout:22 2024-04-17T11:50:24.104 INFO:tasks.workunit.client.0.smithi031.stdout:23 2024-04-17T11:50:24.105 INFO:tasks.workunit.client.0.smithi031.stdout:24 2024-04-17T11:50:24.106 INFO:tasks.workunit.client.0.smithi031.stdout:25 2024-04-17T11:50:24.107 INFO:tasks.workunit.client.0.smithi031.stdout:26 2024-04-17T11:50:24.108 INFO:tasks.workunit.client.0.smithi031.stdout:27 2024-04-17T11:50:24.108 INFO:tasks.workunit.client.0.smithi031.stdout:28 2024-04-17T11:50:24.109 INFO:tasks.workunit.client.0.smithi031.stdout:29 2024-04-17T11:50:24.110 INFO:tasks.workunit.client.0.smithi031.stdout:30 2024-04-17T11:50:24.111 INFO:tasks.workunit.client.0.smithi031.stdout:31 2024-04-17T11:50:24.112 INFO:tasks.workunit.client.0.smithi031.stdout:32 2024-04-17T11:50:24.113 INFO:tasks.workunit.client.0.smithi031.stdout:33 2024-04-17T11:50:24.114 INFO:tasks.workunit.client.0.smithi031.stdout:34 2024-04-17T11:50:24.115 INFO:tasks.workunit.client.0.smithi031.stdout:35 2024-04-17T11:50:24.116 INFO:tasks.workunit.client.0.smithi031.stdout:36 2024-04-17T11:50:24.117 INFO:tasks.workunit.client.0.smithi031.stdout:37 2024-04-17T11:50:24.118 INFO:tasks.workunit.client.0.smithi031.stdout:38 2024-04-17T11:50:24.118 INFO:tasks.workunit.client.0.smithi031.stdout:39 2024-04-17T11:50:24.119 INFO:tasks.workunit.client.0.smithi031.stdout:40 2024-04-17T11:50:24.120 INFO:tasks.workunit.client.0.smithi031.stdout:41 2024-04-17T11:50:24.121 INFO:tasks.workunit.client.0.smithi031.stdout:42 2024-04-17T11:50:24.122 INFO:tasks.workunit.client.0.smithi031.stdout:43 2024-04-17T11:50:24.123 INFO:tasks.workunit.client.0.smithi031.stdout:44 2024-04-17T11:50:24.124 INFO:tasks.workunit.client.0.smithi031.stdout:45 2024-04-17T11:50:24.125 INFO:tasks.workunit.client.0.smithi031.stdout:46 2024-04-17T11:50:24.126 INFO:tasks.workunit.client.0.smithi031.stdout:47 2024-04-17T11:50:24.126 INFO:tasks.workunit.client.0.smithi031.stdout:48 2024-04-17T11:50:24.127 INFO:tasks.workunit.client.0.smithi031.stdout:49 2024-04-17T11:50:24.128 INFO:tasks.workunit.client.0.smithi031.stdout:50 2024-04-17T11:50:24.129 INFO:tasks.workunit.client.0.smithi031.stdout:51 2024-04-17T11:50:24.130 INFO:tasks.workunit.client.0.smithi031.stdout:52 2024-04-17T11:50:24.131 INFO:tasks.workunit.client.0.smithi031.stdout:53 2024-04-17T11:50:24.132 INFO:tasks.workunit.client.0.smithi031.stdout:54 2024-04-17T11:50:24.133 INFO:tasks.workunit.client.0.smithi031.stdout:55 2024-04-17T11:50:24.134 INFO:tasks.workunit.client.0.smithi031.stdout:56 2024-04-17T11:50:24.134 INFO:tasks.workunit.client.0.smithi031.stdout:57 2024-04-17T11:50:24.135 INFO:tasks.workunit.client.0.smithi031.stdout:58 2024-04-17T11:50:24.136 INFO:tasks.workunit.client.0.smithi031.stdout:59 2024-04-17T11:50:24.137 INFO:tasks.workunit.client.0.smithi031.stdout:60 2024-04-17T11:50:24.138 INFO:tasks.workunit.client.0.smithi031.stdout:61 2024-04-17T11:50:24.139 INFO:tasks.workunit.client.0.smithi031.stdout:62 2024-04-17T11:50:24.140 INFO:tasks.workunit.client.0.smithi031.stdout:63 2024-04-17T11:50:24.141 INFO:tasks.workunit.client.0.smithi031.stdout:64 2024-04-17T11:50:24.142 INFO:tasks.workunit.client.0.smithi031.stdout:65 2024-04-17T11:50:24.143 INFO:tasks.workunit.client.0.smithi031.stdout:66 2024-04-17T11:50:24.144 INFO:tasks.workunit.client.0.smithi031.stdout:67 2024-04-17T11:50:24.145 INFO:tasks.workunit.client.0.smithi031.stdout:68 2024-04-17T11:50:24.146 INFO:tasks.workunit.client.0.smithi031.stdout:69 2024-04-17T11:50:24.147 INFO:tasks.workunit.client.0.smithi031.stdout:70 2024-04-17T11:50:24.148 INFO:tasks.workunit.client.0.smithi031.stdout:71 2024-04-17T11:50:24.149 INFO:tasks.workunit.client.0.smithi031.stdout:72 2024-04-17T11:50:24.150 INFO:tasks.workunit.client.0.smithi031.stdout:73 2024-04-17T11:50:24.151 INFO:tasks.workunit.client.0.smithi031.stdout:74 2024-04-17T11:50:24.152 INFO:tasks.workunit.client.0.smithi031.stdout:75 2024-04-17T11:50:24.153 INFO:tasks.workunit.client.0.smithi031.stdout:76 2024-04-17T11:50:24.154 INFO:tasks.workunit.client.0.smithi031.stdout:77 2024-04-17T11:50:24.154 INFO:tasks.workunit.client.0.smithi031.stdout:78 2024-04-17T11:50:24.155 INFO:tasks.workunit.client.0.smithi031.stdout:79 2024-04-17T11:50:24.156 INFO:tasks.workunit.client.0.smithi031.stdout:80 2024-04-17T11:50:24.157 INFO:tasks.workunit.client.0.smithi031.stdout:81 2024-04-17T11:50:24.158 INFO:tasks.workunit.client.0.smithi031.stdout:82 2024-04-17T11:50:24.159 INFO:tasks.workunit.client.0.smithi031.stdout:83 2024-04-17T11:50:24.160 INFO:tasks.workunit.client.0.smithi031.stdout:84 2024-04-17T11:50:24.160 INFO:tasks.workunit.client.0.smithi031.stdout:85 2024-04-17T11:50:24.161 INFO:tasks.workunit.client.0.smithi031.stdout:86 2024-04-17T11:50:24.162 INFO:tasks.workunit.client.0.smithi031.stdout:87 2024-04-17T11:50:24.163 INFO:tasks.workunit.client.0.smithi031.stdout:88 2024-04-17T11:50:24.164 INFO:tasks.workunit.client.0.smithi031.stdout:89 2024-04-17T11:50:24.165 INFO:tasks.workunit.client.0.smithi031.stdout:90 2024-04-17T11:50:24.166 INFO:tasks.workunit.client.0.smithi031.stdout:91 2024-04-17T11:50:24.167 INFO:tasks.workunit.client.0.smithi031.stdout:92 2024-04-17T11:50:24.167 INFO:tasks.workunit.client.0.smithi031.stdout:93 2024-04-17T11:50:24.168 INFO:tasks.workunit.client.0.smithi031.stdout:94 2024-04-17T11:50:24.169 INFO:tasks.workunit.client.0.smithi031.stdout:95 2024-04-17T11:50:24.170 INFO:tasks.workunit.client.0.smithi031.stdout:96 2024-04-17T11:50:24.171 INFO:tasks.workunit.client.0.smithi031.stdout:97 2024-04-17T11:50:24.172 INFO:tasks.workunit.client.0.smithi031.stdout:98 2024-04-17T11:50:24.173 INFO:tasks.workunit.client.0.smithi031.stdout:99 2024-04-17T11:50:24.173 INFO:tasks.workunit.client.0.smithi031.stdout:100 2024-04-17T11:50:24.174 INFO:tasks.workunit.client.0.smithi031.stdout:101 2024-04-17T11:50:24.175 INFO:tasks.workunit.client.0.smithi031.stdout:102 2024-04-17T11:50:24.176 INFO:tasks.workunit.client.0.smithi031.stdout:103 2024-04-17T11:50:24.177 INFO:tasks.workunit.client.0.smithi031.stdout:104 2024-04-17T11:50:24.178 INFO:tasks.workunit.client.0.smithi031.stdout:105 2024-04-17T11:50:24.179 INFO:tasks.workunit.client.0.smithi031.stdout:106 2024-04-17T11:50:24.179 INFO:tasks.workunit.client.0.smithi031.stdout:107 2024-04-17T11:50:24.181 INFO:tasks.workunit.client.0.smithi031.stdout:108 2024-04-17T11:50:24.181 INFO:tasks.workunit.client.0.smithi031.stdout:109 2024-04-17T11:50:24.182 INFO:tasks.workunit.client.0.smithi031.stdout:110 2024-04-17T11:50:24.183 INFO:tasks.workunit.client.0.smithi031.stdout:111 2024-04-17T11:50:24.184 INFO:tasks.workunit.client.0.smithi031.stdout:112 2024-04-17T11:50:24.185 INFO:tasks.workunit.client.0.smithi031.stdout:113 2024-04-17T11:50:24.185 INFO:tasks.workunit.client.0.smithi031.stdout:114 2024-04-17T11:50:24.186 INFO:tasks.workunit.client.0.smithi031.stdout:115 2024-04-17T11:50:24.187 INFO:tasks.workunit.client.0.smithi031.stdout:116 2024-04-17T11:50:24.188 INFO:tasks.workunit.client.0.smithi031.stdout:117 2024-04-17T11:50:24.189 INFO:tasks.workunit.client.0.smithi031.stdout:118 2024-04-17T11:50:24.190 INFO:tasks.workunit.client.0.smithi031.stdout:119 2024-04-17T11:50:24.191 INFO:tasks.workunit.client.0.smithi031.stdout:120 2024-04-17T11:50:24.192 INFO:tasks.workunit.client.0.smithi031.stdout:121 2024-04-17T11:50:24.193 INFO:tasks.workunit.client.0.smithi031.stdout:122 2024-04-17T11:50:24.194 INFO:tasks.workunit.client.0.smithi031.stdout:123 2024-04-17T11:50:24.195 INFO:tasks.workunit.client.0.smithi031.stdout:124 2024-04-17T11:50:24.196 INFO:tasks.workunit.client.0.smithi031.stdout:125 2024-04-17T11:50:24.196 INFO:tasks.workunit.client.0.smithi031.stdout:126 2024-04-17T11:50:24.197 INFO:tasks.workunit.client.0.smithi031.stdout:127 2024-04-17T11:50:24.198 INFO:tasks.workunit.client.0.smithi031.stdout:128 2024-04-17T11:50:24.199 INFO:tasks.workunit.client.0.smithi031.stdout:129 2024-04-17T11:50:24.200 INFO:tasks.workunit.client.0.smithi031.stdout:130 2024-04-17T11:50:24.200 INFO:tasks.workunit.client.0.smithi031.stdout:131 2024-04-17T11:50:24.201 INFO:tasks.workunit.client.0.smithi031.stdout:132 2024-04-17T11:50:24.202 INFO:tasks.workunit.client.0.smithi031.stdout:133 2024-04-17T11:50:24.203 INFO:tasks.workunit.client.0.smithi031.stdout:134 2024-04-17T11:50:24.204 INFO:tasks.workunit.client.0.smithi031.stdout:135 2024-04-17T11:50:24.205 INFO:tasks.workunit.client.0.smithi031.stdout:136 2024-04-17T11:50:24.205 INFO:tasks.workunit.client.0.smithi031.stdout:137 2024-04-17T11:50:24.207 INFO:tasks.workunit.client.0.smithi031.stdout:138 2024-04-17T11:50:24.207 INFO:tasks.workunit.client.0.smithi031.stdout:139 2024-04-17T11:50:24.208 INFO:tasks.workunit.client.0.smithi031.stdout:140 2024-04-17T11:50:24.209 INFO:tasks.workunit.client.0.smithi031.stdout:141 2024-04-17T11:50:24.210 INFO:tasks.workunit.client.0.smithi031.stdout:142 2024-04-17T11:50:24.212 INFO:tasks.workunit.client.0.smithi031.stdout:143 2024-04-17T11:50:24.212 INFO:tasks.workunit.client.0.smithi031.stdout:144 2024-04-17T11:50:24.213 INFO:tasks.workunit.client.0.smithi031.stdout:145 2024-04-17T11:50:24.214 INFO:tasks.workunit.client.0.smithi031.stdout:146 2024-04-17T11:50:24.215 INFO:tasks.workunit.client.0.smithi031.stdout:147 2024-04-17T11:50:24.216 INFO:tasks.workunit.client.0.smithi031.stdout:148 2024-04-17T11:50:24.217 INFO:tasks.workunit.client.0.smithi031.stdout:149 2024-04-17T11:50:24.218 INFO:tasks.workunit.client.0.smithi031.stdout:150 2024-04-17T11:50:24.222 INFO:tasks.workunit.client.0.smithi031.stdout:151 2024-04-17T11:50:24.222 INFO:tasks.workunit.client.0.smithi031.stdout:152 2024-04-17T11:50:24.222 INFO:tasks.workunit.client.0.smithi031.stdout:153 2024-04-17T11:50:24.222 INFO:tasks.workunit.client.0.smithi031.stdout:154 2024-04-17T11:50:24.222 INFO:tasks.workunit.client.0.smithi031.stdout:155 2024-04-17T11:50:24.223 INFO:tasks.workunit.client.0.smithi031.stdout:156 2024-04-17T11:50:24.224 INFO:tasks.workunit.client.0.smithi031.stdout:157 2024-04-17T11:50:24.225 INFO:tasks.workunit.client.0.smithi031.stdout:158 2024-04-17T11:50:24.225 INFO:tasks.workunit.client.0.smithi031.stdout:159 2024-04-17T11:50:24.226 INFO:tasks.workunit.client.0.smithi031.stdout:160 2024-04-17T11:50:24.227 INFO:tasks.workunit.client.0.smithi031.stdout:161 2024-04-17T11:50:24.228 INFO:tasks.workunit.client.0.smithi031.stdout:162 2024-04-17T11:50:24.229 INFO:tasks.workunit.client.0.smithi031.stdout:163 2024-04-17T11:50:24.230 INFO:tasks.workunit.client.0.smithi031.stdout:164 2024-04-17T11:50:24.230 INFO:tasks.workunit.client.0.smithi031.stdout:165 2024-04-17T11:50:24.231 INFO:tasks.workunit.client.0.smithi031.stdout:166 2024-04-17T11:50:24.232 INFO:tasks.workunit.client.0.smithi031.stdout:167 2024-04-17T11:50:24.233 INFO:tasks.workunit.client.0.smithi031.stdout:168 2024-04-17T11:50:24.234 INFO:tasks.workunit.client.0.smithi031.stdout:169 2024-04-17T11:50:24.235 INFO:tasks.workunit.client.0.smithi031.stdout:170 2024-04-17T11:50:24.236 INFO:tasks.workunit.client.0.smithi031.stdout:171 2024-04-17T11:50:24.237 INFO:tasks.workunit.client.0.smithi031.stdout:172 2024-04-17T11:50:24.237 INFO:tasks.workunit.client.0.smithi031.stdout:173 2024-04-17T11:50:24.238 INFO:tasks.workunit.client.0.smithi031.stdout:174 2024-04-17T11:50:24.239 INFO:tasks.workunit.client.0.smithi031.stdout:175 2024-04-17T11:50:24.240 INFO:tasks.workunit.client.0.smithi031.stdout:176 2024-04-17T11:50:24.241 INFO:tasks.workunit.client.0.smithi031.stdout:177 2024-04-17T11:50:24.242 INFO:tasks.workunit.client.0.smithi031.stdout:178 2024-04-17T11:50:24.242 INFO:tasks.workunit.client.0.smithi031.stdout:179 2024-04-17T11:50:24.243 INFO:tasks.workunit.client.0.smithi031.stdout:180 2024-04-17T11:50:24.244 INFO:tasks.workunit.client.0.smithi031.stdout:181 2024-04-17T11:50:24.245 INFO:tasks.workunit.client.0.smithi031.stdout:182 2024-04-17T11:50:24.246 INFO:tasks.workunit.client.0.smithi031.stdout:183 2024-04-17T11:50:24.247 INFO:tasks.workunit.client.0.smithi031.stdout:184 2024-04-17T11:50:24.247 INFO:tasks.workunit.client.0.smithi031.stdout:185 2024-04-17T11:50:24.249 INFO:tasks.workunit.client.0.smithi031.stdout:186 2024-04-17T11:50:24.249 INFO:tasks.workunit.client.0.smithi031.stdout:187 2024-04-17T11:50:24.250 INFO:tasks.workunit.client.0.smithi031.stdout:188 2024-04-17T11:50:24.251 INFO:tasks.workunit.client.0.smithi031.stdout:189 2024-04-17T11:50:24.252 INFO:tasks.workunit.client.0.smithi031.stdout:190 2024-04-17T11:50:24.253 INFO:tasks.workunit.client.0.smithi031.stdout:191 2024-04-17T11:50:24.254 INFO:tasks.workunit.client.0.smithi031.stdout:192 2024-04-17T11:50:24.255 INFO:tasks.workunit.client.0.smithi031.stdout:193 2024-04-17T11:50:24.256 INFO:tasks.workunit.client.0.smithi031.stdout:194 2024-04-17T11:50:24.257 INFO:tasks.workunit.client.0.smithi031.stdout:195 2024-04-17T11:50:24.257 INFO:tasks.workunit.client.0.smithi031.stdout:196 2024-04-17T11:50:24.258 INFO:tasks.workunit.client.0.smithi031.stdout:197 2024-04-17T11:50:24.259 INFO:tasks.workunit.client.0.smithi031.stdout:198 2024-04-17T11:50:24.260 INFO:tasks.workunit.client.0.smithi031.stdout:199 2024-04-17T11:50:24.261 INFO:tasks.workunit.client.0.smithi031.stdout:200 2024-04-17T11:50:24.262 INFO:tasks.workunit.client.0.smithi031.stdout:201 2024-04-17T11:50:24.263 INFO:tasks.workunit.client.0.smithi031.stdout:202 2024-04-17T11:50:24.264 INFO:tasks.workunit.client.0.smithi031.stdout:203 2024-04-17T11:50:24.265 INFO:tasks.workunit.client.0.smithi031.stdout:204 2024-04-17T11:50:24.266 INFO:tasks.workunit.client.0.smithi031.stdout:205 2024-04-17T11:50:24.267 INFO:tasks.workunit.client.0.smithi031.stdout:206 2024-04-17T11:50:24.268 INFO:tasks.workunit.client.0.smithi031.stdout:207 2024-04-17T11:50:24.268 INFO:tasks.workunit.client.0.smithi031.stdout:208 2024-04-17T11:50:24.270 INFO:tasks.workunit.client.0.smithi031.stdout:209 2024-04-17T11:50:24.271 INFO:tasks.workunit.client.0.smithi031.stdout:210 2024-04-17T11:50:24.271 INFO:tasks.workunit.client.0.smithi031.stdout:211 2024-04-17T11:50:24.272 INFO:tasks.workunit.client.0.smithi031.stdout:212 2024-04-17T11:50:24.273 INFO:tasks.workunit.client.0.smithi031.stdout:213 2024-04-17T11:50:24.274 INFO:tasks.workunit.client.0.smithi031.stdout:214 2024-04-17T11:50:24.275 INFO:tasks.workunit.client.0.smithi031.stdout:215 2024-04-17T11:50:24.276 INFO:tasks.workunit.client.0.smithi031.stdout:216 2024-04-17T11:50:24.277 INFO:tasks.workunit.client.0.smithi031.stdout:217 2024-04-17T11:50:24.278 INFO:tasks.workunit.client.0.smithi031.stdout:218 2024-04-17T11:50:24.279 INFO:tasks.workunit.client.0.smithi031.stdout:219 2024-04-17T11:50:24.280 INFO:tasks.workunit.client.0.smithi031.stdout:220 2024-04-17T11:50:24.280 INFO:tasks.workunit.client.0.smithi031.stdout:221 2024-04-17T11:50:24.281 INFO:tasks.workunit.client.0.smithi031.stdout:222 2024-04-17T11:50:24.282 INFO:tasks.workunit.client.0.smithi031.stdout:223 2024-04-17T11:50:24.283 INFO:tasks.workunit.client.0.smithi031.stdout:224 2024-04-17T11:50:24.284 INFO:tasks.workunit.client.0.smithi031.stdout:225 2024-04-17T11:50:24.285 INFO:tasks.workunit.client.0.smithi031.stdout:226 2024-04-17T11:50:24.286 INFO:tasks.workunit.client.0.smithi031.stdout:227 2024-04-17T11:50:24.287 INFO:tasks.workunit.client.0.smithi031.stdout:228 2024-04-17T11:50:24.288 INFO:tasks.workunit.client.0.smithi031.stdout:229 2024-04-17T11:50:24.288 INFO:tasks.workunit.client.0.smithi031.stdout:230 2024-04-17T11:50:24.289 INFO:tasks.workunit.client.0.smithi031.stdout:231 2024-04-17T11:50:24.290 INFO:tasks.workunit.client.0.smithi031.stdout:232 2024-04-17T11:50:24.291 INFO:tasks.workunit.client.0.smithi031.stdout:233 2024-04-17T11:50:24.292 INFO:tasks.workunit.client.0.smithi031.stdout:234 2024-04-17T11:50:24.293 INFO:tasks.workunit.client.0.smithi031.stdout:235 2024-04-17T11:50:24.294 INFO:tasks.workunit.client.0.smithi031.stdout:236 2024-04-17T11:50:24.295 INFO:tasks.workunit.client.0.smithi031.stdout:237 2024-04-17T11:50:24.296 INFO:tasks.workunit.client.0.smithi031.stdout:238 2024-04-17T11:50:24.297 INFO:tasks.workunit.client.0.smithi031.stdout:239 2024-04-17T11:50:24.298 INFO:tasks.workunit.client.0.smithi031.stdout:240 2024-04-17T11:50:24.298 INFO:tasks.workunit.client.0.smithi031.stdout:241 2024-04-17T11:50:24.299 INFO:tasks.workunit.client.0.smithi031.stdout:242 2024-04-17T11:50:24.300 INFO:tasks.workunit.client.0.smithi031.stdout:243 2024-04-17T11:50:24.301 INFO:tasks.workunit.client.0.smithi031.stdout:244 2024-04-17T11:50:24.302 INFO:tasks.workunit.client.0.smithi031.stdout:245 2024-04-17T11:50:24.303 INFO:tasks.workunit.client.0.smithi031.stdout:246 2024-04-17T11:50:24.304 INFO:tasks.workunit.client.0.smithi031.stdout:247 2024-04-17T11:50:24.305 INFO:tasks.workunit.client.0.smithi031.stdout:248 2024-04-17T11:50:24.306 INFO:tasks.workunit.client.0.smithi031.stdout:249 2024-04-17T11:50:24.306 INFO:tasks.workunit.client.0.smithi031.stdout:250 2024-04-17T11:50:24.307 INFO:tasks.workunit.client.0.smithi031.stdout:251 2024-04-17T11:50:24.308 INFO:tasks.workunit.client.0.smithi031.stdout:252 2024-04-17T11:50:24.309 INFO:tasks.workunit.client.0.smithi031.stdout:253 2024-04-17T11:50:24.310 INFO:tasks.workunit.client.0.smithi031.stdout:254 2024-04-17T11:50:24.311 INFO:tasks.workunit.client.0.smithi031.stdout:255 2024-04-17T11:50:24.312 INFO:tasks.workunit.client.0.smithi031.stdout:256 2024-04-17T11:50:24.313 INFO:tasks.workunit.client.0.smithi031.stdout:257 2024-04-17T11:50:24.314 INFO:tasks.workunit.client.0.smithi031.stdout:258 2024-04-17T11:50:24.314 INFO:tasks.workunit.client.0.smithi031.stdout:259 2024-04-17T11:50:24.315 INFO:tasks.workunit.client.0.smithi031.stdout:260 2024-04-17T11:50:24.317 INFO:tasks.workunit.client.0.smithi031.stdout:261 2024-04-17T11:50:24.318 INFO:tasks.workunit.client.0.smithi031.stdout:262 2024-04-17T11:50:24.319 INFO:tasks.workunit.client.0.smithi031.stdout:263 2024-04-17T11:50:24.320 INFO:tasks.workunit.client.0.smithi031.stdout:264 2024-04-17T11:50:24.321 INFO:tasks.workunit.client.0.smithi031.stdout:265 2024-04-17T11:50:24.322 INFO:tasks.workunit.client.0.smithi031.stdout:266 2024-04-17T11:50:24.323 INFO:tasks.workunit.client.0.smithi031.stdout:267 2024-04-17T11:50:24.324 INFO:tasks.workunit.client.0.smithi031.stdout:268 2024-04-17T11:50:24.325 INFO:tasks.workunit.client.0.smithi031.stdout:269 2024-04-17T11:50:24.325 INFO:tasks.workunit.client.0.smithi031.stdout:270 2024-04-17T11:50:24.326 INFO:tasks.workunit.client.0.smithi031.stdout:271 2024-04-17T11:50:24.327 INFO:tasks.workunit.client.0.smithi031.stdout:272 2024-04-17T11:50:24.328 INFO:tasks.workunit.client.0.smithi031.stdout:273 2024-04-17T11:50:24.329 INFO:tasks.workunit.client.0.smithi031.stdout:274 2024-04-17T11:50:24.330 INFO:tasks.workunit.client.0.smithi031.stdout:275 2024-04-17T11:50:24.331 INFO:tasks.workunit.client.0.smithi031.stdout:276 2024-04-17T11:50:24.332 INFO:tasks.workunit.client.0.smithi031.stdout:277 2024-04-17T11:50:24.333 INFO:tasks.workunit.client.0.smithi031.stdout:278 2024-04-17T11:50:24.334 INFO:tasks.workunit.client.0.smithi031.stdout:279 2024-04-17T11:50:24.334 INFO:tasks.workunit.client.0.smithi031.stdout:280 2024-04-17T11:50:24.336 INFO:tasks.workunit.client.0.smithi031.stdout:281 2024-04-17T11:50:24.336 INFO:tasks.workunit.client.0.smithi031.stdout:282 2024-04-17T11:50:24.337 INFO:tasks.workunit.client.0.smithi031.stdout:283 2024-04-17T11:50:24.338 INFO:tasks.workunit.client.0.smithi031.stdout:284 2024-04-17T11:50:24.339 INFO:tasks.workunit.client.0.smithi031.stdout:285 2024-04-17T11:50:24.340 INFO:tasks.workunit.client.0.smithi031.stdout:286 2024-04-17T11:50:24.341 INFO:tasks.workunit.client.0.smithi031.stdout:287 2024-04-17T11:50:24.342 INFO:tasks.workunit.client.0.smithi031.stdout:288 2024-04-17T11:50:24.343 INFO:tasks.workunit.client.0.smithi031.stdout:289 2024-04-17T11:50:24.344 INFO:tasks.workunit.client.0.smithi031.stdout:290 2024-04-17T11:50:24.344 INFO:tasks.workunit.client.0.smithi031.stdout:291 2024-04-17T11:50:24.345 INFO:tasks.workunit.client.0.smithi031.stdout:292 2024-04-17T11:50:24.346 INFO:tasks.workunit.client.0.smithi031.stdout:293 2024-04-17T11:50:24.347 INFO:tasks.workunit.client.0.smithi031.stdout:294 2024-04-17T11:50:24.349 INFO:tasks.workunit.client.0.smithi031.stdout:295 2024-04-17T11:50:24.349 INFO:tasks.workunit.client.0.smithi031.stdout:296 2024-04-17T11:50:24.350 INFO:tasks.workunit.client.0.smithi031.stdout:297 2024-04-17T11:50:24.351 INFO:tasks.workunit.client.0.smithi031.stdout:298 2024-04-17T11:50:24.352 INFO:tasks.workunit.client.0.smithi031.stdout:299 2024-04-17T11:50:24.353 INFO:tasks.workunit.client.0.smithi031.stdout:300 2024-04-17T11:50:24.354 INFO:tasks.workunit.client.0.smithi031.stdout:301 2024-04-17T11:50:24.355 INFO:tasks.workunit.client.0.smithi031.stdout:302 2024-04-17T11:50:24.355 INFO:tasks.workunit.client.0.smithi031.stdout:303 2024-04-17T11:50:24.356 INFO:tasks.workunit.client.0.smithi031.stdout:304 2024-04-17T11:50:24.357 INFO:tasks.workunit.client.0.smithi031.stdout:305 2024-04-17T11:50:24.359 INFO:tasks.workunit.client.0.smithi031.stdout:306 2024-04-17T11:50:24.360 INFO:tasks.workunit.client.0.smithi031.stdout:307 2024-04-17T11:50:24.360 INFO:tasks.workunit.client.0.smithi031.stdout:308 2024-04-17T11:50:24.361 INFO:tasks.workunit.client.0.smithi031.stdout:309 2024-04-17T11:50:24.362 INFO:tasks.workunit.client.0.smithi031.stdout:310 2024-04-17T11:50:24.363 INFO:tasks.workunit.client.0.smithi031.stdout:311 2024-04-17T11:50:24.364 INFO:tasks.workunit.client.0.smithi031.stdout:312 2024-04-17T11:50:24.365 INFO:tasks.workunit.client.0.smithi031.stdout:313 2024-04-17T11:50:24.366 INFO:tasks.workunit.client.0.smithi031.stdout:314 2024-04-17T11:50:24.367 INFO:tasks.workunit.client.0.smithi031.stdout:315 2024-04-17T11:50:24.368 INFO:tasks.workunit.client.0.smithi031.stdout:316 2024-04-17T11:50:24.369 INFO:tasks.workunit.client.0.smithi031.stdout:317 2024-04-17T11:50:24.370 INFO:tasks.workunit.client.0.smithi031.stdout:318 2024-04-17T11:50:24.372 INFO:tasks.workunit.client.0.smithi031.stdout:319 2024-04-17T11:50:24.372 INFO:tasks.workunit.client.0.smithi031.stdout:320 2024-04-17T11:50:24.373 INFO:tasks.workunit.client.0.smithi031.stdout:321 2024-04-17T11:50:24.374 INFO:tasks.workunit.client.0.smithi031.stdout:322 2024-04-17T11:50:24.375 INFO:tasks.workunit.client.0.smithi031.stdout:323 2024-04-17T11:50:24.376 INFO:tasks.workunit.client.0.smithi031.stdout:324 2024-04-17T11:50:24.377 INFO:tasks.workunit.client.0.smithi031.stdout:325 2024-04-17T11:50:24.378 INFO:tasks.workunit.client.0.smithi031.stdout:326 2024-04-17T11:50:24.379 INFO:tasks.workunit.client.0.smithi031.stdout:327 2024-04-17T11:50:24.380 INFO:tasks.workunit.client.0.smithi031.stdout:328 2024-04-17T11:50:24.381 INFO:tasks.workunit.client.0.smithi031.stdout:329 2024-04-17T11:50:24.382 INFO:tasks.workunit.client.0.smithi031.stdout:330 2024-04-17T11:50:24.383 INFO:tasks.workunit.client.0.smithi031.stdout:331 2024-04-17T11:50:24.384 INFO:tasks.workunit.client.0.smithi031.stdout:332 2024-04-17T11:50:24.385 INFO:tasks.workunit.client.0.smithi031.stdout:333 2024-04-17T11:50:24.386 INFO:tasks.workunit.client.0.smithi031.stdout:334 2024-04-17T11:50:24.387 INFO:tasks.workunit.client.0.smithi031.stdout:335 2024-04-17T11:50:24.388 INFO:tasks.workunit.client.0.smithi031.stdout:336 2024-04-17T11:50:24.389 INFO:tasks.workunit.client.0.smithi031.stdout:337 2024-04-17T11:50:24.390 INFO:tasks.workunit.client.0.smithi031.stdout:338 2024-04-17T11:50:24.390 INFO:tasks.workunit.client.0.smithi031.stdout:339 2024-04-17T11:50:24.392 INFO:tasks.workunit.client.0.smithi031.stdout:340 2024-04-17T11:50:24.393 INFO:tasks.workunit.client.0.smithi031.stdout:341 2024-04-17T11:50:24.394 INFO:tasks.workunit.client.0.smithi031.stdout:342 2024-04-17T11:50:24.394 INFO:tasks.workunit.client.0.smithi031.stdout:343 2024-04-17T11:50:24.395 INFO:tasks.workunit.client.0.smithi031.stdout:344 2024-04-17T11:50:24.396 INFO:tasks.workunit.client.0.smithi031.stdout:345 2024-04-17T11:50:24.397 INFO:tasks.workunit.client.0.smithi031.stdout:346 2024-04-17T11:50:24.398 INFO:tasks.workunit.client.0.smithi031.stdout:347 2024-04-17T11:50:24.399 INFO:tasks.workunit.client.0.smithi031.stdout:348 2024-04-17T11:50:24.400 INFO:tasks.workunit.client.0.smithi031.stdout:349 2024-04-17T11:50:24.401 INFO:tasks.workunit.client.0.smithi031.stdout:350 2024-04-17T11:50:24.402 INFO:tasks.workunit.client.0.smithi031.stdout:351 2024-04-17T11:50:24.403 INFO:tasks.workunit.client.0.smithi031.stdout:352 2024-04-17T11:50:24.404 INFO:tasks.workunit.client.0.smithi031.stdout:353 2024-04-17T11:50:24.405 INFO:tasks.workunit.client.0.smithi031.stdout:354 2024-04-17T11:50:24.406 INFO:tasks.workunit.client.0.smithi031.stdout:355 2024-04-17T11:50:24.407 INFO:tasks.workunit.client.0.smithi031.stdout:356 2024-04-17T11:50:24.408 INFO:tasks.workunit.client.0.smithi031.stdout:357 2024-04-17T11:50:24.409 INFO:tasks.workunit.client.0.smithi031.stdout:358 2024-04-17T11:50:24.410 INFO:tasks.workunit.client.0.smithi031.stdout:359 2024-04-17T11:50:24.411 INFO:tasks.workunit.client.0.smithi031.stdout:360 2024-04-17T11:50:24.412 INFO:tasks.workunit.client.0.smithi031.stdout:361 2024-04-17T11:50:24.413 INFO:tasks.workunit.client.0.smithi031.stdout:362 2024-04-17T11:50:24.414 INFO:tasks.workunit.client.0.smithi031.stdout:363 2024-04-17T11:50:24.415 INFO:tasks.workunit.client.0.smithi031.stdout:364 2024-04-17T11:50:24.416 INFO:tasks.workunit.client.0.smithi031.stdout:365 2024-04-17T11:50:24.416 INFO:tasks.workunit.client.0.smithi031.stdout:366 2024-04-17T11:50:24.417 INFO:tasks.workunit.client.0.smithi031.stdout:367 2024-04-17T11:50:24.418 INFO:tasks.workunit.client.0.smithi031.stdout:368 2024-04-17T11:50:24.419 INFO:tasks.workunit.client.0.smithi031.stdout:369 2024-04-17T11:50:24.420 INFO:tasks.workunit.client.0.smithi031.stdout:370 2024-04-17T11:50:24.421 INFO:tasks.workunit.client.0.smithi031.stdout:371 2024-04-17T11:50:24.422 INFO:tasks.workunit.client.0.smithi031.stdout:372 2024-04-17T11:50:24.423 INFO:tasks.workunit.client.0.smithi031.stdout:373 2024-04-17T11:50:24.424 INFO:tasks.workunit.client.0.smithi031.stdout:374 2024-04-17T11:50:24.425 INFO:tasks.workunit.client.0.smithi031.stdout:375 2024-04-17T11:50:24.426 INFO:tasks.workunit.client.0.smithi031.stdout:376 2024-04-17T11:50:24.426 INFO:tasks.workunit.client.0.smithi031.stdout:377 2024-04-17T11:50:24.427 INFO:tasks.workunit.client.0.smithi031.stdout:378 2024-04-17T11:50:24.428 INFO:tasks.workunit.client.0.smithi031.stdout:379 2024-04-17T11:50:24.429 INFO:tasks.workunit.client.0.smithi031.stdout:380 2024-04-17T11:50:24.430 INFO:tasks.workunit.client.0.smithi031.stdout:381 2024-04-17T11:50:24.431 INFO:tasks.workunit.client.0.smithi031.stdout:382 2024-04-17T11:50:24.432 INFO:tasks.workunit.client.0.smithi031.stdout:383 2024-04-17T11:50:24.433 INFO:tasks.workunit.client.0.smithi031.stdout:384 2024-04-17T11:50:24.434 INFO:tasks.workunit.client.0.smithi031.stdout:385 2024-04-17T11:50:24.435 INFO:tasks.workunit.client.0.smithi031.stdout:386 2024-04-17T11:50:24.436 INFO:tasks.workunit.client.0.smithi031.stdout:387 2024-04-17T11:50:24.437 INFO:tasks.workunit.client.0.smithi031.stdout:388 2024-04-17T11:50:24.438 INFO:tasks.workunit.client.0.smithi031.stdout:389 2024-04-17T11:50:24.439 INFO:tasks.workunit.client.0.smithi031.stdout:390 2024-04-17T11:50:24.440 INFO:tasks.workunit.client.0.smithi031.stdout:391 2024-04-17T11:50:24.440 INFO:tasks.workunit.client.0.smithi031.stdout:392 2024-04-17T11:50:24.442 INFO:tasks.workunit.client.0.smithi031.stdout:393 2024-04-17T11:50:24.443 INFO:tasks.workunit.client.0.smithi031.stdout:394 2024-04-17T11:50:24.444 INFO:tasks.workunit.client.0.smithi031.stdout:395 2024-04-17T11:50:24.445 INFO:tasks.workunit.client.0.smithi031.stdout:396 2024-04-17T11:50:24.446 INFO:tasks.workunit.client.0.smithi031.stdout:397 2024-04-17T11:50:24.447 INFO:tasks.workunit.client.0.smithi031.stdout:398 2024-04-17T11:50:24.448 INFO:tasks.workunit.client.0.smithi031.stdout:399 2024-04-17T11:50:24.448 INFO:tasks.workunit.client.0.smithi031.stdout:400 2024-04-17T11:50:24.449 INFO:tasks.workunit.client.0.smithi031.stdout:401 2024-04-17T11:50:24.450 INFO:tasks.workunit.client.0.smithi031.stdout:402 2024-04-17T11:50:24.451 INFO:tasks.workunit.client.0.smithi031.stdout:403 2024-04-17T11:50:24.452 INFO:tasks.workunit.client.0.smithi031.stdout:404 2024-04-17T11:50:24.453 INFO:tasks.workunit.client.0.smithi031.stdout:405 2024-04-17T11:50:24.454 INFO:tasks.workunit.client.0.smithi031.stdout:406 2024-04-17T11:50:24.455 INFO:tasks.workunit.client.0.smithi031.stdout:407 2024-04-17T11:50:24.456 INFO:tasks.workunit.client.0.smithi031.stdout:408 2024-04-17T11:50:24.457 INFO:tasks.workunit.client.0.smithi031.stdout:409 2024-04-17T11:50:24.458 INFO:tasks.workunit.client.0.smithi031.stdout:410 2024-04-17T11:50:24.459 INFO:tasks.workunit.client.0.smithi031.stdout:411 2024-04-17T11:50:24.460 INFO:tasks.workunit.client.0.smithi031.stdout:412 2024-04-17T11:50:24.461 INFO:tasks.workunit.client.0.smithi031.stdout:413 2024-04-17T11:50:24.462 INFO:tasks.workunit.client.0.smithi031.stdout:414 2024-04-17T11:50:24.463 INFO:tasks.workunit.client.0.smithi031.stdout:415 2024-04-17T11:50:24.464 INFO:tasks.workunit.client.0.smithi031.stdout:416 2024-04-17T11:50:24.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:23.058383+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-04-17T11:50:24.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:23.063322+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.31:0/992636050' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:24.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:23.064356+0000 mon.a (mon.0) 1871 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:50:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:50:24.466 INFO:tasks.workunit.client.0.smithi031.stdout:417 2024-04-17T11:50:24.466 INFO:tasks.workunit.client.0.smithi031.stdout:418 2024-04-17T11:50:24.467 INFO:tasks.workunit.client.0.smithi031.stdout:419 2024-04-17T11:50:24.468 INFO:tasks.workunit.client.0.smithi031.stdout:420 2024-04-17T11:50:24.470 INFO:tasks.workunit.client.0.smithi031.stdout:421 2024-04-17T11:50:24.470 INFO:tasks.workunit.client.0.smithi031.stdout:422 2024-04-17T11:50:24.471 INFO:tasks.workunit.client.0.smithi031.stdout:423 2024-04-17T11:50:24.473 INFO:tasks.workunit.client.0.smithi031.stdout:424 2024-04-17T11:50:24.474 INFO:tasks.workunit.client.0.smithi031.stdout:425 2024-04-17T11:50:24.475 INFO:tasks.workunit.client.0.smithi031.stdout:426 2024-04-17T11:50:24.476 INFO:tasks.workunit.client.0.smithi031.stdout:427 2024-04-17T11:50:24.477 INFO:tasks.workunit.client.0.smithi031.stdout:428 2024-04-17T11:50:24.478 INFO:tasks.workunit.client.0.smithi031.stdout:429 2024-04-17T11:50:24.479 INFO:tasks.workunit.client.0.smithi031.stdout:430 2024-04-17T11:50:24.480 INFO:tasks.workunit.client.0.smithi031.stdout:431 2024-04-17T11:50:24.481 INFO:tasks.workunit.client.0.smithi031.stdout:432 2024-04-17T11:50:24.482 INFO:tasks.workunit.client.0.smithi031.stdout:433 2024-04-17T11:50:24.483 INFO:tasks.workunit.client.0.smithi031.stdout:434 2024-04-17T11:50:24.484 INFO:tasks.workunit.client.0.smithi031.stdout:435 2024-04-17T11:50:24.485 INFO:tasks.workunit.client.0.smithi031.stdout:436 2024-04-17T11:50:24.486 INFO:tasks.workunit.client.0.smithi031.stdout:437 2024-04-17T11:50:24.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:23.058383+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-04-17T11:50:24.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:23.063322+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.31:0/992636050' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:24.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:23.064356+0000 mon.a (mon.0) 1871 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:23.058383+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-04-17T11:50:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:23.063322+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.31:0/992636050' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:23.064356+0000 mon.a (mon.0) 1871 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:24.488 INFO:tasks.workunit.client.0.smithi031.stdout:438 2024-04-17T11:50:24.488 INFO:tasks.workunit.client.0.smithi031.stdout:439 2024-04-17T11:50:24.489 INFO:tasks.workunit.client.0.smithi031.stdout:440 2024-04-17T11:50:24.490 INFO:tasks.workunit.client.0.smithi031.stdout:441 2024-04-17T11:50:24.491 INFO:tasks.workunit.client.0.smithi031.stdout:442 2024-04-17T11:50:24.492 INFO:tasks.workunit.client.0.smithi031.stdout:443 2024-04-17T11:50:24.493 INFO:tasks.workunit.client.0.smithi031.stdout:444 2024-04-17T11:50:24.494 INFO:tasks.workunit.client.0.smithi031.stdout:445 2024-04-17T11:50:24.495 INFO:tasks.workunit.client.0.smithi031.stdout:446 2024-04-17T11:50:24.496 INFO:tasks.workunit.client.0.smithi031.stdout:447 2024-04-17T11:50:24.497 INFO:tasks.workunit.client.0.smithi031.stdout:448 2024-04-17T11:50:24.498 INFO:tasks.workunit.client.0.smithi031.stdout:449 2024-04-17T11:50:24.499 INFO:tasks.workunit.client.0.smithi031.stdout:450 2024-04-17T11:50:24.500 INFO:tasks.workunit.client.0.smithi031.stdout:451 2024-04-17T11:50:24.501 INFO:tasks.workunit.client.0.smithi031.stdout:452 2024-04-17T11:50:24.502 INFO:tasks.workunit.client.0.smithi031.stdout:453 2024-04-17T11:50:24.503 INFO:tasks.workunit.client.0.smithi031.stdout:454 2024-04-17T11:50:24.504 INFO:tasks.workunit.client.0.smithi031.stdout:455 2024-04-17T11:50:24.505 INFO:tasks.workunit.client.0.smithi031.stdout:456 2024-04-17T11:50:24.506 INFO:tasks.workunit.client.0.smithi031.stdout:457 2024-04-17T11:50:24.507 INFO:tasks.workunit.client.0.smithi031.stdout:458 2024-04-17T11:50:24.508 INFO:tasks.workunit.client.0.smithi031.stdout:459 2024-04-17T11:50:24.508 INFO:tasks.workunit.client.0.smithi031.stdout:460 2024-04-17T11:50:24.509 INFO:tasks.workunit.client.0.smithi031.stdout:461 2024-04-17T11:50:24.510 INFO:tasks.workunit.client.0.smithi031.stdout:462 2024-04-17T11:50:24.511 INFO:tasks.workunit.client.0.smithi031.stdout:463 2024-04-17T11:50:24.512 INFO:tasks.workunit.client.0.smithi031.stdout:464 2024-04-17T11:50:24.513 INFO:tasks.workunit.client.0.smithi031.stdout:465 2024-04-17T11:50:24.514 INFO:tasks.workunit.client.0.smithi031.stdout:466 2024-04-17T11:50:24.515 INFO:tasks.workunit.client.0.smithi031.stdout:467 2024-04-17T11:50:24.516 INFO:tasks.workunit.client.0.smithi031.stdout:468 2024-04-17T11:50:24.517 INFO:tasks.workunit.client.0.smithi031.stdout:469 2024-04-17T11:50:24.518 INFO:tasks.workunit.client.0.smithi031.stdout:470 2024-04-17T11:50:24.519 INFO:tasks.workunit.client.0.smithi031.stdout:471 2024-04-17T11:50:24.520 INFO:tasks.workunit.client.0.smithi031.stdout:472 2024-04-17T11:50:24.520 INFO:tasks.workunit.client.0.smithi031.stdout:473 2024-04-17T11:50:24.521 INFO:tasks.workunit.client.0.smithi031.stdout:474 2024-04-17T11:50:24.522 INFO:tasks.workunit.client.0.smithi031.stdout:475 2024-04-17T11:50:24.523 INFO:tasks.workunit.client.0.smithi031.stdout:476 2024-04-17T11:50:24.524 INFO:tasks.workunit.client.0.smithi031.stdout:477 2024-04-17T11:50:24.525 INFO:tasks.workunit.client.0.smithi031.stdout:478 2024-04-17T11:50:24.526 INFO:tasks.workunit.client.0.smithi031.stdout:479 2024-04-17T11:50:24.527 INFO:tasks.workunit.client.0.smithi031.stdout:480 2024-04-17T11:50:24.528 INFO:tasks.workunit.client.0.smithi031.stdout:481 2024-04-17T11:50:24.529 INFO:tasks.workunit.client.0.smithi031.stdout:482 2024-04-17T11:50:24.530 INFO:tasks.workunit.client.0.smithi031.stdout:483 2024-04-17T11:50:24.531 INFO:tasks.workunit.client.0.smithi031.stdout:484 2024-04-17T11:50:24.532 INFO:tasks.workunit.client.0.smithi031.stdout:485 2024-04-17T11:50:24.533 INFO:tasks.workunit.client.0.smithi031.stdout:486 2024-04-17T11:50:24.534 INFO:tasks.workunit.client.0.smithi031.stdout:487 2024-04-17T11:50:24.535 INFO:tasks.workunit.client.0.smithi031.stdout:488 2024-04-17T11:50:24.536 INFO:tasks.workunit.client.0.smithi031.stdout:489 2024-04-17T11:50:24.537 INFO:tasks.workunit.client.0.smithi031.stdout:490 2024-04-17T11:50:24.538 INFO:tasks.workunit.client.0.smithi031.stdout:491 2024-04-17T11:50:24.539 INFO:tasks.workunit.client.0.smithi031.stdout:492 2024-04-17T11:50:24.540 INFO:tasks.workunit.client.0.smithi031.stdout:493 2024-04-17T11:50:24.541 INFO:tasks.workunit.client.0.smithi031.stdout:494 2024-04-17T11:50:24.542 INFO:tasks.workunit.client.0.smithi031.stdout:495 2024-04-17T11:50:24.543 INFO:tasks.workunit.client.0.smithi031.stdout:496 2024-04-17T11:50:24.544 INFO:tasks.workunit.client.0.smithi031.stdout:497 2024-04-17T11:50:24.545 INFO:tasks.workunit.client.0.smithi031.stdout:498 2024-04-17T11:50:24.546 INFO:tasks.workunit.client.0.smithi031.stdout:499 2024-04-17T11:50:24.547 INFO:tasks.workunit.client.0.smithi031.stdout:500 2024-04-17T11:50:24.548 INFO:tasks.workunit.client.0.smithi031.stdout:501 2024-04-17T11:50:24.549 INFO:tasks.workunit.client.0.smithi031.stdout:502 2024-04-17T11:50:24.550 INFO:tasks.workunit.client.0.smithi031.stdout:503 2024-04-17T11:50:24.551 INFO:tasks.workunit.client.0.smithi031.stdout:504 2024-04-17T11:50:24.552 INFO:tasks.workunit.client.0.smithi031.stdout:505 2024-04-17T11:50:24.553 INFO:tasks.workunit.client.0.smithi031.stdout:506 2024-04-17T11:50:24.554 INFO:tasks.workunit.client.0.smithi031.stdout:507 2024-04-17T11:50:24.555 INFO:tasks.workunit.client.0.smithi031.stdout:508 2024-04-17T11:50:24.556 INFO:tasks.workunit.client.0.smithi031.stdout:509 2024-04-17T11:50:24.557 INFO:tasks.workunit.client.0.smithi031.stdout:510 2024-04-17T11:50:24.558 INFO:tasks.workunit.client.0.smithi031.stdout:511 2024-04-17T11:50:24.559 INFO:tasks.workunit.client.0.smithi031.stdout:512 2024-04-17T11:50:24.560 INFO:tasks.workunit.client.0.smithi031.stdout:513 2024-04-17T11:50:24.561 INFO:tasks.workunit.client.0.smithi031.stdout:514 2024-04-17T11:50:24.562 INFO:tasks.workunit.client.0.smithi031.stdout:515 2024-04-17T11:50:24.563 INFO:tasks.workunit.client.0.smithi031.stdout:516 2024-04-17T11:50:24.564 INFO:tasks.workunit.client.0.smithi031.stdout:517 2024-04-17T11:50:24.565 INFO:tasks.workunit.client.0.smithi031.stdout:518 2024-04-17T11:50:24.566 INFO:tasks.workunit.client.0.smithi031.stdout:519 2024-04-17T11:50:24.567 INFO:tasks.workunit.client.0.smithi031.stdout:520 2024-04-17T11:50:24.568 INFO:tasks.workunit.client.0.smithi031.stdout:521 2024-04-17T11:50:24.569 INFO:tasks.workunit.client.0.smithi031.stdout:522 2024-04-17T11:50:24.570 INFO:tasks.workunit.client.0.smithi031.stdout:523 2024-04-17T11:50:24.571 INFO:tasks.workunit.client.0.smithi031.stdout:524 2024-04-17T11:50:24.572 INFO:tasks.workunit.client.0.smithi031.stdout:525 2024-04-17T11:50:24.573 INFO:tasks.workunit.client.0.smithi031.stdout:526 2024-04-17T11:50:24.574 INFO:tasks.workunit.client.0.smithi031.stdout:527 2024-04-17T11:50:24.576 INFO:tasks.workunit.client.0.smithi031.stdout:528 2024-04-17T11:50:24.577 INFO:tasks.workunit.client.0.smithi031.stdout:529 2024-04-17T11:50:24.578 INFO:tasks.workunit.client.0.smithi031.stdout:530 2024-04-17T11:50:24.579 INFO:tasks.workunit.client.0.smithi031.stdout:531 2024-04-17T11:50:24.580 INFO:tasks.workunit.client.0.smithi031.stdout:532 2024-04-17T11:50:24.581 INFO:tasks.workunit.client.0.smithi031.stdout:533 2024-04-17T11:50:24.583 INFO:tasks.workunit.client.0.smithi031.stdout:534 2024-04-17T11:50:24.584 INFO:tasks.workunit.client.0.smithi031.stdout:535 2024-04-17T11:50:24.585 INFO:tasks.workunit.client.0.smithi031.stdout:536 2024-04-17T11:50:24.586 INFO:tasks.workunit.client.0.smithi031.stdout:537 2024-04-17T11:50:24.587 INFO:tasks.workunit.client.0.smithi031.stdout:538 2024-04-17T11:50:24.588 INFO:tasks.workunit.client.0.smithi031.stdout:539 2024-04-17T11:50:24.589 INFO:tasks.workunit.client.0.smithi031.stdout:540 2024-04-17T11:50:24.590 INFO:tasks.workunit.client.0.smithi031.stdout:541 2024-04-17T11:50:24.592 INFO:tasks.workunit.client.0.smithi031.stdout:542 2024-04-17T11:50:24.593 INFO:tasks.workunit.client.0.smithi031.stdout:543 2024-04-17T11:50:24.594 INFO:tasks.workunit.client.0.smithi031.stdout:544 2024-04-17T11:50:24.595 INFO:tasks.workunit.client.0.smithi031.stdout:545 2024-04-17T11:50:24.596 INFO:tasks.workunit.client.0.smithi031.stdout:546 2024-04-17T11:50:24.597 INFO:tasks.workunit.client.0.smithi031.stdout:547 2024-04-17T11:50:24.598 INFO:tasks.workunit.client.0.smithi031.stdout:548 2024-04-17T11:50:24.599 INFO:tasks.workunit.client.0.smithi031.stdout:549 2024-04-17T11:50:24.600 INFO:tasks.workunit.client.0.smithi031.stdout:550 2024-04-17T11:50:24.601 INFO:tasks.workunit.client.0.smithi031.stdout:551 2024-04-17T11:50:24.602 INFO:tasks.workunit.client.0.smithi031.stdout:552 2024-04-17T11:50:24.603 INFO:tasks.workunit.client.0.smithi031.stdout:553 2024-04-17T11:50:24.604 INFO:tasks.workunit.client.0.smithi031.stdout:554 2024-04-17T11:50:24.605 INFO:tasks.workunit.client.0.smithi031.stdout:555 2024-04-17T11:50:24.606 INFO:tasks.workunit.client.0.smithi031.stdout:556 2024-04-17T11:50:24.607 INFO:tasks.workunit.client.0.smithi031.stdout:557 2024-04-17T11:50:24.608 INFO:tasks.workunit.client.0.smithi031.stdout:558 2024-04-17T11:50:24.609 INFO:tasks.workunit.client.0.smithi031.stdout:559 2024-04-17T11:50:24.610 INFO:tasks.workunit.client.0.smithi031.stdout:560 2024-04-17T11:50:24.611 INFO:tasks.workunit.client.0.smithi031.stdout:561 2024-04-17T11:50:24.612 INFO:tasks.workunit.client.0.smithi031.stdout:562 2024-04-17T11:50:24.613 INFO:tasks.workunit.client.0.smithi031.stdout:563 2024-04-17T11:50:24.614 INFO:tasks.workunit.client.0.smithi031.stdout:564 2024-04-17T11:50:24.615 INFO:tasks.workunit.client.0.smithi031.stdout:565 2024-04-17T11:50:24.616 INFO:tasks.workunit.client.0.smithi031.stdout:566 2024-04-17T11:50:24.617 INFO:tasks.workunit.client.0.smithi031.stdout:567 2024-04-17T11:50:24.618 INFO:tasks.workunit.client.0.smithi031.stdout:568 2024-04-17T11:50:24.619 INFO:tasks.workunit.client.0.smithi031.stdout:569 2024-04-17T11:50:24.620 INFO:tasks.workunit.client.0.smithi031.stdout:570 2024-04-17T11:50:24.621 INFO:tasks.workunit.client.0.smithi031.stdout:571 2024-04-17T11:50:24.622 INFO:tasks.workunit.client.0.smithi031.stdout:572 2024-04-17T11:50:24.623 INFO:tasks.workunit.client.0.smithi031.stdout:573 2024-04-17T11:50:24.624 INFO:tasks.workunit.client.0.smithi031.stdout:574 2024-04-17T11:50:24.625 INFO:tasks.workunit.client.0.smithi031.stdout:575 2024-04-17T11:50:24.626 INFO:tasks.workunit.client.0.smithi031.stdout:576 2024-04-17T11:50:24.628 INFO:tasks.workunit.client.0.smithi031.stdout:577 2024-04-17T11:50:24.629 INFO:tasks.workunit.client.0.smithi031.stdout:578 2024-04-17T11:50:24.630 INFO:tasks.workunit.client.0.smithi031.stdout:579 2024-04-17T11:50:24.631 INFO:tasks.workunit.client.0.smithi031.stdout:580 2024-04-17T11:50:24.632 INFO:tasks.workunit.client.0.smithi031.stdout:581 2024-04-17T11:50:24.633 INFO:tasks.workunit.client.0.smithi031.stdout:582 2024-04-17T11:50:24.634 INFO:tasks.workunit.client.0.smithi031.stdout:583 2024-04-17T11:50:24.635 INFO:tasks.workunit.client.0.smithi031.stdout:584 2024-04-17T11:50:24.636 INFO:tasks.workunit.client.0.smithi031.stdout:585 2024-04-17T11:50:24.637 INFO:tasks.workunit.client.0.smithi031.stdout:586 2024-04-17T11:50:24.638 INFO:tasks.workunit.client.0.smithi031.stdout:587 2024-04-17T11:50:24.639 INFO:tasks.workunit.client.0.smithi031.stdout:588 2024-04-17T11:50:24.640 INFO:tasks.workunit.client.0.smithi031.stdout:589 2024-04-17T11:50:24.641 INFO:tasks.workunit.client.0.smithi031.stdout:590 2024-04-17T11:50:24.642 INFO:tasks.workunit.client.0.smithi031.stdout:591 2024-04-17T11:50:24.644 INFO:tasks.workunit.client.0.smithi031.stdout:592 2024-04-17T11:50:24.645 INFO:tasks.workunit.client.0.smithi031.stdout:593 2024-04-17T11:50:24.646 INFO:tasks.workunit.client.0.smithi031.stdout:594 2024-04-17T11:50:24.647 INFO:tasks.workunit.client.0.smithi031.stdout:595 2024-04-17T11:50:24.648 INFO:tasks.workunit.client.0.smithi031.stdout:596 2024-04-17T11:50:24.649 INFO:tasks.workunit.client.0.smithi031.stdout:597 2024-04-17T11:50:24.650 INFO:tasks.workunit.client.0.smithi031.stdout:598 2024-04-17T11:50:24.651 INFO:tasks.workunit.client.0.smithi031.stdout:599 2024-04-17T11:50:24.652 INFO:tasks.workunit.client.0.smithi031.stdout:600 2024-04-17T11:50:24.653 INFO:tasks.workunit.client.0.smithi031.stdout:601 2024-04-17T11:50:24.654 INFO:tasks.workunit.client.0.smithi031.stdout:602 2024-04-17T11:50:24.655 INFO:tasks.workunit.client.0.smithi031.stdout:603 2024-04-17T11:50:24.656 INFO:tasks.workunit.client.0.smithi031.stdout:604 2024-04-17T11:50:24.657 INFO:tasks.workunit.client.0.smithi031.stdout:605 2024-04-17T11:50:24.659 INFO:tasks.workunit.client.0.smithi031.stdout:606 2024-04-17T11:50:24.660 INFO:tasks.workunit.client.0.smithi031.stdout:607 2024-04-17T11:50:24.661 INFO:tasks.workunit.client.0.smithi031.stdout:608 2024-04-17T11:50:24.662 INFO:tasks.workunit.client.0.smithi031.stdout:609 2024-04-17T11:50:24.663 INFO:tasks.workunit.client.0.smithi031.stdout:610 2024-04-17T11:50:24.664 INFO:tasks.workunit.client.0.smithi031.stdout:611 2024-04-17T11:50:24.665 INFO:tasks.workunit.client.0.smithi031.stdout:612 2024-04-17T11:50:24.666 INFO:tasks.workunit.client.0.smithi031.stdout:613 2024-04-17T11:50:24.667 INFO:tasks.workunit.client.0.smithi031.stdout:614 2024-04-17T11:50:24.668 INFO:tasks.workunit.client.0.smithi031.stdout:615 2024-04-17T11:50:24.669 INFO:tasks.workunit.client.0.smithi031.stdout:616 2024-04-17T11:50:24.670 INFO:tasks.workunit.client.0.smithi031.stdout:617 2024-04-17T11:50:24.671 INFO:tasks.workunit.client.0.smithi031.stdout:618 2024-04-17T11:50:24.672 INFO:tasks.workunit.client.0.smithi031.stdout:619 2024-04-17T11:50:24.674 INFO:tasks.workunit.client.0.smithi031.stdout:620 2024-04-17T11:50:24.675 INFO:tasks.workunit.client.0.smithi031.stdout:621 2024-04-17T11:50:24.676 INFO:tasks.workunit.client.0.smithi031.stdout:622 2024-04-17T11:50:24.677 INFO:tasks.workunit.client.0.smithi031.stdout:623 2024-04-17T11:50:24.678 INFO:tasks.workunit.client.0.smithi031.stdout:624 2024-04-17T11:50:24.679 INFO:tasks.workunit.client.0.smithi031.stdout:625 2024-04-17T11:50:24.680 INFO:tasks.workunit.client.0.smithi031.stdout:626 2024-04-17T11:50:24.681 INFO:tasks.workunit.client.0.smithi031.stdout:627 2024-04-17T11:50:24.683 INFO:tasks.workunit.client.0.smithi031.stdout:628 2024-04-17T11:50:24.684 INFO:tasks.workunit.client.0.smithi031.stdout:629 2024-04-17T11:50:24.685 INFO:tasks.workunit.client.0.smithi031.stdout:630 2024-04-17T11:50:24.686 INFO:tasks.workunit.client.0.smithi031.stdout:631 2024-04-17T11:50:24.687 INFO:tasks.workunit.client.0.smithi031.stdout:632 2024-04-17T11:50:24.688 INFO:tasks.workunit.client.0.smithi031.stdout:633 2024-04-17T11:50:24.689 INFO:tasks.workunit.client.0.smithi031.stdout:634 2024-04-17T11:50:24.690 INFO:tasks.workunit.client.0.smithi031.stdout:635 2024-04-17T11:50:24.691 INFO:tasks.workunit.client.0.smithi031.stdout:636 2024-04-17T11:50:24.692 INFO:tasks.workunit.client.0.smithi031.stdout:637 2024-04-17T11:50:24.693 INFO:tasks.workunit.client.0.smithi031.stdout:638 2024-04-17T11:50:24.694 INFO:tasks.workunit.client.0.smithi031.stdout:639 2024-04-17T11:50:24.695 INFO:tasks.workunit.client.0.smithi031.stdout:640 2024-04-17T11:50:24.696 INFO:tasks.workunit.client.0.smithi031.stdout:641 2024-04-17T11:50:24.697 INFO:tasks.workunit.client.0.smithi031.stdout:642 2024-04-17T11:50:24.698 INFO:tasks.workunit.client.0.smithi031.stdout:643 2024-04-17T11:50:24.700 INFO:tasks.workunit.client.0.smithi031.stdout:644 2024-04-17T11:50:24.701 INFO:tasks.workunit.client.0.smithi031.stdout:645 2024-04-17T11:50:24.702 INFO:tasks.workunit.client.0.smithi031.stdout:646 2024-04-17T11:50:24.706 INFO:tasks.workunit.client.0.smithi031.stdout:647 2024-04-17T11:50:24.706 INFO:tasks.workunit.client.0.smithi031.stdout:648 2024-04-17T11:50:24.706 INFO:tasks.workunit.client.0.smithi031.stdout:649 2024-04-17T11:50:24.707 INFO:tasks.workunit.client.0.smithi031.stdout:650 2024-04-17T11:50:24.709 INFO:tasks.workunit.client.0.smithi031.stdout:651 2024-04-17T11:50:24.710 INFO:tasks.workunit.client.0.smithi031.stdout:652 2024-04-17T11:50:24.711 INFO:tasks.workunit.client.0.smithi031.stdout:653 2024-04-17T11:50:24.712 INFO:tasks.workunit.client.0.smithi031.stdout:654 2024-04-17T11:50:24.713 INFO:tasks.workunit.client.0.smithi031.stdout:655 2024-04-17T11:50:24.714 INFO:tasks.workunit.client.0.smithi031.stdout:656 2024-04-17T11:50:24.715 INFO:tasks.workunit.client.0.smithi031.stdout:657 2024-04-17T11:50:24.716 INFO:tasks.workunit.client.0.smithi031.stdout:658 2024-04-17T11:50:24.717 INFO:tasks.workunit.client.0.smithi031.stdout:659 2024-04-17T11:50:24.718 INFO:tasks.workunit.client.0.smithi031.stdout:660 2024-04-17T11:50:24.719 INFO:tasks.workunit.client.0.smithi031.stdout:661 2024-04-17T11:50:24.720 INFO:tasks.workunit.client.0.smithi031.stdout:662 2024-04-17T11:50:24.721 INFO:tasks.workunit.client.0.smithi031.stdout:663 2024-04-17T11:50:24.722 INFO:tasks.workunit.client.0.smithi031.stdout:664 2024-04-17T11:50:24.723 INFO:tasks.workunit.client.0.smithi031.stdout:665 2024-04-17T11:50:24.724 INFO:tasks.workunit.client.0.smithi031.stdout:666 2024-04-17T11:50:24.725 INFO:tasks.workunit.client.0.smithi031.stdout:667 2024-04-17T11:50:24.726 INFO:tasks.workunit.client.0.smithi031.stdout:668 2024-04-17T11:50:24.727 INFO:tasks.workunit.client.0.smithi031.stdout:669 2024-04-17T11:50:24.728 INFO:tasks.workunit.client.0.smithi031.stdout:670 2024-04-17T11:50:24.729 INFO:tasks.workunit.client.0.smithi031.stdout:671 2024-04-17T11:50:24.730 INFO:tasks.workunit.client.0.smithi031.stdout:672 2024-04-17T11:50:24.731 INFO:tasks.workunit.client.0.smithi031.stdout:673 2024-04-17T11:50:24.733 INFO:tasks.workunit.client.0.smithi031.stdout:674 2024-04-17T11:50:24.734 INFO:tasks.workunit.client.0.smithi031.stdout:675 2024-04-17T11:50:24.735 INFO:tasks.workunit.client.0.smithi031.stdout:676 2024-04-17T11:50:24.736 INFO:tasks.workunit.client.0.smithi031.stdout:677 2024-04-17T11:50:24.737 INFO:tasks.workunit.client.0.smithi031.stdout:678 2024-04-17T11:50:24.738 INFO:tasks.workunit.client.0.smithi031.stdout:679 2024-04-17T11:50:24.739 INFO:tasks.workunit.client.0.smithi031.stdout:680 2024-04-17T11:50:24.740 INFO:tasks.workunit.client.0.smithi031.stdout:681 2024-04-17T11:50:24.741 INFO:tasks.workunit.client.0.smithi031.stdout:682 2024-04-17T11:50:24.742 INFO:tasks.workunit.client.0.smithi031.stdout:683 2024-04-17T11:50:24.743 INFO:tasks.workunit.client.0.smithi031.stdout:684 2024-04-17T11:50:24.744 INFO:tasks.workunit.client.0.smithi031.stdout:685 2024-04-17T11:50:24.745 INFO:tasks.workunit.client.0.smithi031.stdout:686 2024-04-17T11:50:24.746 INFO:tasks.workunit.client.0.smithi031.stdout:687 2024-04-17T11:50:24.748 INFO:tasks.workunit.client.0.smithi031.stdout:688 2024-04-17T11:50:24.748 INFO:tasks.workunit.client.0.smithi031.stdout:689 2024-04-17T11:50:24.749 INFO:tasks.workunit.client.0.smithi031.stdout:690 2024-04-17T11:50:24.750 INFO:tasks.workunit.client.0.smithi031.stdout:691 2024-04-17T11:50:24.751 INFO:tasks.workunit.client.0.smithi031.stdout:692 2024-04-17T11:50:24.752 INFO:tasks.workunit.client.0.smithi031.stdout:693 2024-04-17T11:50:24.753 INFO:tasks.workunit.client.0.smithi031.stdout:694 2024-04-17T11:50:24.754 INFO:tasks.workunit.client.0.smithi031.stdout:695 2024-04-17T11:50:24.756 INFO:tasks.workunit.client.0.smithi031.stdout:696 2024-04-17T11:50:24.757 INFO:tasks.workunit.client.0.smithi031.stdout:697 2024-04-17T11:50:24.759 INFO:tasks.workunit.client.0.smithi031.stdout:698 2024-04-17T11:50:24.760 INFO:tasks.workunit.client.0.smithi031.stdout:699 2024-04-17T11:50:24.761 INFO:tasks.workunit.client.0.smithi031.stdout:700 2024-04-17T11:50:24.762 INFO:tasks.workunit.client.0.smithi031.stdout:701 2024-04-17T11:50:24.763 INFO:tasks.workunit.client.0.smithi031.stdout:702 2024-04-17T11:50:24.764 INFO:tasks.workunit.client.0.smithi031.stdout:703 2024-04-17T11:50:24.765 INFO:tasks.workunit.client.0.smithi031.stdout:704 2024-04-17T11:50:24.766 INFO:tasks.workunit.client.0.smithi031.stdout:705 2024-04-17T11:50:24.767 INFO:tasks.workunit.client.0.smithi031.stdout:706 2024-04-17T11:50:24.768 INFO:tasks.workunit.client.0.smithi031.stdout:707 2024-04-17T11:50:24.769 INFO:tasks.workunit.client.0.smithi031.stdout:708 2024-04-17T11:50:24.771 INFO:tasks.workunit.client.0.smithi031.stdout:709 2024-04-17T11:50:24.772 INFO:tasks.workunit.client.0.smithi031.stdout:710 2024-04-17T11:50:24.773 INFO:tasks.workunit.client.0.smithi031.stdout:711 2024-04-17T11:50:24.774 INFO:tasks.workunit.client.0.smithi031.stdout:712 2024-04-17T11:50:24.775 INFO:tasks.workunit.client.0.smithi031.stdout:713 2024-04-17T11:50:24.776 INFO:tasks.workunit.client.0.smithi031.stdout:714 2024-04-17T11:50:24.777 INFO:tasks.workunit.client.0.smithi031.stdout:715 2024-04-17T11:50:24.778 INFO:tasks.workunit.client.0.smithi031.stdout:716 2024-04-17T11:50:24.779 INFO:tasks.workunit.client.0.smithi031.stdout:717 2024-04-17T11:50:24.780 INFO:tasks.workunit.client.0.smithi031.stdout:718 2024-04-17T11:50:24.781 INFO:tasks.workunit.client.0.smithi031.stdout:719 2024-04-17T11:50:24.782 INFO:tasks.workunit.client.0.smithi031.stdout:720 2024-04-17T11:50:24.783 INFO:tasks.workunit.client.0.smithi031.stdout:721 2024-04-17T11:50:24.785 INFO:tasks.workunit.client.0.smithi031.stdout:722 2024-04-17T11:50:24.786 INFO:tasks.workunit.client.0.smithi031.stdout:723 2024-04-17T11:50:24.787 INFO:tasks.workunit.client.0.smithi031.stdout:724 2024-04-17T11:50:24.788 INFO:tasks.workunit.client.0.smithi031.stdout:725 2024-04-17T11:50:24.789 INFO:tasks.workunit.client.0.smithi031.stdout:726 2024-04-17T11:50:24.790 INFO:tasks.workunit.client.0.smithi031.stdout:727 2024-04-17T11:50:24.791 INFO:tasks.workunit.client.0.smithi031.stdout:728 2024-04-17T11:50:24.792 INFO:tasks.workunit.client.0.smithi031.stdout:729 2024-04-17T11:50:24.793 INFO:tasks.workunit.client.0.smithi031.stdout:730 2024-04-17T11:50:24.795 INFO:tasks.workunit.client.0.smithi031.stdout:731 2024-04-17T11:50:24.796 INFO:tasks.workunit.client.0.smithi031.stdout:732 2024-04-17T11:50:24.797 INFO:tasks.workunit.client.0.smithi031.stdout:733 2024-04-17T11:50:24.798 INFO:tasks.workunit.client.0.smithi031.stdout:734 2024-04-17T11:50:24.799 INFO:tasks.workunit.client.0.smithi031.stdout:735 2024-04-17T11:50:24.800 INFO:tasks.workunit.client.0.smithi031.stdout:736 2024-04-17T11:50:24.802 INFO:tasks.workunit.client.0.smithi031.stdout:737 2024-04-17T11:50:24.803 INFO:tasks.workunit.client.0.smithi031.stdout:738 2024-04-17T11:50:24.804 INFO:tasks.workunit.client.0.smithi031.stdout:739 2024-04-17T11:50:24.805 INFO:tasks.workunit.client.0.smithi031.stdout:740 2024-04-17T11:50:24.806 INFO:tasks.workunit.client.0.smithi031.stdout:741 2024-04-17T11:50:24.807 INFO:tasks.workunit.client.0.smithi031.stdout:742 2024-04-17T11:50:24.808 INFO:tasks.workunit.client.0.smithi031.stdout:743 2024-04-17T11:50:24.809 INFO:tasks.workunit.client.0.smithi031.stdout:744 2024-04-17T11:50:24.810 INFO:tasks.workunit.client.0.smithi031.stdout:745 2024-04-17T11:50:24.811 INFO:tasks.workunit.client.0.smithi031.stdout:746 2024-04-17T11:50:24.813 INFO:tasks.workunit.client.0.smithi031.stdout:747 2024-04-17T11:50:24.814 INFO:tasks.workunit.client.0.smithi031.stdout:748 2024-04-17T11:50:24.815 INFO:tasks.workunit.client.0.smithi031.stdout:749 2024-04-17T11:50:24.816 INFO:tasks.workunit.client.0.smithi031.stdout:750 2024-04-17T11:50:24.817 INFO:tasks.workunit.client.0.smithi031.stdout:751 2024-04-17T11:50:24.818 INFO:tasks.workunit.client.0.smithi031.stdout:752 2024-04-17T11:50:24.819 INFO:tasks.workunit.client.0.smithi031.stdout:753 2024-04-17T11:50:24.820 INFO:tasks.workunit.client.0.smithi031.stdout:754 2024-04-17T11:50:24.821 INFO:tasks.workunit.client.0.smithi031.stdout:755 2024-04-17T11:50:24.823 INFO:tasks.workunit.client.0.smithi031.stdout:756 2024-04-17T11:50:24.824 INFO:tasks.workunit.client.0.smithi031.stdout:757 2024-04-17T11:50:24.825 INFO:tasks.workunit.client.0.smithi031.stdout:758 2024-04-17T11:50:24.826 INFO:tasks.workunit.client.0.smithi031.stdout:759 2024-04-17T11:50:24.827 INFO:tasks.workunit.client.0.smithi031.stdout:760 2024-04-17T11:50:24.828 INFO:tasks.workunit.client.0.smithi031.stdout:761 2024-04-17T11:50:24.829 INFO:tasks.workunit.client.0.smithi031.stdout:762 2024-04-17T11:50:24.831 INFO:tasks.workunit.client.0.smithi031.stdout:763 2024-04-17T11:50:24.832 INFO:tasks.workunit.client.0.smithi031.stdout:764 2024-04-17T11:50:24.833 INFO:tasks.workunit.client.0.smithi031.stdout:765 2024-04-17T11:50:24.834 INFO:tasks.workunit.client.0.smithi031.stdout:766 2024-04-17T11:50:24.835 INFO:tasks.workunit.client.0.smithi031.stdout:767 2024-04-17T11:50:24.836 INFO:tasks.workunit.client.0.smithi031.stdout:768 2024-04-17T11:50:24.837 INFO:tasks.workunit.client.0.smithi031.stdout:769 2024-04-17T11:50:24.838 INFO:tasks.workunit.client.0.smithi031.stdout:770 2024-04-17T11:50:24.839 INFO:tasks.workunit.client.0.smithi031.stdout:771 2024-04-17T11:50:24.840 INFO:tasks.workunit.client.0.smithi031.stdout:772 2024-04-17T11:50:24.841 INFO:tasks.workunit.client.0.smithi031.stdout:773 2024-04-17T11:50:24.842 INFO:tasks.workunit.client.0.smithi031.stdout:774 2024-04-17T11:50:24.844 INFO:tasks.workunit.client.0.smithi031.stdout:775 2024-04-17T11:50:24.845 INFO:tasks.workunit.client.0.smithi031.stdout:776 2024-04-17T11:50:24.846 INFO:tasks.workunit.client.0.smithi031.stdout:777 2024-04-17T11:50:24.847 INFO:tasks.workunit.client.0.smithi031.stdout:778 2024-04-17T11:50:24.848 INFO:tasks.workunit.client.0.smithi031.stdout:779 2024-04-17T11:50:24.849 INFO:tasks.workunit.client.0.smithi031.stdout:780 2024-04-17T11:50:24.850 INFO:tasks.workunit.client.0.smithi031.stdout:781 2024-04-17T11:50:24.852 INFO:tasks.workunit.client.0.smithi031.stdout:782 2024-04-17T11:50:24.853 INFO:tasks.workunit.client.0.smithi031.stdout:783 2024-04-17T11:50:24.854 INFO:tasks.workunit.client.0.smithi031.stdout:784 2024-04-17T11:50:24.855 INFO:tasks.workunit.client.0.smithi031.stdout:785 2024-04-17T11:50:24.856 INFO:tasks.workunit.client.0.smithi031.stdout:786 2024-04-17T11:50:24.857 INFO:tasks.workunit.client.0.smithi031.stdout:787 2024-04-17T11:50:24.858 INFO:tasks.workunit.client.0.smithi031.stdout:788 2024-04-17T11:50:24.859 INFO:tasks.workunit.client.0.smithi031.stdout:789 2024-04-17T11:50:24.860 INFO:tasks.workunit.client.0.smithi031.stdout:790 2024-04-17T11:50:24.861 INFO:tasks.workunit.client.0.smithi031.stdout:791 2024-04-17T11:50:24.862 INFO:tasks.workunit.client.0.smithi031.stdout:792 2024-04-17T11:50:24.863 INFO:tasks.workunit.client.0.smithi031.stdout:793 2024-04-17T11:50:24.864 INFO:tasks.workunit.client.0.smithi031.stdout:794 2024-04-17T11:50:24.865 INFO:tasks.workunit.client.0.smithi031.stdout:795 2024-04-17T11:50:24.867 INFO:tasks.workunit.client.0.smithi031.stdout:796 2024-04-17T11:50:24.868 INFO:tasks.workunit.client.0.smithi031.stdout:797 2024-04-17T11:50:24.869 INFO:tasks.workunit.client.0.smithi031.stdout:798 2024-04-17T11:50:24.870 INFO:tasks.workunit.client.0.smithi031.stdout:799 2024-04-17T11:50:24.871 INFO:tasks.workunit.client.0.smithi031.stdout:800 2024-04-17T11:50:24.872 INFO:tasks.workunit.client.0.smithi031.stdout:801 2024-04-17T11:50:24.874 INFO:tasks.workunit.client.0.smithi031.stdout:802 2024-04-17T11:50:24.875 INFO:tasks.workunit.client.0.smithi031.stdout:803 2024-04-17T11:50:24.876 INFO:tasks.workunit.client.0.smithi031.stdout:804 2024-04-17T11:50:24.877 INFO:tasks.workunit.client.0.smithi031.stdout:805 2024-04-17T11:50:24.878 INFO:tasks.workunit.client.0.smithi031.stdout:806 2024-04-17T11:50:24.879 INFO:tasks.workunit.client.0.smithi031.stdout:807 2024-04-17T11:50:24.880 INFO:tasks.workunit.client.0.smithi031.stdout:808 2024-04-17T11:50:24.881 INFO:tasks.workunit.client.0.smithi031.stdout:809 2024-04-17T11:50:24.882 INFO:tasks.workunit.client.0.smithi031.stdout:810 2024-04-17T11:50:24.884 INFO:tasks.workunit.client.0.smithi031.stdout:811 2024-04-17T11:50:24.885 INFO:tasks.workunit.client.0.smithi031.stdout:812 2024-04-17T11:50:24.886 INFO:tasks.workunit.client.0.smithi031.stdout:813 2024-04-17T11:50:24.887 INFO:tasks.workunit.client.0.smithi031.stdout:814 2024-04-17T11:50:24.888 INFO:tasks.workunit.client.0.smithi031.stdout:815 2024-04-17T11:50:24.890 INFO:tasks.workunit.client.0.smithi031.stdout:816 2024-04-17T11:50:24.891 INFO:tasks.workunit.client.0.smithi031.stdout:817 2024-04-17T11:50:24.892 INFO:tasks.workunit.client.0.smithi031.stdout:818 2024-04-17T11:50:24.893 INFO:tasks.workunit.client.0.smithi031.stdout:819 2024-04-17T11:50:24.894 INFO:tasks.workunit.client.0.smithi031.stdout:820 2024-04-17T11:50:24.895 INFO:tasks.workunit.client.0.smithi031.stdout:821 2024-04-17T11:50:24.896 INFO:tasks.workunit.client.0.smithi031.stdout:822 2024-04-17T11:50:24.897 INFO:tasks.workunit.client.0.smithi031.stdout:823 2024-04-17T11:50:24.898 INFO:tasks.workunit.client.0.smithi031.stdout:824 2024-04-17T11:50:24.900 INFO:tasks.workunit.client.0.smithi031.stdout:825 2024-04-17T11:50:24.901 INFO:tasks.workunit.client.0.smithi031.stdout:826 2024-04-17T11:50:24.902 INFO:tasks.workunit.client.0.smithi031.stdout:827 2024-04-17T11:50:24.903 INFO:tasks.workunit.client.0.smithi031.stdout:828 2024-04-17T11:50:24.904 INFO:tasks.workunit.client.0.smithi031.stdout:829 2024-04-17T11:50:24.905 INFO:tasks.workunit.client.0.smithi031.stdout:830 2024-04-17T11:50:24.906 INFO:tasks.workunit.client.0.smithi031.stdout:831 2024-04-17T11:50:24.907 INFO:tasks.workunit.client.0.smithi031.stdout:832 2024-04-17T11:50:24.908 INFO:tasks.workunit.client.0.smithi031.stdout:833 2024-04-17T11:50:24.909 INFO:tasks.workunit.client.0.smithi031.stdout:834 2024-04-17T11:50:24.910 INFO:tasks.workunit.client.0.smithi031.stdout:835 2024-04-17T11:50:24.912 INFO:tasks.workunit.client.0.smithi031.stdout:836 2024-04-17T11:50:24.913 INFO:tasks.workunit.client.0.smithi031.stdout:837 2024-04-17T11:50:24.914 INFO:tasks.workunit.client.0.smithi031.stdout:838 2024-04-17T11:50:24.915 INFO:tasks.workunit.client.0.smithi031.stdout:839 2024-04-17T11:50:24.916 INFO:tasks.workunit.client.0.smithi031.stdout:840 2024-04-17T11:50:24.917 INFO:tasks.workunit.client.0.smithi031.stdout:841 2024-04-17T11:50:24.918 INFO:tasks.workunit.client.0.smithi031.stdout:842 2024-04-17T11:50:24.919 INFO:tasks.workunit.client.0.smithi031.stdout:843 2024-04-17T11:50:24.920 INFO:tasks.workunit.client.0.smithi031.stdout:844 2024-04-17T11:50:24.922 INFO:tasks.workunit.client.0.smithi031.stdout:845 2024-04-17T11:50:24.923 INFO:tasks.workunit.client.0.smithi031.stdout:846 2024-04-17T11:50:24.924 INFO:tasks.workunit.client.0.smithi031.stdout:847 2024-04-17T11:50:24.925 INFO:tasks.workunit.client.0.smithi031.stdout:848 2024-04-17T11:50:24.926 INFO:tasks.workunit.client.0.smithi031.stdout:849 2024-04-17T11:50:24.927 INFO:tasks.workunit.client.0.smithi031.stdout:850 2024-04-17T11:50:24.929 INFO:tasks.workunit.client.0.smithi031.stdout:851 2024-04-17T11:50:24.930 INFO:tasks.workunit.client.0.smithi031.stdout:852 2024-04-17T11:50:24.931 INFO:tasks.workunit.client.0.smithi031.stdout:853 2024-04-17T11:50:24.932 INFO:tasks.workunit.client.0.smithi031.stdout:854 2024-04-17T11:50:24.933 INFO:tasks.workunit.client.0.smithi031.stdout:855 2024-04-17T11:50:24.934 INFO:tasks.workunit.client.0.smithi031.stdout:856 2024-04-17T11:50:24.935 INFO:tasks.workunit.client.0.smithi031.stdout:857 2024-04-17T11:50:24.937 INFO:tasks.workunit.client.0.smithi031.stdout:858 2024-04-17T11:50:24.938 INFO:tasks.workunit.client.0.smithi031.stdout:859 2024-04-17T11:50:24.939 INFO:tasks.workunit.client.0.smithi031.stdout:860 2024-04-17T11:50:24.940 INFO:tasks.workunit.client.0.smithi031.stdout:861 2024-04-17T11:50:24.941 INFO:tasks.workunit.client.0.smithi031.stdout:862 2024-04-17T11:50:24.942 INFO:tasks.workunit.client.0.smithi031.stdout:863 2024-04-17T11:50:24.943 INFO:tasks.workunit.client.0.smithi031.stdout:864 2024-04-17T11:50:24.945 INFO:tasks.workunit.client.0.smithi031.stdout:865 2024-04-17T11:50:24.946 INFO:tasks.workunit.client.0.smithi031.stdout:866 2024-04-17T11:50:24.947 INFO:tasks.workunit.client.0.smithi031.stdout:867 2024-04-17T11:50:24.948 INFO:tasks.workunit.client.0.smithi031.stdout:868 2024-04-17T11:50:24.949 INFO:tasks.workunit.client.0.smithi031.stdout:869 2024-04-17T11:50:24.950 INFO:tasks.workunit.client.0.smithi031.stdout:870 2024-04-17T11:50:24.951 INFO:tasks.workunit.client.0.smithi031.stdout:871 2024-04-17T11:50:24.952 INFO:tasks.workunit.client.0.smithi031.stdout:872 2024-04-17T11:50:24.954 INFO:tasks.workunit.client.0.smithi031.stdout:873 2024-04-17T11:50:24.955 INFO:tasks.workunit.client.0.smithi031.stdout:874 2024-04-17T11:50:24.956 INFO:tasks.workunit.client.0.smithi031.stdout:875 2024-04-17T11:50:24.957 INFO:tasks.workunit.client.0.smithi031.stdout:876 2024-04-17T11:50:24.958 INFO:tasks.workunit.client.0.smithi031.stdout:877 2024-04-17T11:50:24.959 INFO:tasks.workunit.client.0.smithi031.stdout:878 2024-04-17T11:50:24.961 INFO:tasks.workunit.client.0.smithi031.stdout:879 2024-04-17T11:50:24.962 INFO:tasks.workunit.client.0.smithi031.stdout:880 2024-04-17T11:50:24.963 INFO:tasks.workunit.client.0.smithi031.stdout:881 2024-04-17T11:50:24.964 INFO:tasks.workunit.client.0.smithi031.stdout:882 2024-04-17T11:50:24.965 INFO:tasks.workunit.client.0.smithi031.stdout:883 2024-04-17T11:50:24.966 INFO:tasks.workunit.client.0.smithi031.stdout:884 2024-04-17T11:50:24.967 INFO:tasks.workunit.client.0.smithi031.stdout:885 2024-04-17T11:50:24.969 INFO:tasks.workunit.client.0.smithi031.stdout:886 2024-04-17T11:50:24.970 INFO:tasks.workunit.client.0.smithi031.stdout:887 2024-04-17T11:50:24.971 INFO:tasks.workunit.client.0.smithi031.stdout:888 2024-04-17T11:50:24.972 INFO:tasks.workunit.client.0.smithi031.stdout:889 2024-04-17T11:50:24.973 INFO:tasks.workunit.client.0.smithi031.stdout:890 2024-04-17T11:50:24.974 INFO:tasks.workunit.client.0.smithi031.stdout:891 2024-04-17T11:50:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:892 2024-04-17T11:50:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:893 2024-04-17T11:50:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:894 2024-04-17T11:50:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:895 2024-04-17T11:50:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:896 2024-04-17T11:50:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:897 2024-04-17T11:50:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:898 2024-04-17T11:50:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:899 2024-04-17T11:50:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:900 2024-04-17T11:50:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:901 2024-04-17T11:50:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:902 2024-04-17T11:50:24.988 INFO:tasks.workunit.client.0.smithi031.stdout:903 2024-04-17T11:50:24.989 INFO:tasks.workunit.client.0.smithi031.stdout:904 2024-04-17T11:50:24.991 INFO:tasks.workunit.client.0.smithi031.stdout:905 2024-04-17T11:50:24.992 INFO:tasks.workunit.client.0.smithi031.stdout:906 2024-04-17T11:50:24.993 INFO:tasks.workunit.client.0.smithi031.stdout:907 2024-04-17T11:50:24.995 INFO:tasks.workunit.client.0.smithi031.stdout:908 2024-04-17T11:50:24.996 INFO:tasks.workunit.client.0.smithi031.stdout:909 2024-04-17T11:50:24.998 INFO:tasks.workunit.client.0.smithi031.stdout:910 2024-04-17T11:50:24.999 INFO:tasks.workunit.client.0.smithi031.stdout:911 2024-04-17T11:50:25.000 INFO:tasks.workunit.client.0.smithi031.stdout:912 2024-04-17T11:50:25.001 INFO:tasks.workunit.client.0.smithi031.stdout:913 2024-04-17T11:50:25.002 INFO:tasks.workunit.client.0.smithi031.stdout:914 2024-04-17T11:50:25.003 INFO:tasks.workunit.client.0.smithi031.stdout:915 2024-04-17T11:50:25.005 INFO:tasks.workunit.client.0.smithi031.stdout:916 2024-04-17T11:50:25.006 INFO:tasks.workunit.client.0.smithi031.stdout:917 2024-04-17T11:50:25.007 INFO:tasks.workunit.client.0.smithi031.stdout:918 2024-04-17T11:50:25.008 INFO:tasks.workunit.client.0.smithi031.stdout:919 2024-04-17T11:50:25.009 INFO:tasks.workunit.client.0.smithi031.stdout:920 2024-04-17T11:50:25.010 INFO:tasks.workunit.client.0.smithi031.stdout:921 2024-04-17T11:50:25.011 INFO:tasks.workunit.client.0.smithi031.stdout:922 2024-04-17T11:50:25.012 INFO:tasks.workunit.client.0.smithi031.stdout:923 2024-04-17T11:50:25.013 INFO:tasks.workunit.client.0.smithi031.stdout:924 2024-04-17T11:50:25.015 INFO:tasks.workunit.client.0.smithi031.stdout:925 2024-04-17T11:50:25.016 INFO:tasks.workunit.client.0.smithi031.stdout:926 2024-04-17T11:50:25.017 INFO:tasks.workunit.client.0.smithi031.stdout:927 2024-04-17T11:50:25.018 INFO:tasks.workunit.client.0.smithi031.stdout:928 2024-04-17T11:50:25.019 INFO:tasks.workunit.client.0.smithi031.stdout:929 2024-04-17T11:50:25.020 INFO:tasks.workunit.client.0.smithi031.stdout:930 2024-04-17T11:50:25.021 INFO:tasks.workunit.client.0.smithi031.stdout:931 2024-04-17T11:50:25.022 INFO:tasks.workunit.client.0.smithi031.stdout:932 2024-04-17T11:50:25.023 INFO:tasks.workunit.client.0.smithi031.stdout:933 2024-04-17T11:50:25.025 INFO:tasks.workunit.client.0.smithi031.stdout:934 2024-04-17T11:50:25.026 INFO:tasks.workunit.client.0.smithi031.stdout:935 2024-04-17T11:50:25.027 INFO:tasks.workunit.client.0.smithi031.stdout:936 2024-04-17T11:50:25.028 INFO:tasks.workunit.client.0.smithi031.stdout:937 2024-04-17T11:50:25.029 INFO:tasks.workunit.client.0.smithi031.stdout:938 2024-04-17T11:50:25.031 INFO:tasks.workunit.client.0.smithi031.stdout:939 2024-04-17T11:50:25.031 INFO:tasks.workunit.client.0.smithi031.stdout:940 2024-04-17T11:50:25.032 INFO:tasks.workunit.client.0.smithi031.stdout:941 2024-04-17T11:50:25.033 INFO:tasks.workunit.client.0.smithi031.stdout:942 2024-04-17T11:50:25.035 INFO:tasks.workunit.client.0.smithi031.stdout:943 2024-04-17T11:50:25.036 INFO:tasks.workunit.client.0.smithi031.stdout:944 2024-04-17T11:50:25.037 INFO:tasks.workunit.client.0.smithi031.stdout:945 2024-04-17T11:50:25.038 INFO:tasks.workunit.client.0.smithi031.stdout:946 2024-04-17T11:50:25.039 INFO:tasks.workunit.client.0.smithi031.stdout:947 2024-04-17T11:50:25.040 INFO:tasks.workunit.client.0.smithi031.stdout:948 2024-04-17T11:50:25.041 INFO:tasks.workunit.client.0.smithi031.stdout:949 2024-04-17T11:50:25.043 INFO:tasks.workunit.client.0.smithi031.stdout:950 2024-04-17T11:50:25.044 INFO:tasks.workunit.client.0.smithi031.stdout:951 2024-04-17T11:50:25.045 INFO:tasks.workunit.client.0.smithi031.stdout:952 2024-04-17T11:50:25.047 INFO:tasks.workunit.client.0.smithi031.stdout:953 2024-04-17T11:50:25.048 INFO:tasks.workunit.client.0.smithi031.stdout:954 2024-04-17T11:50:25.049 INFO:tasks.workunit.client.0.smithi031.stdout:955 2024-04-17T11:50:25.050 INFO:tasks.workunit.client.0.smithi031.stdout:956 2024-04-17T11:50:25.051 INFO:tasks.workunit.client.0.smithi031.stdout:957 2024-04-17T11:50:25.053 INFO:tasks.workunit.client.0.smithi031.stdout:958 2024-04-17T11:50:25.054 INFO:tasks.workunit.client.0.smithi031.stdout:959 2024-04-17T11:50:25.055 INFO:tasks.workunit.client.0.smithi031.stdout:960 2024-04-17T11:50:25.056 INFO:tasks.workunit.client.0.smithi031.stdout:961 2024-04-17T11:50:25.057 INFO:tasks.workunit.client.0.smithi031.stdout:962 2024-04-17T11:50:25.058 INFO:tasks.workunit.client.0.smithi031.stdout:963 2024-04-17T11:50:25.060 INFO:tasks.workunit.client.0.smithi031.stdout:964 2024-04-17T11:50:25.062 INFO:tasks.workunit.client.0.smithi031.stdout:965 2024-04-17T11:50:25.065 INFO:tasks.workunit.client.0.smithi031.stdout:966 2024-04-17T11:50:25.068 INFO:tasks.workunit.client.0.smithi031.stdout:967 2024-04-17T11:50:25.070 INFO:tasks.workunit.client.0.smithi031.stdout:968 2024-04-17T11:50:25.072 INFO:tasks.workunit.client.0.smithi031.stdout:969 2024-04-17T11:50:25.073 INFO:tasks.workunit.client.0.smithi031.stdout:970 2024-04-17T11:50:25.075 INFO:tasks.workunit.client.0.smithi031.stdout:971 2024-04-17T11:50:25.076 INFO:tasks.workunit.client.0.smithi031.stdout:972 2024-04-17T11:50:25.077 INFO:tasks.workunit.client.0.smithi031.stdout:973 2024-04-17T11:50:25.079 INFO:tasks.workunit.client.0.smithi031.stdout:974 2024-04-17T11:50:25.080 INFO:tasks.workunit.client.0.smithi031.stdout:975 2024-04-17T11:50:25.081 INFO:tasks.workunit.client.0.smithi031.stdout:976 2024-04-17T11:50:25.082 INFO:tasks.workunit.client.0.smithi031.stdout:977 2024-04-17T11:50:25.083 INFO:tasks.workunit.client.0.smithi031.stdout:978 2024-04-17T11:50:25.085 INFO:tasks.workunit.client.0.smithi031.stdout:979 2024-04-17T11:50:25.086 INFO:tasks.workunit.client.0.smithi031.stdout:980 2024-04-17T11:50:25.087 INFO:tasks.workunit.client.0.smithi031.stdout:981 2024-04-17T11:50:25.088 INFO:tasks.workunit.client.0.smithi031.stdout:982 2024-04-17T11:50:25.089 INFO:tasks.workunit.client.0.smithi031.stdout:983 2024-04-17T11:50:25.090 INFO:tasks.workunit.client.0.smithi031.stdout:984 2024-04-17T11:50:25.091 INFO:tasks.workunit.client.0.smithi031.stdout:985 2024-04-17T11:50:25.092 INFO:tasks.workunit.client.0.smithi031.stdout:986 2024-04-17T11:50:25.093 INFO:tasks.workunit.client.0.smithi031.stdout:987 2024-04-17T11:50:25.094 INFO:tasks.workunit.client.0.smithi031.stdout:988 2024-04-17T11:50:25.095 INFO:tasks.workunit.client.0.smithi031.stdout:989 2024-04-17T11:50:25.097 INFO:tasks.workunit.client.0.smithi031.stdout:990 2024-04-17T11:50:25.098 INFO:tasks.workunit.client.0.smithi031.stdout:991 2024-04-17T11:50:25.099 INFO:tasks.workunit.client.0.smithi031.stdout:992 2024-04-17T11:50:25.101 INFO:tasks.workunit.client.0.smithi031.stdout:993 2024-04-17T11:50:25.102 INFO:tasks.workunit.client.0.smithi031.stdout:994 2024-04-17T11:50:25.103 INFO:tasks.workunit.client.0.smithi031.stdout:995 2024-04-17T11:50:25.104 INFO:tasks.workunit.client.0.smithi031.stdout:996 2024-04-17T11:50:25.106 INFO:tasks.workunit.client.0.smithi031.stdout:997 2024-04-17T11:50:25.107 INFO:tasks.workunit.client.0.smithi031.stdout:998 2024-04-17T11:50:25.108 INFO:tasks.workunit.client.0.smithi031.stdout:999 2024-04-17T11:50:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:23.919675+0000 mgr.y (mgr.14556) 690 : cluster [DBG] pgmap v1478: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:24.064242+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:24.064476+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-04-17T11:50:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:24.070292+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.31:0/992636050' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-04-17T11:50:25.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:23.919675+0000 mgr.y (mgr.14556) 690 : cluster [DBG] pgmap v1478: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:25.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:24.064242+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:24.064476+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-04-17T11:50:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:24.070292+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.31:0/992636050' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-04-17T11:50:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:23.919675+0000 mgr.y (mgr.14556) 690 : cluster [DBG] pgmap v1478: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:24.064242+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:24.064476+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-04-17T11:50:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:24.070292+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.31:0/992636050' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-04-17T11:50:26.083 INFO:tasks.workunit.client.0.smithi031.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-04-17T11:50:26.083 INFO:tasks.workunit.client.0.smithi031.stdout:00000010 69 73 |is| 2024-04-17T11:50:26.083 INFO:tasks.workunit.client.0.smithi031.stdout:00000012 2024-04-17T11:50:26.084 INFO:tasks.workunit.client.0.smithi031.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-04-17T11:50:26.084 INFO:tasks.workunit.client.0.smithi031.stdout:00000010 69 73 |is| 2024-04-17T11:50:26.084 INFO:tasks.workunit.client.0.smithi031.stdout:00000012 2024-04-17T11:50:26.084 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsHello.WriteReturnData (4027 ms) 2024-04-17T11:50:26.084 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsHello.Loud 2024-04-17T11:50:26.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:25.072219+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-04-17T11:50:26.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:25.072219+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-04-17T11:50:26.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:25.072219+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-04-17T11:50:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:25.920196+0000 mgr.y (mgr.14556) 691 : cluster [DBG] pgmap v1481: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:26.076398+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-04-17T11:50:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:26.753672+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:50:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:27.039316+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:50:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:27.040044+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:50:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:27.044671+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:50:27.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:25.920196+0000 mgr.y (mgr.14556) 691 : cluster [DBG] pgmap v1481: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:26.076398+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-04-17T11:50:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:26.753672+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:50:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:27.039316+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:50:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:27.040044+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:50:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:27.044671+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:50:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:25.920196+0000 mgr.y (mgr.14556) 691 : cluster [DBG] pgmap v1481: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:26.076398+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-04-17T11:50:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:26.753672+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:50:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:27.039316+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:50:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:27.040044+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:50:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:27.044671+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:50:28.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:27.084136+0000 mon.a (mon.0) 1880 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-04-17T11:50:28.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:27.088329+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.31:0/1370819881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:28.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:27.093829+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:28.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:28.080800+0000 mon.a (mon.0) 1882 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:28.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:28.080907+0000 mon.a (mon.0) 1883 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-04-17T11:50:28.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:27.084136+0000 mon.a (mon.0) 1880 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-04-17T11:50:28.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:27.088329+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.31:0/1370819881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:28.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:27.093829+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:28.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:28.080800+0000 mon.a (mon.0) 1882 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:28.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:28.080907+0000 mon.a (mon.0) 1883 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-04-17T11:50:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:27.084136+0000 mon.a (mon.0) 1880 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-04-17T11:50:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:27.088329+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.31:0/1370819881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:27.093829+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:28.080800+0000 mon.a (mon.0) 1882 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:28.080907+0000 mon.a (mon.0) 1883 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-04-17T11:50:29.092 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsHello.Loud (3009 ms) 2024-04-17T11:50:29.092 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsHello.BadMethods 2024-04-17T11:50:29.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:27.920885+0000 mgr.y (mgr.14556) 692 : cluster [DBG] pgmap v1484: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:29.082836+0000 mon.a (mon.0) 1884 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-04-17T11:50:29.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:27.920885+0000 mgr.y (mgr.14556) 692 : cluster [DBG] pgmap v1484: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:29.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:29.082836+0000 mon.a (mon.0) 1884 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-04-17T11:50:29.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:27.920885+0000 mgr.y (mgr.14556) 692 : cluster [DBG] pgmap v1484: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:29.082836+0000 mon.a (mon.0) 1884 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-04-17T11:50:31.445 INFO:journalctl@ceph.osd.2.smithi031.stdout:Apr 17 11:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-2[55777]: debug 2024-04-17T11:50:31.149+0000 7fb796733700 -1 osd.2 pg_epoch: 959 pg[33.2( v 959'1 (0'0,959'1] local-lis/les=958/959 n=1 ec=958/958 lis/c=958/958 les/c/f=959/959/0 sis=958) [2,3,6] r=0 lpr=958 crt=959'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-04-17T11:50:31.445 INFO:journalctl@ceph.osd.2.smithi031.stdout:Apr 17 11:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-osd-2[55777]: debug 2024-04-17T11:50:31.150+0000 7fb796733700 -1 osd.2 pg_epoch: 959 pg[33.2( v 959'2 (0'0,959'2] local-lis/les=958/959 n=1 ec=958/958 lis/c=958/958 les/c/f=959/959/0 sis=958) [2,3,6] r=0 lpr=958 crt=959'1 lcod 959'1 mlcod 959'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-04-17T11:50:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:29.921307+0000 mgr.y (mgr.14556) 693 : cluster [DBG] pgmap v1487: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:30.123598+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-04-17T11:50:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:30.129472+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.31:0/3609277993' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:30.130617+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:31.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:29.921307+0000 mgr.y (mgr.14556) 693 : cluster [DBG] pgmap v1487: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:31.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:30.123598+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-04-17T11:50:31.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:30.129472+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.31:0/3609277993' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:31.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:30.130617+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:31.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:29.921307+0000 mgr.y (mgr.14556) 693 : cluster [DBG] pgmap v1487: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:31.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:30.123598+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-04-17T11:50:31.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:30.129472+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.31:0/3609277993' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:30.130617+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:31] "GET /metrics HTTP/1.1" 200 193391 "" "Prometheus/2.33.4" 2024-04-17T11:50:32.131 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsHello.BadMethods (3039 ms) 2024-04-17T11:50:32.131 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsHello.Filter 2024-04-17T11:50:32.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:31.125461+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:31.125569+0000 mon.a (mon.0) 1888 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-04-17T11:50:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:32.124408+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-04-17T11:50:32.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:31.125461+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:32.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:31.125569+0000 mon.a (mon.0) 1888 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-04-17T11:50:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:32.124408+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-04-17T11:50:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:31.125461+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:31.125569+0000 mon.a (mon.0) 1888 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-04-17T11:50:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:32.124408+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-04-17T11:50:33.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:31.921753+0000 mgr.y (mgr.14556) 694 : cluster [DBG] pgmap v1490: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:33.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:31.921753+0000 mgr.y (mgr.14556) 694 : cluster [DBG] pgmap v1490: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:31.921753+0000 mgr.y (mgr.14556) 694 : cluster [DBG] pgmap v1490: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:50:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:50:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:33.158864+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-04-17T11:50:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:33.162909+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.31:0/2051199079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:33.163776+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:33.158864+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-04-17T11:50:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:33.162909+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.31:0/2051199079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:33.163776+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:33.158864+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-04-17T11:50:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:33.162909+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.31:0/2051199079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:33.163776+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:35.183 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsHello.Filter (3051 ms) 2024-04-17T11:50:35.183 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 6 tests from ClsHello (19016 ms total) 2024-04-17T11:50:35.183 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:50:35.183 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T11:50:35.183 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 6 tests from 1 test suite ran. (19016 ms total) 2024-04-17T11:50:35.183 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 6 tests. 2024-04-17T11:50:35.186 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:50:35.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:50:35.260 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-04-17T11:50:35.260 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_journal.sh 2024-04-17T11:50:35.336 INFO:tasks.workunit.client.0.smithi031.stdout:Running main() from gmock_main.cc 2024-04-17T11:50:35.336 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 27 tests from 1 test suite. 2024-04-17T11:50:35.336 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T11:50:35.336 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 27 tests from TestClsJournal 2024-04-17T11:50:35.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:33.922299+0000 mgr.y (mgr.14556) 695 : cluster [DBG] pgmap v1493: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:34.163961+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:34.164131+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-04-17T11:50:35.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:33.922299+0000 mgr.y (mgr.14556) 695 : cluster [DBG] pgmap v1493: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:34.163961+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:34.164131+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-04-17T11:50:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:33.922299+0000 mgr.y (mgr.14556) 695 : cluster [DBG] pgmap v1493: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:34.163961+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-77946-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:34.164131+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-04-17T11:50:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:35.173652+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-04-17T11:50:36.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:35.173652+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-04-17T11:50:36.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:35.173652+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-04-17T11:50:37.194 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.Create 2024-04-17T11:50:37.201 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.Create (7 ms) 2024-04-17T11:50:37.202 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-04-17T11:50:37.205 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.MinimumSet (4 ms) 2024-04-17T11:50:37.206 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-04-17T11:50:37.211 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.MinimumSetStale (6 ms) 2024-04-17T11:50:37.211 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-04-17T11:50:37.215 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (3 ms) 2024-04-17T11:50:37.215 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-04-17T11:50:37.217 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-04-17T11:50:37.218 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-04-17T11:50:37.220 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2024-04-17T11:50:37.221 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-04-17T11:50:37.223 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.CreateDuplicate (2 ms) 2024-04-17T11:50:37.223 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.GetClient 2024-04-17T11:50:37.225 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2024-04-17T11:50:37.225 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-04-17T11:50:37.227 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ClientRegister (2 ms) 2024-04-17T11:50:37.228 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-04-17T11:50:37.232 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (4 ms) 2024-04-17T11:50:37.232 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-04-17T11:50:37.236 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ClientUpdateData (5 ms) 2024-04-17T11:50:37.236 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-04-17T11:50:37.240 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ClientUpdateState (4 ms) 2024-04-17T11:50:37.241 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-04-17T11:50:37.245 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ClientUnregister (5 ms) 2024-04-17T11:50:37.245 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-04-17T11:50:37.249 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (3 ms) 2024-04-17T11:50:37.249 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-04-17T11:50:37.346 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (98 ms) 2024-04-17T11:50:37.346 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-04-17T11:50:37.349 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ClientCommit (3 ms) 2024-04-17T11:50:37.349 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-04-17T11:50:37.352 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-04-17T11:50:37.352 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-04-17T11:50:37.353 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2024-04-17T11:50:37.353 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.ClientList 2024-04-17T11:50:37.387 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.ClientList (34 ms) 2024-04-17T11:50:37.388 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-04-17T11:50:37.392 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2024-04-17T11:50:37.392 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.TagCreate 2024-04-17T11:50:37.400 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.TagCreate (9 ms) 2024-04-17T11:50:37.400 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-04-17T11:50:37.407 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (7 ms) 2024-04-17T11:50:37.408 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.TagList 2024-04-17T11:50:37.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:35.922803+0000 mgr.y (mgr.14556) 696 : cluster [DBG] pgmap v1496: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:36.179930+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-04-17T11:50:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:36.182325+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.31:0/203349903' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78206-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:36.184198+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78206-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:37.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:35.922803+0000 mgr.y (mgr.14556) 696 : cluster [DBG] pgmap v1496: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:37.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:36.179930+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-04-17T11:50:37.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:36.182325+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.31:0/203349903' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78206-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:37.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:36.184198+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78206-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:35.922803+0000 mgr.y (mgr.14556) 696 : cluster [DBG] pgmap v1496: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:36.179930+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-04-17T11:50:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:36.182325+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.31:0/203349903' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78206-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:36.184198+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78206-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:37.497 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.TagList (90 ms) 2024-04-17T11:50:37.497 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-04-17T11:50:37.499 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2024-04-17T11:50:37.499 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-04-17T11:50:37.500 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-04-17T11:50:37.500 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-04-17T11:50:37.502 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2024-04-17T11:50:37.502 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsJournal.Append 2024-04-17T11:50:37.512 INFO:tasks.workunit.client.0.smithi031.stdout:padding is not enabled 2024-04-17T11:50:37.513 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsJournal.Append (10 ms) 2024-04-17T11:50:38.205 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 27 tests from TestClsJournal (318 ms total) 2024-04-17T11:50:38.205 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:50:38.205 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T11:50:38.205 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 27 tests from 1 test suite ran. (2868 ms total) 2024-04-17T11:50:38.205 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 27 tests. 2024-04-17T11:50:38.208 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:50:38.208 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:50:38.281 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-04-17T11:50:38.281 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_lock.sh 2024-04-17T11:50:38.357 INFO:tasks.workunit.client.0.smithi031.stdout:Running main() from gmock_main.cc 2024-04-17T11:50:38.357 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 11 tests from 1 test suite. 2024-04-17T11:50:38.357 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T11:50:38.357 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 11 tests from ClsLock 2024-04-17T11:50:38.357 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-04-17T11:50:38.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:37.182925+0000 mon.a (mon.0) 1897 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78206-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:38.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:37.183103+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-04-17T11:50:38.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:37.182925+0000 mon.a (mon.0) 1897 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78206-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:38.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:37.183103+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-04-17T11:50:38.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:37.182925+0000 mon.a (mon.0) 1897 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78206-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:37.183103+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-04-17T11:50:39.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:37.923594+0000 mgr.y (mgr.14556) 697 : cluster [DBG] pgmap v1499: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 641 KiB/s rd, 277 KiB/s wr, 909 op/s 2024-04-17T11:50:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:38.201668+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-04-17T11:50:39.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:37.923594+0000 mgr.y (mgr.14556) 697 : cluster [DBG] pgmap v1499: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 641 KiB/s rd, 277 KiB/s wr, 909 op/s 2024-04-17T11:50:39.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:38.201668+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-04-17T11:50:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:37.923594+0000 mgr.y (mgr.14556) 697 : cluster [DBG] pgmap v1499: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 641 KiB/s rd, 277 KiB/s wr, 909 op/s 2024-04-17T11:50:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:38.201668+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-04-17T11:50:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:39.206065+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-04-17T11:50:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:39.211601+0000 mon.a (mon.0) 1901 : audit [INF] from='client.? 172.21.15.31:0/1479383472' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:40.211719+0000 mon.a (mon.0) 1902 : audit [INF] from='client.? 172.21.15.31:0/1479383472' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:40.211897+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-04-17T11:50:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:39.206065+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-04-17T11:50:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:39.211601+0000 mon.a (mon.0) 1901 : audit [INF] from='client.? 172.21.15.31:0/1479383472' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:40.211719+0000 mon.a (mon.0) 1902 : audit [INF] from='client.? 172.21.15.31:0/1479383472' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:40.211897+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-04-17T11:50:40.496 INFO:tasks.workunit.client.0.smithi031.stdout:lock: mylock 2024-04-17T11:50:40.496 INFO:tasks.workunit.client.0.smithi031.stdout: lock_type: exclusive 2024-04-17T11:50:40.496 INFO:tasks.workunit.client.0.smithi031.stdout: tag: 2024-04-17T11:50:40.496 INFO:tasks.workunit.client.0.smithi031.stdout: lockers: 2024-04-17T11:50:40.496 INFO:tasks.workunit.client.0.smithi031.stdout: client.15720 expiration=2024-04-17T11:52:40.493558+0000 addr=v1:172.21.15.31:0/1479383472 cookie= 2024-04-17T11:50:40.500 INFO:tasks.workunit.client.0.smithi031.stdout:lock: mylock 2024-04-17T11:50:40.500 INFO:tasks.workunit.client.0.smithi031.stdout: lock_type: shared 2024-04-17T11:50:40.500 INFO:tasks.workunit.client.0.smithi031.stdout: tag: 2024-04-17T11:50:40.500 INFO:tasks.workunit.client.0.smithi031.stdout: lockers: 2024-04-17T11:50:40.500 INFO:tasks.workunit.client.0.smithi031.stdout: client.15720 expiration=2024-04-17T11:52:40.500774+0000 addr=v1:172.21.15.31:0/1479383472 cookie= 2024-04-17T11:50:40.501 INFO:tasks.workunit.client.0.smithi031.stdout: client.25631 expiration=0.000000 addr=v1:172.21.15.31:0/150975592 cookie= 2024-04-17T11:50:40.502 INFO:tasks.workunit.client.0.smithi031.stdout:lock: mylock 2024-04-17T11:50:40.502 INFO:tasks.workunit.client.0.smithi031.stdout: lock_type: shared 2024-04-17T11:50:40.502 INFO:tasks.workunit.client.0.smithi031.stdout: tag: 2024-04-17T11:50:40.502 INFO:tasks.workunit.client.0.smithi031.stdout: lockers: 2024-04-17T11:50:40.502 INFO:tasks.workunit.client.0.smithi031.stdout: client.25631 expiration=0.000000 addr=v1:172.21.15.31:0/150975592 cookie= 2024-04-17T11:50:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:39.206065+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-04-17T11:50:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:39.211601+0000 mon.a (mon.0) 1901 : audit [INF] from='client.? 172.21.15.31:0/1479383472' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:40.211719+0000 mon.a (mon.0) 1902 : audit [INF] from='client.? 172.21.15.31:0/1479383472' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:40.211897+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-04-17T11:50:41.213 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsLock.TestMultiLocking (2857 ms) 2024-04-17T11:50:41.213 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsLock.TestMeta 2024-04-17T11:50:41.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:50:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:41] "GET /metrics HTTP/1.1" 200 193502 "" "Prometheus/2.33.4" 2024-04-17T11:50:41.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:39.924165+0000 mgr.y (mgr.14556) 698 : cluster [DBG] pgmap v1502: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:41.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:41.208936+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-04-17T11:50:41.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:39.924165+0000 mgr.y (mgr.14556) 698 : cluster [DBG] pgmap v1502: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:41.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:41.208936+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-04-17T11:50:41.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:39.924165+0000 mgr.y (mgr.14556) 698 : cluster [DBG] pgmap v1502: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:41.208936+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-04-17T11:50:43.282 INFO:tasks.workunit.client.0.smithi031.stdout:lock: mylock 2024-04-17T11:50:43.282 INFO:tasks.workunit.client.0.smithi031.stdout: lock_type: shared 2024-04-17T11:50:43.282 INFO:tasks.workunit.client.0.smithi031.stdout: tag: 2024-04-17T11:50:43.282 INFO:tasks.workunit.client.0.smithi031.stdout: lockers: 2024-04-17T11:50:43.282 INFO:tasks.workunit.client.0.smithi031.stdout: client.15738 expiration=0.000000 addr=v1:172.21.15.31:0/1758790856 cookie= 2024-04-17T11:50:43.284 INFO:tasks.workunit.client.0.smithi031.stdout:lock: mylock 2024-04-17T11:50:43.284 INFO:tasks.workunit.client.0.smithi031.stdout: lock_type: exclusive 2024-04-17T11:50:43.284 INFO:tasks.workunit.client.0.smithi031.stdout: tag: new_tag 2024-04-17T11:50:43.284 INFO:tasks.workunit.client.0.smithi031.stdout: lockers: 2024-04-17T11:50:43.284 INFO:tasks.workunit.client.0.smithi031.stdout: client.15732 expiration=0.000000 addr=v1:172.21.15.31:0/1800111262 cookie= 2024-04-17T11:50:43.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:41.924575+0000 mgr.y (mgr.14556) 699 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:42.242950+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-04-17T11:50:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:42.244314+0000 mon.a (mon.0) 1906 : audit [INF] from='client.? 172.21.15.31:0/1800111262' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:41.924575+0000 mgr.y (mgr.14556) 699 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:42.242950+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-04-17T11:50:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:42.244314+0000 mon.a (mon.0) 1906 : audit [INF] from='client.? 172.21.15.31:0/1800111262' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:41.924575+0000 mgr.y (mgr.14556) 699 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:42.242950+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-04-17T11:50:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:42.244314+0000 mon.a (mon.0) 1906 : audit [INF] from='client.? 172.21.15.31:0/1800111262' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:44.250 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsLock.TestMeta (3037 ms) 2024-04-17T11:50:44.250 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsLock.TestCookie 2024-04-17T11:50:44.266 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:50:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:50:44.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:43.247027+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? 172.21.15.31:0/1800111262' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:43.247276+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-04-17T11:50:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:44.245887+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-04-17T11:50:44.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:43.247027+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? 172.21.15.31:0/1800111262' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:43.247276+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-04-17T11:50:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:44.245887+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-04-17T11:50:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:43.247027+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? 172.21.15.31:0/1800111262' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:43.247276+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-04-17T11:50:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:44.245887+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-04-17T11:50:45.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:43.925100+0000 mgr.y (mgr.14556) 700 : cluster [DBG] pgmap v1508: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:45.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:43.925100+0000 mgr.y (mgr.14556) 700 : cluster [DBG] pgmap v1508: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:43.925100+0000 mgr.y (mgr.14556) 700 : cluster [DBG] pgmap v1508: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:46.308 INFO:tasks.workunit.client.0.smithi031.stdout:lock: mylock 2024-04-17T11:50:46.308 INFO:tasks.workunit.client.0.smithi031.stdout: lock_type: exclusive 2024-04-17T11:50:46.309 INFO:tasks.workunit.client.0.smithi031.stdout: tag: 2024-04-17T11:50:46.309 INFO:tasks.workunit.client.0.smithi031.stdout: lockers: 2024-04-17T11:50:46.310 INFO:tasks.workunit.client.0.smithi031.stdout:lock: mylock 2024-04-17T11:50:46.311 INFO:tasks.workunit.client.0.smithi031.stdout: lock_type: shared 2024-04-17T11:50:46.311 INFO:tasks.workunit.client.0.smithi031.stdout: tag: 2024-04-17T11:50:46.311 INFO:tasks.workunit.client.0.smithi031.stdout: lockers: 2024-04-17T11:50:46.311 INFO:tasks.workunit.client.0.smithi031.stdout: client.25321 expiration=0.000000 addr=v1:172.21.15.31:0/2819919092 cookie= 2024-04-17T11:50:46.311 INFO:tasks.workunit.client.0.smithi031.stdout: client.25321 expiration=0.000000 addr=v1:172.21.15.31:0/2819919092 cookie=new cookie 2024-04-17T11:50:46.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:45.279638+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-04-17T11:50:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:45.284292+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.31:0/2819919092' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:45.286757+0000 mon.a (mon.0) 1911 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:46.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:45.279638+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-04-17T11:50:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:45.284292+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.31:0/2819919092' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:45.286757+0000 mon.a (mon.0) 1911 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:45.279638+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-04-17T11:50:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:45.284292+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.31:0/2819919092' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:45.286757+0000 mon.a (mon.0) 1911 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:47.290 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsLock.TestCookie (3039 ms) 2024-04-17T11:50:47.290 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-04-17T11:50:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:45.925527+0000 mgr.y (mgr.14556) 701 : cluster [DBG] pgmap v1511: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:46.285649+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:46.285778+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-04-17T11:50:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:45.925527+0000 mgr.y (mgr.14556) 701 : cluster [DBG] pgmap v1511: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:46.285649+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:46.285778+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-04-17T11:50:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:45.925527+0000 mgr.y (mgr.14556) 701 : cluster [DBG] pgmap v1511: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:46.285649+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:46.285778+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-04-17T11:50:48.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:47.287822+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-04-17T11:50:48.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:47.287822+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-04-17T11:50:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:47.287822+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-04-17T11:50:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:47.926098+0000 mgr.y (mgr.14556) 702 : cluster [DBG] pgmap v1514: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:48.298887+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-04-17T11:50:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:48.302587+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.31:0/3459552264' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:48.303641+0000 mon.a (mon.0) 1916 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:49.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:47.926098+0000 mgr.y (mgr.14556) 702 : cluster [DBG] pgmap v1514: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:49.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:48.298887+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-04-17T11:50:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:48.302587+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.31:0/3459552264' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:48.303641+0000 mon.a (mon.0) 1916 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:47.926098+0000 mgr.y (mgr.14556) 702 : cluster [DBG] pgmap v1514: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:48.298887+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-04-17T11:50:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:48.302587+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.31:0/3459552264' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:48.303641+0000 mon.a (mon.0) 1916 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:50.308 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsLock.TestMultipleLocks (3018 ms) 2024-04-17T11:50:50.308 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsLock.TestLockDuration 2024-04-17T11:50:50.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:49.301788+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:49.302000+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-04-17T11:50:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:50.302530+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-04-17T11:50:50.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:49.301788+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:50.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:49.302000+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-04-17T11:50:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:50.302530+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-04-17T11:50:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:49.301788+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:49.302000+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-04-17T11:50:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:50.302530+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-04-17T11:50:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:49.926678+0000 mgr.y (mgr.14556) 703 : cluster [DBG] pgmap v1517: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:49.926678+0000 mgr.y (mgr.14556) 703 : cluster [DBG] pgmap v1517: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:50:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:51] "GET /metrics HTTP/1.1" 200 193502 "" "Prometheus/2.33.4" 2024-04-17T11:50:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:49.926678+0000 mgr.y (mgr.14556) 703 : cluster [DBG] pgmap v1517: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:52.300 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:50:52.598 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:50:52.598 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (18m) 7m ago 19m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:50:52.598 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (18m) 7m ago 18m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:50:52.598 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (20m) 7m ago 20m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (20m) 7m ago 20m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (23m) 7m ago 23m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (25m) 7m ago 25m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (25m) 7m ago 25m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (23m) 7m ago 23m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (23m) 7m ago 23m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (19m) 7m ago 19m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (19m) 7m ago 19m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (23m) 7m ago 23m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (22m) 7m ago 22m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (22m) 7m ago 22m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (22m) 7m ago 21m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (21m) 7m ago 21m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (21m) 7m ago 21m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:50:52.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (20m) 7m ago 20m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:50:52.600 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (20m) 7m ago 20m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:50:52.600 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (18m) 7m ago 19m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:50:52.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:51.330168+0000 mon.a (mon.0) 1920 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-04-17T11:50:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:51.337628+0000 mon.a (mon.0) 1921 : audit [INF] from='client.? 172.21.15.31:0/18341809' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:51.330168+0000 mon.a (mon.0) 1920 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-04-17T11:50:52.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:51.337628+0000 mon.a (mon.0) 1921 : audit [INF] from='client.? 172.21.15.31:0/18341809' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:52.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:51.330168+0000 mon.a (mon.0) 1920 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-04-17T11:50:52.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:51.337628+0000 mon.a (mon.0) 1921 : audit [INF] from='client.? 172.21.15.31:0/18341809' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:50:52.952 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:50:52.953 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:50:52.954 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:50:52.954 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:50:52.954 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:50:53.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:51.927133+0000 mgr.y (mgr.14556) 704 : cluster [DBG] pgmap v1520: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:52.289562+0000 mgr.y (mgr.14556) 705 : audit [DBG] from='client.25664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:52.334961+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.31:0/18341809' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:52.335083+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-04-17T11:50:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:52.953913+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.31:0/1612920034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:50:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:51.927133+0000 mgr.y (mgr.14556) 704 : cluster [DBG] pgmap v1520: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:52.289562+0000 mgr.y (mgr.14556) 705 : audit [DBG] from='client.25664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:52.334961+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.31:0/18341809' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:52.335083+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-04-17T11:50:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:52.953913+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.31:0/1612920034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:50:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:51.927133+0000 mgr.y (mgr.14556) 704 : cluster [DBG] pgmap v1520: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:50:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:52.289562+0000 mgr.y (mgr.14556) 705 : audit [DBG] from='client.25664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:52.334961+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.31:0/18341809' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:50:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:52.335083+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-04-17T11:50:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:52.953913+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.31:0/1612920034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:50:54.349 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:50:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:50:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:52.591780+0000 mgr.y (mgr.14556) 706 : audit [DBG] from='client.25670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:53.339221+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-04-17T11:50:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:52.591780+0000 mgr.y (mgr.14556) 706 : audit [DBG] from='client.25670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:54.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:53.339221+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-04-17T11:50:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:52.591780+0000 mgr.y (mgr.14556) 706 : audit [DBG] from='client.25670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:50:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:53.339221+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-04-17T11:50:55.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:53.927552+0000 mgr.y (mgr.14556) 707 : cluster [DBG] pgmap v1523: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:50:55.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:53.927552+0000 mgr.y (mgr.14556) 707 : cluster [DBG] pgmap v1523: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:50:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:53.927552+0000 mgr.y (mgr.14556) 707 : cluster [DBG] pgmap v1523: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:50:57.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:55.928143+0000 mgr.y (mgr.14556) 708 : cluster [DBG] pgmap v1524: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:50:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:55.928143+0000 mgr.y (mgr.14556) 708 : cluster [DBG] pgmap v1524: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:50:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:55.928143+0000 mgr.y (mgr.14556) 708 : cluster [DBG] pgmap v1524: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:50:58.371 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsLock.TestLockDuration (8064 ms) 2024-04-17T11:50:58.372 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-04-17T11:50:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:57.928861+0000 mgr.y (mgr.14556) 709 : cluster [DBG] pgmap v1525: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 155 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:50:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:50:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:58.368677+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-04-17T11:50:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:57.928861+0000 mgr.y (mgr.14556) 709 : cluster [DBG] pgmap v1525: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 155 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:50:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:50:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:58.368677+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-04-17T11:50:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:57.928861+0000 mgr.y (mgr.14556) 709 : cluster [DBG] pgmap v1525: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 155 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:50:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:50:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:58.368677+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-04-17T11:51:00.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:59.377843+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-04-17T11:51:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:59.380727+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.31:0/3710756883' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:50:59.381253+0000 mon.a (mon.0) 1927 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:59.377843+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-04-17T11:51:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:59.380727+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.31:0/3710756883' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:50:59.381253+0000 mon.a (mon.0) 1927 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:59.377843+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-04-17T11:51:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:59.380727+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.31:0/3710756883' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:50:59.381253+0000 mon.a (mon.0) 1927 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:01.399 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsLock.TestAssertLocked (3023 ms) 2024-04-17T11:51:01.399 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsLock.TestSetCookie 2024-04-17T11:51:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:50:59.929289+0000 mgr.y (mgr.14556) 710 : cluster [DBG] pgmap v1528: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:00.381733+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:00.381933+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-04-17T11:51:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:51:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:01] "GET /metrics HTTP/1.1" 200 193623 "" "Prometheus/2.33.4" 2024-04-17T11:51:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:50:59.929289+0000 mgr.y (mgr.14556) 710 : cluster [DBG] pgmap v1528: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:00.381733+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:00.381933+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-04-17T11:51:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:50:59.929289+0000 mgr.y (mgr.14556) 710 : cluster [DBG] pgmap v1528: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:00.381733+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:00.381933+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-04-17T11:51:02.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:01.391644+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-04-17T11:51:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:02.353404+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:51:02.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:01.391644+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-04-17T11:51:02.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:02.353404+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:51:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:01.391644+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-04-17T11:51:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:02.353404+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:51:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:01.929607+0000 mgr.y (mgr.14556) 711 : cluster [DBG] pgmap v1531: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:02.396315+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-04-17T11:51:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:02.402406+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.31:0/3432933328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:02.403132+0000 mon.a (mon.0) 1933 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:01.929607+0000 mgr.y (mgr.14556) 711 : cluster [DBG] pgmap v1531: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:02.396315+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-04-17T11:51:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:02.402406+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.31:0/3432933328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:02.403132+0000 mon.a (mon.0) 1933 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:01.929607+0000 mgr.y (mgr.14556) 711 : cluster [DBG] pgmap v1531: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:02.396315+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-04-17T11:51:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:02.402406+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.31:0/3432933328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:02.403132+0000 mon.a (mon.0) 1933 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:04.407 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:51:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:51:04.422 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsLock.TestSetCookie (3027 ms) 2024-04-17T11:51:04.422 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsLock.TestRenew 2024-04-17T11:51:04.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:03.396789+0000 mon.a (mon.0) 1934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:03.396959+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-04-17T11:51:04.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:03.396789+0000 mon.a (mon.0) 1934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:04.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:03.396959+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-04-17T11:51:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:03.396789+0000 mon.a (mon.0) 1934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:03.396959+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-04-17T11:51:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:03.930201+0000 mgr.y (mgr.14556) 712 : cluster [DBG] pgmap v1534: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:04.411063+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-04-17T11:51:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:03.930201+0000 mgr.y (mgr.14556) 712 : cluster [DBG] pgmap v1534: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:04.411063+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-04-17T11:51:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:03.930201+0000 mgr.y (mgr.14556) 712 : cluster [DBG] pgmap v1534: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:04.411063+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-04-17T11:51:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:05.424402+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-04-17T11:51:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:05.429419+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.31:0/3617970932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:05.429985+0000 mon.a (mon.0) 1938 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:05.424402+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-04-17T11:51:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:05.429419+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.31:0/3617970932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:05.429985+0000 mon.a (mon.0) 1938 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:05.424402+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-04-17T11:51:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:05.429419+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.31:0/3617970932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:05.429985+0000 mon.a (mon.0) 1938 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:07.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:05.930769+0000 mgr.y (mgr.14556) 713 : cluster [DBG] pgmap v1537: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:06.429595+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:06.429717+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-04-17T11:51:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:05.930769+0000 mgr.y (mgr.14556) 713 : cluster [DBG] pgmap v1537: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:06.429595+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:06.429717+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-04-17T11:51:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:05.930769+0000 mgr.y (mgr.14556) 713 : cluster [DBG] pgmap v1537: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:06.429595+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:06.429717+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-04-17T11:51:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:07.436534+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-04-17T11:51:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:07.436534+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-04-17T11:51:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:07.436534+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-04-17T11:51:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:07.931466+0000 mgr.y (mgr.14556) 714 : cluster [DBG] pgmap v1540: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:07.931466+0000 mgr.y (mgr.14556) 714 : cluster [DBG] pgmap v1540: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:07.931466+0000 mgr.y (mgr.14556) 714 : cluster [DBG] pgmap v1540: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:09.931896+0000 mgr.y (mgr.14556) 715 : cluster [DBG] pgmap v1541: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:51:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:11] "GET /metrics HTTP/1.1" 200 193737 "" "Prometheus/2.33.4" 2024-04-17T11:51:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:09.931896+0000 mgr.y (mgr.14556) 715 : cluster [DBG] pgmap v1541: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:09.931896+0000 mgr.y (mgr.14556) 715 : cluster [DBG] pgmap v1541: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:11.932432+0000 mgr.y (mgr.14556) 716 : cluster [DBG] pgmap v1542: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:11.932432+0000 mgr.y (mgr.14556) 716 : cluster [DBG] pgmap v1542: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:11.932432+0000 mgr.y (mgr.14556) 716 : cluster [DBG] pgmap v1542: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:51:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:51:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:13.933434+0000 mgr.y (mgr.14556) 717 : cluster [DBG] pgmap v1543: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:15.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:13.933434+0000 mgr.y (mgr.14556) 717 : cluster [DBG] pgmap v1543: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:13.933434+0000 mgr.y (mgr.14556) 717 : cluster [DBG] pgmap v1543: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:17.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:15.933927+0000 mgr.y (mgr.14556) 718 : cluster [DBG] pgmap v1544: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 107 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:17.367777+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:51:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:15.933927+0000 mgr.y (mgr.14556) 718 : cluster [DBG] pgmap v1544: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 107 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:17.367777+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:51:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:15.933927+0000 mgr.y (mgr.14556) 718 : cluster [DBG] pgmap v1544: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 107 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:17.367777+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:51:19.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:17.934793+0000 mgr.y (mgr.14556) 719 : cluster [DBG] pgmap v1545: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:51:19.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:17.934793+0000 mgr.y (mgr.14556) 719 : cluster [DBG] pgmap v1545: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:51:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:17.934793+0000 mgr.y (mgr.14556) 719 : cluster [DBG] pgmap v1545: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T11:51:21.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:19.935273+0000 mgr.y (mgr.14556) 720 : cluster [DBG] pgmap v1546: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:21.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:19.935273+0000 mgr.y (mgr.14556) 720 : cluster [DBG] pgmap v1546: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:19.935273+0000 mgr.y (mgr.14556) 720 : cluster [DBG] pgmap v1546: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:51:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:21] "GET /metrics HTTP/1.1" 200 193737 "" "Prometheus/2.33.4" 2024-04-17T11:51:23.277 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:51:23.566 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:51:23.566 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (18m) 8m ago 19m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (19m) 7m ago 19m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (20m) 8m ago 20m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (20m) 7m ago 20m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (24m) 7m ago 24m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (25m) 8m ago 25m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (25m) 8m ago 25m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (24m) 7m ago 24m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (24m) 8m ago 24m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (19m) 8m ago 19m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (19m) 7m ago 19m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (23m) 8m ago 23m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (23m) 8m ago 23m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (22m) 8m ago 22m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (22m) 8m ago 22m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (22m) 7m ago 22m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (21m) 7m ago 21m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:51:23.567 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (21m) 7m ago 21m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:51:23.568 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (20m) 7m ago 20m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:51:23.568 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (18m) 7m ago 19m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:51:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:21.938854+0000 mgr.y (mgr.14556) 721 : cluster [DBG] pgmap v1547: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:21.938854+0000 mgr.y (mgr.14556) 721 : cluster [DBG] pgmap v1547: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:21.938854+0000 mgr.y (mgr.14556) 721 : cluster [DBG] pgmap v1547: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:23.916 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:51:23.916 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:51:23.916 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:51:23.916 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:51:23.916 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:51:23.916 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:51:23.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:51:23.917 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:51:23.917 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:51:23.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:51:23.917 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:51:23.917 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:51:23.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:51:23.917 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:51:23.917 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:51:23.917 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:51:23.917 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:51:24.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:51:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:51:24.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:23.267056+0000 mgr.y (mgr.14556) 722 : audit [DBG] from='client.15798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:23.917641+0000 mon.a (mon.0) 1943 : audit [DBG] from='client.? 172.21.15.31:0/726862210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:51:24.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:23.267056+0000 mgr.y (mgr.14556) 722 : audit [DBG] from='client.15798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:24.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:23.917641+0000 mon.a (mon.0) 1943 : audit [DBG] from='client.? 172.21.15.31:0/726862210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:51:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:23.267056+0000 mgr.y (mgr.14556) 722 : audit [DBG] from='client.15798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:23.917641+0000 mon.a (mon.0) 1943 : audit [DBG] from='client.? 172.21.15.31:0/726862210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:51:25.478 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsLock.TestRenew (21056 ms) 2024-04-17T11:51:25.478 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-04-17T11:51:25.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:23.559789+0000 mgr.y (mgr.14556) 723 : audit [DBG] from='client.15804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:25.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:23.939574+0000 mgr.y (mgr.14556) 724 : cluster [DBG] pgmap v1548: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:23.559789+0000 mgr.y (mgr.14556) 723 : audit [DBG] from='client.15804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:23.939574+0000 mgr.y (mgr.14556) 724 : cluster [DBG] pgmap v1548: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:23.559789+0000 mgr.y (mgr.14556) 723 : audit [DBG] from='client.15804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:23.939574+0000 mgr.y (mgr.14556) 724 : cluster [DBG] pgmap v1548: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:25.471101+0000 mon.a (mon.0) 1944 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-04-17T11:51:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:25.939917+0000 mgr.y (mgr.14556) 725 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:25.471101+0000 mon.a (mon.0) 1944 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-04-17T11:51:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:25.939917+0000 mgr.y (mgr.14556) 725 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:26.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:25.471101+0000 mon.a (mon.0) 1944 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-04-17T11:51:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:25.939917+0000 mgr.y (mgr.14556) 725 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:27.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:26.492093+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-04-17T11:51:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:26.498238+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.31:0/311417137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:26.498857+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:27.049119+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:51:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:27.342886+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:51:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:27.343557+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:51:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:27.347748+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:26.492093+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:26.498238+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.31:0/311417137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:26.498857+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:27.049119+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:27.342886+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:27.343557+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:27.347748+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:26.492093+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:26.498238+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.31:0/311417137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:26.498857+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:27.049119+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:51:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:27.342886+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:51:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:27.343557+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:51:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:27.347748+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:51:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:27.492873+0000 mon.a (mon.0) 1951 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:27.493092+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-04-17T11:51:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:27.940622+0000 mgr.y (mgr.14556) 726 : cluster [DBG] pgmap v1553: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:28.497444+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-04-17T11:51:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:27.492873+0000 mon.a (mon.0) 1951 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:27.493092+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-04-17T11:51:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:27.940622+0000 mgr.y (mgr.14556) 726 : cluster [DBG] pgmap v1553: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:28.497444+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-04-17T11:51:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:27.492873+0000 mon.a (mon.0) 1951 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:28.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:27.493092+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-04-17T11:51:28.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:27.940622+0000 mgr.y (mgr.14556) 726 : cluster [DBG] pgmap v1553: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:28.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:28.497444+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-04-17T11:51:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:29.941032+0000 mgr.y (mgr.14556) 727 : cluster [DBG] pgmap v1555: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:31.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:29.941032+0000 mgr.y (mgr.14556) 727 : cluster [DBG] pgmap v1555: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:31.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:29.941032+0000 mgr.y (mgr.14556) 727 : cluster [DBG] pgmap v1555: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:51:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:31] "GET /metrics HTTP/1.1" 200 193744 "" "Prometheus/2.33.4" 2024-04-17T11:51:31.926 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (6449 ms) 2024-04-17T11:51:31.926 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-04-17T11:51:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:31.919164+0000 mon.a (mon.0) 1954 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-04-17T11:51:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:31.941453+0000 mgr.y (mgr.14556) 728 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:33.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:31.919164+0000 mon.a (mon.0) 1954 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-04-17T11:51:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:31.941453+0000 mgr.y (mgr.14556) 728 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:31.919164+0000 mon.a (mon.0) 1954 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-04-17T11:51:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:31.941453+0000 mgr.y (mgr.14556) 728 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:34.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:51:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:51:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:32.929843+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-04-17T11:51:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:32.932779+0000 mon.a (mon.0) 1956 : audit [INF] from='client.? 172.21.15.31:0/4199427390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:34.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:32.929843+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-04-17T11:51:34.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:32.932779+0000 mon.a (mon.0) 1956 : audit [INF] from='client.? 172.21.15.31:0/4199427390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:32.929843+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-04-17T11:51:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:32.932779+0000 mon.a (mon.0) 1956 : audit [INF] from='client.? 172.21.15.31:0/4199427390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:33.927320+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? 172.21.15.31:0/4199427390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:33.927565+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-04-17T11:51:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:33.944380+0000 mgr.y (mgr.14556) 729 : cluster [DBG] pgmap v1560: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:35.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:33.927320+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? 172.21.15.31:0/4199427390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:35.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:33.927565+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-04-17T11:51:35.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:33.944380+0000 mgr.y (mgr.14556) 729 : cluster [DBG] pgmap v1560: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:33.927320+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? 172.21.15.31:0/4199427390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:33.927565+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-04-17T11:51:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:33.944380+0000 mgr.y (mgr.14556) 729 : cluster [DBG] pgmap v1560: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:36.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:34.939981+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-04-17T11:51:36.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:34.939981+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-04-17T11:51:36.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:34.939981+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-04-17T11:51:37.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:35.944766+0000 mgr.y (mgr.14556) 730 : cluster [DBG] pgmap v1562: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:37.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:35.944766+0000 mgr.y (mgr.14556) 730 : cluster [DBG] pgmap v1562: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:35.944766+0000 mgr.y (mgr.14556) 730 : cluster [DBG] pgmap v1562: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:39.015 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (7088 ms) 2024-04-17T11:51:39.015 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-04-17T11:51:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:37.945463+0000 mgr.y (mgr.14556) 731 : cluster [DBG] pgmap v1563: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:37.945463+0000 mgr.y (mgr.14556) 731 : cluster [DBG] pgmap v1563: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:37.945463+0000 mgr.y (mgr.14556) 731 : cluster [DBG] pgmap v1563: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:40.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:39.009604+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-04-17T11:51:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:39.009604+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-04-17T11:51:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:39.009604+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-04-17T11:51:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:39.945844+0000 mgr.y (mgr.14556) 732 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:40.015641+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-04-17T11:51:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:40.018175+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.31:0/3920407135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:40.018974+0000 mon.a (mon.0) 1962 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:39.945844+0000 mgr.y (mgr.14556) 732 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:40.015641+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-04-17T11:51:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:40.018175+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.31:0/3920407135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:40.018974+0000 mon.a (mon.0) 1962 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:41.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:39.945844+0000 mgr.y (mgr.14556) 732 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:40.015641+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-04-17T11:51:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:40.018175+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.31:0/3920407135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:40.018974+0000 mon.a (mon.0) 1962 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:41] "GET /metrics HTTP/1.1" 200 193860 "" "Prometheus/2.33.4" 2024-04-17T11:51:42.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:41.017451+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:42.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:41.017700+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-04-17T11:51:42.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:42.023833+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-04-17T11:51:42.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:41.017451+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:42.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:41.017700+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-04-17T11:51:42.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:42.023833+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-04-17T11:51:42.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:41.017451+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78273-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:42.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:41.017700+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-04-17T11:51:42.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:42.023833+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-04-17T11:51:43.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:41.946384+0000 mgr.y (mgr.14556) 733 : cluster [DBG] pgmap v1568: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:43.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:41.946384+0000 mgr.y (mgr.14556) 733 : cluster [DBG] pgmap v1568: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:41.946384+0000 mgr.y (mgr.14556) 733 : cluster [DBG] pgmap v1568: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:51:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:51:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:43.947110+0000 mgr.y (mgr.14556) 734 : cluster [DBG] pgmap v1570: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:45.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:43.947110+0000 mgr.y (mgr.14556) 734 : cluster [DBG] pgmap v1570: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:45.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:43.947110+0000 mgr.y (mgr.14556) 734 : cluster [DBG] pgmap v1570: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:47.061 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (8044 ms) 2024-04-17T11:51:47.061 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 11 tests from ClsLock (68702 ms total) 2024-04-17T11:51:47.061 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:51:47.061 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T11:51:47.061 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 11 tests from 1 test suite ran. (68702 ms total) 2024-04-17T11:51:47.062 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 11 tests. 2024-04-17T11:51:47.062 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:51:47.062 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:51:47.134 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-04-17T11:51:47.135 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_log.sh 2024-04-17T11:51:47.209 INFO:tasks.workunit.client.0.smithi031.stdout:Running main() from gmock_main.cc 2024-04-17T11:51:47.209 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 4 tests from 1 test suite. 2024-04-17T11:51:47.209 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T11:51:47.209 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 4 tests from cls_log 2024-04-17T11:51:47.209 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-04-17T11:51:47.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:45.947502+0000 mgr.y (mgr.14556) 735 : cluster [DBG] pgmap v1571: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:47.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:45.947502+0000 mgr.y (mgr.14556) 735 : cluster [DBG] pgmap v1571: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:47.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:45.947502+0000 mgr.y (mgr.14556) 735 : cluster [DBG] pgmap v1571: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T11:51:48.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:47.051829+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-04-17T11:51:48.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:47.051829+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-04-17T11:51:48.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:47.051829+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-04-17T11:51:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:47.948335+0000 mgr.y (mgr.14556) 736 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:48.067871+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-04-17T11:51:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:48.071066+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.31:0/317905941' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:48.071524+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:49.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:47.948335+0000 mgr.y (mgr.14556) 736 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:49.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:48.067871+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-04-17T11:51:49.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:48.071066+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.31:0/317905941' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:48.071524+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:47.948335+0000 mgr.y (mgr.14556) 736 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:48.067871+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-04-17T11:51:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:48.071066+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.31:0/317905941' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:48.071524+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:50.078 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_log.test_log_add_same_time (2869 ms) 2024-04-17T11:51:50.078 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-04-17T11:51:50.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:49.069874+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:50.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:49.070071+0000 mon.a (mon.0) 1970 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-04-17T11:51:50.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:50.071592+0000 mon.a (mon.0) 1971 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-04-17T11:51:50.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:49.069874+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:50.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:49.070071+0000 mon.a (mon.0) 1970 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-04-17T11:51:50.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:50.071592+0000 mon.a (mon.0) 1971 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-04-17T11:51:50.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:49.069874+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:50.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:49.070071+0000 mon.a (mon.0) 1970 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-04-17T11:51:50.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:50.071592+0000 mon.a (mon.0) 1971 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-04-17T11:51:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:49.948738+0000 mgr.y (mgr.14556) 737 : cluster [DBG] pgmap v1576: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:51.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:49.948738+0000 mgr.y (mgr.14556) 737 : cluster [DBG] pgmap v1576: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:51.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:49.948738+0000 mgr.y (mgr.14556) 737 : cluster [DBG] pgmap v1576: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:51:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:51] "GET /metrics HTTP/1.1" 200 193860 "" "Prometheus/2.33.4" 2024-04-17T11:51:52.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:51.102714+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-04-17T11:51:52.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:51.109462+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.31:0/2727287221' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:52.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:51.110038+0000 mon.a (mon.0) 1973 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:52.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:51.102714+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-04-17T11:51:52.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:51.109462+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.31:0/2727287221' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:52.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:51.110038+0000 mon.a (mon.0) 1973 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:52.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:51.102714+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-04-17T11:51:52.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:51.109462+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.31:0/2727287221' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:52.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:51.110038+0000 mon.a (mon.0) 1973 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:53.122 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_log.test_log_add_different_time (3044 ms) 2024-04-17T11:51:53.123 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_log.trim_by_time 2024-04-17T11:51:53.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:51.949125+0000 mgr.y (mgr.14556) 738 : cluster [DBG] pgmap v1579: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:52.109054+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:52.109234+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-04-17T11:51:53.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:51.949125+0000 mgr.y (mgr.14556) 738 : cluster [DBG] pgmap v1579: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:53.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:52.109054+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:52.109234+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-04-17T11:51:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:51.949125+0000 mgr.y (mgr.14556) 738 : cluster [DBG] pgmap v1579: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:52.109054+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:52.109234+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-04-17T11:51:54.243 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:51:54.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:53.113523+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-04-17T11:51:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:51:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:51:54.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:53.113523+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-04-17T11:51:54.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:53.113523+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-04-17T11:51:54.530 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:51:54.530 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (19m) 8m ago 20m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:51:54.530 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (19m) 8m ago 19m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:51:54.530 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (21m) 8m ago 21m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:51:54.530 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (21m) 8m ago 21m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:51:54.530 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (24m) 8m ago 24m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (26m) 8m ago 26m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (26m) 8m ago 26m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (24m) 8m ago 24m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (24m) 8m ago 24m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (20m) 8m ago 20m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (20m) 8m ago 20m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (24m) 8m ago 24m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (23m) 8m ago 23m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (23m) 8m ago 23m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (23m) 8m ago 23m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (22m) 8m ago 22m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (22m) 8m ago 22m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (21m) 8m ago 21m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:51:54.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (21m) 8m ago 21m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:51:54.532 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (19m) 8m ago 20m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:51:54.884 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:51:54.884 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:51:54.884 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:51:54.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:51:54.884 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:51:54.884 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:51:54.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:51:54.884 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:51:54.885 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:51:54.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:51:54.885 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:51:54.885 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:51:54.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:51:54.885 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:51:54.885 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:51:54.885 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:51:54.885 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:51:55.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:53.949462+0000 mgr.y (mgr.14556) 739 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:54.119163+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-04-17T11:51:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:54.125294+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.31:0/559300127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:54.126083+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:54.232569+0000 mgr.y (mgr.14556) 740 : audit [DBG] from='client.25754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:54.885567+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.31:0/1320820669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:51:55.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:53.949462+0000 mgr.y (mgr.14556) 739 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:55.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:54.119163+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-04-17T11:51:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:54.125294+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.31:0/559300127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:54.126083+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:54.232569+0000 mgr.y (mgr.14556) 740 : audit [DBG] from='client.25754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:54.885567+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.31:0/1320820669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:51:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:53.949462+0000 mgr.y (mgr.14556) 739 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:54.119163+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-04-17T11:51:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:54.125294+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.31:0/559300127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:54.126083+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:54.232569+0000 mgr.y (mgr.14556) 740 : audit [DBG] from='client.25754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:54.885567+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.31:0/1320820669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:51:56.145 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_log.trim_by_time (3023 ms) 2024-04-17T11:51:56.145 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_log.trim_by_marker 2024-04-17T11:51:56.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:54.523705+0000 mgr.y (mgr.14556) 741 : audit [DBG] from='client.25760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:56.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:55.121145+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:56.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:55.121308+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-04-17T11:51:56.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:54.523705+0000 mgr.y (mgr.14556) 741 : audit [DBG] from='client.25760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:56.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:55.121145+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:56.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:55.121308+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-04-17T11:51:56.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:54.523705+0000 mgr.y (mgr.14556) 741 : audit [DBG] from='client.25760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:51:56.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:55.121145+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:56.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:55.121308+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-04-17T11:51:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:55.950048+0000 mgr.y (mgr.14556) 742 : cluster [DBG] pgmap v1585: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:56.137775+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-04-17T11:51:57.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:55.950048+0000 mgr.y (mgr.14556) 742 : cluster [DBG] pgmap v1585: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:57.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:56.137775+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-04-17T11:51:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:55.950048+0000 mgr.y (mgr.14556) 742 : cluster [DBG] pgmap v1585: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:56.137775+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-04-17T11:51:58.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:57.141744+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-04-17T11:51:58.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:57.145681+0000 mon.a (mon.0) 1983 : audit [INF] from='client.? 172.21.15.31:0/608165705' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:58.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:51:58.147214+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.31:0/608165705' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:58.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:58.147370+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-04-17T11:51:58.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:57.141744+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-04-17T11:51:58.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:57.145681+0000 mon.a (mon.0) 1983 : audit [INF] from='client.? 172.21.15.31:0/608165705' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:58.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:51:58.147214+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.31:0/608165705' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:58.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:58.147370+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-04-17T11:51:58.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:57.141744+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-04-17T11:51:58.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:57.145681+0000 mon.a (mon.0) 1983 : audit [INF] from='client.? 172.21.15.31:0/608165705' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:51:58.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:51:58.147214+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.31:0/608165705' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78726-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:51:58.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:58.147370+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-04-17T11:51:59.165 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_log.trim_by_marker (3018 ms) 2024-04-17T11:51:59.165 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 4 tests from cls_log (11954 ms total) 2024-04-17T11:51:59.165 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:51:59.165 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T11:51:59.165 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 4 tests from 1 test suite ran. (11954 ms total) 2024-04-17T11:51:59.165 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 4 tests. 2024-04-17T11:51:59.166 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:51:59.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:51:59.240 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-04-17T11:51:59.241 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_numops.sh 2024-04-17T11:51:59.314 INFO:tasks.workunit.client.0.smithi031.stdout:Running main() from gmock_main.cc 2024-04-17T11:51:59.314 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 4 tests from 1 test suite. 2024-04-17T11:51:59.314 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T11:51:59.315 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 4 tests from ClsNumOps 2024-04-17T11:51:59.315 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsNumOps.Add 2024-04-17T11:51:59.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:57.950711+0000 mgr.y (mgr.14556) 743 : cluster [DBG] pgmap v1588: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:59.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:51:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:59.156609+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-04-17T11:51:59.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:57.950711+0000 mgr.y (mgr.14556) 743 : cluster [DBG] pgmap v1588: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:59.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:51:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:59.156609+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-04-17T11:51:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:57.950711+0000 mgr.y (mgr.14556) 743 : cluster [DBG] pgmap v1588: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:51:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:51:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:59.156609+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-04-17T11:52:01.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:51:59.951119+0000 mgr.y (mgr.14556) 744 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:00.171309+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-04-17T11:52:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:00.174755+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.31:0/1762246194' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:00.175883+0000 mon.a (mon.0) 1988 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:01.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:51:59.951119+0000 mgr.y (mgr.14556) 744 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:01.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:00.171309+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-04-17T11:52:01.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:00.174755+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.31:0/1762246194' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:01.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:00.175883+0000 mon.a (mon.0) 1988 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:01.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:51:59.951119+0000 mgr.y (mgr.14556) 744 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:01.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:00.171309+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-04-17T11:52:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:00.174755+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.31:0/1762246194' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:00.175883+0000 mon.a (mon.0) 1988 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:01] "GET /metrics HTTP/1.1" 200 193988 "" "Prometheus/2.33.4" 2024-04-17T11:52:02.196 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsNumOps.Add (2882 ms) 2024-04-17T11:52:02.196 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsNumOps.Sub 2024-04-17T11:52:02.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:01.173243+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:02.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:01.173450+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-04-17T11:52:02.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:01.173243+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:02.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:01.173450+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-04-17T11:52:02.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:01.173243+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:02.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:01.173450+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-04-17T11:52:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:01.951643+0000 mgr.y (mgr.14556) 745 : cluster [DBG] pgmap v1594: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:02.189594+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-04-17T11:52:03.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:01.951643+0000 mgr.y (mgr.14556) 745 : cluster [DBG] pgmap v1594: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:02.189594+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-04-17T11:52:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:01.951643+0000 mgr.y (mgr.14556) 745 : cluster [DBG] pgmap v1594: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:02.189594+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-04-17T11:52:04.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:52:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:52:04.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:03.201476+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-04-17T11:52:04.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:03.204172+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.31:0/2307623196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:04.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:03.204767+0000 mon.a (mon.0) 1993 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:04.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:03.201476+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-04-17T11:52:04.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:03.204172+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.31:0/2307623196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:04.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:03.204767+0000 mon.a (mon.0) 1993 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:04.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:03.201476+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-04-17T11:52:04.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:03.204172+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.31:0/2307623196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:04.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:03.204767+0000 mon.a (mon.0) 1993 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:05.226 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsNumOps.Sub (3021 ms) 2024-04-17T11:52:05.226 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsNumOps.Mul 2024-04-17T11:52:05.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:03.952102+0000 mgr.y (mgr.14556) 746 : cluster [DBG] pgmap v1597: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:04.210241+0000 mon.a (mon.0) 1994 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:04.210465+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-04-17T11:52:05.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:03.952102+0000 mgr.y (mgr.14556) 746 : cluster [DBG] pgmap v1597: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:05.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:04.210241+0000 mon.a (mon.0) 1994 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:05.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:04.210465+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-04-17T11:52:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:03.952102+0000 mgr.y (mgr.14556) 746 : cluster [DBG] pgmap v1597: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:04.210241+0000 mon.a (mon.0) 1994 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:04.210465+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-04-17T11:52:06.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:05.214969+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-04-17T11:52:06.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:05.214969+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-04-17T11:52:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:05.214969+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-04-17T11:52:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:05.952622+0000 mgr.y (mgr.14556) 747 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:06.221178+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-04-17T11:52:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:06.223810+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.31:0/572557368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:06.225335+0000 mon.a (mon.0) 1998 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:05.952622+0000 mgr.y (mgr.14556) 747 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:06.221178+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-04-17T11:52:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:06.223810+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.31:0/572557368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:06.225335+0000 mon.a (mon.0) 1998 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:07.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:05.952622+0000 mgr.y (mgr.14556) 747 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:06.221178+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-04-17T11:52:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:06.223810+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.31:0/572557368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:06.225335+0000 mon.a (mon.0) 1998 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:08.244 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsNumOps.Mul (3026 ms) 2024-04-17T11:52:08.244 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsNumOps.Div 2024-04-17T11:52:08.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:07.223596+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:08.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:07.223759+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-04-17T11:52:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:07.223596+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:08.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:07.223759+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-04-17T11:52:08.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:07.223596+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:07.223759+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-04-17T11:52:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:07.953414+0000 mgr.y (mgr.14556) 748 : cluster [DBG] pgmap v1603: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-17T11:52:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:08.240163+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-04-17T11:52:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:07.953414+0000 mgr.y (mgr.14556) 748 : cluster [DBG] pgmap v1603: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-17T11:52:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:08.240163+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-04-17T11:52:09.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:07.953414+0000 mgr.y (mgr.14556) 748 : cluster [DBG] pgmap v1603: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-17T11:52:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:08.240163+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-04-17T11:52:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:09.255024+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-04-17T11:52:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:09.257105+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.31:0/30244871' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:09.261369+0000 mon.a (mon.0) 2003 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:10.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:09.255024+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-04-17T11:52:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:09.257105+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.31:0/30244871' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:09.261369+0000 mon.a (mon.0) 2003 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:09.255024+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-04-17T11:52:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:09.257105+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.31:0/30244871' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:09.261369+0000 mon.a (mon.0) 2003 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:11.274 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsNumOps.Div (3031 ms) 2024-04-17T11:52:11.275 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 4 tests from ClsNumOps (11960 ms total) 2024-04-17T11:52:11.275 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:52:11.275 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T11:52:11.275 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 4 tests from 1 test suite ran. (11960 ms total) 2024-04-17T11:52:11.275 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 4 tests. 2024-04-17T11:52:11.277 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:52:11.277 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:52:11.350 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-04-17T11:52:11.350 DEBUG:teuthology.orchestra.run.smithi031:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-04-17T11:52:11.425 INFO:tasks.workunit.client.0.smithi031.stdout:Running main() from gmock_main.cc 2024-04-17T11:52:11.425 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 70 tests from 1 test suite. 2024-04-17T11:52:11.425 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T11:52:11.425 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 70 tests from TestClsRbd 2024-04-17T11:52:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:09.953868+0000 mgr.y (mgr.14556) 749 : cluster [DBG] pgmap v1606: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:10.258388+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:10.258583+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-04-17T11:52:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:11] "GET /metrics HTTP/1.1" 200 194102 "" "Prometheus/2.33.4" 2024-04-17T11:52:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:09.953868+0000 mgr.y (mgr.14556) 749 : cluster [DBG] pgmap v1606: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:10.258388+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:10.258583+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-04-17T11:52:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:09.953868+0000 mgr.y (mgr.14556) 749 : cluster [DBG] pgmap v1606: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:10.258388+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-78916-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:10.258583+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-04-17T11:52:12.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:11.265421+0000 mon.a (mon.0) 2006 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-04-17T11:52:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:11.265421+0000 mon.a (mon.0) 2006 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-04-17T11:52:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:11.265421+0000 mon.a (mon.0) 2006 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-04-17T11:52:13.280 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.get_all_features 2024-04-17T11:52:13.294 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.get_all_features (15 ms) 2024-04-17T11:52:13.295 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.copyup 2024-04-17T11:52:13.493 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.copyup (199 ms) 2024-04-17T11:52:13.493 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-04-17T11:52:13.510 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.sparse_copyup (16 ms) 2024-04-17T11:52:13.510 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-04-17T11:52:13.517 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.get_and_set_id (7 ms) 2024-04-17T11:52:13.517 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-04-17T11:52:13.527 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.add_remove_child (10 ms) 2024-04-17T11:52:13.527 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.directory_methods 2024-04-17T11:52:13.558 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.directory_methods (31 ms) 2024-04-17T11:52:13.558 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.create 2024-04-17T11:52:13.571 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.create (12 ms) 2024-04-17T11:52:13.571 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.get_features 2024-04-17T11:52:13.572 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2024-04-17T11:52:13.573 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-04-17T11:52:13.574 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2024-04-17T11:52:13.574 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-04-17T11:52:13.575 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.get_create_timestamp (1 ms) 2024-04-17T11:52:13.576 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-04-17T11:52:13.577 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.get_access_timestamp (1 ms) 2024-04-17T11:52:13.577 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-04-17T11:52:13.578 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2024-04-17T11:52:13.578 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-04-17T11:52:13.581 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.get_data_pool (3 ms) 2024-04-17T11:52:13.581 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.get_size 2024-04-17T11:52:13.585 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.get_size (3 ms) 2024-04-17T11:52:13.585 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.set_size 2024-04-17T11:52:13.589 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.set_size (5 ms) 2024-04-17T11:52:13.589 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.protection_status 2024-04-17T11:52:13.608 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.protection_status (18 ms) 2024-04-17T11:52:13.608 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-04-17T11:52:13.616 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.snapshot_limits (8 ms) 2024-04-17T11:52:13.616 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.parents_v1 2024-04-17T11:52:13.661 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.parents_v1 (46 ms) 2024-04-17T11:52:13.661 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.parents_v2 2024-04-17T11:52:13.690 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.parents_v2 (28 ms) 2024-04-17T11:52:13.690 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.snapshots 2024-04-17T11:52:13.712 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.snapshots (23 ms) 2024-04-17T11:52:13.712 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.snapid_race 2024-04-17T11:52:13.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:11.954385+0000 mgr.y (mgr.14556) 750 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:12.271609+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-04-17T11:52:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:12.273979+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.31:0/2005617769' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79042-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:12.274901+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79042-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:13.719 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.snapid_race (7 ms) 2024-04-17T11:52:13.719 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.stripingv2 2024-04-17T11:52:13.727 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.stripingv2 (8 ms) 2024-04-17T11:52:13.728 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.object_map_save 2024-04-17T11:52:13.731 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2024-04-17T11:52:13.732 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-04-17T11:52:13.737 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.object_map_resize (5 ms) 2024-04-17T11:52:13.737 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.object_map_update 2024-04-17T11:52:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:11.954385+0000 mgr.y (mgr.14556) 750 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:12.271609+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-04-17T11:52:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:12.273979+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.31:0/2005617769' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79042-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:12.274901+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79042-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:11.954385+0000 mgr.y (mgr.14556) 750 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:12.271609+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-04-17T11:52:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:12.273979+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.31:0/2005617769' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79042-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:12.274901+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79042-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:13.742 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.object_map_update (6 ms) 2024-04-17T11:52:13.742 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-04-17T11:52:13.742 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-04-17T11:52:13.743 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-04-17T11:52:13.749 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.object_map_snap_add (7 ms) 2024-04-17T11:52:13.749 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-04-17T11:52:13.755 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.object_map_snap_remove (6 ms) 2024-04-17T11:52:13.755 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.flags 2024-04-17T11:52:13.760 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.flags (5 ms) 2024-04-17T11:52:13.760 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.metadata 2024-04-17T11:52:13.782 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.metadata (22 ms) 2024-04-17T11:52:13.782 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.set_features 2024-04-17T11:52:13.789 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-04-17T11:52:13.789 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.mirror 2024-04-17T11:52:13.826 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.mirror (37 ms) 2024-04-17T11:52:13.826 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.mirror_image 2024-04-17T11:52:13.843 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.mirror_image (17 ms) 2024-04-17T11:52:13.843 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-04-17T11:52:14.296 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:52:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:52:14.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:13.277885+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79042-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:14.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:13.278156+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-04-17T11:52:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:14.273298+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-04-17T11:52:14.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:13.277885+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79042-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:13.278156+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-04-17T11:52:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:14.273298+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-04-17T11:52:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:13.277885+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79042-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:13.278156+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-04-17T11:52:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:14.273298+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-04-17T11:52:15.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:13.954778+0000 mgr.y (mgr.14556) 751 : cluster [DBG] pgmap v1612: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:15.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:13.954778+0000 mgr.y (mgr.14556) 751 : cluster [DBG] pgmap v1612: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:13.954778+0000 mgr.y (mgr.14556) 751 : cluster [DBG] pgmap v1612: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:16.120 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.mirror_image_status (2277 ms) 2024-04-17T11:52:16.120 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-04-17T11:52:16.203 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.mirror_image_map (83 ms) 2024-04-17T11:52:16.203 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-04-17T11:52:16.211 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.mirror_instances (8 ms) 2024-04-17T11:52:16.211 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-04-17T11:52:16.222 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.mirror_snapshot (11 ms) 2024-04-17T11:52:16.222 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-04-17T11:52:16.224 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_dir_list (2 ms) 2024-04-17T11:52:16.224 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-04-17T11:52:16.227 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_dir_add (3 ms) 2024-04-17T11:52:16.227 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-04-17T11:52:16.230 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2024-04-17T11:52:16.230 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-04-17T11:52:16.237 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_dir_rename (7 ms) 2024-04-17T11:52:16.237 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-04-17T11:52:16.240 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-04-17T11:52:16.241 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-04-17T11:52:16.245 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (5 ms) 2024-04-17T11:52:16.245 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_image_add 2024-04-17T11:52:16.247 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-04-17T11:52:16.247 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-04-17T11:52:16.251 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2024-04-17T11:52:16.251 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_image_list 2024-04-17T11:52:16.253 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-04-17T11:52:16.253 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-04-17T11:52:16.257 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-04-17T11:52:16.257 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.image_group_add 2024-04-17T11:52:16.259 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-04-17T11:52:16.259 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-04-17T11:52:16.262 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-04-17T11:52:16.262 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.image_group_get 2024-04-17T11:52:16.264 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2024-04-17T11:52:16.264 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-04-17T11:52:16.265 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (1 ms) 2024-04-17T11:52:16.266 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-04-17T11:52:16.267 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-04-17T11:52:16.267 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-04-17T11:52:16.270 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-04-17T11:52:16.270 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-04-17T11:52:16.273 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (2 ms) 2024-04-17T11:52:16.273 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-04-17T11:52:16.274 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2024-04-17T11:52:16.275 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-04-17T11:52:16.278 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-04-17T11:52:16.278 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-04-17T11:52:16.294 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (17 ms) 2024-04-17T11:52:16.294 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-04-17T11:52:16.482 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (188 ms) 2024-04-17T11:52:16.482 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-04-17T11:52:16.485 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_snap_remove (3 ms) 2024-04-17T11:52:16.486 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-04-17T11:52:16.487 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-04-17T11:52:16.488 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.trash_methods 2024-04-17T11:52:16.495 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.trash_methods (8 ms) 2024-04-17T11:52:16.496 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.op_features 2024-04-17T11:52:16.502 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2024-04-17T11:52:16.502 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.clone_parent 2024-04-17T11:52:16.522 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.clone_parent (20 ms) 2024-04-17T11:52:16.522 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-04-17T11:52:16.530 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.clone_parent_ns (7 ms) 2024-04-17T11:52:16.530 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.clone_child 2024-04-17T11:52:16.542 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.clone_child (13 ms) 2024-04-17T11:52:16.542 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-04-17T11:52:16.548 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.namespace_methods (6 ms) 2024-04-17T11:52:16.549 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.migration 2024-04-17T11:52:16.558 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.migration (9 ms) 2024-04-17T11:52:16.558 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.migration_v1 2024-04-17T11:52:16.571 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.migration_v1 (13 ms) 2024-04-17T11:52:16.571 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-04-17T11:52:17.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:15.955110+0000 mgr.y (mgr.14556) 752 : cluster [DBG] pgmap v1614: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:15.955110+0000 mgr.y (mgr.14556) 752 : cluster [DBG] pgmap v1614: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:15.955110+0000 mgr.y (mgr.14556) 752 : cluster [DBG] pgmap v1614: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:18.316 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1745 ms) 2024-04-17T11:52:18.316 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestClsRbd.sparsify 2024-04-17T11:52:18.357 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestClsRbd.sparsify (41 ms) 2024-04-17T11:52:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:17.310026+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-04-17T11:52:18.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:17.310026+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-04-17T11:52:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:17.310026+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-04-17T11:52:19.332 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 70 tests from TestClsRbd (5077 ms total) 2024-04-17T11:52:19.332 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:52:19.332 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T11:52:19.332 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 70 tests from 1 test suite ran. (7907 ms total) 2024-04-17T11:52:19.332 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 70 tests. 2024-04-17T11:52:19.334 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:52:19.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:52:19.407 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-04-17T11:52:19.407 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_refcount.sh 2024-04-17T11:52:19.482 INFO:tasks.workunit.client.0.smithi031.stdout:Running main() from gmock_main.cc 2024-04-17T11:52:19.483 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 10 tests from 1 test suite. 2024-04-17T11:52:19.483 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T11:52:19.483 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 10 tests from cls_rgw 2024-04-17T11:52:19.483 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.test_implicit 2024-04-17T11:52:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:17.955783+0000 mgr.y (mgr.14556) 753 : cluster [DBG] pgmap v1616: 137 pgs: 137 active+clean; 3.7 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 2.58k op/s 2024-04-17T11:52:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:18.314839+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-04-17T11:52:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:17.955783+0000 mgr.y (mgr.14556) 753 : cluster [DBG] pgmap v1616: 137 pgs: 137 active+clean; 3.7 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 2.58k op/s 2024-04-17T11:52:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:18.314839+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-04-17T11:52:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:17.955783+0000 mgr.y (mgr.14556) 753 : cluster [DBG] pgmap v1616: 137 pgs: 137 active+clean; 3.7 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 2.58k op/s 2024-04-17T11:52:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:18.314839+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-04-17T11:52:20.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:19.319366+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-04-17T11:52:20.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:19.319366+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-04-17T11:52:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:19.319366+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-04-17T11:52:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:19.956318+0000 mgr.y (mgr.14556) 754 : cluster [DBG] pgmap v1619: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:20.340176+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-04-17T11:52:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:20.341645+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? 172.21.15.31:0/2173422848' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:21] "GET /metrics HTTP/1.1" 200 194102 "" "Prometheus/2.33.4" 2024-04-17T11:52:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:19.956318+0000 mgr.y (mgr.14556) 754 : cluster [DBG] pgmap v1619: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:20.340176+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-04-17T11:52:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:20.341645+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? 172.21.15.31:0/2173422848' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:19.956318+0000 mgr.y (mgr.14556) 754 : cluster [DBG] pgmap v1619: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:20.340176+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-04-17T11:52:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:20.341645+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? 172.21.15.31:0/2173422848' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:22.365 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.test_implicit (2882 ms) 2024-04-17T11:52:22.365 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-04-17T11:52:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:21.342761+0000 mon.a (mon.0) 2017 : audit [INF] from='client.? 172.21.15.31:0/2173422848' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:21.343030+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-04-17T11:52:22.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:21.342761+0000 mon.a (mon.0) 2017 : audit [INF] from='client.? 172.21.15.31:0/2173422848' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:22.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:21.343030+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-04-17T11:52:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:21.342761+0000 mon.a (mon.0) 2017 : audit [INF] from='client.? 172.21.15.31:0/2173422848' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:21.343030+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-04-17T11:52:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:21.956678+0000 mgr.y (mgr.14556) 755 : cluster [DBG] pgmap v1622: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:22.363330+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-04-17T11:52:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:21.956678+0000 mgr.y (mgr.14556) 755 : cluster [DBG] pgmap v1622: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:22.363330+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-04-17T11:52:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:21.956678+0000 mgr.y (mgr.14556) 755 : cluster [DBG] pgmap v1622: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:22.363330+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-04-17T11:52:24.386 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:52:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:52:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:23.365468+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-04-17T11:52:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:23.379973+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.31:0/1879356434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:23.386748+0000 mon.a (mon.0) 2021 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:24.364165+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:24.364231+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-04-17T11:52:24.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:23.365468+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-04-17T11:52:24.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:23.379973+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.31:0/1879356434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:24.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:23.386748+0000 mon.a (mon.0) 2021 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:24.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:24.364165+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:24.364231+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-04-17T11:52:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:23.365468+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-04-17T11:52:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:23.379973+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.31:0/1879356434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:23.386748+0000 mon.a (mon.0) 2021 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:24.364165+0000 mon.a (mon.0) 2022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:24.364231+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-04-17T11:52:25.210 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:52:25.374 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3010 ms) 2024-04-17T11:52:25.374 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.test_put_snap 2024-04-17T11:52:25.522 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:52:25.522 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (19m) 9m ago 20m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:52:25.522 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (20m) 9m ago 20m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:52:25.522 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (21m) 9m ago 21m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:52:25.522 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (21m) 9m ago 21m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:52:25.522 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (25m) 9m ago 25m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (26m) 9m ago 26m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (26m) 9m ago 26m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (25m) 9m ago 25m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (25m) 9m ago 25m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (20m) 9m ago 20m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (20m) 9m ago 20m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (24m) 9m ago 24m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (24m) 9m ago 24m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (23m) 9m ago 23m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (23m) 9m ago 23m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (23m) 9m ago 23m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (22m) 9m ago 22m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (22m) 9m ago 22m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (22m) 9m ago 22m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:52:25.523 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (19m) 9m ago 21m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:52:25.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:23.957164+0000 mgr.y (mgr.14556) 756 : cluster [DBG] pgmap v1625: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:25.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:25.366315+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-04-17T11:52:25.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:23.957164+0000 mgr.y (mgr.14556) 756 : cluster [DBG] pgmap v1625: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:25.366315+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-04-17T11:52:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:23.957164+0000 mgr.y (mgr.14556) 756 : cluster [DBG] pgmap v1625: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:25.366315+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:52:25.878 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:52:25.879 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:52:25.879 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:52:25.879 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:52:25.879 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:52:25.879 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:52:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:25.199210+0000 mgr.y (mgr.14556) 757 : audit [DBG] from='client.25820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:25.879362+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.31:0/837813932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:52:26.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:25.199210+0000 mgr.y (mgr.14556) 757 : audit [DBG] from='client.25820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:26.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:25.879362+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.31:0/837813932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:52:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:25.199210+0000 mgr.y (mgr.14556) 757 : audit [DBG] from='client.25820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:25.879362+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.31:0/837813932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:52:27.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:25.506959+0000 mgr.y (mgr.14556) 758 : audit [DBG] from='client.25826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:25.957552+0000 mgr.y (mgr.14556) 759 : cluster [DBG] pgmap v1628: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:26.399905+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-04-17T11:52:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:26.403649+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.31:0/2057198106' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:26.404199+0000 mon.a (mon.0) 2026 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:27.351944+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:52:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:25.506959+0000 mgr.y (mgr.14556) 758 : audit [DBG] from='client.25826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:25.957552+0000 mgr.y (mgr.14556) 759 : cluster [DBG] pgmap v1628: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:26.399905+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-04-17T11:52:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:26.403649+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.31:0/2057198106' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:26.404199+0000 mon.a (mon.0) 2026 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:27.351944+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:52:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:25.506959+0000 mgr.y (mgr.14556) 758 : audit [DBG] from='client.25826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:25.957552+0000 mgr.y (mgr.14556) 759 : cluster [DBG] pgmap v1628: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:26.399905+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-04-17T11:52:27.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:26.403649+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.31:0/2057198106' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:27.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:26.404199+0000 mon.a (mon.0) 2026 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:27.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:27.351944+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:52:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:27.411414+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:27.411590+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-04-17T11:52:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:27.658164+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:52:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:27.658864+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:52:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:27.663043+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:52:28.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:27.411414+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:27.411590+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-04-17T11:52:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:27.658164+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:52:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:27.658864+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:52:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:27.663043+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:52:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:27.411414+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:27.411590+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-04-17T11:52:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:27.658164+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:52:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:27.658864+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:52:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:27.663043+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:52:29.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:27.958331+0000 mgr.y (mgr.14556) 760 : cluster [DBG] pgmap v1631: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:52:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:28.411726+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-04-17T11:52:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:27.958331+0000 mgr.y (mgr.14556) 760 : cluster [DBG] pgmap v1631: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:52:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:28.411726+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-04-17T11:52:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:27.958331+0000 mgr.y (mgr.14556) 760 : cluster [DBG] pgmap v1631: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T11:52:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:28.411726+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-04-17T11:52:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:29.958829+0000 mgr.y (mgr.14556) 761 : cluster [DBG] pgmap v1633: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 222 B/s wr, 0 op/s 2024-04-17T11:52:31.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:29.958829+0000 mgr.y (mgr.14556) 761 : cluster [DBG] pgmap v1633: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 222 B/s wr, 0 op/s 2024-04-17T11:52:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:52:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:31] "GET /metrics HTTP/1.1" 200 194223 "" "Prometheus/2.33.4" 2024-04-17T11:52:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:29.958829+0000 mgr.y (mgr.14556) 761 : cluster [DBG] pgmap v1633: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 222 B/s wr, 0 op/s 2024-04-17T11:52:32.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:31.426119+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-04-17T11:52:32.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:31.426119+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-04-17T11:52:32.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:31.426119+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-04-17T11:52:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:31.959449+0000 mgr.y (mgr.14556) 762 : cluster [DBG] pgmap v1635: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 184 B/s wr, 0 op/s 2024-04-17T11:52:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:32.433605+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-04-17T11:52:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:31.959449+0000 mgr.y (mgr.14556) 762 : cluster [DBG] pgmap v1635: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 184 B/s wr, 0 op/s 2024-04-17T11:52:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:32.433605+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-04-17T11:52:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:31.959449+0000 mgr.y (mgr.14556) 762 : cluster [DBG] pgmap v1635: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 184 B/s wr, 0 op/s 2024-04-17T11:52:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:32.433605+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-04-17T11:52:34.446 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:52:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:52:34.461 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.test_put_snap (9082 ms) 2024-04-17T11:52:34.461 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.test_explicit 2024-04-17T11:52:34.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:33.446904+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-04-17T11:52:34.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:33.446904+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-04-17T11:52:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:33.446904+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-04-17T11:52:35.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:33.960060+0000 mgr.y (mgr.14556) 763 : cluster [DBG] pgmap v1638: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-17T11:52:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:34.448977+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-04-17T11:52:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:33.960060+0000 mgr.y (mgr.14556) 763 : cluster [DBG] pgmap v1638: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-17T11:52:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:34.448977+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-04-17T11:52:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:33.960060+0000 mgr.y (mgr.14556) 763 : cluster [DBG] pgmap v1638: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-17T11:52:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:34.448977+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-04-17T11:52:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:35.455658+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-04-17T11:52:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:35.459137+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.31:0/4021666196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:35.461837+0000 mon.a (mon.0) 2039 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:36.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:35.455658+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-04-17T11:52:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:35.459137+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.31:0/4021666196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:35.461837+0000 mon.a (mon.0) 2039 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:35.455658+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-04-17T11:52:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:35.459137+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.31:0/4021666196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:35.461837+0000 mon.a (mon.0) 2039 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:37.478 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.test_explicit (3020 ms) 2024-04-17T11:52:37.478 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.set 2024-04-17T11:52:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:35.960613+0000 mgr.y (mgr.14556) 764 : cluster [DBG] pgmap v1641: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:36.462700+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:36.462932+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-04-17T11:52:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:37.402290+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:52:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:35.960613+0000 mgr.y (mgr.14556) 764 : cluster [DBG] pgmap v1641: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:36.462700+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:36.462932+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-04-17T11:52:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:37.402290+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:52:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:35.960613+0000 mgr.y (mgr.14556) 764 : cluster [DBG] pgmap v1641: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:36.462700+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:36.462932+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-04-17T11:52:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:37.402290+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:52:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:37.470289+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-04-17T11:52:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:37.470289+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-04-17T11:52:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:37.470289+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-04-17T11:52:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:37.961426+0000 mgr.y (mgr.14556) 765 : cluster [DBG] pgmap v1644: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:38.477088+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-04-17T11:52:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:38.481397+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.31:0/119210207' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:38.482738+0000 mon.a (mon.0) 2045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:37.961426+0000 mgr.y (mgr.14556) 765 : cluster [DBG] pgmap v1644: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:39.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:38.477088+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-04-17T11:52:39.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:38.481397+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.31:0/119210207' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:39.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:38.482738+0000 mon.a (mon.0) 2045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:37.961426+0000 mgr.y (mgr.14556) 765 : cluster [DBG] pgmap v1644: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:38.477088+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-04-17T11:52:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:38.481397+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.31:0/119210207' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:38.482738+0000 mon.a (mon.0) 2045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:52:40.493 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.set (3016 ms) 2024-04-17T11:52:40.493 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-04-17T11:52:40.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:39.483585+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:40.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:39.483776+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-04-17T11:52:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:39.483585+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:39.483776+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-04-17T11:52:40.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:39.483585+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79109-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:52:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:39.483776+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-04-17T11:52:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:41] "GET /metrics HTTP/1.1" 200 194343 "" "Prometheus/2.33.4" 2024-04-17T11:52:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:39.962047+0000 mgr.y (mgr.14556) 766 : cluster [DBG] pgmap v1647: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:40.488945+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-04-17T11:52:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:40.517167+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:40.517501+0000 mon.a (mon.0) 2049 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:40.518042+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:40.518313+0000 mon.a (mon.0) 2050 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:40.518749+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:40.519035+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:39.962047+0000 mgr.y (mgr.14556) 766 : cluster [DBG] pgmap v1647: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:40.488945+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-04-17T11:52:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:40.517167+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:40.517501+0000 mon.a (mon.0) 2049 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:40.518042+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:40.518313+0000 mon.a (mon.0) 2050 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:40.518749+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:40.519035+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:39.962047+0000 mgr.y (mgr.14556) 766 : cluster [DBG] pgmap v1647: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:40.488945+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-04-17T11:52:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:40.517167+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:40.517501+0000 mon.a (mon.0) 2049 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:40.518042+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:40.518313+0000 mon.a (mon.0) 2050 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:40.518749+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:40.519035+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:41.496383+0000 mon.a (mon.0) 2052 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:52:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:41.496496+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-04-17T11:52:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:41.500381+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:41.500791+0000 mon.a (mon.0) 2054 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:41.962395+0000 mgr.y (mgr.14556) 767 : cluster [DBG] pgmap v1650: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:41.496383+0000 mon.a (mon.0) 2052 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:52:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:41.496496+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-04-17T11:52:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:41.500381+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:41.500791+0000 mon.a (mon.0) 2054 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:41.962395+0000 mgr.y (mgr.14556) 767 : cluster [DBG] pgmap v1650: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:41.496383+0000 mon.a (mon.0) 2052 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:52:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:41.496496+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-04-17T11:52:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:41.500381+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:41.500791+0000 mon.a (mon.0) 2054 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:42.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:41.962395+0000 mgr.y (mgr.14556) 767 : cluster [DBG] pgmap v1650: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:42.935242+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-04-17T11:52:43.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:42.935242+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-04-17T11:52:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:42.935242+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-04-17T11:52:44.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:52:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:52:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:43.508922+0000 mon.a (mon.0) 2056 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-6"}]': finished 2024-04-17T11:52:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:43.509050+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-04-17T11:52:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:43.963064+0000 mgr.y (mgr.14556) 768 : cluster [DBG] pgmap v1653: 113 pgs: 8 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:44.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:43.508922+0000 mon.a (mon.0) 2056 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-6"}]': finished 2024-04-17T11:52:44.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:43.509050+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-04-17T11:52:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:43.963064+0000 mgr.y (mgr.14556) 768 : cluster [DBG] pgmap v1653: 113 pgs: 8 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:43.508922+0000 mon.a (mon.0) 2056 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-6"}]': finished 2024-04-17T11:52:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:43.509050+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-04-17T11:52:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:43.963064+0000 mgr.y (mgr.14556) 768 : cluster [DBG] pgmap v1653: 113 pgs: 8 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:44.519847+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-04-17T11:52:45.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:44.519847+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-04-17T11:52:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:44.519847+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-04-17T11:52:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:45.526144+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-04-17T11:52:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:45.528809+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:45.529250+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:45.963596+0000 mgr.y (mgr.14556) 769 : cluster [DBG] pgmap v1656: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:46.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:45.526144+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-04-17T11:52:46.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:45.528809+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:45.529250+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:45.963596+0000 mgr.y (mgr.14556) 769 : cluster [DBG] pgmap v1656: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:45.526144+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-04-17T11:52:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:45.528809+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:45.529250+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:45.963596+0000 mgr.y (mgr.14556) 769 : cluster [DBG] pgmap v1656: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:47.535 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.test_implicit_ec (7043 ms) 2024-04-17T11:52:47.535 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-04-17T11:52:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:46.529194+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]': finished 2024-04-17T11:52:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:46.529287+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-04-17T11:52:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:46.530219+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:46.530590+0000 mon.a (mon.0) 2063 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:46.529194+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]': finished 2024-04-17T11:52:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:46.529287+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-04-17T11:52:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:46.530219+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:46.530590+0000 mon.a (mon.0) 2063 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:46.529194+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-6"}]': finished 2024-04-17T11:52:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:46.529287+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-04-17T11:52:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:46.530219+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.31:0/417254908' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:46.530590+0000 mon.a (mon.0) 2063 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]: dispatch 2024-04-17T11:52:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:47.530302+0000 mon.a (mon.0) 2064 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]': finished 2024-04-17T11:52:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:47.530371+0000 mon.a (mon.0) 2065 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-04-17T11:52:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:47.553570+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:47.554020+0000 mon.a (mon.0) 2066 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:47.554814+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:47.555165+0000 mon.a (mon.0) 2067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:47.555635+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:48.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:47.555940+0000 mon.a (mon.0) 2068 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:48.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:47.964211+0000 mgr.y (mgr.14556) 770 : cluster [DBG] pgmap v1659: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:47.530302+0000 mon.a (mon.0) 2064 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]': finished 2024-04-17T11:52:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:47.530371+0000 mon.a (mon.0) 2065 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-04-17T11:52:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:47.553570+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:47.554020+0000 mon.a (mon.0) 2066 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:47.554814+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:47.555165+0000 mon.a (mon.0) 2067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:47.555635+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:47.555940+0000 mon.a (mon.0) 2068 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:47.964211+0000 mgr.y (mgr.14556) 770 : cluster [DBG] pgmap v1659: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:47.530302+0000 mon.a (mon.0) 2064 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-6"}]': finished 2024-04-17T11:52:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:47.530371+0000 mon.a (mon.0) 2065 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-04-17T11:52:48.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:47.553570+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:47.554020+0000 mon.a (mon.0) 2066 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:47.554814+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:47.555165+0000 mon.a (mon.0) 2067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:48.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:47.555635+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:48.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:47.555940+0000 mon.a (mon.0) 2068 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:48.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:47.964211+0000 mgr.y (mgr.14556) 770 : cluster [DBG] pgmap v1659: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:50.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:48.542651+0000 mon.a (mon.0) 2069 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:52:50.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:48.542774+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-04-17T11:52:50.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:48.543516+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:50.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:48.543952+0000 mon.a (mon.0) 2071 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:48.542651+0000 mon.a (mon.0) 2069 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:52:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:48.542774+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-04-17T11:52:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:48.543516+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:48.543952+0000 mon.a (mon.0) 2071 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:50.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:48.542651+0000 mon.a (mon.0) 2069 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:52:50.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:48.542774+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-04-17T11:52:50.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:48.543516+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:50.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:48.543952+0000 mon.a (mon.0) 2071 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:49.964702+0000 mgr.y (mgr.14556) 771 : cluster [DBG] pgmap v1662: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:49.981073+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-04-17T11:52:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:50.550201+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-7"}]': finished 2024-04-17T11:52:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:50.550336+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-04-17T11:52:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:49.964702+0000 mgr.y (mgr.14556) 771 : cluster [DBG] pgmap v1662: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:49.981073+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-04-17T11:52:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:50.550201+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-7"}]': finished 2024-04-17T11:52:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:50.550336+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-04-17T11:52:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:49.964702+0000 mgr.y (mgr.14556) 771 : cluster [DBG] pgmap v1662: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:49.981073+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-04-17T11:52:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:50.550201+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-7"}]': finished 2024-04-17T11:52:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:50.550336+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-04-17T11:52:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:52:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:51] "GET /metrics HTTP/1.1" 200 194343 "" "Prometheus/2.33.4" 2024-04-17T11:52:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:51.553880+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-04-17T11:52:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:51.965397+0000 mgr.y (mgr.14556) 772 : cluster [DBG] pgmap v1665: 113 pgs: 8 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:51.553880+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-04-17T11:52:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:51.965397+0000 mgr.y (mgr.14556) 772 : cluster [DBG] pgmap v1665: 113 pgs: 8 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:51.553880+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-04-17T11:52:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:51.965397+0000 mgr.y (mgr.14556) 772 : cluster [DBG] pgmap v1665: 113 pgs: 8 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:52.556941+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-04-17T11:52:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:52.559108+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:52.559585+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:52.556941+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-04-17T11:52:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:52.559108+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:52.559585+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:52.556941+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-04-17T11:52:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:52.559108+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:52.559585+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:52:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:52:54.573 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7037 ms) 2024-04-17T11:52:54.573 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-04-17T11:52:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:53.559218+0000 mon.a (mon.0) 2078 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]': finished 2024-04-17T11:52:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:53.559319+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-04-17T11:52:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:53.560295+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:53.565521+0000 mon.a (mon.0) 2080 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:53.965847+0000 mgr.y (mgr.14556) 773 : cluster [DBG] pgmap v1668: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:54.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:53.559218+0000 mon.a (mon.0) 2078 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]': finished 2024-04-17T11:52:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:53.559319+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-04-17T11:52:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:53.560295+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:53.565521+0000 mon.a (mon.0) 2080 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:53.965847+0000 mgr.y (mgr.14556) 773 : cluster [DBG] pgmap v1668: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:53.559218+0000 mon.a (mon.0) 2078 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-7"}]': finished 2024-04-17T11:52:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:53.559319+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-04-17T11:52:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:53.560295+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.31:0/1993128988' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:53.565521+0000 mon.a (mon.0) 2080 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]: dispatch 2024-04-17T11:52:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:53.965847+0000 mgr.y (mgr.14556) 773 : cluster [DBG] pgmap v1668: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:54.572368+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]': finished 2024-04-17T11:52:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:54.572454+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-04-17T11:52:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:54.591202+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:54.591571+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:54.592155+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:54.592448+0000 mon.a (mon.0) 2084 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:54.592893+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:54.593175+0000 mon.a (mon.0) 2085 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:55.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:54.572368+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]': finished 2024-04-17T11:52:55.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:54.572454+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-04-17T11:52:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:54.591202+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:54.591571+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:54.592155+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:54.592448+0000 mon.a (mon.0) 2084 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:54.592893+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:54.593175+0000 mon.a (mon.0) 2085 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:54.572368+0000 mon.a (mon.0) 2081 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-7"}]': finished 2024-04-17T11:52:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:54.572454+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-04-17T11:52:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:54.591202+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:54.591571+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:54.592155+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:54.592448+0000 mon.a (mon.0) 2084 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:55.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:54.592893+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:55.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:54.593175+0000 mon.a (mon.0) 2085 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:52:56.202 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:52:56.488 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:52:56.488 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (20m) 9m ago 21m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:52:56.488 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (20m) 9m ago 20m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:52:56.488 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (22m) 9m ago 22m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (22m) 9m ago 22m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (25m) 9m ago 25m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (27m) 9m ago 27m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (27m) 9m ago 27m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (26m) 9m ago 25m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (25m) 9m ago 25m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (21m) 9m ago 21m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (21m) 9m ago 21m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (25m) 9m ago 25m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (24m) 9m ago 24m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (24m) 9m ago 24m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (24m) 9m ago 24m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:52:56.489 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (23m) 9m ago 23m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:52:56.490 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (23m) 9m ago 23m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:52:56.490 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (22m) 9m ago 22m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:52:56.490 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (22m) 9m ago 22m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:52:56.490 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (20m) 9m ago 21m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:52:56.867 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:52:56.867 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:52:56.867 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:52:56.867 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:52:56.867 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:52:56.868 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:52:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:55.578765+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:52:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:55.578881+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-04-17T11:52:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:55.579587+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:55.580034+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:55.966250+0000 mgr.y (mgr.14556) 774 : cluster [DBG] pgmap v1671: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:56.191977+0000 mgr.y (mgr.14556) 775 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:56.481722+0000 mgr.y (mgr.14556) 776 : audit [DBG] from='client.15978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:56.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:55.578765+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:52:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:55.578881+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-04-17T11:52:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:55.579587+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:55.580034+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:55.966250+0000 mgr.y (mgr.14556) 774 : cluster [DBG] pgmap v1671: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:56.191977+0000 mgr.y (mgr.14556) 775 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:56.481722+0000 mgr.y (mgr.14556) 776 : audit [DBG] from='client.15978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:55.578765+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:52:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:55.578881+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-04-17T11:52:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:55.579587+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:56.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:55.580034+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:52:56.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:55.966250+0000 mgr.y (mgr.14556) 774 : cluster [DBG] pgmap v1671: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:56.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:56.191977+0000 mgr.y (mgr.14556) 775 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:56.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:56.481722+0000 mgr.y (mgr.14556) 776 : audit [DBG] from='client.15978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:52:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:56.868644+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.31:0/459610529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:52:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:57.021773+0000 mon.a (mon.0) 2089 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-04-17T11:52:57.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:56.868644+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.31:0/459610529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:52:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:57.021773+0000 mon.a (mon.0) 2089 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-04-17T11:52:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:56.868644+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.31:0/459610529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:52:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:57.021773+0000 mon.a (mon.0) 2089 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-04-17T11:52:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:52:57.591332+0000 mon.a (mon.0) 2090 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-8"}]': finished 2024-04-17T11:52:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:57.591475+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-04-17T11:52:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:57.966969+0000 mgr.y (mgr.14556) 777 : cluster [DBG] pgmap v1674: 113 pgs: 8 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:52:57.591332+0000 mon.a (mon.0) 2090 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-8"}]': finished 2024-04-17T11:52:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:57.591475+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-04-17T11:52:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:57.966969+0000 mgr.y (mgr.14556) 777 : cluster [DBG] pgmap v1674: 113 pgs: 8 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:52:57.591332+0000 mon.a (mon.0) 2090 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-8"}]': finished 2024-04-17T11:52:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:57.591475+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-04-17T11:52:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:57.966969+0000 mgr.y (mgr.14556) 777 : cluster [DBG] pgmap v1674: 113 pgs: 8 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:52:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:52:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:58.599614+0000 mon.a (mon.0) 2092 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-04-17T11:52:59.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:52:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:58.599614+0000 mon.a (mon.0) 2092 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-04-17T11:52:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:52:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:58.599614+0000 mon.a (mon.0) 2092 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-04-17T11:53:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:59.600328+0000 mon.a (mon.0) 2093 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-04-17T11:53:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:52:59.967570+0000 mgr.y (mgr.14556) 778 : cluster [DBG] pgmap v1677: 113 pgs: 8 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:59.600328+0000 mon.a (mon.0) 2093 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-04-17T11:53:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:52:59.967570+0000 mgr.y (mgr.14556) 778 : cluster [DBG] pgmap v1677: 113 pgs: 8 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:59.600328+0000 mon.a (mon.0) 2093 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-04-17T11:53:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:52:59.967570+0000 mgr.y (mgr.14556) 778 : cluster [DBG] pgmap v1677: 113 pgs: 8 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:53:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:01] "GET /metrics HTTP/1.1" 200 194453 "" "Prometheus/2.33.4" 2024-04-17T11:53:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:01.619003+0000 mon.a (mon.0) 2094 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-04-17T11:53:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:01.968216+0000 mgr.y (mgr.14556) 779 : cluster [DBG] pgmap v1679: 113 pgs: 8 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:01.619003+0000 mon.a (mon.0) 2094 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-04-17T11:53:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:01.968216+0000 mgr.y (mgr.14556) 779 : cluster [DBG] pgmap v1679: 113 pgs: 8 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:01.619003+0000 mon.a (mon.0) 2094 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-04-17T11:53:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:01.968216+0000 mgr.y (mgr.14556) 779 : cluster [DBG] pgmap v1679: 113 pgs: 8 creating+peering, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:03.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:02.619303+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-04-17T11:53:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:02.619303+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-04-17T11:53:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:02.619303+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-04-17T11:53:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:53:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:53:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:03.621459+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-04-17T11:53:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:03.968785+0000 mgr.y (mgr.14556) 780 : cluster [DBG] pgmap v1682: 113 pgs: 113 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 234 B/s wr, 0 op/s 2024-04-17T11:53:04.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:03.621459+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-04-17T11:53:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:03.968785+0000 mgr.y (mgr.14556) 780 : cluster [DBG] pgmap v1682: 113 pgs: 113 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 234 B/s wr, 0 op/s 2024-04-17T11:53:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:03.621459+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-04-17T11:53:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:03.968785+0000 mgr.y (mgr.14556) 780 : cluster [DBG] pgmap v1682: 113 pgs: 113 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 234 B/s wr, 0 op/s 2024-04-17T11:53:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:04.631864+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-04-17T11:53:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:04.634974+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:04.635366+0000 mon.a (mon.0) 2098 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:05.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:04.631864+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-04-17T11:53:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:04.634974+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:04.635366+0000 mon.a (mon.0) 2098 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:04.631864+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-04-17T11:53:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:04.634974+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:04.635366+0000 mon.a (mon.0) 2098 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:06.650 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.test_put_snap_ec (12078 ms) 2024-04-17T11:53:06.650 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-04-17T11:53:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:05.632753+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]': finished 2024-04-17T11:53:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:05.632877+0000 mon.a (mon.0) 2100 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-04-17T11:53:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:05.636715+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:05.641400+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:05.969381+0000 mgr.y (mgr.14556) 781 : cluster [DBG] pgmap v1685: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:05.632753+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]': finished 2024-04-17T11:53:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:05.632877+0000 mon.a (mon.0) 2100 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-04-17T11:53:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:05.636715+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:05.641400+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:05.969381+0000 mgr.y (mgr.14556) 781 : cluster [DBG] pgmap v1685: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:05.632753+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-8"}]': finished 2024-04-17T11:53:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:05.632877+0000 mon.a (mon.0) 2100 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-04-17T11:53:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:05.636715+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.31:0/46153255' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:06.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:05.641400+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]: dispatch 2024-04-17T11:53:06.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:05.969381+0000 mgr.y (mgr.14556) 781 : cluster [DBG] pgmap v1685: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:06.649325+0000 mon.a (mon.0) 2102 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]': finished 2024-04-17T11:53:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:06.649434+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-04-17T11:53:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:06.668487+0000 mon.a (mon.0) 2104 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:06.669406+0000 mon.a (mon.0) 2105 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:06.669740+0000 mon.a (mon.0) 2106 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:53:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:06.649325+0000 mon.a (mon.0) 2102 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]': finished 2024-04-17T11:53:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:06.649434+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-04-17T11:53:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:06.668487+0000 mon.a (mon.0) 2104 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:06.669406+0000 mon.a (mon.0) 2105 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:06.669740+0000 mon.a (mon.0) 2106 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:53:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:06.649325+0000 mon.a (mon.0) 2102 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-8"}]': finished 2024-04-17T11:53:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:06.649434+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-04-17T11:53:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:06.668487+0000 mon.a (mon.0) 2104 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:06.669406+0000 mon.a (mon.0) 2105 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:06.669740+0000 mon.a (mon.0) 2106 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:53:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:07.651949+0000 mon.a (mon.0) 2107 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:53:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:07.652063+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-04-17T11:53:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:07.653181+0000 mon.a (mon.0) 2109 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:07.969978+0000 mgr.y (mgr.14556) 782 : cluster [DBG] pgmap v1688: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:08.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:07.651949+0000 mon.a (mon.0) 2107 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:53:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:07.652063+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-04-17T11:53:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:07.653181+0000 mon.a (mon.0) 2109 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:07.969978+0000 mgr.y (mgr.14556) 782 : cluster [DBG] pgmap v1688: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:07.651949+0000 mon.a (mon.0) 2107 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:53:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:07.652063+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-04-17T11:53:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:07.653181+0000 mon.a (mon.0) 2109 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:07.969978+0000 mgr.y (mgr.14556) 782 : cluster [DBG] pgmap v1688: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:09.093547+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-04-17T11:53:09.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:09.093547+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-04-17T11:53:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:09.093547+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-04-17T11:53:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:09.664032+0000 mon.a (mon.0) 2111 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-9"}]': finished 2024-04-17T11:53:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:09.664149+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-04-17T11:53:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:09.970381+0000 mgr.y (mgr.14556) 783 : cluster [DBG] pgmap v1691: 113 pgs: 8 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:09.664032+0000 mon.a (mon.0) 2111 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-9"}]': finished 2024-04-17T11:53:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:09.664149+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-04-17T11:53:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:09.970381+0000 mgr.y (mgr.14556) 783 : cluster [DBG] pgmap v1691: 113 pgs: 8 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:09.664032+0000 mon.a (mon.0) 2111 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-9"}]': finished 2024-04-17T11:53:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:09.664149+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-04-17T11:53:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:09.970381+0000 mgr.y (mgr.14556) 783 : cluster [DBG] pgmap v1691: 113 pgs: 8 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:10.665355+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-04-17T11:53:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:53:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:11] "GET /metrics HTTP/1.1" 200 192100 "" "Prometheus/2.33.4" 2024-04-17T11:53:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:10.665355+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-04-17T11:53:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:10.665355+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-04-17T11:53:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:11.674064+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-04-17T11:53:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:11.677899+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:11.970972+0000 mgr.y (mgr.14556) 784 : cluster [DBG] pgmap v1694: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:12.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:12.674395+0000 mon.a (mon.0) 2116 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-9"}]': finished 2024-04-17T11:53:12.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:12.674499+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-04-17T11:53:12.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:12.674969+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:11.674064+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-04-17T11:53:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:11.677899+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:11.970972+0000 mgr.y (mgr.14556) 784 : cluster [DBG] pgmap v1694: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:12.674395+0000 mon.a (mon.0) 2116 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-9"}]': finished 2024-04-17T11:53:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:12.674499+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-04-17T11:53:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:12.674969+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:12.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:11.674064+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-04-17T11:53:12.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:11.677899+0000 mon.a (mon.0) 2115 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:12.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:11.970972+0000 mgr.y (mgr.14556) 784 : cluster [DBG] pgmap v1694: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:12.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:12.674395+0000 mon.a (mon.0) 2116 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-9"}]': finished 2024-04-17T11:53:12.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:12.674499+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-04-17T11:53:12.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:12.674969+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-9"}]: dispatch 2024-04-17T11:53:13.677 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.test_explicit_ec (7027 ms) 2024-04-17T11:53:13.678 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.set_ec 2024-04-17T11:53:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:53:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:53:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:13.675576+0000 mon.a (mon.0) 2119 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-9"}]': finished 2024-04-17T11:53:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:13.675667+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-04-17T11:53:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:13.696276+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:13.696620+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:13.697233+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:13.697563+0000 mon.a (mon.0) 2122 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:13.698085+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:53:14.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:13.698405+0000 mon.a (mon.0) 2123 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:53:14.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:13.971467+0000 mgr.y (mgr.14556) 785 : cluster [DBG] pgmap v1697: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:13.675576+0000 mon.a (mon.0) 2119 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-9"}]': finished 2024-04-17T11:53:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:13.675667+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-04-17T11:53:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:13.696276+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:13.696620+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:13.697233+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:13.697563+0000 mon.a (mon.0) 2122 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:13.698085+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:53:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:13.698405+0000 mon.a (mon.0) 2123 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:53:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:13.971467+0000 mgr.y (mgr.14556) 785 : cluster [DBG] pgmap v1697: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:13.675576+0000 mon.a (mon.0) 2119 : audit [INF] from='client.? 172.21.15.31:0/4233980919' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-9"}]': finished 2024-04-17T11:53:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:13.675667+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-04-17T11:53:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:13.696276+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:13.696620+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:13.697233+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:13.697563+0000 mon.a (mon.0) 2122 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:13.698085+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:53:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:13.698405+0000 mon.a (mon.0) 2123 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-17T11:53:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:13.971467+0000 mgr.y (mgr.14556) 785 : cluster [DBG] pgmap v1697: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:14.685158+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:53:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:14.685268+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-04-17T11:53:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:14.685876+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:14.686356+0000 mon.a (mon.0) 2126 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:16.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:14.685158+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:53:16.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:14.685268+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-04-17T11:53:16.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:14.685876+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:16.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:14.686356+0000 mon.a (mon.0) 2126 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:16.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:14.685158+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi031-79109-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-17T11:53:16.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:14.685268+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-04-17T11:53:16.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:14.685876+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:16.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:14.686356+0000 mon.a (mon.0) 2126 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:17.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:15.971760+0000 mgr.y (mgr.14556) 786 : cluster [DBG] pgmap v1700: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:16.119751+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-04-17T11:53:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:16.690372+0000 mon.a (mon.0) 2128 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-10"}]': finished 2024-04-17T11:53:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:16.690497+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-04-17T11:53:17.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:15.971760+0000 mgr.y (mgr.14556) 786 : cluster [DBG] pgmap v1700: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:16.119751+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-04-17T11:53:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:16.690372+0000 mon.a (mon.0) 2128 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-10"}]': finished 2024-04-17T11:53:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:16.690497+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-04-17T11:53:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:15.971760+0000 mgr.y (mgr.14556) 786 : cluster [DBG] pgmap v1700: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:16.119751+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-04-17T11:53:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:16.690372+0000 mon.a (mon.0) 2128 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi031-79109-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi031-79109-10"}]': finished 2024-04-17T11:53:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:16.690497+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-04-17T11:53:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:17.693327+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-04-17T11:53:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:17.972611+0000 mgr.y (mgr.14556) 787 : cluster [DBG] pgmap v1703: 113 pgs: 113 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-17T11:53:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:17.693327+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-04-17T11:53:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:17.972611+0000 mgr.y (mgr.14556) 787 : cluster [DBG] pgmap v1703: 113 pgs: 113 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-17T11:53:18.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:17.693327+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-04-17T11:53:18.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:17.972611+0000 mgr.y (mgr.14556) 787 : cluster [DBG] pgmap v1703: 113 pgs: 113 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-17T11:53:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:18.701769+0000 mon.a (mon.0) 2131 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-04-17T11:53:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:18.710767+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:18.711222+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:19.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:18.701769+0000 mon.a (mon.0) 2131 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-04-17T11:53:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:18.710767+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:18.711222+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:18.701769+0000 mon.a (mon.0) 2131 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-04-17T11:53:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:18.710767+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:18.711222+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:20.724 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.set_ec (7046 ms) 2024-04-17T11:53:20.724 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 10 tests from cls_rgw (61241 ms total) 2024-04-17T11:53:20.724 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:53:20.724 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T11:53:20.724 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 10 tests from 1 test suite ran. (61241 ms total) 2024-04-17T11:53:20.724 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 10 tests. 2024-04-17T11:53:20.726 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:53:20.726 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:53:20.760 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-04-17T11:53:20.760 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw.sh 2024-04-17T11:53:20.836 INFO:tasks.workunit.client.0.smithi031.stdout:Running main() from gmock_main.cc 2024-04-17T11:53:20.836 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 16 tests from 1 test suite. 2024-04-17T11:53:20.836 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T11:53:20.836 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 16 tests from cls_rgw 2024-04-17T11:53:20.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:19.704283+0000 mon.a (mon.0) 2133 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]': finished 2024-04-17T11:53:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:19.704391+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-04-17T11:53:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:19.705399+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:19.711748+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:19.973164+0000 mgr.y (mgr.14556) 788 : cluster [DBG] pgmap v1706: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:19.704283+0000 mon.a (mon.0) 2133 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]': finished 2024-04-17T11:53:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:19.704391+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-04-17T11:53:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:19.705399+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:20.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:19.711748+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:20.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:19.973164+0000 mgr.y (mgr.14556) 788 : cluster [DBG] pgmap v1706: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:19.704283+0000 mon.a (mon.0) 2133 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi031-79109-10"}]': finished 2024-04-17T11:53:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:19.704391+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-04-17T11:53:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:19.705399+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.31:0/2312976185' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:19.711748+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]: dispatch 2024-04-17T11:53:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:19.973164+0000 mgr.y (mgr.14556) 788 : cluster [DBG] pgmap v1706: 105 pgs: 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:21.718 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:20.723382+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]': finished 2024-04-17T11:53:21.718 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:20.723520+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-04-17T11:53:21.718 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:21] "GET /metrics HTTP/1.1" 200 192100 "" "Prometheus/2.33.4" 2024-04-17T11:53:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:20.723382+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]': finished 2024-04-17T11:53:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:20.723520+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-04-17T11:53:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:20.723382+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi031-79109-10"}]': finished 2024-04-17T11:53:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:20.723520+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-04-17T11:53:22.743 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.index_basic 2024-04-17T11:53:22.781 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.index_basic (39 ms) 2024-04-17T11:53:22.782 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-04-17T11:53:22.813 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (31 ms) 2024-04-17T11:53:22.813 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.index_remove_object 2024-04-17T11:53:22.852 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.index_remove_object (39 ms) 2024-04-17T11:53:22.852 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.index_suggest 2024-04-17T11:53:22.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:21.731296+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-04-17T11:53:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:21.734736+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.31:0/2621673004' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:53:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:21.735655+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:53:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:21.973597+0000 mgr.y (mgr.14556) 789 : cluster [DBG] pgmap v1709: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:21.731296+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-04-17T11:53:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:21.734736+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.31:0/2621673004' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:53:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:21.735655+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:53:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:21.973597+0000 mgr.y (mgr.14556) 789 : cluster [DBG] pgmap v1709: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:23.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:21.731296+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-04-17T11:53:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:21.734736+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.31:0/2621673004' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:53:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:21.735655+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:53:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:21.973597+0000 mgr.y (mgr.14556) 789 : cluster [DBG] pgmap v1709: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-17T11:53:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:22.735942+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:53:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:22.736111+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-04-17T11:53:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:22.735942+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:53:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:22.736111+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-04-17T11:53:24.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:53:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:53:24.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:22.735942+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:53:24.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:22.736111+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-04-17T11:53:24.355 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.index_suggest (1504 ms) 2024-04-17T11:53:24.355 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-04-17T11:53:24.361 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.index_suggest_complete (6 ms) 2024-04-17T11:53:24.361 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.index_list 2024-04-17T11:53:24.385 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.index_list (24 ms) 2024-04-17T11:53:24.386 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-04-17T11:53:25.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:23.736631+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-04-17T11:53:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:23.974099+0000 mgr.y (mgr.14556) 790 : cluster [DBG] pgmap v1712: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 19 KiB/s wr, 54 op/s 2024-04-17T11:53:25.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:23.736631+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-04-17T11:53:25.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:23.974099+0000 mgr.y (mgr.14556) 790 : cluster [DBG] pgmap v1712: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 19 KiB/s wr, 54 op/s 2024-04-17T11:53:25.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:23.736631+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-04-17T11:53:25.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:23.974099+0000 mgr.y (mgr.14556) 790 : cluster [DBG] pgmap v1712: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 19 KiB/s wr, 54 op/s 2024-04-17T11:53:27.240 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:53:27.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:25.974450+0000 mgr.y (mgr.14556) 791 : cluster [DBG] pgmap v1713: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 14 KiB/s wr, 41 op/s 2024-04-17T11:53:27.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:25.974450+0000 mgr.y (mgr.14556) 791 : cluster [DBG] pgmap v1713: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 14 KiB/s wr, 41 op/s 2024-04-17T11:53:27.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:25.974450+0000 mgr.y (mgr.14556) 791 : cluster [DBG] pgmap v1713: 137 pgs: 137 active+clean; 3.3 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 14 KiB/s wr, 41 op/s 2024-04-17T11:53:27.581 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:53:27.581 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (20m) 10m ago 21m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:53:27.581 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (21m) 10m ago 21m 60.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:53:27.581 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (22m) 10m ago 22m 15.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:53:27.581 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (22m) 10m ago 22m 22.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (26m) 10m ago 26m 390M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (27m) 10m ago 27m 450M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (27m) 10m ago 27m 77.5M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (26m) 10m ago 26m 66.6M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (26m) 10m ago 26m 62.3M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (21m) 10m ago 21m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (21m) 10m ago 21m 23.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (25m) 10m ago 25m 444M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (25m) 10m ago 25m 397M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (25m) 10m ago 24m 324M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (24m) 10m ago 24m 271M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (24m) 10m ago 24m 512M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:53:27.582 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (23m) 10m ago 23m 392M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:53:27.583 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (23m) 10m ago 23m 198M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:53:27.583 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (23m) 10m ago 23m 205M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:53:27.583 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (20m) 10m ago 22m 67.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:53:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:53:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:53:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:53:28.014 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:53:28.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:27.228220+0000 mgr.y (mgr.14556) 792 : audit [DBG] from='client.25910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:53:28.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:27.668030+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:53:28.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:28.013929+0000 mon.a (mon.0) 2144 : audit [DBG] from='client.? 172.21.15.31:0/4185601812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:53:28.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:27.228220+0000 mgr.y (mgr.14556) 792 : audit [DBG] from='client.25910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:53:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:27.668030+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:53:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:28.013929+0000 mon.a (mon.0) 2144 : audit [DBG] from='client.? 172.21.15.31:0/4185601812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:53:28.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:27.228220+0000 mgr.y (mgr.14556) 792 : audit [DBG] from='client.25910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:53:28.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:27.668030+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:53:28.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:28.013929+0000 mon.a (mon.0) 2144 : audit [DBG] from='client.? 172.21.15.31:0/4185601812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:53:29.285 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:27.573762+0000 mgr.y (mgr.14556) 793 : audit [DBG] from='client.16014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:53:29.286 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:27.975300+0000 mgr.y (mgr.14556) 794 : cluster [DBG] pgmap v1714: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 561 KiB/s wr, 1.71k op/s 2024-04-17T11:53:29.425 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:27.573762+0000 mgr.y (mgr.14556) 793 : audit [DBG] from='client.16014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:53:29.425 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:27.975300+0000 mgr.y (mgr.14556) 794 : cluster [DBG] pgmap v1714: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 561 KiB/s wr, 1.71k op/s 2024-04-17T11:53:29.425 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:27.573762+0000 mgr.y (mgr.14556) 793 : audit [DBG] from='client.16014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:53:29.425 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:27.975300+0000 mgr.y (mgr.14556) 794 : cluster [DBG] pgmap v1714: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 561 KiB/s wr, 1.71k op/s 2024-04-17T11:53:31.038 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:29.975685+0000 mgr.y (mgr.14556) 795 : cluster [DBG] pgmap v1715: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 689 KiB/s rd, 438 KiB/s wr, 1.33k op/s 2024-04-17T11:53:31.038 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:30.732362+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:31.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:29.975685+0000 mgr.y (mgr.14556) 795 : cluster [DBG] pgmap v1715: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 689 KiB/s rd, 438 KiB/s wr, 1.33k op/s 2024-04-17T11:53:31.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:30.732362+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:29.975685+0000 mgr.y (mgr.14556) 795 : cluster [DBG] pgmap v1715: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 689 KiB/s rd, 438 KiB/s wr, 1.33k op/s 2024-04-17T11:53:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:30.732362+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:53:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:31] "GET /metrics HTTP/1.1" 200 194584 "" "Prometheus/2.33.4" 2024-04-17T11:53:32.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:31.197343+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:31.506676+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:53:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:31.507430+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:53:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:31.511873+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:32.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:31.197343+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:31.506676+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:53:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:31.507430+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:53:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:31.511873+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:31.197343+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:31.506676+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:53:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:31.507430+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:53:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:31.511873+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:33.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:31.976123+0000 mgr.y (mgr.14556) 796 : cluster [DBG] pgmap v1716: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 597 KiB/s rd, 379 KiB/s wr, 1.15k op/s 2024-04-17T11:53:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:32.432475+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:31.976123+0000 mgr.y (mgr.14556) 796 : cluster [DBG] pgmap v1716: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 597 KiB/s rd, 379 KiB/s wr, 1.15k op/s 2024-04-17T11:53:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:32.432475+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:33.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:31.976123+0000 mgr.y (mgr.14556) 796 : cluster [DBG] pgmap v1716: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 597 KiB/s rd, 379 KiB/s wr, 1.15k op/s 2024-04-17T11:53:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:32.432475+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:53:34.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:53:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:53:35.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:33.976700+0000 mgr.y (mgr.14556) 797 : cluster [DBG] pgmap v1717: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 914 KiB/s rd, 593 KiB/s wr, 1.79k op/s 2024-04-17T11:53:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:33.976700+0000 mgr.y (mgr.14556) 797 : cluster [DBG] pgmap v1717: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 914 KiB/s rd, 593 KiB/s wr, 1.79k op/s 2024-04-17T11:53:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:33.976700+0000 mgr.y (mgr.14556) 797 : cluster [DBG] pgmap v1717: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 914 KiB/s rd, 593 KiB/s wr, 1.79k op/s 2024-04-17T11:53:37.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:35.977066+0000 mgr.y (mgr.14556) 798 : cluster [DBG] pgmap v1718: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 780 KiB/s rd, 506 KiB/s wr, 1.53k op/s 2024-04-17T11:53:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:35.977066+0000 mgr.y (mgr.14556) 798 : cluster [DBG] pgmap v1718: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 780 KiB/s rd, 506 KiB/s wr, 1.53k op/s 2024-04-17T11:53:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:35.977066+0000 mgr.y (mgr.14556) 798 : cluster [DBG] pgmap v1718: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 780 KiB/s rd, 506 KiB/s wr, 1.53k op/s 2024-04-17T11:53:39.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:37.977830+0000 mgr.y (mgr.14556) 799 : cluster [DBG] pgmap v1719: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 715 KiB/s wr, 2.16k op/s 2024-04-17T11:53:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:37.977830+0000 mgr.y (mgr.14556) 799 : cluster [DBG] pgmap v1719: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 715 KiB/s wr, 2.16k op/s 2024-04-17T11:53:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:37.977830+0000 mgr.y (mgr.14556) 799 : cluster [DBG] pgmap v1719: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 715 KiB/s wr, 2.16k op/s 2024-04-17T11:53:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:39.978191+0000 mgr.y (mgr.14556) 800 : cluster [DBG] pgmap v1720: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 429 KiB/s wr, 1.29k op/s 2024-04-17T11:53:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:39.978191+0000 mgr.y (mgr.14556) 800 : cluster [DBG] pgmap v1720: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 429 KiB/s wr, 1.29k op/s 2024-04-17T11:53:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:41] "GET /metrics HTTP/1.1" 200 194618 "" "Prometheus/2.33.4" 2024-04-17T11:53:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:39.978191+0000 mgr.y (mgr.14556) 800 : cluster [DBG] pgmap v1720: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 429 KiB/s wr, 1.29k op/s 2024-04-17T11:53:43.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:41.978510+0000 mgr.y (mgr.14556) 801 : cluster [DBG] pgmap v1721: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 429 KiB/s wr, 1.29k op/s 2024-04-17T11:53:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:41.978510+0000 mgr.y (mgr.14556) 801 : cluster [DBG] pgmap v1721: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 429 KiB/s wr, 1.29k op/s 2024-04-17T11:53:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:41.978510+0000 mgr.y (mgr.14556) 801 : cluster [DBG] pgmap v1721: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 429 KiB/s wr, 1.29k op/s 2024-04-17T11:53:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:53:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:53:45.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:43.979313+0000 mgr.y (mgr.14556) 802 : cluster [DBG] pgmap v1722: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 958 KiB/s rd, 639 KiB/s wr, 1.92k op/s 2024-04-17T11:53:45.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:43.979313+0000 mgr.y (mgr.14556) 802 : cluster [DBG] pgmap v1722: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 958 KiB/s rd, 639 KiB/s wr, 1.92k op/s 2024-04-17T11:53:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:43.979313+0000 mgr.y (mgr.14556) 802 : cluster [DBG] pgmap v1722: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 958 KiB/s rd, 639 KiB/s wr, 1.92k op/s 2024-04-17T11:53:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:45.979711+0000 mgr.y (mgr.14556) 803 : cluster [DBG] pgmap v1723: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 418 KiB/s wr, 1.25k op/s 2024-04-17T11:53:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:45.979711+0000 mgr.y (mgr.14556) 803 : cluster [DBG] pgmap v1723: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 418 KiB/s wr, 1.25k op/s 2024-04-17T11:53:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:45.979711+0000 mgr.y (mgr.14556) 803 : cluster [DBG] pgmap v1723: 137 pgs: 137 active+clean; 3.3 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 418 KiB/s wr, 1.25k op/s 2024-04-17T11:53:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:47.980331+0000 mgr.y (mgr.14556) 804 : cluster [DBG] pgmap v1724: 137 pgs: 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 939 KiB/s rd, 626 KiB/s wr, 1.88k op/s 2024-04-17T11:53:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:47.980331+0000 mgr.y (mgr.14556) 804 : cluster [DBG] pgmap v1724: 137 pgs: 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 939 KiB/s rd, 626 KiB/s wr, 1.88k op/s 2024-04-17T11:53:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:47.980331+0000 mgr.y (mgr.14556) 804 : cluster [DBG] pgmap v1724: 137 pgs: 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 939 KiB/s rd, 626 KiB/s wr, 1.88k op/s 2024-04-17T11:53:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:49.980666+0000 mgr.y (mgr.14556) 805 : cluster [DBG] pgmap v1725: 137 pgs: 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 626 KiB/s rd, 417 KiB/s wr, 1.25k op/s 2024-04-17T11:53:51.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:49.980666+0000 mgr.y (mgr.14556) 805 : cluster [DBG] pgmap v1725: 137 pgs: 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 626 KiB/s rd, 417 KiB/s wr, 1.25k op/s 2024-04-17T11:53:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:53:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:51] "GET /metrics HTTP/1.1" 200 194618 "" "Prometheus/2.33.4" 2024-04-17T11:53:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:49.980666+0000 mgr.y (mgr.14556) 805 : cluster [DBG] pgmap v1725: 137 pgs: 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 626 KiB/s rd, 417 KiB/s wr, 1.25k op/s 2024-04-17T11:53:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:51.980995+0000 mgr.y (mgr.14556) 806 : cluster [DBG] pgmap v1726: 137 pgs: 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 626 KiB/s rd, 417 KiB/s wr, 1.25k op/s 2024-04-17T11:53:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:51.980995+0000 mgr.y (mgr.14556) 806 : cluster [DBG] pgmap v1726: 137 pgs: 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 626 KiB/s rd, 417 KiB/s wr, 1.25k op/s 2024-04-17T11:53:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:51.980995+0000 mgr.y (mgr.14556) 806 : cluster [DBG] pgmap v1726: 137 pgs: 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 626 KiB/s rd, 417 KiB/s wr, 1.25k op/s 2024-04-17T11:53:54.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:53:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:53:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:53.981678+0000 mgr.y (mgr.14556) 807 : cluster [DBG] pgmap v1727: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 935 KiB/s rd, 623 KiB/s wr, 1.87k op/s 2024-04-17T11:53:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:53.981678+0000 mgr.y (mgr.14556) 807 : cluster [DBG] pgmap v1727: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 935 KiB/s rd, 623 KiB/s wr, 1.87k op/s 2024-04-17T11:53:55.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:53.981678+0000 mgr.y (mgr.14556) 807 : cluster [DBG] pgmap v1727: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 935 KiB/s rd, 623 KiB/s wr, 1.87k op/s 2024-04-17T11:53:57.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:55.982000+0000 mgr.y (mgr.14556) 808 : cluster [DBG] pgmap v1728: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 414 KiB/s wr, 1.24k op/s 2024-04-17T11:53:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:55.982000+0000 mgr.y (mgr.14556) 808 : cluster [DBG] pgmap v1728: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 414 KiB/s wr, 1.24k op/s 2024-04-17T11:53:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:55.982000+0000 mgr.y (mgr.14556) 808 : cluster [DBG] pgmap v1728: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 414 KiB/s wr, 1.24k op/s 2024-04-17T11:53:58.388 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:53:58.747 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (21m) 28s ago 22m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (21m) 27s ago 21m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (23m) 28s ago 23m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (23m) 27s ago 23m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (26m) 27s ago 26m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (28m) 28s ago 28m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (28m) 28s ago 28m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (27m) 27s ago 27m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (26m) 28s ago 26m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (22m) 28s ago 22m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (22m) 27s ago 22m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (26m) 28s ago 26m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (25m) 28s ago 25m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:53:58.748 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (25m) 28s ago 25m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:53:58.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (25m) 28s ago 25m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:53:58.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (24m) 27s ago 24m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:53:58.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (24m) 27s ago 24m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:53:58.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (23m) 27s ago 23m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:53:58.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (23m) 27s ago 23m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:53:58.749 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (21m) 27s ago 22m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:53:59.154 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:53:59.155 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:53:59.156 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:53:59.156 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:53:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:57.982606+0000 mgr.y (mgr.14556) 809 : cluster [DBG] pgmap v1729: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 932 KiB/s rd, 621 KiB/s wr, 1.86k op/s 2024-04-17T11:53:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:58.376366+0000 mgr.y (mgr.14556) 810 : audit [DBG] from='client.16026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:53:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:53:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:59.156016+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.31:0/369617381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:53:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:57.982606+0000 mgr.y (mgr.14556) 809 : cluster [DBG] pgmap v1729: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 932 KiB/s rd, 621 KiB/s wr, 1.86k op/s 2024-04-17T11:53:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:58.376366+0000 mgr.y (mgr.14556) 810 : audit [DBG] from='client.16026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:53:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:53:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:59.156016+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.31:0/369617381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:53:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:57.982606+0000 mgr.y (mgr.14556) 809 : cluster [DBG] pgmap v1729: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 932 KiB/s rd, 621 KiB/s wr, 1.86k op/s 2024-04-17T11:53:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:58.376366+0000 mgr.y (mgr.14556) 810 : audit [DBG] from='client.16026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:53:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:53:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:59.156016+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.31:0/369617381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:54:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:53:58.739500+0000 mgr.y (mgr.14556) 811 : audit [DBG] from='client.25931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:54:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:53:58.739500+0000 mgr.y (mgr.14556) 811 : audit [DBG] from='client.25931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:54:00.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:53:58.739500+0000 mgr.y (mgr.14556) 811 : audit [DBG] from='client.25931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:54:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:53:59.982973+0000 mgr.y (mgr.14556) 812 : cluster [DBG] pgmap v1730: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 620 KiB/s rd, 413 KiB/s wr, 1.24k op/s 2024-04-17T11:54:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:53:59.982973+0000 mgr.y (mgr.14556) 812 : cluster [DBG] pgmap v1730: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 620 KiB/s rd, 413 KiB/s wr, 1.24k op/s 2024-04-17T11:54:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:54:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:01] "GET /metrics HTTP/1.1" 200 194638 "" "Prometheus/2.33.4" 2024-04-17T11:54:01.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:53:59.982973+0000 mgr.y (mgr.14556) 812 : cluster [DBG] pgmap v1730: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 620 KiB/s rd, 413 KiB/s wr, 1.24k op/s 2024-04-17T11:54:02.582 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.index_list_delimited (38196 ms) 2024-04-17T11:54:02.582 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.bi_list 2024-04-17T11:54:02.654 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.bi_list (72 ms) 2024-04-17T11:54:02.655 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.gc_set 2024-04-17T11:54:02.676 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.gc_set (22 ms) 2024-04-17T11:54:02.676 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.gc_list 2024-04-17T11:54:02.696 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.gc_list (20 ms) 2024-04-17T11:54:02.696 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.gc_defer 2024-04-17T11:54:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:01.983353+0000 mgr.y (mgr.14556) 813 : cluster [DBG] pgmap v1731: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 620 KiB/s rd, 413 KiB/s wr, 1.24k op/s 2024-04-17T11:54:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:01.983353+0000 mgr.y (mgr.14556) 813 : cluster [DBG] pgmap v1731: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 620 KiB/s rd, 413 KiB/s wr, 1.24k op/s 2024-04-17T11:54:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:01.983353+0000 mgr.y (mgr.14556) 813 : cluster [DBG] pgmap v1731: 137 pgs: 137 active+clean; 3.3 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 620 KiB/s rd, 413 KiB/s wr, 1.24k op/s 2024-04-17T11:54:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:54:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:54:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:03.476572+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-04-17T11:54:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:03.478550+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.31:0/1703229527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:03.480410+0000 mon.a (mon.0) 2152 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:04.478204+0000 mon.a (mon.0) 2153 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:54:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:04.478467+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-04-17T11:54:04.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:03.476572+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-04-17T11:54:04.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:03.478550+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.31:0/1703229527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:03.480410+0000 mon.a (mon.0) 2152 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:04.478204+0000 mon.a (mon.0) 2153 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:54:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:04.478467+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-04-17T11:54:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:03.476572+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-04-17T11:54:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:03.478550+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.31:0/1703229527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:03.480410+0000 mon.a (mon.0) 2152 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:04.478204+0000 mon.a (mon.0) 2153 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-79516-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:54:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:04.478467+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-04-17T11:54:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:03.983767+0000 mgr.y (mgr.14556) 814 : cluster [DBG] pgmap v1733: 169 pgs: 32 unknown, 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 864 KiB/s rd, 481 KiB/s wr, 1.44k op/s 2024-04-17T11:54:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:05.479754+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-04-17T11:54:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:03.983767+0000 mgr.y (mgr.14556) 814 : cluster [DBG] pgmap v1733: 169 pgs: 32 unknown, 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 864 KiB/s rd, 481 KiB/s wr, 1.44k op/s 2024-04-17T11:54:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:05.479754+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-04-17T11:54:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:03.983767+0000 mgr.y (mgr.14556) 814 : cluster [DBG] pgmap v1733: 169 pgs: 32 unknown, 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 864 KiB/s rd, 481 KiB/s wr, 1.44k op/s 2024-04-17T11:54:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:05.479754+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-04-17T11:54:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:05.984337+0000 mgr.y (mgr.14556) 815 : cluster [DBG] pgmap v1736: 169 pgs: 32 unknown, 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 819 KiB/s rd, 387 KiB/s wr, 1.16k op/s 2024-04-17T11:54:06.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:05.984337+0000 mgr.y (mgr.14556) 815 : cluster [DBG] pgmap v1736: 169 pgs: 32 unknown, 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 819 KiB/s rd, 387 KiB/s wr, 1.16k op/s 2024-04-17T11:54:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:05.984337+0000 mgr.y (mgr.14556) 815 : cluster [DBG] pgmap v1736: 169 pgs: 32 unknown, 137 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 819 KiB/s rd, 387 KiB/s wr, 1.16k op/s 2024-04-17T11:54:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:07.985333+0000 mgr.y (mgr.14556) 816 : cluster [DBG] pgmap v1737: 169 pgs: 169 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 820 KiB/s rd, 388 KiB/s wr, 1.16k op/s 2024-04-17T11:54:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:07.985333+0000 mgr.y (mgr.14556) 816 : cluster [DBG] pgmap v1737: 169 pgs: 169 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 820 KiB/s rd, 388 KiB/s wr, 1.16k op/s 2024-04-17T11:54:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:07.985333+0000 mgr.y (mgr.14556) 816 : cluster [DBG] pgmap v1737: 169 pgs: 169 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 820 KiB/s rd, 388 KiB/s wr, 1.16k op/s 2024-04-17T11:54:10.053 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.gc_defer (7357 ms) 2024-04-17T11:54:10.053 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.usage_basic 2024-04-17T11:54:10.137 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.usage_basic (83 ms) 2024-04-17T11:54:10.137 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-04-17T11:54:10.138 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.usage_clear_no_obj (1 ms) 2024-04-17T11:54:10.138 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.usage_clear 2024-04-17T11:54:10.225 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.usage_clear (88 ms) 2024-04-17T11:54:10.225 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-04-17T11:54:10.267 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.bi_log_trim (42 ms) 2024-04-17T11:54:10.267 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-04-17T11:54:10.279 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] cls_rgw.index_racing_removes (12 ms) 2024-04-17T11:54:11.062 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 16 tests from cls_rgw (47537 ms total) 2024-04-17T11:54:11.062 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:54:11.062 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T11:54:11.062 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 16 tests from 1 test suite ran. (50226 ms total) 2024-04-17T11:54:11.062 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 16 tests. 2024-04-17T11:54:11.065 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:54:11.065 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:54:11.147 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-04-17T11:54:11.147 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_sdk.sh 2024-04-17T11:54:11.221 INFO:tasks.workunit.client.0.smithi031.stdout:Running main() from gmock_main.cc 2024-04-17T11:54:11.221 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 2 tests from 1 test suite. 2024-04-17T11:54:11.221 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T11:54:11.221 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 2 tests from ClsSDK 2024-04-17T11:54:11.221 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-04-17T11:54:11.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:09.985776+0000 mgr.y (mgr.14556) 817 : cluster [DBG] pgmap v1738: 169 pgs: 169 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 786 B/s rd, 628 B/s wr, 1 op/s 2024-04-17T11:54:11.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:10.049530+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-04-17T11:54:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:09.985776+0000 mgr.y (mgr.14556) 817 : cluster [DBG] pgmap v1738: 169 pgs: 169 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 786 B/s rd, 628 B/s wr, 1 op/s 2024-04-17T11:54:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:10.049530+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-04-17T11:54:11.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:09.985776+0000 mgr.y (mgr.14556) 817 : cluster [DBG] pgmap v1738: 169 pgs: 169 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 786 B/s rd, 628 B/s wr, 1 op/s 2024-04-17T11:54:11.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:10.049530+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-04-17T11:54:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:54:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:11] "GET /metrics HTTP/1.1" 200 197132 "" "Prometheus/2.33.4" 2024-04-17T11:54:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:11.054930+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-04-17T11:54:12.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:11.054930+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-04-17T11:54:12.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:11.054930+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-04-17T11:54:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:11.986244+0000 mgr.y (mgr.14556) 818 : cluster [DBG] pgmap v1741: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:12.067037+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-04-17T11:54:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:12.071385+0000 mon.a (mon.0) 2159 : audit [INF] from='client.? 172.21.15.31:0/3879997088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:13.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:11.986244+0000 mgr.y (mgr.14556) 818 : cluster [DBG] pgmap v1741: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:13.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:12.067037+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-04-17T11:54:13.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:12.071385+0000 mon.a (mon.0) 2159 : audit [INF] from='client.? 172.21.15.31:0/3879997088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:11.986244+0000 mgr.y (mgr.14556) 818 : cluster [DBG] pgmap v1741: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:12.067037+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-04-17T11:54:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:12.071385+0000 mon.a (mon.0) 2159 : audit [INF] from='client.? 172.21.15.31:0/3879997088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:14.071 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2850 ms) 2024-04-17T11:54:14.071 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-04-17T11:54:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:54:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:54:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:13.066368+0000 mon.a (mon.0) 2160 : audit [INF] from='client.? 172.21.15.31:0/3879997088' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:54:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:13.066571+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-04-17T11:54:14.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:14.068308+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-04-17T11:54:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:13.066368+0000 mon.a (mon.0) 2160 : audit [INF] from='client.? 172.21.15.31:0/3879997088' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:54:14.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:13.066571+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-04-17T11:54:14.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:14.068308+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-04-17T11:54:14.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:13.066368+0000 mon.a (mon.0) 2160 : audit [INF] from='client.? 172.21.15.31:0/3879997088' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:54:14.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:13.066571+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-04-17T11:54:14.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:14.068308+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-04-17T11:54:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:13.986775+0000 mgr.y (mgr.14556) 819 : cluster [DBG] pgmap v1744: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:15.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:13.986775+0000 mgr.y (mgr.14556) 819 : cluster [DBG] pgmap v1744: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:13.986775+0000 mgr.y (mgr.14556) 819 : cluster [DBG] pgmap v1744: 137 pgs: 32 creating+peering, 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:15.101416+0000 mon.a (mon.0) 2163 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-04-17T11:54:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:15.104419+0000 mon.b (mon.1) 32 : audit [INF] from='client.? 172.21.15.31:0/127672572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:15.106122+0000 mon.a (mon.0) 2164 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:16.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:15.101416+0000 mon.a (mon.0) 2163 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-04-17T11:54:16.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:15.104419+0000 mon.b (mon.1) 32 : audit [INF] from='client.? 172.21.15.31:0/127672572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:16.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:15.106122+0000 mon.a (mon.0) 2164 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:16.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:15.101416+0000 mon.a (mon.0) 2163 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-04-17T11:54:16.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:15.104419+0000 mon.b (mon.1) 32 : audit [INF] from='client.? 172.21.15.31:0/127672572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:16.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:15.106122+0000 mon.a (mon.0) 2164 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T11:54:17.121 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3051 ms) 2024-04-17T11:54:17.122 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 2 tests from ClsSDK (5901 ms total) 2024-04-17T11:54:17.122 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T11:54:17.122 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T11:54:17.122 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 2 tests from 1 test suite ran. (5901 ms total) 2024-04-17T11:54:17.122 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 2 tests. 2024-04-17T11:54:17.124 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T11:54:17.124 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T11:54:17.200 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-04-17T11:54:17.200 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-17T11:54:17.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:15.987278+0000 mgr.y (mgr.14556) 820 : cluster [DBG] pgmap v1747: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:17.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:16.107436+0000 mon.a (mon.0) 2165 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:54:17.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:16.107591+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-04-17T11:54:17.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:15.987278+0000 mgr.y (mgr.14556) 820 : cluster [DBG] pgmap v1747: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:17.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:16.107436+0000 mon.a (mon.0) 2165 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:54:17.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:16.107591+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-04-17T11:54:17.448 DEBUG:teuthology.parallel:result is None 2024-04-17T11:54:17.449 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T11:54:17.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:15.987278+0000 mgr.y (mgr.14556) 820 : cluster [DBG] pgmap v1747: 137 pgs: 32 unknown, 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:16.107436+0000 mon.a (mon.0) 2165 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi031-80149-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T11:54:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:16.107591+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-04-17T11:54:17.479 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T11:54:17.479 DEBUG:teuthology.orchestra.run.smithi031:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-17T11:54:17.537 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T11:54:17.537 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T11:54:17.537 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-04-17T11:54:17.537 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T11:54:17.538 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-04-17T11:54:17.538 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-17T11:54:17.538 INFO:tasks.workunit:Pulling workunits from ref pacific 2024-04-17T11:54:17.539 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-17T11:54:17.539 DEBUG:teuthology.orchestra.run.smithi031:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-17T11:54:17.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:54:17.595 INFO:teuthology.orchestra.run.smithi031.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-17T11:54:17.596 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-17T11:54:17.654 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-17T11:54:17.654 DEBUG:teuthology.orchestra.run.smithi031:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-17T11:54:17.712 INFO:tasks.workunit:timeout=3h 2024-04-17T11:54:17.712 INFO:tasks.workunit:cleanup=True 2024-04-17T11:54:17.713 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-04-17T11:54:17.772 INFO:tasks.workunit.client.0.smithi031.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-17T11:54:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:17.114101+0000 mon.a (mon.0) 2167 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-04-17T11:54:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:17.459053+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:54:18.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:17.114101+0000 mon.a (mon.0) 2167 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-04-17T11:54:18.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:17.459053+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:54:18.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:17.114101+0000 mon.a (mon.0) 2167 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-04-17T11:54:18.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:17.459053+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:54:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:17.988092+0000 mgr.y (mgr.14556) 821 : cluster [DBG] pgmap v1750: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:17.988092+0000 mgr.y (mgr.14556) 821 : cluster [DBG] pgmap v1750: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:19.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:17.988092+0000 mgr.y (mgr.14556) 821 : cluster [DBG] pgmap v1750: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:19.988419+0000 mgr.y (mgr.14556) 822 : cluster [DBG] pgmap v1751: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:21.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:19.988419+0000 mgr.y (mgr.14556) 822 : cluster [DBG] pgmap v1751: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:19.988419+0000 mgr.y (mgr.14556) 822 : cluster [DBG] pgmap v1751: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:54:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:21] "GET /metrics HTTP/1.1" 200 197132 "" "Prometheus/2.33.4" 2024-04-17T11:54:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:21.988798+0000 mgr.y (mgr.14556) 823 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:21.988798+0000 mgr.y (mgr.14556) 823 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:21.988798+0000 mgr.y (mgr.14556) 823 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:54:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:54:25.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:23.989593+0000 mgr.y (mgr.14556) 824 : cluster [DBG] pgmap v1753: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:23.989593+0000 mgr.y (mgr.14556) 824 : cluster [DBG] pgmap v1753: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:25.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:23.989593+0000 mgr.y (mgr.14556) 824 : cluster [DBG] pgmap v1753: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:27.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:25.990102+0000 mgr.y (mgr.14556) 825 : cluster [DBG] pgmap v1754: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:25.990102+0000 mgr.y (mgr.14556) 825 : cluster [DBG] pgmap v1754: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:25.990102+0000 mgr.y (mgr.14556) 825 : cluster [DBG] pgmap v1754: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:29.478 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:54:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:27.990911+0000 mgr.y (mgr.14556) 826 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:27.990911+0000 mgr.y (mgr.14556) 826 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:29.768 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:54:29.768 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (21m) 59s ago 22m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:54:29.768 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (22m) 58s ago 22m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:54:29.768 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (23m) 59s ago 23m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (23m) 58s ago 23m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (27m) 58s ago 27m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (28m) 59s ago 28m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (28m) 59s ago 28m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (27m) 58s ago 27m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (27m) 59s ago 27m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (23m) 59s ago 23m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (22m) 58s ago 22m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (26m) 59s ago 26m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (26m) 59s ago 26m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (26m) 59s ago 26m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (25m) 59s ago 25m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (25m) 58s ago 25m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (24m) 58s ago 24m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:54:29.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (24m) 58s ago 24m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:54:29.770 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (24m) 58s ago 24m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:54:29.770 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (21m) 58s ago 23m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:54:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:27.990911+0000 mgr.y (mgr.14556) 826 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:30.120 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:54:30.121 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:54:30.122 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:54:30.122 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:54:30.497 DEBUG:teuthology.orchestra.run.smithi031:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-04-17T11:54:30.556 INFO:tasks.workunit.client.0.smithi031.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-17T11:54:30.558 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-17T11:54:30.558 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-17T11:54:30.606 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-17T11:54:30.657 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-17T11:54:30.693 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-17T11:54:30.694 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-17T11:54:30.694 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-17T11:54:30.732 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-17T11:54:30.736 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T11:54:30.736 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-17T11:54:30.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:29.466869+0000 mgr.y (mgr.14556) 827 : audit [DBG] from='client.25958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:54:30.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:30.122137+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.31:0/2835603438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:54:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:29.466869+0000 mgr.y (mgr.14556) 827 : audit [DBG] from='client.25958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:54:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:30.122137+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.31:0/2835603438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:54:30.756 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-04-17T11:54:30.757 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-04-17T11:54:30.757 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/load-gen-big.sh 2024-04-17T11:54:30.857 INFO:tasks.workunit.client.0.smithi031.stdout:run length 1200 seconds 2024-04-17T11:54:30.857 INFO:tasks.workunit.client.0.smithi031.stdout:preparing 10240 objects 2024-04-17T11:54:30.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:29.466869+0000 mgr.y (mgr.14556) 827 : audit [DBG] from='client.25958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:54:30.969 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:30.122137+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.31:0/2835603438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:54:31.742 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:29.761415+0000 mgr.y (mgr.14556) 828 : audit [DBG] from='client.16068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:54:31.742 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:29.991289+0000 mgr.y (mgr.14556) 829 : cluster [DBG] pgmap v1756: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:31.742 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:54:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:31] "GET /metrics HTTP/1.1" 200 192373 "" "Prometheus/2.33.4" 2024-04-17T11:54:31.743 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:29.761415+0000 mgr.y (mgr.14556) 828 : audit [DBG] from='client.16068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:54:31.743 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:29.991289+0000 mgr.y (mgr.14556) 829 : cluster [DBG] pgmap v1756: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:29.761415+0000 mgr.y (mgr.14556) 828 : audit [DBG] from='client.16068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:54:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:29.991289+0000 mgr.y (mgr.14556) 829 : cluster [DBG] pgmap v1756: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:32.828 INFO:tasks.workunit.client.0.smithi031.stdout:load-gen will run 1200 seconds 2024-04-17T11:54:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:31.517082+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:54:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:32.028064+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:54:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:32.029368+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:54:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:54:32.054360+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:54:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:31.517082+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:54:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:32.028064+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:54:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:32.029368+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:54:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:54:32.054360+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:54:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:31.517082+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:54:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:32.028064+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:54:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:32.029368+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:54:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:54:32.054360+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:54:33.828 INFO:tasks.workunit.client.0.smithi031.stdout: 1: throughput=0MB/sec pending data=0 2024-04-17T11:54:33.828 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WvTiJAtT71scUE7 off=8799268 len=1049083 2024-04-17T11:54:33.830 INFO:tasks.workunit.client.0.smithi031.stdout:op 0 completed, throughput=0.998MB/sec 2024-04-17T11:54:33.830 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-74640KHTKFHJ2Uy off=6348820 len=1758476 2024-04-17T11:54:33.840 INFO:tasks.workunit.client.0.smithi031.stdout:op 1 completed, throughput=2.65MB/sec 2024-04-17T11:54:33.840 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-X1xtgiGf87ZPVx9 off=5369222 len=179018 2024-04-17T11:54:33.841 INFO:tasks.workunit.client.0.smithi031.stdout:op 2 completed, throughput=2.81MB/sec 2024-04-17T11:54:33.841 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hr7nsiux7KgmGVm off=97525 len=964391 2024-04-17T11:54:33.847 INFO:tasks.workunit.client.0.smithi031.stdout:op 3 completed, throughput=3.7MB/sec 2024-04-17T11:54:33.847 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3_i43cMTSn1Smqs off=1553314 len=1380729 2024-04-17T11:54:33.852 INFO:tasks.workunit.client.0.smithi031.stdout:op 4 completed, throughput=4.96MB/sec 2024-04-17T11:54:33.852 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wMGXHM1v3d49gHl off=10100942 len=1394774 2024-04-17T11:54:33.855 INFO:tasks.workunit.client.0.smithi031.stdout:op 5 completed, throughput=6.25MB/sec 2024-04-17T11:54:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:31.991708+0000 mgr.y (mgr.14556) 830 : cluster [DBG] pgmap v1757: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:33.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:31.991708+0000 mgr.y (mgr.14556) 830 : cluster [DBG] pgmap v1757: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:31.991708+0000 mgr.y (mgr.14556) 830 : cluster [DBG] pgmap v1757: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T11:54:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:54:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:54:34.855 INFO:tasks.workunit.client.0.smithi031.stdout: 2: throughput=3.16MB/sec pending data=0 2024-04-17T11:54:34.855 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-T5ApJzHrx1elffQ off=8892209 len=438045 2024-04-17T11:54:34.857 INFO:tasks.workunit.client.0.smithi031.stdout:op 6 completed, throughput=3.37MB/sec 2024-04-17T11:54:34.857 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JZCHvJjSM9Dh1N7 off=17614391 len=21962 2024-04-17T11:54:34.860 INFO:tasks.workunit.client.0.smithi031.stdout:op 7 completed, throughput=3.37MB/sec 2024-04-17T11:54:34.860 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lnPC7cwBDck7ZCw off=2829011 len=278053 2024-04-17T11:54:34.861 INFO:tasks.workunit.client.0.smithi031.stdout:op 8 completed, throughput=3.5MB/sec 2024-04-17T11:54:34.861 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eIE_1Kh-MGd6aii off=5235962 len=1994949 2024-04-17T11:54:34.876 INFO:tasks.workunit.client.0.smithi031.stdout:op 9 completed, throughput=4.4MB/sec 2024-04-17T11:54:34.876 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ft8M402YLdxzolj off=565233 len=1205788 2024-04-17T11:54:34.882 INFO:tasks.workunit.client.0.smithi031.stdout:op 10 completed, throughput=4.95MB/sec 2024-04-17T11:54:34.882 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OjKdJC_4Z5XT1m- off=14700699 len=435482 2024-04-17T11:54:34.883 INFO:tasks.workunit.client.0.smithi031.stdout:op 11 completed, throughput=5.15MB/sec 2024-04-17T11:54:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:33.992539+0000 mgr.y (mgr.14556) 831 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s wr, 853 op/s 2024-04-17T11:54:34.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:33.992539+0000 mgr.y (mgr.14556) 831 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s wr, 853 op/s 2024-04-17T11:54:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:33.992539+0000 mgr.y (mgr.14556) 831 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s wr, 853 op/s 2024-04-17T11:54:35.884 INFO:tasks.workunit.client.0.smithi031.stdout: 3: throughput=3.46MB/sec pending data=0 2024-04-17T11:54:35.884 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wwqRCI6nQ7oWQN6 off=3118508 len=1785550 2024-04-17T11:54:35.891 INFO:tasks.workunit.client.0.smithi031.stdout:op 12 completed, throughput=4.01MB/sec 2024-04-17T11:54:35.891 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kkHjrwCFNzHUw0g off=19489087 len=1926095 2024-04-17T11:54:35.901 INFO:tasks.workunit.client.0.smithi031.stdout:op 13 completed, throughput=4.6MB/sec 2024-04-17T11:54:35.901 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fIGX8kLYdd87ovb off=3232605 len=719653 2024-04-17T11:54:35.902 INFO:tasks.workunit.client.0.smithi031.stdout:op 14 completed, throughput=4.82MB/sec 2024-04-17T11:54:35.902 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MtSTmLqqS_7Mvmv off=5812827 len=648279 2024-04-17T11:54:35.904 INFO:tasks.workunit.client.0.smithi031.stdout:op 15 completed, throughput=5.02MB/sec 2024-04-17T11:54:36.904 INFO:tasks.workunit.client.0.smithi031.stdout: 4: throughput=3.79MB/sec pending data=0 2024-04-17T11:54:36.905 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LQUiR4S1OzZ8rw2 off=843629 len=541949 2024-04-17T11:54:36.906 INFO:tasks.workunit.client.0.smithi031.stdout:op 16 completed, throughput=3.91MB/sec 2024-04-17T11:54:36.906 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WLeaYD-rAUK9dxB off=166111 len=494773 2024-04-17T11:54:36.909 INFO:tasks.workunit.client.0.smithi031.stdout:op 17 completed, throughput=4.02MB/sec 2024-04-17T11:54:36.909 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9ACtOTbJmD14UPH off=543329 len=268056 2024-04-17T11:54:36.910 INFO:tasks.workunit.client.0.smithi031.stdout:op 18 completed, throughput=4.09MB/sec 2024-04-17T11:54:36.910 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1ZIv5C8ENoWifSe off=1333432 len=1027479 2024-04-17T11:54:36.913 INFO:tasks.workunit.client.0.smithi031.stdout:op 19 completed, throughput=4.32MB/sec 2024-04-17T11:54:36.914 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lyLtQUSgzzqjFtc off=9054574 len=264992 2024-04-17T11:54:36.915 INFO:tasks.workunit.client.0.smithi031.stdout:op 20 completed, throughput=4.38MB/sec 2024-04-17T11:54:36.915 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6gq0sqdx4exO9HY off=903634 len=165362 2024-04-17T11:54:36.915 INFO:tasks.workunit.client.0.smithi031.stdout:op 21 completed, throughput=4.42MB/sec 2024-04-17T11:54:36.915 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Zhz9tirhZMj8yFl off=5623591 len=565827 2024-04-17T11:54:36.916 INFO:tasks.workunit.client.0.smithi031.stdout:op 22 completed, throughput=4.55MB/sec 2024-04-17T11:54:36.916 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-O7wmbKr0TIJJ8GT off=5464891 len=208135 2024-04-17T11:54:36.919 INFO:tasks.workunit.client.0.smithi031.stdout:op 23 completed, throughput=4.6MB/sec 2024-04-17T11:54:36.919 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iFikZ15-duAy0yk off=6875682 len=635063 2024-04-17T11:54:36.920 INFO:tasks.workunit.client.0.smithi031.stdout:op 24 completed, throughput=4.74MB/sec 2024-04-17T11:54:36.920 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lGCisCMCXrehf8w off=12677353 len=712254 2024-04-17T11:54:36.924 INFO:tasks.workunit.client.0.smithi031.stdout:op 25 completed, throughput=4.9MB/sec 2024-04-17T11:54:36.924 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-POJ9_USZ7Bbo0t7 off=8349952 len=1225026 2024-04-17T11:54:36.927 INFO:tasks.workunit.client.0.smithi031.stdout:op 26 completed, throughput=5.19MB/sec 2024-04-17T11:54:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:35.992976+0000 mgr.y (mgr.14556) 832 : cluster [DBG] pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s wr, 853 op/s 2024-04-17T11:54:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:35.992976+0000 mgr.y (mgr.14556) 832 : cluster [DBG] pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s wr, 853 op/s 2024-04-17T11:54:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:35.992976+0000 mgr.y (mgr.14556) 832 : cluster [DBG] pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s wr, 853 op/s 2024-04-17T11:54:37.927 INFO:tasks.workunit.client.0.smithi031.stdout: 5: throughput=4.17MB/sec pending data=0 2024-04-17T11:54:37.927 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yeVU4bRzeOg8Pkj off=1731115 len=927070 2024-04-17T11:54:37.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 27 completed, throughput=4.34MB/sec 2024-04-17T11:54:37.929 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pn0A4wEGhxn0Zpr off=2523385 len=22179 2024-04-17T11:54:37.931 INFO:tasks.workunit.client.0.smithi031.stdout:op 28 completed, throughput=4.34MB/sec 2024-04-17T11:54:37.931 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KmVd1niC3gQ-g5L off=10788238 len=341604 2024-04-17T11:54:37.932 INFO:tasks.workunit.client.0.smithi031.stdout:op 29 completed, throughput=4.41MB/sec 2024-04-17T11:54:37.932 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7bTI5p8E7p9D2VC off=4202837 len=812359 2024-04-17T11:54:37.938 INFO:tasks.workunit.client.0.smithi031.stdout:op 30 completed, throughput=4.55MB/sec 2024-04-17T11:54:37.938 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RLxHW3Y4fAfWj2u off=1480074 len=578812 2024-04-17T11:54:37.938 INFO:tasks.workunit.client.0.smithi031.stdout:op 31 completed, throughput=4.66MB/sec 2024-04-17T11:54:37.938 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ViamS5XAAzUqAWi off=2882454 len=188264 2024-04-17T11:54:37.939 INFO:tasks.workunit.client.0.smithi031.stdout:op 32 completed, throughput=4.69MB/sec 2024-04-17T11:54:37.939 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-svFKSF7zkn5POKf off=11122202 len=943280 2024-04-17T11:54:37.945 INFO:tasks.workunit.client.0.smithi031.stdout:op 33 completed, throughput=4.86MB/sec 2024-04-17T11:54:37.945 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-791tCRXc3pTezgI off=7557086 len=1740259 2024-04-17T11:54:37.952 INFO:tasks.workunit.client.0.smithi031.stdout:op 34 completed, throughput=5.18MB/sec 2024-04-17T11:54:38.952 INFO:tasks.workunit.client.0.smithi031.stdout: 6: throughput=4.34MB/sec pending data=0 2024-04-17T11:54:38.952 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-krV725stGfTKJrA off=3214288 len=574674 2024-04-17T11:54:38.954 INFO:tasks.workunit.client.0.smithi031.stdout:op 35 completed, throughput=4.42MB/sec 2024-04-17T11:54:38.954 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VYVk-kr2pnVQRfp off=7640848 len=1383171 2024-04-17T11:54:38.956 INFO:tasks.workunit.client.0.smithi031.stdout:op 36 completed, throughput=4.64MB/sec 2024-04-17T11:54:38.956 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-D1weWFqlY_hU7Ps off=1025811 len=751699 2024-04-17T11:54:38.961 INFO:tasks.workunit.client.0.smithi031.stdout:op 37 completed, throughput=4.75MB/sec 2024-04-17T11:54:38.961 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jfGkUQUMHoaHKck off=5149357 len=390445 2024-04-17T11:54:38.962 INFO:tasks.workunit.client.0.smithi031.stdout:op 38 completed, throughput=4.81MB/sec 2024-04-17T11:54:38.962 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6kduYfU_O9F5ozY off=13305626 len=128283 2024-04-17T11:54:38.963 INFO:tasks.workunit.client.0.smithi031.stdout:op 39 completed, throughput=4.83MB/sec 2024-04-17T11:54:38.963 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kKGdNpiCepv6vTA off=70515 len=1006988 2024-04-17T11:54:38.964 INFO:tasks.workunit.client.0.smithi031.stdout:op 40 completed, throughput=4.99MB/sec 2024-04-17T11:54:38.964 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bBJwY6NC55wPo42 off=571329 len=1839762 2024-04-17T11:54:38.982 INFO:tasks.workunit.client.0.smithi031.stdout:op 41 completed, throughput=5.26MB/sec 2024-04-17T11:54:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:37.993716+0000 mgr.y (mgr.14556) 833 : cluster [DBG] pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 801 KiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-04-17T11:54:39.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:37.993716+0000 mgr.y (mgr.14556) 833 : cluster [DBG] pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 801 KiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-04-17T11:54:39.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:37.993716+0000 mgr.y (mgr.14556) 833 : cluster [DBG] pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 801 KiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-04-17T11:54:39.982 INFO:tasks.workunit.client.0.smithi031.stdout: 7: throughput=4.52MB/sec pending data=0 2024-04-17T11:54:39.982 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7e2T_ClaoK5nHCG off=8802270 len=902750 2024-04-17T11:54:39.983 INFO:tasks.workunit.client.0.smithi031.stdout:op 42 completed, throughput=4.64MB/sec 2024-04-17T11:54:39.983 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Tx_JS7uMqh7Pgvo off=10196249 len=30156 2024-04-17T11:54:39.986 INFO:tasks.workunit.client.0.smithi031.stdout:op 43 completed, throughput=4.64MB/sec 2024-04-17T11:54:39.986 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5l-McyArwbxfSVY off=7244115 len=1857561 2024-04-17T11:54:39.996 INFO:tasks.workunit.client.0.smithi031.stdout:op 44 completed, throughput=4.88MB/sec 2024-04-17T11:54:39.996 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VrFS4CXihzp3IKP off=8412947 len=1350841 2024-04-17T11:54:40.001 INFO:tasks.workunit.client.0.smithi031.stdout:op 45 completed, throughput=5.06MB/sec 2024-04-17T11:54:41.002 INFO:tasks.workunit.client.0.smithi031.stdout: 8: throughput=4.44MB/sec pending data=0 2024-04-17T11:54:41.002 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uNmRmklV6ChW5cG off=5276113 len=251638 2024-04-17T11:54:41.007 INFO:tasks.workunit.client.0.smithi031.stdout:op 46 completed, throughput=4.47MB/sec 2024-04-17T11:54:41.007 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JImfmWd53cU02HF off=5595284 len=363912 2024-04-17T11:54:41.010 INFO:tasks.workunit.client.0.smithi031.stdout:op 47 completed, throughput=4.51MB/sec 2024-04-17T11:54:41.010 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P-G5rBWeY5mVF6E off=5408613 len=554336 2024-04-17T11:54:41.014 INFO:tasks.workunit.client.0.smithi031.stdout:op 48 completed, throughput=4.57MB/sec 2024-04-17T11:54:41.014 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BmcZQ2JUEv-vUQp off=1461325 len=797876 2024-04-17T11:54:41.018 INFO:tasks.workunit.client.0.smithi031.stdout:op 49 completed, throughput=4.66MB/sec 2024-04-17T11:54:41.019 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xXq8lKlnXLd1R3W off=15536451 len=1066988 2024-04-17T11:54:41.020 INFO:tasks.workunit.client.0.smithi031.stdout:op 50 completed, throughput=4.78MB/sec 2024-04-17T11:54:41.020 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CrMDa7we_SdRXUw off=3781192 len=1916268 2024-04-17T11:54:41.031 INFO:tasks.workunit.client.0.smithi031.stdout:op 51 completed, throughput=5MB/sec 2024-04-17T11:54:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:39.994183+0000 mgr.y (mgr.14556) 834 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 801 KiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-04-17T11:54:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:39.994183+0000 mgr.y (mgr.14556) 834 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 801 KiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-04-17T11:54:41.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:39.994183+0000 mgr.y (mgr.14556) 834 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 801 KiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-04-17T11:54:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:41] "GET /metrics HTTP/1.1" 200 192455 "" "Prometheus/2.33.4" 2024-04-17T11:54:42.031 INFO:tasks.workunit.client.0.smithi031.stdout: 9: throughput=4.46MB/sec pending data=0 2024-04-17T11:54:42.032 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CrMDa7we_SdRXUw off=17749721 len=1491218 2024-04-17T11:54:42.040 INFO:tasks.workunit.client.0.smithi031.stdout:op 52 completed, throughput=4.61MB/sec 2024-04-17T11:54:42.040 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uM3kxCarzlIgEMN off=7946591 len=1337817 2024-04-17T11:54:42.044 INFO:tasks.workunit.client.0.smithi031.stdout:op 53 completed, throughput=4.74MB/sec 2024-04-17T11:54:42.044 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-F4UDgT8fHLHsot8 off=0 len=1627646 2024-04-17T11:54:42.050 INFO:tasks.workunit.client.0.smithi031.stdout:op 54 completed, throughput=4.91MB/sec 2024-04-17T11:54:42.050 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kku31wO5lq6TvMQ off=520286 len=816485 2024-04-17T11:54:42.051 INFO:tasks.workunit.client.0.smithi031.stdout:op 55 completed, throughput=4.99MB/sec 2024-04-17T11:54:42.051 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hKvjIvn1rrnM7og off=14312514 len=1329031 2024-04-17T11:54:42.052 INFO:tasks.workunit.client.0.smithi031.stdout:op 56 completed, throughput=5.13MB/sec 2024-04-17T11:54:43.053 INFO:tasks.workunit.client.0.smithi031.stdout: 10: throughput=4.63MB/sec pending data=0 2024-04-17T11:54:43.053 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZFsIIzBxCmCNiEq off=3492322 len=2096000 2024-04-17T11:54:43.057 INFO:tasks.workunit.client.0.smithi031.stdout:op 57 completed, throughput=4.82MB/sec 2024-04-17T11:54:43.057 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-x-47pOsHO1xRliU off=727435 len=1710200 2024-04-17T11:54:43.066 INFO:tasks.workunit.client.0.smithi031.stdout:op 58 completed, throughput=4.98MB/sec 2024-04-17T11:54:43.066 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m2f_fRo0urA2Ctn off=21942790 len=1426363 2024-04-17T11:54:43.068 INFO:tasks.workunit.client.0.smithi031.stdout:op 59 completed, throughput=5.11MB/sec 2024-04-17T11:54:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:41.994700+0000 mgr.y (mgr.14556) 835 : cluster [DBG] pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 801 KiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-04-17T11:54:43.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:41.994700+0000 mgr.y (mgr.14556) 835 : cluster [DBG] pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 801 KiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-04-17T11:54:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:41.994700+0000 mgr.y (mgr.14556) 835 : cluster [DBG] pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 801 KiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-04-17T11:54:44.068 INFO:tasks.workunit.client.0.smithi031.stdout: 11: throughput=4.65MB/sec pending data=0 2024-04-17T11:54:44.068 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c3QAAuLl30pnuuh off=17743665 len=1960765 2024-04-17T11:54:44.078 INFO:tasks.workunit.client.0.smithi031.stdout:op 60 completed, throughput=4.82MB/sec 2024-04-17T11:54:44.078 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TZjOGPwDtJ4yXj_ off=80848 len=1035937 2024-04-17T11:54:44.084 INFO:tasks.workunit.client.0.smithi031.stdout:op 61 completed, throughput=4.9MB/sec 2024-04-17T11:54:44.084 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-d42sir2P5hMXJhl off=14068216 len=1946058 2024-04-17T11:54:44.086 INFO:tasks.workunit.client.0.smithi031.stdout:op 62 completed, throughput=5.06MB/sec 2024-04-17T11:54:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:54:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:54:45.086 INFO:tasks.workunit.client.0.smithi031.stdout: 12: throughput=4.65MB/sec pending data=0 2024-04-17T11:54:45.086 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--VYHIGF_L4XwjOs off=6969759 len=1156417 2024-04-17T11:54:45.092 INFO:tasks.workunit.client.0.smithi031.stdout:op 63 completed, throughput=4.74MB/sec 2024-04-17T11:54:45.092 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5p6wrtvk8TCTAd3 off=5584951 len=380451 2024-04-17T11:54:45.096 INFO:tasks.workunit.client.0.smithi031.stdout:op 64 completed, throughput=4.77MB/sec 2024-04-17T11:54:45.096 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4WzhQOX3wysUotp off=3039707 len=1125970 2024-04-17T11:54:45.102 INFO:tasks.workunit.client.0.smithi031.stdout:op 65 completed, throughput=4.85MB/sec 2024-04-17T11:54:45.102 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-davIlvjVMIhNS9D off=23510455 len=411537 2024-04-17T11:54:45.103 INFO:tasks.workunit.client.0.smithi031.stdout:op 66 completed, throughput=4.88MB/sec 2024-04-17T11:54:45.103 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ya-r8xIzkuH0wti off=4928395 len=828593 2024-04-17T11:54:45.108 INFO:tasks.workunit.client.0.smithi031.stdout:op 67 completed, throughput=4.95MB/sec 2024-04-17T11:54:45.108 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z8zy8wI6xeV7Dmz off=8924405 len=680168 2024-04-17T11:54:45.109 INFO:tasks.workunit.client.0.smithi031.stdout:op 68 completed, throughput=5MB/sec 2024-04-17T11:54:45.110 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yOhY1XWg-U0wJvP off=20118486 len=154241 2024-04-17T11:54:45.112 INFO:tasks.workunit.client.0.smithi031.stdout:op 69 completed, throughput=5.01MB/sec 2024-04-17T11:54:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:43.995568+0000 mgr.y (mgr.14556) 836 : cluster [DBG] pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 857 op/s 2024-04-17T11:54:45.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:43.995568+0000 mgr.y (mgr.14556) 836 : cluster [DBG] pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 857 op/s 2024-04-17T11:54:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:43.995568+0000 mgr.y (mgr.14556) 836 : cluster [DBG] pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 857 op/s 2024-04-17T11:54:46.112 INFO:tasks.workunit.client.0.smithi031.stdout: 13: throughput=4.63MB/sec pending data=0 2024-04-17T11:54:46.112 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qyEHwHhxV3RNZUC off=8811485 len=1019564 2024-04-17T11:54:46.118 INFO:tasks.workunit.client.0.smithi031.stdout:op 70 completed, throughput=4.7MB/sec 2024-04-17T11:54:46.118 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qZ0LjGKsY81G74v off=16382766 len=1946790 2024-04-17T11:54:46.128 INFO:tasks.workunit.client.0.smithi031.stdout:op 71 completed, throughput=4.84MB/sec 2024-04-17T11:54:46.128 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nnmkfM8BC7mtsLF off=443502 len=1979034 2024-04-17T11:54:46.137 INFO:tasks.workunit.client.0.smithi031.stdout:op 72 completed, throughput=4.98MB/sec 2024-04-17T11:54:46.137 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hsgba3R4GW9Swvx off=6552210 len=1987483 2024-04-17T11:54:46.144 INFO:tasks.workunit.client.0.smithi031.stdout:op 73 completed, throughput=5.12MB/sec 2024-04-17T11:54:47.145 INFO:tasks.workunit.client.0.smithi031.stdout: 14: throughput=4.76MB/sec pending data=0 2024-04-17T11:54:47.145 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lWD7T8JA4iHTNYQ off=6568108 len=2069918 2024-04-17T11:54:47.157 INFO:tasks.workunit.client.0.smithi031.stdout:op 74 completed, throughput=4.89MB/sec 2024-04-17T11:54:47.157 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eyOuccir2ggF544 off=50469 len=1562662 2024-04-17T11:54:47.165 INFO:tasks.workunit.client.0.smithi031.stdout:op 75 completed, throughput=4.99MB/sec 2024-04-17T11:54:47.165 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XONBZTPVxTxte77 off=9253670 len=187528 2024-04-17T11:54:47.166 INFO:tasks.workunit.client.0.smithi031.stdout:op 76 completed, throughput=5.01MB/sec 2024-04-17T11:54:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:45.996312+0000 mgr.y (mgr.14556) 837 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:54:47.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:45.996312+0000 mgr.y (mgr.14556) 837 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:54:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:45.996312+0000 mgr.y (mgr.14556) 837 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:54:48.166 INFO:tasks.workunit.client.0.smithi031.stdout: 15: throughput=4.68MB/sec pending data=0 2024-04-17T11:54:48.166 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xYZB8rrJBPERMnr off=700973 len=1108062 2024-04-17T11:54:48.168 INFO:tasks.workunit.client.0.smithi031.stdout:op 77 completed, throughput=4.75MB/sec 2024-04-17T11:54:48.168 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G1BIcFU0UBezMtr off=15696416 len=1346620 2024-04-17T11:54:48.170 INFO:tasks.workunit.client.0.smithi031.stdout:op 78 completed, throughput=4.83MB/sec 2024-04-17T11:54:48.170 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KGJFBFenfk-yOXU off=15680251 len=2085791 2024-04-17T11:54:48.173 INFO:tasks.workunit.client.0.smithi031.stdout:op 79 completed, throughput=4.96MB/sec 2024-04-17T11:54:48.174 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4RabE9ZMfSCimwG off=6790709 len=1964328 2024-04-17T11:54:48.189 INFO:tasks.workunit.client.0.smithi031.stdout:op 80 completed, throughput=5.08MB/sec 2024-04-17T11:54:49.189 INFO:tasks.workunit.client.0.smithi031.stdout: 16: throughput=4.77MB/sec pending data=0 2024-04-17T11:54:49.189 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7g3qIcGshIjpf4T off=3062547 len=916734 2024-04-17T11:54:49.195 INFO:tasks.workunit.client.0.smithi031.stdout:op 81 completed, throughput=4.82MB/sec 2024-04-17T11:54:49.195 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TSJ9IyY0Ve031pf off=8862916 len=126636 2024-04-17T11:54:49.195 INFO:tasks.workunit.client.0.smithi031.stdout:op 82 completed, throughput=4.83MB/sec 2024-04-17T11:54:49.195 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2ihsjmXClE99CiR off=883464 len=94543 2024-04-17T11:54:49.196 INFO:tasks.workunit.client.0.smithi031.stdout:op 83 completed, throughput=4.83MB/sec 2024-04-17T11:54:49.196 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nOxaGSCSWryni1s off=2065675 len=804742 2024-04-17T11:54:49.197 INFO:tasks.workunit.client.0.smithi031.stdout:op 84 completed, throughput=4.88MB/sec 2024-04-17T11:54:49.197 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cBHsAjQJkk9uWqG off=2597705 len=328609 2024-04-17T11:54:49.201 INFO:tasks.workunit.client.0.smithi031.stdout:op 85 completed, throughput=4.9MB/sec 2024-04-17T11:54:49.201 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qA2hkVCCfoEVETi off=6028240 len=761633 2024-04-17T11:54:49.202 INFO:tasks.workunit.client.0.smithi031.stdout:op 86 completed, throughput=4.94MB/sec 2024-04-17T11:54:49.202 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-p44NeBXrctlNuih off=870760 len=672139 2024-04-17T11:54:49.206 INFO:tasks.workunit.client.0.smithi031.stdout:op 87 completed, throughput=4.98MB/sec 2024-04-17T11:54:49.206 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GIUJJ8JGYv58Bsm off=4847961 len=1401740 2024-04-17T11:54:49.213 INFO:tasks.workunit.client.0.smithi031.stdout:op 88 completed, throughput=5.06MB/sec 2024-04-17T11:54:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:47.997270+0000 mgr.y (mgr.14556) 838 : cluster [DBG] pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T11:54:49.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:47.997270+0000 mgr.y (mgr.14556) 838 : cluster [DBG] pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T11:54:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:47.997270+0000 mgr.y (mgr.14556) 838 : cluster [DBG] pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T11:54:50.213 INFO:tasks.workunit.client.0.smithi031.stdout: 17: throughput=4.77MB/sec pending data=0 2024-04-17T11:54:50.214 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Aa_dkJtN-8_uNb5 off=2162062 len=735789 2024-04-17T11:54:50.218 INFO:tasks.workunit.client.0.smithi031.stdout:op 89 completed, throughput=4.81MB/sec 2024-04-17T11:54:50.218 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6_8TuvJ4PL293iT off=3699236 len=1113729 2024-04-17T11:54:50.220 INFO:tasks.workunit.client.0.smithi031.stdout:op 90 completed, throughput=4.87MB/sec 2024-04-17T11:54:50.220 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-V9tLI1tQTU8hL_i off=16951503 len=139020 2024-04-17T11:54:50.222 INFO:tasks.workunit.client.0.smithi031.stdout:op 91 completed, throughput=4.87MB/sec 2024-04-17T11:54:50.222 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_V76kqDvLtAhcoK off=18541080 len=1485361 2024-04-17T11:54:50.231 INFO:tasks.workunit.client.0.smithi031.stdout:op 92 completed, throughput=4.95MB/sec 2024-04-17T11:54:50.231 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bozVWJcWaMmRFNp off=3065024 len=1837531 2024-04-17T11:54:50.238 INFO:tasks.workunit.client.0.smithi031.stdout:op 93 completed, throughput=5.05MB/sec 2024-04-17T11:54:51.238 INFO:tasks.workunit.client.0.smithi031.stdout: 18: throughput=4.78MB/sec pending data=0 2024-04-17T11:54:51.239 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IpdljPn_FTeVGTl off=410641 len=1700913 2024-04-17T11:54:51.240 INFO:tasks.workunit.client.0.smithi031.stdout:op 94 completed, throughput=4.86MB/sec 2024-04-17T11:54:51.240 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FBo-lYUGz4LFYoO off=10179849 len=1657933 2024-04-17T11:54:51.242 INFO:tasks.workunit.client.0.smithi031.stdout:op 95 completed, throughput=4.95MB/sec 2024-04-17T11:54:51.242 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2-MvJ00FIdBUnaP off=8941576 len=763405 2024-04-17T11:54:51.247 INFO:tasks.workunit.client.0.smithi031.stdout:op 96 completed, throughput=4.99MB/sec 2024-04-17T11:54:51.247 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XHGkDWco3gAD942 off=10515787 len=1546113 2024-04-17T11:54:51.255 INFO:tasks.workunit.client.0.smithi031.stdout:op 97 completed, throughput=5.07MB/sec 2024-04-17T11:54:51.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:49.997795+0000 mgr.y (mgr.14556) 839 : cluster [DBG] pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T11:54:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:49.997795+0000 mgr.y (mgr.14556) 839 : cluster [DBG] pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T11:54:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:49.997795+0000 mgr.y (mgr.14556) 839 : cluster [DBG] pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T11:54:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:54:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:51] "GET /metrics HTTP/1.1" 200 192455 "" "Prometheus/2.33.4" 2024-04-17T11:54:52.255 INFO:tasks.workunit.client.0.smithi031.stdout: 19: throughput=4.8MB/sec pending data=0 2024-04-17T11:54:52.255 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XRmXPn-fqMKwY6k off=8915948 len=124476 2024-04-17T11:54:52.256 INFO:tasks.workunit.client.0.smithi031.stdout:op 98 completed, throughput=4.81MB/sec 2024-04-17T11:54:52.256 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yvPu6vrfxBOJGJM off=12493481 len=1167788 2024-04-17T11:54:52.262 INFO:tasks.workunit.client.0.smithi031.stdout:op 99 completed, throughput=4.87MB/sec 2024-04-17T11:54:52.262 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-H2DcpLD_LPG4VG0 off=2896847 len=335966 2024-04-17T11:54:52.265 INFO:tasks.workunit.client.0.smithi031.stdout:op 100 completed, throughput=4.88MB/sec 2024-04-17T11:54:52.265 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vbNIfLHsa22AbcA off=3785565 len=1252709 2024-04-17T11:54:52.267 INFO:tasks.workunit.client.0.smithi031.stdout:op 101 completed, throughput=4.94MB/sec 2024-04-17T11:54:52.267 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-S7M9w_KBYDsX56g off=3149738 len=122959 2024-04-17T11:54:52.267 INFO:tasks.workunit.client.0.smithi031.stdout:op 102 completed, throughput=4.95MB/sec 2024-04-17T11:54:52.267 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-npK5mFOFONDicIK off=3445227 len=1526789 2024-04-17T11:54:52.276 INFO:tasks.workunit.client.0.smithi031.stdout:op 103 completed, throughput=5.02MB/sec 2024-04-17T11:54:53.276 INFO:tasks.workunit.client.0.smithi031.stdout: 20: throughput=4.78MB/sec pending data=0 2024-04-17T11:54:53.276 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4AtBNW1I2uMNVwE off=2546888 len=208867 2024-04-17T11:54:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:op 104 completed, throughput=4.79MB/sec 2024-04-17T11:54:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vzpeykfEsuRaZ8x off=1711747 len=877520 2024-04-17T11:54:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:op 105 completed, throughput=4.83MB/sec 2024-04-17T11:54:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7SdLJf9KhziRUQy off=5675912 len=344199 2024-04-17T11:54:53.283 INFO:tasks.workunit.client.0.smithi031.stdout:op 106 completed, throughput=4.84MB/sec 2024-04-17T11:54:53.283 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YJZVdKU__k3wsap off=17079810 len=1292440 2024-04-17T11:54:53.284 INFO:tasks.workunit.client.0.smithi031.stdout:op 107 completed, throughput=4.9MB/sec 2024-04-17T11:54:53.284 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SB84JWTq9bG36oA off=8379124 len=248399 2024-04-17T11:54:53.285 INFO:tasks.workunit.client.0.smithi031.stdout:op 108 completed, throughput=4.91MB/sec 2024-04-17T11:54:53.285 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LQkPFXQabMT-pKt off=3934548 len=522529 2024-04-17T11:54:53.289 INFO:tasks.workunit.client.0.smithi031.stdout:op 109 completed, throughput=4.94MB/sec 2024-04-17T11:54:53.289 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-k1ssfXXwHRMF9ws off=10576887 len=1299932 2024-04-17T11:54:53.294 INFO:tasks.workunit.client.0.smithi031.stdout:op 110 completed, throughput=4.99MB/sec 2024-04-17T11:54:53.295 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-67q668G7B5njWjU off=712898 len=2072227 2024-04-17T11:54:53.296 INFO:tasks.workunit.client.0.smithi031.stdout:op 111 completed, throughput=5.09MB/sec 2024-04-17T11:54:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:51.998269+0000 mgr.y (mgr.14556) 840 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T11:54:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:51.998269+0000 mgr.y (mgr.14556) 840 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T11:54:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:51.998269+0000 mgr.y (mgr.14556) 840 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T11:54:54.296 INFO:tasks.workunit.client.0.smithi031.stdout: 21: throughput=4.85MB/sec pending data=0 2024-04-17T11:54:54.296 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vG7c59qn6CSb4vX off=11532557 len=1417568 2024-04-17T11:54:54.303 INFO:tasks.workunit.client.0.smithi031.stdout:op 112 completed, throughput=4.92MB/sec 2024-04-17T11:54:54.303 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d2W5R8erNl_BjqD off=2774505 len=372585 2024-04-17T11:54:54.306 INFO:tasks.workunit.client.0.smithi031.stdout:op 113 completed, throughput=4.93MB/sec 2024-04-17T11:54:54.306 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VWaCQ3pcRHk6ig1 off=3357842 len=886968 2024-04-17T11:54:54.308 INFO:tasks.workunit.client.0.smithi031.stdout:op 114 completed, throughput=4.97MB/sec 2024-04-17T11:54:54.308 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1P_mS-TMYmHm9gN off=4621605 len=1941497 2024-04-17T11:54:54.310 INFO:tasks.workunit.client.0.smithi031.stdout:op 115 completed, throughput=5.06MB/sec 2024-04-17T11:54:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:54:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:54:55.311 INFO:tasks.workunit.client.0.smithi031.stdout: 22: throughput=4.83MB/sec pending data=0 2024-04-17T11:54:55.311 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IwacfVN1mEPpPYl off=5124387 len=781492 2024-04-17T11:54:55.315 INFO:tasks.workunit.client.0.smithi031.stdout:op 116 completed, throughput=4.86MB/sec 2024-04-17T11:54:55.315 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EK2leoQmsXBSxzz off=16647496 len=955427 2024-04-17T11:54:55.316 INFO:tasks.workunit.client.0.smithi031.stdout:op 117 completed, throughput=4.9MB/sec 2024-04-17T11:54:55.316 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_aatZBVowyX118z off=4923156 len=45914 2024-04-17T11:54:55.317 INFO:tasks.workunit.client.0.smithi031.stdout:op 118 completed, throughput=4.9MB/sec 2024-04-17T11:54:55.317 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OFIR086UR9LgXwp off=9680984 len=1657633 2024-04-17T11:54:55.319 INFO:tasks.workunit.client.0.smithi031.stdout:op 119 completed, throughput=4.97MB/sec 2024-04-17T11:54:55.319 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QdnsAYR3df7G_pM off=7311406 len=1577294 2024-04-17T11:54:55.332 INFO:tasks.workunit.client.0.smithi031.stdout:op 120 completed, throughput=5.04MB/sec 2024-04-17T11:54:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:53.998930+0000 mgr.y (mgr.14556) 841 : cluster [DBG] pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T11:54:55.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:53.998930+0000 mgr.y (mgr.14556) 841 : cluster [DBG] pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T11:54:55.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:53.998930+0000 mgr.y (mgr.14556) 841 : cluster [DBG] pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T11:54:56.332 INFO:tasks.workunit.client.0.smithi031.stdout: 23: throughput=4.82MB/sec pending data=0 2024-04-17T11:54:56.332 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s4_C6Ek1CPM9MxL off=10466021 len=540914 2024-04-17T11:54:56.333 INFO:tasks.workunit.client.0.smithi031.stdout:op 121 completed, throughput=4.85MB/sec 2024-04-17T11:54:56.333 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s5H2Ti-ONvMUpGA off=15693103 len=172561 2024-04-17T11:54:56.336 INFO:tasks.workunit.client.0.smithi031.stdout:op 122 completed, throughput=4.85MB/sec 2024-04-17T11:54:56.336 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EUuLAD7flAdnTl6 off=5129830 len=1697548 2024-04-17T11:54:56.338 INFO:tasks.workunit.client.0.smithi031.stdout:op 123 completed, throughput=4.92MB/sec 2024-04-17T11:54:56.338 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rE1FnCrMFC7kGus off=3572560 len=945175 2024-04-17T11:54:56.340 INFO:tasks.workunit.client.0.smithi031.stdout:op 124 completed, throughput=4.96MB/sec 2024-04-17T11:54:56.340 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kx5LCyEAsP2sEMn off=17081768 len=1774590 2024-04-17T11:54:56.349 INFO:tasks.workunit.client.0.smithi031.stdout:op 125 completed, throughput=5.03MB/sec 2024-04-17T11:54:57.350 INFO:tasks.workunit.client.0.smithi031.stdout: 24: throughput=4.82MB/sec pending data=0 2024-04-17T11:54:57.350 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nVSwyfN7PA1zmHF off=3773397 len=1612094 2024-04-17T11:54:57.352 INFO:tasks.workunit.client.0.smithi031.stdout:op 126 completed, throughput=4.89MB/sec 2024-04-17T11:54:57.352 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JnjJAf6D3vt8wZe off=8922392 len=353591 2024-04-17T11:54:57.355 INFO:tasks.workunit.client.0.smithi031.stdout:op 127 completed, throughput=4.9MB/sec 2024-04-17T11:54:57.355 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lbdIBNEqig162A6 off=8222279 len=1100513 2024-04-17T11:54:57.361 INFO:tasks.workunit.client.0.smithi031.stdout:op 128 completed, throughput=4.94MB/sec 2024-04-17T11:54:57.361 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GbZkZlnXYZegfnZ off=6689428 len=1913162 2024-04-17T11:54:57.363 INFO:tasks.workunit.client.0.smithi031.stdout:op 129 completed, throughput=5.01MB/sec 2024-04-17T11:54:57.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:55.999414+0000 mgr.y (mgr.14556) 842 : cluster [DBG] pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:54:57.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:55.999414+0000 mgr.y (mgr.14556) 842 : cluster [DBG] pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:54:57.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:55.999414+0000 mgr.y (mgr.14556) 842 : cluster [DBG] pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:54:58.364 INFO:tasks.workunit.client.0.smithi031.stdout: 25: throughput=4.82MB/sec pending data=0 2024-04-17T11:54:58.364 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G4-Bn9SyupUEBvL off=1638173 len=566534 2024-04-17T11:54:58.365 INFO:tasks.workunit.client.0.smithi031.stdout:op 130 completed, throughput=4.84MB/sec 2024-04-17T11:54:58.365 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AS6gu5swLVnwSyf off=12272168 len=1734433 2024-04-17T11:54:58.373 INFO:tasks.workunit.client.0.smithi031.stdout:op 131 completed, throughput=4.9MB/sec 2024-04-17T11:54:58.373 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-p9y4QRkd-KjHrtf off=7644190 len=1436290 2024-04-17T11:54:58.380 INFO:tasks.workunit.client.0.smithi031.stdout:op 132 completed, throughput=4.95MB/sec 2024-04-17T11:54:58.380 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RxJs9mHD-cT6mxv off=7175134 len=2068815 2024-04-17T11:54:58.389 INFO:tasks.workunit.client.0.smithi031.stdout:op 133 completed, throughput=5.03MB/sec 2024-04-17T11:54:59.390 INFO:tasks.workunit.client.0.smithi031.stdout: 26: throughput=4.84MB/sec pending data=0 2024-04-17T11:54:59.390 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8tR_XhTt6b5aXgV off=605537 len=368750 2024-04-17T11:54:59.391 INFO:tasks.workunit.client.0.smithi031.stdout:op 134 completed, throughput=4.85MB/sec 2024-04-17T11:54:59.392 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NLaIbD92f2SbT5X off=2293967 len=417228 2024-04-17T11:54:59.392 INFO:tasks.workunit.client.0.smithi031.stdout:op 135 completed, throughput=4.87MB/sec 2024-04-17T11:54:59.392 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YtMKLaMEvOABTfR off=1862290 len=727455 2024-04-17T11:54:59.396 INFO:tasks.workunit.client.0.smithi031.stdout:op 136 completed, throughput=4.89MB/sec 2024-04-17T11:54:59.397 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WvLyMGm2jv8lU-L off=5511259 len=320239 2024-04-17T11:54:59.398 INFO:tasks.workunit.client.0.smithi031.stdout:op 137 completed, throughput=4.9MB/sec 2024-04-17T11:54:59.398 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JTY672EP0JyvV5D off=14615446 len=898555 2024-04-17T11:54:59.405 INFO:tasks.workunit.client.0.smithi031.stdout:op 138 completed, throughput=4.94MB/sec 2024-04-17T11:54:59.405 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-taflrE3u5FtgRcS off=5684563 len=276941 2024-04-17T11:54:59.406 INFO:tasks.workunit.client.0.smithi031.stdout:op 139 completed, throughput=4.95MB/sec 2024-04-17T11:54:59.406 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-J3bFal_mz4pLjE5 off=7574082 len=1846846 2024-04-17T11:54:59.416 INFO:tasks.workunit.client.0.smithi031.stdout:op 140 completed, throughput=5.01MB/sec 2024-04-17T11:54:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:54:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:54:58.000243+0000 mgr.y (mgr.14556) 843 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T11:54:59.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:54:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:54:58.000243+0000 mgr.y (mgr.14556) 843 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T11:54:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:54:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:54:58.000243+0000 mgr.y (mgr.14556) 843 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T11:55:00.416 INFO:tasks.workunit.client.0.smithi031.stdout: 27: throughput=4.83MB/sec pending data=0 2024-04-17T11:55:00.416 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Cbvry3G2we3kDmF off=2196054 len=78277 2024-04-17T11:55:00.418 INFO:tasks.workunit.client.0.smithi031.stdout:op 141 completed, throughput=4.83MB/sec 2024-04-17T11:55:00.419 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sfoKbT5454u-Luo off=7691798 len=1808679 2024-04-17T11:55:00.420 INFO:tasks.workunit.client.0.smithi031.stdout:op 142 completed, throughput=4.89MB/sec 2024-04-17T11:55:00.420 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5rkBsWoEN5kWxvG off=5756118 len=755114 2024-04-17T11:55:00.421 INFO:tasks.workunit.client.0.smithi031.stdout:op 143 completed, throughput=4.92MB/sec 2024-04-17T11:55:00.421 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-InnUuNkE61lNeBL off=7080884 len=1950226 2024-04-17T11:55:00.422 INFO:tasks.workunit.client.0.smithi031.stdout:op 144 completed, throughput=4.99MB/sec 2024-04-17T11:55:00.422 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-M7HI7-7o8HW3QUI off=8697277 len=59468 2024-04-17T11:55:00.424 INFO:tasks.workunit.client.0.smithi031.stdout:op 145 completed, throughput=4.99MB/sec 2024-04-17T11:55:00.424 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IRtlC_CqGzbztNO off=5653768 len=843956 2024-04-17T11:55:00.428 INFO:tasks.workunit.client.0.smithi031.stdout:op 146 completed, throughput=5.02MB/sec 2024-04-17T11:55:00.446 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:55:00.735 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (22m) 90s ago 23m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (22m) 89s ago 22m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (24m) 90s ago 24m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (24m) 89s ago 24m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (27m) 89s ago 27m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (29m) 90s ago 29m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (29m) 90s ago 29m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (28m) 89s ago 28m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (27m) 90s ago 27m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (23m) 90s ago 23m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (23m) 89s ago 23m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (27m) 90s ago 27m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:55:00.736 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (26m) 90s ago 26m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:55:00.737 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (26m) 90s ago 26m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:55:00.737 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (26m) 90s ago 26m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:55:00.737 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (25m) 89s ago 25m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:55:00.737 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (25m) 89s ago 25m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:55:00.737 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (25m) 89s ago 25m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:55:00.737 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (24m) 89s ago 24m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:55:00.737 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (22m) 89s ago 23m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:55:01.085 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:55:01.085 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:55:01.085 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:55:01.086 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:55:01.428 INFO:tasks.workunit.client.0.smithi031.stdout: 28: throughput=4.84MB/sec pending data=0 2024-04-17T11:55:01.429 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gbL0GglvD30Xzuc off=2935956 len=837652 2024-04-17T11:55:01.433 INFO:tasks.workunit.client.0.smithi031.stdout:op 147 completed, throughput=4.87MB/sec 2024-04-17T11:55:01.433 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ThFCP7PshJT-1Xx off=12826 len=494024 2024-04-17T11:55:01.434 INFO:tasks.workunit.client.0.smithi031.stdout:op 148 completed, throughput=4.88MB/sec 2024-04-17T11:55:01.434 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LnZ5w6JKV1igbU- off=18605013 len=932851 2024-04-17T11:55:01.435 INFO:tasks.workunit.client.0.smithi031.stdout:op 149 completed, throughput=4.92MB/sec 2024-04-17T11:55:01.435 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TbBJO6Tvo81iwvJ off=1573565 len=448931 2024-04-17T11:55:01.437 INFO:tasks.workunit.client.0.smithi031.stdout:op 150 completed, throughput=4.93MB/sec 2024-04-17T11:55:01.437 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-X9W4x5j-0smzEhR off=2963968 len=1379670 2024-04-17T11:55:01.438 INFO:tasks.workunit.client.0.smithi031.stdout:op 151 completed, throughput=4.98MB/sec 2024-04-17T11:55:01.438 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Rq930PpGkkJ1K6F off=4211225 len=1738470 2024-04-17T11:55:01.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:00.000800+0000 mgr.y (mgr.14556) 844 : cluster [DBG] pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:01.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:55:00.436256+0000 mgr.y (mgr.14556) 845 : audit [DBG] from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:01.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:55:01.086749+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.31:0/2112183530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:55:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:00.000800+0000 mgr.y (mgr.14556) 844 : cluster [DBG] pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:55:00.436256+0000 mgr.y (mgr.14556) 845 : audit [DBG] from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:55:01.086749+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.31:0/2112183530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:55:01.446 INFO:tasks.workunit.client.0.smithi031.stdout:op 152 completed, throughput=5.03MB/sec 2024-04-17T11:55:01.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:00.000800+0000 mgr.y (mgr.14556) 844 : cluster [DBG] pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:55:00.436256+0000 mgr.y (mgr.14556) 845 : audit [DBG] from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:55:01.086749+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.31:0/2112183530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:55:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:01] "GET /metrics HTTP/1.1" 200 192478 "" "Prometheus/2.33.4" 2024-04-17T11:55:02.446 INFO:tasks.workunit.client.0.smithi031.stdout: 29: throughput=4.86MB/sec pending data=0 2024-04-17T11:55:02.446 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K3pFZoK31GVpb7g off=1229972 len=391586 2024-04-17T11:55:02.447 INFO:tasks.workunit.client.0.smithi031.stdout:op 153 completed, throughput=4.87MB/sec 2024-04-17T11:55:02.447 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-i2PKl27dzAbHOKg off=960070 len=1555511 2024-04-17T11:55:02.450 INFO:tasks.workunit.client.0.smithi031.stdout:op 154 completed, throughput=4.92MB/sec 2024-04-17T11:55:02.451 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-73QnYNnAJwb30sb off=13586384 len=1612400 2024-04-17T11:55:02.458 INFO:tasks.workunit.client.0.smithi031.stdout:op 155 completed, throughput=4.97MB/sec 2024-04-17T11:55:02.458 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UVeS-BCHBiphWKe off=12551038 len=325396 2024-04-17T11:55:02.461 INFO:tasks.workunit.client.0.smithi031.stdout:op 156 completed, throughput=4.98MB/sec 2024-04-17T11:55:02.461 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XTzJKOKpmBQKuRL off=1470291 len=957883 2024-04-17T11:55:02.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:55:00.728848+0000 mgr.y (mgr.14556) 846 : audit [DBG] from='client.25991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:02.466 INFO:tasks.workunit.client.0.smithi031.stdout:op 157 completed, throughput=5.01MB/sec 2024-04-17T11:55:02.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:55:00.728848+0000 mgr.y (mgr.14556) 846 : audit [DBG] from='client.25991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:02.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:55:00.728848+0000 mgr.y (mgr.14556) 846 : audit [DBG] from='client.25991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:02.001214+0000 mgr.y (mgr.14556) 847 : cluster [DBG] pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:03.466 INFO:tasks.workunit.client.0.smithi031.stdout: 30: throughput=4.85MB/sec pending data=0 2024-04-17T11:55:03.466 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jUPuEooDVUtQwH4 off=1040774 len=1759453 2024-04-17T11:55:03.474 INFO:tasks.workunit.client.0.smithi031.stdout:op 158 completed, throughput=4.9MB/sec 2024-04-17T11:55:03.475 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-g2BFukB5Tzcf552 off=5954540 len=364915 2024-04-17T11:55:03.475 INFO:tasks.workunit.client.0.smithi031.stdout:op 159 completed, throughput=4.92MB/sec 2024-04-17T11:55:03.475 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aewI5D0u7PSFkj8 off=3116194 len=1814547 2024-04-17T11:55:03.486 INFO:tasks.workunit.client.0.smithi031.stdout:op 160 completed, throughput=4.97MB/sec 2024-04-17T11:55:03.486 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-z9L1j1mqkhzcajK off=5595070 len=1355559 2024-04-17T11:55:03.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:02.001214+0000 mgr.y (mgr.14556) 847 : cluster [DBG] pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:03.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:02.001214+0000 mgr.y (mgr.14556) 847 : cluster [DBG] pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:03.488 INFO:tasks.workunit.client.0.smithi031.stdout:op 161 completed, throughput=5.01MB/sec 2024-04-17T11:55:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:55:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:55:04.488 INFO:tasks.workunit.client.0.smithi031.stdout: 31: throughput=4.85MB/sec pending data=0 2024-04-17T11:55:04.488 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-to1B8yaFqlBO-_j off=1549265 len=1745284 2024-04-17T11:55:04.490 INFO:tasks.workunit.client.0.smithi031.stdout:op 162 completed, throughput=4.91MB/sec 2024-04-17T11:55:04.490 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3r7UaKQjN2o2vMY off=16817910 len=568748 2024-04-17T11:55:04.494 INFO:tasks.workunit.client.0.smithi031.stdout:op 163 completed, throughput=4.92MB/sec 2024-04-17T11:55:04.494 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--nEgoP6lDCFtWcK off=7887863 len=550741 2024-04-17T11:55:04.495 INFO:tasks.workunit.client.0.smithi031.stdout:op 164 completed, throughput=4.94MB/sec 2024-04-17T11:55:04.495 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EtL3ju_CNp7OOir off=1495439 len=1649754 2024-04-17T11:55:04.504 INFO:tasks.workunit.client.0.smithi031.stdout:op 165 completed, throughput=4.99MB/sec 2024-04-17T11:55:04.504 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Y_EKxswcYsclmxY off=7120463 len=201599 2024-04-17T11:55:04.506 INFO:tasks.workunit.client.0.smithi031.stdout:op 166 completed, throughput=4.99MB/sec 2024-04-17T11:55:04.506 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2aiwRWPwbiloM9l off=9689537 len=1701056 2024-04-17T11:55:04.507 INFO:tasks.workunit.client.0.smithi031.stdout:op 167 completed, throughput=5.04MB/sec 2024-04-17T11:55:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:04.001917+0000 mgr.y (mgr.14556) 848 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T11:55:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:04.001917+0000 mgr.y (mgr.14556) 848 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T11:55:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:04.001917+0000 mgr.y (mgr.14556) 848 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T11:55:05.507 INFO:tasks.workunit.client.0.smithi031.stdout: 32: throughput=4.89MB/sec pending data=0 2024-04-17T11:55:05.507 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rc73MPOkmk4pgd0 off=5375195 len=461010 2024-04-17T11:55:05.511 INFO:tasks.workunit.client.0.smithi031.stdout:op 168 completed, throughput=4.9MB/sec 2024-04-17T11:55:05.511 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Xcip1AyoLzhT_P9 off=12601683 len=387533 2024-04-17T11:55:05.514 INFO:tasks.workunit.client.0.smithi031.stdout:op 169 completed, throughput=4.91MB/sec 2024-04-17T11:55:05.514 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-O-8AHa2a80RoFEG off=16162233 len=2053999 2024-04-17T11:55:05.525 INFO:tasks.workunit.client.0.smithi031.stdout:op 170 completed, throughput=4.97MB/sec 2024-04-17T11:55:05.525 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-88GkMDv9UbNoMUO off=9959169 len=13446 2024-04-17T11:55:05.526 INFO:tasks.workunit.client.0.smithi031.stdout:op 171 completed, throughput=4.97MB/sec 2024-04-17T11:55:05.526 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WUDr33QgYYLl6Ia off=1121039 len=544820 2024-04-17T11:55:05.527 INFO:tasks.workunit.client.0.smithi031.stdout:op 172 completed, throughput=4.99MB/sec 2024-04-17T11:55:05.527 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-voVpTkuUdR_ZU6N off=10720448 len=293567 2024-04-17T11:55:05.528 INFO:tasks.workunit.client.0.smithi031.stdout:op 173 completed, throughput=5MB/sec 2024-04-17T11:55:05.528 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SFYvsKvwvqsTNdi off=955034 len=824706 2024-04-17T11:55:05.532 INFO:tasks.workunit.client.0.smithi031.stdout:op 174 completed, throughput=5.02MB/sec 2024-04-17T11:55:06.532 INFO:tasks.workunit.client.0.smithi031.stdout: 33: throughput=4.87MB/sec pending data=0 2024-04-17T11:55:06.532 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5XhD5LL54aHIyeN off=768244 len=617689 2024-04-17T11:55:06.536 INFO:tasks.workunit.client.0.smithi031.stdout:op 175 completed, throughput=4.89MB/sec 2024-04-17T11:55:06.536 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6VcrOGNciglfJMx off=4465735 len=1627433 2024-04-17T11:55:06.544 INFO:tasks.workunit.client.0.smithi031.stdout:op 176 completed, throughput=4.93MB/sec 2024-04-17T11:55:06.544 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ilBSOCm_Zqoexvv off=17733535 len=1945285 2024-04-17T11:55:06.546 INFO:tasks.workunit.client.0.smithi031.stdout:op 177 completed, throughput=4.99MB/sec 2024-04-17T11:55:06.546 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mIqhLTvEs2drKtL off=0 len=1228788 2024-04-17T11:55:06.552 INFO:tasks.workunit.client.0.smithi031.stdout:op 178 completed, throughput=5.02MB/sec 2024-04-17T11:55:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:06.002289+0000 mgr.y (mgr.14556) 849 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:07.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:06.002289+0000 mgr.y (mgr.14556) 849 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:06.002289+0000 mgr.y (mgr.14556) 849 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:07.553 INFO:tasks.workunit.client.0.smithi031.stdout: 34: throughput=4.88MB/sec pending data=0 2024-04-17T11:55:07.553 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UqMSgPvz4_7eVd8 off=8519933 len=537313 2024-04-17T11:55:07.557 INFO:tasks.workunit.client.0.smithi031.stdout:op 179 completed, throughput=4.89MB/sec 2024-04-17T11:55:07.557 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YJZVdKU__k3wsap off=10894999 len=78315 2024-04-17T11:55:07.559 INFO:tasks.workunit.client.0.smithi031.stdout:op 180 completed, throughput=4.89MB/sec 2024-04-17T11:55:07.559 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mWbDCYdfNqC-j_m off=1418391 len=1525872 2024-04-17T11:55:07.564 INFO:tasks.workunit.client.0.smithi031.stdout:op 181 completed, throughput=4.93MB/sec 2024-04-17T11:55:07.564 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RPLnzUwpq8PRWMC off=6022622 len=1376009 2024-04-17T11:55:07.570 INFO:tasks.workunit.client.0.smithi031.stdout:op 182 completed, throughput=4.97MB/sec 2024-04-17T11:55:07.570 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-37rVKpUV2sgEEHf off=5028482 len=1300880 2024-04-17T11:55:07.572 INFO:tasks.workunit.client.0.smithi031.stdout:op 183 completed, throughput=5.01MB/sec 2024-04-17T11:55:08.572 INFO:tasks.workunit.client.0.smithi031.stdout: 35: throughput=4.87MB/sec pending data=0 2024-04-17T11:55:08.573 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qYOHHPn3nnjmiNg off=15020911 len=114770 2024-04-17T11:55:08.575 INFO:tasks.workunit.client.0.smithi031.stdout:op 184 completed, throughput=4.87MB/sec 2024-04-17T11:55:08.575 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dfTiLe8ebzb355v off=18291562 len=2067709 2024-04-17T11:55:08.577 INFO:tasks.workunit.client.0.smithi031.stdout:op 185 completed, throughput=4.92MB/sec 2024-04-17T11:55:08.577 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3IeXt0FuJixwT75 off=5662479 len=1414048 2024-04-17T11:55:08.584 INFO:tasks.workunit.client.0.smithi031.stdout:op 186 completed, throughput=4.96MB/sec 2024-04-17T11:55:08.585 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-H7N6kufkeqvvMGe off=4973954 len=1473281 2024-04-17T11:55:08.586 INFO:tasks.workunit.client.0.smithi031.stdout:op 187 completed, throughput=5MB/sec 2024-04-17T11:55:08.586 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--2TgkG_7IqJUrTl off=891332 len=1028606 2024-04-17T11:55:08.587 INFO:tasks.workunit.client.0.smithi031.stdout:op 188 completed, throughput=5.03MB/sec 2024-04-17T11:55:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:08.002894+0000 mgr.y (mgr.14556) 850 : cluster [DBG] pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T11:55:09.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:08.002894+0000 mgr.y (mgr.14556) 850 : cluster [DBG] pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T11:55:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:08.002894+0000 mgr.y (mgr.14556) 850 : cluster [DBG] pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T11:55:09.588 INFO:tasks.workunit.client.0.smithi031.stdout: 36: throughput=4.89MB/sec pending data=0 2024-04-17T11:55:09.588 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-q9bh9TCzPJAjqnM off=5352992 len=419141 2024-04-17T11:55:09.592 INFO:tasks.workunit.client.0.smithi031.stdout:op 189 completed, throughput=4.9MB/sec 2024-04-17T11:55:09.592 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZK4YFUzC6k_mBOh off=14413506 len=520300 2024-04-17T11:55:09.595 INFO:tasks.workunit.client.0.smithi031.stdout:op 190 completed, throughput=4.91MB/sec 2024-04-17T11:55:09.595 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cNOLVrG9y_GP5AC off=16436310 len=499884 2024-04-17T11:55:09.597 INFO:tasks.workunit.client.0.smithi031.stdout:op 191 completed, throughput=4.93MB/sec 2024-04-17T11:55:09.597 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HP_7tlpu17pLjHv off=4430688 len=1291950 2024-04-17T11:55:09.598 INFO:tasks.workunit.client.0.smithi031.stdout:op 192 completed, throughput=4.96MB/sec 2024-04-17T11:55:09.598 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_JEPyiZKOYRuFtA off=6158846 len=1811792 2024-04-17T11:55:09.600 INFO:tasks.workunit.client.0.smithi031.stdout:op 193 completed, throughput=5.01MB/sec 2024-04-17T11:55:10.601 INFO:tasks.workunit.client.0.smithi031.stdout: 37: throughput=4.87MB/sec pending data=0 2024-04-17T11:55:10.601 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5KB0ZTXnuqmc12o off=4034455 len=225558 2024-04-17T11:55:10.604 INFO:tasks.workunit.client.0.smithi031.stdout:op 194 completed, throughput=4.88MB/sec 2024-04-17T11:55:10.604 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aaj85DlxKtrEfRk off=15716320 len=375567 2024-04-17T11:55:10.605 INFO:tasks.workunit.client.0.smithi031.stdout:op 195 completed, throughput=4.89MB/sec 2024-04-17T11:55:10.605 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m50pqU7I9YjxAXX off=1649560 len=1955598 2024-04-17T11:55:10.613 INFO:tasks.workunit.client.0.smithi031.stdout:op 196 completed, throughput=4.94MB/sec 2024-04-17T11:55:10.613 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-S0S0SfEDoFtxB6Y off=3251602 len=1018864 2024-04-17T11:55:10.614 INFO:tasks.workunit.client.0.smithi031.stdout:op 197 completed, throughput=4.96MB/sec 2024-04-17T11:55:10.614 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-j0SrO9eRQLDaoof off=20484896 len=574993 2024-04-17T11:55:10.617 INFO:tasks.workunit.client.0.smithi031.stdout:op 198 completed, throughput=4.98MB/sec 2024-04-17T11:55:10.617 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Fc0ig-BN3_q_0Wn off=4626064 len=1381146 2024-04-17T11:55:10.625 INFO:tasks.workunit.client.0.smithi031.stdout:op 199 completed, throughput=5.01MB/sec 2024-04-17T11:55:11.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:10.003342+0000 mgr.y (mgr.14556) 851 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:11.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:10.003342+0000 mgr.y (mgr.14556) 851 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:11.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:10.003342+0000 mgr.y (mgr.14556) 851 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:11.625 INFO:tasks.workunit.client.0.smithi031.stdout: 38: throughput=4.88MB/sec pending data=0 2024-04-17T11:55:11.625 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VJStX5i4w6hAGLy off=1385507 len=82740 2024-04-17T11:55:11.627 INFO:tasks.workunit.client.0.smithi031.stdout:op 200 completed, throughput=4.88MB/sec 2024-04-17T11:55:11.627 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5osuZgv42ffJET1 off=6806472 len=1425409 2024-04-17T11:55:11.640 INFO:tasks.workunit.client.0.smithi031.stdout:op 201 completed, throughput=4.92MB/sec 2024-04-17T11:55:11.640 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QLRpiYvAHD_HfiP off=17712485 len=30585 2024-04-17T11:55:11.640 INFO:tasks.workunit.client.0.smithi031.stdout:op 202 completed, throughput=4.92MB/sec 2024-04-17T11:55:11.640 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ji6GOC6LGJRyGb9 off=2161193 len=1298560 2024-04-17T11:55:11.647 INFO:tasks.workunit.client.0.smithi031.stdout:op 203 completed, throughput=4.95MB/sec 2024-04-17T11:55:11.647 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BG0A-O9de_CuFy5 off=11745311 len=2047244 2024-04-17T11:55:11.651 INFO:tasks.workunit.client.0.smithi031.stdout:op 204 completed, throughput=5MB/sec 2024-04-17T11:55:11.651 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-axp10ltPV1KBZ7J off=4546523 len=1463585 2024-04-17T11:55:11.656 INFO:tasks.workunit.client.0.smithi031.stdout:op 205 completed, throughput=5.03MB/sec 2024-04-17T11:55:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:55:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:11] "GET /metrics HTTP/1.1" 200 192472 "" "Prometheus/2.33.4" 2024-04-17T11:55:12.656 INFO:tasks.workunit.client.0.smithi031.stdout: 39: throughput=4.91MB/sec pending data=0 2024-04-17T11:55:12.657 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9ZzP7xm4yXww39H off=11782173 len=1800664 2024-04-17T11:55:12.660 INFO:tasks.workunit.client.0.smithi031.stdout:op 206 completed, throughput=4.95MB/sec 2024-04-17T11:55:12.660 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ITNRzXjNIltHe_J off=21179641 len=666338 2024-04-17T11:55:12.662 INFO:tasks.workunit.client.0.smithi031.stdout:op 207 completed, throughput=4.96MB/sec 2024-04-17T11:55:12.662 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kczoaWxCHYgQCmA off=309334 len=2029925 2024-04-17T11:55:12.664 INFO:tasks.workunit.client.0.smithi031.stdout:op 208 completed, throughput=5.01MB/sec 2024-04-17T11:55:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:12.003936+0000 mgr.y (mgr.14556) 852 : cluster [DBG] pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:13.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:12.003936+0000 mgr.y (mgr.14556) 852 : cluster [DBG] pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:12.003936+0000 mgr.y (mgr.14556) 852 : cluster [DBG] pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:13.664 INFO:tasks.workunit.client.0.smithi031.stdout: 40: throughput=4.89MB/sec pending data=0 2024-04-17T11:55:13.665 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uTyjQK7vSlVCvJP off=13425588 len=1811796 2024-04-17T11:55:13.672 INFO:tasks.workunit.client.0.smithi031.stdout:op 209 completed, throughput=4.93MB/sec 2024-04-17T11:55:13.672 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5wG3OI3idNBHooG off=1354802 len=680586 2024-04-17T11:55:13.676 INFO:tasks.workunit.client.0.smithi031.stdout:op 210 completed, throughput=4.95MB/sec 2024-04-17T11:55:13.676 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lw8ThhKnHe8gPyq off=5428267 len=647190 2024-04-17T11:55:13.679 INFO:tasks.workunit.client.0.smithi031.stdout:op 211 completed, throughput=4.96MB/sec 2024-04-17T11:55:13.679 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fFFgZcfIjs8oJda off=2093905 len=1203237 2024-04-17T11:55:13.686 INFO:tasks.workunit.client.0.smithi031.stdout:op 212 completed, throughput=4.99MB/sec 2024-04-17T11:55:13.686 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t7EgjGN9Nl-3os3 off=14244676 len=2065066 2024-04-17T11:55:13.694 INFO:tasks.workunit.client.0.smithi031.stdout:op 213 completed, throughput=5.04MB/sec 2024-04-17T11:55:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:55:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:55:14.694 INFO:tasks.workunit.client.0.smithi031.stdout: 41: throughput=4.92MB/sec pending data=0 2024-04-17T11:55:14.694 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-r2Qth-5ve4X6gCf off=11600099 len=1758226 2024-04-17T11:55:14.696 INFO:tasks.workunit.client.0.smithi031.stdout:op 214 completed, throughput=4.96MB/sec 2024-04-17T11:55:14.697 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hO9VjRUGhF9BZCV off=6209886 len=593023 2024-04-17T11:55:14.698 INFO:tasks.workunit.client.0.smithi031.stdout:op 215 completed, throughput=4.97MB/sec 2024-04-17T11:55:14.698 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9MeK0TFSHFrBdmb off=9040643 len=124761 2024-04-17T11:55:14.701 INFO:tasks.workunit.client.0.smithi031.stdout:op 216 completed, throughput=4.97MB/sec 2024-04-17T11:55:14.701 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-105UrWh_tx2nwKW off=975389 len=1871708 2024-04-17T11:55:14.710 INFO:tasks.workunit.client.0.smithi031.stdout:op 217 completed, throughput=5.01MB/sec 2024-04-17T11:55:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:14.004831+0000 mgr.y (mgr.14556) 853 : cluster [DBG] pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:55:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:14.004831+0000 mgr.y (mgr.14556) 853 : cluster [DBG] pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:55:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:14.004831+0000 mgr.y (mgr.14556) 853 : cluster [DBG] pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:55:15.710 INFO:tasks.workunit.client.0.smithi031.stdout: 42: throughput=4.9MB/sec pending data=0 2024-04-17T11:55:15.711 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Svr2rFGwmgFiCl7 off=6227066 len=186992 2024-04-17T11:55:15.714 INFO:tasks.workunit.client.0.smithi031.stdout:op 218 completed, throughput=4.9MB/sec 2024-04-17T11:55:15.714 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ich6kc4ZdQ3HgKV off=1801804 len=230143 2024-04-17T11:55:15.715 INFO:tasks.workunit.client.0.smithi031.stdout:op 219 completed, throughput=4.9MB/sec 2024-04-17T11:55:15.715 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ylEcCa_JLajkt1C off=1475404 len=123595 2024-04-17T11:55:15.715 INFO:tasks.workunit.client.0.smithi031.stdout:op 220 completed, throughput=4.91MB/sec 2024-04-17T11:55:15.715 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZK-4fmeVfZ-UGsI off=8893946 len=1340738 2024-04-17T11:55:15.722 INFO:tasks.workunit.client.0.smithi031.stdout:op 221 completed, throughput=4.94MB/sec 2024-04-17T11:55:15.722 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G0DCt2LZ9kGoCvF off=6356396 len=1860018 2024-04-17T11:55:15.725 INFO:tasks.workunit.client.0.smithi031.stdout:op 222 completed, throughput=4.98MB/sec 2024-04-17T11:55:15.725 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-u6fnh39O2qDUmBD off=1696580 len=1784345 2024-04-17T11:55:15.732 INFO:tasks.workunit.client.0.smithi031.stdout:op 223 completed, throughput=5.02MB/sec 2024-04-17T11:55:16.733 INFO:tasks.workunit.client.0.smithi031.stdout: 43: throughput=4.9MB/sec pending data=0 2024-04-17T11:55:16.733 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-H7yIwunYjHTSETw off=1581441 len=1237355 2024-04-17T11:55:16.740 INFO:tasks.workunit.client.0.smithi031.stdout:op 224 completed, throughput=4.93MB/sec 2024-04-17T11:55:16.740 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fS7hfzZoZB7vmNJ off=19758256 len=800707 2024-04-17T11:55:16.741 INFO:tasks.workunit.client.0.smithi031.stdout:op 225 completed, throughput=4.95MB/sec 2024-04-17T11:55:16.741 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eX9dG-5Sj9uOdVV off=12393476 len=1690976 2024-04-17T11:55:16.755 INFO:tasks.workunit.client.0.smithi031.stdout:op 226 completed, throughput=4.98MB/sec 2024-04-17T11:55:16.755 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-01bC_9lBNuyb75N off=5071400 len=1059813 2024-04-17T11:55:16.756 INFO:tasks.workunit.client.0.smithi031.stdout:op 227 completed, throughput=5MB/sec 2024-04-17T11:55:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:16.005235+0000 mgr.y (mgr.14556) 854 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T11:55:17.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:16.005235+0000 mgr.y (mgr.14556) 854 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T11:55:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:16.005235+0000 mgr.y (mgr.14556) 854 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T11:55:17.757 INFO:tasks.workunit.client.0.smithi031.stdout: 44: throughput=4.89MB/sec pending data=0 2024-04-17T11:55:17.757 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CFlqOg_hINS1LQW off=4163950 len=1713395 2024-04-17T11:55:17.766 INFO:tasks.workunit.client.0.smithi031.stdout:op 228 completed, throughput=4.93MB/sec 2024-04-17T11:55:17.766 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RV3K93EOrdGI2aI off=10550571 len=15445 2024-04-17T11:55:17.767 INFO:tasks.workunit.client.0.smithi031.stdout:op 229 completed, throughput=4.93MB/sec 2024-04-17T11:55:17.767 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fmVshiiL3fAubkf off=303238 len=149525 2024-04-17T11:55:17.767 INFO:tasks.workunit.client.0.smithi031.stdout:op 230 completed, throughput=4.93MB/sec 2024-04-17T11:55:17.767 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WyUWZaFR8bPq7Da off=3227549 len=722774 2024-04-17T11:55:17.769 INFO:tasks.workunit.client.0.smithi031.stdout:op 231 completed, throughput=4.95MB/sec 2024-04-17T11:55:17.769 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zGS4Q1ZPA2yh6pT off=3918857 len=159647 2024-04-17T11:55:17.771 INFO:tasks.workunit.client.0.smithi031.stdout:op 232 completed, throughput=4.95MB/sec 2024-04-17T11:55:17.771 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oPbx6BjT2KUA71Q off=4594009 len=2049417 2024-04-17T11:55:17.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 233 completed, throughput=4.99MB/sec 2024-04-17T11:55:17.785 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EBP1Up84Lcm-4nt off=1644519 len=947855 2024-04-17T11:55:17.790 INFO:tasks.workunit.client.0.smithi031.stdout:op 234 completed, throughput=5.01MB/sec 2024-04-17T11:55:18.790 INFO:tasks.workunit.client.0.smithi031.stdout: 45: throughput=4.9MB/sec pending data=0 2024-04-17T11:55:18.791 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-imJfmFfPXfC-74V off=2288329 len=1270263 2024-04-17T11:55:18.793 INFO:tasks.workunit.client.0.smithi031.stdout:op 235 completed, throughput=4.93MB/sec 2024-04-17T11:55:18.793 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8vas7VudOOlkIim off=14715387 len=800065 2024-04-17T11:55:18.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 236 completed, throughput=4.94MB/sec 2024-04-17T11:55:18.798 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mkXqeCI65pti487 off=1073424 len=1270907 2024-04-17T11:55:18.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 237 completed, throughput=4.97MB/sec 2024-04-17T11:55:18.806 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZXlxpfSiEWqO5Zx off=716986 len=650759 2024-04-17T11:55:18.810 INFO:tasks.workunit.client.0.smithi031.stdout:op 238 completed, throughput=4.98MB/sec 2024-04-17T11:55:18.810 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Flde6z2OmFRBG-e off=7303232 len=80433 2024-04-17T11:55:18.813 INFO:tasks.workunit.client.0.smithi031.stdout:op 239 completed, throughput=4.98MB/sec 2024-04-17T11:55:18.813 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BxqYYKe11PnWPr- off=4080359 len=1210376 2024-04-17T11:55:18.818 INFO:tasks.workunit.client.0.smithi031.stdout:op 240 completed, throughput=5.01MB/sec 2024-04-17T11:55:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:18.005826+0000 mgr.y (mgr.14556) 855 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T11:55:19.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:18.005826+0000 mgr.y (mgr.14556) 855 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T11:55:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:18.005826+0000 mgr.y (mgr.14556) 855 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T11:55:19.818 INFO:tasks.workunit.client.0.smithi031.stdout: 46: throughput=4.9MB/sec pending data=0 2024-04-17T11:55:19.819 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XtlcXQ_LYe1OPXy off=4642654 len=1148053 2024-04-17T11:55:19.825 INFO:tasks.workunit.client.0.smithi031.stdout:op 241 completed, throughput=4.92MB/sec 2024-04-17T11:55:19.825 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jjhZj4YYHn8tYzg off=14960903 len=913266 2024-04-17T11:55:19.829 INFO:tasks.workunit.client.0.smithi031.stdout:op 242 completed, throughput=4.94MB/sec 2024-04-17T11:55:19.829 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2GsRc2GKZsr9ODG off=6250678 len=1967386 2024-04-17T11:55:19.832 INFO:tasks.workunit.client.0.smithi031.stdout:op 243 completed, throughput=4.98MB/sec 2024-04-17T11:55:19.832 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6oy-7KKhLku1ovt off=5031669 len=606298 2024-04-17T11:55:19.835 INFO:tasks.workunit.client.0.smithi031.stdout:op 244 completed, throughput=4.99MB/sec 2024-04-17T11:55:19.835 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IUAXNctEifqqvGt off=2358118 len=1286647 2024-04-17T11:55:19.837 INFO:tasks.workunit.client.0.smithi031.stdout:op 245 completed, throughput=5.02MB/sec 2024-04-17T11:55:20.837 INFO:tasks.workunit.client.0.smithi031.stdout: 47: throughput=4.91MB/sec pending data=0 2024-04-17T11:55:20.837 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_ga1Q19u9iCZnns off=6842410 len=867713 2024-04-17T11:55:20.839 INFO:tasks.workunit.client.0.smithi031.stdout:op 246 completed, throughput=4.93MB/sec 2024-04-17T11:55:20.839 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-73B3Lo9v4EcInNE off=16732856 len=1626634 2024-04-17T11:55:20.842 INFO:tasks.workunit.client.0.smithi031.stdout:op 247 completed, throughput=4.96MB/sec 2024-04-17T11:55:20.842 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-H0ykQMl0xDzFi_B off=10768482 len=340754 2024-04-17T11:55:20.843 INFO:tasks.workunit.client.0.smithi031.stdout:op 248 completed, throughput=4.97MB/sec 2024-04-17T11:55:20.843 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_ga1Q19u9iCZnns off=7076533 len=1229457 2024-04-17T11:55:20.852 INFO:tasks.workunit.client.0.smithi031.stdout:op 249 completed, throughput=4.99MB/sec 2024-04-17T11:55:20.852 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IBokFB5Jd2soI35 off=21016306 len=2024910 2024-04-17T11:55:20.864 INFO:tasks.workunit.client.0.smithi031.stdout:op 250 completed, throughput=5.03MB/sec 2024-04-17T11:55:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:20.006206+0000 mgr.y (mgr.14556) 856 : cluster [DBG] pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:21.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:20.006206+0000 mgr.y (mgr.14556) 856 : cluster [DBG] pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:20.006206+0000 mgr.y (mgr.14556) 856 : cluster [DBG] pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:55:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:21] "GET /metrics HTTP/1.1" 200 192472 "" "Prometheus/2.33.4" 2024-04-17T11:55:21.864 INFO:tasks.workunit.client.0.smithi031.stdout: 48: throughput=4.93MB/sec pending data=0 2024-04-17T11:55:21.865 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ufUyl9s0ESz9cvu off=4314378 len=1793629 2024-04-17T11:55:21.874 INFO:tasks.workunit.client.0.smithi031.stdout:op 251 completed, throughput=4.96MB/sec 2024-04-17T11:55:21.874 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RTgVyiqlpuc5JFM off=10319803 len=131028 2024-04-17T11:55:21.874 INFO:tasks.workunit.client.0.smithi031.stdout:op 252 completed, throughput=4.97MB/sec 2024-04-17T11:55:21.875 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w2rx1G_7Pl4_bnp off=7778791 len=205473 2024-04-17T11:55:21.875 INFO:tasks.workunit.client.0.smithi031.stdout:op 253 completed, throughput=4.97MB/sec 2024-04-17T11:55:21.875 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m2LK-3C8pW3djT4 off=15248026 len=516206 2024-04-17T11:55:21.879 INFO:tasks.workunit.client.0.smithi031.stdout:op 254 completed, throughput=4.98MB/sec 2024-04-17T11:55:21.879 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OhcJIT9sEgpVvmo off=1240308 len=1217913 2024-04-17T11:55:21.887 INFO:tasks.workunit.client.0.smithi031.stdout:op 255 completed, throughput=5MB/sec 2024-04-17T11:55:22.887 INFO:tasks.workunit.client.0.smithi031.stdout: 49: throughput=4.9MB/sec pending data=0 2024-04-17T11:55:22.887 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZYfSNpeJFEPAnqY off=8643347 len=1517923 2024-04-17T11:55:22.895 INFO:tasks.workunit.client.0.smithi031.stdout:op 256 completed, throughput=4.93MB/sec 2024-04-17T11:55:22.896 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-N6xt4Xx3sFfZ0bh off=22013618 len=1489243 2024-04-17T11:55:22.903 INFO:tasks.workunit.client.0.smithi031.stdout:op 257 completed, throughput=4.96MB/sec 2024-04-17T11:55:22.903 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XTzJKOKpmBQKuRL off=1215165 len=1960380 2024-04-17T11:55:22.906 INFO:tasks.workunit.client.0.smithi031.stdout:op 258 completed, throughput=5MB/sec 2024-04-17T11:55:22.906 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sC19ZEVFljT-0kS off=3296158 len=966453 2024-04-17T11:55:22.907 INFO:tasks.workunit.client.0.smithi031.stdout:op 259 completed, throughput=5.01MB/sec 2024-04-17T11:55:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:22.006782+0000 mgr.y (mgr.14556) 857 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:22.006782+0000 mgr.y (mgr.14556) 857 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:22.006782+0000 mgr.y (mgr.14556) 857 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:55:23.907 INFO:tasks.workunit.client.0.smithi031.stdout: 50: throughput=4.92MB/sec pending data=0 2024-04-17T11:55:23.907 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VT4o09xp8iauADO off=6990630 len=376468 2024-04-17T11:55:23.908 INFO:tasks.workunit.client.0.smithi031.stdout:op 260 completed, throughput=4.92MB/sec 2024-04-17T11:55:23.908 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5oEamaymYaEi4wD off=3498305 len=969827 2024-04-17T11:55:23.913 INFO:tasks.workunit.client.0.smithi031.stdout:op 261 completed, throughput=4.94MB/sec 2024-04-17T11:55:23.913 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6AORZ3GOmanGRPg off=2117484 len=19627 2024-04-17T11:55:23.915 INFO:tasks.workunit.client.0.smithi031.stdout:op 262 completed, throughput=4.94MB/sec 2024-04-17T11:55:23.915 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JnsTsbf27hlhoI1 off=5504242 len=47470 2024-04-17T11:55:23.916 INFO:tasks.workunit.client.0.smithi031.stdout:op 263 completed, throughput=4.94MB/sec 2024-04-17T11:55:23.916 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DNC7TYhReMnmJLj off=15007769 len=34823 2024-04-17T11:55:23.916 INFO:tasks.workunit.client.0.smithi031.stdout:op 264 completed, throughput=4.94MB/sec 2024-04-17T11:55:23.916 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-URBMYVY773r9oOh off=4587319 len=1261454 2024-04-17T11:55:23.918 INFO:tasks.workunit.client.0.smithi031.stdout:op 265 completed, throughput=4.97MB/sec 2024-04-17T11:55:23.918 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DR6kuO-IFft41N6 off=10623007 len=1565953 2024-04-17T11:55:23.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 266 completed, throughput=4.99MB/sec 2024-04-17T11:55:23.929 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-soQFkvXUDDznXAX off=9366419 len=1886353 2024-04-17T11:55:23.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 267 completed, throughput=5.03MB/sec 2024-04-17T11:55:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:55:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:55:24.936 INFO:tasks.workunit.client.0.smithi031.stdout: 51: throughput=4.93MB/sec pending data=0 2024-04-17T11:55:24.937 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gs5JQcfdU7mJbQI off=838053 len=1677072 2024-04-17T11:55:24.938 INFO:tasks.workunit.client.0.smithi031.stdout:op 268 completed, throughput=4.96MB/sec 2024-04-17T11:55:24.939 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6VrttXLtF7uIp0Z off=1980317 len=1761612 2024-04-17T11:55:24.941 INFO:tasks.workunit.client.0.smithi031.stdout:op 269 completed, throughput=4.99MB/sec 2024-04-17T11:55:24.941 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2qxkz0ySBnjIKeT off=9248024 len=138972 2024-04-17T11:55:24.941 INFO:tasks.workunit.client.0.smithi031.stdout:op 270 completed, throughput=5MB/sec 2024-04-17T11:55:24.941 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lsqpJWgFMOwxVlk off=1201005 len=1785396 2024-04-17T11:55:24.951 INFO:tasks.workunit.client.0.smithi031.stdout:op 271 completed, throughput=5.03MB/sec 2024-04-17T11:55:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:24.007491+0000 mgr.y (mgr.14556) 858 : cluster [DBG] pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T11:55:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:24.007491+0000 mgr.y (mgr.14556) 858 : cluster [DBG] pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T11:55:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:24.007491+0000 mgr.y (mgr.14556) 858 : cluster [DBG] pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T11:55:25.952 INFO:tasks.workunit.client.0.smithi031.stdout: 52: throughput=4.93MB/sec pending data=0 2024-04-17T11:55:25.952 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9Ts9DEaLNmLnf39 off=5645283 len=453129 2024-04-17T11:55:25.956 INFO:tasks.workunit.client.0.smithi031.stdout:op 272 completed, throughput=4.94MB/sec 2024-04-17T11:55:25.956 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rZnHi5e-s0Ele7h off=6448473 len=684615 2024-04-17T11:55:25.960 INFO:tasks.workunit.client.0.smithi031.stdout:op 273 completed, throughput=4.95MB/sec 2024-04-17T11:55:25.960 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0sUunktiMEQKwMA off=3447926 len=64938 2024-04-17T11:55:25.962 INFO:tasks.workunit.client.0.smithi031.stdout:op 274 completed, throughput=4.95MB/sec 2024-04-17T11:55:25.963 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1oJUViTcMet6aj2 off=11372555 len=428582 2024-04-17T11:55:25.966 INFO:tasks.workunit.client.0.smithi031.stdout:op 275 completed, throughput=4.96MB/sec 2024-04-17T11:55:25.966 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dsjREL6DlHwqDWD off=2585475 len=1260281 2024-04-17T11:55:25.972 INFO:tasks.workunit.client.0.smithi031.stdout:op 276 completed, throughput=4.98MB/sec 2024-04-17T11:55:25.972 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dId3EgBH-JbxP__ off=1220006 len=123690 2024-04-17T11:55:25.975 INFO:tasks.workunit.client.0.smithi031.stdout:op 277 completed, throughput=4.99MB/sec 2024-04-17T11:55:25.975 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-21ACG6LYVl92RSr off=1842902 len=1007809 2024-04-17T11:55:25.979 INFO:tasks.workunit.client.0.smithi031.stdout:op 278 completed, throughput=5MB/sec 2024-04-17T11:55:26.980 INFO:tasks.workunit.client.0.smithi031.stdout: 53: throughput=4.91MB/sec pending data=0 2024-04-17T11:55:26.980 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XWh31GnD31O9ZRd off=9161322 len=58654 2024-04-17T11:55:26.980 INFO:tasks.workunit.client.0.smithi031.stdout:op 279 completed, throughput=4.91MB/sec 2024-04-17T11:55:26.981 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EeSRfseG9z51DKl off=11570773 len=864927 2024-04-17T11:55:26.985 INFO:tasks.workunit.client.0.smithi031.stdout:op 280 completed, throughput=4.93MB/sec 2024-04-17T11:55:26.985 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lqfXqDUhbgBWY48 off=1680459 len=894207 2024-04-17T11:55:26.986 INFO:tasks.workunit.client.0.smithi031.stdout:op 281 completed, throughput=4.94MB/sec 2024-04-17T11:55:26.986 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s95TWRqNP7QwEoA off=18608936 len=865456 2024-04-17T11:55:26.987 INFO:tasks.workunit.client.0.smithi031.stdout:op 282 completed, throughput=4.96MB/sec 2024-04-17T11:55:26.988 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YzS5PVrrbTS7H6z off=1437053 len=1478042 2024-04-17T11:55:26.991 INFO:tasks.workunit.client.0.smithi031.stdout:op 283 completed, throughput=4.98MB/sec 2024-04-17T11:55:26.991 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-75NbJz5UVqahn84 off=3229840 len=881132 2024-04-17T11:55:26.996 INFO:tasks.workunit.client.0.smithi031.stdout:op 284 completed, throughput=5MB/sec 2024-04-17T11:55:26.997 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eX9dG-5Sj9uOdVV off=19018637 len=958443 2024-04-17T11:55:26.998 INFO:tasks.workunit.client.0.smithi031.stdout:op 285 completed, throughput=5.02MB/sec 2024-04-17T11:55:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:26.008141+0000 mgr.y (mgr.14556) 859 : cluster [DBG] pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T11:55:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:26.008141+0000 mgr.y (mgr.14556) 859 : cluster [DBG] pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T11:55:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:26.008141+0000 mgr.y (mgr.14556) 859 : cluster [DBG] pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T11:55:27.998 INFO:tasks.workunit.client.0.smithi031.stdout: 54: throughput=4.92MB/sec pending data=0 2024-04-17T11:55:27.998 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Orq6wY2S4LSy37i off=12227001 len=1197024 2024-04-17T11:55:28.007 INFO:tasks.workunit.client.0.smithi031.stdout:op 286 completed, throughput=4.94MB/sec 2024-04-17T11:55:28.007 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uT7vVunIk4nIX9O off=349245 len=291759 2024-04-17T11:55:28.009 INFO:tasks.workunit.client.0.smithi031.stdout:op 287 completed, throughput=4.95MB/sec 2024-04-17T11:55:28.010 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0r2MN3saxXRy68C off=2758154 len=404755 2024-04-17T11:55:28.012 INFO:tasks.workunit.client.0.smithi031.stdout:op 288 completed, throughput=4.96MB/sec 2024-04-17T11:55:28.012 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5goNskFiseGKsB0 off=12344401 len=6582 2024-04-17T11:55:28.013 INFO:tasks.workunit.client.0.smithi031.stdout:op 289 completed, throughput=4.96MB/sec 2024-04-17T11:55:28.013 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w7gEOYXgmd5kanM off=13392936 len=1107546 2024-04-17T11:55:28.018 INFO:tasks.workunit.client.0.smithi031.stdout:op 290 completed, throughput=4.97MB/sec 2024-04-17T11:55:28.018 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hWj3yUptW_FfChn off=18843824 len=1681152 2024-04-17T11:55:28.020 INFO:tasks.workunit.client.0.smithi031.stdout:op 291 completed, throughput=5MB/sec 2024-04-17T11:55:29.021 INFO:tasks.workunit.client.0.smithi031.stdout: 55: throughput=4.91MB/sec pending data=0 2024-04-17T11:55:29.021 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WnwkspIiW2AlqpV off=9091216 len=1069427 2024-04-17T11:55:29.022 INFO:tasks.workunit.client.0.smithi031.stdout:op 292 completed, throughput=4.93MB/sec 2024-04-17T11:55:29.022 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lU8v-F3v1wQygFE off=10791393 len=1913467 2024-04-17T11:55:29.024 INFO:tasks.workunit.client.0.smithi031.stdout:op 293 completed, throughput=4.96MB/sec 2024-04-17T11:55:29.025 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KG5VD_H4brpMjke off=14532697 len=658055 2024-04-17T11:55:29.026 INFO:tasks.workunit.client.0.smithi031.stdout:op 294 completed, throughput=4.98MB/sec 2024-04-17T11:55:29.026 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dIZuuPPrD0sHCQY off=561660 len=1654647 2024-04-17T11:55:29.037 INFO:tasks.workunit.client.0.smithi031.stdout:op 295 completed, throughput=5MB/sec 2024-04-17T11:55:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:28.008797+0000 mgr.y (mgr.14556) 860 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T11:55:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:28.008797+0000 mgr.y (mgr.14556) 860 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T11:55:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:28.008797+0000 mgr.y (mgr.14556) 860 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T11:55:30.037 INFO:tasks.workunit.client.0.smithi031.stdout: 56: throughput=4.92MB/sec pending data=0 2024-04-17T11:55:30.037 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gON-aOuXnEis-lt off=151312 len=1427124 2024-04-17T11:55:30.039 INFO:tasks.workunit.client.0.smithi031.stdout:op 296 completed, throughput=4.94MB/sec 2024-04-17T11:55:30.039 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LxHfjiU1G7G18N- off=14554290 len=2079913 2024-04-17T11:55:30.041 INFO:tasks.workunit.client.0.smithi031.stdout:op 297 completed, throughput=4.97MB/sec 2024-04-17T11:55:30.041 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--Cx95csZXnOZjjq off=649604 len=1945327 2024-04-17T11:55:30.044 INFO:tasks.workunit.client.0.smithi031.stdout:op 298 completed, throughput=5.01MB/sec 2024-04-17T11:55:31.044 INFO:tasks.workunit.client.0.smithi031.stdout: 57: throughput=4.92MB/sec pending data=0 2024-04-17T11:55:31.044 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vQbNueVi8gFpr0P off=14900659 len=1719310 2024-04-17T11:55:31.055 INFO:tasks.workunit.client.0.smithi031.stdout:op 299 completed, throughput=4.95MB/sec 2024-04-17T11:55:31.055 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5rApbilIYlDZnXj off=1691417 len=2045290 2024-04-17T11:55:31.057 INFO:tasks.workunit.client.0.smithi031.stdout:op 300 completed, throughput=4.98MB/sec 2024-04-17T11:55:31.057 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hNWMKkxqTkAGdlD off=5316285 len=1282152 2024-04-17T11:55:31.059 INFO:tasks.workunit.client.0.smithi031.stdout:op 301 completed, throughput=5MB/sec 2024-04-17T11:55:31.413 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:55:31.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:30.009192+0000 mgr.y (mgr.14556) 861 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:31.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:30.009192+0000 mgr.y (mgr.14556) 861 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:31.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:30.009192+0000 mgr.y (mgr.14556) 861 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:31.701 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:55:31.701 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (22m) 2m ago 23m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:55:31.701 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (23m) 2m ago 23m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (24m) 2m ago 24m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (24m) 2m ago 24m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (28m) 2m ago 28m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (29m) 2m ago 29m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (29m) 2m ago 30m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (28m) 2m ago 28m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (28m) 2m ago 28m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (24m) 2m ago 24m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (23m) 2m ago 23m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (27m) 2m ago 27m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (27m) 2m ago 27m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (27m) 2m ago 27m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (26m) 2m ago 26m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (26m) 2m ago 26m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:55:31.703 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (25m) 2m ago 25m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:55:31.703 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (25m) 2m ago 25m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:55:31.703 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (25m) 2m ago 25m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:55:31.703 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (22m) 2m ago 24m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:55:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:55:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:31] "GET /metrics HTTP/1.1" 200 192487 "" "Prometheus/2.33.4" 2024-04-17T11:55:32.050 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:55:32.050 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:55:32.051 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:55:32.052 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:55:32.052 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:55:32.059 INFO:tasks.workunit.client.0.smithi031.stdout: 58: throughput=4.92MB/sec pending data=0 2024-04-17T11:55:32.059 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-voVpTkuUdR_ZU6N off=7074811 len=570180 2024-04-17T11:55:32.060 INFO:tasks.workunit.client.0.smithi031.stdout:op 302 completed, throughput=4.93MB/sec 2024-04-17T11:55:32.060 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KXkHgTRG2mpIwgQ off=4558846 len=1785257 2024-04-17T11:55:32.069 INFO:tasks.workunit.client.0.smithi031.stdout:op 303 completed, throughput=4.95MB/sec 2024-04-17T11:55:32.070 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4SiiVqRim-ytXlC off=16367048 len=1546024 2024-04-17T11:55:32.077 INFO:tasks.workunit.client.0.smithi031.stdout:op 304 completed, throughput=4.98MB/sec 2024-04-17T11:55:32.077 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KsX1kf-jL9AcNVB off=16361089 len=209359 2024-04-17T11:55:32.078 INFO:tasks.workunit.client.0.smithi031.stdout:op 305 completed, throughput=4.98MB/sec 2024-04-17T11:55:32.078 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1yKKyX2ZerVd9LB off=7923443 len=79487 2024-04-17T11:55:32.081 INFO:tasks.workunit.client.0.smithi031.stdout:op 306 completed, throughput=4.98MB/sec 2024-04-17T11:55:32.081 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1zgcPlUnxMDSvsl off=16473669 len=750544 2024-04-17T11:55:32.085 INFO:tasks.workunit.client.0.smithi031.stdout:op 307 completed, throughput=4.99MB/sec 2024-04-17T11:55:32.085 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-R00XLQzqPbYIqmV off=10439447 len=890694 2024-04-17T11:55:32.086 INFO:tasks.workunit.client.0.smithi031.stdout:op 308 completed, throughput=5.01MB/sec 2024-04-17T11:55:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:55:31.402691+0000 mgr.y (mgr.14556) 862 : audit [DBG] from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:55:32.051741+0000 mon.a (mon.0) 2173 : audit [DBG] from='client.? 172.21.15.31:0/3273774098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:55:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:55:32.060494+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:55:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:55:31.402691+0000 mgr.y (mgr.14556) 862 : audit [DBG] from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:55:32.051741+0000 mon.a (mon.0) 2173 : audit [DBG] from='client.? 172.21.15.31:0/3273774098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:55:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:55:32.060494+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:55:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:55:31.402691+0000 mgr.y (mgr.14556) 862 : audit [DBG] from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:55:32.051741+0000 mon.a (mon.0) 2173 : audit [DBG] from='client.? 172.21.15.31:0/3273774098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:55:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:55:32.060494+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:55:33.086 INFO:tasks.workunit.client.0.smithi031.stdout: 59: throughput=4.92MB/sec pending data=0 2024-04-17T11:55:33.087 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oXaJ80rEAXxMl7w off=429747 len=778021 2024-04-17T11:55:33.091 INFO:tasks.workunit.client.0.smithi031.stdout:op 309 completed, throughput=4.94MB/sec 2024-04-17T11:55:33.091 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MtSTmLqqS_7Mvmv off=1953754 len=1433989 2024-04-17T11:55:33.093 INFO:tasks.workunit.client.0.smithi031.stdout:op 310 completed, throughput=4.96MB/sec 2024-04-17T11:55:33.094 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-B6tupsbvRMMWn0O off=6722791 len=752550 2024-04-17T11:55:33.094 INFO:tasks.workunit.client.0.smithi031.stdout:op 311 completed, throughput=4.97MB/sec 2024-04-17T11:55:33.095 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FrdIN3GRpZ2sYS1 off=9713544 len=1749381 2024-04-17T11:55:33.098 INFO:tasks.workunit.client.0.smithi031.stdout:op 312 completed, throughput=5MB/sec 2024-04-17T11:55:33.098 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_Uoh9rTyo3jlbow off=827285 len=566027 2024-04-17T11:55:33.102 INFO:tasks.workunit.client.0.smithi031.stdout:op 313 completed, throughput=5.01MB/sec 2024-04-17T11:55:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:55:31.694635+0000 mgr.y (mgr.14556) 863 : audit [DBG] from='client.26009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:32.009534+0000 mgr.y (mgr.14556) 864 : cluster [DBG] pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:55:32.360986+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:55:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:55:32.361697+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:55:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:55:32.365999+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:55:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:55:31.694635+0000 mgr.y (mgr.14556) 863 : audit [DBG] from='client.26009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:32.009534+0000 mgr.y (mgr.14556) 864 : cluster [DBG] pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:55:32.360986+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:55:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:55:32.361697+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:55:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:55:32.365999+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:55:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:55:31.694635+0000 mgr.y (mgr.14556) 863 : audit [DBG] from='client.26009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:55:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:32.009534+0000 mgr.y (mgr.14556) 864 : cluster [DBG] pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:55:32.360986+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:55:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:55:32.361697+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:55:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:55:32.365999+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:55:34.103 INFO:tasks.workunit.client.0.smithi031.stdout: 60: throughput=4.93MB/sec pending data=0 2024-04-17T11:55:34.103 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ILqrcxhEQDGt-tE off=12686281 len=172187 2024-04-17T11:55:34.106 INFO:tasks.workunit.client.0.smithi031.stdout:op 314 completed, throughput=4.93MB/sec 2024-04-17T11:55:34.106 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6fJBypwA6_g9xLq off=7185430 len=1252925 2024-04-17T11:55:34.113 INFO:tasks.workunit.client.0.smithi031.stdout:op 315 completed, throughput=4.95MB/sec 2024-04-17T11:55:34.113 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RVawsE5kNMdb7BQ off=10641843 len=1958879 2024-04-17T11:55:34.121 INFO:tasks.workunit.client.0.smithi031.stdout:op 316 completed, throughput=4.98MB/sec 2024-04-17T11:55:34.121 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y3puGDi_yGjoPVk off=2376256 len=1205902 2024-04-17T11:55:34.122 INFO:tasks.workunit.client.0.smithi031.stdout:op 317 completed, throughput=5MB/sec 2024-04-17T11:55:34.122 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MTThMnwsKTXUy9X off=43814 len=2068854 2024-04-17T11:55:34.135 INFO:tasks.workunit.client.0.smithi031.stdout:op 318 completed, throughput=5.03MB/sec 2024-04-17T11:55:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:55:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:55:35.136 INFO:tasks.workunit.client.0.smithi031.stdout: 61: throughput=4.95MB/sec pending data=0 2024-04-17T11:55:35.136 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CwJjnxgIN9pAaq1 off=3605083 len=720802 2024-04-17T11:55:35.138 INFO:tasks.workunit.client.0.smithi031.stdout:op 319 completed, throughput=4.96MB/sec 2024-04-17T11:55:35.138 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nRPojGcjPwCl301 off=8905145 len=709093 2024-04-17T11:55:35.139 INFO:tasks.workunit.client.0.smithi031.stdout:op 320 completed, throughput=4.97MB/sec 2024-04-17T11:55:35.139 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YBE-nuxmj48KnP8 off=4209637 len=901418 2024-04-17T11:55:35.140 INFO:tasks.workunit.client.0.smithi031.stdout:op 321 completed, throughput=4.98MB/sec 2024-04-17T11:55:35.140 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-on-BkigsnzPh8Tn off=7538987 len=714878 2024-04-17T11:55:35.141 INFO:tasks.workunit.client.0.smithi031.stdout:op 322 completed, throughput=4.99MB/sec 2024-04-17T11:55:35.142 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0MP0yJLCAyEYySM off=14899928 len=1070576 2024-04-17T11:55:35.147 INFO:tasks.workunit.client.0.smithi031.stdout:op 323 completed, throughput=5.01MB/sec 2024-04-17T11:55:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:34.010227+0000 mgr.y (mgr.14556) 865 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:55:35.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:34.010227+0000 mgr.y (mgr.14556) 865 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:55:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:34.010227+0000 mgr.y (mgr.14556) 865 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:55:36.147 INFO:tasks.workunit.client.0.smithi031.stdout: 62: throughput=4.93MB/sec pending data=0 2024-04-17T11:55:36.148 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NvNRz2kApgUd5Fi off=2685713 len=496042 2024-04-17T11:55:36.152 INFO:tasks.workunit.client.0.smithi031.stdout:op 324 completed, throughput=4.94MB/sec 2024-04-17T11:55:36.152 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-o3jMz5nA-25Swg0 off=5440619 len=74546 2024-04-17T11:55:36.152 INFO:tasks.workunit.client.0.smithi031.stdout:op 325 completed, throughput=4.94MB/sec 2024-04-17T11:55:36.153 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mJpvnwJrGYHEqm6 off=8120196 len=1720804 2024-04-17T11:55:36.161 INFO:tasks.workunit.client.0.smithi031.stdout:op 326 completed, throughput=4.96MB/sec 2024-04-17T11:55:36.162 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--5OsCt3I0RmvYf0 off=348252 len=1074122 2024-04-17T11:55:36.167 INFO:tasks.workunit.client.0.smithi031.stdout:op 327 completed, throughput=4.98MB/sec 2024-04-17T11:55:36.167 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-P0JVqt_w8flkRBh off=5032989 len=1326769 2024-04-17T11:55:36.169 INFO:tasks.workunit.client.0.smithi031.stdout:op 328 completed, throughput=5MB/sec 2024-04-17T11:55:36.169 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tmYeDk3PWlF_dul off=1823536 len=1009128 2024-04-17T11:55:36.171 INFO:tasks.workunit.client.0.smithi031.stdout:op 329 completed, throughput=5.01MB/sec 2024-04-17T11:55:37.171 INFO:tasks.workunit.client.0.smithi031.stdout: 63: throughput=4.93MB/sec pending data=0 2024-04-17T11:55:37.171 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-smib2fCYRyXvSKx off=2131555 len=1501574 2024-04-17T11:55:37.179 INFO:tasks.workunit.client.0.smithi031.stdout:op 330 completed, throughput=4.96MB/sec 2024-04-17T11:55:37.179 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iHzyMOkySsAIMN5 off=12451633 len=1086307 2024-04-17T11:55:37.180 INFO:tasks.workunit.client.0.smithi031.stdout:op 331 completed, throughput=4.97MB/sec 2024-04-17T11:55:37.180 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Yg0PG1IOovN7EAv off=18556612 len=852625 2024-04-17T11:55:37.182 INFO:tasks.workunit.client.0.smithi031.stdout:op 332 completed, throughput=4.98MB/sec 2024-04-17T11:55:37.182 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MSjiYCDWga_bXzo off=11839708 len=1336132 2024-04-17T11:55:37.183 INFO:tasks.workunit.client.0.smithi031.stdout:op 333 completed, throughput=5MB/sec 2024-04-17T11:55:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:36.010602+0000 mgr.y (mgr.14556) 866 : cluster [DBG] pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:36.010602+0000 mgr.y (mgr.14556) 866 : cluster [DBG] pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:36.010602+0000 mgr.y (mgr.14556) 866 : cluster [DBG] pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:55:38.184 INFO:tasks.workunit.client.0.smithi031.stdout: 64: throughput=4.93MB/sec pending data=0 2024-04-17T11:55:38.184 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5gEBhdLIi7BF6V- off=12554384 len=1635228 2024-04-17T11:55:38.191 INFO:tasks.workunit.client.0.smithi031.stdout:op 334 completed, throughput=4.95MB/sec 2024-04-17T11:55:38.191 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Wd0CNnEmxEU8Lkp off=3981075 len=1591285 2024-04-17T11:55:38.192 INFO:tasks.workunit.client.0.smithi031.stdout:op 335 completed, throughput=4.97MB/sec 2024-04-17T11:55:38.192 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z8zy8wI6xeV7Dmz off=7938949 len=1271482 2024-04-17T11:55:38.200 INFO:tasks.workunit.client.0.smithi031.stdout:op 336 completed, throughput=4.99MB/sec 2024-04-17T11:55:38.200 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7dsdEZuz3Rk9D7L off=5695711 len=165277 2024-04-17T11:55:38.201 INFO:tasks.workunit.client.0.smithi031.stdout:op 337 completed, throughput=4.99MB/sec 2024-04-17T11:55:38.201 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Nmg4tlC0MBuuebB off=23987311 len=1043918 2024-04-17T11:55:38.203 INFO:tasks.workunit.client.0.smithi031.stdout:op 338 completed, throughput=5.01MB/sec 2024-04-17T11:55:39.204 INFO:tasks.workunit.client.0.smithi031.stdout: 65: throughput=4.93MB/sec pending data=0 2024-04-17T11:55:39.204 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-35jyG0fyPpoEJcB off=6974739 len=245002 2024-04-17T11:55:39.207 INFO:tasks.workunit.client.0.smithi031.stdout:op 339 completed, throughput=4.94MB/sec 2024-04-17T11:55:39.207 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rJCi5hG9aHg7-gd off=9123368 len=928068 2024-04-17T11:55:39.209 INFO:tasks.workunit.client.0.smithi031.stdout:op 340 completed, throughput=4.95MB/sec 2024-04-17T11:55:39.209 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QJd_rHX4rUONarW off=4758009 len=1499270 2024-04-17T11:55:39.222 INFO:tasks.workunit.client.0.smithi031.stdout:op 341 completed, throughput=4.97MB/sec 2024-04-17T11:55:39.222 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pqeUPglVphuQkdL off=2645140 len=1764917 2024-04-17T11:55:39.233 INFO:tasks.workunit.client.0.smithi031.stdout:op 342 completed, throughput=5MB/sec 2024-04-17T11:55:39.233 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6IWDHDOQe8wpJCJ off=523533 len=2000609 2024-04-17T11:55:39.239 INFO:tasks.workunit.client.0.smithi031.stdout:op 343 completed, throughput=5.02MB/sec 2024-04-17T11:55:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:38.011368+0000 mgr.y (mgr.14556) 867 : cluster [DBG] pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T11:55:39.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:38.011368+0000 mgr.y (mgr.14556) 867 : cluster [DBG] pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T11:55:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:38.011368+0000 mgr.y (mgr.14556) 867 : cluster [DBG] pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T11:55:40.240 INFO:tasks.workunit.client.0.smithi031.stdout: 66: throughput=4.95MB/sec pending data=0 2024-04-17T11:55:40.240 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4eNGRgnEduJ3H27 off=11472863 len=1013812 2024-04-17T11:55:40.241 INFO:tasks.workunit.client.0.smithi031.stdout:op 344 completed, throughput=4.96MB/sec 2024-04-17T11:55:40.241 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-atRuuesBxqO2nxi off=734908 len=1254202 2024-04-17T11:55:40.244 INFO:tasks.workunit.client.0.smithi031.stdout:op 345 completed, throughput=4.98MB/sec 2024-04-17T11:55:40.244 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-T-KjskG9fFALB3T off=2638056 len=1493277 2024-04-17T11:55:40.252 INFO:tasks.workunit.client.0.smithi031.stdout:op 346 completed, throughput=5MB/sec 2024-04-17T11:55:41.253 INFO:tasks.workunit.client.0.smithi031.stdout: 67: throughput=4.93MB/sec pending data=0 2024-04-17T11:55:41.253 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uUXP9XKyxc1A7lZ off=3949360 len=533254 2024-04-17T11:55:41.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 347 completed, throughput=4.94MB/sec 2024-04-17T11:55:41.254 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lN6KbHmA7HyU2e- off=3857158 len=1800692 2024-04-17T11:55:41.258 INFO:tasks.workunit.client.0.smithi031.stdout:op 348 completed, throughput=4.96MB/sec 2024-04-17T11:55:41.258 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Qq4vKQool2xGNqx off=6819588 len=1544878 2024-04-17T11:55:41.260 INFO:tasks.workunit.client.0.smithi031.stdout:op 349 completed, throughput=4.98MB/sec 2024-04-17T11:55:41.260 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hMci3f_TpvIVknj off=7840621 len=1724157 2024-04-17T11:55:41.263 INFO:tasks.workunit.client.0.smithi031.stdout:op 350 completed, throughput=5.01MB/sec 2024-04-17T11:55:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:40.011773+0000 mgr.y (mgr.14556) 868 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:55:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:40.011773+0000 mgr.y (mgr.14556) 868 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:55:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:40.011773+0000 mgr.y (mgr.14556) 868 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:55:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:55:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:41] "GET /metrics HTTP/1.1" 200 192485 "" "Prometheus/2.33.4" 2024-04-17T11:55:42.263 INFO:tasks.workunit.client.0.smithi031.stdout: 68: throughput=4.93MB/sec pending data=0 2024-04-17T11:55:42.263 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yETJUhw_uae-oqw off=19874086 len=2059485 2024-04-17T11:55:42.274 INFO:tasks.workunit.client.0.smithi031.stdout:op 351 completed, throughput=4.96MB/sec 2024-04-17T11:55:42.275 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LypyV1PRf257Ecl off=6468239 len=291715 2024-04-17T11:55:42.275 INFO:tasks.workunit.client.0.smithi031.stdout:op 352 completed, throughput=4.97MB/sec 2024-04-17T11:55:42.275 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YLvSC9Z030TkD7r off=5637333 len=543847 2024-04-17T11:55:42.279 INFO:tasks.workunit.client.0.smithi031.stdout:op 353 completed, throughput=4.97MB/sec 2024-04-17T11:55:42.280 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-huyO5I_5irAw8Ei off=7802167 len=1655059 2024-04-17T11:55:42.281 INFO:tasks.workunit.client.0.smithi031.stdout:op 354 completed, throughput=4.99MB/sec 2024-04-17T11:55:42.281 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-g5ta4zTMbFEzQUa off=1453524 len=11109 2024-04-17T11:55:42.283 INFO:tasks.workunit.client.0.smithi031.stdout:op 355 completed, throughput=4.99MB/sec 2024-04-17T11:55:42.283 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JImfmWd53cU02HF off=3432973 len=927524 2024-04-17T11:55:42.289 INFO:tasks.workunit.client.0.smithi031.stdout:op 356 completed, throughput=5.01MB/sec 2024-04-17T11:55:43.289 INFO:tasks.workunit.client.0.smithi031.stdout: 69: throughput=4.94MB/sec pending data=0 2024-04-17T11:55:43.289 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d7ijK51p4SwnmvA off=3059031 len=1447596 2024-04-17T11:55:43.295 INFO:tasks.workunit.client.0.smithi031.stdout:op 357 completed, throughput=4.96MB/sec 2024-04-17T11:55:43.295 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6kHX5QgGAKPqIfd off=14274841 len=86457 2024-04-17T11:55:43.296 INFO:tasks.workunit.client.0.smithi031.stdout:op 358 completed, throughput=4.96MB/sec 2024-04-17T11:55:43.296 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-inJWHznIDIBEmzt off=8159454 len=1349749 2024-04-17T11:55:43.303 INFO:tasks.workunit.client.0.smithi031.stdout:op 359 completed, throughput=4.97MB/sec 2024-04-17T11:55:43.303 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DcJZ5ykutK5d7C- off=9973271 len=1848311 2024-04-17T11:55:43.305 INFO:tasks.workunit.client.0.smithi031.stdout:op 360 completed, throughput=5MB/sec 2024-04-17T11:55:43.305 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LnZ5w6JKV1igbU- off=5147761 len=1673459 2024-04-17T11:55:43.316 INFO:tasks.workunit.client.0.smithi031.stdout:op 361 completed, throughput=5.02MB/sec 2024-04-17T11:55:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:42.012272+0000 mgr.y (mgr.14556) 869 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:55:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:42.012272+0000 mgr.y (mgr.14556) 869 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:55:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:42.012272+0000 mgr.y (mgr.14556) 869 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:55:44.317 INFO:tasks.workunit.client.0.smithi031.stdout: 70: throughput=4.95MB/sec pending data=0 2024-04-17T11:55:44.317 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3Qyl4AmnJsxhGVh off=14989305 len=566485 2024-04-17T11:55:44.318 INFO:tasks.workunit.client.0.smithi031.stdout:op 362 completed, throughput=4.96MB/sec 2024-04-17T11:55:44.318 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3u3xWwICMKkGNt3 off=16601530 len=1152591 2024-04-17T11:55:44.324 INFO:tasks.workunit.client.0.smithi031.stdout:op 363 completed, throughput=4.97MB/sec 2024-04-17T11:55:44.324 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Nr-oSeSvpUxyMQQ off=4036419 len=1003025 2024-04-17T11:55:44.325 INFO:tasks.workunit.client.0.smithi031.stdout:op 364 completed, throughput=4.99MB/sec 2024-04-17T11:55:44.325 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NOB50Iif4t6tLm1 off=7618715 len=965488 2024-04-17T11:55:44.326 INFO:tasks.workunit.client.0.smithi031.stdout:op 365 completed, throughput=5MB/sec 2024-04-17T11:55:44.326 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lJwDQwe_H1byOgX off=2271828 len=2016099 2024-04-17T11:55:44.343 INFO:tasks.workunit.client.0.smithi031.stdout:op 366 completed, throughput=5.02MB/sec 2024-04-17T11:55:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:55:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:55:45.344 INFO:tasks.workunit.client.0.smithi031.stdout: 71: throughput=4.96MB/sec pending data=0 2024-04-17T11:55:45.344 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oqTEDIKnQwZCAQQ off=1239549 len=749632 2024-04-17T11:55:45.348 INFO:tasks.workunit.client.0.smithi031.stdout:op 367 completed, throughput=4.97MB/sec 2024-04-17T11:55:45.348 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YVRzWEnaJDvtxQn off=5403789 len=616856 2024-04-17T11:55:45.350 INFO:tasks.workunit.client.0.smithi031.stdout:op 368 completed, throughput=4.97MB/sec 2024-04-17T11:55:45.350 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1ZIv5C8ENoWifSe off=1245057 len=258342 2024-04-17T11:55:45.353 INFO:tasks.workunit.client.0.smithi031.stdout:op 369 completed, throughput=4.98MB/sec 2024-04-17T11:55:45.353 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bMmbN_4WyDRGCGt off=12469116 len=815942 2024-04-17T11:55:45.354 INFO:tasks.workunit.client.0.smithi031.stdout:op 370 completed, throughput=4.99MB/sec 2024-04-17T11:55:45.354 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xGa61nE3mIS61AT off=9708904 len=649362 2024-04-17T11:55:45.355 INFO:tasks.workunit.client.0.smithi031.stdout:op 371 completed, throughput=5MB/sec 2024-04-17T11:55:45.355 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t6O1HW3E-TLwdcv off=6335524 len=708611 2024-04-17T11:55:45.359 INFO:tasks.workunit.client.0.smithi031.stdout:op 372 completed, throughput=5MB/sec 2024-04-17T11:55:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:44.013030+0000 mgr.y (mgr.14556) 870 : cluster [DBG] pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T11:55:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:44.013030+0000 mgr.y (mgr.14556) 870 : cluster [DBG] pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T11:55:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:44.013030+0000 mgr.y (mgr.14556) 870 : cluster [DBG] pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T11:55:46.359 INFO:tasks.workunit.client.0.smithi031.stdout: 72: throughput=4.94MB/sec pending data=0 2024-04-17T11:55:46.360 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uMqb2mVFlb3ZFkN off=10169527 len=289850 2024-04-17T11:55:46.362 INFO:tasks.workunit.client.0.smithi031.stdout:op 373 completed, throughput=4.94MB/sec 2024-04-17T11:55:46.362 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fy1_RU9ZLZ70L8z off=11182877 len=1946130 2024-04-17T11:55:46.365 INFO:tasks.workunit.client.0.smithi031.stdout:op 374 completed, throughput=4.97MB/sec 2024-04-17T11:55:46.365 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-B2v4vJkvKJBf7m2 off=14669817 len=828530 2024-04-17T11:55:46.370 INFO:tasks.workunit.client.0.smithi031.stdout:op 375 completed, throughput=4.98MB/sec 2024-04-17T11:55:46.370 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jojm5Ot2yOeEsYI off=727792 len=1937977 2024-04-17T11:55:46.380 INFO:tasks.workunit.client.0.smithi031.stdout:op 376 completed, throughput=5MB/sec 2024-04-17T11:55:46.380 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2_JKctKxKyfX_RL off=9790656 len=81128 2024-04-17T11:55:46.382 INFO:tasks.workunit.client.0.smithi031.stdout:op 377 completed, throughput=5MB/sec 2024-04-17T11:55:47.382 INFO:tasks.workunit.client.0.smithi031.stdout: 73: throughput=4.93MB/sec pending data=0 2024-04-17T11:55:47.382 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CnVfsUe9mFLg-rX off=1683358 len=130822 2024-04-17T11:55:47.383 INFO:tasks.workunit.client.0.smithi031.stdout:op 378 completed, throughput=4.94MB/sec 2024-04-17T11:55:47.383 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ma3497ptVcVKNuY off=8739159 len=1202090 2024-04-17T11:55:47.385 INFO:tasks.workunit.client.0.smithi031.stdout:op 379 completed, throughput=4.95MB/sec 2024-04-17T11:55:47.385 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OiOnDgg70xOhL2R off=8223376 len=122229 2024-04-17T11:55:47.386 INFO:tasks.workunit.client.0.smithi031.stdout:op 380 completed, throughput=4.95MB/sec 2024-04-17T11:55:47.386 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iKOQ5qAoqKszOpE off=4515481 len=1645907 2024-04-17T11:55:47.395 INFO:tasks.workunit.client.0.smithi031.stdout:op 381 completed, throughput=4.97MB/sec 2024-04-17T11:55:47.395 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FoLkcMoTCLJnCOf off=8169011 len=1876425 2024-04-17T11:55:47.398 INFO:tasks.workunit.client.0.smithi031.stdout:op 382 completed, throughput=5MB/sec 2024-04-17T11:55:47.398 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n50C7iMPq0MVkMN off=14328694 len=1141449 2024-04-17T11:55:47.404 INFO:tasks.workunit.client.0.smithi031.stdout:op 383 completed, throughput=5.01MB/sec 2024-04-17T11:55:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:46.013534+0000 mgr.y (mgr.14556) 871 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T11:55:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:46.013534+0000 mgr.y (mgr.14556) 871 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T11:55:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:46.013534+0000 mgr.y (mgr.14556) 871 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T11:55:48.404 INFO:tasks.workunit.client.0.smithi031.stdout: 74: throughput=4.94MB/sec pending data=0 2024-04-17T11:55:48.404 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sIxxETwHQETlZtQ off=2568526 len=253393 2024-04-17T11:55:48.405 INFO:tasks.workunit.client.0.smithi031.stdout:op 384 completed, throughput=4.95MB/sec 2024-04-17T11:55:48.405 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-peauaV_kWlvyytY off=2558606 len=965934 2024-04-17T11:55:48.413 INFO:tasks.workunit.client.0.smithi031.stdout:op 385 completed, throughput=4.96MB/sec 2024-04-17T11:55:48.413 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VgxK1o7Yxcy_urJ off=8312927 len=336677 2024-04-17T11:55:48.417 INFO:tasks.workunit.client.0.smithi031.stdout:op 386 completed, throughput=4.96MB/sec 2024-04-17T11:55:48.417 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ibe3VY8WzKZmTuz off=21568250 len=1260521 2024-04-17T11:55:48.422 INFO:tasks.workunit.client.0.smithi031.stdout:op 387 completed, throughput=4.98MB/sec 2024-04-17T11:55:48.422 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RE0y76gRtUF-epL off=3464967 len=1585872 2024-04-17T11:55:48.430 INFO:tasks.workunit.client.0.smithi031.stdout:op 388 completed, throughput=5MB/sec 2024-04-17T11:55:48.430 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-89xEWpdIqfCI0SX off=1102668 len=869413 2024-04-17T11:55:48.432 INFO:tasks.workunit.client.0.smithi031.stdout:op 389 completed, throughput=5.01MB/sec 2024-04-17T11:55:49.432 INFO:tasks.workunit.client.0.smithi031.stdout: 75: throughput=4.94MB/sec pending data=0 2024-04-17T11:55:49.433 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3q7E_76Zsk34kX2 off=3769198 len=193135 2024-04-17T11:55:49.435 INFO:tasks.workunit.client.0.smithi031.stdout:op 390 completed, throughput=4.95MB/sec 2024-04-17T11:55:49.435 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BKMSgc0qI8xf91S off=3626159 len=27623 2024-04-17T11:55:49.438 INFO:tasks.workunit.client.0.smithi031.stdout:op 391 completed, throughput=4.95MB/sec 2024-04-17T11:55:49.438 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gCUlUuta5nFVGEH off=6171292 len=1627838 2024-04-17T11:55:49.446 INFO:tasks.workunit.client.0.smithi031.stdout:op 392 completed, throughput=4.97MB/sec 2024-04-17T11:55:49.446 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dnzAoGeqOw43a_i off=20034468 len=615905 2024-04-17T11:55:49.450 INFO:tasks.workunit.client.0.smithi031.stdout:op 393 completed, throughput=4.97MB/sec 2024-04-17T11:55:49.450 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SZUHZJlyiCkO1-C off=8126292 len=471912 2024-04-17T11:55:49.453 INFO:tasks.workunit.client.0.smithi031.stdout:op 394 completed, throughput=4.98MB/sec 2024-04-17T11:55:49.453 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-j_61GgvhkoGRizK off=4032329 len=912087 2024-04-17T11:55:49.457 INFO:tasks.workunit.client.0.smithi031.stdout:op 395 completed, throughput=4.99MB/sec 2024-04-17T11:55:49.457 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-b41Jy9b4TuVKqDX off=2497209 len=1102131 2024-04-17T11:55:49.463 INFO:tasks.workunit.client.0.smithi031.stdout:op 396 completed, throughput=5MB/sec 2024-04-17T11:55:49.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:48.014324+0000 mgr.y (mgr.14556) 872 : cluster [DBG] pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:55:49.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:48.014324+0000 mgr.y (mgr.14556) 872 : cluster [DBG] pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:55:49.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:48.014324+0000 mgr.y (mgr.14556) 872 : cluster [DBG] pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:55:50.463 INFO:tasks.workunit.client.0.smithi031.stdout: 76: throughput=4.94MB/sec pending data=0 2024-04-17T11:55:50.463 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WbyQXy88shrikn7 off=9628382 len=1388013 2024-04-17T11:55:50.471 INFO:tasks.workunit.client.0.smithi031.stdout:op 397 completed, throughput=4.96MB/sec 2024-04-17T11:55:50.471 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uUXP9XKyxc1A7lZ off=5004418 len=784571 2024-04-17T11:55:50.473 INFO:tasks.workunit.client.0.smithi031.stdout:op 398 completed, throughput=4.96MB/sec 2024-04-17T11:55:50.473 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Zxd-IkNbzjceFJq off=7232884 len=1238528 2024-04-17T11:55:50.478 INFO:tasks.workunit.client.0.smithi031.stdout:op 399 completed, throughput=4.98MB/sec 2024-04-17T11:55:50.478 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sOK8uKMjNGZQwp0 off=1737214 len=258414 2024-04-17T11:55:50.479 INFO:tasks.workunit.client.0.smithi031.stdout:op 400 completed, throughput=4.98MB/sec 2024-04-17T11:55:50.479 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lVsMUf-rJJUGn6A off=11080327 len=1181791 2024-04-17T11:55:50.487 INFO:tasks.workunit.client.0.smithi031.stdout:op 401 completed, throughput=5MB/sec 2024-04-17T11:55:50.487 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-b-05NGhO0WWJBcY off=6933475 len=1303187 2024-04-17T11:55:50.495 INFO:tasks.workunit.client.0.smithi031.stdout:op 402 completed, throughput=5.01MB/sec 2024-04-17T11:55:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:50.014675+0000 mgr.y (mgr.14556) 873 : cluster [DBG] pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:50.014675+0000 mgr.y (mgr.14556) 873 : cluster [DBG] pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:50.014675+0000 mgr.y (mgr.14556) 873 : cluster [DBG] pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:51.496 INFO:tasks.workunit.client.0.smithi031.stdout: 77: throughput=4.95MB/sec pending data=0 2024-04-17T11:55:51.496 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eRmnClwAsRi_UcE off=9064486 len=1435168 2024-04-17T11:55:51.502 INFO:tasks.workunit.client.0.smithi031.stdout:op 403 completed, throughput=4.97MB/sec 2024-04-17T11:55:51.502 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tehw_oM9bZE0VjN off=11370426 len=1607999 2024-04-17T11:55:51.510 INFO:tasks.workunit.client.0.smithi031.stdout:op 404 completed, throughput=4.98MB/sec 2024-04-17T11:55:51.510 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UKkssvQD2S2-qXr off=9625445 len=1198199 2024-04-17T11:55:51.513 INFO:tasks.workunit.client.0.smithi031.stdout:op 405 completed, throughput=5MB/sec 2024-04-17T11:55:51.513 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bpSKqD7PIg08DA2 off=8039172 len=1437674 2024-04-17T11:55:51.521 INFO:tasks.workunit.client.0.smithi031.stdout:op 406 completed, throughput=5.02MB/sec 2024-04-17T11:55:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:51] "GET /metrics HTTP/1.1" 200 192485 "" "Prometheus/2.33.4" 2024-04-17T11:55:52.521 INFO:tasks.workunit.client.0.smithi031.stdout: 78: throughput=4.95MB/sec pending data=0 2024-04-17T11:55:52.521 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iKOC_gF4gej5Ybt off=2783171 len=847311 2024-04-17T11:55:52.522 INFO:tasks.workunit.client.0.smithi031.stdout:op 407 completed, throughput=4.96MB/sec 2024-04-17T11:55:52.522 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NvNRz2kApgUd5Fi off=13810351 len=733340 2024-04-17T11:55:52.524 INFO:tasks.workunit.client.0.smithi031.stdout:op 408 completed, throughput=4.97MB/sec 2024-04-17T11:55:52.524 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OljG3MWVd5rSfDh off=14762 len=110081 2024-04-17T11:55:52.524 INFO:tasks.workunit.client.0.smithi031.stdout:op 409 completed, throughput=4.97MB/sec 2024-04-17T11:55:52.524 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kkszco1pyhSYbNX off=18127893 len=1735691 2024-04-17T11:55:52.531 INFO:tasks.workunit.client.0.smithi031.stdout:op 410 completed, throughput=4.99MB/sec 2024-04-17T11:55:52.531 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TI1m1tgHQkCFNUg off=1821022 len=1141531 2024-04-17T11:55:52.538 INFO:tasks.workunit.client.0.smithi031.stdout:op 411 completed, throughput=5.01MB/sec 2024-04-17T11:55:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:52.015185+0000 mgr.y (mgr.14556) 874 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:53.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:52.015185+0000 mgr.y (mgr.14556) 874 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:52.015185+0000 mgr.y (mgr.14556) 874 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:55:53.537 INFO:tasks.workunit.client.0.smithi031.stdout: 79: throughput=4.94MB/sec pending data=0 2024-04-17T11:55:53.538 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MQBYEIlMx9Zyw80 off=15894492 len=1846960 2024-04-17T11:55:53.541 INFO:tasks.workunit.client.0.smithi031.stdout:op 412 completed, throughput=4.97MB/sec 2024-04-17T11:55:53.541 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lIeeKGka3QYSAME off=9078264 len=1947883 2024-04-17T11:55:53.543 INFO:tasks.workunit.client.0.smithi031.stdout:op 413 completed, throughput=4.99MB/sec 2024-04-17T11:55:53.544 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-a-E2_GpzmN2vFAC off=1007965 len=1843418 2024-04-17T11:55:53.546 INFO:tasks.workunit.client.0.smithi031.stdout:op 414 completed, throughput=5.01MB/sec 2024-04-17T11:55:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:55:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:55:54.546 INFO:tasks.workunit.client.0.smithi031.stdout: 80: throughput=4.95MB/sec pending data=0 2024-04-17T11:55:54.546 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h5bWKS6cmUbnYqy off=5249953 len=1095795 2024-04-17T11:55:54.549 INFO:tasks.workunit.client.0.smithi031.stdout:op 415 completed, throughput=4.96MB/sec 2024-04-17T11:55:54.549 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ebd85vsfyJRUTwP off=4939000 len=751420 2024-04-17T11:55:54.553 INFO:tasks.workunit.client.0.smithi031.stdout:op 416 completed, throughput=4.97MB/sec 2024-04-17T11:55:54.554 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JPrdUwCryfAzRxT off=17319383 len=950569 2024-04-17T11:55:54.559 INFO:tasks.workunit.client.0.smithi031.stdout:op 417 completed, throughput=4.98MB/sec 2024-04-17T11:55:54.559 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jKxu4tm4pEtuTuS off=10939244 len=770651 2024-04-17T11:55:54.561 INFO:tasks.workunit.client.0.smithi031.stdout:op 418 completed, throughput=4.99MB/sec 2024-04-17T11:55:54.561 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-szVxVYAScuivPLs off=10166084 len=1881543 2024-04-17T11:55:54.563 INFO:tasks.workunit.client.0.smithi031.stdout:op 419 completed, throughput=5.01MB/sec 2024-04-17T11:55:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:54.015905+0000 mgr.y (mgr.14556) 875 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T11:55:55.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:54.015905+0000 mgr.y (mgr.14556) 875 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T11:55:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:54.015905+0000 mgr.y (mgr.14556) 875 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T11:55:55.563 INFO:tasks.workunit.client.0.smithi031.stdout: 81: throughput=4.95MB/sec pending data=0 2024-04-17T11:55:55.564 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7c7LugA6bGqiXMO off=11108715 len=875713 2024-04-17T11:55:55.568 INFO:tasks.workunit.client.0.smithi031.stdout:op 420 completed, throughput=4.96MB/sec 2024-04-17T11:55:55.568 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KM2iyu15DeRKAzK off=0 len=1693312 2024-04-17T11:55:55.572 INFO:tasks.workunit.client.0.smithi031.stdout:op 421 completed, throughput=4.98MB/sec 2024-04-17T11:55:55.572 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-e8rtwfBXwvW3M8E off=1810092 len=737531 2024-04-17T11:55:55.577 INFO:tasks.workunit.client.0.smithi031.stdout:op 422 completed, throughput=4.99MB/sec 2024-04-17T11:55:55.577 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TIjUywkLhOaDTVD off=1660538 len=1742318 2024-04-17T11:55:55.584 INFO:tasks.workunit.client.0.smithi031.stdout:op 423 completed, throughput=5.01MB/sec 2024-04-17T11:55:56.584 INFO:tasks.workunit.client.0.smithi031.stdout: 82: throughput=4.95MB/sec pending data=0 2024-04-17T11:55:56.585 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m2f_fRo0urA2Ctn off=7461597 len=1125691 2024-04-17T11:55:56.586 INFO:tasks.workunit.client.0.smithi031.stdout:op 424 completed, throughput=4.96MB/sec 2024-04-17T11:55:56.586 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9CnivFicszV8RzP off=8275159 len=360592 2024-04-17T11:55:56.590 INFO:tasks.workunit.client.0.smithi031.stdout:op 425 completed, throughput=4.96MB/sec 2024-04-17T11:55:56.590 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5ZK_IfqpHRhCqNm off=8207427 len=971222 2024-04-17T11:55:56.592 INFO:tasks.workunit.client.0.smithi031.stdout:op 426 completed, throughput=4.98MB/sec 2024-04-17T11:55:56.592 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3meljlgIyBUQp3F off=5208386 len=993583 2024-04-17T11:55:56.599 INFO:tasks.workunit.client.0.smithi031.stdout:op 427 completed, throughput=4.99MB/sec 2024-04-17T11:55:56.599 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--jJkvZQpGGafxRO off=5711397 len=1606116 2024-04-17T11:55:56.607 INFO:tasks.workunit.client.0.smithi031.stdout:op 428 completed, throughput=5MB/sec 2024-04-17T11:55:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:56.016384+0000 mgr.y (mgr.14556) 876 : cluster [DBG] pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-17T11:55:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:56.016384+0000 mgr.y (mgr.14556) 876 : cluster [DBG] pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-17T11:55:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:56.016384+0000 mgr.y (mgr.14556) 876 : cluster [DBG] pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-17T11:55:57.607 INFO:tasks.workunit.client.0.smithi031.stdout: 83: throughput=4.95MB/sec pending data=0 2024-04-17T11:55:57.607 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qQkp32REDC1wWko off=17424356 len=536550 2024-04-17T11:55:57.608 INFO:tasks.workunit.client.0.smithi031.stdout:op 429 completed, throughput=4.95MB/sec 2024-04-17T11:55:57.608 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FFA7VwtY6mWH3yM off=10095860 len=1270113 2024-04-17T11:55:57.610 INFO:tasks.workunit.client.0.smithi031.stdout:op 430 completed, throughput=4.97MB/sec 2024-04-17T11:55:57.610 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uhmLHItw-wiIMWO off=20751198 len=1057003 2024-04-17T11:55:57.616 INFO:tasks.workunit.client.0.smithi031.stdout:op 431 completed, throughput=4.98MB/sec 2024-04-17T11:55:57.616 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yOhY1XWg-U0wJvP off=17742781 len=1087820 2024-04-17T11:55:57.617 INFO:tasks.workunit.client.0.smithi031.stdout:op 432 completed, throughput=4.99MB/sec 2024-04-17T11:55:57.619 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YBE-nuxmj48KnP8 off=583971 len=38596 2024-04-17T11:55:57.619 INFO:tasks.workunit.client.0.smithi031.stdout:op 433 completed, throughput=4.99MB/sec 2024-04-17T11:55:57.619 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9hgVAShOrgUpGjZ off=11521052 len=1191607 2024-04-17T11:55:57.622 INFO:tasks.workunit.client.0.smithi031.stdout:op 434 completed, throughput=5MB/sec 2024-04-17T11:55:58.622 INFO:tasks.workunit.client.0.smithi031.stdout: 84: throughput=4.94MB/sec pending data=0 2024-04-17T11:55:58.622 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3en80P_sNxwVIJn off=5590436 len=665626 2024-04-17T11:55:58.626 INFO:tasks.workunit.client.0.smithi031.stdout:op 435 completed, throughput=4.95MB/sec 2024-04-17T11:55:58.626 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5ZrZJEdRXCKgXh7 off=2612622 len=323843 2024-04-17T11:55:58.627 INFO:tasks.workunit.client.0.smithi031.stdout:op 436 completed, throughput=4.96MB/sec 2024-04-17T11:55:58.627 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-watlxV7gGCCKXfX off=1289658 len=322597 2024-04-17T11:55:58.628 INFO:tasks.workunit.client.0.smithi031.stdout:op 437 completed, throughput=4.96MB/sec 2024-04-17T11:55:58.628 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IeE0TRxeMP53t0P off=11784211 len=913869 2024-04-17T11:55:58.629 INFO:tasks.workunit.client.0.smithi031.stdout:op 438 completed, throughput=4.97MB/sec 2024-04-17T11:55:58.629 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lOYEHBoW0HkX_d4 off=2251500 len=1356889 2024-04-17T11:55:58.636 INFO:tasks.workunit.client.0.smithi031.stdout:op 439 completed, throughput=4.98MB/sec 2024-04-17T11:55:58.636 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LLAP9ZCId5swdUT off=813492 len=940122 2024-04-17T11:55:58.637 INFO:tasks.workunit.client.0.smithi031.stdout:op 440 completed, throughput=4.99MB/sec 2024-04-17T11:55:58.637 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-u5gRKzk9uKurjmh off=10009262 len=2089026 2024-04-17T11:55:58.645 INFO:tasks.workunit.client.0.smithi031.stdout:op 441 completed, throughput=5.02MB/sec 2024-04-17T11:55:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:55:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:55:58.016939+0000 mgr.y (mgr.14556) 877 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T11:55:59.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:55:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:55:58.016939+0000 mgr.y (mgr.14556) 877 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T11:55:59.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:55:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:55:58.016939+0000 mgr.y (mgr.14556) 877 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T11:55:59.645 INFO:tasks.workunit.client.0.smithi031.stdout: 85: throughput=4.96MB/sec pending data=0 2024-04-17T11:55:59.645 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sIWzip33Dv0CzXF off=5236151 len=1398518 2024-04-17T11:55:59.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 442 completed, throughput=4.97MB/sec 2024-04-17T11:55:59.653 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PEa8uZh287p_B-9 off=2043811 len=1741358 2024-04-17T11:55:59.657 INFO:tasks.workunit.client.0.smithi031.stdout:op 443 completed, throughput=4.99MB/sec 2024-04-17T11:55:59.657 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5lfAtwOua2bo7D7 off=580301 len=439268 2024-04-17T11:55:59.661 INFO:tasks.workunit.client.0.smithi031.stdout:op 444 completed, throughput=5MB/sec 2024-04-17T11:55:59.661 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lpw7n8-FB81-pse off=5084845 len=1085188 2024-04-17T11:55:59.666 INFO:tasks.workunit.client.0.smithi031.stdout:op 445 completed, throughput=5.01MB/sec 2024-04-17T11:56:00.666 INFO:tasks.workunit.client.0.smithi031.stdout: 86: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:00.666 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lOYEHBoW0HkX_d4 off=11684499 len=772271 2024-04-17T11:56:00.671 INFO:tasks.workunit.client.0.smithi031.stdout:op 446 completed, throughput=4.96MB/sec 2024-04-17T11:56:00.671 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-u1i1Jy1iDPc7grK off=0 len=1685307 2024-04-17T11:56:00.681 INFO:tasks.workunit.client.0.smithi031.stdout:op 447 completed, throughput=4.98MB/sec 2024-04-17T11:56:00.681 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-38vbRaJaAwd0sTF off=5478816 len=288245 2024-04-17T11:56:00.683 INFO:tasks.workunit.client.0.smithi031.stdout:op 448 completed, throughput=4.98MB/sec 2024-04-17T11:56:00.683 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nzrWA5xsqOmPuFL off=8315024 len=1074166 2024-04-17T11:56:00.688 INFO:tasks.workunit.client.0.smithi031.stdout:op 449 completed, throughput=4.99MB/sec 2024-04-17T11:56:00.688 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GXNDmXUyY4SOjrq off=2744011 len=336452 2024-04-17T11:56:00.689 INFO:tasks.workunit.client.0.smithi031.stdout:op 450 completed, throughput=5MB/sec 2024-04-17T11:56:00.689 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vIPpW_xtbYhCK3N off=355719 len=1628512 2024-04-17T11:56:00.703 INFO:tasks.workunit.client.0.smithi031.stdout:op 451 completed, throughput=5.01MB/sec 2024-04-17T11:56:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:00.017372+0000 mgr.y (mgr.14556) 878 : cluster [DBG] pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:56:01.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:00.017372+0000 mgr.y (mgr.14556) 878 : cluster [DBG] pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:56:01.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:00.017372+0000 mgr.y (mgr.14556) 878 : cluster [DBG] pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:56:01.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:56:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:01] "GET /metrics HTTP/1.1" 200 192497 "" "Prometheus/2.33.4" 2024-04-17T11:56:01.703 INFO:tasks.workunit.client.0.smithi031.stdout: 87: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:01.704 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wriCjbGNyEML2Pc off=450785 len=1885308 2024-04-17T11:56:01.706 INFO:tasks.workunit.client.0.smithi031.stdout:op 452 completed, throughput=4.98MB/sec 2024-04-17T11:56:01.706 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kpM9AxqlO4rGuEJ off=4849310 len=1860501 2024-04-17T11:56:01.707 INFO:tasks.workunit.client.0.smithi031.stdout:op 453 completed, throughput=5MB/sec 2024-04-17T11:56:01.708 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wNNHcg8gF1TuSDj off=2084694 len=1046216 2024-04-17T11:56:01.709 INFO:tasks.workunit.client.0.smithi031.stdout:op 454 completed, throughput=5.01MB/sec 2024-04-17T11:56:02.378 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:56:02.669 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:56:02.669 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (23m) 2m ago 24m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:56:02.669 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (24m) 2m ago 24m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:56:02.669 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (25m) 2m ago 25m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:56:02.669 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (25m) 2m ago 25m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:56:02.669 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (28m) 2m ago 28m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (30m) 2m ago 30m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (30m) 2m ago 30m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (29m) 2m ago 29m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (28m) 2m ago 28m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (24m) 2m ago 24m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (24m) 2m ago 24m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (28m) 2m ago 28m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (27m) 2m ago 27m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (27m) 2m ago 27m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (27m) 2m ago 27m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (26m) 2m ago 26m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (26m) 2m ago 26m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (26m) 2m ago 26m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (25m) 2m ago 25m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:56:02.670 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (23m) 2m ago 24m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:56:02.709 INFO:tasks.workunit.client.0.smithi031.stdout: 88: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:02.709 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DcdGIFbdTIQOaIV off=1027043 len=386497 2024-04-17T11:56:02.709 INFO:tasks.workunit.client.0.smithi031.stdout:op 455 completed, throughput=4.96MB/sec 2024-04-17T11:56:02.710 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-k2pmlgt3n9DHb9h off=11890653 len=491019 2024-04-17T11:56:02.710 INFO:tasks.workunit.client.0.smithi031.stdout:op 456 completed, throughput=4.96MB/sec 2024-04-17T11:56:02.710 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ld3MLQtbDHp04TL off=3474269 len=1510618 2024-04-17T11:56:02.711 INFO:tasks.workunit.client.0.smithi031.stdout:op 457 completed, throughput=4.98MB/sec 2024-04-17T11:56:02.711 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lj8yPQTUrZ0GCzA off=9229518 len=252138 2024-04-17T11:56:02.713 INFO:tasks.workunit.client.0.smithi031.stdout:op 458 completed, throughput=4.98MB/sec 2024-04-17T11:56:02.713 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Peuni1ZUNr4ddL4 off=2822083 len=1282265 2024-04-17T11:56:02.714 INFO:tasks.workunit.client.0.smithi031.stdout:op 459 completed, throughput=4.99MB/sec 2024-04-17T11:56:02.714 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fKQxcqBQ4w9CLWK off=3026366 len=1309651 2024-04-17T11:56:02.715 INFO:tasks.workunit.client.0.smithi031.stdout:op 460 completed, throughput=5.01MB/sec 2024-04-17T11:56:03.020 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:56:03.020 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:56:03.020 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:56:03.021 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:56:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:02.017842+0000 mgr.y (mgr.14556) 879 : cluster [DBG] pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:56:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:56:02.367777+0000 mgr.y (mgr.14556) 880 : audit [DBG] from='client.26021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:56:03.021662+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.31:0/3296171518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:56:03.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:02.017842+0000 mgr.y (mgr.14556) 879 : cluster [DBG] pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:56:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:56:02.367777+0000 mgr.y (mgr.14556) 880 : audit [DBG] from='client.26021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:56:03.021662+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.31:0/3296171518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:56:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:02.017842+0000 mgr.y (mgr.14556) 879 : cluster [DBG] pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T11:56:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:56:02.367777+0000 mgr.y (mgr.14556) 880 : audit [DBG] from='client.26021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:56:03.021662+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.31:0/3296171518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:56:03.715 INFO:tasks.workunit.client.0.smithi031.stdout: 89: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:03.715 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PXe8NTUuEBxAreW off=10220468 len=1384914 2024-04-17T11:56:03.717 INFO:tasks.workunit.client.0.smithi031.stdout:op 461 completed, throughput=4.97MB/sec 2024-04-17T11:56:03.717 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oQla5sL0q4Kiufs off=2189527 len=2052919 2024-04-17T11:56:03.719 INFO:tasks.workunit.client.0.smithi031.stdout:op 462 completed, throughput=4.99MB/sec 2024-04-17T11:56:03.720 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZISxfCe8G-8yS_F off=360290 len=1718232 2024-04-17T11:56:03.721 INFO:tasks.workunit.client.0.smithi031.stdout:op 463 completed, throughput=5.01MB/sec 2024-04-17T11:56:04.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:56:02.662210+0000 mgr.y (mgr.14556) 881 : audit [DBG] from='client.26027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:56:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:56:04.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:56:02.662210+0000 mgr.y (mgr.14556) 881 : audit [DBG] from='client.26027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:04.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:56:02.662210+0000 mgr.y (mgr.14556) 881 : audit [DBG] from='client.26027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:04.722 INFO:tasks.workunit.client.0.smithi031.stdout: 90: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:04.722 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hcfry9AY0Qri0_5 off=2809385 len=720737 2024-04-17T11:56:04.723 INFO:tasks.workunit.client.0.smithi031.stdout:op 464 completed, throughput=4.96MB/sec 2024-04-17T11:56:04.723 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yaZr27Na_7lz197 off=13803744 len=745020 2024-04-17T11:56:04.727 INFO:tasks.workunit.client.0.smithi031.stdout:op 465 completed, throughput=4.97MB/sec 2024-04-17T11:56:04.727 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nMeF8wAHPJZnyxL off=7238271 len=1231057 2024-04-17T11:56:04.729 INFO:tasks.workunit.client.0.smithi031.stdout:op 466 completed, throughput=4.98MB/sec 2024-04-17T11:56:04.729 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vcE54M6O6uyPLdT off=16411854 len=1111290 2024-04-17T11:56:04.735 INFO:tasks.workunit.client.0.smithi031.stdout:op 467 completed, throughput=4.99MB/sec 2024-04-17T11:56:04.735 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eQxekz5hXpF9hN- off=13936462 len=2034629 2024-04-17T11:56:04.737 INFO:tasks.workunit.client.0.smithi031.stdout:op 468 completed, throughput=5.01MB/sec 2024-04-17T11:56:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:04.018556+0000 mgr.y (mgr.14556) 882 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:56:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:04.018556+0000 mgr.y (mgr.14556) 882 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:56:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:04.018556+0000 mgr.y (mgr.14556) 882 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:56:05.737 INFO:tasks.workunit.client.0.smithi031.stdout: 91: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:05.737 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KaJpd1AE2LbtAJV off=20787 len=349781 2024-04-17T11:56:05.738 INFO:tasks.workunit.client.0.smithi031.stdout:op 469 completed, throughput=4.96MB/sec 2024-04-17T11:56:05.738 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XnsKOMG3b4aM4T3 off=2481676 len=1917532 2024-04-17T11:56:05.750 INFO:tasks.workunit.client.0.smithi031.stdout:op 470 completed, throughput=4.98MB/sec 2024-04-17T11:56:05.750 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gXOjK7hYQkcQwro off=3397897 len=237751 2024-04-17T11:56:05.752 INFO:tasks.workunit.client.0.smithi031.stdout:op 471 completed, throughput=4.98MB/sec 2024-04-17T11:56:05.752 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JDam8f6btAzrWxM off=8116365 len=7109 2024-04-17T11:56:05.754 INFO:tasks.workunit.client.0.smithi031.stdout:op 472 completed, throughput=4.98MB/sec 2024-04-17T11:56:05.755 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vGjTQB8VV_uZpC3 off=6651829 len=38005 2024-04-17T11:56:05.755 INFO:tasks.workunit.client.0.smithi031.stdout:op 473 completed, throughput=4.98MB/sec 2024-04-17T11:56:05.755 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XBh6FXhA45YbnlH off=7126595 len=1694108 2024-04-17T11:56:05.757 INFO:tasks.workunit.client.0.smithi031.stdout:op 474 completed, throughput=5MB/sec 2024-04-17T11:56:05.757 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-W3b4N6_1RbEdjeE off=17242075 len=442082 2024-04-17T11:56:05.761 INFO:tasks.workunit.client.0.smithi031.stdout:op 475 completed, throughput=5MB/sec 2024-04-17T11:56:06.761 INFO:tasks.workunit.client.0.smithi031.stdout: 92: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:06.761 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LU0A_yi6kN6HZqe off=3709041 len=381655 2024-04-17T11:56:06.764 INFO:tasks.workunit.client.0.smithi031.stdout:op 476 completed, throughput=4.95MB/sec 2024-04-17T11:56:06.764 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Q3ST_XMV8Q6gybk off=4349658 len=1274541 2024-04-17T11:56:06.770 INFO:tasks.workunit.client.0.smithi031.stdout:op 477 completed, throughput=4.97MB/sec 2024-04-17T11:56:06.770 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-f-jy188d9u2uYd2 off=0 len=1322149 2024-04-17T11:56:06.772 INFO:tasks.workunit.client.0.smithi031.stdout:op 478 completed, throughput=4.98MB/sec 2024-04-17T11:56:06.772 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cyUkQxMQ8fyMb0o off=10938084 len=459072 2024-04-17T11:56:06.775 INFO:tasks.workunit.client.0.smithi031.stdout:op 479 completed, throughput=4.98MB/sec 2024-04-17T11:56:06.775 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DYDPNZJ1GS8Qiyc off=3132424 len=1556686 2024-04-17T11:56:06.777 INFO:tasks.workunit.client.0.smithi031.stdout:op 480 completed, throughput=5MB/sec 2024-04-17T11:56:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:06.018994+0000 mgr.y (mgr.14556) 883 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T11:56:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:06.018994+0000 mgr.y (mgr.14556) 883 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T11:56:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:06.018994+0000 mgr.y (mgr.14556) 883 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T11:56:07.777 INFO:tasks.workunit.client.0.smithi031.stdout: 93: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:07.777 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FmD3-JjO5yMDOE4 off=140277 len=1529312 2024-04-17T11:56:07.786 INFO:tasks.workunit.client.0.smithi031.stdout:op 481 completed, throughput=4.96MB/sec 2024-04-17T11:56:07.786 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LQqi6lyDRSVZ5zB off=16529461 len=1817283 2024-04-17T11:56:07.788 INFO:tasks.workunit.client.0.smithi031.stdout:op 482 completed, throughput=4.98MB/sec 2024-04-17T11:56:07.788 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RcGUlgjjsQ2r8no off=972477 len=1450208 2024-04-17T11:56:07.790 INFO:tasks.workunit.client.0.smithi031.stdout:op 483 completed, throughput=5MB/sec 2024-04-17T11:56:07.790 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9eugwmF30uE35BN off=625789 len=1083112 2024-04-17T11:56:07.791 INFO:tasks.workunit.client.0.smithi031.stdout:op 484 completed, throughput=5.01MB/sec 2024-04-17T11:56:08.791 INFO:tasks.workunit.client.0.smithi031.stdout: 94: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:08.791 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rkxViWJphUsBDZU off=17174531 len=884173 2024-04-17T11:56:08.793 INFO:tasks.workunit.client.0.smithi031.stdout:op 485 completed, throughput=4.96MB/sec 2024-04-17T11:56:08.793 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eHkmVWwUD9_H35b off=13975508 len=719981 2024-04-17T11:56:08.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 486 completed, throughput=4.97MB/sec 2024-04-17T11:56:08.798 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-j0iml1ngsCOj32E off=11826488 len=97938 2024-04-17T11:56:08.801 INFO:tasks.workunit.client.0.smithi031.stdout:op 487 completed, throughput=4.97MB/sec 2024-04-17T11:56:08.801 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WWJFLGrdXkzaReg off=354579 len=414424 2024-04-17T11:56:08.804 INFO:tasks.workunit.client.0.smithi031.stdout:op 488 completed, throughput=4.97MB/sec 2024-04-17T11:56:08.804 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3KDU33i9n0AOb_Z off=4178760 len=1539357 2024-04-17T11:56:08.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 489 completed, throughput=4.99MB/sec 2024-04-17T11:56:08.806 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ym4TGFQrvCzXwIh off=5257588 len=86571 2024-04-17T11:56:08.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 490 completed, throughput=4.99MB/sec 2024-04-17T11:56:08.806 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pziS3sfPxi4W2Yz off=6778444 len=1711187 2024-04-17T11:56:08.821 INFO:tasks.workunit.client.0.smithi031.stdout:op 491 completed, throughput=5.01MB/sec 2024-04-17T11:56:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:08.019755+0000 mgr.y (mgr.14556) 884 : cluster [DBG] pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T11:56:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:08.019755+0000 mgr.y (mgr.14556) 884 : cluster [DBG] pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T11:56:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:08.019755+0000 mgr.y (mgr.14556) 884 : cluster [DBG] pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T11:56:09.821 INFO:tasks.workunit.client.0.smithi031.stdout: 95: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:09.822 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8ocSSzjc8gN1NiU off=6141164 len=924360 2024-04-17T11:56:09.827 INFO:tasks.workunit.client.0.smithi031.stdout:op 492 completed, throughput=4.96MB/sec 2024-04-17T11:56:09.827 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hKdRgh3Tvn6OVA2 off=21850204 len=251193 2024-04-17T11:56:09.830 INFO:tasks.workunit.client.0.smithi031.stdout:op 493 completed, throughput=4.97MB/sec 2024-04-17T11:56:09.830 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kXNNnuI2LL5KXST off=23801042 len=1304705 2024-04-17T11:56:09.831 INFO:tasks.workunit.client.0.smithi031.stdout:op 494 completed, throughput=4.98MB/sec 2024-04-17T11:56:09.831 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SwdMW-dKkOW7llg off=8539217 len=923580 2024-04-17T11:56:09.833 INFO:tasks.workunit.client.0.smithi031.stdout:op 495 completed, throughput=4.99MB/sec 2024-04-17T11:56:09.833 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gCF-3YaYCVm5MVs off=977610 len=1935417 2024-04-17T11:56:09.850 INFO:tasks.workunit.client.0.smithi031.stdout:op 496 completed, throughput=5.01MB/sec 2024-04-17T11:56:10.850 INFO:tasks.workunit.client.0.smithi031.stdout: 96: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:10.851 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VMfS1dScPIixzfb off=6523873 len=1398723 2024-04-17T11:56:10.857 INFO:tasks.workunit.client.0.smithi031.stdout:op 497 completed, throughput=4.97MB/sec 2024-04-17T11:56:10.857 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9CW-U-09AAa90Ch off=7812652 len=1264320 2024-04-17T11:56:10.858 INFO:tasks.workunit.client.0.smithi031.stdout:op 498 completed, throughput=4.98MB/sec 2024-04-17T11:56:10.859 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WlpaYDFsh3BnOzl off=4116664 len=1475895 2024-04-17T11:56:10.860 INFO:tasks.workunit.client.0.smithi031.stdout:op 499 completed, throughput=4.99MB/sec 2024-04-17T11:56:10.861 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ImZXMUbkxw664Jd off=1529458 len=550401 2024-04-17T11:56:10.865 INFO:tasks.workunit.client.0.smithi031.stdout:op 500 completed, throughput=5MB/sec 2024-04-17T11:56:10.865 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-y8q2RGnaEkkl2VF off=10372548 len=167283 2024-04-17T11:56:10.865 INFO:tasks.workunit.client.0.smithi031.stdout:op 501 completed, throughput=5MB/sec 2024-04-17T11:56:11.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:56:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:11] "GET /metrics HTTP/1.1" 200 192493 "" "Prometheus/2.33.4" 2024-04-17T11:56:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:10.020254+0000 mgr.y (mgr.14556) 885 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:56:11.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:10.020254+0000 mgr.y (mgr.14556) 885 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:56:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:10.020254+0000 mgr.y (mgr.14556) 885 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:56:11.866 INFO:tasks.workunit.client.0.smithi031.stdout: 97: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:11.866 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ma3497ptVcVKNuY off=13277131 len=106448 2024-04-17T11:56:11.866 INFO:tasks.workunit.client.0.smithi031.stdout:op 502 completed, throughput=4.95MB/sec 2024-04-17T11:56:11.867 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-adizqM1or7ypAnX off=118902 len=2060123 2024-04-17T11:56:11.869 INFO:tasks.workunit.client.0.smithi031.stdout:op 503 completed, throughput=4.97MB/sec 2024-04-17T11:56:11.869 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6ChIpjQkrjiTSO_ off=2347168 len=1619457 2024-04-17T11:56:11.877 INFO:tasks.workunit.client.0.smithi031.stdout:op 504 completed, throughput=4.99MB/sec 2024-04-17T11:56:11.877 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-V4t72HQfKCmmMXF off=53155 len=1193707 2024-04-17T11:56:11.879 INFO:tasks.workunit.client.0.smithi031.stdout:op 505 completed, throughput=5MB/sec 2024-04-17T11:56:11.879 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WIhufAwZYAgYPyp off=4657033 len=856796 2024-04-17T11:56:11.880 INFO:tasks.workunit.client.0.smithi031.stdout:op 506 completed, throughput=5.01MB/sec 2024-04-17T11:56:12.880 INFO:tasks.workunit.client.0.smithi031.stdout: 98: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:12.881 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oCyEUZP4c8oyI9V off=4988467 len=1462769 2024-04-17T11:56:12.886 INFO:tasks.workunit.client.0.smithi031.stdout:op 507 completed, throughput=4.97MB/sec 2024-04-17T11:56:12.887 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fvMLXFocQxqEIrk off=10834309 len=1505934 2024-04-17T11:56:12.890 INFO:tasks.workunit.client.0.smithi031.stdout:op 508 completed, throughput=4.98MB/sec 2024-04-17T11:56:12.890 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UwkFkgDrKmw-8ub off=14710120 len=53049 2024-04-17T11:56:12.892 INFO:tasks.workunit.client.0.smithi031.stdout:op 509 completed, throughput=4.98MB/sec 2024-04-17T11:56:12.892 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rsLSnAw1WUHD39B off=1987956 len=461968 2024-04-17T11:56:12.896 INFO:tasks.workunit.client.0.smithi031.stdout:op 510 completed, throughput=4.99MB/sec 2024-04-17T11:56:12.896 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xKk3fXnUCv6CsUd off=5413237 len=1528775 2024-04-17T11:56:12.902 INFO:tasks.workunit.client.0.smithi031.stdout:op 511 completed, throughput=5MB/sec 2024-04-17T11:56:13.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:12.020774+0000 mgr.y (mgr.14556) 886 : cluster [DBG] pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:56:13.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:12.020774+0000 mgr.y (mgr.14556) 886 : cluster [DBG] pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:56:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:12.020774+0000 mgr.y (mgr.14556) 886 : cluster [DBG] pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:56:13.902 INFO:tasks.workunit.client.0.smithi031.stdout: 99: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:13.903 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AAqB6Q7yLED-GRE off=4872376 len=1007323 2024-04-17T11:56:13.904 INFO:tasks.workunit.client.0.smithi031.stdout:op 512 completed, throughput=4.96MB/sec 2024-04-17T11:56:13.904 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eWGHPwZMO-KyY1a off=17538930 len=218118 2024-04-17T11:56:13.905 INFO:tasks.workunit.client.0.smithi031.stdout:op 513 completed, throughput=4.96MB/sec 2024-04-17T11:56:13.905 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c0IZyIwx2hSxTUg off=2185637 len=1054100 2024-04-17T11:56:13.911 INFO:tasks.workunit.client.0.smithi031.stdout:op 514 completed, throughput=4.97MB/sec 2024-04-17T11:56:13.911 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dCIXZ0o7ZNqZX-W off=3722642 len=1120681 2024-04-17T11:56:13.917 INFO:tasks.workunit.client.0.smithi031.stdout:op 515 completed, throughput=4.98MB/sec 2024-04-17T11:56:13.918 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-58voGE_ilBOsD-0 off=3419548 len=205270 2024-04-17T11:56:13.920 INFO:tasks.workunit.client.0.smithi031.stdout:op 516 completed, throughput=4.99MB/sec 2024-04-17T11:56:13.920 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Q9iy3op8w40cbLM off=611746 len=528622 2024-04-17T11:56:13.921 INFO:tasks.workunit.client.0.smithi031.stdout:op 517 completed, throughput=4.99MB/sec 2024-04-17T11:56:13.921 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-B3D71Yv48h55ONz off=10150058 len=733898 2024-04-17T11:56:13.924 INFO:tasks.workunit.client.0.smithi031.stdout:op 518 completed, throughput=5MB/sec 2024-04-17T11:56:13.925 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fy0ElF15u3A1WJk off=12647774 len=319408 2024-04-17T11:56:13.928 INFO:tasks.workunit.client.0.smithi031.stdout:op 519 completed, throughput=5MB/sec 2024-04-17T11:56:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:56:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:56:14.928 INFO:tasks.workunit.client.0.smithi031.stdout: 100: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:14.928 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vH4JUTe-KxfwFql off=2883292 len=1921469 2024-04-17T11:56:14.930 INFO:tasks.workunit.client.0.smithi031.stdout:op 520 completed, throughput=4.97MB/sec 2024-04-17T11:56:14.930 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m4iEI3H43DjG8MU off=11646409 len=62736 2024-04-17T11:56:14.933 INFO:tasks.workunit.client.0.smithi031.stdout:op 521 completed, throughput=4.97MB/sec 2024-04-17T11:56:14.933 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6LzE5zli6uIGtIc off=4566926 len=365786 2024-04-17T11:56:14.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 522 completed, throughput=4.97MB/sec 2024-04-17T11:56:14.937 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yjSjIFVMnNhQjOn off=4080643 len=1457424 2024-04-17T11:56:14.945 INFO:tasks.workunit.client.0.smithi031.stdout:op 523 completed, throughput=4.99MB/sec 2024-04-17T11:56:14.945 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gs5JQcfdU7mJbQI off=3043303 len=1014686 2024-04-17T11:56:14.947 INFO:tasks.workunit.client.0.smithi031.stdout:op 524 completed, throughput=5MB/sec 2024-04-17T11:56:14.947 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wh60ufA2GeXs-EN off=2322334 len=463110 2024-04-17T11:56:14.951 INFO:tasks.workunit.client.0.smithi031.stdout:op 525 completed, throughput=5MB/sec 2024-04-17T11:56:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:14.021700+0000 mgr.y (mgr.14556) 887 : cluster [DBG] pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T11:56:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:14.021700+0000 mgr.y (mgr.14556) 887 : cluster [DBG] pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T11:56:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:14.021700+0000 mgr.y (mgr.14556) 887 : cluster [DBG] pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T11:56:15.951 INFO:tasks.workunit.client.0.smithi031.stdout: 101: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:15.951 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bNRePmR4M_s4_b9 off=9218984 len=924592 2024-04-17T11:56:15.953 INFO:tasks.workunit.client.0.smithi031.stdout:op 526 completed, throughput=4.96MB/sec 2024-04-17T11:56:15.953 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-n6C-SPYZPbWOgFw off=9633286 len=1086407 2024-04-17T11:56:15.955 INFO:tasks.workunit.client.0.smithi031.stdout:op 527 completed, throughput=4.97MB/sec 2024-04-17T11:56:15.955 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5CkYynIDo0xpICk off=4270529 len=861148 2024-04-17T11:56:15.956 INFO:tasks.workunit.client.0.smithi031.stdout:op 528 completed, throughput=4.98MB/sec 2024-04-17T11:56:15.956 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_ufq9v5QsopHz6A off=8077106 len=588027 2024-04-17T11:56:15.960 INFO:tasks.workunit.client.0.smithi031.stdout:op 529 completed, throughput=4.98MB/sec 2024-04-17T11:56:15.960 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3C8xWtAIl6V7DR6 off=5593099 len=1165734 2024-04-17T11:56:15.961 INFO:tasks.workunit.client.0.smithi031.stdout:op 530 completed, throughput=4.99MB/sec 2024-04-17T11:56:15.961 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CTrapg2L6p_mJUT off=17906756 len=428117 2024-04-17T11:56:15.962 INFO:tasks.workunit.client.0.smithi031.stdout:op 531 completed, throughput=5MB/sec 2024-04-17T11:56:15.962 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DYp1D-T0ghpGaVN off=2311201 len=402324 2024-04-17T11:56:15.963 INFO:tasks.workunit.client.0.smithi031.stdout:op 532 completed, throughput=5MB/sec 2024-04-17T11:56:16.963 INFO:tasks.workunit.client.0.smithi031.stdout: 102: throughput=4.95MB/sec pending data=0 2024-04-17T11:56:16.964 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hxTONmCTsjdG0Yw off=6446729 len=1661009 2024-04-17T11:56:16.965 INFO:tasks.workunit.client.0.smithi031.stdout:op 533 completed, throughput=4.97MB/sec 2024-04-17T11:56:16.965 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ULALY_6uIT32B5p off=1466277 len=1324948 2024-04-17T11:56:16.973 INFO:tasks.workunit.client.0.smithi031.stdout:op 534 completed, throughput=4.98MB/sec 2024-04-17T11:56:16.974 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mJH8khVprlVMvwI off=11805931 len=368468 2024-04-17T11:56:16.975 INFO:tasks.workunit.client.0.smithi031.stdout:op 535 completed, throughput=4.98MB/sec 2024-04-17T11:56:16.975 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yCwEkZep86GRxcL off=2131107 len=1314671 2024-04-17T11:56:16.980 INFO:tasks.workunit.client.0.smithi031.stdout:op 536 completed, throughput=5MB/sec 2024-04-17T11:56:16.980 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bOU0LmcbZwrccXU off=8744976 len=1502160 2024-04-17T11:56:16.988 INFO:tasks.workunit.client.0.smithi031.stdout:op 537 completed, throughput=5.01MB/sec 2024-04-17T11:56:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:16.022238+0000 mgr.y (mgr.14556) 888 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T11:56:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:16.022238+0000 mgr.y (mgr.14556) 888 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T11:56:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:16.022238+0000 mgr.y (mgr.14556) 888 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T11:56:17.988 INFO:tasks.workunit.client.0.smithi031.stdout: 103: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:17.988 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-z2yLQz84HnwbMsw off=3208930 len=1711769 2024-04-17T11:56:17.997 INFO:tasks.workunit.client.0.smithi031.stdout:op 538 completed, throughput=4.98MB/sec 2024-04-17T11:56:17.997 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aBzEgumIu6sYGq6 off=5672177 len=1802513 2024-04-17T11:56:18.006 INFO:tasks.workunit.client.0.smithi031.stdout:op 539 completed, throughput=4.99MB/sec 2024-04-17T11:56:18.006 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vbfaIFWbiJgXPQ6 off=189372 len=1524673 2024-04-17T11:56:18.011 INFO:tasks.workunit.client.0.smithi031.stdout:op 540 completed, throughput=5.01MB/sec 2024-04-17T11:56:19.011 INFO:tasks.workunit.client.0.smithi031.stdout: 104: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:19.011 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-C3CGAJSHSVzmKA5 off=944834 len=454444 2024-04-17T11:56:19.015 INFO:tasks.workunit.client.0.smithi031.stdout:op 541 completed, throughput=4.96MB/sec 2024-04-17T11:56:19.015 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-416UiCq-LLzAimL off=2579594 len=1999507 2024-04-17T11:56:19.017 INFO:tasks.workunit.client.0.smithi031.stdout:op 542 completed, throughput=4.98MB/sec 2024-04-17T11:56:19.017 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kt7VNplSaHes3eY off=3309868 len=1767407 2024-04-17T11:56:19.020 INFO:tasks.workunit.client.0.smithi031.stdout:op 543 completed, throughput=5MB/sec 2024-04-17T11:56:19.020 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-on-BkigsnzPh8Tn off=4349716 len=1405346 2024-04-17T11:56:19.021 INFO:tasks.workunit.client.0.smithi031.stdout:op 544 completed, throughput=5.01MB/sec 2024-04-17T11:56:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:18.023040+0000 mgr.y (mgr.14556) 889 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-17T11:56:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:18.023040+0000 mgr.y (mgr.14556) 889 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-17T11:56:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:18.023040+0000 mgr.y (mgr.14556) 889 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-17T11:56:20.021 INFO:tasks.workunit.client.0.smithi031.stdout: 105: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:20.021 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yFum04pSJmUECvc off=8237884 len=1456279 2024-04-17T11:56:20.028 INFO:tasks.workunit.client.0.smithi031.stdout:op 545 completed, throughput=4.97MB/sec 2024-04-17T11:56:20.028 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w7x-2qItONwLPiP off=1808176 len=289552 2024-04-17T11:56:20.031 INFO:tasks.workunit.client.0.smithi031.stdout:op 546 completed, throughput=4.98MB/sec 2024-04-17T11:56:20.031 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hsYiMbweBjErSe6 off=2475947 len=315742 2024-04-17T11:56:20.032 INFO:tasks.workunit.client.0.smithi031.stdout:op 547 completed, throughput=4.98MB/sec 2024-04-17T11:56:20.032 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3sVkLhCg01PC5wt off=20048414 len=2018679 2024-04-17T11:56:20.034 INFO:tasks.workunit.client.0.smithi031.stdout:op 548 completed, throughput=5MB/sec 2024-04-17T11:56:20.034 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Dn3Fvw0kSBSIdje off=4227338 len=1838658 2024-04-17T11:56:20.037 INFO:tasks.workunit.client.0.smithi031.stdout:op 549 completed, throughput=5.01MB/sec 2024-04-17T11:56:21.038 INFO:tasks.workunit.client.0.smithi031.stdout: 106: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:21.038 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-g760L2DCEmJ6HGV off=4404588 len=1885972 2024-04-17T11:56:21.047 INFO:tasks.workunit.client.0.smithi031.stdout:op 550 completed, throughput=4.98MB/sec 2024-04-17T11:56:21.047 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cy8uszIFYSLFvhZ off=3367213 len=537523 2024-04-17T11:56:21.049 INFO:tasks.workunit.client.0.smithi031.stdout:op 551 completed, throughput=4.99MB/sec 2024-04-17T11:56:21.049 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EvuMp0rrrEvp_f8 off=16637544 len=382068 2024-04-17T11:56:21.052 INFO:tasks.workunit.client.0.smithi031.stdout:op 552 completed, throughput=4.99MB/sec 2024-04-17T11:56:21.053 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w_vzwGyQn4ptwG_ off=5824846 len=481361 2024-04-17T11:56:21.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 553 completed, throughput=5MB/sec 2024-04-17T11:56:21.054 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SP3uOyX0fMD8STL off=9938625 len=1968959 2024-04-17T11:56:21.063 INFO:tasks.workunit.client.0.smithi031.stdout:op 554 completed, throughput=5.01MB/sec 2024-04-17T11:56:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:20.023404+0000 mgr.y (mgr.14556) 890 : cluster [DBG] pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:56:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:56:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:21] "GET /metrics HTTP/1.1" 200 192493 "" "Prometheus/2.33.4" 2024-04-17T11:56:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:20.023404+0000 mgr.y (mgr.14556) 890 : cluster [DBG] pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:56:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:20.023404+0000 mgr.y (mgr.14556) 890 : cluster [DBG] pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:56:22.063 INFO:tasks.workunit.client.0.smithi031.stdout: 107: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:22.063 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oNWIgT8KuDIebvH off=450806 len=498426 2024-04-17T11:56:22.064 INFO:tasks.workunit.client.0.smithi031.stdout:op 555 completed, throughput=4.97MB/sec 2024-04-17T11:56:22.065 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xbt5LHn3HtfZ-GP off=3242311 len=360785 2024-04-17T11:56:22.065 INFO:tasks.workunit.client.0.smithi031.stdout:op 556 completed, throughput=4.97MB/sec 2024-04-17T11:56:22.066 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fAI5WG_YOuGaWIK off=11403439 len=631128 2024-04-17T11:56:22.071 INFO:tasks.workunit.client.0.smithi031.stdout:op 557 completed, throughput=4.98MB/sec 2024-04-17T11:56:22.071 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ClcatfEa7OBbi9Y off=1941684 len=1329550 2024-04-17T11:56:22.080 INFO:tasks.workunit.client.0.smithi031.stdout:op 558 completed, throughput=4.99MB/sec 2024-04-17T11:56:22.080 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yCE2bqtz6wJyctZ off=3762508 len=1647379 2024-04-17T11:56:22.089 INFO:tasks.workunit.client.0.smithi031.stdout:op 559 completed, throughput=5MB/sec 2024-04-17T11:56:23.090 INFO:tasks.workunit.client.0.smithi031.stdout: 108: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:23.090 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IKJh7J2vLH1Mhub off=9071280 len=703738 2024-04-17T11:56:23.092 INFO:tasks.workunit.client.0.smithi031.stdout:op 560 completed, throughput=4.97MB/sec 2024-04-17T11:56:23.092 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Mu_0WZxwOtukInK off=14654635 len=2058949 2024-04-17T11:56:23.104 INFO:tasks.workunit.client.0.smithi031.stdout:op 561 completed, throughput=4.98MB/sec 2024-04-17T11:56:23.104 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7JXal_HPLaJb1YV off=16094774 len=307953 2024-04-17T11:56:23.105 INFO:tasks.workunit.client.0.smithi031.stdout:op 562 completed, throughput=4.99MB/sec 2024-04-17T11:56:23.105 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KfAUTSTNPLhOFMk off=9167253 len=58647 2024-04-17T11:56:23.106 INFO:tasks.workunit.client.0.smithi031.stdout:op 563 completed, throughput=4.99MB/sec 2024-04-17T11:56:23.106 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K9Fr3nrFhr4R8uI off=4348820 len=1593541 2024-04-17T11:56:23.108 INFO:tasks.workunit.client.0.smithi031.stdout:op 564 completed, throughput=5MB/sec 2024-04-17T11:56:23.108 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HmJxlkFOzxIu86G off=537650 len=1748055 2024-04-17T11:56:23.120 INFO:tasks.workunit.client.0.smithi031.stdout:op 565 completed, throughput=5.01MB/sec 2024-04-17T11:56:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:22.023776+0000 mgr.y (mgr.14556) 891 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:56:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:22.023776+0000 mgr.y (mgr.14556) 891 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:56:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:22.023776+0000 mgr.y (mgr.14556) 891 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:56:24.121 INFO:tasks.workunit.client.0.smithi031.stdout: 109: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:24.121 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HNC9q-KoByNRRr6 off=3092006 len=1983705 2024-04-17T11:56:24.125 INFO:tasks.workunit.client.0.smithi031.stdout:op 566 completed, throughput=4.99MB/sec 2024-04-17T11:56:24.125 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Nmy4hns2WjlLREm off=1255371 len=1753675 2024-04-17T11:56:24.134 INFO:tasks.workunit.client.0.smithi031.stdout:op 567 completed, throughput=5MB/sec 2024-04-17T11:56:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:56:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:56:25.135 INFO:tasks.workunit.client.0.smithi031.stdout: 110: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:25.135 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-go5hZ43LMv_nNAc off=1338788 len=691242 2024-04-17T11:56:25.138 INFO:tasks.workunit.client.0.smithi031.stdout:op 568 completed, throughput=4.96MB/sec 2024-04-17T11:56:25.139 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-D8_zqvkDIxooR6f off=6418836 len=1294046 2024-04-17T11:56:25.145 INFO:tasks.workunit.client.0.smithi031.stdout:op 569 completed, throughput=4.97MB/sec 2024-04-17T11:56:25.145 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mXJ1hodD3AlExih off=2978086 len=603982 2024-04-17T11:56:25.148 INFO:tasks.workunit.client.0.smithi031.stdout:op 570 completed, throughput=4.98MB/sec 2024-04-17T11:56:25.148 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WvNzQBJ6xXszCyM off=8868940 len=1495311 2024-04-17T11:56:25.156 INFO:tasks.workunit.client.0.smithi031.stdout:op 571 completed, throughput=4.99MB/sec 2024-04-17T11:56:25.156 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dT_vCIt0BQvFnml off=13337970 len=447592 2024-04-17T11:56:25.156 INFO:tasks.workunit.client.0.smithi031.stdout:op 572 completed, throughput=4.99MB/sec 2024-04-17T11:56:25.157 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lyBx5YbYB6XxnFF off=457581 len=223386 2024-04-17T11:56:25.160 INFO:tasks.workunit.client.0.smithi031.stdout:op 573 completed, throughput=4.99MB/sec 2024-04-17T11:56:25.160 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-B9KVb59OJUO--Fp off=1149393 len=1703511 2024-04-17T11:56:25.163 INFO:tasks.workunit.client.0.smithi031.stdout:op 574 completed, throughput=5.01MB/sec 2024-04-17T11:56:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:24.024473+0000 mgr.y (mgr.14556) 892 : cluster [DBG] pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:56:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:24.024473+0000 mgr.y (mgr.14556) 892 : cluster [DBG] pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:56:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:24.024473+0000 mgr.y (mgr.14556) 892 : cluster [DBG] pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:56:26.163 INFO:tasks.workunit.client.0.smithi031.stdout: 111: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:26.163 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hmpWuRz6mfOwk_s off=2331231 len=1733973 2024-04-17T11:56:26.165 INFO:tasks.workunit.client.0.smithi031.stdout:op 575 completed, throughput=4.98MB/sec 2024-04-17T11:56:26.165 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2IpAj6-6rQXebE2 off=519413 len=220890 2024-04-17T11:56:26.169 INFO:tasks.workunit.client.0.smithi031.stdout:op 576 completed, throughput=4.98MB/sec 2024-04-17T11:56:26.169 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Om7AToBMhfa5ESb off=440969 len=1130400 2024-04-17T11:56:26.173 INFO:tasks.workunit.client.0.smithi031.stdout:op 577 completed, throughput=4.99MB/sec 2024-04-17T11:56:26.174 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JImfmWd53cU02HF off=17975293 len=287496 2024-04-17T11:56:26.177 INFO:tasks.workunit.client.0.smithi031.stdout:op 578 completed, throughput=4.99MB/sec 2024-04-17T11:56:26.177 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-enoJLCcvoI4dUaQ off=7826066 len=905644 2024-04-17T11:56:26.178 INFO:tasks.workunit.client.0.smithi031.stdout:op 579 completed, throughput=5MB/sec 2024-04-17T11:56:27.179 INFO:tasks.workunit.client.0.smithi031.stdout: 112: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:27.179 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_6KdFRXn6DZtwD7 off=2962662 len=1754747 2024-04-17T11:56:27.181 INFO:tasks.workunit.client.0.smithi031.stdout:op 580 completed, throughput=4.97MB/sec 2024-04-17T11:56:27.181 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0qmc5uzGX7rZ1wu off=3822008 len=1256108 2024-04-17T11:56:27.182 INFO:tasks.workunit.client.0.smithi031.stdout:op 581 completed, throughput=4.98MB/sec 2024-04-17T11:56:27.182 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VxwD1CZVYND8z_G off=4645592 len=570349 2024-04-17T11:56:27.183 INFO:tasks.workunit.client.0.smithi031.stdout:op 582 completed, throughput=4.99MB/sec 2024-04-17T11:56:27.183 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7uJ4iZDaXf-SnWt off=1063293 len=966696 2024-04-17T11:56:27.186 INFO:tasks.workunit.client.0.smithi031.stdout:op 583 completed, throughput=4.99MB/sec 2024-04-17T11:56:27.186 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8SDPRuH6WyEA3rV off=13947412 len=1264116 2024-04-17T11:56:27.196 INFO:tasks.workunit.client.0.smithi031.stdout:op 584 completed, throughput=5MB/sec 2024-04-17T11:56:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:26.025140+0000 mgr.y (mgr.14556) 893 : cluster [DBG] pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:56:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:26.025140+0000 mgr.y (mgr.14556) 893 : cluster [DBG] pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:56:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:26.025140+0000 mgr.y (mgr.14556) 893 : cluster [DBG] pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:56:28.196 INFO:tasks.workunit.client.0.smithi031.stdout: 113: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:28.197 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IPegjj9MOM58AB8 off=14516054 len=1090667 2024-04-17T11:56:28.201 INFO:tasks.workunit.client.0.smithi031.stdout:op 585 completed, throughput=4.97MB/sec 2024-04-17T11:56:28.201 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vU3FokztObHlNOW off=11590211 len=3843 2024-04-17T11:56:28.204 INFO:tasks.workunit.client.0.smithi031.stdout:op 586 completed, throughput=4.97MB/sec 2024-04-17T11:56:28.204 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WsKB4KlVxchVPHQ off=2719285 len=1973052 2024-04-17T11:56:28.212 INFO:tasks.workunit.client.0.smithi031.stdout:op 587 completed, throughput=4.99MB/sec 2024-04-17T11:56:28.212 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LIf4gePN-SAQ9Z4 off=8201238 len=1859900 2024-04-17T11:56:28.214 INFO:tasks.workunit.client.0.smithi031.stdout:op 588 completed, throughput=5MB/sec 2024-04-17T11:56:29.214 INFO:tasks.workunit.client.0.smithi031.stdout: 114: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:29.214 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hWPFgIZq-yZzwnF off=3744201 len=1808062 2024-04-17T11:56:29.221 INFO:tasks.workunit.client.0.smithi031.stdout:op 589 completed, throughput=4.97MB/sec 2024-04-17T11:56:29.222 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OgF4EPMUrgRDzCo off=8897366 len=2038336 2024-04-17T11:56:29.233 INFO:tasks.workunit.client.0.smithi031.stdout:op 590 completed, throughput=4.99MB/sec 2024-04-17T11:56:29.233 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GRXtlfBqlTuxyoT off=3296045 len=1477419 2024-04-17T11:56:29.240 INFO:tasks.workunit.client.0.smithi031.stdout:op 591 completed, throughput=5MB/sec 2024-04-17T11:56:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:28.025869+0000 mgr.y (mgr.14556) 894 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:56:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:28.025869+0000 mgr.y (mgr.14556) 894 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:56:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:28.025869+0000 mgr.y (mgr.14556) 894 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:56:30.240 INFO:tasks.workunit.client.0.smithi031.stdout: 115: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:30.240 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-D2hXd2yO2X2hGAJ off=2107746 len=1013886 2024-04-17T11:56:30.242 INFO:tasks.workunit.client.0.smithi031.stdout:op 592 completed, throughput=4.97MB/sec 2024-04-17T11:56:30.242 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Tc3uHfXNsNh1Tdx off=4151844 len=1307759 2024-04-17T11:56:30.245 INFO:tasks.workunit.client.0.smithi031.stdout:op 593 completed, throughput=4.98MB/sec 2024-04-17T11:56:30.245 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w3m1o6BfjhnqgC7 off=2808081 len=1097167 2024-04-17T11:56:30.247 INFO:tasks.workunit.client.0.smithi031.stdout:op 594 completed, throughput=4.99MB/sec 2024-04-17T11:56:30.247 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HlsldTiVBG8410B off=5711039 len=1488045 2024-04-17T11:56:30.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 595 completed, throughput=5MB/sec 2024-04-17T11:56:30.254 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-C36bsAZwk6YXAgo off=15213781 len=1826984 2024-04-17T11:56:30.265 INFO:tasks.workunit.client.0.smithi031.stdout:op 596 completed, throughput=5.01MB/sec 2024-04-17T11:56:31.265 INFO:tasks.workunit.client.0.smithi031.stdout: 116: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:31.266 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wrFiCUUlOukURQE off=7488661 len=339594 2024-04-17T11:56:31.269 INFO:tasks.workunit.client.0.smithi031.stdout:op 597 completed, throughput=4.97MB/sec 2024-04-17T11:56:31.269 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hwH6Ffp7N9Y8Wrj off=986169 len=792406 2024-04-17T11:56:31.271 INFO:tasks.workunit.client.0.smithi031.stdout:op 598 completed, throughput=4.98MB/sec 2024-04-17T11:56:31.271 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w7gEOYXgmd5kanM off=14410421 len=471687 2024-04-17T11:56:31.275 INFO:tasks.workunit.client.0.smithi031.stdout:op 599 completed, throughput=4.98MB/sec 2024-04-17T11:56:31.275 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4y1sbsZbp_J4H1K off=2662049 len=1816324 2024-04-17T11:56:31.282 INFO:tasks.workunit.client.0.smithi031.stdout:op 600 completed, throughput=5MB/sec 2024-04-17T11:56:31.282 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-68REMG_SmWM7eMj off=1386899 len=1862028 2024-04-17T11:56:31.284 INFO:tasks.workunit.client.0.smithi031.stdout:op 601 completed, throughput=5.01MB/sec 2024-04-17T11:56:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:30.026328+0000 mgr.y (mgr.14556) 895 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:56:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:30.026328+0000 mgr.y (mgr.14556) 895 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:56:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:56:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:31] "GET /metrics HTTP/1.1" 200 192492 "" "Prometheus/2.33.4" 2024-04-17T11:56:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:30.026328+0000 mgr.y (mgr.14556) 895 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:56:32.285 INFO:tasks.workunit.client.0.smithi031.stdout: 117: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:32.285 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tgHondEZJrCYVu6 off=8455052 len=1014892 2024-04-17T11:56:32.286 INFO:tasks.workunit.client.0.smithi031.stdout:op 602 completed, throughput=4.98MB/sec 2024-04-17T11:56:32.286 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hQLa98al3BqgJAg off=6586067 len=661644 2024-04-17T11:56:32.290 INFO:tasks.workunit.client.0.smithi031.stdout:op 603 completed, throughput=4.98MB/sec 2024-04-17T11:56:32.290 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QJnNRyVk92GIU99 off=2848898 len=2023460 2024-04-17T11:56:32.292 INFO:tasks.workunit.client.0.smithi031.stdout:op 604 completed, throughput=5MB/sec 2024-04-17T11:56:32.293 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZIk9IZBziU_uumq off=3958932 len=689964 2024-04-17T11:56:32.294 INFO:tasks.workunit.client.0.smithi031.stdout:op 605 completed, throughput=5MB/sec 2024-04-17T11:56:33.295 INFO:tasks.workunit.client.0.smithi031.stdout: 118: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:33.295 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rBlQqAo6AH6w_CJ off=11400659 len=1595295 2024-04-17T11:56:33.302 INFO:tasks.workunit.client.0.smithi031.stdout:op 606 completed, throughput=4.97MB/sec 2024-04-17T11:56:33.302 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_8vmvPv9fZlu6YH off=4522009 len=495298 2024-04-17T11:56:33.305 INFO:tasks.workunit.client.0.smithi031.stdout:op 607 completed, throughput=4.98MB/sec 2024-04-17T11:56:33.305 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-REhTyxn7DqGFynx off=14863328 len=1612861 2024-04-17T11:56:33.308 INFO:tasks.workunit.client.0.smithi031.stdout:op 608 completed, throughput=4.99MB/sec 2024-04-17T11:56:33.308 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kV8xJON3B-gnS_j off=1175422 len=926529 2024-04-17T11:56:33.314 INFO:tasks.workunit.client.0.smithi031.stdout:op 609 completed, throughput=5MB/sec 2024-04-17T11:56:33.314 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dl1nbgAD3aebK30 off=2102074 len=273203 2024-04-17T11:56:33.314 INFO:tasks.workunit.client.0.smithi031.stdout:op 610 completed, throughput=5MB/sec 2024-04-17T11:56:33.315 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gUqnDXLmiUeGyCo off=6452068 len=451014 2024-04-17T11:56:33.317 INFO:tasks.workunit.client.0.smithi031.stdout:op 611 completed, throughput=5MB/sec 2024-04-17T11:56:33.337 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:56:33.629 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:56:33.629 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (23m) 3m ago 24m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:56:33.629 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (24m) 3m ago 24m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:56:33.629 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (25m) 3m ago 25m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:56:33.630 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (25m) 3m ago 25m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:56:33.630 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (29m) 3m ago 29m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:56:33.630 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (30m) 3m ago 30m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:56:33.630 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (30m) 3m ago 31m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:56:33.630 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (29m) 3m ago 29m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:56:33.630 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (29m) 3m ago 29m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:56:33.630 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (25m) 3m ago 25m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:56:33.630 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (25m) 3m ago 25m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:56:33.630 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (28m) 3m ago 28m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:56:33.630 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (28m) 3m ago 28m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:56:33.631 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (28m) 3m ago 28m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:56:33.631 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (27m) 3m ago 27m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:56:33.631 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (27m) 3m ago 27m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:56:33.631 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (26m) 3m ago 26m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:56:33.631 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (26m) 3m ago 26m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:56:33.631 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (26m) 3m ago 26m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:56:33.631 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (23m) 3m ago 25m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:56:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:32.026797+0000 mgr.y (mgr.14556) 896 : cluster [DBG] pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:56:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:56:32.371228+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:56:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:56:32.625217+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:56:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:56:32.918325+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:56:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:56:32.918984+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:56:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:56:32.925475+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:56:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:32.026797+0000 mgr.y (mgr.14556) 896 : cluster [DBG] pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:56:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:56:32.371228+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:56:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:56:32.625217+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:56:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:56:32.918325+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:56:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:56:32.918984+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:56:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:56:32.925475+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:56:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:32.026797+0000 mgr.y (mgr.14556) 896 : cluster [DBG] pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:56:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:56:32.371228+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:56:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:56:32.625217+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:56:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:56:32.918325+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:56:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:56:32.918984+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:56:33.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:56:32.925475+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:56:33.981 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:56:33.981 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:56:33.981 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:56:33.981 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:56:33.981 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:56:33.981 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:56:33.982 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:56:33.982 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:56:33.982 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:56:33.982 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:56:33.982 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:56:33.982 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:56:33.982 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:56:33.982 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:56:33.982 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:56:33.982 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:56:33.982 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:56:34.283 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:56:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:56:34.317 INFO:tasks.workunit.client.0.smithi031.stdout: 119: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:34.317 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Fc0ig-BN3_q_0Wn off=333944 len=486417 2024-04-17T11:56:34.318 INFO:tasks.workunit.client.0.smithi031.stdout:op 612 completed, throughput=4.97MB/sec 2024-04-17T11:56:34.318 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mvoCijnNM8fdSCg off=18718451 len=1189644 2024-04-17T11:56:34.319 INFO:tasks.workunit.client.0.smithi031.stdout:op 613 completed, throughput=4.98MB/sec 2024-04-17T11:56:34.319 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cc6yAEdDOCBZ3Pg off=12333450 len=1959536 2024-04-17T11:56:34.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 614 completed, throughput=4.99MB/sec 2024-04-17T11:56:34.321 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-B3tnRFGVNjGppYr off=8543243 len=1123739 2024-04-17T11:56:34.327 INFO:tasks.workunit.client.0.smithi031.stdout:op 615 completed, throughput=5MB/sec 2024-04-17T11:56:34.327 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mp8k3uFnq6zqont off=13770698 len=48401 2024-04-17T11:56:34.329 INFO:tasks.workunit.client.0.smithi031.stdout:op 616 completed, throughput=5MB/sec 2024-04-17T11:56:34.329 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-v3-clwv8ujeMBOL off=8889435 len=2094407 2024-04-17T11:56:34.335 INFO:tasks.workunit.client.0.smithi031.stdout:op 617 completed, throughput=5.02MB/sec 2024-04-17T11:56:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:56:33.326928+0000 mgr.y (mgr.14556) 897 : audit [DBG] from='client.26039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:56:33.982462+0000 mon.a (mon.0) 2184 : audit [DBG] from='client.? 172.21.15.31:0/297946514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:56:34.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:56:33.326928+0000 mgr.y (mgr.14556) 897 : audit [DBG] from='client.26039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:56:33.982462+0000 mon.a (mon.0) 2184 : audit [DBG] from='client.? 172.21.15.31:0/297946514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:56:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:56:33.326928+0000 mgr.y (mgr.14556) 897 : audit [DBG] from='client.26039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:56:33.982462+0000 mon.a (mon.0) 2184 : audit [DBG] from='client.? 172.21.15.31:0/297946514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:56:35.336 INFO:tasks.workunit.client.0.smithi031.stdout: 120: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:35.336 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Rucvo4ytYwrIh9W off=1394580 len=1854491 2024-04-17T11:56:35.339 INFO:tasks.workunit.client.0.smithi031.stdout:op 618 completed, throughput=4.99MB/sec 2024-04-17T11:56:35.339 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-H7W5uT8hz9NadMT off=6163260 len=2037396 2024-04-17T11:56:35.342 INFO:tasks.workunit.client.0.smithi031.stdout:op 619 completed, throughput=5MB/sec 2024-04-17T11:56:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:56:33.622308+0000 mgr.y (mgr.14556) 898 : audit [DBG] from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:34.027408+0000 mgr.y (mgr.14556) 899 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T11:56:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:56:33.622308+0000 mgr.y (mgr.14556) 898 : audit [DBG] from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:34.027408+0000 mgr.y (mgr.14556) 899 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T11:56:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:56:33.622308+0000 mgr.y (mgr.14556) 898 : audit [DBG] from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:56:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:34.027408+0000 mgr.y (mgr.14556) 899 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T11:56:36.343 INFO:tasks.workunit.client.0.smithi031.stdout: 121: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:36.343 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qYOHHPn3nnjmiNg off=5542631 len=1308729 2024-04-17T11:56:36.350 INFO:tasks.workunit.client.0.smithi031.stdout:op 620 completed, throughput=4.97MB/sec 2024-04-17T11:56:36.350 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DgGrlaK9ZZ0KBZe off=5389632 len=145599 2024-04-17T11:56:36.351 INFO:tasks.workunit.client.0.smithi031.stdout:op 621 completed, throughput=4.98MB/sec 2024-04-17T11:56:36.351 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bPP2BiJ5eV13UVr off=3260479 len=1955995 2024-04-17T11:56:36.369 INFO:tasks.workunit.client.0.smithi031.stdout:op 622 completed, throughput=4.99MB/sec 2024-04-17T11:56:36.369 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SiewBDMvSW28AQ1 off=2507539 len=1206523 2024-04-17T11:56:36.370 INFO:tasks.workunit.client.0.smithi031.stdout:op 623 completed, throughput=5MB/sec 2024-04-17T11:56:36.370 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-J9zIH23uoGdIDqu off=169472 len=85500 2024-04-17T11:56:36.371 INFO:tasks.workunit.client.0.smithi031.stdout:op 624 completed, throughput=5MB/sec 2024-04-17T11:56:36.371 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hWj3yUptW_FfChn off=9664773 len=1947749 2024-04-17T11:56:36.378 INFO:tasks.workunit.client.0.smithi031.stdout:op 625 completed, throughput=5.01MB/sec 2024-04-17T11:56:37.379 INFO:tasks.workunit.client.0.smithi031.stdout: 122: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:37.379 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JVTnx4gSUEATmW3 off=8562933 len=520471 2024-04-17T11:56:37.383 INFO:tasks.workunit.client.0.smithi031.stdout:op 626 completed, throughput=4.98MB/sec 2024-04-17T11:56:37.383 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OZKHI3fvR57GGMk off=4589356 len=1518196 2024-04-17T11:56:37.389 INFO:tasks.workunit.client.0.smithi031.stdout:op 627 completed, throughput=4.99MB/sec 2024-04-17T11:56:37.389 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dFSQeMg7i5W8cFA off=453993 len=1434246 2024-04-17T11:56:37.395 INFO:tasks.workunit.client.0.smithi031.stdout:op 628 completed, throughput=5MB/sec 2024-04-17T11:56:37.396 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wGZu0ojdA5NHCKl off=9430744 len=562966 2024-04-17T11:56:37.396 INFO:tasks.workunit.client.0.smithi031.stdout:op 629 completed, throughput=5MB/sec 2024-04-17T11:56:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:36.027906+0000 mgr.y (mgr.14556) 900 : cluster [DBG] pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:56:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:36.027906+0000 mgr.y (mgr.14556) 900 : cluster [DBG] pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:56:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:36.027906+0000 mgr.y (mgr.14556) 900 : cluster [DBG] pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:56:38.397 INFO:tasks.workunit.client.0.smithi031.stdout: 123: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:38.397 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t_w5piTICAZvqT2 off=6022608 len=1898319 2024-04-17T11:56:38.408 INFO:tasks.workunit.client.0.smithi031.stdout:op 630 completed, throughput=4.98MB/sec 2024-04-17T11:56:38.408 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WlpaYDFsh3BnOzl off=3034551 len=588423 2024-04-17T11:56:38.409 INFO:tasks.workunit.client.0.smithi031.stdout:op 631 completed, throughput=4.98MB/sec 2024-04-17T11:56:38.410 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MI4GXj6-mVGNCBf off=3515194 len=10816 2024-04-17T11:56:38.411 INFO:tasks.workunit.client.0.smithi031.stdout:op 632 completed, throughput=4.98MB/sec 2024-04-17T11:56:38.411 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SjXTTQNiv-wAhir off=10736802 len=1769591 2024-04-17T11:56:38.422 INFO:tasks.workunit.client.0.smithi031.stdout:op 633 completed, throughput=5MB/sec 2024-04-17T11:56:38.422 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tNSYjo9RkwCQA7c off=5240176 len=1936780 2024-04-17T11:56:38.430 INFO:tasks.workunit.client.0.smithi031.stdout:op 634 completed, throughput=5.01MB/sec 2024-04-17T11:56:39.431 INFO:tasks.workunit.client.0.smithi031.stdout: 124: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:39.431 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HYQWbbZTiMnRNkz off=2453842 len=553641 2024-04-17T11:56:39.432 INFO:tasks.workunit.client.0.smithi031.stdout:op 635 completed, throughput=4.97MB/sec 2024-04-17T11:56:39.432 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8H-wTeYChll9T_Y off=4811912 len=1862465 2024-04-17T11:56:39.434 INFO:tasks.workunit.client.0.smithi031.stdout:op 636 completed, throughput=4.99MB/sec 2024-04-17T11:56:39.435 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EK2leoQmsXBSxzz off=17828453 len=1005096 2024-04-17T11:56:39.440 INFO:tasks.workunit.client.0.smithi031.stdout:op 637 completed, throughput=5MB/sec 2024-04-17T11:56:39.441 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-toH1N8LeKGLRL_W off=5463468 len=1902805 2024-04-17T11:56:39.443 INFO:tasks.workunit.client.0.smithi031.stdout:op 638 completed, throughput=5.01MB/sec 2024-04-17T11:56:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:38.028515+0000 mgr.y (mgr.14556) 901 : cluster [DBG] pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T11:56:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:38.028515+0000 mgr.y (mgr.14556) 901 : cluster [DBG] pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T11:56:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:38.028515+0000 mgr.y (mgr.14556) 901 : cluster [DBG] pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T11:56:40.443 INFO:tasks.workunit.client.0.smithi031.stdout: 125: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:40.443 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cb9GhVVP_UpwHEk off=881885 len=1261819 2024-04-17T11:56:40.445 INFO:tasks.workunit.client.0.smithi031.stdout:op 639 completed, throughput=4.98MB/sec 2024-04-17T11:56:40.445 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YJd4P7rA7lTQK3w off=17190377 len=667064 2024-04-17T11:56:40.449 INFO:tasks.workunit.client.0.smithi031.stdout:op 640 completed, throughput=4.98MB/sec 2024-04-17T11:56:40.449 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eOXkT_I-1YoWWgR off=4415197 len=808898 2024-04-17T11:56:40.454 INFO:tasks.workunit.client.0.smithi031.stdout:op 641 completed, throughput=4.99MB/sec 2024-04-17T11:56:40.454 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mIqGn8pi818cil5 off=9744053 len=2012066 2024-04-17T11:56:40.467 INFO:tasks.workunit.client.0.smithi031.stdout:op 642 completed, throughput=5.01MB/sec 2024-04-17T11:56:41.468 INFO:tasks.workunit.client.0.smithi031.stdout: 126: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:41.468 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SifpjP9a3Uksus- off=6641637 len=59483 2024-04-17T11:56:41.470 INFO:tasks.workunit.client.0.smithi031.stdout:op 643 completed, throughput=4.97MB/sec 2024-04-17T11:56:41.470 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dLuawcxXmoR_SQE off=3962585 len=1633525 2024-04-17T11:56:41.472 INFO:tasks.workunit.client.0.smithi031.stdout:op 644 completed, throughput=4.98MB/sec 2024-04-17T11:56:41.472 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wKv6PkAEpLqP8II off=1249519 len=1305666 2024-04-17T11:56:41.478 INFO:tasks.workunit.client.0.smithi031.stdout:op 645 completed, throughput=4.99MB/sec 2024-04-17T11:56:41.478 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Sw3UgvXKVSslk31 off=10579353 len=11069 2024-04-17T11:56:41.479 INFO:tasks.workunit.client.0.smithi031.stdout:op 646 completed, throughput=4.99MB/sec 2024-04-17T11:56:41.479 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7kgBdltzyvi33J_ off=1572775 len=1696058 2024-04-17T11:56:41.489 INFO:tasks.workunit.client.0.smithi031.stdout:op 647 completed, throughput=5MB/sec 2024-04-17T11:56:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:40.028942+0000 mgr.y (mgr.14556) 902 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T11:56:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:56:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:41] "GET /metrics HTTP/1.1" 200 192495 "" "Prometheus/2.33.4" 2024-04-17T11:56:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:40.028942+0000 mgr.y (mgr.14556) 902 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T11:56:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:40.028942+0000 mgr.y (mgr.14556) 902 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T11:56:42.489 INFO:tasks.workunit.client.0.smithi031.stdout: 127: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:42.489 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rSKoXRHhzxBlvHN off=905453 len=1126424 2024-04-17T11:56:42.491 INFO:tasks.workunit.client.0.smithi031.stdout:op 648 completed, throughput=4.97MB/sec 2024-04-17T11:56:42.491 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nKdg1ypvMDTYitF off=4168248 len=339829 2024-04-17T11:56:42.494 INFO:tasks.workunit.client.0.smithi031.stdout:op 649 completed, throughput=4.97MB/sec 2024-04-17T11:56:42.494 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cZsjSAfBdmSnwdJ off=843468 len=1306246 2024-04-17T11:56:42.500 INFO:tasks.workunit.client.0.smithi031.stdout:op 650 completed, throughput=4.98MB/sec 2024-04-17T11:56:42.500 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GaxfmigBlTdQVsf off=24345477 len=509741 2024-04-17T11:56:42.504 INFO:tasks.workunit.client.0.smithi031.stdout:op 651 completed, throughput=4.99MB/sec 2024-04-17T11:56:42.504 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cbXWfSL1U4imswI off=13294286 len=1941054 2024-04-17T11:56:42.514 INFO:tasks.workunit.client.0.smithi031.stdout:op 652 completed, throughput=5MB/sec 2024-04-17T11:56:42.515 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DHjq3bu_fMEFT5a off=11883947 len=719198 2024-04-17T11:56:42.519 INFO:tasks.workunit.client.0.smithi031.stdout:op 653 completed, throughput=5MB/sec 2024-04-17T11:56:43.519 INFO:tasks.workunit.client.0.smithi031.stdout: 128: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:43.519 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_Ff2zxI00pHg68o off=601387 len=899561 2024-04-17T11:56:43.524 INFO:tasks.workunit.client.0.smithi031.stdout:op 654 completed, throughput=4.97MB/sec 2024-04-17T11:56:43.524 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bFoj9WJ2ZHOCA_r off=8192736 len=158564 2024-04-17T11:56:43.527 INFO:tasks.workunit.client.0.smithi031.stdout:op 655 completed, throughput=4.97MB/sec 2024-04-17T11:56:43.527 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8dz7L79rKjv9cU9 off=13488574 len=1930591 2024-04-17T11:56:43.529 INFO:tasks.workunit.client.0.smithi031.stdout:op 656 completed, throughput=4.99MB/sec 2024-04-17T11:56:43.529 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-A4T_PhiSi0T6Mte off=5545138 len=897470 2024-04-17T11:56:43.534 INFO:tasks.workunit.client.0.smithi031.stdout:op 657 completed, throughput=4.99MB/sec 2024-04-17T11:56:43.535 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2c4j1Nm9oLILPZY off=999611 len=426810 2024-04-17T11:56:43.538 INFO:tasks.workunit.client.0.smithi031.stdout:op 658 completed, throughput=5MB/sec 2024-04-17T11:56:43.538 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zSBS-vRCjXVye-y off=10093928 len=1289288 2024-04-17T11:56:43.546 INFO:tasks.workunit.client.0.smithi031.stdout:op 659 completed, throughput=5.01MB/sec 2024-04-17T11:56:43.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:42.029483+0000 mgr.y (mgr.14556) 903 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T11:56:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:42.029483+0000 mgr.y (mgr.14556) 903 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T11:56:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:42.029483+0000 mgr.y (mgr.14556) 903 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T11:56:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:56:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:56:44.546 INFO:tasks.workunit.client.0.smithi031.stdout: 129: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:44.546 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hZee6w6n8jm_EnU off=55143 len=1302154 2024-04-17T11:56:44.548 INFO:tasks.workunit.client.0.smithi031.stdout:op 660 completed, throughput=4.98MB/sec 2024-04-17T11:56:44.548 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pk308vcm1GKfkag off=1419913 len=717016 2024-04-17T11:56:44.553 INFO:tasks.workunit.client.0.smithi031.stdout:op 661 completed, throughput=4.98MB/sec 2024-04-17T11:56:44.554 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hw5hQQHVq3LYLXM off=12839922 len=687751 2024-04-17T11:56:44.554 INFO:tasks.workunit.client.0.smithi031.stdout:op 662 completed, throughput=4.99MB/sec 2024-04-17T11:56:44.555 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eHsNerAg0Kv5G2M off=1642297 len=2058263 2024-04-17T11:56:44.574 INFO:tasks.workunit.client.0.smithi031.stdout:op 663 completed, throughput=5MB/sec 2024-04-17T11:56:45.575 INFO:tasks.workunit.client.0.smithi031.stdout: 130: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:45.575 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5KB0ZTXnuqmc12o off=260139 len=890947 2024-04-17T11:56:45.580 INFO:tasks.workunit.client.0.smithi031.stdout:op 664 completed, throughput=4.97MB/sec 2024-04-17T11:56:45.580 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aT8W1H1PzwEXL9M off=3536797 len=617953 2024-04-17T11:56:45.581 INFO:tasks.workunit.client.0.smithi031.stdout:op 665 completed, throughput=4.97MB/sec 2024-04-17T11:56:45.581 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iB-B98Zk_tBILK8 off=7381189 len=1822701 2024-04-17T11:56:45.592 INFO:tasks.workunit.client.0.smithi031.stdout:op 666 completed, throughput=4.99MB/sec 2024-04-17T11:56:45.592 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yvPu6vrfxBOJGJM off=6392689 len=1857646 2024-04-17T11:56:45.600 INFO:tasks.workunit.client.0.smithi031.stdout:op 667 completed, throughput=5MB/sec 2024-04-17T11:56:45.600 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_bCS5s73fIbTXZ0 off=5097926 len=1887346 2024-04-17T11:56:45.602 INFO:tasks.workunit.client.0.smithi031.stdout:op 668 completed, throughput=5.01MB/sec 2024-04-17T11:56:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:44.030287+0000 mgr.y (mgr.14556) 904 : cluster [DBG] pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-04-17T11:56:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:44.030287+0000 mgr.y (mgr.14556) 904 : cluster [DBG] pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-04-17T11:56:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:44.030287+0000 mgr.y (mgr.14556) 904 : cluster [DBG] pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-04-17T11:56:46.603 INFO:tasks.workunit.client.0.smithi031.stdout: 131: throughput=4.98MB/sec pending data=0 2024-04-17T11:56:46.603 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kMx-20T8PUxBMGQ off=1510642 len=219303 2024-04-17T11:56:46.604 INFO:tasks.workunit.client.0.smithi031.stdout:op 669 completed, throughput=4.98MB/sec 2024-04-17T11:56:46.604 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0B2VrKdQ6G0wPAj off=530109 len=761463 2024-04-17T11:56:46.605 INFO:tasks.workunit.client.0.smithi031.stdout:op 670 completed, throughput=4.98MB/sec 2024-04-17T11:56:46.606 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-T7codMgrrNk3jzr off=501436 len=1694063 2024-04-17T11:56:46.614 INFO:tasks.workunit.client.0.smithi031.stdout:op 671 completed, throughput=4.99MB/sec 2024-04-17T11:56:46.614 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-O3RKUL7OlNLX6E8 off=2617132 len=949146 2024-04-17T11:56:46.619 INFO:tasks.workunit.client.0.smithi031.stdout:op 672 completed, throughput=5MB/sec 2024-04-17T11:56:47.619 INFO:tasks.workunit.client.0.smithi031.stdout: 132: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:47.619 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_Ff2zxI00pHg68o off=7630577 len=1382043 2024-04-17T11:56:47.621 INFO:tasks.workunit.client.0.smithi031.stdout:op 673 completed, throughput=4.97MB/sec 2024-04-17T11:56:47.621 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-B3TFXxM2czsI2mi off=85049 len=69404 2024-04-17T11:56:47.624 INFO:tasks.workunit.client.0.smithi031.stdout:op 674 completed, throughput=4.97MB/sec 2024-04-17T11:56:47.624 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zmkosJM4TUHCDBc off=16033288 len=1631711 2024-04-17T11:56:47.626 INFO:tasks.workunit.client.0.smithi031.stdout:op 675 completed, throughput=4.99MB/sec 2024-04-17T11:56:47.626 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-R_SoMMItpuuUiCM off=5039850 len=1153628 2024-04-17T11:56:47.632 INFO:tasks.workunit.client.0.smithi031.stdout:op 676 completed, throughput=4.99MB/sec 2024-04-17T11:56:47.632 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oWwG4UKtktXwPBW off=32797 len=1133640 2024-04-17T11:56:47.638 INFO:tasks.workunit.client.0.smithi031.stdout:op 677 completed, throughput=5MB/sec 2024-04-17T11:56:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:46.030784+0000 mgr.y (mgr.14556) 905 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:56:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:46.030784+0000 mgr.y (mgr.14556) 905 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:56:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:46.030784+0000 mgr.y (mgr.14556) 905 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:56:48.638 INFO:tasks.workunit.client.0.smithi031.stdout: 133: throughput=4.96MB/sec pending data=0 2024-04-17T11:56:48.639 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pOljhsXSe-O-7hm off=7077622 len=1252149 2024-04-17T11:56:48.640 INFO:tasks.workunit.client.0.smithi031.stdout:op 678 completed, throughput=4.97MB/sec 2024-04-17T11:56:48.640 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1l4HZcUbpMOGg6w off=6128377 len=546786 2024-04-17T11:56:48.644 INFO:tasks.workunit.client.0.smithi031.stdout:op 679 completed, throughput=4.98MB/sec 2024-04-17T11:56:48.644 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EgSXMO47N5hWdPU off=133384 len=1202027 2024-04-17T11:56:48.651 INFO:tasks.workunit.client.0.smithi031.stdout:op 680 completed, throughput=4.99MB/sec 2024-04-17T11:56:48.651 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SZrNeY9wYYjwRXW off=1044076 len=2075735 2024-04-17T11:56:48.660 INFO:tasks.workunit.client.0.smithi031.stdout:op 681 completed, throughput=5MB/sec 2024-04-17T11:56:48.660 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G90yIQG86pldekk off=11811391 len=1881278 2024-04-17T11:56:48.663 INFO:tasks.workunit.client.0.smithi031.stdout:op 682 completed, throughput=5.01MB/sec 2024-04-17T11:56:49.663 INFO:tasks.workunit.client.0.smithi031.stdout: 134: throughput=4.98MB/sec pending data=0 2024-04-17T11:56:49.664 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8fYTHGCa2d_UBps off=14912631 len=1007447 2024-04-17T11:56:49.669 INFO:tasks.workunit.client.0.smithi031.stdout:op 683 completed, throughput=4.98MB/sec 2024-04-17T11:56:49.669 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-q4muyXVyostJdxG off=9228995 len=1786426 2024-04-17T11:56:49.679 INFO:tasks.workunit.client.0.smithi031.stdout:op 684 completed, throughput=4.99MB/sec 2024-04-17T11:56:49.679 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bA_WFcG1KXqsSRY off=4056144 len=1008166 2024-04-17T11:56:49.681 INFO:tasks.workunit.client.0.smithi031.stdout:op 685 completed, throughput=5MB/sec 2024-04-17T11:56:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:48.031355+0000 mgr.y (mgr.14556) 906 : cluster [DBG] pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-04-17T11:56:49.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:48.031355+0000 mgr.y (mgr.14556) 906 : cluster [DBG] pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-04-17T11:56:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:48.031355+0000 mgr.y (mgr.14556) 906 : cluster [DBG] pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-04-17T11:56:50.681 INFO:tasks.workunit.client.0.smithi031.stdout: 135: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:50.681 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mk-vfedtY-3essS off=6450405 len=734701 2024-04-17T11:56:50.682 INFO:tasks.workunit.client.0.smithi031.stdout:op 686 completed, throughput=4.97MB/sec 2024-04-17T11:56:50.682 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jEyH-U6NJX197Dl off=12452031 len=1634453 2024-04-17T11:56:50.693 INFO:tasks.workunit.client.0.smithi031.stdout:op 687 completed, throughput=4.98MB/sec 2024-04-17T11:56:50.693 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zu8QJfUKeoliMWQ off=4588245 len=99211 2024-04-17T11:56:50.693 INFO:tasks.workunit.client.0.smithi031.stdout:op 688 completed, throughput=4.98MB/sec 2024-04-17T11:56:50.693 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-S17EVkyk2Zx8X75 off=2978634 len=989940 2024-04-17T11:56:50.698 INFO:tasks.workunit.client.0.smithi031.stdout:op 689 completed, throughput=4.99MB/sec 2024-04-17T11:56:50.698 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZD26aFBaEdUdg7g off=493661 len=1267044 2024-04-17T11:56:50.705 INFO:tasks.workunit.client.0.smithi031.stdout:op 690 completed, throughput=5MB/sec 2024-04-17T11:56:50.705 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lAmsQTNc-RnDT1P off=13526129 len=2047494 2024-04-17T11:56:50.716 INFO:tasks.workunit.client.0.smithi031.stdout:op 691 completed, throughput=5.01MB/sec 2024-04-17T11:56:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:50.031912+0000 mgr.y (mgr.14556) 907 : cluster [DBG] pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:56:51.716 INFO:tasks.workunit.client.0.smithi031.stdout: 136: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:51.717 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-szwezuZg6ZY1tRx off=9321492 len=1833103 2024-04-17T11:56:51.727 INFO:tasks.workunit.client.0.smithi031.stdout:op 692 completed, throughput=4.99MB/sec 2024-04-17T11:56:51.727 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nhk6jql1y_Bk5Yd off=19743364 len=1783727 2024-04-17T11:56:51.736 INFO:tasks.workunit.client.0.smithi031.stdout:op 693 completed, throughput=5MB/sec 2024-04-17T11:56:51.736 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SpNa9N8oIGYdH3O off=717989 len=482302 2024-04-17T11:56:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:51] "GET /metrics HTTP/1.1" 200 192495 "" "Prometheus/2.33.4" 2024-04-17T11:56:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:50.031912+0000 mgr.y (mgr.14556) 907 : cluster [DBG] pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:56:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:50.031912+0000 mgr.y (mgr.14556) 907 : cluster [DBG] pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:56:51.739 INFO:tasks.workunit.client.0.smithi031.stdout:op 694 completed, throughput=5MB/sec 2024-04-17T11:56:52.739 INFO:tasks.workunit.client.0.smithi031.stdout: 137: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:52.740 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m9EovBB3BrnTV0I off=973294 len=1850382 2024-04-17T11:56:52.748 INFO:tasks.workunit.client.0.smithi031.stdout:op 695 completed, throughput=4.98MB/sec 2024-04-17T11:56:52.748 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-stzk0H3GxL2Y2wH off=15622902 len=1496330 2024-04-17T11:56:52.757 INFO:tasks.workunit.client.0.smithi031.stdout:op 696 completed, throughput=4.99MB/sec 2024-04-17T11:56:52.757 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5r4ek6GFdnJivzR off=10903106 len=685993 2024-04-17T11:56:52.761 INFO:tasks.workunit.client.0.smithi031.stdout:op 697 completed, throughput=4.99MB/sec 2024-04-17T11:56:52.761 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nQ2jpHwNBVmmo5q off=7067418 len=1903215 2024-04-17T11:56:52.767 INFO:tasks.workunit.client.0.smithi031.stdout:op 698 completed, throughput=5.01MB/sec 2024-04-17T11:56:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:52.032255+0000 mgr.y (mgr.14556) 908 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:56:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:52.032255+0000 mgr.y (mgr.14556) 908 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:56:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:52.032255+0000 mgr.y (mgr.14556) 908 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T11:56:53.768 INFO:tasks.workunit.client.0.smithi031.stdout: 138: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:53.768 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1DZvzdFAVh0D3r- off=9360727 len=132090 2024-04-17T11:56:53.770 INFO:tasks.workunit.client.0.smithi031.stdout:op 699 completed, throughput=4.97MB/sec 2024-04-17T11:56:53.770 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3VxDDuGM9cP-y4C off=3657944 len=876117 2024-04-17T11:56:53.776 INFO:tasks.workunit.client.0.smithi031.stdout:op 700 completed, throughput=4.98MB/sec 2024-04-17T11:56:53.776 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-N_m9cPpmKC9A4Qu off=11271057 len=1262117 2024-04-17T11:56:53.783 INFO:tasks.workunit.client.0.smithi031.stdout:op 701 completed, throughput=4.99MB/sec 2024-04-17T11:56:53.783 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RHY5l5rzPtL4gLB off=11069732 len=64639 2024-04-17T11:56:53.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 702 completed, throughput=4.99MB/sec 2024-04-17T11:56:53.785 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Yota4fYME-y3IAX off=7024447 len=1039108 2024-04-17T11:56:53.789 INFO:tasks.workunit.client.0.smithi031.stdout:op 703 completed, throughput=4.99MB/sec 2024-04-17T11:56:53.789 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SgTpwgSGTeOjPqv off=10186454 len=989584 2024-04-17T11:56:53.794 INFO:tasks.workunit.client.0.smithi031.stdout:op 704 completed, throughput=5MB/sec 2024-04-17T11:56:53.794 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Qyj4Lq4YqJOiu7n off=3064999 len=741366 2024-04-17T11:56:53.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 705 completed, throughput=5MB/sec 2024-04-17T11:56:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:56:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:56:54.798 INFO:tasks.workunit.client.0.smithi031.stdout: 139: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:54.798 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-e6-xxMuVrMwx4oo off=2134196 len=560386 2024-04-17T11:56:54.802 INFO:tasks.workunit.client.0.smithi031.stdout:op 706 completed, throughput=4.97MB/sec 2024-04-17T11:56:54.802 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sOgzGKsWiIJfXnF off=703346 len=49816 2024-04-17T11:56:54.804 INFO:tasks.workunit.client.0.smithi031.stdout:op 707 completed, throughput=4.97MB/sec 2024-04-17T11:56:54.804 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SfGNE0TuOeHhiiB off=2607498 len=749335 2024-04-17T11:56:54.809 INFO:tasks.workunit.client.0.smithi031.stdout:op 708 completed, throughput=4.98MB/sec 2024-04-17T11:56:54.809 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_ga1Q19u9iCZnns off=6211695 len=2094295 2024-04-17T11:56:54.815 INFO:tasks.workunit.client.0.smithi031.stdout:op 709 completed, throughput=4.99MB/sec 2024-04-17T11:56:54.815 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HFE3uTyHBsx4BD4 off=175101 len=1125805 2024-04-17T11:56:54.821 INFO:tasks.workunit.client.0.smithi031.stdout:op 710 completed, throughput=5MB/sec 2024-04-17T11:56:54.821 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hHLCeGINbfQ81mB off=827616 len=716147 2024-04-17T11:56:54.822 INFO:tasks.workunit.client.0.smithi031.stdout:op 711 completed, throughput=5MB/sec 2024-04-17T11:56:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:54.032954+0000 mgr.y (mgr.14556) 909 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.5 MiB/s wr, 5 op/s 2024-04-17T11:56:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:54.032954+0000 mgr.y (mgr.14556) 909 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.5 MiB/s wr, 5 op/s 2024-04-17T11:56:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:54.032954+0000 mgr.y (mgr.14556) 909 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.5 MiB/s wr, 5 op/s 2024-04-17T11:56:55.822 INFO:tasks.workunit.client.0.smithi031.stdout: 140: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:55.822 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w71GPu1gd4MLpNX off=4047324 len=605021 2024-04-17T11:56:55.824 INFO:tasks.workunit.client.0.smithi031.stdout:op 712 completed, throughput=4.97MB/sec 2024-04-17T11:56:55.824 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-v6u4NM45rpdzCWl off=200688 len=631920 2024-04-17T11:56:55.826 INFO:tasks.workunit.client.0.smithi031.stdout:op 713 completed, throughput=4.98MB/sec 2024-04-17T11:56:55.826 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dNJV9vPFA4x0-u3 off=268043 len=874748 2024-04-17T11:56:55.827 INFO:tasks.workunit.client.0.smithi031.stdout:op 714 completed, throughput=4.98MB/sec 2024-04-17T11:56:55.827 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d9O-TYtr_gWo5Ih off=5067199 len=1691438 2024-04-17T11:56:55.834 INFO:tasks.workunit.client.0.smithi031.stdout:op 715 completed, throughput=4.99MB/sec 2024-04-17T11:56:55.834 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XP4CCoZJaCDHi4h off=4365729 len=1178418 2024-04-17T11:56:55.836 INFO:tasks.workunit.client.0.smithi031.stdout:op 716 completed, throughput=5MB/sec 2024-04-17T11:56:56.836 INFO:tasks.workunit.client.0.smithi031.stdout: 141: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:56.836 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mAMRLk57ncMRykw off=19348691 len=1852348 2024-04-17T11:56:56.847 INFO:tasks.workunit.client.0.smithi031.stdout:op 717 completed, throughput=4.98MB/sec 2024-04-17T11:56:56.847 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Jj1neN20uANBnNt off=9378267 len=1942385 2024-04-17T11:56:56.849 INFO:tasks.workunit.client.0.smithi031.stdout:op 718 completed, throughput=4.99MB/sec 2024-04-17T11:56:56.849 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iKOC_gF4gej5Ybt off=6010910 len=909746 2024-04-17T11:56:56.856 INFO:tasks.workunit.client.0.smithi031.stdout:op 719 completed, throughput=5MB/sec 2024-04-17T11:56:56.856 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ukHSmH3AtUuVXSJ off=268804 len=2089298 2024-04-17T11:56:56.860 INFO:tasks.workunit.client.0.smithi031.stdout:op 720 completed, throughput=5.01MB/sec 2024-04-17T11:56:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:56.033431+0000 mgr.y (mgr.14556) 910 : cluster [DBG] pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-04-17T11:56:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:56.033431+0000 mgr.y (mgr.14556) 910 : cluster [DBG] pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-04-17T11:56:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:56.033431+0000 mgr.y (mgr.14556) 910 : cluster [DBG] pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-04-17T11:56:57.860 INFO:tasks.workunit.client.0.smithi031.stdout: 142: throughput=4.98MB/sec pending data=0 2024-04-17T11:56:57.860 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-26ob-IyALqdWOad off=9709873 len=201365 2024-04-17T11:56:57.861 INFO:tasks.workunit.client.0.smithi031.stdout:op 721 completed, throughput=4.98MB/sec 2024-04-17T11:56:57.861 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kt7VNplSaHes3eY off=10352023 len=1719284 2024-04-17T11:56:57.877 INFO:tasks.workunit.client.0.smithi031.stdout:op 722 completed, throughput=4.99MB/sec 2024-04-17T11:56:57.877 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dRtHmmmyQ5f6qLU off=13599744 len=1251122 2024-04-17T11:56:57.879 INFO:tasks.workunit.client.0.smithi031.stdout:op 723 completed, throughput=5MB/sec 2024-04-17T11:56:57.879 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mHatW8h_HyQEHBx off=2092846 len=2091586 2024-04-17T11:56:57.883 INFO:tasks.workunit.client.0.smithi031.stdout:op 724 completed, throughput=5.01MB/sec 2024-04-17T11:56:58.883 INFO:tasks.workunit.client.0.smithi031.stdout: 143: throughput=4.98MB/sec pending data=0 2024-04-17T11:56:58.883 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--mB_wvqqQxNAGsb off=14414189 len=1567987 2024-04-17T11:56:58.885 INFO:tasks.workunit.client.0.smithi031.stdout:op 725 completed, throughput=4.99MB/sec 2024-04-17T11:56:58.885 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TDEq-W_5ou8_OGo off=885015 len=714214 2024-04-17T11:56:58.890 INFO:tasks.workunit.client.0.smithi031.stdout:op 726 completed, throughput=4.99MB/sec 2024-04-17T11:56:58.890 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oCOU6WHwNm6DKyl off=3989184 len=1874233 2024-04-17T11:56:58.892 INFO:tasks.workunit.client.0.smithi031.stdout:op 727 completed, throughput=5MB/sec 2024-04-17T11:56:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:56:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:56:58.034042+0000 mgr.y (mgr.14556) 911 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-04-17T11:56:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:56:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:56:58.034042+0000 mgr.y (mgr.14556) 911 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-04-17T11:56:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:56:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:56:58.034042+0000 mgr.y (mgr.14556) 911 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-04-17T11:56:59.892 INFO:tasks.workunit.client.0.smithi031.stdout: 144: throughput=4.97MB/sec pending data=0 2024-04-17T11:56:59.892 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QpH92gZVDRMctmD off=5321191 len=1919769 2024-04-17T11:56:59.904 INFO:tasks.workunit.client.0.smithi031.stdout:op 728 completed, throughput=4.98MB/sec 2024-04-17T11:56:59.904 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-u6u_BqcJ4z656m0 off=11046802 len=396754 2024-04-17T11:56:59.907 INFO:tasks.workunit.client.0.smithi031.stdout:op 729 completed, throughput=4.98MB/sec 2024-04-17T11:56:59.907 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-j44VKbQBswK-5Dv off=163515 len=1560561 2024-04-17T11:56:59.911 INFO:tasks.workunit.client.0.smithi031.stdout:op 730 completed, throughput=4.99MB/sec 2024-04-17T11:56:59.911 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QkLCD2AUDNl7xy4 off=8922445 len=599582 2024-04-17T11:56:59.912 INFO:tasks.workunit.client.0.smithi031.stdout:op 731 completed, throughput=5MB/sec 2024-04-17T11:56:59.912 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-h6PVaoj4KYUrWId off=5517947 len=1911592 2024-04-17T11:56:59.920 INFO:tasks.workunit.client.0.smithi031.stdout:op 732 completed, throughput=5.01MB/sec 2024-04-17T11:57:00.921 INFO:tasks.workunit.client.0.smithi031.stdout: 145: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:00.921 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EpbDRzJS4KtEf_k off=6422908 len=1439510 2024-04-17T11:57:00.927 INFO:tasks.workunit.client.0.smithi031.stdout:op 733 completed, throughput=4.98MB/sec 2024-04-17T11:57:00.927 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VXSK6G5K1mWEMNd off=10178155 len=1367438 2024-04-17T11:57:00.932 INFO:tasks.workunit.client.0.smithi031.stdout:op 734 completed, throughput=4.99MB/sec 2024-04-17T11:57:00.933 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-M6k6B2_VwImHneA off=1744432 len=36482 2024-04-17T11:57:00.935 INFO:tasks.workunit.client.0.smithi031.stdout:op 735 completed, throughput=4.99MB/sec 2024-04-17T11:57:00.935 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ikqLbgBjIBvRJ-I off=21668580 len=1744785 2024-04-17T11:57:00.942 INFO:tasks.workunit.client.0.smithi031.stdout:op 736 completed, throughput=5MB/sec 2024-04-17T11:57:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:00.034441+0000 mgr.y (mgr.14556) 912 : cluster [DBG] pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:57:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:57:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:01] "GET /metrics HTTP/1.1" 200 192500 "" "Prometheus/2.33.4" 2024-04-17T11:57:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:00.034441+0000 mgr.y (mgr.14556) 912 : cluster [DBG] pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:57:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:00.034441+0000 mgr.y (mgr.14556) 912 : cluster [DBG] pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:57:01.943 INFO:tasks.workunit.client.0.smithi031.stdout: 146: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:01.943 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DEUpF-8oDzRzFQb off=9688959 len=400791 2024-04-17T11:57:01.944 INFO:tasks.workunit.client.0.smithi031.stdout:op 737 completed, throughput=4.97MB/sec 2024-04-17T11:57:01.944 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--QdODxRSDPJOLJ6 off=7682767 len=1994096 2024-04-17T11:57:01.946 INFO:tasks.workunit.client.0.smithi031.stdout:op 738 completed, throughput=4.99MB/sec 2024-04-17T11:57:01.946 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-d17qxg41HeBc7qZ off=8990320 len=1029256 2024-04-17T11:57:01.948 INFO:tasks.workunit.client.0.smithi031.stdout:op 739 completed, throughput=4.99MB/sec 2024-04-17T11:57:01.948 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Wx9lecThtmILxr7 off=6834572 len=1212038 2024-04-17T11:57:01.949 INFO:tasks.workunit.client.0.smithi031.stdout:op 740 completed, throughput=5MB/sec 2024-04-17T11:57:01.949 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8XWeVGVcqLWfWlm off=10888998 len=406048 2024-04-17T11:57:01.950 INFO:tasks.workunit.client.0.smithi031.stdout:op 741 completed, throughput=5MB/sec 2024-04-17T11:57:02.950 INFO:tasks.workunit.client.0.smithi031.stdout: 147: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:02.951 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hRN50MMZ0-USFKw off=5119861 len=1819574 2024-04-17T11:57:02.957 INFO:tasks.workunit.client.0.smithi031.stdout:op 742 completed, throughput=4.98MB/sec 2024-04-17T11:57:02.958 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kxMr3lV2qEaQlJe off=23967273 len=124297 2024-04-17T11:57:02.959 INFO:tasks.workunit.client.0.smithi031.stdout:op 743 completed, throughput=4.98MB/sec 2024-04-17T11:57:02.959 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LSayeR2Fx8BKPiT off=9154939 len=887171 2024-04-17T11:57:02.964 INFO:tasks.workunit.client.0.smithi031.stdout:op 744 completed, throughput=4.99MB/sec 2024-04-17T11:57:02.964 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2yAwkhc1pdzDtP0 off=17617349 len=1613123 2024-04-17T11:57:02.971 INFO:tasks.workunit.client.0.smithi031.stdout:op 745 completed, throughput=5MB/sec 2024-04-17T11:57:02.971 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hpG_F_OY47oA83Q off=18826656 len=1290584 2024-04-17T11:57:02.973 INFO:tasks.workunit.client.0.smithi031.stdout:op 746 completed, throughput=5MB/sec 2024-04-17T11:57:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:02.034920+0000 mgr.y (mgr.14556) 913 : cluster [DBG] pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:57:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:02.034920+0000 mgr.y (mgr.14556) 913 : cluster [DBG] pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:57:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:02.034920+0000 mgr.y (mgr.14556) 913 : cluster [DBG] pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:57:03.974 INFO:tasks.workunit.client.0.smithi031.stdout: 148: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:03.974 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6lXDchACG3qqK4f off=10922199 len=2001425 2024-04-17T11:57:03.984 INFO:tasks.workunit.client.0.smithi031.stdout:op 747 completed, throughput=4.98MB/sec 2024-04-17T11:57:03.984 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WL6j01wh4jo6J7t off=3507069 len=1908568 2024-04-17T11:57:03.985 INFO:tasks.workunit.client.0.smithi031.stdout:op 748 completed, throughput=5MB/sec 2024-04-17T11:57:03.985 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BsY93tFYqxnmL3y off=9446967 len=589440 2024-04-17T11:57:03.990 INFO:tasks.workunit.client.0.smithi031.stdout:op 749 completed, throughput=5MB/sec 2024-04-17T11:57:03.990 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-F6ezLKJYEgSXdWx off=9747026 len=1411754 2024-04-17T11:57:03.996 INFO:tasks.workunit.client.0.smithi031.stdout:op 750 completed, throughput=5.01MB/sec 2024-04-17T11:57:04.304 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:57:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:57:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:57:04.593 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:57:04.593 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (24m) 3m ago 25m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:57:04.593 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (25m) 3m ago 25m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (26m) 3m ago 26m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (26m) 3m ago 26m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (29m) 3m ago 29m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (31m) 3m ago 31m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (31m) 3m ago 31m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (30m) 3m ago 30m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (30m) 3m ago 30m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (25m) 3m ago 25m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (25m) 3m ago 25m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (29m) 3m ago 29m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (29m) 3m ago 29m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (28m) 3m ago 28m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (28m) 3m ago 28m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:57:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (27m) 3m ago 27m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:57:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (27m) 3m ago 27m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:57:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (27m) 3m ago 27m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:57:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (26m) 3m ago 26m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:57:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (24m) 3m ago 25m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:57:04.941 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:57:04.941 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:57:04.941 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:57:04.941 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:57:04.942 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:57:04.997 INFO:tasks.workunit.client.0.smithi031.stdout: 149: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:04.997 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_pchOkr8_ao-SAH off=838418 len=1625402 2024-04-17T11:57:05.002 INFO:tasks.workunit.client.0.smithi031.stdout:op 751 completed, throughput=4.98MB/sec 2024-04-17T11:57:05.002 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tFtPyoGzzbgHOEi off=17837212 len=677069 2024-04-17T11:57:05.005 INFO:tasks.workunit.client.0.smithi031.stdout:op 752 completed, throughput=4.99MB/sec 2024-04-17T11:57:05.005 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VqIvq0Ez9WSBVam off=22002546 len=23096 2024-04-17T11:57:05.006 INFO:tasks.workunit.client.0.smithi031.stdout:op 753 completed, throughput=4.99MB/sec 2024-04-17T11:57:05.006 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z6MINZsBBpj4peO off=2041308 len=922785 2024-04-17T11:57:05.008 INFO:tasks.workunit.client.0.smithi031.stdout:op 754 completed, throughput=4.99MB/sec 2024-04-17T11:57:05.008 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CqnFHbLKwS6U5Vi off=8039519 len=677241 2024-04-17T11:57:05.012 INFO:tasks.workunit.client.0.smithi031.stdout:op 755 completed, throughput=5MB/sec 2024-04-17T11:57:05.012 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NP36vK5Q1FBaDRz off=752706 len=625600 2024-04-17T11:57:05.016 INFO:tasks.workunit.client.0.smithi031.stdout:op 756 completed, throughput=5MB/sec 2024-04-17T11:57:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:04.035496+0000 mgr.y (mgr.14556) 914 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T11:57:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:57:04.293569+0000 mgr.y (mgr.14556) 915 : audit [DBG] from='client.26057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:57:04.942583+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.31:0/2027549127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:57:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:04.035496+0000 mgr.y (mgr.14556) 914 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T11:57:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:57:04.293569+0000 mgr.y (mgr.14556) 915 : audit [DBG] from='client.26057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:57:04.942583+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.31:0/2027549127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:57:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:04.035496+0000 mgr.y (mgr.14556) 914 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T11:57:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:57:04.293569+0000 mgr.y (mgr.14556) 915 : audit [DBG] from='client.26057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:57:04.942583+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.31:0/2027549127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:57:06.016 INFO:tasks.workunit.client.0.smithi031.stdout: 150: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:06.016 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AqBZ4qD1408FAFM off=13404206 len=1968479 2024-04-17T11:57:06.019 INFO:tasks.workunit.client.0.smithi031.stdout:op 757 completed, throughput=4.98MB/sec 2024-04-17T11:57:06.019 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EKbcbNPedruwb5G off=1835214 len=799644 2024-04-17T11:57:06.023 INFO:tasks.workunit.client.0.smithi031.stdout:op 758 completed, throughput=4.99MB/sec 2024-04-17T11:57:06.024 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ttviu0QsUGWT3ar off=6102879 len=1262705 2024-04-17T11:57:06.025 INFO:tasks.workunit.client.0.smithi031.stdout:op 759 completed, throughput=5MB/sec 2024-04-17T11:57:06.025 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-veL49maihcvJ0Tg off=11084874 len=160717 2024-04-17T11:57:06.026 INFO:tasks.workunit.client.0.smithi031.stdout:op 760 completed, throughput=5MB/sec 2024-04-17T11:57:06.026 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LkrvtqQCofyIuo7 off=2873786 len=1576878 2024-04-17T11:57:06.033 INFO:tasks.workunit.client.0.smithi031.stdout:op 761 completed, throughput=5.01MB/sec 2024-04-17T11:57:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:57:04.586416+0000 mgr.y (mgr.14556) 916 : audit [DBG] from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:06.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:57:04.586416+0000 mgr.y (mgr.14556) 916 : audit [DBG] from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:57:04.586416+0000 mgr.y (mgr.14556) 916 : audit [DBG] from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:07.034 INFO:tasks.workunit.client.0.smithi031.stdout: 151: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:07.034 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NQ353WVuY6l9fOI off=4078450 len=1654488 2024-04-17T11:57:07.040 INFO:tasks.workunit.client.0.smithi031.stdout:op 762 completed, throughput=4.98MB/sec 2024-04-17T11:57:07.041 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zi9ElLnWRjWTU6z off=20818857 len=853008 2024-04-17T11:57:07.042 INFO:tasks.workunit.client.0.smithi031.stdout:op 763 completed, throughput=4.99MB/sec 2024-04-17T11:57:07.042 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-n1A4RoP7kw4xWHY off=14931650 len=1025153 2024-04-17T11:57:07.043 INFO:tasks.workunit.client.0.smithi031.stdout:op 764 completed, throughput=4.99MB/sec 2024-04-17T11:57:07.043 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SRRpKNqAA_v_wZ2 off=508676 len=1570242 2024-04-17T11:57:07.046 INFO:tasks.workunit.client.0.smithi031.stdout:op 765 completed, throughput=5MB/sec 2024-04-17T11:57:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:06.035891+0000 mgr.y (mgr.14556) 917 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T11:57:07.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:06.035891+0000 mgr.y (mgr.14556) 917 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T11:57:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:06.035891+0000 mgr.y (mgr.14556) 917 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T11:57:08.046 INFO:tasks.workunit.client.0.smithi031.stdout: 152: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:08.046 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZDvraGjhSYkbVVT off=737050 len=2048151 2024-04-17T11:57:08.059 INFO:tasks.workunit.client.0.smithi031.stdout:op 766 completed, throughput=4.98MB/sec 2024-04-17T11:57:08.060 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y9Hms_W1BoG8wOg off=5385883 len=172128 2024-04-17T11:57:08.060 INFO:tasks.workunit.client.0.smithi031.stdout:op 767 completed, throughput=4.99MB/sec 2024-04-17T11:57:08.060 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mp8k3uFnq6zqont off=17153950 len=494755 2024-04-17T11:57:08.061 INFO:tasks.workunit.client.0.smithi031.stdout:op 768 completed, throughput=4.99MB/sec 2024-04-17T11:57:08.061 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_q8pV3LmpJYnQ_E off=7474961 len=1266076 2024-04-17T11:57:08.064 INFO:tasks.workunit.client.0.smithi031.stdout:op 769 completed, throughput=5MB/sec 2024-04-17T11:57:08.064 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n4i-4RwcVqM9cpB off=397764 len=734102 2024-04-17T11:57:08.068 INFO:tasks.workunit.client.0.smithi031.stdout:op 770 completed, throughput=5MB/sec 2024-04-17T11:57:09.068 INFO:tasks.workunit.client.0.smithi031.stdout: 153: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:09.069 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Il_oYzsWYfcTdBJ off=263263 len=155386 2024-04-17T11:57:09.069 INFO:tasks.workunit.client.0.smithi031.stdout:op 771 completed, throughput=4.97MB/sec 2024-04-17T11:57:09.069 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KCDsAct2YRBhwiz off=234050 len=1114742 2024-04-17T11:57:09.074 INFO:tasks.workunit.client.0.smithi031.stdout:op 772 completed, throughput=4.98MB/sec 2024-04-17T11:57:09.074 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BN7yEzm4ZVUoU8I off=1396229 len=1259345 2024-04-17T11:57:09.081 INFO:tasks.workunit.client.0.smithi031.stdout:op 773 completed, throughput=4.98MB/sec 2024-04-17T11:57:09.081 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XONBZTPVxTxte77 off=4876036 len=925428 2024-04-17T11:57:09.087 INFO:tasks.workunit.client.0.smithi031.stdout:op 774 completed, throughput=4.99MB/sec 2024-04-17T11:57:09.087 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wbfxPabBbNIGWZS off=2448363 len=1421501 2024-04-17T11:57:09.088 INFO:tasks.workunit.client.0.smithi031.stdout:op 775 completed, throughput=5MB/sec 2024-04-17T11:57:09.089 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jojm5Ot2yOeEsYI off=4390818 len=943576 2024-04-17T11:57:09.092 INFO:tasks.workunit.client.0.smithi031.stdout:op 776 completed, throughput=5MB/sec 2024-04-17T11:57:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:08.036571+0000 mgr.y (mgr.14556) 918 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-17T11:57:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:08.036571+0000 mgr.y (mgr.14556) 918 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-17T11:57:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:08.036571+0000 mgr.y (mgr.14556) 918 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-17T11:57:10.093 INFO:tasks.workunit.client.0.smithi031.stdout: 154: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:10.093 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HgU6vUZPkH3xJ1f off=586933 len=1121165 2024-04-17T11:57:10.098 INFO:tasks.workunit.client.0.smithi031.stdout:op 777 completed, throughput=4.98MB/sec 2024-04-17T11:57:10.098 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MmTyh5zfRgF9vrF off=2128196 len=987074 2024-04-17T11:57:10.100 INFO:tasks.workunit.client.0.smithi031.stdout:op 778 completed, throughput=4.98MB/sec 2024-04-17T11:57:10.100 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7Ggd6PQZo6QU-4k off=10700001 len=1618105 2024-04-17T11:57:10.101 INFO:tasks.workunit.client.0.smithi031.stdout:op 779 completed, throughput=4.99MB/sec 2024-04-17T11:57:10.101 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FZ7-HIUJJgkIWW0 off=7407896 len=65951 2024-04-17T11:57:10.104 INFO:tasks.workunit.client.0.smithi031.stdout:op 780 completed, throughput=4.99MB/sec 2024-04-17T11:57:10.104 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PSkHXelVu2k1DyU off=13225959 len=1141201 2024-04-17T11:57:10.108 INFO:tasks.workunit.client.0.smithi031.stdout:op 781 completed, throughput=5MB/sec 2024-04-17T11:57:11.109 INFO:tasks.workunit.client.0.smithi031.stdout: 155: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:11.109 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wAJ0XIp1z_e6Tif off=639818 len=1563259 2024-04-17T11:57:11.115 INFO:tasks.workunit.client.0.smithi031.stdout:op 782 completed, throughput=4.98MB/sec 2024-04-17T11:57:11.115 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OkZ-HWZP6dgGo8h off=975326 len=674084 2024-04-17T11:57:11.119 INFO:tasks.workunit.client.0.smithi031.stdout:op 783 completed, throughput=4.98MB/sec 2024-04-17T11:57:11.119 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-49eBmrJCBFjDGFP off=2283797 len=1546427 2024-04-17T11:57:11.127 INFO:tasks.workunit.client.0.smithi031.stdout:op 784 completed, throughput=4.99MB/sec 2024-04-17T11:57:11.127 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PoIgsiE88mhWQoL off=4968391 len=613594 2024-04-17T11:57:11.131 INFO:tasks.workunit.client.0.smithi031.stdout:op 785 completed, throughput=4.99MB/sec 2024-04-17T11:57:11.131 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--bL32TyquOvyEpv off=11554140 len=342019 2024-04-17T11:57:11.132 INFO:tasks.workunit.client.0.smithi031.stdout:op 786 completed, throughput=5MB/sec 2024-04-17T11:57:11.132 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-K9bU7d3Hh5UiF6P off=20805695 len=448457 2024-04-17T11:57:11.136 INFO:tasks.workunit.client.0.smithi031.stdout:op 787 completed, throughput=5MB/sec 2024-04-17T11:57:11.136 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2B4D1VAX0G1fb0m off=6093804 len=796022 2024-04-17T11:57:11.140 INFO:tasks.workunit.client.0.smithi031.stdout:op 788 completed, throughput=5MB/sec 2024-04-17T11:57:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:10.037000+0000 mgr.y (mgr.14556) 919 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:57:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:57:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:11] "GET /metrics HTTP/1.1" 200 192497 "" "Prometheus/2.33.4" 2024-04-17T11:57:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:10.037000+0000 mgr.y (mgr.14556) 919 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:57:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:10.037000+0000 mgr.y (mgr.14556) 919 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:57:12.140 INFO:tasks.workunit.client.0.smithi031.stdout: 156: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:12.140 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kh5wHJrm52ZLqrS off=3297099 len=964722 2024-04-17T11:57:12.142 INFO:tasks.workunit.client.0.smithi031.stdout:op 789 completed, throughput=4.98MB/sec 2024-04-17T11:57:12.142 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PR5uefze8pObbIR off=17625100 len=344661 2024-04-17T11:57:12.143 INFO:tasks.workunit.client.0.smithi031.stdout:op 790 completed, throughput=4.98MB/sec 2024-04-17T11:57:12.143 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ukHSmH3AtUuVXSJ off=1390576 len=967526 2024-04-17T11:57:12.148 INFO:tasks.workunit.client.0.smithi031.stdout:op 791 completed, throughput=4.99MB/sec 2024-04-17T11:57:12.148 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-r-eR13ffKiw7UX5 off=10678433 len=1792302 2024-04-17T11:57:12.155 INFO:tasks.workunit.client.0.smithi031.stdout:op 792 completed, throughput=5MB/sec 2024-04-17T11:57:12.155 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qi0D0KTdQqDybJo off=2880865 len=770343 2024-04-17T11:57:12.156 INFO:tasks.workunit.client.0.smithi031.stdout:op 793 completed, throughput=5MB/sec 2024-04-17T11:57:13.157 INFO:tasks.workunit.client.0.smithi031.stdout: 157: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:13.157 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QxCsElqRo0Z_t9l off=391856 len=784764 2024-04-17T11:57:13.158 INFO:tasks.workunit.client.0.smithi031.stdout:op 794 completed, throughput=4.97MB/sec 2024-04-17T11:57:13.158 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-r8vOfDFUueiS101 off=11864828 len=821651 2024-04-17T11:57:13.163 INFO:tasks.workunit.client.0.smithi031.stdout:op 795 completed, throughput=4.98MB/sec 2024-04-17T11:57:13.163 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yCojTeIGX8BwWf1 off=206316 len=1440069 2024-04-17T11:57:13.165 INFO:tasks.workunit.client.0.smithi031.stdout:op 796 completed, throughput=4.99MB/sec 2024-04-17T11:57:13.165 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Yxht31GwzleVf1j off=8178749 len=1049343 2024-04-17T11:57:13.166 INFO:tasks.workunit.client.0.smithi031.stdout:op 797 completed, throughput=4.99MB/sec 2024-04-17T11:57:13.167 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vUBPTouoD-hDH4M off=14390848 len=1022327 2024-04-17T11:57:13.172 INFO:tasks.workunit.client.0.smithi031.stdout:op 798 completed, throughput=5MB/sec 2024-04-17T11:57:13.172 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w9DlCABDJDtmSrV off=3293610 len=1487870 2024-04-17T11:57:13.181 INFO:tasks.workunit.client.0.smithi031.stdout:op 799 completed, throughput=5.01MB/sec 2024-04-17T11:57:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:12.037561+0000 mgr.y (mgr.14556) 920 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:57:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:12.037561+0000 mgr.y (mgr.14556) 920 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:57:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:12.037561+0000 mgr.y (mgr.14556) 920 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:57:14.182 INFO:tasks.workunit.client.0.smithi031.stdout: 158: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:14.182 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3k2vTPrHEottBVc off=3139979 len=2855 2024-04-17T11:57:14.184 INFO:tasks.workunit.client.0.smithi031.stdout:op 800 completed, throughput=4.98MB/sec 2024-04-17T11:57:14.184 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-F_0JCH31beWgS85 off=5392542 len=1098883 2024-04-17T11:57:14.189 INFO:tasks.workunit.client.0.smithi031.stdout:op 801 completed, throughput=4.98MB/sec 2024-04-17T11:57:14.189 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bayGXE2TvL43f6G off=11735128 len=168286 2024-04-17T11:57:14.190 INFO:tasks.workunit.client.0.smithi031.stdout:op 802 completed, throughput=4.98MB/sec 2024-04-17T11:57:14.190 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aTg8SL7FJ5YF_d0 off=4390297 len=517395 2024-04-17T11:57:14.191 INFO:tasks.workunit.client.0.smithi031.stdout:op 803 completed, throughput=4.99MB/sec 2024-04-17T11:57:14.191 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gBtN3UwJzWtMUSz off=832000 len=1903547 2024-04-17T11:57:14.202 INFO:tasks.workunit.client.0.smithi031.stdout:op 804 completed, throughput=5MB/sec 2024-04-17T11:57:14.202 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IMWWjpo49G1LFE9 off=9470474 len=1930566 2024-04-17T11:57:14.204 INFO:tasks.workunit.client.0.smithi031.stdout:op 805 completed, throughput=5.01MB/sec 2024-04-17T11:57:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:57:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:57:15.205 INFO:tasks.workunit.client.0.smithi031.stdout: 159: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:15.205 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8F1qzECCnd3_HPI off=10797027 len=1754717 2024-04-17T11:57:15.212 INFO:tasks.workunit.client.0.smithi031.stdout:op 806 completed, throughput=4.99MB/sec 2024-04-17T11:57:15.212 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WMg9jb4aeWrUcnL off=5794350 len=26779 2024-04-17T11:57:15.212 INFO:tasks.workunit.client.0.smithi031.stdout:op 807 completed, throughput=4.99MB/sec 2024-04-17T11:57:15.212 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wrFePBJrTIJA5_7 off=6279187 len=2049325 2024-04-17T11:57:15.224 INFO:tasks.workunit.client.0.smithi031.stdout:op 808 completed, throughput=5MB/sec 2024-04-17T11:57:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:14.038461+0000 mgr.y (mgr.14556) 921 : cluster [DBG] pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T11:57:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:14.038461+0000 mgr.y (mgr.14556) 921 : cluster [DBG] pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T11:57:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:14.038461+0000 mgr.y (mgr.14556) 921 : cluster [DBG] pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T11:57:16.224 INFO:tasks.workunit.client.0.smithi031.stdout: 160: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:16.225 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-u3hKdXGAd5M-Vdi off=1561128 len=190851 2024-04-17T11:57:16.227 INFO:tasks.workunit.client.0.smithi031.stdout:op 809 completed, throughput=4.97MB/sec 2024-04-17T11:57:16.227 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7KVm97eeh5AV3Ty off=19659124 len=223355 2024-04-17T11:57:16.230 INFO:tasks.workunit.client.0.smithi031.stdout:op 810 completed, throughput=4.97MB/sec 2024-04-17T11:57:16.230 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jf48goEAoqTS1Ug off=3653918 len=580171 2024-04-17T11:57:16.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 811 completed, throughput=4.98MB/sec 2024-04-17T11:57:16.232 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DBBKKfYHn-imqFp off=14171579 len=1081958 2024-04-17T11:57:16.234 INFO:tasks.workunit.client.0.smithi031.stdout:op 812 completed, throughput=4.98MB/sec 2024-04-17T11:57:16.234 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n_rnuxoVc0vdL5Q off=7376616 len=1365278 2024-04-17T11:57:16.241 INFO:tasks.workunit.client.0.smithi031.stdout:op 813 completed, throughput=4.99MB/sec 2024-04-17T11:57:16.241 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2YpUqxrhOpwXBf7 off=3921029 len=1766671 2024-04-17T11:57:16.249 INFO:tasks.workunit.client.0.smithi031.stdout:op 814 completed, throughput=5MB/sec 2024-04-17T11:57:16.249 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YaF1iMdb3QU4pQG off=1218358 len=308256 2024-04-17T11:57:16.252 INFO:tasks.workunit.client.0.smithi031.stdout:op 815 completed, throughput=5MB/sec 2024-04-17T11:57:17.252 INFO:tasks.workunit.client.0.smithi031.stdout: 161: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:17.252 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-59Cw4pVpP7Fzs0C off=6632056 len=277984 2024-04-17T11:57:17.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 816 completed, throughput=4.97MB/sec 2024-04-17T11:57:17.254 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZyyXQgiXJ7Jw6He off=5179715 len=1536114 2024-04-17T11:57:17.262 INFO:tasks.workunit.client.0.smithi031.stdout:op 817 completed, throughput=4.98MB/sec 2024-04-17T11:57:17.262 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WPB8SEnQl5Vv9Wl off=0 len=1237981 2024-04-17T11:57:17.268 INFO:tasks.workunit.client.0.smithi031.stdout:op 818 completed, throughput=4.99MB/sec 2024-04-17T11:57:17.268 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zvy46-ZYIMRbaIk off=2687957 len=344826 2024-04-17T11:57:17.269 INFO:tasks.workunit.client.0.smithi031.stdout:op 819 completed, throughput=4.99MB/sec 2024-04-17T11:57:17.270 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xzA2KFq9qXVorIO off=9100866 len=1647585 2024-04-17T11:57:17.278 INFO:tasks.workunit.client.0.smithi031.stdout:op 820 completed, throughput=5MB/sec 2024-04-17T11:57:17.278 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gfINeMCJfbTy0Sp off=9769073 len=2004695 2024-04-17T11:57:17.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 821 completed, throughput=5.01MB/sec 2024-04-17T11:57:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:16.039112+0000 mgr.y (mgr.14556) 922 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-17T11:57:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:16.039112+0000 mgr.y (mgr.14556) 922 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-17T11:57:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:16.039112+0000 mgr.y (mgr.14556) 922 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-17T11:57:18.281 INFO:tasks.workunit.client.0.smithi031.stdout: 162: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:18.281 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DiNSQo6_PuFvKva off=11572692 len=1997298 2024-04-17T11:57:18.283 INFO:tasks.workunit.client.0.smithi031.stdout:op 822 completed, throughput=4.99MB/sec 2024-04-17T11:57:18.283 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Yg0PG1IOovN7EAv off=7982831 len=889245 2024-04-17T11:57:18.284 INFO:tasks.workunit.client.0.smithi031.stdout:op 823 completed, throughput=5MB/sec 2024-04-17T11:57:18.284 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xwJ8THNETjAQ1L0 off=3050200 len=2039686 2024-04-17T11:57:18.287 INFO:tasks.workunit.client.0.smithi031.stdout:op 824 completed, throughput=5.01MB/sec 2024-04-17T11:57:19.287 INFO:tasks.workunit.client.0.smithi031.stdout: 163: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:19.287 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zWc28XcSE1r-eW9 off=4574687 len=1154180 2024-04-17T11:57:19.289 INFO:tasks.workunit.client.0.smithi031.stdout:op 825 completed, throughput=4.99MB/sec 2024-04-17T11:57:19.289 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ak4gJxnvP2cjiJS off=8855746 len=1483320 2024-04-17T11:57:19.307 INFO:tasks.workunit.client.0.smithi031.stdout:op 826 completed, throughput=4.99MB/sec 2024-04-17T11:57:19.307 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_V76kqDvLtAhcoK off=6301769 len=357174 2024-04-17T11:57:19.310 INFO:tasks.workunit.client.0.smithi031.stdout:op 827 completed, throughput=5MB/sec 2024-04-17T11:57:19.310 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lml4GyJ8QymAVYB off=1988826 len=114515 2024-04-17T11:57:19.311 INFO:tasks.workunit.client.0.smithi031.stdout:op 828 completed, throughput=5MB/sec 2024-04-17T11:57:19.311 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-X2S41ukKrBBi6_R off=2695819 len=29383 2024-04-17T11:57:19.313 INFO:tasks.workunit.client.0.smithi031.stdout:op 829 completed, throughput=5MB/sec 2024-04-17T11:57:19.313 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hQLa98al3BqgJAg off=8033112 len=1521627 2024-04-17T11:57:19.315 INFO:tasks.workunit.client.0.smithi031.stdout:op 830 completed, throughput=5MB/sec 2024-04-17T11:57:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:18.039978+0000 mgr.y (mgr.14556) 923 : cluster [DBG] pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2024-04-17T11:57:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:18.039978+0000 mgr.y (mgr.14556) 923 : cluster [DBG] pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2024-04-17T11:57:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:18.039978+0000 mgr.y (mgr.14556) 923 : cluster [DBG] pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2024-04-17T11:57:20.315 INFO:tasks.workunit.client.0.smithi031.stdout: 164: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:20.315 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sHQeFpVSmw5Z8MS off=5128084 len=1192874 2024-04-17T11:57:20.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 831 completed, throughput=4.98MB/sec 2024-04-17T11:57:20.321 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_W-rRFHUN64bvU6 off=9776498 len=8007 2024-04-17T11:57:20.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 832 completed, throughput=4.98MB/sec 2024-04-17T11:57:20.321 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DYgQlQtO82wJkCk off=17145945 len=179940 2024-04-17T11:57:20.324 INFO:tasks.workunit.client.0.smithi031.stdout:op 833 completed, throughput=4.98MB/sec 2024-04-17T11:57:20.324 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tfIHSHEdF2IHph6 off=11640611 len=18985 2024-04-17T11:57:20.325 INFO:tasks.workunit.client.0.smithi031.stdout:op 834 completed, throughput=4.98MB/sec 2024-04-17T11:57:20.325 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DBBKKfYHn-imqFp off=12515366 len=1947784 2024-04-17T11:57:20.342 INFO:tasks.workunit.client.0.smithi031.stdout:op 835 completed, throughput=4.99MB/sec 2024-04-17T11:57:20.342 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tQIqFE-RQmWluDs off=20650841 len=1929584 2024-04-17T11:57:20.353 INFO:tasks.workunit.client.0.smithi031.stdout:op 836 completed, throughput=5MB/sec 2024-04-17T11:57:21.354 INFO:tasks.workunit.client.0.smithi031.stdout: 165: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:21.354 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-izUHOT_bar4tonH off=3980707 len=727192 2024-04-17T11:57:21.359 INFO:tasks.workunit.client.0.smithi031.stdout:op 837 completed, throughput=4.98MB/sec 2024-04-17T11:57:21.359 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-edvOgJQX_G3pTZp off=10752560 len=620247 2024-04-17T11:57:21.362 INFO:tasks.workunit.client.0.smithi031.stdout:op 838 completed, throughput=4.98MB/sec 2024-04-17T11:57:21.363 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wsJmndFLcNUdiuH off=1425389 len=1750304 2024-04-17T11:57:21.372 INFO:tasks.workunit.client.0.smithi031.stdout:op 839 completed, throughput=4.99MB/sec 2024-04-17T11:57:21.372 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bwSacN3bg6m2Vcr off=2579896 len=1084619 2024-04-17T11:57:21.374 INFO:tasks.workunit.client.0.smithi031.stdout:op 840 completed, throughput=5MB/sec 2024-04-17T11:57:21.374 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MuGn8qvb3buAvDi off=1782618 len=878226 2024-04-17T11:57:21.378 INFO:tasks.workunit.client.0.smithi031.stdout:op 841 completed, throughput=5MB/sec 2024-04-17T11:57:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:20.040445+0000 mgr.y (mgr.14556) 924 : cluster [DBG] pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-17T11:57:21.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:20.040445+0000 mgr.y (mgr.14556) 924 : cluster [DBG] pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-17T11:57:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:21] "GET /metrics HTTP/1.1" 200 192497 "" "Prometheus/2.33.4" 2024-04-17T11:57:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:20.040445+0000 mgr.y (mgr.14556) 924 : cluster [DBG] pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-17T11:57:22.378 INFO:tasks.workunit.client.0.smithi031.stdout: 166: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:22.378 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yY4j90gwX3xY9FV off=4990255 len=999661 2024-04-17T11:57:22.383 INFO:tasks.workunit.client.0.smithi031.stdout:op 842 completed, throughput=4.98MB/sec 2024-04-17T11:57:22.383 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7JXal_HPLaJb1YV off=803207 len=628290 2024-04-17T11:57:22.385 INFO:tasks.workunit.client.0.smithi031.stdout:op 843 completed, throughput=4.98MB/sec 2024-04-17T11:57:22.385 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dX6_E-fexkvJD8N off=1049429 len=1631399 2024-04-17T11:57:22.387 INFO:tasks.workunit.client.0.smithi031.stdout:op 844 completed, throughput=4.99MB/sec 2024-04-17T11:57:22.387 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t8XkmRLiDnnxYIy off=1712880 len=1778698 2024-04-17T11:57:22.397 INFO:tasks.workunit.client.0.smithi031.stdout:op 845 completed, throughput=5MB/sec 2024-04-17T11:57:23.397 INFO:tasks.workunit.client.0.smithi031.stdout: 167: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:23.397 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-W5ZvzrAWcmC7MAd off=8899242 len=1780542 2024-04-17T11:57:23.400 INFO:tasks.workunit.client.0.smithi031.stdout:op 846 completed, throughput=4.98MB/sec 2024-04-17T11:57:23.400 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uE5qt0l5g_fA-AB off=4671494 len=2093338 2024-04-17T11:57:23.402 INFO:tasks.workunit.client.0.smithi031.stdout:op 847 completed, throughput=4.99MB/sec 2024-04-17T11:57:23.402 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fRxUsErKF0YxkVh off=3441826 len=995239 2024-04-17T11:57:23.407 INFO:tasks.workunit.client.0.smithi031.stdout:op 848 completed, throughput=5MB/sec 2024-04-17T11:57:23.407 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xcmeclJIUKwNgGn off=944988 len=1440138 2024-04-17T11:57:23.410 INFO:tasks.workunit.client.0.smithi031.stdout:op 849 completed, throughput=5.01MB/sec 2024-04-17T11:57:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:22.040772+0000 mgr.y (mgr.14556) 925 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-17T11:57:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:22.040772+0000 mgr.y (mgr.14556) 925 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-17T11:57:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:22.040772+0000 mgr.y (mgr.14556) 925 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-17T11:57:24.410 INFO:tasks.workunit.client.0.smithi031.stdout: 168: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:24.411 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lsPscGouFVUoR7H off=961089 len=399872 2024-04-17T11:57:24.411 INFO:tasks.workunit.client.0.smithi031.stdout:op 850 completed, throughput=4.98MB/sec 2024-04-17T11:57:24.411 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1LDGSAthKDOJ0mr off=9595269 len=370607 2024-04-17T11:57:24.415 INFO:tasks.workunit.client.0.smithi031.stdout:op 851 completed, throughput=4.98MB/sec 2024-04-17T11:57:24.415 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YDqzHHrPEOVRvF_ off=10772940 len=1661394 2024-04-17T11:57:24.417 INFO:tasks.workunit.client.0.smithi031.stdout:op 852 completed, throughput=4.99MB/sec 2024-04-17T11:57:24.417 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U_1fT-kFxlylxoa off=17452955 len=1618642 2024-04-17T11:57:24.420 INFO:tasks.workunit.client.0.smithi031.stdout:op 853 completed, throughput=5MB/sec 2024-04-17T11:57:24.420 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4ZdQHgkQevwrDlg off=6054344 len=653662 2024-04-17T11:57:24.422 INFO:tasks.workunit.client.0.smithi031.stdout:op 854 completed, throughput=5MB/sec 2024-04-17T11:57:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:57:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:57:25.422 INFO:tasks.workunit.client.0.smithi031.stdout: 169: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:25.423 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zz54__BpbMCuF4g off=5051771 len=675567 2024-04-17T11:57:25.426 INFO:tasks.workunit.client.0.smithi031.stdout:op 855 completed, throughput=4.98MB/sec 2024-04-17T11:57:25.426 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hAEKEmuWed3pS7t off=22311966 len=666329 2024-04-17T11:57:25.427 INFO:tasks.workunit.client.0.smithi031.stdout:op 856 completed, throughput=4.98MB/sec 2024-04-17T11:57:25.428 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rW7zUiC0_Zh-4eP off=0 len=1259223 2024-04-17T11:57:25.434 INFO:tasks.workunit.client.0.smithi031.stdout:op 857 completed, throughput=4.99MB/sec 2024-04-17T11:57:25.435 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-szwezuZg6ZY1tRx off=6002633 len=867912 2024-04-17T11:57:25.439 INFO:tasks.workunit.client.0.smithi031.stdout:op 858 completed, throughput=4.99MB/sec 2024-04-17T11:57:25.439 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-t9B101vkUF16EVI off=16068869 len=437487 2024-04-17T11:57:25.440 INFO:tasks.workunit.client.0.smithi031.stdout:op 859 completed, throughput=4.99MB/sec 2024-04-17T11:57:25.441 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SWmXRsrbFr-vgJ8 off=115062 len=556167 2024-04-17T11:57:25.445 INFO:tasks.workunit.client.0.smithi031.stdout:op 860 completed, throughput=5MB/sec 2024-04-17T11:57:25.446 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ehxDdHQVC9actDV off=3712787 len=145451 2024-04-17T11:57:25.448 INFO:tasks.workunit.client.0.smithi031.stdout:op 861 completed, throughput=5MB/sec 2024-04-17T11:57:25.448 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8DEwE8lD4FPEkI6 off=8879142 len=1830976 2024-04-17T11:57:25.456 INFO:tasks.workunit.client.0.smithi031.stdout:op 862 completed, throughput=5.01MB/sec 2024-04-17T11:57:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:24.041629+0000 mgr.y (mgr.14556) 926 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T11:57:25.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:24.041629+0000 mgr.y (mgr.14556) 926 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T11:57:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:24.041629+0000 mgr.y (mgr.14556) 926 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T11:57:26.457 INFO:tasks.workunit.client.0.smithi031.stdout: 170: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:26.457 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fy1_RU9ZLZ70L8z off=3209025 len=172611 2024-04-17T11:57:26.457 INFO:tasks.workunit.client.0.smithi031.stdout:op 863 completed, throughput=4.98MB/sec 2024-04-17T11:57:26.457 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IOKGuRhg1F_89ku off=440195 len=1047446 2024-04-17T11:57:26.459 INFO:tasks.workunit.client.0.smithi031.stdout:op 864 completed, throughput=4.99MB/sec 2024-04-17T11:57:26.459 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ir4MnyeoTB-NnOR off=5447266 len=609494 2024-04-17T11:57:26.463 INFO:tasks.workunit.client.0.smithi031.stdout:op 865 completed, throughput=4.99MB/sec 2024-04-17T11:57:26.463 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ew84FfEq_ajQNSk off=13579664 len=28059 2024-04-17T11:57:26.463 INFO:tasks.workunit.client.0.smithi031.stdout:op 866 completed, throughput=4.99MB/sec 2024-04-17T11:57:26.463 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-z5RTl4gpOqdpYjX off=239356 len=1648227 2024-04-17T11:57:26.473 INFO:tasks.workunit.client.0.smithi031.stdout:op 867 completed, throughput=5MB/sec 2024-04-17T11:57:26.473 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UiPFJ2q22WOYYPZ off=9247879 len=1177856 2024-04-17T11:57:26.474 INFO:tasks.workunit.client.0.smithi031.stdout:op 868 completed, throughput=5MB/sec 2024-04-17T11:57:27.474 INFO:tasks.workunit.client.0.smithi031.stdout: 171: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:27.475 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jS1ly0c59CqwJby off=8333430 len=1629551 2024-04-17T11:57:27.484 INFO:tasks.workunit.client.0.smithi031.stdout:op 869 completed, throughput=4.98MB/sec 2024-04-17T11:57:27.484 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9rrRco32c42LtSQ off=11711675 len=965001 2024-04-17T11:57:27.486 INFO:tasks.workunit.client.0.smithi031.stdout:op 870 completed, throughput=4.99MB/sec 2024-04-17T11:57:27.487 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uAfArRrIxVASuN7 off=16357881 len=1977359 2024-04-17T11:57:27.489 INFO:tasks.workunit.client.0.smithi031.stdout:op 871 completed, throughput=5MB/sec 2024-04-17T11:57:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:26.042076+0000 mgr.y (mgr.14556) 927 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T11:57:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:26.042076+0000 mgr.y (mgr.14556) 927 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T11:57:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:26.042076+0000 mgr.y (mgr.14556) 927 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T11:57:28.489 INFO:tasks.workunit.client.0.smithi031.stdout: 172: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:28.489 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L8yPCkrtd6W_lsN off=7493385 len=1911694 2024-04-17T11:57:28.491 INFO:tasks.workunit.client.0.smithi031.stdout:op 872 completed, throughput=4.98MB/sec 2024-04-17T11:57:28.491 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HXXkhCJ2oP3L234 off=7322828 len=489839 2024-04-17T11:57:28.495 INFO:tasks.workunit.client.0.smithi031.stdout:op 873 completed, throughput=4.98MB/sec 2024-04-17T11:57:28.496 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8qnQdHdhy3YMSGI off=2823142 len=217790 2024-04-17T11:57:28.496 INFO:tasks.workunit.client.0.smithi031.stdout:op 874 completed, throughput=4.99MB/sec 2024-04-17T11:57:28.496 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-z3KYtqYMUGxmDfG off=3429510 len=955598 2024-04-17T11:57:28.498 INFO:tasks.workunit.client.0.smithi031.stdout:op 875 completed, throughput=4.99MB/sec 2024-04-17T11:57:28.498 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rZPIvMULfOItZ69 off=10893179 len=78321 2024-04-17T11:57:28.501 INFO:tasks.workunit.client.0.smithi031.stdout:op 876 completed, throughput=4.99MB/sec 2024-04-17T11:57:28.501 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PGtdhwXJ4Y2xjsZ off=7163563 len=1899938 2024-04-17T11:57:28.503 INFO:tasks.workunit.client.0.smithi031.stdout:op 877 completed, throughput=5MB/sec 2024-04-17T11:57:29.503 INFO:tasks.workunit.client.0.smithi031.stdout: 173: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:29.504 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PyCGccy_J6zi0YM off=9291910 len=763873 2024-04-17T11:57:29.505 INFO:tasks.workunit.client.0.smithi031.stdout:op 878 completed, throughput=4.98MB/sec 2024-04-17T11:57:29.505 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nRPojGcjPwCl301 off=12470080 len=1470646 2024-04-17T11:57:29.513 INFO:tasks.workunit.client.0.smithi031.stdout:op 879 completed, throughput=4.99MB/sec 2024-04-17T11:57:29.513 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4A-PKqtptd9JkVZ off=4945559 len=60089 2024-04-17T11:57:29.515 INFO:tasks.workunit.client.0.smithi031.stdout:op 880 completed, throughput=4.99MB/sec 2024-04-17T11:57:29.515 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kYC34_gSJU74GEa off=1134166 len=577035 2024-04-17T11:57:29.516 INFO:tasks.workunit.client.0.smithi031.stdout:op 881 completed, throughput=4.99MB/sec 2024-04-17T11:57:29.517 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w7nagkItOBnxy09 off=1736649 len=1124946 2024-04-17T11:57:29.518 INFO:tasks.workunit.client.0.smithi031.stdout:op 882 completed, throughput=4.99MB/sec 2024-04-17T11:57:29.518 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Sga6AmuWsIwwNhx off=15772151 len=265398 2024-04-17T11:57:29.521 INFO:tasks.workunit.client.0.smithi031.stdout:op 883 completed, throughput=5MB/sec 2024-04-17T11:57:29.521 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0h0AlNch1-eTRVJ off=13298226 len=1115393 2024-04-17T11:57:29.526 INFO:tasks.workunit.client.0.smithi031.stdout:op 884 completed, throughput=5MB/sec 2024-04-17T11:57:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:28.042685+0000 mgr.y (mgr.14556) 928 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:57:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:28.042685+0000 mgr.y (mgr.14556) 928 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:57:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:28.042685+0000 mgr.y (mgr.14556) 928 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:57:30.527 INFO:tasks.workunit.client.0.smithi031.stdout: 174: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:30.527 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9-hJt2Rxu7d3PV3 off=688913 len=1753209 2024-04-17T11:57:30.529 INFO:tasks.workunit.client.0.smithi031.stdout:op 885 completed, throughput=4.98MB/sec 2024-04-17T11:57:30.529 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CwAwrGuZSDyDYEG off=4908055 len=2056293 2024-04-17T11:57:30.531 INFO:tasks.workunit.client.0.smithi031.stdout:op 886 completed, throughput=4.99MB/sec 2024-04-17T11:57:30.531 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RDJ-QCBg2J7Pm4e off=0 len=1455061 2024-04-17T11:57:30.537 INFO:tasks.workunit.client.0.smithi031.stdout:op 887 completed, throughput=5MB/sec 2024-04-17T11:57:31.537 INFO:tasks.workunit.client.0.smithi031.stdout: 175: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:31.537 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uyNKkBSZtbAKvF_ off=88935 len=315341 2024-04-17T11:57:31.541 INFO:tasks.workunit.client.0.smithi031.stdout:op 888 completed, throughput=4.98MB/sec 2024-04-17T11:57:31.541 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-58qsMxU7_Mt3hRE off=8566215 len=364337 2024-04-17T11:57:31.541 INFO:tasks.workunit.client.0.smithi031.stdout:op 889 completed, throughput=4.98MB/sec 2024-04-17T11:57:31.541 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-h5Ab53DsNLyw8CB off=13992427 len=1773120 2024-04-17T11:57:31.552 INFO:tasks.workunit.client.0.smithi031.stdout:op 890 completed, throughput=4.99MB/sec 2024-04-17T11:57:31.552 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HFOAVUFgIPmZPy_ off=0 len=1789338 2024-04-17T11:57:31.554 INFO:tasks.workunit.client.0.smithi031.stdout:op 891 completed, throughput=5MB/sec 2024-04-17T11:57:31.554 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZjL0f1hui0tIIrX off=9981705 len=2055945 2024-04-17T11:57:31.556 INFO:tasks.workunit.client.0.smithi031.stdout:op 892 completed, throughput=5.01MB/sec 2024-04-17T11:57:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:30.043052+0000 mgr.y (mgr.14556) 929 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:57:31.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:30.043052+0000 mgr.y (mgr.14556) 929 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:57:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:57:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:31] "GET /metrics HTTP/1.1" 200 192497 "" "Prometheus/2.33.4" 2024-04-17T11:57:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:30.043052+0000 mgr.y (mgr.14556) 929 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:57:32.557 INFO:tasks.workunit.client.0.smithi031.stdout: 176: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:32.557 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8WrIjDPg95ylCvk off=19776956 len=1917242 2024-04-17T11:57:32.565 INFO:tasks.workunit.client.0.smithi031.stdout:op 893 completed, throughput=4.99MB/sec 2024-04-17T11:57:32.565 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-soQFkvXUDDznXAX off=14406693 len=1086425 2024-04-17T11:57:32.570 INFO:tasks.workunit.client.0.smithi031.stdout:op 894 completed, throughput=4.99MB/sec 2024-04-17T11:57:32.570 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-O3RKUL7OlNLX6E8 off=4652223 len=1239556 2024-04-17T11:57:32.571 INFO:tasks.workunit.client.0.smithi031.stdout:op 895 completed, throughput=5MB/sec 2024-04-17T11:57:33.572 INFO:tasks.workunit.client.0.smithi031.stdout: 177: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:33.572 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U2tJrceS5MR2y5t off=216765 len=1490517 2024-04-17T11:57:33.577 INFO:tasks.workunit.client.0.smithi031.stdout:op 896 completed, throughput=4.98MB/sec 2024-04-17T11:57:33.577 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cX_Hm486VIV55LK off=4562349 len=510368 2024-04-17T11:57:33.578 INFO:tasks.workunit.client.0.smithi031.stdout:op 897 completed, throughput=4.98MB/sec 2024-04-17T11:57:33.578 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ww6uvt9W90NPfI5 off=14282976 len=1707214 2024-04-17T11:57:33.579 INFO:tasks.workunit.client.0.smithi031.stdout:op 898 completed, throughput=4.99MB/sec 2024-04-17T11:57:33.579 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Vy4Miscaba1XxIC off=73539 len=1337031 2024-04-17T11:57:33.584 INFO:tasks.workunit.client.0.smithi031.stdout:op 899 completed, throughput=5MB/sec 2024-04-17T11:57:33.584 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-21ACG6LYVl92RSr off=1113761 len=2040127 2024-04-17T11:57:33.588 INFO:tasks.workunit.client.0.smithi031.stdout:op 900 completed, throughput=5.01MB/sec 2024-04-17T11:57:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:32.043500+0000 mgr.y (mgr.14556) 930 : cluster [DBG] pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:57:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:57:32.930717+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:57:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:57:33.171606+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:57:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:32.043500+0000 mgr.y (mgr.14556) 930 : cluster [DBG] pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:57:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:57:32.930717+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:57:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:57:33.171606+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:57:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:32.043500+0000 mgr.y (mgr.14556) 930 : cluster [DBG] pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:57:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:57:32.930717+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:57:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:57:33.171606+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:57:34.394 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:57:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:57:34.588 INFO:tasks.workunit.client.0.smithi031.stdout: 178: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:34.588 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VTv520A4pvneLJd off=6345343 len=2005156 2024-04-17T11:57:34.598 INFO:tasks.workunit.client.0.smithi031.stdout:op 901 completed, throughput=4.99MB/sec 2024-04-17T11:57:34.598 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FpcAIhOhinYVF1t off=14177089 len=921008 2024-04-17T11:57:34.602 INFO:tasks.workunit.client.0.smithi031.stdout:op 902 completed, throughput=5MB/sec 2024-04-17T11:57:34.602 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fxr6gj1rW2AFHh_ off=13762255 len=1725537 2024-04-17T11:57:34.612 INFO:tasks.workunit.client.0.smithi031.stdout:op 903 completed, throughput=5.01MB/sec 2024-04-17T11:57:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:57:33.449170+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:57:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:57:33.449861+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:57:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:57:33.454322+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:57:34.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:57:33.449170+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:57:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:57:33.449861+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:57:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:57:33.454322+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:57:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:57:33.449170+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:57:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:57:33.449861+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:57:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:57:33.454322+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:57:35.265 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:57:35.557 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:57:35.557 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (24m) 4m ago 25m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:57:35.557 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (25m) 4m ago 25m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:57:35.557 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (26m) 4m ago 26m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:57:35.557 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (26m) 4m ago 26m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (30m) 4m ago 30m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (31m) 4m ago 31m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (31m) 4m ago 32m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (30m) 4m ago 30m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (30m) 4m ago 30m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (26m) 4m ago 26m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (26m) 4m ago 26m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (29m) 4m ago 29m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (29m) 4m ago 29m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (29m) 4m ago 29m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (28m) 4m ago 28m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (28m) 4m ago 28m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (27m) 4m ago 27m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:57:35.558 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (27m) 4m ago 27m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:57:35.559 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (27m) 4m ago 27m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:57:35.559 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (24m) 4m ago 26m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:57:35.612 INFO:tasks.workunit.client.0.smithi031.stdout: 179: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:35.612 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TaDLYbPUWfYqQ2c off=10584500 len=51050 2024-04-17T11:57:35.614 INFO:tasks.workunit.client.0.smithi031.stdout:op 904 completed, throughput=4.98MB/sec 2024-04-17T11:57:35.614 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VUC-VRs_mDIkKzY off=5041339 len=1892963 2024-04-17T11:57:35.620 INFO:tasks.workunit.client.0.smithi031.stdout:op 905 completed, throughput=4.99MB/sec 2024-04-17T11:57:35.620 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WAYi-mj7GgwrLRr off=17817 len=1956437 2024-04-17T11:57:35.632 INFO:tasks.workunit.client.0.smithi031.stdout:op 906 completed, throughput=5MB/sec 2024-04-17T11:57:35.632 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mNDTuDKfdeaEFTH off=368747 len=319962 2024-04-17T11:57:35.635 INFO:tasks.workunit.client.0.smithi031.stdout:op 907 completed, throughput=5MB/sec 2024-04-17T11:57:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:34.044275+0000 mgr.y (mgr.14556) 931 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T11:57:35.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:34.044275+0000 mgr.y (mgr.14556) 931 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T11:57:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:34.044275+0000 mgr.y (mgr.14556) 931 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T11:57:35.906 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:57:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:57:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:57:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:57:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:57:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:57:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:57:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:57:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:57:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:57:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:57:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:57:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:57:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:57:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:57:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:57:35.907 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:57:36.635 INFO:tasks.workunit.client.0.smithi031.stdout: 180: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:36.635 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8GX5ktrbnVCyZ5- off=3892515 len=1707658 2024-04-17T11:57:36.637 INFO:tasks.workunit.client.0.smithi031.stdout:op 908 completed, throughput=4.98MB/sec 2024-04-17T11:57:36.637 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aD0aYPsogeXb3ya off=3662572 len=1204788 2024-04-17T11:57:36.639 INFO:tasks.workunit.client.0.smithi031.stdout:op 909 completed, throughput=4.99MB/sec 2024-04-17T11:57:36.639 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eg_qWU0OM7qq7PQ off=823087 len=1993869 2024-04-17T11:57:36.643 INFO:tasks.workunit.client.0.smithi031.stdout:op 910 completed, throughput=5MB/sec 2024-04-17T11:57:36.643 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_ZgGs1lG3wh0j82 off=3446158 len=1919767 2024-04-17T11:57:36.646 INFO:tasks.workunit.client.0.smithi031.stdout:op 911 completed, throughput=5.01MB/sec 2024-04-17T11:57:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:57:35.255110+0000 mgr.y (mgr.14556) 932 : audit [DBG] from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:57:35.907163+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.31:0/2368246199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:57:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:57:35.255110+0000 mgr.y (mgr.14556) 932 : audit [DBG] from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:57:35.907163+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.31:0/2368246199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:57:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:57:35.255110+0000 mgr.y (mgr.14556) 932 : audit [DBG] from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:57:35.907163+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.31:0/2368246199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:57:37.647 INFO:tasks.workunit.client.0.smithi031.stdout: 181: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:37.647 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sEL8wAWmKD4w10X off=10371531 len=1875250 2024-04-17T11:57:37.649 INFO:tasks.workunit.client.0.smithi031.stdout:op 912 completed, throughput=4.99MB/sec 2024-04-17T11:57:37.649 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VWuoXnQIGybZBYe off=1157262 len=1808618 2024-04-17T11:57:37.656 INFO:tasks.workunit.client.0.smithi031.stdout:op 913 completed, throughput=5MB/sec 2024-04-17T11:57:37.656 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qTEBPfgISxEJ5or off=6680628 len=1063811 2024-04-17T11:57:37.661 INFO:tasks.workunit.client.0.smithi031.stdout:op 914 completed, throughput=5.01MB/sec 2024-04-17T11:57:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:57:35.550504+0000 mgr.y (mgr.14556) 933 : audit [DBG] from='client.26081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:36.044943+0000 mgr.y (mgr.14556) 934 : cluster [DBG] pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:57:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:57:35.550504+0000 mgr.y (mgr.14556) 933 : audit [DBG] from='client.26081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:36.044943+0000 mgr.y (mgr.14556) 934 : cluster [DBG] pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:57:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:57:35.550504+0000 mgr.y (mgr.14556) 933 : audit [DBG] from='client.26081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:57:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:36.044943+0000 mgr.y (mgr.14556) 934 : cluster [DBG] pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:57:38.661 INFO:tasks.workunit.client.0.smithi031.stdout: 182: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:38.661 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6gJQWsh9qCwtURL off=0 len=1950699 2024-04-17T11:57:38.663 INFO:tasks.workunit.client.0.smithi031.stdout:op 915 completed, throughput=4.99MB/sec 2024-04-17T11:57:38.663 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-z_93QbpePrvBCFc off=18255283 len=327287 2024-04-17T11:57:38.667 INFO:tasks.workunit.client.0.smithi031.stdout:op 916 completed, throughput=4.99MB/sec 2024-04-17T11:57:38.667 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tyXEXhDvBdxiixG off=261570 len=774400 2024-04-17T11:57:38.668 INFO:tasks.workunit.client.0.smithi031.stdout:op 917 completed, throughput=4.99MB/sec 2024-04-17T11:57:38.668 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YX5fD0xMcQhZCm6 off=469838 len=1093972 2024-04-17T11:57:38.671 INFO:tasks.workunit.client.0.smithi031.stdout:op 918 completed, throughput=5MB/sec 2024-04-17T11:57:38.671 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-v4edC9VF-U-BAIE off=3770458 len=1509531 2024-04-17T11:57:38.681 INFO:tasks.workunit.client.0.smithi031.stdout:op 919 completed, throughput=5.01MB/sec 2024-04-17T11:57:39.681 INFO:tasks.workunit.client.0.smithi031.stdout: 183: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:39.682 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LPafWDy-BfDbU6n off=7504599 len=39135 2024-04-17T11:57:39.684 INFO:tasks.workunit.client.0.smithi031.stdout:op 920 completed, throughput=4.98MB/sec 2024-04-17T11:57:39.684 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-81xQdyL0EC01AHo off=2735181 len=958746 2024-04-17T11:57:39.685 INFO:tasks.workunit.client.0.smithi031.stdout:op 921 completed, throughput=4.99MB/sec 2024-04-17T11:57:39.685 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-v9HoUo34mVofjjd off=1589247 len=1687426 2024-04-17T11:57:39.692 INFO:tasks.workunit.client.0.smithi031.stdout:op 922 completed, throughput=4.99MB/sec 2024-04-17T11:57:39.692 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jKSmfqueZWag8GK off=11235473 len=185688 2024-04-17T11:57:39.693 INFO:tasks.workunit.client.0.smithi031.stdout:op 923 completed, throughput=4.99MB/sec 2024-04-17T11:57:39.693 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ShvL5VWvaFEy_6S off=1514482 len=2068648 2024-04-17T11:57:39.695 INFO:tasks.workunit.client.0.smithi031.stdout:op 924 completed, throughput=5MB/sec 2024-04-17T11:57:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:38.045609+0000 mgr.y (mgr.14556) 935 : cluster [DBG] pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:57:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:38.045609+0000 mgr.y (mgr.14556) 935 : cluster [DBG] pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:57:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:38.045609+0000 mgr.y (mgr.14556) 935 : cluster [DBG] pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:57:40.695 INFO:tasks.workunit.client.0.smithi031.stdout: 184: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:40.695 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-z0hhob7YzEg56oc off=1194070 len=711646 2024-04-17T11:57:40.697 INFO:tasks.workunit.client.0.smithi031.stdout:op 925 completed, throughput=4.98MB/sec 2024-04-17T11:57:40.697 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AoT9H1A55mlAvdD off=1352 len=1571111 2024-04-17T11:57:40.706 INFO:tasks.workunit.client.0.smithi031.stdout:op 926 completed, throughput=4.99MB/sec 2024-04-17T11:57:40.706 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3evURrUCxG3NQYF off=6347265 len=96528 2024-04-17T11:57:40.709 INFO:tasks.workunit.client.0.smithi031.stdout:op 927 completed, throughput=4.99MB/sec 2024-04-17T11:57:40.709 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AM_mmtr6-PrYC2T off=2946451 len=1351019 2024-04-17T11:57:40.710 INFO:tasks.workunit.client.0.smithi031.stdout:op 928 completed, throughput=5MB/sec 2024-04-17T11:57:40.710 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4RMrkvIt4fGTC40 off=23882939 len=52925 2024-04-17T11:57:40.713 INFO:tasks.workunit.client.0.smithi031.stdout:op 929 completed, throughput=5MB/sec 2024-04-17T11:57:40.713 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tk92bpiAo7gWYfv off=16564 len=1033744 2024-04-17T11:57:40.714 INFO:tasks.workunit.client.0.smithi031.stdout:op 930 completed, throughput=5MB/sec 2024-04-17T11:57:41.714 INFO:tasks.workunit.client.0.smithi031.stdout: 185: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:41.714 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-z0F1ULqTnbiqfva off=63103 len=386091 2024-04-17T11:57:41.716 INFO:tasks.workunit.client.0.smithi031.stdout:op 931 completed, throughput=4.98MB/sec 2024-04-17T11:57:41.716 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4U2mDYcOXzWdLpw off=5165189 len=1364134 2024-04-17T11:57:41.728 INFO:tasks.workunit.client.0.smithi031.stdout:op 932 completed, throughput=4.98MB/sec 2024-04-17T11:57:41.728 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3VOig8KQRBUQ0Q_ off=996080 len=650756 2024-04-17T11:57:41.732 INFO:tasks.workunit.client.0.smithi031.stdout:op 933 completed, throughput=4.99MB/sec 2024-04-17T11:57:41.732 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wGIxXxV_qKd-5fg off=9648618 len=146688 2024-04-17T11:57:41.735 INFO:tasks.workunit.client.0.smithi031.stdout:op 934 completed, throughput=4.99MB/sec 2024-04-17T11:57:41.735 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6bpD6H4Q3bKbP8H off=4670937 len=1391357 2024-04-17T11:57:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:57:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:41] "GET /metrics HTTP/1.1" 200 192500 "" "Prometheus/2.33.4" 2024-04-17T11:57:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:40.046123+0000 mgr.y (mgr.14556) 936 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:57:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:40.046123+0000 mgr.y (mgr.14556) 936 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:57:41.741 INFO:tasks.workunit.client.0.smithi031.stdout:op 935 completed, throughput=4.99MB/sec 2024-04-17T11:57:41.741 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tFraFBxs5OpxJ9V off=7745382 len=1828858 2024-04-17T11:57:41.752 INFO:tasks.workunit.client.0.smithi031.stdout:op 936 completed, throughput=5MB/sec 2024-04-17T11:57:41.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:40.046123+0000 mgr.y (mgr.14556) 936 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:57:42.752 INFO:tasks.workunit.client.0.smithi031.stdout: 186: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:42.752 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ewqu5oCfXr59Z20 off=4389502 len=437331 2024-04-17T11:57:42.756 INFO:tasks.workunit.client.0.smithi031.stdout:op 937 completed, throughput=4.98MB/sec 2024-04-17T11:57:42.756 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aXxRU8KpZu6Sw03 off=3993395 len=1809585 2024-04-17T11:57:42.758 INFO:tasks.workunit.client.0.smithi031.stdout:op 938 completed, throughput=4.99MB/sec 2024-04-17T11:57:42.758 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3meljlgIyBUQp3F off=3954580 len=1741363 2024-04-17T11:57:42.761 INFO:tasks.workunit.client.0.smithi031.stdout:op 939 completed, throughput=5MB/sec 2024-04-17T11:57:42.762 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9kCnABz-doAi70L off=5367754 len=1344677 2024-04-17T11:57:42.764 INFO:tasks.workunit.client.0.smithi031.stdout:op 940 completed, throughput=5MB/sec 2024-04-17T11:57:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:42.046757+0000 mgr.y (mgr.14556) 937 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:57:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:42.046757+0000 mgr.y (mgr.14556) 937 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:57:43.764 INFO:tasks.workunit.client.0.smithi031.stdout: 187: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:43.764 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qIzRQ--n3SP70n8 off=3869857 len=898264 2024-04-17T11:57:43.766 INFO:tasks.workunit.client.0.smithi031.stdout:op 941 completed, throughput=4.98MB/sec 2024-04-17T11:57:43.766 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VdHFz2He8y7D4v- off=21941370 len=1769871 2024-04-17T11:57:43.768 INFO:tasks.workunit.client.0.smithi031.stdout:op 942 completed, throughput=4.99MB/sec 2024-04-17T11:57:43.768 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vJqK9WMKO8pWmyy off=9585489 len=1176235 2024-04-17T11:57:43.776 INFO:tasks.workunit.client.0.smithi031.stdout:op 943 completed, throughput=5MB/sec 2024-04-17T11:57:43.776 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6yKeUEaXld5K8Q5 off=4184040 len=366900 2024-04-17T11:57:43.780 INFO:tasks.workunit.client.0.smithi031.stdout:op 944 completed, throughput=5MB/sec 2024-04-17T11:57:43.780 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PjYzI7Iy5pJ1W-B off=4471639 len=2075775 2024-04-17T11:57:43.782 INFO:tasks.workunit.client.0.smithi031.stdout:op 945 completed, throughput=5.01MB/sec 2024-04-17T11:57:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:42.046757+0000 mgr.y (mgr.14556) 937 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:57:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:57:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:57:44.783 INFO:tasks.workunit.client.0.smithi031.stdout: 188: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:44.783 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ag3WWVE0lSiB8qY off=3292985 len=1726755 2024-04-17T11:57:44.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 946 completed, throughput=4.99MB/sec 2024-04-17T11:57:44.785 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5CkYynIDo0xpICk off=13381374 len=1549483 2024-04-17T11:57:44.792 INFO:tasks.workunit.client.0.smithi031.stdout:op 947 completed, throughput=5MB/sec 2024-04-17T11:57:44.793 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i6jXwOJBNffmfwc off=45895 len=429014 2024-04-17T11:57:44.796 INFO:tasks.workunit.client.0.smithi031.stdout:op 948 completed, throughput=5MB/sec 2024-04-17T11:57:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:44.047568+0000 mgr.y (mgr.14556) 938 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:57:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:44.047568+0000 mgr.y (mgr.14556) 938 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:57:45.796 INFO:tasks.workunit.client.0.smithi031.stdout: 189: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:45.796 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-d7ijK51p4SwnmvA off=21586506 len=312204 2024-04-17T11:57:45.797 INFO:tasks.workunit.client.0.smithi031.stdout:op 949 completed, throughput=4.98MB/sec 2024-04-17T11:57:45.797 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-isVkUSwo3LK0sDd off=852770 len=615847 2024-04-17T11:57:45.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 950 completed, throughput=4.98MB/sec 2024-04-17T11:57:45.798 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-55UNgSAMErb-E4N off=6759469 len=177127 2024-04-17T11:57:45.800 INFO:tasks.workunit.client.0.smithi031.stdout:op 951 completed, throughput=4.98MB/sec 2024-04-17T11:57:45.801 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Iap1QG9Dpi8Dr11 off=8098221 len=1852651 2024-04-17T11:57:45.803 INFO:tasks.workunit.client.0.smithi031.stdout:op 952 completed, throughput=4.99MB/sec 2024-04-17T11:57:45.803 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UmALp7mChANmdcJ off=5867234 len=1880595 2024-04-17T11:57:45.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 953 completed, throughput=5MB/sec 2024-04-17T11:57:45.806 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-K6AGTYB7nb3ZomB off=1543169 len=1826418 2024-04-17T11:57:45.817 INFO:tasks.workunit.client.0.smithi031.stdout:op 954 completed, throughput=5.01MB/sec 2024-04-17T11:57:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:44.047568+0000 mgr.y (mgr.14556) 938 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:57:46.817 INFO:tasks.workunit.client.0.smithi031.stdout: 190: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:46.817 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2Q_HDjSWgOCxQKf off=0 len=1395337 2024-04-17T11:57:46.819 INFO:tasks.workunit.client.0.smithi031.stdout:op 955 completed, throughput=4.99MB/sec 2024-04-17T11:57:46.819 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zi6PXO6HfErcjAI off=10421888 len=387577 2024-04-17T11:57:46.823 INFO:tasks.workunit.client.0.smithi031.stdout:op 956 completed, throughput=4.99MB/sec 2024-04-17T11:57:46.823 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hNyXeq52jfNBuzs off=296593 len=489663 2024-04-17T11:57:46.824 INFO:tasks.workunit.client.0.smithi031.stdout:op 957 completed, throughput=4.99MB/sec 2024-04-17T11:57:46.824 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3u3xWwICMKkGNt3 off=9424614 len=1599375 2024-04-17T11:57:46.825 INFO:tasks.workunit.client.0.smithi031.stdout:op 958 completed, throughput=5MB/sec 2024-04-17T11:57:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:46.048112+0000 mgr.y (mgr.14556) 939 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:57:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:46.048112+0000 mgr.y (mgr.14556) 939 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:57:47.825 INFO:tasks.workunit.client.0.smithi031.stdout: 191: throughput=4.97MB/sec pending data=0 2024-04-17T11:57:47.825 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lJwDQwe_H1byOgX off=4687294 len=1398849 2024-04-17T11:57:47.832 INFO:tasks.workunit.client.0.smithi031.stdout:op 959 completed, throughput=4.98MB/sec 2024-04-17T11:57:47.832 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JVlDna7xAmuLP0v off=2099651 len=1778764 2024-04-17T11:57:47.835 INFO:tasks.workunit.client.0.smithi031.stdout:op 960 completed, throughput=4.99MB/sec 2024-04-17T11:57:47.835 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HFOAVUFgIPmZPy_ off=250304 len=1539034 2024-04-17T11:57:47.837 INFO:tasks.workunit.client.0.smithi031.stdout:op 961 completed, throughput=5MB/sec 2024-04-17T11:57:47.837 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ordX7iakEd5tfwK off=0 len=1659340 2024-04-17T11:57:47.838 INFO:tasks.workunit.client.0.smithi031.stdout:op 962 completed, throughput=5.01MB/sec 2024-04-17T11:57:47.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:46.048112+0000 mgr.y (mgr.14556) 939 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:57:48.838 INFO:tasks.workunit.client.0.smithi031.stdout: 192: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:48.839 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xiSz_hkCK9QHWLG off=110355 len=512620 2024-04-17T11:57:48.843 INFO:tasks.workunit.client.0.smithi031.stdout:op 963 completed, throughput=4.98MB/sec 2024-04-17T11:57:48.843 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jYc2UtebJhnXmpH off=11801880 len=734030 2024-04-17T11:57:48.847 INFO:tasks.workunit.client.0.smithi031.stdout:op 964 completed, throughput=4.99MB/sec 2024-04-17T11:57:48.847 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7_o6BqLe53Vt5Mm off=16496000 len=1723317 2024-04-17T11:57:48.856 INFO:tasks.workunit.client.0.smithi031.stdout:op 965 completed, throughput=4.99MB/sec 2024-04-17T11:57:48.856 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aQp2uceuXQZ9qrD off=5247727 len=285676 2024-04-17T11:57:48.859 INFO:tasks.workunit.client.0.smithi031.stdout:op 966 completed, throughput=5MB/sec 2024-04-17T11:57:48.859 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-V72cGG13U-PTeuE off=1512924 len=554935 2024-04-17T11:57:48.860 INFO:tasks.workunit.client.0.smithi031.stdout:op 967 completed, throughput=5MB/sec 2024-04-17T11:57:48.860 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QT0xo3bdIyWLWE7 off=6950627 len=1854273 2024-04-17T11:57:48.869 INFO:tasks.workunit.client.0.smithi031.stdout:op 968 completed, throughput=5.01MB/sec 2024-04-17T11:57:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:48.048915+0000 mgr.y (mgr.14556) 940 : cluster [DBG] pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-17T11:57:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:48.048915+0000 mgr.y (mgr.14556) 940 : cluster [DBG] pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-17T11:57:49.869 INFO:tasks.workunit.client.0.smithi031.stdout: 193: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:49.869 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-34lQwNlRDJhPQFd off=18205272 len=906511 2024-04-17T11:57:49.871 INFO:tasks.workunit.client.0.smithi031.stdout:op 969 completed, throughput=4.99MB/sec 2024-04-17T11:57:49.871 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8tN_5OC-YSmPtzU off=10222776 len=1808785 2024-04-17T11:57:49.873 INFO:tasks.workunit.client.0.smithi031.stdout:op 970 completed, throughput=4.99MB/sec 2024-04-17T11:57:49.873 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--FsilQJJVrUncNy off=12762262 len=480759 2024-04-17T11:57:49.874 INFO:tasks.workunit.client.0.smithi031.stdout:op 971 completed, throughput=5MB/sec 2024-04-17T11:57:49.874 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DiNSQo6_PuFvKva off=17604505 len=1557739 2024-04-17T11:57:49.875 INFO:tasks.workunit.client.0.smithi031.stdout:op 972 completed, throughput=5MB/sec 2024-04-17T11:57:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:48.048915+0000 mgr.y (mgr.14556) 940 : cluster [DBG] pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-17T11:57:50.876 INFO:tasks.workunit.client.0.smithi031.stdout: 194: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:50.876 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BS5o-jeN_mbAKM- off=4771139 len=806649 2024-04-17T11:57:50.877 INFO:tasks.workunit.client.0.smithi031.stdout:op 973 completed, throughput=4.98MB/sec 2024-04-17T11:57:50.877 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6fQLiv99WMJrYrB off=1355475 len=1542567 2024-04-17T11:57:50.886 INFO:tasks.workunit.client.0.smithi031.stdout:op 974 completed, throughput=4.99MB/sec 2024-04-17T11:57:50.886 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fFL0LgPsGhOtla1 off=11513623 len=980254 2024-04-17T11:57:50.886 INFO:tasks.workunit.client.0.smithi031.stdout:op 975 completed, throughput=4.99MB/sec 2024-04-17T11:57:50.886 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rAmnpPhGTitTKkZ off=1742308 len=1374992 2024-04-17T11:57:50.893 INFO:tasks.workunit.client.0.smithi031.stdout:op 976 completed, throughput=5MB/sec 2024-04-17T11:57:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:50.049434+0000 mgr.y (mgr.14556) 941 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-17T11:57:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:50.049434+0000 mgr.y (mgr.14556) 941 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-17T11:57:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:50.049434+0000 mgr.y (mgr.14556) 941 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-17T11:57:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:57:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:51] "GET /metrics HTTP/1.1" 200 192500 "" "Prometheus/2.33.4" 2024-04-17T11:57:51.893 INFO:tasks.workunit.client.0.smithi031.stdout: 195: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:51.894 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_0-nwE0LYA-Xg6D off=4295471 len=1003345 2024-04-17T11:57:51.895 INFO:tasks.workunit.client.0.smithi031.stdout:op 977 completed, throughput=4.98MB/sec 2024-04-17T11:57:51.895 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hkYbqu7ePwltgNF off=7142914 len=1801685 2024-04-17T11:57:51.899 INFO:tasks.workunit.client.0.smithi031.stdout:op 978 completed, throughput=4.99MB/sec 2024-04-17T11:57:51.899 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-igs7QqUR-buUtou off=10829348 len=283608 2024-04-17T11:57:51.899 INFO:tasks.workunit.client.0.smithi031.stdout:op 979 completed, throughput=4.99MB/sec 2024-04-17T11:57:51.900 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_9RLLF-r33v8xQY off=2778204 len=2038316 2024-04-17T11:57:51.902 INFO:tasks.workunit.client.0.smithi031.stdout:op 980 completed, throughput=5MB/sec 2024-04-17T11:57:52.902 INFO:tasks.workunit.client.0.smithi031.stdout: 196: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:52.902 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-j24KJ5jaj2EvoV9 off=6002930 len=1835679 2024-04-17T11:57:52.913 INFO:tasks.workunit.client.0.smithi031.stdout:op 981 completed, throughput=4.98MB/sec 2024-04-17T11:57:52.913 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y_L0y3ED_NUaCx3 off=3430248 len=116230 2024-04-17T11:57:52.915 INFO:tasks.workunit.client.0.smithi031.stdout:op 982 completed, throughput=4.98MB/sec 2024-04-17T11:57:52.915 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dFkyjheL0BmYPxx off=2668489 len=1608204 2024-04-17T11:57:52.921 INFO:tasks.workunit.client.0.smithi031.stdout:op 983 completed, throughput=4.99MB/sec 2024-04-17T11:57:52.921 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CBc69icd9uiz4Zm off=9182090 len=1181604 2024-04-17T11:57:52.927 INFO:tasks.workunit.client.0.smithi031.stdout:op 984 completed, throughput=5MB/sec 2024-04-17T11:57:52.927 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vA0yKSWY5c3g0CO off=7080380 len=192240 2024-04-17T11:57:52.928 INFO:tasks.workunit.client.0.smithi031.stdout:op 985 completed, throughput=5MB/sec 2024-04-17T11:57:52.928 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HSVXR93LB_Se5pQ off=2327716 len=1044514 2024-04-17T11:57:52.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 986 completed, throughput=5MB/sec 2024-04-17T11:57:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:52.049949+0000 mgr.y (mgr.14556) 942 : cluster [DBG] pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-17T11:57:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:52.049949+0000 mgr.y (mgr.14556) 942 : cluster [DBG] pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-17T11:57:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:52.049949+0000 mgr.y (mgr.14556) 942 : cluster [DBG] pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-17T11:57:53.930 INFO:tasks.workunit.client.0.smithi031.stdout: 197: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:53.930 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L2HjQsava_y8GAZ off=777328 len=1745431 2024-04-17T11:57:53.932 INFO:tasks.workunit.client.0.smithi031.stdout:op 987 completed, throughput=4.99MB/sec 2024-04-17T11:57:53.932 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qT6J2TFjyJBA8zv off=3731954 len=69951 2024-04-17T11:57:53.932 INFO:tasks.workunit.client.0.smithi031.stdout:op 988 completed, throughput=4.99MB/sec 2024-04-17T11:57:53.933 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sxUfpVFjHddUGZk off=289408 len=1594322 2024-04-17T11:57:53.934 INFO:tasks.workunit.client.0.smithi031.stdout:op 989 completed, throughput=4.99MB/sec 2024-04-17T11:57:53.934 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-b-tdghoTpLA1g8o off=3255064 len=2075117 2024-04-17T11:57:53.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 990 completed, throughput=5MB/sec 2024-04-17T11:57:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:57:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:57:54.937 INFO:tasks.workunit.client.0.smithi031.stdout: 198: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:54.937 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dNjK58O0VhsxLAj off=13011416 len=72618 2024-04-17T11:57:54.940 INFO:tasks.workunit.client.0.smithi031.stdout:op 991 completed, throughput=4.98MB/sec 2024-04-17T11:57:54.940 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8H-wTeYChll9T_Y off=5203104 len=1471273 2024-04-17T11:57:54.946 INFO:tasks.workunit.client.0.smithi031.stdout:op 992 completed, throughput=4.99MB/sec 2024-04-17T11:57:54.946 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xgi4oP_B7o4sDDb off=4394415 len=1621427 2024-04-17T11:57:54.954 INFO:tasks.workunit.client.0.smithi031.stdout:op 993 completed, throughput=4.99MB/sec 2024-04-17T11:57:54.954 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1jD0vZE6CZZweHX off=1499357 len=621710 2024-04-17T11:57:54.956 INFO:tasks.workunit.client.0.smithi031.stdout:op 994 completed, throughput=5MB/sec 2024-04-17T11:57:54.956 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YjK1IwHPioemxZc off=12800387 len=647583 2024-04-17T11:57:54.957 INFO:tasks.workunit.client.0.smithi031.stdout:op 995 completed, throughput=5MB/sec 2024-04-17T11:57:54.957 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aiSDgMlTCoeswAg off=10595768 len=1916614 2024-04-17T11:57:54.968 INFO:tasks.workunit.client.0.smithi031.stdout:op 996 completed, throughput=5.01MB/sec 2024-04-17T11:57:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:54.050679+0000 mgr.y (mgr.14556) 943 : cluster [DBG] pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-17T11:57:55.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:54.050679+0000 mgr.y (mgr.14556) 943 : cluster [DBG] pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-17T11:57:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:54.050679+0000 mgr.y (mgr.14556) 943 : cluster [DBG] pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-17T11:57:55.968 INFO:tasks.workunit.client.0.smithi031.stdout: 199: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:55.968 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PbKmlndSZ4DqPal off=12845878 len=965553 2024-04-17T11:57:55.970 INFO:tasks.workunit.client.0.smithi031.stdout:op 997 completed, throughput=4.99MB/sec 2024-04-17T11:57:55.970 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IvL8oPMDFxaJ7pp off=6644756 len=1467714 2024-04-17T11:57:55.971 INFO:tasks.workunit.client.0.smithi031.stdout:op 998 completed, throughput=5MB/sec 2024-04-17T11:57:55.972 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U2ONBUSfekjo7m5 off=1008131 len=1227915 2024-04-17T11:57:55.981 INFO:tasks.workunit.client.0.smithi031.stdout:op 999 completed, throughput=5MB/sec 2024-04-17T11:57:56.981 INFO:tasks.workunit.client.0.smithi031.stdout: 200: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:56.981 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qF5Wy6NAbTZRt-2 off=3187496 len=1846823 2024-04-17T11:57:56.990 INFO:tasks.workunit.client.0.smithi031.stdout:op 1000 completed, throughput=4.98MB/sec 2024-04-17T11:57:56.990 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RWqYHfDt_vnzsgw off=2782151 len=928404 2024-04-17T11:57:56.992 INFO:tasks.workunit.client.0.smithi031.stdout:op 1001 completed, throughput=4.99MB/sec 2024-04-17T11:57:56.992 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YMIKjQCp179P7VK off=6917617 len=2055227 2024-04-17T11:57:57.003 INFO:tasks.workunit.client.0.smithi031.stdout:op 1002 completed, throughput=5MB/sec 2024-04-17T11:57:57.003 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-64Xaqcf2FBdhrIe off=4799991 len=2092716 2024-04-17T11:57:57.007 INFO:tasks.workunit.client.0.smithi031.stdout:op 1003 completed, throughput=5.01MB/sec 2024-04-17T11:57:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:56.051207+0000 mgr.y (mgr.14556) 944 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-17T11:57:57.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:56.051207+0000 mgr.y (mgr.14556) 944 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-17T11:57:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:56.051207+0000 mgr.y (mgr.14556) 944 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-17T11:57:58.007 INFO:tasks.workunit.client.0.smithi031.stdout: 201: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:58.007 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_3yqQih2NyOlCIU off=3628571 len=1548445 2024-04-17T11:57:58.015 INFO:tasks.workunit.client.0.smithi031.stdout:op 1004 completed, throughput=4.99MB/sec 2024-04-17T11:57:58.015 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-33hF9_pPOV66v-V off=19215013 len=417134 2024-04-17T11:57:58.016 INFO:tasks.workunit.client.0.smithi031.stdout:op 1005 completed, throughput=4.99MB/sec 2024-04-17T11:57:58.016 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U5_BW4qCMo3Mnn0 off=5061010 len=1579448 2024-04-17T11:57:58.018 INFO:tasks.workunit.client.0.smithi031.stdout:op 1006 completed, throughput=5MB/sec 2024-04-17T11:57:58.018 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cv7Ys0Ys0HE8RAJ off=14039612 len=2056945 2024-04-17T11:57:58.022 INFO:tasks.workunit.client.0.smithi031.stdout:op 1007 completed, throughput=5.01MB/sec 2024-04-17T11:57:59.023 INFO:tasks.workunit.client.0.smithi031.stdout: 202: throughput=4.98MB/sec pending data=0 2024-04-17T11:57:59.023 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LjqMSo7tF5AJDM5 off=4797086 len=1090619 2024-04-17T11:57:59.028 INFO:tasks.workunit.client.0.smithi031.stdout:op 1008 completed, throughput=4.99MB/sec 2024-04-17T11:57:59.028 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w8DHv41X2QtKIkF off=2801314 len=23733 2024-04-17T11:57:59.031 INFO:tasks.workunit.client.0.smithi031.stdout:op 1009 completed, throughput=4.99MB/sec 2024-04-17T11:57:59.031 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oLkL9_xoCnOc9GT off=5435780 len=71689 2024-04-17T11:57:59.031 INFO:tasks.workunit.client.0.smithi031.stdout:op 1010 completed, throughput=4.99MB/sec 2024-04-17T11:57:59.031 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZpopxpNoRQZ3l3X off=1214793 len=1239480 2024-04-17T11:57:59.039 INFO:tasks.workunit.client.0.smithi031.stdout:op 1011 completed, throughput=5MB/sec 2024-04-17T11:57:59.039 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lByqStQYpWKckYh off=3117736 len=886987 2024-04-17T11:57:59.044 INFO:tasks.workunit.client.0.smithi031.stdout:op 1012 completed, throughput=5MB/sec 2024-04-17T11:57:59.044 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IbrpxY7zVivKXKM off=9549603 len=349332 2024-04-17T11:57:59.045 INFO:tasks.workunit.client.0.smithi031.stdout:op 1013 completed, throughput=5MB/sec 2024-04-17T11:57:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:57:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:57:58.052128+0000 mgr.y (mgr.14556) 945 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T11:57:59.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:57:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:57:58.052128+0000 mgr.y (mgr.14556) 945 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T11:57:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:57:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:57:58.052128+0000 mgr.y (mgr.14556) 945 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T11:58:00.045 INFO:tasks.workunit.client.0.smithi031.stdout: 203: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:00.045 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zPyBH1KfvEgN7C1 off=4683449 len=1795170 2024-04-17T11:58:00.049 INFO:tasks.workunit.client.0.smithi031.stdout:op 1014 completed, throughput=4.99MB/sec 2024-04-17T11:58:00.049 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ivVyrBJFC0ik-EV off=13138172 len=1653910 2024-04-17T11:58:00.057 INFO:tasks.workunit.client.0.smithi031.stdout:op 1015 completed, throughput=4.99MB/sec 2024-04-17T11:58:00.058 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3gNcLCRRHUwVpot off=3789390 len=1854146 2024-04-17T11:58:00.065 INFO:tasks.workunit.client.0.smithi031.stdout:op 1016 completed, throughput=5MB/sec 2024-04-17T11:58:01.066 INFO:tasks.workunit.client.0.smithi031.stdout: 204: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:01.066 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XlUZfR8--899Rwb off=6397712 len=377102 2024-04-17T11:58:01.066 INFO:tasks.workunit.client.0.smithi031.stdout:op 1017 completed, throughput=4.98MB/sec 2024-04-17T11:58:01.067 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jL3a0IusCrE9KAa off=9584610 len=1737791 2024-04-17T11:58:01.069 INFO:tasks.workunit.client.0.smithi031.stdout:op 1018 completed, throughput=4.99MB/sec 2024-04-17T11:58:01.069 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-I0yq7ql-CPZSrX6 off=4320973 len=342874 2024-04-17T11:58:01.072 INFO:tasks.workunit.client.0.smithi031.stdout:op 1019 completed, throughput=4.99MB/sec 2024-04-17T11:58:01.072 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Pfgejgdkflwq668 off=9077562 len=661525 2024-04-17T11:58:01.073 INFO:tasks.workunit.client.0.smithi031.stdout:op 1020 completed, throughput=4.99MB/sec 2024-04-17T11:58:01.073 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5DE5nmhvlTwE5QF off=9463465 len=778441 2024-04-17T11:58:01.078 INFO:tasks.workunit.client.0.smithi031.stdout:op 1021 completed, throughput=4.99MB/sec 2024-04-17T11:58:01.078 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-slMdS5g8EQV5qNl off=12430947 len=657946 2024-04-17T11:58:01.079 INFO:tasks.workunit.client.0.smithi031.stdout:op 1022 completed, throughput=5MB/sec 2024-04-17T11:58:01.079 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UaZsN72RyNEDqzx off=4544648 len=798145 2024-04-17T11:58:01.083 INFO:tasks.workunit.client.0.smithi031.stdout:op 1023 completed, throughput=5MB/sec 2024-04-17T11:58:01.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:00.052613+0000 mgr.y (mgr.14556) 946 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:58:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:00.052613+0000 mgr.y (mgr.14556) 946 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:58:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:00.052613+0000 mgr.y (mgr.14556) 946 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:58:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:58:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:01] "GET /metrics HTTP/1.1" 200 192504 "" "Prometheus/2.33.4" 2024-04-17T11:58:02.083 INFO:tasks.workunit.client.0.smithi031.stdout: 205: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:02.083 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-THNBfDw6CVfu-5_ off=2362613 len=83516 2024-04-17T11:58:02.084 INFO:tasks.workunit.client.0.smithi031.stdout:op 1024 completed, throughput=4.98MB/sec 2024-04-17T11:58:02.084 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-l-CUW3k3IlrlkVx off=12377676 len=1636468 2024-04-17T11:58:02.090 INFO:tasks.workunit.client.0.smithi031.stdout:op 1025 completed, throughput=4.98MB/sec 2024-04-17T11:58:02.090 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6oN5JAaPXxapcmE off=3145088 len=1984471 2024-04-17T11:58:02.104 INFO:tasks.workunit.client.0.smithi031.stdout:op 1026 completed, throughput=4.99MB/sec 2024-04-17T11:58:02.104 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ySW592-G3azo2FM off=4322813 len=223578 2024-04-17T11:58:02.105 INFO:tasks.workunit.client.0.smithi031.stdout:op 1027 completed, throughput=4.99MB/sec 2024-04-17T11:58:02.105 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EpbDRzJS4KtEf_k off=4916625 len=421682 2024-04-17T11:58:02.106 INFO:tasks.workunit.client.0.smithi031.stdout:op 1028 completed, throughput=5MB/sec 2024-04-17T11:58:02.106 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nJgSArWO1kxiDzi off=1127013 len=892501 2024-04-17T11:58:02.107 INFO:tasks.workunit.client.0.smithi031.stdout:op 1029 completed, throughput=5MB/sec 2024-04-17T11:58:03.108 INFO:tasks.workunit.client.0.smithi031.stdout: 206: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:03.108 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bOU0LmcbZwrccXU off=12338400 len=1151429 2024-04-17T11:58:03.109 INFO:tasks.workunit.client.0.smithi031.stdout:op 1030 completed, throughput=4.98MB/sec 2024-04-17T11:58:03.110 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sqY9PMtgTC-obTX off=3813655 len=237269 2024-04-17T11:58:03.111 INFO:tasks.workunit.client.0.smithi031.stdout:op 1031 completed, throughput=4.98MB/sec 2024-04-17T11:58:03.111 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oB858qIElq7rHfg off=588842 len=2043903 2024-04-17T11:58:03.120 INFO:tasks.workunit.client.0.smithi031.stdout:op 1032 completed, throughput=4.99MB/sec 2024-04-17T11:58:03.120 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NfRX91xXN9rzN_0 off=666938 len=1737573 2024-04-17T11:58:03.124 INFO:tasks.workunit.client.0.smithi031.stdout:op 1033 completed, throughput=5MB/sec 2024-04-17T11:58:03.124 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-p1plstuQVoxnQ1r off=6339484 len=892354 2024-04-17T11:58:03.129 INFO:tasks.workunit.client.0.smithi031.stdout:op 1034 completed, throughput=5MB/sec 2024-04-17T11:58:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:02.053149+0000 mgr.y (mgr.14556) 947 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:58:03.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:02.053149+0000 mgr.y (mgr.14556) 947 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:58:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:02.053149+0000 mgr.y (mgr.14556) 947 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T11:58:04.129 INFO:tasks.workunit.client.0.smithi031.stdout: 207: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:04.129 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-X_R7XKM1aNXulHP off=9402080 len=1458886 2024-04-17T11:58:04.131 INFO:tasks.workunit.client.0.smithi031.stdout:op 1035 completed, throughput=4.99MB/sec 2024-04-17T11:58:04.131 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ccOOIU7tsfWAmAi off=2759848 len=214921 2024-04-17T11:58:04.131 INFO:tasks.workunit.client.0.smithi031.stdout:op 1036 completed, throughput=4.99MB/sec 2024-04-17T11:58:04.131 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fRxUsErKF0YxkVh off=3489398 len=377204 2024-04-17T11:58:04.133 INFO:tasks.workunit.client.0.smithi031.stdout:op 1037 completed, throughput=4.99MB/sec 2024-04-17T11:58:04.133 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3pXN5X-aDynEkHf off=10043768 len=705453 2024-04-17T11:58:04.138 INFO:tasks.workunit.client.0.smithi031.stdout:op 1038 completed, throughput=4.99MB/sec 2024-04-17T11:58:04.138 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8_6G_Zjq6LBXXnr off=11538251 len=596665 2024-04-17T11:58:04.139 INFO:tasks.workunit.client.0.smithi031.stdout:op 1039 completed, throughput=4.99MB/sec 2024-04-17T11:58:04.139 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LPH7ZVmLZZCsVxC off=1429086 len=370381 2024-04-17T11:58:04.143 INFO:tasks.workunit.client.0.smithi031.stdout:op 1040 completed, throughput=5MB/sec 2024-04-17T11:58:04.143 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9kGwfQLdo6D_Z1n off=10156709 len=1388644 2024-04-17T11:58:04.149 INFO:tasks.workunit.client.0.smithi031.stdout:op 1041 completed, throughput=5MB/sec 2024-04-17T11:58:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:58:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:58:05.149 INFO:tasks.workunit.client.0.smithi031.stdout: 208: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:05.149 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vf79OrZw7uAI7Cl off=10380921 len=707706 2024-04-17T11:58:05.151 INFO:tasks.workunit.client.0.smithi031.stdout:op 1042 completed, throughput=4.98MB/sec 2024-04-17T11:58:05.152 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-N86BOVW2eZ_W5dE off=10748718 len=1882044 2024-04-17T11:58:05.154 INFO:tasks.workunit.client.0.smithi031.stdout:op 1043 completed, throughput=4.99MB/sec 2024-04-17T11:58:05.154 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0dXGSAJ_bYJGqns off=9946031 len=1816875 2024-04-17T11:58:05.162 INFO:tasks.workunit.client.0.smithi031.stdout:op 1044 completed, throughput=5MB/sec 2024-04-17T11:58:05.163 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oG2wWoMwncf8SDw off=6282262 len=1363682 2024-04-17T11:58:05.164 INFO:tasks.workunit.client.0.smithi031.stdout:op 1045 completed, throughput=5MB/sec 2024-04-17T11:58:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:04.053860+0000 mgr.y (mgr.14556) 948 : cluster [DBG] pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T11:58:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:04.053860+0000 mgr.y (mgr.14556) 948 : cluster [DBG] pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T11:58:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:04.053860+0000 mgr.y (mgr.14556) 948 : cluster [DBG] pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T11:58:06.164 INFO:tasks.workunit.client.0.smithi031.stdout: 209: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:06.165 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NSlT1d09d73BdXz off=9936675 len=1413982 2024-04-17T11:58:06.166 INFO:tasks.workunit.client.0.smithi031.stdout:op 1046 completed, throughput=4.99MB/sec 2024-04-17T11:58:06.166 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MDhBiJ4Gr1XdMT8 off=2121760 len=345224 2024-04-17T11:58:06.166 INFO:tasks.workunit.client.0.smithi031.stdout:op 1047 completed, throughput=4.99MB/sec 2024-04-17T11:58:06.166 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8OiA-NcmFR4-GI9 off=23204907 len=580235 2024-04-17T11:58:06.171 INFO:tasks.workunit.client.0.smithi031.stdout:op 1048 completed, throughput=4.99MB/sec 2024-04-17T11:58:06.171 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pXRSDGjmMQMc2il off=3892737 len=778887 2024-04-17T11:58:06.175 INFO:tasks.workunit.client.0.smithi031.stdout:op 1049 completed, throughput=4.99MB/sec 2024-04-17T11:58:06.176 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iDmzXpdI5Lw5UbC off=11744940 len=1411501 2024-04-17T11:58:06.184 INFO:tasks.workunit.client.0.smithi031.stdout:op 1050 completed, throughput=5MB/sec 2024-04-17T11:58:06.232 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:58:06.520 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:58:06.520 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (25m) 4m ago 26m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:58:06.520 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (26m) 4m ago 26m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:58:06.520 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (27m) 4m ago 27m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:58:06.520 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (27m) 4m ago 27m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:58:06.520 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (30m) 4m ago 30m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (32m) 4m ago 32m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (32m) 4m ago 32m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (31m) 4m ago 31m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (31m) 4m ago 31m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (26m) 4m ago 26m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (26m) 4m ago 26m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (30m) 4m ago 30m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (30m) 4m ago 30m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (29m) 4m ago 29m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (29m) 4m ago 29m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (28m) 4m ago 28m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (28m) 4m ago 28m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (28m) 4m ago 28m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (27m) 4m ago 27m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:58:06.521 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (25m) 4m ago 26m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:58:06.873 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:58:06.873 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:58:06.873 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:58:06.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:58:06.873 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:58:06.873 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:58:06.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:58:06.873 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:58:06.873 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:58:06.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:58:06.874 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:58:06.874 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:58:06.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:58:06.874 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:58:06.874 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:58:06.874 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:58:06.874 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:58:07.185 INFO:tasks.workunit.client.0.smithi031.stdout: 210: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:07.185 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6Bim_g6fM--ryYw off=7749257 len=127969 2024-04-17T11:58:07.187 INFO:tasks.workunit.client.0.smithi031.stdout:op 1051 completed, throughput=4.98MB/sec 2024-04-17T11:58:07.187 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IrKwlT8EFuIBJrd off=8056308 len=776188 2024-04-17T11:58:07.188 INFO:tasks.workunit.client.0.smithi031.stdout:op 1052 completed, throughput=4.98MB/sec 2024-04-17T11:58:07.188 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9x2ij9AxKkTbZsW off=9624228 len=1029142 2024-04-17T11:58:07.192 INFO:tasks.workunit.client.0.smithi031.stdout:op 1053 completed, throughput=4.99MB/sec 2024-04-17T11:58:07.192 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wdduuOkR4Q-4pmJ off=5036336 len=477726 2024-04-17T11:58:07.195 INFO:tasks.workunit.client.0.smithi031.stdout:op 1054 completed, throughput=4.99MB/sec 2024-04-17T11:58:07.195 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qBuNJaiTWyFLlPi off=14915427 len=1044779 2024-04-17T11:58:07.200 INFO:tasks.workunit.client.0.smithi031.stdout:op 1055 completed, throughput=4.99MB/sec 2024-04-17T11:58:07.201 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rWSZ2eAasZNTPeJ off=577987 len=389598 2024-04-17T11:58:07.203 INFO:tasks.workunit.client.0.smithi031.stdout:op 1056 completed, throughput=4.99MB/sec 2024-04-17T11:58:07.204 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hrAfprn2eg58BwS off=15673025 len=212241 2024-04-17T11:58:07.205 INFO:tasks.workunit.client.0.smithi031.stdout:op 1057 completed, throughput=5MB/sec 2024-04-17T11:58:07.206 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vXPNxvNv7ESVnJp off=11850134 len=1953045 2024-04-17T11:58:07.207 INFO:tasks.workunit.client.0.smithi031.stdout:op 1058 completed, throughput=5MB/sec 2024-04-17T11:58:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:06.054287+0000 mgr.y (mgr.14556) 949 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:58:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:58:06.221946+0000 mgr.y (mgr.14556) 950 : audit [DBG] from='client.26093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:58:06.513362+0000 mgr.y (mgr.14556) 951 : audit [DBG] from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:58:06.874136+0000 mon.a (mon.0) 2190 : audit [DBG] from='client.? 172.21.15.31:0/2167035487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:58:07.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:06.054287+0000 mgr.y (mgr.14556) 949 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:58:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:58:06.221946+0000 mgr.y (mgr.14556) 950 : audit [DBG] from='client.26093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:58:06.513362+0000 mgr.y (mgr.14556) 951 : audit [DBG] from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:58:06.874136+0000 mon.a (mon.0) 2190 : audit [DBG] from='client.? 172.21.15.31:0/2167035487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:58:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:06.054287+0000 mgr.y (mgr.14556) 949 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T11:58:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:58:06.221946+0000 mgr.y (mgr.14556) 950 : audit [DBG] from='client.26093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:58:06.513362+0000 mgr.y (mgr.14556) 951 : audit [DBG] from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:58:06.874136+0000 mon.a (mon.0) 2190 : audit [DBG] from='client.? 172.21.15.31:0/2167035487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:58:08.208 INFO:tasks.workunit.client.0.smithi031.stdout: 211: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:08.208 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fqD49T7YFb1bUtF off=7480865 len=1832313 2024-04-17T11:58:08.210 INFO:tasks.workunit.client.0.smithi031.stdout:op 1059 completed, throughput=4.99MB/sec 2024-04-17T11:58:08.210 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RxRP00M65vPVSb8 off=1146157 len=972478 2024-04-17T11:58:08.215 INFO:tasks.workunit.client.0.smithi031.stdout:op 1060 completed, throughput=4.99MB/sec 2024-04-17T11:58:08.215 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wFVdRQ1RFw8pp79 off=6573213 len=21290 2024-04-17T11:58:08.217 INFO:tasks.workunit.client.0.smithi031.stdout:op 1061 completed, throughput=4.99MB/sec 2024-04-17T11:58:08.217 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5nDb1o5h3ZqVzKU off=149293 len=109835 2024-04-17T11:58:08.220 INFO:tasks.workunit.client.0.smithi031.stdout:op 1062 completed, throughput=4.99MB/sec 2024-04-17T11:58:08.220 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--SCzBoE7kGTEaST off=12367784 len=1631822 2024-04-17T11:58:08.233 INFO:tasks.workunit.client.0.smithi031.stdout:op 1063 completed, throughput=5MB/sec 2024-04-17T11:58:09.234 INFO:tasks.workunit.client.0.smithi031.stdout: 212: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:09.234 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BRLlXIxdhJhm8ij off=13518827 len=1566356 2024-04-17T11:58:09.237 INFO:tasks.workunit.client.0.smithi031.stdout:op 1064 completed, throughput=4.98MB/sec 2024-04-17T11:58:09.237 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Gmec6OG3MUjFMbg off=14913333 len=382815 2024-04-17T11:58:09.238 INFO:tasks.workunit.client.0.smithi031.stdout:op 1065 completed, throughput=4.99MB/sec 2024-04-17T11:58:09.239 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9LFpSR7mTD5VIsU off=488157 len=1803340 2024-04-17T11:58:09.242 INFO:tasks.workunit.client.0.smithi031.stdout:op 1066 completed, throughput=4.99MB/sec 2024-04-17T11:58:09.242 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DJsWYVDWGEvYK7K off=233742 len=258194 2024-04-17T11:58:09.242 INFO:tasks.workunit.client.0.smithi031.stdout:op 1067 completed, throughput=4.99MB/sec 2024-04-17T11:58:09.243 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zjd9aQ5uWZKPev4 off=5296255 len=1414589 2024-04-17T11:58:09.244 INFO:tasks.workunit.client.0.smithi031.stdout:op 1068 completed, throughput=5MB/sec 2024-04-17T11:58:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:08.054989+0000 mgr.y (mgr.14556) 952 : cluster [DBG] pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:58:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:08.054989+0000 mgr.y (mgr.14556) 952 : cluster [DBG] pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:58:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:08.054989+0000 mgr.y (mgr.14556) 952 : cluster [DBG] pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T11:58:10.245 INFO:tasks.workunit.client.0.smithi031.stdout: 213: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:10.245 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qQIY1A5XFiYvRld off=8724217 len=824613 2024-04-17T11:58:10.246 INFO:tasks.workunit.client.0.smithi031.stdout:op 1069 completed, throughput=4.98MB/sec 2024-04-17T11:58:10.246 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-B9fdP0XmVpU4a7x off=1564195 len=856652 2024-04-17T11:58:10.247 INFO:tasks.workunit.client.0.smithi031.stdout:op 1070 completed, throughput=4.98MB/sec 2024-04-17T11:58:10.247 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QtAPNkXP_oSw1Ay off=14707528 len=1652215 2024-04-17T11:58:10.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 1071 completed, throughput=4.99MB/sec 2024-04-17T11:58:10.254 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2wmd_JWsu9v2cOP off=1515562 len=1230694 2024-04-17T11:58:10.255 INFO:tasks.workunit.client.0.smithi031.stdout:op 1072 completed, throughput=5MB/sec 2024-04-17T11:58:10.255 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Pfgejgdkflwq668 off=15480416 len=374195 2024-04-17T11:58:10.256 INFO:tasks.workunit.client.0.smithi031.stdout:op 1073 completed, throughput=5MB/sec 2024-04-17T11:58:10.256 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Myh1MuMEdifOuez off=2287922 len=33884 2024-04-17T11:58:10.256 INFO:tasks.workunit.client.0.smithi031.stdout:op 1074 completed, throughput=5MB/sec 2024-04-17T11:58:10.256 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-K7c5Yvq1FbsRU-E off=9436686 len=609255 2024-04-17T11:58:10.260 INFO:tasks.workunit.client.0.smithi031.stdout:op 1075 completed, throughput=5MB/sec 2024-04-17T11:58:11.260 INFO:tasks.workunit.client.0.smithi031.stdout: 214: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:11.260 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DPaC-iKqXsf2HFc off=10926592 len=915207 2024-04-17T11:58:11.265 INFO:tasks.workunit.client.0.smithi031.stdout:op 1076 completed, throughput=4.98MB/sec 2024-04-17T11:58:11.265 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1I8eB5k8kPOSyjY off=16847593 len=1402906 2024-04-17T11:58:11.267 INFO:tasks.workunit.client.0.smithi031.stdout:op 1077 completed, throughput=4.99MB/sec 2024-04-17T11:58:11.267 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-r3djjLKZ9glH8ff off=2861118 len=1481165 2024-04-17T11:58:11.270 INFO:tasks.workunit.client.0.smithi031.stdout:op 1078 completed, throughput=5MB/sec 2024-04-17T11:58:11.270 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9jpCN2PElkkmygl off=3525597 len=483992 2024-04-17T11:58:11.274 INFO:tasks.workunit.client.0.smithi031.stdout:op 1079 completed, throughput=5MB/sec 2024-04-17T11:58:11.274 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MIokE_4ZDkY-COA off=10589484 len=225847 2024-04-17T11:58:11.277 INFO:tasks.workunit.client.0.smithi031.stdout:op 1080 completed, throughput=5MB/sec 2024-04-17T11:58:11.277 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w2JQ-jXlAd8QwKF off=104196 len=220885 2024-04-17T11:58:11.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 1081 completed, throughput=5MB/sec 2024-04-17T11:58:11.280 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8VC0tAdxrOetoCd off=14228319 len=1221681 2024-04-17T11:58:11.281 INFO:tasks.workunit.client.0.smithi031.stdout:op 1082 completed, throughput=5MB/sec 2024-04-17T11:58:11.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:10.055597+0000 mgr.y (mgr.14556) 953 : cluster [DBG] pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:58:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:10.055597+0000 mgr.y (mgr.14556) 953 : cluster [DBG] pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:58:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:10.055597+0000 mgr.y (mgr.14556) 953 : cluster [DBG] pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:58:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:58:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:11] "GET /metrics HTTP/1.1" 200 192504 "" "Prometheus/2.33.4" 2024-04-17T11:58:12.282 INFO:tasks.workunit.client.0.smithi031.stdout: 215: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:12.282 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-z9PvHPmLw4j6GPO off=1053690 len=1648031 2024-04-17T11:58:12.291 INFO:tasks.workunit.client.0.smithi031.stdout:op 1083 completed, throughput=4.99MB/sec 2024-04-17T11:58:12.291 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tEBiL2P2nd1i1Ru off=2648746 len=234506 2024-04-17T11:58:12.294 INFO:tasks.workunit.client.0.smithi031.stdout:op 1084 completed, throughput=4.99MB/sec 2024-04-17T11:58:12.294 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7J7IwDcENwZfsVQ off=1370395 len=1854960 2024-04-17T11:58:12.304 INFO:tasks.workunit.client.0.smithi031.stdout:op 1085 completed, throughput=5MB/sec 2024-04-17T11:58:12.304 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qp9Hr1YLOHxlTK9 off=4264846 len=1052808 2024-04-17T11:58:12.306 INFO:tasks.workunit.client.0.smithi031.stdout:op 1086 completed, throughput=5MB/sec 2024-04-17T11:58:13.306 INFO:tasks.workunit.client.0.smithi031.stdout: 216: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:13.306 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sQXRTg7NCB8gokS off=2024442 len=498661 2024-04-17T11:58:13.307 INFO:tasks.workunit.client.0.smithi031.stdout:op 1087 completed, throughput=4.98MB/sec 2024-04-17T11:58:13.307 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fxvIbnpkrUXefDA off=10542911 len=163964 2024-04-17T11:58:13.308 INFO:tasks.workunit.client.0.smithi031.stdout:op 1088 completed, throughput=4.98MB/sec 2024-04-17T11:58:13.308 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--e11O_-FaGXXEiP off=10872766 len=352842 2024-04-17T11:58:13.309 INFO:tasks.workunit.client.0.smithi031.stdout:op 1089 completed, throughput=4.98MB/sec 2024-04-17T11:58:13.309 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ho8EsaFNEuJ0I-O off=17064537 len=630016 2024-04-17T11:58:13.313 INFO:tasks.workunit.client.0.smithi031.stdout:op 1090 completed, throughput=4.99MB/sec 2024-04-17T11:58:13.313 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kGfl6en15xC8ULI off=2521070 len=661146 2024-04-17T11:58:13.314 INFO:tasks.workunit.client.0.smithi031.stdout:op 1091 completed, throughput=4.99MB/sec 2024-04-17T11:58:13.315 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dH_MZ-TGQFI6b2F off=900304 len=673355 2024-04-17T11:58:13.316 INFO:tasks.workunit.client.0.smithi031.stdout:op 1092 completed, throughput=4.99MB/sec 2024-04-17T11:58:13.316 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MXw8oRAqBWBl1wP off=6920844 len=224098 2024-04-17T11:58:13.317 INFO:tasks.workunit.client.0.smithi031.stdout:op 1093 completed, throughput=4.99MB/sec 2024-04-17T11:58:13.317 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VCK1s2L_MPj2VQi off=0 len=1200836 2024-04-17T11:58:13.324 INFO:tasks.workunit.client.0.smithi031.stdout:op 1094 completed, throughput=5MB/sec 2024-04-17T11:58:13.324 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-K4JGe5l5e5a4GlD off=4321164 len=1173154 2024-04-17T11:58:13.329 INFO:tasks.workunit.client.0.smithi031.stdout:op 1095 completed, throughput=5MB/sec 2024-04-17T11:58:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:12.055974+0000 mgr.y (mgr.14556) 954 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:58:13.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:12.055974+0000 mgr.y (mgr.14556) 954 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:58:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:12.055974+0000 mgr.y (mgr.14556) 954 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:58:14.329 INFO:tasks.workunit.client.0.smithi031.stdout: 217: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:14.330 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8_rO_MyLxb2QYPq off=100919 len=620302 2024-04-17T11:58:14.333 INFO:tasks.workunit.client.0.smithi031.stdout:op 1096 completed, throughput=4.98MB/sec 2024-04-17T11:58:14.334 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yQh2sXg2kIraMbL off=3460068 len=1628815 2024-04-17T11:58:14.337 INFO:tasks.workunit.client.0.smithi031.stdout:op 1097 completed, throughput=4.99MB/sec 2024-04-17T11:58:14.337 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4YmoHYBh49Y1Aw9 off=3198594 len=1148669 2024-04-17T11:58:14.338 INFO:tasks.workunit.client.0.smithi031.stdout:op 1098 completed, throughput=4.99MB/sec 2024-04-17T11:58:14.338 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FP_7jdrz8T-Ib9u off=10142753 len=1918794 2024-04-17T11:58:14.351 INFO:tasks.workunit.client.0.smithi031.stdout:op 1099 completed, throughput=5MB/sec 2024-04-17T11:58:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:58:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:58:15.352 INFO:tasks.workunit.client.0.smithi031.stdout: 218: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:15.352 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-J3_LTKJyIKMLZ2n off=9100154 len=724040 2024-04-17T11:58:15.356 INFO:tasks.workunit.client.0.smithi031.stdout:op 1100 completed, throughput=4.98MB/sec 2024-04-17T11:58:15.356 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-N-aYQ6UXS6b8enm off=9763021 len=1203497 2024-04-17T11:58:15.358 INFO:tasks.workunit.client.0.smithi031.stdout:op 1101 completed, throughput=4.99MB/sec 2024-04-17T11:58:15.358 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7yfvcm6kOJML5Kd off=7196670 len=958003 2024-04-17T11:58:15.360 INFO:tasks.workunit.client.0.smithi031.stdout:op 1102 completed, throughput=4.99MB/sec 2024-04-17T11:58:15.360 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XHGkDWco3gAD942 off=13751530 len=1896891 2024-04-17T11:58:15.362 INFO:tasks.workunit.client.0.smithi031.stdout:op 1103 completed, throughput=5MB/sec 2024-04-17T11:58:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:14.056786+0000 mgr.y (mgr.14556) 955 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T11:58:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:14.056786+0000 mgr.y (mgr.14556) 955 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T11:58:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:14.056786+0000 mgr.y (mgr.14556) 955 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T11:58:16.362 INFO:tasks.workunit.client.0.smithi031.stdout: 219: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:16.362 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YyAOKnA203_3Q8F off=803042 len=1319064 2024-04-17T11:58:16.368 INFO:tasks.workunit.client.0.smithi031.stdout:op 1104 completed, throughput=4.98MB/sec 2024-04-17T11:58:16.368 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ABimYYECGDWXr3a off=1930450 len=459891 2024-04-17T11:58:16.368 INFO:tasks.workunit.client.0.smithi031.stdout:op 1105 completed, throughput=4.99MB/sec 2024-04-17T11:58:16.368 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CO64Frxb4ByHmBu off=14168113 len=1020782 2024-04-17T11:58:16.370 INFO:tasks.workunit.client.0.smithi031.stdout:op 1106 completed, throughput=4.99MB/sec 2024-04-17T11:58:16.370 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zoyG8aELIfV_VCD off=4769261 len=361185 2024-04-17T11:58:16.373 INFO:tasks.workunit.client.0.smithi031.stdout:op 1107 completed, throughput=4.99MB/sec 2024-04-17T11:58:16.373 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XyoK3Y_fn2bIbmr off=5048254 len=9001 2024-04-17T11:58:16.373 INFO:tasks.workunit.client.0.smithi031.stdout:op 1108 completed, throughput=4.99MB/sec 2024-04-17T11:58:16.374 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gMB0n9DJHj5skst off=11799004 len=605898 2024-04-17T11:58:16.377 INFO:tasks.workunit.client.0.smithi031.stdout:op 1109 completed, throughput=4.99MB/sec 2024-04-17T11:58:16.378 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZZV7_bRz07qYRDh off=15188837 len=678792 2024-04-17T11:58:16.379 INFO:tasks.workunit.client.0.smithi031.stdout:op 1110 completed, throughput=5MB/sec 2024-04-17T11:58:16.379 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dkeSQecdLtX7v_- off=1561927 len=2034603 2024-04-17T11:58:16.383 INFO:tasks.workunit.client.0.smithi031.stdout:op 1111 completed, throughput=5.01MB/sec 2024-04-17T11:58:17.383 INFO:tasks.workunit.client.0.smithi031.stdout: 220: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:17.383 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SifpjP9a3Uksus- off=1529489 len=90879 2024-04-17T11:58:17.384 INFO:tasks.workunit.client.0.smithi031.stdout:op 1112 completed, throughput=4.98MB/sec 2024-04-17T11:58:17.384 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8cxgtezsQnmza5F off=2252856 len=484183 2024-04-17T11:58:17.385 INFO:tasks.workunit.client.0.smithi031.stdout:op 1113 completed, throughput=4.99MB/sec 2024-04-17T11:58:17.385 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-b5-9gF7JsA1rjq3 off=3718174 len=1795744 2024-04-17T11:58:17.389 INFO:tasks.workunit.client.0.smithi031.stdout:op 1114 completed, throughput=4.99MB/sec 2024-04-17T11:58:17.389 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_nEgd9eSTP-D6B3 off=171174 len=1210380 2024-04-17T11:58:17.391 INFO:tasks.workunit.client.0.smithi031.stdout:op 1115 completed, throughput=5MB/sec 2024-04-17T11:58:17.391 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qTulK7ZtCYtF0tq off=4414780 len=1022921 2024-04-17T11:58:17.393 INFO:tasks.workunit.client.0.smithi031.stdout:op 1116 completed, throughput=5MB/sec 2024-04-17T11:58:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:16.057292+0000 mgr.y (mgr.14556) 956 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:58:17.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:16.057292+0000 mgr.y (mgr.14556) 956 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:58:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:16.057292+0000 mgr.y (mgr.14556) 956 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:58:18.393 INFO:tasks.workunit.client.0.smithi031.stdout: 221: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:18.393 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JLU9tjSLGqfT2ef off=14701411 len=1306954 2024-04-17T11:58:18.395 INFO:tasks.workunit.client.0.smithi031.stdout:op 1117 completed, throughput=4.99MB/sec 2024-04-17T11:58:18.395 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_i6lbGLRP752nkk off=11590397 len=338492 2024-04-17T11:58:18.396 INFO:tasks.workunit.client.0.smithi031.stdout:op 1118 completed, throughput=4.99MB/sec 2024-04-17T11:58:18.396 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MAllfVW_w8o7zu4 off=5942124 len=1919857 2024-04-17T11:58:18.413 INFO:tasks.workunit.client.0.smithi031.stdout:op 1119 completed, throughput=4.99MB/sec 2024-04-17T11:58:18.413 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xt64jthuUpxoOPL off=10311341 len=1514143 2024-04-17T11:58:18.415 INFO:tasks.workunit.client.0.smithi031.stdout:op 1120 completed, throughput=5MB/sec 2024-04-17T11:58:19.415 INFO:tasks.workunit.client.0.smithi031.stdout: 222: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:19.415 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zi6PXO6HfErcjAI off=7372719 len=610023 2024-04-17T11:58:19.420 INFO:tasks.workunit.client.0.smithi031.stdout:op 1121 completed, throughput=4.98MB/sec 2024-04-17T11:58:19.420 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tbDGyoi_ok-5_ps off=3325291 len=1736144 2024-04-17T11:58:19.429 INFO:tasks.workunit.client.0.smithi031.stdout:op 1122 completed, throughput=4.99MB/sec 2024-04-17T11:58:19.429 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Aa-CcqxqTn9RiJt off=6078064 len=559582 2024-04-17T11:58:19.433 INFO:tasks.workunit.client.0.smithi031.stdout:op 1123 completed, throughput=4.99MB/sec 2024-04-17T11:58:19.433 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FmoXwcBUvY0lY0O off=230679 len=1552646 2024-04-17T11:58:19.434 INFO:tasks.workunit.client.0.smithi031.stdout:op 1124 completed, throughput=5MB/sec 2024-04-17T11:58:19.435 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-x75eJf3sHQrXAnw off=9750549 len=1962480 2024-04-17T11:58:19.445 INFO:tasks.workunit.client.0.smithi031.stdout:op 1125 completed, throughput=5.01MB/sec 2024-04-17T11:58:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:18.058109+0000 mgr.y (mgr.14556) 957 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-04-17T11:58:19.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:18.058109+0000 mgr.y (mgr.14556) 957 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-04-17T11:58:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:18.058109+0000 mgr.y (mgr.14556) 957 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-04-17T11:58:20.445 INFO:tasks.workunit.client.0.smithi031.stdout: 223: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:20.446 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-u0LSutFpUB_-XdP off=15649217 len=1932065 2024-04-17T11:58:20.458 INFO:tasks.workunit.client.0.smithi031.stdout:op 1126 completed, throughput=4.99MB/sec 2024-04-17T11:58:20.458 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UhKbhHmDI9ICB5O off=1111104 len=93222 2024-04-17T11:58:20.460 INFO:tasks.workunit.client.0.smithi031.stdout:op 1127 completed, throughput=4.99MB/sec 2024-04-17T11:58:20.460 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vaMcKijfwgW3kDM off=4491677 len=595003 2024-04-17T11:58:20.461 INFO:tasks.workunit.client.0.smithi031.stdout:op 1128 completed, throughput=4.99MB/sec 2024-04-17T11:58:20.461 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_vBQoQEwznVI_jy off=18053130 len=787346 2024-04-17T11:58:20.468 INFO:tasks.workunit.client.0.smithi031.stdout:op 1129 completed, throughput=5MB/sec 2024-04-17T11:58:20.468 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sfXqy_lfNL8zGOy off=7462995 len=2038960 2024-04-17T11:58:20.470 INFO:tasks.workunit.client.0.smithi031.stdout:op 1130 completed, throughput=5.01MB/sec 2024-04-17T11:58:21.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:20.058509+0000 mgr.y (mgr.14556) 958 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T11:58:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:20.058509+0000 mgr.y (mgr.14556) 958 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T11:58:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:20.058509+0000 mgr.y (mgr.14556) 958 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T11:58:21.470 INFO:tasks.workunit.client.0.smithi031.stdout: 224: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:21.471 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TP7oAa_MA2F5nnG off=19340011 len=533174 2024-04-17T11:58:21.475 INFO:tasks.workunit.client.0.smithi031.stdout:op 1131 completed, throughput=4.99MB/sec 2024-04-17T11:58:21.475 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WvNzQBJ6xXszCyM off=4618640 len=620458 2024-04-17T11:58:21.479 INFO:tasks.workunit.client.0.smithi031.stdout:op 1132 completed, throughput=4.99MB/sec 2024-04-17T11:58:21.479 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FJO7Z_vfE0z2_E6 off=7184687 len=1934341 2024-04-17T11:58:21.490 INFO:tasks.workunit.client.0.smithi031.stdout:op 1133 completed, throughput=5MB/sec 2024-04-17T11:58:21.490 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1uX48jfuDj7CTJA off=3104575 len=2074415 2024-04-17T11:58:21.492 INFO:tasks.workunit.client.0.smithi031.stdout:op 1134 completed, throughput=5MB/sec 2024-04-17T11:58:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:58:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:21] "GET /metrics HTTP/1.1" 200 192504 "" "Prometheus/2.33.4" 2024-04-17T11:58:22.492 INFO:tasks.workunit.client.0.smithi031.stdout: 225: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:22.493 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_LpGIUkwagX63ne off=4554924 len=1326633 2024-04-17T11:58:22.499 INFO:tasks.workunit.client.0.smithi031.stdout:op 1135 completed, throughput=4.99MB/sec 2024-04-17T11:58:22.499 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3meljlgIyBUQp3F off=4531042 len=2081642 2024-04-17T11:58:22.506 INFO:tasks.workunit.client.0.smithi031.stdout:op 1136 completed, throughput=5MB/sec 2024-04-17T11:58:22.506 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uB6F_5eyQe35Yo0 off=12160657 len=1474995 2024-04-17T11:58:22.515 INFO:tasks.workunit.client.0.smithi031.stdout:op 1137 completed, throughput=5MB/sec 2024-04-17T11:58:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:22.058948+0000 mgr.y (mgr.14556) 959 : cluster [DBG] pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T11:58:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:22.058948+0000 mgr.y (mgr.14556) 959 : cluster [DBG] pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T11:58:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:22.058948+0000 mgr.y (mgr.14556) 959 : cluster [DBG] pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T11:58:23.515 INFO:tasks.workunit.client.0.smithi031.stdout: 226: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:23.515 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-H5O1SUczNSW6oAX off=19286171 len=909157 2024-04-17T11:58:23.517 INFO:tasks.workunit.client.0.smithi031.stdout:op 1138 completed, throughput=4.98MB/sec 2024-04-17T11:58:23.517 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fblymgxGfa_JGvU off=3294414 len=52833 2024-04-17T11:58:23.517 INFO:tasks.workunit.client.0.smithi031.stdout:op 1139 completed, throughput=4.98MB/sec 2024-04-17T11:58:23.517 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-E21HeR7k65R9t1s off=4861921 len=1192725 2024-04-17T11:58:23.520 INFO:tasks.workunit.client.0.smithi031.stdout:op 1140 completed, throughput=4.99MB/sec 2024-04-17T11:58:23.520 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0O_02KCoTtVYSiY off=5782052 len=133206 2024-04-17T11:58:23.523 INFO:tasks.workunit.client.0.smithi031.stdout:op 1141 completed, throughput=4.99MB/sec 2024-04-17T11:58:23.523 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mXJ1hodD3AlExih off=76713 len=1744429 2024-04-17T11:58:23.525 INFO:tasks.workunit.client.0.smithi031.stdout:op 1142 completed, throughput=5MB/sec 2024-04-17T11:58:23.525 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NysUFm6lWz8blsf off=5535244 len=1073205 2024-04-17T11:58:23.531 INFO:tasks.workunit.client.0.smithi031.stdout:op 1143 completed, throughput=5MB/sec 2024-04-17T11:58:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:58:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:58:24.531 INFO:tasks.workunit.client.0.smithi031.stdout: 227: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:24.532 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QfDaZP6inS0Xx-m off=813051 len=933005 2024-04-17T11:58:24.537 INFO:tasks.workunit.client.0.smithi031.stdout:op 1144 completed, throughput=4.98MB/sec 2024-04-17T11:58:24.537 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4Lk5qcpoGfWQM5v off=6570692 len=1892948 2024-04-17T11:58:24.540 INFO:tasks.workunit.client.0.smithi031.stdout:op 1145 completed, throughput=4.99MB/sec 2024-04-17T11:58:24.540 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ivEu8gycQGG89WN off=14146526 len=2005089 2024-04-17T11:58:24.549 INFO:tasks.workunit.client.0.smithi031.stdout:op 1146 completed, throughput=5MB/sec 2024-04-17T11:58:24.549 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IazAHqUtig8xiq9 off=12552911 len=885569 2024-04-17T11:58:24.554 INFO:tasks.workunit.client.0.smithi031.stdout:op 1147 completed, throughput=5MB/sec 2024-04-17T11:58:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:24.059786+0000 mgr.y (mgr.14556) 960 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T11:58:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:24.059786+0000 mgr.y (mgr.14556) 960 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T11:58:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:24.059786+0000 mgr.y (mgr.14556) 960 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T11:58:25.555 INFO:tasks.workunit.client.0.smithi031.stdout: 228: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:25.555 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s32P1QJrAKcLWgL off=303206 len=347180 2024-04-17T11:58:25.558 INFO:tasks.workunit.client.0.smithi031.stdout:op 1148 completed, throughput=4.98MB/sec 2024-04-17T11:58:25.558 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-a4I909TlbDrM4Wp off=7831320 len=1758102 2024-04-17T11:58:25.562 INFO:tasks.workunit.client.0.smithi031.stdout:op 1149 completed, throughput=4.99MB/sec 2024-04-17T11:58:25.562 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4YmoHYBh49Y1Aw9 off=6024596 len=882692 2024-04-17T11:58:25.566 INFO:tasks.workunit.client.0.smithi031.stdout:op 1150 completed, throughput=4.99MB/sec 2024-04-17T11:58:25.566 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w7x-2qItONwLPiP off=1301992 len=1447235 2024-04-17T11:58:25.573 INFO:tasks.workunit.client.0.smithi031.stdout:op 1151 completed, throughput=5MB/sec 2024-04-17T11:58:25.573 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-masI3lkuS4Lx4aS off=2802762 len=181730 2024-04-17T11:58:25.574 INFO:tasks.workunit.client.0.smithi031.stdout:op 1152 completed, throughput=5MB/sec 2024-04-17T11:58:26.574 INFO:tasks.workunit.client.0.smithi031.stdout: 229: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:26.575 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-enGsASWStkX5-Fj off=180147 len=1500737 2024-04-17T11:58:26.583 INFO:tasks.workunit.client.0.smithi031.stdout:op 1153 completed, throughput=4.98MB/sec 2024-04-17T11:58:26.584 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z0JNdtTh06HBEMn off=1101986 len=527002 2024-04-17T11:58:26.584 INFO:tasks.workunit.client.0.smithi031.stdout:op 1154 completed, throughput=4.99MB/sec 2024-04-17T11:58:26.585 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JWQOmPx3pH7rBPa off=10009388 len=2054593 2024-04-17T11:58:26.587 INFO:tasks.workunit.client.0.smithi031.stdout:op 1155 completed, throughput=5MB/sec 2024-04-17T11:58:26.587 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7uJ4iZDaXf-SnWt off=4799745 len=1628688 2024-04-17T11:58:26.596 INFO:tasks.workunit.client.0.smithi031.stdout:op 1156 completed, throughput=5MB/sec 2024-04-17T11:58:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:26.060301+0000 mgr.y (mgr.14556) 961 : cluster [DBG] pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:58:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:26.060301+0000 mgr.y (mgr.14556) 961 : cluster [DBG] pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:58:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:26.060301+0000 mgr.y (mgr.14556) 961 : cluster [DBG] pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:58:27.596 INFO:tasks.workunit.client.0.smithi031.stdout: 230: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:27.596 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tx_Gj7PVwPvYtsW off=5937708 len=913390 2024-04-17T11:58:27.601 INFO:tasks.workunit.client.0.smithi031.stdout:op 1157 completed, throughput=4.98MB/sec 2024-04-17T11:58:27.602 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--o4hDlK0X_SnHEI off=1159623 len=1766524 2024-04-17T11:58:27.610 INFO:tasks.workunit.client.0.smithi031.stdout:op 1158 completed, throughput=4.99MB/sec 2024-04-17T11:58:27.610 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rNOP1YZpZYPhyP1 off=1591770 len=822018 2024-04-17T11:58:27.612 INFO:tasks.workunit.client.0.smithi031.stdout:op 1159 completed, throughput=4.99MB/sec 2024-04-17T11:58:27.612 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6klBboewwE2mUxK off=2180972 len=1339410 2024-04-17T11:58:27.614 INFO:tasks.workunit.client.0.smithi031.stdout:op 1160 completed, throughput=5MB/sec 2024-04-17T11:58:27.614 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CUNVoQiohywu36U off=38673 len=1915251 2024-04-17T11:58:27.624 INFO:tasks.workunit.client.0.smithi031.stdout:op 1161 completed, throughput=5.01MB/sec 2024-04-17T11:58:28.625 INFO:tasks.workunit.client.0.smithi031.stdout: 231: throughput=4.99MB/sec pending data=0 2024-04-17T11:58:28.625 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Krt98fSJUx3MPCE off=4853110 len=61331 2024-04-17T11:58:28.625 INFO:tasks.workunit.client.0.smithi031.stdout:op 1162 completed, throughput=4.99MB/sec 2024-04-17T11:58:28.625 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FhMfLUg0SWngULa off=7128556 len=2072387 2024-04-17T11:58:28.629 INFO:tasks.workunit.client.0.smithi031.stdout:op 1163 completed, throughput=4.99MB/sec 2024-04-17T11:58:28.629 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7osKdBe7EsYybhf off=11185475 len=1708596 2024-04-17T11:58:28.638 INFO:tasks.workunit.client.0.smithi031.stdout:op 1164 completed, throughput=5MB/sec 2024-04-17T11:58:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:28.060903+0000 mgr.y (mgr.14556) 962 : cluster [DBG] pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:58:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:28.060903+0000 mgr.y (mgr.14556) 962 : cluster [DBG] pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:58:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:28.060903+0000 mgr.y (mgr.14556) 962 : cluster [DBG] pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:58:29.638 INFO:tasks.workunit.client.0.smithi031.stdout: 232: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:29.638 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nX8phzxJmkqycI6 off=15028326 len=1189258 2024-04-17T11:58:29.640 INFO:tasks.workunit.client.0.smithi031.stdout:op 1165 completed, throughput=4.98MB/sec 2024-04-17T11:58:29.640 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--13VRkGreLr68-I off=6039039 len=1139657 2024-04-17T11:58:29.645 INFO:tasks.workunit.client.0.smithi031.stdout:op 1166 completed, throughput=4.99MB/sec 2024-04-17T11:58:29.645 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GwbzQe8TZI3fwr8 off=249488 len=1549782 2024-04-17T11:58:29.647 INFO:tasks.workunit.client.0.smithi031.stdout:op 1167 completed, throughput=5MB/sec 2024-04-17T11:58:29.647 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vNfh18pBqXC6Udb off=7737802 len=1992423 2024-04-17T11:58:29.651 INFO:tasks.workunit.client.0.smithi031.stdout:op 1168 completed, throughput=5MB/sec 2024-04-17T11:58:30.651 INFO:tasks.workunit.client.0.smithi031.stdout: 233: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:30.651 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y4zinZf6pzCcecJ off=7340278 len=1834364 2024-04-17T11:58:30.660 INFO:tasks.workunit.client.0.smithi031.stdout:op 1169 completed, throughput=4.99MB/sec 2024-04-17T11:58:30.660 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Pyh_TgUZzGSJHm_ off=4294188 len=171883 2024-04-17T11:58:30.661 INFO:tasks.workunit.client.0.smithi031.stdout:op 1170 completed, throughput=4.99MB/sec 2024-04-17T11:58:30.661 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0XDitXtSwNXHlp6 off=9403834 len=1072599 2024-04-17T11:58:30.670 INFO:tasks.workunit.client.0.smithi031.stdout:op 1171 completed, throughput=4.99MB/sec 2024-04-17T11:58:30.670 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qkUWdB_WdGxWjKj off=3971253 len=500471 2024-04-17T11:58:30.671 INFO:tasks.workunit.client.0.smithi031.stdout:op 1172 completed, throughput=5MB/sec 2024-04-17T11:58:30.671 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XyXyydiuQ3_9VWW off=9476973 len=755131 2024-04-17T11:58:30.676 INFO:tasks.workunit.client.0.smithi031.stdout:op 1173 completed, throughput=5MB/sec 2024-04-17T11:58:30.676 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_3JG822VBGvrYOt off=3882404 len=1793625 2024-04-17T11:58:30.684 INFO:tasks.workunit.client.0.smithi031.stdout:op 1174 completed, throughput=5.01MB/sec 2024-04-17T11:58:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:30.061303+0000 mgr.y (mgr.14556) 963 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T11:58:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:30.061303+0000 mgr.y (mgr.14556) 963 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T11:58:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:30.061303+0000 mgr.y (mgr.14556) 963 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T11:58:31.685 INFO:tasks.workunit.client.0.smithi031.stdout: 234: throughput=4.99MB/sec pending data=0 2024-04-17T11:58:31.685 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QLOeBRhGfCGEKT9 off=164023 len=412669 2024-04-17T11:58:31.688 INFO:tasks.workunit.client.0.smithi031.stdout:op 1175 completed, throughput=4.99MB/sec 2024-04-17T11:58:31.688 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QMRinjeFG6gBMDq off=5310215 len=2035836 2024-04-17T11:58:31.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 1176 completed, throughput=5MB/sec 2024-04-17T11:58:31.690 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2fMgmnf43_Qpmmi off=23433845 len=913646 2024-04-17T11:58:31.696 INFO:tasks.workunit.client.0.smithi031.stdout:op 1177 completed, throughput=5MB/sec 2024-04-17T11:58:31.696 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tK7pydhGXdeNMl3 off=928473 len=1535244 2024-04-17T11:58:31.702 INFO:tasks.workunit.client.0.smithi031.stdout:op 1178 completed, throughput=5MB/sec 2024-04-17T11:58:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:58:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:31] "GET /metrics HTTP/1.1" 200 192502 "" "Prometheus/2.33.4" 2024-04-17T11:58:32.703 INFO:tasks.workunit.client.0.smithi031.stdout: 235: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:32.703 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n_c9-4MXxk_YCj6 off=1251883 len=2070744 2024-04-17T11:58:32.715 INFO:tasks.workunit.client.0.smithi031.stdout:op 1179 completed, throughput=4.99MB/sec 2024-04-17T11:58:32.715 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-k_wqtTYHkCMEf0L off=9626421 len=1874014 2024-04-17T11:58:32.723 INFO:tasks.workunit.client.0.smithi031.stdout:op 1180 completed, throughput=5MB/sec 2024-04-17T11:58:32.723 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EifsvPiFV_Gkzsw off=15650333 len=1907252 2024-04-17T11:58:32.725 INFO:tasks.workunit.client.0.smithi031.stdout:op 1181 completed, throughput=5.01MB/sec 2024-04-17T11:58:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:32.061769+0000 mgr.y (mgr.14556) 964 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T11:58:33.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:32.061769+0000 mgr.y (mgr.14556) 964 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T11:58:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:32.061769+0000 mgr.y (mgr.14556) 964 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T11:58:33.725 INFO:tasks.workunit.client.0.smithi031.stdout: 236: throughput=4.99MB/sec pending data=0 2024-04-17T11:58:33.725 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-n_c9-4MXxk_YCj6 off=5399209 len=350240 2024-04-17T11:58:33.726 INFO:tasks.workunit.client.0.smithi031.stdout:op 1182 completed, throughput=4.99MB/sec 2024-04-17T11:58:33.726 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8FrUojnv92j8Fdq off=4208185 len=1753562 2024-04-17T11:58:33.728 INFO:tasks.workunit.client.0.smithi031.stdout:op 1183 completed, throughput=4.99MB/sec 2024-04-17T11:58:33.728 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ILqrcxhEQDGt-tE off=4004700 len=845928 2024-04-17T11:58:33.732 INFO:tasks.workunit.client.0.smithi031.stdout:op 1184 completed, throughput=5MB/sec 2024-04-17T11:58:33.732 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-phBNYIy66O-ZPyn off=259600 len=335062 2024-04-17T11:58:33.732 INFO:tasks.workunit.client.0.smithi031.stdout:op 1185 completed, throughput=5MB/sec 2024-04-17T11:58:33.732 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nrYseOQk5oVEne7 off=19808926 len=780622 2024-04-17T11:58:33.736 INFO:tasks.workunit.client.0.smithi031.stdout:op 1186 completed, throughput=5MB/sec 2024-04-17T11:58:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:58:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:58:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:58:33.459892+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:58:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:58:33.768748+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:58:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:58:33.769507+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:58:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:58:33.774032+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:58:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:58:33.459892+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:58:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:58:33.768748+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:58:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:58:33.769507+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:58:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:58:33.774032+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:58:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:58:33.459892+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:58:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:58:33.768748+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:58:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:58:33.769507+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:58:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:58:33.774032+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:58:34.737 INFO:tasks.workunit.client.0.smithi031.stdout: 237: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:34.737 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kKXVOazgdAqAZmo off=6175225 len=1827692 2024-04-17T11:58:34.747 INFO:tasks.workunit.client.0.smithi031.stdout:op 1187 completed, throughput=4.99MB/sec 2024-04-17T11:58:34.747 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SgyOfi1h405m8p- off=30334 len=2092063 2024-04-17T11:58:34.750 INFO:tasks.workunit.client.0.smithi031.stdout:op 1188 completed, throughput=5MB/sec 2024-04-17T11:58:34.750 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hJkinJpqVoAWndH off=169563 len=1521422 2024-04-17T11:58:34.752 INFO:tasks.workunit.client.0.smithi031.stdout:op 1189 completed, throughput=5MB/sec 2024-04-17T11:58:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:34.062481+0000 mgr.y (mgr.14556) 965 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-17T11:58:35.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:34.062481+0000 mgr.y (mgr.14556) 965 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-17T11:58:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:34.062481+0000 mgr.y (mgr.14556) 965 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-17T11:58:35.752 INFO:tasks.workunit.client.0.smithi031.stdout: 238: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:35.752 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bEpR8RqIYf7D9Oe off=4554168 len=1348071 2024-04-17T11:58:35.754 INFO:tasks.workunit.client.0.smithi031.stdout:op 1190 completed, throughput=4.99MB/sec 2024-04-17T11:58:35.754 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TaDLYbPUWfYqQ2c off=1367771 len=1651359 2024-04-17T11:58:35.761 INFO:tasks.workunit.client.0.smithi031.stdout:op 1191 completed, throughput=4.99MB/sec 2024-04-17T11:58:35.762 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TwiYRDrBu2LgegW off=5902738 len=1622812 2024-04-17T11:58:35.771 INFO:tasks.workunit.client.0.smithi031.stdout:op 1192 completed, throughput=5MB/sec 2024-04-17T11:58:35.771 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gLblbLoFRnVTA6F off=12175748 len=1449266 2024-04-17T11:58:35.778 INFO:tasks.workunit.client.0.smithi031.stdout:op 1193 completed, throughput=5MB/sec 2024-04-17T11:58:36.778 INFO:tasks.workunit.client.0.smithi031.stdout: 239: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:36.778 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6py5fbkCJMrmH_8 off=12242796 len=1962403 2024-04-17T11:58:36.782 INFO:tasks.workunit.client.0.smithi031.stdout:op 1194 completed, throughput=4.99MB/sec 2024-04-17T11:58:36.782 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Nq5g2QkLh3PE6vM off=1252896 len=464564 2024-04-17T11:58:36.783 INFO:tasks.workunit.client.0.smithi031.stdout:op 1195 completed, throughput=4.99MB/sec 2024-04-17T11:58:36.783 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c7fxsgldGFsxK82 off=11499946 len=612303 2024-04-17T11:58:36.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 1196 completed, throughput=5MB/sec 2024-04-17T11:58:36.785 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WRc9y9J-8hNeiuo off=13264209 len=1918704 2024-04-17T11:58:36.787 INFO:tasks.workunit.client.0.smithi031.stdout:op 1197 completed, throughput=5MB/sec 2024-04-17T11:58:37.202 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:58:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:36.062878+0000 mgr.y (mgr.14556) 966 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T11:58:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:36.062878+0000 mgr.y (mgr.14556) 966 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T11:58:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:36.062878+0000 mgr.y (mgr.14556) 966 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T11:58:37.490 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:58:37.490 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (25m) 5m ago 26m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:58:37.490 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (26m) 5m ago 26m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:58:37.490 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (27m) 5m ago 27m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (27m) 5m ago 27m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (31m) 5m ago 31m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (32m) 5m ago 32m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (32m) 5m ago 33m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (31m) 5m ago 31m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (31m) 5m ago 31m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (27m) 5m ago 27m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (27m) 5m ago 27m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (30m) 5m ago 30m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (30m) 5m ago 30m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (30m) 5m ago 30m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:58:37.491 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (29m) 5m ago 29m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:58:37.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (29m) 5m ago 29m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:58:37.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (29m) 5m ago 29m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:58:37.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (28m) 5m ago 28m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:58:37.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (28m) 5m ago 28m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:58:37.492 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (25m) 5m ago 27m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:58:37.787 INFO:tasks.workunit.client.0.smithi031.stdout: 240: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:37.787 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Y1pMBg9J-55BAqH off=9709511 len=1435936 2024-04-17T11:58:37.794 INFO:tasks.workunit.client.0.smithi031.stdout:op 1198 completed, throughput=4.99MB/sec 2024-04-17T11:58:37.794 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-f6Xj-uCAkIlFxA3 off=2817245 len=1228883 2024-04-17T11:58:37.802 INFO:tasks.workunit.client.0.smithi031.stdout:op 1199 completed, throughput=4.99MB/sec 2024-04-17T11:58:37.803 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-POJ9_USZ7Bbo0t7 off=19984078 len=813826 2024-04-17T11:58:37.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 1200 completed, throughput=5MB/sec 2024-04-17T11:58:37.807 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3qSPx18t6Y67nPh off=196645 len=613812 2024-04-17T11:58:37.810 INFO:tasks.workunit.client.0.smithi031.stdout:op 1201 completed, throughput=5MB/sec 2024-04-17T11:58:37.810 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1KfBZNP_vZ72Yp2 off=339464 len=707544 2024-04-17T11:58:37.814 INFO:tasks.workunit.client.0.smithi031.stdout:op 1202 completed, throughput=5MB/sec 2024-04-17T11:58:37.841 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:58:37.841 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:58:37.841 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:58:37.842 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:58:37.842 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:58:37.842 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:58:37.842 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:58:37.842 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:58:37.842 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:58:37.842 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:58:37.842 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:58:37.842 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:58:37.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:58:37.843 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:58:37.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:58:37.843 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:58:37.843 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:58:38.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:58:37.190928+0000 mgr.y (mgr.14556) 967 : audit [DBG] from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:38.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:58:37.483420+0000 mgr.y (mgr.14556) 968 : audit [DBG] from='client.26117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:58:37.842673+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.31:0/4248862570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:58:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:58:37.190928+0000 mgr.y (mgr.14556) 967 : audit [DBG] from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:58:37.483420+0000 mgr.y (mgr.14556) 968 : audit [DBG] from='client.26117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:58:37.842673+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.31:0/4248862570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:58:38.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:58:37.190928+0000 mgr.y (mgr.14556) 967 : audit [DBG] from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:38.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:58:37.483420+0000 mgr.y (mgr.14556) 968 : audit [DBG] from='client.26117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:58:38.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:58:37.842673+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.31:0/4248862570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:58:38.814 INFO:tasks.workunit.client.0.smithi031.stdout: 241: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:38.815 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XH9rOdOmDwqu6Au off=5327830 len=1936179 2024-04-17T11:58:38.823 INFO:tasks.workunit.client.0.smithi031.stdout:op 1203 completed, throughput=4.99MB/sec 2024-04-17T11:58:38.823 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nVATurrluqy1c9O off=10127065 len=1786974 2024-04-17T11:58:38.825 INFO:tasks.workunit.client.0.smithi031.stdout:op 1204 completed, throughput=4.99MB/sec 2024-04-17T11:58:38.825 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8b-M8oZO3067r33 off=4440764 len=912880 2024-04-17T11:58:38.829 INFO:tasks.workunit.client.0.smithi031.stdout:op 1205 completed, throughput=5MB/sec 2024-04-17T11:58:38.829 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AfPKPeZEgFhPdXo off=4005230 len=739801 2024-04-17T11:58:38.833 INFO:tasks.workunit.client.0.smithi031.stdout:op 1206 completed, throughput=5MB/sec 2024-04-17T11:58:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:38.063428+0000 mgr.y (mgr.14556) 969 : cluster [DBG] pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T11:58:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:38.063428+0000 mgr.y (mgr.14556) 969 : cluster [DBG] pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T11:58:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:38.063428+0000 mgr.y (mgr.14556) 969 : cluster [DBG] pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T11:58:39.833 INFO:tasks.workunit.client.0.smithi031.stdout: 242: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:39.834 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-psPARsYlEYAbjmy off=16923842 len=1895252 2024-04-17T11:58:39.836 INFO:tasks.workunit.client.0.smithi031.stdout:op 1207 completed, throughput=4.99MB/sec 2024-04-17T11:58:39.836 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Iosy0IDAGW08Lvr off=3046120 len=2788 2024-04-17T11:58:39.836 INFO:tasks.workunit.client.0.smithi031.stdout:op 1208 completed, throughput=4.99MB/sec 2024-04-17T11:58:39.837 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wwbmDhU4kALLxVY off=16863166 len=1903625 2024-04-17T11:58:39.846 INFO:tasks.workunit.client.0.smithi031.stdout:op 1209 completed, throughput=5MB/sec 2024-04-17T11:58:39.847 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NQ353WVuY6l9fOI off=7777086 len=1035734 2024-04-17T11:58:39.848 INFO:tasks.workunit.client.0.smithi031.stdout:op 1210 completed, throughput=5MB/sec 2024-04-17T11:58:39.848 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zkXzc6ElnE7xKXA off=1510236 len=726531 2024-04-17T11:58:39.849 INFO:tasks.workunit.client.0.smithi031.stdout:op 1211 completed, throughput=5MB/sec 2024-04-17T11:58:40.849 INFO:tasks.workunit.client.0.smithi031.stdout: 243: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:40.850 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sgEhoQ6fc4YnWks off=408286 len=2000609 2024-04-17T11:58:40.853 INFO:tasks.workunit.client.0.smithi031.stdout:op 1212 completed, throughput=4.99MB/sec 2024-04-17T11:58:40.853 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xSgvRR9yX3UKvSo off=3008870 len=526380 2024-04-17T11:58:40.856 INFO:tasks.workunit.client.0.smithi031.stdout:op 1213 completed, throughput=4.99MB/sec 2024-04-17T11:58:40.857 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4N5SoxCXE4VNd5- off=4992538 len=1144526 2024-04-17T11:58:40.859 INFO:tasks.workunit.client.0.smithi031.stdout:op 1214 completed, throughput=5MB/sec 2024-04-17T11:58:40.859 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zkXzc6ElnE7xKXA off=2410599 len=1767714 2024-04-17T11:58:40.861 INFO:tasks.workunit.client.0.smithi031.stdout:op 1215 completed, throughput=5MB/sec 2024-04-17T11:58:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:40.064044+0000 mgr.y (mgr.14556) 970 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:58:41.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:58:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:41] "GET /metrics HTTP/1.1" 200 192496 "" "Prometheus/2.33.4" 2024-04-17T11:58:41.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:40.064044+0000 mgr.y (mgr.14556) 970 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:58:41.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:40.064044+0000 mgr.y (mgr.14556) 970 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:58:41.863 INFO:tasks.workunit.client.0.smithi031.stdout: 244: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:41.863 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xWpq7eGNM21vA8X off=2034862 len=646366 2024-04-17T11:58:41.866 INFO:tasks.workunit.client.0.smithi031.stdout:op 1216 completed, throughput=4.98MB/sec 2024-04-17T11:58:41.866 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-N6xt4Xx3sFfZ0bh off=23777762 len=751064 2024-04-17T11:58:41.871 INFO:tasks.workunit.client.0.smithi031.stdout:op 1217 completed, throughput=4.99MB/sec 2024-04-17T11:58:41.871 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hn9SOmrntKVzNkT off=148174 len=1527313 2024-04-17T11:58:41.877 INFO:tasks.workunit.client.0.smithi031.stdout:op 1218 completed, throughput=4.99MB/sec 2024-04-17T11:58:41.877 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GRXtlfBqlTuxyoT off=8486090 len=220176 2024-04-17T11:58:41.877 INFO:tasks.workunit.client.0.smithi031.stdout:op 1219 completed, throughput=4.99MB/sec 2024-04-17T11:58:41.878 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-f4ZeI4IRQ1lT94F off=90608 len=1075991 2024-04-17T11:58:41.882 INFO:tasks.workunit.client.0.smithi031.stdout:op 1220 completed, throughput=5MB/sec 2024-04-17T11:58:41.882 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ex4OabuJwHcMD3h off=7375464 len=1088214 2024-04-17T11:58:41.887 INFO:tasks.workunit.client.0.smithi031.stdout:op 1221 completed, throughput=5MB/sec 2024-04-17T11:58:42.888 INFO:tasks.workunit.client.0.smithi031.stdout: 245: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:42.888 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qQIY1A5XFiYvRld off=10480284 len=1211436 2024-04-17T11:58:42.889 INFO:tasks.workunit.client.0.smithi031.stdout:op 1222 completed, throughput=4.99MB/sec 2024-04-17T11:58:42.889 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ra0X2NZkKx9eA18 off=9379461 len=1398244 2024-04-17T11:58:42.898 INFO:tasks.workunit.client.0.smithi031.stdout:op 1223 completed, throughput=4.99MB/sec 2024-04-17T11:58:42.898 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gEs145DWEcodfvg off=8412660 len=934345 2024-04-17T11:58:42.900 INFO:tasks.workunit.client.0.smithi031.stdout:op 1224 completed, throughput=5MB/sec 2024-04-17T11:58:42.900 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sCm9m7jLm1qBjOW off=14755760 len=1631832 2024-04-17T11:58:42.902 INFO:tasks.workunit.client.0.smithi031.stdout:op 1225 completed, throughput=5MB/sec 2024-04-17T11:58:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:42.064481+0000 mgr.y (mgr.14556) 971 : cluster [DBG] pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:58:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:42.064481+0000 mgr.y (mgr.14556) 971 : cluster [DBG] pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:58:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:42.064481+0000 mgr.y (mgr.14556) 971 : cluster [DBG] pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T11:58:43.902 INFO:tasks.workunit.client.0.smithi031.stdout: 246: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:43.902 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hLFYmm6ipNeg3ks off=1890817 len=1734584 2024-04-17T11:58:43.915 INFO:tasks.workunit.client.0.smithi031.stdout:op 1226 completed, throughput=4.99MB/sec 2024-04-17T11:58:43.915 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZKkr0LKruzdwmKw off=4869152 len=682839 2024-04-17T11:58:43.915 INFO:tasks.workunit.client.0.smithi031.stdout:op 1227 completed, throughput=4.99MB/sec 2024-04-17T11:58:43.916 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FhSDGO24zCFSepy off=2914102 len=1576620 2024-04-17T11:58:43.917 INFO:tasks.workunit.client.0.smithi031.stdout:op 1228 completed, throughput=5MB/sec 2024-04-17T11:58:43.918 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QLbi-RErQZ4strF off=2069843 len=1487399 2024-04-17T11:58:43.920 INFO:tasks.workunit.client.0.smithi031.stdout:op 1229 completed, throughput=5MB/sec 2024-04-17T11:58:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:58:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:58:44.920 INFO:tasks.workunit.client.0.smithi031.stdout: 247: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:44.920 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wOSbh2tnRBhxnq- off=10768681 len=337877 2024-04-17T11:58:44.922 INFO:tasks.workunit.client.0.smithi031.stdout:op 1230 completed, throughput=4.98MB/sec 2024-04-17T11:58:44.922 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zIzSLa7Rc8df2jF off=5883705 len=1535204 2024-04-17T11:58:44.924 INFO:tasks.workunit.client.0.smithi031.stdout:op 1231 completed, throughput=4.99MB/sec 2024-04-17T11:58:44.924 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QkqibQ9BzI8r2Nk off=5421939 len=929544 2024-04-17T11:58:44.926 INFO:tasks.workunit.client.0.smithi031.stdout:op 1232 completed, throughput=4.99MB/sec 2024-04-17T11:58:44.926 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JPqXDGXdJ_030N5 off=14203916 len=204392 2024-04-17T11:58:44.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 1233 completed, throughput=4.99MB/sec 2024-04-17T11:58:44.929 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AmOHddEbouE5cXG off=875889 len=700077 2024-04-17T11:58:44.933 INFO:tasks.workunit.client.0.smithi031.stdout:op 1234 completed, throughput=5MB/sec 2024-04-17T11:58:44.933 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wmxas3o-DfxnT5g off=11120896 len=944549 2024-04-17T11:58:44.934 INFO:tasks.workunit.client.0.smithi031.stdout:op 1235 completed, throughput=5MB/sec 2024-04-17T11:58:44.934 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U2ONBUSfekjo7m5 off=930729 len=57725 2024-04-17T11:58:44.937 INFO:tasks.workunit.client.0.smithi031.stdout:op 1236 completed, throughput=5MB/sec 2024-04-17T11:58:44.937 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WUSHwaxBGRSONW2 off=426116 len=2046613 2024-04-17T11:58:44.953 INFO:tasks.workunit.client.0.smithi031.stdout:op 1237 completed, throughput=5.01MB/sec 2024-04-17T11:58:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:44.065244+0000 mgr.y (mgr.14556) 972 : cluster [DBG] pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T11:58:45.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:44.065244+0000 mgr.y (mgr.14556) 972 : cluster [DBG] pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T11:58:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:44.065244+0000 mgr.y (mgr.14556) 972 : cluster [DBG] pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T11:58:45.954 INFO:tasks.workunit.client.0.smithi031.stdout: 248: throughput=4.99MB/sec pending data=0 2024-04-17T11:58:45.954 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-b6IzDXBr1jrnMSH off=16075300 len=138014 2024-04-17T11:58:45.955 INFO:tasks.workunit.client.0.smithi031.stdout:op 1238 completed, throughput=4.99MB/sec 2024-04-17T11:58:45.955 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GfjT6_df-e-U5Ld off=1482632 len=859541 2024-04-17T11:58:45.956 INFO:tasks.workunit.client.0.smithi031.stdout:op 1239 completed, throughput=4.99MB/sec 2024-04-17T11:58:45.956 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K9bU7d3Hh5UiF6P off=412603 len=1052035 2024-04-17T11:58:45.957 INFO:tasks.workunit.client.0.smithi031.stdout:op 1240 completed, throughput=5MB/sec 2024-04-17T11:58:45.957 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SuzDpPUG-TJ71uG off=2006167 len=196578 2024-04-17T11:58:45.960 INFO:tasks.workunit.client.0.smithi031.stdout:op 1241 completed, throughput=5MB/sec 2024-04-17T11:58:45.960 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XRmXPn-fqMKwY6k off=3648716 len=348925 2024-04-17T11:58:45.961 INFO:tasks.workunit.client.0.smithi031.stdout:op 1242 completed, throughput=5MB/sec 2024-04-17T11:58:45.961 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RRY0W-aIMZrYzhl off=1776092 len=312090 2024-04-17T11:58:45.962 INFO:tasks.workunit.client.0.smithi031.stdout:op 1243 completed, throughput=5MB/sec 2024-04-17T11:58:45.962 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ef0MZUixKUOGHOQ off=3222979 len=1129423 2024-04-17T11:58:45.963 INFO:tasks.workunit.client.0.smithi031.stdout:op 1244 completed, throughput=5MB/sec 2024-04-17T11:58:46.964 INFO:tasks.workunit.client.0.smithi031.stdout: 249: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:46.964 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uAIE11SAyg1o8Kc off=512391 len=101599 2024-04-17T11:58:46.966 INFO:tasks.workunit.client.0.smithi031.stdout:op 1245 completed, throughput=4.98MB/sec 2024-04-17T11:58:46.967 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U4SKn5-9OKQP-43 off=10623964 len=55488 2024-04-17T11:58:46.969 INFO:tasks.workunit.client.0.smithi031.stdout:op 1246 completed, throughput=4.98MB/sec 2024-04-17T11:58:46.969 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2Lg_oCJlgh5YEzU off=9946052 len=1779917 2024-04-17T11:58:46.979 INFO:tasks.workunit.client.0.smithi031.stdout:op 1247 completed, throughput=4.99MB/sec 2024-04-17T11:58:46.979 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-o4IFJBXN1tqnPff off=3766586 len=905599 2024-04-17T11:58:46.980 INFO:tasks.workunit.client.0.smithi031.stdout:op 1248 completed, throughput=4.99MB/sec 2024-04-17T11:58:46.980 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-84CQjdGHwVWs7fR off=4201570 len=439646 2024-04-17T11:58:46.983 INFO:tasks.workunit.client.0.smithi031.stdout:op 1249 completed, throughput=4.99MB/sec 2024-04-17T11:58:46.983 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-X_uu9pPNS0LFYvN off=5772016 len=437917 2024-04-17T11:58:46.987 INFO:tasks.workunit.client.0.smithi031.stdout:op 1250 completed, throughput=5MB/sec 2024-04-17T11:58:46.987 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rnNYPq3q4AEWHOy off=5340936 len=1989567 2024-04-17T11:58:46.998 INFO:tasks.workunit.client.0.smithi031.stdout:op 1251 completed, throughput=5MB/sec 2024-04-17T11:58:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:46.065701+0000 mgr.y (mgr.14556) 973 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:58:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:46.065701+0000 mgr.y (mgr.14556) 973 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:58:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:46.065701+0000 mgr.y (mgr.14556) 973 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T11:58:47.998 INFO:tasks.workunit.client.0.smithi031.stdout: 250: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:47.998 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wKv6PkAEpLqP8II off=1768320 len=786865 2024-04-17T11:58:48.003 INFO:tasks.workunit.client.0.smithi031.stdout:op 1252 completed, throughput=4.99MB/sec 2024-04-17T11:58:48.003 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nAhEMfMUBdi-9SE off=6404878 len=1605728 2024-04-17T11:58:48.005 INFO:tasks.workunit.client.0.smithi031.stdout:op 1253 completed, throughput=4.99MB/sec 2024-04-17T11:58:48.005 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-THNBfDw6CVfu-5_ off=13477209 len=1947523 2024-04-17T11:58:48.014 INFO:tasks.workunit.client.0.smithi031.stdout:op 1254 completed, throughput=5MB/sec 2024-04-17T11:58:48.014 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9RuBON0BbjIhWyj off=43151 len=1160764 2024-04-17T11:58:48.017 INFO:tasks.workunit.client.0.smithi031.stdout:op 1255 completed, throughput=5MB/sec 2024-04-17T11:58:49.017 INFO:tasks.workunit.client.0.smithi031.stdout: 251: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:49.017 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-z0ico8barRp74vj off=14487592 len=1680158 2024-04-17T11:58:49.020 INFO:tasks.workunit.client.0.smithi031.stdout:op 1256 completed, throughput=4.99MB/sec 2024-04-17T11:58:49.020 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sCUCzAhHTY0UlDJ off=343861 len=647391 2024-04-17T11:58:49.025 INFO:tasks.workunit.client.0.smithi031.stdout:op 1257 completed, throughput=4.99MB/sec 2024-04-17T11:58:49.025 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UN9LGUJpsl1mczK off=2741244 len=1580878 2024-04-17T11:58:49.033 INFO:tasks.workunit.client.0.smithi031.stdout:op 1258 completed, throughput=5MB/sec 2024-04-17T11:58:49.033 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RV3K93EOrdGI2aI off=15878384 len=1262268 2024-04-17T11:58:49.040 INFO:tasks.workunit.client.0.smithi031.stdout:op 1259 completed, throughput=5MB/sec 2024-04-17T11:58:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:48.066437+0000 mgr.y (mgr.14556) 974 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:58:49.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:48.066437+0000 mgr.y (mgr.14556) 974 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:58:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:48.066437+0000 mgr.y (mgr.14556) 974 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:58:50.041 INFO:tasks.workunit.client.0.smithi031.stdout: 252: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:50.041 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-A-J3bCzFf3LgtoY off=3454226 len=977825 2024-04-17T11:58:50.042 INFO:tasks.workunit.client.0.smithi031.stdout:op 1260 completed, throughput=4.99MB/sec 2024-04-17T11:58:50.042 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mOqoNoU9JhN5eFu off=6562236 len=747533 2024-04-17T11:58:50.046 INFO:tasks.workunit.client.0.smithi031.stdout:op 1261 completed, throughput=4.99MB/sec 2024-04-17T11:58:50.046 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NXEG-mjOAYlrbHP off=1121333 len=888090 2024-04-17T11:58:50.047 INFO:tasks.workunit.client.0.smithi031.stdout:op 1262 completed, throughput=4.99MB/sec 2024-04-17T11:58:50.047 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-z4W2ceEmnhHdh5A off=5707666 len=146691 2024-04-17T11:58:50.049 INFO:tasks.workunit.client.0.smithi031.stdout:op 1263 completed, throughput=4.99MB/sec 2024-04-17T11:58:50.049 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-V5rmGp3R9Ogah4j off=17554508 len=710112 2024-04-17T11:58:50.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 1264 completed, throughput=5MB/sec 2024-04-17T11:58:50.054 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yMA558u0usRSuOn off=10834500 len=820920 2024-04-17T11:58:50.059 INFO:tasks.workunit.client.0.smithi031.stdout:op 1265 completed, throughput=5MB/sec 2024-04-17T11:58:50.059 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i7lfazWEvrME9Hf off=3730492 len=601507 2024-04-17T11:58:50.063 INFO:tasks.workunit.client.0.smithi031.stdout:op 1266 completed, throughput=5MB/sec 2024-04-17T11:58:51.063 INFO:tasks.workunit.client.0.smithi031.stdout: 253: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:51.063 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tG0981fitT6CcCq off=1268736 len=925515 2024-04-17T11:58:51.068 INFO:tasks.workunit.client.0.smithi031.stdout:op 1267 completed, throughput=4.99MB/sec 2024-04-17T11:58:51.068 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3AC1UwCseKZTk84 off=746 len=1198273 2024-04-17T11:58:51.069 INFO:tasks.workunit.client.0.smithi031.stdout:op 1268 completed, throughput=4.99MB/sec 2024-04-17T11:58:51.069 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-k6fBJh7fSNTpl89 off=3495394 len=939038 2024-04-17T11:58:51.071 INFO:tasks.workunit.client.0.smithi031.stdout:op 1269 completed, throughput=4.99MB/sec 2024-04-17T11:58:51.071 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1mVg9ZsOLwdDyU3 off=3639950 len=1473944 2024-04-17T11:58:51.080 INFO:tasks.workunit.client.0.smithi031.stdout:op 1270 completed, throughput=5MB/sec 2024-04-17T11:58:51.080 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ECPLRxUCS9x6HbE off=13424758 len=2075082 2024-04-17T11:58:51.084 INFO:tasks.workunit.client.0.smithi031.stdout:op 1271 completed, throughput=5.01MB/sec 2024-04-17T11:58:51.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:50.066884+0000 mgr.y (mgr.14556) 975 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:58:51.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:50.066884+0000 mgr.y (mgr.14556) 975 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:58:51.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:58:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:51] "GET /metrics HTTP/1.1" 200 192496 "" "Prometheus/2.33.4" 2024-04-17T11:58:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:50.066884+0000 mgr.y (mgr.14556) 975 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:58:52.085 INFO:tasks.workunit.client.0.smithi031.stdout: 254: throughput=4.99MB/sec pending data=0 2024-04-17T11:58:52.085 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-M-P5G1JMS8etqWF off=3721763 len=1714672 2024-04-17T11:58:52.095 INFO:tasks.workunit.client.0.smithi031.stdout:op 1272 completed, throughput=4.99MB/sec 2024-04-17T11:58:52.095 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jJzrJ_9gcai67TV off=55769 len=934373 2024-04-17T11:58:52.097 INFO:tasks.workunit.client.0.smithi031.stdout:op 1273 completed, throughput=5MB/sec 2024-04-17T11:58:52.097 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UKFRrMVVRKLP580 off=12071013 len=45504 2024-04-17T11:58:52.099 INFO:tasks.workunit.client.0.smithi031.stdout:op 1274 completed, throughput=5MB/sec 2024-04-17T11:58:52.099 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SmPDyK7_lij3Q7K off=5025366 len=1381985 2024-04-17T11:58:52.105 INFO:tasks.workunit.client.0.smithi031.stdout:op 1275 completed, throughput=5MB/sec 2024-04-17T11:58:53.105 INFO:tasks.workunit.client.0.smithi031.stdout: 255: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:53.105 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-22_QmSjhQCYGVih off=82176 len=1349508 2024-04-17T11:58:53.111 INFO:tasks.workunit.client.0.smithi031.stdout:op 1276 completed, throughput=4.99MB/sec 2024-04-17T11:58:53.111 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mShcou4SCNnoKv3 off=16065792 len=1513578 2024-04-17T11:58:53.119 INFO:tasks.workunit.client.0.smithi031.stdout:op 1277 completed, throughput=4.99MB/sec 2024-04-17T11:58:53.119 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gzUs56LdMNrEw9m off=7898021 len=1830890 2024-04-17T11:58:53.129 INFO:tasks.workunit.client.0.smithi031.stdout:op 1278 completed, throughput=5MB/sec 2024-04-17T11:58:53.129 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-grcnrMRRcVX6t-6 off=16406158 len=57796 2024-04-17T11:58:53.132 INFO:tasks.workunit.client.0.smithi031.stdout:op 1279 completed, throughput=5MB/sec 2024-04-17T11:58:53.132 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-M4be9qDIjao4Prg off=3272213 len=1715785 2024-04-17T11:58:53.140 INFO:tasks.workunit.client.0.smithi031.stdout:op 1280 completed, throughput=5.01MB/sec 2024-04-17T11:58:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:52.067346+0000 mgr.y (mgr.14556) 976 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:58:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:52.067346+0000 mgr.y (mgr.14556) 976 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:58:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:52.067346+0000 mgr.y (mgr.14556) 976 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:58:54.141 INFO:tasks.workunit.client.0.smithi031.stdout: 256: throughput=4.99MB/sec pending data=0 2024-04-17T11:58:54.141 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SXGj6memOUlr-PK off=3309699 len=1974414 2024-04-17T11:58:54.143 INFO:tasks.workunit.client.0.smithi031.stdout:op 1281 completed, throughput=4.99MB/sec 2024-04-17T11:58:54.143 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6tAJ4FXXcX_iG69 off=4886801 len=1393576 2024-04-17T11:58:54.149 INFO:tasks.workunit.client.0.smithi031.stdout:op 1282 completed, throughput=5MB/sec 2024-04-17T11:58:54.149 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Bht0skcgN_FtX4Z off=10467285 len=36525 2024-04-17T11:58:54.151 INFO:tasks.workunit.client.0.smithi031.stdout:op 1283 completed, throughput=5MB/sec 2024-04-17T11:58:54.151 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LXKEAPMqpmJaFSU off=15282669 len=1262024 2024-04-17T11:58:54.156 INFO:tasks.workunit.client.0.smithi031.stdout:op 1284 completed, throughput=5MB/sec 2024-04-17T11:58:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:58:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:58:55.156 INFO:tasks.workunit.client.0.smithi031.stdout: 257: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:55.156 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FwmgFVYVD60ORC6 off=1159371 len=1376095 2024-04-17T11:58:55.162 INFO:tasks.workunit.client.0.smithi031.stdout:op 1285 completed, throughput=4.99MB/sec 2024-04-17T11:58:55.162 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BDsRSFu9W0GoIf- off=6955095 len=1984812 2024-04-17T11:58:55.173 INFO:tasks.workunit.client.0.smithi031.stdout:op 1286 completed, throughput=5MB/sec 2024-04-17T11:58:55.173 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EqooLBWAaWR9_hV off=6847596 len=1740880 2024-04-17T11:58:55.182 INFO:tasks.workunit.client.0.smithi031.stdout:op 1287 completed, throughput=5MB/sec 2024-04-17T11:58:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:54.068033+0000 mgr.y (mgr.14556) 977 : cluster [DBG] pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T11:58:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:54.068033+0000 mgr.y (mgr.14556) 977 : cluster [DBG] pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T11:58:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:54.068033+0000 mgr.y (mgr.14556) 977 : cluster [DBG] pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T11:58:56.183 INFO:tasks.workunit.client.0.smithi031.stdout: 258: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:56.183 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-75Bf_fbL908Yqxd off=9885117 len=1465854 2024-04-17T11:58:56.189 INFO:tasks.workunit.client.0.smithi031.stdout:op 1288 completed, throughput=4.99MB/sec 2024-04-17T11:58:56.189 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1nfcowpEynuTgCy off=6903916 len=909072 2024-04-17T11:58:56.194 INFO:tasks.workunit.client.0.smithi031.stdout:op 1289 completed, throughput=4.99MB/sec 2024-04-17T11:58:56.194 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eNjCO42lwqc7-Yu off=13864264 len=1620343 2024-04-17T11:58:56.199 INFO:tasks.workunit.client.0.smithi031.stdout:op 1290 completed, throughput=5MB/sec 2024-04-17T11:58:56.199 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TFj1W2IHle3dHeZ off=2324311 len=1273402 2024-04-17T11:58:56.204 INFO:tasks.workunit.client.0.smithi031.stdout:op 1291 completed, throughput=5MB/sec 2024-04-17T11:58:57.205 INFO:tasks.workunit.client.0.smithi031.stdout: 259: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:57.205 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w8nz7ZH36sw6ZfI off=21981602 len=944962 2024-04-17T11:58:57.207 INFO:tasks.workunit.client.0.smithi031.stdout:op 1292 completed, throughput=4.99MB/sec 2024-04-17T11:58:57.207 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qTz7Gk2mhOcpoGU off=494958 len=921121 2024-04-17T11:58:57.208 INFO:tasks.workunit.client.0.smithi031.stdout:op 1293 completed, throughput=4.99MB/sec 2024-04-17T11:58:57.208 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h0fa7Y-94MJRigG off=802832 len=1404539 2024-04-17T11:58:57.211 INFO:tasks.workunit.client.0.smithi031.stdout:op 1294 completed, throughput=4.99MB/sec 2024-04-17T11:58:57.211 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-L_kzo-FV9-FFeE5 off=7122370 len=1113668 2024-04-17T11:58:57.217 INFO:tasks.workunit.client.0.smithi031.stdout:op 1295 completed, throughput=5MB/sec 2024-04-17T11:58:57.217 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--I9Co1YJh1MVHxH off=15521423 len=1220197 2024-04-17T11:58:57.219 INFO:tasks.workunit.client.0.smithi031.stdout:op 1296 completed, throughput=5MB/sec 2024-04-17T11:58:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:56.068494+0000 mgr.y (mgr.14556) 978 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:58:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:56.068494+0000 mgr.y (mgr.14556) 978 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:58:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:56.068494+0000 mgr.y (mgr.14556) 978 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:58:58.219 INFO:tasks.workunit.client.0.smithi031.stdout: 260: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:58.219 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tCY0_Pr_c3WTZXu off=2282457 len=1039104 2024-04-17T11:58:58.225 INFO:tasks.workunit.client.0.smithi031.stdout:op 1297 completed, throughput=4.99MB/sec 2024-04-17T11:58:58.225 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_7BLnvQJgEbZ-za off=141499 len=201672 2024-04-17T11:58:58.226 INFO:tasks.workunit.client.0.smithi031.stdout:op 1298 completed, throughput=4.99MB/sec 2024-04-17T11:58:58.226 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5dz5BHITruewjFN off=7644686 len=1371932 2024-04-17T11:58:58.233 INFO:tasks.workunit.client.0.smithi031.stdout:op 1299 completed, throughput=4.99MB/sec 2024-04-17T11:58:58.233 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s6E1qih8CpqQUaE off=3761200 len=10213 2024-04-17T11:58:58.233 INFO:tasks.workunit.client.0.smithi031.stdout:op 1300 completed, throughput=4.99MB/sec 2024-04-17T11:58:58.233 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1ljyIxW4qhE9XQp off=433254 len=956805 2024-04-17T11:58:58.234 INFO:tasks.workunit.client.0.smithi031.stdout:op 1301 completed, throughput=5MB/sec 2024-04-17T11:58:58.234 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5P3J1g7jrce_hBo off=972096 len=1855242 2024-04-17T11:58:58.244 INFO:tasks.workunit.client.0.smithi031.stdout:op 1302 completed, throughput=5MB/sec 2024-04-17T11:58:59.244 INFO:tasks.workunit.client.0.smithi031.stdout: 261: throughput=4.98MB/sec pending data=0 2024-04-17T11:58:59.244 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yKlEts3JesRm-1P off=16054378 len=1951523 2024-04-17T11:58:59.247 INFO:tasks.workunit.client.0.smithi031.stdout:op 1303 completed, throughput=4.99MB/sec 2024-04-17T11:58:59.247 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-H0ykQMl0xDzFi_B off=7307937 len=1854041 2024-04-17T11:58:59.249 INFO:tasks.workunit.client.0.smithi031.stdout:op 1304 completed, throughput=5MB/sec 2024-04-17T11:58:59.249 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-f6KPPHl16qQoRFo off=4891761 len=1521568 2024-04-17T11:58:59.251 INFO:tasks.workunit.client.0.smithi031.stdout:op 1305 completed, throughput=5MB/sec 2024-04-17T11:58:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:58:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:58:58.069120+0000 mgr.y (mgr.14556) 979 : cluster [DBG] pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T11:58:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:58:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:58:58.069120+0000 mgr.y (mgr.14556) 979 : cluster [DBG] pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T11:58:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:58:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:58:58.069120+0000 mgr.y (mgr.14556) 979 : cluster [DBG] pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T11:59:00.251 INFO:tasks.workunit.client.0.smithi031.stdout: 262: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:00.251 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WNaZ54MGSH-jxd- off=3675301 len=197489 2024-04-17T11:59:00.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 1306 completed, throughput=4.99MB/sec 2024-04-17T11:59:00.255 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0P-FZCfbl_VWccp off=19463409 len=1803929 2024-04-17T11:59:00.269 INFO:tasks.workunit.client.0.smithi031.stdout:op 1307 completed, throughput=4.99MB/sec 2024-04-17T11:59:00.269 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-G1olE7EzODPCh8I off=15009236 len=74850 2024-04-17T11:59:00.271 INFO:tasks.workunit.client.0.smithi031.stdout:op 1308 completed, throughput=4.99MB/sec 2024-04-17T11:59:00.271 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7FPlZok_PlaaNrj off=17475232 len=639258 2024-04-17T11:59:00.272 INFO:tasks.workunit.client.0.smithi031.stdout:op 1309 completed, throughput=4.99MB/sec 2024-04-17T11:59:00.272 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-b-tdghoTpLA1g8o off=9518505 len=1747873 2024-04-17T11:59:00.285 INFO:tasks.workunit.client.0.smithi031.stdout:op 1310 completed, throughput=5MB/sec 2024-04-17T11:59:00.285 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-slMdS5g8EQV5qNl off=2944584 len=1512985 2024-04-17T11:59:00.290 INFO:tasks.workunit.client.0.smithi031.stdout:op 1311 completed, throughput=5MB/sec 2024-04-17T11:59:01.291 INFO:tasks.workunit.client.0.smithi031.stdout: 263: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:01.291 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ujQWcVmPylCBK-H off=5217166 len=1866084 2024-04-17T11:59:01.298 INFO:tasks.workunit.client.0.smithi031.stdout:op 1312 completed, throughput=4.99MB/sec 2024-04-17T11:59:01.298 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Jsd191X75NLI1Dq off=7502204 len=2067971 2024-04-17T11:59:01.307 INFO:tasks.workunit.client.0.smithi031.stdout:op 1313 completed, throughput=5MB/sec 2024-04-17T11:59:01.307 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--mB_wvqqQxNAGsb off=13108871 len=1929452 2024-04-17T11:59:01.316 INFO:tasks.workunit.client.0.smithi031.stdout:op 1314 completed, throughput=5.01MB/sec 2024-04-17T11:59:01.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:59:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:01] "GET /metrics HTTP/1.1" 200 192507 "" "Prometheus/2.33.4" 2024-04-17T11:59:01.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:00.069455+0000 mgr.y (mgr.14556) 980 : cluster [DBG] pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:59:01.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:00.069455+0000 mgr.y (mgr.14556) 980 : cluster [DBG] pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:59:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:00.069455+0000 mgr.y (mgr.14556) 980 : cluster [DBG] pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:59:02.316 INFO:tasks.workunit.client.0.smithi031.stdout: 264: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:02.316 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_4cscsaeryv_Une off=11659984 len=992861 2024-04-17T11:59:02.318 INFO:tasks.workunit.client.0.smithi031.stdout:op 1315 completed, throughput=4.99MB/sec 2024-04-17T11:59:02.318 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Vre7eTcFcy0Jkku off=48518 len=80635 2024-04-17T11:59:02.320 INFO:tasks.workunit.client.0.smithi031.stdout:op 1316 completed, throughput=4.99MB/sec 2024-04-17T11:59:02.320 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mj3guHkaQdp-sUG off=6886221 len=556238 2024-04-17T11:59:02.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 1317 completed, throughput=4.99MB/sec 2024-04-17T11:59:02.321 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rLrwey_8T4_L_Wx off=75884 len=1912755 2024-04-17T11:59:02.323 INFO:tasks.workunit.client.0.smithi031.stdout:op 1318 completed, throughput=5MB/sec 2024-04-17T11:59:03.324 INFO:tasks.workunit.client.0.smithi031.stdout: 265: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:03.324 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xDjsJb9nxRzX_ZP off=699978 len=79165 2024-04-17T11:59:03.324 INFO:tasks.workunit.client.0.smithi031.stdout:op 1319 completed, throughput=4.98MB/sec 2024-04-17T11:59:03.325 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2RKJBK5ZctH4Sh0 off=2435314 len=879405 2024-04-17T11:59:03.330 INFO:tasks.workunit.client.0.smithi031.stdout:op 1320 completed, throughput=4.99MB/sec 2024-04-17T11:59:03.330 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ABimYYECGDWXr3a off=27439 len=975919 2024-04-17T11:59:03.335 INFO:tasks.workunit.client.0.smithi031.stdout:op 1321 completed, throughput=4.99MB/sec 2024-04-17T11:59:03.335 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xMLI8v1rxyhBNZ7 off=280891 len=1444290 2024-04-17T11:59:03.337 INFO:tasks.workunit.client.0.smithi031.stdout:op 1322 completed, throughput=4.99MB/sec 2024-04-17T11:59:03.337 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KwDMe4A6v_D2jtk off=2318174 len=526859 2024-04-17T11:59:03.338 INFO:tasks.workunit.client.0.smithi031.stdout:op 1323 completed, throughput=5MB/sec 2024-04-17T11:59:03.338 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MaSrUitMkICmcyT off=1531615 len=1163445 2024-04-17T11:59:03.339 INFO:tasks.workunit.client.0.smithi031.stdout:op 1324 completed, throughput=5MB/sec 2024-04-17T11:59:03.339 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YEgtClf9vO55-FQ off=9917989 len=473013 2024-04-17T11:59:03.341 INFO:tasks.workunit.client.0.smithi031.stdout:op 1325 completed, throughput=5MB/sec 2024-04-17T11:59:03.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:02.069822+0000 mgr.y (mgr.14556) 981 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:59:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:02.069822+0000 mgr.y (mgr.14556) 981 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:59:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:02.069822+0000 mgr.y (mgr.14556) 981 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-17T11:59:04.341 INFO:tasks.workunit.client.0.smithi031.stdout: 266: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:04.341 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zPyBH1KfvEgN7C1 off=6521847 len=173456 2024-04-17T11:59:04.344 INFO:tasks.workunit.client.0.smithi031.stdout:op 1326 completed, throughput=4.98MB/sec 2024-04-17T11:59:04.344 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1SUrZqW4dD_eO_U off=2078746 len=958843 2024-04-17T11:59:04.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 1327 completed, throughput=4.99MB/sec 2024-04-17T11:59:04.346 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8H-wTeYChll9T_Y off=3673428 len=132359 2024-04-17T11:59:04.348 INFO:tasks.workunit.client.0.smithi031.stdout:op 1328 completed, throughput=4.99MB/sec 2024-04-17T11:59:04.348 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RUWXmDFGOg-c0-H off=8989407 len=1579150 2024-04-17T11:59:04.357 INFO:tasks.workunit.client.0.smithi031.stdout:op 1329 completed, throughput=4.99MB/sec 2024-04-17T11:59:04.357 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IukOqJZPTffm9-3 off=5483880 len=26952 2024-04-17T11:59:04.360 INFO:tasks.workunit.client.0.smithi031.stdout:op 1330 completed, throughput=4.99MB/sec 2024-04-17T11:59:04.360 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cwBD4qmjT09Du1k off=116236 len=1006040 2024-04-17T11:59:04.364 INFO:tasks.workunit.client.0.smithi031.stdout:op 1331 completed, throughput=5MB/sec 2024-04-17T11:59:04.365 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jnUUoZlTwKbPMDV off=14101575 len=486030 2024-04-17T11:59:04.365 INFO:tasks.workunit.client.0.smithi031.stdout:op 1332 completed, throughput=5MB/sec 2024-04-17T11:59:04.365 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MjuWSJ66C-rbzjW off=11128194 len=1309796 2024-04-17T11:59:04.373 INFO:tasks.workunit.client.0.smithi031.stdout:op 1333 completed, throughput=5MB/sec 2024-04-17T11:59:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:59:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:59:05.374 INFO:tasks.workunit.client.0.smithi031.stdout: 267: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:05.374 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fAI5WG_YOuGaWIK off=8862419 len=1655912 2024-04-17T11:59:05.375 INFO:tasks.workunit.client.0.smithi031.stdout:op 1334 completed, throughput=4.99MB/sec 2024-04-17T11:59:05.376 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s4u3DTNlEA75vYB off=4992365 len=46098 2024-04-17T11:59:05.376 INFO:tasks.workunit.client.0.smithi031.stdout:op 1335 completed, throughput=4.99MB/sec 2024-04-17T11:59:05.376 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QLeRI5SsFxzo18Z off=7668757 len=31924 2024-04-17T11:59:05.377 INFO:tasks.workunit.client.0.smithi031.stdout:op 1336 completed, throughput=4.99MB/sec 2024-04-17T11:59:05.377 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mh_aiJ5JaCkq8-_ off=6509679 len=668748 2024-04-17T11:59:05.378 INFO:tasks.workunit.client.0.smithi031.stdout:op 1337 completed, throughput=4.99MB/sec 2024-04-17T11:59:05.378 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_PXIGA4R9IDrmsO off=5556998 len=1123815 2024-04-17T11:59:05.380 INFO:tasks.workunit.client.0.smithi031.stdout:op 1338 completed, throughput=5MB/sec 2024-04-17T11:59:05.380 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VmUnOI9Xa9GRnRG off=6293486 len=1507078 2024-04-17T11:59:05.381 INFO:tasks.workunit.client.0.smithi031.stdout:op 1339 completed, throughput=5MB/sec 2024-04-17T11:59:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:04.070554+0000 mgr.y (mgr.14556) 982 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-04-17T11:59:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:04.070554+0000 mgr.y (mgr.14556) 982 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-04-17T11:59:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:04.070554+0000 mgr.y (mgr.14556) 982 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-04-17T11:59:06.382 INFO:tasks.workunit.client.0.smithi031.stdout: 268: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:06.382 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yVUeeVx955Su4vy off=5206671 len=314798 2024-04-17T11:59:06.382 INFO:tasks.workunit.client.0.smithi031.stdout:op 1340 completed, throughput=4.98MB/sec 2024-04-17T11:59:06.386 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FLPn2x25pjlfPT7 off=5564349 len=1073120 2024-04-17T11:59:06.388 INFO:tasks.workunit.client.0.smithi031.stdout:op 1341 completed, throughput=4.99MB/sec 2024-04-17T11:59:06.388 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6MrtB3eEjeqkq4Q off=8689827 len=1281576 2024-04-17T11:59:06.390 INFO:tasks.workunit.client.0.smithi031.stdout:op 1342 completed, throughput=4.99MB/sec 2024-04-17T11:59:06.390 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IIeybLzeACwMQ7q off=5796288 len=1278438 2024-04-17T11:59:06.391 INFO:tasks.workunit.client.0.smithi031.stdout:op 1343 completed, throughput=5MB/sec 2024-04-17T11:59:06.392 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_bcjpIK8aCqLvw0 off=11167924 len=1257633 2024-04-17T11:59:06.392 INFO:tasks.workunit.client.0.smithi031.stdout:op 1344 completed, throughput=5MB/sec 2024-04-17T11:59:07.393 INFO:tasks.workunit.client.0.smithi031.stdout: 269: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:07.393 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VQDRYoaCQFzmiPH off=712058 len=1768284 2024-04-17T11:59:07.406 INFO:tasks.workunit.client.0.smithi031.stdout:op 1345 completed, throughput=4.99MB/sec 2024-04-17T11:59:07.406 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LM8BSftrvquRMhE off=2250162 len=1594742 2024-04-17T11:59:07.406 INFO:tasks.workunit.client.0.smithi031.stdout:op 1346 completed, throughput=4.99MB/sec 2024-04-17T11:59:07.406 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2nVMpWcjv9x2G4A off=5178523 len=1244118 2024-04-17T11:59:07.407 INFO:tasks.workunit.client.0.smithi031.stdout:op 1347 completed, throughput=5MB/sec 2024-04-17T11:59:07.407 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-M79SyDU4pIyCYDi off=546174 len=1020100 2024-04-17T11:59:07.412 INFO:tasks.workunit.client.0.smithi031.stdout:op 1348 completed, throughput=5MB/sec 2024-04-17T11:59:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:06.071099+0000 mgr.y (mgr.14556) 983 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-04-17T11:59:07.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:06.071099+0000 mgr.y (mgr.14556) 983 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-04-17T11:59:07.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:06.071099+0000 mgr.y (mgr.14556) 983 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-04-17T11:59:08.167 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:59:08.413 INFO:tasks.workunit.client.0.smithi031.stdout: 270: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:08.413 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jueByh4_fbnSkgI off=3166043 len=1645503 2024-04-17T11:59:08.422 INFO:tasks.workunit.client.0.smithi031.stdout:op 1349 completed, throughput=4.99MB/sec 2024-04-17T11:59:08.422 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KMisgC26SUhNqPE off=17078911 len=1013964 2024-04-17T11:59:08.430 INFO:tasks.workunit.client.0.smithi031.stdout:op 1350 completed, throughput=4.99MB/sec 2024-04-17T11:59:08.430 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rhwi-zFlo9CBq5- off=18769921 len=1581090 2024-04-17T11:59:08.430 INFO:tasks.workunit.client.0.smithi031.stdout:op 1351 completed, throughput=5MB/sec 2024-04-17T11:59:08.430 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6lXDchACG3qqK4f off=15721900 len=479286 2024-04-17T11:59:08.431 INFO:tasks.workunit.client.0.smithi031.stdout:op 1352 completed, throughput=5MB/sec 2024-04-17T11:59:08.432 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rurav2RRMuXf2t7 off=2989524 len=305550 2024-04-17T11:59:08.433 INFO:tasks.workunit.client.0.smithi031.stdout:op 1353 completed, throughput=5MB/sec 2024-04-17T11:59:08.457 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (26m) 5m ago 27m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (27m) 5m ago 27m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (28m) 5m ago 28m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (28m) 5m ago 28m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (31m) 5m ago 31m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (33m) 5m ago 33m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (33m) 5m ago 33m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (32m) 5m ago 32m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (32m) 5m ago 32m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (27m) 5m ago 27m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (27m) 5m ago 27m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (31m) 5m ago 31m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (31m) 5m ago 31m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:59:08.458 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (30m) 5m ago 30m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:59:08.459 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (30m) 5m ago 30m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:59:08.459 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (29m) 5m ago 29m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:59:08.459 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (29m) 5m ago 29m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:59:08.459 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (29m) 5m ago 29m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:59:08.459 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (28m) 5m ago 28m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:59:08.459 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (26m) 5m ago 27m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:59:08.809 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:59:08.809 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:59:08.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:59:08.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:59:08.809 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:59:08.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:59:08.810 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:59:08.810 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:59:08.810 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:59:08.810 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:59:08.810 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:59:08.810 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:59:08.810 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:59:08.810 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:59:08.810 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:59:08.810 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:59:08.810 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:59:09.433 INFO:tasks.workunit.client.0.smithi031.stdout: 271: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:09.433 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-saAEl6PXwFn_U2Y off=2531745 len=1029727 2024-04-17T11:59:09.438 INFO:tasks.workunit.client.0.smithi031.stdout:op 1354 completed, throughput=4.99MB/sec 2024-04-17T11:59:09.438 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mhS5zVfw4RjXqGx off=4656326 len=1359544 2024-04-17T11:59:09.445 INFO:tasks.workunit.client.0.smithi031.stdout:op 1355 completed, throughput=4.99MB/sec 2024-04-17T11:59:09.446 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-64EmqE_MSV98YyZ off=5809713 len=1243246 2024-04-17T11:59:09.451 INFO:tasks.workunit.client.0.smithi031.stdout:op 1356 completed, throughput=4.99MB/sec 2024-04-17T11:59:09.451 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mFI25Pv5DJOs67y off=1731248 len=2017241 2024-04-17T11:59:09.453 INFO:tasks.workunit.client.0.smithi031.stdout:op 1357 completed, throughput=5MB/sec 2024-04-17T11:59:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:08.071641+0000 mgr.y (mgr.14556) 984 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-17T11:59:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:59:08.157081+0000 mgr.y (mgr.14556) 985 : audit [DBG] from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:59:08.450990+0000 mgr.y (mgr.14556) 986 : audit [DBG] from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:59:08.810543+0000 mon.a (mon.0) 2195 : audit [DBG] from='client.? 172.21.15.31:0/507038805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:59:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:08.071641+0000 mgr.y (mgr.14556) 984 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-17T11:59:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:59:08.157081+0000 mgr.y (mgr.14556) 985 : audit [DBG] from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:59:08.450990+0000 mgr.y (mgr.14556) 986 : audit [DBG] from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:59:08.810543+0000 mon.a (mon.0) 2195 : audit [DBG] from='client.? 172.21.15.31:0/507038805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:59:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:08.071641+0000 mgr.y (mgr.14556) 984 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-17T11:59:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:59:08.157081+0000 mgr.y (mgr.14556) 985 : audit [DBG] from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:59:08.450990+0000 mgr.y (mgr.14556) 986 : audit [DBG] from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:59:08.810543+0000 mon.a (mon.0) 2195 : audit [DBG] from='client.? 172.21.15.31:0/507038805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:59:10.453 INFO:tasks.workunit.client.0.smithi031.stdout: 272: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:10.453 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_ww9OQfAj81AQV0 off=9889776 len=1895733 2024-04-17T11:59:10.464 INFO:tasks.workunit.client.0.smithi031.stdout:op 1358 completed, throughput=4.99MB/sec 2024-04-17T11:59:10.464 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_3JG822VBGvrYOt off=13343664 len=99214 2024-04-17T11:59:10.465 INFO:tasks.workunit.client.0.smithi031.stdout:op 1359 completed, throughput=4.99MB/sec 2024-04-17T11:59:10.465 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1UZBkV3EaEY_KWf off=3772843 len=1064248 2024-04-17T11:59:10.471 INFO:tasks.workunit.client.0.smithi031.stdout:op 1360 completed, throughput=4.99MB/sec 2024-04-17T11:59:10.471 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OVTc2C_2as-Vye5 off=5613581 len=599013 2024-04-17T11:59:10.475 INFO:tasks.workunit.client.0.smithi031.stdout:op 1361 completed, throughput=5MB/sec 2024-04-17T11:59:10.475 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fBoqKn6xZXkoNJA off=4510953 len=1255129 2024-04-17T11:59:10.476 INFO:tasks.workunit.client.0.smithi031.stdout:op 1362 completed, throughput=5MB/sec 2024-04-17T11:59:11.477 INFO:tasks.workunit.client.0.smithi031.stdout: 273: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:11.477 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MjzfGlCW-_0muA2 off=1640618 len=347917 2024-04-17T11:59:11.477 INFO:tasks.workunit.client.0.smithi031.stdout:op 1363 completed, throughput=4.98MB/sec 2024-04-17T11:59:11.477 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VBZHzo3k1i_KMjr off=1489134 len=1454718 2024-04-17T11:59:11.479 INFO:tasks.workunit.client.0.smithi031.stdout:op 1364 completed, throughput=4.99MB/sec 2024-04-17T11:59:11.479 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y0fd8iJyyDdpFuo off=5006545 len=878413 2024-04-17T11:59:11.480 INFO:tasks.workunit.client.0.smithi031.stdout:op 1365 completed, throughput=4.99MB/sec 2024-04-17T11:59:11.481 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iYgyLwmPgfBe7JP off=14035574 len=393195 2024-04-17T11:59:11.481 INFO:tasks.workunit.client.0.smithi031.stdout:op 1366 completed, throughput=4.99MB/sec 2024-04-17T11:59:11.482 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LCyGDSavmgdUvCp off=1154302 len=1352506 2024-04-17T11:59:11.490 INFO:tasks.workunit.client.0.smithi031.stdout:op 1367 completed, throughput=5MB/sec 2024-04-17T11:59:11.490 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MwTtnpota_FofUU off=17126771 len=1361213 2024-04-17T11:59:11.493 INFO:tasks.workunit.client.0.smithi031.stdout:op 1368 completed, throughput=5MB/sec 2024-04-17T11:59:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:10.072242+0000 mgr.y (mgr.14556) 987 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:59:11.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:10.072242+0000 mgr.y (mgr.14556) 987 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:59:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:10.072242+0000 mgr.y (mgr.14556) 987 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:59:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:59:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:11] "GET /metrics HTTP/1.1" 200 192510 "" "Prometheus/2.33.4" 2024-04-17T11:59:12.493 INFO:tasks.workunit.client.0.smithi031.stdout: 274: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:12.494 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mHatW8h_HyQEHBx off=4853397 len=300049 2024-04-17T11:59:12.497 INFO:tasks.workunit.client.0.smithi031.stdout:op 1369 completed, throughput=4.98MB/sec 2024-04-17T11:59:12.497 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XBuI6pmArtJt6SM off=3012299 len=1269635 2024-04-17T11:59:12.503 INFO:tasks.workunit.client.0.smithi031.stdout:op 1370 completed, throughput=4.99MB/sec 2024-04-17T11:59:12.503 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-k8Fn1ZTEBBomSwA off=1746136 len=209668 2024-04-17T11:59:12.508 INFO:tasks.workunit.client.0.smithi031.stdout:op 1371 completed, throughput=4.99MB/sec 2024-04-17T11:59:12.508 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uAD6WI-uItOw_hm off=2104202 len=1118369 2024-04-17T11:59:12.514 INFO:tasks.workunit.client.0.smithi031.stdout:op 1372 completed, throughput=4.99MB/sec 2024-04-17T11:59:12.514 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aLoEJdk7sxls7dw off=11753217 len=1985368 2024-04-17T11:59:12.529 INFO:tasks.workunit.client.0.smithi031.stdout:op 1373 completed, throughput=5MB/sec 2024-04-17T11:59:12.529 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gXOjK7hYQkcQwro off=3077528 len=718521 2024-04-17T11:59:12.532 INFO:tasks.workunit.client.0.smithi031.stdout:op 1374 completed, throughput=5MB/sec 2024-04-17T11:59:13.533 INFO:tasks.workunit.client.0.smithi031.stdout: 275: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:13.533 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FqhVlv8xDmzss7y off=3177387 len=187766 2024-04-17T11:59:13.536 INFO:tasks.workunit.client.0.smithi031.stdout:op 1375 completed, throughput=4.99MB/sec 2024-04-17T11:59:13.536 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s2AU6w-x5PF9r4J off=22835700 len=1485003 2024-04-17T11:59:13.543 INFO:tasks.workunit.client.0.smithi031.stdout:op 1376 completed, throughput=4.99MB/sec 2024-04-17T11:59:13.543 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aY7_LWkU4JX7I6C off=408763 len=796710 2024-04-17T11:59:13.549 INFO:tasks.workunit.client.0.smithi031.stdout:op 1377 completed, throughput=4.99MB/sec 2024-04-17T11:59:13.549 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eqNJWnA-H4Ytn_i off=19333138 len=605681 2024-04-17T11:59:13.552 INFO:tasks.workunit.client.0.smithi031.stdout:op 1378 completed, throughput=4.99MB/sec 2024-04-17T11:59:13.552 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MrgNMYBZFPfvCWD off=3611993 len=1293032 2024-04-17T11:59:13.554 INFO:tasks.workunit.client.0.smithi031.stdout:op 1379 completed, throughput=5MB/sec 2024-04-17T11:59:13.554 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kVSZ4fR4JNW1d4_ off=2602523 len=1699545 2024-04-17T11:59:13.555 INFO:tasks.workunit.client.0.smithi031.stdout:op 1380 completed, throughput=5MB/sec 2024-04-17T11:59:13.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:12.072795+0000 mgr.y (mgr.14556) 988 : cluster [DBG] pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:59:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:12.072795+0000 mgr.y (mgr.14556) 988 : cluster [DBG] pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:59:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:12.072795+0000 mgr.y (mgr.14556) 988 : cluster [DBG] pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T11:59:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:59:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:59:14.556 INFO:tasks.workunit.client.0.smithi031.stdout: 276: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:14.556 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PZON2YAE997SqEf off=1327229 len=1511997 2024-04-17T11:59:14.564 INFO:tasks.workunit.client.0.smithi031.stdout:op 1381 completed, throughput=4.99MB/sec 2024-04-17T11:59:14.564 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c_5M4Tw7cBwT7NY off=5577969 len=835406 2024-04-17T11:59:14.565 INFO:tasks.workunit.client.0.smithi031.stdout:op 1382 completed, throughput=4.99MB/sec 2024-04-17T11:59:14.565 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P7p0hYfM71q6Bqj off=227084 len=249459 2024-04-17T11:59:14.568 INFO:tasks.workunit.client.0.smithi031.stdout:op 1383 completed, throughput=5MB/sec 2024-04-17T11:59:14.568 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XXlNcxONvywF1K_ off=3420735 len=1870240 2024-04-17T11:59:14.571 INFO:tasks.workunit.client.0.smithi031.stdout:op 1384 completed, throughput=5MB/sec 2024-04-17T11:59:15.571 INFO:tasks.workunit.client.0.smithi031.stdout: 277: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:15.571 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ShVb53m08A60fVX off=2261211 len=1324334 2024-04-17T11:59:15.573 INFO:tasks.workunit.client.0.smithi031.stdout:op 1385 completed, throughput=4.99MB/sec 2024-04-17T11:59:15.573 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TfWfc9bB-5dgB23 off=359300 len=1850617 2024-04-17T11:59:15.591 INFO:tasks.workunit.client.0.smithi031.stdout:op 1386 completed, throughput=4.99MB/sec 2024-04-17T11:59:15.591 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8fH4Vc6AdWosVTZ off=5952958 len=1169988 2024-04-17T11:59:15.594 INFO:tasks.workunit.client.0.smithi031.stdout:op 1387 completed, throughput=5MB/sec 2024-04-17T11:59:15.594 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jSltGTjmaipbiNZ off=2329706 len=575394 2024-04-17T11:59:15.597 INFO:tasks.workunit.client.0.smithi031.stdout:op 1388 completed, throughput=5MB/sec 2024-04-17T11:59:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:14.073625+0000 mgr.y (mgr.14556) 989 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:59:15.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:14.073625+0000 mgr.y (mgr.14556) 989 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:59:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:14.073625+0000 mgr.y (mgr.14556) 989 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:59:16.598 INFO:tasks.workunit.client.0.smithi031.stdout: 278: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:16.598 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Nv8cJ9n7a5QeEJD off=12859797 len=1428709 2024-04-17T11:59:16.605 INFO:tasks.workunit.client.0.smithi031.stdout:op 1389 completed, throughput=4.99MB/sec 2024-04-17T11:59:16.605 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GXKpyexhyfB_MBu off=1733477 len=2076232 2024-04-17T11:59:16.615 INFO:tasks.workunit.client.0.smithi031.stdout:op 1390 completed, throughput=4.99MB/sec 2024-04-17T11:59:16.615 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tvEoGiMmehrw7Az off=9902317 len=1655770 2024-04-17T11:59:16.617 INFO:tasks.workunit.client.0.smithi031.stdout:op 1391 completed, throughput=5MB/sec 2024-04-17T11:59:16.617 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZZnfcXxiHscIlj_ off=476121 len=1230997 2024-04-17T11:59:16.626 INFO:tasks.workunit.client.0.smithi031.stdout:op 1392 completed, throughput=5MB/sec 2024-04-17T11:59:17.630 INFO:tasks.workunit.client.0.smithi031.stdout: 279: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:17.630 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HRdpJP1bYwOD11U off=830278 len=121065 2024-04-17T11:59:17.630 INFO:tasks.workunit.client.0.smithi031.stdout:op 1393 completed, throughput=4.99MB/sec 2024-04-17T11:59:17.630 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gXKmNV5TAGiSp_W off=1151104 len=1971788 2024-04-17T11:59:17.647 INFO:tasks.workunit.client.0.smithi031.stdout:op 1394 completed, throughput=4.99MB/sec 2024-04-17T11:59:17.647 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nVSwyfN7PA1zmHF off=342478 len=1418762 2024-04-17T11:59:17.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 1395 completed, throughput=5MB/sec 2024-04-17T11:59:17.653 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kqDmcYEIqHfERaV off=1387967 len=2037471 2024-04-17T11:59:17.656 INFO:tasks.workunit.client.0.smithi031.stdout:op 1396 completed, throughput=5MB/sec 2024-04-17T11:59:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:16.074133+0000 mgr.y (mgr.14556) 990 : cluster [DBG] pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:59:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:16.074133+0000 mgr.y (mgr.14556) 990 : cluster [DBG] pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:59:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:16.074133+0000 mgr.y (mgr.14556) 990 : cluster [DBG] pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:59:18.657 INFO:tasks.workunit.client.0.smithi031.stdout: 280: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:18.657 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ztFSzykGoaBmlVo off=7404488 len=1744965 2024-04-17T11:59:18.667 INFO:tasks.workunit.client.0.smithi031.stdout:op 1397 completed, throughput=4.99MB/sec 2024-04-17T11:59:18.668 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hmFEH0rBhxzmrJ- off=8697905 len=1901328 2024-04-17T11:59:18.678 INFO:tasks.workunit.client.0.smithi031.stdout:op 1398 completed, throughput=5MB/sec 2024-04-17T11:59:18.678 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m65SnlywdzQ4Kcs off=417544 len=1199154 2024-04-17T11:59:18.684 INFO:tasks.workunit.client.0.smithi031.stdout:op 1399 completed, throughput=5MB/sec 2024-04-17T11:59:19.684 INFO:tasks.workunit.client.0.smithi031.stdout: 281: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:19.684 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1oJUViTcMet6aj2 off=8556240 len=1457863 2024-04-17T11:59:19.686 INFO:tasks.workunit.client.0.smithi031.stdout:op 1400 completed, throughput=4.99MB/sec 2024-04-17T11:59:19.686 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Arc5XrimpBLDKe8 off=2316531 len=2028311 2024-04-17T11:59:19.688 INFO:tasks.workunit.client.0.smithi031.stdout:op 1401 completed, throughput=5MB/sec 2024-04-17T11:59:19.688 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XhpYrWwhFTRmTWr off=906542 len=872177 2024-04-17T11:59:19.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 1402 completed, throughput=5MB/sec 2024-04-17T11:59:19.690 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9mvo8N-9cBfjqQG off=16238499 len=311177 2024-04-17T11:59:19.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 1403 completed, throughput=5MB/sec 2024-04-17T11:59:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:18.074858+0000 mgr.y (mgr.14556) 991 : cluster [DBG] pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:59:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:18.074858+0000 mgr.y (mgr.14556) 991 : cluster [DBG] pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:59:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:18.074858+0000 mgr.y (mgr.14556) 991 : cluster [DBG] pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T11:59:20.691 INFO:tasks.workunit.client.0.smithi031.stdout: 282: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:20.691 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lbVpHwlsFT6A87r off=4443578 len=1000328 2024-04-17T11:59:20.693 INFO:tasks.workunit.client.0.smithi031.stdout:op 1404 completed, throughput=4.99MB/sec 2024-04-17T11:59:20.693 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ujQWcVmPylCBK-H off=4994171 len=787216 2024-04-17T11:59:20.695 INFO:tasks.workunit.client.0.smithi031.stdout:op 1405 completed, throughput=4.99MB/sec 2024-04-17T11:59:20.695 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ByEsZxyOE5jy-cU off=9626498 len=835216 2024-04-17T11:59:20.696 INFO:tasks.workunit.client.0.smithi031.stdout:op 1406 completed, throughput=4.99MB/sec 2024-04-17T11:59:20.696 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iKMFRENKUQI1rRS off=879521 len=311111 2024-04-17T11:59:20.699 INFO:tasks.workunit.client.0.smithi031.stdout:op 1407 completed, throughput=4.99MB/sec 2024-04-17T11:59:20.700 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iB-B98Zk_tBILK8 off=17271949 len=827266 2024-04-17T11:59:20.705 INFO:tasks.workunit.client.0.smithi031.stdout:op 1408 completed, throughput=5MB/sec 2024-04-17T11:59:20.705 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uXGJz-ValEKFv8q off=826838 len=1714185 2024-04-17T11:59:20.708 INFO:tasks.workunit.client.0.smithi031.stdout:op 1409 completed, throughput=5MB/sec 2024-04-17T11:59:21.708 INFO:tasks.workunit.client.0.smithi031.stdout: 283: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:21.708 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TDTq1EUaflkOnmV off=3760868 len=1074950 2024-04-17T11:59:21.714 INFO:tasks.workunit.client.0.smithi031.stdout:op 1410 completed, throughput=4.99MB/sec 2024-04-17T11:59:21.714 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_tF2x6FIUt6zhC7 off=4890082 len=1996755 2024-04-17T11:59:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:20.075324+0000 mgr.y (mgr.14556) 992 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T11:59:21.716 INFO:tasks.workunit.client.0.smithi031.stdout:op 1411 completed, throughput=4.99MB/sec 2024-04-17T11:59:21.717 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UfcP0inAkdyupuf off=3830508 len=112926 2024-04-17T11:59:21.717 INFO:tasks.workunit.client.0.smithi031.stdout:op 1412 completed, throughput=4.99MB/sec 2024-04-17T11:59:21.717 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dnzAoGeqOw43a_i off=6897960 len=556821 2024-04-17T11:59:21.723 INFO:tasks.workunit.client.0.smithi031.stdout:op 1413 completed, throughput=5MB/sec 2024-04-17T11:59:21.723 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mcZB--PHvroUB6P off=10081908 len=2086131 2024-04-17T11:59:21.725 INFO:tasks.workunit.client.0.smithi031.stdout:op 1414 completed, throughput=5MB/sec 2024-04-17T11:59:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:59:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:21] "GET /metrics HTTP/1.1" 200 192510 "" "Prometheus/2.33.4" 2024-04-17T11:59:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:20.075324+0000 mgr.y (mgr.14556) 992 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T11:59:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:20.075324+0000 mgr.y (mgr.14556) 992 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T11:59:22.726 INFO:tasks.workunit.client.0.smithi031.stdout: 284: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:22.726 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LjuhDOnpvprcQ9R off=831992 len=478555 2024-04-17T11:59:22.730 INFO:tasks.workunit.client.0.smithi031.stdout:op 1415 completed, throughput=4.99MB/sec 2024-04-17T11:59:22.730 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SgoWe2HXzlVVCOn off=13856548 len=241429 2024-04-17T11:59:22.732 INFO:tasks.workunit.client.0.smithi031.stdout:op 1416 completed, throughput=4.99MB/sec 2024-04-17T11:59:22.732 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aT8W1H1PzwEXL9M off=4977037 len=1580879 2024-04-17T11:59:22.734 INFO:tasks.workunit.client.0.smithi031.stdout:op 1417 completed, throughput=4.99MB/sec 2024-04-17T11:59:22.734 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-B4eC-xDMA2MCvwL off=706429 len=2074482 2024-04-17T11:59:22.738 INFO:tasks.workunit.client.0.smithi031.stdout:op 1418 completed, throughput=5MB/sec 2024-04-17T11:59:22.738 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jBrWxES9qy9fi71 off=4302431 len=225799 2024-04-17T11:59:22.739 INFO:tasks.workunit.client.0.smithi031.stdout:op 1419 completed, throughput=5MB/sec 2024-04-17T11:59:22.739 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--Z_d1zh653uAAoI off=3402944 len=83286 2024-04-17T11:59:22.741 INFO:tasks.workunit.client.0.smithi031.stdout:op 1420 completed, throughput=5MB/sec 2024-04-17T11:59:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:22.075767+0000 mgr.y (mgr.14556) 993 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T11:59:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:22.075767+0000 mgr.y (mgr.14556) 993 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T11:59:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:22.075767+0000 mgr.y (mgr.14556) 993 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T11:59:23.742 INFO:tasks.workunit.client.0.smithi031.stdout: 285: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:23.742 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-npwAQgveZbobnUS off=2519104 len=684480 2024-04-17T11:59:23.743 INFO:tasks.workunit.client.0.smithi031.stdout:op 1421 completed, throughput=4.99MB/sec 2024-04-17T11:59:23.743 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UoZZjhxZVzv2omz off=1864324 len=2086308 2024-04-17T11:59:23.747 INFO:tasks.workunit.client.0.smithi031.stdout:op 1422 completed, throughput=4.99MB/sec 2024-04-17T11:59:23.747 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aQ72OD7Hd1ohH85 off=19888452 len=932862 2024-04-17T11:59:23.752 INFO:tasks.workunit.client.0.smithi031.stdout:op 1423 completed, throughput=4.99MB/sec 2024-04-17T11:59:23.752 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GKETwAhysYtIkko off=5600039 len=1713442 2024-04-17T11:59:23.762 INFO:tasks.workunit.client.0.smithi031.stdout:op 1424 completed, throughput=5MB/sec 2024-04-17T11:59:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:59:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:59:24.762 INFO:tasks.workunit.client.0.smithi031.stdout: 286: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:24.762 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Y0MYfaDJsEDnbaX off=381047 len=1771846 2024-04-17T11:59:24.772 INFO:tasks.workunit.client.0.smithi031.stdout:op 1425 completed, throughput=4.99MB/sec 2024-04-17T11:59:24.772 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Fev3BPDMFbXjrbW off=3392282 len=1142656 2024-04-17T11:59:24.778 INFO:tasks.workunit.client.0.smithi031.stdout:op 1426 completed, throughput=4.99MB/sec 2024-04-17T11:59:24.778 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-N6cBCMw2ilkhz-Y off=3039750 len=326885 2024-04-17T11:59:24.779 INFO:tasks.workunit.client.0.smithi031.stdout:op 1427 completed, throughput=4.99MB/sec 2024-04-17T11:59:24.779 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-22_Z6PpJYrexzlG off=2081841 len=752845 2024-04-17T11:59:24.781 INFO:tasks.workunit.client.0.smithi031.stdout:op 1428 completed, throughput=5MB/sec 2024-04-17T11:59:24.781 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IIT-zcNpxkImS4U off=18457876 len=1925832 2024-04-17T11:59:24.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 1429 completed, throughput=5MB/sec 2024-04-17T11:59:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:24.076420+0000 mgr.y (mgr.14556) 994 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-17T11:59:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:24.076420+0000 mgr.y (mgr.14556) 994 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-17T11:59:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:24.076420+0000 mgr.y (mgr.14556) 994 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-17T11:59:25.784 INFO:tasks.workunit.client.0.smithi031.stdout: 287: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:25.785 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NuEybHK30gzfEAP off=3980017 len=408592 2024-04-17T11:59:25.786 INFO:tasks.workunit.client.0.smithi031.stdout:op 1430 completed, throughput=4.99MB/sec 2024-04-17T11:59:25.786 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VQVy4kar87qk9Os off=3371746 len=1000289 2024-04-17T11:59:25.787 INFO:tasks.workunit.client.0.smithi031.stdout:op 1431 completed, throughput=4.99MB/sec 2024-04-17T11:59:25.787 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4RabE9ZMfSCimwG off=587269 len=1093088 2024-04-17T11:59:25.793 INFO:tasks.workunit.client.0.smithi031.stdout:op 1432 completed, throughput=4.99MB/sec 2024-04-17T11:59:25.793 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-B9KVb59OJUO--Fp off=12532219 len=181690 2024-04-17T11:59:25.796 INFO:tasks.workunit.client.0.smithi031.stdout:op 1433 completed, throughput=4.99MB/sec 2024-04-17T11:59:25.796 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oXbCxn0tteRQTZQ off=6160165 len=1360150 2024-04-17T11:59:25.797 INFO:tasks.workunit.client.0.smithi031.stdout:op 1434 completed, throughput=5MB/sec 2024-04-17T11:59:25.797 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hcfry9AY0Qri0_5 off=1152177 len=1557301 2024-04-17T11:59:25.804 INFO:tasks.workunit.client.0.smithi031.stdout:op 1435 completed, throughput=5MB/sec 2024-04-17T11:59:26.804 INFO:tasks.workunit.client.0.smithi031.stdout: 288: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:26.804 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1eLN0oxsY-ovOTz off=5653031 len=906232 2024-04-17T11:59:26.809 INFO:tasks.workunit.client.0.smithi031.stdout:op 1436 completed, throughput=4.99MB/sec 2024-04-17T11:59:26.809 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZYD5JRnt10vTR_F off=825591 len=348540 2024-04-17T11:59:26.813 INFO:tasks.workunit.client.0.smithi031.stdout:op 1437 completed, throughput=4.99MB/sec 2024-04-17T11:59:26.813 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ds-OHdC_iizj5bn off=4462796 len=277438 2024-04-17T11:59:26.815 INFO:tasks.workunit.client.0.smithi031.stdout:op 1438 completed, throughput=4.99MB/sec 2024-04-17T11:59:26.815 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nEw7WJFf87Frs07 off=21104646 len=508854 2024-04-17T11:59:26.817 INFO:tasks.workunit.client.0.smithi031.stdout:op 1439 completed, throughput=4.99MB/sec 2024-04-17T11:59:26.817 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tB7NfR12vKdDeJj off=2142795 len=290648 2024-04-17T11:59:26.817 INFO:tasks.workunit.client.0.smithi031.stdout:op 1440 completed, throughput=4.99MB/sec 2024-04-17T11:59:26.817 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-j-EsgpT2yzrsxlO off=10408932 len=1322026 2024-04-17T11:59:26.824 INFO:tasks.workunit.client.0.smithi031.stdout:op 1441 completed, throughput=5MB/sec 2024-04-17T11:59:26.824 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OWcK8b_7N82DSxN off=14356099 len=446572 2024-04-17T11:59:26.825 INFO:tasks.workunit.client.0.smithi031.stdout:op 1442 completed, throughput=5MB/sec 2024-04-17T11:59:26.825 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xHF8XGaoPKpdstM off=1583546 len=329892 2024-04-17T11:59:26.825 INFO:tasks.workunit.client.0.smithi031.stdout:op 1443 completed, throughput=5MB/sec 2024-04-17T11:59:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:26.076864+0000 mgr.y (mgr.14556) 995 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T11:59:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:26.076864+0000 mgr.y (mgr.14556) 995 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T11:59:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:26.076864+0000 mgr.y (mgr.14556) 995 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T11:59:27.826 INFO:tasks.workunit.client.0.smithi031.stdout: 289: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:27.826 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1v8GeEu8LvBu1uR off=4222923 len=1505376 2024-04-17T11:59:27.834 INFO:tasks.workunit.client.0.smithi031.stdout:op 1444 completed, throughput=4.99MB/sec 2024-04-17T11:59:27.834 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Yg5TRXwXGJUSpDd off=7251801 len=699850 2024-04-17T11:59:27.835 INFO:tasks.workunit.client.0.smithi031.stdout:op 1445 completed, throughput=4.99MB/sec 2024-04-17T11:59:27.835 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vGW0csLjnjwtbjc off=1741409 len=1038790 2024-04-17T11:59:27.840 INFO:tasks.workunit.client.0.smithi031.stdout:op 1446 completed, throughput=4.99MB/sec 2024-04-17T11:59:27.840 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iNsWtC4nGgB8sdN off=6298959 len=2086911 2024-04-17T11:59:27.844 INFO:tasks.workunit.client.0.smithi031.stdout:op 1447 completed, throughput=5MB/sec 2024-04-17T11:59:27.844 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1l4HZcUbpMOGg6w off=4367925 len=896385 2024-04-17T11:59:27.846 INFO:tasks.workunit.client.0.smithi031.stdout:op 1448 completed, throughput=5MB/sec 2024-04-17T11:59:28.846 INFO:tasks.workunit.client.0.smithi031.stdout: 290: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:28.846 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-am0MSu-KpiKI_0M off=20630693 len=1080721 2024-04-17T11:59:28.848 INFO:tasks.workunit.client.0.smithi031.stdout:op 1449 completed, throughput=4.99MB/sec 2024-04-17T11:59:28.848 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6JWhAwcCQRC-A6z off=656721 len=6778 2024-04-17T11:59:28.848 INFO:tasks.workunit.client.0.smithi031.stdout:op 1450 completed, throughput=4.99MB/sec 2024-04-17T11:59:28.848 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0XJvlnIh-DNTPgH off=707396 len=962458 2024-04-17T11:59:28.850 INFO:tasks.workunit.client.0.smithi031.stdout:op 1451 completed, throughput=4.99MB/sec 2024-04-17T11:59:28.850 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-arwzjsI784grc_F off=14736289 len=2018024 2024-04-17T11:59:28.863 INFO:tasks.workunit.client.0.smithi031.stdout:op 1452 completed, throughput=5MB/sec 2024-04-17T11:59:28.863 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-srifgvD538C-i-q off=18016257 len=635627 2024-04-17T11:59:28.864 INFO:tasks.workunit.client.0.smithi031.stdout:op 1453 completed, throughput=5MB/sec 2024-04-17T11:59:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:28.077660+0000 mgr.y (mgr.14556) 996 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T11:59:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:28.077660+0000 mgr.y (mgr.14556) 996 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T11:59:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:28.077660+0000 mgr.y (mgr.14556) 996 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T11:59:29.864 INFO:tasks.workunit.client.0.smithi031.stdout: 291: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:29.865 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cf2k5g2IxCMGTtr off=423624 len=1752168 2024-04-17T11:59:29.871 INFO:tasks.workunit.client.0.smithi031.stdout:op 1454 completed, throughput=4.99MB/sec 2024-04-17T11:59:29.871 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2hNMf2GBqqP4Rd9 off=1184058 len=286542 2024-04-17T11:59:29.872 INFO:tasks.workunit.client.0.smithi031.stdout:op 1455 completed, throughput=4.99MB/sec 2024-04-17T11:59:29.872 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iXT4fvpfhtnre-W off=9693882 len=59000 2024-04-17T11:59:29.875 INFO:tasks.workunit.client.0.smithi031.stdout:op 1456 completed, throughput=4.99MB/sec 2024-04-17T11:59:29.876 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2nVMpWcjv9x2G4A off=5454102 len=521778 2024-04-17T11:59:29.876 INFO:tasks.workunit.client.0.smithi031.stdout:op 1457 completed, throughput=4.99MB/sec 2024-04-17T11:59:29.876 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-q9bh9TCzPJAjqnM off=4223234 len=839497 2024-04-17T11:59:29.884 INFO:tasks.workunit.client.0.smithi031.stdout:op 1458 completed, throughput=4.99MB/sec 2024-04-17T11:59:29.884 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HfJlqimF_D6zs5C off=5636914 len=1991908 2024-04-17T11:59:29.893 INFO:tasks.workunit.client.0.smithi031.stdout:op 1459 completed, throughput=5MB/sec 2024-04-17T11:59:30.893 INFO:tasks.workunit.client.0.smithi031.stdout: 292: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:30.893 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XaMn1s53Vqs9XpQ off=8680672 len=1465098 2024-04-17T11:59:30.895 INFO:tasks.workunit.client.0.smithi031.stdout:op 1460 completed, throughput=4.99MB/sec 2024-04-17T11:59:30.895 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-S-aoP1Dyj22AkVS off=3467130 len=984674 2024-04-17T11:59:30.896 INFO:tasks.workunit.client.0.smithi031.stdout:op 1461 completed, throughput=4.99MB/sec 2024-04-17T11:59:30.896 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BV-d-5jLpGNtCPr off=127099 len=1406781 2024-04-17T11:59:30.904 INFO:tasks.workunit.client.0.smithi031.stdout:op 1462 completed, throughput=5MB/sec 2024-04-17T11:59:30.904 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yaz6sjzRbHSxEwV off=2545631 len=714807 2024-04-17T11:59:30.908 INFO:tasks.workunit.client.0.smithi031.stdout:op 1463 completed, throughput=5MB/sec 2024-04-17T11:59:30.908 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KVvRpIsX8vpP0zx off=18765978 len=753542 2024-04-17T11:59:30.910 INFO:tasks.workunit.client.0.smithi031.stdout:op 1464 completed, throughput=5MB/sec 2024-04-17T11:59:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:30.078093+0000 mgr.y (mgr.14556) 997 : cluster [DBG] pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:59:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:59:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:31] "GET /metrics HTTP/1.1" 200 192496 "" "Prometheus/2.33.4" 2024-04-17T11:59:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:30.078093+0000 mgr.y (mgr.14556) 997 : cluster [DBG] pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:59:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:30.078093+0000 mgr.y (mgr.14556) 997 : cluster [DBG] pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:59:31.910 INFO:tasks.workunit.client.0.smithi031.stdout: 293: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:31.910 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-StFFtxTf2meu1OZ off=6048655 len=193001 2024-04-17T11:59:31.913 INFO:tasks.workunit.client.0.smithi031.stdout:op 1465 completed, throughput=4.98MB/sec 2024-04-17T11:59:31.913 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F7WT_fX24zEy8FM off=13748119 len=355369 2024-04-17T11:59:31.914 INFO:tasks.workunit.client.0.smithi031.stdout:op 1466 completed, throughput=4.99MB/sec 2024-04-17T11:59:31.915 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bW4O-4wCXwqc7oX off=1581883 len=1636911 2024-04-17T11:59:31.916 INFO:tasks.workunit.client.0.smithi031.stdout:op 1467 completed, throughput=4.99MB/sec 2024-04-17T11:59:31.917 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n42VC4OwwIMpbgO off=8057960 len=1198483 2024-04-17T11:59:31.923 INFO:tasks.workunit.client.0.smithi031.stdout:op 1468 completed, throughput=4.99MB/sec 2024-04-17T11:59:31.923 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--VUZgfpKC_P2M5Y off=6718724 len=171278 2024-04-17T11:59:31.926 INFO:tasks.workunit.client.0.smithi031.stdout:op 1469 completed, throughput=5MB/sec 2024-04-17T11:59:31.926 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VgwScPKTarWlInB off=826718 len=114603 2024-04-17T11:59:31.928 INFO:tasks.workunit.client.0.smithi031.stdout:op 1470 completed, throughput=5MB/sec 2024-04-17T11:59:31.928 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-y2t3Zc6QSeWhCDv off=2146001 len=1374904 2024-04-17T11:59:31.930 INFO:tasks.workunit.client.0.smithi031.stdout:op 1471 completed, throughput=5MB/sec 2024-04-17T11:59:31.930 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fpQh5uVhWZz0WF_ off=1844912 len=1711063 2024-04-17T11:59:31.932 INFO:tasks.workunit.client.0.smithi031.stdout:op 1472 completed, throughput=5.01MB/sec 2024-04-17T11:59:32.932 INFO:tasks.workunit.client.0.smithi031.stdout: 294: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:32.933 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-T6UhrBkCS8Qv-Zk off=3775070 len=97622 2024-04-17T11:59:32.933 INFO:tasks.workunit.client.0.smithi031.stdout:op 1473 completed, throughput=4.99MB/sec 2024-04-17T11:59:32.933 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PYD3pBzhsXwdwjR off=4158337 len=1235270 2024-04-17T11:59:32.935 INFO:tasks.workunit.client.0.smithi031.stdout:op 1474 completed, throughput=4.99MB/sec 2024-04-17T11:59:32.935 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CCBm8To5CC77XTX off=3987259 len=102402 2024-04-17T11:59:32.938 INFO:tasks.workunit.client.0.smithi031.stdout:op 1475 completed, throughput=4.99MB/sec 2024-04-17T11:59:32.938 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9RmCjlSg1yuv0Xa off=2927780 len=1383537 2024-04-17T11:59:32.943 INFO:tasks.workunit.client.0.smithi031.stdout:op 1476 completed, throughput=5MB/sec 2024-04-17T11:59:32.943 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-V9Kk-5OlL0JoXiA off=9283505 len=850481 2024-04-17T11:59:32.945 INFO:tasks.workunit.client.0.smithi031.stdout:op 1477 completed, throughput=5MB/sec 2024-04-17T11:59:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:32.078658+0000 mgr.y (mgr.14556) 998 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:59:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:32.078658+0000 mgr.y (mgr.14556) 998 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:59:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:32.078658+0000 mgr.y (mgr.14556) 998 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T11:59:33.945 INFO:tasks.workunit.client.0.smithi031.stdout: 295: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:33.945 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-etCLcRhrh93Ejpg off=783995 len=194634 2024-04-17T11:59:33.946 INFO:tasks.workunit.client.0.smithi031.stdout:op 1478 completed, throughput=4.98MB/sec 2024-04-17T11:59:33.946 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-O372sCzWzaAuJ_- off=4827154 len=3817 2024-04-17T11:59:33.946 INFO:tasks.workunit.client.0.smithi031.stdout:op 1479 completed, throughput=4.98MB/sec 2024-04-17T11:59:33.947 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uWHaFrSbRSd2s3e off=16240425 len=889912 2024-04-17T11:59:33.948 INFO:tasks.workunit.client.0.smithi031.stdout:op 1480 completed, throughput=4.99MB/sec 2024-04-17T11:59:33.948 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vbaXhJZhjW-3eCR off=5540963 len=891846 2024-04-17T11:59:33.953 INFO:tasks.workunit.client.0.smithi031.stdout:op 1481 completed, throughput=4.99MB/sec 2024-04-17T11:59:33.953 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-I6fdDJiOzyxchli off=11330844 len=1646925 2024-04-17T11:59:33.956 INFO:tasks.workunit.client.0.smithi031.stdout:op 1482 completed, throughput=4.99MB/sec 2024-04-17T11:59:33.956 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lfAZ02itomoLRst off=6329798 len=1531982 2024-04-17T11:59:33.963 INFO:tasks.workunit.client.0.smithi031.stdout:op 1483 completed, throughput=5MB/sec 2024-04-17T11:59:33.963 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dJpzA42ysK1TqmS off=546091 len=430144 2024-04-17T11:59:33.966 INFO:tasks.workunit.client.0.smithi031.stdout:op 1484 completed, throughput=5MB/sec 2024-04-17T11:59:34.304 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:59:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:59:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:59:33.778420+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:59:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:59:33.778420+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:59:34.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:59:33.778420+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T11:59:34.966 INFO:tasks.workunit.client.0.smithi031.stdout: 296: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:34.966 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tea5qziWjPnfH6Z off=5052591 len=1791749 2024-04-17T11:59:34.968 INFO:tasks.workunit.client.0.smithi031.stdout:op 1485 completed, throughput=4.99MB/sec 2024-04-17T11:59:34.968 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n_S5fFkZwm-AH-V off=2298509 len=711852 2024-04-17T11:59:34.973 INFO:tasks.workunit.client.0.smithi031.stdout:op 1486 completed, throughput=4.99MB/sec 2024-04-17T11:59:34.973 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-123qQuRXNBf1-us off=2811977 len=1877338 2024-04-17T11:59:34.981 INFO:tasks.workunit.client.0.smithi031.stdout:op 1487 completed, throughput=5MB/sec 2024-04-17T11:59:34.981 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VU1b19O_g2kS-if off=8138740 len=971511 2024-04-17T11:59:34.982 INFO:tasks.workunit.client.0.smithi031.stdout:op 1488 completed, throughput=5MB/sec 2024-04-17T11:59:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:34.079245+0000 mgr.y (mgr.14556) 999 : cluster [DBG] pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T11:59:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:34.079245+0000 mgr.y (mgr.14556) 999 : cluster [DBG] pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T11:59:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:34.079245+0000 mgr.y (mgr.14556) 999 : cluster [DBG] pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T11:59:35.983 INFO:tasks.workunit.client.0.smithi031.stdout: 297: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:35.983 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OncatYyR9HR5jEW off=11516984 len=812895 2024-04-17T11:59:35.988 INFO:tasks.workunit.client.0.smithi031.stdout:op 1489 completed, throughput=4.99MB/sec 2024-04-17T11:59:35.988 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BNkZlN0aAqJZ4Qb off=764686 len=1183705 2024-04-17T11:59:35.991 INFO:tasks.workunit.client.0.smithi031.stdout:op 1490 completed, throughput=4.99MB/sec 2024-04-17T11:59:35.991 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lsqpJWgFMOwxVlk off=1170126 len=247750 2024-04-17T11:59:35.994 INFO:tasks.workunit.client.0.smithi031.stdout:op 1491 completed, throughput=4.99MB/sec 2024-04-17T11:59:35.994 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h6uC-IvXz1FW3nX off=7116476 len=1506647 2024-04-17T11:59:35.996 INFO:tasks.workunit.client.0.smithi031.stdout:op 1492 completed, throughput=5MB/sec 2024-04-17T11:59:35.996 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-g12nzuTgO8jWYat off=1782050 len=1806966 2024-04-17T11:59:35.999 INFO:tasks.workunit.client.0.smithi031.stdout:op 1493 completed, throughput=5MB/sec 2024-04-17T11:59:37.000 INFO:tasks.workunit.client.0.smithi031.stdout: 298: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:37.000 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gBtN3UwJzWtMUSz off=2287169 len=1695859 2024-04-17T11:59:37.001 INFO:tasks.workunit.client.0.smithi031.stdout:op 1494 completed, throughput=4.99MB/sec 2024-04-17T11:59:37.002 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-H3swnYXDMsRVgYq off=22251559 len=32962 2024-04-17T11:59:37.004 INFO:tasks.workunit.client.0.smithi031.stdout:op 1495 completed, throughput=4.99MB/sec 2024-04-17T11:59:37.004 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Se9SnedObyIsWKl off=7566024 len=587899 2024-04-17T11:59:37.007 INFO:tasks.workunit.client.0.smithi031.stdout:op 1496 completed, throughput=4.99MB/sec 2024-04-17T11:59:37.007 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-G_0pW53orzQBKOi off=9803210 len=88313 2024-04-17T11:59:37.009 INFO:tasks.workunit.client.0.smithi031.stdout:op 1497 completed, throughput=4.99MB/sec 2024-04-17T11:59:37.009 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TWhFp81N5j58R2_ off=114139 len=1012162 2024-04-17T11:59:37.014 INFO:tasks.workunit.client.0.smithi031.stdout:op 1498 completed, throughput=5MB/sec 2024-04-17T11:59:37.014 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HlEqXuEsNO7-ped off=3081216 len=1652702 2024-04-17T11:59:37.018 INFO:tasks.workunit.client.0.smithi031.stdout:op 1499 completed, throughput=5MB/sec 2024-04-17T11:59:37.457 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:36.079586+0000 mgr.y (mgr.14556) 1000 : cluster [DBG] pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:59:37.457 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:36.079586+0000 mgr.y (mgr.14556) 1000 : cluster [DBG] pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:59:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:36.079586+0000 mgr.y (mgr.14556) 1000 : cluster [DBG] pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T11:59:38.018 INFO:tasks.workunit.client.0.smithi031.stdout: 299: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:38.019 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vgbyOwr9RNN1ZiC off=11524512 len=898777 2024-04-17T11:59:38.021 INFO:tasks.workunit.client.0.smithi031.stdout:op 1500 completed, throughput=4.99MB/sec 2024-04-17T11:59:38.021 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kB1iP3J0Lf3FkC3 off=967133 len=1541328 2024-04-17T11:59:38.028 INFO:tasks.workunit.client.0.smithi031.stdout:op 1501 completed, throughput=4.99MB/sec 2024-04-17T11:59:38.028 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-I9pFuBvHfi4ygx1 off=7731353 len=61607 2024-04-17T11:59:38.029 INFO:tasks.workunit.client.0.smithi031.stdout:op 1502 completed, throughput=4.99MB/sec 2024-04-17T11:59:38.029 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_bcjpIK8aCqLvw0 off=14783491 len=240842 2024-04-17T11:59:38.029 INFO:tasks.workunit.client.0.smithi031.stdout:op 1503 completed, throughput=4.99MB/sec 2024-04-17T11:59:38.029 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zK7UxhOO4VEfhCL off=10814759 len=1914335 2024-04-17T11:59:38.047 INFO:tasks.workunit.client.0.smithi031.stdout:op 1504 completed, throughput=5MB/sec 2024-04-17T11:59:38.047 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-g12nzuTgO8jWYat off=1516960 len=729999 2024-04-17T11:59:38.049 INFO:tasks.workunit.client.0.smithi031.stdout:op 1505 completed, throughput=5MB/sec 2024-04-17T11:59:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:59:37.710016+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:59:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:59:38.004298+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:59:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:59:38.005002+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:59:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:59:38.010164+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:59:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:38.080153+0000 mgr.y (mgr.14556) 1001 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T11:59:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:59:37.710016+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:59:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:59:38.004298+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:59:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:59:38.005002+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:59:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:59:38.010164+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:59:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:38.080153+0000 mgr.y (mgr.14556) 1001 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T11:59:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:59:37.710016+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:59:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:59:38.004298+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T11:59:38.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:59:38.005002+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T11:59:38.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:59:38.010164+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T11:59:38.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:38.080153+0000 mgr.y (mgr.14556) 1001 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T11:59:39.049 INFO:tasks.workunit.client.0.smithi031.stdout: 300: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:39.049 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CjdIHq1TOYHFT6i off=2177076 len=608279 2024-04-17T11:59:39.053 INFO:tasks.workunit.client.0.smithi031.stdout:op 1506 completed, throughput=4.99MB/sec 2024-04-17T11:59:39.053 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mvoCijnNM8fdSCg off=4103756 len=1640137 2024-04-17T11:59:39.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 1507 completed, throughput=4.99MB/sec 2024-04-17T11:59:39.054 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZyLrlcGjctnSzUz off=13568155 len=1108385 2024-04-17T11:59:39.060 INFO:tasks.workunit.client.0.smithi031.stdout:op 1508 completed, throughput=4.99MB/sec 2024-04-17T11:59:39.060 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U8UFnYYbv_Euhe1 off=6164744 len=932454 2024-04-17T11:59:39.065 INFO:tasks.workunit.client.0.smithi031.stdout:op 1509 completed, throughput=5MB/sec 2024-04-17T11:59:39.065 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ofGyQrd42PvBmCe off=4009659 len=1245216 2024-04-17T11:59:39.067 INFO:tasks.workunit.client.0.smithi031.stdout:op 1510 completed, throughput=5MB/sec 2024-04-17T11:59:39.143 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T11:59:39.432 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T11:59:39.432 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (27m) 6m ago 27m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T11:59:39.432 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (27m) 6m ago 27m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T11:59:39.432 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (28m) 6m ago 28m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T11:59:39.432 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (28m) 6m ago 28m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T11:59:39.432 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (32m) 6m ago 32m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T11:59:39.432 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (33m) 6m ago 33m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T11:59:39.432 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (34m) 6m ago 34m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T11:59:39.432 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (32m) 6m ago 32m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T11:59:39.432 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (32m) 6m ago 32m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T11:59:39.432 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (28m) 6m ago 28m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T11:59:39.433 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (28m) 6m ago 28m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T11:59:39.433 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (32m) 6m ago 32m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T11:59:39.433 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (31m) 6m ago 31m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T11:59:39.433 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (31m) 6m ago 31m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T11:59:39.433 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (30m) 6m ago 30m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T11:59:39.433 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (30m) 6m ago 30m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T11:59:39.433 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (30m) 6m ago 30m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T11:59:39.433 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (29m) 6m ago 29m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T11:59:39.433 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (29m) 6m ago 29m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T11:59:39.433 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (26m) 6m ago 28m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T11:59:39.785 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T11:59:39.785 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T11:59:39.785 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T11:59:39.786 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T11:59:39.787 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T11:59:40.068 INFO:tasks.workunit.client.0.smithi031.stdout: 301: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:40.068 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ncrosWL8IxlYgIT off=11132259 len=556970 2024-04-17T11:59:40.068 INFO:tasks.workunit.client.0.smithi031.stdout:op 1511 completed, throughput=4.99MB/sec 2024-04-17T11:59:40.068 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Hkz1GNWnad3QqiQ off=10951541 len=390945 2024-04-17T11:59:40.071 INFO:tasks.workunit.client.0.smithi031.stdout:op 1512 completed, throughput=4.99MB/sec 2024-04-17T11:59:40.071 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Yx3EJ2ooKMiau4t off=2499338 len=906073 2024-04-17T11:59:40.076 INFO:tasks.workunit.client.0.smithi031.stdout:op 1513 completed, throughput=4.99MB/sec 2024-04-17T11:59:40.076 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z4FdVgp8B2IvofR off=3532950 len=152201 2024-04-17T11:59:40.079 INFO:tasks.workunit.client.0.smithi031.stdout:op 1514 completed, throughput=4.99MB/sec 2024-04-17T11:59:40.079 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yOAbYZo3eNYwUQ8 off=5983155 len=441209 2024-04-17T11:59:40.080 INFO:tasks.workunit.client.0.smithi031.stdout:op 1515 completed, throughput=4.99MB/sec 2024-04-17T11:59:40.080 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fAI5WG_YOuGaWIK off=12669244 len=1752651 2024-04-17T11:59:40.086 INFO:tasks.workunit.client.0.smithi031.stdout:op 1516 completed, throughput=5MB/sec 2024-04-17T11:59:40.086 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-P6mbpdYOdaeQ7WV off=5780515 len=318931 2024-04-17T11:59:40.087 INFO:tasks.workunit.client.0.smithi031.stdout:op 1517 completed, throughput=5MB/sec 2024-04-17T11:59:40.087 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-N6FYpxeNAMf_LHO off=4726335 len=1653056 2024-04-17T11:59:40.094 INFO:tasks.workunit.client.0.smithi031.stdout:op 1518 completed, throughput=5MB/sec 2024-04-17T11:59:40.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:59:39.131421+0000 mgr.y (mgr.14556) 1002 : audit [DBG] from='client.26147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:40.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:59:39.424943+0000 mgr.y (mgr.14556) 1003 : audit [DBG] from='client.26153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T11:59:39.786581+0000 mon.a (mon.0) 2201 : audit [DBG] from='client.? 172.21.15.31:0/1595018963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:59:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:59:39.131421+0000 mgr.y (mgr.14556) 1002 : audit [DBG] from='client.26147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:59:39.424943+0000 mgr.y (mgr.14556) 1003 : audit [DBG] from='client.26153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T11:59:39.786581+0000 mon.a (mon.0) 2201 : audit [DBG] from='client.? 172.21.15.31:0/1595018963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:59:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:59:39.131421+0000 mgr.y (mgr.14556) 1002 : audit [DBG] from='client.26147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:59:39.424943+0000 mgr.y (mgr.14556) 1003 : audit [DBG] from='client.26153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T11:59:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T11:59:39.786581+0000 mon.a (mon.0) 2201 : audit [DBG] from='client.? 172.21.15.31:0/1595018963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T11:59:41.095 INFO:tasks.workunit.client.0.smithi031.stdout: 302: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:41.095 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RYtZB6_qnILl4Pq off=833684 len=60049 2024-04-17T11:59:41.095 INFO:tasks.workunit.client.0.smithi031.stdout:op 1519 completed, throughput=4.99MB/sec 2024-04-17T11:59:41.096 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Lr43x661wW_yyV_ off=3757111 len=608901 2024-04-17T11:59:41.100 INFO:tasks.workunit.client.0.smithi031.stdout:op 1520 completed, throughput=4.99MB/sec 2024-04-17T11:59:41.100 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5T8sh6bSGD6cxWQ off=14330612 len=798940 2024-04-17T11:59:41.104 INFO:tasks.workunit.client.0.smithi031.stdout:op 1521 completed, throughput=4.99MB/sec 2024-04-17T11:59:41.104 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LmGRXG0S_LfWo8d off=4973122 len=959993 2024-04-17T11:59:41.106 INFO:tasks.workunit.client.0.smithi031.stdout:op 1522 completed, throughput=4.99MB/sec 2024-04-17T11:59:41.106 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iRSJQfO99vQqXFV off=1927639 len=863843 2024-04-17T11:59:41.108 INFO:tasks.workunit.client.0.smithi031.stdout:op 1523 completed, throughput=5MB/sec 2024-04-17T11:59:41.108 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BO0Ry4qdx6HJYN_ off=2060061 len=1067550 2024-04-17T11:59:41.113 INFO:tasks.workunit.client.0.smithi031.stdout:op 1524 completed, throughput=5MB/sec 2024-04-17T11:59:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:40.080561+0000 mgr.y (mgr.14556) 1004 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:59:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:40.080561+0000 mgr.y (mgr.14556) 1004 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:59:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:40.080561+0000 mgr.y (mgr.14556) 1004 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:59:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:59:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:41] "GET /metrics HTTP/1.1" 200 192503 "" "Prometheus/2.33.4" 2024-04-17T11:59:42.113 INFO:tasks.workunit.client.0.smithi031.stdout: 303: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:42.113 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ntQQ0wajFnRoPvt off=758466 len=1618763 2024-04-17T11:59:42.123 INFO:tasks.workunit.client.0.smithi031.stdout:op 1525 completed, throughput=4.99MB/sec 2024-04-17T11:59:42.123 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7e2T_ClaoK5nHCG off=10674630 len=524937 2024-04-17T11:59:42.124 INFO:tasks.workunit.client.0.smithi031.stdout:op 1526 completed, throughput=4.99MB/sec 2024-04-17T11:59:42.124 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GVaR25oUpRgs05x off=6399243 len=514519 2024-04-17T11:59:42.125 INFO:tasks.workunit.client.0.smithi031.stdout:op 1527 completed, throughput=4.99MB/sec 2024-04-17T11:59:42.125 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jEyH-U6NJX197Dl off=18912873 len=339294 2024-04-17T11:59:42.126 INFO:tasks.workunit.client.0.smithi031.stdout:op 1528 completed, throughput=4.99MB/sec 2024-04-17T11:59:42.126 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zTTbcgiw0aut4mp off=17289574 len=1369082 2024-04-17T11:59:42.133 INFO:tasks.workunit.client.0.smithi031.stdout:op 1529 completed, throughput=5MB/sec 2024-04-17T11:59:42.133 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-l8nag_9Y2SBETga off=1655245 len=1955213 2024-04-17T11:59:42.147 INFO:tasks.workunit.client.0.smithi031.stdout:op 1530 completed, throughput=5MB/sec 2024-04-17T11:59:43.147 INFO:tasks.workunit.client.0.smithi031.stdout: 304: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:43.148 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Bb0QhlH3E_6tidt off=10099807 len=133968 2024-04-17T11:59:43.148 INFO:tasks.workunit.client.0.smithi031.stdout:op 1531 completed, throughput=4.99MB/sec 2024-04-17T11:59:43.148 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vFfC0psdSPExjMM off=18609040 len=731225 2024-04-17T11:59:43.153 INFO:tasks.workunit.client.0.smithi031.stdout:op 1532 completed, throughput=4.99MB/sec 2024-04-17T11:59:43.153 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AEr5EEE6Yq7g4u3 off=7768539 len=1030250 2024-04-17T11:59:43.154 INFO:tasks.workunit.client.0.smithi031.stdout:op 1533 completed, throughput=4.99MB/sec 2024-04-17T11:59:43.154 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--Lsp_g6JYTfcD0q off=4497240 len=216674 2024-04-17T11:59:43.155 INFO:tasks.workunit.client.0.smithi031.stdout:op 1534 completed, throughput=4.99MB/sec 2024-04-17T11:59:43.156 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sIuUYO0uomiyCQB off=5619957 len=433174 2024-04-17T11:59:43.159 INFO:tasks.workunit.client.0.smithi031.stdout:op 1535 completed, throughput=5MB/sec 2024-04-17T11:59:43.159 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hvYbxTFHofvtq1j off=2357134 len=257867 2024-04-17T11:59:43.162 INFO:tasks.workunit.client.0.smithi031.stdout:op 1536 completed, throughput=5MB/sec 2024-04-17T11:59:43.162 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vYEeFJhc8FOzc8R off=638815 len=695937 2024-04-17T11:59:43.166 INFO:tasks.workunit.client.0.smithi031.stdout:op 1537 completed, throughput=5MB/sec 2024-04-17T11:59:43.166 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KlupByUyDPnk8aO off=10329704 len=814060 2024-04-17T11:59:43.170 INFO:tasks.workunit.client.0.smithi031.stdout:op 1538 completed, throughput=5MB/sec 2024-04-17T11:59:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:42.081110+0000 mgr.y (mgr.14556) 1005 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:59:43.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:42.081110+0000 mgr.y (mgr.14556) 1005 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:59:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:42.081110+0000 mgr.y (mgr.14556) 1005 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T11:59:44.170 INFO:tasks.workunit.client.0.smithi031.stdout: 305: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:44.170 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c2nPUcK6Tr_lmiu off=265376 len=125078 2024-04-17T11:59:44.171 INFO:tasks.workunit.client.0.smithi031.stdout:op 1539 completed, throughput=4.98MB/sec 2024-04-17T11:59:44.171 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GgespovpWGSZSlF off=5681033 len=1027797 2024-04-17T11:59:44.177 INFO:tasks.workunit.client.0.smithi031.stdout:op 1540 completed, throughput=4.99MB/sec 2024-04-17T11:59:44.177 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bi2YvqVlHXmNL2A off=8315438 len=1656578 2024-04-17T11:59:44.183 INFO:tasks.workunit.client.0.smithi031.stdout:op 1541 completed, throughput=4.99MB/sec 2024-04-17T11:59:44.183 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5osuZgv42ffJET1 off=18048316 len=630636 2024-04-17T11:59:44.185 INFO:tasks.workunit.client.0.smithi031.stdout:op 1542 completed, throughput=4.99MB/sec 2024-04-17T11:59:44.185 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DE6Y8L7egjjMRZx off=5051456 len=198963 2024-04-17T11:59:44.186 INFO:tasks.workunit.client.0.smithi031.stdout:op 1543 completed, throughput=5MB/sec 2024-04-17T11:59:44.186 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-utbYPTEoj5XT_y4 off=424645 len=1654663 2024-04-17T11:59:44.195 INFO:tasks.workunit.client.0.smithi031.stdout:op 1544 completed, throughput=5MB/sec 2024-04-17T11:59:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:59:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:59:45.195 INFO:tasks.workunit.client.0.smithi031.stdout: 306: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:45.195 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i73_pClLMzyC4km off=1410681 len=160256 2024-04-17T11:59:45.199 INFO:tasks.workunit.client.0.smithi031.stdout:op 1545 completed, throughput=4.98MB/sec 2024-04-17T11:59:45.199 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kAz_kU0ZqP4uR-6 off=2856358 len=842045 2024-04-17T11:59:45.203 INFO:tasks.workunit.client.0.smithi031.stdout:op 1546 completed, throughput=4.99MB/sec 2024-04-17T11:59:45.203 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CQf7z033dNfBd3V off=1041442 len=777407 2024-04-17T11:59:45.207 INFO:tasks.workunit.client.0.smithi031.stdout:op 1547 completed, throughput=4.99MB/sec 2024-04-17T11:59:45.207 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6VrttXLtF7uIp0Z off=2356767 len=1385162 2024-04-17T11:59:45.214 INFO:tasks.workunit.client.0.smithi031.stdout:op 1548 completed, throughput=4.99MB/sec 2024-04-17T11:59:45.214 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9TpVZ-3oqd41e-y off=8180456 len=1084038 2024-04-17T11:59:45.216 INFO:tasks.workunit.client.0.smithi031.stdout:op 1549 completed, throughput=5MB/sec 2024-04-17T11:59:45.216 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TtRXQ3W7yoAQqCk off=2676132 len=1067406 2024-04-17T11:59:45.221 INFO:tasks.workunit.client.0.smithi031.stdout:op 1550 completed, throughput=5MB/sec 2024-04-17T11:59:45.221 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FsA7Z1PuZInjBUP off=3566699 len=408715 2024-04-17T11:59:45.222 INFO:tasks.workunit.client.0.smithi031.stdout:op 1551 completed, throughput=5MB/sec 2024-04-17T11:59:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:44.081911+0000 mgr.y (mgr.14556) 1006 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:59:45.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:44.081911+0000 mgr.y (mgr.14556) 1006 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:59:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:44.081911+0000 mgr.y (mgr.14556) 1006 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T11:59:46.222 INFO:tasks.workunit.client.0.smithi031.stdout: 307: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:46.223 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jLY6nYC3-dsSP14 off=9510718 len=1770367 2024-04-17T11:59:46.230 INFO:tasks.workunit.client.0.smithi031.stdout:op 1552 completed, throughput=4.99MB/sec 2024-04-17T11:59:46.230 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CJlfe5ugvUuLIdS off=1377944 len=1200944 2024-04-17T11:59:46.231 INFO:tasks.workunit.client.0.smithi031.stdout:op 1553 completed, throughput=4.99MB/sec 2024-04-17T11:59:46.231 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ncwVTq383jBA8PK off=4055469 len=1091700 2024-04-17T11:59:46.234 INFO:tasks.workunit.client.0.smithi031.stdout:op 1554 completed, throughput=5MB/sec 2024-04-17T11:59:46.235 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U288Kp1pV-ryYSL off=1256095 len=502687 2024-04-17T11:59:46.238 INFO:tasks.workunit.client.0.smithi031.stdout:op 1555 completed, throughput=5MB/sec 2024-04-17T11:59:46.238 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZuwdoN9jbZgcaed off=9352975 len=916702 2024-04-17T11:59:46.243 INFO:tasks.workunit.client.0.smithi031.stdout:op 1556 completed, throughput=5MB/sec 2024-04-17T11:59:47.243 INFO:tasks.workunit.client.0.smithi031.stdout: 308: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:47.243 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-e477XHXZF0GaMIa off=11868041 len=592168 2024-04-17T11:59:47.245 INFO:tasks.workunit.client.0.smithi031.stdout:op 1557 completed, throughput=4.99MB/sec 2024-04-17T11:59:47.245 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jZpT1qLp3N5aL5E off=1969907 len=1979897 2024-04-17T11:59:47.249 INFO:tasks.workunit.client.0.smithi031.stdout:op 1558 completed, throughput=4.99MB/sec 2024-04-17T11:59:47.249 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GKETwAhysYtIkko off=3168195 len=382518 2024-04-17T11:59:47.253 INFO:tasks.workunit.client.0.smithi031.stdout:op 1559 completed, throughput=4.99MB/sec 2024-04-17T11:59:47.253 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iLNqML3ON6cbI0k off=15030935 len=1154678 2024-04-17T11:59:47.259 INFO:tasks.workunit.client.0.smithi031.stdout:op 1560 completed, throughput=5MB/sec 2024-04-17T11:59:47.259 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JsphPlZHKj1GK6C off=8994250 len=1716038 2024-04-17T11:59:47.261 INFO:tasks.workunit.client.0.smithi031.stdout:op 1561 completed, throughput=5MB/sec 2024-04-17T11:59:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:46.082498+0000 mgr.y (mgr.14556) 1007 : cluster [DBG] pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:59:47.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:46.082498+0000 mgr.y (mgr.14556) 1007 : cluster [DBG] pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:59:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:46.082498+0000 mgr.y (mgr.14556) 1007 : cluster [DBG] pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T11:59:48.261 INFO:tasks.workunit.client.0.smithi031.stdout: 309: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:48.262 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RsJrMj2uB4XwcnX off=8806398 len=1975703 2024-04-17T11:59:48.273 INFO:tasks.workunit.client.0.smithi031.stdout:op 1562 completed, throughput=4.99MB/sec 2024-04-17T11:59:48.273 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uXGJz-ValEKFv8q off=1596917 len=622499 2024-04-17T11:59:48.278 INFO:tasks.workunit.client.0.smithi031.stdout:op 1563 completed, throughput=4.99MB/sec 2024-04-17T11:59:48.278 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ujk0ND6YkeODjaf off=859360 len=1748060 2024-04-17T11:59:48.287 INFO:tasks.workunit.client.0.smithi031.stdout:op 1564 completed, throughput=5MB/sec 2024-04-17T11:59:48.287 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tl9my4h_b3IFWac off=9048831 len=1363041 2024-04-17T11:59:48.289 INFO:tasks.workunit.client.0.smithi031.stdout:op 1565 completed, throughput=5MB/sec 2024-04-17T11:59:49.289 INFO:tasks.workunit.client.0.smithi031.stdout: 310: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:49.289 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JDQIbRMZr4uvLgm off=6087151 len=2078173 2024-04-17T11:59:49.299 INFO:tasks.workunit.client.0.smithi031.stdout:op 1566 completed, throughput=4.99MB/sec 2024-04-17T11:59:49.299 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1zdC9jIPQxGXHlF off=19874725 len=1838744 2024-04-17T11:59:49.307 INFO:tasks.workunit.client.0.smithi031.stdout:op 1567 completed, throughput=5MB/sec 2024-04-17T11:59:49.307 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6BbW7DnLSCzI5ft off=2473105 len=389105 2024-04-17T11:59:49.309 INFO:tasks.workunit.client.0.smithi031.stdout:op 1568 completed, throughput=5MB/sec 2024-04-17T11:59:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:48.083343+0000 mgr.y (mgr.14556) 1008 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2024-04-17T11:59:49.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:48.083343+0000 mgr.y (mgr.14556) 1008 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2024-04-17T11:59:49.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:48.083343+0000 mgr.y (mgr.14556) 1008 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2024-04-17T11:59:50.310 INFO:tasks.workunit.client.0.smithi031.stdout: 311: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:50.311 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rOINPko3nW9AjTg off=9264158 len=863828 2024-04-17T11:59:50.314 INFO:tasks.workunit.client.0.smithi031.stdout:op 1569 completed, throughput=4.99MB/sec 2024-04-17T11:59:50.314 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5q7V4B88_M8Z-j4 off=8796780 len=494347 2024-04-17T11:59:50.318 INFO:tasks.workunit.client.0.smithi031.stdout:op 1570 completed, throughput=4.99MB/sec 2024-04-17T11:59:50.318 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-etJGnwLqbMCFgqz off=10774551 len=1309071 2024-04-17T11:59:50.323 INFO:tasks.workunit.client.0.smithi031.stdout:op 1571 completed, throughput=4.99MB/sec 2024-04-17T11:59:50.324 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kVODhD6U0nqFzqk off=18165441 len=897285 2024-04-17T11:59:50.325 INFO:tasks.workunit.client.0.smithi031.stdout:op 1572 completed, throughput=5MB/sec 2024-04-17T11:59:50.325 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mC9fMyA6Xx37uU5 off=7946155 len=1488561 2024-04-17T11:59:50.333 INFO:tasks.workunit.client.0.smithi031.stdout:op 1573 completed, throughput=5MB/sec 2024-04-17T11:59:50.333 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y6cATDG2NXu7P6R off=44435 len=141774 2024-04-17T11:59:50.335 INFO:tasks.workunit.client.0.smithi031.stdout:op 1574 completed, throughput=5MB/sec 2024-04-17T11:59:51.336 INFO:tasks.workunit.client.0.smithi031.stdout: 312: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:51.336 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4ZONpvy6LWl6VRl off=6751217 len=1130259 2024-04-17T11:59:51.342 INFO:tasks.workunit.client.0.smithi031.stdout:op 1575 completed, throughput=4.99MB/sec 2024-04-17T11:59:51.342 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w9J5BPFs5EaUYPf off=6314714 len=118775 2024-04-17T11:59:51.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 1576 completed, throughput=4.99MB/sec 2024-04-17T11:59:51.345 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1RneOQQM0eqzP7G off=1029800 len=1047961 2024-04-17T11:59:51.349 INFO:tasks.workunit.client.0.smithi031.stdout:op 1577 completed, throughput=4.99MB/sec 2024-04-17T11:59:51.349 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LVp-6hrRpx9mT9Q off=790160 len=1815021 2024-04-17T11:59:51.353 INFO:tasks.workunit.client.0.smithi031.stdout:op 1578 completed, throughput=5MB/sec 2024-04-17T11:59:51.353 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yrbJbrKFyK1e7Zy off=9026800 len=1133855 2024-04-17T11:59:51.358 INFO:tasks.workunit.client.0.smithi031.stdout:op 1579 completed, throughput=5MB/sec 2024-04-17T11:59:51.358 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ujk0ND6YkeODjaf off=1130641 len=1222248 2024-04-17T11:59:51.361 INFO:tasks.workunit.client.0.smithi031.stdout:op 1580 completed, throughput=5MB/sec 2024-04-17T11:59:51.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:50.083848+0000 mgr.y (mgr.14556) 1009 : cluster [DBG] pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:59:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:50.083848+0000 mgr.y (mgr.14556) 1009 : cluster [DBG] pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:59:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:50.083848+0000 mgr.y (mgr.14556) 1009 : cluster [DBG] pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:59:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 11:59:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:51] "GET /metrics HTTP/1.1" 200 192503 "" "Prometheus/2.33.4" 2024-04-17T11:59:52.361 INFO:tasks.workunit.client.0.smithi031.stdout: 313: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:52.362 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mjG-ovYEER7uDzT off=16353684 len=392076 2024-04-17T11:59:52.363 INFO:tasks.workunit.client.0.smithi031.stdout:op 1581 completed, throughput=4.99MB/sec 2024-04-17T11:59:52.363 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UzyLdT38dHOmjqF off=2104847 len=1658754 2024-04-17T11:59:52.370 INFO:tasks.workunit.client.0.smithi031.stdout:op 1582 completed, throughput=4.99MB/sec 2024-04-17T11:59:52.371 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uCkmmmuIUlxqMxX off=8778638 len=12839 2024-04-17T11:59:52.371 INFO:tasks.workunit.client.0.smithi031.stdout:op 1583 completed, throughput=4.99MB/sec 2024-04-17T11:59:52.371 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JDC3WvV6qOyb4e0 off=3322395 len=29619 2024-04-17T11:59:52.372 INFO:tasks.workunit.client.0.smithi031.stdout:op 1584 completed, throughput=4.99MB/sec 2024-04-17T11:59:52.372 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8nsUoVjImH2yVWa off=1912770 len=559189 2024-04-17T11:59:52.375 INFO:tasks.workunit.client.0.smithi031.stdout:op 1585 completed, throughput=5MB/sec 2024-04-17T11:59:52.375 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dguG2dQuMciunhm off=4025866 len=1500134 2024-04-17T11:59:52.377 INFO:tasks.workunit.client.0.smithi031.stdout:op 1586 completed, throughput=5MB/sec 2024-04-17T11:59:52.377 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4DHlm0zT3YzoNGH off=18999157 len=324305 2024-04-17T11:59:52.380 INFO:tasks.workunit.client.0.smithi031.stdout:op 1587 completed, throughput=5MB/sec 2024-04-17T11:59:53.380 INFO:tasks.workunit.client.0.smithi031.stdout: 314: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:53.380 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uhGkMIyy2ftaDhS off=10148705 len=1866703 2024-04-17T11:59:53.389 INFO:tasks.workunit.client.0.smithi031.stdout:op 1588 completed, throughput=4.99MB/sec 2024-04-17T11:59:53.389 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bOMowp8shgvnyv2 off=17102306 len=1317798 2024-04-17T11:59:53.396 INFO:tasks.workunit.client.0.smithi031.stdout:op 1589 completed, throughput=4.99MB/sec 2024-04-17T11:59:53.396 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KKSq6NomnKw7S6f off=99383 len=1739365 2024-04-17T11:59:53.407 INFO:tasks.workunit.client.0.smithi031.stdout:op 1590 completed, throughput=5MB/sec 2024-04-17T11:59:53.407 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aB5ZfDu3phGNzA6 off=349788 len=2039985 2024-04-17T11:59:53.418 INFO:tasks.workunit.client.0.smithi031.stdout:op 1591 completed, throughput=5.01MB/sec 2024-04-17T11:59:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:52.084319+0000 mgr.y (mgr.14556) 1010 : cluster [DBG] pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:59:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:52.084319+0000 mgr.y (mgr.14556) 1010 : cluster [DBG] pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:59:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:52.084319+0000 mgr.y (mgr.14556) 1010 : cluster [DBG] pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T11:59:54.419 INFO:tasks.workunit.client.0.smithi031.stdout: 315: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:54.419 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tD_L_bb_P_2NtZQ off=5938058 len=1029123 2024-04-17T11:59:54.424 INFO:tasks.workunit.client.0.smithi031.stdout:op 1592 completed, throughput=4.99MB/sec 2024-04-17T11:59:54.424 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BOIXGH3EKCr8SKB off=3156426 len=651509 2024-04-17T11:59:54.429 INFO:tasks.workunit.client.0.smithi031.stdout:op 1593 completed, throughput=4.99MB/sec 2024-04-17T11:59:54.429 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P0wov8UiBpLnZcV off=6847199 len=1216698 2024-04-17T11:59:54.435 INFO:tasks.workunit.client.0.smithi031.stdout:op 1594 completed, throughput=5MB/sec 2024-04-17T11:59:54.435 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-84sqTK6w9a5yafd off=4014705 len=658014 2024-04-17T11:59:54.439 INFO:tasks.workunit.client.0.smithi031.stdout:op 1595 completed, throughput=5MB/sec 2024-04-17T11:59:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 11:59:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:11:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T11:59:55.439 INFO:tasks.workunit.client.0.smithi031.stdout: 316: throughput=4.98MB/sec pending data=0 2024-04-17T11:59:55.439 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2sPn_ATXF2FN7QT off=6676105 len=1549148 2024-04-17T11:59:55.443 INFO:tasks.workunit.client.0.smithi031.stdout:op 1596 completed, throughput=4.99MB/sec 2024-04-17T11:59:55.443 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZNMxyKtlaopiFwJ off=9252938 len=614371 2024-04-17T11:59:55.447 INFO:tasks.workunit.client.0.smithi031.stdout:op 1597 completed, throughput=4.99MB/sec 2024-04-17T11:59:55.447 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oul9TkuUdvWUw8o off=3991025 len=1617470 2024-04-17T11:59:55.449 INFO:tasks.workunit.client.0.smithi031.stdout:op 1598 completed, throughput=5MB/sec 2024-04-17T11:59:55.449 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QKnPDSwAJ4oOVJy off=6148352 len=1266599 2024-04-17T11:59:55.450 INFO:tasks.workunit.client.0.smithi031.stdout:op 1599 completed, throughput=5MB/sec 2024-04-17T11:59:55.450 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EfA56vyxxWQpN90 off=3894844 len=1591734 2024-04-17T11:59:55.452 INFO:tasks.workunit.client.0.smithi031.stdout:op 1600 completed, throughput=5MB/sec 2024-04-17T11:59:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:54.085044+0000 mgr.y (mgr.14556) 1011 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.2 MiB/s wr, 7 op/s 2024-04-17T11:59:55.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:54.085044+0000 mgr.y (mgr.14556) 1011 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.2 MiB/s wr, 7 op/s 2024-04-17T11:59:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:54.085044+0000 mgr.y (mgr.14556) 1011 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.2 MiB/s wr, 7 op/s 2024-04-17T11:59:56.453 INFO:tasks.workunit.client.0.smithi031.stdout: 317: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:56.453 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vWXtsnJqYeuet_s off=21165090 len=1346990 2024-04-17T11:59:56.461 INFO:tasks.workunit.client.0.smithi031.stdout:op 1601 completed, throughput=4.99MB/sec 2024-04-17T11:59:56.461 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7Eiu5xiWcWdSKTh off=9420708 len=1707670 2024-04-17T11:59:56.471 INFO:tasks.workunit.client.0.smithi031.stdout:op 1602 completed, throughput=5MB/sec 2024-04-17T11:59:56.471 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ia47hEvPd8NnEW7 off=2460994 len=632169 2024-04-17T11:59:56.472 INFO:tasks.workunit.client.0.smithi031.stdout:op 1603 completed, throughput=5MB/sec 2024-04-17T11:59:56.472 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lsHNtqLZZwnsTrd off=9667567 len=559611 2024-04-17T11:59:56.473 INFO:tasks.workunit.client.0.smithi031.stdout:op 1604 completed, throughput=5MB/sec 2024-04-17T11:59:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:56.085581+0000 mgr.y (mgr.14556) 1012 : cluster [DBG] pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T11:59:57.473 INFO:tasks.workunit.client.0.smithi031.stdout: 318: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:57.473 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WUIEzfZJvrh0RyD off=6509885 len=1046655 2024-04-17T11:59:57.480 INFO:tasks.workunit.client.0.smithi031.stdout:op 1605 completed, throughput=4.99MB/sec 2024-04-17T11:59:57.481 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1aStkQKuEOEDyJd off=21365114 len=1088086 2024-04-17T11:59:57.486 INFO:tasks.workunit.client.0.smithi031.stdout:op 1606 completed, throughput=4.99MB/sec 2024-04-17T11:59:57.486 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-T3gLZ-g58ut7NdI off=5216425 len=1252382 2024-04-17T11:59:57.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:56.085581+0000 mgr.y (mgr.14556) 1012 : cluster [DBG] pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T11:59:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:56.085581+0000 mgr.y (mgr.14556) 1012 : cluster [DBG] pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T11:59:57.488 INFO:tasks.workunit.client.0.smithi031.stdout:op 1607 completed, throughput=5MB/sec 2024-04-17T11:59:57.488 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mdmn1K3JC2ceerd off=6168700 len=1435718 2024-04-17T11:59:57.494 INFO:tasks.workunit.client.0.smithi031.stdout:op 1608 completed, throughput=5MB/sec 2024-04-17T11:59:57.494 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8CliesT8dP1yQkp off=5715405 len=2042564 2024-04-17T11:59:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:op 1609 completed, throughput=5MB/sec 2024-04-17T11:59:58.506 INFO:tasks.workunit.client.0.smithi031.stdout: 319: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:58.506 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NsB5EvqMY3KY_qu off=5742103 len=1514200 2024-04-17T11:59:58.509 INFO:tasks.workunit.client.0.smithi031.stdout:op 1610 completed, throughput=4.99MB/sec 2024-04-17T11:59:58.509 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SvwMC0OzXaJRhyJ off=5494572 len=774307 2024-04-17T11:59:58.510 INFO:tasks.workunit.client.0.smithi031.stdout:op 1611 completed, throughput=5MB/sec 2024-04-17T11:59:58.510 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-79e-akU2qM-5BbV off=6034848 len=357175 2024-04-17T11:59:58.514 INFO:tasks.workunit.client.0.smithi031.stdout:op 1612 completed, throughput=5MB/sec 2024-04-17T11:59:58.514 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dGi6xGm3t3Rv7gR off=8489126 len=1930540 2024-04-17T11:59:58.516 INFO:tasks.workunit.client.0.smithi031.stdout:op 1613 completed, throughput=5MB/sec 2024-04-17T11:59:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 11:59:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T11:59:58.086218+0000 mgr.y (mgr.14556) 1013 : cluster [DBG] pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.3 MiB/s wr, 6 op/s 2024-04-17T11:59:59.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 11:59:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T11:59:58.086218+0000 mgr.y (mgr.14556) 1013 : cluster [DBG] pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.3 MiB/s wr, 6 op/s 2024-04-17T11:59:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 11:59:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T11:59:58.086218+0000 mgr.y (mgr.14556) 1013 : cluster [DBG] pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.3 MiB/s wr, 6 op/s 2024-04-17T11:59:59.516 INFO:tasks.workunit.client.0.smithi031.stdout: 320: throughput=4.99MB/sec pending data=0 2024-04-17T11:59:59.516 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nstGV4pppML2ITo off=10210876 len=1003481 2024-04-17T11:59:59.521 INFO:tasks.workunit.client.0.smithi031.stdout:op 1614 completed, throughput=4.99MB/sec 2024-04-17T11:59:59.521 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WbNFidM45LHB8QO off=10205445 len=1744747 2024-04-17T11:59:59.532 INFO:tasks.workunit.client.0.smithi031.stdout:op 1615 completed, throughput=5MB/sec 2024-04-17T11:59:59.532 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lByqStQYpWKckYh off=3942388 len=920812 2024-04-17T11:59:59.537 INFO:tasks.workunit.client.0.smithi031.stdout:op 1616 completed, throughput=5MB/sec 2024-04-17T11:59:59.538 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c2cx9vEuuLtQtU5 off=6597729 len=981628 2024-04-17T11:59:59.539 INFO:tasks.workunit.client.0.smithi031.stdout:op 1617 completed, throughput=5MB/sec 2024-04-17T12:00:00.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:00.000180+0000 mon.a (mon.0) 2202 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:00:00.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:00.000180+0000 mon.a (mon.0) 2202 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:00:00.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:00.000180+0000 mon.a (mon.0) 2202 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:00:00.539 INFO:tasks.workunit.client.0.smithi031.stdout: 321: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:00.539 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lc7fo955k6Qq726 off=13537738 len=1311892 2024-04-17T12:00:00.545 INFO:tasks.workunit.client.0.smithi031.stdout:op 1618 completed, throughput=4.99MB/sec 2024-04-17T12:00:00.545 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nVLWmCnqE5YmdVn off=4524471 len=720147 2024-04-17T12:00:00.549 INFO:tasks.workunit.client.0.smithi031.stdout:op 1619 completed, throughput=4.99MB/sec 2024-04-17T12:00:00.550 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nVLWmCnqE5YmdVn off=17407588 len=1873298 2024-04-17T12:00:00.552 INFO:tasks.workunit.client.0.smithi031.stdout:op 1620 completed, throughput=5MB/sec 2024-04-17T12:00:00.552 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4rFoa2nXHRe8Qy3 off=3094721 len=112878 2024-04-17T12:00:00.552 INFO:tasks.workunit.client.0.smithi031.stdout:op 1621 completed, throughput=5MB/sec 2024-04-17T12:00:00.552 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1NJxLwiOxn0XyjD off=521304 len=127309 2024-04-17T12:00:00.553 INFO:tasks.workunit.client.0.smithi031.stdout:op 1622 completed, throughput=5MB/sec 2024-04-17T12:00:00.553 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YzyNurlq08AhnCd off=408152 len=50316 2024-04-17T12:00:00.555 INFO:tasks.workunit.client.0.smithi031.stdout:op 1623 completed, throughput=5MB/sec 2024-04-17T12:00:00.555 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UdxaMB6kriXZ6d0 off=16968703 len=1336765 2024-04-17T12:00:00.563 INFO:tasks.workunit.client.0.smithi031.stdout:op 1624 completed, throughput=5MB/sec 2024-04-17T12:00:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:00.086724+0000 mgr.y (mgr.14556) 1014 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 3 op/s 2024-04-17T12:00:01.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:00.086724+0000 mgr.y (mgr.14556) 1014 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 3 op/s 2024-04-17T12:00:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:00.086724+0000 mgr.y (mgr.14556) 1014 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 3 op/s 2024-04-17T12:00:01.563 INFO:tasks.workunit.client.0.smithi031.stdout: 322: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:01.563 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-H-S0RXcHZtXF5CH off=290932 len=769681 2024-04-17T12:00:01.568 INFO:tasks.workunit.client.0.smithi031.stdout:op 1625 completed, throughput=4.99MB/sec 2024-04-17T12:00:01.568 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MXcDA34nlon-Ufn off=1801196 len=755826 2024-04-17T12:00:01.570 INFO:tasks.workunit.client.0.smithi031.stdout:op 1626 completed, throughput=4.99MB/sec 2024-04-17T12:00:01.570 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F1daV_2yFEdUpLv off=577683 len=1348929 2024-04-17T12:00:01.572 INFO:tasks.workunit.client.0.smithi031.stdout:op 1627 completed, throughput=4.99MB/sec 2024-04-17T12:00:01.572 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w9YpZ1Phx3Hl-CE off=1984899 len=137675 2024-04-17T12:00:01.572 INFO:tasks.workunit.client.0.smithi031.stdout:op 1628 completed, throughput=4.99MB/sec 2024-04-17T12:00:01.572 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-chZ1N4n06RTuOS_ off=92366 len=2068109 2024-04-17T12:00:01.576 INFO:tasks.workunit.client.0.smithi031.stdout:op 1629 completed, throughput=5MB/sec 2024-04-17T12:00:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:00:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:01] "GET /metrics HTTP/1.1" 200 192508 "" "Prometheus/2.33.4" 2024-04-17T12:00:02.576 INFO:tasks.workunit.client.0.smithi031.stdout: 323: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:02.577 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TmN9tpmwdMPg_Z- off=453457 len=931504 2024-04-17T12:00:02.578 INFO:tasks.workunit.client.0.smithi031.stdout:op 1630 completed, throughput=4.99MB/sec 2024-04-17T12:00:02.578 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-q29E70vkFjw_6Yf off=14224558 len=1753640 2024-04-17T12:00:02.586 INFO:tasks.workunit.client.0.smithi031.stdout:op 1631 completed, throughput=4.99MB/sec 2024-04-17T12:00:02.587 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VYgv9PcsayDmmqe off=4292812 len=1872852 2024-04-17T12:00:02.598 INFO:tasks.workunit.client.0.smithi031.stdout:op 1632 completed, throughput=5MB/sec 2024-04-17T12:00:02.598 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IHDbsYr8qPAgZT2 off=15630616 len=942055 2024-04-17T12:00:02.599 INFO:tasks.workunit.client.0.smithi031.stdout:op 1633 completed, throughput=5MB/sec 2024-04-17T12:00:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:02.087187+0000 mgr.y (mgr.14556) 1015 : cluster [DBG] pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 3 op/s 2024-04-17T12:00:03.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:02.087187+0000 mgr.y (mgr.14556) 1015 : cluster [DBG] pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 3 op/s 2024-04-17T12:00:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:02.087187+0000 mgr.y (mgr.14556) 1015 : cluster [DBG] pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 3 op/s 2024-04-17T12:00:03.599 INFO:tasks.workunit.client.0.smithi031.stdout: 324: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:03.599 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6Y0doUKJk3k3I7t off=745135 len=393222 2024-04-17T12:00:03.600 INFO:tasks.workunit.client.0.smithi031.stdout:op 1634 completed, throughput=4.99MB/sec 2024-04-17T12:00:03.600 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-G7smOAU_DE1B0Ez off=4046984 len=638507 2024-04-17T12:00:03.605 INFO:tasks.workunit.client.0.smithi031.stdout:op 1635 completed, throughput=4.99MB/sec 2024-04-17T12:00:03.605 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bA_WFcG1KXqsSRY off=6739734 len=1690242 2024-04-17T12:00:03.613 INFO:tasks.workunit.client.0.smithi031.stdout:op 1636 completed, throughput=4.99MB/sec 2024-04-17T12:00:03.613 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Gq5UaBdi4zC9PUC off=460967 len=1733598 2024-04-17T12:00:03.615 INFO:tasks.workunit.client.0.smithi031.stdout:op 1637 completed, throughput=5MB/sec 2024-04-17T12:00:03.615 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JZcYD_0WvzJR9Pv off=1901002 len=83400 2024-04-17T12:00:03.615 INFO:tasks.workunit.client.0.smithi031.stdout:op 1638 completed, throughput=5MB/sec 2024-04-17T12:00:03.616 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VXm58X3Q498d6BJ off=10298749 len=858500 2024-04-17T12:00:03.622 INFO:tasks.workunit.client.0.smithi031.stdout:op 1639 completed, throughput=5MB/sec 2024-04-17T12:00:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:00:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:00:04.623 INFO:tasks.workunit.client.0.smithi031.stdout: 325: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:04.623 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CojVPLGLpdzh9pV off=15216657 len=413654 2024-04-17T12:00:04.626 INFO:tasks.workunit.client.0.smithi031.stdout:op 1640 completed, throughput=4.99MB/sec 2024-04-17T12:00:04.626 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OFmdVuiXHvvdh54 off=2390374 len=1057444 2024-04-17T12:00:04.628 INFO:tasks.workunit.client.0.smithi031.stdout:op 1641 completed, throughput=4.99MB/sec 2024-04-17T12:00:04.628 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3Dhy0LWI-ZGPKOz off=12828356 len=872186 2024-04-17T12:00:04.630 INFO:tasks.workunit.client.0.smithi031.stdout:op 1642 completed, throughput=4.99MB/sec 2024-04-17T12:00:04.630 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fW0dQciK6IOU8P1 off=3780691 len=94764 2024-04-17T12:00:04.632 INFO:tasks.workunit.client.0.smithi031.stdout:op 1643 completed, throughput=4.99MB/sec 2024-04-17T12:00:04.633 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-akKuk92eDrP3hph off=2134360 len=33480 2024-04-17T12:00:04.633 INFO:tasks.workunit.client.0.smithi031.stdout:op 1644 completed, throughput=4.99MB/sec 2024-04-17T12:00:04.633 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pLAOEGzeMyDm3i7 off=1123185 len=1926612 2024-04-17T12:00:04.635 INFO:tasks.workunit.client.0.smithi031.stdout:op 1645 completed, throughput=5MB/sec 2024-04-17T12:00:04.635 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uE5qt0l5g_fA-AB off=7535843 len=2048561 2024-04-17T12:00:04.647 INFO:tasks.workunit.client.0.smithi031.stdout:op 1646 completed, throughput=5MB/sec 2024-04-17T12:00:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:04.087944+0000 mgr.y (mgr.14556) 1016 : cluster [DBG] pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-04-17T12:00:05.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:04.087944+0000 mgr.y (mgr.14556) 1016 : cluster [DBG] pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-04-17T12:00:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:04.087944+0000 mgr.y (mgr.14556) 1016 : cluster [DBG] pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-04-17T12:00:05.647 INFO:tasks.workunit.client.0.smithi031.stdout: 326: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:05.648 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SOvphd3WwuIWvIM off=12706292 len=741907 2024-04-17T12:00:05.649 INFO:tasks.workunit.client.0.smithi031.stdout:op 1647 completed, throughput=4.99MB/sec 2024-04-17T12:00:05.649 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZKkr0LKruzdwmKw off=592256 len=641265 2024-04-17T12:00:05.650 INFO:tasks.workunit.client.0.smithi031.stdout:op 1648 completed, throughput=4.99MB/sec 2024-04-17T12:00:05.650 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--kQ5iDHJWNg9PIZ off=12728194 len=529276 2024-04-17T12:00:05.650 INFO:tasks.workunit.client.0.smithi031.stdout:op 1649 completed, throughput=4.99MB/sec 2024-04-17T12:00:05.651 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EKbcbNPedruwb5G off=3222215 len=107901 2024-04-17T12:00:05.654 INFO:tasks.workunit.client.0.smithi031.stdout:op 1650 completed, throughput=4.99MB/sec 2024-04-17T12:00:05.654 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7XJdjbnLlhUTUau off=807695 len=683442 2024-04-17T12:00:05.658 INFO:tasks.workunit.client.0.smithi031.stdout:op 1651 completed, throughput=5MB/sec 2024-04-17T12:00:05.658 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AtR9HmVY9puciMW off=18313004 len=1490346 2024-04-17T12:00:05.666 INFO:tasks.workunit.client.0.smithi031.stdout:op 1652 completed, throughput=5MB/sec 2024-04-17T12:00:06.667 INFO:tasks.workunit.client.0.smithi031.stdout: 327: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:06.667 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-delo1kpspEqNIbb off=15755129 len=1994953 2024-04-17T12:00:06.669 INFO:tasks.workunit.client.0.smithi031.stdout:op 1653 completed, throughput=4.99MB/sec 2024-04-17T12:00:06.669 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zXvWcFrWrN6Qprc off=408689 len=1586974 2024-04-17T12:00:06.673 INFO:tasks.workunit.client.0.smithi031.stdout:op 1654 completed, throughput=5MB/sec 2024-04-17T12:00:06.673 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--d4-u221bxq6LcN off=1323047 len=1273919 2024-04-17T12:00:06.680 INFO:tasks.workunit.client.0.smithi031.stdout:op 1655 completed, throughput=5MB/sec 2024-04-17T12:00:06.680 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z_kJMILIvwwOGFS off=4976573 len=1377751 2024-04-17T12:00:06.685 INFO:tasks.workunit.client.0.smithi031.stdout:op 1656 completed, throughput=5MB/sec 2024-04-17T12:00:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:06.088617+0000 mgr.y (mgr.14556) 1017 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:00:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:06.088617+0000 mgr.y (mgr.14556) 1017 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:00:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:06.088617+0000 mgr.y (mgr.14556) 1017 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:00:07.685 INFO:tasks.workunit.client.0.smithi031.stdout: 328: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:07.686 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VzcXFti7L7VD1DM off=10572224 len=1161891 2024-04-17T12:00:07.693 INFO:tasks.workunit.client.0.smithi031.stdout:op 1657 completed, throughput=4.99MB/sec 2024-04-17T12:00:07.693 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zFCtRMAGJxZOYQf off=15774574 len=474804 2024-04-17T12:00:07.694 INFO:tasks.workunit.client.0.smithi031.stdout:op 1658 completed, throughput=4.99MB/sec 2024-04-17T12:00:07.694 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IugF9RqMDAkSeGI off=16714802 len=1613256 2024-04-17T12:00:07.696 INFO:tasks.workunit.client.0.smithi031.stdout:op 1659 completed, throughput=5MB/sec 2024-04-17T12:00:07.696 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HKsMiQRt_ogufEz off=10514277 len=1332772 2024-04-17T12:00:07.704 INFO:tasks.workunit.client.0.smithi031.stdout:op 1660 completed, throughput=5MB/sec 2024-04-17T12:00:08.705 INFO:tasks.workunit.client.0.smithi031.stdout: 329: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:08.705 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PGc-jZm33s3SoU_ off=14841848 len=459295 2024-04-17T12:00:08.706 INFO:tasks.workunit.client.0.smithi031.stdout:op 1661 completed, throughput=4.99MB/sec 2024-04-17T12:00:08.706 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--QfxHjDuxGv5RKA off=4099844 len=1562807 2024-04-17T12:00:08.713 INFO:tasks.workunit.client.0.smithi031.stdout:op 1662 completed, throughput=4.99MB/sec 2024-04-17T12:00:08.713 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xxYfXfM4NGGg7DH off=4635344 len=1426268 2024-04-17T12:00:08.715 INFO:tasks.workunit.client.0.smithi031.stdout:op 1663 completed, throughput=5MB/sec 2024-04-17T12:00:08.715 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tHE83bdZqKfi-Tu off=5692612 len=2064324 2024-04-17T12:00:08.718 INFO:tasks.workunit.client.0.smithi031.stdout:op 1664 completed, throughput=5MB/sec 2024-04-17T12:00:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:08.089366+0000 mgr.y (mgr.14556) 1018 : cluster [DBG] pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:00:09.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:08.089366+0000 mgr.y (mgr.14556) 1018 : cluster [DBG] pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:00:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:08.089366+0000 mgr.y (mgr.14556) 1018 : cluster [DBG] pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:00:09.718 INFO:tasks.workunit.client.0.smithi031.stdout: 330: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:09.718 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-H0ykQMl0xDzFi_B off=6662221 len=1786156 2024-04-17T12:00:09.725 INFO:tasks.workunit.client.0.smithi031.stdout:op 1665 completed, throughput=4.99MB/sec 2024-04-17T12:00:09.726 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XQ-JRfYRsxTFWth off=7531556 len=419947 2024-04-17T12:00:09.729 INFO:tasks.workunit.client.0.smithi031.stdout:op 1666 completed, throughput=4.99MB/sec 2024-04-17T12:00:09.729 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kvkwQlqK2FTHTSn off=4458794 len=1099402 2024-04-17T12:00:09.735 INFO:tasks.workunit.client.0.smithi031.stdout:op 1667 completed, throughput=5MB/sec 2024-04-17T12:00:09.735 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lqhGDbenqBU_yhZ off=12164643 len=2070957 2024-04-17T12:00:09.746 INFO:tasks.workunit.client.0.smithi031.stdout:op 1668 completed, throughput=5MB/sec 2024-04-17T12:00:10.109 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:00:10.396 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:00:10.396 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (27m) 6m ago 28m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:00:10.396 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (28m) 6m ago 28m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:00:10.396 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (29m) 6m ago 29m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:00:10.396 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (29m) 6m ago 29m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:00:10.396 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (32m) 6m ago 32m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:00:10.396 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (34m) 6m ago 34m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:00:10.396 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (34m) 6m ago 34m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (33m) 6m ago 33m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (33m) 6m ago 33m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (28m) 6m ago 28m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (28m) 6m ago 28m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (32m) 6m ago 32m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (32m) 6m ago 32m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (31m) 6m ago 31m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (31m) 6m ago 31m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (30m) 6m ago 30m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (30m) 6m ago 30m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (30m) 6m ago 30m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (29m) 6m ago 29m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:00:10.397 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (27m) 6m ago 28m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:00:10.743 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:00:10.744 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:00:10.744 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:00:10.744 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:00:10.744 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:00:10.744 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:00:10.746 INFO:tasks.workunit.client.0.smithi031.stdout: 331: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:10.747 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ARds3_ZdRJDgjc7 off=3710599 len=339400 2024-04-17T12:00:10.747 INFO:tasks.workunit.client.0.smithi031.stdout:op 1669 completed, throughput=4.99MB/sec 2024-04-17T12:00:10.747 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h_ch8JK7TnUcMAI off=6648613 len=1222287 2024-04-17T12:00:10.748 INFO:tasks.workunit.client.0.smithi031.stdout:op 1670 completed, throughput=4.99MB/sec 2024-04-17T12:00:10.749 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pBMA7WMTCaMnd-b off=4527735 len=182854 2024-04-17T12:00:10.749 INFO:tasks.workunit.client.0.smithi031.stdout:op 1671 completed, throughput=4.99MB/sec 2024-04-17T12:00:10.749 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XrjyUKtQF5K8Ldt off=470969 len=310604 2024-04-17T12:00:10.749 INFO:tasks.workunit.client.0.smithi031.stdout:op 1672 completed, throughput=4.99MB/sec 2024-04-17T12:00:10.749 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-73GvBsYmNMgVq7F off=553290 len=805802 2024-04-17T12:00:10.750 INFO:tasks.workunit.client.0.smithi031.stdout:op 1673 completed, throughput=4.99MB/sec 2024-04-17T12:00:10.750 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DIGi0MPi5AKbBHd off=8772930 len=824115 2024-04-17T12:00:10.757 INFO:tasks.workunit.client.0.smithi031.stdout:op 1674 completed, throughput=5MB/sec 2024-04-17T12:00:10.758 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-I7V5Tq0NiPxyCtl off=13849006 len=350652 2024-04-17T12:00:10.758 INFO:tasks.workunit.client.0.smithi031.stdout:op 1675 completed, throughput=5MB/sec 2024-04-17T12:00:10.758 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wTqAHSMh_KPj0Lm off=1754302 len=1662219 2024-04-17T12:00:10.764 INFO:tasks.workunit.client.0.smithi031.stdout:op 1676 completed, throughput=5MB/sec 2024-04-17T12:00:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:10.089711+0000 mgr.y (mgr.14556) 1019 : cluster [DBG] pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:00:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:00:10.098275+0000 mgr.y (mgr.14556) 1020 : audit [DBG] from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:00:10.389189+0000 mgr.y (mgr.14556) 1021 : audit [DBG] from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:00:10.744034+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.31:0/3880622856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:00:11.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:10.089711+0000 mgr.y (mgr.14556) 1019 : cluster [DBG] pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:00:11.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:00:10.098275+0000 mgr.y (mgr.14556) 1020 : audit [DBG] from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:11.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:00:10.389189+0000 mgr.y (mgr.14556) 1021 : audit [DBG] from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:11.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:00:10.744034+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.31:0/3880622856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:00:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:10.089711+0000 mgr.y (mgr.14556) 1019 : cluster [DBG] pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:00:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:00:10.098275+0000 mgr.y (mgr.14556) 1020 : audit [DBG] from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:00:10.389189+0000 mgr.y (mgr.14556) 1021 : audit [DBG] from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:00:10.744034+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.31:0/3880622856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:00:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:11] "GET /metrics HTTP/1.1" 200 192510 "" "Prometheus/2.33.4" 2024-04-17T12:00:11.764 INFO:tasks.workunit.client.0.smithi031.stdout: 332: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:11.764 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ok-ofFx2nvrPLwX off=314708 len=230744 2024-04-17T12:00:11.767 INFO:tasks.workunit.client.0.smithi031.stdout:op 1677 completed, throughput=4.99MB/sec 2024-04-17T12:00:11.767 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rJCi5hG9aHg7-gd off=10296505 len=1741008 2024-04-17T12:00:11.769 INFO:tasks.workunit.client.0.smithi031.stdout:op 1678 completed, throughput=4.99MB/sec 2024-04-17T12:00:11.769 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-V9tLI1tQTU8hL_i off=5439029 len=1418045 2024-04-17T12:00:11.771 INFO:tasks.workunit.client.0.smithi031.stdout:op 1679 completed, throughput=5MB/sec 2024-04-17T12:00:11.771 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TPtFmVUQ3PBOebq off=10397806 len=823256 2024-04-17T12:00:11.777 INFO:tasks.workunit.client.0.smithi031.stdout:op 1680 completed, throughput=5MB/sec 2024-04-17T12:00:11.778 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_BFNUU-cQ7i8Pal off=9097688 len=1399970 2024-04-17T12:00:11.781 INFO:tasks.workunit.client.0.smithi031.stdout:op 1681 completed, throughput=5MB/sec 2024-04-17T12:00:12.782 INFO:tasks.workunit.client.0.smithi031.stdout: 333: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:12.782 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HzoYMfzWTVpwBqS off=4211771 len=1074615 2024-04-17T12:00:12.788 INFO:tasks.workunit.client.0.smithi031.stdout:op 1682 completed, throughput=4.99MB/sec 2024-04-17T12:00:12.788 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hPQu6i4REQs4Dhi off=1855236 len=1422635 2024-04-17T12:00:12.789 INFO:tasks.workunit.client.0.smithi031.stdout:op 1683 completed, throughput=5MB/sec 2024-04-17T12:00:12.789 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s4FMDYjX7vWXd3h off=116833 len=751068 2024-04-17T12:00:12.794 INFO:tasks.workunit.client.0.smithi031.stdout:op 1684 completed, throughput=5MB/sec 2024-04-17T12:00:12.794 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LrsSNEHNCLoheq_ off=4087079 len=1473081 2024-04-17T12:00:12.797 INFO:tasks.workunit.client.0.smithi031.stdout:op 1685 completed, throughput=5MB/sec 2024-04-17T12:00:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:12.090170+0000 mgr.y (mgr.14556) 1022 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:00:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:12.090170+0000 mgr.y (mgr.14556) 1022 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:00:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:12.090170+0000 mgr.y (mgr.14556) 1022 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:00:13.796 INFO:tasks.workunit.client.0.smithi031.stdout: 334: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:13.796 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-z1ZJt23-FuE7brO off=13459067 len=325925 2024-04-17T12:00:13.797 INFO:tasks.workunit.client.0.smithi031.stdout:op 1686 completed, throughput=4.99MB/sec 2024-04-17T12:00:13.797 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QqgXENKjdOIJMXy off=17413650 len=681412 2024-04-17T12:00:13.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 1687 completed, throughput=4.99MB/sec 2024-04-17T12:00:13.798 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hgnkWlal2kTSlxB off=1896842 len=1380232 2024-04-17T12:00:13.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 1688 completed, throughput=4.99MB/sec 2024-04-17T12:00:13.806 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i6YCYA_2BrViHkc off=458700 len=1461813 2024-04-17T12:00:13.813 INFO:tasks.workunit.client.0.smithi031.stdout:op 1689 completed, throughput=5MB/sec 2024-04-17T12:00:13.813 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tsYwPyOvjSk2x80 off=616485 len=972563 2024-04-17T12:00:13.817 INFO:tasks.workunit.client.0.smithi031.stdout:op 1690 completed, throughput=5MB/sec 2024-04-17T12:00:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:00:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:00:14.818 INFO:tasks.workunit.client.0.smithi031.stdout: 335: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:14.818 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bEpR8RqIYf7D9Oe off=3869364 len=476109 2024-04-17T12:00:14.822 INFO:tasks.workunit.client.0.smithi031.stdout:op 1691 completed, throughput=4.99MB/sec 2024-04-17T12:00:14.822 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Dqt-T80FrfQKvEF off=7371299 len=2087032 2024-04-17T12:00:14.824 INFO:tasks.workunit.client.0.smithi031.stdout:op 1692 completed, throughput=4.99MB/sec 2024-04-17T12:00:14.824 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jA2GRFJgSBpozrv off=12570849 len=991871 2024-04-17T12:00:14.829 INFO:tasks.workunit.client.0.smithi031.stdout:op 1693 completed, throughput=5MB/sec 2024-04-17T12:00:14.829 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oeie4thT0kWr1BM off=8920863 len=1732428 2024-04-17T12:00:14.837 INFO:tasks.workunit.client.0.smithi031.stdout:op 1694 completed, throughput=5MB/sec 2024-04-17T12:00:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:14.090838+0000 mgr.y (mgr.14556) 1023 : cluster [DBG] pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:00:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:14.090838+0000 mgr.y (mgr.14556) 1023 : cluster [DBG] pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:00:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:14.090838+0000 mgr.y (mgr.14556) 1023 : cluster [DBG] pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:00:15.836 INFO:tasks.workunit.client.0.smithi031.stdout: 336: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:15.837 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7hofrs2aIrz_hpN off=19437914 len=951201 2024-04-17T12:00:15.841 INFO:tasks.workunit.client.0.smithi031.stdout:op 1695 completed, throughput=4.99MB/sec 2024-04-17T12:00:15.841 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kE4nGh-jYAOVH3Z off=8644427 len=1806995 2024-04-17T12:00:15.843 INFO:tasks.workunit.client.0.smithi031.stdout:op 1696 completed, throughput=4.99MB/sec 2024-04-17T12:00:15.843 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-F_46aK4BSX7BZac off=5330613 len=1740099 2024-04-17T12:00:15.850 INFO:tasks.workunit.client.0.smithi031.stdout:op 1697 completed, throughput=5MB/sec 2024-04-17T12:00:15.850 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c7fxsgldGFsxK82 off=2845524 len=1117944 2024-04-17T12:00:15.852 INFO:tasks.workunit.client.0.smithi031.stdout:op 1698 completed, throughput=5MB/sec 2024-04-17T12:00:16.852 INFO:tasks.workunit.client.0.smithi031.stdout: 337: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:16.853 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2_Bb2TZxZw8Sz8I off=909039 len=1272901 2024-04-17T12:00:16.854 INFO:tasks.workunit.client.0.smithi031.stdout:op 1699 completed, throughput=4.99MB/sec 2024-04-17T12:00:16.854 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NSygG171Kg3uchA off=2811582 len=61697 2024-04-17T12:00:16.857 INFO:tasks.workunit.client.0.smithi031.stdout:op 1700 completed, throughput=4.99MB/sec 2024-04-17T12:00:16.857 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-S1yb2MZ3tLyOFjH off=12825295 len=419904 2024-04-17T12:00:16.858 INFO:tasks.workunit.client.0.smithi031.stdout:op 1701 completed, throughput=4.99MB/sec 2024-04-17T12:00:16.858 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sHvXtxPP7FHvA7M off=2583664 len=1049104 2024-04-17T12:00:16.863 INFO:tasks.workunit.client.0.smithi031.stdout:op 1702 completed, throughput=4.99MB/sec 2024-04-17T12:00:16.863 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FgR6aN59DJn73qb off=550632 len=854888 2024-04-17T12:00:16.867 INFO:tasks.workunit.client.0.smithi031.stdout:op 1703 completed, throughput=5MB/sec 2024-04-17T12:00:16.867 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9_lFjGzzZP5Sgmh off=3096786 len=50608 2024-04-17T12:00:16.869 INFO:tasks.workunit.client.0.smithi031.stdout:op 1704 completed, throughput=5MB/sec 2024-04-17T12:00:16.869 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y-JdoeNJSvslhib off=11155306 len=163051 2024-04-17T12:00:16.872 INFO:tasks.workunit.client.0.smithi031.stdout:op 1705 completed, throughput=5MB/sec 2024-04-17T12:00:16.872 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-noyW-KrRFYh0fW6 off=1529758 len=1093858 2024-04-17T12:00:16.878 INFO:tasks.workunit.client.0.smithi031.stdout:op 1706 completed, throughput=5MB/sec 2024-04-17T12:00:16.878 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZHdqSz5vJGUnQPu off=6565485 len=1479997 2024-04-17T12:00:16.879 INFO:tasks.workunit.client.0.smithi031.stdout:op 1707 completed, throughput=5MB/sec 2024-04-17T12:00:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:16.091241+0000 mgr.y (mgr.14556) 1024 : cluster [DBG] pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:00:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:16.091241+0000 mgr.y (mgr.14556) 1024 : cluster [DBG] pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:00:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:16.091241+0000 mgr.y (mgr.14556) 1024 : cluster [DBG] pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:00:17.879 INFO:tasks.workunit.client.0.smithi031.stdout: 338: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:17.880 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--PLNRpK69MKk7wx off=8027855 len=1551957 2024-04-17T12:00:17.881 INFO:tasks.workunit.client.0.smithi031.stdout:op 1708 completed, throughput=4.99MB/sec 2024-04-17T12:00:17.881 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HR4YbZmjCEzuNMA off=7098772 len=1413637 2024-04-17T12:00:17.889 INFO:tasks.workunit.client.0.smithi031.stdout:op 1709 completed, throughput=5MB/sec 2024-04-17T12:00:17.889 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6XNG4iEG8owcZnn off=6608526 len=149185 2024-04-17T12:00:17.890 INFO:tasks.workunit.client.0.smithi031.stdout:op 1710 completed, throughput=5MB/sec 2024-04-17T12:00:17.890 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_aNedyDpVkhSY1G off=1934595 len=453360 2024-04-17T12:00:17.894 INFO:tasks.workunit.client.0.smithi031.stdout:op 1711 completed, throughput=5MB/sec 2024-04-17T12:00:17.894 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-STiktllsJ_am8dS off=16151461 len=498369 2024-04-17T12:00:17.897 INFO:tasks.workunit.client.0.smithi031.stdout:op 1712 completed, throughput=5MB/sec 2024-04-17T12:00:18.897 INFO:tasks.workunit.client.0.smithi031.stdout: 339: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:18.898 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uEzLDZo2YowtS0B off=7895793 len=1665659 2024-04-17T12:00:18.906 INFO:tasks.workunit.client.0.smithi031.stdout:op 1713 completed, throughput=4.99MB/sec 2024-04-17T12:00:18.907 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bQT7r9llxe0Fqb8 off=9037754 len=290318 2024-04-17T12:00:18.907 INFO:tasks.workunit.client.0.smithi031.stdout:op 1714 completed, throughput=4.99MB/sec 2024-04-17T12:00:18.907 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pBMA7WMTCaMnd-b off=7943305 len=344589 2024-04-17T12:00:18.908 INFO:tasks.workunit.client.0.smithi031.stdout:op 1715 completed, throughput=4.99MB/sec 2024-04-17T12:00:18.908 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PzM3-nymo5IJNDc off=11548046 len=76473 2024-04-17T12:00:18.908 INFO:tasks.workunit.client.0.smithi031.stdout:op 1716 completed, throughput=4.99MB/sec 2024-04-17T12:00:18.909 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mRU0VzW4k7sM0vh off=1439396 len=358654 2024-04-17T12:00:18.910 INFO:tasks.workunit.client.0.smithi031.stdout:op 1717 completed, throughput=4.99MB/sec 2024-04-17T12:00:18.910 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9wlI_S3ChQ_rZcs off=2093039 len=1521462 2024-04-17T12:00:18.911 INFO:tasks.workunit.client.0.smithi031.stdout:op 1718 completed, throughput=5MB/sec 2024-04-17T12:00:18.911 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jGXvCB_971L93km off=15048686 len=1411875 2024-04-17T12:00:18.920 INFO:tasks.workunit.client.0.smithi031.stdout:op 1719 completed, throughput=5MB/sec 2024-04-17T12:00:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:18.092088+0000 mgr.y (mgr.14556) 1025 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:00:19.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:18.092088+0000 mgr.y (mgr.14556) 1025 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:00:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:18.092088+0000 mgr.y (mgr.14556) 1025 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:00:19.920 INFO:tasks.workunit.client.0.smithi031.stdout: 340: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:19.920 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fSGa0EmpyXlW2SR off=3513375 len=1466749 2024-04-17T12:00:19.922 INFO:tasks.workunit.client.0.smithi031.stdout:op 1720 completed, throughput=4.99MB/sec 2024-04-17T12:00:19.922 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PER1ISNKLw8k2oP off=2948037 len=500309 2024-04-17T12:00:19.926 INFO:tasks.workunit.client.0.smithi031.stdout:op 1721 completed, throughput=4.99MB/sec 2024-04-17T12:00:19.926 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8jsuV7xNWBExPfU off=245511 len=184213 2024-04-17T12:00:19.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 1722 completed, throughput=4.99MB/sec 2024-04-17T12:00:19.929 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rdRqvPkQ-RYOV1T off=0 len=1569441 2024-04-17T12:00:19.931 INFO:tasks.workunit.client.0.smithi031.stdout:op 1723 completed, throughput=5MB/sec 2024-04-17T12:00:19.931 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VqUyv0B3wIC9P8P off=3517349 len=866138 2024-04-17T12:00:19.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 1724 completed, throughput=5MB/sec 2024-04-17T12:00:19.936 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c11gU5wzXpSpsq5 off=746113 len=2073530 2024-04-17T12:00:19.948 INFO:tasks.workunit.client.0.smithi031.stdout:op 1725 completed, throughput=5MB/sec 2024-04-17T12:00:20.948 INFO:tasks.workunit.client.0.smithi031.stdout: 341: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:20.949 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-75Bf_fbL908Yqxd off=4974975 len=1208908 2024-04-17T12:00:20.954 INFO:tasks.workunit.client.0.smithi031.stdout:op 1726 completed, throughput=4.99MB/sec 2024-04-17T12:00:20.954 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-f1FYOY4SQQrvd7c off=3105202 len=2018252 2024-04-17T12:00:20.956 INFO:tasks.workunit.client.0.smithi031.stdout:op 1727 completed, throughput=5MB/sec 2024-04-17T12:00:20.956 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xSGjko_yrkwNZ8Q off=1902868 len=812450 2024-04-17T12:00:20.961 INFO:tasks.workunit.client.0.smithi031.stdout:op 1728 completed, throughput=5MB/sec 2024-04-17T12:00:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:20.092681+0000 mgr.y (mgr.14556) 1026 : cluster [DBG] pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:00:21.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:00:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:21] "GET /metrics HTTP/1.1" 200 192510 "" "Prometheus/2.33.4" 2024-04-17T12:00:21.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:20.092681+0000 mgr.y (mgr.14556) 1026 : cluster [DBG] pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:00:21.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:20.092681+0000 mgr.y (mgr.14556) 1026 : cluster [DBG] pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:00:21.961 INFO:tasks.workunit.client.0.smithi031.stdout: 342: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:21.961 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-smib2fCYRyXvSKx off=1861639 len=1771490 2024-04-17T12:00:21.968 INFO:tasks.workunit.client.0.smithi031.stdout:op 1729 completed, throughput=4.99MB/sec 2024-04-17T12:00:21.969 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xZ434hHYNfhtKhD off=9885846 len=1272940 2024-04-17T12:00:21.977 INFO:tasks.workunit.client.0.smithi031.stdout:op 1730 completed, throughput=4.99MB/sec 2024-04-17T12:00:21.977 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kxhipBy6eYN6lm- off=7333054 len=1460235 2024-04-17T12:00:21.982 INFO:tasks.workunit.client.0.smithi031.stdout:op 1731 completed, throughput=5MB/sec 2024-04-17T12:00:21.982 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Y58BIGtHDPFJF9V off=6618335 len=1944197 2024-04-17T12:00:21.993 INFO:tasks.workunit.client.0.smithi031.stdout:op 1732 completed, throughput=5MB/sec 2024-04-17T12:00:22.994 INFO:tasks.workunit.client.0.smithi031.stdout: 343: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:22.994 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZgGmvCCcQvBIoaB off=18494639 len=128150 2024-04-17T12:00:22.997 INFO:tasks.workunit.client.0.smithi031.stdout:op 1733 completed, throughput=4.99MB/sec 2024-04-17T12:00:22.997 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t4GjvajPRmSU4LJ off=14260339 len=1845954 2024-04-17T12:00:23.007 INFO:tasks.workunit.client.0.smithi031.stdout:op 1734 completed, throughput=4.99MB/sec 2024-04-17T12:00:23.007 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5ISKNCwEx7UDltl off=3012167 len=1129743 2024-04-17T12:00:23.009 INFO:tasks.workunit.client.0.smithi031.stdout:op 1735 completed, throughput=5MB/sec 2024-04-17T12:00:23.009 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-syTXDvro5OozN1i off=5287517 len=1473062 2024-04-17T12:00:23.010 INFO:tasks.workunit.client.0.smithi031.stdout:op 1736 completed, throughput=5MB/sec 2024-04-17T12:00:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:22.093256+0000 mgr.y (mgr.14556) 1027 : cluster [DBG] pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:00:23.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:22.093256+0000 mgr.y (mgr.14556) 1027 : cluster [DBG] pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:00:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:22.093256+0000 mgr.y (mgr.14556) 1027 : cluster [DBG] pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:00:24.011 INFO:tasks.workunit.client.0.smithi031.stdout: 344: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:24.011 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UyGTx6Bg_8cseNj off=2593629 len=274518 2024-04-17T12:00:24.014 INFO:tasks.workunit.client.0.smithi031.stdout:op 1737 completed, throughput=4.99MB/sec 2024-04-17T12:00:24.014 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vdXCTlJg0-2nd-H off=5817058 len=1531634 2024-04-17T12:00:24.022 INFO:tasks.workunit.client.0.smithi031.stdout:op 1738 completed, throughput=4.99MB/sec 2024-04-17T12:00:24.022 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JojDFz8NSVHPFdY off=1414343 len=204432 2024-04-17T12:00:24.025 INFO:tasks.workunit.client.0.smithi031.stdout:op 1739 completed, throughput=4.99MB/sec 2024-04-17T12:00:24.025 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MnJrjYYhbDGNrN9 off=2135033 len=954241 2024-04-17T12:00:24.026 INFO:tasks.workunit.client.0.smithi031.stdout:op 1740 completed, throughput=5MB/sec 2024-04-17T12:00:24.026 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-a9r17l6blplaBD6 off=2883120 len=1229766 2024-04-17T12:00:24.035 INFO:tasks.workunit.client.0.smithi031.stdout:op 1741 completed, throughput=5MB/sec 2024-04-17T12:00:24.035 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9J8cPZFwAIM_E-I off=2406348 len=3800 2024-04-17T12:00:24.036 INFO:tasks.workunit.client.0.smithi031.stdout:op 1742 completed, throughput=5MB/sec 2024-04-17T12:00:24.037 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-p6QzqZlPjF6bbI6 off=5211256 len=998679 2024-04-17T12:00:24.040 INFO:tasks.workunit.client.0.smithi031.stdout:op 1743 completed, throughput=5MB/sec 2024-04-17T12:00:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:00:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:00:25.041 INFO:tasks.workunit.client.0.smithi031.stdout: 345: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:25.041 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yxLGz-NxUZhRH6h off=7383178 len=793954 2024-04-17T12:00:25.045 INFO:tasks.workunit.client.0.smithi031.stdout:op 1744 completed, throughput=4.99MB/sec 2024-04-17T12:00:25.045 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F59IPjTj-Ip86k0 off=3444684 len=1717575 2024-04-17T12:00:25.047 INFO:tasks.workunit.client.0.smithi031.stdout:op 1745 completed, throughput=4.99MB/sec 2024-04-17T12:00:25.048 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-H-7ykD0axmGtUJl off=465776 len=1165714 2024-04-17T12:00:25.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 1746 completed, throughput=5MB/sec 2024-04-17T12:00:25.055 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RXY2cnZb1nSAS8y off=10311363 len=1878995 2024-04-17T12:00:25.056 INFO:tasks.workunit.client.0.smithi031.stdout:op 1747 completed, throughput=5MB/sec 2024-04-17T12:00:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:24.094093+0000 mgr.y (mgr.14556) 1028 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T12:00:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:24.094093+0000 mgr.y (mgr.14556) 1028 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T12:00:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:24.094093+0000 mgr.y (mgr.14556) 1028 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T12:00:26.056 INFO:tasks.workunit.client.0.smithi031.stdout: 346: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:26.057 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fCKANi_sHVN6uSN off=204431 len=671834 2024-04-17T12:00:26.058 INFO:tasks.workunit.client.0.smithi031.stdout:op 1748 completed, throughput=4.99MB/sec 2024-04-17T12:00:26.058 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ILrZOdAHy_RYkEf off=14329914 len=1211608 2024-04-17T12:00:26.066 INFO:tasks.workunit.client.0.smithi031.stdout:op 1749 completed, throughput=4.99MB/sec 2024-04-17T12:00:26.066 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5IlVPTFxATWgflw off=623811 len=1605066 2024-04-17T12:00:26.068 INFO:tasks.workunit.client.0.smithi031.stdout:op 1750 completed, throughput=5MB/sec 2024-04-17T12:00:26.068 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-75NbJz5UVqahn84 off=6117485 len=1032529 2024-04-17T12:00:26.070 INFO:tasks.workunit.client.0.smithi031.stdout:op 1751 completed, throughput=5MB/sec 2024-04-17T12:00:26.070 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DzsvGZzQ9ME5maO off=9731421 len=909731 2024-04-17T12:00:26.072 INFO:tasks.workunit.client.0.smithi031.stdout:op 1752 completed, throughput=5MB/sec 2024-04-17T12:00:27.072 INFO:tasks.workunit.client.0.smithi031.stdout: 347: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:27.072 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zGoUraET9yD4zUw off=1438084 len=1386574 2024-04-17T12:00:27.080 INFO:tasks.workunit.client.0.smithi031.stdout:op 1753 completed, throughput=4.99MB/sec 2024-04-17T12:00:27.080 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-F9ZZsB5RYD_aXMc off=4546239 len=59361 2024-04-17T12:00:27.082 INFO:tasks.workunit.client.0.smithi031.stdout:op 1754 completed, throughput=4.99MB/sec 2024-04-17T12:00:27.082 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KIIkquAwZbKBMOR off=1740731 len=219507 2024-04-17T12:00:27.083 INFO:tasks.workunit.client.0.smithi031.stdout:op 1755 completed, throughput=4.99MB/sec 2024-04-17T12:00:27.083 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Zn2YQk4pBuPByZA off=2199907 len=961235 2024-04-17T12:00:27.089 INFO:tasks.workunit.client.0.smithi031.stdout:op 1756 completed, throughput=5MB/sec 2024-04-17T12:00:27.089 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xraEtf2B2hgrXCs off=169700 len=606950 2024-04-17T12:00:27.090 INFO:tasks.workunit.client.0.smithi031.stdout:op 1757 completed, throughput=5MB/sec 2024-04-17T12:00:27.090 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9jBLRQ3OVFMQ6Gs off=11178991 len=1035742 2024-04-17T12:00:27.095 INFO:tasks.workunit.client.0.smithi031.stdout:op 1758 completed, throughput=5MB/sec 2024-04-17T12:00:27.095 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NMOk1LcKV0aiqsR off=12015512 len=2034230 2024-04-17T12:00:27.106 INFO:tasks.workunit.client.0.smithi031.stdout:op 1759 completed, throughput=5MB/sec 2024-04-17T12:00:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:26.094555+0000 mgr.y (mgr.14556) 1029 : cluster [DBG] pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:00:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:26.094555+0000 mgr.y (mgr.14556) 1029 : cluster [DBG] pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:00:27.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:26.094555+0000 mgr.y (mgr.14556) 1029 : cluster [DBG] pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:00:28.106 INFO:tasks.workunit.client.0.smithi031.stdout: 348: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:28.107 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Zrap9veCdlCNeNm off=42600 len=509246 2024-04-17T12:00:28.107 INFO:tasks.workunit.client.0.smithi031.stdout:op 1760 completed, throughput=4.99MB/sec 2024-04-17T12:00:28.107 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cirkk5iXN29LM9t off=1368323 len=211678 2024-04-17T12:00:28.110 INFO:tasks.workunit.client.0.smithi031.stdout:op 1761 completed, throughput=4.99MB/sec 2024-04-17T12:00:28.110 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zoyG8aELIfV_VCD off=7444118 len=1915704 2024-04-17T12:00:28.121 INFO:tasks.workunit.client.0.smithi031.stdout:op 1762 completed, throughput=5MB/sec 2024-04-17T12:00:28.121 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-atRuuesBxqO2nxi off=2808757 len=391446 2024-04-17T12:00:28.124 INFO:tasks.workunit.client.0.smithi031.stdout:op 1763 completed, throughput=5MB/sec 2024-04-17T12:00:28.124 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ct6k9bQK0kKrFOm off=10908315 len=147726 2024-04-17T12:00:28.127 INFO:tasks.workunit.client.0.smithi031.stdout:op 1764 completed, throughput=5MB/sec 2024-04-17T12:00:28.127 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DhW061BVxayEElx off=16312429 len=1632350 2024-04-17T12:00:28.140 INFO:tasks.workunit.client.0.smithi031.stdout:op 1765 completed, throughput=5MB/sec 2024-04-17T12:00:29.140 INFO:tasks.workunit.client.0.smithi031.stdout: 349: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mJH8khVprlVMvwI off=140378 len=210528 2024-04-17T12:00:29.144 INFO:tasks.workunit.client.0.smithi031.stdout:op 1766 completed, throughput=4.99MB/sec 2024-04-17T12:00:29.144 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pzcM7rDo-xUUmIZ off=6146737 len=1131482 2024-04-17T12:00:29.149 INFO:tasks.workunit.client.0.smithi031.stdout:op 1767 completed, throughput=4.99MB/sec 2024-04-17T12:00:29.149 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y-5zYAng-4JedF0 off=7908250 len=225044 2024-04-17T12:00:29.152 INFO:tasks.workunit.client.0.smithi031.stdout:op 1768 completed, throughput=4.99MB/sec 2024-04-17T12:00:29.152 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LrsSNEHNCLoheq_ off=2090049 len=1051807 2024-04-17T12:00:29.153 INFO:tasks.workunit.client.0.smithi031.stdout:op 1769 completed, throughput=5MB/sec 2024-04-17T12:00:29.153 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-f34YQLuMELs7t5h off=7086315 len=1297572 2024-04-17T12:00:29.163 INFO:tasks.workunit.client.0.smithi031.stdout:op 1770 completed, throughput=5MB/sec 2024-04-17T12:00:29.163 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JSLUO__qIXOJmyK off=69055 len=1728208 2024-04-17T12:00:29.173 INFO:tasks.workunit.client.0.smithi031.stdout:op 1771 completed, throughput=5MB/sec 2024-04-17T12:00:29.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:28.095242+0000 mgr.y (mgr.14556) 1030 : cluster [DBG] pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:00:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:28.095242+0000 mgr.y (mgr.14556) 1030 : cluster [DBG] pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:00:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:28.095242+0000 mgr.y (mgr.14556) 1030 : cluster [DBG] pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:00:30.174 INFO:tasks.workunit.client.0.smithi031.stdout: 350: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:30.174 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7gbe55b9pvBZXrp off=1211274 len=567505 2024-04-17T12:00:30.176 INFO:tasks.workunit.client.0.smithi031.stdout:op 1772 completed, throughput=4.99MB/sec 2024-04-17T12:00:30.176 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wnx00seYgF3iI95 off=8040175 len=641321 2024-04-17T12:00:30.180 INFO:tasks.workunit.client.0.smithi031.stdout:op 1773 completed, throughput=4.99MB/sec 2024-04-17T12:00:30.180 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MuGn8qvb3buAvDi off=17211930 len=1785196 2024-04-17T12:00:30.191 INFO:tasks.workunit.client.0.smithi031.stdout:op 1774 completed, throughput=5MB/sec 2024-04-17T12:00:30.191 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fJvVNLuei7BAbEx off=10904295 len=1387157 2024-04-17T12:00:30.193 INFO:tasks.workunit.client.0.smithi031.stdout:op 1775 completed, throughput=5MB/sec 2024-04-17T12:00:31.194 INFO:tasks.workunit.client.0.smithi031.stdout: 351: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:31.194 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AhEcIuCaZnOGf9a off=1037802 len=1131795 2024-04-17T12:00:31.195 INFO:tasks.workunit.client.0.smithi031.stdout:op 1776 completed, throughput=4.99MB/sec 2024-04-17T12:00:31.196 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XD5iu6P6Mx4CVr9 off=11582795 len=192880 2024-04-17T12:00:31.198 INFO:tasks.workunit.client.0.smithi031.stdout:op 1777 completed, throughput=4.99MB/sec 2024-04-17T12:00:31.198 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zJtrp15JPq3v4yr off=884652 len=1870584 2024-04-17T12:00:31.209 INFO:tasks.workunit.client.0.smithi031.stdout:op 1778 completed, throughput=5MB/sec 2024-04-17T12:00:31.209 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7jauBgo5doQ3d1N off=14736248 len=1481620 2024-04-17T12:00:31.211 INFO:tasks.workunit.client.0.smithi031.stdout:op 1779 completed, throughput=5MB/sec 2024-04-17T12:00:31.211 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-S3trNLcnt711sdN off=6125223 len=701254 2024-04-17T12:00:31.215 INFO:tasks.workunit.client.0.smithi031.stdout:op 1780 completed, throughput=5MB/sec 2024-04-17T12:00:31.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:30.095748+0000 mgr.y (mgr.14556) 1031 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:00:31.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:30.095748+0000 mgr.y (mgr.14556) 1031 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:00:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:30.095748+0000 mgr.y (mgr.14556) 1031 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:00:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:00:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:31] "GET /metrics HTTP/1.1" 200 192507 "" "Prometheus/2.33.4" 2024-04-17T12:00:32.216 INFO:tasks.workunit.client.0.smithi031.stdout: 352: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:32.216 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-whxTTT0H_kDuW8g off=941101 len=383835 2024-04-17T12:00:32.217 INFO:tasks.workunit.client.0.smithi031.stdout:op 1781 completed, throughput=4.99MB/sec 2024-04-17T12:00:32.217 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NkeE4KK8D6KK2NG off=0 len=1057892 2024-04-17T12:00:32.219 INFO:tasks.workunit.client.0.smithi031.stdout:op 1782 completed, throughput=4.99MB/sec 2024-04-17T12:00:32.219 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dl4Ln05fr0I4MFW off=4275388 len=346652 2024-04-17T12:00:32.223 INFO:tasks.workunit.client.0.smithi031.stdout:op 1783 completed, throughput=4.99MB/sec 2024-04-17T12:00:32.223 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-b5-9gF7JsA1rjq3 off=9807864 len=625997 2024-04-17T12:00:32.224 INFO:tasks.workunit.client.0.smithi031.stdout:op 1784 completed, throughput=4.99MB/sec 2024-04-17T12:00:32.224 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6jQGdTyXSbZo8Xv off=580781 len=119825 2024-04-17T12:00:32.227 INFO:tasks.workunit.client.0.smithi031.stdout:op 1785 completed, throughput=4.99MB/sec 2024-04-17T12:00:32.227 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-G8xBSPR6kYRLpc2 off=10333658 len=947666 2024-04-17T12:00:32.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 1786 completed, throughput=5MB/sec 2024-04-17T12:00:32.232 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XH9rOdOmDwqu6Au off=3345301 len=1025761 2024-04-17T12:00:32.234 INFO:tasks.workunit.client.0.smithi031.stdout:op 1787 completed, throughput=5MB/sec 2024-04-17T12:00:32.234 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-05Wd2lML599VIGt off=11710197 len=1648788 2024-04-17T12:00:32.242 INFO:tasks.workunit.client.0.smithi031.stdout:op 1788 completed, throughput=5MB/sec 2024-04-17T12:00:33.243 INFO:tasks.workunit.client.0.smithi031.stdout: 353: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:33.243 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m4K8jImjDundjTX off=2312755 len=1138669 2024-04-17T12:00:33.244 INFO:tasks.workunit.client.0.smithi031.stdout:op 1789 completed, throughput=4.99MB/sec 2024-04-17T12:00:33.244 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-I9iaARtLNnPtUGt off=594928 len=1124034 2024-04-17T12:00:33.250 INFO:tasks.workunit.client.0.smithi031.stdout:op 1790 completed, throughput=5MB/sec 2024-04-17T12:00:33.250 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IEFz82npH1cEBov off=11574318 len=1926321 2024-04-17T12:00:33.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 1791 completed, throughput=5MB/sec 2024-04-17T12:00:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:32.096219+0000 mgr.y (mgr.14556) 1032 : cluster [DBG] pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:00:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:32.096219+0000 mgr.y (mgr.14556) 1032 : cluster [DBG] pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:00:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:32.096219+0000 mgr.y (mgr.14556) 1032 : cluster [DBG] pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:00:34.254 INFO:tasks.workunit.client.0.smithi031.stdout: 354: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:34.254 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pVmF2wNEdxUPiat off=11114295 len=989462 2024-04-17T12:00:34.256 INFO:tasks.workunit.client.0.smithi031.stdout:op 1792 completed, throughput=4.99MB/sec 2024-04-17T12:00:34.256 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UB61gf3hVkC4luV off=3370753 len=1838090 2024-04-17T12:00:34.258 INFO:tasks.workunit.client.0.smithi031.stdout:op 1793 completed, throughput=4.99MB/sec 2024-04-17T12:00:34.258 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iNmPpURnX92H9n6 off=857823 len=892445 2024-04-17T12:00:34.263 INFO:tasks.workunit.client.0.smithi031.stdout:op 1794 completed, throughput=5MB/sec 2024-04-17T12:00:34.263 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4PS0G3GkI_voIKz off=3117586 len=715823 2024-04-17T12:00:34.267 INFO:tasks.workunit.client.0.smithi031.stdout:op 1795 completed, throughput=5MB/sec 2024-04-17T12:00:34.267 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rzY99UyNJH3pWMu off=3019141 len=262653 2024-04-17T12:00:34.270 INFO:tasks.workunit.client.0.smithi031.stdout:op 1796 completed, throughput=5MB/sec 2024-04-17T12:00:34.270 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t9B101vkUF16EVI off=4167641 len=526495 2024-04-17T12:00:34.274 INFO:tasks.workunit.client.0.smithi031.stdout:op 1797 completed, throughput=5MB/sec 2024-04-17T12:00:34.274 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YSw78HGfjDNpev7 off=8605702 len=968736 2024-04-17T12:00:34.276 INFO:tasks.workunit.client.0.smithi031.stdout:op 1798 completed, throughput=5MB/sec 2024-04-17T12:00:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:00:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:00:35.277 INFO:tasks.workunit.client.0.smithi031.stdout: 355: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:35.278 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-98R6eTNjjdGNqmB off=7736832 len=1874362 2024-04-17T12:00:35.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 1799 completed, throughput=4.99MB/sec 2024-04-17T12:00:35.280 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YE6h02o-NYLq27D off=688386 len=415550 2024-04-17T12:00:35.283 INFO:tasks.workunit.client.0.smithi031.stdout:op 1800 completed, throughput=4.99MB/sec 2024-04-17T12:00:35.283 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-34lQwNlRDJhPQFd off=21075090 len=1521310 2024-04-17T12:00:35.293 INFO:tasks.workunit.client.0.smithi031.stdout:op 1801 completed, throughput=5MB/sec 2024-04-17T12:00:35.293 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-A1JDdPHt40qkZNj off=2992451 len=1102894 2024-04-17T12:00:35.295 INFO:tasks.workunit.client.0.smithi031.stdout:op 1802 completed, throughput=5MB/sec 2024-04-17T12:00:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:34.097069+0000 mgr.y (mgr.14556) 1033 : cluster [DBG] pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T12:00:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:34.097069+0000 mgr.y (mgr.14556) 1033 : cluster [DBG] pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T12:00:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:34.097069+0000 mgr.y (mgr.14556) 1033 : cluster [DBG] pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T12:00:36.295 INFO:tasks.workunit.client.0.smithi031.stdout: 356: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:36.295 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-prxmJP6txTMg8uD off=18083929 len=112568 2024-04-17T12:00:36.298 INFO:tasks.workunit.client.0.smithi031.stdout:op 1803 completed, throughput=4.99MB/sec 2024-04-17T12:00:36.298 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LC1KY_aWl6-HfTu off=4014041 len=2050787 2024-04-17T12:00:36.300 INFO:tasks.workunit.client.0.smithi031.stdout:op 1804 completed, throughput=4.99MB/sec 2024-04-17T12:00:36.300 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uRDamzW0ilCiZ1D off=10215092 len=143698 2024-04-17T12:00:36.301 INFO:tasks.workunit.client.0.smithi031.stdout:op 1805 completed, throughput=4.99MB/sec 2024-04-17T12:00:36.301 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mPPk0rWMYQc7Rz_ off=2189715 len=756231 2024-04-17T12:00:36.306 INFO:tasks.workunit.client.0.smithi031.stdout:op 1806 completed, throughput=5MB/sec 2024-04-17T12:00:36.306 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AL3wXUtgZUreJAi off=13672670 len=983370 2024-04-17T12:00:36.311 INFO:tasks.workunit.client.0.smithi031.stdout:op 1807 completed, throughput=5MB/sec 2024-04-17T12:00:36.311 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jGXvCB_971L93km off=12117041 len=1353458 2024-04-17T12:00:36.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 1808 completed, throughput=5MB/sec 2024-04-17T12:00:37.321 INFO:tasks.workunit.client.0.smithi031.stdout: 357: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:37.321 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YSw78HGfjDNpev7 off=7993259 len=1780541 2024-04-17T12:00:37.331 INFO:tasks.workunit.client.0.smithi031.stdout:op 1809 completed, throughput=4.99MB/sec 2024-04-17T12:00:37.331 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rZ1CX98kIK9ihGp off=7954713 len=759842 2024-04-17T12:00:37.332 INFO:tasks.workunit.client.0.smithi031.stdout:op 1810 completed, throughput=4.99MB/sec 2024-04-17T12:00:37.332 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--63rNMEvDFDpSAX off=2805265 len=1294659 2024-04-17T12:00:37.334 INFO:tasks.workunit.client.0.smithi031.stdout:op 1811 completed, throughput=5MB/sec 2024-04-17T12:00:37.334 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FqIfknzlAtdG76B off=4200621 len=78790 2024-04-17T12:00:37.336 INFO:tasks.workunit.client.0.smithi031.stdout:op 1812 completed, throughput=5MB/sec 2024-04-17T12:00:37.336 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-I-fhLQiSJqYyTJY off=23671657 len=33215 2024-04-17T12:00:37.338 INFO:tasks.workunit.client.0.smithi031.stdout:op 1813 completed, throughput=5MB/sec 2024-04-17T12:00:37.339 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XWh31GnD31O9ZRd off=4422471 len=1599862 2024-04-17T12:00:37.340 INFO:tasks.workunit.client.0.smithi031.stdout:op 1814 completed, throughput=5MB/sec 2024-04-17T12:00:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:36.097513+0000 mgr.y (mgr.14556) 1034 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:00:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:36.097513+0000 mgr.y (mgr.14556) 1034 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:00:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:36.097513+0000 mgr.y (mgr.14556) 1034 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:00:38.341 INFO:tasks.workunit.client.0.smithi031.stdout: 358: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:38.341 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ULcIiUS4-cC9Nf2 off=14894595 len=1091702 2024-04-17T12:00:38.343 INFO:tasks.workunit.client.0.smithi031.stdout:op 1815 completed, throughput=4.99MB/sec 2024-04-17T12:00:38.343 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nsbR2ZbN475I-AF off=4630142 len=626069 2024-04-17T12:00:38.344 INFO:tasks.workunit.client.0.smithi031.stdout:op 1816 completed, throughput=4.99MB/sec 2024-04-17T12:00:38.344 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n1A4RoP7kw4xWHY off=18152281 len=2001686 2024-04-17T12:00:38.354 INFO:tasks.workunit.client.0.smithi031.stdout:op 1817 completed, throughput=5MB/sec 2024-04-17T12:00:38.354 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8CXdcVuST4D6qUH off=6400170 len=1117463 2024-04-17T12:00:38.355 INFO:tasks.workunit.client.0.smithi031.stdout:op 1818 completed, throughput=5MB/sec 2024-04-17T12:00:38.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:00:38.014533+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:00:38.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:00:38.014533+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:00:38.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:00:38.014533+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:00:39.356 INFO:tasks.workunit.client.0.smithi031.stdout: 359: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:39.356 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QQkfj9vps2um2T2 off=1223 len=703027 2024-04-17T12:00:39.360 INFO:tasks.workunit.client.0.smithi031.stdout:op 1819 completed, throughput=4.99MB/sec 2024-04-17T12:00:39.360 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-f-RddUWeZTa-e7Q off=19636049 len=193160 2024-04-17T12:00:39.361 INFO:tasks.workunit.client.0.smithi031.stdout:op 1820 completed, throughput=4.99MB/sec 2024-04-17T12:00:39.361 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5Ra52I0dniQ-hz0 off=4880105 len=1762804 2024-04-17T12:00:39.363 INFO:tasks.workunit.client.0.smithi031.stdout:op 1821 completed, throughput=4.99MB/sec 2024-04-17T12:00:39.363 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UB2iEMn7-dQKbhR off=1166893 len=694829 2024-04-17T12:00:39.364 INFO:tasks.workunit.client.0.smithi031.stdout:op 1822 completed, throughput=5MB/sec 2024-04-17T12:00:39.364 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Xl8fiFsGoNjP9W7 off=2735767 len=963496 2024-04-17T12:00:39.369 INFO:tasks.workunit.client.0.smithi031.stdout:op 1823 completed, throughput=5MB/sec 2024-04-17T12:00:39.369 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-i0Ge_3voM9_mpcX off=14544853 len=633351 2024-04-17T12:00:39.370 INFO:tasks.workunit.client.0.smithi031.stdout:op 1824 completed, throughput=5MB/sec 2024-04-17T12:00:39.371 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QE9xsXI2k-cEWWc off=17060677 len=610177 2024-04-17T12:00:39.371 INFO:tasks.workunit.client.0.smithi031.stdout:op 1825 completed, throughput=5MB/sec 2024-04-17T12:00:39.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:38.098127+0000 mgr.y (mgr.14556) 1035 : cluster [DBG] pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:00:39.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:38.098127+0000 mgr.y (mgr.14556) 1035 : cluster [DBG] pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:00:39.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:38.098127+0000 mgr.y (mgr.14556) 1035 : cluster [DBG] pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:00:40.372 INFO:tasks.workunit.client.0.smithi031.stdout: 360: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:40.372 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-b9UfGtPjYNF6WjP off=7512497 len=1194624 2024-04-17T12:00:40.379 INFO:tasks.workunit.client.0.smithi031.stdout:op 1826 completed, throughput=4.99MB/sec 2024-04-17T12:00:40.379 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KAlZctwWeqPn_Ah off=11705807 len=1288333 2024-04-17T12:00:40.382 INFO:tasks.workunit.client.0.smithi031.stdout:op 1827 completed, throughput=4.99MB/sec 2024-04-17T12:00:40.382 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kmBDcW0DMEPjVfA off=7361518 len=1249095 2024-04-17T12:00:40.387 INFO:tasks.workunit.client.0.smithi031.stdout:op 1828 completed, throughput=5MB/sec 2024-04-17T12:00:40.387 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7Eo_5oLGPLAJ1wo off=5198790 len=1896332 2024-04-17T12:00:40.399 INFO:tasks.workunit.client.0.smithi031.stdout:op 1829 completed, throughput=5MB/sec 2024-04-17T12:00:41.075 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:00:41.365 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:00:41.365 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (28m) 7m ago 28m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:00:41.365 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (28m) 7m ago 28m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:00:41.365 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (29m) 7m ago 29m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:00:41.365 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (29m) 7m ago 29m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:00:41.365 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (33m) 7m ago 33m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:00:41.365 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (35m) 7m ago 35m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:00:41.365 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (35m) 7m ago 35m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:00:41.365 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (33m) 7m ago 33m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (33m) 7m ago 33m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (29m) 7m ago 29m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (29m) 7m ago 29m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (33m) 7m ago 33m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (32m) 7m ago 32m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (32m) 7m ago 32m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (31m) 7m ago 31m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (31m) 7m ago 31m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (31m) 7m ago 31m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (30m) 7m ago 30m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (30m) 7m ago 30m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:00:41.366 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (27m) 7m ago 29m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:00:41.399 INFO:tasks.workunit.client.0.smithi031.stdout: 361: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:41.400 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zzWIMqOrHHhRdBq off=4440109 len=518792 2024-04-17T12:00:41.404 INFO:tasks.workunit.client.0.smithi031.stdout:op 1830 completed, throughput=4.99MB/sec 2024-04-17T12:00:41.404 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dwVUtIR-LWwRXNv off=160157 len=20618 2024-04-17T12:00:41.405 INFO:tasks.workunit.client.0.smithi031.stdout:op 1831 completed, throughput=4.99MB/sec 2024-04-17T12:00:41.405 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-05Da7ROemxpWLkM off=6511987 len=1419856 2024-04-17T12:00:41.410 INFO:tasks.workunit.client.0.smithi031.stdout:op 1832 completed, throughput=4.99MB/sec 2024-04-17T12:00:41.410 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--Wsb2HgDZedUJ_4 off=14466551 len=114521 2024-04-17T12:00:41.410 INFO:tasks.workunit.client.0.smithi031.stdout:op 1833 completed, throughput=4.99MB/sec 2024-04-17T12:00:41.410 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bFGbYGJ3_YSh0jO off=1055034 len=2080871 2024-04-17T12:00:41.412 INFO:tasks.workunit.client.0.smithi031.stdout:op 1834 completed, throughput=5MB/sec 2024-04-17T12:00:41.412 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hPAkMfzXQxrCL_b off=6138153 len=1485672 2024-04-17T12:00:41.420 INFO:tasks.workunit.client.0.smithi031.stdout:op 1835 completed, throughput=5MB/sec 2024-04-17T12:00:41.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:40.098594+0000 mgr.y (mgr.14556) 1036 : cluster [DBG] pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:00:41.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:40.098594+0000 mgr.y (mgr.14556) 1036 : cluster [DBG] pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:00:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:40.098594+0000 mgr.y (mgr.14556) 1036 : cluster [DBG] pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:00:41.722 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:00:41.723 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:00:41.723 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:00:41.723 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:00:41.723 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:00:41.723 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:00:41.723 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:00:41.723 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:00:41.723 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:00:41.723 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:00:41.723 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:00:41.724 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:00:41.724 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:00:41.724 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:00:41.724 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:00:41.724 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:00:41.724 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:00:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:00:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:41] "GET /metrics HTTP/1.1" 200 192517 "" "Prometheus/2.33.4" 2024-04-17T12:00:42.420 INFO:tasks.workunit.client.0.smithi031.stdout: 362: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:42.420 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iVOvwRqtLXznOqP off=5019942 len=2042837 2024-04-17T12:00:42.423 INFO:tasks.workunit.client.0.smithi031.stdout:op 1836 completed, throughput=4.99MB/sec 2024-04-17T12:00:42.423 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Zdc5U7jT-c-DfIi off=6990384 len=1433197 2024-04-17T12:00:42.424 INFO:tasks.workunit.client.0.smithi031.stdout:op 1837 completed, throughput=5MB/sec 2024-04-17T12:00:42.424 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dGc9WvetXZK95Mn off=5071165 len=1785550 2024-04-17T12:00:42.428 INFO:tasks.workunit.client.0.smithi031.stdout:op 1838 completed, throughput=5MB/sec 2024-04-17T12:00:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:00:41.064408+0000 mgr.y (mgr.14556) 1037 : audit [DBG] from='client.26183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:00:41.314567+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:00:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:00:41.358066+0000 mgr.y (mgr.14556) 1038 : audit [DBG] from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:00:41.605208+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:00:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:00:41.605960+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:00:42.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:00:41.610701+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:00:42.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:00:41.723802+0000 mon.a (mon.0) 2209 : audit [DBG] from='client.? 172.21.15.31:0/2489244412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:00:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:00:41.064408+0000 mgr.y (mgr.14556) 1037 : audit [DBG] from='client.26183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:00:41.314567+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:00:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:00:41.358066+0000 mgr.y (mgr.14556) 1038 : audit [DBG] from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:00:41.605208+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:00:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:00:41.605960+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:00:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:00:41.610701+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:00:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:00:41.723802+0000 mon.a (mon.0) 2209 : audit [DBG] from='client.? 172.21.15.31:0/2489244412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:00:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:00:41.064408+0000 mgr.y (mgr.14556) 1037 : audit [DBG] from='client.26183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:00:41.314567+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:00:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:00:41.358066+0000 mgr.y (mgr.14556) 1038 : audit [DBG] from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:00:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:00:41.605208+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:00:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:00:41.605960+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:00:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:00:41.610701+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:00:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:00:41.723802+0000 mon.a (mon.0) 2209 : audit [DBG] from='client.? 172.21.15.31:0/2489244412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:00:43.428 INFO:tasks.workunit.client.0.smithi031.stdout: 363: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:43.428 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1AmslTSyzufiKBK off=10665092 len=371073 2024-04-17T12:00:43.429 INFO:tasks.workunit.client.0.smithi031.stdout:op 1839 completed, throughput=4.99MB/sec 2024-04-17T12:00:43.429 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-a9r17l6blplaBD6 off=4059635 len=622364 2024-04-17T12:00:43.434 INFO:tasks.workunit.client.0.smithi031.stdout:op 1840 completed, throughput=4.99MB/sec 2024-04-17T12:00:43.434 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--cEiIlvWdQz-mS3 off=5121714 len=320619 2024-04-17T12:00:43.437 INFO:tasks.workunit.client.0.smithi031.stdout:op 1841 completed, throughput=4.99MB/sec 2024-04-17T12:00:43.437 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DXDJLq0shpp1Gb2 off=17214552 len=1035530 2024-04-17T12:00:43.442 INFO:tasks.workunit.client.0.smithi031.stdout:op 1842 completed, throughput=4.99MB/sec 2024-04-17T12:00:43.442 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zUeypf9j_Fqo-jb off=17103734 len=1634084 2024-04-17T12:00:43.445 INFO:tasks.workunit.client.0.smithi031.stdout:op 1843 completed, throughput=5MB/sec 2024-04-17T12:00:43.445 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ybsbtvm17xduvj1 off=9724555 len=763360 2024-04-17T12:00:43.447 INFO:tasks.workunit.client.0.smithi031.stdout:op 1844 completed, throughput=5MB/sec 2024-04-17T12:00:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:42.098972+0000 mgr.y (mgr.14556) 1039 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:00:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:42.098972+0000 mgr.y (mgr.14556) 1039 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:00:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:42.098972+0000 mgr.y (mgr.14556) 1039 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:00:44.447 INFO:tasks.workunit.client.0.smithi031.stdout: 364: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:44.447 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P-G5rBWeY5mVF6E off=10265913 len=184158 2024-04-17T12:00:44.450 INFO:tasks.workunit.client.0.smithi031.stdout:op 1845 completed, throughput=4.99MB/sec 2024-04-17T12:00:44.450 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-31jw7OlGOs3iVQC off=13743350 len=167685 2024-04-17T12:00:44.453 INFO:tasks.workunit.client.0.smithi031.stdout:op 1846 completed, throughput=4.99MB/sec 2024-04-17T12:00:44.453 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-a17OYErYvW5hgf3 off=4068805 len=1925142 2024-04-17T12:00:44.457 INFO:tasks.workunit.client.0.smithi031.stdout:op 1847 completed, throughput=4.99MB/sec 2024-04-17T12:00:44.457 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8fr-nMq8Wxf_-7J off=272993 len=809842 2024-04-17T12:00:44.461 INFO:tasks.workunit.client.0.smithi031.stdout:op 1848 completed, throughput=5MB/sec 2024-04-17T12:00:44.461 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-C4D7VQZFkcA5sdy off=6694604 len=1756591 2024-04-17T12:00:44.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:00:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:00:44.470 INFO:tasks.workunit.client.0.smithi031.stdout:op 1849 completed, throughput=5MB/sec 2024-04-17T12:00:44.470 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-X4WgXMQL4urd8ax off=1089852 len=469423 2024-04-17T12:00:44.472 INFO:tasks.workunit.client.0.smithi031.stdout:op 1850 completed, throughput=5MB/sec 2024-04-17T12:00:45.472 INFO:tasks.workunit.client.0.smithi031.stdout: 365: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:45.472 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gbL0GglvD30Xzuc off=3419715 len=353893 2024-04-17T12:00:45.473 INFO:tasks.workunit.client.0.smithi031.stdout:op 1851 completed, throughput=4.99MB/sec 2024-04-17T12:00:45.473 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-R2XehHiYH-iaR95 off=8476696 len=952135 2024-04-17T12:00:45.478 INFO:tasks.workunit.client.0.smithi031.stdout:op 1852 completed, throughput=4.99MB/sec 2024-04-17T12:00:45.478 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MfW8I-VYP0TPPW9 off=15446524 len=1808904 2024-04-17T12:00:45.480 INFO:tasks.workunit.client.0.smithi031.stdout:op 1853 completed, throughput=5MB/sec 2024-04-17T12:00:45.480 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--Tj9tRy6apyk0Gh off=15060008 len=716085 2024-04-17T12:00:45.484 INFO:tasks.workunit.client.0.smithi031.stdout:op 1854 completed, throughput=5MB/sec 2024-04-17T12:00:45.484 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-v4qhsgUJNmqd2wW off=7098982 len=421384 2024-04-17T12:00:45.485 INFO:tasks.workunit.client.0.smithi031.stdout:op 1855 completed, throughput=5MB/sec 2024-04-17T12:00:45.485 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-o3guoZ79Yi0SMx_ off=2029514 len=1777034 2024-04-17T12:00:45.487 INFO:tasks.workunit.client.0.smithi031.stdout:op 1856 completed, throughput=5MB/sec 2024-04-17T12:00:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:44.099638+0000 mgr.y (mgr.14556) 1040 : cluster [DBG] pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:00:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:44.099638+0000 mgr.y (mgr.14556) 1040 : cluster [DBG] pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:00:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:44.099638+0000 mgr.y (mgr.14556) 1040 : cluster [DBG] pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:00:46.488 INFO:tasks.workunit.client.0.smithi031.stdout: 366: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:46.488 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4FLbMByDle2gBuG off=560066 len=553212 2024-04-17T12:00:46.492 INFO:tasks.workunit.client.0.smithi031.stdout:op 1857 completed, throughput=4.99MB/sec 2024-04-17T12:00:46.492 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XaYTTTIkwXMDbRW off=1330180 len=1209389 2024-04-17T12:00:46.500 INFO:tasks.workunit.client.0.smithi031.stdout:op 1858 completed, throughput=4.99MB/sec 2024-04-17T12:00:46.500 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hlhFH4by472XzYJ off=18052734 len=480912 2024-04-17T12:00:46.503 INFO:tasks.workunit.client.0.smithi031.stdout:op 1859 completed, throughput=4.99MB/sec 2024-04-17T12:00:46.504 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wbOfEUqTD5CDD3w off=3624909 len=1606441 2024-04-17T12:00:46.505 INFO:tasks.workunit.client.0.smithi031.stdout:op 1860 completed, throughput=5MB/sec 2024-04-17T12:00:46.505 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gJ6IimF3CEQHnAB off=19830809 len=487881 2024-04-17T12:00:46.506 INFO:tasks.workunit.client.0.smithi031.stdout:op 1861 completed, throughput=5MB/sec 2024-04-17T12:00:46.506 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fD0ALv5A1WAwa7X off=1160037 len=2056259 2024-04-17T12:00:46.507 INFO:tasks.workunit.client.0.smithi031.stdout:op 1862 completed, throughput=5.01MB/sec 2024-04-17T12:00:47.508 INFO:tasks.workunit.client.0.smithi031.stdout: 367: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:47.508 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-O8iYyf51rYkGEk- off=466085 len=672021 2024-04-17T12:00:47.512 INFO:tasks.workunit.client.0.smithi031.stdout:op 1863 completed, throughput=4.99MB/sec 2024-04-17T12:00:47.512 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ft9fDo-bKJmGg4s off=7462957 len=1471330 2024-04-17T12:00:47.518 INFO:tasks.workunit.client.0.smithi031.stdout:op 1864 completed, throughput=5MB/sec 2024-04-17T12:00:47.518 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-x75eJf3sHQrXAnw off=545217 len=69277 2024-04-17T12:00:47.521 INFO:tasks.workunit.client.0.smithi031.stdout:op 1865 completed, throughput=5MB/sec 2024-04-17T12:00:47.521 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BY4aOkaV1Maaco9 off=1902012 len=1143388 2024-04-17T12:00:47.523 INFO:tasks.workunit.client.0.smithi031.stdout:op 1866 completed, throughput=5MB/sec 2024-04-17T12:00:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:46.100063+0000 mgr.y (mgr.14556) 1041 : cluster [DBG] pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:00:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:46.100063+0000 mgr.y (mgr.14556) 1041 : cluster [DBG] pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:00:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:46.100063+0000 mgr.y (mgr.14556) 1041 : cluster [DBG] pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:00:48.524 INFO:tasks.workunit.client.0.smithi031.stdout: 368: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:48.524 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-p_Q8PxlsFi61Qeq off=2817526 len=824462 2024-04-17T12:00:48.525 INFO:tasks.workunit.client.0.smithi031.stdout:op 1867 completed, throughput=4.99MB/sec 2024-04-17T12:00:48.525 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PRlCkZttGb9Xbd9 off=7379510 len=1819349 2024-04-17T12:00:48.536 INFO:tasks.workunit.client.0.smithi031.stdout:op 1868 completed, throughput=4.99MB/sec 2024-04-17T12:00:48.536 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MacTGcqr6C-ZYhi off=1612315 len=852159 2024-04-17T12:00:48.541 INFO:tasks.workunit.client.0.smithi031.stdout:op 1869 completed, throughput=5MB/sec 2024-04-17T12:00:48.541 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nhk6jql1y_Bk5Yd off=1113913 len=579004 2024-04-17T12:00:48.542 INFO:tasks.workunit.client.0.smithi031.stdout:op 1870 completed, throughput=5MB/sec 2024-04-17T12:00:48.542 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GNqS-fDNuQo8WSX off=6966639 len=803166 2024-04-17T12:00:48.546 INFO:tasks.workunit.client.0.smithi031.stdout:op 1871 completed, throughput=5MB/sec 2024-04-17T12:00:48.546 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iBBwKATQOA69SSu off=1043077 len=557435 2024-04-17T12:00:48.550 INFO:tasks.workunit.client.0.smithi031.stdout:op 1872 completed, throughput=5MB/sec 2024-04-17T12:00:49.550 INFO:tasks.workunit.client.0.smithi031.stdout: 369: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:49.550 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Cr9YNRtODQ6E6f- off=10637546 len=1661511 2024-04-17T12:00:49.559 INFO:tasks.workunit.client.0.smithi031.stdout:op 1873 completed, throughput=4.99MB/sec 2024-04-17T12:00:49.559 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7DjxPlYgtA86mka off=1248415 len=1536305 2024-04-17T12:00:49.567 INFO:tasks.workunit.client.0.smithi031.stdout:op 1874 completed, throughput=4.99MB/sec 2024-04-17T12:00:49.567 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6NTWnIXrEvtuijl off=6457145 len=1829582 2024-04-17T12:00:49.569 INFO:tasks.workunit.client.0.smithi031.stdout:op 1875 completed, throughput=5MB/sec 2024-04-17T12:00:49.569 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F0hLoVlMpjSIgtz off=2320409 len=1458199 2024-04-17T12:00:49.570 INFO:tasks.workunit.client.0.smithi031.stdout:op 1876 completed, throughput=5MB/sec 2024-04-17T12:00:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:48.100874+0000 mgr.y (mgr.14556) 1042 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:00:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:48.100874+0000 mgr.y (mgr.14556) 1042 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:00:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:48.100874+0000 mgr.y (mgr.14556) 1042 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:00:50.571 INFO:tasks.workunit.client.0.smithi031.stdout: 370: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:50.571 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eyJJ4vjUUns7X31 off=260553 len=1155102 2024-04-17T12:00:50.577 INFO:tasks.workunit.client.0.smithi031.stdout:op 1877 completed, throughput=4.99MB/sec 2024-04-17T12:00:50.577 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SBqrSGhqsMy1iHz off=0 len=1436985 2024-04-17T12:00:50.585 INFO:tasks.workunit.client.0.smithi031.stdout:op 1878 completed, throughput=5MB/sec 2024-04-17T12:00:50.585 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JygjXjn_fVqHTJg off=2865740 len=1022726 2024-04-17T12:00:50.586 INFO:tasks.workunit.client.0.smithi031.stdout:op 1879 completed, throughput=5MB/sec 2024-04-17T12:00:50.586 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tEs0ejIfMAclf9K off=7143201 len=1553596 2024-04-17T12:00:50.589 INFO:tasks.workunit.client.0.smithi031.stdout:op 1880 completed, throughput=5MB/sec 2024-04-17T12:00:51.589 INFO:tasks.workunit.client.0.smithi031.stdout: 371: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:51.590 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-X7pWi-FFrn6H6CB off=8237645 len=1030405 2024-04-17T12:00:51.591 INFO:tasks.workunit.client.0.smithi031.stdout:op 1881 completed, throughput=4.99MB/sec 2024-04-17T12:00:51.591 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cirkk5iXN29LM9t off=1508098 len=865146 2024-04-17T12:00:51.592 INFO:tasks.workunit.client.0.smithi031.stdout:op 1882 completed, throughput=4.99MB/sec 2024-04-17T12:00:51.592 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jS6B_7goPLCP2-a off=4894362 len=1628428 2024-04-17T12:00:51.602 INFO:tasks.workunit.client.0.smithi031.stdout:op 1883 completed, throughput=5MB/sec 2024-04-17T12:00:51.602 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JVTnx4gSUEATmW3 off=2747606 len=908949 2024-04-17T12:00:51.606 INFO:tasks.workunit.client.0.smithi031.stdout:op 1884 completed, throughput=5MB/sec 2024-04-17T12:00:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:50.101319+0000 mgr.y (mgr.14556) 1043 : cluster [DBG] pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:00:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:00:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:51] "GET /metrics HTTP/1.1" 200 192517 "" "Prometheus/2.33.4" 2024-04-17T12:00:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:50.101319+0000 mgr.y (mgr.14556) 1043 : cluster [DBG] pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:00:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:50.101319+0000 mgr.y (mgr.14556) 1043 : cluster [DBG] pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:00:52.607 INFO:tasks.workunit.client.0.smithi031.stdout: 372: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:52.607 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LLAP9ZCId5swdUT off=3466323 len=125620 2024-04-17T12:00:52.607 INFO:tasks.workunit.client.0.smithi031.stdout:op 1885 completed, throughput=4.99MB/sec 2024-04-17T12:00:52.607 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cWI5YrXDGf-rIO8 off=13123425 len=1447443 2024-04-17T12:00:52.609 INFO:tasks.workunit.client.0.smithi031.stdout:op 1886 completed, throughput=4.99MB/sec 2024-04-17T12:00:52.609 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-g5fVqfu0M7mklnQ off=712400 len=676099 2024-04-17T12:00:52.614 INFO:tasks.workunit.client.0.smithi031.stdout:op 1887 completed, throughput=4.99MB/sec 2024-04-17T12:00:52.614 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1AmslTSyzufiKBK off=2249295 len=231132 2024-04-17T12:00:52.614 INFO:tasks.workunit.client.0.smithi031.stdout:op 1888 completed, throughput=4.99MB/sec 2024-04-17T12:00:52.614 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QprBrxSddNa8Ixa off=5917520 len=401659 2024-04-17T12:00:52.618 INFO:tasks.workunit.client.0.smithi031.stdout:op 1889 completed, throughput=4.99MB/sec 2024-04-17T12:00:52.618 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tj0CQIxGHSjlduC off=6669702 len=443316 2024-04-17T12:00:52.619 INFO:tasks.workunit.client.0.smithi031.stdout:op 1890 completed, throughput=5MB/sec 2024-04-17T12:00:52.619 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yJMT-xlU0yM7RBo off=4136348 len=1296894 2024-04-17T12:00:52.627 INFO:tasks.workunit.client.0.smithi031.stdout:op 1891 completed, throughput=5MB/sec 2024-04-17T12:00:52.627 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ebd85vsfyJRUTwP off=3930711 len=691630 2024-04-17T12:00:52.629 INFO:tasks.workunit.client.0.smithi031.stdout:op 1892 completed, throughput=5MB/sec 2024-04-17T12:00:53.629 INFO:tasks.workunit.client.0.smithi031.stdout: 373: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:53.630 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UfYSI18wn6WLtQS off=2135260 len=658495 2024-04-17T12:00:53.630 INFO:tasks.workunit.client.0.smithi031.stdout:op 1893 completed, throughput=4.99MB/sec 2024-04-17T12:00:53.631 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JT_eJkPwHOJ6rXo off=3198221 len=1994403 2024-04-17T12:00:53.634 INFO:tasks.workunit.client.0.smithi031.stdout:op 1894 completed, throughput=4.99MB/sec 2024-04-17T12:00:53.635 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-doRbidPrBxEM95t off=1700559 len=1583905 2024-04-17T12:00:53.642 INFO:tasks.workunit.client.0.smithi031.stdout:op 1895 completed, throughput=5MB/sec 2024-04-17T12:00:53.642 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-at5d5OVmSFRcRdR off=4416692 len=1363389 2024-04-17T12:00:53.648 INFO:tasks.workunit.client.0.smithi031.stdout:op 1896 completed, throughput=5MB/sec 2024-04-17T12:00:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:52.101867+0000 mgr.y (mgr.14556) 1044 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:00:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:52.101867+0000 mgr.y (mgr.14556) 1044 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:00:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:52.101867+0000 mgr.y (mgr.14556) 1044 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:00:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:00:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:00:54.649 INFO:tasks.workunit.client.0.smithi031.stdout: 374: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:54.649 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pIPHRZ2BCtLTy7Y off=9448194 len=1336866 2024-04-17T12:00:54.652 INFO:tasks.workunit.client.0.smithi031.stdout:op 1897 completed, throughput=4.99MB/sec 2024-04-17T12:00:54.652 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DJeBuQ8rmJcKtwu off=4473310 len=1014181 2024-04-17T12:00:54.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 1898 completed, throughput=4.99MB/sec 2024-04-17T12:00:54.653 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GaxfmigBlTdQVsf off=10737185 len=1802129 2024-04-17T12:00:54.663 INFO:tasks.workunit.client.0.smithi031.stdout:op 1899 completed, throughput=5MB/sec 2024-04-17T12:00:54.663 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EBP1Up84Lcm-4nt off=12168844 len=29688 2024-04-17T12:00:54.664 INFO:tasks.workunit.client.0.smithi031.stdout:op 1900 completed, throughput=5MB/sec 2024-04-17T12:00:54.664 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CXkysiGHPPeE_oj off=1477495 len=717029 2024-04-17T12:00:54.671 INFO:tasks.workunit.client.0.smithi031.stdout:op 1901 completed, throughput=5MB/sec 2024-04-17T12:00:54.671 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wdzRO8mClDcPeez off=10324938 len=1260230 2024-04-17T12:00:54.672 INFO:tasks.workunit.client.0.smithi031.stdout:op 1902 completed, throughput=5MB/sec 2024-04-17T12:00:55.673 INFO:tasks.workunit.client.0.smithi031.stdout: 375: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:55.673 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LqKzYPIKrCdG2Et off=9862479 len=1066942 2024-04-17T12:00:55.679 INFO:tasks.workunit.client.0.smithi031.stdout:op 1903 completed, throughput=4.99MB/sec 2024-04-17T12:00:55.679 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vOzxGGZsdmpQ--W off=2186820 len=656122 2024-04-17T12:00:55.680 INFO:tasks.workunit.client.0.smithi031.stdout:op 1904 completed, throughput=4.99MB/sec 2024-04-17T12:00:55.680 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2wF76LyFv9V9bWq off=8566303 len=1868291 2024-04-17T12:00:55.683 INFO:tasks.workunit.client.0.smithi031.stdout:op 1905 completed, throughput=5MB/sec 2024-04-17T12:00:55.684 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oDq148PHa5fmryO off=5245773 len=916940 2024-04-17T12:00:55.688 INFO:tasks.workunit.client.0.smithi031.stdout:op 1906 completed, throughput=5MB/sec 2024-04-17T12:00:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:54.102613+0000 mgr.y (mgr.14556) 1045 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:00:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:54.102613+0000 mgr.y (mgr.14556) 1045 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:00:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:54.102613+0000 mgr.y (mgr.14556) 1045 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:00:56.689 INFO:tasks.workunit.client.0.smithi031.stdout: 376: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:56.689 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EliquY5B-KmBXPq off=6858009 len=1286049 2024-04-17T12:00:56.694 INFO:tasks.workunit.client.0.smithi031.stdout:op 1907 completed, throughput=4.99MB/sec 2024-04-17T12:00:56.695 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JUyubfcBYO1GWvx off=3929838 len=2011001 2024-04-17T12:00:56.705 INFO:tasks.workunit.client.0.smithi031.stdout:op 1908 completed, throughput=5MB/sec 2024-04-17T12:00:56.705 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YccSOfJ5QFuGUl8 off=3097073 len=1324837 2024-04-17T12:00:56.710 INFO:tasks.workunit.client.0.smithi031.stdout:op 1909 completed, throughput=5MB/sec 2024-04-17T12:00:56.710 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6gq0sqdx4exO9HY off=7515206 len=1229636 2024-04-17T12:00:56.715 INFO:tasks.workunit.client.0.smithi031.stdout:op 1910 completed, throughput=5MB/sec 2024-04-17T12:00:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:56.103131+0000 mgr.y (mgr.14556) 1046 : cluster [DBG] pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:00:57.716 INFO:tasks.workunit.client.0.smithi031.stdout: 377: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:57.716 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-473rprABHBmIQ5G off=4318866 len=1039732 2024-04-17T12:00:57.722 INFO:tasks.workunit.client.0.smithi031.stdout:op 1911 completed, throughput=4.99MB/sec 2024-04-17T12:00:57.722 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vBioXc5iEHXay-b off=1128700 len=1501750 2024-04-17T12:00:57.724 INFO:tasks.workunit.client.0.smithi031.stdout:op 1912 completed, throughput=5MB/sec 2024-04-17T12:00:57.724 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-an8-mPPQlI8AIVi off=1388651 len=1234718 2024-04-17T12:00:57.729 INFO:tasks.workunit.client.0.smithi031.stdout:op 1913 completed, throughput=5MB/sec 2024-04-17T12:00:57.729 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s4i524gtQBExhot off=2732015 len=1424262 2024-04-17T12:00:57.737 INFO:tasks.workunit.client.0.smithi031.stdout:op 1914 completed, throughput=5MB/sec 2024-04-17T12:00:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:56.103131+0000 mgr.y (mgr.14556) 1046 : cluster [DBG] pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:00:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:56.103131+0000 mgr.y (mgr.14556) 1046 : cluster [DBG] pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:00:58.737 INFO:tasks.workunit.client.0.smithi031.stdout: 378: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:58.738 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LhrkgJZrWncrd-A off=6414328 len=1315291 2024-04-17T12:00:58.739 INFO:tasks.workunit.client.0.smithi031.stdout:op 1915 completed, throughput=4.99MB/sec 2024-04-17T12:00:58.739 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qi0D0KTdQqDybJo off=987522 len=926401 2024-04-17T12:00:58.744 INFO:tasks.workunit.client.0.smithi031.stdout:op 1916 completed, throughput=4.99MB/sec 2024-04-17T12:00:58.744 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mV3cIUc_2X-KG8q off=8538874 len=1377561 2024-04-17T12:00:58.746 INFO:tasks.workunit.client.0.smithi031.stdout:op 1917 completed, throughput=5MB/sec 2024-04-17T12:00:58.746 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-D_q3IQ8FYcV3c2_ off=2236558 len=843805 2024-04-17T12:00:58.751 INFO:tasks.workunit.client.0.smithi031.stdout:op 1918 completed, throughput=5MB/sec 2024-04-17T12:00:58.751 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wkYG7rgnMPAGwW- off=1216843 len=1195420 2024-04-17T12:00:58.752 INFO:tasks.workunit.client.0.smithi031.stdout:op 1919 completed, throughput=5MB/sec 2024-04-17T12:00:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:00:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:00:58.103782+0000 mgr.y (mgr.14556) 1047 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:00:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:00:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:00:58.103782+0000 mgr.y (mgr.14556) 1047 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:00:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:00:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:00:58.103782+0000 mgr.y (mgr.14556) 1047 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:00:59.752 INFO:tasks.workunit.client.0.smithi031.stdout: 379: throughput=4.99MB/sec pending data=0 2024-04-17T12:00:59.752 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oIqIndaerwzB4Ut off=302893 len=38709 2024-04-17T12:00:59.755 INFO:tasks.workunit.client.0.smithi031.stdout:op 1920 completed, throughput=4.99MB/sec 2024-04-17T12:00:59.755 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YzTPeXlj2OFRCuD off=2668488 len=1066851 2024-04-17T12:00:59.756 INFO:tasks.workunit.client.0.smithi031.stdout:op 1921 completed, throughput=4.99MB/sec 2024-04-17T12:00:59.756 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cdKpu9Ow1qUcWK3 off=17071917 len=1640321 2024-04-17T12:00:59.766 INFO:tasks.workunit.client.0.smithi031.stdout:op 1922 completed, throughput=5MB/sec 2024-04-17T12:00:59.766 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yqIFjozqEq7YaUS off=9307620 len=1756204 2024-04-17T12:00:59.774 INFO:tasks.workunit.client.0.smithi031.stdout:op 1923 completed, throughput=5MB/sec 2024-04-17T12:01:00.775 INFO:tasks.workunit.client.0.smithi031.stdout: 380: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:00.775 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-B9eRqQ_whapFkGu off=1415796 len=1091971 2024-04-17T12:01:00.776 INFO:tasks.workunit.client.0.smithi031.stdout:op 1924 completed, throughput=4.99MB/sec 2024-04-17T12:01:00.776 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ALfauGt-17WXMP4 off=2037857 len=167801 2024-04-17T12:01:00.776 INFO:tasks.workunit.client.0.smithi031.stdout:op 1925 completed, throughput=4.99MB/sec 2024-04-17T12:01:00.777 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dIwO1ynmZtPx0eq off=10309835 len=404557 2024-04-17T12:01:00.778 INFO:tasks.workunit.client.0.smithi031.stdout:op 1926 completed, throughput=4.99MB/sec 2024-04-17T12:01:00.778 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zFGOT_rcfQ9pbKE off=5932403 len=28031 2024-04-17T12:01:00.780 INFO:tasks.workunit.client.0.smithi031.stdout:op 1927 completed, throughput=4.99MB/sec 2024-04-17T12:01:00.781 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Bp2iq_tSz5l7-0_ off=10267202 len=1155309 2024-04-17T12:01:00.783 INFO:tasks.workunit.client.0.smithi031.stdout:op 1928 completed, throughput=4.99MB/sec 2024-04-17T12:01:00.783 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BrgVjpyNU5Ltp9s off=347809 len=1259435 2024-04-17T12:01:00.790 INFO:tasks.workunit.client.0.smithi031.stdout:op 1929 completed, throughput=5MB/sec 2024-04-17T12:01:00.790 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jZpT1qLp3N5aL5E off=10845932 len=188504 2024-04-17T12:01:00.791 INFO:tasks.workunit.client.0.smithi031.stdout:op 1930 completed, throughput=5MB/sec 2024-04-17T12:01:00.792 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-p3Vq_LaRoMNroW0 off=8505893 len=216562 2024-04-17T12:01:00.792 INFO:tasks.workunit.client.0.smithi031.stdout:op 1931 completed, throughput=5MB/sec 2024-04-17T12:01:00.792 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3VxDDuGM9cP-y4C off=345609 len=342544 2024-04-17T12:01:00.792 INFO:tasks.workunit.client.0.smithi031.stdout:op 1932 completed, throughput=5MB/sec 2024-04-17T12:01:00.793 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LM6OPnZS0wRpi-f off=3059259 len=1828095 2024-04-17T12:01:00.796 INFO:tasks.workunit.client.0.smithi031.stdout:op 1933 completed, throughput=5MB/sec 2024-04-17T12:01:01.608 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:00.104203+0000 mgr.y (mgr.14556) 1048 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:01:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:00.104203+0000 mgr.y (mgr.14556) 1048 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:01:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:00.104203+0000 mgr.y (mgr.14556) 1048 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:01:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:01:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:01] "GET /metrics HTTP/1.1" 200 192513 "" "Prometheus/2.33.4" 2024-04-17T12:01:01.796 INFO:tasks.workunit.client.0.smithi031.stdout: 381: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:01.797 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Wegwf2xqlfJNpvF off=14988851 len=1644093 2024-04-17T12:01:01.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 1934 completed, throughput=4.99MB/sec 2024-04-17T12:01:01.798 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rNJuian3XH-pQ5M off=4223272 len=1348571 2024-04-17T12:01:01.804 INFO:tasks.workunit.client.0.smithi031.stdout:op 1935 completed, throughput=5MB/sec 2024-04-17T12:01:01.805 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NGprOUUwkMqpiMV off=437602 len=160523 2024-04-17T12:01:01.805 INFO:tasks.workunit.client.0.smithi031.stdout:op 1936 completed, throughput=5MB/sec 2024-04-17T12:01:01.805 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w7gEOYXgmd5kanM off=14248837 len=633271 2024-04-17T12:01:01.810 INFO:tasks.workunit.client.0.smithi031.stdout:op 1937 completed, throughput=5MB/sec 2024-04-17T12:01:01.810 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Om5OMdfiLOe-nTs off=16351752 len=477667 2024-04-17T12:01:01.813 INFO:tasks.workunit.client.0.smithi031.stdout:op 1938 completed, throughput=5MB/sec 2024-04-17T12:01:02.813 INFO:tasks.workunit.client.0.smithi031.stdout: 382: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:02.814 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fCF6FNxmI1upnAw off=190371 len=630535 2024-04-17T12:01:02.818 INFO:tasks.workunit.client.0.smithi031.stdout:op 1939 completed, throughput=4.99MB/sec 2024-04-17T12:01:02.818 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dBpZMob-Y7wMAEH off=652591 len=572396 2024-04-17T12:01:02.822 INFO:tasks.workunit.client.0.smithi031.stdout:op 1940 completed, throughput=4.99MB/sec 2024-04-17T12:01:02.822 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-k3BSq1POPXyPsl0 off=1231344 len=1156442 2024-04-17T12:01:02.823 INFO:tasks.workunit.client.0.smithi031.stdout:op 1941 completed, throughput=4.99MB/sec 2024-04-17T12:01:02.823 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gXKmNV5TAGiSp_W off=5445089 len=1152792 2024-04-17T12:01:02.829 INFO:tasks.workunit.client.0.smithi031.stdout:op 1942 completed, throughput=5MB/sec 2024-04-17T12:01:02.829 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_QZx6toJSyr5KJC off=1362637 len=260338 2024-04-17T12:01:02.830 INFO:tasks.workunit.client.0.smithi031.stdout:op 1943 completed, throughput=5MB/sec 2024-04-17T12:01:02.830 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Vi1qA4Bbg0jx83N off=272159 len=1594228 2024-04-17T12:01:02.834 INFO:tasks.workunit.client.0.smithi031.stdout:op 1944 completed, throughput=5MB/sec 2024-04-17T12:01:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:02.104644+0000 mgr.y (mgr.14556) 1049 : cluster [DBG] pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:01:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:02.104644+0000 mgr.y (mgr.14556) 1049 : cluster [DBG] pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:01:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:02.104644+0000 mgr.y (mgr.14556) 1049 : cluster [DBG] pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:01:03.834 INFO:tasks.workunit.client.0.smithi031.stdout: 383: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:03.834 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VH2KgO1vQa3NR0R off=3332739 len=1032341 2024-04-17T12:01:03.840 INFO:tasks.workunit.client.0.smithi031.stdout:op 1945 completed, throughput=4.99MB/sec 2024-04-17T12:01:03.840 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_OPe_4uiaJBo-45 off=3773983 len=468730 2024-04-17T12:01:03.844 INFO:tasks.workunit.client.0.smithi031.stdout:op 1946 completed, throughput=4.99MB/sec 2024-04-17T12:01:03.844 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-N2VCcqMBVj8OThJ off=5514008 len=920989 2024-04-17T12:01:03.849 INFO:tasks.workunit.client.0.smithi031.stdout:op 1947 completed, throughput=4.99MB/sec 2024-04-17T12:01:03.849 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K2kFgR0NDLLlraY off=568194 len=1706020 2024-04-17T12:01:03.852 INFO:tasks.workunit.client.0.smithi031.stdout:op 1948 completed, throughput=5MB/sec 2024-04-17T12:01:03.852 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4Lk5qcpoGfWQM5v off=9353697 len=32016 2024-04-17T12:01:03.853 INFO:tasks.workunit.client.0.smithi031.stdout:op 1949 completed, throughput=5MB/sec 2024-04-17T12:01:03.853 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YVRzWEnaJDvtxQn off=2275945 len=574527 2024-04-17T12:01:03.856 INFO:tasks.workunit.client.0.smithi031.stdout:op 1950 completed, throughput=5MB/sec 2024-04-17T12:01:03.856 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sRBeZx0hiSelEAf off=4510952 len=244280 2024-04-17T12:01:03.859 INFO:tasks.workunit.client.0.smithi031.stdout:op 1951 completed, throughput=5MB/sec 2024-04-17T12:01:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:01:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:01:04.860 INFO:tasks.workunit.client.0.smithi031.stdout: 384: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:04.860 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y_XWeZVYLCfwFQX off=1375004 len=1014269 2024-04-17T12:01:04.861 INFO:tasks.workunit.client.0.smithi031.stdout:op 1952 completed, throughput=4.99MB/sec 2024-04-17T12:01:04.862 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K9Fr3nrFhr4R8uI off=4472127 len=524313 2024-04-17T12:01:04.863 INFO:tasks.workunit.client.0.smithi031.stdout:op 1953 completed, throughput=4.99MB/sec 2024-04-17T12:01:04.863 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7_lEP4LqDD37xuG off=16111190 len=930360 2024-04-17T12:01:04.867 INFO:tasks.workunit.client.0.smithi031.stdout:op 1954 completed, throughput=4.99MB/sec 2024-04-17T12:01:04.867 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uLbi-vDXAh4aPVo off=4845798 len=926696 2024-04-17T12:01:04.871 INFO:tasks.workunit.client.0.smithi031.stdout:op 1955 completed, throughput=5MB/sec 2024-04-17T12:01:04.871 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eXWpNf3Gmml9psR off=10527868 len=1391620 2024-04-17T12:01:04.873 INFO:tasks.workunit.client.0.smithi031.stdout:op 1956 completed, throughput=5MB/sec 2024-04-17T12:01:04.873 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vLR1zgj9KcoSixe off=9447508 len=1117221 2024-04-17T12:01:04.874 INFO:tasks.workunit.client.0.smithi031.stdout:op 1957 completed, throughput=5MB/sec 2024-04-17T12:01:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:04.105478+0000 mgr.y (mgr.14556) 1050 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:01:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:04.105478+0000 mgr.y (mgr.14556) 1050 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:01:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:04.105478+0000 mgr.y (mgr.14556) 1050 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:01:05.874 INFO:tasks.workunit.client.0.smithi031.stdout: 385: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:05.874 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_gAIjeu29EmBq-5 off=5858064 len=121275 2024-04-17T12:01:05.877 INFO:tasks.workunit.client.0.smithi031.stdout:op 1958 completed, throughput=4.99MB/sec 2024-04-17T12:01:05.878 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c7nmLZUDwf3esY2 off=3317182 len=972697 2024-04-17T12:01:05.879 INFO:tasks.workunit.client.0.smithi031.stdout:op 1959 completed, throughput=4.99MB/sec 2024-04-17T12:01:05.880 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qSqCYTfHE7vLkr3 off=1301158 len=1990396 2024-04-17T12:01:05.890 INFO:tasks.workunit.client.0.smithi031.stdout:op 1960 completed, throughput=5MB/sec 2024-04-17T12:01:05.890 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cfY3I5krq-9yNBB off=3046930 len=643399 2024-04-17T12:01:05.892 INFO:tasks.workunit.client.0.smithi031.stdout:op 1961 completed, throughput=5MB/sec 2024-04-17T12:01:05.892 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bJOBa_LhHNsl6MQ off=8550441 len=1550381 2024-04-17T12:01:05.897 INFO:tasks.workunit.client.0.smithi031.stdout:op 1962 completed, throughput=5MB/sec 2024-04-17T12:01:06.898 INFO:tasks.workunit.client.0.smithi031.stdout: 386: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:06.898 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tkvJX4vP4G9Z8Lo off=9780019 len=1183979 2024-04-17T12:01:06.900 INFO:tasks.workunit.client.0.smithi031.stdout:op 1963 completed, throughput=4.99MB/sec 2024-04-17T12:01:06.900 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-M28yWxTZhPaEQlg off=6217213 len=349005 2024-04-17T12:01:06.901 INFO:tasks.workunit.client.0.smithi031.stdout:op 1964 completed, throughput=4.99MB/sec 2024-04-17T12:01:06.901 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RWQEI1Y2ftHJTdo off=3967049 len=931052 2024-04-17T12:01:06.903 INFO:tasks.workunit.client.0.smithi031.stdout:op 1965 completed, throughput=4.99MB/sec 2024-04-17T12:01:06.903 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NtcSii1mwHmuvc0 off=14025753 len=1197097 2024-04-17T12:01:06.911 INFO:tasks.workunit.client.0.smithi031.stdout:op 1966 completed, throughput=5MB/sec 2024-04-17T12:01:06.911 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pav2-gnf2LaCvCf off=12116730 len=370342 2024-04-17T12:01:06.912 INFO:tasks.workunit.client.0.smithi031.stdout:op 1967 completed, throughput=5MB/sec 2024-04-17T12:01:06.912 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jpSxzqBO5qs4k3O off=1191035 len=1188199 2024-04-17T12:01:06.913 INFO:tasks.workunit.client.0.smithi031.stdout:op 1968 completed, throughput=5MB/sec 2024-04-17T12:01:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:06.105904+0000 mgr.y (mgr.14556) 1051 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:01:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:06.105904+0000 mgr.y (mgr.14556) 1051 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:01:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:06.105904+0000 mgr.y (mgr.14556) 1051 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:01:07.914 INFO:tasks.workunit.client.0.smithi031.stdout: 387: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:07.914 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IwacfVN1mEPpPYl off=4289718 len=1706583 2024-04-17T12:01:07.921 INFO:tasks.workunit.client.0.smithi031.stdout:op 1969 completed, throughput=4.99MB/sec 2024-04-17T12:01:07.921 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nyAfq9VighIHpzd off=3607379 len=1709987 2024-04-17T12:01:07.930 INFO:tasks.workunit.client.0.smithi031.stdout:op 1970 completed, throughput=5MB/sec 2024-04-17T12:01:07.930 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0AMdyzW2yMYAbrl off=13529330 len=430368 2024-04-17T12:01:07.931 INFO:tasks.workunit.client.0.smithi031.stdout:op 1971 completed, throughput=5MB/sec 2024-04-17T12:01:07.931 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-a8tliASK1HIMJjr off=3817882 len=1028074 2024-04-17T12:01:07.933 INFO:tasks.workunit.client.0.smithi031.stdout:op 1972 completed, throughput=5MB/sec 2024-04-17T12:01:07.934 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tM89Jl7SLxWdIZX off=6966326 len=1562058 2024-04-17T12:01:07.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 1973 completed, throughput=5MB/sec 2024-04-17T12:01:08.936 INFO:tasks.workunit.client.0.smithi031.stdout: 388: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:08.936 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6ChIpjQkrjiTSO_ off=1874100 len=41747 2024-04-17T12:01:08.939 INFO:tasks.workunit.client.0.smithi031.stdout:op 1974 completed, throughput=4.99MB/sec 2024-04-17T12:01:08.939 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GjNJRj0wxgJu3lk off=189943 len=1230469 2024-04-17T12:01:08.942 INFO:tasks.workunit.client.0.smithi031.stdout:op 1975 completed, throughput=4.99MB/sec 2024-04-17T12:01:08.942 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hb0Bbba1qnrj3Aa off=2470122 len=1638304 2024-04-17T12:01:08.944 INFO:tasks.workunit.client.0.smithi031.stdout:op 1976 completed, throughput=5MB/sec 2024-04-17T12:01:08.944 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s6E1qih8CpqQUaE off=5021911 len=186178 2024-04-17T12:01:08.947 INFO:tasks.workunit.client.0.smithi031.stdout:op 1977 completed, throughput=5MB/sec 2024-04-17T12:01:08.947 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sgl7cHu-8fA4XI5 off=315617 len=532241 2024-04-17T12:01:08.948 INFO:tasks.workunit.client.0.smithi031.stdout:op 1978 completed, throughput=5MB/sec 2024-04-17T12:01:08.948 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jf48goEAoqTS1Ug off=7735090 len=1303203 2024-04-17T12:01:08.950 INFO:tasks.workunit.client.0.smithi031.stdout:op 1979 completed, throughput=5MB/sec 2024-04-17T12:01:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:08.106600+0000 mgr.y (mgr.14556) 1052 : cluster [DBG] pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:01:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:08.106600+0000 mgr.y (mgr.14556) 1052 : cluster [DBG] pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:01:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:08.106600+0000 mgr.y (mgr.14556) 1052 : cluster [DBG] pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:01:09.950 INFO:tasks.workunit.client.0.smithi031.stdout: 389: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:09.950 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dZpfM2P00Uqzkr7 off=8366789 len=1489050 2024-04-17T12:01:09.953 INFO:tasks.workunit.client.0.smithi031.stdout:op 1980 completed, throughput=4.99MB/sec 2024-04-17T12:01:09.954 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yu6Tje6fK5YLU3p off=20561715 len=580119 2024-04-17T12:01:09.957 INFO:tasks.workunit.client.0.smithi031.stdout:op 1981 completed, throughput=4.99MB/sec 2024-04-17T12:01:09.957 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0zSMWUXXU1vLTjv off=21276022 len=1242924 2024-04-17T12:01:09.966 INFO:tasks.workunit.client.0.smithi031.stdout:op 1982 completed, throughput=5MB/sec 2024-04-17T12:01:09.966 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DRyvuKe2khxHw5O off=2938624 len=1781328 2024-04-17T12:01:09.976 INFO:tasks.workunit.client.0.smithi031.stdout:op 1983 completed, throughput=5MB/sec 2024-04-17T12:01:10.976 INFO:tasks.workunit.client.0.smithi031.stdout: 390: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:10.976 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-A7vb9BwKX9sU1bt off=3837790 len=1655251 2024-04-17T12:01:10.978 INFO:tasks.workunit.client.0.smithi031.stdout:op 1984 completed, throughput=4.99MB/sec 2024-04-17T12:01:10.978 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NREWRkDGZWmteAg off=10925858 len=1665634 2024-04-17T12:01:10.987 INFO:tasks.workunit.client.0.smithi031.stdout:op 1985 completed, throughput=5MB/sec 2024-04-17T12:01:10.987 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TE9_Z9RtXrOIs7y off=7171478 len=1725764 2024-04-17T12:01:10.996 INFO:tasks.workunit.client.0.smithi031.stdout:op 1986 completed, throughput=5MB/sec 2024-04-17T12:01:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:10.107195+0000 mgr.y (mgr.14556) 1053 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:01:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:10.107195+0000 mgr.y (mgr.14556) 1053 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:01:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:10.107195+0000 mgr.y (mgr.14556) 1053 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:01:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:01:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:11] "GET /metrics HTTP/1.1" 200 192513 "" "Prometheus/2.33.4" 2024-04-17T12:01:11.996 INFO:tasks.workunit.client.0.smithi031.stdout: 391: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:11.997 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--TS2Csa0f25Hr2u off=11471841 len=707460 2024-04-17T12:01:12.000 INFO:tasks.workunit.client.0.smithi031.stdout:op 1987 completed, throughput=4.99MB/sec 2024-04-17T12:01:12.000 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4CBiUXaQYdrnO48 off=4764494 len=1367527 2024-04-17T12:01:12.002 INFO:tasks.workunit.client.0.smithi031.stdout:op 1988 completed, throughput=4.99MB/sec 2024-04-17T12:01:12.002 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L34WRUl77dWOLjY off=6267075 len=1286334 2024-04-17T12:01:12.004 INFO:tasks.workunit.client.0.smithi031.stdout:op 1989 completed, throughput=5MB/sec 2024-04-17T12:01:12.004 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ylg5Ca1Wm-43KMf off=2577784 len=347685 2024-04-17T12:01:12.004 INFO:tasks.workunit.client.0.smithi031.stdout:op 1990 completed, throughput=5MB/sec 2024-04-17T12:01:12.005 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0cckj7h4WJWPd67 off=4175043 len=1830599 2024-04-17T12:01:12.006 INFO:tasks.workunit.client.0.smithi031.stdout:op 1991 completed, throughput=5MB/sec 2024-04-17T12:01:12.050 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:01:12.336 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:01:12.336 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (28m) 7m ago 29m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:01:12.336 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (29m) 7m ago 29m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:01:12.336 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (30m) 7m ago 30m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:01:12.336 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (30m) 7m ago 30m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:01:12.336 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (33m) 7m ago 33m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (35m) 7m ago 35m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (35m) 7m ago 35m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (34m) 7m ago 34m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (34m) 7m ago 34m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (29m) 7m ago 29m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (29m) 7m ago 29m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (33m) 7m ago 33m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (33m) 7m ago 33m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (32m) 7m ago 32m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (32m) 7m ago 32m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (31m) 7m ago 31m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (31m) 7m ago 31m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (31m) 7m ago 31m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (30m) 7m ago 30m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:01:12.337 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (28m) 7m ago 29m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:01:12.690 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:01:12.690 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:01:12.690 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:01:12.690 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:01:12.690 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:01:12.690 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:01:12.690 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:01:12.691 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:01:12.691 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:01:12.691 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:01:12.691 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:01:12.691 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:01:12.691 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:01:12.691 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:01:12.691 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:01:12.691 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:01:12.691 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:01:13.006 INFO:tasks.workunit.client.0.smithi031.stdout: 392: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:13.006 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7c7LugA6bGqiXMO off=9324722 len=543657 2024-04-17T12:01:13.007 INFO:tasks.workunit.client.0.smithi031.stdout:op 1992 completed, throughput=4.99MB/sec 2024-04-17T12:01:13.007 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U288Kp1pV-ryYSL off=1144049 len=1737559 2024-04-17T12:01:13.009 INFO:tasks.workunit.client.0.smithi031.stdout:op 1993 completed, throughput=4.99MB/sec 2024-04-17T12:01:13.009 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SZqPp7QwuRot8mh off=584519 len=515393 2024-04-17T12:01:13.011 INFO:tasks.workunit.client.0.smithi031.stdout:op 1994 completed, throughput=5MB/sec 2024-04-17T12:01:13.011 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3k2vTPrHEottBVc off=195931 len=1061272 2024-04-17T12:01:13.015 INFO:tasks.workunit.client.0.smithi031.stdout:op 1995 completed, throughput=5MB/sec 2024-04-17T12:01:13.016 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WPfFU2gvzsX90y- off=877617 len=595243 2024-04-17T12:01:13.016 INFO:tasks.workunit.client.0.smithi031.stdout:op 1996 completed, throughput=5MB/sec 2024-04-17T12:01:13.017 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-D2hXd2yO2X2hGAJ off=4235962 len=940801 2024-04-17T12:01:13.024 INFO:tasks.workunit.client.0.smithi031.stdout:op 1997 completed, throughput=5MB/sec 2024-04-17T12:01:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:01:12.038584+0000 mgr.y (mgr.14556) 1054 : audit [DBG] from='client.26201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:12.107550+0000 mgr.y (mgr.14556) 1055 : cluster [DBG] pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:01:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:01:12.328964+0000 mgr.y (mgr.14556) 1056 : audit [DBG] from='client.26207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:01:12.691289+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.31:0/4114334076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:01:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:01:12.038584+0000 mgr.y (mgr.14556) 1054 : audit [DBG] from='client.26201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:12.107550+0000 mgr.y (mgr.14556) 1055 : cluster [DBG] pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:01:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:01:12.328964+0000 mgr.y (mgr.14556) 1056 : audit [DBG] from='client.26207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:01:12.691289+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.31:0/4114334076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:01:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:01:12.038584+0000 mgr.y (mgr.14556) 1054 : audit [DBG] from='client.26201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:12.107550+0000 mgr.y (mgr.14556) 1055 : cluster [DBG] pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:01:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:01:12.328964+0000 mgr.y (mgr.14556) 1056 : audit [DBG] from='client.26207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:01:12.691289+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.31:0/4114334076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:01:14.024 INFO:tasks.workunit.client.0.smithi031.stdout: 393: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:14.024 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CRD5RXeMdolP-6y off=2089359 len=1977308 2024-04-17T12:01:14.033 INFO:tasks.workunit.client.0.smithi031.stdout:op 1998 completed, throughput=4.99MB/sec 2024-04-17T12:01:14.033 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-a0ByUbNTr3ZtmEn off=65447 len=1838388 2024-04-17T12:01:14.035 INFO:tasks.workunit.client.0.smithi031.stdout:op 1999 completed, throughput=5MB/sec 2024-04-17T12:01:14.035 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8XWeVGVcqLWfWlm off=10456762 len=1018587 2024-04-17T12:01:14.040 INFO:tasks.workunit.client.0.smithi031.stdout:op 2000 completed, throughput=5MB/sec 2024-04-17T12:01:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:01:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:01:15.040 INFO:tasks.workunit.client.0.smithi031.stdout: 394: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:15.040 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ck4Rzj2mctwqFDV off=13030108 len=991355 2024-04-17T12:01:15.042 INFO:tasks.workunit.client.0.smithi031.stdout:op 2001 completed, throughput=4.99MB/sec 2024-04-17T12:01:15.042 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XQqRbmMvml7AbJG off=2120824 len=1387208 2024-04-17T12:01:15.049 INFO:tasks.workunit.client.0.smithi031.stdout:op 2002 completed, throughput=4.99MB/sec 2024-04-17T12:01:15.049 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LdcMJkrlpoZoaxU off=15569120 len=240301 2024-04-17T12:01:15.050 INFO:tasks.workunit.client.0.smithi031.stdout:op 2003 completed, throughput=4.99MB/sec 2024-04-17T12:01:15.050 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_q8pV3LmpJYnQ_E off=6999932 len=616477 2024-04-17T12:01:15.056 INFO:tasks.workunit.client.0.smithi031.stdout:op 2004 completed, throughput=5MB/sec 2024-04-17T12:01:15.056 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-T44o7Gl_lZ30ddr off=1482188 len=1586602 2024-04-17T12:01:15.062 INFO:tasks.workunit.client.0.smithi031.stdout:op 2005 completed, throughput=5MB/sec 2024-04-17T12:01:15.062 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-97tFFiLKO89IRMV off=5937408 len=1301506 2024-04-17T12:01:15.064 INFO:tasks.workunit.client.0.smithi031.stdout:op 2006 completed, throughput=5MB/sec 2024-04-17T12:01:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:14.108363+0000 mgr.y (mgr.14556) 1057 : cluster [DBG] pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:01:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:14.108363+0000 mgr.y (mgr.14556) 1057 : cluster [DBG] pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:01:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:14.108363+0000 mgr.y (mgr.14556) 1057 : cluster [DBG] pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:01:16.064 INFO:tasks.workunit.client.0.smithi031.stdout: 395: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:16.064 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tnXA-u7tNjwvYd- off=3316043 len=1091045 2024-04-17T12:01:16.070 INFO:tasks.workunit.client.0.smithi031.stdout:op 2007 completed, throughput=4.99MB/sec 2024-04-17T12:01:16.070 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DF_6b4dWsmLmVF1 off=8567526 len=1301138 2024-04-17T12:01:16.072 INFO:tasks.workunit.client.0.smithi031.stdout:op 2008 completed, throughput=5MB/sec 2024-04-17T12:01:16.072 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--I9Co1YJh1MVHxH off=6207535 len=1293514 2024-04-17T12:01:16.074 INFO:tasks.workunit.client.0.smithi031.stdout:op 2009 completed, throughput=5MB/sec 2024-04-17T12:01:16.074 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-e-KA0m92Q9cEKsW off=5886427 len=769095 2024-04-17T12:01:16.075 INFO:tasks.workunit.client.0.smithi031.stdout:op 2010 completed, throughput=5MB/sec 2024-04-17T12:01:17.076 INFO:tasks.workunit.client.0.smithi031.stdout: 396: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:17.076 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9bnB87szILmwBbQ off=6702459 len=1076279 2024-04-17T12:01:17.081 INFO:tasks.workunit.client.0.smithi031.stdout:op 2011 completed, throughput=4.99MB/sec 2024-04-17T12:01:17.081 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TQpk4E6rGRlIrx5 off=1849260 len=1208776 2024-04-17T12:01:17.090 INFO:tasks.workunit.client.0.smithi031.stdout:op 2012 completed, throughput=4.99MB/sec 2024-04-17T12:01:17.090 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gJ6IimF3CEQHnAB off=871296 len=61171 2024-04-17T12:01:17.092 INFO:tasks.workunit.client.0.smithi031.stdout:op 2013 completed, throughput=4.99MB/sec 2024-04-17T12:01:17.092 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EhkyVGHAAd46npO off=3940122 len=767742 2024-04-17T12:01:17.094 INFO:tasks.workunit.client.0.smithi031.stdout:op 2014 completed, throughput=5MB/sec 2024-04-17T12:01:17.094 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gzUs56LdMNrEw9m off=8235427 len=1493484 2024-04-17T12:01:17.104 INFO:tasks.workunit.client.0.smithi031.stdout:op 2015 completed, throughput=5MB/sec 2024-04-17T12:01:17.104 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7JJlQMUnAp2-6Q0 off=15696289 len=418771 2024-04-17T12:01:17.107 INFO:tasks.workunit.client.0.smithi031.stdout:op 2016 completed, throughput=5MB/sec 2024-04-17T12:01:17.107 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZoRYloFH2dkqpId off=5512118 len=548611 2024-04-17T12:01:17.108 INFO:tasks.workunit.client.0.smithi031.stdout:op 2017 completed, throughput=5MB/sec 2024-04-17T12:01:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:16.108844+0000 mgr.y (mgr.14556) 1058 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:01:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:16.108844+0000 mgr.y (mgr.14556) 1058 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:01:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:16.108844+0000 mgr.y (mgr.14556) 1058 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:01:18.108 INFO:tasks.workunit.client.0.smithi031.stdout: 397: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:18.109 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rvlFtniEXtcVq4D off=12755782 len=1514192 2024-04-17T12:01:18.110 INFO:tasks.workunit.client.0.smithi031.stdout:op 2018 completed, throughput=4.99MB/sec 2024-04-17T12:01:18.110 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZpE9MDcnMTv0S51 off=12998789 len=1293675 2024-04-17T12:01:18.117 INFO:tasks.workunit.client.0.smithi031.stdout:op 2019 completed, throughput=5MB/sec 2024-04-17T12:01:18.117 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CVCZy407iDiUGuM off=2820438 len=406122 2024-04-17T12:01:18.118 INFO:tasks.workunit.client.0.smithi031.stdout:op 2020 completed, throughput=5MB/sec 2024-04-17T12:01:18.118 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XCD7jS1TODPnkVr off=2438439 len=484678 2024-04-17T12:01:18.122 INFO:tasks.workunit.client.0.smithi031.stdout:op 2021 completed, throughput=5MB/sec 2024-04-17T12:01:18.122 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eFGkEXfF3AhGlx7 off=18588790 len=929494 2024-04-17T12:01:18.127 INFO:tasks.workunit.client.0.smithi031.stdout:op 2022 completed, throughput=5MB/sec 2024-04-17T12:01:18.127 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YD1P_-2BTCoYQkm off=2132245 len=223558 2024-04-17T12:01:18.128 INFO:tasks.workunit.client.0.smithi031.stdout:op 2023 completed, throughput=5MB/sec 2024-04-17T12:01:18.128 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qmoGnBuyS5D9IkQ off=19284285 len=1692005 2024-04-17T12:01:18.136 INFO:tasks.workunit.client.0.smithi031.stdout:op 2024 completed, throughput=5MB/sec 2024-04-17T12:01:19.137 INFO:tasks.workunit.client.0.smithi031.stdout: 398: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:19.137 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LPH7ZVmLZZCsVxC off=7794564 len=461651 2024-04-17T12:01:19.138 INFO:tasks.workunit.client.0.smithi031.stdout:op 2025 completed, throughput=4.99MB/sec 2024-04-17T12:01:19.138 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ghMzhZGB7fNaX1v off=4159378 len=1361031 2024-04-17T12:01:19.140 INFO:tasks.workunit.client.0.smithi031.stdout:op 2026 completed, throughput=5MB/sec 2024-04-17T12:01:19.141 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2fMgmnf43_Qpmmi off=20987624 len=1351481 2024-04-17T12:01:19.142 INFO:tasks.workunit.client.0.smithi031.stdout:op 2027 completed, throughput=5MB/sec 2024-04-17T12:01:19.143 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aJENo_XJaf1zDdL off=12946743 len=1742496 2024-04-17T12:01:19.154 INFO:tasks.workunit.client.0.smithi031.stdout:op 2028 completed, throughput=5MB/sec 2024-04-17T12:01:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:18.109559+0000 mgr.y (mgr.14556) 1059 : cluster [DBG] pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:01:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:18.109559+0000 mgr.y (mgr.14556) 1059 : cluster [DBG] pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:01:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:18.109559+0000 mgr.y (mgr.14556) 1059 : cluster [DBG] pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:01:20.155 INFO:tasks.workunit.client.0.smithi031.stdout: 399: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:20.155 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fNgFm4UGDXMNWXe off=600888 len=1883934 2024-04-17T12:01:20.164 INFO:tasks.workunit.client.0.smithi031.stdout:op 2029 completed, throughput=4.99MB/sec 2024-04-17T12:01:20.164 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kybScu0kHvYa9GZ off=8703984 len=1520797 2024-04-17T12:01:20.176 INFO:tasks.workunit.client.0.smithi031.stdout:op 2030 completed, throughput=5MB/sec 2024-04-17T12:01:20.176 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vIGLKbyg_htvVAE off=1050648 len=1028482 2024-04-17T12:01:20.177 INFO:tasks.workunit.client.0.smithi031.stdout:op 2031 completed, throughput=5MB/sec 2024-04-17T12:01:21.178 INFO:tasks.workunit.client.0.smithi031.stdout: 400: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:21.178 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-S3trNLcnt711sdN off=292790 len=47945 2024-04-17T12:01:21.180 INFO:tasks.workunit.client.0.smithi031.stdout:op 2032 completed, throughput=4.99MB/sec 2024-04-17T12:01:21.180 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fy1_RU9ZLZ70L8z off=13025290 len=386159 2024-04-17T12:01:21.183 INFO:tasks.workunit.client.0.smithi031.stdout:op 2033 completed, throughput=4.99MB/sec 2024-04-17T12:01:21.183 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t8hkgDNZHS2zLtF off=3993527 len=1262932 2024-04-17T12:01:21.190 INFO:tasks.workunit.client.0.smithi031.stdout:op 2034 completed, throughput=4.99MB/sec 2024-04-17T12:01:21.190 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2ihsjmXClE99CiR off=389714 len=746227 2024-04-17T12:01:21.194 INFO:tasks.workunit.client.0.smithi031.stdout:op 2035 completed, throughput=4.99MB/sec 2024-04-17T12:01:21.194 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Lp0_v_Ct2I1oFe3 off=5891091 len=1339381 2024-04-17T12:01:21.201 INFO:tasks.workunit.client.0.smithi031.stdout:op 2036 completed, throughput=5MB/sec 2024-04-17T12:01:21.201 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iyZdlpgtpp-e02D off=16778363 len=1847222 2024-04-17T12:01:21.203 INFO:tasks.workunit.client.0.smithi031.stdout:op 2037 completed, throughput=5MB/sec 2024-04-17T12:01:21.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:20.110099+0000 mgr.y (mgr.14556) 1060 : cluster [DBG] pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:01:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:01:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:21] "GET /metrics HTTP/1.1" 200 192513 "" "Prometheus/2.33.4" 2024-04-17T12:01:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:20.110099+0000 mgr.y (mgr.14556) 1060 : cluster [DBG] pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:01:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:20.110099+0000 mgr.y (mgr.14556) 1060 : cluster [DBG] pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:01:22.203 INFO:tasks.workunit.client.0.smithi031.stdout: 401: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:22.204 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iUV-MLvYYRVzhrj off=6026635 len=1902271 2024-04-17T12:01:22.212 INFO:tasks.workunit.client.0.smithi031.stdout:op 2038 completed, throughput=4.99MB/sec 2024-04-17T12:01:22.213 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gPdpmQDdej_6hbD off=9400489 len=1125214 2024-04-17T12:01:22.214 INFO:tasks.workunit.client.0.smithi031.stdout:op 2039 completed, throughput=5MB/sec 2024-04-17T12:01:22.214 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QDxHRiPXH5aGy17 off=15379312 len=1077104 2024-04-17T12:01:22.220 INFO:tasks.workunit.client.0.smithi031.stdout:op 2040 completed, throughput=5MB/sec 2024-04-17T12:01:22.220 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KYmcU8w_mWZBESf off=11528508 len=262434 2024-04-17T12:01:22.223 INFO:tasks.workunit.client.0.smithi031.stdout:op 2041 completed, throughput=5MB/sec 2024-04-17T12:01:22.224 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-W_rZHTsQUYT1UB6 off=9591183 len=628534 2024-04-17T12:01:22.225 INFO:tasks.workunit.client.0.smithi031.stdout:op 2042 completed, throughput=5MB/sec 2024-04-17T12:01:23.225 INFO:tasks.workunit.client.0.smithi031.stdout: 402: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:23.225 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qdp998v2PyheubB off=16437367 len=746678 2024-04-17T12:01:23.229 INFO:tasks.workunit.client.0.smithi031.stdout:op 2043 completed, throughput=4.99MB/sec 2024-04-17T12:01:23.229 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ra2NPqhjArOku86 off=3907900 len=1037835 2024-04-17T12:01:23.231 INFO:tasks.workunit.client.0.smithi031.stdout:op 2044 completed, throughput=4.99MB/sec 2024-04-17T12:01:23.232 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4DAp3wsArs5ptXr off=17253463 len=1374947 2024-04-17T12:01:23.237 INFO:tasks.workunit.client.0.smithi031.stdout:op 2045 completed, throughput=5MB/sec 2024-04-17T12:01:23.238 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9hbGEvrk_hlvbNB off=21671950 len=1831270 2024-04-17T12:01:23.249 INFO:tasks.workunit.client.0.smithi031.stdout:op 2046 completed, throughput=5MB/sec 2024-04-17T12:01:23.249 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SZzRIkFdpjgfme8 off=17431241 len=1613152 2024-04-17T12:01:23.252 INFO:tasks.workunit.client.0.smithi031.stdout:op 2047 completed, throughput=5MB/sec 2024-04-17T12:01:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:22.110475+0000 mgr.y (mgr.14556) 1061 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:01:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:22.110475+0000 mgr.y (mgr.14556) 1061 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:01:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:22.110475+0000 mgr.y (mgr.14556) 1061 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:01:24.252 INFO:tasks.workunit.client.0.smithi031.stdout: 403: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:24.253 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xTMMYkRjPyQ9Wxn off=6374839 len=94780 2024-04-17T12:01:24.253 INFO:tasks.workunit.client.0.smithi031.stdout:op 2048 completed, throughput=4.99MB/sec 2024-04-17T12:01:24.253 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-R6V2jKt_Ic2613c off=16777906 len=260796 2024-04-17T12:01:24.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 2049 completed, throughput=4.99MB/sec 2024-04-17T12:01:24.254 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mPnViFNI59Lxdnd off=676770 len=148518 2024-04-17T12:01:24.255 INFO:tasks.workunit.client.0.smithi031.stdout:op 2050 completed, throughput=4.99MB/sec 2024-04-17T12:01:24.255 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PkNEKCJpgi8uo-r off=2460436 len=2011847 2024-04-17T12:01:24.257 INFO:tasks.workunit.client.0.smithi031.stdout:op 2051 completed, throughput=5MB/sec 2024-04-17T12:01:24.257 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-e6pDXpVbJdAVpgj off=4936672 len=960990 2024-04-17T12:01:24.263 INFO:tasks.workunit.client.0.smithi031.stdout:op 2052 completed, throughput=5MB/sec 2024-04-17T12:01:24.263 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7sYpKCPz3DuVkJH off=3181918 len=1168849 2024-04-17T12:01:24.270 INFO:tasks.workunit.client.0.smithi031.stdout:op 2053 completed, throughput=5MB/sec 2024-04-17T12:01:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:01:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:01:25.270 INFO:tasks.workunit.client.0.smithi031.stdout: 404: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:25.270 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YsFGfgwK40WzO1l off=8068319 len=1753340 2024-04-17T12:01:25.274 INFO:tasks.workunit.client.0.smithi031.stdout:op 2054 completed, throughput=4.99MB/sec 2024-04-17T12:01:25.274 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oCOU6WHwNm6DKyl off=1681664 len=1078001 2024-04-17T12:01:25.275 INFO:tasks.workunit.client.0.smithi031.stdout:op 2055 completed, throughput=5MB/sec 2024-04-17T12:01:25.275 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-psOJky0r8l9RJyg off=1022693 len=652625 2024-04-17T12:01:25.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 2056 completed, throughput=5MB/sec 2024-04-17T12:01:25.280 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cHqJDCPktC4K_A_ off=3522867 len=339628 2024-04-17T12:01:25.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 2057 completed, throughput=5MB/sec 2024-04-17T12:01:25.281 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-luYx-vHAtpliu__ off=3844914 len=1999137 2024-04-17T12:01:25.294 INFO:tasks.workunit.client.0.smithi031.stdout:op 2058 completed, throughput=5MB/sec 2024-04-17T12:01:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:24.111333+0000 mgr.y (mgr.14556) 1062 : cluster [DBG] pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:01:25.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:24.111333+0000 mgr.y (mgr.14556) 1062 : cluster [DBG] pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:01:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:24.111333+0000 mgr.y (mgr.14556) 1062 : cluster [DBG] pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:01:26.295 INFO:tasks.workunit.client.0.smithi031.stdout: 405: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:26.295 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PR1REzlvhoOlP6Y off=8348452 len=1021277 2024-04-17T12:01:26.300 INFO:tasks.workunit.client.0.smithi031.stdout:op 2059 completed, throughput=4.99MB/sec 2024-04-17T12:01:26.300 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-C2Y6Wb41Upitzwf off=16607325 len=1744674 2024-04-17T12:01:26.302 INFO:tasks.workunit.client.0.smithi031.stdout:op 2060 completed, throughput=5MB/sec 2024-04-17T12:01:26.303 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9dUE5YVQ6so-JtV off=21057915 len=919013 2024-04-17T12:01:26.304 INFO:tasks.workunit.client.0.smithi031.stdout:op 2061 completed, throughput=5MB/sec 2024-04-17T12:01:26.304 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ba7BXswmPgWGpMT off=11380397 len=1449648 2024-04-17T12:01:26.307 INFO:tasks.workunit.client.0.smithi031.stdout:op 2062 completed, throughput=5MB/sec 2024-04-17T12:01:27.307 INFO:tasks.workunit.client.0.smithi031.stdout: 406: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:27.307 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XaYTTTIkwXMDbRW off=8978520 len=1882755 2024-04-17T12:01:27.309 INFO:tasks.workunit.client.0.smithi031.stdout:op 2063 completed, throughput=4.99MB/sec 2024-04-17T12:01:27.309 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ogW49uR8lbQ_rAq off=14747871 len=565755 2024-04-17T12:01:27.313 INFO:tasks.workunit.client.0.smithi031.stdout:op 2064 completed, throughput=5MB/sec 2024-04-17T12:01:27.314 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TxzzrZvQkQwPKmU off=7702296 len=1763063 2024-04-17T12:01:27.317 INFO:tasks.workunit.client.0.smithi031.stdout:op 2065 completed, throughput=5MB/sec 2024-04-17T12:01:27.317 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mJnNkhBU8fG7ltM off=15170574 len=1010325 2024-04-17T12:01:27.318 INFO:tasks.workunit.client.0.smithi031.stdout:op 2066 completed, throughput=5MB/sec 2024-04-17T12:01:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:26.111739+0000 mgr.y (mgr.14556) 1063 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:01:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:26.111739+0000 mgr.y (mgr.14556) 1063 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:01:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:26.111739+0000 mgr.y (mgr.14556) 1063 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:01:28.318 INFO:tasks.workunit.client.0.smithi031.stdout: 407: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:28.318 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qOVBuSSdK9eL0dR off=3755830 len=1646013 2024-04-17T12:01:28.325 INFO:tasks.workunit.client.0.smithi031.stdout:op 2067 completed, throughput=4.99MB/sec 2024-04-17T12:01:28.325 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ttTb8txrWhkNJkS off=427513 len=1393805 2024-04-17T12:01:28.332 INFO:tasks.workunit.client.0.smithi031.stdout:op 2068 completed, throughput=5MB/sec 2024-04-17T12:01:28.333 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KsXPo8Bj2GcgDqE off=6732171 len=550154 2024-04-17T12:01:28.336 INFO:tasks.workunit.client.0.smithi031.stdout:op 2069 completed, throughput=5MB/sec 2024-04-17T12:01:28.336 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-R0VcM86u6ANuRI6 off=8554212 len=706373 2024-04-17T12:01:28.337 INFO:tasks.workunit.client.0.smithi031.stdout:op 2070 completed, throughput=5MB/sec 2024-04-17T12:01:28.337 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ev_4z-GH6lc7p3X off=2820852 len=161756 2024-04-17T12:01:28.338 INFO:tasks.workunit.client.0.smithi031.stdout:op 2071 completed, throughput=5MB/sec 2024-04-17T12:01:28.338 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-l8nag_9Y2SBETga off=317690 len=1014481 2024-04-17T12:01:28.343 INFO:tasks.workunit.client.0.smithi031.stdout:op 2072 completed, throughput=5MB/sec 2024-04-17T12:01:29.343 INFO:tasks.workunit.client.0.smithi031.stdout: 408: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:29.343 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-51fTMWdLqhjJwjE off=11375099 len=2048710 2024-04-17T12:01:29.354 INFO:tasks.workunit.client.0.smithi031.stdout:op 2073 completed, throughput=4.99MB/sec 2024-04-17T12:01:29.354 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KS6QRfwlwnV-U0e off=1658461 len=1669078 2024-04-17T12:01:29.364 INFO:tasks.workunit.client.0.smithi031.stdout:op 2074 completed, throughput=5MB/sec 2024-04-17T12:01:29.364 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pzcM7rDo-xUUmIZ off=6629260 len=1848605 2024-04-17T12:01:29.371 INFO:tasks.workunit.client.0.smithi031.stdout:op 2075 completed, throughput=5MB/sec 2024-04-17T12:01:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:28.112469+0000 mgr.y (mgr.14556) 1064 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:01:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:28.112469+0000 mgr.y (mgr.14556) 1064 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:01:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:28.112469+0000 mgr.y (mgr.14556) 1064 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:01:30.371 INFO:tasks.workunit.client.0.smithi031.stdout: 409: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:30.371 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1UZBkV3EaEY_KWf off=188161 len=1059524 2024-04-17T12:01:30.374 INFO:tasks.workunit.client.0.smithi031.stdout:op 2076 completed, throughput=4.99MB/sec 2024-04-17T12:01:30.374 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aBeuU4g5tkmFwlW off=980890 len=1217274 2024-04-17T12:01:30.375 INFO:tasks.workunit.client.0.smithi031.stdout:op 2077 completed, throughput=5MB/sec 2024-04-17T12:01:30.375 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SOOXXiW8pXtblwQ off=15966315 len=464444 2024-04-17T12:01:30.379 INFO:tasks.workunit.client.0.smithi031.stdout:op 2078 completed, throughput=5MB/sec 2024-04-17T12:01:30.380 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_P0k0VQ7VzIyLIQ off=6404083 len=1914094 2024-04-17T12:01:30.388 INFO:tasks.workunit.client.0.smithi031.stdout:op 2079 completed, throughput=5MB/sec 2024-04-17T12:01:31.388 INFO:tasks.workunit.client.0.smithi031.stdout: 410: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:31.388 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fK9saPQIRaUpMld off=4968083 len=1326216 2024-04-17T12:01:31.394 INFO:tasks.workunit.client.0.smithi031.stdout:op 2080 completed, throughput=4.99MB/sec 2024-04-17T12:01:31.394 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m6iw5BN-mjjqzHo off=5888031 len=1567589 2024-04-17T12:01:31.396 INFO:tasks.workunit.client.0.smithi031.stdout:op 2081 completed, throughput=5MB/sec 2024-04-17T12:01:31.396 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kc5_mhz5mXmJ-WZ off=11423766 len=438985 2024-04-17T12:01:31.400 INFO:tasks.workunit.client.0.smithi031.stdout:op 2082 completed, throughput=5MB/sec 2024-04-17T12:01:31.400 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nG3Zn3SdpEZPhLk off=17174525 len=736703 2024-04-17T12:01:31.405 INFO:tasks.workunit.client.0.smithi031.stdout:op 2083 completed, throughput=5MB/sec 2024-04-17T12:01:31.405 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NjyoOi4TuqDnG0I off=8966002 len=1376268 2024-04-17T12:01:31.412 INFO:tasks.workunit.client.0.smithi031.stdout:op 2084 completed, throughput=5MB/sec 2024-04-17T12:01:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:30.112918+0000 mgr.y (mgr.14556) 1065 : cluster [DBG] pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:01:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:01:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:31] "GET /metrics HTTP/1.1" 200 192511 "" "Prometheus/2.33.4" 2024-04-17T12:01:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:30.112918+0000 mgr.y (mgr.14556) 1065 : cluster [DBG] pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:01:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:30.112918+0000 mgr.y (mgr.14556) 1065 : cluster [DBG] pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:01:32.412 INFO:tasks.workunit.client.0.smithi031.stdout: 411: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:32.412 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UaIt9YCCMQnZ2RP off=5433075 len=1710085 2024-04-17T12:01:32.422 INFO:tasks.workunit.client.0.smithi031.stdout:op 2085 completed, throughput=4.99MB/sec 2024-04-17T12:01:32.422 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4sqR3vWqT1xx6ZX off=6864264 len=1171637 2024-04-17T12:01:32.424 INFO:tasks.workunit.client.0.smithi031.stdout:op 2086 completed, throughput=5MB/sec 2024-04-17T12:01:32.424 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DttIzo4kBqL2XwO off=17669119 len=2054739 2024-04-17T12:01:32.444 INFO:tasks.workunit.client.0.smithi031.stdout:op 2087 completed, throughput=5MB/sec 2024-04-17T12:01:33.444 INFO:tasks.workunit.client.0.smithi031.stdout: 412: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:33.444 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m0zbdpk0XkRWHJR off=6499253 len=46611 2024-04-17T12:01:33.447 INFO:tasks.workunit.client.0.smithi031.stdout:op 2088 completed, throughput=4.99MB/sec 2024-04-17T12:01:33.447 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BDsRSFu9W0GoIf- off=1341200 len=660489 2024-04-17T12:01:33.448 INFO:tasks.workunit.client.0.smithi031.stdout:op 2089 completed, throughput=4.99MB/sec 2024-04-17T12:01:33.448 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OcUqzguLV_KgKyW off=10101304 len=922813 2024-04-17T12:01:33.453 INFO:tasks.workunit.client.0.smithi031.stdout:op 2090 completed, throughput=4.99MB/sec 2024-04-17T12:01:33.453 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-g3NyVSJtaMKy2XS off=18641224 len=649857 2024-04-17T12:01:33.454 INFO:tasks.workunit.client.0.smithi031.stdout:op 2091 completed, throughput=4.99MB/sec 2024-04-17T12:01:33.454 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hA6O5lxp8kH2BVZ off=15523526 len=697508 2024-04-17T12:01:33.455 INFO:tasks.workunit.client.0.smithi031.stdout:op 2092 completed, throughput=4.99MB/sec 2024-04-17T12:01:33.455 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sOgzGKsWiIJfXnF off=7893336 len=1556688 2024-04-17T12:01:33.464 INFO:tasks.workunit.client.0.smithi031.stdout:op 2093 completed, throughput=5MB/sec 2024-04-17T12:01:33.464 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SBFt48cuOCVC3wR off=5617048 len=1921797 2024-04-17T12:01:33.470 INFO:tasks.workunit.client.0.smithi031.stdout:op 2094 completed, throughput=5MB/sec 2024-04-17T12:01:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:32.113563+0000 mgr.y (mgr.14556) 1066 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:01:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:32.113563+0000 mgr.y (mgr.14556) 1066 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:01:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:32.113563+0000 mgr.y (mgr.14556) 1066 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:01:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:01:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:01:34.471 INFO:tasks.workunit.client.0.smithi031.stdout: 413: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:34.471 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Wu9ScwKzzLgWHfn off=15200320 len=1641437 2024-04-17T12:01:34.479 INFO:tasks.workunit.client.0.smithi031.stdout:op 2095 completed, throughput=4.99MB/sec 2024-04-17T12:01:34.479 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ipOClztWr5Myr56 off=17296381 len=1466157 2024-04-17T12:01:34.482 INFO:tasks.workunit.client.0.smithi031.stdout:op 2096 completed, throughput=5MB/sec 2024-04-17T12:01:34.482 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Op7Ovnoqg4xc7zl off=3242573 len=262220 2024-04-17T12:01:34.485 INFO:tasks.workunit.client.0.smithi031.stdout:op 2097 completed, throughput=5MB/sec 2024-04-17T12:01:34.485 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8lnGT0kW2-YT76X off=8977615 len=1725770 2024-04-17T12:01:34.487 INFO:tasks.workunit.client.0.smithi031.stdout:op 2098 completed, throughput=5MB/sec 2024-04-17T12:01:35.487 INFO:tasks.workunit.client.0.smithi031.stdout: 414: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:35.488 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sExRRsSOzhsocAJ off=9170108 len=1583922 2024-04-17T12:01:35.497 INFO:tasks.workunit.client.0.smithi031.stdout:op 2099 completed, throughput=4.99MB/sec 2024-04-17T12:01:35.497 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LcF1PmrSoknWlHm off=5641172 len=872924 2024-04-17T12:01:35.498 INFO:tasks.workunit.client.0.smithi031.stdout:op 2100 completed, throughput=5MB/sec 2024-04-17T12:01:35.498 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4JZYI6ASH6fRmBo off=3543389 len=1986163 2024-04-17T12:01:35.501 INFO:tasks.workunit.client.0.smithi031.stdout:op 2101 completed, throughput=5MB/sec 2024-04-17T12:01:35.502 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-b1cZlaNWxWKtVS4 off=8112606 len=730769 2024-04-17T12:01:35.506 INFO:tasks.workunit.client.0.smithi031.stdout:op 2102 completed, throughput=5MB/sec 2024-04-17T12:01:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:34.114415+0000 mgr.y (mgr.14556) 1067 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-17T12:01:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:34.114415+0000 mgr.y (mgr.14556) 1067 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-17T12:01:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:34.114415+0000 mgr.y (mgr.14556) 1067 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-17T12:01:36.506 INFO:tasks.workunit.client.0.smithi031.stdout: 415: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:36.506 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NF1LTykPEfaEHa3 off=4943467 len=790179 2024-04-17T12:01:36.511 INFO:tasks.workunit.client.0.smithi031.stdout:op 2103 completed, throughput=4.99MB/sec 2024-04-17T12:01:36.512 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aDktg3Zn_0x21_T off=8245865 len=1493547 2024-04-17T12:01:36.514 INFO:tasks.workunit.client.0.smithi031.stdout:op 2104 completed, throughput=4.99MB/sec 2024-04-17T12:01:36.514 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xZ1iIzF-yKAP1lj off=5497306 len=1452396 2024-04-17T12:01:36.520 INFO:tasks.workunit.client.0.smithi031.stdout:op 2105 completed, throughput=5MB/sec 2024-04-17T12:01:36.521 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MwHpYraCTQ0cOOJ off=833475 len=1418770 2024-04-17T12:01:36.529 INFO:tasks.workunit.client.0.smithi031.stdout:op 2106 completed, throughput=5MB/sec 2024-04-17T12:01:37.530 INFO:tasks.workunit.client.0.smithi031.stdout: 416: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:37.530 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LdcMJkrlpoZoaxU off=6772504 len=2065392 2024-04-17T12:01:37.534 INFO:tasks.workunit.client.0.smithi031.stdout:op 2107 completed, throughput=4.99MB/sec 2024-04-17T12:01:37.534 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1HS57gApiJMFBrr off=2888033 len=1837117 2024-04-17T12:01:37.543 INFO:tasks.workunit.client.0.smithi031.stdout:op 2108 completed, throughput=5MB/sec 2024-04-17T12:01:37.543 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KFN66LAOPPQL5VO off=3923930 len=2096449 2024-04-17T12:01:37.545 INFO:tasks.workunit.client.0.smithi031.stdout:op 2109 completed, throughput=5MB/sec 2024-04-17T12:01:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:36.114938+0000 mgr.y (mgr.14556) 1068 : cluster [DBG] pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:01:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:36.114938+0000 mgr.y (mgr.14556) 1068 : cluster [DBG] pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:01:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:36.114938+0000 mgr.y (mgr.14556) 1068 : cluster [DBG] pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:01:38.545 INFO:tasks.workunit.client.0.smithi031.stdout: 417: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:38.545 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zmn74QkEkB2-2MI off=14244372 len=1266387 2024-04-17T12:01:38.547 INFO:tasks.workunit.client.0.smithi031.stdout:op 2110 completed, throughput=4.99MB/sec 2024-04-17T12:01:38.547 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U8RwwvL2iMHh9YJ off=1998057 len=1631183 2024-04-17T12:01:38.549 INFO:tasks.workunit.client.0.smithi031.stdout:op 2111 completed, throughput=5MB/sec 2024-04-17T12:01:38.549 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-V9Er5OOeh7sgh64 off=8294738 len=1966089 2024-04-17T12:01:38.557 INFO:tasks.workunit.client.0.smithi031.stdout:op 2112 completed, throughput=5MB/sec 2024-04-17T12:01:39.557 INFO:tasks.workunit.client.0.smithi031.stdout: 418: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:39.557 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bJOBa_LhHNsl6MQ off=6465478 len=571091 2024-04-17T12:01:39.558 INFO:tasks.workunit.client.0.smithi031.stdout:op 2113 completed, throughput=4.99MB/sec 2024-04-17T12:01:39.558 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Wi_RjNwgoGwpK_L off=4622483 len=577914 2024-04-17T12:01:39.559 INFO:tasks.workunit.client.0.smithi031.stdout:op 2114 completed, throughput=4.99MB/sec 2024-04-17T12:01:39.559 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EsAW4LRoHo5fMNW off=7423614 len=1438703 2024-04-17T12:01:39.567 INFO:tasks.workunit.client.0.smithi031.stdout:op 2115 completed, throughput=5MB/sec 2024-04-17T12:01:39.567 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7viADYiXVUIwla8 off=345042 len=1744313 2024-04-17T12:01:39.569 INFO:tasks.workunit.client.0.smithi031.stdout:op 2116 completed, throughput=5MB/sec 2024-04-17T12:01:39.569 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JXH6mSQMMPdu9bn off=19544680 len=446842 2024-04-17T12:01:39.569 INFO:tasks.workunit.client.0.smithi031.stdout:op 2117 completed, throughput=5MB/sec 2024-04-17T12:01:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:38.115821+0000 mgr.y (mgr.14556) 1069 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T12:01:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:38.115821+0000 mgr.y (mgr.14556) 1069 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T12:01:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:38.115821+0000 mgr.y (mgr.14556) 1069 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T12:01:40.570 INFO:tasks.workunit.client.0.smithi031.stdout: 419: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:40.570 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3VxDDuGM9cP-y4C off=10345029 len=652929 2024-04-17T12:01:40.571 INFO:tasks.workunit.client.0.smithi031.stdout:op 2118 completed, throughput=4.99MB/sec 2024-04-17T12:01:40.571 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_HGH70vr22UIQ8i off=6314944 len=631570 2024-04-17T12:01:40.576 INFO:tasks.workunit.client.0.smithi031.stdout:op 2119 completed, throughput=4.99MB/sec 2024-04-17T12:01:40.576 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zMa2JMSapDrXxpJ off=6634064 len=1463725 2024-04-17T12:01:40.578 INFO:tasks.workunit.client.0.smithi031.stdout:op 2120 completed, throughput=4.99MB/sec 2024-04-17T12:01:40.578 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oHGbapiewApMRDA off=17097924 len=2021398 2024-04-17T12:01:40.587 INFO:tasks.workunit.client.0.smithi031.stdout:op 2121 completed, throughput=5MB/sec 2024-04-17T12:01:40.587 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CXDCu10Zr-BP9Ps off=255936 len=1998161 2024-04-17T12:01:40.590 INFO:tasks.workunit.client.0.smithi031.stdout:op 2122 completed, throughput=5MB/sec 2024-04-17T12:01:41.591 INFO:tasks.workunit.client.0.smithi031.stdout: 420: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:41.591 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m0DW91S5upp3jn0 off=0 len=1332108 2024-04-17T12:01:41.592 INFO:tasks.workunit.client.0.smithi031.stdout:op 2123 completed, throughput=4.99MB/sec 2024-04-17T12:01:41.593 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jnUUoZlTwKbPMDV off=14034283 len=780007 2024-04-17T12:01:41.598 INFO:tasks.workunit.client.0.smithi031.stdout:op 2124 completed, throughput=5MB/sec 2024-04-17T12:01:41.598 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y56g7pmeqEA_dtd off=7994778 len=1573541 2024-04-17T12:01:41.600 INFO:tasks.workunit.client.0.smithi031.stdout:op 2125 completed, throughput=5MB/sec 2024-04-17T12:01:41.600 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DgGrlaK9ZZ0KBZe off=3113402 len=1945868 2024-04-17T12:01:41.602 INFO:tasks.workunit.client.0.smithi031.stdout:op 2126 completed, throughput=5MB/sec 2024-04-17T12:01:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:40.116348+0000 mgr.y (mgr.14556) 1070 : cluster [DBG] pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T12:01:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:40.116348+0000 mgr.y (mgr.14556) 1070 : cluster [DBG] pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T12:01:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:40.116348+0000 mgr.y (mgr.14556) 1070 : cluster [DBG] pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T12:01:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:01:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:41] "GET /metrics HTTP/1.1" 200 192516 "" "Prometheus/2.33.4" 2024-04-17T12:01:42.602 INFO:tasks.workunit.client.0.smithi031.stdout: 421: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:42.602 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uibA-wAaJ-PiXlN off=1034105 len=1063521 2024-04-17T12:01:42.608 INFO:tasks.workunit.client.0.smithi031.stdout:op 2127 completed, throughput=4.99MB/sec 2024-04-17T12:01:42.608 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-37rVKpUV2sgEEHf off=14664654 len=422763 2024-04-17T12:01:42.612 INFO:tasks.workunit.client.0.smithi031.stdout:op 2128 completed, throughput=5MB/sec 2024-04-17T12:01:42.612 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DurSUS2ZqdrTcQw off=811117 len=995639 2024-04-17T12:01:42.614 INFO:tasks.workunit.client.0.smithi031.stdout:op 2129 completed, throughput=5MB/sec 2024-04-17T12:01:42.614 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nSBSCjPFxasCNDe off=11884262 len=1990096 2024-04-17T12:01:42.629 INFO:tasks.workunit.client.0.smithi031.stdout:op 2130 completed, throughput=5MB/sec 2024-04-17T12:01:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:01:41.615196+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:01:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:01:41.922455+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:01:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:01:41.923175+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:01:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:01:41.927177+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:01:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:01:41.615196+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:01:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:01:41.922455+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:01:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:01:41.923175+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:01:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:01:41.927177+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:01:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:01:41.615196+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:01:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:01:41.922455+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:01:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:01:41.923175+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:01:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:01:41.927177+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:01:43.018 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:01:43.304 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:01:43.305 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (29m) 8m ago 29m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:01:43.305 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (29m) 8m ago 29m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:01:43.305 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (31m) 8m ago 31m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:01:43.305 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (30m) 8m ago 30m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:01:43.305 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (34m) 8m ago 34m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:01:43.305 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (36m) 8m ago 36m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:01:43.305 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (36m) 8m ago 36m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:01:43.305 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (34m) 8m ago 34m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:01:43.305 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (34m) 8m ago 34m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:01:43.306 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (30m) 8m ago 30m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:01:43.306 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (30m) 8m ago 30m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:01:43.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (34m) 8m ago 34m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:01:43.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (33m) 8m ago 33m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:01:43.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (33m) 8m ago 33m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:01:43.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (32m) 8m ago 32m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:01:43.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (32m) 8m ago 32m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:01:43.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (32m) 8m ago 32m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:01:43.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (31m) 8m ago 31m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:01:43.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (31m) 8m ago 31m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:01:43.306 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (29m) 8m ago 30m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:01:43.629 INFO:tasks.workunit.client.0.smithi031.stdout: 422: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:43.629 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IOvimKlKIaMa8fT off=2850437 len=413743 2024-04-17T12:01:43.629 INFO:tasks.workunit.client.0.smithi031.stdout:op 2131 completed, throughput=4.99MB/sec 2024-04-17T12:01:43.629 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-g2BFukB5Tzcf552 off=2172013 len=1131031 2024-04-17T12:01:43.635 INFO:tasks.workunit.client.0.smithi031.stdout:op 2132 completed, throughput=4.99MB/sec 2024-04-17T12:01:43.635 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--QJIWK1qPSlJaNl off=2258158 len=1202419 2024-04-17T12:01:43.638 INFO:tasks.workunit.client.0.smithi031.stdout:op 2133 completed, throughput=5MB/sec 2024-04-17T12:01:43.638 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-o4I4nVQoe9ticil off=8530613 len=891401 2024-04-17T12:01:43.643 INFO:tasks.workunit.client.0.smithi031.stdout:op 2134 completed, throughput=5MB/sec 2024-04-17T12:01:43.643 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nw3QJOCNAXxb668 off=1042076 len=1817198 2024-04-17T12:01:43.649 INFO:tasks.workunit.client.0.smithi031.stdout:op 2135 completed, throughput=5MB/sec 2024-04-17T12:01:43.658 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:01:43.658 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:01:43.659 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:01:43.660 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:01:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:42.116729+0000 mgr.y (mgr.14556) 1071 : cluster [DBG] pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T12:01:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:42.116729+0000 mgr.y (mgr.14556) 1071 : cluster [DBG] pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T12:01:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:42.116729+0000 mgr.y (mgr.14556) 1071 : cluster [DBG] pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-17T12:01:44.430 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:01:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:01:44.649 INFO:tasks.workunit.client.0.smithi031.stdout: 423: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:44.650 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tnXucyQzMsywIJv off=7150121 len=1553464 2024-04-17T12:01:44.651 INFO:tasks.workunit.client.0.smithi031.stdout:op 2136 completed, throughput=4.99MB/sec 2024-04-17T12:01:44.651 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dCIXZ0o7ZNqZX-W off=632844 len=1719726 2024-04-17T12:01:44.662 INFO:tasks.workunit.client.0.smithi031.stdout:op 2137 completed, throughput=5MB/sec 2024-04-17T12:01:44.662 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t1e5zjy1oHfV8uW off=10275386 len=76570 2024-04-17T12:01:44.665 INFO:tasks.workunit.client.0.smithi031.stdout:op 2138 completed, throughput=5MB/sec 2024-04-17T12:01:44.665 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ctuOnZLdw1XxqUd off=4273500 len=445197 2024-04-17T12:01:44.668 INFO:tasks.workunit.client.0.smithi031.stdout:op 2139 completed, throughput=5MB/sec 2024-04-17T12:01:44.668 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1xB5CohmXySZn9a off=4807035 len=1935991 2024-04-17T12:01:44.680 INFO:tasks.workunit.client.0.smithi031.stdout:op 2140 completed, throughput=5MB/sec 2024-04-17T12:01:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:01:43.006396+0000 mgr.y (mgr.14556) 1072 : audit [DBG] from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:01:43.297746+0000 mgr.y (mgr.14556) 1073 : audit [DBG] from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:01:43.659980+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.31:0/195892842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:01:44.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:01:43.006396+0000 mgr.y (mgr.14556) 1072 : audit [DBG] from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:44.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:01:43.297746+0000 mgr.y (mgr.14556) 1073 : audit [DBG] from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:01:43.659980+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.31:0/195892842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:01:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:01:43.006396+0000 mgr.y (mgr.14556) 1072 : audit [DBG] from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:01:43.297746+0000 mgr.y (mgr.14556) 1073 : audit [DBG] from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:01:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:01:43.659980+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.31:0/195892842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:01:45.680 INFO:tasks.workunit.client.0.smithi031.stdout: 424: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:45.681 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RLoRBA2W-NERZVc off=4762068 len=1599132 2024-04-17T12:01:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 2141 completed, throughput=5MB/sec 2024-04-17T12:01:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-D2hXd2yO2X2hGAJ off=5022241 len=669670 2024-04-17T12:01:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:op 2142 completed, throughput=5MB/sec 2024-04-17T12:01:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dJpzA42ysK1TqmS off=4147417 len=899856 2024-04-17T12:01:45.696 INFO:tasks.workunit.client.0.smithi031.stdout:op 2143 completed, throughput=5MB/sec 2024-04-17T12:01:45.696 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eBPkngVp38jVlj- off=8518164 len=668880 2024-04-17T12:01:45.700 INFO:tasks.workunit.client.0.smithi031.stdout:op 2144 completed, throughput=5MB/sec 2024-04-17T12:01:45.700 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SXNxc5iTfNfm6x5 off=2783060 len=1477059 2024-04-17T12:01:45.702 INFO:tasks.workunit.client.0.smithi031.stdout:op 2145 completed, throughput=5MB/sec 2024-04-17T12:01:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:44.117496+0000 mgr.y (mgr.14556) 1074 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T12:01:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:44.117496+0000 mgr.y (mgr.14556) 1074 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T12:01:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:44.117496+0000 mgr.y (mgr.14556) 1074 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T12:01:46.702 INFO:tasks.workunit.client.0.smithi031.stdout: 425: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:46.702 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Fox5vQ_TCGc9dLQ off=4345780 len=1103712 2024-04-17T12:01:46.707 INFO:tasks.workunit.client.0.smithi031.stdout:op 2146 completed, throughput=4.99MB/sec 2024-04-17T12:01:46.708 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n2rFrggNNKOKyl8 off=40036 len=1354917 2024-04-17T12:01:46.716 INFO:tasks.workunit.client.0.smithi031.stdout:op 2147 completed, throughput=5MB/sec 2024-04-17T12:01:46.716 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bUsqm9nDH3wAnix off=9610708 len=1186613 2024-04-17T12:01:46.723 INFO:tasks.workunit.client.0.smithi031.stdout:op 2148 completed, throughput=5MB/sec 2024-04-17T12:01:46.724 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--CHl66cvOF6Cuo- off=7922426 len=1858928 2024-04-17T12:01:46.734 INFO:tasks.workunit.client.0.smithi031.stdout:op 2149 completed, throughput=5MB/sec 2024-04-17T12:01:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:46.117938+0000 mgr.y (mgr.14556) 1075 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:01:47.734 INFO:tasks.workunit.client.0.smithi031.stdout: 426: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:47.735 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m8iqTOvmgG0vmfa off=11782420 len=1472007 2024-04-17T12:01:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:46.117938+0000 mgr.y (mgr.14556) 1075 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:01:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:46.117938+0000 mgr.y (mgr.14556) 1075 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:01:47.742 INFO:tasks.workunit.client.0.smithi031.stdout:op 2150 completed, throughput=4.99MB/sec 2024-04-17T12:01:47.742 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G_0pW53orzQBKOi off=425638 len=402314 2024-04-17T12:01:47.743 INFO:tasks.workunit.client.0.smithi031.stdout:op 2151 completed, throughput=5MB/sec 2024-04-17T12:01:47.743 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-80yGDQCxFNyaVKM off=133519 len=1225638 2024-04-17T12:01:47.749 INFO:tasks.workunit.client.0.smithi031.stdout:op 2152 completed, throughput=5MB/sec 2024-04-17T12:01:47.749 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-J2M-KK3eic9KLrM off=21052205 len=1400786 2024-04-17T12:01:47.755 INFO:tasks.workunit.client.0.smithi031.stdout:op 2153 completed, throughput=5MB/sec 2024-04-17T12:01:48.755 INFO:tasks.workunit.client.0.smithi031.stdout: 427: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:48.755 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-J8VQFmWOPEBoBZ2 off=4571791 len=1450050 2024-04-17T12:01:48.758 INFO:tasks.workunit.client.0.smithi031.stdout:op 2154 completed, throughput=4.99MB/sec 2024-04-17T12:01:48.758 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-597yeb7Coi3DKn- off=18755596 len=1517452 2024-04-17T12:01:48.765 INFO:tasks.workunit.client.0.smithi031.stdout:op 2155 completed, throughput=5MB/sec 2024-04-17T12:01:48.765 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-o7uPQNUiW6pG4M_ off=2325665 len=1086617 2024-04-17T12:01:48.771 INFO:tasks.workunit.client.0.smithi031.stdout:op 2156 completed, throughput=5MB/sec 2024-04-17T12:01:48.771 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6VzqzJ6vz41baKF off=8238920 len=1785775 2024-04-17T12:01:48.774 INFO:tasks.workunit.client.0.smithi031.stdout:op 2157 completed, throughput=5MB/sec 2024-04-17T12:01:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:48.118715+0000 mgr.y (mgr.14556) 1076 : cluster [DBG] pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T12:01:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:48.118715+0000 mgr.y (mgr.14556) 1076 : cluster [DBG] pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T12:01:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:48.118715+0000 mgr.y (mgr.14556) 1076 : cluster [DBG] pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T12:01:49.775 INFO:tasks.workunit.client.0.smithi031.stdout: 428: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:49.775 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dSYhl_A9cXT06tP off=1541381 len=1909874 2024-04-17T12:01:49.778 INFO:tasks.workunit.client.0.smithi031.stdout:op 2158 completed, throughput=5MB/sec 2024-04-17T12:01:49.778 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9332I5lvJljgHiG off=3353078 len=1950253 2024-04-17T12:01:49.789 INFO:tasks.workunit.client.0.smithi031.stdout:op 2159 completed, throughput=5MB/sec 2024-04-17T12:01:49.789 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5lfAtwOua2bo7D7 off=2374709 len=358105 2024-04-17T12:01:49.790 INFO:tasks.workunit.client.0.smithi031.stdout:op 2160 completed, throughput=5MB/sec 2024-04-17T12:01:50.791 INFO:tasks.workunit.client.0.smithi031.stdout: 429: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:50.791 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fozdti8HWjgTcj1 off=14957900 len=2062484 2024-04-17T12:01:50.793 INFO:tasks.workunit.client.0.smithi031.stdout:op 2161 completed, throughput=4.99MB/sec 2024-04-17T12:01:50.793 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P5KgyTaYuVSxUzX off=6721278 len=519089 2024-04-17T12:01:50.797 INFO:tasks.workunit.client.0.smithi031.stdout:op 2162 completed, throughput=4.99MB/sec 2024-04-17T12:01:50.797 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ktXVegtvtF0V-pd off=1072622 len=1443720 2024-04-17T12:01:50.799 INFO:tasks.workunit.client.0.smithi031.stdout:op 2163 completed, throughput=5MB/sec 2024-04-17T12:01:50.799 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NtRiLd9IjKJ-Y_n off=13328765 len=636992 2024-04-17T12:01:50.803 INFO:tasks.workunit.client.0.smithi031.stdout:op 2164 completed, throughput=5MB/sec 2024-04-17T12:01:50.803 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dxl0B9F6r_GvJUv off=5505543 len=92398 2024-04-17T12:01:50.804 INFO:tasks.workunit.client.0.smithi031.stdout:op 2165 completed, throughput=5MB/sec 2024-04-17T12:01:50.804 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FxAMhbyYfv991BI off=2002555 len=1814371 2024-04-17T12:01:50.814 INFO:tasks.workunit.client.0.smithi031.stdout:op 2166 completed, throughput=5MB/sec 2024-04-17T12:01:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:50.119201+0000 mgr.y (mgr.14556) 1077 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:01:51.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:50.119201+0000 mgr.y (mgr.14556) 1077 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:01:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:50.119201+0000 mgr.y (mgr.14556) 1077 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:01:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:01:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:51] "GET /metrics HTTP/1.1" 200 192516 "" "Prometheus/2.33.4" 2024-04-17T12:01:51.815 INFO:tasks.workunit.client.0.smithi031.stdout: 430: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:51.815 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nRy4-SBSYsDE_p1 off=0 len=1356724 2024-04-17T12:01:51.817 INFO:tasks.workunit.client.0.smithi031.stdout:op 2167 completed, throughput=4.99MB/sec 2024-04-17T12:01:51.817 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FuKaK1LfyGjnzKU off=2824121 len=144559 2024-04-17T12:01:51.817 INFO:tasks.workunit.client.0.smithi031.stdout:op 2168 completed, throughput=4.99MB/sec 2024-04-17T12:01:51.818 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2q577MM0zcxdUb1 off=4858174 len=1026425 2024-04-17T12:01:51.823 INFO:tasks.workunit.client.0.smithi031.stdout:op 2169 completed, throughput=5MB/sec 2024-04-17T12:01:51.824 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-spinx2hQ8liwo7p off=5411851 len=1869790 2024-04-17T12:01:51.826 INFO:tasks.workunit.client.0.smithi031.stdout:op 2170 completed, throughput=5MB/sec 2024-04-17T12:01:52.826 INFO:tasks.workunit.client.0.smithi031.stdout: 431: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:52.826 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XoqcQLQdqvLT5Km off=21290343 len=891172 2024-04-17T12:01:52.831 INFO:tasks.workunit.client.0.smithi031.stdout:op 2171 completed, throughput=4.99MB/sec 2024-04-17T12:01:52.832 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bo0d6oaMShpR1Qu off=14266519 len=1433090 2024-04-17T12:01:52.838 INFO:tasks.workunit.client.0.smithi031.stdout:op 2172 completed, throughput=4.99MB/sec 2024-04-17T12:01:52.838 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OK6-lXUjQZJdumD off=12523234 len=1941426 2024-04-17T12:01:52.848 INFO:tasks.workunit.client.0.smithi031.stdout:op 2173 completed, throughput=5MB/sec 2024-04-17T12:01:52.848 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-psOJky0r8l9RJyg off=8341876 len=611885 2024-04-17T12:01:52.850 INFO:tasks.workunit.client.0.smithi031.stdout:op 2174 completed, throughput=5MB/sec 2024-04-17T12:01:52.850 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RRnNJBJTdbzUF5Z off=3287239 len=213679 2024-04-17T12:01:52.850 INFO:tasks.workunit.client.0.smithi031.stdout:op 2175 completed, throughput=5MB/sec 2024-04-17T12:01:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:52.119595+0000 mgr.y (mgr.14556) 1078 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:01:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:52.119595+0000 mgr.y (mgr.14556) 1078 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:01:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:52.119595+0000 mgr.y (mgr.14556) 1078 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:01:53.851 INFO:tasks.workunit.client.0.smithi031.stdout: 432: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:53.851 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_ww9OQfAj81AQV0 off=15118517 len=1424483 2024-04-17T12:01:53.853 INFO:tasks.workunit.client.0.smithi031.stdout:op 2176 completed, throughput=4.99MB/sec 2024-04-17T12:01:53.853 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Lg2BfzgXxF9qgUv off=1299076 len=2026190 2024-04-17T12:01:53.855 INFO:tasks.workunit.client.0.smithi031.stdout:op 2177 completed, throughput=5MB/sec 2024-04-17T12:01:53.855 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nj26B39hUVYptx- off=11493371 len=1697447 2024-04-17T12:01:53.864 INFO:tasks.workunit.client.0.smithi031.stdout:op 2178 completed, throughput=5MB/sec 2024-04-17T12:01:53.864 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zxik_UtrlIRfE7p off=2300881 len=1412317 2024-04-17T12:01:53.872 INFO:tasks.workunit.client.0.smithi031.stdout:op 2179 completed, throughput=5MB/sec 2024-04-17T12:01:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:01:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:01:54.873 INFO:tasks.workunit.client.0.smithi031.stdout: 433: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:54.873 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XA4wY2sSZX6ve40 off=12433 len=1650720 2024-04-17T12:01:54.879 INFO:tasks.workunit.client.0.smithi031.stdout:op 2180 completed, throughput=4.99MB/sec 2024-04-17T12:01:54.880 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WePIqi8sBGkLXff off=1050157 len=1831205 2024-04-17T12:01:54.883 INFO:tasks.workunit.client.0.smithi031.stdout:op 2181 completed, throughput=5MB/sec 2024-04-17T12:01:54.883 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xwf6Twowwy25E03 off=9082049 len=561622 2024-04-17T12:01:54.884 INFO:tasks.workunit.client.0.smithi031.stdout:op 2182 completed, throughput=5MB/sec 2024-04-17T12:01:54.884 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pIVR7o5EXFOLI5L off=14010798 len=1592793 2024-04-17T12:01:54.885 INFO:tasks.workunit.client.0.smithi031.stdout:op 2183 completed, throughput=5MB/sec 2024-04-17T12:01:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:54.120274+0000 mgr.y (mgr.14556) 1079 : cluster [DBG] pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-17T12:01:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:54.120274+0000 mgr.y (mgr.14556) 1079 : cluster [DBG] pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-17T12:01:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:54.120274+0000 mgr.y (mgr.14556) 1079 : cluster [DBG] pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-17T12:01:55.885 INFO:tasks.workunit.client.0.smithi031.stdout: 434: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:55.885 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Eot5kdga7A9QVJK off=4052985 len=483973 2024-04-17T12:01:55.886 INFO:tasks.workunit.client.0.smithi031.stdout:op 2184 completed, throughput=4.99MB/sec 2024-04-17T12:01:55.886 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-02EiOMPNDPKC3JA off=2532225 len=416556 2024-04-17T12:01:55.887 INFO:tasks.workunit.client.0.smithi031.stdout:op 2185 completed, throughput=4.99MB/sec 2024-04-17T12:01:55.887 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JDC3WvV6qOyb4e0 off=9064481 len=1612844 2024-04-17T12:01:55.896 INFO:tasks.workunit.client.0.smithi031.stdout:op 2186 completed, throughput=5MB/sec 2024-04-17T12:01:55.896 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TKKt4eOkKXQ35y9 off=3628056 len=542961 2024-04-17T12:01:55.899 INFO:tasks.workunit.client.0.smithi031.stdout:op 2187 completed, throughput=5MB/sec 2024-04-17T12:01:55.899 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-76zLOpOugpwdi2S off=551672 len=1229476 2024-04-17T12:01:55.900 INFO:tasks.workunit.client.0.smithi031.stdout:op 2188 completed, throughput=5MB/sec 2024-04-17T12:01:56.901 INFO:tasks.workunit.client.0.smithi031.stdout: 435: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:56.901 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iCuZiAMUg3XnviM off=2923482 len=2029462 2024-04-17T12:01:56.912 INFO:tasks.workunit.client.0.smithi031.stdout:op 2189 completed, throughput=4.99MB/sec 2024-04-17T12:01:56.912 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oYTYYMXJwYFoHy9 off=3614536 len=1804807 2024-04-17T12:01:56.914 INFO:tasks.workunit.client.0.smithi031.stdout:op 2190 completed, throughput=5MB/sec 2024-04-17T12:01:56.914 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AOVznhrVHnhjkLq off=10032764 len=644964 2024-04-17T12:01:56.918 INFO:tasks.workunit.client.0.smithi031.stdout:op 2191 completed, throughput=5MB/sec 2024-04-17T12:01:56.919 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tEs0ejIfMAclf9K off=2552987 len=1366752 2024-04-17T12:01:56.921 INFO:tasks.workunit.client.0.smithi031.stdout:op 2192 completed, throughput=5MB/sec 2024-04-17T12:01:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:56.120767+0000 mgr.y (mgr.14556) 1080 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:01:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:56.120767+0000 mgr.y (mgr.14556) 1080 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:01:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:56.120767+0000 mgr.y (mgr.14556) 1080 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:01:57.921 INFO:tasks.workunit.client.0.smithi031.stdout: 436: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:57.921 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XxA2URGiSG7Lxwq off=15170323 len=421273 2024-04-17T12:01:57.925 INFO:tasks.workunit.client.0.smithi031.stdout:op 2193 completed, throughput=4.99MB/sec 2024-04-17T12:01:57.925 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TT8zq5aAN8LLXT0 off=2562171 len=1179830 2024-04-17T12:01:57.928 INFO:tasks.workunit.client.0.smithi031.stdout:op 2194 completed, throughput=4.99MB/sec 2024-04-17T12:01:57.928 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m9YFo7WWZ3g2r-o off=9231848 len=276460 2024-04-17T12:01:57.928 INFO:tasks.workunit.client.0.smithi031.stdout:op 2195 completed, throughput=4.99MB/sec 2024-04-17T12:01:57.928 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WWJFLGrdXkzaReg off=210817 len=626169 2024-04-17T12:01:57.932 INFO:tasks.workunit.client.0.smithi031.stdout:op 2196 completed, throughput=5MB/sec 2024-04-17T12:01:57.932 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GIKrI8g_c86XBYN off=6907694 len=2021975 2024-04-17T12:01:57.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 2197 completed, throughput=5MB/sec 2024-04-17T12:01:58.937 INFO:tasks.workunit.client.0.smithi031.stdout: 437: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:58.937 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-p1grO0snyetze0e off=1718594 len=1351011 2024-04-17T12:01:58.944 INFO:tasks.workunit.client.0.smithi031.stdout:op 2198 completed, throughput=4.99MB/sec 2024-04-17T12:01:58.944 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vG1SC3WXZxU8Of8 off=12558902 len=209479 2024-04-17T12:01:58.945 INFO:tasks.workunit.client.0.smithi031.stdout:op 2199 completed, throughput=4.99MB/sec 2024-04-17T12:01:58.945 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XndxP1lN9HXBv5A off=1161184 len=1969169 2024-04-17T12:01:58.947 INFO:tasks.workunit.client.0.smithi031.stdout:op 2200 completed, throughput=5MB/sec 2024-04-17T12:01:58.947 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MmxSQAzY3Aoq8RH off=18919899 len=222999 2024-04-17T12:01:58.947 INFO:tasks.workunit.client.0.smithi031.stdout:op 2201 completed, throughput=5MB/sec 2024-04-17T12:01:58.948 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mjG-ovYEER7uDzT off=14664822 len=44431 2024-04-17T12:01:58.951 INFO:tasks.workunit.client.0.smithi031.stdout:op 2202 completed, throughput=5MB/sec 2024-04-17T12:01:58.951 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EI4Hw5dg1A4hgyl off=3940585 len=520304 2024-04-17T12:01:58.951 INFO:tasks.workunit.client.0.smithi031.stdout:op 2203 completed, throughput=5MB/sec 2024-04-17T12:01:58.951 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DXDJLq0shpp1Gb2 off=21110940 len=1738434 2024-04-17T12:01:58.953 INFO:tasks.workunit.client.0.smithi031.stdout:op 2204 completed, throughput=5MB/sec 2024-04-17T12:01:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:01:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:01:58.121663+0000 mgr.y (mgr.14556) 1081 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T12:01:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:01:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:01:58.121663+0000 mgr.y (mgr.14556) 1081 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T12:01:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:01:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:01:58.121663+0000 mgr.y (mgr.14556) 1081 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T12:01:59.954 INFO:tasks.workunit.client.0.smithi031.stdout: 438: throughput=4.99MB/sec pending data=0 2024-04-17T12:01:59.954 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-azki08KqPpIu0g7 off=16717037 len=707007 2024-04-17T12:01:59.958 INFO:tasks.workunit.client.0.smithi031.stdout:op 2205 completed, throughput=4.99MB/sec 2024-04-17T12:01:59.958 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z9OJTVcyU-8b4Sp off=4631758 len=1366374 2024-04-17T12:01:59.960 INFO:tasks.workunit.client.0.smithi031.stdout:op 2206 completed, throughput=5MB/sec 2024-04-17T12:01:59.960 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3nG01dasso9aTBb off=13375397 len=1981588 2024-04-17T12:01:59.962 INFO:tasks.workunit.client.0.smithi031.stdout:op 2207 completed, throughput=5MB/sec 2024-04-17T12:01:59.962 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HKsMiQRt_ogufEz off=10811617 len=1035432 2024-04-17T12:01:59.965 INFO:tasks.workunit.client.0.smithi031.stdout:op 2208 completed, throughput=5MB/sec 2024-04-17T12:02:00.966 INFO:tasks.workunit.client.0.smithi031.stdout: 439: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:00.966 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vuVQbY9QwVr1asO off=36467 len=1274514 2024-04-17T12:02:00.967 INFO:tasks.workunit.client.0.smithi031.stdout:op 2209 completed, throughput=4.99MB/sec 2024-04-17T12:02:00.967 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wtgZDX-Sn5KnaJQ off=11331634 len=1282443 2024-04-17T12:02:00.978 INFO:tasks.workunit.client.0.smithi031.stdout:op 2210 completed, throughput=5MB/sec 2024-04-17T12:02:00.978 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vNcEEiic8kbTk7B off=874973 len=1912366 2024-04-17T12:02:00.989 INFO:tasks.workunit.client.0.smithi031.stdout:op 2211 completed, throughput=5MB/sec 2024-04-17T12:02:00.989 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OK6-lXUjQZJdumD off=4007794 len=927161 2024-04-17T12:02:00.991 INFO:tasks.workunit.client.0.smithi031.stdout:op 2212 completed, throughput=5MB/sec 2024-04-17T12:02:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:00.122153+0000 mgr.y (mgr.14556) 1082 : cluster [DBG] pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:00.122153+0000 mgr.y (mgr.14556) 1082 : cluster [DBG] pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:00.122153+0000 mgr.y (mgr.14556) 1082 : cluster [DBG] pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:02:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:01] "GET /metrics HTTP/1.1" 200 192510 "" "Prometheus/2.33.4" 2024-04-17T12:02:01.991 INFO:tasks.workunit.client.0.smithi031.stdout: 440: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:01.991 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qUtxHjIJpJYwmTA off=17886970 len=1417239 2024-04-17T12:02:01.999 INFO:tasks.workunit.client.0.smithi031.stdout:op 2213 completed, throughput=4.99MB/sec 2024-04-17T12:02:01.999 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d_2o5vMd24lW9FD off=8369303 len=85685 2024-04-17T12:02:02.002 INFO:tasks.workunit.client.0.smithi031.stdout:op 2214 completed, throughput=4.99MB/sec 2024-04-17T12:02:02.002 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wxHRWx7FibivN-o off=1063616 len=586966 2024-04-17T12:02:02.002 INFO:tasks.workunit.client.0.smithi031.stdout:op 2215 completed, throughput=4.99MB/sec 2024-04-17T12:02:02.003 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zBGF81fEBfP1clc off=3529934 len=815951 2024-04-17T12:02:02.007 INFO:tasks.workunit.client.0.smithi031.stdout:op 2216 completed, throughput=5MB/sec 2024-04-17T12:02:02.007 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-z_93QbpePrvBCFc off=16906498 len=590438 2024-04-17T12:02:02.010 INFO:tasks.workunit.client.0.smithi031.stdout:op 2217 completed, throughput=5MB/sec 2024-04-17T12:02:02.010 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KYmcU8w_mWZBESf off=6737803 len=474754 2024-04-17T12:02:02.011 INFO:tasks.workunit.client.0.smithi031.stdout:op 2218 completed, throughput=5MB/sec 2024-04-17T12:02:02.011 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HPu31END7xBzF-Z off=6938813 len=370549 2024-04-17T12:02:02.014 INFO:tasks.workunit.client.0.smithi031.stdout:op 2219 completed, throughput=5MB/sec 2024-04-17T12:02:02.014 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GXNDmXUyY4SOjrq off=197235 len=1540043 2024-04-17T12:02:02.021 INFO:tasks.workunit.client.0.smithi031.stdout:op 2220 completed, throughput=5MB/sec 2024-04-17T12:02:03.021 INFO:tasks.workunit.client.0.smithi031.stdout: 441: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:03.022 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LQqi6lyDRSVZ5zB off=8422558 len=1808994 2024-04-17T12:02:03.029 INFO:tasks.workunit.client.0.smithi031.stdout:op 2221 completed, throughput=5MB/sec 2024-04-17T12:02:03.029 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RS8BLKj-Pp4oN2G off=8653912 len=1350688 2024-04-17T12:02:03.030 INFO:tasks.workunit.client.0.smithi031.stdout:op 2222 completed, throughput=5MB/sec 2024-04-17T12:02:03.030 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ENpFYsuT5ObWdT9 off=94394 len=989401 2024-04-17T12:02:03.036 INFO:tasks.workunit.client.0.smithi031.stdout:op 2223 completed, throughput=5MB/sec 2024-04-17T12:02:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:02.122727+0000 mgr.y (mgr.14556) 1083 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:02.122727+0000 mgr.y (mgr.14556) 1083 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:02.122727+0000 mgr.y (mgr.14556) 1083 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:04.037 INFO:tasks.workunit.client.0.smithi031.stdout: 442: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:04.037 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CrZRVPk06q32FeN off=2466981 len=1644391 2024-04-17T12:02:04.039 INFO:tasks.workunit.client.0.smithi031.stdout:op 2224 completed, throughput=4.99MB/sec 2024-04-17T12:02:04.039 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gTCelUnE7zg8zt8 off=20838638 len=865861 2024-04-17T12:02:04.043 INFO:tasks.workunit.client.0.smithi031.stdout:op 2225 completed, throughput=4.99MB/sec 2024-04-17T12:02:04.044 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BKMSgc0qI8xf91S off=17756059 len=453579 2024-04-17T12:02:04.045 INFO:tasks.workunit.client.0.smithi031.stdout:op 2226 completed, throughput=5MB/sec 2024-04-17T12:02:04.045 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kyTH-gtkrzDs4B5 off=4354078 len=1852484 2024-04-17T12:02:04.047 INFO:tasks.workunit.client.0.smithi031.stdout:op 2227 completed, throughput=5MB/sec 2024-04-17T12:02:04.047 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1GYpfmKbZpn-LQ- off=7303218 len=1372266 2024-04-17T12:02:04.048 INFO:tasks.workunit.client.0.smithi031.stdout:op 2228 completed, throughput=5MB/sec 2024-04-17T12:02:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:02:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:02:05.049 INFO:tasks.workunit.client.0.smithi031.stdout: 443: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:05.049 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h0cmjv9gZYA8PXq off=7792944 len=1053858 2024-04-17T12:02:05.051 INFO:tasks.workunit.client.0.smithi031.stdout:op 2229 completed, throughput=4.99MB/sec 2024-04-17T12:02:05.051 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PZk1gWB7DBfjXZP off=5836907 len=699360 2024-04-17T12:02:05.052 INFO:tasks.workunit.client.0.smithi031.stdout:op 2230 completed, throughput=4.99MB/sec 2024-04-17T12:02:05.052 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jS6B_7goPLCP2-a off=8585497 len=1438923 2024-04-17T12:02:05.061 INFO:tasks.workunit.client.0.smithi031.stdout:op 2231 completed, throughput=5MB/sec 2024-04-17T12:02:05.062 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-J3_LTKJyIKMLZ2n off=4550513 len=215792 2024-04-17T12:02:05.064 INFO:tasks.workunit.client.0.smithi031.stdout:op 2232 completed, throughput=5MB/sec 2024-04-17T12:02:05.065 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JmElo8HIDyJQgL0 off=14109261 len=1894983 2024-04-17T12:02:05.067 INFO:tasks.workunit.client.0.smithi031.stdout:op 2233 completed, throughput=5MB/sec 2024-04-17T12:02:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:04.123605+0000 mgr.y (mgr.14556) 1084 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:02:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:04.123605+0000 mgr.y (mgr.14556) 1084 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:02:05.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:04.123605+0000 mgr.y (mgr.14556) 1084 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:02:06.067 INFO:tasks.workunit.client.0.smithi031.stdout: 444: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:06.067 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pmc4xJSz3e_SXee off=16301621 len=764010 2024-04-17T12:02:06.071 INFO:tasks.workunit.client.0.smithi031.stdout:op 2234 completed, throughput=4.99MB/sec 2024-04-17T12:02:06.071 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5r4ek6GFdnJivzR off=6883371 len=485701 2024-04-17T12:02:06.075 INFO:tasks.workunit.client.0.smithi031.stdout:op 2235 completed, throughput=4.99MB/sec 2024-04-17T12:02:06.075 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bODH9yAJJ_awjzG off=0 len=1676210 2024-04-17T12:02:06.082 INFO:tasks.workunit.client.0.smithi031.stdout:op 2236 completed, throughput=5MB/sec 2024-04-17T12:02:06.082 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-O_ZZ58v7O-CL30C off=2592464 len=731084 2024-04-17T12:02:06.084 INFO:tasks.workunit.client.0.smithi031.stdout:op 2237 completed, throughput=5MB/sec 2024-04-17T12:02:06.084 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pbXxk187t6MM4AR off=15818243 len=173677 2024-04-17T12:02:06.087 INFO:tasks.workunit.client.0.smithi031.stdout:op 2238 completed, throughput=5MB/sec 2024-04-17T12:02:06.087 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Fhctq93jYuNNTqw off=4544272 len=704941 2024-04-17T12:02:06.091 INFO:tasks.workunit.client.0.smithi031.stdout:op 2239 completed, throughput=5MB/sec 2024-04-17T12:02:07.092 INFO:tasks.workunit.client.0.smithi031.stdout: 445: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:07.092 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Me1siE9JmQ9bEk5 off=1497404 len=1855749 2024-04-17T12:02:07.101 INFO:tasks.workunit.client.0.smithi031.stdout:op 2240 completed, throughput=4.99MB/sec 2024-04-17T12:02:07.101 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-R3vFfvzI-13w6Nd off=1355683 len=6337 2024-04-17T12:02:07.101 INFO:tasks.workunit.client.0.smithi031.stdout:op 2241 completed, throughput=4.99MB/sec 2024-04-17T12:02:07.101 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Uqb-xtCalqpz9y5 off=665989 len=1085363 2024-04-17T12:02:07.103 INFO:tasks.workunit.client.0.smithi031.stdout:op 2242 completed, throughput=5MB/sec 2024-04-17T12:02:07.103 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c2_EuJnkrpQ4im- off=11932467 len=96445 2024-04-17T12:02:07.105 INFO:tasks.workunit.client.0.smithi031.stdout:op 2243 completed, throughput=5MB/sec 2024-04-17T12:02:07.105 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t2f7kKEdxaCwkUB off=4748471 len=642784 2024-04-17T12:02:07.109 INFO:tasks.workunit.client.0.smithi031.stdout:op 2244 completed, throughput=5MB/sec 2024-04-17T12:02:07.109 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vBQ_mEEGCqiPEG8 off=3180833 len=645426 2024-04-17T12:02:07.110 INFO:tasks.workunit.client.0.smithi031.stdout:op 2245 completed, throughput=5MB/sec 2024-04-17T12:02:07.110 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ev81yhXvIDOf3aU off=5419347 len=752867 2024-04-17T12:02:07.114 INFO:tasks.workunit.client.0.smithi031.stdout:op 2246 completed, throughput=5MB/sec 2024-04-17T12:02:07.114 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-B9iIPojNc2IRxp3 off=984890 len=187688 2024-04-17T12:02:07.117 INFO:tasks.workunit.client.0.smithi031.stdout:op 2247 completed, throughput=5MB/sec 2024-04-17T12:02:07.117 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2hvUENOOoB3ZOs- off=1650001 len=268700 2024-04-17T12:02:07.117 INFO:tasks.workunit.client.0.smithi031.stdout:op 2248 completed, throughput=5MB/sec 2024-04-17T12:02:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:06.124068+0000 mgr.y (mgr.14556) 1085 : cluster [DBG] pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:02:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:06.124068+0000 mgr.y (mgr.14556) 1085 : cluster [DBG] pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:02:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:06.124068+0000 mgr.y (mgr.14556) 1085 : cluster [DBG] pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:02:08.118 INFO:tasks.workunit.client.0.smithi031.stdout: 446: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:08.118 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6vGJNNvbcl0vrJt off=4983500 len=325981 2024-04-17T12:02:08.119 INFO:tasks.workunit.client.0.smithi031.stdout:op 2249 completed, throughput=4.99MB/sec 2024-04-17T12:02:08.119 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-F_46aK4BSX7BZac off=4731708 len=97261 2024-04-17T12:02:08.122 INFO:tasks.workunit.client.0.smithi031.stdout:op 2250 completed, throughput=4.99MB/sec 2024-04-17T12:02:08.122 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XBmqd6XIBVOV4Fp off=142535 len=1111929 2024-04-17T12:02:08.127 INFO:tasks.workunit.client.0.smithi031.stdout:op 2251 completed, throughput=4.99MB/sec 2024-04-17T12:02:08.127 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FuUybhvZM0-qTyu off=6899509 len=1114594 2024-04-17T12:02:08.134 INFO:tasks.workunit.client.0.smithi031.stdout:op 2252 completed, throughput=4.99MB/sec 2024-04-17T12:02:08.134 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gAAaValak8BfSsS off=5302098 len=314992 2024-04-17T12:02:08.137 INFO:tasks.workunit.client.0.smithi031.stdout:op 2253 completed, throughput=5MB/sec 2024-04-17T12:02:08.137 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mIqGn8pi818cil5 off=960192 len=1290120 2024-04-17T12:02:08.145 INFO:tasks.workunit.client.0.smithi031.stdout:op 2254 completed, throughput=5MB/sec 2024-04-17T12:02:08.145 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_q8pV3LmpJYnQ_E off=7064487 len=1528109 2024-04-17T12:02:08.150 INFO:tasks.workunit.client.0.smithi031.stdout:op 2255 completed, throughput=5MB/sec 2024-04-17T12:02:09.150 INFO:tasks.workunit.client.0.smithi031.stdout: 447: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:09.150 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Kn_PmOcxwdWYve3 off=19199902 len=518454 2024-04-17T12:02:09.154 INFO:tasks.workunit.client.0.smithi031.stdout:op 2256 completed, throughput=4.99MB/sec 2024-04-17T12:02:09.154 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4KrwWeSQUui9BWU off=15972327 len=1637616 2024-04-17T12:02:09.156 INFO:tasks.workunit.client.0.smithi031.stdout:op 2257 completed, throughput=4.99MB/sec 2024-04-17T12:02:09.156 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ySBd12tFYn9GW1E off=22091930 len=1737428 2024-04-17T12:02:09.158 INFO:tasks.workunit.client.0.smithi031.stdout:op 2258 completed, throughput=5MB/sec 2024-04-17T12:02:09.158 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-X7pWi-FFrn6H6CB off=11687077 len=567638 2024-04-17T12:02:09.159 INFO:tasks.workunit.client.0.smithi031.stdout:op 2259 completed, throughput=5MB/sec 2024-04-17T12:02:09.159 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wgx75LUJeI599cl off=2138745 len=84463 2024-04-17T12:02:09.160 INFO:tasks.workunit.client.0.smithi031.stdout:op 2260 completed, throughput=5MB/sec 2024-04-17T12:02:09.160 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sP1iH5tNDKhxw58 off=11764476 len=30058 2024-04-17T12:02:09.160 INFO:tasks.workunit.client.0.smithi031.stdout:op 2261 completed, throughput=5MB/sec 2024-04-17T12:02:09.160 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oTfsdIxEGngVQd8 off=10863754 len=766482 2024-04-17T12:02:09.165 INFO:tasks.workunit.client.0.smithi031.stdout:op 2262 completed, throughput=5MB/sec 2024-04-17T12:02:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:08.124736+0000 mgr.y (mgr.14556) 1086 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:02:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:08.124736+0000 mgr.y (mgr.14556) 1086 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:02:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:08.124736+0000 mgr.y (mgr.14556) 1086 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:02:10.165 INFO:tasks.workunit.client.0.smithi031.stdout: 448: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:10.165 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-X8v8PH-AlqgvMn4 off=5446066 len=6326 2024-04-17T12:02:10.168 INFO:tasks.workunit.client.0.smithi031.stdout:op 2263 completed, throughput=4.99MB/sec 2024-04-17T12:02:10.168 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AWYsVn9oddwK4jN off=5435558 len=1411687 2024-04-17T12:02:10.177 INFO:tasks.workunit.client.0.smithi031.stdout:op 2264 completed, throughput=4.99MB/sec 2024-04-17T12:02:10.177 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m50pqU7I9YjxAXX off=2007172 len=1356671 2024-04-17T12:02:10.182 INFO:tasks.workunit.client.0.smithi031.stdout:op 2265 completed, throughput=5MB/sec 2024-04-17T12:02:10.182 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RGtOO4shyEH6oFe off=1121286 len=17503 2024-04-17T12:02:10.184 INFO:tasks.workunit.client.0.smithi031.stdout:op 2266 completed, throughput=5MB/sec 2024-04-17T12:02:10.184 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-z_93QbpePrvBCFc off=12646664 len=690738 2024-04-17T12:02:10.185 INFO:tasks.workunit.client.0.smithi031.stdout:op 2267 completed, throughput=5MB/sec 2024-04-17T12:02:10.185 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--AeG4Rkjk9eVpxv off=3994819 len=2027879 2024-04-17T12:02:10.204 INFO:tasks.workunit.client.0.smithi031.stdout:op 2268 completed, throughput=5MB/sec 2024-04-17T12:02:11.204 INFO:tasks.workunit.client.0.smithi031.stdout: 449: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:11.204 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y1gfqxH89Y2vKFm off=1193346 len=748741 2024-04-17T12:02:11.206 INFO:tasks.workunit.client.0.smithi031.stdout:op 2269 completed, throughput=4.99MB/sec 2024-04-17T12:02:11.206 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_1F1983S9Jdxb7i off=0 len=1551503 2024-04-17T12:02:11.209 INFO:tasks.workunit.client.0.smithi031.stdout:op 2270 completed, throughput=5MB/sec 2024-04-17T12:02:11.209 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AJHz5LgrPqOqJ2r off=3567964 len=537881 2024-04-17T12:02:11.213 INFO:tasks.workunit.client.0.smithi031.stdout:op 2271 completed, throughput=5MB/sec 2024-04-17T12:02:11.213 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hvYbxTFHofvtq1j off=2103339 len=1889215 2024-04-17T12:02:11.222 INFO:tasks.workunit.client.0.smithi031.stdout:op 2272 completed, throughput=5MB/sec 2024-04-17T12:02:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:02:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:11] "GET /metrics HTTP/1.1" 200 192512 "" "Prometheus/2.33.4" 2024-04-17T12:02:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:10.125219+0000 mgr.y (mgr.14556) 1087 : cluster [DBG] pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:02:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:10.125219+0000 mgr.y (mgr.14556) 1087 : cluster [DBG] pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:02:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:10.125219+0000 mgr.y (mgr.14556) 1087 : cluster [DBG] pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:02:12.222 INFO:tasks.workunit.client.0.smithi031.stdout: 450: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:12.222 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-M6j8SvdhLWi5syX off=682153 len=833934 2024-04-17T12:02:12.228 INFO:tasks.workunit.client.0.smithi031.stdout:op 2273 completed, throughput=4.99MB/sec 2024-04-17T12:02:12.228 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6ChIpjQkrjiTSO_ off=1297625 len=2005247 2024-04-17T12:02:12.230 INFO:tasks.workunit.client.0.smithi031.stdout:op 2274 completed, throughput=5MB/sec 2024-04-17T12:02:12.230 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XGuU8EbKVvBdBel off=444015 len=551801 2024-04-17T12:02:12.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 2275 completed, throughput=5MB/sec 2024-04-17T12:02:12.232 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-606DPssiA1plzIY off=3785938 len=567430 2024-04-17T12:02:12.236 INFO:tasks.workunit.client.0.smithi031.stdout:op 2276 completed, throughput=5MB/sec 2024-04-17T12:02:12.236 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kG22BVojEclWbOT off=2927885 len=1128190 2024-04-17T12:02:12.242 INFO:tasks.workunit.client.0.smithi031.stdout:op 2277 completed, throughput=5MB/sec 2024-04-17T12:02:12.242 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qwEZcsn5kNzdYvP off=3702608 len=176911 2024-04-17T12:02:12.242 INFO:tasks.workunit.client.0.smithi031.stdout:op 2278 completed, throughput=5MB/sec 2024-04-17T12:02:13.243 INFO:tasks.workunit.client.0.smithi031.stdout: 451: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:13.243 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NelHhFzv1KWYQgM off=3479278 len=69469 2024-04-17T12:02:13.243 INFO:tasks.workunit.client.0.smithi031.stdout:op 2279 completed, throughput=4.99MB/sec 2024-04-17T12:02:13.243 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kNh5U3drOYitleS off=2645831 len=782332 2024-04-17T12:02:13.248 INFO:tasks.workunit.client.0.smithi031.stdout:op 2280 completed, throughput=4.99MB/sec 2024-04-17T12:02:13.248 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DqFJ-eIYHg97Sdw off=3577577 len=1664844 2024-04-17T12:02:13.256 INFO:tasks.workunit.client.0.smithi031.stdout:op 2281 completed, throughput=4.99MB/sec 2024-04-17T12:02:13.257 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XmJJb1BA-UzJFav off=4815420 len=918437 2024-04-17T12:02:13.261 INFO:tasks.workunit.client.0.smithi031.stdout:op 2282 completed, throughput=5MB/sec 2024-04-17T12:02:13.261 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XKLFZNvqZmx_pa5 off=5217688 len=573666 2024-04-17T12:02:13.265 INFO:tasks.workunit.client.0.smithi031.stdout:op 2283 completed, throughput=5MB/sec 2024-04-17T12:02:13.266 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Tzg6f0pjrqvEDXD off=2854047 len=318012 2024-04-17T12:02:13.269 INFO:tasks.workunit.client.0.smithi031.stdout:op 2284 completed, throughput=5MB/sec 2024-04-17T12:02:13.269 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4Pv_aja0dNv1lT6 off=11409941 len=1003449 2024-04-17T12:02:13.271 INFO:tasks.workunit.client.0.smithi031.stdout:op 2285 completed, throughput=5MB/sec 2024-04-17T12:02:13.271 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lIxnubYiZ0Q9VB2 off=7119186 len=305448 2024-04-17T12:02:13.272 INFO:tasks.workunit.client.0.smithi031.stdout:op 2286 completed, throughput=5MB/sec 2024-04-17T12:02:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:12.125601+0000 mgr.y (mgr.14556) 1088 : cluster [DBG] pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:02:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:12.125601+0000 mgr.y (mgr.14556) 1088 : cluster [DBG] pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:02:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:12.125601+0000 mgr.y (mgr.14556) 1088 : cluster [DBG] pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:02:13.984 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:02:14.272 INFO:tasks.workunit.client.0.smithi031.stdout: 452: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:14.272 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KL2oL2jZmvKD4B2 off=13334580 len=293874 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (29m) 8m ago 30m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (30m) 8m ago 30m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (31m) 8m ago 31m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (31m) 8m ago 31m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (34m) 8m ago 34m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (36m) 8m ago 36m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (36m) 8m ago 36m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (35m) 8m ago 35m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (35m) 8m ago 35m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (30m) 8m ago 30m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:02:14.273 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (30m) 8m ago 30m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:02:14.274 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (34m) 8m ago 34m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:02:14.274 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (34m) 8m ago 34m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:02:14.274 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (33m) 8m ago 33m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:02:14.274 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (33m) 8m ago 33m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:02:14.274 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (33m) 8m ago 32m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:02:14.274 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (32m) 8m ago 32m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:02:14.274 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (32m) 8m ago 32m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:02:14.274 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (31m) 8m ago 31m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:02:14.274 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (29m) 8m ago 30m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:02:14.274 INFO:tasks.workunit.client.0.smithi031.stdout:op 2287 completed, throughput=4.99MB/sec 2024-04-17T12:02:14.274 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dJpzA42ysK1TqmS off=7725465 len=1973499 2024-04-17T12:02:14.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 2288 completed, throughput=4.99MB/sec 2024-04-17T12:02:14.280 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fwKwPOGN4unE_rc off=1527683 len=48739 2024-04-17T12:02:14.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 2289 completed, throughput=4.99MB/sec 2024-04-17T12:02:14.280 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-V59En5ihPZSrvUw off=14756138 len=1969374 2024-04-17T12:02:14.282 INFO:tasks.workunit.client.0.smithi031.stdout:op 2290 completed, throughput=5MB/sec 2024-04-17T12:02:14.282 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z0oUXOXLkMnnVpF off=1069734 len=479431 2024-04-17T12:02:14.283 INFO:tasks.workunit.client.0.smithi031.stdout:op 2291 completed, throughput=5MB/sec 2024-04-17T12:02:14.283 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K-oAzILvMXsjPWb off=6629081 len=2059689 2024-04-17T12:02:14.284 INFO:tasks.workunit.client.0.smithi031.stdout:op 2292 completed, throughput=5MB/sec 2024-04-17T12:02:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:02:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:02:14.624 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:02:14.624 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:02:14.624 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:02:14.624 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:02:14.625 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:02:15.285 INFO:tasks.workunit.client.0.smithi031.stdout: 453: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:15.285 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-T_JiWzl_UXh0vI7 off=137340 len=899193 2024-04-17T12:02:15.286 INFO:tasks.workunit.client.0.smithi031.stdout:op 2293 completed, throughput=4.99MB/sec 2024-04-17T12:02:15.286 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QdIJDAmTCuRugQG off=9645581 len=690975 2024-04-17T12:02:15.287 INFO:tasks.workunit.client.0.smithi031.stdout:op 2294 completed, throughput=5MB/sec 2024-04-17T12:02:15.287 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SALR5AAiO2uC8Lj off=8175186 len=775233 2024-04-17T12:02:15.292 INFO:tasks.workunit.client.0.smithi031.stdout:op 2295 completed, throughput=5MB/sec 2024-04-17T12:02:15.292 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pO5dGASaAjFz1Yh off=4499037 len=1464494 2024-04-17T12:02:15.299 INFO:tasks.workunit.client.0.smithi031.stdout:op 2296 completed, throughput=5MB/sec 2024-04-17T12:02:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:02:13.973601+0000 mgr.y (mgr.14556) 1089 : audit [DBG] from='client.26237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:14.126173+0000 mgr.y (mgr.14556) 1090 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-17T12:02:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:02:14.266075+0000 mgr.y (mgr.14556) 1091 : audit [DBG] from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:02:14.625652+0000 mon.a (mon.0) 2214 : audit [DBG] from='client.? 172.21.15.31:0/978875573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:02:15.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:02:13.973601+0000 mgr.y (mgr.14556) 1089 : audit [DBG] from='client.26237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:15.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:14.126173+0000 mgr.y (mgr.14556) 1090 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-17T12:02:15.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:02:14.266075+0000 mgr.y (mgr.14556) 1091 : audit [DBG] from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:15.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:02:14.625652+0000 mon.a (mon.0) 2214 : audit [DBG] from='client.? 172.21.15.31:0/978875573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:02:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:02:13.973601+0000 mgr.y (mgr.14556) 1089 : audit [DBG] from='client.26237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:14.126173+0000 mgr.y (mgr.14556) 1090 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-17T12:02:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:02:14.266075+0000 mgr.y (mgr.14556) 1091 : audit [DBG] from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:02:14.625652+0000 mon.a (mon.0) 2214 : audit [DBG] from='client.? 172.21.15.31:0/978875573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:02:16.300 INFO:tasks.workunit.client.0.smithi031.stdout: 454: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:16.300 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-450qTrGCHj7Oz1A off=15224678 len=275658 2024-04-17T12:02:16.301 INFO:tasks.workunit.client.0.smithi031.stdout:op 2297 completed, throughput=4.99MB/sec 2024-04-17T12:02:16.301 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-owvij_kaggr0u37 off=19188969 len=774141 2024-04-17T12:02:16.305 INFO:tasks.workunit.client.0.smithi031.stdout:op 2298 completed, throughput=4.99MB/sec 2024-04-17T12:02:16.305 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ox0hcJuxnjeamMC off=11372455 len=1279973 2024-04-17T12:02:16.314 INFO:tasks.workunit.client.0.smithi031.stdout:op 2299 completed, throughput=4.99MB/sec 2024-04-17T12:02:16.314 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-K7zVkYOejCZfQlx off=15852929 len=1560128 2024-04-17T12:02:16.322 INFO:tasks.workunit.client.0.smithi031.stdout:op 2300 completed, throughput=5MB/sec 2024-04-17T12:02:16.322 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Gf9CmPMEdzs0tDQ off=4930634 len=938808 2024-04-17T12:02:16.326 INFO:tasks.workunit.client.0.smithi031.stdout:op 2301 completed, throughput=5MB/sec 2024-04-17T12:02:16.326 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_hOdHc3uQDLTO9G off=475030 len=1436960 2024-04-17T12:02:16.329 INFO:tasks.workunit.client.0.smithi031.stdout:op 2302 completed, throughput=5MB/sec 2024-04-17T12:02:17.329 INFO:tasks.workunit.client.0.smithi031.stdout: 455: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:17.329 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yt5a85Z1IR-WGTy off=4511195 len=267698 2024-04-17T12:02:17.330 INFO:tasks.workunit.client.0.smithi031.stdout:op 2303 completed, throughput=4.99MB/sec 2024-04-17T12:02:17.330 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LKYvsFtF4vQzeLL off=8808879 len=754236 2024-04-17T12:02:17.331 INFO:tasks.workunit.client.0.smithi031.stdout:op 2304 completed, throughput=4.99MB/sec 2024-04-17T12:02:17.331 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Fr0jamQF0GjyzR9 off=404142 len=1893549 2024-04-17T12:02:17.333 INFO:tasks.workunit.client.0.smithi031.stdout:op 2305 completed, throughput=5MB/sec 2024-04-17T12:02:17.334 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Q4n59nB2ygYLaYp off=10189348 len=1227297 2024-04-17T12:02:17.335 INFO:tasks.workunit.client.0.smithi031.stdout:op 2306 completed, throughput=5MB/sec 2024-04-17T12:02:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:16.126606+0000 mgr.y (mgr.14556) 1092 : cluster [DBG] pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:02:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:16.126606+0000 mgr.y (mgr.14556) 1092 : cluster [DBG] pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:02:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:16.126606+0000 mgr.y (mgr.14556) 1092 : cluster [DBG] pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:02:18.335 INFO:tasks.workunit.client.0.smithi031.stdout: 456: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:18.336 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ownn3hbLKS8b8wH off=11080194 len=716934 2024-04-17T12:02:18.337 INFO:tasks.workunit.client.0.smithi031.stdout:op 2307 completed, throughput=4.99MB/sec 2024-04-17T12:02:18.338 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JrvTG2VRwofK_by off=260965 len=480675 2024-04-17T12:02:18.341 INFO:tasks.workunit.client.0.smithi031.stdout:op 2308 completed, throughput=4.99MB/sec 2024-04-17T12:02:18.342 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ADqKQCDcUaSPWZx off=5605444 len=759974 2024-04-17T12:02:18.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 2309 completed, throughput=4.99MB/sec 2024-04-17T12:02:18.346 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gVjLdOPpEI2CgsU off=3347668 len=657095 2024-04-17T12:02:18.346 INFO:tasks.workunit.client.0.smithi031.stdout:op 2310 completed, throughput=4.99MB/sec 2024-04-17T12:02:18.347 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MLaZ-SRXuDWXDj- off=6723461 len=939275 2024-04-17T12:02:18.351 INFO:tasks.workunit.client.0.smithi031.stdout:op 2311 completed, throughput=5MB/sec 2024-04-17T12:02:18.351 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8l5jzP1CJ3NCSQY off=7636522 len=644949 2024-04-17T12:02:18.352 INFO:tasks.workunit.client.0.smithi031.stdout:op 2312 completed, throughput=5MB/sec 2024-04-17T12:02:18.352 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FCbCdrl_qJO4_uu off=17892913 len=444720 2024-04-17T12:02:18.355 INFO:tasks.workunit.client.0.smithi031.stdout:op 2313 completed, throughput=5MB/sec 2024-04-17T12:02:18.355 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kRAQihSC4Ic41xH off=429189 len=399823 2024-04-17T12:02:18.358 INFO:tasks.workunit.client.0.smithi031.stdout:op 2314 completed, throughput=5MB/sec 2024-04-17T12:02:18.358 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-N1N-6lp1gZRUAoD off=7657054 len=1369538 2024-04-17T12:02:18.364 INFO:tasks.workunit.client.0.smithi031.stdout:op 2315 completed, throughput=5MB/sec 2024-04-17T12:02:19.364 INFO:tasks.workunit.client.0.smithi031.stdout: 457: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:19.365 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3u3xWwICMKkGNt3 off=13599418 len=1708834 2024-04-17T12:02:19.366 INFO:tasks.workunit.client.0.smithi031.stdout:op 2316 completed, throughput=4.99MB/sec 2024-04-17T12:02:19.367 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CaaStmUzn3MJCVb off=3481814 len=1450662 2024-04-17T12:02:19.368 INFO:tasks.workunit.client.0.smithi031.stdout:op 2317 completed, throughput=5MB/sec 2024-04-17T12:02:19.368 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IABdV7IKo04j6rL off=14511023 len=159198 2024-04-17T12:02:19.368 INFO:tasks.workunit.client.0.smithi031.stdout:op 2318 completed, throughput=5MB/sec 2024-04-17T12:02:19.368 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Uki-YwVtFpUSMcA off=7496357 len=926442 2024-04-17T12:02:19.373 INFO:tasks.workunit.client.0.smithi031.stdout:op 2319 completed, throughput=5MB/sec 2024-04-17T12:02:19.373 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G74JYD0EeW7ozPN off=8774033 len=1761245 2024-04-17T12:02:19.375 INFO:tasks.workunit.client.0.smithi031.stdout:op 2320 completed, throughput=5MB/sec 2024-04-17T12:02:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:18.127271+0000 mgr.y (mgr.14556) 1093 : cluster [DBG] pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2024-04-17T12:02:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:18.127271+0000 mgr.y (mgr.14556) 1093 : cluster [DBG] pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2024-04-17T12:02:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:18.127271+0000 mgr.y (mgr.14556) 1093 : cluster [DBG] pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2024-04-17T12:02:20.375 INFO:tasks.workunit.client.0.smithi031.stdout: 458: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:20.376 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0g-gPH6-LhHyVQO off=1304042 len=961334 2024-04-17T12:02:20.377 INFO:tasks.workunit.client.0.smithi031.stdout:op 2321 completed, throughput=4.99MB/sec 2024-04-17T12:02:20.377 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hI0qyxQrEsbFn6B off=11349755 len=916467 2024-04-17T12:02:20.378 INFO:tasks.workunit.client.0.smithi031.stdout:op 2322 completed, throughput=5MB/sec 2024-04-17T12:02:20.378 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-78WPf1ox7pEI1Z6 off=1192287 len=254704 2024-04-17T12:02:20.381 INFO:tasks.workunit.client.0.smithi031.stdout:op 2323 completed, throughput=5MB/sec 2024-04-17T12:02:20.381 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G35MUhSZIawkkam off=18329319 len=912755 2024-04-17T12:02:20.383 INFO:tasks.workunit.client.0.smithi031.stdout:op 2324 completed, throughput=5MB/sec 2024-04-17T12:02:20.383 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xiLB3hgh5C1vpvy off=14479084 len=694625 2024-04-17T12:02:20.384 INFO:tasks.workunit.client.0.smithi031.stdout:op 2325 completed, throughput=5MB/sec 2024-04-17T12:02:21.384 INFO:tasks.workunit.client.0.smithi031.stdout: 459: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:21.385 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4_uDlVdXwnPg4zF off=16578092 len=810579 2024-04-17T12:02:21.386 INFO:tasks.workunit.client.0.smithi031.stdout:op 2326 completed, throughput=4.99MB/sec 2024-04-17T12:02:21.386 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3WtmYI8mQgwsbbE off=10137880 len=859063 2024-04-17T12:02:21.391 INFO:tasks.workunit.client.0.smithi031.stdout:op 2327 completed, throughput=4.99MB/sec 2024-04-17T12:02:21.391 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TgZqqZ6wB1wo6bC off=1860649 len=1185445 2024-04-17T12:02:21.399 INFO:tasks.workunit.client.0.smithi031.stdout:op 2328 completed, throughput=5MB/sec 2024-04-17T12:02:21.399 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8azqGqULO9xYlOU off=1063665 len=1985882 2024-04-17T12:02:21.402 INFO:tasks.workunit.client.0.smithi031.stdout:op 2329 completed, throughput=5MB/sec 2024-04-17T12:02:21.402 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5NPpcOAd1WtPSmr off=5521092 len=686220 2024-04-17T12:02:21.403 INFO:tasks.workunit.client.0.smithi031.stdout:op 2330 completed, throughput=5MB/sec 2024-04-17T12:02:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:02:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:21] "GET /metrics HTTP/1.1" 200 192512 "" "Prometheus/2.33.4" 2024-04-17T12:02:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:20.127718+0000 mgr.y (mgr.14556) 1094 : cluster [DBG] pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:02:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:20.127718+0000 mgr.y (mgr.14556) 1094 : cluster [DBG] pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:02:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:20.127718+0000 mgr.y (mgr.14556) 1094 : cluster [DBG] pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:02:22.404 INFO:tasks.workunit.client.0.smithi031.stdout: 460: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:22.404 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TyeUJbJBzvtMjb1 off=389415 len=1082367 2024-04-17T12:02:22.405 INFO:tasks.workunit.client.0.smithi031.stdout:op 2331 completed, throughput=4.99MB/sec 2024-04-17T12:02:22.405 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tgHondEZJrCYVu6 off=13823281 len=1366920 2024-04-17T12:02:22.411 INFO:tasks.workunit.client.0.smithi031.stdout:op 2332 completed, throughput=4.99MB/sec 2024-04-17T12:02:22.411 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rokGUFGaBTlW__V off=10265419 len=224824 2024-04-17T12:02:22.414 INFO:tasks.workunit.client.0.smithi031.stdout:op 2333 completed, throughput=5MB/sec 2024-04-17T12:02:22.414 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CHDYzh96hYSdj92 off=2714509 len=1078300 2024-04-17T12:02:22.416 INFO:tasks.workunit.client.0.smithi031.stdout:op 2334 completed, throughput=5MB/sec 2024-04-17T12:02:22.416 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PqZRyPZoO3MbPYS off=10532783 len=1832374 2024-04-17T12:02:22.424 INFO:tasks.workunit.client.0.smithi031.stdout:op 2335 completed, throughput=5MB/sec 2024-04-17T12:02:23.425 INFO:tasks.workunit.client.0.smithi031.stdout: 461: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:23.425 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EYmRVfRpOC_CvWx off=3576332 len=1201009 2024-04-17T12:02:23.427 INFO:tasks.workunit.client.0.smithi031.stdout:op 2336 completed, throughput=4.99MB/sec 2024-04-17T12:02:23.427 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-67CMLpXOr7olmvM off=1803865 len=996895 2024-04-17T12:02:23.429 INFO:tasks.workunit.client.0.smithi031.stdout:op 2337 completed, throughput=4.99MB/sec 2024-04-17T12:02:23.429 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XOyBDunCmkCt8bq off=3479592 len=747718 2024-04-17T12:02:23.431 INFO:tasks.workunit.client.0.smithi031.stdout:op 2338 completed, throughput=5MB/sec 2024-04-17T12:02:23.431 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ldmmjEyHEvyg0zf off=6332531 len=1669352 2024-04-17T12:02:23.433 INFO:tasks.workunit.client.0.smithi031.stdout:op 2339 completed, throughput=5MB/sec 2024-04-17T12:02:23.433 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lfAZ02itomoLRst off=4949675 len=465739 2024-04-17T12:02:23.436 INFO:tasks.workunit.client.0.smithi031.stdout:op 2340 completed, throughput=5MB/sec 2024-04-17T12:02:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:22.128132+0000 mgr.y (mgr.14556) 1095 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:02:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:22.128132+0000 mgr.y (mgr.14556) 1095 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:02:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:22.128132+0000 mgr.y (mgr.14556) 1095 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:02:24.436 INFO:tasks.workunit.client.0.smithi031.stdout: 462: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:24.437 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h2qoq1tG_LE0DCe off=14037917 len=98701 2024-04-17T12:02:24.437 INFO:tasks.workunit.client.0.smithi031.stdout:op 2341 completed, throughput=4.99MB/sec 2024-04-17T12:02:24.437 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SZrNeY9wYYjwRXW off=5103250 len=1514060 2024-04-17T12:02:24.443 INFO:tasks.workunit.client.0.smithi031.stdout:op 2342 completed, throughput=4.99MB/sec 2024-04-17T12:02:24.443 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CUtQBRI-yA_OZlI off=5238531 len=708120 2024-04-17T12:02:24.448 INFO:tasks.workunit.client.0.smithi031.stdout:op 2343 completed, throughput=4.99MB/sec 2024-04-17T12:02:24.448 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y0gQwAEQGa5cT9e off=1756344 len=37218 2024-04-17T12:02:24.448 INFO:tasks.workunit.client.0.smithi031.stdout:op 2344 completed, throughput=4.99MB/sec 2024-04-17T12:02:24.449 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w9J5BPFs5EaUYPf off=8055453 len=675061 2024-04-17T12:02:24.450 INFO:tasks.workunit.client.0.smithi031.stdout:op 2345 completed, throughput=5MB/sec 2024-04-17T12:02:24.450 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4Vt97Vvt893jo3b off=3287449 len=1778197 2024-04-17T12:02:24.452 INFO:tasks.workunit.client.0.smithi031.stdout:op 2346 completed, throughput=5MB/sec 2024-04-17T12:02:24.452 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5ZrZJEdRXCKgXh7 off=14717125 len=2093409 2024-04-17T12:02:24.454 INFO:tasks.workunit.client.0.smithi031.stdout:op 2347 completed, throughput=5MB/sec 2024-04-17T12:02:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:02:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:02:25.454 INFO:tasks.workunit.client.0.smithi031.stdout: 463: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:25.455 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5OCGDnH-pdnyEL2 off=2093489 len=805954 2024-04-17T12:02:25.456 INFO:tasks.workunit.client.0.smithi031.stdout:op 2348 completed, throughput=4.99MB/sec 2024-04-17T12:02:25.456 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Kv2bR1syxwaBcfH off=10479726 len=1298429 2024-04-17T12:02:25.463 INFO:tasks.workunit.client.0.smithi031.stdout:op 2349 completed, throughput=5MB/sec 2024-04-17T12:02:25.463 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pzVvv5IyDQq-Mws off=12121505 len=995105 2024-04-17T12:02:25.469 INFO:tasks.workunit.client.0.smithi031.stdout:op 2350 completed, throughput=5MB/sec 2024-04-17T12:02:25.470 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SifpjP9a3Uksus- off=11245945 len=435110 2024-04-17T12:02:25.470 INFO:tasks.workunit.client.0.smithi031.stdout:op 2351 completed, throughput=5MB/sec 2024-04-17T12:02:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:24.128739+0000 mgr.y (mgr.14556) 1096 : cluster [DBG] pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-17T12:02:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:24.128739+0000 mgr.y (mgr.14556) 1096 : cluster [DBG] pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-17T12:02:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:24.128739+0000 mgr.y (mgr.14556) 1096 : cluster [DBG] pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-17T12:02:26.469 INFO:tasks.workunit.client.0.smithi031.stdout: 464: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:26.470 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZuhC6MKyCHAgMev off=3526567 len=2009379 2024-04-17T12:02:26.472 INFO:tasks.workunit.client.0.smithi031.stdout:op 2352 completed, throughput=4.99MB/sec 2024-04-17T12:02:26.472 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-F1daV_2yFEdUpLv off=375145 len=1551467 2024-04-17T12:02:26.478 INFO:tasks.workunit.client.0.smithi031.stdout:op 2353 completed, throughput=5MB/sec 2024-04-17T12:02:26.479 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-45zdG2JFynWoG13 off=258225 len=866875 2024-04-17T12:02:26.483 INFO:tasks.workunit.client.0.smithi031.stdout:op 2354 completed, throughput=5MB/sec 2024-04-17T12:02:26.483 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cwBD4qmjT09Du1k off=65733 len=1056543 2024-04-17T12:02:26.489 INFO:tasks.workunit.client.0.smithi031.stdout:op 2355 completed, throughput=5MB/sec 2024-04-17T12:02:27.489 INFO:tasks.workunit.client.0.smithi031.stdout: 465: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:27.489 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nzrWA5xsqOmPuFL off=14673042 len=1167163 2024-04-17T12:02:27.495 INFO:tasks.workunit.client.0.smithi031.stdout:op 2356 completed, throughput=4.99MB/sec 2024-04-17T12:02:27.495 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-06bKPH1J_oY1MkP off=7161813 len=1718826 2024-04-17T12:02:27.506 INFO:tasks.workunit.client.0.smithi031.stdout:op 2357 completed, throughput=5MB/sec 2024-04-17T12:02:27.506 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XA4wY2sSZX6ve40 off=22818302 len=1405030 2024-04-17T12:02:27.511 INFO:tasks.workunit.client.0.smithi031.stdout:op 2358 completed, throughput=5MB/sec 2024-04-17T12:02:27.511 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EpvveySmZ1VVhfH off=23514795 len=311712 2024-04-17T12:02:27.515 INFO:tasks.workunit.client.0.smithi031.stdout:op 2359 completed, throughput=5MB/sec 2024-04-17T12:02:27.515 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HXZ7FWb5gBjS0vW off=7264368 len=1299324 2024-04-17T12:02:27.520 INFO:tasks.workunit.client.0.smithi031.stdout:op 2360 completed, throughput=5MB/sec 2024-04-17T12:02:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:26.129197+0000 mgr.y (mgr.14556) 1097 : cluster [DBG] pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:02:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:26.129197+0000 mgr.y (mgr.14556) 1097 : cluster [DBG] pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:02:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:26.129197+0000 mgr.y (mgr.14556) 1097 : cluster [DBG] pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:02:28.520 INFO:tasks.workunit.client.0.smithi031.stdout: 466: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:28.520 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_buGemANX4-Iorw off=9546502 len=2043477 2024-04-17T12:02:28.524 INFO:tasks.workunit.client.0.smithi031.stdout:op 2361 completed, throughput=5MB/sec 2024-04-17T12:02:28.524 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YRGf35rYfucUC8n off=8081138 len=1186774 2024-04-17T12:02:28.526 INFO:tasks.workunit.client.0.smithi031.stdout:op 2362 completed, throughput=5MB/sec 2024-04-17T12:02:28.526 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OPC1ypVeVFiI0L1 off=5631258 len=600818 2024-04-17T12:02:28.528 INFO:tasks.workunit.client.0.smithi031.stdout:op 2363 completed, throughput=5MB/sec 2024-04-17T12:02:28.528 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HX2o2z5O_zawtYJ off=1609898 len=1633641 2024-04-17T12:02:28.536 INFO:tasks.workunit.client.0.smithi031.stdout:op 2364 completed, throughput=5MB/sec 2024-04-17T12:02:29.536 INFO:tasks.workunit.client.0.smithi031.stdout: 467: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:29.537 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DDcKJCFyS1FQHLl off=6382875 len=1363892 2024-04-17T12:02:29.538 INFO:tasks.workunit.client.0.smithi031.stdout:op 2365 completed, throughput=4.99MB/sec 2024-04-17T12:02:29.538 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-l9gf1vtYq6L8nVi off=6580318 len=699940 2024-04-17T12:02:29.539 INFO:tasks.workunit.client.0.smithi031.stdout:op 2366 completed, throughput=5MB/sec 2024-04-17T12:02:29.540 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wXJWVd219dbHOfc off=2630013 len=269977 2024-04-17T12:02:29.543 INFO:tasks.workunit.client.0.smithi031.stdout:op 2367 completed, throughput=5MB/sec 2024-04-17T12:02:29.543 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h6lhMwGsiWicNMQ off=2069163 len=1751227 2024-04-17T12:02:29.545 INFO:tasks.workunit.client.0.smithi031.stdout:op 2368 completed, throughput=5MB/sec 2024-04-17T12:02:29.545 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-p0vwWNw1qq2KkK_ off=7516914 len=437989 2024-04-17T12:02:29.549 INFO:tasks.workunit.client.0.smithi031.stdout:op 2369 completed, throughput=5MB/sec 2024-04-17T12:02:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:28.129769+0000 mgr.y (mgr.14556) 1098 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:02:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:28.129769+0000 mgr.y (mgr.14556) 1098 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:02:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:28.129769+0000 mgr.y (mgr.14556) 1098 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:02:30.550 INFO:tasks.workunit.client.0.smithi031.stdout: 468: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:30.550 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ft9fDo-bKJmGg4s off=3916201 len=895083 2024-04-17T12:02:30.551 INFO:tasks.workunit.client.0.smithi031.stdout:op 2370 completed, throughput=4.99MB/sec 2024-04-17T12:02:30.551 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vBQ_mEEGCqiPEG8 off=4763778 len=226693 2024-04-17T12:02:30.552 INFO:tasks.workunit.client.0.smithi031.stdout:op 2371 completed, throughput=4.99MB/sec 2024-04-17T12:02:30.552 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sEARtJyQVI0QgCs off=5527598 len=1403959 2024-04-17T12:02:30.561 INFO:tasks.workunit.client.0.smithi031.stdout:op 2372 completed, throughput=4.99MB/sec 2024-04-17T12:02:30.561 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-e_AeC13l_FtMZvF off=9918364 len=1298670 2024-04-17T12:02:30.564 INFO:tasks.workunit.client.0.smithi031.stdout:op 2373 completed, throughput=5MB/sec 2024-04-17T12:02:30.564 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U1xHd_Tb9lSO_5e off=2071902 len=996954 2024-04-17T12:02:30.566 INFO:tasks.workunit.client.0.smithi031.stdout:op 2374 completed, throughput=5MB/sec 2024-04-17T12:02:30.566 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CHLzO8hfdfdPSlT off=185977 len=1179869 2024-04-17T12:02:30.572 INFO:tasks.workunit.client.0.smithi031.stdout:op 2375 completed, throughput=5MB/sec 2024-04-17T12:02:31.573 INFO:tasks.workunit.client.0.smithi031.stdout: 469: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:31.573 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yJMT-xlU0yM7RBo off=3765445 len=1215534 2024-04-17T12:02:31.576 INFO:tasks.workunit.client.0.smithi031.stdout:op 2376 completed, throughput=4.99MB/sec 2024-04-17T12:02:31.576 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hlDTjhnfaPxTWju off=692676 len=844312 2024-04-17T12:02:31.577 INFO:tasks.workunit.client.0.smithi031.stdout:op 2377 completed, throughput=5MB/sec 2024-04-17T12:02:31.577 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-N8hHJYKivNRGeLp off=3146519 len=87474 2024-04-17T12:02:31.578 INFO:tasks.workunit.client.0.smithi031.stdout:op 2378 completed, throughput=5MB/sec 2024-04-17T12:02:31.578 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xvOTrBVXveDEpLK off=17518467 len=1794711 2024-04-17T12:02:31.581 INFO:tasks.workunit.client.0.smithi031.stdout:op 2379 completed, throughput=5MB/sec 2024-04-17T12:02:31.581 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RLoRBA2W-NERZVc off=3162723 len=1819841 2024-04-17T12:02:31.585 INFO:tasks.workunit.client.0.smithi031.stdout:op 2380 completed, throughput=5MB/sec 2024-04-17T12:02:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:30.130270+0000 mgr.y (mgr.14556) 1099 : cluster [DBG] pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:02:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:31] "GET /metrics HTTP/1.1" 200 192516 "" "Prometheus/2.33.4" 2024-04-17T12:02:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:30.130270+0000 mgr.y (mgr.14556) 1099 : cluster [DBG] pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:02:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:30.130270+0000 mgr.y (mgr.14556) 1099 : cluster [DBG] pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:02:32.585 INFO:tasks.workunit.client.0.smithi031.stdout: 470: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:32.585 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-T0gB7eOe4zhkYe4 off=20669755 len=361002 2024-04-17T12:02:32.586 INFO:tasks.workunit.client.0.smithi031.stdout:op 2381 completed, throughput=4.99MB/sec 2024-04-17T12:02:32.586 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gsnvx4kRTTSJPjF off=3941360 len=394666 2024-04-17T12:02:32.586 INFO:tasks.workunit.client.0.smithi031.stdout:op 2382 completed, throughput=4.99MB/sec 2024-04-17T12:02:32.587 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oybmAeVe5hTnizS off=5660065 len=785986 2024-04-17T12:02:32.592 INFO:tasks.workunit.client.0.smithi031.stdout:op 2383 completed, throughput=4.99MB/sec 2024-04-17T12:02:32.592 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zJNizATf3M7TYfM off=1730007 len=1845143 2024-04-17T12:02:32.596 INFO:tasks.workunit.client.0.smithi031.stdout:op 2384 completed, throughput=5MB/sec 2024-04-17T12:02:32.596 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-q4muyXVyostJdxG off=3068105 len=51957 2024-04-17T12:02:32.599 INFO:tasks.workunit.client.0.smithi031.stdout:op 2385 completed, throughput=5MB/sec 2024-04-17T12:02:32.599 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-G6EGTZCyVsQw43X off=5189566 len=1615122 2024-04-17T12:02:32.607 INFO:tasks.workunit.client.0.smithi031.stdout:op 2386 completed, throughput=5MB/sec 2024-04-17T12:02:33.607 INFO:tasks.workunit.client.0.smithi031.stdout: 471: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:33.607 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-R00XLQzqPbYIqmV off=3188139 len=48968 2024-04-17T12:02:33.608 INFO:tasks.workunit.client.0.smithi031.stdout:op 2387 completed, throughput=4.99MB/sec 2024-04-17T12:02:33.608 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Esy0uMmC7lbUJY- off=4997376 len=1437498 2024-04-17T12:02:33.610 INFO:tasks.workunit.client.0.smithi031.stdout:op 2388 completed, throughput=4.99MB/sec 2024-04-17T12:02:33.610 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0GHM0s7Ah2Ppwy0 off=5229093 len=1394597 2024-04-17T12:02:33.612 INFO:tasks.workunit.client.0.smithi031.stdout:op 2389 completed, throughput=5MB/sec 2024-04-17T12:02:33.612 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HmMOD-W3RECYH_h off=20510268 len=470188 2024-04-17T12:02:33.613 INFO:tasks.workunit.client.0.smithi031.stdout:op 2390 completed, throughput=5MB/sec 2024-04-17T12:02:33.613 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cl1DjMFToFCPEdo off=4416589 len=150685 2024-04-17T12:02:33.614 INFO:tasks.workunit.client.0.smithi031.stdout:op 2391 completed, throughput=5MB/sec 2024-04-17T12:02:33.614 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QpH92gZVDRMctmD off=19714324 len=1737043 2024-04-17T12:02:33.623 INFO:tasks.workunit.client.0.smithi031.stdout:op 2392 completed, throughput=5MB/sec 2024-04-17T12:02:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:32.130771+0000 mgr.y (mgr.14556) 1100 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:02:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:32.130771+0000 mgr.y (mgr.14556) 1100 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:02:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:32.130771+0000 mgr.y (mgr.14556) 1100 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:02:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:02:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:02:34.623 INFO:tasks.workunit.client.0.smithi031.stdout: 472: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:34.624 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mlw2okqb0Vfs19J off=19863945 len=1869681 2024-04-17T12:02:34.633 INFO:tasks.workunit.client.0.smithi031.stdout:op 2393 completed, throughput=4.99MB/sec 2024-04-17T12:02:34.633 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Cqbhoc8q84k-tL0 off=8155408 len=287828 2024-04-17T12:02:34.637 INFO:tasks.workunit.client.0.smithi031.stdout:op 2394 completed, throughput=5MB/sec 2024-04-17T12:02:34.637 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OpH8QBlpgv9Nlbf off=723172 len=311857 2024-04-17T12:02:34.638 INFO:tasks.workunit.client.0.smithi031.stdout:op 2395 completed, throughput=5MB/sec 2024-04-17T12:02:34.638 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TKg4N1JGRkrgbXU off=4676600 len=11378 2024-04-17T12:02:34.640 INFO:tasks.workunit.client.0.smithi031.stdout:op 2396 completed, throughput=5MB/sec 2024-04-17T12:02:34.641 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-glCRvI9q9U9b7wO off=9712695 len=1709301 2024-04-17T12:02:34.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 2397 completed, throughput=5MB/sec 2024-04-17T12:02:34.653 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qIMq2FZLiC-ZwBd off=7906327 len=578926 2024-04-17T12:02:34.656 INFO:tasks.workunit.client.0.smithi031.stdout:op 2398 completed, throughput=5MB/sec 2024-04-17T12:02:35.657 INFO:tasks.workunit.client.0.smithi031.stdout: 473: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:35.657 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wgx75LUJeI599cl off=1605979 len=1460785 2024-04-17T12:02:35.659 INFO:tasks.workunit.client.0.smithi031.stdout:op 2399 completed, throughput=4.99MB/sec 2024-04-17T12:02:35.659 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-g8k7GZ5OiUbVwn8 off=2109854 len=1977195 2024-04-17T12:02:35.661 INFO:tasks.workunit.client.0.smithi031.stdout:op 2400 completed, throughput=5MB/sec 2024-04-17T12:02:35.661 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ujk0ND6YkeODjaf off=5705046 len=54391 2024-04-17T12:02:35.664 INFO:tasks.workunit.client.0.smithi031.stdout:op 2401 completed, throughput=5MB/sec 2024-04-17T12:02:35.664 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-O0f3L9VeyUMSbEj off=593886 len=1398687 2024-04-17T12:02:35.670 INFO:tasks.workunit.client.0.smithi031.stdout:op 2402 completed, throughput=5MB/sec 2024-04-17T12:02:35.670 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ri_ACpvlHF8CLX6 off=6098863 len=282056 2024-04-17T12:02:35.671 INFO:tasks.workunit.client.0.smithi031.stdout:op 2403 completed, throughput=5MB/sec 2024-04-17T12:02:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:34.131639+0000 mgr.y (mgr.14556) 1101 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:02:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:34.131639+0000 mgr.y (mgr.14556) 1101 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:02:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:34.131639+0000 mgr.y (mgr.14556) 1101 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:02:36.671 INFO:tasks.workunit.client.0.smithi031.stdout: 474: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:36.672 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Iap1QG9Dpi8Dr11 off=18870011 len=1044140 2024-04-17T12:02:36.673 INFO:tasks.workunit.client.0.smithi031.stdout:op 2404 completed, throughput=4.99MB/sec 2024-04-17T12:02:36.673 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FZH219TNsmUsFuZ off=7938846 len=106637 2024-04-17T12:02:36.676 INFO:tasks.workunit.client.0.smithi031.stdout:op 2405 completed, throughput=4.99MB/sec 2024-04-17T12:02:36.676 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YPt2_g3tW8jxapT off=9238942 len=984855 2024-04-17T12:02:36.681 INFO:tasks.workunit.client.0.smithi031.stdout:op 2406 completed, throughput=4.99MB/sec 2024-04-17T12:02:36.681 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GsQ3RU8f8EexMxv off=1228679 len=1166839 2024-04-17T12:02:36.687 INFO:tasks.workunit.client.0.smithi031.stdout:op 2407 completed, throughput=5MB/sec 2024-04-17T12:02:36.687 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UleYANELvqegvCP off=1911697 len=286058 2024-04-17T12:02:36.688 INFO:tasks.workunit.client.0.smithi031.stdout:op 2408 completed, throughput=5MB/sec 2024-04-17T12:02:36.688 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TgsZe1U14vHKFyT off=8819246 len=649702 2024-04-17T12:02:36.692 INFO:tasks.workunit.client.0.smithi031.stdout:op 2409 completed, throughput=5MB/sec 2024-04-17T12:02:36.693 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LOTcaUcHZJHYe3y off=3839719 len=1811343 2024-04-17T12:02:36.703 INFO:tasks.workunit.client.0.smithi031.stdout:op 2410 completed, throughput=5MB/sec 2024-04-17T12:02:37.704 INFO:tasks.workunit.client.0.smithi031.stdout: 475: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:37.704 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BH3L_m_qR1O1AZ1 off=295544 len=51438 2024-04-17T12:02:37.706 INFO:tasks.workunit.client.0.smithi031.stdout:op 2411 completed, throughput=4.99MB/sec 2024-04-17T12:02:37.707 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QzCMkT7jYsPslEN off=13099265 len=1719817 2024-04-17T12:02:37.709 INFO:tasks.workunit.client.0.smithi031.stdout:op 2412 completed, throughput=4.99MB/sec 2024-04-17T12:02:37.709 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s0DAAH1Abv-aYqO off=8158271 len=179829 2024-04-17T12:02:37.710 INFO:tasks.workunit.client.0.smithi031.stdout:op 2413 completed, throughput=4.99MB/sec 2024-04-17T12:02:37.710 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fCnSl-68cfzvtbE off=5039347 len=1486063 2024-04-17T12:02:37.719 INFO:tasks.workunit.client.0.smithi031.stdout:op 2414 completed, throughput=5MB/sec 2024-04-17T12:02:37.719 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xs84ZGbUaHRRe1f off=7523430 len=1934195 2024-04-17T12:02:37.723 INFO:tasks.workunit.client.0.smithi031.stdout:op 2415 completed, throughput=5MB/sec 2024-04-17T12:02:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:36.132224+0000 mgr.y (mgr.14556) 1102 : cluster [DBG] pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:02:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:36.132224+0000 mgr.y (mgr.14556) 1102 : cluster [DBG] pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:02:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:36.132224+0000 mgr.y (mgr.14556) 1102 : cluster [DBG] pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:02:38.723 INFO:tasks.workunit.client.0.smithi031.stdout: 476: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:38.723 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ccQJaiN50odwAbd off=8801183 len=1316242 2024-04-17T12:02:38.731 INFO:tasks.workunit.client.0.smithi031.stdout:op 2416 completed, throughput=4.99MB/sec 2024-04-17T12:02:38.731 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mqRh1bllueUvcww off=9091794 len=431705 2024-04-17T12:02:38.734 INFO:tasks.workunit.client.0.smithi031.stdout:op 2417 completed, throughput=4.99MB/sec 2024-04-17T12:02:38.734 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JDC3WvV6qOyb4e0 off=18879923 len=158363 2024-04-17T12:02:38.735 INFO:tasks.workunit.client.0.smithi031.stdout:op 2418 completed, throughput=4.99MB/sec 2024-04-17T12:02:38.735 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2J_3h3_ZoX_7O-g off=18464847 len=614156 2024-04-17T12:02:38.739 INFO:tasks.workunit.client.0.smithi031.stdout:op 2419 completed, throughput=5MB/sec 2024-04-17T12:02:38.739 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ILCa1SEnA_-cVJZ off=16203157 len=243955 2024-04-17T12:02:38.739 INFO:tasks.workunit.client.0.smithi031.stdout:op 2420 completed, throughput=5MB/sec 2024-04-17T12:02:38.739 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L_xl5n1Zw9dn3MR off=199959 len=517609 2024-04-17T12:02:38.740 INFO:tasks.workunit.client.0.smithi031.stdout:op 2421 completed, throughput=5MB/sec 2024-04-17T12:02:38.740 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YE5OQunHOxIskQY off=3913123 len=809253 2024-04-17T12:02:38.741 INFO:tasks.workunit.client.0.smithi031.stdout:op 2422 completed, throughput=5MB/sec 2024-04-17T12:02:38.741 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_tOxiPjUJ9bZ6hx off=4923989 len=814448 2024-04-17T12:02:38.747 INFO:tasks.workunit.client.0.smithi031.stdout:op 2423 completed, throughput=5MB/sec 2024-04-17T12:02:39.747 INFO:tasks.workunit.client.0.smithi031.stdout: 477: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:39.747 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-et_sBKAWqi7Lvhm off=12098802 len=340751 2024-04-17T12:02:39.748 INFO:tasks.workunit.client.0.smithi031.stdout:op 2424 completed, throughput=4.99MB/sec 2024-04-17T12:02:39.748 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EZgLTIc9O9IsOjF off=17783785 len=150357 2024-04-17T12:02:39.749 INFO:tasks.workunit.client.0.smithi031.stdout:op 2425 completed, throughput=4.99MB/sec 2024-04-17T12:02:39.750 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-by4BVSo4S3A_oH5 off=16108128 len=360724 2024-04-17T12:02:39.750 INFO:tasks.workunit.client.0.smithi031.stdout:op 2426 completed, throughput=4.99MB/sec 2024-04-17T12:02:39.750 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3XJAcujUEpt6gq4 off=3954339 len=1525868 2024-04-17T12:02:39.752 INFO:tasks.workunit.client.0.smithi031.stdout:op 2427 completed, throughput=4.99MB/sec 2024-04-17T12:02:39.752 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_aC0OHf4F3lrYrr off=7588351 len=740683 2024-04-17T12:02:39.754 INFO:tasks.workunit.client.0.smithi031.stdout:op 2428 completed, throughput=5MB/sec 2024-04-17T12:02:39.754 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZurUSYwFjc16V_L off=5118775 len=1731127 2024-04-17T12:02:39.756 INFO:tasks.workunit.client.0.smithi031.stdout:op 2429 completed, throughput=5MB/sec 2024-04-17T12:02:39.756 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nfqwEmvlFfcLr-c off=488557 len=1836415 2024-04-17T12:02:39.766 INFO:tasks.workunit.client.0.smithi031.stdout:op 2430 completed, throughput=5MB/sec 2024-04-17T12:02:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:38.132898+0000 mgr.y (mgr.14556) 1103 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:02:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:38.132898+0000 mgr.y (mgr.14556) 1103 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:02:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:38.132898+0000 mgr.y (mgr.14556) 1103 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:02:40.766 INFO:tasks.workunit.client.0.smithi031.stdout: 478: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:40.767 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2LHRnuE-5KRkwqZ off=4963941 len=829660 2024-04-17T12:02:40.772 INFO:tasks.workunit.client.0.smithi031.stdout:op 2431 completed, throughput=4.99MB/sec 2024-04-17T12:02:40.772 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xrY65tugTbgDKDL off=11303521 len=28568 2024-04-17T12:02:40.772 INFO:tasks.workunit.client.0.smithi031.stdout:op 2432 completed, throughput=4.99MB/sec 2024-04-17T12:02:40.772 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jevuxjCPSyq2nw6 off=644085 len=1473916 2024-04-17T12:02:40.775 INFO:tasks.workunit.client.0.smithi031.stdout:op 2433 completed, throughput=5MB/sec 2024-04-17T12:02:40.775 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-845uVhfaHxrqAv- off=425586 len=2054631 2024-04-17T12:02:40.778 INFO:tasks.workunit.client.0.smithi031.stdout:op 2434 completed, throughput=5MB/sec 2024-04-17T12:02:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:40.133384+0000 mgr.y (mgr.14556) 1104 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:02:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:40.133384+0000 mgr.y (mgr.14556) 1104 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:02:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:02:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:41] "GET /metrics HTTP/1.1" 200 192512 "" "Prometheus/2.33.4" 2024-04-17T12:02:41.778 INFO:tasks.workunit.client.0.smithi031.stdout: 479: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:41.779 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Q24Vf29I_AnbESy off=5807585 len=1898073 2024-04-17T12:02:41.781 INFO:tasks.workunit.client.0.smithi031.stdout:op 2435 completed, throughput=4.99MB/sec 2024-04-17T12:02:41.781 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BszxThl2QhlGZI8 off=2905183 len=511542 2024-04-17T12:02:41.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 2436 completed, throughput=5MB/sec 2024-04-17T12:02:41.785 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DVuDhOHRIgCYhQP off=13065277 len=730227 2024-04-17T12:02:41.789 INFO:tasks.workunit.client.0.smithi031.stdout:op 2437 completed, throughput=5MB/sec 2024-04-17T12:02:41.789 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RQZ7mO4tRfxYcY6 off=14224 len=1396172 2024-04-17T12:02:41.794 INFO:tasks.workunit.client.0.smithi031.stdout:op 2438 completed, throughput=5MB/sec 2024-04-17T12:02:41.794 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JqFsoA9y7nSIMQm off=737190 len=62046 2024-04-17T12:02:41.797 INFO:tasks.workunit.client.0.smithi031.stdout:op 2439 completed, throughput=5MB/sec 2024-04-17T12:02:41.797 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zZ8ifUZk9QWSO7V off=9202749 len=558770 2024-04-17T12:02:41.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 2440 completed, throughput=5MB/sec 2024-04-17T12:02:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:40.133384+0000 mgr.y (mgr.14556) 1104 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:02:42.798 INFO:tasks.workunit.client.0.smithi031.stdout: 480: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:42.798 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UWmlKR-C_X_B2ra off=19144699 len=2014918 2024-04-17T12:02:42.809 INFO:tasks.workunit.client.0.smithi031.stdout:op 2441 completed, throughput=4.99MB/sec 2024-04-17T12:02:42.809 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AwwCSd1p_nkoD7- off=15832955 len=96822 2024-04-17T12:02:42.810 INFO:tasks.workunit.client.0.smithi031.stdout:op 2442 completed, throughput=4.99MB/sec 2024-04-17T12:02:42.810 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eIE_1Kh-MGd6aii off=4808545 len=1229675 2024-04-17T12:02:42.818 INFO:tasks.workunit.client.0.smithi031.stdout:op 2443 completed, throughput=5MB/sec 2024-04-17T12:02:42.818 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RcFkMy6t--J7Kga off=22872896 len=1051779 2024-04-17T12:02:42.820 INFO:tasks.workunit.client.0.smithi031.stdout:op 2444 completed, throughput=5MB/sec 2024-04-17T12:02:42.820 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qVvdb1Om1vfxEOC off=1726374 len=1245231 2024-04-17T12:02:42.821 INFO:tasks.workunit.client.0.smithi031.stdout:op 2445 completed, throughput=5MB/sec 2024-04-17T12:02:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:02:41.931669+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:02:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:02:42.237643+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:02:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:02:42.238323+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:02:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:02:42.242661+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:02:42.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:02:41.931669+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:02:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:02:42.237643+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:02:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:02:42.238323+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:02:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:02:42.242661+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:02:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:02:41.931669+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:02:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:02:42.237643+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:02:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:02:42.238323+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:02:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:02:42.242661+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:02:43.821 INFO:tasks.workunit.client.0.smithi031.stdout: 481: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:43.821 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wCabW16lZahBLy3 off=2251374 len=683713 2024-04-17T12:02:43.823 INFO:tasks.workunit.client.0.smithi031.stdout:op 2446 completed, throughput=4.99MB/sec 2024-04-17T12:02:43.823 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xUAMSlsv4-IxAIe off=1190785 len=287310 2024-04-17T12:02:43.824 INFO:tasks.workunit.client.0.smithi031.stdout:op 2447 completed, throughput=4.99MB/sec 2024-04-17T12:02:43.824 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-C-jj4acjge_G0KS off=19873025 len=433477 2024-04-17T12:02:43.825 INFO:tasks.workunit.client.0.smithi031.stdout:op 2448 completed, throughput=4.99MB/sec 2024-04-17T12:02:43.825 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-H7quZSeec4fEI2F off=9088707 len=1362280 2024-04-17T12:02:43.832 INFO:tasks.workunit.client.0.smithi031.stdout:op 2449 completed, throughput=5MB/sec 2024-04-17T12:02:43.832 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CWrypo_2FWmdqPH off=2885058 len=810730 2024-04-17T12:02:43.833 INFO:tasks.workunit.client.0.smithi031.stdout:op 2450 completed, throughput=5MB/sec 2024-04-17T12:02:43.833 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--eyPS-FolijTheh off=2780425 len=1460214 2024-04-17T12:02:43.842 INFO:tasks.workunit.client.0.smithi031.stdout:op 2451 completed, throughput=5MB/sec 2024-04-17T12:02:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:42.133758+0000 mgr.y (mgr.14556) 1105 : cluster [DBG] pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:02:43.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:42.133758+0000 mgr.y (mgr.14556) 1105 : cluster [DBG] pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:02:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:42.133758+0000 mgr.y (mgr.14556) 1105 : cluster [DBG] pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:02:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:02:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:02:44.842 INFO:tasks.workunit.client.0.smithi031.stdout: 482: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:44.843 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JVWSp6vGCBM4x9X off=17355028 len=1246165 2024-04-17T12:02:44.848 INFO:tasks.workunit.client.0.smithi031.stdout:op 2452 completed, throughput=4.99MB/sec 2024-04-17T12:02:44.849 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ucqV8LeuIywzNPe off=3703989 len=325751 2024-04-17T12:02:44.849 INFO:tasks.workunit.client.0.smithi031.stdout:op 2453 completed, throughput=4.99MB/sec 2024-04-17T12:02:44.849 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rE_aoRzAaaLTbof off=2999200 len=1968051 2024-04-17T12:02:44.859 INFO:tasks.workunit.client.0.smithi031.stdout:op 2454 completed, throughput=5MB/sec 2024-04-17T12:02:44.859 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6MpbLEB4cGU3BMn off=1261354 len=1537961 2024-04-17T12:02:44.860 INFO:tasks.workunit.client.0.smithi031.stdout:op 2455 completed, throughput=5MB/sec 2024-04-17T12:02:44.950 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:02:45.238 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:02:45.238 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (30m) 9m ago 30m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:02:45.238 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (30m) 9m ago 30m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:02:45.238 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (32m) 9m ago 32m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (32m) 9m ago 32m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (35m) 9m ago 35m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (37m) 9m ago 37m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (37m) 9m ago 37m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (35m) 9m ago 35m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (35m) 9m ago 35m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (31m) 9m ago 31m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (31m) 9m ago 31m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (35m) 9m ago 35m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (34m) 9m ago 34m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (34m) 9m ago 34m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (33m) 9m ago 33m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (33m) 9m ago 33m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (33m) 9m ago 33m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:02:45.239 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (32m) 9m ago 32m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:02:45.240 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (32m) 9m ago 32m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:02:45.240 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (30m) 9m ago 31m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:02:45.586 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:02:45.586 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:02:45.586 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:02:45.587 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:02:45.861 INFO:tasks.workunit.client.0.smithi031.stdout: 483: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:45.861 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7ipXrAm5SZHqhLf off=124130 len=1355490 2024-04-17T12:02:45.870 INFO:tasks.workunit.client.0.smithi031.stdout:op 2456 completed, throughput=4.99MB/sec 2024-04-17T12:02:45.870 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-maaONwqzQeM98cI off=5942686 len=2001032 2024-04-17T12:02:45.879 INFO:tasks.workunit.client.0.smithi031.stdout:op 2457 completed, throughput=5MB/sec 2024-04-17T12:02:45.879 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-b-05NGhO0WWJBcY off=274717 len=1485143 2024-04-17T12:02:45.881 INFO:tasks.workunit.client.0.smithi031.stdout:op 2458 completed, throughput=5MB/sec 2024-04-17T12:02:45.881 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-C6oiCUb7K8A2dbF off=22862899 len=1975382 2024-04-17T12:02:45.883 INFO:tasks.workunit.client.0.smithi031.stdout:op 2459 completed, throughput=5MB/sec 2024-04-17T12:02:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:44.134652+0000 mgr.y (mgr.14556) 1106 : cluster [DBG] pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T12:02:45.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:44.134652+0000 mgr.y (mgr.14556) 1106 : cluster [DBG] pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T12:02:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:44.134652+0000 mgr.y (mgr.14556) 1106 : cluster [DBG] pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T12:02:46.884 INFO:tasks.workunit.client.0.smithi031.stdout: 484: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:46.884 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9bnB87szILmwBbQ off=13647725 len=936817 2024-04-17T12:02:46.886 INFO:tasks.workunit.client.0.smithi031.stdout:op 2460 completed, throughput=4.99MB/sec 2024-04-17T12:02:46.886 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-q4Xj-u-TiPi04N3 off=8619299 len=1369803 2024-04-17T12:02:46.894 INFO:tasks.workunit.client.0.smithi031.stdout:op 2461 completed, throughput=5MB/sec 2024-04-17T12:02:46.894 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uXI9n0cLfBYkso7 off=8051318 len=99842 2024-04-17T12:02:46.894 INFO:tasks.workunit.client.0.smithi031.stdout:op 2462 completed, throughput=5MB/sec 2024-04-17T12:02:46.895 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iDbUXZiiYlQSrTN off=6788280 len=1370577 2024-04-17T12:02:46.902 INFO:tasks.workunit.client.0.smithi031.stdout:op 2463 completed, throughput=5MB/sec 2024-04-17T12:02:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:02:44.940278+0000 mgr.y (mgr.14556) 1107 : audit [DBG] from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:02:45.231521+0000 mgr.y (mgr.14556) 1108 : audit [DBG] from='client.26261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:02:45.587636+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.31:0/1553403775' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:02:46.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:02:44.940278+0000 mgr.y (mgr.14556) 1107 : audit [DBG] from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:02:45.231521+0000 mgr.y (mgr.14556) 1108 : audit [DBG] from='client.26261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:02:45.587636+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.31:0/1553403775' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:02:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:02:44.940278+0000 mgr.y (mgr.14556) 1107 : audit [DBG] from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:02:45.231521+0000 mgr.y (mgr.14556) 1108 : audit [DBG] from='client.26261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:02:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:02:45.587636+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.31:0/1553403775' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:02:47.902 INFO:tasks.workunit.client.0.smithi031.stdout: 485: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:47.902 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6ChIpjQkrjiTSO_ off=2388512 len=2004525 2024-04-17T12:02:47.915 INFO:tasks.workunit.client.0.smithi031.stdout:op 2464 completed, throughput=4.99MB/sec 2024-04-17T12:02:47.915 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-a4I909TlbDrM4Wp off=5482260 len=1722518 2024-04-17T12:02:47.918 INFO:tasks.workunit.client.0.smithi031.stdout:op 2465 completed, throughput=5MB/sec 2024-04-17T12:02:47.918 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bWg-d364sapDsh3 off=3366377 len=800126 2024-04-17T12:02:47.923 INFO:tasks.workunit.client.0.smithi031.stdout:op 2466 completed, throughput=5MB/sec 2024-04-17T12:02:47.923 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G2IlUEOaOtp2h4y off=522776 len=2045746 2024-04-17T12:02:47.925 INFO:tasks.workunit.client.0.smithi031.stdout:op 2467 completed, throughput=5MB/sec 2024-04-17T12:02:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:46.135174+0000 mgr.y (mgr.14556) 1109 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:02:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:46.135174+0000 mgr.y (mgr.14556) 1109 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:02:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:46.135174+0000 mgr.y (mgr.14556) 1109 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:02:48.926 INFO:tasks.workunit.client.0.smithi031.stdout: 486: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:48.926 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EsAW4LRoHo5fMNW off=2333943 len=1161371 2024-04-17T12:02:48.927 INFO:tasks.workunit.client.0.smithi031.stdout:op 2468 completed, throughput=4.99MB/sec 2024-04-17T12:02:48.927 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aTg8SL7FJ5YF_d0 off=4579802 len=1391969 2024-04-17T12:02:48.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 2469 completed, throughput=5MB/sec 2024-04-17T12:02:48.929 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2g1lqEm6fs3nW3d off=4847318 len=297170 2024-04-17T12:02:48.930 INFO:tasks.workunit.client.0.smithi031.stdout:op 2470 completed, throughput=5MB/sec 2024-04-17T12:02:48.930 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dybon7U9tIOAPQj off=63003 len=1027369 2024-04-17T12:02:48.935 INFO:tasks.workunit.client.0.smithi031.stdout:op 2471 completed, throughput=5MB/sec 2024-04-17T12:02:48.936 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LUlW6HbiWQKBjfn off=5776430 len=1866493 2024-04-17T12:02:48.937 INFO:tasks.workunit.client.0.smithi031.stdout:op 2472 completed, throughput=5MB/sec 2024-04-17T12:02:49.938 INFO:tasks.workunit.client.0.smithi031.stdout: 487: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:49.938 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lnxXSF0GnpBaZlv off=2673816 len=917395 2024-04-17T12:02:49.940 INFO:tasks.workunit.client.0.smithi031.stdout:op 2473 completed, throughput=4.99MB/sec 2024-04-17T12:02:49.940 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kDTkubDtWBgHbwX off=2422762 len=591248 2024-04-17T12:02:49.944 INFO:tasks.workunit.client.0.smithi031.stdout:op 2474 completed, throughput=5MB/sec 2024-04-17T12:02:49.944 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_6tsREbUGFXJZcq off=2423901 len=1702184 2024-04-17T12:02:49.946 INFO:tasks.workunit.client.0.smithi031.stdout:op 2475 completed, throughput=5MB/sec 2024-04-17T12:02:49.946 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YzS5PVrrbTS7H6z off=5822772 len=307045 2024-04-17T12:02:49.950 INFO:tasks.workunit.client.0.smithi031.stdout:op 2476 completed, throughput=5MB/sec 2024-04-17T12:02:49.950 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ENW4UYdqW32uQ4B off=5643912 len=1421984 2024-04-17T12:02:49.952 INFO:tasks.workunit.client.0.smithi031.stdout:op 2477 completed, throughput=5MB/sec 2024-04-17T12:02:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:48.135898+0000 mgr.y (mgr.14556) 1110 : cluster [DBG] pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:02:49.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:48.135898+0000 mgr.y (mgr.14556) 1110 : cluster [DBG] pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:02:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:48.135898+0000 mgr.y (mgr.14556) 1110 : cluster [DBG] pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:02:50.952 INFO:tasks.workunit.client.0.smithi031.stdout: 488: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:50.953 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fpQh5uVhWZz0WF_ off=1141823 len=1120451 2024-04-17T12:02:50.958 INFO:tasks.workunit.client.0.smithi031.stdout:op 2478 completed, throughput=4.99MB/sec 2024-04-17T12:02:50.958 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Q9SuiiPOeoF7ttq off=4767900 len=458238 2024-04-17T12:02:50.958 INFO:tasks.workunit.client.0.smithi031.stdout:op 2479 completed, throughput=5MB/sec 2024-04-17T12:02:50.959 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-S-aoP1Dyj22AkVS off=562135 len=1104817 2024-04-17T12:02:50.960 INFO:tasks.workunit.client.0.smithi031.stdout:op 2480 completed, throughput=5MB/sec 2024-04-17T12:02:50.960 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LGeYnB9Jsp6Ycti off=10507634 len=1105164 2024-04-17T12:02:50.962 INFO:tasks.workunit.client.0.smithi031.stdout:op 2481 completed, throughput=5MB/sec 2024-04-17T12:02:50.963 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qw6YBfL0dqEzSno off=8170818 len=1657876 2024-04-17T12:02:50.964 INFO:tasks.workunit.client.0.smithi031.stdout:op 2482 completed, throughput=5MB/sec 2024-04-17T12:02:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:50.136373+0000 mgr.y (mgr.14556) 1111 : cluster [DBG] pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:50.136373+0000 mgr.y (mgr.14556) 1111 : cluster [DBG] pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:02:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:51] "GET /metrics HTTP/1.1" 200 192512 "" "Prometheus/2.33.4" 2024-04-17T12:02:51.964 INFO:tasks.workunit.client.0.smithi031.stdout: 489: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:51.964 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-z0hhob7YzEg56oc off=14864417 len=53793 2024-04-17T12:02:51.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:50.136373+0000 mgr.y (mgr.14556) 1111 : cluster [DBG] pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:51.967 INFO:tasks.workunit.client.0.smithi031.stdout:op 2483 completed, throughput=4.99MB/sec 2024-04-17T12:02:51.967 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Hwlp2sPidYrAeyk off=21893309 len=1899016 2024-04-17T12:02:51.969 INFO:tasks.workunit.client.0.smithi031.stdout:op 2484 completed, throughput=5MB/sec 2024-04-17T12:02:51.969 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WqsL3OaN1Mmzkl- off=15546793 len=349776 2024-04-17T12:02:51.970 INFO:tasks.workunit.client.0.smithi031.stdout:op 2485 completed, throughput=5MB/sec 2024-04-17T12:02:51.970 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DGOKjOs2iTinp4o off=4662966 len=1514518 2024-04-17T12:02:51.973 INFO:tasks.workunit.client.0.smithi031.stdout:op 2486 completed, throughput=5MB/sec 2024-04-17T12:02:51.973 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GsQ3RU8f8EexMxv off=5760429 len=1440268 2024-04-17T12:02:51.974 INFO:tasks.workunit.client.0.smithi031.stdout:op 2487 completed, throughput=5MB/sec 2024-04-17T12:02:52.975 INFO:tasks.workunit.client.0.smithi031.stdout: 490: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:52.975 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ue7H0V00X4iZ6yy off=1117758 len=498253 2024-04-17T12:02:52.979 INFO:tasks.workunit.client.0.smithi031.stdout:op 2488 completed, throughput=4.99MB/sec 2024-04-17T12:02:52.979 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Rucvo4ytYwrIh9W off=3632340 len=2032065 2024-04-17T12:02:52.983 INFO:tasks.workunit.client.0.smithi031.stdout:op 2489 completed, throughput=5MB/sec 2024-04-17T12:02:52.983 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QvZInSguDPGKKlW off=19630676 len=2055729 2024-04-17T12:02:52.986 INFO:tasks.workunit.client.0.smithi031.stdout:op 2490 completed, throughput=5MB/sec 2024-04-17T12:02:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:52.137118+0000 mgr.y (mgr.14556) 1112 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:53.986 INFO:tasks.workunit.client.0.smithi031.stdout: 491: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:53.987 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-igs7QqUR-buUtou off=10333695 len=1954263 2024-04-17T12:02:53.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:52.137118+0000 mgr.y (mgr.14556) 1112 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:52.137118+0000 mgr.y (mgr.14556) 1112 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:02:53.997 INFO:tasks.workunit.client.0.smithi031.stdout:op 2491 completed, throughput=4.99MB/sec 2024-04-17T12:02:53.997 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z1cpfqOUHrLSoPk off=17722276 len=594556 2024-04-17T12:02:54.001 INFO:tasks.workunit.client.0.smithi031.stdout:op 2492 completed, throughput=5MB/sec 2024-04-17T12:02:54.001 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6Z_qnd1yekCUqps off=9887987 len=205263 2024-04-17T12:02:54.003 INFO:tasks.workunit.client.0.smithi031.stdout:op 2493 completed, throughput=5MB/sec 2024-04-17T12:02:54.003 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F2rfmulak0Etp_U off=7611587 len=746739 2024-04-17T12:02:54.004 INFO:tasks.workunit.client.0.smithi031.stdout:op 2494 completed, throughput=5MB/sec 2024-04-17T12:02:54.004 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PLyHdeiTSOmmTnS off=8975481 len=1510700 2024-04-17T12:02:54.005 INFO:tasks.workunit.client.0.smithi031.stdout:op 2495 completed, throughput=5MB/sec 2024-04-17T12:02:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:02:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:02:55.006 INFO:tasks.workunit.client.0.smithi031.stdout: 492: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:55.006 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0CYB3Y3VUP2Glso off=11666028 len=1312400 2024-04-17T12:02:55.009 INFO:tasks.workunit.client.0.smithi031.stdout:op 2496 completed, throughput=4.99MB/sec 2024-04-17T12:02:55.009 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Dcwp34g2d5s0cPJ off=1830615 len=1524878 2024-04-17T12:02:55.010 INFO:tasks.workunit.client.0.smithi031.stdout:op 2497 completed, throughput=5MB/sec 2024-04-17T12:02:55.010 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9ACtOTbJmD14UPH off=5931307 len=504571 2024-04-17T12:02:55.015 INFO:tasks.workunit.client.0.smithi031.stdout:op 2498 completed, throughput=5MB/sec 2024-04-17T12:02:55.015 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5s4CXQ2lJbmjutG off=4825976 len=833839 2024-04-17T12:02:55.016 INFO:tasks.workunit.client.0.smithi031.stdout:op 2499 completed, throughput=5MB/sec 2024-04-17T12:02:55.016 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-umw0ezAVW9-jJPr off=12563035 len=100460 2024-04-17T12:02:55.017 INFO:tasks.workunit.client.0.smithi031.stdout:op 2500 completed, throughput=5MB/sec 2024-04-17T12:02:55.017 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BFXReyUglMzpWH7 off=21310421 len=743062 2024-04-17T12:02:55.021 INFO:tasks.workunit.client.0.smithi031.stdout:op 2501 completed, throughput=5MB/sec 2024-04-17T12:02:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:54.137900+0000 mgr.y (mgr.14556) 1113 : cluster [DBG] pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:02:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:54.137900+0000 mgr.y (mgr.14556) 1113 : cluster [DBG] pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:02:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:54.137900+0000 mgr.y (mgr.14556) 1113 : cluster [DBG] pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:02:56.022 INFO:tasks.workunit.client.0.smithi031.stdout: 493: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:56.022 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-60tfabX0Sv43OXW off=13918489 len=1598408 2024-04-17T12:02:56.028 INFO:tasks.workunit.client.0.smithi031.stdout:op 2502 completed, throughput=4.99MB/sec 2024-04-17T12:02:56.028 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cUS9lLMgDdtvUhO off=1469783 len=1335307 2024-04-17T12:02:56.030 INFO:tasks.workunit.client.0.smithi031.stdout:op 2503 completed, throughput=5MB/sec 2024-04-17T12:02:56.030 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lsqpJWgFMOwxVlk off=344931 len=598974 2024-04-17T12:02:56.033 INFO:tasks.workunit.client.0.smithi031.stdout:op 2504 completed, throughput=5MB/sec 2024-04-17T12:02:56.033 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ENHIEG5UcdCizFw off=16637630 len=848379 2024-04-17T12:02:56.038 INFO:tasks.workunit.client.0.smithi031.stdout:op 2505 completed, throughput=5MB/sec 2024-04-17T12:02:56.038 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-trm8iO6kUWE6Ahk off=8500317 len=263018 2024-04-17T12:02:56.040 INFO:tasks.workunit.client.0.smithi031.stdout:op 2506 completed, throughput=5MB/sec 2024-04-17T12:02:56.040 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7qSXYwi3BL-Cxsd off=3761066 len=1333977 2024-04-17T12:02:56.042 INFO:tasks.workunit.client.0.smithi031.stdout:op 2507 completed, throughput=5MB/sec 2024-04-17T12:02:57.042 INFO:tasks.workunit.client.0.smithi031.stdout: 494: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:57.043 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-riROuTEkqRz7oFN off=17407699 len=1974233 2024-04-17T12:02:57.050 INFO:tasks.workunit.client.0.smithi031.stdout:op 2508 completed, throughput=5MB/sec 2024-04-17T12:02:57.050 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5r4ek6GFdnJivzR off=13280478 len=131490 2024-04-17T12:02:57.050 INFO:tasks.workunit.client.0.smithi031.stdout:op 2509 completed, throughput=5MB/sec 2024-04-17T12:02:57.050 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xGdMMOl8g9V4gvH off=321081 len=351065 2024-04-17T12:02:57.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 2510 completed, throughput=5MB/sec 2024-04-17T12:02:57.054 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kNh5U3drOYitleS off=1164440 len=949745 2024-04-17T12:02:57.059 INFO:tasks.workunit.client.0.smithi031.stdout:op 2511 completed, throughput=5MB/sec 2024-04-17T12:02:57.059 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--vrR_RUHKWs0N97 off=10680944 len=41274 2024-04-17T12:02:57.062 INFO:tasks.workunit.client.0.smithi031.stdout:op 2512 completed, throughput=5MB/sec 2024-04-17T12:02:57.062 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z0QuZmFbsVSRrZg off=2991011 len=547953 2024-04-17T12:02:57.063 INFO:tasks.workunit.client.0.smithi031.stdout:op 2513 completed, throughput=5MB/sec 2024-04-17T12:02:57.063 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--RrTe09eG74PZ2B off=11368117 len=251816 2024-04-17T12:02:57.063 INFO:tasks.workunit.client.0.smithi031.stdout:op 2514 completed, throughput=5MB/sec 2024-04-17T12:02:57.063 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6Fs7y3I0wW0I5NE off=5179542 len=1835758 2024-04-17T12:02:57.081 INFO:tasks.workunit.client.0.smithi031.stdout:op 2515 completed, throughput=5MB/sec 2024-04-17T12:02:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:56.138333+0000 mgr.y (mgr.14556) 1114 : cluster [DBG] pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:02:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:56.138333+0000 mgr.y (mgr.14556) 1114 : cluster [DBG] pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:02:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:56.138333+0000 mgr.y (mgr.14556) 1114 : cluster [DBG] pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:02:58.081 INFO:tasks.workunit.client.0.smithi031.stdout: 495: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:58.081 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zsX1pnaLQhPHaNt off=1244004 len=1752006 2024-04-17T12:02:58.088 INFO:tasks.workunit.client.0.smithi031.stdout:op 2516 completed, throughput=5MB/sec 2024-04-17T12:02:58.088 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PwkzLKydssTJVEl off=9669280 len=100521 2024-04-17T12:02:58.089 INFO:tasks.workunit.client.0.smithi031.stdout:op 2517 completed, throughput=5MB/sec 2024-04-17T12:02:58.089 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0LjNYonCoYz7Xko off=1322254 len=699547 2024-04-17T12:02:58.090 INFO:tasks.workunit.client.0.smithi031.stdout:op 2518 completed, throughput=5MB/sec 2024-04-17T12:02:58.090 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Vp5xQe_2ZqKlH0x off=6959831 len=2016565 2024-04-17T12:02:58.101 INFO:tasks.workunit.client.0.smithi031.stdout:op 2519 completed, throughput=5MB/sec 2024-04-17T12:02:59.101 INFO:tasks.workunit.client.0.smithi031.stdout: 496: throughput=4.99MB/sec pending data=0 2024-04-17T12:02:59.101 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hz6mPFYzX_EFfv8 off=13835471 len=1964262 2024-04-17T12:02:59.113 INFO:tasks.workunit.client.0.smithi031.stdout:op 2520 completed, throughput=4.99MB/sec 2024-04-17T12:02:59.113 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Bw771LO5Z-6rqLy off=16491836 len=1542883 2024-04-17T12:02:59.116 INFO:tasks.workunit.client.0.smithi031.stdout:op 2521 completed, throughput=5MB/sec 2024-04-17T12:02:59.116 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2Pwk6Hz5Dppmz-4 off=6732438 len=1505908 2024-04-17T12:02:59.123 INFO:tasks.workunit.client.0.smithi031.stdout:op 2522 completed, throughput=5MB/sec 2024-04-17T12:02:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:02:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:02:58.139058+0000 mgr.y (mgr.14556) 1115 : cluster [DBG] pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:02:59.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:02:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:02:58.139058+0000 mgr.y (mgr.14556) 1115 : cluster [DBG] pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:02:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:02:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:02:58.139058+0000 mgr.y (mgr.14556) 1115 : cluster [DBG] pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:03:00.124 INFO:tasks.workunit.client.0.smithi031.stdout: 497: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:00.124 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TyeUJbJBzvtMjb1 off=2309144 len=1308198 2024-04-17T12:03:00.129 INFO:tasks.workunit.client.0.smithi031.stdout:op 2523 completed, throughput=4.99MB/sec 2024-04-17T12:03:00.129 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-70sstCi2j4594Mo off=3547113 len=1526710 2024-04-17T12:03:00.139 INFO:tasks.workunit.client.0.smithi031.stdout:op 2524 completed, throughput=5MB/sec 2024-04-17T12:03:00.139 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m0zbdpk0XkRWHJR off=9474093 len=1691960 2024-04-17T12:03:00.147 INFO:tasks.workunit.client.0.smithi031.stdout:op 2525 completed, throughput=5MB/sec 2024-04-17T12:03:00.147 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8ggjLMGvsXClddW off=17084936 len=1743156 2024-04-17T12:03:00.149 INFO:tasks.workunit.client.0.smithi031.stdout:op 2526 completed, throughput=5MB/sec 2024-04-17T12:03:01.149 INFO:tasks.workunit.client.0.smithi031.stdout: 498: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:01.149 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qGLC_FbDwA43aHf off=1827445 len=939247 2024-04-17T12:03:01.150 INFO:tasks.workunit.client.0.smithi031.stdout:op 2527 completed, throughput=4.99MB/sec 2024-04-17T12:03:01.150 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wbOfEUqTD5CDD3w off=5596857 len=685336 2024-04-17T12:03:01.151 INFO:tasks.workunit.client.0.smithi031.stdout:op 2528 completed, throughput=5MB/sec 2024-04-17T12:03:01.151 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YJd4P7rA7lTQK3w off=18807375 len=1265636 2024-04-17T12:03:01.157 INFO:tasks.workunit.client.0.smithi031.stdout:op 2529 completed, throughput=5MB/sec 2024-04-17T12:03:01.157 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-by4BVSo4S3A_oH5 off=13997444 len=1270597 2024-04-17T12:03:01.158 INFO:tasks.workunit.client.0.smithi031.stdout:op 2530 completed, throughput=5MB/sec 2024-04-17T12:03:01.159 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vqi9gG_-oTvVcQ9 off=13115615 len=1007450 2024-04-17T12:03:01.160 INFO:tasks.workunit.client.0.smithi031.stdout:op 2531 completed, throughput=5MB/sec 2024-04-17T12:03:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:00.139662+0000 mgr.y (mgr.14556) 1116 : cluster [DBG] pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:03:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:03:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:01] "GET /metrics HTTP/1.1" 200 192515 "" "Prometheus/2.33.4" 2024-04-17T12:03:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:00.139662+0000 mgr.y (mgr.14556) 1116 : cluster [DBG] pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:03:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:00.139662+0000 mgr.y (mgr.14556) 1116 : cluster [DBG] pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:03:02.160 INFO:tasks.workunit.client.0.smithi031.stdout: 499: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:02.160 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZdzOg4gu8EFrbo9 off=19127574 len=1192026 2024-04-17T12:03:02.162 INFO:tasks.workunit.client.0.smithi031.stdout:op 2532 completed, throughput=4.99MB/sec 2024-04-17T12:03:02.162 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-f2ZxgPLEKd4y9h6 off=7284377 len=326236 2024-04-17T12:03:02.165 INFO:tasks.workunit.client.0.smithi031.stdout:op 2533 completed, throughput=4.99MB/sec 2024-04-17T12:03:02.165 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VHM6Zum_-MWyXCb off=3414630 len=1013298 2024-04-17T12:03:02.170 INFO:tasks.workunit.client.0.smithi031.stdout:op 2534 completed, throughput=5MB/sec 2024-04-17T12:03:02.170 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zEU8IIeeoAGDMA- off=11187971 len=1223703 2024-04-17T12:03:02.172 INFO:tasks.workunit.client.0.smithi031.stdout:op 2535 completed, throughput=5MB/sec 2024-04-17T12:03:02.172 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c2Nr8i0eWX9YH7x off=16434999 len=846128 2024-04-17T12:03:02.177 INFO:tasks.workunit.client.0.smithi031.stdout:op 2536 completed, throughput=5MB/sec 2024-04-17T12:03:03.177 INFO:tasks.workunit.client.0.smithi031.stdout: 500: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:03.178 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-O2t5PPDv1z7Y7jq off=5145529 len=1109367 2024-04-17T12:03:03.182 INFO:tasks.workunit.client.0.smithi031.stdout:op 2537 completed, throughput=4.99MB/sec 2024-04-17T12:03:03.182 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RspCseunEnV4DKQ off=14738074 len=1531426 2024-04-17T12:03:03.195 INFO:tasks.workunit.client.0.smithi031.stdout:op 2538 completed, throughput=5MB/sec 2024-04-17T12:03:03.195 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OLHJjtdj1doIVHU off=10339511 len=2064553 2024-04-17T12:03:03.197 INFO:tasks.workunit.client.0.smithi031.stdout:op 2539 completed, throughput=5MB/sec 2024-04-17T12:03:03.197 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_aC0OHf4F3lrYrr off=4370097 len=2078517 2024-04-17T12:03:03.209 INFO:tasks.workunit.client.0.smithi031.stdout:op 2540 completed, throughput=5MB/sec 2024-04-17T12:03:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:02.140161+0000 mgr.y (mgr.14556) 1117 : cluster [DBG] pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:03:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:02.140161+0000 mgr.y (mgr.14556) 1117 : cluster [DBG] pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:03:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:02.140161+0000 mgr.y (mgr.14556) 1117 : cluster [DBG] pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:03:04.209 INFO:tasks.workunit.client.0.smithi031.stdout: 501: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:04.209 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sQ0gaz7KGnYpNzT off=7816956 len=869818 2024-04-17T12:03:04.214 INFO:tasks.workunit.client.0.smithi031.stdout:op 2541 completed, throughput=4.99MB/sec 2024-04-17T12:03:04.214 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uXGJz-ValEKFv8q off=1265565 len=1229031 2024-04-17T12:03:04.222 INFO:tasks.workunit.client.0.smithi031.stdout:op 2542 completed, throughput=5MB/sec 2024-04-17T12:03:04.222 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0o3ax8FfxTNcekn off=6089964 len=934922 2024-04-17T12:03:04.224 INFO:tasks.workunit.client.0.smithi031.stdout:op 2543 completed, throughput=5MB/sec 2024-04-17T12:03:04.224 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-npK5mFOFONDicIK off=3020648 len=1320507 2024-04-17T12:03:04.226 INFO:tasks.workunit.client.0.smithi031.stdout:op 2544 completed, throughput=5MB/sec 2024-04-17T12:03:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:03:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:03:05.226 INFO:tasks.workunit.client.0.smithi031.stdout: 502: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:05.226 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aLoEJdk7sxls7dw off=12290124 len=1151717 2024-04-17T12:03:05.229 INFO:tasks.workunit.client.0.smithi031.stdout:op 2545 completed, throughput=4.99MB/sec 2024-04-17T12:03:05.229 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2Pwk6Hz5Dppmz-4 off=10799459 len=1595657 2024-04-17T12:03:05.230 INFO:tasks.workunit.client.0.smithi031.stdout:op 2546 completed, throughput=5MB/sec 2024-04-17T12:03:05.231 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9xbsWwgBM6tf25Y off=404109 len=1104833 2024-04-17T12:03:05.235 INFO:tasks.workunit.client.0.smithi031.stdout:op 2547 completed, throughput=5MB/sec 2024-04-17T12:03:05.235 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AtR9HmVY9puciMW off=13623586 len=799175 2024-04-17T12:03:05.240 INFO:tasks.workunit.client.0.smithi031.stdout:op 2548 completed, throughput=5MB/sec 2024-04-17T12:03:05.240 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yt5a85Z1IR-WGTy off=4129400 len=1237599 2024-04-17T12:03:05.243 INFO:tasks.workunit.client.0.smithi031.stdout:op 2549 completed, throughput=5MB/sec 2024-04-17T12:03:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:04.140773+0000 mgr.y (mgr.14556) 1118 : cluster [DBG] pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:03:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:04.140773+0000 mgr.y (mgr.14556) 1118 : cluster [DBG] pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:03:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:04.140773+0000 mgr.y (mgr.14556) 1118 : cluster [DBG] pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:03:06.243 INFO:tasks.workunit.client.0.smithi031.stdout: 503: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:06.243 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_fJB9vdkkn0QrDm off=1670154 len=1899563 2024-04-17T12:03:06.245 INFO:tasks.workunit.client.0.smithi031.stdout:op 2550 completed, throughput=5MB/sec 2024-04-17T12:03:06.245 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MTpkxbmkxzjMlL9 off=5577442 len=1731748 2024-04-17T12:03:06.247 INFO:tasks.workunit.client.0.smithi031.stdout:op 2551 completed, throughput=5MB/sec 2024-04-17T12:03:06.247 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JQviCc7TGi0uecy off=2807315 len=1856504 2024-04-17T12:03:06.258 INFO:tasks.workunit.client.0.smithi031.stdout:op 2552 completed, throughput=5MB/sec 2024-04-17T12:03:07.258 INFO:tasks.workunit.client.0.smithi031.stdout: 504: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:07.258 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QBGEPzrtgMuWSPW off=1049526 len=1682257 2024-04-17T12:03:07.260 INFO:tasks.workunit.client.0.smithi031.stdout:op 2553 completed, throughput=5MB/sec 2024-04-17T12:03:07.260 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DEUpF-8oDzRzFQb off=5598494 len=613370 2024-04-17T12:03:07.264 INFO:tasks.workunit.client.0.smithi031.stdout:op 2554 completed, throughput=5MB/sec 2024-04-17T12:03:07.264 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cKDGC1KAlFrTVVx off=6984074 len=1300956 2024-04-17T12:03:07.271 INFO:tasks.workunit.client.0.smithi031.stdout:op 2555 completed, throughput=5MB/sec 2024-04-17T12:03:07.271 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yTpcCFHK3GZhBB1 off=1119218 len=1001388 2024-04-17T12:03:07.273 INFO:tasks.workunit.client.0.smithi031.stdout:op 2556 completed, throughput=5MB/sec 2024-04-17T12:03:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:06.141368+0000 mgr.y (mgr.14556) 1119 : cluster [DBG] pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:03:07.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:06.141368+0000 mgr.y (mgr.14556) 1119 : cluster [DBG] pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:03:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:06.141368+0000 mgr.y (mgr.14556) 1119 : cluster [DBG] pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:03:08.274 INFO:tasks.workunit.client.0.smithi031.stdout: 505: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:08.274 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_jeR76b6n56yTj- off=2788976 len=369678 2024-04-17T12:03:08.277 INFO:tasks.workunit.client.0.smithi031.stdout:op 2557 completed, throughput=4.99MB/sec 2024-04-17T12:03:08.277 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-q26tg1DXI-RQJw_ off=3419265 len=1448488 2024-04-17T12:03:08.287 INFO:tasks.workunit.client.0.smithi031.stdout:op 2558 completed, throughput=4.99MB/sec 2024-04-17T12:03:08.287 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5T8sh6bSGD6cxWQ off=6967536 len=1219276 2024-04-17T12:03:08.291 INFO:tasks.workunit.client.0.smithi031.stdout:op 2559 completed, throughput=5MB/sec 2024-04-17T12:03:08.292 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7dsdEZuz3Rk9D7L off=13806320 len=1876817 2024-04-17T12:03:08.295 INFO:tasks.workunit.client.0.smithi031.stdout:op 2560 completed, throughput=5MB/sec 2024-04-17T12:03:09.295 INFO:tasks.workunit.client.0.smithi031.stdout: 506: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:09.295 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pCGD_oHJyNIVOGf off=10655727 len=1955655 2024-04-17T12:03:09.307 INFO:tasks.workunit.client.0.smithi031.stdout:op 2561 completed, throughput=4.99MB/sec 2024-04-17T12:03:09.307 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z9rhFahcWmy_PrV off=817174 len=978804 2024-04-17T12:03:09.309 INFO:tasks.workunit.client.0.smithi031.stdout:op 2562 completed, throughput=5MB/sec 2024-04-17T12:03:09.309 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aJENo_XJaf1zDdL off=16760943 len=1421585 2024-04-17T12:03:09.310 INFO:tasks.workunit.client.0.smithi031.stdout:op 2563 completed, throughput=5MB/sec 2024-04-17T12:03:09.311 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_G1GMOe_kSm6sd3 off=84176 len=1051784 2024-04-17T12:03:09.313 INFO:tasks.workunit.client.0.smithi031.stdout:op 2564 completed, throughput=5MB/sec 2024-04-17T12:03:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:08.142232+0000 mgr.y (mgr.14556) 1120 : cluster [DBG] pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:03:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:08.142232+0000 mgr.y (mgr.14556) 1120 : cluster [DBG] pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:03:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:08.142232+0000 mgr.y (mgr.14556) 1120 : cluster [DBG] pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:03:10.313 INFO:tasks.workunit.client.0.smithi031.stdout: 507: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:10.313 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-O9K72FV-ULz1fu0 off=2016763 len=1806714 2024-04-17T12:03:10.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 2565 completed, throughput=4.99MB/sec 2024-04-17T12:03:10.321 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3T0KEHCcGHB70we off=12169966 len=820280 2024-04-17T12:03:10.324 INFO:tasks.workunit.client.0.smithi031.stdout:op 2566 completed, throughput=5MB/sec 2024-04-17T12:03:10.325 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HEwQAdJoj2fHjUp off=2022823 len=1007380 2024-04-17T12:03:10.326 INFO:tasks.workunit.client.0.smithi031.stdout:op 2567 completed, throughput=5MB/sec 2024-04-17T12:03:10.326 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sVzbR4REqSJwhNT off=7235292 len=1958272 2024-04-17T12:03:10.328 INFO:tasks.workunit.client.0.smithi031.stdout:op 2568 completed, throughput=5MB/sec 2024-04-17T12:03:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:10.142709+0000 mgr.y (mgr.14556) 1121 : cluster [DBG] pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:03:10.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:10.142709+0000 mgr.y (mgr.14556) 1121 : cluster [DBG] pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:03:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:10.142709+0000 mgr.y (mgr.14556) 1121 : cluster [DBG] pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:03:11.328 INFO:tasks.workunit.client.0.smithi031.stdout: 508: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:11.328 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JskRjny4sM1IPM7 off=15362617 len=1319677 2024-04-17T12:03:11.331 INFO:tasks.workunit.client.0.smithi031.stdout:op 2569 completed, throughput=4.99MB/sec 2024-04-17T12:03:11.331 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n3Gm8NlvNmLqo1I off=14450342 len=466043 2024-04-17T12:03:11.335 INFO:tasks.workunit.client.0.smithi031.stdout:op 2570 completed, throughput=4.99MB/sec 2024-04-17T12:03:11.335 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Emmj1n6Qzi2OU3Z off=3016412 len=1182990 2024-04-17T12:03:11.337 INFO:tasks.workunit.client.0.smithi031.stdout:op 2571 completed, throughput=5MB/sec 2024-04-17T12:03:11.337 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5cxzBbwdv53IymT off=2322818 len=1382609 2024-04-17T12:03:11.340 INFO:tasks.workunit.client.0.smithi031.stdout:op 2572 completed, throughput=5MB/sec 2024-04-17T12:03:11.340 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4_iOSnbKOsgNugL off=10352925 len=1472855 2024-04-17T12:03:11.347 INFO:tasks.workunit.client.0.smithi031.stdout:op 2573 completed, throughput=5MB/sec 2024-04-17T12:03:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:03:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:11] "GET /metrics HTTP/1.1" 200 192515 "" "Prometheus/2.33.4" 2024-04-17T12:03:12.348 INFO:tasks.workunit.client.0.smithi031.stdout: 509: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:12.348 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_W5964u7MQnTiM5 off=6284758 len=1107762 2024-04-17T12:03:12.349 INFO:tasks.workunit.client.0.smithi031.stdout:op 2574 completed, throughput=4.99MB/sec 2024-04-17T12:03:12.349 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-l6qg2eejXIkMGw5 off=12958706 len=962417 2024-04-17T12:03:12.354 INFO:tasks.workunit.client.0.smithi031.stdout:op 2575 completed, throughput=5MB/sec 2024-04-17T12:03:12.354 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NBwKDnGlc_vx396 off=16496689 len=654575 2024-04-17T12:03:12.359 INFO:tasks.workunit.client.0.smithi031.stdout:op 2576 completed, throughput=5MB/sec 2024-04-17T12:03:12.359 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CkOtQ2-zO3X50iE off=6578251 len=1462586 2024-04-17T12:03:12.367 INFO:tasks.workunit.client.0.smithi031.stdout:op 2577 completed, throughput=5MB/sec 2024-04-17T12:03:12.367 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZSZF6zxwRk7ZVjb off=5568029 len=1716203 2024-04-17T12:03:12.369 INFO:tasks.workunit.client.0.smithi031.stdout:op 2578 completed, throughput=5MB/sec 2024-04-17T12:03:13.369 INFO:tasks.workunit.client.0.smithi031.stdout: 510: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:13.369 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EZgLTIc9O9IsOjF off=19648265 len=1868317 2024-04-17T12:03:13.379 INFO:tasks.workunit.client.0.smithi031.stdout:op 2579 completed, throughput=5MB/sec 2024-04-17T12:03:13.379 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3DZWUDRuLiiGAQK off=221277 len=1364241 2024-04-17T12:03:13.387 INFO:tasks.workunit.client.0.smithi031.stdout:op 2580 completed, throughput=5MB/sec 2024-04-17T12:03:13.387 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NitFM47bSDbxsz0 off=4185741 len=1977040 2024-04-17T12:03:13.390 INFO:tasks.workunit.client.0.smithi031.stdout:op 2581 completed, throughput=5MB/sec 2024-04-17T12:03:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:12.143186+0000 mgr.y (mgr.14556) 1122 : cluster [DBG] pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:03:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:12.143186+0000 mgr.y (mgr.14556) 1122 : cluster [DBG] pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:03:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:12.143186+0000 mgr.y (mgr.14556) 1122 : cluster [DBG] pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:03:14.390 INFO:tasks.workunit.client.0.smithi031.stdout: 511: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:14.390 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--mHn_CyN12FQWol off=425503 len=1176071 2024-04-17T12:03:14.393 INFO:tasks.workunit.client.0.smithi031.stdout:op 2582 completed, throughput=5MB/sec 2024-04-17T12:03:14.393 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FP_7jdrz8T-Ib9u off=14041765 len=547871 2024-04-17T12:03:14.394 INFO:tasks.workunit.client.0.smithi031.stdout:op 2583 completed, throughput=5MB/sec 2024-04-17T12:03:14.394 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zTmK7IjhE9XY54H off=0 len=1274310 2024-04-17T12:03:14.396 INFO:tasks.workunit.client.0.smithi031.stdout:op 2584 completed, throughput=5MB/sec 2024-04-17T12:03:14.396 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-D8_zqvkDIxooR6f off=2668368 len=842932 2024-04-17T12:03:14.401 INFO:tasks.workunit.client.0.smithi031.stdout:op 2585 completed, throughput=5MB/sec 2024-04-17T12:03:14.401 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sN9CP3O8-d_qAND off=373703 len=378496 2024-04-17T12:03:14.404 INFO:tasks.workunit.client.0.smithi031.stdout:op 2586 completed, throughput=5MB/sec 2024-04-17T12:03:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:03:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:03:15.405 INFO:tasks.workunit.client.0.smithi031.stdout: 512: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:15.405 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-g-2rcS2ifR3XKCB off=828528 len=527025 2024-04-17T12:03:15.407 INFO:tasks.workunit.client.0.smithi031.stdout:op 2587 completed, throughput=4.99MB/sec 2024-04-17T12:03:15.407 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cIkj_FnWWURmTsb off=7949368 len=274497 2024-04-17T12:03:15.407 INFO:tasks.workunit.client.0.smithi031.stdout:op 2588 completed, throughput=4.99MB/sec 2024-04-17T12:03:15.408 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s9aqTkVzmjKlR0e off=8664171 len=1186354 2024-04-17T12:03:15.409 INFO:tasks.workunit.client.0.smithi031.stdout:op 2589 completed, throughput=4.99MB/sec 2024-04-17T12:03:15.409 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kWFgMkjTtN1h9Wa off=1728607 len=441009 2024-04-17T12:03:15.410 INFO:tasks.workunit.client.0.smithi031.stdout:op 2590 completed, throughput=5MB/sec 2024-04-17T12:03:15.410 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dFjXZO3LEhudoq_ off=3660186 len=1950010 2024-04-17T12:03:15.412 INFO:tasks.workunit.client.0.smithi031.stdout:op 2591 completed, throughput=5MB/sec 2024-04-17T12:03:15.412 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FwmgFVYVD60ORC6 off=9408366 len=761277 2024-04-17T12:03:15.416 INFO:tasks.workunit.client.0.smithi031.stdout:op 2592 completed, throughput=5MB/sec 2024-04-17T12:03:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:14.143971+0000 mgr.y (mgr.14556) 1123 : cluster [DBG] pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:03:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:14.143971+0000 mgr.y (mgr.14556) 1123 : cluster [DBG] pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:03:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:14.143971+0000 mgr.y (mgr.14556) 1123 : cluster [DBG] pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:03:15.912 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:03:16.199 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:03:16.199 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (30m) 9m ago 31m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:03:16.199 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (31m) 9m ago 31m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:03:16.199 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (32m) 9m ago 32m 17.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:03:16.199 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (32m) 9m ago 32m 26.5M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:03:16.199 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (35m) 9m ago 35m 393M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (37m) 9m ago 37m 454M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (37m) 9m ago 37m 141M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (36m) 9m ago 36m 100M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (36m) 9m ago 36m 97.5M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (31m) 9m ago 31m 23.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (31m) 9m ago 31m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (35m) 9m ago 35m 611M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (35m) 9m ago 35m 706M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (34m) 9m ago 34m 494M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (34m) 9m ago 34m 462M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (34m) 9m ago 34m 768M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (33m) 9m ago 33m 608M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (33m) 9m ago 33m 358M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (32m) 9m ago 32m 408M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:03:16.200 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (30m) 9m ago 31m 72.1M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:03:16.417 INFO:tasks.workunit.client.0.smithi031.stdout: 513: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:16.417 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--8MQaqi-ZPOuM2v off=11324130 len=38768 2024-04-17T12:03:16.417 INFO:tasks.workunit.client.0.smithi031.stdout:op 2593 completed, throughput=4.99MB/sec 2024-04-17T12:03:16.417 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ofGyQrd42PvBmCe off=17164738 len=138517 2024-04-17T12:03:16.418 INFO:tasks.workunit.client.0.smithi031.stdout:op 2594 completed, throughput=4.99MB/sec 2024-04-17T12:03:16.418 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OlmUrLs_kKsi_33 off=1755333 len=1191337 2024-04-17T12:03:16.419 INFO:tasks.workunit.client.0.smithi031.stdout:op 2595 completed, throughput=4.99MB/sec 2024-04-17T12:03:16.419 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VT0Md8uFGkien47 off=22445294 len=1779856 2024-04-17T12:03:16.427 INFO:tasks.workunit.client.0.smithi031.stdout:op 2596 completed, throughput=5MB/sec 2024-04-17T12:03:16.427 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-x2QvOPFzBtyupYp off=5508543 len=347126 2024-04-17T12:03:16.428 INFO:tasks.workunit.client.0.smithi031.stdout:op 2597 completed, throughput=5MB/sec 2024-04-17T12:03:16.428 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y49i-EQpgqE3ciG off=6085080 len=87355 2024-04-17T12:03:16.430 INFO:tasks.workunit.client.0.smithi031.stdout:op 2598 completed, throughput=5MB/sec 2024-04-17T12:03:16.431 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EupOAGggPMbxo4Z off=44385 len=1112926 2024-04-17T12:03:16.436 INFO:tasks.workunit.client.0.smithi031.stdout:op 2599 completed, throughput=5MB/sec 2024-04-17T12:03:16.436 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-i86VMso_LhtCpBf off=17968425 len=445718 2024-04-17T12:03:16.438 INFO:tasks.workunit.client.0.smithi031.stdout:op 2600 completed, throughput=5MB/sec 2024-04-17T12:03:16.438 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hav-ym-Z_YQJslC off=8862561 len=1387521 2024-04-17T12:03:16.442 INFO:tasks.workunit.client.0.smithi031.stdout:op 2601 completed, throughput=5MB/sec 2024-04-17T12:03:16.554 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:03:16.554 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:03:16.554 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:03:16.554 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:03:16.554 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:03:16.554 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:03:16.554 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:03:16.554 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:03:16.555 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:03:16.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:03:16.555 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:03:16.555 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:03:16.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:03:16.555 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:03:16.555 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:03:16.555 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:03:16.555 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:03:17.443 INFO:tasks.workunit.client.0.smithi031.stdout: 514: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:17.443 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TLZ99ajuAnUlJkO off=7349335 len=1470990 2024-04-17T12:03:17.451 INFO:tasks.workunit.client.0.smithi031.stdout:op 2602 completed, throughput=5MB/sec 2024-04-17T12:03:17.451 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sIdGuEvN4ogErdt off=5158731 len=728851 2024-04-17T12:03:17.456 INFO:tasks.workunit.client.0.smithi031.stdout:op 2603 completed, throughput=5MB/sec 2024-04-17T12:03:17.456 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XAa4WcvbXzpIpkm off=6793680 len=110810 2024-04-17T12:03:17.458 INFO:tasks.workunit.client.0.smithi031.stdout:op 2604 completed, throughput=5MB/sec 2024-04-17T12:03:17.458 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zDSq5j0qGuUyC_r off=7086940 len=636808 2024-04-17T12:03:17.463 INFO:tasks.workunit.client.0.smithi031.stdout:op 2605 completed, throughput=5MB/sec 2024-04-17T12:03:17.463 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PkyQxw5_syGrm2K off=4461452 len=418461 2024-04-17T12:03:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:15.901225+0000 mgr.y (mgr.14556) 1124 : audit [DBG] from='client.26273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:16.144339+0000 mgr.y (mgr.14556) 1125 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:03:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:16.192300+0000 mgr.y (mgr.14556) 1126 : audit [DBG] from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:16.555083+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.31:0/1064893860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:03:17.466 INFO:tasks.workunit.client.0.smithi031.stdout:op 2606 completed, throughput=5MB/sec 2024-04-17T12:03:17.466 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vcE54M6O6uyPLdT off=13160966 len=1268114 2024-04-17T12:03:17.468 INFO:tasks.workunit.client.0.smithi031.stdout:op 2607 completed, throughput=5MB/sec 2024-04-17T12:03:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:15.901225+0000 mgr.y (mgr.14556) 1124 : audit [DBG] from='client.26273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:16.144339+0000 mgr.y (mgr.14556) 1125 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:03:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:16.192300+0000 mgr.y (mgr.14556) 1126 : audit [DBG] from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:16.555083+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.31:0/1064893860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:03:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:15.901225+0000 mgr.y (mgr.14556) 1124 : audit [DBG] from='client.26273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:16.144339+0000 mgr.y (mgr.14556) 1125 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:03:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:16.192300+0000 mgr.y (mgr.14556) 1126 : audit [DBG] from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:16.555083+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.31:0/1064893860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:03:18.469 INFO:tasks.workunit.client.0.smithi031.stdout: 515: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:18.469 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EVqUJDmyxfvBQBs off=9631565 len=1739307 2024-04-17T12:03:18.480 INFO:tasks.workunit.client.0.smithi031.stdout:op 2608 completed, throughput=4.99MB/sec 2024-04-17T12:03:18.480 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wNNHcg8gF1TuSDj off=2835693 len=1223917 2024-04-17T12:03:18.487 INFO:tasks.workunit.client.0.smithi031.stdout:op 2609 completed, throughput=5MB/sec 2024-04-17T12:03:18.487 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h0fa7Y-94MJRigG off=116443 len=1517083 2024-04-17T12:03:18.490 INFO:tasks.workunit.client.0.smithi031.stdout:op 2610 completed, throughput=5MB/sec 2024-04-17T12:03:18.490 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WYc0n1Nyv4fovwl off=5120671 len=1501530 2024-04-17T12:03:18.498 INFO:tasks.workunit.client.0.smithi031.stdout:op 2611 completed, throughput=5MB/sec 2024-04-17T12:03:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:18.145109+0000 mgr.y (mgr.14556) 1127 : cluster [DBG] pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-17T12:03:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:18.145109+0000 mgr.y (mgr.14556) 1127 : cluster [DBG] pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-17T12:03:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:18.145109+0000 mgr.y (mgr.14556) 1127 : cluster [DBG] pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-17T12:03:19.498 INFO:tasks.workunit.client.0.smithi031.stdout: 516: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:19.498 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6xBtfZu3kamM0Gq off=21725625 len=1084836 2024-04-17T12:03:19.503 INFO:tasks.workunit.client.0.smithi031.stdout:op 2612 completed, throughput=4.99MB/sec 2024-04-17T12:03:19.503 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yQDpuLgOXADy63k off=4294640 len=891000 2024-04-17T12:03:19.509 INFO:tasks.workunit.client.0.smithi031.stdout:op 2613 completed, throughput=5MB/sec 2024-04-17T12:03:19.509 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-H54uLQELLzhpGQ8 off=16565814 len=351255 2024-04-17T12:03:19.512 INFO:tasks.workunit.client.0.smithi031.stdout:op 2614 completed, throughput=5MB/sec 2024-04-17T12:03:19.512 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5mHv63uwDwyl81_ off=21189434 len=745569 2024-04-17T12:03:19.514 INFO:tasks.workunit.client.0.smithi031.stdout:op 2615 completed, throughput=5MB/sec 2024-04-17T12:03:19.514 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bLLizBPohGR4O67 off=5502746 len=359112 2024-04-17T12:03:19.518 INFO:tasks.workunit.client.0.smithi031.stdout:op 2616 completed, throughput=5MB/sec 2024-04-17T12:03:19.518 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kx5LCyEAsP2sEMn off=21015419 len=2021298 2024-04-17T12:03:19.520 INFO:tasks.workunit.client.0.smithi031.stdout:op 2617 completed, throughput=5MB/sec 2024-04-17T12:03:20.520 INFO:tasks.workunit.client.0.smithi031.stdout: 517: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:20.520 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NhZmrdGNSemsNB5 off=10635359 len=1100640 2024-04-17T12:03:20.523 INFO:tasks.workunit.client.0.smithi031.stdout:op 2618 completed, throughput=4.99MB/sec 2024-04-17T12:03:20.523 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ixyLHWTokOOZRZN off=9485768 len=1957101 2024-04-17T12:03:20.534 INFO:tasks.workunit.client.0.smithi031.stdout:op 2619 completed, throughput=5MB/sec 2024-04-17T12:03:20.534 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vAU5VEml1Dk9ey2 off=6261788 len=1740037 2024-04-17T12:03:20.538 INFO:tasks.workunit.client.0.smithi031.stdout:op 2620 completed, throughput=5MB/sec 2024-04-17T12:03:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:20.145603+0000 mgr.y (mgr.14556) 1128 : cluster [DBG] pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:21.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:20.145603+0000 mgr.y (mgr.14556) 1128 : cluster [DBG] pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:21.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:20.145603+0000 mgr.y (mgr.14556) 1128 : cluster [DBG] pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:21.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:03:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:21] "GET /metrics HTTP/1.1" 200 192515 "" "Prometheus/2.33.4" 2024-04-17T12:03:21.538 INFO:tasks.workunit.client.0.smithi031.stdout: 518: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:21.538 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FixlU8uRFx0dT8o off=2527559 len=395119 2024-04-17T12:03:21.539 INFO:tasks.workunit.client.0.smithi031.stdout:op 2621 completed, throughput=4.99MB/sec 2024-04-17T12:03:21.539 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pQcFbKnbzYg_z1y off=11682018 len=139277 2024-04-17T12:03:21.542 INFO:tasks.workunit.client.0.smithi031.stdout:op 2622 completed, throughput=4.99MB/sec 2024-04-17T12:03:21.542 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DC4TqB1sspUuYE4 off=4112830 len=586096 2024-04-17T12:03:21.543 INFO:tasks.workunit.client.0.smithi031.stdout:op 2623 completed, throughput=4.99MB/sec 2024-04-17T12:03:21.543 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5MXSeJWeZij97kM off=1795263 len=179068 2024-04-17T12:03:21.544 INFO:tasks.workunit.client.0.smithi031.stdout:op 2624 completed, throughput=4.99MB/sec 2024-04-17T12:03:21.544 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9z40w2Wd60UqqY3 off=1964706 len=1071805 2024-04-17T12:03:21.546 INFO:tasks.workunit.client.0.smithi031.stdout:op 2625 completed, throughput=5MB/sec 2024-04-17T12:03:21.546 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uB0vEpoqTjFU3Mb off=10877446 len=499988 2024-04-17T12:03:21.550 INFO:tasks.workunit.client.0.smithi031.stdout:op 2626 completed, throughput=5MB/sec 2024-04-17T12:03:21.550 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0SMLLQ5UM-lHnzi off=13169596 len=1134370 2024-04-17T12:03:21.555 INFO:tasks.workunit.client.0.smithi031.stdout:op 2627 completed, throughput=5MB/sec 2024-04-17T12:03:21.555 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gHRfLGeLZEE9YG7 off=274217 len=1761026 2024-04-17T12:03:21.558 INFO:tasks.workunit.client.0.smithi031.stdout:op 2628 completed, throughput=5MB/sec 2024-04-17T12:03:22.559 INFO:tasks.workunit.client.0.smithi031.stdout: 519: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:22.559 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BA9YYHCT_ubblrb off=4802306 len=599007 2024-04-17T12:03:22.560 INFO:tasks.workunit.client.0.smithi031.stdout:op 2629 completed, throughput=4.99MB/sec 2024-04-17T12:03:22.560 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-q7c9bZbSlvG-bjN off=4651385 len=552101 2024-04-17T12:03:22.564 INFO:tasks.workunit.client.0.smithi031.stdout:op 2630 completed, throughput=4.99MB/sec 2024-04-17T12:03:22.564 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-D0uSWeNzT_-n_mj off=4360461 len=92307 2024-04-17T12:03:22.565 INFO:tasks.workunit.client.0.smithi031.stdout:op 2631 completed, throughput=4.99MB/sec 2024-04-17T12:03:22.565 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1AQOXfX5Dl6IkX3 off=15668127 len=673450 2024-04-17T12:03:22.566 INFO:tasks.workunit.client.0.smithi031.stdout:op 2632 completed, throughput=5MB/sec 2024-04-17T12:03:22.566 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-a56g71Bs8aCTYeA off=1012674 len=370757 2024-04-17T12:03:22.567 INFO:tasks.workunit.client.0.smithi031.stdout:op 2633 completed, throughput=5MB/sec 2024-04-17T12:03:22.567 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xqqTmORK_63p4UV off=1710406 len=1153258 2024-04-17T12:03:22.569 INFO:tasks.workunit.client.0.smithi031.stdout:op 2634 completed, throughput=5MB/sec 2024-04-17T12:03:22.569 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WVM6rHu6FhxzAqm off=14448240 len=694387 2024-04-17T12:03:22.573 INFO:tasks.workunit.client.0.smithi031.stdout:op 2635 completed, throughput=5MB/sec 2024-04-17T12:03:22.574 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NK-tx5qH0uR2nxY off=2516742 len=1000794 2024-04-17T12:03:22.579 INFO:tasks.workunit.client.0.smithi031.stdout:op 2636 completed, throughput=5MB/sec 2024-04-17T12:03:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:22.146131+0000 mgr.y (mgr.14556) 1129 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:22.146131+0000 mgr.y (mgr.14556) 1129 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:22.146131+0000 mgr.y (mgr.14556) 1129 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:23.579 INFO:tasks.workunit.client.0.smithi031.stdout: 520: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:23.579 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m0bsKwE4VRP1FBG off=1955660 len=394086 2024-04-17T12:03:23.581 INFO:tasks.workunit.client.0.smithi031.stdout:op 2637 completed, throughput=4.99MB/sec 2024-04-17T12:03:23.581 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-y9FkR_998NRtrA6 off=7804168 len=985952 2024-04-17T12:03:23.582 INFO:tasks.workunit.client.0.smithi031.stdout:op 2638 completed, throughput=4.99MB/sec 2024-04-17T12:03:23.583 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EgYcSmKXNBfA8gY off=3002414 len=1629756 2024-04-17T12:03:23.586 INFO:tasks.workunit.client.0.smithi031.stdout:op 2639 completed, throughput=5MB/sec 2024-04-17T12:03:23.586 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RDui2QxgVpI46ee off=5530092 len=997221 2024-04-17T12:03:23.591 INFO:tasks.workunit.client.0.smithi031.stdout:op 2640 completed, throughput=5MB/sec 2024-04-17T12:03:23.591 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jGmxUAC_j-5EONE off=21026014 len=1082710 2024-04-17T12:03:23.593 INFO:tasks.workunit.client.0.smithi031.stdout:op 2641 completed, throughput=5MB/sec 2024-04-17T12:03:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:03:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:03:24.593 INFO:tasks.workunit.client.0.smithi031.stdout: 521: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:24.593 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ssoHJti_7sgCkwI off=241805 len=1019125 2024-04-17T12:03:24.598 INFO:tasks.workunit.client.0.smithi031.stdout:op 2642 completed, throughput=4.99MB/sec 2024-04-17T12:03:24.598 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BGSrydo9Qq60agA off=3852851 len=639035 2024-04-17T12:03:24.603 INFO:tasks.workunit.client.0.smithi031.stdout:op 2643 completed, throughput=4.99MB/sec 2024-04-17T12:03:24.603 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-O8iYyf51rYkGEk- off=0 len=1138106 2024-04-17T12:03:24.608 INFO:tasks.workunit.client.0.smithi031.stdout:op 2644 completed, throughput=5MB/sec 2024-04-17T12:03:24.608 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JPjpx0KgNkxte5N off=3388364 len=267882 2024-04-17T12:03:24.609 INFO:tasks.workunit.client.0.smithi031.stdout:op 2645 completed, throughput=5MB/sec 2024-04-17T12:03:24.609 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cDzMt-e9WJzgrDj off=311018 len=1123869 2024-04-17T12:03:24.610 INFO:tasks.workunit.client.0.smithi031.stdout:op 2646 completed, throughput=5MB/sec 2024-04-17T12:03:24.610 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bEpR8RqIYf7D9Oe off=1354775 len=651138 2024-04-17T12:03:24.614 INFO:tasks.workunit.client.0.smithi031.stdout:op 2647 completed, throughput=5MB/sec 2024-04-17T12:03:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:24.146855+0000 mgr.y (mgr.14556) 1130 : cluster [DBG] pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:03:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:24.146855+0000 mgr.y (mgr.14556) 1130 : cluster [DBG] pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:03:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:24.146855+0000 mgr.y (mgr.14556) 1130 : cluster [DBG] pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:03:25.614 INFO:tasks.workunit.client.0.smithi031.stdout: 522: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:25.614 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-q1QnI0zUpTDQbNY off=5115517 len=891277 2024-04-17T12:03:25.615 INFO:tasks.workunit.client.0.smithi031.stdout:op 2648 completed, throughput=4.99MB/sec 2024-04-17T12:03:25.616 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jYiOKelAzjbHaU2 off=9556006 len=1027253 2024-04-17T12:03:25.618 INFO:tasks.workunit.client.0.smithi031.stdout:op 2649 completed, throughput=4.99MB/sec 2024-04-17T12:03:25.618 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bOWj9wFU_iENru3 off=10500835 len=504443 2024-04-17T12:03:25.622 INFO:tasks.workunit.client.0.smithi031.stdout:op 2650 completed, throughput=5MB/sec 2024-04-17T12:03:25.622 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-D1MBoK6rxp2_c4Y off=88890 len=1238577 2024-04-17T12:03:25.629 INFO:tasks.workunit.client.0.smithi031.stdout:op 2651 completed, throughput=5MB/sec 2024-04-17T12:03:25.629 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9gFi7Z0IsBCM5zw off=1253419 len=1954701 2024-04-17T12:03:25.637 INFO:tasks.workunit.client.0.smithi031.stdout:op 2652 completed, throughput=5MB/sec 2024-04-17T12:03:26.638 INFO:tasks.workunit.client.0.smithi031.stdout: 523: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:26.638 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-P1Py2PhLDNGe7To off=8957095 len=741268 2024-04-17T12:03:26.639 INFO:tasks.workunit.client.0.smithi031.stdout:op 2653 completed, throughput=4.99MB/sec 2024-04-17T12:03:26.640 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4NjWSyXevFg9Zjd off=3028510 len=1573323 2024-04-17T12:03:26.642 INFO:tasks.workunit.client.0.smithi031.stdout:op 2654 completed, throughput=5MB/sec 2024-04-17T12:03:26.642 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-k8Fn1ZTEBBomSwA off=3698236 len=850795 2024-04-17T12:03:26.643 INFO:tasks.workunit.client.0.smithi031.stdout:op 2655 completed, throughput=5MB/sec 2024-04-17T12:03:26.643 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_tF2x6FIUt6zhC7 off=15482025 len=1021538 2024-04-17T12:03:26.645 INFO:tasks.workunit.client.0.smithi031.stdout:op 2656 completed, throughput=5MB/sec 2024-04-17T12:03:26.645 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-60tfabX0Sv43OXW off=16736322 len=1306320 2024-04-17T12:03:26.646 INFO:tasks.workunit.client.0.smithi031.stdout:op 2657 completed, throughput=5MB/sec 2024-04-17T12:03:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:26.147353+0000 mgr.y (mgr.14556) 1131 : cluster [DBG] pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:03:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:26.147353+0000 mgr.y (mgr.14556) 1131 : cluster [DBG] pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:03:27.646 INFO:tasks.workunit.client.0.smithi031.stdout: 524: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:27.646 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rX4jVN8jO91uc9j off=7030402 len=1071576 2024-04-17T12:03:27.648 INFO:tasks.workunit.client.0.smithi031.stdout:op 2658 completed, throughput=4.99MB/sec 2024-04-17T12:03:27.648 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fNR5W2K5pBFLKJr off=7119725 len=1104726 2024-04-17T12:03:27.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 2659 completed, throughput=5MB/sec 2024-04-17T12:03:27.653 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1etQ3RrYYLjaZ2g off=8103710 len=1143449 2024-04-17T12:03:27.658 INFO:tasks.workunit.client.0.smithi031.stdout:op 2660 completed, throughput=5MB/sec 2024-04-17T12:03:27.658 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iEZmf0BWGXNuxTH off=15140876 len=736054 2024-04-17T12:03:27.659 INFO:tasks.workunit.client.0.smithi031.stdout:op 2661 completed, throughput=5MB/sec 2024-04-17T12:03:27.659 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-txck_j0ekNuLffq off=18175274 len=116787 2024-04-17T12:03:27.662 INFO:tasks.workunit.client.0.smithi031.stdout:op 2662 completed, throughput=5MB/sec 2024-04-17T12:03:27.662 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-D9HLvCbrKIAFkzb off=3171551 len=1164767 2024-04-17T12:03:27.666 INFO:tasks.workunit.client.0.smithi031.stdout:op 2663 completed, throughput=5MB/sec 2024-04-17T12:03:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:26.147353+0000 mgr.y (mgr.14556) 1131 : cluster [DBG] pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:03:28.666 INFO:tasks.workunit.client.0.smithi031.stdout: 525: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:28.667 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qInHdN2Lt8OxQWg off=4764567 len=1967433 2024-04-17T12:03:28.669 INFO:tasks.workunit.client.0.smithi031.stdout:op 2664 completed, throughput=5MB/sec 2024-04-17T12:03:28.669 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kM94OleY0taBG9u off=15027262 len=1161666 2024-04-17T12:03:28.670 INFO:tasks.workunit.client.0.smithi031.stdout:op 2665 completed, throughput=5MB/sec 2024-04-17T12:03:28.670 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RJxtOoW0dASd6FQ off=2879205 len=35483 2024-04-17T12:03:28.671 INFO:tasks.workunit.client.0.smithi031.stdout:op 2666 completed, throughput=5MB/sec 2024-04-17T12:03:28.671 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-J3bFal_mz4pLjE5 off=1064772 len=1500875 2024-04-17T12:03:28.674 INFO:tasks.workunit.client.0.smithi031.stdout:op 2667 completed, throughput=5MB/sec 2024-04-17T12:03:28.674 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oGNAEOkoDXC8BfE off=16239724 len=1754746 2024-04-17T12:03:28.685 INFO:tasks.workunit.client.0.smithi031.stdout:op 2668 completed, throughput=5MB/sec 2024-04-17T12:03:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:28.148102+0000 mgr.y (mgr.14556) 1132 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-17T12:03:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:28.148102+0000 mgr.y (mgr.14556) 1132 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-17T12:03:29.685 INFO:tasks.workunit.client.0.smithi031.stdout: 526: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:29.685 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RNFKbdN2JV-Pjx8 off=8274025 len=2041592 2024-04-17T12:03:29.695 INFO:tasks.workunit.client.0.smithi031.stdout:op 2669 completed, throughput=5MB/sec 2024-04-17T12:03:29.696 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NjD7IK-xPclS1Cl off=2723733 len=925968 2024-04-17T12:03:29.697 INFO:tasks.workunit.client.0.smithi031.stdout:op 2670 completed, throughput=5MB/sec 2024-04-17T12:03:29.697 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VT0Md8uFGkien47 off=812234 len=1619155 2024-04-17T12:03:29.699 INFO:tasks.workunit.client.0.smithi031.stdout:op 2671 completed, throughput=5MB/sec 2024-04-17T12:03:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:28.148102+0000 mgr.y (mgr.14556) 1132 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-17T12:03:30.699 INFO:tasks.workunit.client.0.smithi031.stdout: 527: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:30.699 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F1o4wD-FDkv4lR9 off=0 len=1309212 2024-04-17T12:03:30.701 INFO:tasks.workunit.client.0.smithi031.stdout:op 2672 completed, throughput=4.99MB/sec 2024-04-17T12:03:30.701 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aI4_lRP22pAge1l off=6723523 len=105999 2024-04-17T12:03:30.703 INFO:tasks.workunit.client.0.smithi031.stdout:op 2673 completed, throughput=4.99MB/sec 2024-04-17T12:03:30.703 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DauBiRnGonc8Tno off=13061522 len=1151296 2024-04-17T12:03:30.704 INFO:tasks.workunit.client.0.smithi031.stdout:op 2674 completed, throughput=5MB/sec 2024-04-17T12:03:30.704 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_tOxiPjUJ9bZ6hx off=2855163 len=2073906 2024-04-17T12:03:30.706 INFO:tasks.workunit.client.0.smithi031.stdout:op 2675 completed, throughput=5MB/sec 2024-04-17T12:03:31.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:03:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:31] "GET /metrics HTTP/1.1" 200 192512 "" "Prometheus/2.33.4" 2024-04-17T12:03:31.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:30.148514+0000 mgr.y (mgr.14556) 1133 : cluster [DBG] pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:31.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:30.148514+0000 mgr.y (mgr.14556) 1133 : cluster [DBG] pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:31.707 INFO:tasks.workunit.client.0.smithi031.stdout: 528: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:31.707 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KAlZctwWeqPn_Ah off=7432247 len=118375 2024-04-17T12:03:31.708 INFO:tasks.workunit.client.0.smithi031.stdout:op 2676 completed, throughput=4.99MB/sec 2024-04-17T12:03:31.708 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uB0vEpoqTjFU3Mb off=6024920 len=1848425 2024-04-17T12:03:31.711 INFO:tasks.workunit.client.0.smithi031.stdout:op 2677 completed, throughput=4.99MB/sec 2024-04-17T12:03:31.712 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cVvORKDmM0fND6x off=1334690 len=624617 2024-04-17T12:03:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:30.148514+0000 mgr.y (mgr.14556) 1133 : cluster [DBG] pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:31.716 INFO:tasks.workunit.client.0.smithi031.stdout:op 2678 completed, throughput=5MB/sec 2024-04-17T12:03:31.716 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OoFV23OFUIuYPiW off=581242 len=787643 2024-04-17T12:03:31.720 INFO:tasks.workunit.client.0.smithi031.stdout:op 2679 completed, throughput=5MB/sec 2024-04-17T12:03:31.720 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_292iwltZ8z41N- off=3801474 len=292417 2024-04-17T12:03:31.723 INFO:tasks.workunit.client.0.smithi031.stdout:op 2680 completed, throughput=5MB/sec 2024-04-17T12:03:31.723 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Vzt8iIX96i2jNq8 off=5899168 len=926540 2024-04-17T12:03:31.725 INFO:tasks.workunit.client.0.smithi031.stdout:op 2681 completed, throughput=5MB/sec 2024-04-17T12:03:31.725 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6JhyC0TTsqUSjYK off=1358997 len=1229599 2024-04-17T12:03:31.734 INFO:tasks.workunit.client.0.smithi031.stdout:op 2682 completed, throughput=5MB/sec 2024-04-17T12:03:32.734 INFO:tasks.workunit.client.0.smithi031.stdout: 529: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:32.734 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VugHQ_odfeizEh8 off=325781 len=1522703 2024-04-17T12:03:32.742 INFO:tasks.workunit.client.0.smithi031.stdout:op 2683 completed, throughput=4.99MB/sec 2024-04-17T12:03:32.743 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YE2N4rA8_DXHc6p off=13512331 len=1120150 2024-04-17T12:03:32.744 INFO:tasks.workunit.client.0.smithi031.stdout:op 2684 completed, throughput=5MB/sec 2024-04-17T12:03:32.744 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pr0TwHfBRAY3wU3 off=178950 len=485920 2024-04-17T12:03:32.745 INFO:tasks.workunit.client.0.smithi031.stdout:op 2685 completed, throughput=5MB/sec 2024-04-17T12:03:32.745 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Rw-3_Ag8Q94EHqb off=6038062 len=540138 2024-04-17T12:03:32.748 INFO:tasks.workunit.client.0.smithi031.stdout:op 2686 completed, throughput=5MB/sec 2024-04-17T12:03:32.748 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L5_66SY6H95UkyN off=5714410 len=638313 2024-04-17T12:03:32.749 INFO:tasks.workunit.client.0.smithi031.stdout:op 2687 completed, throughput=5MB/sec 2024-04-17T12:03:32.749 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CKKMq08nb1Z5yod off=2889957 len=1814226 2024-04-17T12:03:32.751 INFO:tasks.workunit.client.0.smithi031.stdout:op 2688 completed, throughput=5MB/sec 2024-04-17T12:03:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:32.148942+0000 mgr.y (mgr.14556) 1134 : cluster [DBG] pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:32.148942+0000 mgr.y (mgr.14556) 1134 : cluster [DBG] pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:32.148942+0000 mgr.y (mgr.14556) 1134 : cluster [DBG] pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:03:33.751 INFO:tasks.workunit.client.0.smithi031.stdout: 530: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:33.751 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CkOtQ2-zO3X50iE off=16331863 len=544389 2024-04-17T12:03:33.755 INFO:tasks.workunit.client.0.smithi031.stdout:op 2689 completed, throughput=4.99MB/sec 2024-04-17T12:03:33.756 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jVfN3qRAtJTMcFJ off=5369563 len=463024 2024-04-17T12:03:33.756 INFO:tasks.workunit.client.0.smithi031.stdout:op 2690 completed, throughput=5MB/sec 2024-04-17T12:03:33.756 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-A1JDdPHt40qkZNj off=1685304 len=25274 2024-04-17T12:03:33.757 INFO:tasks.workunit.client.0.smithi031.stdout:op 2691 completed, throughput=5MB/sec 2024-04-17T12:03:33.757 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2UgvLaeQSzl6MKf off=506995 len=2005219 2024-04-17T12:03:33.775 INFO:tasks.workunit.client.0.smithi031.stdout:op 2692 completed, throughput=5MB/sec 2024-04-17T12:03:33.775 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VXOfuQN-KSzKdKJ off=7771020 len=1746367 2024-04-17T12:03:33.777 INFO:tasks.workunit.client.0.smithi031.stdout:op 2693 completed, throughput=5MB/sec 2024-04-17T12:03:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:03:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:03:34.778 INFO:tasks.workunit.client.0.smithi031.stdout: 531: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:34.778 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w88H9-MALx8-jDW off=16264460 len=299736 2024-04-17T12:03:34.779 INFO:tasks.workunit.client.0.smithi031.stdout:op 2694 completed, throughput=4.99MB/sec 2024-04-17T12:03:34.779 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Jzbjm_0v9h4_Bfc off=11824516 len=308050 2024-04-17T12:03:34.780 INFO:tasks.workunit.client.0.smithi031.stdout:op 2695 completed, throughput=4.99MB/sec 2024-04-17T12:03:34.780 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bzCSrVe6YVCngl4 off=10675233 len=933615 2024-04-17T12:03:34.781 INFO:tasks.workunit.client.0.smithi031.stdout:op 2696 completed, throughput=5MB/sec 2024-04-17T12:03:34.782 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hr7nsiux7KgmGVm off=0 len=1061916 2024-04-17T12:03:34.784 INFO:tasks.workunit.client.0.smithi031.stdout:op 2697 completed, throughput=5MB/sec 2024-04-17T12:03:34.784 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s4i524gtQBExhot off=6218787 len=1008893 2024-04-17T12:03:34.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 2698 completed, throughput=5MB/sec 2024-04-17T12:03:34.785 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mB3u2hiXNfFh0IV off=5536438 len=324908 2024-04-17T12:03:34.789 INFO:tasks.workunit.client.0.smithi031.stdout:op 2699 completed, throughput=5MB/sec 2024-04-17T12:03:34.789 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZHAnLI029zPCHYI off=9940946 len=476605 2024-04-17T12:03:34.792 INFO:tasks.workunit.client.0.smithi031.stdout:op 2700 completed, throughput=5MB/sec 2024-04-17T12:03:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:34.149660+0000 mgr.y (mgr.14556) 1135 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:03:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:34.149660+0000 mgr.y (mgr.14556) 1135 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:03:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:34.149660+0000 mgr.y (mgr.14556) 1135 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:03:35.792 INFO:tasks.workunit.client.0.smithi031.stdout: 532: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:35.792 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wCL3wfWbtg2IMsg off=3517070 len=738254 2024-04-17T12:03:35.794 INFO:tasks.workunit.client.0.smithi031.stdout:op 2701 completed, throughput=4.99MB/sec 2024-04-17T12:03:35.794 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JVWSp6vGCBM4x9X off=447757 len=828682 2024-04-17T12:03:35.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 2702 completed, throughput=4.99MB/sec 2024-04-17T12:03:35.798 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aVUoGxNR1WyXaB9 off=21213526 len=1442588 2024-04-17T12:03:35.807 INFO:tasks.workunit.client.0.smithi031.stdout:op 2703 completed, throughput=5MB/sec 2024-04-17T12:03:35.807 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KsLb7wTiuCTQJ4Q off=2588310 len=744616 2024-04-17T12:03:35.811 INFO:tasks.workunit.client.0.smithi031.stdout:op 2704 completed, throughput=5MB/sec 2024-04-17T12:03:35.811 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hO9Q2RiESXu5f_b off=21999479 len=626657 2024-04-17T12:03:35.812 INFO:tasks.workunit.client.0.smithi031.stdout:op 2705 completed, throughput=5MB/sec 2024-04-17T12:03:35.812 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xl8fiFsGoNjP9W7 off=962662 len=609463 2024-04-17T12:03:35.813 INFO:tasks.workunit.client.0.smithi031.stdout:op 2706 completed, throughput=5MB/sec 2024-04-17T12:03:35.814 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6XDtBh4wXkvh95w off=9382438 len=1637709 2024-04-17T12:03:35.817 INFO:tasks.workunit.client.0.smithi031.stdout:op 2707 completed, throughput=5MB/sec 2024-04-17T12:03:36.817 INFO:tasks.workunit.client.0.smithi031.stdout: 533: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:36.817 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-X873cpKL6xFujHN off=431105 len=1273274 2024-04-17T12:03:36.820 INFO:tasks.workunit.client.0.smithi031.stdout:op 2708 completed, throughput=5MB/sec 2024-04-17T12:03:36.820 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-otR0f1BVgH8SkTf off=8777181 len=1221160 2024-04-17T12:03:36.822 INFO:tasks.workunit.client.0.smithi031.stdout:op 2709 completed, throughput=5MB/sec 2024-04-17T12:03:36.822 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CYgbmS4FwlOi-Iz off=4245174 len=1451989 2024-04-17T12:03:36.823 INFO:tasks.workunit.client.0.smithi031.stdout:op 2710 completed, throughput=5MB/sec 2024-04-17T12:03:36.823 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MS17ryAAp1ql1fn off=10436036 len=1800531 2024-04-17T12:03:36.833 INFO:tasks.workunit.client.0.smithi031.stdout:op 2711 completed, throughput=5MB/sec 2024-04-17T12:03:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:36.150179+0000 mgr.y (mgr.14556) 1136 : cluster [DBG] pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:03:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:36.150179+0000 mgr.y (mgr.14556) 1136 : cluster [DBG] pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:03:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:36.150179+0000 mgr.y (mgr.14556) 1136 : cluster [DBG] pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:03:37.833 INFO:tasks.workunit.client.0.smithi031.stdout: 534: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:37.833 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0B2VrKdQ6G0wPAj off=901108 len=768636 2024-04-17T12:03:37.838 INFO:tasks.workunit.client.0.smithi031.stdout:op 2712 completed, throughput=5MB/sec 2024-04-17T12:03:37.838 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bOiqGNttULnZEQb off=437540 len=1315071 2024-04-17T12:03:37.845 INFO:tasks.workunit.client.0.smithi031.stdout:op 2713 completed, throughput=5MB/sec 2024-04-17T12:03:37.845 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NZBD3fLAe8DwvWl off=2902475 len=639877 2024-04-17T12:03:37.848 INFO:tasks.workunit.client.0.smithi031.stdout:op 2714 completed, throughput=5MB/sec 2024-04-17T12:03:37.848 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6TmIeOrWNVzFUu6 off=7155989 len=1658565 2024-04-17T12:03:37.854 INFO:tasks.workunit.client.0.smithi031.stdout:op 2715 completed, throughput=5MB/sec 2024-04-17T12:03:38.854 INFO:tasks.workunit.client.0.smithi031.stdout: 535: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:38.854 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SFDdFEbu7gDls0z off=1484374 len=682362 2024-04-17T12:03:38.855 INFO:tasks.workunit.client.0.smithi031.stdout:op 2716 completed, throughput=4.99MB/sec 2024-04-17T12:03:38.855 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-80qGhYLqnsptxlj off=1530511 len=460180 2024-04-17T12:03:38.859 INFO:tasks.workunit.client.0.smithi031.stdout:op 2717 completed, throughput=4.99MB/sec 2024-04-17T12:03:38.859 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6NsrNGzDceo1N49 off=3128783 len=681624 2024-04-17T12:03:38.863 INFO:tasks.workunit.client.0.smithi031.stdout:op 2718 completed, throughput=5MB/sec 2024-04-17T12:03:38.863 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LUZqyWLBmXhvKsJ off=10123616 len=696843 2024-04-17T12:03:38.865 INFO:tasks.workunit.client.0.smithi031.stdout:op 2719 completed, throughput=5MB/sec 2024-04-17T12:03:38.865 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SrmNAolFNgCIFc0 off=8402835 len=606139 2024-04-17T12:03:38.869 INFO:tasks.workunit.client.0.smithi031.stdout:op 2720 completed, throughput=5MB/sec 2024-04-17T12:03:38.869 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Hv1yOzg-2ZDXfl0 off=9763886 len=1517881 2024-04-17T12:03:38.872 INFO:tasks.workunit.client.0.smithi031.stdout:op 2721 completed, throughput=5MB/sec 2024-04-17T12:03:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:38.150904+0000 mgr.y (mgr.14556) 1137 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-17T12:03:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:38.150904+0000 mgr.y (mgr.14556) 1137 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-17T12:03:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:38.150904+0000 mgr.y (mgr.14556) 1137 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-17T12:03:39.872 INFO:tasks.workunit.client.0.smithi031.stdout: 536: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:39.872 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--4zqE3xsX0mWFEo off=2792727 len=1109737 2024-04-17T12:03:39.879 INFO:tasks.workunit.client.0.smithi031.stdout:op 2722 completed, throughput=4.99MB/sec 2024-04-17T12:03:39.879 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-l-Jzb3y9QMXy7-n off=13999685 len=1475147 2024-04-17T12:03:39.887 INFO:tasks.workunit.client.0.smithi031.stdout:op 2723 completed, throughput=5MB/sec 2024-04-17T12:03:39.887 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nsbR2ZbN475I-AF off=8869084 len=149567 2024-04-17T12:03:39.888 INFO:tasks.workunit.client.0.smithi031.stdout:op 2724 completed, throughput=5MB/sec 2024-04-17T12:03:39.888 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-I-g7Y5koEGtDzHT off=3828931 len=813308 2024-04-17T12:03:39.893 INFO:tasks.workunit.client.0.smithi031.stdout:op 2725 completed, throughput=5MB/sec 2024-04-17T12:03:39.893 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IrtxryHCjZwcXGS off=17674849 len=964545 2024-04-17T12:03:39.895 INFO:tasks.workunit.client.0.smithi031.stdout:op 2726 completed, throughput=5MB/sec 2024-04-17T12:03:39.895 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YgqpHhMWK8zGn1x off=1889896 len=1707359 2024-04-17T12:03:39.903 INFO:tasks.workunit.client.0.smithi031.stdout:op 2727 completed, throughput=5MB/sec 2024-04-17T12:03:40.904 INFO:tasks.workunit.client.0.smithi031.stdout: 537: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:40.904 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vN9VlLdvjP8b3I2 off=5993073 len=1075704 2024-04-17T12:03:40.910 INFO:tasks.workunit.client.0.smithi031.stdout:op 2728 completed, throughput=4.99MB/sec 2024-04-17T12:03:40.910 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KaKI_9oEweAr8Q9 off=10651321 len=1997213 2024-04-17T12:03:40.926 INFO:tasks.workunit.client.0.smithi031.stdout:op 2729 completed, throughput=5MB/sec 2024-04-17T12:03:40.926 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SifpjP9a3Uksus- off=3000860 len=276937 2024-04-17T12:03:40.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 2730 completed, throughput=5MB/sec 2024-04-17T12:03:40.929 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kxWiS7bkk9ZpkfX off=3321098 len=1426650 2024-04-17T12:03:40.935 INFO:tasks.workunit.client.0.smithi031.stdout:op 2731 completed, throughput=5MB/sec 2024-04-17T12:03:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:40.151407+0000 mgr.y (mgr.14556) 1138 : cluster [DBG] pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:03:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:40.151407+0000 mgr.y (mgr.14556) 1138 : cluster [DBG] pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:03:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:40.151407+0000 mgr.y (mgr.14556) 1138 : cluster [DBG] pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:03:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:03:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:41] "GET /metrics HTTP/1.1" 200 192520 "" "Prometheus/2.33.4" 2024-04-17T12:03:41.936 INFO:tasks.workunit.client.0.smithi031.stdout: 538: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:41.936 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cwBD4qmjT09Du1k off=366601 len=755675 2024-04-17T12:03:41.941 INFO:tasks.workunit.client.0.smithi031.stdout:op 2732 completed, throughput=4.99MB/sec 2024-04-17T12:03:41.941 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FMuRsDM5LDNoirt off=2583790 len=839527 2024-04-17T12:03:41.942 INFO:tasks.workunit.client.0.smithi031.stdout:op 2733 completed, throughput=4.99MB/sec 2024-04-17T12:03:41.943 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-so-juD_qafEtvjl off=14017319 len=1336273 2024-04-17T12:03:41.950 INFO:tasks.workunit.client.0.smithi031.stdout:op 2734 completed, throughput=5MB/sec 2024-04-17T12:03:41.950 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CwAwrGuZSDyDYEG off=3524221 len=512147 2024-04-17T12:03:41.953 INFO:tasks.workunit.client.0.smithi031.stdout:op 2735 completed, throughput=5MB/sec 2024-04-17T12:03:41.953 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QAYIFtYWJO1zLIy off=18981458 len=648599 2024-04-17T12:03:41.958 INFO:tasks.workunit.client.0.smithi031.stdout:op 2736 completed, throughput=5MB/sec 2024-04-17T12:03:41.958 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nfFfibi609riIcO off=15367106 len=1434805 2024-04-17T12:03:41.959 INFO:tasks.workunit.client.0.smithi031.stdout:op 2737 completed, throughput=5MB/sec 2024-04-17T12:03:42.959 INFO:tasks.workunit.client.0.smithi031.stdout: 539: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:42.959 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Je8FI0ndgqod23L off=903529 len=1864653 2024-04-17T12:03:42.961 INFO:tasks.workunit.client.0.smithi031.stdout:op 2738 completed, throughput=4.99MB/sec 2024-04-17T12:03:42.961 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wyIHJ1cbXjSg4m2 off=1556273 len=1849033 2024-04-17T12:03:42.962 INFO:tasks.workunit.client.0.smithi031.stdout:op 2739 completed, throughput=5MB/sec 2024-04-17T12:03:42.962 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DhW061BVxayEElx off=16650070 len=546655 2024-04-17T12:03:42.965 INFO:tasks.workunit.client.0.smithi031.stdout:op 2740 completed, throughput=5MB/sec 2024-04-17T12:03:42.965 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nnxzJjkiZPVlNWx off=0 len=1296265 2024-04-17T12:03:42.966 INFO:tasks.workunit.client.0.smithi031.stdout:op 2741 completed, throughput=5MB/sec 2024-04-17T12:03:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:42.151813+0000 mgr.y (mgr.14556) 1139 : cluster [DBG] pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:03:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:42.246976+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:03:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:42.151813+0000 mgr.y (mgr.14556) 1139 : cluster [DBG] pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:03:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:42.246976+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:03:43.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:42.151813+0000 mgr.y (mgr.14556) 1139 : cluster [DBG] pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:03:43.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:42.246976+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:03:43.967 INFO:tasks.workunit.client.0.smithi031.stdout: 540: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:43.967 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y_GNuem8IIVFU4Y off=2575110 len=378625 2024-04-17T12:03:43.968 INFO:tasks.workunit.client.0.smithi031.stdout:op 2742 completed, throughput=4.99MB/sec 2024-04-17T12:03:43.968 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rurav2RRMuXf2t7 off=4742670 len=727216 2024-04-17T12:03:43.974 INFO:tasks.workunit.client.0.smithi031.stdout:op 2743 completed, throughput=4.99MB/sec 2024-04-17T12:03:43.974 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-B_0YLxdTGjvVVlQ off=14386597 len=172667 2024-04-17T12:03:43.975 INFO:tasks.workunit.client.0.smithi031.stdout:op 2744 completed, throughput=4.99MB/sec 2024-04-17T12:03:43.975 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cp6H1aiuai5Qjt0 off=3730839 len=402457 2024-04-17T12:03:43.975 INFO:tasks.workunit.client.0.smithi031.stdout:op 2745 completed, throughput=4.99MB/sec 2024-04-17T12:03:43.975 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qBdHF1vylEQjAuG off=14294602 len=1800828 2024-04-17T12:03:43.977 INFO:tasks.workunit.client.0.smithi031.stdout:op 2746 completed, throughput=5MB/sec 2024-04-17T12:03:43.977 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-o22RrdgeNI0DXOM off=13084445 len=484386 2024-04-17T12:03:43.980 INFO:tasks.workunit.client.0.smithi031.stdout:op 2747 completed, throughput=5MB/sec 2024-04-17T12:03:43.980 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qYOHHPn3nnjmiNg off=12077065 len=2037467 2024-04-17T12:03:43.991 INFO:tasks.workunit.client.0.smithi031.stdout:op 2748 completed, throughput=5MB/sec 2024-04-17T12:03:44.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:03:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:03:44.991 INFO:tasks.workunit.client.0.smithi031.stdout: 541: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:44.992 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GAUYxqNXoNKbJ_H off=4874603 len=425709 2024-04-17T12:03:44.992 INFO:tasks.workunit.client.0.smithi031.stdout:op 2749 completed, throughput=4.99MB/sec 2024-04-17T12:03:44.992 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NT82KmxaEZxfYEG off=9432680 len=907591 2024-04-17T12:03:44.993 INFO:tasks.workunit.client.0.smithi031.stdout:op 2750 completed, throughput=5MB/sec 2024-04-17T12:03:44.993 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4Pbq6KwdRXXKfoP off=11112008 len=779829 2024-04-17T12:03:45.000 INFO:tasks.workunit.client.0.smithi031.stdout:op 2751 completed, throughput=5MB/sec 2024-04-17T12:03:45.000 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-61X9wj2_1wu8QO0 off=8471621 len=1769313 2024-04-17T12:03:45.007 INFO:tasks.workunit.client.0.smithi031.stdout:op 2752 completed, throughput=5MB/sec 2024-04-17T12:03:45.007 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6kduYfU_O9F5ozY off=2594353 len=1554912 2024-04-17T12:03:45.015 INFO:tasks.workunit.client.0.smithi031.stdout:op 2753 completed, throughput=5MB/sec 2024-04-17T12:03:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:44.152397+0000 mgr.y (mgr.14556) 1140 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:03:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:44.894532+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:03:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:44.152397+0000 mgr.y (mgr.14556) 1140 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:03:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:44.894532+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:03:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:44.152397+0000 mgr.y (mgr.14556) 1140 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:03:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:44.894532+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:03:46.015 INFO:tasks.workunit.client.0.smithi031.stdout: 542: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:46.015 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TI4TsBBxhJD_H-F off=9824595 len=713492 2024-04-17T12:03:46.016 INFO:tasks.workunit.client.0.smithi031.stdout:op 2754 completed, throughput=4.99MB/sec 2024-04-17T12:03:46.016 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7QvoWcqQfcVWIon off=61545 len=1218863 2024-04-17T12:03:46.018 INFO:tasks.workunit.client.0.smithi031.stdout:op 2755 completed, throughput=5MB/sec 2024-04-17T12:03:46.018 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nC3jtkYc_eYvguZ off=1319239 len=6669 2024-04-17T12:03:46.019 INFO:tasks.workunit.client.0.smithi031.stdout:op 2756 completed, throughput=5MB/sec 2024-04-17T12:03:46.019 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nQfEnjom9g1TF-X off=11470500 len=1150481 2024-04-17T12:03:46.020 INFO:tasks.workunit.client.0.smithi031.stdout:op 2757 completed, throughput=5MB/sec 2024-04-17T12:03:46.020 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gHaO1XNaBZg_LLc off=8521766 len=694659 2024-04-17T12:03:46.022 INFO:tasks.workunit.client.0.smithi031.stdout:op 2758 completed, throughput=5MB/sec 2024-04-17T12:03:46.022 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-trm8iO6kUWE6Ahk off=1095366 len=394586 2024-04-17T12:03:46.025 INFO:tasks.workunit.client.0.smithi031.stdout:op 2759 completed, throughput=5MB/sec 2024-04-17T12:03:46.888 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:03:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:45.652126+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:03:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:45.935124+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:03:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:45.936089+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:03:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:45.941578+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:03:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:46.152983+0000 mgr.y (mgr.14556) 1141 : cluster [DBG] pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:03:46.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:45.652126+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:03:46.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:45.935124+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:03:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:45.936089+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:03:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:45.941578+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:03:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:46.152983+0000 mgr.y (mgr.14556) 1141 : cluster [DBG] pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:03:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:45.652126+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:03:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:45.935124+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:03:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:45.936089+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:03:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:45.941578+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:03:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:46.152983+0000 mgr.y (mgr.14556) 1141 : cluster [DBG] pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:03:47.025 INFO:tasks.workunit.client.0.smithi031.stdout: 543: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:47.025 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DjyzFl6-RFvHIM6 off=10995119 len=625507 2024-04-17T12:03:47.027 INFO:tasks.workunit.client.0.smithi031.stdout:op 2760 completed, throughput=4.99MB/sec 2024-04-17T12:03:47.027 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jS6B_7goPLCP2-a off=2724483 len=380374 2024-04-17T12:03:47.030 INFO:tasks.workunit.client.0.smithi031.stdout:op 2761 completed, throughput=4.99MB/sec 2024-04-17T12:03:47.030 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4AqOeNuH_At-g-2 off=14536791 len=169689 2024-04-17T12:03:47.033 INFO:tasks.workunit.client.0.smithi031.stdout:op 2762 completed, throughput=4.99MB/sec 2024-04-17T12:03:47.033 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7JXal_HPLaJb1YV off=201261 len=211526 2024-04-17T12:03:47.036 INFO:tasks.workunit.client.0.smithi031.stdout:op 2763 completed, throughput=4.99MB/sec 2024-04-17T12:03:47.036 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MymLRUEk1VB8XCJ off=8961907 len=42876 2024-04-17T12:03:47.037 INFO:tasks.workunit.client.0.smithi031.stdout:op 2764 completed, throughput=4.99MB/sec 2024-04-17T12:03:47.038 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eII1qfIbQCjdEiy off=2357552 len=1873754 2024-04-17T12:03:47.044 INFO:tasks.workunit.client.0.smithi031.stdout:op 2765 completed, throughput=5MB/sec 2024-04-17T12:03:47.044 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hr7nsiux7KgmGVm off=0 len=1061916 2024-04-17T12:03:47.049 INFO:tasks.workunit.client.0.smithi031.stdout:op 2766 completed, throughput=5MB/sec 2024-04-17T12:03:47.049 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pqY3A4o1N4b1ypH off=9619798 len=1978186 2024-04-17T12:03:47.051 INFO:tasks.workunit.client.0.smithi031.stdout:op 2767 completed, throughput=5MB/sec 2024-04-17T12:03:47.178 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (31m) 2s ago 31m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (31m) 1s ago 31m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (33m) 2s ago 33m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (33m) 1s ago 33m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (36m) 1s ago 36m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (38m) 2s ago 38m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (38m) 2s ago 38m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (36m) 1s ago 36m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (36m) 2s ago 36m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (32m) 2s ago 32m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (32m) 1s ago 32m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (36m) 2s ago 36m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (35m) 2s ago 35m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:03:47.179 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (35m) 2s ago 35m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:03:47.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (34m) 2s ago 34m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:03:47.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (34m) 1s ago 34m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:03:47.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (34m) 1s ago 34m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:03:47.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (33m) 1s ago 33m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:03:47.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (33m) 1s ago 33m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:03:47.180 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (31m) 1s ago 32m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:03:47.526 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:03:47.526 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:03:47.527 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:03:48.051 INFO:tasks.workunit.client.0.smithi031.stdout: 544: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:48.051 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9DQQGV7pEaQf8EZ off=1278387 len=222545 2024-04-17T12:03:48.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 2768 completed, throughput=4.99MB/sec 2024-04-17T12:03:48.054 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fblymgxGfa_JGvU off=13287025 len=207887 2024-04-17T12:03:48.056 INFO:tasks.workunit.client.0.smithi031.stdout:op 2769 completed, throughput=4.99MB/sec 2024-04-17T12:03:48.056 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CHoIEFbz_TOzveM off=72683 len=1301970 2024-04-17T12:03:48.067 INFO:tasks.workunit.client.0.smithi031.stdout:op 2770 completed, throughput=5MB/sec 2024-04-17T12:03:48.067 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KSoOmhLiYXL51_E off=3984343 len=789921 2024-04-17T12:03:48.072 INFO:tasks.workunit.client.0.smithi031.stdout:op 2771 completed, throughput=5MB/sec 2024-04-17T12:03:48.073 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rwQ2L7ER1_TrwI3 off=11777597 len=2016272 2024-04-17T12:03:48.084 INFO:tasks.workunit.client.0.smithi031.stdout:op 2772 completed, throughput=5MB/sec 2024-04-17T12:03:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:46.876844+0000 mgr.y (mgr.14556) 1142 : audit [DBG] from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:47.171711+0000 mgr.y (mgr.14556) 1143 : audit [DBG] from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:03:47.527650+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.31:0/3929799427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:03:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:46.876844+0000 mgr.y (mgr.14556) 1142 : audit [DBG] from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:47.171711+0000 mgr.y (mgr.14556) 1143 : audit [DBG] from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:03:47.527650+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.31:0/3929799427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:03:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:46.876844+0000 mgr.y (mgr.14556) 1142 : audit [DBG] from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:47.171711+0000 mgr.y (mgr.14556) 1143 : audit [DBG] from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:03:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:03:47.527650+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.31:0/3929799427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:03:49.084 INFO:tasks.workunit.client.0.smithi031.stdout: 545: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:49.084 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uSCBrCnTglD1ZTq off=7018082 len=1803499 2024-04-17T12:03:49.098 INFO:tasks.workunit.client.0.smithi031.stdout:op 2773 completed, throughput=4.99MB/sec 2024-04-17T12:03:49.098 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n-L4e_bVoaFSNEz off=787365 len=912035 2024-04-17T12:03:49.103 INFO:tasks.workunit.client.0.smithi031.stdout:op 2774 completed, throughput=5MB/sec 2024-04-17T12:03:49.103 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IzYGwc9anHNHiKg off=777308 len=1344784 2024-04-17T12:03:49.104 INFO:tasks.workunit.client.0.smithi031.stdout:op 2775 completed, throughput=5MB/sec 2024-04-17T12:03:49.105 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c8LNHZtVbrGOkyn off=2552412 len=1891683 2024-04-17T12:03:49.105 INFO:tasks.workunit.client.0.smithi031.stdout:op 2776 completed, throughput=5MB/sec 2024-04-17T12:03:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:48.153886+0000 mgr.y (mgr.14556) 1144 : cluster [DBG] pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:03:49.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:48.153886+0000 mgr.y (mgr.14556) 1144 : cluster [DBG] pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:03:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:48.153886+0000 mgr.y (mgr.14556) 1144 : cluster [DBG] pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:03:50.106 INFO:tasks.workunit.client.0.smithi031.stdout: 546: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:50.106 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xdUkGirkQHJuJkQ off=4655323 len=1710654 2024-04-17T12:03:50.109 INFO:tasks.workunit.client.0.smithi031.stdout:op 2777 completed, throughput=5MB/sec 2024-04-17T12:03:50.110 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-67EHk-r4Cjiud3Q off=1899998 len=1472409 2024-04-17T12:03:50.111 INFO:tasks.workunit.client.0.smithi031.stdout:op 2778 completed, throughput=5MB/sec 2024-04-17T12:03:50.111 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VrFS4CXihzp3IKP off=8689430 len=1289078 2024-04-17T12:03:50.114 INFO:tasks.workunit.client.0.smithi031.stdout:op 2779 completed, throughput=5MB/sec 2024-04-17T12:03:51.114 INFO:tasks.workunit.client.0.smithi031.stdout: 547: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:51.114 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-W1jHV9Y0QAuuLCQ off=13314820 len=664537 2024-04-17T12:03:51.118 INFO:tasks.workunit.client.0.smithi031.stdout:op 2780 completed, throughput=4.99MB/sec 2024-04-17T12:03:51.118 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QYZI8kVXHqRcrSb off=0 len=1700954 2024-04-17T12:03:51.127 INFO:tasks.workunit.client.0.smithi031.stdout:op 2781 completed, throughput=5MB/sec 2024-04-17T12:03:51.128 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ii071Ax5N-YSf0a off=5589215 len=716661 2024-04-17T12:03:51.129 INFO:tasks.workunit.client.0.smithi031.stdout:op 2782 completed, throughput=5MB/sec 2024-04-17T12:03:51.129 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5uMdH14Ys8Uqjr4 off=455737 len=1772774 2024-04-17T12:03:51.132 INFO:tasks.workunit.client.0.smithi031.stdout:op 2783 completed, throughput=5MB/sec 2024-04-17T12:03:51.132 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QtXD96D4Ru5xjke off=1023792 len=1067571 2024-04-17T12:03:51.138 INFO:tasks.workunit.client.0.smithi031.stdout:op 2784 completed, throughput=5MB/sec 2024-04-17T12:03:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:50.154355+0000 mgr.y (mgr.14556) 1145 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:03:51.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:03:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:51] "GET /metrics HTTP/1.1" 200 192520 "" "Prometheus/2.33.4" 2024-04-17T12:03:51.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:50.154355+0000 mgr.y (mgr.14556) 1145 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:03:51.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:50.154355+0000 mgr.y (mgr.14556) 1145 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:03:52.138 INFO:tasks.workunit.client.0.smithi031.stdout: 548: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:52.139 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9ObCLd-fc-80boF off=6251044 len=1652008 2024-04-17T12:03:52.148 INFO:tasks.workunit.client.0.smithi031.stdout:op 2785 completed, throughput=4.99MB/sec 2024-04-17T12:03:52.148 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZkG_sQkphCHqp19 off=2895543 len=640655 2024-04-17T12:03:52.149 INFO:tasks.workunit.client.0.smithi031.stdout:op 2786 completed, throughput=5MB/sec 2024-04-17T12:03:52.150 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JXH6mSQMMPdu9bn off=16030251 len=57264 2024-04-17T12:03:52.150 INFO:tasks.workunit.client.0.smithi031.stdout:op 2787 completed, throughput=5MB/sec 2024-04-17T12:03:52.150 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n-L4e_bVoaFSNEz off=5519108 len=587135 2024-04-17T12:03:52.154 INFO:tasks.workunit.client.0.smithi031.stdout:op 2788 completed, throughput=5MB/sec 2024-04-17T12:03:52.154 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kxBBAxIVstkBXu4 off=23706542 len=1639981 2024-04-17T12:03:52.163 INFO:tasks.workunit.client.0.smithi031.stdout:op 2789 completed, throughput=5MB/sec 2024-04-17T12:03:52.163 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aD4GejBUCP4FkF6 off=9342941 len=2032842 2024-04-17T12:03:52.165 INFO:tasks.workunit.client.0.smithi031.stdout:op 2790 completed, throughput=5MB/sec 2024-04-17T12:03:53.165 INFO:tasks.workunit.client.0.smithi031.stdout: 549: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:53.165 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nX04hiAVeM07azU off=1044305 len=1660621 2024-04-17T12:03:53.172 INFO:tasks.workunit.client.0.smithi031.stdout:op 2791 completed, throughput=5MB/sec 2024-04-17T12:03:53.172 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YbcGEB-R5a47vF1 off=4578005 len=147416 2024-04-17T12:03:53.175 INFO:tasks.workunit.client.0.smithi031.stdout:op 2792 completed, throughput=5MB/sec 2024-04-17T12:03:53.175 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FKqqx_1lNKLu-0o off=1951173 len=1919377 2024-04-17T12:03:53.184 INFO:tasks.workunit.client.0.smithi031.stdout:op 2793 completed, throughput=5MB/sec 2024-04-17T12:03:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:52.154779+0000 mgr.y (mgr.14556) 1146 : cluster [DBG] pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:03:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:52.154779+0000 mgr.y (mgr.14556) 1146 : cluster [DBG] pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:03:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:52.154779+0000 mgr.y (mgr.14556) 1146 : cluster [DBG] pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:03:54.184 INFO:tasks.workunit.client.0.smithi031.stdout: 550: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:54.184 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uwURJOW9uTm9D6m off=5136679 len=1521231 2024-04-17T12:03:54.192 INFO:tasks.workunit.client.0.smithi031.stdout:op 2794 completed, throughput=4.99MB/sec 2024-04-17T12:03:54.192 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RBdUgHmWY0L1hLO off=1221617 len=1593218 2024-04-17T12:03:54.194 INFO:tasks.workunit.client.0.smithi031.stdout:op 2795 completed, throughput=5MB/sec 2024-04-17T12:03:54.194 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wXJWVd219dbHOfc off=2256500 len=1029870 2024-04-17T12:03:54.199 INFO:tasks.workunit.client.0.smithi031.stdout:op 2796 completed, throughput=5MB/sec 2024-04-17T12:03:54.199 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-u_Gkg8OYUXN5yr5 off=2687285 len=1871935 2024-04-17T12:03:54.201 INFO:tasks.workunit.client.0.smithi031.stdout:op 2797 completed, throughput=5MB/sec 2024-04-17T12:03:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:03:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:03:55.201 INFO:tasks.workunit.client.0.smithi031.stdout: 551: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:55.201 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-B9iIPojNc2IRxp3 off=402035 len=574299 2024-04-17T12:03:55.203 INFO:tasks.workunit.client.0.smithi031.stdout:op 2798 completed, throughput=4.99MB/sec 2024-04-17T12:03:55.203 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hx-0sdiuwjTjs0H off=15271382 len=965536 2024-04-17T12:03:55.204 INFO:tasks.workunit.client.0.smithi031.stdout:op 2799 completed, throughput=5MB/sec 2024-04-17T12:03:55.204 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9qxK7SHSjhCHoTj off=21700928 len=2059989 2024-04-17T12:03:55.214 INFO:tasks.workunit.client.0.smithi031.stdout:op 2800 completed, throughput=5MB/sec 2024-04-17T12:03:55.214 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-55UNgSAMErb-E4N off=12696481 len=912482 2024-04-17T12:03:55.215 INFO:tasks.workunit.client.0.smithi031.stdout:op 2801 completed, throughput=5MB/sec 2024-04-17T12:03:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:54.155568+0000 mgr.y (mgr.14556) 1147 : cluster [DBG] pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:03:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:54.155568+0000 mgr.y (mgr.14556) 1147 : cluster [DBG] pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:03:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:54.155568+0000 mgr.y (mgr.14556) 1147 : cluster [DBG] pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:03:56.216 INFO:tasks.workunit.client.0.smithi031.stdout: 552: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:56.216 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZZV7_bRz07qYRDh off=6875148 len=952004 2024-04-17T12:03:56.217 INFO:tasks.workunit.client.0.smithi031.stdout:op 2802 completed, throughput=4.99MB/sec 2024-04-17T12:03:56.217 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FsRgRbUEw5qyQCu off=6121635 len=867400 2024-04-17T12:03:56.218 INFO:tasks.workunit.client.0.smithi031.stdout:op 2803 completed, throughput=4.99MB/sec 2024-04-17T12:03:56.218 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qvAielwE3UKvrAl off=211176 len=1282001 2024-04-17T12:03:56.225 INFO:tasks.workunit.client.0.smithi031.stdout:op 2804 completed, throughput=5MB/sec 2024-04-17T12:03:56.225 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-E8iBNu4hbncmvjn off=4959251 len=1006691 2024-04-17T12:03:56.226 INFO:tasks.workunit.client.0.smithi031.stdout:op 2805 completed, throughput=5MB/sec 2024-04-17T12:03:56.226 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uCdlOhwZ6gT_Uur off=2626592 len=1696438 2024-04-17T12:03:56.235 INFO:tasks.workunit.client.0.smithi031.stdout:op 2806 completed, throughput=5MB/sec 2024-04-17T12:03:57.236 INFO:tasks.workunit.client.0.smithi031.stdout: 553: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:57.236 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mm8809AVGkIDpeH off=695824 len=102100 2024-04-17T12:03:57.238 INFO:tasks.workunit.client.0.smithi031.stdout:op 2807 completed, throughput=4.99MB/sec 2024-04-17T12:03:57.239 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QYp7QPfqGiahZoq off=23682795 len=1639608 2024-04-17T12:03:57.241 INFO:tasks.workunit.client.0.smithi031.stdout:op 2808 completed, throughput=5MB/sec 2024-04-17T12:03:57.241 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7VJSqgB3MyJw8h_ off=93881 len=730854 2024-04-17T12:03:57.243 INFO:tasks.workunit.client.0.smithi031.stdout:op 2809 completed, throughput=5MB/sec 2024-04-17T12:03:57.243 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-78WPf1ox7pEI1Z6 off=16208775 len=2000553 2024-04-17T12:03:57.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 2810 completed, throughput=5MB/sec 2024-04-17T12:03:57.254 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-R6Oylj1SUCAn9Nn off=908592 len=1713499 2024-04-17T12:03:57.260 INFO:tasks.workunit.client.0.smithi031.stdout:op 2811 completed, throughput=5MB/sec 2024-04-17T12:03:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:56.156049+0000 mgr.y (mgr.14556) 1148 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:03:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:56.156049+0000 mgr.y (mgr.14556) 1148 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:03:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:56.156049+0000 mgr.y (mgr.14556) 1148 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:03:58.260 INFO:tasks.workunit.client.0.smithi031.stdout: 554: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:58.261 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vkt56pMVEPU9Onh off=18305940 len=1953055 2024-04-17T12:03:58.269 INFO:tasks.workunit.client.0.smithi031.stdout:op 2812 completed, throughput=5MB/sec 2024-04-17T12:03:58.269 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bcpNtmq8B8Kljyj off=13948521 len=983726 2024-04-17T12:03:58.275 INFO:tasks.workunit.client.0.smithi031.stdout:op 2813 completed, throughput=5MB/sec 2024-04-17T12:03:58.275 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KG5VD_H4brpMjke off=2816777 len=750707 2024-04-17T12:03:58.279 INFO:tasks.workunit.client.0.smithi031.stdout:op 2814 completed, throughput=5MB/sec 2024-04-17T12:03:58.279 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1muGyCyDwMVnrhz off=7080607 len=545370 2024-04-17T12:03:58.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 2815 completed, throughput=5MB/sec 2024-04-17T12:03:59.281 INFO:tasks.workunit.client.0.smithi031.stdout: 555: throughput=4.99MB/sec pending data=0 2024-04-17T12:03:59.281 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vz0EpDI-VVQ1OYZ off=4097861 len=647426 2024-04-17T12:03:59.285 INFO:tasks.workunit.client.0.smithi031.stdout:op 2816 completed, throughput=4.99MB/sec 2024-04-17T12:03:59.286 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gbL0GglvD30Xzuc off=2114429 len=1659179 2024-04-17T12:03:59.288 INFO:tasks.workunit.client.0.smithi031.stdout:op 2817 completed, throughput=5MB/sec 2024-04-17T12:03:59.288 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dV9fdKNRWY9XCuv off=11280472 len=1186730 2024-04-17T12:03:59.294 INFO:tasks.workunit.client.0.smithi031.stdout:op 2818 completed, throughput=5MB/sec 2024-04-17T12:03:59.295 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gwGeckSLJxChFv0 off=4032876 len=1107625 2024-04-17T12:03:59.299 INFO:tasks.workunit.client.0.smithi031.stdout:op 2819 completed, throughput=5MB/sec 2024-04-17T12:03:59.299 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-710VYUvBtHyNQVQ off=6286377 len=1231798 2024-04-17T12:03:59.300 INFO:tasks.workunit.client.0.smithi031.stdout:op 2820 completed, throughput=5MB/sec 2024-04-17T12:03:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:03:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:03:58.156752+0000 mgr.y (mgr.14556) 1149 : cluster [DBG] pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:03:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:03:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:03:58.156752+0000 mgr.y (mgr.14556) 1149 : cluster [DBG] pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:03:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:03:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:03:58.156752+0000 mgr.y (mgr.14556) 1149 : cluster [DBG] pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:04:00.300 INFO:tasks.workunit.client.0.smithi031.stdout: 556: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:00.300 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-k2mG2e0z_Jxubf4 off=5207463 len=1945627 2024-04-17T12:04:00.302 INFO:tasks.workunit.client.0.smithi031.stdout:op 2821 completed, throughput=5MB/sec 2024-04-17T12:04:00.302 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-I8Ri5WgQh7oBa_K off=5417297 len=1717635 2024-04-17T12:04:00.312 INFO:tasks.workunit.client.0.smithi031.stdout:op 2822 completed, throughput=5MB/sec 2024-04-17T12:04:00.312 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-H1iSIjXqHT2X4HL off=814335 len=201311 2024-04-17T12:04:00.315 INFO:tasks.workunit.client.0.smithi031.stdout:op 2823 completed, throughput=5MB/sec 2024-04-17T12:04:00.315 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WZ6KT1FsBOT-0OE off=3531890 len=569819 2024-04-17T12:04:00.316 INFO:tasks.workunit.client.0.smithi031.stdout:op 2824 completed, throughput=5MB/sec 2024-04-17T12:04:00.316 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AFzsLcHGnrnVXwS off=20104939 len=1933961 2024-04-17T12:04:00.325 INFO:tasks.workunit.client.0.smithi031.stdout:op 2825 completed, throughput=5MB/sec 2024-04-17T12:04:01.325 INFO:tasks.workunit.client.0.smithi031.stdout: 557: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:01.325 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9Ax1dbZ1dkM5l3J off=5390856 len=1018512 2024-04-17T12:04:01.326 INFO:tasks.workunit.client.0.smithi031.stdout:op 2826 completed, throughput=5MB/sec 2024-04-17T12:04:01.327 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8xybz6PntfJypqx off=3872476 len=1246894 2024-04-17T12:04:01.338 INFO:tasks.workunit.client.0.smithi031.stdout:op 2827 completed, throughput=5MB/sec 2024-04-17T12:04:01.338 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9jHZy8tCqupXtdh off=931982 len=1709898 2024-04-17T12:04:01.339 INFO:tasks.workunit.client.0.smithi031.stdout:op 2828 completed, throughput=5MB/sec 2024-04-17T12:04:01.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:00.157336+0000 mgr.y (mgr.14556) 1150 : cluster [DBG] pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:04:01.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:00.157336+0000 mgr.y (mgr.14556) 1150 : cluster [DBG] pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:04:01.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:04:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:01] "GET /metrics HTTP/1.1" 200 192518 "" "Prometheus/2.33.4" 2024-04-17T12:04:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:00.157336+0000 mgr.y (mgr.14556) 1150 : cluster [DBG] pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:04:02.339 INFO:tasks.workunit.client.0.smithi031.stdout: 558: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:02.339 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CBd-_ApIhilGKl8 off=4880275 len=325872 2024-04-17T12:04:02.340 INFO:tasks.workunit.client.0.smithi031.stdout:op 2829 completed, throughput=4.99MB/sec 2024-04-17T12:04:02.340 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xg1e_Vcr52j4U2F off=1408486 len=76038 2024-04-17T12:04:02.341 INFO:tasks.workunit.client.0.smithi031.stdout:op 2830 completed, throughput=4.99MB/sec 2024-04-17T12:04:02.341 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-axp10ltPV1KBZ7J off=11542899 len=1080816 2024-04-17T12:04:02.342 INFO:tasks.workunit.client.0.smithi031.stdout:op 2831 completed, throughput=4.99MB/sec 2024-04-17T12:04:02.342 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-csBFhcezFJCpZjo off=2475490 len=406595 2024-04-17T12:04:02.343 INFO:tasks.workunit.client.0.smithi031.stdout:op 2832 completed, throughput=5MB/sec 2024-04-17T12:04:02.343 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vuVQbY9QwVr1asO off=1938370 len=935863 2024-04-17T12:04:02.349 INFO:tasks.workunit.client.0.smithi031.stdout:op 2833 completed, throughput=5MB/sec 2024-04-17T12:04:02.349 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Uo2zTyan2mYmNim off=6427095 len=52653 2024-04-17T12:04:02.349 INFO:tasks.workunit.client.0.smithi031.stdout:op 2834 completed, throughput=5MB/sec 2024-04-17T12:04:02.349 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NojC-ck6Sm3AXgN off=5511088 len=2074389 2024-04-17T12:04:02.359 INFO:tasks.workunit.client.0.smithi031.stdout:op 2835 completed, throughput=5MB/sec 2024-04-17T12:04:03.359 INFO:tasks.workunit.client.0.smithi031.stdout: 559: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:03.359 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-V1euBamIfQdVFpp off=3983298 len=281266 2024-04-17T12:04:03.360 INFO:tasks.workunit.client.0.smithi031.stdout:op 2836 completed, throughput=4.99MB/sec 2024-04-17T12:04:03.360 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EVqUJDmyxfvBQBs off=52318 len=1783734 2024-04-17T12:04:03.369 INFO:tasks.workunit.client.0.smithi031.stdout:op 2837 completed, throughput=4.99MB/sec 2024-04-17T12:04:03.369 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--6k5--qIgdROOQK off=1795742 len=110618 2024-04-17T12:04:03.370 INFO:tasks.workunit.client.0.smithi031.stdout:op 2838 completed, throughput=4.99MB/sec 2024-04-17T12:04:03.370 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8oojTsGS9VSeDOh off=4185673 len=667807 2024-04-17T12:04:03.376 INFO:tasks.workunit.client.0.smithi031.stdout:op 2839 completed, throughput=5MB/sec 2024-04-17T12:04:03.376 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fjTVEjwNDLgEPNw off=5047213 len=155915 2024-04-17T12:04:03.377 INFO:tasks.workunit.client.0.smithi031.stdout:op 2840 completed, throughput=5MB/sec 2024-04-17T12:04:03.377 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5gZ-7900BjKButf off=5213817 len=186488 2024-04-17T12:04:03.379 INFO:tasks.workunit.client.0.smithi031.stdout:op 2841 completed, throughput=5MB/sec 2024-04-17T12:04:03.380 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uixIcUXaK_BEmNI off=2018063 len=2086266 2024-04-17T12:04:03.382 INFO:tasks.workunit.client.0.smithi031.stdout:op 2842 completed, throughput=5MB/sec 2024-04-17T12:04:03.382 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fHxVNksIv1taHHT off=4740870 len=49000 2024-04-17T12:04:03.382 INFO:tasks.workunit.client.0.smithi031.stdout:op 2843 completed, throughput=5MB/sec 2024-04-17T12:04:03.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:02.157913+0000 mgr.y (mgr.14556) 1151 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:04:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:02.157913+0000 mgr.y (mgr.14556) 1151 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:04:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:02.157913+0000 mgr.y (mgr.14556) 1151 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:04:04.383 INFO:tasks.workunit.client.0.smithi031.stdout: 560: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:04.383 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-e8rtwfBXwvW3M8E off=995908 len=1995643 2024-04-17T12:04:04.385 INFO:tasks.workunit.client.0.smithi031.stdout:op 2844 completed, throughput=4.99MB/sec 2024-04-17T12:04:04.385 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yL8aNufXqenGvO4 off=1642949 len=79380 2024-04-17T12:04:04.388 INFO:tasks.workunit.client.0.smithi031.stdout:op 2845 completed, throughput=4.99MB/sec 2024-04-17T12:04:04.388 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cvJcPcRVR1JSLxv off=892282 len=1350918 2024-04-17T12:04:04.396 INFO:tasks.workunit.client.0.smithi031.stdout:op 2846 completed, throughput=5MB/sec 2024-04-17T12:04:04.396 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OjJr_TPenn6am1j off=3584533 len=332649 2024-04-17T12:04:04.399 INFO:tasks.workunit.client.0.smithi031.stdout:op 2847 completed, throughput=5MB/sec 2024-04-17T12:04:04.399 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wX6r8BbIzV5jwYS off=4823568 len=161171 2024-04-17T12:04:04.399 INFO:tasks.workunit.client.0.smithi031.stdout:op 2848 completed, throughput=5MB/sec 2024-04-17T12:04:04.400 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-k-XWikFUc5Fusuq off=6404929 len=54898 2024-04-17T12:04:04.402 INFO:tasks.workunit.client.0.smithi031.stdout:op 2849 completed, throughput=5MB/sec 2024-04-17T12:04:04.402 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6MrtB3eEjeqkq4Q off=2933025 len=2089841 2024-04-17T12:04:04.404 INFO:tasks.workunit.client.0.smithi031.stdout:op 2850 completed, throughput=5MB/sec 2024-04-17T12:04:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:04:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:04:05.405 INFO:tasks.workunit.client.0.smithi031.stdout: 561: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:05.405 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tYhiYhfqrl3vDNU off=2716188 len=1792117 2024-04-17T12:04:05.407 INFO:tasks.workunit.client.0.smithi031.stdout:op 2851 completed, throughput=5MB/sec 2024-04-17T12:04:05.407 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DRyvuKe2khxHw5O off=167757 len=870235 2024-04-17T12:04:05.409 INFO:tasks.workunit.client.0.smithi031.stdout:op 2852 completed, throughput=5MB/sec 2024-04-17T12:04:05.409 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NK-tx5qH0uR2nxY off=6655292 len=310719 2024-04-17T12:04:05.412 INFO:tasks.workunit.client.0.smithi031.stdout:op 2853 completed, throughput=5MB/sec 2024-04-17T12:04:05.413 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-62tXqXeFrE0n_PD off=3911353 len=1657612 2024-04-17T12:04:05.419 INFO:tasks.workunit.client.0.smithi031.stdout:op 2854 completed, throughput=5MB/sec 2024-04-17T12:04:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:04.158660+0000 mgr.y (mgr.14556) 1152 : cluster [DBG] pgmap v2043: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T12:04:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:04.158660+0000 mgr.y (mgr.14556) 1152 : cluster [DBG] pgmap v2043: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T12:04:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:04.158660+0000 mgr.y (mgr.14556) 1152 : cluster [DBG] pgmap v2043: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-17T12:04:06.419 INFO:tasks.workunit.client.0.smithi031.stdout: 562: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:06.420 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VBZHzo3k1i_KMjr off=5295105 len=1828118 2024-04-17T12:04:06.421 INFO:tasks.workunit.client.0.smithi031.stdout:op 2855 completed, throughput=4.99MB/sec 2024-04-17T12:04:06.421 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KH2VqMLUuSQrkSW off=773758 len=1269375 2024-04-17T12:04:06.423 INFO:tasks.workunit.client.0.smithi031.stdout:op 2856 completed, throughput=5MB/sec 2024-04-17T12:04:06.423 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Wi-M8XJFgdd2A4c off=13961647 len=924969 2024-04-17T12:04:06.427 INFO:tasks.workunit.client.0.smithi031.stdout:op 2857 completed, throughput=5MB/sec 2024-04-17T12:04:06.427 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Bv_sMxDgVop8Yqg off=1399738 len=359411 2024-04-17T12:04:06.431 INFO:tasks.workunit.client.0.smithi031.stdout:op 2858 completed, throughput=5MB/sec 2024-04-17T12:04:06.431 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SARf-jsMb7-B4kb off=1723851 len=1105856 2024-04-17T12:04:06.437 INFO:tasks.workunit.client.0.smithi031.stdout:op 2859 completed, throughput=5MB/sec 2024-04-17T12:04:07.437 INFO:tasks.workunit.client.0.smithi031.stdout: 563: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:07.438 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cd5hh3nPljQ0Skp off=1909118 len=1077053 2024-04-17T12:04:07.442 INFO:tasks.workunit.client.0.smithi031.stdout:op 2860 completed, throughput=4.99MB/sec 2024-04-17T12:04:07.443 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PMsQATTtqcX2i_9 off=2691312 len=1300375 2024-04-17T12:04:07.449 INFO:tasks.workunit.client.0.smithi031.stdout:op 2861 completed, throughput=5MB/sec 2024-04-17T12:04:07.449 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-30qQjhG-N933Csw off=11561682 len=1257290 2024-04-17T12:04:07.456 INFO:tasks.workunit.client.0.smithi031.stdout:op 2862 completed, throughput=5MB/sec 2024-04-17T12:04:07.456 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hj6O214VyWHQmUr off=18421013 len=1955649 2024-04-17T12:04:07.458 INFO:tasks.workunit.client.0.smithi031.stdout:op 2863 completed, throughput=5MB/sec 2024-04-17T12:04:07.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:06.159260+0000 mgr.y (mgr.14556) 1153 : cluster [DBG] pgmap v2044: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:04:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:06.159260+0000 mgr.y (mgr.14556) 1153 : cluster [DBG] pgmap v2044: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:04:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:06.159260+0000 mgr.y (mgr.14556) 1153 : cluster [DBG] pgmap v2044: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:04:08.458 INFO:tasks.workunit.client.0.smithi031.stdout: 564: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:08.459 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iM3Rrqe78AbkIZV off=1236892 len=726416 2024-04-17T12:04:08.459 INFO:tasks.workunit.client.0.smithi031.stdout:op 2864 completed, throughput=4.99MB/sec 2024-04-17T12:04:08.460 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qLM-XFZ_dPiz713 off=15515645 len=1211598 2024-04-17T12:04:08.465 INFO:tasks.workunit.client.0.smithi031.stdout:op 2865 completed, throughput=5MB/sec 2024-04-17T12:04:08.465 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jJLatCD0T9lwLbd off=18813406 len=1372077 2024-04-17T12:04:08.473 INFO:tasks.workunit.client.0.smithi031.stdout:op 2866 completed, throughput=5MB/sec 2024-04-17T12:04:08.473 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8aQt84Z6zaX4txt off=278711 len=1864925 2024-04-17T12:04:08.475 INFO:tasks.workunit.client.0.smithi031.stdout:op 2867 completed, throughput=5MB/sec 2024-04-17T12:04:09.476 INFO:tasks.workunit.client.0.smithi031.stdout: 565: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:09.476 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-anuIJKVxVrTJLGc off=1851567 len=1248964 2024-04-17T12:04:09.483 INFO:tasks.workunit.client.0.smithi031.stdout:op 2868 completed, throughput=4.99MB/sec 2024-04-17T12:04:09.483 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c4kYZs02ore1IJx off=6229217 len=1622556 2024-04-17T12:04:09.484 INFO:tasks.workunit.client.0.smithi031.stdout:op 2869 completed, throughput=5MB/sec 2024-04-17T12:04:09.484 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HUMuT3XdFJsSxKC off=674043 len=492514 2024-04-17T12:04:09.488 INFO:tasks.workunit.client.0.smithi031.stdout:op 2870 completed, throughput=5MB/sec 2024-04-17T12:04:09.488 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3JkT0Ou3h0mV9Z- off=970048 len=1459357 2024-04-17T12:04:09.496 INFO:tasks.workunit.client.0.smithi031.stdout:op 2871 completed, throughput=5MB/sec 2024-04-17T12:04:09.496 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UEU8zdR4UogExbv off=1872992 len=1417995 2024-04-17T12:04:09.503 INFO:tasks.workunit.client.0.smithi031.stdout:op 2872 completed, throughput=5MB/sec 2024-04-17T12:04:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:08.159973+0000 mgr.y (mgr.14556) 1154 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:04:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:08.159973+0000 mgr.y (mgr.14556) 1154 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:04:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:08.159973+0000 mgr.y (mgr.14556) 1154 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:04:10.504 INFO:tasks.workunit.client.0.smithi031.stdout: 566: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:10.504 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8Nfez9ASmz2NUsG off=109951 len=915283 2024-04-17T12:04:10.509 INFO:tasks.workunit.client.0.smithi031.stdout:op 2873 completed, throughput=4.99MB/sec 2024-04-17T12:04:10.509 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rlCbcd7SsHyes1H off=118162 len=1218991 2024-04-17T12:04:10.517 INFO:tasks.workunit.client.0.smithi031.stdout:op 2874 completed, throughput=5MB/sec 2024-04-17T12:04:10.517 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_VbgCuw-Be-pGD2 off=636082 len=74397 2024-04-17T12:04:10.520 INFO:tasks.workunit.client.0.smithi031.stdout:op 2875 completed, throughput=5MB/sec 2024-04-17T12:04:10.520 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VIb-gBGyUq7vDEa off=6302726 len=1495213 2024-04-17T12:04:10.527 INFO:tasks.workunit.client.0.smithi031.stdout:op 2876 completed, throughput=5MB/sec 2024-04-17T12:04:10.527 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i8jZhjJGv-Klt58 off=3206983 len=1714668 2024-04-17T12:04:10.538 INFO:tasks.workunit.client.0.smithi031.stdout:op 2877 completed, throughput=5MB/sec 2024-04-17T12:04:11.538 INFO:tasks.workunit.client.0.smithi031.stdout: 567: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:11.538 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4XRxG_GV8lI0EnI off=14802001 len=1852833 2024-04-17T12:04:11.547 INFO:tasks.workunit.client.0.smithi031.stdout:op 2878 completed, throughput=5MB/sec 2024-04-17T12:04:11.547 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9R775YWJp4qUGp6 off=984472 len=661869 2024-04-17T12:04:11.549 INFO:tasks.workunit.client.0.smithi031.stdout:op 2879 completed, throughput=5MB/sec 2024-04-17T12:04:11.549 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FomZSQCTTNSN_Vz off=15580188 len=851099 2024-04-17T12:04:11.550 INFO:tasks.workunit.client.0.smithi031.stdout:op 2880 completed, throughput=5MB/sec 2024-04-17T12:04:11.550 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-O_zgvodFmXphcsw off=113078 len=1796989 2024-04-17T12:04:11.566 INFO:tasks.workunit.client.0.smithi031.stdout:op 2881 completed, throughput=5MB/sec 2024-04-17T12:04:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:10.160441+0000 mgr.y (mgr.14556) 1155 : cluster [DBG] pgmap v2046: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:10.160441+0000 mgr.y (mgr.14556) 1155 : cluster [DBG] pgmap v2046: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:10.160441+0000 mgr.y (mgr.14556) 1155 : cluster [DBG] pgmap v2046: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:04:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:11] "GET /metrics HTTP/1.1" 200 192518 "" "Prometheus/2.33.4" 2024-04-17T12:04:12.566 INFO:tasks.workunit.client.0.smithi031.stdout: 568: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:12.566 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y-JdoeNJSvslhib off=12829146 len=553368 2024-04-17T12:04:12.570 INFO:tasks.workunit.client.0.smithi031.stdout:op 2882 completed, throughput=4.99MB/sec 2024-04-17T12:04:12.571 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1KkbnxwW3Gnk7qO off=5228752 len=1106228 2024-04-17T12:04:12.572 INFO:tasks.workunit.client.0.smithi031.stdout:op 2883 completed, throughput=5MB/sec 2024-04-17T12:04:12.573 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9Gg7SC15GS5k57v off=1108669 len=1663477 2024-04-17T12:04:12.575 INFO:tasks.workunit.client.0.smithi031.stdout:op 2884 completed, throughput=5MB/sec 2024-04-17T12:04:12.575 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rbT8C3p7N2cfbaq off=329056 len=1807945 2024-04-17T12:04:12.588 INFO:tasks.workunit.client.0.smithi031.stdout:op 2885 completed, throughput=5MB/sec 2024-04-17T12:04:13.588 INFO:tasks.workunit.client.0.smithi031.stdout: 569: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:13.588 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8VxsJNybkViaggi off=9872508 len=100304 2024-04-17T12:04:13.588 INFO:tasks.workunit.client.0.smithi031.stdout:op 2886 completed, throughput=4.99MB/sec 2024-04-17T12:04:13.589 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UB61gf3hVkC4luV off=2965962 len=1552962 2024-04-17T12:04:13.590 INFO:tasks.workunit.client.0.smithi031.stdout:op 2887 completed, throughput=5MB/sec 2024-04-17T12:04:13.591 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EdVlx9g-KHQO6sl off=3045755 len=404966 2024-04-17T12:04:13.591 INFO:tasks.workunit.client.0.smithi031.stdout:op 2888 completed, throughput=5MB/sec 2024-04-17T12:04:13.591 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CyCQzBKaQ7xIpR- off=1001247 len=1267034 2024-04-17T12:04:13.598 INFO:tasks.workunit.client.0.smithi031.stdout:op 2889 completed, throughput=5MB/sec 2024-04-17T12:04:13.598 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5Md9gaETOgLZ2tU off=2404484 len=1248329 2024-04-17T12:04:13.605 INFO:tasks.workunit.client.0.smithi031.stdout:op 2890 completed, throughput=5MB/sec 2024-04-17T12:04:13.605 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-o_Z1zibT9Onz1CR off=9455237 len=92174 2024-04-17T12:04:13.605 INFO:tasks.workunit.client.0.smithi031.stdout:op 2891 completed, throughput=5MB/sec 2024-04-17T12:04:13.606 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Wg86Y3x2jEb2q33 off=15621171 len=1878170 2024-04-17T12:04:13.608 INFO:tasks.workunit.client.0.smithi031.stdout:op 2892 completed, throughput=5MB/sec 2024-04-17T12:04:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:12.160919+0000 mgr.y (mgr.14556) 1156 : cluster [DBG] pgmap v2047: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:13.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:12.160919+0000 mgr.y (mgr.14556) 1156 : cluster [DBG] pgmap v2047: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:12.160919+0000 mgr.y (mgr.14556) 1156 : cluster [DBG] pgmap v2047: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:04:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:04:14.608 INFO:tasks.workunit.client.0.smithi031.stdout: 570: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:14.608 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-z0hhob7YzEg56oc off=8247512 len=592536 2024-04-17T12:04:14.612 INFO:tasks.workunit.client.0.smithi031.stdout:op 2893 completed, throughput=5MB/sec 2024-04-17T12:04:14.612 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aDktg3Zn_0x21_T off=286620 len=959074 2024-04-17T12:04:14.617 INFO:tasks.workunit.client.0.smithi031.stdout:op 2894 completed, throughput=5MB/sec 2024-04-17T12:04:14.617 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z6MINZsBBpj4peO off=3687796 len=822107 2024-04-17T12:04:14.622 INFO:tasks.workunit.client.0.smithi031.stdout:op 2895 completed, throughput=5MB/sec 2024-04-17T12:04:14.622 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tl9my4h_b3IFWac off=4686238 len=689333 2024-04-17T12:04:14.623 INFO:tasks.workunit.client.0.smithi031.stdout:op 2896 completed, throughput=5MB/sec 2024-04-17T12:04:14.623 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Mm-ZEmRKL1zXP36 off=161219 len=1036321 2024-04-17T12:04:14.625 INFO:tasks.workunit.client.0.smithi031.stdout:op 2897 completed, throughput=5MB/sec 2024-04-17T12:04:15.625 INFO:tasks.workunit.client.0.smithi031.stdout: 571: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:15.626 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1h0XM1hDKYG_oqP off=9409318 len=1671872 2024-04-17T12:04:15.628 INFO:tasks.workunit.client.0.smithi031.stdout:op 2898 completed, throughput=5MB/sec 2024-04-17T12:04:15.628 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QVgik1Il6T5cVDo off=985203 len=1155485 2024-04-17T12:04:15.635 INFO:tasks.workunit.client.0.smithi031.stdout:op 2899 completed, throughput=5MB/sec 2024-04-17T12:04:15.635 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Jwv6LCuP6k2mux9 off=3708151 len=1558471 2024-04-17T12:04:15.642 INFO:tasks.workunit.client.0.smithi031.stdout:op 2900 completed, throughput=5MB/sec 2024-04-17T12:04:15.642 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DugeFkP39ZTjGJo off=2735851 len=1444790 2024-04-17T12:04:15.643 INFO:tasks.workunit.client.0.smithi031.stdout:op 2901 completed, throughput=5MB/sec 2024-04-17T12:04:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:14.161679+0000 mgr.y (mgr.14556) 1157 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:04:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:14.161679+0000 mgr.y (mgr.14556) 1157 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:04:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:14.161679+0000 mgr.y (mgr.14556) 1157 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-17T12:04:16.644 INFO:tasks.workunit.client.0.smithi031.stdout: 572: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:16.644 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9eJtI1lKhvi7ch6 off=126599 len=24870 2024-04-17T12:04:16.646 INFO:tasks.workunit.client.0.smithi031.stdout:op 2902 completed, throughput=4.99MB/sec 2024-04-17T12:04:16.647 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cfY3I5krq-9yNBB off=1184355 len=1892172 2024-04-17T12:04:16.650 INFO:tasks.workunit.client.0.smithi031.stdout:op 2903 completed, throughput=5MB/sec 2024-04-17T12:04:16.650 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2blpTOG9o8NLBcv off=3502934 len=1681434 2024-04-17T12:04:16.652 INFO:tasks.workunit.client.0.smithi031.stdout:op 2904 completed, throughput=5MB/sec 2024-04-17T12:04:16.652 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OxKd2J9X1ZPEbN1 off=12006640 len=319411 2024-04-17T12:04:16.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 2905 completed, throughput=5MB/sec 2024-04-17T12:04:16.653 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AP-aM2V_FjRcDHC off=3005107 len=700055 2024-04-17T12:04:16.658 INFO:tasks.workunit.client.0.smithi031.stdout:op 2906 completed, throughput=5MB/sec 2024-04-17T12:04:17.658 INFO:tasks.workunit.client.0.smithi031.stdout: 573: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:17.658 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nTUDstynxlsg08f off=3454174 len=364272 2024-04-17T12:04:17.659 INFO:tasks.workunit.client.0.smithi031.stdout:op 2907 completed, throughput=4.99MB/sec 2024-04-17T12:04:17.659 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1VAImPep-Z9fy8v off=14068269 len=1203138 2024-04-17T12:04:17.668 INFO:tasks.workunit.client.0.smithi031.stdout:op 2908 completed, throughput=4.99MB/sec 2024-04-17T12:04:17.668 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QhNzQ2p8NJVCB7p off=6534841 len=1967737 2024-04-17T12:04:17.670 INFO:tasks.workunit.client.0.smithi031.stdout:op 2909 completed, throughput=5MB/sec 2024-04-17T12:04:17.670 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-07qWg_h7aaARLXv off=7155473 len=968137 2024-04-17T12:04:17.671 INFO:tasks.workunit.client.0.smithi031.stdout:op 2910 completed, throughput=5MB/sec 2024-04-17T12:04:17.671 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K-oAzILvMXsjPWb off=11176191 len=602579 2024-04-17T12:04:17.671 INFO:tasks.workunit.client.0.smithi031.stdout:op 2911 completed, throughput=5MB/sec 2024-04-17T12:04:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:16.162198+0000 mgr.y (mgr.14556) 1158 : cluster [DBG] pgmap v2049: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:04:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:16.162198+0000 mgr.y (mgr.14556) 1158 : cluster [DBG] pgmap v2049: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:04:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:16.162198+0000 mgr.y (mgr.14556) 1158 : cluster [DBG] pgmap v2049: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:04:17.857 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:04:18.146 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:04:18.146 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (31m) 33s ago 32m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:04:18.146 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (32m) 32s ago 32m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:04:18.146 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (33m) 33s ago 33m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:04:18.146 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (33m) 32s ago 33m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:04:18.146 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (36m) 32s ago 36m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:04:18.146 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (38m) 33s ago 38m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:04:18.146 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (38m) 33s ago 38m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:04:18.146 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (37m) 32s ago 37m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (37m) 33s ago 37m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (32m) 33s ago 32m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (32m) 32s ago 32m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (36m) 33s ago 36m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (36m) 33s ago 36m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (35m) 33s ago 35m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (35m) 33s ago 35m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (35m) 32s ago 35m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (34m) 32s ago 34m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (34m) 32s ago 34m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (33m) 32s ago 33m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:04:18.147 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (31m) 32s ago 32m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:04:18.494 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:04:18.494 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:04:18.494 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:04:18.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:04:18.494 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:04:18.494 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:04:18.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:04:18.495 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:04:18.495 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:04:18.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:04:18.495 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:04:18.495 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:04:18.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:04:18.495 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:04:18.495 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:04:18.495 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:04:18.495 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:04:18.672 INFO:tasks.workunit.client.0.smithi031.stdout: 574: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:18.672 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ehxDdHQVC9actDV off=5644990 len=1023797 2024-04-17T12:04:18.677 INFO:tasks.workunit.client.0.smithi031.stdout:op 2912 completed, throughput=4.99MB/sec 2024-04-17T12:04:18.677 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G2IlUEOaOtp2h4y off=546601 len=1912157 2024-04-17T12:04:18.678 INFO:tasks.workunit.client.0.smithi031.stdout:op 2913 completed, throughput=5MB/sec 2024-04-17T12:04:18.678 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1oL1STAp_cummId off=5010263 len=1320085 2024-04-17T12:04:18.684 INFO:tasks.workunit.client.0.smithi031.stdout:op 2914 completed, throughput=5MB/sec 2024-04-17T12:04:18.684 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dFNPvZfARPsTc3- off=4932656 len=1279176 2024-04-17T12:04:18.684 INFO:tasks.workunit.client.0.smithi031.stdout:op 2915 completed, throughput=5MB/sec 2024-04-17T12:04:19.685 INFO:tasks.workunit.client.0.smithi031.stdout: 575: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:19.685 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OLTSwvJo5w2sJPy off=4470855 len=1782408 2024-04-17T12:04:19.687 INFO:tasks.workunit.client.0.smithi031.stdout:op 2916 completed, throughput=5MB/sec 2024-04-17T12:04:19.687 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XjmQ8jPUay7er4m off=7135060 len=1625927 2024-04-17T12:04:19.688 INFO:tasks.workunit.client.0.smithi031.stdout:op 2917 completed, throughput=5MB/sec 2024-04-17T12:04:19.688 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GnkuHRHgDRLJdwy off=5496377 len=853712 2024-04-17T12:04:19.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 2918 completed, throughput=5MB/sec 2024-04-17T12:04:19.690 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lfAZ02itomoLRst off=9038130 len=1608992 2024-04-17T12:04:19.692 INFO:tasks.workunit.client.0.smithi031.stdout:op 2919 completed, throughput=5MB/sec 2024-04-17T12:04:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:04:17.846091+0000 mgr.y (mgr.14556) 1159 : audit [DBG] from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:04:18.138786+0000 mgr.y (mgr.14556) 1160 : audit [DBG] from='client.26315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:18.162730+0000 mgr.y (mgr.14556) 1161 : cluster [DBG] pgmap v2050: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:04:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:04:18.495300+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.31:0/488725324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:04:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:04:17.846091+0000 mgr.y (mgr.14556) 1159 : audit [DBG] from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:04:18.138786+0000 mgr.y (mgr.14556) 1160 : audit [DBG] from='client.26315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:18.162730+0000 mgr.y (mgr.14556) 1161 : cluster [DBG] pgmap v2050: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:04:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:04:18.495300+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.31:0/488725324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:04:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:04:17.846091+0000 mgr.y (mgr.14556) 1159 : audit [DBG] from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:04:18.138786+0000 mgr.y (mgr.14556) 1160 : audit [DBG] from='client.26315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:18.162730+0000 mgr.y (mgr.14556) 1161 : cluster [DBG] pgmap v2050: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:04:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:04:18.495300+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.31:0/488725324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:04:20.693 INFO:tasks.workunit.client.0.smithi031.stdout: 576: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:20.693 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OrWbPx1v0ZRRueA off=7574947 len=1990169 2024-04-17T12:04:20.695 INFO:tasks.workunit.client.0.smithi031.stdout:op 2920 completed, throughput=5MB/sec 2024-04-17T12:04:20.695 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DujfXu82s00rBF3 off=20334856 len=237206 2024-04-17T12:04:20.698 INFO:tasks.workunit.client.0.smithi031.stdout:op 2921 completed, throughput=5MB/sec 2024-04-17T12:04:20.698 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-037DOBXXucDPujW off=22760220 len=479915 2024-04-17T12:04:20.699 INFO:tasks.workunit.client.0.smithi031.stdout:op 2922 completed, throughput=5MB/sec 2024-04-17T12:04:20.699 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-atRuuesBxqO2nxi off=920110 len=1946356 2024-04-17T12:04:20.710 INFO:tasks.workunit.client.0.smithi031.stdout:op 2923 completed, throughput=5MB/sec 2024-04-17T12:04:21.711 INFO:tasks.workunit.client.0.smithi031.stdout: 577: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:21.711 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-j0iml1ngsCOj32E off=404372 len=644759 2024-04-17T12:04:21.715 INFO:tasks.workunit.client.0.smithi031.stdout:op 2924 completed, throughput=4.99MB/sec 2024-04-17T12:04:21.715 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hPQu6i4REQs4Dhi off=19182334 len=1263888 2024-04-17T12:04:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:20.163379+0000 mgr.y (mgr.14556) 1162 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:04:21.717 INFO:tasks.workunit.client.0.smithi031.stdout:op 2925 completed, throughput=5MB/sec 2024-04-17T12:04:21.717 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ms2v7LqdYXG3EVO off=400702 len=908941 2024-04-17T12:04:21.722 INFO:tasks.workunit.client.0.smithi031.stdout:op 2926 completed, throughput=5MB/sec 2024-04-17T12:04:21.722 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YE2N4rA8_DXHc6p off=291256 len=1148364 2024-04-17T12:04:21.723 INFO:tasks.workunit.client.0.smithi031.stdout:op 2927 completed, throughput=5MB/sec 2024-04-17T12:04:21.723 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xs84ZGbUaHRRe1f off=4217765 len=122863 2024-04-17T12:04:21.724 INFO:tasks.workunit.client.0.smithi031.stdout:op 2928 completed, throughput=5MB/sec 2024-04-17T12:04:21.724 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9jkekfEER3VWAr4 off=4548674 len=2030210 2024-04-17T12:04:21.735 INFO:tasks.workunit.client.0.smithi031.stdout:op 2929 completed, throughput=5MB/sec 2024-04-17T12:04:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:20.163379+0000 mgr.y (mgr.14556) 1162 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:04:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:20.163379+0000 mgr.y (mgr.14556) 1162 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:04:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:04:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:21] "GET /metrics HTTP/1.1" 200 192518 "" "Prometheus/2.33.4" 2024-04-17T12:04:22.735 INFO:tasks.workunit.client.0.smithi031.stdout: 578: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:22.735 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-b5-9gF7JsA1rjq3 off=11759505 len=1538893 2024-04-17T12:04:22.745 INFO:tasks.workunit.client.0.smithi031.stdout:op 2930 completed, throughput=5MB/sec 2024-04-17T12:04:22.745 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vuW64Hft2ZMXmBW off=2546522 len=1197226 2024-04-17T12:04:22.747 INFO:tasks.workunit.client.0.smithi031.stdout:op 2931 completed, throughput=5MB/sec 2024-04-17T12:04:22.747 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xzA2KFq9qXVorIO off=2170386 len=1925133 2024-04-17T12:04:22.749 INFO:tasks.workunit.client.0.smithi031.stdout:op 2932 completed, throughput=5MB/sec 2024-04-17T12:04:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:22.163779+0000 mgr.y (mgr.14556) 1163 : cluster [DBG] pgmap v2052: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:04:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:22.163779+0000 mgr.y (mgr.14556) 1163 : cluster [DBG] pgmap v2052: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:04:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:22.163779+0000 mgr.y (mgr.14556) 1163 : cluster [DBG] pgmap v2052: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:04:23.749 INFO:tasks.workunit.client.0.smithi031.stdout: 579: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:23.750 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4mzkdg97HrFohi_ off=8125223 len=1639285 2024-04-17T12:04:23.759 INFO:tasks.workunit.client.0.smithi031.stdout:op 2933 completed, throughput=4.99MB/sec 2024-04-17T12:04:23.759 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-N588ChOq6e34tMn off=3151241 len=241059 2024-04-17T12:04:23.760 INFO:tasks.workunit.client.0.smithi031.stdout:op 2934 completed, throughput=5MB/sec 2024-04-17T12:04:23.760 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LQ87bvMCVF_JSbZ off=10779443 len=236683 2024-04-17T12:04:23.761 INFO:tasks.workunit.client.0.smithi031.stdout:op 2935 completed, throughput=5MB/sec 2024-04-17T12:04:23.761 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZOXEjCba0RaF2tL off=19298867 len=709741 2024-04-17T12:04:23.764 INFO:tasks.workunit.client.0.smithi031.stdout:op 2936 completed, throughput=5MB/sec 2024-04-17T12:04:23.765 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y0oR77e4u9RzW_t off=0 len=1540209 2024-04-17T12:04:23.767 INFO:tasks.workunit.client.0.smithi031.stdout:op 2937 completed, throughput=5MB/sec 2024-04-17T12:04:23.767 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EqZEJzDV6EH-6I- off=2625890 len=225066 2024-04-17T12:04:23.768 INFO:tasks.workunit.client.0.smithi031.stdout:op 2938 completed, throughput=5MB/sec 2024-04-17T12:04:23.768 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hd7L8SZ5Z3GDc2U off=1159994 len=489927 2024-04-17T12:04:23.772 INFO:tasks.workunit.client.0.smithi031.stdout:op 2939 completed, throughput=5MB/sec 2024-04-17T12:04:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:04:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:04:24.772 INFO:tasks.workunit.client.0.smithi031.stdout: 580: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:24.772 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1CIqOhzWpUmCr5j off=7909144 len=1527499 2024-04-17T12:04:24.780 INFO:tasks.workunit.client.0.smithi031.stdout:op 2940 completed, throughput=4.99MB/sec 2024-04-17T12:04:24.780 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_jbvHPlY_clYc4J off=6833222 len=1687073 2024-04-17T12:04:24.782 INFO:tasks.workunit.client.0.smithi031.stdout:op 2941 completed, throughput=5MB/sec 2024-04-17T12:04:24.782 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-b-tdghoTpLA1g8o off=14896320 len=531825 2024-04-17T12:04:24.783 INFO:tasks.workunit.client.0.smithi031.stdout:op 2942 completed, throughput=5MB/sec 2024-04-17T12:04:24.783 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0qmc5uzGX7rZ1wu off=4198470 len=555858 2024-04-17T12:04:24.784 INFO:tasks.workunit.client.0.smithi031.stdout:op 2943 completed, throughput=5MB/sec 2024-04-17T12:04:24.784 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1Bt4KurbB8gIpcG off=464968 len=1171831 2024-04-17T12:04:24.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 2944 completed, throughput=5MB/sec 2024-04-17T12:04:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:24.164535+0000 mgr.y (mgr.14556) 1164 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-17T12:04:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:24.164535+0000 mgr.y (mgr.14556) 1164 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-17T12:04:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:24.164535+0000 mgr.y (mgr.14556) 1164 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-17T12:04:25.785 INFO:tasks.workunit.client.0.smithi031.stdout: 581: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:25.785 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kE_4QF-VuG6NPzs off=8261025 len=1465408 2024-04-17T12:04:25.792 INFO:tasks.workunit.client.0.smithi031.stdout:op 2945 completed, throughput=4.99MB/sec 2024-04-17T12:04:25.792 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VQB8R32DfOBVy7K off=967043 len=487420 2024-04-17T12:04:25.796 INFO:tasks.workunit.client.0.smithi031.stdout:op 2946 completed, throughput=5MB/sec 2024-04-17T12:04:25.796 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CvpP8R4Upb9B075 off=7839871 len=782237 2024-04-17T12:04:25.797 INFO:tasks.workunit.client.0.smithi031.stdout:op 2947 completed, throughput=5MB/sec 2024-04-17T12:04:25.797 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z9ayGDyeTXsKTzL off=2643241 len=1710506 2024-04-17T12:04:25.812 INFO:tasks.workunit.client.0.smithi031.stdout:op 2948 completed, throughput=5MB/sec 2024-04-17T12:04:25.812 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SSV1DmSuxa9xU3R off=7054822 len=752267 2024-04-17T12:04:25.815 INFO:tasks.workunit.client.0.smithi031.stdout:op 2949 completed, throughput=5MB/sec 2024-04-17T12:04:26.816 INFO:tasks.workunit.client.0.smithi031.stdout: 582: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:26.816 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xYcSrvbhCh-br9Z off=717301 len=369375 2024-04-17T12:04:26.819 INFO:tasks.workunit.client.0.smithi031.stdout:op 2950 completed, throughput=4.99MB/sec 2024-04-17T12:04:26.819 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pn0A4wEGhxn0Zpr off=2583004 len=2042603 2024-04-17T12:04:26.822 INFO:tasks.workunit.client.0.smithi031.stdout:op 2951 completed, throughput=5MB/sec 2024-04-17T12:04:26.822 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-a-E2_GpzmN2vFAC off=2427529 len=435848 2024-04-17T12:04:26.823 INFO:tasks.workunit.client.0.smithi031.stdout:op 2952 completed, throughput=5MB/sec 2024-04-17T12:04:26.823 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xVoKymDPgVb-0RZ off=40479 len=1965037 2024-04-17T12:04:26.834 INFO:tasks.workunit.client.0.smithi031.stdout:op 2953 completed, throughput=5MB/sec 2024-04-17T12:04:26.834 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WVM6rHu6FhxzAqm off=9673287 len=1211812 2024-04-17T12:04:26.835 INFO:tasks.workunit.client.0.smithi031.stdout:op 2954 completed, throughput=5MB/sec 2024-04-17T12:04:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:26.165178+0000 mgr.y (mgr.14556) 1165 : cluster [DBG] pgmap v2054: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-17T12:04:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:26.165178+0000 mgr.y (mgr.14556) 1165 : cluster [DBG] pgmap v2054: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-17T12:04:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:26.165178+0000 mgr.y (mgr.14556) 1165 : cluster [DBG] pgmap v2054: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-17T12:04:27.835 INFO:tasks.workunit.client.0.smithi031.stdout: 583: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:27.835 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jR6P_Ki5-XnCjR5 off=9363807 len=1459931 2024-04-17T12:04:27.843 INFO:tasks.workunit.client.0.smithi031.stdout:op 2955 completed, throughput=5MB/sec 2024-04-17T12:04:27.843 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OHAl8j1OYFMrh2x off=11957632 len=560875 2024-04-17T12:04:27.845 INFO:tasks.workunit.client.0.smithi031.stdout:op 2956 completed, throughput=5MB/sec 2024-04-17T12:04:27.845 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pQw0TJw-T_joQQc off=4263547 len=1504719 2024-04-17T12:04:27.846 INFO:tasks.workunit.client.0.smithi031.stdout:op 2957 completed, throughput=5MB/sec 2024-04-17T12:04:27.846 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OLQ5e35mKY46ICO off=1155003 len=2078717 2024-04-17T12:04:27.848 INFO:tasks.workunit.client.0.smithi031.stdout:op 2958 completed, throughput=5MB/sec 2024-04-17T12:04:28.849 INFO:tasks.workunit.client.0.smithi031.stdout: 584: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:28.849 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jJdYyGBL39kIjhg off=1813003 len=598617 2024-04-17T12:04:28.853 INFO:tasks.workunit.client.0.smithi031.stdout:op 2959 completed, throughput=4.99MB/sec 2024-04-17T12:04:28.853 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JvzQuJG6iIQlo4I off=160424 len=1353499 2024-04-17T12:04:28.856 INFO:tasks.workunit.client.0.smithi031.stdout:op 2960 completed, throughput=5MB/sec 2024-04-17T12:04:28.856 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U12OqboPKMt5MM6 off=1837468 len=796621 2024-04-17T12:04:28.857 INFO:tasks.workunit.client.0.smithi031.stdout:op 2961 completed, throughput=5MB/sec 2024-04-17T12:04:28.857 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3wznKTmD8xuByXb off=9815886 len=1528785 2024-04-17T12:04:28.865 INFO:tasks.workunit.client.0.smithi031.stdout:op 2962 completed, throughput=5MB/sec 2024-04-17T12:04:28.865 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cs6TDveZLaYBvcz off=4602178 len=1238350 2024-04-17T12:04:28.872 INFO:tasks.workunit.client.0.smithi031.stdout:op 2963 completed, throughput=5MB/sec 2024-04-17T12:04:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:28.166024+0000 mgr.y (mgr.14556) 1166 : cluster [DBG] pgmap v2055: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:04:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:28.166024+0000 mgr.y (mgr.14556) 1166 : cluster [DBG] pgmap v2055: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:04:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:28.166024+0000 mgr.y (mgr.14556) 1166 : cluster [DBG] pgmap v2055: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:04:29.872 INFO:tasks.workunit.client.0.smithi031.stdout: 585: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:29.885 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KS5b-6JVerIBPoJ off=1774849 len=270690 2024-04-17T12:04:29.886 INFO:tasks.workunit.client.0.smithi031.stdout:op 2964 completed, throughput=4.99MB/sec 2024-04-17T12:04:29.886 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rz8Ehd5EmRkpIYQ off=10476335 len=369350 2024-04-17T12:04:29.886 INFO:tasks.workunit.client.0.smithi031.stdout:op 2965 completed, throughput=4.99MB/sec 2024-04-17T12:04:29.887 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y627W94JYXNSEu1 off=7894535 len=1093887 2024-04-17T12:04:29.887 INFO:tasks.workunit.client.0.smithi031.stdout:op 2966 completed, throughput=5MB/sec 2024-04-17T12:04:29.887 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_suLr95aetuNRro off=2790894 len=233416 2024-04-17T12:04:29.887 INFO:tasks.workunit.client.0.smithi031.stdout:op 2967 completed, throughput=5MB/sec 2024-04-17T12:04:29.887 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lXmvmH6FP33Hga- off=12142010 len=345511 2024-04-17T12:04:29.887 INFO:tasks.workunit.client.0.smithi031.stdout:op 2968 completed, throughput=5MB/sec 2024-04-17T12:04:29.887 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Q9iy3op8w40cbLM off=406276 len=397842 2024-04-17T12:04:29.890 INFO:tasks.workunit.client.0.smithi031.stdout:op 2969 completed, throughput=5MB/sec 2024-04-17T12:04:29.890 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4_uDlVdXwnPg4zF off=13020113 len=546523 2024-04-17T12:04:29.894 INFO:tasks.workunit.client.0.smithi031.stdout:op 2970 completed, throughput=5MB/sec 2024-04-17T12:04:29.894 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_BTSeR5cwz5L434 off=3340033 len=1087465 2024-04-17T12:04:29.899 INFO:tasks.workunit.client.0.smithi031.stdout:op 2971 completed, throughput=5MB/sec 2024-04-17T12:04:30.900 INFO:tasks.workunit.client.0.smithi031.stdout: 586: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:30.900 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zPmpq_R4H-9z2BW off=958152 len=1644901 2024-04-17T12:04:30.902 INFO:tasks.workunit.client.0.smithi031.stdout:op 2972 completed, throughput=4.99MB/sec 2024-04-17T12:04:30.902 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pCGD_oHJyNIVOGf off=3157631 len=653520 2024-04-17T12:04:30.907 INFO:tasks.workunit.client.0.smithi031.stdout:op 2973 completed, throughput=5MB/sec 2024-04-17T12:04:30.907 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nJ_qp3l_hXvv10u off=0 len=1267517 2024-04-17T12:04:30.913 INFO:tasks.workunit.client.0.smithi031.stdout:op 2974 completed, throughput=5MB/sec 2024-04-17T12:04:30.913 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-J4dz6h03fpQ0nvu off=2892842 len=916812 2024-04-17T12:04:30.914 INFO:tasks.workunit.client.0.smithi031.stdout:op 2975 completed, throughput=5MB/sec 2024-04-17T12:04:30.914 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iv28JF-ofElM47L off=845845 len=1679745 2024-04-17T12:04:30.921 INFO:tasks.workunit.client.0.smithi031.stdout:op 2976 completed, throughput=5MB/sec 2024-04-17T12:04:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:30.166663+0000 mgr.y (mgr.14556) 1167 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:04:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:30.166663+0000 mgr.y (mgr.14556) 1167 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:04:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:04:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:31] "GET /metrics HTTP/1.1" 200 192527 "" "Prometheus/2.33.4" 2024-04-17T12:04:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:30.166663+0000 mgr.y (mgr.14556) 1167 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:04:31.921 INFO:tasks.workunit.client.0.smithi031.stdout: 587: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:31.921 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VUlh0NQkHpf_vWh off=506565 len=2087451 2024-04-17T12:04:31.930 INFO:tasks.workunit.client.0.smithi031.stdout:op 2977 completed, throughput=5MB/sec 2024-04-17T12:04:31.930 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WAYi-mj7GgwrLRr off=764678 len=1209576 2024-04-17T12:04:31.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 2978 completed, throughput=5MB/sec 2024-04-17T12:04:31.936 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-StFFtxTf2meu1OZ off=5748451 len=235298 2024-04-17T12:04:31.939 INFO:tasks.workunit.client.0.smithi031.stdout:op 2979 completed, throughput=5MB/sec 2024-04-17T12:04:31.939 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-i9byG84cKoaSbgh off=131931 len=231995 2024-04-17T12:04:31.940 INFO:tasks.workunit.client.0.smithi031.stdout:op 2980 completed, throughput=5MB/sec 2024-04-17T12:04:31.940 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xCvXTPSAaIckEF6 off=885397 len=686561 2024-04-17T12:04:31.940 INFO:tasks.workunit.client.0.smithi031.stdout:op 2981 completed, throughput=5MB/sec 2024-04-17T12:04:32.941 INFO:tasks.workunit.client.0.smithi031.stdout: 588: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:32.941 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YvEuL4TaZKMW73P off=12456884 len=2032514 2024-04-17T12:04:32.944 INFO:tasks.workunit.client.0.smithi031.stdout:op 2982 completed, throughput=4.99MB/sec 2024-04-17T12:04:32.944 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cg1uPR2I2AMysmi off=5311930 len=1328828 2024-04-17T12:04:32.950 INFO:tasks.workunit.client.0.smithi031.stdout:op 2983 completed, throughput=5MB/sec 2024-04-17T12:04:32.951 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QFLZio--nuOQ6io off=1069326 len=1920998 2024-04-17T12:04:32.952 INFO:tasks.workunit.client.0.smithi031.stdout:op 2984 completed, throughput=5MB/sec 2024-04-17T12:04:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:32.167207+0000 mgr.y (mgr.14556) 1168 : cluster [DBG] pgmap v2057: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:04:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:32.167207+0000 mgr.y (mgr.14556) 1168 : cluster [DBG] pgmap v2057: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:04:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:32.167207+0000 mgr.y (mgr.14556) 1168 : cluster [DBG] pgmap v2057: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:04:33.952 INFO:tasks.workunit.client.0.smithi031.stdout: 589: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:33.953 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9MPhDAaigZ2GXiR off=5753171 len=477484 2024-04-17T12:04:33.954 INFO:tasks.workunit.client.0.smithi031.stdout:op 2985 completed, throughput=4.99MB/sec 2024-04-17T12:04:33.954 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NdlvgUiywjM5t_i off=7606694 len=1774696 2024-04-17T12:04:33.957 INFO:tasks.workunit.client.0.smithi031.stdout:op 2986 completed, throughput=5MB/sec 2024-04-17T12:04:33.957 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4DEzj5P7rUJuhy2 off=5079319 len=813516 2024-04-17T12:04:33.958 INFO:tasks.workunit.client.0.smithi031.stdout:op 2987 completed, throughput=5MB/sec 2024-04-17T12:04:33.958 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9DMenugEh-dIYBH off=19487627 len=1884526 2024-04-17T12:04:33.970 INFO:tasks.workunit.client.0.smithi031.stdout:op 2988 completed, throughput=5MB/sec 2024-04-17T12:04:33.970 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3JkT0Ou3h0mV9Z- off=1150055 len=1400976 2024-04-17T12:04:33.974 INFO:tasks.workunit.client.0.smithi031.stdout:op 2989 completed, throughput=5MB/sec 2024-04-17T12:04:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:04:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:04:34.974 INFO:tasks.workunit.client.0.smithi031.stdout: 590: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:34.974 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HY6FY7bqwgEGJZC off=472578 len=1306713 2024-04-17T12:04:34.980 INFO:tasks.workunit.client.0.smithi031.stdout:op 2990 completed, throughput=5MB/sec 2024-04-17T12:04:34.980 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_WTjSQuJC5YJFTn off=869794 len=375653 2024-04-17T12:04:34.981 INFO:tasks.workunit.client.0.smithi031.stdout:op 2991 completed, throughput=5MB/sec 2024-04-17T12:04:34.981 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-S4IZ2N3CQwUoPqY off=1641710 len=1756416 2024-04-17T12:04:34.995 INFO:tasks.workunit.client.0.smithi031.stdout:op 2992 completed, throughput=5MB/sec 2024-04-17T12:04:34.995 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tx_Gj7PVwPvYtsW off=4438192 len=1587787 2024-04-17T12:04:34.997 INFO:tasks.workunit.client.0.smithi031.stdout:op 2993 completed, throughput=5MB/sec 2024-04-17T12:04:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:34.167957+0000 mgr.y (mgr.14556) 1169 : cluster [DBG] pgmap v2058: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:04:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:34.167957+0000 mgr.y (mgr.14556) 1169 : cluster [DBG] pgmap v2058: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:04:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:34.167957+0000 mgr.y (mgr.14556) 1169 : cluster [DBG] pgmap v2058: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:04:35.998 INFO:tasks.workunit.client.0.smithi031.stdout: 591: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:35.998 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BYB7vL8ScB4uJ42 off=16602212 len=1500223 2024-04-17T12:04:36.006 INFO:tasks.workunit.client.0.smithi031.stdout:op 2994 completed, throughput=5MB/sec 2024-04-17T12:04:36.006 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FqhVlv8xDmzss7y off=1128160 len=4169 2024-04-17T12:04:36.009 INFO:tasks.workunit.client.0.smithi031.stdout:op 2995 completed, throughput=5MB/sec 2024-04-17T12:04:36.009 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8GX5ktrbnVCyZ5- off=7817332 len=364458 2024-04-17T12:04:36.012 INFO:tasks.workunit.client.0.smithi031.stdout:op 2996 completed, throughput=5MB/sec 2024-04-17T12:04:36.012 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-u9yav_br44kx9u9 off=4424044 len=1615447 2024-04-17T12:04:36.015 INFO:tasks.workunit.client.0.smithi031.stdout:op 2997 completed, throughput=5MB/sec 2024-04-17T12:04:36.015 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ARPaRVPTQcNE4s3 off=1111117 len=231629 2024-04-17T12:04:36.017 INFO:tasks.workunit.client.0.smithi031.stdout:op 2998 completed, throughput=5MB/sec 2024-04-17T12:04:36.017 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vf79OrZw7uAI7Cl off=6293431 len=292668 2024-04-17T12:04:36.019 INFO:tasks.workunit.client.0.smithi031.stdout:op 2999 completed, throughput=5MB/sec 2024-04-17T12:04:36.019 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bh4xZdpCYVwAoDD off=600825 len=1703508 2024-04-17T12:04:36.025 INFO:tasks.workunit.client.0.smithi031.stdout:op 3000 completed, throughput=5MB/sec 2024-04-17T12:04:37.026 INFO:tasks.workunit.client.0.smithi031.stdout: 592: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:37.026 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gko1dJxYDDbShv- off=305370 len=1044673 2024-04-17T12:04:37.031 INFO:tasks.workunit.client.0.smithi031.stdout:op 3001 completed, throughput=4.99MB/sec 2024-04-17T12:04:37.032 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-50YEJfQEnfl1HlG off=7800573 len=61964 2024-04-17T12:04:37.032 INFO:tasks.workunit.client.0.smithi031.stdout:op 3002 completed, throughput=5MB/sec 2024-04-17T12:04:37.032 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i1niHeYkTuLMgyr off=163058 len=670594 2024-04-17T12:04:37.036 INFO:tasks.workunit.client.0.smithi031.stdout:op 3003 completed, throughput=5MB/sec 2024-04-17T12:04:37.036 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UiZ2A58ClIj49Hl off=1381337 len=412676 2024-04-17T12:04:37.039 INFO:tasks.workunit.client.0.smithi031.stdout:op 3004 completed, throughput=5MB/sec 2024-04-17T12:04:37.039 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gtPLOZiwCmIJswg off=10524447 len=533762 2024-04-17T12:04:37.040 INFO:tasks.workunit.client.0.smithi031.stdout:op 3005 completed, throughput=5MB/sec 2024-04-17T12:04:37.040 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kGRK1OtCINPwi4J off=18942346 len=2088062 2024-04-17T12:04:37.042 INFO:tasks.workunit.client.0.smithi031.stdout:op 3006 completed, throughput=5MB/sec 2024-04-17T12:04:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:36.168442+0000 mgr.y (mgr.14556) 1170 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:04:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:36.168442+0000 mgr.y (mgr.14556) 1170 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:04:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:36.168442+0000 mgr.y (mgr.14556) 1170 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:04:38.042 INFO:tasks.workunit.client.0.smithi031.stdout: 593: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:38.042 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-r4NHLPafv5X66Xe off=3115522 len=50762 2024-04-17T12:04:38.043 INFO:tasks.workunit.client.0.smithi031.stdout:op 3007 completed, throughput=4.99MB/sec 2024-04-17T12:04:38.043 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TWS_8r1eHX3Pd9h off=157943 len=1110555 2024-04-17T12:04:38.044 INFO:tasks.workunit.client.0.smithi031.stdout:op 3008 completed, throughput=4.99MB/sec 2024-04-17T12:04:38.045 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-123qQuRXNBf1-us off=9685385 len=1043994 2024-04-17T12:04:38.050 INFO:tasks.workunit.client.0.smithi031.stdout:op 3009 completed, throughput=5MB/sec 2024-04-17T12:04:38.050 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P9HLRScg6GfIBHk off=807604 len=1133581 2024-04-17T12:04:38.056 INFO:tasks.workunit.client.0.smithi031.stdout:op 3010 completed, throughput=5MB/sec 2024-04-17T12:04:38.056 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UxCWIVJZ_1BMwJh off=7062217 len=442222 2024-04-17T12:04:38.057 INFO:tasks.workunit.client.0.smithi031.stdout:op 3011 completed, throughput=5MB/sec 2024-04-17T12:04:38.057 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7jauBgo5doQ3d1N off=5533869 len=1879227 2024-04-17T12:04:38.066 INFO:tasks.workunit.client.0.smithi031.stdout:op 3012 completed, throughput=5MB/sec 2024-04-17T12:04:39.066 INFO:tasks.workunit.client.0.smithi031.stdout: 594: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:39.066 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-O1oECa9BvOlstQE off=1115671 len=1301724 2024-04-17T12:04:39.073 INFO:tasks.workunit.client.0.smithi031.stdout:op 3013 completed, throughput=5MB/sec 2024-04-17T12:04:39.073 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ufUyl9s0ESz9cvu off=12325860 len=290368 2024-04-17T12:04:39.074 INFO:tasks.workunit.client.0.smithi031.stdout:op 3014 completed, throughput=5MB/sec 2024-04-17T12:04:39.074 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Gkf-ySwbHnD0oL5 off=10867443 len=1493587 2024-04-17T12:04:39.075 INFO:tasks.workunit.client.0.smithi031.stdout:op 3015 completed, throughput=5MB/sec 2024-04-17T12:04:39.076 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JskRjny4sM1IPM7 off=7174301 len=1592003 2024-04-17T12:04:39.078 INFO:tasks.workunit.client.0.smithi031.stdout:op 3016 completed, throughput=5MB/sec 2024-04-17T12:04:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:38.169304+0000 mgr.y (mgr.14556) 1171 : cluster [DBG] pgmap v2060: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:04:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:38.169304+0000 mgr.y (mgr.14556) 1171 : cluster [DBG] pgmap v2060: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:04:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:38.169304+0000 mgr.y (mgr.14556) 1171 : cluster [DBG] pgmap v2060: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:04:40.079 INFO:tasks.workunit.client.0.smithi031.stdout: 595: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:40.079 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AyxPDypftTffmRf off=2670317 len=1879530 2024-04-17T12:04:40.081 INFO:tasks.workunit.client.0.smithi031.stdout:op 3017 completed, throughput=4.99MB/sec 2024-04-17T12:04:40.081 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vYEeFJhc8FOzc8R off=2668579 len=943843 2024-04-17T12:04:40.083 INFO:tasks.workunit.client.0.smithi031.stdout:op 3018 completed, throughput=5MB/sec 2024-04-17T12:04:40.083 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LQqi6lyDRSVZ5zB off=17567566 len=76131 2024-04-17T12:04:40.083 INFO:tasks.workunit.client.0.smithi031.stdout:op 3019 completed, throughput=5MB/sec 2024-04-17T12:04:40.083 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CoEzc75n82eU41Y off=1560738 len=865898 2024-04-17T12:04:40.089 INFO:tasks.workunit.client.0.smithi031.stdout:op 3020 completed, throughput=5MB/sec 2024-04-17T12:04:40.089 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-E2rfGUGI18HQq-z off=1413355 len=955275 2024-04-17T12:04:40.090 INFO:tasks.workunit.client.0.smithi031.stdout:op 3021 completed, throughput=5MB/sec 2024-04-17T12:04:40.090 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cyUkQxMQ8fyMb0o off=7380128 len=125753 2024-04-17T12:04:40.093 INFO:tasks.workunit.client.0.smithi031.stdout:op 3022 completed, throughput=5MB/sec 2024-04-17T12:04:40.093 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w2rNmqdVDweZqnF off=2228680 len=1202621 2024-04-17T12:04:40.101 INFO:tasks.workunit.client.0.smithi031.stdout:op 3023 completed, throughput=5MB/sec 2024-04-17T12:04:41.102 INFO:tasks.workunit.client.0.smithi031.stdout: 596: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:41.102 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DGOKjOs2iTinp4o off=8102109 len=665817 2024-04-17T12:04:41.106 INFO:tasks.workunit.client.0.smithi031.stdout:op 3024 completed, throughput=4.99MB/sec 2024-04-17T12:04:41.107 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mQZzPxWzwOXRsyT off=3436687 len=1169095 2024-04-17T12:04:41.112 INFO:tasks.workunit.client.0.smithi031.stdout:op 3025 completed, throughput=5MB/sec 2024-04-17T12:04:41.112 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ox0hcJuxnjeamMC off=5123319 len=1593989 2024-04-17T12:04:41.122 INFO:tasks.workunit.client.0.smithi031.stdout:op 3026 completed, throughput=5MB/sec 2024-04-17T12:04:41.122 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oO9s9LgFRErf8Fr off=221604 len=1356255 2024-04-17T12:04:41.130 INFO:tasks.workunit.client.0.smithi031.stdout:op 3027 completed, throughput=5MB/sec 2024-04-17T12:04:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:40.169865+0000 mgr.y (mgr.14556) 1172 : cluster [DBG] pgmap v2061: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:40.169865+0000 mgr.y (mgr.14556) 1172 : cluster [DBG] pgmap v2061: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:04:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:41] "GET /metrics HTTP/1.1" 200 192519 "" "Prometheus/2.33.4" 2024-04-17T12:04:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:40.169865+0000 mgr.y (mgr.14556) 1172 : cluster [DBG] pgmap v2061: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:42.130 INFO:tasks.workunit.client.0.smithi031.stdout: 597: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:42.130 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qLM-XFZ_dPiz713 off=2696266 len=1565513 2024-04-17T12:04:42.132 INFO:tasks.workunit.client.0.smithi031.stdout:op 3028 completed, throughput=4.99MB/sec 2024-04-17T12:04:42.132 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OKHjpAzPT5vtt7I off=2300865 len=1497781 2024-04-17T12:04:42.135 INFO:tasks.workunit.client.0.smithi031.stdout:op 3029 completed, throughput=5MB/sec 2024-04-17T12:04:42.135 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-32-gBRfYz9jsIBA off=1017321 len=1169507 2024-04-17T12:04:42.140 INFO:tasks.workunit.client.0.smithi031.stdout:op 3030 completed, throughput=5MB/sec 2024-04-17T12:04:42.141 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lttyTVwRJxvVBot off=17597795 len=1470756 2024-04-17T12:04:42.147 INFO:tasks.workunit.client.0.smithi031.stdout:op 3031 completed, throughput=5MB/sec 2024-04-17T12:04:43.148 INFO:tasks.workunit.client.0.smithi031.stdout: 598: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:43.148 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cadaWU4MBG0tRO7 off=5341815 len=1610327 2024-04-17T12:04:43.156 INFO:tasks.workunit.client.0.smithi031.stdout:op 3032 completed, throughput=5MB/sec 2024-04-17T12:04:43.156 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sm3Hl3WqnYUeR4B off=3536672 len=1016943 2024-04-17T12:04:43.162 INFO:tasks.workunit.client.0.smithi031.stdout:op 3033 completed, throughput=5MB/sec 2024-04-17T12:04:43.162 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LQUiR4S1OzZ8rw2 off=5249515 len=1242637 2024-04-17T12:04:43.168 INFO:tasks.workunit.client.0.smithi031.stdout:op 3034 completed, throughput=5MB/sec 2024-04-17T12:04:43.168 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SEtjEY9SpMQCb7r off=12907529 len=1825119 2024-04-17T12:04:43.169 INFO:tasks.workunit.client.0.smithi031.stdout:op 3035 completed, throughput=5MB/sec 2024-04-17T12:04:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:42.170362+0000 mgr.y (mgr.14556) 1173 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:42.170362+0000 mgr.y (mgr.14556) 1173 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:42.170362+0000 mgr.y (mgr.14556) 1173 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:44.170 INFO:tasks.workunit.client.0.smithi031.stdout: 599: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:44.170 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HxgZJjO8Vf18vBI off=8758986 len=1489698 2024-04-17T12:04:44.178 INFO:tasks.workunit.client.0.smithi031.stdout:op 3036 completed, throughput=5MB/sec 2024-04-17T12:04:44.178 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-01r7-ApX8OCS5wR off=13263666 len=349595 2024-04-17T12:04:44.181 INFO:tasks.workunit.client.0.smithi031.stdout:op 3037 completed, throughput=5MB/sec 2024-04-17T12:04:44.181 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yR_ChCoW52HJz3R off=3715143 len=1960765 2024-04-17T12:04:44.193 INFO:tasks.workunit.client.0.smithi031.stdout:op 3038 completed, throughput=5MB/sec 2024-04-17T12:04:44.194 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SBOIptlYjK-WS3p off=355002 len=855639 2024-04-17T12:04:44.195 INFO:tasks.workunit.client.0.smithi031.stdout:op 3039 completed, throughput=5MB/sec 2024-04-17T12:04:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:04:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:04:45.195 INFO:tasks.workunit.client.0.smithi031.stdout: 600: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:45.195 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ATbAjrc1RUm55nG off=14818315 len=550777 2024-04-17T12:04:45.199 INFO:tasks.workunit.client.0.smithi031.stdout:op 3040 completed, throughput=4.99MB/sec 2024-04-17T12:04:45.199 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-by3J5ZvBMQ__zZo off=4101010 len=28548 2024-04-17T12:04:45.202 INFO:tasks.workunit.client.0.smithi031.stdout:op 3041 completed, throughput=4.99MB/sec 2024-04-17T12:04:45.202 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GnkuHRHgDRLJdwy off=2771577 len=188604 2024-04-17T12:04:45.204 INFO:tasks.workunit.client.0.smithi031.stdout:op 3042 completed, throughput=4.99MB/sec 2024-04-17T12:04:45.205 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MTVebQhGPQIU-e9 off=9362265 len=923723 2024-04-17T12:04:45.210 INFO:tasks.workunit.client.0.smithi031.stdout:op 3043 completed, throughput=4.99MB/sec 2024-04-17T12:04:45.210 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7IBCSCPl25uueEk off=9334718 len=1721201 2024-04-17T12:04:45.224 INFO:tasks.workunit.client.0.smithi031.stdout:op 3044 completed, throughput=5MB/sec 2024-04-17T12:04:45.224 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gRhepDYTjONy_Vr off=14580769 len=1896639 2024-04-17T12:04:45.225 INFO:tasks.workunit.client.0.smithi031.stdout:op 3045 completed, throughput=5MB/sec 2024-04-17T12:04:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:44.171109+0000 mgr.y (mgr.14556) 1174 : cluster [DBG] pgmap v2063: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:04:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:44.171109+0000 mgr.y (mgr.14556) 1174 : cluster [DBG] pgmap v2063: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:04:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:44.171109+0000 mgr.y (mgr.14556) 1174 : cluster [DBG] pgmap v2063: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:04:46.225 INFO:tasks.workunit.client.0.smithi031.stdout: 601: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:46.226 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Wi2z_8ebvHbAJ0o off=22658829 len=508245 2024-04-17T12:04:46.226 INFO:tasks.workunit.client.0.smithi031.stdout:op 3046 completed, throughput=4.99MB/sec 2024-04-17T12:04:46.226 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-X37s9rOPJHlk6pg off=2781466 len=301889 2024-04-17T12:04:46.229 INFO:tasks.workunit.client.0.smithi031.stdout:op 3047 completed, throughput=4.99MB/sec 2024-04-17T12:04:46.229 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CLETN6Akx214tjj off=2206203 len=181489 2024-04-17T12:04:46.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 3048 completed, throughput=4.99MB/sec 2024-04-17T12:04:46.232 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vGHeYlH_6BJd0Eb off=1380675 len=127362 2024-04-17T12:04:46.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 3049 completed, throughput=4.99MB/sec 2024-04-17T12:04:46.232 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UdxaMB6kriXZ6d0 off=15601110 len=106440 2024-04-17T12:04:46.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 3050 completed, throughput=4.99MB/sec 2024-04-17T12:04:46.232 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xFzgO0P90gq6LEJ off=14491967 len=282898 2024-04-17T12:04:46.233 INFO:tasks.workunit.client.0.smithi031.stdout:op 3051 completed, throughput=4.99MB/sec 2024-04-17T12:04:46.233 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c2Nr8i0eWX9YH7x off=10944184 len=632972 2024-04-17T12:04:46.237 INFO:tasks.workunit.client.0.smithi031.stdout:op 3052 completed, throughput=5MB/sec 2024-04-17T12:04:46.237 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-p0LdSWQXPmXUj55 off=1022519 len=1008468 2024-04-17T12:04:46.238 INFO:tasks.workunit.client.0.smithi031.stdout:op 3053 completed, throughput=5MB/sec 2024-04-17T12:04:46.238 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kqekrGEm6hIsG5Z off=1707538 len=1484402 2024-04-17T12:04:46.240 INFO:tasks.workunit.client.0.smithi031.stdout:op 3054 completed, throughput=5MB/sec 2024-04-17T12:04:46.240 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oseAHIeqXd8zal0 off=3262666 len=498086 2024-04-17T12:04:46.244 INFO:tasks.workunit.client.0.smithi031.stdout:op 3055 completed, throughput=5MB/sec 2024-04-17T12:04:46.244 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iwgx663zWpW3WMo off=10312744 len=1623328 2024-04-17T12:04:46.245 INFO:tasks.workunit.client.0.smithi031.stdout:op 3056 completed, throughput=5MB/sec 2024-04-17T12:04:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:04:45.947129+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:04:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:04:46.257284+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:04:46.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:04:46.257969+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:04:46.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:04:46.263078+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:04:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:04:45.947129+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:04:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:04:46.257284+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:04:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:04:46.257969+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:04:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:04:46.263078+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:04:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:04:45.947129+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:04:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:04:46.257284+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:04:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:04:46.257969+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:04:46.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:04:46.263078+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:04:47.245 INFO:tasks.workunit.client.0.smithi031.stdout: 602: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:47.245 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9ze4cWl1Ms8yBeD off=10279196 len=1099770 2024-04-17T12:04:47.251 INFO:tasks.workunit.client.0.smithi031.stdout:op 3057 completed, throughput=5MB/sec 2024-04-17T12:04:47.251 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c1QTULiO1eWTqXj off=5498062 len=873758 2024-04-17T12:04:47.253 INFO:tasks.workunit.client.0.smithi031.stdout:op 3058 completed, throughput=5MB/sec 2024-04-17T12:04:47.253 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Lr43x661wW_yyV_ off=510397 len=1808077 2024-04-17T12:04:47.264 INFO:tasks.workunit.client.0.smithi031.stdout:op 3059 completed, throughput=5MB/sec 2024-04-17T12:04:47.264 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zv1UqF6f_rx90VV off=551370 len=320105 2024-04-17T12:04:47.267 INFO:tasks.workunit.client.0.smithi031.stdout:op 3060 completed, throughput=5MB/sec 2024-04-17T12:04:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:46.171443+0000 mgr.y (mgr.14556) 1175 : cluster [DBG] pgmap v2064: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:46.171443+0000 mgr.y (mgr.14556) 1175 : cluster [DBG] pgmap v2064: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:46.171443+0000 mgr.y (mgr.14556) 1175 : cluster [DBG] pgmap v2064: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:04:48.267 INFO:tasks.workunit.client.0.smithi031.stdout: 603: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:48.267 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SP3uOyX0fMD8STL off=8905488 len=990066 2024-04-17T12:04:48.272 INFO:tasks.workunit.client.0.smithi031.stdout:op 3061 completed, throughput=4.99MB/sec 2024-04-17T12:04:48.272 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ogYwnf6qtntP87S off=2908244 len=979080 2024-04-17T12:04:48.274 INFO:tasks.workunit.client.0.smithi031.stdout:op 3062 completed, throughput=5MB/sec 2024-04-17T12:04:48.274 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SoLt6iCh0HX49Me off=1151032 len=534974 2024-04-17T12:04:48.277 INFO:tasks.workunit.client.0.smithi031.stdout:op 3063 completed, throughput=5MB/sec 2024-04-17T12:04:48.277 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fV4_WFs0UcKJLaP off=15581010 len=1461165 2024-04-17T12:04:48.279 INFO:tasks.workunit.client.0.smithi031.stdout:op 3064 completed, throughput=5MB/sec 2024-04-17T12:04:48.279 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yOzU2c8UFece3rO off=23918158 len=1286735 2024-04-17T12:04:48.286 INFO:tasks.workunit.client.0.smithi031.stdout:op 3065 completed, throughput=5MB/sec 2024-04-17T12:04:48.819 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:04:49.108 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (32m) 64s ago 33m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (32m) 63s ago 32m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (34m) 64s ago 34m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (34m) 63s ago 34m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (37m) 63s ago 37m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (39m) 64s ago 39m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (39m) 64s ago 39m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (37m) 63s ago 37m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (37m) 64s ago 37m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (33m) 64s ago 33m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (33m) 63s ago 33m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:04:49.109 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (37m) 64s ago 37m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:04:49.110 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (36m) 64s ago 36m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:04:49.110 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (36m) 64s ago 36m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:04:49.110 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (35m) 64s ago 35m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:04:49.110 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (35m) 63s ago 35m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:04:49.110 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (35m) 63s ago 35m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:04:49.110 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (34m) 63s ago 34m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:04:49.110 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (34m) 63s ago 34m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:04:49.110 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (32m) 63s ago 33m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:04:49.286 INFO:tasks.workunit.client.0.smithi031.stdout: 604: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:49.286 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-q4tXBNNVov-DiBk off=3180401 len=1058074 2024-04-17T12:04:49.288 INFO:tasks.workunit.client.0.smithi031.stdout:op 3066 completed, throughput=4.99MB/sec 2024-04-17T12:04:49.288 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WFS7cZHT5l7v-W_ off=2641400 len=201435 2024-04-17T12:04:49.288 INFO:tasks.workunit.client.0.smithi031.stdout:op 3067 completed, throughput=4.99MB/sec 2024-04-17T12:04:49.288 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-I5Ysg1GFN4ZkD6X off=1823542 len=763660 2024-04-17T12:04:49.289 INFO:tasks.workunit.client.0.smithi031.stdout:op 3068 completed, throughput=5MB/sec 2024-04-17T12:04:49.289 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Sk71G81SyArLN63 off=18807614 len=393946 2024-04-17T12:04:49.290 INFO:tasks.workunit.client.0.smithi031.stdout:op 3069 completed, throughput=5MB/sec 2024-04-17T12:04:49.290 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-K2yqASGPbwXOMKY off=12159260 len=1743022 2024-04-17T12:04:49.299 INFO:tasks.workunit.client.0.smithi031.stdout:op 3070 completed, throughput=5MB/sec 2024-04-17T12:04:49.299 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LsoDZqjphDws8di off=8833825 len=238412 2024-04-17T12:04:49.302 INFO:tasks.workunit.client.0.smithi031.stdout:op 3071 completed, throughput=5MB/sec 2024-04-17T12:04:49.302 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6LqWVEix6RNF6XX off=59211 len=1288114 2024-04-17T12:04:49.303 INFO:tasks.workunit.client.0.smithi031.stdout:op 3072 completed, throughput=5MB/sec 2024-04-17T12:04:49.464 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:04:49.464 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:04:49.464 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:04:49.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:04:49.464 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:04:49.464 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:04:49.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:04:49.464 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:04:49.465 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:04:49.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:04:49.465 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:04:49.465 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:04:49.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:04:49.465 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:04:49.465 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:04:49.465 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:04:49.465 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:04:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:48.172127+0000 mgr.y (mgr.14556) 1176 : cluster [DBG] pgmap v2065: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:04:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:48.172127+0000 mgr.y (mgr.14556) 1176 : cluster [DBG] pgmap v2065: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:04:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:48.172127+0000 mgr.y (mgr.14556) 1176 : cluster [DBG] pgmap v2065: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:04:50.303 INFO:tasks.workunit.client.0.smithi031.stdout: 605: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:50.303 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-a8tliASK1HIMJjr off=2884137 len=525916 2024-04-17T12:04:50.307 INFO:tasks.workunit.client.0.smithi031.stdout:op 3073 completed, throughput=4.99MB/sec 2024-04-17T12:04:50.307 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-A0SmJ3Gh5Xb7auv off=2199132 len=1533477 2024-04-17T12:04:50.309 INFO:tasks.workunit.client.0.smithi031.stdout:op 3074 completed, throughput=5MB/sec 2024-04-17T12:04:50.309 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TUoddHUsib0Lnh- off=6074808 len=1984681 2024-04-17T12:04:50.325 INFO:tasks.workunit.client.0.smithi031.stdout:op 3075 completed, throughput=5MB/sec 2024-04-17T12:04:50.325 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Y0oR77e4u9RzW_t off=448359 len=423560 2024-04-17T12:04:50.329 INFO:tasks.workunit.client.0.smithi031.stdout:op 3076 completed, throughput=5MB/sec 2024-04-17T12:04:50.329 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4WzhQOX3wysUotp off=3526702 len=2025426 2024-04-17T12:04:50.338 INFO:tasks.workunit.client.0.smithi031.stdout:op 3077 completed, throughput=5MB/sec 2024-04-17T12:04:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:04:48.809095+0000 mgr.y (mgr.14556) 1177 : audit [DBG] from='client.26327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:04:49.101826+0000 mgr.y (mgr.14556) 1178 : audit [DBG] from='client.16437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:04:49.465341+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.31:0/2856238581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:04:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:04:48.809095+0000 mgr.y (mgr.14556) 1177 : audit [DBG] from='client.26327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:04:49.101826+0000 mgr.y (mgr.14556) 1178 : audit [DBG] from='client.16437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:04:49.465341+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.31:0/2856238581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:04:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:04:48.809095+0000 mgr.y (mgr.14556) 1177 : audit [DBG] from='client.26327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:04:49.101826+0000 mgr.y (mgr.14556) 1178 : audit [DBG] from='client.16437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:04:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:04:49.465341+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.31:0/2856238581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:04:51.339 INFO:tasks.workunit.client.0.smithi031.stdout: 606: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:51.339 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xZXU4uqkfoZo-UO off=128539 len=221014 2024-04-17T12:04:51.339 INFO:tasks.workunit.client.0.smithi031.stdout:op 3078 completed, throughput=4.99MB/sec 2024-04-17T12:04:51.340 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2ik9p60UAGTVl8E off=11825388 len=1631117 2024-04-17T12:04:51.348 INFO:tasks.workunit.client.0.smithi031.stdout:op 3079 completed, throughput=5MB/sec 2024-04-17T12:04:51.348 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-r-eR13ffKiw7UX5 off=29721 len=253950 2024-04-17T12:04:51.349 INFO:tasks.workunit.client.0.smithi031.stdout:op 3080 completed, throughput=5MB/sec 2024-04-17T12:04:51.349 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Q2SJmveIlTsi7L8 off=2073308 len=2014719 2024-04-17T12:04:51.365 INFO:tasks.workunit.client.0.smithi031.stdout:op 3081 completed, throughput=5MB/sec 2024-04-17T12:04:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:50.172533+0000 mgr.y (mgr.14556) 1179 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:04:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:04:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:51] "GET /metrics HTTP/1.1" 200 192519 "" "Prometheus/2.33.4" 2024-04-17T12:04:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:50.172533+0000 mgr.y (mgr.14556) 1179 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:04:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:50.172533+0000 mgr.y (mgr.14556) 1179 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:04:52.366 INFO:tasks.workunit.client.0.smithi031.stdout: 607: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:52.366 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Y1s9m-9G7fQ3t0D off=1336819 len=1467247 2024-04-17T12:04:52.374 INFO:tasks.workunit.client.0.smithi031.stdout:op 3082 completed, throughput=4.99MB/sec 2024-04-17T12:04:52.374 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kY0NPA9Gqjeesh8 off=6176162 len=918484 2024-04-17T12:04:52.379 INFO:tasks.workunit.client.0.smithi031.stdout:op 3083 completed, throughput=5MB/sec 2024-04-17T12:04:52.380 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gxy9kJ0XQf129rP off=17646646 len=1339260 2024-04-17T12:04:52.386 INFO:tasks.workunit.client.0.smithi031.stdout:op 3084 completed, throughput=5MB/sec 2024-04-17T12:04:52.386 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VQj960ZLAwUNMoj off=7725014 len=477841 2024-04-17T12:04:52.387 INFO:tasks.workunit.client.0.smithi031.stdout:op 3085 completed, throughput=5MB/sec 2024-04-17T12:04:52.387 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iZZBeSBwxJ3RT4u off=17117251 len=179176 2024-04-17T12:04:52.390 INFO:tasks.workunit.client.0.smithi031.stdout:op 3086 completed, throughput=5MB/sec 2024-04-17T12:04:52.390 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BKs1dGPt-Bz2SLL off=3072604 len=1727162 2024-04-17T12:04:52.399 INFO:tasks.workunit.client.0.smithi031.stdout:op 3087 completed, throughput=5MB/sec 2024-04-17T12:04:53.399 INFO:tasks.workunit.client.0.smithi031.stdout: 608: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:53.400 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cuO6632e8ClGZT5 off=3304447 len=998210 2024-04-17T12:04:53.404 INFO:tasks.workunit.client.0.smithi031.stdout:op 3088 completed, throughput=5MB/sec 2024-04-17T12:04:53.404 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YX5fD0xMcQhZCm6 off=909345 len=706049 2024-04-17T12:04:53.409 INFO:tasks.workunit.client.0.smithi031.stdout:op 3089 completed, throughput=5MB/sec 2024-04-17T12:04:53.409 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wE6vcZGnAB6wXEL off=3784956 len=1606721 2024-04-17T12:04:53.412 INFO:tasks.workunit.client.0.smithi031.stdout:op 3090 completed, throughput=5MB/sec 2024-04-17T12:04:53.412 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ItT11UpH09KgwtQ off=9779955 len=1778614 2024-04-17T12:04:53.420 INFO:tasks.workunit.client.0.smithi031.stdout:op 3091 completed, throughput=5MB/sec 2024-04-17T12:04:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:52.172937+0000 mgr.y (mgr.14556) 1180 : cluster [DBG] pgmap v2067: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:04:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:52.172937+0000 mgr.y (mgr.14556) 1180 : cluster [DBG] pgmap v2067: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:04:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:52.172937+0000 mgr.y (mgr.14556) 1180 : cluster [DBG] pgmap v2067: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:04:54.421 INFO:tasks.workunit.client.0.smithi031.stdout: 609: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:54.421 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-x2ugDWi3Wkc0n5q off=6626495 len=1239858 2024-04-17T12:04:54.428 INFO:tasks.workunit.client.0.smithi031.stdout:op 3092 completed, throughput=5MB/sec 2024-04-17T12:04:54.428 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nJmudqZ3wpQ8V7O off=1297664 len=396225 2024-04-17T12:04:54.431 INFO:tasks.workunit.client.0.smithi031.stdout:op 3093 completed, throughput=5MB/sec 2024-04-17T12:04:54.431 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fCnSl-68cfzvtbE off=792295 len=1693527 2024-04-17T12:04:54.439 INFO:tasks.workunit.client.0.smithi031.stdout:op 3094 completed, throughput=5MB/sec 2024-04-17T12:04:54.439 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wwqRCI6nQ7oWQN6 off=2235420 len=1744728 2024-04-17T12:04:54.448 INFO:tasks.workunit.client.0.smithi031.stdout:op 3095 completed, throughput=5MB/sec 2024-04-17T12:04:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:04:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:04:55.449 INFO:tasks.workunit.client.0.smithi031.stdout: 610: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:55.449 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VhfXtI-MwxcJlre off=7324112 len=407980 2024-04-17T12:04:55.452 INFO:tasks.workunit.client.0.smithi031.stdout:op 3096 completed, throughput=4.99MB/sec 2024-04-17T12:04:55.452 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IMWWjpo49G1LFE9 off=2242964 len=1410668 2024-04-17T12:04:55.459 INFO:tasks.workunit.client.0.smithi031.stdout:op 3097 completed, throughput=5MB/sec 2024-04-17T12:04:55.459 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8qnQdHdhy3YMSGI off=8565962 len=1328496 2024-04-17T12:04:55.460 INFO:tasks.workunit.client.0.smithi031.stdout:op 3098 completed, throughput=5MB/sec 2024-04-17T12:04:55.460 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9bl-MX5Rpk2uaMT off=7023797 len=1845819 2024-04-17T12:04:55.470 INFO:tasks.workunit.client.0.smithi031.stdout:op 3099 completed, throughput=5MB/sec 2024-04-17T12:04:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:54.173558+0000 mgr.y (mgr.14556) 1181 : cluster [DBG] pgmap v2068: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T12:04:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:54.173558+0000 mgr.y (mgr.14556) 1181 : cluster [DBG] pgmap v2068: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T12:04:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:54.173558+0000 mgr.y (mgr.14556) 1181 : cluster [DBG] pgmap v2068: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T12:04:56.470 INFO:tasks.workunit.client.0.smithi031.stdout: 611: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:56.471 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-N6cC6OovGIwR9LL off=102232 len=804724 2024-04-17T12:04:56.472 INFO:tasks.workunit.client.0.smithi031.stdout:op 3100 completed, throughput=4.99MB/sec 2024-04-17T12:04:56.472 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CWOFxDtG8amQdT5 off=19155692 len=2082185 2024-04-17T12:04:56.475 INFO:tasks.workunit.client.0.smithi031.stdout:op 3101 completed, throughput=5MB/sec 2024-04-17T12:04:56.475 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sDJFQjHTmEGOXDk off=3663168 len=808164 2024-04-17T12:04:56.479 INFO:tasks.workunit.client.0.smithi031.stdout:op 3102 completed, throughput=5MB/sec 2024-04-17T12:04:56.479 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DiMyUKUWekqk5A0 off=544223 len=1703144 2024-04-17T12:04:56.488 INFO:tasks.workunit.client.0.smithi031.stdout:op 3103 completed, throughput=5MB/sec 2024-04-17T12:04:57.488 INFO:tasks.workunit.client.0.smithi031.stdout: 612: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:57.488 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cYIClSWoR_zddxp off=402329 len=1750004 2024-04-17T12:04:57.492 INFO:tasks.workunit.client.0.smithi031.stdout:op 3104 completed, throughput=4.99MB/sec 2024-04-17T12:04:57.492 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0y188nRsaSTkdOK off=6138124 len=1643388 2024-04-17T12:04:57.494 INFO:tasks.workunit.client.0.smithi031.stdout:op 3105 completed, throughput=5MB/sec 2024-04-17T12:04:57.494 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ky1GZJVtIGuV576 off=3496705 len=535619 2024-04-17T12:04:57.497 INFO:tasks.workunit.client.0.smithi031.stdout:op 3106 completed, throughput=5MB/sec 2024-04-17T12:04:57.498 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AKMiMgy41DKFW4z off=7957668 len=91682 2024-04-17T12:04:57.498 INFO:tasks.workunit.client.0.smithi031.stdout:op 3107 completed, throughput=5MB/sec 2024-04-17T12:04:57.498 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fsG4Dr6EJm554_2 off=16521662 len=308967 2024-04-17T12:04:57.502 INFO:tasks.workunit.client.0.smithi031.stdout:op 3108 completed, throughput=5MB/sec 2024-04-17T12:04:57.502 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-E1wbhoxbBF_MrhG off=2564725 len=840928 2024-04-17T12:04:57.503 INFO:tasks.workunit.client.0.smithi031.stdout:op 3109 completed, throughput=5MB/sec 2024-04-17T12:04:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:56.173976+0000 mgr.y (mgr.14556) 1182 : cluster [DBG] pgmap v2069: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:04:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:56.173976+0000 mgr.y (mgr.14556) 1182 : cluster [DBG] pgmap v2069: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:04:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:56.173976+0000 mgr.y (mgr.14556) 1182 : cluster [DBG] pgmap v2069: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:04:58.503 INFO:tasks.workunit.client.0.smithi031.stdout: 613: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:58.503 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tax2uvDLNJ-jVd7 off=2848659 len=1697409 2024-04-17T12:04:58.505 INFO:tasks.workunit.client.0.smithi031.stdout:op 3110 completed, throughput=4.99MB/sec 2024-04-17T12:04:58.505 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BKzpyvrMRAPiM_M off=16669148 len=952573 2024-04-17T12:04:58.512 INFO:tasks.workunit.client.0.smithi031.stdout:op 3111 completed, throughput=5MB/sec 2024-04-17T12:04:58.512 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lNPRuDLIH8ctHAI off=2918934 len=1582741 2024-04-17T12:04:58.519 INFO:tasks.workunit.client.0.smithi031.stdout:op 3112 completed, throughput=5MB/sec 2024-04-17T12:04:58.519 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tea5qziWjPnfH6Z off=15880397 len=1798924 2024-04-17T12:04:58.526 INFO:tasks.workunit.client.0.smithi031.stdout:op 3113 completed, throughput=5MB/sec 2024-04-17T12:04:59.527 INFO:tasks.workunit.client.0.smithi031.stdout: 614: throughput=4.99MB/sec pending data=0 2024-04-17T12:04:59.527 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QioYWCN3lwS7s55 off=6818359 len=1867502 2024-04-17T12:04:59.529 INFO:tasks.workunit.client.0.smithi031.stdout:op 3114 completed, throughput=5MB/sec 2024-04-17T12:04:59.529 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jkvvnbJ32s2jSZm off=1078603 len=16884 2024-04-17T12:04:59.530 INFO:tasks.workunit.client.0.smithi031.stdout:op 3115 completed, throughput=5MB/sec 2024-04-17T12:04:59.530 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xbV61eh9FuQrMxe off=1478478 len=1383995 2024-04-17T12:04:59.536 INFO:tasks.workunit.client.0.smithi031.stdout:op 3116 completed, throughput=5MB/sec 2024-04-17T12:04:59.536 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Dyo0zjTL6zgVF0Y off=5600104 len=1907669 2024-04-17T12:04:59.538 INFO:tasks.workunit.client.0.smithi031.stdout:op 3117 completed, throughput=5MB/sec 2024-04-17T12:04:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:04:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:04:58.174677+0000 mgr.y (mgr.14556) 1183 : cluster [DBG] pgmap v2070: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T12:04:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:04:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:04:58.174677+0000 mgr.y (mgr.14556) 1183 : cluster [DBG] pgmap v2070: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T12:04:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:04:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:04:58.174677+0000 mgr.y (mgr.14556) 1183 : cluster [DBG] pgmap v2070: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T12:05:00.539 INFO:tasks.workunit.client.0.smithi031.stdout: 615: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:00.539 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FzFweq39Q66Aka4 off=5277028 len=1196196 2024-04-17T12:05:00.540 INFO:tasks.workunit.client.0.smithi031.stdout:op 3118 completed, throughput=4.99MB/sec 2024-04-17T12:05:00.540 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZFCYBv8cDvKFEZ9 off=5513210 len=1281290 2024-04-17T12:05:00.542 INFO:tasks.workunit.client.0.smithi031.stdout:op 3119 completed, throughput=5MB/sec 2024-04-17T12:05:00.542 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DSsOSkd0iH9IPdW off=2916765 len=51005 2024-04-17T12:05:00.545 INFO:tasks.workunit.client.0.smithi031.stdout:op 3120 completed, throughput=5MB/sec 2024-04-17T12:05:00.545 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LW2NavSYHmikwzy off=2753974 len=308758 2024-04-17T12:05:00.546 INFO:tasks.workunit.client.0.smithi031.stdout:op 3121 completed, throughput=5MB/sec 2024-04-17T12:05:00.546 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y8q2RGnaEkkl2VF off=11001967 len=301923 2024-04-17T12:05:00.550 INFO:tasks.workunit.client.0.smithi031.stdout:op 3122 completed, throughput=5MB/sec 2024-04-17T12:05:00.550 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-p3OphyDriPkzTF5 off=1299496 len=151374 2024-04-17T12:05:00.550 INFO:tasks.workunit.client.0.smithi031.stdout:op 3123 completed, throughput=5MB/sec 2024-04-17T12:05:00.550 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_PXIGA4R9IDrmsO off=16079015 len=1071849 2024-04-17T12:05:00.557 INFO:tasks.workunit.client.0.smithi031.stdout:op 3124 completed, throughput=5MB/sec 2024-04-17T12:05:00.557 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OjJr_TPenn6am1j off=3375542 len=515444 2024-04-17T12:05:00.558 INFO:tasks.workunit.client.0.smithi031.stdout:op 3125 completed, throughput=5MB/sec 2024-04-17T12:05:01.558 INFO:tasks.workunit.client.0.smithi031.stdout: 616: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:01.558 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-g9w7d_UZ-cW4N3f off=23012920 len=497758 2024-04-17T12:05:01.560 INFO:tasks.workunit.client.0.smithi031.stdout:op 3126 completed, throughput=4.99MB/sec 2024-04-17T12:05:01.560 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5peMQq5bSta0PhV off=205704 len=1280492 2024-04-17T12:05:01.562 INFO:tasks.workunit.client.0.smithi031.stdout:op 3127 completed, throughput=4.99MB/sec 2024-04-17T12:05:01.562 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hlNH12MG8xUpZUe off=17568484 len=1095562 2024-04-17T12:05:01.568 INFO:tasks.workunit.client.0.smithi031.stdout:op 3128 completed, throughput=5MB/sec 2024-04-17T12:05:01.568 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-76pcKpiGsXCClzs off=2226232 len=1415549 2024-04-17T12:05:01.569 INFO:tasks.workunit.client.0.smithi031.stdout:op 3129 completed, throughput=5MB/sec 2024-04-17T12:05:01.570 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OTfC2URXs_W9YEG off=3721011 len=1092288 2024-04-17T12:05:01.570 INFO:tasks.workunit.client.0.smithi031.stdout:op 3130 completed, throughput=5MB/sec 2024-04-17T12:05:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:00.175104+0000 mgr.y (mgr.14556) 1184 : cluster [DBG] pgmap v2071: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:05:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:00.175104+0000 mgr.y (mgr.14556) 1184 : cluster [DBG] pgmap v2071: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:05:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:05:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:01] "GET /metrics HTTP/1.1" 200 192528 "" "Prometheus/2.33.4" 2024-04-17T12:05:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:00.175104+0000 mgr.y (mgr.14556) 1184 : cluster [DBG] pgmap v2071: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:05:02.571 INFO:tasks.workunit.client.0.smithi031.stdout: 617: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:02.571 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gc-WNZ82AtTV-pV off=2313158 len=1314329 2024-04-17T12:05:02.578 INFO:tasks.workunit.client.0.smithi031.stdout:op 3131 completed, throughput=4.99MB/sec 2024-04-17T12:05:02.578 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fxr6gj1rW2AFHh_ off=3897543 len=606969 2024-04-17T12:05:02.579 INFO:tasks.workunit.client.0.smithi031.stdout:op 3132 completed, throughput=5MB/sec 2024-04-17T12:05:02.579 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ew84FfEq_ajQNSk off=12970324 len=847974 2024-04-17T12:05:02.584 INFO:tasks.workunit.client.0.smithi031.stdout:op 3133 completed, throughput=5MB/sec 2024-04-17T12:05:02.584 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gdqxHdAfjCrOQPR off=499977 len=363396 2024-04-17T12:05:02.588 INFO:tasks.workunit.client.0.smithi031.stdout:op 3134 completed, throughput=5MB/sec 2024-04-17T12:05:02.588 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UZwO85wpb2gp8HF off=9876993 len=1706241 2024-04-17T12:05:02.590 INFO:tasks.workunit.client.0.smithi031.stdout:op 3135 completed, throughput=5MB/sec 2024-04-17T12:05:02.590 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-C4D7VQZFkcA5sdy off=5637588 len=1365027 2024-04-17T12:05:02.597 INFO:tasks.workunit.client.0.smithi031.stdout:op 3136 completed, throughput=5MB/sec 2024-04-17T12:05:03.597 INFO:tasks.workunit.client.0.smithi031.stdout: 618: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:03.597 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kcNYQ4UKHexgH30 off=1355891 len=1525950 2024-04-17T12:05:03.605 INFO:tasks.workunit.client.0.smithi031.stdout:op 3137 completed, throughput=5MB/sec 2024-04-17T12:05:03.605 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-B6SZCklWOuwbOrM off=3437050 len=953643 2024-04-17T12:05:03.611 INFO:tasks.workunit.client.0.smithi031.stdout:op 3138 completed, throughput=5MB/sec 2024-04-17T12:05:03.611 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Bd0La2_EgLJVvLN off=2679160 len=374514 2024-04-17T12:05:03.612 INFO:tasks.workunit.client.0.smithi031.stdout:op 3139 completed, throughput=5MB/sec 2024-04-17T12:05:03.612 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bC26WlwuH2vDshY off=3090909 len=1009663 2024-04-17T12:05:03.617 INFO:tasks.workunit.client.0.smithi031.stdout:op 3140 completed, throughput=5MB/sec 2024-04-17T12:05:03.618 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xg1e_Vcr52j4U2F off=2316554 len=1977926 2024-04-17T12:05:03.619 INFO:tasks.workunit.client.0.smithi031.stdout:op 3141 completed, throughput=5MB/sec 2024-04-17T12:05:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:02.175486+0000 mgr.y (mgr.14556) 1185 : cluster [DBG] pgmap v2072: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:05:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:02.175486+0000 mgr.y (mgr.14556) 1185 : cluster [DBG] pgmap v2072: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:05:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:02.175486+0000 mgr.y (mgr.14556) 1185 : cluster [DBG] pgmap v2072: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:05:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:05:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:05:04.620 INFO:tasks.workunit.client.0.smithi031.stdout: 619: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:04.620 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lgFpyH7cK-7d8sG off=3546001 len=1919573 2024-04-17T12:05:04.630 INFO:tasks.workunit.client.0.smithi031.stdout:op 3142 completed, throughput=5MB/sec 2024-04-17T12:05:04.630 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EblgqNtfugVkg-S off=9581798 len=1813777 2024-04-17T12:05:04.632 INFO:tasks.workunit.client.0.smithi031.stdout:op 3143 completed, throughput=5MB/sec 2024-04-17T12:05:04.632 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d42sir2P5hMXJhl off=4917180 len=1082891 2024-04-17T12:05:04.637 INFO:tasks.workunit.client.0.smithi031.stdout:op 3144 completed, throughput=5MB/sec 2024-04-17T12:05:05.638 INFO:tasks.workunit.client.0.smithi031.stdout: 620: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:05.638 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-llo1GrNcVXOBvot off=2894963 len=1238647 2024-04-17T12:05:05.645 INFO:tasks.workunit.client.0.smithi031.stdout:op 3145 completed, throughput=5MB/sec 2024-04-17T12:05:05.645 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7viADYiXVUIwla8 off=3185658 len=1516436 2024-04-17T12:05:05.652 INFO:tasks.workunit.client.0.smithi031.stdout:op 3146 completed, throughput=5MB/sec 2024-04-17T12:05:05.652 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BRHpFK0-eNecOha off=19740650 len=9481 2024-04-17T12:05:05.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 3147 completed, throughput=5MB/sec 2024-04-17T12:05:05.653 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CCXWtrOqeJDQEV3 off=10225659 len=462169 2024-04-17T12:05:05.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 3148 completed, throughput=5MB/sec 2024-04-17T12:05:05.654 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XaYTTTIkwXMDbRW off=14704791 len=509863 2024-04-17T12:05:05.657 INFO:tasks.workunit.client.0.smithi031.stdout:op 3149 completed, throughput=5MB/sec 2024-04-17T12:05:05.657 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aAHgmPunofVJlRN off=12017607 len=1446318 2024-04-17T12:05:05.666 INFO:tasks.workunit.client.0.smithi031.stdout:op 3150 completed, throughput=5MB/sec 2024-04-17T12:05:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:04.176245+0000 mgr.y (mgr.14556) 1186 : cluster [DBG] pgmap v2073: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-17T12:05:05.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:04.176245+0000 mgr.y (mgr.14556) 1186 : cluster [DBG] pgmap v2073: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-17T12:05:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:04.176245+0000 mgr.y (mgr.14556) 1186 : cluster [DBG] pgmap v2073: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-17T12:05:06.666 INFO:tasks.workunit.client.0.smithi031.stdout: 621: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:06.667 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-H53ZnVIyFcYGJod off=11993477 len=321271 2024-04-17T12:05:06.667 INFO:tasks.workunit.client.0.smithi031.stdout:op 3151 completed, throughput=4.99MB/sec 2024-04-17T12:05:06.667 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9YNehxPb8SC8659 off=2076625 len=1026742 2024-04-17T12:05:06.672 INFO:tasks.workunit.client.0.smithi031.stdout:op 3152 completed, throughput=5MB/sec 2024-04-17T12:05:06.672 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y4zinZf6pzCcecJ off=8383353 len=1245186 2024-04-17T12:05:06.678 INFO:tasks.workunit.client.0.smithi031.stdout:op 3153 completed, throughput=5MB/sec 2024-04-17T12:05:06.678 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Y49jjUYIP1ow_8x off=4506494 len=143053 2024-04-17T12:05:06.681 INFO:tasks.workunit.client.0.smithi031.stdout:op 3154 completed, throughput=5MB/sec 2024-04-17T12:05:06.681 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nC3jtkYc_eYvguZ off=3413283 len=144099 2024-04-17T12:05:06.681 INFO:tasks.workunit.client.0.smithi031.stdout:op 3155 completed, throughput=5MB/sec 2024-04-17T12:05:06.681 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KAlZctwWeqPn_Ah off=3923421 len=294534 2024-04-17T12:05:06.682 INFO:tasks.workunit.client.0.smithi031.stdout:op 3156 completed, throughput=5MB/sec 2024-04-17T12:05:06.682 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Qmy7Pq9wbjqyxEW off=3431156 len=713834 2024-04-17T12:05:06.683 INFO:tasks.workunit.client.0.smithi031.stdout:op 3157 completed, throughput=5MB/sec 2024-04-17T12:05:06.683 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-opiheOKikH3IQlz off=4438175 len=1941601 2024-04-17T12:05:06.687 INFO:tasks.workunit.client.0.smithi031.stdout:op 3158 completed, throughput=5MB/sec 2024-04-17T12:05:07.687 INFO:tasks.workunit.client.0.smithi031.stdout: 622: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:07.687 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OUtpzhSpgNl5Lae off=10018912 len=129617 2024-04-17T12:05:07.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 3159 completed, throughput=4.99MB/sec 2024-04-17T12:05:07.690 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-28uOYDRXXNyKXy0 off=12590434 len=746642 2024-04-17T12:05:07.695 INFO:tasks.workunit.client.0.smithi031.stdout:op 3160 completed, throughput=5MB/sec 2024-04-17T12:05:07.695 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-d2HN0q30-_umNsg off=7736331 len=1581645 2024-04-17T12:05:07.697 INFO:tasks.workunit.client.0.smithi031.stdout:op 3161 completed, throughput=5MB/sec 2024-04-17T12:05:07.697 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Lr43x661wW_yyV_ off=4122920 len=1630862 2024-04-17T12:05:07.714 INFO:tasks.workunit.client.0.smithi031.stdout:op 3162 completed, throughput=5MB/sec 2024-04-17T12:05:07.714 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3W4yllfbueBLsyQ off=3417923 len=278924 2024-04-17T12:05:07.714 INFO:tasks.workunit.client.0.smithi031.stdout:op 3163 completed, throughput=5MB/sec 2024-04-17T12:05:07.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:06.176624+0000 mgr.y (mgr.14556) 1187 : cluster [DBG] pgmap v2074: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:07.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:06.176624+0000 mgr.y (mgr.14556) 1187 : cluster [DBG] pgmap v2074: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:06.176624+0000 mgr.y (mgr.14556) 1187 : cluster [DBG] pgmap v2074: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:08.714 INFO:tasks.workunit.client.0.smithi031.stdout: 623: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:08.714 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-keFB4aKMnP0kJqK off=145827 len=1779370 2024-04-17T12:05:08.716 INFO:tasks.workunit.client.0.smithi031.stdout:op 3164 completed, throughput=5MB/sec 2024-04-17T12:05:08.716 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LJ7szqY_OuFGCNn off=4022158 len=983959 2024-04-17T12:05:08.723 INFO:tasks.workunit.client.0.smithi031.stdout:op 3165 completed, throughput=5MB/sec 2024-04-17T12:05:08.723 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pq6Ecm10Z0MrTcU off=3468005 len=1311658 2024-04-17T12:05:08.724 INFO:tasks.workunit.client.0.smithi031.stdout:op 3166 completed, throughput=5MB/sec 2024-04-17T12:05:08.724 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0gvce2W5JHrpj34 off=10416054 len=1124254 2024-04-17T12:05:08.725 INFO:tasks.workunit.client.0.smithi031.stdout:op 3167 completed, throughput=5MB/sec 2024-04-17T12:05:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:08.177381+0000 mgr.y (mgr.14556) 1188 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:05:09.725 INFO:tasks.workunit.client.0.smithi031.stdout: 624: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:09.725 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qU7V7H-UMO2y2pH off=21105063 len=1744300 2024-04-17T12:05:09.728 INFO:tasks.workunit.client.0.smithi031.stdout:op 3168 completed, throughput=4.99MB/sec 2024-04-17T12:05:09.728 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CpfPZ5H_YorEoIe off=20020263 len=933853 2024-04-17T12:05:09.729 INFO:tasks.workunit.client.0.smithi031.stdout:op 3169 completed, throughput=5MB/sec 2024-04-17T12:05:09.729 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-g-2rcS2ifR3XKCB off=30971 len=1672350 2024-04-17T12:05:09.733 INFO:tasks.workunit.client.0.smithi031.stdout:op 3170 completed, throughput=5MB/sec 2024-04-17T12:05:09.733 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-01R1mkGbh9rsYRV off=7206389 len=1873299 2024-04-17T12:05:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:08.177381+0000 mgr.y (mgr.14556) 1188 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:05:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:08.177381+0000 mgr.y (mgr.14556) 1188 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:05:09.744 INFO:tasks.workunit.client.0.smithi031.stdout:op 3171 completed, throughput=5MB/sec 2024-04-17T12:05:10.745 INFO:tasks.workunit.client.0.smithi031.stdout: 625: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:10.745 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U2IXTOj6kJaijBz off=16608460 len=1695611 2024-04-17T12:05:10.747 INFO:tasks.workunit.client.0.smithi031.stdout:op 3172 completed, throughput=5MB/sec 2024-04-17T12:05:10.747 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KYmTULdukSV2kRn off=587901 len=1820198 2024-04-17T12:05:10.758 INFO:tasks.workunit.client.0.smithi031.stdout:op 3173 completed, throughput=5MB/sec 2024-04-17T12:05:10.758 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-De1vj9fb90v6lBk off=423840 len=1331179 2024-04-17T12:05:10.759 INFO:tasks.workunit.client.0.smithi031.stdout:op 3174 completed, throughput=5MB/sec 2024-04-17T12:05:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:10.177980+0000 mgr.y (mgr.14556) 1189 : cluster [DBG] pgmap v2076: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:11.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:10.177980+0000 mgr.y (mgr.14556) 1189 : cluster [DBG] pgmap v2076: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:10.177980+0000 mgr.y (mgr.14556) 1189 : cluster [DBG] pgmap v2076: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:05:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:11] "GET /metrics HTTP/1.1" 200 192532 "" "Prometheus/2.33.4" 2024-04-17T12:05:11.759 INFO:tasks.workunit.client.0.smithi031.stdout: 626: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:11.760 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gbL0GglvD30Xzuc off=1905542 len=1082916 2024-04-17T12:05:11.766 INFO:tasks.workunit.client.0.smithi031.stdout:op 3175 completed, throughput=4.99MB/sec 2024-04-17T12:05:11.767 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SHGJ6eto7XeaIoD off=1054622 len=226852 2024-04-17T12:05:11.767 INFO:tasks.workunit.client.0.smithi031.stdout:op 3176 completed, throughput=4.99MB/sec 2024-04-17T12:05:11.767 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-z6OZd5Eyw2-MJIL off=227113 len=904602 2024-04-17T12:05:11.772 INFO:tasks.workunit.client.0.smithi031.stdout:op 3177 completed, throughput=5MB/sec 2024-04-17T12:05:11.772 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fTdJdI9o7yv1a8B off=11026400 len=826415 2024-04-17T12:05:11.772 INFO:tasks.workunit.client.0.smithi031.stdout:op 3178 completed, throughput=5MB/sec 2024-04-17T12:05:11.773 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z0JNdtTh06HBEMn off=597867 len=1830546 2024-04-17T12:05:11.775 INFO:tasks.workunit.client.0.smithi031.stdout:op 3179 completed, throughput=5MB/sec 2024-04-17T12:05:12.775 INFO:tasks.workunit.client.0.smithi031.stdout: 627: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:12.775 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hT1FvF2b0YptfA4 off=1977055 len=1859060 2024-04-17T12:05:12.787 INFO:tasks.workunit.client.0.smithi031.stdout:op 3180 completed, throughput=4.99MB/sec 2024-04-17T12:05:12.787 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-d-koZU6Z0ghOJf0 off=6450604 len=370078 2024-04-17T12:05:12.788 INFO:tasks.workunit.client.0.smithi031.stdout:op 3181 completed, throughput=5MB/sec 2024-04-17T12:05:12.788 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ldX9NDY9v2VNidt off=1796788 len=1120491 2024-04-17T12:05:12.794 INFO:tasks.workunit.client.0.smithi031.stdout:op 3182 completed, throughput=5MB/sec 2024-04-17T12:05:12.795 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HlwJipCX1F_aRjz off=3859803 len=414349 2024-04-17T12:05:12.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 3183 completed, throughput=5MB/sec 2024-04-17T12:05:12.798 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CVFiYWnVEYDrcrJ off=8188691 len=1144093 2024-04-17T12:05:12.800 INFO:tasks.workunit.client.0.smithi031.stdout:op 3184 completed, throughput=5MB/sec 2024-04-17T12:05:12.800 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oCQsQvWkczB1NGZ off=2182477 len=124344 2024-04-17T12:05:12.802 INFO:tasks.workunit.client.0.smithi031.stdout:op 3185 completed, throughput=5MB/sec 2024-04-17T12:05:12.802 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s9T9G6JdDxKV9vt off=5263015 len=2093342 2024-04-17T12:05:12.821 INFO:tasks.workunit.client.0.smithi031.stdout:op 3186 completed, throughput=5MB/sec 2024-04-17T12:05:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:12.178522+0000 mgr.y (mgr.14556) 1190 : cluster [DBG] pgmap v2077: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:12.178522+0000 mgr.y (mgr.14556) 1190 : cluster [DBG] pgmap v2077: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:12.178522+0000 mgr.y (mgr.14556) 1190 : cluster [DBG] pgmap v2077: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:13.821 INFO:tasks.workunit.client.0.smithi031.stdout: 628: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:13.821 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-41nv8UokdsQdiNT off=1696080 len=646877 2024-04-17T12:05:13.825 INFO:tasks.workunit.client.0.smithi031.stdout:op 3187 completed, throughput=5MB/sec 2024-04-17T12:05:13.826 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZvlNl8d8FTLvBLG off=2041773 len=1627162 2024-04-17T12:05:13.835 INFO:tasks.workunit.client.0.smithi031.stdout:op 3188 completed, throughput=5MB/sec 2024-04-17T12:05:13.835 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bWENpzyugtAUi9d off=7274955 len=1866582 2024-04-17T12:05:13.841 INFO:tasks.workunit.client.0.smithi031.stdout:op 3189 completed, throughput=5MB/sec 2024-04-17T12:05:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:05:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:05:14.841 INFO:tasks.workunit.client.0.smithi031.stdout: 629: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:14.841 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CjX1K6xg9OWiWvW off=12749072 len=1727650 2024-04-17T12:05:14.843 INFO:tasks.workunit.client.0.smithi031.stdout:op 3190 completed, throughput=5MB/sec 2024-04-17T12:05:14.843 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lUQbVzLhUO1Qz2Q off=7739020 len=926315 2024-04-17T12:05:14.844 INFO:tasks.workunit.client.0.smithi031.stdout:op 3191 completed, throughput=5MB/sec 2024-04-17T12:05:14.845 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K3n4_kE_WWzez3Y off=1249043 len=46747 2024-04-17T12:05:14.846 INFO:tasks.workunit.client.0.smithi031.stdout:op 3192 completed, throughput=5MB/sec 2024-04-17T12:05:14.846 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QvihFhdULXf8NDE off=2481114 len=1357146 2024-04-17T12:05:14.852 INFO:tasks.workunit.client.0.smithi031.stdout:op 3193 completed, throughput=5MB/sec 2024-04-17T12:05:14.852 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cr9YNRtODQ6E6f- off=10517271 len=687739 2024-04-17T12:05:14.854 INFO:tasks.workunit.client.0.smithi031.stdout:op 3194 completed, throughput=5MB/sec 2024-04-17T12:05:14.854 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iEx5N0lImLy_PCU off=4068220 len=388264 2024-04-17T12:05:14.857 INFO:tasks.workunit.client.0.smithi031.stdout:op 3195 completed, throughput=5MB/sec 2024-04-17T12:05:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:14.179386+0000 mgr.y (mgr.14556) 1191 : cluster [DBG] pgmap v2078: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:05:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:14.179386+0000 mgr.y (mgr.14556) 1191 : cluster [DBG] pgmap v2078: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:05:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:14.179386+0000 mgr.y (mgr.14556) 1191 : cluster [DBG] pgmap v2078: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:05:15.858 INFO:tasks.workunit.client.0.smithi031.stdout: 630: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:15.858 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TT8zq5aAN8LLXT0 off=589234 len=1878945 2024-04-17T12:05:15.861 INFO:tasks.workunit.client.0.smithi031.stdout:op 3196 completed, throughput=5MB/sec 2024-04-17T12:05:15.862 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-66BW24QDEGU2BRb off=5707648 len=738834 2024-04-17T12:05:15.863 INFO:tasks.workunit.client.0.smithi031.stdout:op 3197 completed, throughput=5MB/sec 2024-04-17T12:05:15.863 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ncrosWL8IxlYgIT off=6904282 len=1948228 2024-04-17T12:05:15.865 INFO:tasks.workunit.client.0.smithi031.stdout:op 3198 completed, throughput=5MB/sec 2024-04-17T12:05:15.865 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uNKh60L51gXBSwF off=7067219 len=1956790 2024-04-17T12:05:15.868 INFO:tasks.workunit.client.0.smithi031.stdout:op 3199 completed, throughput=5MB/sec 2024-04-17T12:05:16.868 INFO:tasks.workunit.client.0.smithi031.stdout: 631: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:16.868 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G2NztrPBizdvO4C off=20042290 len=528958 2024-04-17T12:05:16.869 INFO:tasks.workunit.client.0.smithi031.stdout:op 3200 completed, throughput=5MB/sec 2024-04-17T12:05:16.869 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FhatQwUNIZ2tAcX off=16694760 len=1918830 2024-04-17T12:05:16.878 INFO:tasks.workunit.client.0.smithi031.stdout:op 3201 completed, throughput=5MB/sec 2024-04-17T12:05:16.878 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sRilvhYdM4sLNVY off=16209954 len=875926 2024-04-17T12:05:16.880 INFO:tasks.workunit.client.0.smithi031.stdout:op 3202 completed, throughput=5MB/sec 2024-04-17T12:05:16.880 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-N34v6xB32H8jP77 off=1313361 len=1256067 2024-04-17T12:05:16.881 INFO:tasks.workunit.client.0.smithi031.stdout:op 3203 completed, throughput=5MB/sec 2024-04-17T12:05:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:16.179796+0000 mgr.y (mgr.14556) 1192 : cluster [DBG] pgmap v2079: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:05:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:16.179796+0000 mgr.y (mgr.14556) 1192 : cluster [DBG] pgmap v2079: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:05:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:16.179796+0000 mgr.y (mgr.14556) 1192 : cluster [DBG] pgmap v2079: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:05:17.881 INFO:tasks.workunit.client.0.smithi031.stdout: 632: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:17.881 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DQGx8mDuEVm5ud1 off=6678064 len=432960 2024-04-17T12:05:17.883 INFO:tasks.workunit.client.0.smithi031.stdout:op 3204 completed, throughput=4.99MB/sec 2024-04-17T12:05:17.883 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8veFm6N8F6I52d7 off=22738684 len=1023199 2024-04-17T12:05:17.888 INFO:tasks.workunit.client.0.smithi031.stdout:op 3205 completed, throughput=5MB/sec 2024-04-17T12:05:17.888 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-S5dB1kUhTFnZ_KE off=3126367 len=944310 2024-04-17T12:05:17.893 INFO:tasks.workunit.client.0.smithi031.stdout:op 3206 completed, throughput=5MB/sec 2024-04-17T12:05:17.893 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--c56vVN1R0PFNDz off=1595883 len=1616524 2024-04-17T12:05:17.896 INFO:tasks.workunit.client.0.smithi031.stdout:op 3207 completed, throughput=5MB/sec 2024-04-17T12:05:17.896 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--PLNRpK69MKk7wx off=2244095 len=1536315 2024-04-17T12:05:17.898 INFO:tasks.workunit.client.0.smithi031.stdout:op 3208 completed, throughput=5MB/sec 2024-04-17T12:05:18.899 INFO:tasks.workunit.client.0.smithi031.stdout: 633: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:18.899 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TDEq-W_5ou8_OGo off=0 len=1599229 2024-04-17T12:05:18.903 INFO:tasks.workunit.client.0.smithi031.stdout:op 3209 completed, throughput=5MB/sec 2024-04-17T12:05:18.903 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P8GVOpEehD6rngp off=13839634 len=1471492 2024-04-17T12:05:18.912 INFO:tasks.workunit.client.0.smithi031.stdout:op 3210 completed, throughput=5MB/sec 2024-04-17T12:05:18.912 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z0n2gbZP3x41z2F off=3350620 len=642156 2024-04-17T12:05:18.916 INFO:tasks.workunit.client.0.smithi031.stdout:op 3211 completed, throughput=5MB/sec 2024-04-17T12:05:18.916 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0l1P3SjHDB1q4tR off=6094269 len=1325983 2024-04-17T12:05:18.917 INFO:tasks.workunit.client.0.smithi031.stdout:op 3212 completed, throughput=5MB/sec 2024-04-17T12:05:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:18.180517+0000 mgr.y (mgr.14556) 1193 : cluster [DBG] pgmap v2080: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:05:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:18.180517+0000 mgr.y (mgr.14556) 1193 : cluster [DBG] pgmap v2080: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:05:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:18.180517+0000 mgr.y (mgr.14556) 1193 : cluster [DBG] pgmap v2080: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:05:19.788 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:05:19.917 INFO:tasks.workunit.client.0.smithi031.stdout: 634: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:19.918 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rWb6OQRzz3N_zmV off=2669007 len=1950591 2024-04-17T12:05:19.921 INFO:tasks.workunit.client.0.smithi031.stdout:op 3213 completed, throughput=5MB/sec 2024-04-17T12:05:19.921 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uy5UUVQAodSb66Q off=5100643 len=1554803 2024-04-17T12:05:19.932 INFO:tasks.workunit.client.0.smithi031.stdout:op 3214 completed, throughput=5MB/sec 2024-04-17T12:05:19.932 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2zmFJrwAcffWddJ off=1306650 len=1503502 2024-04-17T12:05:19.938 INFO:tasks.workunit.client.0.smithi031.stdout:op 3215 completed, throughput=5MB/sec 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (32m) 95s ago 33m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (33m) 94s ago 33m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (34m) 95s ago 34m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (34m) 94s ago 34m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (38m) 94s ago 38m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (39m) 95s ago 39m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (39m) 95s ago 39m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (38m) 94s ago 38m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (38m) 95s ago 38m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (33m) 95s ago 33m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (33m) 94s ago 33m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:05:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (37m) 95s ago 37m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:05:20.079 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (37m) 95s ago 37m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:05:20.079 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (36m) 95s ago 36m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:05:20.079 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (36m) 95s ago 36m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:05:20.079 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (36m) 94s ago 36m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:05:20.079 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (35m) 94s ago 35m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:05:20.079 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (35m) 94s ago 35m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:05:20.079 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (34m) 94s ago 34m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:05:20.079 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (32m) 94s ago 33m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:05:20.427 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:05:20.427 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:05:20.427 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:05:20.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:05:20.428 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:05:20.938 INFO:tasks.workunit.client.0.smithi031.stdout: 635: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:20.939 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DGcvrcwJe7HHxXf off=2962198 len=1926784 2024-04-17T12:05:20.948 INFO:tasks.workunit.client.0.smithi031.stdout:op 3216 completed, throughput=5MB/sec 2024-04-17T12:05:20.948 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wtGOrUoUoFEpOO8 off=1317436 len=558816 2024-04-17T12:05:20.952 INFO:tasks.workunit.client.0.smithi031.stdout:op 3217 completed, throughput=5MB/sec 2024-04-17T12:05:20.952 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uOIUON49zyy-_9E off=9957985 len=623759 2024-04-17T12:05:20.956 INFO:tasks.workunit.client.0.smithi031.stdout:op 3218 completed, throughput=5MB/sec 2024-04-17T12:05:20.957 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2E2uOpZlcwy6Ym2 off=0 len=1489005 2024-04-17T12:05:20.958 INFO:tasks.workunit.client.0.smithi031.stdout:op 3219 completed, throughput=5MB/sec 2024-04-17T12:05:20.958 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MbjihQyNniNo9gi off=12412432 len=1691986 2024-04-17T12:05:20.968 INFO:tasks.workunit.client.0.smithi031.stdout:op 3220 completed, throughput=5MB/sec 2024-04-17T12:05:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:05:19.777531+0000 mgr.y (mgr.14556) 1194 : audit [DBG] from='client.16449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:05:20.070904+0000 mgr.y (mgr.14556) 1195 : audit [DBG] from='client.26351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:20.180873+0000 mgr.y (mgr.14556) 1196 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:05:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:05:20.428503+0000 mon.a (mon.0) 2230 : audit [DBG] from='client.? 172.21.15.31:0/4027398935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:05:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:21] "GET /metrics HTTP/1.1" 200 192532 "" "Prometheus/2.33.4" 2024-04-17T12:05:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:05:19.777531+0000 mgr.y (mgr.14556) 1194 : audit [DBG] from='client.16449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:05:20.070904+0000 mgr.y (mgr.14556) 1195 : audit [DBG] from='client.26351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:20.180873+0000 mgr.y (mgr.14556) 1196 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:05:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:05:20.428503+0000 mon.a (mon.0) 2230 : audit [DBG] from='client.? 172.21.15.31:0/4027398935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:05:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:05:19.777531+0000 mgr.y (mgr.14556) 1194 : audit [DBG] from='client.16449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:05:20.070904+0000 mgr.y (mgr.14556) 1195 : audit [DBG] from='client.26351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:20.180873+0000 mgr.y (mgr.14556) 1196 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:05:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:05:20.428503+0000 mon.a (mon.0) 2230 : audit [DBG] from='client.? 172.21.15.31:0/4027398935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:05:21.969 INFO:tasks.workunit.client.0.smithi031.stdout: 636: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:21.969 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-b2SlzSsigvKqHvy off=2685519 len=1341193 2024-04-17T12:05:21.977 INFO:tasks.workunit.client.0.smithi031.stdout:op 3221 completed, throughput=5MB/sec 2024-04-17T12:05:21.977 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-85ZnEe9XhdX31Qo off=7315251 len=915981 2024-04-17T12:05:21.978 INFO:tasks.workunit.client.0.smithi031.stdout:op 3222 completed, throughput=5MB/sec 2024-04-17T12:05:21.978 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Gsp1wuQ15frCu_y off=4758622 len=1580370 2024-04-17T12:05:21.981 INFO:tasks.workunit.client.0.smithi031.stdout:op 3223 completed, throughput=5MB/sec 2024-04-17T12:05:21.981 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lcQpLpsmQYdVMEd off=9990133 len=300048 2024-04-17T12:05:21.984 INFO:tasks.workunit.client.0.smithi031.stdout:op 3224 completed, throughput=5MB/sec 2024-04-17T12:05:22.984 INFO:tasks.workunit.client.0.smithi031.stdout: 637: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:22.984 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xkwn_NzxelH4MZl off=4212477 len=1613561 2024-04-17T12:05:22.992 INFO:tasks.workunit.client.0.smithi031.stdout:op 3225 completed, throughput=4.99MB/sec 2024-04-17T12:05:22.993 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2g5ip_7b0dgF4Jk off=8964741 len=1085269 2024-04-17T12:05:22.997 INFO:tasks.workunit.client.0.smithi031.stdout:op 3226 completed, throughput=5MB/sec 2024-04-17T12:05:22.998 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ogYwnf6qtntP87S off=6442678 len=437218 2024-04-17T12:05:23.001 INFO:tasks.workunit.client.0.smithi031.stdout:op 3227 completed, throughput=5MB/sec 2024-04-17T12:05:23.001 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ySOzF4leF-zMJUm off=8316694 len=1001431 2024-04-17T12:05:23.005 INFO:tasks.workunit.client.0.smithi031.stdout:op 3228 completed, throughput=5MB/sec 2024-04-17T12:05:23.005 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tzre-0JDCDuc5gH off=1354737 len=849757 2024-04-17T12:05:23.006 INFO:tasks.workunit.client.0.smithi031.stdout:op 3229 completed, throughput=5MB/sec 2024-04-17T12:05:23.006 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BCySdKlW8uR3eML off=5162564 len=259263 2024-04-17T12:05:23.009 INFO:tasks.workunit.client.0.smithi031.stdout:op 3230 completed, throughput=5MB/sec 2024-04-17T12:05:23.009 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-v55vs4_nKVg_MWj off=884039 len=374893 2024-04-17T12:05:23.010 INFO:tasks.workunit.client.0.smithi031.stdout:op 3231 completed, throughput=5MB/sec 2024-04-17T12:05:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:22.181446+0000 mgr.y (mgr.14556) 1197 : cluster [DBG] pgmap v2082: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:05:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:22.181446+0000 mgr.y (mgr.14556) 1197 : cluster [DBG] pgmap v2082: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:05:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:22.181446+0000 mgr.y (mgr.14556) 1197 : cluster [DBG] pgmap v2082: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:05:24.010 INFO:tasks.workunit.client.0.smithi031.stdout: 638: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:24.010 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hiapcg5FNGxN1Wa off=592046 len=448981 2024-04-17T12:05:24.015 INFO:tasks.workunit.client.0.smithi031.stdout:op 3232 completed, throughput=4.99MB/sec 2024-04-17T12:05:24.015 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G0DCt2LZ9kGoCvF off=15847193 len=21848 2024-04-17T12:05:24.015 INFO:tasks.workunit.client.0.smithi031.stdout:op 3233 completed, throughput=4.99MB/sec 2024-04-17T12:05:24.015 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TIcv1NCRbRH9bDw off=20680813 len=807574 2024-04-17T12:05:24.016 INFO:tasks.workunit.client.0.smithi031.stdout:op 3234 completed, throughput=4.99MB/sec 2024-04-17T12:05:24.016 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vC9rJ05aiGx2Sv1 off=8628788 len=436217 2024-04-17T12:05:24.020 INFO:tasks.workunit.client.0.smithi031.stdout:op 3235 completed, throughput=5MB/sec 2024-04-17T12:05:24.020 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ivEu8gycQGG89WN off=5554026 len=385883 2024-04-17T12:05:24.023 INFO:tasks.workunit.client.0.smithi031.stdout:op 3236 completed, throughput=5MB/sec 2024-04-17T12:05:24.023 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kogQip43dFSu1ub off=1992009 len=1829663 2024-04-17T12:05:24.025 INFO:tasks.workunit.client.0.smithi031.stdout:op 3237 completed, throughput=5MB/sec 2024-04-17T12:05:24.025 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bUsqm9nDH3wAnix off=16467937 len=34707 2024-04-17T12:05:24.028 INFO:tasks.workunit.client.0.smithi031.stdout:op 3238 completed, throughput=5MB/sec 2024-04-17T12:05:24.028 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6FdZUFb_ke3qyLG off=10923674 len=1015810 2024-04-17T12:05:24.034 INFO:tasks.workunit.client.0.smithi031.stdout:op 3239 completed, throughput=5MB/sec 2024-04-17T12:05:24.034 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ms8j_DdK1L9hcdo off=10215377 len=128380 2024-04-17T12:05:24.036 INFO:tasks.workunit.client.0.smithi031.stdout:op 3240 completed, throughput=5MB/sec 2024-04-17T12:05:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:05:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:05:25.036 INFO:tasks.workunit.client.0.smithi031.stdout: 639: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:25.037 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GVC_99JI7dYdJIj off=457028 len=664978 2024-04-17T12:05:25.040 INFO:tasks.workunit.client.0.smithi031.stdout:op 3241 completed, throughput=4.99MB/sec 2024-04-17T12:05:25.040 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lmjfKNODpQ5f_5s off=14896444 len=1569945 2024-04-17T12:05:25.048 INFO:tasks.workunit.client.0.smithi031.stdout:op 3242 completed, throughput=5MB/sec 2024-04-17T12:05:25.048 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mf8AQ8SrasJev0e off=23149296 len=215381 2024-04-17T12:05:25.051 INFO:tasks.workunit.client.0.smithi031.stdout:op 3243 completed, throughput=5MB/sec 2024-04-17T12:05:25.051 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eARxXILRyuEyoAS off=1535382 len=605719 2024-04-17T12:05:25.052 INFO:tasks.workunit.client.0.smithi031.stdout:op 3244 completed, throughput=5MB/sec 2024-04-17T12:05:25.052 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hcu5ME6q3Gb69ih off=1724096 len=1137785 2024-04-17T12:05:25.053 INFO:tasks.workunit.client.0.smithi031.stdout:op 3245 completed, throughput=5MB/sec 2024-04-17T12:05:25.053 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KaJpd1AE2LbtAJV off=666363 len=940567 2024-04-17T12:05:25.055 INFO:tasks.workunit.client.0.smithi031.stdout:op 3246 completed, throughput=5MB/sec 2024-04-17T12:05:25.055 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L1-Z7fAFcxuvcuj off=9507766 len=292106 2024-04-17T12:05:25.055 INFO:tasks.workunit.client.0.smithi031.stdout:op 3247 completed, throughput=5MB/sec 2024-04-17T12:05:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:24.182115+0000 mgr.y (mgr.14556) 1198 : cluster [DBG] pgmap v2083: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-17T12:05:25.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:24.182115+0000 mgr.y (mgr.14556) 1198 : cluster [DBG] pgmap v2083: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-17T12:05:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:24.182115+0000 mgr.y (mgr.14556) 1198 : cluster [DBG] pgmap v2083: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-17T12:05:26.056 INFO:tasks.workunit.client.0.smithi031.stdout: 640: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:26.056 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gVzZ0y5GW9c8dGS off=19833047 len=266673 2024-04-17T12:05:26.057 INFO:tasks.workunit.client.0.smithi031.stdout:op 3248 completed, throughput=4.99MB/sec 2024-04-17T12:05:26.057 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-D5OzuJSu5GNpALM off=1986615 len=1124476 2024-04-17T12:05:26.059 INFO:tasks.workunit.client.0.smithi031.stdout:op 3249 completed, throughput=4.99MB/sec 2024-04-17T12:05:26.059 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_eP9MkB8zex8zrd off=1705976 len=1699644 2024-04-17T12:05:26.062 INFO:tasks.workunit.client.0.smithi031.stdout:op 3250 completed, throughput=5MB/sec 2024-04-17T12:05:26.062 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YoER9C5B6mRldv8 off=1560703 len=1364992 2024-04-17T12:05:26.068 INFO:tasks.workunit.client.0.smithi031.stdout:op 3251 completed, throughput=5MB/sec 2024-04-17T12:05:26.069 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3v-ZeOMohZrn-Ta off=8575871 len=566495 2024-04-17T12:05:26.072 INFO:tasks.workunit.client.0.smithi031.stdout:op 3252 completed, throughput=5MB/sec 2024-04-17T12:05:26.072 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2_haquO5PxYxbac off=638796 len=1184178 2024-04-17T12:05:26.081 INFO:tasks.workunit.client.0.smithi031.stdout:op 3253 completed, throughput=5MB/sec 2024-04-17T12:05:27.081 INFO:tasks.workunit.client.0.smithi031.stdout: 641: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:27.081 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mRU0VzW4k7sM0vh off=4745067 len=20164 2024-04-17T12:05:27.082 INFO:tasks.workunit.client.0.smithi031.stdout:op 3254 completed, throughput=4.99MB/sec 2024-04-17T12:05:27.082 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7KVm97eeh5AV3Ty off=14038062 len=1541361 2024-04-17T12:05:27.084 INFO:tasks.workunit.client.0.smithi031.stdout:op 3255 completed, throughput=5MB/sec 2024-04-17T12:05:27.084 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HY0qKFowB_h8L6e off=1979386 len=593745 2024-04-17T12:05:27.085 INFO:tasks.workunit.client.0.smithi031.stdout:op 3256 completed, throughput=5MB/sec 2024-04-17T12:05:27.085 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KCDsAct2YRBhwiz off=14508 len=1334284 2024-04-17T12:05:27.090 INFO:tasks.workunit.client.0.smithi031.stdout:op 3257 completed, throughput=5MB/sec 2024-04-17T12:05:27.090 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--vLefR-YY-norkA off=5472467 len=1877098 2024-04-17T12:05:27.101 INFO:tasks.workunit.client.0.smithi031.stdout:op 3258 completed, throughput=5MB/sec 2024-04-17T12:05:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:26.182488+0000 mgr.y (mgr.14556) 1199 : cluster [DBG] pgmap v2084: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:05:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:26.182488+0000 mgr.y (mgr.14556) 1199 : cluster [DBG] pgmap v2084: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:05:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:26.182488+0000 mgr.y (mgr.14556) 1199 : cluster [DBG] pgmap v2084: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:05:28.101 INFO:tasks.workunit.client.0.smithi031.stdout: 642: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:28.102 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AyXyHW3BbupjXAj off=13537446 len=1488984 2024-04-17T12:05:28.103 INFO:tasks.workunit.client.0.smithi031.stdout:op 3259 completed, throughput=5MB/sec 2024-04-17T12:05:28.103 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WWJFLGrdXkzaReg off=2006948 len=1405709 2024-04-17T12:05:28.105 INFO:tasks.workunit.client.0.smithi031.stdout:op 3260 completed, throughput=5MB/sec 2024-04-17T12:05:28.105 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ioqj1_A_9n6Uq7g off=5992705 len=1560477 2024-04-17T12:05:28.107 INFO:tasks.workunit.client.0.smithi031.stdout:op 3261 completed, throughput=5MB/sec 2024-04-17T12:05:29.107 INFO:tasks.workunit.client.0.smithi031.stdout: 643: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:29.108 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qYl7uSsA8TRiJw4 off=6270603 len=1734360 2024-04-17T12:05:29.109 INFO:tasks.workunit.client.0.smithi031.stdout:op 3262 completed, throughput=5MB/sec 2024-04-17T12:05:29.110 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kXNNnuI2LL5KXST off=15426556 len=1675627 2024-04-17T12:05:29.111 INFO:tasks.workunit.client.0.smithi031.stdout:op 3263 completed, throughput=5MB/sec 2024-04-17T12:05:29.112 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EOBPNSLa-dfBRwQ off=17933437 len=375327 2024-04-17T12:05:29.113 INFO:tasks.workunit.client.0.smithi031.stdout:op 3264 completed, throughput=5MB/sec 2024-04-17T12:05:29.113 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZhBJPNXRHEjAvKa off=4537148 len=1263935 2024-04-17T12:05:29.122 INFO:tasks.workunit.client.0.smithi031.stdout:op 3265 completed, throughput=5MB/sec 2024-04-17T12:05:29.122 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xXq8lKlnXLd1R3W off=6485819 len=1505023 2024-04-17T12:05:29.128 INFO:tasks.workunit.client.0.smithi031.stdout:op 3266 completed, throughput=5MB/sec 2024-04-17T12:05:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:28.183402+0000 mgr.y (mgr.14556) 1200 : cluster [DBG] pgmap v2085: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:05:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:28.183402+0000 mgr.y (mgr.14556) 1200 : cluster [DBG] pgmap v2085: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:05:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:28.183402+0000 mgr.y (mgr.14556) 1200 : cluster [DBG] pgmap v2085: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:05:30.129 INFO:tasks.workunit.client.0.smithi031.stdout: 644: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:30.129 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4N5SoxCXE4VNd5- off=12843030 len=288471 2024-04-17T12:05:30.130 INFO:tasks.workunit.client.0.smithi031.stdout:op 3267 completed, throughput=4.99MB/sec 2024-04-17T12:05:30.130 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m8zHgh6Ly4nFiTs off=2413402 len=71060 2024-04-17T12:05:30.131 INFO:tasks.workunit.client.0.smithi031.stdout:op 3268 completed, throughput=4.99MB/sec 2024-04-17T12:05:30.131 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XN8qIz-1Dj-JeOI off=11315853 len=1060968 2024-04-17T12:05:30.133 INFO:tasks.workunit.client.0.smithi031.stdout:op 3269 completed, throughput=5MB/sec 2024-04-17T12:05:30.133 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-86xaxmRsfAwSKI- off=2554827 len=1600986 2024-04-17T12:05:30.134 INFO:tasks.workunit.client.0.smithi031.stdout:op 3270 completed, throughput=5MB/sec 2024-04-17T12:05:30.134 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KlupByUyDPnk8aO off=10556779 len=1718831 2024-04-17T12:05:30.142 INFO:tasks.workunit.client.0.smithi031.stdout:op 3271 completed, throughput=5MB/sec 2024-04-17T12:05:31.142 INFO:tasks.workunit.client.0.smithi031.stdout: 645: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:31.142 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jJzrJ_9gcai67TV off=0 len=1097191 2024-04-17T12:05:31.147 INFO:tasks.workunit.client.0.smithi031.stdout:op 3272 completed, throughput=5MB/sec 2024-04-17T12:05:31.147 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zOqY6sHftY0Ea3J off=4105352 len=1477367 2024-04-17T12:05:31.149 INFO:tasks.workunit.client.0.smithi031.stdout:op 3273 completed, throughput=5MB/sec 2024-04-17T12:05:31.149 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_KMKgYv6UmiBUxX off=18680169 len=1582558 2024-04-17T12:05:31.155 INFO:tasks.workunit.client.0.smithi031.stdout:op 3274 completed, throughput=5MB/sec 2024-04-17T12:05:31.155 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MIPDuJ0v2ZYROj7 off=1786240 len=860897 2024-04-17T12:05:31.156 INFO:tasks.workunit.client.0.smithi031.stdout:op 3275 completed, throughput=5MB/sec 2024-04-17T12:05:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:30.183898+0000 mgr.y (mgr.14556) 1201 : cluster [DBG] pgmap v2086: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:31.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:30.183898+0000 mgr.y (mgr.14556) 1201 : cluster [DBG] pgmap v2086: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:30.183898+0000 mgr.y (mgr.14556) 1201 : cluster [DBG] pgmap v2086: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:05:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:31] "GET /metrics HTTP/1.1" 200 192528 "" "Prometheus/2.33.4" 2024-04-17T12:05:32.156 INFO:tasks.workunit.client.0.smithi031.stdout: 646: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:32.157 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-v7wSrv3E4BPfsim off=3629862 len=19325 2024-04-17T12:05:32.159 INFO:tasks.workunit.client.0.smithi031.stdout:op 3276 completed, throughput=4.99MB/sec 2024-04-17T12:05:32.159 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MmTyh5zfRgF9vrF off=2864605 len=1549469 2024-04-17T12:05:32.161 INFO:tasks.workunit.client.0.smithi031.stdout:op 3277 completed, throughput=5MB/sec 2024-04-17T12:05:32.161 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-26Z-Op-vQVWh8Ra off=403123 len=85905 2024-04-17T12:05:32.162 INFO:tasks.workunit.client.0.smithi031.stdout:op 3278 completed, throughput=5MB/sec 2024-04-17T12:05:32.162 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gsnvx4kRTTSJPjF off=3237692 len=257518 2024-04-17T12:05:32.163 INFO:tasks.workunit.client.0.smithi031.stdout:op 3279 completed, throughput=5MB/sec 2024-04-17T12:05:32.163 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TPcYJoHxlEA_Fcc off=379020 len=1199050 2024-04-17T12:05:32.164 INFO:tasks.workunit.client.0.smithi031.stdout:op 3280 completed, throughput=5MB/sec 2024-04-17T12:05:32.164 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rnNYPq3q4AEWHOy off=7619408 len=1424103 2024-04-17T12:05:32.172 INFO:tasks.workunit.client.0.smithi031.stdout:op 3281 completed, throughput=5MB/sec 2024-04-17T12:05:32.172 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aXxRU8KpZu6Sw03 off=6969571 len=1003158 2024-04-17T12:05:32.177 INFO:tasks.workunit.client.0.smithi031.stdout:op 3282 completed, throughput=5MB/sec 2024-04-17T12:05:33.178 INFO:tasks.workunit.client.0.smithi031.stdout: 647: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:33.178 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BGSrydo9Qq60agA off=9889856 len=1354544 2024-04-17T12:05:33.186 INFO:tasks.workunit.client.0.smithi031.stdout:op 3283 completed, throughput=5MB/sec 2024-04-17T12:05:33.186 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xxYfXfM4NGGg7DH off=13257318 len=1070695 2024-04-17T12:05:33.191 INFO:tasks.workunit.client.0.smithi031.stdout:op 3284 completed, throughput=5MB/sec 2024-04-17T12:05:33.192 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bXfthMhftwQkjVf off=2927948 len=240995 2024-04-17T12:05:33.194 INFO:tasks.workunit.client.0.smithi031.stdout:op 3285 completed, throughput=5MB/sec 2024-04-17T12:05:33.194 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dtatvhfqpgYEppc off=2519887 len=1204541 2024-04-17T12:05:33.201 INFO:tasks.workunit.client.0.smithi031.stdout:op 3286 completed, throughput=5MB/sec 2024-04-17T12:05:33.201 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cxndvmFQQekKFYT off=2958718 len=350199 2024-04-17T12:05:33.204 INFO:tasks.workunit.client.0.smithi031.stdout:op 3287 completed, throughput=5MB/sec 2024-04-17T12:05:33.204 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-r-eR13ffKiw7UX5 off=13678716 len=1560237 2024-04-17T12:05:33.206 INFO:tasks.workunit.client.0.smithi031.stdout:op 3288 completed, throughput=5MB/sec 2024-04-17T12:05:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:32.184465+0000 mgr.y (mgr.14556) 1202 : cluster [DBG] pgmap v2087: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:32.184465+0000 mgr.y (mgr.14556) 1202 : cluster [DBG] pgmap v2087: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:32.184465+0000 mgr.y (mgr.14556) 1202 : cluster [DBG] pgmap v2087: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:05:34.206 INFO:tasks.workunit.client.0.smithi031.stdout: 648: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:34.206 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YldItLlbXDLI6cs off=15605025 len=1198225 2024-04-17T12:05:34.208 INFO:tasks.workunit.client.0.smithi031.stdout:op 3289 completed, throughput=5MB/sec 2024-04-17T12:05:34.208 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CrsUCJFLSfMPHFW off=1277898 len=1682592 2024-04-17T12:05:34.217 INFO:tasks.workunit.client.0.smithi031.stdout:op 3290 completed, throughput=5MB/sec 2024-04-17T12:05:34.217 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rlm4XVEoB-DZQRm off=17909142 len=781745 2024-04-17T12:05:34.221 INFO:tasks.workunit.client.0.smithi031.stdout:op 3291 completed, throughput=5MB/sec 2024-04-17T12:05:34.221 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UFOeOjvOMzRuLhu off=16736225 len=640758 2024-04-17T12:05:34.223 INFO:tasks.workunit.client.0.smithi031.stdout:op 3292 completed, throughput=5MB/sec 2024-04-17T12:05:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:05:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:05:35.223 INFO:tasks.workunit.client.0.smithi031.stdout: 649: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:35.224 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TI1m1tgHQkCFNUg off=1189831 len=1397066 2024-04-17T12:05:35.231 INFO:tasks.workunit.client.0.smithi031.stdout:op 3293 completed, throughput=4.99MB/sec 2024-04-17T12:05:35.231 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w1K5cd1d7kzWVD4 off=2645264 len=1119499 2024-04-17T12:05:35.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 3294 completed, throughput=5MB/sec 2024-04-17T12:05:35.232 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2U_9Zd8t8X1Bdyy off=10172281 len=1876040 2024-04-17T12:05:35.241 INFO:tasks.workunit.client.0.smithi031.stdout:op 3295 completed, throughput=5MB/sec 2024-04-17T12:05:35.241 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-56V0_efULzuMrLd off=5976463 len=374307 2024-04-17T12:05:35.242 INFO:tasks.workunit.client.0.smithi031.stdout:op 3296 completed, throughput=5MB/sec 2024-04-17T12:05:35.242 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0eTRlG8b35TXpQh off=3356198 len=1357438 2024-04-17T12:05:35.243 INFO:tasks.workunit.client.0.smithi031.stdout:op 3297 completed, throughput=5MB/sec 2024-04-17T12:05:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:34.185199+0000 mgr.y (mgr.14556) 1203 : cluster [DBG] pgmap v2088: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:05:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:34.185199+0000 mgr.y (mgr.14556) 1203 : cluster [DBG] pgmap v2088: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:05:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:34.185199+0000 mgr.y (mgr.14556) 1203 : cluster [DBG] pgmap v2088: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:05:36.244 INFO:tasks.workunit.client.0.smithi031.stdout: 650: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:36.244 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rzDLEC2WtPnzbpD off=209454 len=414065 2024-04-17T12:05:36.247 INFO:tasks.workunit.client.0.smithi031.stdout:op 3298 completed, throughput=4.99MB/sec 2024-04-17T12:05:36.247 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CaaStmUzn3MJCVb off=3001281 len=892516 2024-04-17T12:05:36.249 INFO:tasks.workunit.client.0.smithi031.stdout:op 3299 completed, throughput=5MB/sec 2024-04-17T12:05:36.249 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zDj7PSvURul0slc off=10445261 len=128895 2024-04-17T12:05:36.249 INFO:tasks.workunit.client.0.smithi031.stdout:op 3300 completed, throughput=5MB/sec 2024-04-17T12:05:36.250 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZJIgwwlBycK3H0J off=21410427 len=58401 2024-04-17T12:05:36.252 INFO:tasks.workunit.client.0.smithi031.stdout:op 3301 completed, throughput=5MB/sec 2024-04-17T12:05:36.252 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Pem_DMVFgJW3JBP off=2713336 len=2028860 2024-04-17T12:05:36.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 3302 completed, throughput=5MB/sec 2024-04-17T12:05:36.254 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Q_L7vreiTiUQ9ze off=10747689 len=257314 2024-04-17T12:05:36.255 INFO:tasks.workunit.client.0.smithi031.stdout:op 3303 completed, throughput=5MB/sec 2024-04-17T12:05:36.255 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-W0K0aZ0vL7al4uR off=3343143 len=1770778 2024-04-17T12:05:36.264 INFO:tasks.workunit.client.0.smithi031.stdout:op 3304 completed, throughput=5MB/sec 2024-04-17T12:05:37.264 INFO:tasks.workunit.client.0.smithi031.stdout: 651: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:37.264 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UGPmysPVlX6mkHC off=13050481 len=1367919 2024-04-17T12:05:37.266 INFO:tasks.workunit.client.0.smithi031.stdout:op 3305 completed, throughput=5MB/sec 2024-04-17T12:05:37.266 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mhY6kEWCQfkNa6n off=7623191 len=937279 2024-04-17T12:05:37.270 INFO:tasks.workunit.client.0.smithi031.stdout:op 3306 completed, throughput=5MB/sec 2024-04-17T12:05:37.271 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JoabW_xh6C4MS4q off=5285335 len=1596100 2024-04-17T12:05:37.274 INFO:tasks.workunit.client.0.smithi031.stdout:op 3307 completed, throughput=5MB/sec 2024-04-17T12:05:37.274 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-k2rlVNHuq3F2Hd_ off=5750573 len=14909 2024-04-17T12:05:37.276 INFO:tasks.workunit.client.0.smithi031.stdout:op 3308 completed, throughput=5MB/sec 2024-04-17T12:05:37.277 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2aiwRWPwbiloM9l off=7185987 len=1058683 2024-04-17T12:05:37.278 INFO:tasks.workunit.client.0.smithi031.stdout:op 3309 completed, throughput=5MB/sec 2024-04-17T12:05:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:36.185626+0000 mgr.y (mgr.14556) 1204 : cluster [DBG] pgmap v2089: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:05:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:36.185626+0000 mgr.y (mgr.14556) 1204 : cluster [DBG] pgmap v2089: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:05:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:36.185626+0000 mgr.y (mgr.14556) 1204 : cluster [DBG] pgmap v2089: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:05:38.278 INFO:tasks.workunit.client.0.smithi031.stdout: 652: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:38.278 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nUO5AB-9JT3ns7S off=10131513 len=1064227 2024-04-17T12:05:38.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 3310 completed, throughput=4.99MB/sec 2024-04-17T12:05:38.280 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vITwrgzzbj7gYQC off=543186 len=298626 2024-04-17T12:05:38.283 INFO:tasks.workunit.client.0.smithi031.stdout:op 3311 completed, throughput=5MB/sec 2024-04-17T12:05:38.283 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-doAKcZoik-Dh6yR off=5092709 len=1515272 2024-04-17T12:05:38.285 INFO:tasks.workunit.client.0.smithi031.stdout:op 3312 completed, throughput=5MB/sec 2024-04-17T12:05:38.285 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iwaZ9Yln5aA26iu off=8288428 len=1660034 2024-04-17T12:05:38.288 INFO:tasks.workunit.client.0.smithi031.stdout:op 3313 completed, throughput=5MB/sec 2024-04-17T12:05:38.288 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Hm0EEStfjxH9HTe off=4176893 len=541710 2024-04-17T12:05:38.291 INFO:tasks.workunit.client.0.smithi031.stdout:op 3314 completed, throughput=5MB/sec 2024-04-17T12:05:39.292 INFO:tasks.workunit.client.0.smithi031.stdout: 653: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:39.292 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Og7XQEARBLtQj_t off=2766467 len=1212410 2024-04-17T12:05:39.294 INFO:tasks.workunit.client.0.smithi031.stdout:op 3315 completed, throughput=4.99MB/sec 2024-04-17T12:05:39.294 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LYEvbQywK6rWTst off=18859003 len=1100164 2024-04-17T12:05:39.296 INFO:tasks.workunit.client.0.smithi031.stdout:op 3316 completed, throughput=5MB/sec 2024-04-17T12:05:39.296 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6k33K1V4VfX-QFj off=17327693 len=6106 2024-04-17T12:05:39.298 INFO:tasks.workunit.client.0.smithi031.stdout:op 3317 completed, throughput=5MB/sec 2024-04-17T12:05:39.298 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZpfHe8N2HfCbOqy off=1587549 len=922781 2024-04-17T12:05:39.302 INFO:tasks.workunit.client.0.smithi031.stdout:op 3318 completed, throughput=5MB/sec 2024-04-17T12:05:39.303 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eQxekz5hXpF9hN- off=4814437 len=881117 2024-04-17T12:05:39.304 INFO:tasks.workunit.client.0.smithi031.stdout:op 3319 completed, throughput=5MB/sec 2024-04-17T12:05:39.304 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tPZt3febIQz_zxE off=10762669 len=598408 2024-04-17T12:05:39.305 INFO:tasks.workunit.client.0.smithi031.stdout:op 3320 completed, throughput=5MB/sec 2024-04-17T12:05:39.305 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YsvcHDtN8-nqrIf off=734607 len=2019449 2024-04-17T12:05:39.308 INFO:tasks.workunit.client.0.smithi031.stdout:op 3321 completed, throughput=5MB/sec 2024-04-17T12:05:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:38.186258+0000 mgr.y (mgr.14556) 1205 : cluster [DBG] pgmap v2090: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-17T12:05:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:38.186258+0000 mgr.y (mgr.14556) 1205 : cluster [DBG] pgmap v2090: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-17T12:05:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:38.186258+0000 mgr.y (mgr.14556) 1205 : cluster [DBG] pgmap v2090: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-17T12:05:40.309 INFO:tasks.workunit.client.0.smithi031.stdout: 654: throughput=5MB/sec pending data=0 2024-04-17T12:05:40.309 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4hSWf0bKFxUnAtC off=8153554 len=1822098 2024-04-17T12:05:40.318 INFO:tasks.workunit.client.0.smithi031.stdout:op 3322 completed, throughput=5MB/sec 2024-04-17T12:05:40.318 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ncl00NIV2wFQqWT off=16698537 len=1310042 2024-04-17T12:05:40.319 INFO:tasks.workunit.client.0.smithi031.stdout:op 3323 completed, throughput=5MB/sec 2024-04-17T12:05:40.319 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-x9h43tZiBgY8wVo off=4080265 len=217762 2024-04-17T12:05:40.322 INFO:tasks.workunit.client.0.smithi031.stdout:op 3324 completed, throughput=5MB/sec 2024-04-17T12:05:40.322 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-a9r17l6blplaBD6 off=1251180 len=416806 2024-04-17T12:05:40.326 INFO:tasks.workunit.client.0.smithi031.stdout:op 3325 completed, throughput=5MB/sec 2024-04-17T12:05:41.326 INFO:tasks.workunit.client.0.smithi031.stdout: 655: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:41.327 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2Q_HDjSWgOCxQKf off=0 len=1395337 2024-04-17T12:05:41.328 INFO:tasks.workunit.client.0.smithi031.stdout:op 3326 completed, throughput=4.99MB/sec 2024-04-17T12:05:41.328 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rmT8_SbcDZjWgDZ off=15549528 len=2066937 2024-04-17T12:05:41.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 3327 completed, throughput=5MB/sec 2024-04-17T12:05:41.345 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vj2ZM6INYJGuCEJ off=16981574 len=1613124 2024-04-17T12:05:41.352 INFO:tasks.workunit.client.0.smithi031.stdout:op 3328 completed, throughput=5MB/sec 2024-04-17T12:05:41.353 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZAbKGJs5QHJ1dYa off=2333799 len=1864604 2024-04-17T12:05:41.361 INFO:tasks.workunit.client.0.smithi031.stdout:op 3329 completed, throughput=5MB/sec 2024-04-17T12:05:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:40.186634+0000 mgr.y (mgr.14556) 1206 : cluster [DBG] pgmap v2091: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:05:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:40.186634+0000 mgr.y (mgr.14556) 1206 : cluster [DBG] pgmap v2091: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:05:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:40.186634+0000 mgr.y (mgr.14556) 1206 : cluster [DBG] pgmap v2091: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:05:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:05:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:41] "GET /metrics HTTP/1.1" 200 192526 "" "Prometheus/2.33.4" 2024-04-17T12:05:42.362 INFO:tasks.workunit.client.0.smithi031.stdout: 656: throughput=5MB/sec pending data=0 2024-04-17T12:05:42.362 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-znYsNn1b95yUWpa off=12039295 len=1034880 2024-04-17T12:05:42.363 INFO:tasks.workunit.client.0.smithi031.stdout:op 3330 completed, throughput=5MB/sec 2024-04-17T12:05:42.363 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7sYpKCPz3DuVkJH off=6817218 len=1438272 2024-04-17T12:05:42.370 INFO:tasks.workunit.client.0.smithi031.stdout:op 3331 completed, throughput=5MB/sec 2024-04-17T12:05:42.371 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aiSDgMlTCoeswAg off=7079469 len=1975589 2024-04-17T12:05:42.380 INFO:tasks.workunit.client.0.smithi031.stdout:op 3332 completed, throughput=5MB/sec 2024-04-17T12:05:43.381 INFO:tasks.workunit.client.0.smithi031.stdout: 657: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:43.381 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-awZvPgfO2m93lOy off=2219281 len=891017 2024-04-17T12:05:43.382 INFO:tasks.workunit.client.0.smithi031.stdout:op 3333 completed, throughput=5MB/sec 2024-04-17T12:05:43.382 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JsphPlZHKj1GK6C off=3590317 len=1409671 2024-04-17T12:05:43.384 INFO:tasks.workunit.client.0.smithi031.stdout:op 3334 completed, throughput=5MB/sec 2024-04-17T12:05:43.384 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XC2cv8lhqHa-Kt3 off=3286004 len=647674 2024-04-17T12:05:43.389 INFO:tasks.workunit.client.0.smithi031.stdout:op 3335 completed, throughput=5MB/sec 2024-04-17T12:05:43.389 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nVVTDgoNQKs8VxD off=11944513 len=1153684 2024-04-17T12:05:43.391 INFO:tasks.workunit.client.0.smithi031.stdout:op 3336 completed, throughput=5MB/sec 2024-04-17T12:05:43.391 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BYX1CJ9nszfiH9p off=17870487 len=72120 2024-04-17T12:05:43.394 INFO:tasks.workunit.client.0.smithi031.stdout:op 3337 completed, throughput=5MB/sec 2024-04-17T12:05:43.394 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PGtdhwXJ4Y2xjsZ off=19858334 len=2045867 2024-04-17T12:05:43.404 INFO:tasks.workunit.client.0.smithi031.stdout:op 3338 completed, throughput=5MB/sec 2024-04-17T12:05:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:42.187064+0000 mgr.y (mgr.14556) 1207 : cluster [DBG] pgmap v2092: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:05:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:42.187064+0000 mgr.y (mgr.14556) 1207 : cluster [DBG] pgmap v2092: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:05:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:42.187064+0000 mgr.y (mgr.14556) 1207 : cluster [DBG] pgmap v2092: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:05:44.405 INFO:tasks.workunit.client.0.smithi031.stdout: 658: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:44.405 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QBRE9_Ri1zfOK_v off=2406697 len=414714 2024-04-17T12:05:44.409 INFO:tasks.workunit.client.0.smithi031.stdout:op 3339 completed, throughput=5MB/sec 2024-04-17T12:05:44.409 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JDWta8SZJ6XPIzW off=1224609 len=682839 2024-04-17T12:05:44.410 INFO:tasks.workunit.client.0.smithi031.stdout:op 3340 completed, throughput=5MB/sec 2024-04-17T12:05:44.410 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EzjICwtLxCnjDPT off=12166868 len=296841 2024-04-17T12:05:44.411 INFO:tasks.workunit.client.0.smithi031.stdout:op 3341 completed, throughput=5MB/sec 2024-04-17T12:05:44.411 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ECPLRxUCS9x6HbE off=11167237 len=973761 2024-04-17T12:05:44.413 INFO:tasks.workunit.client.0.smithi031.stdout:op 3342 completed, throughput=5MB/sec 2024-04-17T12:05:44.413 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TYjwEbHGDo51CWo off=7312109 len=847700 2024-04-17T12:05:44.415 INFO:tasks.workunit.client.0.smithi031.stdout:op 3343 completed, throughput=5MB/sec 2024-04-17T12:05:44.415 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F1o4wD-FDkv4lR9 off=477953 len=831259 2024-04-17T12:05:44.416 INFO:tasks.workunit.client.0.smithi031.stdout:op 3344 completed, throughput=5MB/sec 2024-04-17T12:05:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:05:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:05:45.416 INFO:tasks.workunit.client.0.smithi031.stdout: 659: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:45.417 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0IduncteTY0pvRY off=199662 len=381980 2024-04-17T12:05:45.418 INFO:tasks.workunit.client.0.smithi031.stdout:op 3345 completed, throughput=4.99MB/sec 2024-04-17T12:05:45.418 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OlmUrLs_kKsi_33 off=1583831 len=640809 2024-04-17T12:05:45.421 INFO:tasks.workunit.client.0.smithi031.stdout:op 3346 completed, throughput=4.99MB/sec 2024-04-17T12:05:45.421 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HZ3AmOgJOWoDPeE off=10484331 len=1614857 2024-04-17T12:05:45.432 INFO:tasks.workunit.client.0.smithi031.stdout:op 3347 completed, throughput=5MB/sec 2024-04-17T12:05:45.432 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i-ujo2kYSCPgXoh off=4987249 len=430919 2024-04-17T12:05:45.436 INFO:tasks.workunit.client.0.smithi031.stdout:op 3348 completed, throughput=5MB/sec 2024-04-17T12:05:45.436 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-x3FfgPUcvAmUZDu off=2727694 len=1681947 2024-04-17T12:05:45.446 INFO:tasks.workunit.client.0.smithi031.stdout:op 3349 completed, throughput=5MB/sec 2024-04-17T12:05:45.446 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-l0R2e3AIdv4QmVB off=19975671 len=1757505 2024-04-17T12:05:45.454 INFO:tasks.workunit.client.0.smithi031.stdout:op 3350 completed, throughput=5MB/sec 2024-04-17T12:05:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:44.187775+0000 mgr.y (mgr.14556) 1208 : cluster [DBG] pgmap v2093: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:05:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:44.187775+0000 mgr.y (mgr.14556) 1208 : cluster [DBG] pgmap v2093: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:05:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:44.187775+0000 mgr.y (mgr.14556) 1208 : cluster [DBG] pgmap v2093: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:05:46.455 INFO:tasks.workunit.client.0.smithi031.stdout: 660: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:46.455 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1OpRCDLZ_6Cuk5w off=803129 len=1883200 2024-04-17T12:05:46.463 INFO:tasks.workunit.client.0.smithi031.stdout:op 3351 completed, throughput=5MB/sec 2024-04-17T12:05:46.463 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nIjpE7YoEsULahN off=3413903 len=1115224 2024-04-17T12:05:46.464 INFO:tasks.workunit.client.0.smithi031.stdout:op 3352 completed, throughput=5MB/sec 2024-04-17T12:05:46.464 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y8vb701C6gV7hYY off=6685053 len=526375 2024-04-17T12:05:46.467 INFO:tasks.workunit.client.0.smithi031.stdout:op 3353 completed, throughput=5MB/sec 2024-04-17T12:05:46.467 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qhS15pKhfQMF9ma off=6117500 len=312958 2024-04-17T12:05:46.468 INFO:tasks.workunit.client.0.smithi031.stdout:op 3354 completed, throughput=5MB/sec 2024-04-17T12:05:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:05:46.267439+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:05:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:05:46.267439+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:05:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:05:46.267439+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:05:47.468 INFO:tasks.workunit.client.0.smithi031.stdout: 661: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:47.468 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ya-r8xIzkuH0wti off=5268279 len=188732 2024-04-17T12:05:47.469 INFO:tasks.workunit.client.0.smithi031.stdout:op 3355 completed, throughput=4.99MB/sec 2024-04-17T12:05:47.469 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qDQ65Vk1OLHeA8F off=9039108 len=262884 2024-04-17T12:05:47.470 INFO:tasks.workunit.client.0.smithi031.stdout:op 3356 completed, throughput=4.99MB/sec 2024-04-17T12:05:47.470 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OdZju3T2br76OQp off=7812192 len=2020613 2024-04-17T12:05:47.482 INFO:tasks.workunit.client.0.smithi031.stdout:op 3357 completed, throughput=5MB/sec 2024-04-17T12:05:47.482 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Me1siE9JmQ9bEk5 off=6226693 len=769611 2024-04-17T12:05:47.486 INFO:tasks.workunit.client.0.smithi031.stdout:op 3358 completed, throughput=5MB/sec 2024-04-17T12:05:47.487 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1ACRBUXmD2dZAGv off=348763 len=837417 2024-04-17T12:05:47.488 INFO:tasks.workunit.client.0.smithi031.stdout:op 3359 completed, throughput=5MB/sec 2024-04-17T12:05:47.488 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GuioFvtkZdtbtXf off=6361580 len=1714523 2024-04-17T12:05:47.490 INFO:tasks.workunit.client.0.smithi031.stdout:op 3360 completed, throughput=5MB/sec 2024-04-17T12:05:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:46.188244+0000 mgr.y (mgr.14556) 1209 : cluster [DBG] pgmap v2094: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:05:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:05:46.578843+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:05:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:05:46.579550+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:05:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:05:46.584072+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:05:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:46.188244+0000 mgr.y (mgr.14556) 1209 : cluster [DBG] pgmap v2094: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:05:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:05:46.578843+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:05:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:05:46.579550+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:05:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:05:46.584072+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:05:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:46.188244+0000 mgr.y (mgr.14556) 1209 : cluster [DBG] pgmap v2094: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:05:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:05:46.578843+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:05:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:05:46.579550+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:05:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:05:46.584072+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:05:48.490 INFO:tasks.workunit.client.0.smithi031.stdout: 662: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:48.490 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--81AINjKU_uumeS off=5520395 len=1781276 2024-04-17T12:05:48.499 INFO:tasks.workunit.client.0.smithi031.stdout:op 3361 completed, throughput=5MB/sec 2024-04-17T12:05:48.499 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L8yPCkrtd6W_lsN off=5877119 len=1606972 2024-04-17T12:05:48.501 INFO:tasks.workunit.client.0.smithi031.stdout:op 3362 completed, throughput=5MB/sec 2024-04-17T12:05:48.501 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FOM8kfUIIM_9nlw off=3049367 len=1276784 2024-04-17T12:05:48.502 INFO:tasks.workunit.client.0.smithi031.stdout:op 3363 completed, throughput=5MB/sec 2024-04-17T12:05:48.502 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gbL0GglvD30Xzuc off=699448 len=1147387 2024-04-17T12:05:48.509 INFO:tasks.workunit.client.0.smithi031.stdout:op 3364 completed, throughput=5MB/sec 2024-04-17T12:05:49.509 INFO:tasks.workunit.client.0.smithi031.stdout: 663: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:49.509 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Y49jjUYIP1ow_8x off=15938202 len=1715219 2024-04-17T12:05:49.516 INFO:tasks.workunit.client.0.smithi031.stdout:op 3365 completed, throughput=5MB/sec 2024-04-17T12:05:49.516 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-u3rEZkTxoBCJDOe off=6890037 len=1484007 2024-04-17T12:05:49.518 INFO:tasks.workunit.client.0.smithi031.stdout:op 3366 completed, throughput=5MB/sec 2024-04-17T12:05:49.519 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eh2JLP8uzVN6d3u off=8279736 len=893271 2024-04-17T12:05:49.520 INFO:tasks.workunit.client.0.smithi031.stdout:op 3367 completed, throughput=5MB/sec 2024-04-17T12:05:49.520 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WJ_gBKqUXq4ZsaX off=1236549 len=309651 2024-04-17T12:05:49.521 INFO:tasks.workunit.client.0.smithi031.stdout:op 3368 completed, throughput=5MB/sec 2024-04-17T12:05:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:48.189080+0000 mgr.y (mgr.14556) 1210 : cluster [DBG] pgmap v2095: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:05:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:48.189080+0000 mgr.y (mgr.14556) 1210 : cluster [DBG] pgmap v2095: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:05:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:48.189080+0000 mgr.y (mgr.14556) 1210 : cluster [DBG] pgmap v2095: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:05:50.522 INFO:tasks.workunit.client.0.smithi031.stdout: 664: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:50.522 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eIE_1Kh-MGd6aii off=2352798 len=1617694 2024-04-17T12:05:50.525 INFO:tasks.workunit.client.0.smithi031.stdout:op 3369 completed, throughput=4.99MB/sec 2024-04-17T12:05:50.525 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8VFRvLNIQMqW6Pd off=5485093 len=1929407 2024-04-17T12:05:50.527 INFO:tasks.workunit.client.0.smithi031.stdout:op 3370 completed, throughput=5MB/sec 2024-04-17T12:05:50.527 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mNDTuDKfdeaEFTH off=8442600 len=1215857 2024-04-17T12:05:50.533 INFO:tasks.workunit.client.0.smithi031.stdout:op 3371 completed, throughput=5MB/sec 2024-04-17T12:05:50.533 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0PUCUsrZXCQYkDd off=17993859 len=236844 2024-04-17T12:05:50.533 INFO:tasks.workunit.client.0.smithi031.stdout:op 3372 completed, throughput=5MB/sec 2024-04-17T12:05:50.533 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-axTQV-pt-q6FJTJ off=16663839 len=1153099 2024-04-17T12:05:50.541 INFO:tasks.workunit.client.0.smithi031.stdout:op 3373 completed, throughput=5MB/sec 2024-04-17T12:05:50.754 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:05:51.039 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:05:51.039 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (33m) 2m ago 34m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:05:51.039 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (33m) 2m ago 33m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:05:51.039 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (35m) 2m ago 35m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (35m) 2m ago 35m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (38m) 2m ago 38m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (40m) 2m ago 40m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (40m) 2m ago 40m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (38m) 2m ago 38m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (38m) 2m ago 38m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (34m) 2m ago 34m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (34m) 2m ago 34m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (38m) 2m ago 38m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (37m) 2m ago 37m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (37m) 2m ago 37m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (36m) 2m ago 36m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (36m) 2m ago 36m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (36m) 2m ago 36m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (35m) 2m ago 35m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:05:51.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (35m) 2m ago 35m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:05:51.041 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (33m) 2m ago 34m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:05:51.386 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:05:51.387 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:05:51.541 INFO:tasks.workunit.client.0.smithi031.stdout: 665: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:51.541 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yF7KQQIvu3JfqpP off=18616983 len=897653 2024-04-17T12:05:51.546 INFO:tasks.workunit.client.0.smithi031.stdout:op 3374 completed, throughput=5MB/sec 2024-04-17T12:05:51.546 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nqAemTKKeHVI1iy off=12999536 len=342140 2024-04-17T12:05:51.549 INFO:tasks.workunit.client.0.smithi031.stdout:op 3375 completed, throughput=5MB/sec 2024-04-17T12:05:51.549 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zXvWcFrWrN6Qprc off=700431 len=1076267 2024-04-17T12:05:51.554 INFO:tasks.workunit.client.0.smithi031.stdout:op 3376 completed, throughput=5MB/sec 2024-04-17T12:05:51.554 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vA0yKSWY5c3g0CO off=577669 len=1580973 2024-04-17T12:05:51.559 INFO:tasks.workunit.client.0.smithi031.stdout:op 3377 completed, throughput=5MB/sec 2024-04-17T12:05:51.560 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5dou83NHyXNO7uW off=12486081 len=1951056 2024-04-17T12:05:51.562 INFO:tasks.workunit.client.0.smithi031.stdout:op 3378 completed, throughput=5MB/sec 2024-04-17T12:05:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:50.189405+0000 mgr.y (mgr.14556) 1211 : cluster [DBG] pgmap v2096: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:05:51.387821+0000 mon.a (mon.0) 2235 : audit [DBG] from='client.? 172.21.15.31:0/346775812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:05:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:50.189405+0000 mgr.y (mgr.14556) 1211 : cluster [DBG] pgmap v2096: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:05:51.387821+0000 mon.a (mon.0) 2235 : audit [DBG] from='client.? 172.21.15.31:0/346775812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:05:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:05:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:51] "GET /metrics HTTP/1.1" 200 192526 "" "Prometheus/2.33.4" 2024-04-17T12:05:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:50.189405+0000 mgr.y (mgr.14556) 1211 : cluster [DBG] pgmap v2096: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:05:51.387821+0000 mon.a (mon.0) 2235 : audit [DBG] from='client.? 172.21.15.31:0/346775812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:05:52.563 INFO:tasks.workunit.client.0.smithi031.stdout: 666: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:52.563 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sEZTF3a7UQ7LTMc off=7244451 len=631567 2024-04-17T12:05:52.564 INFO:tasks.workunit.client.0.smithi031.stdout:op 3379 completed, throughput=5MB/sec 2024-04-17T12:05:52.564 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KZjTz_TFPk66yFW off=20772084 len=2038258 2024-04-17T12:05:52.576 INFO:tasks.workunit.client.0.smithi031.stdout:op 3380 completed, throughput=5MB/sec 2024-04-17T12:05:52.576 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-604R9EiS2kakQDu off=2668388 len=1762163 2024-04-17T12:05:52.579 INFO:tasks.workunit.client.0.smithi031.stdout:op 3381 completed, throughput=5MB/sec 2024-04-17T12:05:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:05:50.742376+0000 mgr.y (mgr.14556) 1212 : audit [DBG] from='client.26363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:05:51.032410+0000 mgr.y (mgr.14556) 1213 : audit [DBG] from='client.16473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:05:50.742376+0000 mgr.y (mgr.14556) 1212 : audit [DBG] from='client.26363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:05:51.032410+0000 mgr.y (mgr.14556) 1213 : audit [DBG] from='client.16473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:05:50.742376+0000 mgr.y (mgr.14556) 1212 : audit [DBG] from='client.26363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:05:51.032410+0000 mgr.y (mgr.14556) 1213 : audit [DBG] from='client.16473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:05:53.580 INFO:tasks.workunit.client.0.smithi031.stdout: 667: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:53.580 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0aAH4AO7htKmhVP off=12170291 len=51274 2024-04-17T12:05:53.580 INFO:tasks.workunit.client.0.smithi031.stdout:op 3382 completed, throughput=4.99MB/sec 2024-04-17T12:05:53.580 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bUsqm9nDH3wAnix off=3578164 len=1042700 2024-04-17T12:05:53.583 INFO:tasks.workunit.client.0.smithi031.stdout:op 3383 completed, throughput=4.99MB/sec 2024-04-17T12:05:53.583 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BByH_XyN4P_Wvng off=8572635 len=1785713 2024-04-17T12:05:53.585 INFO:tasks.workunit.client.0.smithi031.stdout:op 3384 completed, throughput=5MB/sec 2024-04-17T12:05:53.585 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZKkr0LKruzdwmKw off=20567841 len=777382 2024-04-17T12:05:53.587 INFO:tasks.workunit.client.0.smithi031.stdout:op 3385 completed, throughput=5MB/sec 2024-04-17T12:05:53.587 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h2hangDHRHDoW7u off=4204167 len=467355 2024-04-17T12:05:53.587 INFO:tasks.workunit.client.0.smithi031.stdout:op 3386 completed, throughput=5MB/sec 2024-04-17T12:05:53.587 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-luYx-vHAtpliu__ off=5750659 len=1503410 2024-04-17T12:05:53.589 INFO:tasks.workunit.client.0.smithi031.stdout:op 3387 completed, throughput=5MB/sec 2024-04-17T12:05:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:52.189769+0000 mgr.y (mgr.14556) 1214 : cluster [DBG] pgmap v2097: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:52.189769+0000 mgr.y (mgr.14556) 1214 : cluster [DBG] pgmap v2097: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:52.189769+0000 mgr.y (mgr.14556) 1214 : cluster [DBG] pgmap v2097: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:05:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:05:54.590 INFO:tasks.workunit.client.0.smithi031.stdout: 668: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:54.590 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AQ7zHaKkvscCAP_ off=3334122 len=1229638 2024-04-17T12:05:54.592 INFO:tasks.workunit.client.0.smithi031.stdout:op 3388 completed, throughput=5MB/sec 2024-04-17T12:05:54.592 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YUKeG1x4h3hHDEQ off=9605756 len=1640482 2024-04-17T12:05:54.596 INFO:tasks.workunit.client.0.smithi031.stdout:op 3389 completed, throughput=5MB/sec 2024-04-17T12:05:54.596 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jJai3_Lo3yDG8sH off=2888502 len=1524713 2024-04-17T12:05:54.608 INFO:tasks.workunit.client.0.smithi031.stdout:op 3390 completed, throughput=5MB/sec 2024-04-17T12:05:54.608 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-u3hKdXGAd5M-Vdi off=3360097 len=1544868 2024-04-17T12:05:54.610 INFO:tasks.workunit.client.0.smithi031.stdout:op 3391 completed, throughput=5MB/sec 2024-04-17T12:05:55.610 INFO:tasks.workunit.client.0.smithi031.stdout: 669: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:55.611 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CfofaGOldEuDZyX off=10530281 len=9008 2024-04-17T12:05:55.613 INFO:tasks.workunit.client.0.smithi031.stdout:op 3392 completed, throughput=4.99MB/sec 2024-04-17T12:05:55.613 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lVz151PuHRbR5RK off=7075466 len=1621686 2024-04-17T12:05:55.622 INFO:tasks.workunit.client.0.smithi031.stdout:op 3393 completed, throughput=5MB/sec 2024-04-17T12:05:55.623 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uh78-F8LUWDesSE off=11880684 len=1883120 2024-04-17T12:05:55.626 INFO:tasks.workunit.client.0.smithi031.stdout:op 3394 completed, throughput=5MB/sec 2024-04-17T12:05:55.626 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4ZdQHgkQevwrDlg off=13805170 len=42682 2024-04-17T12:05:55.628 INFO:tasks.workunit.client.0.smithi031.stdout:op 3395 completed, throughput=5MB/sec 2024-04-17T12:05:55.628 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YyAOKnA203_3Q8F off=4753457 len=691953 2024-04-17T12:05:55.630 INFO:tasks.workunit.client.0.smithi031.stdout:op 3396 completed, throughput=5MB/sec 2024-04-17T12:05:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:54.190500+0000 mgr.y (mgr.14556) 1215 : cluster [DBG] pgmap v2098: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:05:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:54.190500+0000 mgr.y (mgr.14556) 1215 : cluster [DBG] pgmap v2098: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:05:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:54.190500+0000 mgr.y (mgr.14556) 1215 : cluster [DBG] pgmap v2098: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:05:56.630 INFO:tasks.workunit.client.0.smithi031.stdout: 670: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:56.630 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3wznKTmD8xuByXb off=5816510 len=521533 2024-04-17T12:05:56.635 INFO:tasks.workunit.client.0.smithi031.stdout:op 3397 completed, throughput=4.99MB/sec 2024-04-17T12:05:56.635 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4IK8HMXUdXp3S9i off=2203350 len=1949665 2024-04-17T12:05:56.637 INFO:tasks.workunit.client.0.smithi031.stdout:op 3398 completed, throughput=5MB/sec 2024-04-17T12:05:56.637 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-va06mI9HyuzjRDS off=3547727 len=1359546 2024-04-17T12:05:56.639 INFO:tasks.workunit.client.0.smithi031.stdout:op 3399 completed, throughput=5MB/sec 2024-04-17T12:05:56.639 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-waXfIhOKON9FeoG off=2952451 len=1528038 2024-04-17T12:05:56.648 INFO:tasks.workunit.client.0.smithi031.stdout:op 3400 completed, throughput=5MB/sec 2024-04-17T12:05:57.649 INFO:tasks.workunit.client.0.smithi031.stdout: 671: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:57.649 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cTJpmd-c4kY7E43 off=5852678 len=2065281 2024-04-17T12:05:57.651 INFO:tasks.workunit.client.0.smithi031.stdout:op 3401 completed, throughput=5MB/sec 2024-04-17T12:05:57.651 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xQ7FWomUv8ySG8P off=639476 len=2053365 2024-04-17T12:05:57.655 INFO:tasks.workunit.client.0.smithi031.stdout:op 3402 completed, throughput=5MB/sec 2024-04-17T12:05:57.655 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OLHJjtdj1doIVHU off=8147492 len=978841 2024-04-17T12:05:57.657 INFO:tasks.workunit.client.0.smithi031.stdout:op 3403 completed, throughput=5MB/sec 2024-04-17T12:05:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:56.190955+0000 mgr.y (mgr.14556) 1216 : cluster [DBG] pgmap v2099: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:56.190955+0000 mgr.y (mgr.14556) 1216 : cluster [DBG] pgmap v2099: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:56.190955+0000 mgr.y (mgr.14556) 1216 : cluster [DBG] pgmap v2099: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:05:58.657 INFO:tasks.workunit.client.0.smithi031.stdout: 672: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:58.657 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vCQg__oo-oby5dt off=1095299 len=501958 2024-04-17T12:05:58.662 INFO:tasks.workunit.client.0.smithi031.stdout:op 3404 completed, throughput=4.99MB/sec 2024-04-17T12:05:58.662 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-V72cGG13U-PTeuE off=1963424 len=789525 2024-04-17T12:05:58.667 INFO:tasks.workunit.client.0.smithi031.stdout:op 3405 completed, throughput=4.99MB/sec 2024-04-17T12:05:58.667 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kc5_mhz5mXmJ-WZ off=10346275 len=2085694 2024-04-17T12:05:58.670 INFO:tasks.workunit.client.0.smithi031.stdout:op 3406 completed, throughput=5MB/sec 2024-04-17T12:05:58.670 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CD5AJFhgUgR_IZN off=3832226 len=745432 2024-04-17T12:05:58.674 INFO:tasks.workunit.client.0.smithi031.stdout:op 3407 completed, throughput=5MB/sec 2024-04-17T12:05:58.674 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nB27vYWkUVo5ugr off=0 len=1116964 2024-04-17T12:05:58.676 INFO:tasks.workunit.client.0.smithi031.stdout:op 3408 completed, throughput=5MB/sec 2024-04-17T12:05:58.676 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-749Fpeda9ztqN3n off=6930727 len=1546948 2024-04-17T12:05:58.678 INFO:tasks.workunit.client.0.smithi031.stdout:op 3409 completed, throughput=5MB/sec 2024-04-17T12:05:59.678 INFO:tasks.workunit.client.0.smithi031.stdout: 673: throughput=4.99MB/sec pending data=0 2024-04-17T12:05:59.678 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WFnCSwuZsVdA_j8 off=12889593 len=640125 2024-04-17T12:05:59.680 INFO:tasks.workunit.client.0.smithi031.stdout:op 3410 completed, throughput=5MB/sec 2024-04-17T12:05:59.680 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-styJQlWkVa0Wf0L off=2637098 len=1950576 2024-04-17T12:05:59.682 INFO:tasks.workunit.client.0.smithi031.stdout:op 3411 completed, throughput=5MB/sec 2024-04-17T12:05:59.682 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qMi-cM70DvR1Bqj off=12959472 len=210101 2024-04-17T12:05:59.683 INFO:tasks.workunit.client.0.smithi031.stdout:op 3412 completed, throughput=5MB/sec 2024-04-17T12:05:59.683 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tkyspfDjXYzCboa off=8592043 len=239955 2024-04-17T12:05:59.686 INFO:tasks.workunit.client.0.smithi031.stdout:op 3413 completed, throughput=5MB/sec 2024-04-17T12:05:59.686 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GhFtxZJZH-gLXoz off=1548951 len=181262 2024-04-17T12:05:59.687 INFO:tasks.workunit.client.0.smithi031.stdout:op 3414 completed, throughput=5MB/sec 2024-04-17T12:05:59.687 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VoNWTDvx6iMQNfo off=19575564 len=639115 2024-04-17T12:05:59.691 INFO:tasks.workunit.client.0.smithi031.stdout:op 3415 completed, throughput=5MB/sec 2024-04-17T12:05:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:05:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:05:58.191702+0000 mgr.y (mgr.14556) 1217 : cluster [DBG] pgmap v2100: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-17T12:05:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:05:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:05:58.191702+0000 mgr.y (mgr.14556) 1217 : cluster [DBG] pgmap v2100: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-17T12:05:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:05:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:05:58.191702+0000 mgr.y (mgr.14556) 1217 : cluster [DBG] pgmap v2100: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-17T12:06:00.691 INFO:tasks.workunit.client.0.smithi031.stdout: 674: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:00.691 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PYaf3CQk4aPn6mk off=428767 len=1042182 2024-04-17T12:06:00.693 INFO:tasks.workunit.client.0.smithi031.stdout:op 3416 completed, throughput=4.99MB/sec 2024-04-17T12:06:00.694 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y9Hms_W1BoG8wOg off=17917495 len=1990980 2024-04-17T12:06:00.696 INFO:tasks.workunit.client.0.smithi031.stdout:op 3417 completed, throughput=5MB/sec 2024-04-17T12:06:00.696 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RYtZB6_qnILl4Pq off=3624745 len=1330936 2024-04-17T12:06:00.704 INFO:tasks.workunit.client.0.smithi031.stdout:op 3418 completed, throughput=5MB/sec 2024-04-17T12:06:00.704 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2RKJBK5ZctH4Sh0 off=3426240 len=951803 2024-04-17T12:06:00.709 INFO:tasks.workunit.client.0.smithi031.stdout:op 3419 completed, throughput=5MB/sec 2024-04-17T12:06:01.710 INFO:tasks.workunit.client.0.smithi031.stdout: 675: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:01.710 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xpkOtMQOBAqLcPt off=13801504 len=1052012 2024-04-17T12:06:01.712 INFO:tasks.workunit.client.0.smithi031.stdout:op 3420 completed, throughput=4.99MB/sec 2024-04-17T12:06:01.712 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TLZ99ajuAnUlJkO off=6810989 len=136603 2024-04-17T12:06:01.713 INFO:tasks.workunit.client.0.smithi031.stdout:op 3421 completed, throughput=4.99MB/sec 2024-04-17T12:06:01.713 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CKjXdyEzNdzqgDC off=9706421 len=1340851 2024-04-17T12:06:01.715 INFO:tasks.workunit.client.0.smithi031.stdout:op 3422 completed, throughput=5MB/sec 2024-04-17T12:06:01.715 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w1K5cd1d7kzWVD4 off=1768115 len=2086052 2024-04-17T12:06:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:00.192175+0000 mgr.y (mgr.14556) 1218 : cluster [DBG] pgmap v2101: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:06:01.718 INFO:tasks.workunit.client.0.smithi031.stdout:op 3423 completed, throughput=5MB/sec 2024-04-17T12:06:01.718 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-huyO5I_5irAw8Ei off=8429078 len=1585832 2024-04-17T12:06:01.720 INFO:tasks.workunit.client.0.smithi031.stdout:op 3424 completed, throughput=5MB/sec 2024-04-17T12:06:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:00.192175+0000 mgr.y (mgr.14556) 1218 : cluster [DBG] pgmap v2101: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:06:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:06:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:01] "GET /metrics HTTP/1.1" 200 192533 "" "Prometheus/2.33.4" 2024-04-17T12:06:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:00.192175+0000 mgr.y (mgr.14556) 1218 : cluster [DBG] pgmap v2101: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:06:02.720 INFO:tasks.workunit.client.0.smithi031.stdout: 676: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:02.720 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aFN_zqmeffecYJ2 off=4636974 len=1100720 2024-04-17T12:06:02.722 INFO:tasks.workunit.client.0.smithi031.stdout:op 3425 completed, throughput=5MB/sec 2024-04-17T12:06:02.722 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MtI9a-xKdJpxeoC off=172776 len=902562 2024-04-17T12:06:02.727 INFO:tasks.workunit.client.0.smithi031.stdout:op 3426 completed, throughput=5MB/sec 2024-04-17T12:06:02.727 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YMIKjQCp179P7VK off=7414096 len=1558748 2024-04-17T12:06:02.731 INFO:tasks.workunit.client.0.smithi031.stdout:op 3427 completed, throughput=5MB/sec 2024-04-17T12:06:02.732 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nVflZBCUMbYvrO5 off=2442999 len=674696 2024-04-17T12:06:02.733 INFO:tasks.workunit.client.0.smithi031.stdout:op 3428 completed, throughput=5MB/sec 2024-04-17T12:06:02.733 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_uCJgu6pRSdQFmQ off=1889110 len=1470892 2024-04-17T12:06:02.736 INFO:tasks.workunit.client.0.smithi031.stdout:op 3429 completed, throughput=5MB/sec 2024-04-17T12:06:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:02.192649+0000 mgr.y (mgr.14556) 1219 : cluster [DBG] pgmap v2102: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:06:03.736 INFO:tasks.workunit.client.0.smithi031.stdout: 677: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:03.736 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Bq1Ea7FfBwBbyU5 off=262536 len=688182 2024-04-17T12:06:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:02.192649+0000 mgr.y (mgr.14556) 1219 : cluster [DBG] pgmap v2102: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:06:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:02.192649+0000 mgr.y (mgr.14556) 1219 : cluster [DBG] pgmap v2102: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:06:03.740 INFO:tasks.workunit.client.0.smithi031.stdout:op 3430 completed, throughput=5MB/sec 2024-04-17T12:06:03.740 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zdjstFgQlp49J15 off=975738 len=325940 2024-04-17T12:06:03.742 INFO:tasks.workunit.client.0.smithi031.stdout:op 3431 completed, throughput=5MB/sec 2024-04-17T12:06:03.742 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rz8Ehd5EmRkpIYQ off=4756976 len=938657 2024-04-17T12:06:03.748 INFO:tasks.workunit.client.0.smithi031.stdout:op 3432 completed, throughput=5MB/sec 2024-04-17T12:06:03.748 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_BFNUU-cQ7i8Pal off=3599830 len=1715002 2024-04-17T12:06:03.755 INFO:tasks.workunit.client.0.smithi031.stdout:op 3433 completed, throughput=5MB/sec 2024-04-17T12:06:03.755 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NC7hYEMQZSHypTc off=2815074 len=936947 2024-04-17T12:06:03.761 INFO:tasks.workunit.client.0.smithi031.stdout:op 3434 completed, throughput=5MB/sec 2024-04-17T12:06:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:06:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:06:04.762 INFO:tasks.workunit.client.0.smithi031.stdout: 678: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:04.762 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GKETwAhysYtIkko off=4844558 len=196249 2024-04-17T12:06:04.763 INFO:tasks.workunit.client.0.smithi031.stdout:op 3435 completed, throughput=4.99MB/sec 2024-04-17T12:06:04.763 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mAMRLk57ncMRykw off=12646717 len=1902096 2024-04-17T12:06:04.775 INFO:tasks.workunit.client.0.smithi031.stdout:op 3436 completed, throughput=5MB/sec 2024-04-17T12:06:04.775 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MklGQ-7EuKlgH9j off=2150938 len=1559648 2024-04-17T12:06:04.784 INFO:tasks.workunit.client.0.smithi031.stdout:op 3437 completed, throughput=5MB/sec 2024-04-17T12:06:04.784 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Hdgj4xqSNVKD4bJ off=16614666 len=799449 2024-04-17T12:06:04.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 3438 completed, throughput=5MB/sec 2024-04-17T12:06:04.786 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aI4re6vD9CLVHyR off=722434 len=1367802 2024-04-17T12:06:04.787 INFO:tasks.workunit.client.0.smithi031.stdout:op 3439 completed, throughput=5MB/sec 2024-04-17T12:06:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:04.193415+0000 mgr.y (mgr.14556) 1220 : cluster [DBG] pgmap v2103: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-04-17T12:06:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:04.193415+0000 mgr.y (mgr.14556) 1220 : cluster [DBG] pgmap v2103: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-04-17T12:06:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:04.193415+0000 mgr.y (mgr.14556) 1220 : cluster [DBG] pgmap v2103: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-04-17T12:06:05.788 INFO:tasks.workunit.client.0.smithi031.stdout: 679: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:05.788 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YzvoZFYvrTSx47Q off=21287070 len=733587 2024-04-17T12:06:05.789 INFO:tasks.workunit.client.0.smithi031.stdout:op 3440 completed, throughput=5MB/sec 2024-04-17T12:06:05.789 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MYYiykQe-N84v4Z off=871523 len=460969 2024-04-17T12:06:05.790 INFO:tasks.workunit.client.0.smithi031.stdout:op 3441 completed, throughput=5MB/sec 2024-04-17T12:06:05.790 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KCDsAct2YRBhwiz off=660032 len=688760 2024-04-17T12:06:05.794 INFO:tasks.workunit.client.0.smithi031.stdout:op 3442 completed, throughput=5MB/sec 2024-04-17T12:06:05.794 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PYxIzvo0OrO3pOm off=6312204 len=1869394 2024-04-17T12:06:05.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 3443 completed, throughput=5MB/sec 2024-04-17T12:06:05.806 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ShvL5VWvaFEy_6S off=3492654 len=508975 2024-04-17T12:06:05.807 INFO:tasks.workunit.client.0.smithi031.stdout:op 3444 completed, throughput=5MB/sec 2024-04-17T12:06:05.807 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dPjnqo4WWdjK8RV off=5993207 len=1820460 2024-04-17T12:06:05.816 INFO:tasks.workunit.client.0.smithi031.stdout:op 3445 completed, throughput=5MB/sec 2024-04-17T12:06:06.816 INFO:tasks.workunit.client.0.smithi031.stdout: 680: throughput=5MB/sec pending data=0 2024-04-17T12:06:06.817 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-L60C-WTo8qSSBNi off=2800079 len=1402085 2024-04-17T12:06:06.823 INFO:tasks.workunit.client.0.smithi031.stdout:op 3446 completed, throughput=5MB/sec 2024-04-17T12:06:06.823 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4ZONpvy6LWl6VRl off=4176255 len=1401354 2024-04-17T12:06:06.824 INFO:tasks.workunit.client.0.smithi031.stdout:op 3447 completed, throughput=5MB/sec 2024-04-17T12:06:06.824 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kjBza5M2cyzafgz off=2456644 len=1621301 2024-04-17T12:06:06.831 INFO:tasks.workunit.client.0.smithi031.stdout:op 3448 completed, throughput=5MB/sec 2024-04-17T12:06:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:06.193827+0000 mgr.y (mgr.14556) 1221 : cluster [DBG] pgmap v2104: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 924 KiB/s wr, 3 op/s 2024-04-17T12:06:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:06.193827+0000 mgr.y (mgr.14556) 1221 : cluster [DBG] pgmap v2104: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 924 KiB/s wr, 3 op/s 2024-04-17T12:06:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:06.193827+0000 mgr.y (mgr.14556) 1221 : cluster [DBG] pgmap v2104: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 924 KiB/s wr, 3 op/s 2024-04-17T12:06:07.831 INFO:tasks.workunit.client.0.smithi031.stdout: 681: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:07.831 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-N6cBCMw2ilkhz-Y off=4045269 len=919479 2024-04-17T12:06:07.833 INFO:tasks.workunit.client.0.smithi031.stdout:op 3449 completed, throughput=5MB/sec 2024-04-17T12:06:07.833 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Nv8cJ9n7a5QeEJD off=12980580 len=1929571 2024-04-17T12:06:07.835 INFO:tasks.workunit.client.0.smithi031.stdout:op 3450 completed, throughput=5MB/sec 2024-04-17T12:06:07.835 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eVpmqyaakKzF6Ao off=11312855 len=1918980 2024-04-17T12:06:07.838 INFO:tasks.workunit.client.0.smithi031.stdout:op 3451 completed, throughput=5MB/sec 2024-04-17T12:06:08.838 INFO:tasks.workunit.client.0.smithi031.stdout: 682: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:08.838 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-T-KjskG9fFALB3T off=6647269 len=416606 2024-04-17T12:06:08.839 INFO:tasks.workunit.client.0.smithi031.stdout:op 3452 completed, throughput=4.99MB/sec 2024-04-17T12:06:08.839 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TPtFmVUQ3PBOebq off=5003087 len=682596 2024-04-17T12:06:08.840 INFO:tasks.workunit.client.0.smithi031.stdout:op 3453 completed, throughput=4.99MB/sec 2024-04-17T12:06:08.841 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_hMraAyzQC_G2Bs off=16657903 len=1787472 2024-04-17T12:06:08.851 INFO:tasks.workunit.client.0.smithi031.stdout:op 3454 completed, throughput=5MB/sec 2024-04-17T12:06:08.851 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--FsilQJJVrUncNy off=12051810 len=1975975 2024-04-17T12:06:08.861 INFO:tasks.workunit.client.0.smithi031.stdout:op 3455 completed, throughput=5MB/sec 2024-04-17T12:06:08.861 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9rrRco32c42LtSQ off=18451835 len=640363 2024-04-17T12:06:08.862 INFO:tasks.workunit.client.0.smithi031.stdout:op 3456 completed, throughput=5MB/sec 2024-04-17T12:06:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:08.194693+0000 mgr.y (mgr.14556) 1222 : cluster [DBG] pgmap v2105: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-17T12:06:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:08.194693+0000 mgr.y (mgr.14556) 1222 : cluster [DBG] pgmap v2105: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-17T12:06:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:08.194693+0000 mgr.y (mgr.14556) 1222 : cluster [DBG] pgmap v2105: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-17T12:06:09.863 INFO:tasks.workunit.client.0.smithi031.stdout: 683: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:09.863 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yjSjIFVMnNhQjOn off=180201 len=1274891 2024-04-17T12:06:09.871 INFO:tasks.workunit.client.0.smithi031.stdout:op 3457 completed, throughput=5MB/sec 2024-04-17T12:06:09.871 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CoQ8mbk50eOFqM6 off=16971536 len=1777586 2024-04-17T12:06:09.880 INFO:tasks.workunit.client.0.smithi031.stdout:op 3458 completed, throughput=5MB/sec 2024-04-17T12:06:09.880 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-e1fGld3_A3p8jC8 off=710884 len=1059401 2024-04-17T12:06:09.881 INFO:tasks.workunit.client.0.smithi031.stdout:op 3459 completed, throughput=5MB/sec 2024-04-17T12:06:09.881 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_HgQTl2Om3ijMba off=2754548 len=441313 2024-04-17T12:06:09.884 INFO:tasks.workunit.client.0.smithi031.stdout:op 3460 completed, throughput=5MB/sec 2024-04-17T12:06:09.885 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oxRKRS29KXmP5fD off=4793141 len=914338 2024-04-17T12:06:09.886 INFO:tasks.workunit.client.0.smithi031.stdout:op 3461 completed, throughput=5MB/sec 2024-04-17T12:06:10.887 INFO:tasks.workunit.client.0.smithi031.stdout: 684: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:10.887 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2A2UBSO8WN24C5O off=3422927 len=2064688 2024-04-17T12:06:10.895 INFO:tasks.workunit.client.0.smithi031.stdout:op 3462 completed, throughput=5MB/sec 2024-04-17T12:06:10.895 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GuHroBXtakTZ6E- off=9152422 len=714090 2024-04-17T12:06:10.899 INFO:tasks.workunit.client.0.smithi031.stdout:op 3463 completed, throughput=5MB/sec 2024-04-17T12:06:10.899 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yQDpuLgOXADy63k off=4909799 len=1494936 2024-04-17T12:06:10.908 INFO:tasks.workunit.client.0.smithi031.stdout:op 3464 completed, throughput=5MB/sec 2024-04-17T12:06:10.908 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--G3mWgvv1QSMkxZ off=13769928 len=1826114 2024-04-17T12:06:10.916 INFO:tasks.workunit.client.0.smithi031.stdout:op 3465 completed, throughput=5MB/sec 2024-04-17T12:06:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:10.195252+0000 mgr.y (mgr.14556) 1223 : cluster [DBG] pgmap v2106: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:06:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:06:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:11] "GET /metrics HTTP/1.1" 200 192530 "" "Prometheus/2.33.4" 2024-04-17T12:06:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:10.195252+0000 mgr.y (mgr.14556) 1223 : cluster [DBG] pgmap v2106: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:06:11.917 INFO:tasks.workunit.client.0.smithi031.stdout: 685: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:11.917 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_ispmjwhWQIMAhX off=0 len=1418135 2024-04-17T12:06:11.926 INFO:tasks.workunit.client.0.smithi031.stdout:op 3466 completed, throughput=5MB/sec 2024-04-17T12:06:11.926 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mIqGn8pi818cil5 off=10764442 len=780379 2024-04-17T12:06:11.930 INFO:tasks.workunit.client.0.smithi031.stdout:op 3467 completed, throughput=5MB/sec 2024-04-17T12:06:11.930 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-loEapb_0h-PkgD4 off=2133426 len=1209148 2024-04-17T12:06:11.932 INFO:tasks.workunit.client.0.smithi031.stdout:op 3468 completed, throughput=5MB/sec 2024-04-17T12:06:11.932 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eWV25oOlIo74iFh off=938273 len=710394 2024-04-17T12:06:11.932 INFO:tasks.workunit.client.0.smithi031.stdout:op 3469 completed, throughput=5MB/sec 2024-04-17T12:06:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:10.195252+0000 mgr.y (mgr.14556) 1223 : cluster [DBG] pgmap v2106: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:06:12.933 INFO:tasks.workunit.client.0.smithi031.stdout: 686: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:12.933 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tr76Z8iehybaJQI off=6049730 len=1027860 2024-04-17T12:06:12.939 INFO:tasks.workunit.client.0.smithi031.stdout:op 3470 completed, throughput=4.99MB/sec 2024-04-17T12:06:12.939 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Rq930PpGkkJ1K6F off=13957456 len=1975620 2024-04-17T12:06:12.951 INFO:tasks.workunit.client.0.smithi031.stdout:op 3471 completed, throughput=5MB/sec 2024-04-17T12:06:12.951 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uJ8L_X03IQjqEhA off=16119707 len=857236 2024-04-17T12:06:12.952 INFO:tasks.workunit.client.0.smithi031.stdout:op 3472 completed, throughput=5MB/sec 2024-04-17T12:06:12.952 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4Yf5YzIFLRG_1mQ off=13638969 len=1332019 2024-04-17T12:06:12.958 INFO:tasks.workunit.client.0.smithi031.stdout:op 3473 completed, throughput=5MB/sec 2024-04-17T12:06:12.959 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xTnMtLpK0_plzJ0 off=15097575 len=675926 2024-04-17T12:06:12.960 INFO:tasks.workunit.client.0.smithi031.stdout:op 3474 completed, throughput=5MB/sec 2024-04-17T12:06:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:12.195682+0000 mgr.y (mgr.14556) 1224 : cluster [DBG] pgmap v2107: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:06:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:12.195682+0000 mgr.y (mgr.14556) 1224 : cluster [DBG] pgmap v2107: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:06:13.960 INFO:tasks.workunit.client.0.smithi031.stdout: 687: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:13.960 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FP_7jdrz8T-Ib9u off=11143716 len=760979 2024-04-17T12:06:13.963 INFO:tasks.workunit.client.0.smithi031.stdout:op 3475 completed, throughput=4.99MB/sec 2024-04-17T12:06:13.963 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ee7Ms5L_w1e2PmY off=11857133 len=308309 2024-04-17T12:06:13.964 INFO:tasks.workunit.client.0.smithi031.stdout:op 3476 completed, throughput=4.99MB/sec 2024-04-17T12:06:13.964 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hxTONmCTsjdG0Yw off=3920054 len=810496 2024-04-17T12:06:13.965 INFO:tasks.workunit.client.0.smithi031.stdout:op 3477 completed, throughput=5MB/sec 2024-04-17T12:06:13.965 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mI-gHDNhNpDyIvL off=478711 len=911286 2024-04-17T12:06:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:12.195682+0000 mgr.y (mgr.14556) 1224 : cluster [DBG] pgmap v2107: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-17T12:06:13.966 INFO:tasks.workunit.client.0.smithi031.stdout:op 3478 completed, throughput=5MB/sec 2024-04-17T12:06:13.966 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bHd0K0fdB37I8en off=3322361 len=954012 2024-04-17T12:06:13.971 INFO:tasks.workunit.client.0.smithi031.stdout:op 3479 completed, throughput=5MB/sec 2024-04-17T12:06:13.971 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oPbx6BjT2KUA71Q off=14008670 len=1612254 2024-04-17T12:06:13.973 INFO:tasks.workunit.client.0.smithi031.stdout:op 3480 completed, throughput=5MB/sec 2024-04-17T12:06:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:06:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:06:14.974 INFO:tasks.workunit.client.0.smithi031.stdout: 688: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:14.974 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4W8cNxCYbq7mu7X off=2755414 len=412308 2024-04-17T12:06:14.978 INFO:tasks.workunit.client.0.smithi031.stdout:op 3481 completed, throughput=4.99MB/sec 2024-04-17T12:06:14.978 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_zdZTDCsVwGcozN off=2490220 len=1144917 2024-04-17T12:06:14.984 INFO:tasks.workunit.client.0.smithi031.stdout:op 3482 completed, throughput=5MB/sec 2024-04-17T12:06:14.984 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Um5t6wxQCvPPP5I off=16598532 len=1299200 2024-04-17T12:06:14.991 INFO:tasks.workunit.client.0.smithi031.stdout:op 3483 completed, throughput=5MB/sec 2024-04-17T12:06:14.991 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5nqQY17azCNUCYA off=637841 len=1137015 2024-04-17T12:06:14.992 INFO:tasks.workunit.client.0.smithi031.stdout:op 3484 completed, throughput=5MB/sec 2024-04-17T12:06:14.992 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VpnCq5-78pVEWBS off=12241259 len=1198263 2024-04-17T12:06:14.994 INFO:tasks.workunit.client.0.smithi031.stdout:op 3485 completed, throughput=5MB/sec 2024-04-17T12:06:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:14.196543+0000 mgr.y (mgr.14556) 1225 : cluster [DBG] pgmap v2108: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:06:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:14.196543+0000 mgr.y (mgr.14556) 1225 : cluster [DBG] pgmap v2108: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:06:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:14.196543+0000 mgr.y (mgr.14556) 1225 : cluster [DBG] pgmap v2108: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:06:15.994 INFO:tasks.workunit.client.0.smithi031.stdout: 689: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:15.995 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QJd_rHX4rUONarW off=12480263 len=803681 2024-04-17T12:06:15.996 INFO:tasks.workunit.client.0.smithi031.stdout:op 3486 completed, throughput=4.99MB/sec 2024-04-17T12:06:15.996 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qpdW8W2IZtplo7l off=15656724 len=910756 2024-04-17T12:06:15.997 INFO:tasks.workunit.client.0.smithi031.stdout:op 3487 completed, throughput=5MB/sec 2024-04-17T12:06:15.997 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PsPzmh1DkfRHI1q off=5415536 len=234772 2024-04-17T12:06:15.998 INFO:tasks.workunit.client.0.smithi031.stdout:op 3488 completed, throughput=5MB/sec 2024-04-17T12:06:15.998 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--Lsp_g6JYTfcD0q off=15190304 len=224864 2024-04-17T12:06:15.999 INFO:tasks.workunit.client.0.smithi031.stdout:op 3489 completed, throughput=5MB/sec 2024-04-17T12:06:15.999 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nSFL1JHYD_zmUCk off=7915961 len=120387 2024-04-17T12:06:16.000 INFO:tasks.workunit.client.0.smithi031.stdout:op 3490 completed, throughput=5MB/sec 2024-04-17T12:06:16.000 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QUWAnM0uq3Y_-HT off=12449269 len=192659 2024-04-17T12:06:16.001 INFO:tasks.workunit.client.0.smithi031.stdout:op 3491 completed, throughput=5MB/sec 2024-04-17T12:06:16.001 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6tiqyuqjaI_m0Q2 off=6663134 len=2062667 2024-04-17T12:06:16.003 INFO:tasks.workunit.client.0.smithi031.stdout:op 3492 completed, throughput=5MB/sec 2024-04-17T12:06:16.003 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kcNYQ4UKHexgH30 off=13124024 len=611774 2024-04-17T12:06:16.003 INFO:tasks.workunit.client.0.smithi031.stdout:op 3493 completed, throughput=5MB/sec 2024-04-17T12:06:17.004 INFO:tasks.workunit.client.0.smithi031.stdout: 690: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:17.004 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hEnHV_qsSlLkv74 off=20047471 len=807703 2024-04-17T12:06:17.005 INFO:tasks.workunit.client.0.smithi031.stdout:op 3494 completed, throughput=4.99MB/sec 2024-04-17T12:06:17.005 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MwHpYraCTQ0cOOJ off=5667401 len=1525405 2024-04-17T12:06:17.015 INFO:tasks.workunit.client.0.smithi031.stdout:op 3495 completed, throughput=5MB/sec 2024-04-17T12:06:17.015 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-M1g7SZOcyVU5FEh off=19121590 len=783490 2024-04-17T12:06:17.019 INFO:tasks.workunit.client.0.smithi031.stdout:op 3496 completed, throughput=5MB/sec 2024-04-17T12:06:17.019 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9J5aPcOJYG5eYyh off=13115445 len=555230 2024-04-17T12:06:17.022 INFO:tasks.workunit.client.0.smithi031.stdout:op 3497 completed, throughput=5MB/sec 2024-04-17T12:06:17.023 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QnaYPM1QP6XKuvZ off=9800075 len=1638963 2024-04-17T12:06:17.031 INFO:tasks.workunit.client.0.smithi031.stdout:op 3498 completed, throughput=5MB/sec 2024-04-17T12:06:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:16.196892+0000 mgr.y (mgr.14556) 1226 : cluster [DBG] pgmap v2109: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:06:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:16.196892+0000 mgr.y (mgr.14556) 1226 : cluster [DBG] pgmap v2109: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:06:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:16.196892+0000 mgr.y (mgr.14556) 1226 : cluster [DBG] pgmap v2109: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:06:18.031 INFO:tasks.workunit.client.0.smithi031.stdout: 691: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:18.031 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-72pkSnAVBIxw2a2 off=8062604 len=128784 2024-04-17T12:06:18.032 INFO:tasks.workunit.client.0.smithi031.stdout:op 3499 completed, throughput=4.99MB/sec 2024-04-17T12:06:18.032 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-j28REFssjIShcWP off=5517430 len=386264 2024-04-17T12:06:18.036 INFO:tasks.workunit.client.0.smithi031.stdout:op 3500 completed, throughput=4.99MB/sec 2024-04-17T12:06:18.036 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZcyougCJYLimhci off=15204351 len=1014585 2024-04-17T12:06:18.038 INFO:tasks.workunit.client.0.smithi031.stdout:op 3501 completed, throughput=5MB/sec 2024-04-17T12:06:18.038 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4ScGUcxYFud4fsW off=6993776 len=42235 2024-04-17T12:06:18.040 INFO:tasks.workunit.client.0.smithi031.stdout:op 3502 completed, throughput=5MB/sec 2024-04-17T12:06:18.040 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mXOFYvba5kqMxPW off=15558458 len=907376 2024-04-17T12:06:18.044 INFO:tasks.workunit.client.0.smithi031.stdout:op 3503 completed, throughput=5MB/sec 2024-04-17T12:06:18.045 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eHsNerAg0Kv5G2M off=3070609 len=1968812 2024-04-17T12:06:18.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 3504 completed, throughput=5MB/sec 2024-04-17T12:06:18.054 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bPLk4RYQbODoHR7 off=9732623 len=1768723 2024-04-17T12:06:18.063 INFO:tasks.workunit.client.0.smithi031.stdout:op 3505 completed, throughput=5MB/sec 2024-04-17T12:06:19.063 INFO:tasks.workunit.client.0.smithi031.stdout: 692: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:19.063 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qHDsRc38-JThU33 off=173090 len=271059 2024-04-17T12:06:19.064 INFO:tasks.workunit.client.0.smithi031.stdout:op 3506 completed, throughput=4.99MB/sec 2024-04-17T12:06:19.064 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tnXucyQzMsywIJv off=10934797 len=226482 2024-04-17T12:06:19.064 INFO:tasks.workunit.client.0.smithi031.stdout:op 3507 completed, throughput=4.99MB/sec 2024-04-17T12:06:19.064 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LQM7e6nG0bbAMgp off=3297393 len=255122 2024-04-17T12:06:19.065 INFO:tasks.workunit.client.0.smithi031.stdout:op 3508 completed, throughput=5MB/sec 2024-04-17T12:06:19.065 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xcmeclJIUKwNgGn off=1230706 len=1261219 2024-04-17T12:06:19.068 INFO:tasks.workunit.client.0.smithi031.stdout:op 3509 completed, throughput=5MB/sec 2024-04-17T12:06:19.068 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lNFcwvlSOfrrYOA off=9402193 len=1038130 2024-04-17T12:06:19.070 INFO:tasks.workunit.client.0.smithi031.stdout:op 3510 completed, throughput=5MB/sec 2024-04-17T12:06:19.070 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8z188KZExr4XXdf off=9220951 len=349384 2024-04-17T12:06:19.070 INFO:tasks.workunit.client.0.smithi031.stdout:op 3511 completed, throughput=5MB/sec 2024-04-17T12:06:19.071 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CM7k9O8xDGLsbv9 off=13322794 len=920601 2024-04-17T12:06:19.072 INFO:tasks.workunit.client.0.smithi031.stdout:op 3512 completed, throughput=5MB/sec 2024-04-17T12:06:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:18.197767+0000 mgr.y (mgr.14556) 1227 : cluster [DBG] pgmap v2110: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T12:06:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:18.197767+0000 mgr.y (mgr.14556) 1227 : cluster [DBG] pgmap v2110: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T12:06:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:18.197767+0000 mgr.y (mgr.14556) 1227 : cluster [DBG] pgmap v2110: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-17T12:06:20.072 INFO:tasks.workunit.client.0.smithi031.stdout: 693: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:20.072 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-p3Vq_LaRoMNroW0 off=149108 len=1200395 2024-04-17T12:06:20.079 INFO:tasks.workunit.client.0.smithi031.stdout:op 3513 completed, throughput=4.99MB/sec 2024-04-17T12:06:20.079 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tiYNnH_9qKGNEcx off=10303712 len=623028 2024-04-17T12:06:20.083 INFO:tasks.workunit.client.0.smithi031.stdout:op 3514 completed, throughput=5MB/sec 2024-04-17T12:06:20.083 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WJf2WQlBfAi9qL4 off=21689350 len=538679 2024-04-17T12:06:20.084 INFO:tasks.workunit.client.0.smithi031.stdout:op 3515 completed, throughput=5MB/sec 2024-04-17T12:06:20.084 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-D0bsR5ZMwk4eUaz off=414179 len=1066908 2024-04-17T12:06:20.086 INFO:tasks.workunit.client.0.smithi031.stdout:op 3516 completed, throughput=5MB/sec 2024-04-17T12:06:20.086 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-G90yIQG86pldekk off=14375463 len=1424866 2024-04-17T12:06:20.092 INFO:tasks.workunit.client.0.smithi031.stdout:op 3517 completed, throughput=5MB/sec 2024-04-17T12:06:20.092 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zsX5r_hmRuma8me off=1905210 len=43672 2024-04-17T12:06:20.095 INFO:tasks.workunit.client.0.smithi031.stdout:op 3518 completed, throughput=5MB/sec 2024-04-17T12:06:20.095 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-16N0D9MRtiaNqRA off=2370417 len=498531 2024-04-17T12:06:20.095 INFO:tasks.workunit.client.0.smithi031.stdout:op 3519 completed, throughput=5MB/sec 2024-04-17T12:06:21.096 INFO:tasks.workunit.client.0.smithi031.stdout: 694: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:21.096 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gXKmNV5TAGiSp_W off=7378857 len=128382 2024-04-17T12:06:21.096 INFO:tasks.workunit.client.0.smithi031.stdout:op 3520 completed, throughput=4.99MB/sec 2024-04-17T12:06:21.097 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6SqqWVjiDAXea6F off=496305 len=541083 2024-04-17T12:06:21.097 INFO:tasks.workunit.client.0.smithi031.stdout:op 3521 completed, throughput=4.99MB/sec 2024-04-17T12:06:21.098 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gEY3XMBFkiKPLwY off=13974470 len=1874804 2024-04-17T12:06:21.100 INFO:tasks.workunit.client.0.smithi031.stdout:op 3522 completed, throughput=5MB/sec 2024-04-17T12:06:21.100 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y7sI54RJ5PGy0ds off=4150423 len=1166677 2024-04-17T12:06:21.102 INFO:tasks.workunit.client.0.smithi031.stdout:op 3523 completed, throughput=5MB/sec 2024-04-17T12:06:21.102 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4rWKuZdgTDrh2fN off=5211361 len=1837318 2024-04-17T12:06:21.104 INFO:tasks.workunit.client.0.smithi031.stdout:op 3524 completed, throughput=5MB/sec 2024-04-17T12:06:21.711 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:06:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:20.198202+0000 mgr.y (mgr.14556) 1228 : cluster [DBG] pgmap v2111: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:06:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:06:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:21] "GET /metrics HTTP/1.1" 200 192530 "" "Prometheus/2.33.4" 2024-04-17T12:06:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:20.198202+0000 mgr.y (mgr.14556) 1228 : cluster [DBG] pgmap v2111: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:06:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:20.198202+0000 mgr.y (mgr.14556) 1228 : cluster [DBG] pgmap v2111: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (33m) 2m ago 34m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (34m) 2m ago 34m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (35m) 2m ago 35m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (35m) 2m ago 35m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (39m) 2m ago 39m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (40m) 2m ago 40m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (40m) 2m ago 40m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (39m) 2m ago 39m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (39m) 2m ago 39m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (34m) 2m ago 34m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (34m) 2m ago 34m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:06:22.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (38m) 2m ago 38m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:06:22.001 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (38m) 2m ago 38m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:06:22.001 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (37m) 2m ago 37m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:06:22.001 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (37m) 2m ago 37m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:06:22.001 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (37m) 2m ago 37m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:06:22.001 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (36m) 2m ago 36m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:06:22.001 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (36m) 2m ago 36m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:06:22.001 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (35m) 2m ago 35m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:06:22.001 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (33m) 2m ago 34m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:06:22.104 INFO:tasks.workunit.client.0.smithi031.stdout: 695: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:22.104 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0-_AQf0K7BzleVU off=7776716 len=1897852 2024-04-17T12:06:22.111 INFO:tasks.workunit.client.0.smithi031.stdout:op 3525 completed, throughput=5MB/sec 2024-04-17T12:06:22.111 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LUXuFh8qRwuzJNg off=8197748 len=912870 2024-04-17T12:06:22.113 INFO:tasks.workunit.client.0.smithi031.stdout:op 3526 completed, throughput=5MB/sec 2024-04-17T12:06:22.113 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-e6-xxMuVrMwx4oo off=1347195 len=665282 2024-04-17T12:06:22.116 INFO:tasks.workunit.client.0.smithi031.stdout:op 3527 completed, throughput=5MB/sec 2024-04-17T12:06:22.117 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NxcPueq4pje0X2G off=1763472 len=1969579 2024-04-17T12:06:22.117 INFO:tasks.workunit.client.0.smithi031.stdout:op 3528 completed, throughput=5MB/sec 2024-04-17T12:06:22.353 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:06:22.353 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:06:22.353 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:06:22.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:06:22.353 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:06:22.353 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:06:22.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:06:22.353 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:06:22.353 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:06:22.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:06:22.354 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:06:22.354 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:06:22.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:06:22.354 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:06:22.354 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:06:22.354 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:06:22.354 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:06:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:06:22.354105+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.31:0/2394983251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:06:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:06:22.354105+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.31:0/2394983251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:06:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:06:22.354105+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.31:0/2394983251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:06:23.118 INFO:tasks.workunit.client.0.smithi031.stdout: 696: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:23.118 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PIWLnll-5yQH-gE off=6660709 len=1553236 2024-04-17T12:06:23.126 INFO:tasks.workunit.client.0.smithi031.stdout:op 3529 completed, throughput=5MB/sec 2024-04-17T12:06:23.126 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--CHl66cvOF6Cuo- off=10856778 len=1464158 2024-04-17T12:06:23.134 INFO:tasks.workunit.client.0.smithi031.stdout:op 3530 completed, throughput=5MB/sec 2024-04-17T12:06:23.134 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Pz_kk-qGZ0gsgI9 off=7930970 len=1787905 2024-04-17T12:06:23.136 INFO:tasks.workunit.client.0.smithi031.stdout:op 3531 completed, throughput=5MB/sec 2024-04-17T12:06:23.136 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jFPQI73omBn7Q1m off=6502888 len=1036723 2024-04-17T12:06:23.138 INFO:tasks.workunit.client.0.smithi031.stdout:op 3532 completed, throughput=5MB/sec 2024-04-17T12:06:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:06:21.700271+0000 mgr.y (mgr.14556) 1229 : audit [DBG] from='client.26381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:06:21.992574+0000 mgr.y (mgr.14556) 1230 : audit [DBG] from='client.26387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:22.198564+0000 mgr.y (mgr.14556) 1231 : cluster [DBG] pgmap v2112: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:06:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:06:21.700271+0000 mgr.y (mgr.14556) 1229 : audit [DBG] from='client.26381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:06:21.992574+0000 mgr.y (mgr.14556) 1230 : audit [DBG] from='client.26387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:22.198564+0000 mgr.y (mgr.14556) 1231 : cluster [DBG] pgmap v2112: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:06:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:06:21.700271+0000 mgr.y (mgr.14556) 1229 : audit [DBG] from='client.26381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:06:21.992574+0000 mgr.y (mgr.14556) 1230 : audit [DBG] from='client.26387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:22.198564+0000 mgr.y (mgr.14556) 1231 : cluster [DBG] pgmap v2112: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:06:24.138 INFO:tasks.workunit.client.0.smithi031.stdout: 697: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:24.139 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YBHFzMGxuTrH5xC off=3395225 len=295895 2024-04-17T12:06:24.142 INFO:tasks.workunit.client.0.smithi031.stdout:op 3533 completed, throughput=4.99MB/sec 2024-04-17T12:06:24.142 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lsPscGouFVUoR7H off=125251 len=1999032 2024-04-17T12:06:24.146 INFO:tasks.workunit.client.0.smithi031.stdout:op 3534 completed, throughput=5MB/sec 2024-04-17T12:06:24.146 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5NlJU5ohIqzopom off=4213471 len=1581661 2024-04-17T12:06:24.148 INFO:tasks.workunit.client.0.smithi031.stdout:op 3535 completed, throughput=5MB/sec 2024-04-17T12:06:24.148 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-06lTczPvGSBrA70 off=5133619 len=2096372 2024-04-17T12:06:24.150 INFO:tasks.workunit.client.0.smithi031.stdout:op 3536 completed, throughput=5MB/sec 2024-04-17T12:06:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:06:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:06:25.151 INFO:tasks.workunit.client.0.smithi031.stdout: 698: throughput=5MB/sec pending data=0 2024-04-17T12:06:25.151 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XhpYrWwhFTRmTWr off=630292 len=812502 2024-04-17T12:06:25.152 INFO:tasks.workunit.client.0.smithi031.stdout:op 3537 completed, throughput=5MB/sec 2024-04-17T12:06:25.152 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Jdu3ChQfpK32XBi off=9088780 len=1548704 2024-04-17T12:06:25.154 INFO:tasks.workunit.client.0.smithi031.stdout:op 3538 completed, throughput=5MB/sec 2024-04-17T12:06:25.154 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-elEAdynGCFjeOQM off=8715803 len=1710435 2024-04-17T12:06:25.163 INFO:tasks.workunit.client.0.smithi031.stdout:op 3539 completed, throughput=5MB/sec 2024-04-17T12:06:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:24.199288+0000 mgr.y (mgr.14556) 1232 : cluster [DBG] pgmap v2113: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:06:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:24.199288+0000 mgr.y (mgr.14556) 1232 : cluster [DBG] pgmap v2113: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:06:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:24.199288+0000 mgr.y (mgr.14556) 1232 : cluster [DBG] pgmap v2113: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:06:26.164 INFO:tasks.workunit.client.0.smithi031.stdout: 699: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:26.164 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oQla5sL0q4Kiufs off=4381307 len=105291 2024-04-17T12:06:26.167 INFO:tasks.workunit.client.0.smithi031.stdout:op 3540 completed, throughput=4.99MB/sec 2024-04-17T12:06:26.167 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uZXgmuMhRNAbrR7 off=2603057 len=689648 2024-04-17T12:06:26.168 INFO:tasks.workunit.client.0.smithi031.stdout:op 3541 completed, throughput=4.99MB/sec 2024-04-17T12:06:26.168 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VR4NkthV9eE-hWv off=20379134 len=1539166 2024-04-17T12:06:26.177 INFO:tasks.workunit.client.0.smithi031.stdout:op 3542 completed, throughput=5MB/sec 2024-04-17T12:06:26.177 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s6E1qih8CpqQUaE off=2862542 len=942788 2024-04-17T12:06:26.182 INFO:tasks.workunit.client.0.smithi031.stdout:op 3543 completed, throughput=5MB/sec 2024-04-17T12:06:26.182 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-v5oUpkVBcfln1X4 off=11514674 len=1589437 2024-04-17T12:06:26.185 INFO:tasks.workunit.client.0.smithi031.stdout:op 3544 completed, throughput=5MB/sec 2024-04-17T12:06:26.185 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-p1BCvWzvvRcCRx9 off=2461683 len=1734621 2024-04-17T12:06:26.188 INFO:tasks.workunit.client.0.smithi031.stdout:op 3545 completed, throughput=5MB/sec 2024-04-17T12:06:27.188 INFO:tasks.workunit.client.0.smithi031.stdout: 700: throughput=5MB/sec pending data=0 2024-04-17T12:06:27.189 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wFfCVup7NW_nxZ9 off=589109 len=1154607 2024-04-17T12:06:27.194 INFO:tasks.workunit.client.0.smithi031.stdout:op 3546 completed, throughput=5MB/sec 2024-04-17T12:06:27.194 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1Uj5FjWjr8yGsV3 off=5071208 len=1931329 2024-04-17T12:06:27.197 INFO:tasks.workunit.client.0.smithi031.stdout:op 3547 completed, throughput=5MB/sec 2024-04-17T12:06:27.197 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jYc2UtebJhnXmpH off=17656024 len=1805906 2024-04-17T12:06:27.199 INFO:tasks.workunit.client.0.smithi031.stdout:op 3548 completed, throughput=5MB/sec 2024-04-17T12:06:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:26.199690+0000 mgr.y (mgr.14556) 1233 : cluster [DBG] pgmap v2114: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:06:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:26.199690+0000 mgr.y (mgr.14556) 1233 : cluster [DBG] pgmap v2114: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:06:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:26.199690+0000 mgr.y (mgr.14556) 1233 : cluster [DBG] pgmap v2114: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:06:28.199 INFO:tasks.workunit.client.0.smithi031.stdout: 701: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:28.199 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vNfh18pBqXC6Udb off=1341293 len=945233 2024-04-17T12:06:28.201 INFO:tasks.workunit.client.0.smithi031.stdout:op 3549 completed, throughput=5MB/sec 2024-04-17T12:06:28.202 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dfQlUY_hzaunsTP off=13427498 len=1106536 2024-04-17T12:06:28.203 INFO:tasks.workunit.client.0.smithi031.stdout:op 3550 completed, throughput=5MB/sec 2024-04-17T12:06:28.203 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-x2QvOPFzBtyupYp off=4064438 len=738906 2024-04-17T12:06:28.204 INFO:tasks.workunit.client.0.smithi031.stdout:op 3551 completed, throughput=5MB/sec 2024-04-17T12:06:28.204 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-F_46aK4BSX7BZac off=7592865 len=410226 2024-04-17T12:06:28.208 INFO:tasks.workunit.client.0.smithi031.stdout:op 3552 completed, throughput=5MB/sec 2024-04-17T12:06:28.208 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FVm_U5NB1M4o_Bh off=1453143 len=704416 2024-04-17T12:06:28.212 INFO:tasks.workunit.client.0.smithi031.stdout:op 3553 completed, throughput=5MB/sec 2024-04-17T12:06:28.212 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bC26WlwuH2vDshY off=742325 len=745216 2024-04-17T12:06:28.213 INFO:tasks.workunit.client.0.smithi031.stdout:op 3554 completed, throughput=5MB/sec 2024-04-17T12:06:29.214 INFO:tasks.workunit.client.0.smithi031.stdout: 702: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:29.214 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GjCJA8CmQK6xrRk off=8761693 len=2091740 2024-04-17T12:06:29.218 INFO:tasks.workunit.client.0.smithi031.stdout:op 3555 completed, throughput=5MB/sec 2024-04-17T12:06:29.218 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-98R6eTNjjdGNqmB off=21734316 len=192168 2024-04-17T12:06:29.222 INFO:tasks.workunit.client.0.smithi031.stdout:op 3556 completed, throughput=5MB/sec 2024-04-17T12:06:29.222 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JB4qkDFdNiGbBvl off=18525651 len=736562 2024-04-17T12:06:29.223 INFO:tasks.workunit.client.0.smithi031.stdout:op 3557 completed, throughput=5MB/sec 2024-04-17T12:06:29.223 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EvBM4ct__nJU5cc off=4663942 len=2007995 2024-04-17T12:06:29.225 INFO:tasks.workunit.client.0.smithi031.stdout:op 3558 completed, throughput=5MB/sec 2024-04-17T12:06:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:28.200285+0000 mgr.y (mgr.14556) 1234 : cluster [DBG] pgmap v2115: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:06:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:28.200285+0000 mgr.y (mgr.14556) 1234 : cluster [DBG] pgmap v2115: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:06:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:28.200285+0000 mgr.y (mgr.14556) 1234 : cluster [DBG] pgmap v2115: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:06:30.225 INFO:tasks.workunit.client.0.smithi031.stdout: 703: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:30.225 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_eokAC7lHIBIY8T off=4876046 len=118725 2024-04-17T12:06:30.227 INFO:tasks.workunit.client.0.smithi031.stdout:op 3559 completed, throughput=4.99MB/sec 2024-04-17T12:06:30.227 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MJxvsfbj4IBkrcA off=11772026 len=591718 2024-04-17T12:06:30.231 INFO:tasks.workunit.client.0.smithi031.stdout:op 3560 completed, throughput=4.99MB/sec 2024-04-17T12:06:30.231 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6jV8sgexFwx2nYR off=262002 len=886851 2024-04-17T12:06:30.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 3561 completed, throughput=5MB/sec 2024-04-17T12:06:30.232 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_Abb--VVqw0L1jQ off=2079995 len=1211620 2024-04-17T12:06:30.237 INFO:tasks.workunit.client.0.smithi031.stdout:op 3562 completed, throughput=5MB/sec 2024-04-17T12:06:30.237 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YKkWbWPMtslvQ5P off=1884978 len=357598 2024-04-17T12:06:30.238 INFO:tasks.workunit.client.0.smithi031.stdout:op 3563 completed, throughput=5MB/sec 2024-04-17T12:06:30.238 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8_fZhJvm0nX0Fzy off=629023 len=837044 2024-04-17T12:06:30.240 INFO:tasks.workunit.client.0.smithi031.stdout:op 3564 completed, throughput=5MB/sec 2024-04-17T12:06:30.240 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EUuLAD7flAdnTl6 off=7315865 len=1857904 2024-04-17T12:06:30.242 INFO:tasks.workunit.client.0.smithi031.stdout:op 3565 completed, throughput=5MB/sec 2024-04-17T12:06:31.242 INFO:tasks.workunit.client.0.smithi031.stdout: 704: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:31.243 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XByQ4dCNnmMFfO9 off=18665017 len=1230198 2024-04-17T12:06:31.251 INFO:tasks.workunit.client.0.smithi031.stdout:op 3566 completed, throughput=5MB/sec 2024-04-17T12:06:31.251 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tZiAVErVVatucmz off=5878835 len=1199730 2024-04-17T12:06:31.253 INFO:tasks.workunit.client.0.smithi031.stdout:op 3567 completed, throughput=5MB/sec 2024-04-17T12:06:31.253 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CBd-_ApIhilGKl8 off=2618590 len=629435 2024-04-17T12:06:31.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 3568 completed, throughput=5MB/sec 2024-04-17T12:06:31.254 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-597yeb7Coi3DKn- off=15537853 len=625135 2024-04-17T12:06:31.257 INFO:tasks.workunit.client.0.smithi031.stdout:op 3569 completed, throughput=5MB/sec 2024-04-17T12:06:31.257 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xl8fiFsGoNjP9W7 off=1829623 len=760713 2024-04-17T12:06:31.258 INFO:tasks.workunit.client.0.smithi031.stdout:op 3570 completed, throughput=5MB/sec 2024-04-17T12:06:31.259 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ogYwnf6qtntP87S off=3109965 len=2019111 2024-04-17T12:06:31.272 INFO:tasks.workunit.client.0.smithi031.stdout:op 3571 completed, throughput=5MB/sec 2024-04-17T12:06:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:06:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:31] "GET /metrics HTTP/1.1" 200 192533 "" "Prometheus/2.33.4" 2024-04-17T12:06:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:30.200676+0000 mgr.y (mgr.14556) 1235 : cluster [DBG] pgmap v2116: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:30.200676+0000 mgr.y (mgr.14556) 1235 : cluster [DBG] pgmap v2116: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:30.200676+0000 mgr.y (mgr.14556) 1235 : cluster [DBG] pgmap v2116: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:32.272 INFO:tasks.workunit.client.0.smithi031.stdout: 705: throughput=5MB/sec pending data=0 2024-04-17T12:06:32.272 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EZgLTIc9O9IsOjF off=16978905 len=1224445 2024-04-17T12:06:32.279 INFO:tasks.workunit.client.0.smithi031.stdout:op 3572 completed, throughput=5MB/sec 2024-04-17T12:06:32.279 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L7XKEaBpsudx4SE off=9256564 len=2082032 2024-04-17T12:06:32.283 INFO:tasks.workunit.client.0.smithi031.stdout:op 3573 completed, throughput=5MB/sec 2024-04-17T12:06:32.283 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CrZRVPk06q32FeN off=5761584 len=1182133 2024-04-17T12:06:32.285 INFO:tasks.workunit.client.0.smithi031.stdout:op 3574 completed, throughput=5MB/sec 2024-04-17T12:06:33.285 INFO:tasks.workunit.client.0.smithi031.stdout: 706: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:33.285 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Eot5kdga7A9QVJK off=1934018 len=1166856 2024-04-17T12:06:33.291 INFO:tasks.workunit.client.0.smithi031.stdout:op 3575 completed, throughput=5MB/sec 2024-04-17T12:06:33.291 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zZ8ifUZk9QWSO7V off=1823318 len=1074390 2024-04-17T12:06:33.292 INFO:tasks.workunit.client.0.smithi031.stdout:op 3576 completed, throughput=5MB/sec 2024-04-17T12:06:33.292 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4b1j6XU6NjVKMgE off=4302336 len=1206544 2024-04-17T12:06:33.297 INFO:tasks.workunit.client.0.smithi031.stdout:op 3577 completed, throughput=5MB/sec 2024-04-17T12:06:33.297 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hJkinJpqVoAWndH off=845635 len=845350 2024-04-17T12:06:33.301 INFO:tasks.workunit.client.0.smithi031.stdout:op 3578 completed, throughput=5MB/sec 2024-04-17T12:06:33.301 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vKAisTK0dZNqdn5 off=7050071 len=896604 2024-04-17T12:06:33.302 INFO:tasks.workunit.client.0.smithi031.stdout:op 3579 completed, throughput=5MB/sec 2024-04-17T12:06:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:32.201245+0000 mgr.y (mgr.14556) 1236 : cluster [DBG] pgmap v2117: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:32.201245+0000 mgr.y (mgr.14556) 1236 : cluster [DBG] pgmap v2117: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:32.201245+0000 mgr.y (mgr.14556) 1236 : cluster [DBG] pgmap v2117: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:34.303 INFO:tasks.workunit.client.0.smithi031.stdout: 707: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:34.303 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c8vU9Nte1FngIgw off=857255 len=1864738 2024-04-17T12:06:34.312 INFO:tasks.workunit.client.0.smithi031.stdout:op 3580 completed, throughput=5MB/sec 2024-04-17T12:06:34.312 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sCMD4BTkLtFlDkl off=5642709 len=1007148 2024-04-17T12:06:34.314 INFO:tasks.workunit.client.0.smithi031.stdout:op 3581 completed, throughput=5MB/sec 2024-04-17T12:06:34.314 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lKfT3jULj6Hmyoy off=7252136 len=790174 2024-04-17T12:06:34.319 INFO:tasks.workunit.client.0.smithi031.stdout:op 3582 completed, throughput=5MB/sec 2024-04-17T12:06:34.319 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uwURJOW9uTm9D6m off=686487 len=568271 2024-04-17T12:06:34.323 INFO:tasks.workunit.client.0.smithi031.stdout:op 3583 completed, throughput=5MB/sec 2024-04-17T12:06:34.323 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mjFLZ9fGYeacjmy off=3467869 len=1596214 2024-04-17T12:06:34.331 INFO:tasks.workunit.client.0.smithi031.stdout:op 3584 completed, throughput=5MB/sec 2024-04-17T12:06:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:06:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:06:35.331 INFO:tasks.workunit.client.0.smithi031.stdout: 708: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:35.332 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3rJ3bNkWX78Y4Fg off=2500256 len=1808712 2024-04-17T12:06:35.333 INFO:tasks.workunit.client.0.smithi031.stdout:op 3585 completed, throughput=5MB/sec 2024-04-17T12:06:35.334 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z1CDZJju31E0rsw off=8848955 len=448051 2024-04-17T12:06:35.334 INFO:tasks.workunit.client.0.smithi031.stdout:op 3586 completed, throughput=5MB/sec 2024-04-17T12:06:35.334 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dLuawcxXmoR_SQE off=7594386 len=1403955 2024-04-17T12:06:35.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 3587 completed, throughput=5MB/sec 2024-04-17T12:06:35.346 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P9WbVd1Qc_BV8sk off=0 len=1498888 2024-04-17T12:06:35.353 INFO:tasks.workunit.client.0.smithi031.stdout:op 3588 completed, throughput=5MB/sec 2024-04-17T12:06:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:34.201947+0000 mgr.y (mgr.14556) 1237 : cluster [DBG] pgmap v2118: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-04-17T12:06:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:34.201947+0000 mgr.y (mgr.14556) 1237 : cluster [DBG] pgmap v2118: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-04-17T12:06:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:34.201947+0000 mgr.y (mgr.14556) 1237 : cluster [DBG] pgmap v2118: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-04-17T12:06:36.353 INFO:tasks.workunit.client.0.smithi031.stdout: 709: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:36.354 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DcJZ5ykutK5d7C- off=17229428 len=1439589 2024-04-17T12:06:36.355 INFO:tasks.workunit.client.0.smithi031.stdout:op 3589 completed, throughput=5MB/sec 2024-04-17T12:06:36.356 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NmziGdRwrF4H7F2 off=14336654 len=202265 2024-04-17T12:06:36.357 INFO:tasks.workunit.client.0.smithi031.stdout:op 3590 completed, throughput=5MB/sec 2024-04-17T12:06:36.357 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kJ4LxErCT9CRmYJ off=8326901 len=357954 2024-04-17T12:06:36.358 INFO:tasks.workunit.client.0.smithi031.stdout:op 3591 completed, throughput=5MB/sec 2024-04-17T12:06:36.358 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KZ4tJT9VeIC7mfB off=6259350 len=1647771 2024-04-17T12:06:36.361 INFO:tasks.workunit.client.0.smithi031.stdout:op 3592 completed, throughput=5MB/sec 2024-04-17T12:06:36.361 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MH9H9eZ8Ip8er1w off=2567232 len=600979 2024-04-17T12:06:36.365 INFO:tasks.workunit.client.0.smithi031.stdout:op 3593 completed, throughput=5MB/sec 2024-04-17T12:06:37.365 INFO:tasks.workunit.client.0.smithi031.stdout: 710: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:37.366 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9z40w2Wd60UqqY3 off=1764282 len=1384244 2024-04-17T12:06:37.373 INFO:tasks.workunit.client.0.smithi031.stdout:op 3594 completed, throughput=4.99MB/sec 2024-04-17T12:06:37.373 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KSqffvTY7pegejL off=5334484 len=2087808 2024-04-17T12:06:37.375 INFO:tasks.workunit.client.0.smithi031.stdout:op 3595 completed, throughput=5MB/sec 2024-04-17T12:06:37.375 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YrUQRXlWnc3p-cv off=10191682 len=1315525 2024-04-17T12:06:37.377 INFO:tasks.workunit.client.0.smithi031.stdout:op 3596 completed, throughput=5MB/sec 2024-04-17T12:06:37.377 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bh5OuJ9cFy2q6Ma off=2993454 len=201434 2024-04-17T12:06:37.380 INFO:tasks.workunit.client.0.smithi031.stdout:op 3597 completed, throughput=5MB/sec 2024-04-17T12:06:37.380 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MpoG3z_y4U1EPyK off=12175979 len=598327 2024-04-17T12:06:37.383 INFO:tasks.workunit.client.0.smithi031.stdout:op 3598 completed, throughput=5MB/sec 2024-04-17T12:06:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:36.202425+0000 mgr.y (mgr.14556) 1238 : cluster [DBG] pgmap v2119: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-17T12:06:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:36.202425+0000 mgr.y (mgr.14556) 1238 : cluster [DBG] pgmap v2119: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-17T12:06:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:36.202425+0000 mgr.y (mgr.14556) 1238 : cluster [DBG] pgmap v2119: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-17T12:06:38.384 INFO:tasks.workunit.client.0.smithi031.stdout: 711: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:38.384 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YpjjYSMSEySHdp0 off=1768544 len=1103673 2024-04-17T12:06:38.386 INFO:tasks.workunit.client.0.smithi031.stdout:op 3599 completed, throughput=4.99MB/sec 2024-04-17T12:06:38.386 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FqhVlv8xDmzss7y off=980965 len=1419653 2024-04-17T12:06:38.392 INFO:tasks.workunit.client.0.smithi031.stdout:op 3600 completed, throughput=5MB/sec 2024-04-17T12:06:38.392 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-p3w4hqFBnRLL8Qq off=1805281 len=597443 2024-04-17T12:06:38.396 INFO:tasks.workunit.client.0.smithi031.stdout:op 3601 completed, throughput=5MB/sec 2024-04-17T12:06:38.396 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZwhY5tumsDTZPAL off=12962492 len=486493 2024-04-17T12:06:38.400 INFO:tasks.workunit.client.0.smithi031.stdout:op 3602 completed, throughput=5MB/sec 2024-04-17T12:06:38.400 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ng9wVPSg_O_H8sz off=6123246 len=959856 2024-04-17T12:06:38.404 INFO:tasks.workunit.client.0.smithi031.stdout:op 3603 completed, throughput=5MB/sec 2024-04-17T12:06:38.404 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jS0fxy1Mxlf5SmB off=2941560 len=2020261 2024-04-17T12:06:38.406 INFO:tasks.workunit.client.0.smithi031.stdout:op 3604 completed, throughput=5MB/sec 2024-04-17T12:06:39.407 INFO:tasks.workunit.client.0.smithi031.stdout: 712: throughput=5MB/sec pending data=0 2024-04-17T12:06:39.407 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AQ7zHaKkvscCAP_ off=86157 len=1645855 2024-04-17T12:06:39.410 INFO:tasks.workunit.client.0.smithi031.stdout:op 3605 completed, throughput=5MB/sec 2024-04-17T12:06:39.410 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jv_krlwFdkVFqdl off=14447392 len=1037760 2024-04-17T12:06:39.412 INFO:tasks.workunit.client.0.smithi031.stdout:op 3606 completed, throughput=5MB/sec 2024-04-17T12:06:39.412 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FmmcgrSrUz1LoD_ off=0 len=1457038 2024-04-17T12:06:39.419 INFO:tasks.workunit.client.0.smithi031.stdout:op 3607 completed, throughput=5MB/sec 2024-04-17T12:06:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:38.203308+0000 mgr.y (mgr.14556) 1239 : cluster [DBG] pgmap v2120: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:06:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:38.203308+0000 mgr.y (mgr.14556) 1239 : cluster [DBG] pgmap v2120: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:06:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:38.203308+0000 mgr.y (mgr.14556) 1239 : cluster [DBG] pgmap v2120: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:06:40.419 INFO:tasks.workunit.client.0.smithi031.stdout: 713: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:40.419 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d8gVUdUJtLhRd5i off=17530131 len=255918 2024-04-17T12:06:40.422 INFO:tasks.workunit.client.0.smithi031.stdout:op 3608 completed, throughput=4.99MB/sec 2024-04-17T12:06:40.422 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--XmjWmM9F4Ri24g off=4171073 len=947447 2024-04-17T12:06:40.428 INFO:tasks.workunit.client.0.smithi031.stdout:op 3609 completed, throughput=5MB/sec 2024-04-17T12:06:40.428 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QqgXENKjdOIJMXy off=4340006 len=493922 2024-04-17T12:06:40.432 INFO:tasks.workunit.client.0.smithi031.stdout:op 3610 completed, throughput=5MB/sec 2024-04-17T12:06:40.432 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FGkI7aG0musYuo1 off=1638758 len=264701 2024-04-17T12:06:40.433 INFO:tasks.workunit.client.0.smithi031.stdout:op 3611 completed, throughput=5MB/sec 2024-04-17T12:06:40.433 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ci7jMMqnz2dOmEE off=9218781 len=1748743 2024-04-17T12:06:40.434 INFO:tasks.workunit.client.0.smithi031.stdout:op 3612 completed, throughput=5MB/sec 2024-04-17T12:06:40.435 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uipKuno-oEDfcZS off=5891517 len=590924 2024-04-17T12:06:40.436 INFO:tasks.workunit.client.0.smithi031.stdout:op 3613 completed, throughput=5MB/sec 2024-04-17T12:06:40.436 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UoDnmjKteL0uzF0 off=573323 len=960210 2024-04-17T12:06:40.437 INFO:tasks.workunit.client.0.smithi031.stdout:op 3614 completed, throughput=5MB/sec 2024-04-17T12:06:41.437 INFO:tasks.workunit.client.0.smithi031.stdout: 714: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:41.437 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_KkEOLDh7eclSx2 off=13760719 len=1024045 2024-04-17T12:06:41.442 INFO:tasks.workunit.client.0.smithi031.stdout:op 3615 completed, throughput=4.99MB/sec 2024-04-17T12:06:41.442 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PnUHLwp4j90B6Ii off=196316 len=2077589 2024-04-17T12:06:41.457 INFO:tasks.workunit.client.0.smithi031.stdout:op 3616 completed, throughput=5MB/sec 2024-04-17T12:06:41.457 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hA6O5lxp8kH2BVZ off=7137945 len=736637 2024-04-17T12:06:41.462 INFO:tasks.workunit.client.0.smithi031.stdout:op 3617 completed, throughput=5MB/sec 2024-04-17T12:06:41.462 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5uMdH14Ys8Uqjr4 off=901775 len=1802252 2024-04-17T12:06:41.466 INFO:tasks.workunit.client.0.smithi031.stdout:op 3618 completed, throughput=5MB/sec 2024-04-17T12:06:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:40.203751+0000 mgr.y (mgr.14556) 1240 : cluster [DBG] pgmap v2121: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:06:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:40.203751+0000 mgr.y (mgr.14556) 1240 : cluster [DBG] pgmap v2121: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:06:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:06:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:41] "GET /metrics HTTP/1.1" 200 192533 "" "Prometheus/2.33.4" 2024-04-17T12:06:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:40.203751+0000 mgr.y (mgr.14556) 1240 : cluster [DBG] pgmap v2121: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:06:42.466 INFO:tasks.workunit.client.0.smithi031.stdout: 715: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:42.466 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ayDRxmR0NjJYm0_ off=11453434 len=752911 2024-04-17T12:06:42.467 INFO:tasks.workunit.client.0.smithi031.stdout:op 3619 completed, throughput=4.99MB/sec 2024-04-17T12:06:42.468 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Zhz9tirhZMj8yFl off=359631 len=1686285 2024-04-17T12:06:42.469 INFO:tasks.workunit.client.0.smithi031.stdout:op 3620 completed, throughput=5MB/sec 2024-04-17T12:06:42.470 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EpbDRzJS4KtEf_k off=4623908 len=1508376 2024-04-17T12:06:42.472 INFO:tasks.workunit.client.0.smithi031.stdout:op 3621 completed, throughput=5MB/sec 2024-04-17T12:06:42.472 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KjKj6UwYf4mG12Y off=12838571 len=863187 2024-04-17T12:06:42.473 INFO:tasks.workunit.client.0.smithi031.stdout:op 3622 completed, throughput=5MB/sec 2024-04-17T12:06:43.473 INFO:tasks.workunit.client.0.smithi031.stdout: 716: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:43.473 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Or-h7BxaAG00aKa off=9544691 len=177792 2024-04-17T12:06:43.475 INFO:tasks.workunit.client.0.smithi031.stdout:op 3623 completed, throughput=4.99MB/sec 2024-04-17T12:06:43.475 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tk92bpiAo7gWYfv off=6473 len=1043835 2024-04-17T12:06:43.476 INFO:tasks.workunit.client.0.smithi031.stdout:op 3624 completed, throughput=4.99MB/sec 2024-04-17T12:06:43.476 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TT8zq5aAN8LLXT0 off=9851308 len=218480 2024-04-17T12:06:43.477 INFO:tasks.workunit.client.0.smithi031.stdout:op 3625 completed, throughput=5MB/sec 2024-04-17T12:06:43.477 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QjuCG6CrpejN382 off=15018544 len=330139 2024-04-17T12:06:43.480 INFO:tasks.workunit.client.0.smithi031.stdout:op 3626 completed, throughput=5MB/sec 2024-04-17T12:06:43.480 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dncVrLW2IADQuxr off=704769 len=606415 2024-04-17T12:06:43.485 INFO:tasks.workunit.client.0.smithi031.stdout:op 3627 completed, throughput=5MB/sec 2024-04-17T12:06:43.485 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m4XMpjH6SnB5zcq off=5290676 len=1252145 2024-04-17T12:06:43.490 INFO:tasks.workunit.client.0.smithi031.stdout:op 3628 completed, throughput=5MB/sec 2024-04-17T12:06:43.490 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UfcP0inAkdyupuf off=2932007 len=1788325 2024-04-17T12:06:43.493 INFO:tasks.workunit.client.0.smithi031.stdout:op 3629 completed, throughput=5MB/sec 2024-04-17T12:06:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:42.204231+0000 mgr.y (mgr.14556) 1241 : cluster [DBG] pgmap v2122: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:06:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:42.204231+0000 mgr.y (mgr.14556) 1241 : cluster [DBG] pgmap v2122: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:06:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:42.204231+0000 mgr.y (mgr.14556) 1241 : cluster [DBG] pgmap v2122: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:06:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:06:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:06:44.493 INFO:tasks.workunit.client.0.smithi031.stdout: 717: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:44.493 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9gCUpDcFrVv3tLy off=19064821 len=1146735 2024-04-17T12:06:44.499 INFO:tasks.workunit.client.0.smithi031.stdout:op 3630 completed, throughput=4.99MB/sec 2024-04-17T12:06:44.499 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8Hf0FogpQs45NrX off=2520894 len=1119802 2024-04-17T12:06:44.500 INFO:tasks.workunit.client.0.smithi031.stdout:op 3631 completed, throughput=5MB/sec 2024-04-17T12:06:44.500 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wgx75LUJeI599cl off=155370 len=1421508 2024-04-17T12:06:44.502 INFO:tasks.workunit.client.0.smithi031.stdout:op 3632 completed, throughput=5MB/sec 2024-04-17T12:06:44.502 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LJ7szqY_OuFGCNn off=4203876 len=64594 2024-04-17T12:06:44.502 INFO:tasks.workunit.client.0.smithi031.stdout:op 3633 completed, throughput=5MB/sec 2024-04-17T12:06:44.503 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VGjFC89G6LCPkd3 off=1215025 len=984899 2024-04-17T12:06:44.504 INFO:tasks.workunit.client.0.smithi031.stdout:op 3634 completed, throughput=5MB/sec 2024-04-17T12:06:44.504 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uK6vbaoffJKfQtU off=8410534 len=349957 2024-04-17T12:06:44.508 INFO:tasks.workunit.client.0.smithi031.stdout:op 3635 completed, throughput=5MB/sec 2024-04-17T12:06:44.508 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sY0_zkO-dNCDl3Y off=3274423 len=155229 2024-04-17T12:06:44.510 INFO:tasks.workunit.client.0.smithi031.stdout:op 3636 completed, throughput=5MB/sec 2024-04-17T12:06:45.511 INFO:tasks.workunit.client.0.smithi031.stdout: 718: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:45.511 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_O57SGtLRv9zmip off=7486157 len=951998 2024-04-17T12:06:45.516 INFO:tasks.workunit.client.0.smithi031.stdout:op 3637 completed, throughput=4.99MB/sec 2024-04-17T12:06:45.516 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bWQVu9M4a_FMID3 off=3778457 len=363813 2024-04-17T12:06:45.519 INFO:tasks.workunit.client.0.smithi031.stdout:op 3638 completed, throughput=4.99MB/sec 2024-04-17T12:06:45.519 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U8UFnYYbv_Euhe1 off=6218753 len=2061824 2024-04-17T12:06:45.523 INFO:tasks.workunit.client.0.smithi031.stdout:op 3639 completed, throughput=5MB/sec 2024-04-17T12:06:45.523 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IPfoGDUS5eXCmCw off=6488046 len=1061953 2024-04-17T12:06:45.524 INFO:tasks.workunit.client.0.smithi031.stdout:op 3640 completed, throughput=5MB/sec 2024-04-17T12:06:45.524 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CfofaGOldEuDZyX off=2494391 len=487190 2024-04-17T12:06:45.525 INFO:tasks.workunit.client.0.smithi031.stdout:op 3641 completed, throughput=5MB/sec 2024-04-17T12:06:45.525 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0LLO-f4k71DwyN_ off=7766531 len=305657 2024-04-17T12:06:45.526 INFO:tasks.workunit.client.0.smithi031.stdout:op 3642 completed, throughput=5MB/sec 2024-04-17T12:06:45.526 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-q5VY75CR7uJFdmO off=1423981 len=1635289 2024-04-17T12:06:45.528 INFO:tasks.workunit.client.0.smithi031.stdout:op 3643 completed, throughput=5MB/sec 2024-04-17T12:06:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:44.204966+0000 mgr.y (mgr.14556) 1242 : cluster [DBG] pgmap v2123: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:06:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:44.204966+0000 mgr.y (mgr.14556) 1242 : cluster [DBG] pgmap v2123: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:06:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:44.204966+0000 mgr.y (mgr.14556) 1242 : cluster [DBG] pgmap v2123: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:06:46.528 INFO:tasks.workunit.client.0.smithi031.stdout: 719: throughput=5MB/sec pending data=0 2024-04-17T12:06:46.528 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6kHX5QgGAKPqIfd off=14801071 len=900889 2024-04-17T12:06:46.533 INFO:tasks.workunit.client.0.smithi031.stdout:op 3644 completed, throughput=5MB/sec 2024-04-17T12:06:46.533 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dl4Ln05fr0I4MFW off=2890101 len=1731939 2024-04-17T12:06:46.543 INFO:tasks.workunit.client.0.smithi031.stdout:op 3645 completed, throughput=5MB/sec 2024-04-17T12:06:46.543 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U6Q1dbmcf85OrfH off=12881132 len=1781849 2024-04-17T12:06:46.552 INFO:tasks.workunit.client.0.smithi031.stdout:op 3646 completed, throughput=5MB/sec 2024-04-17T12:06:47.552 INFO:tasks.workunit.client.0.smithi031.stdout: 720: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:47.552 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s39cfEJppq8Rez_ off=1198013 len=1832407 2024-04-17T12:06:47.554 INFO:tasks.workunit.client.0.smithi031.stdout:op 3647 completed, throughput=5MB/sec 2024-04-17T12:06:47.554 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VOLgXMjRbk3z8ov off=7587027 len=1861688 2024-04-17T12:06:47.556 INFO:tasks.workunit.client.0.smithi031.stdout:op 3648 completed, throughput=5MB/sec 2024-04-17T12:06:47.556 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZDSedjRy2BPkXH_ off=19446157 len=1316557 2024-04-17T12:06:47.557 INFO:tasks.workunit.client.0.smithi031.stdout:op 3649 completed, throughput=5MB/sec 2024-04-17T12:06:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:46.205360+0000 mgr.y (mgr.14556) 1243 : cluster [DBG] pgmap v2124: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:06:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:06:46.589440+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:06:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:06:46.845940+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:06:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:06:47.125388+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:06:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:06:47.126038+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:06:47.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:06:47.131753+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:06:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:46.205360+0000 mgr.y (mgr.14556) 1243 : cluster [DBG] pgmap v2124: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:06:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:06:46.589440+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:06:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:06:46.845940+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:06:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:06:47.125388+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:06:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:06:47.126038+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:06:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:06:47.131753+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:06:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:46.205360+0000 mgr.y (mgr.14556) 1243 : cluster [DBG] pgmap v2124: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:06:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:06:46.589440+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:06:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:06:46.845940+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:06:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:06:47.125388+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:06:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:06:47.126038+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:06:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:06:47.131753+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:06:48.558 INFO:tasks.workunit.client.0.smithi031.stdout: 721: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:48.558 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-q4muyXVyostJdxG off=12760454 len=312695 2024-04-17T12:06:48.559 INFO:tasks.workunit.client.0.smithi031.stdout:op 3650 completed, throughput=4.99MB/sec 2024-04-17T12:06:48.559 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8XEkNe6Hj92kawb off=1449185 len=651132 2024-04-17T12:06:48.563 INFO:tasks.workunit.client.0.smithi031.stdout:op 3651 completed, throughput=4.99MB/sec 2024-04-17T12:06:48.563 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PMsQATTtqcX2i_9 off=7685890 len=683782 2024-04-17T12:06:48.567 INFO:tasks.workunit.client.0.smithi031.stdout:op 3652 completed, throughput=5MB/sec 2024-04-17T12:06:48.567 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_La3pMC9oqCnCJI off=2817436 len=840834 2024-04-17T12:06:48.572 INFO:tasks.workunit.client.0.smithi031.stdout:op 3653 completed, throughput=5MB/sec 2024-04-17T12:06:48.572 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-78ERkPJNxFUe03J off=13985936 len=1141083 2024-04-17T12:06:48.574 INFO:tasks.workunit.client.0.smithi031.stdout:op 3654 completed, throughput=5MB/sec 2024-04-17T12:06:48.574 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YxKYLDFFDsVJbDS off=297568 len=852269 2024-04-17T12:06:48.579 INFO:tasks.workunit.client.0.smithi031.stdout:op 3655 completed, throughput=5MB/sec 2024-04-17T12:06:48.579 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4CBiUXaQYdrnO48 off=2313932 len=585263 2024-04-17T12:06:48.579 INFO:tasks.workunit.client.0.smithi031.stdout:op 3656 completed, throughput=5MB/sec 2024-04-17T12:06:49.580 INFO:tasks.workunit.client.0.smithi031.stdout: 722: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:49.580 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-46isMwPGvyIWZgY off=1286217 len=826423 2024-04-17T12:06:49.581 INFO:tasks.workunit.client.0.smithi031.stdout:op 3657 completed, throughput=4.99MB/sec 2024-04-17T12:06:49.581 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8DLA04nmOfSTOyJ off=6069083 len=460934 2024-04-17T12:06:49.582 INFO:tasks.workunit.client.0.smithi031.stdout:op 3658 completed, throughput=4.99MB/sec 2024-04-17T12:06:49.582 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wjy_0iNDBr7PHyy off=4751663 len=489762 2024-04-17T12:06:49.584 INFO:tasks.workunit.client.0.smithi031.stdout:op 3659 completed, throughput=5MB/sec 2024-04-17T12:06:49.584 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gyzMH23i8cB0_8Q off=10256218 len=1275994 2024-04-17T12:06:49.586 INFO:tasks.workunit.client.0.smithi031.stdout:op 3660 completed, throughput=5MB/sec 2024-04-17T12:06:49.586 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xVoKymDPgVb-0RZ off=9789085 len=61874 2024-04-17T12:06:49.587 INFO:tasks.workunit.client.0.smithi031.stdout:op 3661 completed, throughput=5MB/sec 2024-04-17T12:06:49.587 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ca3yLjrLWFj9K_B off=2455471 len=179496 2024-04-17T12:06:49.587 INFO:tasks.workunit.client.0.smithi031.stdout:op 3662 completed, throughput=5MB/sec 2024-04-17T12:06:49.588 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VWOH2xxkmbMaMCi off=14739607 len=1175887 2024-04-17T12:06:49.589 INFO:tasks.workunit.client.0.smithi031.stdout:op 3663 completed, throughput=5MB/sec 2024-04-17T12:06:49.589 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m4a0EG7EeocrR2- off=16129638 len=1073119 2024-04-17T12:06:49.592 INFO:tasks.workunit.client.0.smithi031.stdout:op 3664 completed, throughput=5MB/sec 2024-04-17T12:06:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:48.206132+0000 mgr.y (mgr.14556) 1244 : cluster [DBG] pgmap v2125: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:06:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:48.206132+0000 mgr.y (mgr.14556) 1244 : cluster [DBG] pgmap v2125: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:06:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:48.206132+0000 mgr.y (mgr.14556) 1244 : cluster [DBG] pgmap v2125: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:06:50.592 INFO:tasks.workunit.client.0.smithi031.stdout: 723: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:50.592 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WqcIlIqEo9Eu8YJ off=6532540 len=549086 2024-04-17T12:06:50.596 INFO:tasks.workunit.client.0.smithi031.stdout:op 3665 completed, throughput=4.99MB/sec 2024-04-17T12:06:50.597 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uUa4dHa7Tii3XM8 off=121808 len=1724965 2024-04-17T12:06:50.606 INFO:tasks.workunit.client.0.smithi031.stdout:op 3666 completed, throughput=5MB/sec 2024-04-17T12:06:50.606 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HoQ_DMf0dU-ivdM off=16371141 len=1782203 2024-04-17T12:06:50.607 INFO:tasks.workunit.client.0.smithi031.stdout:op 3667 completed, throughput=5MB/sec 2024-04-17T12:06:50.607 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1WMw5rjMyr1EEzT off=2899912 len=1795108 2024-04-17T12:06:50.614 INFO:tasks.workunit.client.0.smithi031.stdout:op 3668 completed, throughput=5MB/sec 2024-04-17T12:06:51.614 INFO:tasks.workunit.client.0.smithi031.stdout: 724: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:51.614 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kY0NPA9Gqjeesh8 off=3286453 len=1898827 2024-04-17T12:06:51.625 INFO:tasks.workunit.client.0.smithi031.stdout:op 3669 completed, throughput=5MB/sec 2024-04-17T12:06:51.625 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QIa0UN_ORa2UqTt off=19667355 len=1586455 2024-04-17T12:06:51.631 INFO:tasks.workunit.client.0.smithi031.stdout:op 3670 completed, throughput=5MB/sec 2024-04-17T12:06:51.632 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lJwDQwe_H1byOgX off=5630070 len=930193 2024-04-17T12:06:51.634 INFO:tasks.workunit.client.0.smithi031.stdout:op 3671 completed, throughput=5MB/sec 2024-04-17T12:06:51.634 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vd4N1CPZ3KDrxD8 off=13548103 len=1980253 2024-04-17T12:06:51.637 INFO:tasks.workunit.client.0.smithi031.stdout:op 3672 completed, throughput=5MB/sec 2024-04-17T12:06:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:50.206719+0000 mgr.y (mgr.14556) 1245 : cluster [DBG] pgmap v2126: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:50.206719+0000 mgr.y (mgr.14556) 1245 : cluster [DBG] pgmap v2126: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:06:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:51] "GET /metrics HTTP/1.1" 200 192533 "" "Prometheus/2.33.4" 2024-04-17T12:06:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:50.206719+0000 mgr.y (mgr.14556) 1245 : cluster [DBG] pgmap v2126: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:52.637 INFO:tasks.workunit.client.0.smithi031.stdout: 725: throughput=5MB/sec pending data=0 2024-04-17T12:06:52.637 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YKkWbWPMtslvQ5P off=546044 len=764692 2024-04-17T12:06:52.638 INFO:tasks.workunit.client.0.smithi031.stdout:op 3673 completed, throughput=5MB/sec 2024-04-17T12:06:52.638 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gQ5PlTRiBs_UOU2 off=22199328 len=1310559 2024-04-17T12:06:52.647 INFO:tasks.workunit.client.0.smithi031.stdout:op 3674 completed, throughput=5MB/sec 2024-04-17T12:06:52.647 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sfnNnENNv-udB_R off=14087429 len=995459 2024-04-17T12:06:52.648 INFO:tasks.workunit.client.0.smithi031.stdout:op 3675 completed, throughput=5MB/sec 2024-04-17T12:06:52.648 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6Urv-LwjDgba2yT off=4395078 len=42119 2024-04-17T12:06:52.649 INFO:tasks.workunit.client.0.smithi031.stdout:op 3676 completed, throughput=5MB/sec 2024-04-17T12:06:52.650 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sdTWqDEWx3N2NXd off=6224129 len=189266 2024-04-17T12:06:52.650 INFO:tasks.workunit.client.0.smithi031.stdout:op 3677 completed, throughput=5MB/sec 2024-04-17T12:06:52.650 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CVFiYWnVEYDrcrJ off=2483759 len=429418 2024-04-17T12:06:52.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 3678 completed, throughput=5MB/sec 2024-04-17T12:06:52.680 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:06:52.968 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:06:52.968 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (34m) 3m ago 35m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:06:52.968 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (34m) 3m ago 34m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:06:52.968 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (36m) 3m ago 36m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:06:52.968 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (36m) 3m ago 36m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:06:52.968 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (39m) 3m ago 39m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:06:52.968 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (41m) 3m ago 41m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:06:52.968 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (41m) 3m ago 41m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (39m) 3m ago 39m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (39m) 3m ago 39m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (35m) 3m ago 35m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (35m) 3m ago 35m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (39m) 3m ago 39m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (38m) 3m ago 38m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (38m) 3m ago 38m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (38m) 3m ago 37m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (37m) 3m ago 37m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (37m) 3m ago 37m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (36m) 3m ago 36m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (36m) 3m ago 36m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:06:52.969 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (34m) 3m ago 35m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:06:53.319 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:06:53.319 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:06:53.319 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:06:53.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:06:53.319 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:06:53.319 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:06:53.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:06:53.320 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:06:53.320 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:06:53.320 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:06:53.320 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:06:53.320 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:06:53.320 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:06:53.320 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:06:53.320 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:06:53.320 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:06:53.320 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:06:53.653 INFO:tasks.workunit.client.0.smithi031.stdout: 726: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:53.654 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Un8nK2gWJyy62Y2 off=2812477 len=1626285 2024-04-17T12:06:53.660 INFO:tasks.workunit.client.0.smithi031.stdout:op 3679 completed, throughput=5MB/sec 2024-04-17T12:06:53.660 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pav2-gnf2LaCvCf off=14294825 len=827922 2024-04-17T12:06:53.664 INFO:tasks.workunit.client.0.smithi031.stdout:op 3680 completed, throughput=5MB/sec 2024-04-17T12:06:53.664 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ssoHJti_7sgCkwI off=35377 len=1225553 2024-04-17T12:06:53.670 INFO:tasks.workunit.client.0.smithi031.stdout:op 3681 completed, throughput=5MB/sec 2024-04-17T12:06:53.670 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zobx9AriQeZeROb off=7811 len=1925732 2024-04-17T12:06:53.682 INFO:tasks.workunit.client.0.smithi031.stdout:op 3682 completed, throughput=5MB/sec 2024-04-17T12:06:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:52.207147+0000 mgr.y (mgr.14556) 1246 : cluster [DBG] pgmap v2127: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:06:53.320371+0000 mon.a (mon.0) 2242 : audit [DBG] from='client.? 172.21.15.31:0/2175458925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:06:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:52.207147+0000 mgr.y (mgr.14556) 1246 : cluster [DBG] pgmap v2127: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:06:53.320371+0000 mon.a (mon.0) 2242 : audit [DBG] from='client.? 172.21.15.31:0/2175458925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:06:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:52.207147+0000 mgr.y (mgr.14556) 1246 : cluster [DBG] pgmap v2127: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:06:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:06:53.320371+0000 mon.a (mon.0) 2242 : audit [DBG] from='client.? 172.21.15.31:0/2175458925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:06:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:06:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:06:54.682 INFO:tasks.workunit.client.0.smithi031.stdout: 727: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:54.683 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oseAHIeqXd8zal0 off=4784605 len=625517 2024-04-17T12:06:54.683 INFO:tasks.workunit.client.0.smithi031.stdout:op 3683 completed, throughput=4.99MB/sec 2024-04-17T12:06:54.683 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-v3b3wQ_qUbcQ64d off=3802528 len=375169 2024-04-17T12:06:54.687 INFO:tasks.workunit.client.0.smithi031.stdout:op 3684 completed, throughput=5MB/sec 2024-04-17T12:06:54.687 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iJbtrZ8gSfr22Va off=126118 len=1219926 2024-04-17T12:06:54.689 INFO:tasks.workunit.client.0.smithi031.stdout:op 3685 completed, throughput=5MB/sec 2024-04-17T12:06:54.689 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wIvains0nerD9Jc off=1582165 len=66244 2024-04-17T12:06:54.689 INFO:tasks.workunit.client.0.smithi031.stdout:op 3686 completed, throughput=5MB/sec 2024-04-17T12:06:54.690 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mPPk0rWMYQc7Rz_ off=4286248 len=1396653 2024-04-17T12:06:54.697 INFO:tasks.workunit.client.0.smithi031.stdout:op 3687 completed, throughput=5MB/sec 2024-04-17T12:06:54.697 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z6cDUILzRPENRW4 off=4756569 len=1077399 2024-04-17T12:06:54.698 INFO:tasks.workunit.client.0.smithi031.stdout:op 3688 completed, throughput=5MB/sec 2024-04-17T12:06:54.699 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RyREVg-8fOjc4Ee off=7798748 len=234542 2024-04-17T12:06:54.701 INFO:tasks.workunit.client.0.smithi031.stdout:op 3689 completed, throughput=5MB/sec 2024-04-17T12:06:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:06:52.669875+0000 mgr.y (mgr.14556) 1247 : audit [DBG] from='client.16503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:06:52.961296+0000 mgr.y (mgr.14556) 1248 : audit [DBG] from='client.16509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:06:52.669875+0000 mgr.y (mgr.14556) 1247 : audit [DBG] from='client.16503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:06:52.961296+0000 mgr.y (mgr.14556) 1248 : audit [DBG] from='client.16509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:06:52.669875+0000 mgr.y (mgr.14556) 1247 : audit [DBG] from='client.16503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:06:52.961296+0000 mgr.y (mgr.14556) 1248 : audit [DBG] from='client.16509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:06:55.702 INFO:tasks.workunit.client.0.smithi031.stdout: 728: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:55.702 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-erlBn2fkY2vBQKW off=2332578 len=599509 2024-04-17T12:06:55.706 INFO:tasks.workunit.client.0.smithi031.stdout:op 3690 completed, throughput=4.99MB/sec 2024-04-17T12:06:55.706 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-26lMVu4Xzc5PoZC off=1746775 len=1971612 2024-04-17T12:06:55.717 INFO:tasks.workunit.client.0.smithi031.stdout:op 3691 completed, throughput=5MB/sec 2024-04-17T12:06:55.717 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rKb3ADrvlAfbWRD off=12527048 len=1053984 2024-04-17T12:06:55.723 INFO:tasks.workunit.client.0.smithi031.stdout:op 3692 completed, throughput=5MB/sec 2024-04-17T12:06:55.723 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-p9y4QRkd-KjHrtf off=6970535 len=1307513 2024-04-17T12:06:55.725 INFO:tasks.workunit.client.0.smithi031.stdout:op 3693 completed, throughput=5MB/sec 2024-04-17T12:06:55.726 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-A7gzeKrVlK6X6tB off=12848348 len=1876413 2024-04-17T12:06:55.729 INFO:tasks.workunit.client.0.smithi031.stdout:op 3694 completed, throughput=5MB/sec 2024-04-17T12:06:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:54.207832+0000 mgr.y (mgr.14556) 1249 : cluster [DBG] pgmap v2128: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:06:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:54.207832+0000 mgr.y (mgr.14556) 1249 : cluster [DBG] pgmap v2128: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:06:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:54.207832+0000 mgr.y (mgr.14556) 1249 : cluster [DBG] pgmap v2128: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:06:56.729 INFO:tasks.workunit.client.0.smithi031.stdout: 729: throughput=5MB/sec pending data=0 2024-04-17T12:06:56.729 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9lpZYCirvrWIbx0 off=3039339 len=872905 2024-04-17T12:06:56.730 INFO:tasks.workunit.client.0.smithi031.stdout:op 3695 completed, throughput=5MB/sec 2024-04-17T12:06:56.731 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lyLtQUSgzzqjFtc off=5392035 len=932906 2024-04-17T12:06:56.736 INFO:tasks.workunit.client.0.smithi031.stdout:op 3696 completed, throughput=5MB/sec 2024-04-17T12:06:56.736 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NhkMmpKQwT6B2S0 off=2365368 len=1067052 2024-04-17T12:06:56.743 INFO:tasks.workunit.client.0.smithi031.stdout:op 3697 completed, throughput=5MB/sec 2024-04-17T12:06:56.743 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bJQ6Zur93UWRinA off=16868849 len=1169679 2024-04-17T12:06:56.745 INFO:tasks.workunit.client.0.smithi031.stdout:op 3698 completed, throughput=5MB/sec 2024-04-17T12:06:57.745 INFO:tasks.workunit.client.0.smithi031.stdout: 730: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:57.746 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LKSBXpevx8BbkHw off=18206478 len=845239 2024-04-17T12:06:57.747 INFO:tasks.workunit.client.0.smithi031.stdout:op 3699 completed, throughput=4.99MB/sec 2024-04-17T12:06:57.747 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2A2UBSO8WN24C5O off=3241346 len=117141 2024-04-17T12:06:57.750 INFO:tasks.workunit.client.0.smithi031.stdout:op 3700 completed, throughput=4.99MB/sec 2024-04-17T12:06:57.750 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2c4j1Nm9oLILPZY off=1381807 len=1077671 2024-04-17T12:06:57.752 INFO:tasks.workunit.client.0.smithi031.stdout:op 3701 completed, throughput=5MB/sec 2024-04-17T12:06:57.752 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HXZ7FWb5gBjS0vW off=2062999 len=1047695 2024-04-17T12:06:57.754 INFO:tasks.workunit.client.0.smithi031.stdout:op 3702 completed, throughput=5MB/sec 2024-04-17T12:06:57.754 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XD5iu6P6Mx4CVr9 off=15502259 len=251426 2024-04-17T12:06:57.756 INFO:tasks.workunit.client.0.smithi031.stdout:op 3703 completed, throughput=5MB/sec 2024-04-17T12:06:57.757 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--awQHs4pmrfKecQ off=1378992 len=571893 2024-04-17T12:06:57.760 INFO:tasks.workunit.client.0.smithi031.stdout:op 3704 completed, throughput=5MB/sec 2024-04-17T12:06:57.760 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jru85AeeI-HNiTw off=3943574 len=1587064 2024-04-17T12:06:57.763 INFO:tasks.workunit.client.0.smithi031.stdout:op 3705 completed, throughput=5MB/sec 2024-04-17T12:06:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:56.208424+0000 mgr.y (mgr.14556) 1250 : cluster [DBG] pgmap v2129: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:06:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:56.208424+0000 mgr.y (mgr.14556) 1250 : cluster [DBG] pgmap v2129: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:06:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:56.208424+0000 mgr.y (mgr.14556) 1250 : cluster [DBG] pgmap v2129: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:06:58.764 INFO:tasks.workunit.client.0.smithi031.stdout: 731: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:58.764 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8z188KZExr4XXdf off=1210598 len=813220 2024-04-17T12:06:58.769 INFO:tasks.workunit.client.0.smithi031.stdout:op 3706 completed, throughput=4.99MB/sec 2024-04-17T12:06:58.770 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PYxIzvo0OrO3pOm off=4906775 len=362556 2024-04-17T12:06:58.773 INFO:tasks.workunit.client.0.smithi031.stdout:op 3707 completed, throughput=5MB/sec 2024-04-17T12:06:58.773 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7BbGB5sbeVejWWl off=3118836 len=1571100 2024-04-17T12:06:58.774 INFO:tasks.workunit.client.0.smithi031.stdout:op 3708 completed, throughput=5MB/sec 2024-04-17T12:06:58.775 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-voNcVGndn_AIvUv off=3157378 len=928189 2024-04-17T12:06:58.780 INFO:tasks.workunit.client.0.smithi031.stdout:op 3709 completed, throughput=5MB/sec 2024-04-17T12:06:58.780 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-n2G8rH2P_vJpLRi off=10160813 len=352750 2024-04-17T12:06:58.781 INFO:tasks.workunit.client.0.smithi031.stdout:op 3710 completed, throughput=5MB/sec 2024-04-17T12:06:58.781 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Vp5xQe_2ZqKlH0x off=3611450 len=475981 2024-04-17T12:06:58.782 INFO:tasks.workunit.client.0.smithi031.stdout:op 3711 completed, throughput=5MB/sec 2024-04-17T12:06:58.783 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SIB_YOipdGkGfEv off=5244466 len=154463 2024-04-17T12:06:58.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 3712 completed, throughput=5MB/sec 2024-04-17T12:06:58.785 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ENpFYsuT5ObWdT9 off=352640 len=1419407 2024-04-17T12:06:58.792 INFO:tasks.workunit.client.0.smithi031.stdout:op 3713 completed, throughput=5MB/sec 2024-04-17T12:06:59.793 INFO:tasks.workunit.client.0.smithi031.stdout: 732: throughput=4.99MB/sec pending data=0 2024-04-17T12:06:59.793 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ntag52KwQTG7y-t off=5294819 len=1579071 2024-04-17T12:06:59.800 INFO:tasks.workunit.client.0.smithi031.stdout:op 3714 completed, throughput=5MB/sec 2024-04-17T12:06:59.800 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3r4kOZ5jW5B4VPE off=71239 len=627911 2024-04-17T12:06:59.801 INFO:tasks.workunit.client.0.smithi031.stdout:op 3715 completed, throughput=5MB/sec 2024-04-17T12:06:59.801 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JoabW_xh6C4MS4q off=12385735 len=1420581 2024-04-17T12:06:59.803 INFO:tasks.workunit.client.0.smithi031.stdout:op 3716 completed, throughput=5MB/sec 2024-04-17T12:06:59.803 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bBJwY6NC55wPo42 off=16929216 len=683769 2024-04-17T12:06:59.808 INFO:tasks.workunit.client.0.smithi031.stdout:op 3717 completed, throughput=5MB/sec 2024-04-17T12:06:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:06:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:06:58.209127+0000 mgr.y (mgr.14556) 1251 : cluster [DBG] pgmap v2130: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:06:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:06:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:06:58.209127+0000 mgr.y (mgr.14556) 1251 : cluster [DBG] pgmap v2130: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:06:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:06:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:06:58.209127+0000 mgr.y (mgr.14556) 1251 : cluster [DBG] pgmap v2130: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:07:00.808 INFO:tasks.workunit.client.0.smithi031.stdout: 733: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:00.809 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jevuxjCPSyq2nw6 off=1934847 len=774672 2024-04-17T12:07:00.813 INFO:tasks.workunit.client.0.smithi031.stdout:op 3718 completed, throughput=4.99MB/sec 2024-04-17T12:07:00.813 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fblymgxGfa_JGvU off=9951139 len=480003 2024-04-17T12:07:00.816 INFO:tasks.workunit.client.0.smithi031.stdout:op 3719 completed, throughput=4.99MB/sec 2024-04-17T12:07:00.816 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aJ1Uzqt9QU5hZA0 off=2431414 len=211038 2024-04-17T12:07:00.819 INFO:tasks.workunit.client.0.smithi031.stdout:op 3720 completed, throughput=5MB/sec 2024-04-17T12:07:00.820 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4_iOSnbKOsgNugL off=2585877 len=1451466 2024-04-17T12:07:00.821 INFO:tasks.workunit.client.0.smithi031.stdout:op 3721 completed, throughput=5MB/sec 2024-04-17T12:07:00.821 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z7hlmkia_rmaDqE off=223975 len=1259838 2024-04-17T12:07:00.827 INFO:tasks.workunit.client.0.smithi031.stdout:op 3722 completed, throughput=5MB/sec 2024-04-17T12:07:00.827 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-H3swnYXDMsRVgYq off=9539459 len=158046 2024-04-17T12:07:00.828 INFO:tasks.workunit.client.0.smithi031.stdout:op 3723 completed, throughput=5MB/sec 2024-04-17T12:07:00.828 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bSyPnFoAblxs7wv off=439339 len=1047419 2024-04-17T12:07:00.830 INFO:tasks.workunit.client.0.smithi031.stdout:op 3724 completed, throughput=5MB/sec 2024-04-17T12:07:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:00.209657+0000 mgr.y (mgr.14556) 1252 : cluster [DBG] pgmap v2131: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:00.209657+0000 mgr.y (mgr.14556) 1252 : cluster [DBG] pgmap v2131: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:07:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:01] "GET /metrics HTTP/1.1" 200 192531 "" "Prometheus/2.33.4" 2024-04-17T12:07:01.830 INFO:tasks.workunit.client.0.smithi031.stdout: 734: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:01.831 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-loEapb_0h-PkgD4 off=11810072 len=2013307 2024-04-17T12:07:01.833 INFO:tasks.workunit.client.0.smithi031.stdout:op 3725 completed, throughput=5MB/sec 2024-04-17T12:07:01.833 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1Zk-OndXYXHacyl off=15834049 len=565265 2024-04-17T12:07:01.834 INFO:tasks.workunit.client.0.smithi031.stdout:op 3726 completed, throughput=5MB/sec 2024-04-17T12:07:01.834 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kpj77hbtXBysC-K off=10484619 len=1295045 2024-04-17T12:07:01.837 INFO:tasks.workunit.client.0.smithi031.stdout:op 3727 completed, throughput=5MB/sec 2024-04-17T12:07:01.837 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ByEsZxyOE5jy-cU off=16804963 len=187027 2024-04-17T12:07:01.840 INFO:tasks.workunit.client.0.smithi031.stdout:op 3728 completed, throughput=5MB/sec 2024-04-17T12:07:01.840 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-I5Ysg1GFN4ZkD6X off=92783 len=781892 2024-04-17T12:07:01.844 INFO:tasks.workunit.client.0.smithi031.stdout:op 3729 completed, throughput=5MB/sec 2024-04-17T12:07:01.844 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-h6lhMwGsiWicNMQ off=1269597 len=755971 2024-04-17T12:07:01.848 INFO:tasks.workunit.client.0.smithi031.stdout:op 3730 completed, throughput=5MB/sec 2024-04-17T12:07:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:00.209657+0000 mgr.y (mgr.14556) 1252 : cluster [DBG] pgmap v2131: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:02.849 INFO:tasks.workunit.client.0.smithi031.stdout: 735: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:02.849 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2b5AZsca0PG5EWd off=6385951 len=564359 2024-04-17T12:07:02.850 INFO:tasks.workunit.client.0.smithi031.stdout:op 3731 completed, throughput=4.99MB/sec 2024-04-17T12:07:02.850 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-09VcRFPJ70iR0tK off=1269929 len=527123 2024-04-17T12:07:02.850 INFO:tasks.workunit.client.0.smithi031.stdout:op 3732 completed, throughput=5MB/sec 2024-04-17T12:07:02.851 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iqWWrFP3rU6Wk7G off=2544699 len=65930 2024-04-17T12:07:02.853 INFO:tasks.workunit.client.0.smithi031.stdout:op 3733 completed, throughput=5MB/sec 2024-04-17T12:07:02.853 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2kuVQmNohF7f0sS off=12701900 len=1076066 2024-04-17T12:07:02.855 INFO:tasks.workunit.client.0.smithi031.stdout:op 3734 completed, throughput=5MB/sec 2024-04-17T12:07:02.855 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cPkWS2rhwyebkIw off=145093 len=219645 2024-04-17T12:07:02.858 INFO:tasks.workunit.client.0.smithi031.stdout:op 3735 completed, throughput=5MB/sec 2024-04-17T12:07:02.858 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bfuKVqf8VxE8mtW off=16325888 len=1273974 2024-04-17T12:07:02.863 INFO:tasks.workunit.client.0.smithi031.stdout:op 3736 completed, throughput=5MB/sec 2024-04-17T12:07:02.863 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HP_7tlpu17pLjHv off=4208288 len=406018 2024-04-17T12:07:02.867 INFO:tasks.workunit.client.0.smithi031.stdout:op 3737 completed, throughput=5MB/sec 2024-04-17T12:07:02.867 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fXLq7P98W9LOqzw off=3116761 len=2002742 2024-04-17T12:07:02.877 INFO:tasks.workunit.client.0.smithi031.stdout:op 3738 completed, throughput=5MB/sec 2024-04-17T12:07:03.877 INFO:tasks.workunit.client.0.smithi031.stdout: 736: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:03.877 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zKIQxke2z8Talh4 off=513304 len=975427 2024-04-17T12:07:03.883 INFO:tasks.workunit.client.0.smithi031.stdout:op 3739 completed, throughput=5MB/sec 2024-04-17T12:07:03.883 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TlWbX_ETKppd-50 off=1686385 len=205030 2024-04-17T12:07:03.884 INFO:tasks.workunit.client.0.smithi031.stdout:op 3740 completed, throughput=5MB/sec 2024-04-17T12:07:03.884 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-isSl3CysGK5JtRU off=501407 len=151937 2024-04-17T12:07:03.885 INFO:tasks.workunit.client.0.smithi031.stdout:op 3741 completed, throughput=5MB/sec 2024-04-17T12:07:03.885 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4vPgTMdXfioOT0R off=4799712 len=588887 2024-04-17T12:07:03.885 INFO:tasks.workunit.client.0.smithi031.stdout:op 3742 completed, throughput=5MB/sec 2024-04-17T12:07:03.885 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lwPfTHqwbHPJ8pI off=3594583 len=12646 2024-04-17T12:07:03.886 INFO:tasks.workunit.client.0.smithi031.stdout:op 3743 completed, throughput=5MB/sec 2024-04-17T12:07:03.886 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8Vcud-jdkWInZu1 off=10571687 len=1566824 2024-04-17T12:07:03.901 INFO:tasks.workunit.client.0.smithi031.stdout:op 3744 completed, throughput=5MB/sec 2024-04-17T12:07:03.901 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m8iqTOvmgG0vmfa off=9065155 len=43147 2024-04-17T12:07:03.903 INFO:tasks.workunit.client.0.smithi031.stdout:op 3745 completed, throughput=5MB/sec 2024-04-17T12:07:03.903 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gJ8oWGFdjSXendx off=3269372 len=1835939 2024-04-17T12:07:03.913 INFO:tasks.workunit.client.0.smithi031.stdout:op 3746 completed, throughput=5MB/sec 2024-04-17T12:07:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:02.210347+0000 mgr.y (mgr.14556) 1253 : cluster [DBG] pgmap v2132: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:02.210347+0000 mgr.y (mgr.14556) 1253 : cluster [DBG] pgmap v2132: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:02.210347+0000 mgr.y (mgr.14556) 1253 : cluster [DBG] pgmap v2132: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:07:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:07:04.914 INFO:tasks.workunit.client.0.smithi031.stdout: 737: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:04.914 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jW-o-31S4l5j3zT off=4963252 len=1040578 2024-04-17T12:07:04.918 INFO:tasks.workunit.client.0.smithi031.stdout:op 3747 completed, throughput=5MB/sec 2024-04-17T12:07:04.918 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-j9_qojVbAOQ1TIb off=4658924 len=176044 2024-04-17T12:07:04.921 INFO:tasks.workunit.client.0.smithi031.stdout:op 3748 completed, throughput=5MB/sec 2024-04-17T12:07:04.921 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SSrlBuGmO0TkvZl off=1096219 len=1847401 2024-04-17T12:07:04.931 INFO:tasks.workunit.client.0.smithi031.stdout:op 3749 completed, throughput=5MB/sec 2024-04-17T12:07:04.931 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fbDoM4cIE5tD14d off=1620844 len=1048575 2024-04-17T12:07:04.933 INFO:tasks.workunit.client.0.smithi031.stdout:op 3750 completed, throughput=5MB/sec 2024-04-17T12:07:04.933 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-o1xVGCGa4GUICuY off=2250285 len=1877832 2024-04-17T12:07:04.935 INFO:tasks.workunit.client.0.smithi031.stdout:op 3751 completed, throughput=5MB/sec 2024-04-17T12:07:05.936 INFO:tasks.workunit.client.0.smithi031.stdout: 738: throughput=5MB/sec pending data=0 2024-04-17T12:07:05.936 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UZhMvQ9uxDddxvv off=17417493 len=204130 2024-04-17T12:07:05.939 INFO:tasks.workunit.client.0.smithi031.stdout:op 3752 completed, throughput=5MB/sec 2024-04-17T12:07:05.939 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cqbhoc8q84k-tL0 off=8411724 len=438812 2024-04-17T12:07:05.940 INFO:tasks.workunit.client.0.smithi031.stdout:op 3753 completed, throughput=5MB/sec 2024-04-17T12:07:05.940 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ef6i1EzC27C8zm6 off=2494069 len=156284 2024-04-17T12:07:05.943 INFO:tasks.workunit.client.0.smithi031.stdout:op 3754 completed, throughput=5MB/sec 2024-04-17T12:07:05.943 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UejgCFDdwb1Jl0l off=1406936 len=1789002 2024-04-17T12:07:05.952 INFO:tasks.workunit.client.0.smithi031.stdout:op 3755 completed, throughput=5MB/sec 2024-04-17T12:07:05.952 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G9hpNkOcNwaZ8il off=9328968 len=1814617 2024-04-17T12:07:05.956 INFO:tasks.workunit.client.0.smithi031.stdout:op 3756 completed, throughput=5MB/sec 2024-04-17T12:07:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:04.211099+0000 mgr.y (mgr.14556) 1254 : cluster [DBG] pgmap v2133: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:07:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:04.211099+0000 mgr.y (mgr.14556) 1254 : cluster [DBG] pgmap v2133: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:07:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:04.211099+0000 mgr.y (mgr.14556) 1254 : cluster [DBG] pgmap v2133: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:07:06.956 INFO:tasks.workunit.client.0.smithi031.stdout: 739: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:06.956 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zpXKaqDsBkXHszF off=1628656 len=375888 2024-04-17T12:07:06.960 INFO:tasks.workunit.client.0.smithi031.stdout:op 3757 completed, throughput=4.99MB/sec 2024-04-17T12:07:06.960 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yGx-hNVOP936hV_ off=2231936 len=314647 2024-04-17T12:07:06.961 INFO:tasks.workunit.client.0.smithi031.stdout:op 3758 completed, throughput=5MB/sec 2024-04-17T12:07:06.961 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--eCl5b71qAi2voB off=9048007 len=1744884 2024-04-17T12:07:06.965 INFO:tasks.workunit.client.0.smithi031.stdout:op 3759 completed, throughput=5MB/sec 2024-04-17T12:07:06.966 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MN7OJvt_im3Fmr6 off=717048 len=1686151 2024-04-17T12:07:06.972 INFO:tasks.workunit.client.0.smithi031.stdout:op 3760 completed, throughput=5MB/sec 2024-04-17T12:07:06.972 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ogW49uR8lbQ_rAq off=13190957 len=2038504 2024-04-17T12:07:06.975 INFO:tasks.workunit.client.0.smithi031.stdout:op 3761 completed, throughput=5MB/sec 2024-04-17T12:07:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:06.211685+0000 mgr.y (mgr.14556) 1255 : cluster [DBG] pgmap v2134: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:07:07.975 INFO:tasks.workunit.client.0.smithi031.stdout: 740: throughput=5MB/sec pending data=0 2024-04-17T12:07:07.975 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YsvcHDtN8-nqrIf off=4812202 len=1628818 2024-04-17T12:07:07.984 INFO:tasks.workunit.client.0.smithi031.stdout:op 3762 completed, throughput=5MB/sec 2024-04-17T12:07:07.985 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Fh3wIMaQNFXvSBO off=5667877 len=18022 2024-04-17T12:07:07.989 INFO:tasks.workunit.client.0.smithi031.stdout:op 3763 completed, throughput=5MB/sec 2024-04-17T12:07:07.990 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-D2W88k7GvD2VOmS off=693340 len=776403 2024-04-17T12:07:07.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:06.211685+0000 mgr.y (mgr.14556) 1255 : cluster [DBG] pgmap v2134: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:07:07.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:06.211685+0000 mgr.y (mgr.14556) 1255 : cluster [DBG] pgmap v2134: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:07:07.991 INFO:tasks.workunit.client.0.smithi031.stdout:op 3764 completed, throughput=5MB/sec 2024-04-17T12:07:07.991 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mShcou4SCNnoKv3 off=3033622 len=269693 2024-04-17T12:07:07.991 INFO:tasks.workunit.client.0.smithi031.stdout:op 3765 completed, throughput=5MB/sec 2024-04-17T12:07:07.991 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pQcFbKnbzYg_z1y off=10052541 len=1768754 2024-04-17T12:07:07.994 INFO:tasks.workunit.client.0.smithi031.stdout:op 3766 completed, throughput=5MB/sec 2024-04-17T12:07:08.994 INFO:tasks.workunit.client.0.smithi031.stdout: 741: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:08.995 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Xe4IBGHBh7LoLML off=16587475 len=1278863 2024-04-17T12:07:09.001 INFO:tasks.workunit.client.0.smithi031.stdout:op 3767 completed, throughput=5MB/sec 2024-04-17T12:07:09.001 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-o2nxpfSLjfJbUti off=15877913 len=447948 2024-04-17T12:07:09.004 INFO:tasks.workunit.client.0.smithi031.stdout:op 3768 completed, throughput=5MB/sec 2024-04-17T12:07:09.004 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-awz2hR3hgD5Y26D off=4768559 len=2064655 2024-04-17T12:07:09.017 INFO:tasks.workunit.client.0.smithi031.stdout:op 3769 completed, throughput=5MB/sec 2024-04-17T12:07:09.017 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oWwG4UKtktXwPBW off=743212 len=1065066 2024-04-17T12:07:09.022 INFO:tasks.workunit.client.0.smithi031.stdout:op 3770 completed, throughput=5MB/sec 2024-04-17T12:07:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:08.212456+0000 mgr.y (mgr.14556) 1256 : cluster [DBG] pgmap v2135: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:07:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:08.212456+0000 mgr.y (mgr.14556) 1256 : cluster [DBG] pgmap v2135: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:07:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:08.212456+0000 mgr.y (mgr.14556) 1256 : cluster [DBG] pgmap v2135: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:07:10.022 INFO:tasks.workunit.client.0.smithi031.stdout: 742: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:10.022 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QeIRA9SY2_refZu off=3985197 len=1458681 2024-04-17T12:07:10.029 INFO:tasks.workunit.client.0.smithi031.stdout:op 3771 completed, throughput=5MB/sec 2024-04-17T12:07:10.029 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fy0ElF15u3A1WJk off=15018596 len=336267 2024-04-17T12:07:10.032 INFO:tasks.workunit.client.0.smithi031.stdout:op 3772 completed, throughput=5MB/sec 2024-04-17T12:07:10.032 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4k2sFX1CNPedfXQ off=216362 len=1677627 2024-04-17T12:07:10.038 INFO:tasks.workunit.client.0.smithi031.stdout:op 3773 completed, throughput=5MB/sec 2024-04-17T12:07:10.039 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-x75eJf3sHQrXAnw off=11495641 len=1945446 2024-04-17T12:07:10.055 INFO:tasks.workunit.client.0.smithi031.stdout:op 3774 completed, throughput=5MB/sec 2024-04-17T12:07:11.055 INFO:tasks.workunit.client.0.smithi031.stdout: 743: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:11.056 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GHkpOGvWWHc5Zp9 off=15446560 len=852724 2024-04-17T12:07:11.057 INFO:tasks.workunit.client.0.smithi031.stdout:op 3775 completed, throughput=4.99MB/sec 2024-04-17T12:07:11.057 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-770E-_6Ng3dwF7c off=11232791 len=361948 2024-04-17T12:07:11.058 INFO:tasks.workunit.client.0.smithi031.stdout:op 3776 completed, throughput=5MB/sec 2024-04-17T12:07:11.058 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JvzQuJG6iIQlo4I off=9851158 len=13335 2024-04-17T12:07:11.058 INFO:tasks.workunit.client.0.smithi031.stdout:op 3777 completed, throughput=5MB/sec 2024-04-17T12:07:11.059 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ubjZ-yqmSndU106 off=16652977 len=288600 2024-04-17T12:07:11.062 INFO:tasks.workunit.client.0.smithi031.stdout:op 3778 completed, throughput=5MB/sec 2024-04-17T12:07:11.062 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NKPqrsFUc83jO1t off=11292852 len=1171291 2024-04-17T12:07:11.063 INFO:tasks.workunit.client.0.smithi031.stdout:op 3779 completed, throughput=5MB/sec 2024-04-17T12:07:11.063 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-97WJUXeA2WR0fIy off=2348351 len=1139214 2024-04-17T12:07:11.065 INFO:tasks.workunit.client.0.smithi031.stdout:op 3780 completed, throughput=5MB/sec 2024-04-17T12:07:11.065 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QTm4sQIWsZkCFAn off=3873053 len=440020 2024-04-17T12:07:11.065 INFO:tasks.workunit.client.0.smithi031.stdout:op 3781 completed, throughput=5MB/sec 2024-04-17T12:07:11.066 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rHEKh3ucptmevbB off=3693944 len=98037 2024-04-17T12:07:11.068 INFO:tasks.workunit.client.0.smithi031.stdout:op 3782 completed, throughput=5MB/sec 2024-04-17T12:07:11.068 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GsQ3RU8f8EexMxv off=13273316 len=1226337 2024-04-17T12:07:11.075 INFO:tasks.workunit.client.0.smithi031.stdout:op 3783 completed, throughput=5MB/sec 2024-04-17T12:07:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:10.212825+0000 mgr.y (mgr.14556) 1257 : cluster [DBG] pgmap v2136: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:10.212825+0000 mgr.y (mgr.14556) 1257 : cluster [DBG] pgmap v2136: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:07:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:11] "GET /metrics HTTP/1.1" 200 192535 "" "Prometheus/2.33.4" 2024-04-17T12:07:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:10.212825+0000 mgr.y (mgr.14556) 1257 : cluster [DBG] pgmap v2136: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:12.075 INFO:tasks.workunit.client.0.smithi031.stdout: 744: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:12.075 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5r_ETDLpoMdDsKN off=1127421 len=875852 2024-04-17T12:07:12.080 INFO:tasks.workunit.client.0.smithi031.stdout:op 3784 completed, throughput=4.99MB/sec 2024-04-17T12:07:12.080 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VG7VtRPw97ryc9i off=781215 len=1592311 2024-04-17T12:07:12.088 INFO:tasks.workunit.client.0.smithi031.stdout:op 3785 completed, throughput=5MB/sec 2024-04-17T12:07:12.088 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pOIRuFwmOJcEU9k off=6421865 len=237178 2024-04-17T12:07:12.089 INFO:tasks.workunit.client.0.smithi031.stdout:op 3786 completed, throughput=5MB/sec 2024-04-17T12:07:12.089 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zPiORzdO_xVNpKL off=18936567 len=1973514 2024-04-17T12:07:12.101 INFO:tasks.workunit.client.0.smithi031.stdout:op 3787 completed, throughput=5MB/sec 2024-04-17T12:07:12.101 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-T9HnzoAroLNn4p1 off=7024101 len=433544 2024-04-17T12:07:12.102 INFO:tasks.workunit.client.0.smithi031.stdout:op 3788 completed, throughput=5MB/sec 2024-04-17T12:07:13.102 INFO:tasks.workunit.client.0.smithi031.stdout: 745: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:13.102 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vBioXc5iEHXay-b off=900189 len=924272 2024-04-17T12:07:13.108 INFO:tasks.workunit.client.0.smithi031.stdout:op 3789 completed, throughput=4.99MB/sec 2024-04-17T12:07:13.108 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-j1vGuHOBBYZqd0o off=5612220 len=1481173 2024-04-17T12:07:13.116 INFO:tasks.workunit.client.0.smithi031.stdout:op 3790 completed, throughput=5MB/sec 2024-04-17T12:07:13.116 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-f6NIdZ1rB5yTd-Q off=9486114 len=659340 2024-04-17T12:07:13.117 INFO:tasks.workunit.client.0.smithi031.stdout:op 3791 completed, throughput=5MB/sec 2024-04-17T12:07:13.117 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4LwEuHN2WPVZV56 off=6282373 len=1976444 2024-04-17T12:07:13.120 INFO:tasks.workunit.client.0.smithi031.stdout:op 3792 completed, throughput=5MB/sec 2024-04-17T12:07:13.120 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-H-S0RXcHZtXF5CH off=119924 len=1513752 2024-04-17T12:07:13.128 INFO:tasks.workunit.client.0.smithi031.stdout:op 3793 completed, throughput=5MB/sec 2024-04-17T12:07:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:12.213201+0000 mgr.y (mgr.14556) 1258 : cluster [DBG] pgmap v2137: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:12.213201+0000 mgr.y (mgr.14556) 1258 : cluster [DBG] pgmap v2137: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:12.213201+0000 mgr.y (mgr.14556) 1258 : cluster [DBG] pgmap v2137: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:07:14.129 INFO:tasks.workunit.client.0.smithi031.stdout: 746: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:14.129 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1nfcowpEynuTgCy off=10516006 len=1741363 2024-04-17T12:07:14.139 INFO:tasks.workunit.client.0.smithi031.stdout:op 3794 completed, throughput=5MB/sec 2024-04-17T12:07:14.139 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BZH8us9oJjqQ7wR off=8830358 len=1817144 2024-04-17T12:07:14.141 INFO:tasks.workunit.client.0.smithi031.stdout:op 3795 completed, throughput=5MB/sec 2024-04-17T12:07:14.141 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qlGLzIp-yo-Aq_K off=549872 len=102025 2024-04-17T12:07:14.144 INFO:tasks.workunit.client.0.smithi031.stdout:op 3796 completed, throughput=5MB/sec 2024-04-17T12:07:14.144 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mrax6WEeipUjvpm off=495594 len=1829406 2024-04-17T12:07:14.147 INFO:tasks.workunit.client.0.smithi031.stdout:op 3797 completed, throughput=5MB/sec 2024-04-17T12:07:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:07:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:07:15.148 INFO:tasks.workunit.client.0.smithi031.stdout: 747: throughput=5MB/sec pending data=0 2024-04-17T12:07:15.148 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Yv6NAjPqni14PhY off=3209534 len=1579872 2024-04-17T12:07:15.154 INFO:tasks.workunit.client.0.smithi031.stdout:op 3798 completed, throughput=5MB/sec 2024-04-17T12:07:15.154 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7epW8_qPpidQ-Ts off=7164821 len=2025880 2024-04-17T12:07:15.165 INFO:tasks.workunit.client.0.smithi031.stdout:op 3799 completed, throughput=5MB/sec 2024-04-17T12:07:15.165 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3LaDE2_w62K3Kd5 off=15143291 len=1694266 2024-04-17T12:07:15.167 INFO:tasks.workunit.client.0.smithi031.stdout:op 3800 completed, throughput=5MB/sec 2024-04-17T12:07:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:14.213904+0000 mgr.y (mgr.14556) 1259 : cluster [DBG] pgmap v2138: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:07:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:14.213904+0000 mgr.y (mgr.14556) 1259 : cluster [DBG] pgmap v2138: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:07:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:14.213904+0000 mgr.y (mgr.14556) 1259 : cluster [DBG] pgmap v2138: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:07:16.167 INFO:tasks.workunit.client.0.smithi031.stdout: 748: throughput=5MB/sec pending data=0 2024-04-17T12:07:16.167 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Aqvig4fCw37ZRvs off=4708679 len=1034361 2024-04-17T12:07:16.174 INFO:tasks.workunit.client.0.smithi031.stdout:op 3801 completed, throughput=5MB/sec 2024-04-17T12:07:16.174 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d8bTVVSjAwWnNS- off=4480011 len=470473 2024-04-17T12:07:16.177 INFO:tasks.workunit.client.0.smithi031.stdout:op 3802 completed, throughput=5MB/sec 2024-04-17T12:07:16.177 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m8u95MflX7Fis0x off=1313880 len=1185528 2024-04-17T12:07:16.180 INFO:tasks.workunit.client.0.smithi031.stdout:op 3803 completed, throughput=5MB/sec 2024-04-17T12:07:16.180 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EDW_bhBlQRkvotV off=7475249 len=1570847 2024-04-17T12:07:16.182 INFO:tasks.workunit.client.0.smithi031.stdout:op 3804 completed, throughput=5MB/sec 2024-04-17T12:07:17.182 INFO:tasks.workunit.client.0.smithi031.stdout: 749: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:17.183 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8DLA04nmOfSTOyJ off=3527534 len=1804132 2024-04-17T12:07:17.193 INFO:tasks.workunit.client.0.smithi031.stdout:op 3805 completed, throughput=5MB/sec 2024-04-17T12:07:17.193 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EZsWuH0TcEPDMa4 off=18763815 len=641613 2024-04-17T12:07:17.194 INFO:tasks.workunit.client.0.smithi031.stdout:op 3806 completed, throughput=5MB/sec 2024-04-17T12:07:17.194 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SXOzaJ0yDB_pklU off=2138075 len=395116 2024-04-17T12:07:17.197 INFO:tasks.workunit.client.0.smithi031.stdout:op 3807 completed, throughput=5MB/sec 2024-04-17T12:07:17.197 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uiO9aIs20ceMpMX off=23647704 len=1553012 2024-04-17T12:07:17.200 INFO:tasks.workunit.client.0.smithi031.stdout:op 3808 completed, throughput=5MB/sec 2024-04-17T12:07:17.200 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tYNAOYBcVbjMJgW off=7419066 len=1966573 2024-04-17T12:07:17.210 INFO:tasks.workunit.client.0.smithi031.stdout:op 3809 completed, throughput=5MB/sec 2024-04-17T12:07:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:16.214356+0000 mgr.y (mgr.14556) 1260 : cluster [DBG] pgmap v2139: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-17T12:07:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:16.214356+0000 mgr.y (mgr.14556) 1260 : cluster [DBG] pgmap v2139: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-17T12:07:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:16.214356+0000 mgr.y (mgr.14556) 1260 : cluster [DBG] pgmap v2139: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-17T12:07:18.210 INFO:tasks.workunit.client.0.smithi031.stdout: 750: throughput=5MB/sec pending data=0 2024-04-17T12:07:18.210 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_9wPqfCVP8PXRnc off=376419 len=755811 2024-04-17T12:07:18.214 INFO:tasks.workunit.client.0.smithi031.stdout:op 3810 completed, throughput=5MB/sec 2024-04-17T12:07:18.214 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CKW-ejANwc6zf00 off=3858186 len=569422 2024-04-17T12:07:18.214 INFO:tasks.workunit.client.0.smithi031.stdout:op 3811 completed, throughput=5MB/sec 2024-04-17T12:07:18.214 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8bmUgTAXM9tT-gt off=5484664 len=841359 2024-04-17T12:07:18.217 INFO:tasks.workunit.client.0.smithi031.stdout:op 3812 completed, throughput=5MB/sec 2024-04-17T12:07:18.217 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VAd81usI7ySMlEv off=6437466 len=394620 2024-04-17T12:07:18.220 INFO:tasks.workunit.client.0.smithi031.stdout:op 3813 completed, throughput=5MB/sec 2024-04-17T12:07:18.220 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U2tJrceS5MR2y5t off=202776 len=193569 2024-04-17T12:07:18.223 INFO:tasks.workunit.client.0.smithi031.stdout:op 3814 completed, throughput=5MB/sec 2024-04-17T12:07:18.223 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-P562j-wGMhu14Qs off=1894912 len=1630022 2024-04-17T12:07:18.225 INFO:tasks.workunit.client.0.smithi031.stdout:op 3815 completed, throughput=5MB/sec 2024-04-17T12:07:19.225 INFO:tasks.workunit.client.0.smithi031.stdout: 751: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:19.225 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TM7SwzpNyHcO-21 off=16016635 len=484512 2024-04-17T12:07:19.229 INFO:tasks.workunit.client.0.smithi031.stdout:op 3816 completed, throughput=4.99MB/sec 2024-04-17T12:07:19.229 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aEkBo8_k6Vp0yNA off=14272109 len=1094777 2024-04-17T12:07:19.231 INFO:tasks.workunit.client.0.smithi031.stdout:op 3817 completed, throughput=5MB/sec 2024-04-17T12:07:19.231 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LT5yCqg-7zLTpv8 off=1070037 len=398206 2024-04-17T12:07:19.231 INFO:tasks.workunit.client.0.smithi031.stdout:op 3818 completed, throughput=5MB/sec 2024-04-17T12:07:19.231 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Jsld9H52h2Hxx1z off=6254931 len=141205 2024-04-17T12:07:19.234 INFO:tasks.workunit.client.0.smithi031.stdout:op 3819 completed, throughput=5MB/sec 2024-04-17T12:07:19.234 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4Lk5qcpoGfWQM5v off=20281402 len=964168 2024-04-17T12:07:19.237 INFO:tasks.workunit.client.0.smithi031.stdout:op 3820 completed, throughput=5MB/sec 2024-04-17T12:07:19.237 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3MMpW7PGrKXCjPA off=7244046 len=955136 2024-04-17T12:07:19.238 INFO:tasks.workunit.client.0.smithi031.stdout:op 3821 completed, throughput=5MB/sec 2024-04-17T12:07:19.238 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oAHlFKdAiDAnVds off=166378 len=1379078 2024-04-17T12:07:19.246 INFO:tasks.workunit.client.0.smithi031.stdout:op 3822 completed, throughput=5MB/sec 2024-04-17T12:07:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:18.214972+0000 mgr.y (mgr.14556) 1261 : cluster [DBG] pgmap v2140: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-17T12:07:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:18.214972+0000 mgr.y (mgr.14556) 1261 : cluster [DBG] pgmap v2140: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-17T12:07:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:18.214972+0000 mgr.y (mgr.14556) 1261 : cluster [DBG] pgmap v2140: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-17T12:07:20.246 INFO:tasks.workunit.client.0.smithi031.stdout: 752: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:20.246 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NGYwmxyEiIcC4Tf off=6968276 len=1181481 2024-04-17T12:07:20.252 INFO:tasks.workunit.client.0.smithi031.stdout:op 3823 completed, throughput=5MB/sec 2024-04-17T12:07:20.252 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--40U3-4k1s5uCGU off=691419 len=139944 2024-04-17T12:07:20.253 INFO:tasks.workunit.client.0.smithi031.stdout:op 3824 completed, throughput=5MB/sec 2024-04-17T12:07:20.253 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qvAielwE3UKvrAl off=10961575 len=606419 2024-04-17T12:07:20.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 3825 completed, throughput=5MB/sec 2024-04-17T12:07:20.254 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z3ZD2_EUAGBBbFJ off=1736613 len=1082119 2024-04-17T12:07:20.262 INFO:tasks.workunit.client.0.smithi031.stdout:op 3826 completed, throughput=5MB/sec 2024-04-17T12:07:20.262 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OPnnLNumJ4yiagh off=413271 len=61294 2024-04-17T12:07:20.264 INFO:tasks.workunit.client.0.smithi031.stdout:op 3827 completed, throughput=5MB/sec 2024-04-17T12:07:20.264 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Hc0RQxcih7SvlCd off=6432136 len=1298645 2024-04-17T12:07:20.270 INFO:tasks.workunit.client.0.smithi031.stdout:op 3828 completed, throughput=5MB/sec 2024-04-17T12:07:20.270 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CBQs71JK04cl0J2 off=13670256 len=780728 2024-04-17T12:07:20.274 INFO:tasks.workunit.client.0.smithi031.stdout:op 3829 completed, throughput=5MB/sec 2024-04-17T12:07:21.275 INFO:tasks.workunit.client.0.smithi031.stdout: 753: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:21.275 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AXR1wh9H1Kgwtvc off=16854150 len=1349975 2024-04-17T12:07:21.282 INFO:tasks.workunit.client.0.smithi031.stdout:op 3830 completed, throughput=5MB/sec 2024-04-17T12:07:21.282 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-u0Sug_eZW9vpSSL off=9125582 len=336926 2024-04-17T12:07:21.283 INFO:tasks.workunit.client.0.smithi031.stdout:op 3831 completed, throughput=5MB/sec 2024-04-17T12:07:21.283 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3MMpW7PGrKXCjPA off=10455517 len=741041 2024-04-17T12:07:21.284 INFO:tasks.workunit.client.0.smithi031.stdout:op 3832 completed, throughput=5MB/sec 2024-04-17T12:07:21.284 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DRDgUO53TW_5hDb off=19434539 len=1069499 2024-04-17T12:07:21.286 INFO:tasks.workunit.client.0.smithi031.stdout:op 3833 completed, throughput=5MB/sec 2024-04-17T12:07:21.286 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VTxLM0vAcztMJMA off=291405 len=1175913 2024-04-17T12:07:21.293 INFO:tasks.workunit.client.0.smithi031.stdout:op 3834 completed, throughput=5MB/sec 2024-04-17T12:07:21.293 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NtBi57b7kYiGAlv off=8141032 len=1866307 2024-04-17T12:07:21.303 INFO:tasks.workunit.client.0.smithi031.stdout:op 3835 completed, throughput=5MB/sec 2024-04-17T12:07:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:20.215303+0000 mgr.y (mgr.14556) 1262 : cluster [DBG] pgmap v2141: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:07:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:07:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:21] "GET /metrics HTTP/1.1" 200 192535 "" "Prometheus/2.33.4" 2024-04-17T12:07:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:20.215303+0000 mgr.y (mgr.14556) 1262 : cluster [DBG] pgmap v2141: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:07:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:20.215303+0000 mgr.y (mgr.14556) 1262 : cluster [DBG] pgmap v2141: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:07:22.303 INFO:tasks.workunit.client.0.smithi031.stdout: 754: throughput=5MB/sec pending data=0 2024-04-17T12:07:22.303 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LqKzYPIKrCdG2Et off=18841821 len=1230712 2024-04-17T12:07:22.306 INFO:tasks.workunit.client.0.smithi031.stdout:op 3836 completed, throughput=5MB/sec 2024-04-17T12:07:22.306 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-h0XOMARl9_njig4 off=1777591 len=554399 2024-04-17T12:07:22.310 INFO:tasks.workunit.client.0.smithi031.stdout:op 3837 completed, throughput=5MB/sec 2024-04-17T12:07:22.310 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kbXte_eaNAqB3s3 off=688405 len=1909264 2024-04-17T12:07:22.319 INFO:tasks.workunit.client.0.smithi031.stdout:op 3838 completed, throughput=5MB/sec 2024-04-17T12:07:22.319 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_HjSZd3BAXS0HwM off=950409 len=1697549 2024-04-17T12:07:22.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 3839 completed, throughput=5MB/sec 2024-04-17T12:07:23.322 INFO:tasks.workunit.client.0.smithi031.stdout: 755: throughput=5MB/sec pending data=0 2024-04-17T12:07:23.322 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IMWWjpo49G1LFE9 off=3339233 len=716786 2024-04-17T12:07:23.327 INFO:tasks.workunit.client.0.smithi031.stdout:op 3840 completed, throughput=5MB/sec 2024-04-17T12:07:23.327 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cDzMt-e9WJzgrDj off=105348 len=1329539 2024-04-17T12:07:23.335 INFO:tasks.workunit.client.0.smithi031.stdout:op 3841 completed, throughput=5MB/sec 2024-04-17T12:07:23.335 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-945Oz1OVAgVeVlO off=15872 len=1436475 2024-04-17T12:07:23.336 INFO:tasks.workunit.client.0.smithi031.stdout:op 3842 completed, throughput=5MB/sec 2024-04-17T12:07:23.337 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ps7kcf40FaALfk7 off=8915897 len=897410 2024-04-17T12:07:23.338 INFO:tasks.workunit.client.0.smithi031.stdout:op 3843 completed, throughput=5MB/sec 2024-04-17T12:07:23.642 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:07:23.930 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:07:23.930 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (34m) 3m ago 35m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:07:23.930 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (35m) 3m ago 35m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:07:23.930 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (36m) 3m ago 36m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (36m) 3m ago 36m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (40m) 3m ago 40m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (41m) 3m ago 41m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (41m) 3m ago 41m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (40m) 3m ago 40m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (40m) 3m ago 40m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (35m) 3m ago 35m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (35m) 3m ago 35m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (39m) 3m ago 39m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (39m) 3m ago 39m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (38m) 3m ago 38m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (38m) 3m ago 38m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (38m) 3m ago 38m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (37m) 3m ago 37m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (37m) 3m ago 37m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:07:23.931 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (37m) 3m ago 36m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:07:23.932 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (34m) 3m ago 35m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:07:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:22.215695+0000 mgr.y (mgr.14556) 1263 : cluster [DBG] pgmap v2142: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:07:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:22.215695+0000 mgr.y (mgr.14556) 1263 : cluster [DBG] pgmap v2142: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:07:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:22.215695+0000 mgr.y (mgr.14556) 1263 : cluster [DBG] pgmap v2142: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:07:24.277 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:07:24.277 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:07:24.277 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:07:24.277 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:07:24.277 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:07:24.277 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:07:24.277 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:07:24.277 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:07:24.277 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:07:24.277 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:07:24.277 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:07:24.278 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:07:24.278 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:07:24.278 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:07:24.278 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:07:24.278 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:07:24.278 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:07:24.339 INFO:tasks.workunit.client.0.smithi031.stdout: 756: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:24.339 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rBlQqAo6AH6w_CJ off=269946 len=527965 2024-04-17T12:07:24.340 INFO:tasks.workunit.client.0.smithi031.stdout:op 3844 completed, throughput=4.99MB/sec 2024-04-17T12:07:24.340 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9aKN-j7VgFPvGsV off=2892586 len=385290 2024-04-17T12:07:24.343 INFO:tasks.workunit.client.0.smithi031.stdout:op 3845 completed, throughput=5MB/sec 2024-04-17T12:07:24.343 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Fh3wIMaQNFXvSBO off=23730769 len=1138250 2024-04-17T12:07:24.344 INFO:tasks.workunit.client.0.smithi031.stdout:op 3846 completed, throughput=5MB/sec 2024-04-17T12:07:24.344 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3sVkLhCg01PC5wt off=8456927 len=1114594 2024-04-17T12:07:24.348 INFO:tasks.workunit.client.0.smithi031.stdout:op 3847 completed, throughput=5MB/sec 2024-04-17T12:07:24.348 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2aiwRWPwbiloM9l off=7636424 len=1525107 2024-04-17T12:07:24.349 INFO:tasks.workunit.client.0.smithi031.stdout:op 3848 completed, throughput=5MB/sec 2024-04-17T12:07:24.349 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vm-8tOPryMQ38fc off=3495106 len=2002868 2024-04-17T12:07:24.353 INFO:tasks.workunit.client.0.smithi031.stdout:op 3849 completed, throughput=5MB/sec 2024-04-17T12:07:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:07:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:07:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:07:23.630074+0000 mgr.y (mgr.14556) 1264 : audit [DBG] from='client.26417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:07:24.278060+0000 mon.a (mon.0) 2243 : audit [DBG] from='client.? 172.21.15.31:0/977823070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:07:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:07:23.630074+0000 mgr.y (mgr.14556) 1264 : audit [DBG] from='client.26417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:07:24.278060+0000 mon.a (mon.0) 2243 : audit [DBG] from='client.? 172.21.15.31:0/977823070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:07:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:07:23.630074+0000 mgr.y (mgr.14556) 1264 : audit [DBG] from='client.26417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:07:24.278060+0000 mon.a (mon.0) 2243 : audit [DBG] from='client.? 172.21.15.31:0/977823070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:07:25.353 INFO:tasks.workunit.client.0.smithi031.stdout: 757: throughput=5MB/sec pending data=0 2024-04-17T12:07:25.353 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ENGPiIFSVJL3qLL off=3604735 len=267009 2024-04-17T12:07:25.357 INFO:tasks.workunit.client.0.smithi031.stdout:op 3850 completed, throughput=5MB/sec 2024-04-17T12:07:25.357 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vqKC6j9F2t4BpQr off=7629138 len=64829 2024-04-17T12:07:25.357 INFO:tasks.workunit.client.0.smithi031.stdout:op 3851 completed, throughput=5MB/sec 2024-04-17T12:07:25.358 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Q_O9lhMApiw6mxC off=807346 len=597718 2024-04-17T12:07:25.359 INFO:tasks.workunit.client.0.smithi031.stdout:op 3852 completed, throughput=5MB/sec 2024-04-17T12:07:25.359 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NeQVuheqgAIU0j3 off=7689913 len=1698995 2024-04-17T12:07:25.368 INFO:tasks.workunit.client.0.smithi031.stdout:op 3853 completed, throughput=5MB/sec 2024-04-17T12:07:25.368 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eTVUSCMdbPa7BdM off=8042920 len=484269 2024-04-17T12:07:25.368 INFO:tasks.workunit.client.0.smithi031.stdout:op 3854 completed, throughput=5MB/sec 2024-04-17T12:07:25.369 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-p-ekzMdKU0Vudw1 off=0 len=1553361 2024-04-17T12:07:25.370 INFO:tasks.workunit.client.0.smithi031.stdout:op 3855 completed, throughput=5MB/sec 2024-04-17T12:07:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:07:23.923245+0000 mgr.y (mgr.14556) 1265 : audit [DBG] from='client.26423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:24.216249+0000 mgr.y (mgr.14556) 1266 : cluster [DBG] pgmap v2143: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T12:07:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:07:23.923245+0000 mgr.y (mgr.14556) 1265 : audit [DBG] from='client.26423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:24.216249+0000 mgr.y (mgr.14556) 1266 : cluster [DBG] pgmap v2143: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T12:07:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:07:23.923245+0000 mgr.y (mgr.14556) 1265 : audit [DBG] from='client.26423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:24.216249+0000 mgr.y (mgr.14556) 1266 : cluster [DBG] pgmap v2143: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T12:07:26.371 INFO:tasks.workunit.client.0.smithi031.stdout: 758: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:26.371 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QYZI8kVXHqRcrSb off=26493 len=1674461 2024-04-17T12:07:26.375 INFO:tasks.workunit.client.0.smithi031.stdout:op 3856 completed, throughput=5MB/sec 2024-04-17T12:07:26.375 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fvkNPXj4l2ckNKX off=6337130 len=1867667 2024-04-17T12:07:26.378 INFO:tasks.workunit.client.0.smithi031.stdout:op 3857 completed, throughput=5MB/sec 2024-04-17T12:07:26.378 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m4iEI3H43DjG8MU off=15310285 len=1406624 2024-04-17T12:07:26.380 INFO:tasks.workunit.client.0.smithi031.stdout:op 3858 completed, throughput=5MB/sec 2024-04-17T12:07:27.380 INFO:tasks.workunit.client.0.smithi031.stdout: 759: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:27.380 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c4P2-_Zlq4laAL3 off=4944363 len=1306636 2024-04-17T12:07:27.387 INFO:tasks.workunit.client.0.smithi031.stdout:op 3859 completed, throughput=5MB/sec 2024-04-17T12:07:27.387 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nAp5vETugdiL9kv off=8506260 len=1688978 2024-04-17T12:07:27.397 INFO:tasks.workunit.client.0.smithi031.stdout:op 3860 completed, throughput=5MB/sec 2024-04-17T12:07:27.397 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LrsSNEHNCLoheq_ off=4758881 len=200099 2024-04-17T12:07:27.397 INFO:tasks.workunit.client.0.smithi031.stdout:op 3861 completed, throughput=5MB/sec 2024-04-17T12:07:27.397 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-K-oAzILvMXsjPWb off=6746402 len=547874 2024-04-17T12:07:27.401 INFO:tasks.workunit.client.0.smithi031.stdout:op 3862 completed, throughput=5MB/sec 2024-04-17T12:07:27.401 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-52CvDna5DwhRzIe off=22236241 len=1625256 2024-04-17T12:07:27.404 INFO:tasks.workunit.client.0.smithi031.stdout:op 3863 completed, throughput=5MB/sec 2024-04-17T12:07:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:26.216711+0000 mgr.y (mgr.14556) 1267 : cluster [DBG] pgmap v2144: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:07:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:26.216711+0000 mgr.y (mgr.14556) 1267 : cluster [DBG] pgmap v2144: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:07:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:26.216711+0000 mgr.y (mgr.14556) 1267 : cluster [DBG] pgmap v2144: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:07:28.404 INFO:tasks.workunit.client.0.smithi031.stdout: 760: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:28.405 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cdNp7cy9U2qv9pJ off=13215651 len=1713094 2024-04-17T12:07:28.407 INFO:tasks.workunit.client.0.smithi031.stdout:op 3864 completed, throughput=5MB/sec 2024-04-17T12:07:28.407 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9jw7Q3o4t3BFW17 off=1254451 len=46068 2024-04-17T12:07:28.407 INFO:tasks.workunit.client.0.smithi031.stdout:op 3865 completed, throughput=5MB/sec 2024-04-17T12:07:28.407 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LCHPDB6fFlPcoac off=4065105 len=1403123 2024-04-17T12:07:28.409 INFO:tasks.workunit.client.0.smithi031.stdout:op 3866 completed, throughput=5MB/sec 2024-04-17T12:07:28.409 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-x_hUVSF5QU2XMW2 off=5034454 len=774196 2024-04-17T12:07:28.411 INFO:tasks.workunit.client.0.smithi031.stdout:op 3867 completed, throughput=5MB/sec 2024-04-17T12:07:28.411 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QdwqvODeMA9Lh5n off=402122 len=1050791 2024-04-17T12:07:28.416 INFO:tasks.workunit.client.0.smithi031.stdout:op 3868 completed, throughput=5MB/sec 2024-04-17T12:07:29.416 INFO:tasks.workunit.client.0.smithi031.stdout: 761: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:29.417 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9zPKpbKGXeA_qVf off=4530994 len=1848063 2024-04-17T12:07:29.427 INFO:tasks.workunit.client.0.smithi031.stdout:op 3869 completed, throughput=5MB/sec 2024-04-17T12:07:29.427 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MBOwkCQYmH6eJv2 off=1991513 len=23906 2024-04-17T12:07:29.429 INFO:tasks.workunit.client.0.smithi031.stdout:op 3870 completed, throughput=5MB/sec 2024-04-17T12:07:29.429 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uM3kxCarzlIgEMN off=7075992 len=764705 2024-04-17T12:07:29.431 INFO:tasks.workunit.client.0.smithi031.stdout:op 3871 completed, throughput=5MB/sec 2024-04-17T12:07:29.431 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NB92QYvWt7z0mUh off=22758065 len=1536170 2024-04-17T12:07:29.433 INFO:tasks.workunit.client.0.smithi031.stdout:op 3872 completed, throughput=5MB/sec 2024-04-17T12:07:29.433 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G6SZzD6ntWhgAQN off=13982095 len=1504563 2024-04-17T12:07:29.436 INFO:tasks.workunit.client.0.smithi031.stdout:op 3873 completed, throughput=5MB/sec 2024-04-17T12:07:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:28.217426+0000 mgr.y (mgr.14556) 1268 : cluster [DBG] pgmap v2145: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:07:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:28.217426+0000 mgr.y (mgr.14556) 1268 : cluster [DBG] pgmap v2145: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:07:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:28.217426+0000 mgr.y (mgr.14556) 1268 : cluster [DBG] pgmap v2145: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:07:30.436 INFO:tasks.workunit.client.0.smithi031.stdout: 762: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:30.436 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IDZXMChS0yINRZ9 off=7629135 len=2067321 2024-04-17T12:07:30.439 INFO:tasks.workunit.client.0.smithi031.stdout:op 3874 completed, throughput=5MB/sec 2024-04-17T12:07:30.439 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qhij-WqjrTQszTk off=10939755 len=1688747 2024-04-17T12:07:30.441 INFO:tasks.workunit.client.0.smithi031.stdout:op 3875 completed, throughput=5MB/sec 2024-04-17T12:07:30.441 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Tcur0fsbln1BBql off=3935065 len=84371 2024-04-17T12:07:30.443 INFO:tasks.workunit.client.0.smithi031.stdout:op 3876 completed, throughput=5MB/sec 2024-04-17T12:07:30.443 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hNyXeq52jfNBuzs off=3567598 len=471146 2024-04-17T12:07:30.447 INFO:tasks.workunit.client.0.smithi031.stdout:op 3877 completed, throughput=5MB/sec 2024-04-17T12:07:30.447 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Sto86jqb1bMbtaQ off=1034196 len=145591 2024-04-17T12:07:30.447 INFO:tasks.workunit.client.0.smithi031.stdout:op 3878 completed, throughput=5MB/sec 2024-04-17T12:07:30.448 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ruO4IYKt0FaMJO_ off=8039521 len=336258 2024-04-17T12:07:30.449 INFO:tasks.workunit.client.0.smithi031.stdout:op 3879 completed, throughput=5MB/sec 2024-04-17T12:07:31.449 INFO:tasks.workunit.client.0.smithi031.stdout: 763: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:31.449 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ajLSYewNAf83UAo off=6464974 len=953028 2024-04-17T12:07:31.450 INFO:tasks.workunit.client.0.smithi031.stdout:op 3880 completed, throughput=5MB/sec 2024-04-17T12:07:31.450 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TmdtFVVwrGIUwfv off=11178486 len=938717 2024-04-17T12:07:31.456 INFO:tasks.workunit.client.0.smithi031.stdout:op 3881 completed, throughput=5MB/sec 2024-04-17T12:07:31.456 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5peMQq5bSta0PhV off=530272 len=955924 2024-04-17T12:07:31.458 INFO:tasks.workunit.client.0.smithi031.stdout:op 3882 completed, throughput=5MB/sec 2024-04-17T12:07:31.458 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5Mc_1-6SeU8qY3W off=4461937 len=105455 2024-04-17T12:07:31.458 INFO:tasks.workunit.client.0.smithi031.stdout:op 3883 completed, throughput=5MB/sec 2024-04-17T12:07:31.458 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aGmXiyRKp3lBG1D off=9992113 len=1234302 2024-04-17T12:07:31.460 INFO:tasks.workunit.client.0.smithi031.stdout:op 3884 completed, throughput=5MB/sec 2024-04-17T12:07:31.460 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oO-5ImKcznhtvHk off=17435018 len=379845 2024-04-17T12:07:31.464 INFO:tasks.workunit.client.0.smithi031.stdout:op 3885 completed, throughput=5MB/sec 2024-04-17T12:07:31.464 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2GVDluTBvps2HsV off=18816844 len=1358223 2024-04-17T12:07:31.465 INFO:tasks.workunit.client.0.smithi031.stdout:op 3886 completed, throughput=5MB/sec 2024-04-17T12:07:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:30.217986+0000 mgr.y (mgr.14556) 1269 : cluster [DBG] pgmap v2146: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:07:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:30.217986+0000 mgr.y (mgr.14556) 1269 : cluster [DBG] pgmap v2146: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:07:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:07:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:31] "GET /metrics HTTP/1.1" 200 192533 "" "Prometheus/2.33.4" 2024-04-17T12:07:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:30.217986+0000 mgr.y (mgr.14556) 1269 : cluster [DBG] pgmap v2146: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:07:32.466 INFO:tasks.workunit.client.0.smithi031.stdout: 764: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:32.466 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XONBZTPVxTxte77 off=3244415 len=1057553 2024-04-17T12:07:32.467 INFO:tasks.workunit.client.0.smithi031.stdout:op 3887 completed, throughput=5MB/sec 2024-04-17T12:07:32.467 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VGIU9UXf7gA5i5f off=6028571 len=952287 2024-04-17T12:07:32.468 INFO:tasks.workunit.client.0.smithi031.stdout:op 3888 completed, throughput=5MB/sec 2024-04-17T12:07:32.468 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-a-QwJFhVUVouVHR off=401503 len=1648360 2024-04-17T12:07:32.472 INFO:tasks.workunit.client.0.smithi031.stdout:op 3889 completed, throughput=5MB/sec 2024-04-17T12:07:32.472 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TgcRFmmOWnA2FQy off=6824361 len=1689569 2024-04-17T12:07:32.475 INFO:tasks.workunit.client.0.smithi031.stdout:op 3890 completed, throughput=5MB/sec 2024-04-17T12:07:33.475 INFO:tasks.workunit.client.0.smithi031.stdout: 765: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:33.475 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ncGmZ9w89jQhOWd off=4907987 len=468117 2024-04-17T12:07:33.479 INFO:tasks.workunit.client.0.smithi031.stdout:op 3891 completed, throughput=5MB/sec 2024-04-17T12:07:33.479 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Og7XQEARBLtQj_t off=1295748 len=1119181 2024-04-17T12:07:33.482 INFO:tasks.workunit.client.0.smithi031.stdout:op 3892 completed, throughput=5MB/sec 2024-04-17T12:07:33.482 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZmdA7Kdx-dBR3rN off=251851 len=1415403 2024-04-17T12:07:33.484 INFO:tasks.workunit.client.0.smithi031.stdout:op 3893 completed, throughput=5MB/sec 2024-04-17T12:07:33.484 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-M-K33rEVGYpHRwB off=878965 len=710913 2024-04-17T12:07:33.488 INFO:tasks.workunit.client.0.smithi031.stdout:op 3894 completed, throughput=5MB/sec 2024-04-17T12:07:33.488 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ra3H1UOt0C7Vmkw off=3591278 len=1031839 2024-04-17T12:07:33.489 INFO:tasks.workunit.client.0.smithi031.stdout:op 3895 completed, throughput=5MB/sec 2024-04-17T12:07:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:32.218433+0000 mgr.y (mgr.14556) 1270 : cluster [DBG] pgmap v2147: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:07:33.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:32.218433+0000 mgr.y (mgr.14556) 1270 : cluster [DBG] pgmap v2147: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:07:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:32.218433+0000 mgr.y (mgr.14556) 1270 : cluster [DBG] pgmap v2147: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:07:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:07:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:07:34.490 INFO:tasks.workunit.client.0.smithi031.stdout: 766: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:34.490 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LIf4gePN-SAQ9Z4 off=2897940 len=129813 2024-04-17T12:07:34.490 INFO:tasks.workunit.client.0.smithi031.stdout:op 3896 completed, throughput=4.99MB/sec 2024-04-17T12:07:34.490 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aeLFMkcQ7B0Y2R- off=15705424 len=839747 2024-04-17T12:07:34.495 INFO:tasks.workunit.client.0.smithi031.stdout:op 3897 completed, throughput=5MB/sec 2024-04-17T12:07:34.495 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zD-svLmijM_yj3L off=5621478 len=35885 2024-04-17T12:07:34.496 INFO:tasks.workunit.client.0.smithi031.stdout:op 3898 completed, throughput=5MB/sec 2024-04-17T12:07:34.496 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DxVsumVX6csXE6w off=21683989 len=1003109 2024-04-17T12:07:34.498 INFO:tasks.workunit.client.0.smithi031.stdout:op 3899 completed, throughput=5MB/sec 2024-04-17T12:07:34.498 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NSlT1d09d73BdXz off=11123412 len=625019 2024-04-17T12:07:34.503 INFO:tasks.workunit.client.0.smithi031.stdout:op 3900 completed, throughput=5MB/sec 2024-04-17T12:07:34.503 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DN6srLyaRWI4JpB off=5454792 len=1771058 2024-04-17T12:07:34.512 INFO:tasks.workunit.client.0.smithi031.stdout:op 3901 completed, throughput=5MB/sec 2024-04-17T12:07:34.512 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yt5a85Z1IR-WGTy off=17006481 len=1923945 2024-04-17T12:07:34.523 INFO:tasks.workunit.client.0.smithi031.stdout:op 3902 completed, throughput=5MB/sec 2024-04-17T12:07:35.523 INFO:tasks.workunit.client.0.smithi031.stdout: 767: throughput=5MB/sec pending data=0 2024-04-17T12:07:35.524 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4MyX08LQwR1liEr off=3951732 len=1328229 2024-04-17T12:07:35.531 INFO:tasks.workunit.client.0.smithi031.stdout:op 3903 completed, throughput=5MB/sec 2024-04-17T12:07:35.531 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tylYePYZLnYKRCZ off=5949546 len=2020742 2024-04-17T12:07:35.533 INFO:tasks.workunit.client.0.smithi031.stdout:op 3904 completed, throughput=5MB/sec 2024-04-17T12:07:35.533 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XnLvatoBEqJzLF5 off=21883039 len=761535 2024-04-17T12:07:35.534 INFO:tasks.workunit.client.0.smithi031.stdout:op 3905 completed, throughput=5MB/sec 2024-04-17T12:07:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:34.219127+0000 mgr.y (mgr.14556) 1271 : cluster [DBG] pgmap v2148: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-17T12:07:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:34.219127+0000 mgr.y (mgr.14556) 1271 : cluster [DBG] pgmap v2148: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-17T12:07:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:34.219127+0000 mgr.y (mgr.14556) 1271 : cluster [DBG] pgmap v2148: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-17T12:07:36.534 INFO:tasks.workunit.client.0.smithi031.stdout: 768: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:36.535 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ThFCP7PshJT-1Xx off=4870123 len=536780 2024-04-17T12:07:36.536 INFO:tasks.workunit.client.0.smithi031.stdout:op 3906 completed, throughput=4.99MB/sec 2024-04-17T12:07:36.536 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--EOBslNPNn-CzCe off=1360147 len=636426 2024-04-17T12:07:36.542 INFO:tasks.workunit.client.0.smithi031.stdout:op 3907 completed, throughput=5MB/sec 2024-04-17T12:07:36.543 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zDSq5j0qGuUyC_r off=11637563 len=1638304 2024-04-17T12:07:36.544 INFO:tasks.workunit.client.0.smithi031.stdout:op 3908 completed, throughput=5MB/sec 2024-04-17T12:07:36.544 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-icmmeVcglZl9VhW off=11144400 len=676550 2024-04-17T12:07:36.546 INFO:tasks.workunit.client.0.smithi031.stdout:op 3909 completed, throughput=5MB/sec 2024-04-17T12:07:36.546 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WwuNJf5Exoi3RYY off=2395090 len=363043 2024-04-17T12:07:36.549 INFO:tasks.workunit.client.0.smithi031.stdout:op 3910 completed, throughput=5MB/sec 2024-04-17T12:07:36.549 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gt_7IuQQWOqBr5D off=2315911 len=1547041 2024-04-17T12:07:36.559 INFO:tasks.workunit.client.0.smithi031.stdout:op 3911 completed, throughput=5MB/sec 2024-04-17T12:07:37.560 INFO:tasks.workunit.client.0.smithi031.stdout: 769: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:37.560 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hCIQQ5_3qEqwxDC off=1853240 len=13580 2024-04-17T12:07:37.560 INFO:tasks.workunit.client.0.smithi031.stdout:op 3912 completed, throughput=4.99MB/sec 2024-04-17T12:07:37.560 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Fh3wIMaQNFXvSBO off=12367660 len=937797 2024-04-17T12:07:37.561 INFO:tasks.workunit.client.0.smithi031.stdout:op 3913 completed, throughput=4.99MB/sec 2024-04-17T12:07:37.561 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8fyRQGZGAImKVia off=1321373 len=1772532 2024-04-17T12:07:37.564 INFO:tasks.workunit.client.0.smithi031.stdout:op 3914 completed, throughput=5MB/sec 2024-04-17T12:07:37.564 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bnvXSntOwTPc5Z6 off=3550296 len=1007101 2024-04-17T12:07:37.566 INFO:tasks.workunit.client.0.smithi031.stdout:op 3915 completed, throughput=5MB/sec 2024-04-17T12:07:37.566 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EhkyVGHAAd46npO off=5353689 len=786998 2024-04-17T12:07:37.567 INFO:tasks.workunit.client.0.smithi031.stdout:op 3916 completed, throughput=5MB/sec 2024-04-17T12:07:37.568 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SLXMIz9eQzS0AFF off=8690077 len=796691 2024-04-17T12:07:37.572 INFO:tasks.workunit.client.0.smithi031.stdout:op 3917 completed, throughput=5MB/sec 2024-04-17T12:07:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:36.219584+0000 mgr.y (mgr.14556) 1272 : cluster [DBG] pgmap v2149: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-04-17T12:07:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:36.219584+0000 mgr.y (mgr.14556) 1272 : cluster [DBG] pgmap v2149: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-04-17T12:07:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:36.219584+0000 mgr.y (mgr.14556) 1272 : cluster [DBG] pgmap v2149: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-04-17T12:07:38.572 INFO:tasks.workunit.client.0.smithi031.stdout: 770: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:38.573 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kmmdmcJLjUhpCbZ off=14555501 len=576102 2024-04-17T12:07:38.574 INFO:tasks.workunit.client.0.smithi031.stdout:op 3918 completed, throughput=4.99MB/sec 2024-04-17T12:07:38.574 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ra0X2NZkKx9eA18 off=9982656 len=102300 2024-04-17T12:07:38.577 INFO:tasks.workunit.client.0.smithi031.stdout:op 3919 completed, throughput=4.99MB/sec 2024-04-17T12:07:38.577 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-V4YSVJbXPxdqxuZ off=2627455 len=440399 2024-04-17T12:07:38.580 INFO:tasks.workunit.client.0.smithi031.stdout:op 3920 completed, throughput=5MB/sec 2024-04-17T12:07:38.581 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_ZOPYDz0ByW-AJO off=432509 len=1871720 2024-04-17T12:07:38.583 INFO:tasks.workunit.client.0.smithi031.stdout:op 3921 completed, throughput=5MB/sec 2024-04-17T12:07:38.583 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ufu3KPDB39jm3Cp off=6776018 len=975838 2024-04-17T12:07:38.588 INFO:tasks.workunit.client.0.smithi031.stdout:op 3922 completed, throughput=5MB/sec 2024-04-17T12:07:38.588 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZuwdoN9jbZgcaed off=8188183 len=1494295 2024-04-17T12:07:38.591 INFO:tasks.workunit.client.0.smithi031.stdout:op 3923 completed, throughput=5MB/sec 2024-04-17T12:07:39.591 INFO:tasks.workunit.client.0.smithi031.stdout: 771: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:39.591 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rLrwey_8T4_L_Wx off=12504730 len=1875314 2024-04-17T12:07:39.603 INFO:tasks.workunit.client.0.smithi031.stdout:op 3924 completed, throughput=5MB/sec 2024-04-17T12:07:39.603 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-I9pFuBvHfi4ygx1 off=12801787 len=134021 2024-04-17T12:07:39.605 INFO:tasks.workunit.client.0.smithi031.stdout:op 3925 completed, throughput=5MB/sec 2024-04-17T12:07:39.605 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5r4ek6GFdnJivzR off=108955 len=1434230 2024-04-17T12:07:39.607 INFO:tasks.workunit.client.0.smithi031.stdout:op 3926 completed, throughput=5MB/sec 2024-04-17T12:07:39.607 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JyxKP-A8mZCeTrA off=11729486 len=2031236 2024-04-17T12:07:39.618 INFO:tasks.workunit.client.0.smithi031.stdout:op 3927 completed, throughput=5MB/sec 2024-04-17T12:07:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:38.220166+0000 mgr.y (mgr.14556) 1273 : cluster [DBG] pgmap v2150: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-04-17T12:07:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:38.220166+0000 mgr.y (mgr.14556) 1273 : cluster [DBG] pgmap v2150: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-04-17T12:07:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:38.220166+0000 mgr.y (mgr.14556) 1273 : cluster [DBG] pgmap v2150: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-04-17T12:07:40.619 INFO:tasks.workunit.client.0.smithi031.stdout: 772: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:40.619 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ri_ACpvlHF8CLX6 off=16692358 len=1189500 2024-04-17T12:07:40.621 INFO:tasks.workunit.client.0.smithi031.stdout:op 3928 completed, throughput=5MB/sec 2024-04-17T12:07:40.621 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hb-JC_5XfomErYR off=1669842 len=841236 2024-04-17T12:07:40.623 INFO:tasks.workunit.client.0.smithi031.stdout:op 3929 completed, throughput=5MB/sec 2024-04-17T12:07:40.623 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-szly1eR5ypClLDb off=2913506 len=1531335 2024-04-17T12:07:40.631 INFO:tasks.workunit.client.0.smithi031.stdout:op 3930 completed, throughput=5MB/sec 2024-04-17T12:07:40.631 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-73GvBsYmNMgVq7F off=0 len=1359092 2024-04-17T12:07:40.633 INFO:tasks.workunit.client.0.smithi031.stdout:op 3931 completed, throughput=5MB/sec 2024-04-17T12:07:40.633 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-znYsNn1b95yUWpa off=7273681 len=1748586 2024-04-17T12:07:40.635 INFO:tasks.workunit.client.0.smithi031.stdout:op 3932 completed, throughput=5MB/sec 2024-04-17T12:07:41.635 INFO:tasks.workunit.client.0.smithi031.stdout: 773: throughput=5MB/sec pending data=0 2024-04-17T12:07:41.636 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jGXvCB_971L93km off=11082110 len=1124856 2024-04-17T12:07:41.642 INFO:tasks.workunit.client.0.smithi031.stdout:op 3933 completed, throughput=5MB/sec 2024-04-17T12:07:41.642 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WHifyF-kvIHYnsg off=9146469 len=979256 2024-04-17T12:07:41.647 INFO:tasks.workunit.client.0.smithi031.stdout:op 3934 completed, throughput=5MB/sec 2024-04-17T12:07:41.647 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-97BtRnY4yRbNbVO off=22441470 len=255811 2024-04-17T12:07:41.650 INFO:tasks.workunit.client.0.smithi031.stdout:op 3935 completed, throughput=5MB/sec 2024-04-17T12:07:41.650 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ToKoOq80HQFdiAF off=7647770 len=1954548 2024-04-17T12:07:41.660 INFO:tasks.workunit.client.0.smithi031.stdout:op 3936 completed, throughput=5MB/sec 2024-04-17T12:07:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:40.220678+0000 mgr.y (mgr.14556) 1274 : cluster [DBG] pgmap v2151: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-17T12:07:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:40.220678+0000 mgr.y (mgr.14556) 1274 : cluster [DBG] pgmap v2151: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-17T12:07:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:41] "GET /metrics HTTP/1.1" 200 192530 "" "Prometheus/2.33.4" 2024-04-17T12:07:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:40.220678+0000 mgr.y (mgr.14556) 1274 : cluster [DBG] pgmap v2151: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-17T12:07:42.661 INFO:tasks.workunit.client.0.smithi031.stdout: 774: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:42.661 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d8W9qoizNSwGf_W off=80145 len=564026 2024-04-17T12:07:42.665 INFO:tasks.workunit.client.0.smithi031.stdout:op 3937 completed, throughput=4.99MB/sec 2024-04-17T12:07:42.665 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_JixQg2f2mcoBjh off=2859004 len=568718 2024-04-17T12:07:42.666 INFO:tasks.workunit.client.0.smithi031.stdout:op 3938 completed, throughput=5MB/sec 2024-04-17T12:07:42.666 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nEkAd8-xIJbl74y off=8738991 len=734890 2024-04-17T12:07:42.667 INFO:tasks.workunit.client.0.smithi031.stdout:op 3939 completed, throughput=5MB/sec 2024-04-17T12:07:42.667 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MrCcMFPQjMZ_YOT off=17885878 len=1009824 2024-04-17T12:07:42.669 INFO:tasks.workunit.client.0.smithi031.stdout:op 3940 completed, throughput=5MB/sec 2024-04-17T12:07:42.669 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KOMqOMxzvlQKI5I off=2390997 len=1789368 2024-04-17T12:07:42.681 INFO:tasks.workunit.client.0.smithi031.stdout:op 3941 completed, throughput=5MB/sec 2024-04-17T12:07:42.681 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_O57SGtLRv9zmip off=10607273 len=1183852 2024-04-17T12:07:42.683 INFO:tasks.workunit.client.0.smithi031.stdout:op 3942 completed, throughput=5MB/sec 2024-04-17T12:07:43.683 INFO:tasks.workunit.client.0.smithi031.stdout: 775: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:43.683 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0_MqDtOsbGrnV-w off=9905456 len=1625816 2024-04-17T12:07:43.685 INFO:tasks.workunit.client.0.smithi031.stdout:op 3943 completed, throughput=5MB/sec 2024-04-17T12:07:43.685 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-q7PNTeriWVI4MLP off=15579971 len=2064689 2024-04-17T12:07:43.687 INFO:tasks.workunit.client.0.smithi031.stdout:op 3944 completed, throughput=5MB/sec 2024-04-17T12:07:43.687 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6ChIpjQkrjiTSO_ off=2491078 len=1651903 2024-04-17T12:07:43.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 3945 completed, throughput=5MB/sec 2024-04-17T12:07:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:42.221117+0000 mgr.y (mgr.14556) 1275 : cluster [DBG] pgmap v2152: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-17T12:07:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:42.221117+0000 mgr.y (mgr.14556) 1275 : cluster [DBG] pgmap v2152: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-17T12:07:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:42.221117+0000 mgr.y (mgr.14556) 1275 : cluster [DBG] pgmap v2152: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-17T12:07:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:07:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:07:44.690 INFO:tasks.workunit.client.0.smithi031.stdout: 776: throughput=5MB/sec pending data=0 2024-04-17T12:07:44.690 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gAMn4WpqO9vq3bV off=2363964 len=248005 2024-04-17T12:07:44.691 INFO:tasks.workunit.client.0.smithi031.stdout:op 3946 completed, throughput=5MB/sec 2024-04-17T12:07:44.691 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-73HQzUtqe-c3yh- off=14701939 len=245806 2024-04-17T12:07:44.694 INFO:tasks.workunit.client.0.smithi031.stdout:op 3947 completed, throughput=5MB/sec 2024-04-17T12:07:44.695 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RAPCvHirIM2SC4n off=9697633 len=946153 2024-04-17T12:07:44.700 INFO:tasks.workunit.client.0.smithi031.stdout:op 3948 completed, throughput=5MB/sec 2024-04-17T12:07:44.701 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kVJSch-PStfBQow off=2254522 len=735407 2024-04-17T12:07:44.702 INFO:tasks.workunit.client.0.smithi031.stdout:op 3949 completed, throughput=5MB/sec 2024-04-17T12:07:44.702 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fE-JFFe71Z-ijFI off=2828668 len=1741647 2024-04-17T12:07:44.704 INFO:tasks.workunit.client.0.smithi031.stdout:op 3950 completed, throughput=5MB/sec 2024-04-17T12:07:44.704 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h9yBf3sflS8kSKi off=428694 len=785020 2024-04-17T12:07:44.704 INFO:tasks.workunit.client.0.smithi031.stdout:op 3951 completed, throughput=5MB/sec 2024-04-17T12:07:45.705 INFO:tasks.workunit.client.0.smithi031.stdout: 777: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:45.705 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5CkYynIDo0xpICk off=3772260 len=1353771 2024-04-17T12:07:45.712 INFO:tasks.workunit.client.0.smithi031.stdout:op 3952 completed, throughput=5MB/sec 2024-04-17T12:07:45.712 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-itNY3eXWLJbgALa off=4857901 len=1585986 2024-04-17T12:07:45.719 INFO:tasks.workunit.client.0.smithi031.stdout:op 3953 completed, throughput=5MB/sec 2024-04-17T12:07:45.719 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nEfFci9ptpTmgXQ off=0 len=1690731 2024-04-17T12:07:45.728 INFO:tasks.workunit.client.0.smithi031.stdout:op 3954 completed, throughput=5MB/sec 2024-04-17T12:07:45.728 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z4FdVgp8B2IvofR off=2882945 len=1673612 2024-04-17T12:07:45.735 INFO:tasks.workunit.client.0.smithi031.stdout:op 3955 completed, throughput=5MB/sec 2024-04-17T12:07:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:44.221997+0000 mgr.y (mgr.14556) 1276 : cluster [DBG] pgmap v2153: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T12:07:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:44.221997+0000 mgr.y (mgr.14556) 1276 : cluster [DBG] pgmap v2153: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T12:07:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:44.221997+0000 mgr.y (mgr.14556) 1276 : cluster [DBG] pgmap v2153: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T12:07:46.736 INFO:tasks.workunit.client.0.smithi031.stdout: 778: throughput=5MB/sec pending data=0 2024-04-17T12:07:46.736 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w1K5cd1d7kzWVD4 off=595771 len=145661 2024-04-17T12:07:46.737 INFO:tasks.workunit.client.0.smithi031.stdout:op 3956 completed, throughput=5MB/sec 2024-04-17T12:07:46.737 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kTVt9PJOC3-NQt5 off=5768315 len=453127 2024-04-17T12:07:46.741 INFO:tasks.workunit.client.0.smithi031.stdout:op 3957 completed, throughput=5MB/sec 2024-04-17T12:07:46.741 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eTVUSCMdbPa7BdM off=4272663 len=1016775 2024-04-17T12:07:46.742 INFO:tasks.workunit.client.0.smithi031.stdout:op 3958 completed, throughput=5MB/sec 2024-04-17T12:07:46.742 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-31-UkWWx-5c_RSM off=5541552 len=2056039 2024-04-17T12:07:46.744 INFO:tasks.workunit.client.0.smithi031.stdout:op 3959 completed, throughput=5MB/sec 2024-04-17T12:07:46.744 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wGdzeD_JTCNVXP2 off=2857519 len=1868638 2024-04-17T12:07:46.745 INFO:tasks.workunit.client.0.smithi031.stdout:op 3960 completed, throughput=5MB/sec 2024-04-17T12:07:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:46.222520+0000 mgr.y (mgr.14556) 1277 : cluster [DBG] pgmap v2154: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:07:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:46.222520+0000 mgr.y (mgr.14556) 1277 : cluster [DBG] pgmap v2154: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:07:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:46.222520+0000 mgr.y (mgr.14556) 1277 : cluster [DBG] pgmap v2154: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:07:47.746 INFO:tasks.workunit.client.0.smithi031.stdout: 779: throughput=5MB/sec pending data=0 2024-04-17T12:07:47.746 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HY__zvKyeVEUlEQ off=3586152 len=1531471 2024-04-17T12:07:47.753 INFO:tasks.workunit.client.0.smithi031.stdout:op 3961 completed, throughput=5MB/sec 2024-04-17T12:07:47.753 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_zC5NlXYCH5NeUj off=3884790 len=925573 2024-04-17T12:07:47.758 INFO:tasks.workunit.client.0.smithi031.stdout:op 3962 completed, throughput=5MB/sec 2024-04-17T12:07:47.758 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Tmjc9Pa7WdwgqqO off=1219115 len=1128284 2024-04-17T12:07:47.760 INFO:tasks.workunit.client.0.smithi031.stdout:op 3963 completed, throughput=5MB/sec 2024-04-17T12:07:47.760 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1BVqn0zrfpHYclh off=4867031 len=1769919 2024-04-17T12:07:47.761 INFO:tasks.workunit.client.0.smithi031.stdout:op 3964 completed, throughput=5MB/sec 2024-04-17T12:07:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:07:47.136131+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:07:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:07:47.377549+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:07:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:07:47.136131+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:07:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:07:47.377549+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:07:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:07:47.136131+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:07:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:07:47.377549+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:07:48.762 INFO:tasks.workunit.client.0.smithi031.stdout: 780: throughput=5MB/sec pending data=0 2024-04-17T12:07:48.762 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Wn59f7bFk_-Rdub off=8013790 len=1632734 2024-04-17T12:07:48.769 INFO:tasks.workunit.client.0.smithi031.stdout:op 3965 completed, throughput=5MB/sec 2024-04-17T12:07:48.769 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HXXkhCJ2oP3L234 off=8001221 len=600149 2024-04-17T12:07:48.771 INFO:tasks.workunit.client.0.smithi031.stdout:op 3966 completed, throughput=5MB/sec 2024-04-17T12:07:48.771 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KJNTGQiUJddofWO off=10027109 len=211139 2024-04-17T12:07:48.771 INFO:tasks.workunit.client.0.smithi031.stdout:op 3967 completed, throughput=5MB/sec 2024-04-17T12:07:48.772 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6oSWANehUdFagsc off=3841424 len=1565464 2024-04-17T12:07:48.775 INFO:tasks.workunit.client.0.smithi031.stdout:op 3968 completed, throughput=5MB/sec 2024-04-17T12:07:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:07:47.657504+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:07:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:07:47.658231+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:07:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:07:47.662797+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:07:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:48.223169+0000 mgr.y (mgr.14556) 1278 : cluster [DBG] pgmap v2155: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:07:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:07:47.657504+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:07:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:07:47.658231+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:07:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:07:47.662797+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:07:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:48.223169+0000 mgr.y (mgr.14556) 1278 : cluster [DBG] pgmap v2155: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:07:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:07:47.657504+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:07:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:07:47.658231+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:07:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:07:47.662797+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:07:48.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:48.223169+0000 mgr.y (mgr.14556) 1278 : cluster [DBG] pgmap v2155: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:07:49.775 INFO:tasks.workunit.client.0.smithi031.stdout: 781: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:49.775 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tdHkTW0pc2iZd7x off=2297505 len=1867737 2024-04-17T12:07:49.777 INFO:tasks.workunit.client.0.smithi031.stdout:op 3969 completed, throughput=5MB/sec 2024-04-17T12:07:49.777 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aBeuU4g5tkmFwlW off=2291357 len=988226 2024-04-17T12:07:49.782 INFO:tasks.workunit.client.0.smithi031.stdout:op 3970 completed, throughput=5MB/sec 2024-04-17T12:07:49.782 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pnCaUvhuBmInZBv off=216013 len=1516014 2024-04-17T12:07:49.784 INFO:tasks.workunit.client.0.smithi031.stdout:op 3971 completed, throughput=5MB/sec 2024-04-17T12:07:49.784 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oB1tBNDfdHDGozT off=15297505 len=148962 2024-04-17T12:07:49.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 3972 completed, throughput=5MB/sec 2024-04-17T12:07:49.785 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Pem_DMVFgJW3JBP off=1585266 len=935650 2024-04-17T12:07:49.786 INFO:tasks.workunit.client.0.smithi031.stdout:op 3973 completed, throughput=5MB/sec 2024-04-17T12:07:50.787 INFO:tasks.workunit.client.0.smithi031.stdout: 782: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:50.787 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MwEkQLOgWhnQVvL off=944183 len=1317183 2024-04-17T12:07:50.792 INFO:tasks.workunit.client.0.smithi031.stdout:op 3974 completed, throughput=5MB/sec 2024-04-17T12:07:50.793 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZK-4fmeVfZ-UGsI off=138538 len=1316939 2024-04-17T12:07:50.794 INFO:tasks.workunit.client.0.smithi031.stdout:op 3975 completed, throughput=5MB/sec 2024-04-17T12:07:50.794 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Vy4Miscaba1XxIC off=1243019 len=785240 2024-04-17T12:07:50.796 INFO:tasks.workunit.client.0.smithi031.stdout:op 3976 completed, throughput=5MB/sec 2024-04-17T12:07:50.796 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GvPGgSZguQj_Y6s off=98761 len=1826732 2024-04-17T12:07:50.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 3977 completed, throughput=5MB/sec 2024-04-17T12:07:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:50.223703+0000 mgr.y (mgr.14556) 1279 : cluster [DBG] pgmap v2156: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:07:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:07:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:51] "GET /metrics HTTP/1.1" 200 192530 "" "Prometheus/2.33.4" 2024-04-17T12:07:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:50.223703+0000 mgr.y (mgr.14556) 1279 : cluster [DBG] pgmap v2156: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:07:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:50.223703+0000 mgr.y (mgr.14556) 1279 : cluster [DBG] pgmap v2156: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:07:51.806 INFO:tasks.workunit.client.0.smithi031.stdout: 783: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:51.806 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DF-jg9OVg3-j_2k off=937706 len=1447591 2024-04-17T12:07:51.808 INFO:tasks.workunit.client.0.smithi031.stdout:op 3978 completed, throughput=5MB/sec 2024-04-17T12:07:51.808 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WAg8sikWAUPIf_a off=2370739 len=451307 2024-04-17T12:07:51.809 INFO:tasks.workunit.client.0.smithi031.stdout:op 3979 completed, throughput=5MB/sec 2024-04-17T12:07:51.809 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WAYi-mj7GgwrLRr off=1027061 len=947193 2024-04-17T12:07:51.814 INFO:tasks.workunit.client.0.smithi031.stdout:op 3980 completed, throughput=5MB/sec 2024-04-17T12:07:51.815 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uM4F6xIlsX1iWOb off=6790152 len=1181467 2024-04-17T12:07:51.820 INFO:tasks.workunit.client.0.smithi031.stdout:op 3981 completed, throughput=5MB/sec 2024-04-17T12:07:51.820 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ntQQ0wajFnRoPvt off=1081308 len=1295921 2024-04-17T12:07:51.828 INFO:tasks.workunit.client.0.smithi031.stdout:op 3982 completed, throughput=5MB/sec 2024-04-17T12:07:52.829 INFO:tasks.workunit.client.0.smithi031.stdout: 784: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:52.829 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TpD9pk-IRgvk2zC off=14666831 len=944817 2024-04-17T12:07:52.834 INFO:tasks.workunit.client.0.smithi031.stdout:op 3983 completed, throughput=5MB/sec 2024-04-17T12:07:52.834 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TI1m1tgHQkCFNUg off=2352450 len=1563166 2024-04-17T12:07:52.836 INFO:tasks.workunit.client.0.smithi031.stdout:op 3984 completed, throughput=5MB/sec 2024-04-17T12:07:52.837 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hKPNBr5xkSNxquU off=5998602 len=289955 2024-04-17T12:07:52.840 INFO:tasks.workunit.client.0.smithi031.stdout:op 3985 completed, throughput=5MB/sec 2024-04-17T12:07:52.840 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Xp7hvkums4UcKIE off=4987331 len=784738 2024-04-17T12:07:52.844 INFO:tasks.workunit.client.0.smithi031.stdout:op 3986 completed, throughput=5MB/sec 2024-04-17T12:07:52.845 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7iTNpqLTeOug8vb off=3049551 len=1148791 2024-04-17T12:07:52.846 INFO:tasks.workunit.client.0.smithi031.stdout:op 3987 completed, throughput=5MB/sec 2024-04-17T12:07:52.846 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Q4n59nB2ygYLaYp off=8092268 len=1424058 2024-04-17T12:07:52.853 INFO:tasks.workunit.client.0.smithi031.stdout:op 3988 completed, throughput=5MB/sec 2024-04-17T12:07:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:52.224205+0000 mgr.y (mgr.14556) 1280 : cluster [DBG] pgmap v2157: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:07:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:52.224205+0000 mgr.y (mgr.14556) 1280 : cluster [DBG] pgmap v2157: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:07:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:52.224205+0000 mgr.y (mgr.14556) 1280 : cluster [DBG] pgmap v2157: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:07:53.853 INFO:tasks.workunit.client.0.smithi031.stdout: 785: throughput=5MB/sec pending data=0 2024-04-17T12:07:53.853 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NojC-ck6Sm3AXgN off=5022309 len=326113 2024-04-17T12:07:53.854 INFO:tasks.workunit.client.0.smithi031.stdout:op 3989 completed, throughput=5MB/sec 2024-04-17T12:07:53.854 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-so1l4GYoB0655-v off=397082 len=1330678 2024-04-17T12:07:53.856 INFO:tasks.workunit.client.0.smithi031.stdout:op 3990 completed, throughput=5MB/sec 2024-04-17T12:07:53.856 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qyC2tZKK-eZijlY off=16188859 len=2044625 2024-04-17T12:07:53.868 INFO:tasks.workunit.client.0.smithi031.stdout:op 3991 completed, throughput=5MB/sec 2024-04-17T12:07:53.868 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tk92bpiAo7gWYfv off=187389 len=109353 2024-04-17T12:07:53.870 INFO:tasks.workunit.client.0.smithi031.stdout:op 3992 completed, throughput=5MB/sec 2024-04-17T12:07:53.870 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DbDJB_pOt5WZRqR off=1060558 len=565692 2024-04-17T12:07:53.874 INFO:tasks.workunit.client.0.smithi031.stdout:op 3993 completed, throughput=5MB/sec 2024-04-17T12:07:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:07:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:07:54.603 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:07:54.874 INFO:tasks.workunit.client.0.smithi031.stdout: 786: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:54.874 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VpnCq5-78pVEWBS off=4994787 len=327615 2024-04-17T12:07:54.876 INFO:tasks.workunit.client.0.smithi031.stdout:op 3994 completed, throughput=4.99MB/sec 2024-04-17T12:07:54.876 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mCnl4S6wlTI0UHK off=18246536 len=445328 2024-04-17T12:07:54.879 INFO:tasks.workunit.client.0.smithi031.stdout:op 3995 completed, throughput=4.99MB/sec 2024-04-17T12:07:54.879 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eZ1-s_Oly-tmNcj off=397743 len=1000632 2024-04-17T12:07:54.879 INFO:tasks.workunit.client.0.smithi031.stdout:op 3996 completed, throughput=5MB/sec 2024-04-17T12:07:54.880 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c2_EuJnkrpQ4im- off=6524531 len=1518754 2024-04-17T12:07:54.881 INFO:tasks.workunit.client.0.smithi031.stdout:op 3997 completed, throughput=5MB/sec 2024-04-17T12:07:54.881 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XQqRbmMvml7AbJG off=7212211 len=664789 2024-04-17T12:07:54.885 INFO:tasks.workunit.client.0.smithi031.stdout:op 3998 completed, throughput=5MB/sec 2024-04-17T12:07:54.885 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0MP0yJLCAyEYySM off=1355444 len=202173 2024-04-17T12:07:54.888 INFO:tasks.workunit.client.0.smithi031.stdout:op 3999 completed, throughput=5MB/sec 2024-04-17T12:07:54.888 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qLM-XFZ_dPiz713 off=6735356 len=677366 2024-04-17T12:07:54.891 INFO:tasks.workunit.client.0.smithi031.stdout:op 4000 completed, throughput=5MB/sec 2024-04-17T12:07:54.891 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-B8HFOzYF92Ca5tx off=349371 len=1849002 2024-04-17T12:07:54.895 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:07:54.895 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (35m) 4m ago 36m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:07:54.895 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (35m) 4m ago 35m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:07:54.895 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (37m) 4m ago 37m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:07:54.895 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (37m) 4m ago 37m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:07:54.895 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (40m) 4m ago 40m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:07:54.895 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (42m) 4m ago 42m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (42m) 4m ago 42m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (40m) 4m ago 40m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (40m) 4m ago 40m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (36m) 4m ago 36m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (36m) 4m ago 36m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (40m) 4m ago 40m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (39m) 4m ago 39m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (39m) 4m ago 39m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (39m) 4m ago 39m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (38m) 4m ago 38m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (38m) 4m ago 38m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (37m) 4m ago 37m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (37m) 4m ago 37m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:07:54.896 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (35m) 4m ago 36m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:07:54.901 INFO:tasks.workunit.client.0.smithi031.stdout:op 4001 completed, throughput=5MB/sec 2024-04-17T12:07:55.244 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:07:55.244 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:07:55.244 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:07:55.244 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:07:55.245 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:07:55.246 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:07:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:54.224858+0000 mgr.y (mgr.14556) 1281 : cluster [DBG] pgmap v2158: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:07:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:07:54.591701+0000 mgr.y (mgr.14556) 1282 : audit [DBG] from='client.26435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:07:55.245323+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.31:0/41704506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:07:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:54.224858+0000 mgr.y (mgr.14556) 1281 : cluster [DBG] pgmap v2158: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:07:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:07:54.591701+0000 mgr.y (mgr.14556) 1282 : audit [DBG] from='client.26435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:07:55.245323+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.31:0/41704506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:07:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:54.224858+0000 mgr.y (mgr.14556) 1281 : cluster [DBG] pgmap v2158: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:07:55.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:07:54.591701+0000 mgr.y (mgr.14556) 1282 : audit [DBG] from='client.26435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:55.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:07:55.245323+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.31:0/41704506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:07:55.902 INFO:tasks.workunit.client.0.smithi031.stdout: 787: throughput=5MB/sec pending data=0 2024-04-17T12:07:55.902 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-l6VM92giifLZy-4 off=18806925 len=440852 2024-04-17T12:07:55.906 INFO:tasks.workunit.client.0.smithi031.stdout:op 4002 completed, throughput=5MB/sec 2024-04-17T12:07:55.907 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xRj_lbdXwpvQV4I off=7495673 len=922057 2024-04-17T12:07:55.911 INFO:tasks.workunit.client.0.smithi031.stdout:op 4003 completed, throughput=5MB/sec 2024-04-17T12:07:55.911 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6KOHppqlbArJRZE off=1466608 len=634691 2024-04-17T12:07:55.916 INFO:tasks.workunit.client.0.smithi031.stdout:op 4004 completed, throughput=5MB/sec 2024-04-17T12:07:55.916 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RLxHW3Y4fAfWj2u off=435720 len=1927872 2024-04-17T12:07:55.918 INFO:tasks.workunit.client.0.smithi031.stdout:op 4005 completed, throughput=5MB/sec 2024-04-17T12:07:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:07:54.886077+0000 mgr.y (mgr.14556) 1283 : audit [DBG] from='client.26441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:07:54.886077+0000 mgr.y (mgr.14556) 1283 : audit [DBG] from='client.26441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:07:54.886077+0000 mgr.y (mgr.14556) 1283 : audit [DBG] from='client.26441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:07:56.918 INFO:tasks.workunit.client.0.smithi031.stdout: 788: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:56.918 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DAPkeXakPmXxMHA off=10834866 len=192639 2024-04-17T12:07:56.919 INFO:tasks.workunit.client.0.smithi031.stdout:op 4006 completed, throughput=4.99MB/sec 2024-04-17T12:07:56.919 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WmLKf3qpvXjqoR- off=1526905 len=1675434 2024-04-17T12:07:56.921 INFO:tasks.workunit.client.0.smithi031.stdout:op 4007 completed, throughput=5MB/sec 2024-04-17T12:07:56.922 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-p1Frw0IX7wPitKy off=4537513 len=545909 2024-04-17T12:07:56.922 INFO:tasks.workunit.client.0.smithi031.stdout:op 4008 completed, throughput=5MB/sec 2024-04-17T12:07:56.922 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SALR5AAiO2uC8Lj off=5754539 len=2005399 2024-04-17T12:07:56.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 4009 completed, throughput=5MB/sec 2024-04-17T12:07:56.936 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F_0JCH31beWgS85 off=4617416 len=139078 2024-04-17T12:07:56.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 4010 completed, throughput=5MB/sec 2024-04-17T12:07:56.937 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Rks1baauKznk_xt off=624892 len=1924631 2024-04-17T12:07:56.938 INFO:tasks.workunit.client.0.smithi031.stdout:op 4011 completed, throughput=5MB/sec 2024-04-17T12:07:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:56.225488+0000 mgr.y (mgr.14556) 1284 : cluster [DBG] pgmap v2159: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-17T12:07:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:56.225488+0000 mgr.y (mgr.14556) 1284 : cluster [DBG] pgmap v2159: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-17T12:07:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:56.225488+0000 mgr.y (mgr.14556) 1284 : cluster [DBG] pgmap v2159: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-17T12:07:57.939 INFO:tasks.workunit.client.0.smithi031.stdout: 789: throughput=5MB/sec pending data=0 2024-04-17T12:07:57.939 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BRLlXIxdhJhm8ij off=5109638 len=737134 2024-04-17T12:07:57.944 INFO:tasks.workunit.client.0.smithi031.stdout:op 4012 completed, throughput=5MB/sec 2024-04-17T12:07:57.944 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-I8yVd4le9AZVOce off=929209 len=1501922 2024-04-17T12:07:57.946 INFO:tasks.workunit.client.0.smithi031.stdout:op 4013 completed, throughput=5MB/sec 2024-04-17T12:07:57.946 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cirkk5iXN29LM9t off=3423751 len=937183 2024-04-17T12:07:57.950 INFO:tasks.workunit.client.0.smithi031.stdout:op 4014 completed, throughput=5MB/sec 2024-04-17T12:07:57.951 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-V-KiVKlk0QqK9m8 off=8562855 len=192729 2024-04-17T12:07:57.951 INFO:tasks.workunit.client.0.smithi031.stdout:op 4015 completed, throughput=5MB/sec 2024-04-17T12:07:57.951 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WePIqi8sBGkLXff off=1066600 len=1814762 2024-04-17T12:07:57.952 INFO:tasks.workunit.client.0.smithi031.stdout:op 4016 completed, throughput=5MB/sec 2024-04-17T12:07:58.953 INFO:tasks.workunit.client.0.smithi031.stdout: 790: throughput=5MB/sec pending data=0 2024-04-17T12:07:58.953 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KJRevHV9hNv9714 off=6248767 len=349814 2024-04-17T12:07:58.956 INFO:tasks.workunit.client.0.smithi031.stdout:op 4017 completed, throughput=5MB/sec 2024-04-17T12:07:58.956 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eAwz7M8pIIew-rY off=14295709 len=765128 2024-04-17T12:07:58.958 INFO:tasks.workunit.client.0.smithi031.stdout:op 4018 completed, throughput=5MB/sec 2024-04-17T12:07:58.958 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P0wov8UiBpLnZcV off=4494132 len=1401591 2024-04-17T12:07:58.966 INFO:tasks.workunit.client.0.smithi031.stdout:op 4019 completed, throughput=5MB/sec 2024-04-17T12:07:58.967 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7osKdBe7EsYybhf off=11108067 len=1964391 2024-04-17T12:07:58.978 INFO:tasks.workunit.client.0.smithi031.stdout:op 4020 completed, throughput=5MB/sec 2024-04-17T12:07:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:07:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:07:58.226243+0000 mgr.y (mgr.14556) 1285 : cluster [DBG] pgmap v2160: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:07:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:07:58.226243+0000 mgr.y (mgr.14556) 1285 : cluster [DBG] pgmap v2160: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:07:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:07:58.226243+0000 mgr.y (mgr.14556) 1285 : cluster [DBG] pgmap v2160: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:07:59.978 INFO:tasks.workunit.client.0.smithi031.stdout: 791: throughput=4.99MB/sec pending data=0 2024-04-17T12:07:59.978 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oCyEUZP4c8oyI9V off=2063727 len=26641 2024-04-17T12:07:59.978 INFO:tasks.workunit.client.0.smithi031.stdout:op 4021 completed, throughput=4.99MB/sec 2024-04-17T12:07:59.979 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-H7quZSeec4fEI2F off=22572938 len=246581 2024-04-17T12:07:59.982 INFO:tasks.workunit.client.0.smithi031.stdout:op 4022 completed, throughput=4.99MB/sec 2024-04-17T12:07:59.982 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lMWelOgZooWiOvz off=5349337 len=564305 2024-04-17T12:07:59.983 INFO:tasks.workunit.client.0.smithi031.stdout:op 4023 completed, throughput=4.99MB/sec 2024-04-17T12:07:59.983 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eha3lrUo_HAeZwT off=1595955 len=1223613 2024-04-17T12:07:59.984 INFO:tasks.workunit.client.0.smithi031.stdout:op 4024 completed, throughput=5MB/sec 2024-04-17T12:07:59.984 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1KOrSpq3UTNQIgI off=1120746 len=1738579 2024-04-17T12:07:59.986 INFO:tasks.workunit.client.0.smithi031.stdout:op 4025 completed, throughput=5MB/sec 2024-04-17T12:07:59.986 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YdLKWO7toUYVaEi off=7880767 len=1835112 2024-04-17T12:07:59.990 INFO:tasks.workunit.client.0.smithi031.stdout:op 4026 completed, throughput=5MB/sec 2024-04-17T12:08:00.990 INFO:tasks.workunit.client.0.smithi031.stdout: 792: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:00.990 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uLbi-vDXAh4aPVo off=926673 len=728245 2024-04-17T12:08:00.994 INFO:tasks.workunit.client.0.smithi031.stdout:op 4027 completed, throughput=5MB/sec 2024-04-17T12:08:00.995 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xRsr1ymjWVPj-D5 off=1620388 len=2044532 2024-04-17T12:08:00.997 INFO:tasks.workunit.client.0.smithi031.stdout:op 4028 completed, throughput=5MB/sec 2024-04-17T12:08:00.997 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mdmOoQZK0PbNNCl off=1555210 len=335313 2024-04-17T12:08:00.998 INFO:tasks.workunit.client.0.smithi031.stdout:op 4029 completed, throughput=5MB/sec 2024-04-17T12:08:00.998 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DM0f3zcXJyzDMze off=14979712 len=1794803 2024-04-17T12:08:01.001 INFO:tasks.workunit.client.0.smithi031.stdout:op 4030 completed, throughput=5MB/sec 2024-04-17T12:08:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:00.226704+0000 mgr.y (mgr.14556) 1286 : cluster [DBG] pgmap v2161: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:08:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:01] "GET /metrics HTTP/1.1" 200 192529 "" "Prometheus/2.33.4" 2024-04-17T12:08:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:00.226704+0000 mgr.y (mgr.14556) 1286 : cluster [DBG] pgmap v2161: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:00.226704+0000 mgr.y (mgr.14556) 1286 : cluster [DBG] pgmap v2161: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:02.001 INFO:tasks.workunit.client.0.smithi031.stdout: 793: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:02.001 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SQZf_6QxSCMpBM- off=1273189 len=1251193 2024-04-17T12:08:02.003 INFO:tasks.workunit.client.0.smithi031.stdout:op 4031 completed, throughput=5MB/sec 2024-04-17T12:08:02.003 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MhtQMrU_L6oUGPT off=9777492 len=264614 2024-04-17T12:08:02.004 INFO:tasks.workunit.client.0.smithi031.stdout:op 4032 completed, throughput=5MB/sec 2024-04-17T12:08:02.004 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4ZdQHgkQevwrDlg off=533095 len=635277 2024-04-17T12:08:02.006 INFO:tasks.workunit.client.0.smithi031.stdout:op 4033 completed, throughput=5MB/sec 2024-04-17T12:08:02.006 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zTmK7IjhE9XY54H off=0 len=1274310 2024-04-17T12:08:02.007 INFO:tasks.workunit.client.0.smithi031.stdout:op 4034 completed, throughput=5MB/sec 2024-04-17T12:08:02.007 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZSZF6zxwRk7ZVjb off=4038394 len=514681 2024-04-17T12:08:02.008 INFO:tasks.workunit.client.0.smithi031.stdout:op 4035 completed, throughput=5MB/sec 2024-04-17T12:08:02.008 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-u2rrzcpE_moKpyb off=383129 len=1957679 2024-04-17T12:08:02.025 INFO:tasks.workunit.client.0.smithi031.stdout:op 4036 completed, throughput=5MB/sec 2024-04-17T12:08:03.025 INFO:tasks.workunit.client.0.smithi031.stdout: 794: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:03.026 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qtlhpF2XYigsGlL off=7054022 len=1041853 2024-04-17T12:08:03.031 INFO:tasks.workunit.client.0.smithi031.stdout:op 4037 completed, throughput=5MB/sec 2024-04-17T12:08:03.031 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jBrWxES9qy9fi71 off=7874890 len=125269 2024-04-17T12:08:03.034 INFO:tasks.workunit.client.0.smithi031.stdout:op 4038 completed, throughput=5MB/sec 2024-04-17T12:08:03.034 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wrFiCUUlOukURQE off=2828503 len=1762414 2024-04-17T12:08:03.042 INFO:tasks.workunit.client.0.smithi031.stdout:op 4039 completed, throughput=5MB/sec 2024-04-17T12:08:03.043 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0_MqDtOsbGrnV-w off=8652436 len=1333578 2024-04-17T12:08:03.050 INFO:tasks.workunit.client.0.smithi031.stdout:op 4040 completed, throughput=5MB/sec 2024-04-17T12:08:03.050 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XaYTTTIkwXMDbRW off=2100584 len=696431 2024-04-17T12:08:03.053 INFO:tasks.workunit.client.0.smithi031.stdout:op 4041 completed, throughput=5MB/sec 2024-04-17T12:08:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:02.227144+0000 mgr.y (mgr.14556) 1287 : cluster [DBG] pgmap v2162: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:02.227144+0000 mgr.y (mgr.14556) 1287 : cluster [DBG] pgmap v2162: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:02.227144+0000 mgr.y (mgr.14556) 1287 : cluster [DBG] pgmap v2162: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:04.054 INFO:tasks.workunit.client.0.smithi031.stdout: 795: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:04.054 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--awQHs4pmrfKecQ off=16538965 len=1373311 2024-04-17T12:08:04.055 INFO:tasks.workunit.client.0.smithi031.stdout:op 4042 completed, throughput=5MB/sec 2024-04-17T12:08:04.055 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UgVpd4fpPAP6qIi off=2592609 len=1500385 2024-04-17T12:08:04.057 INFO:tasks.workunit.client.0.smithi031.stdout:op 4043 completed, throughput=5MB/sec 2024-04-17T12:08:04.057 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-b5oUeSrEXxw7BHx off=1560235 len=152416 2024-04-17T12:08:04.058 INFO:tasks.workunit.client.0.smithi031.stdout:op 4044 completed, throughput=5MB/sec 2024-04-17T12:08:04.058 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vVoiK0P5Fuu-Bs4 off=2413922 len=1150917 2024-04-17T12:08:04.060 INFO:tasks.workunit.client.0.smithi031.stdout:op 4045 completed, throughput=5MB/sec 2024-04-17T12:08:04.060 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WWhcqFttrrEfr4B off=16348280 len=1323900 2024-04-17T12:08:04.066 INFO:tasks.workunit.client.0.smithi031.stdout:op 4046 completed, throughput=5MB/sec 2024-04-17T12:08:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:08:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:08:05.067 INFO:tasks.workunit.client.0.smithi031.stdout: 796: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:05.067 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oyuxNs3_n4Ny3_j off=5032692 len=939012 2024-04-17T12:08:05.068 INFO:tasks.workunit.client.0.smithi031.stdout:op 4047 completed, throughput=5MB/sec 2024-04-17T12:08:05.069 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IIeybLzeACwMQ7q off=8735278 len=1688489 2024-04-17T12:08:05.077 INFO:tasks.workunit.client.0.smithi031.stdout:op 4048 completed, throughput=5MB/sec 2024-04-17T12:08:05.077 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VgxK1o7Yxcy_urJ off=1180032 len=1349646 2024-04-17T12:08:05.079 INFO:tasks.workunit.client.0.smithi031.stdout:op 4049 completed, throughput=5MB/sec 2024-04-17T12:08:05.079 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7Ty4cGIEbIMdY_P off=4379812 len=269334 2024-04-17T12:08:05.080 INFO:tasks.workunit.client.0.smithi031.stdout:op 4050 completed, throughput=5MB/sec 2024-04-17T12:08:05.080 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MYoDbuvuCpWNnUY off=3011204 len=320484 2024-04-17T12:08:05.080 INFO:tasks.workunit.client.0.smithi031.stdout:op 4051 completed, throughput=5MB/sec 2024-04-17T12:08:05.080 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TyvfAMhRx--QB1A off=15131799 len=351620 2024-04-17T12:08:05.083 INFO:tasks.workunit.client.0.smithi031.stdout:op 4052 completed, throughput=5MB/sec 2024-04-17T12:08:05.083 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2stq6_xMJhYIeQ_ off=724226 len=1359750 2024-04-17T12:08:05.089 INFO:tasks.workunit.client.0.smithi031.stdout:op 4053 completed, throughput=5MB/sec 2024-04-17T12:08:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:04.228000+0000 mgr.y (mgr.14556) 1288 : cluster [DBG] pgmap v2163: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-17T12:08:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:04.228000+0000 mgr.y (mgr.14556) 1288 : cluster [DBG] pgmap v2163: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-17T12:08:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:04.228000+0000 mgr.y (mgr.14556) 1288 : cluster [DBG] pgmap v2163: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-17T12:08:06.089 INFO:tasks.workunit.client.0.smithi031.stdout: 797: throughput=5MB/sec pending data=0 2024-04-17T12:08:06.089 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rNJuian3XH-pQ5M off=5870969 len=1173657 2024-04-17T12:08:06.090 INFO:tasks.workunit.client.0.smithi031.stdout:op 4054 completed, throughput=5MB/sec 2024-04-17T12:08:06.090 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ltnxyvib8zYU3Lz off=561473 len=788727 2024-04-17T12:08:06.097 INFO:tasks.workunit.client.0.smithi031.stdout:op 4055 completed, throughput=5MB/sec 2024-04-17T12:08:06.097 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-k_tC8c4yopQeS0a off=7897287 len=84243 2024-04-17T12:08:06.100 INFO:tasks.workunit.client.0.smithi031.stdout:op 4056 completed, throughput=5MB/sec 2024-04-17T12:08:06.100 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0pGN4pvbysJgBjf off=6346257 len=1321364 2024-04-17T12:08:06.101 INFO:tasks.workunit.client.0.smithi031.stdout:op 4057 completed, throughput=5MB/sec 2024-04-17T12:08:06.101 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vBioXc5iEHXay-b off=7108896 len=1807066 2024-04-17T12:08:06.113 INFO:tasks.workunit.client.0.smithi031.stdout:op 4058 completed, throughput=5MB/sec 2024-04-17T12:08:07.113 INFO:tasks.workunit.client.0.smithi031.stdout: 798: throughput=5MB/sec pending data=0 2024-04-17T12:08:07.113 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8qunTaw4Nk8poK8 off=1752534 len=261955 2024-04-17T12:08:07.116 INFO:tasks.workunit.client.0.smithi031.stdout:op 4059 completed, throughput=5MB/sec 2024-04-17T12:08:07.116 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZmdA7Kdx-dBR3rN off=75483 len=1994145 2024-04-17T12:08:07.118 INFO:tasks.workunit.client.0.smithi031.stdout:op 4060 completed, throughput=5MB/sec 2024-04-17T12:08:07.118 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AJHz5LgrPqOqJ2r off=6698077 len=512854 2024-04-17T12:08:07.122 INFO:tasks.workunit.client.0.smithi031.stdout:op 4061 completed, throughput=5MB/sec 2024-04-17T12:08:07.122 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IvkjjbyJityllCw off=5016445 len=340966 2024-04-17T12:08:07.125 INFO:tasks.workunit.client.0.smithi031.stdout:op 4062 completed, throughput=5MB/sec 2024-04-17T12:08:07.125 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eWxW1DnAcsv9YZA off=1270907 len=1532953 2024-04-17T12:08:07.133 INFO:tasks.workunit.client.0.smithi031.stdout:op 4063 completed, throughput=5MB/sec 2024-04-17T12:08:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:06.228409+0000 mgr.y (mgr.14556) 1289 : cluster [DBG] pgmap v2164: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:06.228409+0000 mgr.y (mgr.14556) 1289 : cluster [DBG] pgmap v2164: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:06.228409+0000 mgr.y (mgr.14556) 1289 : cluster [DBG] pgmap v2164: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:08.134 INFO:tasks.workunit.client.0.smithi031.stdout: 799: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:08.134 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tsYwPyOvjSk2x80 off=781933 len=1675320 2024-04-17T12:08:08.143 INFO:tasks.workunit.client.0.smithi031.stdout:op 4064 completed, throughput=5MB/sec 2024-04-17T12:08:08.143 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-t8hkgDNZHS2zLtF off=14041876 len=2076299 2024-04-17T12:08:08.145 INFO:tasks.workunit.client.0.smithi031.stdout:op 4065 completed, throughput=5MB/sec 2024-04-17T12:08:08.145 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U5RS-dLWPoyEA06 off=13756713 len=354515 2024-04-17T12:08:08.146 INFO:tasks.workunit.client.0.smithi031.stdout:op 4066 completed, throughput=5MB/sec 2024-04-17T12:08:08.146 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CO64Frxb4ByHmBu off=12913784 len=1785419 2024-04-17T12:08:08.153 INFO:tasks.workunit.client.0.smithi031.stdout:op 4067 completed, throughput=5MB/sec 2024-04-17T12:08:09.154 INFO:tasks.workunit.client.0.smithi031.stdout: 800: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:09.154 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QmBrwuAhpUe0MqZ off=1268527 len=418415 2024-04-17T12:08:09.157 INFO:tasks.workunit.client.0.smithi031.stdout:op 4068 completed, throughput=5MB/sec 2024-04-17T12:08:09.157 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tmYeDk3PWlF_dul off=5559876 len=809397 2024-04-17T12:08:09.158 INFO:tasks.workunit.client.0.smithi031.stdout:op 4069 completed, throughput=5MB/sec 2024-04-17T12:08:09.158 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nG3Zn3SdpEZPhLk off=3846268 len=988795 2024-04-17T12:08:09.160 INFO:tasks.workunit.client.0.smithi031.stdout:op 4070 completed, throughput=5MB/sec 2024-04-17T12:08:09.160 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9bnB87szILmwBbQ off=8726128 len=335605 2024-04-17T12:08:09.161 INFO:tasks.workunit.client.0.smithi031.stdout:op 4071 completed, throughput=5MB/sec 2024-04-17T12:08:09.161 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tTKGTdbnTFYp4d3 off=897270 len=816351 2024-04-17T12:08:09.166 INFO:tasks.workunit.client.0.smithi031.stdout:op 4072 completed, throughput=5MB/sec 2024-04-17T12:08:09.166 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-r3NgOXGDICXkkvk off=762801 len=881354 2024-04-17T12:08:09.171 INFO:tasks.workunit.client.0.smithi031.stdout:op 4073 completed, throughput=5MB/sec 2024-04-17T12:08:09.171 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-u0Sug_eZW9vpSSL off=4795733 len=824001 2024-04-17T12:08:09.172 INFO:tasks.workunit.client.0.smithi031.stdout:op 4074 completed, throughput=5MB/sec 2024-04-17T12:08:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:08.229138+0000 mgr.y (mgr.14556) 1290 : cluster [DBG] pgmap v2165: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:08:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:08.229138+0000 mgr.y (mgr.14556) 1290 : cluster [DBG] pgmap v2165: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:08:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:08.229138+0000 mgr.y (mgr.14556) 1290 : cluster [DBG] pgmap v2165: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:08:10.172 INFO:tasks.workunit.client.0.smithi031.stdout: 801: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:10.172 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3KQ7dh01VzYfLRf off=9551421 len=1581029 2024-04-17T12:08:10.175 INFO:tasks.workunit.client.0.smithi031.stdout:op 4075 completed, throughput=5MB/sec 2024-04-17T12:08:10.176 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d_ruIFuzUKffs3u off=4279715 len=650361 2024-04-17T12:08:10.180 INFO:tasks.workunit.client.0.smithi031.stdout:op 4076 completed, throughput=5MB/sec 2024-04-17T12:08:10.180 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L3LgO307Qm1WKUk off=13806005 len=604672 2024-04-17T12:08:10.181 INFO:tasks.workunit.client.0.smithi031.stdout:op 4077 completed, throughput=5MB/sec 2024-04-17T12:08:10.181 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1PCylWDTYycygGo off=1372076 len=1927380 2024-04-17T12:08:10.183 INFO:tasks.workunit.client.0.smithi031.stdout:op 4078 completed, throughput=5MB/sec 2024-04-17T12:08:11.184 INFO:tasks.workunit.client.0.smithi031.stdout: 802: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:11.184 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gbL0GglvD30Xzuc off=1884856 len=1888752 2024-04-17T12:08:11.196 INFO:tasks.workunit.client.0.smithi031.stdout:op 4079 completed, throughput=5MB/sec 2024-04-17T12:08:11.196 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s32P1QJrAKcLWgL off=6741 len=236980 2024-04-17T12:08:11.199 INFO:tasks.workunit.client.0.smithi031.stdout:op 4080 completed, throughput=5MB/sec 2024-04-17T12:08:11.199 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TDEq-W_5ou8_OGo off=896070 len=225071 2024-04-17T12:08:11.200 INFO:tasks.workunit.client.0.smithi031.stdout:op 4081 completed, throughput=5MB/sec 2024-04-17T12:08:11.200 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LbsdOrL_v4tVdA3 off=11290367 len=764400 2024-04-17T12:08:11.201 INFO:tasks.workunit.client.0.smithi031.stdout:op 4082 completed, throughput=5MB/sec 2024-04-17T12:08:11.201 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Yx3EJ2ooKMiau4t off=5068547 len=1098762 2024-04-17T12:08:11.207 INFO:tasks.workunit.client.0.smithi031.stdout:op 4083 completed, throughput=5MB/sec 2024-04-17T12:08:11.207 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vdJzeFDRrTve3yM off=2269561 len=1593715 2024-04-17T12:08:11.210 INFO:tasks.workunit.client.0.smithi031.stdout:op 4084 completed, throughput=5MB/sec 2024-04-17T12:08:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:10.229612+0000 mgr.y (mgr.14556) 1291 : cluster [DBG] pgmap v2166: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:10.229612+0000 mgr.y (mgr.14556) 1291 : cluster [DBG] pgmap v2166: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:11] "GET /metrics HTTP/1.1" 200 192534 "" "Prometheus/2.33.4" 2024-04-17T12:08:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:10.229612+0000 mgr.y (mgr.14556) 1291 : cluster [DBG] pgmap v2166: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:12.210 INFO:tasks.workunit.client.0.smithi031.stdout: 803: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:12.211 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6jV8sgexFwx2nYR off=36097 len=314970 2024-04-17T12:08:12.214 INFO:tasks.workunit.client.0.smithi031.stdout:op 4085 completed, throughput=4.99MB/sec 2024-04-17T12:08:12.214 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8aqdLIM26mh_l_8 off=13914972 len=773623 2024-04-17T12:08:12.218 INFO:tasks.workunit.client.0.smithi031.stdout:op 4086 completed, throughput=5MB/sec 2024-04-17T12:08:12.219 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-713su2UCxHwRFNS off=706501 len=935010 2024-04-17T12:08:12.224 INFO:tasks.workunit.client.0.smithi031.stdout:op 4087 completed, throughput=5MB/sec 2024-04-17T12:08:12.224 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cL4RBVeO_F2vtOn off=8177816 len=154306 2024-04-17T12:08:12.224 INFO:tasks.workunit.client.0.smithi031.stdout:op 4088 completed, throughput=5MB/sec 2024-04-17T12:08:12.224 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uy5UUVQAodSb66Q off=3149370 len=58570 2024-04-17T12:08:12.227 INFO:tasks.workunit.client.0.smithi031.stdout:op 4089 completed, throughput=5MB/sec 2024-04-17T12:08:12.227 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6ziAZ01zPAwkWh6 off=11665976 len=257522 2024-04-17T12:08:12.228 INFO:tasks.workunit.client.0.smithi031.stdout:op 4090 completed, throughput=5MB/sec 2024-04-17T12:08:12.228 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BFXReyUglMzpWH7 off=22587457 len=1214481 2024-04-17T12:08:12.230 INFO:tasks.workunit.client.0.smithi031.stdout:op 4091 completed, throughput=5MB/sec 2024-04-17T12:08:12.230 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pAA13spFyqMeT_R off=2594830 len=1330742 2024-04-17T12:08:12.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 4092 completed, throughput=5MB/sec 2024-04-17T12:08:13.233 INFO:tasks.workunit.client.0.smithi031.stdout: 804: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:13.233 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LXrdbcBqSFZaa5b off=11687412 len=1359855 2024-04-17T12:08:13.234 INFO:tasks.workunit.client.0.smithi031.stdout:op 4093 completed, throughput=5MB/sec 2024-04-17T12:08:13.235 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gdLEF6aWs8fLo9b off=3646187 len=706982 2024-04-17T12:08:13.236 INFO:tasks.workunit.client.0.smithi031.stdout:op 4094 completed, throughput=5MB/sec 2024-04-17T12:08:13.236 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cs6TDveZLaYBvcz off=8946000 len=811380 2024-04-17T12:08:13.237 INFO:tasks.workunit.client.0.smithi031.stdout:op 4095 completed, throughput=5MB/sec 2024-04-17T12:08:13.237 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PK_jxwYsejzKXp7 off=2079748 len=1514481 2024-04-17T12:08:13.243 INFO:tasks.workunit.client.0.smithi031.stdout:op 4096 completed, throughput=5MB/sec 2024-04-17T12:08:13.243 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NvP0lo7XlUFPcyT off=6340178 len=2012046 2024-04-17T12:08:13.246 INFO:tasks.workunit.client.0.smithi031.stdout:op 4097 completed, throughput=5MB/sec 2024-04-17T12:08:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:12.230061+0000 mgr.y (mgr.14556) 1292 : cluster [DBG] pgmap v2167: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:12.230061+0000 mgr.y (mgr.14556) 1292 : cluster [DBG] pgmap v2167: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:12.230061+0000 mgr.y (mgr.14556) 1292 : cluster [DBG] pgmap v2167: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:14.246 INFO:tasks.workunit.client.0.smithi031.stdout: 805: throughput=5MB/sec pending data=0 2024-04-17T12:08:14.246 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EDW_bhBlQRkvotV off=612110 len=1654846 2024-04-17T12:08:14.248 INFO:tasks.workunit.client.0.smithi031.stdout:op 4098 completed, throughput=5MB/sec 2024-04-17T12:08:14.248 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jHzr0hJ4hz2mO9d off=523637 len=1743203 2024-04-17T12:08:14.252 INFO:tasks.workunit.client.0.smithi031.stdout:op 4099 completed, throughput=5MB/sec 2024-04-17T12:08:14.252 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lqhGDbenqBU_yhZ off=1234511 len=1435737 2024-04-17T12:08:14.253 INFO:tasks.workunit.client.0.smithi031.stdout:op 4100 completed, throughput=5MB/sec 2024-04-17T12:08:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:08:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:08:15.254 INFO:tasks.workunit.client.0.smithi031.stdout: 806: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:15.254 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bhPIKakRS-XiARi off=11990589 len=8842 2024-04-17T12:08:15.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 4101 completed, throughput=4.99MB/sec 2024-04-17T12:08:15.254 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9Cy4FCFVT6FHNiO off=16139493 len=950709 2024-04-17T12:08:15.259 INFO:tasks.workunit.client.0.smithi031.stdout:op 4102 completed, throughput=5MB/sec 2024-04-17T12:08:15.259 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gua9u0W7R6cPVwi off=2090404 len=139181 2024-04-17T12:08:15.260 INFO:tasks.workunit.client.0.smithi031.stdout:op 4103 completed, throughput=5MB/sec 2024-04-17T12:08:15.260 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kxY5RUYxuyb7OLY off=1794272 len=680830 2024-04-17T12:08:15.264 INFO:tasks.workunit.client.0.smithi031.stdout:op 4104 completed, throughput=5MB/sec 2024-04-17T12:08:15.264 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hIprBJdHHpN2Kyz off=2940365 len=1765913 2024-04-17T12:08:15.273 INFO:tasks.workunit.client.0.smithi031.stdout:op 4105 completed, throughput=5MB/sec 2024-04-17T12:08:15.273 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HDoLD4SRFPxbD_t off=3511863 len=88022 2024-04-17T12:08:15.273 INFO:tasks.workunit.client.0.smithi031.stdout:op 4106 completed, throughput=5MB/sec 2024-04-17T12:08:15.274 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lVsMUf-rJJUGn6A off=6278081 len=335743 2024-04-17T12:08:15.277 INFO:tasks.workunit.client.0.smithi031.stdout:op 4107 completed, throughput=5MB/sec 2024-04-17T12:08:15.277 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NKPCWfq5ccaz-uC off=2217142 len=706420 2024-04-17T12:08:15.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 4108 completed, throughput=5MB/sec 2024-04-17T12:08:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:14.230805+0000 mgr.y (mgr.14556) 1293 : cluster [DBG] pgmap v2168: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:08:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:14.230805+0000 mgr.y (mgr.14556) 1293 : cluster [DBG] pgmap v2168: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:08:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:14.230805+0000 mgr.y (mgr.14556) 1293 : cluster [DBG] pgmap v2168: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:08:16.281 INFO:tasks.workunit.client.0.smithi031.stdout: 807: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:16.281 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-g5ta4zTMbFEzQUa off=215320 len=1535477 2024-04-17T12:08:16.289 INFO:tasks.workunit.client.0.smithi031.stdout:op 4109 completed, throughput=5MB/sec 2024-04-17T12:08:16.289 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HX-dH88y0b3aG1t off=17892328 len=1952924 2024-04-17T12:08:16.302 INFO:tasks.workunit.client.0.smithi031.stdout:op 4110 completed, throughput=5MB/sec 2024-04-17T12:08:16.302 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-10JWLZJg0_SKLCO off=1532617 len=1267302 2024-04-17T12:08:16.303 INFO:tasks.workunit.client.0.smithi031.stdout:op 4111 completed, throughput=5MB/sec 2024-04-17T12:08:16.304 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EgKB_9yPgGuOPSA off=12410273 len=2037227 2024-04-17T12:08:16.315 INFO:tasks.workunit.client.0.smithi031.stdout:op 4112 completed, throughput=5MB/sec 2024-04-17T12:08:17.315 INFO:tasks.workunit.client.0.smithi031.stdout: 808: throughput=5MB/sec pending data=0 2024-04-17T12:08:17.315 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OkI_wrxlqW6ugGk off=21402190 len=674078 2024-04-17T12:08:17.319 INFO:tasks.workunit.client.0.smithi031.stdout:op 4113 completed, throughput=5MB/sec 2024-04-17T12:08:17.319 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1cEc_YL4mBmCusm off=10944012 len=664082 2024-04-17T12:08:17.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 4114 completed, throughput=5MB/sec 2024-04-17T12:08:17.321 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z7hlmkia_rmaDqE off=0 len=1483813 2024-04-17T12:08:17.329 INFO:tasks.workunit.client.0.smithi031.stdout:op 4115 completed, throughput=5MB/sec 2024-04-17T12:08:17.329 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sVUnhq_w8vD-nS6 off=440739 len=702793 2024-04-17T12:08:17.330 INFO:tasks.workunit.client.0.smithi031.stdout:op 4116 completed, throughput=5MB/sec 2024-04-17T12:08:17.330 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iRSJQfO99vQqXFV off=370045 len=692937 2024-04-17T12:08:17.331 INFO:tasks.workunit.client.0.smithi031.stdout:op 4117 completed, throughput=5MB/sec 2024-04-17T12:08:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:16.231211+0000 mgr.y (mgr.14556) 1294 : cluster [DBG] pgmap v2169: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:08:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:16.231211+0000 mgr.y (mgr.14556) 1294 : cluster [DBG] pgmap v2169: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:08:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:16.231211+0000 mgr.y (mgr.14556) 1294 : cluster [DBG] pgmap v2169: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:08:18.332 INFO:tasks.workunit.client.0.smithi031.stdout: 809: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:18.332 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BA9YYHCT_ubblrb off=3486733 len=1123189 2024-04-17T12:08:18.333 INFO:tasks.workunit.client.0.smithi031.stdout:op 4118 completed, throughput=5MB/sec 2024-04-17T12:08:18.333 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xcmeclJIUKwNgGn off=1126032 len=1087897 2024-04-17T12:08:18.336 INFO:tasks.workunit.client.0.smithi031.stdout:op 4119 completed, throughput=5MB/sec 2024-04-17T12:08:18.336 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CYNgvgmu_qqH9Fe off=4126297 len=991935 2024-04-17T12:08:18.337 INFO:tasks.workunit.client.0.smithi031.stdout:op 4120 completed, throughput=5MB/sec 2024-04-17T12:08:18.337 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Gjae8_w4Z5wSs2V off=10776941 len=1670494 2024-04-17T12:08:18.339 INFO:tasks.workunit.client.0.smithi031.stdout:op 4121 completed, throughput=5MB/sec 2024-04-17T12:08:19.340 INFO:tasks.workunit.client.0.smithi031.stdout: 810: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:19.340 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3GV0vuPCQwLF9w_ off=14680371 len=933068 2024-04-17T12:08:19.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 4122 completed, throughput=5MB/sec 2024-04-17T12:08:19.345 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YTH-t9d8xqICpSv off=8065620 len=492615 2024-04-17T12:08:19.349 INFO:tasks.workunit.client.0.smithi031.stdout:op 4123 completed, throughput=5MB/sec 2024-04-17T12:08:19.349 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tkvJX4vP4G9Z8Lo off=12021585 len=1353067 2024-04-17T12:08:19.351 INFO:tasks.workunit.client.0.smithi031.stdout:op 4124 completed, throughput=5MB/sec 2024-04-17T12:08:19.352 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-v4edC9VF-U-BAIE off=3988847 len=1540355 2024-04-17T12:08:19.354 INFO:tasks.workunit.client.0.smithi031.stdout:op 4125 completed, throughput=5MB/sec 2024-04-17T12:08:19.354 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Nu0oDP8AHI6nuBu off=15154558 len=1165037 2024-04-17T12:08:19.355 INFO:tasks.workunit.client.0.smithi031.stdout:op 4126 completed, throughput=5MB/sec 2024-04-17T12:08:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:18.231806+0000 mgr.y (mgr.14556) 1295 : cluster [DBG] pgmap v2170: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:08:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:18.231806+0000 mgr.y (mgr.14556) 1295 : cluster [DBG] pgmap v2170: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:08:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:18.231806+0000 mgr.y (mgr.14556) 1295 : cluster [DBG] pgmap v2170: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:08:20.356 INFO:tasks.workunit.client.0.smithi031.stdout: 811: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:20.356 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZQPZDudwUZ1B89k off=8988106 len=368713 2024-04-17T12:08:20.359 INFO:tasks.workunit.client.0.smithi031.stdout:op 4127 completed, throughput=4.99MB/sec 2024-04-17T12:08:20.359 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EQ_bvWU40rRG34n off=1471792 len=749831 2024-04-17T12:08:20.360 INFO:tasks.workunit.client.0.smithi031.stdout:op 4128 completed, throughput=5MB/sec 2024-04-17T12:08:20.360 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K9oicdjm4B2xPTc off=8807105 len=1063437 2024-04-17T12:08:20.362 INFO:tasks.workunit.client.0.smithi031.stdout:op 4129 completed, throughput=5MB/sec 2024-04-17T12:08:20.362 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JZ9kNh2EaAlJDWa off=1355612 len=52572 2024-04-17T12:08:20.362 INFO:tasks.workunit.client.0.smithi031.stdout:op 4130 completed, throughput=5MB/sec 2024-04-17T12:08:20.362 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y49i-EQpgqE3ciG off=4483199 len=924340 2024-04-17T12:08:20.369 INFO:tasks.workunit.client.0.smithi031.stdout:op 4131 completed, throughput=5MB/sec 2024-04-17T12:08:20.369 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AdKWNjEFPJqoSx- off=16178326 len=2088672 2024-04-17T12:08:20.384 INFO:tasks.workunit.client.0.smithi031.stdout:op 4132 completed, throughput=5MB/sec 2024-04-17T12:08:21.385 INFO:tasks.workunit.client.0.smithi031.stdout: 812: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:21.385 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6QXz25waHs4P3QB off=11035119 len=1956119 2024-04-17T12:08:21.397 INFO:tasks.workunit.client.0.smithi031.stdout:op 4133 completed, throughput=5MB/sec 2024-04-17T12:08:21.397 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z0oUXOXLkMnnVpF off=13855759 len=1550732 2024-04-17T12:08:21.399 INFO:tasks.workunit.client.0.smithi031.stdout:op 4134 completed, throughput=5MB/sec 2024-04-17T12:08:21.399 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MNYvV-z64nnBgOK off=4079125 len=2022207 2024-04-17T12:08:21.401 INFO:tasks.workunit.client.0.smithi031.stdout:op 4135 completed, throughput=5MB/sec 2024-04-17T12:08:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:20.232186+0000 mgr.y (mgr.14556) 1296 : cluster [DBG] pgmap v2171: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:08:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:20.232186+0000 mgr.y (mgr.14556) 1296 : cluster [DBG] pgmap v2171: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:08:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:20.232186+0000 mgr.y (mgr.14556) 1296 : cluster [DBG] pgmap v2171: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:08:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:08:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:21] "GET /metrics HTTP/1.1" 200 192534 "" "Prometheus/2.33.4" 2024-04-17T12:08:22.401 INFO:tasks.workunit.client.0.smithi031.stdout: 813: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:22.402 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-A0kcaKRMAbFrpHG off=14343148 len=93975 2024-04-17T12:08:22.404 INFO:tasks.workunit.client.0.smithi031.stdout:op 4136 completed, throughput=4.99MB/sec 2024-04-17T12:08:22.404 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-X6zIuSkXfE8BNI8 off=9006739 len=699232 2024-04-17T12:08:22.408 INFO:tasks.workunit.client.0.smithi031.stdout:op 4137 completed, throughput=5MB/sec 2024-04-17T12:08:22.409 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aUejpnw6nGxOyka off=8556469 len=400255 2024-04-17T12:08:22.411 INFO:tasks.workunit.client.0.smithi031.stdout:op 4138 completed, throughput=5MB/sec 2024-04-17T12:08:22.411 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yaz6sjzRbHSxEwV off=4244022 len=2076075 2024-04-17T12:08:22.416 INFO:tasks.workunit.client.0.smithi031.stdout:op 4139 completed, throughput=5MB/sec 2024-04-17T12:08:22.416 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jKyMX8vX46Zx1nM off=7740664 len=17728 2024-04-17T12:08:22.416 INFO:tasks.workunit.client.0.smithi031.stdout:op 4140 completed, throughput=5MB/sec 2024-04-17T12:08:22.416 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7Eiu5xiWcWdSKTh off=2417717 len=1210764 2024-04-17T12:08:22.422 INFO:tasks.workunit.client.0.smithi031.stdout:op 4141 completed, throughput=5MB/sec 2024-04-17T12:08:22.422 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QtAPNkXP_oSw1Ay off=2222019 len=1621788 2024-04-17T12:08:22.424 INFO:tasks.workunit.client.0.smithi031.stdout:op 4142 completed, throughput=5MB/sec 2024-04-17T12:08:23.424 INFO:tasks.workunit.client.0.smithi031.stdout: 814: throughput=5MB/sec pending data=0 2024-04-17T12:08:23.424 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7UGLagmNzJ1iEtD off=1053531 len=1191511 2024-04-17T12:08:23.432 INFO:tasks.workunit.client.0.smithi031.stdout:op 4143 completed, throughput=5MB/sec 2024-04-17T12:08:23.433 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3ySnwf6QfpHi-Cp off=4793603 len=48718 2024-04-17T12:08:23.433 INFO:tasks.workunit.client.0.smithi031.stdout:op 4144 completed, throughput=5MB/sec 2024-04-17T12:08:23.433 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s8VbhyQg70h1Xgj off=11426311 len=988255 2024-04-17T12:08:23.438 INFO:tasks.workunit.client.0.smithi031.stdout:op 4145 completed, throughput=5MB/sec 2024-04-17T12:08:23.438 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-efRPuF-QAbTuI9E off=2184131 len=438945 2024-04-17T12:08:23.442 INFO:tasks.workunit.client.0.smithi031.stdout:op 4146 completed, throughput=5MB/sec 2024-04-17T12:08:23.442 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d2Sz5M9Q3syE_FY off=2771002 len=2059390 2024-04-17T12:08:23.454 INFO:tasks.workunit.client.0.smithi031.stdout:op 4147 completed, throughput=5MB/sec 2024-04-17T12:08:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:22.232580+0000 mgr.y (mgr.14556) 1297 : cluster [DBG] pgmap v2172: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:08:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:22.232580+0000 mgr.y (mgr.14556) 1297 : cluster [DBG] pgmap v2172: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:08:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:22.232580+0000 mgr.y (mgr.14556) 1297 : cluster [DBG] pgmap v2172: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:08:24.455 INFO:tasks.workunit.client.0.smithi031.stdout: 815: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:24.455 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-u0LSutFpUB_-XdP off=15929886 len=1244537 2024-04-17T12:08:24.458 INFO:tasks.workunit.client.0.smithi031.stdout:op 4148 completed, throughput=5MB/sec 2024-04-17T12:08:24.458 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7SgnNsNh9Rl4ynL off=6404808 len=2008325 2024-04-17T12:08:24.460 INFO:tasks.workunit.client.0.smithi031.stdout:op 4149 completed, throughput=5MB/sec 2024-04-17T12:08:24.460 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hkyur2C8kWXnvu- off=10659849 len=496135 2024-04-17T12:08:24.464 INFO:tasks.workunit.client.0.smithi031.stdout:op 4150 completed, throughput=5MB/sec 2024-04-17T12:08:24.464 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lwPfTHqwbHPJ8pI off=14073683 len=142717 2024-04-17T12:08:24.465 INFO:tasks.workunit.client.0.smithi031.stdout:op 4151 completed, throughput=5MB/sec 2024-04-17T12:08:24.465 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ujFwjiQ5ErUG67q off=20593656 len=410418 2024-04-17T12:08:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:08:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:08:24.470 INFO:tasks.workunit.client.0.smithi031.stdout:op 4152 completed, throughput=5MB/sec 2024-04-17T12:08:24.470 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-REhTyxn7DqGFynx off=13567926 len=386407 2024-04-17T12:08:24.470 INFO:tasks.workunit.client.0.smithi031.stdout:op 4153 completed, throughput=5MB/sec 2024-04-17T12:08:24.471 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pinFIF2wG_Xyz7o off=979577 len=442459 2024-04-17T12:08:24.472 INFO:tasks.workunit.client.0.smithi031.stdout:op 4154 completed, throughput=5MB/sec 2024-04-17T12:08:25.472 INFO:tasks.workunit.client.0.smithi031.stdout: 816: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:25.472 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8VJ7G4n5SYh1-k2 off=8015886 len=262787 2024-04-17T12:08:25.473 INFO:tasks.workunit.client.0.smithi031.stdout:op 4155 completed, throughput=4.99MB/sec 2024-04-17T12:08:25.473 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NwIT3oFvHf46r35 off=4274081 len=200711 2024-04-17T12:08:25.475 INFO:tasks.workunit.client.0.smithi031.stdout:op 4156 completed, throughput=4.99MB/sec 2024-04-17T12:08:25.475 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HmMOD-W3RECYH_h off=8910419 len=74696 2024-04-17T12:08:25.475 INFO:tasks.workunit.client.0.smithi031.stdout:op 4157 completed, throughput=4.99MB/sec 2024-04-17T12:08:25.475 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jxpldWz0dQtPkMp off=618794 len=1637300 2024-04-17T12:08:25.485 INFO:tasks.workunit.client.0.smithi031.stdout:op 4158 completed, throughput=5MB/sec 2024-04-17T12:08:25.485 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9332I5lvJljgHiG off=5924192 len=506996 2024-04-17T12:08:25.486 INFO:tasks.workunit.client.0.smithi031.stdout:op 4159 completed, throughput=5MB/sec 2024-04-17T12:08:25.486 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cQHH-38rKALRpgM off=2928619 len=1857494 2024-04-17T12:08:25.494 INFO:tasks.workunit.client.0.smithi031.stdout:op 4160 completed, throughput=5MB/sec 2024-04-17T12:08:25.495 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F2ATD9LSzm-qDQ8 off=3431321 len=1870534 2024-04-17T12:08:25.498 INFO:tasks.workunit.client.0.smithi031.stdout:op 4161 completed, throughput=5MB/sec 2024-04-17T12:08:25.574 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:08:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:24.233279+0000 mgr.y (mgr.14556) 1298 : cluster [DBG] pgmap v2173: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:08:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:24.233279+0000 mgr.y (mgr.14556) 1298 : cluster [DBG] pgmap v2173: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:08:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:24.233279+0000 mgr.y (mgr.14556) 1298 : cluster [DBG] pgmap v2173: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:08:25.863 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (35m) 4m ago 36m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (36m) 4m ago 36m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (37m) 4m ago 37m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (37m) 4m ago 37m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (41m) 4m ago 41m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (42m) 4m ago 42m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (42m) 4m ago 42m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (41m) 4m ago 41m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (41m) 4m ago 41m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (36m) 4m ago 36m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (36m) 4m ago 36m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:08:25.864 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (40m) 4m ago 40m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:08:25.865 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (40m) 4m ago 40m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:08:25.865 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (39m) 4m ago 39m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:08:25.865 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (39m) 4m ago 39m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:08:25.865 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (39m) 4m ago 39m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:08:25.865 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (38m) 4m ago 38m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:08:25.865 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (38m) 4m ago 38m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:08:25.865 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (38m) 4m ago 38m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:08:25.865 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (35m) 4m ago 37m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:08:26.212 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:08:26.212 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:08:26.212 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:08:26.212 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:08:26.212 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:08:26.213 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:08:26.213 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:08:26.213 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:08:26.213 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:08:26.213 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:08:26.213 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:08:26.213 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:08:26.213 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:08:26.213 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:08:26.213 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:08:26.214 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:08:26.214 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:08:26.498 INFO:tasks.workunit.client.0.smithi031.stdout: 817: throughput=5MB/sec pending data=0 2024-04-17T12:08:26.498 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Gv9cQKVCO_WyLhf off=2760964 len=1765967 2024-04-17T12:08:26.500 INFO:tasks.workunit.client.0.smithi031.stdout:op 4162 completed, throughput=5MB/sec 2024-04-17T12:08:26.500 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0U53TEXj3HX7xLY off=2346806 len=105136 2024-04-17T12:08:26.503 INFO:tasks.workunit.client.0.smithi031.stdout:op 4163 completed, throughput=5MB/sec 2024-04-17T12:08:26.503 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JyQm84Lmc2rV_LT off=1281404 len=797711 2024-04-17T12:08:26.508 INFO:tasks.workunit.client.0.smithi031.stdout:op 4164 completed, throughput=5MB/sec 2024-04-17T12:08:26.508 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_XfVUzLr6-gnFqf off=5442011 len=1289911 2024-04-17T12:08:26.514 INFO:tasks.workunit.client.0.smithi031.stdout:op 4165 completed, throughput=5MB/sec 2024-04-17T12:08:26.514 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-r7jDFY9exKp33FP off=2109006 len=1605075 2024-04-17T12:08:26.517 INFO:tasks.workunit.client.0.smithi031.stdout:op 4166 completed, throughput=5MB/sec 2024-04-17T12:08:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:08:25.563886+0000 mgr.y (mgr.14556) 1299 : audit [DBG] from='client.16557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:08:26.213228+0000 mon.a (mon.0) 2249 : audit [DBG] from='client.? 172.21.15.31:0/2776535848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:08:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:08:25.563886+0000 mgr.y (mgr.14556) 1299 : audit [DBG] from='client.16557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:08:26.213228+0000 mon.a (mon.0) 2249 : audit [DBG] from='client.? 172.21.15.31:0/2776535848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:08:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:08:25.563886+0000 mgr.y (mgr.14556) 1299 : audit [DBG] from='client.16557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:08:26.213228+0000 mon.a (mon.0) 2249 : audit [DBG] from='client.? 172.21.15.31:0/2776535848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:08:27.517 INFO:tasks.workunit.client.0.smithi031.stdout: 818: throughput=5MB/sec pending data=0 2024-04-17T12:08:27.517 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ebd85vsfyJRUTwP off=1787165 len=405468 2024-04-17T12:08:27.518 INFO:tasks.workunit.client.0.smithi031.stdout:op 4167 completed, throughput=5MB/sec 2024-04-17T12:08:27.519 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AxyO6VSpi24LV_Z off=4109030 len=1084669 2024-04-17T12:08:27.524 INFO:tasks.workunit.client.0.smithi031.stdout:op 4168 completed, throughput=5MB/sec 2024-04-17T12:08:27.524 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-v3b3wQ_qUbcQ64d off=7112105 len=876966 2024-04-17T12:08:27.528 INFO:tasks.workunit.client.0.smithi031.stdout:op 4169 completed, throughput=5MB/sec 2024-04-17T12:08:27.528 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3wZGJJGkwqDU7uT off=13007368 len=1833866 2024-04-17T12:08:27.538 INFO:tasks.workunit.client.0.smithi031.stdout:op 4170 completed, throughput=5MB/sec 2024-04-17T12:08:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:08:25.856639+0000 mgr.y (mgr.14556) 1300 : audit [DBG] from='client.26459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:26.233645+0000 mgr.y (mgr.14556) 1301 : cluster [DBG] pgmap v2174: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:08:25.856639+0000 mgr.y (mgr.14556) 1300 : audit [DBG] from='client.26459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:26.233645+0000 mgr.y (mgr.14556) 1301 : cluster [DBG] pgmap v2174: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:08:25.856639+0000 mgr.y (mgr.14556) 1300 : audit [DBG] from='client.26459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:26.233645+0000 mgr.y (mgr.14556) 1301 : cluster [DBG] pgmap v2174: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:28.539 INFO:tasks.workunit.client.0.smithi031.stdout: 819: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:28.539 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ENOU4zaK0Sg1Lhm off=860766 len=336810 2024-04-17T12:08:28.540 INFO:tasks.workunit.client.0.smithi031.stdout:op 4171 completed, throughput=4.99MB/sec 2024-04-17T12:08:28.540 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fxvIbnpkrUXefDA off=10491148 len=1613764 2024-04-17T12:08:28.542 INFO:tasks.workunit.client.0.smithi031.stdout:op 4172 completed, throughput=5MB/sec 2024-04-17T12:08:28.542 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zvKLB8lJrcJWNPu off=4380530 len=1182507 2024-04-17T12:08:28.548 INFO:tasks.workunit.client.0.smithi031.stdout:op 4173 completed, throughput=5MB/sec 2024-04-17T12:08:28.548 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7ZaX23P1-qu64oV off=3382826 len=1909531 2024-04-17T12:08:28.550 INFO:tasks.workunit.client.0.smithi031.stdout:op 4174 completed, throughput=5MB/sec 2024-04-17T12:08:28.550 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3DZWUDRuLiiGAQK off=395030 len=306628 2024-04-17T12:08:28.556 INFO:tasks.workunit.client.0.smithi031.stdout:op 4175 completed, throughput=5MB/sec 2024-04-17T12:08:29.557 INFO:tasks.workunit.client.0.smithi031.stdout: 820: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:29.557 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7I0ADSxedpS6LkP off=3631217 len=604976 2024-04-17T12:08:29.558 INFO:tasks.workunit.client.0.smithi031.stdout:op 4176 completed, throughput=4.99MB/sec 2024-04-17T12:08:29.558 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NvP0lo7XlUFPcyT off=6650734 len=1002343 2024-04-17T12:08:29.563 INFO:tasks.workunit.client.0.smithi031.stdout:op 4177 completed, throughput=5MB/sec 2024-04-17T12:08:29.563 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3ApTpcliU5jUiJH off=2797684 len=592250 2024-04-17T12:08:29.564 INFO:tasks.workunit.client.0.smithi031.stdout:op 4178 completed, throughput=5MB/sec 2024-04-17T12:08:29.564 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-l408Y2YDKodqHDJ off=4393355 len=1288894 2024-04-17T12:08:29.565 INFO:tasks.workunit.client.0.smithi031.stdout:op 4179 completed, throughput=5MB/sec 2024-04-17T12:08:29.565 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sIWtzqBJyegcUzR off=15959245 len=615765 2024-04-17T12:08:29.567 INFO:tasks.workunit.client.0.smithi031.stdout:op 4180 completed, throughput=5MB/sec 2024-04-17T12:08:29.567 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JYXtPGUnoQWQmra off=15872994 len=13963 2024-04-17T12:08:29.569 INFO:tasks.workunit.client.0.smithi031.stdout:op 4181 completed, throughput=5MB/sec 2024-04-17T12:08:29.569 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NojC-ck6Sm3AXgN off=1396088 len=2068989 2024-04-17T12:08:29.571 INFO:tasks.workunit.client.0.smithi031.stdout:op 4182 completed, throughput=5MB/sec 2024-04-17T12:08:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:28.234317+0000 mgr.y (mgr.14556) 1302 : cluster [DBG] pgmap v2175: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:08:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:28.234317+0000 mgr.y (mgr.14556) 1302 : cluster [DBG] pgmap v2175: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:08:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:28.234317+0000 mgr.y (mgr.14556) 1302 : cluster [DBG] pgmap v2175: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:08:30.571 INFO:tasks.workunit.client.0.smithi031.stdout: 821: throughput=5MB/sec pending data=0 2024-04-17T12:08:30.572 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-l1zH3D4LJqtaf3l off=19222191 len=1790333 2024-04-17T12:08:30.583 INFO:tasks.workunit.client.0.smithi031.stdout:op 4183 completed, throughput=5MB/sec 2024-04-17T12:08:30.583 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LKYvsFtF4vQzeLL off=10974925 len=759239 2024-04-17T12:08:30.587 INFO:tasks.workunit.client.0.smithi031.stdout:op 4184 completed, throughput=5MB/sec 2024-04-17T12:08:30.587 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-riROuTEkqRz7oFN off=23456353 len=1394916 2024-04-17T12:08:30.593 INFO:tasks.workunit.client.0.smithi031.stdout:op 4185 completed, throughput=5MB/sec 2024-04-17T12:08:30.593 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mJnNkhBU8fG7ltM off=4134084 len=1070151 2024-04-17T12:08:30.598 INFO:tasks.workunit.client.0.smithi031.stdout:op 4186 completed, throughput=5MB/sec 2024-04-17T12:08:31.598 INFO:tasks.workunit.client.0.smithi031.stdout: 822: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:31.598 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--EUW-N_hLEcsE0_ off=8017661 len=1513012 2024-04-17T12:08:31.601 INFO:tasks.workunit.client.0.smithi031.stdout:op 4187 completed, throughput=5MB/sec 2024-04-17T12:08:31.601 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i35mC_BnSzHmYsx off=11361973 len=1468043 2024-04-17T12:08:31.610 INFO:tasks.workunit.client.0.smithi031.stdout:op 4188 completed, throughput=5MB/sec 2024-04-17T12:08:31.610 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3oMUAYn4_seDqhi off=17625093 len=274770 2024-04-17T12:08:31.613 INFO:tasks.workunit.client.0.smithi031.stdout:op 4189 completed, throughput=5MB/sec 2024-04-17T12:08:31.613 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kKHKky_ASfK-r9Q off=10755563 len=1418367 2024-04-17T12:08:31.622 INFO:tasks.workunit.client.0.smithi031.stdout:op 4190 completed, throughput=5MB/sec 2024-04-17T12:08:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:30.234735+0000 mgr.y (mgr.14556) 1303 : cluster [DBG] pgmap v2176: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:30.234735+0000 mgr.y (mgr.14556) 1303 : cluster [DBG] pgmap v2176: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:30.234735+0000 mgr.y (mgr.14556) 1303 : cluster [DBG] pgmap v2176: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:08:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:31] "GET /metrics HTTP/1.1" 200 192523 "" "Prometheus/2.33.4" 2024-04-17T12:08:32.622 INFO:tasks.workunit.client.0.smithi031.stdout: 823: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:32.622 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-d1ILk9k9n9-RyDx off=6793806 len=1706050 2024-04-17T12:08:32.624 INFO:tasks.workunit.client.0.smithi031.stdout:op 4191 completed, throughput=5MB/sec 2024-04-17T12:08:32.624 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-B-0txFXdiLI9105 off=7412650 len=1598152 2024-04-17T12:08:32.632 INFO:tasks.workunit.client.0.smithi031.stdout:op 4192 completed, throughput=5MB/sec 2024-04-17T12:08:32.632 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uy5UUVQAodSb66Q off=6997501 len=617731 2024-04-17T12:08:32.637 INFO:tasks.workunit.client.0.smithi031.stdout:op 4193 completed, throughput=5MB/sec 2024-04-17T12:08:32.637 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tZDj82X4GMOpKQH off=2020436 len=916540 2024-04-17T12:08:32.641 INFO:tasks.workunit.client.0.smithi031.stdout:op 4194 completed, throughput=5MB/sec 2024-04-17T12:08:32.642 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eBNZxWxyK6HYgtU off=49112 len=1780616 2024-04-17T12:08:32.643 INFO:tasks.workunit.client.0.smithi031.stdout:op 4195 completed, throughput=5MB/sec 2024-04-17T12:08:33.644 INFO:tasks.workunit.client.0.smithi031.stdout: 824: throughput=5MB/sec pending data=0 2024-04-17T12:08:33.644 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jtKKLMNFWp0XSDM off=8484684 len=2017373 2024-04-17T12:08:33.648 INFO:tasks.workunit.client.0.smithi031.stdout:op 4196 completed, throughput=5MB/sec 2024-04-17T12:08:33.648 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7A7W2HywT-ZC65V off=4023661 len=766816 2024-04-17T12:08:33.649 INFO:tasks.workunit.client.0.smithi031.stdout:op 4197 completed, throughput=5MB/sec 2024-04-17T12:08:33.649 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WYTSZY59NVnjZi7 off=8639460 len=522805 2024-04-17T12:08:33.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 4198 completed, throughput=5MB/sec 2024-04-17T12:08:33.653 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eE1AlAboYUa2XrJ off=8865776 len=1259386 2024-04-17T12:08:33.654 INFO:tasks.workunit.client.0.smithi031.stdout:op 4199 completed, throughput=5MB/sec 2024-04-17T12:08:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:32.235176+0000 mgr.y (mgr.14556) 1304 : cluster [DBG] pgmap v2177: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:32.235176+0000 mgr.y (mgr.14556) 1304 : cluster [DBG] pgmap v2177: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:32.235176+0000 mgr.y (mgr.14556) 1304 : cluster [DBG] pgmap v2177: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:08:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:08:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:08:34.655 INFO:tasks.workunit.client.0.smithi031.stdout: 825: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:34.655 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DQQTzx5VyrYJDye off=2492819 len=2072511 2024-04-17T12:08:34.664 INFO:tasks.workunit.client.0.smithi031.stdout:op 4200 completed, throughput=5MB/sec 2024-04-17T12:08:34.664 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7A7W2HywT-ZC65V off=14176135 len=436221 2024-04-17T12:08:34.668 INFO:tasks.workunit.client.0.smithi031.stdout:op 4201 completed, throughput=5MB/sec 2024-04-17T12:08:34.668 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dFjXZO3LEhudoq_ off=2948712 len=1090148 2024-04-17T12:08:34.669 INFO:tasks.workunit.client.0.smithi031.stdout:op 4202 completed, throughput=5MB/sec 2024-04-17T12:08:34.669 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZCwuQ9vRbr17fCJ off=2787550 len=1996444 2024-04-17T12:08:34.673 INFO:tasks.workunit.client.0.smithi031.stdout:op 4203 completed, throughput=5MB/sec 2024-04-17T12:08:35.673 INFO:tasks.workunit.client.0.smithi031.stdout: 826: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:35.673 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ckX6D5IAQUX-MVk off=7970590 len=1299013 2024-04-17T12:08:35.682 INFO:tasks.workunit.client.0.smithi031.stdout:op 4204 completed, throughput=5MB/sec 2024-04-17T12:08:35.682 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0B2VrKdQ6G0wPAj off=228237 len=1441507 2024-04-17T12:08:35.685 INFO:tasks.workunit.client.0.smithi031.stdout:op 4205 completed, throughput=5MB/sec 2024-04-17T12:08:35.685 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZHdqSz5vJGUnQPu off=4110125 len=1998040 2024-04-17T12:08:35.687 INFO:tasks.workunit.client.0.smithi031.stdout:op 4206 completed, throughput=5MB/sec 2024-04-17T12:08:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:34.235860+0000 mgr.y (mgr.14556) 1305 : cluster [DBG] pgmap v2178: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:08:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:34.235860+0000 mgr.y (mgr.14556) 1305 : cluster [DBG] pgmap v2178: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:08:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:34.235860+0000 mgr.y (mgr.14556) 1305 : cluster [DBG] pgmap v2178: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:08:36.687 INFO:tasks.workunit.client.0.smithi031.stdout: 827: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:36.687 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pAA13spFyqMeT_R off=2358385 len=1553090 2024-04-17T12:08:36.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 4207 completed, throughput=5MB/sec 2024-04-17T12:08:36.690 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OrWbmGp4ywZfjVo off=630451 len=96878 2024-04-17T12:08:36.693 INFO:tasks.workunit.client.0.smithi031.stdout:op 4208 completed, throughput=5MB/sec 2024-04-17T12:08:36.693 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-G4tujzsOJzrw9X0 off=22648483 len=1605422 2024-04-17T12:08:36.701 INFO:tasks.workunit.client.0.smithi031.stdout:op 4209 completed, throughput=5MB/sec 2024-04-17T12:08:36.701 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4W8cNxCYbq7mu7X off=16413389 len=994973 2024-04-17T12:08:36.707 INFO:tasks.workunit.client.0.smithi031.stdout:op 4210 completed, throughput=5MB/sec 2024-04-17T12:08:36.707 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SRrf_It0dO_T687 off=0 len=1060022 2024-04-17T12:08:36.711 INFO:tasks.workunit.client.0.smithi031.stdout:op 4211 completed, throughput=5MB/sec 2024-04-17T12:08:37.712 INFO:tasks.workunit.client.0.smithi031.stdout: 828: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:37.712 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZC292rMmfT2__Ss off=1614317 len=1346191 2024-04-17T12:08:37.714 INFO:tasks.workunit.client.0.smithi031.stdout:op 4212 completed, throughput=5MB/sec 2024-04-17T12:08:37.714 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-luYx-vHAtpliu__ off=4988919 len=1702799 2024-04-17T12:08:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:36.236325+0000 mgr.y (mgr.14556) 1306 : cluster [DBG] pgmap v2179: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:08:37.716 INFO:tasks.workunit.client.0.smithi031.stdout:op 4213 completed, throughput=5MB/sec 2024-04-17T12:08:37.716 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z0JNdtTh06HBEMn off=766982 len=785407 2024-04-17T12:08:37.721 INFO:tasks.workunit.client.0.smithi031.stdout:op 4214 completed, throughput=5MB/sec 2024-04-17T12:08:37.721 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yaz6sjzRbHSxEwV off=557438 len=283783 2024-04-17T12:08:37.724 INFO:tasks.workunit.client.0.smithi031.stdout:op 4215 completed, throughput=5MB/sec 2024-04-17T12:08:37.724 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ioqj1_A_9n6Uq7g off=5785986 len=752658 2024-04-17T12:08:37.725 INFO:tasks.workunit.client.0.smithi031.stdout:op 4216 completed, throughput=5MB/sec 2024-04-17T12:08:37.725 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AvniT6gM4Or1uQk off=12375623 len=186891 2024-04-17T12:08:37.728 INFO:tasks.workunit.client.0.smithi031.stdout:op 4217 completed, throughput=5MB/sec 2024-04-17T12:08:37.728 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZhsD2-YRQXubBaC off=18145210 len=395310 2024-04-17T12:08:37.728 INFO:tasks.workunit.client.0.smithi031.stdout:op 4218 completed, throughput=5MB/sec 2024-04-17T12:08:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:36.236325+0000 mgr.y (mgr.14556) 1306 : cluster [DBG] pgmap v2179: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:08:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:36.236325+0000 mgr.y (mgr.14556) 1306 : cluster [DBG] pgmap v2179: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:08:38.729 INFO:tasks.workunit.client.0.smithi031.stdout: 829: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:38.729 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ButpPi0-9iybFDV off=3232333 len=1523717 2024-04-17T12:08:38.732 INFO:tasks.workunit.client.0.smithi031.stdout:op 4219 completed, throughput=5MB/sec 2024-04-17T12:08:38.732 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mhY6kEWCQfkNa6n off=7627223 len=2039073 2024-04-17T12:08:38.743 INFO:tasks.workunit.client.0.smithi031.stdout:op 4220 completed, throughput=5MB/sec 2024-04-17T12:08:38.744 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-plfQ-rCzZXdQ6UA off=16521294 len=1872673 2024-04-17T12:08:38.747 INFO:tasks.workunit.client.0.smithi031.stdout:op 4221 completed, throughput=5MB/sec 2024-04-17T12:08:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:38.236870+0000 mgr.y (mgr.14556) 1307 : cluster [DBG] pgmap v2180: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:08:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:38.236870+0000 mgr.y (mgr.14556) 1307 : cluster [DBG] pgmap v2180: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:08:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:38.236870+0000 mgr.y (mgr.14556) 1307 : cluster [DBG] pgmap v2180: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:08:39.747 INFO:tasks.workunit.client.0.smithi031.stdout: 830: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:39.747 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sfnNnENNv-udB_R off=6611926 len=1039216 2024-04-17T12:08:39.752 INFO:tasks.workunit.client.0.smithi031.stdout:op 4222 completed, throughput=5MB/sec 2024-04-17T12:08:39.752 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aiQtKOgQ0QPmmCE off=560629 len=791756 2024-04-17T12:08:39.753 INFO:tasks.workunit.client.0.smithi031.stdout:op 4223 completed, throughput=5MB/sec 2024-04-17T12:08:39.753 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZLPYmKHAhbOmlbP off=1817803 len=198111 2024-04-17T12:08:39.757 INFO:tasks.workunit.client.0.smithi031.stdout:op 4224 completed, throughput=5MB/sec 2024-04-17T12:08:39.757 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xXq8lKlnXLd1R3W off=7437225 len=1170998 2024-04-17T12:08:39.758 INFO:tasks.workunit.client.0.smithi031.stdout:op 4225 completed, throughput=5MB/sec 2024-04-17T12:08:39.758 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w2JQ-jXlAd8QwKF off=5009953 len=125265 2024-04-17T12:08:39.761 INFO:tasks.workunit.client.0.smithi031.stdout:op 4226 completed, throughput=5MB/sec 2024-04-17T12:08:39.761 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WWJFLGrdXkzaReg off=3767326 len=864848 2024-04-17T12:08:39.765 INFO:tasks.workunit.client.0.smithi031.stdout:op 4227 completed, throughput=5MB/sec 2024-04-17T12:08:39.765 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NuVz7WfxLc66uDG off=1710194 len=975845 2024-04-17T12:08:39.766 INFO:tasks.workunit.client.0.smithi031.stdout:op 4228 completed, throughput=5MB/sec 2024-04-17T12:08:40.766 INFO:tasks.workunit.client.0.smithi031.stdout: 831: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:40.767 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BYB7vL8ScB4uJ42 off=6993656 len=2039576 2024-04-17T12:08:40.779 INFO:tasks.workunit.client.0.smithi031.stdout:op 4229 completed, throughput=5MB/sec 2024-04-17T12:08:40.779 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-62tXqXeFrE0n_PD off=5878216 len=2092854 2024-04-17T12:08:40.787 INFO:tasks.workunit.client.0.smithi031.stdout:op 4230 completed, throughput=5MB/sec 2024-04-17T12:08:40.787 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oDqQndSpwlN85pB off=503151 len=1663705 2024-04-17T12:08:40.794 INFO:tasks.workunit.client.0.smithi031.stdout:op 4231 completed, throughput=5MB/sec 2024-04-17T12:08:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:40.237341+0000 mgr.y (mgr.14556) 1308 : cluster [DBG] pgmap v2181: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:08:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:41] "GET /metrics HTTP/1.1" 200 192528 "" "Prometheus/2.33.4" 2024-04-17T12:08:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:40.237341+0000 mgr.y (mgr.14556) 1308 : cluster [DBG] pgmap v2181: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:40.237341+0000 mgr.y (mgr.14556) 1308 : cluster [DBG] pgmap v2181: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:41.795 INFO:tasks.workunit.client.0.smithi031.stdout: 832: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:41.795 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z0hZyJy3TbZ8s0g off=103970 len=392954 2024-04-17T12:08:41.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 4232 completed, throughput=5MB/sec 2024-04-17T12:08:41.799 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vU3FokztObHlNOW off=9138901 len=2055435 2024-04-17T12:08:41.802 INFO:tasks.workunit.client.0.smithi031.stdout:op 4233 completed, throughput=5MB/sec 2024-04-17T12:08:41.802 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XHm-gltf9dIHTno off=2550538 len=1490545 2024-04-17T12:08:41.804 INFO:tasks.workunit.client.0.smithi031.stdout:op 4234 completed, throughput=5MB/sec 2024-04-17T12:08:41.804 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xtdD6STvzMy1v_S off=3769624 len=881609 2024-04-17T12:08:41.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 4235 completed, throughput=5MB/sec 2024-04-17T12:08:42.807 INFO:tasks.workunit.client.0.smithi031.stdout: 833: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:42.807 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gz4MSL4SEvscbLb off=979960 len=350605 2024-04-17T12:08:42.810 INFO:tasks.workunit.client.0.smithi031.stdout:op 4236 completed, throughput=4.99MB/sec 2024-04-17T12:08:42.810 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ucokTfy5n_QAQxX off=7057478 len=190867 2024-04-17T12:08:42.811 INFO:tasks.workunit.client.0.smithi031.stdout:op 4237 completed, throughput=4.99MB/sec 2024-04-17T12:08:42.811 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1yKKyX2ZerVd9LB off=6187418 len=687884 2024-04-17T12:08:42.812 INFO:tasks.workunit.client.0.smithi031.stdout:op 4238 completed, throughput=5MB/sec 2024-04-17T12:08:42.812 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4b1-Fp679DNFzn3 off=4711694 len=507656 2024-04-17T12:08:42.814 INFO:tasks.workunit.client.0.smithi031.stdout:op 4239 completed, throughput=5MB/sec 2024-04-17T12:08:42.814 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RRUjKioXQsgJpYO off=17276433 len=678534 2024-04-17T12:08:42.818 INFO:tasks.workunit.client.0.smithi031.stdout:op 4240 completed, throughput=5MB/sec 2024-04-17T12:08:42.818 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t1tHUNGgYfdjh2u off=6632135 len=1147772 2024-04-17T12:08:42.823 INFO:tasks.workunit.client.0.smithi031.stdout:op 4241 completed, throughput=5MB/sec 2024-04-17T12:08:42.823 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-26wHqOMpkASd1sj off=14764053 len=790954 2024-04-17T12:08:42.827 INFO:tasks.workunit.client.0.smithi031.stdout:op 4242 completed, throughput=5MB/sec 2024-04-17T12:08:42.827 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w-DUp5exakl1FPo off=16848385 len=402019 2024-04-17T12:08:42.828 INFO:tasks.workunit.client.0.smithi031.stdout:op 4243 completed, throughput=5MB/sec 2024-04-17T12:08:42.828 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jP5Z1xVXa2XeIDO off=2353673 len=133201 2024-04-17T12:08:42.829 INFO:tasks.workunit.client.0.smithi031.stdout:op 4244 completed, throughput=5MB/sec 2024-04-17T12:08:42.829 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zGwb-K5lueKiLyt off=5506084 len=764197 2024-04-17T12:08:42.830 INFO:tasks.workunit.client.0.smithi031.stdout:op 4245 completed, throughput=5MB/sec 2024-04-17T12:08:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:42.237807+0000 mgr.y (mgr.14556) 1309 : cluster [DBG] pgmap v2182: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:42.237807+0000 mgr.y (mgr.14556) 1309 : cluster [DBG] pgmap v2182: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:42.237807+0000 mgr.y (mgr.14556) 1309 : cluster [DBG] pgmap v2182: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:08:43.830 INFO:tasks.workunit.client.0.smithi031.stdout: 834: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:43.830 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eOXkT_I-1YoWWgR off=1690871 len=21759 2024-04-17T12:08:43.831 INFO:tasks.workunit.client.0.smithi031.stdout:op 4246 completed, throughput=4.99MB/sec 2024-04-17T12:08:43.831 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UlpbjcFgmlpH6wu off=668121 len=1065890 2024-04-17T12:08:43.837 INFO:tasks.workunit.client.0.smithi031.stdout:op 4247 completed, throughput=5MB/sec 2024-04-17T12:08:43.838 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-82onUPLbjKj-50r off=6867979 len=694855 2024-04-17T12:08:43.841 INFO:tasks.workunit.client.0.smithi031.stdout:op 4248 completed, throughput=5MB/sec 2024-04-17T12:08:43.842 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bdC1pjNcxPEjhY7 off=1104030 len=719022 2024-04-17T12:08:43.844 INFO:tasks.workunit.client.0.smithi031.stdout:op 4249 completed, throughput=5MB/sec 2024-04-17T12:08:43.844 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sgrRFKYeC5T4Ej3 off=6190667 len=1343076 2024-04-17T12:08:43.851 INFO:tasks.workunit.client.0.smithi031.stdout:op 4250 completed, throughput=5MB/sec 2024-04-17T12:08:43.851 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gf7dduhwi-PCUcb off=594658 len=446515 2024-04-17T12:08:43.852 INFO:tasks.workunit.client.0.smithi031.stdout:op 4251 completed, throughput=5MB/sec 2024-04-17T12:08:43.852 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VtEtyRCNzUFVzHR off=6086194 len=706758 2024-04-17T12:08:43.853 INFO:tasks.workunit.client.0.smithi031.stdout:op 4252 completed, throughput=5MB/sec 2024-04-17T12:08:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:08:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:08:44.854 INFO:tasks.workunit.client.0.smithi031.stdout: 835: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:44.854 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L34WRUl77dWOLjY off=4157206 len=83813 2024-04-17T12:08:44.855 INFO:tasks.workunit.client.0.smithi031.stdout:op 4253 completed, throughput=4.99MB/sec 2024-04-17T12:08:44.855 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iT1PJaRAvTDzFjB off=8743659 len=925626 2024-04-17T12:08:44.857 INFO:tasks.workunit.client.0.smithi031.stdout:op 4254 completed, throughput=5MB/sec 2024-04-17T12:08:44.857 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8gTVr45dhdeviPZ off=7725055 len=1137554 2024-04-17T12:08:44.862 INFO:tasks.workunit.client.0.smithi031.stdout:op 4255 completed, throughput=5MB/sec 2024-04-17T12:08:44.863 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vbdgcMsqkX_gy6d off=10965550 len=1577452 2024-04-17T12:08:44.865 INFO:tasks.workunit.client.0.smithi031.stdout:op 4256 completed, throughput=5MB/sec 2024-04-17T12:08:44.865 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-R0ccCZ72lewzGEd off=16765123 len=834161 2024-04-17T12:08:44.871 INFO:tasks.workunit.client.0.smithi031.stdout:op 4257 completed, throughput=5MB/sec 2024-04-17T12:08:44.871 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9fkzcqDF5kGhLGD off=4446684 len=1506498 2024-04-17T12:08:44.872 INFO:tasks.workunit.client.0.smithi031.stdout:op 4258 completed, throughput=5MB/sec 2024-04-17T12:08:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:44.238566+0000 mgr.y (mgr.14556) 1310 : cluster [DBG] pgmap v2183: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:08:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:44.238566+0000 mgr.y (mgr.14556) 1310 : cluster [DBG] pgmap v2183: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:08:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:44.238566+0000 mgr.y (mgr.14556) 1310 : cluster [DBG] pgmap v2183: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:08:45.873 INFO:tasks.workunit.client.0.smithi031.stdout: 836: throughput=5MB/sec pending data=0 2024-04-17T12:08:45.873 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lAmsQTNc-RnDT1P off=1282621 len=508882 2024-04-17T12:08:45.874 INFO:tasks.workunit.client.0.smithi031.stdout:op 4259 completed, throughput=5MB/sec 2024-04-17T12:08:45.874 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6nXyEQAVX1DTxBf off=13680105 len=1415483 2024-04-17T12:08:45.882 INFO:tasks.workunit.client.0.smithi031.stdout:op 4260 completed, throughput=5MB/sec 2024-04-17T12:08:45.882 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hHl8EEJ2NMwGK2L off=453645 len=1190291 2024-04-17T12:08:45.890 INFO:tasks.workunit.client.0.smithi031.stdout:op 4261 completed, throughput=5MB/sec 2024-04-17T12:08:45.890 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Un8nK2gWJyy62Y2 off=2758403 len=95502 2024-04-17T12:08:45.891 INFO:tasks.workunit.client.0.smithi031.stdout:op 4262 completed, throughput=5MB/sec 2024-04-17T12:08:45.891 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pSjl1aKcLbiAuyk off=8256640 len=682874 2024-04-17T12:08:45.892 INFO:tasks.workunit.client.0.smithi031.stdout:op 4263 completed, throughput=5MB/sec 2024-04-17T12:08:45.892 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SSS4kvCrkwsuMU2 off=14233428 len=683257 2024-04-17T12:08:45.893 INFO:tasks.workunit.client.0.smithi031.stdout:op 4264 completed, throughput=5MB/sec 2024-04-17T12:08:46.893 INFO:tasks.workunit.client.0.smithi031.stdout: 837: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:46.894 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LbsdOrL_v4tVdA3 off=7877607 len=218712 2024-04-17T12:08:46.894 INFO:tasks.workunit.client.0.smithi031.stdout:op 4265 completed, throughput=4.99MB/sec 2024-04-17T12:08:46.894 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IN3vCNf99lGbcjf off=13110855 len=1845104 2024-04-17T12:08:46.905 INFO:tasks.workunit.client.0.smithi031.stdout:op 4266 completed, throughput=5MB/sec 2024-04-17T12:08:46.905 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6vNFfQzyCWOmEvw off=0 len=1557966 2024-04-17T12:08:46.907 INFO:tasks.workunit.client.0.smithi031.stdout:op 4267 completed, throughput=5MB/sec 2024-04-17T12:08:46.907 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-n50C7iMPq0MVkMN off=21616896 len=2056249 2024-04-17T12:08:46.909 INFO:tasks.workunit.client.0.smithi031.stdout:op 4268 completed, throughput=5MB/sec 2024-04-17T12:08:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:46.239164+0000 mgr.y (mgr.14556) 1311 : cluster [DBG] pgmap v2184: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-17T12:08:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:46.239164+0000 mgr.y (mgr.14556) 1311 : cluster [DBG] pgmap v2184: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-17T12:08:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:46.239164+0000 mgr.y (mgr.14556) 1311 : cluster [DBG] pgmap v2184: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-17T12:08:47.909 INFO:tasks.workunit.client.0.smithi031.stdout: 838: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:47.909 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-R6Oylj1SUCAn9Nn off=3198682 len=913460 2024-04-17T12:08:47.910 INFO:tasks.workunit.client.0.smithi031.stdout:op 4269 completed, throughput=5MB/sec 2024-04-17T12:08:47.910 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZN58iH6bOut5cAA off=247455 len=1520580 2024-04-17T12:08:47.912 INFO:tasks.workunit.client.0.smithi031.stdout:op 4270 completed, throughput=5MB/sec 2024-04-17T12:08:47.912 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nqk27_7UkZEXdRG off=21898560 len=1772243 2024-04-17T12:08:47.913 INFO:tasks.workunit.client.0.smithi031.stdout:op 4271 completed, throughput=5MB/sec 2024-04-17T12:08:47.913 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EUuLAD7flAdnTl6 off=15875042 len=1642351 2024-04-17T12:08:47.921 INFO:tasks.workunit.client.0.smithi031.stdout:op 4272 completed, throughput=5MB/sec 2024-04-17T12:08:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:08:47.668368+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:08:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:08:47.964669+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:08:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:08:47.965351+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:08:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:08:47.969415+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:08:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:08:47.668368+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:08:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:08:47.964669+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:08:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:08:47.965351+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:08:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:08:47.969415+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:08:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:08:47.668368+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:08:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:08:47.964669+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:08:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:08:47.965351+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:08:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:08:47.969415+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:08:48.921 INFO:tasks.workunit.client.0.smithi031.stdout: 839: throughput=5MB/sec pending data=0 2024-04-17T12:08:48.921 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EBA-Rs_7zAbWIje off=2786177 len=1582249 2024-04-17T12:08:48.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 4273 completed, throughput=5MB/sec 2024-04-17T12:08:48.929 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cj-YDmDKEf_N8bY off=6454086 len=780933 2024-04-17T12:08:48.933 INFO:tasks.workunit.client.0.smithi031.stdout:op 4274 completed, throughput=5MB/sec 2024-04-17T12:08:48.933 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YBHFzMGxuTrH5xC off=3833620 len=487058 2024-04-17T12:08:48.935 INFO:tasks.workunit.client.0.smithi031.stdout:op 4275 completed, throughput=5MB/sec 2024-04-17T12:08:48.935 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Emmj1n6Qzi2OU3Z off=3817051 len=195511 2024-04-17T12:08:48.935 INFO:tasks.workunit.client.0.smithi031.stdout:op 4276 completed, throughput=5MB/sec 2024-04-17T12:08:48.935 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0XJvlnIh-DNTPgH off=4407508 len=1089331 2024-04-17T12:08:48.935 INFO:tasks.workunit.client.0.smithi031.stdout:op 4277 completed, throughput=5MB/sec 2024-04-17T12:08:48.936 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aerOJAkUCNihunu off=1611875 len=530609 2024-04-17T12:08:48.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 4278 completed, throughput=5MB/sec 2024-04-17T12:08:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:48.239769+0000 mgr.y (mgr.14556) 1312 : cluster [DBG] pgmap v2185: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:08:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:48.239769+0000 mgr.y (mgr.14556) 1312 : cluster [DBG] pgmap v2185: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:08:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:48.239769+0000 mgr.y (mgr.14556) 1312 : cluster [DBG] pgmap v2185: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:08:49.936 INFO:tasks.workunit.client.0.smithi031.stdout: 840: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:49.937 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P1Py2PhLDNGe7To off=285690 len=554293 2024-04-17T12:08:49.941 INFO:tasks.workunit.client.0.smithi031.stdout:op 4279 completed, throughput=5MB/sec 2024-04-17T12:08:49.941 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9wlI_S3ChQ_rZcs off=5724691 len=414448 2024-04-17T12:08:49.942 INFO:tasks.workunit.client.0.smithi031.stdout:op 4280 completed, throughput=5MB/sec 2024-04-17T12:08:49.942 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z_Vcn6vipr1oar2 off=2602273 len=254537 2024-04-17T12:08:49.945 INFO:tasks.workunit.client.0.smithi031.stdout:op 4281 completed, throughput=5MB/sec 2024-04-17T12:08:49.945 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xJB87vWVHHIumZ8 off=7449170 len=408349 2024-04-17T12:08:49.946 INFO:tasks.workunit.client.0.smithi031.stdout:op 4282 completed, throughput=5MB/sec 2024-04-17T12:08:49.946 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aLCM7ZX7Yd_MgX0 off=4264446 len=249282 2024-04-17T12:08:49.947 INFO:tasks.workunit.client.0.smithi031.stdout:op 4283 completed, throughput=5MB/sec 2024-04-17T12:08:49.947 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dBpZMob-Y7wMAEH off=6157746 len=157982 2024-04-17T12:08:49.948 INFO:tasks.workunit.client.0.smithi031.stdout:op 4284 completed, throughput=5MB/sec 2024-04-17T12:08:49.948 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lsGH-VVOcBu19ZL off=0 len=1415531 2024-04-17T12:08:49.953 INFO:tasks.workunit.client.0.smithi031.stdout:op 4285 completed, throughput=5MB/sec 2024-04-17T12:08:49.954 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hrpg6My9QoN421d off=3629434 len=2086127 2024-04-17T12:08:49.964 INFO:tasks.workunit.client.0.smithi031.stdout:op 4286 completed, throughput=5MB/sec 2024-04-17T12:08:50.965 INFO:tasks.workunit.client.0.smithi031.stdout: 841: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:50.965 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cK6AL5uUeoCYPMN off=1124469 len=168013 2024-04-17T12:08:50.966 INFO:tasks.workunit.client.0.smithi031.stdout:op 4287 completed, throughput=4.99MB/sec 2024-04-17T12:08:50.966 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4MLfXGFkXo0KTMO off=1654460 len=1907126 2024-04-17T12:08:50.968 INFO:tasks.workunit.client.0.smithi031.stdout:op 4288 completed, throughput=5MB/sec 2024-04-17T12:08:50.968 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--3ltMi__rIwYN7K off=22037706 len=815560 2024-04-17T12:08:50.973 INFO:tasks.workunit.client.0.smithi031.stdout:op 4289 completed, throughput=5MB/sec 2024-04-17T12:08:50.973 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--KbY_L6IAD12mjP off=1280020 len=745935 2024-04-17T12:08:50.978 INFO:tasks.workunit.client.0.smithi031.stdout:op 4290 completed, throughput=5MB/sec 2024-04-17T12:08:50.996 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NnPfrk-WWskJXiV off=3247844 len=1827460 2024-04-17T12:08:50.996 INFO:tasks.workunit.client.0.smithi031.stdout:op 4291 completed, throughput=5MB/sec 2024-04-17T12:08:51.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:50.240106+0000 mgr.y (mgr.14556) 1313 : cluster [DBG] pgmap v2186: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:50.240106+0000 mgr.y (mgr.14556) 1313 : cluster [DBG] pgmap v2186: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:50.240106+0000 mgr.y (mgr.14556) 1313 : cluster [DBG] pgmap v2186: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:08:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:51] "GET /metrics HTTP/1.1" 200 192528 "" "Prometheus/2.33.4" 2024-04-17T12:08:51.989 INFO:tasks.workunit.client.0.smithi031.stdout: 842: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:51.989 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wPtw5Mh_rY8koJs off=17452813 len=289107 2024-04-17T12:08:51.990 INFO:tasks.workunit.client.0.smithi031.stdout:op 4292 completed, throughput=5MB/sec 2024-04-17T12:08:51.990 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vfE05P-G9Ufk1aT off=8078477 len=1099046 2024-04-17T12:08:51.992 INFO:tasks.workunit.client.0.smithi031.stdout:op 4293 completed, throughput=5MB/sec 2024-04-17T12:08:51.992 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Vls0VDSMkypKMM7 off=12643753 len=1654932 2024-04-17T12:08:51.993 INFO:tasks.workunit.client.0.smithi031.stdout:op 4294 completed, throughput=5MB/sec 2024-04-17T12:08:51.994 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pb7jsskiSAKo9yf off=3355197 len=1937743 2024-04-17T12:08:52.009 INFO:tasks.workunit.client.0.smithi031.stdout:op 4295 completed, throughput=5MB/sec 2024-04-17T12:08:53.009 INFO:tasks.workunit.client.0.smithi031.stdout: 843: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:53.009 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4SKJ5mv5_Uw7HD_ off=2119073 len=1739986 2024-04-17T12:08:53.011 INFO:tasks.workunit.client.0.smithi031.stdout:op 4296 completed, throughput=5MB/sec 2024-04-17T12:08:53.011 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eU-90i1z241CNM3 off=8494992 len=1433060 2024-04-17T12:08:53.013 INFO:tasks.workunit.client.0.smithi031.stdout:op 4297 completed, throughput=5MB/sec 2024-04-17T12:08:53.013 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-037DOBXXucDPujW off=23553796 len=768033 2024-04-17T12:08:53.015 INFO:tasks.workunit.client.0.smithi031.stdout:op 4298 completed, throughput=5MB/sec 2024-04-17T12:08:53.015 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JRJHEI_tHlSx6HU off=18263324 len=1795067 2024-04-17T12:08:53.025 INFO:tasks.workunit.client.0.smithi031.stdout:op 4299 completed, throughput=5MB/sec 2024-04-17T12:08:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:52.240508+0000 mgr.y (mgr.14556) 1314 : cluster [DBG] pgmap v2187: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:52.240508+0000 mgr.y (mgr.14556) 1314 : cluster [DBG] pgmap v2187: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:52.240508+0000 mgr.y (mgr.14556) 1314 : cluster [DBG] pgmap v2187: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:08:54.025 INFO:tasks.workunit.client.0.smithi031.stdout: 844: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:54.025 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bS3vsdzI0Qr3Llo off=1421579 len=1964801 2024-04-17T12:08:54.029 INFO:tasks.workunit.client.0.smithi031.stdout:op 4300 completed, throughput=5MB/sec 2024-04-17T12:08:54.029 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0Ytv-IjZhZA3jyx off=5111521 len=908456 2024-04-17T12:08:54.034 INFO:tasks.workunit.client.0.smithi031.stdout:op 4301 completed, throughput=5MB/sec 2024-04-17T12:08:54.034 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AP_lNWcpYzSQ82s off=8176806 len=40796 2024-04-17T12:08:54.037 INFO:tasks.workunit.client.0.smithi031.stdout:op 4302 completed, throughput=5MB/sec 2024-04-17T12:08:54.037 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-67EHk-r4Cjiud3Q off=1986265 len=1386142 2024-04-17T12:08:54.044 INFO:tasks.workunit.client.0.smithi031.stdout:op 4303 completed, throughput=5MB/sec 2024-04-17T12:08:54.044 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iB-B98Zk_tBILK8 off=22571653 len=818058 2024-04-17T12:08:54.049 INFO:tasks.workunit.client.0.smithi031.stdout:op 4304 completed, throughput=5MB/sec 2024-04-17T12:08:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:08:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:08:55.050 INFO:tasks.workunit.client.0.smithi031.stdout: 845: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:55.050 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lc-8mNruo8tcps0 off=18378628 len=1960768 2024-04-17T12:08:55.052 INFO:tasks.workunit.client.0.smithi031.stdout:op 4305 completed, throughput=5MB/sec 2024-04-17T12:08:55.052 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4XRxG_GV8lI0EnI off=5805412 len=896097 2024-04-17T12:08:55.058 INFO:tasks.workunit.client.0.smithi031.stdout:op 4306 completed, throughput=5MB/sec 2024-04-17T12:08:55.058 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-C-jj4acjge_G0KS off=20662450 len=1636969 2024-04-17T12:08:55.060 INFO:tasks.workunit.client.0.smithi031.stdout:op 4307 completed, throughput=5MB/sec 2024-04-17T12:08:55.060 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-98R6eTNjjdGNqmB off=12263782 len=1130455 2024-04-17T12:08:55.063 INFO:tasks.workunit.client.0.smithi031.stdout:op 4308 completed, throughput=5MB/sec 2024-04-17T12:08:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:54.241240+0000 mgr.y (mgr.14556) 1315 : cluster [DBG] pgmap v2188: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:08:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:54.241240+0000 mgr.y (mgr.14556) 1315 : cluster [DBG] pgmap v2188: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:08:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:54.241240+0000 mgr.y (mgr.14556) 1315 : cluster [DBG] pgmap v2188: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:08:56.063 INFO:tasks.workunit.client.0.smithi031.stdout: 846: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:56.063 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PbKmlndSZ4DqPal off=13694240 len=117191 2024-04-17T12:08:56.064 INFO:tasks.workunit.client.0.smithi031.stdout:op 4309 completed, throughput=4.99MB/sec 2024-04-17T12:08:56.064 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-74gLINFEuByuuYE off=19292260 len=618909 2024-04-17T12:08:56.068 INFO:tasks.workunit.client.0.smithi031.stdout:op 4310 completed, throughput=5MB/sec 2024-04-17T12:08:56.069 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rlCbcd7SsHyes1H off=1202483 len=1787934 2024-04-17T12:08:56.071 INFO:tasks.workunit.client.0.smithi031.stdout:op 4311 completed, throughput=5MB/sec 2024-04-17T12:08:56.071 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-r0cDsRIRRTOx9sW off=465418 len=1843382 2024-04-17T12:08:56.080 INFO:tasks.workunit.client.0.smithi031.stdout:op 4312 completed, throughput=5MB/sec 2024-04-17T12:08:56.080 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CWB5K8RAyFk071s off=12311345 len=1769126 2024-04-17T12:08:56.084 INFO:tasks.workunit.client.0.smithi031.stdout:op 4313 completed, throughput=5MB/sec 2024-04-17T12:08:56.539 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:08:56.833 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:08:56.833 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (36m) 5m ago 37m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:08:56.834 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (36m) 5m ago 36m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:08:56.834 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (38m) 5m ago 38m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:08:56.834 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (38m) 5m ago 38m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:08:56.834 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (41m) 5m ago 41m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:08:56.834 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (43m) 5m ago 43m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:08:56.834 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (43m) 5m ago 43m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:08:56.834 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (42m) 5m ago 42m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:08:56.834 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (41m) 5m ago 41m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:08:56.834 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (37m) 5m ago 37m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:08:56.835 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (37m) 5m ago 37m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:08:56.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (41m) 5m ago 41m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:08:56.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (40m) 5m ago 40m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:08:56.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (40m) 5m ago 40m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:08:56.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (40m) 5m ago 40m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:08:56.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (39m) 5m ago 39m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:08:56.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (39m) 5m ago 39m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:08:56.835 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (38m) 5m ago 38m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:08:56.836 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (38m) 5m ago 38m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:08:56.836 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (36m) 5m ago 37m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:08:57.084 INFO:tasks.workunit.client.0.smithi031.stdout: 847: throughput=5MB/sec pending data=0 2024-04-17T12:08:57.084 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-p_BYgIL-35rO__R off=10052421 len=839648 2024-04-17T12:08:57.085 INFO:tasks.workunit.client.0.smithi031.stdout:op 4314 completed, throughput=5MB/sec 2024-04-17T12:08:57.085 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cp4uOeW4krOmSJD off=6098376 len=1270348 2024-04-17T12:08:57.086 INFO:tasks.workunit.client.0.smithi031.stdout:op 4315 completed, throughput=5MB/sec 2024-04-17T12:08:57.086 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3ApTpcliU5jUiJH off=5876493 len=103646 2024-04-17T12:08:57.089 INFO:tasks.workunit.client.0.smithi031.stdout:op 4316 completed, throughput=5MB/sec 2024-04-17T12:08:57.089 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CWB5K8RAyFk071s off=1891334 len=1960686 2024-04-17T12:08:57.099 INFO:tasks.workunit.client.0.smithi031.stdout:op 4317 completed, throughput=5MB/sec 2024-04-17T12:08:57.183 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:08:57.184 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:08:57.184 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:08:57.184 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:08:57.184 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:08:57.184 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:08:57.184 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:08:57.184 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:08:57.184 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:08:57.184 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:08:57.184 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:08:57.185 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:08:57.185 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:08:57.185 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:08:57.185 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:08:57.185 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:08:57.185 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:08:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:56.241679+0000 mgr.y (mgr.14556) 1316 : cluster [DBG] pgmap v2189: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:08:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:08:56.528845+0000 mgr.y (mgr.14556) 1317 : audit [DBG] from='client.26471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:08:57.184775+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.31:0/324820525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:08:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:56.241679+0000 mgr.y (mgr.14556) 1316 : cluster [DBG] pgmap v2189: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:08:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:08:56.528845+0000 mgr.y (mgr.14556) 1317 : audit [DBG] from='client.26471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:08:57.184775+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.31:0/324820525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:08:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:56.241679+0000 mgr.y (mgr.14556) 1316 : cluster [DBG] pgmap v2189: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:08:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:08:56.528845+0000 mgr.y (mgr.14556) 1317 : audit [DBG] from='client.26471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:08:57.184775+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.31:0/324820525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:08:58.099 INFO:tasks.workunit.client.0.smithi031.stdout: 848: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:58.099 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kh5wHJrm52ZLqrS off=3688168 len=122845 2024-04-17T12:08:58.100 INFO:tasks.workunit.client.0.smithi031.stdout:op 4318 completed, throughput=4.99MB/sec 2024-04-17T12:08:58.100 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bbNRxZjhXW7ur1f off=12311597 len=1959660 2024-04-17T12:08:58.102 INFO:tasks.workunit.client.0.smithi031.stdout:op 4319 completed, throughput=5MB/sec 2024-04-17T12:08:58.102 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-30qQjhG-N933Csw off=7029555 len=651812 2024-04-17T12:08:58.114 INFO:tasks.workunit.client.0.smithi031.stdout:op 4320 completed, throughput=5MB/sec 2024-04-17T12:08:58.114 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-T6UhrBkCS8Qv-Zk off=8381119 len=312765 2024-04-17T12:08:58.117 INFO:tasks.workunit.client.0.smithi031.stdout:op 4321 completed, throughput=5MB/sec 2024-04-17T12:08:58.117 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cmo7CO7hLFB0MOq off=14130807 len=213848 2024-04-17T12:08:58.120 INFO:tasks.workunit.client.0.smithi031.stdout:op 4322 completed, throughput=5MB/sec 2024-04-17T12:08:58.120 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-59BYfOjIHqEn427 off=1532155 len=558087 2024-04-17T12:08:58.124 INFO:tasks.workunit.client.0.smithi031.stdout:op 4323 completed, throughput=5MB/sec 2024-04-17T12:08:58.124 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4odhsbU2oFBGg0u off=3484081 len=1999590 2024-04-17T12:08:58.133 INFO:tasks.workunit.client.0.smithi031.stdout:op 4324 completed, throughput=5MB/sec 2024-04-17T12:08:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:08:56.825713+0000 mgr.y (mgr.14556) 1318 : audit [DBG] from='client.26477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:08:56.825713+0000 mgr.y (mgr.14556) 1318 : audit [DBG] from='client.26477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:08:56.825713+0000 mgr.y (mgr.14556) 1318 : audit [DBG] from='client.26477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:08:59.134 INFO:tasks.workunit.client.0.smithi031.stdout: 849: throughput=4.99MB/sec pending data=0 2024-04-17T12:08:59.134 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Q2SJmveIlTsi7L8 off=7916769 len=1744133 2024-04-17T12:08:59.136 INFO:tasks.workunit.client.0.smithi031.stdout:op 4325 completed, throughput=5MB/sec 2024-04-17T12:08:59.136 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MhjjczqWAu8YZss off=15704326 len=1046399 2024-04-17T12:08:59.137 INFO:tasks.workunit.client.0.smithi031.stdout:op 4326 completed, throughput=5MB/sec 2024-04-17T12:08:59.137 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3xuXtvz3Cgn5yNQ off=8521619 len=1168996 2024-04-17T12:08:59.138 INFO:tasks.workunit.client.0.smithi031.stdout:op 4327 completed, throughput=5MB/sec 2024-04-17T12:08:59.139 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--VYHIGF_L4XwjOs off=11790772 len=721237 2024-04-17T12:08:59.145 INFO:tasks.workunit.client.0.smithi031.stdout:op 4328 completed, throughput=5MB/sec 2024-04-17T12:08:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:08:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:08:58.242632+0000 mgr.y (mgr.14556) 1319 : cluster [DBG] pgmap v2190: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:08:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:08:58.242632+0000 mgr.y (mgr.14556) 1319 : cluster [DBG] pgmap v2190: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:08:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:08:58.242632+0000 mgr.y (mgr.14556) 1319 : cluster [DBG] pgmap v2190: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-17T12:09:00.145 INFO:tasks.workunit.client.0.smithi031.stdout: 850: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:00.145 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bSyPnFoAblxs7wv off=6661641 len=1382246 2024-04-17T12:09:00.148 INFO:tasks.workunit.client.0.smithi031.stdout:op 4329 completed, throughput=5MB/sec 2024-04-17T12:09:00.148 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lByqStQYpWKckYh off=6563427 len=863319 2024-04-17T12:09:00.153 INFO:tasks.workunit.client.0.smithi031.stdout:op 4330 completed, throughput=5MB/sec 2024-04-17T12:09:00.153 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ELO-Ep-CxB8ycp8 off=15675708 len=1921449 2024-04-17T12:09:00.163 INFO:tasks.workunit.client.0.smithi031.stdout:op 4331 completed, throughput=5MB/sec 2024-04-17T12:09:00.163 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-f2ZxgPLEKd4y9h6 off=18598396 len=651347 2024-04-17T12:09:00.164 INFO:tasks.workunit.client.0.smithi031.stdout:op 4332 completed, throughput=5MB/sec 2024-04-17T12:09:00.165 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oRBHTCJYSrpFXa- off=15375658 len=1125367 2024-04-17T12:09:00.170 INFO:tasks.workunit.client.0.smithi031.stdout:op 4333 completed, throughput=5MB/sec 2024-04-17T12:09:01.171 INFO:tasks.workunit.client.0.smithi031.stdout: 851: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:01.171 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_ufq9v5QsopHz6A off=4409931 len=181852 2024-04-17T12:09:01.174 INFO:tasks.workunit.client.0.smithi031.stdout:op 4334 completed, throughput=5MB/sec 2024-04-17T12:09:01.174 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-N6ojl1UVsl5J0zk off=11191352 len=346117 2024-04-17T12:09:01.177 INFO:tasks.workunit.client.0.smithi031.stdout:op 4335 completed, throughput=5MB/sec 2024-04-17T12:09:01.177 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5pHtukeb3uTOgip off=14475957 len=1375705 2024-04-17T12:09:01.185 INFO:tasks.workunit.client.0.smithi031.stdout:op 4336 completed, throughput=5MB/sec 2024-04-17T12:09:01.185 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XD5iu6P6Mx4CVr9 off=10941068 len=613255 2024-04-17T12:09:01.186 INFO:tasks.workunit.client.0.smithi031.stdout:op 4337 completed, throughput=5MB/sec 2024-04-17T12:09:01.186 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tJAqWHp15akPjU0 off=18418436 len=1799824 2024-04-17T12:09:01.202 INFO:tasks.workunit.client.0.smithi031.stdout:op 4338 completed, throughput=5MB/sec 2024-04-17T12:09:01.202 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kRAQihSC4Ic41xH off=4853324 len=223084 2024-04-17T12:09:01.203 INFO:tasks.workunit.client.0.smithi031.stdout:op 4339 completed, throughput=5MB/sec 2024-04-17T12:09:01.203 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pUlROq8V9mGtOWB off=10539628 len=175447 2024-04-17T12:09:01.203 INFO:tasks.workunit.client.0.smithi031.stdout:op 4340 completed, throughput=5MB/sec 2024-04-17T12:09:01.204 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FOmb0Aas-NKiqIY off=1537968 len=1868143 2024-04-17T12:09:01.205 INFO:tasks.workunit.client.0.smithi031.stdout:op 4341 completed, throughput=5MB/sec 2024-04-17T12:09:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:00.243137+0000 mgr.y (mgr.14556) 1320 : cluster [DBG] pgmap v2191: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:09:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:01] "GET /metrics HTTP/1.1" 200 192529 "" "Prometheus/2.33.4" 2024-04-17T12:09:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:00.243137+0000 mgr.y (mgr.14556) 1320 : cluster [DBG] pgmap v2191: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:00.243137+0000 mgr.y (mgr.14556) 1320 : cluster [DBG] pgmap v2191: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:02.205 INFO:tasks.workunit.client.0.smithi031.stdout: 852: throughput=5MB/sec pending data=0 2024-04-17T12:09:02.205 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Xl8fiFsGoNjP9W7 off=4398883 len=1661052 2024-04-17T12:09:02.214 INFO:tasks.workunit.client.0.smithi031.stdout:op 4342 completed, throughput=5MB/sec 2024-04-17T12:09:02.214 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JUmPRxgkSrnUxiT off=3064856 len=1907560 2024-04-17T12:09:02.224 INFO:tasks.workunit.client.0.smithi031.stdout:op 4343 completed, throughput=5MB/sec 2024-04-17T12:09:02.224 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IwacfVN1mEPpPYl off=2030059 len=814121 2024-04-17T12:09:02.228 INFO:tasks.workunit.client.0.smithi031.stdout:op 4344 completed, throughput=5MB/sec 2024-04-17T12:09:03.229 INFO:tasks.workunit.client.0.smithi031.stdout: 853: throughput=5MB/sec pending data=0 2024-04-17T12:09:03.229 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-grZWGxlJ2Nv8uFQ off=315180 len=1251687 2024-04-17T12:09:03.235 INFO:tasks.workunit.client.0.smithi031.stdout:op 4345 completed, throughput=5MB/sec 2024-04-17T12:09:03.235 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U7KmmkqvoQbt6uH off=17530151 len=971292 2024-04-17T12:09:03.240 INFO:tasks.workunit.client.0.smithi031.stdout:op 4346 completed, throughput=5MB/sec 2024-04-17T12:09:03.240 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-89xEWpdIqfCI0SX off=331525 len=1571877 2024-04-17T12:09:03.243 INFO:tasks.workunit.client.0.smithi031.stdout:op 4347 completed, throughput=5MB/sec 2024-04-17T12:09:03.243 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lJS4o8ns9B5p7V5 off=8719017 len=2091045 2024-04-17T12:09:03.245 INFO:tasks.workunit.client.0.smithi031.stdout:op 4348 completed, throughput=5MB/sec 2024-04-17T12:09:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:02.243586+0000 mgr.y (mgr.14556) 1321 : cluster [DBG] pgmap v2192: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:02.243586+0000 mgr.y (mgr.14556) 1321 : cluster [DBG] pgmap v2192: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:02.243586+0000 mgr.y (mgr.14556) 1321 : cluster [DBG] pgmap v2192: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:04.246 INFO:tasks.workunit.client.0.smithi031.stdout: 854: throughput=5MB/sec pending data=0 2024-04-17T12:09:04.246 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1yC58BP8D0ygJQj off=459088 len=461468 2024-04-17T12:09:04.247 INFO:tasks.workunit.client.0.smithi031.stdout:op 4349 completed, throughput=5MB/sec 2024-04-17T12:09:04.247 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dKFpot223CjVQLq off=2840564 len=549584 2024-04-17T12:09:04.250 INFO:tasks.workunit.client.0.smithi031.stdout:op 4350 completed, throughput=5MB/sec 2024-04-17T12:09:04.250 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mRRxt6C1Tbqdj8Y off=899126 len=1711644 2024-04-17T12:09:04.259 INFO:tasks.workunit.client.0.smithi031.stdout:op 4351 completed, throughput=5MB/sec 2024-04-17T12:09:04.259 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DbOVIhj8l6pl4Yp off=5106423 len=434626 2024-04-17T12:09:04.260 INFO:tasks.workunit.client.0.smithi031.stdout:op 4352 completed, throughput=5MB/sec 2024-04-17T12:09:04.260 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m4iEI3H43DjG8MU off=9390505 len=1114979 2024-04-17T12:09:04.266 INFO:tasks.workunit.client.0.smithi031.stdout:op 4353 completed, throughput=5MB/sec 2024-04-17T12:09:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:09:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:09:05.266 INFO:tasks.workunit.client.0.smithi031.stdout: 855: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:05.266 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-b3WBvnwqflfz6Pv off=10615007 len=1849711 2024-04-17T12:09:05.276 INFO:tasks.workunit.client.0.smithi031.stdout:op 4354 completed, throughput=5MB/sec 2024-04-17T12:09:05.276 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QdzKoZxlKhzRA1m off=90763 len=812714 2024-04-17T12:09:05.278 INFO:tasks.workunit.client.0.smithi031.stdout:op 4355 completed, throughput=5MB/sec 2024-04-17T12:09:05.278 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xHF8XGaoPKpdstM off=301867 len=1409663 2024-04-17T12:09:05.285 INFO:tasks.workunit.client.0.smithi031.stdout:op 4356 completed, throughput=5MB/sec 2024-04-17T12:09:05.285 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cSJERO_4iYs9G9Q off=11356839 len=1274735 2024-04-17T12:09:05.292 INFO:tasks.workunit.client.0.smithi031.stdout:op 4357 completed, throughput=5MB/sec 2024-04-17T12:09:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:04.244490+0000 mgr.y (mgr.14556) 1322 : cluster [DBG] pgmap v2193: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:04.244490+0000 mgr.y (mgr.14556) 1322 : cluster [DBG] pgmap v2193: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:04.244490+0000 mgr.y (mgr.14556) 1322 : cluster [DBG] pgmap v2193: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:06.292 INFO:tasks.workunit.client.0.smithi031.stdout: 856: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:06.293 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EpbDRzJS4KtEf_k off=13240134 len=978745 2024-04-17T12:09:06.298 INFO:tasks.workunit.client.0.smithi031.stdout:op 4358 completed, throughput=5MB/sec 2024-04-17T12:09:06.298 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Jj6R-CRpr36Ippm off=9635517 len=581728 2024-04-17T12:09:06.302 INFO:tasks.workunit.client.0.smithi031.stdout:op 4359 completed, throughput=5MB/sec 2024-04-17T12:09:06.302 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VQj960ZLAwUNMoj off=13528953 len=271361 2024-04-17T12:09:06.305 INFO:tasks.workunit.client.0.smithi031.stdout:op 4360 completed, throughput=5MB/sec 2024-04-17T12:09:06.305 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tD_L_bb_P_2NtZQ off=4662406 len=297412 2024-04-17T12:09:06.306 INFO:tasks.workunit.client.0.smithi031.stdout:op 4361 completed, throughput=5MB/sec 2024-04-17T12:09:06.306 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DMdSxZhXU8riSqd off=17215241 len=30310 2024-04-17T12:09:06.306 INFO:tasks.workunit.client.0.smithi031.stdout:op 4362 completed, throughput=5MB/sec 2024-04-17T12:09:06.306 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Q9OF4crr6fyJt0e off=2147864 len=1818437 2024-04-17T12:09:06.323 INFO:tasks.workunit.client.0.smithi031.stdout:op 4363 completed, throughput=5MB/sec 2024-04-17T12:09:06.323 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uK6vbaoffJKfQtU off=8018273 len=99972 2024-04-17T12:09:06.324 INFO:tasks.workunit.client.0.smithi031.stdout:op 4364 completed, throughput=5MB/sec 2024-04-17T12:09:06.324 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yhG73333WntK9KU off=1006936 len=1660959 2024-04-17T12:09:06.326 INFO:tasks.workunit.client.0.smithi031.stdout:op 4365 completed, throughput=5MB/sec 2024-04-17T12:09:07.327 INFO:tasks.workunit.client.0.smithi031.stdout: 857: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:07.327 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bayGXE2TvL43f6G off=8897964 len=1001168 2024-04-17T12:09:07.332 INFO:tasks.workunit.client.0.smithi031.stdout:op 4366 completed, throughput=5MB/sec 2024-04-17T12:09:07.332 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cxiyOLyZ1f4iRJl off=5481963 len=1090888 2024-04-17T12:09:07.335 INFO:tasks.workunit.client.0.smithi031.stdout:op 4367 completed, throughput=5MB/sec 2024-04-17T12:09:07.335 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8VxsJNybkViaggi off=3000913 len=1685683 2024-04-17T12:09:07.343 INFO:tasks.workunit.client.0.smithi031.stdout:op 4368 completed, throughput=5MB/sec 2024-04-17T12:09:07.343 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6OKqXPka7Fo44Qc off=1143661 len=539082 2024-04-17T12:09:07.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 4369 completed, throughput=5MB/sec 2024-04-17T12:09:07.345 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ENHIEG5UcdCizFw off=1938155 len=654751 2024-04-17T12:09:07.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 4370 completed, throughput=5MB/sec 2024-04-17T12:09:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:06.244981+0000 mgr.y (mgr.14556) 1323 : cluster [DBG] pgmap v2194: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:09:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:06.244981+0000 mgr.y (mgr.14556) 1323 : cluster [DBG] pgmap v2194: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:09:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:06.244981+0000 mgr.y (mgr.14556) 1323 : cluster [DBG] pgmap v2194: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:09:08.346 INFO:tasks.workunit.client.0.smithi031.stdout: 858: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:08.346 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VROzBPY9ZgvJJkD off=16683193 len=709976 2024-04-17T12:09:08.350 INFO:tasks.workunit.client.0.smithi031.stdout:op 4371 completed, throughput=5MB/sec 2024-04-17T12:09:08.350 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wrFePBJrTIJA5_7 off=6289408 len=1501672 2024-04-17T12:09:08.355 INFO:tasks.workunit.client.0.smithi031.stdout:op 4372 completed, throughput=5MB/sec 2024-04-17T12:09:08.355 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Gsp1wuQ15frCu_y off=5420398 len=2051787 2024-04-17T12:09:08.369 INFO:tasks.workunit.client.0.smithi031.stdout:op 4373 completed, throughput=5MB/sec 2024-04-17T12:09:08.369 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wQhzqYvaTKM9xiD off=10151219 len=594893 2024-04-17T12:09:08.370 INFO:tasks.workunit.client.0.smithi031.stdout:op 4374 completed, throughput=5MB/sec 2024-04-17T12:09:08.370 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U5ZHKNt01wXiLPs off=7158737 len=1092143 2024-04-17T12:09:08.375 INFO:tasks.workunit.client.0.smithi031.stdout:op 4375 completed, throughput=5MB/sec 2024-04-17T12:09:09.376 INFO:tasks.workunit.client.0.smithi031.stdout: 859: throughput=5MB/sec pending data=0 2024-04-17T12:09:09.376 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DfWSrdhw7-JIDJu off=1101904 len=1057316 2024-04-17T12:09:09.378 INFO:tasks.workunit.client.0.smithi031.stdout:op 4376 completed, throughput=5MB/sec 2024-04-17T12:09:09.378 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rQu0_eo9EK358BS off=14054228 len=2015554 2024-04-17T12:09:09.382 INFO:tasks.workunit.client.0.smithi031.stdout:op 4377 completed, throughput=5MB/sec 2024-04-17T12:09:09.382 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-j5hwlmR1IzGTjTw off=17807724 len=1068872 2024-04-17T12:09:09.383 INFO:tasks.workunit.client.0.smithi031.stdout:op 4378 completed, throughput=5MB/sec 2024-04-17T12:09:09.383 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-V2sOWr96APsWIFe off=3690260 len=22282 2024-04-17T12:09:09.386 INFO:tasks.workunit.client.0.smithi031.stdout:op 4379 completed, throughput=5MB/sec 2024-04-17T12:09:09.386 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s3EP07fWFfQPgi6 off=3569337 len=958721 2024-04-17T12:09:09.391 INFO:tasks.workunit.client.0.smithi031.stdout:op 4380 completed, throughput=5MB/sec 2024-04-17T12:09:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:08.245823+0000 mgr.y (mgr.14556) 1324 : cluster [DBG] pgmap v2195: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:09:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:08.245823+0000 mgr.y (mgr.14556) 1324 : cluster [DBG] pgmap v2195: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:09:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:08.245823+0000 mgr.y (mgr.14556) 1324 : cluster [DBG] pgmap v2195: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:09:10.392 INFO:tasks.workunit.client.0.smithi031.stdout: 860: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:10.392 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZYxQgEIhK-iW-02 off=5295697 len=741652 2024-04-17T12:09:10.394 INFO:tasks.workunit.client.0.smithi031.stdout:op 4381 completed, throughput=5MB/sec 2024-04-17T12:09:10.394 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FTc4EO76vxmv0MD off=4651041 len=1801533 2024-04-17T12:09:10.396 INFO:tasks.workunit.client.0.smithi031.stdout:op 4382 completed, throughput=5MB/sec 2024-04-17T12:09:10.396 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CR8z3C3cB6P3y6o off=14930986 len=967396 2024-04-17T12:09:10.397 INFO:tasks.workunit.client.0.smithi031.stdout:op 4383 completed, throughput=5MB/sec 2024-04-17T12:09:10.398 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dH_MZ-TGQFI6b2F off=2415462 len=632470 2024-04-17T12:09:10.402 INFO:tasks.workunit.client.0.smithi031.stdout:op 4384 completed, throughput=5MB/sec 2024-04-17T12:09:10.402 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iFZBrlZKxYYKYaL off=4559187 len=2062906 2024-04-17T12:09:10.404 INFO:tasks.workunit.client.0.smithi031.stdout:op 4385 completed, throughput=5MB/sec 2024-04-17T12:09:11.405 INFO:tasks.workunit.client.0.smithi031.stdout: 861: throughput=5MB/sec pending data=0 2024-04-17T12:09:11.405 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0cYu8AXwMkPSu1D off=1026878 len=1135162 2024-04-17T12:09:11.411 INFO:tasks.workunit.client.0.smithi031.stdout:op 4386 completed, throughput=5MB/sec 2024-04-17T12:09:11.411 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-71ledg9kmW_26eq off=5757443 len=1310146 2024-04-17T12:09:11.417 INFO:tasks.workunit.client.0.smithi031.stdout:op 4387 completed, throughput=5MB/sec 2024-04-17T12:09:11.417 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-A7vb9BwKX9sU1bt off=10310420 len=970284 2024-04-17T12:09:11.423 INFO:tasks.workunit.client.0.smithi031.stdout:op 4388 completed, throughput=5MB/sec 2024-04-17T12:09:11.423 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AnIMXYJcMIm9-eg off=14460724 len=1717813 2024-04-17T12:09:11.425 INFO:tasks.workunit.client.0.smithi031.stdout:op 4389 completed, throughput=5MB/sec 2024-04-17T12:09:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:10.246262+0000 mgr.y (mgr.14556) 1325 : cluster [DBG] pgmap v2196: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T12:09:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:10.246262+0000 mgr.y (mgr.14556) 1325 : cluster [DBG] pgmap v2196: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T12:09:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:10.246262+0000 mgr.y (mgr.14556) 1325 : cluster [DBG] pgmap v2196: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T12:09:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:09:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:11] "GET /metrics HTTP/1.1" 200 192530 "" "Prometheus/2.33.4" 2024-04-17T12:09:12.425 INFO:tasks.workunit.client.0.smithi031.stdout: 862: throughput=5MB/sec pending data=0 2024-04-17T12:09:12.425 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VY1z6Stc1235D0e off=19330599 len=1564483 2024-04-17T12:09:12.427 INFO:tasks.workunit.client.0.smithi031.stdout:op 4390 completed, throughput=5MB/sec 2024-04-17T12:09:12.427 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hwH6Ffp7N9Y8Wrj off=1889947 len=1385282 2024-04-17T12:09:12.430 INFO:tasks.workunit.client.0.smithi031.stdout:op 4391 completed, throughput=5MB/sec 2024-04-17T12:09:12.430 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0PUCUsrZXCQYkDd off=3235603 len=1205531 2024-04-17T12:09:12.432 INFO:tasks.workunit.client.0.smithi031.stdout:op 4392 completed, throughput=5MB/sec 2024-04-17T12:09:13.433 INFO:tasks.workunit.client.0.smithi031.stdout: 863: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:13.433 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jLY6nYC3-dsSP14 off=7344568 len=1407608 2024-04-17T12:09:13.434 INFO:tasks.workunit.client.0.smithi031.stdout:op 4393 completed, throughput=5MB/sec 2024-04-17T12:09:13.435 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7mMytcbe4toCl3r off=6705776 len=173954 2024-04-17T12:09:13.435 INFO:tasks.workunit.client.0.smithi031.stdout:op 4394 completed, throughput=5MB/sec 2024-04-17T12:09:13.435 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3DZWUDRuLiiGAQK off=207394 len=2037883 2024-04-17T12:09:13.446 INFO:tasks.workunit.client.0.smithi031.stdout:op 4395 completed, throughput=5MB/sec 2024-04-17T12:09:13.447 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U84mbiNBN2ATJ8Y off=3544976 len=646870 2024-04-17T12:09:13.448 INFO:tasks.workunit.client.0.smithi031.stdout:op 4396 completed, throughput=5MB/sec 2024-04-17T12:09:13.448 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-S0S0SfEDoFtxB6Y off=12009994 len=1936047 2024-04-17T12:09:13.450 INFO:tasks.workunit.client.0.smithi031.stdout:op 4397 completed, throughput=5MB/sec 2024-04-17T12:09:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:12.246730+0000 mgr.y (mgr.14556) 1326 : cluster [DBG] pgmap v2197: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T12:09:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:12.246730+0000 mgr.y (mgr.14556) 1326 : cluster [DBG] pgmap v2197: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T12:09:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:12.246730+0000 mgr.y (mgr.14556) 1326 : cluster [DBG] pgmap v2197: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T12:09:14.450 INFO:tasks.workunit.client.0.smithi031.stdout: 864: throughput=5MB/sec pending data=0 2024-04-17T12:09:14.451 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1ZrwiFmbRyVbpzb off=4720473 len=1199458 2024-04-17T12:09:14.453 INFO:tasks.workunit.client.0.smithi031.stdout:op 4398 completed, throughput=5MB/sec 2024-04-17T12:09:14.453 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RR0GUE3reL7j3iH off=13928439 len=1428944 2024-04-17T12:09:14.460 INFO:tasks.workunit.client.0.smithi031.stdout:op 4399 completed, throughput=5MB/sec 2024-04-17T12:09:14.460 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DDcKJCFyS1FQHLl off=9207567 len=584667 2024-04-17T12:09:14.462 INFO:tasks.workunit.client.0.smithi031.stdout:op 4400 completed, throughput=5MB/sec 2024-04-17T12:09:14.462 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3KPLonBn4X_FVPd off=7799695 len=855991 2024-04-17T12:09:14.463 INFO:tasks.workunit.client.0.smithi031.stdout:op 4401 completed, throughput=5MB/sec 2024-04-17T12:09:14.463 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yCE2bqtz6wJyctZ off=7519406 len=236786 2024-04-17T12:09:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:09:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:09:14.467 INFO:tasks.workunit.client.0.smithi031.stdout:op 4402 completed, throughput=5MB/sec 2024-04-17T12:09:14.467 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xraEtf2B2hgrXCs off=7002344 len=2074313 2024-04-17T12:09:14.469 INFO:tasks.workunit.client.0.smithi031.stdout:op 4403 completed, throughput=5MB/sec 2024-04-17T12:09:15.469 INFO:tasks.workunit.client.0.smithi031.stdout: 865: throughput=5MB/sec pending data=0 2024-04-17T12:09:15.470 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-chZ1N4n06RTuOS_ off=399482 len=1993216 2024-04-17T12:09:15.481 INFO:tasks.workunit.client.0.smithi031.stdout:op 4404 completed, throughput=5MB/sec 2024-04-17T12:09:15.481 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YxKxHtHfgnf3KBT off=702231 len=896053 2024-04-17T12:09:15.484 INFO:tasks.workunit.client.0.smithi031.stdout:op 4405 completed, throughput=5MB/sec 2024-04-17T12:09:15.484 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NE6RgM43ofUOGwb off=18102407 len=433483 2024-04-17T12:09:15.487 INFO:tasks.workunit.client.0.smithi031.stdout:op 4406 completed, throughput=5MB/sec 2024-04-17T12:09:15.487 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UN9LGUJpsl1mczK off=4651392 len=415595 2024-04-17T12:09:15.490 INFO:tasks.workunit.client.0.smithi031.stdout:op 4407 completed, throughput=5MB/sec 2024-04-17T12:09:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:14.247482+0000 mgr.y (mgr.14556) 1327 : cluster [DBG] pgmap v2198: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:09:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:14.247482+0000 mgr.y (mgr.14556) 1327 : cluster [DBG] pgmap v2198: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:09:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:14.247482+0000 mgr.y (mgr.14556) 1327 : cluster [DBG] pgmap v2198: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:09:16.491 INFO:tasks.workunit.client.0.smithi031.stdout: 866: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:16.491 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uzD3Fupp-nYWI3a off=1164700 len=2085759 2024-04-17T12:09:16.500 INFO:tasks.workunit.client.0.smithi031.stdout:op 4408 completed, throughput=5MB/sec 2024-04-17T12:09:16.500 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nEfFci9ptpTmgXQ off=693574 len=417336 2024-04-17T12:09:16.504 INFO:tasks.workunit.client.0.smithi031.stdout:op 4409 completed, throughput=5MB/sec 2024-04-17T12:09:16.504 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WJ_gBKqUXq4ZsaX off=1687133 len=513682 2024-04-17T12:09:16.505 INFO:tasks.workunit.client.0.smithi031.stdout:op 4410 completed, throughput=5MB/sec 2024-04-17T12:09:16.505 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4N5SoxCXE4VNd5- off=3963159 len=1260189 2024-04-17T12:09:16.513 INFO:tasks.workunit.client.0.smithi031.stdout:op 4411 completed, throughput=5MB/sec 2024-04-17T12:09:16.514 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Dqt-T80FrfQKvEF off=6585779 len=531908 2024-04-17T12:09:16.517 INFO:tasks.workunit.client.0.smithi031.stdout:op 4412 completed, throughput=5MB/sec 2024-04-17T12:09:16.517 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-t5GfjNbI_LSSexl off=15319823 len=650082 2024-04-17T12:09:16.518 INFO:tasks.workunit.client.0.smithi031.stdout:op 4413 completed, throughput=5MB/sec 2024-04-17T12:09:17.518 INFO:tasks.workunit.client.0.smithi031.stdout: 867: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:17.519 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yIS8G6PVgC3Jtpf off=10555030 len=358465 2024-04-17T12:09:17.519 INFO:tasks.workunit.client.0.smithi031.stdout:op 4414 completed, throughput=5MB/sec 2024-04-17T12:09:17.519 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-djATueV2awSiU5o off=4112593 len=666872 2024-04-17T12:09:17.524 INFO:tasks.workunit.client.0.smithi031.stdout:op 4415 completed, throughput=5MB/sec 2024-04-17T12:09:17.524 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n50C7iMPq0MVkMN off=553423 len=269799 2024-04-17T12:09:17.528 INFO:tasks.workunit.client.0.smithi031.stdout:op 4416 completed, throughput=5MB/sec 2024-04-17T12:09:17.528 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5nJfW6bvfCIFKLm off=3319096 len=946130 2024-04-17T12:09:17.534 INFO:tasks.workunit.client.0.smithi031.stdout:op 4417 completed, throughput=5MB/sec 2024-04-17T12:09:17.534 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-luzdCk9JTvi9tjS off=2938699 len=139185 2024-04-17T12:09:17.536 INFO:tasks.workunit.client.0.smithi031.stdout:op 4418 completed, throughput=5MB/sec 2024-04-17T12:09:17.537 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pzBV2cMDoEBFepA off=6639920 len=175960 2024-04-17T12:09:17.537 INFO:tasks.workunit.client.0.smithi031.stdout:op 4419 completed, throughput=5MB/sec 2024-04-17T12:09:17.537 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qLM-XFZ_dPiz713 off=712527 len=1826038 2024-04-17T12:09:17.550 INFO:tasks.workunit.client.0.smithi031.stdout:op 4420 completed, throughput=5MB/sec 2024-04-17T12:09:17.550 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PK_jxwYsejzKXp7 off=11379660 len=689034 2024-04-17T12:09:17.554 INFO:tasks.workunit.client.0.smithi031.stdout:op 4421 completed, throughput=5MB/sec 2024-04-17T12:09:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:16.248067+0000 mgr.y (mgr.14556) 1328 : cluster [DBG] pgmap v2199: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:09:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:16.248067+0000 mgr.y (mgr.14556) 1328 : cluster [DBG] pgmap v2199: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:09:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:16.248067+0000 mgr.y (mgr.14556) 1328 : cluster [DBG] pgmap v2199: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:09:18.554 INFO:tasks.workunit.client.0.smithi031.stdout: 868: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:18.554 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--cQcSEUADXzAR4d off=13709651 len=61896 2024-04-17T12:09:18.555 INFO:tasks.workunit.client.0.smithi031.stdout:op 4422 completed, throughput=4.99MB/sec 2024-04-17T12:09:18.555 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YMIKjQCp179P7VK off=4424632 len=1288175 2024-04-17T12:09:18.557 INFO:tasks.workunit.client.0.smithi031.stdout:op 4423 completed, throughput=5MB/sec 2024-04-17T12:09:18.557 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PwkzLKydssTJVEl off=11698162 len=1933652 2024-04-17T12:09:18.569 INFO:tasks.workunit.client.0.smithi031.stdout:op 4424 completed, throughput=5MB/sec 2024-04-17T12:09:18.569 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z_UEBOByoJY5etl off=10784415 len=502874 2024-04-17T12:09:18.573 INFO:tasks.workunit.client.0.smithi031.stdout:op 4425 completed, throughput=5MB/sec 2024-04-17T12:09:18.573 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dGi6xGm3t3Rv7gR off=7724725 len=1676859 2024-04-17T12:09:18.580 INFO:tasks.workunit.client.0.smithi031.stdout:op 4426 completed, throughput=5MB/sec 2024-04-17T12:09:19.581 INFO:tasks.workunit.client.0.smithi031.stdout: 869: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:19.581 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-09IKODkU2aynsV8 off=16617407 len=58879 2024-04-17T12:09:19.583 INFO:tasks.workunit.client.0.smithi031.stdout:op 4427 completed, throughput=4.99MB/sec 2024-04-17T12:09:19.583 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gnYxXaiX8mIe_0L off=3115669 len=1314310 2024-04-17T12:09:19.591 INFO:tasks.workunit.client.0.smithi031.stdout:op 4428 completed, throughput=5MB/sec 2024-04-17T12:09:19.591 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7KGN3wqMPw2CLZQ off=274037 len=81134 2024-04-17T12:09:19.591 INFO:tasks.workunit.client.0.smithi031.stdout:op 4429 completed, throughput=5MB/sec 2024-04-17T12:09:19.591 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hYe7KlqL71EjdRu off=4769844 len=384191 2024-04-17T12:09:19.592 INFO:tasks.workunit.client.0.smithi031.stdout:op 4430 completed, throughput=5MB/sec 2024-04-17T12:09:19.592 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0odzPVQzc7QQbto off=4930126 len=2018169 2024-04-17T12:09:19.594 INFO:tasks.workunit.client.0.smithi031.stdout:op 4431 completed, throughput=5MB/sec 2024-04-17T12:09:19.594 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YE2N4rA8_DXHc6p off=12812621 len=2071846 2024-04-17T12:09:19.596 INFO:tasks.workunit.client.0.smithi031.stdout:op 4432 completed, throughput=5MB/sec 2024-04-17T12:09:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:18.248856+0000 mgr.y (mgr.14556) 1329 : cluster [DBG] pgmap v2200: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:19.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:18.248856+0000 mgr.y (mgr.14556) 1329 : cluster [DBG] pgmap v2200: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:18.248856+0000 mgr.y (mgr.14556) 1329 : cluster [DBG] pgmap v2200: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:20.596 INFO:tasks.workunit.client.0.smithi031.stdout: 870: throughput=5MB/sec pending data=0 2024-04-17T12:09:20.597 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZoW4n7WW7Jv0srT off=2415370 len=434527 2024-04-17T12:09:20.597 INFO:tasks.workunit.client.0.smithi031.stdout:op 4433 completed, throughput=5MB/sec 2024-04-17T12:09:20.597 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8ZBH0e0lg2gBOD6 off=9004688 len=1217091 2024-04-17T12:09:20.600 INFO:tasks.workunit.client.0.smithi031.stdout:op 4434 completed, throughput=5MB/sec 2024-04-17T12:09:20.600 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hd55WK_UakVh4c2 off=1269976 len=2095055 2024-04-17T12:09:20.613 INFO:tasks.workunit.client.0.smithi031.stdout:op 4435 completed, throughput=5MB/sec 2024-04-17T12:09:20.613 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CBc69icd9uiz4Zm off=16480268 len=1658799 2024-04-17T12:09:20.615 INFO:tasks.workunit.client.0.smithi031.stdout:op 4436 completed, throughput=5MB/sec 2024-04-17T12:09:21.616 INFO:tasks.workunit.client.0.smithi031.stdout: 871: throughput=5MB/sec pending data=0 2024-04-17T12:09:21.616 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fMTOBBh9zq5bYCi off=1969719 len=1607106 2024-04-17T12:09:21.618 INFO:tasks.workunit.client.0.smithi031.stdout:op 4437 completed, throughput=5MB/sec 2024-04-17T12:09:21.618 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MhZ7B8OcAWSW4W6 off=42559 len=758679 2024-04-17T12:09:21.622 INFO:tasks.workunit.client.0.smithi031.stdout:op 4438 completed, throughput=5MB/sec 2024-04-17T12:09:21.622 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QJd_rHX4rUONarW off=3419765 len=668486 2024-04-17T12:09:21.623 INFO:tasks.workunit.client.0.smithi031.stdout:op 4439 completed, throughput=5MB/sec 2024-04-17T12:09:21.623 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6aU2ZN7B1IEHaMV off=576873 len=64063 2024-04-17T12:09:21.626 INFO:tasks.workunit.client.0.smithi031.stdout:op 4440 completed, throughput=5MB/sec 2024-04-17T12:09:21.626 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uhS7kjdHNot5Jrx off=1186682 len=1567523 2024-04-17T12:09:21.629 INFO:tasks.workunit.client.0.smithi031.stdout:op 4441 completed, throughput=5MB/sec 2024-04-17T12:09:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:20.249306+0000 mgr.y (mgr.14556) 1330 : cluster [DBG] pgmap v2201: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:20.249306+0000 mgr.y (mgr.14556) 1330 : cluster [DBG] pgmap v2201: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:20.249306+0000 mgr.y (mgr.14556) 1330 : cluster [DBG] pgmap v2201: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:09:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:21] "GET /metrics HTTP/1.1" 200 192530 "" "Prometheus/2.33.4" 2024-04-17T12:09:22.629 INFO:tasks.workunit.client.0.smithi031.stdout: 872: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:22.629 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UjBrj5zQfxlHcc_ off=1470953 len=934633 2024-04-17T12:09:22.634 INFO:tasks.workunit.client.0.smithi031.stdout:op 4442 completed, throughput=5MB/sec 2024-04-17T12:09:22.634 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LQu3NAm6u1GuzYJ off=3036442 len=1677571 2024-04-17T12:09:22.636 INFO:tasks.workunit.client.0.smithi031.stdout:op 4443 completed, throughput=5MB/sec 2024-04-17T12:09:22.636 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aAHgmPunofVJlRN off=11674851 len=545040 2024-04-17T12:09:22.641 INFO:tasks.workunit.client.0.smithi031.stdout:op 4444 completed, throughput=5MB/sec 2024-04-17T12:09:22.641 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tc4fSEfUjdRG-rk off=2163176 len=224142 2024-04-17T12:09:22.644 INFO:tasks.workunit.client.0.smithi031.stdout:op 4445 completed, throughput=5MB/sec 2024-04-17T12:09:22.644 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-V59En5ihPZSrvUw off=17760793 len=1478522 2024-04-17T12:09:22.652 INFO:tasks.workunit.client.0.smithi031.stdout:op 4446 completed, throughput=5MB/sec 2024-04-17T12:09:22.652 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mIqhLTvEs2drKtL off=54731 len=1174057 2024-04-17T12:09:22.655 INFO:tasks.workunit.client.0.smithi031.stdout:op 4447 completed, throughput=5MB/sec 2024-04-17T12:09:23.655 INFO:tasks.workunit.client.0.smithi031.stdout: 873: throughput=5MB/sec pending data=0 2024-04-17T12:09:23.655 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yUHxa2fyVOR3ASj off=3826665 len=1433375 2024-04-17T12:09:23.661 INFO:tasks.workunit.client.0.smithi031.stdout:op 4448 completed, throughput=5MB/sec 2024-04-17T12:09:23.662 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-X6zIuSkXfE8BNI8 off=8884292 len=1078558 2024-04-17T12:09:23.665 INFO:tasks.workunit.client.0.smithi031.stdout:op 4449 completed, throughput=5MB/sec 2024-04-17T12:09:23.665 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fvkNPXj4l2ckNKX off=7815826 len=1481122 2024-04-17T12:09:23.674 INFO:tasks.workunit.client.0.smithi031.stdout:op 4450 completed, throughput=5MB/sec 2024-04-17T12:09:23.674 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6Urv-LwjDgba2yT off=703675 len=984659 2024-04-17T12:09:23.676 INFO:tasks.workunit.client.0.smithi031.stdout:op 4451 completed, throughput=5MB/sec 2024-04-17T12:09:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:22.249829+0000 mgr.y (mgr.14556) 1331 : cluster [DBG] pgmap v2202: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:22.249829+0000 mgr.y (mgr.14556) 1331 : cluster [DBG] pgmap v2202: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:22.249829+0000 mgr.y (mgr.14556) 1331 : cluster [DBG] pgmap v2202: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:09:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:09:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:09:24.676 INFO:tasks.workunit.client.0.smithi031.stdout: 874: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:24.676 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_w2s0X9csJipBMs off=3493536 len=1076675 2024-04-17T12:09:24.681 INFO:tasks.workunit.client.0.smithi031.stdout:op 4452 completed, throughput=5MB/sec 2024-04-17T12:09:24.682 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RxRP00M65vPVSb8 off=1054579 len=1552943 2024-04-17T12:09:24.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 4453 completed, throughput=5MB/sec 2024-04-17T12:09:24.690 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P562j-wGMhu14Qs off=1978818 len=1795729 2024-04-17T12:09:24.696 INFO:tasks.workunit.client.0.smithi031.stdout:op 4454 completed, throughput=5MB/sec 2024-04-17T12:09:24.696 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4Fv-3EKe0JSI4yu off=2951732 len=102891 2024-04-17T12:09:24.699 INFO:tasks.workunit.client.0.smithi031.stdout:op 4455 completed, throughput=5MB/sec 2024-04-17T12:09:24.699 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bjDDwJ8LmBao-Ci off=1579877 len=1464953 2024-04-17T12:09:24.701 INFO:tasks.workunit.client.0.smithi031.stdout:op 4456 completed, throughput=5MB/sec 2024-04-17T12:09:25.702 INFO:tasks.workunit.client.0.smithi031.stdout: 875: throughput=5MB/sec pending data=0 2024-04-17T12:09:25.702 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MTpkxbmkxzjMlL9 off=2098254 len=1291875 2024-04-17T12:09:25.703 INFO:tasks.workunit.client.0.smithi031.stdout:op 4457 completed, throughput=5MB/sec 2024-04-17T12:09:25.704 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-93nimqATqz25pdl off=582949 len=2079354 2024-04-17T12:09:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:24.250483+0000 mgr.y (mgr.14556) 1332 : cluster [DBG] pgmap v2203: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:09:25.722 INFO:tasks.workunit.client.0.smithi031.stdout:op 4458 completed, throughput=5MB/sec 2024-04-17T12:09:25.723 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-klgdSWM_BkjffTT off=9894616 len=834979 2024-04-17T12:09:25.728 INFO:tasks.workunit.client.0.smithi031.stdout:op 4459 completed, throughput=5MB/sec 2024-04-17T12:09:25.728 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wGcnp668dsSDYU7 off=4086365 len=747364 2024-04-17T12:09:25.732 INFO:tasks.workunit.client.0.smithi031.stdout:op 4460 completed, throughput=5MB/sec 2024-04-17T12:09:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:24.250483+0000 mgr.y (mgr.14556) 1332 : cluster [DBG] pgmap v2203: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:09:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:24.250483+0000 mgr.y (mgr.14556) 1332 : cluster [DBG] pgmap v2203: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:09:26.732 INFO:tasks.workunit.client.0.smithi031.stdout: 876: throughput=5MB/sec pending data=0 2024-04-17T12:09:26.733 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZVQuVLTyZWdQi9W off=4093337 len=1231243 2024-04-17T12:09:26.735 INFO:tasks.workunit.client.0.smithi031.stdout:op 4461 completed, throughput=5MB/sec 2024-04-17T12:09:26.735 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wIbiD7vLHi4P7gt off=7923601 len=605653 2024-04-17T12:09:26.736 INFO:tasks.workunit.client.0.smithi031.stdout:op 4462 completed, throughput=5MB/sec 2024-04-17T12:09:26.736 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FgwT2kBXGLFn6Ds off=254127 len=389466 2024-04-17T12:09:26.740 INFO:tasks.workunit.client.0.smithi031.stdout:op 4463 completed, throughput=5MB/sec 2024-04-17T12:09:26.740 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-y-5loCaFzV3UJc7 off=5265299 len=825759 2024-04-17T12:09:26.741 INFO:tasks.workunit.client.0.smithi031.stdout:op 4464 completed, throughput=5MB/sec 2024-04-17T12:09:26.741 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NkeE4KK8D6KK2NG off=538794 len=519098 2024-04-17T12:09:26.745 INFO:tasks.workunit.client.0.smithi031.stdout:op 4465 completed, throughput=5MB/sec 2024-04-17T12:09:26.746 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-d17qxg41HeBc7qZ off=497535 len=648128 2024-04-17T12:09:26.747 INFO:tasks.workunit.client.0.smithi031.stdout:op 4466 completed, throughput=5MB/sec 2024-04-17T12:09:26.747 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YmoTL7_4QDszEG5 off=16416111 len=398301 2024-04-17T12:09:26.748 INFO:tasks.workunit.client.0.smithi031.stdout:op 4467 completed, throughput=5MB/sec 2024-04-17T12:09:26.748 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-X873cpKL6xFujHN off=2681113 len=528019 2024-04-17T12:09:26.749 INFO:tasks.workunit.client.0.smithi031.stdout:op 4468 completed, throughput=5MB/sec 2024-04-17T12:09:27.512 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:09:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:26.251065+0000 mgr.y (mgr.14556) 1333 : cluster [DBG] pgmap v2204: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:09:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:26.251065+0000 mgr.y (mgr.14556) 1333 : cluster [DBG] pgmap v2204: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:09:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:26.251065+0000 mgr.y (mgr.14556) 1333 : cluster [DBG] pgmap v2204: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:09:27.749 INFO:tasks.workunit.client.0.smithi031.stdout: 877: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:27.749 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SwiDcw8jvPh5k-p off=2242311 len=44750 2024-04-17T12:09:27.749 INFO:tasks.workunit.client.0.smithi031.stdout:op 4469 completed, throughput=4.99MB/sec 2024-04-17T12:09:27.750 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wQhzqYvaTKM9xiD off=4603144 len=627933 2024-04-17T12:09:27.750 INFO:tasks.workunit.client.0.smithi031.stdout:op 4470 completed, throughput=5MB/sec 2024-04-17T12:09:27.750 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ufu3KPDB39jm3Cp off=4146818 len=2057774 2024-04-17T12:09:27.752 INFO:tasks.workunit.client.0.smithi031.stdout:op 4471 completed, throughput=5MB/sec 2024-04-17T12:09:27.752 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-b1T8pMZ-1fn3kQQ off=13826363 len=1945805 2024-04-17T12:09:27.753 INFO:tasks.workunit.client.0.smithi031.stdout:op 4472 completed, throughput=5MB/sec 2024-04-17T12:09:27.753 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IQI6GEFybxuTlwg off=1800171 len=1456122 2024-04-17T12:09:27.762 INFO:tasks.workunit.client.0.smithi031.stdout:op 4473 completed, throughput=5MB/sec 2024-04-17T12:09:27.802 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:09:27.802 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (36m) 5m ago 37m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:09:27.802 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (37m) 5m ago 37m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:09:27.802 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (38m) 5m ago 38m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:09:27.802 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (38m) 5m ago 38m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (42m) 5m ago 42m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (43m) 5m ago 43m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (43m) 5m ago 43m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (42m) 5m ago 42m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (42m) 5m ago 42m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (37m) 5m ago 37m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (37m) 5m ago 37m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (41m) 5m ago 41m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (41m) 5m ago 41m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (41m) 5m ago 41m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (40m) 5m ago 40m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (40m) 5m ago 40m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (39m) 5m ago 39m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (39m) 5m ago 39m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (39m) 5m ago 39m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:09:27.803 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (36m) 5m ago 38m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:09:28.152 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:09:28.153 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:09:28.154 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:09:28.154 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:09:28.154 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:09:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:09:27.501652+0000 mgr.y (mgr.14556) 1334 : audit [DBG] from='client.26489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:09:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:09:28.153745+0000 mon.a (mon.0) 2254 : audit [DBG] from='client.? 172.21.15.31:0/579614419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:09:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:09:27.501652+0000 mgr.y (mgr.14556) 1334 : audit [DBG] from='client.26489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:09:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:09:28.153745+0000 mon.a (mon.0) 2254 : audit [DBG] from='client.? 172.21.15.31:0/579614419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:09:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:09:27.501652+0000 mgr.y (mgr.14556) 1334 : audit [DBG] from='client.26489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:09:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:09:28.153745+0000 mon.a (mon.0) 2254 : audit [DBG] from='client.? 172.21.15.31:0/579614419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:09:28.763 INFO:tasks.workunit.client.0.smithi031.stdout: 878: throughput=5MB/sec pending data=0 2024-04-17T12:09:28.763 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-swVUAgQbSipiUwq off=1069018 len=1118595 2024-04-17T12:09:28.764 INFO:tasks.workunit.client.0.smithi031.stdout:op 4474 completed, throughput=5MB/sec 2024-04-17T12:09:28.764 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uTmix-hSIeDqVlJ off=1604621 len=859604 2024-04-17T12:09:28.766 INFO:tasks.workunit.client.0.smithi031.stdout:op 4475 completed, throughput=5MB/sec 2024-04-17T12:09:28.766 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lqeRqJxAdp5A4fw off=15546743 len=1659066 2024-04-17T12:09:28.778 INFO:tasks.workunit.client.0.smithi031.stdout:op 4476 completed, throughput=5MB/sec 2024-04-17T12:09:28.778 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_ZgGs1lG3wh0j82 off=684172 len=1594574 2024-04-17T12:09:28.787 INFO:tasks.workunit.client.0.smithi031.stdout:op 4477 completed, throughput=5MB/sec 2024-04-17T12:09:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:09:27.795374+0000 mgr.y (mgr.14556) 1335 : audit [DBG] from='client.16599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:09:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:28.251677+0000 mgr.y (mgr.14556) 1336 : cluster [DBG] pgmap v2205: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:09:27.795374+0000 mgr.y (mgr.14556) 1335 : audit [DBG] from='client.16599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:09:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:28.251677+0000 mgr.y (mgr.14556) 1336 : cluster [DBG] pgmap v2205: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:09:27.795374+0000 mgr.y (mgr.14556) 1335 : audit [DBG] from='client.16599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:09:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:28.251677+0000 mgr.y (mgr.14556) 1336 : cluster [DBG] pgmap v2205: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:29.788 INFO:tasks.workunit.client.0.smithi031.stdout: 879: throughput=5MB/sec pending data=0 2024-04-17T12:09:29.788 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F2ATD9LSzm-qDQ8 off=1030563 len=371016 2024-04-17T12:09:29.789 INFO:tasks.workunit.client.0.smithi031.stdout:op 4478 completed, throughput=5MB/sec 2024-04-17T12:09:29.789 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YoJ_guIS9N_-GTc off=3594658 len=2018986 2024-04-17T12:09:29.792 INFO:tasks.workunit.client.0.smithi031.stdout:op 4479 completed, throughput=5MB/sec 2024-04-17T12:09:29.793 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JeLUJ1hJWdQFZ49 off=2627334 len=1239127 2024-04-17T12:09:29.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 4480 completed, throughput=5MB/sec 2024-04-17T12:09:29.799 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VCK1s2L_MPj2VQi off=172055 len=1028781 2024-04-17T12:09:29.804 INFO:tasks.workunit.client.0.smithi031.stdout:op 4481 completed, throughput=5MB/sec 2024-04-17T12:09:30.805 INFO:tasks.workunit.client.0.smithi031.stdout: 880: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:30.805 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7A7W2HywT-ZC65V off=13292321 len=1062104 2024-04-17T12:09:30.810 INFO:tasks.workunit.client.0.smithi031.stdout:op 4482 completed, throughput=5MB/sec 2024-04-17T12:09:30.810 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_o9bHwV_uVeVzrQ off=16336666 len=555035 2024-04-17T12:09:30.814 INFO:tasks.workunit.client.0.smithi031.stdout:op 4483 completed, throughput=5MB/sec 2024-04-17T12:09:30.815 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-43l8niISqgrwjE7 off=13848952 len=1724193 2024-04-17T12:09:30.822 INFO:tasks.workunit.client.0.smithi031.stdout:op 4484 completed, throughput=5MB/sec 2024-04-17T12:09:30.822 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-l7MaXGE-OvIFHZt off=5644591 len=1857641 2024-04-17T12:09:30.824 INFO:tasks.workunit.client.0.smithi031.stdout:op 4485 completed, throughput=5MB/sec 2024-04-17T12:09:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:30.252125+0000 mgr.y (mgr.14556) 1337 : cluster [DBG] pgmap v2206: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:09:31.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:30.252125+0000 mgr.y (mgr.14556) 1337 : cluster [DBG] pgmap v2206: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:09:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:30.252125+0000 mgr.y (mgr.14556) 1337 : cluster [DBG] pgmap v2206: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:09:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:09:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:31] "GET /metrics HTTP/1.1" 200 192529 "" "Prometheus/2.33.4" 2024-04-17T12:09:31.824 INFO:tasks.workunit.client.0.smithi031.stdout: 881: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:31.824 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xiryHWKpBYHm3X7 off=3473994 len=1796368 2024-04-17T12:09:31.827 INFO:tasks.workunit.client.0.smithi031.stdout:op 4486 completed, throughput=5MB/sec 2024-04-17T12:09:31.827 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--QJIWK1qPSlJaNl off=1867684 len=1069525 2024-04-17T12:09:31.829 INFO:tasks.workunit.client.0.smithi031.stdout:op 4487 completed, throughput=5MB/sec 2024-04-17T12:09:31.829 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6ChIpjQkrjiTSO_ off=3487043 len=714092 2024-04-17T12:09:31.834 INFO:tasks.workunit.client.0.smithi031.stdout:op 4488 completed, throughput=5MB/sec 2024-04-17T12:09:31.834 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VH2KgO1vQa3NR0R off=8390837 len=1811618 2024-04-17T12:09:31.837 INFO:tasks.workunit.client.0.smithi031.stdout:op 4489 completed, throughput=5MB/sec 2024-04-17T12:09:32.838 INFO:tasks.workunit.client.0.smithi031.stdout: 882: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:32.838 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kyTH-gtkrzDs4B5 off=1593191 len=1004898 2024-04-17T12:09:32.839 INFO:tasks.workunit.client.0.smithi031.stdout:op 4490 completed, throughput=5MB/sec 2024-04-17T12:09:32.839 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PiOYGSJOglrf26u off=202430 len=1579605 2024-04-17T12:09:32.849 INFO:tasks.workunit.client.0.smithi031.stdout:op 4491 completed, throughput=5MB/sec 2024-04-17T12:09:32.849 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZIk9IZBziU_uumq off=8088803 len=455421 2024-04-17T12:09:32.852 INFO:tasks.workunit.client.0.smithi031.stdout:op 4492 completed, throughput=5MB/sec 2024-04-17T12:09:32.852 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FLvlo721DtlidSi off=1372248 len=1083962 2024-04-17T12:09:32.854 INFO:tasks.workunit.client.0.smithi031.stdout:op 4493 completed, throughput=5MB/sec 2024-04-17T12:09:32.854 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WqBSintk79o7EMq off=5594576 len=189870 2024-04-17T12:09:32.857 INFO:tasks.workunit.client.0.smithi031.stdout:op 4494 completed, throughput=5MB/sec 2024-04-17T12:09:32.858 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kf4gFXaqG0TB9nK off=4789233 len=575199 2024-04-17T12:09:32.859 INFO:tasks.workunit.client.0.smithi031.stdout:op 4495 completed, throughput=5MB/sec 2024-04-17T12:09:32.859 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qmLrF1bO0PNNN-S off=2441158 len=1503878 2024-04-17T12:09:32.866 INFO:tasks.workunit.client.0.smithi031.stdout:op 4496 completed, throughput=5MB/sec 2024-04-17T12:09:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:32.252549+0000 mgr.y (mgr.14556) 1338 : cluster [DBG] pgmap v2207: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:09:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:32.252549+0000 mgr.y (mgr.14556) 1338 : cluster [DBG] pgmap v2207: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:09:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:32.252549+0000 mgr.y (mgr.14556) 1338 : cluster [DBG] pgmap v2207: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:09:33.867 INFO:tasks.workunit.client.0.smithi031.stdout: 883: throughput=5MB/sec pending data=0 2024-04-17T12:09:33.867 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oY5gMi7TWa9Xwyr off=6179869 len=536238 2024-04-17T12:09:33.871 INFO:tasks.workunit.client.0.smithi031.stdout:op 4497 completed, throughput=5MB/sec 2024-04-17T12:09:33.871 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4wg9qaYvvyRrx4g off=8767327 len=1028014 2024-04-17T12:09:33.872 INFO:tasks.workunit.client.0.smithi031.stdout:op 4498 completed, throughput=5MB/sec 2024-04-17T12:09:33.872 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bMCM_-VpOI2fIxy off=486546 len=1260666 2024-04-17T12:09:33.881 INFO:tasks.workunit.client.0.smithi031.stdout:op 4499 completed, throughput=5MB/sec 2024-04-17T12:09:33.881 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mH1N2Ajllc_gYzV off=10601512 len=239048 2024-04-17T12:09:33.884 INFO:tasks.workunit.client.0.smithi031.stdout:op 4500 completed, throughput=5MB/sec 2024-04-17T12:09:33.884 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yhG73333WntK9KU off=13121665 len=1109907 2024-04-17T12:09:33.885 INFO:tasks.workunit.client.0.smithi031.stdout:op 4501 completed, throughput=5MB/sec 2024-04-17T12:09:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:09:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:09:34.886 INFO:tasks.workunit.client.0.smithi031.stdout: 884: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:34.886 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dCIXZ0o7ZNqZX-W off=571676 len=734350 2024-04-17T12:09:34.888 INFO:tasks.workunit.client.0.smithi031.stdout:op 4502 completed, throughput=5MB/sec 2024-04-17T12:09:34.888 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-u3rEZkTxoBCJDOe off=94628 len=1725214 2024-04-17T12:09:34.898 INFO:tasks.workunit.client.0.smithi031.stdout:op 4503 completed, throughput=5MB/sec 2024-04-17T12:09:34.898 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5MXSeJWeZij97kM off=0 len=2024994 2024-04-17T12:09:34.905 INFO:tasks.workunit.client.0.smithi031.stdout:op 4504 completed, throughput=5MB/sec 2024-04-17T12:09:34.905 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Vl7CiGN4LBzDxR8 off=9097196 len=183780 2024-04-17T12:09:34.906 INFO:tasks.workunit.client.0.smithi031.stdout:op 4505 completed, throughput=5MB/sec 2024-04-17T12:09:34.906 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wI97DjT0z9NcPFF off=4097237 len=1338199 2024-04-17T12:09:34.915 INFO:tasks.workunit.client.0.smithi031.stdout:op 4506 completed, throughput=5MB/sec 2024-04-17T12:09:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:34.253327+0000 mgr.y (mgr.14556) 1339 : cluster [DBG] pgmap v2208: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:09:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:34.253327+0000 mgr.y (mgr.14556) 1339 : cluster [DBG] pgmap v2208: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:09:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:34.253327+0000 mgr.y (mgr.14556) 1339 : cluster [DBG] pgmap v2208: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-17T12:09:35.915 INFO:tasks.workunit.client.0.smithi031.stdout: 885: throughput=5MB/sec pending data=0 2024-04-17T12:09:35.915 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CqnFHbLKwS6U5Vi off=13646725 len=275484 2024-04-17T12:09:35.918 INFO:tasks.workunit.client.0.smithi031.stdout:op 4507 completed, throughput=5MB/sec 2024-04-17T12:09:35.918 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ciFFDCMhWc29IpH off=0 len=1761103 2024-04-17T12:09:35.922 INFO:tasks.workunit.client.0.smithi031.stdout:op 4508 completed, throughput=5MB/sec 2024-04-17T12:09:35.922 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-v3RLHwjGwkyvAP_ off=6203507 len=800187 2024-04-17T12:09:35.927 INFO:tasks.workunit.client.0.smithi031.stdout:op 4509 completed, throughput=5MB/sec 2024-04-17T12:09:35.927 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0ZfloFegEu3AFKk off=8948136 len=160199 2024-04-17T12:09:35.928 INFO:tasks.workunit.client.0.smithi031.stdout:op 4510 completed, throughput=5MB/sec 2024-04-17T12:09:35.928 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TKKt4eOkKXQ35y9 off=5642658 len=916936 2024-04-17T12:09:35.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 4511 completed, throughput=5MB/sec 2024-04-17T12:09:35.929 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-otR0f1BVgH8SkTf off=19823242 len=879836 2024-04-17T12:09:35.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 4512 completed, throughput=5MB/sec 2024-04-17T12:09:36.937 INFO:tasks.workunit.client.0.smithi031.stdout: 886: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:36.937 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SXGj6memOUlr-PK off=16767498 len=2090162 2024-04-17T12:09:36.949 INFO:tasks.workunit.client.0.smithi031.stdout:op 4513 completed, throughput=5MB/sec 2024-04-17T12:09:36.949 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jUg2PDEYBYoRBqg off=1442095 len=987426 2024-04-17T12:09:36.952 INFO:tasks.workunit.client.0.smithi031.stdout:op 4514 completed, throughput=5MB/sec 2024-04-17T12:09:36.952 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IABdV7IKo04j6rL off=10298321 len=1417690 2024-04-17T12:09:36.960 INFO:tasks.workunit.client.0.smithi031.stdout:op 4515 completed, throughput=5MB/sec 2024-04-17T12:09:36.960 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PXifcgMWak2CM1V off=778934 len=1330080 2024-04-17T12:09:36.965 INFO:tasks.workunit.client.0.smithi031.stdout:op 4516 completed, throughput=5MB/sec 2024-04-17T12:09:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:36.253712+0000 mgr.y (mgr.14556) 1340 : cluster [DBG] pgmap v2209: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:09:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:36.253712+0000 mgr.y (mgr.14556) 1340 : cluster [DBG] pgmap v2209: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:09:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:36.253712+0000 mgr.y (mgr.14556) 1340 : cluster [DBG] pgmap v2209: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:09:37.966 INFO:tasks.workunit.client.0.smithi031.stdout: 887: throughput=5MB/sec pending data=0 2024-04-17T12:09:37.966 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MwTtnpota_FofUU off=15733869 len=1743526 2024-04-17T12:09:37.976 INFO:tasks.workunit.client.0.smithi031.stdout:op 4517 completed, throughput=5MB/sec 2024-04-17T12:09:37.976 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PcCzTvDRxmVkmpp off=9310364 len=1304658 2024-04-17T12:09:37.981 INFO:tasks.workunit.client.0.smithi031.stdout:op 4518 completed, throughput=5MB/sec 2024-04-17T12:09:37.981 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cuO6632e8ClGZT5 off=992177 len=1503506 2024-04-17T12:09:37.989 INFO:tasks.workunit.client.0.smithi031.stdout:op 4519 completed, throughput=5MB/sec 2024-04-17T12:09:37.989 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-glfgilJDnnQng7r off=37925 len=1762898 2024-04-17T12:09:37.998 INFO:tasks.workunit.client.0.smithi031.stdout:op 4520 completed, throughput=5MB/sec 2024-04-17T12:09:38.998 INFO:tasks.workunit.client.0.smithi031.stdout: 888: throughput=5MB/sec pending data=0 2024-04-17T12:09:38.998 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ho8EsaFNEuJ0I-O off=6297312 len=1773417 2024-04-17T12:09:39.000 INFO:tasks.workunit.client.0.smithi031.stdout:op 4521 completed, throughput=5MB/sec 2024-04-17T12:09:39.000 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aerOJAkUCNihunu off=7222931 len=25346 2024-04-17T12:09:39.003 INFO:tasks.workunit.client.0.smithi031.stdout:op 4522 completed, throughput=5MB/sec 2024-04-17T12:09:39.003 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gdgWg1ZTU6sPe-b off=9657051 len=1732031 2024-04-17T12:09:39.004 INFO:tasks.workunit.client.0.smithi031.stdout:op 4523 completed, throughput=5MB/sec 2024-04-17T12:09:39.004 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pQcJtI9RCNmND10 off=1032283 len=999775 2024-04-17T12:09:39.009 INFO:tasks.workunit.client.0.smithi031.stdout:op 4524 completed, throughput=5MB/sec 2024-04-17T12:09:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:38.254492+0000 mgr.y (mgr.14556) 1341 : cluster [DBG] pgmap v2210: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:09:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:38.254492+0000 mgr.y (mgr.14556) 1341 : cluster [DBG] pgmap v2210: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:09:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:38.254492+0000 mgr.y (mgr.14556) 1341 : cluster [DBG] pgmap v2210: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:09:40.010 INFO:tasks.workunit.client.0.smithi031.stdout: 889: throughput=5MB/sec pending data=0 2024-04-17T12:09:40.010 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gLOQ_rKEwQMIIVo off=3481072 len=1298822 2024-04-17T12:09:40.012 INFO:tasks.workunit.client.0.smithi031.stdout:op 4525 completed, throughput=5MB/sec 2024-04-17T12:09:40.012 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xZ434hHYNfhtKhD off=609739 len=634028 2024-04-17T12:09:40.013 INFO:tasks.workunit.client.0.smithi031.stdout:op 4526 completed, throughput=5MB/sec 2024-04-17T12:09:40.013 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3c8NajXSul3hUlE off=10841756 len=1396795 2024-04-17T12:09:40.015 INFO:tasks.workunit.client.0.smithi031.stdout:op 4527 completed, throughput=5MB/sec 2024-04-17T12:09:40.015 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sHQeFpVSmw5Z8MS off=1356878 len=2004616 2024-04-17T12:09:40.023 INFO:tasks.workunit.client.0.smithi031.stdout:op 4528 completed, throughput=5MB/sec 2024-04-17T12:09:41.024 INFO:tasks.workunit.client.0.smithi031.stdout: 890: throughput=5MB/sec pending data=0 2024-04-17T12:09:41.024 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VxwD1CZVYND8z_G off=199373 len=153257 2024-04-17T12:09:41.027 INFO:tasks.workunit.client.0.smithi031.stdout:op 4529 completed, throughput=5MB/sec 2024-04-17T12:09:41.027 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nQZhgPiL6QjJlc9 off=16136401 len=100968 2024-04-17T12:09:41.029 INFO:tasks.workunit.client.0.smithi031.stdout:op 4530 completed, throughput=5MB/sec 2024-04-17T12:09:41.030 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zOzfv41pZp9CK0H off=4043852 len=130392 2024-04-17T12:09:41.030 INFO:tasks.workunit.client.0.smithi031.stdout:op 4531 completed, throughput=5MB/sec 2024-04-17T12:09:41.031 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RyREVg-8fOjc4Ee off=7678690 len=2021369 2024-04-17T12:09:41.033 INFO:tasks.workunit.client.0.smithi031.stdout:op 4532 completed, throughput=5MB/sec 2024-04-17T12:09:41.033 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KiCGOXWuKHf39OJ off=10526543 len=1098774 2024-04-17T12:09:41.040 INFO:tasks.workunit.client.0.smithi031.stdout:op 4533 completed, throughput=5MB/sec 2024-04-17T12:09:41.040 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tHmUC2ZWOh_Ua4r off=8881831 len=466943 2024-04-17T12:09:41.042 INFO:tasks.workunit.client.0.smithi031.stdout:op 4534 completed, throughput=5MB/sec 2024-04-17T12:09:41.042 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U2ONBUSfekjo7m5 off=825560 len=788422 2024-04-17T12:09:41.046 INFO:tasks.workunit.client.0.smithi031.stdout:op 4535 completed, throughput=5MB/sec 2024-04-17T12:09:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:40.254933+0000 mgr.y (mgr.14556) 1342 : cluster [DBG] pgmap v2211: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:09:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:40.254933+0000 mgr.y (mgr.14556) 1342 : cluster [DBG] pgmap v2211: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:09:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:40.254933+0000 mgr.y (mgr.14556) 1342 : cluster [DBG] pgmap v2211: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:09:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:09:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:41] "GET /metrics HTTP/1.1" 200 192533 "" "Prometheus/2.33.4" 2024-04-17T12:09:42.046 INFO:tasks.workunit.client.0.smithi031.stdout: 891: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:42.046 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AHjIb-L4My0xK6i off=4051013 len=2039098 2024-04-17T12:09:42.050 INFO:tasks.workunit.client.0.smithi031.stdout:op 4536 completed, throughput=5MB/sec 2024-04-17T12:09:42.050 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qRrRr7X-PhtVhd3 off=21515857 len=1935333 2024-04-17T12:09:42.052 INFO:tasks.workunit.client.0.smithi031.stdout:op 4537 completed, throughput=5MB/sec 2024-04-17T12:09:42.053 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VinYS66t7LmvEOo off=74378 len=463336 2024-04-17T12:09:42.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 4538 completed, throughput=5MB/sec 2024-04-17T12:09:42.054 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sjwGoaakxo2KQKd off=420954 len=1322941 2024-04-17T12:09:42.061 INFO:tasks.workunit.client.0.smithi031.stdout:op 4539 completed, throughput=5MB/sec 2024-04-17T12:09:43.062 INFO:tasks.workunit.client.0.smithi031.stdout: 892: throughput=5MB/sec pending data=0 2024-04-17T12:09:43.062 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Xx3Ul4jjZJQE-7t off=4570816 len=1502438 2024-04-17T12:09:43.070 INFO:tasks.workunit.client.0.smithi031.stdout:op 4540 completed, throughput=5MB/sec 2024-04-17T12:09:43.070 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-swrbNpghTKPBjLf off=2328689 len=813859 2024-04-17T12:09:43.074 INFO:tasks.workunit.client.0.smithi031.stdout:op 4541 completed, throughput=5MB/sec 2024-04-17T12:09:43.074 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tn5vnH48rKnAr58 off=73319 len=1129025 2024-04-17T12:09:43.077 INFO:tasks.workunit.client.0.smithi031.stdout:op 4542 completed, throughput=5MB/sec 2024-04-17T12:09:43.077 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FexEet7dWpknRO0 off=6313361 len=580945 2024-04-17T12:09:43.078 INFO:tasks.workunit.client.0.smithi031.stdout:op 4543 completed, throughput=5MB/sec 2024-04-17T12:09:43.078 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5XhD5LL54aHIyeN off=7687532 len=748925 2024-04-17T12:09:43.083 INFO:tasks.workunit.client.0.smithi031.stdout:op 4544 completed, throughput=5MB/sec 2024-04-17T12:09:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:42.255392+0000 mgr.y (mgr.14556) 1343 : cluster [DBG] pgmap v2212: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:09:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:42.255392+0000 mgr.y (mgr.14556) 1343 : cluster [DBG] pgmap v2212: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:09:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:42.255392+0000 mgr.y (mgr.14556) 1343 : cluster [DBG] pgmap v2212: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:09:44.083 INFO:tasks.workunit.client.0.smithi031.stdout: 893: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:44.083 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oXvN-f3e8FyTQHw off=5125904 len=107116 2024-04-17T12:09:44.084 INFO:tasks.workunit.client.0.smithi031.stdout:op 4545 completed, throughput=4.99MB/sec 2024-04-17T12:09:44.084 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mylPiaN-v70wuBK off=122331 len=673832 2024-04-17T12:09:44.088 INFO:tasks.workunit.client.0.smithi031.stdout:op 4546 completed, throughput=5MB/sec 2024-04-17T12:09:44.088 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QXD177xXVRCNO3m off=10408441 len=495453 2024-04-17T12:09:44.090 INFO:tasks.workunit.client.0.smithi031.stdout:op 4547 completed, throughput=5MB/sec 2024-04-17T12:09:44.090 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rX1vhLJYbRwtjLj off=1532846 len=1126040 2024-04-17T12:09:44.091 INFO:tasks.workunit.client.0.smithi031.stdout:op 4548 completed, throughput=5MB/sec 2024-04-17T12:09:44.091 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9gRIHCQDbZv1kCb off=11607304 len=1448314 2024-04-17T12:09:44.097 INFO:tasks.workunit.client.0.smithi031.stdout:op 4549 completed, throughput=5MB/sec 2024-04-17T12:09:44.097 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SHGJ6eto7XeaIoD off=0 len=1281474 2024-04-17T12:09:44.100 INFO:tasks.workunit.client.0.smithi031.stdout:op 4550 completed, throughput=5MB/sec 2024-04-17T12:09:44.100 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fSSn3Qb3nlHMocX off=8203722 len=991559 2024-04-17T12:09:44.101 INFO:tasks.workunit.client.0.smithi031.stdout:op 4551 completed, throughput=5MB/sec 2024-04-17T12:09:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:09:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:09:45.102 INFO:tasks.workunit.client.0.smithi031.stdout: 894: throughput=5MB/sec pending data=0 2024-04-17T12:09:45.102 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fW0dQciK6IOU8P1 off=7611008 len=1259979 2024-04-17T12:09:45.103 INFO:tasks.workunit.client.0.smithi031.stdout:op 4552 completed, throughput=5MB/sec 2024-04-17T12:09:45.104 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lHZkon0p7mP4yWW off=5091462 len=1594780 2024-04-17T12:09:45.106 INFO:tasks.workunit.client.0.smithi031.stdout:op 4553 completed, throughput=5MB/sec 2024-04-17T12:09:45.106 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ExgnPhRL0-2n5uq off=14833236 len=437087 2024-04-17T12:09:45.106 INFO:tasks.workunit.client.0.smithi031.stdout:op 4554 completed, throughput=5MB/sec 2024-04-17T12:09:45.106 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-asm9H-bhUQfwA7Q off=8559504 len=1467265 2024-04-17T12:09:45.108 INFO:tasks.workunit.client.0.smithi031.stdout:op 4555 completed, throughput=5MB/sec 2024-04-17T12:09:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:44.256051+0000 mgr.y (mgr.14556) 1344 : cluster [DBG] pgmap v2213: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:09:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:44.256051+0000 mgr.y (mgr.14556) 1344 : cluster [DBG] pgmap v2213: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:09:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:44.256051+0000 mgr.y (mgr.14556) 1344 : cluster [DBG] pgmap v2213: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:09:46.109 INFO:tasks.workunit.client.0.smithi031.stdout: 895: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:46.109 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8CghW8Q7KnBdbvc off=1445131 len=549439 2024-04-17T12:09:46.110 INFO:tasks.workunit.client.0.smithi031.stdout:op 4556 completed, throughput=5MB/sec 2024-04-17T12:09:46.110 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QZ7uKbNsuprOjWQ off=2018064 len=1861356 2024-04-17T12:09:46.112 INFO:tasks.workunit.client.0.smithi031.stdout:op 4557 completed, throughput=5MB/sec 2024-04-17T12:09:46.113 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--WGBGyjxLhp8LgZ off=13126461 len=374208 2024-04-17T12:09:46.113 INFO:tasks.workunit.client.0.smithi031.stdout:op 4558 completed, throughput=5MB/sec 2024-04-17T12:09:46.113 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ee4BV8UMrAq8-W0 off=835611 len=196696 2024-04-17T12:09:46.114 INFO:tasks.workunit.client.0.smithi031.stdout:op 4559 completed, throughput=5MB/sec 2024-04-17T12:09:46.114 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MCoSUsvoJXwtNZB off=7180953 len=1365812 2024-04-17T12:09:46.116 INFO:tasks.workunit.client.0.smithi031.stdout:op 4560 completed, throughput=5MB/sec 2024-04-17T12:09:46.116 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XSULuy9xq629p23 off=6841526 len=1301288 2024-04-17T12:09:46.125 INFO:tasks.workunit.client.0.smithi031.stdout:op 4561 completed, throughput=5MB/sec 2024-04-17T12:09:47.125 INFO:tasks.workunit.client.0.smithi031.stdout: 896: throughput=5MB/sec pending data=0 2024-04-17T12:09:47.125 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UleYANELvqegvCP off=3820938 len=2061235 2024-04-17T12:09:47.128 INFO:tasks.workunit.client.0.smithi031.stdout:op 4562 completed, throughput=5MB/sec 2024-04-17T12:09:47.128 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RQZ7mO4tRfxYcY6 off=5943856 len=31260 2024-04-17T12:09:47.130 INFO:tasks.workunit.client.0.smithi031.stdout:op 4563 completed, throughput=5MB/sec 2024-04-17T12:09:47.131 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y3xlyZEHd1sN2Pd off=2603572 len=222555 2024-04-17T12:09:47.131 INFO:tasks.workunit.client.0.smithi031.stdout:op 4564 completed, throughput=5MB/sec 2024-04-17T12:09:47.131 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dMnIyGziiXvmRM0 off=17567567 len=2049616 2024-04-17T12:09:47.133 INFO:tasks.workunit.client.0.smithi031.stdout:op 4565 completed, throughput=5MB/sec 2024-04-17T12:09:47.133 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-01bC_9lBNuyb75N off=10539151 len=1850957 2024-04-17T12:09:47.142 INFO:tasks.workunit.client.0.smithi031.stdout:op 4566 completed, throughput=5MB/sec 2024-04-17T12:09:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:46.256477+0000 mgr.y (mgr.14556) 1345 : cluster [DBG] pgmap v2214: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:09:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:46.256477+0000 mgr.y (mgr.14556) 1345 : cluster [DBG] pgmap v2214: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:09:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:46.256477+0000 mgr.y (mgr.14556) 1345 : cluster [DBG] pgmap v2214: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:09:48.142 INFO:tasks.workunit.client.0.smithi031.stdout: 897: throughput=5MB/sec pending data=0 2024-04-17T12:09:48.142 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rAmnpPhGTitTKkZ off=3781496 len=552365 2024-04-17T12:09:48.145 INFO:tasks.workunit.client.0.smithi031.stdout:op 4567 completed, throughput=5MB/sec 2024-04-17T12:09:48.145 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-E113LV0MsTfzpY6 off=12089773 len=949420 2024-04-17T12:09:48.150 INFO:tasks.workunit.client.0.smithi031.stdout:op 4568 completed, throughput=5MB/sec 2024-04-17T12:09:48.150 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5-lOsniE_RFKXd6 off=5760825 len=551368 2024-04-17T12:09:48.150 INFO:tasks.workunit.client.0.smithi031.stdout:op 4569 completed, throughput=5MB/sec 2024-04-17T12:09:48.150 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cfAtYGNkLmTXSSV off=4659652 len=182990 2024-04-17T12:09:48.152 INFO:tasks.workunit.client.0.smithi031.stdout:op 4570 completed, throughput=5MB/sec 2024-04-17T12:09:48.153 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QFLZio--nuOQ6io off=1070545 len=1541547 2024-04-17T12:09:48.162 INFO:tasks.workunit.client.0.smithi031.stdout:op 4571 completed, throughput=5MB/sec 2024-04-17T12:09:48.162 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SFJzCp_S9tjqo2A off=3143210 len=1916156 2024-04-17T12:09:48.173 INFO:tasks.workunit.client.0.smithi031.stdout:op 4572 completed, throughput=5MB/sec 2024-04-17T12:09:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:09:47.973562+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:09:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:09:48.281526+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:09:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:09:48.282199+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:09:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:09:48.286461+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:09:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:09:47.973562+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:09:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:09:48.281526+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:09:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:09:48.282199+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:09:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:09:48.286461+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:09:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:09:47.973562+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:09:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:09:48.281526+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:09:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:09:48.282199+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:09:48.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:09:48.286461+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:09:49.174 INFO:tasks.workunit.client.0.smithi031.stdout: 898: throughput=5MB/sec pending data=0 2024-04-17T12:09:49.174 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zS6cjSsvLjqpCS- off=7061892 len=949950 2024-04-17T12:09:49.179 INFO:tasks.workunit.client.0.smithi031.stdout:op 4573 completed, throughput=5MB/sec 2024-04-17T12:09:49.179 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lQ57OiEbwvi4rIe off=12271635 len=765270 2024-04-17T12:09:49.180 INFO:tasks.workunit.client.0.smithi031.stdout:op 4574 completed, throughput=5MB/sec 2024-04-17T12:09:49.180 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FJ9n6IMf91bxpGc off=1780799 len=1731723 2024-04-17T12:09:49.187 INFO:tasks.workunit.client.0.smithi031.stdout:op 4575 completed, throughput=5MB/sec 2024-04-17T12:09:49.187 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Vrmlxq0I0Zk45I6 off=20649527 len=785130 2024-04-17T12:09:49.190 INFO:tasks.workunit.client.0.smithi031.stdout:op 4576 completed, throughput=5MB/sec 2024-04-17T12:09:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:48.257029+0000 mgr.y (mgr.14556) 1346 : cluster [DBG] pgmap v2215: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:09:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:48.257029+0000 mgr.y (mgr.14556) 1346 : cluster [DBG] pgmap v2215: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:09:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:48.257029+0000 mgr.y (mgr.14556) 1346 : cluster [DBG] pgmap v2215: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:09:50.191 INFO:tasks.workunit.client.0.smithi031.stdout: 899: throughput=5MB/sec pending data=0 2024-04-17T12:09:50.191 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-G7smOAU_DE1B0Ez off=2989636 len=1695855 2024-04-17T12:09:50.199 INFO:tasks.workunit.client.0.smithi031.stdout:op 4577 completed, throughput=5MB/sec 2024-04-17T12:09:50.199 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JygjXjn_fVqHTJg off=6665317 len=428179 2024-04-17T12:09:50.200 INFO:tasks.workunit.client.0.smithi031.stdout:op 4578 completed, throughput=5MB/sec 2024-04-17T12:09:50.200 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9XGahDl1tDXwW8i off=0 len=1253078 2024-04-17T12:09:50.207 INFO:tasks.workunit.client.0.smithi031.stdout:op 4579 completed, throughput=5MB/sec 2024-04-17T12:09:50.207 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-swrbNpghTKPBjLf off=3691484 len=1380619 2024-04-17T12:09:50.209 INFO:tasks.workunit.client.0.smithi031.stdout:op 4580 completed, throughput=5MB/sec 2024-04-17T12:09:51.209 INFO:tasks.workunit.client.0.smithi031.stdout: 900: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:51.209 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Zdc5U7jT-c-DfIi off=8491815 len=1098564 2024-04-17T12:09:51.216 INFO:tasks.workunit.client.0.smithi031.stdout:op 4581 completed, throughput=5MB/sec 2024-04-17T12:09:51.216 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-smhB-EgUKk_f5Zm off=12575214 len=128359 2024-04-17T12:09:51.217 INFO:tasks.workunit.client.0.smithi031.stdout:op 4582 completed, throughput=5MB/sec 2024-04-17T12:09:51.217 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-I376-nd6Ky_bEzs off=13494090 len=883912 2024-04-17T12:09:51.221 INFO:tasks.workunit.client.0.smithi031.stdout:op 4583 completed, throughput=5MB/sec 2024-04-17T12:09:51.222 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bMmbN_4WyDRGCGt off=1003635 len=1070509 2024-04-17T12:09:51.227 INFO:tasks.workunit.client.0.smithi031.stdout:op 4584 completed, throughput=5MB/sec 2024-04-17T12:09:51.227 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kVODhD6U0nqFzqk off=21019712 len=1110425 2024-04-17T12:09:51.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 4585 completed, throughput=5MB/sec 2024-04-17T12:09:51.232 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8fH4Vc6AdWosVTZ off=15695822 len=472166 2024-04-17T12:09:51.236 INFO:tasks.workunit.client.0.smithi031.stdout:op 4586 completed, throughput=5MB/sec 2024-04-17T12:09:51.236 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-toH1N8LeKGLRL_W off=19448782 len=861362 2024-04-17T12:09:51.240 INFO:tasks.workunit.client.0.smithi031.stdout:op 4587 completed, throughput=5MB/sec 2024-04-17T12:09:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:50.257385+0000 mgr.y (mgr.14556) 1347 : cluster [DBG] pgmap v2216: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:09:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:50.257385+0000 mgr.y (mgr.14556) 1347 : cluster [DBG] pgmap v2216: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:09:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:50.257385+0000 mgr.y (mgr.14556) 1347 : cluster [DBG] pgmap v2216: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:09:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:09:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:51] "GET /metrics HTTP/1.1" 200 192533 "" "Prometheus/2.33.4" 2024-04-17T12:09:52.240 INFO:tasks.workunit.client.0.smithi031.stdout: 901: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:52.240 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qT1DhtGkcKsaPZ7 off=4757350 len=954066 2024-04-17T12:09:52.243 INFO:tasks.workunit.client.0.smithi031.stdout:op 4588 completed, throughput=5MB/sec 2024-04-17T12:09:52.243 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jEyH-U6NJX197Dl off=12706198 len=1263613 2024-04-17T12:09:52.252 INFO:tasks.workunit.client.0.smithi031.stdout:op 4589 completed, throughput=5MB/sec 2024-04-17T12:09:52.252 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-enoJLCcvoI4dUaQ off=7596847 len=2039629 2024-04-17T12:09:52.255 INFO:tasks.workunit.client.0.smithi031.stdout:op 4590 completed, throughput=5MB/sec 2024-04-17T12:09:52.255 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0O_02KCoTtVYSiY off=7511287 len=395752 2024-04-17T12:09:52.256 INFO:tasks.workunit.client.0.smithi031.stdout:op 4591 completed, throughput=5MB/sec 2024-04-17T12:09:52.256 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7SriYPz7EUm8_GO off=9559060 len=1485439 2024-04-17T12:09:52.262 INFO:tasks.workunit.client.0.smithi031.stdout:op 4592 completed, throughput=5MB/sec 2024-04-17T12:09:53.262 INFO:tasks.workunit.client.0.smithi031.stdout: 902: throughput=5MB/sec pending data=0 2024-04-17T12:09:53.262 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gJfTONhXKTB3p5T off=4403573 len=1672246 2024-04-17T12:09:53.271 INFO:tasks.workunit.client.0.smithi031.stdout:op 4593 completed, throughput=5MB/sec 2024-04-17T12:09:53.271 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_f_VkxAb8OtZeQt off=10208357 len=1324140 2024-04-17T12:09:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:op 4594 completed, throughput=5MB/sec 2024-04-17T12:09:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tgbCpWi_UTigzw2 off=3519300 len=1757254 2024-04-17T12:09:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 4595 completed, throughput=5MB/sec 2024-04-17T12:09:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:52.257769+0000 mgr.y (mgr.14556) 1348 : cluster [DBG] pgmap v2217: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:09:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:52.257769+0000 mgr.y (mgr.14556) 1348 : cluster [DBG] pgmap v2217: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:09:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:52.257769+0000 mgr.y (mgr.14556) 1348 : cluster [DBG] pgmap v2217: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:09:54.280 INFO:tasks.workunit.client.0.smithi031.stdout: 903: throughput=5MB/sec pending data=0 2024-04-17T12:09:54.280 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Jokxz0VTb_woTmS off=4555495 len=1313517 2024-04-17T12:09:54.286 INFO:tasks.workunit.client.0.smithi031.stdout:op 4596 completed, throughput=5MB/sec 2024-04-17T12:09:54.286 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jBjHxpOc1JcpUT- off=3178916 len=892866 2024-04-17T12:09:54.291 INFO:tasks.workunit.client.0.smithi031.stdout:op 4597 completed, throughput=5MB/sec 2024-04-17T12:09:54.291 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zdlYpgQcf56n3CG off=517429 len=11404 2024-04-17T12:09:54.292 INFO:tasks.workunit.client.0.smithi031.stdout:op 4598 completed, throughput=5MB/sec 2024-04-17T12:09:54.292 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-W8D9nYkpL55u4cm off=1308113 len=1321322 2024-04-17T12:09:54.295 INFO:tasks.workunit.client.0.smithi031.stdout:op 4599 completed, throughput=5MB/sec 2024-04-17T12:09:54.295 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8z188KZExr4XXdf off=6395634 len=2054575 2024-04-17T12:09:54.306 INFO:tasks.workunit.client.0.smithi031.stdout:op 4600 completed, throughput=5MB/sec 2024-04-17T12:09:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:09:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:09:55.307 INFO:tasks.workunit.client.0.smithi031.stdout: 904: throughput=5MB/sec pending data=0 2024-04-17T12:09:55.307 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UJX_Cu0Dci1RGRJ off=9737504 len=890409 2024-04-17T12:09:55.312 INFO:tasks.workunit.client.0.smithi031.stdout:op 4601 completed, throughput=5MB/sec 2024-04-17T12:09:55.312 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TSJ9IyY0Ve031pf off=7879435 len=618503 2024-04-17T12:09:55.313 INFO:tasks.workunit.client.0.smithi031.stdout:op 4602 completed, throughput=5MB/sec 2024-04-17T12:09:55.313 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1WwSwoYFc2TGsZU off=5102780 len=28631 2024-04-17T12:09:55.314 INFO:tasks.workunit.client.0.smithi031.stdout:op 4603 completed, throughput=5MB/sec 2024-04-17T12:09:55.314 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1sjki1j5fscg84y off=806477 len=1129151 2024-04-17T12:09:55.322 INFO:tasks.workunit.client.0.smithi031.stdout:op 4604 completed, throughput=5MB/sec 2024-04-17T12:09:55.322 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cRiQqZgP5kcuELO off=9338262 len=1103491 2024-04-17T12:09:55.328 INFO:tasks.workunit.client.0.smithi031.stdout:op 4605 completed, throughput=5MB/sec 2024-04-17T12:09:55.328 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_0jEnYwvS2vUSk2 off=323399 len=771578 2024-04-17T12:09:55.329 INFO:tasks.workunit.client.0.smithi031.stdout:op 4606 completed, throughput=5MB/sec 2024-04-17T12:09:55.329 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ymr3qEr4ewgMHY_ off=6232252 len=1132847 2024-04-17T12:09:55.331 INFO:tasks.workunit.client.0.smithi031.stdout:op 4607 completed, throughput=5MB/sec 2024-04-17T12:09:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:54.258533+0000 mgr.y (mgr.14556) 1349 : cluster [DBG] pgmap v2218: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:55.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:54.258533+0000 mgr.y (mgr.14556) 1349 : cluster [DBG] pgmap v2218: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:54.258533+0000 mgr.y (mgr.14556) 1349 : cluster [DBG] pgmap v2218: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:09:56.332 INFO:tasks.workunit.client.0.smithi031.stdout: 905: throughput=5MB/sec pending data=0 2024-04-17T12:09:56.332 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rqyghSYEpCenhc6 off=6042736 len=1253628 2024-04-17T12:09:56.340 INFO:tasks.workunit.client.0.smithi031.stdout:op 4608 completed, throughput=5MB/sec 2024-04-17T12:09:56.341 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fsnbxCw9Bl9_41N off=8140342 len=41058 2024-04-17T12:09:56.341 INFO:tasks.workunit.client.0.smithi031.stdout:op 4609 completed, throughput=5MB/sec 2024-04-17T12:09:56.341 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZbSsjOi4FG8txyB off=413042 len=1514944 2024-04-17T12:09:56.343 INFO:tasks.workunit.client.0.smithi031.stdout:op 4610 completed, throughput=5MB/sec 2024-04-17T12:09:56.343 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--Q9UWhJro0KYPMF off=618456 len=2052886 2024-04-17T12:09:56.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 4611 completed, throughput=5MB/sec 2024-04-17T12:09:57.345 INFO:tasks.workunit.client.0.smithi031.stdout: 906: throughput=5MB/sec pending data=0 2024-04-17T12:09:57.346 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3vcX6tgzrTChPOj off=7121210 len=2033396 2024-04-17T12:09:57.358 INFO:tasks.workunit.client.0.smithi031.stdout:op 4612 completed, throughput=5MB/sec 2024-04-17T12:09:57.358 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IScDvyq5a_TDau_ off=9944504 len=1226522 2024-04-17T12:09:57.366 INFO:tasks.workunit.client.0.smithi031.stdout:op 4613 completed, throughput=5MB/sec 2024-04-17T12:09:57.366 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5TK4dgX0ccZlnMT off=5938279 len=803928 2024-04-17T12:09:57.370 INFO:tasks.workunit.client.0.smithi031.stdout:op 4614 completed, throughput=5MB/sec 2024-04-17T12:09:57.371 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tgHondEZJrCYVu6 off=5164860 len=869883 2024-04-17T12:09:57.375 INFO:tasks.workunit.client.0.smithi031.stdout:op 4615 completed, throughput=5MB/sec 2024-04-17T12:09:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:56.258899+0000 mgr.y (mgr.14556) 1350 : cluster [DBG] pgmap v2219: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:09:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:56.258899+0000 mgr.y (mgr.14556) 1350 : cluster [DBG] pgmap v2219: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:09:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:56.258899+0000 mgr.y (mgr.14556) 1350 : cluster [DBG] pgmap v2219: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:09:58.375 INFO:tasks.workunit.client.0.smithi031.stdout: 907: throughput=4.99MB/sec pending data=0 2024-04-17T12:09:58.375 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-R0VcM86u6ANuRI6 off=8821924 len=664701 2024-04-17T12:09:58.379 INFO:tasks.workunit.client.0.smithi031.stdout:op 4616 completed, throughput=5MB/sec 2024-04-17T12:09:58.379 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4Hy7_ajvDneFYDw off=4039994 len=799257 2024-04-17T12:09:58.384 INFO:tasks.workunit.client.0.smithi031.stdout:op 4617 completed, throughput=5MB/sec 2024-04-17T12:09:58.384 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OKHjpAzPT5vtt7I off=5609971 len=1573216 2024-04-17T12:09:58.395 INFO:tasks.workunit.client.0.smithi031.stdout:op 4618 completed, throughput=5MB/sec 2024-04-17T12:09:58.395 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XCMRyn_40zCpeMM off=17326900 len=326920 2024-04-17T12:09:58.395 INFO:tasks.workunit.client.0.smithi031.stdout:op 4619 completed, throughput=5MB/sec 2024-04-17T12:09:58.395 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MF_QAw78HhOohx9 off=11818732 len=1567814 2024-04-17T12:09:58.398 INFO:tasks.workunit.client.0.smithi031.stdout:op 4620 completed, throughput=5MB/sec 2024-04-17T12:09:58.398 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OMBTX7W2OElZksF off=4481743 len=1855129 2024-04-17T12:09:58.406 INFO:tasks.workunit.client.0.smithi031.stdout:op 4621 completed, throughput=5MB/sec 2024-04-17T12:09:58.482 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:09:58.771 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:09:58.771 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (37m) 6m ago 38m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:09:58.771 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (37m) 6m ago 37m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:09:58.771 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (39m) 6m ago 39m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:09:58.771 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (39m) 6m ago 39m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (42m) 6m ago 42m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (44m) 6m ago 44m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (44m) 6m ago 44m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (43m) 6m ago 43m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (42m) 6m ago 42m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (38m) 6m ago 38m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (38m) 6m ago 38m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (42m) 6m ago 42m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (41m) 6m ago 41m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (41m) 6m ago 41m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (41m) 6m ago 41m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (40m) 6m ago 40m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (40m) 6m ago 40m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (39m) 6m ago 39m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:09:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (39m) 6m ago 39m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:09:58.773 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (37m) 6m ago 38m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:09:59.121 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:09:59.122 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:09:59.123 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:09:59.123 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:09:59.123 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:09:59.406 INFO:tasks.workunit.client.0.smithi031.stdout: 908: throughput=5MB/sec pending data=0 2024-04-17T12:09:59.406 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ia0rBX18RmpCJzz off=2690801 len=183470 2024-04-17T12:09:59.409 INFO:tasks.workunit.client.0.smithi031.stdout:op 4622 completed, throughput=5MB/sec 2024-04-17T12:09:59.409 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-A1tHLk2rgScUkPu off=22983109 len=750936 2024-04-17T12:09:59.413 INFO:tasks.workunit.client.0.smithi031.stdout:op 4623 completed, throughput=5MB/sec 2024-04-17T12:09:59.413 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YE5OQunHOxIskQY off=5360409 len=1789527 2024-04-17T12:09:59.424 INFO:tasks.workunit.client.0.smithi031.stdout:op 4624 completed, throughput=5MB/sec 2024-04-17T12:09:59.424 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QvihFhdULXf8NDE off=2182374 len=1349281 2024-04-17T12:09:59.431 INFO:tasks.workunit.client.0.smithi031.stdout:op 4625 completed, throughput=5MB/sec 2024-04-17T12:09:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:09:58.259495+0000 mgr.y (mgr.14556) 1351 : cluster [DBG] pgmap v2220: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:09:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:09:58.471268+0000 mgr.y (mgr.14556) 1352 : audit [DBG] from='client.26507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:09:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:09:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:09:59.122725+0000 mon.a (mon.0) 2259 : audit [DBG] from='client.? 172.21.15.31:0/1124316781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:09:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:09:58.259495+0000 mgr.y (mgr.14556) 1351 : cluster [DBG] pgmap v2220: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:09:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:09:58.471268+0000 mgr.y (mgr.14556) 1352 : audit [DBG] from='client.26507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:09:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:09:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:09:59.122725+0000 mon.a (mon.0) 2259 : audit [DBG] from='client.? 172.21.15.31:0/1124316781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:09:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:09:58.259495+0000 mgr.y (mgr.14556) 1351 : cluster [DBG] pgmap v2220: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:09:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:09:58.471268+0000 mgr.y (mgr.14556) 1352 : audit [DBG] from='client.26507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:09:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:09:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:09:59.122725+0000 mon.a (mon.0) 2259 : audit [DBG] from='client.? 172.21.15.31:0/1124316781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:10:00.431 INFO:tasks.workunit.client.0.smithi031.stdout: 909: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:00.432 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ud5e7JfvRJkjPbJ off=3694119 len=840242 2024-04-17T12:10:00.437 INFO:tasks.workunit.client.0.smithi031.stdout:op 4626 completed, throughput=5MB/sec 2024-04-17T12:10:00.437 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h31zWIgPnljOxh_ off=2965897 len=1136286 2024-04-17T12:10:00.438 INFO:tasks.workunit.client.0.smithi031.stdout:op 4627 completed, throughput=5MB/sec 2024-04-17T12:10:00.438 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WJpgF9YXkKrkbRx off=776328 len=1675035 2024-04-17T12:10:00.445 INFO:tasks.workunit.client.0.smithi031.stdout:op 4628 completed, throughput=5MB/sec 2024-04-17T12:10:00.445 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cbXWfSL1U4imswI off=14970062 len=1346373 2024-04-17T12:10:00.453 INFO:tasks.workunit.client.0.smithi031.stdout:op 4629 completed, throughput=5MB/sec 2024-04-17T12:10:00.454 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1zVo4vqo1p5I83V off=1396916 len=814995 2024-04-17T12:10:00.454 INFO:tasks.workunit.client.0.smithi031.stdout:op 4630 completed, throughput=5MB/sec 2024-04-17T12:10:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:09:58.764419+0000 mgr.y (mgr.14556) 1353 : audit [DBG] from='client.16617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:10:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:00.000116+0000 mon.a (mon.0) 2260 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:10:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:09:58.764419+0000 mgr.y (mgr.14556) 1353 : audit [DBG] from='client.16617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:10:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:00.000116+0000 mon.a (mon.0) 2260 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:10:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:09:58.764419+0000 mgr.y (mgr.14556) 1353 : audit [DBG] from='client.16617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:10:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:00.000116+0000 mon.a (mon.0) 2260 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:10:01.455 INFO:tasks.workunit.client.0.smithi031.stdout: 910: throughput=5MB/sec pending data=0 2024-04-17T12:10:01.455 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nreULxEYmX8hhUO off=7967842 len=1890018 2024-04-17T12:10:01.464 INFO:tasks.workunit.client.0.smithi031.stdout:op 4631 completed, throughput=5MB/sec 2024-04-17T12:10:01.464 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tgcufgKsHqiClHH off=5029007 len=994801 2024-04-17T12:10:01.468 INFO:tasks.workunit.client.0.smithi031.stdout:op 4632 completed, throughput=5MB/sec 2024-04-17T12:10:01.468 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9Gg7SC15GS5k57v off=3006021 len=1271598 2024-04-17T12:10:01.470 INFO:tasks.workunit.client.0.smithi031.stdout:op 4633 completed, throughput=5MB/sec 2024-04-17T12:10:01.470 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2dzmG4-yUiuM2OK off=3291946 len=1072767 2024-04-17T12:10:01.475 INFO:tasks.workunit.client.0.smithi031.stdout:op 4634 completed, throughput=5MB/sec 2024-04-17T12:10:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:00.259919+0000 mgr.y (mgr.14556) 1354 : cluster [DBG] pgmap v2221: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:10:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:10:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:01] "GET /metrics HTTP/1.1" 200 192537 "" "Prometheus/2.33.4" 2024-04-17T12:10:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:00.259919+0000 mgr.y (mgr.14556) 1354 : cluster [DBG] pgmap v2221: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:10:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:00.259919+0000 mgr.y (mgr.14556) 1354 : cluster [DBG] pgmap v2221: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:10:02.475 INFO:tasks.workunit.client.0.smithi031.stdout: 911: throughput=5MB/sec pending data=0 2024-04-17T12:10:02.475 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2Je1fkUN5-ULDi_ off=14790953 len=349895 2024-04-17T12:10:02.479 INFO:tasks.workunit.client.0.smithi031.stdout:op 4635 completed, throughput=5MB/sec 2024-04-17T12:10:02.479 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tnPpEZfx4WH5x-D off=2254569 len=1283260 2024-04-17T12:10:02.486 INFO:tasks.workunit.client.0.smithi031.stdout:op 4636 completed, throughput=5MB/sec 2024-04-17T12:10:02.487 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-L7XKEaBpsudx4SE off=7078831 len=1741493 2024-04-17T12:10:02.496 INFO:tasks.workunit.client.0.smithi031.stdout:op 4637 completed, throughput=5MB/sec 2024-04-17T12:10:02.496 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WESz880FISdlEPX off=16628168 len=1486971 2024-04-17T12:10:02.498 INFO:tasks.workunit.client.0.smithi031.stdout:op 4638 completed, throughput=5MB/sec 2024-04-17T12:10:03.499 INFO:tasks.workunit.client.0.smithi031.stdout: 912: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:03.499 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ncrosWL8IxlYgIT off=5004581 len=1079136 2024-04-17T12:10:03.500 INFO:tasks.workunit.client.0.smithi031.stdout:op 4639 completed, throughput=5MB/sec 2024-04-17T12:10:03.501 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kxWiS7bkk9ZpkfX off=11188671 len=1349115 2024-04-17T12:10:03.503 INFO:tasks.workunit.client.0.smithi031.stdout:op 4640 completed, throughput=5MB/sec 2024-04-17T12:10:03.503 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Hv1yOzg-2ZDXfl0 off=13669737 len=1190982 2024-04-17T12:10:03.511 INFO:tasks.workunit.client.0.smithi031.stdout:op 4641 completed, throughput=5MB/sec 2024-04-17T12:10:03.512 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pinFIF2wG_Xyz7o off=574584 len=847452 2024-04-17T12:10:03.516 INFO:tasks.workunit.client.0.smithi031.stdout:op 4642 completed, throughput=5MB/sec 2024-04-17T12:10:03.516 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_4yAXsU534DlFwA off=6275012 len=329022 2024-04-17T12:10:03.517 INFO:tasks.workunit.client.0.smithi031.stdout:op 4643 completed, throughput=5MB/sec 2024-04-17T12:10:03.517 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wyIHJ1cbXjSg4m2 off=3348104 len=1540401 2024-04-17T12:10:03.524 INFO:tasks.workunit.client.0.smithi031.stdout:op 4644 completed, throughput=5MB/sec 2024-04-17T12:10:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:02.260521+0000 mgr.y (mgr.14556) 1355 : cluster [DBG] pgmap v2222: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:10:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:02.260521+0000 mgr.y (mgr.14556) 1355 : cluster [DBG] pgmap v2222: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:10:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:02.260521+0000 mgr.y (mgr.14556) 1355 : cluster [DBG] pgmap v2222: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-17T12:10:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:10:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:10:04.524 INFO:tasks.workunit.client.0.smithi031.stdout: 913: throughput=5MB/sec pending data=0 2024-04-17T12:10:04.524 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Hn9WWPK9dl56rlr off=7912580 len=221319 2024-04-17T12:10:04.525 INFO:tasks.workunit.client.0.smithi031.stdout:op 4645 completed, throughput=5MB/sec 2024-04-17T12:10:04.525 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-awTLwJZRpV5XP1T off=8586941 len=821617 2024-04-17T12:10:04.530 INFO:tasks.workunit.client.0.smithi031.stdout:op 4646 completed, throughput=5MB/sec 2024-04-17T12:10:04.530 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QGL87SW503EdHnK off=1518581 len=1485149 2024-04-17T12:10:04.532 INFO:tasks.workunit.client.0.smithi031.stdout:op 4647 completed, throughput=5MB/sec 2024-04-17T12:10:04.532 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TJ0WkkMKHUU4RgF off=1922277 len=112712 2024-04-17T12:10:04.534 INFO:tasks.workunit.client.0.smithi031.stdout:op 4648 completed, throughput=5MB/sec 2024-04-17T12:10:04.534 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QtAPNkXP_oSw1Ay off=8449832 len=1417823 2024-04-17T12:10:04.535 INFO:tasks.workunit.client.0.smithi031.stdout:op 4649 completed, throughput=5MB/sec 2024-04-17T12:10:04.535 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-C3dbZgrXuKXXsRa off=643473 len=1823888 2024-04-17T12:10:04.538 INFO:tasks.workunit.client.0.smithi031.stdout:op 4650 completed, throughput=5MB/sec 2024-04-17T12:10:05.538 INFO:tasks.workunit.client.0.smithi031.stdout: 914: throughput=5MB/sec pending data=0 2024-04-17T12:10:05.538 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lAd4yzqf4RiTlGT off=18606044 len=853112 2024-04-17T12:10:05.539 INFO:tasks.workunit.client.0.smithi031.stdout:op 4651 completed, throughput=5MB/sec 2024-04-17T12:10:05.539 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7CUczl2qr9rcT3C off=3150399 len=136064 2024-04-17T12:10:05.542 INFO:tasks.workunit.client.0.smithi031.stdout:op 4652 completed, throughput=5MB/sec 2024-04-17T12:10:05.542 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oyXF0E8GjyPmdDZ off=8006447 len=1753029 2024-04-17T12:10:05.545 INFO:tasks.workunit.client.0.smithi031.stdout:op 4653 completed, throughput=5MB/sec 2024-04-17T12:10:05.545 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YmypgpIe5z3lne1 off=6073107 len=1853440 2024-04-17T12:10:05.547 INFO:tasks.workunit.client.0.smithi031.stdout:op 4654 completed, throughput=5MB/sec 2024-04-17T12:10:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:04.261382+0000 mgr.y (mgr.14556) 1356 : cluster [DBG] pgmap v2223: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.4 MiB/s wr, 5 op/s 2024-04-17T12:10:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:04.261382+0000 mgr.y (mgr.14556) 1356 : cluster [DBG] pgmap v2223: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.4 MiB/s wr, 5 op/s 2024-04-17T12:10:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:04.261382+0000 mgr.y (mgr.14556) 1356 : cluster [DBG] pgmap v2223: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.4 MiB/s wr, 5 op/s 2024-04-17T12:10:06.548 INFO:tasks.workunit.client.0.smithi031.stdout: 915: throughput=5MB/sec pending data=0 2024-04-17T12:10:06.548 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WeJsGFm49Hj7alm off=10868100 len=581946 2024-04-17T12:10:06.549 INFO:tasks.workunit.client.0.smithi031.stdout:op 4655 completed, throughput=5MB/sec 2024-04-17T12:10:06.549 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gVzZ0y5GW9c8dGS off=4537286 len=699686 2024-04-17T12:10:06.554 INFO:tasks.workunit.client.0.smithi031.stdout:op 4656 completed, throughput=5MB/sec 2024-04-17T12:10:06.554 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IhEOhz8W-z09XWA off=1111386 len=1537681 2024-04-17T12:10:06.557 INFO:tasks.workunit.client.0.smithi031.stdout:op 4657 completed, throughput=5MB/sec 2024-04-17T12:10:06.557 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tl9my4h_b3IFWac off=12130353 len=563231 2024-04-17T12:10:06.560 INFO:tasks.workunit.client.0.smithi031.stdout:op 4658 completed, throughput=5MB/sec 2024-04-17T12:10:06.560 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ljwVjHpvYPBoyk4 off=19260090 len=510596 2024-04-17T12:10:06.562 INFO:tasks.workunit.client.0.smithi031.stdout:op 4659 completed, throughput=5MB/sec 2024-04-17T12:10:06.562 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Krw3TVm9Li0K9xK off=794182 len=1599969 2024-04-17T12:10:06.574 INFO:tasks.workunit.client.0.smithi031.stdout:op 4660 completed, throughput=5MB/sec 2024-04-17T12:10:07.574 INFO:tasks.workunit.client.0.smithi031.stdout: 916: throughput=5MB/sec pending data=0 2024-04-17T12:10:07.574 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QYp7QPfqGiahZoq off=11936140 len=512174 2024-04-17T12:10:07.578 INFO:tasks.workunit.client.0.smithi031.stdout:op 4661 completed, throughput=5MB/sec 2024-04-17T12:10:07.578 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Da6k06dKamynQwK off=3813626 len=634219 2024-04-17T12:10:07.583 INFO:tasks.workunit.client.0.smithi031.stdout:op 4662 completed, throughput=5MB/sec 2024-04-17T12:10:07.583 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KSoOmhLiYXL51_E off=1672869 len=302383 2024-04-17T12:10:07.586 INFO:tasks.workunit.client.0.smithi031.stdout:op 4663 completed, throughput=5MB/sec 2024-04-17T12:10:07.586 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pCGD_oHJyNIVOGf off=9391433 len=1911846 2024-04-17T12:10:07.592 INFO:tasks.workunit.client.0.smithi031.stdout:op 4664 completed, throughput=5MB/sec 2024-04-17T12:10:07.592 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QpH92gZVDRMctmD off=19592131 len=1634100 2024-04-17T12:10:07.601 INFO:tasks.workunit.client.0.smithi031.stdout:op 4665 completed, throughput=5MB/sec 2024-04-17T12:10:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:06.261792+0000 mgr.y (mgr.14556) 1357 : cluster [DBG] pgmap v2224: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-04-17T12:10:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:06.261792+0000 mgr.y (mgr.14556) 1357 : cluster [DBG] pgmap v2224: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-04-17T12:10:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:06.261792+0000 mgr.y (mgr.14556) 1357 : cluster [DBG] pgmap v2224: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-04-17T12:10:08.601 INFO:tasks.workunit.client.0.smithi031.stdout: 917: throughput=5MB/sec pending data=0 2024-04-17T12:10:08.601 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JWW0Lm9DwQjKRFZ off=9438623 len=787313 2024-04-17T12:10:08.606 INFO:tasks.workunit.client.0.smithi031.stdout:op 4666 completed, throughput=5MB/sec 2024-04-17T12:10:08.606 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SuQaqTwHwbv5L6N off=831296 len=1237718 2024-04-17T12:10:08.608 INFO:tasks.workunit.client.0.smithi031.stdout:op 4667 completed, throughput=5MB/sec 2024-04-17T12:10:08.608 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YsvcHDtN8-nqrIf off=2482023 len=700562 2024-04-17T12:10:08.612 INFO:tasks.workunit.client.0.smithi031.stdout:op 4668 completed, throughput=5MB/sec 2024-04-17T12:10:08.612 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NOB50Iif4t6tLm1 off=12832115 len=1167041 2024-04-17T12:10:08.613 INFO:tasks.workunit.client.0.smithi031.stdout:op 4669 completed, throughput=5MB/sec 2024-04-17T12:10:08.613 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-viRmlS62rh2CcJq off=845936 len=719378 2024-04-17T12:10:08.618 INFO:tasks.workunit.client.0.smithi031.stdout:op 4670 completed, throughput=5MB/sec 2024-04-17T12:10:08.618 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vJY0-dm8MScyW15 off=10437573 len=246030 2024-04-17T12:10:08.618 INFO:tasks.workunit.client.0.smithi031.stdout:op 4671 completed, throughput=5MB/sec 2024-04-17T12:10:09.619 INFO:tasks.workunit.client.0.smithi031.stdout: 918: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:09.619 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cmI4cskxSK2_Rpb off=12410936 len=1150477 2024-04-17T12:10:09.624 INFO:tasks.workunit.client.0.smithi031.stdout:op 4672 completed, throughput=5MB/sec 2024-04-17T12:10:09.624 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-07vva_DoO7rKV-P off=3660619 len=1756624 2024-04-17T12:10:09.628 INFO:tasks.workunit.client.0.smithi031.stdout:op 4673 completed, throughput=5MB/sec 2024-04-17T12:10:09.628 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-26y3qPmrLLGY01X off=3002346 len=245027 2024-04-17T12:10:09.629 INFO:tasks.workunit.client.0.smithi031.stdout:op 4674 completed, throughput=5MB/sec 2024-04-17T12:10:09.629 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-f-RddUWeZTa-e7Q off=14284180 len=501335 2024-04-17T12:10:09.629 INFO:tasks.workunit.client.0.smithi031.stdout:op 4675 completed, throughput=5MB/sec 2024-04-17T12:10:09.629 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7HAFBg-qFgF04VR off=5050751 len=1698681 2024-04-17T12:10:09.642 INFO:tasks.workunit.client.0.smithi031.stdout:op 4676 completed, throughput=5MB/sec 2024-04-17T12:10:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:08.262383+0000 mgr.y (mgr.14556) 1358 : cluster [DBG] pgmap v2225: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T12:10:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:08.262383+0000 mgr.y (mgr.14556) 1358 : cluster [DBG] pgmap v2225: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T12:10:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:08.262383+0000 mgr.y (mgr.14556) 1358 : cluster [DBG] pgmap v2225: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-17T12:10:10.643 INFO:tasks.workunit.client.0.smithi031.stdout: 919: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:10.643 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3SR0CoCbkAxoIce off=5295543 len=127870 2024-04-17T12:10:10.645 INFO:tasks.workunit.client.0.smithi031.stdout:op 4677 completed, throughput=4.99MB/sec 2024-04-17T12:10:10.646 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NMOk1LcKV0aiqsR off=4399943 len=1530083 2024-04-17T12:10:10.648 INFO:tasks.workunit.client.0.smithi031.stdout:op 4678 completed, throughput=5MB/sec 2024-04-17T12:10:10.648 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NdiJJmzwm07FN8I off=8454179 len=68344 2024-04-17T12:10:10.648 INFO:tasks.workunit.client.0.smithi031.stdout:op 4679 completed, throughput=5MB/sec 2024-04-17T12:10:10.648 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DoG_6-r6CMdMhh6 off=9738566 len=1199985 2024-04-17T12:10:10.650 INFO:tasks.workunit.client.0.smithi031.stdout:op 4680 completed, throughput=5MB/sec 2024-04-17T12:10:10.650 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hWPFgIZq-yZzwnF off=573901 len=1923249 2024-04-17T12:10:10.664 INFO:tasks.workunit.client.0.smithi031.stdout:op 4681 completed, throughput=5MB/sec 2024-04-17T12:10:10.664 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y58BIGtHDPFJF9V off=742670 len=1955440 2024-04-17T12:10:10.668 INFO:tasks.workunit.client.0.smithi031.stdout:op 4682 completed, throughput=5MB/sec 2024-04-17T12:10:11.668 INFO:tasks.workunit.client.0.smithi031.stdout: 920: throughput=5MB/sec pending data=0 2024-04-17T12:10:11.668 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4oTBR-XoG3WJDvO off=2466711 len=13976 2024-04-17T12:10:11.668 INFO:tasks.workunit.client.0.smithi031.stdout:op 4683 completed, throughput=5MB/sec 2024-04-17T12:10:11.668 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hg3sg8_EOA5CTyL off=2780832 len=415776 2024-04-17T12:10:11.672 INFO:tasks.workunit.client.0.smithi031.stdout:op 4684 completed, throughput=5MB/sec 2024-04-17T12:10:11.672 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wsZEyXLVVXnKErZ off=7128756 len=1572791 2024-04-17T12:10:11.680 INFO:tasks.workunit.client.0.smithi031.stdout:op 4685 completed, throughput=5MB/sec 2024-04-17T12:10:11.680 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AmFmOgcu_Ja2hnz off=11631446 len=922199 2024-04-17T12:10:11.686 INFO:tasks.workunit.client.0.smithi031.stdout:op 4686 completed, throughput=5MB/sec 2024-04-17T12:10:11.686 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cjYBw6_-XCbM5ka off=2423058 len=228155 2024-04-17T12:10:11.686 INFO:tasks.workunit.client.0.smithi031.stdout:op 4687 completed, throughput=5MB/sec 2024-04-17T12:10:11.687 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-97djxZynCl9hzBJ off=10869319 len=743776 2024-04-17T12:10:11.691 INFO:tasks.workunit.client.0.smithi031.stdout:op 4688 completed, throughput=5MB/sec 2024-04-17T12:10:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:10.262875+0000 mgr.y (mgr.14556) 1359 : cluster [DBG] pgmap v2226: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:10:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:10.262875+0000 mgr.y (mgr.14556) 1359 : cluster [DBG] pgmap v2226: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:10:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:10:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:11] "GET /metrics HTTP/1.1" 200 192531 "" "Prometheus/2.33.4" 2024-04-17T12:10:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:10.262875+0000 mgr.y (mgr.14556) 1359 : cluster [DBG] pgmap v2226: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:10:12.692 INFO:tasks.workunit.client.0.smithi031.stdout: 921: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:12.692 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-u9f9uZoWUxopM5_ off=12158803 len=119622 2024-04-17T12:10:12.693 INFO:tasks.workunit.client.0.smithi031.stdout:op 4689 completed, throughput=4.99MB/sec 2024-04-17T12:10:12.693 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0r2MN3saxXRy68C off=3710307 len=493498 2024-04-17T12:10:12.694 INFO:tasks.workunit.client.0.smithi031.stdout:op 4690 completed, throughput=5MB/sec 2024-04-17T12:10:12.694 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c3VTq1FakLRg1PD off=5696464 len=1979328 2024-04-17T12:10:12.704 INFO:tasks.workunit.client.0.smithi031.stdout:op 4691 completed, throughput=5MB/sec 2024-04-17T12:10:12.704 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EW53s6DKuj1TAd5 off=7617119 len=468606 2024-04-17T12:10:12.707 INFO:tasks.workunit.client.0.smithi031.stdout:op 4692 completed, throughput=5MB/sec 2024-04-17T12:10:12.707 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_s1fprq0I4Vstff off=2271774 len=1607322 2024-04-17T12:10:12.710 INFO:tasks.workunit.client.0.smithi031.stdout:op 4693 completed, throughput=5MB/sec 2024-04-17T12:10:12.710 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DO3NKeochc08jnz off=8415731 len=387793 2024-04-17T12:10:12.713 INFO:tasks.workunit.client.0.smithi031.stdout:op 4694 completed, throughput=5MB/sec 2024-04-17T12:10:12.713 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CoOrKTeRLwfMzVk off=192756 len=1456452 2024-04-17T12:10:12.715 INFO:tasks.workunit.client.0.smithi031.stdout:op 4695 completed, throughput=5MB/sec 2024-04-17T12:10:13.716 INFO:tasks.workunit.client.0.smithi031.stdout: 922: throughput=5MB/sec pending data=0 2024-04-17T12:10:13.716 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YyAOKnA203_3Q8F off=17594240 len=1720216 2024-04-17T12:10:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:12.263342+0000 mgr.y (mgr.14556) 1360 : cluster [DBG] pgmap v2227: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:10:13.718 INFO:tasks.workunit.client.0.smithi031.stdout:op 4696 completed, throughput=5MB/sec 2024-04-17T12:10:13.718 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-n-L4e_bVoaFSNEz off=1008821 len=1223359 2024-04-17T12:10:13.720 INFO:tasks.workunit.client.0.smithi031.stdout:op 4697 completed, throughput=5MB/sec 2024-04-17T12:10:13.720 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_79FtEAnpSJiQEk off=2867775 len=356940 2024-04-17T12:10:13.723 INFO:tasks.workunit.client.0.smithi031.stdout:op 4698 completed, throughput=5MB/sec 2024-04-17T12:10:13.723 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6XDtBh4wXkvh95w off=4988265 len=1669859 2024-04-17T12:10:13.733 INFO:tasks.workunit.client.0.smithi031.stdout:op 4699 completed, throughput=5MB/sec 2024-04-17T12:10:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:12.263342+0000 mgr.y (mgr.14556) 1360 : cluster [DBG] pgmap v2227: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:10:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:12.263342+0000 mgr.y (mgr.14556) 1360 : cluster [DBG] pgmap v2227: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:10:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:10:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:10:14.734 INFO:tasks.workunit.client.0.smithi031.stdout: 923: throughput=5MB/sec pending data=0 2024-04-17T12:10:14.734 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-q5VY75CR7uJFdmO off=364200 len=1187802 2024-04-17T12:10:14.735 INFO:tasks.workunit.client.0.smithi031.stdout:op 4700 completed, throughput=5MB/sec 2024-04-17T12:10:14.736 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m8zHgh6Ly4nFiTs off=7701403 len=133413 2024-04-17T12:10:14.736 INFO:tasks.workunit.client.0.smithi031.stdout:op 4701 completed, throughput=5MB/sec 2024-04-17T12:10:14.736 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KePjCIx4zjtu_FM off=12042345 len=917886 2024-04-17T12:10:14.741 INFO:tasks.workunit.client.0.smithi031.stdout:op 4702 completed, throughput=5MB/sec 2024-04-17T12:10:14.742 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mJZDH-hPUu3Xf0S off=1648434 len=668484 2024-04-17T12:10:14.746 INFO:tasks.workunit.client.0.smithi031.stdout:op 4703 completed, throughput=5MB/sec 2024-04-17T12:10:14.746 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AJHz5LgrPqOqJ2r off=5233715 len=414129 2024-04-17T12:10:14.749 INFO:tasks.workunit.client.0.smithi031.stdout:op 4704 completed, throughput=5MB/sec 2024-04-17T12:10:14.749 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Px-XlbkP09yrshr off=2631999 len=1190453 2024-04-17T12:10:14.755 INFO:tasks.workunit.client.0.smithi031.stdout:op 4705 completed, throughput=5MB/sec 2024-04-17T12:10:14.755 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QIiFaHtKq7gyHkR off=156536 len=1600311 2024-04-17T12:10:14.761 INFO:tasks.workunit.client.0.smithi031.stdout:op 4706 completed, throughput=5MB/sec 2024-04-17T12:10:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:14.264024+0000 mgr.y (mgr.14556) 1361 : cluster [DBG] pgmap v2228: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:10:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:14.264024+0000 mgr.y (mgr.14556) 1361 : cluster [DBG] pgmap v2228: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:10:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:14.264024+0000 mgr.y (mgr.14556) 1361 : cluster [DBG] pgmap v2228: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:10:15.762 INFO:tasks.workunit.client.0.smithi031.stdout: 924: throughput=5MB/sec pending data=0 2024-04-17T12:10:15.762 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8wkarCbqlX8-bgh off=821334 len=1137281 2024-04-17T12:10:15.763 INFO:tasks.workunit.client.0.smithi031.stdout:op 4707 completed, throughput=5MB/sec 2024-04-17T12:10:15.763 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CxkobacaUkGNuwA off=5168288 len=55599 2024-04-17T12:10:15.764 INFO:tasks.workunit.client.0.smithi031.stdout:op 4708 completed, throughput=5MB/sec 2024-04-17T12:10:15.764 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iB45Bm3SrrG28aO off=236429 len=2078088 2024-04-17T12:10:15.767 INFO:tasks.workunit.client.0.smithi031.stdout:op 4709 completed, throughput=5MB/sec 2024-04-17T12:10:15.767 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nChafxbLQSglpZX off=91589 len=330317 2024-04-17T12:10:15.770 INFO:tasks.workunit.client.0.smithi031.stdout:op 4710 completed, throughput=5MB/sec 2024-04-17T12:10:15.770 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U1yd_uewysrcJ0E off=738409 len=2020363 2024-04-17T12:10:15.774 INFO:tasks.workunit.client.0.smithi031.stdout:op 4711 completed, throughput=5MB/sec 2024-04-17T12:10:16.774 INFO:tasks.workunit.client.0.smithi031.stdout: 925: throughput=5MB/sec pending data=0 2024-04-17T12:10:16.775 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mlEM6mFtTwD9WEC off=18375063 len=1533425 2024-04-17T12:10:16.783 INFO:tasks.workunit.client.0.smithi031.stdout:op 4712 completed, throughput=5MB/sec 2024-04-17T12:10:16.784 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4U4bam2EcD7pIrR off=9731958 len=315639 2024-04-17T12:10:16.785 INFO:tasks.workunit.client.0.smithi031.stdout:op 4713 completed, throughput=5MB/sec 2024-04-17T12:10:16.785 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MjuWSJ66C-rbzjW off=5316044 len=463748 2024-04-17T12:10:16.788 INFO:tasks.workunit.client.0.smithi031.stdout:op 4714 completed, throughput=5MB/sec 2024-04-17T12:10:16.788 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sIxxETwHQETlZtQ off=3687446 len=1059144 2024-04-17T12:10:16.790 INFO:tasks.workunit.client.0.smithi031.stdout:op 4715 completed, throughput=5MB/sec 2024-04-17T12:10:16.790 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pNSPRR32UpSwHe- off=3108275 len=146407 2024-04-17T12:10:16.790 INFO:tasks.workunit.client.0.smithi031.stdout:op 4716 completed, throughput=5MB/sec 2024-04-17T12:10:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:16.264486+0000 mgr.y (mgr.14556) 1362 : cluster [DBG] pgmap v2229: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:10:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:16.264486+0000 mgr.y (mgr.14556) 1362 : cluster [DBG] pgmap v2229: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:10:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:16.264486+0000 mgr.y (mgr.14556) 1362 : cluster [DBG] pgmap v2229: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-17T12:10:17.791 INFO:tasks.workunit.client.0.smithi031.stdout: 926: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:17.791 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-U1xHd_Tb9lSO_5e off=3125433 len=376849 2024-04-17T12:10:17.794 INFO:tasks.workunit.client.0.smithi031.stdout:op 4717 completed, throughput=5MB/sec 2024-04-17T12:10:17.795 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NOiNuCOgaFtQMB8 off=632783 len=737850 2024-04-17T12:10:17.795 INFO:tasks.workunit.client.0.smithi031.stdout:op 4718 completed, throughput=5MB/sec 2024-04-17T12:10:17.796 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jKxu4tm4pEtuTuS off=2537571 len=1723368 2024-04-17T12:10:17.799 INFO:tasks.workunit.client.0.smithi031.stdout:op 4719 completed, throughput=5MB/sec 2024-04-17T12:10:17.799 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WUipP48EeYNFkkE off=7186547 len=1333844 2024-04-17T12:10:17.801 INFO:tasks.workunit.client.0.smithi031.stdout:op 4720 completed, throughput=5MB/sec 2024-04-17T12:10:17.801 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-J1Kw4NeFtqVPsFw off=3318676 len=245541 2024-04-17T12:10:17.801 INFO:tasks.workunit.client.0.smithi031.stdout:op 4721 completed, throughput=5MB/sec 2024-04-17T12:10:17.801 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oAHlFKdAiDAnVds off=655904 len=531834 2024-04-17T12:10:17.803 INFO:tasks.workunit.client.0.smithi031.stdout:op 4722 completed, throughput=5MB/sec 2024-04-17T12:10:17.803 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XxCYFyeYNRqUVG6 off=1994636 len=248677 2024-04-17T12:10:17.804 INFO:tasks.workunit.client.0.smithi031.stdout:op 4723 completed, throughput=5MB/sec 2024-04-17T12:10:17.804 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CmQgwKO8f1UFBOu off=10899274 len=1648909 2024-04-17T12:10:17.811 INFO:tasks.workunit.client.0.smithi031.stdout:op 4724 completed, throughput=5MB/sec 2024-04-17T12:10:18.811 INFO:tasks.workunit.client.0.smithi031.stdout: 927: throughput=5MB/sec pending data=0 2024-04-17T12:10:18.812 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-e_EamQb_36yUTHt off=1914154 len=1799350 2024-04-17T12:10:18.822 INFO:tasks.workunit.client.0.smithi031.stdout:op 4725 completed, throughput=5MB/sec 2024-04-17T12:10:18.822 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Nz9SBCaqVTuC1Tl off=1013264 len=1645821 2024-04-17T12:10:18.824 INFO:tasks.workunit.client.0.smithi031.stdout:op 4726 completed, throughput=5MB/sec 2024-04-17T12:10:18.824 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-I8yVd4le9AZVOce off=1585506 len=845625 2024-04-17T12:10:18.829 INFO:tasks.workunit.client.0.smithi031.stdout:op 4727 completed, throughput=5MB/sec 2024-04-17T12:10:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:18.265257+0000 mgr.y (mgr.14556) 1363 : cluster [DBG] pgmap v2230: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:10:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:18.265257+0000 mgr.y (mgr.14556) 1363 : cluster [DBG] pgmap v2230: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:10:19.829 INFO:tasks.workunit.client.0.smithi031.stdout: 928: throughput=5MB/sec pending data=0 2024-04-17T12:10:19.829 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PEHTX_0zJP6PTOe off=650066 len=1015765 2024-04-17T12:10:19.836 INFO:tasks.workunit.client.0.smithi031.stdout:op 4728 completed, throughput=5MB/sec 2024-04-17T12:10:19.836 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GrzFRYSHUR6_l5T off=4715123 len=1018124 2024-04-17T12:10:19.841 INFO:tasks.workunit.client.0.smithi031.stdout:op 4729 completed, throughput=5MB/sec 2024-04-17T12:10:19.841 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8tN_5OC-YSmPtzU off=8682480 len=1720053 2024-04-17T12:10:19.843 INFO:tasks.workunit.client.0.smithi031.stdout:op 4730 completed, throughput=5MB/sec 2024-04-17T12:10:19.843 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-va06mI9HyuzjRDS off=594567 len=750328 2024-04-17T12:10:19.848 INFO:tasks.workunit.client.0.smithi031.stdout:op 4731 completed, throughput=5MB/sec 2024-04-17T12:10:19.848 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9Apjq60rlA9uFIX off=3255801 len=432183 2024-04-17T12:10:19.849 INFO:tasks.workunit.client.0.smithi031.stdout:op 4732 completed, throughput=5MB/sec 2024-04-17T12:10:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:18.265257+0000 mgr.y (mgr.14556) 1363 : cluster [DBG] pgmap v2230: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:10:20.850 INFO:tasks.workunit.client.0.smithi031.stdout: 929: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:20.850 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fS2RR7pMcP90BFq off=7340887 len=254066 2024-04-17T12:10:20.850 INFO:tasks.workunit.client.0.smithi031.stdout:op 4733 completed, throughput=5MB/sec 2024-04-17T12:10:20.851 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-n_rnuxoVc0vdL5Q off=4408247 len=570918 2024-04-17T12:10:20.851 INFO:tasks.workunit.client.0.smithi031.stdout:op 4734 completed, throughput=5MB/sec 2024-04-17T12:10:20.852 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QMRinjeFG6gBMDq off=894957 len=2041909 2024-04-17T12:10:20.860 INFO:tasks.workunit.client.0.smithi031.stdout:op 4735 completed, throughput=5MB/sec 2024-04-17T12:10:20.860 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AyxPDypftTffmRf off=3376411 len=1173436 2024-04-17T12:10:20.867 INFO:tasks.workunit.client.0.smithi031.stdout:op 4736 completed, throughput=5MB/sec 2024-04-17T12:10:20.867 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VQj960ZLAwUNMoj off=9827603 len=150432 2024-04-17T12:10:20.870 INFO:tasks.workunit.client.0.smithi031.stdout:op 4737 completed, throughput=5MB/sec 2024-04-17T12:10:20.870 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rnxwmMiYzEnFxNr off=17081638 len=932364 2024-04-17T12:10:20.871 INFO:tasks.workunit.client.0.smithi031.stdout:op 4738 completed, throughput=5MB/sec 2024-04-17T12:10:20.872 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WMpLMzaW9d6ZP1m off=6065000 len=459007 2024-04-17T12:10:20.875 INFO:tasks.workunit.client.0.smithi031.stdout:op 4739 completed, throughput=5MB/sec 2024-04-17T12:10:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:10:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:21] "GET /metrics HTTP/1.1" 200 192531 "" "Prometheus/2.33.4" 2024-04-17T12:10:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:20.265771+0000 mgr.y (mgr.14556) 1364 : cluster [DBG] pgmap v2231: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:21.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:20.265771+0000 mgr.y (mgr.14556) 1364 : cluster [DBG] pgmap v2231: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:21.875 INFO:tasks.workunit.client.0.smithi031.stdout: 930: throughput=5MB/sec pending data=0 2024-04-17T12:10:21.875 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OVlY50fwKjbfvuy off=54593 len=795364 2024-04-17T12:10:21.877 INFO:tasks.workunit.client.0.smithi031.stdout:op 4740 completed, throughput=5MB/sec 2024-04-17T12:10:21.877 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F7g6vWXZjuoFSMZ off=9099464 len=521681 2024-04-17T12:10:21.878 INFO:tasks.workunit.client.0.smithi031.stdout:op 4741 completed, throughput=5MB/sec 2024-04-17T12:10:21.879 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EEt5buuNnEEy5mM off=3696893 len=1585291 2024-04-17T12:10:21.881 INFO:tasks.workunit.client.0.smithi031.stdout:op 4742 completed, throughput=5MB/sec 2024-04-17T12:10:21.881 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xPa9K4pfYUO5-j8 off=7724861 len=1071597 2024-04-17T12:10:21.883 INFO:tasks.workunit.client.0.smithi031.stdout:op 4743 completed, throughput=5MB/sec 2024-04-17T12:10:21.883 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Bw18zy7S3_mGiW- off=16771552 len=495012 2024-04-17T12:10:21.887 INFO:tasks.workunit.client.0.smithi031.stdout:op 4744 completed, throughput=5MB/sec 2024-04-17T12:10:21.888 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5rkBsWoEN5kWxvG off=5321798 len=1628684 2024-04-17T12:10:21.889 INFO:tasks.workunit.client.0.smithi031.stdout:op 4745 completed, throughput=5MB/sec 2024-04-17T12:10:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:20.265771+0000 mgr.y (mgr.14556) 1364 : cluster [DBG] pgmap v2231: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:22.889 INFO:tasks.workunit.client.0.smithi031.stdout: 931: throughput=5MB/sec pending data=0 2024-04-17T12:10:22.890 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oWREHCXX8e0SxeN off=0 len=1200155 2024-04-17T12:10:22.891 INFO:tasks.workunit.client.0.smithi031.stdout:op 4746 completed, throughput=5MB/sec 2024-04-17T12:10:22.891 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3VxDDuGM9cP-y4C off=9888490 len=1887984 2024-04-17T12:10:22.893 INFO:tasks.workunit.client.0.smithi031.stdout:op 4747 completed, throughput=5MB/sec 2024-04-17T12:10:22.894 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-h7wBNrYj_MXBAPK off=10126868 len=1472224 2024-04-17T12:10:22.900 INFO:tasks.workunit.client.0.smithi031.stdout:op 4748 completed, throughput=5MB/sec 2024-04-17T12:10:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:22.266237+0000 mgr.y (mgr.14556) 1365 : cluster [DBG] pgmap v2232: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:22.266237+0000 mgr.y (mgr.14556) 1365 : cluster [DBG] pgmap v2232: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:23.900 INFO:tasks.workunit.client.0.smithi031.stdout: 932: throughput=5MB/sec pending data=0 2024-04-17T12:10:23.900 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VQj960ZLAwUNMoj off=16026072 len=1372045 2024-04-17T12:10:23.910 INFO:tasks.workunit.client.0.smithi031.stdout:op 4749 completed, throughput=5MB/sec 2024-04-17T12:10:23.910 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bU-6LvpHJDq3jJx off=6374686 len=1067604 2024-04-17T12:10:23.915 INFO:tasks.workunit.client.0.smithi031.stdout:op 4750 completed, throughput=5MB/sec 2024-04-17T12:10:23.915 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2dzmG4-yUiuM2OK off=2285838 len=1743569 2024-04-17T12:10:23.918 INFO:tasks.workunit.client.0.smithi031.stdout:op 4751 completed, throughput=5MB/sec 2024-04-17T12:10:23.918 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-D5kuhkASz7K3t89 off=20003627 len=763020 2024-04-17T12:10:23.920 INFO:tasks.workunit.client.0.smithi031.stdout:op 4752 completed, throughput=5MB/sec 2024-04-17T12:10:23.920 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oI_foY0LrPMOTeK off=7579 len=956328 2024-04-17T12:10:23.922 INFO:tasks.workunit.client.0.smithi031.stdout:op 4753 completed, throughput=5MB/sec 2024-04-17T12:10:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:22.266237+0000 mgr.y (mgr.14556) 1365 : cluster [DBG] pgmap v2232: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:10:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:10:24.923 INFO:tasks.workunit.client.0.smithi031.stdout: 933: throughput=5MB/sec pending data=0 2024-04-17T12:10:24.923 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-A5X2lazOPcJ92kF off=10660057 len=805525 2024-04-17T12:10:24.927 INFO:tasks.workunit.client.0.smithi031.stdout:op 4754 completed, throughput=5MB/sec 2024-04-17T12:10:24.927 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DPaC-iKqXsf2HFc off=7389823 len=1225513 2024-04-17T12:10:24.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 4755 completed, throughput=5MB/sec 2024-04-17T12:10:24.930 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yy9uJiajQvu1Kf9 off=13947078 len=348857 2024-04-17T12:10:24.933 INFO:tasks.workunit.client.0.smithi031.stdout:op 4756 completed, throughput=5MB/sec 2024-04-17T12:10:24.933 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-037DOBXXucDPujW off=11089848 len=1015280 2024-04-17T12:10:24.938 INFO:tasks.workunit.client.0.smithi031.stdout:op 4757 completed, throughput=5MB/sec 2024-04-17T12:10:24.938 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yapTNAVeZeu8jjB off=3395751 len=968085 2024-04-17T12:10:24.939 INFO:tasks.workunit.client.0.smithi031.stdout:op 4758 completed, throughput=5MB/sec 2024-04-17T12:10:24.939 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LcINhNSxKn2i2ni off=5222686 len=1799246 2024-04-17T12:10:24.941 INFO:tasks.workunit.client.0.smithi031.stdout:op 4759 completed, throughput=5MB/sec 2024-04-17T12:10:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:24.267160+0000 mgr.y (mgr.14556) 1366 : cluster [DBG] pgmap v2233: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:10:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:24.267160+0000 mgr.y (mgr.14556) 1366 : cluster [DBG] pgmap v2233: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:10:25.941 INFO:tasks.workunit.client.0.smithi031.stdout: 934: throughput=5MB/sec pending data=0 2024-04-17T12:10:25.942 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-99Xy2_Hu15PLPt4 off=3289838 len=199563 2024-04-17T12:10:25.943 INFO:tasks.workunit.client.0.smithi031.stdout:op 4760 completed, throughput=5MB/sec 2024-04-17T12:10:25.943 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cHqJDCPktC4K_A_ off=3879483 len=448318 2024-04-17T12:10:25.947 INFO:tasks.workunit.client.0.smithi031.stdout:op 4761 completed, throughput=5MB/sec 2024-04-17T12:10:25.947 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-155X_2JeWNq6zhC off=2504145 len=1404427 2024-04-17T12:10:25.949 INFO:tasks.workunit.client.0.smithi031.stdout:op 4762 completed, throughput=5MB/sec 2024-04-17T12:10:25.949 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ADJHPl61neI6-j9 off=5635920 len=100913 2024-04-17T12:10:25.949 INFO:tasks.workunit.client.0.smithi031.stdout:op 4763 completed, throughput=5MB/sec 2024-04-17T12:10:25.949 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Tx4LodFni-i0Goy off=9929176 len=1151921 2024-04-17T12:10:25.950 INFO:tasks.workunit.client.0.smithi031.stdout:op 4764 completed, throughput=5MB/sec 2024-04-17T12:10:25.950 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9hcCr-KsLfrgov1 off=1511134 len=40242 2024-04-17T12:10:25.950 INFO:tasks.workunit.client.0.smithi031.stdout:op 4765 completed, throughput=5MB/sec 2024-04-17T12:10:25.951 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FzFweq39Q66Aka4 off=5422940 len=1778289 2024-04-17T12:10:25.952 INFO:tasks.workunit.client.0.smithi031.stdout:op 4766 completed, throughput=5MB/sec 2024-04-17T12:10:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:24.267160+0000 mgr.y (mgr.14556) 1366 : cluster [DBG] pgmap v2233: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:10:26.953 INFO:tasks.workunit.client.0.smithi031.stdout: 935: throughput=5MB/sec pending data=0 2024-04-17T12:10:26.953 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-k0yjnM7CLRW-oDC off=15517115 len=1956256 2024-04-17T12:10:26.966 INFO:tasks.workunit.client.0.smithi031.stdout:op 4767 completed, throughput=5MB/sec 2024-04-17T12:10:26.966 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cTbG2xdmp3hlxwZ off=17375319 len=1115037 2024-04-17T12:10:26.968 INFO:tasks.workunit.client.0.smithi031.stdout:op 4768 completed, throughput=5MB/sec 2024-04-17T12:10:26.968 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2HWZt0NzxSOzJM5 off=16476803 len=834789 2024-04-17T12:10:26.969 INFO:tasks.workunit.client.0.smithi031.stdout:op 4769 completed, throughput=5MB/sec 2024-04-17T12:10:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:26.267769+0000 mgr.y (mgr.14556) 1367 : cluster [DBG] pgmap v2234: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:10:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:26.267769+0000 mgr.y (mgr.14556) 1367 : cluster [DBG] pgmap v2234: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:10:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:26.267769+0000 mgr.y (mgr.14556) 1367 : cluster [DBG] pgmap v2234: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:10:27.970 INFO:tasks.workunit.client.0.smithi031.stdout: 936: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:27.970 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gDGz2Id_JIfzilY off=9164413 len=1439952 2024-04-17T12:10:27.972 INFO:tasks.workunit.client.0.smithi031.stdout:op 4770 completed, throughput=5MB/sec 2024-04-17T12:10:27.972 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-l_nPo2LNZTin0Ru off=5671787 len=1629174 2024-04-17T12:10:27.981 INFO:tasks.workunit.client.0.smithi031.stdout:op 4771 completed, throughput=5MB/sec 2024-04-17T12:10:27.981 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Pa-egUW8GUOYhhf off=799759 len=1127782 2024-04-17T12:10:27.989 INFO:tasks.workunit.client.0.smithi031.stdout:op 4772 completed, throughput=5MB/sec 2024-04-17T12:10:27.989 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9cIDNoaF__1_Rza off=870481 len=371512 2024-04-17T12:10:27.990 INFO:tasks.workunit.client.0.smithi031.stdout:op 4773 completed, throughput=5MB/sec 2024-04-17T12:10:27.990 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fCF6FNxmI1upnAw off=3476760 len=1523393 2024-04-17T12:10:27.992 INFO:tasks.workunit.client.0.smithi031.stdout:op 4774 completed, throughput=5MB/sec 2024-04-17T12:10:28.992 INFO:tasks.workunit.client.0.smithi031.stdout: 937: throughput=5MB/sec pending data=0 2024-04-17T12:10:28.992 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FhSDGO24zCFSepy off=3688431 len=20262 2024-04-17T12:10:28.995 INFO:tasks.workunit.client.0.smithi031.stdout:op 4775 completed, throughput=5MB/sec 2024-04-17T12:10:28.995 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mwzF3kPl-tPfGPD off=9321328 len=1797160 2024-04-17T12:10:28.997 INFO:tasks.workunit.client.0.smithi031.stdout:op 4776 completed, throughput=5MB/sec 2024-04-17T12:10:28.997 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yJMT-xlU0yM7RBo off=9132507 len=625765 2024-04-17T12:10:28.999 INFO:tasks.workunit.client.0.smithi031.stdout:op 4777 completed, throughput=5MB/sec 2024-04-17T12:10:28.999 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ySOzF4leF-zMJUm off=6251932 len=438790 2024-04-17T12:10:29.002 INFO:tasks.workunit.client.0.smithi031.stdout:op 4778 completed, throughput=5MB/sec 2024-04-17T12:10:29.002 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Zhz9tirhZMj8yFl off=6308855 len=302613 2024-04-17T12:10:29.003 INFO:tasks.workunit.client.0.smithi031.stdout:op 4779 completed, throughput=5MB/sec 2024-04-17T12:10:29.003 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gxQIDVFb0p7v8iA off=2154192 len=659749 2024-04-17T12:10:29.007 INFO:tasks.workunit.client.0.smithi031.stdout:op 4780 completed, throughput=5MB/sec 2024-04-17T12:10:29.007 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-K62HSIK1NVmFkvJ off=3925079 len=283738 2024-04-17T12:10:29.010 INFO:tasks.workunit.client.0.smithi031.stdout:op 4781 completed, throughput=5MB/sec 2024-04-17T12:10:29.010 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SRRpKNqAA_v_wZ2 off=5645034 len=272837 2024-04-17T12:10:29.011 INFO:tasks.workunit.client.0.smithi031.stdout:op 4782 completed, throughput=5MB/sec 2024-04-17T12:10:29.011 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mdviSmUzjobLJbV off=622852 len=681194 2024-04-17T12:10:29.017 INFO:tasks.workunit.client.0.smithi031.stdout:op 4783 completed, throughput=5MB/sec 2024-04-17T12:10:29.447 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:10:29.737 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:10:29.737 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (37m) 6m ago 38m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:10:29.737 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (38m) 6m ago 38m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:10:29.737 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (39m) 6m ago 39m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:10:29.737 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (39m) 6m ago 39m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:10:29.737 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (43m) 6m ago 43m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:10:29.737 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (44m) 6m ago 44m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:10:29.738 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (44m) 6m ago 44m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:10:29.738 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (43m) 6m ago 43m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:10:29.738 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (43m) 6m ago 43m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:10:29.738 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (39m) 6m ago 39m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:10:29.738 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (38m) 6m ago 38m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:10:29.738 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (42m) 6m ago 42m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:10:29.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (42m) 6m ago 42m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:10:29.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (42m) 6m ago 42m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:10:29.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (41m) 6m ago 41m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:10:29.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (41m) 6m ago 41m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:10:29.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (40m) 6m ago 40m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:10:29.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (40m) 6m ago 40m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:10:29.740 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (40m) 6m ago 40m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:10:29.740 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (37m) 6m ago 39m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:10:29.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:28.268500+0000 mgr.y (mgr.14556) 1368 : cluster [DBG] pgmap v2235: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-17T12:10:29.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:28.268500+0000 mgr.y (mgr.14556) 1368 : cluster [DBG] pgmap v2235: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-17T12:10:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:28.268500+0000 mgr.y (mgr.14556) 1368 : cluster [DBG] pgmap v2235: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-17T12:10:30.017 INFO:tasks.workunit.client.0.smithi031.stdout: 938: throughput=5MB/sec pending data=0 2024-04-17T12:10:30.018 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZC292rMmfT2__Ss off=2050323 len=1549974 2024-04-17T12:10:30.026 INFO:tasks.workunit.client.0.smithi031.stdout:op 4784 completed, throughput=5MB/sec 2024-04-17T12:10:30.026 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Gkf-ySwbHnD0oL5 off=634599 len=1925612 2024-04-17T12:10:30.027 INFO:tasks.workunit.client.0.smithi031.stdout:op 4785 completed, throughput=5MB/sec 2024-04-17T12:10:30.027 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HmdrhIuQvFbw61G off=1618899 len=541797 2024-04-17T12:10:30.028 INFO:tasks.workunit.client.0.smithi031.stdout:op 4786 completed, throughput=5MB/sec 2024-04-17T12:10:30.028 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n3Gm8NlvNmLqo1I off=13637463 len=705113 2024-04-17T12:10:30.032 INFO:tasks.workunit.client.0.smithi031.stdout:op 4787 completed, throughput=5MB/sec 2024-04-17T12:10:30.032 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i-Gh--RNTDjtw1Q off=10999956 len=251448 2024-04-17T12:10:30.034 INFO:tasks.workunit.client.0.smithi031.stdout:op 4788 completed, throughput=5MB/sec 2024-04-17T12:10:30.091 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:10:30.091 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:10:30.091 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:10:30.092 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:10:30.092 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:10:30.092 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:10:30.092 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:10:30.092 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:10:30.092 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:10:30.092 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:10:30.092 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:10:30.092 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:10:30.093 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:10:30.093 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:10:30.093 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:10:30.093 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:10:30.093 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:10:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:10:29.436370+0000 mgr.y (mgr.14556) 1369 : audit [DBG] from='client.26525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:10:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:10:30.092178+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.31:0/1572000851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:10:30.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:10:29.436370+0000 mgr.y (mgr.14556) 1369 : audit [DBG] from='client.26525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:10:30.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:10:30.092178+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.31:0/1572000851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:10:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:10:29.436370+0000 mgr.y (mgr.14556) 1369 : audit [DBG] from='client.26525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:10:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:10:30.092178+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.31:0/1572000851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:10:31.034 INFO:tasks.workunit.client.0.smithi031.stdout: 939: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:31.035 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-14hYQPfcgElAbjV off=7960836 len=63732 2024-04-17T12:10:31.037 INFO:tasks.workunit.client.0.smithi031.stdout:op 4789 completed, throughput=4.99MB/sec 2024-04-17T12:10:31.037 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-K7y2LZ46JZ0N08- off=12130931 len=1003932 2024-04-17T12:10:31.043 INFO:tasks.workunit.client.0.smithi031.stdout:op 4790 completed, throughput=5MB/sec 2024-04-17T12:10:31.043 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Q7I772cKYmC1J4O off=2956390 len=546104 2024-04-17T12:10:31.044 INFO:tasks.workunit.client.0.smithi031.stdout:op 4791 completed, throughput=5MB/sec 2024-04-17T12:10:31.044 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iRSJQfO99vQqXFV off=704743 len=2086739 2024-04-17T12:10:31.047 INFO:tasks.workunit.client.0.smithi031.stdout:op 4792 completed, throughput=5MB/sec 2024-04-17T12:10:31.047 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Yd6JWB2XH1f6h9J off=2756263 len=1805970 2024-04-17T12:10:31.048 INFO:tasks.workunit.client.0.smithi031.stdout:op 4793 completed, throughput=5MB/sec 2024-04-17T12:10:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:10:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:31] "GET /metrics HTTP/1.1" 200 192541 "" "Prometheus/2.33.4" 2024-04-17T12:10:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:10:29.729280+0000 mgr.y (mgr.14556) 1370 : audit [DBG] from='client.16635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:10:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:30.269067+0000 mgr.y (mgr.14556) 1371 : cluster [DBG] pgmap v2236: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:10:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:10:29.729280+0000 mgr.y (mgr.14556) 1370 : audit [DBG] from='client.16635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:10:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:30.269067+0000 mgr.y (mgr.14556) 1371 : cluster [DBG] pgmap v2236: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:10:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:10:29.729280+0000 mgr.y (mgr.14556) 1370 : audit [DBG] from='client.16635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:10:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:30.269067+0000 mgr.y (mgr.14556) 1371 : cluster [DBG] pgmap v2236: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:10:32.048 INFO:tasks.workunit.client.0.smithi031.stdout: 940: throughput=5MB/sec pending data=0 2024-04-17T12:10:32.048 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VIyR1tQroD04i6t off=164865 len=1320933 2024-04-17T12:10:32.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 4794 completed, throughput=5MB/sec 2024-04-17T12:10:32.054 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gs5JQcfdU7mJbQI off=3696224 len=241203 2024-04-17T12:10:32.055 INFO:tasks.workunit.client.0.smithi031.stdout:op 4795 completed, throughput=5MB/sec 2024-04-17T12:10:32.055 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UFOeOjvOMzRuLhu off=10150025 len=67104 2024-04-17T12:10:32.059 INFO:tasks.workunit.client.0.smithi031.stdout:op 4796 completed, throughput=5MB/sec 2024-04-17T12:10:32.059 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pj469AlzhrUXhio off=1829295 len=1926146 2024-04-17T12:10:32.060 INFO:tasks.workunit.client.0.smithi031.stdout:op 4797 completed, throughput=5MB/sec 2024-04-17T12:10:32.061 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Px-XlbkP09yrshr off=1887735 len=933522 2024-04-17T12:10:32.065 INFO:tasks.workunit.client.0.smithi031.stdout:op 4798 completed, throughput=5MB/sec 2024-04-17T12:10:32.065 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OMwpQSDNuZdtJ-0 off=5106942 len=1729633 2024-04-17T12:10:32.067 INFO:tasks.workunit.client.0.smithi031.stdout:op 4799 completed, throughput=5MB/sec 2024-04-17T12:10:33.067 INFO:tasks.workunit.client.0.smithi031.stdout: 941: throughput=5MB/sec pending data=0 2024-04-17T12:10:33.067 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jh92UEeh84n8poo off=7665223 len=1753976 2024-04-17T12:10:33.078 INFO:tasks.workunit.client.0.smithi031.stdout:op 4800 completed, throughput=5MB/sec 2024-04-17T12:10:33.078 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Oc5CgAnVhr06L57 off=3584786 len=199195 2024-04-17T12:10:33.078 INFO:tasks.workunit.client.0.smithi031.stdout:op 4801 completed, throughput=5MB/sec 2024-04-17T12:10:33.078 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DM0f3zcXJyzDMze off=10720945 len=1716417 2024-04-17T12:10:33.081 INFO:tasks.workunit.client.0.smithi031.stdout:op 4802 completed, throughput=5MB/sec 2024-04-17T12:10:33.081 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-isSl3CysGK5JtRU off=0 len=1115281 2024-04-17T12:10:33.086 INFO:tasks.workunit.client.0.smithi031.stdout:op 4803 completed, throughput=5MB/sec 2024-04-17T12:10:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:32.269447+0000 mgr.y (mgr.14556) 1372 : cluster [DBG] pgmap v2237: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:10:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:32.269447+0000 mgr.y (mgr.14556) 1372 : cluster [DBG] pgmap v2237: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:10:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:32.269447+0000 mgr.y (mgr.14556) 1372 : cluster [DBG] pgmap v2237: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:10:34.086 INFO:tasks.workunit.client.0.smithi031.stdout: 942: throughput=5MB/sec pending data=0 2024-04-17T12:10:34.086 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nNHfSWOSNtr_Let off=7989964 len=140258 2024-04-17T12:10:34.088 INFO:tasks.workunit.client.0.smithi031.stdout:op 4804 completed, throughput=5MB/sec 2024-04-17T12:10:34.088 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Wh-RORAEP-h69A4 off=1863660 len=1420321 2024-04-17T12:10:34.099 INFO:tasks.workunit.client.0.smithi031.stdout:op 4805 completed, throughput=5MB/sec 2024-04-17T12:10:34.099 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CTlqA444aFf1D7D off=2777389 len=1491800 2024-04-17T12:10:34.105 INFO:tasks.workunit.client.0.smithi031.stdout:op 4806 completed, throughput=5MB/sec 2024-04-17T12:10:34.105 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_zLkBnz2AGZMC9Q off=10876865 len=1881125 2024-04-17T12:10:34.116 INFO:tasks.workunit.client.0.smithi031.stdout:op 4807 completed, throughput=5MB/sec 2024-04-17T12:10:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:10:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:10:35.116 INFO:tasks.workunit.client.0.smithi031.stdout: 943: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:35.116 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1oJUViTcMet6aj2 off=3190397 len=751460 2024-04-17T12:10:35.121 INFO:tasks.workunit.client.0.smithi031.stdout:op 4808 completed, throughput=5MB/sec 2024-04-17T12:10:35.121 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-y8vb701C6gV7hYY off=7611211 len=415327 2024-04-17T12:10:35.122 INFO:tasks.workunit.client.0.smithi031.stdout:op 4809 completed, throughput=5MB/sec 2024-04-17T12:10:35.122 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WqOL8NLWT2nKaTQ off=5703842 len=373033 2024-04-17T12:10:35.126 INFO:tasks.workunit.client.0.smithi031.stdout:op 4810 completed, throughput=5MB/sec 2024-04-17T12:10:35.126 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2ihsjmXClE99CiR off=1255039 len=484127 2024-04-17T12:10:35.126 INFO:tasks.workunit.client.0.smithi031.stdout:op 4811 completed, throughput=5MB/sec 2024-04-17T12:10:35.126 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RQtPW9XMrlTm4Vz off=5791212 len=1842667 2024-04-17T12:10:35.142 INFO:tasks.workunit.client.0.smithi031.stdout:op 4812 completed, throughput=5MB/sec 2024-04-17T12:10:35.142 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QwgYNFAzSqfCLYE off=8418709 len=412130 2024-04-17T12:10:35.144 INFO:tasks.workunit.client.0.smithi031.stdout:op 4813 completed, throughput=5MB/sec 2024-04-17T12:10:35.144 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-THOeDzQ5bvNAjis off=10832155 len=464438 2024-04-17T12:10:35.144 INFO:tasks.workunit.client.0.smithi031.stdout:op 4814 completed, throughput=5MB/sec 2024-04-17T12:10:35.144 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-USxcb6Yd0OrVHWw off=980937 len=1996551 2024-04-17T12:10:35.146 INFO:tasks.workunit.client.0.smithi031.stdout:op 4815 completed, throughput=5MB/sec 2024-04-17T12:10:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:34.270130+0000 mgr.y (mgr.14556) 1373 : cluster [DBG] pgmap v2238: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T12:10:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:34.270130+0000 mgr.y (mgr.14556) 1373 : cluster [DBG] pgmap v2238: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T12:10:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:34.270130+0000 mgr.y (mgr.14556) 1373 : cluster [DBG] pgmap v2238: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-17T12:10:36.147 INFO:tasks.workunit.client.0.smithi031.stdout: 944: throughput=5MB/sec pending data=0 2024-04-17T12:10:36.147 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z_UEBOByoJY5etl off=9871416 len=1426225 2024-04-17T12:10:36.153 INFO:tasks.workunit.client.0.smithi031.stdout:op 4816 completed, throughput=5MB/sec 2024-04-17T12:10:36.154 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EKJdEQ2VyQxZdGW off=4809493 len=1438780 2024-04-17T12:10:36.155 INFO:tasks.workunit.client.0.smithi031.stdout:op 4817 completed, throughput=5MB/sec 2024-04-17T12:10:36.155 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zXvWcFrWrN6Qprc off=2159238 len=431969 2024-04-17T12:10:36.156 INFO:tasks.workunit.client.0.smithi031.stdout:op 4818 completed, throughput=5MB/sec 2024-04-17T12:10:36.156 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZYD5JRnt10vTR_F off=10272792 len=512099 2024-04-17T12:10:36.157 INFO:tasks.workunit.client.0.smithi031.stdout:op 4819 completed, throughput=5MB/sec 2024-04-17T12:10:37.157 INFO:tasks.workunit.client.0.smithi031.stdout: 945: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:37.158 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zFgj6SlNY88lYti off=2221768 len=1865601 2024-04-17T12:10:37.160 INFO:tasks.workunit.client.0.smithi031.stdout:op 4820 completed, throughput=5MB/sec 2024-04-17T12:10:37.160 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6JhyC0TTsqUSjYK off=13527137 len=1450520 2024-04-17T12:10:37.163 INFO:tasks.workunit.client.0.smithi031.stdout:op 4821 completed, throughput=5MB/sec 2024-04-17T12:10:37.163 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PMnXttyFlsfjPF4 off=2091479 len=1621302 2024-04-17T12:10:37.166 INFO:tasks.workunit.client.0.smithi031.stdout:op 4822 completed, throughput=5MB/sec 2024-04-17T12:10:37.166 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Q80dSZBsRq-fRaM off=14752566 len=1811419 2024-04-17T12:10:37.168 INFO:tasks.workunit.client.0.smithi031.stdout:op 4823 completed, throughput=5MB/sec 2024-04-17T12:10:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:36.270466+0000 mgr.y (mgr.14556) 1374 : cluster [DBG] pgmap v2239: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:10:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:36.270466+0000 mgr.y (mgr.14556) 1374 : cluster [DBG] pgmap v2239: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:10:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:36.270466+0000 mgr.y (mgr.14556) 1374 : cluster [DBG] pgmap v2239: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:10:38.168 INFO:tasks.workunit.client.0.smithi031.stdout: 946: throughput=5MB/sec pending data=0 2024-04-17T12:10:38.168 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CQk4PM18aeZcJVf off=10235625 len=52981 2024-04-17T12:10:38.171 INFO:tasks.workunit.client.0.smithi031.stdout:op 4824 completed, throughput=5MB/sec 2024-04-17T12:10:38.171 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mylPiaN-v70wuBK off=1093374 len=1946719 2024-04-17T12:10:38.173 INFO:tasks.workunit.client.0.smithi031.stdout:op 4825 completed, throughput=5MB/sec 2024-04-17T12:10:38.174 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_4cscsaeryv_Une off=4817214 len=1395838 2024-04-17T12:10:38.179 INFO:tasks.workunit.client.0.smithi031.stdout:op 4826 completed, throughput=5MB/sec 2024-04-17T12:10:38.180 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iO3WXSbGEOabFmD off=14445579 len=569244 2024-04-17T12:10:38.183 INFO:tasks.workunit.client.0.smithi031.stdout:op 4827 completed, throughput=5MB/sec 2024-04-17T12:10:39.183 INFO:tasks.workunit.client.0.smithi031.stdout: 947: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:39.184 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7N38AKU9fX9DFoH off=28276 len=1281209 2024-04-17T12:10:39.190 INFO:tasks.workunit.client.0.smithi031.stdout:op 4828 completed, throughput=5MB/sec 2024-04-17T12:10:39.190 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qtxTgOSPiF0bSRs off=4842292 len=1757585 2024-04-17T12:10:39.193 INFO:tasks.workunit.client.0.smithi031.stdout:op 4829 completed, throughput=5MB/sec 2024-04-17T12:10:39.193 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Q0G3fMTtVKhktRr off=8398658 len=686136 2024-04-17T12:10:39.197 INFO:tasks.workunit.client.0.smithi031.stdout:op 4830 completed, throughput=5MB/sec 2024-04-17T12:10:39.197 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QjuCG6CrpejN382 off=3986234 len=208799 2024-04-17T12:10:39.200 INFO:tasks.workunit.client.0.smithi031.stdout:op 4831 completed, throughput=5MB/sec 2024-04-17T12:10:39.200 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6_8TuvJ4PL293iT off=7332425 len=571996 2024-04-17T12:10:39.203 INFO:tasks.workunit.client.0.smithi031.stdout:op 4832 completed, throughput=5MB/sec 2024-04-17T12:10:39.203 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dZpfM2P00Uqzkr7 off=894683 len=1717730 2024-04-17T12:10:39.205 INFO:tasks.workunit.client.0.smithi031.stdout:op 4833 completed, throughput=5MB/sec 2024-04-17T12:10:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:38.271299+0000 mgr.y (mgr.14556) 1375 : cluster [DBG] pgmap v2240: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-17T12:10:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:38.271299+0000 mgr.y (mgr.14556) 1375 : cluster [DBG] pgmap v2240: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-17T12:10:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:38.271299+0000 mgr.y (mgr.14556) 1375 : cluster [DBG] pgmap v2240: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-17T12:10:40.205 INFO:tasks.workunit.client.0.smithi031.stdout: 948: throughput=5MB/sec pending data=0 2024-04-17T12:10:40.205 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eHLtwJyDymp58Ht off=2902442 len=1238928 2024-04-17T12:10:40.207 INFO:tasks.workunit.client.0.smithi031.stdout:op 4834 completed, throughput=5MB/sec 2024-04-17T12:10:40.207 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FA2ZsI4vfyDU_Gu off=10122184 len=2032471 2024-04-17T12:10:40.211 INFO:tasks.workunit.client.0.smithi031.stdout:op 4835 completed, throughput=5MB/sec 2024-04-17T12:10:40.211 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ubZ5XVdsYc5tRhG off=9993654 len=1310174 2024-04-17T12:10:40.218 INFO:tasks.workunit.client.0.smithi031.stdout:op 4836 completed, throughput=5MB/sec 2024-04-17T12:10:41.219 INFO:tasks.workunit.client.0.smithi031.stdout: 949: throughput=5MB/sec pending data=0 2024-04-17T12:10:41.219 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uIweBy0vjAQkx1X off=4075919 len=1434254 2024-04-17T12:10:41.225 INFO:tasks.workunit.client.0.smithi031.stdout:op 4837 completed, throughput=5MB/sec 2024-04-17T12:10:41.225 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Sqr4VmzZAA7GZG_ off=7890040 len=129463 2024-04-17T12:10:41.226 INFO:tasks.workunit.client.0.smithi031.stdout:op 4838 completed, throughput=5MB/sec 2024-04-17T12:10:41.226 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-V2MVSLFRyDRa9D2 off=6702401 len=1569288 2024-04-17T12:10:41.236 INFO:tasks.workunit.client.0.smithi031.stdout:op 4839 completed, throughput=5MB/sec 2024-04-17T12:10:41.236 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WMg9jb4aeWrUcnL off=6262085 len=1975948 2024-04-17T12:10:41.238 INFO:tasks.workunit.client.0.smithi031.stdout:op 4840 completed, throughput=5MB/sec 2024-04-17T12:10:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:40.271758+0000 mgr.y (mgr.14556) 1376 : cluster [DBG] pgmap v2241: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:40.271758+0000 mgr.y (mgr.14556) 1376 : cluster [DBG] pgmap v2241: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:10:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:41] "GET /metrics HTTP/1.1" 200 192542 "" "Prometheus/2.33.4" 2024-04-17T12:10:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:40.271758+0000 mgr.y (mgr.14556) 1376 : cluster [DBG] pgmap v2241: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:42.238 INFO:tasks.workunit.client.0.smithi031.stdout: 950: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:42.239 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-57zsWLLbTwIFpdG off=7308342 len=1711292 2024-04-17T12:10:42.248 INFO:tasks.workunit.client.0.smithi031.stdout:op 4841 completed, throughput=5MB/sec 2024-04-17T12:10:42.248 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4bwemxRiiwDxBgo off=15436367 len=617135 2024-04-17T12:10:42.248 INFO:tasks.workunit.client.0.smithi031.stdout:op 4842 completed, throughput=5MB/sec 2024-04-17T12:10:42.248 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Et3Ov1XENexc1O0 off=12417703 len=121870 2024-04-17T12:10:42.251 INFO:tasks.workunit.client.0.smithi031.stdout:op 4843 completed, throughput=5MB/sec 2024-04-17T12:10:42.251 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TzkMSWmDeh-ARoL off=790808 len=2021763 2024-04-17T12:10:42.258 INFO:tasks.workunit.client.0.smithi031.stdout:op 4844 completed, throughput=5MB/sec 2024-04-17T12:10:42.258 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AE5Ln_y7jJcCuqp off=5970143 len=1882794 2024-04-17T12:10:42.260 INFO:tasks.workunit.client.0.smithi031.stdout:op 4845 completed, throughput=5MB/sec 2024-04-17T12:10:43.260 INFO:tasks.workunit.client.0.smithi031.stdout: 951: throughput=5MB/sec pending data=0 2024-04-17T12:10:43.260 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wGcnp668dsSDYU7 off=10814935 len=1871564 2024-04-17T12:10:43.264 INFO:tasks.workunit.client.0.smithi031.stdout:op 4846 completed, throughput=5MB/sec 2024-04-17T12:10:43.264 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mPKkiY0FBki9Jz5 off=11826791 len=1421944 2024-04-17T12:10:43.272 INFO:tasks.workunit.client.0.smithi031.stdout:op 4847 completed, throughput=5MB/sec 2024-04-17T12:10:43.273 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vUBPTouoD-hDH4M off=14831936 len=581239 2024-04-17T12:10:43.276 INFO:tasks.workunit.client.0.smithi031.stdout:op 4848 completed, throughput=5MB/sec 2024-04-17T12:10:43.276 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-D_qaeYOiXXn0Dqr off=14493305 len=819902 2024-04-17T12:10:43.280 INFO:tasks.workunit.client.0.smithi031.stdout:op 4849 completed, throughput=5MB/sec 2024-04-17T12:10:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:42.272383+0000 mgr.y (mgr.14556) 1377 : cluster [DBG] pgmap v2242: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:42.272383+0000 mgr.y (mgr.14556) 1377 : cluster [DBG] pgmap v2242: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:42.272383+0000 mgr.y (mgr.14556) 1377 : cluster [DBG] pgmap v2242: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-17T12:10:44.281 INFO:tasks.workunit.client.0.smithi031.stdout: 952: throughput=5MB/sec pending data=0 2024-04-17T12:10:44.281 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9ZfZTg2ImLCiGB1 off=5423822 len=690830 2024-04-17T12:10:44.285 INFO:tasks.workunit.client.0.smithi031.stdout:op 4850 completed, throughput=5MB/sec 2024-04-17T12:10:44.285 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-StFFtxTf2meu1OZ off=8367806 len=202261 2024-04-17T12:10:44.288 INFO:tasks.workunit.client.0.smithi031.stdout:op 4851 completed, throughput=5MB/sec 2024-04-17T12:10:44.288 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hGE-rF3458e_co5 off=1038483 len=801005 2024-04-17T12:10:44.293 INFO:tasks.workunit.client.0.smithi031.stdout:op 4852 completed, throughput=5MB/sec 2024-04-17T12:10:44.293 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BwUkpMwl6n8G-fy off=10890370 len=344038 2024-04-17T12:10:44.294 INFO:tasks.workunit.client.0.smithi031.stdout:op 4853 completed, throughput=5MB/sec 2024-04-17T12:10:44.294 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kku31wO5lq6TvMQ off=1246027 len=630755 2024-04-17T12:10:44.298 INFO:tasks.workunit.client.0.smithi031.stdout:op 4854 completed, throughput=5MB/sec 2024-04-17T12:10:44.298 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TN7ThF8Ym7OsC0R off=1041526 len=1760921 2024-04-17T12:10:44.308 INFO:tasks.workunit.client.0.smithi031.stdout:op 4855 completed, throughput=5MB/sec 2024-04-17T12:10:44.308 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1NtUAcA4cdiKJFw off=10457605 len=170545 2024-04-17T12:10:44.312 INFO:tasks.workunit.client.0.smithi031.stdout:op 4856 completed, throughput=5MB/sec 2024-04-17T12:10:44.312 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5dou83NHyXNO7uW off=6845091 len=1282682 2024-04-17T12:10:44.318 INFO:tasks.workunit.client.0.smithi031.stdout:op 4857 completed, throughput=5MB/sec 2024-04-17T12:10:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:10:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:10:45.318 INFO:tasks.workunit.client.0.smithi031.stdout: 953: throughput=5MB/sec pending data=0 2024-04-17T12:10:45.318 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VNC5nobJZ8T5iwg off=15364560 len=2000080 2024-04-17T12:10:45.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 4858 completed, throughput=5MB/sec 2024-04-17T12:10:45.321 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-by3J5ZvBMQ__zZo off=1731952 len=1391835 2024-04-17T12:10:45.326 INFO:tasks.workunit.client.0.smithi031.stdout:op 4859 completed, throughput=5MB/sec 2024-04-17T12:10:45.327 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-V9tLI1tQTU8hL_i off=5095981 len=565057 2024-04-17T12:10:45.327 INFO:tasks.workunit.client.0.smithi031.stdout:op 4860 completed, throughput=5MB/sec 2024-04-17T12:10:45.327 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aFBolhxrpFBtjZZ off=2348181 len=1005020 2024-04-17T12:10:45.333 INFO:tasks.workunit.client.0.smithi031.stdout:op 4861 completed, throughput=5MB/sec 2024-04-17T12:10:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:44.273192+0000 mgr.y (mgr.14556) 1378 : cluster [DBG] pgmap v2243: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:10:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:44.273192+0000 mgr.y (mgr.14556) 1378 : cluster [DBG] pgmap v2243: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:10:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:44.273192+0000 mgr.y (mgr.14556) 1378 : cluster [DBG] pgmap v2243: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:10:46.334 INFO:tasks.workunit.client.0.smithi031.stdout: 954: throughput=5MB/sec pending data=0 2024-04-17T12:10:46.334 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XKfFDiMFG9dF73P off=424039 len=1328223 2024-04-17T12:10:46.335 INFO:tasks.workunit.client.0.smithi031.stdout:op 4862 completed, throughput=5MB/sec 2024-04-17T12:10:46.336 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h7rbK00J3RerlHh off=1455707 len=510403 2024-04-17T12:10:46.337 INFO:tasks.workunit.client.0.smithi031.stdout:op 4863 completed, throughput=5MB/sec 2024-04-17T12:10:46.337 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QOkC1mpjjMKITF_ off=14844 len=94109 2024-04-17T12:10:46.338 INFO:tasks.workunit.client.0.smithi031.stdout:op 4864 completed, throughput=5MB/sec 2024-04-17T12:10:46.338 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zyKC7D9IoHELkYu off=4295657 len=1283550 2024-04-17T12:10:46.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 4865 completed, throughput=5MB/sec 2024-04-17T12:10:46.345 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-M5-dCbLqKko97A3 off=5488986 len=857987 2024-04-17T12:10:46.347 INFO:tasks.workunit.client.0.smithi031.stdout:op 4866 completed, throughput=5MB/sec 2024-04-17T12:10:46.347 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qow8tHGW7l1g0LD off=9974561 len=1402654 2024-04-17T12:10:46.357 INFO:tasks.workunit.client.0.smithi031.stdout:op 4867 completed, throughput=5MB/sec 2024-04-17T12:10:47.358 INFO:tasks.workunit.client.0.smithi031.stdout: 955: throughput=5MB/sec pending data=0 2024-04-17T12:10:47.358 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WjIfe4L4YM5byxD off=570230 len=1348137 2024-04-17T12:10:47.367 INFO:tasks.workunit.client.0.smithi031.stdout:op 4868 completed, throughput=5MB/sec 2024-04-17T12:10:47.367 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TirwCXRkcNw_ESB off=14976385 len=905494 2024-04-17T12:10:47.369 INFO:tasks.workunit.client.0.smithi031.stdout:op 4869 completed, throughput=5MB/sec 2024-04-17T12:10:47.369 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ykShqum1T-F9Tjp off=20640778 len=180695 2024-04-17T12:10:47.369 INFO:tasks.workunit.client.0.smithi031.stdout:op 4870 completed, throughput=5MB/sec 2024-04-17T12:10:47.369 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3I0umk9wcbBG3S9 off=5601338 len=91068 2024-04-17T12:10:47.372 INFO:tasks.workunit.client.0.smithi031.stdout:op 4871 completed, throughput=5MB/sec 2024-04-17T12:10:47.372 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4WHFP6yV_aCbrAR off=3177394 len=1027717 2024-04-17T12:10:47.373 INFO:tasks.workunit.client.0.smithi031.stdout:op 4872 completed, throughput=5MB/sec 2024-04-17T12:10:47.373 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DCApnQ3G7Se5dCr off=9061922 len=1799055 2024-04-17T12:10:47.375 INFO:tasks.workunit.client.0.smithi031.stdout:op 4873 completed, throughput=5MB/sec 2024-04-17T12:10:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:46.273582+0000 mgr.y (mgr.14556) 1379 : cluster [DBG] pgmap v2244: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:10:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:46.273582+0000 mgr.y (mgr.14556) 1379 : cluster [DBG] pgmap v2244: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:10:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:46.273582+0000 mgr.y (mgr.14556) 1379 : cluster [DBG] pgmap v2244: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:10:48.375 INFO:tasks.workunit.client.0.smithi031.stdout: 956: throughput=5MB/sec pending data=0 2024-04-17T12:10:48.375 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hKPNBr5xkSNxquU off=7066985 len=345119 2024-04-17T12:10:48.376 INFO:tasks.workunit.client.0.smithi031.stdout:op 4874 completed, throughput=5MB/sec 2024-04-17T12:10:48.376 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-q2cPwlgXKZXK3Jg off=15636643 len=10229 2024-04-17T12:10:48.376 INFO:tasks.workunit.client.0.smithi031.stdout:op 4875 completed, throughput=5MB/sec 2024-04-17T12:10:48.377 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VYgv9PcsayDmmqe off=18598977 len=1390425 2024-04-17T12:10:48.379 INFO:tasks.workunit.client.0.smithi031.stdout:op 4876 completed, throughput=5MB/sec 2024-04-17T12:10:48.379 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rNmSJGt4tamMMF4 off=12794486 len=1160924 2024-04-17T12:10:48.381 INFO:tasks.workunit.client.0.smithi031.stdout:op 4877 completed, throughput=5MB/sec 2024-04-17T12:10:48.381 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hkYbqu7ePwltgNF off=1882411 len=1863493 2024-04-17T12:10:48.394 INFO:tasks.workunit.client.0.smithi031.stdout:op 4878 completed, throughput=5MB/sec 2024-04-17T12:10:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:10:48.291641+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:10:48.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:10:48.291641+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:10:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:10:48.291641+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:10:49.394 INFO:tasks.workunit.client.0.smithi031.stdout: 957: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:49.395 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Pz_kk-qGZ0gsgI9 off=6725236 len=1687949 2024-04-17T12:10:49.403 INFO:tasks.workunit.client.0.smithi031.stdout:op 4879 completed, throughput=5MB/sec 2024-04-17T12:10:49.403 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yYjxy65nQ36iSyw off=21085236 len=1975249 2024-04-17T12:10:49.414 INFO:tasks.workunit.client.0.smithi031.stdout:op 4880 completed, throughput=5MB/sec 2024-04-17T12:10:49.414 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0zSMWUXXU1vLTjv off=22231438 len=473919 2024-04-17T12:10:49.417 INFO:tasks.workunit.client.0.smithi031.stdout:op 4881 completed, throughput=5MB/sec 2024-04-17T12:10:49.417 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xuzDC1fO0nex1qb off=7804309 len=784869 2024-04-17T12:10:49.423 INFO:tasks.workunit.client.0.smithi031.stdout:op 4882 completed, throughput=5MB/sec 2024-04-17T12:10:49.423 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8W7l5Z2VyDkS3m0 off=2538295 len=953042 2024-04-17T12:10:49.423 INFO:tasks.workunit.client.0.smithi031.stdout:op 4883 completed, throughput=5MB/sec 2024-04-17T12:10:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:48.274323+0000 mgr.y (mgr.14556) 1380 : cluster [DBG] pgmap v2245: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:10:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:10:48.604060+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:10:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:10:48.604831+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:10:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:10:48.609348+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:10:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:48.274323+0000 mgr.y (mgr.14556) 1380 : cluster [DBG] pgmap v2245: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:10:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:10:48.604060+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:10:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:10:48.604831+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:10:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:10:48.609348+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:10:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:48.274323+0000 mgr.y (mgr.14556) 1380 : cluster [DBG] pgmap v2245: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:10:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:10:48.604060+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:10:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:10:48.604831+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:10:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:10:48.609348+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:10:50.424 INFO:tasks.workunit.client.0.smithi031.stdout: 958: throughput=5MB/sec pending data=0 2024-04-17T12:10:50.424 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MoTQE6WJ0xZ2jQn off=981925 len=1069639 2024-04-17T12:10:50.429 INFO:tasks.workunit.client.0.smithi031.stdout:op 4884 completed, throughput=5MB/sec 2024-04-17T12:10:50.429 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_4yAXsU534DlFwA off=3494567 len=484585 2024-04-17T12:10:50.433 INFO:tasks.workunit.client.0.smithi031.stdout:op 4885 completed, throughput=5MB/sec 2024-04-17T12:10:50.433 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kTplwujOhLIX2zc off=4362636 len=634172 2024-04-17T12:10:50.433 INFO:tasks.workunit.client.0.smithi031.stdout:op 4886 completed, throughput=5MB/sec 2024-04-17T12:10:50.434 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z8K0c1toHvd0goR off=7757094 len=1000064 2024-04-17T12:10:50.436 INFO:tasks.workunit.client.0.smithi031.stdout:op 4887 completed, throughput=5MB/sec 2024-04-17T12:10:50.436 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rirpnbE71A162Qb off=1437580 len=589988 2024-04-17T12:10:50.436 INFO:tasks.workunit.client.0.smithi031.stdout:op 4888 completed, throughput=5MB/sec 2024-04-17T12:10:50.436 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TgfWAaa2keqG4AF off=801904 len=1807821 2024-04-17T12:10:50.438 INFO:tasks.workunit.client.0.smithi031.stdout:op 4889 completed, throughput=5MB/sec 2024-04-17T12:10:51.439 INFO:tasks.workunit.client.0.smithi031.stdout: 959: throughput=5MB/sec pending data=0 2024-04-17T12:10:51.439 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-McSBuYQgnfa9ySa off=6394556 len=2067396 2024-04-17T12:10:51.441 INFO:tasks.workunit.client.0.smithi031.stdout:op 4890 completed, throughput=5MB/sec 2024-04-17T12:10:51.441 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-l3JK2m0gVdN6gLy off=13699982 len=1354464 2024-04-17T12:10:51.449 INFO:tasks.workunit.client.0.smithi031.stdout:op 4891 completed, throughput=5MB/sec 2024-04-17T12:10:51.449 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kkszco1pyhSYbNX off=13640031 len=1492337 2024-04-17T12:10:51.451 INFO:tasks.workunit.client.0.smithi031.stdout:op 4892 completed, throughput=5MB/sec 2024-04-17T12:10:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:10:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:51] "GET /metrics HTTP/1.1" 200 192542 "" "Prometheus/2.33.4" 2024-04-17T12:10:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:50.274925+0000 mgr.y (mgr.14556) 1381 : cluster [DBG] pgmap v2246: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:10:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:50.274925+0000 mgr.y (mgr.14556) 1381 : cluster [DBG] pgmap v2246: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:10:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:50.274925+0000 mgr.y (mgr.14556) 1381 : cluster [DBG] pgmap v2246: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:10:52.451 INFO:tasks.workunit.client.0.smithi031.stdout: 960: throughput=5MB/sec pending data=0 2024-04-17T12:10:52.451 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9Uh_O5y7dEq9W0S off=6111027 len=1963499 2024-04-17T12:10:52.453 INFO:tasks.workunit.client.0.smithi031.stdout:op 4893 completed, throughput=5MB/sec 2024-04-17T12:10:52.454 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IN-i1tgm4IPXL36 off=3180663 len=447169 2024-04-17T12:10:52.458 INFO:tasks.workunit.client.0.smithi031.stdout:op 4894 completed, throughput=5MB/sec 2024-04-17T12:10:52.458 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d2W5R8erNl_BjqD off=1960025 len=567211 2024-04-17T12:10:52.462 INFO:tasks.workunit.client.0.smithi031.stdout:op 4895 completed, throughput=5MB/sec 2024-04-17T12:10:52.462 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vslGrkaGd65cnik off=3703461 len=2048583 2024-04-17T12:10:52.466 INFO:tasks.workunit.client.0.smithi031.stdout:op 4896 completed, throughput=5MB/sec 2024-04-17T12:10:53.466 INFO:tasks.workunit.client.0.smithi031.stdout: 961: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:53.467 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vYEeFJhc8FOzc8R off=3379750 len=47308 2024-04-17T12:10:53.467 INFO:tasks.workunit.client.0.smithi031.stdout:op 4897 completed, throughput=5MB/sec 2024-04-17T12:10:53.467 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bslXGbsJhzpBCc9 off=10722201 len=2012676 2024-04-17T12:10:53.476 INFO:tasks.workunit.client.0.smithi031.stdout:op 4898 completed, throughput=5MB/sec 2024-04-17T12:10:53.476 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KEyhqdwW9lx0Tqw off=1623823 len=1981766 2024-04-17T12:10:53.488 INFO:tasks.workunit.client.0.smithi031.stdout:op 4899 completed, throughput=5MB/sec 2024-04-17T12:10:53.488 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZdAXMCAhM8tzM_E off=4974591 len=1196590 2024-04-17T12:10:53.490 INFO:tasks.workunit.client.0.smithi031.stdout:op 4900 completed, throughput=5MB/sec 2024-04-17T12:10:53.490 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yLXjtmJChrKkPUo off=14196233 len=1336743 2024-04-17T12:10:53.497 INFO:tasks.workunit.client.0.smithi031.stdout:op 4901 completed, throughput=5MB/sec 2024-04-17T12:10:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:52.275344+0000 mgr.y (mgr.14556) 1382 : cluster [DBG] pgmap v2247: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:10:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:52.275344+0000 mgr.y (mgr.14556) 1382 : cluster [DBG] pgmap v2247: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:10:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:52.275344+0000 mgr.y (mgr.14556) 1382 : cluster [DBG] pgmap v2247: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:10:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:10:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:10:54.497 INFO:tasks.workunit.client.0.smithi031.stdout: 962: throughput=5MB/sec pending data=0 2024-04-17T12:10:54.497 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6F_3tJYnsUX8lDv off=2631843 len=1410305 2024-04-17T12:10:54.506 INFO:tasks.workunit.client.0.smithi031.stdout:op 4902 completed, throughput=5MB/sec 2024-04-17T12:10:54.506 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tljUTEeQYk_pSUu off=13234473 len=892395 2024-04-17T12:10:54.511 INFO:tasks.workunit.client.0.smithi031.stdout:op 4903 completed, throughput=5MB/sec 2024-04-17T12:10:54.511 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-urRGI0eBrDDn38J off=1740059 len=1909293 2024-04-17T12:10:54.523 INFO:tasks.workunit.client.0.smithi031.stdout:op 4904 completed, throughput=5MB/sec 2024-04-17T12:10:55.523 INFO:tasks.workunit.client.0.smithi031.stdout: 963: throughput=4.99MB/sec pending data=0 2024-04-17T12:10:55.523 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-P0JVqt_w8flkRBh off=2375123 len=412215 2024-04-17T12:10:55.524 INFO:tasks.workunit.client.0.smithi031.stdout:op 4905 completed, throughput=5MB/sec 2024-04-17T12:10:55.525 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6ZAQhiQ3GEKoFbU off=8067898 len=331253 2024-04-17T12:10:55.525 INFO:tasks.workunit.client.0.smithi031.stdout:op 4906 completed, throughput=5MB/sec 2024-04-17T12:10:55.525 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-C9BS6f1HHWjkwXF off=8823744 len=1344225 2024-04-17T12:10:55.531 INFO:tasks.workunit.client.0.smithi031.stdout:op 4907 completed, throughput=5MB/sec 2024-04-17T12:10:55.531 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0XnHodNyU-GMg8e off=5964319 len=624828 2024-04-17T12:10:55.532 INFO:tasks.workunit.client.0.smithi031.stdout:op 4908 completed, throughput=5MB/sec 2024-04-17T12:10:55.533 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--F5k8cqMq3HGFIv off=21625865 len=611809 2024-04-17T12:10:55.537 INFO:tasks.workunit.client.0.smithi031.stdout:op 4909 completed, throughput=5MB/sec 2024-04-17T12:10:55.537 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GgVZdRHnxLI8igy off=2852147 len=1889816 2024-04-17T12:10:55.545 INFO:tasks.workunit.client.0.smithi031.stdout:op 4910 completed, throughput=5MB/sec 2024-04-17T12:10:55.545 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NSlT1d09d73BdXz off=11391403 len=1078841 2024-04-17T12:10:55.548 INFO:tasks.workunit.client.0.smithi031.stdout:op 4911 completed, throughput=5MB/sec 2024-04-17T12:10:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:54.276203+0000 mgr.y (mgr.14556) 1383 : cluster [DBG] pgmap v2248: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:10:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:54.276203+0000 mgr.y (mgr.14556) 1383 : cluster [DBG] pgmap v2248: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:10:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:54.276203+0000 mgr.y (mgr.14556) 1383 : cluster [DBG] pgmap v2248: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:10:56.549 INFO:tasks.workunit.client.0.smithi031.stdout: 964: throughput=5MB/sec pending data=0 2024-04-17T12:10:56.549 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-xX04WgJvFa0geiI off=11006476 len=1800658 2024-04-17T12:10:56.551 INFO:tasks.workunit.client.0.smithi031.stdout:op 4912 completed, throughput=5MB/sec 2024-04-17T12:10:56.552 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PWuohcSKNdLmNxn off=4703462 len=971044 2024-04-17T12:10:56.555 INFO:tasks.workunit.client.0.smithi031.stdout:op 4913 completed, throughput=5MB/sec 2024-04-17T12:10:56.555 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BuOkrR2dE-X0cib off=10288478 len=1730505 2024-04-17T12:10:56.563 INFO:tasks.workunit.client.0.smithi031.stdout:op 4914 completed, throughput=5MB/sec 2024-04-17T12:10:57.564 INFO:tasks.workunit.client.0.smithi031.stdout: 965: throughput=5MB/sec pending data=0 2024-04-17T12:10:57.564 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y8VSApsgikOo2Or off=739963 len=511777 2024-04-17T12:10:57.568 INFO:tasks.workunit.client.0.smithi031.stdout:op 4915 completed, throughput=5MB/sec 2024-04-17T12:10:57.568 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MrgNMYBZFPfvCWD off=1416153 len=1783255 2024-04-17T12:10:57.575 INFO:tasks.workunit.client.0.smithi031.stdout:op 4916 completed, throughput=5MB/sec 2024-04-17T12:10:57.575 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lzQkj_0akMZvVPJ off=3937666 len=1615812 2024-04-17T12:10:57.577 INFO:tasks.workunit.client.0.smithi031.stdout:op 4917 completed, throughput=5MB/sec 2024-04-17T12:10:57.577 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wNNHcg8gF1TuSDj off=908809 len=1437993 2024-04-17T12:10:57.578 INFO:tasks.workunit.client.0.smithi031.stdout:op 4918 completed, throughput=5MB/sec 2024-04-17T12:10:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:56.276891+0000 mgr.y (mgr.14556) 1384 : cluster [DBG] pgmap v2249: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:10:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:56.276891+0000 mgr.y (mgr.14556) 1384 : cluster [DBG] pgmap v2249: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:10:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:56.276891+0000 mgr.y (mgr.14556) 1384 : cluster [DBG] pgmap v2249: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:10:58.578 INFO:tasks.workunit.client.0.smithi031.stdout: 966: throughput=5MB/sec pending data=0 2024-04-17T12:10:58.578 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7A6u0ukArT9PJFa off=11406806 len=1271879 2024-04-17T12:10:58.581 INFO:tasks.workunit.client.0.smithi031.stdout:op 4919 completed, throughput=5MB/sec 2024-04-17T12:10:58.581 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-umhkBEMQUCPpuAx off=8706661 len=1633695 2024-04-17T12:10:58.588 INFO:tasks.workunit.client.0.smithi031.stdout:op 4920 completed, throughput=5MB/sec 2024-04-17T12:10:58.588 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-heVZuY6BcP372Wk off=14102637 len=1674155 2024-04-17T12:10:58.590 INFO:tasks.workunit.client.0.smithi031.stdout:op 4921 completed, throughput=5MB/sec 2024-04-17T12:10:58.590 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vKifmdgePXFoK2f off=10959945 len=474540 2024-04-17T12:10:58.590 INFO:tasks.workunit.client.0.smithi031.stdout:op 4922 completed, throughput=5MB/sec 2024-04-17T12:10:58.591 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qYoH9FQXhfFw6io off=6489139 len=916573 2024-04-17T12:10:58.595 INFO:tasks.workunit.client.0.smithi031.stdout:op 4923 completed, throughput=5MB/sec 2024-04-17T12:10:59.595 INFO:tasks.workunit.client.0.smithi031.stdout: 967: throughput=5MB/sec pending data=0 2024-04-17T12:10:59.595 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-W-zFm38XZDZ74m8 off=11319445 len=1908970 2024-04-17T12:10:59.605 INFO:tasks.workunit.client.0.smithi031.stdout:op 4924 completed, throughput=5MB/sec 2024-04-17T12:10:59.605 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hmFEH0rBhxzmrJ- off=8709266 len=106639 2024-04-17T12:10:59.606 INFO:tasks.workunit.client.0.smithi031.stdout:op 4925 completed, throughput=5MB/sec 2024-04-17T12:10:59.606 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s5H2Ti-ONvMUpGA off=20628269 len=289882 2024-04-17T12:10:59.610 INFO:tasks.workunit.client.0.smithi031.stdout:op 4926 completed, throughput=5MB/sec 2024-04-17T12:10:59.610 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3EKJlZmrsq0edUW off=4210018 len=62216 2024-04-17T12:10:59.610 INFO:tasks.workunit.client.0.smithi031.stdout:op 4927 completed, throughput=5MB/sec 2024-04-17T12:10:59.610 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pvv1zAKcLRmf3dk off=10356068 len=128772 2024-04-17T12:10:59.611 INFO:tasks.workunit.client.0.smithi031.stdout:op 4928 completed, throughput=5MB/sec 2024-04-17T12:10:59.611 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HxzX-0TS0XEGOFA off=7118605 len=1229947 2024-04-17T12:10:59.623 INFO:tasks.workunit.client.0.smithi031.stdout:op 4929 completed, throughput=5MB/sec 2024-04-17T12:10:59.623 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wFfCVup7NW_nxZ9 off=5803663 len=303046 2024-04-17T12:10:59.626 INFO:tasks.workunit.client.0.smithi031.stdout:op 4930 completed, throughput=5MB/sec 2024-04-17T12:10:59.626 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ErqhUbhqcSSRdYT off=8822086 len=751516 2024-04-17T12:10:59.631 INFO:tasks.workunit.client.0.smithi031.stdout:op 4931 completed, throughput=5MB/sec 2024-04-17T12:10:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:10:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:10:58.277548+0000 mgr.y (mgr.14556) 1385 : cluster [DBG] pgmap v2250: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:10:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:10:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:10:58.277548+0000 mgr.y (mgr.14556) 1385 : cluster [DBG] pgmap v2250: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:10:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:10:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:10:58.277548+0000 mgr.y (mgr.14556) 1385 : cluster [DBG] pgmap v2250: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:11:00.419 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:11:00.631 INFO:tasks.workunit.client.0.smithi031.stdout: 968: throughput=5MB/sec pending data=0 2024-04-17T12:11:00.631 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KA3GwdWyf48DIt6 off=455862 len=1941331 2024-04-17T12:11:00.635 INFO:tasks.workunit.client.0.smithi031.stdout:op 4932 completed, throughput=5MB/sec 2024-04-17T12:11:00.635 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2Lg_oCJlgh5YEzU off=9127041 len=997552 2024-04-17T12:11:00.637 INFO:tasks.workunit.client.0.smithi031.stdout:op 4933 completed, throughput=5MB/sec 2024-04-17T12:11:00.637 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eLwFyfjLPhJ3Uyb off=648586 len=595892 2024-04-17T12:11:00.641 INFO:tasks.workunit.client.0.smithi031.stdout:op 4934 completed, throughput=5MB/sec 2024-04-17T12:11:00.641 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iEGT4z0N2B7u7OS off=9650922 len=1945161 2024-04-17T12:11:00.651 INFO:tasks.workunit.client.0.smithi031.stdout:op 4935 completed, throughput=5MB/sec 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (38m) 7m ago 39m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (38m) 7m ago 38m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (40m) 7m ago 40m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (40m) 7m ago 40m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (43m) 7m ago 43m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (45m) 7m ago 45m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (45m) 7m ago 45m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (44m) 7m ago 44m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (43m) 7m ago 43m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (39m) 7m ago 39m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (39m) 7m ago 39m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (43m) 7m ago 43m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:11:00.715 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (42m) 7m ago 42m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:11:00.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (42m) 7m ago 42m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:11:00.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (42m) 7m ago 42m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:11:00.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (41m) 7m ago 41m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:11:00.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (41m) 7m ago 41m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:11:00.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (41m) 7m ago 41m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:11:00.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (40m) 7m ago 40m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:11:00.716 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (38m) 7m ago 39m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:11:01.064 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:11:01.064 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:11:01.064 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:11:01.064 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:11:01.064 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:11:01.064 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:11:01.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:11:01.065 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:11:01.065 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:11:01.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:11:01.065 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:11:01.065 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:11:01.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:11:01.065 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:11:01.065 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:11:01.065 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:11:01.065 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:11:01.652 INFO:tasks.workunit.client.0.smithi031.stdout: 969: throughput=5MB/sec pending data=0 2024-04-17T12:11:01.652 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wKWtqQD5tQx2Vbi off=16379010 len=1088067 2024-04-17T12:11:01.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 4936 completed, throughput=5MB/sec 2024-04-17T12:11:01.654 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Gp8zipqE0rNDa1J off=1592806 len=86529 2024-04-17T12:11:01.656 INFO:tasks.workunit.client.0.smithi031.stdout:op 4937 completed, throughput=5MB/sec 2024-04-17T12:11:01.656 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ifloPkVWkQm8z2T off=7429446 len=1062577 2024-04-17T12:11:01.657 INFO:tasks.workunit.client.0.smithi031.stdout:op 4938 completed, throughput=5MB/sec 2024-04-17T12:11:01.657 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Me0qB_CrCI26JdX off=5132445 len=1699955 2024-04-17T12:11:01.659 INFO:tasks.workunit.client.0.smithi031.stdout:op 4939 completed, throughput=5MB/sec 2024-04-17T12:11:01.659 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OBRDitLKRaIvjap off=738470 len=2040804 2024-04-17T12:11:01.670 INFO:tasks.workunit.client.0.smithi031.stdout:op 4940 completed, throughput=5MB/sec 2024-04-17T12:11:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:11:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:01] "GET /metrics HTTP/1.1" 200 192536 "" "Prometheus/2.33.4" 2024-04-17T12:11:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:00.277956+0000 mgr.y (mgr.14556) 1386 : cluster [DBG] pgmap v2251: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:11:00.407469+0000 mgr.y (mgr.14556) 1387 : audit [DBG] from='client.16647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:11:01.065302+0000 mon.a (mon.0) 2265 : audit [DBG] from='client.? 172.21.15.31:0/3048720088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:11:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:00.277956+0000 mgr.y (mgr.14556) 1386 : cluster [DBG] pgmap v2251: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:11:00.407469+0000 mgr.y (mgr.14556) 1387 : audit [DBG] from='client.16647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:11:01.065302+0000 mon.a (mon.0) 2265 : audit [DBG] from='client.? 172.21.15.31:0/3048720088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:11:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:00.277956+0000 mgr.y (mgr.14556) 1386 : cluster [DBG] pgmap v2251: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:11:00.407469+0000 mgr.y (mgr.14556) 1387 : audit [DBG] from='client.16647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:11:01.065302+0000 mon.a (mon.0) 2265 : audit [DBG] from='client.? 172.21.15.31:0/3048720088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:11:02.670 INFO:tasks.workunit.client.0.smithi031.stdout: 970: throughput=5MB/sec pending data=0 2024-04-17T12:11:02.670 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yOzU2c8UFece3rO off=14877160 len=1285567 2024-04-17T12:11:02.677 INFO:tasks.workunit.client.0.smithi031.stdout:op 4941 completed, throughput=5MB/sec 2024-04-17T12:11:02.677 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6J0vKG4m2iYRRsk off=15063089 len=1984495 2024-04-17T12:11:02.680 INFO:tasks.workunit.client.0.smithi031.stdout:op 4942 completed, throughput=5MB/sec 2024-04-17T12:11:02.680 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uIOPpjiYCJp6RrU off=4235907 len=1270182 2024-04-17T12:11:02.681 INFO:tasks.workunit.client.0.smithi031.stdout:op 4943 completed, throughput=5MB/sec 2024-04-17T12:11:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:11:00.707590+0000 mgr.y (mgr.14556) 1388 : audit [DBG] from='client.26549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:11:00.707590+0000 mgr.y (mgr.14556) 1388 : audit [DBG] from='client.26549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:11:00.707590+0000 mgr.y (mgr.14556) 1388 : audit [DBG] from='client.26549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:03.682 INFO:tasks.workunit.client.0.smithi031.stdout: 971: throughput=5MB/sec pending data=0 2024-04-17T12:11:03.682 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-abE6CRO9oyYJr0Q off=7396005 len=630761 2024-04-17T12:11:03.683 INFO:tasks.workunit.client.0.smithi031.stdout:op 4944 completed, throughput=5MB/sec 2024-04-17T12:11:03.683 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cnu-t9tbNuTgMKk off=40811 len=642764 2024-04-17T12:11:03.684 INFO:tasks.workunit.client.0.smithi031.stdout:op 4945 completed, throughput=5MB/sec 2024-04-17T12:11:03.684 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MyGt6XLx7SP42Xb off=4584372 len=1310820 2024-04-17T12:11:03.685 INFO:tasks.workunit.client.0.smithi031.stdout:op 4946 completed, throughput=5MB/sec 2024-04-17T12:11:03.686 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ivoHGMH1nPwLIBv off=7593716 len=666759 2024-04-17T12:11:03.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 4947 completed, throughput=5MB/sec 2024-04-17T12:11:03.690 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZIk9IZBziU_uumq off=5637276 len=1182981 2024-04-17T12:11:03.693 INFO:tasks.workunit.client.0.smithi031.stdout:op 4948 completed, throughput=5MB/sec 2024-04-17T12:11:03.693 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HQp6IOHyUfEcbrh off=20108689 len=48178 2024-04-17T12:11:03.695 INFO:tasks.workunit.client.0.smithi031.stdout:op 4949 completed, throughput=5MB/sec 2024-04-17T12:11:03.696 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-B4tMwm7cFfVX5tU off=8792714 len=1974710 2024-04-17T12:11:03.711 INFO:tasks.workunit.client.0.smithi031.stdout:op 4950 completed, throughput=5MB/sec 2024-04-17T12:11:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:02.278533+0000 mgr.y (mgr.14556) 1389 : cluster [DBG] pgmap v2252: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:02.278533+0000 mgr.y (mgr.14556) 1389 : cluster [DBG] pgmap v2252: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:02.278533+0000 mgr.y (mgr.14556) 1389 : cluster [DBG] pgmap v2252: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:11:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:11:04.711 INFO:tasks.workunit.client.0.smithi031.stdout: 972: throughput=5MB/sec pending data=0 2024-04-17T12:11:04.712 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yR_ChCoW52HJz3R off=410668 len=642020 2024-04-17T12:11:04.716 INFO:tasks.workunit.client.0.smithi031.stdout:op 4951 completed, throughput=5MB/sec 2024-04-17T12:11:04.716 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sbVmpuLbNkzpm1R off=1596177 len=895489 2024-04-17T12:11:04.720 INFO:tasks.workunit.client.0.smithi031.stdout:op 4952 completed, throughput=5MB/sec 2024-04-17T12:11:04.720 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y0lrMvaXj2_PPtA off=5537846 len=1203711 2024-04-17T12:11:04.727 INFO:tasks.workunit.client.0.smithi031.stdout:op 4953 completed, throughput=5MB/sec 2024-04-17T12:11:04.727 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ew1008nNFHKjoI9 off=594386 len=788776 2024-04-17T12:11:04.728 INFO:tasks.workunit.client.0.smithi031.stdout:op 4954 completed, throughput=5MB/sec 2024-04-17T12:11:04.728 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HUan-6MHukF1KOZ off=9458681 len=43249 2024-04-17T12:11:04.728 INFO:tasks.workunit.client.0.smithi031.stdout:op 4955 completed, throughput=5MB/sec 2024-04-17T12:11:04.729 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t9B101vkUF16EVI off=10374638 len=273238 2024-04-17T12:11:04.732 INFO:tasks.workunit.client.0.smithi031.stdout:op 4956 completed, throughput=5MB/sec 2024-04-17T12:11:04.732 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DaWwyjtHLlW4zPH off=24969219 len=276157 2024-04-17T12:11:04.732 INFO:tasks.workunit.client.0.smithi031.stdout:op 4957 completed, throughput=5MB/sec 2024-04-17T12:11:05.733 INFO:tasks.workunit.client.0.smithi031.stdout: 973: throughput=4.99MB/sec pending data=0 2024-04-17T12:11:05.733 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-u7xZgCNmtKkXcgl off=11259927 len=188505 2024-04-17T12:11:05.734 INFO:tasks.workunit.client.0.smithi031.stdout:op 4958 completed, throughput=5MB/sec 2024-04-17T12:11:05.734 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wnMbWLcq6bqrWF4 off=346045 len=708896 2024-04-17T12:11:05.739 INFO:tasks.workunit.client.0.smithi031.stdout:op 4959 completed, throughput=5MB/sec 2024-04-17T12:11:05.739 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lIxnubYiZ0Q9VB2 off=7098323 len=1385531 2024-04-17T12:11:05.748 INFO:tasks.workunit.client.0.smithi031.stdout:op 4960 completed, throughput=5MB/sec 2024-04-17T12:11:05.748 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uCdlOhwZ6gT_Uur off=4777369 len=320297 2024-04-17T12:11:05.751 INFO:tasks.workunit.client.0.smithi031.stdout:op 4961 completed, throughput=5MB/sec 2024-04-17T12:11:05.751 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-e-IMvlGWU9cYtNk off=0 len=1432297 2024-04-17T12:11:05.754 INFO:tasks.workunit.client.0.smithi031.stdout:op 4962 completed, throughput=5MB/sec 2024-04-17T12:11:05.754 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Wh-RORAEP-h69A4 off=263259 len=1244950 2024-04-17T12:11:05.757 INFO:tasks.workunit.client.0.smithi031.stdout:op 4963 completed, throughput=5MB/sec 2024-04-17T12:11:05.757 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rhwi-zFlo9CBq5- off=14914095 len=1730544 2024-04-17T12:11:05.764 INFO:tasks.workunit.client.0.smithi031.stdout:op 4964 completed, throughput=5MB/sec 2024-04-17T12:11:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:04.279376+0000 mgr.y (mgr.14556) 1390 : cluster [DBG] pgmap v2253: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:11:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:04.279376+0000 mgr.y (mgr.14556) 1390 : cluster [DBG] pgmap v2253: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:11:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:04.279376+0000 mgr.y (mgr.14556) 1390 : cluster [DBG] pgmap v2253: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:11:06.764 INFO:tasks.workunit.client.0.smithi031.stdout: 974: throughput=5MB/sec pending data=0 2024-04-17T12:11:06.764 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uCCxaxE0uy54zNM off=18450932 len=1835493 2024-04-17T12:11:06.771 INFO:tasks.workunit.client.0.smithi031.stdout:op 4965 completed, throughput=5MB/sec 2024-04-17T12:11:06.771 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xpAiBuNSzB2b8QI off=5658485 len=1171117 2024-04-17T12:11:06.778 INFO:tasks.workunit.client.0.smithi031.stdout:op 4966 completed, throughput=5MB/sec 2024-04-17T12:11:06.778 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yOHXflEm9FEde1E off=1630893 len=412347 2024-04-17T12:11:06.780 INFO:tasks.workunit.client.0.smithi031.stdout:op 4967 completed, throughput=5MB/sec 2024-04-17T12:11:06.780 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WntMkOPXz6oI6u3 off=661940 len=1897554 2024-04-17T12:11:06.783 INFO:tasks.workunit.client.0.smithi031.stdout:op 4968 completed, throughput=5MB/sec 2024-04-17T12:11:07.783 INFO:tasks.workunit.client.0.smithi031.stdout: 975: throughput=5MB/sec pending data=0 2024-04-17T12:11:07.784 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QC0bZYKnXtVWuaZ off=478047 len=1374732 2024-04-17T12:11:07.786 INFO:tasks.workunit.client.0.smithi031.stdout:op 4969 completed, throughput=5MB/sec 2024-04-17T12:11:07.786 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xgp_ufszIKMXaWM off=10767639 len=922120 2024-04-17T12:11:07.788 INFO:tasks.workunit.client.0.smithi031.stdout:op 4970 completed, throughput=5MB/sec 2024-04-17T12:11:07.788 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2_Bb2TZxZw8Sz8I off=9337700 len=1006470 2024-04-17T12:11:07.794 INFO:tasks.workunit.client.0.smithi031.stdout:op 4971 completed, throughput=5MB/sec 2024-04-17T12:11:07.794 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-geaQZE9T7jXZUU3 off=6915990 len=735322 2024-04-17T12:11:07.796 INFO:tasks.workunit.client.0.smithi031.stdout:op 4972 completed, throughput=5MB/sec 2024-04-17T12:11:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:06.279822+0000 mgr.y (mgr.14556) 1391 : cluster [DBG] pgmap v2254: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:11:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:06.279822+0000 mgr.y (mgr.14556) 1391 : cluster [DBG] pgmap v2254: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:11:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:06.279822+0000 mgr.y (mgr.14556) 1391 : cluster [DBG] pgmap v2254: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-17T12:11:08.796 INFO:tasks.workunit.client.0.smithi031.stdout: 976: throughput=5MB/sec pending data=0 2024-04-17T12:11:08.796 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OymakCqjuMMc-BW off=12250882 len=926956 2024-04-17T12:11:08.797 INFO:tasks.workunit.client.0.smithi031.stdout:op 4973 completed, throughput=5MB/sec 2024-04-17T12:11:08.798 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Rkwp01eiL862sZl off=1426964 len=1512579 2024-04-17T12:11:08.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 4974 completed, throughput=5MB/sec 2024-04-17T12:11:08.806 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sQ0gaz7KGnYpNzT off=9292397 len=1697614 2024-04-17T12:11:08.815 INFO:tasks.workunit.client.0.smithi031.stdout:op 4975 completed, throughput=5MB/sec 2024-04-17T12:11:08.815 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c-9okwlCZYYaLgN off=13185703 len=908991 2024-04-17T12:11:08.815 INFO:tasks.workunit.client.0.smithi031.stdout:op 4976 completed, throughput=5MB/sec 2024-04-17T12:11:09.816 INFO:tasks.workunit.client.0.smithi031.stdout: 977: throughput=5MB/sec pending data=0 2024-04-17T12:11:09.816 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OaYmbc5YzKrLe9g off=967864 len=42721 2024-04-17T12:11:09.816 INFO:tasks.workunit.client.0.smithi031.stdout:op 4977 completed, throughput=5MB/sec 2024-04-17T12:11:09.816 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_J3tUXdRJRQhqXU off=15285160 len=905402 2024-04-17T12:11:09.821 INFO:tasks.workunit.client.0.smithi031.stdout:op 4978 completed, throughput=5MB/sec 2024-04-17T12:11:09.821 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IYJTTjVVjUU-D5Y off=10746905 len=415479 2024-04-17T12:11:09.825 INFO:tasks.workunit.client.0.smithi031.stdout:op 4979 completed, throughput=5MB/sec 2024-04-17T12:11:09.825 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8Nfez9ASmz2NUsG off=163991 len=483553 2024-04-17T12:11:09.827 INFO:tasks.workunit.client.0.smithi031.stdout:op 4980 completed, throughput=5MB/sec 2024-04-17T12:11:09.827 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6IWDHDOQe8wpJCJ off=3527060 len=1408966 2024-04-17T12:11:09.833 INFO:tasks.workunit.client.0.smithi031.stdout:op 4981 completed, throughput=5MB/sec 2024-04-17T12:11:09.833 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-anuIJKVxVrTJLGc off=5647302 len=1725570 2024-04-17T12:11:09.836 INFO:tasks.workunit.client.0.smithi031.stdout:op 4982 completed, throughput=5MB/sec 2024-04-17T12:11:09.836 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QSbQAukS4mEKyIk off=1660011 len=1068 2024-04-17T12:11:09.836 INFO:tasks.workunit.client.0.smithi031.stdout:op 4983 completed, throughput=5MB/sec 2024-04-17T12:11:09.836 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BcusXjXHyxD7sAz off=48062 len=1896284 2024-04-17T12:11:09.847 INFO:tasks.workunit.client.0.smithi031.stdout:op 4984 completed, throughput=5MB/sec 2024-04-17T12:11:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:08.280511+0000 mgr.y (mgr.14556) 1392 : cluster [DBG] pgmap v2255: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:11:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:08.280511+0000 mgr.y (mgr.14556) 1392 : cluster [DBG] pgmap v2255: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:11:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:08.280511+0000 mgr.y (mgr.14556) 1392 : cluster [DBG] pgmap v2255: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-17T12:11:10.847 INFO:tasks.workunit.client.0.smithi031.stdout: 978: throughput=5MB/sec pending data=0 2024-04-17T12:11:10.848 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PzUrxI5MbdFLvjz off=956346 len=697151 2024-04-17T12:11:10.849 INFO:tasks.workunit.client.0.smithi031.stdout:op 4985 completed, throughput=5MB/sec 2024-04-17T12:11:10.849 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FrdIN3GRpZ2sYS1 off=11424697 len=1555491 2024-04-17T12:11:10.852 INFO:tasks.workunit.client.0.smithi031.stdout:op 4986 completed, throughput=5MB/sec 2024-04-17T12:11:10.852 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uNV7J2IgXp_GMAc off=1986380 len=2010651 2024-04-17T12:11:10.869 INFO:tasks.workunit.client.0.smithi031.stdout:op 4987 completed, throughput=5MB/sec 2024-04-17T12:11:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:10.281091+0000 mgr.y (mgr.14556) 1393 : cluster [DBG] pgmap v2256: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:11:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:10.281091+0000 mgr.y (mgr.14556) 1393 : cluster [DBG] pgmap v2256: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:11:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:11:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:11] "GET /metrics HTTP/1.1" 200 192538 "" "Prometheus/2.33.4" 2024-04-17T12:11:11.869 INFO:tasks.workunit.client.0.smithi031.stdout: 979: throughput=5MB/sec pending data=0 2024-04-17T12:11:11.869 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Om8e4-ZNYBGsav9 off=1970294 len=615149 2024-04-17T12:11:11.874 INFO:tasks.workunit.client.0.smithi031.stdout:op 4988 completed, throughput=5MB/sec 2024-04-17T12:11:11.874 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YgqpHhMWK8zGn1x off=2886370 len=710885 2024-04-17T12:11:11.876 INFO:tasks.workunit.client.0.smithi031.stdout:op 4989 completed, throughput=5MB/sec 2024-04-17T12:11:11.876 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bMmbN_4WyDRGCGt off=4468425 len=873766 2024-04-17T12:11:11.877 INFO:tasks.workunit.client.0.smithi031.stdout:op 4990 completed, throughput=5MB/sec 2024-04-17T12:11:11.877 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nzqpUZvTejYWBtW off=1935689 len=521388 2024-04-17T12:11:11.881 INFO:tasks.workunit.client.0.smithi031.stdout:op 4991 completed, throughput=5MB/sec 2024-04-17T12:11:11.881 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-J-vlWkzlyHzmKuQ off=14975906 len=1046751 2024-04-17T12:11:11.887 INFO:tasks.workunit.client.0.smithi031.stdout:op 4992 completed, throughput=5MB/sec 2024-04-17T12:11:11.887 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Xo6U8YBMJalGlj- off=10692756 len=1319372 2024-04-17T12:11:11.893 INFO:tasks.workunit.client.0.smithi031.stdout:op 4993 completed, throughput=5MB/sec 2024-04-17T12:11:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:10.281091+0000 mgr.y (mgr.14556) 1393 : cluster [DBG] pgmap v2256: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:11:12.894 INFO:tasks.workunit.client.0.smithi031.stdout: 980: throughput=5MB/sec pending data=0 2024-04-17T12:11:12.894 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vRpeMVjxwjuMzuL off=12277545 len=812158 2024-04-17T12:11:12.895 INFO:tasks.workunit.client.0.smithi031.stdout:op 4994 completed, throughput=5MB/sec 2024-04-17T12:11:12.895 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ebd85vsfyJRUTwP off=1817312 len=415576 2024-04-17T12:11:12.899 INFO:tasks.workunit.client.0.smithi031.stdout:op 4995 completed, throughput=5MB/sec 2024-04-17T12:11:12.899 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8xklR8p-hE6Ipb4 off=12584025 len=2034352 2024-04-17T12:11:12.910 INFO:tasks.workunit.client.0.smithi031.stdout:op 4996 completed, throughput=5MB/sec 2024-04-17T12:11:12.910 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6FWz0yOYz2CpTID off=5280400 len=1267558 2024-04-17T12:11:12.911 INFO:tasks.workunit.client.0.smithi031.stdout:op 4997 completed, throughput=5MB/sec 2024-04-17T12:11:12.911 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PYD3pBzhsXwdwjR off=3714077 len=1435034 2024-04-17T12:11:12.924 INFO:tasks.workunit.client.0.smithi031.stdout:op 4998 completed, throughput=5MB/sec 2024-04-17T12:11:13.924 INFO:tasks.workunit.client.0.smithi031.stdout: 981: throughput=5MB/sec pending data=0 2024-04-17T12:11:13.925 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-C4vhqaGAI1hCj8G off=8202378 len=752617 2024-04-17T12:11:13.926 INFO:tasks.workunit.client.0.smithi031.stdout:op 4999 completed, throughput=5MB/sec 2024-04-17T12:11:13.926 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K6AGTYB7nb3ZomB off=17108387 len=789111 2024-04-17T12:11:13.928 INFO:tasks.workunit.client.0.smithi031.stdout:op 5000 completed, throughput=5MB/sec 2024-04-17T12:11:13.928 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iwgx663zWpW3WMo off=10919977 len=177773 2024-04-17T12:11:13.931 INFO:tasks.workunit.client.0.smithi031.stdout:op 5001 completed, throughput=5MB/sec 2024-04-17T12:11:13.931 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-38caOAVag1w2fGc off=7614388 len=1367264 2024-04-17T12:11:13.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 5002 completed, throughput=5MB/sec 2024-04-17T12:11:13.936 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BmcZQ2JUEv-vUQp off=1039628 len=468955 2024-04-17T12:11:13.938 INFO:tasks.workunit.client.0.smithi031.stdout:op 5003 completed, throughput=5MB/sec 2024-04-17T12:11:13.938 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2Je1fkUN5-ULDi_ off=15607238 len=254946 2024-04-17T12:11:13.938 INFO:tasks.workunit.client.0.smithi031.stdout:op 5004 completed, throughput=5MB/sec 2024-04-17T12:11:13.939 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-c1QTULiO1eWTqXj off=8488462 len=1160643 2024-04-17T12:11:13.940 INFO:tasks.workunit.client.0.smithi031.stdout:op 5005 completed, throughput=5MB/sec 2024-04-17T12:11:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:12.281449+0000 mgr.y (mgr.14556) 1394 : cluster [DBG] pgmap v2257: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:11:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:12.281449+0000 mgr.y (mgr.14556) 1394 : cluster [DBG] pgmap v2257: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:11:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:12.281449+0000 mgr.y (mgr.14556) 1394 : cluster [DBG] pgmap v2257: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:11:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:11:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:11:14.940 INFO:tasks.workunit.client.0.smithi031.stdout: 982: throughput=5MB/sec pending data=0 2024-04-17T12:11:14.941 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gua9u0W7R6cPVwi off=2625152 len=211185 2024-04-17T12:11:14.941 INFO:tasks.workunit.client.0.smithi031.stdout:op 5006 completed, throughput=5MB/sec 2024-04-17T12:11:14.941 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-K_HKX_XanAuiBi6 off=6049629 len=1204847 2024-04-17T12:11:14.950 INFO:tasks.workunit.client.0.smithi031.stdout:op 5007 completed, throughput=5MB/sec 2024-04-17T12:11:14.950 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RKjgKVEioDmU_wg off=0 len=1290102 2024-04-17T12:11:14.952 INFO:tasks.workunit.client.0.smithi031.stdout:op 5008 completed, throughput=5MB/sec 2024-04-17T12:11:14.952 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KuXp-8xyv7iAsXe off=2583957 len=1021199 2024-04-17T12:11:14.957 INFO:tasks.workunit.client.0.smithi031.stdout:op 5009 completed, throughput=5MB/sec 2024-04-17T12:11:14.957 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-R-ME1zpzsZ_od7i off=467317 len=1032727 2024-04-17T12:11:14.962 INFO:tasks.workunit.client.0.smithi031.stdout:op 5010 completed, throughput=5MB/sec 2024-04-17T12:11:14.962 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_y1JY3tCfb0anF6 off=1201778 len=1778001 2024-04-17T12:11:14.971 INFO:tasks.workunit.client.0.smithi031.stdout:op 5011 completed, throughput=5MB/sec 2024-04-17T12:11:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:14.282324+0000 mgr.y (mgr.14556) 1395 : cluster [DBG] pgmap v2258: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:11:15.971 INFO:tasks.workunit.client.0.smithi031.stdout: 983: throughput=5MB/sec pending data=0 2024-04-17T12:11:15.971 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AHMFTKyEIw_D8Gh off=1342395 len=1816808 2024-04-17T12:11:15.975 INFO:tasks.workunit.client.0.smithi031.stdout:op 5012 completed, throughput=5MB/sec 2024-04-17T12:11:15.975 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pqeUPglVphuQkdL off=625734 len=1930230 2024-04-17T12:11:15.978 INFO:tasks.workunit.client.0.smithi031.stdout:op 5013 completed, throughput=5MB/sec 2024-04-17T12:11:15.979 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_8FEoulauNNQ7dO off=0 len=1140168 2024-04-17T12:11:15.987 INFO:tasks.workunit.client.0.smithi031.stdout:op 5014 completed, throughput=5MB/sec 2024-04-17T12:11:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:14.282324+0000 mgr.y (mgr.14556) 1395 : cluster [DBG] pgmap v2258: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:11:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:14.282324+0000 mgr.y (mgr.14556) 1395 : cluster [DBG] pgmap v2258: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:11:16.987 INFO:tasks.workunit.client.0.smithi031.stdout: 984: throughput=5MB/sec pending data=0 2024-04-17T12:11:16.987 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZN58iH6bOut5cAA off=6954452 len=748311 2024-04-17T12:11:16.992 INFO:tasks.workunit.client.0.smithi031.stdout:op 5015 completed, throughput=5MB/sec 2024-04-17T12:11:16.992 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-38vbRaJaAwd0sTF off=2837036 len=169904 2024-04-17T12:11:16.995 INFO:tasks.workunit.client.0.smithi031.stdout:op 5016 completed, throughput=5MB/sec 2024-04-17T12:11:16.995 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PdIzZZaGVywRSV3 off=12084889 len=1108652 2024-04-17T12:11:16.997 INFO:tasks.workunit.client.0.smithi031.stdout:op 5017 completed, throughput=5MB/sec 2024-04-17T12:11:16.997 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6BbW7DnLSCzI5ft off=8557660 len=362828 2024-04-17T12:11:16.998 INFO:tasks.workunit.client.0.smithi031.stdout:op 5018 completed, throughput=5MB/sec 2024-04-17T12:11:16.998 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7g3qIcGshIjpf4T off=605982 len=946986 2024-04-17T12:11:16.999 INFO:tasks.workunit.client.0.smithi031.stdout:op 5019 completed, throughput=5MB/sec 2024-04-17T12:11:16.999 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JQ8XCLSZSFEd7Bp off=3051858 len=1430629 2024-04-17T12:11:17.005 INFO:tasks.workunit.client.0.smithi031.stdout:op 5020 completed, throughput=5MB/sec 2024-04-17T12:11:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:16.282813+0000 mgr.y (mgr.14556) 1396 : cluster [DBG] pgmap v2259: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:11:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:16.282813+0000 mgr.y (mgr.14556) 1396 : cluster [DBG] pgmap v2259: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:11:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:16.282813+0000 mgr.y (mgr.14556) 1396 : cluster [DBG] pgmap v2259: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:11:18.006 INFO:tasks.workunit.client.0.smithi031.stdout: 985: throughput=5MB/sec pending data=0 2024-04-17T12:11:18.006 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cG0FBBzj1yLeO5h off=14636477 len=521550 2024-04-17T12:11:18.010 INFO:tasks.workunit.client.0.smithi031.stdout:op 5021 completed, throughput=5MB/sec 2024-04-17T12:11:18.010 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RYtZB6_qnILl4Pq off=9420826 len=1924546 2024-04-17T12:11:18.022 INFO:tasks.workunit.client.0.smithi031.stdout:op 5022 completed, throughput=5MB/sec 2024-04-17T12:11:18.022 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wGIxXxV_qKd-5fg off=22892495 len=660092 2024-04-17T12:11:18.023 INFO:tasks.workunit.client.0.smithi031.stdout:op 5023 completed, throughput=5MB/sec 2024-04-17T12:11:18.023 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--eyPS-FolijTheh off=4418225 len=743254 2024-04-17T12:11:18.025 INFO:tasks.workunit.client.0.smithi031.stdout:op 5024 completed, throughput=5MB/sec 2024-04-17T12:11:18.025 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-peunZ9DjzYQRhay off=1955056 len=1098864 2024-04-17T12:11:18.030 INFO:tasks.workunit.client.0.smithi031.stdout:op 5025 completed, throughput=5MB/sec 2024-04-17T12:11:19.030 INFO:tasks.workunit.client.0.smithi031.stdout: 986: throughput=5MB/sec pending data=0 2024-04-17T12:11:19.030 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RkrtHHUoWt8pqBp off=11082197 len=1823250 2024-04-17T12:11:19.032 INFO:tasks.workunit.client.0.smithi031.stdout:op 5026 completed, throughput=5MB/sec 2024-04-17T12:11:19.032 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9Gg7SC15GS5k57v off=1670888 len=1353417 2024-04-17T12:11:19.034 INFO:tasks.workunit.client.0.smithi031.stdout:op 5027 completed, throughput=5MB/sec 2024-04-17T12:11:19.034 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-giyp2sfzMGAGJv8 off=14687497 len=747034 2024-04-17T12:11:19.036 INFO:tasks.workunit.client.0.smithi031.stdout:op 5028 completed, throughput=5MB/sec 2024-04-17T12:11:19.036 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FTXxpggOvW3-GMn off=7233901 len=963487 2024-04-17T12:11:19.037 INFO:tasks.workunit.client.0.smithi031.stdout:op 5029 completed, throughput=5MB/sec 2024-04-17T12:11:19.037 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-u0Sug_eZW9vpSSL off=4217125 len=2042954 2024-04-17T12:11:19.039 INFO:tasks.workunit.client.0.smithi031.stdout:op 5030 completed, throughput=5MB/sec 2024-04-17T12:11:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:18.283567+0000 mgr.y (mgr.14556) 1397 : cluster [DBG] pgmap v2260: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:11:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:18.283567+0000 mgr.y (mgr.14556) 1397 : cluster [DBG] pgmap v2260: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:11:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:18.283567+0000 mgr.y (mgr.14556) 1397 : cluster [DBG] pgmap v2260: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:11:20.040 INFO:tasks.workunit.client.0.smithi031.stdout: 987: throughput=5MB/sec pending data=0 2024-04-17T12:11:20.040 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FJO7Z_vfE0z2_E6 off=7768690 len=1069733 2024-04-17T12:11:20.043 INFO:tasks.workunit.client.0.smithi031.stdout:op 5031 completed, throughput=5MB/sec 2024-04-17T12:11:20.043 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-99YsBzT8CCJFMbc off=5025182 len=1838417 2024-04-17T12:11:20.045 INFO:tasks.workunit.client.0.smithi031.stdout:op 5032 completed, throughput=5MB/sec 2024-04-17T12:11:20.045 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-J4dz6h03fpQ0nvu off=7702140 len=1376825 2024-04-17T12:11:20.052 INFO:tasks.workunit.client.0.smithi031.stdout:op 5033 completed, throughput=5MB/sec 2024-04-17T12:11:21.053 INFO:tasks.workunit.client.0.smithi031.stdout: 988: throughput=5MB/sec pending data=0 2024-04-17T12:11:21.053 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NuEybHK30gzfEAP off=3662702 len=839075 2024-04-17T12:11:21.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 5034 completed, throughput=5MB/sec 2024-04-17T12:11:21.054 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-F0Gh9Sq5tptH1Ai off=1298219 len=1879211 2024-04-17T12:11:21.066 INFO:tasks.workunit.client.0.smithi031.stdout:op 5035 completed, throughput=5MB/sec 2024-04-17T12:11:21.066 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zEU8IIeeoAGDMA- off=2128262 len=225145 2024-04-17T12:11:21.066 INFO:tasks.workunit.client.0.smithi031.stdout:op 5036 completed, throughput=5MB/sec 2024-04-17T12:11:21.066 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-o3XLimnsOnJ7xfg off=13290562 len=1354203 2024-04-17T12:11:21.073 INFO:tasks.workunit.client.0.smithi031.stdout:op 5037 completed, throughput=5MB/sec 2024-04-17T12:11:21.074 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_4HU4YG0GjByGRt off=1193827 len=1163113 2024-04-17T12:11:21.075 INFO:tasks.workunit.client.0.smithi031.stdout:op 5038 completed, throughput=5MB/sec 2024-04-17T12:11:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:20.284018+0000 mgr.y (mgr.14556) 1398 : cluster [DBG] pgmap v2261: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:20.284018+0000 mgr.y (mgr.14556) 1398 : cluster [DBG] pgmap v2261: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:11:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:21] "GET /metrics HTTP/1.1" 200 192538 "" "Prometheus/2.33.4" 2024-04-17T12:11:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:20.284018+0000 mgr.y (mgr.14556) 1398 : cluster [DBG] pgmap v2261: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:22.075 INFO:tasks.workunit.client.0.smithi031.stdout: 989: throughput=5MB/sec pending data=0 2024-04-17T12:11:22.075 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-z5ScH07Tv_MHcFf off=16361 len=1184298 2024-04-17T12:11:22.077 INFO:tasks.workunit.client.0.smithi031.stdout:op 5039 completed, throughput=5MB/sec 2024-04-17T12:11:22.077 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3JZ7L33cpy9QWr1 off=13150642 len=1462406 2024-04-17T12:11:22.087 INFO:tasks.workunit.client.0.smithi031.stdout:op 5040 completed, throughput=5MB/sec 2024-04-17T12:11:22.087 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kk9ViwolAcXZlOh off=6125578 len=2091549 2024-04-17T12:11:22.089 INFO:tasks.workunit.client.0.smithi031.stdout:op 5041 completed, throughput=5MB/sec 2024-04-17T12:11:23.090 INFO:tasks.workunit.client.0.smithi031.stdout: 990: throughput=5MB/sec pending data=0 2024-04-17T12:11:23.090 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s8VbhyQg70h1Xgj off=1864765 len=1571628 2024-04-17T12:11:23.093 INFO:tasks.workunit.client.0.smithi031.stdout:op 5042 completed, throughput=5MB/sec 2024-04-17T12:11:23.093 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UJfclkRetlvZ7CU off=7181675 len=182450 2024-04-17T12:11:23.096 INFO:tasks.workunit.client.0.smithi031.stdout:op 5043 completed, throughput=5MB/sec 2024-04-17T12:11:23.096 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Esy0uMmC7lbUJY- off=11265656 len=995064 2024-04-17T12:11:23.098 INFO:tasks.workunit.client.0.smithi031.stdout:op 5044 completed, throughput=5MB/sec 2024-04-17T12:11:23.098 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1_CVlNPhl3fUBUU off=3988112 len=1383218 2024-04-17T12:11:23.100 INFO:tasks.workunit.client.0.smithi031.stdout:op 5045 completed, throughput=5MB/sec 2024-04-17T12:11:23.100 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-asWYs7j58G6BGrA off=4790874 len=1782475 2024-04-17T12:11:23.117 INFO:tasks.workunit.client.0.smithi031.stdout:op 5046 completed, throughput=5MB/sec 2024-04-17T12:11:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:22.284595+0000 mgr.y (mgr.14556) 1399 : cluster [DBG] pgmap v2262: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:22.284595+0000 mgr.y (mgr.14556) 1399 : cluster [DBG] pgmap v2262: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:22.284595+0000 mgr.y (mgr.14556) 1399 : cluster [DBG] pgmap v2262: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:11:24.117 INFO:tasks.workunit.client.0.smithi031.stdout: 991: throughput=5MB/sec pending data=0 2024-04-17T12:11:24.117 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-a6gt7zpkd8iDzIZ off=4383142 len=1059379 2024-04-17T12:11:24.119 INFO:tasks.workunit.client.0.smithi031.stdout:op 5047 completed, throughput=5MB/sec 2024-04-17T12:11:24.119 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eFGkEXfF3AhGlx7 off=17880664 len=200783 2024-04-17T12:11:24.119 INFO:tasks.workunit.client.0.smithi031.stdout:op 5048 completed, throughput=5MB/sec 2024-04-17T12:11:24.119 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FQTw4mVcHXs_xYS off=3096069 len=1205905 2024-04-17T12:11:24.126 INFO:tasks.workunit.client.0.smithi031.stdout:op 5049 completed, throughput=5MB/sec 2024-04-17T12:11:24.126 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-spHpLFANWooXZDH off=15435103 len=303348 2024-04-17T12:11:24.127 INFO:tasks.workunit.client.0.smithi031.stdout:op 5050 completed, throughput=5MB/sec 2024-04-17T12:11:24.127 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uJ8L_X03IQjqEhA off=229825 len=2004593 2024-04-17T12:11:24.138 INFO:tasks.workunit.client.0.smithi031.stdout:op 5051 completed, throughput=5MB/sec 2024-04-17T12:11:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:11:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:11:25.138 INFO:tasks.workunit.client.0.smithi031.stdout: 992: throughput=5MB/sec pending data=0 2024-04-17T12:11:25.138 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ewYfk7LABbmvwvJ off=4215957 len=1528588 2024-04-17T12:11:25.147 INFO:tasks.workunit.client.0.smithi031.stdout:op 5052 completed, throughput=5MB/sec 2024-04-17T12:11:25.147 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Q-dsB3v8AjJknB6 off=10247906 len=1127338 2024-04-17T12:11:25.149 INFO:tasks.workunit.client.0.smithi031.stdout:op 5053 completed, throughput=5MB/sec 2024-04-17T12:11:25.149 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pO5dGASaAjFz1Yh off=1627180 len=2087469 2024-04-17T12:11:25.151 INFO:tasks.workunit.client.0.smithi031.stdout:op 5054 completed, throughput=5MB/sec 2024-04-17T12:11:25.151 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-e6TvxkaeTzaeg0R off=13737544 len=1771480 2024-04-17T12:11:25.159 INFO:tasks.workunit.client.0.smithi031.stdout:op 5055 completed, throughput=5MB/sec 2024-04-17T12:11:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:24.285271+0000 mgr.y (mgr.14556) 1400 : cluster [DBG] pgmap v2263: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:11:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:24.285271+0000 mgr.y (mgr.14556) 1400 : cluster [DBG] pgmap v2263: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:11:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:24.285271+0000 mgr.y (mgr.14556) 1400 : cluster [DBG] pgmap v2263: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:11:26.159 INFO:tasks.workunit.client.0.smithi031.stdout: 993: throughput=5MB/sec pending data=0 2024-04-17T12:11:26.159 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Xc3ui7o1pxirGJ9 off=989287 len=1559273 2024-04-17T12:11:26.166 INFO:tasks.workunit.client.0.smithi031.stdout:op 5056 completed, throughput=5MB/sec 2024-04-17T12:11:26.166 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ji6GOC6LGJRyGb9 off=1926702 len=1533051 2024-04-17T12:11:26.173 INFO:tasks.workunit.client.0.smithi031.stdout:op 5057 completed, throughput=5MB/sec 2024-04-17T12:11:26.173 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Bzn4baRpq9CqU0U off=1119623 len=1866358 2024-04-17T12:11:26.184 INFO:tasks.workunit.client.0.smithi031.stdout:op 5058 completed, throughput=5MB/sec 2024-04-17T12:11:27.185 INFO:tasks.workunit.client.0.smithi031.stdout: 994: throughput=5MB/sec pending data=0 2024-04-17T12:11:27.185 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5mGX2M2VEuHx71d off=4081546 len=1143587 2024-04-17T12:11:27.186 INFO:tasks.workunit.client.0.smithi031.stdout:op 5059 completed, throughput=5MB/sec 2024-04-17T12:11:27.187 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-H2597gBY8Sjpf3- off=7045595 len=1668687 2024-04-17T12:11:27.190 INFO:tasks.workunit.client.0.smithi031.stdout:op 5060 completed, throughput=5MB/sec 2024-04-17T12:11:27.190 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2ZODzNgEbnxWPjV off=6254677 len=1676121 2024-04-17T12:11:27.193 INFO:tasks.workunit.client.0.smithi031.stdout:op 5061 completed, throughput=5MB/sec 2024-04-17T12:11:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:26.285708+0000 mgr.y (mgr.14556) 1401 : cluster [DBG] pgmap v2264: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:11:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:26.285708+0000 mgr.y (mgr.14556) 1401 : cluster [DBG] pgmap v2264: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:11:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:26.285708+0000 mgr.y (mgr.14556) 1401 : cluster [DBG] pgmap v2264: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:11:28.194 INFO:tasks.workunit.client.0.smithi031.stdout: 995: throughput=5MB/sec pending data=0 2024-04-17T12:11:28.194 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ORTBKbqAXAykYYf off=10378093 len=53425 2024-04-17T12:11:28.194 INFO:tasks.workunit.client.0.smithi031.stdout:op 5062 completed, throughput=5MB/sec 2024-04-17T12:11:28.194 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Rlm12UsXPS9YT82 off=4557344 len=697088 2024-04-17T12:11:28.195 INFO:tasks.workunit.client.0.smithi031.stdout:op 5063 completed, throughput=5MB/sec 2024-04-17T12:11:28.195 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ev3Z4VMyz1r77vz off=1701307 len=405092 2024-04-17T12:11:28.199 INFO:tasks.workunit.client.0.smithi031.stdout:op 5064 completed, throughput=5MB/sec 2024-04-17T12:11:28.199 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5rmNkReVCn06bc6 off=5913347 len=798772 2024-04-17T12:11:28.201 INFO:tasks.workunit.client.0.smithi031.stdout:op 5065 completed, throughput=5MB/sec 2024-04-17T12:11:28.201 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fS7hfzZoZB7vmNJ off=10810557 len=437680 2024-04-17T12:11:28.204 INFO:tasks.workunit.client.0.smithi031.stdout:op 5066 completed, throughput=5MB/sec 2024-04-17T12:11:28.204 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dYZ7BttRgB-mqnf off=9885616 len=689520 2024-04-17T12:11:28.205 INFO:tasks.workunit.client.0.smithi031.stdout:op 5067 completed, throughput=5MB/sec 2024-04-17T12:11:28.205 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5TBeKgnjJ8ufQec off=3341239 len=1189331 2024-04-17T12:11:28.208 INFO:tasks.workunit.client.0.smithi031.stdout:op 5068 completed, throughput=5MB/sec 2024-04-17T12:11:28.208 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gON-aOuXnEis-lt off=23273 len=966061 2024-04-17T12:11:28.209 INFO:tasks.workunit.client.0.smithi031.stdout:op 5069 completed, throughput=5MB/sec 2024-04-17T12:11:28.209 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7CUczl2qr9rcT3C off=11916403 len=619791 2024-04-17T12:11:28.213 INFO:tasks.workunit.client.0.smithi031.stdout:op 5070 completed, throughput=5MB/sec 2024-04-17T12:11:29.213 INFO:tasks.workunit.client.0.smithi031.stdout: 996: throughput=5MB/sec pending data=0 2024-04-17T12:11:29.213 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QB1m7skNBvuHzk8 off=1287982 len=1157482 2024-04-17T12:11:29.219 INFO:tasks.workunit.client.0.smithi031.stdout:op 5071 completed, throughput=5MB/sec 2024-04-17T12:11:29.220 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7vCUSyIU-GlVesw off=18993505 len=225364 2024-04-17T12:11:29.222 INFO:tasks.workunit.client.0.smithi031.stdout:op 5072 completed, throughput=5MB/sec 2024-04-17T12:11:29.222 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-u3Qwk6S3R53NnXX off=4823188 len=1023775 2024-04-17T12:11:29.228 INFO:tasks.workunit.client.0.smithi031.stdout:op 5073 completed, throughput=5MB/sec 2024-04-17T12:11:29.228 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5ZK_IfqpHRhCqNm off=2299419 len=940119 2024-04-17T12:11:29.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 5074 completed, throughput=5MB/sec 2024-04-17T12:11:29.233 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qBPzqmJX2YhnCOA off=11878125 len=1845205 2024-04-17T12:11:29.241 INFO:tasks.workunit.client.0.smithi031.stdout:op 5075 completed, throughput=5MB/sec 2024-04-17T12:11:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:28.286400+0000 mgr.y (mgr.14556) 1402 : cluster [DBG] pgmap v2265: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:11:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:28.286400+0000 mgr.y (mgr.14556) 1402 : cluster [DBG] pgmap v2265: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:11:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:28.286400+0000 mgr.y (mgr.14556) 1402 : cluster [DBG] pgmap v2265: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:11:30.241 INFO:tasks.workunit.client.0.smithi031.stdout: 997: throughput=5MB/sec pending data=0 2024-04-17T12:11:30.241 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3XOLErOIZqAljkX off=6970334 len=1046828 2024-04-17T12:11:30.244 INFO:tasks.workunit.client.0.smithi031.stdout:op 5076 completed, throughput=5MB/sec 2024-04-17T12:11:30.244 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9h_76UNgNPz-LOR off=5374855 len=1209042 2024-04-17T12:11:30.246 INFO:tasks.workunit.client.0.smithi031.stdout:op 5077 completed, throughput=5MB/sec 2024-04-17T12:11:30.246 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3L1mvj6gEgL0Tx1 off=3158771 len=1630649 2024-04-17T12:11:30.255 INFO:tasks.workunit.client.0.smithi031.stdout:op 5078 completed, throughput=5MB/sec 2024-04-17T12:11:30.255 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SPPpWqo47GGXszy off=5461362 len=771954 2024-04-17T12:11:30.259 INFO:tasks.workunit.client.0.smithi031.stdout:op 5079 completed, throughput=5MB/sec 2024-04-17T12:11:30.259 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wriCjbGNyEML2Pc off=3684381 len=68064 2024-04-17T12:11:30.260 INFO:tasks.workunit.client.0.smithi031.stdout:op 5080 completed, throughput=5MB/sec 2024-04-17T12:11:30.260 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Isd1HbUBeyUZCSs off=7766415 len=1467215 2024-04-17T12:11:30.269 INFO:tasks.workunit.client.0.smithi031.stdout:op 5081 completed, throughput=5MB/sec 2024-04-17T12:11:31.269 INFO:tasks.workunit.client.0.smithi031.stdout: 998: throughput=5MB/sec pending data=0 2024-04-17T12:11:31.269 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MhtQMrU_L6oUGPT off=13351381 len=460911 2024-04-17T12:11:31.270 INFO:tasks.workunit.client.0.smithi031.stdout:op 5082 completed, throughput=5MB/sec 2024-04-17T12:11:31.270 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_d2F4dSEEBr5Hph off=14270737 len=980018 2024-04-17T12:11:31.277 INFO:tasks.workunit.client.0.smithi031.stdout:op 5083 completed, throughput=5MB/sec 2024-04-17T12:11:31.277 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cPiI6Au6AOfLMXR off=1744201 len=32993 2024-04-17T12:11:31.279 INFO:tasks.workunit.client.0.smithi031.stdout:op 5084 completed, throughput=5MB/sec 2024-04-17T12:11:31.279 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ULBXgspABJ3oknn off=30692 len=1103369 2024-04-17T12:11:31.286 INFO:tasks.workunit.client.0.smithi031.stdout:op 5085 completed, throughput=5MB/sec 2024-04-17T12:11:31.286 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2nlGWlKOjou1F0L off=383277 len=1363945 2024-04-17T12:11:31.294 INFO:tasks.workunit.client.0.smithi031.stdout:op 5086 completed, throughput=5MB/sec 2024-04-17T12:11:31.294 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eh_VE8MkV7ANMhR off=350411 len=135189 2024-04-17T12:11:31.294 INFO:tasks.workunit.client.0.smithi031.stdout:op 5087 completed, throughput=5MB/sec 2024-04-17T12:11:31.294 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3isGgFPcFLoi6wZ off=736777 len=1044055 2024-04-17T12:11:31.295 INFO:tasks.workunit.client.0.smithi031.stdout:op 5088 completed, throughput=5MB/sec 2024-04-17T12:11:31.395 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:11:31.686 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:11:31.686 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (38m) 7m ago 39m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:11:31.686 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (39m) 7m ago 39m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:11:31.686 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (40m) 7m ago 40m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:11:31.686 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (40m) 7m ago 40m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (44m) 7m ago 44m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (45m) 7m ago 45m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (45m) 7m ago 46m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (44m) 7m ago 44m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (44m) 7m ago 44m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (40m) 7m ago 40m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (39m) 7m ago 39m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (43m) 7m ago 43m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (43m) 7m ago 43m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (43m) 7m ago 43m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (42m) 7m ago 42m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (42m) 7m ago 42m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (41m) 7m ago 41m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (41m) 7m ago 41m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (41m) 7m ago 41m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:11:31.687 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (38m) 7m ago 40m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:11:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:30.286975+0000 mgr.y (mgr.14556) 1403 : cluster [DBG] pgmap v2266: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:11:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:30.286975+0000 mgr.y (mgr.14556) 1403 : cluster [DBG] pgmap v2266: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:11:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:11:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:31] "GET /metrics HTTP/1.1" 200 192540 "" "Prometheus/2.33.4" 2024-04-17T12:11:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:30.286975+0000 mgr.y (mgr.14556) 1403 : cluster [DBG] pgmap v2266: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:11:32.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:11:32.038 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:11:32.038 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:11:32.038 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:11:32.038 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:11:32.296 INFO:tasks.workunit.client.0.smithi031.stdout: 999: throughput=5MB/sec pending data=0 2024-04-17T12:11:32.296 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9ZfZTg2ImLCiGB1 off=12991175 len=1422950 2024-04-17T12:11:32.298 INFO:tasks.workunit.client.0.smithi031.stdout:op 5089 completed, throughput=5MB/sec 2024-04-17T12:11:32.298 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-P5c5j4PoXgTnP-I off=8420859 len=2055342 2024-04-17T12:11:32.302 INFO:tasks.workunit.client.0.smithi031.stdout:op 5090 completed, throughput=5MB/sec 2024-04-17T12:11:32.302 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rKb3ADrvlAfbWRD off=12522165 len=1713563 2024-04-17T12:11:32.304 INFO:tasks.workunit.client.0.smithi031.stdout:op 5091 completed, throughput=5MB/sec 2024-04-17T12:11:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:11:31.384670+0000 mgr.y (mgr.14556) 1404 : audit [DBG] from='client.26561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:11:31.679330+0000 mgr.y (mgr.14556) 1405 : audit [DBG] from='client.26567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:11:32.037949+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.31:0/3736263296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:11:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:11:31.384670+0000 mgr.y (mgr.14556) 1404 : audit [DBG] from='client.26561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:11:31.679330+0000 mgr.y (mgr.14556) 1405 : audit [DBG] from='client.26567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:11:32.037949+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.31:0/3736263296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:11:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:11:31.384670+0000 mgr.y (mgr.14556) 1404 : audit [DBG] from='client.26561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:11:31.679330+0000 mgr.y (mgr.14556) 1405 : audit [DBG] from='client.26567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:11:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:11:32.037949+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.31:0/3736263296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:11:33.304 INFO:tasks.workunit.client.0.smithi031.stdout: 1000: throughput=5MB/sec pending data=0 2024-04-17T12:11:33.304 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i5RNSBMcuFvinQ1 off=9441331 len=292443 2024-04-17T12:11:33.308 INFO:tasks.workunit.client.0.smithi031.stdout:op 5092 completed, throughput=5MB/sec 2024-04-17T12:11:33.308 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pIPHRZ2BCtLTy7Y off=10620706 len=755909 2024-04-17T12:11:33.312 INFO:tasks.workunit.client.0.smithi031.stdout:op 5093 completed, throughput=5MB/sec 2024-04-17T12:11:33.313 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-R0ccCZ72lewzGEd off=6649412 len=1372510 2024-04-17T12:11:33.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 5094 completed, throughput=5MB/sec 2024-04-17T12:11:33.322 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gc-WNZ82AtTV-pV off=822720 len=1014479 2024-04-17T12:11:33.323 INFO:tasks.workunit.client.0.smithi031.stdout:op 5095 completed, throughput=5MB/sec 2024-04-17T12:11:33.323 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4rwjGSAKEJe3A4K off=9841 len=345538 2024-04-17T12:11:33.326 INFO:tasks.workunit.client.0.smithi031.stdout:op 5096 completed, throughput=5MB/sec 2024-04-17T12:11:33.326 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RVawsE5kNMdb7BQ off=11961332 len=709482 2024-04-17T12:11:33.327 INFO:tasks.workunit.client.0.smithi031.stdout:op 5097 completed, throughput=5MB/sec 2024-04-17T12:11:33.328 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0ir5sOdBBDV5D0w off=3843495 len=560721 2024-04-17T12:11:33.331 INFO:tasks.workunit.client.0.smithi031.stdout:op 5098 completed, throughput=5MB/sec 2024-04-17T12:11:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:32.287277+0000 mgr.y (mgr.14556) 1406 : cluster [DBG] pgmap v2267: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:11:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:32.287277+0000 mgr.y (mgr.14556) 1406 : cluster [DBG] pgmap v2267: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:11:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:32.287277+0000 mgr.y (mgr.14556) 1406 : cluster [DBG] pgmap v2267: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:11:34.331 INFO:tasks.workunit.client.0.smithi031.stdout: 1001: throughput=5MB/sec pending data=0 2024-04-17T12:11:34.332 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2NLImylnKIGsAyT off=5425428 len=1227885 2024-04-17T12:11:34.340 INFO:tasks.workunit.client.0.smithi031.stdout:op 5099 completed, throughput=5MB/sec 2024-04-17T12:11:34.340 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Os9qc7IioQ4p4B_ off=18262135 len=1257511 2024-04-17T12:11:34.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 5100 completed, throughput=5MB/sec 2024-04-17T12:11:34.345 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GcdTZseVL53qOMU off=9970982 len=219587 2024-04-17T12:11:34.348 INFO:tasks.workunit.client.0.smithi031.stdout:op 5101 completed, throughput=5MB/sec 2024-04-17T12:11:34.348 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kNh5U3drOYitleS off=2043792 len=1179610 2024-04-17T12:11:34.354 INFO:tasks.workunit.client.0.smithi031.stdout:op 5102 completed, throughput=5MB/sec 2024-04-17T12:11:34.354 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WsKB4KlVxchVPHQ off=1171242 len=890956 2024-04-17T12:11:34.358 INFO:tasks.workunit.client.0.smithi031.stdout:op 5103 completed, throughput=5MB/sec 2024-04-17T12:11:34.358 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8koFpfBO3FLjn27 off=10740043 len=1693342 2024-04-17T12:11:34.360 INFO:tasks.workunit.client.0.smithi031.stdout:op 5104 completed, throughput=5MB/sec 2024-04-17T12:11:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:11:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:11:35.361 INFO:tasks.workunit.client.0.smithi031.stdout: 1002: throughput=5MB/sec pending data=0 2024-04-17T12:11:35.361 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-k75T2DUEvXXiVbW off=2023467 len=1656221 2024-04-17T12:11:35.367 INFO:tasks.workunit.client.0.smithi031.stdout:op 5105 completed, throughput=5MB/sec 2024-04-17T12:11:35.367 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-f7a9KcMODZRE9is off=5961151 len=676293 2024-04-17T12:11:35.369 INFO:tasks.workunit.client.0.smithi031.stdout:op 5106 completed, throughput=5MB/sec 2024-04-17T12:11:35.369 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zxik_UtrlIRfE7p off=4354022 len=1523568 2024-04-17T12:11:35.372 INFO:tasks.workunit.client.0.smithi031.stdout:op 5107 completed, throughput=5MB/sec 2024-04-17T12:11:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:34.288187+0000 mgr.y (mgr.14556) 1407 : cluster [DBG] pgmap v2268: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:11:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:34.288187+0000 mgr.y (mgr.14556) 1407 : cluster [DBG] pgmap v2268: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:11:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:34.288187+0000 mgr.y (mgr.14556) 1407 : cluster [DBG] pgmap v2268: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:11:36.372 INFO:tasks.workunit.client.0.smithi031.stdout: 1003: throughput=5MB/sec pending data=0 2024-04-17T12:11:36.372 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0XlbFFE2z0ayyoo off=337202 len=1290239 2024-04-17T12:11:36.375 INFO:tasks.workunit.client.0.smithi031.stdout:op 5108 completed, throughput=5MB/sec 2024-04-17T12:11:36.375 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7Em-GyOJMLaWXV8 off=5635542 len=848429 2024-04-17T12:11:36.377 INFO:tasks.workunit.client.0.smithi031.stdout:op 5109 completed, throughput=5MB/sec 2024-04-17T12:11:36.377 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gw0A0tfoGbVk-fj off=10990818 len=1291320 2024-04-17T12:11:36.379 INFO:tasks.workunit.client.0.smithi031.stdout:op 5110 completed, throughput=5MB/sec 2024-04-17T12:11:36.379 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FA2ZsI4vfyDU_Gu off=7499873 len=83417 2024-04-17T12:11:36.379 INFO:tasks.workunit.client.0.smithi031.stdout:op 5111 completed, throughput=5MB/sec 2024-04-17T12:11:36.380 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NxoiPkfr-EfKPy- off=5655506 len=1080656 2024-04-17T12:11:36.381 INFO:tasks.workunit.client.0.smithi031.stdout:op 5112 completed, throughput=5MB/sec 2024-04-17T12:11:36.381 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DboTWAJI28uzUhq off=2548065 len=494325 2024-04-17T12:11:36.386 INFO:tasks.workunit.client.0.smithi031.stdout:op 5113 completed, throughput=5MB/sec 2024-04-17T12:11:36.386 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-x_hUVSF5QU2XMW2 off=11885194 len=1943812 2024-04-17T12:11:36.389 INFO:tasks.workunit.client.0.smithi031.stdout:op 5114 completed, throughput=5MB/sec 2024-04-17T12:11:37.389 INFO:tasks.workunit.client.0.smithi031.stdout: 1004: throughput=5MB/sec pending data=0 2024-04-17T12:11:37.390 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HAv2DFNa-zrHGJR off=5439942 len=1591604 2024-04-17T12:11:37.391 INFO:tasks.workunit.client.0.smithi031.stdout:op 5115 completed, throughput=5MB/sec 2024-04-17T12:11:37.391 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SKwm_VB_GctwiMD off=4065625 len=1012376 2024-04-17T12:11:37.393 INFO:tasks.workunit.client.0.smithi031.stdout:op 5116 completed, throughput=5MB/sec 2024-04-17T12:11:37.393 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qWZ6rWjERxcXurz off=15780979 len=1043878 2024-04-17T12:11:37.399 INFO:tasks.workunit.client.0.smithi031.stdout:op 5117 completed, throughput=5MB/sec 2024-04-17T12:11:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:36.288762+0000 mgr.y (mgr.14556) 1408 : cluster [DBG] pgmap v2269: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:11:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:36.288762+0000 mgr.y (mgr.14556) 1408 : cluster [DBG] pgmap v2269: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:11:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:36.288762+0000 mgr.y (mgr.14556) 1408 : cluster [DBG] pgmap v2269: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:11:38.400 INFO:tasks.workunit.client.0.smithi031.stdout: 1005: throughput=5MB/sec pending data=0 2024-04-17T12:11:38.400 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zzXOJV0R6kr4S_B off=5403495 len=777302 2024-04-17T12:11:38.405 INFO:tasks.workunit.client.0.smithi031.stdout:op 5118 completed, throughput=5MB/sec 2024-04-17T12:11:38.405 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t2f7kKEdxaCwkUB off=1763355 len=1604561 2024-04-17T12:11:38.417 INFO:tasks.workunit.client.0.smithi031.stdout:op 5119 completed, throughput=5MB/sec 2024-04-17T12:11:38.417 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Wt3k5HSuNflk7i3 off=7577451 len=281260 2024-04-17T12:11:38.418 INFO:tasks.workunit.client.0.smithi031.stdout:op 5120 completed, throughput=5MB/sec 2024-04-17T12:11:38.418 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cr9YNRtODQ6E6f- off=1005295 len=63169 2024-04-17T12:11:38.418 INFO:tasks.workunit.client.0.smithi031.stdout:op 5121 completed, throughput=5MB/sec 2024-04-17T12:11:38.419 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VGIU9UXf7gA5i5f off=4338309 len=129351 2024-04-17T12:11:38.422 INFO:tasks.workunit.client.0.smithi031.stdout:op 5122 completed, throughput=5MB/sec 2024-04-17T12:11:38.422 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-v8AjI4I1uiG0FiA off=512475 len=774861 2024-04-17T12:11:38.423 INFO:tasks.workunit.client.0.smithi031.stdout:op 5123 completed, throughput=5MB/sec 2024-04-17T12:11:38.423 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Q_L7vreiTiUQ9ze off=8680500 len=1181026 2024-04-17T12:11:38.430 INFO:tasks.workunit.client.0.smithi031.stdout:op 5124 completed, throughput=5MB/sec 2024-04-17T12:11:38.430 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-I8yVd4le9AZVOce off=1483791 len=947340 2024-04-17T12:11:38.432 INFO:tasks.workunit.client.0.smithi031.stdout:op 5125 completed, throughput=5MB/sec 2024-04-17T12:11:39.432 INFO:tasks.workunit.client.0.smithi031.stdout: 1006: throughput=5MB/sec pending data=0 2024-04-17T12:11:39.432 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-75NbJz5UVqahn84 off=1403513 len=1624661 2024-04-17T12:11:39.434 INFO:tasks.workunit.client.0.smithi031.stdout:op 5126 completed, throughput=5MB/sec 2024-04-17T12:11:39.434 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IEFz82npH1cEBov off=394104 len=724867 2024-04-17T12:11:39.436 INFO:tasks.workunit.client.0.smithi031.stdout:op 5127 completed, throughput=5MB/sec 2024-04-17T12:11:39.436 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ok-ofFx2nvrPLwX off=7094022 len=791185 2024-04-17T12:11:39.441 INFO:tasks.workunit.client.0.smithi031.stdout:op 5128 completed, throughput=5MB/sec 2024-04-17T12:11:39.441 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FqhVlv8xDmzss7y off=887596 len=1468564 2024-04-17T12:11:39.449 INFO:tasks.workunit.client.0.smithi031.stdout:op 5129 completed, throughput=5MB/sec 2024-04-17T12:11:39.449 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oQSTcCVQL8sRAh2 off=4222801 len=1952974 2024-04-17T12:11:39.451 INFO:tasks.workunit.client.0.smithi031.stdout:op 5130 completed, throughput=5MB/sec 2024-04-17T12:11:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:38.289577+0000 mgr.y (mgr.14556) 1409 : cluster [DBG] pgmap v2270: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:11:39.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:38.289577+0000 mgr.y (mgr.14556) 1409 : cluster [DBG] pgmap v2270: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:11:39.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:38.289577+0000 mgr.y (mgr.14556) 1409 : cluster [DBG] pgmap v2270: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:11:40.451 INFO:tasks.workunit.client.0.smithi031.stdout: 1007: throughput=5MB/sec pending data=0 2024-04-17T12:11:40.451 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dNo6y7fL403pBJp off=796782 len=1122537 2024-04-17T12:11:40.454 INFO:tasks.workunit.client.0.smithi031.stdout:op 5131 completed, throughput=5MB/sec 2024-04-17T12:11:40.454 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Sx3Im2j4May050u off=4164163 len=1540203 2024-04-17T12:11:40.460 INFO:tasks.workunit.client.0.smithi031.stdout:op 5132 completed, throughput=5MB/sec 2024-04-17T12:11:40.460 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yQh2sXg2kIraMbL off=3998750 len=2073035 2024-04-17T12:11:40.473 INFO:tasks.workunit.client.0.smithi031.stdout:op 5133 completed, throughput=5MB/sec 2024-04-17T12:11:41.473 INFO:tasks.workunit.client.0.smithi031.stdout: 1008: throughput=5MB/sec pending data=0 2024-04-17T12:11:41.473 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-p0vwWNw1qq2KkK_ off=4780259 len=1872775 2024-04-17T12:11:41.484 INFO:tasks.workunit.client.0.smithi031.stdout:op 5134 completed, throughput=5MB/sec 2024-04-17T12:11:41.484 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VuUOVz5-Gpge1fT off=9097375 len=151364 2024-04-17T12:11:41.485 INFO:tasks.workunit.client.0.smithi031.stdout:op 5135 completed, throughput=5MB/sec 2024-04-17T12:11:41.486 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UJhyVlDuhC8KLKS off=1360634 len=885715 2024-04-17T12:11:41.490 INFO:tasks.workunit.client.0.smithi031.stdout:op 5136 completed, throughput=5MB/sec 2024-04-17T12:11:41.490 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HWHk4Tz_3KFIaiC off=2154795 len=486439 2024-04-17T12:11:41.491 INFO:tasks.workunit.client.0.smithi031.stdout:op 5137 completed, throughput=5MB/sec 2024-04-17T12:11:41.491 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-EDW_bhBlQRkvotV off=7547240 len=1498856 2024-04-17T12:11:41.493 INFO:tasks.workunit.client.0.smithi031.stdout:op 5138 completed, throughput=5MB/sec 2024-04-17T12:11:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:11:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:41] "GET /metrics HTTP/1.1" 200 192534 "" "Prometheus/2.33.4" 2024-04-17T12:11:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:40.290164+0000 mgr.y (mgr.14556) 1410 : cluster [DBG] pgmap v2271: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:11:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:40.290164+0000 mgr.y (mgr.14556) 1410 : cluster [DBG] pgmap v2271: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:11:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:40.290164+0000 mgr.y (mgr.14556) 1410 : cluster [DBG] pgmap v2271: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:11:42.493 INFO:tasks.workunit.client.0.smithi031.stdout: 1009: throughput=5MB/sec pending data=0 2024-04-17T12:11:42.493 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eQxekz5hXpF9hN- off=3678435 len=862768 2024-04-17T12:11:42.494 INFO:tasks.workunit.client.0.smithi031.stdout:op 5139 completed, throughput=5MB/sec 2024-04-17T12:11:42.494 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oDq148PHa5fmryO off=11818060 len=1366445 2024-04-17T12:11:42.497 INFO:tasks.workunit.client.0.smithi031.stdout:op 5140 completed, throughput=5MB/sec 2024-04-17T12:11:42.497 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Om5OMdfiLOe-nTs off=1530454 len=1068639 2024-04-17T12:11:42.498 INFO:tasks.workunit.client.0.smithi031.stdout:op 5141 completed, throughput=5MB/sec 2024-04-17T12:11:42.498 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IE-Xx-shis70poZ off=0 len=1499482 2024-04-17T12:11:42.506 INFO:tasks.workunit.client.0.smithi031.stdout:op 5142 completed, throughput=5MB/sec 2024-04-17T12:11:43.506 INFO:tasks.workunit.client.0.smithi031.stdout: 1010: throughput=5MB/sec pending data=0 2024-04-17T12:11:43.507 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7UyQGraBKpnjTsH off=1470244 len=586501 2024-04-17T12:11:43.510 INFO:tasks.workunit.client.0.smithi031.stdout:op 5143 completed, throughput=5MB/sec 2024-04-17T12:11:43.510 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lJwDQwe_H1byOgX off=1806752 len=743478 2024-04-17T12:11:43.513 INFO:tasks.workunit.client.0.smithi031.stdout:op 5144 completed, throughput=5MB/sec 2024-04-17T12:11:43.513 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-b41Jy9b4TuVKqDX off=312575 len=386222 2024-04-17T12:11:43.517 INFO:tasks.workunit.client.0.smithi031.stdout:op 5145 completed, throughput=5MB/sec 2024-04-17T12:11:43.517 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_FwA63k4nr4exxD off=2648715 len=1444352 2024-04-17T12:11:43.524 INFO:tasks.workunit.client.0.smithi031.stdout:op 5146 completed, throughput=5MB/sec 2024-04-17T12:11:43.524 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UTNzJzZLITdWlZa off=10762140 len=1181002 2024-04-17T12:11:43.530 INFO:tasks.workunit.client.0.smithi031.stdout:op 5147 completed, throughput=5MB/sec 2024-04-17T12:11:43.530 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gehKbINXUUTmmrF off=212190 len=1005120 2024-04-17T12:11:43.535 INFO:tasks.workunit.client.0.smithi031.stdout:op 5148 completed, throughput=5MB/sec 2024-04-17T12:11:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:42.290595+0000 mgr.y (mgr.14556) 1411 : cluster [DBG] pgmap v2272: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:11:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:42.290595+0000 mgr.y (mgr.14556) 1411 : cluster [DBG] pgmap v2272: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:11:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:42.290595+0000 mgr.y (mgr.14556) 1411 : cluster [DBG] pgmap v2272: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:11:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:11:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:11:44.536 INFO:tasks.workunit.client.0.smithi031.stdout: 1011: throughput=5MB/sec pending data=0 2024-04-17T12:11:44.536 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lsPscGouFVUoR7H off=657035 len=1467248 2024-04-17T12:11:44.543 INFO:tasks.workunit.client.0.smithi031.stdout:op 5149 completed, throughput=5MB/sec 2024-04-17T12:11:44.543 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cF_j3CT7pl60NQz off=2925947 len=200703 2024-04-17T12:11:44.544 INFO:tasks.workunit.client.0.smithi031.stdout:op 5150 completed, throughput=5MB/sec 2024-04-17T12:11:44.545 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BS5o-jeN_mbAKM- off=5317296 len=1669498 2024-04-17T12:11:44.547 INFO:tasks.workunit.client.0.smithi031.stdout:op 5151 completed, throughput=5MB/sec 2024-04-17T12:11:44.547 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-k0yjnM7CLRW-oDC off=5378016 len=231142 2024-04-17T12:11:44.550 INFO:tasks.workunit.client.0.smithi031.stdout:op 5152 completed, throughput=5MB/sec 2024-04-17T12:11:44.550 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3QUD0TZ51Q-Q_NX off=51642 len=1045295 2024-04-17T12:11:44.555 INFO:tasks.workunit.client.0.smithi031.stdout:op 5153 completed, throughput=5MB/sec 2024-04-17T12:11:44.555 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ls3XD_FmXVcnEER off=1048583 len=566287 2024-04-17T12:11:44.559 INFO:tasks.workunit.client.0.smithi031.stdout:op 5154 completed, throughput=5MB/sec 2024-04-17T12:11:44.559 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lrwcQrjUGatTOVQ off=3035153 len=509512 2024-04-17T12:11:44.560 INFO:tasks.workunit.client.0.smithi031.stdout:op 5155 completed, throughput=5MB/sec 2024-04-17T12:11:45.561 INFO:tasks.workunit.client.0.smithi031.stdout: 1012: throughput=5MB/sec pending data=0 2024-04-17T12:11:45.561 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-V8IALP2saEX4mw6 off=899142 len=1991640 2024-04-17T12:11:45.571 INFO:tasks.workunit.client.0.smithi031.stdout:op 5156 completed, throughput=5MB/sec 2024-04-17T12:11:45.571 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ln-WAd2Us-0J3iw off=277642 len=538836 2024-04-17T12:11:45.574 INFO:tasks.workunit.client.0.smithi031.stdout:op 5157 completed, throughput=5MB/sec 2024-04-17T12:11:45.574 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wJNtYRLC3fEWaro off=4913660 len=2013175 2024-04-17T12:11:45.578 INFO:tasks.workunit.client.0.smithi031.stdout:op 5158 completed, throughput=5MB/sec 2024-04-17T12:11:45.578 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ivEu8gycQGG89WN off=3894114 len=1463832 2024-04-17T12:11:45.583 INFO:tasks.workunit.client.0.smithi031.stdout:op 5159 completed, throughput=5MB/sec 2024-04-17T12:11:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:44.291348+0000 mgr.y (mgr.14556) 1412 : cluster [DBG] pgmap v2273: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:11:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:44.291348+0000 mgr.y (mgr.14556) 1412 : cluster [DBG] pgmap v2273: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:11:45.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:44.291348+0000 mgr.y (mgr.14556) 1412 : cluster [DBG] pgmap v2273: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:11:46.584 INFO:tasks.workunit.client.0.smithi031.stdout: 1013: throughput=5MB/sec pending data=0 2024-04-17T12:11:46.584 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mqj7EFJsqOuOnQ- off=8049898 len=1311370 2024-04-17T12:11:46.585 INFO:tasks.workunit.client.0.smithi031.stdout:op 5160 completed, throughput=5MB/sec 2024-04-17T12:11:46.585 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-P9HLRScg6GfIBHk off=373278 len=1567907 2024-04-17T12:11:46.589 INFO:tasks.workunit.client.0.smithi031.stdout:op 5161 completed, throughput=5MB/sec 2024-04-17T12:11:46.589 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qUONQe3c6R5kkIJ off=19429671 len=61401 2024-04-17T12:11:46.590 INFO:tasks.workunit.client.0.smithi031.stdout:op 5162 completed, throughput=5MB/sec 2024-04-17T12:11:46.590 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XbU5zlnbqSQJ8Af off=11126818 len=1463630 2024-04-17T12:11:46.599 INFO:tasks.workunit.client.0.smithi031.stdout:op 5163 completed, throughput=5MB/sec 2024-04-17T12:11:47.600 INFO:tasks.workunit.client.0.smithi031.stdout: 1014: throughput=5MB/sec pending data=0 2024-04-17T12:11:47.600 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--0cxkDDqHB6Cnu_ off=0 len=1131122 2024-04-17T12:11:47.602 INFO:tasks.workunit.client.0.smithi031.stdout:op 5164 completed, throughput=5MB/sec 2024-04-17T12:11:47.602 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3WdQxJgJeC2IGYo off=15372864 len=677816 2024-04-17T12:11:47.604 INFO:tasks.workunit.client.0.smithi031.stdout:op 5165 completed, throughput=5MB/sec 2024-04-17T12:11:47.604 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-C_KnBAtytH3p4tl off=1298325 len=1658091 2024-04-17T12:11:47.611 INFO:tasks.workunit.client.0.smithi031.stdout:op 5166 completed, throughput=5MB/sec 2024-04-17T12:11:47.611 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tRUcvSJwX12ReDT off=10755226 len=1562969 2024-04-17T12:11:47.618 INFO:tasks.workunit.client.0.smithi031.stdout:op 5167 completed, throughput=5MB/sec 2024-04-17T12:11:47.618 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jTX-seuFqOmgCWK off=10504233 len=1227647 2024-04-17T12:11:47.623 INFO:tasks.workunit.client.0.smithi031.stdout:op 5168 completed, throughput=5MB/sec 2024-04-17T12:11:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:46.291772+0000 mgr.y (mgr.14556) 1413 : cluster [DBG] pgmap v2274: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:11:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:46.291772+0000 mgr.y (mgr.14556) 1413 : cluster [DBG] pgmap v2274: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:11:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:46.291772+0000 mgr.y (mgr.14556) 1413 : cluster [DBG] pgmap v2274: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:11:48.624 INFO:tasks.workunit.client.0.smithi031.stdout: 1015: throughput=5MB/sec pending data=0 2024-04-17T12:11:48.624 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-B6SZCklWOuwbOrM off=1901534 len=156905 2024-04-17T12:11:48.624 INFO:tasks.workunit.client.0.smithi031.stdout:op 5169 completed, throughput=5MB/sec 2024-04-17T12:11:48.625 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6gJQWsh9qCwtURL off=293213 len=1657486 2024-04-17T12:11:48.627 INFO:tasks.workunit.client.0.smithi031.stdout:op 5170 completed, throughput=5MB/sec 2024-04-17T12:11:48.627 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UrVWOSmuaIGgI7T off=0 len=1145317 2024-04-17T12:11:48.629 INFO:tasks.workunit.client.0.smithi031.stdout:op 5171 completed, throughput=5MB/sec 2024-04-17T12:11:48.629 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Zp2oSsnVUhvS375 off=16656868 len=958784 2024-04-17T12:11:48.635 INFO:tasks.workunit.client.0.smithi031.stdout:op 5172 completed, throughput=5MB/sec 2024-04-17T12:11:48.635 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bJOBa_LhHNsl6MQ off=3331949 len=1133554 2024-04-17T12:11:48.636 INFO:tasks.workunit.client.0.smithi031.stdout:op 5173 completed, throughput=5MB/sec 2024-04-17T12:11:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:11:48.613690+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:11:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:11:48.613690+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:11:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:11:48.613690+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:11:49.636 INFO:tasks.workunit.client.0.smithi031.stdout: 1016: throughput=5MB/sec pending data=0 2024-04-17T12:11:49.637 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RAmGxZeCLr0qax5 off=14549456 len=855227 2024-04-17T12:11:49.638 INFO:tasks.workunit.client.0.smithi031.stdout:op 5174 completed, throughput=5MB/sec 2024-04-17T12:11:49.638 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m_WLk_0BRObHjl0 off=3880366 len=1583131 2024-04-17T12:11:49.647 INFO:tasks.workunit.client.0.smithi031.stdout:op 5175 completed, throughput=5MB/sec 2024-04-17T12:11:49.647 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xJB87vWVHHIumZ8 off=8563703 len=520157 2024-04-17T12:11:49.651 INFO:tasks.workunit.client.0.smithi031.stdout:op 5176 completed, throughput=5MB/sec 2024-04-17T12:11:49.651 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_ARs05jMQ-r3Bci off=555190 len=128057 2024-04-17T12:11:49.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 5177 completed, throughput=5MB/sec 2024-04-17T12:11:49.653 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HbuHOrNkcBvtENo off=13041305 len=1473848 2024-04-17T12:11:49.660 INFO:tasks.workunit.client.0.smithi031.stdout:op 5178 completed, throughput=5MB/sec 2024-04-17T12:11:49.660 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-T0H7Z29OeaTOWZe off=6653502 len=654785 2024-04-17T12:11:49.664 INFO:tasks.workunit.client.0.smithi031.stdout:op 5179 completed, throughput=5MB/sec 2024-04-17T12:11:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:48.292661+0000 mgr.y (mgr.14556) 1414 : cluster [DBG] pgmap v2275: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:11:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:11:48.922371+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:11:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:11:48.923110+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:11:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:11:48.927778+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:11:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:48.292661+0000 mgr.y (mgr.14556) 1414 : cluster [DBG] pgmap v2275: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:11:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:11:48.922371+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:11:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:11:48.923110+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:11:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:11:48.927778+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:11:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:48.292661+0000 mgr.y (mgr.14556) 1414 : cluster [DBG] pgmap v2275: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:11:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:11:48.922371+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:11:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:11:48.923110+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:11:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:11:48.927778+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:11:50.664 INFO:tasks.workunit.client.0.smithi031.stdout: 1017: throughput=5MB/sec pending data=0 2024-04-17T12:11:50.665 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h0XOMARl9_njig4 off=608789 len=197333 2024-04-17T12:11:50.665 INFO:tasks.workunit.client.0.smithi031.stdout:op 5180 completed, throughput=5MB/sec 2024-04-17T12:11:50.665 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-l3JK2m0gVdN6gLy off=10476608 len=1172640 2024-04-17T12:11:50.667 INFO:tasks.workunit.client.0.smithi031.stdout:op 5181 completed, throughput=5MB/sec 2024-04-17T12:11:50.667 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Hdgj4xqSNVKD4bJ off=1255168 len=1501866 2024-04-17T12:11:50.668 INFO:tasks.workunit.client.0.smithi031.stdout:op 5182 completed, throughput=5MB/sec 2024-04-17T12:11:50.669 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QeIRA9SY2_refZu off=798615 len=1448472 2024-04-17T12:11:50.677 INFO:tasks.workunit.client.0.smithi031.stdout:op 5183 completed, throughput=5MB/sec 2024-04-17T12:11:50.677 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Is4sZB6BqN4ZodK off=11032430 len=1633939 2024-04-17T12:11:50.678 INFO:tasks.workunit.client.0.smithi031.stdout:op 5184 completed, throughput=5MB/sec 2024-04-17T12:11:51.679 INFO:tasks.workunit.client.0.smithi031.stdout: 1018: throughput=5MB/sec pending data=0 2024-04-17T12:11:51.679 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fbg-m_ijmHoLVAq off=6020553 len=582149 2024-04-17T12:11:51.680 INFO:tasks.workunit.client.0.smithi031.stdout:op 5185 completed, throughput=5MB/sec 2024-04-17T12:11:51.680 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RRSxBB4S-o-ylpR off=2514705 len=140961 2024-04-17T12:11:51.680 INFO:tasks.workunit.client.0.smithi031.stdout:op 5186 completed, throughput=5MB/sec 2024-04-17T12:11:51.681 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OkIwevg358jY3x- off=6171273 len=389536 2024-04-17T12:11:51.681 INFO:tasks.workunit.client.0.smithi031.stdout:op 5187 completed, throughput=5MB/sec 2024-04-17T12:11:51.681 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5mHv63uwDwyl81_ off=4059778 len=1088094 2024-04-17T12:11:51.684 INFO:tasks.workunit.client.0.smithi031.stdout:op 5188 completed, throughput=5MB/sec 2024-04-17T12:11:51.684 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-axpWWqzQXzs74Jc off=6541304 len=538253 2024-04-17T12:11:51.688 INFO:tasks.workunit.client.0.smithi031.stdout:op 5189 completed, throughput=5MB/sec 2024-04-17T12:11:51.688 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n50C7iMPq0MVkMN off=11414154 len=2090998 2024-04-17T12:11:51.700 INFO:tasks.workunit.client.0.smithi031.stdout:op 5190 completed, throughput=5MB/sec 2024-04-17T12:11:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:50.293198+0000 mgr.y (mgr.14556) 1415 : cluster [DBG] pgmap v2276: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:11:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:50.293198+0000 mgr.y (mgr.14556) 1415 : cluster [DBG] pgmap v2276: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:11:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:11:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:51] "GET /metrics HTTP/1.1" 200 192534 "" "Prometheus/2.33.4" 2024-04-17T12:11:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:50.293198+0000 mgr.y (mgr.14556) 1415 : cluster [DBG] pgmap v2276: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:11:52.701 INFO:tasks.workunit.client.0.smithi031.stdout: 1019: throughput=5MB/sec pending data=0 2024-04-17T12:11:52.701 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GvPGgSZguQj_Y6s off=1760960 len=74632 2024-04-17T12:11:52.704 INFO:tasks.workunit.client.0.smithi031.stdout:op 5191 completed, throughput=5MB/sec 2024-04-17T12:11:52.704 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9DQQGV7pEaQf8EZ off=1053603 len=117225 2024-04-17T12:11:52.704 INFO:tasks.workunit.client.0.smithi031.stdout:op 5192 completed, throughput=5MB/sec 2024-04-17T12:11:52.704 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sDcugrt2S3z2J9J off=12892848 len=133253 2024-04-17T12:11:52.707 INFO:tasks.workunit.client.0.smithi031.stdout:op 5193 completed, throughput=5MB/sec 2024-04-17T12:11:52.707 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9S4nS8ROwe6EO8L off=4327508 len=1753488 2024-04-17T12:11:52.710 INFO:tasks.workunit.client.0.smithi031.stdout:op 5194 completed, throughput=5MB/sec 2024-04-17T12:11:52.710 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IYwxLgcuCb5QjXI off=1858272 len=287034 2024-04-17T12:11:52.711 INFO:tasks.workunit.client.0.smithi031.stdout:op 5195 completed, throughput=5MB/sec 2024-04-17T12:11:52.711 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IqGnu-UHeQG90BQ off=1973800 len=892515 2024-04-17T12:11:52.717 INFO:tasks.workunit.client.0.smithi031.stdout:op 5196 completed, throughput=5MB/sec 2024-04-17T12:11:52.717 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-B9iIPojNc2IRxp3 off=297934 len=874644 2024-04-17T12:11:52.720 INFO:tasks.workunit.client.0.smithi031.stdout:op 5197 completed, throughput=5MB/sec 2024-04-17T12:11:52.720 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YZAraZfmWPt0kuX off=3176201 len=628841 2024-04-17T12:11:52.721 INFO:tasks.workunit.client.0.smithi031.stdout:op 5198 completed, throughput=5MB/sec 2024-04-17T12:11:53.722 INFO:tasks.workunit.client.0.smithi031.stdout: 1020: throughput=5MB/sec pending data=0 2024-04-17T12:11:53.722 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hA6O5lxp8kH2BVZ off=8094563 len=1441891 2024-04-17T12:11:53.725 INFO:tasks.workunit.client.0.smithi031.stdout:op 5199 completed, throughput=5MB/sec 2024-04-17T12:11:53.725 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i7wdQ6WGyF4rigA off=4681552 len=702137 2024-04-17T12:11:53.735 INFO:tasks.workunit.client.0.smithi031.stdout:op 5200 completed, throughput=5MB/sec 2024-04-17T12:11:53.735 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BX2HTlDkjEmYfeG off=5260676 len=97053 2024-04-17T12:11:53.738 INFO:tasks.workunit.client.0.smithi031.stdout:op 5201 completed, throughput=5MB/sec 2024-04-17T12:11:53.738 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-b_gxbXH0Ib3eqaE off=5729917 len=1161907 2024-04-17T12:11:53.739 INFO:tasks.workunit.client.0.smithi031.stdout:op 5202 completed, throughput=5MB/sec 2024-04-17T12:11:53.739 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TP7oAa_MA2F5nnG off=347464 len=707022 2024-04-17T12:11:53.741 INFO:tasks.workunit.client.0.smithi031.stdout:op 5203 completed, throughput=5MB/sec 2024-04-17T12:11:53.741 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qwEZcsn5kNzdYvP off=2994740 len=768472 2024-04-17T12:11:53.746 INFO:tasks.workunit.client.0.smithi031.stdout:op 5204 completed, throughput=5MB/sec 2024-04-17T12:11:53.746 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SRRpKNqAA_v_wZ2 off=4092400 len=62697 2024-04-17T12:11:53.749 INFO:tasks.workunit.client.0.smithi031.stdout:op 5205 completed, throughput=5MB/sec 2024-04-17T12:11:53.749 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4U4bam2EcD7pIrR off=19057057 len=1203983 2024-04-17T12:11:53.758 INFO:tasks.workunit.client.0.smithi031.stdout:op 5206 completed, throughput=5MB/sec 2024-04-17T12:11:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:52.293623+0000 mgr.y (mgr.14556) 1416 : cluster [DBG] pgmap v2277: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:11:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:52.293623+0000 mgr.y (mgr.14556) 1416 : cluster [DBG] pgmap v2277: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:11:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:52.293623+0000 mgr.y (mgr.14556) 1416 : cluster [DBG] pgmap v2277: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:11:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:11:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:11:54.759 INFO:tasks.workunit.client.0.smithi031.stdout: 1021: throughput=5MB/sec pending data=0 2024-04-17T12:11:54.759 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EfpTFtV8Fss78L_ off=1027965 len=937142 2024-04-17T12:11:54.764 INFO:tasks.workunit.client.0.smithi031.stdout:op 5207 completed, throughput=5MB/sec 2024-04-17T12:11:54.764 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tAfjsVCxnylXFpa off=9946132 len=8485 2024-04-17T12:11:54.766 INFO:tasks.workunit.client.0.smithi031.stdout:op 5208 completed, throughput=5MB/sec 2024-04-17T12:11:54.766 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1pd9JL31gAYOHE- off=12054277 len=635514 2024-04-17T12:11:54.770 INFO:tasks.workunit.client.0.smithi031.stdout:op 5209 completed, throughput=5MB/sec 2024-04-17T12:11:54.770 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-G0WJrYjOERdaCIJ off=11479010 len=1465296 2024-04-17T12:11:54.772 INFO:tasks.workunit.client.0.smithi031.stdout:op 5210 completed, throughput=5MB/sec 2024-04-17T12:11:54.772 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-l-Jzb3y9QMXy7-n off=13530140 len=1944692 2024-04-17T12:11:54.782 INFO:tasks.workunit.client.0.smithi031.stdout:op 5211 completed, throughput=5MB/sec 2024-04-17T12:11:55.782 INFO:tasks.workunit.client.0.smithi031.stdout: 1022: throughput=5MB/sec pending data=0 2024-04-17T12:11:55.782 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wjEtv-QgKJG96ag off=2616955 len=999181 2024-04-17T12:11:55.784 INFO:tasks.workunit.client.0.smithi031.stdout:op 5212 completed, throughput=5MB/sec 2024-04-17T12:11:55.784 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KezUtRfGNgl3MoS off=4034981 len=1466735 2024-04-17T12:11:55.797 INFO:tasks.workunit.client.0.smithi031.stdout:op 5213 completed, throughput=5MB/sec 2024-04-17T12:11:55.797 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3sVDNXRVh1X-vu3 off=12846814 len=1502719 2024-04-17T12:11:55.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 5214 completed, throughput=5MB/sec 2024-04-17T12:11:55.806 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-g99yJ7VABnt-Ihu off=3428701 len=116837 2024-04-17T12:11:55.807 INFO:tasks.workunit.client.0.smithi031.stdout:op 5215 completed, throughput=5MB/sec 2024-04-17T12:11:55.807 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4ZdQHgkQevwrDlg off=14006171 len=1995845 2024-04-17T12:11:55.810 INFO:tasks.workunit.client.0.smithi031.stdout:op 5216 completed, throughput=5MB/sec 2024-04-17T12:11:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:54.294410+0000 mgr.y (mgr.14556) 1417 : cluster [DBG] pgmap v2278: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:11:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:54.294410+0000 mgr.y (mgr.14556) 1417 : cluster [DBG] pgmap v2278: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:11:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:54.294410+0000 mgr.y (mgr.14556) 1417 : cluster [DBG] pgmap v2278: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:11:56.811 INFO:tasks.workunit.client.0.smithi031.stdout: 1023: throughput=5MB/sec pending data=0 2024-04-17T12:11:56.811 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SrmNAolFNgCIFc0 off=3980039 len=198703 2024-04-17T12:11:56.814 INFO:tasks.workunit.client.0.smithi031.stdout:op 5217 completed, throughput=5MB/sec 2024-04-17T12:11:56.814 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Vr-XyQNZeV4OlfH off=19299087 len=87356 2024-04-17T12:11:56.815 INFO:tasks.workunit.client.0.smithi031.stdout:op 5218 completed, throughput=5MB/sec 2024-04-17T12:11:56.815 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RhRhXTY6WcVawnu off=976723 len=1961933 2024-04-17T12:11:56.833 INFO:tasks.workunit.client.0.smithi031.stdout:op 5219 completed, throughput=5MB/sec 2024-04-17T12:11:56.833 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-H0LDD7iBKyrGqh2 off=7104516 len=1854897 2024-04-17T12:11:56.836 INFO:tasks.workunit.client.0.smithi031.stdout:op 5220 completed, throughput=5MB/sec 2024-04-17T12:11:56.836 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8daDJ51xySPRp70 off=18122233 len=1444428 2024-04-17T12:11:56.838 INFO:tasks.workunit.client.0.smithi031.stdout:op 5221 completed, throughput=5MB/sec 2024-04-17T12:11:57.838 INFO:tasks.workunit.client.0.smithi031.stdout: 1024: throughput=5MB/sec pending data=0 2024-04-17T12:11:57.838 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-51C5FNWwobMoUoR off=8206955 len=588401 2024-04-17T12:11:57.842 INFO:tasks.workunit.client.0.smithi031.stdout:op 5222 completed, throughput=5MB/sec 2024-04-17T12:11:57.842 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JnVvdtqdaOnrTcd off=850096 len=1952323 2024-04-17T12:11:57.851 INFO:tasks.workunit.client.0.smithi031.stdout:op 5223 completed, throughput=5MB/sec 2024-04-17T12:11:57.851 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TRoqVyO3W3ZwiYr off=6938009 len=1174982 2024-04-17T12:11:57.853 INFO:tasks.workunit.client.0.smithi031.stdout:op 5224 completed, throughput=5MB/sec 2024-04-17T12:11:57.853 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ULcIiUS4-cC9Nf2 off=12469237 len=2041497 2024-04-17T12:11:57.865 INFO:tasks.workunit.client.0.smithi031.stdout:op 5225 completed, throughput=5MB/sec 2024-04-17T12:11:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:56.294786+0000 mgr.y (mgr.14556) 1418 : cluster [DBG] pgmap v2279: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:11:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:56.294786+0000 mgr.y (mgr.14556) 1418 : cluster [DBG] pgmap v2279: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:11:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:56.294786+0000 mgr.y (mgr.14556) 1418 : cluster [DBG] pgmap v2279: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:11:58.866 INFO:tasks.workunit.client.0.smithi031.stdout: 1025: throughput=5MB/sec pending data=0 2024-04-17T12:11:58.866 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-x656B-VLVshJI65 off=3292793 len=429500 2024-04-17T12:11:58.867 INFO:tasks.workunit.client.0.smithi031.stdout:op 5226 completed, throughput=5MB/sec 2024-04-17T12:11:58.867 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-h_94oPX4jitOeJw off=16317 len=1550274 2024-04-17T12:11:58.876 INFO:tasks.workunit.client.0.smithi031.stdout:op 5227 completed, throughput=5MB/sec 2024-04-17T12:11:58.876 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IkpfbL_w20sOyDg off=4548599 len=1888125 2024-04-17T12:11:58.878 INFO:tasks.workunit.client.0.smithi031.stdout:op 5228 completed, throughput=5MB/sec 2024-04-17T12:11:59.878 INFO:tasks.workunit.client.0.smithi031.stdout: 1026: throughput=5MB/sec pending data=0 2024-04-17T12:11:59.878 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-f1LVo58zYwxrGJC off=16913004 len=1337009 2024-04-17T12:11:59.880 INFO:tasks.workunit.client.0.smithi031.stdout:op 5229 completed, throughput=5MB/sec 2024-04-17T12:11:59.880 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LdcMJkrlpoZoaxU off=23686924 len=1541536 2024-04-17T12:11:59.890 INFO:tasks.workunit.client.0.smithi031.stdout:op 5230 completed, throughput=5MB/sec 2024-04-17T12:11:59.890 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Us67SoOmPZSppWQ off=3196478 len=1141038 2024-04-17T12:11:59.891 INFO:tasks.workunit.client.0.smithi031.stdout:op 5231 completed, throughput=5MB/sec 2024-04-17T12:11:59.891 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VjK1hgwPTTxihLk off=3055109 len=1879634 2024-04-17T12:11:59.894 INFO:tasks.workunit.client.0.smithi031.stdout:op 5232 completed, throughput=5MB/sec 2024-04-17T12:11:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:11:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:11:58.295504+0000 mgr.y (mgr.14556) 1419 : cluster [DBG] pgmap v2280: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:11:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:11:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:11:58.295504+0000 mgr.y (mgr.14556) 1419 : cluster [DBG] pgmap v2280: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:11:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:11:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:11:58.295504+0000 mgr.y (mgr.14556) 1419 : cluster [DBG] pgmap v2280: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:12:00.895 INFO:tasks.workunit.client.0.smithi031.stdout: 1027: throughput=5MB/sec pending data=0 2024-04-17T12:12:00.895 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t0qfd6Q99LXnPty off=7817973 len=1432163 2024-04-17T12:12:00.904 INFO:tasks.workunit.client.0.smithi031.stdout:op 5233 completed, throughput=5MB/sec 2024-04-17T12:12:00.904 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cwftoimsVMvJBU1 off=16626420 len=1474124 2024-04-17T12:12:00.912 INFO:tasks.workunit.client.0.smithi031.stdout:op 5234 completed, throughput=5MB/sec 2024-04-17T12:12:00.913 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7UX_d2zlJNxttQc off=1615388 len=78973 2024-04-17T12:12:00.913 INFO:tasks.workunit.client.0.smithi031.stdout:op 5235 completed, throughput=5MB/sec 2024-04-17T12:12:00.913 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-clTWrwyXsBiAWLQ off=1000134 len=343248 2024-04-17T12:12:00.914 INFO:tasks.workunit.client.0.smithi031.stdout:op 5236 completed, throughput=5MB/sec 2024-04-17T12:12:00.914 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sGi5vjn21lQnhrL off=6111838 len=1728259 2024-04-17T12:12:00.921 INFO:tasks.workunit.client.0.smithi031.stdout:op 5237 completed, throughput=5MB/sec 2024-04-17T12:12:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:00.296047+0000 mgr.y (mgr.14556) 1420 : cluster [DBG] pgmap v2281: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:12:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:12:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:01] "GET /metrics HTTP/1.1" 200 192545 "" "Prometheus/2.33.4" 2024-04-17T12:12:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:00.296047+0000 mgr.y (mgr.14556) 1420 : cluster [DBG] pgmap v2281: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:12:01.921 INFO:tasks.workunit.client.0.smithi031.stdout: 1028: throughput=5MB/sec pending data=0 2024-04-17T12:12:01.921 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-x88JN4f94n3maPc off=5037256 len=2042266 2024-04-17T12:12:01.925 INFO:tasks.workunit.client.0.smithi031.stdout:op 5238 completed, throughput=5MB/sec 2024-04-17T12:12:01.925 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QBGEPzrtgMuWSPW off=830543 len=1901240 2024-04-17T12:12:01.927 INFO:tasks.workunit.client.0.smithi031.stdout:op 5239 completed, throughput=5MB/sec 2024-04-17T12:12:01.928 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qwEZcsn5kNzdYvP off=5078469 len=991868 2024-04-17T12:12:01.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 5240 completed, throughput=5MB/sec 2024-04-17T12:12:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:00.296047+0000 mgr.y (mgr.14556) 1420 : cluster [DBG] pgmap v2281: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:12:02.362 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:12:02.650 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (39m) 8m ago 40m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (40m) 8m ago 40m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (41m) 8m ago 41m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (41m) 8m ago 41m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (44m) 8m ago 44m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (46m) 8m ago 46m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (46m) 8m ago 46m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (45m) 8m ago 45m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (44m) 8m ago 44m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (40m) 8m ago 40m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (40m) 8m ago 40m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (44m) 8m ago 44m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:12:02.651 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (43m) 8m ago 43m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:12:02.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (43m) 8m ago 43m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:12:02.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (43m) 8m ago 43m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:12:02.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (42m) 8m ago 42m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:12:02.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (42m) 8m ago 42m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:12:02.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (42m) 8m ago 42m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:12:02.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (41m) 8m ago 41m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:12:02.652 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (39m) 8m ago 40m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:12:02.929 INFO:tasks.workunit.client.0.smithi031.stdout: 1029: throughput=5MB/sec pending data=0 2024-04-17T12:12:02.929 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-me1XfCkmuhlJipZ off=0 len=1169872 2024-04-17T12:12:02.931 INFO:tasks.workunit.client.0.smithi031.stdout:op 5241 completed, throughput=5MB/sec 2024-04-17T12:12:02.931 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_A7Nkx63cjX8_Mb off=1295159 len=455390 2024-04-17T12:12:02.935 INFO:tasks.workunit.client.0.smithi031.stdout:op 5242 completed, throughput=5MB/sec 2024-04-17T12:12:02.935 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vIiQFt9CFStCpMe off=2751931 len=1365998 2024-04-17T12:12:02.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 5243 completed, throughput=5MB/sec 2024-04-17T12:12:02.936 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eGs7ZPUV3u1dcVy off=495915 len=1653739 2024-04-17T12:12:02.948 INFO:tasks.workunit.client.0.smithi031.stdout:op 5244 completed, throughput=5MB/sec 2024-04-17T12:12:02.948 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OTtuABAPp9rA6Jr off=7022355 len=293705 2024-04-17T12:12:02.950 INFO:tasks.workunit.client.0.smithi031.stdout:op 5245 completed, throughput=5MB/sec 2024-04-17T12:12:02.951 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-grZWGxlJ2Nv8uFQ off=1172491 len=332095 2024-04-17T12:12:02.954 INFO:tasks.workunit.client.0.smithi031.stdout:op 5246 completed, throughput=5MB/sec 2024-04-17T12:12:02.954 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hpN-rQ55e4P5yQe off=507444 len=1217125 2024-04-17T12:12:02.958 INFO:tasks.workunit.client.0.smithi031.stdout:op 5247 completed, throughput=5MB/sec 2024-04-17T12:12:03.004 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:12:03.004 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:12:03.004 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:12:03.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:12:03.004 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:12:03.004 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:12:03.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:12:03.004 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:12:03.004 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:12:03.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:12:03.004 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:12:03.005 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:12:03.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:12:03.005 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:12:03.005 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:12:03.005 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:12:03.005 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:12:03.959 INFO:tasks.workunit.client.0.smithi031.stdout: 1030: throughput=5MB/sec pending data=0 2024-04-17T12:12:03.959 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vGHeYlH_6BJd0Eb off=444090 len=273685 2024-04-17T12:12:03.959 INFO:tasks.workunit.client.0.smithi031.stdout:op 5248 completed, throughput=5MB/sec 2024-04-17T12:12:03.960 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z9R8dfawhT6nDNh off=3550629 len=1406510 2024-04-17T12:12:03.965 INFO:tasks.workunit.client.0.smithi031.stdout:op 5249 completed, throughput=5MB/sec 2024-04-17T12:12:03.966 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-p0vwWNw1qq2KkK_ off=6334070 len=130766 2024-04-17T12:12:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:02.296384+0000 mgr.y (mgr.14556) 1421 : cluster [DBG] pgmap v2282: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:12:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:12:02.350839+0000 mgr.y (mgr.14556) 1422 : audit [DBG] from='client.26579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:12:02.643462+0000 mgr.y (mgr.14556) 1423 : audit [DBG] from='client.16689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:12:03.005330+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.31:0/2231417307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:12:03.968 INFO:tasks.workunit.client.0.smithi031.stdout:op 5250 completed, throughput=5MB/sec 2024-04-17T12:12:03.968 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-D6iHBERqb_otFhh off=12735511 len=750539 2024-04-17T12:12:03.969 INFO:tasks.workunit.client.0.smithi031.stdout:op 5251 completed, throughput=5MB/sec 2024-04-17T12:12:03.969 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FgR6aN59DJn73qb off=6188523 len=1630817 2024-04-17T12:12:03.971 INFO:tasks.workunit.client.0.smithi031.stdout:op 5252 completed, throughput=5MB/sec 2024-04-17T12:12:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:02.296384+0000 mgr.y (mgr.14556) 1421 : cluster [DBG] pgmap v2282: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:12:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:12:02.350839+0000 mgr.y (mgr.14556) 1422 : audit [DBG] from='client.26579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:12:02.643462+0000 mgr.y (mgr.14556) 1423 : audit [DBG] from='client.16689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:12:03.005330+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.31:0/2231417307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:12:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:02.296384+0000 mgr.y (mgr.14556) 1421 : cluster [DBG] pgmap v2282: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:12:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:12:02.350839+0000 mgr.y (mgr.14556) 1422 : audit [DBG] from='client.26579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:12:02.643462+0000 mgr.y (mgr.14556) 1423 : audit [DBG] from='client.16689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:12:03.005330+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.31:0/2231417307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:12:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:12:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:12:04.971 INFO:tasks.workunit.client.0.smithi031.stdout: 1031: throughput=5MB/sec pending data=0 2024-04-17T12:12:04.971 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-emsjRtPqHJ2tugk off=4278141 len=1248393 2024-04-17T12:12:04.974 INFO:tasks.workunit.client.0.smithi031.stdout:op 5253 completed, throughput=5MB/sec 2024-04-17T12:12:04.974 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wYWqRkGeUERDrPh off=2238264 len=1709881 2024-04-17T12:12:04.983 INFO:tasks.workunit.client.0.smithi031.stdout:op 5254 completed, throughput=5MB/sec 2024-04-17T12:12:04.983 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9vmuwovpQfdV8p9 off=7153084 len=856329 2024-04-17T12:12:04.988 INFO:tasks.workunit.client.0.smithi031.stdout:op 5255 completed, throughput=5MB/sec 2024-04-17T12:12:04.988 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-845uVhfaHxrqAv- off=12183749 len=614150 2024-04-17T12:12:04.990 INFO:tasks.workunit.client.0.smithi031.stdout:op 5256 completed, throughput=5MB/sec 2024-04-17T12:12:04.990 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7hyBi4sB2AlP292 off=12360464 len=816784 2024-04-17T12:12:04.991 INFO:tasks.workunit.client.0.smithi031.stdout:op 5257 completed, throughput=5MB/sec 2024-04-17T12:12:04.991 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1DZvzdFAVh0D3r- off=12376429 len=448420 2024-04-17T12:12:04.992 INFO:tasks.workunit.client.0.smithi031.stdout:op 5258 completed, throughput=5MB/sec 2024-04-17T12:12:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:04.297142+0000 mgr.y (mgr.14556) 1424 : cluster [DBG] pgmap v2283: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:12:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:04.297142+0000 mgr.y (mgr.14556) 1424 : cluster [DBG] pgmap v2283: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:12:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:04.297142+0000 mgr.y (mgr.14556) 1424 : cluster [DBG] pgmap v2283: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-17T12:12:05.992 INFO:tasks.workunit.client.0.smithi031.stdout: 1032: throughput=5MB/sec pending data=0 2024-04-17T12:12:05.992 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CY_IbaQ7RpFq14_ off=2872679 len=924282 2024-04-17T12:12:05.997 INFO:tasks.workunit.client.0.smithi031.stdout:op 5259 completed, throughput=5MB/sec 2024-04-17T12:12:05.997 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d-ygPaTHa38eJIx off=13557803 len=1429113 2024-04-17T12:12:06.004 INFO:tasks.workunit.client.0.smithi031.stdout:op 5260 completed, throughput=5MB/sec 2024-04-17T12:12:06.004 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_A8WjgQM0nEm6kS off=367240 len=473826 2024-04-17T12:12:06.006 INFO:tasks.workunit.client.0.smithi031.stdout:op 5261 completed, throughput=5MB/sec 2024-04-17T12:12:06.006 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HD4UTU-RCKzFpE- off=5119598 len=1169298 2024-04-17T12:12:06.008 INFO:tasks.workunit.client.0.smithi031.stdout:op 5262 completed, throughput=5MB/sec 2024-04-17T12:12:06.008 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9kCnABz-doAi70L off=11892995 len=1424084 2024-04-17T12:12:06.018 INFO:tasks.workunit.client.0.smithi031.stdout:op 5263 completed, throughput=5MB/sec 2024-04-17T12:12:07.019 INFO:tasks.workunit.client.0.smithi031.stdout: 1033: throughput=5MB/sec pending data=0 2024-04-17T12:12:07.019 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lh6QAzP8dqT57Ta off=17007644 len=1107279 2024-04-17T12:12:07.020 INFO:tasks.workunit.client.0.smithi031.stdout:op 5264 completed, throughput=5MB/sec 2024-04-17T12:12:07.020 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FQjPaAxCnlMfIFR off=19857124 len=1725573 2024-04-17T12:12:07.022 INFO:tasks.workunit.client.0.smithi031.stdout:op 5265 completed, throughput=5MB/sec 2024-04-17T12:12:07.022 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QGAtWbN40H0b2vL off=18739194 len=587834 2024-04-17T12:12:07.023 INFO:tasks.workunit.client.0.smithi031.stdout:op 5266 completed, throughput=5MB/sec 2024-04-17T12:12:07.023 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-W5Ttp_BBJZCT0Zh off=10567853 len=420331 2024-04-17T12:12:07.025 INFO:tasks.workunit.client.0.smithi031.stdout:op 5267 completed, throughput=5MB/sec 2024-04-17T12:12:07.025 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AxjggnKkVb9gM7L off=12921801 len=375558 2024-04-17T12:12:07.029 INFO:tasks.workunit.client.0.smithi031.stdout:op 5268 completed, throughput=5MB/sec 2024-04-17T12:12:07.029 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_43YxMzKlaldEDz off=2309517 len=533342 2024-04-17T12:12:07.030 INFO:tasks.workunit.client.0.smithi031.stdout:op 5269 completed, throughput=5MB/sec 2024-04-17T12:12:07.030 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mG5SjpdhaG1wO2I off=741890 len=588618 2024-04-17T12:12:07.034 INFO:tasks.workunit.client.0.smithi031.stdout:op 5270 completed, throughput=5MB/sec 2024-04-17T12:12:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:06.297581+0000 mgr.y (mgr.14556) 1425 : cluster [DBG] pgmap v2284: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:12:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:06.297581+0000 mgr.y (mgr.14556) 1425 : cluster [DBG] pgmap v2284: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:12:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:06.297581+0000 mgr.y (mgr.14556) 1425 : cluster [DBG] pgmap v2284: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-17T12:12:08.034 INFO:tasks.workunit.client.0.smithi031.stdout: 1034: throughput=5MB/sec pending data=0 2024-04-17T12:12:08.034 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YccSOfJ5QFuGUl8 off=8179709 len=1919223 2024-04-17T12:12:08.037 INFO:tasks.workunit.client.0.smithi031.stdout:op 5271 completed, throughput=5MB/sec 2024-04-17T12:12:08.037 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-e3nFcQXm_fNSha8 off=4500972 len=1994068 2024-04-17T12:12:08.049 INFO:tasks.workunit.client.0.smithi031.stdout:op 5272 completed, throughput=5MB/sec 2024-04-17T12:12:08.049 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-NE6RgM43ofUOGwb off=19293157 len=1669670 2024-04-17T12:12:08.055 INFO:tasks.workunit.client.0.smithi031.stdout:op 5273 completed, throughput=5MB/sec 2024-04-17T12:12:09.058 INFO:tasks.workunit.client.0.smithi031.stdout: 1035: throughput=5MB/sec pending data=0 2024-04-17T12:12:09.058 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DqFJ-eIYHg97Sdw off=13667517 len=754902 2024-04-17T12:12:09.059 INFO:tasks.workunit.client.0.smithi031.stdout:op 5274 completed, throughput=5MB/sec 2024-04-17T12:12:09.059 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wAbhnGvJS16FETF off=5956318 len=1724494 2024-04-17T12:12:09.067 INFO:tasks.workunit.client.0.smithi031.stdout:op 5275 completed, throughput=5MB/sec 2024-04-17T12:12:09.067 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nWInfzLCC-IhUzq off=17973495 len=169461 2024-04-17T12:12:09.067 INFO:tasks.workunit.client.0.smithi031.stdout:op 5276 completed, throughput=5MB/sec 2024-04-17T12:12:09.067 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--6k5--qIgdROOQK off=4189198 len=907755 2024-04-17T12:12:09.073 INFO:tasks.workunit.client.0.smithi031.stdout:op 5277 completed, throughput=5MB/sec 2024-04-17T12:12:09.073 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0zJxGiGEYPhRMxF off=18556206 len=2006196 2024-04-17T12:12:09.081 INFO:tasks.workunit.client.0.smithi031.stdout:op 5278 completed, throughput=5MB/sec 2024-04-17T12:12:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:08.298406+0000 mgr.y (mgr.14556) 1426 : cluster [DBG] pgmap v2285: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:12:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:08.298406+0000 mgr.y (mgr.14556) 1426 : cluster [DBG] pgmap v2285: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:12:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:08.298406+0000 mgr.y (mgr.14556) 1426 : cluster [DBG] pgmap v2285: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:12:10.081 INFO:tasks.workunit.client.0.smithi031.stdout: 1036: throughput=5MB/sec pending data=0 2024-04-17T12:12:10.081 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IkpfbL_w20sOyDg off=323422 len=1516713 2024-04-17T12:12:10.090 INFO:tasks.workunit.client.0.smithi031.stdout:op 5279 completed, throughput=5MB/sec 2024-04-17T12:12:10.090 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hxTONmCTsjdG0Yw off=438359 len=1358368 2024-04-17T12:12:10.091 INFO:tasks.workunit.client.0.smithi031.stdout:op 5280 completed, throughput=5MB/sec 2024-04-17T12:12:10.092 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MZNtBVZi81b8fb1 off=559797 len=1964389 2024-04-17T12:12:10.094 INFO:tasks.workunit.client.0.smithi031.stdout:op 5281 completed, throughput=5MB/sec 2024-04-17T12:12:11.094 INFO:tasks.workunit.client.0.smithi031.stdout: 1037: throughput=5MB/sec pending data=0 2024-04-17T12:12:11.094 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yETJUhw_uae-oqw off=20613892 len=1319679 2024-04-17T12:12:11.103 INFO:tasks.workunit.client.0.smithi031.stdout:op 5282 completed, throughput=5MB/sec 2024-04-17T12:12:11.103 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-R0VcM86u6ANuRI6 off=3827549 len=958120 2024-04-17T12:12:11.108 INFO:tasks.workunit.client.0.smithi031.stdout:op 5283 completed, throughput=5MB/sec 2024-04-17T12:12:11.108 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WeJsGFm49Hj7alm off=8043301 len=823746 2024-04-17T12:12:11.112 INFO:tasks.workunit.client.0.smithi031.stdout:op 5284 completed, throughput=5MB/sec 2024-04-17T12:12:11.112 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1ACRBUXmD2dZAGv off=10391228 len=1661682 2024-04-17T12:12:11.120 INFO:tasks.workunit.client.0.smithi031.stdout:op 5285 completed, throughput=5MB/sec 2024-04-17T12:12:11.120 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-s9aqTkVzmjKlR0e off=8410122 len=814138 2024-04-17T12:12:11.124 INFO:tasks.workunit.client.0.smithi031.stdout:op 5286 completed, throughput=5MB/sec 2024-04-17T12:12:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:10.299076+0000 mgr.y (mgr.14556) 1427 : cluster [DBG] pgmap v2286: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:12:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:10.299076+0000 mgr.y (mgr.14556) 1427 : cluster [DBG] pgmap v2286: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:12:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:12:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:11] "GET /metrics HTTP/1.1" 200 192541 "" "Prometheus/2.33.4" 2024-04-17T12:12:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:10.299076+0000 mgr.y (mgr.14556) 1427 : cluster [DBG] pgmap v2286: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:12:12.125 INFO:tasks.workunit.client.0.smithi031.stdout: 1038: throughput=5MB/sec pending data=0 2024-04-17T12:12:12.125 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XCHzjAUa_WkAGgx off=6237397 len=240920 2024-04-17T12:12:12.126 INFO:tasks.workunit.client.0.smithi031.stdout:op 5287 completed, throughput=5MB/sec 2024-04-17T12:12:12.126 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BfEGG6wTezxxWjr off=3334008 len=1774077 2024-04-17T12:12:12.128 INFO:tasks.workunit.client.0.smithi031.stdout:op 5288 completed, throughput=5MB/sec 2024-04-17T12:12:12.128 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OymakCqjuMMc-BW off=16090224 len=1532779 2024-04-17T12:12:12.130 INFO:tasks.workunit.client.0.smithi031.stdout:op 5289 completed, throughput=5MB/sec 2024-04-17T12:12:12.130 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZC1fnTDB5ZR3B_3 off=18113259 len=1452810 2024-04-17T12:12:12.131 INFO:tasks.workunit.client.0.smithi031.stdout:op 5290 completed, throughput=5MB/sec 2024-04-17T12:12:13.132 INFO:tasks.workunit.client.0.smithi031.stdout: 1039: throughput=5MB/sec pending data=0 2024-04-17T12:12:13.132 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Vzt8iIX96i2jNq8 off=5718895 len=669246 2024-04-17T12:12:13.134 INFO:tasks.workunit.client.0.smithi031.stdout:op 5291 completed, throughput=5MB/sec 2024-04-17T12:12:13.134 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lRBHwVoF21OdzGk off=11179260 len=409639 2024-04-17T12:12:13.138 INFO:tasks.workunit.client.0.smithi031.stdout:op 5292 completed, throughput=5MB/sec 2024-04-17T12:12:13.138 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DP-p9bYdgn6mnXz off=4011986 len=1709780 2024-04-17T12:12:13.141 INFO:tasks.workunit.client.0.smithi031.stdout:op 5293 completed, throughput=5MB/sec 2024-04-17T12:12:13.141 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6pBmw4WkqX6eKzh off=7142960 len=537987 2024-04-17T12:12:13.142 INFO:tasks.workunit.client.0.smithi031.stdout:op 5294 completed, throughput=5MB/sec 2024-04-17T12:12:13.142 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6XDtBh4wXkvh95w off=1254758 len=134661 2024-04-17T12:12:13.143 INFO:tasks.workunit.client.0.smithi031.stdout:op 5295 completed, throughput=5MB/sec 2024-04-17T12:12:13.143 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jmIdwZ8vF5ed3Vu off=169699 len=1546906 2024-04-17T12:12:13.150 INFO:tasks.workunit.client.0.smithi031.stdout:op 5296 completed, throughput=5MB/sec 2024-04-17T12:12:13.150 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ktvfaf6_mKZ3JgQ off=447487 len=1049044 2024-04-17T12:12:13.155 INFO:tasks.workunit.client.0.smithi031.stdout:op 5297 completed, throughput=5MB/sec 2024-04-17T12:12:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:12.299520+0000 mgr.y (mgr.14556) 1428 : cluster [DBG] pgmap v2287: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:12:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:12.299520+0000 mgr.y (mgr.14556) 1428 : cluster [DBG] pgmap v2287: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:12:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:12.299520+0000 mgr.y (mgr.14556) 1428 : cluster [DBG] pgmap v2287: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-17T12:12:14.155 INFO:tasks.workunit.client.0.smithi031.stdout: 1040: throughput=5MB/sec pending data=0 2024-04-17T12:12:14.156 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Q_21jfdI4cEJyhs off=7077911 len=1542086 2024-04-17T12:12:14.157 INFO:tasks.workunit.client.0.smithi031.stdout:op 5298 completed, throughput=5MB/sec 2024-04-17T12:12:14.158 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K70E_YPkQq2dUwT off=9808848 len=563947 2024-04-17T12:12:14.159 INFO:tasks.workunit.client.0.smithi031.stdout:op 5299 completed, throughput=5MB/sec 2024-04-17T12:12:14.160 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-h_94oPX4jitOeJw off=3268535 len=1912229 2024-04-17T12:12:14.162 INFO:tasks.workunit.client.0.smithi031.stdout:op 5300 completed, throughput=5MB/sec 2024-04-17T12:12:14.162 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZFXYDWUvGBsXKk0 off=5833753 len=596515 2024-04-17T12:12:14.166 INFO:tasks.workunit.client.0.smithi031.stdout:op 5301 completed, throughput=5MB/sec 2024-04-17T12:12:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:12:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:12:15.166 INFO:tasks.workunit.client.0.smithi031.stdout: 1041: throughput=5MB/sec pending data=0 2024-04-17T12:12:15.167 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CcoaMGMYY6O0Tj2 off=2996543 len=1889191 2024-04-17T12:12:15.178 INFO:tasks.workunit.client.0.smithi031.stdout:op 5302 completed, throughput=5MB/sec 2024-04-17T12:12:15.178 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sRO28-GNWsUUbjR off=13686012 len=1990214 2024-04-17T12:12:15.188 INFO:tasks.workunit.client.0.smithi031.stdout:op 5303 completed, throughput=5MB/sec 2024-04-17T12:12:15.188 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-40DKt_OqIJvVAfy off=7798231 len=360098 2024-04-17T12:12:15.189 INFO:tasks.workunit.client.0.smithi031.stdout:op 5304 completed, throughput=5MB/sec 2024-04-17T12:12:15.189 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UJ5D-1Qa4npVgib off=2629008 len=314339 2024-04-17T12:12:15.191 INFO:tasks.workunit.client.0.smithi031.stdout:op 5305 completed, throughput=5MB/sec 2024-04-17T12:12:15.191 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-i1niHeYkTuLMgyr off=171013 len=1013860 2024-04-17T12:12:15.192 INFO:tasks.workunit.client.0.smithi031.stdout:op 5306 completed, throughput=5MB/sec 2024-04-17T12:12:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:14.300257+0000 mgr.y (mgr.14556) 1429 : cluster [DBG] pgmap v2288: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:12:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:14.300257+0000 mgr.y (mgr.14556) 1429 : cluster [DBG] pgmap v2288: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:12:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:14.300257+0000 mgr.y (mgr.14556) 1429 : cluster [DBG] pgmap v2288: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:12:16.192 INFO:tasks.workunit.client.0.smithi031.stdout: 1042: throughput=5MB/sec pending data=0 2024-04-17T12:12:16.193 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6A2Hvy20AQgARmz off=1427558 len=466735 2024-04-17T12:12:16.194 INFO:tasks.workunit.client.0.smithi031.stdout:op 5307 completed, throughput=5MB/sec 2024-04-17T12:12:16.194 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dgLKUo5GlJdwvim off=2824336 len=670850 2024-04-17T12:12:16.198 INFO:tasks.workunit.client.0.smithi031.stdout:op 5308 completed, throughput=5MB/sec 2024-04-17T12:12:16.199 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1Bt4KurbB8gIpcG off=3242207 len=1823988 2024-04-17T12:12:16.201 INFO:tasks.workunit.client.0.smithi031.stdout:op 5309 completed, throughput=5MB/sec 2024-04-17T12:12:16.201 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2GVDluTBvps2HsV off=18269223 len=1409648 2024-04-17T12:12:16.202 INFO:tasks.workunit.client.0.smithi031.stdout:op 5310 completed, throughput=5MB/sec 2024-04-17T12:12:16.202 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sadtzutSATuphM1 off=1064988 len=351737 2024-04-17T12:12:16.203 INFO:tasks.workunit.client.0.smithi031.stdout:op 5311 completed, throughput=5MB/sec 2024-04-17T12:12:16.203 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tHSJtY_QpZ57a8Z off=130874 len=1039218 2024-04-17T12:12:16.208 INFO:tasks.workunit.client.0.smithi031.stdout:op 5312 completed, throughput=5MB/sec 2024-04-17T12:12:17.208 INFO:tasks.workunit.client.0.smithi031.stdout: 1043: throughput=5MB/sec pending data=0 2024-04-17T12:12:17.208 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XBmqd6XIBVOV4Fp off=4545325 len=37906 2024-04-17T12:12:17.209 INFO:tasks.workunit.client.0.smithi031.stdout:op 5313 completed, throughput=5MB/sec 2024-04-17T12:12:17.209 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zobx9AriQeZeROb off=6960462 len=1765310 2024-04-17T12:12:17.213 INFO:tasks.workunit.client.0.smithi031.stdout:op 5314 completed, throughput=5MB/sec 2024-04-17T12:12:17.213 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zd-os20crPoyzlo off=5988966 len=65622 2024-04-17T12:12:17.213 INFO:tasks.workunit.client.0.smithi031.stdout:op 5315 completed, throughput=5MB/sec 2024-04-17T12:12:17.213 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wS6fKOLkc3vAhVr off=9028389 len=1543134 2024-04-17T12:12:17.216 INFO:tasks.workunit.client.0.smithi031.stdout:op 5316 completed, throughput=5MB/sec 2024-04-17T12:12:17.216 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zjpS0S1LJLKGtqo off=6681150 len=1523399 2024-04-17T12:12:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:16.300719+0000 mgr.y (mgr.14556) 1430 : cluster [DBG] pgmap v2289: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:12:17.222 INFO:tasks.workunit.client.0.smithi031.stdout:op 5317 completed, throughput=5MB/sec 2024-04-17T12:12:17.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:16.300719+0000 mgr.y (mgr.14556) 1430 : cluster [DBG] pgmap v2289: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:12:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:16.300719+0000 mgr.y (mgr.14556) 1430 : cluster [DBG] pgmap v2289: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:12:18.222 INFO:tasks.workunit.client.0.smithi031.stdout: 1044: throughput=5MB/sec pending data=0 2024-04-17T12:12:18.223 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eMp_raOqYq4KYqj off=10613271 len=456147 2024-04-17T12:12:18.226 INFO:tasks.workunit.client.0.smithi031.stdout:op 5318 completed, throughput=5MB/sec 2024-04-17T12:12:18.226 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ls-xd25K3eNv_Ya off=908228 len=331479 2024-04-17T12:12:18.227 INFO:tasks.workunit.client.0.smithi031.stdout:op 5319 completed, throughput=5MB/sec 2024-04-17T12:12:18.227 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0LpdbGGx6UfIsj0 off=689689 len=164744 2024-04-17T12:12:18.229 INFO:tasks.workunit.client.0.smithi031.stdout:op 5320 completed, throughput=5MB/sec 2024-04-17T12:12:18.229 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-d54YwFBfkzD6aEI off=645896 len=281279 2024-04-17T12:12:18.230 INFO:tasks.workunit.client.0.smithi031.stdout:op 5321 completed, throughput=5MB/sec 2024-04-17T12:12:18.230 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oyXF0E8GjyPmdDZ off=4531019 len=147447 2024-04-17T12:12:18.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 5322 completed, throughput=5MB/sec 2024-04-17T12:12:18.233 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BYXtJmD8r_wqGjY off=3997593 len=1113117 2024-04-17T12:12:18.234 INFO:tasks.workunit.client.0.smithi031.stdout:op 5323 completed, throughput=5MB/sec 2024-04-17T12:12:18.234 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Sw9vZY4DHjqmfb9 off=3880827 len=1980783 2024-04-17T12:12:18.236 INFO:tasks.workunit.client.0.smithi031.stdout:op 5324 completed, throughput=5MB/sec 2024-04-17T12:12:18.236 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-A3s5O6rMZyFZaFC off=89872 len=1427995 2024-04-17T12:12:18.243 INFO:tasks.workunit.client.0.smithi031.stdout:op 5325 completed, throughput=5MB/sec 2024-04-17T12:12:19.243 INFO:tasks.workunit.client.0.smithi031.stdout: 1045: throughput=5MB/sec pending data=0 2024-04-17T12:12:19.243 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rsyeCQhN0R-LDOP off=6068223 len=896591 2024-04-17T12:12:19.248 INFO:tasks.workunit.client.0.smithi031.stdout:op 5326 completed, throughput=5MB/sec 2024-04-17T12:12:19.248 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rokGUFGaBTlW__V off=8738782 len=857565 2024-04-17T12:12:19.253 INFO:tasks.workunit.client.0.smithi031.stdout:op 5327 completed, throughput=5MB/sec 2024-04-17T12:12:19.253 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2BNU-VkjVqEksI4 off=13647528 len=469642 2024-04-17T12:12:19.254 INFO:tasks.workunit.client.0.smithi031.stdout:op 5328 completed, throughput=5MB/sec 2024-04-17T12:12:19.254 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6jQGdTyXSbZo8Xv off=967959 len=900696 2024-04-17T12:12:19.255 INFO:tasks.workunit.client.0.smithi031.stdout:op 5329 completed, throughput=5MB/sec 2024-04-17T12:12:19.255 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OMBTX7W2OElZksF off=17788760 len=246926 2024-04-17T12:12:19.255 INFO:tasks.workunit.client.0.smithi031.stdout:op 5330 completed, throughput=5MB/sec 2024-04-17T12:12:19.255 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qg9uqynO3Y5H_nf off=1061844 len=2003330 2024-04-17T12:12:19.257 INFO:tasks.workunit.client.0.smithi031.stdout:op 5331 completed, throughput=5MB/sec 2024-04-17T12:12:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:18.301444+0000 mgr.y (mgr.14556) 1431 : cluster [DBG] pgmap v2290: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:12:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:18.301444+0000 mgr.y (mgr.14556) 1431 : cluster [DBG] pgmap v2290: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:12:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:18.301444+0000 mgr.y (mgr.14556) 1431 : cluster [DBG] pgmap v2290: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-17T12:12:20.258 INFO:tasks.workunit.client.0.smithi031.stdout: 1046: throughput=5MB/sec pending data=0 2024-04-17T12:12:20.258 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AQ7zHaKkvscCAP_ off=7337518 len=1800072 2024-04-17T12:12:20.262 INFO:tasks.workunit.client.0.smithi031.stdout:op 5332 completed, throughput=5MB/sec 2024-04-17T12:12:20.262 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jhylepxM9MsSKJQ off=15498169 len=788120 2024-04-17T12:12:20.264 INFO:tasks.workunit.client.0.smithi031.stdout:op 5333 completed, throughput=5MB/sec 2024-04-17T12:12:20.264 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-joCuDr8nCYmReZR off=14618536 len=866727 2024-04-17T12:12:20.266 INFO:tasks.workunit.client.0.smithi031.stdout:op 5334 completed, throughput=5MB/sec 2024-04-17T12:12:20.266 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-1RneOQQM0eqzP7G off=960649 len=1829604 2024-04-17T12:12:20.269 INFO:tasks.workunit.client.0.smithi031.stdout:op 5335 completed, throughput=5MB/sec 2024-04-17T12:12:21.269 INFO:tasks.workunit.client.0.smithi031.stdout: 1047: throughput=5MB/sec pending data=0 2024-04-17T12:12:21.269 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sU06GAKD9bWPqyy off=1455637 len=1198293 2024-04-17T12:12:21.270 INFO:tasks.workunit.client.0.smithi031.stdout:op 5336 completed, throughput=5MB/sec 2024-04-17T12:12:21.270 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LXKEAPMqpmJaFSU off=1818612 len=1958188 2024-04-17T12:12:21.279 INFO:tasks.workunit.client.0.smithi031.stdout:op 5337 completed, throughput=5MB/sec 2024-04-17T12:12:21.279 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MmZf1AsH7ueFOxP off=2722263 len=1489654 2024-04-17T12:12:21.281 INFO:tasks.workunit.client.0.smithi031.stdout:op 5338 completed, throughput=5MB/sec 2024-04-17T12:12:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:20.302074+0000 mgr.y (mgr.14556) 1432 : cluster [DBG] pgmap v2291: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:20.302074+0000 mgr.y (mgr.14556) 1432 : cluster [DBG] pgmap v2291: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:20.302074+0000 mgr.y (mgr.14556) 1432 : cluster [DBG] pgmap v2291: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:12:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:21] "GET /metrics HTTP/1.1" 200 192541 "" "Prometheus/2.33.4" 2024-04-17T12:12:22.281 INFO:tasks.workunit.client.0.smithi031.stdout: 1048: throughput=5MB/sec pending data=0 2024-04-17T12:12:22.281 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EvuMp0rrrEvp_f8 off=20499071 len=1182422 2024-04-17T12:12:22.287 INFO:tasks.workunit.client.0.smithi031.stdout:op 5339 completed, throughput=5MB/sec 2024-04-17T12:12:22.287 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Kiu54zUoY7jZ2wQ off=1366804 len=608390 2024-04-17T12:12:22.288 INFO:tasks.workunit.client.0.smithi031.stdout:op 5340 completed, throughput=5MB/sec 2024-04-17T12:12:22.289 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-64V2M-w_3CIEShQ off=3659383 len=1530602 2024-04-17T12:12:22.290 INFO:tasks.workunit.client.0.smithi031.stdout:op 5341 completed, throughput=5MB/sec 2024-04-17T12:12:22.290 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QGAtWbN40H0b2vL off=16927270 len=1396015 2024-04-17T12:12:22.293 INFO:tasks.workunit.client.0.smithi031.stdout:op 5342 completed, throughput=5MB/sec 2024-04-17T12:12:22.293 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bfSFJ_scDHZLt0e off=15601033 len=1382442 2024-04-17T12:12:22.300 INFO:tasks.workunit.client.0.smithi031.stdout:op 5343 completed, throughput=5MB/sec 2024-04-17T12:12:23.300 INFO:tasks.workunit.client.0.smithi031.stdout: 1049: throughput=5MB/sec pending data=0 2024-04-17T12:12:23.300 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0KUZaqCotyB9Rqd off=12853972 len=1539526 2024-04-17T12:12:23.309 INFO:tasks.workunit.client.0.smithi031.stdout:op 5344 completed, throughput=5MB/sec 2024-04-17T12:12:23.309 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dSYhl_A9cXT06tP off=1379353 len=2071902 2024-04-17T12:12:23.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 5345 completed, throughput=5MB/sec 2024-04-17T12:12:23.321 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Nv_h3rFxvOip20A off=570055 len=1418402 2024-04-17T12:12:23.324 INFO:tasks.workunit.client.0.smithi031.stdout:op 5346 completed, throughput=5MB/sec 2024-04-17T12:12:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:22.302436+0000 mgr.y (mgr.14556) 1433 : cluster [DBG] pgmap v2292: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:22.302436+0000 mgr.y (mgr.14556) 1433 : cluster [DBG] pgmap v2292: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:22.302436+0000 mgr.y (mgr.14556) 1433 : cluster [DBG] pgmap v2292: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:24.324 INFO:tasks.workunit.client.0.smithi031.stdout: 1050: throughput=5MB/sec pending data=0 2024-04-17T12:12:24.324 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TBFYqsLFX71m3MQ off=6203581 len=1938899 2024-04-17T12:12:24.326 INFO:tasks.workunit.client.0.smithi031.stdout:op 5347 completed, throughput=5MB/sec 2024-04-17T12:12:24.327 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0Q87vkzaaU8531R off=12516911 len=437328 2024-04-17T12:12:24.331 INFO:tasks.workunit.client.0.smithi031.stdout:op 5348 completed, throughput=5MB/sec 2024-04-17T12:12:24.331 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BOlMwPVUNP9R8_p off=5027602 len=1267712 2024-04-17T12:12:24.338 INFO:tasks.workunit.client.0.smithi031.stdout:op 5349 completed, throughput=5MB/sec 2024-04-17T12:12:24.338 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qId8zpOJ_bmR7NT off=3985550 len=1143731 2024-04-17T12:12:24.344 INFO:tasks.workunit.client.0.smithi031.stdout:op 5350 completed, throughput=5MB/sec 2024-04-17T12:12:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:12:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:12:25.344 INFO:tasks.workunit.client.0.smithi031.stdout: 1051: throughput=5MB/sec pending data=0 2024-04-17T12:12:25.344 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UJ5D-1Qa4npVgib off=960730 len=1982617 2024-04-17T12:12:25.349 INFO:tasks.workunit.client.0.smithi031.stdout:op 5351 completed, throughput=5MB/sec 2024-04-17T12:12:25.349 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QLOeBRhGfCGEKT9 off=16025864 len=577833 2024-04-17T12:12:25.350 INFO:tasks.workunit.client.0.smithi031.stdout:op 5352 completed, throughput=5MB/sec 2024-04-17T12:12:25.350 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rwQ2L7ER1_TrwI3 off=15175680 len=435101 2024-04-17T12:12:25.351 INFO:tasks.workunit.client.0.smithi031.stdout:op 5353 completed, throughput=5MB/sec 2024-04-17T12:12:25.351 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BOlMwPVUNP9R8_p off=7628267 len=409767 2024-04-17T12:12:25.354 INFO:tasks.workunit.client.0.smithi031.stdout:op 5354 completed, throughput=5MB/sec 2024-04-17T12:12:25.355 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-74aGMBDA5hLQVO2 off=9898848 len=1544216 2024-04-17T12:12:25.362 INFO:tasks.workunit.client.0.smithi031.stdout:op 5355 completed, throughput=5MB/sec 2024-04-17T12:12:25.362 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Nu0oDP8AHI6nuBu off=14786420 len=1601511 2024-04-17T12:12:25.371 INFO:tasks.workunit.client.0.smithi031.stdout:op 5356 completed, throughput=5MB/sec 2024-04-17T12:12:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:24.303072+0000 mgr.y (mgr.14556) 1434 : cluster [DBG] pgmap v2293: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:12:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:24.303072+0000 mgr.y (mgr.14556) 1434 : cluster [DBG] pgmap v2293: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:12:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:24.303072+0000 mgr.y (mgr.14556) 1434 : cluster [DBG] pgmap v2293: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-17T12:12:26.372 INFO:tasks.workunit.client.0.smithi031.stdout: 1052: throughput=5MB/sec pending data=0 2024-04-17T12:12:26.372 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oSIX07XakrUM0dG off=12941703 len=115260 2024-04-17T12:12:26.374 INFO:tasks.workunit.client.0.smithi031.stdout:op 5357 completed, throughput=5MB/sec 2024-04-17T12:12:26.375 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dfQlUY_hzaunsTP off=6456158 len=1859897 2024-04-17T12:12:26.389 INFO:tasks.workunit.client.0.smithi031.stdout:op 5358 completed, throughput=5MB/sec 2024-04-17T12:12:26.389 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-67BTEFV54gsmEfM off=16869657 len=772874 2024-04-17T12:12:26.392 INFO:tasks.workunit.client.0.smithi031.stdout:op 5359 completed, throughput=5MB/sec 2024-04-17T12:12:26.393 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cOSfuk6J9KGOatN off=704844 len=1888777 2024-04-17T12:12:26.406 INFO:tasks.workunit.client.0.smithi031.stdout:op 5360 completed, throughput=5MB/sec 2024-04-17T12:12:27.407 INFO:tasks.workunit.client.0.smithi031.stdout: 1053: throughput=5MB/sec pending data=0 2024-04-17T12:12:27.407 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--tHgijKK6vcrCmZ off=3247335 len=1353247 2024-04-17T12:12:27.415 INFO:tasks.workunit.client.0.smithi031.stdout:op 5361 completed, throughput=5MB/sec 2024-04-17T12:12:27.415 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Aa_dkJtN-8_uNb5 off=1744211 len=235040 2024-04-17T12:12:27.415 INFO:tasks.workunit.client.0.smithi031.stdout:op 5362 completed, throughput=5MB/sec 2024-04-17T12:12:27.415 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JFYcWr_VUbHvvPs off=1667796 len=1265940 2024-04-17T12:12:27.418 INFO:tasks.workunit.client.0.smithi031.stdout:op 5363 completed, throughput=5MB/sec 2024-04-17T12:12:27.418 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UleYANELvqegvCP off=5302711 len=318572 2024-04-17T12:12:27.422 INFO:tasks.workunit.client.0.smithi031.stdout:op 5364 completed, throughput=5MB/sec 2024-04-17T12:12:27.422 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JyyFmhqfNnNwmTX off=3371769 len=1513513 2024-04-17T12:12:27.427 INFO:tasks.workunit.client.0.smithi031.stdout:op 5365 completed, throughput=5MB/sec 2024-04-17T12:12:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:26.303521+0000 mgr.y (mgr.14556) 1435 : cluster [DBG] pgmap v2294: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:12:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:26.303521+0000 mgr.y (mgr.14556) 1435 : cluster [DBG] pgmap v2294: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:12:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:26.303521+0000 mgr.y (mgr.14556) 1435 : cluster [DBG] pgmap v2294: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-17T12:12:28.428 INFO:tasks.workunit.client.0.smithi031.stdout: 1054: throughput=5MB/sec pending data=0 2024-04-17T12:12:28.428 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WqjCqx524Z3O2JV off=5440361 len=1153215 2024-04-17T12:12:28.430 INFO:tasks.workunit.client.0.smithi031.stdout:op 5366 completed, throughput=5MB/sec 2024-04-17T12:12:28.431 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PkyQxw5_syGrm2K off=5424293 len=349969 2024-04-17T12:12:28.434 INFO:tasks.workunit.client.0.smithi031.stdout:op 5367 completed, throughput=5MB/sec 2024-04-17T12:12:28.435 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_G1GMOe_kSm6sd3 off=57307 len=769660 2024-04-17T12:12:28.439 INFO:tasks.workunit.client.0.smithi031.stdout:op 5368 completed, throughput=5MB/sec 2024-04-17T12:12:28.439 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iWp7moK0cI4mERD off=7532314 len=263118 2024-04-17T12:12:28.440 INFO:tasks.workunit.client.0.smithi031.stdout:op 5369 completed, throughput=5MB/sec 2024-04-17T12:12:28.440 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8EUtWaLLvdvsSPe off=2865554 len=2024213 2024-04-17T12:12:28.451 INFO:tasks.workunit.client.0.smithi031.stdout:op 5370 completed, throughput=5MB/sec 2024-04-17T12:12:28.451 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6YvmNq7PVj5ci1_ off=10776081 len=35697 2024-04-17T12:12:28.451 INFO:tasks.workunit.client.0.smithi031.stdout:op 5371 completed, throughput=5MB/sec 2024-04-17T12:12:28.452 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LJ7szqY_OuFGCNn off=4128316 len=1147171 2024-04-17T12:12:28.457 INFO:tasks.workunit.client.0.smithi031.stdout:op 5372 completed, throughput=5MB/sec 2024-04-17T12:12:29.458 INFO:tasks.workunit.client.0.smithi031.stdout: 1055: throughput=5MB/sec pending data=0 2024-04-17T12:12:29.458 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--piAONQEVkXp06g off=237636 len=970679 2024-04-17T12:12:29.459 INFO:tasks.workunit.client.0.smithi031.stdout:op 5373 completed, throughput=5MB/sec 2024-04-17T12:12:29.459 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0YWOqDyydFfeOuL off=8448580 len=963737 2024-04-17T12:12:29.465 INFO:tasks.workunit.client.0.smithi031.stdout:op 5374 completed, throughput=5MB/sec 2024-04-17T12:12:29.465 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UiZ2A58ClIj49Hl off=15032158 len=1994704 2024-04-17T12:12:29.477 INFO:tasks.workunit.client.0.smithi031.stdout:op 5375 completed, throughput=5MB/sec 2024-04-17T12:12:29.477 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8vg7x0dlVt5l6z2 off=9970185 len=744009 2024-04-17T12:12:29.481 INFO:tasks.workunit.client.0.smithi031.stdout:op 5376 completed, throughput=5MB/sec 2024-04-17T12:12:29.481 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DCgN_dUPfcQ4bFv off=14828904 len=582942 2024-04-17T12:12:29.482 INFO:tasks.workunit.client.0.smithi031.stdout:op 5377 completed, throughput=5MB/sec 2024-04-17T12:12:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:28.304171+0000 mgr.y (mgr.14556) 1436 : cluster [DBG] pgmap v2295: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:12:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:28.304171+0000 mgr.y (mgr.14556) 1436 : cluster [DBG] pgmap v2295: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:12:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:28.304171+0000 mgr.y (mgr.14556) 1436 : cluster [DBG] pgmap v2295: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:12:30.483 INFO:tasks.workunit.client.0.smithi031.stdout: 1056: throughput=5MB/sec pending data=0 2024-04-17T12:12:30.483 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oHHtferOt0vlCGl off=8535391 len=370814 2024-04-17T12:12:30.484 INFO:tasks.workunit.client.0.smithi031.stdout:op 5378 completed, throughput=5MB/sec 2024-04-17T12:12:30.484 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lTgXtL1yQ2BFHtu off=6689063 len=1061442 2024-04-17T12:12:30.489 INFO:tasks.workunit.client.0.smithi031.stdout:op 5379 completed, throughput=5MB/sec 2024-04-17T12:12:30.489 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GwbeWdL8WQTF3Ts off=1399539 len=1469069 2024-04-17T12:12:30.497 INFO:tasks.workunit.client.0.smithi031.stdout:op 5380 completed, throughput=5MB/sec 2024-04-17T12:12:30.497 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NT82KmxaEZxfYEG off=20187121 len=1242929 2024-04-17T12:12:30.498 INFO:tasks.workunit.client.0.smithi031.stdout:op 5381 completed, throughput=5MB/sec 2024-04-17T12:12:30.498 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9ze4cWl1Ms8yBeD off=17626207 len=149009 2024-04-17T12:12:30.501 INFO:tasks.workunit.client.0.smithi031.stdout:op 5382 completed, throughput=5MB/sec 2024-04-17T12:12:30.501 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KYe1n9mmbXraS0O off=2931262 len=1696342 2024-04-17T12:12:30.503 INFO:tasks.workunit.client.0.smithi031.stdout:op 5383 completed, throughput=5MB/sec 2024-04-17T12:12:31.503 INFO:tasks.workunit.client.0.smithi031.stdout: 1057: throughput=5MB/sec pending data=0 2024-04-17T12:12:31.503 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SMrmTpX0UFB_vBa off=2833585 len=543702 2024-04-17T12:12:31.508 INFO:tasks.workunit.client.0.smithi031.stdout:op 5384 completed, throughput=5MB/sec 2024-04-17T12:12:31.508 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8ocSSzjc8gN1NiU off=4019525 len=1726027 2024-04-17T12:12:31.521 INFO:tasks.workunit.client.0.smithi031.stdout:op 5385 completed, throughput=5MB/sec 2024-04-17T12:12:31.521 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TBFYqsLFX71m3MQ off=5392069 len=1681348 2024-04-17T12:12:31.523 INFO:tasks.workunit.client.0.smithi031.stdout:op 5386 completed, throughput=5MB/sec 2024-04-17T12:12:31.523 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8_6G_Zjq6LBXXnr off=12800082 len=1587165 2024-04-17T12:12:31.530 INFO:tasks.workunit.client.0.smithi031.stdout:op 5387 completed, throughput=5MB/sec 2024-04-17T12:12:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:30.304598+0000 mgr.y (mgr.14556) 1437 : cluster [DBG] pgmap v2296: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:30.304598+0000 mgr.y (mgr.14556) 1437 : cluster [DBG] pgmap v2296: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:30.304598+0000 mgr.y (mgr.14556) 1437 : cluster [DBG] pgmap v2296: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:12:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:31] "GET /metrics HTTP/1.1" 200 192538 "" "Prometheus/2.33.4" 2024-04-17T12:12:32.530 INFO:tasks.workunit.client.0.smithi031.stdout: 1058: throughput=5MB/sec pending data=0 2024-04-17T12:12:32.530 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-d9O-TYtr_gWo5Ih off=12138102 len=724836 2024-04-17T12:12:32.534 INFO:tasks.workunit.client.0.smithi031.stdout:op 5388 completed, throughput=5MB/sec 2024-04-17T12:12:32.534 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OVf2ajc5H4EHAHI off=38610 len=213896 2024-04-17T12:12:32.537 INFO:tasks.workunit.client.0.smithi031.stdout:op 5389 completed, throughput=5MB/sec 2024-04-17T12:12:32.537 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-qi0D0KTdQqDybJo off=2831502 len=1046477 2024-04-17T12:12:32.542 INFO:tasks.workunit.client.0.smithi031.stdout:op 5390 completed, throughput=5MB/sec 2024-04-17T12:12:32.542 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PcfaYxhlymL4snG off=16546811 len=1363583 2024-04-17T12:12:32.551 INFO:tasks.workunit.client.0.smithi031.stdout:op 5391 completed, throughput=5MB/sec 2024-04-17T12:12:32.551 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0lT2EOQR5CMLyXz off=18807730 len=1834013 2024-04-17T12:12:32.562 INFO:tasks.workunit.client.0.smithi031.stdout:op 5392 completed, throughput=5MB/sec 2024-04-17T12:12:33.331 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:12:33.562 INFO:tasks.workunit.client.0.smithi031.stdout: 1059: throughput=5MB/sec pending data=0 2024-04-17T12:12:33.562 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zxik_UtrlIRfE7p off=2614823 len=1777675 2024-04-17T12:12:33.572 INFO:tasks.workunit.client.0.smithi031.stdout:op 5393 completed, throughput=5MB/sec 2024-04-17T12:12:33.572 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IEFz82npH1cEBov off=14023083 len=1924354 2024-04-17T12:12:33.582 INFO:tasks.workunit.client.0.smithi031.stdout:op 5394 completed, throughput=5MB/sec 2024-04-17T12:12:33.582 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zceMZtPyY0rWYqg off=3511317 len=569414 2024-04-17T12:12:33.585 INFO:tasks.workunit.client.0.smithi031.stdout:op 5395 completed, throughput=5MB/sec 2024-04-17T12:12:33.585 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-I0Sqktgc27ynJlK off=4475404 len=1302830 2024-04-17T12:12:33.589 INFO:tasks.workunit.client.0.smithi031.stdout:op 5396 completed, throughput=5MB/sec 2024-04-17T12:12:33.621 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:12:33.621 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (39m) 8m ago 40m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:12:33.621 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (40m) 8m ago 40m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (41m) 8m ago 41m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (41m) 8m ago 41m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (45m) 8m ago 45m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (46m) 8m ago 46m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (46m) 8m ago 47m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (45m) 8m ago 45m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (45m) 8m ago 45m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (41m) 8m ago 41m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (41m) 8m ago 41m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (44m) 8m ago 44m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (44m) 8m ago 44m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (44m) 8m ago 44m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (43m) 8m ago 43m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:12:33.622 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (43m) 8m ago 43m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:12:33.623 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (42m) 8m ago 42m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:12:33.623 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (42m) 8m ago 42m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:12:33.623 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (42m) 8m ago 42m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:12:33.623 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (39m) 8m ago 41m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:12:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:32.305051+0000 mgr.y (mgr.14556) 1438 : cluster [DBG] pgmap v2297: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:32.305051+0000 mgr.y (mgr.14556) 1438 : cluster [DBG] pgmap v2297: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:32.305051+0000 mgr.y (mgr.14556) 1438 : cluster [DBG] pgmap v2297: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-17T12:12:33.972 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:12:33.972 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:12:33.972 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:12:33.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:12:33.973 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:12:34.387 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:12:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:12:34.589 INFO:tasks.workunit.client.0.smithi031.stdout: 1060: throughput=5MB/sec pending data=0 2024-04-17T12:12:34.589 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KEDQMB_58BViQp5 off=7322045 len=1624330 2024-04-17T12:12:34.591 INFO:tasks.workunit.client.0.smithi031.stdout:op 5397 completed, throughput=5MB/sec 2024-04-17T12:12:34.591 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oWJppNagLc2rjXm off=135919 len=69528 2024-04-17T12:12:34.594 INFO:tasks.workunit.client.0.smithi031.stdout:op 5398 completed, throughput=5MB/sec 2024-04-17T12:12:34.594 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-FPhGUwZh_6ElNvZ off=1909473 len=1240489 2024-04-17T12:12:34.600 INFO:tasks.workunit.client.0.smithi031.stdout:op 5399 completed, throughput=5MB/sec 2024-04-17T12:12:34.600 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IaT5A5oMe8Ltplo off=8152359 len=899520 2024-04-17T12:12:34.602 INFO:tasks.workunit.client.0.smithi031.stdout:op 5400 completed, throughput=5MB/sec 2024-04-17T12:12:34.603 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HXZ7FWb5gBjS0vW off=653863 len=117826 2024-04-17T12:12:34.603 INFO:tasks.workunit.client.0.smithi031.stdout:op 5401 completed, throughput=5MB/sec 2024-04-17T12:12:34.603 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uUXP9XKyxc1A7lZ off=7773839 len=2082570 2024-04-17T12:12:34.615 INFO:tasks.workunit.client.0.smithi031.stdout:op 5402 completed, throughput=5MB/sec 2024-04-17T12:12:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:12:33.320252+0000 mgr.y (mgr.14556) 1439 : audit [DBG] from='client.26597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:12:33.614479+0000 mgr.y (mgr.14556) 1440 : audit [DBG] from='client.16707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:12:33.973515+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.31:0/3493779654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:12:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:12:33.320252+0000 mgr.y (mgr.14556) 1439 : audit [DBG] from='client.26597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:12:33.614479+0000 mgr.y (mgr.14556) 1440 : audit [DBG] from='client.16707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:12:33.973515+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.31:0/3493779654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:12:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:12:33.320252+0000 mgr.y (mgr.14556) 1439 : audit [DBG] from='client.26597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:12:33.614479+0000 mgr.y (mgr.14556) 1440 : audit [DBG] from='client.16707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:12:34.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:12:33.973515+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.31:0/3493779654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:12:35.615 INFO:tasks.workunit.client.0.smithi031.stdout: 1061: throughput=5MB/sec pending data=0 2024-04-17T12:12:35.615 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xdUkGirkQHJuJkQ off=7112918 len=322514 2024-04-17T12:12:35.619 INFO:tasks.workunit.client.0.smithi031.stdout:op 5403 completed, throughput=5MB/sec 2024-04-17T12:12:35.619 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oCNR5pmviZHdTcI off=2283394 len=380048 2024-04-17T12:12:35.622 INFO:tasks.workunit.client.0.smithi031.stdout:op 5404 completed, throughput=5MB/sec 2024-04-17T12:12:35.622 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1hSoTg3qAZHqOJP off=7619793 len=1805270 2024-04-17T12:12:35.632 INFO:tasks.workunit.client.0.smithi031.stdout:op 5405 completed, throughput=5MB/sec 2024-04-17T12:12:35.632 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Bp2iq_tSz5l7-0_ off=14345674 len=750565 2024-04-17T12:12:35.634 INFO:tasks.workunit.client.0.smithi031.stdout:op 5406 completed, throughput=5MB/sec 2024-04-17T12:12:35.634 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-utaZjZvxv36e57x off=9251306 len=612882 2024-04-17T12:12:35.638 INFO:tasks.workunit.client.0.smithi031.stdout:op 5407 completed, throughput=5MB/sec 2024-04-17T12:12:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:34.305640+0000 mgr.y (mgr.14556) 1441 : cluster [DBG] pgmap v2298: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-17T12:12:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:34.305640+0000 mgr.y (mgr.14556) 1441 : cluster [DBG] pgmap v2298: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-17T12:12:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:34.305640+0000 mgr.y (mgr.14556) 1441 : cluster [DBG] pgmap v2298: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-17T12:12:36.638 INFO:tasks.workunit.client.0.smithi031.stdout: 1062: throughput=5MB/sec pending data=0 2024-04-17T12:12:36.638 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-eAwz7M8pIIew-rY off=9755343 len=1889230 2024-04-17T12:12:36.649 INFO:tasks.workunit.client.0.smithi031.stdout:op 5408 completed, throughput=5MB/sec 2024-04-17T12:12:36.649 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tHjwbd1wJEAss1l off=11193412 len=1179985 2024-04-17T12:12:36.656 INFO:tasks.workunit.client.0.smithi031.stdout:op 5409 completed, throughput=5MB/sec 2024-04-17T12:12:36.656 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-o3XLimnsOnJ7xfg off=11330603 len=1781058 2024-04-17T12:12:36.665 INFO:tasks.workunit.client.0.smithi031.stdout:op 5410 completed, throughput=5MB/sec 2024-04-17T12:12:36.665 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZYD5JRnt10vTR_F off=8213339 len=486873 2024-04-17T12:12:36.668 INFO:tasks.workunit.client.0.smithi031.stdout:op 5411 completed, throughput=5MB/sec 2024-04-17T12:12:37.669 INFO:tasks.workunit.client.0.smithi031.stdout: 1063: throughput=5MB/sec pending data=0 2024-04-17T12:12:37.669 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZjQwKCy3OjwaEy2 off=3872753 len=55247 2024-04-17T12:12:37.672 INFO:tasks.workunit.client.0.smithi031.stdout:op 5412 completed, throughput=5MB/sec 2024-04-17T12:12:37.672 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-23fGXiivtQXZZo_ off=13149941 len=1285734 2024-04-17T12:12:37.679 INFO:tasks.workunit.client.0.smithi031.stdout:op 5413 completed, throughput=5MB/sec 2024-04-17T12:12:37.679 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gkz2OpEpe97q2GL off=2547967 len=1215006 2024-04-17T12:12:37.686 INFO:tasks.workunit.client.0.smithi031.stdout:op 5414 completed, throughput=5MB/sec 2024-04-17T12:12:37.686 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Et3Ov1XENexc1O0 off=1031293 len=644137 2024-04-17T12:12:37.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 5415 completed, throughput=5MB/sec 2024-04-17T12:12:37.691 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PKqk77Mo6AQGDnL off=1888994 len=732578 2024-04-17T12:12:37.695 INFO:tasks.workunit.client.0.smithi031.stdout:op 5416 completed, throughput=5MB/sec 2024-04-17T12:12:37.695 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6Fs7y3I0wW0I5NE off=2136620 len=775437 2024-04-17T12:12:37.699 INFO:tasks.workunit.client.0.smithi031.stdout:op 5417 completed, throughput=5MB/sec 2024-04-17T12:12:37.700 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XaYTTTIkwXMDbRW off=9264041 len=575827 2024-04-17T12:12:37.703 INFO:tasks.workunit.client.0.smithi031.stdout:op 5418 completed, throughput=5MB/sec 2024-04-17T12:12:37.703 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hNyXeq52jfNBuzs off=3570774 len=1847980 2024-04-17T12:12:37.710 INFO:tasks.workunit.client.0.smithi031.stdout:op 5419 completed, throughput=5MB/sec 2024-04-17T12:12:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:36.306262+0000 mgr.y (mgr.14556) 1442 : cluster [DBG] pgmap v2299: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-17T12:12:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:36.306262+0000 mgr.y (mgr.14556) 1442 : cluster [DBG] pgmap v2299: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-17T12:12:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:36.306262+0000 mgr.y (mgr.14556) 1442 : cluster [DBG] pgmap v2299: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-17T12:12:38.711 INFO:tasks.workunit.client.0.smithi031.stdout: 1064: throughput=5MB/sec pending data=0 2024-04-17T12:12:38.711 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JhFRLr4bxIN1Z1j off=89511 len=514744 2024-04-17T12:12:38.715 INFO:tasks.workunit.client.0.smithi031.stdout:op 5420 completed, throughput=5MB/sec 2024-04-17T12:12:38.715 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-H7xECu9kfKqekG6 off=2178381 len=292164 2024-04-17T12:12:38.716 INFO:tasks.workunit.client.0.smithi031.stdout:op 5421 completed, throughput=5MB/sec 2024-04-17T12:12:38.716 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-j9s1c0XhUMHE2iu off=17489027 len=1977878 2024-04-17T12:12:38.726 INFO:tasks.workunit.client.0.smithi031.stdout:op 5422 completed, throughput=5MB/sec 2024-04-17T12:12:38.726 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9n3Rzeb09PQcJnB off=8449263 len=1980434 2024-04-17T12:12:38.734 INFO:tasks.workunit.client.0.smithi031.stdout:op 5423 completed, throughput=5MB/sec 2024-04-17T12:12:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:38.306893+0000 mgr.y (mgr.14556) 1443 : cluster [DBG] pgmap v2300: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 6 op/s 2024-04-17T12:12:39.734 INFO:tasks.workunit.client.0.smithi031.stdout: 1065: throughput=5MB/sec pending data=0 2024-04-17T12:12:39.734 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UVeS-BCHBiphWKe off=7717020 len=1705917 2024-04-17T12:12:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:38.306893+0000 mgr.y (mgr.14556) 1443 : cluster [DBG] pgmap v2300: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 6 op/s 2024-04-17T12:12:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:38.306893+0000 mgr.y (mgr.14556) 1443 : cluster [DBG] pgmap v2300: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 6 op/s 2024-04-17T12:12:39.741 INFO:tasks.workunit.client.0.smithi031.stdout:op 5424 completed, throughput=5MB/sec 2024-04-17T12:12:39.741 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RYtXljs-JwG1dve off=7998788 len=87787 2024-04-17T12:12:39.744 INFO:tasks.workunit.client.0.smithi031.stdout:op 5425 completed, throughput=5MB/sec 2024-04-17T12:12:39.744 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RRUjKioXQsgJpYO off=8956668 len=291429 2024-04-17T12:12:39.746 INFO:tasks.workunit.client.0.smithi031.stdout:op 5426 completed, throughput=5MB/sec 2024-04-17T12:12:39.747 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OMwpQSDNuZdtJ-0 off=2284422 len=1049062 2024-04-17T12:12:39.748 INFO:tasks.workunit.client.0.smithi031.stdout:op 5427 completed, throughput=5MB/sec 2024-04-17T12:12:39.748 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-I0Sqktgc27ynJlK off=2566832 len=1910689 2024-04-17T12:12:39.750 INFO:tasks.workunit.client.0.smithi031.stdout:op 5428 completed, throughput=5MB/sec 2024-04-17T12:12:40.751 INFO:tasks.workunit.client.0.smithi031.stdout: 1066: throughput=5MB/sec pending data=0 2024-04-17T12:12:40.751 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JtksFZvVDx62rDb off=15702530 len=1696970 2024-04-17T12:12:40.753 INFO:tasks.workunit.client.0.smithi031.stdout:op 5429 completed, throughput=5MB/sec 2024-04-17T12:12:40.753 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Z0JNdtTh06HBEMn off=1317611 len=1626433 2024-04-17T12:12:40.760 INFO:tasks.workunit.client.0.smithi031.stdout:op 5430 completed, throughput=5MB/sec 2024-04-17T12:12:40.760 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SKwm_VB_GctwiMD off=15575871 len=824400 2024-04-17T12:12:40.765 INFO:tasks.workunit.client.0.smithi031.stdout:op 5431 completed, throughput=5MB/sec 2024-04-17T12:12:40.765 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ouP5nzLhZVjoX1y off=14460883 len=936093 2024-04-17T12:12:40.769 INFO:tasks.workunit.client.0.smithi031.stdout:op 5432 completed, throughput=5MB/sec 2024-04-17T12:12:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:40.307292+0000 mgr.y (mgr.14556) 1444 : cluster [DBG] pgmap v2301: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-17T12:12:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:40.307292+0000 mgr.y (mgr.14556) 1444 : cluster [DBG] pgmap v2301: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-17T12:12:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:40.307292+0000 mgr.y (mgr.14556) 1444 : cluster [DBG] pgmap v2301: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-17T12:12:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:12:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:41] "GET /metrics HTTP/1.1" 200 192544 "" "Prometheus/2.33.4" 2024-04-17T12:12:41.770 INFO:tasks.workunit.client.0.smithi031.stdout: 1067: throughput=5MB/sec pending data=0 2024-04-17T12:12:41.770 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pSjl1aKcLbiAuyk off=11990492 len=1361571 2024-04-17T12:12:41.772 INFO:tasks.workunit.client.0.smithi031.stdout:op 5433 completed, throughput=5MB/sec 2024-04-17T12:12:41.772 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PrBltgYURRIuf67 off=2862433 len=1643824 2024-04-17T12:12:41.781 INFO:tasks.workunit.client.0.smithi031.stdout:op 5434 completed, throughput=5MB/sec 2024-04-17T12:12:41.781 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vvEXVlTMRHCsVlz off=2118996 len=1446967 2024-04-17T12:12:41.787 INFO:tasks.workunit.client.0.smithi031.stdout:op 5435 completed, throughput=5MB/sec 2024-04-17T12:12:41.787 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GKETwAhysYtIkko off=3588287 len=268103 2024-04-17T12:12:41.788 INFO:tasks.workunit.client.0.smithi031.stdout:op 5436 completed, throughput=5MB/sec 2024-04-17T12:12:42.788 INFO:tasks.workunit.client.0.smithi031.stdout: 1068: throughput=5MB/sec pending data=0 2024-04-17T12:12:42.788 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i5oCuqf0NarVZJj off=1010968 len=1321586 2024-04-17T12:12:42.796 INFO:tasks.workunit.client.0.smithi031.stdout:op 5437 completed, throughput=5MB/sec 2024-04-17T12:12:42.797 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gko1dJxYDDbShv- off=12232224 len=929092 2024-04-17T12:12:42.802 INFO:tasks.workunit.client.0.smithi031.stdout:op 5438 completed, throughput=5MB/sec 2024-04-17T12:12:42.802 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w_qShqfV7_M-jTt off=7896703 len=592783 2024-04-17T12:12:42.803 INFO:tasks.workunit.client.0.smithi031.stdout:op 5439 completed, throughput=5MB/sec 2024-04-17T12:12:42.803 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tvvOKCXUtKoJG3v off=12615108 len=1498361 2024-04-17T12:12:42.805 INFO:tasks.workunit.client.0.smithi031.stdout:op 5440 completed, throughput=5MB/sec 2024-04-17T12:12:42.805 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MJrqernQJiKrcRt off=7475525 len=1129971 2024-04-17T12:12:42.806 INFO:tasks.workunit.client.0.smithi031.stdout:op 5441 completed, throughput=5MB/sec 2024-04-17T12:12:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:42.307635+0000 mgr.y (mgr.14556) 1445 : cluster [DBG] pgmap v2302: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-17T12:12:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:42.307635+0000 mgr.y (mgr.14556) 1445 : cluster [DBG] pgmap v2302: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-17T12:12:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:42.307635+0000 mgr.y (mgr.14556) 1445 : cluster [DBG] pgmap v2302: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-17T12:12:43.806 INFO:tasks.workunit.client.0.smithi031.stdout: 1069: throughput=5MB/sec pending data=0 2024-04-17T12:12:43.806 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SFfwyfND1XKJIsc off=2480125 len=43106 2024-04-17T12:12:43.807 INFO:tasks.workunit.client.0.smithi031.stdout:op 5442 completed, throughput=5MB/sec 2024-04-17T12:12:43.807 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zVAMiwiB8WA_ePW off=17836018 len=124641 2024-04-17T12:12:43.810 INFO:tasks.workunit.client.0.smithi031.stdout:op 5443 completed, throughput=5MB/sec 2024-04-17T12:12:43.810 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Nr-oSeSvpUxyMQQ off=15981867 len=664718 2024-04-17T12:12:43.815 INFO:tasks.workunit.client.0.smithi031.stdout:op 5444 completed, throughput=5MB/sec 2024-04-17T12:12:43.815 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TDD15L0-RKuoE1s off=4540279 len=130198 2024-04-17T12:12:43.818 INFO:tasks.workunit.client.0.smithi031.stdout:op 5445 completed, throughput=5MB/sec 2024-04-17T12:12:43.818 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QGAtWbN40H0b2vL off=7589034 len=637186 2024-04-17T12:12:43.819 INFO:tasks.workunit.client.0.smithi031.stdout:op 5446 completed, throughput=5MB/sec 2024-04-17T12:12:43.819 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WL6j01wh4jo6J7t off=6735971 len=1048027 2024-04-17T12:12:43.824 INFO:tasks.workunit.client.0.smithi031.stdout:op 5447 completed, throughput=5MB/sec 2024-04-17T12:12:43.825 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oQSTcCVQL8sRAh2 off=9593388 len=1180771 2024-04-17T12:12:43.826 INFO:tasks.workunit.client.0.smithi031.stdout:op 5448 completed, throughput=5MB/sec 2024-04-17T12:12:43.826 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VqUyv0B3wIC9P8P off=7583236 len=1892222 2024-04-17T12:12:43.829 INFO:tasks.workunit.client.0.smithi031.stdout:op 5449 completed, throughput=5MB/sec 2024-04-17T12:12:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:12:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:12:44.830 INFO:tasks.workunit.client.0.smithi031.stdout: 1070: throughput=5MB/sec pending data=0 2024-04-17T12:12:44.830 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fBoqKn6xZXkoNJA off=6007769 len=413400 2024-04-17T12:12:44.834 INFO:tasks.workunit.client.0.smithi031.stdout:op 5450 completed, throughput=5MB/sec 2024-04-17T12:12:44.834 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2sPn_ATXF2FN7QT off=6692452 len=1532801 2024-04-17T12:12:44.843 INFO:tasks.workunit.client.0.smithi031.stdout:op 5451 completed, throughput=5MB/sec 2024-04-17T12:12:44.843 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bC3WZrT-9P9r4Ta off=3475567 len=1377381 2024-04-17T12:12:44.851 INFO:tasks.workunit.client.0.smithi031.stdout:op 5452 completed, throughput=5MB/sec 2024-04-17T12:12:44.851 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-N-zGeJjbtnQZIKR off=13332799 len=402757 2024-04-17T12:12:44.853 INFO:tasks.workunit.client.0.smithi031.stdout:op 5453 completed, throughput=5MB/sec 2024-04-17T12:12:44.853 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hR-rcxxU8WiULzY off=2068559 len=2018460 2024-04-17T12:12:44.864 INFO:tasks.workunit.client.0.smithi031.stdout:op 5454 completed, throughput=5MB/sec 2024-04-17T12:12:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:44.308410+0000 mgr.y (mgr.14556) 1446 : cluster [DBG] pgmap v2303: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.6 MiB/s wr, 6 op/s 2024-04-17T12:12:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:44.308410+0000 mgr.y (mgr.14556) 1446 : cluster [DBG] pgmap v2303: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.6 MiB/s wr, 6 op/s 2024-04-17T12:12:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:44.308410+0000 mgr.y (mgr.14556) 1446 : cluster [DBG] pgmap v2303: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.6 MiB/s wr, 6 op/s 2024-04-17T12:12:45.864 INFO:tasks.workunit.client.0.smithi031.stdout: 1071: throughput=5MB/sec pending data=0 2024-04-17T12:12:45.864 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-v6e1lxCT8G_20lk off=7917644 len=617006 2024-04-17T12:12:45.865 INFO:tasks.workunit.client.0.smithi031.stdout:op 5455 completed, throughput=5MB/sec 2024-04-17T12:12:45.865 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-PLyHdeiTSOmmTnS off=8652823 len=1732802 2024-04-17T12:12:45.875 INFO:tasks.workunit.client.0.smithi031.stdout:op 5456 completed, throughput=5MB/sec 2024-04-17T12:12:45.875 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kiVGpT2SKHAjzMl off=12572396 len=67230 2024-04-17T12:12:45.876 INFO:tasks.workunit.client.0.smithi031.stdout:op 5457 completed, throughput=5MB/sec 2024-04-17T12:12:45.876 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GuHroBXtakTZ6E- off=10239767 len=2026021 2024-04-17T12:12:45.884 INFO:tasks.workunit.client.0.smithi031.stdout:op 5458 completed, throughput=5MB/sec 2024-04-17T12:12:45.884 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PK_jxwYsejzKXp7 off=4773509 len=1811230 2024-04-17T12:12:45.886 INFO:tasks.workunit.client.0.smithi031.stdout:op 5459 completed, throughput=5MB/sec 2024-04-17T12:12:46.887 INFO:tasks.workunit.client.0.smithi031.stdout: 1072: throughput=5MB/sec pending data=0 2024-04-17T12:12:46.887 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-W_nwG8-y2-gNWBh off=1753663 len=820134 2024-04-17T12:12:46.892 INFO:tasks.workunit.client.0.smithi031.stdout:op 5460 completed, throughput=5MB/sec 2024-04-17T12:12:46.892 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qBdHF1vylEQjAuG off=5087956 len=981697 2024-04-17T12:12:46.894 INFO:tasks.workunit.client.0.smithi031.stdout:op 5461 completed, throughput=5MB/sec 2024-04-17T12:12:46.894 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-QOkC1mpjjMKITF_ off=493274 len=1435882 2024-04-17T12:12:46.896 INFO:tasks.workunit.client.0.smithi031.stdout:op 5462 completed, throughput=5MB/sec 2024-04-17T12:12:46.896 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MaSrUitMkICmcyT off=726897 len=137315 2024-04-17T12:12:46.896 INFO:tasks.workunit.client.0.smithi031.stdout:op 5463 completed, throughput=5MB/sec 2024-04-17T12:12:46.896 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pksHQ8s294NjEJ8 off=2749096 len=315903 2024-04-17T12:12:46.897 INFO:tasks.workunit.client.0.smithi031.stdout:op 5464 completed, throughput=5MB/sec 2024-04-17T12:12:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:46.308942+0000 mgr.y (mgr.14556) 1447 : cluster [DBG] pgmap v2304: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-17T12:12:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:46.308942+0000 mgr.y (mgr.14556) 1447 : cluster [DBG] pgmap v2304: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-17T12:12:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:46.308942+0000 mgr.y (mgr.14556) 1447 : cluster [DBG] pgmap v2304: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-17T12:12:47.897 INFO:tasks.workunit.client.0.smithi031.stdout: 1073: throughput=5MB/sec pending data=0 2024-04-17T12:12:47.898 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-F1XYOWx_ID4ZZmL off=3261442 len=316069 2024-04-17T12:12:47.898 INFO:tasks.workunit.client.0.smithi031.stdout:op 5465 completed, throughput=5MB/sec 2024-04-17T12:12:47.898 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tFl43ynC8hv-Mes off=15552380 len=701997 2024-04-17T12:12:47.899 INFO:tasks.workunit.client.0.smithi031.stdout:op 5466 completed, throughput=5MB/sec 2024-04-17T12:12:47.899 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UgVpd4fpPAP6qIi off=3736204 len=995666 2024-04-17T12:12:47.905 INFO:tasks.workunit.client.0.smithi031.stdout:op 5467 completed, throughput=5MB/sec 2024-04-17T12:12:47.906 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sceTIe2pwLWAucT off=885518 len=1986758 2024-04-17T12:12:47.915 INFO:tasks.workunit.client.0.smithi031.stdout:op 5468 completed, throughput=5MB/sec 2024-04-17T12:12:47.915 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8CXdcVuST4D6qUH off=12552329 len=1059112 2024-04-17T12:12:47.916 INFO:tasks.workunit.client.0.smithi031.stdout:op 5469 completed, throughput=5MB/sec 2024-04-17T12:12:47.917 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dZZl11pKZ6AEICC off=6041429 len=1291691 2024-04-17T12:12:47.924 INFO:tasks.workunit.client.0.smithi031.stdout:op 5470 completed, throughput=5MB/sec 2024-04-17T12:12:48.924 INFO:tasks.workunit.client.0.smithi031.stdout: 1074: throughput=5MB/sec pending data=0 2024-04-17T12:12:48.924 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iXh36HUrGqMXSkp off=11919367 len=1956740 2024-04-17T12:12:48.933 INFO:tasks.workunit.client.0.smithi031.stdout:op 5471 completed, throughput=5MB/sec 2024-04-17T12:12:48.933 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WdLESVdlqIljY7s off=1192732 len=1455284 2024-04-17T12:12:48.935 INFO:tasks.workunit.client.0.smithi031.stdout:op 5472 completed, throughput=5MB/sec 2024-04-17T12:12:48.935 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s-foo9bihGhlC31 off=9006895 len=347103 2024-04-17T12:12:48.936 INFO:tasks.workunit.client.0.smithi031.stdout:op 5473 completed, throughput=5MB/sec 2024-04-17T12:12:48.936 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZMT6vNT97WrLDb7 off=19814179 len=1535547 2024-04-17T12:12:48.938 INFO:tasks.workunit.client.0.smithi031.stdout:op 5474 completed, throughput=5MB/sec 2024-04-17T12:12:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:48.309749+0000 mgr.y (mgr.14556) 1448 : cluster [DBG] pgmap v2305: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-04-17T12:12:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:12:48.932432+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:12:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:12:49.238857+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:12:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:12:49.239564+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:12:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:12:49.243830+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:12:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:48.309749+0000 mgr.y (mgr.14556) 1448 : cluster [DBG] pgmap v2305: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-04-17T12:12:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:12:48.932432+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:12:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:12:49.238857+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:12:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:12:49.239564+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:12:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:12:49.243830+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:12:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:48.309749+0000 mgr.y (mgr.14556) 1448 : cluster [DBG] pgmap v2305: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-04-17T12:12:49.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:12:48.932432+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:12:49.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:12:49.238857+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:12:49.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:12:49.239564+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:12:49.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:12:49.243830+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:12:49.938 INFO:tasks.workunit.client.0.smithi031.stdout: 1075: throughput=5MB/sec pending data=0 2024-04-17T12:12:49.938 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6FdZUFb_ke3qyLG off=9985627 len=966390 2024-04-17T12:12:49.944 INFO:tasks.workunit.client.0.smithi031.stdout:op 5475 completed, throughput=5MB/sec 2024-04-17T12:12:49.944 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bZsd6UkhgDIgK4f off=2768112 len=1885475 2024-04-17T12:12:49.947 INFO:tasks.workunit.client.0.smithi031.stdout:op 5476 completed, throughput=5MB/sec 2024-04-17T12:12:49.947 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-N6xt4Xx3sFfZ0bh off=17428935 len=2004056 2024-04-17T12:12:49.949 INFO:tasks.workunit.client.0.smithi031.stdout:op 5477 completed, throughput=5MB/sec 2024-04-17T12:12:50.949 INFO:tasks.workunit.client.0.smithi031.stdout: 1076: throughput=5MB/sec pending data=0 2024-04-17T12:12:50.949 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sVUnhq_w8vD-nS6 off=2035436 len=1493069 2024-04-17T12:12:50.951 INFO:tasks.workunit.client.0.smithi031.stdout:op 5478 completed, throughput=5MB/sec 2024-04-17T12:12:50.951 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CKW-ejANwc6zf00 off=10830755 len=570229 2024-04-17T12:12:50.952 INFO:tasks.workunit.client.0.smithi031.stdout:op 5479 completed, throughput=5MB/sec 2024-04-17T12:12:50.952 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-FEVomTyVGwF6ZYH off=5730197 len=500297 2024-04-17T12:12:50.954 INFO:tasks.workunit.client.0.smithi031.stdout:op 5480 completed, throughput=5MB/sec 2024-04-17T12:12:50.954 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bLBTbz9PbGk1QUX off=13427465 len=1539374 2024-04-17T12:12:50.955 INFO:tasks.workunit.client.0.smithi031.stdout:op 5481 completed, throughput=5MB/sec 2024-04-17T12:12:50.955 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7g3qIcGshIjpf4T off=1812675 len=1833821 2024-04-17T12:12:50.958 INFO:tasks.workunit.client.0.smithi031.stdout:op 5482 completed, throughput=5MB/sec 2024-04-17T12:12:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:50.310210+0000 mgr.y (mgr.14556) 1449 : cluster [DBG] pgmap v2306: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:12:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:50.310210+0000 mgr.y (mgr.14556) 1449 : cluster [DBG] pgmap v2306: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:12:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:50.310210+0000 mgr.y (mgr.14556) 1449 : cluster [DBG] pgmap v2306: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:12:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:12:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:51] "GET /metrics HTTP/1.1" 200 192544 "" "Prometheus/2.33.4" 2024-04-17T12:12:51.958 INFO:tasks.workunit.client.0.smithi031.stdout: 1077: throughput=5MB/sec pending data=0 2024-04-17T12:12:51.959 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-JYXtPGUnoQWQmra off=19921437 len=1873435 2024-04-17T12:12:51.968 INFO:tasks.workunit.client.0.smithi031.stdout:op 5483 completed, throughput=5MB/sec 2024-04-17T12:12:51.968 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-emrPaCjzxFQVXmX off=1163575 len=529388 2024-04-17T12:12:51.969 INFO:tasks.workunit.client.0.smithi031.stdout:op 5484 completed, throughput=5MB/sec 2024-04-17T12:12:51.969 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RLoRBA2W-NERZVc off=961454 len=1472426 2024-04-17T12:12:51.971 INFO:tasks.workunit.client.0.smithi031.stdout:op 5485 completed, throughput=5MB/sec 2024-04-17T12:12:51.972 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hFMtJqk8bHRUInU off=1319847 len=184602 2024-04-17T12:12:51.974 INFO:tasks.workunit.client.0.smithi031.stdout:op 5486 completed, throughput=5MB/sec 2024-04-17T12:12:51.975 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nQId73BmeOrODMM off=219458 len=1092970 2024-04-17T12:12:51.981 INFO:tasks.workunit.client.0.smithi031.stdout:op 5487 completed, throughput=5MB/sec 2024-04-17T12:12:52.982 INFO:tasks.workunit.client.0.smithi031.stdout: 1078: throughput=5MB/sec pending data=0 2024-04-17T12:12:52.982 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yg6iajKYdAPweym off=507954 len=694799 2024-04-17T12:12:52.986 INFO:tasks.workunit.client.0.smithi031.stdout:op 5488 completed, throughput=5MB/sec 2024-04-17T12:12:52.987 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Wh-RORAEP-h69A4 off=682902 len=1385840 2024-04-17T12:12:52.991 INFO:tasks.workunit.client.0.smithi031.stdout:op 5489 completed, throughput=5MB/sec 2024-04-17T12:12:52.991 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-C9uM7GYp0sL7X39 off=6558694 len=207941 2024-04-17T12:12:52.994 INFO:tasks.workunit.client.0.smithi031.stdout:op 5490 completed, throughput=5MB/sec 2024-04-17T12:12:52.994 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lyLtQUSgzzqjFtc off=3848289 len=2003994 2024-04-17T12:12:53.012 INFO:tasks.workunit.client.0.smithi031.stdout:op 5491 completed, throughput=5MB/sec 2024-04-17T12:12:53.012 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gJ6IimF3CEQHnAB off=3406653 len=1184814 2024-04-17T12:12:53.018 INFO:tasks.workunit.client.0.smithi031.stdout:op 5492 completed, throughput=5MB/sec 2024-04-17T12:12:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:52.310601+0000 mgr.y (mgr.14556) 1450 : cluster [DBG] pgmap v2307: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:12:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:52.310601+0000 mgr.y (mgr.14556) 1450 : cluster [DBG] pgmap v2307: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:12:53.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:52.310601+0000 mgr.y (mgr.14556) 1450 : cluster [DBG] pgmap v2307: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-17T12:12:54.018 INFO:tasks.workunit.client.0.smithi031.stdout: 1079: throughput=5MB/sec pending data=0 2024-04-17T12:12:54.019 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7_IIsIyeUb_zH2l off=10615867 len=719188 2024-04-17T12:12:54.023 INFO:tasks.workunit.client.0.smithi031.stdout:op 5493 completed, throughput=5MB/sec 2024-04-17T12:12:54.023 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zQBqmUekb8DRDLF off=4688673 len=1267580 2024-04-17T12:12:54.025 INFO:tasks.workunit.client.0.smithi031.stdout:op 5494 completed, throughput=5MB/sec 2024-04-17T12:12:54.025 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xK-3bko4I7vhXM4 off=795139 len=319001 2024-04-17T12:12:54.028 INFO:tasks.workunit.client.0.smithi031.stdout:op 5495 completed, throughput=5MB/sec 2024-04-17T12:12:54.029 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Wt3k5HSuNflk7i3 off=7628949 len=793102 2024-04-17T12:12:54.033 INFO:tasks.workunit.client.0.smithi031.stdout:op 5496 completed, throughput=5MB/sec 2024-04-17T12:12:54.033 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4eWIaxZaMtuQlgI off=1083665 len=789410 2024-04-17T12:12:54.034 INFO:tasks.workunit.client.0.smithi031.stdout:op 5497 completed, throughput=5MB/sec 2024-04-17T12:12:54.034 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BL0dfx-RJE2dBra off=17911292 len=1929580 2024-04-17T12:12:54.037 INFO:tasks.workunit.client.0.smithi031.stdout:op 5498 completed, throughput=5MB/sec 2024-04-17T12:12:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:12:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:12:55.038 INFO:tasks.workunit.client.0.smithi031.stdout: 1080: throughput=5MB/sec pending data=0 2024-04-17T12:12:55.038 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-aWFk3wBvM_uUa3Y off=15622779 len=49914 2024-04-17T12:12:55.038 INFO:tasks.workunit.client.0.smithi031.stdout:op 5499 completed, throughput=5MB/sec 2024-04-17T12:12:55.038 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i2PKl27dzAbHOKg off=1767528 len=748053 2024-04-17T12:12:55.043 INFO:tasks.workunit.client.0.smithi031.stdout:op 5500 completed, throughput=5MB/sec 2024-04-17T12:12:55.043 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fMOoIU8-kOL-CRD off=2525912 len=1576723 2024-04-17T12:12:55.045 INFO:tasks.workunit.client.0.smithi031.stdout:op 5501 completed, throughput=5MB/sec 2024-04-17T12:12:55.045 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hkJpOhOq2_YO_FV off=8151858 len=1025883 2024-04-17T12:12:55.047 INFO:tasks.workunit.client.0.smithi031.stdout:op 5502 completed, throughput=5MB/sec 2024-04-17T12:12:55.047 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6jV8sgexFwx2nYR off=720704 len=598919 2024-04-17T12:12:55.051 INFO:tasks.workunit.client.0.smithi031.stdout:op 5503 completed, throughput=5MB/sec 2024-04-17T12:12:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:54.311464+0000 mgr.y (mgr.14556) 1451 : cluster [DBG] pgmap v2308: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-17T12:12:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:54.311464+0000 mgr.y (mgr.14556) 1451 : cluster [DBG] pgmap v2308: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-17T12:12:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:54.311464+0000 mgr.y (mgr.14556) 1451 : cluster [DBG] pgmap v2308: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-17T12:12:56.051 INFO:tasks.workunit.client.0.smithi031.stdout: 1081: throughput=5MB/sec pending data=0 2024-04-17T12:12:56.052 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-e6TvxkaeTzaeg0R off=11999736 len=2042361 2024-04-17T12:12:56.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 5504 completed, throughput=5MB/sec 2024-04-17T12:12:56.054 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sdTWqDEWx3N2NXd off=8410117 len=1119891 2024-04-17T12:12:56.057 INFO:tasks.workunit.client.0.smithi031.stdout:op 5505 completed, throughput=5MB/sec 2024-04-17T12:12:56.057 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PmmeCphCSfI79UE off=1636407 len=1759296 2024-04-17T12:12:56.059 INFO:tasks.workunit.client.0.smithi031.stdout:op 5506 completed, throughput=5MB/sec 2024-04-17T12:12:56.059 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VxwD1CZVYND8z_G off=5021959 len=297840 2024-04-17T12:12:56.062 INFO:tasks.workunit.client.0.smithi031.stdout:op 5507 completed, throughput=5MB/sec 2024-04-17T12:12:57.062 INFO:tasks.workunit.client.0.smithi031.stdout: 1082: throughput=5MB/sec pending data=0 2024-04-17T12:12:57.063 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-pOr3VP4q9UzjXeT off=7173187 len=408399 2024-04-17T12:12:57.064 INFO:tasks.workunit.client.0.smithi031.stdout:op 5508 completed, throughput=5MB/sec 2024-04-17T12:12:57.064 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s69UQfK_kMb11Hl off=6805342 len=2064047 2024-04-17T12:12:57.066 INFO:tasks.workunit.client.0.smithi031.stdout:op 5509 completed, throughput=5MB/sec 2024-04-17T12:12:57.066 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iB45Bm3SrrG28aO off=48457 len=1966285 2024-04-17T12:12:57.069 INFO:tasks.workunit.client.0.smithi031.stdout:op 5510 completed, throughput=5MB/sec 2024-04-17T12:12:57.069 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TDhzll2SHcNmb23 off=95610 len=1423674 2024-04-17T12:12:57.071 INFO:tasks.workunit.client.0.smithi031.stdout:op 5511 completed, throughput=5MB/sec 2024-04-17T12:12:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:56.311917+0000 mgr.y (mgr.14556) 1452 : cluster [DBG] pgmap v2309: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:12:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:56.311917+0000 mgr.y (mgr.14556) 1452 : cluster [DBG] pgmap v2309: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:12:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:56.311917+0000 mgr.y (mgr.14556) 1452 : cluster [DBG] pgmap v2309: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-17T12:12:58.071 INFO:tasks.workunit.client.0.smithi031.stdout: 1083: throughput=5MB/sec pending data=0 2024-04-17T12:12:58.071 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eNKzLo3w7b6UOIX off=15304387 len=1796431 2024-04-17T12:12:58.073 INFO:tasks.workunit.client.0.smithi031.stdout:op 5512 completed, throughput=5MB/sec 2024-04-17T12:12:58.073 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6hOcVU0SD4Jj0e3 off=1594717 len=545443 2024-04-17T12:12:58.077 INFO:tasks.workunit.client.0.smithi031.stdout:op 5513 completed, throughput=5MB/sec 2024-04-17T12:12:58.077 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8T7SFI76OqRY-9K off=5125066 len=1070915 2024-04-17T12:12:58.080 INFO:tasks.workunit.client.0.smithi031.stdout:op 5514 completed, throughput=5MB/sec 2024-04-17T12:12:58.080 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wdJf_raJNGEn7VJ off=854465 len=1827164 2024-04-17T12:12:58.082 INFO:tasks.workunit.client.0.smithi031.stdout:op 5515 completed, throughput=5MB/sec 2024-04-17T12:12:59.082 INFO:tasks.workunit.client.0.smithi031.stdout: 1084: throughput=5MB/sec pending data=0 2024-04-17T12:12:59.083 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-q7eg00Bk5NXCjvU off=2641913 len=281187 2024-04-17T12:12:59.083 INFO:tasks.workunit.client.0.smithi031.stdout:op 5516 completed, throughput=5MB/sec 2024-04-17T12:12:59.083 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4qUgCVHTUiIDsOy off=7612212 len=1670110 2024-04-17T12:12:59.092 INFO:tasks.workunit.client.0.smithi031.stdout:op 5517 completed, throughput=5MB/sec 2024-04-17T12:12:59.092 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QQkfj9vps2um2T2 off=5563727 len=1978754 2024-04-17T12:12:59.106 INFO:tasks.workunit.client.0.smithi031.stdout:op 5518 completed, throughput=5MB/sec 2024-04-17T12:12:59.106 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c7pa5RjwzW7X9ro off=6985900 len=1447402 2024-04-17T12:12:59.113 INFO:tasks.workunit.client.0.smithi031.stdout:op 5519 completed, throughput=5MB/sec 2024-04-17T12:12:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:12:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:12:58.312659+0000 mgr.y (mgr.14556) 1453 : cluster [DBG] pgmap v2310: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:12:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:12:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:12:58.312659+0000 mgr.y (mgr.14556) 1453 : cluster [DBG] pgmap v2310: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:12:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:12:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:12:58.312659+0000 mgr.y (mgr.14556) 1453 : cluster [DBG] pgmap v2310: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:13:00.113 INFO:tasks.workunit.client.0.smithi031.stdout: 1085: throughput=5MB/sec pending data=0 2024-04-17T12:13:00.114 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uvVAD5pN77ULbqG off=5132797 len=195764 2024-04-17T12:13:00.114 INFO:tasks.workunit.client.0.smithi031.stdout:op 5520 completed, throughput=5MB/sec 2024-04-17T12:13:00.114 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aqDHMfNWWYvRWr4 off=723811 len=18126 2024-04-17T12:13:00.117 INFO:tasks.workunit.client.0.smithi031.stdout:op 5521 completed, throughput=5MB/sec 2024-04-17T12:13:00.117 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8rCKQ1L1biRHrHE off=4108770 len=935762 2024-04-17T12:13:00.123 INFO:tasks.workunit.client.0.smithi031.stdout:op 5522 completed, throughput=5MB/sec 2024-04-17T12:13:00.123 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KYe1n9mmbXraS0O off=3229943 len=799941 2024-04-17T12:13:00.127 INFO:tasks.workunit.client.0.smithi031.stdout:op 5523 completed, throughput=5MB/sec 2024-04-17T12:13:00.127 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sLdcLFhiAvIVPJW off=4341810 len=370328 2024-04-17T12:13:00.131 INFO:tasks.workunit.client.0.smithi031.stdout:op 5524 completed, throughput=5MB/sec 2024-04-17T12:13:00.131 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c7fxsgldGFsxK82 off=3414079 len=104499 2024-04-17T12:13:00.134 INFO:tasks.workunit.client.0.smithi031.stdout:op 5525 completed, throughput=5MB/sec 2024-04-17T12:13:00.134 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Np3cj1CwZyTlPvW off=3967750 len=1319845 2024-04-17T12:13:00.140 INFO:tasks.workunit.client.0.smithi031.stdout:op 5526 completed, throughput=5MB/sec 2024-04-17T12:13:00.140 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cBhA8Z7s4S77umx off=1012390 len=1957078 2024-04-17T12:13:00.142 INFO:tasks.workunit.client.0.smithi031.stdout:op 5527 completed, throughput=5MB/sec 2024-04-17T12:13:01.142 INFO:tasks.workunit.client.0.smithi031.stdout: 1086: throughput=5MB/sec pending data=0 2024-04-17T12:13:01.142 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UzyLdT38dHOmjqF off=3704673 len=732187 2024-04-17T12:13:01.146 INFO:tasks.workunit.client.0.smithi031.stdout:op 5528 completed, throughput=5MB/sec 2024-04-17T12:13:01.147 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9NxZvFhoTB4-qFD off=18000129 len=1462278 2024-04-17T12:13:01.149 INFO:tasks.workunit.client.0.smithi031.stdout:op 5529 completed, throughput=5MB/sec 2024-04-17T12:13:01.149 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-C8PsCiBPBjVM_Pe off=7800615 len=1455685 2024-04-17T12:13:01.151 INFO:tasks.workunit.client.0.smithi031.stdout:op 5530 completed, throughput=5MB/sec 2024-04-17T12:13:01.151 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ETCc7tZhnIgsFlj off=1471320 len=1635690 2024-04-17T12:13:01.157 INFO:tasks.workunit.client.0.smithi031.stdout:op 5531 completed, throughput=5MB/sec 2024-04-17T12:13:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:00.313306+0000 mgr.y (mgr.14556) 1454 : cluster [DBG] pgmap v2311: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:13:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:00.313306+0000 mgr.y (mgr.14556) 1454 : cluster [DBG] pgmap v2311: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:13:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:00.313306+0000 mgr.y (mgr.14556) 1454 : cluster [DBG] pgmap v2311: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:13:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:13:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:01] "GET /metrics HTTP/1.1" 200 192541 "" "Prometheus/2.33.4" 2024-04-17T12:13:02.158 INFO:tasks.workunit.client.0.smithi031.stdout: 1087: throughput=5MB/sec pending data=0 2024-04-17T12:13:02.158 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DXxJ3VSiVW10yJK off=4104203 len=669286 2024-04-17T12:13:02.160 INFO:tasks.workunit.client.0.smithi031.stdout:op 5532 completed, throughput=5MB/sec 2024-04-17T12:13:02.160 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XSULuy9xq629p23 off=5404505 len=1717409 2024-04-17T12:13:02.163 INFO:tasks.workunit.client.0.smithi031.stdout:op 5533 completed, throughput=5MB/sec 2024-04-17T12:13:02.163 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MTThMnwsKTXUy9X off=1145941 len=483694 2024-04-17T12:13:02.165 INFO:tasks.workunit.client.0.smithi031.stdout:op 5534 completed, throughput=5MB/sec 2024-04-17T12:13:02.165 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Aa_dkJtN-8_uNb5 off=2260209 len=454417 2024-04-17T12:13:02.169 INFO:tasks.workunit.client.0.smithi031.stdout:op 5535 completed, throughput=5MB/sec 2024-04-17T12:13:02.169 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BmcZQ2JUEv-vUQp off=9450558 len=1196514 2024-04-17T12:13:02.175 INFO:tasks.workunit.client.0.smithi031.stdout:op 5536 completed, throughput=5MB/sec 2024-04-17T12:13:03.176 INFO:tasks.workunit.client.0.smithi031.stdout: 1088: throughput=5MB/sec pending data=0 2024-04-17T12:13:03.176 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-r75nv4HpHvd7i3i off=149174 len=1316314 2024-04-17T12:13:03.181 INFO:tasks.workunit.client.0.smithi031.stdout:op 5537 completed, throughput=5MB/sec 2024-04-17T12:13:03.182 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2kxkXHvW1WLSsKS off=2539816 len=848331 2024-04-17T12:13:03.183 INFO:tasks.workunit.client.0.smithi031.stdout:op 5538 completed, throughput=5MB/sec 2024-04-17T12:13:03.183 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OcUqzguLV_KgKyW off=19696546 len=278005 2024-04-17T12:13:03.184 INFO:tasks.workunit.client.0.smithi031.stdout:op 5539 completed, throughput=5MB/sec 2024-04-17T12:13:03.184 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aDktg3Zn_0x21_T off=19708611 len=596457 2024-04-17T12:13:03.188 INFO:tasks.workunit.client.0.smithi031.stdout:op 5540 completed, throughput=5MB/sec 2024-04-17T12:13:03.188 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-60EODgP3nqizYie off=14263645 len=490022 2024-04-17T12:13:03.189 INFO:tasks.workunit.client.0.smithi031.stdout:op 5541 completed, throughput=5MB/sec 2024-04-17T12:13:03.189 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3kZT7Po7ynPKM1U off=13865597 len=781961 2024-04-17T12:13:03.193 INFO:tasks.workunit.client.0.smithi031.stdout:op 5542 completed, throughput=5MB/sec 2024-04-17T12:13:03.193 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-x05S8sWDzp_KNRi off=6218461 len=1912463 2024-04-17T12:13:03.195 INFO:tasks.workunit.client.0.smithi031.stdout:op 5543 completed, throughput=5MB/sec 2024-04-17T12:13:03.439 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:02.313880+0000 mgr.y (mgr.14556) 1455 : cluster [DBG] pgmap v2312: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:13:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:02.313880+0000 mgr.y (mgr.14556) 1455 : cluster [DBG] pgmap v2312: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:13:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:02.313880+0000 mgr.y (mgr.14556) 1455 : cluster [DBG] pgmap v2312: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-17T12:13:04.196 INFO:tasks.workunit.client.0.smithi031.stdout: 1089: throughput=5MB/sec pending data=0 2024-04-17T12:13:04.196 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-R0VcM86u6ANuRI6 off=688492 len=1812191 2024-04-17T12:13:04.202 INFO:tasks.workunit.client.0.smithi031.stdout:op 5544 completed, throughput=5MB/sec 2024-04-17T12:13:04.202 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cSJERO_4iYs9G9Q off=3259765 len=983058 2024-04-17T12:13:04.207 INFO:tasks.workunit.client.0.smithi031.stdout:op 5545 completed, throughput=5MB/sec 2024-04-17T12:13:04.207 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uX88_Ru9UDM_oji off=5328936 len=1384385 2024-04-17T12:13:04.213 INFO:tasks.workunit.client.0.smithi031.stdout:op 5546 completed, throughput=5MB/sec 2024-04-17T12:13:04.213 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1l4X0U78dlvEDLm off=3874494 len=1050592 2024-04-17T12:13:04.217 INFO:tasks.workunit.client.0.smithi031.stdout:op 5547 completed, throughput=5MB/sec 2024-04-17T12:13:04.305 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:13:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:13:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:13:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:13:04.594 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (40m) 9m ago 41m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (41m) 9m ago 41m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (42m) 9m ago 42m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (42m) 9m ago 42m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (45m) 9m ago 45m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (47m) 9m ago 47m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (47m) 9m ago 47m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (46m) 9m ago 46m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (46m) 9m ago 46m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (41m) 9m ago 41m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (41m) 9m ago 41m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (45m) 9m ago 45m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (45m) 9m ago 45m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:13:04.595 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (44m) 9m ago 44m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:13:04.596 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (44m) 9m ago 44m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:13:04.596 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (43m) 9m ago 43m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:13:04.596 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (43m) 9m ago 43m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:13:04.596 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (43m) 9m ago 43m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:13:04.596 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (42m) 9m ago 42m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:13:04.596 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (40m) 9m ago 41m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:13:04.943 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:13:04.944 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:13:04.944 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:13:04.944 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:13:04.944 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:13:05.217 INFO:tasks.workunit.client.0.smithi031.stdout: 1090: throughput=5MB/sec pending data=0 2024-04-17T12:13:05.217 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2CffJsci0m15IdS off=3753802 len=92756 2024-04-17T12:13:05.220 INFO:tasks.workunit.client.0.smithi031.stdout:op 5548 completed, throughput=5MB/sec 2024-04-17T12:13:05.220 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kvkwQlqK2FTHTSn off=3628981 len=306420 2024-04-17T12:13:05.220 INFO:tasks.workunit.client.0.smithi031.stdout:op 5549 completed, throughput=5MB/sec 2024-04-17T12:13:05.220 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-n-zN-x3Fnos-VzN off=253711 len=1827040 2024-04-17T12:13:05.228 INFO:tasks.workunit.client.0.smithi031.stdout:op 5550 completed, throughput=5MB/sec 2024-04-17T12:13:05.228 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-6A-NXixzqAAZCUj off=1052821 len=1332293 2024-04-17T12:13:05.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 5551 completed, throughput=5MB/sec 2024-04-17T12:13:05.232 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GRVz0ADM-iEhdP_ off=643141 len=677589 2024-04-17T12:13:05.234 INFO:tasks.workunit.client.0.smithi031.stdout:op 5552 completed, throughput=5MB/sec 2024-04-17T12:13:05.234 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-YZfcpEvu02d3Di1 off=4437827 len=368783 2024-04-17T12:13:05.235 INFO:tasks.workunit.client.0.smithi031.stdout:op 5553 completed, throughput=5MB/sec 2024-04-17T12:13:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:04.294178+0000 mgr.y (mgr.14556) 1456 : audit [DBG] from='client.26615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:04.314439+0000 mgr.y (mgr.14556) 1457 : cluster [DBG] pgmap v2313: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-17T12:13:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:04.587453+0000 mgr.y (mgr.14556) 1458 : audit [DBG] from='client.26621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:04.943808+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.31:0/3529576507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:13:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:04.294178+0000 mgr.y (mgr.14556) 1456 : audit [DBG] from='client.26615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:04.314439+0000 mgr.y (mgr.14556) 1457 : cluster [DBG] pgmap v2313: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-17T12:13:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:04.587453+0000 mgr.y (mgr.14556) 1458 : audit [DBG] from='client.26621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:04.943808+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.31:0/3529576507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:13:05.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:04.294178+0000 mgr.y (mgr.14556) 1456 : audit [DBG] from='client.26615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:05.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:04.314439+0000 mgr.y (mgr.14556) 1457 : cluster [DBG] pgmap v2313: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-17T12:13:05.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:04.587453+0000 mgr.y (mgr.14556) 1458 : audit [DBG] from='client.26621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:05.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:04.943808+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.31:0/3529576507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:13:06.235 INFO:tasks.workunit.client.0.smithi031.stdout: 1091: throughput=5MB/sec pending data=0 2024-04-17T12:13:06.235 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MacTGcqr6C-ZYhi off=2833940 len=1532468 2024-04-17T12:13:06.244 INFO:tasks.workunit.client.0.smithi031.stdout:op 5554 completed, throughput=5MB/sec 2024-04-17T12:13:06.245 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DDl-N06_dPwmnec off=12414288 len=1419957 2024-04-17T12:13:06.250 INFO:tasks.workunit.client.0.smithi031.stdout:op 5555 completed, throughput=5MB/sec 2024-04-17T12:13:06.250 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-e0IHOUUKj1mpoeX off=2268855 len=1677810 2024-04-17T12:13:06.253 INFO:tasks.workunit.client.0.smithi031.stdout:op 5556 completed, throughput=5MB/sec 2024-04-17T12:13:06.254 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m_WLk_0BRObHjl0 off=9214062 len=27825 2024-04-17T12:13:06.256 INFO:tasks.workunit.client.0.smithi031.stdout:op 5557 completed, throughput=5MB/sec 2024-04-17T12:13:06.256 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1IIAS78G2oddeIS off=100769 len=1033558 2024-04-17T12:13:06.261 INFO:tasks.workunit.client.0.smithi031.stdout:op 5558 completed, throughput=5MB/sec 2024-04-17T12:13:07.262 INFO:tasks.workunit.client.0.smithi031.stdout: 1092: throughput=5MB/sec pending data=0 2024-04-17T12:13:07.262 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oEUZhBH9ruQGm07 off=2176776 len=1412030 2024-04-17T12:13:07.263 INFO:tasks.workunit.client.0.smithi031.stdout:op 5559 completed, throughput=5MB/sec 2024-04-17T12:13:07.263 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Up87e5PsNdm0vTB off=18389530 len=758658 2024-04-17T12:13:07.265 INFO:tasks.workunit.client.0.smithi031.stdout:op 5560 completed, throughput=5MB/sec 2024-04-17T12:13:07.265 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BS5o-jeN_mbAKM- off=5564252 len=2027616 2024-04-17T12:13:07.273 INFO:tasks.workunit.client.0.smithi031.stdout:op 5561 completed, throughput=5MB/sec 2024-04-17T12:13:07.273 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tkvJX4vP4G9Z8Lo off=15084178 len=1171407 2024-04-17T12:13:07.276 INFO:tasks.workunit.client.0.smithi031.stdout:op 5562 completed, throughput=5MB/sec 2024-04-17T12:13:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:06.314849+0000 mgr.y (mgr.14556) 1459 : cluster [DBG] pgmap v2314: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:13:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:06.314849+0000 mgr.y (mgr.14556) 1459 : cluster [DBG] pgmap v2314: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:13:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:06.314849+0000 mgr.y (mgr.14556) 1459 : cluster [DBG] pgmap v2314: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:13:08.276 INFO:tasks.workunit.client.0.smithi031.stdout: 1093: throughput=5MB/sec pending data=0 2024-04-17T12:13:08.276 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xy8jYgZHs2wlv-Y off=468888 len=139911 2024-04-17T12:13:08.277 INFO:tasks.workunit.client.0.smithi031.stdout:op 5563 completed, throughput=5MB/sec 2024-04-17T12:13:08.277 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jwNTa7FINIyKU7A off=6113764 len=215825 2024-04-17T12:13:08.278 INFO:tasks.workunit.client.0.smithi031.stdout:op 5564 completed, throughput=5MB/sec 2024-04-17T12:13:08.278 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LtqIIKwO7LBVSR8 off=1669503 len=107721 2024-04-17T12:13:08.281 INFO:tasks.workunit.client.0.smithi031.stdout:op 5565 completed, throughput=5MB/sec 2024-04-17T12:13:08.281 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SP3uOyX0fMD8STL off=20403614 len=159728 2024-04-17T12:13:08.283 INFO:tasks.workunit.client.0.smithi031.stdout:op 5566 completed, throughput=5MB/sec 2024-04-17T12:13:08.283 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bcloggHQpuONmVx off=1805080 len=1619674 2024-04-17T12:13:08.285 INFO:tasks.workunit.client.0.smithi031.stdout:op 5567 completed, throughput=5MB/sec 2024-04-17T12:13:08.285 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-P3T25J6EiequiQH off=494015 len=1362989 2024-04-17T12:13:08.292 INFO:tasks.workunit.client.0.smithi031.stdout:op 5568 completed, throughput=5MB/sec 2024-04-17T12:13:08.292 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jGXvCB_971L93km off=15397728 len=335289 2024-04-17T12:13:08.296 INFO:tasks.workunit.client.0.smithi031.stdout:op 5569 completed, throughput=5MB/sec 2024-04-17T12:13:08.296 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ETcSY42rgIZ3FzI off=10609720 len=348594 2024-04-17T12:13:08.300 INFO:tasks.workunit.client.0.smithi031.stdout:op 5570 completed, throughput=5MB/sec 2024-04-17T12:13:08.300 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_yzrQcyyfvp25bW off=1966761 len=1864538 2024-04-17T12:13:08.301 INFO:tasks.workunit.client.0.smithi031.stdout:op 5571 completed, throughput=5MB/sec 2024-04-17T12:13:09.302 INFO:tasks.workunit.client.0.smithi031.stdout: 1094: throughput=5MB/sec pending data=0 2024-04-17T12:13:09.302 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-xZ434hHYNfhtKhD off=20248815 len=1075967 2024-04-17T12:13:09.308 INFO:tasks.workunit.client.0.smithi031.stdout:op 5572 completed, throughput=5MB/sec 2024-04-17T12:13:09.309 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s6DNooPB6ey4DPk off=8786795 len=2006300 2024-04-17T12:13:09.312 INFO:tasks.workunit.client.0.smithi031.stdout:op 5573 completed, throughput=5MB/sec 2024-04-17T12:13:09.312 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7EU2SyGK8l_BTxN off=6483360 len=1448920 2024-04-17T12:13:09.314 INFO:tasks.workunit.client.0.smithi031.stdout:op 5574 completed, throughput=5MB/sec 2024-04-17T12:13:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:08.315640+0000 mgr.y (mgr.14556) 1460 : cluster [DBG] pgmap v2315: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:13:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:08.315640+0000 mgr.y (mgr.14556) 1460 : cluster [DBG] pgmap v2315: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:13:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:08.315640+0000 mgr.y (mgr.14556) 1460 : cluster [DBG] pgmap v2315: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-17T12:13:10.314 INFO:tasks.workunit.client.0.smithi031.stdout: 1095: throughput=5MB/sec pending data=0 2024-04-17T12:13:10.314 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qYr4uYkk__AsWWK off=16854334 len=1354735 2024-04-17T12:13:10.316 INFO:tasks.workunit.client.0.smithi031.stdout:op 5575 completed, throughput=5MB/sec 2024-04-17T12:13:10.316 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jJLatCD0T9lwLbd off=5383191 len=873382 2024-04-17T12:13:10.317 INFO:tasks.workunit.client.0.smithi031.stdout:op 5576 completed, throughput=5MB/sec 2024-04-17T12:13:10.317 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jpSxzqBO5qs4k3O off=3754792 len=607175 2024-04-17T12:13:10.321 INFO:tasks.workunit.client.0.smithi031.stdout:op 5577 completed, throughput=5MB/sec 2024-04-17T12:13:10.321 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-CXkysiGHPPeE_oj off=3730226 len=1790040 2024-04-17T12:13:10.331 INFO:tasks.workunit.client.0.smithi031.stdout:op 5578 completed, throughput=5MB/sec 2024-04-17T12:13:10.331 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Mc5fcP2C13Zz80U off=6282368 len=1515441 2024-04-17T12:13:10.340 INFO:tasks.workunit.client.0.smithi031.stdout:op 5579 completed, throughput=5MB/sec 2024-04-17T12:13:11.340 INFO:tasks.workunit.client.0.smithi031.stdout: 1096: throughput=5MB/sec pending data=0 2024-04-17T12:13:11.340 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-98R6eTNjjdGNqmB off=102354 len=67032 2024-04-17T12:13:11.343 INFO:tasks.workunit.client.0.smithi031.stdout:op 5580 completed, throughput=5MB/sec 2024-04-17T12:13:11.343 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sEZTF3a7UQ7LTMc off=11528830 len=1681974 2024-04-17T12:13:11.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 5581 completed, throughput=5MB/sec 2024-04-17T12:13:11.345 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iZZBeSBwxJ3RT4u off=15772659 len=1554727 2024-04-17T12:13:11.356 INFO:tasks.workunit.client.0.smithi031.stdout:op 5582 completed, throughput=5MB/sec 2024-04-17T12:13:11.356 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-H0M54to3Y7W9v1J off=301982 len=1493135 2024-04-17T12:13:11.357 INFO:tasks.workunit.client.0.smithi031.stdout:op 5583 completed, throughput=5MB/sec 2024-04-17T12:13:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:10.316179+0000 mgr.y (mgr.14556) 1461 : cluster [DBG] pgmap v2316: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:13:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:10.316179+0000 mgr.y (mgr.14556) 1461 : cluster [DBG] pgmap v2316: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:13:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:10.316179+0000 mgr.y (mgr.14556) 1461 : cluster [DBG] pgmap v2316: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:13:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:13:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:11] "GET /metrics HTTP/1.1" 200 192534 "" "Prometheus/2.33.4" 2024-04-17T12:13:12.357 INFO:tasks.workunit.client.0.smithi031.stdout: 1097: throughput=5MB/sec pending data=0 2024-04-17T12:13:12.357 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LOwHADjEt0V4H3- off=12482746 len=439355 2024-04-17T12:13:12.361 INFO:tasks.workunit.client.0.smithi031.stdout:op 5584 completed, throughput=5MB/sec 2024-04-17T12:13:12.361 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eOzPuDOGCuib_oB off=4149373 len=1982288 2024-04-17T12:13:12.363 INFO:tasks.workunit.client.0.smithi031.stdout:op 5585 completed, throughput=5MB/sec 2024-04-17T12:13:12.364 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wuiUcsD6aLaFH4n off=19234583 len=1433347 2024-04-17T12:13:12.367 INFO:tasks.workunit.client.0.smithi031.stdout:op 5586 completed, throughput=5MB/sec 2024-04-17T12:13:12.367 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kY0NPA9Gqjeesh8 off=68397 len=161989 2024-04-17T12:13:12.368 INFO:tasks.workunit.client.0.smithi031.stdout:op 5587 completed, throughput=5MB/sec 2024-04-17T12:13:12.368 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rsLSnAw1WUHD39B off=16703782 len=1811665 2024-04-17T12:13:12.381 INFO:tasks.workunit.client.0.smithi031.stdout:op 5588 completed, throughput=5MB/sec 2024-04-17T12:13:13.381 INFO:tasks.workunit.client.0.smithi031.stdout: 1098: throughput=5MB/sec pending data=0 2024-04-17T12:13:13.382 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6q9LK6riJk_pQEG off=7537982 len=1629929 2024-04-17T12:13:13.383 INFO:tasks.workunit.client.0.smithi031.stdout:op 5589 completed, throughput=5MB/sec 2024-04-17T12:13:13.383 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VGjFC89G6LCPkd3 off=629531 len=129331 2024-04-17T12:13:13.386 INFO:tasks.workunit.client.0.smithi031.stdout:op 5590 completed, throughput=5MB/sec 2024-04-17T12:13:13.386 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rlogzxAlQtd2GRD off=1086889 len=1839860 2024-04-17T12:13:13.395 INFO:tasks.workunit.client.0.smithi031.stdout:op 5591 completed, throughput=5MB/sec 2024-04-17T12:13:13.395 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m28JTnz_w92M8d9 off=11588945 len=272493 2024-04-17T12:13:13.395 INFO:tasks.workunit.client.0.smithi031.stdout:op 5592 completed, throughput=5MB/sec 2024-04-17T12:13:13.396 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bi2YvqVlHXmNL2A off=5410361 len=1381016 2024-04-17T12:13:13.401 INFO:tasks.workunit.client.0.smithi031.stdout:op 5593 completed, throughput=5MB/sec 2024-04-17T12:13:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:12.316537+0000 mgr.y (mgr.14556) 1462 : cluster [DBG] pgmap v2317: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:13:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:12.316537+0000 mgr.y (mgr.14556) 1462 : cluster [DBG] pgmap v2317: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:13:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:12.316537+0000 mgr.y (mgr.14556) 1462 : cluster [DBG] pgmap v2317: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-17T12:13:14.402 INFO:tasks.workunit.client.0.smithi031.stdout: 1099: throughput=5MB/sec pending data=0 2024-04-17T12:13:14.402 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7JJlQMUnAp2-6Q0 off=13860300 len=1970877 2024-04-17T12:13:14.404 INFO:tasks.workunit.client.0.smithi031.stdout:op 5594 completed, throughput=5MB/sec 2024-04-17T12:13:14.405 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2qxkz0ySBnjIKeT off=4790888 len=266712 2024-04-17T12:13:14.408 INFO:tasks.workunit.client.0.smithi031.stdout:op 5595 completed, throughput=5MB/sec 2024-04-17T12:13:14.408 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bFYUZ1pBlSi_iA6 off=12974391 len=1356811 2024-04-17T12:13:14.416 INFO:tasks.workunit.client.0.smithi031.stdout:op 5596 completed, throughput=5MB/sec 2024-04-17T12:13:14.416 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dvWIhHENoMHArtB off=9641209 len=1928664 2024-04-17T12:13:14.427 INFO:tasks.workunit.client.0.smithi031.stdout:op 5597 completed, throughput=5MB/sec 2024-04-17T12:13:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:13:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:13:15.427 INFO:tasks.workunit.client.0.smithi031.stdout: 1100: throughput=5MB/sec pending data=0 2024-04-17T12:13:15.427 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-5NPpcOAd1WtPSmr off=16213085 len=1394412 2024-04-17T12:13:15.436 INFO:tasks.workunit.client.0.smithi031.stdout:op 5598 completed, throughput=5MB/sec 2024-04-17T12:13:15.436 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3wZGJJGkwqDU7uT off=12825781 len=748416 2024-04-17T12:13:15.438 INFO:tasks.workunit.client.0.smithi031.stdout:op 5599 completed, throughput=5MB/sec 2024-04-17T12:13:15.438 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IIh3iVhnd05j3Ng off=0 len=1535551 2024-04-17T12:13:15.451 INFO:tasks.workunit.client.0.smithi031.stdout:op 5600 completed, throughput=5MB/sec 2024-04-17T12:13:15.451 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tO8kYZJhuiMvP3X off=7172845 len=1258204 2024-04-17T12:13:15.453 INFO:tasks.workunit.client.0.smithi031.stdout:op 5601 completed, throughput=5MB/sec 2024-04-17T12:13:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:14.317252+0000 mgr.y (mgr.14556) 1463 : cluster [DBG] pgmap v2318: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:13:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:14.317252+0000 mgr.y (mgr.14556) 1463 : cluster [DBG] pgmap v2318: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:13:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:14.317252+0000 mgr.y (mgr.14556) 1463 : cluster [DBG] pgmap v2318: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:13:16.453 INFO:tasks.workunit.client.0.smithi031.stdout: 1101: throughput=5MB/sec pending data=0 2024-04-17T12:13:16.453 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Yf-PF_UeSMa6E9R off=1177481 len=561612 2024-04-17T12:13:16.455 INFO:tasks.workunit.client.0.smithi031.stdout:op 5602 completed, throughput=5MB/sec 2024-04-17T12:13:16.455 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IhKvnahxW1Th_h9 off=16484342 len=1171406 2024-04-17T12:13:16.457 INFO:tasks.workunit.client.0.smithi031.stdout:op 5603 completed, throughput=5MB/sec 2024-04-17T12:13:16.457 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RJnSToR4PlZbPt- off=13162620 len=2058726 2024-04-17T12:13:16.459 INFO:tasks.workunit.client.0.smithi031.stdout:op 5604 completed, throughput=5MB/sec 2024-04-17T12:13:16.459 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LKSBXpevx8BbkHw off=2241761 len=32728 2024-04-17T12:13:16.462 INFO:tasks.workunit.client.0.smithi031.stdout:op 5605 completed, throughput=5MB/sec 2024-04-17T12:13:16.462 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pQcFbKnbzYg_z1y off=1927857 len=1422520 2024-04-17T12:13:16.471 INFO:tasks.workunit.client.0.smithi031.stdout:op 5606 completed, throughput=5MB/sec 2024-04-17T12:13:17.471 INFO:tasks.workunit.client.0.smithi031.stdout: 1102: throughput=5MB/sec pending data=0 2024-04-17T12:13:17.472 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-viutkVzTXoNtQFO off=12116742 len=1855846 2024-04-17T12:13:17.474 INFO:tasks.workunit.client.0.smithi031.stdout:op 5607 completed, throughput=5MB/sec 2024-04-17T12:13:17.474 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-oqTEDIKnQwZCAQQ off=989937 len=956128 2024-04-17T12:13:17.480 INFO:tasks.workunit.client.0.smithi031.stdout:op 5608 completed, throughput=5MB/sec 2024-04-17T12:13:17.480 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sjwGoaakxo2KQKd off=230429 len=1615914 2024-04-17T12:13:17.482 INFO:tasks.workunit.client.0.smithi031.stdout:op 5609 completed, throughput=5MB/sec 2024-04-17T12:13:17.482 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-e-pYP8hYohlG-ZD off=1498535 len=1282631 2024-04-17T12:13:17.491 INFO:tasks.workunit.client.0.smithi031.stdout:op 5610 completed, throughput=5MB/sec 2024-04-17T12:13:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:16.317774+0000 mgr.y (mgr.14556) 1464 : cluster [DBG] pgmap v2319: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:13:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:16.317774+0000 mgr.y (mgr.14556) 1464 : cluster [DBG] pgmap v2319: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:13:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:16.317774+0000 mgr.y (mgr.14556) 1464 : cluster [DBG] pgmap v2319: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-17T12:13:18.491 INFO:tasks.workunit.client.0.smithi031.stdout: 1103: throughput=5MB/sec pending data=0 2024-04-17T12:13:18.491 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Wb2OCXq-Ud5r80e off=9042545 len=1738376 2024-04-17T12:13:18.494 INFO:tasks.workunit.client.0.smithi031.stdout:op 5611 completed, throughput=5MB/sec 2024-04-17T12:13:18.494 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zqTS2C_t9-tOsD1 off=2510431 len=565789 2024-04-17T12:13:18.498 INFO:tasks.workunit.client.0.smithi031.stdout:op 5612 completed, throughput=5MB/sec 2024-04-17T12:13:18.498 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-sCm9m7jLm1qBjOW off=569214 len=615561 2024-04-17T12:13:18.499 INFO:tasks.workunit.client.0.smithi031.stdout:op 5613 completed, throughput=5MB/sec 2024-04-17T12:13:18.499 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-i_lO2TBG9DPmyPd off=9016785 len=1010323 2024-04-17T12:13:18.504 INFO:tasks.workunit.client.0.smithi031.stdout:op 5614 completed, throughput=5MB/sec 2024-04-17T12:13:18.504 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-m_fsLi-FeA2u6fh off=14744800 len=272782 2024-04-17T12:13:18.508 INFO:tasks.workunit.client.0.smithi031.stdout:op 5615 completed, throughput=5MB/sec 2024-04-17T12:13:18.508 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9ElkXrxhM1PDzJ9 off=2747721 len=1908047 2024-04-17T12:13:18.509 INFO:tasks.workunit.client.0.smithi031.stdout:op 5616 completed, throughput=5MB/sec 2024-04-17T12:13:19.510 INFO:tasks.workunit.client.0.smithi031.stdout: 1104: throughput=5MB/sec pending data=0 2024-04-17T12:13:19.510 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6FNerjwN0EzexFe off=8317558 len=46530 2024-04-17T12:13:19.511 INFO:tasks.workunit.client.0.smithi031.stdout:op 5617 completed, throughput=5MB/sec 2024-04-17T12:13:19.511 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mRi0iXFsEIDRYVD off=520326 len=283901 2024-04-17T12:13:19.512 INFO:tasks.workunit.client.0.smithi031.stdout:op 5618 completed, throughput=5MB/sec 2024-04-17T12:13:19.512 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tzgd9juE8fIen-r off=3654674 len=701954 2024-04-17T12:13:19.513 INFO:tasks.workunit.client.0.smithi031.stdout:op 5619 completed, throughput=5MB/sec 2024-04-17T12:13:19.513 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-F1bTGRBSj884Bcy off=8578692 len=1188476 2024-04-17T12:13:19.520 INFO:tasks.workunit.client.0.smithi031.stdout:op 5620 completed, throughput=5MB/sec 2024-04-17T12:13:19.521 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Yo_jKxbWqW0RGjM off=6755878 len=725026 2024-04-17T12:13:19.522 INFO:tasks.workunit.client.0.smithi031.stdout:op 5621 completed, throughput=5MB/sec 2024-04-17T12:13:19.522 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SgoWe2HXzlVVCOn off=12802577 len=1833846 2024-04-17T12:13:19.523 INFO:tasks.workunit.client.0.smithi031.stdout:op 5622 completed, throughput=5MB/sec 2024-04-17T12:13:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:18.318400+0000 mgr.y (mgr.14556) 1465 : cluster [DBG] pgmap v2320: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:13:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:18.318400+0000 mgr.y (mgr.14556) 1465 : cluster [DBG] pgmap v2320: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:13:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:18.318400+0000 mgr.y (mgr.14556) 1465 : cluster [DBG] pgmap v2320: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:13:20.523 INFO:tasks.workunit.client.0.smithi031.stdout: 1105: throughput=5MB/sec pending data=0 2024-04-17T12:13:20.524 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-0YWOqDyydFfeOuL off=18763545 len=200775 2024-04-17T12:13:20.524 INFO:tasks.workunit.client.0.smithi031.stdout:op 5623 completed, throughput=5MB/sec 2024-04-17T12:13:20.524 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2zmFJrwAcffWddJ off=3397304 len=558089 2024-04-17T12:13:20.526 INFO:tasks.workunit.client.0.smithi031.stdout:op 5624 completed, throughput=5MB/sec 2024-04-17T12:13:20.526 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-miD_lL5oB56R7Io off=3441034 len=548082 2024-04-17T12:13:20.529 INFO:tasks.workunit.client.0.smithi031.stdout:op 5625 completed, throughput=5MB/sec 2024-04-17T12:13:20.529 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-h2ZqBqPNqN54o2t off=56905 len=1790663 2024-04-17T12:13:20.542 INFO:tasks.workunit.client.0.smithi031.stdout:op 5626 completed, throughput=5MB/sec 2024-04-17T12:13:20.542 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ikqLbgBjIBvRJ-I off=18244934 len=1672896 2024-04-17T12:13:20.544 INFO:tasks.workunit.client.0.smithi031.stdout:op 5627 completed, throughput=5MB/sec 2024-04-17T12:13:21.544 INFO:tasks.workunit.client.0.smithi031.stdout: 1106: throughput=5MB/sec pending data=0 2024-04-17T12:13:21.544 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8vg7x0dlVt5l6z2 off=17714338 len=1406376 2024-04-17T12:13:21.547 INFO:tasks.workunit.client.0.smithi031.stdout:op 5628 completed, throughput=5MB/sec 2024-04-17T12:13:21.547 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9HcasMYTCSLuVaa off=21056425 len=1326662 2024-04-17T12:13:21.553 INFO:tasks.workunit.client.0.smithi031.stdout:op 5629 completed, throughput=5MB/sec 2024-04-17T12:13:21.553 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-W2fjm8HCY6rcDaS off=993241 len=1808944 2024-04-17T12:13:21.564 INFO:tasks.workunit.client.0.smithi031.stdout:op 5630 completed, throughput=5MB/sec 2024-04-17T12:13:21.564 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-dmouayuKOF-VAnQ off=8013085 len=1978962 2024-04-17T12:13:21.566 INFO:tasks.workunit.client.0.smithi031.stdout:op 5631 completed, throughput=5MB/sec 2024-04-17T12:13:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:20.319062+0000 mgr.y (mgr.14556) 1466 : cluster [DBG] pgmap v2321: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:20.319062+0000 mgr.y (mgr.14556) 1466 : cluster [DBG] pgmap v2321: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:13:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:21] "GET /metrics HTTP/1.1" 200 192534 "" "Prometheus/2.33.4" 2024-04-17T12:13:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:20.319062+0000 mgr.y (mgr.14556) 1466 : cluster [DBG] pgmap v2321: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:22.567 INFO:tasks.workunit.client.0.smithi031.stdout: 1107: throughput=5MB/sec pending data=0 2024-04-17T12:13:22.567 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sje4GunOKkXTkHW off=22067123 len=1268883 2024-04-17T12:13:22.575 INFO:tasks.workunit.client.0.smithi031.stdout:op 5632 completed, throughput=5MB/sec 2024-04-17T12:13:22.575 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-q2cPwlgXKZXK3Jg off=5737710 len=1377116 2024-04-17T12:13:22.582 INFO:tasks.workunit.client.0.smithi031.stdout:op 5633 completed, throughput=5MB/sec 2024-04-17T12:13:22.582 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vOo0HgMtcEBGJqu off=10486240 len=2059584 2024-04-17T12:13:22.583 INFO:tasks.workunit.client.0.smithi031.stdout:op 5634 completed, throughput=5MB/sec 2024-04-17T12:13:23.584 INFO:tasks.workunit.client.0.smithi031.stdout: 1108: throughput=5MB/sec pending data=0 2024-04-17T12:13:23.584 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-baY6V9gzG0fo8cB off=21059530 len=1843237 2024-04-17T12:13:23.595 INFO:tasks.workunit.client.0.smithi031.stdout:op 5635 completed, throughput=5MB/sec 2024-04-17T12:13:23.595 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VoGiZCjtlmBvEXI off=14423156 len=1703453 2024-04-17T12:13:23.597 INFO:tasks.workunit.client.0.smithi031.stdout:op 5636 completed, throughput=5MB/sec 2024-04-17T12:13:23.598 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-d2Sz5M9Q3syE_FY off=3787716 len=1227001 2024-04-17T12:13:23.599 INFO:tasks.workunit.client.0.smithi031.stdout:op 5637 completed, throughput=5MB/sec 2024-04-17T12:13:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:22.319505+0000 mgr.y (mgr.14556) 1467 : cluster [DBG] pgmap v2322: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:22.319505+0000 mgr.y (mgr.14556) 1467 : cluster [DBG] pgmap v2322: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:22.319505+0000 mgr.y (mgr.14556) 1467 : cluster [DBG] pgmap v2322: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:13:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:13:24.600 INFO:tasks.workunit.client.0.smithi031.stdout: 1109: throughput=5MB/sec pending data=0 2024-04-17T12:13:24.600 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zdlYpgQcf56n3CG off=699447 len=635429 2024-04-17T12:13:24.601 INFO:tasks.workunit.client.0.smithi031.stdout:op 5638 completed, throughput=5MB/sec 2024-04-17T12:13:24.601 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zYBpi8mw5e7wXXQ off=14982414 len=923632 2024-04-17T12:13:24.609 INFO:tasks.workunit.client.0.smithi031.stdout:op 5639 completed, throughput=5MB/sec 2024-04-17T12:13:24.609 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zyTbHeEGA8riNc5 off=8189109 len=1738639 2024-04-17T12:13:24.611 INFO:tasks.workunit.client.0.smithi031.stdout:op 5640 completed, throughput=5MB/sec 2024-04-17T12:13:24.611 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Hkz1GNWnad3QqiQ off=1731737 len=1524711 2024-04-17T12:13:24.612 INFO:tasks.workunit.client.0.smithi031.stdout:op 5641 completed, throughput=5MB/sec 2024-04-17T12:13:25.613 INFO:tasks.workunit.client.0.smithi031.stdout: 1110: throughput=5MB/sec pending data=0 2024-04-17T12:13:25.613 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nvMNgCIpTbjO1Wp off=6497237 len=827343 2024-04-17T12:13:25.618 INFO:tasks.workunit.client.0.smithi031.stdout:op 5642 completed, throughput=5MB/sec 2024-04-17T12:13:25.618 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5Flz1j36rVOm4va off=1249955 len=1741478 2024-04-17T12:13:25.620 INFO:tasks.workunit.client.0.smithi031.stdout:op 5643 completed, throughput=5MB/sec 2024-04-17T12:13:25.620 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kyTH-gtkrzDs4B5 off=4521295 len=1685267 2024-04-17T12:13:25.622 INFO:tasks.workunit.client.0.smithi031.stdout:op 5644 completed, throughput=5MB/sec 2024-04-17T12:13:25.622 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uOcofUceL01kk9v off=10378636 len=1723299 2024-04-17T12:13:25.624 INFO:tasks.workunit.client.0.smithi031.stdout:op 5645 completed, throughput=5MB/sec 2024-04-17T12:13:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:24.320288+0000 mgr.y (mgr.14556) 1468 : cluster [DBG] pgmap v2323: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:13:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:24.320288+0000 mgr.y (mgr.14556) 1468 : cluster [DBG] pgmap v2323: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:13:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:24.320288+0000 mgr.y (mgr.14556) 1468 : cluster [DBG] pgmap v2323: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:13:26.625 INFO:tasks.workunit.client.0.smithi031.stdout: 1111: throughput=5MB/sec pending data=0 2024-04-17T12:13:26.625 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gOcgY15kivYxsIu off=23058192 len=1742180 2024-04-17T12:13:26.627 INFO:tasks.workunit.client.0.smithi031.stdout:op 5646 completed, throughput=5MB/sec 2024-04-17T12:13:26.627 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-b1cZlaNWxWKtVS4 off=9514509 len=961616 2024-04-17T12:13:26.629 INFO:tasks.workunit.client.0.smithi031.stdout:op 5647 completed, throughput=5MB/sec 2024-04-17T12:13:26.629 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hmD10lKJdYhmH81 off=2131042 len=33988 2024-04-17T12:13:26.632 INFO:tasks.workunit.client.0.smithi031.stdout:op 5648 completed, throughput=5MB/sec 2024-04-17T12:13:26.632 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nWMdB1qAPlpr_4v off=2918562 len=1585006 2024-04-17T12:13:26.635 INFO:tasks.workunit.client.0.smithi031.stdout:op 5649 completed, throughput=5MB/sec 2024-04-17T12:13:26.635 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vf3s_08VlH3_xCw off=1577957 len=325726 2024-04-17T12:13:26.636 INFO:tasks.workunit.client.0.smithi031.stdout:op 5650 completed, throughput=5MB/sec 2024-04-17T12:13:27.636 INFO:tasks.workunit.client.0.smithi031.stdout: 1112: throughput=5MB/sec pending data=0 2024-04-17T12:13:27.636 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Tt_iWkd2w-bB0Q_ off=9607437 len=341544 2024-04-17T12:13:27.637 INFO:tasks.workunit.client.0.smithi031.stdout:op 5651 completed, throughput=5MB/sec 2024-04-17T12:13:27.637 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tygTRIpMquonyzJ off=3108968 len=1544611 2024-04-17T12:13:27.639 INFO:tasks.workunit.client.0.smithi031.stdout:op 5652 completed, throughput=5MB/sec 2024-04-17T12:13:27.639 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-i9rHxh4g1PUI4tv off=1042502 len=733858 2024-04-17T12:13:27.641 INFO:tasks.workunit.client.0.smithi031.stdout:op 5653 completed, throughput=5MB/sec 2024-04-17T12:13:27.641 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8koFpfBO3FLjn27 off=10690673 len=1327117 2024-04-17T12:13:27.648 INFO:tasks.workunit.client.0.smithi031.stdout:op 5654 completed, throughput=5MB/sec 2024-04-17T12:13:27.649 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Cl8JISSahEO3i2F off=5100892 len=323757 2024-04-17T12:13:27.649 INFO:tasks.workunit.client.0.smithi031.stdout:op 5655 completed, throughput=5MB/sec 2024-04-17T12:13:27.649 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cTJpmd-c4kY7E43 off=14648764 len=381216 2024-04-17T12:13:27.650 INFO:tasks.workunit.client.0.smithi031.stdout:op 5656 completed, throughput=5MB/sec 2024-04-17T12:13:27.650 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-gJ8oWGFdjSXendx off=4828814 len=831994 2024-04-17T12:13:27.653 INFO:tasks.workunit.client.0.smithi031.stdout:op 5657 completed, throughput=5MB/sec 2024-04-17T12:13:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:26.320918+0000 mgr.y (mgr.14556) 1469 : cluster [DBG] pgmap v2324: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:26.320918+0000 mgr.y (mgr.14556) 1469 : cluster [DBG] pgmap v2324: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:26.320918+0000 mgr.y (mgr.14556) 1469 : cluster [DBG] pgmap v2324: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:28.653 INFO:tasks.workunit.client.0.smithi031.stdout: 1113: throughput=5MB/sec pending data=0 2024-04-17T12:13:28.653 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-GL-08bEV0C9-p5G off=2532216 len=543219 2024-04-17T12:13:28.654 INFO:tasks.workunit.client.0.smithi031.stdout:op 5658 completed, throughput=5MB/sec 2024-04-17T12:13:28.654 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U0UWJi2NkwGrkQ3 off=1585999 len=83917 2024-04-17T12:13:28.655 INFO:tasks.workunit.client.0.smithi031.stdout:op 5659 completed, throughput=5MB/sec 2024-04-17T12:13:28.655 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wbOfEUqTD5CDD3w off=8544774 len=196967 2024-04-17T12:13:28.656 INFO:tasks.workunit.client.0.smithi031.stdout:op 5660 completed, throughput=5MB/sec 2024-04-17T12:13:28.656 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2SajLfDX3ImjyIx off=10276054 len=1774457 2024-04-17T12:13:28.658 INFO:tasks.workunit.client.0.smithi031.stdout:op 5661 completed, throughput=5MB/sec 2024-04-17T12:13:28.658 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-68DT-FzMrTI-Tem off=1813648 len=842320 2024-04-17T12:13:28.665 INFO:tasks.workunit.client.0.smithi031.stdout:op 5662 completed, throughput=5MB/sec 2024-04-17T12:13:28.665 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vm-8tOPryMQ38fc off=11809799 len=359341 2024-04-17T12:13:28.668 INFO:tasks.workunit.client.0.smithi031.stdout:op 5663 completed, throughput=5MB/sec 2024-04-17T12:13:28.668 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Mq48nw7cecsi2hm off=5429402 len=1569147 2024-04-17T12:13:28.674 INFO:tasks.workunit.client.0.smithi031.stdout:op 5664 completed, throughput=5MB/sec 2024-04-17T12:13:29.674 INFO:tasks.workunit.client.0.smithi031.stdout: 1114: throughput=5MB/sec pending data=0 2024-04-17T12:13:29.674 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MwtZ8cjMJZ-tBkZ off=2739882 len=891242 2024-04-17T12:13:29.679 INFO:tasks.workunit.client.0.smithi031.stdout:op 5665 completed, throughput=5MB/sec 2024-04-17T12:13:29.679 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VmDR10a53A4S-0- off=1199564 len=1059586 2024-04-17T12:13:29.684 INFO:tasks.workunit.client.0.smithi031.stdout:op 5666 completed, throughput=5MB/sec 2024-04-17T12:13:29.685 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DSsOSkd0iH9IPdW off=3373459 len=77220 2024-04-17T12:13:29.685 INFO:tasks.workunit.client.0.smithi031.stdout:op 5667 completed, throughput=5MB/sec 2024-04-17T12:13:29.685 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TgfWAaa2keqG4AF off=15771608 len=1485370 2024-04-17T12:13:29.686 INFO:tasks.workunit.client.0.smithi031.stdout:op 5668 completed, throughput=5MB/sec 2024-04-17T12:13:29.686 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-G6EGTZCyVsQw43X off=4770850 len=504711 2024-04-17T12:13:29.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 5669 completed, throughput=5MB/sec 2024-04-17T12:13:29.690 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-__xVDZm5kmPtL6i off=12245013 len=395669 2024-04-17T12:13:29.697 INFO:tasks.workunit.client.0.smithi031.stdout:op 5670 completed, throughput=5MB/sec 2024-04-17T12:13:29.698 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-86xaxmRsfAwSKI- off=2934041 len=1187852 2024-04-17T12:13:29.700 INFO:tasks.workunit.client.0.smithi031.stdout:op 5671 completed, throughput=5MB/sec 2024-04-17T12:13:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:28.321517+0000 mgr.y (mgr.14556) 1470 : cluster [DBG] pgmap v2325: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:13:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:28.321517+0000 mgr.y (mgr.14556) 1470 : cluster [DBG] pgmap v2325: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:13:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:28.321517+0000 mgr.y (mgr.14556) 1470 : cluster [DBG] pgmap v2325: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:13:30.700 INFO:tasks.workunit.client.0.smithi031.stdout: 1115: throughput=5MB/sec pending data=0 2024-04-17T12:13:30.700 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HxgZJjO8Vf18vBI off=7090881 len=1122961 2024-04-17T12:13:30.702 INFO:tasks.workunit.client.0.smithi031.stdout:op 5672 completed, throughput=5MB/sec 2024-04-17T12:13:30.702 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BU4dxs45RYZQtKp off=3812262 len=595115 2024-04-17T12:13:30.706 INFO:tasks.workunit.client.0.smithi031.stdout:op 5673 completed, throughput=5MB/sec 2024-04-17T12:13:30.706 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zd-os20crPoyzlo off=4214406 len=997691 2024-04-17T12:13:30.711 INFO:tasks.workunit.client.0.smithi031.stdout:op 5674 completed, throughput=5MB/sec 2024-04-17T12:13:30.711 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-26wHqOMpkASd1sj off=21661367 len=531578 2024-04-17T12:13:30.716 INFO:tasks.workunit.client.0.smithi031.stdout:op 5675 completed, throughput=5MB/sec 2024-04-17T12:13:30.716 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lQ4tQm5rzMiKwol off=7217681 len=1826713 2024-04-17T12:13:30.726 INFO:tasks.workunit.client.0.smithi031.stdout:op 5676 completed, throughput=5MB/sec 2024-04-17T12:13:31.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:13:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:31] "GET /metrics HTTP/1.1" 200 192534 "" "Prometheus/2.33.4" 2024-04-17T12:13:31.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:30.321847+0000 mgr.y (mgr.14556) 1471 : cluster [DBG] pgmap v2326: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-17T12:13:31.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:30.321847+0000 mgr.y (mgr.14556) 1471 : cluster [DBG] pgmap v2326: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-17T12:13:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:30.321847+0000 mgr.y (mgr.14556) 1471 : cluster [DBG] pgmap v2326: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-17T12:13:31.726 INFO:tasks.workunit.client.0.smithi031.stdout: 1116: throughput=5MB/sec pending data=0 2024-04-17T12:13:31.727 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ib6PBySeXffZMoQ off=7265446 len=298664 2024-04-17T12:13:31.730 INFO:tasks.workunit.client.0.smithi031.stdout:op 5677 completed, throughput=5MB/sec 2024-04-17T12:13:31.730 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LdRWU13NcO4Tfia off=4430251 len=1298206 2024-04-17T12:13:31.732 INFO:tasks.workunit.client.0.smithi031.stdout:op 5678 completed, throughput=5MB/sec 2024-04-17T12:13:31.732 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-J-AWAf90z6OqYQO off=9319093 len=1754601 2024-04-17T12:13:31.734 INFO:tasks.workunit.client.0.smithi031.stdout:op 5679 completed, throughput=5MB/sec 2024-04-17T12:13:31.734 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Y1gfqxH89Y2vKFm off=1257644 len=2049760 2024-04-17T12:13:31.746 INFO:tasks.workunit.client.0.smithi031.stdout:op 5680 completed, throughput=5MB/sec 2024-04-17T12:13:32.746 INFO:tasks.workunit.client.0.smithi031.stdout: 1117: throughput=5MB/sec pending data=0 2024-04-17T12:13:32.747 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JnsTsbf27hlhoI1 off=10615550 len=746506 2024-04-17T12:13:32.748 INFO:tasks.workunit.client.0.smithi031.stdout:op 5681 completed, throughput=5MB/sec 2024-04-17T12:13:32.748 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-jZIVSWM4ZxxhJKp off=3644028 len=639674 2024-04-17T12:13:32.752 INFO:tasks.workunit.client.0.smithi031.stdout:op 5682 completed, throughput=5MB/sec 2024-04-17T12:13:32.752 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mdmOoQZK0PbNNCl off=9683858 len=200843 2024-04-17T12:13:32.753 INFO:tasks.workunit.client.0.smithi031.stdout:op 5683 completed, throughput=5MB/sec 2024-04-17T12:13:32.753 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Hug6VG9b8LPmjQY off=12339648 len=1312034 2024-04-17T12:13:32.760 INFO:tasks.workunit.client.0.smithi031.stdout:op 5684 completed, throughput=5MB/sec 2024-04-17T12:13:32.760 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-DykXrzYdOpwggbV off=16177522 len=800062 2024-04-17T12:13:32.762 INFO:tasks.workunit.client.0.smithi031.stdout:op 5685 completed, throughput=5MB/sec 2024-04-17T12:13:32.762 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jsV9kSeW34ZZhVe off=11613507 len=192787 2024-04-17T12:13:32.762 INFO:tasks.workunit.client.0.smithi031.stdout:op 5686 completed, throughput=5MB/sec 2024-04-17T12:13:32.762 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7I0ADSxedpS6LkP off=6271350 len=1689818 2024-04-17T12:13:32.773 INFO:tasks.workunit.client.0.smithi031.stdout:op 5687 completed, throughput=5MB/sec 2024-04-17T12:13:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:32.322310+0000 mgr.y (mgr.14556) 1472 : cluster [DBG] pgmap v2327: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-17T12:13:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:32.322310+0000 mgr.y (mgr.14556) 1472 : cluster [DBG] pgmap v2327: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-17T12:13:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:32.322310+0000 mgr.y (mgr.14556) 1472 : cluster [DBG] pgmap v2327: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-17T12:13:33.773 INFO:tasks.workunit.client.0.smithi031.stdout: 1118: throughput=5MB/sec pending data=0 2024-04-17T12:13:33.773 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ahsJjoJfzzE_-gz off=253014 len=2082582 2024-04-17T12:13:33.776 INFO:tasks.workunit.client.0.smithi031.stdout:op 5688 completed, throughput=5MB/sec 2024-04-17T12:13:33.776 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7O7-vJWINOL0fO2 off=3163974 len=666861 2024-04-17T12:13:33.777 INFO:tasks.workunit.client.0.smithi031.stdout:op 5689 completed, throughput=5MB/sec 2024-04-17T12:13:33.777 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ms8j_DdK1L9hcdo off=14734391 len=345905 2024-04-17T12:13:33.778 INFO:tasks.workunit.client.0.smithi031.stdout:op 5690 completed, throughput=5MB/sec 2024-04-17T12:13:33.778 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_nZ-_HBrwM-zrvt off=13788474 len=1705106 2024-04-17T12:13:33.780 INFO:tasks.workunit.client.0.smithi031.stdout:op 5691 completed, throughput=5MB/sec 2024-04-17T12:13:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:13:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:13:34.780 INFO:tasks.workunit.client.0.smithi031.stdout: 1119: throughput=5MB/sec pending data=0 2024-04-17T12:13:34.780 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_0-ouoJg-FBdgDl off=11813182 len=1518782 2024-04-17T12:13:34.783 INFO:tasks.workunit.client.0.smithi031.stdout:op 5692 completed, throughput=5MB/sec 2024-04-17T12:13:34.783 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tl9my4h_b3IFWac off=13325697 len=1994947 2024-04-17T12:13:34.786 INFO:tasks.workunit.client.0.smithi031.stdout:op 5693 completed, throughput=5MB/sec 2024-04-17T12:13:34.786 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-igs7QqUR-buUtou off=8681765 len=548121 2024-04-17T12:13:34.790 INFO:tasks.workunit.client.0.smithi031.stdout:op 5694 completed, throughput=5MB/sec 2024-04-17T12:13:34.790 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lIxnubYiZ0Q9VB2 off=214802 len=102222 2024-04-17T12:13:34.791 INFO:tasks.workunit.client.0.smithi031.stdout:op 5695 completed, throughput=5MB/sec 2024-04-17T12:13:34.791 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--PgLY9mGZuZ-S3Z off=12511201 len=872827 2024-04-17T12:13:34.796 INFO:tasks.workunit.client.0.smithi031.stdout:op 5696 completed, throughput=5MB/sec 2024-04-17T12:13:34.796 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JjNQVFwA45jfYP6 off=9963792 len=1872632 2024-04-17T12:13:34.797 INFO:tasks.workunit.client.0.smithi031.stdout:op 5697 completed, throughput=5MB/sec 2024-04-17T12:13:35.273 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:13:35.562 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:13:35.562 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (40m) 9m ago 41m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:13:35.562 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (41m) 9m ago 41m 62.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:13:35.562 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (42m) 9m ago 42m 19.4M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:13:35.562 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (42m) 9m ago 42m 27.8M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:13:35.562 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (46m) 9m ago 46m 394M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (47m) 9m ago 47m 457M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (47m) 9m ago 48m 172M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (46m) 9m ago 46m 116M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (46m) 9m ago 46m 113M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (42m) 9m ago 42m 20.7M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (42m) 9m ago 42m 25.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (45m) 9m ago 45m 647M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (45m) 9m ago 45m 766M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (45m) 9m ago 45m 507M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (44m) 9m ago 44m 504M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (44m) 9m ago 44m 801M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (43m) 9m ago 43m 641M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (43m) 9m ago 43m 383M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:13:35.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (43m) 9m ago 43m 461M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:13:35.564 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (40m) 9m ago 42m 79.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:13:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:34.323123+0000 mgr.y (mgr.14556) 1473 : cluster [DBG] pgmap v2328: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:13:35.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:34.323123+0000 mgr.y (mgr.14556) 1473 : cluster [DBG] pgmap v2328: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:13:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:34.323123+0000 mgr.y (mgr.14556) 1473 : cluster [DBG] pgmap v2328: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-17T12:13:35.798 INFO:tasks.workunit.client.0.smithi031.stdout: 1120: throughput=5MB/sec pending data=0 2024-04-17T12:13:35.798 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-HAv2DFNa-zrHGJR off=7872908 len=21654 2024-04-17T12:13:35.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 5698 completed, throughput=5MB/sec 2024-04-17T12:13:35.798 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-EZgLTIc9O9IsOjF off=10031677 len=1609349 2024-04-17T12:13:35.805 INFO:tasks.workunit.client.0.smithi031.stdout:op 5699 completed, throughput=5MB/sec 2024-04-17T12:13:35.806 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tg9wHTTz-dUHRA2 off=8445069 len=1923664 2024-04-17T12:13:35.807 INFO:tasks.workunit.client.0.smithi031.stdout:op 5700 completed, throughput=5MB/sec 2024-04-17T12:13:35.807 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-anuIJKVxVrTJLGc off=957090 len=1559648 2024-04-17T12:13:35.815 INFO:tasks.workunit.client.0.smithi031.stdout:op 5701 completed, throughput=5MB/sec 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:13:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:13:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:13:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:13:35.914 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:13:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:35.261771+0000 mgr.y (mgr.14556) 1474 : audit [DBG] from='client.26633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:35.555234+0000 mgr.y (mgr.14556) 1475 : audit [DBG] from='client.26639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:35.914024+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.31:0/912692546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:13:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:35.261771+0000 mgr.y (mgr.14556) 1474 : audit [DBG] from='client.26633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:35.555234+0000 mgr.y (mgr.14556) 1475 : audit [DBG] from='client.26639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:35.914024+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.31:0/912692546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:13:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:35.261771+0000 mgr.y (mgr.14556) 1474 : audit [DBG] from='client.26633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:35.555234+0000 mgr.y (mgr.14556) 1475 : audit [DBG] from='client.26639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:13:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:35.914024+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.31:0/912692546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:13:36.815 INFO:tasks.workunit.client.0.smithi031.stdout: 1121: throughput=5MB/sec pending data=0 2024-04-17T12:13:36.815 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-z5_uxIYjtNTXwlW off=17349752 len=1100443 2024-04-17T12:13:36.820 INFO:tasks.workunit.client.0.smithi031.stdout:op 5702 completed, throughput=5MB/sec 2024-04-17T12:13:36.821 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aG3Sb34-A7OEUMo off=8303791 len=1334869 2024-04-17T12:13:36.829 INFO:tasks.workunit.client.0.smithi031.stdout:op 5703 completed, throughput=5MB/sec 2024-04-17T12:13:36.829 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IukOqJZPTffm9-3 off=5474511 len=81605 2024-04-17T12:13:36.831 INFO:tasks.workunit.client.0.smithi031.stdout:op 5704 completed, throughput=5MB/sec 2024-04-17T12:13:36.831 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-X21c0UdltKuqXoR off=15139719 len=1809515 2024-04-17T12:13:36.838 INFO:tasks.workunit.client.0.smithi031.stdout:op 5705 completed, throughput=5MB/sec 2024-04-17T12:13:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:36.323830+0000 mgr.y (mgr.14556) 1476 : cluster [DBG] pgmap v2329: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:13:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:36.323830+0000 mgr.y (mgr.14556) 1476 : cluster [DBG] pgmap v2329: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:13:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:36.323830+0000 mgr.y (mgr.14556) 1476 : cluster [DBG] pgmap v2329: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-17T12:13:37.838 INFO:tasks.workunit.client.0.smithi031.stdout: 1122: throughput=5MB/sec pending data=0 2024-04-17T12:13:37.839 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--Z_d1zh653uAAoI off=12624559 len=59667 2024-04-17T12:13:37.839 INFO:tasks.workunit.client.0.smithi031.stdout:op 5706 completed, throughput=5MB/sec 2024-04-17T12:13:37.839 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UlJpBAiDNzGlzA9 off=4992680 len=1414174 2024-04-17T12:13:37.847 INFO:tasks.workunit.client.0.smithi031.stdout:op 5707 completed, throughput=5MB/sec 2024-04-17T12:13:37.848 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ly53wGxvn5HS1HQ off=12826933 len=1021944 2024-04-17T12:13:37.849 INFO:tasks.workunit.client.0.smithi031.stdout:op 5708 completed, throughput=5MB/sec 2024-04-17T12:13:37.849 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aFBolhxrpFBtjZZ off=2007575 len=1437997 2024-04-17T12:13:37.858 INFO:tasks.workunit.client.0.smithi031.stdout:op 5709 completed, throughput=5MB/sec 2024-04-17T12:13:37.859 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-11joPy4VifaZsOd off=2853090 len=69351 2024-04-17T12:13:37.859 INFO:tasks.workunit.client.0.smithi031.stdout:op 5710 completed, throughput=5MB/sec 2024-04-17T12:13:37.859 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rwbtoSXnAZ_9ZQ1 off=3129637 len=173151 2024-04-17T12:13:37.862 INFO:tasks.workunit.client.0.smithi031.stdout:op 5711 completed, throughput=5MB/sec 2024-04-17T12:13:37.862 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9J8cPZFwAIM_E-I off=188000 len=1909887 2024-04-17T12:13:37.872 INFO:tasks.workunit.client.0.smithi031.stdout:op 5712 completed, throughput=5MB/sec 2024-04-17T12:13:38.872 INFO:tasks.workunit.client.0.smithi031.stdout: 1123: throughput=5MB/sec pending data=0 2024-04-17T12:13:38.872 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-s9MBUBB2rwv5c4z off=4896852 len=1117355 2024-04-17T12:13:38.875 INFO:tasks.workunit.client.0.smithi031.stdout:op 5713 completed, throughput=5MB/sec 2024-04-17T12:13:38.875 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-U7A4tlH_wXikVWL off=6885042 len=1445203 2024-04-17T12:13:38.877 INFO:tasks.workunit.client.0.smithi031.stdout:op 5714 completed, throughput=5MB/sec 2024-04-17T12:13:38.877 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yF7KQQIvu3JfqpP off=8041043 len=1156389 2024-04-17T12:13:38.883 INFO:tasks.workunit.client.0.smithi031.stdout:op 5715 completed, throughput=5MB/sec 2024-04-17T12:13:38.884 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L5hSFmwuVNOj0F9 off=7170768 len=1480328 2024-04-17T12:13:38.886 INFO:tasks.workunit.client.0.smithi031.stdout:op 5716 completed, throughput=5MB/sec 2024-04-17T12:13:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:38.324616+0000 mgr.y (mgr.14556) 1477 : cluster [DBG] pgmap v2330: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:13:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:38.324616+0000 mgr.y (mgr.14556) 1477 : cluster [DBG] pgmap v2330: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:13:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:38.324616+0000 mgr.y (mgr.14556) 1477 : cluster [DBG] pgmap v2330: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-17T12:13:39.886 INFO:tasks.workunit.client.0.smithi031.stdout: 1124: throughput=5MB/sec pending data=0 2024-04-17T12:13:39.886 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nQZhgPiL6QjJlc9 off=11903714 len=1974984 2024-04-17T12:13:39.890 INFO:tasks.workunit.client.0.smithi031.stdout:op 5717 completed, throughput=5MB/sec 2024-04-17T12:13:39.890 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vvnVlkCKrcogN4O off=502160 len=192063 2024-04-17T12:13:39.893 INFO:tasks.workunit.client.0.smithi031.stdout:op 5718 completed, throughput=5MB/sec 2024-04-17T12:13:39.893 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-q7i9NQWvLkKVjzo off=7106677 len=1948729 2024-04-17T12:13:39.906 INFO:tasks.workunit.client.0.smithi031.stdout:op 5719 completed, throughput=5MB/sec 2024-04-17T12:13:39.906 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nnxzJjkiZPVlNWx off=142714 len=1153551 2024-04-17T12:13:39.912 INFO:tasks.workunit.client.0.smithi031.stdout:op 5720 completed, throughput=5MB/sec 2024-04-17T12:13:40.912 INFO:tasks.workunit.client.0.smithi031.stdout: 1125: throughput=5MB/sec pending data=0 2024-04-17T12:13:40.912 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QtDHNiw74l1tjWd off=5547863 len=1985540 2024-04-17T12:13:40.921 INFO:tasks.workunit.client.0.smithi031.stdout:op 5721 completed, throughput=5MB/sec 2024-04-17T12:13:40.921 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-3GD0BFkBJOrYzo1 off=3371986 len=1371802 2024-04-17T12:13:40.929 INFO:tasks.workunit.client.0.smithi031.stdout:op 5722 completed, throughput=5MB/sec 2024-04-17T12:13:40.929 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-34lQwNlRDJhPQFd off=22540596 len=699277 2024-04-17T12:13:40.933 INFO:tasks.workunit.client.0.smithi031.stdout:op 5723 completed, throughput=5MB/sec 2024-04-17T12:13:40.933 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bjDDwJ8LmBao-Ci off=1829548 len=863150 2024-04-17T12:13:40.935 INFO:tasks.workunit.client.0.smithi031.stdout:op 5724 completed, throughput=5MB/sec 2024-04-17T12:13:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:40.325136+0000 mgr.y (mgr.14556) 1478 : cluster [DBG] pgmap v2331: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:40.325136+0000 mgr.y (mgr.14556) 1478 : cluster [DBG] pgmap v2331: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:40.325136+0000 mgr.y (mgr.14556) 1478 : cluster [DBG] pgmap v2331: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:13:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:41] "GET /metrics HTTP/1.1" 200 192545 "" "Prometheus/2.33.4" 2024-04-17T12:13:41.935 INFO:tasks.workunit.client.0.smithi031.stdout: 1126: throughput=5MB/sec pending data=0 2024-04-17T12:13:41.935 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-z3V9gH4iCMromgp off=14032912 len=361731 2024-04-17T12:13:41.937 INFO:tasks.workunit.client.0.smithi031.stdout:op 5725 completed, throughput=5MB/sec 2024-04-17T12:13:41.937 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4rWKuZdgTDrh2fN off=8435458 len=1907353 2024-04-17T12:13:41.939 INFO:tasks.workunit.client.0.smithi031.stdout:op 5726 completed, throughput=5MB/sec 2024-04-17T12:13:41.939 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-D0uSWeNzT_-n_mj off=6676400 len=467179 2024-04-17T12:13:41.940 INFO:tasks.workunit.client.0.smithi031.stdout:op 5727 completed, throughput=5MB/sec 2024-04-17T12:13:41.940 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BsNrah1D4rSRfUk off=676887 len=2082586 2024-04-17T12:13:41.957 INFO:tasks.workunit.client.0.smithi031.stdout:op 5728 completed, throughput=5MB/sec 2024-04-17T12:13:41.957 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4-l8qM0u5b-L81- off=362252 len=97230 2024-04-17T12:13:41.960 INFO:tasks.workunit.client.0.smithi031.stdout:op 5729 completed, throughput=5MB/sec 2024-04-17T12:13:41.960 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zhZFwhYTb-ptZVF off=6174082 len=1538451 2024-04-17T12:13:41.962 INFO:tasks.workunit.client.0.smithi031.stdout:op 5730 completed, throughput=5MB/sec 2024-04-17T12:13:42.962 INFO:tasks.workunit.client.0.smithi031.stdout: 1127: throughput=5MB/sec pending data=0 2024-04-17T12:13:42.963 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-exSKInnTXjxNTO6 off=4304722 len=321480 2024-04-17T12:13:42.963 INFO:tasks.workunit.client.0.smithi031.stdout:op 5731 completed, throughput=5MB/sec 2024-04-17T12:13:42.963 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MiJTjIhq3Eu8Dgc off=1882582 len=612970 2024-04-17T12:13:42.964 INFO:tasks.workunit.client.0.smithi031.stdout:op 5732 completed, throughput=5MB/sec 2024-04-17T12:13:42.964 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VIb-gBGyUq7vDEa off=3482599 len=1933145 2024-04-17T12:13:42.975 INFO:tasks.workunit.client.0.smithi031.stdout:op 5733 completed, throughput=5MB/sec 2024-04-17T12:13:42.976 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-jnUUoZlTwKbPMDV off=12568373 len=799585 2024-04-17T12:13:42.976 INFO:tasks.workunit.client.0.smithi031.stdout:op 5734 completed, throughput=5MB/sec 2024-04-17T12:13:42.977 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tklB9rAI4zVome1 off=17073100 len=1278975 2024-04-17T12:13:42.985 INFO:tasks.workunit.client.0.smithi031.stdout:op 5735 completed, throughput=5MB/sec 2024-04-17T12:13:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:42.325519+0000 mgr.y (mgr.14556) 1479 : cluster [DBG] pgmap v2332: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:42.325519+0000 mgr.y (mgr.14556) 1479 : cluster [DBG] pgmap v2332: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:42.325519+0000 mgr.y (mgr.14556) 1479 : cluster [DBG] pgmap v2332: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:43.985 INFO:tasks.workunit.client.0.smithi031.stdout: 1128: throughput=5MB/sec pending data=0 2024-04-17T12:13:43.986 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-X-SOinFLffdkPVU off=8200765 len=142895 2024-04-17T12:13:43.988 INFO:tasks.workunit.client.0.smithi031.stdout:op 5736 completed, throughput=5MB/sec 2024-04-17T12:13:43.988 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-mdmn1K3JC2ceerd off=5315971 len=1644069 2024-04-17T12:13:43.999 INFO:tasks.workunit.client.0.smithi031.stdout:op 5737 completed, throughput=5MB/sec 2024-04-17T12:13:43.999 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-33IiR5fbMd1NTWs off=15000978 len=1369558 2024-04-17T12:13:44.001 INFO:tasks.workunit.client.0.smithi031.stdout:op 5738 completed, throughput=5MB/sec 2024-04-17T12:13:44.001 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-RJxtOoW0dASd6FQ off=6611231 len=2036208 2024-04-17T12:13:44.004 INFO:tasks.workunit.client.0.smithi031.stdout:op 5739 completed, throughput=5MB/sec 2024-04-17T12:13:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:13:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:13:45.005 INFO:tasks.workunit.client.0.smithi031.stdout: 1129: throughput=5MB/sec pending data=0 2024-04-17T12:13:45.005 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vrmmowlPmEPtS-P off=340986 len=1485105 2024-04-17T12:13:45.011 INFO:tasks.workunit.client.0.smithi031.stdout:op 5740 completed, throughput=5MB/sec 2024-04-17T12:13:45.012 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kXNNnuI2LL5KXST off=9282120 len=2034959 2024-04-17T12:13:45.021 INFO:tasks.workunit.client.0.smithi031.stdout:op 5741 completed, throughput=5MB/sec 2024-04-17T12:13:45.022 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ubZ5XVdsYc5tRhG off=5233041 len=109258 2024-04-17T12:13:45.022 INFO:tasks.workunit.client.0.smithi031.stdout:op 5742 completed, throughput=5MB/sec 2024-04-17T12:13:45.022 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-o3jMz5nA-25Swg0 off=11270951 len=920449 2024-04-17T12:13:45.026 INFO:tasks.workunit.client.0.smithi031.stdout:op 5743 completed, throughput=5MB/sec 2024-04-17T12:13:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:44.326361+0000 mgr.y (mgr.14556) 1480 : cluster [DBG] pgmap v2333: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:13:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:44.326361+0000 mgr.y (mgr.14556) 1480 : cluster [DBG] pgmap v2333: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:13:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:44.326361+0000 mgr.y (mgr.14556) 1480 : cluster [DBG] pgmap v2333: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-17T12:13:46.027 INFO:tasks.workunit.client.0.smithi031.stdout: 1130: throughput=5MB/sec pending data=0 2024-04-17T12:13:46.027 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-VT4o09xp8iauADO off=1916206 len=88024 2024-04-17T12:13:46.027 INFO:tasks.workunit.client.0.smithi031.stdout:op 5744 completed, throughput=5MB/sec 2024-04-17T12:13:46.027 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_pchOkr8_ao-SAH off=1666600 len=1281401 2024-04-17T12:13:46.029 INFO:tasks.workunit.client.0.smithi031.stdout:op 5745 completed, throughput=5MB/sec 2024-04-17T12:13:46.029 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yozM32hgMw8q6sx off=16261955 len=113923 2024-04-17T12:13:46.032 INFO:tasks.workunit.client.0.smithi031.stdout:op 5746 completed, throughput=5MB/sec 2024-04-17T12:13:46.032 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-UB2iEMn7-dQKbhR off=2598601 len=1337234 2024-04-17T12:13:46.039 INFO:tasks.workunit.client.0.smithi031.stdout:op 5747 completed, throughput=5MB/sec 2024-04-17T12:13:46.039 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8K-QOp9TadXTkO0 off=5420939 len=497715 2024-04-17T12:13:46.043 INFO:tasks.workunit.client.0.smithi031.stdout:op 5748 completed, throughput=5MB/sec 2024-04-17T12:13:46.043 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ttqTYmkj-_stuqI off=2955900 len=1474283 2024-04-17T12:13:46.051 INFO:tasks.workunit.client.0.smithi031.stdout:op 5749 completed, throughput=5MB/sec 2024-04-17T12:13:46.051 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AKp3ytNFP0dR2EX off=7778066 len=439921 2024-04-17T12:13:46.054 INFO:tasks.workunit.client.0.smithi031.stdout:op 5750 completed, throughput=5MB/sec 2024-04-17T12:13:46.054 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1ZQNExJACgTDca4 off=890760 len=265889 2024-04-17T12:13:46.057 INFO:tasks.workunit.client.0.smithi031.stdout:op 5751 completed, throughput=5MB/sec 2024-04-17T12:13:47.058 INFO:tasks.workunit.client.0.smithi031.stdout: 1131: throughput=5MB/sec pending data=0 2024-04-17T12:13:47.058 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4SIF4Yb0jJ6MACP off=182515 len=945353 2024-04-17T12:13:47.059 INFO:tasks.workunit.client.0.smithi031.stdout:op 5752 completed, throughput=5MB/sec 2024-04-17T12:13:47.059 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-cDA4GHnI5depusi off=7047018 len=1782181 2024-04-17T12:13:47.072 INFO:tasks.workunit.client.0.smithi031.stdout:op 5753 completed, throughput=5MB/sec 2024-04-17T12:13:47.072 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KSXA_8tC2VGPG9L off=3605500 len=1268549 2024-04-17T12:13:47.074 INFO:tasks.workunit.client.0.smithi031.stdout:op 5754 completed, throughput=5MB/sec 2024-04-17T12:13:47.074 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Ii001zdi1BkqEOx off=11062063 len=134030 2024-04-17T12:13:47.075 INFO:tasks.workunit.client.0.smithi031.stdout:op 5755 completed, throughput=5MB/sec 2024-04-17T12:13:47.075 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WJpgF9YXkKrkbRx off=1169766 len=1281597 2024-04-17T12:13:47.077 INFO:tasks.workunit.client.0.smithi031.stdout:op 5756 completed, throughput=5MB/sec 2024-04-17T12:13:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:46.326843+0000 mgr.y (mgr.14556) 1481 : cluster [DBG] pgmap v2334: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:46.326843+0000 mgr.y (mgr.14556) 1481 : cluster [DBG] pgmap v2334: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:46.326843+0000 mgr.y (mgr.14556) 1481 : cluster [DBG] pgmap v2334: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:48.077 INFO:tasks.workunit.client.0.smithi031.stdout: 1132: throughput=5MB/sec pending data=0 2024-04-17T12:13:48.077 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Nmg4tlC0MBuuebB off=5775487 len=1423028 2024-04-17T12:13:48.080 INFO:tasks.workunit.client.0.smithi031.stdout:op 5757 completed, throughput=5MB/sec 2024-04-17T12:13:48.080 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hNyXeq52jfNBuzs off=3375130 len=2043624 2024-04-17T12:13:48.083 INFO:tasks.workunit.client.0.smithi031.stdout:op 5758 completed, throughput=5MB/sec 2024-04-17T12:13:48.083 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ASH5LJD-z0WHfUI off=1322636 len=1742564 2024-04-17T12:13:48.085 INFO:tasks.workunit.client.0.smithi031.stdout:op 5759 completed, throughput=5MB/sec 2024-04-17T12:13:49.085 INFO:tasks.workunit.client.0.smithi031.stdout: 1133: throughput=5MB/sec pending data=0 2024-04-17T12:13:49.086 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ECFHzV7xLZg_a7j off=10127153 len=739188 2024-04-17T12:13:49.090 INFO:tasks.workunit.client.0.smithi031.stdout:op 5760 completed, throughput=5MB/sec 2024-04-17T12:13:49.090 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-iwww8ooE9qEFMxH off=22832 len=104965 2024-04-17T12:13:49.091 INFO:tasks.workunit.client.0.smithi031.stdout:op 5761 completed, throughput=5MB/sec 2024-04-17T12:13:49.091 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-L7DauNN5FeCVjoB off=2104657 len=94377 2024-04-17T12:13:49.091 INFO:tasks.workunit.client.0.smithi031.stdout:op 5762 completed, throughput=5MB/sec 2024-04-17T12:13:49.092 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-q4muyXVyostJdxG off=10977349 len=516445 2024-04-17T12:13:49.093 INFO:tasks.workunit.client.0.smithi031.stdout:op 5763 completed, throughput=5MB/sec 2024-04-17T12:13:49.093 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-wneEcwdLqKclBnn off=8336756 len=736509 2024-04-17T12:13:49.097 INFO:tasks.workunit.client.0.smithi031.stdout:op 5764 completed, throughput=5MB/sec 2024-04-17T12:13:49.097 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8tR_XhTt6b5aXgV off=9304328 len=1785301 2024-04-17T12:13:49.107 INFO:tasks.workunit.client.0.smithi031.stdout:op 5765 completed, throughput=5MB/sec 2024-04-17T12:13:49.107 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-zwhcwh1E5ZD82a4 off=8258256 len=1971147 2024-04-17T12:13:49.110 INFO:tasks.workunit.client.0.smithi031.stdout:op 5766 completed, throughput=5MB/sec 2024-04-17T12:13:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:48.327604+0000 mgr.y (mgr.14556) 1482 : cluster [DBG] pgmap v2335: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:13:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:49.248416+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:13:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:48.327604+0000 mgr.y (mgr.14556) 1482 : cluster [DBG] pgmap v2335: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:13:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:49.248416+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:13:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:48.327604+0000 mgr.y (mgr.14556) 1482 : cluster [DBG] pgmap v2335: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-17T12:13:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:49.248416+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:13:50.110 INFO:tasks.workunit.client.0.smithi031.stdout: 1134: throughput=5MB/sec pending data=0 2024-04-17T12:13:50.110 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-mSp2pIdjc5hlRcG off=8185772 len=2019173 2024-04-17T12:13:50.112 INFO:tasks.workunit.client.0.smithi031.stdout:op 5767 completed, throughput=5MB/sec 2024-04-17T12:13:50.112 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0ZfloFegEu3AFKk off=8824777 len=1075199 2024-04-17T12:13:50.118 INFO:tasks.workunit.client.0.smithi031.stdout:op 5768 completed, throughput=5MB/sec 2024-04-17T12:13:50.118 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DyANsMz25iqPmqn off=18691739 len=1839107 2024-04-17T12:13:50.130 INFO:tasks.workunit.client.0.smithi031.stdout:op 5769 completed, throughput=5MB/sec 2024-04-17T12:13:51.130 INFO:tasks.workunit.client.0.smithi031.stdout: 1135: throughput=5MB/sec pending data=0 2024-04-17T12:13:51.130 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CxCRWtlKqcIwORC off=2861361 len=201134 2024-04-17T12:13:51.131 INFO:tasks.workunit.client.0.smithi031.stdout:op 5770 completed, throughput=5MB/sec 2024-04-17T12:13:51.131 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uI9zpBk5arPuxRl off=12649843 len=1504944 2024-04-17T12:13:51.134 INFO:tasks.workunit.client.0.smithi031.stdout:op 5771 completed, throughput=5MB/sec 2024-04-17T12:13:51.134 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1Dgx6FKdTuFrCA4 off=18919027 len=1963885 2024-04-17T12:13:51.151 INFO:tasks.workunit.client.0.smithi031.stdout:op 5772 completed, throughput=5MB/sec 2024-04-17T12:13:51.151 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lNCpiNl4qWX9EMF off=4354960 len=521556 2024-04-17T12:13:51.155 INFO:tasks.workunit.client.0.smithi031.stdout:op 5773 completed, throughput=5MB/sec 2024-04-17T12:13:51.155 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-rMBw60VJ2pOkZxN off=4177475 len=972959 2024-04-17T12:13:51.156 INFO:tasks.workunit.client.0.smithi031.stdout:op 5774 completed, throughput=5MB/sec 2024-04-17T12:13:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:50.327972+0000 mgr.y (mgr.14556) 1483 : cluster [DBG] pgmap v2336: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:13:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:50.327972+0000 mgr.y (mgr.14556) 1483 : cluster [DBG] pgmap v2336: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:13:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:50.327972+0000 mgr.y (mgr.14556) 1483 : cluster [DBG] pgmap v2336: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:13:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:13:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:51] "GET /metrics HTTP/1.1" 200 192545 "" "Prometheus/2.33.4" 2024-04-17T12:13:52.157 INFO:tasks.workunit.client.0.smithi031.stdout: 1136: throughput=5MB/sec pending data=0 2024-04-17T12:13:52.157 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-XzI4r-8KzHjlhUY off=5690652 len=1001811 2024-04-17T12:13:52.161 INFO:tasks.workunit.client.0.smithi031.stdout:op 5775 completed, throughput=5MB/sec 2024-04-17T12:13:52.161 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yzOYV_0MVRQwe61 off=23027834 len=933738 2024-04-17T12:13:52.162 INFO:tasks.workunit.client.0.smithi031.stdout:op 5776 completed, throughput=5MB/sec 2024-04-17T12:13:52.162 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZjWJtInHTziWBDx off=9861991 len=1937926 2024-04-17T12:13:52.163 INFO:tasks.workunit.client.0.smithi031.stdout:op 5777 completed, throughput=5MB/sec 2024-04-17T12:13:52.163 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XX3uM-Dr-Q8sozJ off=353019 len=1813785 2024-04-17T12:13:52.164 INFO:tasks.workunit.client.0.smithi031.stdout:op 5778 completed, throughput=5MB/sec 2024-04-17T12:13:53.165 INFO:tasks.workunit.client.0.smithi031.stdout: 1137: throughput=5MB/sec pending data=0 2024-04-17T12:13:53.165 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-SFJzCp_S9tjqo2A off=1470015 len=461970 2024-04-17T12:13:53.168 INFO:tasks.workunit.client.0.smithi031.stdout:op 5779 completed, throughput=5MB/sec 2024-04-17T12:13:53.168 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-34nbOoqab8OdS2x off=5089974 len=160914 2024-04-17T12:13:53.171 INFO:tasks.workunit.client.0.smithi031.stdout:op 5780 completed, throughput=5MB/sec 2024-04-17T12:13:53.171 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vIuvSv9o61kjroU off=6726684 len=256505 2024-04-17T12:13:53.171 INFO:tasks.workunit.client.0.smithi031.stdout:op 5781 completed, throughput=5MB/sec 2024-04-17T12:13:53.171 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vslGrkaGd65cnik off=3343763 len=130482 2024-04-17T12:13:53.174 INFO:tasks.workunit.client.0.smithi031.stdout:op 5782 completed, throughput=5MB/sec 2024-04-17T12:13:53.174 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3VOig8KQRBUQ0Q_ off=6614866 len=2055946 2024-04-17T12:13:53.176 INFO:tasks.workunit.client.0.smithi031.stdout:op 5783 completed, throughput=5MB/sec 2024-04-17T12:13:53.177 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4kRBxQ5LMHBlvGy off=7374047 len=847690 2024-04-17T12:13:53.178 INFO:tasks.workunit.client.0.smithi031.stdout:op 5784 completed, throughput=5MB/sec 2024-04-17T12:13:53.178 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-AxyO6VSpi24LV_Z off=1599150 len=1983780 2024-04-17T12:13:53.194 INFO:tasks.workunit.client.0.smithi031.stdout:op 5785 completed, throughput=5MB/sec 2024-04-17T12:13:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:51.968836+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:13:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:52.328576+0000 mgr.y (mgr.14556) 1484 : cluster [DBG] pgmap v2337: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:13:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:52.544613+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:13:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:52.824796+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:13:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:52.825597+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:13:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:13:52.830305+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:13:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:51.968836+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:13:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:52.328576+0000 mgr.y (mgr.14556) 1484 : cluster [DBG] pgmap v2337: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:13:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:52.544613+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:13:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:52.824796+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:13:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:52.825597+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:13:53.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:13:52.830305+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:13:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:51.968836+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:13:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:52.328576+0000 mgr.y (mgr.14556) 1484 : cluster [DBG] pgmap v2337: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-17T12:13:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:52.544613+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:13:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:52.824796+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:13:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:52.825597+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:13:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:13:52.830305+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:13:54.194 INFO:tasks.workunit.client.0.smithi031.stdout: 1138: throughput=5MB/sec pending data=0 2024-04-17T12:13:54.195 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1THC_r5Cyd1gWyV off=2153857 len=291943 2024-04-17T12:13:54.198 INFO:tasks.workunit.client.0.smithi031.stdout:op 5786 completed, throughput=5MB/sec 2024-04-17T12:13:54.198 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bMmbN_4WyDRGCGt off=9868823 len=2080174 2024-04-17T12:13:54.209 INFO:tasks.workunit.client.0.smithi031.stdout:op 5787 completed, throughput=5MB/sec 2024-04-17T12:13:54.209 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-0smeEQW3HjCLbXS off=5530339 len=1063454 2024-04-17T12:13:54.214 INFO:tasks.workunit.client.0.smithi031.stdout:op 5788 completed, throughput=5MB/sec 2024-04-17T12:13:54.214 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GIUJJ8JGYv58Bsm off=6579979 len=1179671 2024-04-17T12:13:54.219 INFO:tasks.workunit.client.0.smithi031.stdout:op 5789 completed, throughput=5MB/sec 2024-04-17T12:13:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:13:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:13:55.219 INFO:tasks.workunit.client.0.smithi031.stdout: 1139: throughput=5MB/sec pending data=0 2024-04-17T12:13:55.220 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-_B8-PkB4Fdmt7Zz off=579652 len=21243 2024-04-17T12:13:55.220 INFO:tasks.workunit.client.0.smithi031.stdout:op 5790 completed, throughput=5MB/sec 2024-04-17T12:13:55.220 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c3MiHlQmzwTW0zr off=190126 len=1364610 2024-04-17T12:13:55.229 INFO:tasks.workunit.client.0.smithi031.stdout:op 5791 completed, throughput=5MB/sec 2024-04-17T12:13:55.229 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DSa3QyyNyjvsGh9 off=2529533 len=220530 2024-04-17T12:13:55.231 INFO:tasks.workunit.client.0.smithi031.stdout:op 5792 completed, throughput=5MB/sec 2024-04-17T12:13:55.232 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-UgVpd4fpPAP6qIi off=8710478 len=119765 2024-04-17T12:13:55.232 INFO:tasks.workunit.client.0.smithi031.stdout:op 5793 completed, throughput=5MB/sec 2024-04-17T12:13:55.232 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-gXKmNV5TAGiSp_W off=1124134 len=610205 2024-04-17T12:13:55.236 INFO:tasks.workunit.client.0.smithi031.stdout:op 5794 completed, throughput=5MB/sec 2024-04-17T12:13:55.236 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cd5hh3nPljQ0Skp off=3312660 len=362871 2024-04-17T12:13:55.237 INFO:tasks.workunit.client.0.smithi031.stdout:op 5795 completed, throughput=5MB/sec 2024-04-17T12:13:55.237 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yzh59pgSJZP--Bq off=1589226 len=669549 2024-04-17T12:13:55.238 INFO:tasks.workunit.client.0.smithi031.stdout:op 5796 completed, throughput=5MB/sec 2024-04-17T12:13:55.238 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hr48WgVRQuG82s1 off=9351538 len=786465 2024-04-17T12:13:55.242 INFO:tasks.workunit.client.0.smithi031.stdout:op 5797 completed, throughput=5MB/sec 2024-04-17T12:13:55.242 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-c7nmLZUDwf3esY2 off=7519580 len=288192 2024-04-17T12:13:55.246 INFO:tasks.workunit.client.0.smithi031.stdout:op 5798 completed, throughput=5MB/sec 2024-04-17T12:13:55.246 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-RHY5l5rzPtL4gLB off=6285290 len=1307014 2024-04-17T12:13:55.253 INFO:tasks.workunit.client.0.smithi031.stdout:op 5799 completed, throughput=5MB/sec 2024-04-17T12:13:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:54.329257+0000 mgr.y (mgr.14556) 1485 : cluster [DBG] pgmap v2338: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:13:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:54.329257+0000 mgr.y (mgr.14556) 1485 : cluster [DBG] pgmap v2338: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:13:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:54.329257+0000 mgr.y (mgr.14556) 1485 : cluster [DBG] pgmap v2338: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-17T12:13:56.253 INFO:tasks.workunit.client.0.smithi031.stdout: 1140: throughput=5MB/sec pending data=0 2024-04-17T12:13:56.253 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lgqWwssbyiiCyVM off=4684477 len=1070655 2024-04-17T12:13:56.259 INFO:tasks.workunit.client.0.smithi031.stdout:op 5800 completed, throughput=5MB/sec 2024-04-17T12:13:56.259 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PiOYGSJOglrf26u off=1759233 len=827013 2024-04-17T12:13:56.261 INFO:tasks.workunit.client.0.smithi031.stdout:op 5801 completed, throughput=5MB/sec 2024-04-17T12:13:56.261 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-9eugwmF30uE35BN off=6614477 len=1067976 2024-04-17T12:13:56.268 INFO:tasks.workunit.client.0.smithi031.stdout:op 5802 completed, throughput=5MB/sec 2024-04-17T12:13:56.268 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OvCioCFsJU0zGHI off=1931136 len=1003360 2024-04-17T12:13:56.273 INFO:tasks.workunit.client.0.smithi031.stdout:op 5803 completed, throughput=5MB/sec 2024-04-17T12:13:56.273 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ra2NPqhjArOku86 off=10748072 len=1618352 2024-04-17T12:13:56.276 INFO:tasks.workunit.client.0.smithi031.stdout:op 5804 completed, throughput=5MB/sec 2024-04-17T12:13:57.277 INFO:tasks.workunit.client.0.smithi031.stdout: 1141: throughput=5MB/sec pending data=0 2024-04-17T12:13:57.277 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Y0X8pFMk_8xWHPj off=2217757 len=1744453 2024-04-17T12:13:57.279 INFO:tasks.workunit.client.0.smithi031.stdout:op 5805 completed, throughput=5MB/sec 2024-04-17T12:13:57.280 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_AtvKort6OurYhT off=6275542 len=352599 2024-04-17T12:13:57.283 INFO:tasks.workunit.client.0.smithi031.stdout:op 5806 completed, throughput=5MB/sec 2024-04-17T12:13:57.283 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uRDamzW0ilCiZ1D off=7839219 len=518770 2024-04-17T12:13:57.284 INFO:tasks.workunit.client.0.smithi031.stdout:op 5807 completed, throughput=5MB/sec 2024-04-17T12:13:57.284 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vRpeMVjxwjuMzuL off=820585 len=330319 2024-04-17T12:13:57.288 INFO:tasks.workunit.client.0.smithi031.stdout:op 5808 completed, throughput=5MB/sec 2024-04-17T12:13:57.288 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fb74iQ4TgqZmU-E off=5568047 len=1573647 2024-04-17T12:13:57.297 INFO:tasks.workunit.client.0.smithi031.stdout:op 5809 completed, throughput=5MB/sec 2024-04-17T12:13:57.297 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4AtBNW1I2uMNVwE off=1824759 len=1815019 2024-04-17T12:13:57.299 INFO:tasks.workunit.client.0.smithi031.stdout:op 5810 completed, throughput=5MB/sec 2024-04-17T12:13:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:56.329736+0000 mgr.y (mgr.14556) 1486 : cluster [DBG] pgmap v2339: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:56.329736+0000 mgr.y (mgr.14556) 1486 : cluster [DBG] pgmap v2339: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:56.329736+0000 mgr.y (mgr.14556) 1486 : cluster [DBG] pgmap v2339: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-17T12:13:58.299 INFO:tasks.workunit.client.0.smithi031.stdout: 1142: throughput=5MB/sec pending data=0 2024-04-17T12:13:58.299 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-IugF9RqMDAkSeGI off=7352587 len=2002262 2024-04-17T12:13:58.307 INFO:tasks.workunit.client.0.smithi031.stdout:op 5811 completed, throughput=5MB/sec 2024-04-17T12:13:58.307 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-R7MLktwiD0q7pAt off=8672161 len=1576658 2024-04-17T12:13:58.315 INFO:tasks.workunit.client.0.smithi031.stdout:op 5812 completed, throughput=5MB/sec 2024-04-17T12:13:59.316 INFO:tasks.workunit.client.0.smithi031.stdout: 1143: throughput=5MB/sec pending data=0 2024-04-17T12:13:59.316 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dmouayuKOF-VAnQ off=11188813 len=467924 2024-04-17T12:13:59.319 INFO:tasks.workunit.client.0.smithi031.stdout:op 5813 completed, throughput=5MB/sec 2024-04-17T12:13:59.320 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TD08irCZnuHC23F off=17599948 len=953937 2024-04-17T12:13:59.325 INFO:tasks.workunit.client.0.smithi031.stdout:op 5814 completed, throughput=5MB/sec 2024-04-17T12:13:59.325 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-dBTEEduiMKfZJ0N off=11652513 len=1240779 2024-04-17T12:13:59.332 INFO:tasks.workunit.client.0.smithi031.stdout:op 5815 completed, throughput=5MB/sec 2024-04-17T12:13:59.332 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZP59Q89DlKZfAWK off=9385157 len=1718463 2024-04-17T12:13:59.334 INFO:tasks.workunit.client.0.smithi031.stdout:op 5816 completed, throughput=5MB/sec 2024-04-17T12:13:59.334 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-uhFHB1J9mB_RyQT off=2913625 len=1789243 2024-04-17T12:13:59.341 INFO:tasks.workunit.client.0.smithi031.stdout:op 5817 completed, throughput=5MB/sec 2024-04-17T12:13:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:13:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:13:58.330527+0000 mgr.y (mgr.14556) 1487 : cluster [DBG] pgmap v2340: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:13:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:13:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:13:58.330527+0000 mgr.y (mgr.14556) 1487 : cluster [DBG] pgmap v2340: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:13:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:13:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:13:58.330527+0000 mgr.y (mgr.14556) 1487 : cluster [DBG] pgmap v2340: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:14:00.342 INFO:tasks.workunit.client.0.smithi031.stdout: 1144: throughput=5MB/sec pending data=0 2024-04-17T12:14:00.342 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3Dhy0LWI-ZGPKOz off=4845440 len=1679825 2024-04-17T12:14:00.345 INFO:tasks.workunit.client.0.smithi031.stdout:op 5818 completed, throughput=5MB/sec 2024-04-17T12:14:00.345 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Hn9WWPK9dl56rlr off=9421129 len=1934913 2024-04-17T12:14:00.354 INFO:tasks.workunit.client.0.smithi031.stdout:op 5819 completed, throughput=5MB/sec 2024-04-17T12:14:00.354 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AHMFTKyEIw_D8Gh off=12101931 len=323395 2024-04-17T12:14:00.355 INFO:tasks.workunit.client.0.smithi031.stdout:op 5820 completed, throughput=5MB/sec 2024-04-17T12:14:00.355 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Et0mPlDFJt8S-fV off=4717086 len=483322 2024-04-17T12:14:00.359 INFO:tasks.workunit.client.0.smithi031.stdout:op 5821 completed, throughput=5MB/sec 2024-04-17T12:14:00.359 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-kTbqoA7WjNxd4vA off=4605023 len=470962 2024-04-17T12:14:00.360 INFO:tasks.workunit.client.0.smithi031.stdout:op 5822 completed, throughput=5MB/sec 2024-04-17T12:14:01.361 INFO:tasks.workunit.client.0.smithi031.stdout: 1145: throughput=5MB/sec pending data=0 2024-04-17T12:14:01.361 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-KrQnmOkFmZsE27i off=11614118 len=1229170 2024-04-17T12:14:01.362 INFO:tasks.workunit.client.0.smithi031.stdout:op 5823 completed, throughput=5MB/sec 2024-04-17T12:14:01.363 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-j0SrO9eRQLDaoof off=13789269 len=1342094 2024-04-17T12:14:01.364 INFO:tasks.workunit.client.0.smithi031.stdout:op 5824 completed, throughput=5MB/sec 2024-04-17T12:14:01.364 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XY6tUhzbUsvfAxy off=141049 len=697787 2024-04-17T12:14:01.365 INFO:tasks.workunit.client.0.smithi031.stdout:op 5825 completed, throughput=5MB/sec 2024-04-17T12:14:01.365 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-b2SlzSsigvKqHvy off=834308 len=1207771 2024-04-17T12:14:01.366 INFO:tasks.workunit.client.0.smithi031.stdout:op 5826 completed, throughput=5MB/sec 2024-04-17T12:14:01.366 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-bVsitRQ9HgiiZtM off=4500500 len=1199363 2024-04-17T12:14:01.375 INFO:tasks.workunit.client.0.smithi031.stdout:op 5827 completed, throughput=5MB/sec 2024-04-17T12:14:01.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:00.331113+0000 mgr.y (mgr.14556) 1488 : cluster [DBG] pgmap v2341: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:14:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:14:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:01] "GET /metrics HTTP/1.1" 200 192543 "" "Prometheus/2.33.4" 2024-04-17T12:14:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:00.331113+0000 mgr.y (mgr.14556) 1488 : cluster [DBG] pgmap v2341: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:14:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:00.331113+0000 mgr.y (mgr.14556) 1488 : cluster [DBG] pgmap v2341: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:14:02.375 INFO:tasks.workunit.client.0.smithi031.stdout: 1146: throughput=5MB/sec pending data=0 2024-04-17T12:14:02.375 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-OE6Ri-cKVTyDOzv off=1778705 len=1579357 2024-04-17T12:14:02.381 INFO:tasks.workunit.client.0.smithi031.stdout:op 5828 completed, throughput=5MB/sec 2024-04-17T12:14:02.382 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NOT17gBHePNLxQs off=9364565 len=473486 2024-04-17T12:14:02.383 INFO:tasks.workunit.client.0.smithi031.stdout:op 5829 completed, throughput=5MB/sec 2024-04-17T12:14:02.383 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nEw7WJFf87Frs07 off=15438418 len=2088895 2024-04-17T12:14:02.395 INFO:tasks.workunit.client.0.smithi031.stdout:op 5830 completed, throughput=5MB/sec 2024-04-17T12:14:02.395 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-5TlQhmewRYhSI5y off=8526109 len=1623217 2024-04-17T12:14:02.398 INFO:tasks.workunit.client.0.smithi031.stdout:op 5831 completed, throughput=5MB/sec 2024-04-17T12:14:03.398 INFO:tasks.workunit.client.0.smithi031.stdout: 1147: throughput=5MB/sec pending data=0 2024-04-17T12:14:03.398 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qwzf4mVwoi3a8Yb off=3994705 len=1505396 2024-04-17T12:14:03.400 INFO:tasks.workunit.client.0.smithi031.stdout:op 5832 completed, throughput=5MB/sec 2024-04-17T12:14:03.400 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--lS-F6Jz8pnoO4j off=5968645 len=1717038 2024-04-17T12:14:03.407 INFO:tasks.workunit.client.0.smithi031.stdout:op 5833 completed, throughput=5MB/sec 2024-04-17T12:14:03.407 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-VG7VtRPw97ryc9i off=190893 len=1939467 2024-04-17T12:14:03.416 INFO:tasks.workunit.client.0.smithi031.stdout:op 5834 completed, throughput=5MB/sec 2024-04-17T12:14:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:02.331545+0000 mgr.y (mgr.14556) 1489 : cluster [DBG] pgmap v2342: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:14:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:02.331545+0000 mgr.y (mgr.14556) 1489 : cluster [DBG] pgmap v2342: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:14:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:02.331545+0000 mgr.y (mgr.14556) 1489 : cluster [DBG] pgmap v2342: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-17T12:14:04.417 INFO:tasks.workunit.client.0.smithi031.stdout: 1148: throughput=5MB/sec pending data=0 2024-04-17T12:14:04.417 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-wRtE4m6Z97lp6Yf off=10748337 len=848734 2024-04-17T12:14:04.418 INFO:tasks.workunit.client.0.smithi031.stdout:op 5835 completed, throughput=5MB/sec 2024-04-17T12:14:04.418 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TsylYG3YbUICilb off=2479933 len=2096443 2024-04-17T12:14:04.433 INFO:tasks.workunit.client.0.smithi031.stdout:op 5836 completed, throughput=5MB/sec 2024-04-17T12:14:04.433 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-lalVmFRcM3LW_zb off=1962081 len=41097 2024-04-17T12:14:04.434 INFO:tasks.workunit.client.0.smithi031.stdout:op 5837 completed, throughput=5MB/sec 2024-04-17T12:14:04.434 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XFt0W_xzaj3c41q off=6607174 len=316876 2024-04-17T12:14:04.435 INFO:tasks.workunit.client.0.smithi031.stdout:op 5838 completed, throughput=5MB/sec 2024-04-17T12:14:04.435 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-N88f4HlKAWV85jI off=2558401 len=1083619 2024-04-17T12:14:04.440 INFO:tasks.workunit.client.0.smithi031.stdout:op 5839 completed, throughput=5MB/sec 2024-04-17T12:14:04.440 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-f6NIdZ1rB5yTd-Q off=7337301 len=646338 2024-04-17T12:14:04.444 INFO:tasks.workunit.client.0.smithi031.stdout:op 5840 completed, throughput=5MB/sec 2024-04-17T12:14:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:14:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:14:05.444 INFO:tasks.workunit.client.0.smithi031.stdout: 1149: throughput=5MB/sec pending data=0 2024-04-17T12:14:05.445 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ufUyl9s0ESz9cvu off=1063496 len=543195 2024-04-17T12:14:05.448 INFO:tasks.workunit.client.0.smithi031.stdout:op 5841 completed, throughput=5MB/sec 2024-04-17T12:14:05.448 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ae_BGa7ILeiApMf off=10195407 len=962011 2024-04-17T12:14:05.454 INFO:tasks.workunit.client.0.smithi031.stdout:op 5842 completed, throughput=5MB/sec 2024-04-17T12:14:05.454 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-t8hkgDNZHS2zLtF off=9023369 len=1344194 2024-04-17T12:14:05.460 INFO:tasks.workunit.client.0.smithi031.stdout:op 5843 completed, throughput=5MB/sec 2024-04-17T12:14:05.460 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-aGmXiyRKp3lBG1D off=3757870 len=181239 2024-04-17T12:14:05.463 INFO:tasks.workunit.client.0.smithi031.stdout:op 5844 completed, throughput=5MB/sec 2024-04-17T12:14:05.463 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pN1LGoplEQEPzll off=4913240 len=1751482 2024-04-17T12:14:05.470 INFO:tasks.workunit.client.0.smithi031.stdout:op 5845 completed, throughput=5MB/sec 2024-04-17T12:14:05.470 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-QbsHwjSOB7DNyqY off=8294607 len=2076710 2024-04-17T12:14:05.480 INFO:tasks.workunit.client.0.smithi031.stdout:op 5846 completed, throughput=5MB/sec 2024-04-17T12:14:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:04.332269+0000 mgr.y (mgr.14556) 1490 : cluster [DBG] pgmap v2343: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:14:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:04.332269+0000 mgr.y (mgr.14556) 1490 : cluster [DBG] pgmap v2343: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:14:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:04.332269+0000 mgr.y (mgr.14556) 1490 : cluster [DBG] pgmap v2343: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-17T12:14:06.240 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:14:06.480 INFO:tasks.workunit.client.0.smithi031.stdout: 1150: throughput=5MB/sec pending data=0 2024-04-17T12:14:06.481 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-hWCnSpbXIJvmTNH off=1248548 len=1609929 2024-04-17T12:14:06.482 INFO:tasks.workunit.client.0.smithi031.stdout:op 5847 completed, throughput=5MB/sec 2024-04-17T12:14:06.482 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-nsbR2ZbN475I-AF off=13704315 len=1068716 2024-04-17T12:14:06.483 INFO:tasks.workunit.client.0.smithi031.stdout:op 5848 completed, throughput=5MB/sec 2024-04-17T12:14:06.483 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-isSIgzrCcX1TlOR off=11315390 len=1857821 2024-04-17T12:14:06.486 INFO:tasks.workunit.client.0.smithi031.stdout:op 5849 completed, throughput=5MB/sec 2024-04-17T12:14:06.528 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:14:06.528 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (41m) 14s ago 42m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:14:06.528 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (42m) 13s ago 42m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:14:06.528 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (43m) 14s ago 43m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:14:06.528 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (43m) 13s ago 43m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:14:06.528 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (46m) 13s ago 46m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:14:06.528 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (48m) 14s ago 48m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:14:06.528 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (48m) 14s ago 48m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:14:06.528 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (47m) 13s ago 47m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:14:06.528 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (47m) 14s ago 47m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:14:06.529 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (42m) 14s ago 42m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:14:06.529 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (42m) 13s ago 42m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:14:06.529 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (46m) 14s ago 46m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:14:06.529 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (46m) 14s ago 46m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:14:06.529 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (45m) 14s ago 45m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:14:06.529 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (45m) 14s ago 45m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:14:06.529 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (44m) 13s ago 44m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:14:06.529 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (44m) 13s ago 44m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:14:06.529 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (44m) 13s ago 44m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:14:06.529 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (43m) 13s ago 43m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:14:06.529 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (41m) 13s ago 42m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:14:06.878 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:14:06.878 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:14:06.878 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:14:06.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:14:06.878 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:14:06.878 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:14:06.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:14:06.878 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:14:06.878 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:14:06.879 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:14:06.879 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:14:06.879 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:14:06.879 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:14:06.879 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:14:06.879 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:14:06.879 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:14:06.879 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:14:07.487 INFO:tasks.workunit.client.0.smithi031.stdout: 1151: throughput=5MB/sec pending data=0 2024-04-17T12:14:07.487 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WaVznyBZGEkkMev off=9572236 len=1547602 2024-04-17T12:14:07.493 INFO:tasks.workunit.client.0.smithi031.stdout:op 5850 completed, throughput=5MB/sec 2024-04-17T12:14:07.493 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-DRstUDFPs-cY3u5 off=1661411 len=1477402 2024-04-17T12:14:07.502 INFO:tasks.workunit.client.0.smithi031.stdout:op 5851 completed, throughput=5MB/sec 2024-04-17T12:14:07.502 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-vKifmdgePXFoK2f off=10417526 len=1152581 2024-04-17T12:14:07.503 INFO:tasks.workunit.client.0.smithi031.stdout:op 5852 completed, throughput=5MB/sec 2024-04-17T12:14:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:14:06.228578+0000 mgr.y (mgr.14556) 1491 : audit [DBG] from='client.26651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:06.332609+0000 mgr.y (mgr.14556) 1492 : cluster [DBG] pgmap v2344: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T12:14:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:14:06.521033+0000 mgr.y (mgr.14556) 1493 : audit [DBG] from='client.16761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:14:06.879047+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.31:0/3427216141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:14:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:14:06.228578+0000 mgr.y (mgr.14556) 1491 : audit [DBG] from='client.26651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:06.332609+0000 mgr.y (mgr.14556) 1492 : cluster [DBG] pgmap v2344: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T12:14:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:14:06.521033+0000 mgr.y (mgr.14556) 1493 : audit [DBG] from='client.16761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:14:06.879047+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.31:0/3427216141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:14:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:14:06.228578+0000 mgr.y (mgr.14556) 1491 : audit [DBG] from='client.26651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:06.332609+0000 mgr.y (mgr.14556) 1492 : cluster [DBG] pgmap v2344: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-17T12:14:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:14:06.521033+0000 mgr.y (mgr.14556) 1493 : audit [DBG] from='client.16761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:14:06.879047+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.31:0/3427216141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:14:08.504 INFO:tasks.workunit.client.0.smithi031.stdout: 1152: throughput=5MB/sec pending data=0 2024-04-17T12:14:08.504 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fSHs4G6uzY2LQAe off=11730636 len=1225578 2024-04-17T12:14:08.505 INFO:tasks.workunit.client.0.smithi031.stdout:op 5853 completed, throughput=5MB/sec 2024-04-17T12:14:08.505 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y2t3Zc6QSeWhCDv off=2970278 len=679665 2024-04-17T12:14:08.509 INFO:tasks.workunit.client.0.smithi031.stdout:op 5854 completed, throughput=5MB/sec 2024-04-17T12:14:08.509 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-WAg8sikWAUPIf_a off=2258927 len=126380 2024-04-17T12:14:08.512 INFO:tasks.workunit.client.0.smithi031.stdout:op 5855 completed, throughput=5MB/sec 2024-04-17T12:14:08.512 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-SLZ67AUR8PYbss8 off=8589923 len=2077087 2024-04-17T12:14:08.514 INFO:tasks.workunit.client.0.smithi031.stdout:op 5856 completed, throughput=5MB/sec 2024-04-17T12:14:08.514 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KbctEywZZFLZT2f off=7557510 len=1662534 2024-04-17T12:14:08.523 INFO:tasks.workunit.client.0.smithi031.stdout:op 5857 completed, throughput=5MB/sec 2024-04-17T12:14:09.524 INFO:tasks.workunit.client.0.smithi031.stdout: 1153: throughput=5MB/sec pending data=0 2024-04-17T12:14:09.524 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HtrOSgO7oOPzXs3 off=18761479 len=129640 2024-04-17T12:14:09.527 INFO:tasks.workunit.client.0.smithi031.stdout:op 5858 completed, throughput=5MB/sec 2024-04-17T12:14:09.527 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-qoG_HmZx8sxy5wT off=14787979 len=1962757 2024-04-17T12:14:09.530 INFO:tasks.workunit.client.0.smithi031.stdout:op 5859 completed, throughput=5MB/sec 2024-04-17T12:14:09.530 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-g5ta4zTMbFEzQUa off=489525 len=713294 2024-04-17T12:14:09.532 INFO:tasks.workunit.client.0.smithi031.stdout:op 5860 completed, throughput=5MB/sec 2024-04-17T12:14:09.532 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-yjFUCbgeR9Xhs7N off=6694664 len=608654 2024-04-17T12:14:09.533 INFO:tasks.workunit.client.0.smithi031.stdout:op 5861 completed, throughput=5MB/sec 2024-04-17T12:14:09.533 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-TlWbX_ETKppd-50 off=291336 len=732120 2024-04-17T12:14:09.537 INFO:tasks.workunit.client.0.smithi031.stdout:op 5862 completed, throughput=5MB/sec 2024-04-17T12:14:09.537 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1PUfrB2JiZ1ql-k off=896384 len=753950 2024-04-17T12:14:09.542 INFO:tasks.workunit.client.0.smithi031.stdout:op 5863 completed, throughput=5MB/sec 2024-04-17T12:14:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:08.333349+0000 mgr.y (mgr.14556) 1494 : cluster [DBG] pgmap v2345: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T12:14:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:08.333349+0000 mgr.y (mgr.14556) 1494 : cluster [DBG] pgmap v2345: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T12:14:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:08.333349+0000 mgr.y (mgr.14556) 1494 : cluster [DBG] pgmap v2345: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-17T12:14:10.543 INFO:tasks.workunit.client.0.smithi031.stdout: 1154: throughput=5MB/sec pending data=0 2024-04-17T12:14:10.543 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XqdiJBZU9J2NgZK off=22096886 len=431133 2024-04-17T12:14:10.544 INFO:tasks.workunit.client.0.smithi031.stdout:op 5864 completed, throughput=5MB/sec 2024-04-17T12:14:10.544 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AQ_Hjznn1NgDVHr off=7565245 len=1315239 2024-04-17T12:14:10.546 INFO:tasks.workunit.client.0.smithi031.stdout:op 5865 completed, throughput=5MB/sec 2024-04-17T12:14:10.546 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-G4Ov06qaxdk5iNV off=12802588 len=80615 2024-04-17T12:14:10.548 INFO:tasks.workunit.client.0.smithi031.stdout:op 5866 completed, throughput=5MB/sec 2024-04-17T12:14:10.549 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K4JGe5l5e5a4GlD off=3791869 len=346361 2024-04-17T12:14:10.549 INFO:tasks.workunit.client.0.smithi031.stdout:op 5867 completed, throughput=5MB/sec 2024-04-17T12:14:10.549 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lA-J640ZXZpLTwC off=2737819 len=1423895 2024-04-17T12:14:10.558 INFO:tasks.workunit.client.0.smithi031.stdout:op 5868 completed, throughput=5MB/sec 2024-04-17T12:14:10.558 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-4_m7w8khBWl0Y80 off=638176 len=1886455 2024-04-17T12:14:10.570 INFO:tasks.workunit.client.0.smithi031.stdout:op 5869 completed, throughput=5MB/sec 2024-04-17T12:14:11.570 INFO:tasks.workunit.client.0.smithi031.stdout: 1155: throughput=5MB/sec pending data=0 2024-04-17T12:14:11.570 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-16KvwSgUA0LKhSg off=21858018 len=1047282 2024-04-17T12:14:11.572 INFO:tasks.workunit.client.0.smithi031.stdout:op 5870 completed, throughput=5MB/sec 2024-04-17T12:14:11.572 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ordX7iakEd5tfwK off=745236 len=914104 2024-04-17T12:14:11.578 INFO:tasks.workunit.client.0.smithi031.stdout:op 5871 completed, throughput=5MB/sec 2024-04-17T12:14:11.578 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-w3m1o6BfjhnqgC7 off=2014790 len=1901638 2024-04-17T12:14:11.589 INFO:tasks.workunit.client.0.smithi031.stdout:op 5872 completed, throughput=5MB/sec 2024-04-17T12:14:11.589 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4IoZKjakalcWeV8 off=806481 len=1599980 2024-04-17T12:14:11.591 INFO:tasks.workunit.client.0.smithi031.stdout:op 5873 completed, throughput=5MB/sec 2024-04-17T12:14:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:10.333959+0000 mgr.y (mgr.14556) 1495 : cluster [DBG] pgmap v2346: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:14:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:14:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:11] "GET /metrics HTTP/1.1" 200 192548 "" "Prometheus/2.33.4" 2024-04-17T12:14:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:10.333959+0000 mgr.y (mgr.14556) 1495 : cluster [DBG] pgmap v2346: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:14:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:10.333959+0000 mgr.y (mgr.14556) 1495 : cluster [DBG] pgmap v2346: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:14:12.591 INFO:tasks.workunit.client.0.smithi031.stdout: 1156: throughput=5MB/sec pending data=0 2024-04-17T12:14:12.591 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-GxzEMp71dqxMxoB off=9959914 len=1898362 2024-04-17T12:14:12.603 INFO:tasks.workunit.client.0.smithi031.stdout:op 5874 completed, throughput=5MB/sec 2024-04-17T12:14:12.603 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8Kin1tALRsKPOyG off=7839344 len=204274 2024-04-17T12:14:12.606 INFO:tasks.workunit.client.0.smithi031.stdout:op 5875 completed, throughput=5MB/sec 2024-04-17T12:14:12.606 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-m2f_fRo0urA2Ctn off=14623860 len=196629 2024-04-17T12:14:12.606 INFO:tasks.workunit.client.0.smithi031.stdout:op 5876 completed, throughput=5MB/sec 2024-04-17T12:14:12.607 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-doAKcZoik-Dh6yR off=4832758 len=1850674 2024-04-17T12:14:12.617 INFO:tasks.workunit.client.0.smithi031.stdout:op 5877 completed, throughput=5MB/sec 2024-04-17T12:14:12.617 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Z0EcsmkHW9k24ii off=1605847 len=1866596 2024-04-17T12:14:12.618 INFO:tasks.workunit.client.0.smithi031.stdout:op 5878 completed, throughput=5MB/sec 2024-04-17T12:14:13.618 INFO:tasks.workunit.client.0.smithi031.stdout: 1157: throughput=5MB/sec pending data=0 2024-04-17T12:14:13.619 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-LSayeR2Fx8BKPiT off=7402735 len=1426820 2024-04-17T12:14:13.628 INFO:tasks.workunit.client.0.smithi031.stdout:op 5879 completed, throughput=5MB/sec 2024-04-17T12:14:13.628 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yOhY1XWg-U0wJvP off=17006423 len=744426 2024-04-17T12:14:13.632 INFO:tasks.workunit.client.0.smithi031.stdout:op 5880 completed, throughput=5MB/sec 2024-04-17T12:14:13.632 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-4CXyW9aK1wFsQrV off=131086 len=969436 2024-04-17T12:14:13.634 INFO:tasks.workunit.client.0.smithi031.stdout:op 5881 completed, throughput=5MB/sec 2024-04-17T12:14:13.634 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-hpN-rQ55e4P5yQe off=5249248 len=689543 2024-04-17T12:14:13.638 INFO:tasks.workunit.client.0.smithi031.stdout:op 5882 completed, throughput=5MB/sec 2024-04-17T12:14:13.638 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-OncatYyR9HR5jEW off=21048931 len=1804439 2024-04-17T12:14:13.640 INFO:tasks.workunit.client.0.smithi031.stdout:op 5883 completed, throughput=5MB/sec 2024-04-17T12:14:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:12.334519+0000 mgr.y (mgr.14556) 1496 : cluster [DBG] pgmap v2347: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:14:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:12.334519+0000 mgr.y (mgr.14556) 1496 : cluster [DBG] pgmap v2347: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:14:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:12.334519+0000 mgr.y (mgr.14556) 1496 : cluster [DBG] pgmap v2347: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-17T12:14:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:14:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:14:14.640 INFO:tasks.workunit.client.0.smithi031.stdout: 1158: throughput=5MB/sec pending data=0 2024-04-17T12:14:14.640 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ttqTYmkj-_stuqI off=358904 len=769669 2024-04-17T12:14:14.645 INFO:tasks.workunit.client.0.smithi031.stdout:op 5884 completed, throughput=5MB/sec 2024-04-17T12:14:14.645 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sPOHYLqUpIzg6iL off=631705 len=1074305 2024-04-17T12:14:14.651 INFO:tasks.workunit.client.0.smithi031.stdout:op 5885 completed, throughput=5MB/sec 2024-04-17T12:14:14.651 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Ft8M402YLdxzolj off=513451 len=1954720 2024-04-17T12:14:14.663 INFO:tasks.workunit.client.0.smithi031.stdout:op 5886 completed, throughput=5MB/sec 2024-04-17T12:14:14.663 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9k7aWOyB1JgczhX off=3602783 len=227480 2024-04-17T12:14:14.664 INFO:tasks.workunit.client.0.smithi031.stdout:op 5887 completed, throughput=5MB/sec 2024-04-17T12:14:14.664 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nhk6jql1y_Bk5Yd off=1620916 len=853020 2024-04-17T12:14:14.668 INFO:tasks.workunit.client.0.smithi031.stdout:op 5888 completed, throughput=5MB/sec 2024-04-17T12:14:15.668 INFO:tasks.workunit.client.0.smithi031.stdout: 1159: throughput=5MB/sec pending data=0 2024-04-17T12:14:15.668 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Tcur0fsbln1BBql off=228056 len=1954562 2024-04-17T12:14:15.670 INFO:tasks.workunit.client.0.smithi031.stdout:op 5889 completed, throughput=5MB/sec 2024-04-17T12:14:15.670 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-MOLjcWKwLUjuUCD off=14593761 len=250192 2024-04-17T12:14:15.672 INFO:tasks.workunit.client.0.smithi031.stdout:op 5890 completed, throughput=5MB/sec 2024-04-17T12:14:15.672 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-alCXXVKHpKaO29R off=10607193 len=1591158 2024-04-17T12:14:15.675 INFO:tasks.workunit.client.0.smithi031.stdout:op 5891 completed, throughput=5MB/sec 2024-04-17T12:14:15.675 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LLwuBVXAhMKURQh off=9387551 len=1198595 2024-04-17T12:14:15.676 INFO:tasks.workunit.client.0.smithi031.stdout:op 5892 completed, throughput=5MB/sec 2024-04-17T12:14:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:14.335284+0000 mgr.y (mgr.14556) 1497 : cluster [DBG] pgmap v2348: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-17T12:14:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:14.335284+0000 mgr.y (mgr.14556) 1497 : cluster [DBG] pgmap v2348: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-17T12:14:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:14.335284+0000 mgr.y (mgr.14556) 1497 : cluster [DBG] pgmap v2348: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-17T12:14:16.677 INFO:tasks.workunit.client.0.smithi031.stdout: 1160: throughput=5MB/sec pending data=0 2024-04-17T12:14:16.677 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bi2YvqVlHXmNL2A off=1093037 len=1679308 2024-04-17T12:14:16.679 INFO:tasks.workunit.client.0.smithi031.stdout:op 5893 completed, throughput=5MB/sec 2024-04-17T12:14:16.679 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Xe4IBGHBh7LoLML off=3279283 len=946991 2024-04-17T12:14:16.681 INFO:tasks.workunit.client.0.smithi031.stdout:op 5894 completed, throughput=5MB/sec 2024-04-17T12:14:16.681 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-M1g7SZOcyVU5FEh off=8861627 len=1384242 2024-04-17T12:14:16.690 INFO:tasks.workunit.client.0.smithi031.stdout:op 5895 completed, throughput=5MB/sec 2024-04-17T12:14:16.690 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-iNHK3JIppDO4-sR off=10371994 len=1281734 2024-04-17T12:14:16.695 INFO:tasks.workunit.client.0.smithi031.stdout:op 5896 completed, throughput=5MB/sec 2024-04-17T12:14:17.695 INFO:tasks.workunit.client.0.smithi031.stdout: 1161: throughput=5MB/sec pending data=0 2024-04-17T12:14:17.695 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tecf9TiWxuwcOo5 off=4350532 len=814879 2024-04-17T12:14:17.700 INFO:tasks.workunit.client.0.smithi031.stdout:op 5897 completed, throughput=5MB/sec 2024-04-17T12:14:17.700 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pYozq8SkYbMOk5l off=3171443 len=115359 2024-04-17T12:14:17.702 INFO:tasks.workunit.client.0.smithi031.stdout:op 5898 completed, throughput=5MB/sec 2024-04-17T12:14:17.702 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-BCXl0RdA1qqdjif off=2468959 len=1245584 2024-04-17T12:14:17.711 INFO:tasks.workunit.client.0.smithi031.stdout:op 5899 completed, throughput=5MB/sec 2024-04-17T12:14:17.711 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ZhBJPNXRHEjAvKa off=2754838 len=640531 2024-04-17T12:14:17.712 INFO:tasks.workunit.client.0.smithi031.stdout:op 5900 completed, throughput=5MB/sec 2024-04-17T12:14:17.712 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-F6ezLKJYEgSXdWx off=10276581 len=882199 2024-04-17T12:14:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:16.335783+0000 mgr.y (mgr.14556) 1498 : cluster [DBG] pgmap v2349: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:14:17.718 INFO:tasks.workunit.client.0.smithi031.stdout:op 5901 completed, throughput=5MB/sec 2024-04-17T12:14:17.718 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-PLu6wTXrwKXWWQG off=6027764 len=1763978 2024-04-17T12:14:17.720 INFO:tasks.workunit.client.0.smithi031.stdout:op 5902 completed, throughput=5MB/sec 2024-04-17T12:14:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:16.335783+0000 mgr.y (mgr.14556) 1498 : cluster [DBG] pgmap v2349: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:14:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:16.335783+0000 mgr.y (mgr.14556) 1498 : cluster [DBG] pgmap v2349: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-17T12:14:18.721 INFO:tasks.workunit.client.0.smithi031.stdout: 1162: throughput=5MB/sec pending data=0 2024-04-17T12:14:18.721 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y49i-EQpgqE3ciG off=3836812 len=510189 2024-04-17T12:14:18.725 INFO:tasks.workunit.client.0.smithi031.stdout:op 5903 completed, throughput=5MB/sec 2024-04-17T12:14:18.725 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-oA6H3bcJWxrQgVP off=13447145 len=1426598 2024-04-17T12:14:18.727 INFO:tasks.workunit.client.0.smithi031.stdout:op 5904 completed, throughput=5MB/sec 2024-04-17T12:14:18.727 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ARds3_ZdRJDgjc7 off=1945783 len=517036 2024-04-17T12:14:18.728 INFO:tasks.workunit.client.0.smithi031.stdout:op 5905 completed, throughput=5MB/sec 2024-04-17T12:14:18.728 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-WLeaYD-rAUK9dxB off=6292808 len=2078001 2024-04-17T12:14:18.730 INFO:tasks.workunit.client.0.smithi031.stdout:op 5906 completed, throughput=5MB/sec 2024-04-17T12:14:18.730 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-w4wKRvAC0nkF91U off=15839944 len=1786470 2024-04-17T12:14:18.732 INFO:tasks.workunit.client.0.smithi031.stdout:op 5907 completed, throughput=5MB/sec 2024-04-17T12:14:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:18.336639+0000 mgr.y (mgr.14556) 1499 : cluster [DBG] pgmap v2350: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T12:14:19.732 INFO:tasks.workunit.client.0.smithi031.stdout: 1163: throughput=5MB/sec pending data=0 2024-04-17T12:14:19.732 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-JoxhdCr2JO3nT6y off=7525183 len=1302787 2024-04-17T12:14:19.734 INFO:tasks.workunit.client.0.smithi031.stdout:op 5908 completed, throughput=5MB/sec 2024-04-17T12:14:19.734 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-Mbd7mSwGjxRQSIk off=13001649 len=8959 2024-04-17T12:14:19.734 INFO:tasks.workunit.client.0.smithi031.stdout:op 5909 completed, throughput=5MB/sec 2024-04-17T12:14:19.734 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-LQ87bvMCVF_JSbZ off=6506608 len=585283 2024-04-17T12:14:19.735 INFO:tasks.workunit.client.0.smithi031.stdout:op 5910 completed, throughput=5MB/sec 2024-04-17T12:14:19.735 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-YX5fD0xMcQhZCm6 off=887836 len=1077015 2024-04-17T12:14:19.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:18.336639+0000 mgr.y (mgr.14556) 1499 : cluster [DBG] pgmap v2350: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T12:14:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:18.336639+0000 mgr.y (mgr.14556) 1499 : cluster [DBG] pgmap v2350: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-17T12:14:19.741 INFO:tasks.workunit.client.0.smithi031.stdout:op 5911 completed, throughput=5MB/sec 2024-04-17T12:14:19.741 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-TRoqVyO3W3ZwiYr off=7569538 len=1341066 2024-04-17T12:14:19.743 INFO:tasks.workunit.client.0.smithi031.stdout:op 5912 completed, throughput=5MB/sec 2024-04-17T12:14:20.743 INFO:tasks.workunit.client.0.smithi031.stdout: 1164: throughput=5MB/sec pending data=0 2024-04-17T12:14:20.744 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_5TN04t083-9Gxq off=9468499 len=94659 2024-04-17T12:14:20.747 INFO:tasks.workunit.client.0.smithi031.stdout:op 5913 completed, throughput=5MB/sec 2024-04-17T12:14:20.747 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-f9yvYzsogqKeRIh off=541108 len=10763 2024-04-17T12:14:20.747 INFO:tasks.workunit.client.0.smithi031.stdout:op 5914 completed, throughput=5MB/sec 2024-04-17T12:14:20.747 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-sgrRFKYeC5T4Ej3 off=10845207 len=582097 2024-04-17T12:14:20.751 INFO:tasks.workunit.client.0.smithi031.stdout:op 5915 completed, throughput=5MB/sec 2024-04-17T12:14:20.751 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yokm4NunvpIaCOw off=6443450 len=547243 2024-04-17T12:14:20.755 INFO:tasks.workunit.client.0.smithi031.stdout:op 5916 completed, throughput=5MB/sec 2024-04-17T12:14:20.755 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-8OgLaF5TMrGJzss off=1048601 len=373526 2024-04-17T12:14:20.758 INFO:tasks.workunit.client.0.smithi031.stdout:op 5917 completed, throughput=5MB/sec 2024-04-17T12:14:20.758 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-fskknkOZfgH_S7Z off=9631664 len=205157 2024-04-17T12:14:20.759 INFO:tasks.workunit.client.0.smithi031.stdout:op 5918 completed, throughput=5MB/sec 2024-04-17T12:14:20.759 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-yMRJLvnIizI74N1 off=5562688 len=87202 2024-04-17T12:14:20.761 INFO:tasks.workunit.client.0.smithi031.stdout:op 5919 completed, throughput=5MB/sec 2024-04-17T12:14:20.761 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-rMwMgZG4VFR-LLv off=19671179 len=1380183 2024-04-17T12:14:20.768 INFO:tasks.workunit.client.0.smithi031.stdout:op 5920 completed, throughput=5MB/sec 2024-04-17T12:14:20.768 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-NcgvmQtl0mvJqDh off=13406303 len=739408 2024-04-17T12:14:20.770 INFO:tasks.workunit.client.0.smithi031.stdout:op 5921 completed, throughput=5MB/sec 2024-04-17T12:14:20.770 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-IScDvyq5a_TDau_ off=3940135 len=1026348 2024-04-17T12:14:20.772 INFO:tasks.workunit.client.0.smithi031.stdout:op 5922 completed, throughput=5MB/sec 2024-04-17T12:14:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:20.337352+0000 mgr.y (mgr.14556) 1500 : cluster [DBG] pgmap v2351: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:14:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:14:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:21] "GET /metrics HTTP/1.1" 200 192548 "" "Prometheus/2.33.4" 2024-04-17T12:14:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:20.337352+0000 mgr.y (mgr.14556) 1500 : cluster [DBG] pgmap v2351: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:14:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:20.337352+0000 mgr.y (mgr.14556) 1500 : cluster [DBG] pgmap v2351: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:14:21.773 INFO:tasks.workunit.client.0.smithi031.stdout: 1165: throughput=5MB/sec pending data=0 2024-04-17T12:14:21.773 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-eLexuFFZ2zbmckY off=2669044 len=1581494 2024-04-17T12:14:21.775 INFO:tasks.workunit.client.0.smithi031.stdout:op 5923 completed, throughput=5MB/sec 2024-04-17T12:14:21.775 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-8oojTsGS9VSeDOh off=3973940 len=1501198 2024-04-17T12:14:21.777 INFO:tasks.workunit.client.0.smithi031.stdout:op 5924 completed, throughput=5MB/sec 2024-04-17T12:14:21.777 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tTKGTdbnTFYp4d3 off=903500 len=1811085 2024-04-17T12:14:21.786 INFO:tasks.workunit.client.0.smithi031.stdout:op 5925 completed, throughput=5MB/sec 2024-04-17T12:14:21.787 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj--EUW-N_hLEcsE0_ off=6655052 len=90654 2024-04-17T12:14:21.789 INFO:tasks.workunit.client.0.smithi031.stdout:op 5926 completed, throughput=5MB/sec 2024-04-17T12:14:21.789 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-7YftAjgPh71l6oH off=4712779 len=191309 2024-04-17T12:14:21.792 INFO:tasks.workunit.client.0.smithi031.stdout:op 5927 completed, throughput=5MB/sec 2024-04-17T12:14:21.792 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-AROMabS0Q9WM0I- off=3990989 len=638564 2024-04-17T12:14:21.793 INFO:tasks.workunit.client.0.smithi031.stdout:op 5928 completed, throughput=5MB/sec 2024-04-17T12:14:22.793 INFO:tasks.workunit.client.0.smithi031.stdout: 1166: throughput=5MB/sec pending data=0 2024-04-17T12:14:22.794 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y-JdoeNJSvslhib off=18412103 len=460191 2024-04-17T12:14:22.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 5929 completed, throughput=5MB/sec 2024-04-17T12:14:22.798 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-XONBZTPVxTxte77 off=4082523 len=16534 2024-04-17T12:14:22.798 INFO:tasks.workunit.client.0.smithi031.stdout:op 5930 completed, throughput=5MB/sec 2024-04-17T12:14:22.799 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-e-IMvlGWU9cYtNk off=535740 len=896557 2024-04-17T12:14:22.800 INFO:tasks.workunit.client.0.smithi031.stdout:op 5931 completed, throughput=5MB/sec 2024-04-17T12:14:22.800 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-T_JS--oHnAkrCzj off=18771397 len=989490 2024-04-17T12:14:22.801 INFO:tasks.workunit.client.0.smithi031.stdout:op 5932 completed, throughput=5MB/sec 2024-04-17T12:14:22.801 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BvkBpgbtasm_5tY off=10879858 len=1956172 2024-04-17T12:14:22.805 INFO:tasks.workunit.client.0.smithi031.stdout:op 5933 completed, throughput=5MB/sec 2024-04-17T12:14:22.805 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj--ZSW33fd-uDSAS6 off=18399936 len=1410613 2024-04-17T12:14:22.807 INFO:tasks.workunit.client.0.smithi031.stdout:op 5934 completed, throughput=5MB/sec 2024-04-17T12:14:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:22.337896+0000 mgr.y (mgr.14556) 1501 : cluster [DBG] pgmap v2352: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:14:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:22.337896+0000 mgr.y (mgr.14556) 1501 : cluster [DBG] pgmap v2352: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:14:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:22.337896+0000 mgr.y (mgr.14556) 1501 : cluster [DBG] pgmap v2352: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-17T12:14:23.807 INFO:tasks.workunit.client.0.smithi031.stdout: 1167: throughput=5MB/sec pending data=0 2024-04-17T12:14:23.807 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-6FNerjwN0EzexFe off=10760041 len=1056263 2024-04-17T12:14:23.809 INFO:tasks.workunit.client.0.smithi031.stdout:op 5935 completed, throughput=5MB/sec 2024-04-17T12:14:23.809 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-zahdLGDlSunGiR8 off=4974206 len=2046443 2024-04-17T12:14:23.821 INFO:tasks.workunit.client.0.smithi031.stdout:op 5936 completed, throughput=5MB/sec 2024-04-17T12:14:23.821 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-CC4-943mALKWZfn off=14286619 len=1362320 2024-04-17T12:14:23.824 INFO:tasks.workunit.client.0.smithi031.stdout:op 5937 completed, throughput=5MB/sec 2024-04-17T12:14:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:14:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:14:24.825 INFO:tasks.workunit.client.0.smithi031.stdout: 1168: throughput=5MB/sec pending data=0 2024-04-17T12:14:24.825 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-lmjfKNODpQ5f_5s off=8215409 len=1163505 2024-04-17T12:14:24.834 INFO:tasks.workunit.client.0.smithi031.stdout:op 5938 completed, throughput=5MB/sec 2024-04-17T12:14:24.834 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-vwhOirrWWX0BvPU off=10180912 len=955940 2024-04-17T12:14:24.837 INFO:tasks.workunit.client.0.smithi031.stdout:op 5939 completed, throughput=5MB/sec 2024-04-17T12:14:24.837 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2NRSV5i3AzaCiKn off=20648155 len=1282607 2024-04-17T12:14:24.839 INFO:tasks.workunit.client.0.smithi031.stdout:op 5940 completed, throughput=5MB/sec 2024-04-17T12:14:24.839 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-tsLaZhUECsVbOqA off=9447628 len=593161 2024-04-17T12:14:24.840 INFO:tasks.workunit.client.0.smithi031.stdout:op 5941 completed, throughput=5MB/sec 2024-04-17T12:14:24.840 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-MGowVYkLAB9_GiL off=9350203 len=1146201 2024-04-17T12:14:24.847 INFO:tasks.workunit.client.0.smithi031.stdout:op 5942 completed, throughput=5MB/sec 2024-04-17T12:14:24.847 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-nSBSCjPFxasCNDe off=3636864 len=774931 2024-04-17T12:14:24.852 INFO:tasks.workunit.client.0.smithi031.stdout:op 5943 completed, throughput=5MB/sec 2024-04-17T12:14:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:24.338766+0000 mgr.y (mgr.14556) 1502 : cluster [DBG] pgmap v2353: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:14:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:24.338766+0000 mgr.y (mgr.14556) 1502 : cluster [DBG] pgmap v2353: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:14:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:24.338766+0000 mgr.y (mgr.14556) 1502 : cluster [DBG] pgmap v2353: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-17T12:14:25.855 INFO:tasks.workunit.client.0.smithi031.stdout: 1169: throughput=5MB/sec pending data=0 2024-04-17T12:14:25.855 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-7DOmpqni3VdMkrY off=18470503 len=1632740 2024-04-17T12:14:25.855 INFO:tasks.workunit.client.0.smithi031.stdout:op 5944 completed, throughput=5MB/sec 2024-04-17T12:14:25.855 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-BA9YYHCT_ubblrb off=2842641 len=1321082 2024-04-17T12:14:25.856 INFO:tasks.workunit.client.0.smithi031.stdout:op 5945 completed, throughput=5MB/sec 2024-04-17T12:14:25.856 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-bMXIhxVzF0N07x5 off=8484911 len=195729 2024-04-17T12:14:25.857 INFO:tasks.workunit.client.0.smithi031.stdout:op 5946 completed, throughput=5MB/sec 2024-04-17T12:14:25.857 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-3eUsLxTyv1LMSlS off=8838452 len=1572354 2024-04-17T12:14:25.859 INFO:tasks.workunit.client.0.smithi031.stdout:op 5947 completed, throughput=5MB/sec 2024-04-17T12:14:26.859 INFO:tasks.workunit.client.0.smithi031.stdout: 1170: throughput=5MB/sec pending data=0 2024-04-17T12:14:26.859 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-KA3GwdWyf48DIt6 off=7341211 len=1563912 2024-04-17T12:14:26.869 INFO:tasks.workunit.client.0.smithi031.stdout:op 5948 completed, throughput=5MB/sec 2024-04-17T12:14:26.869 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ZgX2jnLblMgGvIH off=2578045 len=1033991 2024-04-17T12:14:26.875 INFO:tasks.workunit.client.0.smithi031.stdout:op 5949 completed, throughput=5MB/sec 2024-04-17T12:14:26.875 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kmqFSKppejy2gBm off=2810947 len=1810453 2024-04-17T12:14:26.885 INFO:tasks.workunit.client.0.smithi031.stdout:op 5950 completed, throughput=5MB/sec 2024-04-17T12:14:26.885 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-K62HSIK1NVmFkvJ off=3532067 len=1844217 2024-04-17T12:14:26.887 INFO:tasks.workunit.client.0.smithi031.stdout:op 5951 completed, throughput=5MB/sec 2024-04-17T12:14:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:26.339196+0000 mgr.y (mgr.14556) 1503 : cluster [DBG] pgmap v2354: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:14:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:26.339196+0000 mgr.y (mgr.14556) 1503 : cluster [DBG] pgmap v2354: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:14:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:26.339196+0000 mgr.y (mgr.14556) 1503 : cluster [DBG] pgmap v2354: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-17T12:14:27.887 INFO:tasks.workunit.client.0.smithi031.stdout: 1171: throughput=5MB/sec pending data=0 2024-04-17T12:14:27.888 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1sMekhWGb06vwoq off=10408451 len=920113 2024-04-17T12:14:27.893 INFO:tasks.workunit.client.0.smithi031.stdout:op 5952 completed, throughput=5MB/sec 2024-04-17T12:14:27.893 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2RB_5U1xLEFkYph off=2587073 len=1994974 2024-04-17T12:14:27.895 INFO:tasks.workunit.client.0.smithi031.stdout:op 5953 completed, throughput=5MB/sec 2024-04-17T12:14:27.895 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-L5hSFmwuVNOj0F9 off=12466011 len=1885400 2024-04-17T12:14:27.906 INFO:tasks.workunit.client.0.smithi031.stdout:op 5954 completed, throughput=5MB/sec 2024-04-17T12:14:28.906 INFO:tasks.workunit.client.0.smithi031.stdout: 1172: throughput=5MB/sec pending data=0 2024-04-17T12:14:28.906 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-cqGz1sSDtAzxvkD off=1693425 len=1898743 2024-04-17T12:14:28.910 INFO:tasks.workunit.client.0.smithi031.stdout:op 5955 completed, throughput=5MB/sec 2024-04-17T12:14:28.910 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_nEgd9eSTP-D6B3 off=4718323 len=1817270 2024-04-17T12:14:28.924 INFO:tasks.workunit.client.0.smithi031.stdout:op 5956 completed, throughput=5MB/sec 2024-04-17T12:14:28.924 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-pN1LGoplEQEPzll off=8643217 len=186935 2024-04-17T12:14:28.927 INFO:tasks.workunit.client.0.smithi031.stdout:op 5957 completed, throughput=5MB/sec 2024-04-17T12:14:28.927 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-ikqLbgBjIBvRJ-I off=4973524 len=602106 2024-04-17T12:14:28.930 INFO:tasks.workunit.client.0.smithi031.stdout:op 5958 completed, throughput=5MB/sec 2024-04-17T12:14:28.930 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-_wWW-uQaZLCOb3K off=10611414 len=1963025 2024-04-17T12:14:28.942 INFO:tasks.workunit.client.0.smithi031.stdout:op 5959 completed, throughput=5MB/sec 2024-04-17T12:14:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:28.339955+0000 mgr.y (mgr.14556) 1504 : cluster [DBG] pgmap v2355: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-17T12:14:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:28.339955+0000 mgr.y (mgr.14556) 1504 : cluster [DBG] pgmap v2355: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-17T12:14:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:28.339955+0000 mgr.y (mgr.14556) 1504 : cluster [DBG] pgmap v2355: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-17T12:14:29.942 INFO:tasks.workunit.client.0.smithi031.stdout: 1173: throughput=5MB/sec pending data=0 2024-04-17T12:14:29.942 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-o3S9ExRL8zFNJai off=13234083 len=702724 2024-04-17T12:14:29.947 INFO:tasks.workunit.client.0.smithi031.stdout:op 5960 completed, throughput=5MB/sec 2024-04-17T12:14:29.947 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-9Ax1dbZ1dkM5l3J off=8267220 len=1433175 2024-04-17T12:14:29.949 INFO:tasks.workunit.client.0.smithi031.stdout:op 5961 completed, throughput=5MB/sec 2024-04-17T12:14:29.949 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-ziXrDEh99PdDIc4 off=4482298 len=330984 2024-04-17T12:14:29.949 INFO:tasks.workunit.client.0.smithi031.stdout:op 5962 completed, throughput=5MB/sec 2024-04-17T12:14:29.949 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tDFBVh-MPzhGHMq off=20535987 len=1719826 2024-04-17T12:14:29.958 INFO:tasks.workunit.client.0.smithi031.stdout:op 5963 completed, throughput=5MB/sec 2024-04-17T12:14:30.958 INFO:tasks.workunit.client.0.smithi031.stdout: 1174: throughput=5MB/sec pending data=0 2024-04-17T12:14:30.958 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-uvVAD5pN77ULbqG off=3365370 len=1528243 2024-04-17T12:14:30.960 INFO:tasks.workunit.client.0.smithi031.stdout:op 5964 completed, throughput=5MB/sec 2024-04-17T12:14:30.960 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-y8akQkctpUZRqJY off=879154 len=385971 2024-04-17T12:14:30.963 INFO:tasks.workunit.client.0.smithi031.stdout:op 5965 completed, throughput=5MB/sec 2024-04-17T12:14:30.963 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-HFE3uTyHBsx4BD4 off=366379 len=934527 2024-04-17T12:14:30.969 INFO:tasks.workunit.client.0.smithi031.stdout:op 5966 completed, throughput=5MB/sec 2024-04-17T12:14:30.969 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-fskknkOZfgH_S7Z off=3888141 len=990067 2024-04-17T12:14:30.973 INFO:tasks.workunit.client.0.smithi031.stdout:op 5967 completed, throughput=5MB/sec 2024-04-17T12:14:30.974 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-1E4tWq3mCXniDWq off=3891075 len=1610996 2024-04-17T12:14:30.979 INFO:tasks.workunit.client.0.smithi031.stdout:op 5968 completed, throughput=5MB/sec 2024-04-17T12:14:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:30.340632+0000 mgr.y (mgr.14556) 1505 : cluster [DBG] pgmap v2356: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-17T12:14:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:30.340632+0000 mgr.y (mgr.14556) 1505 : cluster [DBG] pgmap v2356: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-17T12:14:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:30.340632+0000 mgr.y (mgr.14556) 1505 : cluster [DBG] pgmap v2356: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-17T12:14:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:14:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:31] "GET /metrics HTTP/1.1" 200 192534 "" "Prometheus/2.33.4" 2024-04-17T12:14:31.980 INFO:tasks.workunit.client.0.smithi031.stdout: 1175: throughput=5MB/sec pending data=0 2024-04-17T12:14:31.980 INFO:tasks.workunit.client.0.smithi031.stdout:READ : oid=obj-2LHRnuE-5KRkwqZ off=1331014 len=484818 2024-04-17T12:14:31.981 INFO:tasks.workunit.client.0.smithi031.stdout:op 5969 completed, throughput=5MB/sec 2024-04-17T12:14:31.981 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-tTlfVUZSZ19aJ3t off=3140890 len=1766201 2024-04-17T12:14:31.992 INFO:tasks.workunit.client.0.smithi031.stdout:op 5970 completed, throughput=5MB/sec 2024-04-17T12:14:31.992 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-Wi2z_8ebvHbAJ0o off=15789484 len=891278 2024-04-17T12:14:31.997 INFO:tasks.workunit.client.0.smithi031.stdout:op 5971 completed, throughput=5MB/sec 2024-04-17T12:14:31.997 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-kU_0q4QMdLgFZyf off=814411 len=698292 2024-04-17T12:14:32.001 INFO:tasks.workunit.client.0.smithi031.stdout:op 5972 completed, throughput=5MB/sec 2024-04-17T12:14:32.001 INFO:tasks.workunit.client.0.smithi031.stdout:WRITE : oid=obj-2gd2Udr1oLgMe6B off=2476414 len=1733849 2024-04-17T12:14:32.009 INFO:tasks.workunit.client.0.smithi031.stdout:op 5973 completed, throughput=5MB/sec 2024-04-17T12:14:33.010 INFO:tasks.workunit.client.0.smithi031.stdout:waiting for all operations to complete 2024-04-17T12:14:33.010 INFO:tasks.workunit.client.0.smithi031.stdout:cleaning up objects 2024-04-17T12:14:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:32.341076+0000 mgr.y (mgr.14556) 1506 : cluster [DBG] pgmap v2357: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-17T12:14:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:32.341076+0000 mgr.y (mgr.14556) 1506 : cluster [DBG] pgmap v2357: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-17T12:14:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:32.341076+0000 mgr.y (mgr.14556) 1506 : cluster [DBG] pgmap v2357: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-17T12:14:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:14:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:14:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:34.341625+0000 mgr.y (mgr.14556) 1507 : cluster [DBG] pgmap v2358: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:14:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:34.341625+0000 mgr.y (mgr.14556) 1507 : cluster [DBG] pgmap v2358: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:14:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:34.341625+0000 mgr.y (mgr.14556) 1507 : cluster [DBG] pgmap v2358: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-17T12:14:37.242 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (41m) 45s ago 42m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (42m) 45s ago 42m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (43m) 45s ago 43m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (43m) 45s ago 43m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (47m) 45s ago 47m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (48m) 45s ago 48m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (48m) 45s ago 49m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (47m) 45s ago 47m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (47m) 45s ago 47m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (43m) 45s ago 43m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (43m) 45s ago 43m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (46m) 45s ago 46m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (46m) 45s ago 46m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:14:37.576 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (46m) 45s ago 46m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:14:37.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (45m) 45s ago 45m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:14:37.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (45m) 45s ago 45m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:14:37.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (45m) 45s ago 45m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:14:37.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (44m) 45s ago 44m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:14:37.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (44m) 45s ago 44m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:14:37.577 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (41m) 45s ago 43m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:14:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:36.341954+0000 mgr.y (mgr.14556) 1508 : cluster [DBG] pgmap v2359: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:14:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:36.341954+0000 mgr.y (mgr.14556) 1508 : cluster [DBG] pgmap v2359: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:14:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:36.341954+0000 mgr.y (mgr.14556) 1508 : cluster [DBG] pgmap v2359: 105 pgs: 105 active+clean; 127 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:14:37.980 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:14:37.981 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:14:37.981 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:14:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:14:37.229792+0000 mgr.y (mgr.14556) 1509 : audit [DBG] from='client.26669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:14:37.567762+0000 mgr.y (mgr.14556) 1510 : audit [DBG] from='client.16779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:14:37.980869+0000 mon.a (mon.0) 2280 : audit [DBG] from='client.? 172.21.15.31:0/2843570566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:14:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:14:37.229792+0000 mgr.y (mgr.14556) 1509 : audit [DBG] from='client.26669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:14:37.567762+0000 mgr.y (mgr.14556) 1510 : audit [DBG] from='client.16779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:14:37.980869+0000 mon.a (mon.0) 2280 : audit [DBG] from='client.? 172.21.15.31:0/2843570566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:14:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:14:37.229792+0000 mgr.y (mgr.14556) 1509 : audit [DBG] from='client.26669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:14:37.567762+0000 mgr.y (mgr.14556) 1510 : audit [DBG] from='client.16779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:14:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:14:37.980869+0000 mon.a (mon.0) 2280 : audit [DBG] from='client.? 172.21.15.31:0/2843570566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:14:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:38.342484+0000 mgr.y (mgr.14556) 1511 : cluster [DBG] pgmap v2360: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 266 op/s 2024-04-17T12:14:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:38.342484+0000 mgr.y (mgr.14556) 1511 : cluster [DBG] pgmap v2360: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 266 op/s 2024-04-17T12:14:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:38.342484+0000 mgr.y (mgr.14556) 1511 : cluster [DBG] pgmap v2360: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 266 op/s 2024-04-17T12:14:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:40.342820+0000 mgr.y (mgr.14556) 1512 : cluster [DBG] pgmap v2361: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 624 KiB/s rd, 1.5 MiB/s wr, 265 op/s 2024-04-17T12:14:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:14:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:41] "GET /metrics HTTP/1.1" 200 192543 "" "Prometheus/2.33.4" 2024-04-17T12:14:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:40.342820+0000 mgr.y (mgr.14556) 1512 : cluster [DBG] pgmap v2361: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 624 KiB/s rd, 1.5 MiB/s wr, 265 op/s 2024-04-17T12:14:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:40.342820+0000 mgr.y (mgr.14556) 1512 : cluster [DBG] pgmap v2361: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 624 KiB/s rd, 1.5 MiB/s wr, 265 op/s 2024-04-17T12:14:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:42.343144+0000 mgr.y (mgr.14556) 1513 : cluster [DBG] pgmap v2362: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 624 KiB/s rd, 1.5 MiB/s wr, 265 op/s 2024-04-17T12:14:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:42.343144+0000 mgr.y (mgr.14556) 1513 : cluster [DBG] pgmap v2362: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 624 KiB/s rd, 1.5 MiB/s wr, 265 op/s 2024-04-17T12:14:43.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:42.343144+0000 mgr.y (mgr.14556) 1513 : cluster [DBG] pgmap v2362: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 624 KiB/s rd, 1.5 MiB/s wr, 265 op/s 2024-04-17T12:14:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:14:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:14:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:44.343775+0000 mgr.y (mgr.14556) 1514 : cluster [DBG] pgmap v2363: 105 pgs: 105 active+clean; 50 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 624 KiB/s rd, 1.5 MiB/s wr, 519 op/s 2024-04-17T12:14:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:44.343775+0000 mgr.y (mgr.14556) 1514 : cluster [DBG] pgmap v2363: 105 pgs: 105 active+clean; 50 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 624 KiB/s rd, 1.5 MiB/s wr, 519 op/s 2024-04-17T12:14:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:44.343775+0000 mgr.y (mgr.14556) 1514 : cluster [DBG] pgmap v2363: 105 pgs: 105 active+clean; 50 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 624 KiB/s rd, 1.5 MiB/s wr, 519 op/s 2024-04-17T12:14:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:46.344094+0000 mgr.y (mgr.14556) 1515 : cluster [DBG] pgmap v2364: 105 pgs: 105 active+clean; 50 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 517 op/s 2024-04-17T12:14:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:46.344094+0000 mgr.y (mgr.14556) 1515 : cluster [DBG] pgmap v2364: 105 pgs: 105 active+clean; 50 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 517 op/s 2024-04-17T12:14:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:46.344094+0000 mgr.y (mgr.14556) 1515 : cluster [DBG] pgmap v2364: 105 pgs: 105 active+clean; 50 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 517 op/s 2024-04-17T12:14:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:48.344623+0000 mgr.y (mgr.14556) 1516 : cluster [DBG] pgmap v2365: 105 pgs: 105 active+clean; 16 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-04-17T12:14:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:48.344623+0000 mgr.y (mgr.14556) 1516 : cluster [DBG] pgmap v2365: 105 pgs: 105 active+clean; 16 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-04-17T12:14:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:48.344623+0000 mgr.y (mgr.14556) 1516 : cluster [DBG] pgmap v2365: 105 pgs: 105 active+clean; 16 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-04-17T12:14:50.178 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T12:14:50.178 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T12:14:50.211 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-04-17T12:14:50.211 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-17T12:14:50.455 DEBUG:teuthology.parallel:result is None 2024-04-17T12:14:50.455 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T12:14:50.484 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T12:14:50.484 DEBUG:teuthology.orchestra.run.smithi031:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-17T12:14:50.542 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T12:14:50.542 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T12:14:50.542 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-04-17T12:14:50.542 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T12:14:50.542 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-04-17T12:14:50.542 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-17T12:14:50.543 INFO:tasks.workunit:Pulling workunits from ref pacific 2024-04-17T12:14:50.543 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-17T12:14:50.543 DEBUG:teuthology.orchestra.run.smithi153:> stat -- /home/ubuntu/cephtest/mnt.1 2024-04-17T12:14:50.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T12:14:50.564 INFO:teuthology.orchestra.run.smithi153.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-04-17T12:14:50.564 DEBUG:teuthology.orchestra.run.smithi153:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-04-17T12:14:50.623 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-04-17T12:14:50.623 DEBUG:teuthology.orchestra.run.smithi153:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-04-17T12:14:50.682 INFO:tasks.workunit:timeout=3h 2024-04-17T12:14:50.682 INFO:tasks.workunit:cleanup=True 2024-04-17T12:14:50.682 DEBUG:teuthology.orchestra.run.smithi153:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch pacific https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-04-17T12:14:50.741 INFO:tasks.workunit.client.1.smithi153.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-04-17T12:14:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:50.345044+0000 mgr.y (mgr.14556) 1517 : cluster [DBG] pgmap v2366: 105 pgs: 105 active+clean; 16 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 485 op/s 2024-04-17T12:14:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:14:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:51] "GET /metrics HTTP/1.1" 200 192543 "" "Prometheus/2.33.4" 2024-04-17T12:14:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:50.345044+0000 mgr.y (mgr.14556) 1517 : cluster [DBG] pgmap v2366: 105 pgs: 105 active+clean; 16 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 485 op/s 2024-04-17T12:14:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:50.345044+0000 mgr.y (mgr.14556) 1517 : cluster [DBG] pgmap v2366: 105 pgs: 105 active+clean; 16 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 485 op/s 2024-04-17T12:14:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:52.345594+0000 mgr.y (mgr.14556) 1518 : cluster [DBG] pgmap v2367: 105 pgs: 105 active+clean; 16 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 485 op/s 2024-04-17T12:14:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:14:52.835400+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:14:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:14:53.133897+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:14:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:14:53.134559+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:14:53.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:14:53.138984+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:14:53.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:52.345594+0000 mgr.y (mgr.14556) 1518 : cluster [DBG] pgmap v2367: 105 pgs: 105 active+clean; 16 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 485 op/s 2024-04-17T12:14:53.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:14:52.835400+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:14:53.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:14:53.133897+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:14:53.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:14:53.134559+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:14:53.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:14:53.138984+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:14:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:52.345594+0000 mgr.y (mgr.14556) 1518 : cluster [DBG] pgmap v2367: 105 pgs: 105 active+clean; 16 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 485 op/s 2024-04-17T12:14:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:14:52.835400+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:14:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:14:53.133897+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:14:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:14:53.134559+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:14:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:14:53.138984+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:14:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:14:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:14:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:54.346396+0000 mgr.y (mgr.14556) 1519 : cluster [DBG] pgmap v2368: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2024-04-17T12:14:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:54.346396+0000 mgr.y (mgr.14556) 1519 : cluster [DBG] pgmap v2368: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2024-04-17T12:14:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:54.346396+0000 mgr.y (mgr.14556) 1519 : cluster [DBG] pgmap v2368: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2024-04-17T12:14:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:56.346832+0000 mgr.y (mgr.14556) 1520 : cluster [DBG] pgmap v2369: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 335 op/s 2024-04-17T12:14:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:56.346832+0000 mgr.y (mgr.14556) 1520 : cluster [DBG] pgmap v2369: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 335 op/s 2024-04-17T12:14:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:56.346832+0000 mgr.y (mgr.14556) 1520 : cluster [DBG] pgmap v2369: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 335 op/s 2024-04-17T12:14:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:14:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:14:58.347466+0000 mgr.y (mgr.14556) 1521 : cluster [DBG] pgmap v2370: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 335 op/s 2024-04-17T12:14:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:14:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:14:58.347466+0000 mgr.y (mgr.14556) 1521 : cluster [DBG] pgmap v2370: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 335 op/s 2024-04-17T12:14:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:14:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:14:58.347466+0000 mgr.y (mgr.14556) 1521 : cluster [DBG] pgmap v2370: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 335 op/s 2024-04-17T12:15:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:15:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:01] "GET /metrics HTTP/1.1" 200 192530 "" "Prometheus/2.33.4" 2024-04-17T12:15:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:00.347944+0000 mgr.y (mgr.14556) 1522 : cluster [DBG] pgmap v2371: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 104 op/s 2024-04-17T12:15:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:00.347944+0000 mgr.y (mgr.14556) 1522 : cluster [DBG] pgmap v2371: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 104 op/s 2024-04-17T12:15:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:00.347944+0000 mgr.y (mgr.14556) 1522 : cluster [DBG] pgmap v2371: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 104 op/s 2024-04-17T12:15:03.607 DEBUG:teuthology.orchestra.run.smithi153:> 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 2024-04-17T12:15:03.679 INFO:tasks.workunit.client.1.smithi153.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-17T12:15:03.681 INFO:tasks.workunit.client.1.smithi153.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-04-17T12:15:03.681 INFO:tasks.workunit.client.1.smithi153.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-17T12:15:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:02.348368+0000 mgr.y (mgr.14556) 1523 : cluster [DBG] pgmap v2372: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 104 op/s 2024-04-17T12:15:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:02.348368+0000 mgr.y (mgr.14556) 1523 : cluster [DBG] pgmap v2372: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 104 op/s 2024-04-17T12:15:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:02.348368+0000 mgr.y (mgr.14556) 1523 : cluster [DBG] pgmap v2372: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 104 op/s 2024-04-17T12:15:04.238 INFO:tasks.workunit.client.1.smithi153.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-17T12:15:04.309 INFO:tasks.workunit.client.1.smithi153.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-17T12:15:04.347 INFO:tasks.workunit.client.1.smithi153.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-04-17T12:15:04.348 INFO:tasks.workunit.client.1.smithi153.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-04-17T12:15:04.348 INFO:tasks.workunit.client.1.smithi153.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-17T12:15:04.385 INFO:tasks.workunit.client.1.smithi153.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-04-17T12:15:04.388 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-04-17T12:15:04.388 DEBUG:teuthology.orchestra.run.smithi153:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-04-17T12:15:04.446 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-04-17T12:15:04.450 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-04-17T12:15:04.450 DEBUG:teuthology.orchestra.run.smithi153: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=pacific 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 2024-04-17T12:15:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:15:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:15:04.497 INFO:tasks.workunit.client.1.smithi153.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-04-17T12:15:04.498 INFO:tasks.workunit.client.1.smithi153.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-04-17T12:15:04.498 INFO:tasks.workunit.client.1.smithi153.stderr:+ TMPDIR=/tmp/rbd_import_export_66808 2024-04-17T12:15:04.498 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm -rf /tmp/rbd_import_export_66808 2024-04-17T12:15:04.498 INFO:tasks.workunit.client.1.smithi153.stderr:+ mkdir /tmp/rbd_import_export_66808 2024-04-17T12:15:04.499 INFO:tasks.workunit.client.1.smithi153.stderr:+ trap 'rm -rf /tmp/rbd_import_export_66808' INT TERM EXIT 2024-04-17T12:15:04.499 INFO:tasks.workunit.client.1.smithi153.stderr:+ mkdir foo.66808 2024-04-17T12:15:04.500 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import foo.66808 foo.dir 2024-04-17T12:15:04.587 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: cannot import a directory 2024-04-17T12:15:04.587 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 0% complete...failed. 2024-04-17T12:15:04.587 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: import failed: (21) Is a directory 2024-04-17T12:15:04.589 INFO:tasks.workunit.client.1.smithi153.stderr:+ true 2024-04-17T12:15:04.589 INFO:tasks.workunit.client.1.smithi153.stderr:+ rmdir foo.66808 2024-04-17T12:15:04.600 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_66808/img bs=1k count=1 seek=10 2024-04-17T12:15:04.601 INFO:tasks.workunit.client.1.smithi153.stderr:1+0 records in 2024-04-17T12:15:04.601 INFO:tasks.workunit.client.1.smithi153.stderr:1+0 records out 2024-04-17T12:15:04.601 INFO:tasks.workunit.client.1.smithi153.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.01e-05 s, 25.5 MB/s 2024-04-17T12:15:04.601 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_66808/img bs=1k count=10 seek=100 2024-04-17T12:15:04.602 INFO:tasks.workunit.client.1.smithi153.stderr:10+0 records in 2024-04-17T12:15:04.602 INFO:tasks.workunit.client.1.smithi153.stderr:10+0 records out 2024-04-17T12:15:04.602 INFO:tasks.workunit.client.1.smithi153.stderr:10240 bytes (10 kB, 10 KiB) copied, 5.3807e-05 s, 190 MB/s 2024-04-17T12:15:04.602 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_66808/img bs=1k count=100 seek=1000 2024-04-17T12:15:04.603 INFO:tasks.workunit.client.1.smithi153.stderr:70+1 records in 2024-04-17T12:15:04.603 INFO:tasks.workunit.client.1.smithi153.stderr:70+1 records out 2024-04-17T12:15:04.603 INFO:tasks.workunit.client.1.smithi153.stderr:72208 bytes (72 kB, 71 KiB) copied, 0.0002232 s, 324 MB/s 2024-04-17T12:15:04.603 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_66808/img bs=1k seek=10000 2024-04-17T12:15:04.604 INFO:tasks.workunit.client.1.smithi153.stderr:140+1 records in 2024-04-17T12:15:04.604 INFO:tasks.workunit.client.1.smithi153.stderr:140+1 records out 2024-04-17T12:15:04.604 INFO:tasks.workunit.client.1.smithi153.stderr:143376 bytes (143 kB, 140 KiB) copied, 0.000315724 s, 454 MB/s 2024-04-17T12:15:04.604 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_66808/img bs=1k seek=100000 2024-04-17T12:15:04.605 INFO:tasks.workunit.client.1.smithi153.stderr:70+1 records in 2024-04-17T12:15:04.605 INFO:tasks.workunit.client.1.smithi153.stderr:70+1 records out 2024-04-17T12:15:04.605 INFO:tasks.workunit.client.1.smithi153.stderr:72312 bytes (72 kB, 71 KiB) copied, 0.000171998 s, 420 MB/s 2024-04-17T12:15:04.605 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_66808/img bs=1k seek=1000000 2024-04-17T12:15:04.606 INFO:tasks.workunit.client.1.smithi153.stderr:193+1 records in 2024-04-17T12:15:04.606 INFO:tasks.workunit.client.1.smithi153.stderr:193+1 records out 2024-04-17T12:15:04.606 INFO:tasks.workunit.client.1.smithi153.stderr:198280 bytes (198 kB, 194 KiB) copied, 0.000407821 s, 486 MB/s 2024-04-17T12:15:04.606 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm testimg 2024-04-17T12:15:04.658 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 0% complete...failed. 2024-04-17T12:15:04.658 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: delete error: (2) No such file or directory 2024-04-17T12:15:04.661 INFO:tasks.workunit.client.1.smithi153.stderr:+ true 2024-04-17T12:15:04.661 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --new-format /tmp/rbd_import_export_66808/img testimg 2024-04-17T12:15:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:04.349142+0000 mgr.y (mgr.14556) 1524 : cluster [DBG] pgmap v2373: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 104 op/s 2024-04-17T12:15:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:04.349142+0000 mgr.y (mgr.14556) 1524 : cluster [DBG] pgmap v2373: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 104 op/s 2024-04-17T12:15:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:04.349142+0000 mgr.y (mgr.14556) 1524 : cluster [DBG] pgmap v2373: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 104 op/s 2024-04-17T12:15:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:05.513142+0000 mon.a (mon.0) 2285 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-04-17T12:15:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:05.513142+0000 mon.a (mon.0) 2285 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-04-17T12:15:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:05.513142+0000 mon.a (mon.0) 2285 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-04-17T12:15:07.072 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:07.073 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-17T12:15:07.075 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export testimg /tmp/rbd_import_export_66808/img2 2024-04-17T12:15:07.261 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:07.266 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export testimg - 2024-04-17T12:15:07.896 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:07.900 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm testimg 2024-04-17T12:15:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:06.349522+0000 mgr.y (mgr.14556) 1525 : cluster [DBG] pgmap v2375: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:06.514425+0000 mon.a (mon.0) 2286 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-04-17T12:15:07.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:06.349522+0000 mgr.y (mgr.14556) 1525 : cluster [DBG] pgmap v2375: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:06.514425+0000 mon.a (mon.0) 2286 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-04-17T12:15:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:06.349522+0000 mgr.y (mgr.14556) 1525 : cluster [DBG] pgmap v2375: 105 pgs: 105 active+clean; 3.3 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:06.514425+0000 mon.a (mon.0) 2286 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-04-17T12:15:08.031 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:08.033 INFO:tasks.workunit.client.1.smithi153.stderr:+ cmp /tmp/rbd_import_export_66808/img /tmp/rbd_import_export_66808/img2 2024-04-17T12:15:08.313 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:15:08.601 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (42m) 76s ago 43m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (43m) 76s ago 43m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (44m) 76s ago 44m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (44m) 76s ago 44m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (47m) 76s ago 47m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (49m) 76s ago 49m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (49m) 76s ago 49m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (48m) 76s ago 48m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (48m) 76s ago 48m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (43m) 76s ago 43m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (43m) 76s ago 43m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (47m) 76s ago 47m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:15:08.602 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (47m) 76s ago 47m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:15:08.603 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (46m) 76s ago 46m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:15:08.603 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (46m) 76s ago 46m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:15:08.603 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (45m) 76s ago 45m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:15:08.603 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (45m) 76s ago 45m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:15:08.603 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (45m) 76s ago 45m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:15:08.603 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (44m) 76s ago 44m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:15:08.603 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (42m) 76s ago 43m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:15:08.637 INFO:tasks.workunit.client.1.smithi153.stderr:+ cmp /tmp/rbd_import_export_66808/img /tmp/rbd_import_export_66808/img3 2024-04-17T12:15:08.950 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:15:08.950 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:15:08.950 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:15:08.951 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:15:09.038 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/img2 /tmp/rbd_import_export_66808/img3 2024-04-17T12:15:09.224 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --new-format - testimg 2024-04-17T12:15:09.645 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete...done. 2024-04-17T12:15:09.645 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-17T12:15:09.648 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export testimg /tmp/rbd_import_export_66808/img2 2024-04-17T12:15:09.843 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:09.847 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export testimg - 2024-04-17T12:15:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:08.301467+0000 mgr.y (mgr.14556) 1526 : audit [DBG] from='client.26708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:08.350103+0000 mgr.y (mgr.14556) 1527 : cluster [DBG] pgmap v2377: 105 pgs: 105 active+clean; 5.4 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 64 KiB/s wr, 18 op/s 2024-04-17T12:15:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:08.594751+0000 mgr.y (mgr.14556) 1528 : audit [DBG] from='client.16821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:08.950780+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.31:0/2097901182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:15:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:08.301467+0000 mgr.y (mgr.14556) 1526 : audit [DBG] from='client.26708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:08.350103+0000 mgr.y (mgr.14556) 1527 : cluster [DBG] pgmap v2377: 105 pgs: 105 active+clean; 5.4 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 64 KiB/s wr, 18 op/s 2024-04-17T12:15:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:08.594751+0000 mgr.y (mgr.14556) 1528 : audit [DBG] from='client.16821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:08.950780+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.31:0/2097901182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:15:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:08.301467+0000 mgr.y (mgr.14556) 1526 : audit [DBG] from='client.26708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:08.350103+0000 mgr.y (mgr.14556) 1527 : cluster [DBG] pgmap v2377: 105 pgs: 105 active+clean; 5.4 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 64 KiB/s wr, 18 op/s 2024-04-17T12:15:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:08.594751+0000 mgr.y (mgr.14556) 1528 : audit [DBG] from='client.16821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:08.950780+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.31:0/2097901182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:15:10.473 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:10.477 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm testimg 2024-04-17T12:15:10.602 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:10.604 INFO:tasks.workunit.client.1.smithi153.stderr:+ cmp /tmp/rbd_import_export_66808/img /tmp/rbd_import_export_66808/img2 2024-04-17T12:15:11.172 INFO:tasks.workunit.client.1.smithi153.stderr:+ cmp /tmp/rbd_import_export_66808/img /tmp/rbd_import_export_66808/img3 2024-04-17T12:15:11.572 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/img /tmp/rbd_import_export_66808/img2 /tmp/rbd_import_export_66808/img3 2024-04-17T12:15:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:10.237454+0000 mon.a (mon.0) 2287 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-04-17T12:15:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:10.350653+0000 mgr.y (mgr.14556) 1529 : cluster [DBG] pgmap v2379: 105 pgs: 105 active+clean; 5.4 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 25 op/s 2024-04-17T12:15:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:11] "GET /metrics HTTP/1.1" 200 192471 "" "Prometheus/2.33.4" 2024-04-17T12:15:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:10.237454+0000 mon.a (mon.0) 2287 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-04-17T12:15:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:10.350653+0000 mgr.y (mgr.14556) 1529 : cluster [DBG] pgmap v2379: 105 pgs: 105 active+clean; 5.4 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 25 op/s 2024-04-17T12:15:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:10.237454+0000 mon.a (mon.0) 2287 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-04-17T12:15:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:10.350653+0000 mgr.y (mgr.14556) 1529 : cluster [DBG] pgmap v2379: 105 pgs: 105 active+clean; 5.4 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 25 op/s 2024-04-17T12:15:11.816 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd help export 2024-04-17T12:15:11.816 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep -q export-format 2024-04-17T12:15:11.836 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_66808/img bs=1k count=10 seek=100 2024-04-17T12:15:11.837 INFO:tasks.workunit.client.1.smithi153.stderr:10+0 records in 2024-04-17T12:15:11.837 INFO:tasks.workunit.client.1.smithi153.stderr:10+0 records out 2024-04-17T12:15:11.837 INFO:tasks.workunit.client.1.smithi153.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.0298e-05 s, 170 MB/s 2024-04-17T12:15:11.837 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --new-format /tmp/rbd_import_export_66808/img testimg 2024-04-17T12:15:11.908 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete...done. 2024-04-17T12:15:11.908 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-17T12:15:11.910 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd snap create testimg@snap 2024-04-17T12:15:12.260 INFO:tasks.workunit.client.1.smithi153.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-17T12:15:12.270 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd image-meta set testimg key1 value1 2024-04-17T12:15:12.326 INFO:tasks.workunit.client.1.smithi153.stderr:++ rbd image-meta list testimg 2024-04-17T12:15:12.366 INFO:tasks.workunit.client.1.smithi153.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-04-17T12:15:12.367 INFO:tasks.workunit.client.1.smithi153.stderr: 2024-04-17T12:15:12.367 INFO:tasks.workunit.client.1.smithi153.stderr:Key Value 2024-04-17T12:15:12.367 INFO:tasks.workunit.client.1.smithi153.stderr:key1 value1' 2024-04-17T12:15:12.367 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_66808/img_v2 2024-04-17T12:15:12.404 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-17T12:15:12.407 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_66808/img_v2 testimg_import 2024-04-17T12:15:13.271 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-17T12:15:13.274 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd info testimg_import 2024-04-17T12:15:13.309 INFO:tasks.workunit.client.1.smithi153.stdout:rbd image 'testimg_import': 2024-04-17T12:15:13.309 INFO:tasks.workunit.client.1.smithi153.stdout: size 110 KiB in 1 objects 2024-04-17T12:15:13.309 INFO:tasks.workunit.client.1.smithi153.stdout: order 22 (4 MiB objects) 2024-04-17T12:15:13.309 INFO:tasks.workunit.client.1.smithi153.stdout: snapshot_count: 1 2024-04-17T12:15:13.309 INFO:tasks.workunit.client.1.smithi153.stdout: id: 667983f72b59 2024-04-17T12:15:13.309 INFO:tasks.workunit.client.1.smithi153.stdout: block_name_prefix: rbd_data.667983f72b59 2024-04-17T12:15:13.309 INFO:tasks.workunit.client.1.smithi153.stdout: format: 2 2024-04-17T12:15:13.310 INFO:tasks.workunit.client.1.smithi153.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-04-17T12:15:13.310 INFO:tasks.workunit.client.1.smithi153.stdout: op_features: 2024-04-17T12:15:13.310 INFO:tasks.workunit.client.1.smithi153.stdout: flags: 2024-04-17T12:15:13.310 INFO:tasks.workunit.client.1.smithi153.stdout: create_timestamp: Wed Apr 17 12:15:12 2024 2024-04-17T12:15:13.310 INFO:tasks.workunit.client.1.smithi153.stdout: access_timestamp: Wed Apr 17 12:15:12 2024 2024-04-17T12:15:13.310 INFO:tasks.workunit.client.1.smithi153.stdout: modify_timestamp: Wed Apr 17 12:15:12 2024 2024-04-17T12:15:13.311 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd info testimg_import@snap 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout:rbd image 'testimg_import': 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: size 110 KiB in 1 objects 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: order 22 (4 MiB objects) 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: snapshot_count: 1 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: id: 667983f72b59 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: block_name_prefix: rbd_data.667983f72b59 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: format: 2 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: op_features: 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: flags: 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: create_timestamp: Wed Apr 17 12:15:12 2024 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: access_timestamp: Wed Apr 17 12:15:12 2024 2024-04-17T12:15:13.346 INFO:tasks.workunit.client.1.smithi153.stdout: modify_timestamp: Wed Apr 17 12:15:12 2024 2024-04-17T12:15:13.347 INFO:tasks.workunit.client.1.smithi153.stdout: protected: False 2024-04-17T12:15:13.348 INFO:tasks.workunit.client.1.smithi153.stderr:++ rbd image-meta list testimg_import 2024-04-17T12:15:13.389 INFO:tasks.workunit.client.1.smithi153.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-04-17T12:15:13.389 INFO:tasks.workunit.client.1.smithi153.stderr: 2024-04-17T12:15:13.389 INFO:tasks.workunit.client.1.smithi153.stderr:Key Value 2024-04-17T12:15:13.389 INFO:tasks.workunit.client.1.smithi153.stderr:key1 value1' 2024-04-17T12:15:13.389 INFO:tasks.workunit.client.1.smithi153.stderr:+ '[' 'There is 1 metadatum on this image: 2024-04-17T12:15:13.389 INFO:tasks.workunit.client.1.smithi153.stderr: 2024-04-17T12:15:13.389 INFO:tasks.workunit.client.1.smithi153.stderr:Key Value 2024-04-17T12:15:13.390 INFO:tasks.workunit.client.1.smithi153.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-04-17T12:15:13.390 INFO:tasks.workunit.client.1.smithi153.stderr: 2024-04-17T12:15:13.390 INFO:tasks.workunit.client.1.smithi153.stderr:Key Value 2024-04-17T12:15:13.390 INFO:tasks.workunit.client.1.smithi153.stderr:key1 value1' ']' 2024-04-17T12:15:13.390 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export testimg_import /tmp/rbd_import_export_66808/img_import 2024-04-17T12:15:13.424 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 100% complete...done. 2024-04-17T12:15:13.427 INFO:tasks.workunit.client.1.smithi153.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_66808/img /tmp/rbd_import_export_66808/img_import 2024-04-17T12:15:13.427 INFO:tasks.workunit.client.1.smithi153.stderr:+ cmp -l /tmp/rbd_import_export_66808/img /tmp/rbd_import_export_66808/img_import 2024-04-17T12:15:13.428 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/img --format %b 2024-04-17T12:15:13.429 INFO:tasks.workunit.client.1.smithi153.stderr:+ origsize=24 2024-04-17T12:15:13.429 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/img_import --format %b 2024-04-17T12:15:13.430 INFO:tasks.workunit.client.1.smithi153.stderr:+ exportsize=224 2024-04-17T12:15:13.430 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=200 2024-04-17T12:15:13.430 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=200 2024-04-17T12:15:13.430 INFO:tasks.workunit.client.1.smithi153.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-04-17T12:15:13.430 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_66808/img_snap 2024-04-17T12:15:13.464 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 100% complete...done. 2024-04-17T12:15:13.467 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_66808/img_snap_import 2024-04-17T12:15:13.501 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 100% complete...done. 2024-04-17T12:15:13.504 INFO:tasks.workunit.client.1.smithi153.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_66808/img_snap /tmp/rbd_import_export_66808/img_snap_import 2024-04-17T12:15:13.504 INFO:tasks.workunit.client.1.smithi153.stderr:+ cmp -l /tmp/rbd_import_export_66808/img_snap /tmp/rbd_import_export_66808/img_snap_import 2024-04-17T12:15:13.505 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/img_snap --format %b 2024-04-17T12:15:13.506 INFO:tasks.workunit.client.1.smithi153.stderr:+ origsize=224 2024-04-17T12:15:13.506 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/img_snap_import --format %b 2024-04-17T12:15:13.507 INFO:tasks.workunit.client.1.smithi153.stderr:+ exportsize=224 2024-04-17T12:15:13.507 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=0 2024-04-17T12:15:13.507 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=0 2024-04-17T12:15:13.507 INFO:tasks.workunit.client.1.smithi153.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-17T12:15:13.507 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/img_v2 2024-04-17T12:15:13.508 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/img_import 2024-04-17T12:15:13.508 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/img_snap 2024-04-17T12:15:13.509 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/img_snap_import 2024-04-17T12:15:13.509 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd snap rm testimg_import@snap 2024-04-17T12:15:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:12.246245+0000 mon.a (mon.0) 2288 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-04-17T12:15:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:12.350976+0000 mgr.y (mgr.14556) 1530 : cluster [DBG] pgmap v2381: 105 pgs: 105 active+clean; 5.4 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 25 op/s 2024-04-17T12:15:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:12.246245+0000 mon.a (mon.0) 2288 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-04-17T12:15:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:12.350976+0000 mgr.y (mgr.14556) 1530 : cluster [DBG] pgmap v2381: 105 pgs: 105 active+clean; 5.4 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 25 op/s 2024-04-17T12:15:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:12.246245+0000 mon.a (mon.0) 2288 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-04-17T12:15:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:12.350976+0000 mgr.y (mgr.14556) 1530 : cluster [DBG] pgmap v2381: 105 pgs: 105 active+clean; 5.4 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 25 op/s 2024-04-17T12:15:14.248 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:15:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:15:14.265 INFO:tasks.workunit.client.1.smithi153.stderr: Removing snap: 100% complete...done. 2024-04-17T12:15:14.279 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd remove testimg_import 2024-04-17T12:15:14.418 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 100% complete...done. 2024-04-17T12:15:14.420 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd snap rm testimg@snap 2024-04-17T12:15:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:13.250770+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-04-17T12:15:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:13.250770+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-04-17T12:15:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:13.250770+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-04-17T12:15:15.274 INFO:tasks.workunit.client.1.smithi153.stderr: Removing snap: 100% complete...done. 2024-04-17T12:15:15.291 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm testimg 2024-04-17T12:15:15.425 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 100% complete...done. 2024-04-17T12:15:15.428 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --order 20 /tmp/rbd_import_export_66808/img testimg 2024-04-17T12:15:15.495 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete...done. 2024-04-17T12:15:15.496 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --order is deprecated, use --object-size 2024-04-17T12:15:15.498 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_66808/img_v2 2024-04-17T12:15:15.533 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-17T12:15:15.536 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_66808/img_v2 testimg_import 2024-04-17T12:15:15.610 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-17T12:15:15.613 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd info testimg_import 2024-04-17T12:15:15.614 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep order 2024-04-17T12:15:15.614 INFO:tasks.workunit.client.1.smithi153.stderr:+ awk '{print $2}' 2024-04-17T12:15:15.614 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep 20 2024-04-17T12:15:15.647 INFO:tasks.workunit.client.1.smithi153.stdout:20 2024-04-17T12:15:15.648 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/img_v2 2024-04-17T12:15:15.648 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd remove testimg_import 2024-04-17T12:15:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:14.258081+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-04-17T12:15:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:14.351336+0000 mgr.y (mgr.14556) 1531 : cluster [DBG] pgmap v2384: 105 pgs: 105 active+clean; 223 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 464 KiB/s rd, 141 KiB/s wr, 239 op/s 2024-04-17T12:15:15.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:14.258081+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-04-17T12:15:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:14.351336+0000 mgr.y (mgr.14556) 1531 : cluster [DBG] pgmap v2384: 105 pgs: 105 active+clean; 223 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 464 KiB/s rd, 141 KiB/s wr, 239 op/s 2024-04-17T12:15:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:14.258081+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-04-17T12:15:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:14.351336+0000 mgr.y (mgr.14556) 1531 : cluster [DBG] pgmap v2384: 105 pgs: 105 active+clean; 223 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 464 KiB/s rd, 141 KiB/s wr, 239 op/s 2024-04-17T12:15:15.769 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 100% complete...done. 2024-04-17T12:15:15.772 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd remove testimg 2024-04-17T12:15:15.920 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 100% complete...done. 2024-04-17T12:15:15.922 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_66808/img testimg 2024-04-17T12:15:15.975 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete...done. 2024-04-17T12:15:15.978 INFO:tasks.workunit.client.1.smithi153.stderr:++ rbd info testimg 2024-04-17T12:15:15.978 INFO:tasks.workunit.client.1.smithi153.stderr:++ grep features 2024-04-17T12:15:16.011 INFO:tasks.workunit.client.1.smithi153.stderr:+ FEATURES_BEFORE=' features: layering 2024-04-17T12:15:16.012 INFO:tasks.workunit.client.1.smithi153.stderr: op_features: ' 2024-04-17T12:15:16.012 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_66808/img_v2 2024-04-17T12:15:16.047 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-17T12:15:16.050 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_66808/img_v2 testimg_import 2024-04-17T12:15:16.110 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-17T12:15:16.113 INFO:tasks.workunit.client.1.smithi153.stderr:++ rbd info testimg_import 2024-04-17T12:15:16.113 INFO:tasks.workunit.client.1.smithi153.stderr:++ grep features 2024-04-17T12:15:16.147 INFO:tasks.workunit.client.1.smithi153.stderr:+ FEATURES_AFTER=' features: layering 2024-04-17T12:15:16.147 INFO:tasks.workunit.client.1.smithi153.stderr: op_features: ' 2024-04-17T12:15:16.147 INFO:tasks.workunit.client.1.smithi153.stderr:+ '[' ' features: layering 2024-04-17T12:15:16.148 INFO:tasks.workunit.client.1.smithi153.stderr: op_features: ' '!=' ' features: layering 2024-04-17T12:15:16.148 INFO:tasks.workunit.client.1.smithi153.stderr: op_features: ' ']' 2024-04-17T12:15:16.148 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/img_v2 2024-04-17T12:15:16.148 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd remove testimg_import 2024-04-17T12:15:16.233 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 100% complete...done. 2024-04-17T12:15:16.236 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd remove testimg 2024-04-17T12:15:16.327 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 100% complete...done. 2024-04-17T12:15:16.329 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_66808/img testimg 2024-04-17T12:15:16.403 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete...done. 2024-04-17T12:15:16.405 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_66808/img_v2 2024-04-17T12:15:16.444 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-17T12:15:16.447 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_66808/img_v2 testimg_import 2024-04-17T12:15:16.522 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-17T12:15:16.525 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd info testimg_import 2024-04-17T12:15:16.525 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep 'stripe unit' 2024-04-17T12:15:16.525 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep -Ei '(4 KiB|4096)' 2024-04-17T12:15:16.562 INFO:tasks.workunit.client.1.smithi153.stdout: stripe unit: 4 KiB 2024-04-17T12:15:16.563 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd info testimg_import 2024-04-17T12:15:16.563 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep 'stripe count' 2024-04-17T12:15:16.563 INFO:tasks.workunit.client.1.smithi153.stderr:+ awk '{print $3}' 2024-04-17T12:15:16.563 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep 1000 2024-04-17T12:15:16.597 INFO:tasks.workunit.client.1.smithi153.stdout:1000 2024-04-17T12:15:16.597 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/img_v2 2024-04-17T12:15:16.598 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd remove testimg_import 2024-04-17T12:15:16.715 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:15.264742+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-04-17T12:15:16.718 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd remove testimg 2024-04-17T12:15:16.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:15.264742+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-04-17T12:15:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:15.264742+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-04-17T12:15:16.838 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:16.841 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_66808/img testimg 2024-04-17T12:15:16.906 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete...done. 2024-04-17T12:15:16.908 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd snap create testimg@snap1 2024-04-17T12:15:17.286 INFO:tasks.workunit.client.1.smithi153.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-17T12:15:17.295 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd snap create testimg@snap2 2024-04-17T12:15:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:16.351864+0000 mgr.y (mgr.14556) 1532 : cluster [DBG] pgmap v2386: 105 pgs: 105 active+clean; 223 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 464 KiB/s rd, 142 KiB/s wr, 240 op/s 2024-04-17T12:15:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:16.351864+0000 mgr.y (mgr.14556) 1532 : cluster [DBG] pgmap v2386: 105 pgs: 105 active+clean; 223 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 464 KiB/s rd, 142 KiB/s wr, 240 op/s 2024-04-17T12:15:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:16.351864+0000 mgr.y (mgr.14556) 1532 : cluster [DBG] pgmap v2386: 105 pgs: 105 active+clean; 223 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 464 KiB/s rd, 142 KiB/s wr, 240 op/s 2024-04-17T12:15:18.292 INFO:tasks.workunit.client.1.smithi153.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-17T12:15:18.303 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd snap protect testimg@snap2 2024-04-17T12:15:18.353 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_66808/snap_protect 2024-04-17T12:15:18.395 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-17T12:15:18.398 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_66808/snap_protect testimg_import 2024-04-17T12:15:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:17.270494+0000 mon.a (mon.0) 2292 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-04-17T12:15:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:17.270494+0000 mon.a (mon.0) 2292 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-04-17T12:15:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:17.270494+0000 mon.a (mon.0) 2292 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-04-17T12:15:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:18.278529+0000 mon.a (mon.0) 2293 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-04-17T12:15:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:18.352273+0000 mgr.y (mgr.14556) 1533 : cluster [DBG] pgmap v2389: 105 pgs: 105 active+clean; 113 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 46 KiB/s wr, 580 op/s 2024-04-17T12:15:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:18.278529+0000 mon.a (mon.0) 2293 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-04-17T12:15:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:18.352273+0000 mgr.y (mgr.14556) 1533 : cluster [DBG] pgmap v2389: 105 pgs: 105 active+clean; 113 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 46 KiB/s wr, 580 op/s 2024-04-17T12:15:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:18.278529+0000 mon.a (mon.0) 2293 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-04-17T12:15:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:18.352273+0000 mgr.y (mgr.14556) 1533 : cluster [DBG] pgmap v2389: 105 pgs: 105 active+clean; 113 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 46 KiB/s wr, 580 op/s 2024-04-17T12:15:20.277 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-17T12:15:20.280 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd info testimg_import@snap1 2024-04-17T12:15:20.281 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep 'protected: False' 2024-04-17T12:15:20.318 INFO:tasks.workunit.client.1.smithi153.stdout: protected: False 2024-04-17T12:15:20.318 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd info testimg_import@snap2 2024-04-17T12:15:20.319 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep 'protected: True' 2024-04-17T12:15:20.357 INFO:tasks.workunit.client.1.smithi153.stdout: protected: True 2024-04-17T12:15:20.357 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/snap_protect 2024-04-17T12:15:20.357 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd snap unprotect testimg@snap2 2024-04-17T12:15:20.405 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd snap unprotect testimg_import@snap2 2024-04-17T12:15:20.449 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd snap purge testimg 2024-04-17T12:15:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:19.285318+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-04-17T12:15:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:20.240513+0000 mon.a (mon.0) 2295 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-04-17T12:15:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:19.285318+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-04-17T12:15:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:20.240513+0000 mon.a (mon.0) 2295 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-04-17T12:15:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:19.285318+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-04-17T12:15:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:20.240513+0000 mon.a (mon.0) 2295 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-04-17T12:15:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:20.352684+0000 mgr.y (mgr.14556) 1534 : cluster [DBG] pgmap v2392: 105 pgs: 105 active+clean; 113 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 451 KiB/s rd, 47 KiB/s wr, 593 op/s 2024-04-17T12:15:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:20.352684+0000 mgr.y (mgr.14556) 1534 : cluster [DBG] pgmap v2392: 105 pgs: 105 active+clean; 113 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 451 KiB/s rd, 47 KiB/s wr, 593 op/s 2024-04-17T12:15:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:20.352684+0000 mgr.y (mgr.14556) 1534 : cluster [DBG] pgmap v2392: 105 pgs: 105 active+clean; 113 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 451 KiB/s rd, 47 KiB/s wr, 593 op/s 2024-04-17T12:15:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:15:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:21] "GET /metrics HTTP/1.1" 200 192471 "" "Prometheus/2.33.4" 2024-04-17T12:15:22.306 INFO:tasks.workunit.client.1.smithi153.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-04-17T12:15:22.317 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd snap purge testimg_import 2024-04-17T12:15:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:21.292615+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-04-17T12:15:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:21.292615+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-04-17T12:15:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:21.292615+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-04-17T12:15:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:22.294835+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-04-17T12:15:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:22.353037+0000 mgr.y (mgr.14556) 1535 : cluster [DBG] pgmap v2395: 105 pgs: 105 active+clean; 113 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:22.294835+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-04-17T12:15:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:22.353037+0000 mgr.y (mgr.14556) 1535 : cluster [DBG] pgmap v2395: 105 pgs: 105 active+clean; 113 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:22.294835+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-04-17T12:15:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:22.353037+0000 mgr.y (mgr.14556) 1535 : cluster [DBG] pgmap v2395: 105 pgs: 105 active+clean; 113 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:24.303 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:15:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:15:24.318 INFO:tasks.workunit.client.1.smithi153.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-04-17T12:15:24.333 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd remove testimg 2024-04-17T12:15:24.469 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 100% complete...done. 2024-04-17T12:15:24.472 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd remove testimg_import 2024-04-17T12:15:24.593 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 100% complete...done. 2024-04-17T12:15:24.597 INFO:tasks.workunit.client.1.smithi153.stderr:+ tiered=0 2024-04-17T12:15:24.597 INFO:tasks.workunit.client.1.smithi153.stderr:+ ceph osd dump 2024-04-17T12:15:24.597 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep '^pool' 2024-04-17T12:15:24.597 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep ''\''rbd'\''' 2024-04-17T12:15:24.597 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep tier 2024-04-17T12:15:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:23.305901+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-04-17T12:15:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:23.305901+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-04-17T12:15:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:23.305901+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-04-17T12:15:24.982 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_66808/sparse1 2024-04-17T12:15:24.988 INFO:tasks.workunit.client.1.smithi153.stderr:1+0 records in 2024-04-17T12:15:24.988 INFO:tasks.workunit.client.1.smithi153.stderr:1+0 records out 2024-04-17T12:15:24.988 INFO:tasks.workunit.client.1.smithi153.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0049889 s, 210 MB/s 2024-04-17T12:15:24.988 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_66808/sparse2 2024-04-17T12:15:24.993 INFO:tasks.workunit.client.1.smithi153.stderr:1+0 records in 2024-04-17T12:15:24.993 INFO:tasks.workunit.client.1.smithi153.stderr:1+0 records out 2024-04-17T12:15:24.993 INFO:tasks.workunit.client.1.smithi153.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00489771 s, 214 MB/s 2024-04-17T12:15:24.994 INFO:tasks.workunit.client.1.smithi153.stderr:+ truncate /tmp/rbd_import_export_66808/sparse2 -s 2M 2024-04-17T12:15:25.004 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm sparse1 2024-04-17T12:15:25.056 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 0% complete...failed. 2024-04-17T12:15:25.056 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: delete error: (2) No such file or directory 2024-04-17T12:15:25.059 INFO:tasks.workunit.client.1.smithi153.stderr:+ true 2024-04-17T12:15:25.059 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_66808/sparse1 2024-04-17T12:15:25.133 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-04-17T12:15:25.134 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-17T12:15:25.134 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --order is deprecated, use --object-size 2024-04-17T12:15:25.137 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd ls -l 2024-04-17T12:15:25.137 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep sparse1 2024-04-17T12:15:25.137 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-04-17T12:15:25.171 INFO:tasks.workunit.client.1.smithi153.stdout:sparse1 2 MiB 2 2024-04-17T12:15:25.172 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects sparse1 2024-04-17T12:15:25.172 INFO:tasks.workunit.client.1.smithi153.stderr:++ image=sparse1 2024-04-17T12:15:25.172 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rbd info sparse1 2024-04-17T12:15:25.172 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep block_name_prefix 2024-04-17T12:15:25.172 INFO:tasks.workunit.client.1.smithi153.stderr:+++ awk '{print $NF;}' 2024-04-17T12:15:25.206 INFO:tasks.workunit.client.1.smithi153.stderr:++ prefix=rbd_data.67934f3dab86 2024-04-17T12:15:25.207 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep rbd_data.67934f3dab86 2024-04-17T12:15:25.207 INFO:tasks.workunit.client.1.smithi153.stderr:++++ get_image_data_pool sparse1 2024-04-17T12:15:25.207 INFO:tasks.workunit.client.1.smithi153.stderr:++++ image=sparse1 2024-04-17T12:15:25.207 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sed -e 's/rbd_data.67934f3dab86\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-17T12:15:25.207 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sort -u 2024-04-17T12:15:25.207 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ rbd info sparse1 2024-04-17T12:15:25.207 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ grep 'data_pool: ' 2024-04-17T12:15:25.207 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ awk -F: '{ print $NF }' 2024-04-17T12:15:25.241 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool= 2024-04-17T12:15:25.242 INFO:tasks.workunit.client.1.smithi153.stderr:++++ '[' -z ']' 2024-04-17T12:15:25.242 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool=rbd 2024-04-17T12:15:25.242 INFO:tasks.workunit.client.1.smithi153.stderr:++++ echo rbd 2024-04-17T12:15:25.242 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rados ls -p rbd 2024-04-17T12:15:25.296 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects=1 2024-04-17T12:15:25.296 INFO:tasks.workunit.client.1.smithi153.stderr:++ echo 1 2024-04-17T12:15:25.296 INFO:tasks.workunit.client.1.smithi153.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-04-17T12:15:25.297 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export sparse1 /tmp/rbd_import_export_66808/sparse1.out 2024-04-17T12:15:25.331 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-04-17T12:15:25.334 INFO:tasks.workunit.client.1.smithi153.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_66808/sparse1 /tmp/rbd_import_export_66808/sparse1.out 2024-04-17T12:15:25.334 INFO:tasks.workunit.client.1.smithi153.stderr:+ cmp -l /tmp/rbd_import_export_66808/sparse1 /tmp/rbd_import_export_66808/sparse1.out 2024-04-17T12:15:25.336 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/sparse1 --format %b 2024-04-17T12:15:25.337 INFO:tasks.workunit.client.1.smithi153.stderr:+ origsize=2048 2024-04-17T12:15:25.337 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/sparse1.out --format %b 2024-04-17T12:15:25.338 INFO:tasks.workunit.client.1.smithi153.stderr:+ exportsize=2048 2024-04-17T12:15:25.338 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=0 2024-04-17T12:15:25.338 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=0 2024-04-17T12:15:25.338 INFO:tasks.workunit.client.1.smithi153.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-17T12:15:25.338 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/sparse1.out 2024-04-17T12:15:25.339 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm sparse1 2024-04-17T12:15:25.456 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-04-17T12:15:25.459 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm sparse2 2024-04-17T12:15:25.507 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 0% complete...failed. 2024-04-17T12:15:25.507 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: delete error: (2) No such file or directory 2024-04-17T12:15:25.510 INFO:tasks.workunit.client.1.smithi153.stderr:+ true 2024-04-17T12:15:25.510 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_66808/sparse2 2024-04-17T12:15:25.578 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-04-17T12:15:25.579 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-17T12:15:25.579 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --order is deprecated, use --object-size 2024-04-17T12:15:25.582 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd ls -l 2024-04-17T12:15:25.582 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep sparse2 2024-04-17T12:15:25.582 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-04-17T12:15:25.616 INFO:tasks.workunit.client.1.smithi153.stdout:sparse2 2 MiB 2 2024-04-17T12:15:25.617 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects sparse2 2024-04-17T12:15:25.617 INFO:tasks.workunit.client.1.smithi153.stderr:++ image=sparse2 2024-04-17T12:15:25.617 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rbd info sparse2 2024-04-17T12:15:25.617 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep block_name_prefix 2024-04-17T12:15:25.617 INFO:tasks.workunit.client.1.smithi153.stderr:+++ awk '{print $NF;}' 2024-04-17T12:15:25.651 INFO:tasks.workunit.client.1.smithi153.stderr:++ prefix=rbd_data.67c65b43c3ae 2024-04-17T12:15:25.652 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep rbd_data.67c65b43c3ae 2024-04-17T12:15:25.652 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sed -e 's/rbd_data.67c65b43c3ae\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-17T12:15:25.652 INFO:tasks.workunit.client.1.smithi153.stderr:++++ get_image_data_pool sparse2 2024-04-17T12:15:25.652 INFO:tasks.workunit.client.1.smithi153.stderr:++++ image=sparse2 2024-04-17T12:15:25.652 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sort -u 2024-04-17T12:15:25.652 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ rbd info sparse2 2024-04-17T12:15:25.652 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ grep 'data_pool: ' 2024-04-17T12:15:25.652 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ awk -F: '{ print $NF }' 2024-04-17T12:15:25.686 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool= 2024-04-17T12:15:25.686 INFO:tasks.workunit.client.1.smithi153.stderr:++++ '[' -z ']' 2024-04-17T12:15:25.686 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool=rbd 2024-04-17T12:15:25.686 INFO:tasks.workunit.client.1.smithi153.stderr:++++ echo rbd 2024-04-17T12:15:25.686 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rados ls -p rbd 2024-04-17T12:15:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:24.311273+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-04-17T12:15:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:24.353410+0000 mgr.y (mgr.14556) 1536 : cluster [DBG] pgmap v2398: 105 pgs: 105 active+clean; 223 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2024-04-17T12:15:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:24.861500+0000 mon.b (mon.1) 33 : audit [DBG] from='client.? 172.21.15.153:0/3287557657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-17T12:15:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:24.971318+0000 mon.b (mon.1) 34 : audit [DBG] from='client.? 172.21.15.153:0/3287557657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-17T12:15:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:24.311273+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-04-17T12:15:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:24.353410+0000 mgr.y (mgr.14556) 1536 : cluster [DBG] pgmap v2398: 105 pgs: 105 active+clean; 223 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2024-04-17T12:15:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:24.861500+0000 mon.b (mon.1) 33 : audit [DBG] from='client.? 172.21.15.153:0/3287557657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-17T12:15:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:24.971318+0000 mon.b (mon.1) 34 : audit [DBG] from='client.? 172.21.15.153:0/3287557657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-17T12:15:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:24.311273+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-04-17T12:15:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:24.353410+0000 mgr.y (mgr.14556) 1536 : cluster [DBG] pgmap v2398: 105 pgs: 105 active+clean; 223 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2024-04-17T12:15:25.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:24.861500+0000 mon.b (mon.1) 33 : audit [DBG] from='client.? 172.21.15.153:0/3287557657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-17T12:15:25.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:24.971318+0000 mon.b (mon.1) 34 : audit [DBG] from='client.? 172.21.15.153:0/3287557657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-17T12:15:25.744 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects=0 2024-04-17T12:15:25.744 INFO:tasks.workunit.client.1.smithi153.stderr:++ echo 0 2024-04-17T12:15:25.744 INFO:tasks.workunit.client.1.smithi153.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-04-17T12:15:25.744 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export sparse2 /tmp/rbd_import_export_66808/sparse2.out 2024-04-17T12:15:25.778 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-04-17T12:15:25.781 INFO:tasks.workunit.client.1.smithi153.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_66808/sparse2 /tmp/rbd_import_export_66808/sparse2.out 2024-04-17T12:15:25.781 INFO:tasks.workunit.client.1.smithi153.stderr:+ cmp -l /tmp/rbd_import_export_66808/sparse2 /tmp/rbd_import_export_66808/sparse2.out 2024-04-17T12:15:25.783 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/sparse2 --format %b 2024-04-17T12:15:25.784 INFO:tasks.workunit.client.1.smithi153.stderr:+ origsize=2048 2024-04-17T12:15:25.784 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/sparse2.out --format %b 2024-04-17T12:15:25.785 INFO:tasks.workunit.client.1.smithi153.stderr:+ exportsize=2048 2024-04-17T12:15:25.785 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=0 2024-04-17T12:15:25.785 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=0 2024-04-17T12:15:25.785 INFO:tasks.workunit.client.1.smithi153.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-17T12:15:25.785 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/sparse2.out 2024-04-17T12:15:25.786 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm sparse2 2024-04-17T12:15:25.909 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-04-17T12:15:25.912 INFO:tasks.workunit.client.1.smithi153.stderr:+ truncate /tmp/rbd_import_export_66808/sparse1 -s 10M 2024-04-17T12:15:25.912 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --new-format --order 20 - sparse1 2024-04-17T12:15:26.025 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete...done. 2024-04-17T12:15:26.026 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-17T12:15:26.026 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --order is deprecated, use --object-size 2024-04-17T12:15:26.028 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd ls -l 2024-04-17T12:15:26.029 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep sparse1 2024-04-17T12:15:26.029 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-04-17T12:15:26.064 INFO:tasks.workunit.client.1.smithi153.stdout:sparse1 10 MiB 2 2024-04-17T12:15:26.065 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects sparse1 2024-04-17T12:15:26.065 INFO:tasks.workunit.client.1.smithi153.stderr:++ image=sparse1 2024-04-17T12:15:26.065 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rbd info sparse1 2024-04-17T12:15:26.065 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep block_name_prefix 2024-04-17T12:15:26.065 INFO:tasks.workunit.client.1.smithi153.stderr:+++ awk '{print $NF;}' 2024-04-17T12:15:26.100 INFO:tasks.workunit.client.1.smithi153.stderr:++ prefix=rbd_data.67f3d4805ffe 2024-04-17T12:15:26.101 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep rbd_data.67f3d4805ffe 2024-04-17T12:15:26.101 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sed -e 's/rbd_data.67f3d4805ffe\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-17T12:15:26.101 INFO:tasks.workunit.client.1.smithi153.stderr:++++ get_image_data_pool sparse1 2024-04-17T12:15:26.101 INFO:tasks.workunit.client.1.smithi153.stderr:++++ image=sparse1 2024-04-17T12:15:26.101 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sort -u 2024-04-17T12:15:26.102 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ rbd info sparse1 2024-04-17T12:15:26.102 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ grep 'data_pool: ' 2024-04-17T12:15:26.102 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ awk -F: '{ print $NF }' 2024-04-17T12:15:26.137 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool= 2024-04-17T12:15:26.137 INFO:tasks.workunit.client.1.smithi153.stderr:++++ '[' -z ']' 2024-04-17T12:15:26.138 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool=rbd 2024-04-17T12:15:26.138 INFO:tasks.workunit.client.1.smithi153.stderr:++++ echo rbd 2024-04-17T12:15:26.138 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rados ls -p rbd 2024-04-17T12:15:26.192 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects=1 2024-04-17T12:15:26.192 INFO:tasks.workunit.client.1.smithi153.stderr:++ echo 1 2024-04-17T12:15:26.192 INFO:tasks.workunit.client.1.smithi153.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-04-17T12:15:26.192 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export sparse1 /tmp/rbd_import_export_66808/sparse1.out 2024-04-17T12:15:26.227 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:26.231 INFO:tasks.workunit.client.1.smithi153.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_66808/sparse1 /tmp/rbd_import_export_66808/sparse1.out 2024-04-17T12:15:26.231 INFO:tasks.workunit.client.1.smithi153.stderr:+ cmp -l /tmp/rbd_import_export_66808/sparse1 /tmp/rbd_import_export_66808/sparse1.out 2024-04-17T12:15:26.237 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/sparse1 --format %b 2024-04-17T12:15:26.241 INFO:tasks.workunit.client.1.smithi153.stderr:+ origsize=2048 2024-04-17T12:15:26.241 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/sparse1.out --format %b 2024-04-17T12:15:26.241 INFO:tasks.workunit.client.1.smithi153.stderr:+ exportsize=2048 2024-04-17T12:15:26.242 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=0 2024-04-17T12:15:26.242 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=0 2024-04-17T12:15:26.242 INFO:tasks.workunit.client.1.smithi153.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-17T12:15:26.242 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/sparse1.out 2024-04-17T12:15:26.242 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm sparse1 2024-04-17T12:15:26.359 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:26.362 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_66808/sparse2 oflag=append conv=notrunc 2024-04-17T12:15:26.373 INFO:tasks.workunit.client.1.smithi153.stderr:1+0 records in 2024-04-17T12:15:26.373 INFO:tasks.workunit.client.1.smithi153.stderr:1+0 records out 2024-04-17T12:15:26.373 INFO:tasks.workunit.client.1.smithi153.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00985673 s, 213 MB/s 2024-04-17T12:15:26.373 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --new-format --order 20 - sparse2 2024-04-17T12:15:26.477 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete...done. 2024-04-17T12:15:26.478 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-17T12:15:26.478 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --order is deprecated, use --object-size 2024-04-17T12:15:26.480 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd ls -l 2024-04-17T12:15:26.480 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep sparse2 2024-04-17T12:15:26.481 INFO:tasks.workunit.client.1.smithi153.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-04-17T12:15:26.514 INFO:tasks.workunit.client.1.smithi153.stdout:sparse2 4 MiB 2 2024-04-17T12:15:26.515 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects sparse2 2024-04-17T12:15:26.516 INFO:tasks.workunit.client.1.smithi153.stderr:++ image=sparse2 2024-04-17T12:15:26.516 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rbd info sparse2 2024-04-17T12:15:26.516 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep block_name_prefix 2024-04-17T12:15:26.516 INFO:tasks.workunit.client.1.smithi153.stderr:+++ awk '{print $NF;}' 2024-04-17T12:15:26.550 INFO:tasks.workunit.client.1.smithi153.stderr:++ prefix=rbd_data.68207b88d74f 2024-04-17T12:15:26.552 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep rbd_data.68207b88d74f 2024-04-17T12:15:26.552 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sed -e 's/rbd_data.68207b88d74f\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-17T12:15:26.552 INFO:tasks.workunit.client.1.smithi153.stderr:++++ get_image_data_pool sparse2 2024-04-17T12:15:26.552 INFO:tasks.workunit.client.1.smithi153.stderr:++++ image=sparse2 2024-04-17T12:15:26.552 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sort -u 2024-04-17T12:15:26.552 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ rbd info sparse2 2024-04-17T12:15:26.552 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ grep 'data_pool: ' 2024-04-17T12:15:26.552 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ awk -F: '{ print $NF }' 2024-04-17T12:15:26.587 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool= 2024-04-17T12:15:26.587 INFO:tasks.workunit.client.1.smithi153.stderr:++++ '[' -z ']' 2024-04-17T12:15:26.587 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool=rbd 2024-04-17T12:15:26.587 INFO:tasks.workunit.client.1.smithi153.stderr:++++ echo rbd 2024-04-17T12:15:26.587 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rados ls -p rbd 2024-04-17T12:15:26.644 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects='0 2024-04-17T12:15:26.645 INFO:tasks.workunit.client.1.smithi153.stderr:2 2024-04-17T12:15:26.645 INFO:tasks.workunit.client.1.smithi153.stderr:3' 2024-04-17T12:15:26.645 INFO:tasks.workunit.client.1.smithi153.stderr:++ echo 0 2 3 2024-04-17T12:15:26.645 INFO:tasks.workunit.client.1.smithi153.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-04-17T12:15:26.645 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export sparse2 /tmp/rbd_import_export_66808/sparse2.out 2024-04-17T12:15:26.681 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-04-17T12:15:26.685 INFO:tasks.workunit.client.1.smithi153.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_66808/sparse2 /tmp/rbd_import_export_66808/sparse2.out 2024-04-17T12:15:26.685 INFO:tasks.workunit.client.1.smithi153.stderr:+ cmp -l /tmp/rbd_import_export_66808/sparse2 /tmp/rbd_import_export_66808/sparse2.out 2024-04-17T12:15:26.687 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/sparse2 --format %b 2024-04-17T12:15:26.688 INFO:tasks.workunit.client.1.smithi153.stderr:+ origsize=6144 2024-04-17T12:15:26.689 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/sparse2.out --format %b 2024-04-17T12:15:26.690 INFO:tasks.workunit.client.1.smithi153.stderr:+ exportsize=6144 2024-04-17T12:15:26.690 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=0 2024-04-17T12:15:26.690 INFO:tasks.workunit.client.1.smithi153.stderr:+ difference=0 2024-04-17T12:15:26.690 INFO:tasks.workunit.client.1.smithi153.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-17T12:15:26.690 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/sparse2.out 2024-04-17T12:15:26.691 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm sparse2 2024-04-17T12:15:26.816 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-04-17T12:15:26.819 INFO:tasks.workunit.client.1.smithi153.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-04-17T12:15:26.819 INFO:tasks.workunit.client.1.smithi153.stdout:partially-sparse file imports to partially-sparse image 2024-04-17T12:15:26.819 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_66808/sparse1 sparse 2024-04-17T12:15:26.890 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:26.891 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-17T12:15:26.891 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --order is deprecated, use --object-size 2024-04-17T12:15:26.894 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects sparse 2024-04-17T12:15:26.894 INFO:tasks.workunit.client.1.smithi153.stderr:++ image=sparse 2024-04-17T12:15:26.894 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rbd info sparse 2024-04-17T12:15:26.894 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep block_name_prefix 2024-04-17T12:15:26.894 INFO:tasks.workunit.client.1.smithi153.stderr:+++ awk '{print $NF;}' 2024-04-17T12:15:26.928 INFO:tasks.workunit.client.1.smithi153.stderr:++ prefix=rbd_data.684de23348f4 2024-04-17T12:15:26.929 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep rbd_data.684de23348f4 2024-04-17T12:15:26.929 INFO:tasks.workunit.client.1.smithi153.stderr:++++ get_image_data_pool sparse 2024-04-17T12:15:26.929 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sed -e 's/rbd_data.684de23348f4\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-17T12:15:26.930 INFO:tasks.workunit.client.1.smithi153.stderr:++++ image=sparse 2024-04-17T12:15:26.930 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sort -u 2024-04-17T12:15:26.930 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ rbd info sparse 2024-04-17T12:15:26.930 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ grep 'data_pool: ' 2024-04-17T12:15:26.930 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ awk -F: '{ print $NF }' 2024-04-17T12:15:26.964 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool= 2024-04-17T12:15:26.964 INFO:tasks.workunit.client.1.smithi153.stderr:++++ '[' -z ']' 2024-04-17T12:15:26.964 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool=rbd 2024-04-17T12:15:26.964 INFO:tasks.workunit.client.1.smithi153.stderr:++++ echo rbd 2024-04-17T12:15:26.964 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rados ls -p rbd 2024-04-17T12:15:27.020 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects=1 2024-04-17T12:15:27.021 INFO:tasks.workunit.client.1.smithi153.stderr:++ echo 1 2024-04-17T12:15:27.021 INFO:tasks.workunit.client.1.smithi153.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-04-17T12:15:27.021 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm sparse 2024-04-17T12:15:27.134 INFO:tasks.workunit.client.1.smithi153.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. 2024-04-17T12:15:27.137 INFO:tasks.workunit.client.1.smithi153.stdout:zeros import through stdin to sparse image 2024-04-17T12:15:27.137 INFO:tasks.workunit.client.1.smithi153.stderr:+ echo 'zeros import through stdin to sparse image' 2024-04-17T12:15:27.138 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/dev/zero bs=1M count=4 2024-04-17T12:15:27.138 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd import --new-format - sparse 2024-04-17T12:15:27.190 INFO:tasks.workunit.client.1.smithi153.stderr:4+0 records in 2024-04-17T12:15:27.190 INFO:tasks.workunit.client.1.smithi153.stderr:4+0 records out 2024-04-17T12:15:27.190 INFO:tasks.workunit.client.1.smithi153.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0517854 s, 81.0 MB/s 2024-04-17T12:15:27.205 INFO:tasks.workunit.client.1.smithi153.stderr: Importing image: 100% complete...done. 2024-04-17T12:15:27.206 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-17T12:15:27.208 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects sparse 2024-04-17T12:15:27.208 INFO:tasks.workunit.client.1.smithi153.stderr:++ image=sparse 2024-04-17T12:15:27.209 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rbd info sparse 2024-04-17T12:15:27.209 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep block_name_prefix 2024-04-17T12:15:27.209 INFO:tasks.workunit.client.1.smithi153.stderr:+++ awk '{print $NF;}' 2024-04-17T12:15:27.242 INFO:tasks.workunit.client.1.smithi153.stderr:++ prefix=rbd_data.686e395f0dd9 2024-04-17T12:15:27.243 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep rbd_data.686e395f0dd9 2024-04-17T12:15:27.243 INFO:tasks.workunit.client.1.smithi153.stderr:++++ get_image_data_pool sparse 2024-04-17T12:15:27.243 INFO:tasks.workunit.client.1.smithi153.stderr:++++ image=sparse 2024-04-17T12:15:27.243 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sed -e 's/rbd_data.686e395f0dd9\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-17T12:15:27.243 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sort -u 2024-04-17T12:15:27.243 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ rbd info sparse 2024-04-17T12:15:27.243 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ grep 'data_pool: ' 2024-04-17T12:15:27.243 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ awk -F: '{ print $NF }' 2024-04-17T12:15:27.276 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool= 2024-04-17T12:15:27.276 INFO:tasks.workunit.client.1.smithi153.stderr:++++ '[' -z ']' 2024-04-17T12:15:27.277 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool=rbd 2024-04-17T12:15:27.277 INFO:tasks.workunit.client.1.smithi153.stderr:++++ echo rbd 2024-04-17T12:15:27.277 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rados ls -p rbd 2024-04-17T12:15:27.334 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects= 2024-04-17T12:15:27.334 INFO:tasks.workunit.client.1.smithi153.stderr:++ echo 2024-04-17T12:15:27.334 INFO:tasks.workunit.client.1.smithi153.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-04-17T12:15:27.335 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm sparse 2024-04-17T12:15:27.444 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 100% complete...done. 2024-04-17T12:15:27.446 INFO:tasks.workunit.client.1.smithi153.stdout:zeros export to sparse file 2024-04-17T12:15:27.447 INFO:tasks.workunit.client.1.smithi153.stderr:+ echo 'zeros export to sparse file' 2024-04-17T12:15:27.447 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd create --new-format sparse --size 4 2024-04-17T12:15:27.487 INFO:tasks.workunit.client.1.smithi153.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-17T12:15:27.489 INFO:tasks.workunit.client.1.smithi153.stderr:++ rbd info sparse 2024-04-17T12:15:27.489 INFO:tasks.workunit.client.1.smithi153.stderr:++ grep block_name_prefix 2024-04-17T12:15:27.489 INFO:tasks.workunit.client.1.smithi153.stderr:++ awk '{print $NF;}' 2024-04-17T12:15:27.523 INFO:tasks.workunit.client.1.smithi153.stderr:+ prefix=rbd_data.688fae42fbf4 2024-04-17T12:15:27.523 INFO:tasks.workunit.client.1.smithi153.stderr:+ dd if=/dev/zero bs=4M count=1 2024-04-17T12:15:27.524 INFO:tasks.workunit.client.1.smithi153.stderr:++ get_image_data_pool sparse 2024-04-17T12:15:27.524 INFO:tasks.workunit.client.1.smithi153.stderr:++ image=sparse 2024-04-17T12:15:27.524 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rbd info sparse 2024-04-17T12:15:27.524 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep 'data_pool: ' 2024-04-17T12:15:27.524 INFO:tasks.workunit.client.1.smithi153.stderr:+++ awk -F: '{ print $NF }' 2024-04-17T12:15:27.559 INFO:tasks.workunit.client.1.smithi153.stderr:++ data_pool= 2024-04-17T12:15:27.559 INFO:tasks.workunit.client.1.smithi153.stderr:++ '[' -z ']' 2024-04-17T12:15:27.559 INFO:tasks.workunit.client.1.smithi153.stderr:++ data_pool=rbd 2024-04-17T12:15:27.559 INFO:tasks.workunit.client.1.smithi153.stderr:++ echo rbd 2024-04-17T12:15:27.559 INFO:tasks.workunit.client.1.smithi153.stderr:+ rados -p rbd put rbd_data.688fae42fbf4.000000000000 - 2024-04-17T12:15:27.587 INFO:tasks.workunit.client.1.smithi153.stderr:1+0 records in 2024-04-17T12:15:27.587 INFO:tasks.workunit.client.1.smithi153.stderr:1+0 records out 2024-04-17T12:15:27.587 INFO:tasks.workunit.client.1.smithi153.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0628469 s, 66.7 MB/s 2024-04-17T12:15:27.611 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects sparse 2024-04-17T12:15:27.611 INFO:tasks.workunit.client.1.smithi153.stderr:++ image=sparse 2024-04-17T12:15:27.611 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rbd info sparse 2024-04-17T12:15:27.611 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep block_name_prefix 2024-04-17T12:15:27.611 INFO:tasks.workunit.client.1.smithi153.stderr:+++ awk '{print $NF;}' 2024-04-17T12:15:27.645 INFO:tasks.workunit.client.1.smithi153.stderr:++ prefix=rbd_data.688fae42fbf4 2024-04-17T12:15:27.646 INFO:tasks.workunit.client.1.smithi153.stderr:+++ grep rbd_data.688fae42fbf4 2024-04-17T12:15:27.646 INFO:tasks.workunit.client.1.smithi153.stderr:++++ get_image_data_pool sparse 2024-04-17T12:15:27.646 INFO:tasks.workunit.client.1.smithi153.stderr:++++ image=sparse 2024-04-17T12:15:27.646 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sed -e 's/rbd_data.688fae42fbf4\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-17T12:15:27.646 INFO:tasks.workunit.client.1.smithi153.stderr:+++ sort -u 2024-04-17T12:15:27.646 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ rbd info sparse 2024-04-17T12:15:27.646 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ grep 'data_pool: ' 2024-04-17T12:15:27.646 INFO:tasks.workunit.client.1.smithi153.stderr:+++++ awk -F: '{ print $NF }' 2024-04-17T12:15:27.680 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool= 2024-04-17T12:15:27.680 INFO:tasks.workunit.client.1.smithi153.stderr:++++ '[' -z ']' 2024-04-17T12:15:27.681 INFO:tasks.workunit.client.1.smithi153.stderr:++++ data_pool=rbd 2024-04-17T12:15:27.681 INFO:tasks.workunit.client.1.smithi153.stderr:++++ echo rbd 2024-04-17T12:15:27.681 INFO:tasks.workunit.client.1.smithi153.stderr:+++ rados ls -p rbd 2024-04-17T12:15:27.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:26.353757+0000 mgr.y (mgr.14556) 1537 : cluster [DBG] pgmap v2399: 105 pgs: 105 active+clean; 223 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 9.5 KiB/s wr, 135 op/s 2024-04-17T12:15:27.738 INFO:tasks.workunit.client.1.smithi153.stderr:++ objects=0 2024-04-17T12:15:27.738 INFO:tasks.workunit.client.1.smithi153.stderr:++ echo 0 2024-04-17T12:15:27.738 INFO:tasks.workunit.client.1.smithi153.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-04-17T12:15:27.738 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/sparse 2024-04-17T12:15:27.738 INFO:tasks.workunit.client.1.smithi153.stderr:rm: cannot remove '/tmp/rbd_import_export_66808/sparse': No such file or directory 2024-04-17T12:15:27.738 INFO:tasks.workunit.client.1.smithi153.stderr:+ true 2024-04-17T12:15:27.738 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd export sparse /tmp/rbd_import_export_66808/sparse 2024-04-17T12:15:27.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:26.353757+0000 mgr.y (mgr.14556) 1537 : cluster [DBG] pgmap v2399: 105 pgs: 105 active+clean; 223 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 9.5 KiB/s wr, 135 op/s 2024-04-17T12:15:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:26.353757+0000 mgr.y (mgr.14556) 1537 : cluster [DBG] pgmap v2399: 105 pgs: 105 active+clean; 223 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 9.5 KiB/s wr, 135 op/s 2024-04-17T12:15:27.770 INFO:tasks.workunit.client.1.smithi153.stderr: Exporting image: 100% complete...done. 2024-04-17T12:15:27.773 INFO:tasks.workunit.client.1.smithi153.stderr:++ stat /tmp/rbd_import_export_66808/sparse --format=%b 2024-04-17T12:15:27.774 INFO:tasks.workunit.client.1.smithi153.stderr:+ '[' 0 = 0 ']' 2024-04-17T12:15:27.775 INFO:tasks.workunit.client.1.smithi153.stderr:+ rbd rm sparse 2024-04-17T12:15:27.887 INFO:tasks.workunit.client.1.smithi153.stderr: Removing image: 100% complete...done. 2024-04-17T12:15:27.890 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm /tmp/rbd_import_export_66808/sparse /tmp/rbd_import_export_66808/sparse1 /tmp/rbd_import_export_66808/sparse2 /tmp/rbd_import_export_66808/sparse3 2024-04-17T12:15:27.892 INFO:tasks.workunit.client.1.smithi153.stderr:rm: cannot remove '/tmp/rbd_import_export_66808/sparse3': No such file or directory 2024-04-17T12:15:27.892 INFO:tasks.workunit.client.1.smithi153.stderr:+ true 2024-04-17T12:15:27.892 INFO:tasks.workunit.client.1.smithi153.stdout:OK 2024-04-17T12:15:27.893 INFO:tasks.workunit.client.1.smithi153.stderr:+ echo OK 2024-04-17T12:15:27.894 INFO:tasks.workunit.client.1.smithi153.stderr:+ rm -rf /tmp/rbd_import_export_66808 2024-04-17T12:15:27.894 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T12:15:27.894 DEBUG:teuthology.orchestra.run.smithi153:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-04-17T12:15:27.965 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-04-17T12:15:27.965 DEBUG:teuthology.orchestra.run.smithi153:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-04-17T12:15:28.183 DEBUG:teuthology.parallel:result is None 2024-04-17T12:15:28.184 DEBUG:teuthology.orchestra.run.smithi153:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-04-17T12:15:28.211 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-04-17T12:15:28.211 DEBUG:teuthology.orchestra.run.smithi153:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-04-17T12:15:28.269 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-04-17T12:15:28.269 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T12:15:28.269 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-04-17T12:15:28.269 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T12:15:28.269 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-04-17T12:15:28.269 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-17T12:15:28.270 INFO:tasks.workunit:Pulling workunits from ref pacific 2024-04-17T12:15:28.270 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-17T12:15:28.270 DEBUG:teuthology.orchestra.run.smithi031:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-17T12:15:28.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T12:15:28.291 INFO:teuthology.orchestra.run.smithi031.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-17T12:15:28.291 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-17T12:15:28.351 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-17T12:15:28.352 DEBUG:teuthology.orchestra.run.smithi031:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-17T12:15:28.412 INFO:tasks.workunit:timeout=3h 2024-04-17T12:15:28.412 INFO:tasks.workunit:cleanup=True 2024-04-17T12:15:28.412 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-04-17T12:15:28.473 INFO:tasks.workunit.client.0.smithi031.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-17T12:15:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:28.354343+0000 mgr.y (mgr.14556) 1538 : cluster [DBG] pgmap v2400: 105 pgs: 105 active+clean; 4.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.8 MiB/s wr, 537 op/s 2024-04-17T12:15:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:28.354343+0000 mgr.y (mgr.14556) 1538 : cluster [DBG] pgmap v2400: 105 pgs: 105 active+clean; 4.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.8 MiB/s wr, 537 op/s 2024-04-17T12:15:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:28.354343+0000 mgr.y (mgr.14556) 1538 : cluster [DBG] pgmap v2400: 105 pgs: 105 active+clean; 4.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.8 MiB/s wr, 537 op/s 2024-04-17T12:15:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:30.243430+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-04-17T12:15:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:30.354757+0000 mgr.y (mgr.14556) 1539 : cluster [DBG] pgmap v2402: 105 pgs: 105 active+clean; 4.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.6 MiB/s wr, 364 op/s 2024-04-17T12:15:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:30.243430+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-04-17T12:15:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:30.354757+0000 mgr.y (mgr.14556) 1539 : cluster [DBG] pgmap v2402: 105 pgs: 105 active+clean; 4.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.6 MiB/s wr, 364 op/s 2024-04-17T12:15:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:30.243430+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-04-17T12:15:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:30.354757+0000 mgr.y (mgr.14556) 1539 : cluster [DBG] pgmap v2402: 105 pgs: 105 active+clean; 4.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.6 MiB/s wr, 364 op/s 2024-04-17T12:15:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:15:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:31] "GET /metrics HTTP/1.1" 200 192517 "" "Prometheus/2.33.4" 2024-04-17T12:15:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:32.355266+0000 mgr.y (mgr.14556) 1540 : cluster [DBG] pgmap v2403: 105 pgs: 105 active+clean; 4.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1003 KiB/s rd, 1.4 MiB/s wr, 319 op/s 2024-04-17T12:15:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:32.355266+0000 mgr.y (mgr.14556) 1540 : cluster [DBG] pgmap v2403: 105 pgs: 105 active+clean; 4.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1003 KiB/s rd, 1.4 MiB/s wr, 319 op/s 2024-04-17T12:15:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:32.355266+0000 mgr.y (mgr.14556) 1540 : cluster [DBG] pgmap v2403: 105 pgs: 105 active+clean; 4.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1003 KiB/s rd, 1.4 MiB/s wr, 319 op/s 2024-04-17T12:15:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:15:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:15:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:34.356188+0000 mgr.y (mgr.14556) 1541 : cluster [DBG] pgmap v2404: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 812 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-17T12:15:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:34.356188+0000 mgr.y (mgr.14556) 1541 : cluster [DBG] pgmap v2404: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 812 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-17T12:15:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:34.356188+0000 mgr.y (mgr.14556) 1541 : cluster [DBG] pgmap v2404: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 812 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-17T12:15:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:36.356687+0000 mgr.y (mgr.14556) 1542 : cluster [DBG] pgmap v2405: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-17T12:15:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:36.356687+0000 mgr.y (mgr.14556) 1542 : cluster [DBG] pgmap v2405: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-17T12:15:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:36.356687+0000 mgr.y (mgr.14556) 1542 : cluster [DBG] pgmap v2405: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-17T12:15:39.280 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (43m) 107s ago 43m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (43m) 107s ago 43m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (44m) 107s ago 44m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (44m) 107s ago 44m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (48m) 107s ago 48m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (49m) 107s ago 49m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (50m) 107s ago 50m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (48m) 107s ago 48m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (48m) 107s ago 48m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (44m) 107s ago 44m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:15:39.576 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (44m) 107s ago 44m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:15:39.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (48m) 107s ago 48m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:15:39.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (47m) 107s ago 47m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:15:39.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (47m) 107s ago 47m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:15:39.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (46m) 107s ago 46m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:15:39.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (46m) 107s ago 46m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:15:39.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (46m) 107s ago 46m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:15:39.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (45m) 107s ago 45m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:15:39.577 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (45m) 107s ago 45m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:15:39.577 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (42m) 107s ago 44m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:15:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:38.357275+0000 mgr.y (mgr.14556) 1543 : cluster [DBG] pgmap v2406: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 307 B/s wr, 6 op/s 2024-04-17T12:15:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:38.357275+0000 mgr.y (mgr.14556) 1543 : cluster [DBG] pgmap v2406: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 307 B/s wr, 6 op/s 2024-04-17T12:15:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:38.357275+0000 mgr.y (mgr.14556) 1543 : cluster [DBG] pgmap v2406: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 307 B/s wr, 6 op/s 2024-04-17T12:15:39.924 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:15:39.925 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:15:39.926 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:15:39.926 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:15:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:39.269351+0000 mgr.y (mgr.14556) 1544 : audit [DBG] from='client.27281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:39.568867+0000 mgr.y (mgr.14556) 1545 : audit [DBG] from='client.17394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:39.925738+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.31:0/3431729751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:15:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:39.269351+0000 mgr.y (mgr.14556) 1544 : audit [DBG] from='client.27281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:39.568867+0000 mgr.y (mgr.14556) 1545 : audit [DBG] from='client.17394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:39.925738+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.31:0/3431729751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:15:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:39.269351+0000 mgr.y (mgr.14556) 1544 : audit [DBG] from='client.27281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:39.568867+0000 mgr.y (mgr.14556) 1545 : audit [DBG] from='client.17394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:15:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:39.925738+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.31:0/3431729751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:15:41.160 DEBUG:teuthology.orchestra.run.smithi031:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-04-17T12:15:41.218 INFO:tasks.workunit.client.0.smithi031.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-17T12:15:41.220 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-17T12:15:41.220 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-17T12:15:41.269 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-17T12:15:41.317 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-17T12:15:41.355 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-17T12:15:41.357 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-17T12:15:41.357 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-17T12:15:41.394 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-17T12:15:41.398 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T12:15:41.398 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-17T12:15:41.456 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-04-17T12:15:41.457 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-04-17T12:15:41.458 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2024-04-17T12:15:41.544 INFO:tasks.workunit.client.0.smithi031.stdout:seed 86607 2024-04-17T12:15:41.544 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] Running 378 tests from 16 test suites. 2024-04-17T12:15:41.544 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment set-up. 2024-04-17T12:15:41.544 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 127 tests from TestLibRBD 2024-04-17T12:15:41.571 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-04-17T12:15:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:40.357640+0000 mgr.y (mgr.14556) 1546 : cluster [DBG] pgmap v2407: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.6 KiB/s rd, 303 B/s wr, 6 op/s 2024-04-17T12:15:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:40.357640+0000 mgr.y (mgr.14556) 1546 : cluster [DBG] pgmap v2407: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.6 KiB/s rd, 303 B/s wr, 6 op/s 2024-04-17T12:15:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:40.357640+0000 mgr.y (mgr.14556) 1546 : cluster [DBG] pgmap v2407: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.6 KiB/s rd, 303 B/s wr, 6 op/s 2024-04-17T12:15:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:15:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:41] "GET /metrics HTTP/1.1" 200 192518 "" "Prometheus/2.33.4" 2024-04-17T12:15:43.461 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:42.358097+0000 mgr.y (mgr.14556) 1547 : cluster [DBG] pgmap v2408: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 5 op/s 2024-04-17T12:15:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:42.440870+0000 mon.a (mon.0) 2301 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-04-17T12:15:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:42.444099+0000 mon.c (mon.2) 143 : audit [INF] from='client.? 172.21.15.31:0/1795399944' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:42.444972+0000 mon.a (mon.0) 2302 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:42.358097+0000 mgr.y (mgr.14556) 1547 : cluster [DBG] pgmap v2408: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 5 op/s 2024-04-17T12:15:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:42.440870+0000 mon.a (mon.0) 2301 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-04-17T12:15:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:42.444099+0000 mon.c (mon.2) 143 : audit [INF] from='client.? 172.21.15.31:0/1795399944' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:42.444972+0000 mon.a (mon.0) 2302 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:42.358097+0000 mgr.y (mgr.14556) 1547 : cluster [DBG] pgmap v2408: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 5 op/s 2024-04-17T12:15:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:42.440870+0000 mon.a (mon.0) 2301 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-04-17T12:15:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:42.444099+0000 mon.c (mon.2) 143 : audit [INF] from='client.? 172.21.15.31:0/1795399944' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:43.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:42.444972+0000 mon.a (mon.0) 2302 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:44.454 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:15:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:15:44.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:43.440852+0000 mon.a (mon.0) 2303 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:44.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:43.441025+0000 mon.a (mon.0) 2304 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-04-17T12:15:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:43.440852+0000 mon.a (mon.0) 2303 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:43.441025+0000 mon.a (mon.0) 2304 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-04-17T12:15:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:43.440852+0000 mon.a (mon.0) 2303 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:43.441025+0000 mon.a (mon.0) 2304 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-04-17T12:15:45.498 INFO:tasks.workunit.client.0.smithi031.stdout:image has size 2097152 and order 22 2024-04-17T12:15:45.498 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.CreateAndStat (3926 ms) 2024-04-17T12:15:45.498 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-04-17T12:15:45.498 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.518 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (20 ms) 2024-04-17T12:15:45.518 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-04-17T12:15:45.518 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.540 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.CreateAndStatPP (22 ms) 2024-04-17T12:15:45.540 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.GetId 2024-04-17T12:15:45.540 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.565 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.GetId (25 ms) 2024-04-17T12:15:45.565 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-04-17T12:15:45.565 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.595 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.GetIdPP (30 ms) 2024-04-17T12:15:45.595 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-04-17T12:15:45.595 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.612 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (17 ms) 2024-04-17T12:15:45.612 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-04-17T12:15:45.612 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.630 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (19 ms) 2024-04-17T12:15:45.630 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-04-17T12:15:45.631 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.645 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (15 ms) 2024-04-17T12:15:45.645 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-04-17T12:15:45.645 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.662 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (17 ms) 2024-04-17T12:15:45.663 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.OpenAio 2024-04-17T12:15:45.663 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.679 INFO:tasks.workunit.client.0.smithi031.stdout:image has size 2097152 and order 22 2024-04-17T12:15:45.679 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.OpenAio (16 ms) 2024-04-17T12:15:45.679 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-04-17T12:15:45.681 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.OpenAioFail (3 ms) 2024-04-17T12:15:45.681 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-04-17T12:15:45.681 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.707 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.OpenAioPP (26 ms) 2024-04-17T12:15:45.721 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-04-17T12:15:45.721 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.OpenAioFailPP (2 ms) 2024-04-17T12:15:45.721 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-04-17T12:15:45.721 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:44.358515+0000 mgr.y (mgr.14556) 1548 : cluster [DBG] pgmap v2411: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:44.457239+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-04-17T12:15:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:44.358515+0000 mgr.y (mgr.14556) 1548 : cluster [DBG] pgmap v2411: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:44.457239+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-04-17T12:15:45.743 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ResizeAndStat (33 ms) 2024-04-17T12:15:45.743 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-04-17T12:15:45.743 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.775 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (32 ms) 2024-04-17T12:15:45.775 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-04-17T12:15:45.775 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.807 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (32 ms) 2024-04-17T12:15:45.807 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-04-17T12:15:45.807 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:45.842 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (34 ms) 2024-04-17T12:15:45.842 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-04-17T12:15:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:44.358515+0000 mgr.y (mgr.14556) 1548 : cluster [DBG] pgmap v2411: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:44.457239+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-04-17T12:15:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:45.461407+0000 mon.a (mon.0) 2306 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-04-17T12:15:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:45.461407+0000 mon.a (mon.0) 2306 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-04-17T12:15:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:45.461407+0000 mon.a (mon.0) 2306 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-04-17T12:15:47.506 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:46.359064+0000 mgr.y (mgr.14556) 1549 : cluster [DBG] pgmap v2414: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:46.476643+0000 mon.a (mon.0) 2307 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-04-17T12:15:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:46.480330+0000 mon.c (mon.2) 144 : audit [INF] from='client.? 172.21.15.31:0/311062290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:46.481208+0000 mon.a (mon.0) 2308 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:46.359064+0000 mgr.y (mgr.14556) 1549 : cluster [DBG] pgmap v2414: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:46.476643+0000 mon.a (mon.0) 2307 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-04-17T12:15:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:46.480330+0000 mon.c (mon.2) 144 : audit [INF] from='client.? 172.21.15.31:0/311062290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:46.481208+0000 mon.a (mon.0) 2308 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:46.359064+0000 mgr.y (mgr.14556) 1549 : cluster [DBG] pgmap v2414: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:46.476643+0000 mon.a (mon.0) 2307 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-04-17T12:15:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:46.480330+0000 mon.c (mon.2) 144 : audit [INF] from='client.? 172.21.15.31:0/311062290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:46.481208+0000 mon.a (mon.0) 2308 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:47.484091+0000 mon.a (mon.0) 2309 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:47.484359+0000 mon.a (mon.0) 2310 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-04-17T12:15:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:47.484091+0000 mon.a (mon.0) 2309 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:47.484359+0000 mon.a (mon.0) 2310 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-04-17T12:15:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:47.484091+0000 mon.a (mon.0) 2309 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:47.484359+0000 mon.a (mon.0) 2310 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-04-17T12:15:49.528 INFO:tasks.workunit.client.0.smithi031.stdout:image: image18 2024-04-17T12:15:49.528 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image18 2024-04-17T12:15:49.529 INFO:tasks.workunit.client.0.smithi031.stdout:found image18 2024-04-17T12:15:49.529 INFO:tasks.workunit.client.0.smithi031.stdout:erased image18 2024-04-17T12:15:49.529 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:49.618 INFO:tasks.workunit.client.0.smithi031.stdout:image: image18 2024-04-17T12:15:49.618 INFO:tasks.workunit.client.0.smithi031.stdout:image: image19 2024-04-17T12:15:49.618 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image18 2024-04-17T12:15:49.618 INFO:tasks.workunit.client.0.smithi031.stdout:found image18 2024-04-17T12:15:49.618 INFO:tasks.workunit.client.0.smithi031.stdout:erased image18 2024-04-17T12:15:49.619 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image19 2024-04-17T12:15:49.619 INFO:tasks.workunit.client.0.smithi031.stdout:found image19 2024-04-17T12:15:49.619 INFO:tasks.workunit.client.0.smithi031.stdout:erased image19 2024-04-17T12:15:49.619 INFO:tasks.workunit.client.0.smithi031.stdout:image: image19 2024-04-17T12:15:49.619 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image19 2024-04-17T12:15:49.619 INFO:tasks.workunit.client.0.smithi031.stdout:found image19 2024-04-17T12:15:49.619 INFO:tasks.workunit.client.0.smithi031.stdout:erased image19 2024-04-17T12:15:49.619 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3776 ms) 2024-04-17T12:15:49.619 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-04-17T12:15:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:48.360050+0000 mgr.y (mgr.14556) 1550 : cluster [DBG] pgmap v2417: 169 pgs: 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-04-17T12:15:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:48.501398+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-04-17T12:15:49.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:48.360050+0000 mgr.y (mgr.14556) 1550 : cluster [DBG] pgmap v2417: 169 pgs: 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-04-17T12:15:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:48.501398+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-04-17T12:15:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:48.360050+0000 mgr.y (mgr.14556) 1550 : cluster [DBG] pgmap v2417: 169 pgs: 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-04-17T12:15:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:48.501398+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-04-17T12:15:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:49.504246+0000 mon.a (mon.0) 2312 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-04-17T12:15:50.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:50.249556+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-04-17T12:15:50.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:50.256820+0000 mon.a (mon.0) 2314 : audit [INF] from='client.? 172.21.15.31:0/2222511010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:49.504246+0000 mon.a (mon.0) 2312 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-04-17T12:15:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:50.249556+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-04-17T12:15:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:50.256820+0000 mon.a (mon.0) 2314 : audit [INF] from='client.? 172.21.15.31:0/2222511010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:49.504246+0000 mon.a (mon.0) 2312 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-04-17T12:15:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:50.249556+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-04-17T12:15:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:50.256820+0000 mon.a (mon.0) 2314 : audit [INF] from='client.? 172.21.15.31:0/2222511010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:51.265 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:15:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:51] "GET /metrics HTTP/1.1" 200 192518 "" "Prometheus/2.33.4" 2024-04-17T12:15:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:50.360654+0000 mgr.y (mgr.14556) 1551 : cluster [DBG] pgmap v2421: 201 pgs: 32 unknown, 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 21 KiB/s wr, 258 op/s 2024-04-17T12:15:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:51.252698+0000 mon.a (mon.0) 2315 : audit [INF] from='client.? 172.21.15.31:0/2222511010' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:51.252853+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-04-17T12:15:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:50.360654+0000 mgr.y (mgr.14556) 1551 : cluster [DBG] pgmap v2421: 201 pgs: 32 unknown, 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 21 KiB/s wr, 258 op/s 2024-04-17T12:15:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:51.252698+0000 mon.a (mon.0) 2315 : audit [INF] from='client.? 172.21.15.31:0/2222511010' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:51.252853+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-04-17T12:15:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:50.360654+0000 mgr.y (mgr.14556) 1551 : cluster [DBG] pgmap v2421: 201 pgs: 32 unknown, 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 21 KiB/s wr, 258 op/s 2024-04-17T12:15:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:51.252698+0000 mon.a (mon.0) 2315 : audit [INF] from='client.? 172.21.15.31:0/2222511010' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:51.252853+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-04-17T12:15:53.290 INFO:tasks.workunit.client.0.smithi031.stdout:num images is: 1 2024-04-17T12:15:53.291 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:15:53.291 INFO:tasks.workunit.client.0.smithi031.stdout:image: image20 2024-04-17T12:15:53.291 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image20 2024-04-17T12:15:53.291 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:53.299 INFO:tasks.workunit.client.0.smithi031.stdout:num images is: 2 2024-04-17T12:15:53.299 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:15:53.299 INFO:tasks.workunit.client.0.smithi031.stdout:image: image20 2024-04-17T12:15:53.299 INFO:tasks.workunit.client.0.smithi031.stdout:image: image21 2024-04-17T12:15:53.299 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image20 2024-04-17T12:15:53.300 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image21 2024-04-17T12:15:53.359 INFO:tasks.workunit.client.0.smithi031.stdout:num images is: 1 2024-04-17T12:15:53.359 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:15:53.359 INFO:tasks.workunit.client.0.smithi031.stdout:image: image21 2024-04-17T12:15:53.359 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image21 2024-04-17T12:15:53.359 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3741 ms) 2024-04-17T12:15:53.359 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestCopy 2024-04-17T12:15:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:52.259097+0000 mon.a (mon.0) 2317 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-04-17T12:15:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:52.361239+0000 mgr.y (mgr.14556) 1552 : cluster [DBG] pgmap v2424: 201 pgs: 32 unknown, 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:53.144173+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:15:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:52.259097+0000 mon.a (mon.0) 2317 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-04-17T12:15:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:52.361239+0000 mgr.y (mgr.14556) 1552 : cluster [DBG] pgmap v2424: 201 pgs: 32 unknown, 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:53.144173+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:15:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:52.259097+0000 mon.a (mon.0) 2317 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-04-17T12:15:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:52.361239+0000 mgr.y (mgr.14556) 1552 : cluster [DBG] pgmap v2424: 201 pgs: 32 unknown, 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:15:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:53.144173+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:15:54.261 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:15:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:15:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:53.264744+0000 mon.a (mon.0) 2319 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-04-17T12:15:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:53.815043+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:15:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:53.815900+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:15:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:53.821858+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:15:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:53.264744+0000 mon.a (mon.0) 2319 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-04-17T12:15:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:53.815043+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:15:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:53.815900+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:15:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:53.821858+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:15:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:53.264744+0000 mon.a (mon.0) 2319 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-04-17T12:15:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:53.815043+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:15:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:53.815900+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:15:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:53.821858+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:15:55.287 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:54.267919+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-04-17T12:15:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:54.274818+0000 mon.c (mon.2) 145 : audit [INF] from='client.? 172.21.15.31:0/1081853818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:54.275347+0000 mon.a (mon.0) 2324 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:54.361645+0000 mgr.y (mgr.14556) 1553 : cluster [DBG] pgmap v2427: 233 pgs: 32 unknown, 201 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2024-04-17T12:15:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:54.267919+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-04-17T12:15:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:54.274818+0000 mon.c (mon.2) 145 : audit [INF] from='client.? 172.21.15.31:0/1081853818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:54.275347+0000 mon.a (mon.0) 2324 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:54.361645+0000 mgr.y (mgr.14556) 1553 : cluster [DBG] pgmap v2427: 233 pgs: 32 unknown, 201 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2024-04-17T12:15:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:54.267919+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-04-17T12:15:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:54.274818+0000 mon.c (mon.2) 145 : audit [INF] from='client.? 172.21.15.31:0/1081853818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:55.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:54.275347+0000 mon.a (mon.0) 2324 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:55.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:54.361645+0000 mgr.y (mgr.14556) 1553 : cluster [DBG] pgmap v2427: 233 pgs: 32 unknown, 201 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2024-04-17T12:15:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:55.275231+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:55.275370+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-04-17T12:15:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:55.275231+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:55.275370+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-04-17T12:15:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:55.275231+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:55.275370+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:image: image22 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image22 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:found image22 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:erased image22 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:image: image22 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:image: image23 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image22 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:found image22 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:erased image22 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image23 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:found image23 2024-04-17T12:15:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:erased image23 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:100.00% done 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:image: image22 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:image: image23 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:image: image24 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image22 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:found image22 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:erased image22 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image23 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:found image23 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:erased image23 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image24 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:found image24 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:erased image24 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestCopy (4342 ms) 2024-04-17T12:15:57.703 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-04-17T12:15:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:56.281046+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-04-17T12:15:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:56.362169+0000 mgr.y (mgr.14556) 1554 : cluster [DBG] pgmap v2430: 233 pgs: 32 unknown, 201 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2024-04-17T12:15:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:56.281046+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-04-17T12:15:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:56.362169+0000 mgr.y (mgr.14556) 1554 : cluster [DBG] pgmap v2430: 233 pgs: 32 unknown, 201 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2024-04-17T12:15:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:56.281046+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-04-17T12:15:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:56.362169+0000 mgr.y (mgr.14556) 1554 : cluster [DBG] pgmap v2430: 233 pgs: 32 unknown, 201 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2024-04-17T12:15:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:57.290648+0000 mon.a (mon.0) 2328 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-04-17T12:15:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:57.290648+0000 mon.a (mon.0) 2328 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-04-17T12:15:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:57.290648+0000 mon.a (mon.0) 2328 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-04-17T12:15:59.303 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:15:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:58.290847+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-04-17T12:15:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:58.293339+0000 mon.a (mon.0) 2330 : audit [INF] from='client.? 172.21.15.31:0/209222565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:58.362669+0000 mgr.y (mgr.14556) 1555 : cluster [DBG] pgmap v2433: 265 pgs: 32 unknown, 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 368 KiB/s rd, 25 KiB/s wr, 439 op/s 2024-04-17T12:15:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:15:59.293107+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.31:0/209222565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:15:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:15:59.293354+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-04-17T12:15:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:58.290847+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-04-17T12:15:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:58.293339+0000 mon.a (mon.0) 2330 : audit [INF] from='client.? 172.21.15.31:0/209222565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:58.362669+0000 mgr.y (mgr.14556) 1555 : cluster [DBG] pgmap v2433: 265 pgs: 32 unknown, 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 368 KiB/s rd, 25 KiB/s wr, 439 op/s 2024-04-17T12:15:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:15:59.293107+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.31:0/209222565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:15:59.293354+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-04-17T12:15:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:58.290847+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-04-17T12:15:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:58.293339+0000 mon.a (mon.0) 2330 : audit [INF] from='client.? 172.21.15.31:0/209222565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:15:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:58.362669+0000 mgr.y (mgr.14556) 1555 : cluster [DBG] pgmap v2433: 265 pgs: 32 unknown, 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 368 KiB/s rd, 25 KiB/s wr, 439 op/s 2024-04-17T12:15:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:15:59.293107+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.31:0/209222565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:15:59.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:15:59.293354+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-04-17T12:16:01.534 INFO:tasks.workunit.client.0.smithi031.stdout:num images is: 1 2024-04-17T12:16:01.534 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:16:01.534 INFO:tasks.workunit.client.0.smithi031.stdout:image: image25 2024-04-17T12:16:01.534 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image25 2024-04-17T12:16:01.554 INFO:tasks.workunit.client.0.smithi031.stdout:num images is: 2 2024-04-17T12:16:01.554 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:16:01.554 INFO:tasks.workunit.client.0.smithi031.stdout:image: image25 2024-04-17T12:16:01.554 INFO:tasks.workunit.client.0.smithi031.stdout:image: image26 2024-04-17T12:16:01.554 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image25 2024-04-17T12:16:01.554 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image26 2024-04-17T12:16:01.616 INFO:tasks.workunit.client.0.smithi031.stdout:100.00% done 2024-04-17T12:16:01.616 INFO:tasks.workunit.client.0.smithi031.stdout:num images is: 3 2024-04-17T12:16:01.616 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 3 2024-04-17T12:16:01.616 INFO:tasks.workunit.client.0.smithi031.stdout:image: image25 2024-04-17T12:16:01.616 INFO:tasks.workunit.client.0.smithi031.stdout:image: image26 2024-04-17T12:16:01.616 INFO:tasks.workunit.client.0.smithi031.stdout:image: image27 2024-04-17T12:16:01.616 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image25 2024-04-17T12:16:01.616 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image26 2024-04-17T12:16:01.616 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image27 2024-04-17T12:16:01.662 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestCopyPP (3962 ms) 2024-04-17T12:16:01.662 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-04-17T12:16:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:00.249197+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-04-17T12:16:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:00.363232+0000 mgr.y (mgr.14556) 1556 : cluster [DBG] pgmap v2436: 265 pgs: 32 unknown, 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 368 KiB/s rd, 25 KiB/s wr, 439 op/s 2024-04-17T12:16:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:01] "GET /metrics HTTP/1.1" 200 200025 "" "Prometheus/2.33.4" 2024-04-17T12:16:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:00.249197+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-04-17T12:16:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:00.363232+0000 mgr.y (mgr.14556) 1556 : cluster [DBG] pgmap v2436: 265 pgs: 32 unknown, 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 368 KiB/s rd, 25 KiB/s wr, 439 op/s 2024-04-17T12:16:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:00.249197+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-04-17T12:16:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:00.363232+0000 mgr.y (mgr.14556) 1556 : cluster [DBG] pgmap v2436: 265 pgs: 32 unknown, 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 368 KiB/s rd, 25 KiB/s wr, 439 op/s 2024-04-17T12:16:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:01.254744+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-04-17T12:16:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:01.254744+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-04-17T12:16:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:01.254744+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-04-17T12:16:03.291 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:02.262788+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-04-17T12:16:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:02.273268+0000 mon.c (mon.2) 146 : audit [INF] from='client.? 172.21.15.31:0/3282315777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:02.274513+0000 mon.a (mon.0) 2336 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:02.363833+0000 mgr.y (mgr.14556) 1557 : cluster [DBG] pgmap v2439: 297 pgs: 64 unknown, 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:02.262788+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-04-17T12:16:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:02.273268+0000 mon.c (mon.2) 146 : audit [INF] from='client.? 172.21.15.31:0/3282315777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:02.274513+0000 mon.a (mon.0) 2336 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:02.363833+0000 mgr.y (mgr.14556) 1557 : cluster [DBG] pgmap v2439: 297 pgs: 64 unknown, 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:02.262788+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-04-17T12:16:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:02.273268+0000 mon.c (mon.2) 146 : audit [INF] from='client.? 172.21.15.31:0/3282315777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:02.274513+0000 mon.a (mon.0) 2336 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:03.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:02.363833+0000 mgr.y (mgr.14556) 1557 : cluster [DBG] pgmap v2439: 297 pgs: 64 unknown, 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:04.267 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:16:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:16:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:03.270432+0000 mon.a (mon.0) 2337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:03.270534+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-04-17T12:16:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:03.270432+0000 mon.a (mon.0) 2337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:03.270534+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-04-17T12:16:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:03.270432+0000 mon.a (mon.0) 2337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:03.270534+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-04-17T12:16:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:04.277657+0000 mon.a (mon.0) 2339 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-04-17T12:16:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:04.364433+0000 mgr.y (mgr.14556) 1558 : cluster [DBG] pgmap v2442: 297 pgs: 32 creating+peering, 265 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-04-17T12:16:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:04.277657+0000 mon.a (mon.0) 2339 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-04-17T12:16:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:04.364433+0000 mgr.y (mgr.14556) 1558 : cluster [DBG] pgmap v2442: 297 pgs: 32 creating+peering, 265 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-04-17T12:16:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:04.277657+0000 mon.a (mon.0) 2339 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-04-17T12:16:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:04.364433+0000 mgr.y (mgr.14556) 1558 : cluster [DBG] pgmap v2442: 297 pgs: 32 creating+peering, 265 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-04-17T12:16:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:05.286485+0000 mon.a (mon.0) 2340 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-04-17T12:16:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:05.286485+0000 mon.a (mon.0) 2340 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-04-17T12:16:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:05.286485+0000 mon.a (mon.0) 2340 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-04-17T12:16:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:06.292420+0000 mon.a (mon.0) 2341 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-04-17T12:16:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:06.364868+0000 mgr.y (mgr.14556) 1559 : cluster [DBG] pgmap v2445: 297 pgs: 32 creating+peering, 265 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-04-17T12:16:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:06.292420+0000 mon.a (mon.0) 2341 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-04-17T12:16:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:06.364868+0000 mgr.y (mgr.14556) 1559 : cluster [DBG] pgmap v2445: 297 pgs: 32 creating+peering, 265 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-04-17T12:16:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:06.292420+0000 mon.a (mon.0) 2341 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-04-17T12:16:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:06.364868+0000 mgr.y (mgr.14556) 1559 : cluster [DBG] pgmap v2445: 297 pgs: 32 creating+peering, 265 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-04-17T12:16:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:07.299869+0000 mon.a (mon.0) 2342 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-04-17T12:16:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:07.299869+0000 mon.a (mon.0) 2342 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-04-17T12:16:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:07.299869+0000 mon.a (mon.0) 2342 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-04-17T12:16:09.394 INFO:tasks.workunit.client.0.smithi031.stdout:image: image28 2024-04-17T12:16:09.394 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image28 2024-04-17T12:16:09.394 INFO:tasks.workunit.client.0.smithi031.stdout:found image28 2024-04-17T12:16:09.394 INFO:tasks.workunit.client.0.smithi031.stdout:erased image28 2024-04-17T12:16:09.394 INFO:tasks.workunit.client.0.smithi031.stdout:image: image28 2024-04-17T12:16:09.394 INFO:tasks.workunit.client.0.smithi031.stdout:image: image29 2024-04-17T12:16:09.394 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image28 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:found image28 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:erased image28 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image29 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:found image29 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:erased image29 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:100.00% done 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:image: image28 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:image: image29 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:image: image30 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image28 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:found image28 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:erased image28 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image29 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:found image29 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:erased image29 2024-04-17T12:16:09.395 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image30 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:found image30 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:erased image30 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:image: image28 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:image: image29 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:image: image30 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:image: image31 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image28 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:found image28 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:erased image28 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image29 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:found image29 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:erased image29 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image30 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:found image30 2024-04-17T12:16:09.396 INFO:tasks.workunit.client.0.smithi031.stdout:erased image30 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image31 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:found image31 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:erased image31 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:image: image28 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:image: image29 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:image: image30 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:image: image31 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:image: image32 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image28 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:found image28 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:erased image28 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image29 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:found image29 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:erased image29 2024-04-17T12:16:09.397 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image30 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:found image30 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:erased image30 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image31 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:found image31 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:erased image31 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image32 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:found image32 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:erased image32 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:100.00% done 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:image: image28 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:image: image29 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:image: image30 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:image: image31 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:image: image32 2024-04-17T12:16:09.398 INFO:tasks.workunit.client.0.smithi031.stdout:image: image33 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image28 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:found image28 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:erased image28 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image29 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:found image29 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:erased image29 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image30 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:found image30 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:erased image30 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image31 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:found image31 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:erased image31 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image32 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:found image32 2024-04-17T12:16:09.399 INFO:tasks.workunit.client.0.smithi031.stdout:erased image32 2024-04-17T12:16:09.400 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image33 2024-04-17T12:16:09.400 INFO:tasks.workunit.client.0.smithi031.stdout:found image33 2024-04-17T12:16:09.400 INFO:tasks.workunit.client.0.smithi031.stdout:erased image33 2024-04-17T12:16:09.400 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestDeepCopy (7731 ms) 2024-04-17T12:16:09.400 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-04-17T12:16:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:08.309711+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-04-17T12:16:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:08.365496+0000 mgr.y (mgr.14556) 1560 : cluster [DBG] pgmap v2448: 297 pgs: 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 28 KiB/s wr, 520 op/s 2024-04-17T12:16:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:08.309711+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-04-17T12:16:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:08.365496+0000 mgr.y (mgr.14556) 1560 : cluster [DBG] pgmap v2448: 297 pgs: 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 28 KiB/s wr, 520 op/s 2024-04-17T12:16:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:08.309711+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-04-17T12:16:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:08.365496+0000 mgr.y (mgr.14556) 1560 : cluster [DBG] pgmap v2448: 297 pgs: 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 28 KiB/s wr, 520 op/s 2024-04-17T12:16:10.237 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:16:10.537 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:16:10.537 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (43m) 2m ago 44m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:16:10.537 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (44m) 2m ago 44m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (45m) 2m ago 45m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (45m) 2m ago 45m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (48m) 2m ago 48m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (50m) 2m ago 50m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (50m) 2m ago 50m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (49m) 2m ago 49m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (49m) 2m ago 49m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (44m) 2m ago 44m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (44m) 2m ago 44m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (48m) 2m ago 48m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (48m) 2m ago 48m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (47m) 2m ago 47m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (47m) 2m ago 47m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (46m) 2m ago 46m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:16:10.538 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (46m) 2m ago 46m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:16:10.539 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (46m) 2m ago 46m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:16:10.539 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (45m) 2m ago 45m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:16:10.539 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (43m) 2m ago 44m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:16:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:09.314305+0000 mon.a (mon.0) 2344 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-04-17T12:16:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:10.257061+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-04-17T12:16:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:10.269802+0000 mon.a (mon.0) 2346 : audit [INF] from='client.? 172.21.15.31:0/848734070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:09.314305+0000 mon.a (mon.0) 2344 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-04-17T12:16:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:10.257061+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-04-17T12:16:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:10.269802+0000 mon.a (mon.0) 2346 : audit [INF] from='client.? 172.21.15.31:0/848734070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:09.314305+0000 mon.a (mon.0) 2344 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-04-17T12:16:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:10.257061+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-04-17T12:16:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:10.269802+0000 mon.a (mon.0) 2346 : audit [INF] from='client.? 172.21.15.31:0/848734070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:16:10.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:16:10.888 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:16:10.888 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:16:10.888 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:16:10.888 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:16:11.262 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:10.225925+0000 mgr.y (mgr.14556) 1561 : audit [DBG] from='client.27359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:10.365968+0000 mgr.y (mgr.14556) 1562 : cluster [DBG] pgmap v2451: 329 pgs: 32 unknown, 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 28 KiB/s wr, 520 op/s 2024-04-17T12:16:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:10.530371+0000 mgr.y (mgr.14556) 1563 : audit [DBG] from='client.17472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:10.887642+0000 mon.a (mon.0) 2347 : audit [DBG] from='client.? 172.21.15.31:0/4045777131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:16:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:11.253478+0000 mon.a (mon.0) 2348 : audit [INF] from='client.? 172.21.15.31:0/848734070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:11.253568+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-04-17T12:16:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:11] "GET /metrics HTTP/1.1" 200 207629 "" "Prometheus/2.33.4" 2024-04-17T12:16:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:10.225925+0000 mgr.y (mgr.14556) 1561 : audit [DBG] from='client.27359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:10.365968+0000 mgr.y (mgr.14556) 1562 : cluster [DBG] pgmap v2451: 329 pgs: 32 unknown, 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 28 KiB/s wr, 520 op/s 2024-04-17T12:16:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:10.530371+0000 mgr.y (mgr.14556) 1563 : audit [DBG] from='client.17472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:10.887642+0000 mon.a (mon.0) 2347 : audit [DBG] from='client.? 172.21.15.31:0/4045777131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:16:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:11.253478+0000 mon.a (mon.0) 2348 : audit [INF] from='client.? 172.21.15.31:0/848734070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:11.253568+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-04-17T12:16:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:10.225925+0000 mgr.y (mgr.14556) 1561 : audit [DBG] from='client.27359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:10.365968+0000 mgr.y (mgr.14556) 1562 : cluster [DBG] pgmap v2451: 329 pgs: 32 unknown, 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 28 KiB/s wr, 520 op/s 2024-04-17T12:16:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:10.530371+0000 mgr.y (mgr.14556) 1563 : audit [DBG] from='client.17472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:10.887642+0000 mon.a (mon.0) 2347 : audit [DBG] from='client.? 172.21.15.31:0/4045777131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:16:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:11.253478+0000 mon.a (mon.0) 2348 : audit [INF] from='client.? 172.21.15.31:0/848734070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:11.253568+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-04-17T12:16:13.599 INFO:tasks.workunit.client.0.smithi031.stdout:num images is: 1 2024-04-17T12:16:13.599 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:16:13.599 INFO:tasks.workunit.client.0.smithi031.stdout:image: image34 2024-04-17T12:16:13.599 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image34 2024-04-17T12:16:13.626 INFO:tasks.workunit.client.0.smithi031.stdout:num images is: 2 2024-04-17T12:16:13.626 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:16:13.626 INFO:tasks.workunit.client.0.smithi031.stdout:image: image34 2024-04-17T12:16:13.626 INFO:tasks.workunit.client.0.smithi031.stdout:image: image35 2024-04-17T12:16:13.627 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image34 2024-04-17T12:16:13.627 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image35 2024-04-17T12:16:13.698 INFO:tasks.workunit.client.0.smithi031.stdout:100.00% done 2024-04-17T12:16:13.698 INFO:tasks.workunit.client.0.smithi031.stdout:num images is: 3 2024-04-17T12:16:13.698 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 3 2024-04-17T12:16:13.698 INFO:tasks.workunit.client.0.smithi031.stdout:image: image34 2024-04-17T12:16:13.699 INFO:tasks.workunit.client.0.smithi031.stdout:image: image35 2024-04-17T12:16:13.699 INFO:tasks.workunit.client.0.smithi031.stdout:image: image36 2024-04-17T12:16:13.699 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image34 2024-04-17T12:16:13.699 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image35 2024-04-17T12:16:13.699 INFO:tasks.workunit.client.0.smithi031.stdout:expected = image36 2024-04-17T12:16:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:12.256498+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-04-17T12:16:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:12.366645+0000 mgr.y (mgr.14556) 1564 : cluster [DBG] pgmap v2454: 329 pgs: 32 unknown, 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:12.256498+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-04-17T12:16:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:12.366645+0000 mgr.y (mgr.14556) 1564 : cluster [DBG] pgmap v2454: 329 pgs: 32 unknown, 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:12.256498+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-04-17T12:16:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:12.366645+0000 mgr.y (mgr.14556) 1564 : cluster [DBG] pgmap v2454: 329 pgs: 32 unknown, 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:13.746 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4353 ms) 2024-04-17T12:16:13.746 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-04-17T12:16:13.746 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:14.259 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:16:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:16:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:13.262075+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-04-17T12:16:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:13.262075+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-04-17T12:16:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:13.262075+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-04-17T12:16:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:14.266744+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-04-17T12:16:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:14.367280+0000 mgr.y (mgr.14556) 1565 : cluster [DBG] pgmap v2457: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 4.7 KiB/s wr, 131 op/s 2024-04-17T12:16:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:14.266744+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-04-17T12:16:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:14.367280+0000 mgr.y (mgr.14556) 1565 : cluster [DBG] pgmap v2457: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 4.7 KiB/s wr, 131 op/s 2024-04-17T12:16:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:14.266744+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-04-17T12:16:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:14.367280+0000 mgr.y (mgr.14556) 1565 : cluster [DBG] pgmap v2457: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 4.7 KiB/s wr, 131 op/s 2024-04-17T12:16:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:15.273329+0000 mon.a (mon.0) 2353 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-04-17T12:16:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:15.273329+0000 mon.a (mon.0) 2353 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-04-17T12:16:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:15.273329+0000 mon.a (mon.0) 2353 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-04-17T12:16:17.314 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 1 2024-04-17T12:16:17.314 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:16:17.314 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap1 2024-04-17T12:16:17.314 INFO:tasks.workunit.client.0.smithi031.stdout:found snap1 with size 2097152 2024-04-17T12:16:17.314 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 2 2024-04-17T12:16:17.314 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:16:17.314 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap1 2024-04-17T12:16:17.314 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap2 2024-04-17T12:16:17.314 INFO:tasks.workunit.client.0.smithi031.stdout:found snap1 with size 2097152 2024-04-17T12:16:17.314 INFO:tasks.workunit.client.0.smithi031.stdout:found snap2 with size 4194304 2024-04-17T12:16:17.315 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 1 2024-04-17T12:16:17.315 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:16:17.315 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap2 2024-04-17T12:16:17.315 INFO:tasks.workunit.client.0.smithi031.stdout:found snap2 with size 4194304 2024-04-17T12:16:17.315 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 0 2024-04-17T12:16:17.315 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 0 2024-04-17T12:16:17.315 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3567 ms) 2024-04-17T12:16:17.315 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-04-17T12:16:17.315 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:16.282585+0000 mon.a (mon.0) 2354 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-04-17T12:16:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:16.367854+0000 mgr.y (mgr.14556) 1566 : cluster [DBG] pgmap v2460: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 4.7 KiB/s wr, 131 op/s 2024-04-17T12:16:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:16.282585+0000 mon.a (mon.0) 2354 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-04-17T12:16:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:16.367854+0000 mgr.y (mgr.14556) 1566 : cluster [DBG] pgmap v2460: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 4.7 KiB/s wr, 131 op/s 2024-04-17T12:16:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:16.282585+0000 mon.a (mon.0) 2354 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-04-17T12:16:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:16.367854+0000 mgr.y (mgr.14556) 1566 : cluster [DBG] pgmap v2460: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 4.7 KiB/s wr, 131 op/s 2024-04-17T12:16:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:17.288449+0000 mon.a (mon.0) 2355 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-04-17T12:16:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:17.288449+0000 mon.a (mon.0) 2355 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-04-17T12:16:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:17.288449+0000 mon.a (mon.0) 2355 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-04-17T12:16:19.327 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2013 ms) 2024-04-17T12:16:19.327 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-04-17T12:16:19.327 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:18.294738+0000 mon.a (mon.0) 2356 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-04-17T12:16:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:18.368605+0000 mgr.y (mgr.14556) 1567 : cluster [DBG] pgmap v2463: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 395 KiB/s rd, 28 KiB/s wr, 478 op/s 2024-04-17T12:16:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:18.294738+0000 mon.a (mon.0) 2356 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-04-17T12:16:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:18.368605+0000 mgr.y (mgr.14556) 1567 : cluster [DBG] pgmap v2463: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 395 KiB/s rd, 28 KiB/s wr, 478 op/s 2024-04-17T12:16:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:18.294738+0000 mon.a (mon.0) 2356 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-04-17T12:16:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:18.368605+0000 mgr.y (mgr.14556) 1567 : cluster [DBG] pgmap v2463: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 395 KiB/s rd, 28 KiB/s wr, 478 op/s 2024-04-17T12:16:20.286 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 1 2024-04-17T12:16:20.286 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:16:20.286 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap1 2024-04-17T12:16:20.286 INFO:tasks.workunit.client.0.smithi031.stdout:found snap1 with size 2097152 2024-04-17T12:16:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:19.304695+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-04-17T12:16:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:20.254304+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-04-17T12:16:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:19.304695+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-04-17T12:16:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:20.254304+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-04-17T12:16:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:19.304695+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-04-17T12:16:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:20.254304+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-04-17T12:16:21.278 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 2 2024-04-17T12:16:21.278 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:16:21.278 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap1 2024-04-17T12:16:21.278 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap2 2024-04-17T12:16:21.278 INFO:tasks.workunit.client.0.smithi031.stdout:found snap1 with size 2097152 2024-04-17T12:16:21.278 INFO:tasks.workunit.client.0.smithi031.stdout:found snap2 with size 4194304 2024-04-17T12:16:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:20.369271+0000 mgr.y (mgr.14556) 1568 : cluster [DBG] pgmap v2466: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 395 KiB/s rd, 28 KiB/s wr, 478 op/s 2024-04-17T12:16:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:21.256195+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-04-17T12:16:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:21] "GET /metrics HTTP/1.1" 200 207629 "" "Prometheus/2.33.4" 2024-04-17T12:16:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:20.369271+0000 mgr.y (mgr.14556) 1568 : cluster [DBG] pgmap v2466: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 395 KiB/s rd, 28 KiB/s wr, 478 op/s 2024-04-17T12:16:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:21.256195+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-04-17T12:16:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:20.369271+0000 mgr.y (mgr.14556) 1568 : cluster [DBG] pgmap v2466: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 395 KiB/s rd, 28 KiB/s wr, 478 op/s 2024-04-17T12:16:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:21.256195+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-04-17T12:16:22.270 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 1 2024-04-17T12:16:22.270 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:16:22.270 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap2 2024-04-17T12:16:22.270 INFO:tasks.workunit.client.0.smithi031.stdout:found snap2 with size 4194304 2024-04-17T12:16:23.290 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 0 2024-04-17T12:16:23.290 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 0 2024-04-17T12:16:23.301 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3975 ms) 2024-04-17T12:16:23.301 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-04-17T12:16:23.301 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:22.258607+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-04-17T12:16:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:22.369838+0000 mgr.y (mgr.14556) 1569 : cluster [DBG] pgmap v2469: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:22.946166+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:16:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:22.258607+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-04-17T12:16:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:22.369838+0000 mgr.y (mgr.14556) 1569 : cluster [DBG] pgmap v2469: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:22.946166+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:16:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:22.258607+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-04-17T12:16:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:22.369838+0000 mgr.y (mgr.14556) 1569 : cluster [DBG] pgmap v2469: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:22.946166+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:16:24.273 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:16:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:16:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:23.266993+0000 mon.a (mon.0) 2362 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-04-17T12:16:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:23.266993+0000 mon.a (mon.0) 2362 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-04-17T12:16:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:23.266993+0000 mon.a (mon.0) 2362 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-04-17T12:16:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:24.269147+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-04-17T12:16:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:24.370473+0000 mgr.y (mgr.14556) 1570 : cluster [DBG] pgmap v2472: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-04-17T12:16:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:24.269147+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-04-17T12:16:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:24.370473+0000 mgr.y (mgr.14556) 1570 : cluster [DBG] pgmap v2472: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-04-17T12:16:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:24.269147+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-04-17T12:16:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:24.370473+0000 mgr.y (mgr.14556) 1570 : cluster [DBG] pgmap v2472: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-04-17T12:16:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:25.281919+0000 mon.a (mon.0) 2364 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-04-17T12:16:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:25.281919+0000 mon.a (mon.0) 2364 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-04-17T12:16:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:25.281919+0000 mon.a (mon.0) 2364 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-04-17T12:16:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:26.284137+0000 mon.a (mon.0) 2365 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-04-17T12:16:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:26.371113+0000 mgr.y (mgr.14556) 1571 : cluster [DBG] pgmap v2475: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-04-17T12:16:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:26.284137+0000 mon.a (mon.0) 2365 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-04-17T12:16:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:26.371113+0000 mgr.y (mgr.14556) 1571 : cluster [DBG] pgmap v2475: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-04-17T12:16:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:26.284137+0000 mon.a (mon.0) 2365 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-04-17T12:16:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:26.371113+0000 mgr.y (mgr.14556) 1571 : cluster [DBG] pgmap v2475: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-04-17T12:16:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:27.302273+0000 mon.a (mon.0) 2366 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-04-17T12:16:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:27.302273+0000 mon.a (mon.0) 2366 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-04-17T12:16:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:27.302273+0000 mon.a (mon.0) 2366 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-04-17T12:16:29.338 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 0 2024-04-17T12:16:29.338 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 0 2024-04-17T12:16:29.345 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6043 ms) 2024-04-17T12:16:29.345 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-04-17T12:16:29.345 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:28.307104+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-04-17T12:16:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:28.371711+0000 mgr.y (mgr.14556) 1572 : cluster [DBG] pgmap v2478: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-04-17T12:16:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:28.307104+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-04-17T12:16:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:28.371711+0000 mgr.y (mgr.14556) 1572 : cluster [DBG] pgmap v2478: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-04-17T12:16:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:28.307104+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-04-17T12:16:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:28.371711+0000 mgr.y (mgr.14556) 1572 : cluster [DBG] pgmap v2478: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-04-17T12:16:30.279 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 1 2024-04-17T12:16:30.280 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:16:30.280 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap1 2024-04-17T12:16:30.280 INFO:tasks.workunit.client.0.smithi031.stdout:found snap1 with size 2097152 2024-04-17T12:16:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:29.322189+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-04-17T12:16:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:30.259500+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-04-17T12:16:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:29.322189+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-04-17T12:16:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:30.259500+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-04-17T12:16:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:29.322189+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-04-17T12:16:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:30.259500+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-04-17T12:16:31.277 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 2 2024-04-17T12:16:31.277 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:16:31.277 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap1 2024-04-17T12:16:31.278 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap2 2024-04-17T12:16:31.278 INFO:tasks.workunit.client.0.smithi031.stdout:found snap1 with size 2097152 2024-04-17T12:16:31.278 INFO:tasks.workunit.client.0.smithi031.stdout:found snap2 with size 4194304 2024-04-17T12:16:31.282 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 2 2024-04-17T12:16:31.282 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:16:31.282 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap1-rename 2024-04-17T12:16:31.282 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap2 2024-04-17T12:16:31.283 INFO:tasks.workunit.client.0.smithi031.stdout:found snap1-rename with size 2097152 2024-04-17T12:16:31.283 INFO:tasks.workunit.client.0.smithi031.stdout:found snap2 with size 4194304 2024-04-17T12:16:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:30.372274+0000 mgr.y (mgr.14556) 1573 : cluster [DBG] pgmap v2481: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-04-17T12:16:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:31.259974+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-04-17T12:16:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:31] "GET /metrics HTTP/1.1" 200 210205 "" "Prometheus/2.33.4" 2024-04-17T12:16:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:30.372274+0000 mgr.y (mgr.14556) 1573 : cluster [DBG] pgmap v2481: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-04-17T12:16:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:31.259974+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-04-17T12:16:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:30.372274+0000 mgr.y (mgr.14556) 1573 : cluster [DBG] pgmap v2481: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-04-17T12:16:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:31.259974+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-04-17T12:16:32.284 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 1 2024-04-17T12:16:32.284 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:16:32.284 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap2-rename 2024-04-17T12:16:32.284 INFO:tasks.workunit.client.0.smithi031.stdout:found snap2-rename with size 4194304 2024-04-17T12:16:33.290 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 0 2024-04-17T12:16:33.291 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 0 2024-04-17T12:16:33.299 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3955 ms) 2024-04-17T12:16:33.299 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-04-17T12:16:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:32.260498+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-04-17T12:16:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:32.372932+0000 mgr.y (mgr.14556) 1574 : cluster [DBG] pgmap v2484: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:32.260498+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-04-17T12:16:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:32.372932+0000 mgr.y (mgr.14556) 1574 : cluster [DBG] pgmap v2484: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:32.260498+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-04-17T12:16:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:32.372932+0000 mgr.y (mgr.14556) 1574 : cluster [DBG] pgmap v2484: 329 pgs: 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:34.263 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:16:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:16:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:33.265793+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-04-17T12:16:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:33.265793+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-04-17T12:16:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:33.265793+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-04-17T12:16:35.313 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:35.313 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:35.313 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:35.313 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:34.272894+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-04-17T12:16:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:34.278112+0000 mon.c (mon.2) 147 : audit [INF] from='client.? 172.21.15.31:0/337518495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:34.278938+0000 mon.a (mon.0) 2374 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:34.373591+0000 mgr.y (mgr.14556) 1575 : cluster [DBG] pgmap v2487: 361 pgs: 32 unknown, 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-04-17T12:16:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:34.272894+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-04-17T12:16:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:34.278112+0000 mon.c (mon.2) 147 : audit [INF] from='client.? 172.21.15.31:0/337518495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:34.278938+0000 mon.a (mon.0) 2374 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:34.373591+0000 mgr.y (mgr.14556) 1575 : cluster [DBG] pgmap v2487: 361 pgs: 32 unknown, 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-04-17T12:16:35.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:34.272894+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-04-17T12:16:35.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:34.278112+0000 mon.c (mon.2) 147 : audit [INF] from='client.? 172.21.15.31:0/337518495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:35.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:34.278938+0000 mon.a (mon.0) 2374 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:35.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:34.373591+0000 mgr.y (mgr.14556) 1575 : cluster [DBG] pgmap v2487: 361 pgs: 32 unknown, 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-04-17T12:16:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:35.282687+0000 mon.a (mon.0) 2375 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:35.282838+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-04-17T12:16:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:35.282687+0000 mon.a (mon.0) 2375 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:35.282838+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-04-17T12:16:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:35.282687+0000 mon.a (mon.0) 2375 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:35.282838+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-04-17T12:16:37.565 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4266 ms) 2024-04-17T12:16:37.566 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-04-17T12:16:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:36.283975+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-04-17T12:16:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:36.374173+0000 mgr.y (mgr.14556) 1576 : cluster [DBG] pgmap v2490: 361 pgs: 32 unknown, 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-04-17T12:16:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:36.283975+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-04-17T12:16:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:36.374173+0000 mgr.y (mgr.14556) 1576 : cluster [DBG] pgmap v2490: 361 pgs: 32 unknown, 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-04-17T12:16:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:36.283975+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-04-17T12:16:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:36.374173+0000 mgr.y (mgr.14556) 1576 : cluster [DBG] pgmap v2490: 361 pgs: 32 unknown, 329 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-04-17T12:16:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:37.296470+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-04-17T12:16:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:37.296470+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-04-17T12:16:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:37.296470+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-04-17T12:16:39.355 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:38.306257+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-04-17T12:16:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:38.309777+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.31:0/2237441932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:38.374769+0000 mgr.y (mgr.14556) 1577 : cluster [DBG] pgmap v2493: 393 pgs: 32 unknown, 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 8.5 KiB/s wr, 151 op/s 2024-04-17T12:16:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:38.306257+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-04-17T12:16:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:38.309777+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.31:0/2237441932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:38.374769+0000 mgr.y (mgr.14556) 1577 : cluster [DBG] pgmap v2493: 393 pgs: 32 unknown, 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 8.5 KiB/s wr, 151 op/s 2024-04-17T12:16:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:38.306257+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-04-17T12:16:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:38.309777+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.31:0/2237441932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:38.374769+0000 mgr.y (mgr.14556) 1577 : cluster [DBG] pgmap v2493: 393 pgs: 32 unknown, 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 8.5 KiB/s wr, 151 op/s 2024-04-17T12:16:39.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:39] ENGINE Bus STOPPING 2024-04-17T12:16:39.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T12:16:39.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:39] ENGINE Bus STOPPED 2024-04-17T12:16:39.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:39] ENGINE Bus STARTING 2024-04-17T12:16:39.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:39] ENGINE Serving on http://:::9283 2024-04-17T12:16:39.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:39] ENGINE Bus STARTED 2024-04-17T12:16:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:39.319597+0000 mon.a (mon.0) 2381 : audit [INF] from='client.? 172.21.15.31:0/2237441932' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:39.319872+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-04-17T12:16:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:39.354944+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:16:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:39.365586+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:16:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:39.366988+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:16:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:39.367626+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:16:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:39.374674+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:16:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:39.390558+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:16:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:40.264127+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-04-17T12:16:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:39.319597+0000 mon.a (mon.0) 2381 : audit [INF] from='client.? 172.21.15.31:0/2237441932' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:39.319872+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-04-17T12:16:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:39.354944+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:16:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:39.365586+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:16:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:39.366988+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:16:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:39.367626+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:16:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:39.374674+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:16:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:39.390558+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:16:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:40.264127+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-04-17T12:16:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:39.319597+0000 mon.a (mon.0) 2381 : audit [INF] from='client.? 172.21.15.31:0/2237441932' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:39.319872+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-04-17T12:16:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:39.354944+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:16:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:39.365586+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:16:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:39.366988+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:16:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:39.367626+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:16:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:39.374674+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:16:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:39.390558+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:16:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:40.264127+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-04-17T12:16:41.212 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:16:41.357 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (44m) 2m ago 44m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (44m) 2m ago 44m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (45m) 2m ago 45m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (45m) 2m ago 45m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (49m) 2m ago 49m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (51m) 2m ago 51m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (51m) 2m ago 51m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (49m) 2m ago 49m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (49m) 2m ago 49m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (45m) 2m ago 45m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (45m) 2m ago 45m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:16:41.524 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (49m) 2m ago 49m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:16:41.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (48m) 2m ago 48m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:16:41.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (48m) 2m ago 48m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:16:41.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (47m) 2m ago 47m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:16:41.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (47m) 2m ago 47m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:16:41.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (47m) 2m ago 47m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:16:41.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (46m) 2m ago 46m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:16:41.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (46m) 2m ago 46m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:16:41.525 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (43m) 2m ago 45m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:16:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:40.375353+0000 mgr.y (mgr.14556) 1578 : cluster [DBG] pgmap v2496: 393 pgs: 32 unknown, 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 8.5 KiB/s wr, 151 op/s 2024-04-17T12:16:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:41.259772+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-04-17T12:16:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:41] "GET /metrics HTTP/1.1" 200 212689 "" "Prometheus/2.33.4" 2024-04-17T12:16:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:40.375353+0000 mgr.y (mgr.14556) 1578 : cluster [DBG] pgmap v2496: 393 pgs: 32 unknown, 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 8.5 KiB/s wr, 151 op/s 2024-04-17T12:16:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:41.259772+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-04-17T12:16:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:40.375353+0000 mgr.y (mgr.14556) 1578 : cluster [DBG] pgmap v2496: 393 pgs: 32 unknown, 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 8.5 KiB/s wr, 151 op/s 2024-04-17T12:16:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:41.259772+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:16:41.874 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:16:41.875 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:16:41.875 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:16:41.875 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:16:41.875 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:16:41.875 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:16:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:41.201253+0000 mgr.y (mgr.14556) 1579 : audit [DBG] from='client.27389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:41.367316+0000 mon.a (mon.0) 2391 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-17T12:16:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:41.516778+0000 mgr.y (mgr.14556) 1580 : audit [DBG] from='client.17502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:41.875059+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.31:0/3800924056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:16:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:41.201253+0000 mgr.y (mgr.14556) 1579 : audit [DBG] from='client.27389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:41.367316+0000 mon.a (mon.0) 2391 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-17T12:16:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:41.516778+0000 mgr.y (mgr.14556) 1580 : audit [DBG] from='client.17502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:41.875059+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.31:0/3800924056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:16:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:41.201253+0000 mgr.y (mgr.14556) 1579 : audit [DBG] from='client.27389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:41.367316+0000 mon.a (mon.0) 2391 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-17T12:16:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:41.516778+0000 mgr.y (mgr.14556) 1580 : audit [DBG] from='client.17502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:16:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:41.875059+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.31:0/3800924056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:16:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:42.335397+0000 mon.a (mon.0) 2392 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-9", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-17T12:16:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:42.335487+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-04-17T12:16:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:42.376102+0000 mgr.y (mgr.14556) 1581 : cluster [DBG] pgmap v2499: 393 pgs: 32 unknown, 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:42.335397+0000 mon.a (mon.0) 2392 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-9", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-17T12:16:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:42.335487+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-04-17T12:16:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:42.376102+0000 mgr.y (mgr.14556) 1581 : cluster [DBG] pgmap v2499: 393 pgs: 32 unknown, 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:42.335397+0000 mon.a (mon.0) 2392 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-9", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-17T12:16:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:42.335487+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-04-17T12:16:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:42.376102+0000 mgr.y (mgr.14556) 1581 : cluster [DBG] pgmap v2499: 393 pgs: 32 unknown, 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:16:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:16:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:16:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:44.377865+0000 mgr.y (mgr.14556) 1582 : cluster [DBG] pgmap v2500: 393 pgs: 393 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 205 KiB/s wr, 40 op/s 2024-04-17T12:16:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:45.263749+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-04-17T12:16:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:44.377865+0000 mgr.y (mgr.14556) 1582 : cluster [DBG] pgmap v2500: 393 pgs: 393 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 205 KiB/s wr, 40 op/s 2024-04-17T12:16:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:45.263749+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-04-17T12:16:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:44.377865+0000 mgr.y (mgr.14556) 1582 : cluster [DBG] pgmap v2500: 393 pgs: 393 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 205 KiB/s wr, 40 op/s 2024-04-17T12:16:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:45.263749+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-04-17T12:16:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:46.378393+0000 mgr.y (mgr.14556) 1583 : cluster [DBG] pgmap v2502: 393 pgs: 393 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 173 KiB/s wr, 34 op/s 2024-04-17T12:16:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:46.378393+0000 mgr.y (mgr.14556) 1583 : cluster [DBG] pgmap v2502: 393 pgs: 393 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 173 KiB/s wr, 34 op/s 2024-04-17T12:16:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:46.378393+0000 mgr.y (mgr.14556) 1583 : cluster [DBG] pgmap v2502: 393 pgs: 393 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 173 KiB/s wr, 34 op/s 2024-04-17T12:16:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:47.983035+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:16:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:48.379977+0000 mgr.y (mgr.14556) 1584 : cluster [DBG] pgmap v2503: 393 pgs: 393 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 865 KiB/s wr, 30 op/s 2024-04-17T12:16:49.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:47.983035+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:16:49.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:48.379977+0000 mgr.y (mgr.14556) 1584 : cluster [DBG] pgmap v2503: 393 pgs: 393 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 865 KiB/s wr, 30 op/s 2024-04-17T12:16:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:47.983035+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:16:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:48.379977+0000 mgr.y (mgr.14556) 1584 : cluster [DBG] pgmap v2503: 393 pgs: 393 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 865 KiB/s wr, 30 op/s 2024-04-17T12:16:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:50.380451+0000 mgr.y (mgr.14556) 1585 : cluster [DBG] pgmap v2504: 393 pgs: 393 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 766 KiB/s wr, 27 op/s 2024-04-17T12:16:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:51] "GET /metrics HTTP/1.1" 200 212689 "" "Prometheus/2.33.4" 2024-04-17T12:16:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:50.380451+0000 mgr.y (mgr.14556) 1585 : cluster [DBG] pgmap v2504: 393 pgs: 393 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 766 KiB/s wr, 27 op/s 2024-04-17T12:16:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:50.380451+0000 mgr.y (mgr.14556) 1585 : cluster [DBG] pgmap v2504: 393 pgs: 393 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 766 KiB/s wr, 27 op/s 2024-04-17T12:16:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:52.381143+0000 mgr.y (mgr.14556) 1586 : cluster [DBG] pgmap v2505: 393 pgs: 393 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 616 KiB/s wr, 21 op/s 2024-04-17T12:16:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:52.381143+0000 mgr.y (mgr.14556) 1586 : cluster [DBG] pgmap v2505: 393 pgs: 393 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 616 KiB/s wr, 21 op/s 2024-04-17T12:16:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:52.381143+0000 mgr.y (mgr.14556) 1586 : cluster [DBG] pgmap v2505: 393 pgs: 393 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 616 KiB/s wr, 21 op/s 2024-04-17T12:16:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:16:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:16:55.534 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.RemoveFullTry (17968 ms) 2024-04-17T12:16:55.534 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-04-17T12:16:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:54.382644+0000 mgr.y (mgr.14556) 1587 : cluster [DBG] pgmap v2506: 393 pgs: 393 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-04-17T12:16:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:55.257876+0000 mon.a (mon.0) 2396 : cluster [WRN] pool 'test-librbd-smithi031-86607-9' is full (reached quota's max_bytes: 10 MiB) 2024-04-17T12:16:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:55.258250+0000 mon.a (mon.0) 2397 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-17T12:16:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:55.265164+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-04-17T12:16:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:54.382644+0000 mgr.y (mgr.14556) 1587 : cluster [DBG] pgmap v2506: 393 pgs: 393 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-04-17T12:16:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:55.257876+0000 mon.a (mon.0) 2396 : cluster [WRN] pool 'test-librbd-smithi031-86607-9' is full (reached quota's max_bytes: 10 MiB) 2024-04-17T12:16:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:55.258250+0000 mon.a (mon.0) 2397 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-17T12:16:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:55.265164+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-04-17T12:16:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:54.382644+0000 mgr.y (mgr.14556) 1587 : cluster [DBG] pgmap v2506: 393 pgs: 393 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-04-17T12:16:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:55.257876+0000 mon.a (mon.0) 2396 : cluster [WRN] pool 'test-librbd-smithi031-86607-9' is full (reached quota's max_bytes: 10 MiB) 2024-04-17T12:16:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:55.258250+0000 mon.a (mon.0) 2397 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-17T12:16:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:55.265164+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-04-17T12:16:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:56.383286+0000 mgr.y (mgr.14556) 1588 : cluster [DBG] pgmap v2508: 393 pgs: 393 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-04-17T12:16:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:56.451238+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-04-17T12:16:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:56.457086+0000 mon.c (mon.2) 149 : audit [INF] from='client.? 172.21.15.31:0/2641819130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:56.457999+0000 mon.a (mon.0) 2400 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:56.383286+0000 mgr.y (mgr.14556) 1588 : cluster [DBG] pgmap v2508: 393 pgs: 393 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-04-17T12:16:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:56.451238+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-04-17T12:16:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:56.457086+0000 mon.c (mon.2) 149 : audit [INF] from='client.? 172.21.15.31:0/2641819130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:56.457999+0000 mon.a (mon.0) 2400 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:56.383286+0000 mgr.y (mgr.14556) 1588 : cluster [DBG] pgmap v2508: 393 pgs: 393 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-04-17T12:16:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:56.451238+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-04-17T12:16:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:56.457086+0000 mon.c (mon.2) 149 : audit [INF] from='client.? 172.21.15.31:0/2641819130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:56.457999+0000 mon.a (mon.0) 2400 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:57.455737+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:57.455892+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-04-17T12:16:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:58.456526+0000 mon.a (mon.0) 2403 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-04-17T12:16:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:58.467087+0000 mon.c (mon.2) 150 : audit [INF] from='client.? 172.21.15.31:0/3165188991' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:58.467801+0000 mon.a (mon.0) 2404 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:58.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:57.455737+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:58.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:57.455892+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-04-17T12:16:58.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:58.456526+0000 mon.a (mon.0) 2403 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-04-17T12:16:58.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:58.467087+0000 mon.c (mon.2) 150 : audit [INF] from='client.? 172.21.15.31:0/3165188991' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:58.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:58.467801+0000 mon.a (mon.0) 2404 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:57.455737+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:57.455892+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-04-17T12:16:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:58.456526+0000 mon.a (mon.0) 2403 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-04-17T12:16:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:58.467087+0000 mon.c (mon.2) 150 : audit [INF] from='client.? 172.21.15.31:0/3165188991' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:58.467801+0000 mon.a (mon.0) 2404 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:16:59.485 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:16:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:58.384725+0000 mgr.y (mgr.14556) 1589 : cluster [DBG] pgmap v2511: 425 pgs: 425 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.2 MiB/s wr, 29 op/s 2024-04-17T12:16:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:59.457857+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:16:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:16:59.457999+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-04-17T12:16:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:58.384725+0000 mgr.y (mgr.14556) 1589 : cluster [DBG] pgmap v2511: 425 pgs: 425 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.2 MiB/s wr, 29 op/s 2024-04-17T12:16:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:59.457857+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:16:59.457999+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-04-17T12:16:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:58.384725+0000 mgr.y (mgr.14556) 1589 : cluster [DBG] pgmap v2511: 425 pgs: 425 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.2 MiB/s wr, 29 op/s 2024-04-17T12:16:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:59.457857+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:16:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:16:59.457999+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-04-17T12:16:59.988 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:59] ENGINE Bus STOPPING 2024-04-17T12:16:59.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T12:16:59.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:59] ENGINE Bus STOPPED 2024-04-17T12:16:59.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:59] ENGINE Bus STARTING 2024-04-17T12:16:59.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:59] ENGINE Serving on http://:::9283 2024-04-17T12:16:59.989 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:16:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:16:59] ENGINE Bus STARTED 2024-04-17T12:17:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:59.485550+0000 mon.a (mon.0) 2407 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:17:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:59.504593+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:17:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:59.505107+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:17:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:16:59.757096+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:00.035317+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:17:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:00.035988+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:17:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:00.040133+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:00.259194+0000 mon.a (mon.0) 2414 : cluster [INF] pool 'test-librbd-smithi031-86607-9' no longer out of quota; removing NO_QUOTA flag 2024-04-17T12:17:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:00.259446+0000 mon.a (mon.0) 2415 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-17T12:17:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:00.265673+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-04-17T12:17:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:59.485550+0000 mon.a (mon.0) 2407 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:17:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:59.504593+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:17:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:59.505107+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:17:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:16:59.757096+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:00.035317+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:17:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:00.035988+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:17:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:00.040133+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:00.259194+0000 mon.a (mon.0) 2414 : cluster [INF] pool 'test-librbd-smithi031-86607-9' no longer out of quota; removing NO_QUOTA flag 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:00.259446+0000 mon.a (mon.0) 2415 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:00.265673+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:59.485550+0000 mon.a (mon.0) 2407 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:59.504593+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:59.505107+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:16:59.757096+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:00.035317+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:00.035988+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:00.040133+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:00.259194+0000 mon.a (mon.0) 2414 : cluster [INF] pool 'test-librbd-smithi031-86607-9' no longer out of quota; removing NO_QUOTA flag 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:00.259446+0000 mon.a (mon.0) 2415 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-17T12:17:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:00.265673+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-04-17T12:17:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:17:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:01] "GET /metrics HTTP/1.1" 200 215278 "" "Prometheus/2.33.4" 2024-04-17T12:17:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:00.385215+0000 mgr.y (mgr.14556) 1590 : cluster [DBG] pgmap v2515: 457 pgs: 32 unknown, 425 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 522 KiB/s wr, 42 op/s 2024-04-17T12:17:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:01.278622+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-04-17T12:17:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:01.301966+0000 mon.a (mon.0) 2418 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-17T12:17:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:00.385215+0000 mgr.y (mgr.14556) 1590 : cluster [DBG] pgmap v2515: 457 pgs: 32 unknown, 425 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 522 KiB/s wr, 42 op/s 2024-04-17T12:17:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:01.278622+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-04-17T12:17:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:01.301966+0000 mon.a (mon.0) 2418 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-17T12:17:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:00.385215+0000 mgr.y (mgr.14556) 1590 : cluster [DBG] pgmap v2515: 457 pgs: 32 unknown, 425 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 522 KiB/s wr, 42 op/s 2024-04-17T12:17:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:01.278622+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-04-17T12:17:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:01.301966+0000 mon.a (mon.0) 2418 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-17T12:17:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:02.278432+0000 mon.a (mon.0) 2419 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-11", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-17T12:17:03.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:02.278522+0000 mon.a (mon.0) 2420 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-04-17T12:17:03.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:02.385763+0000 mgr.y (mgr.14556) 1591 : cluster [DBG] pgmap v2518: 457 pgs: 32 unknown, 425 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:17:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:02.278432+0000 mon.a (mon.0) 2419 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-11", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-17T12:17:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:02.278522+0000 mon.a (mon.0) 2420 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-04-17T12:17:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:02.385763+0000 mgr.y (mgr.14556) 1591 : cluster [DBG] pgmap v2518: 457 pgs: 32 unknown, 425 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:17:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:02.278432+0000 mon.a (mon.0) 2419 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi031-86607-11", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-17T12:17:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:02.278522+0000 mon.a (mon.0) 2420 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-04-17T12:17:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:02.385763+0000 mgr.y (mgr.14556) 1591 : cluster [DBG] pgmap v2518: 457 pgs: 32 unknown, 425 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:17:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:17:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:17:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:04.387560+0000 mgr.y (mgr.14556) 1592 : cluster [DBG] pgmap v2519: 457 pgs: 457 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.1 KiB/s rd, 209 KiB/s wr, 12 op/s 2024-04-17T12:17:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:05.267030+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-04-17T12:17:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:04.387560+0000 mgr.y (mgr.14556) 1592 : cluster [DBG] pgmap v2519: 457 pgs: 457 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.1 KiB/s rd, 209 KiB/s wr, 12 op/s 2024-04-17T12:17:05.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:05.267030+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-04-17T12:17:05.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:04.387560+0000 mgr.y (mgr.14556) 1592 : cluster [DBG] pgmap v2519: 457 pgs: 457 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.1 KiB/s rd, 209 KiB/s wr, 12 op/s 2024-04-17T12:17:05.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:05.267030+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-04-17T12:17:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:06.388239+0000 mgr.y (mgr.14556) 1593 : cluster [DBG] pgmap v2521: 457 pgs: 457 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 172 KiB/s wr, 10 op/s 2024-04-17T12:17:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.240600+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "72.12", "id": [3, 5]}]: dispatch 2024-04-17T12:17:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.240932+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.0", "id": [6, 0]}]: dispatch 2024-04-17T12:17:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.241154+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.1a", "id": [6, 0]}]: dispatch 2024-04-17T12:17:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.241342+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.9", "id": [6, 0]}]: dispatch 2024-04-17T12:17:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.241521+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.13", "id": [5, 1]}]: dispatch 2024-04-17T12:17:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.241696+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.14", "id": [5, 1]}]: dispatch 2024-04-17T12:17:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.241875+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.19", "id": [4, 6]}]: dispatch 2024-04-17T12:17:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:06.388239+0000 mgr.y (mgr.14556) 1593 : cluster [DBG] pgmap v2521: 457 pgs: 457 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 172 KiB/s wr, 10 op/s 2024-04-17T12:17:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.240600+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "72.12", "id": [3, 5]}]: dispatch 2024-04-17T12:17:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.240932+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.0", "id": [6, 0]}]: dispatch 2024-04-17T12:17:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.241154+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.1a", "id": [6, 0]}]: dispatch 2024-04-17T12:17:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.241342+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.9", "id": [6, 0]}]: dispatch 2024-04-17T12:17:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.241521+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.13", "id": [5, 1]}]: dispatch 2024-04-17T12:17:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.241696+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.14", "id": [5, 1]}]: dispatch 2024-04-17T12:17:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.241875+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.19", "id": [4, 6]}]: dispatch 2024-04-17T12:17:07.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:06.388239+0000 mgr.y (mgr.14556) 1593 : cluster [DBG] pgmap v2521: 457 pgs: 457 active+clean; 5.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 172 KiB/s wr, 10 op/s 2024-04-17T12:17:07.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.240600+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "72.12", "id": [3, 5]}]: dispatch 2024-04-17T12:17:07.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.240932+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.0", "id": [6, 0]}]: dispatch 2024-04-17T12:17:07.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.241154+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.1a", "id": [6, 0]}]: dispatch 2024-04-17T12:17:07.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.241342+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.9", "id": [6, 0]}]: dispatch 2024-04-17T12:17:07.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.241521+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.13", "id": [5, 1]}]: dispatch 2024-04-17T12:17:07.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.241696+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.14", "id": [5, 1]}]: dispatch 2024-04-17T12:17:07.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.241875+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.19", "id": [4, 6]}]: dispatch 2024-04-17T12:17:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.456496+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "72.12", "id": [3, 5]}]': finished 2024-04-17T12:17:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.456600+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.0", "id": [6, 0]}]': finished 2024-04-17T12:17:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.456679+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.1a", "id": [6, 0]}]': finished 2024-04-17T12:17:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.456752+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.9", "id": [6, 0]}]': finished 2024-04-17T12:17:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.456814+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.13", "id": [5, 1]}]': finished 2024-04-17T12:17:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.456874+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.14", "id": [5, 1]}]': finished 2024-04-17T12:17:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:07.456964+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.19", "id": [4, 6]}]': finished 2024-04-17T12:17:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:07.457040+0000 mon.a (mon.0) 2436 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-04-17T12:17:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:08.027620+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:08.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.456496+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "72.12", "id": [3, 5]}]': finished 2024-04-17T12:17:08.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.456600+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.0", "id": [6, 0]}]': finished 2024-04-17T12:17:08.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.456679+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.1a", "id": [6, 0]}]': finished 2024-04-17T12:17:08.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.456752+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.9", "id": [6, 0]}]': finished 2024-04-17T12:17:08.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.456814+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.13", "id": [5, 1]}]': finished 2024-04-17T12:17:08.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.456874+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.14", "id": [5, 1]}]': finished 2024-04-17T12:17:08.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:07.456964+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.19", "id": [4, 6]}]': finished 2024-04-17T12:17:08.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:07.457040+0000 mon.a (mon.0) 2436 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-04-17T12:17:08.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:08.027620+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.456496+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "72.12", "id": [3, 5]}]': finished 2024-04-17T12:17:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.456600+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.0", "id": [6, 0]}]': finished 2024-04-17T12:17:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.456679+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "73.1a", "id": [6, 0]}]': finished 2024-04-17T12:17:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.456752+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.9", "id": [6, 0]}]': finished 2024-04-17T12:17:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.456814+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.13", "id": [5, 1]}]': finished 2024-04-17T12:17:08.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.456874+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.14", "id": [5, 1]}]': finished 2024-04-17T12:17:08.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:07.456964+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.19", "id": [4, 6]}]': finished 2024-04-17T12:17:08.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:07.457040+0000 mon.a (mon.0) 2436 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-04-17T12:17:08.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:08.027620+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:08.390273+0000 mgr.y (mgr.14556) 1594 : cluster [DBG] pgmap v2523: 457 pgs: 7 peering, 450 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s wr, 2 op/s 2024-04-17T12:17:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:08.460713+0000 mon.a (mon.0) 2438 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-04-17T12:17:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:08.390273+0000 mgr.y (mgr.14556) 1594 : cluster [DBG] pgmap v2523: 457 pgs: 7 peering, 450 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s wr, 2 op/s 2024-04-17T12:17:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:08.460713+0000 mon.a (mon.0) 2438 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-04-17T12:17:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:08.390273+0000 mgr.y (mgr.14556) 1594 : cluster [DBG] pgmap v2523: 457 pgs: 7 peering, 450 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s wr, 2 op/s 2024-04-17T12:17:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:08.460713+0000 mon.a (mon.0) 2438 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-04-17T12:17:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:10.390744+0000 mgr.y (mgr.14556) 1595 : cluster [DBG] pgmap v2525: 457 pgs: 7 peering, 450 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s wr, 0 op/s 2024-04-17T12:17:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:10.390744+0000 mgr.y (mgr.14556) 1595 : cluster [DBG] pgmap v2525: 457 pgs: 7 peering, 450 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s wr, 0 op/s 2024-04-17T12:17:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:11] "GET /metrics HTTP/1.1" 200 220304 "" "Prometheus/2.33.4" 2024-04-17T12:17:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:10.390744+0000 mgr.y (mgr.14556) 1595 : cluster [DBG] pgmap v2525: 457 pgs: 7 peering, 450 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s wr, 0 op/s 2024-04-17T12:17:12.202 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (44m) 3m ago 45m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (45m) 3m ago 45m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (46m) 3m ago 46m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (46m) 3m ago 46m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (49m) 3m ago 49m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (51m) 3m ago 51m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (51m) 3m ago 51m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (50m) 3m ago 50m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (50m) 3m ago 50m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (45m) 3m ago 45m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:17:12.493 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (45m) 3m ago 45m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:17:12.494 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (49m) 3m ago 49m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:17:12.494 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (49m) 3m ago 49m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:17:12.494 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (48m) 3m ago 48m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:17:12.494 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (48m) 3m ago 48m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:17:12.494 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (47m) 3m ago 47m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:17:12.494 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (47m) 3m ago 47m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:17:12.494 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (47m) 3m ago 47m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:17:12.494 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (46m) 3m ago 46m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:17:12.494 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (44m) 3m ago 45m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:17:12.845 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:17:12.845 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:17:12.845 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:17:12.845 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:17:12.845 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:17:12.845 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:17:12.845 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:17:12.845 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:17:12.845 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:17:12.845 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:17:12.846 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:17:12.846 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:17:12.846 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:17:12.846 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:17:12.846 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:17:12.846 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:17:12.846 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:17:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:12.191181+0000 mgr.y (mgr.14556) 1596 : audit [DBG] from='client.17526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:12.391204+0000 mgr.y (mgr.14556) 1597 : cluster [DBG] pgmap v2526: 457 pgs: 7 peering, 450 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 718 KiB/s wr, 0 op/s 2024-04-17T12:17:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:12.485696+0000 mgr.y (mgr.14556) 1598 : audit [DBG] from='client.27425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:12.846004+0000 mon.a (mon.0) 2439 : audit [DBG] from='client.? 172.21.15.31:0/4143290282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:17:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:12.191181+0000 mgr.y (mgr.14556) 1596 : audit [DBG] from='client.17526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:12.391204+0000 mgr.y (mgr.14556) 1597 : cluster [DBG] pgmap v2526: 457 pgs: 7 peering, 450 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 718 KiB/s wr, 0 op/s 2024-04-17T12:17:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:12.485696+0000 mgr.y (mgr.14556) 1598 : audit [DBG] from='client.27425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:12.846004+0000 mon.a (mon.0) 2439 : audit [DBG] from='client.? 172.21.15.31:0/4143290282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:17:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:12.191181+0000 mgr.y (mgr.14556) 1596 : audit [DBG] from='client.17526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:12.391204+0000 mgr.y (mgr.14556) 1597 : cluster [DBG] pgmap v2526: 457 pgs: 7 peering, 450 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 718 KiB/s wr, 0 op/s 2024-04-17T12:17:13.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:12.485696+0000 mgr.y (mgr.14556) 1598 : audit [DBG] from='client.27425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:13.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:12.846004+0000 mon.a (mon.0) 2439 : audit [DBG] from='client.? 172.21.15.31:0/4143290282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:17:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:17:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:17:15.538 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (20004 ms) 2024-04-17T12:17:15.538 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestIO 2024-04-17T12:17:15.538 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:17:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:14.392882+0000 mgr.y (mgr.14556) 1599 : cluster [DBG] pgmap v2527: 457 pgs: 457 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s wr, 1 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:17:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:15.264757+0000 mon.a (mon.0) 2440 : cluster [WRN] pool 'test-librbd-smithi031-86607-11' is full (reached quota's max_bytes: 10 MiB) 2024-04-17T12:17:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:15.265098+0000 mon.a (mon.0) 2441 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-17T12:17:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:15.275152+0000 mon.a (mon.0) 2442 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-04-17T12:17:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:14.392882+0000 mgr.y (mgr.14556) 1599 : cluster [DBG] pgmap v2527: 457 pgs: 457 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s wr, 1 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:17:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:15.264757+0000 mon.a (mon.0) 2440 : cluster [WRN] pool 'test-librbd-smithi031-86607-11' is full (reached quota's max_bytes: 10 MiB) 2024-04-17T12:17:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:15.265098+0000 mon.a (mon.0) 2441 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-17T12:17:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:15.275152+0000 mon.a (mon.0) 2442 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-04-17T12:17:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:14.392882+0000 mgr.y (mgr.14556) 1599 : cluster [DBG] pgmap v2527: 457 pgs: 457 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s wr, 1 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:17:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:15.264757+0000 mon.a (mon.0) 2440 : cluster [WRN] pool 'test-librbd-smithi031-86607-11' is full (reached quota's max_bytes: 10 MiB) 2024-04-17T12:17:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:15.265098+0000 mon.a (mon.0) 2441 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-17T12:17:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:15.275152+0000 mon.a (mon.0) 2442 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-04-17T12:17:17.568 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:17.568 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:17.568 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:17.568 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:17.568 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:17.568 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.568 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.569 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:17.570 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:17.571 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.572 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 512~512 = 512 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.573 INFO:tasks.workunit.client.0.smithi031.stdout:aio discard: 1536~512 = 0 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:17.574 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.575 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:17.577 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:17.578 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.579 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:17.580 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:17.581 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:16.393326+0000 mgr.y (mgr.14556) 1600 : cluster [DBG] pgmap v2529: 457 pgs: 457 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 2 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:17:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:16.393326+0000 mgr.y (mgr.14556) 1600 : cluster [DBG] pgmap v2529: 457 pgs: 457 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 2 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:17:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:16.393326+0000 mgr.y (mgr.14556) 1600 : cluster [DBG] pgmap v2529: 457 pgs: 457 active+clean; 15 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 2 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:17:19.394 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.394 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.394 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.394 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.394 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.394 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.394 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.394 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.394 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.394 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.396 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.397 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.398 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.399 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.400 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:19.401 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:19.402 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:19.402 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:19.402 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:19.402 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:19.402 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestIO (3856 ms) 2024-04-17T12:17:19.402 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-04-17T12:17:19.402 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:17:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:18.394784+0000 mgr.y (mgr.14556) 1601 : cluster [DBG] pgmap v2530: 457 pgs: 457 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 853 KiB/s wr, 534 op/s; 5 B/s, 0 objects/s recovering 2024-04-17T12:17:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:18.394784+0000 mgr.y (mgr.14556) 1601 : cluster [DBG] pgmap v2530: 457 pgs: 457 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 853 KiB/s wr, 534 op/s; 5 B/s, 0 objects/s recovering 2024-04-17T12:17:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:18.394784+0000 mgr.y (mgr.14556) 1601 : cluster [DBG] pgmap v2530: 457 pgs: 457 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 853 KiB/s wr, 534 op/s; 5 B/s, 0 objects/s recovering 2024-04-17T12:17:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:20.266163+0000 mon.a (mon.0) 2443 : cluster [INF] pool 'test-librbd-smithi031-86607-11' no longer out of quota; removing NO_QUOTA flag 2024-04-17T12:17:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:20.266409+0000 mon.a (mon.0) 2444 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-17T12:17:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:20.271088+0000 mon.a (mon.0) 2445 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-04-17T12:17:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:20.266163+0000 mon.a (mon.0) 2443 : cluster [INF] pool 'test-librbd-smithi031-86607-11' no longer out of quota; removing NO_QUOTA flag 2024-04-17T12:17:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:20.266409+0000 mon.a (mon.0) 2444 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-17T12:17:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:20.271088+0000 mon.a (mon.0) 2445 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-04-17T12:17:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:20.266163+0000 mon.a (mon.0) 2443 : cluster [INF] pool 'test-librbd-smithi031-86607-11' no longer out of quota; removing NO_QUOTA flag 2024-04-17T12:17:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:20.266409+0000 mon.a (mon.0) 2444 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-17T12:17:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:20.271088+0000 mon.a (mon.0) 2445 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-04-17T12:17:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:20.395320+0000 mgr.y (mgr.14556) 1602 : cluster [DBG] pgmap v2532: 457 pgs: 457 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 339 KiB/s rd, 1.0 MiB/s wr, 662 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:17:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:17:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:21] "GET /metrics HTTP/1.1" 200 220304 "" "Prometheus/2.33.4" 2024-04-17T12:17:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:20.395320+0000 mgr.y (mgr.14556) 1602 : cluster [DBG] pgmap v2532: 457 pgs: 457 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 339 KiB/s rd, 1.0 MiB/s wr, 662 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:17:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:20.395320+0000 mgr.y (mgr.14556) 1602 : cluster [DBG] pgmap v2532: 457 pgs: 457 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 339 KiB/s rd, 1.0 MiB/s wr, 662 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:17:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:22.395822+0000 mgr.y (mgr.14556) 1603 : cluster [DBG] pgmap v2533: 457 pgs: 457 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 418 KiB/s wr, 660 op/s 2024-04-17T12:17:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:23.057243+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:22.395822+0000 mgr.y (mgr.14556) 1603 : cluster [DBG] pgmap v2533: 457 pgs: 457 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 418 KiB/s wr, 660 op/s 2024-04-17T12:17:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:23.057243+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:22.395822+0000 mgr.y (mgr.14556) 1603 : cluster [DBG] pgmap v2533: 457 pgs: 457 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 418 KiB/s wr, 660 op/s 2024-04-17T12:17:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:23.057243+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:17:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:17:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:17:24.974 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:24.974 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:24.974 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:24.974 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:24.975 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:24.976 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:24.977 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.978 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.979 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 512~512 = 512 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:aio discard: 1536~512 = 0 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.980 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:24.981 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.982 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:24.983 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.984 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.985 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.986 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:24.987 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:24.397332+0000 mgr.y (mgr.14556) 1604 : cluster [DBG] pgmap v2534: 457 pgs: 457 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 923 KiB/s wr, 981 op/s 2024-04-17T12:17:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:24.397332+0000 mgr.y (mgr.14556) 1604 : cluster [DBG] pgmap v2534: 457 pgs: 457 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 923 KiB/s wr, 981 op/s 2024-04-17T12:17:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:24.397332+0000 mgr.y (mgr.14556) 1604 : cluster [DBG] pgmap v2534: 457 pgs: 457 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 923 KiB/s wr, 981 op/s 2024-04-17T12:17:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:26.397754+0000 mgr.y (mgr.14556) 1605 : cluster [DBG] pgmap v2535: 457 pgs: 457 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 842 KiB/s wr, 895 op/s 2024-04-17T12:17:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:26.397754+0000 mgr.y (mgr.14556) 1605 : cluster [DBG] pgmap v2535: 457 pgs: 457 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 842 KiB/s wr, 895 op/s 2024-04-17T12:17:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:26.397754+0000 mgr.y (mgr.14556) 1605 : cluster [DBG] pgmap v2535: 457 pgs: 457 active+clean; 10 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 842 KiB/s wr, 895 op/s 2024-04-17T12:17:29.134 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.134 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:29.135 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.136 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.137 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.138 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.139 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.140 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:29.141 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 4 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:read: 4 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (9740 ms) 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-04-17T12:17:29.142 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:17:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:28.399100+0000 mgr.y (mgr.14556) 1606 : cluster [DBG] pgmap v2536: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 912 KiB/s wr, 1.19k op/s 2024-04-17T12:17:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:28.399100+0000 mgr.y (mgr.14556) 1606 : cluster [DBG] pgmap v2536: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 912 KiB/s wr, 1.19k op/s 2024-04-17T12:17:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:28.399100+0000 mgr.y (mgr.14556) 1606 : cluster [DBG] pgmap v2536: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 912 KiB/s wr, 1.19k op/s 2024-04-17T12:17:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:17:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:31] "GET /metrics HTTP/1.1" 200 220287 "" "Prometheus/2.33.4" 2024-04-17T12:17:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:30.399724+0000 mgr.y (mgr.14556) 1607 : cluster [DBG] pgmap v2537: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 901 KiB/s wr, 1.17k op/s 2024-04-17T12:17:31.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:30.399724+0000 mgr.y (mgr.14556) 1607 : cluster [DBG] pgmap v2537: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 901 KiB/s wr, 1.17k op/s 2024-04-17T12:17:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:30.399724+0000 mgr.y (mgr.14556) 1607 : cluster [DBG] pgmap v2537: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 901 KiB/s wr, 1.17k op/s 2024-04-17T12:17:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:32.400414+0000 mgr.y (mgr.14556) 1608 : cluster [DBG] pgmap v2538: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 864 KiB/s rd, 760 KiB/s wr, 990 op/s 2024-04-17T12:17:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:32.400414+0000 mgr.y (mgr.14556) 1608 : cluster [DBG] pgmap v2538: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 864 KiB/s rd, 760 KiB/s wr, 990 op/s 2024-04-17T12:17:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:32.400414+0000 mgr.y (mgr.14556) 1608 : cluster [DBG] pgmap v2538: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 864 KiB/s rd, 760 KiB/s wr, 990 op/s 2024-04-17T12:17:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:17:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:17:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:34.402125+0000 mgr.y (mgr.14556) 1609 : cluster [DBG] pgmap v2539: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 761 KiB/s wr, 994 op/s 2024-04-17T12:17:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:34.402125+0000 mgr.y (mgr.14556) 1609 : cluster [DBG] pgmap v2539: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 761 KiB/s wr, 994 op/s 2024-04-17T12:17:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:34.402125+0000 mgr.y (mgr.14556) 1609 : cluster [DBG] pgmap v2539: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 761 KiB/s wr, 994 op/s 2024-04-17T12:17:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:36.402762+0000 mgr.y (mgr.14556) 1610 : cluster [DBG] pgmap v2540: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 707 KiB/s rd, 338 KiB/s wr, 688 op/s 2024-04-17T12:17:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:36.402762+0000 mgr.y (mgr.14556) 1610 : cluster [DBG] pgmap v2540: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 707 KiB/s rd, 338 KiB/s wr, 688 op/s 2024-04-17T12:17:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:36.402762+0000 mgr.y (mgr.14556) 1610 : cluster [DBG] pgmap v2540: 457 pgs: 457 active+clean; 14 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 707 KiB/s rd, 338 KiB/s wr, 688 op/s 2024-04-17T12:17:39.385 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:39.385 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:39.385 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:39.385 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:39.385 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:39.385 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.386 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:39.387 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.388 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:39.389 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:39.390 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 512~512 = 512 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:aio discard: 1536~512 = 0 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:39.391 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.392 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.393 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:39.394 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.395 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.396 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.397 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:39.398 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:39.399 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:39.399 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:39.399 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:38.404199+0000 mgr.y (mgr.14556) 1611 : cluster [DBG] pgmap v2541: 457 pgs: 457 active+clean; 30 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.8 MiB/s wr, 845 op/s 2024-04-17T12:17:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:38.404199+0000 mgr.y (mgr.14556) 1611 : cluster [DBG] pgmap v2541: 457 pgs: 457 active+clean; 30 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.8 MiB/s wr, 845 op/s 2024-04-17T12:17:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:38.404199+0000 mgr.y (mgr.14556) 1611 : cluster [DBG] pgmap v2541: 457 pgs: 457 active+clean; 30 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.8 MiB/s wr, 845 op/s 2024-04-17T12:17:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:40.404710+0000 mgr.y (mgr.14556) 1612 : cluster [DBG] pgmap v2542: 457 pgs: 457 active+clean; 30 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 635 KiB/s rd, 1.4 MiB/s wr, 160 op/s 2024-04-17T12:17:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:17:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:41] "GET /metrics HTTP/1.1" 200 220313 "" "Prometheus/2.33.4" 2024-04-17T12:17:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:40.404710+0000 mgr.y (mgr.14556) 1612 : cluster [DBG] pgmap v2542: 457 pgs: 457 active+clean; 30 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 635 KiB/s rd, 1.4 MiB/s wr, 160 op/s 2024-04-17T12:17:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:40.404710+0000 mgr.y (mgr.14556) 1612 : cluster [DBG] pgmap v2542: 457 pgs: 457 active+clean; 30 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 635 KiB/s rd, 1.4 MiB/s wr, 160 op/s 2024-04-17T12:17:43.209 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:17:43.560 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:17:43.560 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (45m) 3m ago 45m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:17:43.560 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (45m) 3m ago 45m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:17:43.560 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (47m) 3m ago 47m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:17:43.560 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (46m) 3m ago 46m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:17:43.560 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (50m) 3m ago 50m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:17:43.560 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (52m) 3m ago 52m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:17:43.560 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (52m) 3m ago 52m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:17:43.560 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (50m) 3m ago 50m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (50m) 3m ago 50m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (46m) 3m ago 46m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (46m) 3m ago 46m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (50m) 3m ago 50m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (49m) 3m ago 49m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (49m) 3m ago 49m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (48m) 3m ago 48m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (48m) 3m ago 48m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (48m) 3m ago 48m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (47m) 3m ago 47m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (47m) 3m ago 47m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:17:43.561 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (45m) 3m ago 46m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:17:43.563 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.563 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.564 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.565 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.566 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.567 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.568 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.569 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.570 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:43.572 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:43.572 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:43.572 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:43.572 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 4 2024-04-17T12:17:43.572 INFO:tasks.workunit.client.0.smithi031.stdout:read: 4 2024-04-17T12:17:43.572 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (14430 ms) 2024-04-17T12:17:43.572 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-04-17T12:17:43.572 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:17:43.938 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:17:43.938 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:17:43.938 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:17:43.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:17:43.938 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:17:43.938 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:17:43.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:17:43.938 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:17:43.939 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:17:43.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:17:43.939 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:17:43.939 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:17:43.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:17:43.939 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:17:43.939 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:17:43.939 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:17:43.939 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:17:43.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:42.405356+0000 mgr.y (mgr.14556) 1613 : cluster [DBG] pgmap v2543: 457 pgs: 457 active+clean; 30 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 635 KiB/s rd, 1.4 MiB/s wr, 160 op/s 2024-04-17T12:17:43.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:42.405356+0000 mgr.y (mgr.14556) 1613 : cluster [DBG] pgmap v2543: 457 pgs: 457 active+clean; 30 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 635 KiB/s rd, 1.4 MiB/s wr, 160 op/s 2024-04-17T12:17:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:42.405356+0000 mgr.y (mgr.14556) 1613 : cluster [DBG] pgmap v2543: 457 pgs: 457 active+clean; 30 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 635 KiB/s rd, 1.4 MiB/s wr, 160 op/s 2024-04-17T12:17:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:17:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:17:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:43.189407+0000 mgr.y (mgr.14556) 1614 : audit [DBG] from='client.27437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:43.553090+0000 mgr.y (mgr.14556) 1615 : audit [DBG] from='client.27440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:43.938727+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.31:0/1248964713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:17:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:43.189407+0000 mgr.y (mgr.14556) 1614 : audit [DBG] from='client.27437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:43.553090+0000 mgr.y (mgr.14556) 1615 : audit [DBG] from='client.27440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:43.938727+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.31:0/1248964713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:17:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:43.189407+0000 mgr.y (mgr.14556) 1614 : audit [DBG] from='client.27437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:43.553090+0000 mgr.y (mgr.14556) 1615 : audit [DBG] from='client.27440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:17:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:43.938727+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.31:0/1248964713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:17:45.682 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:45.682 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:45.682 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:45.682 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:45.682 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:45.682 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.683 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:45.684 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.685 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:45.686 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:45.687 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 512~512 = 512 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:aio discard: 1536~512 = 0 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:45.688 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.689 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:45.691 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.692 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.693 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:45.694 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.695 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.696 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.696 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:45.696 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:45.696 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:45.696 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:45.696 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:45.696 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:45.696 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:44.406762+0000 mgr.y (mgr.14556) 1616 : cluster [DBG] pgmap v2544: 457 pgs: 457 active+clean; 34 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2024-04-17T12:17:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:44.406762+0000 mgr.y (mgr.14556) 1616 : cluster [DBG] pgmap v2544: 457 pgs: 457 active+clean; 34 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2024-04-17T12:17:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:44.406762+0000 mgr.y (mgr.14556) 1616 : cluster [DBG] pgmap v2544: 457 pgs: 457 active+clean; 34 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2024-04-17T12:17:47.422 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.422 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.422 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:47.423 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.424 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.425 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.426 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.427 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.428 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.429 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:47.430 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3858 ms) 2024-04-17T12:17:47.431 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-04-17T12:17:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:46.407317+0000 mgr.y (mgr.14556) 1617 : cluster [DBG] pgmap v2545: 457 pgs: 457 active+clean; 34 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-04-17T12:17:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:46.407317+0000 mgr.y (mgr.14556) 1617 : cluster [DBG] pgmap v2545: 457 pgs: 457 active+clean; 34 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-04-17T12:17:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:46.407317+0000 mgr.y (mgr.14556) 1617 : cluster [DBG] pgmap v2545: 457 pgs: 457 active+clean; 34 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-04-17T12:17:48.957 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:17:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:47.934400+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-04-17T12:17:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:47.937032+0000 mon.c (mon.2) 152 : audit [INF] from='client.? 172.21.15.31:0/2852782544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:17:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:47.937530+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:17:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:48.407845+0000 mgr.y (mgr.14556) 1618 : cluster [DBG] pgmap v2547: 489 pgs: 32 unknown, 457 active+clean; 36 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 542 KiB/s wr, 1.52k op/s 2024-04-17T12:17:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:47.934400+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-04-17T12:17:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:47.937032+0000 mon.c (mon.2) 152 : audit [INF] from='client.? 172.21.15.31:0/2852782544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:17:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:47.937530+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:17:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:48.407845+0000 mgr.y (mgr.14556) 1618 : cluster [DBG] pgmap v2547: 489 pgs: 32 unknown, 457 active+clean; 36 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 542 KiB/s wr, 1.52k op/s 2024-04-17T12:17:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:47.934400+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-04-17T12:17:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:47.937032+0000 mon.c (mon.2) 152 : audit [INF] from='client.? 172.21.15.31:0/2852782544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:17:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:47.937530+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:17:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:48.407845+0000 mgr.y (mgr.14556) 1618 : cluster [DBG] pgmap v2547: 489 pgs: 32 unknown, 457 active+clean; 36 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 542 KiB/s wr, 1.52k op/s 2024-04-17T12:17:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:17:48.944618+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:17:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:48.944812+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-04-17T12:17:50.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:17:48.944618+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:17:50.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:48.944812+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-04-17T12:17:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:17:48.944618+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:17:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:48.944812+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.027 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.028 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.029 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 512~512 = 512 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:aio discard: 1536~512 = 0 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.030 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.031 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.031 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.031 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.031 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.031 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3605 ms) 2024-04-17T12:17:51.031 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-04-17T12:17:51.031 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:17:51.060 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (33 ms) 2024-04-17T12:17:51.060 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-04-17T12:17:51.060 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:17:51.082 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.082 INFO:tasks.workunit.client.0.smithi031.stdout:aio discard: 0~1048576 = 0 2024-04-17T12:17:51.082 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.082 INFO:tasks.workunit.client.0.smithi031.stdout:aio discard: 0~4194304 = 0 2024-04-17T12:17:51.082 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.083 INFO:tasks.workunit.client.0.smithi031.stdout:aio discard: 3145728~1048576 = 0 2024-04-17T12:17:51.083 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (23 ms) 2024-04-17T12:17:51.083 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestFUA 2024-04-17T12:17:51.083 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:17:51.193 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.193 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.193 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.193 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.193 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.194 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.195 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.196 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.197 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.197 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.197 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.197 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestFUA (110 ms) 2024-04-17T12:17:51.197 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-04-17T12:17:51.197 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.212 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:51.213 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:49.944368+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-04-17T12:17:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:50.408393+0000 mgr.y (mgr.14556) 1619 : cluster [DBG] pgmap v2550: 489 pgs: 32 unknown, 457 active+clean; 36 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 704 KiB/s rd, 351 KiB/s wr, 1.41k op/s 2024-04-17T12:17:51.225 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.225 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:51.225 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:51.225 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:51.225 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:51.225 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:51.225 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:51.225 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:51.225 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:51.225 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:51.226 INFO:tasks.workunit.client.0.smithi031.stdout:start compare and write 2024-04-17T12:17:51.226 INFO:tasks.workunit.client.0.smithi031.stdout:compare and wrote: 512 2024-04-17T12:17:51.226 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.226 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:51.226 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.226 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.226 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:51.226 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.226 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:51.226 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.227 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.227 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:51.227 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.227 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:51.227 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.228 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.228 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:51.228 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.228 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:51.228 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.229 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.229 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:51.229 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.229 INFO:tasks.workunit.client.0.smithi031.stdout:started aio compare and write 2024-04-17T12:17:51.229 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.232 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:51.232 INFO:tasks.workunit.client.0.smithi031.stdout:finished aio compare and write 2024-04-17T12:17:51.232 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.232 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.232 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.232 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.232 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:51.233 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.233 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.233 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.233 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.233 INFO:tasks.workunit.client.0.smithi031.stdout:finished read 2024-04-17T12:17:51.233 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:finished read 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:finished read 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.234 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.235 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.235 INFO:tasks.workunit.client.0.smithi031.stdout:finished read 2024-04-17T12:17:51.235 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:51.235 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:51.235 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:51.235 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:51.235 INFO:tasks.workunit.client.0.smithi031.stdout:finished read 2024-04-17T12:17:51.235 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 512~512 2024-04-17T12:17:51.235 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:49.944368+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-04-17T12:17:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:50.408393+0000 mgr.y (mgr.14556) 1619 : cluster [DBG] pgmap v2550: 489 pgs: 32 unknown, 457 active+clean; 36 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 704 KiB/s rd, 351 KiB/s wr, 1.41k op/s 2024-04-17T12:17:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:49.944368+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-04-17T12:17:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:50.408393+0000 mgr.y (mgr.14556) 1619 : cluster [DBG] pgmap v2550: 489 pgs: 32 unknown, 457 active+clean; 36 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 704 KiB/s rd, 351 KiB/s wr, 1.41k op/s 2024-04-17T12:17:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:17:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:51] "GET /metrics HTTP/1.1" 200 220313 "" "Prometheus/2.33.4" 2024-04-17T12:17:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:50.959259+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-04-17T12:17:52.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:50.959259+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-04-17T12:17:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:50.959259+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-04-17T12:17:53.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:52.408825+0000 mgr.y (mgr.14556) 1620 : cluster [DBG] pgmap v2552: 489 pgs: 32 unknown, 457 active+clean; 36 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:17:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:52.408825+0000 mgr.y (mgr.14556) 1620 : cluster [DBG] pgmap v2552: 489 pgs: 32 unknown, 457 active+clean; 36 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:17:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:52.408825+0000 mgr.y (mgr.14556) 1620 : cluster [DBG] pgmap v2552: 489 pgs: 32 unknown, 457 active+clean; 36 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:17:53.276 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:53.276 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:53.276 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:53.276 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.277 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:53.278 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.279 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.280 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.281 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.282 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.282 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.282 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.282 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.282 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.282 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.282 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.282 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.282 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.293 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.293 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.293 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.293 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.293 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.293 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.293 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.309 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.309 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.310 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.310 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.310 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.310 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.310 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.310 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.310 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.310 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.310 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.310 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.310 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.358 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.358 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.358 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.358 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.359 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.359 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.359 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.408 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.408 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.408 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.408 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.408 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.408 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.408 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.471 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.471 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.471 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.471 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.472 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.472 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.472 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.533 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.533 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.533 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.533 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.533 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.534 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.534 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.534 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.534 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.534 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.534 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.534 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.534 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.628 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.628 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.628 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.629 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.629 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.629 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.629 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.723 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.723 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.723 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.723 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.723 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.723 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.724 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.833 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.833 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.833 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.833 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.833 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.834 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.834 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:53.944 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:53.944 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:53.944 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:53.944 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:53.945 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.945 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.945 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.945 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.945 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.945 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:53.945 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:53.945 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:53.945 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:54.089 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:54.090 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:54.090 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:54.090 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:54.090 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:54.090 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:54.090 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:54.231 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:54.231 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:54.231 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:54.231 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:54.231 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:54.231 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:54.231 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:54.395 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:54.395 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:54.395 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:54.395 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:54.395 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:54.395 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:54.395 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:17:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:17:54.557 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:54.557 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:54.557 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:54.557 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:54.557 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:54.557 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:54.557 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:54.557 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:54.557 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:54.557 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:54.557 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:54.558 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:54.558 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:54.754 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:54.754 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:54.755 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:54.755 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:54.755 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:54.755 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:54.755 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:54.953 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:54.953 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:54.953 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:54.953 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:54.953 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:54.953 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:54.953 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:55.163 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:55.163 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:55.163 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:55.164 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:55.164 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.164 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:55.164 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:55.384 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:55.384 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:55.384 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:55.384 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:55.384 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.384 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:55.384 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:55.384 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.385 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:55.385 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:55.385 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestIOPP (4191 ms) 2024-04-17T12:17:55.385 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-04-17T12:17:55.385 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:17:55.425 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:55.425 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:55.425 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:55.425 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:55.426 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:17:55.426 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.426 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:55.426 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:55.426 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:55.426 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:55.426 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.426 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:55.427 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:55.427 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:55.427 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:55.427 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.427 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:55.427 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:55.428 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:55.428 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:55.428 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.428 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:55.428 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:55.430 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:55.430 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:55.430 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.430 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:17:55.430 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:55.430 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:55.430 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:17:55.431 INFO:tasks.workunit.client.0.smithi031.stdout:read: 512 2024-04-17T12:17:55.431 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.431 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:55.431 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:55.431 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:55.431 INFO:tasks.workunit.client.0.smithi031.stdout:finished read 2024-04-17T12:17:55.431 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.431 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:55.431 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:55.432 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:55.432 INFO:tasks.workunit.client.0.smithi031.stdout:finished read 2024-04-17T12:17:55.432 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.432 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:55.432 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:55.433 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:55.433 INFO:tasks.workunit.client.0.smithi031.stdout:finished read 2024-04-17T12:17:55.433 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.433 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:55.433 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:55.433 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:55.433 INFO:tasks.workunit.client.0.smithi031.stdout:finished read 2024-04-17T12:17:55.433 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:55.433 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:17:55.433 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:17:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:54.410371+0000 mgr.y (mgr.14556) 1621 : cluster [DBG] pgmap v2553: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 337 KiB/s rd, 152 KiB/s wr, 612 op/s 2024-04-17T12:17:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:55.279093+0000 mon.a (mon.0) 2453 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-04-17T12:17:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:54.410371+0000 mgr.y (mgr.14556) 1621 : cluster [DBG] pgmap v2553: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 337 KiB/s rd, 152 KiB/s wr, 612 op/s 2024-04-17T12:17:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:55.279093+0000 mon.a (mon.0) 2453 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-04-17T12:17:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:54.410371+0000 mgr.y (mgr.14556) 1621 : cluster [DBG] pgmap v2553: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 337 KiB/s rd, 152 KiB/s wr, 612 op/s 2024-04-17T12:17:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:55.279093+0000 mon.a (mon.0) 2453 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-04-17T12:17:57.504 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:17:57.504 INFO:tasks.workunit.client.0.smithi031.stdout:finished read 2024-04-17T12:17:57.504 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:57.504 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.504 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.504 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 0 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 16384 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.505 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 49152 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 65536 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:57.506 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 98304 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 114688 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 147456 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 163840 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 196608 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 212992 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:57.509 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.510 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.510 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.510 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.510 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:57.510 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:57.510 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:57.510 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.510 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.510 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.510 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.511 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:57.522 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:57.522 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:57.522 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.522 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.522 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.522 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.522 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:57.539 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:57.539 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:57.539 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.539 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.539 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.540 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.540 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.540 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.540 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.540 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.540 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.540 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.540 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:57.587 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:57.587 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:57.587 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.587 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.587 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.587 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.587 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:57.634 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:57.634 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:57.634 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.634 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.634 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.634 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.634 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:57.697 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:57.698 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:57.698 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.698 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.698 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.698 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.698 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:57.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:56.410802+0000 mgr.y (mgr.14556) 1622 : cluster [DBG] pgmap v2555: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 313 KiB/s rd, 141 KiB/s wr, 568 op/s 2024-04-17T12:17:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:56.410802+0000 mgr.y (mgr.14556) 1622 : cluster [DBG] pgmap v2555: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 313 KiB/s rd, 141 KiB/s wr, 568 op/s 2024-04-17T12:17:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:56.410802+0000 mgr.y (mgr.14556) 1622 : cluster [DBG] pgmap v2555: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 313 KiB/s rd, 141 KiB/s wr, 568 op/s 2024-04-17T12:17:57.762 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:57.762 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:57.762 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.762 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.762 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.762 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.762 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.762 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.763 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.763 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:57.763 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.763 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.763 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:57.861 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:57.861 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:57.861 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.861 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.861 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.861 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.861 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:57.952 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:57.952 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:57.953 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:57.953 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:57.953 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:57.953 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:57.953 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:58.065 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:58.065 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:58.065 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:58.065 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:58.066 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:58.066 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:58.066 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:58.173 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:58.173 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:58.173 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:58.173 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:58.173 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:58.173 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:58.173 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:58.173 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:58.173 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:58.173 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:58.174 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:58.174 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:58.174 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:58.317 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:58.317 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:58.317 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:58.317 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:58.317 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:58.317 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:58.317 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:58.458 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:58.458 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:58.458 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:58.458 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:58.458 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:58.458 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:58.458 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:58.617 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:58.617 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:58.618 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:58.618 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:58.618 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:58.618 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:58.618 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:58.777 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:58.777 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:58.777 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:58.777 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:58.777 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:58.777 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:58.777 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:58.777 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:58.778 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:58.778 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:58.778 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:58.778 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:58.778 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:58.970 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:58.970 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:58.970 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:58.970 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:58.970 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:58.970 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:58.970 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:59.159 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:59.159 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:59.159 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:59.159 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:59.159 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:59.160 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:59.160 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:59.359 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:59.359 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:59.359 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:59.359 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:59.359 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:59.359 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:59.359 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:17:59.563 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:17:59.563 INFO:tasks.workunit.client.0.smithi031.stdout:finished writesame 2024-04-17T12:17:59.563 INFO:tasks.workunit.client.0.smithi031.stdout:to verify the data 2024-04-17T12:17:59.563 INFO:tasks.workunit.client.0.smithi031.stdout:verified 2024-04-17T12:17:59.563 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:59.563 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:59.563 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:59.563 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:17:59.563 INFO:tasks.workunit.client.0.smithi031.stdout:started writesame 2024-04-17T12:17:59.563 INFO:tasks.workunit.client.0.smithi031.stdout:expected fail, finished writesame 2024-04-17T12:17:59.563 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (4179 ms) 2024-04-17T12:17:59.564 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-04-17T12:17:59.564 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:17:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:17:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:17:58.412370+0000 mgr.y (mgr.14556) 1623 : cluster [DBG] pgmap v2556: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 418 KiB/s wr, 1.71k op/s 2024-04-17T12:17:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:17:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:17:58.412370+0000 mgr.y (mgr.14556) 1623 : cluster [DBG] pgmap v2556: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 418 KiB/s wr, 1.71k op/s 2024-04-17T12:17:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:17:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:17:58.412370+0000 mgr.y (mgr.14556) 1623 : cluster [DBG] pgmap v2556: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 418 KiB/s wr, 1.71k op/s 2024-04-17T12:18:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:00.044521+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:18:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:00.275153+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:00.044521+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:18:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:00.275153+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:00.044521+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:18:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:00.275153+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:01.516 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 0 2024-04-17T12:18:01.516 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 0 2024-04-17T12:18:01.516 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 1 2024-04-17T12:18:01.516 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:18:01.516 INFO:tasks.workunit.client.0.smithi031.stdout:snap: orig 2024-04-17T12:18:01.516 INFO:tasks.workunit.client.0.smithi031.stdout:found orig with size 2097152 2024-04-17T12:18:01.516 INFO:tasks.workunit.client.0.smithi031.stdout:read: 80 2024-04-17T12:18:01.516 INFO:tasks.workunit.client.0.smithi031.stdout:write test data! 2024-04-17T12:18:01.516 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 80 2024-04-17T12:18:01.516 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 2 2024-04-17T12:18:01.516 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:18:01.517 INFO:tasks.workunit.client.0.smithi031.stdout:snap: orig 2024-04-17T12:18:01.517 INFO:tasks.workunit.client.0.smithi031.stdout:snap: written 2024-04-17T12:18:01.517 INFO:tasks.workunit.client.0.smithi031.stdout:found orig with size 2097152 2024-04-17T12:18:01.517 INFO:tasks.workunit.client.0.smithi031.stdout:found written with size 2097152 2024-04-17T12:18:01.517 INFO:tasks.workunit.client.0.smithi031.stdout:read: 80 2024-04-17T12:18:01.517 INFO:tasks.workunit.client.0.smithi031.stdout:read: 80 2024-04-17T12:18:01.517 INFO:tasks.workunit.client.0.smithi031.stdout:read: 80 2024-04-17T12:18:01.517 INFO:tasks.workunit.client.0.smithi031.stdout:write to snapshot returned -30 2024-04-17T12:18:01.517 INFO:tasks.workunit.client.0.smithi031.stdout:Read-only file system 2024-04-17T12:18:01.542 INFO:tasks.workunit.client.0.smithi031.stdout:read: 80 2024-04-17T12:18:01.542 INFO:tasks.workunit.client.0.smithi031.stdout:read: 80 2024-04-17T12:18:01.543 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 80 2024-04-17T12:18:01.543 INFO:tasks.workunit.client.0.smithi031.stdout:opening testimg@orig 2024-04-17T12:18:01.543 INFO:tasks.workunit.client.0.smithi031.stdout:read: 80 2024-04-17T12:18:01.543 INFO:tasks.workunit.client.0.smithi031.stdout:write to snapshot returned -30 2024-04-17T12:18:01.543 INFO:tasks.workunit.client.0.smithi031.stdout:Read-only file system 2024-04-17T12:18:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:01] "GET /metrics HTTP/1.1" 200 222790 "" "Prometheus/2.33.4" 2024-04-17T12:18:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:00.413047+0000 mgr.y (mgr.14556) 1624 : cluster [DBG] pgmap v2557: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 729 KiB/s rd, 354 KiB/s wr, 1.45k op/s 2024-04-17T12:18:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:00.474909+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-04-17T12:18:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:00.564217+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:18:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:00.564957+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:18:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:00.569616+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:00.413047+0000 mgr.y (mgr.14556) 1624 : cluster [DBG] pgmap v2557: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 729 KiB/s rd, 354 KiB/s wr, 1.45k op/s 2024-04-17T12:18:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:00.474909+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-04-17T12:18:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:00.564217+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:18:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:00.564957+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:18:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:00.569616+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:00.413047+0000 mgr.y (mgr.14556) 1624 : cluster [DBG] pgmap v2557: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 729 KiB/s rd, 354 KiB/s wr, 1.45k op/s 2024-04-17T12:18:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:00.474909+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-04-17T12:18:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:00.564217+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:18:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:00.564957+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:18:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:00.569616+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:01.478111+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-04-17T12:18:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:01.478111+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-04-17T12:18:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:01.478111+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-04-17T12:18:03.536 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 2 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:snap: orig 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:snap: written 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:found orig with size 2097152 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:found written with size 2097152 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 1 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:snap: orig 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:found orig with size 2097152 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 0 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 0 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3973 ms) 2024-04-17T12:18:03.537 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-04-17T12:18:03.538 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:02.413723+0000 mgr.y (mgr.14556) 1625 : cluster [DBG] pgmap v2560: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 341 KiB/s wr, 1.40k op/s 2024-04-17T12:18:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:02.495665+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-04-17T12:18:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:03.104692+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:02.413723+0000 mgr.y (mgr.14556) 1625 : cluster [DBG] pgmap v2560: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 341 KiB/s wr, 1.40k op/s 2024-04-17T12:18:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:02.495665+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-04-17T12:18:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:03.104692+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:02.413723+0000 mgr.y (mgr.14556) 1625 : cluster [DBG] pgmap v2560: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 341 KiB/s wr, 1.40k op/s 2024-04-17T12:18:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:02.495665+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-04-17T12:18:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:03.104692+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:18:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:18:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:03.505249+0000 mon.a (mon.0) 2463 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-04-17T12:18:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:03.505249+0000 mon.a (mon.0) 2463 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-04-17T12:18:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:03.505249+0000 mon.a (mon.0) 2463 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-04-17T12:18:05.310 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (1773 ms) 2024-04-17T12:18:05.311 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestClone 2024-04-17T12:18:05.311 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:04.414408+0000 mgr.y (mgr.14556) 1626 : cluster [DBG] pgmap v2563: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 234 KiB/s wr, 994 op/s 2024-04-17T12:18:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:04.510492+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-04-17T12:18:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:05.281664+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-04-17T12:18:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:04.414408+0000 mgr.y (mgr.14556) 1626 : cluster [DBG] pgmap v2563: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 234 KiB/s wr, 994 op/s 2024-04-17T12:18:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:04.510492+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-04-17T12:18:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:05.281664+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-04-17T12:18:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:04.414408+0000 mgr.y (mgr.14556) 1626 : cluster [DBG] pgmap v2563: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 234 KiB/s wr, 994 op/s 2024-04-17T12:18:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:04.510492+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-04-17T12:18:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:05.281664+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-04-17T12:18:07.537 INFO:tasks.workunit.client.0.smithi031.stdout:made parent image "parent" 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:parent has no parent info 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:made snapshot "parent@parent_snap" 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:can't unprotect an unprotected snap 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:can't protect a protected snap 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:made and opened clone "child" 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:read: 8 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:read: 8 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:read: 8 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:sizes and overlaps are good between parent and child 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:child image successfully cloned all image-meta pairs 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:sized down clone, changed overlap 2024-04-17T12:18:07.538 INFO:tasks.workunit.client.0.smithi031.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-04-17T12:18:07.539 INFO:tasks.workunit.client.0.smithi031.stdout:sized up clone, changed size but not overlap or parent's size 2024-04-17T12:18:07.539 INFO:tasks.workunit.client.0.smithi031.stdout:can't remove parent while child still exists 2024-04-17T12:18:07.539 INFO:tasks.workunit.client.0.smithi031.stdout:can't remove parent while still protected 2024-04-17T12:18:07.539 INFO:tasks.workunit.client.0.smithi031.stdout:removed parent snap after unprotecting 2024-04-17T12:18:07.539 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestClone (2228 ms) 2024-04-17T12:18:07.539 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestClone2 2024-04-17T12:18:07.539 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:06.415191+0000 mgr.y (mgr.14556) 1627 : cluster [DBG] pgmap v2566: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 234 KiB/s wr, 994 op/s 2024-04-17T12:18:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:06.518624+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-04-17T12:18:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:06.415191+0000 mgr.y (mgr.14556) 1627 : cluster [DBG] pgmap v2566: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 234 KiB/s wr, 994 op/s 2024-04-17T12:18:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:06.518624+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-04-17T12:18:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:06.415191+0000 mgr.y (mgr.14556) 1627 : cluster [DBG] pgmap v2566: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 234 KiB/s wr, 994 op/s 2024-04-17T12:18:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:06.518624+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-04-17T12:18:08.656 INFO:tasks.workunit.client.0.smithi031.stdout:made parent image "parent" 2024-04-17T12:18:08.656 INFO:tasks.workunit.client.0.smithi031.stdout:parent has no parent info 2024-04-17T12:18:08.656 INFO:tasks.workunit.client.0.smithi031.stdout:made snapshot "parent@parent_snap" 2024-04-17T12:18:08.656 INFO:tasks.workunit.client.0.smithi031.stdout:made and opened clone "child" 2024-04-17T12:18:08.656 INFO:tasks.workunit.client.0.smithi031.stdout:child image successfully cloned all image-meta pairs 2024-04-17T12:18:08.656 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestClone2 (1118 ms) 2024-04-17T12:18:08.656 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ListChildren 2024-04-17T12:18:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:07.522157+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-04-17T12:18:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:07.522157+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-04-17T12:18:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:07.522157+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-04-17T12:18:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:08.416870+0000 mgr.y (mgr.14556) 1628 : cluster [DBG] pgmap v2569: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 652 KiB/s rd, 47 KiB/s wr, 787 op/s 2024-04-17T12:18:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:08.527819+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-04-17T12:18:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:08.416870+0000 mgr.y (mgr.14556) 1628 : cluster [DBG] pgmap v2569: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 652 KiB/s rd, 47 KiB/s wr, 787 op/s 2024-04-17T12:18:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:08.527819+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-04-17T12:18:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:08.416870+0000 mgr.y (mgr.14556) 1628 : cluster [DBG] pgmap v2569: 489 pgs: 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 652 KiB/s rd, 47 KiB/s wr, 787 op/s 2024-04-17T12:18:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:08.527819+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-04-17T12:18:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:09.533249+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-04-17T12:18:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:09.541664+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.31:0/3040037427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:10.286155+0000 mon.a (mon.0) 2471 : audit [INF] from='client.? 172.21.15.31:0/3040037427' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:10.286345+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-04-17T12:18:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:09.533249+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-04-17T12:18:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:09.541664+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.31:0/3040037427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:10.286155+0000 mon.a (mon.0) 2471 : audit [INF] from='client.? 172.21.15.31:0/3040037427' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:10.286345+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-04-17T12:18:11.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:09.533249+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-04-17T12:18:11.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:09.541664+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.31:0/3040037427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:10.286155+0000 mon.a (mon.0) 2471 : audit [INF] from='client.? 172.21.15.31:0/3040037427' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:10.286345+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-04-17T12:18:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:11] "GET /metrics HTTP/1.1" 200 222861 "" "Prometheus/2.33.4" 2024-04-17T12:18:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:10.417361+0000 mgr.y (mgr.14556) 1629 : cluster [DBG] pgmap v2573: 521 pgs: 32 unknown, 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 669 KiB/s rd, 48 KiB/s wr, 807 op/s 2024-04-17T12:18:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:11.289004+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-04-17T12:18:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:11.307254+0000 mon.b (mon.1) 35 : audit [INF] from='client.? 172.21.15.31:0/2381787527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:11.307994+0000 mon.a (mon.0) 2474 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:10.417361+0000 mgr.y (mgr.14556) 1629 : cluster [DBG] pgmap v2573: 521 pgs: 32 unknown, 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 669 KiB/s rd, 48 KiB/s wr, 807 op/s 2024-04-17T12:18:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:11.289004+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-04-17T12:18:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:11.307254+0000 mon.b (mon.1) 35 : audit [INF] from='client.? 172.21.15.31:0/2381787527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:11.307994+0000 mon.a (mon.0) 2474 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:12.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:10.417361+0000 mgr.y (mgr.14556) 1629 : cluster [DBG] pgmap v2573: 521 pgs: 32 unknown, 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 669 KiB/s rd, 48 KiB/s wr, 807 op/s 2024-04-17T12:18:12.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:11.289004+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-04-17T12:18:12.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:11.307254+0000 mon.b (mon.1) 35 : audit [INF] from='client.? 172.21.15.31:0/2381787527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:11.307994+0000 mon.a (mon.0) 2474 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:12.321 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:12.292845+0000 mon.a (mon.0) 2475 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:12.292950+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-04-17T12:18:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:12.418105+0000 mgr.y (mgr.14556) 1630 : cluster [DBG] pgmap v2576: 553 pgs: 64 unknown, 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:12.292845+0000 mon.a (mon.0) 2475 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:12.292950+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-04-17T12:18:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:12.418105+0000 mgr.y (mgr.14556) 1630 : cluster [DBG] pgmap v2576: 553 pgs: 64 unknown, 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:12.292845+0000 mon.a (mon.0) 2475 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:13.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:12.292950+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-04-17T12:18:13.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:12.418105+0000 mgr.y (mgr.14556) 1630 : cluster [DBG] pgmap v2576: 553 pgs: 64 unknown, 489 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:14.266 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:18:14.294 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:18:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:18:14.568 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:18:14.568 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (45m) 4m ago 46m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (46m) 4m ago 46m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (47m) 4m ago 47m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (47m) 4m ago 47m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (50m) 4m ago 50m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (52m) 4m ago 52m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (52m) 4m ago 52m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (51m) 4m ago 51m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (51m) 4m ago 51m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (46m) 4m ago 46m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (46m) 4m ago 46m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (50m) 4m ago 50m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (50m) 4m ago 50m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (49m) 4m ago 49m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (49m) 4m ago 49m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:18:14.569 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (49m) 4m ago 49m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:18:14.570 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (48m) 4m ago 48m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:18:14.570 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (48m) 4m ago 48m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:18:14.570 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (47m) 4m ago 47m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:18:14.570 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (45m) 4m ago 46m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:18:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:13.297736+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-04-17T12:18:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:13.297736+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-04-17T12:18:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:13.297736+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-04-17T12:18:14.916 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:18:14.916 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:18:14.916 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:18:14.916 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:18:14.916 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:18:14.916 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:18:14.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:18:14.917 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:18:14.917 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:18:14.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:18:14.917 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:18:14.917 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:18:14.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:18:14.917 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:18:14.917 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:18:14.917 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:18:14.917 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:18:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:14.255577+0000 mgr.y (mgr.14556) 1631 : audit [DBG] from='client.27467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:14.301650+0000 mon.a (mon.0) 2478 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-04-17T12:18:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:14.418736+0000 mgr.y (mgr.14556) 1632 : cluster [DBG] pgmap v2579: 553 pgs: 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 10 KiB/s wr, 171 op/s 2024-04-17T12:18:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:14.561407+0000 mgr.y (mgr.14556) 1633 : audit [DBG] from='client.27473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:14.917563+0000 mon.a (mon.0) 2479 : audit [DBG] from='client.? 172.21.15.31:0/119049127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:18:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:14.255577+0000 mgr.y (mgr.14556) 1631 : audit [DBG] from='client.27467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:14.301650+0000 mon.a (mon.0) 2478 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-04-17T12:18:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:14.418736+0000 mgr.y (mgr.14556) 1632 : cluster [DBG] pgmap v2579: 553 pgs: 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 10 KiB/s wr, 171 op/s 2024-04-17T12:18:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:14.561407+0000 mgr.y (mgr.14556) 1633 : audit [DBG] from='client.27473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:14.917563+0000 mon.a (mon.0) 2479 : audit [DBG] from='client.? 172.21.15.31:0/119049127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:18:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:14.255577+0000 mgr.y (mgr.14556) 1631 : audit [DBG] from='client.27467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:14.301650+0000 mon.a (mon.0) 2478 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-04-17T12:18:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:14.418736+0000 mgr.y (mgr.14556) 1632 : cluster [DBG] pgmap v2579: 553 pgs: 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 10 KiB/s wr, 171 op/s 2024-04-17T12:18:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:14.561407+0000 mgr.y (mgr.14556) 1633 : audit [DBG] from='client.27473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:15.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:14.917563+0000 mon.a (mon.0) 2479 : audit [DBG] from='client.? 172.21.15.31:0/119049127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:18:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:15.311024+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-04-17T12:18:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:15.311024+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-04-17T12:18:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:15.311024+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-04-17T12:18:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:16.316274+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-04-17T12:18:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:16.419405+0000 mgr.y (mgr.14556) 1634 : cluster [DBG] pgmap v2582: 553 pgs: 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 10 KiB/s wr, 171 op/s 2024-04-17T12:18:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:16.316274+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-04-17T12:18:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:16.419405+0000 mgr.y (mgr.14556) 1634 : cluster [DBG] pgmap v2582: 553 pgs: 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 10 KiB/s wr, 171 op/s 2024-04-17T12:18:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:16.316274+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-04-17T12:18:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:16.419405+0000 mgr.y (mgr.14556) 1634 : cluster [DBG] pgmap v2582: 553 pgs: 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 10 KiB/s wr, 171 op/s 2024-04-17T12:18:17.819 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 1 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout:child: image65 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65/44042021800a 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.820 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 2 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout:child: image66 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout:child: image65 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65/44042021800a 2024-04-17T12:18:17.821 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.822 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66/44048c6c8e91 2024-04-17T12:18:17.822 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.822 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.822 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.822 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.822 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.822 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.822 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.822 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.822 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.822 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image67 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image67 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image67 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 3 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 3 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout:child: image66 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout:child: image65 2024-04-17T12:18:17.823 INFO:tasks.workunit.client.0.smithi031.stdout:child: image67 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65/44042021800a 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66/44048c6c8e91 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image67/4404fdcc3a81 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.824 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 3 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 3 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout:child: image66 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout:child: image65 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout:child: image67 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65/44042021800a 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66/44048c6c8e91 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.825 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image67/4404fdcc3a81 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.826 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 4 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 4 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:child: image66 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:child: image65 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:child: image67 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:child: image68 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65/44042021800a 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66/44048c6c8e91 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image67/4404fdcc3a81 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image68/4404dcac4f22 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.828 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image67 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image67 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image67 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:17.829 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image65 2024-04-17T12:18:17.830 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image67 2024-04-17T12:18:18.407 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 4 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 4 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout:child: image66 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout:child: image65 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout:child: image67 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout:child: image68 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image65/44042021800a 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66/44048c6c8e91 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image67/4404fdcc3a81 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image68/4404dcac4f22 2024-04-17T12:18:18.408 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image67 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image67 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image67 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image67 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:18.409 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 3 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 3 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout:child: image66 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout:child: image67 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout:child: image68 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66/44048c6c8e91 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image67/4404fdcc3a81 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image68/4404dcac4f22 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.410 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image68 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 2 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:child: image66 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:child: image68 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66/44048c6c8e91 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-14/image68/4404dcac4f22 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.411 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.412 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66 2024-04-17T12:18:18.412 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.412 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 1 2024-04-17T12:18:18.412 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:18:18.412 INFO:tasks.workunit.client.0.smithi031.stdout:child: image66 2024-04-17T12:18:18.412 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-13/image66/44048c6c8e91 2024-04-17T12:18:18.412 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:18.412 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 0 2024-04-17T12:18:18.412 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 0 2024-04-17T12:18:18.412 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ListChildren (9751 ms) 2024-04-17T12:18:18.412 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-04-17T12:18:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:17.325239+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-04-17T12:18:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:17.325239+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-04-17T12:18:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:17.325239+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-04-17T12:18:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:18.327754+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-04-17T12:18:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:18.419999+0000 mgr.y (mgr.14556) 1635 : cluster [DBG] pgmap v2585: 553 pgs: 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 10 KiB/s wr, 423 op/s 2024-04-17T12:18:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:18.327754+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-04-17T12:18:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:18.419999+0000 mgr.y (mgr.14556) 1635 : cluster [DBG] pgmap v2585: 553 pgs: 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 10 KiB/s wr, 423 op/s 2024-04-17T12:18:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:18.327754+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-04-17T12:18:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:18.419999+0000 mgr.y (mgr.14556) 1635 : cluster [DBG] pgmap v2585: 553 pgs: 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 10 KiB/s wr, 423 op/s 2024-04-17T12:18:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:19.342428+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-04-17T12:18:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:19.343536+0000 mon.a (mon.0) 2485 : audit [INF] from='client.? 172.21.15.31:0/334394145' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:20.288863+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.31:0/334394145' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:20.289137+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-04-17T12:18:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:19.342428+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-04-17T12:18:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:19.343536+0000 mon.a (mon.0) 2485 : audit [INF] from='client.? 172.21.15.31:0/334394145' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:20.288863+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.31:0/334394145' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:20.289137+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-04-17T12:18:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:19.342428+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-04-17T12:18:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:19.343536+0000 mon.a (mon.0) 2485 : audit [INF] from='client.? 172.21.15.31:0/334394145' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:20.288863+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.31:0/334394145' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:20.289137+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-04-17T12:18:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:20.420510+0000 mgr.y (mgr.14556) 1636 : cluster [DBG] pgmap v2588: 585 pgs: 32 unknown, 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 10 KiB/s wr, 423 op/s 2024-04-17T12:18:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:21.289889+0000 mon.a (mon.0) 2488 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-04-17T12:18:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:21.294668+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? 172.21.15.31:0/3944173380' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:18:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:21] "GET /metrics HTTP/1.1" 200 222861 "" "Prometheus/2.33.4" 2024-04-17T12:18:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:20.420510+0000 mgr.y (mgr.14556) 1636 : cluster [DBG] pgmap v2588: 585 pgs: 32 unknown, 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 10 KiB/s wr, 423 op/s 2024-04-17T12:18:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:21.289889+0000 mon.a (mon.0) 2488 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-04-17T12:18:21.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:21.294668+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? 172.21.15.31:0/3944173380' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:20.420510+0000 mgr.y (mgr.14556) 1636 : cluster [DBG] pgmap v2588: 585 pgs: 32 unknown, 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 10 KiB/s wr, 423 op/s 2024-04-17T12:18:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:21.289889+0000 mon.a (mon.0) 2488 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-04-17T12:18:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:21.294668+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? 172.21.15.31:0/3944173380' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:22.295494+0000 mon.a (mon.0) 2490 : audit [INF] from='client.? 172.21.15.31:0/3944173380' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:22.295700+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-04-17T12:18:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:22.420999+0000 mgr.y (mgr.14556) 1637 : cluster [DBG] pgmap v2591: 617 pgs: 64 unknown, 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:23.143331+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:22.295494+0000 mon.a (mon.0) 2490 : audit [INF] from='client.? 172.21.15.31:0/3944173380' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:22.295700+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-04-17T12:18:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:22.420999+0000 mgr.y (mgr.14556) 1637 : cluster [DBG] pgmap v2591: 617 pgs: 64 unknown, 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:23.143331+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:22.295494+0000 mon.a (mon.0) 2490 : audit [INF] from='client.? 172.21.15.31:0/3944173380' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:22.295700+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-04-17T12:18:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:22.420999+0000 mgr.y (mgr.14556) 1637 : cluster [DBG] pgmap v2591: 617 pgs: 64 unknown, 553 active+clean; 38 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:23.143331+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:24.325 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:18:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:18:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:23.296170+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-04-17T12:18:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:23.305260+0000 mon.a (mon.0) 2494 : audit [INF] from='client.? 172.21.15.31:0/783480079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:24.298604+0000 mon.a (mon.0) 2495 : audit [INF] from='client.? 172.21.15.31:0/783480079' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:24.298761+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-04-17T12:18:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:23.296170+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-04-17T12:18:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:23.305260+0000 mon.a (mon.0) 2494 : audit [INF] from='client.? 172.21.15.31:0/783480079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:24.298604+0000 mon.a (mon.0) 2495 : audit [INF] from='client.? 172.21.15.31:0/783480079' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:24.298761+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-04-17T12:18:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:23.296170+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-04-17T12:18:24.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:23.305260+0000 mon.a (mon.0) 2494 : audit [INF] from='client.? 172.21.15.31:0/783480079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:18:24.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:24.298604+0000 mon.a (mon.0) 2495 : audit [INF] from='client.? 172.21.15.31:0/783480079' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:18:24.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:24.298761+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-04-17T12:18:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:24.331942+0000 mon.a (mon.0) 2497 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17", "force_nonempty":""}]: dispatch 2024-04-17T12:18:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:24.421776+0000 mgr.y (mgr.14556) 1638 : cluster [DBG] pgmap v2594: 649 pgs: 32 unknown, 617 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 244 KiB/s rd, 6.0 KiB/s wr, 306 op/s 2024-04-17T12:18:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:25.305076+0000 mon.a (mon.0) 2498 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17", "force_nonempty":""}]': finished 2024-04-17T12:18:25.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:25.305160+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-04-17T12:18:25.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:25.309775+0000 mon.a (mon.0) 2500 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi031-86607-17", "mode":"writeback"}]: dispatch 2024-04-17T12:18:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:24.331942+0000 mon.a (mon.0) 2497 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17", "force_nonempty":""}]: dispatch 2024-04-17T12:18:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:24.421776+0000 mgr.y (mgr.14556) 1638 : cluster [DBG] pgmap v2594: 649 pgs: 32 unknown, 617 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 244 KiB/s rd, 6.0 KiB/s wr, 306 op/s 2024-04-17T12:18:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:25.305076+0000 mon.a (mon.0) 2498 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17", "force_nonempty":""}]': finished 2024-04-17T12:18:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:25.305160+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-04-17T12:18:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:25.309775+0000 mon.a (mon.0) 2500 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi031-86607-17", "mode":"writeback"}]: dispatch 2024-04-17T12:18:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:24.331942+0000 mon.a (mon.0) 2497 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17", "force_nonempty":""}]: dispatch 2024-04-17T12:18:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:24.421776+0000 mgr.y (mgr.14556) 1638 : cluster [DBG] pgmap v2594: 649 pgs: 32 unknown, 617 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 244 KiB/s rd, 6.0 KiB/s wr, 306 op/s 2024-04-17T12:18:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:25.305076+0000 mon.a (mon.0) 2498 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17", "force_nonempty":""}]': finished 2024-04-17T12:18:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:25.305160+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-04-17T12:18:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:25.309775+0000 mon.a (mon.0) 2500 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi031-86607-17", "mode":"writeback"}]: dispatch 2024-04-17T12:18:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:26.296942+0000 mon.a (mon.0) 2501 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-04-17T12:18:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:26.302200+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi031-86607-17", "mode":"writeback"}]': finished 2024-04-17T12:18:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:26.302285+0000 mon.a (mon.0) 2503 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-04-17T12:18:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:26.309925+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi031-86607-15", "overlaypool":"test-librbd-smithi031-86607-17"}]: dispatch 2024-04-17T12:18:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:26.296942+0000 mon.a (mon.0) 2501 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-04-17T12:18:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:26.302200+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi031-86607-17", "mode":"writeback"}]': finished 2024-04-17T12:18:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:26.302285+0000 mon.a (mon.0) 2503 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-04-17T12:18:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:26.309925+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi031-86607-15", "overlaypool":"test-librbd-smithi031-86607-17"}]: dispatch 2024-04-17T12:18:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:26.296942+0000 mon.a (mon.0) 2501 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-04-17T12:18:26.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:26.302200+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi031-86607-17", "mode":"writeback"}]': finished 2024-04-17T12:18:26.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:26.302285+0000 mon.a (mon.0) 2503 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-04-17T12:18:26.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:26.309925+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi031-86607-15", "overlaypool":"test-librbd-smithi031-86607-17"}]: dispatch 2024-04-17T12:18:27.318 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:26.422447+0000 mgr.y (mgr.14556) 1639 : cluster [DBG] pgmap v2597: 649 pgs: 32 unknown, 617 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 244 KiB/s rd, 6.0 KiB/s wr, 306 op/s 2024-04-17T12:18:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:27.308534+0000 mon.a (mon.0) 2505 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi031-86607-15", "overlaypool":"test-librbd-smithi031-86607-17"}]': finished 2024-04-17T12:18:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:27.308615+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-04-17T12:18:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:26.422447+0000 mgr.y (mgr.14556) 1639 : cluster [DBG] pgmap v2597: 649 pgs: 32 unknown, 617 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 244 KiB/s rd, 6.0 KiB/s wr, 306 op/s 2024-04-17T12:18:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:27.308534+0000 mon.a (mon.0) 2505 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi031-86607-15", "overlaypool":"test-librbd-smithi031-86607-17"}]': finished 2024-04-17T12:18:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:27.308615+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-04-17T12:18:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:26.422447+0000 mgr.y (mgr.14556) 1639 : cluster [DBG] pgmap v2597: 649 pgs: 32 unknown, 617 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 244 KiB/s rd, 6.0 KiB/s wr, 306 op/s 2024-04-17T12:18:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:27.308534+0000 mon.a (mon.0) 2505 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi031-86607-15", "overlaypool":"test-librbd-smithi031-86607-17"}]': finished 2024-04-17T12:18:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:27.308615+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-04-17T12:18:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:28.346356+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-04-17T12:18:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:28.423101+0000 mgr.y (mgr.14556) 1640 : cluster [DBG] pgmap v2600: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:28.346356+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-04-17T12:18:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:28.423101+0000 mgr.y (mgr.14556) 1640 : cluster [DBG] pgmap v2600: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:28.346356+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-04-17T12:18:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:28.423101+0000 mgr.y (mgr.14556) 1640 : cluster [DBG] pgmap v2600: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:29.355875+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-04-17T12:18:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:30.291413+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-04-17T12:18:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:29.355875+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-04-17T12:18:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:30.291413+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-04-17T12:18:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:29.355875+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-04-17T12:18:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:30.291413+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-04-17T12:18:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:30.423634+0000 mgr.y (mgr.14556) 1641 : cluster [DBG] pgmap v2603: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:30.423634+0000 mgr.y (mgr.14556) 1641 : cluster [DBG] pgmap v2603: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:30.423634+0000 mgr.y (mgr.14556) 1641 : cluster [DBG] pgmap v2603: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:18:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:31] "GET /metrics HTTP/1.1" 200 232872 "" "Prometheus/2.33.4" 2024-04-17T12:18:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:31.363868+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-04-17T12:18:32.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:31.363868+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-04-17T12:18:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:31.363868+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-04-17T12:18:32.916 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.916 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.916 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 1 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout:child: image70 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70/44048ca2a570 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.917 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 2 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout:child: image71 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout:child: image70 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70/44048ca2a570 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71/44043e7d5854 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.918 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image72 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image72 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image72 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 3 2024-04-17T12:18:32.919 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 3 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout:child: image71 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout:child: image70 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout:child: image72 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70/44048ca2a570 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71/44043e7d5854 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image72/4404fe8dd6d2 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.920 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 3 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 3 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout:child: image71 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout:child: image70 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout:child: image72 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70/44048ca2a570 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71/44043e7d5854 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.921 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image72/4404fe8dd6d2 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.922 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 4 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 4 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:child: image71 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:child: image70 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:child: image72 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:child: image73 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70/44048ca2a570 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71/44043e7d5854 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image72/4404fe8dd6d2 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image73/4404b4b832c8 2024-04-17T12:18:32.923 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image72 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image72 2024-04-17T12:18:32.924 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image72 2024-04-17T12:18:32.925 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.925 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:32.925 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:32.925 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:32.925 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image70 2024-04-17T12:18:32.925 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image72 2024-04-17T12:18:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:32.369381+0000 mon.a (mon.0) 2511 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-04-17T12:18:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:32.424301+0000 mgr.y (mgr.14556) 1642 : cluster [DBG] pgmap v2606: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:33.188704+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:32.369381+0000 mon.a (mon.0) 2511 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-04-17T12:18:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:32.424301+0000 mgr.y (mgr.14556) 1642 : cluster [DBG] pgmap v2606: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:33.188704+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:32.369381+0000 mon.a (mon.0) 2511 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-04-17T12:18:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:32.424301+0000 mgr.y (mgr.14556) 1642 : cluster [DBG] pgmap v2606: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:33.188704+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:18:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:18:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:18:35.298 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:35.298 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:35.298 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.298 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 4 2024-04-17T12:18:35.298 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 4 2024-04-17T12:18:35.298 INFO:tasks.workunit.client.0.smithi031.stdout:child: image71 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout:child: image70 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout:child: image72 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout:child: image73 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image70/44048ca2a570 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71/44043e7d5854 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image72/4404fe8dd6d2 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image73/4404b4b832c8 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.299 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.300 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.300 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.300 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.300 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.300 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image72 2024-04-17T12:18:35.300 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.300 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image72 2024-04-17T12:18:35.300 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image72 2024-04-17T12:18:35.300 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.300 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.300 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image72 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 3 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 3 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout:child: image71 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout:child: image72 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout:child: image73 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71/44043e7d5854 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.301 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image72/4404fe8dd6d2 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image73/4404b4b832c8 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.302 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image73 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 2 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 2 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout:child: image71 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout:child: image73 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71/44043e7d5854 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-16/image73/4404b4b832c8 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.303 INFO:tasks.workunit.client.0.smithi031.stdout:trying to find test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout:checking test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 1 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 1 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout:child: image71 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-15/image71/44043e7d5854 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 0 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 0 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16891 ms) 2024-04-17T12:18:35.304 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.LockingPP 2024-04-17T12:18:35.305 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:35.380 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.LockingPP (82 ms) 2024-04-17T12:18:35.380 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.FlushAio 2024-04-17T12:18:35.380 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:34.192407+0000 mon.a (mon.0) 2513 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-04-17T12:18:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:34.300306+0000 mon.a (mon.0) 2514 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi031-86607-15"}]: dispatch 2024-04-17T12:18:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:34.424860+0000 mgr.y (mgr.14556) 1643 : cluster [DBG] pgmap v2608: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 296 KiB/s rd, 8.9 KiB/s wr, 361 op/s 2024-04-17T12:18:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:34.192407+0000 mon.a (mon.0) 2513 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-04-17T12:18:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:34.300306+0000 mon.a (mon.0) 2514 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi031-86607-15"}]: dispatch 2024-04-17T12:18:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:34.424860+0000 mgr.y (mgr.14556) 1643 : cluster [DBG] pgmap v2608: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 296 KiB/s rd, 8.9 KiB/s wr, 361 op/s 2024-04-17T12:18:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:34.192407+0000 mon.a (mon.0) 2513 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-04-17T12:18:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:34.300306+0000 mon.a (mon.0) 2514 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi031-86607-15"}]: dispatch 2024-04-17T12:18:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:34.424860+0000 mgr.y (mgr.14556) 1643 : cluster [DBG] pgmap v2608: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 296 KiB/s rd, 8.9 KiB/s wr, 361 op/s 2024-04-17T12:18:35.639 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.FlushAio (260 ms) 2024-04-17T12:18:35.640 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-04-17T12:18:35.640 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:35.822 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.FlushAioPP (182 ms) 2024-04-17T12:18:35.822 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-04-17T12:18:35.822 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:35.847 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (26 ms) 2024-04-17T12:18:35.847 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-04-17T12:18:35.847 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:35.876 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (28 ms) 2024-04-17T12:18:35.876 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-04-17T12:18:35.876 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:35.892 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ZeroLengthRead (17 ms) 2024-04-17T12:18:35.893 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-04-17T12:18:35.893 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:35.929 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.LargeCacheRead (37 ms) 2024-04-17T12:18:35.929 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-04-17T12:18:35.930 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:36.144 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestPendingAio (215 ms) 2024-04-17T12:18:36.145 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-04-17T12:18:36.145 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:36.386 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:35.197363+0000 mon.a (mon.0) 2515 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi031-86607-15"}]': finished 2024-04-17T12:18:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:35.197441+0000 mon.a (mon.0) 2516 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-04-17T12:18:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:35.204934+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17"}]: dispatch 2024-04-17T12:18:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:35.284984+0000 mon.a (mon.0) 2518 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-04-17T12:18:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:35.290181+0000 mon.a (mon.0) 2519 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17"}]': finished 2024-04-17T12:18:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:35.290258+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-04-17T12:18:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:35.197363+0000 mon.a (mon.0) 2515 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi031-86607-15"}]': finished 2024-04-17T12:18:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:35.197441+0000 mon.a (mon.0) 2516 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-04-17T12:18:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:35.204934+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17"}]: dispatch 2024-04-17T12:18:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:35.284984+0000 mon.a (mon.0) 2518 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-04-17T12:18:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:35.290181+0000 mon.a (mon.0) 2519 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17"}]': finished 2024-04-17T12:18:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:35.290258+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-04-17T12:18:36.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:35.197363+0000 mon.a (mon.0) 2515 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi031-86607-15"}]': finished 2024-04-17T12:18:36.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:35.197441+0000 mon.a (mon.0) 2516 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-04-17T12:18:36.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:35.204934+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17"}]: dispatch 2024-04-17T12:18:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:35.284984+0000 mon.a (mon.0) 2518 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-04-17T12:18:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:35.290181+0000 mon.a (mon.0) 2519 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi031-86607-15", "tierpool":"test-librbd-smithi031-86607-17"}]': finished 2024-04-17T12:18:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:35.290258+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-04-17T12:18:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:36.290588+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-04-17T12:18:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:36.425521+0000 mgr.y (mgr.14556) 1644 : cluster [DBG] pgmap v2612: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 9.2 KiB/s wr, 373 op/s 2024-04-17T12:18:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:36.290588+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-04-17T12:18:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:36.425521+0000 mgr.y (mgr.14556) 1644 : cluster [DBG] pgmap v2612: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 9.2 KiB/s wr, 373 op/s 2024-04-17T12:18:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:36.290588+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-04-17T12:18:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:36.425521+0000 mgr.y (mgr.14556) 1644 : cluster [DBG] pgmap v2612: 649 pgs: 649 active+clean; 38 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 9.2 KiB/s wr, 373 op/s 2024-04-17T12:18:38.359 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2214 ms) 2024-04-17T12:18:38.359 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-04-17T12:18:38.359 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:37.297323+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-04-17T12:18:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:37.297323+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-04-17T12:18:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:37.297323+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-04-17T12:18:39.422 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:39.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:38.308543+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-04-17T12:18:39.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:38.426226+0000 mgr.y (mgr.14556) 1645 : cluster [DBG] pgmap v2615: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 911 KiB/s wr, 1.17k op/s 2024-04-17T12:18:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:38.308543+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-04-17T12:18:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:38.426226+0000 mgr.y (mgr.14556) 1645 : cluster [DBG] pgmap v2615: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 911 KiB/s wr, 1.17k op/s 2024-04-17T12:18:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:38.308543+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-04-17T12:18:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:38.426226+0000 mgr.y (mgr.14556) 1645 : cluster [DBG] pgmap v2615: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 911 KiB/s wr, 1.17k op/s 2024-04-17T12:18:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:39.315236+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-04-17T12:18:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:40.294199+0000 mon.a (mon.0) 2525 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-04-17T12:18:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:39.315236+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-04-17T12:18:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:40.294199+0000 mon.a (mon.0) 2525 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-04-17T12:18:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:39.315236+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-04-17T12:18:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:40.294199+0000 mon.a (mon.0) 2525 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-04-17T12:18:41.381 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3022 ms) 2024-04-17T12:18:41.381 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.Flatten 2024-04-17T12:18:41.381 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:40.426784+0000 mgr.y (mgr.14556) 1646 : cluster [DBG] pgmap v2618: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 736 KiB/s wr, 947 op/s 2024-04-17T12:18:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:18:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:41] "GET /metrics HTTP/1.1" 200 235448 "" "Prometheus/2.33.4" 2024-04-17T12:18:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:40.426784+0000 mgr.y (mgr.14556) 1646 : cluster [DBG] pgmap v2618: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 736 KiB/s wr, 947 op/s 2024-04-17T12:18:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:40.426784+0000 mgr.y (mgr.14556) 1646 : cluster [DBG] pgmap v2618: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 736 KiB/s wr, 947 op/s 2024-04-17T12:18:42.434 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.Flatten (1053 ms) 2024-04-17T12:18:42.434 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.Sparsify 2024-04-17T12:18:42.434 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:42.468 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 32768 2024-04-17T12:18:42.468 INFO:tasks.workunit.client.0.smithi031.stdout:read: 32768 2024-04-17T12:18:42.468 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.Sparsify (34 ms) 2024-04-17T12:18:42.468 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-04-17T12:18:42.468 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:42.499 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.SparsifyPP (31 ms) 2024-04-17T12:18:42.499 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-04-17T12:18:42.499 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:41.324574+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-04-17T12:18:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:41.324574+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-04-17T12:18:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:41.324574+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-04-17T12:18:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:42.335013+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-04-17T12:18:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:42.427343+0000 mgr.y (mgr.14556) 1647 : cluster [DBG] pgmap v2621: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:42.335013+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-04-17T12:18:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:42.427343+0000 mgr.y (mgr.14556) 1647 : cluster [DBG] pgmap v2621: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:42.335013+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-04-17T12:18:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:42.427343+0000 mgr.y (mgr.14556) 1647 : cluster [DBG] pgmap v2621: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:44.336 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:18:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:18:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:43.340129+0000 mon.a (mon.0) 2528 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-04-17T12:18:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:43.340129+0000 mon.a (mon.0) 2528 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-04-17T12:18:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:43.340129+0000 mon.a (mon.0) 2528 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-04-17T12:18:45.242 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:18:45.537 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (46m) 4m ago 46m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (46m) 4m ago 46m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (48m) 4m ago 48m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (48m) 4m ago 48m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (51m) 4m ago 51m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (53m) 4m ago 53m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (53m) 4m ago 53m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (51m) 4m ago 51m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (51m) 4m ago 51m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (47m) 4m ago 47m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (47m) 4m ago 47m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (51m) 4m ago 51m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (50m) 4m ago 50m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:18:45.538 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (50m) 4m ago 50m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:18:45.539 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (49m) 4m ago 49m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:18:45.539 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (49m) 4m ago 49m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:18:45.539 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (49m) 4m ago 49m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:18:45.539 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (48m) 4m ago 48m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:18:45.539 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (48m) 4m ago 48m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:18:45.539 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (46m) 4m ago 47m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:18:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:44.347737+0000 mon.a (mon.0) 2529 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-04-17T12:18:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:44.427995+0000 mgr.y (mgr.14556) 1648 : cluster [DBG] pgmap v2624: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-17T12:18:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:44.347737+0000 mon.a (mon.0) 2529 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-04-17T12:18:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:44.427995+0000 mgr.y (mgr.14556) 1648 : cluster [DBG] pgmap v2624: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-17T12:18:45.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:44.347737+0000 mon.a (mon.0) 2529 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-04-17T12:18:45.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:44.427995+0000 mgr.y (mgr.14556) 1648 : cluster [DBG] pgmap v2624: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-17T12:18:45.890 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:18:45.890 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:18:45.890 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:18:45.890 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:18:45.891 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:18:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:45.231143+0000 mgr.y (mgr.14556) 1649 : audit [DBG] from='client.27503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:45.355704+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-04-17T12:18:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:45.530585+0000 mgr.y (mgr.14556) 1650 : audit [DBG] from='client.17619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:18:45.891597+0000 mon.a (mon.0) 2531 : audit [DBG] from='client.? 172.21.15.31:0/2789265381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:18:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:45.231143+0000 mgr.y (mgr.14556) 1649 : audit [DBG] from='client.27503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:45.355704+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-04-17T12:18:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:45.530585+0000 mgr.y (mgr.14556) 1650 : audit [DBG] from='client.17619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:18:45.891597+0000 mon.a (mon.0) 2531 : audit [DBG] from='client.? 172.21.15.31:0/2789265381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:18:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:45.231143+0000 mgr.y (mgr.14556) 1649 : audit [DBG] from='client.27503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:45.355704+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-04-17T12:18:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:45.530585+0000 mgr.y (mgr.14556) 1650 : audit [DBG] from='client.17619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:18:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:18:45.891597+0000 mon.a (mon.0) 2531 : audit [DBG] from='client.? 172.21.15.31:0/2789265381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:18:47.400 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.SnapshotLimit (4901 ms) 2024-04-17T12:18:47.400 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-04-17T12:18:47.400 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:46.365337+0000 mon.a (mon.0) 2532 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-04-17T12:18:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:46.428597+0000 mgr.y (mgr.14556) 1651 : cluster [DBG] pgmap v2627: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-17T12:18:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:46.365337+0000 mon.a (mon.0) 2532 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-04-17T12:18:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:46.428597+0000 mgr.y (mgr.14556) 1651 : cluster [DBG] pgmap v2627: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-17T12:18:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:46.365337+0000 mon.a (mon.0) 2532 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-04-17T12:18:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:46.428597+0000 mgr.y (mgr.14556) 1651 : cluster [DBG] pgmap v2627: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-17T12:18:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:47.368632+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-04-17T12:18:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:47.368632+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-04-17T12:18:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:47.368632+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-04-17T12:18:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:48.371151+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-04-17T12:18:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:48.429376+0000 mgr.y (mgr.14556) 1652 : cluster [DBG] pgmap v2630: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-04-17T12:18:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:48.371151+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-04-17T12:18:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:48.429376+0000 mgr.y (mgr.14556) 1652 : cluster [DBG] pgmap v2630: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-04-17T12:18:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:48.371151+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-04-17T12:18:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:48.429376+0000 mgr.y (mgr.14556) 1652 : cluster [DBG] pgmap v2630: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-04-17T12:18:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:49.390729+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-04-17T12:18:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:50.294519+0000 mon.a (mon.0) 2536 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-04-17T12:18:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:49.390729+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-04-17T12:18:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:50.294519+0000 mon.a (mon.0) 2536 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-04-17T12:18:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:49.390729+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-04-17T12:18:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:50.294519+0000 mon.a (mon.0) 2536 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-04-17T12:18:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:50.430029+0000 mgr.y (mgr.14556) 1653 : cluster [DBG] pgmap v2633: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-04-17T12:18:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:51.298297+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-04-17T12:18:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:50.430029+0000 mgr.y (mgr.14556) 1653 : cluster [DBG] pgmap v2633: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-04-17T12:18:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:51.298297+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-04-17T12:18:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:18:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:51] "GET /metrics HTTP/1.1" 200 235448 "" "Prometheus/2.33.4" 2024-04-17T12:18:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:50.430029+0000 mgr.y (mgr.14556) 1653 : cluster [DBG] pgmap v2633: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-04-17T12:18:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:51.298297+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-04-17T12:18:52.334 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (4934 ms) 2024-04-17T12:18:52.334 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-04-17T12:18:52.334 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:52.398 INFO:tasks.workunit.client.0.smithi031.stdout:0.00% done 2024-04-17T12:18:52.398 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (64 ms) 2024-04-17T12:18:52.398 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-04-17T12:18:52.398 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:52.468 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (70 ms) 2024-04-17T12:18:52.468 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-04-17T12:18:52.468 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:53.353 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (885 ms) 2024-04-17T12:18:53.353 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-04-17T12:18:53.353 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:52.299866+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-04-17T12:18:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:52.430691+0000 mgr.y (mgr.14556) 1654 : cluster [DBG] pgmap v2636: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:52.299866+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-04-17T12:18:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:52.430691+0000 mgr.y (mgr.14556) 1654 : cluster [DBG] pgmap v2636: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:52.299866+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-04-17T12:18:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:52.430691+0000 mgr.y (mgr.14556) 1654 : cluster [DBG] pgmap v2636: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:18:54.316 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:18:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:18:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:53.304850+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-04-17T12:18:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:53.304850+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-04-17T12:18:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:53.304850+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-04-17T12:18:55.369 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2016 ms) 2024-04-17T12:18:55.369 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-04-17T12:18:55.369 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:18:55.369 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-04-17T12:18:55.369 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-04-17T12:18:55.369 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:54.308620+0000 mon.a (mon.0) 2540 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-04-17T12:18:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:54.431464+0000 mgr.y (mgr.14556) 1655 : cluster [DBG] pgmap v2639: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-17T12:18:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:54.308620+0000 mon.a (mon.0) 2540 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-04-17T12:18:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:54.431464+0000 mgr.y (mgr.14556) 1655 : cluster [DBG] pgmap v2639: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-17T12:18:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:54.308620+0000 mon.a (mon.0) 2540 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-04-17T12:18:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:54.431464+0000 mgr.y (mgr.14556) 1655 : cluster [DBG] pgmap v2639: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-17T12:18:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:55.326551+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-04-17T12:18:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:55.326551+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-04-17T12:18:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:55.326551+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-04-17T12:18:57.378 INFO:tasks.workunit.client.0.smithi031.stdout:100.00% done 2024-04-17T12:18:57.378 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.SnapRemove2 (2009 ms) 2024-04-17T12:18:57.378 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-04-17T12:18:57.378 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:56.328970+0000 mon.a (mon.0) 2542 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-04-17T12:18:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:56.432041+0000 mgr.y (mgr.14556) 1656 : cluster [DBG] pgmap v2642: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-17T12:18:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:56.328970+0000 mon.a (mon.0) 2542 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-04-17T12:18:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:56.432041+0000 mgr.y (mgr.14556) 1656 : cluster [DBG] pgmap v2642: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-17T12:18:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:56.328970+0000 mon.a (mon.0) 2542 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-04-17T12:18:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:56.432041+0000 mgr.y (mgr.14556) 1656 : cluster [DBG] pgmap v2642: 649 pgs: 649 active+clean; 46 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-17T12:18:58.403 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1025 ms) 2024-04-17T12:18:58.403 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-04-17T12:18:58.403 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:57.347203+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-04-17T12:18:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:57.347203+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-04-17T12:18:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:57.347203+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-04-17T12:18:59.418 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1015 ms) 2024-04-17T12:18:59.418 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-04-17T12:18:59.418 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:18:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:58.349191+0000 mon.a (mon.0) 2544 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-04-17T12:18:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:18:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:58.432658+0000 mgr.y (mgr.14556) 1657 : cluster [DBG] pgmap v2645: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 9.7 KiB/s wr, 174 op/s 2024-04-17T12:18:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:58.349191+0000 mon.a (mon.0) 2544 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-04-17T12:18:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:18:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:58.432658+0000 mgr.y (mgr.14556) 1657 : cluster [DBG] pgmap v2645: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 9.7 KiB/s wr, 174 op/s 2024-04-17T12:18:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:58.349191+0000 mon.a (mon.0) 2544 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-04-17T12:18:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:18:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:58.432658+0000 mgr.y (mgr.14556) 1657 : cluster [DBG] pgmap v2645: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 9.7 KiB/s wr, 174 op/s 2024-04-17T12:19:00.371 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (953 ms) 2024-04-17T12:19:00.371 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-04-17T12:19:00.371 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:18:59.367120+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-04-17T12:19:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:00.296527+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-04-17T12:19:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:18:59.367120+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-04-17T12:19:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:00.296527+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-04-17T12:19:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:18:59.367120+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-04-17T12:19:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:00.296527+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-04-17T12:19:01.508 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1137 ms) 2024-04-17T12:19:01.508 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-04-17T12:19:01.508 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:01.548 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (41 ms) 2024-04-17T12:19:01.548 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-04-17T12:19:01.548 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:01.591 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (42 ms) 2024-04-17T12:19:01.591 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-04-17T12:19:01.591 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:00.433303+0000 mgr.y (mgr.14556) 1658 : cluster [DBG] pgmap v2648: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 9.7 KiB/s wr, 174 op/s 2024-04-17T12:19:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:00.573935+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:00.872944+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:19:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:00.873591+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:19:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:00.877750+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:19:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:01] "GET /metrics HTTP/1.1" 200 235430 "" "Prometheus/2.33.4" 2024-04-17T12:19:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:00.433303+0000 mgr.y (mgr.14556) 1658 : cluster [DBG] pgmap v2648: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 9.7 KiB/s wr, 174 op/s 2024-04-17T12:19:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:00.573935+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:00.872944+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:19:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:00.873591+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:19:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:00.877750+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:19:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:00.433303+0000 mgr.y (mgr.14556) 1658 : cluster [DBG] pgmap v2648: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 9.7 KiB/s wr, 174 op/s 2024-04-17T12:19:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:00.573935+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:00.872944+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:19:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:00.873591+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:19:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:00.877750+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:19:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:01.377212+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-04-17T12:19:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:01.377212+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-04-17T12:19:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:01.377212+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-04-17T12:19:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:02.378481+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-04-17T12:19:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:02.433911+0000 mgr.y (mgr.14556) 1659 : cluster [DBG] pgmap v2651: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:02.378481+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-04-17T12:19:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:02.433911+0000 mgr.y (mgr.14556) 1659 : cluster [DBG] pgmap v2651: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:02.378481+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-04-17T12:19:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:02.433911+0000 mgr.y (mgr.14556) 1659 : cluster [DBG] pgmap v2651: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:04.394 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:19:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:19:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:03.396511+0000 mon.a (mon.0) 2553 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-04-17T12:19:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:03.396511+0000 mon.a (mon.0) 2553 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-04-17T12:19:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:03.396511+0000 mon.a (mon.0) 2553 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-04-17T12:19:05.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:04.404079+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-04-17T12:19:05.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:04.434706+0000 mgr.y (mgr.14556) 1660 : cluster [DBG] pgmap v2654: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-17T12:19:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:04.404079+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-04-17T12:19:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:04.434706+0000 mgr.y (mgr.14556) 1660 : cluster [DBG] pgmap v2654: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-17T12:19:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:04.404079+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-04-17T12:19:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:04.434706+0000 mgr.y (mgr.14556) 1660 : cluster [DBG] pgmap v2654: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-17T12:19:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:05.411392+0000 mon.a (mon.0) 2555 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-04-17T12:19:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:05.411392+0000 mon.a (mon.0) 2555 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-04-17T12:19:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:05.411392+0000 mon.a (mon.0) 2555 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-04-17T12:19:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:06.417640+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-04-17T12:19:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:06.435331+0000 mgr.y (mgr.14556) 1661 : cluster [DBG] pgmap v2657: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-17T12:19:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:06.417640+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-04-17T12:19:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:06.435331+0000 mgr.y (mgr.14556) 1661 : cluster [DBG] pgmap v2657: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-17T12:19:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:06.417640+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-04-17T12:19:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:06.435331+0000 mgr.y (mgr.14556) 1661 : cluster [DBG] pgmap v2657: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-17T12:19:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:07.429699+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-04-17T12:19:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:07.468079+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.12", "id": [1, 4]}]: dispatch 2024-04-17T12:19:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:07.468340+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1b", "id": [1, 7]}]: dispatch 2024-04-17T12:19:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:07.468525+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-04-17T12:19:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:07.468704+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]: dispatch 2024-04-17T12:19:08.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:07.468884+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-04-17T12:19:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:07.429699+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-04-17T12:19:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:07.468079+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.12", "id": [1, 4]}]: dispatch 2024-04-17T12:19:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:07.468340+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1b", "id": [1, 7]}]: dispatch 2024-04-17T12:19:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:07.468525+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-04-17T12:19:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:07.468704+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]: dispatch 2024-04-17T12:19:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:07.468884+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-04-17T12:19:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:07.429699+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-04-17T12:19:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:07.468079+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.12", "id": [1, 4]}]: dispatch 2024-04-17T12:19:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:07.468340+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1b", "id": [1, 7]}]: dispatch 2024-04-17T12:19:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:07.468525+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-04-17T12:19:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:07.468704+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]: dispatch 2024-04-17T12:19:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:07.468884+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-04-17T12:19:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:08.436661+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.12", "id": [1, 4]}]': finished 2024-04-17T12:19:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:08.436759+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1b", "id": [1, 7]}]': finished 2024-04-17T12:19:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:08.436827+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-04-17T12:19:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:08.436894+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]': finished 2024-04-17T12:19:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:08.436959+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-04-17T12:19:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:08.437025+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-04-17T12:19:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:08.437520+0000 mgr.y (mgr.14556) 1662 : cluster [DBG] pgmap v2660: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-04-17T12:19:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:08.436661+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.12", "id": [1, 4]}]': finished 2024-04-17T12:19:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:08.436759+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1b", "id": [1, 7]}]': finished 2024-04-17T12:19:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:08.436827+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-04-17T12:19:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:08.436894+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]': finished 2024-04-17T12:19:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:08.436959+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-04-17T12:19:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:08.437025+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-04-17T12:19:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:08.437520+0000 mgr.y (mgr.14556) 1662 : cluster [DBG] pgmap v2660: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-04-17T12:19:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:08.436661+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.12", "id": [1, 4]}]': finished 2024-04-17T12:19:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:08.436759+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1b", "id": [1, 7]}]': finished 2024-04-17T12:19:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:08.436827+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-04-17T12:19:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:08.436894+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]': finished 2024-04-17T12:19:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:08.436959+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-04-17T12:19:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:08.437025+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-04-17T12:19:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:08.437520+0000 mgr.y (mgr.14556) 1662 : cluster [DBG] pgmap v2660: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-04-17T12:19:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:09.441417+0000 mon.a (mon.0) 2569 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-04-17T12:19:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:09.441417+0000 mon.a (mon.0) 2569 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-04-17T12:19:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:09.441417+0000 mon.a (mon.0) 2569 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-04-17T12:19:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:10.438242+0000 mgr.y (mgr.14556) 1663 : cluster [DBG] pgmap v2662: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-04-17T12:19:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:10.451606+0000 mon.a (mon.0) 2570 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-04-17T12:19:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:11] "GET /metrics HTTP/1.1" 200 235444 "" "Prometheus/2.33.4" 2024-04-17T12:19:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:10.438242+0000 mgr.y (mgr.14556) 1663 : cluster [DBG] pgmap v2662: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-04-17T12:19:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:10.451606+0000 mon.a (mon.0) 2570 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-04-17T12:19:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:10.438242+0000 mgr.y (mgr.14556) 1663 : cluster [DBG] pgmap v2662: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-04-17T12:19:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:10.451606+0000 mon.a (mon.0) 2570 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-04-17T12:19:12.124 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10534 ms) 2024-04-17T12:19:12.125 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.Metadata 2024-04-17T12:19:12.125 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:12.616 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.Metadata (491 ms) 2024-04-17T12:19:12.616 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-04-17T12:19:12.616 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:11.496335+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-04-17T12:19:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:11.496335+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-04-17T12:19:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:11.496335+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-04-17T12:19:13.623 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.MetadataPP (1007 ms) 2024-04-17T12:19:13.623 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-04-17T12:19:13.623 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:13.735 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.UpdateFeatures (112 ms) 2024-04-17T12:19:13.735 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-04-17T12:19:13.735 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-04-17T12:19:13.735 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-04-17T12:19:13.735 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:12.438822+0000 mgr.y (mgr.14556) 1664 : cluster [DBG] pgmap v2665: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:12.505275+0000 mon.a (mon.0) 2572 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-04-17T12:19:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:12.438822+0000 mgr.y (mgr.14556) 1664 : cluster [DBG] pgmap v2665: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:12.505275+0000 mon.a (mon.0) 2572 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-04-17T12:19:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:12.438822+0000 mgr.y (mgr.14556) 1664 : cluster [DBG] pgmap v2665: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:12.505275+0000 mon.a (mon.0) 2572 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-04-17T12:19:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:19:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:19:14.589 INFO:tasks.workunit.client.0.smithi031.stdout:0.00% done 2024-04-17T12:19:14.589 INFO:tasks.workunit.client.0.smithi031.stdout:25.00% done 2024-04-17T12:19:14.589 INFO:tasks.workunit.client.0.smithi031.stdout:50.00% done 2024-04-17T12:19:14.589 INFO:tasks.workunit.client.0.smithi031.stdout:75.00% done 2024-04-17T12:19:14.589 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.RebuildObjectMap (854 ms) 2024-04-17T12:19:14.589 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-04-17T12:19:14.622 INFO:tasks.workunit.client.0.smithi031.stdout:0.00% done 2024-04-17T12:19:14.622 INFO:tasks.workunit.client.0.smithi031.stdout:25.00% done 2024-04-17T12:19:14.622 INFO:tasks.workunit.client.0.smithi031.stdout:50.00% done 2024-04-17T12:19:14.622 INFO:tasks.workunit.client.0.smithi031.stdout:75.00% done 2024-04-17T12:19:14.622 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (33 ms) 2024-04-17T12:19:14.622 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-04-17T12:19:14.622 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:13.505789+0000 mon.a (mon.0) 2573 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-04-17T12:19:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:13.505789+0000 mon.a (mon.0) 2573 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-04-17T12:19:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:13.505789+0000 mon.a (mon.0) 2573 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-04-17T12:19:15.596 INFO:tasks.workunit.client.0.smithi031.stdout:0.00% done 2024-04-17T12:19:15.596 INFO:tasks.workunit.client.0.smithi031.stdout:25.00% done 2024-04-17T12:19:15.597 INFO:tasks.workunit.client.0.smithi031.stdout:50.00% done 2024-04-17T12:19:15.597 INFO:tasks.workunit.client.0.smithi031.stdout:75.00% done 2024-04-17T12:19:15.597 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.CheckObjectMap (974 ms) 2024-04-17T12:19:15.597 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-04-17T12:19:15.597 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:15.631 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.BlockingAIO (35 ms) 2024-04-17T12:19:15.631 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-04-17T12:19:15.631 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:15.767 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (136 ms) 2024-04-17T12:19:15.767 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-04-17T12:19:15.767 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:19:15.767 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-04-17T12:19:15.767 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-04-17T12:19:15.767 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:14.439568+0000 mgr.y (mgr.14556) 1665 : cluster [DBG] pgmap v2668: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s; 4 B/s, 0 objects/s recovering 2024-04-17T12:19:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:14.520558+0000 mon.a (mon.0) 2574 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-04-17T12:19:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:14.439568+0000 mgr.y (mgr.14556) 1665 : cluster [DBG] pgmap v2668: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s; 4 B/s, 0 objects/s recovering 2024-04-17T12:19:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:14.520558+0000 mon.a (mon.0) 2574 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-04-17T12:19:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:14.439568+0000 mgr.y (mgr.14556) 1665 : cluster [DBG] pgmap v2668: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s; 4 B/s, 0 objects/s recovering 2024-04-17T12:19:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:14.520558+0000 mon.a (mon.0) 2574 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-04-17T12:19:16.204 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:19:16.497 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:19:16.497 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (46m) 5m ago 47m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:19:16.497 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (47m) 5m ago 47m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:19:16.497 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (48m) 5m ago 48m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:19:16.497 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (48m) 5m ago 48m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:19:16.497 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (51m) 5m ago 51m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:19:16.497 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (53m) 5m ago 53m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:19:16.497 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (53m) 5m ago 53m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (52m) 5m ago 52m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (52m) 5m ago 52m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (47m) 5m ago 47m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (47m) 5m ago 47m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (51m) 5m ago 51m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (51m) 5m ago 51m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (50m) 5m ago 50m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (50m) 5m ago 50m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (50m) 5m ago 50m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (49m) 5m ago 49m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (49m) 5m ago 49m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (48m) 5m ago 48m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:19:16.498 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (46m) 5m ago 47m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:19:16.614 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (847 ms) 2024-04-17T12:19:16.614 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-04-17T12:19:16.614 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:16.871 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:19:16.871 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:19:16.871 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:19:16.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:19:16.871 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:19:16.871 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:19:16.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:19:16.871 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:19:16.871 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:19:16.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:19:16.871 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:19:16.872 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:19:16.872 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:19:16.872 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:19:16.872 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:19:16.872 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:19:16.872 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:19:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:15.525369+0000 mon.a (mon.0) 2575 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-04-17T12:19:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:15.525369+0000 mon.a (mon.0) 2575 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-04-17T12:19:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:15.525369+0000 mon.a (mon.0) 2575 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-04-17T12:19:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (962 ms) 2024-04-17T12:19:17.576 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-04-17T12:19:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:16.192933+0000 mgr.y (mgr.14556) 1666 : audit [DBG] from='client.17631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:16.440069+0000 mgr.y (mgr.14556) 1667 : cluster [DBG] pgmap v2671: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s; 4 B/s, 0 objects/s recovering 2024-04-17T12:19:17.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:16.490005+0000 mgr.y (mgr.14556) 1668 : audit [DBG] from='client.17637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:17.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:16.533685+0000 mon.a (mon.0) 2576 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-04-17T12:19:17.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:16.871951+0000 mon.a (mon.0) 2577 : audit [DBG] from='client.? 172.21.15.31:0/36819190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:19:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:16.192933+0000 mgr.y (mgr.14556) 1666 : audit [DBG] from='client.17631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:16.440069+0000 mgr.y (mgr.14556) 1667 : cluster [DBG] pgmap v2671: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s; 4 B/s, 0 objects/s recovering 2024-04-17T12:19:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:16.490005+0000 mgr.y (mgr.14556) 1668 : audit [DBG] from='client.17637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:16.533685+0000 mon.a (mon.0) 2576 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-04-17T12:19:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:16.871951+0000 mon.a (mon.0) 2577 : audit [DBG] from='client.? 172.21.15.31:0/36819190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:19:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:16.192933+0000 mgr.y (mgr.14556) 1666 : audit [DBG] from='client.17631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:16.440069+0000 mgr.y (mgr.14556) 1667 : cluster [DBG] pgmap v2671: 649 pgs: 649 active+clean; 46 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s; 4 B/s, 0 objects/s recovering 2024-04-17T12:19:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:16.490005+0000 mgr.y (mgr.14556) 1668 : audit [DBG] from='client.17637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:16.533685+0000 mon.a (mon.0) 2576 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-04-17T12:19:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:16.871951+0000 mon.a (mon.0) 2577 : audit [DBG] from='client.? 172.21.15.31:0/36819190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:19:18.683 INFO:tasks.workunit.client.0.smithi031.stdout:0.00% done 2024-04-17T12:19:18.683 INFO:tasks.workunit.client.0.smithi031.stdout:100.00% done 2024-04-17T12:19:18.683 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestImageOptions (1107 ms) 2024-04-17T12:19:18.683 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-04-17T12:19:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:17.539048+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-04-17T12:19:18.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:17.539048+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-04-17T12:19:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:17.539048+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-04-17T12:19:19.677 INFO:tasks.workunit.client.0.smithi031.stdout:0.00% done 2024-04-17T12:19:19.677 INFO:tasks.workunit.client.0.smithi031.stdout:100.00% done 2024-04-17T12:19:19.677 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (994 ms) 2024-04-17T12:19:19.677 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-04-17T12:19:19.677 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-04-17T12:19:19.677 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-04-17T12:19:19.677 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-04-17T12:19:19.677 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-04-17T12:19:19.678 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:19.718 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:wrote: 512 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:19:19.719 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:started write 2024-04-17T12:19:19.720 INFO:tasks.workunit.client.0.smithi031.stdout:write completion cb called! 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 0 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:finished write 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:19:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:19:19.722 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:19:19.722 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:19:19.722 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:19:19.722 INFO:tasks.workunit.client.0.smithi031.stdout:created completion 2024-04-17T12:19:19.722 INFO:tasks.workunit.client.0.smithi031.stdout:started read 2024-04-17T12:19:19.722 INFO:tasks.workunit.client.0.smithi031.stdout:read completion cb called! 2024-04-17T12:19:19.722 INFO:tasks.workunit.client.0.smithi031.stdout:return value is: 512 2024-04-17T12:19:19.722 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ImagePollIO (42 ms) 2024-04-17T12:19:19.722 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.Mirror 2024-04-17T12:19:19.723 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:19.731 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:18.442468+0000 mgr.y (mgr.14556) 1669 : cluster [DBG] pgmap v2674: 649 pgs: 649 active+clean; 47 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 130 KiB/s wr, 617 op/s 2024-04-17T12:19:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:18.545125+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-04-17T12:19:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:18.442468+0000 mgr.y (mgr.14556) 1669 : cluster [DBG] pgmap v2674: 649 pgs: 649 active+clean; 47 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 130 KiB/s wr, 617 op/s 2024-04-17T12:19:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:18.545125+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-04-17T12:19:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:18.442468+0000 mgr.y (mgr.14556) 1669 : cluster [DBG] pgmap v2674: 649 pgs: 649 active+clean; 47 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 130 KiB/s wr, 617 op/s 2024-04-17T12:19:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:18.545125+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-04-17T12:19:20.711 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.Mirror (992 ms) 2024-04-17T12:19:20.711 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-04-17T12:19:20.727 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (16 ms) 2024-04-17T12:19:20.727 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-04-17T12:19:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:19.546762+0000 mon.a (mon.0) 2580 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-04-17T12:19:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:19.546762+0000 mon.a (mon.0) 2580 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-04-17T12:19:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:19.546762+0000 mon.a (mon.0) 2580 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-04-17T12:19:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:20.443118+0000 mgr.y (mgr.14556) 1670 : cluster [DBG] pgmap v2677: 649 pgs: 649 active+clean; 47 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 130 KiB/s wr, 617 op/s 2024-04-17T12:19:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:20.559052+0000 mon.a (mon.0) 2581 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-04-17T12:19:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.687127+0000 mon.a (mon.0) 2582 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/uuid4"}]: dispatch 2024-04-17T12:19:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.689937+0000 mon.a (mon.0) 2583 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/uuid4"}]': finished 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.691793+0000 mon.a (mon.0) 2584 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/fad9b606-8ad6-4ccd-8af7-1939d12ada20"}]: dispatch 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.694251+0000 mon.a (mon.0) 2585 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/fad9b606-8ad6-4ccd-8af7-1939d12ada20"}]': finished 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.700358+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/90d06a0b-8a6e-45fd-b0a3-6b42e963b012"}]: dispatch 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.702787+0000 mon.a (mon.0) 2587 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/90d06a0b-8a6e-45fd-b0a3-6b42e963b012"}]': finished 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.704603+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/4bfffd92-57c8-47a3-8d90-a70edc314c55"}]: dispatch 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.707178+0000 mon.a (mon.0) 2589 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/4bfffd92-57c8-47a3-8d90-a70edc314c55"}]': finished 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.716795+0000 mon.a (mon.0) 2590 : audit [DBG] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]: dispatch 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.720335+0000 mon.a (mon.0) 2591 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.720653+0000 mon.a (mon.0) 2592 : audit [DBG] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]: dispatch 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.720940+0000 mon.a (mon.0) 2593 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]: dispatch 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:20.723632+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]': finished 2024-04-17T12:19:21.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:20.443118+0000 mgr.y (mgr.14556) 1670 : cluster [DBG] pgmap v2677: 649 pgs: 649 active+clean; 47 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 130 KiB/s wr, 617 op/s 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:20.559052+0000 mon.a (mon.0) 2581 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.687127+0000 mon.a (mon.0) 2582 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/uuid4"}]: dispatch 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.689937+0000 mon.a (mon.0) 2583 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/uuid4"}]': finished 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.691793+0000 mon.a (mon.0) 2584 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/fad9b606-8ad6-4ccd-8af7-1939d12ada20"}]: dispatch 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.694251+0000 mon.a (mon.0) 2585 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/fad9b606-8ad6-4ccd-8af7-1939d12ada20"}]': finished 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.700358+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/90d06a0b-8a6e-45fd-b0a3-6b42e963b012"}]: dispatch 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.702787+0000 mon.a (mon.0) 2587 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/90d06a0b-8a6e-45fd-b0a3-6b42e963b012"}]': finished 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.704603+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/4bfffd92-57c8-47a3-8d90-a70edc314c55"}]: dispatch 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.707178+0000 mon.a (mon.0) 2589 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/4bfffd92-57c8-47a3-8d90-a70edc314c55"}]': finished 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.716795+0000 mon.a (mon.0) 2590 : audit [DBG] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]: dispatch 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.720335+0000 mon.a (mon.0) 2591 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.720653+0000 mon.a (mon.0) 2592 : audit [DBG] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]: dispatch 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.720940+0000 mon.a (mon.0) 2593 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]: dispatch 2024-04-17T12:19:21.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:20.723632+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]': finished 2024-04-17T12:19:21.741 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:21] "GET /metrics HTTP/1.1" 200 235444 "" "Prometheus/2.33.4" 2024-04-17T12:19:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:20.443118+0000 mgr.y (mgr.14556) 1670 : cluster [DBG] pgmap v2677: 649 pgs: 649 active+clean; 47 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 130 KiB/s wr, 617 op/s 2024-04-17T12:19:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:20.559052+0000 mon.a (mon.0) 2581 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-04-17T12:19:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.687127+0000 mon.a (mon.0) 2582 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/uuid4"}]: dispatch 2024-04-17T12:19:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.689937+0000 mon.a (mon.0) 2583 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/uuid4"}]': finished 2024-04-17T12:19:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.691793+0000 mon.a (mon.0) 2584 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/fad9b606-8ad6-4ccd-8af7-1939d12ada20"}]: dispatch 2024-04-17T12:19:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.694251+0000 mon.a (mon.0) 2585 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/fad9b606-8ad6-4ccd-8af7-1939d12ada20"}]': finished 2024-04-17T12:19:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.700358+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/90d06a0b-8a6e-45fd-b0a3-6b42e963b012"}]: dispatch 2024-04-17T12:19:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.702787+0000 mon.a (mon.0) 2587 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/90d06a0b-8a6e-45fd-b0a3-6b42e963b012"}]': finished 2024-04-17T12:19:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.704603+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/4bfffd92-57c8-47a3-8d90-a70edc314c55"}]: dispatch 2024-04-17T12:19:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.707178+0000 mon.a (mon.0) 2589 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/4bfffd92-57c8-47a3-8d90-a70edc314c55"}]': finished 2024-04-17T12:19:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.716795+0000 mon.a (mon.0) 2590 : audit [DBG] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]: dispatch 2024-04-17T12:19:21.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.720335+0000 mon.a (mon.0) 2591 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' 2024-04-17T12:19:21.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.720653+0000 mon.a (mon.0) 2592 : audit [DBG] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]: dispatch 2024-04-17T12:19:21.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.720940+0000 mon.a (mon.0) 2593 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]: dispatch 2024-04-17T12:19:21.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:20.723632+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? 172.21.15.31:0/957070916' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/70/d6628f43-2488-4aa2-9931-726546bd5a6e"}]': finished 2024-04-17T12:19:22.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:21.727711+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-04-17T12:19:22.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:21.727711+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-04-17T12:19:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:21.727711+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-04-17T12:19:24.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:19:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:19:24.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:22.443905+0000 mgr.y (mgr.14556) 1671 : cluster [DBG] pgmap v2680: 649 pgs: 649 active+clean; 47 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:22.734612+0000 mon.a (mon.0) 2596 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-04-17T12:19:24.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:22.443905+0000 mgr.y (mgr.14556) 1671 : cluster [DBG] pgmap v2680: 649 pgs: 649 active+clean; 47 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:24.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:22.734612+0000 mon.a (mon.0) 2596 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-04-17T12:19:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:22.443905+0000 mgr.y (mgr.14556) 1671 : cluster [DBG] pgmap v2680: 649 pgs: 649 active+clean; 47 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:22.734612+0000 mon.a (mon.0) 2596 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-04-17T12:19:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:23.736541+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-04-17T12:19:25.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:23.736541+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-04-17T12:19:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:23.736541+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-04-17T12:19:25.805 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5078 ms) 2024-04-17T12:19:25.806 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-04-17T12:19:25.806 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:26.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:24.444501+0000 mgr.y (mgr.14556) 1672 : cluster [DBG] pgmap v2683: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-04-17T12:19:26.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:24.754022+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-04-17T12:19:26.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:24.444501+0000 mgr.y (mgr.14556) 1672 : cluster [DBG] pgmap v2683: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-04-17T12:19:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:24.754022+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-04-17T12:19:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:24.444501+0000 mgr.y (mgr.14556) 1672 : cluster [DBG] pgmap v2683: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-04-17T12:19:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:24.754022+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-04-17T12:19:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:25.756148+0000 mon.a (mon.0) 2599 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-04-17T12:19:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:25.756148+0000 mon.a (mon.0) 2599 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-04-17T12:19:27.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:25.756148+0000 mon.a (mon.0) 2599 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-04-17T12:19:27.809 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2004 ms) 2024-04-17T12:19:27.809 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-04-17T12:19:27.809 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:27.868 INFO:tasks.workunit.client.0.smithi031.stdout:1: acquiring exclusive lock 2024-04-17T12:19:27.869 INFO:tasks.workunit.client.0.smithi031.stdout:2: acquiring exclusive lock 2024-04-17T12:19:27.872 INFO:tasks.workunit.client.0.smithi031.stdout:2: exclusive lock acquired 2024-04-17T12:19:27.887 INFO:tasks.workunit.client.0.smithi031.stdout:2: releasing exclusive lock 2024-04-17T12:19:27.890 INFO:tasks.workunit.client.0.smithi031.stdout:2: exclusive lock released 2024-04-17T12:19:27.890 INFO:tasks.workunit.client.0.smithi031.stdout:2: acquiring exclusive lock 2024-04-17T12:19:27.892 INFO:tasks.workunit.client.0.smithi031.stdout:1: exclusive lock acquired 2024-04-17T12:19:27.929 INFO:tasks.workunit.client.0.smithi031.stdout:1: releasing exclusive lock 2024-04-17T12:19:27.932 INFO:tasks.workunit.client.0.smithi031.stdout:1: exclusive lock released 2024-04-17T12:19:27.932 INFO:tasks.workunit.client.0.smithi031.stdout:1: acquiring exclusive lock 2024-04-17T12:19:27.936 INFO:tasks.workunit.client.0.smithi031.stdout:1: exclusive lock acquired 2024-04-17T12:19:27.960 INFO:tasks.workunit.client.0.smithi031.stdout:1: releasing exclusive lock 2024-04-17T12:19:27.963 INFO:tasks.workunit.client.0.smithi031.stdout:1: exclusive lock released 2024-04-17T12:19:27.963 INFO:tasks.workunit.client.0.smithi031.stdout:1: acquiring exclusive lock 2024-04-17T12:19:27.964 INFO:tasks.workunit.client.0.smithi031.stdout:2: exclusive lock acquired 2024-04-17T12:19:28.000 INFO:tasks.workunit.client.0.smithi031.stdout:2: releasing exclusive lock 2024-04-17T12:19:28.003 INFO:tasks.workunit.client.0.smithi031.stdout:2: exclusive lock released 2024-04-17T12:19:28.003 INFO:tasks.workunit.client.0.smithi031.stdout:2: acquiring exclusive lock 2024-04-17T12:19:28.007 INFO:tasks.workunit.client.0.smithi031.stdout:2: exclusive lock acquired 2024-04-17T12:19:28.038 INFO:tasks.workunit.client.0.smithi031.stdout:2: releasing exclusive lock 2024-04-17T12:19:28.041 INFO:tasks.workunit.client.0.smithi031.stdout:2: exclusive lock released 2024-04-17T12:19:28.041 INFO:tasks.workunit.client.0.smithi031.stdout:2: acquiring exclusive lock 2024-04-17T12:19:28.043 INFO:tasks.workunit.client.0.smithi031.stdout:1: exclusive lock acquired 2024-04-17T12:19:28.052 INFO:tasks.workunit.client.0.smithi031.stdout:1: releasing exclusive lock 2024-04-17T12:19:28.054 INFO:tasks.workunit.client.0.smithi031.stdout:1: exclusive lock released 2024-04-17T12:19:28.054 INFO:tasks.workunit.client.0.smithi031.stdout:1: acquiring exclusive lock 2024-04-17T12:19:28.058 INFO:tasks.workunit.client.0.smithi031.stdout:1: exclusive lock acquired 2024-04-17T12:19:28.072 INFO:tasks.workunit.client.0.smithi031.stdout:1: releasing exclusive lock 2024-04-17T12:19:28.074 INFO:tasks.workunit.client.0.smithi031.stdout:1: exclusive lock released 2024-04-17T12:19:28.074 INFO:tasks.workunit.client.0.smithi031.stdout:1: acquiring exclusive lock 2024-04-17T12:19:28.077 INFO:tasks.workunit.client.0.smithi031.stdout:2: exclusive lock acquired 2024-04-17T12:19:28.100 INFO:tasks.workunit.client.0.smithi031.stdout:2: releasing exclusive lock 2024-04-17T12:19:28.103 INFO:tasks.workunit.client.0.smithi031.stdout:2: exclusive lock released 2024-04-17T12:19:28.103 INFO:tasks.workunit.client.0.smithi031.stdout:2: acquiring exclusive lock 2024-04-17T12:19:28.106 INFO:tasks.workunit.client.0.smithi031.stdout:2: exclusive lock acquired 2024-04-17T12:19:28.118 INFO:tasks.workunit.client.0.smithi031.stdout:2: releasing exclusive lock 2024-04-17T12:19:28.120 INFO:tasks.workunit.client.0.smithi031.stdout:2: exclusive lock released 2024-04-17T12:19:28.123 INFO:tasks.workunit.client.0.smithi031.stdout:1: exclusive lock acquired 2024-04-17T12:19:28.124 INFO:tasks.workunit.client.0.smithi031.stdout:1: releasing exclusive lock 2024-04-17T12:19:28.127 INFO:tasks.workunit.client.0.smithi031.stdout:1: exclusive lock released 2024-04-17T12:19:28.140 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ExclusiveLock (332 ms) 2024-04-17T12:19:28.140 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.BreakLock 2024-04-17T12:19:28.155 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:26.445275+0000 mgr.y (mgr.14556) 1673 : cluster [DBG] pgmap v2686: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-04-17T12:19:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:26.774634+0000 mon.a (mon.0) 2600 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-04-17T12:19:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:26.445275+0000 mgr.y (mgr.14556) 1673 : cluster [DBG] pgmap v2686: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-04-17T12:19:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:26.774634+0000 mon.a (mon.0) 2600 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-04-17T12:19:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:26.445275+0000 mgr.y (mgr.14556) 1673 : cluster [DBG] pgmap v2686: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-04-17T12:19:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:26.774634+0000 mon.a (mon.0) 2600 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-04-17T12:19:28.820 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.BreakLock (679 ms) 2024-04-17T12:19:28.820 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-04-17T12:19:28.820 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:28.845 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (25 ms) 2024-04-17T12:19:28.845 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-04-17T12:19:28.845 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-04-17T12:19:28.845 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-04-17T12:19:28.845 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:28.911 INFO:tasks.workunit.client.0.smithi031.stdout:0.00% done 2024-04-17T12:19:28.911 INFO:tasks.workunit.client.0.smithi031.stdout:1.56% done 2024-04-17T12:19:28.911 INFO:tasks.workunit.client.0.smithi031.stdout:3.12% done 2024-04-17T12:19:28.911 INFO:tasks.workunit.client.0.smithi031.stdout:4.69% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:6.25% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:7.81% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:9.38% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:10.94% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:12.50% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:14.06% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:15.62% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:17.19% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:18.75% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:20.31% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:21.88% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:23.44% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:25.00% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:26.56% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:28.12% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:29.69% done 2024-04-17T12:19:28.912 INFO:tasks.workunit.client.0.smithi031.stdout:31.25% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:32.81% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:34.38% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:35.94% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:37.50% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:39.06% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:40.62% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:42.19% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:43.75% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:45.31% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:46.88% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:48.44% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:50.00% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:51.56% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:53.12% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:54.69% done 2024-04-17T12:19:28.913 INFO:tasks.workunit.client.0.smithi031.stdout:56.25% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:57.81% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:59.38% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:60.94% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:62.50% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:64.06% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:65.62% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:67.19% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:68.75% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:70.31% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:71.88% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:73.44% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:75.00% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:76.56% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:78.12% done 2024-04-17T12:19:28.914 INFO:tasks.workunit.client.0.smithi031.stdout:79.69% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:81.25% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:82.81% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:84.38% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:85.94% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:87.50% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:89.06% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:90.62% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:92.19% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:93.75% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:95.31% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:96.88% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:98.44% done 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (66 ms) 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-04-17T12:19:28.915 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:28.965 INFO:tasks.workunit.client.0.smithi031.stdout:0.00% done 2024-04-17T12:19:28.965 INFO:tasks.workunit.client.0.smithi031.stdout:1.56% done 2024-04-17T12:19:28.965 INFO:tasks.workunit.client.0.smithi031.stdout:3.12% done 2024-04-17T12:19:28.965 INFO:tasks.workunit.client.0.smithi031.stdout:4.69% done 2024-04-17T12:19:28.965 INFO:tasks.workunit.client.0.smithi031.stdout:6.25% done 2024-04-17T12:19:28.965 INFO:tasks.workunit.client.0.smithi031.stdout:7.81% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:9.38% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:10.94% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:12.50% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:14.06% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:15.62% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:17.19% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:18.75% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:20.31% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:21.88% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:23.44% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:25.00% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:26.56% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:28.12% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:29.69% done 2024-04-17T12:19:28.966 INFO:tasks.workunit.client.0.smithi031.stdout:31.25% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:32.81% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:34.38% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:35.94% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:37.50% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:39.06% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:40.62% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:42.19% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:43.75% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:45.31% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:46.88% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:48.44% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:50.00% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:51.56% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:53.12% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:54.69% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:56.25% done 2024-04-17T12:19:28.967 INFO:tasks.workunit.client.0.smithi031.stdout:57.81% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:59.38% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:60.94% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:62.50% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:64.06% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:65.62% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:67.19% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:68.75% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:70.31% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:71.88% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:73.44% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:75.00% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:76.56% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:78.12% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:79.69% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:81.25% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:82.81% done 2024-04-17T12:19:28.968 INFO:tasks.workunit.client.0.smithi031.stdout:84.38% done 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:85.94% done 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:87.50% done 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:89.06% done 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:90.62% done 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:92.19% done 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:93.75% done 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:95.31% done 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:96.88% done 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:98.44% done 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (54 ms) 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-04-17T12:19:28.969 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:28.972 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:29.082 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestTrashPurge (118 ms) 2024-04-17T12:19:29.083 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-04-17T12:19:29.083 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:29.125 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (43 ms) 2024-04-17T12:19:29.126 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-04-17T12:19:29.126 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:29.148 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestListWatchers (23 ms) 2024-04-17T12:19:29.148 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-04-17T12:19:29.148 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:27.779553+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-04-17T12:19:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:28.202091+0000 mon.a (mon.0) 2602 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2766716632"}]: dispatch 2024-04-17T12:19:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:28.446570+0000 mgr.y (mgr.14556) 1674 : cluster [DBG] pgmap v2689: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 139 KiB/s wr, 197 op/s 2024-04-17T12:19:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:27.779553+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-04-17T12:19:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:28.202091+0000 mon.a (mon.0) 2602 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2766716632"}]: dispatch 2024-04-17T12:19:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:28.446570+0000 mgr.y (mgr.14556) 1674 : cluster [DBG] pgmap v2689: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 139 KiB/s wr, 197 op/s 2024-04-17T12:19:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:27.779553+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-04-17T12:19:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:28.202091+0000 mon.a (mon.0) 2602 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2766716632"}]: dispatch 2024-04-17T12:19:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:28.446570+0000 mgr.y (mgr.14556) 1674 : cluster [DBG] pgmap v2689: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 139 KiB/s wr, 197 op/s 2024-04-17T12:19:29.856 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestSetSnapById (707 ms) 2024-04-17T12:19:29.856 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.Namespaces 2024-04-17T12:19:29.952 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.Namespaces (97 ms) 2024-04-17T12:19:29.953 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-04-17T12:19:29.981 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:29.986 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:30.061 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.NamespacesPP (108 ms) 2024-04-17T12:19:30.061 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.Migration 2024-04-17T12:19:30.061 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:30.061 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:28.781823+0000 mon.a (mon.0) 2603 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2766716632"}]': finished 2024-04-17T12:19:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:28.781892+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-04-17T12:19:30.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:28.781823+0000 mon.a (mon.0) 2603 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2766716632"}]': finished 2024-04-17T12:19:30.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:28.781892+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-04-17T12:19:30.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:28.781823+0000 mon.a (mon.0) 2603 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2766716632"}]': finished 2024-04-17T12:19:30.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:28.781892+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-04-17T12:19:30.525 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.Migration (464 ms) 2024-04-17T12:19:30.525 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-04-17T12:19:30.525 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:30.525 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:30.933 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.MigrationPP (408 ms) 2024-04-17T12:19:30.933 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-04-17T12:19:30.933 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:30.948 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (15 ms) 2024-04-17T12:19:30.948 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-04-17T12:19:30.948 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:30.963 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (16 ms) 2024-04-17T12:19:30.964 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-04-17T12:19:30.964 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:29.809588+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-04-17T12:19:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:30.313868+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-04-17T12:19:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:30.447038+0000 mgr.y (mgr.14556) 1675 : cluster [DBG] pgmap v2693: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 152 KiB/s wr, 214 op/s 2024-04-17T12:19:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:29.809588+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-04-17T12:19:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:30.313868+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-04-17T12:19:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:30.447038+0000 mgr.y (mgr.14556) 1675 : cluster [DBG] pgmap v2693: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 152 KiB/s wr, 214 op/s 2024-04-17T12:19:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:29.809588+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-04-17T12:19:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:30.313868+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-04-17T12:19:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:30.447038+0000 mgr.y (mgr.14556) 1675 : cluster [DBG] pgmap v2693: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 152 KiB/s wr, 214 op/s 2024-04-17T12:19:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:31] "GET /metrics HTTP/1.1" 200 235447 "" "Prometheus/2.33.4" 2024-04-17T12:19:31.918 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (954 ms) 2024-04-17T12:19:31.918 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-04-17T12:19:31.946 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.PoolMetadata (28 ms) 2024-04-17T12:19:31.946 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-04-17T12:19:31.964 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.PoolMetadataPP (19 ms) 2024-04-17T12:19:31.964 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.Config 2024-04-17T12:19:31.969 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:32.015 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.Config (50 ms) 2024-04-17T12:19:32.015 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-04-17T12:19:32.020 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:32.059 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ConfigPP (45 ms) 2024-04-17T12:19:32.060 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-04-17T12:19:32.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:31] ENGINE Bus STOPPING 2024-04-17T12:19:32.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T12:19:32.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:31] ENGINE Bus STOPPED 2024-04-17T12:19:32.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:31] ENGINE Bus STARTING 2024-04-17T12:19:32.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:32] ENGINE Serving on http://:::9283 2024-04-17T12:19:32.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:32] ENGINE Bus STARTED 2024-04-17T12:19:32.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:32] ENGINE Bus STOPPING 2024-04-17T12:19:32.238 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T12:19:32.239 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:32] ENGINE Bus STOPPED 2024-04-17T12:19:32.239 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:32] ENGINE Bus STARTING 2024-04-17T12:19:32.239 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:32] ENGINE Serving on http://:::9283 2024-04-17T12:19:32.239 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:19:32] ENGINE Bus STARTED 2024-04-17T12:19:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:31.814163+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-04-17T12:19:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:31.933591+0000 mon.a (mon.0) 2608 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:19:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:31.968458+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:31.979893+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:31.981333+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:19:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:31.981936+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:19:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:31.987146+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:19:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:32.014122+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:19:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:32.025646+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:32.056304+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:32.057742+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:19:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:32.058553+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:19:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:32.062776+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:19:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:32.447525+0000 mgr.y (mgr.14556) 1676 : cluster [DBG] pgmap v2695: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:31.814163+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-04-17T12:19:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:31.933591+0000 mon.a (mon.0) 2608 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:19:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:31.968458+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:31.979893+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:31.981333+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:19:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:31.981936+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:31.987146+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:32.014122+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:32.025646+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:32.056304+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:32.057742+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:32.058553+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:32.062776+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:32.447525+0000 mgr.y (mgr.14556) 1676 : cluster [DBG] pgmap v2695: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:31.814163+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:31.933591+0000 mon.a (mon.0) 2608 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:31.968458+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:31.979893+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:31.981333+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:19:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:31.981936+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:19:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:31.987146+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:19:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:32.014122+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? 172.21.15.31:0/3162701217' entity='client.admin' 2024-04-17T12:19:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:32.025646+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:32.056304+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:19:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:32.057742+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:19:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:32.058553+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:19:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:32.062776+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:19:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:32.447525+0000 mgr.y (mgr.14556) 1676 : cluster [DBG] pgmap v2695: 649 pgs: 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:34.105 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:19:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:19:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:33.071599+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-04-17T12:19:34.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:33.077135+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? 172.21.15.31:0/225907136' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:33.071599+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-04-17T12:19:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:33.077135+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? 172.21.15.31:0/225907136' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:33.071599+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-04-17T12:19:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:33.077135+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? 172.21.15.31:0/225907136' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:34.081307+0000 mon.a (mon.0) 2622 : audit [INF] from='client.? 172.21.15.31:0/225907136' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:34.081553+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-04-17T12:19:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:34.448287+0000 mgr.y (mgr.14556) 1677 : cluster [DBG] pgmap v2698: 681 pgs: 32 unknown, 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 859 KiB/s rd, 56 KiB/s wr, 1.16k op/s 2024-04-17T12:19:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:34.081307+0000 mon.a (mon.0) 2622 : audit [INF] from='client.? 172.21.15.31:0/225907136' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:34.081553+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-04-17T12:19:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:34.448287+0000 mgr.y (mgr.14556) 1677 : cluster [DBG] pgmap v2698: 681 pgs: 32 unknown, 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 859 KiB/s rd, 56 KiB/s wr, 1.16k op/s 2024-04-17T12:19:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:34.081307+0000 mon.a (mon.0) 2622 : audit [INF] from='client.? 172.21.15.31:0/225907136' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:34.081553+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-04-17T12:19:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:34.448287+0000 mgr.y (mgr.14556) 1677 : cluster [DBG] pgmap v2698: 681 pgs: 32 unknown, 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 859 KiB/s rd, 56 KiB/s wr, 1.16k op/s 2024-04-17T12:19:36.120 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:36.129 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:36.140 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:36.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:35.082242+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-04-17T12:19:36.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:35.082242+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-04-17T12:19:36.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:35.082242+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-04-17T12:19:37.161 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.PoolStatsPP (5101 ms) 2024-04-17T12:19:37.161 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-04-17T12:19:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:36.090782+0000 mon.a (mon.0) 2625 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-04-17T12:19:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:36.449067+0000 mgr.y (mgr.14556) 1678 : cluster [DBG] pgmap v2701: 681 pgs: 32 unknown, 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 888 KiB/s rd, 58 KiB/s wr, 1.20k op/s 2024-04-17T12:19:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:36.090782+0000 mon.a (mon.0) 2625 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-04-17T12:19:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:36.449067+0000 mgr.y (mgr.14556) 1678 : cluster [DBG] pgmap v2701: 681 pgs: 32 unknown, 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 888 KiB/s rd, 58 KiB/s wr, 1.20k op/s 2024-04-17T12:19:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:36.090782+0000 mon.a (mon.0) 2625 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-04-17T12:19:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:36.449067+0000 mgr.y (mgr.14556) 1678 : cluster [DBG] pgmap v2701: 681 pgs: 32 unknown, 649 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 888 KiB/s rd, 58 KiB/s wr, 1.20k op/s 2024-04-17T12:19:38.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:37.093165+0000 mon.a (mon.0) 2626 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-04-17T12:19:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:37.093165+0000 mon.a (mon.0) 2626 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-04-17T12:19:38.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:37.093165+0000 mon.a (mon.0) 2626 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-04-17T12:19:39.110 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:38.097583+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-04-17T12:19:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:38.100145+0000 mon.c (mon.2) 153 : audit [INF] from='client.? 172.21.15.31:0/1062311602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:38.107529+0000 mon.a (mon.0) 2628 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:38.449741+0000 mgr.y (mgr.14556) 1679 : cluster [DBG] pgmap v2704: 713 pgs: 32 unknown, 681 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 6.2 KiB/s wr, 60 op/s 2024-04-17T12:19:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:39.097294+0000 mon.a (mon.0) 2629 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:39.097490+0000 mon.a (mon.0) 2630 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-04-17T12:19:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:38.097583+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-04-17T12:19:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:38.100145+0000 mon.c (mon.2) 153 : audit [INF] from='client.? 172.21.15.31:0/1062311602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:38.107529+0000 mon.a (mon.0) 2628 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:38.449741+0000 mgr.y (mgr.14556) 1679 : cluster [DBG] pgmap v2704: 713 pgs: 32 unknown, 681 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 6.2 KiB/s wr, 60 op/s 2024-04-17T12:19:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:39.097294+0000 mon.a (mon.0) 2629 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:39.097490+0000 mon.a (mon.0) 2630 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-04-17T12:19:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:38.097583+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-04-17T12:19:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:38.100145+0000 mon.c (mon.2) 153 : audit [INF] from='client.? 172.21.15.31:0/1062311602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:38.107529+0000 mon.a (mon.0) 2628 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:38.449741+0000 mgr.y (mgr.14556) 1679 : cluster [DBG] pgmap v2704: 713 pgs: 32 unknown, 681 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 6.2 KiB/s wr, 60 op/s 2024-04-17T12:19:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:39.097294+0000 mon.a (mon.0) 2629 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:39.097490+0000 mon.a (mon.0) 2630 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-04-17T12:19:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:40.099983+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-04-17T12:19:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:40.316675+0000 mon.a (mon.0) 2632 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-04-17T12:19:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:40.450535+0000 mgr.y (mgr.14556) 1680 : cluster [DBG] pgmap v2708: 713 pgs: 32 unknown, 681 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 7.4 KiB/s wr, 72 op/s 2024-04-17T12:19:41.444 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:41] "GET /metrics HTTP/1.1" 200 237924 "" "Prometheus/2.33.4" 2024-04-17T12:19:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:40.099983+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-04-17T12:19:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:40.316675+0000 mon.a (mon.0) 2632 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-04-17T12:19:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:40.450535+0000 mgr.y (mgr.14556) 1680 : cluster [DBG] pgmap v2708: 713 pgs: 32 unknown, 681 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 7.4 KiB/s wr, 72 op/s 2024-04-17T12:19:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:40.099983+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-04-17T12:19:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:40.316675+0000 mon.a (mon.0) 2632 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-04-17T12:19:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:40.450535+0000 mgr.y (mgr.14556) 1680 : cluster [DBG] pgmap v2708: 713 pgs: 32 unknown, 681 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 7.4 KiB/s wr, 72 op/s 2024-04-17T12:19:42.488 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ImageSpec (5327 ms) 2024-04-17T12:19:42.488 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-04-17T12:19:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:41.320743+0000 mon.a (mon.0) 2633 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-04-17T12:19:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:41.320743+0000 mon.a (mon.0) 2633 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-04-17T12:19:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:41.320743+0000 mon.a (mon.0) 2633 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-04-17T12:19:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:42.325990+0000 mon.a (mon.0) 2634 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-04-17T12:19:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:42.451158+0000 mgr.y (mgr.14556) 1681 : cluster [DBG] pgmap v2711: 713 pgs: 32 unknown, 681 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:42.325990+0000 mon.a (mon.0) 2634 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-04-17T12:19:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:42.451158+0000 mgr.y (mgr.14556) 1681 : cluster [DBG] pgmap v2711: 713 pgs: 32 unknown, 681 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:42.325990+0000 mon.a (mon.0) 2634 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-04-17T12:19:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:42.451158+0000 mgr.y (mgr.14556) 1681 : cluster [DBG] pgmap v2711: 713 pgs: 32 unknown, 681 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:44.363 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:44.374 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:19:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:19:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:43.347309+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-04-17T12:19:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:43.349056+0000 mon.c (mon.2) 154 : audit [INF] from='client.? 172.21.15.31:0/3889561672' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:43.355070+0000 mon.a (mon.0) 2636 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:43.347309+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-04-17T12:19:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:43.349056+0000 mon.c (mon.2) 154 : audit [INF] from='client.? 172.21.15.31:0/3889561672' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:43.355070+0000 mon.a (mon.0) 2636 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:44.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:43.347309+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-04-17T12:19:44.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:43.349056+0000 mon.c (mon.2) 154 : audit [INF] from='client.? 172.21.15.31:0/3889561672' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:44.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:43.355070+0000 mon.a (mon.0) 2636 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:44.349334+0000 mon.a (mon.0) 2637 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:44.349603+0000 mon.a (mon.0) 2638 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-04-17T12:19:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:44.451835+0000 mgr.y (mgr.14556) 1682 : cluster [DBG] pgmap v2714: 745 pgs: 32 unknown, 713 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-17T12:19:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:44.349334+0000 mon.a (mon.0) 2637 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:44.349603+0000 mon.a (mon.0) 2638 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-04-17T12:19:45.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:44.451835+0000 mgr.y (mgr.14556) 1682 : cluster [DBG] pgmap v2714: 745 pgs: 32 unknown, 713 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-17T12:19:45.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:44.349334+0000 mon.a (mon.0) 2637 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:45.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:44.349603+0000 mon.a (mon.0) 2638 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-04-17T12:19:45.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:44.451835+0000 mgr.y (mgr.14556) 1682 : cluster [DBG] pgmap v2714: 745 pgs: 32 unknown, 713 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-17T12:19:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:45.381504+0000 mon.a (mon.0) 2639 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-04-17T12:19:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:45.381504+0000 mon.a (mon.0) 2639 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-04-17T12:19:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:45.381504+0000 mon.a (mon.0) 2639 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-04-17T12:19:47.200 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:19:47.513 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:19:47.513 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (47m) 5m ago 47m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:19:47.513 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (47m) 5m ago 47m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:19:47.513 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (49m) 5m ago 49m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:19:47.513 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (49m) 5m ago 49m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:19:47.513 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (52m) 5m ago 52m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:19:47.513 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (54m) 5m ago 54m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:19:47.513 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (54m) 5m ago 54m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:19:47.513 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (52m) 5m ago 52m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:19:47.513 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (52m) 5m ago 52m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:19:47.513 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (48m) 5m ago 48m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:19:47.514 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (48m) 5m ago 48m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:19:47.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (52m) 5m ago 52m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:19:47.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (51m) 5m ago 51m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:19:47.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (51m) 5m ago 51m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:19:47.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (50m) 5m ago 50m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:19:47.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (50m) 5m ago 50m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:19:47.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (50m) 5m ago 50m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:19:47.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (49m) 5m ago 49m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:19:47.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (49m) 5m ago 49m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:19:47.514 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (47m) 5m ago 48m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:19:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:46.385400+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-04-17T12:19:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:46.452417+0000 mgr.y (mgr.14556) 1683 : cluster [DBG] pgmap v2717: 745 pgs: 32 unknown, 713 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-17T12:19:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:46.385400+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-04-17T12:19:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:46.452417+0000 mgr.y (mgr.14556) 1683 : cluster [DBG] pgmap v2717: 745 pgs: 32 unknown, 713 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-17T12:19:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:46.385400+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-04-17T12:19:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:46.452417+0000 mgr.y (mgr.14556) 1683 : cluster [DBG] pgmap v2717: 745 pgs: 32 unknown, 713 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-17T12:19:47.863 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:19:47.863 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:19:47.863 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:19:47.863 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:19:47.863 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:19:47.863 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:19:47.863 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:19:47.864 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:19:47.864 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:19:47.864 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:19:47.864 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:19:47.864 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:19:47.864 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:19:47.864 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:19:47.864 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:19:47.864 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:19:47.864 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:19:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:47.189480+0000 mgr.y (mgr.14556) 1684 : audit [DBG] from='client.17673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:47.391414+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-04-17T12:19:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:47.504725+0000 mgr.y (mgr.14556) 1685 : audit [DBG] from='client.27569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:47.863720+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.31:0/1057426793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:19:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:47.189480+0000 mgr.y (mgr.14556) 1684 : audit [DBG] from='client.17673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:47.391414+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-04-17T12:19:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:47.504725+0000 mgr.y (mgr.14556) 1685 : audit [DBG] from='client.27569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:47.863720+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.31:0/1057426793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:19:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:47.189480+0000 mgr.y (mgr.14556) 1684 : audit [DBG] from='client.17673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:47.391414+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-04-17T12:19:48.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:47.504725+0000 mgr.y (mgr.14556) 1685 : audit [DBG] from='client.27569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:19:48.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:47.863720+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.31:0/1057426793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:19:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:48.393474+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-04-17T12:19:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:48.452986+0000 mgr.y (mgr.14556) 1686 : cluster [DBG] pgmap v2720: 745 pgs: 745 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-04-17T12:19:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:48.393474+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-04-17T12:19:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:48.452986+0000 mgr.y (mgr.14556) 1686 : cluster [DBG] pgmap v2720: 745 pgs: 745 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-04-17T12:19:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:48.393474+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-04-17T12:19:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:48.452986+0000 mgr.y (mgr.14556) 1686 : cluster [DBG] pgmap v2720: 745 pgs: 745 active+clean; 55 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-04-17T12:19:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:49.413226+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-04-17T12:19:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:50.321375+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-04-17T12:19:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:49.413226+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-04-17T12:19:50.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:50.321375+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-04-17T12:19:50.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:49.413226+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-04-17T12:19:50.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:50.321375+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-04-17T12:19:51.451 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 3 2024-04-17T12:19:51.451 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 3 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:child: image169 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:child: image171 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:child: image170 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-1/image169/440489b7490 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-20/image170/4404bcdf0815 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:found child test-librbd-smithi031-86607-1/image171/4404d6c82082 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:num children is: 0 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 0 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:num snaps is: 0 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:expected: 0 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8963 ms) 2024-04-17T12:19:51.452 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-04-17T12:19:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:50.453533+0000 mgr.y (mgr.14556) 1687 : cluster [DBG] pgmap v2723: 713 pgs: 713 active+clean; 6.0 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:19:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:51] "GET /metrics HTTP/1.1" 200 237924 "" "Prometheus/2.33.4" 2024-04-17T12:19:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:50.453533+0000 mgr.y (mgr.14556) 1687 : cluster [DBG] pgmap v2723: 713 pgs: 713 active+clean; 6.0 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:50.453533+0000 mgr.y (mgr.14556) 1687 : cluster [DBG] pgmap v2723: 713 pgs: 713 active+clean; 6.0 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:51.419523+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-04-17T12:19:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:51.419523+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-04-17T12:19:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:51.419523+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-04-17T12:19:53.456 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:19:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:52.424628+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-04-17T12:19:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:52.428433+0000 mon.a (mon.0) 2647 : audit [INF] from='client.? 172.21.15.31:0/2410277987' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:52.454271+0000 mgr.y (mgr.14556) 1688 : cluster [DBG] pgmap v2726: 745 pgs: 32 unknown, 713 active+clean; 6.0 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:52.424628+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-04-17T12:19:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:52.428433+0000 mon.a (mon.0) 2647 : audit [INF] from='client.? 172.21.15.31:0/2410277987' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:52.454271+0000 mgr.y (mgr.14556) 1688 : cluster [DBG] pgmap v2726: 745 pgs: 32 unknown, 713 active+clean; 6.0 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:52.424628+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-04-17T12:19:53.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:52.428433+0000 mon.a (mon.0) 2647 : audit [INF] from='client.? 172.21.15.31:0/2410277987' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:19:53.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:52.454271+0000 mgr.y (mgr.14556) 1688 : cluster [DBG] pgmap v2726: 745 pgs: 32 unknown, 713 active+clean; 6.0 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:19:54.432 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:19:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:19:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:19:53.433737+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.31:0/2410277987' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:53.434053+0000 mon.a (mon.0) 2649 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-04-17T12:19:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:19:53.433737+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.31:0/2410277987' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:53.434053+0000 mon.a (mon.0) 2649 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-04-17T12:19:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:19:53.433737+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.31:0/2410277987' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:19:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:53.434053+0000 mon.a (mon.0) 2649 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-04-17T12:19:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:54.439913+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-04-17T12:19:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:54.454976+0000 mgr.y (mgr.14556) 1689 : cluster [DBG] pgmap v2729: 745 pgs: 32 creating+peering, 713 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-17T12:19:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:54.439913+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-04-17T12:19:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:54.454976+0000 mgr.y (mgr.14556) 1689 : cluster [DBG] pgmap v2729: 745 pgs: 32 creating+peering, 713 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-17T12:19:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:54.439913+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-04-17T12:19:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:54.454976+0000 mgr.y (mgr.14556) 1689 : cluster [DBG] pgmap v2729: 745 pgs: 32 creating+peering, 713 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-17T12:19:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:55.445579+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-04-17T12:19:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:55.445579+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-04-17T12:19:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:55.445579+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-04-17T12:19:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:56.450619+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-04-17T12:19:57.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:56.455841+0000 mgr.y (mgr.14556) 1690 : cluster [DBG] pgmap v2732: 745 pgs: 32 creating+peering, 713 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-17T12:19:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:56.450619+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-04-17T12:19:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:56.455841+0000 mgr.y (mgr.14556) 1690 : cluster [DBG] pgmap v2732: 745 pgs: 32 creating+peering, 713 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-17T12:19:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:56.450619+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-04-17T12:19:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:56.455841+0000 mgr.y (mgr.14556) 1690 : cluster [DBG] pgmap v2732: 745 pgs: 32 creating+peering, 713 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-17T12:19:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:57.459783+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-04-17T12:19:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:57.459783+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-04-17T12:19:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:57.459783+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-04-17T12:19:59.741 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:58.459131+0000 mgr.y (mgr.14556) 1691 : cluster [DBG] pgmap v2734: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 45 op/s 2024-04-17T12:19:59.741 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:19:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:58.460870+0000 mon.a (mon.0) 2654 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-04-17T12:19:59.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:58.459131+0000 mgr.y (mgr.14556) 1691 : cluster [DBG] pgmap v2734: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 45 op/s 2024-04-17T12:19:59.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:19:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:58.460870+0000 mon.a (mon.0) 2654 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-04-17T12:19:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:58.459131+0000 mgr.y (mgr.14556) 1691 : cluster [DBG] pgmap v2734: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 45 op/s 2024-04-17T12:19:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:19:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:58.460870+0000 mon.a (mon.0) 2654 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-04-17T12:20:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:19:59.478280+0000 mon.a (mon.0) 2655 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-04-17T12:20:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:00.000133+0000 mon.a (mon.0) 2656 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:20:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:00.322254+0000 mon.a (mon.0) 2657 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-04-17T12:20:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:19:59.478280+0000 mon.a (mon.0) 2655 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-04-17T12:20:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:00.000133+0000 mon.a (mon.0) 2656 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:20:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:00.322254+0000 mon.a (mon.0) 2657 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-04-17T12:20:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:19:59.478280+0000 mon.a (mon.0) 2655 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-04-17T12:20:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:00.000133+0000 mon.a (mon.0) 2656 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:20:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:00.322254+0000 mon.a (mon.0) 2657 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-04-17T12:20:01.437 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.QuiesceWatch (9986 ms) 2024-04-17T12:20:01.437 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-04-17T12:20:01.437 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:20:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:20:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:01] "GET /metrics HTTP/1.1" 200 240587 "" "Prometheus/2.33.4" 2024-04-17T12:20:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:00.459887+0000 mgr.y (mgr.14556) 1692 : cluster [DBG] pgmap v2738: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 45 op/s 2024-04-17T12:20:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:01.329633+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-04-17T12:20:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:00.459887+0000 mgr.y (mgr.14556) 1692 : cluster [DBG] pgmap v2738: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 45 op/s 2024-04-17T12:20:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:01.329633+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-04-17T12:20:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:00.459887+0000 mgr.y (mgr.14556) 1692 : cluster [DBG] pgmap v2738: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 45 op/s 2024-04-17T12:20:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:01.329633+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-04-17T12:20:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:02.331547+0000 mon.a (mon.0) 2659 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-04-17T12:20:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:02.460595+0000 mgr.y (mgr.14556) 1693 : cluster [DBG] pgmap v2741: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:02.331547+0000 mon.a (mon.0) 2659 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-04-17T12:20:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:02.460595+0000 mgr.y (mgr.14556) 1693 : cluster [DBG] pgmap v2741: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:02.331547+0000 mon.a (mon.0) 2659 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-04-17T12:20:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:02.460595+0000 mgr.y (mgr.14556) 1693 : cluster [DBG] pgmap v2741: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:04.352 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:20:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:20:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:03.340683+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-04-17T12:20:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:03.340683+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-04-17T12:20:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:03.340683+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-04-17T12:20:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:04.343835+0000 mon.a (mon.0) 2661 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-04-17T12:20:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:04.461446+0000 mgr.y (mgr.14556) 1694 : cluster [DBG] pgmap v2744: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-17T12:20:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:04.343835+0000 mon.a (mon.0) 2661 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-04-17T12:20:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:04.461446+0000 mgr.y (mgr.14556) 1694 : cluster [DBG] pgmap v2744: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-17T12:20:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:04.343835+0000 mon.a (mon.0) 2661 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-04-17T12:20:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:04.461446+0000 mgr.y (mgr.14556) 1694 : cluster [DBG] pgmap v2744: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-17T12:20:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:05.362342+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-04-17T12:20:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:05.362342+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-04-17T12:20:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:05.362342+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-04-17T12:20:07.498 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (6061 ms) 2024-04-17T12:20:07.498 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-04-17T12:20:07.498 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:20:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:06.364266+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-04-17T12:20:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:06.462241+0000 mgr.y (mgr.14556) 1695 : cluster [DBG] pgmap v2747: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-17T12:20:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:06.364266+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-04-17T12:20:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:06.462241+0000 mgr.y (mgr.14556) 1695 : cluster [DBG] pgmap v2747: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-17T12:20:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:06.364266+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-04-17T12:20:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:06.462241+0000 mgr.y (mgr.14556) 1695 : cluster [DBG] pgmap v2747: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-17T12:20:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:07.393432+0000 mon.a (mon.0) 2664 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-04-17T12:20:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:08.284691+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:20:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:07.393432+0000 mon.a (mon.0) 2664 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-04-17T12:20:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:08.284691+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:20:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:07.393432+0000 mon.a (mon.0) 2664 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-04-17T12:20:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:08.284691+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:20:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:08.401218+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-04-17T12:20:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:08.453765+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2024-04-17T12:20:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:08.454061+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]: dispatch 2024-04-17T12:20:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:08.454241+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.a", "id": [1, 5]}]: dispatch 2024-04-17T12:20:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:08.454407+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.e", "id": [4, 5]}]: dispatch 2024-04-17T12:20:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:08.454572+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1e", "id": [3, 2]}]: dispatch 2024-04-17T12:20:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:08.462967+0000 mgr.y (mgr.14556) 1696 : cluster [DBG] pgmap v2750: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 106 op/s 2024-04-17T12:20:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:08.401218+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-04-17T12:20:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:08.453765+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2024-04-17T12:20:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:08.454061+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]: dispatch 2024-04-17T12:20:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:08.454241+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.a", "id": [1, 5]}]: dispatch 2024-04-17T12:20:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:08.454407+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.e", "id": [4, 5]}]: dispatch 2024-04-17T12:20:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:08.454572+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1e", "id": [3, 2]}]: dispatch 2024-04-17T12:20:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:08.462967+0000 mgr.y (mgr.14556) 1696 : cluster [DBG] pgmap v2750: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 106 op/s 2024-04-17T12:20:09.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:08.401218+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-04-17T12:20:09.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:08.453765+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2024-04-17T12:20:09.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:08.454061+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]: dispatch 2024-04-17T12:20:09.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:08.454241+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.a", "id": [1, 5]}]: dispatch 2024-04-17T12:20:09.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:08.454407+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.e", "id": [4, 5]}]: dispatch 2024-04-17T12:20:09.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:08.454572+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1e", "id": [3, 2]}]: dispatch 2024-04-17T12:20:09.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:08.462967+0000 mgr.y (mgr.14556) 1696 : cluster [DBG] pgmap v2750: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 106 op/s 2024-04-17T12:20:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:09.410463+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]': finished 2024-04-17T12:20:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:09.410548+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]': finished 2024-04-17T12:20:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:09.410651+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.a", "id": [1, 5]}]': finished 2024-04-17T12:20:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:09.410723+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.e", "id": [4, 5]}]': finished 2024-04-17T12:20:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:09.410807+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1e", "id": [3, 2]}]': finished 2024-04-17T12:20:10.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:09.410890+0000 mon.a (mon.0) 2677 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-04-17T12:20:10.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:10.324412+0000 mon.a (mon.0) 2678 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-04-17T12:20:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:09.410463+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]': finished 2024-04-17T12:20:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:09.410548+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]': finished 2024-04-17T12:20:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:09.410651+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.a", "id": [1, 5]}]': finished 2024-04-17T12:20:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:09.410723+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.e", "id": [4, 5]}]': finished 2024-04-17T12:20:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:09.410807+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1e", "id": [3, 2]}]': finished 2024-04-17T12:20:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:09.410890+0000 mon.a (mon.0) 2677 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-04-17T12:20:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:10.324412+0000 mon.a (mon.0) 2678 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-04-17T12:20:10.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:09.410463+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]': finished 2024-04-17T12:20:10.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:09.410548+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.d", "id": [7, 2]}]': finished 2024-04-17T12:20:10.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:09.410651+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.a", "id": [1, 5]}]': finished 2024-04-17T12:20:10.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:09.410723+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.e", "id": [4, 5]}]': finished 2024-04-17T12:20:10.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:09.410807+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1e", "id": [3, 2]}]': finished 2024-04-17T12:20:10.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:09.410890+0000 mon.a (mon.0) 2677 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-04-17T12:20:10.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:10.324412+0000 mon.a (mon.0) 2678 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-04-17T12:20:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:10.463546+0000 mgr.y (mgr.14556) 1697 : cluster [DBG] pgmap v2753: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 106 op/s 2024-04-17T12:20:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:11.325747+0000 mon.a (mon.0) 2679 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-04-17T12:20:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:20:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:11] "GET /metrics HTTP/1.1" 200 243111 "" "Prometheus/2.33.4" 2024-04-17T12:20:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:10.463546+0000 mgr.y (mgr.14556) 1697 : cluster [DBG] pgmap v2753: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 106 op/s 2024-04-17T12:20:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:11.325747+0000 mon.a (mon.0) 2679 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-04-17T12:20:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:10.463546+0000 mgr.y (mgr.14556) 1697 : cluster [DBG] pgmap v2753: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 106 op/s 2024-04-17T12:20:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:11.325747+0000 mon.a (mon.0) 2679 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-04-17T12:20:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:12.328029+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-04-17T12:20:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:12.464239+0000 mgr.y (mgr.14556) 1698 : cluster [DBG] pgmap v2756: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:12.328029+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-04-17T12:20:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:12.464239+0000 mgr.y (mgr.14556) 1698 : cluster [DBG] pgmap v2756: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:12.328029+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-04-17T12:20:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:12.464239+0000 mgr.y (mgr.14556) 1698 : cluster [DBG] pgmap v2756: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:14.332 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:20:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:20:14.442 INFO:tasks.workunit.client.0.smithi031.stdout:10.00% done 2024-04-17T12:20:14.442 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6944 ms) 2024-04-17T12:20:14.442 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-04-17T12:20:14.443 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:20:14.460 INFO:tasks.workunit.client.0.smithi031.stderr:test quiesce is not long enough to time out 2024-04-17T12:20:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:13.335074+0000 mon.a (mon.0) 2681 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-04-17T12:20:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:13.335074+0000 mon.a (mon.0) 2681 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-04-17T12:20:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:13.335074+0000 mon.a (mon.0) 2681 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-04-17T12:20:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:14.339297+0000 mon.a (mon.0) 2682 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-04-17T12:20:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:14.464858+0000 mgr.y (mgr.14556) 1699 : cluster [DBG] pgmap v2759: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 4.0 KiB/s wr, 56 op/s; 8 B/s, 0 objects/s recovering 2024-04-17T12:20:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:14.339297+0000 mon.a (mon.0) 2682 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-04-17T12:20:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:14.464858+0000 mgr.y (mgr.14556) 1699 : cluster [DBG] pgmap v2759: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 4.0 KiB/s wr, 56 op/s; 8 B/s, 0 objects/s recovering 2024-04-17T12:20:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:14.339297+0000 mon.a (mon.0) 2682 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-04-17T12:20:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:14.464858+0000 mgr.y (mgr.14556) 1699 : cluster [DBG] pgmap v2759: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 4.0 KiB/s wr, 56 op/s; 8 B/s, 0 objects/s recovering 2024-04-17T12:20:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:16.465582+0000 mgr.y (mgr.14556) 1700 : cluster [DBG] pgmap v2760: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 KiB/s wr, 44 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:20:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:16.465582+0000 mgr.y (mgr.14556) 1700 : cluster [DBG] pgmap v2760: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 KiB/s wr, 44 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:20:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:16.465582+0000 mgr.y (mgr.14556) 1700 : cluster [DBG] pgmap v2760: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 KiB/s wr, 44 op/s; 6 B/s, 0 objects/s recovering 2024-04-17T12:20:18.186 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:20:18.479 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (47m) 6m ago 48m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (48m) 6m ago 48m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (49m) 6m ago 49m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (49m) 6m ago 49m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (52m) 6m ago 52m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (54m) 6m ago 54m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (54m) 6m ago 54m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (53m) 6m ago 53m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (53m) 6m ago 53m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (48m) 6m ago 48m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (48m) 6m ago 48m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (52m) 6m ago 52m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (52m) 6m ago 52m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (51m) 6m ago 51m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (51m) 6m ago 51m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:20:18.480 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (51m) 6m ago 51m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:20:18.481 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (50m) 6m ago 50m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:20:18.481 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (50m) 6m ago 50m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:20:18.481 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (49m) 6m ago 49m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:20:18.481 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (47m) 6m ago 48m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:20:18.829 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:20:18.829 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:20:18.829 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:20:18.829 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:20:18.830 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:20:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:18.175372+0000 mgr.y (mgr.14556) 1701 : audit [DBG] from='client.17697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:18.467784+0000 mgr.y (mgr.14556) 1702 : cluster [DBG] pgmap v2761: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.6 KiB/s wr, 75 op/s; 5 B/s, 0 objects/s recovering 2024-04-17T12:20:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:18.472057+0000 mgr.y (mgr.14556) 1703 : audit [DBG] from='client.27593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:19.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:18.830226+0000 mon.a (mon.0) 2683 : audit [DBG] from='client.? 172.21.15.31:0/444589355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:20:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:18.175372+0000 mgr.y (mgr.14556) 1701 : audit [DBG] from='client.17697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:18.467784+0000 mgr.y (mgr.14556) 1702 : cluster [DBG] pgmap v2761: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.6 KiB/s wr, 75 op/s; 5 B/s, 0 objects/s recovering 2024-04-17T12:20:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:18.472057+0000 mgr.y (mgr.14556) 1703 : audit [DBG] from='client.27593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:18.830226+0000 mon.a (mon.0) 2683 : audit [DBG] from='client.? 172.21.15.31:0/444589355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:20:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:18.175372+0000 mgr.y (mgr.14556) 1701 : audit [DBG] from='client.17697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:18.467784+0000 mgr.y (mgr.14556) 1702 : cluster [DBG] pgmap v2761: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.6 KiB/s wr, 75 op/s; 5 B/s, 0 objects/s recovering 2024-04-17T12:20:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:18.472057+0000 mgr.y (mgr.14556) 1703 : audit [DBG] from='client.27593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:19.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:18.830226+0000 mon.a (mon.0) 2683 : audit [DBG] from='client.? 172.21.15.31:0/444589355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:20:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:20.326939+0000 mon.a (mon.0) 2684 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-04-17T12:20:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:20.468462+0000 mgr.y (mgr.14556) 1704 : cluster [DBG] pgmap v2763: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 KiB/s wr, 33 op/s 2024-04-17T12:20:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:20.326939+0000 mon.a (mon.0) 2684 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-04-17T12:20:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:20.468462+0000 mgr.y (mgr.14556) 1704 : cluster [DBG] pgmap v2763: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 KiB/s wr, 33 op/s 2024-04-17T12:20:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:20.326939+0000 mon.a (mon.0) 2684 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-04-17T12:20:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:20.468462+0000 mgr.y (mgr.14556) 1704 : cluster [DBG] pgmap v2763: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 KiB/s wr, 33 op/s 2024-04-17T12:20:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:20:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:21] "GET /metrics HTTP/1.1" 200 243111 "" "Prometheus/2.33.4" 2024-04-17T12:20:22.552 INFO:tasks.workunit.client.0.smithi031.stderr:test quiesce is timed out 2024-04-17T12:20:22.555 INFO:tasks.workunit.client.0.smithi031.stderr:waiting for timed out ... 0 2024-04-17T12:20:23.556 INFO:tasks.workunit.client.0.smithi031.stderr:waiting for timed out ... 1 2024-04-17T12:20:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:22.469242+0000 mgr.y (mgr.14556) 1705 : cluster [DBG] pgmap v2764: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 KiB/s wr, 29 op/s 2024-04-17T12:20:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:22.524524+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-04-17T12:20:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:22.469242+0000 mgr.y (mgr.14556) 1705 : cluster [DBG] pgmap v2764: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 KiB/s wr, 29 op/s 2024-04-17T12:20:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:22.524524+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-04-17T12:20:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:22.469242+0000 mgr.y (mgr.14556) 1705 : cluster [DBG] pgmap v2764: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 KiB/s wr, 29 op/s 2024-04-17T12:20:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:22.524524+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-04-17T12:20:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:20:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:20:24.555 INFO:tasks.workunit.client.0.smithi031.stderr:waiting for timed out ... 2 2024-04-17T12:20:25.556 INFO:tasks.workunit.client.0.smithi031.stderr:waiting for timed out ... 3 2024-04-17T12:20:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:24.471992+0000 mgr.y (mgr.14556) 1706 : cluster [DBG] pgmap v2766: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.9 KiB/s wr, 34 op/s 2024-04-17T12:20:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:24.471992+0000 mgr.y (mgr.14556) 1706 : cluster [DBG] pgmap v2766: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.9 KiB/s wr, 34 op/s 2024-04-17T12:20:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:24.471992+0000 mgr.y (mgr.14556) 1706 : cluster [DBG] pgmap v2766: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.9 KiB/s wr, 34 op/s 2024-04-17T12:20:26.556 INFO:tasks.workunit.client.0.smithi031.stderr:waiting for timed out ... 4 2024-04-17T12:20:27.556 INFO:tasks.workunit.client.0.smithi031.stderr:waiting for timed out ... 5 2024-04-17T12:20:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:26.472681+0000 mgr.y (mgr.14556) 1707 : cluster [DBG] pgmap v2767: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-04-17T12:20:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:26.472681+0000 mgr.y (mgr.14556) 1707 : cluster [DBG] pgmap v2767: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-04-17T12:20:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:26.472681+0000 mgr.y (mgr.14556) 1707 : cluster [DBG] pgmap v2767: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-04-17T12:20:28.556 INFO:tasks.workunit.client.0.smithi031.stderr:waiting for timed out ... 6 2024-04-17T12:20:29.556 INFO:tasks.workunit.client.0.smithi031.stderr:waiting for timed out ... 7 2024-04-17T12:20:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:28.475525+0000 mgr.y (mgr.14556) 1708 : cluster [DBG] pgmap v2768: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 376 B/s wr, 4 op/s 2024-04-17T12:20:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:28.475525+0000 mgr.y (mgr.14556) 1708 : cluster [DBG] pgmap v2768: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 376 B/s wr, 4 op/s 2024-04-17T12:20:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:28.475525+0000 mgr.y (mgr.14556) 1708 : cluster [DBG] pgmap v2768: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 376 B/s wr, 4 op/s 2024-04-17T12:20:30.556 INFO:tasks.workunit.client.0.smithi031.stderr:waiting for timed out ... 8 2024-04-17T12:20:31.556 INFO:tasks.workunit.client.0.smithi031.stderr:waiting for timed out ... 9 2024-04-17T12:20:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:30.476293+0000 mgr.y (mgr.14556) 1709 : cluster [DBG] pgmap v2769: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-04-17T12:20:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:30.476293+0000 mgr.y (mgr.14556) 1709 : cluster [DBG] pgmap v2769: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-04-17T12:20:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:20:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:31] "GET /metrics HTTP/1.1" 200 243111 "" "Prometheus/2.33.4" 2024-04-17T12:20:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:30.476293+0000 mgr.y (mgr.14556) 1709 : cluster [DBG] pgmap v2769: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-04-17T12:20:32.556 INFO:tasks.workunit.client.0.smithi031.stderr:waiting for timed out ... 10 2024-04-17T12:20:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:32.069678+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:20:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:32.379950+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:20:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:32.380606+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:20:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:32.385329+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:20:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:32.069678+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:20:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:32.379950+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:20:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:32.380606+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:20:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:32.385329+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:20:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:32.069678+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:20:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:32.379950+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:20:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:32.380606+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:20:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:32.385329+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:20:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:32.477097+0000 mgr.y (mgr.14556) 1710 : cluster [DBG] pgmap v2770: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-04-17T12:20:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:32.477097+0000 mgr.y (mgr.14556) 1710 : cluster [DBG] pgmap v2770: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-04-17T12:20:33.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:32.477097+0000 mgr.y (mgr.14556) 1710 : cluster [DBG] pgmap v2770: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-04-17T12:20:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:20:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:20:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:34.479600+0000 mgr.y (mgr.14556) 1711 : cluster [DBG] pgmap v2771: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 KiB/s rd, 256 B/s wr, 3 op/s 2024-04-17T12:20:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:34.479600+0000 mgr.y (mgr.14556) 1711 : cluster [DBG] pgmap v2771: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 KiB/s rd, 256 B/s wr, 3 op/s 2024-04-17T12:20:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:34.479600+0000 mgr.y (mgr.14556) 1711 : cluster [DBG] pgmap v2771: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 KiB/s rd, 256 B/s wr, 3 op/s 2024-04-17T12:20:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:36.480330+0000 mgr.y (mgr.14556) 1712 : cluster [DBG] pgmap v2772: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:36.480330+0000 mgr.y (mgr.14556) 1712 : cluster [DBG] pgmap v2772: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:36.480330+0000 mgr.y (mgr.14556) 1712 : cluster [DBG] pgmap v2772: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:38.482963+0000 mgr.y (mgr.14556) 1713 : cluster [DBG] pgmap v2773: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:38.482963+0000 mgr.y (mgr.14556) 1713 : cluster [DBG] pgmap v2773: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:38.482963+0000 mgr.y (mgr.14556) 1713 : cluster [DBG] pgmap v2773: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:40.483697+0000 mgr.y (mgr.14556) 1714 : cluster [DBG] pgmap v2774: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:40.483697+0000 mgr.y (mgr.14556) 1714 : cluster [DBG] pgmap v2774: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:20:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:41] "GET /metrics HTTP/1.1" 200 243109 "" "Prometheus/2.33.4" 2024-04-17T12:20:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:40.483697+0000 mgr.y (mgr.14556) 1714 : cluster [DBG] pgmap v2774: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:43.557 INFO:tasks.workunit.client.0.smithi031.stderr:test retry succeeds 2024-04-17T12:20:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:42.484636+0000 mgr.y (mgr.14556) 1715 : cluster [DBG] pgmap v2775: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:42.484636+0000 mgr.y (mgr.14556) 1715 : cluster [DBG] pgmap v2775: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:42.484636+0000 mgr.y (mgr.14556) 1715 : cluster [DBG] pgmap v2775: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:20:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:20:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:44.487452+0000 mgr.y (mgr.14556) 1716 : cluster [DBG] pgmap v2776: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:44.565464+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-04-17T12:20:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:44.487452+0000 mgr.y (mgr.14556) 1716 : cluster [DBG] pgmap v2776: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:44.565464+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-04-17T12:20:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:44.487452+0000 mgr.y (mgr.14556) 1716 : cluster [DBG] pgmap v2776: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:44.565464+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-04-17T12:20:46.702 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32260 ms) 2024-04-17T12:20:46.702 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-04-17T12:20:46.703 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:20:46.764 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.WriteZeroes (62 ms) 2024-04-17T12:20:46.764 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-04-17T12:20:46.764 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:20:46.830 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (66 ms) 2024-04-17T12:20:46.830 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-04-17T12:20:46.830 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:20:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:45.565897+0000 mon.a (mon.0) 2691 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-04-17T12:20:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:45.565897+0000 mon.a (mon.0) 2691 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-04-17T12:20:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:45.565897+0000 mon.a (mon.0) 2691 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-04-17T12:20:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:46.488166+0000 mgr.y (mgr.14556) 1717 : cluster [DBG] pgmap v2779: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:46.588566+0000 mon.a (mon.0) 2692 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-04-17T12:20:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:46.488166+0000 mgr.y (mgr.14556) 1717 : cluster [DBG] pgmap v2779: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:46.588566+0000 mon.a (mon.0) 2692 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-04-17T12:20:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:46.488166+0000 mgr.y (mgr.14556) 1717 : cluster [DBG] pgmap v2779: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:46.588566+0000 mon.a (mon.0) 2692 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-04-17T12:20:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:47.595860+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-04-17T12:20:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:47.595860+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-04-17T12:20:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:47.595860+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-04-17T12:20:49.156 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:20:49.445 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:20:49.446 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (48m) 6m ago 49m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:20:49.446 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (48m) 6m ago 48m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:20:49.446 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (50m) 6m ago 50m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:20:49.446 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (50m) 6m ago 50m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:20:49.446 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (53m) 6m ago 53m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:20:49.446 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (55m) 6m ago 55m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:20:49.446 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (55m) 6m ago 55m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:20:49.446 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (53m) 6m ago 53m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:20:49.446 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (53m) 6m ago 53m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:20:49.446 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (49m) 6m ago 49m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:20:49.447 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (49m) 6m ago 49m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:20:49.447 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (53m) 6m ago 53m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:20:49.447 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (52m) 6m ago 52m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:20:49.447 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (52m) 6m ago 52m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:20:49.447 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (51m) 6m ago 51m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:20:49.447 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (51m) 6m ago 51m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:20:49.447 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (51m) 6m ago 51m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:20:49.447 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (50m) 6m ago 50m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:20:49.447 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (50m) 6m ago 50m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:20:49.447 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (48m) 6m ago 49m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:20:49.821 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:20:49.821 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:20:49.822 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:20:49.823 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:20:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:48.490758+0000 mgr.y (mgr.14556) 1718 : cluster [DBG] pgmap v2782: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 10 KiB/s wr, 180 op/s 2024-04-17T12:20:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:48.603027+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-04-17T12:20:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:48.490758+0000 mgr.y (mgr.14556) 1718 : cluster [DBG] pgmap v2782: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 10 KiB/s wr, 180 op/s 2024-04-17T12:20:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:48.603027+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-04-17T12:20:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:48.490758+0000 mgr.y (mgr.14556) 1718 : cluster [DBG] pgmap v2782: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 10 KiB/s wr, 180 op/s 2024-04-17T12:20:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:48.603027+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-04-17T12:20:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:49.145143+0000 mgr.y (mgr.14556) 1719 : audit [DBG] from='client.27605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:49.438046+0000 mgr.y (mgr.14556) 1720 : audit [DBG] from='client.17721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:49.606837+0000 mon.a (mon.0) 2695 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-04-17T12:20:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:20:49.822584+0000 mon.a (mon.0) 2696 : audit [DBG] from='client.? 172.21.15.31:0/3316999982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:20:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:50.333442+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-04-17T12:20:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:49.145143+0000 mgr.y (mgr.14556) 1719 : audit [DBG] from='client.27605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:49.438046+0000 mgr.y (mgr.14556) 1720 : audit [DBG] from='client.17721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:49.606837+0000 mon.a (mon.0) 2695 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-04-17T12:20:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:20:49.822584+0000 mon.a (mon.0) 2696 : audit [DBG] from='client.? 172.21.15.31:0/3316999982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:20:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:50.333442+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-04-17T12:20:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:49.145143+0000 mgr.y (mgr.14556) 1719 : audit [DBG] from='client.27605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:49.438046+0000 mgr.y (mgr.14556) 1720 : audit [DBG] from='client.17721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:20:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:49.606837+0000 mon.a (mon.0) 2695 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-04-17T12:20:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:20:49.822584+0000 mon.a (mon.0) 2696 : audit [DBG] from='client.? 172.21.15.31:0/3316999982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:20:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:50.333442+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-04-17T12:20:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:20:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:51] "GET /metrics HTTP/1.1" 200 243109 "" "Prometheus/2.33.4" 2024-04-17T12:20:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:50.491662+0000 mgr.y (mgr.14556) 1721 : cluster [DBG] pgmap v2786: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 185 op/s 2024-04-17T12:20:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:51.337817+0000 mon.a (mon.0) 2698 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-04-17T12:20:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:50.491662+0000 mgr.y (mgr.14556) 1721 : cluster [DBG] pgmap v2786: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 185 op/s 2024-04-17T12:20:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:51.337817+0000 mon.a (mon.0) 2698 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-04-17T12:20:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:50.491662+0000 mgr.y (mgr.14556) 1721 : cluster [DBG] pgmap v2786: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 185 op/s 2024-04-17T12:20:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:51.337817+0000 mon.a (mon.0) 2698 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-04-17T12:20:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:52.340612+0000 mon.a (mon.0) 2699 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-04-17T12:20:53.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:52.492517+0000 mgr.y (mgr.14556) 1722 : cluster [DBG] pgmap v2789: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:52.340612+0000 mon.a (mon.0) 2699 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-04-17T12:20:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:52.492517+0000 mgr.y (mgr.14556) 1722 : cluster [DBG] pgmap v2789: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:52.340612+0000 mon.a (mon.0) 2699 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-04-17T12:20:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:52.492517+0000 mgr.y (mgr.14556) 1722 : cluster [DBG] pgmap v2789: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:20:54.348 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:20:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:20:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:53.350591+0000 mon.a (mon.0) 2700 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-04-17T12:20:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:53.350591+0000 mon.a (mon.0) 2700 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-04-17T12:20:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:53.350591+0000 mon.a (mon.0) 2700 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-04-17T12:20:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:54.355737+0000 mon.a (mon.0) 2701 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-04-17T12:20:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:54.493435+0000 mgr.y (mgr.14556) 1723 : cluster [DBG] pgmap v2792: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-04-17T12:20:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:54.355737+0000 mon.a (mon.0) 2701 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-04-17T12:20:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:54.493435+0000 mgr.y (mgr.14556) 1723 : cluster [DBG] pgmap v2792: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-04-17T12:20:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:54.355737+0000 mon.a (mon.0) 2701 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-04-17T12:20:55.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:54.493435+0000 mgr.y (mgr.14556) 1723 : cluster [DBG] pgmap v2792: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-04-17T12:20:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:55.363686+0000 mon.a (mon.0) 2702 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-04-17T12:20:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:55.363686+0000 mon.a (mon.0) 2702 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-04-17T12:20:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:55.363686+0000 mon.a (mon.0) 2702 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-04-17T12:20:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:56.374050+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-04-17T12:20:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:56.494071+0000 mgr.y (mgr.14556) 1724 : cluster [DBG] pgmap v2795: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-04-17T12:20:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:56.374050+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-04-17T12:20:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:56.494071+0000 mgr.y (mgr.14556) 1724 : cluster [DBG] pgmap v2795: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-04-17T12:20:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:56.374050+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-04-17T12:20:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:56.494071+0000 mgr.y (mgr.14556) 1724 : cluster [DBG] pgmap v2795: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-04-17T12:20:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:57.379387+0000 mon.a (mon.0) 2704 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-04-17T12:20:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:57.379387+0000 mon.a (mon.0) 2704 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-04-17T12:20:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:57.379387+0000 mon.a (mon.0) 2704 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-04-17T12:20:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:58.383069+0000 mon.a (mon.0) 2705 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-04-17T12:20:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:20:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:58.494863+0000 mgr.y (mgr.14556) 1725 : cluster [DBG] pgmap v2798: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 4.7 KiB/s wr, 242 op/s 2024-04-17T12:20:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:58.383069+0000 mon.a (mon.0) 2705 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-04-17T12:20:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:20:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:58.494863+0000 mgr.y (mgr.14556) 1725 : cluster [DBG] pgmap v2798: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 4.7 KiB/s wr, 242 op/s 2024-04-17T12:20:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:58.383069+0000 mon.a (mon.0) 2705 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-04-17T12:20:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:20:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:58.494863+0000 mgr.y (mgr.14556) 1725 : cluster [DBG] pgmap v2798: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 4.7 KiB/s wr, 242 op/s 2024-04-17T12:21:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:20:59.389857+0000 mon.a (mon.0) 2706 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-04-17T12:21:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:20:59.389857+0000 mon.a (mon.0) 2706 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-04-17T12:21:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:20:59.389857+0000 mon.a (mon.0) 2706 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-04-17T12:21:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:00.397241+0000 mon.a (mon.0) 2707 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-04-17T12:21:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:00.495608+0000 mgr.y (mgr.14556) 1726 : cluster [DBG] pgmap v2801: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 4.7 KiB/s wr, 242 op/s 2024-04-17T12:21:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:21:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:01] "GET /metrics HTTP/1.1" 200 243112 "" "Prometheus/2.33.4" 2024-04-17T12:21:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:00.397241+0000 mon.a (mon.0) 2707 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-04-17T12:21:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:00.495608+0000 mgr.y (mgr.14556) 1726 : cluster [DBG] pgmap v2801: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 4.7 KiB/s wr, 242 op/s 2024-04-17T12:21:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:00.397241+0000 mon.a (mon.0) 2707 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-04-17T12:21:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:00.495608+0000 mgr.y (mgr.14556) 1726 : cluster [DBG] pgmap v2801: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 4.7 KiB/s wr, 242 op/s 2024-04-17T12:21:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:01.404720+0000 mon.a (mon.0) 2708 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-04-17T12:21:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:01.404720+0000 mon.a (mon.0) 2708 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-04-17T12:21:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:01.404720+0000 mon.a (mon.0) 2708 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-04-17T12:21:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:02.411639+0000 mon.a (mon.0) 2709 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-04-17T12:21:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:02.496320+0000 mgr.y (mgr.14556) 1727 : cluster [DBG] pgmap v2804: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:02.411639+0000 mon.a (mon.0) 2709 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-04-17T12:21:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:02.496320+0000 mgr.y (mgr.14556) 1727 : cluster [DBG] pgmap v2804: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:02.411639+0000 mon.a (mon.0) 2709 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-04-17T12:21:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:02.496320+0000 mgr.y (mgr.14556) 1727 : cluster [DBG] pgmap v2804: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:04.415 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:21:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:21:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:03.417380+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-04-17T12:21:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:03.417380+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-04-17T12:21:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:03.417380+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-04-17T12:21:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:04.424509+0000 mon.a (mon.0) 2711 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-04-17T12:21:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:04.496908+0000 mgr.y (mgr.14556) 1728 : cluster [DBG] pgmap v2807: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-04-17T12:21:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:04.424509+0000 mon.a (mon.0) 2711 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-04-17T12:21:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:04.496908+0000 mgr.y (mgr.14556) 1728 : cluster [DBG] pgmap v2807: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-04-17T12:21:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:04.424509+0000 mon.a (mon.0) 2711 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-04-17T12:21:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:04.496908+0000 mgr.y (mgr.14556) 1728 : cluster [DBG] pgmap v2807: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-04-17T12:21:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:05.428197+0000 mon.a (mon.0) 2712 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-04-17T12:21:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:05.428197+0000 mon.a (mon.0) 2712 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-04-17T12:21:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:05.428197+0000 mon.a (mon.0) 2712 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-04-17T12:21:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:06.430415+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-04-17T12:21:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:06.497473+0000 mgr.y (mgr.14556) 1729 : cluster [DBG] pgmap v2810: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-04-17T12:21:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:06.430415+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-04-17T12:21:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:06.497473+0000 mgr.y (mgr.14556) 1729 : cluster [DBG] pgmap v2810: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-04-17T12:21:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:06.430415+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-04-17T12:21:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:06.497473+0000 mgr.y (mgr.14556) 1729 : cluster [DBG] pgmap v2810: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-04-17T12:21:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:07.443334+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-04-17T12:21:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:07.443334+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-04-17T12:21:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:07.443334+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-04-17T12:21:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:08.448728+0000 mon.a (mon.0) 2715 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-04-17T12:21:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:08.498194+0000 mgr.y (mgr.14556) 1730 : cluster [DBG] pgmap v2813: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-04-17T12:21:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:08.448728+0000 mon.a (mon.0) 2715 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-04-17T12:21:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:08.498194+0000 mgr.y (mgr.14556) 1730 : cluster [DBG] pgmap v2813: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-04-17T12:21:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:08.448728+0000 mon.a (mon.0) 2715 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-04-17T12:21:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:08.498194+0000 mgr.y (mgr.14556) 1730 : cluster [DBG] pgmap v2813: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-04-17T12:21:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:09.458920+0000 mon.a (mon.0) 2716 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-04-17T12:21:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:10.338347+0000 mon.a (mon.0) 2717 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-04-17T12:21:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:09.458920+0000 mon.a (mon.0) 2716 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-04-17T12:21:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:10.338347+0000 mon.a (mon.0) 2717 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-04-17T12:21:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:09.458920+0000 mon.a (mon.0) 2716 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-04-17T12:21:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:10.338347+0000 mon.a (mon.0) 2717 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-04-17T12:21:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:10.498977+0000 mgr.y (mgr.14556) 1731 : cluster [DBG] pgmap v2816: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-04-17T12:21:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:11.338438+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-04-17T12:21:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:21:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:11] "GET /metrics HTTP/1.1" 200 243120 "" "Prometheus/2.33.4" 2024-04-17T12:21:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:10.498977+0000 mgr.y (mgr.14556) 1731 : cluster [DBG] pgmap v2816: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-04-17T12:21:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:11.338438+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-04-17T12:21:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:10.498977+0000 mgr.y (mgr.14556) 1731 : cluster [DBG] pgmap v2816: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-04-17T12:21:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:11.338438+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-04-17T12:21:12.440 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestLibRBD.ConcurentOperations (25610 ms) 2024-04-17T12:21:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:12.344374+0000 mon.a (mon.0) 2719 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-04-17T12:21:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:12.499858+0000 mgr.y (mgr.14556) 1732 : cluster [DBG] pgmap v2819: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:12.344374+0000 mon.a (mon.0) 2719 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-04-17T12:21:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:12.499858+0000 mgr.y (mgr.14556) 1732 : cluster [DBG] pgmap v2819: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:12.344374+0000 mon.a (mon.0) 2719 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-04-17T12:21:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:12.499858+0000 mgr.y (mgr.14556) 1732 : cluster [DBG] pgmap v2819: 745 pgs: 745 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:14.354 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:21:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:21:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:13.345397+0000 mon.a (mon.0) 2720 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-04-17T12:21:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:13.345397+0000 mon.a (mon.0) 2720 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-04-17T12:21:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:13.345397+0000 mon.a (mon.0) 2720 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-04-17T12:21:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:14.347286+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-04-17T12:21:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:14.500680+0000 mgr.y (mgr.14556) 1733 : cluster [DBG] pgmap v2822: 681 pgs: 681 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 34 op/s 2024-04-17T12:21:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:15.348597+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-04-17T12:21:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:14.347286+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-04-17T12:21:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:14.500680+0000 mgr.y (mgr.14556) 1733 : cluster [DBG] pgmap v2822: 681 pgs: 681 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 34 op/s 2024-04-17T12:21:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:15.348597+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-04-17T12:21:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:14.347286+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-04-17T12:21:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:14.500680+0000 mgr.y (mgr.14556) 1733 : cluster [DBG] pgmap v2822: 681 pgs: 681 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 34 op/s 2024-04-17T12:21:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:15.348597+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-04-17T12:21:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:16.351171+0000 mon.a (mon.0) 2723 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-04-17T12:21:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:16.501358+0000 mgr.y (mgr.14556) 1734 : cluster [DBG] pgmap v2825: 617 pgs: 617 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:16.351171+0000 mon.a (mon.0) 2723 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-04-17T12:21:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:16.501358+0000 mgr.y (mgr.14556) 1734 : cluster [DBG] pgmap v2825: 617 pgs: 617 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:16.351171+0000 mon.a (mon.0) 2723 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-04-17T12:21:17.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:16.501358+0000 mgr.y (mgr.14556) 1734 : cluster [DBG] pgmap v2825: 617 pgs: 617 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:17.361522+0000 mon.a (mon.0) 2724 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-04-17T12:21:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:17.361522+0000 mon.a (mon.0) 2724 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-04-17T12:21:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:17.361522+0000 mon.a (mon.0) 2724 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-04-17T12:21:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:18.362899+0000 mon.a (mon.0) 2725 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-04-17T12:21:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:18.501952+0000 mgr.y (mgr.14556) 1735 : cluster [DBG] pgmap v2828: 553 pgs: 553 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:18.362899+0000 mon.a (mon.0) 2725 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-04-17T12:21:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:18.501952+0000 mgr.y (mgr.14556) 1735 : cluster [DBG] pgmap v2828: 553 pgs: 553 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:18.362899+0000 mon.a (mon.0) 2725 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-04-17T12:21:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:18.501952+0000 mgr.y (mgr.14556) 1735 : cluster [DBG] pgmap v2828: 553 pgs: 553 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:20.145 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:21:20.448 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:21:20.448 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (48m) 7m ago 49m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (49m) 7m ago 49m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (50m) 7m ago 50m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (50m) 7m ago 50m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (54m) 7m ago 54m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (55m) 7m ago 55m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (55m) 7m ago 55m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (54m) 7m ago 54m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (54m) 7m ago 54m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (49m) 7m ago 49m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (49m) 7m ago 49m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (53m) 7m ago 53m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (53m) 7m ago 53m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (52m) 7m ago 52m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (52m) 7m ago 52m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:21:20.449 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (52m) 7m ago 52m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:21:20.450 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (51m) 7m ago 51m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:21:20.450 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (51m) 7m ago 51m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:21:20.450 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (50m) 7m ago 50m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:21:20.450 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (48m) 7m ago 49m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:21:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:19.377397+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-04-17T12:21:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:20.340767+0000 mon.a (mon.0) 2727 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-04-17T12:21:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:19.377397+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-04-17T12:21:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:20.340767+0000 mon.a (mon.0) 2727 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-04-17T12:21:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:19.377397+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-04-17T12:21:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:20.340767+0000 mon.a (mon.0) 2727 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-04-17T12:21:20.809 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:21:20.809 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:21:20.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:21:20.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:21:20.809 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:21:20.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:21:20.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:21:20.810 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:21:20.810 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:21:20.810 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:21:20.810 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:21:20.810 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:21:20.810 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:21:20.810 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:21:20.810 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:21:20.810 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:21:20.810 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:21:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:20.134256+0000 mgr.y (mgr.14556) 1736 : audit [DBG] from='client.27623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:20.441152+0000 mgr.y (mgr.14556) 1737 : audit [DBG] from='client.17739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:20.502680+0000 mgr.y (mgr.14556) 1738 : cluster [DBG] pgmap v2831: 489 pgs: 489 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:20.810274+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.31:0/3834040515' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:21:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:21.341614+0000 mon.a (mon.0) 2728 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-04-17T12:21:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:21] "GET /metrics HTTP/1.1" 200 243120 "" "Prometheus/2.33.4" 2024-04-17T12:21:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:20.134256+0000 mgr.y (mgr.14556) 1736 : audit [DBG] from='client.27623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:20.441152+0000 mgr.y (mgr.14556) 1737 : audit [DBG] from='client.17739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:20.502680+0000 mgr.y (mgr.14556) 1738 : cluster [DBG] pgmap v2831: 489 pgs: 489 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:20.810274+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.31:0/3834040515' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:21:21.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:21.341614+0000 mon.a (mon.0) 2728 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-04-17T12:21:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:20.134256+0000 mgr.y (mgr.14556) 1736 : audit [DBG] from='client.27623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:20.441152+0000 mgr.y (mgr.14556) 1737 : audit [DBG] from='client.17739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:20.502680+0000 mgr.y (mgr.14556) 1738 : cluster [DBG] pgmap v2831: 489 pgs: 489 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:20.810274+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.31:0/3834040515' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:21:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:21.341614+0000 mon.a (mon.0) 2728 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-04-17T12:21:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:22.343290+0000 mon.a (mon.0) 2729 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-04-17T12:21:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:22.503304+0000 mgr.y (mgr.14556) 1739 : cluster [DBG] pgmap v2834: 425 pgs: 425 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:22.343290+0000 mon.a (mon.0) 2729 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-04-17T12:21:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:22.503304+0000 mgr.y (mgr.14556) 1739 : cluster [DBG] pgmap v2834: 425 pgs: 425 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:22.343290+0000 mon.a (mon.0) 2729 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-04-17T12:21:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:22.503304+0000 mgr.y (mgr.14556) 1739 : cluster [DBG] pgmap v2834: 425 pgs: 425 active+clean; 6.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:24.355 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:21:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:21:24.356 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:23.348847+0000 mon.a (mon.0) 2730 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-04-17T12:21:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:23.348847+0000 mon.a (mon.0) 2730 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-04-17T12:21:24.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:23.348847+0000 mon.a (mon.0) 2730 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-04-17T12:21:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:24.350898+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-04-17T12:21:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:24.503825+0000 mgr.y (mgr.14556) 1740 : cluster [DBG] pgmap v2837: 361 pgs: 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:24.350898+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-04-17T12:21:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:24.503825+0000 mgr.y (mgr.14556) 1740 : cluster [DBG] pgmap v2837: 361 pgs: 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:25.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:24.350898+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-04-17T12:21:25.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:24.503825+0000 mgr.y (mgr.14556) 1740 : cluster [DBG] pgmap v2837: 361 pgs: 361 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:25.363288+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-04-17T12:21:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:25.363288+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-04-17T12:21:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:25.363288+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-04-17T12:21:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:26.366940+0000 mon.a (mon.0) 2733 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-04-17T12:21:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:26.504425+0000 mgr.y (mgr.14556) 1741 : cluster [DBG] pgmap v2840: 297 pgs: 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:26.366940+0000 mon.a (mon.0) 2733 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-04-17T12:21:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:26.504425+0000 mgr.y (mgr.14556) 1741 : cluster [DBG] pgmap v2840: 297 pgs: 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:26.366940+0000 mon.a (mon.0) 2733 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-04-17T12:21:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:26.504425+0000 mgr.y (mgr.14556) 1741 : cluster [DBG] pgmap v2840: 297 pgs: 297 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:27.386025+0000 mon.a (mon.0) 2734 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-04-17T12:21:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:27.386025+0000 mon.a (mon.0) 2734 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-04-17T12:21:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:27.386025+0000 mon.a (mon.0) 2734 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-04-17T12:21:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:28.387977+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-04-17T12:21:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:28.504962+0000 mgr.y (mgr.14556) 1742 : cluster [DBG] pgmap v2843: 233 pgs: 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:29.391595+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-04-17T12:21:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:28.387977+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-04-17T12:21:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:28.504962+0000 mgr.y (mgr.14556) 1742 : cluster [DBG] pgmap v2843: 233 pgs: 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:29.391595+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-04-17T12:21:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:28.387977+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-04-17T12:21:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:28.504962+0000 mgr.y (mgr.14556) 1742 : cluster [DBG] pgmap v2843: 233 pgs: 233 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:29.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:29.391595+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-04-17T12:21:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:30.390942+0000 mon.a (mon.0) 2737 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-04-17T12:21:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:30.505497+0000 mgr.y (mgr.14556) 1743 : cluster [DBG] pgmap v2846: 169 pgs: 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:21:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:31] "GET /metrics HTTP/1.1" 200 221505 "" "Prometheus/2.33.4" 2024-04-17T12:21:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:30.390942+0000 mon.a (mon.0) 2737 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-04-17T12:21:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:30.505497+0000 mgr.y (mgr.14556) 1743 : cluster [DBG] pgmap v2846: 169 pgs: 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:31.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:30.390942+0000 mon.a (mon.0) 2737 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-04-17T12:21:31.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:30.505497+0000 mgr.y (mgr.14556) 1743 : cluster [DBG] pgmap v2846: 169 pgs: 169 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:32.407 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 127 tests from TestLibRBD (330868 ms total) 2024-04-17T12:21:32.407 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:21:32.407 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 13 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-04-17T12:21:32.443 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-04-17T12:21:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:31.396674+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-04-17T12:21:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:32.390203+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:21:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:31.396674+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-04-17T12:21:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:32.390203+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:21:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:31.396674+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-04-17T12:21:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:32.390203+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:21:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:32.401461+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-04-17T12:21:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:32.505851+0000 mgr.y (mgr.14556) 1744 : cluster [DBG] pgmap v2849: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:32.923989+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:21:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:32.924769+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:21:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:32.929415+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:21:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:32.401461+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-04-17T12:21:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:32.505851+0000 mgr.y (mgr.14556) 1744 : cluster [DBG] pgmap v2849: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:32.923989+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:21:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:32.924769+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:21:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:32.929415+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:21:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:32.401461+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-04-17T12:21:33.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:32.505851+0000 mgr.y (mgr.14556) 1744 : cluster [DBG] pgmap v2849: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:33.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:32.923989+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:21:33.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:32.924769+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:21:33.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:32.929415+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:21:34.434 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:21:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:21:34.435 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:33.414896+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-04-17T12:21:34.435 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:33.417144+0000 mon.a (mon.0) 2745 : audit [INF] from='client.? 172.21.15.31:0/258313433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:21:34.443 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:21:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:33.414896+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-04-17T12:21:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:33.417144+0000 mon.a (mon.0) 2745 : audit [INF] from='client.? 172.21.15.31:0/258313433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:21:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:33.414896+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-04-17T12:21:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:33.417144+0000 mon.a (mon.0) 2745 : audit [INF] from='client.? 172.21.15.31:0/258313433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:21:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:34.422501+0000 mon.a (mon.0) 2746 : audit [INF] from='client.? 172.21.15.31:0/258313433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:21:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:34.422763+0000 mon.a (mon.0) 2747 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-04-17T12:21:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:34.506275+0000 mgr.y (mgr.14556) 1745 : cluster [DBG] pgmap v2852: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:34.422501+0000 mon.a (mon.0) 2746 : audit [INF] from='client.? 172.21.15.31:0/258313433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:21:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:34.422763+0000 mon.a (mon.0) 2747 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-04-17T12:21:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:34.506275+0000 mgr.y (mgr.14556) 1745 : cluster [DBG] pgmap v2852: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:34.422501+0000 mon.a (mon.0) 2746 : audit [INF] from='client.? 172.21.15.31:0/258313433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:21:35.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:34.422763+0000 mon.a (mon.0) 2747 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-04-17T12:21:35.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:34.506275+0000 mgr.y (mgr.14556) 1745 : cluster [DBG] pgmap v2852: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:36.475 INFO:tasks.workunit.client.0.smithi031.stdout: wrote [3226820~69853,6244611~93997,8368024~20971,9521650~21302,9591789~67421,9689128~93009,9943476~67774,11543511~89172,16205994~52574,20566209~39451] 2024-04-17T12:21:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:35.437191+0000 mon.a (mon.0) 2748 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-04-17T12:21:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:35.437191+0000 mon.a (mon.0) 2748 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-04-17T12:21:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:35.437191+0000 mon.a (mon.0) 2748 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-04-17T12:21:37.476 INFO:tasks.workunit.client.0.smithi031.stdout: wrote [569588~61947,1822511~93932,2812531~55383,4568197~130374,10140291~3980,11864752~9153,12311615~40592,12751295~51637,15020436~32396] 2024-04-17T12:21:37.480 INFO:tasks.workunit.client.0.smithi031.stdout: diff was [569588~61947,1822511~93932,2812531~55383,4568197~130374,10140291~3980,11632683~719524,12751295~51637,15020436~32396] 2024-04-17T12:21:37.484 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5040 ms) 2024-04-17T12:21:37.484 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-04-17T12:21:37.484 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:21:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:36.440002+0000 mon.a (mon.0) 2749 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-04-17T12:21:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:36.506785+0000 mgr.y (mgr.14556) 1746 : cluster [DBG] pgmap v2855: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:36.440002+0000 mon.a (mon.0) 2749 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-04-17T12:21:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:36.506785+0000 mgr.y (mgr.14556) 1746 : cluster [DBG] pgmap v2855: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:36.440002+0000 mon.a (mon.0) 2749 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-04-17T12:21:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:36.506785+0000 mgr.y (mgr.14556) 1746 : cluster [DBG] pgmap v2855: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:37.457794+0000 mon.a (mon.0) 2750 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-04-17T12:21:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:37.457794+0000 mon.a (mon.0) 2750 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-04-17T12:21:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:37.457794+0000 mon.a (mon.0) 2750 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-04-17T12:21:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:38.463202+0000 mon.a (mon.0) 2751 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-04-17T12:21:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:38.507378+0000 mgr.y (mgr.14556) 1747 : cluster [DBG] pgmap v2858: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 281 KiB/s wr, 58 op/s 2024-04-17T12:21:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:38.463202+0000 mon.a (mon.0) 2751 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-04-17T12:21:39.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:38.507378+0000 mgr.y (mgr.14556) 1747 : cluster [DBG] pgmap v2858: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 281 KiB/s wr, 58 op/s 2024-04-17T12:21:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:38.463202+0000 mon.a (mon.0) 2751 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-04-17T12:21:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:38.507378+0000 mgr.y (mgr.14556) 1747 : cluster [DBG] pgmap v2858: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 281 KiB/s wr, 58 op/s 2024-04-17T12:21:40.372 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (2888 ms) 2024-04-17T12:21:40.372 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-04-17T12:21:40.372 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:21:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:39.469047+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-04-17T12:21:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:40.344290+0000 mon.a (mon.0) 2753 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-04-17T12:21:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:39.469047+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-04-17T12:21:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:40.344290+0000 mon.a (mon.0) 2753 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-04-17T12:21:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:39.469047+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-04-17T12:21:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:40.344290+0000 mon.a (mon.0) 2753 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-04-17T12:21:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:21:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:41] "GET /metrics HTTP/1.1" 200 197581 "" "Prometheus/2.33.4" 2024-04-17T12:21:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:40.507876+0000 mgr.y (mgr.14556) 1748 : cluster [DBG] pgmap v2861: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 281 KiB/s wr, 58 op/s 2024-04-17T12:21:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:41.344853+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-04-17T12:21:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:40.507876+0000 mgr.y (mgr.14556) 1748 : cluster [DBG] pgmap v2861: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 281 KiB/s wr, 58 op/s 2024-04-17T12:21:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:41.344853+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-04-17T12:21:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:40.507876+0000 mgr.y (mgr.14556) 1748 : cluster [DBG] pgmap v2861: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 281 KiB/s wr, 58 op/s 2024-04-17T12:21:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:41.344853+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-04-17T12:21:43.383 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (3011 ms) 2024-04-17T12:21:43.383 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-04-17T12:21:43.383 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:21:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:42.352635+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-04-17T12:21:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:42.508402+0000 mgr.y (mgr.14556) 1749 : cluster [DBG] pgmap v2864: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:42.352635+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-04-17T12:21:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:42.508402+0000 mgr.y (mgr.14556) 1749 : cluster [DBG] pgmap v2864: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:42.352635+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-04-17T12:21:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:42.508402+0000 mgr.y (mgr.14556) 1749 : cluster [DBG] pgmap v2864: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:44.352 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:21:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:21:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:43.355016+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-04-17T12:21:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:43.355016+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-04-17T12:21:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:43.355016+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-04-17T12:21:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:44.360654+0000 mon.a (mon.0) 2757 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-04-17T12:21:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:44.508831+0000 mgr.y (mgr.14556) 1750 : cluster [DBG] pgmap v2867: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 8.5 KiB/s wr, 83 op/s 2024-04-17T12:21:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:44.360654+0000 mon.a (mon.0) 2757 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-04-17T12:21:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:44.508831+0000 mgr.y (mgr.14556) 1750 : cluster [DBG] pgmap v2867: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 8.5 KiB/s wr, 83 op/s 2024-04-17T12:21:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:44.360654+0000 mon.a (mon.0) 2757 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-04-17T12:21:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:44.508831+0000 mgr.y (mgr.14556) 1750 : cluster [DBG] pgmap v2867: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 8.5 KiB/s wr, 83 op/s 2024-04-17T12:21:46.398 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3015 ms) 2024-04-17T12:21:46.398 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-04-17T12:21:46.399 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:21:46.476 INFO:tasks.workunit.client.0.smithi031.stdout: i=0 exists [68278051~3235215,130550101~2106895,159342324~4504107,231905756~7215132,259321893~491381,268897328~834117,331222903~178762,356928789~3380989,401720771~3886810] wrote [68278051~3235215,130550101~2106895,159342324~4504107,231905756~7215132,259321893~491381,268897328~834117,331222903~178762,356928789~3380989,401720771~3886810] 2024-04-17T12:21:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:45.365217+0000 mon.a (mon.0) 2758 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-04-17T12:21:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:45.365217+0000 mon.a (mon.0) 2758 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-04-17T12:21:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:45.365217+0000 mon.a (mon.0) 2758 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-04-17T12:21:47.498 INFO:tasks.workunit.client.0.smithi031.stdout: i=1 exists [4425558~4300564,39833774~6067492,68278051~7780555,130550101~2106895,148200826~7862798,159342324~4504107,231905756~7215132,248242329~6330067,259321893~491381,268897328~834117,300914105~4691042,315822151~8051604,331222903~178762,356928789~3380989,365930958~2937380,401720771~3886810,408563136~3959617] wrote [4425558~4300564,39833774~6067492,71114926~4943680,148200826~7862798,248242329~6330067,300914105~4691042,315822151~8051604,365930958~2937380,408563136~3959617] 2024-04-17T12:21:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:46.371296+0000 mon.a (mon.0) 2759 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-04-17T12:21:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:46.509383+0000 mgr.y (mgr.14556) 1751 : cluster [DBG] pgmap v2870: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 8.5 KiB/s wr, 83 op/s 2024-04-17T12:21:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:46.371296+0000 mon.a (mon.0) 2759 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-04-17T12:21:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:46.509383+0000 mgr.y (mgr.14556) 1751 : cluster [DBG] pgmap v2870: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 8.5 KiB/s wr, 83 op/s 2024-04-17T12:21:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:46.371296+0000 mon.a (mon.0) 2759 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-04-17T12:21:47.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:46.509383+0000 mgr.y (mgr.14556) 1751 : cluster [DBG] pgmap v2870: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 8.5 KiB/s wr, 83 op/s 2024-04-17T12:21:48.451 INFO:tasks.workunit.client.0.smithi031.stdout: i=2 exists [4425558~4300564,39833774~6067492,67894848~8163758,86637044~7182123,112137798~222610,130550101~2106895,148200826~7862798,159342324~4504107,226738972~1795910,231905756~7215132,248242329~11570945,268094042~2985175,288649070~4132921,300914105~4691042,315822151~8051604,331222903~178762,356928789~3380989,365930958~2937380,380395279~6147826,392595169~8778130,401720771~3886810,408563136~3959617] wrote [67894848~1062199,86637044~7182123,112137798~222610,226738972~1795910,253049392~6694869,268094042~2985175,288649070~4132921,380395279~6147826,392595169~8778130] 2024-04-17T12:21:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:47.377041+0000 mon.a (mon.0) 2760 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-04-17T12:21:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:47.377041+0000 mon.a (mon.0) 2760 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-04-17T12:21:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:47.377041+0000 mon.a (mon.0) 2760 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-04-17T12:21:49.453 INFO:tasks.workunit.client.0.smithi031.stdout: i=3 exists [4425558~4300564,16065685~937410,39833774~6067492,67894848~8163758,78280914~5085117,86637044~7182123,112137798~222610,130550101~2106895,148200826~7862798,159342324~4504107,178565969~2757011,211519116~8067119,226738972~1795910,231905756~7215132,248242329~11570945,265404305~465575,268094042~3248479,288649070~4132921,300914105~4691042,315822151~8051604,331222903~178762,356928789~3380989,365930958~2937380,369481009~4361669,380395279~6147826,392595169~14689100,408563136~3959617] wrote [16065685~937410,78280914~5085117,178565969~2757011,211519116~8067119,265404305~465575,269813351~1529170,369481009~4361669,395151015~7370521,403960930~3323339] 2024-04-17T12:21:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:48.377913+0000 mon.a (mon.0) 2761 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-04-17T12:21:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:48.384663+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:21:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:48.509881+0000 mgr.y (mgr.14556) 1752 : cluster [DBG] pgmap v2873: 137 pgs: 137 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 19 MiB/s wr, 199 op/s 2024-04-17T12:21:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:48.377913+0000 mon.a (mon.0) 2761 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-04-17T12:21:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:48.384663+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:21:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:48.509881+0000 mgr.y (mgr.14556) 1752 : cluster [DBG] pgmap v2873: 137 pgs: 137 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 19 MiB/s wr, 199 op/s 2024-04-17T12:21:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:48.377913+0000 mon.a (mon.0) 2761 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-04-17T12:21:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:48.384663+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:21:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:48.509881+0000 mgr.y (mgr.14556) 1752 : cluster [DBG] pgmap v2873: 137 pgs: 137 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 19 MiB/s wr, 199 op/s 2024-04-17T12:21:50.462 INFO:tasks.workunit.client.0.smithi031.stdout: i=4 exists [4425558~4300564,16065685~937410,39833774~6067492,53198620~7141749,67894848~8163758,78280914~5085117,86637044~7182123,112137798~222610,115004349~8538514,130550101~2106895,148200826~7862798,159342324~7175774,178565969~2757011,191286512~2680252,211519116~8067119,226738972~1795910,231905756~7215132,248242329~11570945,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,300914105~4691042,315822151~8051604,331222903~178762,335450266~1713102,356928789~4642039,365930958~2937380,369481009~4361669,380395279~6147826,392595169~14689100,408563136~3959617] wrote [53198620~7141749,115004349~8538514,148206222~4882491,162612741~3905357,191286512~2680252,279731895~5196131,285680841~7892356,335450266~1713102,358775067~2795761] 2024-04-17T12:21:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:49.390343+0000 mon.a (mon.0) 2763 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-04-17T12:21:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:49.390343+0000 mon.a (mon.0) 2763 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-04-17T12:21:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:49.390343+0000 mon.a (mon.0) 2763 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-04-17T12:21:51.127 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:21:51.427 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:21:51.427 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (49m) 7m ago 50m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:21:51.427 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (49m) 7m ago 49m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (51m) 7m ago 51m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (51m) 7m ago 51m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (54m) 7m ago 54m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (56m) 7m ago 56m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (56m) 7m ago 56m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (54m) 7m ago 54m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (54m) 7m ago 54m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (50m) 7m ago 50m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (50m) 7m ago 50m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (54m) 7m ago 54m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (53m) 7m ago 53m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (53m) 7m ago 53m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (52m) 7m ago 52m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (52m) 7m ago 52m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:21:51.428 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (52m) 7m ago 52m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:21:51.429 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (51m) 7m ago 51m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:21:51.429 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (51m) 7m ago 51m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:21:51.429 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (49m) 7m ago 50m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:21:51.481 INFO:tasks.workunit.client.0.smithi031.stdout: i=5 exists [4425558~4300564,16065685~937410,39833774~6067492,51428160~8912209,67894848~8163758,78280914~5085117,86637044~7182123,112137798~222610,115004349~8538514,130550101~2106895,148194369~7869255,159342324~7175774,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231905756~7215132,248242329~11570945,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~9273755,315822151~8051604,331222903~178762,335450266~1713102,338658366~7630488,356928789~4642039,365930958~2937380,369481009~4361669,380395279~6147826,392595169~14689100,408563136~3959617] wrote [41477384~1404848,51428160~4646215,148194369~5729203,183170774~568457,209497351~7563172,225044164~2429239,296331392~6804923,338658366~7630488,393592176~4788549] 2024-04-17T12:21:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:50.399435+0000 mon.a (mon.0) 2764 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-04-17T12:21:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:50.510320+0000 mgr.y (mgr.14556) 1753 : cluster [DBG] pgmap v2876: 137 pgs: 137 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 19 MiB/s wr, 199 op/s 2024-04-17T12:21:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:21:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:51] "GET /metrics HTTP/1.1" 200 197581 "" "Prometheus/2.33.4" 2024-04-17T12:21:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:50.399435+0000 mon.a (mon.0) 2764 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-04-17T12:21:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:50.510320+0000 mgr.y (mgr.14556) 1753 : cluster [DBG] pgmap v2876: 137 pgs: 137 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 19 MiB/s wr, 199 op/s 2024-04-17T12:21:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:50.399435+0000 mon.a (mon.0) 2764 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-04-17T12:21:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:50.510320+0000 mgr.y (mgr.14556) 1753 : cluster [DBG] pgmap v2876: 137 pgs: 137 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 19 MiB/s wr, 199 op/s 2024-04-17T12:21:51.802 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:21:51.802 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:21:51.802 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:21:51.802 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:21:51.802 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:21:51.803 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:21:52.467 INFO:tasks.workunit.client.0.smithi031.stdout: i=6 exists [4425558~4300564,16065685~937410,20465651~6277201,39833774~6067492,51428160~8912209,67894848~8163758,78280914~5085117,86637044~7182123,112137798~222610,115004349~10638796,130550101~2106895,148194369~7869255,159342324~7175774,169664875~1234821,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231905756~7215132,239279023~2358309,248242329~11570945,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,315822151~14752246,331222903~178762,335450266~1713102,338118028~8170826,356928789~4642039,365930958~2937380,369481009~4361669,380395279~6147826,392595169~14689100,408563136~3959617] wrote [20465651~6277201,122828046~2815099,169664875~1234821,239279023~2358309,303727628~7678616,322851652~7722745,338118028~3856452,403742056~2623973] 2024-04-17T12:21:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:51.115715+0000 mgr.y (mgr.14556) 1754 : audit [DBG] from='client.27659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:51.401187+0000 mon.a (mon.0) 2765 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-04-17T12:21:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:51.416973+0000 mgr.y (mgr.14556) 1755 : audit [DBG] from='client.17775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:21:51.803391+0000 mon.a (mon.0) 2766 : audit [DBG] from='client.? 172.21.15.31:0/2125682818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:21:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:51.115715+0000 mgr.y (mgr.14556) 1754 : audit [DBG] from='client.27659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:51.401187+0000 mon.a (mon.0) 2765 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-04-17T12:21:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:51.416973+0000 mgr.y (mgr.14556) 1755 : audit [DBG] from='client.17775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:21:51.803391+0000 mon.a (mon.0) 2766 : audit [DBG] from='client.? 172.21.15.31:0/2125682818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:21:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:51.115715+0000 mgr.y (mgr.14556) 1754 : audit [DBG] from='client.27659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:52.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:51.401187+0000 mon.a (mon.0) 2765 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-04-17T12:21:52.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:51.416973+0000 mgr.y (mgr.14556) 1755 : audit [DBG] from='client.17775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:21:52.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:21:51.803391+0000 mon.a (mon.0) 2766 : audit [DBG] from='client.? 172.21.15.31:0/2125682818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:21:53.474 INFO:tasks.workunit.client.0.smithi031.stdout: i=7 exists [4425558~4300564,16065685~937410,19047988~7694864,39345034~6556232,51428160~8912209,67894848~8163758,78280914~5085117,86637044~7182123,112137798~222610,115004349~10638796,130550101~2106895,148194369~7869255,159342324~7175774,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231905756~7215132,239279023~2358309,248242329~11570945,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,331222903~178762,335450266~1713102,338118028~8170826,356928789~4642039,365930958~2937380,369481009~4361669,380395279~6147826,392595169~19927584] wrote [19047988~1448145,39345034~5669387,53652402~1443990,171226933~2182893,249620909~3238183,288872835~3073975,313693768~4665019,384368355~1219664,396630489~4721258,407239961~4955214] 2024-04-17T12:21:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:52.403259+0000 mon.a (mon.0) 2767 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-04-17T12:21:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:52.510723+0000 mgr.y (mgr.14556) 1756 : cluster [DBG] pgmap v2879: 137 pgs: 137 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:52.403259+0000 mon.a (mon.0) 2767 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-04-17T12:21:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:52.510723+0000 mgr.y (mgr.14556) 1756 : cluster [DBG] pgmap v2879: 137 pgs: 137 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:52.403259+0000 mon.a (mon.0) 2767 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-04-17T12:21:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:52.510723+0000 mgr.y (mgr.14556) 1756 : cluster [DBG] pgmap v2879: 137 pgs: 137 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:21:54.428 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:21:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:21:54.508 INFO:tasks.workunit.client.0.smithi031.stdout: i=8 exists [4425558~4300564,16065685~937410,19047988~7694864,39345034~6556232,51428160~8912209,67894848~8163758,78280914~5085117,86637044~8784994,112137798~222610,115004349~10638796,126889196~7561883,148194369~7869255,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231905756~7215132,239279023~2358309,248242329~11570945,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,331222903~178762,335450266~1713102,338118028~12766729,356928789~4642039,365930958~2937380,369481009~4361669,380395279~6147826,388029934~24492819] wrote [55285873~4284813,89641214~5780824,126889196~7561883,166547997~1791244,211777770~2591140,252112839~3766749,341231820~9652937,388029934~7021657] 2024-04-17T12:21:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:53.421986+0000 mon.a (mon.0) 2768 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-04-17T12:21:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:53.421986+0000 mon.a (mon.0) 2768 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-04-17T12:21:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:53.421986+0000 mon.a (mon.0) 2768 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-04-17T12:21:55.516 INFO:tasks.workunit.client.0.smithi031.stdout: i=9 exists [2745849~7773033,15192251~11550601,37918132~7983134,51428160~9313759,67894848~8163758,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,115004349~10638796,126889196~7561883,148194369~7869255,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~7378811,239279023~2358309,248242329~11570945,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,331222903~178762,335450266~1713102,338118028~12766729,356928789~4642039,362743856~1633413,365930958~2937380,369481009~4361669,380395279~32127474] wrote [2745849~7773033,15192251~7171234,37918132~3435495,53036622~7705297,86616990~5152934,104033535~5941761,231742077~2733822,362743856~1633413,386396871~4146889,394464263~1257647] 2024-04-17T12:21:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:54.421021+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-04-17T12:21:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:54.511409+0000 mgr.y (mgr.14556) 1757 : cluster [DBG] pgmap v2882: 137 pgs: 137 active+clean; 366 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 49 MiB/s wr, 278 op/s 2024-04-17T12:21:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:54.421021+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-04-17T12:21:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:54.511409+0000 mgr.y (mgr.14556) 1757 : cluster [DBG] pgmap v2882: 137 pgs: 137 active+clean; 366 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 49 MiB/s wr, 278 op/s 2024-04-17T12:21:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:54.421021+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-04-17T12:21:55.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:54.511409+0000 mgr.y (mgr.14556) 1757 : cluster [DBG] pgmap v2882: 137 pgs: 137 active+clean; 366 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 49 MiB/s wr, 278 op/s 2024-04-17T12:21:56.504 INFO:tasks.workunit.client.0.smithi031.stdout: i=10 exists [2745849~7773033,15192251~11550601,37918132~10129253,51428160~9313759,67894848~8163758,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,113322817~21128262,148194369~7869255,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~7378811,239279023~2358309,248242329~11570945,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,331222903~178762,335450266~1713102,338118028~12766729,356928789~7448480,365930958~2937380,369481009~4361669,380395279~32127474] wrote [43851844~4195541,113322817~4980037,121820345~5796242,174362229~5054665,210760666~3774774,258418403~118659,339185685~6151406,358639503~4876500,402720436~3221862] 2024-04-17T12:21:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:55.436327+0000 mon.a (mon.0) 2770 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-04-17T12:21:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:55.436327+0000 mon.a (mon.0) 2770 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-04-17T12:21:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:55.436327+0000 mon.a (mon.0) 2770 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-04-17T12:21:57.523 INFO:tasks.workunit.client.0.smithi031.stdout: i=11 exists [2745849~7773033,15192251~16726800,37918132~10129253,51428160~13952943,65668165~10390441,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,113322817~21128262,148194369~7869255,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~9895255,248242329~11570945,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,331222903~178762,335450266~1713102,338118028~12766729,356928789~7448480,365930958~2937380,369481009~4361669,380395279~32127474] wrote [25035952~6883099,59702033~5679070,65668165~6672071,165861512~592746,238444049~3095478,257940200~807112,262002461~1480724,277622910~6946674,394521082~7377598] 2024-04-17T12:21:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:56.438441+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-04-17T12:21:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:56.511791+0000 mgr.y (mgr.14556) 1758 : cluster [DBG] pgmap v2885: 137 pgs: 137 active+clean; 366 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 49 MiB/s wr, 278 op/s 2024-04-17T12:21:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:56.438441+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-04-17T12:21:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:56.511791+0000 mgr.y (mgr.14556) 1758 : cluster [DBG] pgmap v2885: 137 pgs: 137 active+clean; 366 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 49 MiB/s wr, 278 op/s 2024-04-17T12:21:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:56.438441+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-04-17T12:21:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:56.511791+0000 mgr.y (mgr.14556) 1758 : cluster [DBG] pgmap v2885: 137 pgs: 137 active+clean; 366 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 49 MiB/s wr, 278 op/s 2024-04-17T12:21:58.537 INFO:tasks.workunit.client.0.smithi031.stdout: i=12 exists [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,145249379~2171737,148194369~7869255,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~9895255,242437787~17375487,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,331222903~178762,335450266~1713102,338118028~12766729,356928789~7448480,365930958~2937380,369481009~8163012,380395279~32127474] wrote [33136424~465569,75411664~1107065,87760938~7896536,145249379~2171737,242437787~6897473,298259451~2184992,303820685~6546893,346292290~1380072,372462327~5181694] 2024-04-17T12:21:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:57.448923+0000 mon.a (mon.0) 2772 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-04-17T12:21:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:57.448923+0000 mon.a (mon.0) 2772 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-04-17T12:21:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:57.448923+0000 mon.a (mon.0) 2772 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-04-17T12:21:59.529 INFO:tasks.workunit.client.0.smithi031.stdout: i=13 exists [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,145249379~2171737,148194369~7869255,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~9895255,242437787~17375487,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,331222903~178762,335450266~1713102,338118028~12766729,356928789~7448480,364892090~12751931,380395279~32127474] wrote [6166118~6223062,29456165~590070,39936357~7236301,69129833~97133,232072709~2786727,243863082~245578,364892090~6996075,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:21:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:58.452558+0000 mon.a (mon.0) 2773 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-04-17T12:21:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:21:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:58.512178+0000 mgr.y (mgr.14556) 1759 : cluster [DBG] pgmap v2888: 137 pgs: 137 active+clean; 572 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 49 MiB/s wr, 321 op/s 2024-04-17T12:21:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:58.452558+0000 mon.a (mon.0) 2773 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-04-17T12:21:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:21:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:58.512178+0000 mgr.y (mgr.14556) 1759 : cluster [DBG] pgmap v2888: 137 pgs: 137 active+clean; 572 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 49 MiB/s wr, 321 op/s 2024-04-17T12:21:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:58.452558+0000 mon.a (mon.0) 2773 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-04-17T12:21:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:21:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:58.512178+0000 mgr.y (mgr.14556) 1759 : cluster [DBG] pgmap v2888: 137 pgs: 137 active+clean; 572 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 49 MiB/s wr, 321 op/s 2024-04-17T12:22:00.535 INFO:tasks.workunit.client.0.smithi031.stdout: i=14 exists [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,137478692~1508841,145249379~2171737,148194369~7869255,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~9895255,242437787~17403784,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,331222903~178762,335450266~1713102,337912093~12972664,356928789~7448480,364892090~12751931,380395279~32127474] wrote [68314811~5876791,76781130~1405981,137478692~1508841,177642741~7599300,209157530~5041376,224612161~6166644,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259] 2024-04-17T12:22:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:21:59.464425+0000 mon.a (mon.0) 2774 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-04-17T12:22:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:21:59.464425+0000 mon.a (mon.0) 2774 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-04-17T12:22:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:21:59.464425+0000 mon.a (mon.0) 2774 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-04-17T12:22:01.536 INFO:tasks.workunit.client.0.smithi031.stdout: i=15 exists [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~7869255,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~9895255,242437787~17403784,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,331222903~178762,335450266~1713102,337912093~12972664,356928789~20715232,380395279~33880016] wrote [9223363~1807816,66059789~321289,114663553~6558116,129093336~5505516,178656290~675155,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:22:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:01] "GET /metrics HTTP/1.1" 200 197646 "" "Prometheus/2.33.4" 2024-04-17T12:22:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:00.469268+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-04-17T12:22:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:00.512687+0000 mgr.y (mgr.14556) 1760 : cluster [DBG] pgmap v2891: 137 pgs: 137 active+clean; 572 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 49 MiB/s wr, 321 op/s 2024-04-17T12:22:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:00.469268+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-04-17T12:22:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:00.512687+0000 mgr.y (mgr.14556) 1760 : cluster [DBG] pgmap v2891: 137 pgs: 137 active+clean; 572 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 49 MiB/s wr, 321 op/s 2024-04-17T12:22:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:00.469268+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-04-17T12:22:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:00.512687+0000 mgr.y (mgr.14556) 1760 : cluster [DBG] pgmap v2891: 137 pgs: 137 active+clean; 572 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 49 MiB/s wr, 321 op/s 2024-04-17T12:22:02.577 INFO:tasks.workunit.client.0.smithi031.stdout: i=16 exists [2745849~9643331,15192251~18877250,37918132~10129253,51428160~13952943,65668165~11082957,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209157530~10428705,224612161~6166644,231742077~9895255,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,331222903~178762,335450266~1713102,337912093~12972664,352885707~2417544,356928789~20715232,380395279~33880016] wrote [25898174~8171327,53059846~4008665,69906735~6844387,87697768~2296020,155492627~2279171,195527383~2402057,259164753~6168048,352885707~2417544] 2024-04-17T12:22:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:01.476954+0000 mon.a (mon.0) 2776 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-04-17T12:22:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:01.476954+0000 mon.a (mon.0) 2776 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-04-17T12:22:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:01.476954+0000 mon.a (mon.0) 2776 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-04-17T12:22:03.550 INFO:tasks.workunit.client.0.smithi031.stdout: i=17 exists [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209147625~10438610,224612161~6166644,231742077~9895255,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,356928789~20715232,380395279~33880016] wrote [36009517~2144598,60887090~5226745,97119274~7675793,119486201~331253,121548107~1125553,209147625~3490025,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700] 2024-04-17T12:22:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:02.483674+0000 mon.a (mon.0) 2777 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-04-17T12:22:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:02.513392+0000 mgr.y (mgr.14556) 1761 : cluster [DBG] pgmap v2894: 137 pgs: 137 active+clean; 572 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:22:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:02.483674+0000 mon.a (mon.0) 2777 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-04-17T12:22:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:02.513392+0000 mgr.y (mgr.14556) 1761 : cluster [DBG] pgmap v2894: 137 pgs: 137 active+clean; 572 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:22:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:02.483674+0000 mon.a (mon.0) 2777 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-04-17T12:22:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:02.513392+0000 mgr.y (mgr.14556) 1761 : cluster [DBG] pgmap v2894: 137 pgs: 137 active+clean; 572 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:22:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:22:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:22:04.557 INFO:tasks.workunit.client.0.smithi031.stdout: i=18 exists [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231742077~9895255,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~33880016] wrote [128489697~4798211,161080718~4600420,189058875~4860163,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,354356648~6931051,395806712~647016,406734386~3796505] 2024-04-17T12:22:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:03.488135+0000 mon.a (mon.0) 2778 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-04-17T12:22:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:03.488135+0000 mon.a (mon.0) 2778 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-04-17T12:22:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:03.488135+0000 mon.a (mon.0) 2778 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-04-17T12:22:05.587 INFO:tasks.workunit.client.0.smithi031.stdout: i=19 exists [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,159342324~7175774,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~10342757,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] wrote [18535784~7987031,69649465~7984253,90095374~1561715,231294575~2151998,250016647~3233021,391681392~8872926,407881898~7444364] 2024-04-17T12:22:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:04.495053+0000 mon.a (mon.0) 2779 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-04-17T12:22:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:04.513917+0000 mgr.y (mgr.14556) 1762 : cluster [DBG] pgmap v2897: 137 pgs: 137 active+clean; 748 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 46 MiB/s wr, 363 op/s 2024-04-17T12:22:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:04.495053+0000 mon.a (mon.0) 2779 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-04-17T12:22:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:04.513917+0000 mgr.y (mgr.14556) 1762 : cluster [DBG] pgmap v2897: 137 pgs: 137 active+clean; 748 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 46 MiB/s wr, 363 op/s 2024-04-17T12:22:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:04.495053+0000 mon.a (mon.0) 2779 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-04-17T12:22:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:04.513917+0000 mgr.y (mgr.14556) 1762 : cluster [DBG] pgmap v2897: 137 pgs: 137 active+clean; 748 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 46 MiB/s wr, 363 op/s 2024-04-17T12:22:06.519 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 1 diff [4425558~4300564,39833774~6067492,71114926~4943680,148200826~7862798,248242329~6330067,300914105~4691042,315822151~8051604,365930958~2937380,408563136~3959617] 2024-04-17T12:22:06.520 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4425558~4300564,39833774~6067492,71114926~4943680,148200826~7862798,248242329~6330067,300914105~4691042,315822151~8051604,365930958~2937380,408563136~3959617] 2024-04-17T12:22:06.536 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~4531818,37748736~8152530,71114926~4943680,146800640~9262984,247463936~7108460,297795584~7809563,314572800~9300955,364904448~3963890,406847488~5675265] 2024-04-17T12:22:06.536 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 2 diff [4425558~4300564,39833774~6067492,67894848~1062199,71114926~4943680,86637044~7182123,112137798~222610,148200826~7862798,226738972~1795910,248242329~11501932,268094042~2985175,288649070~4132921,300914105~4691042,315822151~8051604,365930958~2937380,380395279~6147826,392595169~8778130,408563136~3959617] 2024-04-17T12:22:06.536 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4425558~4300564,39833774~6067492,67894848~1062199,71114926~4943680,86637044~7182123,112137798~222610,148200826~7862798,226738972~1795910,248242329~11501932,268094042~2985175,288649070~4132921,300914105~4691042,315822151~8051604,365930958~2937380,380395279~6147826,392595169~8778130,408563136~3959617] 2024-04-17T12:22:06.546 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~4531818,37748736~8152530,67894848~1062199,71114926~4943680,83886080~9933087,109051904~3308504,146800640~9262984,226492416~2042466,247463936~12280325,264241152~6838065,285212672~7569319,297795584~7809563,314572800~9300955,364904448~3963890,377487360~9055745,390070272~11303027,406847488~5675265] 2024-04-17T12:22:06.546 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 3 diff [4425558~4300564,16065685~937410,39833774~6067492,67894848~1062199,71114926~4943680,78280914~5085117,86637044~7182123,112137798~222610,148200826~7862798,178565969~2757011,211519116~8067119,226738972~1795910,248242329~11501932,265404305~465575,268094042~3248479,288649070~4132921,300914105~4691042,315822151~8051604,365930958~2937380,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339,408563136~3959617] 2024-04-17T12:22:06.546 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4425558~4300564,16065685~937410,39833774~6067492,67894848~1062199,71114926~4943680,78280914~5085117,86637044~7182123,112137798~222610,148200826~7862798,178565969~2757011,211519116~8067119,226738972~1795910,248242329~11501932,265404305~465575,268094042~3248479,288649070~4132921,300914105~4691042,315822151~8051604,365930958~2937380,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339,408563136~3959617] 2024-04-17T12:22:06.554 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~4531818,12582912~4420183,37748736~8152530,67894848~1062199,71114926~12251105,83886080~9933087,109051904~3308504,146800640~9262984,176160768~5162212,209715200~9871035,226492416~2042466,247463936~12280325,264241152~7101369,285212672~7569319,297795584~7809563,314572800~9300955,364904448~3963890,369098752~4743926,377487360~9055745,390070272~12451264,403960930~8561823] 2024-04-17T12:22:06.555 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 4 diff [4425558~4300564,16065685~937410,39833774~6067492,53198620~7141749,67894848~1062199,71114926~4943680,78280914~5085117,86637044~7182123,112137798~222610,115004349~8538514,148200826~7862798,162612741~3905357,178565969~2757011,191286512~2680252,211519116~8067119,226738972~1795910,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,300914105~4691042,315822151~8051604,335450266~1713102,358775067~2795761,365930958~2937380,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339,408563136~3959617] 2024-04-17T12:22:06.555 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4425558~4300564,16065685~937410,39833774~6067492,53198620~7141749,67894848~1062199,71114926~4943680,78280914~5085117,86637044~7182123,112137798~222610,115004349~8538514,148200826~7862798,162612741~3905357,178565969~2757011,191286512~2680252,211519116~8067119,226738972~1795910,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,300914105~4691042,315822151~8051604,335450266~1713102,358775067~2795761,365930958~2937380,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339,408563136~3959617] 2024-04-17T12:22:06.563 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~4531818,12582912~4420183,37748736~8152530,50331648~10008721,67894848~1062199,71114926~12251105,83886080~9933087,109051904~3308504,113246208~10296655,146800640~9262984,162612741~3905357,176160768~5162212,188743680~5223084,209715200~9871035,226492416~2042466,247463936~12280325,264241152~7101369,276824064~8103962,285212672~8360525,297795584~7809563,314572800~9300955,331401665~5761703,358775067~2795761,364904448~3963890,369098752~4743926,377487360~9055745,390070272~12451264,403960930~8561823] 2024-04-17T12:22:06.563 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 5 diff [4425558~4300564,16065685~937410,39833774~6067492,51428160~8912209,67894848~1062199,71114926~4943680,78280914~5085117,86637044~7182123,112137798~222610,115004349~8538514,148194369~7869255,162612741~3905357,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~9273755,315822151~8051604,335450266~1713102,338658366~7630488,358775067~2795761,365930958~2937380,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339,408563136~3959617] 2024-04-17T12:22:06.563 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4425558~4300564,16065685~937410,39833774~6067492,51428160~8912209,67894848~1062199,71114926~4943680,78280914~5085117,86637044~7182123,112137798~222610,115004349~8538514,148194369~7869255,162612741~3905357,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~9273755,315822151~8051604,335450266~1713102,338658366~7630488,358775067~2795761,365930958~2937380,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339,408563136~3959617] 2024-04-17T12:22:06.570 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~4531818,12582912~4420183,37748736~8152530,50331648~10008721,67894848~1062199,71114926~12251105,83886080~9933087,109051904~3308504,113246208~10296655,146800640~9262984,162612741~3905357,176160768~7578463,188743680~5223084,205520896~14065339,222298112~6236770,247463936~12280325,264241152~7101369,276824064~8103962,285212672~8360525,293601280~12003867,314572800~9300955,331401665~14887189,358775067~2795761,364904448~3963890,369098752~4743926,377487360~9055745,390070272~12451264,403960930~8561823] 2024-04-17T12:22:06.570 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 6 diff [4425558~4300564,16065685~937410,20465651~6277201,39833774~6067492,51428160~8912209,67894848~1062199,71114926~4943680,78280914~5085117,86637044~7182123,112137798~222610,115004349~10638796,148194369~7869255,162612741~3905357,169664875~1234821,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,315822151~14752246,335450266~1713102,338118028~8170826,358775067~2795761,365930958~2937380,369481009~4361669,380395279~6147826,392595169~9926367,403742056~3542213,408563136~3959617] 2024-04-17T12:22:06.570 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4425558~4300564,16065685~937410,20465651~6277201,39833774~6067492,51428160~8912209,67894848~1062199,71114926~4943680,78280914~5085117,86637044~7182123,112137798~222610,115004349~10638796,148194369~7869255,162612741~3905357,169664875~1234821,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,315822151~14752246,335450266~1713102,338118028~8170826,358775067~2795761,365930958~2937380,369481009~4361669,380395279~6147826,392595169~9926367,403742056~3542213,408563136~3959617] 2024-04-17T12:22:06.577 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~4531818,12582912~14159940,37748736~8152530,50331648~10008721,67894848~1062199,71114926~12251105,83886080~9933087,109051904~3308504,113246208~12396937,146800640~9262984,162612741~3905357,167772160~3127536,176160768~7578463,188743680~5223084,205520896~14065339,222298112~6236770,239120888~2516444,247463936~12280325,264241152~7101369,276824064~8103962,285212672~8360525,293601280~17804964,314572800~16001597,331401665~14887189,358775067~2795761,364904448~3963890,369098752~4743926,377487360~9055745,390070272~12451264,403742056~8780697] 2024-04-17T12:22:06.577 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 7 diff [4425558~4300564,16065685~937410,19047988~7694864,39345034~6556232,51428160~8912209,67894848~1062199,71114926~4943680,78280914~5085117,86637044~7182123,112137798~222610,115004349~10638796,148194369~7869255,162612741~3905357,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~8170826,358775067~2795761,365930958~2937380,369481009~4361669,380395279~6147826,392595169~9926367,403742056~8780697] 2024-04-17T12:22:06.577 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4425558~4300564,16065685~937410,19047988~7694864,39345034~6556232,51428160~8912209,67894848~1062199,71114926~4943680,78280914~5085117,86637044~7182123,112137798~222610,115004349~10638796,148194369~7869255,162612741~3905357,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~8170826,358775067~2795761,365930958~2937380,369481009~4361669,380395279~6147826,392595169~9926367,403742056~8780697] 2024-04-17T12:22:06.585 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~4531818,12582912~14159940,37748736~8152530,50331648~10008721,67894848~1062199,71114926~12251105,83886080~9933087,109051904~3308504,113246208~12396937,146800640~9262984,162612741~3905357,167772160~5637666,176160768~7578463,188743680~5223084,205520896~14065339,222298112~6236770,239120888~2516444,247463936~12280325,264241152~7101369,276824064~8103962,285212672~8360525,293601280~36973117,331401665~14887189,358775067~2795761,364904448~3963890,369098752~4743926,377487360~9055745,390070272~12451264,403742056~8780697] 2024-04-17T12:22:06.585 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 8 diff [4425558~4300564,16065685~937410,19047988~7694864,39345034~6556232,51428160~8912209,67894848~1062199,71114926~4943680,78280914~5085117,86637044~8784994,112137798~222610,115004349~10638796,126889196~7561883,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358775067~2795761,365930958~2937380,369481009~4361669,380395279~6147826,388029934~14491602,403742056~8780697] 2024-04-17T12:22:06.585 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4425558~4300564,16065685~937410,19047988~7694864,39345034~6556232,51428160~8912209,67894848~1062199,71114926~4943680,78280914~5085117,86637044~8784994,112137798~222610,115004349~10638796,126889196~7561883,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358775067~2795761,365930958~2937380,369481009~4361669,380395279~6147826,388029934~14491602,403742056~8780697] 2024-04-17T12:22:06.593 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~4531818,12582912~14159940,37748736~8152530,50331648~10008721,67894848~1062199,71114926~12251105,83886080~11535958,109051904~3308504,113246208~12396937,125829120~8621959,146800640~9262984,162612741~10797085,176160768~7578463,188743680~5223084,205520896~14065339,222298112~6236770,239120888~2516444,247463936~12280325,264241152~7101369,276824064~8103962,285212672~8360525,293601280~36973117,331401665~19483092,358775067~2795761,364904448~3963890,369098752~4743926,377487360~25034176,403742056~8780697] 2024-04-17T12:22:06.593 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 9 diff [2745849~7773033,15192251~11550601,37918132~7983134,51428160~9313759,67894848~1062199,71114926~4943680,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,115004349~10638796,126889196~7561883,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,239279023~2358309,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358775067~2795761,362743856~1633413,365930958~2937380,369481009~4361669,380395279~22126257,403742056~8780697] 2024-04-17T12:22:06.593 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~7983134,51428160~9313759,67894848~1062199,71114926~4943680,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,115004349~10638796,126889196~7561883,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,239279023~2358309,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358775067~2795761,362743856~1633413,365930958~2937380,369481009~4361669,380395279~22126257,403742056~8780697] 2024-04-17T12:22:06.600 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~14159940,37748736~8152530,50331648~10410271,67894848~1062199,71114926~12251105,83886080~11535958,100663296~11697112,113246208~12396937,125829120~8621959,146800640~9262984,162612741~10797085,176160768~7578463,188743680~5223084,205520896~14065339,222298112~6236770,231742077~2733822,239120888~2516444,247463936~12280325,264241152~7101369,276824064~8103962,285212672~8360525,293601280~36973117,331401665~19483092,358775067~5602202,364904448~3963890,369098752~4743926,377487360~25034176,403742056~8780697] 2024-04-17T12:22:06.600 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 10 diff [2745849~7773033,15192251~11550601,37918132~10129253,51428160~9313759,67894848~1062199,71114926~4943680,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,113322817~21128262,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,239279023~2358309,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358639503~5737766,365930958~2937380,369481009~4361669,380395279~22126257,402720436~9802317] 2024-04-17T12:22:06.600 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~10129253,51428160~9313759,67894848~1062199,71114926~4943680,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,113322817~21128262,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,239279023~2358309,248242329~11501932,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358639503~5737766,365930958~2937380,369481009~4361669,380395279~22126257,402720436~9802317] 2024-04-17T12:22:06.612 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~14159940,37748736~10298649,50331648~10410271,67894848~1062199,71114926~12251105,83886080~11535958,100663296~11697112,113246208~21204871,146800640~9262984,162612741~21126490,188743680~5223084,205520896~14065339,222298112~6236770,231742077~2733822,239120888~2516444,247463936~12280325,264241152~7101369,276824064~8103962,285212672~8360525,293601280~36973117,331401665~19483092,358639503~5737766,364904448~3963890,369098752~4743926,377487360~25034176,402720436~9802317] 2024-04-17T12:22:06.613 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 11 diff [2745849~7773033,15192251~16726800,37918132~10129253,51428160~13952943,65668165~10390441,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,113322817~21128262,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,238444049~3193283,248242329~11501932,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358639503~5737766,365930958~2937380,369481009~4361669,380395279~22126257,402720436~9802317] 2024-04-17T12:22:06.613 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,37918132~10129253,51428160~13952943,65668165~10390441,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,113322817~21128262,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,238444049~3193283,248242329~11501932,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358639503~5737766,365930958~2937380,369481009~4361669,380395279~22126257,402720436~9802317] 2024-04-17T12:22:06.620 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~19336139,37748736~10298649,50331648~33034383,83886080~11535958,100663296~11697112,113246208~21204871,146800640~9262984,162612741~21126490,188743680~5223084,205520896~14065339,222298112~6236770,231742077~2733822,238444049~3193283,247463936~12280325,260046848~3436337,264241152~7101369,276824064~8103962,285212672~8360525,293601280~36973117,331401665~19483092,358639503~5737766,364904448~3963890,369098752~4743926,377487360~25034176,402720436~9802317] 2024-04-17T12:22:06.620 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 12 diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,145249379~2171737,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,238444049~3193283,242437787~17306474,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358639503~5737766,365930958~2937380,369481009~8163012,380395279~22126257,402720436~9802317] 2024-04-17T12:22:06.620 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,145249379~2171737,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,238444049~3193283,242437787~17306474,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358639503~5737766,365930958~2937380,369481009~8163012,380395279~22126257,402720436~9802317] 2024-04-17T12:22:06.629 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~21019081,37748736~10298649,50331648~33034383,83886080~11771394,100663296~11697112,113246208~21204871,142606336~13457288,162612741~21126490,188743680~5223084,205520896~14065339,222298112~6236770,231742077~2733822,238444049~21300212,260046848~3436337,264241152~7101369,276824064~8103962,285212672~8360525,293601280~36973117,331401665~19483092,358639503~5737766,364904448~3963890,369098752~33422784,402720436~9802317] 2024-04-17T12:22:06.629 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 13 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,145249379~2171737,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~3117359,238444049~3193283,242437787~17306474,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358639503~5737766,364892090~12751931,380395279~32127474] 2024-04-17T12:22:06.629 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,145249379~2171737,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~3117359,238444049~3193283,242437787~17306474,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,338118028~12766729,358639503~5737766,364892090~12751931,380395279~32127474] 2024-04-17T12:22:06.636 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21019081,37748736~10298649,50331648~33034383,83886080~11771394,100663296~11697112,113246208~21204871,142606336~13457288,162612741~21126490,188743680~5223084,205520896~14065339,222298112~6236770,231742077~3117359,238444049~21300212,260046848~3436337,264241152~7101369,276824064~8103962,285212672~8360525,293601280~36973117,331401665~19483092,358639503~53883250] 2024-04-17T12:22:06.636 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 14 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,137478692~1508841,145249379~2171737,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~17403784,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,337912093~12972664,358639503~5737766,364892090~12751931,380395279~32127474] 2024-04-17T12:22:06.636 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,137478692~1508841,145249379~2171737,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~17403784,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,337912093~12972664,358639503~5737766,364892090~12751931,380395279~32127474] 2024-04-17T12:22:06.643 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21019081,37748736~10298649,50331648~33034383,83886080~11771394,100663296~11697112,113246208~25741325,142606336~13457288,162612741~22629300,188743680~5223084,205520896~14065339,222298112~8480693,231742077~3117359,238444049~21397522,260046848~3436337,264241152~7101369,276824064~8103962,285212672~8360525,293601280~36973117,331401665~19483092,358639503~53883250] 2024-04-17T12:22:06.644 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 15 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~17403784,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,337912093~12972664,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.644 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~10850564,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~7869255,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~17403784,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,337912093~12972664,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.651 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21019081,37748736~10298649,50331648~33034383,83886080~11771394,100663296~11697112,113246208~25741325,142606336~13457288,162612741~22629300,188743680~5223084,205520896~14065339,222298112~8480693,231742077~3117359,238444049~21397522,260046848~3436337,264241152~7101369,276824064~8103962,285212672~8360525,293601280~36973117,331401665~19483092,358639503~55635792] 2024-04-17T12:22:06.651 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 16 diff [2745849~9643331,15192251~18877250,37918132~10129253,51428160~13952943,65668165~11082957,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,337912093~12972664,352885707~2417544,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.651 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,37918132~10129253,51428160~13952943,65668165~11082957,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,335450266~1713102,337912093~12972664,352885707~2417544,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.657 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21486589,37748736~10298649,50331648~33034383,83886080~11771394,100663296~11697112,113246208~25741325,142606336~15165462,162612741~22629300,188743680~9185760,205520896~14065339,222298112~8480693,231742077~3117359,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,331401665~19483092,352321536~2981715,358639503~55635792] 2024-04-17T12:22:06.658 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 17 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.658 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.665 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,162612741~22629300,188743680~9185760,205520896~14065339,222298112~8480693,231742077~3117359,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~2981715,358639503~55635792] 2024-04-17T12:22:06.665 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 18 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~33880016] 2024-04-17T12:22:06.665 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~33880016] 2024-04-17T12:22:06.673 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231742077~3117359,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~61953759] 2024-04-17T12:22:06.673 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 19 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:06.673 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:06.682 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:06.682 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 2 diff [67894848~1062199,86637044~7182123,112137798~222610,226738972~1795910,253049392~6694869,268094042~2985175,288649070~4132921,380395279~6147826,392595169~8778130] 2024-04-17T12:22:06.682 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [67894848~1062199,86637044~7182123,112137798~222610,226738972~1795910,253049392~6694869,268094042~2985175,288649070~4132921,380395279~6147826,392595169~8778130] 2024-04-17T12:22:06.689 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [67894848~1062199,83886080~9933087,109051904~3308504,226492416~2042466,253049392~6694869,264241152~6838065,285212672~7569319,377487360~9055745,390070272~11303027] 2024-04-17T12:22:06.689 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 3 diff [16065685~937410,67894848~1062199,78280914~5085117,86637044~7182123,112137798~222610,178565969~2757011,211519116~8067119,226738972~1795910,253049392~6694869,265404305~465575,268094042~3248479,288649070~4132921,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339] 2024-04-17T12:22:06.689 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,67894848~1062199,78280914~5085117,86637044~7182123,112137798~222610,178565969~2757011,211519116~8067119,226738972~1795910,253049392~6694869,265404305~465575,268094042~3248479,288649070~4132921,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339] 2024-04-17T12:22:06.696 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~4420183,67894848~1062199,76058606~7307425,83886080~9933087,109051904~3308504,176160768~5162212,209715200~9871035,226492416~2042466,253049392~6694869,264241152~7101369,285212672~7569319,369098752~4743926,377487360~9055745,390070272~12451264,403960930~3323339] 2024-04-17T12:22:06.696 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 4 diff [16065685~937410,53198620~7141749,67894848~1062199,78280914~5085117,86637044~7182123,112137798~222610,115004349~8538514,148206222~4882491,162612741~3905357,178565969~2757011,191286512~2680252,211519116~8067119,226738972~1795910,253049392~6694869,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,335450266~1713102,358775067~2795761,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339] 2024-04-17T12:22:06.696 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,53198620~7141749,67894848~1062199,78280914~5085117,86637044~7182123,112137798~222610,115004349~8538514,148206222~4882491,162612741~3905357,178565969~2757011,191286512~2680252,211519116~8067119,226738972~1795910,253049392~6694869,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,335450266~1713102,358775067~2795761,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339] 2024-04-17T12:22:06.703 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~4420183,50331648~10008721,67894848~1062199,76058606~7307425,83886080~9933087,109051904~3308504,113246208~10296655,148206222~4882491,162612741~3905357,176160768~5162212,188743680~5223084,209715200~9871035,226492416~2042466,253049392~6694869,264241152~7101369,276824064~8103962,285212672~8360525,331401665~5761703,358775067~2795761,369098752~4743926,377487360~9055745,390070272~12451264,403960930~3323339] 2024-04-17T12:22:06.703 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 5 diff [16065685~937410,41477384~1404848,51428160~8912209,67894848~1062199,78280914~5085117,86637044~7182123,112137798~222610,115004349~8538514,148194369~5729203,162612741~3905357,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,253049392~6694869,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,335450266~1713102,338658366~7630488,358775067~2795761,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339] 2024-04-17T12:22:06.703 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,41477384~1404848,51428160~8912209,67894848~1062199,78280914~5085117,86637044~7182123,112137798~222610,115004349~8538514,148194369~5729203,162612741~3905357,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,253049392~6694869,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,335450266~1713102,338658366~7630488,358775067~2795761,369481009~4361669,380395279~6147826,392595169~9926367,403960930~3323339] 2024-04-17T12:22:06.709 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~4420183,41477384~1404848,50331648~10008721,67894848~1062199,76058606~7307425,83886080~9933087,109051904~3308504,113246208~10296655,148194369~5729203,162612741~3905357,176160768~7578463,188743680~5223084,205520896~14065339,222298112~6236770,253049392~6694869,264241152~7101369,276824064~8103962,285212672~8360525,293601280~9535035,331401665~14887189,358775067~2795761,369098752~4743926,377487360~9055745,390070272~12451264,403960930~3323339] 2024-04-17T12:22:06.710 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 6 diff [16065685~937410,20465651~6277201,41477384~1404848,51428160~8912209,67894848~1062199,78280914~5085117,86637044~7182123,112137798~222610,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,253049392~6694869,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,369481009~4361669,380395279~6147826,392595169~9926367,403742056~3542213] 2024-04-17T12:22:06.710 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,20465651~6277201,41477384~1404848,51428160~8912209,67894848~1062199,78280914~5085117,86637044~7182123,112137798~222610,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,253049392~6694869,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,369481009~4361669,380395279~6147826,392595169~9926367,403742056~3542213] 2024-04-17T12:22:06.716 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~14159940,41477384~1404848,50331648~10008721,67894848~1062199,76058606~7307425,83886080~9933087,109051904~3308504,113246208~12396937,148194369~5729203,162612741~3905357,167772160~3127536,176160768~7578463,188743680~5223084,205520896~14065339,222298112~6236770,239120888~2516444,253049392~6694869,264241152~7101369,276824064~8103962,285212672~8360525,293601280~9535035,303727628~7678616,322851652~7722745,331401665~14887189,358775067~2795761,369098752~4743926,377487360~9055745,390070272~12451264,403742056~3542213] 2024-04-17T12:22:06.717 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 7 diff [16065685~937410,19047988~7694864,39345034~5669387,51428160~8912209,67894848~1062199,78280914~5085117,86637044~7182123,112137798~222610,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,249620909~3238183,253049392~6694869,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,369481009~4361669,380395279~6147826,392595169~9926367,403742056~8453119] 2024-04-17T12:22:06.717 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,19047988~7694864,39345034~5669387,51428160~8912209,67894848~1062199,78280914~5085117,86637044~7182123,112137798~222610,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,249620909~3238183,253049392~6694869,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,369481009~4361669,380395279~6147826,392595169~9926367,403742056~8453119] 2024-04-17T12:22:06.723 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~14159940,39345034~5669387,50331648~10008721,67894848~1062199,76058606~7307425,83886080~9933087,109051904~3308504,113246208~12396937,148194369~5729203,162612741~3905357,167772160~5637666,176160768~7578463,188743680~5223084,205520896~14065339,222298112~6236770,239120888~2516444,249620909~3238183,253049392~6694869,264241152~7101369,276824064~8103962,285212672~8360525,293601280~9535035,303727628~14631159,322851652~7722745,331401665~14887189,358775067~2795761,369098752~4743926,377487360~9055745,390070272~12451264,403742056~8453119] 2024-04-17T12:22:06.723 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 8 diff [16065685~937410,19047988~7694864,39345034~5669387,51428160~8912209,67894848~1062199,78280914~5085117,86637044~8784994,112137798~222610,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,249620909~10123352,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,369481009~4361669,380395279~6147826,388029934~14491602,403742056~8453119] 2024-04-17T12:22:06.723 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,19047988~7694864,39345034~5669387,51428160~8912209,67894848~1062199,78280914~5085117,86637044~8784994,112137798~222610,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,239279023~2358309,249620909~10123352,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,369481009~4361669,380395279~6147826,388029934~14491602,403742056~8453119] 2024-04-17T12:22:06.730 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~14159940,39345034~5669387,50331648~10008721,67894848~1062199,76058606~7307425,83886080~11535958,109051904~3308504,113246208~12396937,125829120~8621959,148194369~5729203,162612741~10797085,176160768~7578463,188743680~5223084,205520896~14065339,222298112~6236770,239120888~2516444,249620909~10123352,264241152~7101369,276824064~8103962,285212672~8360525,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358775067~2795761,369098752~4743926,377487360~25034176,403742056~8453119] 2024-04-17T12:22:06.730 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 9 diff [2745849~7773033,15192251~11550601,37918132~7096289,51428160~9313759,67894848~1062199,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,239279023~2358309,249620909~10123352,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,362743856~1633413,369481009~4361669,380395279~22126257,403742056~8453119] 2024-04-17T12:22:06.730 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~7096289,51428160~9313759,67894848~1062199,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,239279023~2358309,249620909~10123352,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,362743856~1633413,369481009~4361669,380395279~22126257,403742056~8453119] 2024-04-17T12:22:06.737 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~14159940,37918132~7096289,50331648~10410271,67894848~1062199,76058606~7307425,83886080~11535958,100663296~11697112,113246208~12396937,125829120~8621959,148194369~5729203,162612741~10797085,176160768~7578463,188743680~5223084,205520896~14065339,222298112~6236770,231742077~2733822,239120888~2516444,249620909~10123352,264241152~7101369,276824064~8103962,285212672~8360525,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358775067~5602202,369098752~4743926,377487360~25034176,403742056~8453119] 2024-04-17T12:22:06.737 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 10 diff [2745849~7773033,15192251~11550601,37918132~10129253,51428160~9313759,67894848~1062199,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,239279023~2358309,249620909~10123352,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~4361669,380395279~22126257,402720436~9474739] 2024-04-17T12:22:06.737 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~10129253,51428160~9313759,67894848~1062199,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,239279023~2358309,249620909~10123352,265404305~465575,268094042~3248479,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~4361669,380395279~22126257,402720436~9474739] 2024-04-17T12:22:06.744 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~14159940,37918132~10129253,50331648~10410271,67894848~1062199,76058606~7307425,83886080~11535958,100663296~11697112,113246208~21204871,148194369~5729203,162612741~21126490,188743680~5223084,205520896~14065339,222298112~6236770,231742077~2733822,239120888~2516444,249620909~10123352,264241152~7101369,276824064~8103962,285212672~8360525,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~5737766,369098752~4743926,377487360~25034176,402720436~9474739] 2024-04-17T12:22:06.744 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 11 diff [2745849~7773033,15192251~16726800,37918132~10129253,51428160~13952943,65668165~6672071,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,238444049~3193283,249620909~10123352,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~4361669,380395279~22126257,402720436~9474739] 2024-04-17T12:22:06.744 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,37918132~10129253,51428160~13952943,65668165~6672071,78280914~5085117,86616990~8805048,104033535~5941761,112137798~222610,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,238444049~3193283,249620909~10123352,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~4361669,380395279~22126257,402720436~9474739] 2024-04-17T12:22:06.750 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~19336139,37918132~10129253,50331648~22008588,76058606~7307425,83886080~11535958,100663296~11697112,113246208~21204871,148194369~5729203,162612741~21126490,188743680~5223084,205520896~14065339,222298112~6236770,231742077~2733822,238444049~3193283,249620909~10123352,260046848~3436337,264241152~7101369,276824064~8103962,285212672~8360525,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~5737766,369098752~4743926,377487360~25034176,402720436~9474739] 2024-04-17T12:22:06.751 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 12 diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,238444049~3193283,242437787~6897473,249620909~10123352,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~8163012,380395279~22126257,402720436~9474739] 2024-04-17T12:22:06.751 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~2733822,238444049~3193283,242437787~6897473,249620909~10123352,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~8163012,380395279~22126257,402720436~9474739] 2024-04-17T12:22:06.757 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~21019081,37918132~10129253,50331648~22008588,75411664~7954367,83886080~11771394,100663296~11697112,113246208~21204871,142606336~4814780,148194369~5729203,162612741~21126490,188743680~5223084,205520896~14065339,222298112~6236770,231742077~2733822,238444049~10891211,249620909~10123352,260046848~3436337,264241152~7101369,276824064~8103962,285212672~8360525,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~5737766,369098752~33422784,402720436~9474739] 2024-04-17T12:22:06.757 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 13 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10123352,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,364892090~12751931,380395279~31799896] 2024-04-17T12:22:06.757 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~3490718,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10123352,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,364892090~12751931,380395279~31799896] 2024-04-17T12:22:06.764 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21019081,37918132~10129253,50331648~22008588,75411664~7954367,83886080~11771394,100663296~11697112,113246208~21204871,142606336~4814780,148194369~5729203,162612741~21126490,188743680~5223084,205520896~14065339,222298112~6236770,231742077~3117359,238444049~10891211,249620909~10123352,260046848~3436337,264241152~7101369,276824064~8103962,285212672~8360525,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~53555672] 2024-04-17T12:22:06.764 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 14 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~5737766,364892090~12751931,380395279~31799896] 2024-04-17T12:22:06.764 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21128262,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~5737766,364892090~12751931,380395279~31799896] 2024-04-17T12:22:06.771 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21019081,37918132~10129253,50331648~23859954,75411664~7954367,83886080~11771394,100663296~11697112,113246208~25741325,142606336~4814780,148194369~5729203,162612741~22629300,188743680~5223084,205520896~14065339,222298112~8480693,231742077~3117359,238444049~10891211,249620909~10220662,260046848~3436337,264241152~7101369,276824064~8103962,285212672~8360525,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~53555672] 2024-04-17T12:22:06.771 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 15 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.771 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.778 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21019081,37918132~10129253,50331648~23859954,75411664~7954367,83886080~11771394,100663296~11697112,113246208~25741325,142606336~4814780,148194369~5729203,162612741~22629300,188743680~5223084,205520896~14065339,222298112~8480693,231742077~3117359,238444049~10891211,249620909~10220662,260046848~3436337,264241152~7101369,276824064~8103962,285212672~8360525,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~55635792] 2024-04-17T12:22:06.778 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 16 diff [2745849~9643331,15192251~18877250,37918132~10129253,51428160~13952943,65668165~11082957,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,352885707~2417544,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.778 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,37918132~10129253,51428160~13952943,65668165~11082957,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,352885707~2417544,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.785 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21486589,37918132~10129253,50331648~33034383,83886080~11771394,100663296~11697112,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,162612741~22629300,188743680~9185760,205520896~14065339,222298112~8480693,231742077~3117359,238444049~10891211,249620909~21721612,276824064~8103962,285212672~8360525,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,352321536~2981715,358639503~55635792] 2024-04-17T12:22:06.785 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 17 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.785 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~19004518,380395279~33880016] 2024-04-17T12:22:06.792 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,162612741~22629300,188743680~9185760,205520896~14065339,222298112~8480693,231742077~3117359,238444049~10891211,249620909~21721612,276824064~8103962,285212672~8360525,293601280~9535035,303727628~26846769,330816728~20068029,352321536~2981715,358639503~55635792] 2024-04-17T12:22:06.792 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 18 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~33880016] 2024-04-17T12:22:06.792 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~33880016] 2024-04-17T12:22:06.800 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231742077~3117359,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~61953759] 2024-04-17T12:22:06.800 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 19 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:06.800 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:06.806 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:06.806 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 3 diff [16065685~937410,78280914~5085117,178565969~2757011,211519116~8067119,265404305~465575,269813351~1529170,369481009~4361669,395151015~7370521,403960930~3323339] 2024-04-17T12:22:06.806 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,78280914~5085117,178565969~2757011,211519116~8067119,265404305~465575,269813351~1529170,369481009~4361669,395151015~7370521,403960930~3323339] 2024-04-17T12:22:06.813 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~4420183,76058606~7307425,176160768~5162212,209715200~9871035,265404305~465575,269813351~1529170,369098752~4743926,395151015~7370521,403960930~3323339] 2024-04-17T12:22:06.814 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 4 diff [16065685~937410,53198620~7141749,78280914~5085117,115004349~8538514,148206222~4882491,162612741~3905357,178565969~2757011,191286512~2680252,211519116~8067119,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,335450266~1713102,358775067~2795761,369481009~4361669,395151015~7370521,403960930~3323339] 2024-04-17T12:22:06.814 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,53198620~7141749,78280914~5085117,115004349~8538514,148206222~4882491,162612741~3905357,178565969~2757011,191286512~2680252,211519116~8067119,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,335450266~1713102,358775067~2795761,369481009~4361669,395151015~7370521,403960930~3323339] 2024-04-17T12:22:06.820 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~4420183,50331648~10008721,76058606~7307425,113246208~10296655,148206222~4882491,162612741~3905357,176160768~5162212,188743680~5223084,209715200~9871035,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,331401665~5761703,358775067~2795761,369098752~4743926,395151015~7370521,403960930~3323339] 2024-04-17T12:22:06.820 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 5 diff [16065685~937410,41477384~1404848,51428160~8912209,78280914~5085117,115004349~8538514,148194369~5729203,162612741~3905357,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,335450266~1713102,338658366~7630488,358775067~2795761,369481009~4361669,393592176~8929360,403960930~3323339] 2024-04-17T12:22:06.820 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,41477384~1404848,51428160~8912209,78280914~5085117,115004349~8538514,148194369~5729203,162612741~3905357,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,335450266~1713102,338658366~7630488,358775067~2795761,369481009~4361669,393592176~8929360,403960930~3323339] 2024-04-17T12:22:06.828 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~4420183,41477384~1404848,50331648~10008721,76058606~7307425,113246208~10296655,148194369~5729203,162612741~3905357,176160768~7578463,188743680~5223084,205520896~14065339,222298112~5175291,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,331401665~14887189,358775067~2795761,369098752~4743926,393592176~8929360,403960930~3323339] 2024-04-17T12:22:06.828 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 6 diff [16065685~937410,20465651~6277201,41477384~1404848,51428160~8912209,78280914~5085117,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,239279023~2358309,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,369481009~4361669,393592176~8929360,403742056~3542213] 2024-04-17T12:22:06.828 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,20465651~6277201,41477384~1404848,51428160~8912209,78280914~5085117,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,239279023~2358309,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,369481009~4361669,393592176~8929360,403742056~3542213] 2024-04-17T12:22:06.835 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~14159940,41477384~1404848,50331648~10008721,76058606~7307425,113246208~12396937,148194369~5729203,162612741~3905357,167772160~3127536,176160768~7578463,188743680~5223084,205520896~14065339,222298112~5175291,239120888~2516444,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~7678616,322851652~7722745,331401665~14887189,358775067~2795761,369098752~4743926,393592176~8929360,403742056~3542213] 2024-04-17T12:22:06.835 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 7 diff [16065685~937410,19047988~7694864,39345034~5669387,51428160~8912209,78280914~5085117,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,239279023~2358309,249620909~3238183,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,369481009~4361669,384368355~1219664,393592176~8929360,403742056~8453119] 2024-04-17T12:22:06.835 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,19047988~7694864,39345034~5669387,51428160~8912209,78280914~5085117,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,239279023~2358309,249620909~3238183,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,369481009~4361669,384368355~1219664,393592176~8929360,403742056~8453119] 2024-04-17T12:22:06.842 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~14159940,39345034~5669387,50331648~10008721,76058606~7307425,113246208~12396937,148194369~5729203,162612741~3905357,167772160~5637666,176160768~7578463,188743680~5223084,205520896~14065339,222298112~5175291,239120888~2516444,249620909~3238183,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~14887189,358775067~2795761,369098752~4743926,384368355~1219664,393592176~8929360,403742056~8453119] 2024-04-17T12:22:06.842 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 8 diff [16065685~937410,19047988~7694864,39345034~5669387,51428160~8912209,78280914~5085117,89641214~5780824,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,239279023~2358309,249620909~6258679,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,369481009~4361669,384368355~1219664,388029934~14491602,403742056~8453119] 2024-04-17T12:22:06.842 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [16065685~937410,19047988~7694864,39345034~5669387,51428160~8912209,78280914~5085117,89641214~5780824,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,239279023~2358309,249620909~6258679,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,369481009~4361669,384368355~1219664,388029934~14491602,403742056~8453119] 2024-04-17T12:22:06.848 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~14159940,39345034~5669387,50331648~10008721,76058606~7307425,89641214~5780824,113246208~12396937,125829120~8621959,148194369~5729203,162612741~10797085,176160768~7578463,188743680~5223084,205520896~14065339,222298112~5175291,239120888~2516444,249620909~6258679,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358775067~2795761,369098752~4743926,384368355~1219664,386543105~15978431,403742056~8453119] 2024-04-17T12:22:06.848 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 9 diff [2745849~7773033,15192251~11550601,37918132~7096289,51428160~9313759,78280914~5085117,86616990~8805048,104033535~5941761,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,362743856~1633413,369481009~4361669,384368355~1219664,386396871~16124665,403742056~8453119] 2024-04-17T12:22:06.848 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~7096289,51428160~9313759,78280914~5085117,86616990~8805048,104033535~5941761,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,178565969~2757011,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,362743856~1633413,369481009~4361669,384368355~1219664,386396871~16124665,403742056~8453119] 2024-04-17T12:22:06.855 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~14159940,37918132~7096289,50331648~10410271,76058606~7307425,86616990~8805048,100663296~9312000,113246208~12396937,125829120~8621959,148194369~5729203,162612741~10797085,176160768~7578463,188743680~5223084,205520896~14065339,222298112~5175291,231742077~2733822,239120888~2516444,249620909~6258679,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358775067~5602202,369098752~4743926,384368355~1219664,386396871~16124665,403742056~8453119] 2024-04-17T12:22:06.855 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 10 diff [2745849~7773033,15192251~11550601,37918132~10129253,51428160~9313759,78280914~5085117,86616990~8805048,104033535~5941761,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,258418403~118659,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~4361669,384368355~1219664,386396871~16124665,402720436~9474739] 2024-04-17T12:22:06.856 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~10129253,51428160~9313759,78280914~5085117,86616990~8805048,104033535~5941761,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,258418403~118659,265404305~465575,269813351~1529170,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~4361669,384368355~1219664,386396871~16124665,402720436~9474739] 2024-04-17T12:22:06.862 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~14159940,37918132~10129253,50331648~10410271,76058606~7307425,86616990~8805048,100663296~9312000,113246208~21204871,148194369~5729203,162612741~21126490,188743680~5223084,205520896~14065339,222298112~5175291,231742077~2733822,239120888~2516444,249620909~6258679,258418403~118659,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~5737766,369098752~4743926,384368355~1219664,386396871~16124665,402720436~9474739] 2024-04-17T12:22:06.862 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 11 diff [2745849~7773033,15192251~16726800,37918132~10129253,51428160~13952943,65668165~6672071,78280914~5085117,86616990~8805048,104033535~5941761,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,262002461~1480724,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~4361669,384368355~1219664,386396871~16124665,402720436~9474739] 2024-04-17T12:22:06.862 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,37918132~10129253,51428160~13952943,65668165~6672071,78280914~5085117,86616990~8805048,104033535~5941761,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,262002461~1480724,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~4361669,384368355~1219664,386396871~16124665,402720436~9474739] 2024-04-17T12:22:06.869 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~19336139,37918132~10129253,50331648~22008588,76058606~7307425,86616990~8805048,100663296~9312000,113246208~21204871,148194369~5729203,162612741~21126490,188743680~5223084,205520896~14065339,222298112~5175291,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,260046848~3436337,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~5737766,369098752~4743926,384368355~1219664,386396871~16124665,402720436~9474739] 2024-04-17T12:22:06.869 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 12 diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,78280914~5085117,86616990~9040484,104033535~5941761,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,231742077~2733822,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~8163012,384368355~1219664,386396871~16124665,402720436~9474739] 2024-04-17T12:22:06.869 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,78280914~5085117,86616990~9040484,104033535~5941761,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,231742077~2733822,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,369481009~8163012,384368355~1219664,386396871~16124665,402720436~9474739] 2024-04-17T12:22:06.875 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,12582912~21019081,37918132~10129253,50331648~22008588,75411664~7954367,86616990~9040484,100663296~9312000,113246208~21204871,142606336~4814780,148194369~5729203,162612741~21126490,188743680~5223084,205520896~14065339,222298112~5175291,231742077~2733822,238444049~10891211,249620909~6258679,257940200~807112,260046848~3436337,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~5737766,369098752~8545269,384368355~1219664,386396871~16124665,402720436~9474739] 2024-04-17T12:22:06.875 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 13 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,78280914~5085117,86616990~9040484,104033535~5941761,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,231742077~3117359,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,364892090~12751931,383800613~1787406,386396871~25798304] 2024-04-17T12:22:06.876 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,78280914~5085117,86616990~9040484,104033535~5941761,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~6960751,183170774~568457,191286512~2680252,209497351~10088884,225044164~2429239,231742077~3117359,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,364892090~12751931,383800613~1787406,386396871~25798304] 2024-04-17T12:22:06.883 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21019081,37918132~10129253,50331648~22008588,75411664~7954367,86616990~9040484,100663296~9312000,113246208~21204871,142606336~4814780,148194369~5729203,162612741~21126490,188743680~5223084,205520896~14065339,222298112~5175291,231742077~3117359,238444049~10891211,249620909~6258679,257940200~807112,260046848~3436337,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~19004518,383800613~1787406,386396871~25798304] 2024-04-17T12:22:06.883 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 14 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,113322817~21128262,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~5737766,364892090~12751931,383800613~1787406,386396871~25798304] 2024-04-17T12:22:06.883 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,113322817~21128262,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~5737766,364892090~12751931,383800613~1787406,386396871~25798304] 2024-04-17T12:22:06.890 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21019081,37918132~10129253,50331648~23859954,75411664~7954367,86616990~9040484,100663296~9312000,113246208~25741325,142606336~4814780,148194369~5729203,162612741~22629300,188743680~5223084,205520896~14065339,222298112~8480693,231742077~3117359,238444049~10891211,249620909~10220662,260046848~3436337,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~19004518,383800613~1787406,386396871~25798304] 2024-04-17T12:22:06.890 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 15 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~19004518,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.890 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~19004518,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.897 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21019081,37918132~10129253,50331648~23859954,75411664~7954367,86616990~9040484,100663296~9312000,113246208~25741325,142606336~4814780,148194369~5729203,162612741~22629300,188743680~5223084,205520896~14065339,222298112~8480693,231742077~3117359,238444049~10891211,249620909~10220662,260046848~3436337,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~19004518,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.897 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 16 diff [2745849~9643331,15192251~18877250,37918132~10129253,51428160~13952943,65668165~11082957,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,352885707~2417544,358639503~19004518,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.897 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,37918132~10129253,51428160~13952943,65668165~11082957,76781130~1405981,78280914~5085117,86616990~9040484,104033535~5941761,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209157530~10428705,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,352885707~2417544,358639503~19004518,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.904 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~21486589,37918132~10129253,50331648~33034383,86616990~9040484,100663296~9312000,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,162612741~22629300,188743680~9185760,205520896~14065339,222298112~8480693,231742077~3117359,238444049~10891211,249620909~15711892,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,352321536~2981715,358639503~19004518,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.904 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 17 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~19004518,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.904 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~19004518,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.911 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,162612741~22629300,188743680~9185760,205520896~14065339,222298112~8480693,231742077~3117359,238444049~10891211,249620909~15711892,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303727628~26846769,330816728~20068029,352321536~2981715,358639503~19004518,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.911 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 18 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.911 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.917 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231742077~3117359,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~27878424] 2024-04-17T12:22:06.918 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 19 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:06.918 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:06.924 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:06.924 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 4 diff [53198620~7141749,115004349~8538514,148206222~4882491,162612741~3905357,191286512~2680252,279731895~5196131,285680841~7892356,335450266~1713102,358775067~2795761] 2024-04-17T12:22:06.924 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [53198620~7141749,115004349~8538514,148206222~4882491,162612741~3905357,191286512~2680252,279731895~5196131,285680841~7892356,335450266~1713102,358775067~2795761] 2024-04-17T12:22:06.931 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [50331648~10008721,113246208~10296655,148206222~4882491,162612741~3905357,188743680~5223084,276824064~8103962,285680841~7892356,331401665~5761703,358775067~2795761] 2024-04-17T12:22:06.931 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 5 diff [41477384~1404848,51428160~8912209,115004349~8538514,148194369~5729203,162612741~3905357,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,279731895~5196131,285680841~7892356,296331392~6804923,335450266~1713102,338658366~7630488,358775067~2795761,393592176~4788549] 2024-04-17T12:22:06.931 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [41477384~1404848,51428160~8912209,115004349~8538514,148194369~5729203,162612741~3905357,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,279731895~5196131,285680841~7892356,296331392~6804923,335450266~1713102,338658366~7630488,358775067~2795761,393592176~4788549] 2024-04-17T12:22:06.938 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [41477384~1404848,50331648~10008721,113246208~10296655,148194369~5729203,162612741~3905357,181322980~2416251,188743680~5223084,205520896~11539627,222298112~5175291,276824064~8103962,285680841~7892356,293601280~9535035,331401665~14887189,358775067~2795761,393592176~4788549] 2024-04-17T12:22:06.938 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 6 diff [20465651~6277201,41477384~1404848,51428160~8912209,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,239279023~2358309,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,393592176~4788549,403742056~2623973] 2024-04-17T12:22:06.938 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [20465651~6277201,41477384~1404848,51428160~8912209,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,239279023~2358309,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,393592176~4788549,403742056~2623973] 2024-04-17T12:22:06.963 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [17003095~9739757,41477384~1404848,50331648~10008721,113246208~12396937,148194369~5729203,162612741~3905357,167772160~3127536,181322980~2416251,188743680~5223084,205520896~11539627,222298112~5175291,239120888~2516444,276824064~8103962,285680841~7892356,293601280~9535035,303727628~7678616,322851652~7722745,331401665~14887189,358775067~2795761,393592176~4788549,403742056~2623973] 2024-04-17T12:22:06.963 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 7 diff [19047988~7694864,39345034~5669387,51428160~8912209,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,171226933~2182893,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,239279023~2358309,249620909~3238183,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,384368355~1219664,393592176~7759571,403742056~2623973,407239961~4955214] 2024-04-17T12:22:06.963 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [19047988~7694864,39345034~5669387,51428160~8912209,115004349~10638796,148194369~5729203,162612741~3905357,169664875~1234821,171226933~2182893,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,239279023~2358309,249620909~3238183,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~8170826,358775067~2795761,384368355~1219664,393592176~7759571,403742056~2623973,407239961~4955214] 2024-04-17T12:22:06.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:05.501497+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-04-17T12:22:06.971 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [17003095~9739757,39345034~5669387,50331648~10008721,113246208~12396937,148194369~5729203,162612741~3905357,167772160~5637666,181322980~2416251,188743680~5223084,205520896~11539627,222298112~5175291,239120888~2516444,249620909~3238183,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~14887189,358775067~2795761,384368355~1219664,393592176~7759571,403742056~2623973,407239961~4955214] 2024-04-17T12:22:06.971 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 8 diff [19047988~7694864,39345034~5669387,51428160~8912209,89641214~5780824,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,239279023~2358309,249620909~6258679,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,384368355~1219664,388029934~13321813,403742056~2623973,407239961~4955214] 2024-04-17T12:22:06.971 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [19047988~7694864,39345034~5669387,51428160~8912209,89641214~5780824,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,239279023~2358309,249620909~6258679,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,384368355~1219664,388029934~13321813,403742056~2623973,407239961~4955214] 2024-04-17T12:22:06.977 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [17003095~9739757,39345034~5669387,50331648~10008721,89641214~5780824,113246208~12396937,125829120~8621959,148194369~5729203,162612741~10797085,181322980~2416251,188743680~5223084,205520896~11539627,222298112~5175291,239120888~2516444,249620909~6258679,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358775067~2795761,384368355~1219664,386543105~14808642,403742056~2623973,407239961~4955214] 2024-04-17T12:22:06.977 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 9 diff [2745849~7773033,15192251~11550601,37918132~7096289,51428160~9313759,86616990~8805048,104033535~5941761,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,362743856~1633413,384368355~1219664,386396871~14954876,403742056~2623973,407239961~4955214] 2024-04-17T12:22:06.978 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~7096289,51428160~9313759,86616990~8805048,104033535~5941761,115004349~10638796,126889196~7561883,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358775067~2795761,362743856~1633413,384368355~1219664,386396871~14954876,403742056~2623973,407239961~4955214] 2024-04-17T12:22:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:05.501497+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-04-17T12:22:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:05.501497+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-04-17T12:22:06.989 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~11550601,37918132~7096289,50331648~10410271,86616990~8805048,100663296~9312000,113246208~12396937,125829120~8621959,148194369~5729203,162612741~10797085,181322980~2416251,188743680~5223084,205520896~11539627,222298112~5175291,231742077~2733822,239120888~2516444,249620909~6258679,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358775067~5602202,384368355~1219664,386396871~14954876,403742056~2623973,407239961~4955214] 2024-04-17T12:22:06.989 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 10 diff [2745849~7773033,15192251~11550601,37918132~10129253,51428160~9313759,86616990~8805048,104033535~5941761,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,258418403~118659,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,384368355~1219664,386396871~14954876,402720436~3645593,407239961~4955214] 2024-04-17T12:22:06.989 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~10129253,51428160~9313759,86616990~8805048,104033535~5941761,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,258418403~118659,279731895~5196131,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,384368355~1219664,386396871~14954876,402720436~3645593,407239961~4955214] 2024-04-17T12:22:06.996 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~11550601,37918132~10129253,50331648~10410271,86616990~8805048,100663296~9312000,113246208~21204871,148194369~5729203,162612741~16804153,181322980~2416251,188743680~5223084,205520896~11539627,222298112~5175291,231742077~2733822,239120888~2516444,249620909~6258679,258418403~118659,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~5737766,384368355~1219664,386396871~14954876,402720436~3645593,407239961~4955214] 2024-04-17T12:22:06.996 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 11 diff [2745849~7773033,15192251~16726800,37918132~10129253,51428160~13952943,65668165~6672071,86616990~8805048,104033535~5941761,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,262002461~1480724,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:06.996 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,37918132~10129253,51428160~13952943,65668165~6672071,86616990~8805048,104033535~5941761,113322817~21128262,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,262002461~1480724,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.003 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~16726800,37918132~10129253,50331648~22008588,86616990~8805048,100663296~9312000,113246208~21204871,148194369~5729203,162612741~16804153,181322980~2416251,188743680~5223084,205520896~11539627,222298112~5175291,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,260046848~3436337,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.003 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 12 diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,231742077~2733822,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.003 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,231742077~2733822,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.011 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~18409742,37918132~10129253,50331648~22008588,75411664~1107065,86616990~9040484,100663296~9312000,113246208~21204871,142606336~4814780,148194369~5729203,162612741~16804153,181322980~2416251,188743680~5223084,205520896~11539627,222298112~5175291,231742077~2733822,238444049~10891211,249620909~6258679,257940200~807112,260046848~3436337,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.011 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 13 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,231742077~3117359,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.011 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~21128262,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,191286512~2680252,209497351~7563172,225044164~2429239,231742077~3117359,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,338118028~12766729,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.018 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18409742,37918132~10129253,50331648~22008588,75411664~1107065,86616990~9040484,100663296~9312000,113246208~21204871,142606336~4814780,148194369~5729203,162612741~16804153,181322980~2416251,188743680~5223084,205520896~11539627,222298112~5175291,231742077~3117359,238444049~10891211,249620909~6258679,257940200~807112,260046848~3436337,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~13248662,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.018 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 14 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~21128262,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.018 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~21128262,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.025 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18409742,37918132~10129253,50331648~23859954,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113246208~25741325,142606336~4814780,148194369~5729203,162612741~22629300,188743680~5223084,205520896~11539627,222298112~8480693,231742077~3117359,238444049~10891211,249620909~10220662,260046848~3436337,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~13248662,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.025 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 15 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.025 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.032 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18409742,37918132~10129253,50331648~23859954,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113246208~25741325,142606336~4814780,148194369~5729203,162612741~22629300,188743680~5223084,205520896~11539627,222298112~8480693,231742077~3117359,238444049~10891211,249620909~10220662,260046848~3436337,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.032 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 16 diff [2745849~9643331,15192251~18877250,37918132~10129253,51428160~13952943,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.032 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,37918132~10129253,51428160~13952943,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,335450266~1713102,337912093~12972664,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.038 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18877250,37918132~10129253,50331648~26419474,76781130~1405981,86616990~9040484,100663296~9312000,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,162612741~22629300,188743680~9185760,205520896~11539627,222298112~8480693,231742077~3117359,238444049~10891211,249620909~15711892,276824064~8103962,285680841~7892356,293601280~9535035,303727628~14631159,322851652~7722745,331401665~19483092,352321536~2981715,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.039 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 17 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209147625~7912898,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.039 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,162612741~3905357,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,191286512~2680252,195527383~2402057,209147625~7912898,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~7305116,285680841~7892356,296331392~6804923,303727628~7678616,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.046 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~26419474,76781130~1405981,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,162612741~22629300,188743680~9185760,205520896~11539627,222298112~8480693,231742077~3117359,238444049~10891211,249620909~15711892,276824064~8103962,285680841~7892356,293601280~9535035,303727628~26846769,330816728~20068029,352321536~2981715,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.046 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 18 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.046 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.053 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~26419474,76781130~1405981,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231742077~3117359,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.053 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 19 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.053 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.059 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.059 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 5 diff [41477384~1404848,51428160~4646215,148194369~5729203,183170774~568457,209497351~7563172,225044164~2429239,296331392~6804923,338658366~7630488,393592176~4788549] 2024-04-17T12:22:07.060 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [41477384~1404848,51428160~4646215,148194369~5729203,183170774~568457,209497351~7563172,225044164~2429239,296331392~6804923,338658366~7630488,393592176~4788549] 2024-04-17T12:22:07.066 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [41477384~1404848,51428160~4646215,148194369~5729203,181322980~2416251,205520896~11539627,222298112~5175291,293601280~9535035,337163368~9125486,393592176~4788549] 2024-04-17T12:22:07.066 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 6 diff [20465651~6277201,41477384~1404848,51428160~4646215,122828046~2815099,148194369~5729203,169664875~1234821,183170774~568457,209497351~7563172,225044164~2429239,239279023~2358309,296331392~6804923,303727628~7678616,322851652~7722745,338118028~8170826,393592176~4788549,403742056~2623973] 2024-04-17T12:22:07.066 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [20465651~6277201,41477384~1404848,51428160~4646215,122828046~2815099,148194369~5729203,169664875~1234821,183170774~568457,209497351~7563172,225044164~2429239,239279023~2358309,296331392~6804923,303727628~7678616,322851652~7722745,338118028~8170826,393592176~4788549,403742056~2623973] 2024-04-17T12:22:07.073 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [17003095~9739757,41477384~1404848,51428160~4646215,122828046~2815099,148194369~5729203,167772160~3127536,181322980~2416251,205520896~11539627,222298112~5175291,239120888~2516444,293601280~9535035,303727628~7678616,322851652~7722745,337163368~9125486,393592176~4788549,403742056~2623973] 2024-04-17T12:22:07.073 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 7 diff [19047988~7694864,39345034~5669387,51428160~4646215,122828046~2815099,148194369~5729203,169664875~1234821,171226933~2182893,183170774~568457,209497351~7563172,225044164~2429239,239279023~2358309,249620909~3238183,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~8170826,384368355~1219664,393592176~7759571,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.073 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [19047988~7694864,39345034~5669387,51428160~4646215,122828046~2815099,148194369~5729203,169664875~1234821,171226933~2182893,183170774~568457,209497351~7563172,225044164~2429239,239279023~2358309,249620909~3238183,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~8170826,384368355~1219664,393592176~7759571,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.079 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [17003095~9739757,39345034~5669387,51428160~4646215,122828046~2815099,148194369~5729203,167772160~5637666,181322980~2416251,205520896~11539627,222298112~5175291,239120888~2516444,249620909~3238183,288872835~3073975,293601280~9535035,303727628~14631159,322851652~7722745,337163368~9125486,384368355~1219664,393592176~7759571,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.080 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 8 diff [19047988~7694864,39345034~5669387,51428160~8142526,89641214~5780824,122828046~2815099,126889196~7561883,148194369~5729203,166547997~1791244,169664875~1234821,171226933~2182893,183170774~568457,209497351~7563172,225044164~2429239,239279023~2358309,249620909~6258679,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,384368355~1219664,388029934~13321813,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.080 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [19047988~7694864,39345034~5669387,51428160~8142526,89641214~5780824,122828046~2815099,126889196~7561883,148194369~5729203,166547997~1791244,169664875~1234821,171226933~2182893,183170774~568457,209497351~7563172,225044164~2429239,239279023~2358309,249620909~6258679,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,384368355~1219664,388029934~13321813,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.086 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [17003095~9739757,39345034~5669387,51428160~8142526,89641214~5780824,122828046~2815099,125829120~8621959,148194369~5729203,166518098~6891728,181322980~2416251,205520896~11539627,222298112~5175291,239120888~2516444,249620909~6258679,288872835~3073975,293601280~9535035,303727628~14631159,322851652~7722745,337163368~13721389,384368355~1219664,386543105~14808642,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.086 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 9 diff [2745849~7773033,15192251~11550601,37918132~7096289,51428160~9313759,86616990~8805048,104033535~5941761,122828046~2815099,126889196~7561883,148194369~5729203,166547997~1791244,169664875~1234821,171226933~2182893,183170774~568457,209497351~7563172,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,362743856~1633413,384368355~1219664,386396871~14954876,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.086 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~7096289,51428160~9313759,86616990~8805048,104033535~5941761,122828046~2815099,126889196~7561883,148194369~5729203,166547997~1791244,169664875~1234821,171226933~2182893,183170774~568457,209497351~7563172,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,362743856~1633413,384368355~1219664,386396871~14954876,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.093 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~11550601,37918132~7096289,51428160~9313759,86616990~8805048,100663296~9312000,122828046~2815099,125829120~8621959,148194369~5729203,166518098~6891728,181322980~2416251,205520896~11539627,222298112~5175291,231742077~2733822,239120888~2516444,249620909~6258679,288872835~3073975,293601280~9535035,303727628~14631159,322851652~7722745,337163368~13721389,361570828~2806441,384368355~1219664,386396871~14954876,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.093 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 10 diff [2745849~7773033,15192251~11550601,37918132~10129253,51428160~9313759,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,148194369~5729203,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,209497351~7563172,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,258418403~118659,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,384368355~1219664,386396871~14954876,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.093 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~10129253,51428160~9313759,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,148194369~5729203,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,209497351~7563172,225044164~2429239,231742077~2733822,239279023~2358309,249620909~6258679,258418403~118659,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,384368355~1219664,386396871~14954876,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.099 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~11550601,37918132~10129253,51428160~9313759,86616990~8805048,100663296~9312000,113322817~4980037,121820345~12630734,148194369~5729203,166518098~12898796,181322980~2416251,205520896~11539627,222298112~5175291,231742077~2733822,239120888~2516444,249620909~6258679,258418403~118659,288872835~3073975,293601280~9535035,303727628~14631159,322851652~7722745,337163368~13721389,358639503~5737766,384368355~1219664,386396871~14954876,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.100 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 11 diff [2745849~7773033,15192251~16726800,37918132~10129253,51428160~13952943,65668165~6672071,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,148194369~5729203,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,209497351~7563172,225044164~2429239,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.100 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,37918132~10129253,51428160~13952943,65668165~6672071,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,148194369~5729203,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,209497351~7563172,225044164~2429239,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.107 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~16726800,37918132~10129253,51428160~20912076,86616990~8805048,100663296~9312000,113322817~4980037,121820345~12630734,148194369~5729203,165861512~592746,166518098~12898796,181322980~2416251,205520896~11539627,222298112~5175291,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,260046848~3436337,277622910~6946674,288872835~3073975,293601280~9535035,303727628~14631159,322851652~7722745,337163368~13721389,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.107 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 12 diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,148194369~5729203,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,209497351~7563172,225044164~2429239,231742077~2733822,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.107 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,148194369~5729203,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,209497351~7563172,225044164~2429239,231742077~2733822,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.113 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~18409742,37918132~10129253,51428160~20912076,75411664~1107065,86616990~9040484,100663296~9312000,113322817~4980037,121820345~12630734,142606336~4814780,148194369~5729203,165861512~592746,166518098~12898796,181322980~2416251,205520896~11539627,222298112~5175291,231742077~2733822,238444049~10891211,249620909~6258679,257940200~807112,260046848~3436337,277622910~6946674,288872835~3073975,293601280~9535035,303727628~14631159,322851652~7722745,337163368~13721389,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.113 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 13 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,148194369~5729203,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,209497351~7563172,225044164~2429239,231742077~3117359,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.113 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,148194369~5729203,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,183170774~568457,209497351~7563172,225044164~2429239,231742077~3117359,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.120 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18409742,37918132~10129253,51428160~20912076,75411664~1107065,86616990~9040484,100663296~9312000,113322817~4980037,121820345~12630734,142606336~4814780,148194369~5729203,165861512~592746,166518098~12898796,181322980~2416251,205520896~11539627,222298112~5175291,231742077~3117359,238444049~10891211,249620909~6258679,257940200~807112,260046848~3436337,277622910~6946674,288872835~3073975,293601280~9535035,303727628~14631159,322851652~7722745,337163368~13721389,358639503~13248662,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.120 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 14 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,137478692~1508841,145249379~2171737,148194369~5729203,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.120 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,137478692~1508841,145249379~2171737,148194369~5729203,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.127 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18409742,37918132~10129253,51428160~22763442,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113322817~4980037,121820345~17167188,142606336~4814780,148194369~5729203,165861512~592746,166518098~18723943,205520896~11539627,222298112~8480693,231742077~3117359,238444049~10891211,249620909~10220662,260046848~3436337,277622910~6946674,288872835~3770294,293601280~9535035,303727628~14631159,322851652~7722745,337163368~13721389,358639503~13248662,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.127 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 15 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,148194369~5729203,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.127 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,51428160~13952943,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,148194369~5729203,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.133 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18409742,37918132~10129253,51428160~22763442,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113322817~7898852,121820345~17167188,142606336~4814780,148194369~5729203,165861512~592746,166518098~18723943,205520896~11539627,222298112~8480693,231742077~3117359,238444049~10891211,249620909~10220662,260046848~3436337,277622910~6946674,288872835~3770294,293601280~9535035,303727628~14631159,322851652~7722745,337163368~13721389,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.134 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 16 diff [2745849~9643331,15192251~18877250,37918132~10129253,51428160~13952943,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,195527383~2402057,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.134 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,37918132~10129253,51428160~13952943,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,195527383~2402057,209157530~7902993,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,296331392~6804923,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.140 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18877250,37918132~10129253,51428160~25322962,76781130~1405981,86616990~9040484,100663296~9312000,113322817~7898852,121820345~17167188,142606336~4814780,148194369~5729203,155492627~2279171,165861512~592746,166518098~18723943,193966764~3962676,205520896~11539627,222298112~8480693,231742077~3117359,238444049~10891211,249620909~15711892,277622910~6946674,288872835~3770294,293601280~9535035,303727628~14631159,322851652~7722745,337163368~13721389,352321536~2981715,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.140 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 17 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,195527383~2402057,209147625~7912898,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,296331392~6804923,303727628~7678616,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.140 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,195527383~2402057,209147625~7912898,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,296331392~6804923,303727628~7678616,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.147 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~25322962,76781130~1405981,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,165861512~592746,166518098~18723943,193966764~3962676,205520896~11539627,222298112~8480693,231742077~3117359,238444049~10891211,249620909~15711892,277622910~6946674,288872835~3770294,293601280~9535035,303727628~26846769,330816728~863787,335346832~15537925,352321536~2981715,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.148 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 18 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.148 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~25322962,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.154 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~25322962,76781130~1405981,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231742077~3117359,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.154 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 19 diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.155 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.161 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.161 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 6 diff [20465651~6277201,122828046~2815099,169664875~1234821,239279023~2358309,303727628~7678616,322851652~7722745,338118028~3856452,403742056~2623973] 2024-04-17T12:22:07.162 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [20465651~6277201,122828046~2815099,169664875~1234821,239279023~2358309,303727628~7678616,322851652~7722745,338118028~3856452,403742056~2623973] 2024-04-17T12:22:07.168 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [17003095~9739757,122828046~2815099,167772160~3127536,239120888~2516444,303727628~7678616,322851652~7722745,338118028~3856452,403742056~2623973] 2024-04-17T12:22:07.168 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 7 diff [19047988~7694864,39345034~5669387,53652402~1443990,122828046~2815099,169664875~1234821,171226933~2182893,239279023~2358309,249620909~3238183,288872835~3073975,303727628~7678616,313693768~4665019,322851652~7722745,338118028~3856452,384368355~1219664,396630489~4721258,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.168 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [19047988~7694864,39345034~5669387,53652402~1443990,122828046~2815099,169664875~1234821,171226933~2182893,239279023~2358309,249620909~3238183,288872835~3073975,303727628~7678616,313693768~4665019,322851652~7722745,338118028~3856452,384368355~1219664,396630489~4721258,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.174 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [17003095~9739757,39345034~5669387,53652402~1443990,122828046~2815099,167772160~5637666,239120888~2516444,249620909~3238183,288872835~3073975,303727628~14631159,322851652~7722745,338118028~3856452,384368355~1219664,396630489~4721258,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.174 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 8 diff [19047988~7694864,39345034~5669387,53652402~1443990,55285873~4284813,89641214~5780824,122828046~2815099,126889196~7561883,166547997~1791244,169664875~1234821,171226933~2182893,211777770~2591140,239279023~2358309,249620909~6258679,288872835~3073975,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,384368355~1219664,388029934~7021657,396630489~4721258,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.175 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [19047988~7694864,39345034~5669387,53652402~1443990,55285873~4284813,89641214~5780824,122828046~2815099,126889196~7561883,166547997~1791244,169664875~1234821,171226933~2182893,211777770~2591140,239279023~2358309,249620909~6258679,288872835~3073975,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,384368355~1219664,388029934~7021657,396630489~4721258,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.181 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [17003095~9739757,39345034~5669387,53652402~1443990,55285873~4284813,89641214~5780824,122828046~2815099,125829120~8621959,166518098~6891728,211777770~2591140,239120888~2516444,249620909~6258679,288872835~3073975,303727628~14631159,322851652~7722745,338118028~12766729,384368355~1219664,386543105~8508486,396630489~4721258,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.181 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 9 diff [2745849~7773033,15192251~11550601,37918132~7096289,53036622~7705297,86616990~8805048,104033535~5941761,122828046~2815099,126889196~7561883,166547997~1791244,169664875~1234821,171226933~2182893,211777770~2591140,231742077~2733822,239279023~2358309,249620909~6258679,288872835~3073975,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,362743856~1633413,384368355~1219664,386396871~9325039,396630489~4721258,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.181 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~7096289,53036622~7705297,86616990~8805048,104033535~5941761,122828046~2815099,126889196~7561883,166547997~1791244,169664875~1234821,171226933~2182893,211777770~2591140,231742077~2733822,239279023~2358309,249620909~6258679,288872835~3073975,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,362743856~1633413,384368355~1219664,386396871~9325039,396630489~4721258,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.188 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~11550601,37918132~7096289,53036622~7705297,86616990~8805048,100663296~9312000,122828046~2815099,125829120~8621959,166518098~6891728,211777770~2591140,231742077~2733822,239120888~2516444,249620909~6258679,288872835~3073975,303727628~14631159,322851652~7722745,338118028~12766729,361570828~2806441,384368355~1219664,386396871~9325039,396630489~4721258,403742056~2623973,407239961~4955214] 2024-04-17T12:22:07.188 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 10 diff [2745849~7773033,15192251~11550601,37918132~10129253,53036622~7705297,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,239279023~2358309,249620909~6258679,258418403~118659,288872835~3073975,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,384368355~1219664,386396871~9325039,396630489~4721258,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.188 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~11550601,37918132~10129253,53036622~7705297,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,239279023~2358309,249620909~6258679,258418403~118659,288872835~3073975,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,384368355~1219664,386396871~9325039,396630489~4721258,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.198 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~11550601,37918132~10129253,53036622~7705297,86616990~8805048,100663296~9312000,113322817~4980037,121820345~12630734,166518098~12898796,210760666~3774774,231742077~2733822,239120888~2516444,249620909~6258679,258418403~118659,288872835~3073975,303727628~14631159,322851652~7722745,338118028~12766729,358639503~5737766,384368355~1219664,386396871~9325039,396630489~4721258,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.198 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 11 diff [2745849~7773033,15192251~16726800,37918132~10129253,53036622~12344481,65668165~6672071,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.198 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,37918132~10129253,53036622~12344481,65668165~6672071,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.204 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~16726800,37918132~10129253,53036622~19303614,86616990~8805048,100663296~9312000,113322817~4980037,121820345~12630734,165861512~592746,166518098~12898796,210760666~3774774,231742077~2733822,238444049~3193283,249620909~6258679,257940200~807112,260046848~3436337,277622910~6946674,288872835~3073975,303727628~14631159,322851652~7722745,338118028~12766729,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.204 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 12 diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,298259451~2184992,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.204 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~16726800,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,298259451~2184992,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.211 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~18409742,37918132~10129253,53036622~19303614,75411664~1107065,86616990~9040484,100663296~9312000,113322817~4980037,121820345~12630734,142606336~4814780,165861512~592746,166518098~12898796,210760666~3774774,231742077~2733822,238444049~10891211,249620909~6258679,257940200~807112,260046848~3436337,277622910~6946674,288872835~3073975,298259451~2184992,303727628~14631159,322851652~7722745,338118028~12766729,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3645593,407239961~4955214] 2024-04-17T12:22:07.211 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 13 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,210760666~3774774,231742077~3117359,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,298259451~2184992,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.211 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~5054665,210760666~3774774,231742077~3117359,238444049~3193283,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,298259451~2184992,303727628~7678616,313693768~4665019,322851652~7722745,338118028~12766729,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.218 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18409742,37918132~10129253,53036622~19303614,75411664~1107065,86616990~9040484,100663296~9312000,113322817~4980037,121820345~12630734,142606336~4814780,165861512~592746,166518098~12898796,210760666~3774774,231742077~3117359,238444049~10891211,249620909~6258679,257940200~807112,260046848~3436337,277622910~6946674,288872835~3073975,298259451~2184992,303727628~14631159,322851652~7722745,338118028~12766729,358639503~13248662,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.218 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 14 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,298259451~2184992,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.218 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,298259451~2184992,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.225 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18409742,37918132~10129253,53036622~21154980,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113322817~4980037,121820345~17167188,142606336~4814780,165861512~592746,166518098~18723943,209157530~5377910,224612161~6166644,231742077~3117359,238444049~10891211,249620909~10220662,260046848~3436337,277622910~6946674,288872835~3770294,298259451~2184992,303727628~14631159,322851652~7722745,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.225 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 15 diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,298259451~2184992,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.226 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~16726800,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,298259451~2184992,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.232 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18409742,37918132~10129253,53036622~21154980,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113322817~7898852,121820345~17167188,142606336~4814780,165861512~592746,166518098~18723943,209157530~5377910,224612161~6166644,231742077~3117359,238444049~10891211,249620909~10220662,260046848~3436337,277622910~6946674,288872835~3770294,298259451~2184992,303727628~14631159,322851652~7722745,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.232 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 16 diff [2745849~9643331,15192251~18877250,37918132~10129253,53036622~12344481,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,195527383~2402057,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.233 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,37918132~10129253,53036622~12344481,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,195527383~2402057,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303727628~7678616,313693768~4665019,322851652~7722745,337912093~12972664,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.240 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~18877250,37918132~10129253,53036622~23714500,76781130~1405981,86616990~9040484,100663296~9312000,113322817~7898852,121820345~17167188,142606336~4814780,155492627~2279171,165861512~592746,166518098~18723943,193966764~3962676,209157530~5377910,224612161~6166644,231742077~3117359,238444049~10891211,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303727628~14631159,322851652~7722745,337912093~12972664,352321536~2981715,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.240 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 17 diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303727628~7678616,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.240 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3193283,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303727628~7678616,313693768~16880629,330816728~863787,335346832~15537925,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.246 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~23714500,76781130~1405981,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,165861512~592746,166518098~18723943,193966764~3962676,209147625~5387815,224612161~6166644,231742077~3117359,238444049~10891211,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303727628~26846769,330816728~863787,335346832~15537925,352321536~2981715,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.247 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 18 diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.247 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.253 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~23714500,76781130~1405981,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231742077~3117359,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.253 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 19 diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.253 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.260 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.260 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 7 diff [19047988~1448145,39345034~5669387,53652402~1443990,171226933~2182893,249620909~3238183,288872835~3073975,313693768~4665019,384368355~1219664,396630489~4721258,407239961~4955214] 2024-04-17T12:22:07.260 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [19047988~1448145,39345034~5669387,53652402~1443990,171226933~2182893,249620909~3238183,288872835~3073975,313693768~4665019,384368355~1219664,396630489~4721258,407239961~4955214] 2024-04-17T12:22:07.267 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [19047988~1448145,39345034~5669387,53652402~1443990,170899696~2510130,249620909~3238183,288872835~3073975,311406244~6952543,384368355~1219664,396630489~4721258,407239961~4955214] 2024-04-17T12:22:07.267 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 8 diff [19047988~1448145,39345034~5669387,53652402~1443990,55285873~4284813,89641214~5780824,126889196~7561883,166547997~1791244,171226933~2182893,211777770~2591140,249620909~6258679,288872835~3073975,313693768~4665019,341231820~9652937,384368355~1219664,388029934~7021657,396630489~4721258,407239961~4955214] 2024-04-17T12:22:07.267 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [19047988~1448145,39345034~5669387,53652402~1443990,55285873~4284813,89641214~5780824,126889196~7561883,166547997~1791244,171226933~2182893,211777770~2591140,249620909~6258679,288872835~3073975,313693768~4665019,341231820~9652937,384368355~1219664,388029934~7021657,396630489~4721258,407239961~4955214] 2024-04-17T12:22:07.273 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [19047988~1448145,39345034~5669387,53652402~1443990,55285873~4284813,89641214~5780824,125829120~8621959,166518098~1821143,170899696~2510130,211777770~2591140,249620909~6258679,288872835~3073975,311406244~6952543,341231820~9652937,384368355~1219664,386543105~8508486,396630489~4721258,407239961~4955214] 2024-04-17T12:22:07.273 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 9 diff [2745849~7773033,15192251~7171234,37918132~7096289,53036622~7705297,86616990~8805048,104033535~5941761,126889196~7561883,166547997~1791244,171226933~2182893,211777770~2591140,231742077~2733822,249620909~6258679,288872835~3073975,313693768~4665019,341231820~9652937,362743856~1633413,384368355~1219664,386396871~9325039,396630489~4721258,407239961~4955214] 2024-04-17T12:22:07.273 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,37918132~7096289,53036622~7705297,86616990~8805048,104033535~5941761,126889196~7561883,166547997~1791244,171226933~2182893,211777770~2591140,231742077~2733822,249620909~6258679,288872835~3073975,313693768~4665019,341231820~9652937,362743856~1633413,384368355~1219664,386396871~9325039,396630489~4721258,407239961~4955214] 2024-04-17T12:22:07.280 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,37918132~7096289,53036622~7705297,86616990~8805048,100663296~9312000,125829120~8621959,166518098~1821143,170899696~2510130,211777770~2591140,231742077~2733822,249620909~6258679,288872835~3073975,311406244~6952543,341231820~9652937,361570828~2806441,384368355~1219664,386396871~9325039,396630489~4721258,407239961~4955214] 2024-04-17T12:22:07.280 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 10 diff [2745849~7773033,15192251~7171234,37918132~10129253,53036622~7705297,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,166547997~1791244,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,249620909~6258679,258418403~118659,288872835~3073975,313693768~4665019,339185685~11699072,358639503~5737766,384368355~1219664,386396871~9325039,396630489~4721258,402720436~3221862,407239961~4955214] 2024-04-17T12:22:07.280 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,37918132~10129253,53036622~7705297,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,166547997~1791244,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,249620909~6258679,258418403~118659,288872835~3073975,313693768~4665019,339185685~11699072,358639503~5737766,384368355~1219664,386396871~9325039,396630489~4721258,402720436~3221862,407239961~4955214] 2024-04-17T12:22:07.287 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,37918132~10129253,53036622~7705297,86616990~8805048,100663296~9312000,113322817~4980037,121820345~12630734,166518098~1821143,170899696~8517198,210760666~3774774,231742077~2733822,249620909~6258679,258418403~118659,288872835~3073975,311406244~6952543,339185685~11699072,358639503~5737766,384368355~1219664,386396871~9325039,396630489~4721258,402720436~3221862,407239961~4955214] 2024-04-17T12:22:07.287 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 11 diff [2745849~7773033,15192251~7171234,25035952~6883099,37918132~10129253,53036622~12344481,65668165~6672071,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,165861512~592746,166547997~1791244,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,313693768~4665019,339185685~11699072,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3221862,407239961~4955214] 2024-04-17T12:22:07.287 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,25035952~6883099,37918132~10129253,53036622~12344481,65668165~6672071,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,165861512~592746,166547997~1791244,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,313693768~4665019,339185685~11699072,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3221862,407239961~4955214] 2024-04-17T12:22:07.294 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,25035952~6883099,37918132~10129253,53036622~19303614,86616990~8805048,100663296~9312000,113322817~4980037,121820345~12630734,165861512~592746,166518098~1821143,170899696~8517198,210760666~3774774,231742077~2733822,238444049~3095478,249620909~6258679,257940200~807112,260046848~3436337,277622910~6946674,288872835~3073975,311406244~6952543,339185685~11699072,358639503~5737766,384368355~1219664,386396871~15501809,402720436~3221862,407239961~4955214] 2024-04-17T12:22:07.294 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 12 diff [2745849~7773033,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,298259451~2184992,303820685~6546893,313693768~4665019,339185685~11699072,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3221862,407239961~4955214] 2024-04-17T12:22:07.294 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,171226933~2182893,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,298259451~2184992,303820685~6546893,313693768~4665019,339185685~11699072,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3221862,407239961~4955214] 2024-04-17T12:22:07.301 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,25035952~8566041,37918132~10129253,53036622~19303614,75411664~1107065,86616990~9040484,100663296~9312000,113322817~4980037,121820345~12630734,142606336~4814780,165861512~592746,166518098~1821143,170899696~8517198,210760666~3774774,231742077~2733822,238444049~3095478,241637332~7697928,249620909~6258679,257940200~807112,260046848~3436337,277622910~6946674,288872835~3073975,298259451~2184992,303820685~6546893,311406244~6952543,339185685~11699072,358639503~5737766,372462327~5181694,384368355~1219664,386396871~15501809,402720436~3221862,407239961~4955214] 2024-04-17T12:22:07.301 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 13 diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,171226933~2182893,174362229~5054665,210760666~3774774,231742077~3117359,238444049~3095478,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,298259451~2184992,303820685~6546893,313693768~4665019,339185685~11699072,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.301 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,171226933~2182893,174362229~5054665,210760666~3774774,231742077~3117359,238444049~3095478,242437787~6897473,249620909~6258679,257940200~807112,262002461~1480724,277622910~6946674,288872835~3073975,298259451~2184992,303820685~6546893,313693768~4665019,339185685~11699072,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.307 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~8566041,37918132~10129253,53036622~19303614,75411664~1107065,86616990~9040484,100663296~9312000,113322817~4980037,121820345~12630734,142606336~4814780,165861512~592746,166518098~1821143,170899696~8517198,210760666~3774774,231742077~3117359,238444049~3095478,241637332~7697928,249620909~6258679,257940200~807112,260046848~3436337,277622910~6946674,288872835~3073975,298259451~2184992,303820685~6546893,311406244~6952543,339185685~11699072,358639503~13248662,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.307 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 14 diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,313693768~4665019,337912093~12972664,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.308 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,313693768~4665019,337912093~12972664,358639503~5737766,364892090~6996075,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.314 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~8566041,37918132~10129253,53036622~21154980,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113322817~4980037,121820345~17167188,142606336~4814780,165861512~592746,166518098~1821143,170899696~14342345,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,249620909~10220662,260046848~3436337,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,311406244~6952543,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~25798304] 2024-04-17T12:22:07.315 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 15 diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,313693768~4665019,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.315 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,249620909~10220662,262002461~1480724,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,313693768~4665019,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.322 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~8566041,37918132~10129253,53036622~21154980,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113322817~7898852,121820345~17167188,142606336~4814780,165861512~592746,166518098~1821143,170899696~14342345,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,249620909~10220662,260046848~3436337,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,311406244~6952543,337912093~12972664,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.322 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 16 diff [2745849~9643331,15192251~7171234,25035952~9033549,37918132~10129253,53036622~12344481,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,195527383~2402057,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,313693768~4665019,337912093~12972664,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.322 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~9033549,37918132~10129253,53036622~12344481,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,195527383~2402057,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,313693768~4665019,337912093~12972664,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.329 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~9033549,37918132~10129253,53036622~23714500,76781130~1405981,86616990~9040484,100663296~9312000,113322817~7898852,121820345~17167188,142606336~4814780,155492627~2279171,165861512~592746,166518098~1821143,170899696~14342345,193966764~3962676,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,311406244~6952543,337912093~12972664,352321536~2981715,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.329 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 17 diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.329 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~2417544,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.336 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~23011433,53036622~23714500,76781130~1405981,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,165861512~592746,166518098~1821143,170899696~14342345,193966764~3962676,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,249620909~15711892,277622910~6946674,288872835~3770294,298259451~2184992,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~2981715,358639503~13248662,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.336 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 18 diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.336 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.343 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~23011433,53036622~23714500,76781130~1405981,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~27878424] 2024-04-17T12:22:07.343 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 19 diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.343 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.350 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:07.350 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 8 diff [55285873~4284813,89641214~5780824,126889196~7561883,166547997~1791244,211777770~2591140,252112839~3766749,341231820~9652937,388029934~7021657] 2024-04-17T12:22:07.350 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [55285873~4284813,89641214~5780824,126889196~7561883,166547997~1791244,211777770~2591140,252112839~3766749,341231820~9652937,388029934~7021657] 2024-04-17T12:22:07.357 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [55285873~4284813,89641214~5780824,125829120~8621959,166518098~1821143,211777770~2591140,252112839~3766749,341231820~9652937,386543105~8508486] 2024-04-17T12:22:07.357 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 9 diff [2745849~7773033,15192251~7171234,37918132~3435495,53036622~7705297,86616990~8805048,104033535~5941761,126889196~7561883,166547997~1791244,211777770~2591140,231742077~2733822,252112839~3766749,341231820~9652937,362743856~1633413,386396871~9325039] 2024-04-17T12:22:07.357 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,37918132~3435495,53036622~7705297,86616990~8805048,104033535~5941761,126889196~7561883,166547997~1791244,211777770~2591140,231742077~2733822,252112839~3766749,341231820~9652937,362743856~1633413,386396871~9325039] 2024-04-17T12:22:07.363 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,37918132~3435495,53036622~7705297,86616990~8805048,100663296~9312000,125829120~8621959,166518098~1821143,211777770~2591140,231742077~2733822,252112839~3766749,341231820~9652937,361570828~2806441,386396871~9325039] 2024-04-17T12:22:07.364 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 10 diff [2745849~7773033,15192251~7171234,37918132~3435495,43851844~4195541,53036622~7705297,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,166547997~1791244,174362229~5054665,210760666~3774774,231742077~2733822,252112839~3766749,258418403~118659,339185685~11699072,358639503~5737766,386396871~9325039,402720436~3221862] 2024-04-17T12:22:07.364 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,37918132~3435495,43851844~4195541,53036622~7705297,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,166547997~1791244,174362229~5054665,210760666~3774774,231742077~2733822,252112839~3766749,258418403~118659,339185685~11699072,358639503~5737766,386396871~9325039,402720436~3221862] 2024-04-17T12:22:07.370 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,37918132~3435495,43851844~4195541,53036622~7705297,86616990~8805048,100663296~9312000,113322817~4980037,121820345~12630734,166518098~1821143,173409826~6007068,210760666~3774774,231742077~2733822,252112839~3766749,258418403~118659,339185685~11699072,358639503~5737766,386396871~9325039,402720436~3221862] 2024-04-17T12:22:07.371 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 11 diff [2745849~7773033,15192251~7171234,25035952~6883099,37918132~3435495,43851844~4195541,53036622~12344481,65668165~6672071,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,165861512~592746,166547997~1791244,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,252112839~3766749,257940200~807112,262002461~1480724,277622910~6946674,339185685~11699072,358639503~5737766,386396871~15501809,402720436~3221862] 2024-04-17T12:22:07.371 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,25035952~6883099,37918132~3435495,43851844~4195541,53036622~12344481,65668165~6672071,86616990~8805048,104033535~5941761,113322817~4980037,121820345~12630734,165861512~592746,166547997~1791244,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,252112839~3766749,257940200~807112,262002461~1480724,277622910~6946674,339185685~11699072,358639503~5737766,386396871~15501809,402720436~3221862] 2024-04-17T12:22:07.377 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,25035952~6883099,37918132~3435495,43851844~4195541,53036622~19303614,86616990~8805048,100663296~9312000,113322817~4980037,121820345~12630734,165861512~592746,166518098~1821143,173409826~6007068,210760666~3774774,231742077~2733822,238444049~3095478,252112839~3766749,257940200~807112,260046848~3436337,277622910~6946674,339185685~11699072,358639503~5737766,386396871~15501809,402720436~3221862] 2024-04-17T12:22:07.377 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 12 diff [2745849~7773033,15192251~7171234,25035952~6883099,33136424~465569,37918132~3435495,43851844~4195541,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,242437787~6897473,252112839~3766749,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~11699072,358639503~5737766,372462327~5181694,386396871~15501809,402720436~3221862] 2024-04-17T12:22:07.377 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,25035952~6883099,33136424~465569,37918132~3435495,43851844~4195541,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,242437787~6897473,252112839~3766749,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~11699072,358639503~5737766,372462327~5181694,386396871~15501809,402720436~3221862] 2024-04-17T12:22:07.384 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,25035952~8566041,37918132~3435495,43851844~4195541,53036622~19303614,75411664~1107065,86616990~9040484,100663296~9312000,113322817~4980037,121820345~12630734,142606336~4814780,165861512~592746,166518098~1821143,173409826~6007068,210760666~3774774,231742077~2733822,238444049~3095478,241637332~7697928,252112839~3766749,257940200~807112,260046848~3436337,277622910~6946674,298259451~2184992,303820685~6546893,339185685~11699072,358639503~5737766,372462327~5181694,386396871~15501809,402720436~3221862] 2024-04-17T12:22:07.384 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 13 diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,174362229~5054665,210760666~3774774,231742077~3117359,238444049~3095478,242437787~6897473,252112839~3766749,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~11699072,358639503~5737766,364892090~6996075,372462327~5181694,383800613~751542,386396871~21247906] 2024-04-17T12:22:07.384 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,145249379~2171737,165861512~592746,166547997~1791244,174362229~5054665,210760666~3774774,231742077~3117359,238444049~3095478,242437787~6897473,252112839~3766749,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~11699072,358639503~5737766,364892090~6996075,372462327~5181694,383800613~751542,386396871~21247906] 2024-04-17T12:22:07.391 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~8566041,37918132~10129253,53036622~19303614,75411664~1107065,86616990~9040484,100663296~9312000,113322817~4980037,121820345~12630734,142606336~4814780,165861512~592746,166518098~1821143,173409826~6007068,210760666~3774774,231742077~3117359,238444049~3095478,241637332~7697928,252112839~3766749,257940200~807112,260046848~3436337,277622910~6946674,298259451~2184992,303820685~6546893,339185685~11699072,358639503~13248662,372462327~5181694,383800613~751542,386396871~21247906] 2024-04-17T12:22:07.391 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 14 diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,252112839~7728732,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~12972664,358639503~5737766,364892090~6996075,372462327~5181694,383800613~751542,386396871~21247906] 2024-04-17T12:22:07.391 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~4980037,121820345~12630734,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,252112839~7728732,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~12972664,358639503~5737766,364892090~6996075,372462327~5181694,383800613~751542,386396871~21247906] 2024-04-17T12:22:07.397 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~8566041,37918132~10129253,53036622~21154980,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113322817~4980037,121820345~17167188,142606336~4814780,165861512~592746,166518098~1821143,173409826~11832215,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,252112839~7728732,260046848~3436337,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~12972664,358639503~13248662,372462327~5181694,383800613~751542,386396871~21247906] 2024-04-17T12:22:07.397 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 15 diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,252112839~7728732,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~12972664,358639503~13248662,372462327~5181694,383800613~751542,386396871~21247906,411008217~3267078] 2024-04-17T12:22:07.397 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,165861512~592746,166547997~1791244,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,252112839~7728732,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~12972664,358639503~13248662,372462327~5181694,383800613~751542,386396871~21247906,411008217~3267078] 2024-04-17T12:22:07.404 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~8566041,37918132~10129253,53036622~21154980,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113322817~7898852,121820345~17167188,142606336~4814780,165861512~592746,166518098~1821143,173409826~11832215,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,252112839~7728732,260046848~3436337,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~12972664,358639503~13248662,372462327~5181694,383800613~751542,386396871~21247906,411008217~3267078] 2024-04-17T12:22:07.404 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 16 diff [2745849~9643331,15192251~7171234,25035952~9033549,37918132~10129253,53036622~12344481,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,174362229~10879812,195527383~2402057,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,252112839~13219962,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~12972664,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386396871~21247906,411008217~3267078] 2024-04-17T12:22:07.404 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~9033549,37918132~10129253,53036622~12344481,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~12778507,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,174362229~10879812,195527383~2402057,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,252112839~13219962,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~12972664,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386396871~21247906,411008217~3267078] 2024-04-17T12:22:07.411 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~9033549,37918132~10129253,53036622~23714500,76781130~1405981,86616990~9040484,100663296~9312000,113322817~7898852,121820345~17167188,142606336~4814780,155492627~2279171,165861512~592746,166518098~1821143,173409826~11832215,193966764~3962676,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,252112839~13219962,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~12972664,352321536~2981715,358639503~13248662,372462327~5181694,383800613~751542,386396871~21247906,411008217~3267078] 2024-04-17T12:22:07.411 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 17 diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,174362229~10879812,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,252112839~13219962,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386396871~21247906,411008217~3267078] 2024-04-17T12:22:07.411 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,166547997~1791244,174362229~10879812,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,252112839~13219962,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386396871~21247906,411008217~3267078] 2024-04-17T12:22:07.418 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~23011433,53036622~23714500,76781130~1405981,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,165861512~592746,166518098~1821143,173409826~11832215,193966764~3962676,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,252112839~13219962,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~2981715,358639503~13248662,372462327~5181694,383800613~751542,386396871~21247906,411008217~3267078] 2024-04-17T12:22:07.419 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 18 diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~24134020,411008217~3267078] 2024-04-17T12:22:07.419 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~24134020,411008217~3267078] 2024-04-17T12:22:07.425 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~23011433,53036622~23714500,76781130~1405981,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~24134020,411008217~3267078] 2024-04-17T12:22:07.425 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 19 diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:07.425 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:07.432 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:07.432 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 9 diff [2745849~7773033,15192251~7171234,37918132~3435495,53036622~7705297,86616990~5152934,104033535~5941761,231742077~2733822,362743856~1633413,386396871~4146889,394464263~1257647] 2024-04-17T12:22:07.432 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,37918132~3435495,53036622~7705297,86616990~5152934,104033535~5941761,231742077~2733822,362743856~1633413,386396871~4146889,394464263~1257647] 2024-04-17T12:22:07.439 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,37918132~3435495,53036622~7705297,86616990~5152934,100663296~9312000,231742077~2733822,361570828~2806441,386396871~4146889,394464263~1257647] 2024-04-17T12:22:07.439 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 10 diff [2745849~7773033,15192251~7171234,37918132~3435495,43851844~4195541,53036622~7705297,86616990~5152934,104033535~5941761,113322817~4980037,121820345~5796242,174362229~5054665,210760666~3774774,231742077~2733822,258418403~118659,339185685~6151406,358639503~5737766,386396871~4146889,394464263~1257647,402720436~3221862] 2024-04-17T12:22:07.439 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,37918132~3435495,43851844~4195541,53036622~7705297,86616990~5152934,104033535~5941761,113322817~4980037,121820345~5796242,174362229~5054665,210760666~3774774,231742077~2733822,258418403~118659,339185685~6151406,358639503~5737766,386396871~4146889,394464263~1257647,402720436~3221862] 2024-04-17T12:22:07.446 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,37918132~3435495,43851844~4195541,53036622~7705297,86616990~5152934,100663296~9312000,113322817~4980037,121820345~5796242,173409826~6007068,210760666~3774774,231742077~2733822,258418403~118659,339185685~6151406,358639503~5737766,386396871~4146889,394464263~1257647,402720436~3221862] 2024-04-17T12:22:07.446 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 11 diff [2745849~7773033,15192251~7171234,25035952~6883099,37918132~3435495,43851844~4195541,53036622~12344481,65668165~6672071,86616990~5152934,104033535~5941761,113322817~4980037,121820345~5796242,165861512~592746,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,257940200~807112,262002461~1480724,277622910~6946674,339185685~6151406,358639503~5737766,386396871~4146889,394464263~7434417,402720436~3221862] 2024-04-17T12:22:07.446 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,25035952~6883099,37918132~3435495,43851844~4195541,53036622~12344481,65668165~6672071,86616990~5152934,104033535~5941761,113322817~4980037,121820345~5796242,165861512~592746,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,257940200~807112,262002461~1480724,277622910~6946674,339185685~6151406,358639503~5737766,386396871~4146889,394464263~7434417,402720436~3221862] 2024-04-17T12:22:07.453 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,25035952~6883099,37918132~3435495,43851844~4195541,53036622~19303614,86616990~5152934,100663296~9312000,113322817~4980037,121820345~5796242,165861512~592746,173409826~6007068,210760666~3774774,231742077~2733822,238444049~3095478,257940200~807112,260046848~3436337,277622910~6946674,339185685~6151406,358639503~5737766,386396871~4146889,394464263~7434417,402720436~3221862] 2024-04-17T12:22:07.453 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 12 diff [2745849~7773033,15192251~7171234,25035952~6883099,33136424~465569,37918132~3435495,43851844~4195541,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~5796242,145249379~2171737,165861512~592746,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~5737766,372462327~5181694,386396871~4146889,394464263~7434417,402720436~3221862] 2024-04-17T12:22:07.453 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~7773033,15192251~7171234,25035952~6883099,33136424~465569,37918132~3435495,43851844~4195541,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~5796242,145249379~2171737,165861512~592746,174362229~5054665,210760666~3774774,231742077~2733822,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~5737766,372462327~5181694,386396871~4146889,394464263~7434417,402720436~3221862] 2024-04-17T12:22:07.459 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~10518882,15192251~7171234,25035952~8566041,37918132~3435495,43851844~4195541,53036622~19303614,75411664~1107065,86616990~9040484,100663296~9312000,113322817~4980037,121820345~5796242,142606336~4814780,165861512~592746,173409826~6007068,210760666~3774774,231742077~2733822,238444049~3095478,241637332~7697928,257940200~807112,260046848~3436337,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~5737766,372462327~5181694,386396871~4146889,394464263~7434417,402720436~3221862] 2024-04-17T12:22:07.459 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 13 diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~5796242,145249379~2171737,165861512~592746,174362229~5054665,210760666~3774774,231742077~3117359,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~5737766,364892090~6996075,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514] 2024-04-17T12:22:07.459 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~6672071,75411664~1107065,86616990~9040484,104033535~5941761,113322817~4980037,121820345~5796242,145249379~2171737,165861512~592746,174362229~5054665,210760666~3774774,231742077~3117359,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~5737766,364892090~6996075,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514] 2024-04-17T12:22:07.466 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~8566041,37918132~10129253,53036622~19303614,75411664~1107065,86616990~9040484,100663296~9312000,113322817~4980037,121820345~5796242,142606336~4814780,165861512~592746,173409826~6007068,210760666~3774774,231742077~3117359,238444049~3095478,241637332~7697928,257940200~807112,260046848~3436337,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~13248662,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514] 2024-04-17T12:22:07.466 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 14 diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~4980037,121820345~5796242,137478692~1508841,145249379~2171737,165861512~592746,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~5737766,364892090~6996075,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514] 2024-04-17T12:22:07.466 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~4980037,121820345~5796242,137478692~1508841,145249379~2171737,165861512~592746,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~5737766,364892090~6996075,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514] 2024-04-17T12:22:07.473 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~8566041,37918132~10129253,53036622~21154980,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113322817~4980037,121820345~5796242,134451079~4536454,142606336~4814780,165861512~592746,173409826~11832215,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,254199507~5642064,260046848~3436337,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~13248662,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514] 2024-04-17T12:22:07.473 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 15 diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~5796242,129093336~5505516,137478692~1508841,145249379~2171737,165861512~592746,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~13248662,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514,411008217~3267078] 2024-04-17T12:22:07.473 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~6883099,33136424~465569,37918132~10129253,53036622~12344481,65668165~8523437,75411664~1107065,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~5796242,129093336~5505516,137478692~1508841,145249379~2171737,165861512~592746,174362229~10879812,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~13248662,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514,411008217~3267078] 2024-04-17T12:22:07.480 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~8566041,37918132~10129253,53036622~21154980,75411664~1107065,76781130~1405981,86616990~9040484,100663296~9312000,113322817~7898852,121820345~5796242,129093336~9894197,142606336~4814780,165861512~592746,173409826~11832215,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,254199507~5642064,260046848~3436337,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~13248662,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514,411008217~3267078] 2024-04-17T12:22:07.480 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 16 diff [2745849~9643331,15192251~7171234,25035952~9033549,37918132~10129253,53036622~12344481,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~5796242,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,174362229~10879812,195527383~2402057,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514,411008217~3267078] 2024-04-17T12:22:07.480 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~9033549,37918132~10129253,53036622~12344481,65668165~11082957,76781130~1405981,86616990~9040484,104033535~5941761,113322817~7898852,121820345~5796242,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,174362229~10879812,195527383~2402057,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514,411008217~3267078] 2024-04-17T12:22:07.487 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~9033549,37918132~10129253,53036622~23714500,76781130~1405981,86616990~9040484,100663296~9312000,113322817~7898852,121820345~5796242,129093336~9894197,142606336~4814780,155492627~2279171,165861512~592746,173409826~11832215,193966764~3962676,209157530~5377910,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,352321536~2981715,358639503~13248662,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514,411008217~3267078] 2024-04-17T12:22:07.487 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 17 diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,174362229~10879812,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514,411008217~3267078] 2024-04-17T12:22:07.487 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,174362229~10879812,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514,411008217~3267078] 2024-04-17T12:22:07.494 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~23011433,53036622~23714500,76781130~1405981,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,129093336~9894197,142606336~4814780,155492627~2279171,165861512~592746,173409826~11832215,193966764~3962676,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,241637332~7697928,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~2981715,358639503~13248662,372462327~5181694,383800613~751542,386396871~7525783,394464263~13180514,411008217~3267078] 2024-04-17T12:22:07.494 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 18 diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~7525783,394464263~16066628,411008217~3267078] 2024-04-17T12:22:07.494 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~7171234,25035952~9033549,36009517~12037868,53036622~23714500,76781130~1405981,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~7525783,394464263~16066628,411008217~3267078] 2024-04-17T12:22:07.501 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~7171234,25035952~23011433,53036622~23714500,76781130~1405981,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231742077~3117359,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~7525783,394464263~16066628,411008217~3267078] 2024-04-17T12:22:07.501 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 19 diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:07.501 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:07.510 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:07.510 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 10 diff [43851844~4195541,113322817~4980037,121820345~5796242,174362229~5054665,210760666~3774774,258418403~118659,339185685~6151406,358639503~4876500,402720436~3221862] 2024-04-17T12:22:07.510 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [43851844~4195541,113322817~4980037,121820345~5796242,174362229~5054665,210760666~3774774,258418403~118659,339185685~6151406,358639503~4876500,402720436~3221862] 2024-04-17T12:22:07.517 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [43851844~4195541,113322817~4980037,121820345~5796242,173409826~6007068,210760666~3774774,258418403~118659,339185685~6151406,358639503~4876500,402720436~3221862] 2024-04-17T12:22:07.517 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 11 diff [25035952~6883099,43851844~4195541,59702033~5679070,65668165~6672071,113322817~4980037,121820345~5796242,165861512~592746,174362229~5054665,210760666~3774774,238444049~3095478,257940200~807112,262002461~1480724,277622910~6946674,339185685~6151406,358639503~4876500,394521082~7377598,402720436~3221862] 2024-04-17T12:22:07.517 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [25035952~6883099,43851844~4195541,59702033~5679070,65668165~6672071,113322817~4980037,121820345~5796242,165861512~592746,174362229~5054665,210760666~3774774,238444049~3095478,257940200~807112,262002461~1480724,277622910~6946674,339185685~6151406,358639503~4876500,394521082~7377598,402720436~3221862] 2024-04-17T12:22:07.524 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [25035952~6883099,43851844~4195541,59702033~12638203,113322817~4980037,121820345~5796242,165861512~592746,173409826~6007068,210760666~3774774,238444049~3095478,257940200~807112,260046848~3436337,277622910~6946674,339185685~6151406,358639503~4876500,394521082~7377598,402720436~3221862] 2024-04-17T12:22:07.524 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 12 diff [25035952~6883099,33136424~465569,43851844~4195541,59702033~5679070,65668165~6672071,75411664~1107065,87760938~7896536,113322817~4980037,121820345~5796242,145249379~2171737,165861512~592746,174362229~5054665,210760666~3774774,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~4876500,372462327~5181694,394521082~7377598,402720436~3221862] 2024-04-17T12:22:07.524 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [25035952~6883099,33136424~465569,43851844~4195541,59702033~5679070,65668165~6672071,75411664~1107065,87760938~7896536,113322817~4980037,121820345~5796242,145249379~2171737,165861512~592746,174362229~5054665,210760666~3774774,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~4876500,372462327~5181694,394521082~7377598,402720436~3221862] 2024-04-17T12:22:07.530 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [25035952~8566041,43851844~4195541,59702033~12638203,75411664~1107065,87760938~7896536,113322817~4980037,121820345~5796242,142606336~4814780,165861512~592746,173409826~6007068,210760666~3774774,238444049~3095478,241637332~7697928,257940200~807112,260046848~3436337,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~4876500,372462327~5181694,394521082~7377598,402720436~3221862] 2024-04-17T12:22:07.531 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 13 diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~8111028,59702033~5679070,65668165~6672071,75411664~1107065,87760938~7896536,113322817~4980037,121820345~5796242,145249379~2171737,165861512~592746,174362229~5054665,210760666~3774774,232072709~2786727,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~4876500,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.531 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~8111028,59702033~5679070,65668165~6672071,75411664~1107065,87760938~7896536,113322817~4980037,121820345~5796242,145249379~2171737,165861512~592746,174362229~5054665,210760666~3774774,232072709~2786727,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~4876500,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.537 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~8566041,39936357~8111028,59702033~12638203,75411664~1107065,87760938~7896536,113322817~4980037,121820345~5796242,142606336~4814780,165861512~592746,173409826~6007068,210760666~3774774,232072709~2786727,238444049~3095478,241637332~7697928,257940200~807112,260046848~3436337,277622910~6946674,298259451~2184992,303820685~6546893,339185685~6151406,346292290~1380072,358639503~4876500,364377269~7510896,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.537 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 14 diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~8111028,59702033~5679070,65668165~8523437,75411664~1107065,76781130~1405981,87760938~7896536,113322817~4980037,121820345~5796242,137478692~1508841,145249379~2171737,165861512~592746,174362229~10879812,209157530~5377910,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~4876500,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.537 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~8111028,59702033~5679070,65668165~8523437,75411664~1107065,76781130~1405981,87760938~7896536,113322817~4980037,121820345~5796242,137478692~1508841,145249379~2171737,165861512~592746,174362229~10879812,209157530~5377910,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~4876500,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.545 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~8566041,39936357~8111028,59702033~14489569,75411664~1107065,76781130~1405981,87760938~7896536,113322817~4980037,121820345~5796242,134451079~4536454,142606336~4814780,165861512~592746,173409826~11832215,209157530~5377910,224612161~6166644,232072709~2786727,238444049~3095478,241637332~7697928,254199507~5642064,260046848~3436337,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~4876500,364377269~7510896,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.545 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 15 diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~8111028,59702033~5679070,65668165~8523437,75411664~1107065,76781130~1405981,87760938~7896536,113322817~7898852,121820345~5796242,129093336~5505516,137478692~1508841,145249379~2171737,165861512~592746,174362229~10879812,209157530~5377910,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~13248662,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.545 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~8111028,59702033~5679070,65668165~8523437,75411664~1107065,76781130~1405981,87760938~7896536,113322817~7898852,121820345~5796242,129093336~5505516,137478692~1508841,145249379~2171737,165861512~592746,174362229~10879812,209157530~5377910,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~13248662,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.551 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~8566041,39936357~8111028,59702033~14489569,75411664~1107065,76781130~1405981,87760938~7896536,113322817~7898852,121820345~5796242,129093336~9894197,142606336~4814780,165861512~592746,173409826~11832215,209157530~5377910,224612161~6166644,232072709~2786727,238444049~3095478,241637332~7697928,254199507~5642064,260046848~3436337,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,358639503~13248662,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.551 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 16 diff [6166118~6223062,25035952~9033549,39936357~8111028,53059846~4008665,59702033~5679070,65668165~11082957,76781130~1405981,87697768~7959706,113322817~7898852,121820345~5796242,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,174362229~10879812,195527383~2402057,209157530~5377910,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.551 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~9033549,39936357~8111028,53059846~4008665,59702033~5679070,65668165~11082957,76781130~1405981,87697768~7959706,113322817~7898852,121820345~5796242,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,174362229~10879812,195527383~2402057,209157530~5377910,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.558 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~9033549,39936357~8111028,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,113322817~7898852,121820345~5796242,129093336~9894197,142606336~4814780,155492627~2279171,165861512~592746,173409826~11832215,193966764~3962676,209157530~5377910,224612161~6166644,232072709~2786727,238444049~3095478,241637332~7697928,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~7424998,346292290~1380072,352321536~2981715,358639503~13248662,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.558 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 17 diff [6166118~6223062,25035952~9033549,36009517~2144598,39936357~8111028,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,174362229~10879812,195527383~2402057,209147625~5387815,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.558 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~9033549,36009517~2144598,39936357~8111028,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,174362229~10879812,195527383~2402057,209147625~5387815,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~2417544,358639503~13248662,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.565 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~13118163,39936357~8111028,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,129093336~9894197,142606336~4814780,155492627~2279171,165861512~592746,173409826~11832215,193966764~3962676,209147625~5387815,224612161~6166644,232072709~2786727,238444049~3095478,241637332~7697928,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~2981715,358639503~13248662,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.565 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 18 diff [6166118~6223062,25035952~9033549,36009517~2144598,39936357~8111028,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,232072709~2786727,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~7308900,394521082~16009809,411008217~3267078] 2024-04-17T12:22:07.565 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~9033549,36009517~2144598,39936357~8111028,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,232072709~2786727,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~7308900,394521082~16009809,411008217~3267078] 2024-04-17T12:22:07.571 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~13118163,39936357~8111028,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,232072709~2786727,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386613754~7308900,394521082~16009809,411008217~3267078] 2024-04-17T12:22:07.572 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 19 diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.572 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.579 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.579 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 11 diff [25035952~6883099,59702033~5679070,65668165~6672071,165861512~592746,238444049~3095478,257940200~807112,262002461~1480724,277622910~6946674,394521082~7377598] 2024-04-17T12:22:07.579 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [25035952~6883099,59702033~5679070,65668165~6672071,165861512~592746,238444049~3095478,257940200~807112,262002461~1480724,277622910~6946674,394521082~7377598] 2024-04-17T12:22:07.585 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [25035952~6883099,59702033~12638203,165861512~592746,238444049~3095478,257940200~807112,260046848~3436337,277622910~6946674,394521082~7377598] 2024-04-17T12:22:07.585 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 12 diff [25035952~6883099,33136424~465569,59702033~5679070,65668165~6672071,75411664~1107065,87760938~7896536,145249379~2171737,165861512~592746,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,346292290~1380072,372462327~5181694,394521082~7377598] 2024-04-17T12:22:07.585 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [25035952~6883099,33136424~465569,59702033~5679070,65668165~6672071,75411664~1107065,87760938~7896536,145249379~2171737,165861512~592746,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,346292290~1380072,372462327~5181694,394521082~7377598] 2024-04-17T12:22:07.592 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [25035952~8566041,59702033~12638203,75411664~1107065,87760938~7896536,142606336~4814780,165861512~592746,238444049~3095478,241637332~7697928,257940200~807112,260046848~3436337,277622910~6946674,298259451~2184992,303820685~6546893,346292290~1380072,372462327~5181694,394521082~7377598] 2024-04-17T12:22:07.592 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 13 diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~7236301,59702033~5679070,65668165~6672071,75411664~1107065,87760938~7896536,145249379~2171737,165861512~592746,232072709~2786727,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,346292290~1380072,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.592 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~7236301,59702033~5679070,65668165~6672071,75411664~1107065,87760938~7896536,145249379~2171737,165861512~592746,232072709~2786727,238444049~3095478,242437787~6897473,257940200~807112,262002461~1480724,277622910~6946674,298259451~2184992,303820685~6546893,346292290~1380072,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.599 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~8566041,39936357~7236301,59702033~12638203,75411664~1107065,87760938~7896536,142606336~4814780,165861512~592746,232072709~2786727,238444049~3095478,241637332~7697928,257940200~807112,260046848~3436337,277622910~6946674,298259451~2184992,303820685~6546893,346292290~1380072,364377269~7510896,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.599 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 14 diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~7236301,59702033~5679070,65668165~8523437,75411664~1107065,76781130~1405981,87760938~7896536,137478692~1508841,145249379~2171737,165861512~592746,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.599 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~7236301,59702033~5679070,65668165~8523437,75411664~1107065,76781130~1405981,87760938~7896536,137478692~1508841,145249379~2171737,165861512~592746,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.606 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~8566041,39936357~7236301,59702033~14489569,75411664~1107065,76781130~1405981,87760938~7896536,134451079~4536454,142606336~4814780,165861512~592746,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,238444049~3095478,241637332~7697928,254199507~5642064,260046848~3436337,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,364377269~7510896,372462327~5181694,383800613~751542,387556917~6365737,394521082~13123695] 2024-04-17T12:22:07.606 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 15 diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~7236301,59702033~5679070,65668165~8523437,75411664~1107065,76781130~1405981,87760938~7896536,114663553~6558116,129093336~5505516,137478692~1508841,145249379~2171737,165861512~592746,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.606 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~6883099,33136424~465569,39936357~7236301,59702033~5679070,65668165~8523437,75411664~1107065,76781130~1405981,87760938~7896536,114663553~6558116,129093336~5505516,137478692~1508841,145249379~2171737,165861512~592746,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~5642064,262002461~1480724,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.613 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~8566041,39936357~7236301,59702033~14489569,75411664~1107065,76781130~1405981,87760938~7896536,114663553~6558116,129093336~9894197,142606336~4814780,165861512~592746,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,238444049~3095478,241637332~7697928,254199507~5642064,260046848~3436337,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.613 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 16 diff [6166118~6223062,25035952~9033549,39936357~7236301,53059846~4008665,59702033~5679070,65668165~11082957,76781130~1405981,87697768~7959706,114663553~6558116,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,177642741~7599300,195527383~2402057,209157530~5041376,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,352885707~2417544,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.613 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~9033549,39936357~7236301,53059846~4008665,59702033~5679070,65668165~11082957,76781130~1405981,87697768~7959706,114663553~6558116,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,177642741~7599300,195527383~2402057,209157530~5041376,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,352885707~2417544,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.620 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~9033549,39936357~7236301,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,114663553~6558116,129093336~9894197,142606336~4814780,155492627~2279171,165861512~592746,177642741~7599300,193966764~3962676,209157530~5041376,224612161~6166644,232072709~2786727,238444049~3095478,241637332~7697928,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,352321536~2981715,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.620 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 17 diff [6166118~6223062,25035952~9033549,36009517~2144598,39936357~7236301,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,177642741~7599300,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~2417544,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.620 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~9033549,36009517~2144598,39936357~7236301,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,165861512~592746,177642741~7599300,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,238444049~3095478,242437787~6897473,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~2417544,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.627 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~13118163,39936357~7236301,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,129093336~9894197,142606336~4814780,155492627~2279171,165861512~592746,177642741~7599300,193966764~3962676,209147625~5051281,224612161~6166644,232072709~2786727,238444049~3095478,241637332~7697928,254199507~11133294,277622910~6946674,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~2981715,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~13123695,411008217~3267078] 2024-04-17T12:22:07.627 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 18 diff [6166118~6223062,25035952~9033549,36009517~2144598,39936357~7236301,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~16009809,411008217~3267078] 2024-04-17T12:22:07.627 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25035952~9033549,36009517~2144598,39936357~7236301,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~16009809,411008217~3267078] 2024-04-17T12:22:07.633 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25035952~13118163,39936357~7236301,53059846~4008665,59702033~17049089,76781130~1405981,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,232072709~2786727,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,394521082~16009809,411008217~3267078] 2024-04-17T12:22:07.633 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 19 diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.633 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.640 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.640 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 12 diff [33136424~465569,75411664~1107065,87760938~7896536,145249379~2171737,242437787~6897473,298259451~2184992,303820685~6546893,346292290~1380072,372462327~5181694] 2024-04-17T12:22:07.640 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [33136424~465569,75411664~1107065,87760938~7896536,145249379~2171737,242437787~6897473,298259451~2184992,303820685~6546893,346292290~1380072,372462327~5181694] 2024-04-17T12:22:07.647 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [31919051~1682942,75411664~1107065,87760938~7896536,142606336~4814780,241637332~7697928,298259451~2184992,303820685~6546893,346292290~1380072,372462327~5181694] 2024-04-17T12:22:07.647 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 13 diff [6166118~6223062,29456165~590070,33136424~465569,39936357~7236301,69129833~97133,75411664~1107065,87760938~7896536,145249379~2171737,232072709~2786727,242437787~6897473,298259451~2184992,303820685~6546893,346292290~1380072,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.647 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,29456165~590070,33136424~465569,39936357~7236301,69129833~97133,75411664~1107065,87760938~7896536,145249379~2171737,232072709~2786727,242437787~6897473,298259451~2184992,303820685~6546893,346292290~1380072,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.654 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,29456165~590070,31919051~1682942,39936357~7236301,69129833~97133,75411664~1107065,87760938~7896536,142606336~4814780,232072709~2786727,241637332~7697928,298259451~2184992,303820685~6546893,346292290~1380072,364377269~7510896,372462327~5181694,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.654 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 14 diff [6166118~6223062,29456165~590070,33136424~465569,39936357~7236301,68314811~5876791,75411664~1107065,76781130~1405981,87760938~7896536,137478692~1508841,145249379~2171737,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,242437787~6897473,254199507~5642064,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.654 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,29456165~590070,33136424~465569,39936357~7236301,68314811~5876791,75411664~1107065,76781130~1405981,87760938~7896536,137478692~1508841,145249379~2171737,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,242437787~6897473,254199507~5642064,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,364892090~6996075,372462327~5181694,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.661 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,29456165~590070,31919051~1682942,39936357~7236301,68314811~5876791,75411664~1107065,76781130~1405981,87760938~7896536,134451079~4536454,142606336~4814780,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,241637332~7697928,254199507~5642064,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,364377269~7510896,372462327~5181694,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.661 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 15 diff [6166118~6223062,29456165~590070,33136424~465569,39936357~7236301,66059789~321289,68314811~5876791,75411664~1107065,76781130~1405981,87760938~7896536,114663553~6558116,129093336~5505516,137478692~1508841,145249379~2171737,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,242437787~6897473,254199507~5642064,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.661 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,29456165~590070,33136424~465569,39936357~7236301,66059789~321289,68314811~5876791,75411664~1107065,76781130~1405981,87760938~7896536,114663553~6558116,129093336~5505516,137478692~1508841,145249379~2171737,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,242437787~6897473,254199507~5642064,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.668 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,29456165~590070,31919051~1682942,39936357~7236301,66059789~321289,68314811~5876791,75411664~1107065,76781130~1405981,87760938~7896536,114663553~6558116,129093336~9894197,142606336~4814780,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,241637332~7697928,254199507~5642064,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.668 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 16 diff [6166118~6223062,25898174~8171327,39936357~7236301,53059846~4008665,66059789~321289,68314811~8436311,76781130~1405981,87697768~7959706,114663553~6558116,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,177642741~7599300,195527383~2402057,209157530~5041376,224612161~6166644,232072709~2786727,242437787~6897473,254199507~11133294,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,352885707~2417544,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.668 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25898174~8171327,39936357~7236301,53059846~4008665,66059789~321289,68314811~8436311,76781130~1405981,87697768~7959706,114663553~6558116,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,177642741~7599300,195527383~2402057,209157530~5041376,224612161~6166644,232072709~2786727,242437787~6897473,254199507~11133294,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,352885707~2417544,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.675 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25898174~8171327,39936357~7236301,53059846~4008665,66059789~321289,68314811~8436311,76781130~1405981,87697768~7959706,114663553~6558116,129093336~9894197,142606336~4814780,155492627~2279171,177642741~7599300,193966764~3962676,209157530~5041376,224612161~6166644,232072709~2786727,241637332~7697928,254199507~11133294,291171796~1471333,298259451~2184992,303820685~6546893,337912093~3174259,346292290~1380072,352321536~2981715,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.675 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 17 diff [6166118~6223062,25898174~8171327,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,177642741~7599300,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,242437787~6897473,254199507~11133294,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~2417544,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.675 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25898174~8171327,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,129093336~5505516,137478692~1508841,145249379~2171737,155492627~2279171,177642741~7599300,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,242437787~6897473,254199507~11133294,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~2417544,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.682 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25898174~12255941,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,129093336~9894197,142606336~4814780,155492627~2279171,177642741~7599300,193966764~3962676,209147625~5051281,224612161~6166644,232072709~2786727,241637332~7697928,254199507~11133294,291171796~1471333,298259451~2184992,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~2981715,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.682 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 18 diff [6166118~6223062,25898174~8171327,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,395806712~647016,400431150~10099741,411008217~3267078] 2024-04-17T12:22:07.682 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25898174~8171327,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,395806712~647016,400431150~10099741,411008217~3267078] 2024-04-17T12:22:07.688 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25898174~12255941,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,232072709~2786727,241637332~23695469,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~7308900,395806712~647016,400431150~10099741,411008217~3267078] 2024-04-17T12:22:07.689 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 19 diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.689 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.696 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,241637332~23695469,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.696 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 13 diff [6166118~6223062,29456165~590070,39936357~7236301,69129833~97133,232072709~2786727,243863082~245578,364892090~6996075,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.696 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,29456165~590070,39936357~7236301,69129833~97133,232072709~2786727,243863082~245578,364892090~6996075,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.702 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,29456165~590070,39936357~7236301,69129833~97133,232072709~2786727,243863082~245578,364377269~7510896,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.703 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 14 diff [6166118~6223062,29456165~590070,39936357~7236301,68314811~5876791,76781130~1405981,137478692~1508841,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259,364892090~6996075,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.703 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,29456165~590070,39936357~7236301,68314811~5876791,76781130~1405981,137478692~1508841,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259,364892090~6996075,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.709 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,29456165~590070,39936357~7236301,68314811~5876791,76781130~1405981,134451079~4536454,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259,364377269~7510896,383800613~751542,387556917~6365737,400431150~7213627] 2024-04-17T12:22:07.709 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 15 diff [6166118~6223062,29456165~590070,39936357~7236301,66059789~321289,68314811~5876791,76781130~1405981,114663553~6558116,129093336~5505516,137478692~1508841,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259,362479482~9408683,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.709 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,29456165~590070,39936357~7236301,66059789~321289,68314811~5876791,76781130~1405981,114663553~6558116,129093336~5505516,137478692~1508841,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259,362479482~9408683,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.716 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,29456165~590070,39936357~7236301,66059789~321289,68314811~5876791,76781130~1405981,114663553~6558116,129093336~9894197,177642741~7599300,209157530~5041376,224612161~6166644,232072709~2786727,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259,362479482~9408683,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.717 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 16 diff [6166118~6223062,25898174~8171327,39936357~7236301,53059846~4008665,66059789~321289,68314811~8436311,76781130~1405981,87697768~2296020,114663553~6558116,129093336~5505516,137478692~1508841,155492627~2279171,177642741~7599300,195527383~2402057,209157530~5041376,224612161~6166644,232072709~2786727,242446383~2342288,254199507~11133294,291171796~1471333,337912093~3174259,352885707~2417544,362479482~9408683,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.717 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25898174~8171327,39936357~7236301,53059846~4008665,66059789~321289,68314811~8436311,76781130~1405981,87697768~2296020,114663553~6558116,129093336~5505516,137478692~1508841,155492627~2279171,177642741~7599300,195527383~2402057,209157530~5041376,224612161~6166644,232072709~2786727,242446383~2342288,254199507~11133294,291171796~1471333,337912093~3174259,352885707~2417544,362479482~9408683,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.723 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25898174~8171327,39936357~7236301,53059846~4008665,66059789~321289,68314811~8436311,76781130~1405981,87697768~2296020,114663553~6558116,129093336~9894197,155492627~2279171,177642741~7599300,193966764~3962676,209157530~5041376,224612161~6166644,232072709~2786727,242446383~2342288,254199507~11133294,291171796~1471333,337912093~3174259,352321536~2981715,362479482~9408683,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.723 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 17 diff [6166118~6223062,25898174~8171327,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,129093336~5505516,137478692~1508841,155492627~2279171,177642741~7599300,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,242446383~2342288,254199507~11133294,291171796~1471333,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~2417544,362479482~9408683,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.723 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25898174~8171327,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,129093336~5505516,137478692~1508841,155492627~2279171,177642741~7599300,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,242446383~2342288,254199507~11133294,291171796~1471333,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~2417544,362479482~9408683,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.730 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25898174~12255941,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,96468992~8326075,114663553~6558116,121548107~1125553,129093336~9894197,155492627~2279171,177642741~7599300,193966764~3962676,209147625~5051281,224612161~6166644,232072709~2786727,242446383~2342288,254199507~11133294,291171796~1471333,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~2981715,362479482~9408683,383800613~751542,386613754~7308900,400431150~7213627,411008217~3267078] 2024-04-17T12:22:07.730 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 18 diff [6166118~6223062,25898174~8171327,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~7308900,395806712~647016,400431150~10099741,411008217~3267078] 2024-04-17T12:22:07.730 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,25898174~8171327,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,232072709~2786727,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~7308900,395806712~647016,400431150~10099741,411008217~3267078] 2024-04-17T12:22:07.737 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,25898174~12255941,39936357~7236301,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,232072709~2786727,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,383800613~751542,386613754~7308900,395806712~647016,400431150~10099741,411008217~3267078] 2024-04-17T12:22:07.737 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 19 diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.737 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.744 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:07.744 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 14 diff [68314811~5876791,76781130~1405981,137478692~1508841,177642741~7599300,209157530~5041376,224612161~6166644,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259] 2024-04-17T12:22:07.744 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [68314811~5876791,76781130~1405981,137478692~1508841,177642741~7599300,209157530~5041376,224612161~6166644,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259] 2024-04-17T12:22:07.751 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [68314811~5876791,76781130~1405981,134451079~4536454,177642741~7599300,209157530~5041376,224612161~6166644,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259] 2024-04-17T12:22:07.751 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 15 diff [9223363~1807816,66059789~321289,68314811~5876791,76781130~1405981,114663553~6558116,129093336~5505516,137478692~1508841,177642741~7599300,209157530~5041376,224612161~6166644,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.751 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,66059789~321289,68314811~5876791,76781130~1405981,114663553~6558116,129093336~5505516,137478692~1508841,177642741~7599300,209157530~5041376,224612161~6166644,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.758 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,66059789~321289,68314811~5876791,76781130~1405981,114663553~6558116,129093336~9894197,177642741~7599300,209157530~5041376,224612161~6166644,242446383~2342288,254199507~5642064,291171796~1471333,337912093~3174259,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.758 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 16 diff [9223363~1807816,25898174~8171327,53059846~4008665,66059789~321289,68314811~8436311,76781130~1405981,87697768~2296020,114663553~6558116,129093336~5505516,137478692~1508841,155492627~2279171,177642741~7599300,195527383~2402057,209157530~5041376,224612161~6166644,242446383~2342288,254199507~11133294,291171796~1471333,337912093~3174259,352885707~2417544,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.758 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,25898174~8171327,53059846~4008665,66059789~321289,68314811~8436311,76781130~1405981,87697768~2296020,114663553~6558116,129093336~5505516,137478692~1508841,155492627~2279171,177642741~7599300,195527383~2402057,209157530~5041376,224612161~6166644,242446383~2342288,254199507~11133294,291171796~1471333,337912093~3174259,352885707~2417544,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.765 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,25898174~8171327,53059846~4008665,66059789~321289,68314811~8436311,76781130~1405981,87697768~2296020,114663553~6558116,129093336~9894197,155492627~2279171,177642741~7599300,193966764~3962676,209157530~5041376,224612161~6166644,242446383~2342288,254199507~11133294,291171796~1471333,337912093~3174259,352321536~2981715,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.765 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 17 diff [9223363~1807816,25898174~8171327,36009517~2144598,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,129093336~5505516,137478692~1508841,155492627~2279171,177642741~7599300,195527383~2402057,209147625~5051281,224612161~6166644,242446383~2342288,254199507~11133294,291171796~1471333,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~2417544,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.765 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,25898174~8171327,36009517~2144598,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,129093336~5505516,137478692~1508841,155492627~2279171,177642741~7599300,195527383~2402057,209147625~5051281,224612161~6166644,242446383~2342288,254199507~11133294,291171796~1471333,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~2417544,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.772 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,25898174~12255941,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,96468992~8326075,114663553~6558116,121548107~1125553,129093336~9894197,155492627~2279171,177642741~7599300,193966764~3962676,209147625~5051281,224612161~6166644,242446383~2342288,254199507~11133294,291171796~1471333,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~2981715,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.772 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 18 diff [9223363~1807816,25898174~8171327,36009517~2144598,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~6384523,395806712~647016,406734386~3796505,411008217~3267078] 2024-04-17T12:22:07.772 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,25898174~8171327,36009517~2144598,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~6384523,395806712~647016,406734386~3796505,411008217~3267078] 2024-04-17T12:22:07.778 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,25898174~12255941,53059846~4008665,60887090~5493988,68314811~8436311,76781130~1405981,87697768~2296020,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~2569543,386613754~6384523,395806712~647016,406734386~3796505,411008217~3267078] 2024-04-17T12:22:07.778 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 19 diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:07.778 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:07.785 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,18535784~19618331,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:07.785 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to 15 diff [9223363~1807816,66059789~321289,114663553~6558116,129093336~5505516,178656290~675155,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.785 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,66059789~321289,114663553~6558116,129093336~5505516,178656290~675155,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.792 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,66059789~321289,114663553~6558116,129093336~5505516,178656290~675155,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.792 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to 16 diff [9223363~1807816,25898174~8171327,53059846~4008665,66059789~321289,69906735~6844387,87697768~2296020,114663553~6558116,129093336~5505516,155492627~2279171,178656290~675155,195527383~2402057,259164753~6168048,352885707~2417544,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.792 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,25898174~8171327,53059846~4008665,66059789~321289,69906735~6844387,87697768~2296020,114663553~6558116,129093336~5505516,155492627~2279171,178656290~675155,195527383~2402057,259164753~6168048,352885707~2417544,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.799 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,25898174~8171327,53059846~4008665,66059789~321289,69906735~6844387,87697768~2296020,114663553~6558116,129093336~5505516,155492627~2279171,178656290~675155,193966764~3962676,259164753~6168048,352321536~2981715,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.799 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to 17 diff [9223363~1807816,25898174~8171327,36009517~2144598,53059846~4008665,60887090~5493988,69906735~6844387,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,129093336~5505516,155492627~2279171,178656290~675155,195527383~2402057,209147625~3490025,259164753~6168048,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~2417544,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.799 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,25898174~8171327,36009517~2144598,53059846~4008665,60887090~5493988,69906735~6844387,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,129093336~5505516,155492627~2279171,178656290~675155,195527383~2402057,209147625~3490025,259164753~6168048,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~2417544,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.805 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,25898174~12255941,53059846~4008665,60887090~5493988,69906735~6844387,87697768~2296020,96468992~8326075,114663553~6558116,121548107~1125553,129093336~5505516,155492627~2279171,178656290~675155,193966764~3962676,209147625~3490025,259164753~6168048,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~2981715,362479482~2569543,386613754~6384523,411008217~3267078] 2024-04-17T12:22:07.805 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to 18 diff [9223363~1807816,25898174~8171327,36009517~2144598,53059846~4008665,60887090~5493988,69906735~6844387,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~6384523,395806712~647016,406734386~3796505,411008217~3267078] 2024-04-17T12:22:07.805 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,25898174~8171327,36009517~2144598,53059846~4008665,60887090~5493988,69906735~6844387,87697768~2296020,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~6384523,395806712~647016,406734386~3796505,411008217~3267078] 2024-04-17T12:22:07.813 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,25898174~12255941,53059846~4008665,60887090~5493988,69906735~6844387,87697768~2296020,96468992~8326075,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,193966764~3962676,209147625~3490025,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~8966163,362479482~2569543,386613754~6384523,395806712~647016,406734386~3796505,411008217~3267078] 2024-04-17T12:22:07.813 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to 19 diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:07.813 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:07.820 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,18535784~19618331,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,193966764~3962676,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~8966163,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:07.820 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to 16 diff [25898174~8171327,53059846~4008665,69906735~6844387,87697768~2296020,155492627~2279171,195527383~2402057,259164753~6168048,352885707~2417544] 2024-04-17T12:22:07.820 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [25898174~8171327,53059846~4008665,69906735~6844387,87697768~2296020,155492627~2279171,195527383~2402057,259164753~6168048,352885707~2417544] 2024-04-17T12:22:07.827 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [25898174~8171327,53059846~4008665,69906735~6844387,87697768~2296020,155492627~2279171,193966764~3962676,259164753~6168048,352321536~2981715] 2024-04-17T12:22:07.827 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to 17 diff [25898174~8171327,36009517~2144598,53059846~4008665,60887090~5226745,69906735~6844387,87697768~2296020,97119274~7675793,119486201~331253,121548107~1125553,155492627~2279171,195527383~2402057,209147625~3490025,259164753~6168048,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~2417544] 2024-04-17T12:22:07.827 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [25898174~8171327,36009517~2144598,53059846~4008665,60887090~5226745,69906735~6844387,87697768~2296020,97119274~7675793,119486201~331253,121548107~1125553,155492627~2279171,195527383~2402057,209147625~3490025,259164753~6168048,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~2417544] 2024-04-17T12:22:07.834 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [25898174~12255941,53059846~4008665,60887090~5226745,69906735~6844387,87697768~2296020,96468992~8326075,119486201~331253,121548107~1125553,155492627~2279171,193966764~3962676,209147625~3490025,259164753~6168048,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~2981715] 2024-04-17T12:22:07.834 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to 18 diff [25898174~8171327,36009517~2144598,53059846~4008665,60887090~5226745,69906735~6844387,87697768~2296020,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,195527383~2402057,209147625~3490025,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,395806712~647016,406734386~3796505] 2024-04-17T12:22:07.834 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [25898174~8171327,36009517~2144598,53059846~4008665,60887090~5226745,69906735~6844387,87697768~2296020,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,195527383~2402057,209147625~3490025,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,395806712~647016,406734386~3796505] 2024-04-17T12:22:07.841 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [25898174~12255941,53059846~4008665,60887090~5226745,69906735~6844387,87697768~2296020,96468992~8326075,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,193966764~3962676,209147625~3490025,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~8966163,395806712~647016,406734386~3796505] 2024-04-17T12:22:07.841 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to 19 diff [18535784~15533717,36009517~2144598,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,391681392~8872926,406734386~8591876] 2024-04-17T12:22:07.841 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [18535784~15533717,36009517~2144598,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,391681392~8872926,406734386~8591876] 2024-04-17T12:22:07.848 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [18535784~19618331,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,96468992~8326075,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,193966764~3962676,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~8966163,391681392~8872926,406734386~8591876] 2024-04-17T12:22:07.848 INFO:tasks.workunit.client.0.smithi031.stdout:from 16 to 17 diff [36009517~2144598,60887090~5226745,97119274~7675793,119486201~331253,121548107~1125553,209147625~3490025,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700] 2024-04-17T12:22:07.848 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [36009517~2144598,60887090~5226745,97119274~7675793,119486201~331253,121548107~1125553,209147625~3490025,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700] 2024-04-17T12:22:07.855 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [34069501~4084614,60887090~5226745,96468992~8326075,119486201~331253,121548107~1125553,209147625~3490025,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700] 2024-04-17T12:22:07.855 INFO:tasks.workunit.client.0.smithi031.stdout:from 16 to 18 diff [36009517~2144598,60887090~5226745,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,395806712~647016,406734386~3796505] 2024-04-17T12:22:07.855 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [36009517~2144598,60887090~5226745,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,395806712~647016,406734386~3796505] 2024-04-17T12:22:07.862 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [34069501~4084614,60887090~5226745,96468992~8326075,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,395806712~647016,406734386~3796505] 2024-04-17T12:22:07.862 INFO:tasks.workunit.client.0.smithi031.stdout:from 16 to 19 diff [18535784~7987031,36009517~2144598,60887090~5226745,69649465~7984253,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:07.862 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [18535784~7987031,36009517~2144598,60887090~5226745,69649465~7984253,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:07.869 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [18535784~7987031,34069501~4084614,60887090~5226745,69649465~7984253,90095374~1561715,96468992~8326075,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:07.869 INFO:tasks.workunit.client.0.smithi031.stdout:from 17 to 18 diff [128489697~4798211,161080718~4600420,189058875~4860163,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,354356648~6931051,395806712~647016,406734386~3796505] 2024-04-17T12:22:07.869 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [128489697~4798211,161080718~4600420,189058875~4860163,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,354356648~6931051,395806712~647016,406734386~3796505] 2024-04-17T12:22:07.876 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [128489697~4798211,161080718~4600420,189058875~4860163,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,354356648~6931051,395806712~647016,406734386~3796505] 2024-04-17T12:22:07.876 INFO:tasks.workunit.client.0.smithi031.stdout:from 17 to 19 diff [18535784~7987031,69649465~7984253,90095374~1561715,128489697~4798211,161080718~4600420,189058875~4860163,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:07.876 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [18535784~7987031,69649465~7984253,90095374~1561715,128489697~4798211,161080718~4600420,189058875~4860163,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:07.883 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [18535784~7987031,69649465~7984253,90095374~1561715,128489697~4798211,161080718~4600420,189058875~4860163,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:07.883 INFO:tasks.workunit.client.0.smithi031.stdout:from 18 to 19 diff [18535784~7987031,69649465~7984253,90095374~1561715,231294575~2151998,250016647~3233021,391681392~8872926,407881898~7444364] 2024-04-17T12:22:07.883 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [18535784~7987031,69649465~7984253,90095374~1561715,231294575~2151998,250016647~3233021,391681392~8872926,407881898~7444364] 2024-04-17T12:22:07.889 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [18535784~7987031,69649465~7984253,90095374~1561715,231294575~2151998,250016647~3233021,391681392~8872926,407881898~7444364] 2024-04-17T12:22:07.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:06.508224+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-04-17T12:22:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:06.514327+0000 mgr.y (mgr.14556) 1763 : cluster [DBG] pgmap v2900: 137 pgs: 137 active+clean; 748 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 46 MiB/s wr, 363 op/s 2024-04-17T12:22:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:06.508224+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-04-17T12:22:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:06.514327+0000 mgr.y (mgr.14556) 1763 : cluster [DBG] pgmap v2900: 137 pgs: 137 active+clean; 748 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 46 MiB/s wr, 363 op/s 2024-04-17T12:22:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:06.508224+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-04-17T12:22:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:06.514327+0000 mgr.y (mgr.14556) 1763 : cluster [DBG] pgmap v2900: 137 pgs: 137 active+clean; 748 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 46 MiB/s wr, 363 op/s 2024-04-17T12:22:08.522 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:08.522 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:08.544 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:08.544 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:08.551 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.551 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.558 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.559 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.559 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.566 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.566 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.566 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.573 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.573 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.573 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.580 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.580 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.580 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.587 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:08.587 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:08.587 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:08.594 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:08.594 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:08.594 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:08.601 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:08.602 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.602 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.608 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.609 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.609 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.615 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.615 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.615 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.622 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,241637332~23695469,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.622 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.622 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.629 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:08.629 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to HEAD diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:08.629 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:08.635 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,18535784~19618331,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:08.635 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to HEAD diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:08.635 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:08.642 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,18535784~19618331,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,193966764~3962676,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~8966163,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:08.642 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to HEAD diff [18535784~15533717,36009517~2144598,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,391681392~8872926,406734386~8591876] 2024-04-17T12:22:08.643 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [18535784~15533717,36009517~2144598,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,391681392~8872926,406734386~8591876] 2024-04-17T12:22:08.649 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [18535784~19618331,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,96468992~8326075,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,193966764~3962676,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~8966163,391681392~8872926,406734386~8591876] 2024-04-17T12:22:08.649 INFO:tasks.workunit.client.0.smithi031.stdout:from 16 to HEAD diff [18535784~7987031,36009517~2144598,60887090~5226745,69649465~7984253,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:08.649 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [18535784~7987031,36009517~2144598,60887090~5226745,69649465~7984253,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:08.655 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [18535784~7987031,34069501~4084614,60887090~5226745,69649465~7984253,90095374~1561715,96468992~8326075,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:08.655 INFO:tasks.workunit.client.0.smithi031.stdout:from 17 to HEAD diff [18535784~7987031,69649465~7984253,90095374~1561715,128489697~4798211,161080718~4600420,189058875~4860163,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:08.655 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [18535784~7987031,69649465~7984253,90095374~1561715,128489697~4798211,161080718~4600420,189058875~4860163,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:08.661 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [18535784~7987031,69649465~7984253,90095374~1561715,128489697~4798211,161080718~4600420,189058875~4860163,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:09.534 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:09.534 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:09.556 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:09.556 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:09.563 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.563 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.570 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.570 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.577 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.577 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.578 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.585 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.585 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.585 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.592 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.592 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.592 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.599 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:09.599 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:09.599 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:09.605 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:09.605 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:09.605 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:09.612 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:09.612 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.612 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.619 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.619 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.619 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.626 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.626 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.626 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.632 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,241637332~23695469,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.632 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.632 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.639 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:09.639 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to HEAD diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:09.639 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:09.645 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,18535784~19618331,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:09.645 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to HEAD diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:09.645 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:09.652 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,18535784~19618331,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,193966764~3962676,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~8966163,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:09.652 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to HEAD diff [18535784~15533717,36009517~2144598,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,391681392~8872926,406734386~8591876] 2024-04-17T12:22:09.652 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [18535784~15533717,36009517~2144598,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,391681392~8872926,406734386~8591876] 2024-04-17T12:22:09.658 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [18535784~19618331,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,96468992~8326075,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,193966764~3962676,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~8966163,391681392~8872926,406734386~8591876] 2024-04-17T12:22:09.658 INFO:tasks.workunit.client.0.smithi031.stdout:from 16 to HEAD diff [18535784~7987031,36009517~2144598,60887090~5226745,69649465~7984253,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:09.659 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [18535784~7987031,36009517~2144598,60887090~5226745,69649465~7984253,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:09.665 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [18535784~7987031,34069501~4084614,60887090~5226745,69649465~7984253,90095374~1561715,96468992~8326075,119486201~331253,121548107~1125553,128489697~4798211,161080718~4600420,189058875~4860163,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,354356648~6931051,391681392~8872926,406734386~8591876] 2024-04-17T12:22:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:08.514710+0000 mgr.y (mgr.14556) 1764 : cluster [DBG] pgmap v2902: 137 pgs: 137 active+clean; 859 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 231 KiB/s rd, 29 MiB/s wr, 4.86k op/s 2024-04-17T12:22:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:08.517184+0000 mon.a (mon.0) 2782 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-04-17T12:22:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:08.514710+0000 mgr.y (mgr.14556) 1764 : cluster [DBG] pgmap v2902: 137 pgs: 137 active+clean; 859 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 231 KiB/s rd, 29 MiB/s wr, 4.86k op/s 2024-04-17T12:22:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:08.517184+0000 mon.a (mon.0) 2782 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-04-17T12:22:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:08.514710+0000 mgr.y (mgr.14556) 1764 : cluster [DBG] pgmap v2902: 137 pgs: 137 active+clean; 859 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 231 KiB/s rd, 29 MiB/s wr, 4.86k op/s 2024-04-17T12:22:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:08.517184+0000 mon.a (mon.0) 2782 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-04-17T12:22:10.554 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:10.554 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:10.570 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:10.570 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:10.570 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:10.577 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:10.577 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.577 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.584 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.584 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.584 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.591 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.591 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.591 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.598 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.598 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.598 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.604 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.605 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.605 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.612 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:10.612 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:10.612 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:10.619 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:10.619 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:10.619 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:10.626 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:10.626 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.626 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.633 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.633 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.633 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.639 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.639 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.639 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.645 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,241637332~23695469,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.646 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.646 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.652 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:10.652 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to HEAD diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:10.652 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:10.658 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,18535784~19618331,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:10.658 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to HEAD diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:10.658 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:10.665 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,18535784~19618331,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,193966764~3962676,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~8966163,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:10.665 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to HEAD diff [18535784~15533717,36009517~2144598,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,391681392~8872926,406734386~8591876] 2024-04-17T12:22:10.665 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [18535784~15533717,36009517~2144598,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,391681392~8872926,406734386~8591876] 2024-04-17T12:22:10.671 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [18535784~19618331,53059846~4008665,60887090~5226745,69649465~7984253,87697768~2296020,90095374~1561715,96468992~8326075,119486201~331253,121548107~1125553,128489697~4798211,155492627~2279171,161080718~4600420,189058875~4860163,193966764~3962676,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~8966163,391681392~8872926,406734386~8591876] 2024-04-17T12:22:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:09.522456+0000 mon.a (mon.0) 2783 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-04-17T12:22:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:09.522456+0000 mon.a (mon.0) 2783 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-04-17T12:22:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:09.522456+0000 mon.a (mon.0) 2783 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-04-17T12:22:11.555 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:11.556 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:11.585 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:11.585 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:11.586 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:11.593 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:11.593 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.593 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.600 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.600 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.600 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.607 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.607 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.607 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.614 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.614 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.614 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.620 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.621 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.621 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.627 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:11.627 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:11.628 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:11.634 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:11.634 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:11.634 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:11.641 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:11.641 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.641 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.648 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.648 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.648 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.654 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.654 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.654 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.661 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,241637332~23695469,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.661 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.661 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.668 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:11.668 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to HEAD diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:11.668 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:11.675 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,18535784~19618331,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:11.675 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to HEAD diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:11.675 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,195527383~2402057,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:11.681 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,18535784~19618331,53059846~4008665,60887090~5493988,69649465~7984253,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~6109155,155492627~2279171,161080718~4600420,178656290~675155,189058875~4860163,193966764~3962676,209147625~3490025,231294575~2151998,243038185~1649726,247289103~7123278,259164753~6168048,286460476~3375215,303640491~126928,318254530~7489815,330816728~863787,335346832~3102311,343378710~5637700,352321536~8966163,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:22:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:11] "GET /metrics HTTP/1.1" 200 197662 "" "Prometheus/2.33.4" 2024-04-17T12:22:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:10.515314+0000 mgr.y (mgr.14556) 1765 : cluster [DBG] pgmap v2904: 137 pgs: 137 active+clean; 859 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 23 MiB/s wr, 3.89k op/s 2024-04-17T12:22:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:10.527934+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-04-17T12:22:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:10.515314+0000 mgr.y (mgr.14556) 1765 : cluster [DBG] pgmap v2904: 137 pgs: 137 active+clean; 859 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 23 MiB/s wr, 3.89k op/s 2024-04-17T12:22:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:10.527934+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-04-17T12:22:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:10.515314+0000 mgr.y (mgr.14556) 1765 : cluster [DBG] pgmap v2904: 137 pgs: 137 active+clean; 859 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 23 MiB/s wr, 3.89k op/s 2024-04-17T12:22:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:10.527934+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-04-17T12:22:12.560 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:12.560 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:12.604 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:12.605 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:12.605 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:12.612 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:12.612 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.612 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.619 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.619 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.619 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.626 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.626 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.626 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.633 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.633 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.633 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.639 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.639 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.640 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.646 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:12.646 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:12.647 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:12.653 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:12.653 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:12.653 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:12.660 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:12.660 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.660 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.667 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.667 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.667 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.674 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.674 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.674 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.680 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,241637332~23695469,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.681 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.681 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.687 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:12.687 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to HEAD diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:12.688 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [9223363~1807816,18535784~15533717,36009517~2144598,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:12.694 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [9223363~1807816,18535784~19618331,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~2151998,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~2569543,386613754~13940564,406734386~8591876] 2024-04-17T12:22:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:11.534026+0000 mon.a (mon.0) 2785 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-04-17T12:22:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:11.534026+0000 mon.a (mon.0) 2785 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-04-17T12:22:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:11.534026+0000 mon.a (mon.0) 2785 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-04-17T12:22:13.572 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:13.572 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:13.617 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:13.617 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:13.617 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:13.624 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:13.624 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.624 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.631 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.631 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.631 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.638 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.638 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.638 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.646 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.646 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.646 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.651 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.651 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.652 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.658 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:13.658 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:13.658 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:13.665 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:13.665 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:13.666 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:13.672 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:13.672 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.672 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.679 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.679 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.679 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.686 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.686 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.686 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.692 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,241637332~23695469,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.692 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.692 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.699 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~2296020,90095374~1561715,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,242446383~2342288,247289103~18043698,286460476~3375215,291171796~1471333,303640491~126928,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,383800613~751542,386613754~28712508] 2024-04-17T12:22:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:12.515961+0000 mgr.y (mgr.14556) 1766 : cluster [DBG] pgmap v2907: 137 pgs: 137 active+clean; 859 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:22:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:12.550196+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-04-17T12:22:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:12.515961+0000 mgr.y (mgr.14556) 1766 : cluster [DBG] pgmap v2907: 137 pgs: 137 active+clean; 859 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:22:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:12.550196+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-04-17T12:22:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:12.515961+0000 mgr.y (mgr.14556) 1766 : cluster [DBG] pgmap v2907: 137 pgs: 137 active+clean; 859 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:22:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:12.550196+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-04-17T12:22:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:22:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:22:14.585 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:14.585 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:14.623 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:14.623 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:14.623 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:14.630 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:14.630 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.630 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.637 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.637 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.637 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.644 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.644 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.644 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.651 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.651 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.651 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.659 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.659 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.659 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.666 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:14.666 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:14.667 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:14.672 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:14.672 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:14.672 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:14.679 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:14.679 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:14.679 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:14.686 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:14.686 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:14.686 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:14.693 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:14.693 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:14.693 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,242437787~22895014,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:14.699 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,60887090~5493988,68314811~9872300,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,241637332~23695469,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:13.558308+0000 mon.a (mon.0) 2787 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-04-17T12:22:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:13.558308+0000 mon.a (mon.0) 2787 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-04-17T12:22:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:13.558308+0000 mon.a (mon.0) 2787 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-04-17T12:22:15.374 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:15.374 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:15.418 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:15.418 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:15.418 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:15.425 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:15.425 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.425 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.432 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.432 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.432 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.439 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.439 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.439 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.446 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.446 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.446 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.453 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.454 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.454 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.461 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:15.461 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:15.461 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:15.467 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:15.467 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:15.467 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:15.474 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:15.474 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:15.474 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:15.480 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:15.480 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:15.480 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,114663553~6558116,121548107~1125553,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,195527383~2402057,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352885707~8401992,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:15.487 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~7236301,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,114663553~6558116,121548107~1125553,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,177642741~7599300,189058875~4860163,193966764~3962676,209147625~5051281,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~5739520,343378710~5637700,352321536~8966163,362479482~9408683,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:14.516442+0000 mgr.y (mgr.14556) 1767 : cluster [DBG] pgmap v2910: 137 pgs: 137 active+clean; 836 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 7.2 KiB/s wr, 2.31k op/s 2024-04-17T12:22:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:14.564812+0000 mon.a (mon.0) 2788 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-04-17T12:22:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:15.350231+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-04-17T12:22:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:14.516442+0000 mgr.y (mgr.14556) 1767 : cluster [DBG] pgmap v2910: 137 pgs: 137 active+clean; 836 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 7.2 KiB/s wr, 2.31k op/s 2024-04-17T12:22:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:14.564812+0000 mon.a (mon.0) 2788 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-04-17T12:22:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:15.350231+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-04-17T12:22:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:14.516442+0000 mgr.y (mgr.14556) 1767 : cluster [DBG] pgmap v2910: 137 pgs: 137 active+clean; 836 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 7.2 KiB/s wr, 2.31k op/s 2024-04-17T12:22:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:14.564812+0000 mon.a (mon.0) 2788 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-04-17T12:22:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:15.350231+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-04-17T12:22:16.372 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:16.372 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:16.412 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:16.412 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:16.413 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:16.423 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:16.424 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.424 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.430 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.431 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.431 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.437 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.437 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.437 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.444 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.444 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.444 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.450 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.451 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.451 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.457 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:16.457 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:16.458 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:16.464 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:16.464 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:16.465 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:16.471 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:16.471 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:16.471 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [6166118~6223062,18535784~15533717,36009517~2144598,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,97119274~7675793,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:16.478 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [6166118~6223062,18535784~19618331,39936357~8111028,53059846~4008665,59702033~18485078,87697768~7959706,96468992~8326075,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386613754~28712508] 2024-04-17T12:22:17.385 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:17.385 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:17.429 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:17.430 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:17.430 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:17.438 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:17.439 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.439 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.446 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.446 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.446 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.454 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.454 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.454 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.462 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.462 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.462 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.469 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.469 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.469 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.476 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:17.476 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:17.476 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:17.483 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:17.483 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:17.483 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~6068480,128489697~6109155,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:17.490 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~6068480,128489697~10497836,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~13669578,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:16.353788+0000 mon.a (mon.0) 2790 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-04-17T12:22:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:16.517037+0000 mgr.y (mgr.14556) 1768 : cluster [DBG] pgmap v2914: 137 pgs: 137 active+clean; 836 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 149 KiB/s rd, 7.3 KiB/s wr, 2.33k op/s 2024-04-17T12:22:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:16.353788+0000 mon.a (mon.0) 2790 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-04-17T12:22:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:16.517037+0000 mgr.y (mgr.14556) 1768 : cluster [DBG] pgmap v2914: 137 pgs: 137 active+clean; 836 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 149 KiB/s rd, 7.3 KiB/s wr, 2.33k op/s 2024-04-17T12:22:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:16.353788+0000 mon.a (mon.0) 2790 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-04-17T12:22:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:16.517037+0000 mgr.y (mgr.14556) 1768 : cluster [DBG] pgmap v2914: 137 pgs: 137 active+clean; 836 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 149 KiB/s rd, 7.3 KiB/s wr, 2.33k op/s 2024-04-17T12:22:18.401 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:18.402 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:18.441 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:18.441 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:18.441 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:18.449 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:18.449 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.449 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.456 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.456 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.456 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.463 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.463 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.463 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.470 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.470 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.470 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.476 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.476 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.476 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.483 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:18.483 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:18.484 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:18.490 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,173409826~11832215,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~3375215,291171796~1471333,298259451~2184992,303640491~126928,303820685~6546893,318254530~7489815,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~751542,386396871~28929391] 2024-04-17T12:22:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:17.363601+0000 mon.a (mon.0) 2791 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-04-17T12:22:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:17.363601+0000 mon.a (mon.0) 2791 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-04-17T12:22:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:17.363601+0000 mon.a (mon.0) 2791 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-04-17T12:22:19.402 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:19.402 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:19.446 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:19.447 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:19.447 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:19.453 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:19.453 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.453 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.460 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.461 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.461 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.467 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.467 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.467 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.474 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.474 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.474 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.481 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.481 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.481 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,313693768~12050577,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.488 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~1821143,170899696~14342345,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3095478,241637332~23695469,277622910~6946674,286460476~6182653,298259451~2184992,303640491~126928,303820685~6546893,311406244~14338101,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:18.379398+0000 mon.a (mon.0) 2792 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-04-17T12:22:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:18.517424+0000 mgr.y (mgr.14556) 1769 : cluster [DBG] pgmap v2917: 137 pgs: 137 active+clean; 751 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 112 KiB/s rd, 6.3 KiB/s wr, 1.52k op/s 2024-04-17T12:22:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:18.379398+0000 mon.a (mon.0) 2792 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-04-17T12:22:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:18.517424+0000 mgr.y (mgr.14556) 1769 : cluster [DBG] pgmap v2917: 137 pgs: 137 active+clean; 751 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 112 KiB/s rd, 6.3 KiB/s wr, 1.52k op/s 2024-04-17T12:22:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:18.379398+0000 mon.a (mon.0) 2792 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-04-17T12:22:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:18.517424+0000 mgr.y (mgr.14556) 1769 : cluster [DBG] pgmap v2917: 137 pgs: 137 active+clean; 751 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 112 KiB/s rd, 6.3 KiB/s wr, 1.52k op/s 2024-04-17T12:22:20.381 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:20.381 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:20.421 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:20.421 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:20.421 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:20.430 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:20.430 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.431 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.437 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.437 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.437 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.444 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.444 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.444 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.450 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.451 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.451 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,53036622~25150489,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~5387815,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,298259451~2184992,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.457 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,53036622~25150489,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,209147625~5387815,224612161~6166644,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,298259451~2184992,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:19.381194+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-04-17T12:22:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:20.353955+0000 mon.a (mon.0) 2794 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-04-17T12:22:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:19.381194+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-04-17T12:22:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:20.353955+0000 mon.a (mon.0) 2794 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-04-17T12:22:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:19.381194+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-04-17T12:22:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:20.353955+0000 mon.a (mon.0) 2794 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-04-17T12:22:21.412 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:21.412 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:21.455 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:21.455 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:21.455 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:21.464 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:21.464 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:21.464 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:21.470 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:21.471 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:21.471 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:21.477 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:21.477 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:21.477 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~7898852,121548107~13050745,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4860163,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~6946674,286460476~6182653,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:21.484 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,51428160~26758951,86616990~9040484,96468992~13506304,113322817~7898852,121548107~17439426,142606336~4814780,148194369~5729203,155492627~2279171,161080718~4600420,165861512~592746,166518098~18723943,189058875~4860163,193966764~3962676,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,277622910~6946674,286460476~6182653,293601280~9535035,303640491~26933906,330816728~863787,335346832~15537925,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:20.517802+0000 mgr.y (mgr.14556) 1770 : cluster [DBG] pgmap v2920: 137 pgs: 137 active+clean; 751 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 6.2 KiB/s wr, 1.50k op/s 2024-04-17T12:22:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:20.517802+0000 mgr.y (mgr.14556) 1770 : cluster [DBG] pgmap v2920: 137 pgs: 137 active+clean; 751 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 6.2 KiB/s wr, 1.50k op/s 2024-04-17T12:22:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:20.517802+0000 mgr.y (mgr.14556) 1770 : cluster [DBG] pgmap v2920: 137 pgs: 137 active+clean; 751 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 6.2 KiB/s wr, 1.50k op/s 2024-04-17T12:22:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:22:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:21] "GET /metrics HTTP/1.1" 200 197662 "" "Prometheus/2.33.4" 2024-04-17T12:22:22.130 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:22:22.416 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:22.416 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:22.444 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:22:22.444 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (49m) 8m ago 50m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:22:22.444 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (50m) 8m ago 50m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:22:22.444 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (51m) 8m ago 51m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:22:22.444 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (51m) 8m ago 51m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:22:22.444 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (55m) 8m ago 55m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (56m) 8m ago 56m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (56m) 8m ago 56m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (55m) 8m ago 55m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (55m) 8m ago 55m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (50m) 8m ago 50m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (50m) 8m ago 50m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (54m) 8m ago 54m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (54m) 8m ago 54m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (53m) 8m ago 53m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (53m) 8m ago 53m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (53m) 8m ago 53m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (52m) 8m ago 52m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (52m) 8m ago 52m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (51m) 8m ago 51m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:22:22.445 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (49m) 8m ago 50m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:22:22.456 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:22.456 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:22.456 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:22.463 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:22.463 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:22.463 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:22.470 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:22.470 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:22.470 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~7912898,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~19002458,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:22.476 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,15192251~32855134,50331648~27855463,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~11539627,222298112~8480693,231294575~3564861,238444049~26888752,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~19566629,372462327~5181694,383800613~1787406,386396871~28929391] 2024-04-17T12:22:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:21.392347+0000 mon.a (mon.0) 2795 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-04-17T12:22:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:21.392347+0000 mon.a (mon.0) 2795 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-04-17T12:22:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:21.392347+0000 mon.a (mon.0) 2795 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-04-17T12:22:22.808 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:22:22.808 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:22:22.808 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:22:22.808 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:22:22.808 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:22:22.808 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:22:22.808 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:22:22.808 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:22:22.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:22:22.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:22:22.809 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:22:22.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:22:22.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:22:22.809 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:22:22.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:22:22.809 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:22:22.809 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:22:23.417 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:23.417 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:23.460 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:23.461 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:23.461 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:23.468 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:23.469 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:23.469 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,269813351~1529170,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,383800613~1787406,386396871~28929391] 2024-04-17T12:22:23.475 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,86616990~9040484,96468992~13506304,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~26888752,265404305~465575,269813351~1529170,276824064~8103962,285680841~7892356,293601280~9535035,303640491~26933906,330816728~20068029,352321536~25322485,383800613~1787406,386396871~28929391] 2024-04-17T12:22:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:22.119383+0000 mgr.y (mgr.14556) 1771 : audit [DBG] from='client.27677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:22.396482+0000 mon.a (mon.0) 2796 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-04-17T12:22:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:22.429655+0000 mgr.y (mgr.14556) 1772 : audit [DBG] from='client.27683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:22.518139+0000 mgr.y (mgr.14556) 1773 : cluster [DBG] pgmap v2923: 137 pgs: 137 active+clean; 751 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:22:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:22.809057+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.31:0/3343814441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:22:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:22.119383+0000 mgr.y (mgr.14556) 1771 : audit [DBG] from='client.27677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:22.396482+0000 mon.a (mon.0) 2796 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-04-17T12:22:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:22.429655+0000 mgr.y (mgr.14556) 1772 : audit [DBG] from='client.27683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:23.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:22.518139+0000 mgr.y (mgr.14556) 1773 : cluster [DBG] pgmap v2923: 137 pgs: 137 active+clean; 751 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:22:23.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:22.809057+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.31:0/3343814441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:22:23.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:22.119383+0000 mgr.y (mgr.14556) 1771 : audit [DBG] from='client.27677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:23.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:22.396482+0000 mon.a (mon.0) 2796 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-04-17T12:22:23.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:22.429655+0000 mgr.y (mgr.14556) 1772 : audit [DBG] from='client.27683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:23.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:22.518139+0000 mgr.y (mgr.14556) 1773 : cluster [DBG] pgmap v2923: 137 pgs: 137 active+clean; 751 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:22:23.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:22.809057+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.31:0/3343814441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:22:24.414 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:22:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:22:24.415 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:23.404587+0000 mon.a (mon.0) 2797 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-04-17T12:22:24.425 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:24.425 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:24.463 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:24.463 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:24.463 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~5729203,155492627~2279171,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~6804923,303640491~7765753,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:24.469 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~4814780,148194369~5729203,155492627~2279171,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~9535035,303640491~26933906,330816728~20068029,352321536~63004726] 2024-04-17T12:22:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:23.404587+0000 mon.a (mon.0) 2797 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-04-17T12:22:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:23.404587+0000 mon.a (mon.0) 2797 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-04-17T12:22:25.441 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:25.441 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [2745849~9643331,15192251~18877250,36009517~12037868,51428160~26758951,78280914~5085117,86616990~9040484,97119274~12856022,112137798~222610,113322817~21276035,137478692~1508841,145249379~2171737,148194369~9577429,161080718~5437380,166547997~1791244,169664875~1234821,171226933~2182893,174362229~10879812,189058875~4907889,195527383~2402057,209147625~10438610,224612161~6166644,231294575~3564861,238444049~3193283,242437787~22895014,265404305~465575,268094042~3248479,277622910~7305116,285680841~7892356,296331392~15074852,313693768~16880629,330816728~863787,335346832~15537925,352885707~24758314,380395279~34930983] 2024-04-17T12:22:25.477 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12389180,12582912~35464473,50331648~33034383,83886080~11771394,96468992~15891416,113246208~25741325,142606336~15165462,161080718~24161323,188743680~9185760,205520896~14065339,222298112~8480693,231294575~3564861,238444049~32898472,276824064~8103962,285212672~8360525,293601280~36973117,330816728~20068029,352321536~63004726] 2024-04-17T12:22:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:24.409462+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-04-17T12:22:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:24.518477+0000 mgr.y (mgr.14556) 1774 : cluster [DBG] pgmap v2926: 137 pgs: 137 active+clean; 598 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 844 op/s 2024-04-17T12:22:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:24.409462+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-04-17T12:22:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:24.518477+0000 mgr.y (mgr.14556) 1774 : cluster [DBG] pgmap v2926: 137 pgs: 137 active+clean; 598 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 844 op/s 2024-04-17T12:22:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:24.409462+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-04-17T12:22:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:24.518477+0000 mgr.y (mgr.14556) 1774 : cluster [DBG] pgmap v2926: 137 pgs: 137 active+clean; 598 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 844 op/s 2024-04-17T12:22:26.472 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (40074 ms) 2024-04-17T12:22:26.472 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-04-17T12:22:26.473 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:25.424286+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-04-17T12:22:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:25.424286+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-04-17T12:22:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:25.424286+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-04-17T12:22:27.557 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1085 ms) 2024-04-17T12:22:27.558 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-04-17T12:22:27.558 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:26.430900+0000 mon.a (mon.0) 2800 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-04-17T12:22:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:26.518872+0000 mgr.y (mgr.14556) 1775 : cluster [DBG] pgmap v2929: 137 pgs: 137 active+clean; 598 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 844 op/s 2024-04-17T12:22:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:26.430900+0000 mon.a (mon.0) 2800 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-04-17T12:22:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:26.518872+0000 mgr.y (mgr.14556) 1775 : cluster [DBG] pgmap v2929: 137 pgs: 137 active+clean; 598 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 844 op/s 2024-04-17T12:22:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:26.430900+0000 mon.a (mon.0) 2800 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-04-17T12:22:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:26.518872+0000 mgr.y (mgr.14556) 1775 : cluster [DBG] pgmap v2929: 137 pgs: 137 active+clean; 598 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 844 op/s 2024-04-17T12:22:28.574 INFO:tasks.workunit.client.0.smithi031.stdout: wrote [2206027~100428,3865640~30468,7021699~25880,7317428~33810,11722636~18417,11852441~38631,13979405~81077,17708951~88182,18817258~78334,20382015~21852] to clone 2024-04-17T12:22:28.574 INFO:tasks.workunit.client.0.smithi031.stdout: diff was [0~3896108,4194304~3156934,8388608~3502464,12582912~1477570,16777216~3626651] 2024-04-17T12:22:28.578 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1021 ms) 2024-04-17T12:22:28.578 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-04-17T12:22:28.578 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:28.597 INFO:tasks.workunit.client.0.smithi031.stdout: wrote [1018618~89668,4574637~87103,5583671~13763,7539752~96427,12119495~53014,12752120~49470,13666656~10432,14600268~66017,15494960~11949,16926156~20824] 2024-04-17T12:22:28.607 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (29 ms) 2024-04-17T12:22:28.607 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-04-17T12:22:28.607 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:27.438644+0000 mon.a (mon.0) 2801 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-04-17T12:22:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:27.438644+0000 mon.a (mon.0) 2801 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-04-17T12:22:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:27.438644+0000 mon.a (mon.0) 2801 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-04-17T12:22:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:28.440797+0000 mon.a (mon.0) 2802 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-04-17T12:22:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:28.519304+0000 mgr.y (mgr.14556) 1776 : cluster [DBG] pgmap v2932: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 328 op/s 2024-04-17T12:22:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:28.440797+0000 mon.a (mon.0) 2802 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-04-17T12:22:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:28.519304+0000 mgr.y (mgr.14556) 1776 : cluster [DBG] pgmap v2932: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 328 op/s 2024-04-17T12:22:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:28.440797+0000 mon.a (mon.0) 2802 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-04-17T12:22:29.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:28.519304+0000 mgr.y (mgr.14556) 1776 : cluster [DBG] pgmap v2932: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 328 op/s 2024-04-17T12:22:30.470 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1863 ms) 2024-04-17T12:22:30.470 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-04-17T12:22:30.470 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:30.530 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (60 ms) 2024-04-17T12:22:30.530 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-04-17T12:22:30.530 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:30.615 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (85 ms) 2024-04-17T12:22:30.615 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTryAcquireLock 2024-04-17T12:22:30.615 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:29.450678+0000 mon.a (mon.0) 2803 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-04-17T12:22:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:30.354485+0000 mon.a (mon.0) 2804 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-04-17T12:22:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:29.450678+0000 mon.a (mon.0) 2803 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-04-17T12:22:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:30.354485+0000 mon.a (mon.0) 2804 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-04-17T12:22:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:29.450678+0000 mon.a (mon.0) 2803 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-04-17T12:22:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:30.354485+0000 mon.a (mon.0) 2804 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-04-17T12:22:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:30.519718+0000 mgr.y (mgr.14556) 1777 : cluster [DBG] pgmap v2935: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 328 op/s 2024-04-17T12:22:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:22:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:31] "GET /metrics HTTP/1.1" 200 197671 "" "Prometheus/2.33.4" 2024-04-17T12:22:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:30.519718+0000 mgr.y (mgr.14556) 1777 : cluster [DBG] pgmap v2935: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 328 op/s 2024-04-17T12:22:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:30.519718+0000 mgr.y (mgr.14556) 1777 : cluster [DBG] pgmap v2935: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 328 op/s 2024-04-17T12:22:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:32.520171+0000 mgr.y (mgr.14556) 1778 : cluster [DBG] pgmap v2936: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 904 KiB/s rd, 8.3 MiB/s wr, 258 op/s 2024-04-17T12:22:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:32.934740+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:22:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:33.242445+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:22:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:33.243113+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:22:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:33.247336+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:22:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:32.520171+0000 mgr.y (mgr.14556) 1778 : cluster [DBG] pgmap v2936: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 904 KiB/s rd, 8.3 MiB/s wr, 258 op/s 2024-04-17T12:22:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:32.934740+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:22:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:33.242445+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:22:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:33.243113+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:22:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:33.247336+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:22:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:32.520171+0000 mgr.y (mgr.14556) 1778 : cluster [DBG] pgmap v2936: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 904 KiB/s rd, 8.3 MiB/s wr, 258 op/s 2024-04-17T12:22:33.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:32.934740+0000 mon.a (mon.0) 2805 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:22:33.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:33.242445+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:22:33.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:33.243113+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:22:33.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:33.247336+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:22:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:22:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:22:35.654 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateTryAcquireLock (5039 ms) 2024-04-17T12:22:35.654 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-04-17T12:22:35.654 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:22:35.654 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-04-17T12:22:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:34.521001+0000 mgr.y (mgr.14556) 1779 : cluster [DBG] pgmap v2937: 137 pgs: 137 active+clean; 549 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.3 MiB/s wr, 189 op/s 2024-04-17T12:22:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:34.521001+0000 mgr.y (mgr.14556) 1779 : cluster [DBG] pgmap v2937: 137 pgs: 137 active+clean; 549 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.3 MiB/s wr, 189 op/s 2024-04-17T12:22:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:34.521001+0000 mgr.y (mgr.14556) 1779 : cluster [DBG] pgmap v2937: 137 pgs: 137 active+clean; 549 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.3 MiB/s wr, 189 op/s 2024-04-17T12:22:36.596 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 13 tests from DiffIterateTest/0 (63210 ms total) 2024-04-17T12:22:36.596 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:22:36.596 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 13 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-04-17T12:22:36.635 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-04-17T12:22:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:36.521472+0000 mgr.y (mgr.14556) 1780 : cluster [DBG] pgmap v2938: 137 pgs: 137 active+clean; 549 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 143 op/s 2024-04-17T12:22:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:36.589438+0000 mon.a (mon.0) 2809 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-04-17T12:22:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:36.521472+0000 mgr.y (mgr.14556) 1780 : cluster [DBG] pgmap v2938: 137 pgs: 137 active+clean; 549 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 143 op/s 2024-04-17T12:22:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:36.589438+0000 mon.a (mon.0) 2809 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-04-17T12:22:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:36.521472+0000 mgr.y (mgr.14556) 1780 : cluster [DBG] pgmap v2938: 137 pgs: 137 active+clean; 549 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 143 op/s 2024-04-17T12:22:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:36.589438+0000 mon.a (mon.0) 2809 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-04-17T12:22:38.621 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:37.597385+0000 mon.a (mon.0) 2810 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-04-17T12:22:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:37.601335+0000 mon.c (mon.2) 158 : audit [INF] from='client.? 172.21.15.31:0/374518081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:22:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:37.607377+0000 mon.a (mon.0) 2811 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:22:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:37.597385+0000 mon.a (mon.0) 2810 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-04-17T12:22:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:37.601335+0000 mon.c (mon.2) 158 : audit [INF] from='client.? 172.21.15.31:0/374518081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:22:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:37.607377+0000 mon.a (mon.0) 2811 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:22:38.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:37.597385+0000 mon.a (mon.0) 2810 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-04-17T12:22:38.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:37.601335+0000 mon.c (mon.2) 158 : audit [INF] from='client.? 172.21.15.31:0/374518081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:22:38.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:37.607377+0000 mon.a (mon.0) 2811 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:22:39.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:38.522310+0000 mgr.y (mgr.14556) 1781 : cluster [DBG] pgmap v2941: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:39.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:38.604116+0000 mon.a (mon.0) 2812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:22:39.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:38.604243+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-04-17T12:22:39.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:38.522310+0000 mgr.y (mgr.14556) 1781 : cluster [DBG] pgmap v2941: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:39.992 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:38.604116+0000 mon.a (mon.0) 2812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:22:39.992 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:38.604243+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-04-17T12:22:39.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:38.522310+0000 mgr.y (mgr.14556) 1781 : cluster [DBG] pgmap v2941: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:39.992 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:38.604116+0000 mon.a (mon.0) 2812 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:22:39.993 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:38.604243+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-04-17T12:22:40.663 INFO:tasks.workunit.client.0.smithi031.stdout: wrote [117760~83197,729854~15645,3945554~98519,8250323~17042,9753711~65945,13468279~88959,16143936~45023,17090669~23816,19458279~70867] 2024-04-17T12:22:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:39.606209+0000 mon.a (mon.0) 2814 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-04-17T12:22:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:39.606209+0000 mon.a (mon.0) 2814 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-04-17T12:22:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:39.606209+0000 mon.a (mon.0) 2814 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-04-17T12:22:41.642 INFO:tasks.workunit.client.0.smithi031.stdout: wrote [0~20971520] 2024-04-17T12:22:41.652 INFO:tasks.workunit.client.0.smithi031.stdout: diff was [0~20971520] 2024-04-17T12:22:41.657 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5021 ms) 2024-04-17T12:22:41.657 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-04-17T12:22:41.657 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:40.522668+0000 mgr.y (mgr.14556) 1782 : cluster [DBG] pgmap v2944: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:40.623602+0000 mon.a (mon.0) 2815 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-04-17T12:22:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:22:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:41] "GET /metrics HTTP/1.1" 200 195235 "" "Prometheus/2.33.4" 2024-04-17T12:22:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:40.522668+0000 mgr.y (mgr.14556) 1782 : cluster [DBG] pgmap v2944: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:40.623602+0000 mon.a (mon.0) 2815 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-04-17T12:22:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:40.522668+0000 mgr.y (mgr.14556) 1782 : cluster [DBG] pgmap v2944: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:40.623602+0000 mon.a (mon.0) 2815 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-04-17T12:22:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:41.626567+0000 mon.a (mon.0) 2816 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-04-17T12:22:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:41.626567+0000 mon.a (mon.0) 2816 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-04-17T12:22:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:41.626567+0000 mon.a (mon.0) 2816 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-04-17T12:22:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:42.523311+0000 mgr.y (mgr.14556) 1783 : cluster [DBG] pgmap v2947: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:42.637559+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-04-17T12:22:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:42.523311+0000 mgr.y (mgr.14556) 1783 : cluster [DBG] pgmap v2947: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:42.637559+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-04-17T12:22:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:42.523311+0000 mgr.y (mgr.14556) 1783 : cluster [DBG] pgmap v2947: 137 pgs: 32 creating+peering, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:42.637559+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-04-17T12:22:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:22:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:22:44.688 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (3031 ms) 2024-04-17T12:22:44.688 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-04-17T12:22:44.688 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:43.641779+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-04-17T12:22:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:43.641779+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-04-17T12:22:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:43.641779+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-04-17T12:22:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:44.523774+0000 mgr.y (mgr.14556) 1784 : cluster [DBG] pgmap v2950: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 258 KiB/s wr, 71 op/s 2024-04-17T12:22:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:44.654815+0000 mon.a (mon.0) 2819 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-04-17T12:22:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:45.357097+0000 mon.a (mon.0) 2820 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-04-17T12:22:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:44.523774+0000 mgr.y (mgr.14556) 1784 : cluster [DBG] pgmap v2950: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 258 KiB/s wr, 71 op/s 2024-04-17T12:22:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:44.654815+0000 mon.a (mon.0) 2819 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-04-17T12:22:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:45.357097+0000 mon.a (mon.0) 2820 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-04-17T12:22:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:44.523774+0000 mgr.y (mgr.14556) 1784 : cluster [DBG] pgmap v2950: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 258 KiB/s wr, 71 op/s 2024-04-17T12:22:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:44.654815+0000 mon.a (mon.0) 2819 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-04-17T12:22:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:45.357097+0000 mon.a (mon.0) 2820 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-04-17T12:22:47.393 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (2705 ms) 2024-04-17T12:22:47.393 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-04-17T12:22:47.393 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:46.359114+0000 mon.a (mon.0) 2821 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-04-17T12:22:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:46.524169+0000 mgr.y (mgr.14556) 1785 : cluster [DBG] pgmap v2954: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 265 KiB/s wr, 73 op/s 2024-04-17T12:22:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:46.359114+0000 mon.a (mon.0) 2821 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-04-17T12:22:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:46.524169+0000 mgr.y (mgr.14556) 1785 : cluster [DBG] pgmap v2954: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 265 KiB/s wr, 73 op/s 2024-04-17T12:22:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:46.359114+0000 mon.a (mon.0) 2821 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-04-17T12:22:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:46.524169+0000 mgr.y (mgr.14556) 1785 : cluster [DBG] pgmap v2954: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 265 KiB/s wr, 73 op/s 2024-04-17T12:22:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:47.365279+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-04-17T12:22:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:47.365279+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-04-17T12:22:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:47.365279+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-04-17T12:22:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:48.371775+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-04-17T12:22:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:48.524537+0000 mgr.y (mgr.14556) 1786 : cluster [DBG] pgmap v2957: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 13 KiB/s wr, 126 op/s 2024-04-17T12:22:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:48.371775+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-04-17T12:22:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:48.524537+0000 mgr.y (mgr.14556) 1786 : cluster [DBG] pgmap v2957: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 13 KiB/s wr, 126 op/s 2024-04-17T12:22:49.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:48.371775+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-04-17T12:22:49.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:48.524537+0000 mgr.y (mgr.14556) 1786 : cluster [DBG] pgmap v2957: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 13 KiB/s wr, 126 op/s 2024-04-17T12:22:50.413 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3020 ms) 2024-04-17T12:22:50.414 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-04-17T12:22:50.414 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:22:50.500 INFO:tasks.workunit.client.0.smithi031.stdout: i=0 exists [3890863~5502064,19288934~4506577,117787319~2294238,198156475~72745,269116245~7611986,321882043~5629693,336324563~7979914,353047033~2897918,396756898~4431454,408087437~1727436] wrote [3890863~5502064,19288934~4506577,117787319~2294238,198156475~72745,269116245~7611986,321882043~5629693,336324563~7979914,353047033~2897918,396756898~4431454,408087437~1727436] 2024-04-17T12:22:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:49.377899+0000 mon.a (mon.0) 2824 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-04-17T12:22:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:49.377899+0000 mon.a (mon.0) 2824 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-04-17T12:22:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:49.377899+0000 mon.a (mon.0) 2824 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-04-17T12:22:51.469 INFO:tasks.workunit.client.0.smithi031.stdout: i=1 exists [3890863~5502064,19288934~4506577,36910216~7517454,80318631~2614846,83494998~7241197,117787319~2294238,147654719~1985792,175377948~3226675,198156475~72745,209627603~2431077,264088103~1084495,269116245~7611986,293784890~4737683,321882043~5629693,329885336~14419141,353047033~2897918,379409258~7889284,396756898~4431454,408087437~1727436] wrote [36910216~7517454,80318631~2614846,83494998~7241197,147654719~1985792,175377948~3226675,209627603~2431077,264088103~1084495,293784890~4737683,329885336~6924934,379409258~7889284] 2024-04-17T12:22:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:50.379950+0000 mon.a (mon.0) 2825 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-04-17T12:22:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:50.524919+0000 mgr.y (mgr.14556) 1787 : cluster [DBG] pgmap v2960: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 12 KiB/s wr, 121 op/s 2024-04-17T12:22:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:22:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:51] "GET /metrics HTTP/1.1" 200 195235 "" "Prometheus/2.33.4" 2024-04-17T12:22:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:50.379950+0000 mon.a (mon.0) 2825 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-04-17T12:22:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:50.524919+0000 mgr.y (mgr.14556) 1787 : cluster [DBG] pgmap v2960: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 12 KiB/s wr, 121 op/s 2024-04-17T12:22:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:50.379950+0000 mon.a (mon.0) 2825 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-04-17T12:22:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:50.524919+0000 mgr.y (mgr.14556) 1787 : cluster [DBG] pgmap v2960: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 12 KiB/s wr, 121 op/s 2024-04-17T12:22:52.460 INFO:tasks.workunit.client.0.smithi031.stdout: i=2 exists [3890863~5502064,19288934~4506577,36910216~7517454,78070990~12665205,117787319~2294238,135563219~2429439,147654719~1985792,165178824~4148598,175377948~9939114,198156475~72745,199683772~1799014,209627603~2431077,227958522~5368684,248145874~1161347,264088103~1084495,269116245~7611986,285999636~6711125,293784890~4737683,321882043~5629693,329885336~14419141,353047033~2897918,369781077~4231872,379409258~7889284,396756898~4431454,408087437~1727436] wrote [78070990~5461906,87183186~3150335,135563219~2429439,165178824~4148598,178585602~6731460,199683772~1799014,227958522~5368684,248145874~1161347,285999636~6711125,369781077~4231872] 2024-04-17T12:22:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:51.394189+0000 mon.a (mon.0) 2826 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-04-17T12:22:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:51.394189+0000 mon.a (mon.0) 2826 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-04-17T12:22:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:51.394189+0000 mon.a (mon.0) 2826 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-04-17T12:22:53.125 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (50m) 9m ago 51m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (50m) 9m ago 50m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (52m) 9m ago 52m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (52m) 9m ago 52m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (55m) 9m ago 55m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (57m) 9m ago 57m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (57m) 9m ago 57m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (55m) 9m ago 55m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (55m) 9m ago 55m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (51m) 9m ago 51m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:22:53.420 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (51m) 9m ago 51m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:22:53.421 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (55m) 9m ago 55m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:22:53.421 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (54m) 9m ago 54m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:22:53.421 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (54m) 9m ago 54m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:22:53.421 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (54m) 9m ago 54m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:22:53.421 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (53m) 9m ago 53m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:22:53.421 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (53m) 9m ago 53m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:22:53.421 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (52m) 9m ago 52m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:22:53.421 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (52m) 9m ago 52m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:22:53.421 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (50m) 9m ago 51m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:22:53.489 INFO:tasks.workunit.client.0.smithi031.stdout: i=3 exists [3890863~5502064,19288934~4506577,26331290~4430765,36910216~7517454,78070990~12665205,104076856~864368,117787319~2294238,135563219~2429439,142744542~729923,147654719~1985792,165178824~4148598,170347920~4789039,175377948~9939114,198156475~72745,199683772~1799014,209627603~2431077,227958522~5368684,248145874~1161347,264088103~1084495,265988898~10739333,285999636~6711125,293784890~4737683,321882043~5629693,329885336~14419141,350432736~7719111,369781077~4231872,379409258~7889284,393371072~7817280,408087437~1727436] wrote [26331290~4430765,104076856~864368,142744542~729923,170347920~4789039,265988898~9277584,350432736~7719111,385931778~1135925,393371072~6807472] 2024-04-17T12:22:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:52.397593+0000 mon.a (mon.0) 2827 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-04-17T12:22:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:52.525410+0000 mgr.y (mgr.14556) 1788 : cluster [DBG] pgmap v2963: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:52.397593+0000 mon.a (mon.0) 2827 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-04-17T12:22:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:52.525410+0000 mgr.y (mgr.14556) 1788 : cluster [DBG] pgmap v2963: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:52.397593+0000 mon.a (mon.0) 2827 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-04-17T12:22:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:52.525410+0000 mgr.y (mgr.14556) 1788 : cluster [DBG] pgmap v2963: 137 pgs: 137 active+clean; 22 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:22:53.800 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:22:53.801 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:22:53.801 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:22:53.801 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:22:53.801 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:22:53.801 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:22:54.403 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:22:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:22:54.550 INFO:tasks.workunit.client.0.smithi031.stdout: i=4 exists [3890863~5502064,14859547~8935964,26331290~4430765,36910216~7517454,73355763~17380432,104076856~864368,117787319~2294238,132382960~195866,135563219~2429439,139713732~9926779,165178824~4148598,170347920~4789039,175377948~9939114,188253289~8044343,198156475~72745,199683772~1799014,209627603~2431077,227958522~7706501,248145874~1161347,264088103~1084495,265988898~13703188,284181097~8529664,293784890~10022016,321882043~5629693,329885336~14419141,350432736~7719111,361722139~1466033,369781077~4231872,379409258~7889284,393371072~7817280,408087437~1727436] wrote [14859547~7971180,73355763~5264978,132382960~195866,139713732~8077558,188253289~8044343,229771452~5893571,272026251~7665835,284181097~4299008,296047660~7759246,361722139~1466033] 2024-04-17T12:22:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:53.114539+0000 mgr.y (mgr.14556) 1789 : audit [DBG] from='client.17823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:53.404303+0000 mon.a (mon.0) 2828 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-04-17T12:22:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:53.412192+0000 mgr.y (mgr.14556) 1790 : audit [DBG] from='client.17829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:53.426121+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:22:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:22:53.800888+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.31:0/2725519355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:22:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:53.114539+0000 mgr.y (mgr.14556) 1789 : audit [DBG] from='client.17823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:53.404303+0000 mon.a (mon.0) 2828 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-04-17T12:22:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:53.412192+0000 mgr.y (mgr.14556) 1790 : audit [DBG] from='client.17829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:53.426121+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:22:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:22:53.800888+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.31:0/2725519355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:22:54.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:53.114539+0000 mgr.y (mgr.14556) 1789 : audit [DBG] from='client.17823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:54.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:53.404303+0000 mon.a (mon.0) 2828 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-04-17T12:22:54.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:53.412192+0000 mgr.y (mgr.14556) 1790 : audit [DBG] from='client.17829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:22:54.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:53.426121+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:22:54.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:22:53.800888+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.31:0/2725519355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:22:55.546 INFO:tasks.workunit.client.0.smithi031.stdout: i=5 exists [3890863~5502064,9966732~13828779,26331290~4430765,36910216~7517454,73355763~17380432,104076856~864368,107661826~4018103,117787319~2294238,132382960~195866,135563219~2429439,139713732~9926779,165178824~4148598,170347920~4789039,175377948~9939114,188253289~8044343,198156475~6983380,209627603~2431077,227958522~7706501,246089473~1684924,248145874~1161347,264088103~1084495,265988898~13703188,284181097~8529664,293784890~10022016,321882043~5629693,329885336~14419141,350432736~7719111,361722139~1466033,369781077~17517465,393371072~7817280,407692840~6435405] wrote [9966732~6897214,38587208~4513817,80740129~8114884,107661826~4018103,198176029~6963826,246089473~1684924,370893875~9148198,407692840~6435405] 2024-04-17T12:22:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:54.428281+0000 mon.a (mon.0) 2830 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-04-17T12:22:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:54.525855+0000 mgr.y (mgr.14556) 1791 : cluster [DBG] pgmap v2966: 137 pgs: 137 active+clean; 192 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 31 MiB/s wr, 217 op/s 2024-04-17T12:22:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:54.428281+0000 mon.a (mon.0) 2830 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-04-17T12:22:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:54.525855+0000 mgr.y (mgr.14556) 1791 : cluster [DBG] pgmap v2966: 137 pgs: 137 active+clean; 192 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 31 MiB/s wr, 217 op/s 2024-04-17T12:22:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:54.428281+0000 mon.a (mon.0) 2830 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-04-17T12:22:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:54.525855+0000 mgr.y (mgr.14556) 1791 : cluster [DBG] pgmap v2966: 137 pgs: 137 active+clean; 192 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 31 MiB/s wr, 217 op/s 2024-04-17T12:22:56.545 INFO:tasks.workunit.client.0.smithi031.stdout: i=6 exists [3890863~19904648,26331290~4430765,36910216~7517454,73355763~17380432,104076856~864368,107661826~4018103,117787319~2294238,132382960~195866,135563219~2429439,139713732~9926779,165178824~4148598,170347920~4789039,175377948~9939114,188253289~8044343,198156475~6983380,209627603~2431077,225172260~11701333,246089473~1684924,248145874~6919006,256540058~4648117,264088103~1084495,265988898~13703188,282344821~10365940,293784890~10022016,321882043~5629693,329885336~14419141,350432736~7719111,361722139~1466033,369781077~17517465,393371072~7817280,402148911~11979334] wrote [7043745~7832735,26713368~11002,225172260~11701333,249274990~5789890,256540058~4648117,282344821~3363096,402148911~5741105] 2024-04-17T12:22:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:55.435986+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-04-17T12:22:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:55.435986+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-04-17T12:22:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:55.435986+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-04-17T12:22:57.525 INFO:tasks.workunit.client.0.smithi031.stdout: i=7 exists [3890863~19904648,26331290~4430765,36910216~7517454,44993288~1778860,73355763~17380432,104076856~864368,107661826~4018103,113054010~3391240,117787319~2294238,127837709~2843578,132382960~195866,135563219~2429439,139713732~9926779,165178824~9958135,175377948~9939114,188253289~8044343,198156475~6983380,209627603~2431077,225172260~11701333,246089473~1684924,248145874~6919006,256540058~8957151,265988898~13703188,282344821~21462085,312587469~5732109,321882043~7904562,329885336~19292403,350432736~7719111,361722139~1466033,369781077~17517465,393371072~7817280,402148911~11979334] wrote [44993288~1778860,113054010~3391240,127837709~2843578,169043091~4160310,251538937~715875,258974174~6523035,286346742~7594888,312587469~5732109,322380267~7406338,343781681~5396058] 2024-04-17T12:22:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:56.444416+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-04-17T12:22:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:56.526222+0000 mgr.y (mgr.14556) 1792 : cluster [DBG] pgmap v2969: 137 pgs: 137 active+clean; 192 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 31 MiB/s wr, 217 op/s 2024-04-17T12:22:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:56.444416+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-04-17T12:22:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:56.526222+0000 mgr.y (mgr.14556) 1792 : cluster [DBG] pgmap v2969: 137 pgs: 137 active+clean; 192 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 31 MiB/s wr, 217 op/s 2024-04-17T12:22:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:56.444416+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-04-17T12:22:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:56.526222+0000 mgr.y (mgr.14556) 1792 : cluster [DBG] pgmap v2969: 137 pgs: 137 active+clean; 192 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 31 MiB/s wr, 217 op/s 2024-04-17T12:22:58.588 INFO:tasks.workunit.client.0.smithi031.stdout: i=8 exists [3890863~19904648,26331290~4430765,36910216~7517454,44993288~1778860,53176929~1631404,73355763~17380432,104076856~864368,107661826~4018103,113054010~3391240,117787319~2294238,127837709~10154949,139713732~11312005,165178824~20138238,185871864~10425768,198156475~6983380,209627603~2431077,225172260~11701333,240186496~4779824,246089473~1684924,248145874~6919006,256540058~8957151,265988898~13703188,282344821~21462085,312587469~5732109,321882043~7904562,329885336~19292403,350432736~7719111,361722139~1466033,369781077~17517465,393371072~7817280,402148911~11979334] wrote [53176929~1631404,128682445~7186779,145303211~5722526,171720186~5564484,179245809~5112949,185871864~9136572,240186496~4779824,333667634~2478039,340470719~5842496] 2024-04-17T12:22:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:57.450379+0000 mon.a (mon.0) 2833 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-04-17T12:22:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:57.450379+0000 mon.a (mon.0) 2833 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-04-17T12:22:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:57.450379+0000 mon.a (mon.0) 2833 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-04-17T12:22:59.533 INFO:tasks.workunit.client.0.smithi031.stdout: i=9 exists [3890863~19904648,26331290~4430765,36910216~7517454,44993288~1778860,53176929~1631404,65191120~2472030,73355763~17380432,104076856~864368,107661826~4018103,113054010~3391240,117787319~2294238,124529929~3264470,127837709~10154949,139713732~11312005,165178824~20138238,185871864~10425768,198156475~6983380,209627603~2431077,223856686~13016907,239534624~5431696,246089473~1684924,248145874~6919006,256540058~8957151,265988898~13703188,282344821~23924302,312587469~5732109,318501944~11284661,329885336~19292403,350432736~7719111,361722139~1466033,369781077~17517465,393371072~20757173] wrote [7468564~3636747,65191120~2472030,87454883~2113703,124529929~3264470,223856686~7500195,239534624~3213577,267071335~1108514,301508901~4760222,318501944~6248649,400327293~2699292] 2024-04-17T12:22:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:58.457047+0000 mon.a (mon.0) 2834 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-04-17T12:22:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:22:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:58.526614+0000 mgr.y (mgr.14556) 1793 : cluster [DBG] pgmap v2972: 137 pgs: 137 active+clean; 448 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 57 MiB/s wr, 312 op/s 2024-04-17T12:22:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:58.457047+0000 mon.a (mon.0) 2834 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-04-17T12:22:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:22:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:58.526614+0000 mgr.y (mgr.14556) 1793 : cluster [DBG] pgmap v2972: 137 pgs: 137 active+clean; 448 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 57 MiB/s wr, 312 op/s 2024-04-17T12:22:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:58.457047+0000 mon.a (mon.0) 2834 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-04-17T12:22:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:22:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:58.526614+0000 mgr.y (mgr.14556) 1793 : cluster [DBG] pgmap v2972: 137 pgs: 137 active+clean; 448 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 57 MiB/s wr, 312 op/s 2024-04-17T12:23:00.524 INFO:tasks.workunit.client.0.smithi031.stdout: i=10 exists [3890863~19904648,26331290~4430765,36910216~10257720,47775725~4717673,53176929~1631404,65191120~2472030,73355763~17380432,96276053~1356657,103370122~2053629,107595763~62580,107661826~9972630,117787319~2294238,124529929~3264470,127837709~10154949,139713732~13363293,165178824~20138238,185871864~12214330,198156475~6983380,206105495~8062612,223856686~13016907,239534624~5431696,246089473~1684924,248145874~6919006,256540058~8957151,265988898~13703188,282344821~23924302,312587469~5732109,318501944~11284661,329885336~19292403,350432736~7719111,361722139~1466033,369781077~17517465,393371072~20757173] wrote [43809789~3358147,47775725~4717673,96276053~1356657,103370122~2053629,107595763~62580,109636410~7998046,149651047~3425978,194616719~3469475,206105495~8062612] 2024-04-17T12:23:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:22:59.464430+0000 mon.a (mon.0) 2835 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-04-17T12:23:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:22:59.464430+0000 mon.a (mon.0) 2835 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-04-17T12:23:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:22:59.464430+0000 mon.a (mon.0) 2835 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-04-17T12:23:01.556 INFO:tasks.workunit.client.0.smithi031.stdout: i=11 exists [3890863~19904648,26331290~4430765,36910216~15583182,53176929~1631404,59020091~8643059,73355763~17380432,96276053~1356657,103370122~2053629,107595763~62580,107661826~9972630,117787319~2294238,124529929~3264470,127837709~10154949,139713732~13363293,165178824~20138238,185871864~12214330,198156475~6983380,206105495~8062612,223856686~13016907,239534624~5431696,246089473~1684924,248145874~6919006,256540058~23152028,282344821~23924302,312587469~5732109,318501944~39649903,361722139~1466033,369781077~17517465,393371072~20757173] wrote [40200113~7747178,59020091~7121779,79115892~2741273,230884738~1050206,232270553~572441,261174844~6322281,327943223~7605413,346607741~5713838] 2024-04-17T12:23:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:00.466602+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-04-17T12:23:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:00.527078+0000 mgr.y (mgr.14556) 1794 : cluster [DBG] pgmap v2975: 137 pgs: 137 active+clean; 448 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 57 MiB/s wr, 312 op/s 2024-04-17T12:23:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:00.466602+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-04-17T12:23:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:00.527078+0000 mgr.y (mgr.14556) 1794 : cluster [DBG] pgmap v2975: 137 pgs: 137 active+clean; 448 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 57 MiB/s wr, 312 op/s 2024-04-17T12:23:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:23:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:01] "GET /metrics HTTP/1.1" 200 197775 "" "Prometheus/2.33.4" 2024-04-17T12:23:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:00.466602+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-04-17T12:23:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:00.527078+0000 mgr.y (mgr.14556) 1794 : cluster [DBG] pgmap v2975: 137 pgs: 137 active+clean; 448 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 57 MiB/s wr, 312 op/s 2024-04-17T12:23:02.602 INFO:tasks.workunit.client.0.smithi031.stdout: i=12 exists [1671875~22123636,26331290~4430765,36910216~15583182,53176929~1631404,59020091~8643059,73355763~17380432,96276053~9147698,107595763~62580,107661826~12480989,124529929~3264470,127837709~10154949,139713732~13363293,165178824~20138238,185871864~12214330,198156475~6983380,206105495~8062612,223856686~13016907,239534624~5431696,246089473~1684924,248145874~6919006,256540058~23152028,282344821~23924302,309465618~8853960,318501944~39649903,361722139~1466033,369781077~17517465,393371072~20757173] wrote [1671875~4792430,19191020~2883269,85454693~4250777,96569351~8114121,116111673~4031142,175267372~7369344,309465618~5906815,339413533~7179334,398168736~7795225,410573928~1773475] 2024-04-17T12:23:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:01.478715+0000 mon.a (mon.0) 2837 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-04-17T12:23:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:01.478715+0000 mon.a (mon.0) 2837 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-04-17T12:23:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:01.478715+0000 mon.a (mon.0) 2837 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-04-17T12:23:03.552 INFO:tasks.workunit.client.0.smithi031.stdout: i=13 exists [1671875~22123636,26331290~4430765,36910216~15583182,53176929~1631404,59020091~8643059,73355763~17380432,96276053~10008371,107595763~62580,107661826~20132573,127837709~10154949,139713732~13363293,165178824~20138238,185871864~12214330,198156475~6983380,206105495~8062612,223856686~13016907,239534624~5431696,246089473~1684924,248145874~6919006,256540058~23152028,282344821~23924302,309465618~8853960,318501944~39649903,361722139~1466033,369781077~17517465,393371072~20757173] wrote [10354558~431794,102286892~3997532,117933385~7363511,148735688~2499982,201862919~600673,287741858~2607387,290442805~1184696,351544398~4842362,395682502~1271006,407786184~4744522] 2024-04-17T12:23:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:02.483418+0000 mon.a (mon.0) 2838 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-04-17T12:23:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:02.527647+0000 mgr.y (mgr.14556) 1795 : cluster [DBG] pgmap v2978: 137 pgs: 137 active+clean; 448 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:03.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:02.483418+0000 mon.a (mon.0) 2838 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-04-17T12:23:03.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:02.527647+0000 mgr.y (mgr.14556) 1795 : cluster [DBG] pgmap v2978: 137 pgs: 137 active+clean; 448 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:02.483418+0000 mon.a (mon.0) 2838 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-04-17T12:23:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:02.527647+0000 mgr.y (mgr.14556) 1795 : cluster [DBG] pgmap v2978: 137 pgs: 137 active+clean; 448 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:23:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:23:04.572 INFO:tasks.workunit.client.0.smithi031.stdout: i=14 exists [1671875~22123636,24297490~6784880,36910216~15583182,53176929~1631404,59020091~8643059,73355763~17380432,96276053~10008371,107595763~62580,107661826~20132573,127837709~10154949,139713732~13363293,165178824~20138238,185871864~12214330,198156475~6983380,206105495~8062612,223856686~13016907,239534624~5431696,246089473~1684924,248145874~6919006,256540058~23152028,282344821~25948657,309465618~48686229,361722139~1466033,369781077~17517465,393371072~20757173] wrote [5457690~4337570,24297490~6784880,42849372~4862884,49305395~1024123,78943831~2902045,183468700~1340967,303585791~4707687,317400503~12711503,394833949~747268] 2024-04-17T12:23:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:03.490505+0000 mon.a (mon.0) 2839 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-04-17T12:23:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:03.490505+0000 mon.a (mon.0) 2839 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-04-17T12:23:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:03.490505+0000 mon.a (mon.0) 2839 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-04-17T12:23:05.576 INFO:tasks.workunit.client.0.smithi031.stdout: i=15 exists [499308~23296203,24297490~6784880,36910216~15583182,53176929~1631404,59020091~8643059,73355763~17380432,91562582~1490830,96276053~10008371,107595763~62580,107661826~20132573,127837709~10154949,139713732~13363293,165178824~20138238,185871864~12214330,198156475~6983380,206105495~8062612,223856686~13016907,239534624~5431696,246089473~1684924,248145874~6919006,256540058~23152028,282344821~25948657,309465618~54395885,369781077~17517465,393199082~20929163] wrote [499308~2965842,76536686~130250,91562582~1490830,176427920~1503419,189763892~7307159,303342339~2526245,357215028~6646475,377576027~4875033,393199082~8904336] 2024-04-17T12:23:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:04.494719+0000 mon.a (mon.0) 2840 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-04-17T12:23:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:04.528185+0000 mgr.y (mgr.14556) 1796 : cluster [DBG] pgmap v2981: 137 pgs: 137 active+clean; 667 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 54 MiB/s wr, 351 op/s 2024-04-17T12:23:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:04.494719+0000 mon.a (mon.0) 2840 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-04-17T12:23:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:04.528185+0000 mgr.y (mgr.14556) 1796 : cluster [DBG] pgmap v2981: 137 pgs: 137 active+clean; 667 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 54 MiB/s wr, 351 op/s 2024-04-17T12:23:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:04.494719+0000 mon.a (mon.0) 2840 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-04-17T12:23:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:04.528185+0000 mgr.y (mgr.14556) 1796 : cluster [DBG] pgmap v2981: 137 pgs: 137 active+clean; 667 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 54 MiB/s wr, 351 op/s 2024-04-17T12:23:06.579 INFO:tasks.workunit.client.0.smithi031.stdout: i=16 exists [499308~23296203,24297490~6784880,36910216~15583182,53176929~1631404,59020091~12407666,73355763~17380432,91562582~1490830,96276053~10008371,107595763~62580,107661826~20132573,127837709~10154949,139713732~13363293,165178824~20138238,185871864~12214330,198156475~6983380,206105495~8062612,219258145~17615448,239534624~5431696,246089473~9282573,256540058~23152028,282344821~25948657,309465618~54395885,369781077~17517465,393199082~20929163] wrote [4720660~1384904,63653459~7774298,143765521~3330098,219258145~8772583,247260822~8111224,274170876~1163129,318308840~5915119,353405203~2037432] 2024-04-17T12:23:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:05.499998+0000 mon.a (mon.0) 2841 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-04-17T12:23:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:05.499998+0000 mon.a (mon.0) 2841 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-04-17T12:23:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:05.499998+0000 mon.a (mon.0) 2841 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-04-17T12:23:07.580 INFO:tasks.workunit.client.0.smithi031.stdout: i=17 exists [499308~23296203,24297490~6784880,32318392~2693485,35522564~188839,36910216~15583182,53176929~1631404,59020091~12407666,73355763~17380432,91562582~1490830,96276053~10008371,107595763~62580,107661826~20132573,127837709~10154949,139713732~13363293,165178824~20138238,185871864~12214330,198156475~16011632,219258145~17615448,239534624~5431696,246089473~9282573,256540058~23152028,282344821~25948657,309465618~54395885,369781077~17517465,393199082~20929163] wrote [12922911~6709021,32318392~2693485,35522564~188839,62999664~4776557,80433460~6075197,167285197~6341466,198980305~7793375,242056446~554621,290107142~7711954,345951758~3104894] 2024-04-17T12:23:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:06.505888+0000 mon.a (mon.0) 2842 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-04-17T12:23:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:06.528669+0000 mgr.y (mgr.14556) 1797 : cluster [DBG] pgmap v2984: 137 pgs: 137 active+clean; 667 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 54 MiB/s wr, 351 op/s 2024-04-17T12:23:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:06.505888+0000 mon.a (mon.0) 2842 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-04-17T12:23:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:06.528669+0000 mgr.y (mgr.14556) 1797 : cluster [DBG] pgmap v2984: 137 pgs: 137 active+clean; 667 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 54 MiB/s wr, 351 op/s 2024-04-17T12:23:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:06.505888+0000 mon.a (mon.0) 2842 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-04-17T12:23:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:06.528669+0000 mgr.y (mgr.14556) 1797 : cluster [DBG] pgmap v2984: 137 pgs: 137 active+clean; 667 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 54 MiB/s wr, 351 op/s 2024-04-17T12:23:08.604 INFO:tasks.workunit.client.0.smithi031.stdout: i=18 exists [499308~23296203,24297490~6784880,32318392~2693485,35522564~188839,36910216~15583182,53176929~1631404,59020091~12407666,73355763~17380432,91562582~1490830,96276053~10008371,107595763~62580,107661826~20132573,127837709~10154949,139713732~13363293,159767052~25550010,185871864~12214330,198156475~16011632,219258145~17615448,239534624~5431696,246089473~9282573,256540058~23152028,282344821~25948657,309465618~54395885,369781077~17517465,388881472~25246773] wrote [3834645~2717986,7867821~6123822,108505869~5470609,159767052~12834477,193164143~4316714,263316765~6861817,340803158~370488,383015620~1452870,388881472~7104801] 2024-04-17T12:23:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:07.511098+0000 mon.a (mon.0) 2843 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-04-17T12:23:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:07.511098+0000 mon.a (mon.0) 2843 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-04-17T12:23:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:07.511098+0000 mon.a (mon.0) 2843 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-04-17T12:23:09.588 INFO:tasks.workunit.client.0.smithi031.stdout: i=19 exists [499308~23296203,24297490~6784880,32318392~2693485,35522564~188839,36910216~16199348,53176929~1631404,59020091~12407666,73355763~17380432,91562582~1490830,96276053~31518346,127837709~10154949,139713732~13363293,159767052~25550010,185871864~12214330,198156475~16011632,219258145~17615448,239534624~15837422,256540058~23152028,282344821~25948657,309465618~54395885,369781077~17517465,388881472~25246773] wrote [2358275~2336814,6984213~4600176,45691189~7418375,65194984~1115069,105979545~3688465,228433974~5790531,243326524~6668291,312962265~1011578,392202904~3817757] 2024-04-17T12:23:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:08.517203+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-04-17T12:23:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:08.529187+0000 mgr.y (mgr.14556) 1798 : cluster [DBG] pgmap v2987: 137 pgs: 137 active+clean; 851 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 48 MiB/s wr, 363 op/s 2024-04-17T12:23:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:08.517203+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-04-17T12:23:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:08.529187+0000 mgr.y (mgr.14556) 1798 : cluster [DBG] pgmap v2987: 137 pgs: 137 active+clean; 851 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 48 MiB/s wr, 363 op/s 2024-04-17T12:23:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:08.517203+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-04-17T12:23:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:08.529187+0000 mgr.y (mgr.14556) 1798 : cluster [DBG] pgmap v2987: 137 pgs: 137 active+clean; 851 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 48 MiB/s wr, 363 op/s 2024-04-17T12:23:10.538 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 1 diff [33554432~8388608,79691776~8388608,146800640~4194304,171966464~4194304,205520896~4194304,260046848~4194304,293601280~8388608,327155712~8388608,377487360~8388608] 2024-04-17T12:23:10.538 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [33554432~8388608,79691776~8388608,146800640~4194304,171966464~4194304,205520896~4194304,260046848~4194304,293601280~8388608,327155712~8388608,377487360~8388608] 2024-04-17T12:23:10.553 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [33554432~12582912,79691776~12582912,146800640~4194304,171966464~8388608,205520896~8388608,260046848~8388608,293601280~8388608,327155712~12582912,377487360~12582912] 2024-04-17T12:23:10.554 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 2 diff [33554432~8388608,75497472~16777216,134217728~4194304,146800640~4194304,163577856~4194304,171966464~12582912,197132288~4194304,205520896~4194304,226492416~8388608,247463936~4194304,260046848~4194304,285212672~16777216,327155712~8388608,369098752~16777216] 2024-04-17T12:23:10.554 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [33554432~8388608,75497472~16777216,134217728~4194304,146800640~4194304,163577856~4194304,171966464~12582912,197132288~4194304,205520896~4194304,226492416~8388608,247463936~4194304,260046848~4194304,285212672~16777216,327155712~8388608,369098752~16777216] 2024-04-17T12:23:10.556 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [33554432~12582912,75497472~16777216,134217728~4194304,146800640~4194304,163577856~25165824,197132288~16777216,226492416~8388608,247463936~4194304,260046848~8388608,285212672~16777216,327155712~12582912,369098752~20971520] 2024-04-17T12:23:10.556 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 3 diff [25165824~16777216,75497472~16777216,100663296~4194304,134217728~4194304,142606336~8388608,163577856~20971520,197132288~4194304,205520896~4194304,226492416~8388608,247463936~4194304,260046848~16777216,285212672~16777216,327155712~8388608,348127232~8388608,369098752~16777216,390070272~8388608] 2024-04-17T12:23:10.556 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [25165824~16777216,75497472~16777216,100663296~4194304,134217728~4194304,142606336~8388608,163577856~20971520,197132288~4194304,205520896~4194304,226492416~8388608,247463936~4194304,260046848~16777216,285212672~16777216,327155712~8388608,348127232~8388608,369098752~16777216,390070272~8388608] 2024-04-17T12:23:10.559 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [25165824~20971520,75497472~16777216,100663296~8388608,134217728~4194304,142606336~8388608,163577856~25165824,197132288~16777216,226492416~8388608,247463936~4194304,260046848~16777216,285212672~16777216,327155712~12582912,348127232~12582912,369098752~33554432] 2024-04-17T12:23:10.559 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 4 diff [12582912~8388608,25165824~16777216,71303168~20971520,100663296~4194304,130023424~20971520,163577856~29360128,197132288~4194304,205520896~4194304,226492416~8388608,247463936~4194304,260046848~46137344,327155712~8388608,348127232~8388608,360710144~4194304,369098752~16777216,390070272~8388608] 2024-04-17T12:23:10.559 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [12582912~8388608,25165824~16777216,71303168~20971520,100663296~4194304,130023424~20971520,163577856~29360128,197132288~4194304,205520896~4194304,226492416~8388608,247463936~4194304,260046848~46137344,327155712~8388608,348127232~8388608,360710144~4194304,369098752~16777216,390070272~8388608] 2024-04-17T12:23:10.563 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~33554432,71303168~20971520,100663296~8388608,130023424~20971520,163577856~50331648,226492416~12582912,247463936~4194304,260046848~46137344,327155712~12582912,348127232~16777216,369098752~33554432] 2024-04-17T12:23:10.563 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 5 diff [8388608~33554432,71303168~20971520,100663296~8388608,130023424~20971520,163577856~29360128,197132288~12582912,226492416~8388608,243269632~8388608,260046848~46137344,327155712~8388608,348127232~8388608,360710144~4194304,369098752~29360128,406847488~8388608] 2024-04-17T12:23:10.563 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [8388608~33554432,71303168~20971520,100663296~8388608,130023424~20971520,163577856~29360128,197132288~12582912,226492416~8388608,243269632~8388608,260046848~46137344,327155712~8388608,348127232~8388608,360710144~4194304,369098752~29360128,406847488~8388608] 2024-04-17T12:23:10.567 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [8388608~37748736,71303168~20971520,100663296~12582912,130023424~20971520,163577856~50331648,226492416~12582912,243269632~8388608,260046848~46137344,327155712~12582912,348127232~16777216,369098752~33554432,406847488~8388608] 2024-04-17T12:23:10.567 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 6 diff [4194304~16777216,25165824~16777216,71303168~20971520,100663296~8388608,130023424~20971520,163577856~29360128,197132288~12582912,222298112~12582912,243269632~62914560,327155712~8388608,348127232~8388608,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.567 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~16777216,71303168~20971520,100663296~8388608,130023424~20971520,163577856~29360128,197132288~12582912,222298112~12582912,243269632~62914560,327155712~8388608,348127232~8388608,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.571 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~41943040,71303168~20971520,100663296~12582912,130023424~20971520,163577856~50331648,222298112~16777216,243269632~62914560,327155712~12582912,348127232~16777216,369098752~46137344] 2024-04-17T12:23:10.571 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 7 diff [4194304~16777216,25165824~20971520,71303168~20971520,100663296~12582912,125829120~25165824,163577856~29360128,197132288~12582912,222298112~12582912,243269632~62914560,310378496~25165824,339738624~16777216,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.571 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~20971520,71303168~20971520,100663296~12582912,125829120~25165824,163577856~29360128,197132288~12582912,222298112~12582912,243269632~62914560,310378496~25165824,339738624~16777216,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.576 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~46137344,71303168~20971520,100663296~16777216,125829120~25165824,163577856~50331648,222298112~16777216,243269632~62914560,310378496~54525952,369098752~46137344] 2024-04-17T12:23:10.577 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 8 diff [4194304~16777216,25165824~20971520,50331648~4194304,71303168~20971520,100663296~12582912,125829120~25165824,163577856~46137344,222298112~12582912,239075328~67108864,310378496~25165824,339738624~16777216,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.577 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~20971520,50331648~4194304,71303168~20971520,100663296~12582912,125829120~25165824,163577856~46137344,222298112~12582912,239075328~67108864,310378496~25165824,339738624~16777216,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.583 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~54525952,71303168~20971520,100663296~16777216,125829120~29360128,163577856~50331648,222298112~83886080,310378496~54525952,369098752~46137344] 2024-04-17T12:23:10.583 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 9 diff [4194304~16777216,25165824~20971520,50331648~4194304,62914560~4194304,71303168~20971520,100663296~12582912,121634816~29360128,163577856~46137344,222298112~83886080,310378496~25165824,339738624~16777216,360710144~4194304,369098752~46137344] 2024-04-17T12:23:10.583 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~20971520,50331648~4194304,62914560~4194304,71303168~20971520,100663296~12582912,121634816~29360128,163577856~46137344,222298112~83886080,310378496~25165824,339738624~16777216,360710144~4194304,369098752~46137344] 2024-04-17T12:23:10.590 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~54525952,62914560~29360128,100663296~16777216,121634816~33554432,163577856~50331648,222298112~142606336,369098752~46137344] 2024-04-17T12:23:10.590 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 10 diff [4194304~16777216,25165824~29360128,62914560~4194304,71303168~25165824,100663296~16777216,121634816~33554432,163577856~50331648,222298112~83886080,310378496~25165824,339738624~16777216,360710144~4194304,369098752~46137344] 2024-04-17T12:23:10.590 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~29360128,62914560~4194304,71303168~25165824,100663296~16777216,121634816~33554432,163577856~50331648,222298112~83886080,310378496~25165824,339738624~16777216,360710144~4194304,369098752~46137344] 2024-04-17T12:23:10.597 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~54525952,62914560~92274688,163577856~54525952,222298112~142606336,369098752~46137344] 2024-04-17T12:23:10.597 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 11 diff [4194304~16777216,25165824~29360128,58720256~37748736,100663296~16777216,121634816~33554432,163577856~50331648,222298112~83886080,310378496~25165824,339738624~25165824,369098752~46137344] 2024-04-17T12:23:10.597 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~29360128,58720256~37748736,100663296~16777216,121634816~33554432,163577856~50331648,222298112~83886080,310378496~25165824,339738624~25165824,369098752~46137344] 2024-04-17T12:23:10.603 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~150994944,163577856~54525952,222298112~142606336,369098752~46137344] 2024-04-17T12:23:10.604 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 12 diff [0~20971520,25165824~29360128,58720256~58720256,121634816~33554432,163577856~50331648,222298112~134217728,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.604 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,25165824~29360128,58720256~58720256,121634816~33554432,163577856~50331648,222298112~134217728,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.611 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,163577856~54525952,222298112~142606336,369098752~46137344] 2024-04-17T12:23:10.611 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 13 diff [0~20971520,25165824~29360128,58720256~96468992,163577856~50331648,222298112~134217728,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.611 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,25165824~29360128,58720256~96468992,163577856~50331648,222298112~134217728,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.619 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,163577856~54525952,222298112~142606336,369098752~46137344] 2024-04-17T12:23:10.620 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 14 diff [0~29360128,33554432~20971520,58720256~96468992,163577856~50331648,222298112~134217728,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.620 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,33554432~20971520,58720256~96468992,163577856~50331648,222298112~134217728,360710144~4194304,369098752~41943040] 2024-04-17T12:23:10.627 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,163577856~54525952,222298112~142606336,369098752~46137344] 2024-04-17T12:23:10.627 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 15 diff [0~29360128,33554432~20971520,58720256~96468992,163577856~50331648,222298112~138412032,369098752~41943040] 2024-04-17T12:23:10.627 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,33554432~20971520,58720256~96468992,163577856~50331648,222298112~138412032,369098752~41943040] 2024-04-17T12:23:10.637 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,163577856~54525952,222298112~142606336,369098752~46137344] 2024-04-17T12:23:10.637 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 16 diff [0~29360128,33554432~20971520,58720256~96468992,163577856~50331648,218103808~142606336,369098752~41943040] 2024-04-17T12:23:10.637 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,33554432~20971520,58720256~96468992,163577856~50331648,218103808~142606336,369098752~41943040] 2024-04-17T12:23:10.646 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,163577856~201326592,369098752~46137344] 2024-04-17T12:23:10.646 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 17 diff [0~54525952,58720256~96468992,163577856~50331648,218103808~142606336,369098752~41943040] 2024-04-17T12:23:10.646 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,163577856~50331648,218103808~142606336,369098752~41943040] 2024-04-17T12:23:10.655 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,163577856~201326592,369098752~46137344] 2024-04-17T12:23:10.655 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 18 diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.655 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.665 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:10.665 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to 19 diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.665 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.674 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:10.674 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 2 diff [75497472~12582912,134217728~4194304,163577856~4194304,176160768~8388608,197132288~4194304,226492416~8388608,247463936~4194304,285212672~8388608,369098752~8388608] 2024-04-17T12:23:10.674 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [75497472~12582912,134217728~4194304,163577856~4194304,176160768~8388608,197132288~4194304,226492416~8388608,247463936~4194304,285212672~8388608,369098752~8388608] 2024-04-17T12:23:10.675 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [75497472~16777216,134217728~4194304,163577856~8388608,176160768~12582912,197132288~8388608,226492416~8388608,247463936~4194304,285212672~8388608,369098752~8388608] 2024-04-17T12:23:10.675 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 3 diff [25165824~8388608,75497472~12582912,100663296~4194304,134217728~4194304,142606336~4194304,163577856~20971520,197132288~4194304,226492416~8388608,247463936~4194304,264241152~12582912,285212672~8388608,348127232~8388608,369098752~8388608,385875968~12582912] 2024-04-17T12:23:10.675 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [25165824~8388608,75497472~12582912,100663296~4194304,134217728~4194304,142606336~4194304,163577856~20971520,197132288~4194304,226492416~8388608,247463936~4194304,264241152~12582912,285212672~8388608,348127232~8388608,369098752~8388608,385875968~12582912] 2024-04-17T12:23:10.677 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [25165824~8388608,75497472~16777216,100663296~8388608,134217728~4194304,142606336~4194304,163577856~25165824,197132288~8388608,226492416~8388608,247463936~4194304,264241152~12582912,285212672~8388608,348127232~12582912,369098752~8388608,385875968~16777216] 2024-04-17T12:23:10.677 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 4 diff [12582912~8388608,25165824~8388608,71303168~16777216,100663296~4194304,130023424~16777216,163577856~29360128,197132288~4194304,226492416~8388608,247463936~4194304,264241152~37748736,348127232~8388608,360710144~4194304,369098752~8388608,385875968~12582912] 2024-04-17T12:23:10.677 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [12582912~8388608,25165824~8388608,71303168~16777216,100663296~4194304,130023424~16777216,163577856~29360128,197132288~4194304,226492416~8388608,247463936~4194304,264241152~37748736,348127232~8388608,360710144~4194304,369098752~8388608,385875968~12582912] 2024-04-17T12:23:10.679 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~20971520,71303168~20971520,100663296~8388608,130023424~20971520,163577856~41943040,226492416~12582912,247463936~4194304,264241152~41943040,348127232~16777216,369098752~8388608,385875968~16777216] 2024-04-17T12:23:10.679 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 5 diff [8388608~25165824,37748736~8388608,71303168~20971520,100663296~8388608,130023424~16777216,163577856~29360128,197132288~8388608,226492416~8388608,243269632~8388608,264241152~37748736,348127232~8388608,360710144~4194304,369098752~12582912,385875968~12582912,406847488~8388608] 2024-04-17T12:23:10.679 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [8388608~25165824,37748736~8388608,71303168~20971520,100663296~8388608,130023424~16777216,163577856~29360128,197132288~8388608,226492416~8388608,243269632~8388608,264241152~37748736,348127232~8388608,360710144~4194304,369098752~12582912,385875968~12582912,406847488~8388608] 2024-04-17T12:23:10.682 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [8388608~25165824,37748736~8388608,71303168~20971520,100663296~12582912,130023424~20971520,163577856~41943040,226492416~12582912,243269632~8388608,264241152~41943040,348127232~16777216,369098752~12582912,385875968~16777216,406847488~8388608] 2024-04-17T12:23:10.682 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 6 diff [4194304~16777216,25165824~8388608,37748736~8388608,71303168~20971520,100663296~8388608,130023424~16777216,163577856~29360128,197132288~8388608,222298112~12582912,243269632~58720256,348127232~8388608,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.682 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~8388608,71303168~20971520,100663296~8388608,130023424~16777216,163577856~29360128,197132288~8388608,222298112~12582912,243269632~58720256,348127232~8388608,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.686 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~8388608,71303168~20971520,100663296~12582912,130023424~20971520,163577856~41943040,222298112~16777216,243269632~62914560,348127232~16777216,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.686 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 7 diff [4194304~16777216,25165824~8388608,37748736~8388608,71303168~20971520,100663296~12582912,125829120~20971520,163577856~29360128,197132288~8388608,222298112~12582912,243269632~58720256,310378496~16777216,339738624~16777216,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.686 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~8388608,71303168~20971520,100663296~12582912,125829120~20971520,163577856~29360128,197132288~8388608,222298112~12582912,243269632~58720256,310378496~16777216,339738624~16777216,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.690 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~12582912,71303168~20971520,100663296~16777216,125829120~25165824,163577856~41943040,222298112~16777216,243269632~62914560,310378496~20971520,339738624~25165824,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.690 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 8 diff [4194304~16777216,25165824~8388608,37748736~8388608,50331648~4194304,71303168~20971520,100663296~12582912,125829120~25165824,163577856~41943040,222298112~12582912,239075328~62914560,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.690 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~8388608,50331648~4194304,71303168~20971520,100663296~12582912,125829120~25165824,163577856~41943040,222298112~12582912,239075328~62914560,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.694 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~20971520,71303168~20971520,100663296~16777216,125829120~29360128,163577856~41943040,222298112~83886080,310378496~54525952,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.694 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 9 diff [4194304~16777216,25165824~8388608,37748736~8388608,50331648~4194304,62914560~4194304,71303168~20971520,100663296~12582912,121634816~29360128,163577856~41943040,222298112~83886080,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.694 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~8388608,50331648~4194304,62914560~4194304,71303168~20971520,100663296~12582912,121634816~29360128,163577856~41943040,222298112~83886080,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.699 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~20971520,62914560~29360128,100663296~16777216,121634816~33554432,163577856~41943040,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.699 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 10 diff [4194304~16777216,25165824~8388608,37748736~16777216,62914560~4194304,71303168~25165824,100663296~16777216,121634816~33554432,163577856~50331648,222298112~83886080,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.699 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~16777216,62914560~4194304,71303168~25165824,100663296~16777216,121634816~33554432,163577856~50331648,222298112~83886080,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.704 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~20971520,62914560~92274688,163577856~54525952,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.704 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 11 diff [4194304~16777216,25165824~8388608,37748736~16777216,58720256~37748736,100663296~16777216,121634816~33554432,163577856~50331648,222298112~83886080,310378496~25165824,339738624~25165824,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.704 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~16777216,58720256~37748736,100663296~16777216,121634816~33554432,163577856~50331648,222298112~83886080,310378496~25165824,339738624~25165824,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.709 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~117440512,163577856~54525952,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.709 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 12 diff [0~20971520,25165824~8388608,37748736~16777216,58720256~58720256,121634816~33554432,163577856~50331648,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.709 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,25165824~8388608,37748736~16777216,58720256~58720256,121634816~33554432,163577856~50331648,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.715 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,163577856~54525952,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.715 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 13 diff [0~20971520,25165824~8388608,37748736~16777216,58720256~96468992,163577856~50331648,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.715 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,25165824~8388608,37748736~16777216,58720256~96468992,163577856~50331648,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.722 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,163577856~54525952,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.722 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 14 diff [0~29360128,37748736~16777216,58720256~96468992,163577856~50331648,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.722 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~96468992,163577856~50331648,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.729 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,163577856~54525952,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.729 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 15 diff [0~29360128,37748736~16777216,58720256~96468992,163577856~50331648,222298112~138412032,369098752~41943040] 2024-04-17T12:23:10.729 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~96468992,163577856~50331648,222298112~138412032,369098752~41943040] 2024-04-17T12:23:10.736 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,163577856~54525952,222298112~142606336,369098752~46137344] 2024-04-17T12:23:10.736 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 16 diff [0~29360128,37748736~16777216,58720256~96468992,163577856~50331648,218103808~142606336,369098752~41943040] 2024-04-17T12:23:10.737 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~96468992,163577856~50331648,218103808~142606336,369098752~41943040] 2024-04-17T12:23:10.744 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,163577856~201326592,369098752~46137344] 2024-04-17T12:23:10.744 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 17 diff [0~54525952,58720256~96468992,163577856~50331648,218103808~142606336,369098752~41943040] 2024-04-17T12:23:10.744 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,163577856~50331648,218103808~142606336,369098752~41943040] 2024-04-17T12:23:10.752 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,163577856~201326592,369098752~46137344] 2024-04-17T12:23:10.752 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 18 diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.752 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.761 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:10.761 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to 19 diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.761 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.770 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:10.770 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 3 diff [25165824~8388608,100663296~4194304,142606336~4194304,167772160~8388608,264241152~12582912,348127232~8388608,385875968~12582912] 2024-04-17T12:23:10.770 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [25165824~8388608,100663296~4194304,142606336~4194304,167772160~8388608,264241152~12582912,348127232~8388608,385875968~12582912] 2024-04-17T12:23:10.771 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [25165824~8388608,100663296~8388608,142606336~4194304,167772160~8388608,264241152~12582912,348127232~12582912,385875968~16777216] 2024-04-17T12:23:10.772 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 4 diff [12582912~8388608,25165824~8388608,71303168~8388608,100663296~4194304,130023424~4194304,138412032~8388608,167772160~8388608,184549376~8388608,226492416~8388608,264241152~25165824,293601280~8388608,348127232~8388608,360710144~4194304,385875968~12582912] 2024-04-17T12:23:10.772 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [12582912~8388608,25165824~8388608,71303168~8388608,100663296~4194304,130023424~4194304,138412032~8388608,167772160~8388608,184549376~8388608,226492416~8388608,264241152~25165824,293601280~8388608,348127232~8388608,360710144~4194304,385875968~12582912] 2024-04-17T12:23:10.773 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~20971520,71303168~8388608,100663296~8388608,130023424~4194304,138412032~12582912,167772160~8388608,184549376~12582912,226492416~12582912,264241152~25165824,293601280~12582912,348127232~16777216,385875968~16777216] 2024-04-17T12:23:10.773 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 5 diff [8388608~25165824,37748736~8388608,71303168~16777216,100663296~8388608,130023424~4194304,138412032~8388608,167772160~8388608,184549376~8388608,197132288~8388608,226492416~8388608,243269632~4194304,264241152~25165824,293601280~8388608,348127232~8388608,360710144~4194304,369098752~12582912,385875968~12582912,406847488~8388608] 2024-04-17T12:23:10.773 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [8388608~25165824,37748736~8388608,71303168~16777216,100663296~8388608,130023424~4194304,138412032~8388608,167772160~8388608,184549376~8388608,197132288~8388608,226492416~8388608,243269632~4194304,264241152~25165824,293601280~8388608,348127232~8388608,360710144~4194304,369098752~12582912,385875968~12582912,406847488~8388608] 2024-04-17T12:23:10.775 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [8388608~25165824,37748736~8388608,71303168~20971520,100663296~12582912,130023424~4194304,138412032~12582912,167772160~8388608,184549376~20971520,226492416~12582912,243269632~8388608,264241152~25165824,293601280~12582912,348127232~16777216,369098752~12582912,385875968~16777216,406847488~8388608] 2024-04-17T12:23:10.775 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 6 diff [4194304~16777216,25165824~8388608,37748736~8388608,71303168~16777216,100663296~8388608,130023424~4194304,138412032~8388608,167772160~8388608,184549376~8388608,197132288~8388608,222298112~12582912,243269632~46137344,293601280~8388608,348127232~8388608,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.776 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~8388608,71303168~16777216,100663296~8388608,130023424~4194304,138412032~8388608,167772160~8388608,184549376~8388608,197132288~8388608,222298112~12582912,243269632~46137344,293601280~8388608,348127232~8388608,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.779 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~8388608,71303168~20971520,100663296~12582912,130023424~4194304,138412032~12582912,167772160~8388608,184549376~20971520,222298112~16777216,243269632~46137344,293601280~12582912,348127232~16777216,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.779 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 7 diff [4194304~16777216,25165824~8388608,37748736~8388608,71303168~16777216,100663296~12582912,125829120~8388608,138412032~8388608,167772160~8388608,184549376~8388608,197132288~8388608,222298112~12582912,243269632~58720256,310378496~16777216,339738624~16777216,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.779 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~8388608,71303168~16777216,100663296~12582912,125829120~8388608,138412032~8388608,167772160~8388608,184549376~8388608,197132288~8388608,222298112~12582912,243269632~58720256,310378496~16777216,339738624~16777216,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.782 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~12582912,71303168~20971520,100663296~16777216,125829120~8388608,138412032~12582912,167772160~8388608,184549376~20971520,222298112~16777216,243269632~62914560,310378496~20971520,339738624~25165824,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.782 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 8 diff [4194304~16777216,25165824~8388608,37748736~8388608,50331648~4194304,71303168~16777216,100663296~12582912,125829120~8388608,138412032~12582912,167772160~37748736,222298112~12582912,239075328~62914560,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.782 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~8388608,50331648~4194304,71303168~16777216,100663296~12582912,125829120~8388608,138412032~12582912,167772160~37748736,222298112~12582912,239075328~62914560,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.786 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~20971520,71303168~20971520,100663296~16777216,125829120~29360128,167772160~37748736,222298112~83886080,310378496~54525952,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.786 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 9 diff [4194304~16777216,25165824~8388608,37748736~8388608,50331648~4194304,62914560~4194304,71303168~20971520,100663296~12582912,121634816~12582912,138412032~12582912,167772160~37748736,222298112~83886080,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.786 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~8388608,50331648~4194304,62914560~4194304,71303168~20971520,100663296~12582912,121634816~12582912,138412032~12582912,167772160~37748736,222298112~83886080,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.790 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~20971520,62914560~29360128,100663296~16777216,121634816~33554432,167772160~37748736,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.790 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 10 diff [4194304~16777216,25165824~8388608,37748736~16777216,62914560~4194304,71303168~25165824,100663296~16777216,121634816~12582912,138412032~16777216,167772160~46137344,222298112~83886080,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.790 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~16777216,62914560~4194304,71303168~25165824,100663296~16777216,121634816~12582912,138412032~16777216,167772160~46137344,222298112~83886080,310378496~16777216,331350016~4194304,339738624~16777216,360710144~4194304,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.795 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~20971520,62914560~92274688,167772160~50331648,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.795 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 11 diff [4194304~16777216,25165824~8388608,37748736~16777216,58720256~29360128,92274688~4194304,100663296~16777216,121634816~12582912,138412032~16777216,167772160~46137344,222298112~83886080,310378496~25165824,339738624~25165824,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.795 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~8388608,37748736~16777216,58720256~29360128,92274688~4194304,100663296~16777216,121634816~12582912,138412032~16777216,167772160~46137344,222298112~83886080,310378496~25165824,339738624~25165824,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.799 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~29360128,37748736~117440512,167772160~50331648,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.799 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 12 diff [0~20971520,25165824~8388608,37748736~16777216,58720256~29360128,92274688~25165824,121634816~12582912,138412032~16777216,167772160~46137344,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.799 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,25165824~8388608,37748736~16777216,58720256~29360128,92274688~25165824,121634816~12582912,138412032~16777216,167772160~46137344,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.804 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,167772160~50331648,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.804 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 13 diff [0~20971520,25165824~8388608,37748736~16777216,58720256~29360128,92274688~41943040,138412032~16777216,167772160~46137344,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.804 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,25165824~8388608,37748736~16777216,58720256~29360128,92274688~41943040,138412032~16777216,167772160~46137344,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.809 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,167772160~50331648,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.809 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 14 diff [0~29360128,37748736~16777216,58720256~29360128,92274688~41943040,138412032~16777216,167772160~46137344,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.809 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~29360128,92274688~41943040,138412032~16777216,167772160~46137344,222298112~134217728,360710144~4194304,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.814 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,167772160~50331648,222298112~142606336,369098752~12582912,385875968~29360128] 2024-04-17T12:23:10.815 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 15 diff [0~29360128,37748736~16777216,58720256~75497472,138412032~16777216,167772160~46137344,222298112~138412032,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.815 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~75497472,138412032~16777216,167772160~46137344,222298112~138412032,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.821 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,167772160~50331648,222298112~142606336,369098752~46137344] 2024-04-17T12:23:10.821 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 16 diff [0~29360128,37748736~16777216,58720256~75497472,138412032~16777216,167772160~46137344,218103808~142606336,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.821 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~75497472,138412032~16777216,167772160~46137344,218103808~142606336,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.828 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,167772160~197132288,369098752~46137344] 2024-04-17T12:23:10.828 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 17 diff [0~54525952,58720256~75497472,138412032~16777216,163577856~50331648,218103808~142606336,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.828 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,163577856~50331648,218103808~142606336,369098752~12582912,385875968~25165824] 2024-04-17T12:23:10.835 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,163577856~201326592,369098752~46137344] 2024-04-17T12:23:10.835 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 18 diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.835 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.844 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:10.844 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to 19 diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.844 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:10.852 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:10.852 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 4 diff [12582912~8388608,71303168~8388608,130023424~4194304,138412032~8388608,184549376~8388608,226492416~8388608,268435456~8388608,281018368~8388608,293601280~8388608,360710144~4194304] 2024-04-17T12:23:10.852 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [12582912~8388608,71303168~8388608,130023424~4194304,138412032~8388608,184549376~8388608,226492416~8388608,268435456~8388608,281018368~8388608,293601280~8388608,360710144~4194304] 2024-04-17T12:23:10.854 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~12582912,71303168~8388608,130023424~4194304,138412032~12582912,184549376~12582912,226492416~12582912,268435456~20971520,293601280~12582912,360710144~4194304] 2024-04-17T12:23:10.854 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 5 diff [8388608~16777216,37748736~8388608,71303168~16777216,104857600~4194304,130023424~4194304,138412032~8388608,184549376~8388608,197132288~8388608,226492416~8388608,243269632~4194304,268435456~8388608,281018368~8388608,293601280~8388608,360710144~4194304,369098752~12582912,406847488~8388608] 2024-04-17T12:23:10.854 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [8388608~16777216,37748736~8388608,71303168~16777216,104857600~4194304,130023424~4194304,138412032~8388608,184549376~8388608,197132288~8388608,226492416~8388608,243269632~4194304,268435456~8388608,281018368~8388608,293601280~8388608,360710144~4194304,369098752~12582912,406847488~8388608] 2024-04-17T12:23:10.856 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [8388608~16777216,37748736~8388608,71303168~20971520,104857600~8388608,130023424~4194304,138412032~12582912,184549376~20971520,226492416~12582912,243269632~8388608,268435456~20971520,293601280~12582912,360710144~4194304,369098752~12582912,406847488~8388608] 2024-04-17T12:23:10.856 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 6 diff [4194304~16777216,25165824~4194304,37748736~8388608,71303168~16777216,104857600~4194304,130023424~4194304,138412032~8388608,184549376~8388608,197132288~8388608,222298112~12582912,243269632~20971520,268435456~8388608,281018368~8388608,293601280~8388608,360710144~4194304,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.856 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~4194304,37748736~8388608,71303168~16777216,104857600~4194304,130023424~4194304,138412032~8388608,184549376~8388608,197132288~8388608,222298112~12582912,243269632~20971520,268435456~8388608,281018368~8388608,293601280~8388608,360710144~4194304,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.858 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~25165824,37748736~8388608,71303168~20971520,104857600~8388608,130023424~4194304,138412032~12582912,184549376~20971520,222298112~16777216,243269632~20971520,268435456~20971520,293601280~12582912,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.858 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 7 diff [4194304~16777216,25165824~4194304,37748736~8388608,71303168~16777216,104857600~8388608,125829120~8388608,138412032~8388608,167772160~4194304,184549376~8388608,197132288~8388608,222298112~12582912,243269632~33554432,281018368~20971520,310378496~16777216,339738624~8388608,360710144~4194304,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.858 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~4194304,37748736~8388608,71303168~16777216,104857600~8388608,125829120~8388608,138412032~8388608,167772160~4194304,184549376~8388608,197132288~8388608,222298112~12582912,243269632~33554432,281018368~20971520,310378496~16777216,339738624~8388608,360710144~4194304,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.860 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~25165824,37748736~12582912,71303168~20971520,104857600~12582912,125829120~8388608,138412032~12582912,167772160~8388608,184549376~20971520,222298112~16777216,243269632~62914560,310378496~20971520,339738624~12582912,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.861 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 8 diff [4194304~16777216,25165824~4194304,37748736~8388608,50331648~4194304,71303168~16777216,104857600~8388608,125829120~8388608,138412032~12582912,167772160~37748736,222298112~12582912,239075328~37748736,281018368~20971520,310378496~16777216,331350016~4194304,339738624~12582912,360710144~4194304,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.861 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~4194304,37748736~8388608,50331648~4194304,71303168~16777216,104857600~8388608,125829120~8388608,138412032~12582912,167772160~37748736,222298112~12582912,239075328~37748736,281018368~20971520,310378496~16777216,331350016~4194304,339738624~12582912,360710144~4194304,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.864 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~25165824,37748736~20971520,71303168~20971520,104857600~12582912,125829120~29360128,167772160~37748736,222298112~83886080,310378496~41943040,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.864 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 9 diff [4194304~16777216,25165824~4194304,37748736~8388608,50331648~4194304,62914560~4194304,71303168~20971520,104857600~8388608,121634816~12582912,138412032~12582912,167772160~37748736,222298112~54525952,281018368~25165824,310378496~16777216,331350016~4194304,339738624~12582912,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.864 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~4194304,37748736~8388608,50331648~4194304,62914560~4194304,71303168~20971520,104857600~8388608,121634816~12582912,138412032~12582912,167772160~37748736,222298112~54525952,281018368~25165824,310378496~16777216,331350016~4194304,339738624~12582912,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.868 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~25165824,37748736~20971520,62914560~29360128,104857600~12582912,121634816~33554432,167772160~37748736,222298112~130023424,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.868 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 10 diff [4194304~16777216,25165824~4194304,37748736~16777216,62914560~4194304,71303168~25165824,100663296~16777216,121634816~12582912,138412032~16777216,167772160~46137344,222298112~54525952,281018368~25165824,310378496~16777216,331350016~4194304,339738624~12582912,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.868 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~4194304,37748736~16777216,62914560~4194304,71303168~25165824,100663296~16777216,121634816~12582912,138412032~16777216,167772160~46137344,222298112~54525952,281018368~25165824,310378496~16777216,331350016~4194304,339738624~12582912,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.872 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~25165824,37748736~20971520,62914560~92274688,167772160~50331648,222298112~130023424,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.872 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 11 diff [4194304~16777216,25165824~4194304,37748736~16777216,58720256~29360128,92274688~4194304,100663296~16777216,121634816~12582912,138412032~16777216,167772160~46137344,222298112~54525952,281018368~25165824,310378496~25165824,339738624~12582912,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.872 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~16777216,25165824~4194304,37748736~16777216,58720256~29360128,92274688~4194304,100663296~16777216,121634816~12582912,138412032~16777216,167772160~46137344,222298112~54525952,281018368~25165824,310378496~25165824,339738624~12582912,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.876 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~25165824,37748736~117440512,167772160~50331648,222298112~134217728,360710144~4194304,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.876 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 12 diff [0~20971520,25165824~4194304,37748736~16777216,58720256~29360128,92274688~25165824,121634816~12582912,138412032~16777216,167772160~46137344,222298112~54525952,281018368~71303168,360710144~4194304,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.877 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,25165824~4194304,37748736~16777216,58720256~29360128,92274688~25165824,121634816~12582912,138412032~16777216,167772160~46137344,222298112~54525952,281018368~71303168,360710144~4194304,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.881 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~29360128,37748736~117440512,167772160~50331648,222298112~134217728,360710144~4194304,369098752~12582912,394264576~20971520] 2024-04-17T12:23:10.881 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 13 diff [0~20971520,25165824~4194304,37748736~16777216,58720256~29360128,92274688~41943040,138412032~16777216,167772160~46137344,222298112~54525952,281018368~75497472,360710144~4194304,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.881 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,25165824~4194304,37748736~16777216,58720256~29360128,92274688~41943040,138412032~16777216,167772160~46137344,222298112~54525952,281018368~75497472,360710144~4194304,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.885 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~29360128,37748736~117440512,167772160~50331648,222298112~134217728,360710144~4194304,369098752~12582912,394264576~20971520] 2024-04-17T12:23:10.885 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 14 diff [0~29360128,37748736~16777216,58720256~29360128,92274688~41943040,138412032~16777216,167772160~46137344,222298112~54525952,281018368~75497472,360710144~4194304,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.886 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~29360128,92274688~41943040,138412032~16777216,167772160~46137344,222298112~54525952,281018368~75497472,360710144~4194304,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.891 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,167772160~50331648,222298112~134217728,360710144~4194304,369098752~12582912,394264576~20971520] 2024-04-17T12:23:10.891 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 15 diff [0~29360128,37748736~16777216,58720256~75497472,138412032~16777216,167772160~46137344,222298112~54525952,281018368~83886080,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.891 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~75497472,138412032~16777216,167772160~46137344,222298112~54525952,281018368~83886080,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.898 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,167772160~50331648,222298112~142606336,369098752~16777216,390070272~25165824] 2024-04-17T12:23:10.898 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 16 diff [0~29360128,37748736~16777216,58720256~75497472,138412032~16777216,167772160~46137344,218103808~58720256,281018368~83886080,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.898 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~75497472,138412032~16777216,167772160~46137344,218103808~58720256,281018368~83886080,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.905 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~117440512,167772160~197132288,369098752~16777216,390070272~25165824] 2024-04-17T12:23:10.905 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 17 diff [0~54525952,58720256~75497472,138412032~16777216,163577856~50331648,218103808~58720256,281018368~83886080,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.906 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,163577856~50331648,218103808~58720256,281018368~83886080,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.912 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,163577856~201326592,369098752~16777216,390070272~25165824] 2024-04-17T12:23:10.912 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 18 diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:10.912 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:10.919 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:10.919 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to 19 diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:10.919 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:10.926 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:10.927 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 5 diff [8388608~8388608,37748736~8388608,79691776~8388608,104857600~4194304,197132288~8388608,243269632~4194304,369098752~12582912,406847488~8388608] 2024-04-17T12:23:10.927 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [8388608~8388608,37748736~8388608,79691776~8388608,104857600~4194304,197132288~8388608,243269632~4194304,369098752~12582912,406847488~8388608] 2024-04-17T12:23:10.929 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [8388608~12582912,37748736~8388608,79691776~12582912,104857600~8388608,197132288~8388608,243269632~8388608,369098752~12582912,406847488~8388608] 2024-04-17T12:23:10.929 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 6 diff [4194304~12582912,25165824~4194304,37748736~8388608,79691776~8388608,104857600~4194304,197132288~8388608,222298112~12582912,243269632~20971520,281018368~4194304,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.929 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~12582912,25165824~4194304,37748736~8388608,79691776~8388608,104857600~4194304,197132288~8388608,222298112~12582912,243269632~20971520,281018368~4194304,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.931 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~16777216,25165824~4194304,37748736~8388608,79691776~12582912,104857600~8388608,197132288~8388608,222298112~16777216,243269632~20971520,281018368~8388608,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.931 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 7 diff [4194304~12582912,25165824~4194304,37748736~8388608,79691776~8388608,104857600~8388608,125829120~4194304,167772160~4194304,197132288~8388608,222298112~12582912,243269632~25165824,281018368~12582912,310378496~16777216,339738624~8388608,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.931 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~12582912,25165824~4194304,37748736~8388608,79691776~8388608,104857600~8388608,125829120~4194304,167772160~4194304,197132288~8388608,222298112~12582912,243269632~25165824,281018368~12582912,310378496~16777216,339738624~8388608,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.933 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~16777216,25165824~4194304,37748736~12582912,79691776~12582912,104857600~12582912,125829120~8388608,167772160~8388608,197132288~8388608,222298112~16777216,243269632~25165824,281018368~16777216,310378496~20971520,339738624~12582912,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.933 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 8 diff [4194304~12582912,25165824~4194304,37748736~8388608,50331648~4194304,79691776~8388608,104857600~8388608,125829120~8388608,142606336~8388608,167772160~37748736,222298112~12582912,239075328~29360128,281018368~12582912,310378496~16777216,331350016~4194304,339738624~12582912,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.933 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~12582912,25165824~4194304,37748736~8388608,50331648~4194304,79691776~8388608,104857600~8388608,125829120~8388608,142606336~8388608,167772160~37748736,222298112~12582912,239075328~29360128,281018368~12582912,310378496~16777216,331350016~4194304,339738624~12582912,369098752~12582912,398458880~12582912] 2024-04-17T12:23:10.936 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~16777216,25165824~4194304,37748736~20971520,79691776~12582912,104857600~12582912,125829120~12582912,142606336~12582912,167772160~37748736,222298112~46137344,281018368~16777216,310378496~41943040,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.936 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 9 diff [4194304~12582912,25165824~4194304,37748736~8388608,50331648~4194304,62914560~4194304,79691776~12582912,104857600~8388608,121634816~12582912,142606336~8388608,167772160~37748736,222298112~46137344,281018368~12582912,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.936 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~12582912,25165824~4194304,37748736~8388608,50331648~4194304,62914560~4194304,79691776~12582912,104857600~8388608,121634816~12582912,142606336~8388608,167772160~37748736,222298112~46137344,281018368~12582912,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.939 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~16777216,25165824~4194304,37748736~20971520,62914560~8388608,79691776~12582912,104857600~12582912,121634816~16777216,142606336~12582912,167772160~37748736,222298112~46137344,281018368~71303168,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.939 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 10 diff [4194304~12582912,25165824~4194304,37748736~16777216,62914560~4194304,79691776~16777216,100663296~16777216,121634816~12582912,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.939 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~12582912,25165824~4194304,37748736~16777216,62914560~4194304,79691776~16777216,100663296~16777216,121634816~12582912,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.942 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~16777216,25165824~4194304,37748736~20971520,62914560~8388608,79691776~58720256,142606336~12582912,167772160~50331648,222298112~46137344,281018368~71303168,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.942 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 11 diff [4194304~12582912,25165824~4194304,37748736~16777216,58720256~12582912,75497472~12582912,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~8388608,310378496~25165824,339738624~12582912,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.943 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~12582912,25165824~4194304,37748736~16777216,58720256~12582912,75497472~12582912,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~8388608,310378496~25165824,339738624~12582912,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.947 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~16777216,25165824~4194304,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~46137344,281018368~75497472,369098752~12582912,398458880~16777216] 2024-04-17T12:23:10.947 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 12 diff [0~20971520,25165824~4194304,37748736~16777216,58720256~12582912,75497472~12582912,92274688~25165824,121634816~12582912,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~54525952,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.947 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,25165824~4194304,37748736~16777216,58720256~12582912,75497472~12582912,92274688~25165824,121634816~12582912,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~54525952,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.951 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~29360128,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~46137344,281018368~75497472,369098752~12582912,394264576~20971520] 2024-04-17T12:23:10.951 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 13 diff [0~20971520,25165824~4194304,37748736~16777216,58720256~12582912,75497472~12582912,92274688~41943040,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~58720256,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.951 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,25165824~4194304,37748736~16777216,58720256~12582912,75497472~12582912,92274688~41943040,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~58720256,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.955 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~29360128,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~46137344,281018368~75497472,369098752~12582912,394264576~20971520] 2024-04-17T12:23:10.955 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 14 diff [0~29360128,37748736~16777216,58720256~12582912,75497472~12582912,92274688~41943040,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~58720256,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.955 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~12582912,75497472~12582912,92274688~41943040,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~58720256,369098752~12582912,394264576~16777216] 2024-04-17T12:23:10.959 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~46137344,281018368~75497472,369098752~12582912,394264576~20971520] 2024-04-17T12:23:10.960 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 15 diff [0~29360128,37748736~16777216,58720256~12582912,75497472~58720256,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~67108864,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.960 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~12582912,75497472~58720256,142606336~8388608,167772160~46137344,222298112~46137344,281018368~12582912,297795584~67108864,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.964 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~46137344,281018368~83886080,369098752~16777216,390070272~25165824] 2024-04-17T12:23:10.964 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 16 diff [0~29360128,37748736~16777216,58720256~12582912,75497472~58720256,142606336~12582912,167772160~46137344,218103808~50331648,272629760~4194304,281018368~12582912,297795584~67108864,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.964 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~12582912,75497472~58720256,142606336~12582912,167772160~46137344,218103808~50331648,272629760~4194304,281018368~12582912,297795584~67108864,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:09.523417+0000 mon.a (mon.0) 2845 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-04-17T12:23:10.970 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~100663296,142606336~12582912,167772160~100663296,272629760~4194304,281018368~83886080,369098752~16777216,390070272~25165824] 2024-04-17T12:23:10.970 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 17 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,163577856~50331648,218103808~50331648,272629760~4194304,281018368~83886080,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.970 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,163577856~50331648,218103808~50331648,272629760~4194304,281018368~83886080,369098752~12582912,390070272~20971520] 2024-04-17T12:23:10.976 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,163577856~104857600,272629760~4194304,281018368~83886080,369098752~16777216,390070272~25165824] 2024-04-17T12:23:10.976 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 18 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:10.976 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:10.984 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:10.984 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to 19 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:10.984 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:10.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:09.523417+0000 mon.a (mon.0) 2845 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-04-17T12:23:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:09.523417+0000 mon.a (mon.0) 2845 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-04-17T12:23:10.991 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:10.991 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 6 diff [4194304~8388608,25165824~4194304,222298112~12582912,247463936~16777216,281018368~4194304,398458880~8388608] 2024-04-17T12:23:10.991 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~8388608,25165824~4194304,222298112~12582912,247463936~16777216,281018368~4194304,398458880~8388608] 2024-04-17T12:23:10.993 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~12582912,25165824~4194304,222298112~16777216,247463936~16777216,281018368~8388608,398458880~12582912] 2024-04-17T12:23:10.993 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 7 diff [4194304~8388608,25165824~4194304,41943040~4194304,109051904~4194304,125829120~4194304,167772160~4194304,222298112~12582912,247463936~20971520,281018368~12582912,310378496~16777216,339738624~8388608,398458880~8388608] 2024-04-17T12:23:10.993 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~8388608,25165824~4194304,41943040~4194304,109051904~4194304,125829120~4194304,167772160~4194304,222298112~12582912,247463936~20971520,281018368~12582912,310378496~16777216,339738624~8388608,398458880~8388608] 2024-04-17T12:23:10.995 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~12582912,25165824~4194304,41943040~8388608,109051904~8388608,125829120~8388608,167772160~8388608,222298112~16777216,247463936~20971520,281018368~16777216,310378496~20971520,339738624~12582912,398458880~12582912] 2024-04-17T12:23:10.995 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 8 diff [4194304~8388608,25165824~4194304,41943040~4194304,50331648~4194304,109051904~4194304,125829120~8388608,142606336~8388608,167772160~29360128,222298112~12582912,239075328~29360128,281018368~12582912,310378496~16777216,331350016~4194304,339738624~12582912,398458880~8388608] 2024-04-17T12:23:10.995 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~8388608,25165824~4194304,41943040~4194304,50331648~4194304,109051904~4194304,125829120~8388608,142606336~8388608,167772160~29360128,222298112~12582912,239075328~29360128,281018368~12582912,310378496~16777216,331350016~4194304,339738624~12582912,398458880~8388608] 2024-04-17T12:23:10.998 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~12582912,25165824~4194304,41943040~16777216,109051904~8388608,125829120~12582912,142606336~12582912,167772160~29360128,222298112~46137344,281018368~16777216,310378496~41943040,398458880~12582912] 2024-04-17T12:23:10.998 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 9 diff [4194304~8388608,25165824~4194304,41943040~4194304,50331648~4194304,62914560~4194304,83886080~4194304,109051904~4194304,121634816~12582912,142606336~8388608,167772160~29360128,222298112~46137344,281018368~12582912,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,398458880~8388608] 2024-04-17T12:23:10.998 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~8388608,25165824~4194304,41943040~4194304,50331648~4194304,62914560~4194304,83886080~4194304,109051904~4194304,121634816~12582912,142606336~8388608,167772160~29360128,222298112~46137344,281018368~12582912,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,398458880~8388608] 2024-04-17T12:23:11.001 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~12582912,25165824~4194304,41943040~16777216,62914560~8388608,83886080~8388608,109051904~8388608,121634816~16777216,142606336~12582912,167772160~29360128,222298112~46137344,281018368~71303168,398458880~12582912] 2024-04-17T12:23:11.001 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 10 diff [4194304~8388608,25165824~4194304,41943040~12582912,62914560~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~46137344,281018368~12582912,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,398458880~8388608] 2024-04-17T12:23:11.001 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~8388608,25165824~4194304,41943040~12582912,62914560~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~46137344,281018368~12582912,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,398458880~8388608] 2024-04-17T12:23:11.004 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~12582912,25165824~4194304,41943040~16777216,62914560~8388608,83886080~54525952,142606336~12582912,167772160~33554432,205520896~12582912,222298112~46137344,281018368~71303168,398458880~12582912] 2024-04-17T12:23:11.004 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 11 diff [4194304~8388608,25165824~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~46137344,281018368~12582912,297795584~8388608,310378496~25165824,339738624~12582912,398458880~8388608] 2024-04-17T12:23:11.004 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~8388608,25165824~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~46137344,281018368~12582912,297795584~8388608,310378496~25165824,339738624~12582912,398458880~8388608] 2024-04-17T12:23:11.008 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~12582912,25165824~4194304,37748736~33554432,75497472~62914560,142606336~12582912,167772160~33554432,205520896~12582912,222298112~46137344,281018368~75497472,398458880~12582912] 2024-04-17T12:23:11.008 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 12 diff [0~12582912,16777216~4194304,25165824~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,205520896~8388608,222298112~46137344,281018368~12582912,297795584~54525952,394264576~16777216] 2024-04-17T12:23:11.009 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~4194304,25165824~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,205520896~8388608,222298112~46137344,281018368~12582912,297795584~54525952,394264576~16777216] 2024-04-17T12:23:11.013 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~29360128,37748736~33554432,75497472~62914560,142606336~12582912,167772160~33554432,205520896~12582912,222298112~46137344,281018368~75497472,394264576~20971520] 2024-04-17T12:23:11.013 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 13 diff [0~12582912,16777216~4194304,25165824~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~46137344,281018368~12582912,297795584~58720256,394264576~16777216] 2024-04-17T12:23:11.013 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~4194304,25165824~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~46137344,281018368~12582912,297795584~58720256,394264576~16777216] 2024-04-17T12:23:11.016 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~29360128,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~46137344,281018368~75497472,394264576~20971520] 2024-04-17T12:23:11.016 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 14 diff [0~29360128,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~46137344,281018368~12582912,297795584~58720256,394264576~16777216] 2024-04-17T12:23:11.016 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~46137344,281018368~12582912,297795584~58720256,394264576~16777216] 2024-04-17T12:23:11.022 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~46137344,281018368~75497472,394264576~20971520] 2024-04-17T12:23:11.022 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 15 diff [0~29360128,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~46137344,281018368~12582912,297795584~67108864,377487360~8388608,390070272~20971520] 2024-04-17T12:23:11.022 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~46137344,281018368~12582912,297795584~67108864,377487360~8388608,390070272~20971520] 2024-04-17T12:23:11.026 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~46137344,281018368~83886080,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.026 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 16 diff [0~29360128,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~12582912,167772160~29360128,201326592~12582912,218103808~33554432,255852544~12582912,272629760~4194304,281018368~12582912,297795584~67108864,377487360~8388608,390070272~20971520] 2024-04-17T12:23:11.026 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~29360128,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~12582912,167772160~29360128,201326592~12582912,218103808~33554432,255852544~12582912,272629760~4194304,281018368~12582912,297795584~67108864,377487360~8388608,390070272~20971520] 2024-04-17T12:23:11.032 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~33554432,37748736~100663296,142606336~12582912,167772160~100663296,272629760~4194304,281018368~83886080,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.032 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 17 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,163577856~50331648,218103808~33554432,255852544~12582912,272629760~4194304,281018368~83886080,377487360~8388608,390070272~20971520] 2024-04-17T12:23:11.032 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,163577856~50331648,218103808~33554432,255852544~12582912,272629760~4194304,281018368~83886080,377487360~8388608,390070272~20971520] 2024-04-17T12:23:11.038 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,163577856~104857600,272629760~4194304,281018368~83886080,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.038 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 18 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~33554432,255852544~20971520,281018368~83886080,377487360~33554432] 2024-04-17T12:23:11.039 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~33554432,255852544~20971520,281018368~83886080,377487360~33554432] 2024-04-17T12:23:11.046 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:11.046 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to 19 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:11.046 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:11.052 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:11.052 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 7 diff [41943040~4194304,109051904~4194304,125829120~4194304,167772160~4194304,247463936~4194304,255852544~8388608,285212672~8388608,310378496~16777216,339738624~8388608] 2024-04-17T12:23:11.052 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [41943040~4194304,109051904~4194304,125829120~4194304,167772160~4194304,247463936~4194304,255852544~8388608,285212672~8388608,310378496~16777216,339738624~8388608] 2024-04-17T12:23:11.053 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [41943040~8388608,109051904~8388608,125829120~8388608,167772160~8388608,247463936~20971520,285212672~12582912,310378496~20971520,339738624~12582912] 2024-04-17T12:23:11.054 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 8 diff [41943040~4194304,50331648~4194304,109051904~4194304,125829120~8388608,142606336~8388608,167772160~29360128,239075328~12582912,255852544~8388608,285212672~8388608,310378496~16777216,331350016~4194304,339738624~12582912] 2024-04-17T12:23:11.054 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [41943040~4194304,50331648~4194304,109051904~4194304,125829120~8388608,142606336~8388608,167772160~29360128,239075328~12582912,255852544~8388608,285212672~8388608,310378496~16777216,331350016~4194304,339738624~12582912] 2024-04-17T12:23:11.055 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [41943040~16777216,109051904~8388608,125829120~12582912,142606336~12582912,167772160~29360128,239075328~29360128,285212672~12582912,310378496~41943040] 2024-04-17T12:23:11.056 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 9 diff [4194304~4194304,41943040~4194304,50331648~4194304,62914560~4194304,83886080~4194304,109051904~4194304,121634816~12582912,142606336~8388608,167772160~29360128,222298112~8388608,239075328~12582912,255852544~12582912,285212672~8388608,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,398458880~4194304] 2024-04-17T12:23:11.056 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~4194304,41943040~4194304,50331648~4194304,62914560~4194304,83886080~4194304,109051904~4194304,121634816~12582912,142606336~8388608,167772160~29360128,222298112~8388608,239075328~12582912,255852544~12582912,285212672~8388608,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,398458880~4194304] 2024-04-17T12:23:11.058 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~8388608,41943040~16777216,62914560~8388608,83886080~8388608,109051904~8388608,121634816~16777216,142606336~12582912,167772160~29360128,222298112~12582912,239075328~29360128,285212672~67108864,398458880~8388608] 2024-04-17T12:23:11.058 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 10 diff [4194304~4194304,41943040~12582912,62914560~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~8388608,239075328~12582912,255852544~12582912,285212672~8388608,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,398458880~4194304] 2024-04-17T12:23:11.058 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~4194304,41943040~12582912,62914560~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~8388608,239075328~12582912,255852544~12582912,285212672~8388608,297795584~8388608,310378496~16777216,331350016~4194304,339738624~12582912,398458880~4194304] 2024-04-17T12:23:11.061 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~8388608,41943040~16777216,62914560~8388608,83886080~54525952,142606336~12582912,167772160~33554432,205520896~12582912,222298112~12582912,239075328~29360128,285212672~67108864,398458880~8388608] 2024-04-17T12:23:11.061 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 11 diff [4194304~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~12582912,239075328~12582912,255852544~12582912,285212672~8388608,297795584~8388608,310378496~25165824,339738624~12582912,398458880~4194304] 2024-04-17T12:23:11.061 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~12582912,239075328~12582912,255852544~12582912,285212672~8388608,297795584~8388608,310378496~25165824,339738624~12582912,398458880~4194304] 2024-04-17T12:23:11.064 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~8388608,37748736~33554432,75497472~62914560,142606336~12582912,167772160~33554432,205520896~12582912,222298112~12582912,239075328~29360128,285212672~71303168,398458880~8388608] 2024-04-17T12:23:11.064 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 12 diff [0~8388608,16777216~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,205520896~8388608,222298112~12582912,239075328~12582912,255852544~12582912,285212672~8388608,297795584~54525952,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.064 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~8388608,16777216~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,205520896~8388608,222298112~12582912,239075328~12582912,255852544~12582912,285212672~8388608,297795584~54525952,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.067 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~8388608,37748736~33554432,75497472~62914560,142606336~12582912,167772160~33554432,205520896~12582912,222298112~12582912,239075328~29360128,285212672~71303168,394264576~20971520] 2024-04-17T12:23:11.067 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 13 diff [0~8388608,16777216~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~12582912,255852544~12582912,285212672~8388608,297795584~58720256,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.067 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~8388608,16777216~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~12582912,255852544~12582912,285212672~8388608,297795584~58720256,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.071 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~8388608,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~12582912,239075328~29360128,285212672~71303168,394264576~20971520] 2024-04-17T12:23:11.071 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 14 diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~12582912,255852544~12582912,285212672~8388608,297795584~58720256,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.071 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~12582912,255852544~12582912,285212672~8388608,297795584~58720256,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.075 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~12582912,239075328~29360128,285212672~71303168,394264576~20971520] 2024-04-17T12:23:11.075 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 15 diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~12582912,255852544~12582912,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.075 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~12582912,255852544~12582912,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.079 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~12582912,239075328~29360128,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.079 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 16 diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~12582912,167772160~29360128,201326592~12582912,218103808~16777216,239075328~12582912,255852544~12582912,272629760~4194304,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.079 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~12582912,167772160~29360128,201326592~12582912,218103808~16777216,239075328~12582912,255852544~12582912,272629760~4194304,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.084 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~100663296,142606336~12582912,167772160~67108864,239075328~29360128,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.084 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 17 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,163577856~50331648,218103808~16777216,239075328~12582912,255852544~12582912,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.084 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,163577856~50331648,218103808~16777216,239075328~12582912,255852544~12582912,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.089 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,163577856~71303168,239075328~29360128,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.089 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 18 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~12582912,255852544~12582912,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.090 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~12582912,255852544~12582912,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.096 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.096 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to 19 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.096 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.102 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.102 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 8 diff [50331648~4194304,125829120~8388608,142606336~8388608,167772160~29360128,239075328~8388608,331350016~4194304,339738624~8388608] 2024-04-17T12:23:11.102 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [50331648~4194304,125829120~8388608,142606336~8388608,167772160~29360128,239075328~8388608,331350016~4194304,339738624~8388608] 2024-04-17T12:23:11.103 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [50331648~8388608,125829120~12582912,142606336~12582912,167772160~29360128,239075328~8388608,331350016~16777216] 2024-04-17T12:23:11.103 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 9 diff [4194304~4194304,50331648~4194304,62914560~4194304,83886080~4194304,121634816~12582912,142606336~8388608,167772160~29360128,222298112~8388608,239075328~8388608,264241152~4194304,297795584~8388608,314572800~8388608,331350016~4194304,339738624~8388608,398458880~4194304] 2024-04-17T12:23:11.103 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~4194304,50331648~4194304,62914560~4194304,83886080~4194304,121634816~12582912,142606336~8388608,167772160~29360128,222298112~8388608,239075328~8388608,264241152~4194304,297795584~8388608,314572800~8388608,331350016~4194304,339738624~8388608,398458880~4194304] 2024-04-17T12:23:11.105 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~8388608,50331648~8388608,62914560~8388608,83886080~8388608,121634816~16777216,142606336~12582912,167772160~29360128,222298112~12582912,239075328~8388608,264241152~4194304,297795584~12582912,314572800~12582912,331350016~16777216,398458880~8388608] 2024-04-17T12:23:11.105 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 10 diff [4194304~4194304,41943040~12582912,62914560~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~8388608,239075328~8388608,264241152~4194304,297795584~8388608,314572800~8388608,331350016~4194304,339738624~8388608,398458880~4194304] 2024-04-17T12:23:11.105 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~4194304,41943040~12582912,62914560~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~8388608,239075328~8388608,264241152~4194304,297795584~8388608,314572800~8388608,331350016~4194304,339738624~8388608,398458880~4194304] 2024-04-17T12:23:11.107 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~8388608,41943040~16777216,62914560~8388608,83886080~54525952,142606336~12582912,167772160~33554432,205520896~12582912,222298112~12582912,239075328~8388608,264241152~4194304,297795584~12582912,314572800~12582912,331350016~16777216,398458880~8388608] 2024-04-17T12:23:11.107 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 11 diff [4194304~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~12582912,239075328~8388608,260046848~8388608,297795584~8388608,314572800~8388608,327155712~8388608,339738624~12582912,398458880~4194304] 2024-04-17T12:23:11.107 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~12582912,142606336~8388608,167772160~29360128,205520896~8388608,222298112~12582912,239075328~8388608,260046848~8388608,297795584~8388608,314572800~8388608,327155712~8388608,339738624~12582912,398458880~4194304] 2024-04-17T12:23:11.110 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~8388608,37748736~33554432,75497472~62914560,142606336~12582912,167772160~33554432,205520896~12582912,222298112~12582912,239075328~8388608,260046848~8388608,297795584~12582912,314572800~41943040,398458880~8388608] 2024-04-17T12:23:11.110 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 12 diff [0~8388608,16777216~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,205520896~8388608,222298112~12582912,239075328~8388608,260046848~8388608,297795584~25165824,327155712~25165824,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.110 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~8388608,16777216~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,205520896~8388608,222298112~12582912,239075328~8388608,260046848~8388608,297795584~25165824,327155712~25165824,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.113 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~8388608,37748736~33554432,75497472~62914560,142606336~12582912,167772160~33554432,205520896~12582912,222298112~12582912,239075328~8388608,260046848~8388608,297795584~58720256,394264576~20971520] 2024-04-17T12:23:11.113 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 13 diff [0~8388608,16777216~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~8388608,260046848~8388608,285212672~8388608,297795584~25165824,327155712~29360128,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.113 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~8388608,16777216~4194304,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~8388608,260046848~8388608,285212672~8388608,297795584~25165824,327155712~29360128,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.116 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~8388608,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~12582912,239075328~8388608,260046848~8388608,285212672~8388608,297795584~58720256,394264576~20971520] 2024-04-17T12:23:11.116 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 14 diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~8388608,260046848~8388608,285212672~8388608,297795584~58720256,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.117 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~8388608,260046848~8388608,285212672~8388608,297795584~58720256,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.120 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~12582912,239075328~8388608,260046848~8388608,285212672~8388608,297795584~58720256,394264576~20971520] 2024-04-17T12:23:11.120 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 15 diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~8388608,260046848~8388608,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.120 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~8388608,167772160~29360128,201326592~12582912,222298112~12582912,239075328~8388608,260046848~8388608,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.124 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~33554432,75497472~62914560,142606336~12582912,167772160~50331648,222298112~12582912,239075328~8388608,260046848~8388608,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.124 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 16 diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~12582912,167772160~29360128,201326592~12582912,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.124 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~16777216,58720256~12582912,75497472~4194304,83886080~50331648,142606336~12582912,167772160~29360128,201326592~12582912,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.128 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~100663296,142606336~12582912,167772160~67108864,239075328~16777216,260046848~8388608,272629760~4194304,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.129 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 17 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,163577856~50331648,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.129 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,163577856~50331648,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.133 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,163577856~71303168,239075328~16777216,260046848~8388608,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.133 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 18 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~12582912,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.133 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~12582912,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.139 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.139 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to 19 diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.139 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.145 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.145 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 9 diff [4194304~4194304,62914560~4194304,83886080~4194304,121634816~4194304,222298112~8388608,239075328~4194304,264241152~4194304,297795584~8388608,314572800~8388608,398458880~4194304] 2024-04-17T12:23:11.145 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~4194304,62914560~4194304,83886080~4194304,121634816~4194304,222298112~8388608,239075328~4194304,264241152~4194304,297795584~8388608,314572800~8388608,398458880~4194304] 2024-04-17T12:23:11.146 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~8388608,62914560~8388608,83886080~8388608,121634816~8388608,222298112~12582912,239075328~4194304,264241152~4194304,297795584~12582912,314572800~12582912,398458880~8388608] 2024-04-17T12:23:11.146 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 10 diff [4194304~4194304,41943040~12582912,62914560~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~4194304,146800640~4194304,192937984~4194304,205520896~8388608,222298112~8388608,239075328~4194304,264241152~4194304,297795584~8388608,314572800~8388608,398458880~4194304] 2024-04-17T12:23:11.146 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~4194304,41943040~12582912,62914560~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~4194304,146800640~4194304,192937984~4194304,205520896~8388608,222298112~8388608,239075328~4194304,264241152~4194304,297795584~8388608,314572800~8388608,398458880~4194304] 2024-04-17T12:23:11.147 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~8388608,41943040~12582912,62914560~8388608,83886080~46137344,146800640~8388608,192937984~8388608,205520896~12582912,222298112~12582912,239075328~4194304,264241152~4194304,297795584~12582912,314572800~12582912,398458880~8388608] 2024-04-17T12:23:11.147 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 11 diff [4194304~4194304,37748736~12582912,58720256~12582912,75497472~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~4194304,146800640~4194304,192937984~4194304,205520896~8388608,222298112~12582912,239075328~4194304,260046848~8388608,297795584~8388608,314572800~8388608,327155712~8388608,343932928~8388608,398458880~4194304] 2024-04-17T12:23:11.147 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~4194304,37748736~12582912,58720256~12582912,75497472~4194304,83886080~4194304,92274688~4194304,100663296~16777216,121634816~4194304,146800640~4194304,192937984~4194304,205520896~8388608,222298112~12582912,239075328~4194304,260046848~8388608,297795584~8388608,314572800~8388608,327155712~8388608,343932928~8388608,398458880~4194304] 2024-04-17T12:23:11.150 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~8388608,37748736~16777216,58720256~12582912,75497472~54525952,146800640~8388608,192937984~8388608,205520896~12582912,222298112~12582912,239075328~4194304,260046848~8388608,297795584~12582912,314572800~25165824,343932928~12582912,398458880~8388608] 2024-04-17T12:23:11.150 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 12 diff [0~8388608,16777216~4194304,37748736~12582912,58720256~12582912,75497472~4194304,83886080~41943040,146800640~4194304,171966464~8388608,192937984~4194304,205520896~8388608,222298112~12582912,239075328~4194304,260046848~8388608,297795584~25165824,327155712~25165824,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.150 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~8388608,16777216~4194304,37748736~12582912,58720256~12582912,75497472~4194304,83886080~41943040,146800640~4194304,171966464~8388608,192937984~4194304,205520896~8388608,222298112~12582912,239075328~4194304,260046848~8388608,297795584~25165824,327155712~25165824,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.152 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~8388608,37748736~16777216,58720256~12582912,75497472~54525952,146800640~8388608,171966464~12582912,192937984~8388608,205520896~12582912,222298112~12582912,239075328~4194304,260046848~8388608,297795584~58720256,394264576~20971520] 2024-04-17T12:23:11.152 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 13 diff [0~8388608,16777216~4194304,37748736~12582912,58720256~12582912,75497472~4194304,83886080~46137344,146800640~8388608,171966464~8388608,192937984~4194304,201326592~12582912,222298112~12582912,239075328~4194304,260046848~8388608,285212672~8388608,297795584~25165824,327155712~29360128,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.152 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~8388608,16777216~4194304,37748736~12582912,58720256~12582912,75497472~4194304,83886080~46137344,146800640~8388608,171966464~8388608,192937984~4194304,201326592~12582912,222298112~12582912,239075328~4194304,260046848~8388608,285212672~8388608,297795584~25165824,327155712~29360128,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.155 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~8388608,37748736~16777216,58720256~12582912,75497472~54525952,146800640~8388608,171966464~12582912,192937984~25165824,222298112~12582912,239075328~4194304,260046848~8388608,285212672~8388608,297795584~58720256,394264576~20971520] 2024-04-17T12:23:11.155 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 14 diff [0~12582912,16777216~12582912,37748736~12582912,58720256~12582912,75497472~4194304,83886080~46137344,146800640~8388608,171966464~12582912,192937984~4194304,201326592~12582912,222298112~12582912,239075328~4194304,260046848~8388608,285212672~8388608,297795584~58720256,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.155 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~12582912,58720256~12582912,75497472~4194304,83886080~46137344,146800640~8388608,171966464~12582912,192937984~4194304,201326592~12582912,222298112~12582912,239075328~4194304,260046848~8388608,285212672~8388608,297795584~58720256,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.158 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~16777216,58720256~12582912,75497472~54525952,146800640~8388608,171966464~16777216,192937984~25165824,222298112~12582912,239075328~4194304,260046848~8388608,285212672~8388608,297795584~58720256,394264576~20971520] 2024-04-17T12:23:11.158 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 15 diff [0~12582912,16777216~12582912,37748736~12582912,58720256~12582912,75497472~4194304,83886080~46137344,146800640~8388608,171966464~12582912,188743680~8388608,201326592~12582912,222298112~12582912,239075328~4194304,260046848~8388608,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.158 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~12582912,58720256~12582912,75497472~4194304,83886080~46137344,146800640~8388608,171966464~12582912,188743680~8388608,201326592~12582912,222298112~12582912,239075328~4194304,260046848~8388608,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.162 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~16777216,58720256~12582912,75497472~54525952,146800640~8388608,171966464~46137344,222298112~12582912,239075328~4194304,260046848~8388608,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.162 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 16 diff [0~12582912,16777216~12582912,37748736~12582912,58720256~12582912,75497472~4194304,83886080~46137344,142606336~12582912,171966464~12582912,188743680~8388608,201326592~12582912,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.162 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~12582912,58720256~12582912,75497472~4194304,83886080~46137344,142606336~12582912,171966464~12582912,188743680~8388608,201326592~12582912,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.167 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~16777216,58720256~71303168,142606336~12582912,171966464~62914560,239075328~16777216,260046848~8388608,272629760~4194304,285212672~8388608,297795584~67108864,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.167 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 17 diff [0~50331648,58720256~12582912,75497472~54525952,142606336~12582912,163577856~20971520,188743680~25165824,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.167 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~50331648,58720256~12582912,75497472~54525952,142606336~12582912,163577856~20971520,188743680~25165824,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.171 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,163577856~71303168,239075328~16777216,260046848~8388608,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.171 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 18 diff [0~50331648,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~12582912,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.171 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~50331648,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~12582912,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.175 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.175 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to 19 diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.175 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.181 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.181 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 10 diff [41943040~12582912,92274688~4194304,100663296~16777216,146800640~4194304,192937984~4194304,205520896~8388608] 2024-04-17T12:23:11.181 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [41943040~12582912,92274688~4194304,100663296~16777216,146800640~4194304,192937984~4194304,205520896~8388608] 2024-04-17T12:23:11.182 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [41943040~12582912,92274688~29360128,146800640~8388608,192937984~8388608,205520896~12582912] 2024-04-17T12:23:11.182 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 11 diff [37748736~12582912,58720256~8388608,75497472~4194304,92274688~4194304,100663296~16777216,146800640~4194304,192937984~4194304,205520896~8388608,230686720~4194304,260046848~8388608,327155712~8388608,343932928~8388608] 2024-04-17T12:23:11.182 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [37748736~12582912,58720256~8388608,75497472~4194304,92274688~4194304,100663296~16777216,146800640~4194304,192937984~4194304,205520896~8388608,230686720~4194304,260046848~8388608,327155712~8388608,343932928~8388608] 2024-04-17T12:23:11.184 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [37748736~16777216,58720256~8388608,75497472~8388608,92274688~29360128,146800640~8388608,192937984~8388608,205520896~12582912,230686720~4194304,260046848~8388608,327155712~12582912,343932928~12582912] 2024-04-17T12:23:11.184 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 12 diff [0~8388608,16777216~4194304,37748736~12582912,58720256~8388608,75497472~4194304,83886080~37748736,146800640~4194304,171966464~8388608,192937984~4194304,205520896~8388608,230686720~4194304,260046848~8388608,306184192~8388608,327155712~25165824,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.184 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~8388608,16777216~4194304,37748736~12582912,58720256~8388608,75497472~4194304,83886080~37748736,146800640~4194304,171966464~8388608,192937984~4194304,205520896~8388608,230686720~4194304,260046848~8388608,306184192~8388608,327155712~25165824,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.186 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~8388608,16777216~8388608,37748736~16777216,58720256~8388608,75497472~46137344,146800640~8388608,171966464~12582912,192937984~8388608,205520896~12582912,230686720~4194304,260046848~8388608,306184192~12582912,327155712~29360128,394264576~20971520] 2024-04-17T12:23:11.186 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 13 diff [0~12582912,16777216~4194304,37748736~12582912,58720256~8388608,75497472~4194304,83886080~41943040,146800640~8388608,171966464~8388608,192937984~4194304,201326592~12582912,230686720~4194304,260046848~8388608,285212672~8388608,306184192~8388608,327155712~29360128,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.186 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~4194304,37748736~12582912,58720256~8388608,75497472~4194304,83886080~41943040,146800640~8388608,171966464~8388608,192937984~4194304,201326592~12582912,230686720~4194304,260046848~8388608,285212672~8388608,306184192~8388608,327155712~29360128,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.188 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~8388608,37748736~16777216,58720256~8388608,75497472~50331648,146800640~8388608,171966464~12582912,192937984~25165824,230686720~4194304,260046848~8388608,285212672~8388608,306184192~12582912,327155712~29360128,394264576~20971520] 2024-04-17T12:23:11.188 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 14 diff [0~12582912,16777216~12582912,37748736~12582912,58720256~8388608,75497472~4194304,83886080~41943040,146800640~8388608,171966464~12582912,192937984~4194304,201326592~12582912,230686720~4194304,260046848~8388608,285212672~8388608,301989888~54525952,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.188 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~12582912,58720256~8388608,75497472~4194304,83886080~41943040,146800640~8388608,171966464~12582912,192937984~4194304,201326592~12582912,230686720~4194304,260046848~8388608,285212672~8388608,301989888~54525952,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.190 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~16777216,58720256~8388608,75497472~50331648,146800640~8388608,171966464~16777216,192937984~25165824,230686720~4194304,260046848~8388608,285212672~8388608,301989888~54525952,394264576~20971520] 2024-04-17T12:23:11.191 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 15 diff [0~12582912,16777216~12582912,37748736~12582912,58720256~8388608,75497472~4194304,83886080~41943040,146800640~8388608,171966464~12582912,188743680~8388608,201326592~12582912,230686720~4194304,260046848~8388608,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.191 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~12582912,58720256~8388608,75497472~4194304,83886080~41943040,146800640~8388608,171966464~12582912,188743680~8388608,201326592~12582912,230686720~4194304,260046848~8388608,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.194 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~16777216,58720256~8388608,75497472~50331648,146800640~8388608,171966464~46137344,230686720~4194304,260046848~8388608,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.194 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 16 diff [0~12582912,16777216~12582912,37748736~12582912,58720256~12582912,75497472~4194304,83886080~41943040,142606336~12582912,171966464~12582912,188743680~8388608,201326592~12582912,218103808~16777216,243269632~8388608,260046848~8388608,272629760~4194304,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.194 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~12582912,58720256~12582912,75497472~4194304,83886080~41943040,142606336~12582912,171966464~12582912,188743680~8388608,201326592~12582912,218103808~16777216,243269632~8388608,260046848~8388608,272629760~4194304,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.199 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~16777216,58720256~67108864,142606336~12582912,171966464~62914560,243269632~12582912,260046848~8388608,272629760~4194304,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.199 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 17 diff [0~50331648,58720256~12582912,75497472~50331648,142606336~12582912,163577856~20971520,188743680~25165824,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~12582912,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.199 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~50331648,58720256~12582912,75497472~50331648,142606336~12582912,163577856~20971520,188743680~25165824,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~12582912,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.203 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,163577856~71303168,239075328~16777216,260046848~8388608,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.203 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 18 diff [0~50331648,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~12582912,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.203 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~50331648,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~12582912,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.208 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.208 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to 19 diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.208 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.212 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.212 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 11 diff [37748736~8388608,58720256~8388608,75497472~4194304,230686720~4194304,260046848~8388608,327155712~8388608,343932928~8388608] 2024-04-17T12:23:11.213 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [37748736~8388608,58720256~8388608,75497472~4194304,230686720~4194304,260046848~8388608,327155712~8388608,343932928~8388608] 2024-04-17T12:23:11.213 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [37748736~12582912,58720256~8388608,75497472~8388608,230686720~4194304,260046848~8388608,327155712~12582912,343932928~12582912] 2024-04-17T12:23:11.214 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 12 diff [0~8388608,16777216~4194304,37748736~8388608,58720256~8388608,75497472~4194304,83886080~8388608,96468992~8388608,113246208~4194304,171966464~8388608,230686720~4194304,260046848~8388608,306184192~8388608,327155712~25165824,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.214 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~8388608,16777216~4194304,37748736~8388608,58720256~8388608,75497472~4194304,83886080~8388608,96468992~8388608,113246208~4194304,171966464~8388608,230686720~4194304,260046848~8388608,306184192~8388608,327155712~25165824,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.215 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~8388608,16777216~8388608,37748736~12582912,58720256~8388608,75497472~16777216,96468992~8388608,113246208~8388608,171966464~12582912,230686720~4194304,260046848~8388608,306184192~12582912,327155712~29360128,394264576~20971520] 2024-04-17T12:23:11.215 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 13 diff [0~12582912,16777216~4194304,37748736~8388608,58720256~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~8388608,201326592~4194304,230686720~4194304,260046848~8388608,285212672~8388608,306184192~8388608,327155712~29360128,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.215 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~4194304,37748736~8388608,58720256~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~8388608,201326592~4194304,230686720~4194304,260046848~8388608,285212672~8388608,306184192~8388608,327155712~29360128,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.217 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~8388608,37748736~12582912,58720256~8388608,75497472~16777216,96468992~12582912,113246208~12582912,146800640~8388608,171966464~12582912,201326592~4194304,230686720~4194304,260046848~8388608,285212672~8388608,306184192~12582912,327155712~29360128,394264576~20971520] 2024-04-17T12:23:11.217 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 14 diff [0~12582912,16777216~12582912,37748736~12582912,58720256~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~12582912,201326592~4194304,230686720~4194304,260046848~8388608,285212672~8388608,301989888~54525952,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.217 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~12582912,58720256~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~12582912,201326592~4194304,230686720~4194304,260046848~8388608,285212672~8388608,301989888~54525952,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.220 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~12582912,58720256~8388608,75497472~16777216,96468992~12582912,113246208~12582912,146800640~8388608,171966464~16777216,201326592~4194304,230686720~4194304,260046848~8388608,285212672~8388608,301989888~54525952,394264576~20971520] 2024-04-17T12:23:11.220 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 15 diff [0~12582912,16777216~12582912,37748736~12582912,58720256~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~12582912,188743680~8388608,201326592~4194304,230686720~4194304,260046848~8388608,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.220 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~12582912,58720256~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~12582912,188743680~8388608,201326592~4194304,230686720~4194304,260046848~8388608,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.223 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~12582912,58720256~8388608,75497472~33554432,113246208~12582912,146800640~8388608,171966464~25165824,201326592~4194304,230686720~4194304,260046848~8388608,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.223 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 16 diff [0~12582912,16777216~12582912,37748736~12582912,58720256~12582912,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,142606336~8388608,171966464~12582912,188743680~8388608,201326592~4194304,218103808~16777216,243269632~8388608,260046848~8388608,272629760~4194304,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.223 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,37748736~12582912,58720256~12582912,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,142606336~8388608,171966464~12582912,188743680~8388608,201326592~4194304,218103808~16777216,243269632~8388608,260046848~8388608,272629760~4194304,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.227 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,37748736~12582912,58720256~50331648,113246208~12582912,142606336~12582912,171966464~25165824,201326592~4194304,218103808~16777216,243269632~12582912,260046848~8388608,272629760~4194304,285212672~8388608,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.227 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 17 diff [0~50331648,58720256~12582912,75497472~16777216,96468992~12582912,113246208~12582912,142606336~8388608,163577856~20971520,188743680~16777216,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~12582912,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.227 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~50331648,58720256~12582912,75497472~16777216,96468992~12582912,113246208~12582912,142606336~8388608,163577856~20971520,188743680~16777216,218103808~16777216,239075328~12582912,260046848~8388608,272629760~4194304,285212672~12582912,301989888~62914560,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.230 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~50331648,58720256~50331648,113246208~12582912,142606336~12582912,163577856~46137344,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~79691776,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.231 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 18 diff [0~50331648,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~12582912,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.231 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~50331648,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~12582912,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.235 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~50331648,58720256~67108864,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.235 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to 19 diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.235 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.239 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.239 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 12 diff [0~8388608,16777216~4194304,83886080~8388608,96468992~8388608,113246208~4194304,171966464~8388608,306184192~8388608,335544320~8388608,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.239 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~8388608,16777216~4194304,83886080~8388608,96468992~8388608,113246208~4194304,171966464~8388608,306184192~8388608,335544320~8388608,394264576~8388608,406847488~4194304] 2024-04-17T12:23:11.240 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~8388608,16777216~8388608,83886080~8388608,96468992~8388608,113246208~8388608,171966464~12582912,306184192~12582912,335544320~12582912,394264576~20971520] 2024-04-17T12:23:11.240 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 13 diff [0~12582912,16777216~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~8388608,201326592~4194304,285212672~8388608,306184192~8388608,335544320~8388608,348127232~8388608,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.240 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~8388608,201326592~4194304,285212672~8388608,306184192~8388608,335544320~8388608,348127232~8388608,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.242 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~8388608,83886080~8388608,96468992~12582912,113246208~12582912,146800640~8388608,171966464~12582912,201326592~4194304,285212672~8388608,306184192~12582912,335544320~20971520,394264576~20971520] 2024-04-17T12:23:11.242 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 14 diff [0~12582912,16777216~12582912,41943040~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~12582912,201326592~4194304,285212672~8388608,301989888~29360128,335544320~8388608,348127232~8388608,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.242 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,41943040~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~12582912,201326592~4194304,285212672~8388608,301989888~29360128,335544320~8388608,348127232~8388608,394264576~8388608,406847488~8388608] 2024-04-17T12:23:11.244 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,41943040~8388608,75497472~16777216,96468992~12582912,113246208~12582912,146800640~8388608,171966464~16777216,201326592~4194304,285212672~8388608,301989888~29360128,335544320~20971520,394264576~20971520] 2024-04-17T12:23:11.244 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 15 diff [0~12582912,16777216~12582912,41943040~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~12582912,188743680~8388608,201326592~4194304,285212672~8388608,301989888~29360128,335544320~8388608,348127232~16777216,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.244 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,41943040~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,146800640~4194304,171966464~12582912,188743680~8388608,201326592~4194304,285212672~8388608,301989888~29360128,335544320~8388608,348127232~16777216,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.246 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,41943040~8388608,75497472~33554432,113246208~12582912,146800640~8388608,171966464~25165824,201326592~4194304,285212672~8388608,301989888~29360128,335544320~29360128,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.246 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 16 diff [0~12582912,16777216~12582912,41943040~8388608,62914560~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,142606336~8388608,171966464~12582912,188743680~8388608,201326592~4194304,218103808~12582912,243269632~8388608,272629760~4194304,285212672~8388608,301989888~29360128,335544320~8388608,348127232~16777216,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.246 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,16777216~12582912,41943040~8388608,62914560~8388608,75497472~4194304,83886080~8388608,96468992~12582912,113246208~12582912,142606336~8388608,171966464~12582912,188743680~8388608,201326592~4194304,218103808~12582912,243269632~8388608,272629760~4194304,285212672~8388608,301989888~29360128,335544320~8388608,348127232~16777216,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.249 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,16777216~16777216,41943040~8388608,62914560~46137344,113246208~12582912,142606336~12582912,171966464~25165824,201326592~4194304,218103808~12582912,243269632~12582912,272629760~4194304,285212672~8388608,301989888~29360128,335544320~29360128,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.249 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 17 diff [0~37748736,41943040~8388608,62914560~29360128,96468992~12582912,113246208~12582912,142606336~8388608,163577856~20971520,188743680~16777216,218103808~12582912,239075328~12582912,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.249 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~8388608,62914560~29360128,96468992~12582912,113246208~12582912,142606336~8388608,163577856~20971520,188743680~16777216,218103808~12582912,239075328~12582912,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.252 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~8388608,62914560~46137344,113246208~12582912,142606336~12582912,163577856~46137344,218103808~12582912,239075328~16777216,272629760~4194304,285212672~46137344,335544320~29360128,377487360~8388608,390070272~25165824] 2024-04-17T12:23:11.253 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 18 diff [0~37748736,41943040~8388608,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~12582912,239075328~12582912,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:11.253 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~8388608,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~12582912,239075328~12582912,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:11.256 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~8388608,62914560~62914560,142606336~12582912,159383552~50331648,218103808~12582912,239075328~16777216,260046848~16777216,285212672~46137344,335544320~29360128,377487360~37748736] 2024-04-17T12:23:11.256 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to 19 diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:11.256 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:11.260 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~62914560,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,335544320~29360128,377487360~37748736] 2024-04-17T12:23:11.260 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 13 diff [8388608~4194304,100663296~4194304,117440512~8388608,146800640~4194304,201326592~4194304,285212672~8388608,348127232~8388608,394264576~4194304,406847488~8388608] 2024-04-17T12:23:11.260 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [8388608~4194304,100663296~4194304,117440512~8388608,146800640~4194304,201326592~4194304,285212672~8388608,348127232~8388608,394264576~4194304,406847488~8388608] 2024-04-17T12:23:11.261 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [8388608~4194304,100663296~8388608,117440512~8388608,146800640~8388608,201326592~4194304,285212672~8388608,348127232~8388608,394264576~4194304,406847488~8388608] 2024-04-17T12:23:11.261 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 14 diff [4194304~8388608,20971520~8388608,41943040~8388608,75497472~4194304,100663296~4194304,117440512~8388608,146800640~4194304,180355072~4194304,201326592~4194304,285212672~8388608,301989888~8388608,314572800~16777216,348127232~8388608,394264576~4194304,406847488~8388608] 2024-04-17T12:23:11.261 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~8388608,20971520~8388608,41943040~8388608,75497472~4194304,100663296~4194304,117440512~8388608,146800640~4194304,180355072~4194304,201326592~4194304,285212672~8388608,301989888~8388608,314572800~16777216,348127232~8388608,394264576~4194304,406847488~8388608] 2024-04-17T12:23:11.262 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~8388608,20971520~12582912,41943040~8388608,75497472~8388608,100663296~8388608,117440512~8388608,146800640~8388608,180355072~8388608,201326592~4194304,285212672~8388608,301989888~8388608,314572800~16777216,348127232~8388608,394264576~4194304,406847488~8388608] 2024-04-17T12:23:11.262 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 15 diff [0~12582912,20971520~8388608,41943040~8388608,75497472~4194304,88080384~4194304,100663296~4194304,117440512~8388608,146800640~4194304,176160768~8388608,188743680~8388608,201326592~4194304,285212672~8388608,301989888~8388608,314572800~16777216,348127232~16777216,377487360~8388608,390070272~12582912,406847488~8388608] 2024-04-17T12:23:11.262 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,20971520~8388608,41943040~8388608,75497472~4194304,88080384~4194304,100663296~4194304,117440512~8388608,146800640~4194304,176160768~8388608,188743680~8388608,201326592~4194304,285212672~8388608,301989888~8388608,314572800~16777216,348127232~16777216,377487360~8388608,390070272~12582912,406847488~8388608] 2024-04-17T12:23:11.264 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,20971520~12582912,41943040~8388608,75497472~8388608,88080384~8388608,100663296~8388608,117440512~8388608,146800640~8388608,176160768~20971520,201326592~4194304,285212672~8388608,301989888~8388608,314572800~16777216,348127232~16777216,377487360~8388608,390070272~12582912,406847488~8388608] 2024-04-17T12:23:11.264 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 16 diff [0~12582912,20971520~8388608,41943040~8388608,62914560~8388608,75497472~4194304,88080384~4194304,100663296~4194304,117440512~8388608,142606336~8388608,176160768~8388608,188743680~8388608,201326592~4194304,218103808~12582912,243269632~8388608,272629760~4194304,285212672~8388608,301989888~8388608,314572800~16777216,348127232~16777216,377487360~8388608,390070272~12582912,406847488~8388608] 2024-04-17T12:23:11.264 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,20971520~8388608,41943040~8388608,62914560~8388608,75497472~4194304,88080384~4194304,100663296~4194304,117440512~8388608,142606336~8388608,176160768~8388608,188743680~8388608,201326592~4194304,218103808~12582912,243269632~8388608,272629760~4194304,285212672~8388608,301989888~8388608,314572800~16777216,348127232~16777216,377487360~8388608,390070272~12582912,406847488~8388608] 2024-04-17T12:23:11.267 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,20971520~12582912,41943040~8388608,62914560~20971520,88080384~8388608,100663296~8388608,117440512~8388608,142606336~12582912,176160768~20971520,201326592~4194304,218103808~12582912,243269632~12582912,272629760~4194304,285212672~8388608,301989888~8388608,314572800~16777216,348127232~16777216,377487360~8388608,390070272~12582912,406847488~8388608] 2024-04-17T12:23:11.267 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 17 diff [0~37748736,41943040~8388608,62914560~20971520,88080384~4194304,100663296~4194304,117440512~8388608,142606336~8388608,163577856~8388608,176160768~8388608,188743680~16777216,218103808~12582912,239075328~12582912,272629760~4194304,285212672~12582912,301989888~8388608,314572800~16777216,343932928~20971520,377487360~8388608,390070272~12582912,406847488~8388608] 2024-04-17T12:23:11.267 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~8388608,62914560~20971520,88080384~4194304,100663296~4194304,117440512~8388608,142606336~8388608,163577856~8388608,176160768~8388608,188743680~16777216,218103808~12582912,239075328~12582912,272629760~4194304,285212672~12582912,301989888~8388608,314572800~16777216,343932928~20971520,377487360~8388608,390070272~12582912,406847488~8388608] 2024-04-17T12:23:11.270 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~8388608,62914560~33554432,100663296~8388608,117440512~8388608,142606336~12582912,163577856~46137344,218103808~12582912,239075328~16777216,272629760~4194304,285212672~25165824,314572800~16777216,343932928~20971520,377487360~8388608,390070272~12582912,406847488~8388608] 2024-04-17T12:23:11.270 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 18 diff [0~16777216,20971520~16777216,41943040~8388608,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~12582912,239075328~12582912,260046848~8388608,272629760~4194304,285212672~12582912,301989888~8388608,314572800~16777216,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:11.270 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~16777216,20971520~16777216,41943040~8388608,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~12582912,239075328~12582912,260046848~8388608,272629760~4194304,285212672~12582912,301989888~8388608,314572800~16777216,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:11.273 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~8388608,62914560~33554432,100663296~25165824,142606336~12582912,159383552~50331648,218103808~12582912,239075328~16777216,260046848~16777216,285212672~25165824,314572800~16777216,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:11.273 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to 19 diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:11.273 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:11.276 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,100663296~25165824,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:11.276 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 14 diff [4194304~8388608,20971520~8388608,41943040~8388608,75497472~4194304,180355072~4194304,301989888~8388608,314572800~16777216,394264576~4194304] 2024-04-17T12:23:11.277 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~8388608,20971520~8388608,41943040~8388608,75497472~4194304,180355072~4194304,301989888~8388608,314572800~16777216,394264576~4194304] 2024-04-17T12:23:11.277 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~8388608,20971520~12582912,41943040~8388608,75497472~8388608,180355072~8388608,301989888~8388608,314572800~16777216,394264576~4194304] 2024-04-17T12:23:11.277 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 15 diff [0~12582912,20971520~8388608,41943040~8388608,75497472~4194304,88080384~4194304,176160768~8388608,188743680~8388608,301989888~8388608,314572800~16777216,356515840~8388608,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.278 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,20971520~8388608,41943040~8388608,75497472~4194304,88080384~4194304,176160768~8388608,188743680~8388608,301989888~8388608,314572800~16777216,356515840~8388608,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.279 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,20971520~12582912,41943040~8388608,75497472~8388608,88080384~8388608,176160768~20971520,301989888~8388608,314572800~16777216,356515840~8388608,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.279 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 16 diff [0~12582912,20971520~8388608,41943040~8388608,62914560~8388608,75497472~4194304,88080384~4194304,142606336~4194304,176160768~8388608,188743680~8388608,218103808~12582912,243269632~8388608,272629760~4194304,301989888~8388608,314572800~16777216,352321536~12582912,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.279 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,20971520~8388608,41943040~8388608,62914560~8388608,75497472~4194304,88080384~4194304,142606336~4194304,176160768~8388608,188743680~8388608,218103808~12582912,243269632~8388608,272629760~4194304,301989888~8388608,314572800~16777216,352321536~12582912,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.282 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,20971520~12582912,41943040~8388608,62914560~20971520,88080384~8388608,142606336~8388608,176160768~20971520,218103808~12582912,243269632~12582912,272629760~4194304,301989888~8388608,314572800~16777216,352321536~12582912,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.282 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 17 diff [0~37748736,41943040~8388608,62914560~20971520,88080384~4194304,142606336~4194304,163577856~8388608,176160768~8388608,188743680~16777216,218103808~12582912,239075328~12582912,272629760~4194304,289406976~8388608,301989888~8388608,314572800~16777216,343932928~4194304,352321536~12582912,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.282 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~8388608,62914560~20971520,88080384~4194304,142606336~4194304,163577856~8388608,176160768~8388608,188743680~16777216,218103808~12582912,239075328~12582912,272629760~4194304,289406976~8388608,301989888~8388608,314572800~16777216,343932928~4194304,352321536~12582912,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.284 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~8388608,62914560~33554432,142606336~8388608,163577856~46137344,218103808~12582912,239075328~16777216,272629760~4194304,289406976~20971520,314572800~16777216,343932928~20971520,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.284 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 18 diff [0~16777216,20971520~16777216,41943040~8388608,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~12582912,239075328~12582912,260046848~8388608,272629760~4194304,289406976~8388608,301989888~8388608,314572800~16777216,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.284 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~16777216,20971520~16777216,41943040~8388608,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~12582912,239075328~12582912,260046848~8388608,272629760~4194304,289406976~8388608,301989888~8388608,314572800~16777216,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.287 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~8388608,62914560~33554432,104857600~12582912,142606336~8388608,159383552~50331648,218103808~12582912,239075328~16777216,260046848~16777216,289406976~20971520,314572800~16777216,339738624~25165824,377487360~25165824] 2024-04-17T12:23:11.287 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to 19 diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.287 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.289 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,104857600~12582912,142606336~8388608,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,289406976~41943040,339738624~25165824,377487360~25165824] 2024-04-17T12:23:11.289 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to 15 diff [0~4194304,75497472~4194304,88080384~4194304,176160768~4194304,188743680~8388608,301989888~4194304,356515840~8388608,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.289 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~4194304,75497472~4194304,88080384~4194304,176160768~4194304,188743680~8388608,301989888~4194304,356515840~8388608,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.291 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~4194304,75497472~4194304,88080384~8388608,176160768~4194304,188743680~8388608,301989888~4194304,356515840~8388608,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.291 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to 16 diff [0~8388608,62914560~8388608,75497472~4194304,88080384~4194304,142606336~4194304,176160768~4194304,188743680~8388608,218103808~12582912,243269632~8388608,272629760~4194304,301989888~4194304,314572800~8388608,352321536~12582912,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.291 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~8388608,62914560~8388608,75497472~4194304,88080384~4194304,142606336~4194304,176160768~4194304,188743680~8388608,218103808~12582912,243269632~8388608,272629760~4194304,301989888~4194304,314572800~8388608,352321536~12582912,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.292 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~8388608,62914560~16777216,88080384~8388608,142606336~8388608,176160768~4194304,188743680~8388608,218103808~12582912,243269632~12582912,272629760~4194304,301989888~4194304,314572800~12582912,352321536~12582912,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.292 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to 17 diff [0~8388608,12582912~8388608,29360128~8388608,62914560~29360128,142606336~4194304,163577856~8388608,176160768~4194304,188743680~16777216,218103808~12582912,239075328~12582912,272629760~4194304,289406976~8388608,301989888~4194304,314572800~8388608,343932928~4194304,352321536~12582912,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.292 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~8388608,12582912~8388608,29360128~8388608,62914560~29360128,142606336~4194304,163577856~8388608,176160768~4194304,188743680~16777216,218103808~12582912,239075328~12582912,272629760~4194304,289406976~8388608,301989888~4194304,314572800~8388608,343932928~4194304,352321536~12582912,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.294 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~8388608,12582912~8388608,29360128~8388608,62914560~33554432,142606336~8388608,163577856~16777216,188743680~20971520,218103808~12582912,239075328~16777216,272629760~4194304,289406976~16777216,314572800~12582912,343932928~20971520,377487360~8388608,390070272~12582912] 2024-04-17T12:23:11.294 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to 18 diff [0~16777216,29360128~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~12582912,239075328~12582912,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,314572800~8388608,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.294 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~16777216,29360128~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~12582912,239075328~12582912,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,314572800~8388608,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.298 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,62914560~33554432,104857600~12582912,142606336~8388608,159383552~20971520,188743680~20971520,218103808~12582912,239075328~16777216,260046848~16777216,289406976~16777216,314572800~12582912,339738624~25165824,377487360~25165824] 2024-04-17T12:23:11.298 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to 19 diff [0~20971520,29360128~8388608,41943040~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,310378496~12582912,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.298 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,310378496~12582912,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.300 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~33554432,104857600~12582912,142606336~8388608,159383552~20971520,188743680~20971520,218103808~16777216,239075328~16777216,260046848~16777216,289406976~16777216,310378496~16777216,339738624~25165824,377487360~25165824] 2024-04-17T12:23:11.300 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to 16 diff [4194304~4194304,62914560~8388608,142606336~4194304,218103808~12582912,243269632~8388608,272629760~4194304,314572800~8388608,352321536~4194304] 2024-04-17T12:23:11.300 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~4194304,62914560~8388608,142606336~4194304,218103808~12582912,243269632~8388608,272629760~4194304,314572800~8388608,352321536~4194304] 2024-04-17T12:23:11.302 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~4194304,62914560~12582912,142606336~8388608,218103808~12582912,243269632~12582912,272629760~4194304,314572800~12582912,352321536~4194304] 2024-04-17T12:23:11.302 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to 17 diff [4194304~4194304,12582912~8388608,29360128~8388608,62914560~12582912,79691776~8388608,142606336~4194304,163577856~8388608,197132288~8388608,218103808~12582912,239075328~12582912,272629760~4194304,289406976~8388608,314572800~8388608,343932928~4194304,352321536~4194304] 2024-04-17T12:23:11.302 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [4194304~4194304,12582912~8388608,29360128~8388608,62914560~12582912,79691776~8388608,142606336~4194304,163577856~8388608,197132288~8388608,218103808~12582912,239075328~12582912,272629760~4194304,289406976~8388608,314572800~8388608,343932928~4194304,352321536~4194304] 2024-04-17T12:23:11.303 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [4194304~4194304,12582912~8388608,29360128~8388608,62914560~12582912,79691776~8388608,142606336~8388608,163577856~12582912,197132288~12582912,218103808~12582912,239075328~16777216,272629760~4194304,289406976~12582912,314572800~12582912,343932928~12582912] 2024-04-17T12:23:11.303 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to 18 diff [0~16777216,29360128~8388608,62914560~12582912,79691776~8388608,104857600~8388608,142606336~4194304,159383552~16777216,192937984~12582912,218103808~12582912,239075328~12582912,260046848~8388608,272629760~4194304,289406976~8388608,314572800~8388608,339738624~8388608,352321536~4194304,381681664~12582912] 2024-04-17T12:23:11.303 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~16777216,29360128~8388608,62914560~12582912,79691776~8388608,104857600~8388608,142606336~4194304,159383552~16777216,192937984~12582912,218103808~12582912,239075328~12582912,260046848~8388608,272629760~4194304,289406976~8388608,314572800~8388608,339738624~8388608,352321536~4194304,381681664~12582912] 2024-04-17T12:23:11.306 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,62914560~12582912,79691776~8388608,104857600~12582912,142606336~8388608,159383552~16777216,192937984~16777216,218103808~12582912,239075328~16777216,260046848~16777216,289406976~12582912,314572800~12582912,339738624~16777216,381681664~16777216] 2024-04-17T12:23:11.306 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to 19 diff [0~20971520,29360128~8388608,41943040~8388608,62914560~12582912,79691776~8388608,104857600~8388608,142606336~4194304,159383552~16777216,192937984~12582912,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,310378496~12582912,339738624~8388608,352321536~4194304,381681664~12582912] 2024-04-17T12:23:11.306 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~12582912,79691776~8388608,104857600~8388608,142606336~4194304,159383552~16777216,192937984~12582912,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,310378496~12582912,339738624~8388608,352321536~4194304,381681664~12582912] 2024-04-17T12:23:11.308 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~12582912,79691776~8388608,104857600~12582912,142606336~8388608,159383552~16777216,192937984~16777216,218103808~16777216,239075328~16777216,260046848~16777216,289406976~12582912,310378496~16777216,339738624~16777216,381681664~16777216] 2024-04-17T12:23:11.308 INFO:tasks.workunit.client.0.smithi031.stdout:from 16 to 17 diff [12582912~8388608,29360128~8388608,62914560~8388608,79691776~8388608,163577856~8388608,197132288~8388608,239075328~4194304,289406976~8388608,343932928~4194304] 2024-04-17T12:23:11.308 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [12582912~8388608,29360128~8388608,62914560~8388608,79691776~8388608,163577856~8388608,197132288~8388608,239075328~4194304,289406976~8388608,343932928~4194304] 2024-04-17T12:23:11.309 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [12582912~8388608,29360128~8388608,62914560~8388608,79691776~8388608,163577856~12582912,197132288~12582912,239075328~4194304,289406976~12582912,343932928~8388608] 2024-04-17T12:23:11.309 INFO:tasks.workunit.client.0.smithi031.stdout:from 16 to 18 diff [0~16777216,29360128~8388608,62914560~8388608,79691776~8388608,104857600~8388608,159383552~16777216,192937984~12582912,239075328~4194304,260046848~8388608,289406976~8388608,339738624~8388608,381681664~12582912] 2024-04-17T12:23:11.309 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~16777216,29360128~8388608,62914560~8388608,79691776~8388608,104857600~8388608,159383552~16777216,192937984~12582912,239075328~4194304,260046848~8388608,289406976~8388608,339738624~8388608,381681664~12582912] 2024-04-17T12:23:11.311 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,62914560~8388608,79691776~8388608,104857600~12582912,159383552~16777216,192937984~16777216,239075328~4194304,260046848~12582912,289406976~12582912,339738624~12582912,381681664~16777216] 2024-04-17T12:23:11.311 INFO:tasks.workunit.client.0.smithi031.stdout:from 16 to 19 diff [0~20971520,29360128~8388608,41943040~8388608,62914560~8388608,79691776~8388608,104857600~8388608,159383552~16777216,192937984~12582912,226492416~8388608,239075328~12582912,260046848~8388608,289406976~8388608,310378496~4194304,339738624~8388608,381681664~12582912] 2024-04-17T12:23:11.311 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~8388608,79691776~8388608,104857600~8388608,159383552~16777216,192937984~12582912,226492416~8388608,239075328~12582912,260046848~8388608,289406976~8388608,310378496~4194304,339738624~8388608,381681664~12582912] 2024-04-17T12:23:11.313 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~8388608,79691776~8388608,104857600~12582912,159383552~16777216,192937984~16777216,226492416~8388608,239075328~12582912,260046848~12582912,289406976~12582912,310378496~4194304,339738624~12582912,381681664~16777216] 2024-04-17T12:23:11.313 INFO:tasks.workunit.client.0.smithi031.stdout:from 17 to 18 diff [0~12582912,104857600~8388608,159383552~16777216,192937984~8388608,260046848~8388608,339738624~4194304,381681664~12582912] 2024-04-17T12:23:11.313 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,104857600~8388608,159383552~16777216,192937984~8388608,260046848~8388608,339738624~4194304,381681664~12582912] 2024-04-17T12:23:11.315 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~16777216,104857600~12582912,159383552~16777216,192937984~8388608,260046848~12582912,339738624~4194304,381681664~16777216] 2024-04-17T12:23:11.315 INFO:tasks.workunit.client.0.smithi031.stdout:from 17 to 19 diff [0~12582912,41943040~8388608,62914560~4194304,104857600~8388608,159383552~16777216,192937984~8388608,226492416~8388608,243269632~8388608,260046848~8388608,310378496~4194304,339738624~4194304,381681664~12582912] 2024-04-17T12:23:11.315 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,41943040~8388608,62914560~4194304,104857600~8388608,159383552~16777216,192937984~8388608,226492416~8388608,243269632~8388608,260046848~8388608,310378496~4194304,339738624~4194304,381681664~12582912] 2024-04-17T12:23:11.316 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~16777216,41943040~12582912,62914560~4194304,104857600~12582912,159383552~16777216,192937984~8388608,226492416~8388608,243269632~8388608,260046848~12582912,310378496~4194304,339738624~4194304,381681664~16777216] 2024-04-17T12:23:11.317 INFO:tasks.workunit.client.0.smithi031.stdout:from 18 to 19 diff [0~12582912,41943040~8388608,62914560~4194304,104857600~4194304,226492416~8388608,243269632~8388608,310378496~4194304,390070272~4194304] 2024-04-17T12:23:11.317 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,41943040~8388608,62914560~4194304,104857600~4194304,226492416~8388608,243269632~8388608,310378496~4194304,390070272~4194304] 2024-04-17T12:23:11.317 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~12582912,41943040~12582912,62914560~4194304,104857600~8388608,226492416~8388608,243269632~8388608,310378496~4194304,390070272~8388608] 2024-04-17T12:23:11.544 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:11.544 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:11.566 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:11.566 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:11.566 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:11.574 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:11.574 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:11.574 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:11.582 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:11.582 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:11.583 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:11.590 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:11.590 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:11.590 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:11.598 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:11.598 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:11.598 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:11.604 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:11.604 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.604 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.610 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.610 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.610 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.615 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.615 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.615 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.619 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.620 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.620 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.624 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.624 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.624 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:11.628 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:11.628 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:11.628 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:11.632 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~62914560,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,335544320~29360128,377487360~37748736] 2024-04-17T12:23:11.632 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:11.632 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:11.634 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,100663296~25165824,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:11.635 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to HEAD diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.635 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.638 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,104857600~12582912,142606336~8388608,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,289406976~41943040,339738624~25165824,377487360~25165824] 2024-04-17T12:23:11.638 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to HEAD diff [0~20971520,29360128~8388608,41943040~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,310378496~12582912,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.638 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,310378496~12582912,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:11.640 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~33554432,104857600~12582912,142606336~8388608,159383552~20971520,188743680~20971520,218103808~16777216,239075328~16777216,260046848~16777216,289406976~16777216,310378496~16777216,339738624~25165824,377487360~25165824] 2024-04-17T12:23:11.640 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to HEAD diff [0~20971520,29360128~8388608,41943040~8388608,62914560~12582912,79691776~8388608,104857600~8388608,142606336~4194304,159383552~16777216,192937984~12582912,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,310378496~12582912,339738624~8388608,352321536~4194304,381681664~12582912] 2024-04-17T12:23:11.640 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~12582912,79691776~8388608,104857600~8388608,142606336~4194304,159383552~16777216,192937984~12582912,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,310378496~12582912,339738624~8388608,352321536~4194304,381681664~12582912] 2024-04-17T12:23:11.641 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~12582912,79691776~8388608,104857600~12582912,142606336~8388608,159383552~16777216,192937984~16777216,218103808~16777216,239075328~16777216,260046848~16777216,289406976~12582912,310378496~16777216,339738624~16777216,381681664~16777216] 2024-04-17T12:23:11.642 INFO:tasks.workunit.client.0.smithi031.stdout:from 16 to HEAD diff [0~20971520,29360128~8388608,41943040~8388608,62914560~8388608,79691776~8388608,104857600~8388608,159383552~16777216,192937984~12582912,226492416~8388608,239075328~12582912,260046848~8388608,289406976~8388608,310378496~4194304,339738624~8388608,381681664~12582912] 2024-04-17T12:23:11.642 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~8388608,79691776~8388608,104857600~8388608,159383552~16777216,192937984~12582912,226492416~8388608,239075328~12582912,260046848~8388608,289406976~8388608,310378496~4194304,339738624~8388608,381681664~12582912] 2024-04-17T12:23:11.643 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~8388608,79691776~8388608,104857600~12582912,159383552~16777216,192937984~16777216,226492416~8388608,239075328~12582912,260046848~12582912,289406976~12582912,310378496~4194304,339738624~12582912,381681664~16777216] 2024-04-17T12:23:11.644 INFO:tasks.workunit.client.0.smithi031.stdout:from 17 to HEAD diff [0~12582912,41943040~8388608,62914560~4194304,104857600~8388608,159383552~16777216,192937984~8388608,226492416~8388608,243269632~8388608,260046848~8388608,310378496~4194304,339738624~4194304,381681664~12582912] 2024-04-17T12:23:11.644 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~12582912,41943040~8388608,62914560~4194304,104857600~8388608,159383552~16777216,192937984~8388608,226492416~8388608,243269632~8388608,260046848~8388608,310378496~4194304,339738624~4194304,381681664~12582912] 2024-04-17T12:23:11.644 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~16777216,41943040~12582912,62914560~4194304,104857600~12582912,159383552~16777216,192937984~8388608,226492416~8388608,243269632~8388608,260046848~12582912,310378496~4194304,339738624~4194304,381681664~16777216] 2024-04-17T12:23:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:10.526152+0000 mon.a (mon.0) 2846 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-04-17T12:23:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:10.529600+0000 mgr.y (mgr.14556) 1799 : cluster [DBG] pgmap v2990: 137 pgs: 137 active+clean; 851 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 48 MiB/s wr, 363 op/s 2024-04-17T12:23:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:23:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:11] "GET /metrics HTTP/1.1" 200 197793 "" "Prometheus/2.33.4" 2024-04-17T12:23:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:10.526152+0000 mon.a (mon.0) 2846 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-04-17T12:23:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:10.529600+0000 mgr.y (mgr.14556) 1799 : cluster [DBG] pgmap v2990: 137 pgs: 137 active+clean; 851 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 48 MiB/s wr, 363 op/s 2024-04-17T12:23:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:10.526152+0000 mon.a (mon.0) 2846 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-04-17T12:23:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:10.529600+0000 mgr.y (mgr.14556) 1799 : cluster [DBG] pgmap v2990: 137 pgs: 137 active+clean; 851 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 48 MiB/s wr, 363 op/s 2024-04-17T12:23:12.556 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:12.556 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:12.588 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:12.588 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:12.588 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:12.596 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:12.596 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:12.596 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:12.604 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:12.604 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:12.604 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:12.611 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:12.611 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:12.612 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:12.619 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:12.619 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:12.619 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:12.625 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:12.625 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:12.625 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:12.631 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:12.631 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:12.631 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:12.636 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:12.636 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:12.636 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:12.641 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:12.641 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:12.641 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:12.645 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:12.645 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:12.645 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:12.648 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:12.648 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:12.648 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:12.652 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~62914560,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,335544320~29360128,377487360~37748736] 2024-04-17T12:23:12.652 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:12.652 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:12.654 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,100663296~25165824,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:12.654 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to HEAD diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:12.654 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:12.657 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,104857600~12582912,142606336~8388608,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,289406976~41943040,339738624~25165824,377487360~25165824] 2024-04-17T12:23:12.657 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to HEAD diff [0~20971520,29360128~8388608,41943040~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,310378496~12582912,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:12.657 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,310378496~12582912,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:12.659 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~33554432,104857600~12582912,142606336~8388608,159383552~20971520,188743680~20971520,218103808~16777216,239075328~16777216,260046848~16777216,289406976~16777216,310378496~16777216,339738624~25165824,377487360~25165824] 2024-04-17T12:23:12.659 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to HEAD diff [0~20971520,29360128~8388608,41943040~8388608,62914560~12582912,79691776~8388608,104857600~8388608,142606336~4194304,159383552~16777216,192937984~12582912,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,310378496~12582912,339738624~8388608,352321536~4194304,381681664~12582912] 2024-04-17T12:23:12.659 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~12582912,79691776~8388608,104857600~8388608,142606336~4194304,159383552~16777216,192937984~12582912,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,310378496~12582912,339738624~8388608,352321536~4194304,381681664~12582912] 2024-04-17T12:23:12.660 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~12582912,79691776~8388608,104857600~12582912,142606336~8388608,159383552~16777216,192937984~16777216,218103808~16777216,239075328~16777216,260046848~16777216,289406976~12582912,310378496~16777216,339738624~16777216,381681664~16777216] 2024-04-17T12:23:12.660 INFO:tasks.workunit.client.0.smithi031.stdout:from 16 to HEAD diff [0~20971520,29360128~8388608,41943040~8388608,62914560~8388608,79691776~8388608,104857600~8388608,159383552~16777216,192937984~12582912,226492416~8388608,239075328~12582912,260046848~8388608,289406976~8388608,310378496~4194304,339738624~8388608,381681664~12582912] 2024-04-17T12:23:12.660 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~8388608,79691776~8388608,104857600~8388608,159383552~16777216,192937984~12582912,226492416~8388608,239075328~12582912,260046848~8388608,289406976~8388608,310378496~4194304,339738624~8388608,381681664~12582912] 2024-04-17T12:23:12.661 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~8388608,79691776~8388608,104857600~12582912,159383552~16777216,192937984~16777216,226492416~8388608,239075328~12582912,260046848~12582912,289406976~12582912,310378496~4194304,339738624~12582912,381681664~16777216] 2024-04-17T12:23:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:11.537733+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-04-17T12:23:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:11.537733+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-04-17T12:23:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:11.537733+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-04-17T12:23:13.566 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:13.566 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:13.592 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:13.592 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:13.592 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:13.601 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:13.601 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:13.601 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:13.609 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:13.609 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:13.609 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:13.615 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:13.615 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:13.615 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:13.621 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:13.621 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:13.621 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:13.627 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:13.627 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:13.627 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:13.633 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:13.633 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:13.633 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:13.638 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:13.638 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:13.638 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:13.643 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:13.643 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:13.643 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:13.647 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:13.647 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:13.647 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:13.650 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:13.651 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:13.651 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:13.654 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~62914560,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,335544320~29360128,377487360~37748736] 2024-04-17T12:23:13.654 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:13.654 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:13.657 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,100663296~25165824,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:13.657 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to HEAD diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:13.657 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:13.659 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,104857600~12582912,142606336~8388608,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,289406976~41943040,339738624~25165824,377487360~25165824] 2024-04-17T12:23:13.659 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to HEAD diff [0~20971520,29360128~8388608,41943040~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,310378496~12582912,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:13.659 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,310378496~12582912,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:13.661 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~33554432,104857600~12582912,142606336~8388608,159383552~20971520,188743680~20971520,218103808~16777216,239075328~16777216,260046848~16777216,289406976~16777216,310378496~16777216,339738624~25165824,377487360~25165824] 2024-04-17T12:23:13.661 INFO:tasks.workunit.client.0.smithi031.stdout:from 15 to HEAD diff [0~20971520,29360128~8388608,41943040~8388608,62914560~12582912,79691776~8388608,104857600~8388608,142606336~4194304,159383552~16777216,192937984~12582912,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,310378496~12582912,339738624~8388608,352321536~4194304,381681664~12582912] 2024-04-17T12:23:13.661 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~12582912,79691776~8388608,104857600~8388608,142606336~4194304,159383552~16777216,192937984~12582912,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,310378496~12582912,339738624~8388608,352321536~4194304,381681664~12582912] 2024-04-17T12:23:13.663 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~12582912,79691776~8388608,104857600~12582912,142606336~8388608,159383552~16777216,192937984~16777216,218103808~16777216,239075328~16777216,260046848~16777216,289406976~12582912,310378496~16777216,339738624~16777216,381681664~16777216] 2024-04-17T12:23:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:12.530061+0000 mgr.y (mgr.14556) 1800 : cluster [DBG] pgmap v2992: 137 pgs: 137 active+clean; 851 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:23:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:12.548677+0000 mon.a (mon.0) 2848 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-04-17T12:23:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:12.530061+0000 mgr.y (mgr.14556) 1800 : cluster [DBG] pgmap v2992: 137 pgs: 137 active+clean; 851 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:23:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:12.548677+0000 mon.a (mon.0) 2848 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-04-17T12:23:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:12.530061+0000 mgr.y (mgr.14556) 1800 : cluster [DBG] pgmap v2992: 137 pgs: 137 active+clean; 851 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:23:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:12.548677+0000 mon.a (mon.0) 2848 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-04-17T12:23:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:23:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:23:14.567 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:14.567 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:14.604 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:14.605 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:14.605 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:14.615 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:14.615 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:14.615 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:14.622 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:14.622 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:14.622 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:14.629 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:14.629 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:14.629 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:14.635 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:14.636 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:14.636 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:14.641 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:14.641 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:14.641 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:14.646 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:14.646 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:14.646 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:14.651 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:14.651 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:14.651 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:14.655 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:14.656 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:14.656 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:14.660 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:14.660 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:14.660 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:14.664 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:14.664 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:14.664 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:14.666 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~62914560,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,335544320~29360128,377487360~37748736] 2024-04-17T12:23:14.666 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:14.666 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:14.668 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,100663296~25165824,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:14.668 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to HEAD diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:14.668 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:14.670 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,104857600~12582912,142606336~8388608,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,289406976~41943040,339738624~25165824,377487360~25165824] 2024-04-17T12:23:14.670 INFO:tasks.workunit.client.0.smithi031.stdout:from 14 to HEAD diff [0~20971520,29360128~8388608,41943040~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,310378496~12582912,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:14.670 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~20971520,29360128~8388608,41943040~8388608,62914560~29360128,104857600~8388608,142606336~4194304,159383552~20971520,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~4194304,310378496~12582912,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:14.671 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~20971520,29360128~8388608,41943040~12582912,62914560~33554432,104857600~12582912,142606336~8388608,159383552~20971520,188743680~20971520,218103808~16777216,239075328~16777216,260046848~16777216,289406976~16777216,310378496~16777216,339738624~25165824,377487360~25165824] 2024-04-17T12:23:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:13.552884+0000 mon.a (mon.0) 2849 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-04-17T12:23:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:13.552884+0000 mon.a (mon.0) 2849 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-04-17T12:23:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:13.552884+0000 mon.a (mon.0) 2849 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-04-17T12:23:15.369 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:15.369 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:15.394 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:15.394 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:15.394 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:15.405 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:15.405 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:15.405 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:15.418 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:15.418 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:15.418 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:15.423 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:15.423 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:15.423 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:15.428 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:15.429 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:15.429 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:15.433 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:15.433 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:15.433 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:15.437 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:15.437 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:15.437 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:15.441 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:15.441 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:15.441 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:15.445 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:15.445 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:15.445 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:15.447 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:15.448 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:15.448 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:15.450 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:15.450 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:15.450 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:15.452 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~62914560,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,335544320~29360128,377487360~37748736] 2024-04-17T12:23:15.452 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:15.452 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:15.453 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,100663296~25165824,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:15.454 INFO:tasks.workunit.client.0.smithi031.stdout:from 13 to HEAD diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:15.454 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,104857600~8388608,142606336~4194304,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,289406976~8388608,301989888~29360128,339738624~8388608,352321536~12582912,377487360~25165824] 2024-04-17T12:23:15.454 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,104857600~12582912,142606336~8388608,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,289406976~41943040,339738624~25165824,377487360~25165824] 2024-04-17T12:23:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:14.530787+0000 mgr.y (mgr.14556) 1801 : cluster [DBG] pgmap v2995: 137 pgs: 137 active+clean; 924 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 726 KiB/s rd, 20 MiB/s wr, 1.35k op/s 2024-04-17T12:23:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:14.560967+0000 mon.a (mon.0) 2850 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-04-17T12:23:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:15.362692+0000 mon.a (mon.0) 2851 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-04-17T12:23:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:14.530787+0000 mgr.y (mgr.14556) 1801 : cluster [DBG] pgmap v2995: 137 pgs: 137 active+clean; 924 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 726 KiB/s rd, 20 MiB/s wr, 1.35k op/s 2024-04-17T12:23:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:14.560967+0000 mon.a (mon.0) 2850 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-04-17T12:23:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:15.362692+0000 mon.a (mon.0) 2851 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-04-17T12:23:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:14.530787+0000 mgr.y (mgr.14556) 1801 : cluster [DBG] pgmap v2995: 137 pgs: 137 active+clean; 924 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 726 KiB/s rd, 20 MiB/s wr, 1.35k op/s 2024-04-17T12:23:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:14.560967+0000 mon.a (mon.0) 2850 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-04-17T12:23:15.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:15.362692+0000 mon.a (mon.0) 2851 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-04-17T12:23:16.380 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:16.380 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:16.411 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:16.411 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:16.411 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:16.417 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:16.418 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:16.418 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:16.426 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:16.426 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:16.426 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:16.432 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:16.432 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:16.432 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:16.436 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:16.436 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:16.437 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:16.440 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:16.441 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:16.441 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:16.444 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:16.444 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:16.444 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:16.448 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:16.448 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:16.448 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:16.451 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:16.452 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:16.452 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:16.454 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:16.454 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:16.454 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:16.456 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:16.456 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:16.456 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:16.458 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~62914560,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,335544320~29360128,377487360~37748736] 2024-04-17T12:23:16.458 INFO:tasks.workunit.client.0.smithi031.stdout:from 12 to HEAD diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:16.458 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~20971520,88080384~4194304,100663296~12582912,117440512~8388608,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:16.459 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~33554432,100663296~25165824,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,339738624~25165824,377487360~25165824,406847488~8388608] 2024-04-17T12:23:17.382 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:17.382 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:17.413 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:17.413 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:17.413 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:17.425 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:17.425 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:17.425 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:17.437 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:17.437 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:17.437 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:17.445 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:17.445 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:17.445 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:17.449 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:17.449 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:17.449 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:17.453 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:17.453 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:17.453 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:17.457 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:17.457 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:17.457 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:17.460 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:17.460 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:17.460 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:17.463 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:17.464 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:17.464 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:17.466 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:17.466 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:17.466 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:17.467 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:17.468 INFO:tasks.workunit.client.0.smithi031.stdout:from 11 to HEAD diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:17.468 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~37748736,41943040~12582912,62914560~29360128,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~8388608,272629760~4194304,285212672~12582912,301989888~29360128,335544320~29360128,377487360~37748736] 2024-04-17T12:23:17.469 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~37748736,41943040~12582912,62914560~62914560,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~46137344,335544320~29360128,377487360~37748736] 2024-04-17T12:23:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:16.364493+0000 mon.a (mon.0) 2852 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-04-17T12:23:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:16.531295+0000 mgr.y (mgr.14556) 1802 : cluster [DBG] pgmap v2999: 137 pgs: 137 active+clean; 924 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 730 KiB/s rd, 20 MiB/s wr, 1.35k op/s 2024-04-17T12:23:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:16.364493+0000 mon.a (mon.0) 2852 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-04-17T12:23:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:16.531295+0000 mgr.y (mgr.14556) 1802 : cluster [DBG] pgmap v2999: 137 pgs: 137 active+clean; 924 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 730 KiB/s rd, 20 MiB/s wr, 1.35k op/s 2024-04-17T12:23:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:16.364493+0000 mon.a (mon.0) 2852 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-04-17T12:23:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:16.531295+0000 mgr.y (mgr.14556) 1802 : cluster [DBG] pgmap v2999: 137 pgs: 137 active+clean; 924 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 730 KiB/s rd, 20 MiB/s wr, 1.35k op/s 2024-04-17T12:23:18.396 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:18.396 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:18.419 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:18.419 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:18.419 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:18.429 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:18.430 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:18.430 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:18.440 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:18.440 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:18.440 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:18.445 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:18.445 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:18.446 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:18.449 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:18.450 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:18.450 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:18.453 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:18.453 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:18.454 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:18.457 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:18.457 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:18.457 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:18.459 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:18.459 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:18.459 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:18.461 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:18.462 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:18.462 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:18.463 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:18.464 INFO:tasks.workunit.client.0.smithi031.stdout:from 10 to HEAD diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:18.464 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~16777216,96468992~29360128,142606336~8388608,159383552~25165824,188743680~16777216,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:18.465 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~50331648,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:17.375226+0000 mon.a (mon.0) 2853 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-04-17T12:23:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:17.375226+0000 mon.a (mon.0) 2853 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-04-17T12:23:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:17.375226+0000 mon.a (mon.0) 2853 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-04-17T12:23:19.395 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:19.395 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:19.427 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:19.427 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:19.427 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:19.450 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:19.450 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:19.450 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:19.460 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:19.460 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:19.460 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:19.464 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:19.464 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:19.464 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:19.467 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:19.468 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:19.468 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:19.471 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:19.471 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:19.471 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:19.473 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:19.473 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:19.474 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:19.476 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:19.476 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:19.476 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:19.479 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:19.479 INFO:tasks.workunit.client.0.smithi031.stdout:from 9 to HEAD diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:19.479 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~46137344,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~12582912,301989888~62914560,377487360~37748736] 2024-04-17T12:23:19.480 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~67108864,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:18.382777+0000 mon.a (mon.0) 2854 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-04-17T12:23:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:18.531834+0000 mgr.y (mgr.14556) 1803 : cluster [DBG] pgmap v3002: 137 pgs: 137 active+clean; 879 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 300 KiB/s rd, 6.3 KiB/s wr, 518 op/s 2024-04-17T12:23:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:18.382777+0000 mon.a (mon.0) 2854 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-04-17T12:23:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:18.531834+0000 mgr.y (mgr.14556) 1803 : cluster [DBG] pgmap v3002: 137 pgs: 137 active+clean; 879 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 300 KiB/s rd, 6.3 KiB/s wr, 518 op/s 2024-04-17T12:23:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:18.382777+0000 mon.a (mon.0) 2854 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-04-17T12:23:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:18.531834+0000 mgr.y (mgr.14556) 1803 : cluster [DBG] pgmap v3002: 137 pgs: 137 active+clean; 879 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 300 KiB/s rd, 6.3 KiB/s wr, 518 op/s 2024-04-17T12:23:20.388 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:20.388 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:20.415 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:20.415 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:20.415 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:20.423 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:20.423 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:20.424 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:20.433 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:20.433 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:20.433 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:20.439 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:20.439 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:20.439 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:20.442 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:20.442 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:20.442 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:20.445 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:20.445 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:20.445 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:20.447 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:20.447 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:20.447 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:20.449 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:20.449 INFO:tasks.workunit.client.0.smithi031.stdout:from 8 to HEAD diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:20.449 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~50331648,142606336~12582912,159383552~25165824,188743680~25165824,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:20.450 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~54525952,58720256~71303168,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:19.389926+0000 mon.a (mon.0) 2855 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-04-17T12:23:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:20.365518+0000 mon.a (mon.0) 2856 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-04-17T12:23:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:19.389926+0000 mon.a (mon.0) 2855 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-04-17T12:23:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:20.365518+0000 mon.a (mon.0) 2856 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-04-17T12:23:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:19.389926+0000 mon.a (mon.0) 2855 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-04-17T12:23:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:20.365518+0000 mon.a (mon.0) 2856 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-04-17T12:23:21.410 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:21.410 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:21.441 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:21.441 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:21.441 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:21.454 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:21.454 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:21.454 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:21.466 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:21.466 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:21.466 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:21.475 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:21.475 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:21.475 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:21.478 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:21.478 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:21.478 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:21.480 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:21.480 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:21.480 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:21.482 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:21.483 INFO:tasks.workunit.client.0.smithi031.stdout:from 7 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:21.483 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:21.484 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~16777216,260046848~16777216,285212672~79691776,377487360~37748736] 2024-04-17T12:23:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:20.532341+0000 mgr.y (mgr.14556) 1804 : cluster [DBG] pgmap v3005: 137 pgs: 137 active+clean; 879 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 297 KiB/s rd, 6.2 KiB/s wr, 514 op/s 2024-04-17T12:23:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:20.532341+0000 mgr.y (mgr.14556) 1804 : cluster [DBG] pgmap v3005: 137 pgs: 137 active+clean; 879 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 297 KiB/s rd, 6.2 KiB/s wr, 514 op/s 2024-04-17T12:23:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:20.532341+0000 mgr.y (mgr.14556) 1804 : cluster [DBG] pgmap v3005: 137 pgs: 137 active+clean; 879 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 297 KiB/s rd, 6.2 KiB/s wr, 514 op/s 2024-04-17T12:23:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:23:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:21] "GET /metrics HTTP/1.1" 200 197793 "" "Prometheus/2.33.4" 2024-04-17T12:23:22.418 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:22.418 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:22.460 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:22.460 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:22.460 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:22.467 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:22.467 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:22.467 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:22.473 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:22.473 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:22.473 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:22.475 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:22.476 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:22.476 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:22.478 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:22.478 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:22.478 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:22.480 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:22.480 INFO:tasks.workunit.client.0.smithi031.stdout:from 6 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:22.480 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~16777216,239075328~29360128,272629760~4194304,285212672~79691776,377487360~37748736] 2024-04-17T12:23:22.481 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~75497472,239075328~37748736,285212672~79691776,377487360~37748736] 2024-04-17T12:23:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:21.399694+0000 mon.a (mon.0) 2857 : cluster [DBG] osdmap e1491: 8 total, 8 up, 8 in 2024-04-17T12:23:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:21.399694+0000 mon.a (mon.0) 2857 : cluster [DBG] osdmap e1491: 8 total, 8 up, 8 in 2024-04-17T12:23:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:21.399694+0000 mon.a (mon.0) 2857 : cluster [DBG] osdmap e1491: 8 total, 8 up, 8 in 2024-04-17T12:23:23.430 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:23.430 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:23.456 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:23.456 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:23.456 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:23.468 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:23.468 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:23.468 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:23.475 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:23.475 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:23.476 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:23.481 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:23.481 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:23.481 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:23.483 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:23.483 INFO:tasks.workunit.client.0.smithi031.stdout:from 5 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:23.483 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,377487360~33554432] 2024-04-17T12:23:23.484 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,377487360~37748736] 2024-04-17T12:23:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:22.405605+0000 mon.a (mon.0) 2858 : cluster [DBG] osdmap e1492: 8 total, 8 up, 8 in 2024-04-17T12:23:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:22.532763+0000 mgr.y (mgr.14556) 1805 : cluster [DBG] pgmap v3008: 137 pgs: 137 active+clean; 879 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:23:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:22.405605+0000 mon.a (mon.0) 2858 : cluster [DBG] osdmap e1492: 8 total, 8 up, 8 in 2024-04-17T12:23:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:22.532763+0000 mgr.y (mgr.14556) 1805 : cluster [DBG] pgmap v3008: 137 pgs: 137 active+clean; 879 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:23:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:22.405605+0000 mon.a (mon.0) 2858 : cluster [DBG] osdmap e1492: 8 total, 8 up, 8 in 2024-04-17T12:23:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:22.532763+0000 mgr.y (mgr.14556) 1805 : cluster [DBG] pgmap v3008: 137 pgs: 137 active+clean; 879 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:23:24.126 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:23:24.413 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:23:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:23:24.414 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:23:24.414 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (50m) 9m ago 51m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:23:24.414 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (51m) 9m ago 51m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:23:24.414 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (52m) 9m ago 52m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:23:24.414 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (52m) 9m ago 52m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:23:24.414 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (56m) 9m ago 56m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (57m) 9m ago 57m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (57m) 9m ago 57m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (56m) 9m ago 56m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (56m) 9m ago 56m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (51m) 9m ago 51m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (51m) 9m ago 51m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (55m) 9m ago 55m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (55m) 9m ago 55m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (54m) 9m ago 54m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (54m) 9m ago 54m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (54m) 9m ago 54m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (53m) 9m ago 53m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (53m) 9m ago 53m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:23:24.415 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (53m) 9m ago 53m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:23:24.416 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (50m) 9m ago 52m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:23:24.436 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:24.436 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:24.466 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:24.466 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:24.466 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:24.474 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:24.475 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:24.475 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:24.490 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:24.490 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:24.490 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:24.492 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:24.492 INFO:tasks.workunit.client.0.smithi031.stdout:from 4 to HEAD diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:24.492 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~12582912,75497472~58720256,142606336~12582912,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:24.493 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~138412032,142606336~12582912,159383552~117440512,281018368~83886080,369098752~46137344] 2024-04-17T12:23:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:23.412286+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1493: 8 total, 8 up, 8 in 2024-04-17T12:23:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:23.412286+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1493: 8 total, 8 up, 8 in 2024-04-17T12:23:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:23.412286+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1493: 8 total, 8 up, 8 in 2024-04-17T12:23:24.783 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:23:24.783 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:23:24.783 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:23:24.784 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:23:25.464 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:25.464 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:25.478 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:25.478 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:25.478 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:25.485 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:25.485 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:25.485 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:25.487 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:25.487 INFO:tasks.workunit.client.0.smithi031.stdout:from 3 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:25.487 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~58720256,281018368~83886080,369098752~46137344] 2024-04-17T12:23:25.490 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:24.115772+0000 mgr.y (mgr.14556) 1806 : audit [DBG] from='client.17841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:24.406564+0000 mgr.y (mgr.14556) 1807 : audit [DBG] from='client.17847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:24.425806+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1494: 8 total, 8 up, 8 in 2024-04-17T12:23:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:24.533131+0000 mgr.y (mgr.14556) 1808 : cluster [DBG] pgmap v3011: 137 pgs: 137 active+clean; 750 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 6.2 KiB/s wr, 296 op/s 2024-04-17T12:23:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:24.784500+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.31:0/3450696105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:23:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:24.115772+0000 mgr.y (mgr.14556) 1806 : audit [DBG] from='client.17841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:24.406564+0000 mgr.y (mgr.14556) 1807 : audit [DBG] from='client.17847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:24.425806+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1494: 8 total, 8 up, 8 in 2024-04-17T12:23:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:24.533131+0000 mgr.y (mgr.14556) 1808 : cluster [DBG] pgmap v3011: 137 pgs: 137 active+clean; 750 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 6.2 KiB/s wr, 296 op/s 2024-04-17T12:23:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:24.784500+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.31:0/3450696105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:23:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:24.115772+0000 mgr.y (mgr.14556) 1806 : audit [DBG] from='client.17841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:24.406564+0000 mgr.y (mgr.14556) 1807 : audit [DBG] from='client.17847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:24.425806+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1494: 8 total, 8 up, 8 in 2024-04-17T12:23:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:24.533131+0000 mgr.y (mgr.14556) 1808 : cluster [DBG] pgmap v3011: 137 pgs: 137 active+clean; 750 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 6.2 KiB/s wr, 296 op/s 2024-04-17T12:23:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:24.784500+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.31:0/3450696105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:23:26.446 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:26.446 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:26.474 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:26.475 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:26.475 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:26.484 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:26.484 INFO:tasks.workunit.client.0.smithi031.stdout:from 2 to HEAD diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:26.484 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~75497472,138412032~16777216,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:26.487 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:25.435222+0000 mon.a (mon.0) 2861 : cluster [DBG] osdmap e1495: 8 total, 8 up, 8 in 2024-04-17T12:23:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:25.435222+0000 mon.a (mon.0) 2861 : cluster [DBG] osdmap e1495: 8 total, 8 up, 8 in 2024-04-17T12:23:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:25.435222+0000 mon.a (mon.0) 2861 : cluster [DBG] osdmap e1495: 8 total, 8 up, 8 in 2024-04-17T12:23:27.452 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:27.452 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:27.474 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:27.474 INFO:tasks.workunit.client.0.smithi031.stdout:from 1 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:27.474 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:27.476 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:26.441674+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1496: 8 total, 8 up, 8 in 2024-04-17T12:23:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:26.533537+0000 mgr.y (mgr.14556) 1809 : cluster [DBG] pgmap v3014: 137 pgs: 137 active+clean; 750 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 6.2 KiB/s wr, 296 op/s 2024-04-17T12:23:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:26.441674+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1496: 8 total, 8 up, 8 in 2024-04-17T12:23:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:26.533537+0000 mgr.y (mgr.14556) 1809 : cluster [DBG] pgmap v3014: 137 pgs: 137 active+clean; 750 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 6.2 KiB/s wr, 296 op/s 2024-04-17T12:23:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:26.441674+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1496: 8 total, 8 up, 8 in 2024-04-17T12:23:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:26.533537+0000 mgr.y (mgr.14556) 1809 : cluster [DBG] pgmap v3014: 137 pgs: 137 active+clean; 750 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 6.2 KiB/s wr, 296 op/s 2024-04-17T12:23:28.460 INFO:tasks.workunit.client.0.smithi031.stdout:from 0 to HEAD diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:28.461 INFO:tasks.workunit.client.0.smithi031.stdout: limited diff [0~54525952,58720256~96468992,159383552~54525952,218103808~142606336,369098752~46137344] 2024-04-17T12:23:28.479 INFO:tasks.workunit.client.0.smithi031.stdout: actual was [0~155189248,159383552~205520896,369098752~46137344] 2024-04-17T12:23:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:27.449277+0000 mon.a (mon.0) 2863 : cluster [DBG] osdmap e1497: 8 total, 8 up, 8 in 2024-04-17T12:23:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:27.449277+0000 mon.a (mon.0) 2863 : cluster [DBG] osdmap e1497: 8 total, 8 up, 8 in 2024-04-17T12:23:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:27.449277+0000 mon.a (mon.0) 2863 : cluster [DBG] osdmap e1497: 8 total, 8 up, 8 in 2024-04-17T12:23:29.504 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39092 ms) 2024-04-17T12:23:29.505 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-04-17T12:23:29.505 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:23:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:28.456991+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1498: 8 total, 8 up, 8 in 2024-04-17T12:23:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:28.533930+0000 mgr.y (mgr.14556) 1810 : cluster [DBG] pgmap v3017: 137 pgs: 137 active+clean; 549 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 5.7 KiB/s wr, 139 op/s 2024-04-17T12:23:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:28.456991+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1498: 8 total, 8 up, 8 in 2024-04-17T12:23:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:28.533930+0000 mgr.y (mgr.14556) 1810 : cluster [DBG] pgmap v3017: 137 pgs: 137 active+clean; 549 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 5.7 KiB/s wr, 139 op/s 2024-04-17T12:23:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:28.456991+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1498: 8 total, 8 up, 8 in 2024-04-17T12:23:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:28.533930+0000 mgr.y (mgr.14556) 1810 : cluster [DBG] pgmap v3017: 137 pgs: 137 active+clean; 549 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 5.7 KiB/s wr, 139 op/s 2024-04-17T12:23:30.489 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (984 ms) 2024-04-17T12:23:30.489 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-04-17T12:23:30.489 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:23:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:29.463868+0000 mon.a (mon.0) 2865 : cluster [DBG] osdmap e1499: 8 total, 8 up, 8 in 2024-04-17T12:23:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:30.371469+0000 mon.a (mon.0) 2866 : cluster [DBG] osdmap e1500: 8 total, 8 up, 8 in 2024-04-17T12:23:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:29.463868+0000 mon.a (mon.0) 2865 : cluster [DBG] osdmap e1499: 8 total, 8 up, 8 in 2024-04-17T12:23:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:30.371469+0000 mon.a (mon.0) 2866 : cluster [DBG] osdmap e1500: 8 total, 8 up, 8 in 2024-04-17T12:23:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:29.463868+0000 mon.a (mon.0) 2865 : cluster [DBG] osdmap e1499: 8 total, 8 up, 8 in 2024-04-17T12:23:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:30.371469+0000 mon.a (mon.0) 2866 : cluster [DBG] osdmap e1500: 8 total, 8 up, 8 in 2024-04-17T12:23:31.619 INFO:tasks.workunit.client.0.smithi031.stdout: wrote [0~20971520] to clone 2024-04-17T12:23:31.620 INFO:tasks.workunit.client.0.smithi031.stdout: diff was [0~20971520] 2024-04-17T12:23:31.624 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1135 ms) 2024-04-17T12:23:31.624 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-04-17T12:23:31.624 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:23:31.643 INFO:tasks.workunit.client.0.smithi031.stdout: wrote [2481643~91970,2779810~59575,3901519~62876,7457865~57134,7956778~77502,8182301~16616,12827757~26166,13562478~25705,18607663~53997,20206523~24076] 2024-04-17T12:23:31.653 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (29 ms) 2024-04-17T12:23:31.653 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-04-17T12:23:31.653 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:23:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:30.534265+0000 mgr.y (mgr.14556) 1811 : cluster [DBG] pgmap v3020: 137 pgs: 137 active+clean; 549 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 5.7 KiB/s wr, 139 op/s 2024-04-17T12:23:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:23:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:31] "GET /metrics HTTP/1.1" 200 197802 "" "Prometheus/2.33.4" 2024-04-17T12:23:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:30.534265+0000 mgr.y (mgr.14556) 1811 : cluster [DBG] pgmap v3020: 137 pgs: 137 active+clean; 549 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 5.7 KiB/s wr, 139 op/s 2024-04-17T12:23:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:30.534265+0000 mgr.y (mgr.14556) 1811 : cluster [DBG] pgmap v3020: 137 pgs: 137 active+clean; 549 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 5.7 KiB/s wr, 139 op/s 2024-04-17T12:23:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:31.475284+0000 mon.a (mon.0) 2867 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-04-17T12:23:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:31.475284+0000 mon.a (mon.0) 2867 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-04-17T12:23:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:31.475284+0000 mon.a (mon.0) 2867 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-04-17T12:23:33.582 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1929 ms) 2024-04-17T12:23:33.582 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-04-17T12:23:33.582 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:23:33.643 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (61 ms) 2024-04-17T12:23:33.643 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-04-17T12:23:33.643 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:23:33.726 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (84 ms) 2024-04-17T12:23:33.726 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTryAcquireLock 2024-04-17T12:23:33.726 INFO:tasks.workunit.client.0.smithi031.stdout:using new format! 2024-04-17T12:23:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:32.475609+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-04-17T12:23:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:32.534826+0000 mgr.y (mgr.14556) 1812 : cluster [DBG] pgmap v3023: 137 pgs: 137 active+clean; 549 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:33.251802+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:23:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:32.475609+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-04-17T12:23:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:32.534826+0000 mgr.y (mgr.14556) 1812 : cluster [DBG] pgmap v3023: 137 pgs: 137 active+clean; 549 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:33.251802+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:23:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:32.475609+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-04-17T12:23:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:32.534826+0000 mgr.y (mgr.14556) 1812 : cluster [DBG] pgmap v3023: 137 pgs: 137 active+clean; 549 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:33.251802+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:23:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:23:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:23:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:33.492774+0000 mon.a (mon.0) 2870 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-04-17T12:23:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:33.566202+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:23:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:33.567042+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:23:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:33.571451+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:23:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:33.492774+0000 mon.a (mon.0) 2870 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-04-17T12:23:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:33.566202+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:23:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:33.567042+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:23:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:33.571451+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:23:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:33.492774+0000 mon.a (mon.0) 2870 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-04-17T12:23:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:33.566202+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:23:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:33.567042+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:23:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:33.571451+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:23:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:34.535272+0000 mgr.y (mgr.14556) 1813 : cluster [DBG] pgmap v3025: 137 pgs: 137 active+clean; 529 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 266 op/s 2024-04-17T12:23:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:34.535272+0000 mgr.y (mgr.14556) 1813 : cluster [DBG] pgmap v3025: 137 pgs: 137 active+clean; 529 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 266 op/s 2024-04-17T12:23:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:34.535272+0000 mgr.y (mgr.14556) 1813 : cluster [DBG] pgmap v3025: 137 pgs: 137 active+clean; 529 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 266 op/s 2024-04-17T12:23:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:36.535648+0000 mgr.y (mgr.14556) 1814 : cluster [DBG] pgmap v3026: 137 pgs: 137 active+clean; 529 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.3 MiB/s wr, 185 op/s 2024-04-17T12:23:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:36.535648+0000 mgr.y (mgr.14556) 1814 : cluster [DBG] pgmap v3026: 137 pgs: 137 active+clean; 529 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.3 MiB/s wr, 185 op/s 2024-04-17T12:23:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:36.535648+0000 mgr.y (mgr.14556) 1814 : cluster [DBG] pgmap v3026: 137 pgs: 137 active+clean; 529 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.3 MiB/s wr, 185 op/s 2024-04-17T12:23:38.772 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateTryAcquireLock (5045 ms) 2024-04-17T12:23:38.772 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-04-17T12:23:38.772 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:23:38.772 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-04-17T12:23:39.604 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 13 tests from DiffIterateTest/1 (62136 ms total) 2024-04-17T12:23:39.604 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:23:39.604 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 16 tests from TestImageWatcher 2024-04-17T12:23:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:38.536596+0000 mgr.y (mgr.14556) 1815 : cluster [DBG] pgmap v3027: 137 pgs: 137 active+clean; 570 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 11 MiB/s wr, 238 op/s 2024-04-17T12:23:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:38.536596+0000 mgr.y (mgr.14556) 1815 : cluster [DBG] pgmap v3027: 137 pgs: 137 active+clean; 570 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 11 MiB/s wr, 238 op/s 2024-04-17T12:23:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:38.536596+0000 mgr.y (mgr.14556) 1815 : cluster [DBG] pgmap v3027: 137 pgs: 137 active+clean; 570 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 11 MiB/s wr, 238 op/s 2024-04-17T12:23:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:39.599784+0000 mon.a (mon.0) 2874 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-04-17T12:23:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:39.599784+0000 mon.a (mon.0) 2874 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-04-17T12:23:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:39.599784+0000 mon.a (mon.0) 2874 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-04-17T12:23:41.616 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-04-17T12:23:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:23:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:41] "GET /metrics HTTP/1.1" 200 197798 "" "Prometheus/2.33.4" 2024-04-17T12:23:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:40.537096+0000 mgr.y (mgr.14556) 1816 : cluster [DBG] pgmap v3029: 105 pgs: 105 active+clean; 4.0 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:40.604574+0000 mon.a (mon.0) 2875 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-04-17T12:23:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:40.607065+0000 mon.c (mon.2) 161 : audit [INF] from='client.? 172.21.15.31:0/2162205108' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:23:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:40.609611+0000 mon.a (mon.0) 2876 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:23:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:40.537096+0000 mgr.y (mgr.14556) 1816 : cluster [DBG] pgmap v3029: 105 pgs: 105 active+clean; 4.0 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:40.604574+0000 mon.a (mon.0) 2875 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-04-17T12:23:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:40.607065+0000 mon.c (mon.2) 161 : audit [INF] from='client.? 172.21.15.31:0/2162205108' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:23:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:40.609611+0000 mon.a (mon.0) 2876 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:23:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:40.537096+0000 mgr.y (mgr.14556) 1816 : cluster [DBG] pgmap v3029: 105 pgs: 105 active+clean; 4.0 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:40.604574+0000 mon.a (mon.0) 2875 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-04-17T12:23:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:40.607065+0000 mon.c (mon.2) 161 : audit [INF] from='client.? 172.21.15.31:0/2162205108' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:23:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:40.609611+0000 mon.a (mon.0) 2876 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:23:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:41.614095+0000 mon.a (mon.0) 2877 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:23:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:41.614370+0000 mon.a (mon.0) 2878 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-04-17T12:23:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:41.614095+0000 mon.a (mon.0) 2877 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:23:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:41.614370+0000 mon.a (mon.0) 2878 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-04-17T12:23:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:41.614095+0000 mon.a (mon.0) 2877 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:23:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:41.614370+0000 mon.a (mon.0) 2878 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-04-17T12:23:43.660 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2045 ms) 2024-04-17T12:23:43.660 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-04-17T12:23:43.687 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifyFlatten (26 ms) 2024-04-17T12:23:43.687 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-04-17T12:23:43.712 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifyResize (24 ms) 2024-04-17T12:23:43.712 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-04-17T12:23:43.734 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (23 ms) 2024-04-17T12:23:43.734 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-04-17T12:23:43.758 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (23 ms) 2024-04-17T12:23:43.758 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-04-17T12:23:43.780 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (23 ms) 2024-04-17T12:23:43.781 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-04-17T12:23:43.802 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifySnapRename (21 ms) 2024-04-17T12:23:43.802 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-04-17T12:23:43.823 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (21 ms) 2024-04-17T12:23:43.823 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-04-17T12:23:43.846 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (23 ms) 2024-04-17T12:23:43.846 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-04-17T12:23:43.866 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (20 ms) 2024-04-17T12:23:43.866 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-04-17T12:23:43.891 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (25 ms) 2024-04-17T12:23:43.891 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-04-17T12:23:43.917 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifyRename (27 ms) 2024-04-17T12:23:43.917 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-04-17T12:23:43.938 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (20 ms) 2024-04-17T12:23:43.938 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-04-17T12:23:43.957 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (20 ms) 2024-04-17T12:23:43.957 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-04-17T12:23:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:42.537516+0000 mgr.y (mgr.14556) 1817 : cluster [DBG] pgmap v3032: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:42.622711+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-04-17T12:23:43.983 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (26 ms) 2024-04-17T12:23:43.983 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-04-17T12:23:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:42.537516+0000 mgr.y (mgr.14556) 1817 : cluster [DBG] pgmap v3032: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:42.622711+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-04-17T12:23:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:42.537516+0000 mgr.y (mgr.14556) 1817 : cluster [DBG] pgmap v3032: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:23:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:42.622711+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-04-17T12:23:44.004 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (20 ms) 2024-04-17T12:23:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:23:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:23:44.647 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 16 tests from TestImageWatcher (2388 ms total) 2024-04-17T12:23:44.647 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:23:44.647 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 34 tests from TestInternal 2024-04-17T12:23:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:43.624126+0000 mon.a (mon.0) 2880 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-04-17T12:23:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:43.624126+0000 mon.a (mon.0) 2880 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-04-17T12:23:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:43.624126+0000 mon.a (mon.0) 2880 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-04-17T12:23:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:44.537937+0000 mgr.y (mgr.14556) 1818 : cluster [DBG] pgmap v3035: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:23:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:44.638510+0000 mon.a (mon.0) 2881 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-04-17T12:23:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:44.537937+0000 mgr.y (mgr.14556) 1818 : cluster [DBG] pgmap v3035: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:23:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:44.638510+0000 mon.a (mon.0) 2881 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-04-17T12:23:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:44.537937+0000 mgr.y (mgr.14556) 1818 : cluster [DBG] pgmap v3035: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:23:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:44.638510+0000 mon.a (mon.0) 2881 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-04-17T12:23:46.653 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.OpenByID 2024-04-17T12:23:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:45.646293+0000 mon.a (mon.0) 2882 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-04-17T12:23:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:45.649512+0000 mon.a (mon.0) 2883 : audit [INF] from='client.? 172.21.15.31:0/3725482426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:23:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:45.646293+0000 mon.a (mon.0) 2882 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-04-17T12:23:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:45.649512+0000 mon.a (mon.0) 2883 : audit [INF] from='client.? 172.21.15.31:0/3725482426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:23:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:45.646293+0000 mon.a (mon.0) 2882 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-04-17T12:23:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:45.649512+0000 mon.a (mon.0) 2883 : audit [INF] from='client.? 172.21.15.31:0/3725482426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:23:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:46.538440+0000 mgr.y (mgr.14556) 1819 : cluster [DBG] pgmap v3038: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:23:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:46.652525+0000 mon.a (mon.0) 2884 : audit [INF] from='client.? 172.21.15.31:0/3725482426' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:23:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:46.652689+0000 mon.a (mon.0) 2885 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-04-17T12:23:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:46.538440+0000 mgr.y (mgr.14556) 1819 : cluster [DBG] pgmap v3038: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:23:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:46.652525+0000 mon.a (mon.0) 2884 : audit [INF] from='client.? 172.21.15.31:0/3725482426' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:23:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:46.652689+0000 mon.a (mon.0) 2885 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-04-17T12:23:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:46.538440+0000 mgr.y (mgr.14556) 1819 : cluster [DBG] pgmap v3038: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:23:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:46.652525+0000 mon.a (mon.0) 2884 : audit [INF] from='client.? 172.21.15.31:0/3725482426' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:23:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:46.652689+0000 mon.a (mon.0) 2885 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-04-17T12:23:48.706 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.OpenByID (2054 ms) 2024-04-17T12:23:48.707 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-04-17T12:23:48.735 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.OpenSnapDNE (28 ms) 2024-04-17T12:23:48.735 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-04-17T12:23:48.761 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (25 ms) 2024-04-17T12:23:48.761 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-04-17T12:23:48.787 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.ResizeLocksImage (26 ms) 2024-04-17T12:23:48.787 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-04-17T12:23:48.805 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (19 ms) 2024-04-17T12:23:48.806 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-04-17T12:23:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:47.658656+0000 mon.a (mon.0) 2886 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-04-17T12:23:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:47.658656+0000 mon.a (mon.0) 2886 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-04-17T12:23:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:47.658656+0000 mon.a (mon.0) 2886 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-04-17T12:23:49.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:48.539141+0000 mgr.y (mgr.14556) 1820 : cluster [DBG] pgmap v3041: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:23:49.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:48.671351+0000 mon.a (mon.0) 2887 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-04-17T12:23:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:48.539141+0000 mgr.y (mgr.14556) 1820 : cluster [DBG] pgmap v3041: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:23:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:48.671351+0000 mon.a (mon.0) 2887 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-04-17T12:23:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:48.539141+0000 mgr.y (mgr.14556) 1820 : cluster [DBG] pgmap v3041: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:23:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:48.671351+0000 mon.a (mon.0) 2887 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-04-17T12:23:50.733 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1928 ms) 2024-04-17T12:23:50.734 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-04-17T12:23:50.817 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (83 ms) 2024-04-17T12:23:50.817 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-04-17T12:23:50.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:49.672645+0000 mon.a (mon.0) 2888 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-04-17T12:23:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:49.672645+0000 mon.a (mon.0) 2888 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-04-17T12:23:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:49.672645+0000 mon.a (mon.0) 2888 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-04-17T12:23:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:23:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:51] "GET /metrics HTTP/1.1" 200 197798 "" "Prometheus/2.33.4" 2024-04-17T12:23:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:50.539766+0000 mgr.y (mgr.14556) 1821 : cluster [DBG] pgmap v3044: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:23:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:50.691287+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-04-17T12:23:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:50.539766+0000 mgr.y (mgr.14556) 1821 : cluster [DBG] pgmap v3044: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:23:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:50.691287+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-04-17T12:23:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:50.539766+0000 mgr.y (mgr.14556) 1821 : cluster [DBG] pgmap v3044: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:23:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:50.691287+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-04-17T12:23:52.734 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1917 ms) 2024-04-17T12:23:52.734 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-04-17T12:23:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:51.701156+0000 mon.a (mon.0) 2890 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-04-17T12:23:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:51.701156+0000 mon.a (mon.0) 2890 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-04-17T12:23:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:51.701156+0000 mon.a (mon.0) 2890 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-04-17T12:23:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:52.540348+0000 mgr.y (mgr.14556) 1822 : cluster [DBG] pgmap v3047: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:23:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:52.709659+0000 mon.a (mon.0) 2891 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-04-17T12:23:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:52.540348+0000 mgr.y (mgr.14556) 1822 : cluster [DBG] pgmap v3047: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:23:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:52.709659+0000 mon.a (mon.0) 2891 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-04-17T12:23:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:52.540348+0000 mgr.y (mgr.14556) 1822 : cluster [DBG] pgmap v3047: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:23:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:52.709659+0000 mon.a (mon.0) 2891 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-04-17T12:23:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:23:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:23:54.738 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2004 ms) 2024-04-17T12:23:54.738 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-04-17T12:23:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:53.712897+0000 mon.a (mon.0) 2892 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-04-17T12:23:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:53.712897+0000 mon.a (mon.0) 2892 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-04-17T12:23:55.103 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:23:55.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:53.712897+0000 mon.a (mon.0) 2892 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-04-17T12:23:55.399 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:23:55.399 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (51m) 10m ago 52m 23.7M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:23:55.399 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (51m) 10m ago 51m 61.3M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (53m) 10m ago 53m 21.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (53m) 10m ago 53m 27.9M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (56m) 10m ago 56m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (58m) 10m ago 58m 459M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (58m) 10m ago 58m 209M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (56m) 10m ago 56m 127M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (56m) 10m ago 56m 126M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (52m) 10m ago 52m 20.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (52m) 10m ago 52m 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (56m) 10m ago 56m 666M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (55m) 10m ago 55m 785M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (55m) 10m ago 55m 514M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (55m) 10m ago 55m 512M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (54m) 10m ago 54m 811M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (54m) 10m ago 54m 651M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:23:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (53m) 10m ago 53m 388M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:23:55.401 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (53m) 10m ago 53m 470M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:23:55.401 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (51m) 10m ago 52m 80.8M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:23:55.752 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:23:55.752 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:23:55.752 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:23:55.752 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:23:55.752 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:23:55.752 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:23:55.752 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:23:55.753 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:23:55.753 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:23:55.753 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:23:55.753 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:23:55.753 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:23:55.753 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:23:55.753 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:23:55.753 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:23:55.753 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:23:55.753 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:23:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:54.540980+0000 mgr.y (mgr.14556) 1823 : cluster [DBG] pgmap v3050: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 13 KiB/s wr, 172 op/s 2024-04-17T12:23:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:54.718118+0000 mon.a (mon.0) 2893 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-04-17T12:23:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:55.378524+0000 mon.a (mon.0) 2894 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-04-17T12:23:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:54.540980+0000 mgr.y (mgr.14556) 1823 : cluster [DBG] pgmap v3050: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 13 KiB/s wr, 172 op/s 2024-04-17T12:23:55.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:54.718118+0000 mon.a (mon.0) 2893 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-04-17T12:23:55.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:55.378524+0000 mon.a (mon.0) 2894 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-04-17T12:23:56.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:54.540980+0000 mgr.y (mgr.14556) 1823 : cluster [DBG] pgmap v3050: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 13 KiB/s wr, 172 op/s 2024-04-17T12:23:56.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:54.718118+0000 mon.a (mon.0) 2893 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-04-17T12:23:56.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:55.378524+0000 mon.a (mon.0) 2894 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-04-17T12:23:56.406 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.SnapSetReleasesLock (1668 ms) 2024-04-17T12:23:56.406 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-04-17T12:23:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:55.092672+0000 mgr.y (mgr.14556) 1824 : audit [DBG] from='client.27773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:55.390710+0000 mgr.y (mgr.14556) 1825 : audit [DBG] from='client.17886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:55.753140+0000 mon.a (mon.0) 2895 : audit [DBG] from='client.? 172.21.15.31:0/1336863838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:23:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:56.386831+0000 mon.a (mon.0) 2896 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-04-17T12:23:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:55.092672+0000 mgr.y (mgr.14556) 1824 : audit [DBG] from='client.27773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:56.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:55.390710+0000 mgr.y (mgr.14556) 1825 : audit [DBG] from='client.17886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:56.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:55.753140+0000 mon.a (mon.0) 2895 : audit [DBG] from='client.? 172.21.15.31:0/1336863838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:23:56.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:56.386831+0000 mon.a (mon.0) 2896 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-04-17T12:23:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:55.092672+0000 mgr.y (mgr.14556) 1824 : audit [DBG] from='client.27773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:55.390710+0000 mgr.y (mgr.14556) 1825 : audit [DBG] from='client.17886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:23:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:55.753140+0000 mon.a (mon.0) 2895 : audit [DBG] from='client.? 172.21.15.31:0/1336863838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:23:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:56.386831+0000 mon.a (mon.0) 2896 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-04-17T12:23:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:56.541495+0000 mgr.y (mgr.14556) 1826 : cluster [DBG] pgmap v3054: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 14 KiB/s wr, 180 op/s 2024-04-17T12:23:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:57.386521+0000 mon.a (mon.0) 2897 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-04-17T12:23:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:56.541495+0000 mgr.y (mgr.14556) 1826 : cluster [DBG] pgmap v3054: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 14 KiB/s wr, 180 op/s 2024-04-17T12:23:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:57.386521+0000 mon.a (mon.0) 2897 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-04-17T12:23:58.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:56.541495+0000 mgr.y (mgr.14556) 1826 : cluster [DBG] pgmap v3054: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 14 KiB/s wr, 180 op/s 2024-04-17T12:23:58.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:57.386521+0000 mon.a (mon.0) 2897 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-04-17T12:23:58.419 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.FlattenLocksImage (2013 ms) 2024-04-17T12:23:58.419 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-04-17T12:23:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:58.390438+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-04-17T12:23:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:23:58.463261+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:23:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:23:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:58.542045+0000 mgr.y (mgr.14556) 1827 : cluster [DBG] pgmap v3057: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 9.7 KiB/s wr, 181 op/s 2024-04-17T12:23:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:58.390438+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-04-17T12:23:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:23:58.463261+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:23:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:23:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:58.542045+0000 mgr.y (mgr.14556) 1827 : cluster [DBG] pgmap v3057: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 9.7 KiB/s wr, 181 op/s 2024-04-17T12:23:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:58.390438+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-04-17T12:23:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:23:58.463261+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:23:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:23:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:58.542045+0000 mgr.y (mgr.14556) 1827 : cluster [DBG] pgmap v3057: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 9.7 KiB/s wr, 181 op/s 2024-04-17T12:24:00.403 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (1984 ms) 2024-04-17T12:24:00.404 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-04-17T12:24:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:23:59.395621+0000 mon.a (mon.0) 2900 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-04-17T12:24:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:00.381841+0000 mon.a (mon.0) 2901 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-04-17T12:24:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:23:59.395621+0000 mon.a (mon.0) 2900 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-04-17T12:24:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:00.381841+0000 mon.a (mon.0) 2901 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-04-17T12:24:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:23:59.395621+0000 mon.a (mon.0) 2900 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-04-17T12:24:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:00.381841+0000 mon.a (mon.0) 2901 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-04-17T12:24:01.415 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (1012 ms) 2024-04-17T12:24:01.415 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-04-17T12:24:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:00.439950+0000 mon.a (mon.0) 2902 : audit [INF] from='client.? 172.21.15.31:0/1986178796' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1986178796"}]: dispatch 2024-04-17T12:24:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:00.542450+0000 mgr.y (mgr.14556) 1828 : cluster [DBG] pgmap v3060: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 173 op/s 2024-04-17T12:24:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:00.439950+0000 mon.a (mon.0) 2902 : audit [INF] from='client.? 172.21.15.31:0/1986178796' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1986178796"}]: dispatch 2024-04-17T12:24:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:00.542450+0000 mgr.y (mgr.14556) 1828 : cluster [DBG] pgmap v3060: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 173 op/s 2024-04-17T12:24:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:00.439950+0000 mon.a (mon.0) 2902 : audit [INF] from='client.? 172.21.15.31:0/1986178796' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1986178796"}]: dispatch 2024-04-17T12:24:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:00.542450+0000 mgr.y (mgr.14556) 1828 : cluster [DBG] pgmap v3060: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 173 op/s 2024-04-17T12:24:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:01] "GET /metrics HTTP/1.1" 200 197858 "" "Prometheus/2.33.4" 2024-04-17T12:24:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:01.408720+0000 mon.a (mon.0) 2903 : audit [INF] from='client.? 172.21.15.31:0/1986178796' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1986178796"}]': finished 2024-04-17T12:24:02.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:01.408825+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-04-17T12:24:02.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:01.457043+0000 mon.c (mon.2) 162 : audit [INF] from='client.? 172.21.15.31:0/2322179132' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2322179132"}]: dispatch 2024-04-17T12:24:02.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:01.457418+0000 mon.a (mon.0) 2905 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2322179132"}]: dispatch 2024-04-17T12:24:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:01.408720+0000 mon.a (mon.0) 2903 : audit [INF] from='client.? 172.21.15.31:0/1986178796' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1986178796"}]': finished 2024-04-17T12:24:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:01.408825+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-04-17T12:24:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:01.457043+0000 mon.c (mon.2) 162 : audit [INF] from='client.? 172.21.15.31:0/2322179132' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2322179132"}]: dispatch 2024-04-17T12:24:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:01.457418+0000 mon.a (mon.0) 2905 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2322179132"}]: dispatch 2024-04-17T12:24:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:01.408720+0000 mon.a (mon.0) 2903 : audit [INF] from='client.? 172.21.15.31:0/1986178796' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1986178796"}]': finished 2024-04-17T12:24:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:01.408825+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-04-17T12:24:02.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:01.457043+0000 mon.c (mon.2) 162 : audit [INF] from='client.? 172.21.15.31:0/2322179132' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2322179132"}]: dispatch 2024-04-17T12:24:02.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:01.457418+0000 mon.a (mon.0) 2905 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2322179132"}]: dispatch 2024-04-17T12:24:03.413 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (1998 ms) 2024-04-17T12:24:03.413 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-04-17T12:24:03.448 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.AioWriteRequestsLock (35 ms) 2024-04-17T12:24:03.448 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-04-17T12:24:03.478 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (30 ms) 2024-04-17T12:24:03.478 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-04-17T12:24:03.526 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.CancelAsyncResize (48 ms) 2024-04-17T12:24:03.526 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.MultipleResize 2024-04-17T12:24:03.584 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.MultipleResize (58 ms) 2024-04-17T12:24:03.584 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.Metadata 2024-04-17T12:24:03.628 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.Metadata (45 ms) 2024-04-17T12:24:03.628 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-04-17T12:24:03.659 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.MetadataConfApply (31 ms) 2024-04-17T12:24:03.659 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-04-17T12:24:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:02.409740+0000 mon.a (mon.0) 2906 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2322179132"}]': finished 2024-04-17T12:24:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:02.409860+0000 mon.a (mon.0) 2907 : cluster [DBG] osdmap e1527: 8 total, 8 up, 8 in 2024-04-17T12:24:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:02.542898+0000 mgr.y (mgr.14556) 1829 : cluster [DBG] pgmap v3063: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:02.409740+0000 mon.a (mon.0) 2906 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2322179132"}]': finished 2024-04-17T12:24:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:02.409860+0000 mon.a (mon.0) 2907 : cluster [DBG] osdmap e1527: 8 total, 8 up, 8 in 2024-04-17T12:24:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:02.542898+0000 mgr.y (mgr.14556) 1829 : cluster [DBG] pgmap v3063: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:02.409740+0000 mon.a (mon.0) 2906 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/2322179132"}]': finished 2024-04-17T12:24:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:02.409860+0000 mon.a (mon.0) 2907 : cluster [DBG] osdmap e1527: 8 total, 8 up, 8 in 2024-04-17T12:24:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:02.542898+0000 mgr.y (mgr.14556) 1829 : cluster [DBG] pgmap v3063: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:24:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:24:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:04.425470+0000 mon.a (mon.0) 2908 : cluster [DBG] osdmap e1528: 8 total, 8 up, 8 in 2024-04-17T12:24:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:04.543444+0000 mgr.y (mgr.14556) 1830 : cluster [DBG] pgmap v3065: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 7.7 KiB/s wr, 151 op/s 2024-04-17T12:24:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:04.425470+0000 mon.a (mon.0) 2908 : cluster [DBG] osdmap e1528: 8 total, 8 up, 8 in 2024-04-17T12:24:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:04.543444+0000 mgr.y (mgr.14556) 1830 : cluster [DBG] pgmap v3065: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 7.7 KiB/s wr, 151 op/s 2024-04-17T12:24:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:04.425470+0000 mon.a (mon.0) 2908 : cluster [DBG] osdmap e1528: 8 total, 8 up, 8 in 2024-04-17T12:24:05.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:04.543444+0000 mgr.y (mgr.14556) 1830 : cluster [DBG] pgmap v3065: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 7.7 KiB/s wr, 151 op/s 2024-04-17T12:24:06.531 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.SnapshotCopyup (2871 ms) 2024-04-17T12:24:06.531 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-04-17T12:24:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:05.429833+0000 mon.a (mon.0) 2909 : cluster [DBG] osdmap e1529: 8 total, 8 up, 8 in 2024-04-17T12:24:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:05.429833+0000 mon.a (mon.0) 2909 : cluster [DBG] osdmap e1529: 8 total, 8 up, 8 in 2024-04-17T12:24:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:05.429833+0000 mon.a (mon.0) 2909 : cluster [DBG] osdmap e1529: 8 total, 8 up, 8 in 2024-04-17T12:24:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:06.439702+0000 mon.a (mon.0) 2910 : cluster [DBG] osdmap e1530: 8 total, 8 up, 8 in 2024-04-17T12:24:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:06.543815+0000 mgr.y (mgr.14556) 1831 : cluster [DBG] pgmap v3068: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 7.7 KiB/s wr, 153 op/s 2024-04-17T12:24:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:06.439702+0000 mon.a (mon.0) 2910 : cluster [DBG] osdmap e1530: 8 total, 8 up, 8 in 2024-04-17T12:24:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:06.543815+0000 mgr.y (mgr.14556) 1831 : cluster [DBG] pgmap v3068: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 7.7 KiB/s wr, 153 op/s 2024-04-17T12:24:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:06.439702+0000 mon.a (mon.0) 2910 : cluster [DBG] osdmap e1530: 8 total, 8 up, 8 in 2024-04-17T12:24:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:06.543815+0000 mgr.y (mgr.14556) 1831 : cluster [DBG] pgmap v3068: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 7.7 KiB/s wr, 153 op/s 2024-04-17T12:24:08.482 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1951 ms) 2024-04-17T12:24:08.482 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-04-17T12:24:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:07.447491+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1531: 8 total, 8 up, 8 in 2024-04-17T12:24:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:07.447491+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1531: 8 total, 8 up, 8 in 2024-04-17T12:24:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:07.447491+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1531: 8 total, 8 up, 8 in 2024-04-17T12:24:09.489 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1007 ms) 2024-04-17T12:24:09.489 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-04-17T12:24:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:08.447782+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1532: 8 total, 8 up, 8 in 2024-04-17T12:24:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:08.544189+0000 mgr.y (mgr.14556) 1832 : cluster [DBG] pgmap v3071: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 299 KiB/s rd, 32 KiB/s wr, 416 op/s 2024-04-17T12:24:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:08.447782+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1532: 8 total, 8 up, 8 in 2024-04-17T12:24:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:08.544189+0000 mgr.y (mgr.14556) 1832 : cluster [DBG] pgmap v3071: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 299 KiB/s rd, 32 KiB/s wr, 416 op/s 2024-04-17T12:24:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:08.447782+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1532: 8 total, 8 up, 8 in 2024-04-17T12:24:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:08.544189+0000 mgr.y (mgr.14556) 1832 : cluster [DBG] pgmap v3071: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 299 KiB/s rd, 32 KiB/s wr, 416 op/s 2024-04-17T12:24:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:09.464196+0000 mon.a (mon.0) 2913 : cluster [DBG] osdmap e1533: 8 total, 8 up, 8 in 2024-04-17T12:24:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:10.394088+0000 mon.a (mon.0) 2914 : cluster [DBG] osdmap e1534: 8 total, 8 up, 8 in 2024-04-17T12:24:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:09.464196+0000 mon.a (mon.0) 2913 : cluster [DBG] osdmap e1533: 8 total, 8 up, 8 in 2024-04-17T12:24:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:10.394088+0000 mon.a (mon.0) 2914 : cluster [DBG] osdmap e1534: 8 total, 8 up, 8 in 2024-04-17T12:24:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:09.464196+0000 mon.a (mon.0) 2913 : cluster [DBG] osdmap e1533: 8 total, 8 up, 8 in 2024-04-17T12:24:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:10.394088+0000 mon.a (mon.0) 2914 : cluster [DBG] osdmap e1534: 8 total, 8 up, 8 in 2024-04-17T12:24:11.584 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.ResizeCopyup (2095 ms) 2024-04-17T12:24:11.584 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-04-17T12:24:11.593 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:24:11.593 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.DiscardCopyup (9 ms) 2024-04-17T12:24:11.593 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.ImageOptions 2024-04-17T12:24:11.601 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.ImageOptions (8 ms) 2024-04-17T12:24:11.601 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-04-17T12:24:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:10.544546+0000 mgr.y (mgr.14556) 1833 : cluster [DBG] pgmap v3074: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 299 KiB/s rd, 32 KiB/s wr, 416 op/s 2024-04-17T12:24:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:10.544546+0000 mgr.y (mgr.14556) 1833 : cluster [DBG] pgmap v3074: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 299 KiB/s rd, 32 KiB/s wr, 416 op/s 2024-04-17T12:24:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:11] "GET /metrics HTTP/1.1" 200 197894 "" "Prometheus/2.33.4" 2024-04-17T12:24:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:10.544546+0000 mgr.y (mgr.14556) 1833 : cluster [DBG] pgmap v3074: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 299 KiB/s rd, 32 KiB/s wr, 416 op/s 2024-04-17T12:24:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:11.530955+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1535: 8 total, 8 up, 8 in 2024-04-17T12:24:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:11.530955+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1535: 8 total, 8 up, 8 in 2024-04-17T12:24:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:11.530955+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1535: 8 total, 8 up, 8 in 2024-04-17T12:24:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:12.535114+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e1536: 8 total, 8 up, 8 in 2024-04-17T12:24:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:12.544997+0000 mgr.y (mgr.14556) 1834 : cluster [DBG] pgmap v3077: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:12.535114+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e1536: 8 total, 8 up, 8 in 2024-04-17T12:24:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:12.544997+0000 mgr.y (mgr.14556) 1834 : cluster [DBG] pgmap v3077: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:12.535114+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e1536: 8 total, 8 up, 8 in 2024-04-17T12:24:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:12.544997+0000 mgr.y (mgr.14556) 1834 : cluster [DBG] pgmap v3077: 137 pgs: 137 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:24:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:24:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:13.548229+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1537: 8 total, 8 up, 8 in 2024-04-17T12:24:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:13.548229+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1537: 8 total, 8 up, 8 in 2024-04-17T12:24:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:13.548229+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1537: 8 total, 8 up, 8 in 2024-04-17T12:24:15.580 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.WriteFullCopyup (3979 ms) 2024-04-17T12:24:15.580 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-04-17T12:24:15.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:14.545388+0000 mgr.y (mgr.14556) 1835 : cluster [DBG] pgmap v3079: 137 pgs: 137 active+clean; 8.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 1018 KiB/s wr, 302 op/s 2024-04-17T12:24:15.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:14.549431+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1538: 8 total, 8 up, 8 in 2024-04-17T12:24:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:14.545388+0000 mgr.y (mgr.14556) 1835 : cluster [DBG] pgmap v3079: 137 pgs: 137 active+clean; 8.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 1018 KiB/s wr, 302 op/s 2024-04-17T12:24:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:14.549431+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1538: 8 total, 8 up, 8 in 2024-04-17T12:24:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:14.545388+0000 mgr.y (mgr.14556) 1835 : cluster [DBG] pgmap v3079: 137 pgs: 137 active+clean; 8.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 1018 KiB/s wr, 302 op/s 2024-04-17T12:24:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:14.549431+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1538: 8 total, 8 up, 8 in 2024-04-17T12:24:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:15.563745+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1539: 8 total, 8 up, 8 in 2024-04-17T12:24:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:15.563745+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1539: 8 total, 8 up, 8 in 2024-04-17T12:24:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:15.563745+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1539: 8 total, 8 up, 8 in 2024-04-17T12:24:17.599 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2019 ms) 2024-04-17T12:24:17.599 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.TestCoR 2024-04-17T12:24:17.609 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING due to disabled rbd_copy_on_read 2024-04-17T12:24:17.609 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.TestCoR (11 ms) 2024-04-17T12:24:17.609 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-04-17T12:24:17.844 INFO:tasks.workunit.client.0.smithi031.stdout:made parent image "image56": 4194304K (1024 * 4K) 2024-04-17T12:24:17.844 INFO:tasks.workunit.client.0.smithi031.stdout:generated random write map: 2024-04-17T12:24:17.844 INFO:tasks.workunit.client.0.smithi031.stdout: [0 , 1970 ] 2024-04-17T12:24:17.844 INFO:tasks.workunit.client.0.smithi031.stdout: [9 , 37212 ] 2024-04-17T12:24:17.844 INFO:tasks.workunit.client.0.smithi031.stdout: [15 , 64514 ] 2024-04-17T12:24:17.844 INFO:tasks.workunit.client.0.smithi031.stdout: [30 , 124838 ] 2024-04-17T12:24:17.844 INFO:tasks.workunit.client.0.smithi031.stdout: [48 , 198989 ] 2024-04-17T12:24:17.844 INFO:tasks.workunit.client.0.smithi031.stdout: [64 , 265291 ] 2024-04-17T12:24:17.844 INFO:tasks.workunit.client.0.smithi031.stdout: [66 , 273087 ] 2024-04-17T12:24:17.844 INFO:tasks.workunit.client.0.smithi031.stdout: [86 , 353156 ] 2024-04-17T12:24:17.844 INFO:tasks.workunit.client.0.smithi031.stdout: [90 , 371610 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [113 , 464285 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [116 , 477033 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [119 , 488386 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [123 , 505939 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [124 , 510261 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [125 , 513533 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [132 , 542865 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [134 , 552410 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [146 , 598860 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [154 , 633105 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [159 , 651280 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [160 , 655505 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [162 , 666741 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [168 , 690092 ] 2024-04-17T12:24:17.845 INFO:tasks.workunit.client.0.smithi031.stdout: [192 , 789439 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [209 , 859639 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [213 , 874279 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [240 , 983318 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [258 , 1056921 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [268 , 1101115 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [270 , 1107571 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [275 , 1127678 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [296 , 1214209 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [312 , 1278647 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [313 , 1283822 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [349 , 1432471 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [354 , 1452468 ] 2024-04-17T12:24:17.846 INFO:tasks.workunit.client.0.smithi031.stdout: [359 , 1470671 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [366 , 1499236 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [369 , 1513038 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [378 , 1549795 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [392 , 1607263 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [412 , 1690841 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [452 , 1854731 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [457 , 1874189 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [471 , 1929384 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [488 , 1999264 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [491 , 2012407 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [494 , 2024964 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [501 , 2054956 ] 2024-04-17T12:24:17.847 INFO:tasks.workunit.client.0.smithi031.stdout: [509 , 2088220 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [522 , 2138514 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [527 , 2160005 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [547 , 2241928 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [560 , 2294307 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [572 , 2343527 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [598 , 2452684 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [619 , 2536274 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [624 , 2558245 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [630 , 2583712 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [638 , 2613717 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [646 , 2647019 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [647 , 2653450 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [659 , 2700967 ] 2024-04-17T12:24:17.848 INFO:tasks.workunit.client.0.smithi031.stdout: [661 , 2710005 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [674 , 2761547 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [680 , 2785346 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [683 , 2800904 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [684 , 2805147 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [689 , 2823636 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [699 , 2865042 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [734 , 3009476 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [740 , 3031610 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [772 , 3164332 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [779 , 3192459 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [794 , 3253607 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [800 , 3280034 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [802 , 3285275 ] 2024-04-17T12:24:17.849 INFO:tasks.workunit.client.0.smithi031.stdout: [813 , 3332704 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [814 , 3335222 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [818 , 3353283 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [821 , 3366201 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [834 , 3418339 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [859 , 3520565 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [875 , 3587553 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [879 , 3602096 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [906 , 3714061 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [925 , 3791235 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [935 , 3832687 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [936 , 3837316 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [959 , 3928562 ] 2024-04-17T12:24:17.850 INFO:tasks.workunit.client.0.smithi031.stdout: [997 , 4085017 ] 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: [1005 , 4116628 ] 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: [1014 , 4155245 ] 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: [1019 , 4176799 ] 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: [1022 , 4189318 ] 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout:write data based on random map 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: write object-0 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: write object-9 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: write object-15 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: write object-30 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: write object-48 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: write object-64 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: write object-66 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: write object-86 2024-04-17T12:24:17.851 INFO:tasks.workunit.client.0.smithi031.stdout: write object-90 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-113 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-116 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-119 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-123 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-124 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-125 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-132 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-134 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-146 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-154 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-159 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-160 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-162 2024-04-17T12:24:17.852 INFO:tasks.workunit.client.0.smithi031.stdout: write object-168 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-192 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-209 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-213 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-240 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-258 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-268 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-270 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-275 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-296 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-312 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-313 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-349 2024-04-17T12:24:17.853 INFO:tasks.workunit.client.0.smithi031.stdout: write object-354 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-359 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-366 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-369 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-378 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-392 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-412 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-452 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-457 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-471 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-488 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-491 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-494 2024-04-17T12:24:17.854 INFO:tasks.workunit.client.0.smithi031.stdout: write object-501 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-509 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-522 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-527 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-547 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-560 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-572 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-598 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-619 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-624 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-630 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-638 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-646 2024-04-17T12:24:17.855 INFO:tasks.workunit.client.0.smithi031.stdout: write object-647 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-659 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-661 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-674 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-680 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-683 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-684 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-689 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-699 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-734 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-740 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-772 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-779 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-794 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-800 2024-04-17T12:24:17.856 INFO:tasks.workunit.client.0.smithi031.stdout: write object-802 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-813 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-814 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-818 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-821 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-834 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-859 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-875 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-879 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-906 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-925 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-935 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-936 2024-04-17T12:24:17.857 INFO:tasks.workunit.client.0.smithi031.stdout: write object-959 2024-04-17T12:24:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:16.545841+0000 mgr.y (mgr.14556) 1836 : cluster [DBG] pgmap v3082: 137 pgs: 137 active+clean; 8.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 1.0 MiB/s wr, 313 op/s 2024-04-17T12:24:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:16.571343+0000 mon.a (mon.0) 2920 : cluster [DBG] osdmap e1540: 8 total, 8 up, 8 in 2024-04-17T12:24:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:16.545841+0000 mgr.y (mgr.14556) 1836 : cluster [DBG] pgmap v3082: 137 pgs: 137 active+clean; 8.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 1.0 MiB/s wr, 313 op/s 2024-04-17T12:24:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:16.571343+0000 mon.a (mon.0) 2920 : cluster [DBG] osdmap e1540: 8 total, 8 up, 8 in 2024-04-17T12:24:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:16.545841+0000 mgr.y (mgr.14556) 1836 : cluster [DBG] pgmap v3082: 137 pgs: 137 active+clean; 8.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 1.0 MiB/s wr, 313 op/s 2024-04-17T12:24:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:16.571343+0000 mon.a (mon.0) 2920 : cluster [DBG] osdmap e1540: 8 total, 8 up, 8 in 2024-04-17T12:24:18.778 INFO:tasks.workunit.client.0.smithi031.stdout: write object-997 2024-04-17T12:24:18.778 INFO:tasks.workunit.client.0.smithi031.stdout: write object-1005 2024-04-17T12:24:18.779 INFO:tasks.workunit.client.0.smithi031.stdout: write object-1014 2024-04-17T12:24:18.779 INFO:tasks.workunit.client.0.smithi031.stdout: write object-1019 2024-04-17T12:24:18.779 INFO:tasks.workunit.client.0.smithi031.stdout: write object-1022 2024-04-17T12:24:18.779 INFO:tasks.workunit.client.0.smithi031.stdout:verify written data by reading 2024-04-17T12:24:18.779 INFO:tasks.workunit.client.0.smithi031.stdout: read object-0 2024-04-17T12:24:18.779 INFO:tasks.workunit.client.0.smithi031.stdout:made snapshot "image56@parent_snap" and protect it 2024-04-17T12:24:18.779 INFO:tasks.workunit.client.0.smithi031.stdout:made and opened clone "image57" 2024-04-17T12:24:18.779 INFO:tasks.workunit.client.0.smithi031.stdout:flattening clone: "image57" 2024-04-17T12:24:18.779 INFO:tasks.workunit.client.0.smithi031.stdout:check whether child image has the same set of objects as parent 2024-04-17T12:24:18.779 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1168 ms) 2024-04-17T12:24:18.779 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-04-17T12:24:18.854 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.PoolMetadataConfApply (77 ms) 2024-04-17T12:24:18.854 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.Sparsify 2024-04-17T12:24:18.880 INFO:tasks.workunit.client.0.smithi031.stdout:sparsify_supported=1 2024-04-17T12:24:18.880 INFO:tasks.workunit.client.0.smithi031.stdout:sparse_read_supported=1 2024-04-17T12:24:18.910 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.Sparsify (56 ms) 2024-04-17T12:24:18.911 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.SparsifyClone 2024-04-17T12:24:18.922 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:17.575299+0000 mon.a (mon.0) 2921 : cluster [DBG] osdmap e1541: 8 total, 8 up, 8 in 2024-04-17T12:24:18.923 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:24:18] ENGINE Bus STOPPING 2024-04-17T12:24:18.923 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:24:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T12:24:18.923 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:24:18] ENGINE Bus STOPPED 2024-04-17T12:24:18.923 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:24:18] ENGINE Bus STARTING 2024-04-17T12:24:18.923 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:24:18] ENGINE Serving on http://:::9283 2024-04-17T12:24:18.923 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:24:18] ENGINE Bus STARTED 2024-04-17T12:24:18.923 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:17.575299+0000 mon.a (mon.0) 2921 : cluster [DBG] osdmap e1541: 8 total, 8 up, 8 in 2024-04-17T12:24:18.930 INFO:tasks.workunit.client.0.smithi031.stdout:sparsify_supported=1 2024-04-17T12:24:18.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:17.575299+0000 mon.a (mon.0) 2921 : cluster [DBG] osdmap e1541: 8 total, 8 up, 8 in 2024-04-17T12:24:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:18.546646+0000 mgr.y (mgr.14556) 1837 : cluster [DBG] pgmap v3085: 137 pgs: 137 active+clean; 8.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 372 op/s 2024-04-17T12:24:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:18.585518+0000 mon.a (mon.0) 2922 : cluster [DBG] osdmap e1542: 8 total, 8 up, 8 in 2024-04-17T12:24:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:18.804449+0000 mon.a (mon.0) 2923 : audit [INF] from='client.? 172.21.15.31:0/3725482426' entity='client.admin' 2024-04-17T12:24:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:18.853965+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:24:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:18.862594+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:24:19.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:18.546646+0000 mgr.y (mgr.14556) 1837 : cluster [DBG] pgmap v3085: 137 pgs: 137 active+clean; 8.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 372 op/s 2024-04-17T12:24:19.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:18.585518+0000 mon.a (mon.0) 2922 : cluster [DBG] osdmap e1542: 8 total, 8 up, 8 in 2024-04-17T12:24:19.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:18.804449+0000 mon.a (mon.0) 2923 : audit [INF] from='client.? 172.21.15.31:0/3725482426' entity='client.admin' 2024-04-17T12:24:19.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:18.853965+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:24:19.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:18.862594+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:24:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:18.546646+0000 mgr.y (mgr.14556) 1837 : cluster [DBG] pgmap v3085: 137 pgs: 137 active+clean; 8.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 372 op/s 2024-04-17T12:24:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:18.585518+0000 mon.a (mon.0) 2922 : cluster [DBG] osdmap e1542: 8 total, 8 up, 8 in 2024-04-17T12:24:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:18.804449+0000 mon.a (mon.0) 2923 : audit [INF] from='client.? 172.21.15.31:0/3725482426' entity='client.admin' 2024-04-17T12:24:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:18.853965+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:24:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:18.862594+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:24:20.416 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.SparsifyClone (1505 ms) 2024-04-17T12:24:20.416 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestInternal.MissingDataPool 2024-04-17T12:24:21.062 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:19.807204+0000 mon.a (mon.0) 2926 : cluster [DBG] osdmap e1543: 8 total, 8 up, 8 in 2024-04-17T12:24:21.062 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:20.397535+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1544: 8 total, 8 up, 8 in 2024-04-17T12:24:21.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:19.807204+0000 mon.a (mon.0) 2926 : cluster [DBG] osdmap e1543: 8 total, 8 up, 8 in 2024-04-17T12:24:21.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:20.397535+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1544: 8 total, 8 up, 8 in 2024-04-17T12:24:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:19.807204+0000 mon.a (mon.0) 2926 : cluster [DBG] osdmap e1543: 8 total, 8 up, 8 in 2024-04-17T12:24:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:20.397535+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1544: 8 total, 8 up, 8 in 2024-04-17T12:24:21.509 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestInternal.MissingDataPool (1093 ms) 2024-04-17T12:24:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:21] "GET /metrics HTTP/1.1" 200 197894 "" "Prometheus/2.33.4" 2024-04-17T12:24:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:20.547207+0000 mgr.y (mgr.14556) 1838 : cluster [DBG] pgmap v3089: 137 pgs: 137 active+clean; 8.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 374 op/s 2024-04-17T12:24:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:21.399338+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1545: 8 total, 8 up, 8 in 2024-04-17T12:24:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:21.548272+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:20.547207+0000 mgr.y (mgr.14556) 1838 : cluster [DBG] pgmap v3089: 137 pgs: 137 active+clean; 8.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 374 op/s 2024-04-17T12:24:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:21.399338+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1545: 8 total, 8 up, 8 in 2024-04-17T12:24:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:21.548272+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:20.547207+0000 mgr.y (mgr.14556) 1838 : cluster [DBG] pgmap v3089: 137 pgs: 137 active+clean; 8.2 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 374 op/s 2024-04-17T12:24:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:21.399338+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1545: 8 total, 8 up, 8 in 2024-04-17T12:24:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:21.548272+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:22.410 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 34 tests from TestInternal (34856 ms total) 2024-04-17T12:24:22.410 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:24:22.410 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 51 tests from TestMirroring 2024-04-17T12:24:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:22.180821+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:22.184872+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:24:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:22.185568+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:24:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:22.191191+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:22.402463+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1546: 8 total, 8 up, 8 in 2024-04-17T12:24:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:22.547534+0000 mgr.y (mgr.14556) 1839 : cluster [DBG] pgmap v3092: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:22.180821+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:22.184872+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:24:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:22.185568+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:24:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:22.191191+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:22.402463+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1546: 8 total, 8 up, 8 in 2024-04-17T12:24:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:22.547534+0000 mgr.y (mgr.14556) 1839 : cluster [DBG] pgmap v3092: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:22.180821+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:22.184872+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:24:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:22.185568+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:24:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:22.191191+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:22.402463+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1546: 8 total, 8 up, 8 in 2024-04-17T12:24:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:22.547534+0000 mgr.y (mgr.14556) 1839 : cluster [DBG] pgmap v3092: 105 pgs: 105 active+clean; 4.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:24.412 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-04-17T12:24:24.421 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:24:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:24:24.422 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:23.406715+0000 mon.a (mon.0) 2935 : cluster [DBG] osdmap e1547: 8 total, 8 up, 8 in 2024-04-17T12:24:24.422 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:23.420509+0000 mon.a (mon.0) 2936 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:24:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:23.406715+0000 mon.a (mon.0) 2935 : cluster [DBG] osdmap e1547: 8 total, 8 up, 8 in 2024-04-17T12:24:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:23.420509+0000 mon.a (mon.0) 2936 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:24:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:23.406715+0000 mon.a (mon.0) 2935 : cluster [DBG] osdmap e1547: 8 total, 8 up, 8 in 2024-04-17T12:24:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:23.420509+0000 mon.a (mon.0) 2936 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:24:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:24.408802+0000 mon.a (mon.0) 2937 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:24:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:24.409022+0000 mon.a (mon.0) 2938 : cluster [DBG] osdmap e1548: 8 total, 8 up, 8 in 2024-04-17T12:24:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:24.548133+0000 mgr.y (mgr.14556) 1840 : cluster [DBG] pgmap v3095: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:24.408802+0000 mon.a (mon.0) 2937 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:24:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:24.409022+0000 mon.a (mon.0) 2938 : cluster [DBG] osdmap e1548: 8 total, 8 up, 8 in 2024-04-17T12:24:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:24.548133+0000 mgr.y (mgr.14556) 1840 : cluster [DBG] pgmap v3095: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:24.408802+0000 mon.a (mon.0) 2937 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:24:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:24.409022+0000 mon.a (mon.0) 2938 : cluster [DBG] osdmap e1548: 8 total, 8 up, 8 in 2024-04-17T12:24:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:24.548133+0000 mgr.y (mgr.14556) 1840 : cluster [DBG] pgmap v3095: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:26.080 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (51m) 4s ago 52m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (52m) 4s ago 52m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (53m) 4s ago 53m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (53m) 4s ago 53m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (57m) 4s ago 57m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (58m) 4s ago 58m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (58m) 4s ago 58m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (57m) 4s ago 57m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (57m) 4s ago 57m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (52m) 4s ago 52m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:24:26.370 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (52m) 4s ago 52m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:24:26.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (56m) 4s ago 56m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:24:26.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (56m) 4s ago 56m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:24:26.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (55m) 4s ago 55m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:24:26.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (55m) 4s ago 55m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:24:26.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (55m) 4s ago 55m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:24:26.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (54m) 4s ago 54m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:24:26.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (54m) 4s ago 54m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:24:26.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (54m) 4s ago 54m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:24:26.371 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (51m) 4s ago 53m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:24:26.555 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2143 ms) 2024-04-17T12:24:26.555 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-04-17T12:24:26.664 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (109 ms) 2024-04-17T12:24:26.665 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-04-17T12:24:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:25.427674+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1549: 8 total, 8 up, 8 in 2024-04-17T12:24:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:25.427674+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1549: 8 total, 8 up, 8 in 2024-04-17T12:24:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:25.427674+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1549: 8 total, 8 up, 8 in 2024-04-17T12:24:26.750 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (86 ms) 2024-04-17T12:24:26.750 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-04-17T12:24:26.754 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:24:26.754 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:24:26.754 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:24:26.754 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:24:26.755 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:24:26.856 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (106 ms) 2024-04-17T12:24:26.856 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-04-17T12:24:26.957 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (100 ms) 2024-04-17T12:24:26.957 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-04-17T12:24:27.063 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (107 ms) 2024-04-17T12:24:27.064 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-04-17T12:24:27.191 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (127 ms) 2024-04-17T12:24:27.191 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-04-17T12:24:27.191 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:24:27.191 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-04-17T12:24:27.191 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-04-17T12:24:27.191 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:24:27.191 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-04-17T12:24:27.191 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-04-17T12:24:27.268 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (77 ms) 2024-04-17T12:24:27.268 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-04-17T12:24:27.354 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (86 ms) 2024-04-17T12:24:27.354 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-04-17T12:24:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:26.069060+0000 mgr.y (mgr.14556) 1841 : audit [DBG] from='client.27815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:26.362363+0000 mgr.y (mgr.14556) 1842 : audit [DBG] from='client.27821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:26.438243+0000 mon.a (mon.0) 2940 : cluster [DBG] osdmap e1550: 8 total, 8 up, 8 in 2024-04-17T12:24:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:26.548481+0000 mgr.y (mgr.14556) 1843 : cluster [DBG] pgmap v3098: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-17T12:24:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:26.755574+0000 mon.a (mon.0) 2941 : audit [DBG] from='client.? 172.21.15.31:0/851911715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:24:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:26.069060+0000 mgr.y (mgr.14556) 1841 : audit [DBG] from='client.27815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:26.362363+0000 mgr.y (mgr.14556) 1842 : audit [DBG] from='client.27821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:26.438243+0000 mon.a (mon.0) 2940 : cluster [DBG] osdmap e1550: 8 total, 8 up, 8 in 2024-04-17T12:24:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:26.548481+0000 mgr.y (mgr.14556) 1843 : cluster [DBG] pgmap v3098: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-17T12:24:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:26.755574+0000 mon.a (mon.0) 2941 : audit [DBG] from='client.? 172.21.15.31:0/851911715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:24:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:26.069060+0000 mgr.y (mgr.14556) 1841 : audit [DBG] from='client.27815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:27.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:26.362363+0000 mgr.y (mgr.14556) 1842 : audit [DBG] from='client.27821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:27.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:26.438243+0000 mon.a (mon.0) 2940 : cluster [DBG] osdmap e1550: 8 total, 8 up, 8 in 2024-04-17T12:24:27.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:26.548481+0000 mgr.y (mgr.14556) 1843 : cluster [DBG] pgmap v3098: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-17T12:24:27.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:26.755574+0000 mon.a (mon.0) 2941 : audit [DBG] from='client.? 172.21.15.31:0/851911715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:24:28.498 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1144 ms) 2024-04-17T12:24:28.498 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-04-17T12:24:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:27.437580+0000 mon.a (mon.0) 2942 : cluster [DBG] osdmap e1551: 8 total, 8 up, 8 in 2024-04-17T12:24:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:27.437580+0000 mon.a (mon.0) 2942 : cluster [DBG] osdmap e1551: 8 total, 8 up, 8 in 2024-04-17T12:24:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:27.437580+0000 mon.a (mon.0) 2942 : cluster [DBG] osdmap e1551: 8 total, 8 up, 8 in 2024-04-17T12:24:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:28.448540+0000 mon.a (mon.0) 2943 : cluster [DBG] osdmap e1552: 8 total, 8 up, 8 in 2024-04-17T12:24:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:28.548977+0000 mgr.y (mgr.14556) 1844 : cluster [DBG] pgmap v3101: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 53 KiB/s wr, 565 op/s 2024-04-17T12:24:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:28.448540+0000 mon.a (mon.0) 2943 : cluster [DBG] osdmap e1552: 8 total, 8 up, 8 in 2024-04-17T12:24:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:28.548977+0000 mgr.y (mgr.14556) 1844 : cluster [DBG] pgmap v3101: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 53 KiB/s wr, 565 op/s 2024-04-17T12:24:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:28.448540+0000 mon.a (mon.0) 2943 : cluster [DBG] osdmap e1552: 8 total, 8 up, 8 in 2024-04-17T12:24:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:28.548977+0000 mgr.y (mgr.14556) 1844 : cluster [DBG] pgmap v3101: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 53 KiB/s wr, 565 op/s 2024-04-17T12:24:30.449 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (1951 ms) 2024-04-17T12:24:30.449 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-04-17T12:24:30.549 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (100 ms) 2024-04-17T12:24:30.549 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-04-17T12:24:30.652 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (102 ms) 2024-04-17T12:24:30.652 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-04-17T12:24:30.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:29.453909+0000 mon.a (mon.0) 2944 : cluster [DBG] osdmap e1553: 8 total, 8 up, 8 in 2024-04-17T12:24:30.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:30.397102+0000 mon.a (mon.0) 2945 : cluster [DBG] osdmap e1554: 8 total, 8 up, 8 in 2024-04-17T12:24:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:29.453909+0000 mon.a (mon.0) 2944 : cluster [DBG] osdmap e1553: 8 total, 8 up, 8 in 2024-04-17T12:24:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:30.397102+0000 mon.a (mon.0) 2945 : cluster [DBG] osdmap e1554: 8 total, 8 up, 8 in 2024-04-17T12:24:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:29.453909+0000 mon.a (mon.0) 2944 : cluster [DBG] osdmap e1553: 8 total, 8 up, 8 in 2024-04-17T12:24:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:30.397102+0000 mon.a (mon.0) 2945 : cluster [DBG] osdmap e1554: 8 total, 8 up, 8 in 2024-04-17T12:24:30.758 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (106 ms) 2024-04-17T12:24:30.758 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-04-17T12:24:30.850 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (93 ms) 2024-04-17T12:24:30.850 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-04-17T12:24:30.941 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (90 ms) 2024-04-17T12:24:30.941 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-04-17T12:24:31.033 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (92 ms) 2024-04-17T12:24:31.033 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-04-17T12:24:31.139 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (106 ms) 2024-04-17T12:24:31.139 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-04-17T12:24:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:30.549359+0000 mgr.y (mgr.14556) 1845 : cluster [DBG] pgmap v3104: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 53 KiB/s wr, 565 op/s 2024-04-17T12:24:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:30.549359+0000 mgr.y (mgr.14556) 1845 : cluster [DBG] pgmap v3104: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 53 KiB/s wr, 565 op/s 2024-04-17T12:24:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:30.549359+0000 mgr.y (mgr.14556) 1845 : cluster [DBG] pgmap v3104: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 53 KiB/s wr, 565 op/s 2024-04-17T12:24:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:31] "GET /metrics HTTP/1.1" 200 197914 "" "Prometheus/2.33.4" 2024-04-17T12:24:32.524 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1385 ms) 2024-04-17T12:24:32.525 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-04-17T12:24:32.644 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (120 ms) 2024-04-17T12:24:32.644 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-04-17T12:24:32.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:31.458458+0000 mon.a (mon.0) 2946 : cluster [DBG] osdmap e1555: 8 total, 8 up, 8 in 2024-04-17T12:24:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:31.458458+0000 mon.a (mon.0) 2946 : cluster [DBG] osdmap e1555: 8 total, 8 up, 8 in 2024-04-17T12:24:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:31.458458+0000 mon.a (mon.0) 2946 : cluster [DBG] osdmap e1555: 8 total, 8 up, 8 in 2024-04-17T12:24:32.757 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (114 ms) 2024-04-17T12:24:32.758 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-04-17T12:24:32.860 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (103 ms) 2024-04-17T12:24:32.861 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-04-17T12:24:33.023 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (163 ms) 2024-04-17T12:24:33.023 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-04-17T12:24:33.204 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (180 ms) 2024-04-17T12:24:33.204 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-04-17T12:24:33.355 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (152 ms) 2024-04-17T12:24:33.356 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-04-17T12:24:33.511 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (155 ms) 2024-04-17T12:24:33.511 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-04-17T12:24:33.682 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (171 ms) 2024-04-17T12:24:33.682 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-04-17T12:24:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:32.463306+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1556: 8 total, 8 up, 8 in 2024-04-17T12:24:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:32.549861+0000 mgr.y (mgr.14556) 1846 : cluster [DBG] pgmap v3107: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:32.463306+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1556: 8 total, 8 up, 8 in 2024-04-17T12:24:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:32.549861+0000 mgr.y (mgr.14556) 1846 : cluster [DBG] pgmap v3107: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:32.463306+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1556: 8 total, 8 up, 8 in 2024-04-17T12:24:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:32.549861+0000 mgr.y (mgr.14556) 1846 : cluster [DBG] pgmap v3107: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:33.879 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (197 ms) 2024-04-17T12:24:33.879 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-04-17T12:24:33.971 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (93 ms) 2024-04-17T12:24:33.971 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-04-17T12:24:34.060 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (88 ms) 2024-04-17T12:24:34.060 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-04-17T12:24:34.131 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (71 ms) 2024-04-17T12:24:34.131 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-04-17T12:24:34.267 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (136 ms) 2024-04-17T12:24:34.267 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-04-17T12:24:34.395 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (128 ms) 2024-04-17T12:24:34.395 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-04-17T12:24:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:24:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:24:34.508 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (113 ms) 2024-04-17T12:24:34.508 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-04-17T12:24:34.624 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (116 ms) 2024-04-17T12:24:34.624 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-04-17T12:24:34.704 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.MirrorStatusList (80 ms) 2024-04-17T12:24:34.704 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-04-17T12:24:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:33.483641+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:33.483641+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:34.816 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.RemoveBootstrapped (112 ms) 2024-04-17T12:24:34.816 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-04-17T12:24:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:33.483641+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:24:35.201 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.AioPromoteDemote (385 ms) 2024-04-17T12:24:35.201 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-04-17T12:24:35.590 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.AioGetInfo (389 ms) 2024-04-17T12:24:35.590 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-04-17T12:24:35.829 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.AioGetStatus (239 ms) 2024-04-17T12:24:35.829 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.SiteName 2024-04-17T12:24:35.836 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.SiteName (7 ms) 2024-04-17T12:24:35.836 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.Bootstrap 2024-04-17T12:24:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:34.550583+0000 mgr.y (mgr.14556) 1847 : cluster [DBG] pgmap v3108: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 404 KiB/s rd, 54 KiB/s wr, 590 op/s 2024-04-17T12:24:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:34.550583+0000 mgr.y (mgr.14556) 1847 : cluster [DBG] pgmap v3108: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 404 KiB/s rd, 54 KiB/s wr, 590 op/s 2024-04-17T12:24:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:34.550583+0000 mgr.y (mgr.14556) 1847 : cluster [DBG] pgmap v3108: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 404 KiB/s rd, 54 KiB/s wr, 590 op/s 2024-04-17T12:24:36.764 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.Bootstrap (928 ms) 2024-04-17T12:24:36.764 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.PeerDirection 2024-04-17T12:24:36.774 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.PeerDirection (11 ms) 2024-04-17T12:24:36.775 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.Snapshot 2024-04-17T12:24:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:35.833699+0000 mon.a (mon.0) 2949 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' 2024-04-17T12:24:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:35.834050+0000 mon.a (mon.0) 2950 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:35.834286+0000 mon.a (mon.0) 2951 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:35.836990+0000 mon.a (mon.0) 2952 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-17T12:24:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:35.837289+0000 mon.a (mon.0) 2953 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:36.550921+0000 mgr.y (mgr.14556) 1848 : cluster [DBG] pgmap v3109: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 44 KiB/s wr, 488 op/s 2024-04-17T12:24:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:36.748118+0000 mon.a (mon.0) 2954 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-17T12:24:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:36.751343+0000 mon.a (mon.0) 2955 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' 2024-04-17T12:24:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:36.751649+0000 mon.a (mon.0) 2956 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-04-17T12:24:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:36.757154+0000 mon.a (mon.0) 2957 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-04-17T12:24:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:36.757493+0000 mon.a (mon.0) 2958 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:36.770024+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/1f06703f-326f-4012-bc9e-d1609570e433"}]: dispatch 2024-04-17T12:24:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:36.774312+0000 mon.a (mon.0) 2960 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/1f06703f-326f-4012-bc9e-d1609570e433"}]': finished 2024-04-17T12:24:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:35.833699+0000 mon.a (mon.0) 2949 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' 2024-04-17T12:24:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:35.834050+0000 mon.a (mon.0) 2950 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:35.834286+0000 mon.a (mon.0) 2951 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:35.836990+0000 mon.a (mon.0) 2952 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-17T12:24:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:35.837289+0000 mon.a (mon.0) 2953 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:36.550921+0000 mgr.y (mgr.14556) 1848 : cluster [DBG] pgmap v3109: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 44 KiB/s wr, 488 op/s 2024-04-17T12:24:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:36.748118+0000 mon.a (mon.0) 2954 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-17T12:24:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:36.751343+0000 mon.a (mon.0) 2955 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' 2024-04-17T12:24:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:36.751649+0000 mon.a (mon.0) 2956 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-04-17T12:24:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:36.757154+0000 mon.a (mon.0) 2957 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-04-17T12:24:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:36.757493+0000 mon.a (mon.0) 2958 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:36.770024+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/1f06703f-326f-4012-bc9e-d1609570e433"}]: dispatch 2024-04-17T12:24:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:36.774312+0000 mon.a (mon.0) 2960 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/1f06703f-326f-4012-bc9e-d1609570e433"}]': finished 2024-04-17T12:24:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:35.833699+0000 mon.a (mon.0) 2949 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' 2024-04-17T12:24:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:35.834050+0000 mon.a (mon.0) 2950 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:35.834286+0000 mon.a (mon.0) 2951 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:35.836990+0000 mon.a (mon.0) 2952 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-17T12:24:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:35.837289+0000 mon.a (mon.0) 2953 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:36.550921+0000 mgr.y (mgr.14556) 1848 : cluster [DBG] pgmap v3109: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 44 KiB/s wr, 488 op/s 2024-04-17T12:24:37.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:36.748118+0000 mon.a (mon.0) 2954 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-17T12:24:37.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:36.751343+0000 mon.a (mon.0) 2955 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' 2024-04-17T12:24:37.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:36.751649+0000 mon.a (mon.0) 2956 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-04-17T12:24:37.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:36.757154+0000 mon.a (mon.0) 2957 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-04-17T12:24:37.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:36.757493+0000 mon.a (mon.0) 2958 : audit [DBG] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:24:37.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:36.770024+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/1f06703f-326f-4012-bc9e-d1609570e433"}]: dispatch 2024-04-17T12:24:37.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:36.774312+0000 mon.a (mon.0) 2960 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/1f06703f-326f-4012-bc9e-d1609570e433"}]': finished 2024-04-17T12:24:39.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:37.777869+0000 mon.a (mon.0) 2961 : cluster [DBG] osdmap e1557: 8 total, 8 up, 8 in 2024-04-17T12:24:39.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:37.777869+0000 mon.a (mon.0) 2961 : cluster [DBG] osdmap e1557: 8 total, 8 up, 8 in 2024-04-17T12:24:39.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:37.777869+0000 mon.a (mon.0) 2961 : cluster [DBG] osdmap e1557: 8 total, 8 up, 8 in 2024-04-17T12:24:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:38.551626+0000 mgr.y (mgr.14556) 1849 : cluster [DBG] pgmap v3111: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 200 KiB/s wr, 1.91k op/s 2024-04-17T12:24:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:38.782599+0000 mon.a (mon.0) 2962 : cluster [DBG] osdmap e1558: 8 total, 8 up, 8 in 2024-04-17T12:24:40.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:38.551626+0000 mgr.y (mgr.14556) 1849 : cluster [DBG] pgmap v3111: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 200 KiB/s wr, 1.91k op/s 2024-04-17T12:24:40.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:38.782599+0000 mon.a (mon.0) 2962 : cluster [DBG] osdmap e1558: 8 total, 8 up, 8 in 2024-04-17T12:24:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:38.551626+0000 mgr.y (mgr.14556) 1849 : cluster [DBG] pgmap v3111: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 200 KiB/s wr, 1.91k op/s 2024-04-17T12:24:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:38.782599+0000 mon.a (mon.0) 2962 : cluster [DBG] osdmap e1558: 8 total, 8 up, 8 in 2024-04-17T12:24:41.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:39.791602+0000 mon.a (mon.0) 2963 : cluster [DBG] osdmap e1559: 8 total, 8 up, 8 in 2024-04-17T12:24:41.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:40.405963+0000 mon.a (mon.0) 2964 : cluster [DBG] osdmap e1560: 8 total, 8 up, 8 in 2024-04-17T12:24:41.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:39.791602+0000 mon.a (mon.0) 2963 : cluster [DBG] osdmap e1559: 8 total, 8 up, 8 in 2024-04-17T12:24:41.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:40.405963+0000 mon.a (mon.0) 2964 : cluster [DBG] osdmap e1560: 8 total, 8 up, 8 in 2024-04-17T12:24:41.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:39.791602+0000 mon.a (mon.0) 2963 : cluster [DBG] osdmap e1559: 8 total, 8 up, 8 in 2024-04-17T12:24:41.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:40.405963+0000 mon.a (mon.0) 2964 : cluster [DBG] osdmap e1560: 8 total, 8 up, 8 in 2024-04-17T12:24:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:41] "GET /metrics HTTP/1.1" 200 198026 "" "Prometheus/2.33.4" 2024-04-17T12:24:42.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:40.552050+0000 mgr.y (mgr.14556) 1850 : cluster [DBG] pgmap v3115: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 287 KiB/s wr, 2.63k op/s 2024-04-17T12:24:42.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:41.420496+0000 mon.a (mon.0) 2965 : cluster [DBG] osdmap e1561: 8 total, 8 up, 8 in 2024-04-17T12:24:42.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:40.552050+0000 mgr.y (mgr.14556) 1850 : cluster [DBG] pgmap v3115: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 287 KiB/s wr, 2.63k op/s 2024-04-17T12:24:42.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:41.420496+0000 mon.a (mon.0) 2965 : cluster [DBG] osdmap e1561: 8 total, 8 up, 8 in 2024-04-17T12:24:42.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:40.552050+0000 mgr.y (mgr.14556) 1850 : cluster [DBG] pgmap v3115: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 287 KiB/s wr, 2.63k op/s 2024-04-17T12:24:42.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:41.420496+0000 mon.a (mon.0) 2965 : cluster [DBG] osdmap e1561: 8 total, 8 up, 8 in 2024-04-17T12:24:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:42.424349+0000 mon.a (mon.0) 2966 : cluster [DBG] osdmap e1562: 8 total, 8 up, 8 in 2024-04-17T12:24:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:42.552490+0000 mgr.y (mgr.14556) 1851 : cluster [DBG] pgmap v3118: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:42.424349+0000 mon.a (mon.0) 2966 : cluster [DBG] osdmap e1562: 8 total, 8 up, 8 in 2024-04-17T12:24:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:42.552490+0000 mgr.y (mgr.14556) 1851 : cluster [DBG] pgmap v3118: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:42.424349+0000 mon.a (mon.0) 2966 : cluster [DBG] osdmap e1562: 8 total, 8 up, 8 in 2024-04-17T12:24:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:42.552490+0000 mgr.y (mgr.14556) 1851 : cluster [DBG] pgmap v3118: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:44.432 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:24:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:24:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:43.428957+0000 mon.a (mon.0) 2967 : cluster [DBG] osdmap e1563: 8 total, 8 up, 8 in 2024-04-17T12:24:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:43.428957+0000 mon.a (mon.0) 2967 : cluster [DBG] osdmap e1563: 8 total, 8 up, 8 in 2024-04-17T12:24:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:43.428957+0000 mon.a (mon.0) 2967 : cluster [DBG] osdmap e1563: 8 total, 8 up, 8 in 2024-04-17T12:24:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:44.430755+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e1564: 8 total, 8 up, 8 in 2024-04-17T12:24:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:44.553069+0000 mgr.y (mgr.14556) 1852 : cluster [DBG] pgmap v3121: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-04-17T12:24:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:44.430755+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e1564: 8 total, 8 up, 8 in 2024-04-17T12:24:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:44.553069+0000 mgr.y (mgr.14556) 1852 : cluster [DBG] pgmap v3121: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-04-17T12:24:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:44.430755+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e1564: 8 total, 8 up, 8 in 2024-04-17T12:24:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:44.553069+0000 mgr.y (mgr.14556) 1852 : cluster [DBG] pgmap v3121: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-04-17T12:24:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:45.441256+0000 mon.a (mon.0) 2969 : cluster [DBG] osdmap e1565: 8 total, 8 up, 8 in 2024-04-17T12:24:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:45.441256+0000 mon.a (mon.0) 2969 : cluster [DBG] osdmap e1565: 8 total, 8 up, 8 in 2024-04-17T12:24:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:45.441256+0000 mon.a (mon.0) 2969 : cluster [DBG] osdmap e1565: 8 total, 8 up, 8 in 2024-04-17T12:24:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:46.442885+0000 mon.a (mon.0) 2970 : cluster [DBG] osdmap e1566: 8 total, 8 up, 8 in 2024-04-17T12:24:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:46.553653+0000 mgr.y (mgr.14556) 1853 : cluster [DBG] pgmap v3124: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-04-17T12:24:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:46.442885+0000 mon.a (mon.0) 2970 : cluster [DBG] osdmap e1566: 8 total, 8 up, 8 in 2024-04-17T12:24:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:46.553653+0000 mgr.y (mgr.14556) 1853 : cluster [DBG] pgmap v3124: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-04-17T12:24:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:46.442885+0000 mon.a (mon.0) 2970 : cluster [DBG] osdmap e1566: 8 total, 8 up, 8 in 2024-04-17T12:24:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:46.553653+0000 mgr.y (mgr.14556) 1853 : cluster [DBG] pgmap v3124: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-04-17T12:24:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:47.456046+0000 mon.a (mon.0) 2971 : cluster [DBG] osdmap e1567: 8 total, 8 up, 8 in 2024-04-17T12:24:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:47.456046+0000 mon.a (mon.0) 2971 : cluster [DBG] osdmap e1567: 8 total, 8 up, 8 in 2024-04-17T12:24:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:47.456046+0000 mon.a (mon.0) 2971 : cluster [DBG] osdmap e1567: 8 total, 8 up, 8 in 2024-04-17T12:24:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:48.458868+0000 mon.a (mon.0) 2972 : cluster [DBG] osdmap e1568: 8 total, 8 up, 8 in 2024-04-17T12:24:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:48.554233+0000 mgr.y (mgr.14556) 1854 : cluster [DBG] pgmap v3127: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 98 op/s 2024-04-17T12:24:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:48.458868+0000 mon.a (mon.0) 2972 : cluster [DBG] osdmap e1568: 8 total, 8 up, 8 in 2024-04-17T12:24:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:48.554233+0000 mgr.y (mgr.14556) 1854 : cluster [DBG] pgmap v3127: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 98 op/s 2024-04-17T12:24:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:48.458868+0000 mon.a (mon.0) 2972 : cluster [DBG] osdmap e1568: 8 total, 8 up, 8 in 2024-04-17T12:24:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:48.554233+0000 mgr.y (mgr.14556) 1854 : cluster [DBG] pgmap v3127: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 98 op/s 2024-04-17T12:24:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:49.472780+0000 mon.a (mon.0) 2973 : cluster [DBG] osdmap e1569: 8 total, 8 up, 8 in 2024-04-17T12:24:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:50.404915+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1570: 8 total, 8 up, 8 in 2024-04-17T12:24:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:49.472780+0000 mon.a (mon.0) 2973 : cluster [DBG] osdmap e1569: 8 total, 8 up, 8 in 2024-04-17T12:24:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:50.404915+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1570: 8 total, 8 up, 8 in 2024-04-17T12:24:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:49.472780+0000 mon.a (mon.0) 2973 : cluster [DBG] osdmap e1569: 8 total, 8 up, 8 in 2024-04-17T12:24:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:50.404915+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1570: 8 total, 8 up, 8 in 2024-04-17T12:24:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:24:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:51] "GET /metrics HTTP/1.1" 200 198026 "" "Prometheus/2.33.4" 2024-04-17T12:24:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:50.554713+0000 mgr.y (mgr.14556) 1855 : cluster [DBG] pgmap v3130: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 98 op/s 2024-04-17T12:24:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:51.408931+0000 mon.a (mon.0) 2975 : cluster [DBG] osdmap e1571: 8 total, 8 up, 8 in 2024-04-17T12:24:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:50.554713+0000 mgr.y (mgr.14556) 1855 : cluster [DBG] pgmap v3130: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 98 op/s 2024-04-17T12:24:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:51.408931+0000 mon.a (mon.0) 2975 : cluster [DBG] osdmap e1571: 8 total, 8 up, 8 in 2024-04-17T12:24:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:50.554713+0000 mgr.y (mgr.14556) 1855 : cluster [DBG] pgmap v3130: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 98 op/s 2024-04-17T12:24:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:51.408931+0000 mon.a (mon.0) 2975 : cluster [DBG] osdmap e1571: 8 total, 8 up, 8 in 2024-04-17T12:24:52.504 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.Snapshot (15730 ms) 2024-04-17T12:24:52.505 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-04-17T12:24:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:52.407773+0000 mon.a (mon.0) 2976 : cluster [DBG] osdmap e1572: 8 total, 8 up, 8 in 2024-04-17T12:24:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:52.498223+0000 mon.a (mon.0) 2977 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/b727cbd5-dc0a-44bd-97f0-316e50e9d10b"}]: dispatch 2024-04-17T12:24:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:52.501207+0000 mon.a (mon.0) 2978 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/b727cbd5-dc0a-44bd-97f0-316e50e9d10b"}]': finished 2024-04-17T12:24:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:52.555141+0000 mgr.y (mgr.14556) 1856 : cluster [DBG] pgmap v3133: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:52.407773+0000 mon.a (mon.0) 2976 : cluster [DBG] osdmap e1572: 8 total, 8 up, 8 in 2024-04-17T12:24:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:52.498223+0000 mon.a (mon.0) 2977 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/b727cbd5-dc0a-44bd-97f0-316e50e9d10b"}]: dispatch 2024-04-17T12:24:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:52.501207+0000 mon.a (mon.0) 2978 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/b727cbd5-dc0a-44bd-97f0-316e50e9d10b"}]': finished 2024-04-17T12:24:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:52.555141+0000 mgr.y (mgr.14556) 1856 : cluster [DBG] pgmap v3133: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:52.407773+0000 mon.a (mon.0) 2976 : cluster [DBG] osdmap e1572: 8 total, 8 up, 8 in 2024-04-17T12:24:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:52.498223+0000 mon.a (mon.0) 2977 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/b727cbd5-dc0a-44bd-97f0-316e50e9d10b"}]: dispatch 2024-04-17T12:24:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:52.501207+0000 mon.a (mon.0) 2978 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/b727cbd5-dc0a-44bd-97f0-316e50e9d10b"}]': finished 2024-04-17T12:24:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:52.555141+0000 mgr.y (mgr.14556) 1856 : cluster [DBG] pgmap v3133: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:24:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:24:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:24:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:53.508785+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e1573: 8 total, 8 up, 8 in 2024-04-17T12:24:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:53.508785+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e1573: 8 total, 8 up, 8 in 2024-04-17T12:24:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:53.508785+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e1573: 8 total, 8 up, 8 in 2024-04-17T12:24:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:54.512229+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e1574: 8 total, 8 up, 8 in 2024-04-17T12:24:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:54.555566+0000 mgr.y (mgr.14556) 1857 : cluster [DBG] pgmap v3136: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 7.2 KiB/s wr, 112 op/s 2024-04-17T12:24:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:54.512229+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e1574: 8 total, 8 up, 8 in 2024-04-17T12:24:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:54.555566+0000 mgr.y (mgr.14556) 1857 : cluster [DBG] pgmap v3136: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 7.2 KiB/s wr, 112 op/s 2024-04-17T12:24:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:54.512229+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e1574: 8 total, 8 up, 8 in 2024-04-17T12:24:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:54.555566+0000 mgr.y (mgr.14556) 1857 : cluster [DBG] pgmap v3136: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 7.2 KiB/s wr, 112 op/s 2024-04-17T12:24:56.631 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (4126 ms) 2024-04-17T12:24:56.632 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-04-17T12:24:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:55.519981+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1575: 8 total, 8 up, 8 in 2024-04-17T12:24:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:55.519981+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1575: 8 total, 8 up, 8 in 2024-04-17T12:24:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:55.519981+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1575: 8 total, 8 up, 8 in 2024-04-17T12:24:57.072 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:24:57.360 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:24:57.361 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (52m) 35s ago 53m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:24:57.361 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (52m) 35s ago 52m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:24:57.361 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (54m) 35s ago 54m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:24:57.361 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (54m) 35s ago 54m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:24:57.361 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (57m) 35s ago 57m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:24:57.361 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (59m) 35s ago 59m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:24:57.361 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (59m) 35s ago 59m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:24:57.361 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (58m) 35s ago 58m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:24:57.361 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (57m) 35s ago 57m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:24:57.361 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (53m) 35s ago 53m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:24:57.361 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (53m) 35s ago 53m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:24:57.362 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (57m) 35s ago 57m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:24:57.362 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (56m) 35s ago 56m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:24:57.362 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (56m) 35s ago 56m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:24:57.362 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (56m) 35s ago 56m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:24:57.362 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (55m) 35s ago 55m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:24:57.362 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (55m) 35s ago 55m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:24:57.362 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (54m) 35s ago 54m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:24:57.362 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (54m) 35s ago 54m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:24:57.362 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (52m) 35s ago 53m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:24:57.718 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:24:57.718 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:24:57.718 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:24:57.718 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:24:57.718 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:24:57.718 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:24:57.718 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:24:57.719 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:24:57.719 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:24:57.719 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:24:57.719 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:24:57.719 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:24:57.719 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:24:57.719 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:24:57.719 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:24:57.719 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:24:57.719 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:24:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:56.525529+0000 mon.a (mon.0) 2982 : cluster [DBG] osdmap e1576: 8 total, 8 up, 8 in 2024-04-17T12:24:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:56.555964+0000 mgr.y (mgr.14556) 1858 : cluster [DBG] pgmap v3139: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 7.2 KiB/s wr, 112 op/s 2024-04-17T12:24:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:56.625087+0000 mon.a (mon.0) 2983 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/a0c3b03b-3609-4ddc-a5aa-d8cb275c4879"}]: dispatch 2024-04-17T12:24:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:56.627874+0000 mon.a (mon.0) 2984 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/a0c3b03b-3609-4ddc-a5aa-d8cb275c4879"}]': finished 2024-04-17T12:24:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:56.525529+0000 mon.a (mon.0) 2982 : cluster [DBG] osdmap e1576: 8 total, 8 up, 8 in 2024-04-17T12:24:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:56.555964+0000 mgr.y (mgr.14556) 1858 : cluster [DBG] pgmap v3139: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 7.2 KiB/s wr, 112 op/s 2024-04-17T12:24:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:56.625087+0000 mon.a (mon.0) 2983 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/a0c3b03b-3609-4ddc-a5aa-d8cb275c4879"}]: dispatch 2024-04-17T12:24:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:56.627874+0000 mon.a (mon.0) 2984 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/a0c3b03b-3609-4ddc-a5aa-d8cb275c4879"}]': finished 2024-04-17T12:24:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:56.525529+0000 mon.a (mon.0) 2982 : cluster [DBG] osdmap e1576: 8 total, 8 up, 8 in 2024-04-17T12:24:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:56.555964+0000 mgr.y (mgr.14556) 1858 : cluster [DBG] pgmap v3139: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 7.2 KiB/s wr, 112 op/s 2024-04-17T12:24:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:56.625087+0000 mon.a (mon.0) 2983 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/a0c3b03b-3609-4ddc-a5aa-d8cb275c4879"}]: dispatch 2024-04-17T12:24:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:56.627874+0000 mon.a (mon.0) 2984 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/a0c3b03b-3609-4ddc-a5aa-d8cb275c4879"}]': finished 2024-04-17T12:24:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:57.061931+0000 mgr.y (mgr.14556) 1859 : audit [DBG] from='client.17946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:57.352872+0000 mgr.y (mgr.14556) 1860 : audit [DBG] from='client.17952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:57.632846+0000 mon.a (mon.0) 2985 : cluster [DBG] osdmap e1577: 8 total, 8 up, 8 in 2024-04-17T12:24:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:24:57.719026+0000 mon.a (mon.0) 2986 : audit [DBG] from='client.? 172.21.15.31:0/261147594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:24:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:57.061931+0000 mgr.y (mgr.14556) 1859 : audit [DBG] from='client.17946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:57.352872+0000 mgr.y (mgr.14556) 1860 : audit [DBG] from='client.17952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:57.632846+0000 mon.a (mon.0) 2985 : cluster [DBG] osdmap e1577: 8 total, 8 up, 8 in 2024-04-17T12:24:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:24:57.719026+0000 mon.a (mon.0) 2986 : audit [DBG] from='client.? 172.21.15.31:0/261147594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:24:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:57.061931+0000 mgr.y (mgr.14556) 1859 : audit [DBG] from='client.17946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:57.352872+0000 mgr.y (mgr.14556) 1860 : audit [DBG] from='client.17952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:24:58.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:57.632846+0000 mon.a (mon.0) 2985 : cluster [DBG] osdmap e1577: 8 total, 8 up, 8 in 2024-04-17T12:24:58.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:24:57.719026+0000 mon.a (mon.0) 2986 : audit [DBG] from='client.? 172.21.15.31:0/261147594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:24:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:58.556834+0000 mgr.y (mgr.14556) 1861 : cluster [DBG] pgmap v3141: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 10 KiB/s wr, 114 op/s 2024-04-17T12:24:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:24:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:58.636058+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e1578: 8 total, 8 up, 8 in 2024-04-17T12:24:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:58.556834+0000 mgr.y (mgr.14556) 1861 : cluster [DBG] pgmap v3141: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 10 KiB/s wr, 114 op/s 2024-04-17T12:24:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:24:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:58.636058+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e1578: 8 total, 8 up, 8 in 2024-04-17T12:24:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:58.556834+0000 mgr.y (mgr.14556) 1861 : cluster [DBG] pgmap v3141: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 10 KiB/s wr, 114 op/s 2024-04-17T12:24:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:24:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:58.636058+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e1578: 8 total, 8 up, 8 in 2024-04-17T12:25:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:24:59.638632+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1579: 8 total, 8 up, 8 in 2024-04-17T12:25:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:00.406726+0000 mon.a (mon.0) 2989 : cluster [DBG] osdmap e1580: 8 total, 8 up, 8 in 2024-04-17T12:25:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:24:59.638632+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1579: 8 total, 8 up, 8 in 2024-04-17T12:25:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:00.406726+0000 mon.a (mon.0) 2989 : cluster [DBG] osdmap e1580: 8 total, 8 up, 8 in 2024-04-17T12:25:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:24:59.638632+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1579: 8 total, 8 up, 8 in 2024-04-17T12:25:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:00.406726+0000 mon.a (mon.0) 2989 : cluster [DBG] osdmap e1580: 8 total, 8 up, 8 in 2024-04-17T12:25:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:25:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:01] "GET /metrics HTTP/1.1" 200 198037 "" "Prometheus/2.33.4" 2024-04-17T12:25:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:00.557498+0000 mgr.y (mgr.14556) 1862 : cluster [DBG] pgmap v3145: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 10 KiB/s wr, 116 op/s 2024-04-17T12:25:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:01.413835+0000 mon.a (mon.0) 2990 : cluster [DBG] osdmap e1581: 8 total, 8 up, 8 in 2024-04-17T12:25:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:01.432389+0000 mon.a (mon.0) 2991 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/0e255363-b29c-4213-80d3-d297caed0999"}]: dispatch 2024-04-17T12:25:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:01.435724+0000 mon.a (mon.0) 2992 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/0e255363-b29c-4213-80d3-d297caed0999"}]': finished 2024-04-17T12:25:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:00.557498+0000 mgr.y (mgr.14556) 1862 : cluster [DBG] pgmap v3145: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 10 KiB/s wr, 116 op/s 2024-04-17T12:25:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:01.413835+0000 mon.a (mon.0) 2990 : cluster [DBG] osdmap e1581: 8 total, 8 up, 8 in 2024-04-17T12:25:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:01.432389+0000 mon.a (mon.0) 2991 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/0e255363-b29c-4213-80d3-d297caed0999"}]: dispatch 2024-04-17T12:25:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:01.435724+0000 mon.a (mon.0) 2992 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/0e255363-b29c-4213-80d3-d297caed0999"}]': finished 2024-04-17T12:25:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:00.557498+0000 mgr.y (mgr.14556) 1862 : cluster [DBG] pgmap v3145: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 10 KiB/s wr, 116 op/s 2024-04-17T12:25:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:01.413835+0000 mon.a (mon.0) 2990 : cluster [DBG] osdmap e1581: 8 total, 8 up, 8 in 2024-04-17T12:25:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:01.432389+0000 mon.a (mon.0) 2991 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/0e255363-b29c-4213-80d3-d297caed0999"}]: dispatch 2024-04-17T12:25:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:01.435724+0000 mon.a (mon.0) 2992 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/0e255363-b29c-4213-80d3-d297caed0999"}]': finished 2024-04-17T12:25:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:02.438656+0000 mon.a (mon.0) 2993 : cluster [DBG] osdmap e1582: 8 total, 8 up, 8 in 2024-04-17T12:25:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:02.558004+0000 mgr.y (mgr.14556) 1863 : cluster [DBG] pgmap v3148: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:02.438656+0000 mon.a (mon.0) 2993 : cluster [DBG] osdmap e1582: 8 total, 8 up, 8 in 2024-04-17T12:25:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:02.558004+0000 mgr.y (mgr.14556) 1863 : cluster [DBG] pgmap v3148: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:02.438656+0000 mon.a (mon.0) 2993 : cluster [DBG] osdmap e1582: 8 total, 8 up, 8 in 2024-04-17T12:25:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:02.558004+0000 mgr.y (mgr.14556) 1863 : cluster [DBG] pgmap v3148: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:04.442 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:25:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:25:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:03.444491+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e1583: 8 total, 8 up, 8 in 2024-04-17T12:25:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:03.444491+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e1583: 8 total, 8 up, 8 in 2024-04-17T12:25:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:03.444491+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e1583: 8 total, 8 up, 8 in 2024-04-17T12:25:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:04.449362+0000 mon.a (mon.0) 2995 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-04-17T12:25:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:04.558544+0000 mgr.y (mgr.14556) 1864 : cluster [DBG] pgmap v3151: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 11 KiB/s wr, 239 op/s 2024-04-17T12:25:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:04.449362+0000 mon.a (mon.0) 2995 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-04-17T12:25:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:04.558544+0000 mgr.y (mgr.14556) 1864 : cluster [DBG] pgmap v3151: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 11 KiB/s wr, 239 op/s 2024-04-17T12:25:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:04.449362+0000 mon.a (mon.0) 2995 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-04-17T12:25:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:04.558544+0000 mgr.y (mgr.14556) 1864 : cluster [DBG] pgmap v3151: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 11 KiB/s wr, 239 op/s 2024-04-17T12:25:06.546 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9914 ms) 2024-04-17T12:25:06.546 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-04-17T12:25:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:05.459394+0000 mon.a (mon.0) 2996 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-04-17T12:25:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:05.459394+0000 mon.a (mon.0) 2996 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-04-17T12:25:06.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:05.459394+0000 mon.a (mon.0) 2996 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-04-17T12:25:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:06.465865+0000 mon.a (mon.0) 2997 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-04-17T12:25:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:06.532526+0000 mon.a (mon.0) 2998 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/6c4db939-cb11-4b7d-a6f3-bf6132f7688b"}]: dispatch 2024-04-17T12:25:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:06.535543+0000 mon.a (mon.0) 2999 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/6c4db939-cb11-4b7d-a6f3-bf6132f7688b"}]': finished 2024-04-17T12:25:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:06.538052+0000 mon.a (mon.0) 3000 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/30904d27-cbc3-4440-8a71-85acd0b998d0"}]: dispatch 2024-04-17T12:25:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:06.541198+0000 mon.a (mon.0) 3001 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/30904d27-cbc3-4440-8a71-85acd0b998d0"}]': finished 2024-04-17T12:25:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:06.558926+0000 mgr.y (mgr.14556) 1865 : cluster [DBG] pgmap v3154: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 11 KiB/s wr, 239 op/s 2024-04-17T12:25:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:06.465865+0000 mon.a (mon.0) 2997 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-04-17T12:25:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:06.532526+0000 mon.a (mon.0) 2998 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/6c4db939-cb11-4b7d-a6f3-bf6132f7688b"}]: dispatch 2024-04-17T12:25:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:06.535543+0000 mon.a (mon.0) 2999 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/6c4db939-cb11-4b7d-a6f3-bf6132f7688b"}]': finished 2024-04-17T12:25:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:06.538052+0000 mon.a (mon.0) 3000 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/30904d27-cbc3-4440-8a71-85acd0b998d0"}]: dispatch 2024-04-17T12:25:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:06.541198+0000 mon.a (mon.0) 3001 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/30904d27-cbc3-4440-8a71-85acd0b998d0"}]': finished 2024-04-17T12:25:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:06.558926+0000 mgr.y (mgr.14556) 1865 : cluster [DBG] pgmap v3154: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 11 KiB/s wr, 239 op/s 2024-04-17T12:25:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:06.465865+0000 mon.a (mon.0) 2997 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-04-17T12:25:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:06.532526+0000 mon.a (mon.0) 2998 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/6c4db939-cb11-4b7d-a6f3-bf6132f7688b"}]: dispatch 2024-04-17T12:25:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:06.535543+0000 mon.a (mon.0) 2999 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/6c4db939-cb11-4b7d-a6f3-bf6132f7688b"}]': finished 2024-04-17T12:25:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:06.538052+0000 mon.a (mon.0) 3000 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/30904d27-cbc3-4440-8a71-85acd0b998d0"}]: dispatch 2024-04-17T12:25:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:06.541198+0000 mon.a (mon.0) 3001 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/30904d27-cbc3-4440-8a71-85acd0b998d0"}]': finished 2024-04-17T12:25:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:06.558926+0000 mgr.y (mgr.14556) 1865 : cluster [DBG] pgmap v3154: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 11 KiB/s wr, 239 op/s 2024-04-17T12:25:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:07.546882+0000 mon.a (mon.0) 3002 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-04-17T12:25:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:07.546882+0000 mon.a (mon.0) 3002 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-04-17T12:25:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:07.546882+0000 mon.a (mon.0) 3002 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-04-17T12:25:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:08.549462+0000 mon.a (mon.0) 3003 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-04-17T12:25:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:08.559279+0000 mgr.y (mgr.14556) 1866 : cluster [DBG] pgmap v3157: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 7.7 KiB/s wr, 108 op/s 2024-04-17T12:25:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:09.431281+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.b", "id": [1, 4]}]: dispatch 2024-04-17T12:25:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:08.549462+0000 mon.a (mon.0) 3003 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-04-17T12:25:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:08.559279+0000 mgr.y (mgr.14556) 1866 : cluster [DBG] pgmap v3157: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 7.7 KiB/s wr, 108 op/s 2024-04-17T12:25:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:09.431281+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.b", "id": [1, 4]}]: dispatch 2024-04-17T12:25:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:08.549462+0000 mon.a (mon.0) 3003 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-04-17T12:25:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:08.559279+0000 mgr.y (mgr.14556) 1866 : cluster [DBG] pgmap v3157: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 7.7 KiB/s wr, 108 op/s 2024-04-17T12:25:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:09.431281+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.b", "id": [1, 4]}]: dispatch 2024-04-17T12:25:10.467 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.SnapshotImageState (3921 ms) 2024-04-17T12:25:10.467 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-04-17T12:25:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:09.559300+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.b", "id": [1, 4]}]': finished 2024-04-17T12:25:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:09.559397+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-04-17T12:25:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:10.409957+0000 mon.a (mon.0) 3007 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-04-17T12:25:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:09.559300+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.b", "id": [1, 4]}]': finished 2024-04-17T12:25:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:09.559397+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-04-17T12:25:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:10.409957+0000 mon.a (mon.0) 3007 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-04-17T12:25:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:09.559300+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.b", "id": [1, 4]}]': finished 2024-04-17T12:25:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:09.559397+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-04-17T12:25:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:10.409957+0000 mon.a (mon.0) 3007 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-04-17T12:25:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:25:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:11] "GET /metrics HTTP/1.1" 200 198024 "" "Prometheus/2.33.4" 2024-04-17T12:25:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:10.559650+0000 mgr.y (mgr.14556) 1867 : cluster [DBG] pgmap v3160: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 7.7 KiB/s wr, 108 op/s 2024-04-17T12:25:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:11.411150+0000 mon.a (mon.0) 3008 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-04-17T12:25:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:10.559650+0000 mgr.y (mgr.14556) 1867 : cluster [DBG] pgmap v3160: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 7.7 KiB/s wr, 108 op/s 2024-04-17T12:25:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:11.411150+0000 mon.a (mon.0) 3008 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-04-17T12:25:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:10.559650+0000 mgr.y (mgr.14556) 1867 : cluster [DBG] pgmap v3160: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 7.7 KiB/s wr, 108 op/s 2024-04-17T12:25:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:11.411150+0000 mon.a (mon.0) 3008 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-04-17T12:25:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:12.412579+0000 mon.a (mon.0) 3009 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-04-17T12:25:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:12.560214+0000 mgr.y (mgr.14556) 1868 : cluster [DBG] pgmap v3163: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:12.412579+0000 mon.a (mon.0) 3009 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-04-17T12:25:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:12.560214+0000 mgr.y (mgr.14556) 1868 : cluster [DBG] pgmap v3163: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:12.412579+0000 mon.a (mon.0) 3009 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-04-17T12:25:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:12.560214+0000 mgr.y (mgr.14556) 1868 : cluster [DBG] pgmap v3163: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:14.417 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:25:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:25:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:13.416828+0000 mon.a (mon.0) 3010 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-04-17T12:25:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:13.416828+0000 mon.a (mon.0) 3010 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-04-17T12:25:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:13.416828+0000 mon.a (mon.0) 3010 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-04-17T12:25:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:14.428931+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-04-17T12:25:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:14.560765+0000 mgr.y (mgr.14556) 1869 : cluster [DBG] pgmap v3166: 137 pgs: 1 peering, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 25 KiB/s wr, 251 op/s; 7 B/s, 2 objects/s recovering 2024-04-17T12:25:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:14.428931+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-04-17T12:25:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:14.560765+0000 mgr.y (mgr.14556) 1869 : cluster [DBG] pgmap v3166: 137 pgs: 1 peering, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 25 KiB/s wr, 251 op/s; 7 B/s, 2 objects/s recovering 2024-04-17T12:25:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:14.428931+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-04-17T12:25:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:14.560765+0000 mgr.y (mgr.14556) 1869 : cluster [DBG] pgmap v3166: 137 pgs: 1 peering, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 25 KiB/s wr, 251 op/s; 7 B/s, 2 objects/s recovering 2024-04-17T12:25:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:15.433519+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-04-17T12:25:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:15.433519+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-04-17T12:25:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:15.433519+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-04-17T12:25:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:16.439653+0000 mon.a (mon.0) 3013 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-04-17T12:25:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:16.561365+0000 mgr.y (mgr.14556) 1870 : cluster [DBG] pgmap v3169: 137 pgs: 1 peering, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 25 KiB/s wr, 251 op/s; 7 B/s, 2 objects/s recovering 2024-04-17T12:25:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:16.439653+0000 mon.a (mon.0) 3013 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-04-17T12:25:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:16.561365+0000 mgr.y (mgr.14556) 1870 : cluster [DBG] pgmap v3169: 137 pgs: 1 peering, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 25 KiB/s wr, 251 op/s; 7 B/s, 2 objects/s recovering 2024-04-17T12:25:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:16.439653+0000 mon.a (mon.0) 3013 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-04-17T12:25:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:16.561365+0000 mgr.y (mgr.14556) 1870 : cluster [DBG] pgmap v3169: 137 pgs: 1 peering, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 25 KiB/s wr, 251 op/s; 7 B/s, 2 objects/s recovering 2024-04-17T12:25:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:17.444837+0000 mon.a (mon.0) 3014 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-04-17T12:25:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:17.444837+0000 mon.a (mon.0) 3014 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-04-17T12:25:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:17.444837+0000 mon.a (mon.0) 3014 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-04-17T12:25:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:18.451882+0000 mon.a (mon.0) 3015 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-04-17T12:25:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:18.561826+0000 mgr.y (mgr.14556) 1871 : cluster [DBG] pgmap v3172: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-17T12:25:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:18.451882+0000 mon.a (mon.0) 3015 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-04-17T12:25:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:18.561826+0000 mgr.y (mgr.14556) 1871 : cluster [DBG] pgmap v3172: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-17T12:25:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:18.451882+0000 mon.a (mon.0) 3015 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-04-17T12:25:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:18.561826+0000 mgr.y (mgr.14556) 1871 : cluster [DBG] pgmap v3172: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-17T12:25:20.480 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (10013 ms) 2024-04-17T12:25:20.481 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-04-17T12:25:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:19.457967+0000 mon.a (mon.0) 3016 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-04-17T12:25:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:20.411131+0000 mon.a (mon.0) 3017 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-04-17T12:25:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:19.457967+0000 mon.a (mon.0) 3016 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-04-17T12:25:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:20.411131+0000 mon.a (mon.0) 3017 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-04-17T12:25:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:19.457967+0000 mon.a (mon.0) 3016 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-04-17T12:25:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:20.411131+0000 mon.a (mon.0) 3017 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-04-17T12:25:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:20.473270+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/9a495688-3c5b-40fe-a79e-c9b369ca0ba6"}]: dispatch 2024-04-17T12:25:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:20.476087+0000 mon.a (mon.0) 3019 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/9a495688-3c5b-40fe-a79e-c9b369ca0ba6"}]': finished 2024-04-17T12:25:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:20.562326+0000 mgr.y (mgr.14556) 1872 : cluster [DBG] pgmap v3175: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-17T12:25:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:21] "GET /metrics HTTP/1.1" 200 198024 "" "Prometheus/2.33.4" 2024-04-17T12:25:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:20.473270+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/9a495688-3c5b-40fe-a79e-c9b369ca0ba6"}]: dispatch 2024-04-17T12:25:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:20.476087+0000 mon.a (mon.0) 3019 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/9a495688-3c5b-40fe-a79e-c9b369ca0ba6"}]': finished 2024-04-17T12:25:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:20.562326+0000 mgr.y (mgr.14556) 1872 : cluster [DBG] pgmap v3175: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-17T12:25:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:20.473270+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/9a495688-3c5b-40fe-a79e-c9b369ca0ba6"}]: dispatch 2024-04-17T12:25:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:20.476087+0000 mon.a (mon.0) 3019 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/9a495688-3c5b-40fe-a79e-c9b369ca0ba6"}]': finished 2024-04-17T12:25:21.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:20.562326+0000 mgr.y (mgr.14556) 1872 : cluster [DBG] pgmap v3175: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-17T12:25:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:21.483287+0000 mon.a (mon.0) 3020 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-04-17T12:25:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:22.196057+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:25:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:21.483287+0000 mon.a (mon.0) 3020 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-04-17T12:25:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:22.196057+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:25:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:21.483287+0000 mon.a (mon.0) 3020 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-04-17T12:25:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:22.196057+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:25:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:22.487645+0000 mon.a (mon.0) 3022 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-04-17T12:25:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:22.498546+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:25:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:22.499333+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:25:23.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:22.503935+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:25:23.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:22.562693+0000 mgr.y (mgr.14556) 1873 : cluster [DBG] pgmap v3178: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:23.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:22.487645+0000 mon.a (mon.0) 3022 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-04-17T12:25:23.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:22.498546+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:25:23.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:22.499333+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:25:23.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:22.503935+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:25:23.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:22.562693+0000 mgr.y (mgr.14556) 1873 : cluster [DBG] pgmap v3178: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:22.487645+0000 mon.a (mon.0) 3022 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-04-17T12:25:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:22.498546+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:25:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:22.499333+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:25:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:22.503935+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:25:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:22.562693+0000 mgr.y (mgr.14556) 1873 : cluster [DBG] pgmap v3178: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:25:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:25:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:23.515112+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-04-17T12:25:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:23.520904+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:25:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:23.515112+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-04-17T12:25:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:23.520904+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:25:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:23.515112+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-04-17T12:25:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:23.520904+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:25:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:24.523330+0000 mon.a (mon.0) 3028 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-04-17T12:25:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:24.563095+0000 mgr.y (mgr.14556) 1874 : cluster [DBG] pgmap v3181: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 10 KiB/s wr, 93 op/s 2024-04-17T12:25:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:24.523330+0000 mon.a (mon.0) 3028 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-04-17T12:25:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:24.563095+0000 mgr.y (mgr.14556) 1874 : cluster [DBG] pgmap v3181: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 10 KiB/s wr, 93 op/s 2024-04-17T12:25:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:24.523330+0000 mon.a (mon.0) 3028 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-04-17T12:25:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:24.563095+0000 mgr.y (mgr.14556) 1874 : cluster [DBG] pgmap v3181: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 10 KiB/s wr, 93 op/s 2024-04-17T12:25:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:25.528894+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-04-17T12:25:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:25.528894+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-04-17T12:25:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:25.528894+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-04-17T12:25:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:26.533761+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-04-17T12:25:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:26.563467+0000 mgr.y (mgr.14556) 1875 : cluster [DBG] pgmap v3184: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 10 KiB/s wr, 93 op/s 2024-04-17T12:25:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:26.533761+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-04-17T12:25:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:26.563467+0000 mgr.y (mgr.14556) 1875 : cluster [DBG] pgmap v3184: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 10 KiB/s wr, 93 op/s 2024-04-17T12:25:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:26.533761+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-04-17T12:25:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:26.563467+0000 mgr.y (mgr.14556) 1875 : cluster [DBG] pgmap v3184: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 10 KiB/s wr, 93 op/s 2024-04-17T12:25:28.045 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:25:28.331 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:25:28.331 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (52m) 66s ago 53m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (53m) 66s ago 53m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (54m) 66s ago 54m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (54m) 66s ago 54m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (58m) 66s ago 58m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (59m) 66s ago 59m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (59m) 66s ago 59m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (58m) 66s ago 58m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (58m) 66s ago 58m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (54m) 66s ago 53m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (53m) 66s ago 53m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (57m) 66s ago 57m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:25:28.332 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (57m) 66s ago 57m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:25:28.333 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (57m) 66s ago 57m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:25:28.333 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (56m) 66s ago 56m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:25:28.333 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (56m) 66s ago 56m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:25:28.333 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (55m) 66s ago 55m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:25:28.333 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (55m) 66s ago 55m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:25:28.333 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (55m) 66s ago 55m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:25:28.333 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (52m) 66s ago 54m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:25:28.693 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:25:28.693 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:25:28.694 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:25:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:27.539976+0000 mon.a (mon.0) 3031 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-04-17T12:25:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:27.539976+0000 mon.a (mon.0) 3031 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-04-17T12:25:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:27.539976+0000 mon.a (mon.0) 3031 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-04-17T12:25:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:28.033690+0000 mgr.y (mgr.14556) 1876 : audit [DBG] from='client.27857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:25:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:28.324244+0000 mgr.y (mgr.14556) 1877 : audit [DBG] from='client.17970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:25:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:28.543600+0000 mon.a (mon.0) 3032 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-04-17T12:25:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:28.563846+0000 mgr.y (mgr.14556) 1878 : cluster [DBG] pgmap v3187: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-17T12:25:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:28.694307+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.31:0/592241984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:25:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:28.033690+0000 mgr.y (mgr.14556) 1876 : audit [DBG] from='client.27857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:25:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:28.324244+0000 mgr.y (mgr.14556) 1877 : audit [DBG] from='client.17970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:25:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:28.543600+0000 mon.a (mon.0) 3032 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-04-17T12:25:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:28.563846+0000 mgr.y (mgr.14556) 1878 : cluster [DBG] pgmap v3187: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-17T12:25:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:28.694307+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.31:0/592241984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:25:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:28.033690+0000 mgr.y (mgr.14556) 1876 : audit [DBG] from='client.27857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:25:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:28.324244+0000 mgr.y (mgr.14556) 1877 : audit [DBG] from='client.17970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:25:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:28.543600+0000 mon.a (mon.0) 3032 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-04-17T12:25:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:28.563846+0000 mgr.y (mgr.14556) 1878 : cluster [DBG] pgmap v3187: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-17T12:25:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:28.694307+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.31:0/592241984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:25:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:29.551320+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-04-17T12:25:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:30.415187+0000 mon.a (mon.0) 3034 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-04-17T12:25:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:29.551320+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-04-17T12:25:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:30.415187+0000 mon.a (mon.0) 3034 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-04-17T12:25:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:29.551320+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-04-17T12:25:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:30.415187+0000 mon.a (mon.0) 3034 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-04-17T12:25:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:30.564322+0000 mgr.y (mgr.14556) 1879 : cluster [DBG] pgmap v3190: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-17T12:25:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:31.425461+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-04-17T12:25:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:30.564322+0000 mgr.y (mgr.14556) 1879 : cluster [DBG] pgmap v3190: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-17T12:25:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:31.425461+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-04-17T12:25:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:25:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:31] "GET /metrics HTTP/1.1" 200 198029 "" "Prometheus/2.33.4" 2024-04-17T12:25:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:30.564322+0000 mgr.y (mgr.14556) 1879 : cluster [DBG] pgmap v3190: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-17T12:25:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:31.425461+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-04-17T12:25:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:32.425498+0000 mon.a (mon.0) 3036 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-04-17T12:25:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:32.564961+0000 mgr.y (mgr.14556) 1880 : cluster [DBG] pgmap v3193: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:32.425498+0000 mon.a (mon.0) 3036 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-04-17T12:25:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:32.564961+0000 mgr.y (mgr.14556) 1880 : cluster [DBG] pgmap v3193: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:32.425498+0000 mon.a (mon.0) 3036 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-04-17T12:25:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:32.564961+0000 mgr.y (mgr.14556) 1880 : cluster [DBG] pgmap v3193: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:34.427 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:25:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:25:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:33.433223+0000 mon.a (mon.0) 3037 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-04-17T12:25:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:33.433223+0000 mon.a (mon.0) 3037 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-04-17T12:25:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:33.433223+0000 mon.a (mon.0) 3037 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-04-17T12:25:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:34.435498+0000 mon.a (mon.0) 3038 : cluster [DBG] osdmap e1614: 8 total, 8 up, 8 in 2024-04-17T12:25:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:34.565557+0000 mgr.y (mgr.14556) 1881 : cluster [DBG] pgmap v3196: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 22 KiB/s wr, 226 op/s 2024-04-17T12:25:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:34.435498+0000 mon.a (mon.0) 3038 : cluster [DBG] osdmap e1614: 8 total, 8 up, 8 in 2024-04-17T12:25:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:34.565557+0000 mgr.y (mgr.14556) 1881 : cluster [DBG] pgmap v3196: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 22 KiB/s wr, 226 op/s 2024-04-17T12:25:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:34.435498+0000 mon.a (mon.0) 3038 : cluster [DBG] osdmap e1614: 8 total, 8 up, 8 in 2024-04-17T12:25:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:34.565557+0000 mgr.y (mgr.14556) 1881 : cluster [DBG] pgmap v3196: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 22 KiB/s wr, 226 op/s 2024-04-17T12:25:36.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:35.442737+0000 mon.a (mon.0) 3039 : cluster [DBG] osdmap e1615: 8 total, 8 up, 8 in 2024-04-17T12:25:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:35.442737+0000 mon.a (mon.0) 3039 : cluster [DBG] osdmap e1615: 8 total, 8 up, 8 in 2024-04-17T12:25:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:35.442737+0000 mon.a (mon.0) 3039 : cluster [DBG] osdmap e1615: 8 total, 8 up, 8 in 2024-04-17T12:25:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:36.445157+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1616: 8 total, 8 up, 8 in 2024-04-17T12:25:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:36.566079+0000 mgr.y (mgr.14556) 1882 : cluster [DBG] pgmap v3199: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 22 KiB/s wr, 226 op/s 2024-04-17T12:25:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:36.445157+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1616: 8 total, 8 up, 8 in 2024-04-17T12:25:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:36.566079+0000 mgr.y (mgr.14556) 1882 : cluster [DBG] pgmap v3199: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 22 KiB/s wr, 226 op/s 2024-04-17T12:25:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:36.445157+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1616: 8 total, 8 up, 8 in 2024-04-17T12:25:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:36.566079+0000 mgr.y (mgr.14556) 1882 : cluster [DBG] pgmap v3199: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 22 KiB/s wr, 226 op/s 2024-04-17T12:25:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:37.461162+0000 mon.a (mon.0) 3041 : cluster [DBG] osdmap e1617: 8 total, 8 up, 8 in 2024-04-17T12:25:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:37.461162+0000 mon.a (mon.0) 3041 : cluster [DBG] osdmap e1617: 8 total, 8 up, 8 in 2024-04-17T12:25:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:37.461162+0000 mon.a (mon.0) 3041 : cluster [DBG] osdmap e1617: 8 total, 8 up, 8 in 2024-04-17T12:25:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:38.472607+0000 mon.a (mon.0) 3042 : cluster [DBG] osdmap e1618: 8 total, 8 up, 8 in 2024-04-17T12:25:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:38.566694+0000 mgr.y (mgr.14556) 1883 : cluster [DBG] pgmap v3202: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:38.472607+0000 mon.a (mon.0) 3042 : cluster [DBG] osdmap e1618: 8 total, 8 up, 8 in 2024-04-17T12:25:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:38.566694+0000 mgr.y (mgr.14556) 1883 : cluster [DBG] pgmap v3202: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:38.472607+0000 mon.a (mon.0) 3042 : cluster [DBG] osdmap e1618: 8 total, 8 up, 8 in 2024-04-17T12:25:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:38.566694+0000 mgr.y (mgr.14556) 1883 : cluster [DBG] pgmap v3202: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:39.478360+0000 mon.a (mon.0) 3043 : cluster [DBG] osdmap e1619: 8 total, 8 up, 8 in 2024-04-17T12:25:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:40.424571+0000 mon.a (mon.0) 3044 : cluster [DBG] osdmap e1620: 8 total, 8 up, 8 in 2024-04-17T12:25:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:39.478360+0000 mon.a (mon.0) 3043 : cluster [DBG] osdmap e1619: 8 total, 8 up, 8 in 2024-04-17T12:25:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:40.424571+0000 mon.a (mon.0) 3044 : cluster [DBG] osdmap e1620: 8 total, 8 up, 8 in 2024-04-17T12:25:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:39.478360+0000 mon.a (mon.0) 3043 : cluster [DBG] osdmap e1619: 8 total, 8 up, 8 in 2024-04-17T12:25:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:40.424571+0000 mon.a (mon.0) 3044 : cluster [DBG] osdmap e1620: 8 total, 8 up, 8 in 2024-04-17T12:25:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:40.567204+0000 mgr.y (mgr.14556) 1884 : cluster [DBG] pgmap v3205: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:41.421687+0000 mon.a (mon.0) 3045 : cluster [DBG] osdmap e1621: 8 total, 8 up, 8 in 2024-04-17T12:25:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:40.567204+0000 mgr.y (mgr.14556) 1884 : cluster [DBG] pgmap v3205: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:41.421687+0000 mon.a (mon.0) 3045 : cluster [DBG] osdmap e1621: 8 total, 8 up, 8 in 2024-04-17T12:25:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:25:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:41] "GET /metrics HTTP/1.1" 200 198031 "" "Prometheus/2.33.4" 2024-04-17T12:25:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:40.567204+0000 mgr.y (mgr.14556) 1884 : cluster [DBG] pgmap v3205: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:41.421687+0000 mon.a (mon.0) 3045 : cluster [DBG] osdmap e1621: 8 total, 8 up, 8 in 2024-04-17T12:25:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:42.493257+0000 mon.a (mon.0) 3046 : cluster [DBG] osdmap e1622: 8 total, 8 up, 8 in 2024-04-17T12:25:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:42.567862+0000 mgr.y (mgr.14556) 1885 : cluster [DBG] pgmap v3208: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:42.493257+0000 mon.a (mon.0) 3046 : cluster [DBG] osdmap e1622: 8 total, 8 up, 8 in 2024-04-17T12:25:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:42.567862+0000 mgr.y (mgr.14556) 1885 : cluster [DBG] pgmap v3208: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:42.493257+0000 mon.a (mon.0) 3046 : cluster [DBG] osdmap e1622: 8 total, 8 up, 8 in 2024-04-17T12:25:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:42.567862+0000 mgr.y (mgr.14556) 1885 : cluster [DBG] pgmap v3208: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:25:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:25:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:43.494062+0000 mon.a (mon.0) 3047 : cluster [DBG] osdmap e1623: 8 total, 8 up, 8 in 2024-04-17T12:25:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:43.494062+0000 mon.a (mon.0) 3047 : cluster [DBG] osdmap e1623: 8 total, 8 up, 8 in 2024-04-17T12:25:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:43.494062+0000 mon.a (mon.0) 3047 : cluster [DBG] osdmap e1623: 8 total, 8 up, 8 in 2024-04-17T12:25:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:44.495837+0000 mon.a (mon.0) 3048 : cluster [DBG] osdmap e1624: 8 total, 8 up, 8 in 2024-04-17T12:25:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:44.568540+0000 mgr.y (mgr.14556) 1886 : cluster [DBG] pgmap v3211: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-17T12:25:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:44.495837+0000 mon.a (mon.0) 3048 : cluster [DBG] osdmap e1624: 8 total, 8 up, 8 in 2024-04-17T12:25:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:44.568540+0000 mgr.y (mgr.14556) 1886 : cluster [DBG] pgmap v3211: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-17T12:25:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:44.495837+0000 mon.a (mon.0) 3048 : cluster [DBG] osdmap e1624: 8 total, 8 up, 8 in 2024-04-17T12:25:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:44.568540+0000 mgr.y (mgr.14556) 1886 : cluster [DBG] pgmap v3211: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-17T12:25:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:45.512808+0000 mon.a (mon.0) 3049 : cluster [DBG] osdmap e1625: 8 total, 8 up, 8 in 2024-04-17T12:25:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:45.512808+0000 mon.a (mon.0) 3049 : cluster [DBG] osdmap e1625: 8 total, 8 up, 8 in 2024-04-17T12:25:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:45.512808+0000 mon.a (mon.0) 3049 : cluster [DBG] osdmap e1625: 8 total, 8 up, 8 in 2024-04-17T12:25:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:46.519218+0000 mon.a (mon.0) 3050 : cluster [DBG] osdmap e1626: 8 total, 8 up, 8 in 2024-04-17T12:25:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:46.569037+0000 mgr.y (mgr.14556) 1887 : cluster [DBG] pgmap v3214: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-17T12:25:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:46.519218+0000 mon.a (mon.0) 3050 : cluster [DBG] osdmap e1626: 8 total, 8 up, 8 in 2024-04-17T12:25:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:46.569037+0000 mgr.y (mgr.14556) 1887 : cluster [DBG] pgmap v3214: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-17T12:25:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:46.519218+0000 mon.a (mon.0) 3050 : cluster [DBG] osdmap e1626: 8 total, 8 up, 8 in 2024-04-17T12:25:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:46.569037+0000 mgr.y (mgr.14556) 1887 : cluster [DBG] pgmap v3214: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-17T12:25:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:47.524565+0000 mon.a (mon.0) 3051 : cluster [DBG] osdmap e1627: 8 total, 8 up, 8 in 2024-04-17T12:25:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:47.524565+0000 mon.a (mon.0) 3051 : cluster [DBG] osdmap e1627: 8 total, 8 up, 8 in 2024-04-17T12:25:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:47.524565+0000 mon.a (mon.0) 3051 : cluster [DBG] osdmap e1627: 8 total, 8 up, 8 in 2024-04-17T12:25:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:48.529312+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e1628: 8 total, 8 up, 8 in 2024-04-17T12:25:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:48.569448+0000 mgr.y (mgr.14556) 1888 : cluster [DBG] pgmap v3217: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:48.529312+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e1628: 8 total, 8 up, 8 in 2024-04-17T12:25:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:48.569448+0000 mgr.y (mgr.14556) 1888 : cluster [DBG] pgmap v3217: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:48.529312+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e1628: 8 total, 8 up, 8 in 2024-04-17T12:25:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:48.569448+0000 mgr.y (mgr.14556) 1888 : cluster [DBG] pgmap v3217: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:49.539422+0000 mon.a (mon.0) 3053 : cluster [DBG] osdmap e1629: 8 total, 8 up, 8 in 2024-04-17T12:25:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:50.422564+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e1630: 8 total, 8 up, 8 in 2024-04-17T12:25:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:49.539422+0000 mon.a (mon.0) 3053 : cluster [DBG] osdmap e1629: 8 total, 8 up, 8 in 2024-04-17T12:25:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:50.422564+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e1630: 8 total, 8 up, 8 in 2024-04-17T12:25:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:49.539422+0000 mon.a (mon.0) 3053 : cluster [DBG] osdmap e1629: 8 total, 8 up, 8 in 2024-04-17T12:25:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:50.422564+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e1630: 8 total, 8 up, 8 in 2024-04-17T12:25:51.486 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31006 ms) 2024-04-17T12:25:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:51] "GET /metrics HTTP/1.1" 200 198031 "" "Prometheus/2.33.4" 2024-04-17T12:25:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:50.569903+0000 mgr.y (mgr.14556) 1889 : cluster [DBG] pgmap v3220: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:51.422861+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e1631: 8 total, 8 up, 8 in 2024-04-17T12:25:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:51.478131+0000 mon.a (mon.0) 3056 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/2014b7b1-2339-458f-b8a8-2e56024b9a99"}]: dispatch 2024-04-17T12:25:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:51.481239+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/2014b7b1-2339-458f-b8a8-2e56024b9a99"}]': finished 2024-04-17T12:25:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:50.569903+0000 mgr.y (mgr.14556) 1889 : cluster [DBG] pgmap v3220: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:51.422861+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e1631: 8 total, 8 up, 8 in 2024-04-17T12:25:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:51.478131+0000 mon.a (mon.0) 3056 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/2014b7b1-2339-458f-b8a8-2e56024b9a99"}]: dispatch 2024-04-17T12:25:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:51.481239+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/2014b7b1-2339-458f-b8a8-2e56024b9a99"}]': finished 2024-04-17T12:25:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:50.569903+0000 mgr.y (mgr.14556) 1889 : cluster [DBG] pgmap v3220: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-17T12:25:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:51.422861+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e1631: 8 total, 8 up, 8 in 2024-04-17T12:25:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:51.478131+0000 mon.a (mon.0) 3056 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/2014b7b1-2339-458f-b8a8-2e56024b9a99"}]: dispatch 2024-04-17T12:25:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:51.481239+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? 172.21.15.31:0/580566579' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/95/2014b7b1-2339-458f-b8a8-2e56024b9a99"}]': finished 2024-04-17T12:25:52.496 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 51 tests from TestMirroring (87074 ms total) 2024-04-17T12:25:52.496 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:25:52.496 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 31 tests from TestDeepCopy 2024-04-17T12:25:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:52.489065+0000 mon.a (mon.0) 3058 : cluster [DBG] osdmap e1632: 8 total, 8 up, 8 in 2024-04-17T12:25:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:52.570271+0000 mgr.y (mgr.14556) 1890 : cluster [DBG] pgmap v3223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:52.489065+0000 mon.a (mon.0) 3058 : cluster [DBG] osdmap e1632: 8 total, 8 up, 8 in 2024-04-17T12:25:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:52.570271+0000 mgr.y (mgr.14556) 1890 : cluster [DBG] pgmap v3223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:52.489065+0000 mon.a (mon.0) 3058 : cluster [DBG] osdmap e1632: 8 total, 8 up, 8 in 2024-04-17T12:25:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:52.570271+0000 mgr.y (mgr.14556) 1890 : cluster [DBG] pgmap v3223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:25:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:25:54.503 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Empty 2024-04-17T12:25:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:53.490832+0000 mon.a (mon.0) 3059 : cluster [DBG] osdmap e1633: 8 total, 8 up, 8 in 2024-04-17T12:25:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:53.492026+0000 mon.c (mon.2) 164 : audit [INF] from='client.? 172.21.15.31:0/2244223338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:25:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:53.494628+0000 mon.a (mon.0) 3060 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:25:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:53.490832+0000 mon.a (mon.0) 3059 : cluster [DBG] osdmap e1633: 8 total, 8 up, 8 in 2024-04-17T12:25:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:53.492026+0000 mon.c (mon.2) 164 : audit [INF] from='client.? 172.21.15.31:0/2244223338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:25:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:53.494628+0000 mon.a (mon.0) 3060 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:25:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:53.490832+0000 mon.a (mon.0) 3059 : cluster [DBG] osdmap e1633: 8 total, 8 up, 8 in 2024-04-17T12:25:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:53.492026+0000 mon.c (mon.2) 164 : audit [INF] from='client.? 172.21.15.31:0/2244223338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:25:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:53.494628+0000 mon.a (mon.0) 3060 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:25:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:54.496406+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:25:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:54.496637+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1634: 8 total, 8 up, 8 in 2024-04-17T12:25:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:54.570869+0000 mgr.y (mgr.14556) 1891 : cluster [DBG] pgmap v3226: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:54.496406+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:25:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:54.496637+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1634: 8 total, 8 up, 8 in 2024-04-17T12:25:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:54.570869+0000 mgr.y (mgr.14556) 1891 : cluster [DBG] pgmap v3226: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:54.496406+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:25:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:54.496637+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1634: 8 total, 8 up, 8 in 2024-04-17T12:25:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:54.570869+0000 mgr.y (mgr.14556) 1891 : cluster [DBG] pgmap v3226: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:56.630 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Empty (2127 ms) 2024-04-17T12:25:56.630 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-04-17T12:25:56.900 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.NoSnaps (270 ms) 2024-04-17T12:25:56.900 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Snaps 2024-04-17T12:25:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:55.502101+0000 mon.a (mon.0) 3063 : cluster [DBG] osdmap e1635: 8 total, 8 up, 8 in 2024-04-17T12:25:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:55.502101+0000 mon.a (mon.0) 3063 : cluster [DBG] osdmap e1635: 8 total, 8 up, 8 in 2024-04-17T12:25:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:55.502101+0000 mon.a (mon.0) 3063 : cluster [DBG] osdmap e1635: 8 total, 8 up, 8 in 2024-04-17T12:25:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:56.504202+0000 mon.a (mon.0) 3064 : cluster [DBG] osdmap e1636: 8 total, 8 up, 8 in 2024-04-17T12:25:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:56.571293+0000 mgr.y (mgr.14556) 1892 : cluster [DBG] pgmap v3229: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:56.504202+0000 mon.a (mon.0) 3064 : cluster [DBG] osdmap e1636: 8 total, 8 up, 8 in 2024-04-17T12:25:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:56.571293+0000 mgr.y (mgr.14556) 1892 : cluster [DBG] pgmap v3229: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:56.504202+0000 mon.a (mon.0) 3064 : cluster [DBG] osdmap e1636: 8 total, 8 up, 8 in 2024-04-17T12:25:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:56.571293+0000 mgr.y (mgr.14556) 1892 : cluster [DBG] pgmap v3229: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:25:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:57.517251+0000 mon.a (mon.0) 3065 : cluster [DBG] osdmap e1637: 8 total, 8 up, 8 in 2024-04-17T12:25:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:57.517251+0000 mon.a (mon.0) 3065 : cluster [DBG] osdmap e1637: 8 total, 8 up, 8 in 2024-04-17T12:25:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:57.517251+0000 mon.a (mon.0) 3065 : cluster [DBG] osdmap e1637: 8 total, 8 up, 8 in 2024-04-17T12:25:59.019 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:25:59.304 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (53m) 97s ago 54m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (53m) 97s ago 53m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (55m) 97s ago 55m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (55m) 97s ago 55m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (58m) 97s ago 58m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (60m) 97s ago 60m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (60m) 97s ago 60m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (59m) 97s ago 59m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (58m) 97s ago 58m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (54m) 97s ago 54m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (54m) 97s ago 54m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (58m) 97s ago 58m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (57m) 97s ago 57m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (57m) 97s ago 57m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:25:59.305 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (57m) 97s ago 57m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:25:59.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (56m) 97s ago 56m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:25:59.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (56m) 97s ago 56m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:25:59.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (55m) 97s ago 55m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:25:59.306 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (55m) 97s ago 55m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:25:59.306 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (53m) 97s ago 54m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:25:59.655 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:25:59.656 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:25:59.656 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:25:59.656 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:25:59.656 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:25:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:58.525364+0000 mon.a (mon.0) 3066 : cluster [DBG] osdmap e1638: 8 total, 8 up, 8 in 2024-04-17T12:25:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:25:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:58.571666+0000 mgr.y (mgr.14556) 1893 : cluster [DBG] pgmap v3232: 137 pgs: 137 active+clean; 52 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-17T12:25:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:58.525364+0000 mon.a (mon.0) 3066 : cluster [DBG] osdmap e1638: 8 total, 8 up, 8 in 2024-04-17T12:25:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:58.571666+0000 mgr.y (mgr.14556) 1893 : cluster [DBG] pgmap v3232: 137 pgs: 137 active+clean; 52 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-17T12:25:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:58.525364+0000 mon.a (mon.0) 3066 : cluster [DBG] osdmap e1638: 8 total, 8 up, 8 in 2024-04-17T12:25:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:58.571666+0000 mgr.y (mgr.14556) 1893 : cluster [DBG] pgmap v3232: 137 pgs: 137 active+clean; 52 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-17T12:26:00.682 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Snaps (3782 ms) 2024-04-17T12:26:00.683 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-04-17T12:26:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:59.008480+0000 mgr.y (mgr.14556) 1894 : audit [DBG] from='client.27887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:59.297249+0000 mgr.y (mgr.14556) 1895 : audit [DBG] from='client.27893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:25:59.529451+0000 mon.a (mon.0) 3067 : cluster [DBG] osdmap e1639: 8 total, 8 up, 8 in 2024-04-17T12:26:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:25:59.655751+0000 mon.a (mon.0) 3068 : audit [DBG] from='client.? 172.21.15.31:0/2396722340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:26:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:00.423383+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1640: 8 total, 8 up, 8 in 2024-04-17T12:26:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:59.008480+0000 mgr.y (mgr.14556) 1894 : audit [DBG] from='client.27887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:59.297249+0000 mgr.y (mgr.14556) 1895 : audit [DBG] from='client.27893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:25:59.529451+0000 mon.a (mon.0) 3067 : cluster [DBG] osdmap e1639: 8 total, 8 up, 8 in 2024-04-17T12:26:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:25:59.655751+0000 mon.a (mon.0) 3068 : audit [DBG] from='client.? 172.21.15.31:0/2396722340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:26:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:00.423383+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1640: 8 total, 8 up, 8 in 2024-04-17T12:26:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:59.008480+0000 mgr.y (mgr.14556) 1894 : audit [DBG] from='client.27887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:59.297249+0000 mgr.y (mgr.14556) 1895 : audit [DBG] from='client.27893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:25:59.529451+0000 mon.a (mon.0) 3067 : cluster [DBG] osdmap e1639: 8 total, 8 up, 8 in 2024-04-17T12:26:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:25:59.655751+0000 mon.a (mon.0) 3068 : audit [DBG] from='client.? 172.21.15.31:0/2396722340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:26:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:00.423383+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1640: 8 total, 8 up, 8 in 2024-04-17T12:26:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:00.572224+0000 mgr.y (mgr.14556) 1896 : cluster [DBG] pgmap v3235: 137 pgs: 137 active+clean; 52 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-17T12:26:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:00.572224+0000 mgr.y (mgr.14556) 1896 : cluster [DBG] pgmap v3235: 137 pgs: 137 active+clean; 52 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-17T12:26:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:01] "GET /metrics HTTP/1.1" 200 198033 "" "Prometheus/2.33.4" 2024-04-17T12:26:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:00.572224+0000 mgr.y (mgr.14556) 1896 : cluster [DBG] pgmap v3235: 137 pgs: 137 active+clean; 52 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-17T12:26:02.642 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.SnapDiscard (1960 ms) 2024-04-17T12:26:02.642 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-04-17T12:26:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:01.536528+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e1641: 8 total, 8 up, 8 in 2024-04-17T12:26:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:01.536528+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e1641: 8 total, 8 up, 8 in 2024-04-17T12:26:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:01.536528+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e1641: 8 total, 8 up, 8 in 2024-04-17T12:26:03.740 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.CloneDiscard (1098 ms) 2024-04-17T12:26:03.740 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-04-17T12:26:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:02.538207+0000 mon.a (mon.0) 3071 : cluster [DBG] osdmap e1642: 8 total, 8 up, 8 in 2024-04-17T12:26:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:02.572636+0000 mgr.y (mgr.14556) 1897 : cluster [DBG] pgmap v3238: 137 pgs: 137 active+clean; 52 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:02.538207+0000 mon.a (mon.0) 3071 : cluster [DBG] osdmap e1642: 8 total, 8 up, 8 in 2024-04-17T12:26:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:02.572636+0000 mgr.y (mgr.14556) 1897 : cluster [DBG] pgmap v3238: 137 pgs: 137 active+clean; 52 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:02.538207+0000 mon.a (mon.0) 3071 : cluster [DBG] osdmap e1642: 8 total, 8 up, 8 in 2024-04-17T12:26:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:02.572636+0000 mgr.y (mgr.14556) 1897 : cluster [DBG] pgmap v3238: 137 pgs: 137 active+clean; 52 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:26:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:26:04.728 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.CloneShrink (988 ms) 2024-04-17T12:26:04.728 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-04-17T12:26:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:03.551188+0000 mon.a (mon.0) 3072 : cluster [DBG] osdmap e1643: 8 total, 8 up, 8 in 2024-04-17T12:26:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:03.557610+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:26:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:03.551188+0000 mon.a (mon.0) 3072 : cluster [DBG] osdmap e1643: 8 total, 8 up, 8 in 2024-04-17T12:26:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:03.557610+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:26:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:03.551188+0000 mon.a (mon.0) 3072 : cluster [DBG] osdmap e1643: 8 total, 8 up, 8 in 2024-04-17T12:26:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:03.557610+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:26:05.812 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.CloneExpand (1084 ms) 2024-04-17T12:26:05.812 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-04-17T12:26:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:04.559481+0000 mon.a (mon.0) 3074 : cluster [DBG] osdmap e1644: 8 total, 8 up, 8 in 2024-04-17T12:26:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:04.573142+0000 mgr.y (mgr.14556) 1898 : cluster [DBG] pgmap v3241: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-17T12:26:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:04.559481+0000 mon.a (mon.0) 3074 : cluster [DBG] osdmap e1644: 8 total, 8 up, 8 in 2024-04-17T12:26:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:04.573142+0000 mgr.y (mgr.14556) 1898 : cluster [DBG] pgmap v3241: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-17T12:26:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:04.559481+0000 mon.a (mon.0) 3074 : cluster [DBG] osdmap e1644: 8 total, 8 up, 8 in 2024-04-17T12:26:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:04.573142+0000 mgr.y (mgr.14556) 1898 : cluster [DBG] pgmap v3241: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-17T12:26:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:05.569854+0000 mon.a (mon.0) 3075 : cluster [DBG] osdmap e1645: 8 total, 8 up, 8 in 2024-04-17T12:26:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:05.569854+0000 mon.a (mon.0) 3075 : cluster [DBG] osdmap e1645: 8 total, 8 up, 8 in 2024-04-17T12:26:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:05.569854+0000 mon.a (mon.0) 3075 : cluster [DBG] osdmap e1645: 8 total, 8 up, 8 in 2024-04-17T12:26:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:06.571785+0000 mon.a (mon.0) 3076 : cluster [DBG] osdmap e1646: 8 total, 8 up, 8 in 2024-04-17T12:26:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:06.573636+0000 mgr.y (mgr.14556) 1899 : cluster [DBG] pgmap v3244: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-17T12:26:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:06.571785+0000 mon.a (mon.0) 3076 : cluster [DBG] osdmap e1646: 8 total, 8 up, 8 in 2024-04-17T12:26:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:06.573636+0000 mgr.y (mgr.14556) 1899 : cluster [DBG] pgmap v3244: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-17T12:26:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:06.571785+0000 mon.a (mon.0) 3076 : cluster [DBG] osdmap e1646: 8 total, 8 up, 8 in 2024-04-17T12:26:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:06.573636+0000 mgr.y (mgr.14556) 1899 : cluster [DBG] pgmap v3244: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-17T12:26:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:07.579089+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1647: 8 total, 8 up, 8 in 2024-04-17T12:26:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:07.579089+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1647: 8 total, 8 up, 8 in 2024-04-17T12:26:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:07.579089+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1647: 8 total, 8 up, 8 in 2024-04-17T12:26:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:08.574412+0000 mgr.y (mgr.14556) 1900 : cluster [DBG] pgmap v3246: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 30 KiB/s wr, 526 op/s 2024-04-17T12:26:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:08.583143+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1648: 8 total, 8 up, 8 in 2024-04-17T12:26:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:09.563969+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]: dispatch 2024-04-17T12:26:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:08.574412+0000 mgr.y (mgr.14556) 1900 : cluster [DBG] pgmap v3246: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 30 KiB/s wr, 526 op/s 2024-04-17T12:26:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:08.583143+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1648: 8 total, 8 up, 8 in 2024-04-17T12:26:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:09.563969+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]: dispatch 2024-04-17T12:26:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:08.574412+0000 mgr.y (mgr.14556) 1900 : cluster [DBG] pgmap v3246: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 30 KiB/s wr, 526 op/s 2024-04-17T12:26:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:08.583143+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1648: 8 total, 8 up, 8 in 2024-04-17T12:26:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:09.563969+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]: dispatch 2024-04-17T12:26:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:09.595409+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]': finished 2024-04-17T12:26:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:09.595520+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e1649: 8 total, 8 up, 8 in 2024-04-17T12:26:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:09.595409+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]': finished 2024-04-17T12:26:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:09.595520+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e1649: 8 total, 8 up, 8 in 2024-04-17T12:26:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:09.595409+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]': finished 2024-04-17T12:26:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:09.595520+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e1649: 8 total, 8 up, 8 in 2024-04-17T12:26:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:10.575130+0000 mgr.y (mgr.14556) 1901 : cluster [DBG] pgmap v3249: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 393 KiB/s rd, 30 KiB/s wr, 528 op/s 2024-04-17T12:26:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:10.602059+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e1650: 8 total, 8 up, 8 in 2024-04-17T12:26:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:26:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:11] "GET /metrics HTTP/1.1" 200 198181 "" "Prometheus/2.33.4" 2024-04-17T12:26:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:10.575130+0000 mgr.y (mgr.14556) 1901 : cluster [DBG] pgmap v3249: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 393 KiB/s rd, 30 KiB/s wr, 528 op/s 2024-04-17T12:26:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:10.602059+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e1650: 8 total, 8 up, 8 in 2024-04-17T12:26:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:10.575130+0000 mgr.y (mgr.14556) 1901 : cluster [DBG] pgmap v3249: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 393 KiB/s rd, 30 KiB/s wr, 528 op/s 2024-04-17T12:26:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:10.602059+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e1650: 8 total, 8 up, 8 in 2024-04-17T12:26:12.740 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.CloneHideParent (6928 ms) 2024-04-17T12:26:12.740 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Clone 2024-04-17T12:26:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:11.605129+0000 mon.a (mon.0) 3083 : cluster [DBG] osdmap e1651: 8 total, 8 up, 8 in 2024-04-17T12:26:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:11.605129+0000 mon.a (mon.0) 3083 : cluster [DBG] osdmap e1651: 8 total, 8 up, 8 in 2024-04-17T12:26:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:11.605129+0000 mon.a (mon.0) 3083 : cluster [DBG] osdmap e1651: 8 total, 8 up, 8 in 2024-04-17T12:26:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:12.575545+0000 mgr.y (mgr.14556) 1902 : cluster [DBG] pgmap v3252: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:12.619113+0000 mon.a (mon.0) 3084 : cluster [DBG] osdmap e1652: 8 total, 8 up, 8 in 2024-04-17T12:26:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:12.575545+0000 mgr.y (mgr.14556) 1902 : cluster [DBG] pgmap v3252: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:12.619113+0000 mon.a (mon.0) 3084 : cluster [DBG] osdmap e1652: 8 total, 8 up, 8 in 2024-04-17T12:26:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:12.575545+0000 mgr.y (mgr.14556) 1902 : cluster [DBG] pgmap v3252: 137 pgs: 137 active+clean; 68 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:12.619113+0000 mon.a (mon.0) 3084 : cluster [DBG] osdmap e1652: 8 total, 8 up, 8 in 2024-04-17T12:26:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:26:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:26:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:13.623554+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e1653: 8 total, 8 up, 8 in 2024-04-17T12:26:14.967 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Clone (2227 ms) 2024-04-17T12:26:14.967 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-04-17T12:26:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:13.623554+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e1653: 8 total, 8 up, 8 in 2024-04-17T12:26:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:13.623554+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e1653: 8 total, 8 up, 8 in 2024-04-17T12:26:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:14.576181+0000 mgr.y (mgr.14556) 1903 : cluster [DBG] pgmap v3255: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s; 1024 KiB/s, 1 keys/s, 0 objects/s recovering 2024-04-17T12:26:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:14.641148+0000 mon.a (mon.0) 3086 : cluster [DBG] osdmap e1654: 8 total, 8 up, 8 in 2024-04-17T12:26:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:14.576181+0000 mgr.y (mgr.14556) 1903 : cluster [DBG] pgmap v3255: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s; 1024 KiB/s, 1 keys/s, 0 objects/s recovering 2024-04-17T12:26:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:14.641148+0000 mon.a (mon.0) 3086 : cluster [DBG] osdmap e1654: 8 total, 8 up, 8 in 2024-04-17T12:26:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:14.576181+0000 mgr.y (mgr.14556) 1903 : cluster [DBG] pgmap v3255: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s; 1024 KiB/s, 1 keys/s, 0 objects/s recovering 2024-04-17T12:26:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:14.641148+0000 mon.a (mon.0) 3086 : cluster [DBG] osdmap e1654: 8 total, 8 up, 8 in 2024-04-17T12:26:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:15.646545+0000 mon.a (mon.0) 3087 : cluster [DBG] osdmap e1655: 8 total, 8 up, 8 in 2024-04-17T12:26:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:15.646545+0000 mon.a (mon.0) 3087 : cluster [DBG] osdmap e1655: 8 total, 8 up, 8 in 2024-04-17T12:26:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:15.646545+0000 mon.a (mon.0) 3087 : cluster [DBG] osdmap e1655: 8 total, 8 up, 8 in 2024-04-17T12:26:17.152 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.CloneFlatten (2185 ms) 2024-04-17T12:26:17.152 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Stress 2024-04-17T12:26:17.175 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 23339152~4318601 2024-04-17T12:26:17.195 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 32878170~2265983 2024-04-17T12:26:17.196 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 69863361~5324936 2024-04-17T12:26:17.215 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 68717699~5518617 2024-04-17T12:26:17.217 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 25793904~4420960 2024-04-17T12:26:17.238 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 66059615~3823111 2024-04-17T12:26:17.240 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 71551406~8069110 2024-04-17T12:26:17.269 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 53312715~5785294 2024-04-17T12:26:17.269 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap0 2024-04-17T12:26:17.675 INFO:tasks.workunit.client.0.smithi031.stdout:clone image143 -> image144 2024-04-17T12:26:17.721 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 127243976 2024-04-17T12:26:17.726 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 92665576~5346191 2024-04-17T12:26:17.747 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 71048669~6758247 2024-04-17T12:26:17.761 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 76556887~3815616 2024-04-17T12:26:17.777 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 45299460~7443862 2024-04-17T12:26:17.782 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 73546114~4515284 2024-04-17T12:26:17.797 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 104422056~114179 2024-04-17T12:26:17.798 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 31741411~8026667 2024-04-17T12:26:17.824 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 5935549~465848 2024-04-17T12:26:17.827 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap1 2024-04-17T12:26:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:16.576644+0000 mgr.y (mgr.14556) 1904 : cluster [DBG] pgmap v3258: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s; 1024 KiB/s, 1 keys/s, 0 objects/s recovering 2024-04-17T12:26:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:16.652993+0000 mon.a (mon.0) 3088 : cluster [DBG] osdmap e1656: 8 total, 8 up, 8 in 2024-04-17T12:26:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:16.576644+0000 mgr.y (mgr.14556) 1904 : cluster [DBG] pgmap v3258: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s; 1024 KiB/s, 1 keys/s, 0 objects/s recovering 2024-04-17T12:26:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:16.652993+0000 mon.a (mon.0) 3088 : cluster [DBG] osdmap e1656: 8 total, 8 up, 8 in 2024-04-17T12:26:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:16.576644+0000 mgr.y (mgr.14556) 1904 : cluster [DBG] pgmap v3258: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s; 1024 KiB/s, 1 keys/s, 0 objects/s recovering 2024-04-17T12:26:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:16.652993+0000 mon.a (mon.0) 3088 : cluster [DBG] osdmap e1656: 8 total, 8 up, 8 in 2024-04-17T12:26:18.682 INFO:tasks.workunit.client.0.smithi031.stdout:clone image144 -> image145 2024-04-17T12:26:18.747 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83920870 2024-04-17T12:26:18.757 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 32528810~5221279 2024-04-17T12:26:18.783 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 75561824~5108494 2024-04-17T12:26:18.794 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 62778663~6592057 2024-04-17T12:26:18.826 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 62013199~5098325 2024-04-17T12:26:18.829 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 35493907~7770064 2024-04-17T12:26:18.857 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 59099089~5698643 2024-04-17T12:26:18.859 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 14095449~7842307 2024-04-17T12:26:18.898 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 24237496~7554560 2024-04-17T12:26:18.900 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap2 2024-04-17T12:26:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:17.656495+0000 mon.a (mon.0) 3089 : cluster [DBG] osdmap e1657: 8 total, 8 up, 8 in 2024-04-17T12:26:18.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:17.656495+0000 mon.a (mon.0) 3089 : cluster [DBG] osdmap e1657: 8 total, 8 up, 8 in 2024-04-17T12:26:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:17.656495+0000 mon.a (mon.0) 3089 : cluster [DBG] osdmap e1657: 8 total, 8 up, 8 in 2024-04-17T12:26:19.687 INFO:tasks.workunit.client.0.smithi031.stdout:clone image145 -> image146 2024-04-17T12:26:19.764 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 32416226~6793854 2024-04-17T12:26:19.809 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1939362~797668 2024-04-17T12:26:19.812 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 76104019~7816851 2024-04-17T12:26:19.837 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 5791248~1751371 2024-04-17T12:26:19.842 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 67822032~7851988 2024-04-17T12:26:19.871 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 52632684~1328194 2024-04-17T12:26:19.875 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 31541347~5193583 2024-04-17T12:26:19.892 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1113299~1936424 2024-04-17T12:26:19.893 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap3 2024-04-17T12:26:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:18.577537+0000 mgr.y (mgr.14556) 1905 : cluster [DBG] pgmap v3261: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 42 MiB/s wr, 619 op/s 2024-04-17T12:26:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:18.663164+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e1658: 8 total, 8 up, 8 in 2024-04-17T12:26:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:18.577537+0000 mgr.y (mgr.14556) 1905 : cluster [DBG] pgmap v3261: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 42 MiB/s wr, 619 op/s 2024-04-17T12:26:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:18.663164+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e1658: 8 total, 8 up, 8 in 2024-04-17T12:26:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:18.577537+0000 mgr.y (mgr.14556) 1905 : cluster [DBG] pgmap v3261: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 42 MiB/s wr, 619 op/s 2024-04-17T12:26:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:18.663164+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e1658: 8 total, 8 up, 8 in 2024-04-17T12:26:20.692 INFO:tasks.workunit.client.0.smithi031.stdout:clone image146 -> image147 2024-04-17T12:26:20.786 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 98316144 2024-04-17T12:26:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:19.664051+0000 mon.a (mon.0) 3091 : cluster [DBG] osdmap e1659: 8 total, 8 up, 8 in 2024-04-17T12:26:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:19.664051+0000 mon.a (mon.0) 3091 : cluster [DBG] osdmap e1659: 8 total, 8 up, 8 in 2024-04-17T12:26:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:19.664051+0000 mon.a (mon.0) 3091 : cluster [DBG] osdmap e1659: 8 total, 8 up, 8 in 2024-04-17T12:26:21.056 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Stress (3904 ms) 2024-04-17T12:26:21.056 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-04-17T12:26:21.315 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (259 ms) 2024-04-17T12:26:21.315 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-04-17T12:26:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:20.578114+0000 mgr.y (mgr.14556) 1906 : cluster [DBG] pgmap v3264: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 42 MiB/s wr, 619 op/s 2024-04-17T12:26:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:20.676330+0000 mon.a (mon.0) 3092 : cluster [DBG] osdmap e1660: 8 total, 8 up, 8 in 2024-04-17T12:26:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:20.578114+0000 mgr.y (mgr.14556) 1906 : cluster [DBG] pgmap v3264: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 42 MiB/s wr, 619 op/s 2024-04-17T12:26:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:20.676330+0000 mon.a (mon.0) 3092 : cluster [DBG] osdmap e1660: 8 total, 8 up, 8 in 2024-04-17T12:26:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:21] "GET /metrics HTTP/1.1" 200 198181 "" "Prometheus/2.33.4" 2024-04-17T12:26:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:20.578114+0000 mgr.y (mgr.14556) 1906 : cluster [DBG] pgmap v3264: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 42 MiB/s wr, 619 op/s 2024-04-17T12:26:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:20.676330+0000 mon.a (mon.0) 3092 : cluster [DBG] osdmap e1660: 8 total, 8 up, 8 in 2024-04-17T12:26:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:21.685219+0000 mon.a (mon.0) 3093 : cluster [DBG] osdmap e1661: 8 total, 8 up, 8 in 2024-04-17T12:26:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:22.508773+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:26:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:21.685219+0000 mon.a (mon.0) 3093 : cluster [DBG] osdmap e1661: 8 total, 8 up, 8 in 2024-04-17T12:26:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:22.508773+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:26:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:21.685219+0000 mon.a (mon.0) 3093 : cluster [DBG] osdmap e1661: 8 total, 8 up, 8 in 2024-04-17T12:26:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:22.508773+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:26:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:22.578509+0000 mgr.y (mgr.14556) 1907 : cluster [DBG] pgmap v3267: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:26:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:22.687344+0000 mon.a (mon.0) 3095 : cluster [DBG] osdmap e1662: 8 total, 8 up, 8 in 2024-04-17T12:26:23.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:22.812157+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:26:23.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:22.812909+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:26:23.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:22.817358+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:26:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:22.578509+0000 mgr.y (mgr.14556) 1907 : cluster [DBG] pgmap v3267: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:26:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:22.687344+0000 mon.a (mon.0) 3095 : cluster [DBG] osdmap e1662: 8 total, 8 up, 8 in 2024-04-17T12:26:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:22.812157+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:26:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:22.812909+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:26:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:22.817358+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:26:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:22.578509+0000 mgr.y (mgr.14556) 1907 : cluster [DBG] pgmap v3267: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:26:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:22.687344+0000 mon.a (mon.0) 3095 : cluster [DBG] osdmap e1662: 8 total, 8 up, 8 in 2024-04-17T12:26:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:22.812157+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:26:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:22.812909+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:26:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:22.817358+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:26:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:26:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:26:24.963 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3648 ms) 2024-04-17T12:26:24.963 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-04-17T12:26:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:23.694739+0000 mon.a (mon.0) 3099 : cluster [DBG] osdmap e1663: 8 total, 8 up, 8 in 2024-04-17T12:26:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:23.694739+0000 mon.a (mon.0) 3099 : cluster [DBG] osdmap e1663: 8 total, 8 up, 8 in 2024-04-17T12:26:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:23.694739+0000 mon.a (mon.0) 3099 : cluster [DBG] osdmap e1663: 8 total, 8 up, 8 in 2024-04-17T12:26:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:24.579153+0000 mgr.y (mgr.14556) 1908 : cluster [DBG] pgmap v3270: 137 pgs: 137 active+clean; 363 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 29 MiB/s wr, 660 op/s 2024-04-17T12:26:25.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:24.699279+0000 mon.a (mon.0) 3100 : cluster [DBG] osdmap e1664: 8 total, 8 up, 8 in 2024-04-17T12:26:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:24.579153+0000 mgr.y (mgr.14556) 1908 : cluster [DBG] pgmap v3270: 137 pgs: 137 active+clean; 363 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 29 MiB/s wr, 660 op/s 2024-04-17T12:26:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:24.699279+0000 mon.a (mon.0) 3100 : cluster [DBG] osdmap e1664: 8 total, 8 up, 8 in 2024-04-17T12:26:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:24.579153+0000 mgr.y (mgr.14556) 1908 : cluster [DBG] pgmap v3270: 137 pgs: 137 active+clean; 363 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 29 MiB/s wr, 660 op/s 2024-04-17T12:26:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:24.699279+0000 mon.a (mon.0) 3100 : cluster [DBG] osdmap e1664: 8 total, 8 up, 8 in 2024-04-17T12:26:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:25.703339+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1665: 8 total, 8 up, 8 in 2024-04-17T12:26:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:25.703339+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1665: 8 total, 8 up, 8 in 2024-04-17T12:26:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:25.703339+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1665: 8 total, 8 up, 8 in 2024-04-17T12:26:27.108 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2145 ms) 2024-04-17T12:26:27.109 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-04-17T12:26:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:26.579593+0000 mgr.y (mgr.14556) 1909 : cluster [DBG] pgmap v3273: 137 pgs: 137 active+clean; 363 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 29 MiB/s wr, 660 op/s 2024-04-17T12:26:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:26.715018+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e1666: 8 total, 8 up, 8 in 2024-04-17T12:26:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:26.579593+0000 mgr.y (mgr.14556) 1909 : cluster [DBG] pgmap v3273: 137 pgs: 137 active+clean; 363 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 29 MiB/s wr, 660 op/s 2024-04-17T12:26:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:26.715018+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e1666: 8 total, 8 up, 8 in 2024-04-17T12:26:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:26.579593+0000 mgr.y (mgr.14556) 1909 : cluster [DBG] pgmap v3273: 137 pgs: 137 active+clean; 363 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 29 MiB/s wr, 660 op/s 2024-04-17T12:26:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:26.715018+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e1666: 8 total, 8 up, 8 in 2024-04-17T12:26:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:27.724520+0000 mon.a (mon.0) 3103 : cluster [DBG] osdmap e1667: 8 total, 8 up, 8 in 2024-04-17T12:26:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:27.724520+0000 mon.a (mon.0) 3103 : cluster [DBG] osdmap e1667: 8 total, 8 up, 8 in 2024-04-17T12:26:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:27.724520+0000 mon.a (mon.0) 3103 : cluster [DBG] osdmap e1667: 8 total, 8 up, 8 in 2024-04-17T12:26:29.228 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2120 ms) 2024-04-17T12:26:29.228 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-04-17T12:26:29.255 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 68547515~6411088 2024-04-17T12:26:29.277 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 5864787~6880236 2024-04-17T12:26:29.277 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 76357897~7528183 2024-04-17T12:26:29.304 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 17433330~5214779 2024-04-17T12:26:29.304 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 37174457~2328572 2024-04-17T12:26:29.315 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 19903456~8358786 2024-04-17T12:26:29.315 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 16175637~5733338 2024-04-17T12:26:29.332 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 57816357~2123773 2024-04-17T12:26:29.333 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap0 2024-04-17T12:26:29.751 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 125638390 2024-04-17T12:26:29.757 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 98834327~6830974 2024-04-17T12:26:29.760 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 115188123~5002853 2024-04-17T12:26:29.762 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 75551026~6207303 2024-04-17T12:26:29.762 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 59158314~3808486 2024-04-17T12:26:29.765 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 75213783~5230181 2024-04-17T12:26:29.802 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 29807890~2087185 2024-04-17T12:26:29.803 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 54811134~5745939 2024-04-17T12:26:29.803 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 106555634~1417124 2024-04-17T12:26:29.833 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap1 2024-04-17T12:26:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:28.580583+0000 mgr.y (mgr.14556) 1910 : cluster [DBG] pgmap v3276: 137 pgs: 137 active+clean; 443 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 419 op/s 2024-04-17T12:26:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:28.735236+0000 mon.a (mon.0) 3104 : cluster [DBG] osdmap e1668: 8 total, 8 up, 8 in 2024-04-17T12:26:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:28.580583+0000 mgr.y (mgr.14556) 1910 : cluster [DBG] pgmap v3276: 137 pgs: 137 active+clean; 443 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 419 op/s 2024-04-17T12:26:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:28.735236+0000 mon.a (mon.0) 3104 : cluster [DBG] osdmap e1668: 8 total, 8 up, 8 in 2024-04-17T12:26:29.989 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:26:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:28.580583+0000 mgr.y (mgr.14556) 1910 : cluster [DBG] pgmap v3276: 137 pgs: 137 active+clean; 443 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 419 op/s 2024-04-17T12:26:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:28.735236+0000 mon.a (mon.0) 3104 : cluster [DBG] osdmap e1668: 8 total, 8 up, 8 in 2024-04-17T12:26:30.275 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:26:30.275 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (53m) 2m ago 54m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:26:30.275 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (54m) 2m ago 54m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:26:30.275 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (55m) 2m ago 55m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:26:30.275 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (55m) 2m ago 55m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:26:30.275 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (59m) 2m ago 59m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:26:30.275 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (60m) 2m ago 60m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:26:30.275 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (60m) 2m ago 60m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:26:30.275 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (59m) 2m ago 59m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (59m) 2m ago 59m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (55m) 2m ago 55m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (54m) 2m ago 54m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (58m) 2m ago 58m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (58m) 2m ago 58m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (58m) 2m ago 58m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (57m) 2m ago 57m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (57m) 2m ago 57m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (56m) 2m ago 56m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (56m) 2m ago 56m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (56m) 2m ago 56m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:26:30.276 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (53m) 2m ago 55m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:26:30.625 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:26:30.626 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:26:30.626 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:26:30.626 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:26:30.626 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:26:30.626 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:26:30.764 INFO:tasks.workunit.client.0.smithi031.stdout:clone image166 -> image167 2024-04-17T12:26:30.820 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 63567622~48289 2024-04-17T12:26:30.870 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 82026736~1403277 2024-04-17T12:26:30.870 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 82506479~3291704 2024-04-17T12:26:30.870 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 69989720~1013044 2024-04-17T12:26:30.876 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 34426498~6653290 2024-04-17T12:26:30.902 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 614756~8192906 2024-04-17T12:26:30.909 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 41524814~8307024 2024-04-17T12:26:30.934 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 23415055~4122715 2024-04-17T12:26:30.942 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap2 2024-04-17T12:26:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:29.736163+0000 mon.a (mon.0) 3105 : cluster [DBG] osdmap e1669: 8 total, 8 up, 8 in 2024-04-17T12:26:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:30.625547+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.31:0/1122779410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:26:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:29.736163+0000 mon.a (mon.0) 3105 : cluster [DBG] osdmap e1669: 8 total, 8 up, 8 in 2024-04-17T12:26:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:30.625547+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.31:0/1122779410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:26:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:29.736163+0000 mon.a (mon.0) 3105 : cluster [DBG] osdmap e1669: 8 total, 8 up, 8 in 2024-04-17T12:26:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:30.625547+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.31:0/1122779410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:26:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:26:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:31] "GET /metrics HTTP/1.1" 200 198188 "" "Prometheus/2.33.4" 2024-04-17T12:26:31.770 INFO:tasks.workunit.client.0.smithi031.stdout:clone image167 -> image168 2024-04-17T12:26:31.841 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 171221143 2024-04-17T12:26:31.848 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 132159366~7046989 2024-04-17T12:26:31.876 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 130252619~290556 2024-04-17T12:26:31.877 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 77778126~1987164 2024-04-17T12:26:31.924 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 164428854~3739171 2024-04-17T12:26:31.925 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 6025891~4633176 2024-04-17T12:26:31.940 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 85167921~8178412 2024-04-17T12:26:31.949 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 63322228~7009578 2024-04-17T12:26:31.970 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 141446638~5111158 2024-04-17T12:26:31.971 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap3 2024-04-17T12:26:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:29.978413+0000 mgr.y (mgr.14556) 1911 : audit [DBG] from='client.18012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:30.268093+0000 mgr.y (mgr.14556) 1912 : audit [DBG] from='client.27911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:30.580968+0000 mgr.y (mgr.14556) 1913 : cluster [DBG] pgmap v3279: 137 pgs: 137 active+clean; 443 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 419 op/s 2024-04-17T12:26:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:30.745863+0000 mon.a (mon.0) 3106 : cluster [DBG] osdmap e1670: 8 total, 8 up, 8 in 2024-04-17T12:26:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:29.978413+0000 mgr.y (mgr.14556) 1911 : audit [DBG] from='client.18012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:30.268093+0000 mgr.y (mgr.14556) 1912 : audit [DBG] from='client.27911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:30.580968+0000 mgr.y (mgr.14556) 1913 : cluster [DBG] pgmap v3279: 137 pgs: 137 active+clean; 443 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 419 op/s 2024-04-17T12:26:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:30.745863+0000 mon.a (mon.0) 3106 : cluster [DBG] osdmap e1670: 8 total, 8 up, 8 in 2024-04-17T12:26:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:29.978413+0000 mgr.y (mgr.14556) 1911 : audit [DBG] from='client.18012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:30.268093+0000 mgr.y (mgr.14556) 1912 : audit [DBG] from='client.27911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:26:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:30.580968+0000 mgr.y (mgr.14556) 1913 : cluster [DBG] pgmap v3279: 137 pgs: 137 active+clean; 443 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 419 op/s 2024-04-17T12:26:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:30.745863+0000 mon.a (mon.0) 3106 : cluster [DBG] osdmap e1670: 8 total, 8 up, 8 in 2024-04-17T12:26:32.779 INFO:tasks.workunit.client.0.smithi031.stdout:clone image168 -> image169 2024-04-17T12:26:32.863 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 140033642 2024-04-17T12:26:33.209 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (3981 ms) 2024-04-17T12:26:33.210 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-04-17T12:26:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:31.748957+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e1671: 8 total, 8 up, 8 in 2024-04-17T12:26:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:31.748957+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e1671: 8 total, 8 up, 8 in 2024-04-17T12:26:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:31.748957+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e1671: 8 total, 8 up, 8 in 2024-04-17T12:26:33.455 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (246 ms) 2024-04-17T12:26:33.455 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-04-17T12:26:34.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:26:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:26:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:32.581520+0000 mgr.y (mgr.14556) 1914 : cluster [DBG] pgmap v3282: 137 pgs: 137 active+clean; 443 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:26:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:32.758248+0000 mon.a (mon.0) 3108 : cluster [DBG] osdmap e1672: 8 total, 8 up, 8 in 2024-04-17T12:26:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:32.581520+0000 mgr.y (mgr.14556) 1914 : cluster [DBG] pgmap v3282: 137 pgs: 137 active+clean; 443 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:26:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:32.758248+0000 mon.a (mon.0) 3108 : cluster [DBG] osdmap e1672: 8 total, 8 up, 8 in 2024-04-17T12:26:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:32.581520+0000 mgr.y (mgr.14556) 1914 : cluster [DBG] pgmap v3282: 137 pgs: 137 active+clean; 443 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:26:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:32.758248+0000 mon.a (mon.0) 3108 : cluster [DBG] osdmap e1672: 8 total, 8 up, 8 in 2024-04-17T12:26:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:33.767881+0000 mon.a (mon.0) 3109 : cluster [DBG] osdmap e1673: 8 total, 8 up, 8 in 2024-04-17T12:26:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:33.767881+0000 mon.a (mon.0) 3109 : cluster [DBG] osdmap e1673: 8 total, 8 up, 8 in 2024-04-17T12:26:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:33.767881+0000 mon.a (mon.0) 3109 : cluster [DBG] osdmap e1673: 8 total, 8 up, 8 in 2024-04-17T12:26:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:34.582032+0000 mgr.y (mgr.14556) 1915 : cluster [DBG] pgmap v3285: 137 pgs: 137 active+clean; 647 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 46 MiB/s wr, 536 op/s 2024-04-17T12:26:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:34.775950+0000 mon.a (mon.0) 3110 : cluster [DBG] osdmap e1674: 8 total, 8 up, 8 in 2024-04-17T12:26:36.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:34.582032+0000 mgr.y (mgr.14556) 1915 : cluster [DBG] pgmap v3285: 137 pgs: 137 active+clean; 647 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 46 MiB/s wr, 536 op/s 2024-04-17T12:26:36.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:34.775950+0000 mon.a (mon.0) 3110 : cluster [DBG] osdmap e1674: 8 total, 8 up, 8 in 2024-04-17T12:26:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:34.582032+0000 mgr.y (mgr.14556) 1915 : cluster [DBG] pgmap v3285: 137 pgs: 137 active+clean; 647 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 46 MiB/s wr, 536 op/s 2024-04-17T12:26:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:34.775950+0000 mon.a (mon.0) 3110 : cluster [DBG] osdmap e1674: 8 total, 8 up, 8 in 2024-04-17T12:26:37.045 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3590 ms) 2024-04-17T12:26:37.045 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-04-17T12:26:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:35.782320+0000 mon.a (mon.0) 3111 : cluster [DBG] osdmap e1675: 8 total, 8 up, 8 in 2024-04-17T12:26:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:35.782320+0000 mon.a (mon.0) 3111 : cluster [DBG] osdmap e1675: 8 total, 8 up, 8 in 2024-04-17T12:26:37.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:35.782320+0000 mon.a (mon.0) 3111 : cluster [DBG] osdmap e1675: 8 total, 8 up, 8 in 2024-04-17T12:26:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:36.582542+0000 mgr.y (mgr.14556) 1916 : cluster [DBG] pgmap v3288: 137 pgs: 137 active+clean; 647 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 46 MiB/s wr, 536 op/s 2024-04-17T12:26:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:36.788524+0000 mon.a (mon.0) 3112 : cluster [DBG] osdmap e1676: 8 total, 8 up, 8 in 2024-04-17T12:26:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:36.582542+0000 mgr.y (mgr.14556) 1916 : cluster [DBG] pgmap v3288: 137 pgs: 137 active+clean; 647 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 46 MiB/s wr, 536 op/s 2024-04-17T12:26:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:36.788524+0000 mon.a (mon.0) 3112 : cluster [DBG] osdmap e1676: 8 total, 8 up, 8 in 2024-04-17T12:26:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:36.582542+0000 mgr.y (mgr.14556) 1916 : cluster [DBG] pgmap v3288: 137 pgs: 137 active+clean; 647 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 46 MiB/s wr, 536 op/s 2024-04-17T12:26:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:36.788524+0000 mon.a (mon.0) 3112 : cluster [DBG] osdmap e1676: 8 total, 8 up, 8 in 2024-04-17T12:26:39.117 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2072 ms) 2024-04-17T12:26:39.117 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-04-17T12:26:39.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:37.790063+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1677: 8 total, 8 up, 8 in 2024-04-17T12:26:39.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:37.790063+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1677: 8 total, 8 up, 8 in 2024-04-17T12:26:39.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:37.790063+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1677: 8 total, 8 up, 8 in 2024-04-17T12:26:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:38.583303+0000 mgr.y (mgr.14556) 1917 : cluster [DBG] pgmap v3291: 137 pgs: 137 active+clean; 731 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 69 MiB/s rd, 21 MiB/s wr, 465 op/s 2024-04-17T12:26:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:38.802672+0000 mon.a (mon.0) 3114 : cluster [DBG] osdmap e1678: 8 total, 8 up, 8 in 2024-04-17T12:26:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:38.583303+0000 mgr.y (mgr.14556) 1917 : cluster [DBG] pgmap v3291: 137 pgs: 137 active+clean; 731 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 69 MiB/s rd, 21 MiB/s wr, 465 op/s 2024-04-17T12:26:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:38.802672+0000 mon.a (mon.0) 3114 : cluster [DBG] osdmap e1678: 8 total, 8 up, 8 in 2024-04-17T12:26:40.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:38.583303+0000 mgr.y (mgr.14556) 1917 : cluster [DBG] pgmap v3291: 137 pgs: 137 active+clean; 731 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 69 MiB/s rd, 21 MiB/s wr, 465 op/s 2024-04-17T12:26:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:38.802672+0000 mon.a (mon.0) 3114 : cluster [DBG] osdmap e1678: 8 total, 8 up, 8 in 2024-04-17T12:26:40.813 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:39.810951+0000 mon.a (mon.0) 3115 : cluster [DBG] osdmap e1679: 8 total, 8 up, 8 in 2024-04-17T12:26:40.814 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:39.810951+0000 mon.a (mon.0) 3115 : cluster [DBG] osdmap e1679: 8 total, 8 up, 8 in 2024-04-17T12:26:41.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:39.810951+0000 mon.a (mon.0) 3115 : cluster [DBG] osdmap e1679: 8 total, 8 up, 8 in 2024-04-17T12:26:41.285 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2168 ms) 2024-04-17T12:26:41.285 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-04-17T12:26:41.307 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 74866058~508851 2024-04-17T12:26:41.315 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 23921339~3329891 2024-04-17T12:26:41.316 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 75360024~3491301 2024-04-17T12:26:41.326 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 80930184~1994018 2024-04-17T12:26:41.326 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 67761263~3311536 2024-04-17T12:26:41.339 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 37156524~5332692 2024-04-17T12:26:41.339 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 57651504~7034240 2024-04-17T12:26:41.362 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 61105059~6818145 2024-04-17T12:26:41.365 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap0 2024-04-17T12:26:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:26:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:41] "GET /metrics HTTP/1.1" 200 198191 "" "Prometheus/2.33.4" 2024-04-17T12:26:41.837 INFO:tasks.workunit.client.0.smithi031.stdout:clone image188 -> image189 2024-04-17T12:26:41.888 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 135175213 2024-04-17T12:26:41.895 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 58788455~4234054 2024-04-17T12:26:41.921 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 15733992~7967063 2024-04-17T12:26:41.925 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 9070106~3493144 2024-04-17T12:26:41.943 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 52933133~5359811 2024-04-17T12:26:41.949 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 38661311~5170070 2024-04-17T12:26:41.964 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 121234632~4261962 2024-04-17T12:26:41.965 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 128601998~6573215 2024-04-17T12:26:41.983 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 36968192~3522829 2024-04-17T12:26:41.986 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap1 2024-04-17T12:26:42.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:40.583842+0000 mgr.y (mgr.14556) 1918 : cluster [DBG] pgmap v3294: 137 pgs: 137 active+clean; 731 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 69 MiB/s rd, 21 MiB/s wr, 465 op/s 2024-04-17T12:26:42.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:40.814473+0000 mon.a (mon.0) 3116 : cluster [DBG] osdmap e1680: 8 total, 8 up, 8 in 2024-04-17T12:26:42.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:40.583842+0000 mgr.y (mgr.14556) 1918 : cluster [DBG] pgmap v3294: 137 pgs: 137 active+clean; 731 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 69 MiB/s rd, 21 MiB/s wr, 465 op/s 2024-04-17T12:26:42.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:40.814473+0000 mon.a (mon.0) 3116 : cluster [DBG] osdmap e1680: 8 total, 8 up, 8 in 2024-04-17T12:26:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:40.583842+0000 mgr.y (mgr.14556) 1918 : cluster [DBG] pgmap v3294: 137 pgs: 137 active+clean; 731 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 69 MiB/s rd, 21 MiB/s wr, 465 op/s 2024-04-17T12:26:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:40.814473+0000 mon.a (mon.0) 3116 : cluster [DBG] osdmap e1680: 8 total, 8 up, 8 in 2024-04-17T12:26:42.852 INFO:tasks.workunit.client.0.smithi031.stdout:clone image189 -> image190 2024-04-17T12:26:42.924 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 155445237 2024-04-17T12:26:42.931 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 110786550~4165954 2024-04-17T12:26:42.946 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 71645239~7975148 2024-04-17T12:26:42.955 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 74596091~1910402 2024-04-17T12:26:42.961 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 102893638~41286 2024-04-17T12:26:42.964 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 63205792~616975 2024-04-17T12:26:42.970 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 87350943~3402652 2024-04-17T12:26:42.973 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 36205518~330982 2024-04-17T12:26:42.977 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 126495303~1152916 2024-04-17T12:26:42.990 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap2 2024-04-17T12:26:43.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:41.816355+0000 mon.a (mon.0) 3117 : cluster [DBG] osdmap e1681: 8 total, 8 up, 8 in 2024-04-17T12:26:43.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:41.816355+0000 mon.a (mon.0) 3117 : cluster [DBG] osdmap e1681: 8 total, 8 up, 8 in 2024-04-17T12:26:43.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:41.816355+0000 mon.a (mon.0) 3117 : cluster [DBG] osdmap e1681: 8 total, 8 up, 8 in 2024-04-17T12:26:43.853 INFO:tasks.workunit.client.0.smithi031.stdout:clone image190 -> image191 2024-04-17T12:26:43.941 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 150797667~4647570 2024-04-17T12:26:43.974 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 787392~8190726 2024-04-17T12:26:44.002 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 119837949~5896349 2024-04-17T12:26:44.020 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 132284149~507934 2024-04-17T12:26:44.050 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 88186810~3517885 2024-04-17T12:26:44.068 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 97130042~8260139 2024-04-17T12:26:44.072 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 66184078~4770805 2024-04-17T12:26:44.095 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 3845367~5211576 2024-04-17T12:26:44.097 INFO:tasks.workunit.client.0.smithi031.stdout:snap: snap3 2024-04-17T12:26:44.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:26:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:26:44.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:42.584380+0000 mgr.y (mgr.14556) 1919 : cluster [DBG] pgmap v3297: 137 pgs: 137 active+clean; 731 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:26:44.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:42.833177+0000 mon.a (mon.0) 3118 : cluster [DBG] osdmap e1682: 8 total, 8 up, 8 in 2024-04-17T12:26:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:42.584380+0000 mgr.y (mgr.14556) 1919 : cluster [DBG] pgmap v3297: 137 pgs: 137 active+clean; 731 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:26:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:42.833177+0000 mon.a (mon.0) 3118 : cluster [DBG] osdmap e1682: 8 total, 8 up, 8 in 2024-04-17T12:26:44.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:42.584380+0000 mgr.y (mgr.14556) 1919 : cluster [DBG] pgmap v3297: 137 pgs: 137 active+clean; 731 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:26:44.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:42.833177+0000 mon.a (mon.0) 3118 : cluster [DBG] osdmap e1682: 8 total, 8 up, 8 in 2024-04-17T12:26:44.867 INFO:tasks.workunit.client.0.smithi031.stdout:clone image191 -> image192 2024-04-17T12:26:45.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:43.835394+0000 mon.a (mon.0) 3119 : cluster [DBG] osdmap e1683: 8 total, 8 up, 8 in 2024-04-17T12:26:45.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:43.835394+0000 mon.a (mon.0) 3119 : cluster [DBG] osdmap e1683: 8 total, 8 up, 8 in 2024-04-17T12:26:45.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:43.835394+0000 mon.a (mon.0) 3119 : cluster [DBG] osdmap e1683: 8 total, 8 up, 8 in 2024-04-17T12:26:45.284 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (3999 ms) 2024-04-17T12:26:45.284 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-04-17T12:26:45.307 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:26:45.380 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (97 ms) 2024-04-17T12:26:45.381 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-04-17T12:26:45.403 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:26:45.480 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (99 ms) 2024-04-17T12:26:45.480 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-04-17T12:26:45.502 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:26:45.574 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Clone_StrippingLargerDstObjSize (94 ms) 2024-04-17T12:26:45.574 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-04-17T12:26:45.596 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:26:45.666 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (92 ms) 2024-04-17T12:26:45.667 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-04-17T12:26:45.690 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:26:45.760 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Stress_StrippingLargerDstObjSize (94 ms) 2024-04-17T12:26:45.760 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-04-17T12:26:45.783 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:26:45.855 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (95 ms) 2024-04-17T12:26:45.855 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-04-17T12:26:45.876 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:26:45.950 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (95 ms) 2024-04-17T12:26:45.950 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-04-17T12:26:45.972 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:26:46.039 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (90 ms) 2024-04-17T12:26:46.040 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-04-17T12:26:46.062 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:26:46.133 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (93 ms) 2024-04-17T12:26:46.133 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-04-17T12:26:46.156 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:26:46.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:44.584903+0000 mgr.y (mgr.14556) 1920 : cluster [DBG] pgmap v3300: 137 pgs: 137 active+clean; 912 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 40 MiB/s wr, 685 op/s 2024-04-17T12:26:46.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:44.845683+0000 mon.a (mon.0) 3120 : cluster [DBG] osdmap e1684: 8 total, 8 up, 8 in 2024-04-17T12:26:46.229 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (95 ms) 2024-04-17T12:26:46.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:44.584903+0000 mgr.y (mgr.14556) 1920 : cluster [DBG] pgmap v3300: 137 pgs: 137 active+clean; 912 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 40 MiB/s wr, 685 op/s 2024-04-17T12:26:46.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:44.845683+0000 mon.a (mon.0) 3120 : cluster [DBG] osdmap e1684: 8 total, 8 up, 8 in 2024-04-17T12:26:46.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:44.584903+0000 mgr.y (mgr.14556) 1920 : cluster [DBG] pgmap v3300: 137 pgs: 137 active+clean; 912 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 40 MiB/s wr, 685 op/s 2024-04-17T12:26:46.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:44.845683+0000 mon.a (mon.0) 3120 : cluster [DBG] osdmap e1684: 8 total, 8 up, 8 in 2024-04-17T12:26:46.866 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 31 tests from TestDeepCopy (51726 ms total) 2024-04-17T12:26:46.866 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:26:46.866 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 6 tests from TestGroup 2024-04-17T12:26:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:46.585440+0000 mgr.y (mgr.14556) 1921 : cluster [DBG] pgmap v3302: 137 pgs: 137 active+clean; 912 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 34 MiB/s wr, 575 op/s 2024-04-17T12:26:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:46.585440+0000 mgr.y (mgr.14556) 1921 : cluster [DBG] pgmap v3302: 137 pgs: 137 active+clean; 912 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 34 MiB/s wr, 575 op/s 2024-04-17T12:26:47.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:46.585440+0000 mgr.y (mgr.14556) 1921 : cluster [DBG] pgmap v3302: 137 pgs: 137 active+clean; 912 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 34 MiB/s wr, 575 op/s 2024-04-17T12:26:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:46.855481+0000 mon.a (mon.0) 3121 : cluster [DBG] osdmap e1685: 8 total, 8 up, 8 in 2024-04-17T12:26:48.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:46.855481+0000 mon.a (mon.0) 3121 : cluster [DBG] osdmap e1685: 8 total, 8 up, 8 in 2024-04-17T12:26:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:46.855481+0000 mon.a (mon.0) 3121 : cluster [DBG] osdmap e1685: 8 total, 8 up, 8 in 2024-04-17T12:26:48.877 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestGroup.group_create 2024-04-17T12:26:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:47.859977+0000 mon.a (mon.0) 3122 : cluster [DBG] osdmap e1686: 8 total, 8 up, 8 in 2024-04-17T12:26:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:47.868933+0000 mon.c (mon.2) 166 : audit [INF] from='client.? 172.21.15.31:0/2281413075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:26:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:47.869890+0000 mon.a (mon.0) 3123 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:26:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:48.586139+0000 mgr.y (mgr.14556) 1922 : cluster [DBG] pgmap v3305: 137 pgs: 21 creating+peering, 11 unknown, 105 active+clean; 4.0 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:47.859977+0000 mon.a (mon.0) 3122 : cluster [DBG] osdmap e1686: 8 total, 8 up, 8 in 2024-04-17T12:26:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:47.868933+0000 mon.c (mon.2) 166 : audit [INF] from='client.? 172.21.15.31:0/2281413075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:26:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:47.869890+0000 mon.a (mon.0) 3123 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:26:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:48.586139+0000 mgr.y (mgr.14556) 1922 : cluster [DBG] pgmap v3305: 137 pgs: 21 creating+peering, 11 unknown, 105 active+clean; 4.0 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:47.859977+0000 mon.a (mon.0) 3122 : cluster [DBG] osdmap e1686: 8 total, 8 up, 8 in 2024-04-17T12:26:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:47.868933+0000 mon.c (mon.2) 166 : audit [INF] from='client.? 172.21.15.31:0/2281413075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:26:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:47.869890+0000 mon.a (mon.0) 3123 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:26:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:48.586139+0000 mgr.y (mgr.14556) 1922 : cluster [DBG] pgmap v3305: 137 pgs: 21 creating+peering, 11 unknown, 105 active+clean; 4.0 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:48.865591+0000 mon.a (mon.0) 3124 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:26:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:48.865722+0000 mon.a (mon.0) 3125 : cluster [DBG] osdmap e1687: 8 total, 8 up, 8 in 2024-04-17T12:26:50.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:48.865591+0000 mon.a (mon.0) 3124 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:26:50.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:48.865722+0000 mon.a (mon.0) 3125 : cluster [DBG] osdmap e1687: 8 total, 8 up, 8 in 2024-04-17T12:26:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:48.865591+0000 mon.a (mon.0) 3124 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:26:50.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:48.865722+0000 mon.a (mon.0) 3125 : cluster [DBG] osdmap e1687: 8 total, 8 up, 8 in 2024-04-17T12:26:50.919 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestGroup.group_create (2042 ms) 2024-04-17T12:26:50.919 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestGroup.group_createPP 2024-04-17T12:26:50.938 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestGroup.group_createPP (19 ms) 2024-04-17T12:26:50.938 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestGroup.add_image 2024-04-17T12:26:50.979 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestGroup.add_image (41 ms) 2024-04-17T12:26:50.979 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestGroup.add_imagePP 2024-04-17T12:26:51.016 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestGroup.add_imagePP (37 ms) 2024-04-17T12:26:51.016 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestGroup.add_snapshot 2024-04-17T12:26:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:49.868970+0000 mon.a (mon.0) 3126 : cluster [DBG] osdmap e1688: 8 total, 8 up, 8 in 2024-04-17T12:26:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:50.586672+0000 mgr.y (mgr.14556) 1923 : cluster [DBG] pgmap v3308: 137 pgs: 21 creating+peering, 11 unknown, 105 active+clean; 4.0 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:49.868970+0000 mon.a (mon.0) 3126 : cluster [DBG] osdmap e1688: 8 total, 8 up, 8 in 2024-04-17T12:26:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:50.586672+0000 mgr.y (mgr.14556) 1923 : cluster [DBG] pgmap v3308: 137 pgs: 21 creating+peering, 11 unknown, 105 active+clean; 4.0 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:49.868970+0000 mon.a (mon.0) 3126 : cluster [DBG] osdmap e1688: 8 total, 8 up, 8 in 2024-04-17T12:26:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:50.586672+0000 mgr.y (mgr.14556) 1923 : cluster [DBG] pgmap v3308: 137 pgs: 21 creating+peering, 11 unknown, 105 active+clean; 4.0 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:51] "GET /metrics HTTP/1.1" 200 198191 "" "Prometheus/2.33.4" 2024-04-17T12:26:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:50.887270+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e1689: 8 total, 8 up, 8 in 2024-04-17T12:26:52.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:50.887270+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e1689: 8 total, 8 up, 8 in 2024-04-17T12:26:52.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:50.887270+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e1689: 8 total, 8 up, 8 in 2024-04-17T12:26:53.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:51.890892+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1690: 8 total, 8 up, 8 in 2024-04-17T12:26:53.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:52.587101+0000 mgr.y (mgr.14556) 1924 : cluster [DBG] pgmap v3311: 137 pgs: 21 creating+peering, 11 unknown, 105 active+clean; 4.0 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:51.890892+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1690: 8 total, 8 up, 8 in 2024-04-17T12:26:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:52.587101+0000 mgr.y (mgr.14556) 1924 : cluster [DBG] pgmap v3311: 137 pgs: 21 creating+peering, 11 unknown, 105 active+clean; 4.0 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:51.890892+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1690: 8 total, 8 up, 8 in 2024-04-17T12:26:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:52.587101+0000 mgr.y (mgr.14556) 1924 : cluster [DBG] pgmap v3311: 137 pgs: 21 creating+peering, 11 unknown, 105 active+clean; 4.0 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:26:54.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:52.896985+0000 mon.a (mon.0) 3129 : cluster [DBG] osdmap e1691: 8 total, 8 up, 8 in 2024-04-17T12:26:54.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:26:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:26:54.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:52.896985+0000 mon.a (mon.0) 3129 : cluster [DBG] osdmap e1691: 8 total, 8 up, 8 in 2024-04-17T12:26:54.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:52.896985+0000 mon.a (mon.0) 3129 : cluster [DBG] osdmap e1691: 8 total, 8 up, 8 in 2024-04-17T12:26:55.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:53.907072+0000 mon.a (mon.0) 3130 : cluster [DBG] osdmap e1692: 8 total, 8 up, 8 in 2024-04-17T12:26:55.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:54.587649+0000 mgr.y (mgr.14556) 1925 : cluster [DBG] pgmap v3314: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 15 KiB/s wr, 165 op/s 2024-04-17T12:26:55.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:53.907072+0000 mon.a (mon.0) 3130 : cluster [DBG] osdmap e1692: 8 total, 8 up, 8 in 2024-04-17T12:26:55.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:54.587649+0000 mgr.y (mgr.14556) 1925 : cluster [DBG] pgmap v3314: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 15 KiB/s wr, 165 op/s 2024-04-17T12:26:55.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:53.907072+0000 mon.a (mon.0) 3130 : cluster [DBG] osdmap e1692: 8 total, 8 up, 8 in 2024-04-17T12:26:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:54.587649+0000 mgr.y (mgr.14556) 1925 : cluster [DBG] pgmap v3314: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 15 KiB/s wr, 165 op/s 2024-04-17T12:26:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:54.910880+0000 mon.a (mon.0) 3131 : cluster [DBG] osdmap e1693: 8 total, 8 up, 8 in 2024-04-17T12:26:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:55.431788+0000 mon.a (mon.0) 3132 : cluster [DBG] osdmap e1694: 8 total, 8 up, 8 in 2024-04-17T12:26:56.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:54.910880+0000 mon.a (mon.0) 3131 : cluster [DBG] osdmap e1693: 8 total, 8 up, 8 in 2024-04-17T12:26:56.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:55.431788+0000 mon.a (mon.0) 3132 : cluster [DBG] osdmap e1694: 8 total, 8 up, 8 in 2024-04-17T12:26:56.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:54.910880+0000 mon.a (mon.0) 3131 : cluster [DBG] osdmap e1693: 8 total, 8 up, 8 in 2024-04-17T12:26:56.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:55.431788+0000 mon.a (mon.0) 3132 : cluster [DBG] osdmap e1694: 8 total, 8 up, 8 in 2024-04-17T12:26:56.466 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestGroup.add_snapshot (5450 ms) 2024-04-17T12:26:56.492 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-04-17T12:26:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:56.433583+0000 mon.a (mon.0) 3133 : cluster [DBG] osdmap e1695: 8 total, 8 up, 8 in 2024-04-17T12:26:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:56.588078+0000 mgr.y (mgr.14556) 1926 : cluster [DBG] pgmap v3318: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 4.1 KiB/s wr, 29 op/s 2024-04-17T12:26:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:56.433583+0000 mon.a (mon.0) 3133 : cluster [DBG] osdmap e1695: 8 total, 8 up, 8 in 2024-04-17T12:26:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:56.588078+0000 mgr.y (mgr.14556) 1926 : cluster [DBG] pgmap v3318: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 4.1 KiB/s wr, 29 op/s 2024-04-17T12:26:57.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:56.433583+0000 mon.a (mon.0) 3133 : cluster [DBG] osdmap e1695: 8 total, 8 up, 8 in 2024-04-17T12:26:57.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:56.588078+0000 mgr.y (mgr.14556) 1926 : cluster [DBG] pgmap v3318: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 4.1 KiB/s wr, 29 op/s 2024-04-17T12:26:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:57.444820+0000 mon.a (mon.0) 3134 : cluster [DBG] osdmap e1696: 8 total, 8 up, 8 in 2024-04-17T12:26:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:57.444820+0000 mon.a (mon.0) 3134 : cluster [DBG] osdmap e1696: 8 total, 8 up, 8 in 2024-04-17T12:26:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:57.444820+0000 mon.a (mon.0) 3134 : cluster [DBG] osdmap e1696: 8 total, 8 up, 8 in 2024-04-17T12:26:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:58.446259+0000 mon.a (mon.0) 3135 : cluster [DBG] osdmap e1697: 8 total, 8 up, 8 in 2024-04-17T12:26:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:26:58.587854+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:26:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:26:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:58.588462+0000 mgr.y (mgr.14556) 1927 : cluster [DBG] pgmap v3321: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 13 KiB/s wr, 184 op/s 2024-04-17T12:26:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:58.446259+0000 mon.a (mon.0) 3135 : cluster [DBG] osdmap e1697: 8 total, 8 up, 8 in 2024-04-17T12:26:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:26:58.587854+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:26:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:26:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:58.588462+0000 mgr.y (mgr.14556) 1927 : cluster [DBG] pgmap v3321: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 13 KiB/s wr, 184 op/s 2024-04-17T12:26:59.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:58.446259+0000 mon.a (mon.0) 3135 : cluster [DBG] osdmap e1697: 8 total, 8 up, 8 in 2024-04-17T12:26:59.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:26:58.587854+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:26:59.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:26:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:58.588462+0000 mgr.y (mgr.14556) 1927 : cluster [DBG] pgmap v3321: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 13 KiB/s wr, 184 op/s 2024-04-17T12:27:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:26:59.467365+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e1698: 8 total, 8 up, 8 in 2024-04-17T12:27:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:00.433695+0000 mon.a (mon.0) 3138 : cluster [DBG] osdmap e1699: 8 total, 8 up, 8 in 2024-04-17T12:27:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:26:59.467365+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e1698: 8 total, 8 up, 8 in 2024-04-17T12:27:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:00.433695+0000 mon.a (mon.0) 3138 : cluster [DBG] osdmap e1699: 8 total, 8 up, 8 in 2024-04-17T12:27:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:26:59.467365+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e1698: 8 total, 8 up, 8 in 2024-04-17T12:27:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:00.433695+0000 mon.a (mon.0) 3138 : cluster [DBG] osdmap e1699: 8 total, 8 up, 8 in 2024-04-17T12:27:00.951 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:27:01.239 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:27:01.239 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (54m) 2m ago 55m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:27:01.239 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (54m) 2m ago 54m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:27:01.239 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (56m) 2m ago 56m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:27:01.239 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (56m) 2m ago 56m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:27:01.239 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (59m) 2m ago 59m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:27:01.239 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (61m) 2m ago 61m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:27:01.239 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (61m) 2m ago 61m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (60m) 2m ago 60m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (59m) 2m ago 59m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (55m) 2m ago 55m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (55m) 2m ago 55m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (59m) 2m ago 59m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (58m) 2m ago 58m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (58m) 2m ago 58m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (58m) 2m ago 58m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (57m) 2m ago 57m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (57m) 2m ago 57m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (57m) 2m ago 57m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (56m) 2m ago 56m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:27:01.240 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (54m) 2m ago 55m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:27:01.596 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:27:01.597 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:27:01.597 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:27:01.597 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:27:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:01] "GET /metrics HTTP/1.1" 200 198264 "" "Prometheus/2.33.4" 2024-04-17T12:27:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:00.588870+0000 mgr.y (mgr.14556) 1928 : cluster [DBG] pgmap v3324: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-04-17T12:27:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:00.588870+0000 mgr.y (mgr.14556) 1928 : cluster [DBG] pgmap v3324: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-04-17T12:27:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:00.588870+0000 mgr.y (mgr.14556) 1928 : cluster [DBG] pgmap v3324: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-04-17T12:27:02.509 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestGroup.add_snapshotPP (6043 ms) 2024-04-17T12:27:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:00.939568+0000 mgr.y (mgr.14556) 1929 : audit [DBG] from='client.27935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:01.231641+0000 mgr.y (mgr.14556) 1930 : audit [DBG] from='client.27941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:01.470004+0000 mon.a (mon.0) 3139 : cluster [DBG] osdmap e1700: 8 total, 8 up, 8 in 2024-04-17T12:27:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:01.596601+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.31:0/424416765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:27:02.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:00.939568+0000 mgr.y (mgr.14556) 1929 : audit [DBG] from='client.27935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:02.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:01.231641+0000 mgr.y (mgr.14556) 1930 : audit [DBG] from='client.27941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:02.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:01.470004+0000 mon.a (mon.0) 3139 : cluster [DBG] osdmap e1700: 8 total, 8 up, 8 in 2024-04-17T12:27:02.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:01.596601+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.31:0/424416765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:27:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:00.939568+0000 mgr.y (mgr.14556) 1929 : audit [DBG] from='client.27935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:01.231641+0000 mgr.y (mgr.14556) 1930 : audit [DBG] from='client.27941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:01.470004+0000 mon.a (mon.0) 3139 : cluster [DBG] osdmap e1700: 8 total, 8 up, 8 in 2024-04-17T12:27:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:01.596601+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.31:0/424416765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:27:03.492 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 6 tests from TestGroup (13632 ms total) 2024-04-17T12:27:03.493 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:27:03.493 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 57 tests from TestMigration 2024-04-17T12:27:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:02.475817+0000 mon.a (mon.0) 3140 : cluster [DBG] osdmap e1701: 8 total, 8 up, 8 in 2024-04-17T12:27:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:02.589506+0000 mgr.y (mgr.14556) 1931 : cluster [DBG] pgmap v3327: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:02.475817+0000 mon.a (mon.0) 3140 : cluster [DBG] osdmap e1701: 8 total, 8 up, 8 in 2024-04-17T12:27:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:02.589506+0000 mgr.y (mgr.14556) 1931 : cluster [DBG] pgmap v3327: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:02.475817+0000 mon.a (mon.0) 3140 : cluster [DBG] osdmap e1701: 8 total, 8 up, 8 in 2024-04-17T12:27:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:02.589506+0000 mgr.y (mgr.14556) 1931 : cluster [DBG] pgmap v3327: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:27:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:27:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:03.483566+0000 mon.a (mon.0) 3141 : cluster [DBG] osdmap e1702: 8 total, 8 up, 8 in 2024-04-17T12:27:04.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:03.483566+0000 mon.a (mon.0) 3141 : cluster [DBG] osdmap e1702: 8 total, 8 up, 8 in 2024-04-17T12:27:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:03.483566+0000 mon.a (mon.0) 3141 : cluster [DBG] osdmap e1702: 8 total, 8 up, 8 in 2024-04-17T12:27:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:04.491173+0000 mon.a (mon.0) 3142 : cluster [DBG] osdmap e1703: 8 total, 8 up, 8 in 2024-04-17T12:27:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:04.498999+0000 mon.a (mon.0) 3143 : audit [INF] from='client.? 172.21.15.31:0/1335754512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:27:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:04.590119+0000 mgr.y (mgr.14556) 1932 : cluster [DBG] pgmap v3330: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:04.491173+0000 mon.a (mon.0) 3142 : cluster [DBG] osdmap e1703: 8 total, 8 up, 8 in 2024-04-17T12:27:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:04.498999+0000 mon.a (mon.0) 3143 : audit [INF] from='client.? 172.21.15.31:0/1335754512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:27:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:04.590119+0000 mgr.y (mgr.14556) 1932 : cluster [DBG] pgmap v3330: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:04.491173+0000 mon.a (mon.0) 3142 : cluster [DBG] osdmap e1703: 8 total, 8 up, 8 in 2024-04-17T12:27:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:04.498999+0000 mon.a (mon.0) 3143 : audit [INF] from='client.? 172.21.15.31:0/1335754512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:27:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:04.590119+0000 mgr.y (mgr.14556) 1932 : cluster [DBG] pgmap v3330: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:06.505 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.Empty 2024-04-17T12:27:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:05.502296+0000 mon.a (mon.0) 3144 : audit [INF] from='client.? 172.21.15.31:0/1335754512' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:27:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:05.502443+0000 mon.a (mon.0) 3145 : cluster [DBG] osdmap e1704: 8 total, 8 up, 8 in 2024-04-17T12:27:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:05.502296+0000 mon.a (mon.0) 3144 : audit [INF] from='client.? 172.21.15.31:0/1335754512' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:27:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:05.502443+0000 mon.a (mon.0) 3145 : cluster [DBG] osdmap e1704: 8 total, 8 up, 8 in 2024-04-17T12:27:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:05.502296+0000 mon.a (mon.0) 3144 : audit [INF] from='client.? 172.21.15.31:0/1335754512' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:27:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:05.502443+0000 mon.a (mon.0) 3145 : cluster [DBG] osdmap e1704: 8 total, 8 up, 8 in 2024-04-17T12:27:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:06.505385+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e1705: 8 total, 8 up, 8 in 2024-04-17T12:27:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:06.590770+0000 mgr.y (mgr.14556) 1933 : cluster [DBG] pgmap v3333: 169 pgs: 64 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:06.505385+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e1705: 8 total, 8 up, 8 in 2024-04-17T12:27:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:06.590770+0000 mgr.y (mgr.14556) 1933 : cluster [DBG] pgmap v3333: 169 pgs: 64 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:06.505385+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e1705: 8 total, 8 up, 8 in 2024-04-17T12:27:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:06.590770+0000 mgr.y (mgr.14556) 1933 : cluster [DBG] pgmap v3333: 169 pgs: 64 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:08.577 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:08.589 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:08.740 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:08.813 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:08.896 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.Empty (2391 ms) 2024-04-17T12:27:08.896 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.OtherName 2024-04-17T12:27:08.926 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:08.936 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:07.510971+0000 mon.a (mon.0) 3147 : cluster [DBG] osdmap e1706: 8 total, 8 up, 8 in 2024-04-17T12:27:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:07.510971+0000 mon.a (mon.0) 3147 : cluster [DBG] osdmap e1706: 8 total, 8 up, 8 in 2024-04-17T12:27:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:07.510971+0000 mon.a (mon.0) 3147 : cluster [DBG] osdmap e1706: 8 total, 8 up, 8 in 2024-04-17T12:27:09.063 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:09.131 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:09.213 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.OtherName (317 ms) 2024-04-17T12:27:09.213 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.OtherPool 2024-04-17T12:27:09.241 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:09.252 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:08.519337+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1707: 8 total, 8 up, 8 in 2024-04-17T12:27:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:08.591165+0000 mgr.y (mgr.14556) 1934 : cluster [DBG] pgmap v3336: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:27:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:08.519337+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1707: 8 total, 8 up, 8 in 2024-04-17T12:27:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:08.591165+0000 mgr.y (mgr.14556) 1934 : cluster [DBG] pgmap v3336: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:27:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:08.519337+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1707: 8 total, 8 up, 8 in 2024-04-17T12:27:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:08.591165+0000 mgr.y (mgr.14556) 1934 : cluster [DBG] pgmap v3336: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:27:10.658 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:10.726 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:10.810 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.OtherPool (1597 ms) 2024-04-17T12:27:10.810 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.OtherNamespace 2024-04-17T12:27:10.840 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:10.852 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:09.527669+0000 mon.a (mon.0) 3149 : cluster [DBG] osdmap e1708: 8 total, 8 up, 8 in 2024-04-17T12:27:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:09.599372+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]: dispatch 2024-04-17T12:27:10.987 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:09.527669+0000 mon.a (mon.0) 3149 : cluster [DBG] osdmap e1708: 8 total, 8 up, 8 in 2024-04-17T12:27:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:09.599372+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]: dispatch 2024-04-17T12:27:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:09.527669+0000 mon.a (mon.0) 3149 : cluster [DBG] osdmap e1708: 8 total, 8 up, 8 in 2024-04-17T12:27:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:09.599372+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]: dispatch 2024-04-17T12:27:11.056 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:11.140 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.OtherNamespace (330 ms) 2024-04-17T12:27:11.140 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.DataPool 2024-04-17T12:27:11.173 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:11.184 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:11.333 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:11.410 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:11.497 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.DataPool (357 ms) 2024-04-17T12:27:11.497 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-04-17T12:27:11.527 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:11.539 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:11.686 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:27:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:10.529857+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]': finished 2024-04-17T12:27:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:10.529935+0000 mon.a (mon.0) 3152 : cluster [DBG] osdmap e1709: 8 total, 8 up, 8 in 2024-04-17T12:27:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:10.591537+0000 mgr.y (mgr.14556) 1935 : cluster [DBG] pgmap v3339: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:27:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:10.529857+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]': finished 2024-04-17T12:27:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:10.529935+0000 mon.a (mon.0) 3152 : cluster [DBG] osdmap e1709: 8 total, 8 up, 8 in 2024-04-17T12:27:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:10.591537+0000 mgr.y (mgr.14556) 1935 : cluster [DBG] pgmap v3339: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:27:11.740 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:11] "GET /metrics HTTP/1.1" 200 200841 "" "Prometheus/2.33.4" 2024-04-17T12:27:11.786 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.AbortAfterPrepare (289 ms) 2024-04-17T12:27:11.826 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-04-17T12:27:11.827 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:11.827 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:11.923 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (137 ms) 2024-04-17T12:27:11.923 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-04-17T12:27:11.955 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:10.529857+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]': finished 2024-04-17T12:27:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:10.529935+0000 mon.a (mon.0) 3152 : cluster [DBG] osdmap e1709: 8 total, 8 up, 8 in 2024-04-17T12:27:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:10.591537+0000 mgr.y (mgr.14556) 1935 : cluster [DBG] pgmap v3339: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-17T12:27:11.967 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:12.113 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:12.186 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:27:12.288 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.AbortAfterExecute (365 ms) 2024-04-17T12:27:12.288 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-04-17T12:27:12.322 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:12.332 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:12.468 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:12.536 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:27:12.639 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (351 ms) 2024-04-17T12:27:12.639 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-04-17T12:27:12.672 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:12.684 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:12.818 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:12.885 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:27:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:11.547523+0000 mon.a (mon.0) 3153 : cluster [DBG] osdmap e1710: 8 total, 8 up, 8 in 2024-04-17T12:27:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:11.547523+0000 mon.a (mon.0) 3153 : cluster [DBG] osdmap e1710: 8 total, 8 up, 8 in 2024-04-17T12:27:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:11.547523+0000 mon.a (mon.0) 3153 : cluster [DBG] osdmap e1710: 8 total, 8 up, 8 in 2024-04-17T12:27:12.998 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (359 ms) 2024-04-17T12:27:12.998 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-04-17T12:27:13.028 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:13.038 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:27:13.044 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.MirroringSamePool (46 ms) 2024-04-17T12:27:13.045 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.MirroringAbort 2024-04-17T12:27:13.075 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:13.086 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:27:13.094 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.MirroringAbort (50 ms) 2024-04-17T12:27:13.094 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-04-17T12:27:13.124 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:13.135 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:27:13.142 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.MirroringOtherPoolDisabled (48 ms) 2024-04-17T12:27:13.142 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-04-17T12:27:13.174 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:13.183 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:27:13.190 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.MirroringOtherPoolEnabled (48 ms) 2024-04-17T12:27:13.190 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.MirroringPool 2024-04-17T12:27:13.221 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:13.232 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:27:13.238 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.MirroringPool (48 ms) 2024-04-17T12:27:13.238 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.Group 2024-04-17T12:27:13.268 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:13.285 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:13.435 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:13.506 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:13.596 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.Group (357 ms) 2024-04-17T12:27:13.596 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.GroupAbort 2024-04-17T12:27:13.628 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:13.647 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:13.787 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:27:13.896 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.GroupAbort (301 ms) 2024-04-17T12:27:13.897 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.NoSnaps 2024-04-17T12:27:13.930 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:13.942 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:12.591865+0000 mgr.y (mgr.14556) 1936 : cluster [DBG] pgmap v3341: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:12.591865+0000 mgr.y (mgr.14556) 1936 : cluster [DBG] pgmap v3341: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:12.591865+0000 mgr.y (mgr.14556) 1936 : cluster [DBG] pgmap v3341: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:14.003 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:27:14.060 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:14.247 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:14.380 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:27:14.499 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.NoSnaps (603 ms) 2024-04-17T12:27:14.499 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-04-17T12:27:14.530 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:14.542 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:14.601 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:27:14.648 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:14.653 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:27:14.707 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:14.884 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:14.643803+0000 mon.a (mon.0) 3154 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-17T12:27:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:14.643803+0000 mon.a (mon.0) 3154 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-17T12:27:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:14.643803+0000 mon.a (mon.0) 3154 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-17T12:27:15.002 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:15.120 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.NoSnapsOtherPool (621 ms) 2024-04-17T12:27:15.120 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-04-17T12:27:15.153 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:15.164 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:15.223 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:27:15.282 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:15.489 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:15.609 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:15.730 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.NoSnapsDataPool (610 ms) 2024-04-17T12:27:15.730 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-04-17T12:27:15.760 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:15.773 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:15.828 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:27:15.878 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:14.592795+0000 mgr.y (mgr.14556) 1937 : cluster [DBG] pgmap v3342: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 54 KiB/s wr, 1.20k op/s 2024-04-17T12:27:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:15.439004+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e1711: 8 total, 8 up, 8 in 2024-04-17T12:27:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:14.592795+0000 mgr.y (mgr.14556) 1937 : cluster [DBG] pgmap v3342: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 54 KiB/s wr, 1.20k op/s 2024-04-17T12:27:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:15.439004+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e1711: 8 total, 8 up, 8 in 2024-04-17T12:27:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:14.592795+0000 mgr.y (mgr.14556) 1937 : cluster [DBG] pgmap v3342: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 54 KiB/s wr, 1.20k op/s 2024-04-17T12:27:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:15.439004+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e1711: 8 total, 8 up, 8 in 2024-04-17T12:27:16.062 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 41943040 2024-04-17T12:27:16.069 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:16.180 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:16.281 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (551 ms) 2024-04-17T12:27:16.282 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-04-17T12:27:16.311 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:16.322 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:16.394 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:27:16.444 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 0 2024-04-17T12:27:16.458 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:16.560 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:16.626 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:16.671 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (390 ms) 2024-04-17T12:27:16.671 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-04-17T12:27:16.704 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:16.715 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:16.779 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:27:16.849 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:17.039 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 0 2024-04-17T12:27:17.052 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:17.125 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:17.181 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (510 ms) 2024-04-17T12:27:17.181 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-04-17T12:27:17.213 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:17.223 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:17.280 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:27:17.336 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:17.539 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:27:17.546 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:17.671 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:17.809 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (628 ms) 2024-04-17T12:27:17.809 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-04-17T12:27:17.840 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:17.851 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:17.901 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:27:17.950 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:16.593225+0000 mgr.y (mgr.14556) 1938 : cluster [DBG] pgmap v3344: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 935 KiB/s rd, 53 KiB/s wr, 1.18k op/s 2024-04-17T12:27:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:16.593225+0000 mgr.y (mgr.14556) 1938 : cluster [DBG] pgmap v3344: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 935 KiB/s rd, 53 KiB/s wr, 1.18k op/s 2024-04-17T12:27:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:16.593225+0000 mgr.y (mgr.14556) 1938 : cluster [DBG] pgmap v3344: 169 pgs: 169 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 935 KiB/s rd, 53 KiB/s wr, 1.18k op/s 2024-04-17T12:27:18.140 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: after_prepare_snap 2024-04-17T12:27:19.733 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 41943040 2024-04-17T12:27:19.754 INFO:tasks.workunit.client.0.smithi031.stdout:write: * 0~1000 2024-04-17T12:27:19.760 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:19.889 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:18.594127+0000 mgr.y (mgr.14556) 1939 : cluster [DBG] pgmap v3345: 169 pgs: 169 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s rd, 44 MiB/s wr, 2.19k op/s 2024-04-17T12:27:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:18.719921+0000 mon.a (mon.0) 3156 : cluster [DBG] osdmap e1712: 8 total, 8 up, 8 in 2024-04-17T12:27:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:18.594127+0000 mgr.y (mgr.14556) 1939 : cluster [DBG] pgmap v3345: 169 pgs: 169 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s rd, 44 MiB/s wr, 2.19k op/s 2024-04-17T12:27:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:18.719921+0000 mon.a (mon.0) 3156 : cluster [DBG] osdmap e1712: 8 total, 8 up, 8 in 2024-04-17T12:27:20.096 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2287 ms) 2024-04-17T12:27:20.096 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.Snaps 2024-04-17T12:27:20.126 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:20.137 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:20.197 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:27:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:18.594127+0000 mgr.y (mgr.14556) 1939 : cluster [DBG] pgmap v3345: 169 pgs: 169 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s rd, 44 MiB/s wr, 2.19k op/s 2024-04-17T12:27:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:18.719921+0000 mon.a (mon.0) 3156 : cluster [DBG] osdmap e1712: 8 total, 8 up, 8 in 2024-04-17T12:27:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:19.722207+0000 mon.a (mon.0) 3157 : cluster [DBG] osdmap e1713: 8 total, 8 up, 8 in 2024-04-17T12:27:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:19.722207+0000 mon.a (mon.0) 3157 : cluster [DBG] osdmap e1713: 8 total, 8 up, 8 in 2024-04-17T12:27:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:19.722207+0000 mon.a (mon.0) 3157 : cluster [DBG] osdmap e1713: 8 total, 8 up, 8 in 2024-04-17T12:27:21.730 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:21] "GET /metrics HTTP/1.1" 200 200841 "" "Prometheus/2.33.4" 2024-04-17T12:27:21.753 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 8388609~8388609 2024-04-17T12:27:21.767 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~1000 2024-04-17T12:27:21.767 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1010~1000 2024-04-17T12:27:21.767 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:27:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:20.594609+0000 mgr.y (mgr.14556) 1940 : cluster [DBG] pgmap v3348: 169 pgs: 169 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 73 MiB/s rd, 58 MiB/s wr, 1.73k op/s 2024-04-17T12:27:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:20.732150+0000 mon.a (mon.0) 3158 : cluster [DBG] osdmap e1714: 8 total, 8 up, 8 in 2024-04-17T12:27:21.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:20.594609+0000 mgr.y (mgr.14556) 1940 : cluster [DBG] pgmap v3348: 169 pgs: 169 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 73 MiB/s rd, 58 MiB/s wr, 1.73k op/s 2024-04-17T12:27:21.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:20.732150+0000 mon.a (mon.0) 3158 : cluster [DBG] osdmap e1714: 8 total, 8 up, 8 in 2024-04-17T12:27:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:20.594609+0000 mgr.y (mgr.14556) 1940 : cluster [DBG] pgmap v3348: 169 pgs: 169 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 73 MiB/s rd, 58 MiB/s wr, 1.73k op/s 2024-04-17T12:27:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:20.732150+0000 mon.a (mon.0) 3158 : cluster [DBG] osdmap e1714: 8 total, 8 up, 8 in 2024-04-17T12:27:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:21.737355+0000 mon.a (mon.0) 3159 : cluster [DBG] osdmap e1715: 8 total, 8 up, 8 in 2024-04-17T12:27:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:21.978529+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:27:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:21.737355+0000 mon.a (mon.0) 3159 : cluster [DBG] osdmap e1715: 8 total, 8 up, 8 in 2024-04-17T12:27:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:21.978529+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:27:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:21.737355+0000 mon.a (mon.0) 3159 : cluster [DBG] osdmap e1715: 8 total, 8 up, 8 in 2024-04-17T12:27:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:21.978529+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:27:23.767 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 8388609~1000 2024-04-17T12:27:23.773 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 16777228~1000 2024-04-17T12:27:23.773 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:27:23.783 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 83886079~8388609 2024-04-17T12:27:23.792 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:27:24.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:27:24.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:22.595101+0000 mgr.y (mgr.14556) 1941 : cluster [DBG] pgmap v3351: 169 pgs: 169 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:24.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:22.742974+0000 mon.a (mon.0) 3161 : cluster [DBG] osdmap e1716: 8 total, 8 up, 8 in 2024-04-17T12:27:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:22.821827+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:27:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:23.076385+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:27:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:23.367297+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:27:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:23.367944+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:27:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:23.372337+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:27:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:22.595101+0000 mgr.y (mgr.14556) 1941 : cluster [DBG] pgmap v3351: 169 pgs: 169 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:22.742974+0000 mon.a (mon.0) 3161 : cluster [DBG] osdmap e1716: 8 total, 8 up, 8 in 2024-04-17T12:27:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:22.821827+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:27:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:23.076385+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:27:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:23.367297+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:27:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:23.367944+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:27:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:23.372337+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:27:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:22.595101+0000 mgr.y (mgr.14556) 1941 : cluster [DBG] pgmap v3351: 169 pgs: 169 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:27:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:22.742974+0000 mon.a (mon.0) 3161 : cluster [DBG] osdmap e1716: 8 total, 8 up, 8 in 2024-04-17T12:27:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:22.821827+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:27:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:23.076385+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:27:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:23.367297+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:27:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:23.367944+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:27:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:23.372337+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:27:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:23.752556+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e1717: 8 total, 8 up, 8 in 2024-04-17T12:27:25.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:23.752556+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e1717: 8 total, 8 up, 8 in 2024-04-17T12:27:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:23.752556+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e1717: 8 total, 8 up, 8 in 2024-04-17T12:27:25.774 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:25.797 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 83886079~1 2024-04-17T12:27:25.806 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:26.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:24.595572+0000 mgr.y (mgr.14556) 1942 : cluster [DBG] pgmap v3354: 169 pgs: 169 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 17 MiB/s wr, 426 op/s 2024-04-17T12:27:26.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:24.760286+0000 mon.a (mon.0) 3168 : cluster [DBG] osdmap e1718: 8 total, 8 up, 8 in 2024-04-17T12:27:26.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:24.595572+0000 mgr.y (mgr.14556) 1942 : cluster [DBG] pgmap v3354: 169 pgs: 169 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 17 MiB/s wr, 426 op/s 2024-04-17T12:27:26.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:24.760286+0000 mon.a (mon.0) 3168 : cluster [DBG] osdmap e1718: 8 total, 8 up, 8 in 2024-04-17T12:27:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:24.595572+0000 mgr.y (mgr.14556) 1942 : cluster [DBG] pgmap v3354: 169 pgs: 169 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 17 MiB/s wr, 426 op/s 2024-04-17T12:27:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:24.760286+0000 mon.a (mon.0) 3168 : cluster [DBG] osdmap e1718: 8 total, 8 up, 8 in 2024-04-17T12:27:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:25.762410+0000 mon.a (mon.0) 3169 : cluster [DBG] osdmap e1719: 8 total, 8 up, 8 in 2024-04-17T12:27:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:25.762410+0000 mon.a (mon.0) 3169 : cluster [DBG] osdmap e1719: 8 total, 8 up, 8 in 2024-04-17T12:27:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:25.762410+0000 mon.a (mon.0) 3169 : cluster [DBG] osdmap e1719: 8 total, 8 up, 8 in 2024-04-17T12:27:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:26.596090+0000 mgr.y (mgr.14556) 1943 : cluster [DBG] pgmap v3357: 169 pgs: 169 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 17 MiB/s wr, 426 op/s 2024-04-17T12:27:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:26.774838+0000 mon.a (mon.0) 3170 : cluster [DBG] osdmap e1720: 8 total, 8 up, 8 in 2024-04-17T12:27:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:26.596090+0000 mgr.y (mgr.14556) 1943 : cluster [DBG] pgmap v3357: 169 pgs: 169 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 17 MiB/s wr, 426 op/s 2024-04-17T12:27:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:26.774838+0000 mon.a (mon.0) 3170 : cluster [DBG] osdmap e1720: 8 total, 8 up, 8 in 2024-04-17T12:27:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:26.596090+0000 mgr.y (mgr.14556) 1943 : cluster [DBG] pgmap v3357: 169 pgs: 169 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 17 MiB/s wr, 426 op/s 2024-04-17T12:27:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:26.774838+0000 mon.a (mon.0) 3170 : cluster [DBG] osdmap e1720: 8 total, 8 up, 8 in 2024-04-17T12:27:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:27.776228+0000 mon.a (mon.0) 3171 : cluster [DBG] osdmap e1721: 8 total, 8 up, 8 in 2024-04-17T12:27:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:27.776228+0000 mon.a (mon.0) 3171 : cluster [DBG] osdmap e1721: 8 total, 8 up, 8 in 2024-04-17T12:27:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:27.776228+0000 mon.a (mon.0) 3171 : cluster [DBG] osdmap e1721: 8 total, 8 up, 8 in 2024-04-17T12:27:29.241 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:29.394 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:28.596973+0000 mgr.y (mgr.14556) 1944 : cluster [DBG] pgmap v3360: 169 pgs: 169 active+clean; 252 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:27:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:28.787709+0000 mon.a (mon.0) 3172 : cluster [DBG] osdmap e1722: 8 total, 8 up, 8 in 2024-04-17T12:27:30.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:28.596973+0000 mgr.y (mgr.14556) 1944 : cluster [DBG] pgmap v3360: 169 pgs: 169 active+clean; 252 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:27:30.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:28.787709+0000 mon.a (mon.0) 3172 : cluster [DBG] osdmap e1722: 8 total, 8 up, 8 in 2024-04-17T12:27:30.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:28.596973+0000 mgr.y (mgr.14556) 1944 : cluster [DBG] pgmap v3360: 169 pgs: 169 active+clean; 252 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:27:30.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:28.787709+0000 mon.a (mon.0) 3172 : cluster [DBG] osdmap e1722: 8 total, 8 up, 8 in 2024-04-17T12:27:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:29.799682+0000 mon.a (mon.0) 3173 : cluster [DBG] osdmap e1723: 8 total, 8 up, 8 in 2024-04-17T12:27:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:29.799682+0000 mon.a (mon.0) 3173 : cluster [DBG] osdmap e1723: 8 total, 8 up, 8 in 2024-04-17T12:27:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:29.799682+0000 mon.a (mon.0) 3173 : cluster [DBG] osdmap e1723: 8 total, 8 up, 8 in 2024-04-17T12:27:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:27:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:31] "GET /metrics HTTP/1.1" 200 201053 "" "Prometheus/2.33.4" 2024-04-17T12:27:31.953 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:27:32.118 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.Snaps (12022 ms) 2024-04-17T12:27:32.118 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-04-17T12:27:32.149 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:32.161 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:32.214 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:27:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:30.597539+0000 mgr.y (mgr.14556) 1945 : cluster [DBG] pgmap v3363: 169 pgs: 169 active+clean; 252 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:27:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:30.800625+0000 mon.a (mon.0) 3174 : cluster [DBG] osdmap e1724: 8 total, 8 up, 8 in 2024-04-17T12:27:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:30.597539+0000 mgr.y (mgr.14556) 1945 : cluster [DBG] pgmap v3363: 169 pgs: 169 active+clean; 252 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:27:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:30.800625+0000 mon.a (mon.0) 3174 : cluster [DBG] osdmap e1724: 8 total, 8 up, 8 in 2024-04-17T12:27:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:30.597539+0000 mgr.y (mgr.14556) 1945 : cluster [DBG] pgmap v3363: 169 pgs: 169 active+clean; 252 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:27:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:30.800625+0000 mon.a (mon.0) 3174 : cluster [DBG] osdmap e1724: 8 total, 8 up, 8 in 2024-04-17T12:27:32.277 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (54m) 3m ago 55m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (55m) 3m ago 55m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (56m) 3m ago 56m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (56m) 3m ago 56m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (60m) 3m ago 60m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (61m) 3m ago 61m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (61m) 3m ago 62m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (60m) 3m ago 60m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (60m) 3m ago 60m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (56m) 3m ago 56m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (56m) 3m ago 56m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (59m) 3m ago 59m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (59m) 3m ago 59m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:27:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (59m) 3m ago 59m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:27:32.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (58m) 3m ago 58m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:27:32.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (58m) 3m ago 58m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:27:32.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (57m) 3m ago 57m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:27:32.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (57m) 3m ago 57m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:27:32.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (57m) 3m ago 57m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:27:32.279 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (54m) 3m ago 56m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:27:32.626 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:27:32.627 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:27:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:31.804167+0000 mon.a (mon.0) 3175 : cluster [DBG] osdmap e1725: 8 total, 8 up, 8 in 2024-04-17T12:27:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:32.627213+0000 mon.a (mon.0) 3176 : audit [DBG] from='client.? 172.21.15.31:0/2664751561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:27:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:31.804167+0000 mon.a (mon.0) 3175 : cluster [DBG] osdmap e1725: 8 total, 8 up, 8 in 2024-04-17T12:27:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:32.627213+0000 mon.a (mon.0) 3176 : audit [DBG] from='client.? 172.21.15.31:0/2664751561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:27:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:31.804167+0000 mon.a (mon.0) 3175 : cluster [DBG] osdmap e1725: 8 total, 8 up, 8 in 2024-04-17T12:27:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:32.627213+0000 mon.a (mon.0) 3176 : audit [DBG] from='client.? 172.21.15.31:0/2664751561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:27:33.829 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 8388609~8388609 2024-04-17T12:27:33.840 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~1000 2024-04-17T12:27:33.840 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1010~1000 2024-04-17T12:27:33.840 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:27:34.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:27:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:27:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:31.936170+0000 mgr.y (mgr.14556) 1946 : audit [DBG] from='client.27965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:27:32.270481+0000 mgr.y (mgr.14556) 1947 : audit [DBG] from='client.18078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:32.597913+0000 mgr.y (mgr.14556) 1948 : cluster [DBG] pgmap v3366: 169 pgs: 169 active+clean; 252 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:27:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:32.812523+0000 mon.a (mon.0) 3177 : cluster [DBG] osdmap e1726: 8 total, 8 up, 8 in 2024-04-17T12:27:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:31.936170+0000 mgr.y (mgr.14556) 1946 : audit [DBG] from='client.27965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:27:32.270481+0000 mgr.y (mgr.14556) 1947 : audit [DBG] from='client.18078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:32.597913+0000 mgr.y (mgr.14556) 1948 : cluster [DBG] pgmap v3366: 169 pgs: 169 active+clean; 252 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:27:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:32.812523+0000 mon.a (mon.0) 3177 : cluster [DBG] osdmap e1726: 8 total, 8 up, 8 in 2024-04-17T12:27:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:31.936170+0000 mgr.y (mgr.14556) 1946 : audit [DBG] from='client.27965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:27:32.270481+0000 mgr.y (mgr.14556) 1947 : audit [DBG] from='client.18078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:27:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:32.597913+0000 mgr.y (mgr.14556) 1948 : cluster [DBG] pgmap v3366: 169 pgs: 169 active+clean; 252 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:27:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:32.812523+0000 mon.a (mon.0) 3177 : cluster [DBG] osdmap e1726: 8 total, 8 up, 8 in 2024-04-17T12:27:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:33.816305+0000 mon.a (mon.0) 3178 : cluster [DBG] osdmap e1727: 8 total, 8 up, 8 in 2024-04-17T12:27:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:33.816305+0000 mon.a (mon.0) 3178 : cluster [DBG] osdmap e1727: 8 total, 8 up, 8 in 2024-04-17T12:27:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:33.816305+0000 mon.a (mon.0) 3178 : cluster [DBG] osdmap e1727: 8 total, 8 up, 8 in 2024-04-17T12:27:35.451 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 8388609~1000 2024-04-17T12:27:35.460 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 16777228~1000 2024-04-17T12:27:35.460 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:27:35.470 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 83886079~8388609 2024-04-17T12:27:35.507 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:27:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:34.598428+0000 mgr.y (mgr.14556) 1949 : cluster [DBG] pgmap v3369: 169 pgs: 169 active+clean; 268 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 488 op/s 2024-04-17T12:27:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:34.822095+0000 mon.a (mon.0) 3179 : cluster [DBG] osdmap e1728: 8 total, 8 up, 8 in 2024-04-17T12:27:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:35.439924+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1729: 8 total, 8 up, 8 in 2024-04-17T12:27:36.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:34.598428+0000 mgr.y (mgr.14556) 1949 : cluster [DBG] pgmap v3369: 169 pgs: 169 active+clean; 268 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 488 op/s 2024-04-17T12:27:36.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:34.822095+0000 mon.a (mon.0) 3179 : cluster [DBG] osdmap e1728: 8 total, 8 up, 8 in 2024-04-17T12:27:36.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:35.439924+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1729: 8 total, 8 up, 8 in 2024-04-17T12:27:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:34.598428+0000 mgr.y (mgr.14556) 1949 : cluster [DBG] pgmap v3369: 169 pgs: 169 active+clean; 268 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 488 op/s 2024-04-17T12:27:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:34.822095+0000 mon.a (mon.0) 3179 : cluster [DBG] osdmap e1728: 8 total, 8 up, 8 in 2024-04-17T12:27:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:35.439924+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1729: 8 total, 8 up, 8 in 2024-04-17T12:27:37.462 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:37.485 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 83886079~1 2024-04-17T12:27:37.495 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:37.498 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:27:37.568 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:36.442064+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e1730: 8 total, 8 up, 8 in 2024-04-17T12:27:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:36.599064+0000 mgr.y (mgr.14556) 1950 : cluster [DBG] pgmap v3373: 169 pgs: 169 active+clean; 268 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 74 MiB/s rd, 11 MiB/s wr, 515 op/s 2024-04-17T12:27:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:36.442064+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e1730: 8 total, 8 up, 8 in 2024-04-17T12:27:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:36.599064+0000 mgr.y (mgr.14556) 1950 : cluster [DBG] pgmap v3373: 169 pgs: 169 active+clean; 268 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 74 MiB/s rd, 11 MiB/s wr, 515 op/s 2024-04-17T12:27:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:36.442064+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e1730: 8 total, 8 up, 8 in 2024-04-17T12:27:37.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:36.599064+0000 mgr.y (mgr.14556) 1950 : cluster [DBG] pgmap v3373: 169 pgs: 169 active+clean; 268 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 74 MiB/s rd, 11 MiB/s wr, 515 op/s 2024-04-17T12:27:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:37.447138+0000 mon.a (mon.0) 3182 : cluster [DBG] osdmap e1731: 8 total, 8 up, 8 in 2024-04-17T12:27:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:37.447138+0000 mon.a (mon.0) 3182 : cluster [DBG] osdmap e1731: 8 total, 8 up, 8 in 2024-04-17T12:27:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:37.447138+0000 mon.a (mon.0) 3182 : cluster [DBG] osdmap e1731: 8 total, 8 up, 8 in 2024-04-17T12:27:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:38.453626+0000 mon.a (mon.0) 3183 : cluster [DBG] osdmap e1732: 8 total, 8 up, 8 in 2024-04-17T12:27:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:38.599636+0000 mgr.y (mgr.14556) 1951 : cluster [DBG] pgmap v3376: 169 pgs: 169 active+clean; 340 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 17 MiB/s wr, 242 op/s 2024-04-17T12:27:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:38.453626+0000 mon.a (mon.0) 3183 : cluster [DBG] osdmap e1732: 8 total, 8 up, 8 in 2024-04-17T12:27:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:38.599636+0000 mgr.y (mgr.14556) 1951 : cluster [DBG] pgmap v3376: 169 pgs: 169 active+clean; 340 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 17 MiB/s wr, 242 op/s 2024-04-17T12:27:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:38.453626+0000 mon.a (mon.0) 3183 : cluster [DBG] osdmap e1732: 8 total, 8 up, 8 in 2024-04-17T12:27:39.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:38.599636+0000 mgr.y (mgr.14556) 1951 : cluster [DBG] pgmap v3376: 169 pgs: 169 active+clean; 340 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 17 MiB/s wr, 242 op/s 2024-04-17T12:27:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:39.458076+0000 mon.a (mon.0) 3184 : cluster [DBG] osdmap e1733: 8 total, 8 up, 8 in 2024-04-17T12:27:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:39.458076+0000 mon.a (mon.0) 3184 : cluster [DBG] osdmap e1733: 8 total, 8 up, 8 in 2024-04-17T12:27:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:39.458076+0000 mon.a (mon.0) 3184 : cluster [DBG] osdmap e1733: 8 total, 8 up, 8 in 2024-04-17T12:27:40.911 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:41.112 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:40.459651+0000 mon.a (mon.0) 3185 : cluster [DBG] osdmap e1734: 8 total, 8 up, 8 in 2024-04-17T12:27:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:40.600085+0000 mgr.y (mgr.14556) 1952 : cluster [DBG] pgmap v3379: 169 pgs: 169 active+clean; 340 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 155 KiB/s rd, 16 MiB/s wr, 228 op/s 2024-04-17T12:27:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:40.459651+0000 mon.a (mon.0) 3185 : cluster [DBG] osdmap e1734: 8 total, 8 up, 8 in 2024-04-17T12:27:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:40.600085+0000 mgr.y (mgr.14556) 1952 : cluster [DBG] pgmap v3379: 169 pgs: 169 active+clean; 340 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 155 KiB/s rd, 16 MiB/s wr, 228 op/s 2024-04-17T12:27:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:40.459651+0000 mon.a (mon.0) 3185 : cluster [DBG] osdmap e1734: 8 total, 8 up, 8 in 2024-04-17T12:27:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:40.600085+0000 mgr.y (mgr.14556) 1952 : cluster [DBG] pgmap v3379: 169 pgs: 169 active+clean; 340 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 155 KiB/s rd, 16 MiB/s wr, 228 op/s 2024-04-17T12:27:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:41] "GET /metrics HTTP/1.1" 200 201077 "" "Prometheus/2.33.4" 2024-04-17T12:27:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:41.468718+0000 mon.a (mon.0) 3186 : cluster [DBG] osdmap e1735: 8 total, 8 up, 8 in 2024-04-17T12:27:42.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:41.468718+0000 mon.a (mon.0) 3186 : cluster [DBG] osdmap e1735: 8 total, 8 up, 8 in 2024-04-17T12:27:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:41.468718+0000 mon.a (mon.0) 3186 : cluster [DBG] osdmap e1735: 8 total, 8 up, 8 in 2024-04-17T12:27:43.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:42.476348+0000 mon.a (mon.0) 3187 : cluster [DBG] osdmap e1736: 8 total, 8 up, 8 in 2024-04-17T12:27:43.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:42.600686+0000 mgr.y (mgr.14556) 1953 : cluster [DBG] pgmap v3382: 169 pgs: 169 active+clean; 340 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:27:43.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:42.476348+0000 mon.a (mon.0) 3187 : cluster [DBG] osdmap e1736: 8 total, 8 up, 8 in 2024-04-17T12:27:43.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:42.600686+0000 mgr.y (mgr.14556) 1953 : cluster [DBG] pgmap v3382: 169 pgs: 169 active+clean; 340 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:27:43.811 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.SnapsOtherPool (11693 ms) 2024-04-17T12:27:43.811 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-04-17T12:27:43.843 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:43.854 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:43.913 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:27:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:42.476348+0000 mon.a (mon.0) 3187 : cluster [DBG] osdmap e1736: 8 total, 8 up, 8 in 2024-04-17T12:27:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:42.600686+0000 mgr.y (mgr.14556) 1953 : cluster [DBG] pgmap v3382: 169 pgs: 169 active+clean; 340 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:27:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:27:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:27:44.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:43.480326+0000 mon.a (mon.0) 3188 : cluster [DBG] osdmap e1737: 8 total, 8 up, 8 in 2024-04-17T12:27:44.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:43.480326+0000 mon.a (mon.0) 3188 : cluster [DBG] osdmap e1737: 8 total, 8 up, 8 in 2024-04-17T12:27:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:43.480326+0000 mon.a (mon.0) 3188 : cluster [DBG] osdmap e1737: 8 total, 8 up, 8 in 2024-04-17T12:27:45.529 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 8388609~8388609 2024-04-17T12:27:45.549 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~1000 2024-04-17T12:27:45.549 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1010~1000 2024-04-17T12:27:45.555 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:27:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:44.481508+0000 mon.a (mon.0) 3189 : cluster [DBG] osdmap e1738: 8 total, 8 up, 8 in 2024-04-17T12:27:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:44.601395+0000 mgr.y (mgr.14556) 1954 : cluster [DBG] pgmap v3385: 169 pgs: 169 active+clean; 376 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 383 op/s 2024-04-17T12:27:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:44.481508+0000 mon.a (mon.0) 3189 : cluster [DBG] osdmap e1738: 8 total, 8 up, 8 in 2024-04-17T12:27:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:44.601395+0000 mgr.y (mgr.14556) 1954 : cluster [DBG] pgmap v3385: 169 pgs: 169 active+clean; 376 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 383 op/s 2024-04-17T12:27:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:44.481508+0000 mon.a (mon.0) 3189 : cluster [DBG] osdmap e1738: 8 total, 8 up, 8 in 2024-04-17T12:27:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:44.601395+0000 mgr.y (mgr.14556) 1954 : cluster [DBG] pgmap v3385: 169 pgs: 169 active+clean; 376 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 383 op/s 2024-04-17T12:27:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:45.499077+0000 mon.a (mon.0) 3190 : cluster [DBG] osdmap e1739: 8 total, 8 up, 8 in 2024-04-17T12:27:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:45.499077+0000 mon.a (mon.0) 3190 : cluster [DBG] osdmap e1739: 8 total, 8 up, 8 in 2024-04-17T12:27:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:45.499077+0000 mon.a (mon.0) 3190 : cluster [DBG] osdmap e1739: 8 total, 8 up, 8 in 2024-04-17T12:27:47.524 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 8388609~1000 2024-04-17T12:27:47.532 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 16777228~1000 2024-04-17T12:27:47.532 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:27:47.541 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 83886079~8388609 2024-04-17T12:27:47.551 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:27:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:46.503293+0000 mon.a (mon.0) 3191 : cluster [DBG] osdmap e1740: 8 total, 8 up, 8 in 2024-04-17T12:27:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:46.601921+0000 mgr.y (mgr.14556) 1955 : cluster [DBG] pgmap v3388: 169 pgs: 169 active+clean; 376 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 383 op/s 2024-04-17T12:27:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:46.503293+0000 mon.a (mon.0) 3191 : cluster [DBG] osdmap e1740: 8 total, 8 up, 8 in 2024-04-17T12:27:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:46.601921+0000 mgr.y (mgr.14556) 1955 : cluster [DBG] pgmap v3388: 169 pgs: 169 active+clean; 376 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 383 op/s 2024-04-17T12:27:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:46.503293+0000 mon.a (mon.0) 3191 : cluster [DBG] osdmap e1740: 8 total, 8 up, 8 in 2024-04-17T12:27:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:46.601921+0000 mgr.y (mgr.14556) 1955 : cluster [DBG] pgmap v3388: 169 pgs: 169 active+clean; 376 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 383 op/s 2024-04-17T12:27:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:47.510126+0000 mon.a (mon.0) 3192 : cluster [DBG] osdmap e1741: 8 total, 8 up, 8 in 2024-04-17T12:27:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:47.510126+0000 mon.a (mon.0) 3192 : cluster [DBG] osdmap e1741: 8 total, 8 up, 8 in 2024-04-17T12:27:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:47.510126+0000 mon.a (mon.0) 3192 : cluster [DBG] osdmap e1741: 8 total, 8 up, 8 in 2024-04-17T12:27:49.536 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:49.562 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 83886079~1 2024-04-17T12:27:49.570 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:27:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:48.516895+0000 mon.a (mon.0) 3193 : cluster [DBG] osdmap e1742: 8 total, 8 up, 8 in 2024-04-17T12:27:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:48.602381+0000 mgr.y (mgr.14556) 1956 : cluster [DBG] pgmap v3391: 169 pgs: 169 active+clean; 396 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 183 op/s 2024-04-17T12:27:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:48.516895+0000 mon.a (mon.0) 3193 : cluster [DBG] osdmap e1742: 8 total, 8 up, 8 in 2024-04-17T12:27:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:48.602381+0000 mgr.y (mgr.14556) 1956 : cluster [DBG] pgmap v3391: 169 pgs: 169 active+clean; 396 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 183 op/s 2024-04-17T12:27:49.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:48.516895+0000 mon.a (mon.0) 3193 : cluster [DBG] osdmap e1742: 8 total, 8 up, 8 in 2024-04-17T12:27:49.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:48.602381+0000 mgr.y (mgr.14556) 1956 : cluster [DBG] pgmap v3391: 169 pgs: 169 active+clean; 396 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 183 op/s 2024-04-17T12:27:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:49.523226+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e1743: 8 total, 8 up, 8 in 2024-04-17T12:27:50.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:50.443827+0000 mon.a (mon.0) 3195 : cluster [DBG] osdmap e1744: 8 total, 8 up, 8 in 2024-04-17T12:27:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:49.523226+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e1743: 8 total, 8 up, 8 in 2024-04-17T12:27:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:50.443827+0000 mon.a (mon.0) 3195 : cluster [DBG] osdmap e1744: 8 total, 8 up, 8 in 2024-04-17T12:27:50.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:49.523226+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e1743: 8 total, 8 up, 8 in 2024-04-17T12:27:50.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:50.443827+0000 mon.a (mon.0) 3195 : cluster [DBG] osdmap e1744: 8 total, 8 up, 8 in 2024-04-17T12:27:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:27:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:51] "GET /metrics HTTP/1.1" 200 201077 "" "Prometheus/2.33.4" 2024-04-17T12:27:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:50.602820+0000 mgr.y (mgr.14556) 1957 : cluster [DBG] pgmap v3394: 169 pgs: 169 active+clean; 396 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 183 op/s 2024-04-17T12:27:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:51.447817+0000 mon.a (mon.0) 3196 : cluster [DBG] osdmap e1745: 8 total, 8 up, 8 in 2024-04-17T12:27:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:50.602820+0000 mgr.y (mgr.14556) 1957 : cluster [DBG] pgmap v3394: 169 pgs: 169 active+clean; 396 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 183 op/s 2024-04-17T12:27:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:51.447817+0000 mon.a (mon.0) 3196 : cluster [DBG] osdmap e1745: 8 total, 8 up, 8 in 2024-04-17T12:27:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:50.602820+0000 mgr.y (mgr.14556) 1957 : cluster [DBG] pgmap v3394: 169 pgs: 169 active+clean; 396 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 183 op/s 2024-04-17T12:27:51.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:51.447817+0000 mon.a (mon.0) 3196 : cluster [DBG] osdmap e1745: 8 total, 8 up, 8 in 2024-04-17T12:27:52.903 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:27:53.069 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:27:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:52.447074+0000 mon.a (mon.0) 3197 : cluster [DBG] osdmap e1746: 8 total, 8 up, 8 in 2024-04-17T12:27:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:52.603241+0000 mgr.y (mgr.14556) 1958 : cluster [DBG] pgmap v3397: 169 pgs: 169 active+clean; 396 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:27:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:52.447074+0000 mon.a (mon.0) 3197 : cluster [DBG] osdmap e1746: 8 total, 8 up, 8 in 2024-04-17T12:27:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:52.603241+0000 mgr.y (mgr.14556) 1958 : cluster [DBG] pgmap v3397: 169 pgs: 169 active+clean; 396 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:27:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:52.447074+0000 mon.a (mon.0) 3197 : cluster [DBG] osdmap e1746: 8 total, 8 up, 8 in 2024-04-17T12:27:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:52.603241+0000 mgr.y (mgr.14556) 1958 : cluster [DBG] pgmap v3397: 169 pgs: 169 active+clean; 396 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:27:54.451 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:27:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:27:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:53.452439+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e1747: 8 total, 8 up, 8 in 2024-04-17T12:27:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:53.452439+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e1747: 8 total, 8 up, 8 in 2024-04-17T12:27:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:53.452439+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e1747: 8 total, 8 up, 8 in 2024-04-17T12:27:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:54.460541+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1748: 8 total, 8 up, 8 in 2024-04-17T12:27:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:54.603744+0000 mgr.y (mgr.14556) 1959 : cluster [DBG] pgmap v3400: 169 pgs: 169 active+clean; 396 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 12 KiB/s wr, 261 op/s 2024-04-17T12:27:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:54.460541+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1748: 8 total, 8 up, 8 in 2024-04-17T12:27:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:54.603744+0000 mgr.y (mgr.14556) 1959 : cluster [DBG] pgmap v3400: 169 pgs: 169 active+clean; 396 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 12 KiB/s wr, 261 op/s 2024-04-17T12:27:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:54.460541+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1748: 8 total, 8 up, 8 in 2024-04-17T12:27:55.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:54.603744+0000 mgr.y (mgr.14556) 1959 : cluster [DBG] pgmap v3400: 169 pgs: 169 active+clean; 396 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 12 KiB/s wr, 261 op/s 2024-04-17T12:27:55.771 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.SnapsDataPool (11960 ms) 2024-04-17T12:27:55.771 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-04-17T12:27:55.803 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:27:55.817 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:27:55.877 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:27:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:55.465782+0000 mon.a (mon.0) 3200 : cluster [DBG] osdmap e1749: 8 total, 8 up, 8 in 2024-04-17T12:27:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:55.465782+0000 mon.a (mon.0) 3200 : cluster [DBG] osdmap e1749: 8 total, 8 up, 8 in 2024-04-17T12:27:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:55.465782+0000 mon.a (mon.0) 3200 : cluster [DBG] osdmap e1749: 8 total, 8 up, 8 in 2024-04-17T12:27:57.490 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 8388609~8388609 2024-04-17T12:27:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~1000 2024-04-17T12:27:57.507 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1010~1000 2024-04-17T12:27:57.508 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:27:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:56.472739+0000 mon.a (mon.0) 3201 : cluster [DBG] osdmap e1750: 8 total, 8 up, 8 in 2024-04-17T12:27:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:56.604357+0000 mgr.y (mgr.14556) 1960 : cluster [DBG] pgmap v3403: 169 pgs: 169 active+clean; 396 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 12 KiB/s wr, 261 op/s 2024-04-17T12:27:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:56.472739+0000 mon.a (mon.0) 3201 : cluster [DBG] osdmap e1750: 8 total, 8 up, 8 in 2024-04-17T12:27:57.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:56.604357+0000 mgr.y (mgr.14556) 1960 : cluster [DBG] pgmap v3403: 169 pgs: 169 active+clean; 396 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 12 KiB/s wr, 261 op/s 2024-04-17T12:27:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:56.472739+0000 mon.a (mon.0) 3201 : cluster [DBG] osdmap e1750: 8 total, 8 up, 8 in 2024-04-17T12:27:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:56.604357+0000 mgr.y (mgr.14556) 1960 : cluster [DBG] pgmap v3403: 169 pgs: 169 active+clean; 396 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 12 KiB/s wr, 261 op/s 2024-04-17T12:27:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:57.478775+0000 mon.a (mon.0) 3202 : cluster [DBG] osdmap e1751: 8 total, 8 up, 8 in 2024-04-17T12:27:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:57.478775+0000 mon.a (mon.0) 3202 : cluster [DBG] osdmap e1751: 8 total, 8 up, 8 in 2024-04-17T12:27:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:57.478775+0000 mon.a (mon.0) 3202 : cluster [DBG] osdmap e1751: 8 total, 8 up, 8 in 2024-04-17T12:27:59.501 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 8388609~1000 2024-04-17T12:27:59.509 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 16777228~1000 2024-04-17T12:27:59.509 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:27:59.521 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 83886079~8388609 2024-04-17T12:27:59.534 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:27:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:58.482695+0000 mon.a (mon.0) 3203 : cluster [DBG] osdmap e1752: 8 total, 8 up, 8 in 2024-04-17T12:27:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:27:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:58.604983+0000 mgr.y (mgr.14556) 1961 : cluster [DBG] pgmap v3406: 169 pgs: 169 active+clean; 428 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s rd, 14 MiB/s wr, 371 op/s 2024-04-17T12:27:59.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:58.482695+0000 mon.a (mon.0) 3203 : cluster [DBG] osdmap e1752: 8 total, 8 up, 8 in 2024-04-17T12:27:59.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:27:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:58.604983+0000 mgr.y (mgr.14556) 1961 : cluster [DBG] pgmap v3406: 169 pgs: 169 active+clean; 428 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s rd, 14 MiB/s wr, 371 op/s 2024-04-17T12:27:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:58.482695+0000 mon.a (mon.0) 3203 : cluster [DBG] osdmap e1752: 8 total, 8 up, 8 in 2024-04-17T12:27:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:27:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:58.604983+0000 mgr.y (mgr.14556) 1961 : cluster [DBG] pgmap v3406: 169 pgs: 169 active+clean; 428 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s rd, 14 MiB/s wr, 371 op/s 2024-04-17T12:28:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:27:59.490998+0000 mon.a (mon.0) 3204 : cluster [DBG] osdmap e1753: 8 total, 8 up, 8 in 2024-04-17T12:28:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:00.449055+0000 mon.a (mon.0) 3205 : cluster [DBG] osdmap e1754: 8 total, 8 up, 8 in 2024-04-17T12:28:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:27:59.490998+0000 mon.a (mon.0) 3204 : cluster [DBG] osdmap e1753: 8 total, 8 up, 8 in 2024-04-17T12:28:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:00.449055+0000 mon.a (mon.0) 3205 : cluster [DBG] osdmap e1754: 8 total, 8 up, 8 in 2024-04-17T12:28:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:27:59.490998+0000 mon.a (mon.0) 3204 : cluster [DBG] osdmap e1753: 8 total, 8 up, 8 in 2024-04-17T12:28:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:00.449055+0000 mon.a (mon.0) 3205 : cluster [DBG] osdmap e1754: 8 total, 8 up, 8 in 2024-04-17T12:28:01.461 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:28:01.485 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 83886079~1 2024-04-17T12:28:01.495 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:28:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:00.605453+0000 mgr.y (mgr.14556) 1962 : cluster [DBG] pgmap v3409: 169 pgs: 169 active+clean; 428 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s rd, 14 MiB/s wr, 371 op/s 2024-04-17T12:28:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:01.447606+0000 mon.a (mon.0) 3206 : cluster [DBG] osdmap e1755: 8 total, 8 up, 8 in 2024-04-17T12:28:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:28:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:01] "GET /metrics HTTP/1.1" 200 201076 "" "Prometheus/2.33.4" 2024-04-17T12:28:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:00.605453+0000 mgr.y (mgr.14556) 1962 : cluster [DBG] pgmap v3409: 169 pgs: 169 active+clean; 428 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s rd, 14 MiB/s wr, 371 op/s 2024-04-17T12:28:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:01.447606+0000 mon.a (mon.0) 3206 : cluster [DBG] osdmap e1755: 8 total, 8 up, 8 in 2024-04-17T12:28:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:00.605453+0000 mgr.y (mgr.14556) 1962 : cluster [DBG] pgmap v3409: 169 pgs: 169 active+clean; 428 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s rd, 14 MiB/s wr, 371 op/s 2024-04-17T12:28:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:01.447606+0000 mon.a (mon.0) 3206 : cluster [DBG] osdmap e1755: 8 total, 8 up, 8 in 2024-04-17T12:28:02.954 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:28:03.241 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:28:03.241 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (55m) 3m ago 56m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:28:03.241 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (56m) 3m ago 56m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:28:03.241 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (57m) 3m ago 57m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:28:03.241 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (57m) 3m ago 57m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:28:03.241 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (60m) 3m ago 60m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:28:03.241 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (62m) 3m ago 62m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:28:03.241 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (62m) 3m ago 62m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (61m) 3m ago 61m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (60m) 3m ago 60m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (56m) 3m ago 56m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (56m) 3m ago 56m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (60m) 3m ago 60m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (60m) 3m ago 60m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (59m) 3m ago 59m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (59m) 3m ago 59m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (58m) 3m ago 58m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (58m) 3m ago 58m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (58m) 3m ago 58m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (57m) 3m ago 57m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:28:03.242 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (55m) 3m ago 56m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:28:03.596 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:28:03.596 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:28:03.596 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:28:03.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:28:03.597 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:28:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:02.500919+0000 mon.a (mon.0) 3207 : cluster [DBG] osdmap e1756: 8 total, 8 up, 8 in 2024-04-17T12:28:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:02.605991+0000 mgr.y (mgr.14556) 1963 : cluster [DBG] pgmap v3412: 169 pgs: 169 active+clean; 428 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:02.500919+0000 mon.a (mon.0) 3207 : cluster [DBG] osdmap e1756: 8 total, 8 up, 8 in 2024-04-17T12:28:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:02.605991+0000 mgr.y (mgr.14556) 1963 : cluster [DBG] pgmap v3412: 169 pgs: 169 active+clean; 428 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:02.500919+0000 mon.a (mon.0) 3207 : cluster [DBG] osdmap e1756: 8 total, 8 up, 8 in 2024-04-17T12:28:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:02.605991+0000 mgr.y (mgr.14556) 1963 : cluster [DBG] pgmap v3412: 169 pgs: 169 active+clean; 428 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:28:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:28:04.961 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 41943040 2024-04-17T12:28:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:28:02.942592+0000 mgr.y (mgr.14556) 1964 : audit [DBG] from='client.27983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:28:03.233735+0000 mgr.y (mgr.14556) 1965 : audit [DBG] from='client.27989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:03.503311+0000 mon.a (mon.0) 3208 : cluster [DBG] osdmap e1757: 8 total, 8 up, 8 in 2024-04-17T12:28:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:28:03.597324+0000 mon.a (mon.0) 3209 : audit [DBG] from='client.? 172.21.15.31:0/1482167765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:28:04.985 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:28:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:28:02.942592+0000 mgr.y (mgr.14556) 1964 : audit [DBG] from='client.27983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:28:03.233735+0000 mgr.y (mgr.14556) 1965 : audit [DBG] from='client.27989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:03.503311+0000 mon.a (mon.0) 3208 : cluster [DBG] osdmap e1757: 8 total, 8 up, 8 in 2024-04-17T12:28:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:28:03.597324+0000 mon.a (mon.0) 3209 : audit [DBG] from='client.? 172.21.15.31:0/1482167765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:28:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:28:02.942592+0000 mgr.y (mgr.14556) 1964 : audit [DBG] from='client.27983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:28:03.233735+0000 mgr.y (mgr.14556) 1965 : audit [DBG] from='client.27989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:03.503311+0000 mon.a (mon.0) 3208 : cluster [DBG] osdmap e1757: 8 total, 8 up, 8 in 2024-04-17T12:28:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:28:03.597324+0000 mon.a (mon.0) 3209 : audit [DBG] from='client.? 172.21.15.31:0/1482167765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:28:05.137 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:28:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:04.509563+0000 mon.a (mon.0) 3210 : cluster [DBG] osdmap e1758: 8 total, 8 up, 8 in 2024-04-17T12:28:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:04.606422+0000 mgr.y (mgr.14556) 1966 : cluster [DBG] pgmap v3415: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-17T12:28:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:04.509563+0000 mon.a (mon.0) 3210 : cluster [DBG] osdmap e1758: 8 total, 8 up, 8 in 2024-04-17T12:28:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:04.606422+0000 mgr.y (mgr.14556) 1966 : cluster [DBG] pgmap v3415: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-17T12:28:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:04.509563+0000 mon.a (mon.0) 3210 : cluster [DBG] osdmap e1758: 8 total, 8 up, 8 in 2024-04-17T12:28:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:04.606422+0000 mgr.y (mgr.14556) 1966 : cluster [DBG] pgmap v3415: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-17T12:28:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:05.513312+0000 mon.a (mon.0) 3211 : cluster [DBG] osdmap e1759: 8 total, 8 up, 8 in 2024-04-17T12:28:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:05.513312+0000 mon.a (mon.0) 3211 : cluster [DBG] osdmap e1759: 8 total, 8 up, 8 in 2024-04-17T12:28:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:05.513312+0000 mon.a (mon.0) 3211 : cluster [DBG] osdmap e1759: 8 total, 8 up, 8 in 2024-04-17T12:28:07.840 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12069 ms) 2024-04-17T12:28:07.840 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-04-17T12:28:07.874 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:28:07.886 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:28:07.953 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:28:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:06.524273+0000 mon.a (mon.0) 3212 : cluster [DBG] osdmap e1760: 8 total, 8 up, 8 in 2024-04-17T12:28:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:06.606938+0000 mgr.y (mgr.14556) 1967 : cluster [DBG] pgmap v3418: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-17T12:28:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:06.524273+0000 mon.a (mon.0) 3212 : cluster [DBG] osdmap e1760: 8 total, 8 up, 8 in 2024-04-17T12:28:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:06.606938+0000 mgr.y (mgr.14556) 1967 : cluster [DBG] pgmap v3418: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-17T12:28:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:06.524273+0000 mon.a (mon.0) 3212 : cluster [DBG] osdmap e1760: 8 total, 8 up, 8 in 2024-04-17T12:28:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:06.606938+0000 mgr.y (mgr.14556) 1967 : cluster [DBG] pgmap v3418: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-17T12:28:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:07.531146+0000 mon.a (mon.0) 3213 : cluster [DBG] osdmap e1761: 8 total, 8 up, 8 in 2024-04-17T12:28:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:07.531146+0000 mon.a (mon.0) 3213 : cluster [DBG] osdmap e1761: 8 total, 8 up, 8 in 2024-04-17T12:28:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:07.531146+0000 mon.a (mon.0) 3213 : cluster [DBG] osdmap e1761: 8 total, 8 up, 8 in 2024-04-17T12:28:09.558 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 8388609~8388609 2024-04-17T12:28:09.570 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~1000 2024-04-17T12:28:09.570 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1010~1000 2024-04-17T12:28:09.570 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:28:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:08.532831+0000 mon.a (mon.0) 3214 : cluster [DBG] osdmap e1762: 8 total, 8 up, 8 in 2024-04-17T12:28:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:08.607646+0000 mgr.y (mgr.14556) 1968 : cluster [DBG] pgmap v3421: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 494 op/s 2024-04-17T12:28:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:08.532831+0000 mon.a (mon.0) 3214 : cluster [DBG] osdmap e1762: 8 total, 8 up, 8 in 2024-04-17T12:28:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:08.607646+0000 mgr.y (mgr.14556) 1968 : cluster [DBG] pgmap v3421: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 494 op/s 2024-04-17T12:28:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:08.532831+0000 mon.a (mon.0) 3214 : cluster [DBG] osdmap e1762: 8 total, 8 up, 8 in 2024-04-17T12:28:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:08.607646+0000 mgr.y (mgr.14556) 1968 : cluster [DBG] pgmap v3421: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 494 op/s 2024-04-17T12:28:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:09.548218+0000 mon.a (mon.0) 3215 : cluster [DBG] osdmap e1763: 8 total, 8 up, 8 in 2024-04-17T12:28:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:10.452748+0000 mon.a (mon.0) 3216 : cluster [DBG] osdmap e1764: 8 total, 8 up, 8 in 2024-04-17T12:28:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:09.548218+0000 mon.a (mon.0) 3215 : cluster [DBG] osdmap e1763: 8 total, 8 up, 8 in 2024-04-17T12:28:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:10.452748+0000 mon.a (mon.0) 3216 : cluster [DBG] osdmap e1764: 8 total, 8 up, 8 in 2024-04-17T12:28:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:09.548218+0000 mon.a (mon.0) 3215 : cluster [DBG] osdmap e1763: 8 total, 8 up, 8 in 2024-04-17T12:28:10.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:10.452748+0000 mon.a (mon.0) 3216 : cluster [DBG] osdmap e1764: 8 total, 8 up, 8 in 2024-04-17T12:28:11.464 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 8388609~1000 2024-04-17T12:28:11.471 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 16777228~1000 2024-04-17T12:28:11.472 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:28:11.481 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 83886079~8388609 2024-04-17T12:28:11.503 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:28:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:10.608332+0000 mgr.y (mgr.14556) 1969 : cluster [DBG] pgmap v3424: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 494 op/s 2024-04-17T12:28:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:11.451391+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1765: 8 total, 8 up, 8 in 2024-04-17T12:28:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:11] "GET /metrics HTTP/1.1" 200 201072 "" "Prometheus/2.33.4" 2024-04-17T12:28:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:10.608332+0000 mgr.y (mgr.14556) 1969 : cluster [DBG] pgmap v3424: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 494 op/s 2024-04-17T12:28:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:11.451391+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1765: 8 total, 8 up, 8 in 2024-04-17T12:28:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:10.608332+0000 mgr.y (mgr.14556) 1969 : cluster [DBG] pgmap v3424: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 494 op/s 2024-04-17T12:28:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:11.451391+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1765: 8 total, 8 up, 8 in 2024-04-17T12:28:13.469 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:28:13.493 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 83886079~1 2024-04-17T12:28:13.502 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 0 2024-04-17T12:28:13.521 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:28:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:12.451058+0000 mon.a (mon.0) 3218 : cluster [DBG] osdmap e1766: 8 total, 8 up, 8 in 2024-04-17T12:28:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:12.608919+0000 mgr.y (mgr.14556) 1970 : cluster [DBG] pgmap v3427: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:12.451058+0000 mon.a (mon.0) 3218 : cluster [DBG] osdmap e1766: 8 total, 8 up, 8 in 2024-04-17T12:28:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:12.608919+0000 mgr.y (mgr.14556) 1970 : cluster [DBG] pgmap v3427: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:12.451058+0000 mon.a (mon.0) 3218 : cluster [DBG] osdmap e1766: 8 total, 8 up, 8 in 2024-04-17T12:28:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:12.608919+0000 mgr.y (mgr.14556) 1970 : cluster [DBG] pgmap v3427: 169 pgs: 169 active+clean; 452 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:14.463 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:28:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:28:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:13.457128+0000 mon.a (mon.0) 3219 : cluster [DBG] osdmap e1767: 8 total, 8 up, 8 in 2024-04-17T12:28:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:13.457128+0000 mon.a (mon.0) 3219 : cluster [DBG] osdmap e1767: 8 total, 8 up, 8 in 2024-04-17T12:28:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:13.457128+0000 mon.a (mon.0) 3219 : cluster [DBG] osdmap e1767: 8 total, 8 up, 8 in 2024-04-17T12:28:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:14.459485+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e1768: 8 total, 8 up, 8 in 2024-04-17T12:28:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:14.609560+0000 mgr.y (mgr.14556) 1971 : cluster [DBG] pgmap v3430: 169 pgs: 169 active+clean; 508 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 12 MiB/s wr, 131 op/s 2024-04-17T12:28:15.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:14.459485+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e1768: 8 total, 8 up, 8 in 2024-04-17T12:28:15.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:14.609560+0000 mgr.y (mgr.14556) 1971 : cluster [DBG] pgmap v3430: 169 pgs: 169 active+clean; 508 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 12 MiB/s wr, 131 op/s 2024-04-17T12:28:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:14.459485+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e1768: 8 total, 8 up, 8 in 2024-04-17T12:28:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:14.609560+0000 mgr.y (mgr.14556) 1971 : cluster [DBG] pgmap v3430: 169 pgs: 169 active+clean; 508 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 12 MiB/s wr, 131 op/s 2024-04-17T12:28:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:15.476761+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e1769: 8 total, 8 up, 8 in 2024-04-17T12:28:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:15.476761+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e1769: 8 total, 8 up, 8 in 2024-04-17T12:28:16.823 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:28:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:15.476761+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e1769: 8 total, 8 up, 8 in 2024-04-17T12:28:16.977 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:28:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:16.480004+0000 mon.a (mon.0) 3222 : cluster [DBG] osdmap e1770: 8 total, 8 up, 8 in 2024-04-17T12:28:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:16.609996+0000 mgr.y (mgr.14556) 1972 : cluster [DBG] pgmap v3433: 169 pgs: 169 active+clean; 508 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 12 MiB/s wr, 131 op/s 2024-04-17T12:28:17.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:16.480004+0000 mon.a (mon.0) 3222 : cluster [DBG] osdmap e1770: 8 total, 8 up, 8 in 2024-04-17T12:28:17.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:16.609996+0000 mgr.y (mgr.14556) 1972 : cluster [DBG] pgmap v3433: 169 pgs: 169 active+clean; 508 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 12 MiB/s wr, 131 op/s 2024-04-17T12:28:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:16.480004+0000 mon.a (mon.0) 3222 : cluster [DBG] osdmap e1770: 8 total, 8 up, 8 in 2024-04-17T12:28:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:16.609996+0000 mgr.y (mgr.14556) 1972 : cluster [DBG] pgmap v3433: 169 pgs: 169 active+clean; 508 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 12 MiB/s wr, 131 op/s 2024-04-17T12:28:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:17.488602+0000 mon.a (mon.0) 3223 : cluster [DBG] osdmap e1771: 8 total, 8 up, 8 in 2024-04-17T12:28:18.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:17.488602+0000 mon.a (mon.0) 3223 : cluster [DBG] osdmap e1771: 8 total, 8 up, 8 in 2024-04-17T12:28:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:17.488602+0000 mon.a (mon.0) 3223 : cluster [DBG] osdmap e1771: 8 total, 8 up, 8 in 2024-04-17T12:28:19.734 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11894 ms) 2024-04-17T12:28:19.734 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-04-17T12:28:19.768 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:28:19.779 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:28:19.848 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:28:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:18.492146+0000 mon.a (mon.0) 3224 : cluster [DBG] osdmap e1772: 8 total, 8 up, 8 in 2024-04-17T12:28:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:18.610526+0000 mgr.y (mgr.14556) 1973 : cluster [DBG] pgmap v3436: 169 pgs: 169 active+clean; 524 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2024-04-17T12:28:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:18.492146+0000 mon.a (mon.0) 3224 : cluster [DBG] osdmap e1772: 8 total, 8 up, 8 in 2024-04-17T12:28:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:18.610526+0000 mgr.y (mgr.14556) 1973 : cluster [DBG] pgmap v3436: 169 pgs: 169 active+clean; 524 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2024-04-17T12:28:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:18.492146+0000 mon.a (mon.0) 3224 : cluster [DBG] osdmap e1772: 8 total, 8 up, 8 in 2024-04-17T12:28:19.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:18.610526+0000 mgr.y (mgr.14556) 1973 : cluster [DBG] pgmap v3436: 169 pgs: 169 active+clean; 524 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2024-04-17T12:28:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:19.497814+0000 mon.a (mon.0) 3225 : cluster [DBG] osdmap e1773: 8 total, 8 up, 8 in 2024-04-17T12:28:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:20.449560+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1774: 8 total, 8 up, 8 in 2024-04-17T12:28:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:19.497814+0000 mon.a (mon.0) 3225 : cluster [DBG] osdmap e1773: 8 total, 8 up, 8 in 2024-04-17T12:28:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:20.449560+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1774: 8 total, 8 up, 8 in 2024-04-17T12:28:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:19.497814+0000 mon.a (mon.0) 3225 : cluster [DBG] osdmap e1773: 8 total, 8 up, 8 in 2024-04-17T12:28:20.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:20.449560+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1774: 8 total, 8 up, 8 in 2024-04-17T12:28:21.466 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 8388609~8388609 2024-04-17T12:28:21.478 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~1000 2024-04-17T12:28:21.478 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1010~1000 2024-04-17T12:28:21.478 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:28:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:20.611117+0000 mgr.y (mgr.14556) 1974 : cluster [DBG] pgmap v3439: 169 pgs: 169 active+clean; 524 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2024-04-17T12:28:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:21.451956+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e1775: 8 total, 8 up, 8 in 2024-04-17T12:28:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:28:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:21] "GET /metrics HTTP/1.1" 200 201072 "" "Prometheus/2.33.4" 2024-04-17T12:28:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:20.611117+0000 mgr.y (mgr.14556) 1974 : cluster [DBG] pgmap v3439: 169 pgs: 169 active+clean; 524 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2024-04-17T12:28:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:21.451956+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e1775: 8 total, 8 up, 8 in 2024-04-17T12:28:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:20.611117+0000 mgr.y (mgr.14556) 1974 : cluster [DBG] pgmap v3439: 169 pgs: 169 active+clean; 524 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2024-04-17T12:28:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:21.451956+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e1775: 8 total, 8 up, 8 in 2024-04-17T12:28:23.543 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 8388609~1000 2024-04-17T12:28:23.548 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 16777228~1000 2024-04-17T12:28:23.550 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:28:23.558 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 83886079~8388609 2024-04-17T12:28:23.569 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:28:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:22.526940+0000 mon.a (mon.0) 3228 : cluster [DBG] osdmap e1776: 8 total, 8 up, 8 in 2024-04-17T12:28:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:22.611682+0000 mgr.y (mgr.14556) 1975 : cluster [DBG] pgmap v3442: 169 pgs: 169 active+clean; 524 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:28:23.376806+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:28:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:22.526940+0000 mon.a (mon.0) 3228 : cluster [DBG] osdmap e1776: 8 total, 8 up, 8 in 2024-04-17T12:28:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:22.611682+0000 mgr.y (mgr.14556) 1975 : cluster [DBG] pgmap v3442: 169 pgs: 169 active+clean; 524 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:28:23.376806+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:28:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:22.526940+0000 mon.a (mon.0) 3228 : cluster [DBG] osdmap e1776: 8 total, 8 up, 8 in 2024-04-17T12:28:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:22.611682+0000 mgr.y (mgr.14556) 1975 : cluster [DBG] pgmap v3442: 169 pgs: 169 active+clean; 524 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:23.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:28:23.376806+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:28:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:28:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:28:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:23.530656+0000 mon.a (mon.0) 3230 : cluster [DBG] osdmap e1777: 8 total, 8 up, 8 in 2024-04-17T12:28:24.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:28:23.636617+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:28:24.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:28:23.917138+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:28:24.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:28:23.917819+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:28:24.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:28:23.922125+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:28:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:23.530656+0000 mon.a (mon.0) 3230 : cluster [DBG] osdmap e1777: 8 total, 8 up, 8 in 2024-04-17T12:28:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:28:23.636617+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:28:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:28:23.917138+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:28:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:28:23.917819+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:28:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:28:23.922125+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:28:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:23.530656+0000 mon.a (mon.0) 3230 : cluster [DBG] osdmap e1777: 8 total, 8 up, 8 in 2024-04-17T12:28:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:28:23.636617+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:28:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:28:23.917138+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:28:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:28:23.917819+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:28:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:28:23.922125+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:28:25.555 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:28:25.585 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 83886079~1 2024-04-17T12:28:25.594 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:28:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:24.538399+0000 mon.a (mon.0) 3235 : cluster [DBG] osdmap e1778: 8 total, 8 up, 8 in 2024-04-17T12:28:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:24.612278+0000 mgr.y (mgr.14556) 1976 : cluster [DBG] pgmap v3445: 169 pgs: 169 active+clean; 540 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-04-17T12:28:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:24.538399+0000 mon.a (mon.0) 3235 : cluster [DBG] osdmap e1778: 8 total, 8 up, 8 in 2024-04-17T12:28:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:24.612278+0000 mgr.y (mgr.14556) 1976 : cluster [DBG] pgmap v3445: 169 pgs: 169 active+clean; 540 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-04-17T12:28:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:24.538399+0000 mon.a (mon.0) 3235 : cluster [DBG] osdmap e1778: 8 total, 8 up, 8 in 2024-04-17T12:28:25.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:24.612278+0000 mgr.y (mgr.14556) 1976 : cluster [DBG] pgmap v3445: 169 pgs: 169 active+clean; 540 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-04-17T12:28:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:25.544676+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e1779: 8 total, 8 up, 8 in 2024-04-17T12:28:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:25.544676+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e1779: 8 total, 8 up, 8 in 2024-04-17T12:28:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:25.544676+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e1779: 8 total, 8 up, 8 in 2024-04-17T12:28:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:26.554847+0000 mon.a (mon.0) 3237 : cluster [DBG] osdmap e1780: 8 total, 8 up, 8 in 2024-04-17T12:28:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:26.612695+0000 mgr.y (mgr.14556) 1977 : cluster [DBG] pgmap v3448: 169 pgs: 169 active+clean; 540 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-04-17T12:28:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:26.554847+0000 mon.a (mon.0) 3237 : cluster [DBG] osdmap e1780: 8 total, 8 up, 8 in 2024-04-17T12:28:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:26.612695+0000 mgr.y (mgr.14556) 1977 : cluster [DBG] pgmap v3448: 169 pgs: 169 active+clean; 540 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-04-17T12:28:27.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:26.554847+0000 mon.a (mon.0) 3237 : cluster [DBG] osdmap e1780: 8 total, 8 up, 8 in 2024-04-17T12:28:27.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:26.612695+0000 mgr.y (mgr.14556) 1977 : cluster [DBG] pgmap v3448: 169 pgs: 169 active+clean; 540 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-04-17T12:28:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:27.558717+0000 mon.a (mon.0) 3238 : cluster [DBG] osdmap e1781: 8 total, 8 up, 8 in 2024-04-17T12:28:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:27.558717+0000 mon.a (mon.0) 3238 : cluster [DBG] osdmap e1781: 8 total, 8 up, 8 in 2024-04-17T12:28:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:27.558717+0000 mon.a (mon.0) 3238 : cluster [DBG] osdmap e1781: 8 total, 8 up, 8 in 2024-04-17T12:28:29.000 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 0 2024-04-17T12:28:29.104 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:28:29.258 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:28:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:28.564677+0000 mon.a (mon.0) 3239 : cluster [DBG] osdmap e1782: 8 total, 8 up, 8 in 2024-04-17T12:28:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:28.613127+0000 mgr.y (mgr.14556) 1978 : cluster [DBG] pgmap v3451: 169 pgs: 169 active+clean; 564 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:28:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:28.564677+0000 mon.a (mon.0) 3239 : cluster [DBG] osdmap e1782: 8 total, 8 up, 8 in 2024-04-17T12:28:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:28.613127+0000 mgr.y (mgr.14556) 1978 : cluster [DBG] pgmap v3451: 169 pgs: 169 active+clean; 564 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:28:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:28.564677+0000 mon.a (mon.0) 3239 : cluster [DBG] osdmap e1782: 8 total, 8 up, 8 in 2024-04-17T12:28:29.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:28.613127+0000 mgr.y (mgr.14556) 1978 : cluster [DBG] pgmap v3451: 169 pgs: 169 active+clean; 564 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:28:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:29.571837+0000 mon.a (mon.0) 3240 : cluster [DBG] osdmap e1783: 8 total, 8 up, 8 in 2024-04-17T12:28:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:30.453171+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e1784: 8 total, 8 up, 8 in 2024-04-17T12:28:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:29.571837+0000 mon.a (mon.0) 3240 : cluster [DBG] osdmap e1783: 8 total, 8 up, 8 in 2024-04-17T12:28:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:30.453171+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e1784: 8 total, 8 up, 8 in 2024-04-17T12:28:30.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:29.571837+0000 mon.a (mon.0) 3240 : cluster [DBG] osdmap e1783: 8 total, 8 up, 8 in 2024-04-17T12:28:30.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:30.453171+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e1784: 8 total, 8 up, 8 in 2024-04-17T12:28:31.724 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (11990 ms) 2024-04-17T12:28:31.725 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-04-17T12:28:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:31] "GET /metrics HTTP/1.1" 200 201091 "" "Prometheus/2.33.4" 2024-04-17T12:28:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:30.613643+0000 mgr.y (mgr.14556) 1979 : cluster [DBG] pgmap v3454: 169 pgs: 169 active+clean; 564 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:28:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:31.455950+0000 mon.a (mon.0) 3242 : cluster [DBG] osdmap e1785: 8 total, 8 up, 8 in 2024-04-17T12:28:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:30.613643+0000 mgr.y (mgr.14556) 1979 : cluster [DBG] pgmap v3454: 169 pgs: 169 active+clean; 564 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:28:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:31.455950+0000 mon.a (mon.0) 3242 : cluster [DBG] osdmap e1785: 8 total, 8 up, 8 in 2024-04-17T12:28:31.759 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:28:31.769 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:28:31.831 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:28:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:30.613643+0000 mgr.y (mgr.14556) 1979 : cluster [DBG] pgmap v3454: 169 pgs: 169 active+clean; 564 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:28:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:31.455950+0000 mon.a (mon.0) 3242 : cluster [DBG] osdmap e1785: 8 total, 8 up, 8 in 2024-04-17T12:28:33.598 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 8388609~8388609 2024-04-17T12:28:33.608 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~1000 2024-04-17T12:28:33.609 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1010~1000 2024-04-17T12:28:33.609 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:28:33.925 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:28:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:32.585053+0000 mon.a (mon.0) 3243 : cluster [DBG] osdmap e1786: 8 total, 8 up, 8 in 2024-04-17T12:28:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:32.614208+0000 mgr.y (mgr.14556) 1980 : cluster [DBG] pgmap v3457: 169 pgs: 169 active+clean; 564 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:32.585053+0000 mon.a (mon.0) 3243 : cluster [DBG] osdmap e1786: 8 total, 8 up, 8 in 2024-04-17T12:28:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:32.614208+0000 mgr.y (mgr.14556) 1980 : cluster [DBG] pgmap v3457: 169 pgs: 169 active+clean; 564 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:32.585053+0000 mon.a (mon.0) 3243 : cluster [DBG] osdmap e1786: 8 total, 8 up, 8 in 2024-04-17T12:28:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:32.614208+0000 mgr.y (mgr.14556) 1980 : cluster [DBG] pgmap v3457: 169 pgs: 169 active+clean; 564 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-04-17T12:28:34.214 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:28:34.214 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (55m) 4m ago 56m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:28:34.214 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (56m) 4m ago 56m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:28:34.214 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (57m) 4m ago 57m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:28:34.214 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (57m) 4m ago 57m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:28:34.214 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (61m) 4m ago 61m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:28:34.214 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (62m) 4m ago 62m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:28:34.214 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (62m) 4m ago 63m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:28:34.214 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (61m) 4m ago 61m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:28:34.214 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (61m) 4m ago 61m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:28:34.215 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (57m) 4m ago 57m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:28:34.215 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (57m) 4m ago 57m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:28:34.215 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (60m) 4m ago 60m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:28:34.215 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (60m) 4m ago 60m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:28:34.215 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (60m) 4m ago 60m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:28:34.215 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (59m) 4m ago 59m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:28:34.215 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (59m) 4m ago 59m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:28:34.215 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (58m) 4m ago 58m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:28:34.215 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (58m) 4m ago 58m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:28:34.215 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (58m) 4m ago 58m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:28:34.215 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (55m) 4m ago 57m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:28:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:28:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:28:34.561 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:28:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:28:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:28:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:28:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:28:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:28:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:28:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:28:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:28:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:28:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:28:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:28:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:28:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:28:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:28:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:28:34.562 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:28:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:33.587922+0000 mon.a (mon.0) 3244 : cluster [DBG] osdmap e1787: 8 total, 8 up, 8 in 2024-04-17T12:28:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:28:34.561886+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.31:0/4261563524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:28:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:33.587922+0000 mon.a (mon.0) 3244 : cluster [DBG] osdmap e1787: 8 total, 8 up, 8 in 2024-04-17T12:28:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:28:34.561886+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.31:0/4261563524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:28:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:33.587922+0000 mon.a (mon.0) 3244 : cluster [DBG] osdmap e1787: 8 total, 8 up, 8 in 2024-04-17T12:28:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:28:34.561886+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.31:0/4261563524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:28:35.616 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 8388609~1000 2024-04-17T12:28:35.624 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 16777228~1000 2024-04-17T12:28:35.625 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:28:35.636 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 83886079~8388609 2024-04-17T12:28:35.648 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:28:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:28:33.913727+0000 mgr.y (mgr.14556) 1981 : audit [DBG] from='client.28001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:28:34.206327+0000 mgr.y (mgr.14556) 1982 : audit [DBG] from='client.18114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:34.596087+0000 mon.a (mon.0) 3245 : cluster [DBG] osdmap e1788: 8 total, 8 up, 8 in 2024-04-17T12:28:35.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:34.614716+0000 mgr.y (mgr.14556) 1983 : cluster [DBG] pgmap v3460: 169 pgs: 169 active+clean; 580 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 539 op/s 2024-04-17T12:28:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:28:33.913727+0000 mgr.y (mgr.14556) 1981 : audit [DBG] from='client.28001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:28:34.206327+0000 mgr.y (mgr.14556) 1982 : audit [DBG] from='client.18114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:34.596087+0000 mon.a (mon.0) 3245 : cluster [DBG] osdmap e1788: 8 total, 8 up, 8 in 2024-04-17T12:28:35.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:34.614716+0000 mgr.y (mgr.14556) 1983 : cluster [DBG] pgmap v3460: 169 pgs: 169 active+clean; 580 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 539 op/s 2024-04-17T12:28:35.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:28:33.913727+0000 mgr.y (mgr.14556) 1981 : audit [DBG] from='client.28001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:35.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:28:34.206327+0000 mgr.y (mgr.14556) 1982 : audit [DBG] from='client.18114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:28:35.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:34.596087+0000 mon.a (mon.0) 3245 : cluster [DBG] osdmap e1788: 8 total, 8 up, 8 in 2024-04-17T12:28:35.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:34.614716+0000 mgr.y (mgr.14556) 1983 : cluster [DBG] pgmap v3460: 169 pgs: 169 active+clean; 580 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 539 op/s 2024-04-17T12:28:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:35.604847+0000 mon.a (mon.0) 3246 : cluster [DBG] osdmap e1789: 8 total, 8 up, 8 in 2024-04-17T12:28:36.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:35.604847+0000 mon.a (mon.0) 3246 : cluster [DBG] osdmap e1789: 8 total, 8 up, 8 in 2024-04-17T12:28:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:35.604847+0000 mon.a (mon.0) 3246 : cluster [DBG] osdmap e1789: 8 total, 8 up, 8 in 2024-04-17T12:28:37.642 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:28:37.665 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 83886079~1 2024-04-17T12:28:37.675 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:28:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:36.609252+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e1790: 8 total, 8 up, 8 in 2024-04-17T12:28:37.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:36.615294+0000 mgr.y (mgr.14556) 1984 : cluster [DBG] pgmap v3463: 169 pgs: 169 active+clean; 580 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 539 op/s 2024-04-17T12:28:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:36.609252+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e1790: 8 total, 8 up, 8 in 2024-04-17T12:28:37.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:36.615294+0000 mgr.y (mgr.14556) 1984 : cluster [DBG] pgmap v3463: 169 pgs: 169 active+clean; 580 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 539 op/s 2024-04-17T12:28:37.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:36.609252+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e1790: 8 total, 8 up, 8 in 2024-04-17T12:28:37.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:36.615294+0000 mgr.y (mgr.14556) 1984 : cluster [DBG] pgmap v3463: 169 pgs: 169 active+clean; 580 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 539 op/s 2024-04-17T12:28:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:37.628630+0000 mon.a (mon.0) 3248 : cluster [DBG] osdmap e1791: 8 total, 8 up, 8 in 2024-04-17T12:28:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:37.628630+0000 mon.a (mon.0) 3248 : cluster [DBG] osdmap e1791: 8 total, 8 up, 8 in 2024-04-17T12:28:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:37.628630+0000 mon.a (mon.0) 3248 : cluster [DBG] osdmap e1791: 8 total, 8 up, 8 in 2024-04-17T12:28:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:38.616226+0000 mgr.y (mgr.14556) 1985 : cluster [DBG] pgmap v3465: 169 pgs: 169 active+clean; 620 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 8.0 MiB/s wr, 200 op/s 2024-04-17T12:28:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:38.632004+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e1792: 8 total, 8 up, 8 in 2024-04-17T12:28:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:38.616226+0000 mgr.y (mgr.14556) 1985 : cluster [DBG] pgmap v3465: 169 pgs: 169 active+clean; 620 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 8.0 MiB/s wr, 200 op/s 2024-04-17T12:28:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:38.632004+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e1792: 8 total, 8 up, 8 in 2024-04-17T12:28:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:38.616226+0000 mgr.y (mgr.14556) 1985 : cluster [DBG] pgmap v3465: 169 pgs: 169 active+clean; 620 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 8.0 MiB/s wr, 200 op/s 2024-04-17T12:28:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:38.632004+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e1792: 8 total, 8 up, 8 in 2024-04-17T12:28:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:39.632985+0000 mon.a (mon.0) 3250 : cluster [DBG] osdmap e1793: 8 total, 8 up, 8 in 2024-04-17T12:28:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:40.464861+0000 mon.a (mon.0) 3251 : cluster [DBG] osdmap e1794: 8 total, 8 up, 8 in 2024-04-17T12:28:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:39.632985+0000 mon.a (mon.0) 3250 : cluster [DBG] osdmap e1793: 8 total, 8 up, 8 in 2024-04-17T12:28:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:40.464861+0000 mon.a (mon.0) 3251 : cluster [DBG] osdmap e1794: 8 total, 8 up, 8 in 2024-04-17T12:28:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:39.632985+0000 mon.a (mon.0) 3250 : cluster [DBG] osdmap e1793: 8 total, 8 up, 8 in 2024-04-17T12:28:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:40.464861+0000 mon.a (mon.0) 3251 : cluster [DBG] osdmap e1794: 8 total, 8 up, 8 in 2024-04-17T12:28:40.996 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:28:41.007 INFO:tasks.workunit.client.0.smithi031.stdout:write: * 83886080~1000 2024-04-17T12:28:41.036 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:28:41.176 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:28:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:40.616628+0000 mgr.y (mgr.14556) 1986 : cluster [DBG] pgmap v3469: 169 pgs: 169 active+clean; 620 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-17T12:28:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:40.616628+0000 mgr.y (mgr.14556) 1986 : cluster [DBG] pgmap v3469: 169 pgs: 169 active+clean; 620 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-17T12:28:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:41] "GET /metrics HTTP/1.1" 200 201104 "" "Prometheus/2.33.4" 2024-04-17T12:28:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:40.616628+0000 mgr.y (mgr.14556) 1986 : cluster [DBG] pgmap v3469: 169 pgs: 169 active+clean; 620 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-17T12:28:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:41.643867+0000 mon.a (mon.0) 3252 : cluster [DBG] osdmap e1795: 8 total, 8 up, 8 in 2024-04-17T12:28:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:41.643867+0000 mon.a (mon.0) 3252 : cluster [DBG] osdmap e1795: 8 total, 8 up, 8 in 2024-04-17T12:28:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:41.643867+0000 mon.a (mon.0) 3252 : cluster [DBG] osdmap e1795: 8 total, 8 up, 8 in 2024-04-17T12:28:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:42.617166+0000 mgr.y (mgr.14556) 1987 : cluster [DBG] pgmap v3471: 169 pgs: 169 active+clean; 620 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:28:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:42.659883+0000 mon.a (mon.0) 3253 : cluster [DBG] osdmap e1796: 8 total, 8 up, 8 in 2024-04-17T12:28:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:42.617166+0000 mgr.y (mgr.14556) 1987 : cluster [DBG] pgmap v3471: 169 pgs: 169 active+clean; 620 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:28:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:42.659883+0000 mon.a (mon.0) 3253 : cluster [DBG] osdmap e1796: 8 total, 8 up, 8 in 2024-04-17T12:28:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:42.617166+0000 mgr.y (mgr.14556) 1987 : cluster [DBG] pgmap v3471: 169 pgs: 169 active+clean; 620 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:28:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:42.659883+0000 mon.a (mon.0) 3253 : cluster [DBG] osdmap e1796: 8 total, 8 up, 8 in 2024-04-17T12:28:44.042 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12318 ms) 2024-04-17T12:28:44.042 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-04-17T12:28:44.073 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:28:44.086 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 41943040~10 2024-04-17T12:28:44.095 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:28:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:28:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:28:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:43.660483+0000 mon.a (mon.0) 3254 : cluster [DBG] osdmap e1797: 8 total, 8 up, 8 in 2024-04-17T12:28:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:43.660483+0000 mon.a (mon.0) 3254 : cluster [DBG] osdmap e1797: 8 total, 8 up, 8 in 2024-04-17T12:28:44.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:43.660483+0000 mon.a (mon.0) 3254 : cluster [DBG] osdmap e1797: 8 total, 8 up, 8 in 2024-04-17T12:28:45.483 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 41943040 2024-04-17T12:28:45.507 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:28:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:44.617798+0000 mgr.y (mgr.14556) 1988 : cluster [DBG] pgmap v3474: 169 pgs: 169 active+clean; 640 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 5.8 MiB/s wr, 419 op/s 2024-04-17T12:28:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:44.676277+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e1798: 8 total, 8 up, 8 in 2024-04-17T12:28:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:45.467383+0000 mon.a (mon.0) 3256 : cluster [DBG] osdmap e1799: 8 total, 8 up, 8 in 2024-04-17T12:28:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:44.617798+0000 mgr.y (mgr.14556) 1988 : cluster [DBG] pgmap v3474: 169 pgs: 169 active+clean; 640 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 5.8 MiB/s wr, 419 op/s 2024-04-17T12:28:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:44.676277+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e1798: 8 total, 8 up, 8 in 2024-04-17T12:28:45.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:45.467383+0000 mon.a (mon.0) 3256 : cluster [DBG] osdmap e1799: 8 total, 8 up, 8 in 2024-04-17T12:28:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:44.617798+0000 mgr.y (mgr.14556) 1988 : cluster [DBG] pgmap v3474: 169 pgs: 169 active+clean; 640 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 5.8 MiB/s wr, 419 op/s 2024-04-17T12:28:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:44.676277+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e1798: 8 total, 8 up, 8 in 2024-04-17T12:28:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:45.467383+0000 mon.a (mon.0) 3256 : cluster [DBG] osdmap e1799: 8 total, 8 up, 8 in 2024-04-17T12:28:46.665 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:28:46.677 INFO:tasks.workunit.client.0.smithi031.stdout:write: Y 41943040~5 2024-04-17T12:28:46.786 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:28:46.868 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:28:47.589 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3547 ms) 2024-04-17T12:28:47.589 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-04-17T12:28:47.623 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:28:47.635 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:28:47.697 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:28:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:46.472920+0000 mon.a (mon.0) 3257 : cluster [DBG] osdmap e1800: 8 total, 8 up, 8 in 2024-04-17T12:28:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:46.618351+0000 mgr.y (mgr.14556) 1989 : cluster [DBG] pgmap v3478: 169 pgs: 169 active+clean; 640 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 6.1 MiB/s wr, 440 op/s 2024-04-17T12:28:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:46.472920+0000 mon.a (mon.0) 3257 : cluster [DBG] osdmap e1800: 8 total, 8 up, 8 in 2024-04-17T12:28:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:46.618351+0000 mgr.y (mgr.14556) 1989 : cluster [DBG] pgmap v3478: 169 pgs: 169 active+clean; 640 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 6.1 MiB/s wr, 440 op/s 2024-04-17T12:28:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:46.472920+0000 mon.a (mon.0) 3257 : cluster [DBG] osdmap e1800: 8 total, 8 up, 8 in 2024-04-17T12:28:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:46.618351+0000 mgr.y (mgr.14556) 1989 : cluster [DBG] pgmap v3478: 169 pgs: 169 active+clean; 640 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 6.1 MiB/s wr, 440 op/s 2024-04-17T12:28:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:47.473493+0000 mon.a (mon.0) 3258 : cluster [DBG] osdmap e1801: 8 total, 8 up, 8 in 2024-04-17T12:28:48.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:47.473493+0000 mon.a (mon.0) 3258 : cluster [DBG] osdmap e1801: 8 total, 8 up, 8 in 2024-04-17T12:28:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:47.473493+0000 mon.a (mon.0) 3258 : cluster [DBG] osdmap e1801: 8 total, 8 up, 8 in 2024-04-17T12:28:49.500 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 8388609~8388609 2024-04-17T12:28:49.515 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~1000 2024-04-17T12:28:49.515 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1010~1000 2024-04-17T12:28:49.515 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:28:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:48.486420+0000 mon.a (mon.0) 3259 : cluster [DBG] osdmap e1802: 8 total, 8 up, 8 in 2024-04-17T12:28:49.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:48.618943+0000 mgr.y (mgr.14556) 1990 : cluster [DBG] pgmap v3481: 169 pgs: 169 active+clean; 636 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 4.1 MiB/s wr, 473 op/s 2024-04-17T12:28:49.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:48.486420+0000 mon.a (mon.0) 3259 : cluster [DBG] osdmap e1802: 8 total, 8 up, 8 in 2024-04-17T12:28:49.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:48.618943+0000 mgr.y (mgr.14556) 1990 : cluster [DBG] pgmap v3481: 169 pgs: 169 active+clean; 636 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 4.1 MiB/s wr, 473 op/s 2024-04-17T12:28:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:48.486420+0000 mon.a (mon.0) 3259 : cluster [DBG] osdmap e1802: 8 total, 8 up, 8 in 2024-04-17T12:28:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:48.618943+0000 mgr.y (mgr.14556) 1990 : cluster [DBG] pgmap v3481: 169 pgs: 169 active+clean; 636 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 4.1 MiB/s wr, 473 op/s 2024-04-17T12:28:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:49.486121+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e1803: 8 total, 8 up, 8 in 2024-04-17T12:28:50.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:50.468001+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e1804: 8 total, 8 up, 8 in 2024-04-17T12:28:50.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:49.486121+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e1803: 8 total, 8 up, 8 in 2024-04-17T12:28:50.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:50.468001+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e1804: 8 total, 8 up, 8 in 2024-04-17T12:28:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:49.486121+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e1803: 8 total, 8 up, 8 in 2024-04-17T12:28:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:50.468001+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e1804: 8 total, 8 up, 8 in 2024-04-17T12:28:51.484 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 8388609~1000 2024-04-17T12:28:51.491 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 16777228~1000 2024-04-17T12:28:51.491 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:28:51.500 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 83886079~8388609 2024-04-17T12:28:51.536 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:28:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:50.619412+0000 mgr.y (mgr.14556) 1991 : cluster [DBG] pgmap v3484: 169 pgs: 169 active+clean; 636 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 4.0 MiB/s wr, 466 op/s 2024-04-17T12:28:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:51.472556+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e1805: 8 total, 8 up, 8 in 2024-04-17T12:28:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:50.619412+0000 mgr.y (mgr.14556) 1991 : cluster [DBG] pgmap v3484: 169 pgs: 169 active+clean; 636 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 4.0 MiB/s wr, 466 op/s 2024-04-17T12:28:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:51.472556+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e1805: 8 total, 8 up, 8 in 2024-04-17T12:28:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:28:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:51] "GET /metrics HTTP/1.1" 200 201104 "" "Prometheus/2.33.4" 2024-04-17T12:28:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:50.619412+0000 mgr.y (mgr.14556) 1991 : cluster [DBG] pgmap v3484: 169 pgs: 169 active+clean; 636 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 4.0 MiB/s wr, 466 op/s 2024-04-17T12:28:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:51.472556+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e1805: 8 total, 8 up, 8 in 2024-04-17T12:28:53.519 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:28:53.543 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 83886079~1 2024-04-17T12:28:53.553 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:28:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:52.495284+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e1806: 8 total, 8 up, 8 in 2024-04-17T12:28:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:52.620121+0000 mgr.y (mgr.14556) 1992 : cluster [DBG] pgmap v3487: 169 pgs: 169 active+clean; 636 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:28:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:52.495284+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e1806: 8 total, 8 up, 8 in 2024-04-17T12:28:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:52.620121+0000 mgr.y (mgr.14556) 1992 : cluster [DBG] pgmap v3487: 169 pgs: 169 active+clean; 636 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:28:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:52.495284+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e1806: 8 total, 8 up, 8 in 2024-04-17T12:28:53.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:52.620121+0000 mgr.y (mgr.14556) 1992 : cluster [DBG] pgmap v3487: 169 pgs: 169 active+clean; 636 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:28:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:28:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:28:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:53.506023+0000 mon.a (mon.0) 3264 : cluster [DBG] osdmap e1807: 8 total, 8 up, 8 in 2024-04-17T12:28:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:53.506023+0000 mon.a (mon.0) 3264 : cluster [DBG] osdmap e1807: 8 total, 8 up, 8 in 2024-04-17T12:28:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:53.506023+0000 mon.a (mon.0) 3264 : cluster [DBG] osdmap e1807: 8 total, 8 up, 8 in 2024-04-17T12:28:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:54.514490+0000 mon.a (mon.0) 3265 : cluster [DBG] osdmap e1808: 8 total, 8 up, 8 in 2024-04-17T12:28:55.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:54.620770+0000 mgr.y (mgr.14556) 1993 : cluster [DBG] pgmap v3490: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-17T12:28:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:54.514490+0000 mon.a (mon.0) 3265 : cluster [DBG] osdmap e1808: 8 total, 8 up, 8 in 2024-04-17T12:28:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:54.620770+0000 mgr.y (mgr.14556) 1993 : cluster [DBG] pgmap v3490: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-17T12:28:55.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:54.514490+0000 mon.a (mon.0) 3265 : cluster [DBG] osdmap e1808: 8 total, 8 up, 8 in 2024-04-17T12:28:55.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:54.620770+0000 mgr.y (mgr.14556) 1993 : cluster [DBG] pgmap v3490: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-17T12:28:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:55.519307+0000 mon.a (mon.0) 3266 : cluster [DBG] osdmap e1809: 8 total, 8 up, 8 in 2024-04-17T12:28:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:55.519307+0000 mon.a (mon.0) 3266 : cluster [DBG] osdmap e1809: 8 total, 8 up, 8 in 2024-04-17T12:28:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:55.519307+0000 mon.a (mon.0) 3266 : cluster [DBG] osdmap e1809: 8 total, 8 up, 8 in 2024-04-17T12:28:57.127 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: after_prepare_snap 2024-04-17T12:28:57.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:56.520486+0000 mon.a (mon.0) 3267 : cluster [DBG] osdmap e1810: 8 total, 8 up, 8 in 2024-04-17T12:28:57.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:56.621183+0000 mgr.y (mgr.14556) 1994 : cluster [DBG] pgmap v3493: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-17T12:28:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:56.520486+0000 mon.a (mon.0) 3267 : cluster [DBG] osdmap e1810: 8 total, 8 up, 8 in 2024-04-17T12:28:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:56.621183+0000 mgr.y (mgr.14556) 1994 : cluster [DBG] pgmap v3493: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-17T12:28:57.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:56.520486+0000 mon.a (mon.0) 3267 : cluster [DBG] osdmap e1810: 8 total, 8 up, 8 in 2024-04-17T12:28:57.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:56.621183+0000 mgr.y (mgr.14556) 1994 : cluster [DBG] pgmap v3493: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-17T12:28:58.554 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 41943040 2024-04-17T12:28:58.614 INFO:tasks.workunit.client.0.smithi031.stdout:write: * 0~1000 2024-04-17T12:28:58.622 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:28:58.777 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:28:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:57.534046+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e1811: 8 total, 8 up, 8 in 2024-04-17T12:28:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:57.534046+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e1811: 8 total, 8 up, 8 in 2024-04-17T12:28:58.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:57.534046+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e1811: 8 total, 8 up, 8 in 2024-04-17T12:28:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:58.535874+0000 mon.a (mon.0) 3269 : cluster [DBG] osdmap e1812: 8 total, 8 up, 8 in 2024-04-17T12:28:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:28:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:58.621598+0000 mgr.y (mgr.14556) 1995 : cluster [DBG] pgmap v3496: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 44 MiB/s rd, 12 KiB/s wr, 320 op/s 2024-04-17T12:28:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:58.535874+0000 mon.a (mon.0) 3269 : cluster [DBG] osdmap e1812: 8 total, 8 up, 8 in 2024-04-17T12:28:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:58.621598+0000 mgr.y (mgr.14556) 1995 : cluster [DBG] pgmap v3496: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 44 MiB/s rd, 12 KiB/s wr, 320 op/s 2024-04-17T12:28:59.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:58.535874+0000 mon.a (mon.0) 3269 : cluster [DBG] osdmap e1812: 8 total, 8 up, 8 in 2024-04-17T12:28:59.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:58.621598+0000 mgr.y (mgr.14556) 1995 : cluster [DBG] pgmap v3496: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 44 MiB/s rd, 12 KiB/s wr, 320 op/s 2024-04-17T12:29:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:28:59.551038+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e1813: 8 total, 8 up, 8 in 2024-04-17T12:29:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:28:59.551038+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e1813: 8 total, 8 up, 8 in 2024-04-17T12:29:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:28:59.551038+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e1813: 8 total, 8 up, 8 in 2024-04-17T12:29:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:00.552586+0000 mon.a (mon.0) 3271 : cluster [DBG] osdmap e1814: 8 total, 8 up, 8 in 2024-04-17T12:29:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:00.622096+0000 mgr.y (mgr.14556) 1996 : cluster [DBG] pgmap v3499: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 44 MiB/s rd, 12 KiB/s wr, 320 op/s 2024-04-17T12:29:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:00.552586+0000 mon.a (mon.0) 3271 : cluster [DBG] osdmap e1814: 8 total, 8 up, 8 in 2024-04-17T12:29:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:00.622096+0000 mgr.y (mgr.14556) 1996 : cluster [DBG] pgmap v3499: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 44 MiB/s rd, 12 KiB/s wr, 320 op/s 2024-04-17T12:29:01.740 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:01] "GET /metrics HTTP/1.1" 200 201101 "" "Prometheus/2.33.4" 2024-04-17T12:29:01.930 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14340 ms) 2024-04-17T12:29:01.930 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-04-17T12:29:01.963 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:00.552586+0000 mon.a (mon.0) 3271 : cluster [DBG] osdmap e1814: 8 total, 8 up, 8 in 2024-04-17T12:29:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:00.622096+0000 mgr.y (mgr.14556) 1996 : cluster [DBG] pgmap v3499: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 44 MiB/s rd, 12 KiB/s wr, 320 op/s 2024-04-17T12:29:01.975 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:29:02.035 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:29:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:01.570813+0000 mon.a (mon.0) 3272 : cluster [DBG] osdmap e1815: 8 total, 8 up, 8 in 2024-04-17T12:29:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:01.570813+0000 mon.a (mon.0) 3272 : cluster [DBG] osdmap e1815: 8 total, 8 up, 8 in 2024-04-17T12:29:02.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:01.570813+0000 mon.a (mon.0) 3272 : cluster [DBG] osdmap e1815: 8 total, 8 up, 8 in 2024-04-17T12:29:03.594 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 8388609~8388609 2024-04-17T12:29:03.618 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~1000 2024-04-17T12:29:03.618 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1010~1000 2024-04-17T12:29:03.618 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:29:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:02.575240+0000 mon.a (mon.0) 3273 : cluster [DBG] osdmap e1816: 8 total, 8 up, 8 in 2024-04-17T12:29:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:02.622545+0000 mgr.y (mgr.14556) 1997 : cluster [DBG] pgmap v3502: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:02.575240+0000 mon.a (mon.0) 3273 : cluster [DBG] osdmap e1816: 8 total, 8 up, 8 in 2024-04-17T12:29:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:02.622545+0000 mgr.y (mgr.14556) 1997 : cluster [DBG] pgmap v3502: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:03.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:02.575240+0000 mon.a (mon.0) 3273 : cluster [DBG] osdmap e1816: 8 total, 8 up, 8 in 2024-04-17T12:29:03.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:02.622545+0000 mgr.y (mgr.14556) 1997 : cluster [DBG] pgmap v3502: 169 pgs: 169 active+clean; 676 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:29:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:29:04.889 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:29:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:03.582636+0000 mon.a (mon.0) 3274 : cluster [DBG] osdmap e1817: 8 total, 8 up, 8 in 2024-04-17T12:29:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:03.582636+0000 mon.a (mon.0) 3274 : cluster [DBG] osdmap e1817: 8 total, 8 up, 8 in 2024-04-17T12:29:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:03.582636+0000 mon.a (mon.0) 3274 : cluster [DBG] osdmap e1817: 8 total, 8 up, 8 in 2024-04-17T12:29:05.179 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:29:05.179 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (56m) 4m ago 57m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:29:05.179 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (57m) 4m ago 57m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:29:05.179 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (58m) 4m ago 58m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:29:05.179 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (58m) 4m ago 58m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:29:05.179 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (61m) 4m ago 61m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:29:05.179 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (63m) 4m ago 63m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:29:05.179 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (63m) 4m ago 63m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (62m) 4m ago 62m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (62m) 4m ago 62m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (57m) 4m ago 57m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (57m) 4m ago 57m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (61m) 4m ago 61m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (61m) 4m ago 61m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (60m) 4m ago 60m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (60m) 4m ago 60m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (59m) 4m ago 59m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (59m) 4m ago 59m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (59m) 4m ago 59m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (58m) 4m ago 58m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:29:05.180 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (56m) 4m ago 57m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:29:05.536 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:29:05.536 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:29:05.537 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:29:05.538 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:29:05.613 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 8388609~1000 2024-04-17T12:29:05.621 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 16777228~1000 2024-04-17T12:29:05.621 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:29:05.630 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 83886079~8388609 2024-04-17T12:29:05.640 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:29:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:04.591824+0000 mon.a (mon.0) 3275 : cluster [DBG] osdmap e1818: 8 total, 8 up, 8 in 2024-04-17T12:29:05.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:04.623048+0000 mgr.y (mgr.14556) 1998 : cluster [DBG] pgmap v3505: 169 pgs: 169 active+clean; 692 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 425 op/s 2024-04-17T12:29:05.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:29:05.536961+0000 mon.a (mon.0) 3276 : audit [DBG] from='client.? 172.21.15.31:0/3541553529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:29:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:04.591824+0000 mon.a (mon.0) 3275 : cluster [DBG] osdmap e1818: 8 total, 8 up, 8 in 2024-04-17T12:29:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:04.623048+0000 mgr.y (mgr.14556) 1998 : cluster [DBG] pgmap v3505: 169 pgs: 169 active+clean; 692 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 425 op/s 2024-04-17T12:29:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:29:05.536961+0000 mon.a (mon.0) 3276 : audit [DBG] from='client.? 172.21.15.31:0/3541553529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:29:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:04.591824+0000 mon.a (mon.0) 3275 : cluster [DBG] osdmap e1818: 8 total, 8 up, 8 in 2024-04-17T12:29:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:04.623048+0000 mgr.y (mgr.14556) 1998 : cluster [DBG] pgmap v3505: 169 pgs: 169 active+clean; 692 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 425 op/s 2024-04-17T12:29:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:29:05.536961+0000 mon.a (mon.0) 3276 : audit [DBG] from='client.? 172.21.15.31:0/3541553529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:29:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:29:04.877416+0000 mgr.y (mgr.14556) 1999 : audit [DBG] from='client.18126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:06.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:29:05.171675+0000 mgr.y (mgr.14556) 2000 : audit [DBG] from='client.28025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:06.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:05.596364+0000 mon.a (mon.0) 3277 : cluster [DBG] osdmap e1819: 8 total, 8 up, 8 in 2024-04-17T12:29:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:29:04.877416+0000 mgr.y (mgr.14556) 1999 : audit [DBG] from='client.18126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:29:05.171675+0000 mgr.y (mgr.14556) 2000 : audit [DBG] from='client.28025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:05.596364+0000 mon.a (mon.0) 3277 : cluster [DBG] osdmap e1819: 8 total, 8 up, 8 in 2024-04-17T12:29:06.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:29:04.877416+0000 mgr.y (mgr.14556) 1999 : audit [DBG] from='client.18126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:06.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:29:05.171675+0000 mgr.y (mgr.14556) 2000 : audit [DBG] from='client.28025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:06.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:05.596364+0000 mon.a (mon.0) 3277 : cluster [DBG] osdmap e1819: 8 total, 8 up, 8 in 2024-04-17T12:29:07.624 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:07.649 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 83886079~1 2024-04-17T12:29:07.660 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:29:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:06.602652+0000 mon.a (mon.0) 3278 : cluster [DBG] osdmap e1820: 8 total, 8 up, 8 in 2024-04-17T12:29:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:06.623479+0000 mgr.y (mgr.14556) 2001 : cluster [DBG] pgmap v3508: 169 pgs: 169 active+clean; 692 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 425 op/s 2024-04-17T12:29:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:06.602652+0000 mon.a (mon.0) 3278 : cluster [DBG] osdmap e1820: 8 total, 8 up, 8 in 2024-04-17T12:29:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:06.623479+0000 mgr.y (mgr.14556) 2001 : cluster [DBG] pgmap v3508: 169 pgs: 169 active+clean; 692 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 425 op/s 2024-04-17T12:29:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:06.602652+0000 mon.a (mon.0) 3278 : cluster [DBG] osdmap e1820: 8 total, 8 up, 8 in 2024-04-17T12:29:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:06.623479+0000 mgr.y (mgr.14556) 2001 : cluster [DBG] pgmap v3508: 169 pgs: 169 active+clean; 692 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 425 op/s 2024-04-17T12:29:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:07.608227+0000 mon.a (mon.0) 3279 : cluster [DBG] osdmap e1821: 8 total, 8 up, 8 in 2024-04-17T12:29:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:07.608227+0000 mon.a (mon.0) 3279 : cluster [DBG] osdmap e1821: 8 total, 8 up, 8 in 2024-04-17T12:29:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:07.608227+0000 mon.a (mon.0) 3279 : cluster [DBG] osdmap e1821: 8 total, 8 up, 8 in 2024-04-17T12:29:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:08.614731+0000 mon.a (mon.0) 3280 : cluster [DBG] osdmap e1822: 8 total, 8 up, 8 in 2024-04-17T12:29:09.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:08.623970+0000 mgr.y (mgr.14556) 2002 : cluster [DBG] pgmap v3511: 169 pgs: 169 active+clean; 732 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-17T12:29:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:08.614731+0000 mon.a (mon.0) 3280 : cluster [DBG] osdmap e1822: 8 total, 8 up, 8 in 2024-04-17T12:29:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:08.623970+0000 mgr.y (mgr.14556) 2002 : cluster [DBG] pgmap v3511: 169 pgs: 169 active+clean; 732 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-17T12:29:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:08.614731+0000 mon.a (mon.0) 3280 : cluster [DBG] osdmap e1822: 8 total, 8 up, 8 in 2024-04-17T12:29:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:08.623970+0000 mgr.y (mgr.14556) 2002 : cluster [DBG] pgmap v3511: 169 pgs: 169 active+clean; 732 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-17T12:29:10.926 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: after_prepare_snap 2024-04-17T12:29:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:09.630284+0000 mon.a (mon.0) 3281 : cluster [DBG] osdmap e1823: 8 total, 8 up, 8 in 2024-04-17T12:29:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:10.477278+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e1824: 8 total, 8 up, 8 in 2024-04-17T12:29:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:09.630284+0000 mon.a (mon.0) 3281 : cluster [DBG] osdmap e1823: 8 total, 8 up, 8 in 2024-04-17T12:29:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:10.477278+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e1824: 8 total, 8 up, 8 in 2024-04-17T12:29:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:09.630284+0000 mon.a (mon.0) 3281 : cluster [DBG] osdmap e1823: 8 total, 8 up, 8 in 2024-04-17T12:29:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:10.477278+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e1824: 8 total, 8 up, 8 in 2024-04-17T12:29:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:10.624547+0000 mgr.y (mgr.14556) 2003 : cluster [DBG] pgmap v3514: 169 pgs: 169 active+clean; 732 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-17T12:29:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:10.624547+0000 mgr.y (mgr.14556) 2003 : cluster [DBG] pgmap v3514: 169 pgs: 169 active+clean; 732 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-17T12:29:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:29:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:11] "GET /metrics HTTP/1.1" 200 201092 "" "Prometheus/2.33.4" 2024-04-17T12:29:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:10.624547+0000 mgr.y (mgr.14556) 2003 : cluster [DBG] pgmap v3514: 169 pgs: 169 active+clean; 732 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-17T12:29:12.649 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:29:12.668 INFO:tasks.workunit.client.0.smithi031.stdout:write: * 83886080~1000 2024-04-17T12:29:12.675 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:29:12.839 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:29:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:11.635954+0000 mon.a (mon.0) 3283 : cluster [DBG] osdmap e1825: 8 total, 8 up, 8 in 2024-04-17T12:29:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:11.635954+0000 mon.a (mon.0) 3283 : cluster [DBG] osdmap e1825: 8 total, 8 up, 8 in 2024-04-17T12:29:12.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:11.635954+0000 mon.a (mon.0) 3283 : cluster [DBG] osdmap e1825: 8 total, 8 up, 8 in 2024-04-17T12:29:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:12.625221+0000 mgr.y (mgr.14556) 2004 : cluster [DBG] pgmap v3516: 169 pgs: 169 active+clean; 732 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:13.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:12.641023+0000 mon.a (mon.0) 3284 : cluster [DBG] osdmap e1826: 8 total, 8 up, 8 in 2024-04-17T12:29:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:12.625221+0000 mgr.y (mgr.14556) 2004 : cluster [DBG] pgmap v3516: 169 pgs: 169 active+clean; 732 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:12.641023+0000 mon.a (mon.0) 3284 : cluster [DBG] osdmap e1826: 8 total, 8 up, 8 in 2024-04-17T12:29:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:12.625221+0000 mgr.y (mgr.14556) 2004 : cluster [DBG] pgmap v3516: 169 pgs: 169 active+clean; 732 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:13.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:12.641023+0000 mon.a (mon.0) 3284 : cluster [DBG] osdmap e1826: 8 total, 8 up, 8 in 2024-04-17T12:29:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:29:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:29:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:13.643305+0000 mon.a (mon.0) 3285 : cluster [DBG] osdmap e1827: 8 total, 8 up, 8 in 2024-04-17T12:29:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:13.643305+0000 mon.a (mon.0) 3285 : cluster [DBG] osdmap e1827: 8 total, 8 up, 8 in 2024-04-17T12:29:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:13.643305+0000 mon.a (mon.0) 3285 : cluster [DBG] osdmap e1827: 8 total, 8 up, 8 in 2024-04-17T12:29:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:14.625754+0000 mgr.y (mgr.14556) 2005 : cluster [DBG] pgmap v3519: 169 pgs: 169 active+clean; 760 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 5.8 MiB/s wr, 447 op/s 2024-04-17T12:29:15.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:14.660894+0000 mon.a (mon.0) 3286 : cluster [DBG] osdmap e1828: 8 total, 8 up, 8 in 2024-04-17T12:29:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:14.625754+0000 mgr.y (mgr.14556) 2005 : cluster [DBG] pgmap v3519: 169 pgs: 169 active+clean; 760 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 5.8 MiB/s wr, 447 op/s 2024-04-17T12:29:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:14.660894+0000 mon.a (mon.0) 3286 : cluster [DBG] osdmap e1828: 8 total, 8 up, 8 in 2024-04-17T12:29:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:14.625754+0000 mgr.y (mgr.14556) 2005 : cluster [DBG] pgmap v3519: 169 pgs: 169 active+clean; 760 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 5.8 MiB/s wr, 447 op/s 2024-04-17T12:29:15.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:14.660894+0000 mon.a (mon.0) 3286 : cluster [DBG] osdmap e1828: 8 total, 8 up, 8 in 2024-04-17T12:29:16.095 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14166 ms) 2024-04-17T12:29:16.095 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.Clone 2024-04-17T12:29:16.126 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:16.138 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~8388609 2024-04-17T12:29:16.205 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 16777218~8388609 2024-04-17T12:29:16.259 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap 2024-04-17T12:29:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:15.667380+0000 mon.a (mon.0) 3287 : cluster [DBG] osdmap e1829: 8 total, 8 up, 8 in 2024-04-17T12:29:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:15.667380+0000 mon.a (mon.0) 3287 : cluster [DBG] osdmap e1829: 8 total, 8 up, 8 in 2024-04-17T12:29:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:15.667380+0000 mon.a (mon.0) 3287 : cluster [DBG] osdmap e1829: 8 total, 8 up, 8 in 2024-04-17T12:29:17.689 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap 2024-04-17T12:29:17.702 INFO:tasks.workunit.client.0.smithi031.stdout:clone image303 -> image306 2024-04-17T12:29:17.806 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~1000 2024-04-17T12:29:17.856 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1010~1000 2024-04-17T12:29:17.859 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap 2024-04-17T12:29:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:16.626194+0000 mgr.y (mgr.14556) 2006 : cluster [DBG] pgmap v3522: 169 pgs: 169 active+clean; 760 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 464 op/s 2024-04-17T12:29:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:16.673314+0000 mon.a (mon.0) 3288 : cluster [DBG] osdmap e1830: 8 total, 8 up, 8 in 2024-04-17T12:29:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:16.626194+0000 mgr.y (mgr.14556) 2006 : cluster [DBG] pgmap v3522: 169 pgs: 169 active+clean; 760 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 464 op/s 2024-04-17T12:29:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:16.673314+0000 mon.a (mon.0) 3288 : cluster [DBG] osdmap e1830: 8 total, 8 up, 8 in 2024-04-17T12:29:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:16.626194+0000 mgr.y (mgr.14556) 2006 : cluster [DBG] pgmap v3522: 169 pgs: 169 active+clean; 760 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 464 op/s 2024-04-17T12:29:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:16.673314+0000 mon.a (mon.0) 3288 : cluster [DBG] osdmap e1830: 8 total, 8 up, 8 in 2024-04-17T12:29:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:17.676371+0000 mon.a (mon.0) 3289 : cluster [DBG] osdmap e1831: 8 total, 8 up, 8 in 2024-04-17T12:29:18.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:17.676371+0000 mon.a (mon.0) 3289 : cluster [DBG] osdmap e1831: 8 total, 8 up, 8 in 2024-04-17T12:29:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:17.676371+0000 mon.a (mon.0) 3289 : cluster [DBG] osdmap e1831: 8 total, 8 up, 8 in 2024-04-17T12:29:19.707 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap 2024-04-17T12:29:19.721 INFO:tasks.workunit.client.0.smithi031.stdout:clone image306 -> image308 2024-04-17T12:29:19.863 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 1000~1000 2024-04-17T12:29:19.925 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 2010~1000 2024-04-17T12:29:19.928 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:29:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:18.627151+0000 mgr.y (mgr.14556) 2007 : cluster [DBG] pgmap v3525: 169 pgs: 169 active+clean; 764 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 8.0 MiB/s wr, 269 op/s 2024-04-17T12:29:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:18.688623+0000 mon.a (mon.0) 3290 : cluster [DBG] osdmap e1832: 8 total, 8 up, 8 in 2024-04-17T12:29:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:18.627151+0000 mgr.y (mgr.14556) 2007 : cluster [DBG] pgmap v3525: 169 pgs: 169 active+clean; 764 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 8.0 MiB/s wr, 269 op/s 2024-04-17T12:29:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:18.688623+0000 mon.a (mon.0) 3290 : cluster [DBG] osdmap e1832: 8 total, 8 up, 8 in 2024-04-17T12:29:19.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:18.627151+0000 mgr.y (mgr.14556) 2007 : cluster [DBG] pgmap v3525: 169 pgs: 169 active+clean; 764 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 8.0 MiB/s wr, 269 op/s 2024-04-17T12:29:19.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:18.688623+0000 mon.a (mon.0) 3290 : cluster [DBG] osdmap e1832: 8 total, 8 up, 8 in 2024-04-17T12:29:20.236 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:29:20.422 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:29:20.611 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.Clone (4515 ms) 2024-04-17T12:29:20.611 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneParent 2024-04-17T12:29:20.642 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:20.652 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap 2024-04-17T12:29:20.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:19.692098+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e1833: 8 total, 8 up, 8 in 2024-04-17T12:29:20.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:20.473059+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e1834: 8 total, 8 up, 8 in 2024-04-17T12:29:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:19.692098+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e1833: 8 total, 8 up, 8 in 2024-04-17T12:29:20.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:20.473059+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e1834: 8 total, 8 up, 8 in 2024-04-17T12:29:20.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:19.692098+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e1833: 8 total, 8 up, 8 in 2024-04-17T12:29:20.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:20.473059+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e1834: 8 total, 8 up, 8 in 2024-04-17T12:29:21.700 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:21] "GET /metrics HTTP/1.1" 200 201092 "" "Prometheus/2.33.4" 2024-04-17T12:29:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:20.627511+0000 mgr.y (mgr.14556) 2008 : cluster [DBG] pgmap v3529: 169 pgs: 169 active+clean; 764 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 8.1 MiB/s wr, 272 op/s 2024-04-17T12:29:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:21.479944+0000 mon.a (mon.0) 3293 : cluster [DBG] osdmap e1835: 8 total, 8 up, 8 in 2024-04-17T12:29:21.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:20.627511+0000 mgr.y (mgr.14556) 2008 : cluster [DBG] pgmap v3529: 169 pgs: 169 active+clean; 764 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 8.1 MiB/s wr, 272 op/s 2024-04-17T12:29:21.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:21.479944+0000 mon.a (mon.0) 3293 : cluster [DBG] osdmap e1835: 8 total, 8 up, 8 in 2024-04-17T12:29:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:20.627511+0000 mgr.y (mgr.14556) 2008 : cluster [DBG] pgmap v3529: 169 pgs: 169 active+clean; 764 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 8.1 MiB/s wr, 272 op/s 2024-04-17T12:29:21.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:21.479944+0000 mon.a (mon.0) 3293 : cluster [DBG] osdmap e1835: 8 total, 8 up, 8 in 2024-04-17T12:29:22.502 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap 2024-04-17T12:29:22.514 INFO:tasks.workunit.client.0.smithi031.stdout:clone image309 -> image312 2024-04-17T12:29:22.619 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:29:22.779 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:29:22.904 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneParent (2293 ms) 2024-04-17T12:29:22.904 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-04-17T12:29:22.936 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:22.947 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~10 2024-04-17T12:29:22.956 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap 2024-04-17T12:29:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:22.488057+0000 mon.a (mon.0) 3294 : cluster [DBG] osdmap e1836: 8 total, 8 up, 8 in 2024-04-17T12:29:23.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:22.628033+0000 mgr.y (mgr.14556) 2009 : cluster [DBG] pgmap v3532: 169 pgs: 169 active+clean; 764 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:23.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:22.488057+0000 mon.a (mon.0) 3294 : cluster [DBG] osdmap e1836: 8 total, 8 up, 8 in 2024-04-17T12:29:23.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:22.628033+0000 mgr.y (mgr.14556) 2009 : cluster [DBG] pgmap v3532: 169 pgs: 169 active+clean; 764 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:22.488057+0000 mon.a (mon.0) 3294 : cluster [DBG] osdmap e1836: 8 total, 8 up, 8 in 2024-04-17T12:29:23.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:22.628033+0000 mgr.y (mgr.14556) 2009 : cluster [DBG] pgmap v3532: 169 pgs: 169 active+clean; 764 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:29:24.504 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap 2024-04-17T12:29:24.518 INFO:tasks.workunit.client.0.smithi031.stdout:clone image313 -> image316 2024-04-17T12:29:24.615 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:29:24.774 INFO:tasks.workunit.client.0.smithi031.stdout:write: Y 0~1 2024-04-17T12:29:24.803 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:29:24.897 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:29:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:23.492044+0000 mon.a (mon.0) 3295 : cluster [DBG] osdmap e1837: 8 total, 8 up, 8 in 2024-04-17T12:29:24.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:29:23.926529+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:29:24.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:29:24.219999+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:29:24.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:29:24.220699+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:29:24.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:29:24.225188+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:29:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:23.492044+0000 mon.a (mon.0) 3295 : cluster [DBG] osdmap e1837: 8 total, 8 up, 8 in 2024-04-17T12:29:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:29:23.926529+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:29:24.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:29:24.219999+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:29:24.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:29:24.220699+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:29:24.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:29:24.225188+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:29:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:23.492044+0000 mon.a (mon.0) 3295 : cluster [DBG] osdmap e1837: 8 total, 8 up, 8 in 2024-04-17T12:29:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:29:23.926529+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:29:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:29:24.219999+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:29:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:29:24.220699+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:29:24.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:29:24.225188+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:29:25.006 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2102 ms) 2024-04-17T12:29:25.006 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-04-17T12:29:25.035 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:25.046 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 41943040~10 2024-04-17T12:29:25.055 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:29:25.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:24.494635+0000 mon.a (mon.0) 3300 : cluster [DBG] osdmap e1838: 8 total, 8 up, 8 in 2024-04-17T12:29:25.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:24.628666+0000 mgr.y (mgr.14556) 2010 : cluster [DBG] pgmap v3535: 169 pgs: 169 active+clean; 780 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 994 op/s 2024-04-17T12:29:25.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:24.494635+0000 mon.a (mon.0) 3300 : cluster [DBG] osdmap e1838: 8 total, 8 up, 8 in 2024-04-17T12:29:25.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:24.628666+0000 mgr.y (mgr.14556) 2010 : cluster [DBG] pgmap v3535: 169 pgs: 169 active+clean; 780 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 994 op/s 2024-04-17T12:29:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:24.494635+0000 mon.a (mon.0) 3300 : cluster [DBG] osdmap e1838: 8 total, 8 up, 8 in 2024-04-17T12:29:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:24.628666+0000 mgr.y (mgr.14556) 2010 : cluster [DBG] pgmap v3535: 169 pgs: 169 active+clean; 780 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 994 op/s 2024-04-17T12:29:26.526 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 41943041~10 2024-04-17T12:29:26.533 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:29:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:25.511054+0000 mon.a (mon.0) 3301 : cluster [DBG] osdmap e1839: 8 total, 8 up, 8 in 2024-04-17T12:29:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:25.511054+0000 mon.a (mon.0) 3301 : cluster [DBG] osdmap e1839: 8 total, 8 up, 8 in 2024-04-17T12:29:26.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:25.511054+0000 mon.a (mon.0) 3301 : cluster [DBG] osdmap e1839: 8 total, 8 up, 8 in 2024-04-17T12:29:27.685 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 41943042~10 2024-04-17T12:29:27.701 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:29:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:26.512251+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e1840: 8 total, 8 up, 8 in 2024-04-17T12:29:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:26.629216+0000 mgr.y (mgr.14556) 2011 : cluster [DBG] pgmap v3538: 169 pgs: 169 active+clean; 780 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 994 op/s 2024-04-17T12:29:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:26.512251+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e1840: 8 total, 8 up, 8 in 2024-04-17T12:29:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:26.629216+0000 mgr.y (mgr.14556) 2011 : cluster [DBG] pgmap v3538: 169 pgs: 169 active+clean; 780 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 994 op/s 2024-04-17T12:29:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:26.512251+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e1840: 8 total, 8 up, 8 in 2024-04-17T12:29:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:26.629216+0000 mgr.y (mgr.14556) 2011 : cluster [DBG] pgmap v3538: 169 pgs: 169 active+clean; 780 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 994 op/s 2024-04-17T12:29:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:27.528355+0000 mon.a (mon.0) 3303 : cluster [DBG] osdmap e1841: 8 total, 8 up, 8 in 2024-04-17T12:29:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:27.528355+0000 mon.a (mon.0) 3303 : cluster [DBG] osdmap e1841: 8 total, 8 up, 8 in 2024-04-17T12:29:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:27.528355+0000 mon.a (mon.0) 3303 : cluster [DBG] osdmap e1841: 8 total, 8 up, 8 in 2024-04-17T12:29:29.553 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 41943040 2024-04-17T12:29:29.588 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:29:29.650 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:29:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:28.526629+0000 mon.a (mon.0) 3304 : cluster [DBG] osdmap e1842: 8 total, 8 up, 8 in 2024-04-17T12:29:29.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:28.629705+0000 mgr.y (mgr.14556) 2012 : cluster [DBG] pgmap v3541: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 581 op/s 2024-04-17T12:29:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:28.526629+0000 mon.a (mon.0) 3304 : cluster [DBG] osdmap e1842: 8 total, 8 up, 8 in 2024-04-17T12:29:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:28.629705+0000 mgr.y (mgr.14556) 2012 : cluster [DBG] pgmap v3541: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 581 op/s 2024-04-17T12:29:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:28.526629+0000 mon.a (mon.0) 3304 : cluster [DBG] osdmap e1842: 8 total, 8 up, 8 in 2024-04-17T12:29:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:28.629705+0000 mgr.y (mgr.14556) 2012 : cluster [DBG] pgmap v3541: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 581 op/s 2024-04-17T12:29:30.679 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5673 ms) 2024-04-17T12:29:30.679 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-04-17T12:29:30.712 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:30.724 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 41943040~10 2024-04-17T12:29:30.733 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:29:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:29.543372+0000 mon.a (mon.0) 3305 : cluster [DBG] osdmap e1843: 8 total, 8 up, 8 in 2024-04-17T12:29:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:29.543372+0000 mon.a (mon.0) 3305 : cluster [DBG] osdmap e1843: 8 total, 8 up, 8 in 2024-04-17T12:29:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:29.543372+0000 mon.a (mon.0) 3305 : cluster [DBG] osdmap e1843: 8 total, 8 up, 8 in 2024-04-17T12:29:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:30.544890+0000 mon.a (mon.0) 3306 : cluster [DBG] osdmap e1844: 8 total, 8 up, 8 in 2024-04-17T12:29:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:30.630114+0000 mgr.y (mgr.14556) 2013 : cluster [DBG] pgmap v3544: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 581 op/s 2024-04-17T12:29:31.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:30.544890+0000 mon.a (mon.0) 3306 : cluster [DBG] osdmap e1844: 8 total, 8 up, 8 in 2024-04-17T12:29:31.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:30.630114+0000 mgr.y (mgr.14556) 2013 : cluster [DBG] pgmap v3544: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 581 op/s 2024-04-17T12:29:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:29:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:31] "GET /metrics HTTP/1.1" 200 201094 "" "Prometheus/2.33.4" 2024-04-17T12:29:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:30.544890+0000 mon.a (mon.0) 3306 : cluster [DBG] osdmap e1844: 8 total, 8 up, 8 in 2024-04-17T12:29:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:30.630114+0000 mgr.y (mgr.14556) 2013 : cluster [DBG] pgmap v3544: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 581 op/s 2024-04-17T12:29:32.573 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 41943040 2024-04-17T12:29:32.598 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:29:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:31.557427+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1845: 8 total, 8 up, 8 in 2024-04-17T12:29:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:31.557427+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1845: 8 total, 8 up, 8 in 2024-04-17T12:29:32.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:31.557427+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1845: 8 total, 8 up, 8 in 2024-04-17T12:29:33.724 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:33.736 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:29:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:32.561224+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e1846: 8 total, 8 up, 8 in 2024-04-17T12:29:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:32.630713+0000 mgr.y (mgr.14556) 2014 : cluster [DBG] pgmap v3547: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:32.561224+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e1846: 8 total, 8 up, 8 in 2024-04-17T12:29:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:32.630713+0000 mgr.y (mgr.14556) 2014 : cluster [DBG] pgmap v3547: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:32.561224+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e1846: 8 total, 8 up, 8 in 2024-04-17T12:29:33.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:32.630713+0000 mgr.y (mgr.14556) 2014 : cluster [DBG] pgmap v3547: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:29:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:29:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:33.575656+0000 mon.a (mon.0) 3309 : cluster [DBG] osdmap e1847: 8 total, 8 up, 8 in 2024-04-17T12:29:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:33.575656+0000 mon.a (mon.0) 3309 : cluster [DBG] osdmap e1847: 8 total, 8 up, 8 in 2024-04-17T12:29:34.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:33.575656+0000 mon.a (mon.0) 3309 : cluster [DBG] osdmap e1847: 8 total, 8 up, 8 in 2024-04-17T12:29:35.605 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 41943040~10 2024-04-17T12:29:35.614 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap4 2024-04-17T12:29:35.874 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:29:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:34.583493+0000 mon.a (mon.0) 3310 : cluster [DBG] osdmap e1848: 8 total, 8 up, 8 in 2024-04-17T12:29:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:34.631273+0000 mgr.y (mgr.14556) 2015 : cluster [DBG] pgmap v3550: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 293 op/s 2024-04-17T12:29:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:34.583493+0000 mon.a (mon.0) 3310 : cluster [DBG] osdmap e1848: 8 total, 8 up, 8 in 2024-04-17T12:29:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:34.631273+0000 mgr.y (mgr.14556) 2015 : cluster [DBG] pgmap v3550: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 293 op/s 2024-04-17T12:29:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:34.583493+0000 mon.a (mon.0) 3310 : cluster [DBG] osdmap e1848: 8 total, 8 up, 8 in 2024-04-17T12:29:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:34.631273+0000 mgr.y (mgr.14556) 2015 : cluster [DBG] pgmap v3550: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 293 op/s 2024-04-17T12:29:36.159 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:29:36.159 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (56m) 5m ago 57m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:29:36.159 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (57m) 5m ago 57m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:29:36.159 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (58m) 5m ago 58m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:29:36.159 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (58m) 5m ago 58m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:29:36.159 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (62m) 5m ago 62m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (63m) 5m ago 63m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (63m) 5m ago 64m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (62m) 5m ago 62m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (62m) 5m ago 62m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (58m) 5m ago 58m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (58m) 5m ago 58m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (61m) 5m ago 61m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (61m) 5m ago 61m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (61m) 5m ago 61m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (60m) 5m ago 60m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (60m) 5m ago 60m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (59m) 5m ago 59m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (59m) 5m ago 59m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (59m) 5m ago 59m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:29:36.160 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (56m) 5m ago 58m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:29:36.508 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:29:36.509 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:29:36.509 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:29:36.509 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:29:36.509 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:29:36.509 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:29:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:35.591880+0000 mon.a (mon.0) 3311 : cluster [DBG] osdmap e1849: 8 total, 8 up, 8 in 2024-04-17T12:29:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:29:35.859891+0000 mgr.y (mgr.14556) 2016 : audit [DBG] from='client.18144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:36.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:29:36.508452+0000 mon.a (mon.0) 3312 : audit [DBG] from='client.? 172.21.15.31:0/3411020522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:29:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:35.591880+0000 mon.a (mon.0) 3311 : cluster [DBG] osdmap e1849: 8 total, 8 up, 8 in 2024-04-17T12:29:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:29:35.859891+0000 mgr.y (mgr.14556) 2016 : audit [DBG] from='client.18144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:29:36.508452+0000 mon.a (mon.0) 3312 : audit [DBG] from='client.? 172.21.15.31:0/3411020522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:29:36.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:35.591880+0000 mon.a (mon.0) 3311 : cluster [DBG] osdmap e1849: 8 total, 8 up, 8 in 2024-04-17T12:29:36.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:29:35.859891+0000 mgr.y (mgr.14556) 2016 : audit [DBG] from='client.18144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:36.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:29:36.508452+0000 mon.a (mon.0) 3312 : audit [DBG] from='client.? 172.21.15.31:0/3411020522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:29:37.618 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 41943040 2024-04-17T12:29:37.639 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:29:37.723 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:29:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:29:36.151732+0000 mgr.y (mgr.14556) 2017 : audit [DBG] from='client.28043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:36.593802+0000 mon.a (mon.0) 3313 : cluster [DBG] osdmap e1850: 8 total, 8 up, 8 in 2024-04-17T12:29:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:36.631834+0000 mgr.y (mgr.14556) 2018 : cluster [DBG] pgmap v3553: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 293 op/s 2024-04-17T12:29:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:29:36.151732+0000 mgr.y (mgr.14556) 2017 : audit [DBG] from='client.28043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:36.593802+0000 mon.a (mon.0) 3313 : cluster [DBG] osdmap e1850: 8 total, 8 up, 8 in 2024-04-17T12:29:37.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:36.631834+0000 mgr.y (mgr.14556) 2018 : cluster [DBG] pgmap v3553: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 293 op/s 2024-04-17T12:29:37.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:29:36.151732+0000 mgr.y (mgr.14556) 2017 : audit [DBG] from='client.28043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:29:37.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:36.593802+0000 mon.a (mon.0) 3313 : cluster [DBG] osdmap e1850: 8 total, 8 up, 8 in 2024-04-17T12:29:37.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:36.631834+0000 mgr.y (mgr.14556) 2018 : cluster [DBG] pgmap v3553: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 293 op/s 2024-04-17T12:29:38.779 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8100 ms) 2024-04-17T12:29:38.779 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-04-17T12:29:38.814 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:38.826 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:29:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:37.606671+0000 mon.a (mon.0) 3314 : cluster [DBG] osdmap e1851: 8 total, 8 up, 8 in 2024-04-17T12:29:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:37.606671+0000 mon.a (mon.0) 3314 : cluster [DBG] osdmap e1851: 8 total, 8 up, 8 in 2024-04-17T12:29:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:37.606671+0000 mon.a (mon.0) 3314 : cluster [DBG] osdmap e1851: 8 total, 8 up, 8 in 2024-04-17T12:29:39.012 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.AbortInUseImage (233 ms) 2024-04-17T12:29:39.012 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-04-17T12:29:39.044 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:39.055 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:29:39.122 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:29:39.177 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:29:39.368 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:29:39.416 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:29:39.471 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:29:39.676 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (665 ms) 2024-04-17T12:29:39.676 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-04-17T12:29:39.708 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:39.718 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:29:39.769 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:29:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:38.614153+0000 mon.a (mon.0) 3315 : cluster [DBG] osdmap e1852: 8 total, 8 up, 8 in 2024-04-17T12:29:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:38.632262+0000 mgr.y (mgr.14556) 2019 : cluster [DBG] pgmap v3556: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 216 KiB/s rd, 17 KiB/s wr, 278 op/s 2024-04-17T12:29:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:38.614153+0000 mon.a (mon.0) 3315 : cluster [DBG] osdmap e1852: 8 total, 8 up, 8 in 2024-04-17T12:29:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:38.632262+0000 mgr.y (mgr.14556) 2019 : cluster [DBG] pgmap v3556: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 216 KiB/s rd, 17 KiB/s wr, 278 op/s 2024-04-17T12:29:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:38.614153+0000 mon.a (mon.0) 3315 : cluster [DBG] osdmap e1852: 8 total, 8 up, 8 in 2024-04-17T12:29:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:38.632262+0000 mgr.y (mgr.14556) 2019 : cluster [DBG] pgmap v3556: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 216 KiB/s rd, 17 KiB/s wr, 278 op/s 2024-04-17T12:29:41.499 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 8388609~8388609 2024-04-17T12:29:41.509 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 0~1000 2024-04-17T12:29:41.509 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1010~1000 2024-04-17T12:29:41.509 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:29:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:41] "GET /metrics HTTP/1.1" 200 201107 "" "Prometheus/2.33.4" 2024-04-17T12:29:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:40.478881+0000 mon.a (mon.0) 3316 : cluster [DBG] osdmap e1853: 8 total, 8 up, 8 in 2024-04-17T12:29:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:40.632732+0000 mgr.y (mgr.14556) 2020 : cluster [DBG] pgmap v3558: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 17 KiB/s wr, 275 op/s 2024-04-17T12:29:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:40.478881+0000 mon.a (mon.0) 3316 : cluster [DBG] osdmap e1853: 8 total, 8 up, 8 in 2024-04-17T12:29:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:40.632732+0000 mgr.y (mgr.14556) 2020 : cluster [DBG] pgmap v3558: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 17 KiB/s wr, 275 op/s 2024-04-17T12:29:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:40.478881+0000 mon.a (mon.0) 3316 : cluster [DBG] osdmap e1853: 8 total, 8 up, 8 in 2024-04-17T12:29:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:40.632732+0000 mgr.y (mgr.14556) 2020 : cluster [DBG] pgmap v3558: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 17 KiB/s wr, 275 op/s 2024-04-17T12:29:42.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:41.484841+0000 mon.a (mon.0) 3317 : cluster [DBG] osdmap e1854: 8 total, 8 up, 8 in 2024-04-17T12:29:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:41.484841+0000 mon.a (mon.0) 3317 : cluster [DBG] osdmap e1854: 8 total, 8 up, 8 in 2024-04-17T12:29:42.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:41.484841+0000 mon.a (mon.0) 3317 : cluster [DBG] osdmap e1854: 8 total, 8 up, 8 in 2024-04-17T12:29:43.513 INFO:tasks.workunit.client.0.smithi031.stdout:write: X 8388609~1000 2024-04-17T12:29:43.520 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 16777228~1000 2024-04-17T12:29:43.520 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 167772160 2024-04-17T12:29:43.530 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 83886079~8388609 2024-04-17T12:29:43.540 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:29:43.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:42.490716+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1855: 8 total, 8 up, 8 in 2024-04-17T12:29:43.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:42.633255+0000 mgr.y (mgr.14556) 2021 : cluster [DBG] pgmap v3561: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:42.490716+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1855: 8 total, 8 up, 8 in 2024-04-17T12:29:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:42.633255+0000 mgr.y (mgr.14556) 2021 : cluster [DBG] pgmap v3561: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:42.490716+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1855: 8 total, 8 up, 8 in 2024-04-17T12:29:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:42.633255+0000 mgr.y (mgr.14556) 2021 : cluster [DBG] pgmap v3561: 169 pgs: 169 active+clean; 784 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:29:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:29:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:43.497112+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1856: 8 total, 8 up, 8 in 2024-04-17T12:29:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:43.497112+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1856: 8 total, 8 up, 8 in 2024-04-17T12:29:44.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:43.497112+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1856: 8 total, 8 up, 8 in 2024-04-17T12:29:45.532 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:45.555 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 83886079~1 2024-04-17T12:29:45.563 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:29:45.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:44.499459+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1857: 8 total, 8 up, 8 in 2024-04-17T12:29:45.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:44.633735+0000 mgr.y (mgr.14556) 2022 : cluster [DBG] pgmap v3564: 169 pgs: 169 active+clean; 848 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 491 op/s 2024-04-17T12:29:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:44.499459+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1857: 8 total, 8 up, 8 in 2024-04-17T12:29:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:44.633735+0000 mgr.y (mgr.14556) 2022 : cluster [DBG] pgmap v3564: 169 pgs: 169 active+clean; 848 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 491 op/s 2024-04-17T12:29:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:44.499459+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1857: 8 total, 8 up, 8 in 2024-04-17T12:29:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:44.633735+0000 mgr.y (mgr.14556) 2022 : cluster [DBG] pgmap v3564: 169 pgs: 169 active+clean; 848 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 491 op/s 2024-04-17T12:29:46.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:45.510673+0000 mon.a (mon.0) 3321 : cluster [DBG] osdmap e1858: 8 total, 8 up, 8 in 2024-04-17T12:29:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:45.510673+0000 mon.a (mon.0) 3321 : cluster [DBG] osdmap e1858: 8 total, 8 up, 8 in 2024-04-17T12:29:46.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:45.510673+0000 mon.a (mon.0) 3321 : cluster [DBG] osdmap e1858: 8 total, 8 up, 8 in 2024-04-17T12:29:47.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:46.514283+0000 mon.a (mon.0) 3322 : cluster [DBG] osdmap e1859: 8 total, 8 up, 8 in 2024-04-17T12:29:47.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:46.634342+0000 mgr.y (mgr.14556) 2023 : cluster [DBG] pgmap v3567: 169 pgs: 169 active+clean; 848 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 491 op/s 2024-04-17T12:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:46.514283+0000 mon.a (mon.0) 3322 : cluster [DBG] osdmap e1859: 8 total, 8 up, 8 in 2024-04-17T12:29:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:46.634342+0000 mgr.y (mgr.14556) 2023 : cluster [DBG] pgmap v3567: 169 pgs: 169 active+clean; 848 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 491 op/s 2024-04-17T12:29:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:46.514283+0000 mon.a (mon.0) 3322 : cluster [DBG] osdmap e1859: 8 total, 8 up, 8 in 2024-04-17T12:29:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:46.634342+0000 mgr.y (mgr.14556) 2023 : cluster [DBG] pgmap v3567: 169 pgs: 169 active+clean; 848 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 491 op/s 2024-04-17T12:29:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:47.526135+0000 mon.a (mon.0) 3323 : cluster [DBG] osdmap e1860: 8 total, 8 up, 8 in 2024-04-17T12:29:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:47.526135+0000 mon.a (mon.0) 3323 : cluster [DBG] osdmap e1860: 8 total, 8 up, 8 in 2024-04-17T12:29:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:47.526135+0000 mon.a (mon.0) 3323 : cluster [DBG] osdmap e1860: 8 total, 8 up, 8 in 2024-04-17T12:29:49.037 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:29:49.146 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:29:49.550 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 0~8388609 2024-04-17T12:29:49.562 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 16777218~8388609 2024-04-17T12:29:49.649 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:29:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:48.547738+0000 mon.a (mon.0) 3324 : cluster [DBG] osdmap e1861: 8 total, 8 up, 8 in 2024-04-17T12:29:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:48.634913+0000 mgr.y (mgr.14556) 2024 : cluster [DBG] pgmap v3570: 169 pgs: 169 active+clean; 872 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:29:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:48.547738+0000 mon.a (mon.0) 3324 : cluster [DBG] osdmap e1861: 8 total, 8 up, 8 in 2024-04-17T12:29:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:48.634913+0000 mgr.y (mgr.14556) 2024 : cluster [DBG] pgmap v3570: 169 pgs: 169 active+clean; 872 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:29:49.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:48.547738+0000 mon.a (mon.0) 3324 : cluster [DBG] osdmap e1861: 8 total, 8 up, 8 in 2024-04-17T12:29:49.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:48.634913+0000 mgr.y (mgr.14556) 2024 : cluster [DBG] pgmap v3570: 169 pgs: 169 active+clean; 872 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:29:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:49.543464+0000 mon.a (mon.0) 3325 : cluster [DBG] osdmap e1862: 8 total, 8 up, 8 in 2024-04-17T12:29:50.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:50.480470+0000 mon.a (mon.0) 3326 : cluster [DBG] osdmap e1863: 8 total, 8 up, 8 in 2024-04-17T12:29:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:49.543464+0000 mon.a (mon.0) 3325 : cluster [DBG] osdmap e1862: 8 total, 8 up, 8 in 2024-04-17T12:29:50.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:50.480470+0000 mon.a (mon.0) 3326 : cluster [DBG] osdmap e1863: 8 total, 8 up, 8 in 2024-04-17T12:29:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:49.543464+0000 mon.a (mon.0) 3325 : cluster [DBG] osdmap e1862: 8 total, 8 up, 8 in 2024-04-17T12:29:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:50.480470+0000 mon.a (mon.0) 3326 : cluster [DBG] osdmap e1863: 8 total, 8 up, 8 in 2024-04-17T12:29:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:29:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:51] "GET /metrics HTTP/1.1" 200 201107 "" "Prometheus/2.33.4" 2024-04-17T12:29:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:50.635514+0000 mgr.y (mgr.14556) 2025 : cluster [DBG] pgmap v3573: 169 pgs: 169 active+clean; 872 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:29:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:51.485284+0000 mon.a (mon.0) 3327 : cluster [DBG] osdmap e1864: 8 total, 8 up, 8 in 2024-04-17T12:29:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:50.635514+0000 mgr.y (mgr.14556) 2025 : cluster [DBG] pgmap v3573: 169 pgs: 169 active+clean; 872 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:29:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:51.485284+0000 mon.a (mon.0) 3327 : cluster [DBG] osdmap e1864: 8 total, 8 up, 8 in 2024-04-17T12:29:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:50.635514+0000 mgr.y (mgr.14556) 2025 : cluster [DBG] pgmap v3573: 169 pgs: 169 active+clean; 872 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-17T12:29:51.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:51.485284+0000 mon.a (mon.0) 3327 : cluster [DBG] osdmap e1864: 8 total, 8 up, 8 in 2024-04-17T12:29:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:52.485567+0000 mon.a (mon.0) 3328 : cluster [DBG] osdmap e1865: 8 total, 8 up, 8 in 2024-04-17T12:29:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:52.635990+0000 mgr.y (mgr.14556) 2026 : cluster [DBG] pgmap v3576: 169 pgs: 169 active+clean; 872 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:53.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:52.485567+0000 mon.a (mon.0) 3328 : cluster [DBG] osdmap e1865: 8 total, 8 up, 8 in 2024-04-17T12:29:53.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:52.635990+0000 mgr.y (mgr.14556) 2026 : cluster [DBG] pgmap v3576: 169 pgs: 169 active+clean; 872 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:53.819 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.AbortWithSnapshots (14143 ms) 2024-04-17T12:29:53.820 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-04-17T12:29:53.850 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:53.861 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 0~10 2024-04-17T12:29:53.870 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:29:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:52.485567+0000 mon.a (mon.0) 3328 : cluster [DBG] osdmap e1865: 8 total, 8 up, 8 in 2024-04-17T12:29:53.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:52.635990+0000 mgr.y (mgr.14556) 2026 : cluster [DBG] pgmap v3576: 169 pgs: 169 active+clean; 872 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:29:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:29:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:29:54.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:53.490966+0000 mon.a (mon.0) 3329 : cluster [DBG] osdmap e1866: 8 total, 8 up, 8 in 2024-04-17T12:29:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:53.490966+0000 mon.a (mon.0) 3329 : cluster [DBG] osdmap e1866: 8 total, 8 up, 8 in 2024-04-17T12:29:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:53.490966+0000 mon.a (mon.0) 3329 : cluster [DBG] osdmap e1866: 8 total, 8 up, 8 in 2024-04-17T12:29:55.517 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:29:55.585 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:29:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:54.497256+0000 mon.a (mon.0) 3330 : cluster [DBG] osdmap e1867: 8 total, 8 up, 8 in 2024-04-17T12:29:55.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:54.636465+0000 mgr.y (mgr.14556) 2027 : cluster [DBG] pgmap v3579: 169 pgs: 169 active+clean; 940 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 396 op/s 2024-04-17T12:29:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:54.497256+0000 mon.a (mon.0) 3330 : cluster [DBG] osdmap e1867: 8 total, 8 up, 8 in 2024-04-17T12:29:55.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:54.636465+0000 mgr.y (mgr.14556) 2027 : cluster [DBG] pgmap v3579: 169 pgs: 169 active+clean; 940 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 396 op/s 2024-04-17T12:29:55.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:54.497256+0000 mon.a (mon.0) 3330 : cluster [DBG] osdmap e1867: 8 total, 8 up, 8 in 2024-04-17T12:29:55.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:54.636465+0000 mgr.y (mgr.14556) 2027 : cluster [DBG] pgmap v3579: 169 pgs: 169 active+clean; 940 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 396 op/s 2024-04-17T12:29:56.742 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:29:56.826 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:29:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:55.502611+0000 mon.a (mon.0) 3331 : cluster [DBG] osdmap e1868: 8 total, 8 up, 8 in 2024-04-17T12:29:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:55.502611+0000 mon.a (mon.0) 3331 : cluster [DBG] osdmap e1868: 8 total, 8 up, 8 in 2024-04-17T12:29:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:55.502611+0000 mon.a (mon.0) 3331 : cluster [DBG] osdmap e1868: 8 total, 8 up, 8 in 2024-04-17T12:29:57.648 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneV1Parent (3828 ms) 2024-04-17T12:29:57.648 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-04-17T12:29:57.681 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:29:57.692 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 0~10 2024-04-17T12:29:57.702 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:29:57.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:56.508027+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e1869: 8 total, 8 up, 8 in 2024-04-17T12:29:57.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:56.636895+0000 mgr.y (mgr.14556) 2028 : cluster [DBG] pgmap v3582: 169 pgs: 169 active+clean; 940 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 396 op/s 2024-04-17T12:29:57.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:56.508027+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e1869: 8 total, 8 up, 8 in 2024-04-17T12:29:57.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:56.636895+0000 mgr.y (mgr.14556) 2028 : cluster [DBG] pgmap v3582: 169 pgs: 169 active+clean; 940 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 396 op/s 2024-04-17T12:29:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:56.508027+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e1869: 8 total, 8 up, 8 in 2024-04-17T12:29:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:56.636895+0000 mgr.y (mgr.14556) 2028 : cluster [DBG] pgmap v3582: 169 pgs: 169 active+clean; 940 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 396 op/s 2024-04-17T12:29:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:57.513676+0000 mon.a (mon.0) 3333 : cluster [DBG] osdmap e1870: 8 total, 8 up, 8 in 2024-04-17T12:29:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:57.513676+0000 mon.a (mon.0) 3333 : cluster [DBG] osdmap e1870: 8 total, 8 up, 8 in 2024-04-17T12:29:58.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:57.513676+0000 mon.a (mon.0) 3333 : cluster [DBG] osdmap e1870: 8 total, 8 up, 8 in 2024-04-17T12:29:59.541 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:29:59.610 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:29:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:58.515369+0000 mon.a (mon.0) 3334 : cluster [DBG] osdmap e1871: 8 total, 8 up, 8 in 2024-04-17T12:29:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:29:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:58.637402+0000 mgr.y (mgr.14556) 2029 : cluster [DBG] pgmap v3585: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-04-17T12:29:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:58.515369+0000 mon.a (mon.0) 3334 : cluster [DBG] osdmap e1871: 8 total, 8 up, 8 in 2024-04-17T12:29:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:29:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:58.637402+0000 mgr.y (mgr.14556) 2029 : cluster [DBG] pgmap v3585: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-04-17T12:29:59.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:58.515369+0000 mon.a (mon.0) 3334 : cluster [DBG] osdmap e1871: 8 total, 8 up, 8 in 2024-04-17T12:29:59.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:29:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:58.637402+0000 mgr.y (mgr.14556) 2029 : cluster [DBG] pgmap v3585: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-04-17T12:30:00.706 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:30:00.783 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:30:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:29:59.528258+0000 mon.a (mon.0) 3335 : cluster [DBG] osdmap e1872: 8 total, 8 up, 8 in 2024-04-17T12:30:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.000177+0000 mon.a (mon.0) 3336 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled; Upgrade: failed to pull target image 2024-04-17T12:30:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.000209+0000 mon.a (mon.0) 3337 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-04-17T12:30:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.000230+0000 mon.a (mon.0) 3338 : cluster [WRN] application not enabled on pool 'test-librbd-smithi031-86607-30' 2024-04-17T12:30:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.000247+0000 mon.a (mon.0) 3339 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-04-17T12:30:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.000271+0000 mon.a (mon.0) 3340 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T12:30:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.000286+0000 mon.a (mon.0) 3341 : cluster [WRN] host smithi031 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:30:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.000304+0000 mon.a (mon.0) 3342 : cluster [WRN] Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:30:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.000322+0000 mon.a (mon.0) 3343 : cluster [WRN] /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:30:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.000340+0000 mon.a (mon.0) 3344 : cluster [WRN] /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T12:30:00.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.000359+0000 mon.a (mon.0) 3345 : cluster [WRN] ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:30:00.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.483727+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1873: 8 total, 8 up, 8 in 2024-04-17T12:30:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:29:59.528258+0000 mon.a (mon.0) 3335 : cluster [DBG] osdmap e1872: 8 total, 8 up, 8 in 2024-04-17T12:30:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.000177+0000 mon.a (mon.0) 3336 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled; Upgrade: failed to pull target image 2024-04-17T12:30:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.000209+0000 mon.a (mon.0) 3337 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-04-17T12:30:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.000230+0000 mon.a (mon.0) 3338 : cluster [WRN] application not enabled on pool 'test-librbd-smithi031-86607-30' 2024-04-17T12:30:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.000247+0000 mon.a (mon.0) 3339 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-04-17T12:30:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.000271+0000 mon.a (mon.0) 3340 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T12:30:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.000286+0000 mon.a (mon.0) 3341 : cluster [WRN] host smithi031 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:30:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.000304+0000 mon.a (mon.0) 3342 : cluster [WRN] Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:30:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.000322+0000 mon.a (mon.0) 3343 : cluster [WRN] /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:30:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.000340+0000 mon.a (mon.0) 3344 : cluster [WRN] /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T12:30:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.000359+0000 mon.a (mon.0) 3345 : cluster [WRN] ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:30:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.483727+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1873: 8 total, 8 up, 8 in 2024-04-17T12:30:00.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:29:59.528258+0000 mon.a (mon.0) 3335 : cluster [DBG] osdmap e1872: 8 total, 8 up, 8 in 2024-04-17T12:30:00.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.000177+0000 mon.a (mon.0) 3336 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled; Upgrade: failed to pull target image 2024-04-17T12:30:00.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.000209+0000 mon.a (mon.0) 3337 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-04-17T12:30:00.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.000230+0000 mon.a (mon.0) 3338 : cluster [WRN] application not enabled on pool 'test-librbd-smithi031-86607-30' 2024-04-17T12:30:00.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.000247+0000 mon.a (mon.0) 3339 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-04-17T12:30:00.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.000271+0000 mon.a (mon.0) 3340 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T12:30:00.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.000286+0000 mon.a (mon.0) 3341 : cluster [WRN] host smithi031 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:30:00.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.000304+0000 mon.a (mon.0) 3342 : cluster [WRN] Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:30:00.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.000322+0000 mon.a (mon.0) 3343 : cluster [WRN] /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:30:00.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.000340+0000 mon.a (mon.0) 3344 : cluster [WRN] /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T12:30:00.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.000359+0000 mon.a (mon.0) 3345 : cluster [WRN] ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:30:00.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.483727+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1873: 8 total, 8 up, 8 in 2024-04-17T12:30:01.676 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneV2Parent (4029 ms) 2024-04-17T12:30:01.677 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-04-17T12:30:01.710 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:30:01.722 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 0~10 2024-04-17T12:30:01.731 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:30:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:00.637832+0000 mgr.y (mgr.14556) 2030 : cluster [DBG] pgmap v3588: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-04-17T12:30:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:00.637832+0000 mgr.y (mgr.14556) 2030 : cluster [DBG] pgmap v3588: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-04-17T12:30:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:30:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:01] "GET /metrics HTTP/1.1" 200 201097 "" "Prometheus/2.33.4" 2024-04-17T12:30:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:00.637832+0000 mgr.y (mgr.14556) 2030 : cluster [DBG] pgmap v3588: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-04-17T12:30:02.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:01.533270+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e1874: 8 total, 8 up, 8 in 2024-04-17T12:30:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:01.533270+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e1874: 8 total, 8 up, 8 in 2024-04-17T12:30:02.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:01.533270+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e1874: 8 total, 8 up, 8 in 2024-04-17T12:30:03.567 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:30:03.629 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:30:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:02.538864+0000 mon.a (mon.0) 3348 : cluster [DBG] osdmap e1875: 8 total, 8 up, 8 in 2024-04-17T12:30:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:02.638441+0000 mgr.y (mgr.14556) 2031 : cluster [DBG] pgmap v3591: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:02.538864+0000 mon.a (mon.0) 3348 : cluster [DBG] osdmap e1875: 8 total, 8 up, 8 in 2024-04-17T12:30:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:02.638441+0000 mgr.y (mgr.14556) 2031 : cluster [DBG] pgmap v3591: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:03.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:02.538864+0000 mon.a (mon.0) 3348 : cluster [DBG] osdmap e1875: 8 total, 8 up, 8 in 2024-04-17T12:30:03.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:02.638441+0000 mgr.y (mgr.14556) 2031 : cluster [DBG] pgmap v3591: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:30:04.739 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:30:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:03.553595+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e1876: 8 total, 8 up, 8 in 2024-04-17T12:30:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:03.553595+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e1876: 8 total, 8 up, 8 in 2024-04-17T12:30:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:03.553595+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e1876: 8 total, 8 up, 8 in 2024-04-17T12:30:05.710 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4034 ms) 2024-04-17T12:30:05.710 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-04-17T12:30:05.745 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:30:05.756 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 0~10 2024-04-17T12:30:05.765 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:30:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:04.556610+0000 mon.a (mon.0) 3350 : cluster [DBG] osdmap e1877: 8 total, 8 up, 8 in 2024-04-17T12:30:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:04.638852+0000 mgr.y (mgr.14556) 2032 : cluster [DBG] pgmap v3594: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-04-17T12:30:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:04.556610+0000 mon.a (mon.0) 3350 : cluster [DBG] osdmap e1877: 8 total, 8 up, 8 in 2024-04-17T12:30:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:04.638852+0000 mgr.y (mgr.14556) 2032 : cluster [DBG] pgmap v3594: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-04-17T12:30:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:04.556610+0000 mon.a (mon.0) 3350 : cluster [DBG] osdmap e1877: 8 total, 8 up, 8 in 2024-04-17T12:30:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:04.638852+0000 mgr.y (mgr.14556) 2032 : cluster [DBG] pgmap v3594: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-04-17T12:30:06.840 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:30:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:05.569972+0000 mon.a (mon.0) 3351 : cluster [DBG] osdmap e1878: 8 total, 8 up, 8 in 2024-04-17T12:30:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:05.569972+0000 mon.a (mon.0) 3351 : cluster [DBG] osdmap e1878: 8 total, 8 up, 8 in 2024-04-17T12:30:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:05.569972+0000 mon.a (mon.0) 3351 : cluster [DBG] osdmap e1878: 8 total, 8 up, 8 in 2024-04-17T12:30:07.151 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (57m) 5m ago 58m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (58m) 5m ago 58m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (59m) 5m ago 59m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (59m) 5m ago 59m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (62m) 5m ago 62m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (64m) 5m ago 64m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (64m) 5m ago 64m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (63m) 5m ago 63m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (63m) 5m ago 63m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (58m) 5m ago 58m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (58m) 5m ago 58m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (62m) 5m ago 62m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:30:07.152 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (62m) 5m ago 62m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:30:07.153 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (61m) 5m ago 61m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:30:07.153 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (61m) 5m ago 61m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:30:07.153 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (60m) 5m ago 60m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:30:07.153 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (60m) 5m ago 60m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:30:07.153 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (60m) 5m ago 60m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:30:07.153 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (59m) 5m ago 59m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:30:07.153 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (57m) 5m ago 58m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:30:07.499 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:30:07.499 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:30:07.499 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:30:07.499 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:30:07.499 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:30:07.499 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:30:07.499 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:30:07.499 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:30:07.499 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:30:07.500 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:30:07.500 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:30:07.500 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:30:07.500 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:30:07.500 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:30:07.500 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:30:07.500 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:30:07.500 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:30:07.593 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:30:07.652 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:30:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:06.572011+0000 mon.a (mon.0) 3352 : cluster [DBG] osdmap e1879: 8 total, 8 up, 8 in 2024-04-17T12:30:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:06.639199+0000 mgr.y (mgr.14556) 2033 : cluster [DBG] pgmap v3597: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-04-17T12:30:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:30:06.829453+0000 mgr.y (mgr.14556) 2034 : audit [DBG] from='client.28055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:30:07.499404+0000 mon.a (mon.0) 3353 : audit [DBG] from='client.? 172.21.15.31:0/3767079738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:30:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:06.572011+0000 mon.a (mon.0) 3352 : cluster [DBG] osdmap e1879: 8 total, 8 up, 8 in 2024-04-17T12:30:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:06.639199+0000 mgr.y (mgr.14556) 2033 : cluster [DBG] pgmap v3597: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-04-17T12:30:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:30:06.829453+0000 mgr.y (mgr.14556) 2034 : audit [DBG] from='client.28055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:30:07.499404+0000 mon.a (mon.0) 3353 : audit [DBG] from='client.? 172.21.15.31:0/3767079738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:30:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:06.572011+0000 mon.a (mon.0) 3352 : cluster [DBG] osdmap e1879: 8 total, 8 up, 8 in 2024-04-17T12:30:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:06.639199+0000 mgr.y (mgr.14556) 2033 : cluster [DBG] pgmap v3597: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-04-17T12:30:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:30:06.829453+0000 mgr.y (mgr.14556) 2034 : audit [DBG] from='client.28055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:30:07.499404+0000 mon.a (mon.0) 3353 : audit [DBG] from='client.? 172.21.15.31:0/3767079738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:30:08.772 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:30:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:30:07.144126+0000 mgr.y (mgr.14556) 2035 : audit [DBG] from='client.28061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:08.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:07.581130+0000 mon.a (mon.0) 3354 : cluster [DBG] osdmap e1880: 8 total, 8 up, 8 in 2024-04-17T12:30:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:30:07.144126+0000 mgr.y (mgr.14556) 2035 : audit [DBG] from='client.28061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:07.581130+0000 mon.a (mon.0) 3354 : cluster [DBG] osdmap e1880: 8 total, 8 up, 8 in 2024-04-17T12:30:08.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:30:07.144126+0000 mgr.y (mgr.14556) 2035 : audit [DBG] from='client.28061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:08.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:07.581130+0000 mon.a (mon.0) 3354 : cluster [DBG] osdmap e1880: 8 total, 8 up, 8 in 2024-04-17T12:30:09.738 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4028 ms) 2024-04-17T12:30:09.738 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-04-17T12:30:09.771 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:30:09.784 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 0~10 2024-04-17T12:30:09.793 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:30:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:08.584539+0000 mon.a (mon.0) 3355 : cluster [DBG] osdmap e1881: 8 total, 8 up, 8 in 2024-04-17T12:30:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:08.639692+0000 mgr.y (mgr.14556) 2036 : cluster [DBG] pgmap v3600: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-04-17T12:30:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:08.584539+0000 mon.a (mon.0) 3355 : cluster [DBG] osdmap e1881: 8 total, 8 up, 8 in 2024-04-17T12:30:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:08.639692+0000 mgr.y (mgr.14556) 2036 : cluster [DBG] pgmap v3600: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-04-17T12:30:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:08.584539+0000 mon.a (mon.0) 3355 : cluster [DBG] osdmap e1881: 8 total, 8 up, 8 in 2024-04-17T12:30:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:08.639692+0000 mgr.y (mgr.14556) 2036 : cluster [DBG] pgmap v3600: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-04-17T12:30:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:09.589362+0000 mon.a (mon.0) 3356 : cluster [DBG] osdmap e1882: 8 total, 8 up, 8 in 2024-04-17T12:30:10.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:10.485910+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1883: 8 total, 8 up, 8 in 2024-04-17T12:30:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:09.589362+0000 mon.a (mon.0) 3356 : cluster [DBG] osdmap e1882: 8 total, 8 up, 8 in 2024-04-17T12:30:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:10.485910+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1883: 8 total, 8 up, 8 in 2024-04-17T12:30:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:09.589362+0000 mon.a (mon.0) 3356 : cluster [DBG] osdmap e1882: 8 total, 8 up, 8 in 2024-04-17T12:30:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:10.485910+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1883: 8 total, 8 up, 8 in 2024-04-17T12:30:11.500 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:30:11.568 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:30:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:10.640171+0000 mgr.y (mgr.14556) 2037 : cluster [DBG] pgmap v3603: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-04-17T12:30:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:11.488367+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e1884: 8 total, 8 up, 8 in 2024-04-17T12:30:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:10.640171+0000 mgr.y (mgr.14556) 2037 : cluster [DBG] pgmap v3603: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-04-17T12:30:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:11.488367+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e1884: 8 total, 8 up, 8 in 2024-04-17T12:30:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:11] "GET /metrics HTTP/1.1" 200 201088 "" "Prometheus/2.33.4" 2024-04-17T12:30:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:10.640171+0000 mgr.y (mgr.14556) 2037 : cluster [DBG] pgmap v3603: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-04-17T12:30:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:11.488367+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e1884: 8 total, 8 up, 8 in 2024-04-17T12:30:12.816 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:30:13.745 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4006 ms) 2024-04-17T12:30:13.745 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-04-17T12:30:13.780 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:30:13.792 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 0~10 2024-04-17T12:30:13.801 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:30:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:12.602688+0000 mon.a (mon.0) 3359 : cluster [DBG] osdmap e1885: 8 total, 8 up, 8 in 2024-04-17T12:30:13.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:12.640620+0000 mgr.y (mgr.14556) 2038 : cluster [DBG] pgmap v3606: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:12.602688+0000 mon.a (mon.0) 3359 : cluster [DBG] osdmap e1885: 8 total, 8 up, 8 in 2024-04-17T12:30:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:12.640620+0000 mgr.y (mgr.14556) 2038 : cluster [DBG] pgmap v3606: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:13.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:12.602688+0000 mon.a (mon.0) 3359 : cluster [DBG] osdmap e1885: 8 total, 8 up, 8 in 2024-04-17T12:30:13.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:12.640620+0000 mgr.y (mgr.14556) 2038 : cluster [DBG] pgmap v3606: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:30:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:13.607565+0000 mon.a (mon.0) 3360 : cluster [DBG] osdmap e1886: 8 total, 8 up, 8 in 2024-04-17T12:30:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:13.607565+0000 mon.a (mon.0) 3360 : cluster [DBG] osdmap e1886: 8 total, 8 up, 8 in 2024-04-17T12:30:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:13.607565+0000 mon.a (mon.0) 3360 : cluster [DBG] osdmap e1886: 8 total, 8 up, 8 in 2024-04-17T12:30:15.634 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:30:15.699 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:30:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:14.609677+0000 mon.a (mon.0) 3361 : cluster [DBG] osdmap e1887: 8 total, 8 up, 8 in 2024-04-17T12:30:15.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:14.641315+0000 mgr.y (mgr.14556) 2039 : cluster [DBG] pgmap v3609: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 371 KiB/s rd, 22 KiB/s wr, 467 op/s 2024-04-17T12:30:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:14.609677+0000 mon.a (mon.0) 3361 : cluster [DBG] osdmap e1887: 8 total, 8 up, 8 in 2024-04-17T12:30:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:14.641315+0000 mgr.y (mgr.14556) 2039 : cluster [DBG] pgmap v3609: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 371 KiB/s rd, 22 KiB/s wr, 467 op/s 2024-04-17T12:30:15.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:14.609677+0000 mon.a (mon.0) 3361 : cluster [DBG] osdmap e1887: 8 total, 8 up, 8 in 2024-04-17T12:30:15.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:14.641315+0000 mgr.y (mgr.14556) 2039 : cluster [DBG] pgmap v3609: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 371 KiB/s rd, 22 KiB/s wr, 467 op/s 2024-04-17T12:30:16.820 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:30:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:15.620559+0000 mon.a (mon.0) 3362 : cluster [DBG] osdmap e1888: 8 total, 8 up, 8 in 2024-04-17T12:30:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:15.620559+0000 mon.a (mon.0) 3362 : cluster [DBG] osdmap e1888: 8 total, 8 up, 8 in 2024-04-17T12:30:16.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:15.620559+0000 mon.a (mon.0) 3362 : cluster [DBG] osdmap e1888: 8 total, 8 up, 8 in 2024-04-17T12:30:17.782 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4038 ms) 2024-04-17T12:30:17.782 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-04-17T12:30:17.813 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:30:17.826 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 0~10 2024-04-17T12:30:17.835 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:30:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:16.624623+0000 mon.a (mon.0) 3363 : cluster [DBG] osdmap e1889: 8 total, 8 up, 8 in 2024-04-17T12:30:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:16.641707+0000 mgr.y (mgr.14556) 2040 : cluster [DBG] pgmap v3612: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 371 KiB/s rd, 22 KiB/s wr, 467 op/s 2024-04-17T12:30:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:16.624623+0000 mon.a (mon.0) 3363 : cluster [DBG] osdmap e1889: 8 total, 8 up, 8 in 2024-04-17T12:30:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:16.641707+0000 mgr.y (mgr.14556) 2040 : cluster [DBG] pgmap v3612: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 371 KiB/s rd, 22 KiB/s wr, 467 op/s 2024-04-17T12:30:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:16.624623+0000 mon.a (mon.0) 3363 : cluster [DBG] osdmap e1889: 8 total, 8 up, 8 in 2024-04-17T12:30:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:16.641707+0000 mgr.y (mgr.14556) 2040 : cluster [DBG] pgmap v3612: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 371 KiB/s rd, 22 KiB/s wr, 467 op/s 2024-04-17T12:30:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:17.635966+0000 mon.a (mon.0) 3364 : cluster [DBG] osdmap e1890: 8 total, 8 up, 8 in 2024-04-17T12:30:18.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:17.635966+0000 mon.a (mon.0) 3364 : cluster [DBG] osdmap e1890: 8 total, 8 up, 8 in 2024-04-17T12:30:18.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:17.635966+0000 mon.a (mon.0) 3364 : cluster [DBG] osdmap e1890: 8 total, 8 up, 8 in 2024-04-17T12:30:19.659 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:30:19.727 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:30:19.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:18.638385+0000 mon.a (mon.0) 3365 : cluster [DBG] osdmap e1891: 8 total, 8 up, 8 in 2024-04-17T12:30:19.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:18.642202+0000 mgr.y (mgr.14556) 2041 : cluster [DBG] pgmap v3615: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 331 KiB/s rd, 24 KiB/s wr, 434 op/s 2024-04-17T12:30:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:18.638385+0000 mon.a (mon.0) 3365 : cluster [DBG] osdmap e1891: 8 total, 8 up, 8 in 2024-04-17T12:30:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:18.642202+0000 mgr.y (mgr.14556) 2041 : cluster [DBG] pgmap v3615: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 331 KiB/s rd, 24 KiB/s wr, 434 op/s 2024-04-17T12:30:19.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:18.638385+0000 mon.a (mon.0) 3365 : cluster [DBG] osdmap e1891: 8 total, 8 up, 8 in 2024-04-17T12:30:19.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:18.642202+0000 mgr.y (mgr.14556) 2041 : cluster [DBG] pgmap v3615: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 331 KiB/s rd, 24 KiB/s wr, 434 op/s 2024-04-17T12:30:20.705 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:30:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:19.648897+0000 mon.a (mon.0) 3366 : cluster [DBG] osdmap e1892: 8 total, 8 up, 8 in 2024-04-17T12:30:20.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:20.490766+0000 mon.a (mon.0) 3367 : cluster [DBG] osdmap e1893: 8 total, 8 up, 8 in 2024-04-17T12:30:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:19.648897+0000 mon.a (mon.0) 3366 : cluster [DBG] osdmap e1892: 8 total, 8 up, 8 in 2024-04-17T12:30:20.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:20.490766+0000 mon.a (mon.0) 3367 : cluster [DBG] osdmap e1893: 8 total, 8 up, 8 in 2024-04-17T12:30:20.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:19.648897+0000 mon.a (mon.0) 3366 : cluster [DBG] osdmap e1892: 8 total, 8 up, 8 in 2024-04-17T12:30:20.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:20.490766+0000 mon.a (mon.0) 3367 : cluster [DBG] osdmap e1893: 8 total, 8 up, 8 in 2024-04-17T12:30:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:20.642619+0000 mgr.y (mgr.14556) 2042 : cluster [DBG] pgmap v3618: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 331 KiB/s rd, 24 KiB/s wr, 434 op/s 2024-04-17T12:30:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:30:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:21] "GET /metrics HTTP/1.1" 200 201088 "" "Prometheus/2.33.4" 2024-04-17T12:30:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:20.642619+0000 mgr.y (mgr.14556) 2042 : cluster [DBG] pgmap v3618: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 331 KiB/s rd, 24 KiB/s wr, 434 op/s 2024-04-17T12:30:21.800 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4018 ms) 2024-04-17T12:30:21.800 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-04-17T12:30:21.835 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:30:21.847 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 0~10 2024-04-17T12:30:21.856 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:30:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:20.642619+0000 mgr.y (mgr.14556) 2042 : cluster [DBG] pgmap v3618: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 331 KiB/s rd, 24 KiB/s wr, 434 op/s 2024-04-17T12:30:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:21.656525+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e1894: 8 total, 8 up, 8 in 2024-04-17T12:30:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:21.656525+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e1894: 8 total, 8 up, 8 in 2024-04-17T12:30:22.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:21.656525+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e1894: 8 total, 8 up, 8 in 2024-04-17T12:30:23.677 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:30:23.750 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:30:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:22.643303+0000 mgr.y (mgr.14556) 2043 : cluster [DBG] pgmap v3620: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:22.661041+0000 mon.a (mon.0) 3369 : cluster [DBG] osdmap e1895: 8 total, 8 up, 8 in 2024-04-17T12:30:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:22.643303+0000 mgr.y (mgr.14556) 2043 : cluster [DBG] pgmap v3620: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:22.661041+0000 mon.a (mon.0) 3369 : cluster [DBG] osdmap e1895: 8 total, 8 up, 8 in 2024-04-17T12:30:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:22.643303+0000 mgr.y (mgr.14556) 2043 : cluster [DBG] pgmap v3620: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:22.661041+0000 mon.a (mon.0) 3369 : cluster [DBG] osdmap e1895: 8 total, 8 up, 8 in 2024-04-17T12:30:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:30:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:30:24.842 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:30:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:23.667483+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e1896: 8 total, 8 up, 8 in 2024-04-17T12:30:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:30:24.230485+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:30:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:23.667483+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e1896: 8 total, 8 up, 8 in 2024-04-17T12:30:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:30:24.230485+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:30:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:23.667483+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e1896: 8 total, 8 up, 8 in 2024-04-17T12:30:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:30:24.230485+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:30:25.622 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (3822 ms) 2024-04-17T12:30:25.622 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-04-17T12:30:25.657 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:30:25.669 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 0~10 2024-04-17T12:30:25.678 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:30:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:24.643712+0000 mgr.y (mgr.14556) 2044 : cluster [DBG] pgmap v3623: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 258 KiB/s rd, 17 KiB/s wr, 332 op/s 2024-04-17T12:30:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:24.674144+0000 mon.a (mon.0) 3372 : cluster [DBG] osdmap e1897: 8 total, 8 up, 8 in 2024-04-17T12:30:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:25.488784+0000 mon.a (mon.0) 3373 : cluster [DBG] osdmap e1898: 8 total, 8 up, 8 in 2024-04-17T12:30:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:24.643712+0000 mgr.y (mgr.14556) 2044 : cluster [DBG] pgmap v3623: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 258 KiB/s rd, 17 KiB/s wr, 332 op/s 2024-04-17T12:30:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:24.674144+0000 mon.a (mon.0) 3372 : cluster [DBG] osdmap e1897: 8 total, 8 up, 8 in 2024-04-17T12:30:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:25.488784+0000 mon.a (mon.0) 3373 : cluster [DBG] osdmap e1898: 8 total, 8 up, 8 in 2024-04-17T12:30:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:24.643712+0000 mgr.y (mgr.14556) 2044 : cluster [DBG] pgmap v3623: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 258 KiB/s rd, 17 KiB/s wr, 332 op/s 2024-04-17T12:30:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:24.674144+0000 mon.a (mon.0) 3372 : cluster [DBG] osdmap e1897: 8 total, 8 up, 8 in 2024-04-17T12:30:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:25.488784+0000 mon.a (mon.0) 3373 : cluster [DBG] osdmap e1898: 8 total, 8 up, 8 in 2024-04-17T12:30:27.699 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:30:27.761 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:30:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:26.644090+0000 mgr.y (mgr.14556) 2045 : cluster [DBG] pgmap v3626: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 268 KiB/s rd, 17 KiB/s wr, 344 op/s 2024-04-17T12:30:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:26.683869+0000 mon.a (mon.0) 3374 : cluster [DBG] osdmap e1899: 8 total, 8 up, 8 in 2024-04-17T12:30:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:30:27.666851+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:30:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:26.644090+0000 mgr.y (mgr.14556) 2045 : cluster [DBG] pgmap v3626: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 268 KiB/s rd, 17 KiB/s wr, 344 op/s 2024-04-17T12:30:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:26.683869+0000 mon.a (mon.0) 3374 : cluster [DBG] osdmap e1899: 8 total, 8 up, 8 in 2024-04-17T12:30:27.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:30:27.666851+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:30:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:26.644090+0000 mgr.y (mgr.14556) 2045 : cluster [DBG] pgmap v3626: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 268 KiB/s rd, 17 KiB/s wr, 344 op/s 2024-04-17T12:30:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:26.683869+0000 mon.a (mon.0) 3374 : cluster [DBG] osdmap e1899: 8 total, 8 up, 8 in 2024-04-17T12:30:27.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:30:27.666851+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:30:28.887 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:30:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:27.685906+0000 mon.a (mon.0) 3376 : cluster [DBG] osdmap e1900: 8 total, 8 up, 8 in 2024-04-17T12:30:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:30:27.981983+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:30:28.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:30:27.982694+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:30:28.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:30:27.987180+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:30:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:27.685906+0000 mon.a (mon.0) 3376 : cluster [DBG] osdmap e1900: 8 total, 8 up, 8 in 2024-04-17T12:30:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:30:27.981983+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:30:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:30:27.982694+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:30:28.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:30:27.987180+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:30:28.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:27.685906+0000 mon.a (mon.0) 3376 : cluster [DBG] osdmap e1900: 8 total, 8 up, 8 in 2024-04-17T12:30:28.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:30:27.981983+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:30:28.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:30:27.982694+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:30:28.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:30:27.987180+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:30:29.841 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4219 ms) 2024-04-17T12:30:29.841 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-04-17T12:30:29.876 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:30:29.889 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 0~10 2024-04-17T12:30:29.899 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:30:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:28.644987+0000 mgr.y (mgr.14556) 2046 : cluster [DBG] pgmap v3629: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 324 KiB/s rd, 26 KiB/s wr, 421 op/s 2024-04-17T12:30:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:28.692230+0000 mon.a (mon.0) 3380 : cluster [DBG] osdmap e1901: 8 total, 8 up, 8 in 2024-04-17T12:30:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:28.644987+0000 mgr.y (mgr.14556) 2046 : cluster [DBG] pgmap v3629: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 324 KiB/s rd, 26 KiB/s wr, 421 op/s 2024-04-17T12:30:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:28.692230+0000 mon.a (mon.0) 3380 : cluster [DBG] osdmap e1901: 8 total, 8 up, 8 in 2024-04-17T12:30:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:28.644987+0000 mgr.y (mgr.14556) 2046 : cluster [DBG] pgmap v3629: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 324 KiB/s rd, 26 KiB/s wr, 421 op/s 2024-04-17T12:30:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:28.692230+0000 mon.a (mon.0) 3380 : cluster [DBG] osdmap e1901: 8 total, 8 up, 8 in 2024-04-17T12:30:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:29.699261+0000 mon.a (mon.0) 3381 : cluster [DBG] osdmap e1902: 8 total, 8 up, 8 in 2024-04-17T12:30:30.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:30.490544+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1903: 8 total, 8 up, 8 in 2024-04-17T12:30:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:29.699261+0000 mon.a (mon.0) 3381 : cluster [DBG] osdmap e1902: 8 total, 8 up, 8 in 2024-04-17T12:30:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:30.490544+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1903: 8 total, 8 up, 8 in 2024-04-17T12:30:30.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:29.699261+0000 mon.a (mon.0) 3381 : cluster [DBG] osdmap e1902: 8 total, 8 up, 8 in 2024-04-17T12:30:30.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:30.490544+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1903: 8 total, 8 up, 8 in 2024-04-17T12:30:31.508 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:30:31.575 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:30:31.699 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:31] "GET /metrics HTTP/1.1" 200 201102 "" "Prometheus/2.33.4" 2024-04-17T12:30:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:30.645469+0000 mgr.y (mgr.14556) 2047 : cluster [DBG] pgmap v3633: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 327 KiB/s rd, 27 KiB/s wr, 425 op/s 2024-04-17T12:30:31.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:31.495612+0000 mon.a (mon.0) 3383 : cluster [DBG] osdmap e1904: 8 total, 8 up, 8 in 2024-04-17T12:30:31.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:30.645469+0000 mgr.y (mgr.14556) 2047 : cluster [DBG] pgmap v3633: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 327 KiB/s rd, 27 KiB/s wr, 425 op/s 2024-04-17T12:30:31.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:31.495612+0000 mon.a (mon.0) 3383 : cluster [DBG] osdmap e1904: 8 total, 8 up, 8 in 2024-04-17T12:30:31.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:30.645469+0000 mgr.y (mgr.14556) 2047 : cluster [DBG] pgmap v3633: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 327 KiB/s rd, 27 KiB/s wr, 425 op/s 2024-04-17T12:30:31.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:31.495612+0000 mon.a (mon.0) 3383 : cluster [DBG] osdmap e1904: 8 total, 8 up, 8 in 2024-04-17T12:30:32.693 INFO:tasks.workunit.client.0.smithi031.stdout:migration_abort 2024-04-17T12:30:33.653 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (3812 ms) 2024-04-17T12:30:33.653 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-04-17T12:30:33.685 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:30:33.696 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 49818414~368036 2024-04-17T12:30:33.707 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 42306132~291905 2024-04-17T12:30:33.707 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 60150450~8383308 2024-04-17T12:30:33.758 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 56163013~3880977 2024-04-17T12:30:33.760 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 27561459~1301725 2024-04-17T12:30:33.774 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 55670858~2213562 2024-04-17T12:30:33.774 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 56902555~7607211 2024-04-17T12:30:33.815 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 48283621~2098125 2024-04-17T12:30:33.818 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap0 2024-04-17T12:30:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:32.496168+0000 mon.a (mon.0) 3384 : cluster [DBG] osdmap e1905: 8 total, 8 up, 8 in 2024-04-17T12:30:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:32.645949+0000 mgr.y (mgr.14556) 2048 : cluster [DBG] pgmap v3636: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:32.496168+0000 mon.a (mon.0) 3384 : cluster [DBG] osdmap e1905: 8 total, 8 up, 8 in 2024-04-17T12:30:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:32.645949+0000 mgr.y (mgr.14556) 2048 : cluster [DBG] pgmap v3636: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:33.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:32.496168+0000 mon.a (mon.0) 3384 : cluster [DBG] osdmap e1905: 8 total, 8 up, 8 in 2024-04-17T12:30:33.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:32.645949+0000 mgr.y (mgr.14556) 2048 : cluster [DBG] pgmap v3636: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2024-04-17T12:30:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:30:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:30:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:33.502269+0000 mon.a (mon.0) 3385 : cluster [DBG] osdmap e1906: 8 total, 8 up, 8 in 2024-04-17T12:30:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:33.502269+0000 mon.a (mon.0) 3385 : cluster [DBG] osdmap e1906: 8 total, 8 up, 8 in 2024-04-17T12:30:34.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:33.502269+0000 mon.a (mon.0) 3385 : cluster [DBG] osdmap e1906: 8 total, 8 up, 8 in 2024-04-17T12:30:35.533 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 122854402 2024-04-17T12:30:35.548 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 9108218~3978308 2024-04-17T12:30:35.556 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 91277261~7889852 2024-04-17T12:30:35.556 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 49215148~1800784 2024-04-17T12:30:35.557 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 32452442~6304522 2024-04-17T12:30:35.557 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 117942782~4911620 2024-04-17T12:30:35.563 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 15251858~8257310 2024-04-17T12:30:35.565 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 49925674~7238476 2024-04-17T12:30:35.601 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 62514572~7987689 2024-04-17T12:30:35.601 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:30:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:34.514436+0000 mon.a (mon.0) 3386 : cluster [DBG] osdmap e1907: 8 total, 8 up, 8 in 2024-04-17T12:30:35.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:34.646574+0000 mgr.y (mgr.14556) 2049 : cluster [DBG] pgmap v3639: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 362 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-04-17T12:30:35.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:34.514436+0000 mon.a (mon.0) 3386 : cluster [DBG] osdmap e1907: 8 total, 8 up, 8 in 2024-04-17T12:30:35.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:34.646574+0000 mgr.y (mgr.14556) 2049 : cluster [DBG] pgmap v3639: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 362 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-04-17T12:30:35.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:34.514436+0000 mon.a (mon.0) 3386 : cluster [DBG] osdmap e1907: 8 total, 8 up, 8 in 2024-04-17T12:30:35.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:34.646574+0000 mgr.y (mgr.14556) 2049 : cluster [DBG] pgmap v3639: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 362 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-04-17T12:30:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:35.519261+0000 mon.a (mon.0) 3387 : cluster [DBG] osdmap e1908: 8 total, 8 up, 8 in 2024-04-17T12:30:36.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:35.519261+0000 mon.a (mon.0) 3387 : cluster [DBG] osdmap e1908: 8 total, 8 up, 8 in 2024-04-17T12:30:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:35.519261+0000 mon.a (mon.0) 3387 : cluster [DBG] osdmap e1908: 8 total, 8 up, 8 in 2024-04-17T12:30:37.544 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:30:37.559 INFO:tasks.workunit.client.0.smithi031.stdout:clone image357 -> image360 2024-04-17T12:30:37.672 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 85611937 2024-04-17T12:30:37.689 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 80430403~5181534 2024-04-17T12:30:37.734 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 15302350~5489572 2024-04-17T12:30:37.747 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 76513257~7670211 2024-04-17T12:30:37.799 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 64314848~5577395 2024-04-17T12:30:37.806 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 79398795~2660149 2024-04-17T12:30:37.821 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 14014760~278056 2024-04-17T12:30:37.824 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 66848953~1938911 2024-04-17T12:30:37.836 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 60548467~7575284 2024-04-17T12:30:37.866 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:30:37.867 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:30:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:36.525030+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e1909: 8 total, 8 up, 8 in 2024-04-17T12:30:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:36.647157+0000 mgr.y (mgr.14556) 2050 : cluster [DBG] pgmap v3642: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 362 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-04-17T12:30:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:36.525030+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e1909: 8 total, 8 up, 8 in 2024-04-17T12:30:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:36.647157+0000 mgr.y (mgr.14556) 2050 : cluster [DBG] pgmap v3642: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 362 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-04-17T12:30:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:36.525030+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e1909: 8 total, 8 up, 8 in 2024-04-17T12:30:37.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:36.647157+0000 mgr.y (mgr.14556) 2050 : cluster [DBG] pgmap v3642: 169 pgs: 169 active+clean; 904 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 362 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-04-17T12:30:38.155 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:30:38.155 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (57m) 6m ago 58m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:30:38.155 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (58m) 6m ago 58m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:30:38.155 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (59m) 6m ago 59m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:30:38.155 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (59m) 6m ago 59m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:30:38.155 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (63m) 6m ago 63m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:30:38.155 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (64m) 6m ago 64m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:30:38.155 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (64m) 6m ago 65m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:30:38.155 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (63m) 6m ago 63m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:30:38.155 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (63m) 6m ago 63m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:30:38.155 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (59m) 6m ago 59m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:30:38.156 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (59m) 6m ago 59m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:30:38.156 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (63m) 6m ago 62m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:30:38.156 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (62m) 6m ago 62m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:30:38.156 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (62m) 6m ago 62m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:30:38.156 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (61m) 6m ago 61m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:30:38.156 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (61m) 6m ago 61m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:30:38.156 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (61m) 6m ago 61m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:30:38.156 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (60m) 6m ago 60m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:30:38.156 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (60m) 6m ago 60m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:30:38.156 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (57m) 6m ago 59m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:30:38.504 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:30:38.505 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:30:38.506 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:30:38.506 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:30:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:37.530823+0000 mon.a (mon.0) 3389 : cluster [DBG] osdmap e1910: 8 total, 8 up, 8 in 2024-04-17T12:30:38.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:30:37.850256+0000 mgr.y (mgr.14556) 2051 : audit [DBG] from='client.18180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:38.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:30:38.505183+0000 mon.a (mon.0) 3390 : audit [DBG] from='client.? 172.21.15.31:0/2655583290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:30:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:37.530823+0000 mon.a (mon.0) 3389 : cluster [DBG] osdmap e1910: 8 total, 8 up, 8 in 2024-04-17T12:30:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:30:37.850256+0000 mgr.y (mgr.14556) 2051 : audit [DBG] from='client.18180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:30:38.505183+0000 mon.a (mon.0) 3390 : audit [DBG] from='client.? 172.21.15.31:0/2655583290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:30:38.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:37.530823+0000 mon.a (mon.0) 3389 : cluster [DBG] osdmap e1910: 8 total, 8 up, 8 in 2024-04-17T12:30:38.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:30:37.850256+0000 mgr.y (mgr.14556) 2051 : audit [DBG] from='client.18180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:38.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:30:38.505183+0000 mon.a (mon.0) 3390 : audit [DBG] from='client.? 172.21.15.31:0/2655583290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:30:39.555 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 69629142~225479 2024-04-17T12:30:39.562 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 18214210~7860141 2024-04-17T12:30:39.562 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 58984145~4836868 2024-04-17T12:30:39.565 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 48624383~5945787 2024-04-17T12:30:39.566 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 32813577~6766398 2024-04-17T12:30:39.584 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 1655394~3542506 2024-04-17T12:30:39.584 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 26023728~8252684 2024-04-17T12:30:39.652 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 25341902~1738066 2024-04-17T12:30:39.674 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:30:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:30:38.147121+0000 mgr.y (mgr.14556) 2052 : audit [DBG] from='client.18186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:39.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:38.537332+0000 mon.a (mon.0) 3391 : cluster [DBG] osdmap e1911: 8 total, 8 up, 8 in 2024-04-17T12:30:39.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:38.647540+0000 mgr.y (mgr.14556) 2053 : cluster [DBG] pgmap v3645: 169 pgs: 169 active+clean; 1017 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 26 MiB/s wr, 372 op/s 2024-04-17T12:30:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:30:38.147121+0000 mgr.y (mgr.14556) 2052 : audit [DBG] from='client.18186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:38.537332+0000 mon.a (mon.0) 3391 : cluster [DBG] osdmap e1911: 8 total, 8 up, 8 in 2024-04-17T12:30:39.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:38.647540+0000 mgr.y (mgr.14556) 2053 : cluster [DBG] pgmap v3645: 169 pgs: 169 active+clean; 1017 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 26 MiB/s wr, 372 op/s 2024-04-17T12:30:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:30:38.147121+0000 mgr.y (mgr.14556) 2052 : audit [DBG] from='client.18186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:30:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:38.537332+0000 mon.a (mon.0) 3391 : cluster [DBG] osdmap e1911: 8 total, 8 up, 8 in 2024-04-17T12:30:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:38.647540+0000 mgr.y (mgr.14556) 2053 : cluster [DBG] pgmap v3645: 169 pgs: 169 active+clean; 1017 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 26 MiB/s wr, 372 op/s 2024-04-17T12:30:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:39.543614+0000 mon.a (mon.0) 3392 : cluster [DBG] osdmap e1912: 8 total, 8 up, 8 in 2024-04-17T12:30:40.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:40.492210+0000 mon.a (mon.0) 3393 : cluster [DBG] osdmap e1913: 8 total, 8 up, 8 in 2024-04-17T12:30:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:39.543614+0000 mon.a (mon.0) 3392 : cluster [DBG] osdmap e1912: 8 total, 8 up, 8 in 2024-04-17T12:30:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:40.492210+0000 mon.a (mon.0) 3393 : cluster [DBG] osdmap e1913: 8 total, 8 up, 8 in 2024-04-17T12:30:40.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:39.543614+0000 mon.a (mon.0) 3392 : cluster [DBG] osdmap e1912: 8 total, 8 up, 8 in 2024-04-17T12:30:40.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:40.492210+0000 mon.a (mon.0) 3393 : cluster [DBG] osdmap e1913: 8 total, 8 up, 8 in 2024-04-17T12:30:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:41] "GET /metrics HTTP/1.1" 200 201093 "" "Prometheus/2.33.4" 2024-04-17T12:30:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:40.648133+0000 mgr.y (mgr.14556) 2054 : cluster [DBG] pgmap v3648: 169 pgs: 169 active+clean; 1017 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 26 MiB/s wr, 372 op/s 2024-04-17T12:30:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:41.494566+0000 mon.a (mon.0) 3394 : cluster [DBG] osdmap e1914: 8 total, 8 up, 8 in 2024-04-17T12:30:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:40.648133+0000 mgr.y (mgr.14556) 2054 : cluster [DBG] pgmap v3648: 169 pgs: 169 active+clean; 1017 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 26 MiB/s wr, 372 op/s 2024-04-17T12:30:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:41.494566+0000 mon.a (mon.0) 3394 : cluster [DBG] osdmap e1914: 8 total, 8 up, 8 in 2024-04-17T12:30:41.856 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.StressNoMigrate (8203 ms) 2024-04-17T12:30:41.856 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.Stress 2024-04-17T12:30:41.890 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:30:41.900 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 4919315~1673217 2024-04-17T12:30:41.918 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 37887798~2399399 2024-04-17T12:30:41.918 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 44620495~2879918 2024-04-17T12:30:41.937 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 38373261~4018798 2024-04-17T12:30:41.939 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 45148514~3139575 2024-04-17T12:30:41.956 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 13791088~7128394 2024-04-17T12:30:41.956 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 74462738~6153995 2024-04-17T12:30:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:40.648133+0000 mgr.y (mgr.14556) 2054 : cluster [DBG] pgmap v3648: 169 pgs: 169 active+clean; 1017 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 26 MiB/s wr, 372 op/s 2024-04-17T12:30:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:41.494566+0000 mon.a (mon.0) 3394 : cluster [DBG] osdmap e1914: 8 total, 8 up, 8 in 2024-04-17T12:30:42.000 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 5625528~1982038 2024-04-17T12:30:42.003 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap0 2024-04-17T12:30:43.571 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap0 2024-04-17T12:30:43.586 INFO:tasks.workunit.client.0.smithi031.stdout:clone image361 -> image364 2024-04-17T12:30:43.690 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 155399181 2024-04-17T12:30:43.702 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 63227933~3618365 2024-04-17T12:30:43.734 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 121813387~2782027 2024-04-17T12:30:43.734 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 14142205~6165142 2024-04-17T12:30:43.768 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 130230364~252581 2024-04-17T12:30:43.768 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 37901064~3927159 2024-04-17T12:30:43.800 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 45630271~5842494 2024-04-17T12:30:43.815 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 13486582~7279447 2024-04-17T12:30:43.852 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 113741284~7346228 2024-04-17T12:30:43.852 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:30:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:42.556888+0000 mon.a (mon.0) 3395 : cluster [DBG] osdmap e1915: 8 total, 8 up, 8 in 2024-04-17T12:30:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:42.648704+0000 mgr.y (mgr.14556) 2055 : cluster [DBG] pgmap v3651: 169 pgs: 169 active+clean; 1017 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail 2024-04-17T12:30:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:42.556888+0000 mon.a (mon.0) 3395 : cluster [DBG] osdmap e1915: 8 total, 8 up, 8 in 2024-04-17T12:30:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:42.648704+0000 mgr.y (mgr.14556) 2055 : cluster [DBG] pgmap v3651: 169 pgs: 169 active+clean; 1017 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail 2024-04-17T12:30:43.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:42.556888+0000 mon.a (mon.0) 3395 : cluster [DBG] osdmap e1915: 8 total, 8 up, 8 in 2024-04-17T12:30:43.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:42.648704+0000 mgr.y (mgr.14556) 2055 : cluster [DBG] pgmap v3651: 169 pgs: 169 active+clean; 1017 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail 2024-04-17T12:30:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:30:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:43.559429+0000 mon.a (mon.0) 3396 : cluster [DBG] osdmap e1916: 8 total, 8 up, 8 in 2024-04-17T12:30:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:43.559429+0000 mon.a (mon.0) 3396 : cluster [DBG] osdmap e1916: 8 total, 8 up, 8 in 2024-04-17T12:30:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:43.559429+0000 mon.a (mon.0) 3396 : cluster [DBG] osdmap e1916: 8 total, 8 up, 8 in 2024-04-17T12:30:45.585 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:30:45.602 INFO:tasks.workunit.client.0.smithi031.stdout:clone image364 -> image366 2024-04-17T12:30:45.744 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 105806970 2024-04-17T12:30:45.763 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 28835382~1683340 2024-04-17T12:30:45.782 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 89141437~2059870 2024-04-17T12:30:45.787 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 93687241~1788522 2024-04-17T12:30:45.806 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 52997117~7777001 2024-04-17T12:30:45.814 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 94167888~5450785 2024-04-17T12:30:45.857 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 26079692~2200860 2024-04-17T12:30:45.859 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 72726008~679335 2024-04-17T12:30:45.900 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 27027312~4248441 2024-04-17T12:30:45.903 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:30:45.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:44.565544+0000 mon.a (mon.0) 3397 : cluster [DBG] osdmap e1917: 8 total, 8 up, 8 in 2024-04-17T12:30:45.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:44.649194+0000 mgr.y (mgr.14556) 2056 : cluster [DBG] pgmap v3654: 169 pgs: 169 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 52 MiB/s rd, 21 MiB/s wr, 232 op/s 2024-04-17T12:30:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:44.565544+0000 mon.a (mon.0) 3397 : cluster [DBG] osdmap e1917: 8 total, 8 up, 8 in 2024-04-17T12:30:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:44.649194+0000 mgr.y (mgr.14556) 2056 : cluster [DBG] pgmap v3654: 169 pgs: 169 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 52 MiB/s rd, 21 MiB/s wr, 232 op/s 2024-04-17T12:30:45.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:44.565544+0000 mon.a (mon.0) 3397 : cluster [DBG] osdmap e1917: 8 total, 8 up, 8 in 2024-04-17T12:30:45.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:44.649194+0000 mgr.y (mgr.14556) 2056 : cluster [DBG] pgmap v3654: 169 pgs: 169 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 52 MiB/s rd, 21 MiB/s wr, 232 op/s 2024-04-17T12:30:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:45.571818+0000 mon.a (mon.0) 3398 : cluster [DBG] osdmap e1918: 8 total, 8 up, 8 in 2024-04-17T12:30:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:45.571818+0000 mon.a (mon.0) 3398 : cluster [DBG] osdmap e1918: 8 total, 8 up, 8 in 2024-04-17T12:30:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:45.571818+0000 mon.a (mon.0) 3398 : cluster [DBG] osdmap e1918: 8 total, 8 up, 8 in 2024-04-17T12:30:47.594 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap2 2024-04-17T12:30:47.607 INFO:tasks.workunit.client.0.smithi031.stdout:clone image366 -> image368 2024-04-17T12:30:47.779 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 59432252~1320421 2024-04-17T12:30:47.800 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 66993101~1976085 2024-04-17T12:30:47.853 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 31777294~6554490 2024-04-17T12:30:47.912 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 20802335~5817490 2024-04-17T12:30:47.958 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 45841061~5880534 2024-04-17T12:30:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:46.576262+0000 mon.a (mon.0) 3399 : cluster [DBG] osdmap e1919: 8 total, 8 up, 8 in 2024-04-17T12:30:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:46.649706+0000 mgr.y (mgr.14556) 2057 : cluster [DBG] pgmap v3657: 169 pgs: 169 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 52 MiB/s rd, 21 MiB/s wr, 232 op/s 2024-04-17T12:30:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:46.576262+0000 mon.a (mon.0) 3399 : cluster [DBG] osdmap e1919: 8 total, 8 up, 8 in 2024-04-17T12:30:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:46.649706+0000 mgr.y (mgr.14556) 2057 : cluster [DBG] pgmap v3657: 169 pgs: 169 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 52 MiB/s rd, 21 MiB/s wr, 232 op/s 2024-04-17T12:30:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:46.576262+0000 mon.a (mon.0) 3399 : cluster [DBG] osdmap e1919: 8 total, 8 up, 8 in 2024-04-17T12:30:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:46.649706+0000 mgr.y (mgr.14556) 2057 : cluster [DBG] pgmap v3657: 169 pgs: 169 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 52 MiB/s rd, 21 MiB/s wr, 232 op/s 2024-04-17T12:30:48.008 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 89744051~5792202 2024-04-17T12:30:48.031 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 97910879~7896091 2024-04-17T12:30:48.090 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 38366720~3901651 2024-04-17T12:30:48.094 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:30:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:47.581766+0000 mon.a (mon.0) 3400 : cluster [DBG] osdmap e1920: 8 total, 8 up, 8 in 2024-04-17T12:30:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:47.581766+0000 mon.a (mon.0) 3400 : cluster [DBG] osdmap e1920: 8 total, 8 up, 8 in 2024-04-17T12:30:48.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:47.581766+0000 mon.a (mon.0) 3400 : cluster [DBG] osdmap e1920: 8 total, 8 up, 8 in 2024-04-17T12:30:49.606 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap3 2024-04-17T12:30:49.621 INFO:tasks.workunit.client.0.smithi031.stdout:clone image368 -> image370 2024-04-17T12:30:49.818 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:30:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:48.586314+0000 mon.a (mon.0) 3401 : cluster [DBG] osdmap e1921: 8 total, 8 up, 8 in 2024-04-17T12:30:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:48.650181+0000 mgr.y (mgr.14556) 2058 : cluster [DBG] pgmap v3660: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 4.3 MiB/s rd, 22 MiB/s wr, 591 op/s 2024-04-17T12:30:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:48.586314+0000 mon.a (mon.0) 3401 : cluster [DBG] osdmap e1921: 8 total, 8 up, 8 in 2024-04-17T12:30:49.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:48.650181+0000 mgr.y (mgr.14556) 2058 : cluster [DBG] pgmap v3660: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 4.3 MiB/s rd, 22 MiB/s wr, 591 op/s 2024-04-17T12:30:49.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:48.586314+0000 mon.a (mon.0) 3401 : cluster [DBG] osdmap e1921: 8 total, 8 up, 8 in 2024-04-17T12:30:49.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:48.650181+0000 mgr.y (mgr.14556) 2058 : cluster [DBG] pgmap v3660: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 4.3 MiB/s rd, 22 MiB/s wr, 591 op/s 2024-04-17T12:30:50.295 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:30:50.522 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:30:50.895 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.Stress (9039 ms) 2024-04-17T12:30:50.895 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.Stress2 2024-04-17T12:30:50.929 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:30:50.941 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 82493469~1392611 2024-04-17T12:30:50.960 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 65563653~1072127 2024-04-17T12:30:50.960 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 78770459~4348033 2024-04-17T12:30:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:49.596263+0000 mon.a (mon.0) 3402 : cluster [DBG] osdmap e1922: 8 total, 8 up, 8 in 2024-04-17T12:30:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:49.596263+0000 mon.a (mon.0) 3402 : cluster [DBG] osdmap e1922: 8 total, 8 up, 8 in 2024-04-17T12:30:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:49.596263+0000 mon.a (mon.0) 3402 : cluster [DBG] osdmap e1922: 8 total, 8 up, 8 in 2024-04-17T12:30:50.999 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 5027368~8309811 2024-04-17T12:30:50.999 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 20946861~8096483 2024-04-17T12:30:51.048 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 44250945~6095208 2024-04-17T12:30:51.048 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 40970061~2218571 2024-04-17T12:30:51.063 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 20971872~3019901 2024-04-17T12:30:51.066 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap0 2024-04-17T12:30:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:50.650548+0000 mgr.y (mgr.14556) 2059 : cluster [DBG] pgmap v3662: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 22 MiB/s wr, 580 op/s 2024-04-17T12:30:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:50.650548+0000 mgr.y (mgr.14556) 2059 : cluster [DBG] pgmap v3662: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 22 MiB/s wr, 580 op/s 2024-04-17T12:30:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:51] "GET /metrics HTTP/1.1" 200 201093 "" "Prometheus/2.33.4" 2024-04-17T12:30:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:50.650548+0000 mgr.y (mgr.14556) 2059 : cluster [DBG] pgmap v3662: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 22 MiB/s wr, 580 op/s 2024-04-17T12:30:52.663 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 145335298 2024-04-17T12:30:52.679 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 71764414~3382554 2024-04-17T12:30:52.691 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 88728610~220888 2024-04-17T12:30:52.691 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 100414629~7517068 2024-04-17T12:30:52.698 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 26311902~3543125 2024-04-17T12:30:52.699 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 103649979~3249540 2024-04-17T12:30:52.737 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 752828~6114064 2024-04-17T12:30:52.737 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 109413386~6503091 2024-04-17T12:30:52.741 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 2632362~1623233 2024-04-17T12:30:52.741 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:30:52.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:51.645726+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e1923: 8 total, 8 up, 8 in 2024-04-17T12:30:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:51.645726+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e1923: 8 total, 8 up, 8 in 2024-04-17T12:30:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:51.645726+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e1923: 8 total, 8 up, 8 in 2024-04-17T12:30:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:52.650927+0000 mgr.y (mgr.14556) 2060 : cluster [DBG] pgmap v3665: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-04-17T12:30:53.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:52.652083+0000 mon.a (mon.0) 3404 : cluster [DBG] osdmap e1924: 8 total, 8 up, 8 in 2024-04-17T12:30:53.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:52.650927+0000 mgr.y (mgr.14556) 2060 : cluster [DBG] pgmap v3665: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-04-17T12:30:53.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:52.652083+0000 mon.a (mon.0) 3404 : cluster [DBG] osdmap e1924: 8 total, 8 up, 8 in 2024-04-17T12:30:53.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:52.650927+0000 mgr.y (mgr.14556) 2060 : cluster [DBG] pgmap v3665: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-04-17T12:30:53.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:52.652083+0000 mon.a (mon.0) 3404 : cluster [DBG] osdmap e1924: 8 total, 8 up, 8 in 2024-04-17T12:30:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:30:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:30:54.681 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap1 2024-04-17T12:30:54.694 INFO:tasks.workunit.client.0.smithi031.stdout:clone image371 -> image374 2024-04-17T12:30:54.802 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 70782658~4879083 2024-04-17T12:30:54.847 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 118302354~4604095 2024-04-17T12:30:54.856 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 74020864~3705912 2024-04-17T12:30:54.879 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 45482862~2878691 2024-04-17T12:30:54.898 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 41232945~1543293 2024-04-17T12:30:54.914 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 90151006~297998 2024-04-17T12:30:54.919 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 110205217~1413701 2024-04-17T12:30:54.962 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 91180315~4453942 2024-04-17T12:30:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:53.659145+0000 mon.a (mon.0) 3405 : cluster [DBG] osdmap e1925: 8 total, 8 up, 8 in 2024-04-17T12:30:54.967 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:30:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:53.659145+0000 mon.a (mon.0) 3405 : cluster [DBG] osdmap e1925: 8 total, 8 up, 8 in 2024-04-17T12:30:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:53.659145+0000 mon.a (mon.0) 3405 : cluster [DBG] osdmap e1925: 8 total, 8 up, 8 in 2024-04-17T12:30:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:54.651473+0000 mgr.y (mgr.14556) 2061 : cluster [DBG] pgmap v3667: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 43 MiB/s rd, 25 MiB/s wr, 968 op/s 2024-04-17T12:30:55.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:54.663847+0000 mon.a (mon.0) 3406 : cluster [DBG] osdmap e1926: 8 total, 8 up, 8 in 2024-04-17T12:30:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:54.651473+0000 mgr.y (mgr.14556) 2061 : cluster [DBG] pgmap v3667: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 43 MiB/s rd, 25 MiB/s wr, 968 op/s 2024-04-17T12:30:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:54.663847+0000 mon.a (mon.0) 3406 : cluster [DBG] osdmap e1926: 8 total, 8 up, 8 in 2024-04-17T12:30:55.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:54.651473+0000 mgr.y (mgr.14556) 2061 : cluster [DBG] pgmap v3667: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 43 MiB/s rd, 25 MiB/s wr, 968 op/s 2024-04-17T12:30:55.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:54.663847+0000 mon.a (mon.0) 3406 : cluster [DBG] osdmap e1926: 8 total, 8 up, 8 in 2024-04-17T12:30:56.690 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap2 2024-04-17T12:30:56.703 INFO:tasks.workunit.client.0.smithi031.stdout:clone image374 -> image376 2024-04-17T12:30:56.829 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 45620640~982478 2024-04-17T12:30:56.861 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 68813643~1797797 2024-04-17T12:30:56.875 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 13773229~7981192 2024-04-17T12:30:56.945 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 101301047~4783125 2024-04-17T12:30:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:55.668782+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1927: 8 total, 8 up, 8 in 2024-04-17T12:30:56.981 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 29448387~4535771 2024-04-17T12:30:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:55.668782+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1927: 8 total, 8 up, 8 in 2024-04-17T12:30:56.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:55.668782+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1927: 8 total, 8 up, 8 in 2024-04-17T12:30:57.017 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 109303417~2664947 2024-04-17T12:30:57.043 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 83243224~2913971 2024-04-17T12:30:57.086 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 74828653~3118419 2024-04-17T12:30:57.127 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:30:57.969 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:56.651932+0000 mgr.y (mgr.14556) 2062 : cluster [DBG] pgmap v3670: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s rd, 31 MiB/s wr, 1.22k op/s 2024-04-17T12:30:57.970 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:56.676005+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1928: 8 total, 8 up, 8 in 2024-04-17T12:30:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:56.651932+0000 mgr.y (mgr.14556) 2062 : cluster [DBG] pgmap v3670: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s rd, 31 MiB/s wr, 1.22k op/s 2024-04-17T12:30:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:56.676005+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1928: 8 total, 8 up, 8 in 2024-04-17T12:30:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:56.651932+0000 mgr.y (mgr.14556) 2062 : cluster [DBG] pgmap v3670: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s rd, 31 MiB/s wr, 1.22k op/s 2024-04-17T12:30:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:56.676005+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1928: 8 total, 8 up, 8 in 2024-04-17T12:30:58.701 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap3 2024-04-17T12:30:58.717 INFO:tasks.workunit.client.0.smithi031.stdout:clone image376 -> image378 2024-04-17T12:30:58.879 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 87400299 2024-04-17T12:30:58.925 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:30:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:57.683788+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e1929: 8 total, 8 up, 8 in 2024-04-17T12:30:58.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:57.683788+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e1929: 8 total, 8 up, 8 in 2024-04-17T12:30:58.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:57.683788+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e1929: 8 total, 8 up, 8 in 2024-04-17T12:30:59.321 INFO:tasks.workunit.client.0.smithi031.stdout:write: a 76666129~2694234 2024-04-17T12:30:59.362 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 73700930~7584753 2024-04-17T12:30:59.394 INFO:tasks.workunit.client.0.smithi031.stdout:write: a 20628898~1466656 2024-04-17T12:30:59.443 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 3331863~2792675 2024-04-17T12:30:59.481 INFO:tasks.workunit.client.0.smithi031.stdout:write: a 65073982~6379164 2024-04-17T12:30:59.520 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 8940099~4474796 2024-04-17T12:30:59.545 INFO:tasks.workunit.client.0.smithi031.stdout:write: a 22307378~5409743 2024-04-17T12:30:59.588 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 38888096~3370755 2024-04-17T12:30:59.616 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: user0 2024-04-17T12:30:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:58.652953+0000 mgr.y (mgr.14556) 2063 : cluster [DBG] pgmap v3673: 169 pgs: 169 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 441 op/s 2024-04-17T12:30:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:30:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:58.689593+0000 mon.a (mon.0) 3410 : cluster [DBG] osdmap e1930: 8 total, 8 up, 8 in 2024-04-17T12:30:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:58.652953+0000 mgr.y (mgr.14556) 2063 : cluster [DBG] pgmap v3673: 169 pgs: 169 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 441 op/s 2024-04-17T12:30:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:30:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:58.689593+0000 mon.a (mon.0) 3410 : cluster [DBG] osdmap e1930: 8 total, 8 up, 8 in 2024-04-17T12:30:59.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:58.652953+0000 mgr.y (mgr.14556) 2063 : cluster [DBG] pgmap v3673: 169 pgs: 169 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 441 op/s 2024-04-17T12:30:59.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:30:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:58.689593+0000 mon.a (mon.0) 3410 : cluster [DBG] osdmap e1930: 8 total, 8 up, 8 in 2024-04-17T12:31:00.712 INFO:tasks.workunit.client.0.smithi031.stdout:write: b 76998066~2894008 2024-04-17T12:31:00.720 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 61614350~4645159 2024-04-17T12:31:00.720 INFO:tasks.workunit.client.0.smithi031.stdout:write: b 41430829~4054031 2024-04-17T12:31:00.728 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 47095696~4548887 2024-04-17T12:31:00.728 INFO:tasks.workunit.client.0.smithi031.stdout:write: b 12541695~6465529 2024-04-17T12:31:00.737 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 11155461~6097461 2024-04-17T12:31:00.828 INFO:tasks.workunit.client.0.smithi031.stdout:write: b 44105595~6103029 2024-04-17T12:31:00.830 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 86813601~586698 2024-04-17T12:31:00.831 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: user1 2024-04-17T12:31:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:30:59.696116+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1931: 8 total, 8 up, 8 in 2024-04-17T12:31:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:30:59.696116+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1931: 8 total, 8 up, 8 in 2024-04-17T12:31:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:30:59.696116+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1931: 8 total, 8 up, 8 in 2024-04-17T12:31:01.701 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:01] "GET /metrics HTTP/1.1" 200 201107 "" "Prometheus/2.33.4" 2024-04-17T12:31:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:00.653460+0000 mgr.y (mgr.14556) 2064 : cluster [DBG] pgmap v3676: 169 pgs: 169 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 441 op/s 2024-04-17T12:31:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:00.697545+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e1932: 8 total, 8 up, 8 in 2024-04-17T12:31:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:00.653460+0000 mgr.y (mgr.14556) 2064 : cluster [DBG] pgmap v3676: 169 pgs: 169 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 441 op/s 2024-04-17T12:31:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:00.697545+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e1932: 8 total, 8 up, 8 in 2024-04-17T12:31:01.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:00.653460+0000 mgr.y (mgr.14556) 2064 : cluster [DBG] pgmap v3676: 169 pgs: 169 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 441 op/s 2024-04-17T12:31:01.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:00.697545+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e1932: 8 total, 8 up, 8 in 2024-04-17T12:31:02.733 INFO:tasks.workunit.client.0.smithi031.stdout:write: c 10437216~1965672 2024-04-17T12:31:02.742 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 73793673~4871679 2024-04-17T12:31:02.742 INFO:tasks.workunit.client.0.smithi031.stdout:write: c 68949632~5496944 2024-04-17T12:31:02.777 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 31962048~797005 2024-04-17T12:31:02.777 INFO:tasks.workunit.client.0.smithi031.stdout:write: c 52002710~4435194 2024-04-17T12:31:02.779 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 38978744~540032 2024-04-17T12:31:02.779 INFO:tasks.workunit.client.0.smithi031.stdout:write: c 77307329~7459903 2024-04-17T12:31:02.828 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 30612102~2311350 2024-04-17T12:31:02.859 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: user2 2024-04-17T12:31:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:01.708861+0000 mon.a (mon.0) 3413 : cluster [DBG] osdmap e1933: 8 total, 8 up, 8 in 2024-04-17T12:31:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:01.708861+0000 mon.a (mon.0) 3413 : cluster [DBG] osdmap e1933: 8 total, 8 up, 8 in 2024-04-17T12:31:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:01.708861+0000 mon.a (mon.0) 3413 : cluster [DBG] osdmap e1933: 8 total, 8 up, 8 in 2024-04-17T12:31:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:02.654044+0000 mgr.y (mgr.14556) 2065 : cluster [DBG] pgmap v3679: 169 pgs: 169 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2024-04-17T12:31:03.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:02.717512+0000 mon.a (mon.0) 3414 : cluster [DBG] osdmap e1934: 8 total, 8 up, 8 in 2024-04-17T12:31:03.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:02.654044+0000 mgr.y (mgr.14556) 2065 : cluster [DBG] pgmap v3679: 169 pgs: 169 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2024-04-17T12:31:03.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:02.717512+0000 mon.a (mon.0) 3414 : cluster [DBG] osdmap e1934: 8 total, 8 up, 8 in 2024-04-17T12:31:03.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:02.654044+0000 mgr.y (mgr.14556) 2065 : cluster [DBG] pgmap v3679: 169 pgs: 169 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2024-04-17T12:31:03.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:02.717512+0000 mon.a (mon.0) 3414 : cluster [DBG] osdmap e1934: 8 total, 8 up, 8 in 2024-04-17T12:31:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:31:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:31:04.746 INFO:tasks.workunit.client.0.smithi031.stdout:write: d 4853508~1352522 2024-04-17T12:31:04.758 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 56233057~2656175 2024-04-17T12:31:04.758 INFO:tasks.workunit.client.0.smithi031.stdout:write: d 8100237~7741000 2024-04-17T12:31:04.768 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 73125009~5180107 2024-04-17T12:31:04.768 INFO:tasks.workunit.client.0.smithi031.stdout:write: d 78958291~7014168 2024-04-17T12:31:04.777 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 15989474~811559 2024-04-17T12:31:04.779 INFO:tasks.workunit.client.0.smithi031.stdout:write: d 66331195~1777607 2024-04-17T12:31:04.811 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 38968405~1177931 2024-04-17T12:31:04.811 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: user3 2024-04-17T12:31:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:03.725601+0000 mon.a (mon.0) 3415 : cluster [DBG] osdmap e1935: 8 total, 8 up, 8 in 2024-04-17T12:31:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:03.725601+0000 mon.a (mon.0) 3415 : cluster [DBG] osdmap e1935: 8 total, 8 up, 8 in 2024-04-17T12:31:05.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:03.725601+0000 mon.a (mon.0) 3415 : cluster [DBG] osdmap e1935: 8 total, 8 up, 8 in 2024-04-17T12:31:05.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:04.654747+0000 mgr.y (mgr.14556) 2066 : cluster [DBG] pgmap v3682: 169 pgs: 169 active+clean; 1.7 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 37 MiB/s rd, 49 MiB/s wr, 826 op/s 2024-04-17T12:31:05.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:04.733016+0000 mon.a (mon.0) 3416 : cluster [DBG] osdmap e1936: 8 total, 8 up, 8 in 2024-04-17T12:31:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:04.654747+0000 mgr.y (mgr.14556) 2066 : cluster [DBG] pgmap v3682: 169 pgs: 169 active+clean; 1.7 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 37 MiB/s rd, 49 MiB/s wr, 826 op/s 2024-04-17T12:31:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:04.733016+0000 mon.a (mon.0) 3416 : cluster [DBG] osdmap e1936: 8 total, 8 up, 8 in 2024-04-17T12:31:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:04.654747+0000 mgr.y (mgr.14556) 2066 : cluster [DBG] pgmap v3682: 169 pgs: 169 active+clean; 1.7 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 37 MiB/s rd, 49 MiB/s wr, 826 op/s 2024-04-17T12:31:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:04.733016+0000 mon.a (mon.0) 3416 : cluster [DBG] osdmap e1936: 8 total, 8 up, 8 in 2024-04-17T12:31:06.766 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 8740029~2185007 2024-04-17T12:31:06.767 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 9286280~1092503 2024-04-17T12:31:06.801 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 17480059~2185007 2024-04-17T12:31:06.801 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 18026310~1092503 2024-04-17T12:31:06.846 INFO:tasks.workunit.client.0.smithi031.stdout:write: 3 26220089~2185007 2024-04-17T12:31:06.847 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 26766340~1092503 2024-04-17T12:31:06.891 INFO:tasks.workunit.client.0.smithi031.stdout:write: 4 34960119~2185007 2024-04-17T12:31:06.891 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 35506370~1092503 2024-04-17T12:31:06.924 INFO:tasks.workunit.client.0.smithi031.stdout:write: 5 43700149~2185007 2024-04-17T12:31:06.925 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 44246400~1092503 2024-04-17T12:31:07.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:05.740003+0000 mon.a (mon.0) 3417 : cluster [DBG] osdmap e1937: 8 total, 8 up, 8 in 2024-04-17T12:31:07.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:05.740003+0000 mon.a (mon.0) 3417 : cluster [DBG] osdmap e1937: 8 total, 8 up, 8 in 2024-04-17T12:31:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:05.740003+0000 mon.a (mon.0) 3417 : cluster [DBG] osdmap e1937: 8 total, 8 up, 8 in 2024-04-17T12:31:07.713 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:31:07.943 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:31:08.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:06.655269+0000 mgr.y (mgr.14556) 2067 : cluster [DBG] pgmap v3685: 169 pgs: 169 active+clean; 1.7 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 37 MiB/s rd, 49 MiB/s wr, 826 op/s 2024-04-17T12:31:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:06.747248+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1938: 8 total, 8 up, 8 in 2024-04-17T12:31:08.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:06.655269+0000 mgr.y (mgr.14556) 2067 : cluster [DBG] pgmap v3685: 169 pgs: 169 active+clean; 1.7 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 37 MiB/s rd, 49 MiB/s wr, 826 op/s 2024-04-17T12:31:08.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:06.747248+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1938: 8 total, 8 up, 8 in 2024-04-17T12:31:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:06.655269+0000 mgr.y (mgr.14556) 2067 : cluster [DBG] pgmap v3685: 169 pgs: 169 active+clean; 1.7 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 37 MiB/s rd, 49 MiB/s wr, 826 op/s 2024-04-17T12:31:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:06.747248+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1938: 8 total, 8 up, 8 in 2024-04-17T12:31:08.799 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.Stress2 (17903 ms) 2024-04-17T12:31:08.799 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMigration.StressLive 2024-04-17T12:31:08.836 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 83886080 2024-04-17T12:31:08.849 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 57955934~5936279 2024-04-17T12:31:08.852 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:31:08.897 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 15121892~3103324 2024-04-17T12:31:08.897 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 57870166~818810 2024-04-17T12:31:08.904 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 9747451~4551424 2024-04-17T12:31:08.905 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 37177151~6955859 2024-04-17T12:31:08.949 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 9267209~448360 2024-04-17T12:31:08.949 INFO:tasks.workunit.client.0.smithi031.stdout:write: A 20960252~341686 2024-04-17T12:31:08.957 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 26280508~2231123 2024-04-17T12:31:08.957 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap0 2024-04-17T12:31:09.158 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:31:09.158 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (58m) 6m ago 59m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:31:09.158 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (59m) 6m ago 59m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (60m) 6m ago 60m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (60m) 6m ago 60m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (63m) 6m ago 63m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (65m) 6m ago 65m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (65m) 6m ago 65m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (64m) 6m ago 64m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (64m) 6m ago 64m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (59m) 6m ago 59m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (59m) 6m ago 59m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (63m) 6m ago 63m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (63m) 6m ago 63m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (62m) 6m ago 62m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (62m) 6m ago 62m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (61m) 6m ago 61m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:31:09.159 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (61m) 6m ago 61m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:31:09.160 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (61m) 6m ago 61m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:31:09.160 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (60m) 6m ago 60m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:31:09.160 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (58m) 6m ago 59m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:31:09.507 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:31:09.507 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:31:09.507 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:31:09.507 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:31:09.507 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:31:09.508 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:31:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:08.656114+0000 mgr.y (mgr.14556) 2068 : cluster [DBG] pgmap v3687: 169 pgs: 169 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s rd, 13 MiB/s wr, 351 op/s 2024-04-17T12:31:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:08.839173+0000 mgr.y (mgr.14556) 2069 : audit [DBG] from='client.18198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:09.507662+0000 mon.a (mon.0) 3419 : audit [DBG] from='client.? 172.21.15.31:0/3048098636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:31:10.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:08.656114+0000 mgr.y (mgr.14556) 2068 : cluster [DBG] pgmap v3687: 169 pgs: 169 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s rd, 13 MiB/s wr, 351 op/s 2024-04-17T12:31:10.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:08.839173+0000 mgr.y (mgr.14556) 2069 : audit [DBG] from='client.18198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:10.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:09.507662+0000 mon.a (mon.0) 3419 : audit [DBG] from='client.? 172.21.15.31:0/3048098636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:31:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:08.656114+0000 mgr.y (mgr.14556) 2068 : cluster [DBG] pgmap v3687: 169 pgs: 169 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s rd, 13 MiB/s wr, 351 op/s 2024-04-17T12:31:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:08.839173+0000 mgr.y (mgr.14556) 2069 : audit [DBG] from='client.18198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:09.507662+0000 mon.a (mon.0) 3419 : audit [DBG] from='client.? 172.21.15.31:0/3048098636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:31:10.779 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap0 2024-04-17T12:31:10.793 INFO:tasks.workunit.client.0.smithi031.stdout:clone image379 -> image382 2024-04-17T12:31:10.902 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 24349523~467077 2024-04-17T12:31:10.921 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 56248579~4924031 2024-04-17T12:31:10.961 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 58150208~6197867 2024-04-17T12:31:11.000 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 72518990~6728490 2024-04-17T12:31:11.006 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 10486507~1207559 2024-04-17T12:31:11.016 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 45277942~6588057 2024-04-17T12:31:11.047 INFO:tasks.workunit.client.0.smithi031.stdout:write: B 62855984~2338987 2024-04-17T12:31:11.063 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 5442311~2570580 2024-04-17T12:31:11.068 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap1 2024-04-17T12:31:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:09.150638+0000 mgr.y (mgr.14556) 2070 : audit [DBG] from='client.18204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:09.754473+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e1939: 8 total, 8 up, 8 in 2024-04-17T12:31:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:09.150638+0000 mgr.y (mgr.14556) 2070 : audit [DBG] from='client.18204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:11.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:09.754473+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e1939: 8 total, 8 up, 8 in 2024-04-17T12:31:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:09.150638+0000 mgr.y (mgr.14556) 2070 : audit [DBG] from='client.18204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:09.754473+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e1939: 8 total, 8 up, 8 in 2024-04-17T12:31:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:11] "GET /metrics HTTP/1.1" 200 201112 "" "Prometheus/2.33.4" 2024-04-17T12:31:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:10.656705+0000 mgr.y (mgr.14556) 2071 : cluster [DBG] pgmap v3689: 169 pgs: 169 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 292 op/s 2024-04-17T12:31:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:10.766546+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1940: 8 total, 8 up, 8 in 2024-04-17T12:31:12.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:10.656705+0000 mgr.y (mgr.14556) 2071 : cluster [DBG] pgmap v3689: 169 pgs: 169 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 292 op/s 2024-04-17T12:31:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:10.766546+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1940: 8 total, 8 up, 8 in 2024-04-17T12:31:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:10.656705+0000 mgr.y (mgr.14556) 2071 : cluster [DBG] pgmap v3689: 169 pgs: 169 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 292 op/s 2024-04-17T12:31:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:10.766546+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1940: 8 total, 8 up, 8 in 2024-04-17T12:31:12.801 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 147198557 2024-04-17T12:31:12.815 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 128189852~7031828 2024-04-17T12:31:12.828 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 24248428~3159473 2024-04-17T12:31:12.832 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 43593612~5196594 2024-04-17T12:31:12.836 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 24565178~2607626 2024-04-17T12:31:12.864 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 50870623~6269198 2024-04-17T12:31:12.867 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 46364494~7830234 2024-04-17T12:31:12.900 INFO:tasks.workunit.client.0.smithi031.stdout:write: C 106698612~4189388 2024-04-17T12:31:12.901 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 141936545~2548546 2024-04-17T12:31:12.901 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap2 2024-04-17T12:31:13.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:11.771324+0000 mon.a (mon.0) 3422 : cluster [DBG] osdmap e1941: 8 total, 8 up, 8 in 2024-04-17T12:31:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:11.771324+0000 mon.a (mon.0) 3422 : cluster [DBG] osdmap e1941: 8 total, 8 up, 8 in 2024-04-17T12:31:13.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:11.771324+0000 mon.a (mon.0) 3422 : cluster [DBG] osdmap e1941: 8 total, 8 up, 8 in 2024-04-17T12:31:14.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:31:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:31:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:12.657279+0000 mgr.y (mgr.14556) 2072 : cluster [DBG] pgmap v3692: 169 pgs: 169 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s rd, 11 MiB/s wr, 292 op/s 2024-04-17T12:31:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:12.784669+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1942: 8 total, 8 up, 8 in 2024-04-17T12:31:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:12.657279+0000 mgr.y (mgr.14556) 2072 : cluster [DBG] pgmap v3692: 169 pgs: 169 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s rd, 11 MiB/s wr, 292 op/s 2024-04-17T12:31:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:12.784669+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1942: 8 total, 8 up, 8 in 2024-04-17T12:31:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:12.657279+0000 mgr.y (mgr.14556) 2072 : cluster [DBG] pgmap v3692: 169 pgs: 169 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s rd, 11 MiB/s wr, 292 op/s 2024-04-17T12:31:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:12.784669+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1942: 8 total, 8 up, 8 in 2024-04-17T12:31:14.813 INFO:tasks.workunit.client.0.smithi031.stdout:snap_protect: snap2 2024-04-17T12:31:14.827 INFO:tasks.workunit.client.0.smithi031.stdout:clone image382 -> image384 2024-04-17T12:31:14.963 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 60382184~57593 2024-04-17T12:31:15.025 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 143783211~3186057 2024-04-17T12:31:15.031 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 23298175~44160 2024-04-17T12:31:15.041 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 115436511~4494479 2024-04-17T12:31:15.047 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 112804806~702932 2024-04-17T12:31:15.075 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 119941167~6660292 2024-04-17T12:31:15.099 INFO:tasks.workunit.client.0.smithi031.stdout:write: D 92190145~6140404 2024-04-17T12:31:15.140 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 79409294~451949 2024-04-17T12:31:15.147 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: snap3 2024-04-17T12:31:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:13.793019+0000 mon.a (mon.0) 3424 : cluster [DBG] osdmap e1943: 8 total, 8 up, 8 in 2024-04-17T12:31:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:13.793019+0000 mon.a (mon.0) 3424 : cluster [DBG] osdmap e1943: 8 total, 8 up, 8 in 2024-04-17T12:31:15.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:13.793019+0000 mon.a (mon.0) 3424 : cluster [DBG] osdmap e1943: 8 total, 8 up, 8 in 2024-04-17T12:31:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:14.657768+0000 mgr.y (mgr.14556) 2073 : cluster [DBG] pgmap v3695: 169 pgs: 169 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 131 MiB/s rd, 14 MiB/s wr, 714 op/s 2024-04-17T12:31:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:14.796677+0000 mon.a (mon.0) 3425 : cluster [DBG] osdmap e1944: 8 total, 8 up, 8 in 2024-04-17T12:31:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:14.657768+0000 mgr.y (mgr.14556) 2073 : cluster [DBG] pgmap v3695: 169 pgs: 169 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 131 MiB/s rd, 14 MiB/s wr, 714 op/s 2024-04-17T12:31:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:14.796677+0000 mon.a (mon.0) 3425 : cluster [DBG] osdmap e1944: 8 total, 8 up, 8 in 2024-04-17T12:31:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:14.657768+0000 mgr.y (mgr.14556) 2073 : cluster [DBG] pgmap v3695: 169 pgs: 169 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 131 MiB/s rd, 14 MiB/s wr, 714 op/s 2024-04-17T12:31:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:14.796677+0000 mon.a (mon.0) 3425 : cluster [DBG] osdmap e1944: 8 total, 8 up, 8 in 2024-04-17T12:31:16.815 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 206888987 2024-04-17T12:31:16.840 INFO:tasks.workunit.client.0.smithi031.stdout:migration_prepare 2024-04-17T12:31:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:15.800993+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e1945: 8 total, 8 up, 8 in 2024-04-17T12:31:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:15.800993+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e1945: 8 total, 8 up, 8 in 2024-04-17T12:31:17.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:15.800993+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e1945: 8 total, 8 up, 8 in 2024-04-17T12:31:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:16.658246+0000 mgr.y (mgr.14556) 2074 : cluster [DBG] pgmap v3698: 169 pgs: 169 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 131 MiB/s rd, 14 MiB/s wr, 714 op/s 2024-04-17T12:31:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:16.805613+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1946: 8 total, 8 up, 8 in 2024-04-17T12:31:18.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:16.658246+0000 mgr.y (mgr.14556) 2074 : cluster [DBG] pgmap v3698: 169 pgs: 169 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 131 MiB/s rd, 14 MiB/s wr, 714 op/s 2024-04-17T12:31:18.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:16.805613+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1946: 8 total, 8 up, 8 in 2024-04-17T12:31:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:16.658246+0000 mgr.y (mgr.14556) 2074 : cluster [DBG] pgmap v3698: 169 pgs: 169 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 131 MiB/s rd, 14 MiB/s wr, 714 op/s 2024-04-17T12:31:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:16.805613+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1946: 8 total, 8 up, 8 in 2024-04-17T12:31:18.389 INFO:tasks.workunit.client.0.smithi031.stdout:migration_execute 2024-04-17T12:31:18.389 INFO:tasks.workunit.client.0.smithi031.stdout:write: a 129822534~1788471 2024-04-17T12:31:18.437 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 112006566~2829934 2024-04-17T12:31:18.454 INFO:tasks.workunit.client.0.smithi031.stdout:write: a 67653343~6081191 2024-04-17T12:31:18.506 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 158707736~1311562 2024-04-17T12:31:18.514 INFO:tasks.workunit.client.0.smithi031.stdout:write: a 148461822~3002994 2024-04-17T12:31:18.593 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 203571902~1141102 2024-04-17T12:31:18.599 INFO:tasks.workunit.client.0.smithi031.stdout:write: a 45198946~3086866 2024-04-17T12:31:18.654 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 198450435~8167550 2024-04-17T12:31:18.658 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: user0 2024-04-17T12:31:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:17.814949+0000 mon.a (mon.0) 3428 : cluster [DBG] osdmap e1947: 8 total, 8 up, 8 in 2024-04-17T12:31:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:17.814949+0000 mon.a (mon.0) 3428 : cluster [DBG] osdmap e1947: 8 total, 8 up, 8 in 2024-04-17T12:31:19.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:17.814949+0000 mon.a (mon.0) 3428 : cluster [DBG] osdmap e1947: 8 total, 8 up, 8 in 2024-04-17T12:31:19.835 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 272179237 2024-04-17T12:31:19.852 INFO:tasks.workunit.client.0.smithi031.stdout:write: b 227115761~1348229 2024-04-17T12:31:19.858 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 180859272~7002833 2024-04-17T12:31:19.858 INFO:tasks.workunit.client.0.smithi031.stdout:write: b 240290710~5481545 2024-04-17T12:31:19.862 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 25620584~648209 2024-04-17T12:31:19.862 INFO:tasks.workunit.client.0.smithi031.stdout:write: b 117058301~3158497 2024-04-17T12:31:19.864 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 91652477~1577294 2024-04-17T12:31:19.864 INFO:tasks.workunit.client.0.smithi031.stdout:write: b 152419020~6508822 2024-04-17T12:31:19.870 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 14884629~7057998 2024-04-17T12:31:19.873 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: user1 2024-04-17T12:31:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:18.658814+0000 mgr.y (mgr.14556) 2075 : cluster [DBG] pgmap v3701: 169 pgs: 169 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 4.2 MiB/s rd, 18 MiB/s wr, 453 op/s 2024-04-17T12:31:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:18.816228+0000 mon.a (mon.0) 3429 : cluster [DBG] osdmap e1948: 8 total, 8 up, 8 in 2024-04-17T12:31:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:18.658814+0000 mgr.y (mgr.14556) 2075 : cluster [DBG] pgmap v3701: 169 pgs: 169 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 4.2 MiB/s rd, 18 MiB/s wr, 453 op/s 2024-04-17T12:31:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:18.816228+0000 mon.a (mon.0) 3429 : cluster [DBG] osdmap e1948: 8 total, 8 up, 8 in 2024-04-17T12:31:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:18.658814+0000 mgr.y (mgr.14556) 2075 : cluster [DBG] pgmap v3701: 169 pgs: 169 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 4.2 MiB/s rd, 18 MiB/s wr, 453 op/s 2024-04-17T12:31:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:18.816228+0000 mon.a (mon.0) 3429 : cluster [DBG] osdmap e1948: 8 total, 8 up, 8 in 2024-04-17T12:31:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:19.821545+0000 mon.a (mon.0) 3430 : cluster [DBG] osdmap e1949: 8 total, 8 up, 8 in 2024-04-17T12:31:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:19.821545+0000 mon.a (mon.0) 3430 : cluster [DBG] osdmap e1949: 8 total, 8 up, 8 in 2024-04-17T12:31:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:19.821545+0000 mon.a (mon.0) 3430 : cluster [DBG] osdmap e1949: 8 total, 8 up, 8 in 2024-04-17T12:31:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:31:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:21] "GET /metrics HTTP/1.1" 200 201112 "" "Prometheus/2.33.4" 2024-04-17T12:31:21.845 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 262872262 2024-04-17T12:31:21.859 INFO:tasks.workunit.client.0.smithi031.stdout:write: c 200300679~1404597 2024-04-17T12:31:21.869 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 208471963~1068490 2024-04-17T12:31:21.869 INFO:tasks.workunit.client.0.smithi031.stdout:write: c 24550002~4828774 2024-04-17T12:31:21.877 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 32993830~1000476 2024-04-17T12:31:21.877 INFO:tasks.workunit.client.0.smithi031.stdout:write: c 56586626~5195405 2024-04-17T12:31:21.884 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 248669596~4769390 2024-04-17T12:31:21.884 INFO:tasks.workunit.client.0.smithi031.stdout:write: c 103867867~7079319 2024-04-17T12:31:21.896 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 212408063~7046631 2024-04-17T12:31:21.897 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: user2 2024-04-17T12:31:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:20.659289+0000 mgr.y (mgr.14556) 2076 : cluster [DBG] pgmap v3704: 169 pgs: 169 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 4.2 MiB/s rd, 18 MiB/s wr, 453 op/s 2024-04-17T12:31:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:20.826362+0000 mon.a (mon.0) 3431 : cluster [DBG] osdmap e1950: 8 total, 8 up, 8 in 2024-04-17T12:31:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:20.659289+0000 mgr.y (mgr.14556) 2076 : cluster [DBG] pgmap v3704: 169 pgs: 169 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 4.2 MiB/s rd, 18 MiB/s wr, 453 op/s 2024-04-17T12:31:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:20.826362+0000 mon.a (mon.0) 3431 : cluster [DBG] osdmap e1950: 8 total, 8 up, 8 in 2024-04-17T12:31:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:20.659289+0000 mgr.y (mgr.14556) 2076 : cluster [DBG] pgmap v3704: 169 pgs: 169 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 4.2 MiB/s rd, 18 MiB/s wr, 453 op/s 2024-04-17T12:31:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:20.826362+0000 mon.a (mon.0) 3431 : cluster [DBG] osdmap e1950: 8 total, 8 up, 8 in 2024-04-17T12:31:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:21.829244+0000 mon.a (mon.0) 3432 : cluster [DBG] osdmap e1951: 8 total, 8 up, 8 in 2024-04-17T12:31:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:21.829244+0000 mon.a (mon.0) 3432 : cluster [DBG] osdmap e1951: 8 total, 8 up, 8 in 2024-04-17T12:31:23.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:21.829244+0000 mon.a (mon.0) 3432 : cluster [DBG] osdmap e1951: 8 total, 8 up, 8 in 2024-04-17T12:31:23.855 INFO:tasks.workunit.client.0.smithi031.stdout:write: d 201162809~4139568 2024-04-17T12:31:23.871 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 79032808~1273633 2024-04-17T12:31:23.871 INFO:tasks.workunit.client.0.smithi031.stdout:write: d 39125323~3169983 2024-04-17T12:31:23.874 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 137718509~8113312 2024-04-17T12:31:23.875 INFO:tasks.workunit.client.0.smithi031.stdout:write: d 112142373~953326 2024-04-17T12:31:23.875 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 27069298~2257805 2024-04-17T12:31:23.875 INFO:tasks.workunit.client.0.smithi031.stdout:write: d 130012093~3578408 2024-04-17T12:31:23.882 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 131031761~3308071 2024-04-17T12:31:23.938 INFO:tasks.workunit.client.0.smithi031.stdout:snap_create: user3 2024-04-17T12:31:24.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:22.659902+0000 mgr.y (mgr.14556) 2077 : cluster [DBG] pgmap v3707: 169 pgs: 169 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail 2024-04-17T12:31:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:22.840201+0000 mon.a (mon.0) 3433 : cluster [DBG] osdmap e1952: 8 total, 8 up, 8 in 2024-04-17T12:31:24.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:31:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:31:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:22.659902+0000 mgr.y (mgr.14556) 2077 : cluster [DBG] pgmap v3707: 169 pgs: 169 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail 2024-04-17T12:31:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:22.840201+0000 mon.a (mon.0) 3433 : cluster [DBG] osdmap e1952: 8 total, 8 up, 8 in 2024-04-17T12:31:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:22.659902+0000 mgr.y (mgr.14556) 2077 : cluster [DBG] pgmap v3707: 169 pgs: 169 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail 2024-04-17T12:31:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:22.840201+0000 mon.a (mon.0) 3433 : cluster [DBG] osdmap e1952: 8 total, 8 up, 8 in 2024-04-17T12:31:25.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:23.841928+0000 mon.a (mon.0) 3434 : cluster [DBG] osdmap e1953: 8 total, 8 up, 8 in 2024-04-17T12:31:25.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:23.841928+0000 mon.a (mon.0) 3434 : cluster [DBG] osdmap e1953: 8 total, 8 up, 8 in 2024-04-17T12:31:25.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:23.841928+0000 mon.a (mon.0) 3434 : cluster [DBG] osdmap e1953: 8 total, 8 up, 8 in 2024-04-17T12:31:25.873 INFO:tasks.workunit.client.0.smithi031.stdout:resize: 340433770 2024-04-17T12:31:25.895 INFO:tasks.workunit.client.0.smithi031.stdout:write: 1 34043377~8510844 2024-04-17T12:31:25.898 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 36171088~4255422 2024-04-17T12:31:25.940 INFO:tasks.workunit.client.0.smithi031.stdout:write: 2 68086754~8510844 2024-04-17T12:31:25.944 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 70214465~4255422 2024-04-17T12:31:25.982 INFO:tasks.workunit.client.0.smithi031.stdout:write: 3 102130131~8510844 2024-04-17T12:31:25.985 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 104257842~4255422 2024-04-17T12:31:26.021 INFO:tasks.workunit.client.0.smithi031.stdout:write: 4 136173508~8510844 2024-04-17T12:31:26.024 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 138301219~4255422 2024-04-17T12:31:26.059 INFO:tasks.workunit.client.0.smithi031.stdout:write: 5 170216885~8510844 2024-04-17T12:31:26.062 INFO:tasks.workunit.client.0.smithi031.stdout:discard: 172344596~4255422 2024-04-17T12:31:26.163 INFO:tasks.workunit.client.0.smithi031.stdout:migration_commit 2024-04-17T12:31:26.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:24.660449+0000 mgr.y (mgr.14556) 2078 : cluster [DBG] pgmap v3710: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 48 MiB/s rd, 40 MiB/s wr, 785 op/s 2024-04-17T12:31:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:24.855444+0000 mon.a (mon.0) 3435 : cluster [DBG] osdmap e1954: 8 total, 8 up, 8 in 2024-04-17T12:31:26.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:24.660449+0000 mgr.y (mgr.14556) 2078 : cluster [DBG] pgmap v3710: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 48 MiB/s rd, 40 MiB/s wr, 785 op/s 2024-04-17T12:31:26.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:24.855444+0000 mon.a (mon.0) 3435 : cluster [DBG] osdmap e1954: 8 total, 8 up, 8 in 2024-04-17T12:31:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:24.660449+0000 mgr.y (mgr.14556) 2078 : cluster [DBG] pgmap v3710: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 48 MiB/s rd, 40 MiB/s wr, 785 op/s 2024-04-17T12:31:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:24.855444+0000 mon.a (mon.0) 3435 : cluster [DBG] osdmap e1954: 8 total, 8 up, 8 in 2024-04-17T12:31:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:25.857827+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e1955: 8 total, 8 up, 8 in 2024-04-17T12:31:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:25.857827+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e1955: 8 total, 8 up, 8 in 2024-04-17T12:31:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:25.857827+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e1955: 8 total, 8 up, 8 in 2024-04-17T12:31:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:26.660853+0000 mgr.y (mgr.14556) 2079 : cluster [DBG] pgmap v3713: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 48 MiB/s rd, 40 MiB/s wr, 785 op/s 2024-04-17T12:31:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:26.871360+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e1956: 8 total, 8 up, 8 in 2024-04-17T12:31:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:26.660853+0000 mgr.y (mgr.14556) 2079 : cluster [DBG] pgmap v3713: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 48 MiB/s rd, 40 MiB/s wr, 785 op/s 2024-04-17T12:31:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:26.871360+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e1956: 8 total, 8 up, 8 in 2024-04-17T12:31:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:26.660853+0000 mgr.y (mgr.14556) 2079 : cluster [DBG] pgmap v3713: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 48 MiB/s rd, 40 MiB/s wr, 785 op/s 2024-04-17T12:31:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:26.871360+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e1956: 8 total, 8 up, 8 in 2024-04-17T12:31:28.398 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMigration.StressLive (19600 ms) 2024-04-17T12:31:28.877 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:27.991762+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:31:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:27.991762+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:31:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:27.991762+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:31:29.904 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 57 tests from TestMigration (261893 ms total) 2024-04-17T12:31:29.904 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:31:29.904 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 2 tests from TestMirroringWatcher 2024-04-17T12:31:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:28.661706+0000 mgr.y (mgr.14556) 2080 : cluster [DBG] pgmap v3715: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 101 MiB/s rd, 24 MiB/s wr, 482 op/s 2024-04-17T12:31:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:28.880824+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e1957: 8 total, 8 up, 8 in 2024-04-17T12:31:30.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:28.661706+0000 mgr.y (mgr.14556) 2080 : cluster [DBG] pgmap v3715: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 101 MiB/s rd, 24 MiB/s wr, 482 op/s 2024-04-17T12:31:30.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:28.880824+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e1957: 8 total, 8 up, 8 in 2024-04-17T12:31:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:28.661706+0000 mgr.y (mgr.14556) 2080 : cluster [DBG] pgmap v3715: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 101 MiB/s rd, 24 MiB/s wr, 482 op/s 2024-04-17T12:31:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:28.880824+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e1957: 8 total, 8 up, 8 in 2024-04-17T12:31:31.146 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:29.884148+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e1958: 8 total, 8 up, 8 in 2024-04-17T12:31:31.146 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:30.662163+0000 mgr.y (mgr.14556) 2081 : cluster [DBG] pgmap v3718: 105 pgs: 105 active+clean; 4.0 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-04-17T12:31:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:29.884148+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e1958: 8 total, 8 up, 8 in 2024-04-17T12:31:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:30.662163+0000 mgr.y (mgr.14556) 2081 : cluster [DBG] pgmap v3718: 105 pgs: 105 active+clean; 4.0 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-04-17T12:31:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:29.884148+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e1958: 8 total, 8 up, 8 in 2024-04-17T12:31:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:30.662163+0000 mgr.y (mgr.14556) 2081 : cluster [DBG] pgmap v3718: 105 pgs: 105 active+clean; 4.0 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-04-17T12:31:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:31] "GET /metrics HTTP/1.1" 200 201122 "" "Prometheus/2.33.4" 2024-04-17T12:31:31.927 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-04-17T12:31:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:30.892451+0000 mon.a (mon.0) 3441 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-17T12:31:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:30.904443+0000 mon.a (mon.0) 3442 : cluster [DBG] osdmap e1959: 8 total, 8 up, 8 in 2024-04-17T12:31:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:30.911150+0000 mon.c (mon.2) 169 : audit [INF] from='client.? 172.21.15.31:0/305822673' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:30.912419+0000 mon.a (mon.0) 3443 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:31.385942+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:31:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:31.669382+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:31:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:31.670303+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:31:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:31.676083+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:31:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:30.892451+0000 mon.a (mon.0) 3441 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-17T12:31:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:30.904443+0000 mon.a (mon.0) 3442 : cluster [DBG] osdmap e1959: 8 total, 8 up, 8 in 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:30.911150+0000 mon.c (mon.2) 169 : audit [INF] from='client.? 172.21.15.31:0/305822673' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:30.912419+0000 mon.a (mon.0) 3443 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:31.385942+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:31.669382+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:31.670303+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:31.676083+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:30.892451+0000 mon.a (mon.0) 3441 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:30.904443+0000 mon.a (mon.0) 3442 : cluster [DBG] osdmap e1959: 8 total, 8 up, 8 in 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:30.911150+0000 mon.c (mon.2) 169 : audit [INF] from='client.? 172.21.15.31:0/305822673' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:30.912419+0000 mon.a (mon.0) 3443 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:31.385942+0000 mon.a (mon.0) 3444 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:31.669382+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:31.670303+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:31:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:31.676083+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:31:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:31.903946+0000 mon.a (mon.0) 3448 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:31.904151+0000 mon.a (mon.0) 3449 : cluster [DBG] osdmap e1960: 8 total, 8 up, 8 in 2024-04-17T12:31:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:32.662687+0000 mgr.y (mgr.14556) 2082 : cluster [DBG] pgmap v3721: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-04-17T12:31:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:31.903946+0000 mon.a (mon.0) 3448 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:31.904151+0000 mon.a (mon.0) 3449 : cluster [DBG] osdmap e1960: 8 total, 8 up, 8 in 2024-04-17T12:31:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:32.662687+0000 mgr.y (mgr.14556) 2082 : cluster [DBG] pgmap v3721: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-04-17T12:31:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:31.903946+0000 mon.a (mon.0) 3448 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:31.904151+0000 mon.a (mon.0) 3449 : cluster [DBG] osdmap e1960: 8 total, 8 up, 8 in 2024-04-17T12:31:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:32.662687+0000 mgr.y (mgr.14556) 2082 : cluster [DBG] pgmap v3721: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-04-17T12:31:33.977 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2049 ms) 2024-04-17T12:31:33.977 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-04-17T12:31:34.000 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (24 ms) 2024-04-17T12:31:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:32.924871+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e1961: 8 total, 8 up, 8 in 2024-04-17T12:31:34.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:31:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:31:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:32.924871+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e1961: 8 total, 8 up, 8 in 2024-04-17T12:31:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:32.924871+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e1961: 8 total, 8 up, 8 in 2024-04-17T12:31:34.955 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 2 tests from TestMirroringWatcher (2073 ms total) 2024-04-17T12:31:34.955 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:31:34.956 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 4 tests from TestObjectMap 2024-04-17T12:31:35.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:33.928937+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e1962: 8 total, 8 up, 8 in 2024-04-17T12:31:35.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:34.663088+0000 mgr.y (mgr.14556) 2083 : cluster [DBG] pgmap v3724: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:33.928937+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e1962: 8 total, 8 up, 8 in 2024-04-17T12:31:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:34.663088+0000 mgr.y (mgr.14556) 2083 : cluster [DBG] pgmap v3724: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:35.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:33.928937+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e1962: 8 total, 8 up, 8 in 2024-04-17T12:31:35.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:34.663088+0000 mgr.y (mgr.14556) 2083 : cluster [DBG] pgmap v3724: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:34.942628+0000 mon.a (mon.0) 3452 : cluster [DBG] osdmap e1963: 8 total, 8 up, 8 in 2024-04-17T12:31:36.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:34.942628+0000 mon.a (mon.0) 3452 : cluster [DBG] osdmap e1963: 8 total, 8 up, 8 in 2024-04-17T12:31:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:34.942628+0000 mon.a (mon.0) 3452 : cluster [DBG] osdmap e1963: 8 total, 8 up, 8 in 2024-04-17T12:31:36.970 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-04-17T12:31:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:35.952582+0000 mon.a (mon.0) 3453 : cluster [DBG] osdmap e1964: 8 total, 8 up, 8 in 2024-04-17T12:31:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:35.956720+0000 mon.c (mon.2) 170 : audit [INF] from='client.? 172.21.15.31:0/2616037940' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:35.960869+0000 mon.a (mon.0) 3454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:36.663683+0000 mgr.y (mgr.14556) 2084 : cluster [DBG] pgmap v3727: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:37.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:35.952582+0000 mon.a (mon.0) 3453 : cluster [DBG] osdmap e1964: 8 total, 8 up, 8 in 2024-04-17T12:31:37.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:35.956720+0000 mon.c (mon.2) 170 : audit [INF] from='client.? 172.21.15.31:0/2616037940' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:37.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:35.960869+0000 mon.a (mon.0) 3454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:36.663683+0000 mgr.y (mgr.14556) 2084 : cluster [DBG] pgmap v3727: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:35.952582+0000 mon.a (mon.0) 3453 : cluster [DBG] osdmap e1964: 8 total, 8 up, 8 in 2024-04-17T12:31:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:35.956720+0000 mon.c (mon.2) 170 : audit [INF] from='client.? 172.21.15.31:0/2616037940' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:35.960869+0000 mon.a (mon.0) 3454 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:36.663683+0000 mgr.y (mgr.14556) 2084 : cluster [DBG] pgmap v3727: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:36.960147+0000 mon.a (mon.0) 3455 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:36.960325+0000 mon.a (mon.0) 3456 : cluster [DBG] osdmap e1965: 8 total, 8 up, 8 in 2024-04-17T12:31:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:36.986895+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:31:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:36.960147+0000 mon.a (mon.0) 3455 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:36.960325+0000 mon.a (mon.0) 3456 : cluster [DBG] osdmap e1965: 8 total, 8 up, 8 in 2024-04-17T12:31:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:36.986895+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:31:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:36.960147+0000 mon.a (mon.0) 3455 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:36.960325+0000 mon.a (mon.0) 3456 : cluster [DBG] osdmap e1965: 8 total, 8 up, 8 in 2024-04-17T12:31:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:36.986895+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:31:39.011 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2042 ms) 2024-04-17T12:31:39.011 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-04-17T12:31:39.040 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (28 ms) 2024-04-17T12:31:39.040 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-04-17T12:31:39.080 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (41 ms) 2024-04-17T12:31:39.080 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-04-17T12:31:39.107 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (27 ms) 2024-04-17T12:31:39.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:37.965173+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e1966: 8 total, 8 up, 8 in 2024-04-17T12:31:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:38.664226+0000 mgr.y (mgr.14556) 2085 : cluster [DBG] pgmap v3730: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:37.965173+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e1966: 8 total, 8 up, 8 in 2024-04-17T12:31:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:38.664226+0000 mgr.y (mgr.14556) 2085 : cluster [DBG] pgmap v3730: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:37.965173+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e1966: 8 total, 8 up, 8 in 2024-04-17T12:31:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:38.664226+0000 mgr.y (mgr.14556) 2085 : cluster [DBG] pgmap v3730: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:39.832 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:31:39.983 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 4 tests from TestObjectMap (2138 ms total) 2024-04-17T12:31:39.983 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:31:39.983 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 1 test from TestOperations 2024-04-17T12:31:40.138 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (59m) 7m ago 59m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (59m) 7m ago 59m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (60m) 7m ago 60m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (60m) 7m ago 60m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (64m) 7m ago 64m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (65m) 7m ago 65m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (66m) 7m ago 66m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (64m) 7m ago 64m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (64m) 7m ago 64m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (60m) 7m ago 60m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (60m) 7m ago 60m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (64m) 7m ago 64m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (63m) 7m ago 63m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (63m) 7m ago 63m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (62m) 7m ago 62m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:31:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (62m) 7m ago 62m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:31:40.140 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (62m) 7m ago 62m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:31:40.140 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (61m) 7m ago 61m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:31:40.140 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (61m) 7m ago 61m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:31:40.140 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (58m) 7m ago 60m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:31:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:38.970492+0000 mon.a (mon.0) 3459 : cluster [DBG] osdmap e1967: 8 total, 8 up, 8 in 2024-04-17T12:31:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:39.820740+0000 mgr.y (mgr.14556) 2086 : audit [DBG] from='client.18240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:38.970492+0000 mon.a (mon.0) 3459 : cluster [DBG] osdmap e1967: 8 total, 8 up, 8 in 2024-04-17T12:31:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:39.820740+0000 mgr.y (mgr.14556) 2086 : audit [DBG] from='client.18240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:40.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:38.970492+0000 mon.a (mon.0) 3459 : cluster [DBG] osdmap e1967: 8 total, 8 up, 8 in 2024-04-17T12:31:40.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:39.820740+0000 mgr.y (mgr.14556) 2086 : audit [DBG] from='client.18240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:40.491 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:31:40.492 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:31:40.493 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:31:41.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:39.974030+0000 mon.a (mon.0) 3460 : cluster [DBG] osdmap e1968: 8 total, 8 up, 8 in 2024-04-17T12:31:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:40.130721+0000 mgr.y (mgr.14556) 2087 : audit [DBG] from='client.28139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:40.492155+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.31:0/2737317636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:31:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:40.664667+0000 mgr.y (mgr.14556) 2088 : cluster [DBG] pgmap v3733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:39.974030+0000 mon.a (mon.0) 3460 : cluster [DBG] osdmap e1968: 8 total, 8 up, 8 in 2024-04-17T12:31:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:40.130721+0000 mgr.y (mgr.14556) 2087 : audit [DBG] from='client.28139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:40.492155+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.31:0/2737317636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:31:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:40.664667+0000 mgr.y (mgr.14556) 2088 : cluster [DBG] pgmap v3733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:39.974030+0000 mon.a (mon.0) 3460 : cluster [DBG] osdmap e1968: 8 total, 8 up, 8 in 2024-04-17T12:31:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:40.130721+0000 mgr.y (mgr.14556) 2087 : audit [DBG] from='client.28139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:31:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:40.492155+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.31:0/2737317636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:31:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:40.664667+0000 mgr.y (mgr.14556) 2088 : cluster [DBG] pgmap v3733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:31:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:41] "GET /metrics HTTP/1.1" 200 198781 "" "Prometheus/2.33.4" 2024-04-17T12:31:41.996 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-04-17T12:31:42.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:40.988293+0000 mon.a (mon.0) 3461 : cluster [DBG] osdmap e1969: 8 total, 8 up, 8 in 2024-04-17T12:31:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:40.991849+0000 mon.a (mon.0) 3462 : audit [INF] from='client.? 172.21.15.31:0/690851953' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:42.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:40.988293+0000 mon.a (mon.0) 3461 : cluster [DBG] osdmap e1969: 8 total, 8 up, 8 in 2024-04-17T12:31:42.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:40.991849+0000 mon.a (mon.0) 3462 : audit [INF] from='client.? 172.21.15.31:0/690851953' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:42.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:40.988293+0000 mon.a (mon.0) 3461 : cluster [DBG] osdmap e1969: 8 total, 8 up, 8 in 2024-04-17T12:31:42.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:40.991849+0000 mon.a (mon.0) 3462 : audit [INF] from='client.? 172.21.15.31:0/690851953' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:41.992886+0000 mon.a (mon.0) 3463 : audit [INF] from='client.? 172.21.15.31:0/690851953' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:41.993062+0000 mon.a (mon.0) 3464 : cluster [DBG] osdmap e1970: 8 total, 8 up, 8 in 2024-04-17T12:31:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:42.665248+0000 mgr.y (mgr.14556) 2089 : cluster [DBG] pgmap v3736: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:41.992886+0000 mon.a (mon.0) 3463 : audit [INF] from='client.? 172.21.15.31:0/690851953' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:41.993062+0000 mon.a (mon.0) 3464 : cluster [DBG] osdmap e1970: 8 total, 8 up, 8 in 2024-04-17T12:31:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:42.665248+0000 mgr.y (mgr.14556) 2089 : cluster [DBG] pgmap v3736: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:41.992886+0000 mon.a (mon.0) 3463 : audit [INF] from='client.? 172.21.15.31:0/690851953' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:41.993062+0000 mon.a (mon.0) 3464 : cluster [DBG] osdmap e1970: 8 total, 8 up, 8 in 2024-04-17T12:31:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:42.665248+0000 mgr.y (mgr.14556) 2089 : cluster [DBG] pgmap v3736: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:44.048 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:44.048 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestOperations.DisableJournalingCorrupt (2052 ms) 2024-04-17T12:31:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:43.014820+0000 mon.a (mon.0) 3465 : cluster [DBG] osdmap e1971: 8 total, 8 up, 8 in 2024-04-17T12:31:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:31:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:31:44.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:43.014820+0000 mon.a (mon.0) 3465 : cluster [DBG] osdmap e1971: 8 total, 8 up, 8 in 2024-04-17T12:31:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:43.014820+0000 mon.a (mon.0) 3465 : cluster [DBG] osdmap e1971: 8 total, 8 up, 8 in 2024-04-17T12:31:45.043 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 1 test from TestOperations (2053 ms total) 2024-04-17T12:31:45.044 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:31:45.044 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 2 tests from TestTrash 2024-04-17T12:31:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:44.016464+0000 mon.a (mon.0) 3466 : cluster [DBG] osdmap e1972: 8 total, 8 up, 8 in 2024-04-17T12:31:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:44.665772+0000 mgr.y (mgr.14556) 2090 : cluster [DBG] pgmap v3739: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:44.016464+0000 mon.a (mon.0) 3466 : cluster [DBG] osdmap e1972: 8 total, 8 up, 8 in 2024-04-17T12:31:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:44.665772+0000 mgr.y (mgr.14556) 2090 : cluster [DBG] pgmap v3739: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:44.016464+0000 mon.a (mon.0) 3466 : cluster [DBG] osdmap e1972: 8 total, 8 up, 8 in 2024-04-17T12:31:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:44.665772+0000 mgr.y (mgr.14556) 2090 : cluster [DBG] pgmap v3739: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:45.034140+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e1973: 8 total, 8 up, 8 in 2024-04-17T12:31:46.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:45.034140+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e1973: 8 total, 8 up, 8 in 2024-04-17T12:31:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:45.034140+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e1973: 8 total, 8 up, 8 in 2024-04-17T12:31:47.049 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-04-17T12:31:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:46.040151+0000 mon.a (mon.0) 3468 : cluster [DBG] osdmap e1974: 8 total, 8 up, 8 in 2024-04-17T12:31:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:46.050264+0000 mon.c (mon.2) 172 : audit [INF] from='client.? 172.21.15.31:0/4089599251' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:46.050889+0000 mon.a (mon.0) 3469 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:46.666323+0000 mgr.y (mgr.14556) 2091 : cluster [DBG] pgmap v3742: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:46.040151+0000 mon.a (mon.0) 3468 : cluster [DBG] osdmap e1974: 8 total, 8 up, 8 in 2024-04-17T12:31:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:46.050264+0000 mon.c (mon.2) 172 : audit [INF] from='client.? 172.21.15.31:0/4089599251' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:46.050889+0000 mon.a (mon.0) 3469 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:46.666323+0000 mgr.y (mgr.14556) 2091 : cluster [DBG] pgmap v3742: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:46.040151+0000 mon.a (mon.0) 3468 : cluster [DBG] osdmap e1974: 8 total, 8 up, 8 in 2024-04-17T12:31:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:46.050264+0000 mon.c (mon.2) 172 : audit [INF] from='client.? 172.21.15.31:0/4089599251' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:46.050889+0000 mon.a (mon.0) 3469 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:46.666323+0000 mgr.y (mgr.14556) 2091 : cluster [DBG] pgmap v3742: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:48.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:47.046477+0000 mon.a (mon.0) 3470 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:47.046592+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1975: 8 total, 8 up, 8 in 2024-04-17T12:31:48.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:47.046477+0000 mon.a (mon.0) 3470 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:48.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:47.046592+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1975: 8 total, 8 up, 8 in 2024-04-17T12:31:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:47.046477+0000 mon.a (mon.0) 3470 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:47.046592+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1975: 8 total, 8 up, 8 in 2024-04-17T12:31:49.165 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestTrash.UserRemovingSource (2117 ms) 2024-04-17T12:31:49.166 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-04-17T12:31:49.207 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestTrash.RestoreMirroringSource (42 ms) 2024-04-17T12:31:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:48.050539+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1976: 8 total, 8 up, 8 in 2024-04-17T12:31:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:48.666850+0000 mgr.y (mgr.14556) 2092 : cluster [DBG] pgmap v3745: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:48.050539+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1976: 8 total, 8 up, 8 in 2024-04-17T12:31:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:48.666850+0000 mgr.y (mgr.14556) 2092 : cluster [DBG] pgmap v3745: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:48.050539+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1976: 8 total, 8 up, 8 in 2024-04-17T12:31:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:48.666850+0000 mgr.y (mgr.14556) 2092 : cluster [DBG] pgmap v3745: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:50.083 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 2 tests from TestTrash (2159 ms total) 2024-04-17T12:31:50.083 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:31:50.083 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 4 tests from TestJournalEntries 2024-04-17T12:31:50.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:49.071765+0000 mon.a (mon.0) 3473 : cluster [DBG] osdmap e1977: 8 total, 8 up, 8 in 2024-04-17T12:31:50.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:49.071765+0000 mon.a (mon.0) 3473 : cluster [DBG] osdmap e1977: 8 total, 8 up, 8 in 2024-04-17T12:31:50.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:49.071765+0000 mon.a (mon.0) 3473 : cluster [DBG] osdmap e1977: 8 total, 8 up, 8 in 2024-04-17T12:31:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:50.072563+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1978: 8 total, 8 up, 8 in 2024-04-17T12:31:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:50.667448+0000 mgr.y (mgr.14556) 2093 : cluster [DBG] pgmap v3748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:50.072563+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1978: 8 total, 8 up, 8 in 2024-04-17T12:31:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:50.667448+0000 mgr.y (mgr.14556) 2093 : cluster [DBG] pgmap v3748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:51.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:50.072563+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1978: 8 total, 8 up, 8 in 2024-04-17T12:31:51.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:50.667448+0000 mgr.y (mgr.14556) 2093 : cluster [DBG] pgmap v3748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:31:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:51] "GET /metrics HTTP/1.1" 200 198781 "" "Prometheus/2.33.4" 2024-04-17T12:31:52.095 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-04-17T12:31:52.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:51.089430+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1979: 8 total, 8 up, 8 in 2024-04-17T12:31:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:51.090860+0000 mon.a (mon.0) 3476 : audit [INF] from='client.? 172.21.15.31:0/4162472570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:52.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:51.089430+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1979: 8 total, 8 up, 8 in 2024-04-17T12:31:52.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:51.090860+0000 mon.a (mon.0) 3476 : audit [INF] from='client.? 172.21.15.31:0/4162472570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:51.089430+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1979: 8 total, 8 up, 8 in 2024-04-17T12:31:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:51.090860+0000 mon.a (mon.0) 3476 : audit [INF] from='client.? 172.21.15.31:0/4162472570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:52.091536+0000 mon.a (mon.0) 3477 : audit [INF] from='client.? 172.21.15.31:0/4162472570' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:52.091808+0000 mon.a (mon.0) 3478 : cluster [DBG] osdmap e1980: 8 total, 8 up, 8 in 2024-04-17T12:31:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:52.668021+0000 mgr.y (mgr.14556) 2094 : cluster [DBG] pgmap v3751: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:52.091536+0000 mon.a (mon.0) 3477 : audit [INF] from='client.? 172.21.15.31:0/4162472570' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:52.091808+0000 mon.a (mon.0) 3478 : cluster [DBG] osdmap e1980: 8 total, 8 up, 8 in 2024-04-17T12:31:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:52.668021+0000 mgr.y (mgr.14556) 2094 : cluster [DBG] pgmap v3751: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:52.091536+0000 mon.a (mon.0) 3477 : audit [INF] from='client.? 172.21.15.31:0/4162472570' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:52.091808+0000 mon.a (mon.0) 3478 : cluster [DBG] osdmap e1980: 8 total, 8 up, 8 in 2024-04-17T12:31:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:52.668021+0000 mgr.y (mgr.14556) 2094 : cluster [DBG] pgmap v3751: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:54.144 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:54.144 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalEntries.AioWrite (2049 ms) 2024-04-17T12:31:54.144 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-04-17T12:31:54.154 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:54.154 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalEntries.AioDiscard (11 ms) 2024-04-17T12:31:54.154 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-04-17T12:31:54.164 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:54.164 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalEntries.AioDiscardWithPrune (9 ms) 2024-04-17T12:31:54.164 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-04-17T12:31:54.172 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:54.172 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalEntries.AioFlush (9 ms) 2024-04-17T12:31:54.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:53.111327+0000 mon.a (mon.0) 3479 : cluster [DBG] osdmap e1981: 8 total, 8 up, 8 in 2024-04-17T12:31:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:31:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:31:54.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:53.111327+0000 mon.a (mon.0) 3479 : cluster [DBG] osdmap e1981: 8 total, 8 up, 8 in 2024-04-17T12:31:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:53.111327+0000 mon.a (mon.0) 3479 : cluster [DBG] osdmap e1981: 8 total, 8 up, 8 in 2024-04-17T12:31:55.134 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 4 tests from TestJournalEntries (2078 ms total) 2024-04-17T12:31:55.134 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:31:55.134 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 16 tests from TestJournalReplay 2024-04-17T12:31:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:54.120779+0000 mon.a (mon.0) 3480 : cluster [DBG] osdmap e1982: 8 total, 8 up, 8 in 2024-04-17T12:31:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:54.668474+0000 mgr.y (mgr.14556) 2095 : cluster [DBG] pgmap v3754: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:54.120779+0000 mon.a (mon.0) 3480 : cluster [DBG] osdmap e1982: 8 total, 8 up, 8 in 2024-04-17T12:31:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:54.668474+0000 mgr.y (mgr.14556) 2095 : cluster [DBG] pgmap v3754: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:54.120779+0000 mon.a (mon.0) 3480 : cluster [DBG] osdmap e1982: 8 total, 8 up, 8 in 2024-04-17T12:31:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:54.668474+0000 mgr.y (mgr.14556) 2095 : cluster [DBG] pgmap v3754: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:56.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:55.124460+0000 mon.a (mon.0) 3481 : cluster [DBG] osdmap e1983: 8 total, 8 up, 8 in 2024-04-17T12:31:56.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:55.124460+0000 mon.a (mon.0) 3481 : cluster [DBG] osdmap e1983: 8 total, 8 up, 8 in 2024-04-17T12:31:56.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:55.124460+0000 mon.a (mon.0) 3481 : cluster [DBG] osdmap e1983: 8 total, 8 up, 8 in 2024-04-17T12:31:57.141 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-04-17T12:31:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:56.129440+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1984: 8 total, 8 up, 8 in 2024-04-17T12:31:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:56.133434+0000 mon.c (mon.2) 173 : audit [INF] from='client.? 172.21.15.31:0/752756306' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:56.135927+0000 mon.a (mon.0) 3483 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:56.668933+0000 mgr.y (mgr.14556) 2096 : cluster [DBG] pgmap v3757: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:56.129440+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1984: 8 total, 8 up, 8 in 2024-04-17T12:31:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:56.133434+0000 mon.c (mon.2) 173 : audit [INF] from='client.? 172.21.15.31:0/752756306' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:56.135927+0000 mon.a (mon.0) 3483 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:56.668933+0000 mgr.y (mgr.14556) 2096 : cluster [DBG] pgmap v3757: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:56.129440+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1984: 8 total, 8 up, 8 in 2024-04-17T12:31:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:56.133434+0000 mon.c (mon.2) 173 : audit [INF] from='client.? 172.21.15.31:0/752756306' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:56.135927+0000 mon.a (mon.0) 3483 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:31:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:56.668933+0000 mgr.y (mgr.14556) 2096 : cluster [DBG] pgmap v3757: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:58.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:31:57.136202+0000 mon.a (mon.0) 3484 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:57.136391+0000 mon.a (mon.0) 3485 : cluster [DBG] osdmap e1985: 8 total, 8 up, 8 in 2024-04-17T12:31:58.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:31:57.136202+0000 mon.a (mon.0) 3484 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:57.136391+0000 mon.a (mon.0) 3485 : cluster [DBG] osdmap e1985: 8 total, 8 up, 8 in 2024-04-17T12:31:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:31:57.136202+0000 mon.a (mon.0) 3484 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:31:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:57.136391+0000 mon.a (mon.0) 3485 : cluster [DBG] osdmap e1985: 8 total, 8 up, 8 in 2024-04-17T12:31:59.180 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.181 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.AioDiscardEvent (2039 ms) 2024-04-17T12:31:59.181 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-04-17T12:31:59.191 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.191 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.AioWriteEvent (10 ms) 2024-04-17T12:31:59.191 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-04-17T12:31:59.200 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.200 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.AioFlushEvent (10 ms) 2024-04-17T12:31:59.200 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-04-17T12:31:59.210 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.210 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.SnapCreate (9 ms) 2024-04-17T12:31:59.210 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-04-17T12:31:59.219 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.219 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.SnapProtect (9 ms) 2024-04-17T12:31:59.219 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-04-17T12:31:59.227 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.228 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.SnapUnprotect (9 ms) 2024-04-17T12:31:59.228 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-04-17T12:31:59.236 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.236 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.SnapRename (9 ms) 2024-04-17T12:31:59.236 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-04-17T12:31:59.244 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.244 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.SnapRollback (8 ms) 2024-04-17T12:31:59.245 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-04-17T12:31:59.252 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.252 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.SnapRemove (8 ms) 2024-04-17T12:31:59.252 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.Rename 2024-04-17T12:31:59.261 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.261 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.Rename (9 ms) 2024-04-17T12:31:59.261 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.Resize 2024-04-17T12:31:59.269 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.269 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.Resize (7 ms) 2024-04-17T12:31:59.269 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.Flatten 2024-04-17T12:31:59.277 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.277 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.Flatten (8 ms) 2024-04-17T12:31:59.277 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-04-17T12:31:59.285 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.285 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.UpdateFeatures (9 ms) 2024-04-17T12:31:59.286 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-04-17T12:31:59.293 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.293 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.MetadataSet (8 ms) 2024-04-17T12:31:59.293 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-04-17T12:31:59.301 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.301 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.MetadataRemove (7 ms) 2024-04-17T12:31:59.301 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-04-17T12:31:59.308 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:31:59.308 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalReplay.ObjectPosition (8 ms) 2024-04-17T12:31:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:58.143840+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1986: 8 total, 8 up, 8 in 2024-04-17T12:31:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:31:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:58.669431+0000 mgr.y (mgr.14556) 2097 : cluster [DBG] pgmap v3760: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:58.143840+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1986: 8 total, 8 up, 8 in 2024-04-17T12:31:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:31:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:58.669431+0000 mgr.y (mgr.14556) 2097 : cluster [DBG] pgmap v3760: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:31:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:58.143840+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1986: 8 total, 8 up, 8 in 2024-04-17T12:31:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:31:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:58.669431+0000 mgr.y (mgr.14556) 2097 : cluster [DBG] pgmap v3760: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:00.161 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 16 tests from TestJournalReplay (2167 ms total) 2024-04-17T12:32:00.161 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:32:00.161 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 1 test from TestJournalStress 2024-04-17T12:32:00.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:31:59.153065+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1987: 8 total, 8 up, 8 in 2024-04-17T12:32:00.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:31:59.153065+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1987: 8 total, 8 up, 8 in 2024-04-17T12:32:00.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:31:59.153065+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1987: 8 total, 8 up, 8 in 2024-04-17T12:32:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:00.154049+0000 mon.a (mon.0) 3488 : cluster [DBG] osdmap e1988: 8 total, 8 up, 8 in 2024-04-17T12:32:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:00.669793+0000 mgr.y (mgr.14556) 2098 : cluster [DBG] pgmap v3763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:01.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:00.154049+0000 mon.a (mon.0) 3488 : cluster [DBG] osdmap e1988: 8 total, 8 up, 8 in 2024-04-17T12:32:01.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:00.669793+0000 mgr.y (mgr.14556) 2098 : cluster [DBG] pgmap v3763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:00.154049+0000 mon.a (mon.0) 3488 : cluster [DBG] osdmap e1988: 8 total, 8 up, 8 in 2024-04-17T12:32:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:00.669793+0000 mgr.y (mgr.14556) 2098 : cluster [DBG] pgmap v3763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:32:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:01] "GET /metrics HTTP/1.1" 200 198890 "" "Prometheus/2.33.4" 2024-04-17T12:32:02.199 INFO:tasks.workunit.client.0.smithi031.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-04-17T12:32:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:01.170896+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1989: 8 total, 8 up, 8 in 2024-04-17T12:32:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:01.174475+0000 mon.c (mon.2) 174 : audit [INF] from='client.? 172.21.15.31:0/305224792' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:32:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:01.175230+0000 mon.a (mon.0) 3490 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:32:02.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:01.170896+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1989: 8 total, 8 up, 8 in 2024-04-17T12:32:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:01.174475+0000 mon.c (mon.2) 174 : audit [INF] from='client.? 172.21.15.31:0/305224792' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:32:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:01.175230+0000 mon.a (mon.0) 3490 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:32:02.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:01.170896+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1989: 8 total, 8 up, 8 in 2024-04-17T12:32:02.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:01.174475+0000 mon.c (mon.2) 174 : audit [INF] from='client.? 172.21.15.31:0/305224792' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:32:02.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:01.175230+0000 mon.a (mon.0) 3490 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:32:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:02.177544+0000 mon.a (mon.0) 3491 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:32:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:02.177917+0000 mon.a (mon.0) 3492 : cluster [DBG] osdmap e1990: 8 total, 8 up, 8 in 2024-04-17T12:32:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:02.670234+0000 mgr.y (mgr.14556) 2099 : cluster [DBG] pgmap v3766: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:02.177544+0000 mon.a (mon.0) 3491 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:32:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:02.177917+0000 mon.a (mon.0) 3492 : cluster [DBG] osdmap e1990: 8 total, 8 up, 8 in 2024-04-17T12:32:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:02.670234+0000 mgr.y (mgr.14556) 2099 : cluster [DBG] pgmap v3766: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:02.177544+0000 mon.a (mon.0) 3491 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi031-86607-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-17T12:32:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:02.177917+0000 mon.a (mon.0) 3492 : cluster [DBG] osdmap e1990: 8 total, 8 up, 8 in 2024-04-17T12:32:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:02.670234+0000 mgr.y (mgr.14556) 2099 : cluster [DBG] pgmap v3766: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:04.228 INFO:tasks.workunit.client.0.smithi031.stdout:SKIPPING 2024-04-17T12:32:04.228 INFO:tasks.workunit.client.0.smithi031.stdout:[ OK ] TestJournalStress.DiscardWithPruneWriteOverlap (2030 ms) 2024-04-17T12:32:04.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:03.193066+0000 mon.a (mon.0) 3493 : cluster [DBG] osdmap e1991: 8 total, 8 up, 8 in 2024-04-17T12:32:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:32:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:32:04.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:03.193066+0000 mon.a (mon.0) 3493 : cluster [DBG] osdmap e1991: 8 total, 8 up, 8 in 2024-04-17T12:32:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:03.193066+0000 mon.a (mon.0) 3493 : cluster [DBG] osdmap e1991: 8 total, 8 up, 8 in 2024-04-17T12:32:05.213 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] 1 test from TestJournalStress (2030 ms total) 2024-04-17T12:32:05.213 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:32:05.213 INFO:tasks.workunit.client.0.smithi031.stdout:[----------] Global test environment tear-down 2024-04-17T12:32:05.213 INFO:tasks.workunit.client.0.smithi031.stdout:[==========] 378 tests from 16 test suites ran. (983668 ms total) 2024-04-17T12:32:05.213 INFO:tasks.workunit.client.0.smithi031.stdout:[ PASSED ] 378 tests. 2024-04-17T12:32:05.214 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:32:05.214 INFO:tasks.workunit.client.0.smithi031.stdout: YOU HAVE 2 DISABLED TESTS 2024-04-17T12:32:05.214 INFO:tasks.workunit.client.0.smithi031.stdout: 2024-04-17T12:32:05.226 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T12:32:05.226 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T12:32:05.262 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-04-17T12:32:05.262 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-17T12:32:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:04.198763+0000 mon.a (mon.0) 3494 : cluster [DBG] osdmap e1992: 8 total, 8 up, 8 in 2024-04-17T12:32:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:04.670681+0000 mgr.y (mgr.14556) 2100 : cluster [DBG] pgmap v3769: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:04.198763+0000 mon.a (mon.0) 3494 : cluster [DBG] osdmap e1992: 8 total, 8 up, 8 in 2024-04-17T12:32:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:04.670681+0000 mgr.y (mgr.14556) 2100 : cluster [DBG] pgmap v3769: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:04.198763+0000 mon.a (mon.0) 3494 : cluster [DBG] osdmap e1992: 8 total, 8 up, 8 in 2024-04-17T12:32:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:04.670681+0000 mgr.y (mgr.14556) 2100 : cluster [DBG] pgmap v3769: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:05.508 DEBUG:teuthology.parallel:result is None 2024-04-17T12:32:05.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T12:32:05.537 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T12:32:05.537 DEBUG:teuthology.orchestra.run.smithi031:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-17T12:32:05.595 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T12:32:05.595 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T12:32:05.595 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-04-17T12:32:05.595 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T12:32:05.595 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-04-17T12:32:05.595 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-17T12:32:05.596 INFO:tasks.workunit:Pulling workunits from ref pacific 2024-04-17T12:32:05.596 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-17T12:32:05.596 DEBUG:teuthology.orchestra.run.smithi031:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-17T12:32:05.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T12:32:05.655 INFO:teuthology.orchestra.run.smithi031.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-17T12:32:05.655 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-17T12:32:05.713 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-17T12:32:05.713 DEBUG:teuthology.orchestra.run.smithi031:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-17T12:32:05.772 INFO:tasks.workunit:timeout=3h 2024-04-17T12:32:05.772 INFO:tasks.workunit:cleanup=True 2024-04-17T12:32:05.772 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-04-17T12:32:05.831 INFO:tasks.workunit.client.0.smithi031.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-17T12:32:06.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:05.206724+0000 mon.a (mon.0) 3495 : cluster [DBG] osdmap e1993: 8 total, 8 up, 8 in 2024-04-17T12:32:06.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:05.206724+0000 mon.a (mon.0) 3495 : cluster [DBG] osdmap e1993: 8 total, 8 up, 8 in 2024-04-17T12:32:06.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:05.206724+0000 mon.a (mon.0) 3495 : cluster [DBG] osdmap e1993: 8 total, 8 up, 8 in 2024-04-17T12:32:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:06.671290+0000 mgr.y (mgr.14556) 2101 : cluster [DBG] pgmap v3771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:06.671290+0000 mgr.y (mgr.14556) 2101 : cluster [DBG] pgmap v3771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:06.671290+0000 mgr.y (mgr.14556) 2101 : cluster [DBG] pgmap v3771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:08.672041+0000 mgr.y (mgr.14556) 2102 : cluster [DBG] pgmap v3772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:08.672041+0000 mgr.y (mgr.14556) 2102 : cluster [DBG] pgmap v3772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:08.672041+0000 mgr.y (mgr.14556) 2102 : cluster [DBG] pgmap v3772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:10.824 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (59m) 7m ago 60m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (60m) 7m ago 60m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (61m) 7m ago 61m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (61m) 7m ago 61m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (64m) 7m ago 64m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (66m) 7m ago 66m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (66m) 7m ago 66m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (65m) 7m ago 65m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (65m) 7m ago 65m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (60m) 7m ago 60m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (60m) 7m ago 60m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (64m) 7m ago 64m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (64m) 7m ago 64m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (63m) 7m ago 63m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (63m) 7m ago 63m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (62m) 7m ago 62m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (62m) 7m ago 62m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (62m) 7m ago 62m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (61m) 7m ago 61m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (59m) 7m ago 60m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:32:11.463 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:32:11.463 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:32:11.463 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:32:11.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:32:11.463 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:32:11.463 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:32:11.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:32:11.463 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:32:11.463 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:32:11.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:32:11.463 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:32:11.464 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:32:11.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:32:11.464 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:32:11.464 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:32:11.464 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:32:11.464 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:32:11.731 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:32:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:11] "GET /metrics HTTP/1.1" 200 196464 "" "Prometheus/2.33.4" 2024-04-17T12:32:11.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:10.672361+0000 mgr.y (mgr.14556) 2103 : cluster [DBG] pgmap v3773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:11.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:10.812831+0000 mgr.y (mgr.14556) 2104 : audit [DBG] from='client.28208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:11.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:11.463337+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.31:0/496394408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:32:11.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:10.672361+0000 mgr.y (mgr.14556) 2103 : cluster [DBG] pgmap v3773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:11.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:10.812831+0000 mgr.y (mgr.14556) 2104 : audit [DBG] from='client.28208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:11.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:11.463337+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.31:0/496394408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:32:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:10.672361+0000 mgr.y (mgr.14556) 2103 : cluster [DBG] pgmap v3773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:10.812831+0000 mgr.y (mgr.14556) 2104 : audit [DBG] from='client.28208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:11.463337+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.31:0/496394408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:32:13.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:11.106773+0000 mgr.y (mgr.14556) 2105 : audit [DBG] from='client.28214 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:11.106773+0000 mgr.y (mgr.14556) 2105 : audit [DBG] from='client.28214 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:13.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:11.106773+0000 mgr.y (mgr.14556) 2105 : audit [DBG] from='client.28214 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:12.672865+0000 mgr.y (mgr.14556) 2106 : cluster [DBG] pgmap v3774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:14.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:32:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:32:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:12.672865+0000 mgr.y (mgr.14556) 2106 : cluster [DBG] pgmap v3774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:12.672865+0000 mgr.y (mgr.14556) 2106 : cluster [DBG] pgmap v3774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:14.673541+0000 mgr.y (mgr.14556) 2107 : cluster [DBG] pgmap v3775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:14.673541+0000 mgr.y (mgr.14556) 2107 : cluster [DBG] pgmap v3775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:16.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:14.673541+0000 mgr.y (mgr.14556) 2107 : cluster [DBG] pgmap v3775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:16.673888+0000 mgr.y (mgr.14556) 2108 : cluster [DBG] pgmap v3776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:16.673888+0000 mgr.y (mgr.14556) 2108 : cluster [DBG] pgmap v3776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:16.673888+0000 mgr.y (mgr.14556) 2108 : cluster [DBG] pgmap v3776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:18.532 DEBUG:teuthology.orchestra.run.smithi031:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-04-17T12:32:18.591 INFO:tasks.workunit.client.0.smithi031.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-17T12:32:18.593 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-17T12:32:18.594 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-17T12:32:18.642 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-17T12:32:18.690 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-17T12:32:18.729 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-17T12:32:18.731 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-17T12:32:18.731 INFO:tasks.workunit.client.0.smithi031.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-17T12:32:18.769 INFO:tasks.workunit.client.0.smithi031.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-17T12:32:18.773 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-04-17T12:32:18.773 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-17T12:32:18.831 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-04-17T12:32:18.832 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-04-17T12:32:18.832 DEBUG:teuthology.orchestra.run.smithi031: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_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 2024-04-17T12:32:18.893 INFO:tasks.workunit.client.0.smithi031.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-04-17T12:32:18.894 INFO:tasks.workunit.client.0.smithi031.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-04-17T12:32:18.894 INFO:tasks.workunit.client.0.smithi031.stderr:+ '[' -n '' ']' 2024-04-17T12:32:18.894 INFO:tasks.workunit.client.0.smithi031.stderr:+ python3 -m nose -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-04-17T12:32:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:18.674468+0000 mgr.y (mgr.14556) 2109 : cluster [DBG] pgmap v3777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:18.674468+0000 mgr.y (mgr.14556) 2109 : cluster [DBG] pgmap v3777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:18.674468+0000 mgr.y (mgr.14556) 2109 : cluster [DBG] pgmap v3777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:19.765180+0000 mon.a (mon.0) 3496 : cluster [DBG] osdmap e1994: 8 total, 8 up, 8 in 2024-04-17T12:32:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:19.766384+0000 mon.a (mon.0) 3497 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:32:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:19.765180+0000 mon.a (mon.0) 3496 : cluster [DBG] osdmap e1994: 8 total, 8 up, 8 in 2024-04-17T12:32:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:19.766384+0000 mon.a (mon.0) 3497 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:32:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:19.765180+0000 mon.a (mon.0) 3496 : cluster [DBG] osdmap e1994: 8 total, 8 up, 8 in 2024-04-17T12:32:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:19.766384+0000 mon.a (mon.0) 3497 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-04-17T12:32:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:32:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:21] "GET /metrics HTTP/1.1" 200 196464 "" "Prometheus/2.33.4" 2024-04-17T12:32:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:20.675072+0000 mgr.y (mgr.14556) 2110 : cluster [DBG] pgmap v3779: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:20.772330+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-04-17T12:32:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:20.772586+0000 mon.a (mon.0) 3499 : cluster [DBG] osdmap e1995: 8 total, 8 up, 8 in 2024-04-17T12:32:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:20.675072+0000 mgr.y (mgr.14556) 2110 : cluster [DBG] pgmap v3779: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:20.772330+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-04-17T12:32:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:20.772586+0000 mon.a (mon.0) 3499 : cluster [DBG] osdmap e1995: 8 total, 8 up, 8 in 2024-04-17T12:32:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:20.675072+0000 mgr.y (mgr.14556) 2110 : cluster [DBG] pgmap v3779: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:20.772330+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-04-17T12:32:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:20.772586+0000 mon.a (mon.0) 3499 : cluster [DBG] osdmap e1995: 8 total, 8 up, 8 in 2024-04-17T12:32:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:21.778324+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1996: 8 total, 8 up, 8 in 2024-04-17T12:32:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:21.778324+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1996: 8 total, 8 up, 8 in 2024-04-17T12:32:23.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:21.778324+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1996: 8 total, 8 up, 8 in 2024-04-17T12:32:24.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:32:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:32:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:22.675509+0000 mgr.y (mgr.14556) 2111 : cluster [DBG] pgmap v3782: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:22.792052+0000 mon.a (mon.0) 3501 : cluster [DBG] osdmap e1997: 8 total, 8 up, 8 in 2024-04-17T12:32:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:22.675509+0000 mgr.y (mgr.14556) 2111 : cluster [DBG] pgmap v3782: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:22.792052+0000 mon.a (mon.0) 3501 : cluster [DBG] osdmap e1997: 8 total, 8 up, 8 in 2024-04-17T12:32:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:22.675509+0000 mgr.y (mgr.14556) 2111 : cluster [DBG] pgmap v3782: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:22.792052+0000 mon.a (mon.0) 3501 : cluster [DBG] osdmap e1997: 8 total, 8 up, 8 in 2024-04-17T12:32:24.894 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_flatten_basic ... ok 2024-04-17T12:32:25.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:23.798491+0000 mon.a (mon.0) 3502 : cluster [DBG] osdmap e1998: 8 total, 8 up, 8 in 2024-04-17T12:32:25.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:23.798491+0000 mon.a (mon.0) 3502 : cluster [DBG] osdmap e1998: 8 total, 8 up, 8 in 2024-04-17T12:32:25.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:23.798491+0000 mon.a (mon.0) 3502 : cluster [DBG] osdmap e1998: 8 total, 8 up, 8 in 2024-04-17T12:32:26.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:24.676030+0000 mgr.y (mgr.14556) 2112 : cluster [DBG] pgmap v3785: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-04-17T12:32:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:24.807628+0000 mon.a (mon.0) 3503 : cluster [DBG] osdmap e1999: 8 total, 8 up, 8 in 2024-04-17T12:32:26.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:24.676030+0000 mgr.y (mgr.14556) 2112 : cluster [DBG] pgmap v3785: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-04-17T12:32:26.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:24.807628+0000 mon.a (mon.0) 3503 : cluster [DBG] osdmap e1999: 8 total, 8 up, 8 in 2024-04-17T12:32:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:24.676030+0000 mgr.y (mgr.14556) 2112 : cluster [DBG] pgmap v3785: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-04-17T12:32:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:24.807628+0000 mon.a (mon.0) 3503 : cluster [DBG] osdmap e1999: 8 total, 8 up, 8 in 2024-04-17T12:32:26.919 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_flatten_drops_cache ... ok 2024-04-17T12:32:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:25.809404+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e2000: 8 total, 8 up, 8 in 2024-04-17T12:32:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:25.809404+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e2000: 8 total, 8 up, 8 in 2024-04-17T12:32:27.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:25.809404+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e2000: 8 total, 8 up, 8 in 2024-04-17T12:32:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:26.676437+0000 mgr.y (mgr.14556) 2113 : cluster [DBG] pgmap v3788: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-04-17T12:32:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:26.821557+0000 mon.a (mon.0) 3505 : cluster [DBG] osdmap e2001: 8 total, 8 up, 8 in 2024-04-17T12:32:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:26.676437+0000 mgr.y (mgr.14556) 2113 : cluster [DBG] pgmap v3788: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-04-17T12:32:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:26.821557+0000 mon.a (mon.0) 3505 : cluster [DBG] osdmap e2001: 8 total, 8 up, 8 in 2024-04-17T12:32:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:26.676437+0000 mgr.y (mgr.14556) 2113 : cluster [DBG] pgmap v3788: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-04-17T12:32:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:26.821557+0000 mon.a (mon.0) 3505 : cluster [DBG] osdmap e2001: 8 total, 8 up, 8 in 2024-04-17T12:32:29.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:27.827483+0000 mon.a (mon.0) 3506 : cluster [DBG] osdmap e2002: 8 total, 8 up, 8 in 2024-04-17T12:32:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:27.827483+0000 mon.a (mon.0) 3506 : cluster [DBG] osdmap e2002: 8 total, 8 up, 8 in 2024-04-17T12:32:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:27.827483+0000 mon.a (mon.0) 3506 : cluster [DBG] osdmap e2002: 8 total, 8 up, 8 in 2024-04-17T12:32:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:28.677190+0000 mgr.y (mgr.14556) 2114 : cluster [DBG] pgmap v3791: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 544 KiB/s rd, 36 KiB/s wr, 730 op/s 2024-04-17T12:32:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:28.832732+0000 mon.a (mon.0) 3507 : cluster [DBG] osdmap e2003: 8 total, 8 up, 8 in 2024-04-17T12:32:30.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:28.677190+0000 mgr.y (mgr.14556) 2114 : cluster [DBG] pgmap v3791: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 544 KiB/s rd, 36 KiB/s wr, 730 op/s 2024-04-17T12:32:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:28.832732+0000 mon.a (mon.0) 3507 : cluster [DBG] osdmap e2003: 8 total, 8 up, 8 in 2024-04-17T12:32:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:28.677190+0000 mgr.y (mgr.14556) 2114 : cluster [DBG] pgmap v3791: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 544 KiB/s rd, 36 KiB/s wr, 730 op/s 2024-04-17T12:32:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:28.832732+0000 mon.a (mon.0) 3507 : cluster [DBG] osdmap e2003: 8 total, 8 up, 8 in 2024-04-17T12:32:30.740 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_flatten_errors ... ok 2024-04-17T12:32:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:29.837438+0000 mon.a (mon.0) 3508 : cluster [DBG] osdmap e2004: 8 total, 8 up, 8 in 2024-04-17T12:32:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:30.650838+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e2005: 8 total, 8 up, 8 in 2024-04-17T12:32:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:29.837438+0000 mon.a (mon.0) 3508 : cluster [DBG] osdmap e2004: 8 total, 8 up, 8 in 2024-04-17T12:32:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:30.650838+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e2005: 8 total, 8 up, 8 in 2024-04-17T12:32:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:29.837438+0000 mon.a (mon.0) 3508 : cluster [DBG] osdmap e2004: 8 total, 8 up, 8 in 2024-04-17T12:32:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:30.650838+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e2005: 8 total, 8 up, 8 in 2024-04-17T12:32:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:31] "GET /metrics HTTP/1.1" 200 198996 "" "Prometheus/2.33.4" 2024-04-17T12:32:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:30.677553+0000 mgr.y (mgr.14556) 2115 : cluster [DBG] pgmap v3795: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 38 KiB/s wr, 756 op/s 2024-04-17T12:32:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:31.655027+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e2006: 8 total, 8 up, 8 in 2024-04-17T12:32:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:31.681793+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:32:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:30.677553+0000 mgr.y (mgr.14556) 2115 : cluster [DBG] pgmap v3795: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 38 KiB/s wr, 756 op/s 2024-04-17T12:32:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:31.655027+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e2006: 8 total, 8 up, 8 in 2024-04-17T12:32:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:31.681793+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:32:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:30.677553+0000 mgr.y (mgr.14556) 2115 : cluster [DBG] pgmap v3795: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 38 KiB/s wr, 756 op/s 2024-04-17T12:32:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:31.655027+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e2006: 8 total, 8 up, 8 in 2024-04-17T12:32:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:31.681793+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:32:33.136 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_flatten_larger_order ... ok 2024-04-17T12:32:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:32.022943+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:32:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:32.023674+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:32:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:32.028914+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:32:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:32.022943+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:32:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:32.023674+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:32:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:32.028914+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:32:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:32.022943+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:32:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:32.023674+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:32:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:32.028914+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:32:34.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:32:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:32:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:32.678062+0000 mgr.y (mgr.14556) 2116 : cluster [DBG] pgmap v3797: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:33.038097+0000 mon.a (mon.0) 3515 : cluster [DBG] osdmap e2007: 8 total, 8 up, 8 in 2024-04-17T12:32:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:33.731881+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:32:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:32.678062+0000 mgr.y (mgr.14556) 2116 : cluster [DBG] pgmap v3797: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:33.038097+0000 mon.a (mon.0) 3515 : cluster [DBG] osdmap e2007: 8 total, 8 up, 8 in 2024-04-17T12:32:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:33.731881+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:32:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:32.678062+0000 mgr.y (mgr.14556) 2116 : cluster [DBG] pgmap v3797: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:33.038097+0000 mon.a (mon.0) 3515 : cluster [DBG] osdmap e2007: 8 total, 8 up, 8 in 2024-04-17T12:32:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:33.731881+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:32:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:34.042625+0000 mon.a (mon.0) 3517 : cluster [DBG] osdmap e2008: 8 total, 8 up, 8 in 2024-04-17T12:32:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:34.678460+0000 mgr.y (mgr.14556) 2117 : cluster [DBG] pgmap v3800: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 433 KiB/s rd, 31 KiB/s wr, 582 op/s 2024-04-17T12:32:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:34.042625+0000 mon.a (mon.0) 3517 : cluster [DBG] osdmap e2008: 8 total, 8 up, 8 in 2024-04-17T12:32:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:34.678460+0000 mgr.y (mgr.14556) 2117 : cluster [DBG] pgmap v3800: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 433 KiB/s rd, 31 KiB/s wr, 582 op/s 2024-04-17T12:32:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:34.042625+0000 mon.a (mon.0) 3517 : cluster [DBG] osdmap e2008: 8 total, 8 up, 8 in 2024-04-17T12:32:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:34.678460+0000 mgr.y (mgr.14556) 2117 : cluster [DBG] pgmap v3800: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 433 KiB/s rd, 31 KiB/s wr, 582 op/s 2024-04-17T12:32:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:35.047075+0000 mon.a (mon.0) 3518 : cluster [DBG] osdmap e2009: 8 total, 8 up, 8 in 2024-04-17T12:32:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:35.651468+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e2010: 8 total, 8 up, 8 in 2024-04-17T12:32:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:35.047075+0000 mon.a (mon.0) 3518 : cluster [DBG] osdmap e2009: 8 total, 8 up, 8 in 2024-04-17T12:32:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:35.651468+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e2010: 8 total, 8 up, 8 in 2024-04-17T12:32:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:35.047075+0000 mon.a (mon.0) 3518 : cluster [DBG] osdmap e2009: 8 total, 8 up, 8 in 2024-04-17T12:32:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:35.651468+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e2010: 8 total, 8 up, 8 in 2024-04-17T12:32:36.738 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_flatten_multi_level ... ok 2024-04-17T12:32:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:36.653643+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e2011: 8 total, 8 up, 8 in 2024-04-17T12:32:37.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:36.678945+0000 mgr.y (mgr.14556) 2118 : cluster [DBG] pgmap v3804: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:36.653643+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e2011: 8 total, 8 up, 8 in 2024-04-17T12:32:37.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:36.678945+0000 mgr.y (mgr.14556) 2118 : cluster [DBG] pgmap v3804: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:37.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:36.653643+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e2011: 8 total, 8 up, 8 in 2024-04-17T12:32:37.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:36.678945+0000 mgr.y (mgr.14556) 2118 : cluster [DBG] pgmap v3804: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:38.760 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_flatten_smaller_order ... ok 2024-04-17T12:32:38.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:37.660693+0000 mon.a (mon.0) 3521 : cluster [DBG] osdmap e2012: 8 total, 8 up, 8 in 2024-04-17T12:32:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:37.660693+0000 mon.a (mon.0) 3521 : cluster [DBG] osdmap e2012: 8 total, 8 up, 8 in 2024-04-17T12:32:38.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:37.660693+0000 mon.a (mon.0) 3521 : cluster [DBG] osdmap e2012: 8 total, 8 up, 8 in 2024-04-17T12:32:39.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:38.666127+0000 mon.a (mon.0) 3522 : cluster [DBG] osdmap e2013: 8 total, 8 up, 8 in 2024-04-17T12:32:39.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:38.679348+0000 mgr.y (mgr.14556) 2119 : cluster [DBG] pgmap v3807: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 31 KiB/s wr, 509 op/s 2024-04-17T12:32:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:38.666127+0000 mon.a (mon.0) 3522 : cluster [DBG] osdmap e2013: 8 total, 8 up, 8 in 2024-04-17T12:32:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:38.679348+0000 mgr.y (mgr.14556) 2119 : cluster [DBG] pgmap v3807: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 31 KiB/s wr, 509 op/s 2024-04-17T12:32:39.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:38.666127+0000 mon.a (mon.0) 3522 : cluster [DBG] osdmap e2013: 8 total, 8 up, 8 in 2024-04-17T12:32:39.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:38.679348+0000 mgr.y (mgr.14556) 2119 : cluster [DBG] pgmap v3807: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 31 KiB/s wr, 509 op/s 2024-04-17T12:32:40.747 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_flatten_with_progress ... ok 2024-04-17T12:32:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:39.674551+0000 mon.a (mon.0) 3523 : cluster [DBG] osdmap e2014: 8 total, 8 up, 8 in 2024-04-17T12:32:40.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:40.654926+0000 mon.a (mon.0) 3524 : cluster [DBG] osdmap e2015: 8 total, 8 up, 8 in 2024-04-17T12:32:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:39.674551+0000 mon.a (mon.0) 3523 : cluster [DBG] osdmap e2014: 8 total, 8 up, 8 in 2024-04-17T12:32:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:40.654926+0000 mon.a (mon.0) 3524 : cluster [DBG] osdmap e2015: 8 total, 8 up, 8 in 2024-04-17T12:32:40.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:39.674551+0000 mon.a (mon.0) 3523 : cluster [DBG] osdmap e2014: 8 total, 8 up, 8 in 2024-04-17T12:32:40.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:40.654926+0000 mon.a (mon.0) 3524 : cluster [DBG] osdmap e2015: 8 total, 8 up, 8 in 2024-04-17T12:32:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:40.679744+0000 mgr.y (mgr.14556) 2120 : cluster [DBG] pgmap v3810: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 28 KiB/s wr, 462 op/s 2024-04-17T12:32:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:32:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:41] "GET /metrics HTTP/1.1" 200 199059 "" "Prometheus/2.33.4" 2024-04-17T12:32:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:40.679744+0000 mgr.y (mgr.14556) 2120 : cluster [DBG] pgmap v3810: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 28 KiB/s wr, 462 op/s 2024-04-17T12:32:41.797 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:32:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:40.679744+0000 mgr.y (mgr.14556) 2120 : cluster [DBG] pgmap v3810: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 28 KiB/s wr, 462 op/s 2024-04-17T12:32:42.101 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:32:42.101 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (60m) 8m ago 60m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (60m) 8m ago 60m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (62m) 8m ago 61m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (61m) 8m ago 61m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (65m) 8m ago 65m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (67m) 8m ago 67m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (67m) 8m ago 67m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (65m) 8m ago 65m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (65m) 8m ago 65m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (61m) 8m ago 61m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (61m) 8m ago 61m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (65m) 8m ago 65m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (64m) 8m ago 64m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:32:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (64m) 8m ago 64m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:32:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (63m) 8m ago 63m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:32:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (63m) 8m ago 63m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:32:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (63m) 8m ago 63m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:32:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (62m) 8m ago 62m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:32:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (62m) 8m ago 62m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:32:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (59m) 8m ago 61m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:32:42.461 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:32:42.461 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:32:42.461 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:32:42.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:32:42.461 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:32:42.462 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:32:42.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:41.681904+0000 mon.a (mon.0) 3525 : cluster [DBG] osdmap e2016: 8 total, 8 up, 8 in 2024-04-17T12:32:42.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:41.785861+0000 mgr.y (mgr.14556) 2121 : audit [DBG] from='client.28232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:42.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:42.461563+0000 mon.a (mon.0) 3526 : audit [DBG] from='client.? 172.21.15.31:0/1826098335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:32:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:41.681904+0000 mon.a (mon.0) 3525 : cluster [DBG] osdmap e2016: 8 total, 8 up, 8 in 2024-04-17T12:32:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:41.785861+0000 mgr.y (mgr.14556) 2121 : audit [DBG] from='client.28232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:42.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:42.461563+0000 mon.a (mon.0) 3526 : audit [DBG] from='client.? 172.21.15.31:0/1826098335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:32:42.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:41.681904+0000 mon.a (mon.0) 3525 : cluster [DBG] osdmap e2016: 8 total, 8 up, 8 in 2024-04-17T12:32:42.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:41.785861+0000 mgr.y (mgr.14556) 2121 : audit [DBG] from='client.28232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:42.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:42.461563+0000 mon.a (mon.0) 3526 : audit [DBG] from='client.? 172.21.15.31:0/1826098335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:32:43.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:32:42.093672+0000 mgr.y (mgr.14556) 2122 : audit [DBG] from='client.18348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:43.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:42.680117+0000 mgr.y (mgr.14556) 2123 : cluster [DBG] pgmap v3812: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:32:42.093672+0000 mgr.y (mgr.14556) 2122 : audit [DBG] from='client.18348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:42.680117+0000 mgr.y (mgr.14556) 2123 : cluster [DBG] pgmap v3812: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:44.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:32:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:32:42.093672+0000 mgr.y (mgr.14556) 2122 : audit [DBG] from='client.18348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:32:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:42.680117+0000 mgr.y (mgr.14556) 2123 : cluster [DBG] pgmap v3812: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:45.734 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_list_children ... ok 2024-04-17T12:32:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:44.680777+0000 mgr.y (mgr.14556) 2124 : cluster [DBG] pgmap v3813: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 891 KiB/s rd, 29 KiB/s wr, 1.10k op/s 2024-04-17T12:32:45.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:45.653518+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e2017: 8 total, 8 up, 8 in 2024-04-17T12:32:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:44.680777+0000 mgr.y (mgr.14556) 2124 : cluster [DBG] pgmap v3813: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 891 KiB/s rd, 29 KiB/s wr, 1.10k op/s 2024-04-17T12:32:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:45.653518+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e2017: 8 total, 8 up, 8 in 2024-04-17T12:32:46.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:44.680777+0000 mgr.y (mgr.14556) 2124 : cluster [DBG] pgmap v3813: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 891 KiB/s rd, 29 KiB/s wr, 1.10k op/s 2024-04-17T12:32:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:45.653518+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e2017: 8 total, 8 up, 8 in 2024-04-17T12:32:47.853 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_read ... ok 2024-04-17T12:32:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:46.681345+0000 mgr.y (mgr.14556) 2125 : cluster [DBG] pgmap v3815: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 887 KiB/s rd, 29 KiB/s wr, 1.10k op/s 2024-04-17T12:32:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:46.749119+0000 mon.a (mon.0) 3528 : cluster [DBG] osdmap e2018: 8 total, 8 up, 8 in 2024-04-17T12:32:48.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:46.681345+0000 mgr.y (mgr.14556) 2125 : cluster [DBG] pgmap v3815: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 887 KiB/s rd, 29 KiB/s wr, 1.10k op/s 2024-04-17T12:32:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:46.749119+0000 mon.a (mon.0) 3528 : cluster [DBG] osdmap e2018: 8 total, 8 up, 8 in 2024-04-17T12:32:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:46.681345+0000 mgr.y (mgr.14556) 2125 : cluster [DBG] pgmap v3815: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 887 KiB/s rd, 29 KiB/s wr, 1.10k op/s 2024-04-17T12:32:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:46.749119+0000 mon.a (mon.0) 3528 : cluster [DBG] osdmap e2018: 8 total, 8 up, 8 in 2024-04-17T12:32:49.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:47.756716+0000 mon.a (mon.0) 3529 : cluster [DBG] osdmap e2019: 8 total, 8 up, 8 in 2024-04-17T12:32:49.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:47.756716+0000 mon.a (mon.0) 3529 : cluster [DBG] osdmap e2019: 8 total, 8 up, 8 in 2024-04-17T12:32:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:47.756716+0000 mon.a (mon.0) 3529 : cluster [DBG] osdmap e2019: 8 total, 8 up, 8 in 2024-04-17T12:32:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:48.682240+0000 mgr.y (mgr.14556) 2126 : cluster [DBG] pgmap v3818: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 48 KiB/s wr, 2.76k op/s 2024-04-17T12:32:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:48.763296+0000 mon.a (mon.0) 3530 : cluster [DBG] osdmap e2020: 8 total, 8 up, 8 in 2024-04-17T12:32:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:48.682240+0000 mgr.y (mgr.14556) 2126 : cluster [DBG] pgmap v3818: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 48 KiB/s wr, 2.76k op/s 2024-04-17T12:32:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:48.763296+0000 mon.a (mon.0) 3530 : cluster [DBG] osdmap e2020: 8 total, 8 up, 8 in 2024-04-17T12:32:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:48.682240+0000 mgr.y (mgr.14556) 2126 : cluster [DBG] pgmap v3818: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 48 KiB/s wr, 2.76k op/s 2024-04-17T12:32:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:48.763296+0000 mon.a (mon.0) 3530 : cluster [DBG] osdmap e2020: 8 total, 8 up, 8 in 2024-04-17T12:32:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:49.775458+0000 mon.a (mon.0) 3531 : cluster [DBG] osdmap e2021: 8 total, 8 up, 8 in 2024-04-17T12:32:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:50.655579+0000 mon.a (mon.0) 3532 : cluster [DBG] osdmap e2022: 8 total, 8 up, 8 in 2024-04-17T12:32:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:49.775458+0000 mon.a (mon.0) 3531 : cluster [DBG] osdmap e2021: 8 total, 8 up, 8 in 2024-04-17T12:32:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:50.655579+0000 mon.a (mon.0) 3532 : cluster [DBG] osdmap e2022: 8 total, 8 up, 8 in 2024-04-17T12:32:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:49.775458+0000 mon.a (mon.0) 3531 : cluster [DBG] osdmap e2021: 8 total, 8 up, 8 in 2024-04-17T12:32:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:50.655579+0000 mon.a (mon.0) 3532 : cluster [DBG] osdmap e2022: 8 total, 8 up, 8 in 2024-04-17T12:32:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:51] "GET /metrics HTTP/1.1" 200 199059 "" "Prometheus/2.33.4" 2024-04-17T12:32:51.761 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_resize_flatten_multi_level ... ok 2024-04-17T12:32:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:50.682691+0000 mgr.y (mgr.14556) 2127 : cluster [DBG] pgmap v3822: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 29 KiB/s wr, 2.52k op/s 2024-04-17T12:32:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:51.665359+0000 mon.a (mon.0) 3533 : cluster [DBG] osdmap e2023: 8 total, 8 up, 8 in 2024-04-17T12:32:52.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:50.682691+0000 mgr.y (mgr.14556) 2127 : cluster [DBG] pgmap v3822: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 29 KiB/s wr, 2.52k op/s 2024-04-17T12:32:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:51.665359+0000 mon.a (mon.0) 3533 : cluster [DBG] osdmap e2023: 8 total, 8 up, 8 in 2024-04-17T12:32:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:50.682691+0000 mgr.y (mgr.14556) 2127 : cluster [DBG] pgmap v3822: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 29 KiB/s wr, 2.52k op/s 2024-04-17T12:32:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:51.665359+0000 mon.a (mon.0) 3533 : cluster [DBG] osdmap e2023: 8 total, 8 up, 8 in 2024-04-17T12:32:53.881 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_resize_io ... ok 2024-04-17T12:32:54.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:32:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:32:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:52.683152+0000 mgr.y (mgr.14556) 2128 : cluster [DBG] pgmap v3824: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:52.785433+0000 mon.a (mon.0) 3534 : cluster [DBG] osdmap e2024: 8 total, 8 up, 8 in 2024-04-17T12:32:54.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:52.683152+0000 mgr.y (mgr.14556) 2128 : cluster [DBG] pgmap v3824: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:52.785433+0000 mon.a (mon.0) 3534 : cluster [DBG] osdmap e2024: 8 total, 8 up, 8 in 2024-04-17T12:32:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:52.683152+0000 mgr.y (mgr.14556) 2128 : cluster [DBG] pgmap v3824: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:32:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:52.785433+0000 mon.a (mon.0) 3534 : cluster [DBG] osdmap e2024: 8 total, 8 up, 8 in 2024-04-17T12:32:55.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:53.790270+0000 mon.a (mon.0) 3535 : cluster [DBG] osdmap e2025: 8 total, 8 up, 8 in 2024-04-17T12:32:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:53.790270+0000 mon.a (mon.0) 3535 : cluster [DBG] osdmap e2025: 8 total, 8 up, 8 in 2024-04-17T12:32:55.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:53.790270+0000 mon.a (mon.0) 3535 : cluster [DBG] osdmap e2025: 8 total, 8 up, 8 in 2024-04-17T12:32:55.754 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_resize_stat ... ok 2024-04-17T12:32:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:54.683735+0000 mgr.y (mgr.14556) 2129 : cluster [DBG] pgmap v3827: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 20 KiB/s wr, 379 op/s 2024-04-17T12:32:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:54.799162+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e2026: 8 total, 8 up, 8 in 2024-04-17T12:32:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:55.658471+0000 mon.a (mon.0) 3537 : cluster [DBG] osdmap e2027: 8 total, 8 up, 8 in 2024-04-17T12:32:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:54.683735+0000 mgr.y (mgr.14556) 2129 : cluster [DBG] pgmap v3827: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 20 KiB/s wr, 379 op/s 2024-04-17T12:32:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:54.799162+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e2026: 8 total, 8 up, 8 in 2024-04-17T12:32:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:55.658471+0000 mon.a (mon.0) 3537 : cluster [DBG] osdmap e2027: 8 total, 8 up, 8 in 2024-04-17T12:32:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:54.683735+0000 mgr.y (mgr.14556) 2129 : cluster [DBG] pgmap v3827: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 20 KiB/s wr, 379 op/s 2024-04-17T12:32:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:54.799162+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e2026: 8 total, 8 up, 8 in 2024-04-17T12:32:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:55.658471+0000 mon.a (mon.0) 3537 : cluster [DBG] osdmap e2027: 8 total, 8 up, 8 in 2024-04-17T12:32:57.757 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_stat ... ok 2024-04-17T12:32:57.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:56.658659+0000 mon.a (mon.0) 3538 : cluster [DBG] osdmap e2028: 8 total, 8 up, 8 in 2024-04-17T12:32:57.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:56.684130+0000 mgr.y (mgr.14556) 2130 : cluster [DBG] pgmap v3831: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 14 KiB/s wr, 232 op/s 2024-04-17T12:32:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:56.658659+0000 mon.a (mon.0) 3538 : cluster [DBG] osdmap e2028: 8 total, 8 up, 8 in 2024-04-17T12:32:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:56.684130+0000 mgr.y (mgr.14556) 2130 : cluster [DBG] pgmap v3831: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 14 KiB/s wr, 232 op/s 2024-04-17T12:32:57.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:56.658659+0000 mon.a (mon.0) 3538 : cluster [DBG] osdmap e2028: 8 total, 8 up, 8 in 2024-04-17T12:32:57.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:56.684130+0000 mgr.y (mgr.14556) 2130 : cluster [DBG] pgmap v3831: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 14 KiB/s wr, 232 op/s 2024-04-17T12:32:58.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:57.664503+0000 mon.a (mon.0) 3539 : cluster [DBG] osdmap e2029: 8 total, 8 up, 8 in 2024-04-17T12:32:58.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:57.664503+0000 mon.a (mon.0) 3539 : cluster [DBG] osdmap e2029: 8 total, 8 up, 8 in 2024-04-17T12:32:58.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:57.664503+0000 mon.a (mon.0) 3539 : cluster [DBG] osdmap e2029: 8 total, 8 up, 8 in 2024-04-17T12:32:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:58.667205+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e2030: 8 total, 8 up, 8 in 2024-04-17T12:32:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:32:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:58.684622+0000 mgr.y (mgr.14556) 2131 : cluster [DBG] pgmap v3834: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 31 KiB/s wr, 531 op/s 2024-04-17T12:32:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:58.667205+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e2030: 8 total, 8 up, 8 in 2024-04-17T12:32:59.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:32:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:58.684622+0000 mgr.y (mgr.14556) 2131 : cluster [DBG] pgmap v3834: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 31 KiB/s wr, 531 op/s 2024-04-17T12:32:59.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:58.667205+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e2030: 8 total, 8 up, 8 in 2024-04-17T12:32:59.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:32:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:58.684622+0000 mgr.y (mgr.14556) 2131 : cluster [DBG] pgmap v3834: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 31 KiB/s wr, 531 op/s 2024-04-17T12:33:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:32:59.677473+0000 mon.a (mon.0) 3541 : cluster [DBG] osdmap e2031: 8 total, 8 up, 8 in 2024-04-17T12:33:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:00.663712+0000 mon.a (mon.0) 3542 : cluster [DBG] osdmap e2032: 8 total, 8 up, 8 in 2024-04-17T12:33:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:32:59.677473+0000 mon.a (mon.0) 3541 : cluster [DBG] osdmap e2031: 8 total, 8 up, 8 in 2024-04-17T12:33:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:00.663712+0000 mon.a (mon.0) 3542 : cluster [DBG] osdmap e2032: 8 total, 8 up, 8 in 2024-04-17T12:33:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:32:59.677473+0000 mon.a (mon.0) 3541 : cluster [DBG] osdmap e2031: 8 total, 8 up, 8 in 2024-04-17T12:33:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:00.663712+0000 mon.a (mon.0) 3542 : cluster [DBG] osdmap e2032: 8 total, 8 up, 8 in 2024-04-17T12:33:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:00.685036+0000 mgr.y (mgr.14556) 2132 : cluster [DBG] pgmap v3837: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 378 KiB/s rd, 30 KiB/s wr, 515 op/s 2024-04-17T12:33:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:33:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:01] "GET /metrics HTTP/1.1" 200 199062 "" "Prometheus/2.33.4" 2024-04-17T12:33:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:00.685036+0000 mgr.y (mgr.14556) 2132 : cluster [DBG] pgmap v3837: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 378 KiB/s rd, 30 KiB/s wr, 515 op/s 2024-04-17T12:33:01.781 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_stripe_unit_and_count ... ok 2024-04-17T12:33:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:00.685036+0000 mgr.y (mgr.14556) 2132 : cluster [DBG] pgmap v3837: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 378 KiB/s rd, 30 KiB/s wr, 515 op/s 2024-04-17T12:33:02.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:01.687321+0000 mon.a (mon.0) 3543 : cluster [DBG] osdmap e2033: 8 total, 8 up, 8 in 2024-04-17T12:33:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:01.687321+0000 mon.a (mon.0) 3543 : cluster [DBG] osdmap e2033: 8 total, 8 up, 8 in 2024-04-17T12:33:02.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:01.687321+0000 mon.a (mon.0) 3543 : cluster [DBG] osdmap e2033: 8 total, 8 up, 8 in 2024-04-17T12:33:03.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:02.685472+0000 mgr.y (mgr.14556) 2133 : cluster [DBG] pgmap v3839: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:03.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:02.695314+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e2034: 8 total, 8 up, 8 in 2024-04-17T12:33:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:02.685472+0000 mgr.y (mgr.14556) 2133 : cluster [DBG] pgmap v3839: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:02.695314+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e2034: 8 total, 8 up, 8 in 2024-04-17T12:33:03.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:02.685472+0000 mgr.y (mgr.14556) 2133 : cluster [DBG] pgmap v3839: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:03.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:02.695314+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e2034: 8 total, 8 up, 8 in 2024-04-17T12:33:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:33:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:33:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:03.702539+0000 mon.a (mon.0) 3545 : cluster [DBG] osdmap e2035: 8 total, 8 up, 8 in 2024-04-17T12:33:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:03.702539+0000 mon.a (mon.0) 3545 : cluster [DBG] osdmap e2035: 8 total, 8 up, 8 in 2024-04-17T12:33:04.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:03.702539+0000 mon.a (mon.0) 3545 : cluster [DBG] osdmap e2035: 8 total, 8 up, 8 in 2024-04-17T12:33:05.764 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_trash_snapshot ... ok 2024-04-17T12:33:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:04.685966+0000 mgr.y (mgr.14556) 2134 : cluster [DBG] pgmap v3842: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-04-17T12:33:05.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:04.706929+0000 mon.a (mon.0) 3546 : cluster [DBG] osdmap e2036: 8 total, 8 up, 8 in 2024-04-17T12:33:05.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:05.661912+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e2037: 8 total, 8 up, 8 in 2024-04-17T12:33:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:04.685966+0000 mgr.y (mgr.14556) 2134 : cluster [DBG] pgmap v3842: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-04-17T12:33:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:04.706929+0000 mon.a (mon.0) 3546 : cluster [DBG] osdmap e2036: 8 total, 8 up, 8 in 2024-04-17T12:33:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:05.661912+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e2037: 8 total, 8 up, 8 in 2024-04-17T12:33:05.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:04.685966+0000 mgr.y (mgr.14556) 2134 : cluster [DBG] pgmap v3842: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-04-17T12:33:05.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:04.706929+0000 mon.a (mon.0) 3546 : cluster [DBG] osdmap e2036: 8 total, 8 up, 8 in 2024-04-17T12:33:05.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:05.661912+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e2037: 8 total, 8 up, 8 in 2024-04-17T12:33:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:06.686491+0000 mgr.y (mgr.14556) 2135 : cluster [DBG] pgmap v3845: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 20 KiB/s wr, 386 op/s 2024-04-17T12:33:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:06.720714+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e2038: 8 total, 8 up, 8 in 2024-04-17T12:33:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:06.686491+0000 mgr.y (mgr.14556) 2135 : cluster [DBG] pgmap v3845: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 20 KiB/s wr, 386 op/s 2024-04-17T12:33:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:06.720714+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e2038: 8 total, 8 up, 8 in 2024-04-17T12:33:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:06.686491+0000 mgr.y (mgr.14556) 2135 : cluster [DBG] pgmap v3845: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 20 KiB/s wr, 386 op/s 2024-04-17T12:33:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:06.720714+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e2038: 8 total, 8 up, 8 in 2024-04-17T12:33:08.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:07.722096+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e2039: 8 total, 8 up, 8 in 2024-04-17T12:33:08.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:07.729441+0000 mon.a (mon.0) 3550 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-2","app": "rbd"}]: dispatch 2024-04-17T12:33:08.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:07.722096+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e2039: 8 total, 8 up, 8 in 2024-04-17T12:33:08.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:07.729441+0000 mon.a (mon.0) 3550 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-2","app": "rbd"}]: dispatch 2024-04-17T12:33:09.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:07.722096+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e2039: 8 total, 8 up, 8 in 2024-04-17T12:33:09.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:07.729441+0000 mon.a (mon.0) 3550 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-2","app": "rbd"}]: dispatch 2024-04-17T12:33:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:08.687382+0000 mgr.y (mgr.14556) 2136 : cluster [DBG] pgmap v3848: 169 pgs: 32 creating+peering, 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 14 KiB/s wr, 261 op/s 2024-04-17T12:33:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:08.729544+0000 mon.a (mon.0) 3551 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-2","app": "rbd"}]': finished 2024-04-17T12:33:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:08.729680+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e2040: 8 total, 8 up, 8 in 2024-04-17T12:33:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:08.687382+0000 mgr.y (mgr.14556) 2136 : cluster [DBG] pgmap v3848: 169 pgs: 32 creating+peering, 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 14 KiB/s wr, 261 op/s 2024-04-17T12:33:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:08.729544+0000 mon.a (mon.0) 3551 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-2","app": "rbd"}]': finished 2024-04-17T12:33:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:08.729680+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e2040: 8 total, 8 up, 8 in 2024-04-17T12:33:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:08.687382+0000 mgr.y (mgr.14556) 2136 : cluster [DBG] pgmap v3848: 169 pgs: 32 creating+peering, 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 14 KiB/s wr, 261 op/s 2024-04-17T12:33:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:08.729544+0000 mon.a (mon.0) 3551 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi031-94193-2","app": "rbd"}]': finished 2024-04-17T12:33:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:08.729680+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e2040: 8 total, 8 up, 8 in 2024-04-17T12:33:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:09.738406+0000 mon.a (mon.0) 3553 : cluster [DBG] osdmap e2041: 8 total, 8 up, 8 in 2024-04-17T12:33:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:10.662076+0000 mon.a (mon.0) 3554 : cluster [DBG] osdmap e2042: 8 total, 8 up, 8 in 2024-04-17T12:33:10.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:09.738406+0000 mon.a (mon.0) 3553 : cluster [DBG] osdmap e2041: 8 total, 8 up, 8 in 2024-04-17T12:33:10.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:10.662076+0000 mon.a (mon.0) 3554 : cluster [DBG] osdmap e2042: 8 total, 8 up, 8 in 2024-04-17T12:33:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:09.738406+0000 mon.a (mon.0) 3553 : cluster [DBG] osdmap e2041: 8 total, 8 up, 8 in 2024-04-17T12:33:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:10.662076+0000 mon.a (mon.0) 3554 : cluster [DBG] osdmap e2042: 8 total, 8 up, 8 in 2024-04-17T12:33:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:33:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:11] "GET /metrics HTTP/1.1" 200 199062 "" "Prometheus/2.33.4" 2024-04-17T12:33:11.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:10.687828+0000 mgr.y (mgr.14556) 2137 : cluster [DBG] pgmap v3852: 169 pgs: 32 creating+peering, 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 196 KiB/s rd, 14 KiB/s wr, 264 op/s 2024-04-17T12:33:11.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:10.687828+0000 mgr.y (mgr.14556) 2137 : cluster [DBG] pgmap v3852: 169 pgs: 32 creating+peering, 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 196 KiB/s rd, 14 KiB/s wr, 264 op/s 2024-04-17T12:33:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:10.687828+0000 mgr.y (mgr.14556) 2137 : cluster [DBG] pgmap v3852: 169 pgs: 32 creating+peering, 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 196 KiB/s rd, 14 KiB/s wr, 264 op/s 2024-04-17T12:33:12.803 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:33:12.848 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_unprotect_with_children ... ok 2024-04-17T12:33:13.098 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:33:13.098 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (60m) 8m ago 61m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:33:13.098 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (61m) 8m ago 61m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:33:13.098 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (62m) 8m ago 62m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:33:13.098 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (62m) 8m ago 62m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:33:13.098 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (65m) 8m ago 65m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:33:13.098 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (67m) 8m ago 67m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:33:13.098 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (67m) 8m ago 67m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:33:13.098 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (66m) 8m ago 66m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:33:13.098 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (66m) 8m ago 66m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:33:13.099 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (61m) 8m ago 61m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:33:13.099 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (61m) 8m ago 61m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:33:13.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (65m) 8m ago 65m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:33:13.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (65m) 8m ago 65m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:33:13.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (64m) 8m ago 64m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:33:13.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (64m) 8m ago 64m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:33:13.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (63m) 8m ago 63m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:33:13.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (63m) 8m ago 63m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:33:13.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (63m) 8m ago 63m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:33:13.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (62m) 8m ago 62m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:33:13.099 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (60m) 8m ago 61m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:33:13.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:11.747262+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e2043: 8 total, 8 up, 8 in 2024-04-17T12:33:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:11.747262+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e2043: 8 total, 8 up, 8 in 2024-04-17T12:33:13.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:11.747262+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e2043: 8 total, 8 up, 8 in 2024-04-17T12:33:13.444 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:33:13.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:33:13.446 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:33:13.446 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:33:13.446 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:33:13.446 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:33:14.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:33:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:33:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:12.688241+0000 mgr.y (mgr.14556) 2138 : cluster [DBG] pgmap v3854: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:12.752084+0000 mon.a (mon.0) 3556 : cluster [DBG] osdmap e2044: 8 total, 8 up, 8 in 2024-04-17T12:33:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:12.790665+0000 mgr.y (mgr.14556) 2139 : audit [DBG] from='client.28247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:13.444949+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.31:0/1205446281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:33:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:12.688241+0000 mgr.y (mgr.14556) 2138 : cluster [DBG] pgmap v3854: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:12.752084+0000 mon.a (mon.0) 3556 : cluster [DBG] osdmap e2044: 8 total, 8 up, 8 in 2024-04-17T12:33:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:12.790665+0000 mgr.y (mgr.14556) 2139 : audit [DBG] from='client.28247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:13.444949+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.31:0/1205446281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:33:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:12.688241+0000 mgr.y (mgr.14556) 2138 : cluster [DBG] pgmap v3854: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:12.752084+0000 mon.a (mon.0) 3556 : cluster [DBG] osdmap e2044: 8 total, 8 up, 8 in 2024-04-17T12:33:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:12.790665+0000 mgr.y (mgr.14556) 2139 : audit [DBG] from='client.28247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:13.444949+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.31:0/1205446281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:33:15.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:13.090141+0000 mgr.y (mgr.14556) 2140 : audit [DBG] from='client.18366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:15.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:13.766468+0000 mon.a (mon.0) 3557 : cluster [DBG] osdmap e2045: 8 total, 8 up, 8 in 2024-04-17T12:33:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:13.090141+0000 mgr.y (mgr.14556) 2140 : audit [DBG] from='client.18366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:15.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:13.766468+0000 mon.a (mon.0) 3557 : cluster [DBG] osdmap e2045: 8 total, 8 up, 8 in 2024-04-17T12:33:15.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:13.090141+0000 mgr.y (mgr.14556) 2140 : audit [DBG] from='client.18366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:15.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:13.766468+0000 mon.a (mon.0) 3557 : cluster [DBG] osdmap e2045: 8 total, 8 up, 8 in 2024-04-17T12:33:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:14.688699+0000 mgr.y (mgr.14556) 2141 : cluster [DBG] pgmap v3857: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.2 KiB/s wr, 110 op/s 2024-04-17T12:33:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:14.770056+0000 mon.a (mon.0) 3558 : cluster [DBG] osdmap e2046: 8 total, 8 up, 8 in 2024-04-17T12:33:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:14.688699+0000 mgr.y (mgr.14556) 2141 : cluster [DBG] pgmap v3857: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.2 KiB/s wr, 110 op/s 2024-04-17T12:33:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:14.770056+0000 mon.a (mon.0) 3558 : cluster [DBG] osdmap e2046: 8 total, 8 up, 8 in 2024-04-17T12:33:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:14.688699+0000 mgr.y (mgr.14556) 2141 : cluster [DBG] pgmap v3857: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.2 KiB/s wr, 110 op/s 2024-04-17T12:33:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:14.770056+0000 mon.a (mon.0) 3558 : cluster [DBG] osdmap e2046: 8 total, 8 up, 8 in 2024-04-17T12:33:16.904 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_unprotected ... ok 2024-04-17T12:33:17.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:15.802758+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e2047: 8 total, 8 up, 8 in 2024-04-17T12:33:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:15.802758+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e2047: 8 total, 8 up, 8 in 2024-04-17T12:33:17.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:15.802758+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e2047: 8 total, 8 up, 8 in 2024-04-17T12:33:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:16.689096+0000 mgr.y (mgr.14556) 2142 : cluster [DBG] pgmap v3860: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.2 KiB/s wr, 110 op/s 2024-04-17T12:33:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:16.809720+0000 mon.a (mon.0) 3560 : cluster [DBG] osdmap e2048: 8 total, 8 up, 8 in 2024-04-17T12:33:18.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:16.689096+0000 mgr.y (mgr.14556) 2142 : cluster [DBG] pgmap v3860: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.2 KiB/s wr, 110 op/s 2024-04-17T12:33:18.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:16.809720+0000 mon.a (mon.0) 3560 : cluster [DBG] osdmap e2048: 8 total, 8 up, 8 in 2024-04-17T12:33:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:16.689096+0000 mgr.y (mgr.14556) 2142 : cluster [DBG] pgmap v3860: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.2 KiB/s wr, 110 op/s 2024-04-17T12:33:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:16.809720+0000 mon.a (mon.0) 3560 : cluster [DBG] osdmap e2048: 8 total, 8 up, 8 in 2024-04-17T12:33:19.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:17.811378+0000 mon.a (mon.0) 3561 : cluster [DBG] osdmap e2049: 8 total, 8 up, 8 in 2024-04-17T12:33:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:17.811378+0000 mon.a (mon.0) 3561 : cluster [DBG] osdmap e2049: 8 total, 8 up, 8 in 2024-04-17T12:33:19.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:17.811378+0000 mon.a (mon.0) 3561 : cluster [DBG] osdmap e2049: 8 total, 8 up, 8 in 2024-04-17T12:33:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:18.689869+0000 mgr.y (mgr.14556) 2143 : cluster [DBG] pgmap v3863: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 247 op/s 2024-04-17T12:33:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:18.825739+0000 mon.a (mon.0) 3562 : cluster [DBG] osdmap e2050: 8 total, 8 up, 8 in 2024-04-17T12:33:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:18.689869+0000 mgr.y (mgr.14556) 2143 : cluster [DBG] pgmap v3863: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 247 op/s 2024-04-17T12:33:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:18.825739+0000 mon.a (mon.0) 3562 : cluster [DBG] osdmap e2050: 8 total, 8 up, 8 in 2024-04-17T12:33:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:18.689869+0000 mgr.y (mgr.14556) 2143 : cluster [DBG] pgmap v3863: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 247 op/s 2024-04-17T12:33:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:18.825739+0000 mon.a (mon.0) 3562 : cluster [DBG] osdmap e2050: 8 total, 8 up, 8 in 2024-04-17T12:33:20.770 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_with_params ... ok 2024-04-17T12:33:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:19.825332+0000 mon.a (mon.0) 3563 : cluster [DBG] osdmap e2051: 8 total, 8 up, 8 in 2024-04-17T12:33:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:20.681204+0000 mon.a (mon.0) 3564 : cluster [DBG] osdmap e2052: 8 total, 8 up, 8 in 2024-04-17T12:33:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:19.825332+0000 mon.a (mon.0) 3563 : cluster [DBG] osdmap e2051: 8 total, 8 up, 8 in 2024-04-17T12:33:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:20.681204+0000 mon.a (mon.0) 3564 : cluster [DBG] osdmap e2052: 8 total, 8 up, 8 in 2024-04-17T12:33:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:19.825332+0000 mon.a (mon.0) 3563 : cluster [DBG] osdmap e2051: 8 total, 8 up, 8 in 2024-04-17T12:33:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:20.681204+0000 mon.a (mon.0) 3564 : cluster [DBG] osdmap e2052: 8 total, 8 up, 8 in 2024-04-17T12:33:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:33:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:21] "GET /metrics HTTP/1.1" 200 199062 "" "Prometheus/2.33.4" 2024-04-17T12:33:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:20.690433+0000 mgr.y (mgr.14556) 2144 : cluster [DBG] pgmap v3867: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 15 KiB/s wr, 255 op/s 2024-04-17T12:33:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:21.683885+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e2053: 8 total, 8 up, 8 in 2024-04-17T12:33:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:20.690433+0000 mgr.y (mgr.14556) 2144 : cluster [DBG] pgmap v3867: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 15 KiB/s wr, 255 op/s 2024-04-17T12:33:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:21.683885+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e2053: 8 total, 8 up, 8 in 2024-04-17T12:33:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:20.690433+0000 mgr.y (mgr.14556) 2144 : cluster [DBG] pgmap v3867: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 15 KiB/s wr, 255 op/s 2024-04-17T12:33:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:21.683885+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e2053: 8 total, 8 up, 8 in 2024-04-17T12:33:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:22.691075+0000 mon.a (mon.0) 3566 : cluster [DBG] osdmap e2054: 8 total, 8 up, 8 in 2024-04-17T12:33:23.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:22.691194+0000 mgr.y (mgr.14556) 2145 : cluster [DBG] pgmap v3870: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:22.691075+0000 mon.a (mon.0) 3566 : cluster [DBG] osdmap e2054: 8 total, 8 up, 8 in 2024-04-17T12:33:23.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:22.691194+0000 mgr.y (mgr.14556) 2145 : cluster [DBG] pgmap v3870: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:23.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:22.691075+0000 mon.a (mon.0) 3566 : cluster [DBG] osdmap e2054: 8 total, 8 up, 8 in 2024-04-17T12:33:23.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:22.691194+0000 mgr.y (mgr.14556) 2145 : cluster [DBG] pgmap v3870: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:33:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:33:24.798 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_with_params2 ... ok 2024-04-17T12:33:24.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:23.692348+0000 mon.a (mon.0) 3567 : cluster [DBG] osdmap e2055: 8 total, 8 up, 8 in 2024-04-17T12:33:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:23.692348+0000 mon.a (mon.0) 3567 : cluster [DBG] osdmap e2055: 8 total, 8 up, 8 in 2024-04-17T12:33:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:23.692348+0000 mon.a (mon.0) 3567 : cluster [DBG] osdmap e2055: 8 total, 8 up, 8 in 2024-04-17T12:33:25.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:24.691626+0000 mgr.y (mgr.14556) 2146 : cluster [DBG] pgmap v3872: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 17 KiB/s wr, 360 op/s 2024-04-17T12:33:25.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:24.697751+0000 mon.a (mon.0) 3568 : cluster [DBG] osdmap e2056: 8 total, 8 up, 8 in 2024-04-17T12:33:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:24.691626+0000 mgr.y (mgr.14556) 2146 : cluster [DBG] pgmap v3872: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 17 KiB/s wr, 360 op/s 2024-04-17T12:33:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:24.697751+0000 mon.a (mon.0) 3568 : cluster [DBG] osdmap e2056: 8 total, 8 up, 8 in 2024-04-17T12:33:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:24.691626+0000 mgr.y (mgr.14556) 2146 : cluster [DBG] pgmap v3872: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 17 KiB/s wr, 360 op/s 2024-04-17T12:33:25.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:24.697751+0000 mon.a (mon.0) 3568 : cluster [DBG] osdmap e2056: 8 total, 8 up, 8 in 2024-04-17T12:33:26.806 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_with_params3 ... SKIP 2024-04-17T12:33:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:25.697883+0000 mon.a (mon.0) 3569 : cluster [DBG] osdmap e2057: 8 total, 8 up, 8 in 2024-04-17T12:33:26.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:25.697883+0000 mon.a (mon.0) 3569 : cluster [DBG] osdmap e2057: 8 total, 8 up, 8 in 2024-04-17T12:33:26.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:25.697883+0000 mon.a (mon.0) 3569 : cluster [DBG] osdmap e2057: 8 total, 8 up, 8 in 2024-04-17T12:33:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:26.692105+0000 mgr.y (mgr.14556) 2147 : cluster [DBG] pgmap v3875: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 17 KiB/s wr, 361 op/s 2024-04-17T12:33:27.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:26.713463+0000 mon.a (mon.0) 3570 : cluster [DBG] osdmap e2058: 8 total, 8 up, 8 in 2024-04-17T12:33:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:26.692105+0000 mgr.y (mgr.14556) 2147 : cluster [DBG] pgmap v3875: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 17 KiB/s wr, 361 op/s 2024-04-17T12:33:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:26.713463+0000 mon.a (mon.0) 3570 : cluster [DBG] osdmap e2058: 8 total, 8 up, 8 in 2024-04-17T12:33:27.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:26.692105+0000 mgr.y (mgr.14556) 2147 : cluster [DBG] pgmap v3875: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 17 KiB/s wr, 361 op/s 2024-04-17T12:33:27.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:26.713463+0000 mon.a (mon.0) 3570 : cluster [DBG] osdmap e2058: 8 total, 8 up, 8 in 2024-04-17T12:33:28.822 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestClone.test_write ... ok 2024-04-17T12:33:28.922 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestExclusiveLock.test_acquire_release_lock ... ok 2024-04-17T12:33:28.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:27.718296+0000 mon.a (mon.0) 3571 : cluster [DBG] osdmap e2059: 8 total, 8 up, 8 in 2024-04-17T12:33:28.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:27.718296+0000 mon.a (mon.0) 3571 : cluster [DBG] osdmap e2059: 8 total, 8 up, 8 in 2024-04-17T12:33:29.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:27.718296+0000 mon.a (mon.0) 3571 : cluster [DBG] osdmap e2059: 8 total, 8 up, 8 in 2024-04-17T12:33:29.821 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestExclusiveLock.test_break_lock ... ok 2024-04-17T12:33:29.942 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestExclusiveLock.test_follower_discard ... ok 2024-04-17T12:33:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:28.692943+0000 mgr.y (mgr.14556) 2148 : cluster [DBG] pgmap v3878: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 236 KiB/s rd, 19 KiB/s wr, 324 op/s 2024-04-17T12:33:29.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:28.725375+0000 mon.a (mon.0) 3572 : cluster [DBG] osdmap e2060: 8 total, 8 up, 8 in 2024-04-17T12:33:29.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:28.983125+0000 mon.c (mon.2) 177 : audit [INF] from='client.? 172.21.15.31:0/554195733' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1970767633"}]: dispatch 2024-04-17T12:33:29.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:28.983429+0000 mon.a (mon.0) 3573 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1970767633"}]: dispatch 2024-04-17T12:33:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:28.692943+0000 mgr.y (mgr.14556) 2148 : cluster [DBG] pgmap v3878: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 236 KiB/s rd, 19 KiB/s wr, 324 op/s 2024-04-17T12:33:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:28.725375+0000 mon.a (mon.0) 3572 : cluster [DBG] osdmap e2060: 8 total, 8 up, 8 in 2024-04-17T12:33:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:28.983125+0000 mon.c (mon.2) 177 : audit [INF] from='client.? 172.21.15.31:0/554195733' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1970767633"}]: dispatch 2024-04-17T12:33:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:28.983429+0000 mon.a (mon.0) 3573 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1970767633"}]: dispatch 2024-04-17T12:33:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:28.692943+0000 mgr.y (mgr.14556) 2148 : cluster [DBG] pgmap v3878: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 236 KiB/s rd, 19 KiB/s wr, 324 op/s 2024-04-17T12:33:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:28.725375+0000 mon.a (mon.0) 3572 : cluster [DBG] osdmap e2060: 8 total, 8 up, 8 in 2024-04-17T12:33:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:28.983125+0000 mon.c (mon.2) 177 : audit [INF] from='client.? 172.21.15.31:0/554195733' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1970767633"}]: dispatch 2024-04-17T12:33:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:28.983429+0000 mon.a (mon.0) 3573 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1970767633"}]: dispatch 2024-04-17T12:33:30.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:29.727692+0000 mon.a (mon.0) 3574 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1970767633"}]': finished 2024-04-17T12:33:30.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:29.727784+0000 mon.a (mon.0) 3575 : cluster [DBG] osdmap e2061: 8 total, 8 up, 8 in 2024-04-17T12:33:30.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:30.678039+0000 mon.a (mon.0) 3576 : cluster [DBG] osdmap e2062: 8 total, 8 up, 8 in 2024-04-17T12:33:30.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:29.727692+0000 mon.a (mon.0) 3574 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1970767633"}]': finished 2024-04-17T12:33:30.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:29.727784+0000 mon.a (mon.0) 3575 : cluster [DBG] osdmap e2061: 8 total, 8 up, 8 in 2024-04-17T12:33:30.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:30.678039+0000 mon.a (mon.0) 3576 : cluster [DBG] osdmap e2062: 8 total, 8 up, 8 in 2024-04-17T12:33:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:29.727692+0000 mon.a (mon.0) 3574 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.31:0/1970767633"}]': finished 2024-04-17T12:33:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:29.727784+0000 mon.a (mon.0) 3575 : cluster [DBG] osdmap e2061: 8 total, 8 up, 8 in 2024-04-17T12:33:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:30.678039+0000 mon.a (mon.0) 3576 : cluster [DBG] osdmap e2062: 8 total, 8 up, 8 in 2024-04-17T12:33:31.733 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:33:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:31] "GET /metrics HTTP/1.1" 200 199066 "" "Prometheus/2.33.4" 2024-04-17T12:33:31.835 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestExclusiveLock.test_follower_flatten ... ok 2024-04-17T12:33:31.970 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestExclusiveLock.test_follower_resize ... ok 2024-04-17T12:33:31.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:30.693343+0000 mgr.y (mgr.14556) 2149 : cluster [DBG] pgmap v3882: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 237 KiB/s rd, 20 KiB/s wr, 325 op/s 2024-04-17T12:33:31.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:30.693343+0000 mgr.y (mgr.14556) 2149 : cluster [DBG] pgmap v3882: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 237 KiB/s rd, 20 KiB/s wr, 325 op/s 2024-04-17T12:33:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:30.693343+0000 mgr.y (mgr.14556) 2149 : cluster [DBG] pgmap v3882: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 237 KiB/s rd, 20 KiB/s wr, 325 op/s 2024-04-17T12:33:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:31.741464+0000 mon.a (mon.0) 3577 : cluster [DBG] osdmap e2063: 8 total, 8 up, 8 in 2024-04-17T12:33:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:32.033681+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:33:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:32.325084+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:33:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:32.325744+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:33:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:32.330821+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:33:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:31.741464+0000 mon.a (mon.0) 3577 : cluster [DBG] osdmap e2063: 8 total, 8 up, 8 in 2024-04-17T12:33:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:32.033681+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:33:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:32.325084+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:33:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:32.325744+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:33:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:32.330821+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:33:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:31.741464+0000 mon.a (mon.0) 3577 : cluster [DBG] osdmap e2063: 8 total, 8 up, 8 in 2024-04-17T12:33:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:32.033681+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:33:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:32.325084+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:33:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:32.325744+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:33:33.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:32.330821+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:33:33.854 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestExclusiveLock.test_follower_snap_create ... ok 2024-04-17T12:33:34.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:33:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:33:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:32.693785+0000 mgr.y (mgr.14556) 2150 : cluster [DBG] pgmap v3884: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:32.743346+0000 mon.a (mon.0) 3582 : cluster [DBG] osdmap e2064: 8 total, 8 up, 8 in 2024-04-17T12:33:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:32.693785+0000 mgr.y (mgr.14556) 2150 : cluster [DBG] pgmap v3884: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:32.743346+0000 mon.a (mon.0) 3582 : cluster [DBG] osdmap e2064: 8 total, 8 up, 8 in 2024-04-17T12:33:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:32.693785+0000 mgr.y (mgr.14556) 2150 : cluster [DBG] pgmap v3884: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:32.743346+0000 mon.a (mon.0) 3582 : cluster [DBG] osdmap e2064: 8 total, 8 up, 8 in 2024-04-17T12:33:35.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:33.755976+0000 mon.a (mon.0) 3583 : cluster [DBG] osdmap e2065: 8 total, 8 up, 8 in 2024-04-17T12:33:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:33.755976+0000 mon.a (mon.0) 3583 : cluster [DBG] osdmap e2065: 8 total, 8 up, 8 in 2024-04-17T12:33:35.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:33.755976+0000 mon.a (mon.0) 3583 : cluster [DBG] osdmap e2065: 8 total, 8 up, 8 in 2024-04-17T12:33:35.777 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestExclusiveLock.test_follower_snap_rollback ... ok 2024-04-17T12:33:35.900 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestExclusiveLock.test_follower_write ... ok 2024-04-17T12:33:36.005 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestExclusiveLock.test_ownership ... ok 2024-04-17T12:33:36.094 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestExclusiveLock.test_read_only_leadership ... ok 2024-04-17T12:33:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:34.694444+0000 mgr.y (mgr.14556) 2151 : cluster [DBG] pgmap v3887: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 28 KiB/s wr, 595 op/s 2024-04-17T12:33:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:34.761681+0000 mon.a (mon.0) 3584 : cluster [DBG] osdmap e2066: 8 total, 8 up, 8 in 2024-04-17T12:33:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:35.680988+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e2067: 8 total, 8 up, 8 in 2024-04-17T12:33:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:34.694444+0000 mgr.y (mgr.14556) 2151 : cluster [DBG] pgmap v3887: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 28 KiB/s wr, 595 op/s 2024-04-17T12:33:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:34.761681+0000 mon.a (mon.0) 3584 : cluster [DBG] osdmap e2066: 8 total, 8 up, 8 in 2024-04-17T12:33:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:35.680988+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e2067: 8 total, 8 up, 8 in 2024-04-17T12:33:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:34.694444+0000 mgr.y (mgr.14556) 2151 : cluster [DBG] pgmap v3887: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 28 KiB/s wr, 595 op/s 2024-04-17T12:33:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:34.761681+0000 mon.a (mon.0) 3584 : cluster [DBG] osdmap e2066: 8 total, 8 up, 8 in 2024-04-17T12:33:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:35.680988+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e2067: 8 total, 8 up, 8 in 2024-04-17T12:33:37.875 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestExclusiveLock.test_snapshot_leadership ... ok 2024-04-17T12:33:37.966 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_image_add ... ok 2024-04-17T12:33:38.061 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_image_list ... ok 2024-04-17T12:33:38.150 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_image_list_empty ... ok 2024-04-17T12:33:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:36.694944+0000 mgr.y (mgr.14556) 2152 : cluster [DBG] pgmap v3890: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 28 KiB/s wr, 597 op/s 2024-04-17T12:33:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:36.771146+0000 mon.a (mon.0) 3586 : cluster [DBG] osdmap e2068: 8 total, 8 up, 8 in 2024-04-17T12:33:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:36.694944+0000 mgr.y (mgr.14556) 2152 : cluster [DBG] pgmap v3890: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 28 KiB/s wr, 597 op/s 2024-04-17T12:33:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:36.771146+0000 mon.a (mon.0) 3586 : cluster [DBG] osdmap e2068: 8 total, 8 up, 8 in 2024-04-17T12:33:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:36.694944+0000 mgr.y (mgr.14556) 2152 : cluster [DBG] pgmap v3890: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 28 KiB/s wr, 597 op/s 2024-04-17T12:33:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:36.771146+0000 mon.a (mon.0) 3586 : cluster [DBG] osdmap e2068: 8 total, 8 up, 8 in 2024-04-17T12:33:38.265 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_image_list_move_to_trash ... ok 2024-04-17T12:33:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:37.776649+0000 mon.a (mon.0) 3587 : cluster [DBG] osdmap e2069: 8 total, 8 up, 8 in 2024-04-17T12:33:39.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:37.776649+0000 mon.a (mon.0) 3587 : cluster [DBG] osdmap e2069: 8 total, 8 up, 8 in 2024-04-17T12:33:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:37.776649+0000 mon.a (mon.0) 3587 : cluster [DBG] osdmap e2069: 8 total, 8 up, 8 in 2024-04-17T12:33:39.857 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_image_many_images ... ok 2024-04-17T12:33:39.964 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_image_remove ... ok 2024-04-17T12:33:40.056 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_snap ... ok 2024-04-17T12:33:40.156 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_snap_flags ... ok 2024-04-17T12:33:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:38.695495+0000 mgr.y (mgr.14556) 2153 : cluster [DBG] pgmap v3893: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 18 KiB/s wr, 371 op/s 2024-04-17T12:33:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:38.695495+0000 mgr.y (mgr.14556) 2153 : cluster [DBG] pgmap v3893: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 18 KiB/s wr, 371 op/s 2024-04-17T12:33:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:38.695495+0000 mgr.y (mgr.14556) 2153 : cluster [DBG] pgmap v3893: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 18 KiB/s wr, 371 op/s 2024-04-17T12:33:40.327 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_snap_list_many ... ok 2024-04-17T12:33:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:40.685779+0000 mon.a (mon.0) 3588 : cluster [DBG] osdmap e2070: 8 total, 8 up, 8 in 2024-04-17T12:33:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:40.695833+0000 mgr.y (mgr.14556) 2154 : cluster [DBG] pgmap v3895: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 15 KiB/s wr, 295 op/s 2024-04-17T12:33:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:33:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:41] "GET /metrics HTTP/1.1" 200 199063 "" "Prometheus/2.33.4" 2024-04-17T12:33:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:40.685779+0000 mon.a (mon.0) 3588 : cluster [DBG] osdmap e2070: 8 total, 8 up, 8 in 2024-04-17T12:33:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:40.695833+0000 mgr.y (mgr.14556) 2154 : cluster [DBG] pgmap v3895: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 15 KiB/s wr, 295 op/s 2024-04-17T12:33:41.788 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_snap_namespace ... ok 2024-04-17T12:33:41.885 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_snap_rename ... ok 2024-04-17T12:33:41.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:40.685779+0000 mon.a (mon.0) 3588 : cluster [DBG] osdmap e2070: 8 total, 8 up, 8 in 2024-04-17T12:33:41.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:40.695833+0000 mgr.y (mgr.14556) 2154 : cluster [DBG] pgmap v3895: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 15 KiB/s wr, 295 op/s 2024-04-17T12:33:42.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:41.687123+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e2071: 8 total, 8 up, 8 in 2024-04-17T12:33:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:41.687123+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e2071: 8 total, 8 up, 8 in 2024-04-17T12:33:42.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:41.687123+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e2071: 8 total, 8 up, 8 in 2024-04-17T12:33:43.794 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:33:43.807 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestGroups.test_group_snap_rollback ... ok 2024-04-17T12:33:43.882 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_access_timestamp ... ok 2024-04-17T12:33:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:42.688819+0000 mon.a (mon.0) 3590 : cluster [DBG] osdmap e2072: 8 total, 8 up, 8 in 2024-04-17T12:33:43.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:42.696242+0000 mgr.y (mgr.14556) 2155 : cluster [DBG] pgmap v3898: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 7.7 KiB/s wr, 180 op/s 2024-04-17T12:33:43.968 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_aio_discard ... ok 2024-04-17T12:33:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:42.688819+0000 mon.a (mon.0) 3590 : cluster [DBG] osdmap e2072: 8 total, 8 up, 8 in 2024-04-17T12:33:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:42.696242+0000 mgr.y (mgr.14556) 2155 : cluster [DBG] pgmap v3898: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 7.7 KiB/s wr, 180 op/s 2024-04-17T12:33:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:42.688819+0000 mon.a (mon.0) 3590 : cluster [DBG] osdmap e2072: 8 total, 8 up, 8 in 2024-04-17T12:33:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:42.696242+0000 mgr.y (mgr.14556) 2155 : cluster [DBG] pgmap v3898: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 7.7 KiB/s wr, 180 op/s 2024-04-17T12:33:44.051 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_aio_flush ... ok 2024-04-17T12:33:44.127 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_aio_read ... ok 2024-04-17T12:33:44.135 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:33:44.135 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (61m) 9m ago 61m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (61m) 9m ago 61m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (63m) 9m ago 63m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (63m) 9m ago 62m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (66m) 9m ago 66m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (68m) 9m ago 68m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (68m) 9m ago 68m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (66m) 9m ago 66m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (66m) 9m ago 66m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (62m) 9m ago 62m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (62m) 9m ago 62m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (66m) 9m ago 66m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (65m) 9m ago 65m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (65m) 9m ago 65m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (64m) 9m ago 64m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (64m) 9m ago 64m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:33:44.136 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (64m) 9m ago 64m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:33:44.137 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (63m) 9m ago 63m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:33:44.137 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (63m) 9m ago 63m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:33:44.137 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (61m) 9m ago 62m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:33:44.222 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_aio_write ... ok 2024-04-17T12:33:44.312 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_aio_write_zeroes ... ok 2024-04-17T12:33:44.384 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_block_name_prefix ... ok 2024-04-17T12:33:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:33:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:33:44.489 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_config_list ... ok 2024-04-17T12:33:44.517 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:33:44.517 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:33:44.517 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:33:44.517 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:33:44.518 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:33:44.687 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_copy ... ok 2024-04-17T12:33:44.887 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_copy2 ... ok 2024-04-17T12:33:44.959 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_copy3 ... SKIP 2024-04-17T12:33:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:43.703902+0000 mon.a (mon.0) 3591 : cluster [DBG] osdmap e2073: 8 total, 8 up, 8 in 2024-04-17T12:33:44.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:43.782018+0000 mgr.y (mgr.14556) 2156 : audit [DBG] from='client.18450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:44.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:44.517755+0000 mon.a (mon.0) 3592 : audit [DBG] from='client.? 172.21.15.31:0/2026005366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:33:44.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:43.703902+0000 mon.a (mon.0) 3591 : cluster [DBG] osdmap e2073: 8 total, 8 up, 8 in 2024-04-17T12:33:44.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:43.782018+0000 mgr.y (mgr.14556) 2156 : audit [DBG] from='client.18450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:44.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:44.517755+0000 mon.a (mon.0) 3592 : audit [DBG] from='client.? 172.21.15.31:0/2026005366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:33:44.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:43.703902+0000 mon.a (mon.0) 3591 : cluster [DBG] osdmap e2073: 8 total, 8 up, 8 in 2024-04-17T12:33:44.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:43.782018+0000 mgr.y (mgr.14556) 2156 : audit [DBG] from='client.18450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:44.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:44.517755+0000 mon.a (mon.0) 3592 : audit [DBG] from='client.? 172.21.15.31:0/2026005366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:33:45.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:33:44.127326+0000 mgr.y (mgr.14556) 2157 : audit [DBG] from='client.18456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:45.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:44.696574+0000 mgr.y (mgr.14556) 2158 : cluster [DBG] pgmap v3900: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 126 KiB/s wr, 1.61k op/s 2024-04-17T12:33:45.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:45.684186+0000 mon.a (mon.0) 3593 : cluster [DBG] osdmap e2074: 8 total, 8 up, 8 in 2024-04-17T12:33:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:33:44.127326+0000 mgr.y (mgr.14556) 2157 : audit [DBG] from='client.18456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:44.696574+0000 mgr.y (mgr.14556) 2158 : cluster [DBG] pgmap v3900: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 126 KiB/s wr, 1.61k op/s 2024-04-17T12:33:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:45.684186+0000 mon.a (mon.0) 3593 : cluster [DBG] osdmap e2074: 8 total, 8 up, 8 in 2024-04-17T12:33:45.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:33:44.127326+0000 mgr.y (mgr.14556) 2157 : audit [DBG] from='client.18456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:33:45.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:44.696574+0000 mgr.y (mgr.14556) 2158 : cluster [DBG] pgmap v3900: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 126 KiB/s wr, 1.61k op/s 2024-04-17T12:33:45.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:45.684186+0000 mon.a (mon.0) 3593 : cluster [DBG] osdmap e2074: 8 total, 8 up, 8 in 2024-04-17T12:33:46.810 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_create_snap ... ok 2024-04-17T12:33:47.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:46.697123+0000 mgr.y (mgr.14556) 2159 : cluster [DBG] pgmap v3902: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 900 KiB/s rd, 101 KiB/s wr, 1.28k op/s 2024-04-17T12:33:47.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:46.712946+0000 mon.a (mon.0) 3594 : cluster [DBG] osdmap e2075: 8 total, 8 up, 8 in 2024-04-17T12:33:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:46.697123+0000 mgr.y (mgr.14556) 2159 : cluster [DBG] pgmap v3902: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 900 KiB/s rd, 101 KiB/s wr, 1.28k op/s 2024-04-17T12:33:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:46.712946+0000 mon.a (mon.0) 3594 : cluster [DBG] osdmap e2075: 8 total, 8 up, 8 in 2024-04-17T12:33:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:46.697123+0000 mgr.y (mgr.14556) 2159 : cluster [DBG] pgmap v3902: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 900 KiB/s rd, 101 KiB/s wr, 1.28k op/s 2024-04-17T12:33:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:46.712946+0000 mon.a (mon.0) 3594 : cluster [DBG] osdmap e2075: 8 total, 8 up, 8 in 2024-04-17T12:33:48.822 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_create_snap_exists ... ok 2024-04-17T12:33:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:47.723075+0000 mon.a (mon.0) 3595 : cluster [DBG] osdmap e2076: 8 total, 8 up, 8 in 2024-04-17T12:33:48.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:47.723075+0000 mon.a (mon.0) 3595 : cluster [DBG] osdmap e2076: 8 total, 8 up, 8 in 2024-04-17T12:33:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:47.723075+0000 mon.a (mon.0) 3595 : cluster [DBG] osdmap e2076: 8 total, 8 up, 8 in 2024-04-17T12:33:49.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:48.697957+0000 mgr.y (mgr.14556) 2160 : cluster [DBG] pgmap v3905: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 1.6 MiB/s wr, 661 op/s 2024-04-17T12:33:49.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:48.726476+0000 mon.a (mon.0) 3596 : cluster [DBG] osdmap e2077: 8 total, 8 up, 8 in 2024-04-17T12:33:49.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:48.697957+0000 mgr.y (mgr.14556) 2160 : cluster [DBG] pgmap v3905: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 1.6 MiB/s wr, 661 op/s 2024-04-17T12:33:49.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:48.726476+0000 mon.a (mon.0) 3596 : cluster [DBG] osdmap e2077: 8 total, 8 up, 8 in 2024-04-17T12:33:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:48.697957+0000 mgr.y (mgr.14556) 2160 : cluster [DBG] pgmap v3905: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 1.6 MiB/s wr, 661 op/s 2024-04-17T12:33:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:48.726476+0000 mon.a (mon.0) 3596 : cluster [DBG] osdmap e2077: 8 total, 8 up, 8 in 2024-04-17T12:33:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:49.732964+0000 mon.a (mon.0) 3597 : cluster [DBG] osdmap e2078: 8 total, 8 up, 8 in 2024-04-17T12:33:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:50.687628+0000 mon.a (mon.0) 3598 : cluster [DBG] osdmap e2079: 8 total, 8 up, 8 in 2024-04-17T12:33:50.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:49.732964+0000 mon.a (mon.0) 3597 : cluster [DBG] osdmap e2078: 8 total, 8 up, 8 in 2024-04-17T12:33:50.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:50.687628+0000 mon.a (mon.0) 3598 : cluster [DBG] osdmap e2079: 8 total, 8 up, 8 in 2024-04-17T12:33:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:49.732964+0000 mon.a (mon.0) 3597 : cluster [DBG] osdmap e2078: 8 total, 8 up, 8 in 2024-04-17T12:33:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:50.687628+0000 mon.a (mon.0) 3598 : cluster [DBG] osdmap e2079: 8 total, 8 up, 8 in 2024-04-17T12:33:51.731 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:51] "GET /metrics HTTP/1.1" 200 199063 "" "Prometheus/2.33.4" 2024-04-17T12:33:51.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:50.698545+0000 mgr.y (mgr.14556) 2161 : cluster [DBG] pgmap v3909: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 593 KiB/s rd, 2.1 MiB/s wr, 828 op/s 2024-04-17T12:33:51.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:51.708945+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e2080: 8 total, 8 up, 8 in 2024-04-17T12:33:51.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:50.698545+0000 mgr.y (mgr.14556) 2161 : cluster [DBG] pgmap v3909: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 593 KiB/s rd, 2.1 MiB/s wr, 828 op/s 2024-04-17T12:33:51.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:51.708945+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e2080: 8 total, 8 up, 8 in 2024-04-17T12:33:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:50.698545+0000 mgr.y (mgr.14556) 2161 : cluster [DBG] pgmap v3909: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 593 KiB/s rd, 2.1 MiB/s wr, 828 op/s 2024-04-17T12:33:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:51.708945+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e2080: 8 total, 8 up, 8 in 2024-04-17T12:33:54.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:33:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:33:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:52.699223+0000 mgr.y (mgr.14556) 2162 : cluster [DBG] pgmap v3911: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:52.740062+0000 mon.a (mon.0) 3600 : cluster [DBG] osdmap e2081: 8 total, 8 up, 8 in 2024-04-17T12:33:54.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:52.699223+0000 mgr.y (mgr.14556) 2162 : cluster [DBG] pgmap v3911: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:52.740062+0000 mon.a (mon.0) 3600 : cluster [DBG] osdmap e2081: 8 total, 8 up, 8 in 2024-04-17T12:33:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:52.699223+0000 mgr.y (mgr.14556) 2162 : cluster [DBG] pgmap v3911: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:33:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:52.740062+0000 mon.a (mon.0) 3600 : cluster [DBG] osdmap e2081: 8 total, 8 up, 8 in 2024-04-17T12:33:54.846 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_create_snap_flags ... ok 2024-04-17T12:33:54.924 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_create_timestamp ... ok 2024-04-17T12:33:55.002 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_create_with_params ... SKIP 2024-04-17T12:33:55.079 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_data_pool_id ... ok 2024-04-17T12:33:55.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:53.742064+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e2082: 8 total, 8 up, 8 in 2024-04-17T12:33:55.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:53.742064+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e2082: 8 total, 8 up, 8 in 2024-04-17T12:33:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:53.742064+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e2082: 8 total, 8 up, 8 in 2024-04-17T12:33:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:54.699732+0000 mgr.y (mgr.14556) 2163 : cluster [DBG] pgmap v3914: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2024-04-17T12:33:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:54.758576+0000 mon.a (mon.0) 3602 : cluster [DBG] osdmap e2083: 8 total, 8 up, 8 in 2024-04-17T12:33:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:55.690581+0000 mon.a (mon.0) 3603 : cluster [DBG] osdmap e2084: 8 total, 8 up, 8 in 2024-04-17T12:33:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:54.699732+0000 mgr.y (mgr.14556) 2163 : cluster [DBG] pgmap v3914: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2024-04-17T12:33:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:54.758576+0000 mon.a (mon.0) 3602 : cluster [DBG] osdmap e2083: 8 total, 8 up, 8 in 2024-04-17T12:33:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:55.690581+0000 mon.a (mon.0) 3603 : cluster [DBG] osdmap e2084: 8 total, 8 up, 8 in 2024-04-17T12:33:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:54.699732+0000 mgr.y (mgr.14556) 2163 : cluster [DBG] pgmap v3914: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2024-04-17T12:33:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:54.758576+0000 mon.a (mon.0) 3602 : cluster [DBG] osdmap e2083: 8 total, 8 up, 8 in 2024-04-17T12:33:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:55.690581+0000 mon.a (mon.0) 3603 : cluster [DBG] osdmap e2084: 8 total, 8 up, 8 in 2024-04-17T12:33:57.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:56.692145+0000 mon.a (mon.0) 3604 : cluster [DBG] osdmap e2085: 8 total, 8 up, 8 in 2024-04-17T12:33:57.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:56.700331+0000 mgr.y (mgr.14556) 2164 : cluster [DBG] pgmap v3918: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.6 KiB/s wr, 86 op/s 2024-04-17T12:33:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:56.692145+0000 mon.a (mon.0) 3604 : cluster [DBG] osdmap e2085: 8 total, 8 up, 8 in 2024-04-17T12:33:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:56.700331+0000 mgr.y (mgr.14556) 2164 : cluster [DBG] pgmap v3918: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.6 KiB/s wr, 86 op/s 2024-04-17T12:33:57.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:56.692145+0000 mon.a (mon.0) 3604 : cluster [DBG] osdmap e2085: 8 total, 8 up, 8 in 2024-04-17T12:33:57.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:56.700331+0000 mgr.y (mgr.14556) 2164 : cluster [DBG] pgmap v3918: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.6 KiB/s wr, 86 op/s 2024-04-17T12:33:58.878 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_deep_copy ... ok 2024-04-17T12:33:58.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:57.697830+0000 mon.a (mon.0) 3605 : cluster [DBG] osdmap e2086: 8 total, 8 up, 8 in 2024-04-17T12:33:58.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:57.697830+0000 mon.a (mon.0) 3605 : cluster [DBG] osdmap e2086: 8 total, 8 up, 8 in 2024-04-17T12:33:58.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:57.697830+0000 mon.a (mon.0) 3605 : cluster [DBG] osdmap e2086: 8 total, 8 up, 8 in 2024-04-17T12:33:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:58.701185+0000 mgr.y (mgr.14556) 2165 : cluster [DBG] pgmap v3920: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 KiB/s wr, 255 op/s 2024-04-17T12:33:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:33:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:58.706361+0000 mon.a (mon.0) 3606 : cluster [DBG] osdmap e2087: 8 total, 8 up, 8 in 2024-04-17T12:33:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:58.701185+0000 mgr.y (mgr.14556) 2165 : cluster [DBG] pgmap v3920: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 KiB/s wr, 255 op/s 2024-04-17T12:33:59.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:33:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:58.706361+0000 mon.a (mon.0) 3606 : cluster [DBG] osdmap e2087: 8 total, 8 up, 8 in 2024-04-17T12:33:59.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:58.701185+0000 mgr.y (mgr.14556) 2165 : cluster [DBG] pgmap v3920: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 KiB/s wr, 255 op/s 2024-04-17T12:33:59.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:33:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:58.706361+0000 mon.a (mon.0) 3606 : cluster [DBG] osdmap e2087: 8 total, 8 up, 8 in 2024-04-17T12:34:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:33:59.716191+0000 mon.a (mon.0) 3607 : cluster [DBG] osdmap e2088: 8 total, 8 up, 8 in 2024-04-17T12:34:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:00.693096+0000 mon.a (mon.0) 3608 : cluster [DBG] osdmap e2089: 8 total, 8 up, 8 in 2024-04-17T12:34:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:33:59.716191+0000 mon.a (mon.0) 3607 : cluster [DBG] osdmap e2088: 8 total, 8 up, 8 in 2024-04-17T12:34:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:00.693096+0000 mon.a (mon.0) 3608 : cluster [DBG] osdmap e2089: 8 total, 8 up, 8 in 2024-04-17T12:34:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:33:59.716191+0000 mon.a (mon.0) 3607 : cluster [DBG] osdmap e2088: 8 total, 8 up, 8 in 2024-04-17T12:34:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:00.693096+0000 mon.a (mon.0) 3608 : cluster [DBG] osdmap e2089: 8 total, 8 up, 8 in 2024-04-17T12:34:01.711 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:34:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:01] "GET /metrics HTTP/1.1" 200 199067 "" "Prometheus/2.33.4" 2024-04-17T12:34:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:00.701578+0000 mgr.y (mgr.14556) 2166 : cluster [DBG] pgmap v3924: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 KiB/s wr, 255 op/s 2024-04-17T12:34:01.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:00.701578+0000 mgr.y (mgr.14556) 2166 : cluster [DBG] pgmap v3924: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 KiB/s wr, 255 op/s 2024-04-17T12:34:01.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:00.701578+0000 mgr.y (mgr.14556) 2166 : cluster [DBG] pgmap v3924: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 KiB/s wr, 255 op/s 2024-04-17T12:34:02.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:01.725986+0000 mon.a (mon.0) 3609 : cluster [DBG] osdmap e2090: 8 total, 8 up, 8 in 2024-04-17T12:34:02.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:01.725986+0000 mon.a (mon.0) 3609 : cluster [DBG] osdmap e2090: 8 total, 8 up, 8 in 2024-04-17T12:34:03.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:01.725986+0000 mon.a (mon.0) 3609 : cluster [DBG] osdmap e2090: 8 total, 8 up, 8 in 2024-04-17T12:34:03.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:02.702085+0000 mgr.y (mgr.14556) 2167 : cluster [DBG] pgmap v3926: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:03.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:02.731211+0000 mon.a (mon.0) 3610 : cluster [DBG] osdmap e2091: 8 total, 8 up, 8 in 2024-04-17T12:34:03.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:02.702085+0000 mgr.y (mgr.14556) 2167 : cluster [DBG] pgmap v3926: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:03.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:02.731211+0000 mon.a (mon.0) 3610 : cluster [DBG] osdmap e2091: 8 total, 8 up, 8 in 2024-04-17T12:34:04.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:34:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:34:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:02.702085+0000 mgr.y (mgr.14556) 2167 : cluster [DBG] pgmap v3926: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:02.731211+0000 mon.a (mon.0) 3610 : cluster [DBG] osdmap e2091: 8 total, 8 up, 8 in 2024-04-17T12:34:04.832 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_deep_copy_clone ... ok 2024-04-17T12:34:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:03.734644+0000 mon.a (mon.0) 3611 : cluster [DBG] osdmap e2092: 8 total, 8 up, 8 in 2024-04-17T12:34:04.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:03.734644+0000 mon.a (mon.0) 3611 : cluster [DBG] osdmap e2092: 8 total, 8 up, 8 in 2024-04-17T12:34:05.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:03.734644+0000 mon.a (mon.0) 3611 : cluster [DBG] osdmap e2092: 8 total, 8 up, 8 in 2024-04-17T12:34:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:04.702576+0000 mgr.y (mgr.14556) 2168 : cluster [DBG] pgmap v3929: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 13 KiB/s wr, 239 op/s 2024-04-17T12:34:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:04.739755+0000 mon.a (mon.0) 3612 : cluster [DBG] osdmap e2093: 8 total, 8 up, 8 in 2024-04-17T12:34:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:05.694058+0000 mon.a (mon.0) 3613 : cluster [DBG] osdmap e2094: 8 total, 8 up, 8 in 2024-04-17T12:34:05.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:04.702576+0000 mgr.y (mgr.14556) 2168 : cluster [DBG] pgmap v3929: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 13 KiB/s wr, 239 op/s 2024-04-17T12:34:05.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:04.739755+0000 mon.a (mon.0) 3612 : cluster [DBG] osdmap e2093: 8 total, 8 up, 8 in 2024-04-17T12:34:05.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:05.694058+0000 mon.a (mon.0) 3613 : cluster [DBG] osdmap e2094: 8 total, 8 up, 8 in 2024-04-17T12:34:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:04.702576+0000 mgr.y (mgr.14556) 2168 : cluster [DBG] pgmap v3929: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 13 KiB/s wr, 239 op/s 2024-04-17T12:34:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:04.739755+0000 mon.a (mon.0) 3612 : cluster [DBG] osdmap e2093: 8 total, 8 up, 8 in 2024-04-17T12:34:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:05.694058+0000 mon.a (mon.0) 3613 : cluster [DBG] osdmap e2094: 8 total, 8 up, 8 in 2024-04-17T12:34:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:06.696180+0000 mon.a (mon.0) 3614 : cluster [DBG] osdmap e2095: 8 total, 8 up, 8 in 2024-04-17T12:34:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:06.703000+0000 mgr.y (mgr.14556) 2169 : cluster [DBG] pgmap v3933: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 13 KiB/s wr, 242 op/s 2024-04-17T12:34:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:06.696180+0000 mon.a (mon.0) 3614 : cluster [DBG] osdmap e2095: 8 total, 8 up, 8 in 2024-04-17T12:34:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:06.703000+0000 mgr.y (mgr.14556) 2169 : cluster [DBG] pgmap v3933: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 13 KiB/s wr, 242 op/s 2024-04-17T12:34:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:06.696180+0000 mon.a (mon.0) 3614 : cluster [DBG] osdmap e2095: 8 total, 8 up, 8 in 2024-04-17T12:34:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:06.703000+0000 mgr.y (mgr.14556) 2169 : cluster [DBG] pgmap v3933: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 13 KiB/s wr, 242 op/s 2024-04-17T12:34:08.790 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_diff_iterate ... ok 2024-04-17T12:34:08.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:07.702236+0000 mon.a (mon.0) 3615 : cluster [DBG] osdmap e2096: 8 total, 8 up, 8 in 2024-04-17T12:34:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:07.702236+0000 mon.a (mon.0) 3615 : cluster [DBG] osdmap e2096: 8 total, 8 up, 8 in 2024-04-17T12:34:08.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:07.702236+0000 mon.a (mon.0) 3615 : cluster [DBG] osdmap e2096: 8 total, 8 up, 8 in 2024-04-17T12:34:09.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:08.703162+0000 mon.a (mon.0) 3616 : cluster [DBG] osdmap e2097: 8 total, 8 up, 8 in 2024-04-17T12:34:09.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:08.703505+0000 mgr.y (mgr.14556) 2170 : cluster [DBG] pgmap v3936: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 13 KiB/s wr, 181 op/s 2024-04-17T12:34:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:08.703162+0000 mon.a (mon.0) 3616 : cluster [DBG] osdmap e2097: 8 total, 8 up, 8 in 2024-04-17T12:34:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:08.703505+0000 mgr.y (mgr.14556) 2170 : cluster [DBG] pgmap v3936: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 13 KiB/s wr, 181 op/s 2024-04-17T12:34:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:08.703162+0000 mon.a (mon.0) 3616 : cluster [DBG] osdmap e2097: 8 total, 8 up, 8 in 2024-04-17T12:34:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:08.703505+0000 mgr.y (mgr.14556) 2170 : cluster [DBG] pgmap v3936: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 13 KiB/s wr, 181 op/s 2024-04-17T12:34:10.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:10.546822+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1b", "id": [3, 7]}]: dispatch 2024-04-17T12:34:10.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:10.693857+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1b", "id": [3, 7]}]': finished 2024-04-17T12:34:10.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:10.693927+0000 mon.a (mon.0) 3619 : cluster [DBG] osdmap e2098: 8 total, 8 up, 8 in 2024-04-17T12:34:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:10.546822+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1b", "id": [3, 7]}]: dispatch 2024-04-17T12:34:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:10.693857+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1b", "id": [3, 7]}]': finished 2024-04-17T12:34:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:10.693927+0000 mon.a (mon.0) 3619 : cluster [DBG] osdmap e2098: 8 total, 8 up, 8 in 2024-04-17T12:34:10.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:10.546822+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1b", "id": [3, 7]}]: dispatch 2024-04-17T12:34:10.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:10.693857+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1b", "id": [3, 7]}]': finished 2024-04-17T12:34:10.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:10.693927+0000 mon.a (mon.0) 3619 : cluster [DBG] osdmap e2098: 8 total, 8 up, 8 in 2024-04-17T12:34:11.713 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:11] "GET /metrics HTTP/1.1" 200 199064 "" "Prometheus/2.33.4" 2024-04-17T12:34:11.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:10.703897+0000 mgr.y (mgr.14556) 2171 : cluster [DBG] pgmap v3938: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 13 KiB/s wr, 179 op/s 2024-04-17T12:34:11.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:11.698462+0000 mon.a (mon.0) 3620 : cluster [DBG] osdmap e2099: 8 total, 8 up, 8 in 2024-04-17T12:34:11.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:10.703897+0000 mgr.y (mgr.14556) 2171 : cluster [DBG] pgmap v3938: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 13 KiB/s wr, 179 op/s 2024-04-17T12:34:11.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:11.698462+0000 mon.a (mon.0) 3620 : cluster [DBG] osdmap e2099: 8 total, 8 up, 8 in 2024-04-17T12:34:11.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:10.703897+0000 mgr.y (mgr.14556) 2171 : cluster [DBG] pgmap v3938: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 13 KiB/s wr, 179 op/s 2024-04-17T12:34:11.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:11.698462+0000 mon.a (mon.0) 3620 : cluster [DBG] osdmap e2099: 8 total, 8 up, 8 in 2024-04-17T12:34:13.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:12.700144+0000 mon.a (mon.0) 3621 : cluster [DBG] osdmap e2100: 8 total, 8 up, 8 in 2024-04-17T12:34:13.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:12.704263+0000 mgr.y (mgr.14556) 2172 : cluster [DBG] pgmap v3941: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:12.700144+0000 mon.a (mon.0) 3621 : cluster [DBG] osdmap e2100: 8 total, 8 up, 8 in 2024-04-17T12:34:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:12.704263+0000 mgr.y (mgr.14556) 2172 : cluster [DBG] pgmap v3941: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:13.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:12.700144+0000 mon.a (mon.0) 3621 : cluster [DBG] osdmap e2100: 8 total, 8 up, 8 in 2024-04-17T12:34:13.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:12.704263+0000 mgr.y (mgr.14556) 2172 : cluster [DBG] pgmap v3941: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:34:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:34:14.837 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:34:14.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:13.704051+0000 mon.a (mon.0) 3622 : cluster [DBG] osdmap e2101: 8 total, 8 up, 8 in 2024-04-17T12:34:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:13.704051+0000 mon.a (mon.0) 3622 : cluster [DBG] osdmap e2101: 8 total, 8 up, 8 in 2024-04-17T12:34:14.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:13.704051+0000 mon.a (mon.0) 3622 : cluster [DBG] osdmap e2101: 8 total, 8 up, 8 in 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (61m) 9m ago 62m 23.8M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (62m) 9m ago 62m 60.8M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (63m) 9m ago 63m 23.3M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (63m) 9m ago 63m 28.0M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (66m) 9m ago 66m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (68m) 9m ago 68m 483M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (68m) 9m ago 68m 281M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (67m) 9m ago 67m 171M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (67m) 9m ago 67m 169M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (62m) 9m ago 62m 21.3M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (62m) 9m ago 62m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (66m) 9m ago 66m 697M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (66m) 9m ago 66m 813M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:34:15.138 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (65m) 9m ago 65m 542M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:34:15.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (65m) 9m ago 65m 551M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:34:15.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (65m) 9m ago 65m 841M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:34:15.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (64m) 9m ago 64m 689M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:34:15.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (64m) 9m ago 64m 428M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:34:15.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (63m) 9m ago 63m 503M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:34:15.139 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (61m) 9m ago 62m 91.7M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:34:15.486 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:34:15.486 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:34:15.486 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:34:15.487 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:34:15.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:14.704725+0000 mgr.y (mgr.14556) 2173 : cluster [DBG] pgmap v3943: 137 pgs: 1 activating+undersized+degraded+remapped, 136 active+clean; 8.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 1.0 MiB/s wr, 72 op/s; 21/108 objects degraded (19.444%) 2024-04-17T12:34:15.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:14.709021+0000 mon.a (mon.0) 3623 : cluster [DBG] osdmap e2102: 8 total, 8 up, 8 in 2024-04-17T12:34:15.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:14.826123+0000 mgr.y (mgr.14556) 2174 : audit [DBG] from='client.28355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:15.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:15.486287+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.31:0/1384523851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:34:15.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:15.702491+0000 mon.a (mon.0) 3624 : cluster [WRN] Health check failed: Degraded data redundancy: 21/108 objects degraded (19.444%), 1 pg degraded (PG_DEGRADED) 2024-04-17T12:34:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:14.704725+0000 mgr.y (mgr.14556) 2173 : cluster [DBG] pgmap v3943: 137 pgs: 1 activating+undersized+degraded+remapped, 136 active+clean; 8.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 1.0 MiB/s wr, 72 op/s; 21/108 objects degraded (19.444%) 2024-04-17T12:34:15.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:14.709021+0000 mon.a (mon.0) 3623 : cluster [DBG] osdmap e2102: 8 total, 8 up, 8 in 2024-04-17T12:34:15.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:14.826123+0000 mgr.y (mgr.14556) 2174 : audit [DBG] from='client.28355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:15.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:15.486287+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.31:0/1384523851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:34:15.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:15.702491+0000 mon.a (mon.0) 3624 : cluster [WRN] Health check failed: Degraded data redundancy: 21/108 objects degraded (19.444%), 1 pg degraded (PG_DEGRADED) 2024-04-17T12:34:15.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:14.704725+0000 mgr.y (mgr.14556) 2173 : cluster [DBG] pgmap v3943: 137 pgs: 1 activating+undersized+degraded+remapped, 136 active+clean; 8.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 1.0 MiB/s wr, 72 op/s; 21/108 objects degraded (19.444%) 2024-04-17T12:34:15.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:14.709021+0000 mon.a (mon.0) 3623 : cluster [DBG] osdmap e2102: 8 total, 8 up, 8 in 2024-04-17T12:34:15.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:14.826123+0000 mgr.y (mgr.14556) 2174 : audit [DBG] from='client.28355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:15.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:15.486287+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.31:0/1384523851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:34:15.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:15.702491+0000 mon.a (mon.0) 3624 : cluster [WRN] Health check failed: Degraded data redundancy: 21/108 objects degraded (19.444%), 1 pg degraded (PG_DEGRADED) 2024-04-17T12:34:16.422 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_encryption_luks1 ... ok 2024-04-17T12:34:16.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:15.123243+0000 mgr.y (mgr.14556) 2175 : audit [DBG] from='client.28361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:15.123243+0000 mgr.y (mgr.14556) 2175 : audit [DBG] from='client.28361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:16.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:15.123243+0000 mgr.y (mgr.14556) 2175 : audit [DBG] from='client.28361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:17.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:16.705124+0000 mgr.y (mgr.14556) 2176 : cluster [DBG] pgmap v3945: 137 pgs: 1 activating+undersized+degraded+remapped, 136 active+clean; 8.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 821 KiB/s wr, 57 op/s; 21/108 objects degraded (19.444%) 2024-04-17T12:34:17.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:16.705124+0000 mgr.y (mgr.14556) 2176 : cluster [DBG] pgmap v3945: 137 pgs: 1 activating+undersized+degraded+remapped, 136 active+clean; 8.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 821 KiB/s wr, 57 op/s; 21/108 objects degraded (19.444%) 2024-04-17T12:34:17.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:16.705124+0000 mgr.y (mgr.14556) 2176 : cluster [DBG] pgmap v3945: 137 pgs: 1 activating+undersized+degraded+remapped, 136 active+clean; 8.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 821 KiB/s wr, 57 op/s; 21/108 objects degraded (19.444%) 2024-04-17T12:34:19.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:18.716378+0000 mon.a (mon.0) 3625 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/108 objects degraded (19.444%), 1 pg degraded) 2024-04-17T12:34:19.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:18.716378+0000 mon.a (mon.0) 3625 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/108 objects degraded (19.444%), 1 pg degraded) 2024-04-17T12:34:19.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:18.716378+0000 mon.a (mon.0) 3625 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/108 objects degraded (19.444%), 1 pg degraded) 2024-04-17T12:34:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:18.705885+0000 mgr.y (mgr.14556) 2177 : cluster [DBG] pgmap v3946: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 687 KiB/s wr, 99 op/s; 0 B/s, 3 objects/s recovering 2024-04-17T12:34:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:18.705885+0000 mgr.y (mgr.14556) 2177 : cluster [DBG] pgmap v3946: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 687 KiB/s wr, 99 op/s; 0 B/s, 3 objects/s recovering 2024-04-17T12:34:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:18.705885+0000 mgr.y (mgr.14556) 2177 : cluster [DBG] pgmap v3946: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 687 KiB/s wr, 99 op/s; 0 B/s, 3 objects/s recovering 2024-04-17T12:34:21.701 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:20.699308+0000 mon.a (mon.0) 3626 : cluster [DBG] osdmap e2103: 8 total, 8 up, 8 in 2024-04-17T12:34:21.702 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:20.706329+0000 mgr.y (mgr.14556) 2178 : cluster [DBG] pgmap v3948: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 2.7 KiB/s wr, 44 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:21.702 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:21] "GET /metrics HTTP/1.1" 200 199064 "" "Prometheus/2.33.4" 2024-04-17T12:34:21.702 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:20.699308+0000 mon.a (mon.0) 3626 : cluster [DBG] osdmap e2103: 8 total, 8 up, 8 in 2024-04-17T12:34:21.703 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:20.706329+0000 mgr.y (mgr.14556) 2178 : cluster [DBG] pgmap v3948: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 2.7 KiB/s wr, 44 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:20.699308+0000 mon.a (mon.0) 3626 : cluster [DBG] osdmap e2103: 8 total, 8 up, 8 in 2024-04-17T12:34:21.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:20.706329+0000 mgr.y (mgr.14556) 2178 : cluster [DBG] pgmap v3948: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 2.7 KiB/s wr, 44 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:22.706858+0000 mgr.y (mgr.14556) 2179 : cluster [DBG] pgmap v3949: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 2.4 KiB/s wr, 38 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:24.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:34:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:34:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:22.706858+0000 mgr.y (mgr.14556) 2179 : cluster [DBG] pgmap v3949: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 2.4 KiB/s wr, 38 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:22.706858+0000 mgr.y (mgr.14556) 2179 : cluster [DBG] pgmap v3949: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 2.4 KiB/s wr, 38 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:24.707712+0000 mgr.y (mgr.14556) 2180 : cluster [DBG] pgmap v3950: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 1.9 KiB/s wr, 30 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:24.707712+0000 mgr.y (mgr.14556) 2180 : cluster [DBG] pgmap v3950: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 1.9 KiB/s wr, 30 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:24.707712+0000 mgr.y (mgr.14556) 2180 : cluster [DBG] pgmap v3950: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 1.9 KiB/s wr, 30 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:27.426 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_encryption_luks2 ... ok 2024-04-17T12:34:27.503 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_flags ... ok 2024-04-17T12:34:27.584 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_id ... ok 2024-04-17T12:34:27.664 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_image_auto_close ... ok 2024-04-17T12:34:27.760 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_image_config_set_and_get_and_remove ... ok 2024-04-17T12:34:27.850 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_invalidate_cache ... ok 2024-04-17T12:34:27.930 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_large_read ... ok 2024-04-17T12:34:28.089 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_large_write ... ok 2024-04-17T12:34:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:26.708223+0000 mgr.y (mgr.14556) 2181 : cluster [DBG] pgmap v3951: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 1.9 KiB/s wr, 30 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:26.708223+0000 mgr.y (mgr.14556) 2181 : cluster [DBG] pgmap v3951: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 1.9 KiB/s wr, 30 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:26.708223+0000 mgr.y (mgr.14556) 2181 : cluster [DBG] pgmap v3951: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 1.9 KiB/s wr, 30 op/s; 0 B/s, 2 objects/s recovering 2024-04-17T12:34:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:28.709049+0000 mgr.y (mgr.14556) 2182 : cluster [DBG] pgmap v3952: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 1.6 MiB/s wr, 119 op/s 2024-04-17T12:34:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:28.777827+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e2104: 8 total, 8 up, 8 in 2024-04-17T12:34:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:28.709049+0000 mgr.y (mgr.14556) 2182 : cluster [DBG] pgmap v3952: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 1.6 MiB/s wr, 119 op/s 2024-04-17T12:34:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:28.777827+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e2104: 8 total, 8 up, 8 in 2024-04-17T12:34:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:28.709049+0000 mgr.y (mgr.14556) 2182 : cluster [DBG] pgmap v3952: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 1.6 MiB/s wr, 119 op/s 2024-04-17T12:34:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:28.777827+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e2104: 8 total, 8 up, 8 in 2024-04-17T12:34:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:29.783357+0000 mon.a (mon.0) 3628 : cluster [DBG] osdmap e2105: 8 total, 8 up, 8 in 2024-04-17T12:34:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:29.783357+0000 mon.a (mon.0) 3628 : cluster [DBG] osdmap e2105: 8 total, 8 up, 8 in 2024-04-17T12:34:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:29.783357+0000 mon.a (mon.0) 3628 : cluster [DBG] osdmap e2105: 8 total, 8 up, 8 in 2024-04-17T12:34:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:34:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:31] "GET /metrics HTTP/1.1" 200 199065 "" "Prometheus/2.33.4" 2024-04-17T12:34:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:30.709472+0000 mgr.y (mgr.14556) 2183 : cluster [DBG] pgmap v3955: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 2.0 MiB/s wr, 149 op/s 2024-04-17T12:34:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:30.788616+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e2106: 8 total, 8 up, 8 in 2024-04-17T12:34:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:30.709472+0000 mgr.y (mgr.14556) 2183 : cluster [DBG] pgmap v3955: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 2.0 MiB/s wr, 149 op/s 2024-04-17T12:34:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:30.788616+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e2106: 8 total, 8 up, 8 in 2024-04-17T12:34:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:30.709472+0000 mgr.y (mgr.14556) 2183 : cluster [DBG] pgmap v3955: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 2.0 MiB/s wr, 149 op/s 2024-04-17T12:34:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:30.788616+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e2106: 8 total, 8 up, 8 in 2024-04-17T12:34:33.102 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:31.800799+0000 mon.a (mon.0) 3630 : cluster [DBG] osdmap e2107: 8 total, 8 up, 8 in 2024-04-17T12:34:33.102 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:32.335222+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:34:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:31.800799+0000 mon.a (mon.0) 3630 : cluster [DBG] osdmap e2107: 8 total, 8 up, 8 in 2024-04-17T12:34:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:32.335222+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:34:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:31.800799+0000 mon.a (mon.0) 3630 : cluster [DBG] osdmap e2107: 8 total, 8 up, 8 in 2024-04-17T12:34:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:32.335222+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:34:34.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:34:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:34:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:32.709872+0000 mgr.y (mgr.14556) 2184 : cluster [DBG] pgmap v3958: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:32.801381+0000 mon.a (mon.0) 3632 : cluster [DBG] osdmap e2108: 8 total, 8 up, 8 in 2024-04-17T12:34:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:32.709872+0000 mgr.y (mgr.14556) 2184 : cluster [DBG] pgmap v3958: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:32.801381+0000 mon.a (mon.0) 3632 : cluster [DBG] osdmap e2108: 8 total, 8 up, 8 in 2024-04-17T12:34:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:32.709872+0000 mgr.y (mgr.14556) 2184 : cluster [DBG] pgmap v3958: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:32.801381+0000 mon.a (mon.0) 3632 : cluster [DBG] osdmap e2108: 8 total, 8 up, 8 in 2024-04-17T12:34:34.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:33.807994+0000 mon.a (mon.0) 3633 : cluster [DBG] osdmap e2109: 8 total, 8 up, 8 in 2024-04-17T12:34:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:33.807994+0000 mon.a (mon.0) 3633 : cluster [DBG] osdmap e2109: 8 total, 8 up, 8 in 2024-04-17T12:34:34.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:33.807994+0000 mon.a (mon.0) 3633 : cluster [DBG] osdmap e2109: 8 total, 8 up, 8 in 2024-04-17T12:34:35.788 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_limit_snaps ... ok 2024-04-17T12:34:35.961 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_list_lockers ... ok 2024-04-17T12:34:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:34.710253+0000 mgr.y (mgr.14556) 2185 : cluster [DBG] pgmap v3961: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 2.0 MiB/s wr, 168 op/s 2024-04-17T12:34:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:34.813809+0000 mon.a (mon.0) 3634 : cluster [DBG] osdmap e2110: 8 total, 8 up, 8 in 2024-04-17T12:34:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:34.987709+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:34:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:35.701682+0000 mon.a (mon.0) 3636 : cluster [DBG] osdmap e2111: 8 total, 8 up, 8 in 2024-04-17T12:34:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:35.790643+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:34:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:34.710253+0000 mgr.y (mgr.14556) 2185 : cluster [DBG] pgmap v3961: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 2.0 MiB/s wr, 168 op/s 2024-04-17T12:34:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:34.813809+0000 mon.a (mon.0) 3634 : cluster [DBG] osdmap e2110: 8 total, 8 up, 8 in 2024-04-17T12:34:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:34.987709+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:34:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:35.701682+0000 mon.a (mon.0) 3636 : cluster [DBG] osdmap e2111: 8 total, 8 up, 8 in 2024-04-17T12:34:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:35.790643+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:34:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:34.710253+0000 mgr.y (mgr.14556) 2185 : cluster [DBG] pgmap v3961: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 2.0 MiB/s wr, 168 op/s 2024-04-17T12:34:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:34.813809+0000 mon.a (mon.0) 3634 : cluster [DBG] osdmap e2110: 8 total, 8 up, 8 in 2024-04-17T12:34:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:34.987709+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:34:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:35.701682+0000 mon.a (mon.0) 3636 : cluster [DBG] osdmap e2111: 8 total, 8 up, 8 in 2024-04-17T12:34:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:35.790643+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:34:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:36.097543+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:34:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:36.098257+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:34:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:36.102618+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:34:37.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:36.097543+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:34:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:36.098257+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:34:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:36.102618+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:34:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:36.097543+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:34:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:36.098257+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:34:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:36.102618+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:34:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:36.710673+0000 mgr.y (mgr.14556) 2186 : cluster [DBG] pgmap v3964: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 2.0 MiB/s wr, 168 op/s 2024-04-17T12:34:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:36.824054+0000 mon.a (mon.0) 3641 : cluster [DBG] osdmap e2112: 8 total, 8 up, 8 in 2024-04-17T12:34:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:36.710673+0000 mgr.y (mgr.14556) 2186 : cluster [DBG] pgmap v3964: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 2.0 MiB/s wr, 168 op/s 2024-04-17T12:34:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:36.824054+0000 mon.a (mon.0) 3641 : cluster [DBG] osdmap e2112: 8 total, 8 up, 8 in 2024-04-17T12:34:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:36.710673+0000 mgr.y (mgr.14556) 2186 : cluster [DBG] pgmap v3964: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 2.0 MiB/s wr, 168 op/s 2024-04-17T12:34:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:36.824054+0000 mon.a (mon.0) 3641 : cluster [DBG] osdmap e2112: 8 total, 8 up, 8 in 2024-04-17T12:34:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:37.828153+0000 mon.a (mon.0) 3642 : cluster [DBG] osdmap e2113: 8 total, 8 up, 8 in 2024-04-17T12:34:39.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:37.828153+0000 mon.a (mon.0) 3642 : cluster [DBG] osdmap e2113: 8 total, 8 up, 8 in 2024-04-17T12:34:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:37.828153+0000 mon.a (mon.0) 3642 : cluster [DBG] osdmap e2113: 8 total, 8 up, 8 in 2024-04-17T12:34:39.939 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_list_snaps ... ok 2024-04-17T12:34:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:38.711333+0000 mgr.y (mgr.14556) 2187 : cluster [DBG] pgmap v3967: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 6.7 KiB/s wr, 232 op/s 2024-04-17T12:34:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:38.833680+0000 mon.a (mon.0) 3643 : cluster [DBG] osdmap e2114: 8 total, 8 up, 8 in 2024-04-17T12:34:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:38.711333+0000 mgr.y (mgr.14556) 2187 : cluster [DBG] pgmap v3967: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 6.7 KiB/s wr, 232 op/s 2024-04-17T12:34:40.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:38.833680+0000 mon.a (mon.0) 3643 : cluster [DBG] osdmap e2114: 8 total, 8 up, 8 in 2024-04-17T12:34:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:38.711333+0000 mgr.y (mgr.14556) 2187 : cluster [DBG] pgmap v3967: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 6.7 KiB/s wr, 232 op/s 2024-04-17T12:34:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:38.833680+0000 mon.a (mon.0) 3643 : cluster [DBG] osdmap e2114: 8 total, 8 up, 8 in 2024-04-17T12:34:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:39.846505+0000 mon.a (mon.0) 3644 : cluster [DBG] osdmap e2115: 8 total, 8 up, 8 in 2024-04-17T12:34:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:40.703806+0000 mon.a (mon.0) 3645 : cluster [DBG] osdmap e2116: 8 total, 8 up, 8 in 2024-04-17T12:34:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:39.846505+0000 mon.a (mon.0) 3644 : cluster [DBG] osdmap e2115: 8 total, 8 up, 8 in 2024-04-17T12:34:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:40.703806+0000 mon.a (mon.0) 3645 : cluster [DBG] osdmap e2116: 8 total, 8 up, 8 in 2024-04-17T12:34:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:39.846505+0000 mon.a (mon.0) 3644 : cluster [DBG] osdmap e2115: 8 total, 8 up, 8 in 2024-04-17T12:34:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:40.703806+0000 mon.a (mon.0) 3645 : cluster [DBG] osdmap e2116: 8 total, 8 up, 8 in 2024-04-17T12:34:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:34:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:41] "GET /metrics HTTP/1.1" 200 199065 "" "Prometheus/2.33.4" 2024-04-17T12:34:41.795 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_list_snaps_iterator_auto_close ... ok 2024-04-17T12:34:41.891 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_lock_unlock ... ok 2024-04-17T12:34:42.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:40.711863+0000 mgr.y (mgr.14556) 2188 : cluster [DBG] pgmap v3971: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 6.9 KiB/s wr, 239 op/s 2024-04-17T12:34:42.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:41.705092+0000 mon.a (mon.0) 3646 : cluster [DBG] osdmap e2117: 8 total, 8 up, 8 in 2024-04-17T12:34:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:40.711863+0000 mgr.y (mgr.14556) 2188 : cluster [DBG] pgmap v3971: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 6.9 KiB/s wr, 239 op/s 2024-04-17T12:34:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:41.705092+0000 mon.a (mon.0) 3646 : cluster [DBG] osdmap e2117: 8 total, 8 up, 8 in 2024-04-17T12:34:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:40.711863+0000 mgr.y (mgr.14556) 2188 : cluster [DBG] pgmap v3971: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 6.9 KiB/s wr, 239 op/s 2024-04-17T12:34:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:41.705092+0000 mon.a (mon.0) 3646 : cluster [DBG] osdmap e2117: 8 total, 8 up, 8 in 2024-04-17T12:34:44.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:34:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:34:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:42.712331+0000 mgr.y (mgr.14556) 2189 : cluster [DBG] pgmap v3973: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:42.850335+0000 mon.a (mon.0) 3647 : cluster [DBG] osdmap e2118: 8 total, 8 up, 8 in 2024-04-17T12:34:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:42.712331+0000 mgr.y (mgr.14556) 2189 : cluster [DBG] pgmap v3973: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:42.850335+0000 mon.a (mon.0) 3647 : cluster [DBG] osdmap e2118: 8 total, 8 up, 8 in 2024-04-17T12:34:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:42.712331+0000 mgr.y (mgr.14556) 2189 : cluster [DBG] pgmap v3973: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:42.850335+0000 mon.a (mon.0) 3647 : cluster [DBG] osdmap e2118: 8 total, 8 up, 8 in 2024-04-17T12:34:45.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:43.861625+0000 mon.a (mon.0) 3648 : cluster [DBG] osdmap e2119: 8 total, 8 up, 8 in 2024-04-17T12:34:45.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:43.861625+0000 mon.a (mon.0) 3648 : cluster [DBG] osdmap e2119: 8 total, 8 up, 8 in 2024-04-17T12:34:45.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:43.861625+0000 mon.a (mon.0) 3648 : cluster [DBG] osdmap e2119: 8 total, 8 up, 8 in 2024-04-17T12:34:45.820 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:34:46.107 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:34:46.107 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (62m) 11s ago 62m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:34:46.107 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (62m) 10s ago 62m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:34:46.107 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (64m) 11s ago 64m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:34:46.107 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (64m) 10s ago 64m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:34:46.107 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (67m) 10s ago 67m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:34:46.108 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (69m) 11s ago 69m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:34:46.108 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (69m) 11s ago 69m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:34:46.108 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (67m) 10s ago 67m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:34:46.108 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (67m) 11s ago 67m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:34:46.108 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (63m) 11s ago 63m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:34:46.108 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (63m) 10s ago 63m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:34:46.108 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (67m) 11s ago 67m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:34:46.108 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (66m) 11s ago 66m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:34:46.108 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (66m) 11s ago 66m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:34:46.109 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (65m) 11s ago 65m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:34:46.109 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (65m) 10s ago 65m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:34:46.109 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (65m) 10s ago 65m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:34:46.109 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (64m) 10s ago 64m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:34:46.109 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (64m) 10s ago 64m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:34:46.109 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (62m) 10s ago 63m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:34:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:44.713023+0000 mgr.y (mgr.14556) 2190 : cluster [DBG] pgmap v3976: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 9.5 KiB/s wr, 181 op/s 2024-04-17T12:34:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:44.865284+0000 mon.a (mon.0) 3649 : cluster [DBG] osdmap e2120: 8 total, 8 up, 8 in 2024-04-17T12:34:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:45.702837+0000 mon.a (mon.0) 3650 : cluster [DBG] osdmap e2121: 8 total, 8 up, 8 in 2024-04-17T12:34:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:44.713023+0000 mgr.y (mgr.14556) 2190 : cluster [DBG] pgmap v3976: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 9.5 KiB/s wr, 181 op/s 2024-04-17T12:34:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:44.865284+0000 mon.a (mon.0) 3649 : cluster [DBG] osdmap e2120: 8 total, 8 up, 8 in 2024-04-17T12:34:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:45.702837+0000 mon.a (mon.0) 3650 : cluster [DBG] osdmap e2121: 8 total, 8 up, 8 in 2024-04-17T12:34:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:44.713023+0000 mgr.y (mgr.14556) 2190 : cluster [DBG] pgmap v3976: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 9.5 KiB/s wr, 181 op/s 2024-04-17T12:34:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:44.865284+0000 mon.a (mon.0) 3649 : cluster [DBG] osdmap e2120: 8 total, 8 up, 8 in 2024-04-17T12:34:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:45.702837+0000 mon.a (mon.0) 3650 : cluster [DBG] osdmap e2121: 8 total, 8 up, 8 in 2024-04-17T12:34:46.449 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:34:46.450 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:34:46.450 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:34:46.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:34:46.450 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:34:46.450 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:34:46.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:34:46.451 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:34:46.451 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:34:46.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:34:46.451 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:34:46.451 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:34:46.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:34:46.451 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:34:46.451 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:34:46.451 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:34:46.451 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:34:47.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:45.808176+0000 mgr.y (mgr.14556) 2191 : audit [DBG] from='client.18486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:47.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:46.449860+0000 mon.a (mon.0) 3651 : audit [DBG] from='client.? 172.21.15.31:0/3815221131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:34:47.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:46.703376+0000 mon.a (mon.0) 3652 : cluster [DBG] osdmap e2122: 8 total, 8 up, 8 in 2024-04-17T12:34:47.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:45.808176+0000 mgr.y (mgr.14556) 2191 : audit [DBG] from='client.18486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:47.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:46.449860+0000 mon.a (mon.0) 3651 : audit [DBG] from='client.? 172.21.15.31:0/3815221131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:34:47.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:46.703376+0000 mon.a (mon.0) 3652 : cluster [DBG] osdmap e2122: 8 total, 8 up, 8 in 2024-04-17T12:34:47.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:45.808176+0000 mgr.y (mgr.14556) 2191 : audit [DBG] from='client.18486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:47.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:46.449860+0000 mon.a (mon.0) 3651 : audit [DBG] from='client.? 172.21.15.31:0/3815221131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:34:47.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:46.703376+0000 mon.a (mon.0) 3652 : cluster [DBG] osdmap e2122: 8 total, 8 up, 8 in 2024-04-17T12:34:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:34:46.098936+0000 mgr.y (mgr.14556) 2192 : audit [DBG] from='client.18492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:46.713369+0000 mgr.y (mgr.14556) 2193 : cluster [DBG] pgmap v3980: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.7 KiB/s wr, 71 op/s 2024-04-17T12:34:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:47.710266+0000 mon.a (mon.0) 3653 : cluster [DBG] osdmap e2123: 8 total, 8 up, 8 in 2024-04-17T12:34:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:34:46.098936+0000 mgr.y (mgr.14556) 2192 : audit [DBG] from='client.18492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:46.713369+0000 mgr.y (mgr.14556) 2193 : cluster [DBG] pgmap v3980: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.7 KiB/s wr, 71 op/s 2024-04-17T12:34:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:47.710266+0000 mon.a (mon.0) 3653 : cluster [DBG] osdmap e2123: 8 total, 8 up, 8 in 2024-04-17T12:34:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:34:46.098936+0000 mgr.y (mgr.14556) 2192 : audit [DBG] from='client.18492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:34:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:46.713369+0000 mgr.y (mgr.14556) 2193 : cluster [DBG] pgmap v3980: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.7 KiB/s wr, 71 op/s 2024-04-17T12:34:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:47.710266+0000 mon.a (mon.0) 3653 : cluster [DBG] osdmap e2123: 8 total, 8 up, 8 in 2024-04-17T12:34:49.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:48.714722+0000 mgr.y (mgr.14556) 2194 : cluster [DBG] pgmap v3983: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.7 KiB/s wr, 83 op/s 2024-04-17T12:34:49.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:48.715652+0000 mon.a (mon.0) 3654 : cluster [DBG] osdmap e2124: 8 total, 8 up, 8 in 2024-04-17T12:34:49.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:48.714722+0000 mgr.y (mgr.14556) 2194 : cluster [DBG] pgmap v3983: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.7 KiB/s wr, 83 op/s 2024-04-17T12:34:49.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:48.715652+0000 mon.a (mon.0) 3654 : cluster [DBG] osdmap e2124: 8 total, 8 up, 8 in 2024-04-17T12:34:50.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:48.714722+0000 mgr.y (mgr.14556) 2194 : cluster [DBG] pgmap v3983: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.7 KiB/s wr, 83 op/s 2024-04-17T12:34:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:48.715652+0000 mon.a (mon.0) 3654 : cluster [DBG] osdmap e2124: 8 total, 8 up, 8 in 2024-04-17T12:34:50.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:49.719165+0000 mon.a (mon.0) 3655 : cluster [DBG] osdmap e2125: 8 total, 8 up, 8 in 2024-04-17T12:34:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:49.719165+0000 mon.a (mon.0) 3655 : cluster [DBG] osdmap e2125: 8 total, 8 up, 8 in 2024-04-17T12:34:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:49.719165+0000 mon.a (mon.0) 3655 : cluster [DBG] osdmap e2125: 8 total, 8 up, 8 in 2024-04-17T12:34:51.728 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:34:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:51] "GET /metrics HTTP/1.1" 200 199065 "" "Prometheus/2.33.4" 2024-04-17T12:34:51.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:50.715226+0000 mgr.y (mgr.14556) 2195 : cluster [DBG] pgmap v3985: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 4.5 KiB/s wr, 80 op/s 2024-04-17T12:34:51.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:50.724583+0000 mon.a (mon.0) 3656 : cluster [DBG] osdmap e2126: 8 total, 8 up, 8 in 2024-04-17T12:34:51.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:50.715226+0000 mgr.y (mgr.14556) 2195 : cluster [DBG] pgmap v3985: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 4.5 KiB/s wr, 80 op/s 2024-04-17T12:34:51.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:50.724583+0000 mon.a (mon.0) 3656 : cluster [DBG] osdmap e2126: 8 total, 8 up, 8 in 2024-04-17T12:34:52.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:50.715226+0000 mgr.y (mgr.14556) 2195 : cluster [DBG] pgmap v3985: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 4.5 KiB/s wr, 80 op/s 2024-04-17T12:34:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:50.724583+0000 mon.a (mon.0) 3656 : cluster [DBG] osdmap e2126: 8 total, 8 up, 8 in 2024-04-17T12:34:52.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:51.727116+0000 mon.a (mon.0) 3657 : cluster [DBG] osdmap e2127: 8 total, 8 up, 8 in 2024-04-17T12:34:52.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:51.727116+0000 mon.a (mon.0) 3657 : cluster [DBG] osdmap e2127: 8 total, 8 up, 8 in 2024-04-17T12:34:53.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:51.727116+0000 mon.a (mon.0) 3657 : cluster [DBG] osdmap e2127: 8 total, 8 up, 8 in 2024-04-17T12:34:53.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:52.715858+0000 mgr.y (mgr.14556) 2196 : cluster [DBG] pgmap v3988: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:53.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:52.738573+0000 mon.a (mon.0) 3658 : cluster [DBG] osdmap e2128: 8 total, 8 up, 8 in 2024-04-17T12:34:53.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:52.715858+0000 mgr.y (mgr.14556) 2196 : cluster [DBG] pgmap v3988: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:53.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:52.738573+0000 mon.a (mon.0) 3658 : cluster [DBG] osdmap e2128: 8 total, 8 up, 8 in 2024-04-17T12:34:54.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:34:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:34:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:52.715858+0000 mgr.y (mgr.14556) 2196 : cluster [DBG] pgmap v3988: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:34:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:52.738573+0000 mon.a (mon.0) 3658 : cluster [DBG] osdmap e2128: 8 total, 8 up, 8 in 2024-04-17T12:34:55.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:53.743732+0000 mon.a (mon.0) 3659 : cluster [DBG] osdmap e2129: 8 total, 8 up, 8 in 2024-04-17T12:34:55.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:53.743732+0000 mon.a (mon.0) 3659 : cluster [DBG] osdmap e2129: 8 total, 8 up, 8 in 2024-04-17T12:34:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:53.743732+0000 mon.a (mon.0) 3659 : cluster [DBG] osdmap e2129: 8 total, 8 up, 8 in 2024-04-17T12:34:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:54.716235+0000 mgr.y (mgr.14556) 2197 : cluster [DBG] pgmap v3991: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-04-17T12:34:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:54.749585+0000 mon.a (mon.0) 3660 : cluster [DBG] osdmap e2130: 8 total, 8 up, 8 in 2024-04-17T12:34:56.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:54.716235+0000 mgr.y (mgr.14556) 2197 : cluster [DBG] pgmap v3991: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-04-17T12:34:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:54.749585+0000 mon.a (mon.0) 3660 : cluster [DBG] osdmap e2130: 8 total, 8 up, 8 in 2024-04-17T12:34:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:54.716235+0000 mgr.y (mgr.14556) 2197 : cluster [DBG] pgmap v3991: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-04-17T12:34:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:54.749585+0000 mon.a (mon.0) 3660 : cluster [DBG] osdmap e2130: 8 total, 8 up, 8 in 2024-04-17T12:34:57.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:55.751493+0000 mon.a (mon.0) 3661 : cluster [DBG] osdmap e2131: 8 total, 8 up, 8 in 2024-04-17T12:34:57.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:55.751493+0000 mon.a (mon.0) 3661 : cluster [DBG] osdmap e2131: 8 total, 8 up, 8 in 2024-04-17T12:34:57.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:55.751493+0000 mon.a (mon.0) 3661 : cluster [DBG] osdmap e2131: 8 total, 8 up, 8 in 2024-04-17T12:34:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:56.716815+0000 mgr.y (mgr.14556) 2198 : cluster [DBG] pgmap v3994: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-04-17T12:34:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:56.763947+0000 mon.a (mon.0) 3662 : cluster [DBG] osdmap e2132: 8 total, 8 up, 8 in 2024-04-17T12:34:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:56.716815+0000 mgr.y (mgr.14556) 2198 : cluster [DBG] pgmap v3994: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-04-17T12:34:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:56.763947+0000 mon.a (mon.0) 3662 : cluster [DBG] osdmap e2132: 8 total, 8 up, 8 in 2024-04-17T12:34:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:56.716815+0000 mgr.y (mgr.14556) 2198 : cluster [DBG] pgmap v3994: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-04-17T12:34:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:56.763947+0000 mon.a (mon.0) 3662 : cluster [DBG] osdmap e2132: 8 total, 8 up, 8 in 2024-04-17T12:34:59.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:57.770084+0000 mon.a (mon.0) 3663 : cluster [DBG] osdmap e2133: 8 total, 8 up, 8 in 2024-04-17T12:34:59.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:57.770084+0000 mon.a (mon.0) 3663 : cluster [DBG] osdmap e2133: 8 total, 8 up, 8 in 2024-04-17T12:34:59.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:57.770084+0000 mon.a (mon.0) 3663 : cluster [DBG] osdmap e2133: 8 total, 8 up, 8 in 2024-04-17T12:35:00.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:58.717711+0000 mgr.y (mgr.14556) 2199 : cluster [DBG] pgmap v3997: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 3.0 KiB/s wr, 125 op/s 2024-04-17T12:35:00.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:34:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:58.775873+0000 mon.a (mon.0) 3664 : cluster [DBG] osdmap e2134: 8 total, 8 up, 8 in 2024-04-17T12:35:00.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:58.717711+0000 mgr.y (mgr.14556) 2199 : cluster [DBG] pgmap v3997: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 3.0 KiB/s wr, 125 op/s 2024-04-17T12:35:00.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:34:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:58.775873+0000 mon.a (mon.0) 3664 : cluster [DBG] osdmap e2134: 8 total, 8 up, 8 in 2024-04-17T12:35:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:58.717711+0000 mgr.y (mgr.14556) 2199 : cluster [DBG] pgmap v3997: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 3.0 KiB/s wr, 125 op/s 2024-04-17T12:35:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:34:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:58.775873+0000 mon.a (mon.0) 3664 : cluster [DBG] osdmap e2134: 8 total, 8 up, 8 in 2024-04-17T12:35:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:34:59.777167+0000 mon.a (mon.0) 3665 : cluster [DBG] osdmap e2135: 8 total, 8 up, 8 in 2024-04-17T12:35:01.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:34:59.777167+0000 mon.a (mon.0) 3665 : cluster [DBG] osdmap e2135: 8 total, 8 up, 8 in 2024-04-17T12:35:01.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:34:59.777167+0000 mon.a (mon.0) 3665 : cluster [DBG] osdmap e2135: 8 total, 8 up, 8 in 2024-04-17T12:35:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:35:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:01] "GET /metrics HTTP/1.1" 200 199062 "" "Prometheus/2.33.4" 2024-04-17T12:35:02.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:00.718307+0000 mgr.y (mgr.14556) 2200 : cluster [DBG] pgmap v4000: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 3.0 KiB/s wr, 125 op/s 2024-04-17T12:35:02.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:00.792625+0000 mon.a (mon.0) 3666 : cluster [DBG] osdmap e2136: 8 total, 8 up, 8 in 2024-04-17T12:35:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:00.718307+0000 mgr.y (mgr.14556) 2200 : cluster [DBG] pgmap v4000: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 3.0 KiB/s wr, 125 op/s 2024-04-17T12:35:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:00.792625+0000 mon.a (mon.0) 3666 : cluster [DBG] osdmap e2136: 8 total, 8 up, 8 in 2024-04-17T12:35:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:00.718307+0000 mgr.y (mgr.14556) 2200 : cluster [DBG] pgmap v4000: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 3.0 KiB/s wr, 125 op/s 2024-04-17T12:35:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:00.792625+0000 mon.a (mon.0) 3666 : cluster [DBG] osdmap e2136: 8 total, 8 up, 8 in 2024-04-17T12:35:03.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:01.797531+0000 mon.a (mon.0) 3667 : cluster [DBG] osdmap e2137: 8 total, 8 up, 8 in 2024-04-17T12:35:03.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:01.797531+0000 mon.a (mon.0) 3667 : cluster [DBG] osdmap e2137: 8 total, 8 up, 8 in 2024-04-17T12:35:03.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:01.797531+0000 mon.a (mon.0) 3667 : cluster [DBG] osdmap e2137: 8 total, 8 up, 8 in 2024-04-17T12:35:04.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:35:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:35:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:02.718742+0000 mgr.y (mgr.14556) 2201 : cluster [DBG] pgmap v4003: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:02.803003+0000 mon.a (mon.0) 3668 : cluster [DBG] osdmap e2138: 8 total, 8 up, 8 in 2024-04-17T12:35:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:02.718742+0000 mgr.y (mgr.14556) 2201 : cluster [DBG] pgmap v4003: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:02.803003+0000 mon.a (mon.0) 3668 : cluster [DBG] osdmap e2138: 8 total, 8 up, 8 in 2024-04-17T12:35:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:02.718742+0000 mgr.y (mgr.14556) 2201 : cluster [DBG] pgmap v4003: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:02.803003+0000 mon.a (mon.0) 3668 : cluster [DBG] osdmap e2138: 8 total, 8 up, 8 in 2024-04-17T12:35:05.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:03.814066+0000 mon.a (mon.0) 3669 : cluster [DBG] osdmap e2139: 8 total, 8 up, 8 in 2024-04-17T12:35:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:03.814066+0000 mon.a (mon.0) 3669 : cluster [DBG] osdmap e2139: 8 total, 8 up, 8 in 2024-04-17T12:35:05.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:03.814066+0000 mon.a (mon.0) 3669 : cluster [DBG] osdmap e2139: 8 total, 8 up, 8 in 2024-04-17T12:35:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:04.719360+0000 mgr.y (mgr.14556) 2202 : cluster [DBG] pgmap v4006: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 4.0 KiB/s wr, 195 op/s 2024-04-17T12:35:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:04.817422+0000 mon.a (mon.0) 3670 : cluster [DBG] osdmap e2140: 8 total, 8 up, 8 in 2024-04-17T12:35:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:04.719360+0000 mgr.y (mgr.14556) 2202 : cluster [DBG] pgmap v4006: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 4.0 KiB/s wr, 195 op/s 2024-04-17T12:35:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:04.817422+0000 mon.a (mon.0) 3670 : cluster [DBG] osdmap e2140: 8 total, 8 up, 8 in 2024-04-17T12:35:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:04.719360+0000 mgr.y (mgr.14556) 2202 : cluster [DBG] pgmap v4006: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 4.0 KiB/s wr, 195 op/s 2024-04-17T12:35:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:04.817422+0000 mon.a (mon.0) 3670 : cluster [DBG] osdmap e2140: 8 total, 8 up, 8 in 2024-04-17T12:35:07.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:05.823466+0000 mon.a (mon.0) 3671 : cluster [DBG] osdmap e2141: 8 total, 8 up, 8 in 2024-04-17T12:35:07.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:05.823466+0000 mon.a (mon.0) 3671 : cluster [DBG] osdmap e2141: 8 total, 8 up, 8 in 2024-04-17T12:35:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:05.823466+0000 mon.a (mon.0) 3671 : cluster [DBG] osdmap e2141: 8 total, 8 up, 8 in 2024-04-17T12:35:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:06.719990+0000 mgr.y (mgr.14556) 2203 : cluster [DBG] pgmap v4009: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 4.0 KiB/s wr, 195 op/s 2024-04-17T12:35:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:06.828179+0000 mon.a (mon.0) 3672 : cluster [DBG] osdmap e2142: 8 total, 8 up, 8 in 2024-04-17T12:35:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:06.719990+0000 mgr.y (mgr.14556) 2203 : cluster [DBG] pgmap v4009: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 4.0 KiB/s wr, 195 op/s 2024-04-17T12:35:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:06.828179+0000 mon.a (mon.0) 3672 : cluster [DBG] osdmap e2142: 8 total, 8 up, 8 in 2024-04-17T12:35:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:06.719990+0000 mgr.y (mgr.14556) 2203 : cluster [DBG] pgmap v4009: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 4.0 KiB/s wr, 195 op/s 2024-04-17T12:35:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:06.828179+0000 mon.a (mon.0) 3672 : cluster [DBG] osdmap e2142: 8 total, 8 up, 8 in 2024-04-17T12:35:09.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:07.833054+0000 mon.a (mon.0) 3673 : cluster [DBG] osdmap e2143: 8 total, 8 up, 8 in 2024-04-17T12:35:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:07.833054+0000 mon.a (mon.0) 3673 : cluster [DBG] osdmap e2143: 8 total, 8 up, 8 in 2024-04-17T12:35:09.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:07.833054+0000 mon.a (mon.0) 3673 : cluster [DBG] osdmap e2143: 8 total, 8 up, 8 in 2024-04-17T12:35:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:08.720673+0000 mgr.y (mgr.14556) 2204 : cluster [DBG] pgmap v4012: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-04-17T12:35:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:08.840996+0000 mon.a (mon.0) 3674 : cluster [DBG] osdmap e2144: 8 total, 8 up, 8 in 2024-04-17T12:35:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:08.720673+0000 mgr.y (mgr.14556) 2204 : cluster [DBG] pgmap v4012: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-04-17T12:35:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:08.840996+0000 mon.a (mon.0) 3674 : cluster [DBG] osdmap e2144: 8 total, 8 up, 8 in 2024-04-17T12:35:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:08.720673+0000 mgr.y (mgr.14556) 2204 : cluster [DBG] pgmap v4012: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-04-17T12:35:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:08.840996+0000 mon.a (mon.0) 3674 : cluster [DBG] osdmap e2144: 8 total, 8 up, 8 in 2024-04-17T12:35:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:09.841473+0000 mon.a (mon.0) 3675 : cluster [DBG] osdmap e2145: 8 total, 8 up, 8 in 2024-04-17T12:35:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:09.841473+0000 mon.a (mon.0) 3675 : cluster [DBG] osdmap e2145: 8 total, 8 up, 8 in 2024-04-17T12:35:11.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:09.841473+0000 mon.a (mon.0) 3675 : cluster [DBG] osdmap e2145: 8 total, 8 up, 8 in 2024-04-17T12:35:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:11] "GET /metrics HTTP/1.1" 200 199067 "" "Prometheus/2.33.4" 2024-04-17T12:35:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:10.721269+0000 mgr.y (mgr.14556) 2205 : cluster [DBG] pgmap v4015: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-04-17T12:35:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:10.856251+0000 mon.a (mon.0) 3676 : cluster [DBG] osdmap e2146: 8 total, 8 up, 8 in 2024-04-17T12:35:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:10.721269+0000 mgr.y (mgr.14556) 2205 : cluster [DBG] pgmap v4015: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-04-17T12:35:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:10.856251+0000 mon.a (mon.0) 3676 : cluster [DBG] osdmap e2146: 8 total, 8 up, 8 in 2024-04-17T12:35:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:10.721269+0000 mgr.y (mgr.14556) 2205 : cluster [DBG] pgmap v4015: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-04-17T12:35:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:10.856251+0000 mon.a (mon.0) 3676 : cluster [DBG] osdmap e2146: 8 total, 8 up, 8 in 2024-04-17T12:35:13.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:11.861284+0000 mon.a (mon.0) 3677 : cluster [DBG] osdmap e2147: 8 total, 8 up, 8 in 2024-04-17T12:35:13.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:11.861284+0000 mon.a (mon.0) 3677 : cluster [DBG] osdmap e2147: 8 total, 8 up, 8 in 2024-04-17T12:35:13.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:11.861284+0000 mon.a (mon.0) 3677 : cluster [DBG] osdmap e2147: 8 total, 8 up, 8 in 2024-04-17T12:35:14.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:35:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:35:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:12.721679+0000 mgr.y (mgr.14556) 2206 : cluster [DBG] pgmap v4018: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:12.866689+0000 mon.a (mon.0) 3678 : cluster [DBG] osdmap e2148: 8 total, 8 up, 8 in 2024-04-17T12:35:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:12.721679+0000 mgr.y (mgr.14556) 2206 : cluster [DBG] pgmap v4018: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:12.866689+0000 mon.a (mon.0) 3678 : cluster [DBG] osdmap e2148: 8 total, 8 up, 8 in 2024-04-17T12:35:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:12.721679+0000 mgr.y (mgr.14556) 2206 : cluster [DBG] pgmap v4018: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:12.866689+0000 mon.a (mon.0) 3678 : cluster [DBG] osdmap e2148: 8 total, 8 up, 8 in 2024-04-17T12:35:15.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:13.868448+0000 mon.a (mon.0) 3679 : cluster [DBG] osdmap e2149: 8 total, 8 up, 8 in 2024-04-17T12:35:15.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:13.868448+0000 mon.a (mon.0) 3679 : cluster [DBG] osdmap e2149: 8 total, 8 up, 8 in 2024-04-17T12:35:15.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:13.868448+0000 mon.a (mon.0) 3679 : cluster [DBG] osdmap e2149: 8 total, 8 up, 8 in 2024-04-17T12:35:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:14.722271+0000 mgr.y (mgr.14556) 2207 : cluster [DBG] pgmap v4021: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 3.5 KiB/s wr, 280 op/s 2024-04-17T12:35:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:14.883878+0000 mon.a (mon.0) 3680 : cluster [DBG] osdmap e2150: 8 total, 8 up, 8 in 2024-04-17T12:35:16.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:14.722271+0000 mgr.y (mgr.14556) 2207 : cluster [DBG] pgmap v4021: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 3.5 KiB/s wr, 280 op/s 2024-04-17T12:35:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:14.883878+0000 mon.a (mon.0) 3680 : cluster [DBG] osdmap e2150: 8 total, 8 up, 8 in 2024-04-17T12:35:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:14.722271+0000 mgr.y (mgr.14556) 2207 : cluster [DBG] pgmap v4021: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 3.5 KiB/s wr, 280 op/s 2024-04-17T12:35:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:14.883878+0000 mon.a (mon.0) 3680 : cluster [DBG] osdmap e2150: 8 total, 8 up, 8 in 2024-04-17T12:35:16.780 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:35:17.076 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:35:17.076 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (62m) 42s ago 63m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:35:17.076 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (63m) 41s ago 63m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:35:17.076 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (64m) 42s ago 64m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:35:17.076 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (64m) 41s ago 64m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:35:17.076 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (67m) 41s ago 67m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:35:17.076 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (69m) 42s ago 69m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:35:17.076 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (69m) 42s ago 69m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:35:17.077 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (68m) 41s ago 68m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:35:17.077 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (68m) 42s ago 68m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:35:17.077 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (63m) 42s ago 63m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:35:17.077 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (63m) 41s ago 63m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:35:17.077 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (67m) 42s ago 67m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:35:17.077 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (67m) 42s ago 67m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:35:17.077 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (66m) 42s ago 66m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:35:17.077 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (66m) 42s ago 66m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:35:17.077 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (66m) 41s ago 66m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:35:17.077 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (65m) 41s ago 65m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:35:17.077 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (65m) 41s ago 65m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:35:17.078 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (64m) 41s ago 64m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:35:17.078 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (62m) 41s ago 63m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:35:17.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:15.889853+0000 mon.a (mon.0) 3681 : cluster [DBG] osdmap e2151: 8 total, 8 up, 8 in 2024-04-17T12:35:17.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:15.889853+0000 mon.a (mon.0) 3681 : cluster [DBG] osdmap e2151: 8 total, 8 up, 8 in 2024-04-17T12:35:17.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:15.889853+0000 mon.a (mon.0) 3681 : cluster [DBG] osdmap e2151: 8 total, 8 up, 8 in 2024-04-17T12:35:17.426 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:35:17.427 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:35:17.427 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:35:17.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:35:17.427 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:35:17.427 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:35:17.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:35:17.427 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:35:17.427 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:35:17.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:35:17.427 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:35:17.427 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:35:17.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:35:17.428 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:35:17.428 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:35:17.428 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:35:17.428 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:35:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:16.722631+0000 mgr.y (mgr.14556) 2208 : cluster [DBG] pgmap v4024: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 3.5 KiB/s wr, 280 op/s 2024-04-17T12:35:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:35:16.767865+0000 mgr.y (mgr.14556) 2209 : audit [DBG] from='client.18504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:16.898431+0000 mon.a (mon.0) 3682 : cluster [DBG] osdmap e2152: 8 total, 8 up, 8 in 2024-04-17T12:35:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:35:17.426752+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.31:0/2238742059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:35:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:16.722631+0000 mgr.y (mgr.14556) 2208 : cluster [DBG] pgmap v4024: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 3.5 KiB/s wr, 280 op/s 2024-04-17T12:35:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:35:16.767865+0000 mgr.y (mgr.14556) 2209 : audit [DBG] from='client.18504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:16.898431+0000 mon.a (mon.0) 3682 : cluster [DBG] osdmap e2152: 8 total, 8 up, 8 in 2024-04-17T12:35:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:35:17.426752+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.31:0/2238742059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:35:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:16.722631+0000 mgr.y (mgr.14556) 2208 : cluster [DBG] pgmap v4024: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 3.5 KiB/s wr, 280 op/s 2024-04-17T12:35:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:35:16.767865+0000 mgr.y (mgr.14556) 2209 : audit [DBG] from='client.18504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:16.898431+0000 mon.a (mon.0) 3682 : cluster [DBG] osdmap e2152: 8 total, 8 up, 8 in 2024-04-17T12:35:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:35:17.426752+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.31:0/2238742059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:35:19.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:35:17.068061+0000 mgr.y (mgr.14556) 2210 : audit [DBG] from='client.28397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:19.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:17.903843+0000 mon.a (mon.0) 3683 : cluster [DBG] osdmap e2153: 8 total, 8 up, 8 in 2024-04-17T12:35:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:35:17.068061+0000 mgr.y (mgr.14556) 2210 : audit [DBG] from='client.28397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:19.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:17.903843+0000 mon.a (mon.0) 3683 : cluster [DBG] osdmap e2153: 8 total, 8 up, 8 in 2024-04-17T12:35:19.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:35:17.068061+0000 mgr.y (mgr.14556) 2210 : audit [DBG] from='client.28397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:19.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:17.903843+0000 mon.a (mon.0) 3683 : cluster [DBG] osdmap e2153: 8 total, 8 up, 8 in 2024-04-17T12:35:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:18.723118+0000 mgr.y (mgr.14556) 2211 : cluster [DBG] pgmap v4027: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 3.7 KiB/s wr, 326 op/s 2024-04-17T12:35:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:18.909294+0000 mon.a (mon.0) 3684 : cluster [DBG] osdmap e2154: 8 total, 8 up, 8 in 2024-04-17T12:35:20.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:18.723118+0000 mgr.y (mgr.14556) 2211 : cluster [DBG] pgmap v4027: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 3.7 KiB/s wr, 326 op/s 2024-04-17T12:35:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:18.909294+0000 mon.a (mon.0) 3684 : cluster [DBG] osdmap e2154: 8 total, 8 up, 8 in 2024-04-17T12:35:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:18.723118+0000 mgr.y (mgr.14556) 2211 : cluster [DBG] pgmap v4027: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 3.7 KiB/s wr, 326 op/s 2024-04-17T12:35:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:18.909294+0000 mon.a (mon.0) 3684 : cluster [DBG] osdmap e2154: 8 total, 8 up, 8 in 2024-04-17T12:35:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:19.916078+0000 mon.a (mon.0) 3685 : cluster [DBG] osdmap e2155: 8 total, 8 up, 8 in 2024-04-17T12:35:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:19.916078+0000 mon.a (mon.0) 3685 : cluster [DBG] osdmap e2155: 8 total, 8 up, 8 in 2024-04-17T12:35:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:19.916078+0000 mon.a (mon.0) 3685 : cluster [DBG] osdmap e2155: 8 total, 8 up, 8 in 2024-04-17T12:35:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:35:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:21] "GET /metrics HTTP/1.1" 200 199067 "" "Prometheus/2.33.4" 2024-04-17T12:35:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:20.723625+0000 mgr.y (mgr.14556) 2212 : cluster [DBG] pgmap v4030: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 3.7 KiB/s wr, 326 op/s 2024-04-17T12:35:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:20.921326+0000 mon.a (mon.0) 3686 : cluster [DBG] osdmap e2156: 8 total, 8 up, 8 in 2024-04-17T12:35:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:20.723625+0000 mgr.y (mgr.14556) 2212 : cluster [DBG] pgmap v4030: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 3.7 KiB/s wr, 326 op/s 2024-04-17T12:35:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:20.921326+0000 mon.a (mon.0) 3686 : cluster [DBG] osdmap e2156: 8 total, 8 up, 8 in 2024-04-17T12:35:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:20.723625+0000 mgr.y (mgr.14556) 2212 : cluster [DBG] pgmap v4030: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 3.7 KiB/s wr, 326 op/s 2024-04-17T12:35:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:20.921326+0000 mon.a (mon.0) 3686 : cluster [DBG] osdmap e2156: 8 total, 8 up, 8 in 2024-04-17T12:35:23.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:21.927355+0000 mon.a (mon.0) 3687 : cluster [DBG] osdmap e2157: 8 total, 8 up, 8 in 2024-04-17T12:35:23.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:22.724056+0000 mgr.y (mgr.14556) 2213 : cluster [DBG] pgmap v4033: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:23.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:21.927355+0000 mon.a (mon.0) 3687 : cluster [DBG] osdmap e2157: 8 total, 8 up, 8 in 2024-04-17T12:35:23.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:22.724056+0000 mgr.y (mgr.14556) 2213 : cluster [DBG] pgmap v4033: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:23.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:21.927355+0000 mon.a (mon.0) 3687 : cluster [DBG] osdmap e2157: 8 total, 8 up, 8 in 2024-04-17T12:35:23.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:22.724056+0000 mgr.y (mgr.14556) 2213 : cluster [DBG] pgmap v4033: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:22.932377+0000 mon.a (mon.0) 3688 : cluster [DBG] osdmap e2158: 8 total, 8 up, 8 in 2024-04-17T12:35:24.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:35:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:35:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:22.932377+0000 mon.a (mon.0) 3688 : cluster [DBG] osdmap e2158: 8 total, 8 up, 8 in 2024-04-17T12:35:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:22.932377+0000 mon.a (mon.0) 3688 : cluster [DBG] osdmap e2158: 8 total, 8 up, 8 in 2024-04-17T12:35:25.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:23.937690+0000 mon.a (mon.0) 3689 : cluster [DBG] osdmap e2159: 8 total, 8 up, 8 in 2024-04-17T12:35:25.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:24.724669+0000 mgr.y (mgr.14556) 2214 : cluster [DBG] pgmap v4036: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 KiB/s wr, 369 op/s 2024-04-17T12:35:25.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:23.937690+0000 mon.a (mon.0) 3689 : cluster [DBG] osdmap e2159: 8 total, 8 up, 8 in 2024-04-17T12:35:25.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:24.724669+0000 mgr.y (mgr.14556) 2214 : cluster [DBG] pgmap v4036: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 KiB/s wr, 369 op/s 2024-04-17T12:35:25.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:23.937690+0000 mon.a (mon.0) 3689 : cluster [DBG] osdmap e2159: 8 total, 8 up, 8 in 2024-04-17T12:35:25.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:24.724669+0000 mgr.y (mgr.14556) 2214 : cluster [DBG] pgmap v4036: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 KiB/s wr, 369 op/s 2024-04-17T12:35:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:24.943907+0000 mon.a (mon.0) 3690 : cluster [DBG] osdmap e2160: 8 total, 8 up, 8 in 2024-04-17T12:35:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:24.943907+0000 mon.a (mon.0) 3690 : cluster [DBG] osdmap e2160: 8 total, 8 up, 8 in 2024-04-17T12:35:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:24.943907+0000 mon.a (mon.0) 3690 : cluster [DBG] osdmap e2160: 8 total, 8 up, 8 in 2024-04-17T12:35:27.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:25.950425+0000 mon.a (mon.0) 3691 : cluster [DBG] osdmap e2161: 8 total, 8 up, 8 in 2024-04-17T12:35:27.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:26.725258+0000 mgr.y (mgr.14556) 2215 : cluster [DBG] pgmap v4039: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 KiB/s wr, 369 op/s 2024-04-17T12:35:27.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:25.950425+0000 mon.a (mon.0) 3691 : cluster [DBG] osdmap e2161: 8 total, 8 up, 8 in 2024-04-17T12:35:27.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:26.725258+0000 mgr.y (mgr.14556) 2215 : cluster [DBG] pgmap v4039: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 KiB/s wr, 369 op/s 2024-04-17T12:35:27.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:25.950425+0000 mon.a (mon.0) 3691 : cluster [DBG] osdmap e2161: 8 total, 8 up, 8 in 2024-04-17T12:35:27.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:26.725258+0000 mgr.y (mgr.14556) 2215 : cluster [DBG] pgmap v4039: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 KiB/s wr, 369 op/s 2024-04-17T12:35:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:26.958162+0000 mon.a (mon.0) 3692 : cluster [DBG] osdmap e2162: 8 total, 8 up, 8 in 2024-04-17T12:35:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:26.958162+0000 mon.a (mon.0) 3692 : cluster [DBG] osdmap e2162: 8 total, 8 up, 8 in 2024-04-17T12:35:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:26.958162+0000 mon.a (mon.0) 3692 : cluster [DBG] osdmap e2162: 8 total, 8 up, 8 in 2024-04-17T12:35:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:27.962280+0000 mon.a (mon.0) 3693 : cluster [DBG] osdmap e2163: 8 total, 8 up, 8 in 2024-04-17T12:35:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:28.725816+0000 mgr.y (mgr.14556) 2216 : cluster [DBG] pgmap v4042: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 308 KiB/s rd, 3.7 KiB/s wr, 413 op/s 2024-04-17T12:35:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:27.962280+0000 mon.a (mon.0) 3693 : cluster [DBG] osdmap e2163: 8 total, 8 up, 8 in 2024-04-17T12:35:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:28.725816+0000 mgr.y (mgr.14556) 2216 : cluster [DBG] pgmap v4042: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 308 KiB/s rd, 3.7 KiB/s wr, 413 op/s 2024-04-17T12:35:29.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:27.962280+0000 mon.a (mon.0) 3693 : cluster [DBG] osdmap e2163: 8 total, 8 up, 8 in 2024-04-17T12:35:29.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:28.725816+0000 mgr.y (mgr.14556) 2216 : cluster [DBG] pgmap v4042: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 308 KiB/s rd, 3.7 KiB/s wr, 413 op/s 2024-04-17T12:35:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:28.966918+0000 mon.a (mon.0) 3694 : cluster [DBG] osdmap e2164: 8 total, 8 up, 8 in 2024-04-17T12:35:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:28.966918+0000 mon.a (mon.0) 3694 : cluster [DBG] osdmap e2164: 8 total, 8 up, 8 in 2024-04-17T12:35:30.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:28.966918+0000 mon.a (mon.0) 3694 : cluster [DBG] osdmap e2164: 8 total, 8 up, 8 in 2024-04-17T12:35:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:29.977974+0000 mon.a (mon.0) 3695 : cluster [DBG] osdmap e2165: 8 total, 8 up, 8 in 2024-04-17T12:35:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:30.726279+0000 mgr.y (mgr.14556) 2217 : cluster [DBG] pgmap v4045: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 308 KiB/s rd, 3.7 KiB/s wr, 413 op/s 2024-04-17T12:35:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:29.977974+0000 mon.a (mon.0) 3695 : cluster [DBG] osdmap e2165: 8 total, 8 up, 8 in 2024-04-17T12:35:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:30.726279+0000 mgr.y (mgr.14556) 2217 : cluster [DBG] pgmap v4045: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 308 KiB/s rd, 3.7 KiB/s wr, 413 op/s 2024-04-17T12:35:31.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:29.977974+0000 mon.a (mon.0) 3695 : cluster [DBG] osdmap e2165: 8 total, 8 up, 8 in 2024-04-17T12:35:31.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:30.726279+0000 mgr.y (mgr.14556) 2217 : cluster [DBG] pgmap v4045: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 308 KiB/s rd, 3.7 KiB/s wr, 413 op/s 2024-04-17T12:35:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:31] "GET /metrics HTTP/1.1" 200 199065 "" "Prometheus/2.33.4" 2024-04-17T12:35:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:30.982108+0000 mon.a (mon.0) 3696 : cluster [DBG] osdmap e2166: 8 total, 8 up, 8 in 2024-04-17T12:35:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:30.982108+0000 mon.a (mon.0) 3696 : cluster [DBG] osdmap e2166: 8 total, 8 up, 8 in 2024-04-17T12:35:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:30.982108+0000 mon.a (mon.0) 3696 : cluster [DBG] osdmap e2166: 8 total, 8 up, 8 in 2024-04-17T12:35:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:31.987848+0000 mon.a (mon.0) 3697 : cluster [DBG] osdmap e2167: 8 total, 8 up, 8 in 2024-04-17T12:35:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:32.726752+0000 mgr.y (mgr.14556) 2218 : cluster [DBG] pgmap v4048: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:33.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:31.987848+0000 mon.a (mon.0) 3697 : cluster [DBG] osdmap e2167: 8 total, 8 up, 8 in 2024-04-17T12:35:33.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:32.726752+0000 mgr.y (mgr.14556) 2218 : cluster [DBG] pgmap v4048: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:33.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:31.987848+0000 mon.a (mon.0) 3697 : cluster [DBG] osdmap e2167: 8 total, 8 up, 8 in 2024-04-17T12:35:33.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:32.726752+0000 mgr.y (mgr.14556) 2218 : cluster [DBG] pgmap v4048: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:35:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:35:34.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:32.993260+0000 mon.a (mon.0) 3698 : cluster [DBG] osdmap e2168: 8 total, 8 up, 8 in 2024-04-17T12:35:34.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:32.993260+0000 mon.a (mon.0) 3698 : cluster [DBG] osdmap e2168: 8 total, 8 up, 8 in 2024-04-17T12:35:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:32.993260+0000 mon.a (mon.0) 3698 : cluster [DBG] osdmap e2168: 8 total, 8 up, 8 in 2024-04-17T12:35:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:33.998550+0000 mon.a (mon.0) 3699 : cluster [DBG] osdmap e2169: 8 total, 8 up, 8 in 2024-04-17T12:35:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:34.727293+0000 mgr.y (mgr.14556) 2219 : cluster [DBG] pgmap v4051: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 3.7 KiB/s wr, 457 op/s 2024-04-17T12:35:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:33.998550+0000 mon.a (mon.0) 3699 : cluster [DBG] osdmap e2169: 8 total, 8 up, 8 in 2024-04-17T12:35:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:34.727293+0000 mgr.y (mgr.14556) 2219 : cluster [DBG] pgmap v4051: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 3.7 KiB/s wr, 457 op/s 2024-04-17T12:35:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:33.998550+0000 mon.a (mon.0) 3699 : cluster [DBG] osdmap e2169: 8 total, 8 up, 8 in 2024-04-17T12:35:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:34.727293+0000 mgr.y (mgr.14556) 2219 : cluster [DBG] pgmap v4051: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 3.7 KiB/s wr, 457 op/s 2024-04-17T12:35:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:35.003963+0000 mon.a (mon.0) 3700 : cluster [DBG] osdmap e2170: 8 total, 8 up, 8 in 2024-04-17T12:35:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:35.003963+0000 mon.a (mon.0) 3700 : cluster [DBG] osdmap e2170: 8 total, 8 up, 8 in 2024-04-17T12:35:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:35.003963+0000 mon.a (mon.0) 3700 : cluster [DBG] osdmap e2170: 8 total, 8 up, 8 in 2024-04-17T12:35:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:36.011330+0000 mon.a (mon.0) 3701 : cluster [DBG] osdmap e2171: 8 total, 8 up, 8 in 2024-04-17T12:35:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:35:36.107280+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:35:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:35:36.409702+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:35:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:35:36.410425+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:35:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:35:36.414605+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:35:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:36.727902+0000 mgr.y (mgr.14556) 2220 : cluster [DBG] pgmap v4054: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 3.7 KiB/s wr, 457 op/s 2024-04-17T12:35:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:36.011330+0000 mon.a (mon.0) 3701 : cluster [DBG] osdmap e2171: 8 total, 8 up, 8 in 2024-04-17T12:35:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:35:36.107280+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:35:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:35:36.409702+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:35:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:35:36.410425+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:35:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:35:36.414605+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:35:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:36.727902+0000 mgr.y (mgr.14556) 2220 : cluster [DBG] pgmap v4054: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 3.7 KiB/s wr, 457 op/s 2024-04-17T12:35:37.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:36.011330+0000 mon.a (mon.0) 3701 : cluster [DBG] osdmap e2171: 8 total, 8 up, 8 in 2024-04-17T12:35:37.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:35:36.107280+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:35:37.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:35:36.409702+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:35:37.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:35:36.410425+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:35:37.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:35:36.414605+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:35:37.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:36.727902+0000 mgr.y (mgr.14556) 2220 : cluster [DBG] pgmap v4054: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 3.7 KiB/s wr, 457 op/s 2024-04-17T12:35:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:37.022698+0000 mon.a (mon.0) 3706 : cluster [DBG] osdmap e2172: 8 total, 8 up, 8 in 2024-04-17T12:35:38.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:37.022698+0000 mon.a (mon.0) 3706 : cluster [DBG] osdmap e2172: 8 total, 8 up, 8 in 2024-04-17T12:35:38.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:37.022698+0000 mon.a (mon.0) 3706 : cluster [DBG] osdmap e2172: 8 total, 8 up, 8 in 2024-04-17T12:35:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:38.026252+0000 mon.a (mon.0) 3707 : cluster [DBG] osdmap e2173: 8 total, 8 up, 8 in 2024-04-17T12:35:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:38.728471+0000 mgr.y (mgr.14556) 2221 : cluster [DBG] pgmap v4057: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.7 KiB/s wr, 501 op/s 2024-04-17T12:35:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:38.026252+0000 mon.a (mon.0) 3707 : cluster [DBG] osdmap e2173: 8 total, 8 up, 8 in 2024-04-17T12:35:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:38.728471+0000 mgr.y (mgr.14556) 2221 : cluster [DBG] pgmap v4057: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.7 KiB/s wr, 501 op/s 2024-04-17T12:35:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:38.026252+0000 mon.a (mon.0) 3707 : cluster [DBG] osdmap e2173: 8 total, 8 up, 8 in 2024-04-17T12:35:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:38.728471+0000 mgr.y (mgr.14556) 2221 : cluster [DBG] pgmap v4057: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.7 KiB/s wr, 501 op/s 2024-04-17T12:35:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:39.030711+0000 mon.a (mon.0) 3708 : cluster [DBG] osdmap e2174: 8 total, 8 up, 8 in 2024-04-17T12:35:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:39.030711+0000 mon.a (mon.0) 3708 : cluster [DBG] osdmap e2174: 8 total, 8 up, 8 in 2024-04-17T12:35:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:39.030711+0000 mon.a (mon.0) 3708 : cluster [DBG] osdmap e2174: 8 total, 8 up, 8 in 2024-04-17T12:35:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:40.035750+0000 mon.a (mon.0) 3709 : cluster [DBG] osdmap e2175: 8 total, 8 up, 8 in 2024-04-17T12:35:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:40.728967+0000 mgr.y (mgr.14556) 2222 : cluster [DBG] pgmap v4060: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.7 KiB/s wr, 501 op/s 2024-04-17T12:35:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:40.035750+0000 mon.a (mon.0) 3709 : cluster [DBG] osdmap e2175: 8 total, 8 up, 8 in 2024-04-17T12:35:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:40.728967+0000 mgr.y (mgr.14556) 2222 : cluster [DBG] pgmap v4060: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.7 KiB/s wr, 501 op/s 2024-04-17T12:35:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:40.035750+0000 mon.a (mon.0) 3709 : cluster [DBG] osdmap e2175: 8 total, 8 up, 8 in 2024-04-17T12:35:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:40.728967+0000 mgr.y (mgr.14556) 2222 : cluster [DBG] pgmap v4060: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.7 KiB/s wr, 501 op/s 2024-04-17T12:35:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:41] "GET /metrics HTTP/1.1" 200 199051 "" "Prometheus/2.33.4" 2024-04-17T12:35:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:41.041367+0000 mon.a (mon.0) 3710 : cluster [DBG] osdmap e2176: 8 total, 8 up, 8 in 2024-04-17T12:35:42.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:41.041367+0000 mon.a (mon.0) 3710 : cluster [DBG] osdmap e2176: 8 total, 8 up, 8 in 2024-04-17T12:35:42.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:41.041367+0000 mon.a (mon.0) 3710 : cluster [DBG] osdmap e2176: 8 total, 8 up, 8 in 2024-04-17T12:35:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:42.049093+0000 mon.a (mon.0) 3711 : cluster [DBG] osdmap e2177: 8 total, 8 up, 8 in 2024-04-17T12:35:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:42.729461+0000 mgr.y (mgr.14556) 2223 : cluster [DBG] pgmap v4063: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:42.049093+0000 mon.a (mon.0) 3711 : cluster [DBG] osdmap e2177: 8 total, 8 up, 8 in 2024-04-17T12:35:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:42.729461+0000 mgr.y (mgr.14556) 2223 : cluster [DBG] pgmap v4063: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:42.049093+0000 mon.a (mon.0) 3711 : cluster [DBG] osdmap e2177: 8 total, 8 up, 8 in 2024-04-17T12:35:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:42.729461+0000 mgr.y (mgr.14556) 2223 : cluster [DBG] pgmap v4063: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:43.061354+0000 mon.a (mon.0) 3712 : cluster [DBG] osdmap e2178: 8 total, 8 up, 8 in 2024-04-17T12:35:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:35:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:35:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:43.061354+0000 mon.a (mon.0) 3712 : cluster [DBG] osdmap e2178: 8 total, 8 up, 8 in 2024-04-17T12:35:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:43.061354+0000 mon.a (mon.0) 3712 : cluster [DBG] osdmap e2178: 8 total, 8 up, 8 in 2024-04-17T12:35:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:44.060213+0000 mon.a (mon.0) 3713 : cluster [DBG] osdmap e2179: 8 total, 8 up, 8 in 2024-04-17T12:35:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:44.729946+0000 mgr.y (mgr.14556) 2224 : cluster [DBG] pgmap v4066: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 3.7 KiB/s wr, 544 op/s 2024-04-17T12:35:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:44.060213+0000 mon.a (mon.0) 3713 : cluster [DBG] osdmap e2179: 8 total, 8 up, 8 in 2024-04-17T12:35:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:44.729946+0000 mgr.y (mgr.14556) 2224 : cluster [DBG] pgmap v4066: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 3.7 KiB/s wr, 544 op/s 2024-04-17T12:35:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:44.060213+0000 mon.a (mon.0) 3713 : cluster [DBG] osdmap e2179: 8 total, 8 up, 8 in 2024-04-17T12:35:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:44.729946+0000 mgr.y (mgr.14556) 2224 : cluster [DBG] pgmap v4066: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 3.7 KiB/s wr, 544 op/s 2024-04-17T12:35:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:45.071850+0000 mon.a (mon.0) 3714 : cluster [DBG] osdmap e2180: 8 total, 8 up, 8 in 2024-04-17T12:35:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:45.071850+0000 mon.a (mon.0) 3714 : cluster [DBG] osdmap e2180: 8 total, 8 up, 8 in 2024-04-17T12:35:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:45.071850+0000 mon.a (mon.0) 3714 : cluster [DBG] osdmap e2180: 8 total, 8 up, 8 in 2024-04-17T12:35:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:46.082262+0000 mon.a (mon.0) 3715 : cluster [DBG] osdmap e2181: 8 total, 8 up, 8 in 2024-04-17T12:35:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:46.730288+0000 mgr.y (mgr.14556) 2225 : cluster [DBG] pgmap v4069: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 3.7 KiB/s wr, 544 op/s 2024-04-17T12:35:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:46.082262+0000 mon.a (mon.0) 3715 : cluster [DBG] osdmap e2181: 8 total, 8 up, 8 in 2024-04-17T12:35:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:46.730288+0000 mgr.y (mgr.14556) 2225 : cluster [DBG] pgmap v4069: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 3.7 KiB/s wr, 544 op/s 2024-04-17T12:35:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:46.082262+0000 mon.a (mon.0) 3715 : cluster [DBG] osdmap e2181: 8 total, 8 up, 8 in 2024-04-17T12:35:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:46.730288+0000 mgr.y (mgr.14556) 2225 : cluster [DBG] pgmap v4069: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 3.7 KiB/s wr, 544 op/s 2024-04-17T12:35:47.749 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (63m) 73s ago 64m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (63m) 72s ago 63m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (65m) 73s ago 65m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (65m) 72s ago 65m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (68m) 72s ago 68m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (70m) 73s ago 70m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (70m) 73s ago 70m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (68m) 72s ago 68m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (68m) 73s ago 68m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (64m) 73s ago 64m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (64m) 72s ago 64m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (68m) 73s ago 68m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:35:48.039 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (67m) 73s ago 67m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:35:48.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (67m) 73s ago 67m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:35:48.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (66m) 73s ago 66m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:35:48.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (66m) 72s ago 66m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:35:48.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (66m) 72s ago 66m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:35:48.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (65m) 72s ago 65m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:35:48.040 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (65m) 72s ago 65m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:35:48.040 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (63m) 72s ago 64m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:35:48.392 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:35:48.392 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:35:48.392 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:35:48.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:35:48.392 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:35:48.393 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:35:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:47.089274+0000 mon.a (mon.0) 3716 : cluster [DBG] osdmap e2182: 8 total, 8 up, 8 in 2024-04-17T12:35:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:35:47.738123+0000 mgr.y (mgr.14556) 2226 : audit [DBG] from='client.18522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:48.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:47.089274+0000 mon.a (mon.0) 3716 : cluster [DBG] osdmap e2182: 8 total, 8 up, 8 in 2024-04-17T12:35:48.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:35:47.738123+0000 mgr.y (mgr.14556) 2226 : audit [DBG] from='client.18522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:48.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:47.089274+0000 mon.a (mon.0) 3716 : cluster [DBG] osdmap e2182: 8 total, 8 up, 8 in 2024-04-17T12:35:48.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:35:47.738123+0000 mgr.y (mgr.14556) 2226 : audit [DBG] from='client.18522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:35:48.030874+0000 mgr.y (mgr.14556) 2227 : audit [DBG] from='client.18528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:48.094864+0000 mon.a (mon.0) 3717 : cluster [DBG] osdmap e2183: 8 total, 8 up, 8 in 2024-04-17T12:35:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:35:48.392601+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.31:0/2881796171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:35:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:48.730711+0000 mgr.y (mgr.14556) 2228 : cluster [DBG] pgmap v4072: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 3.7 KiB/s wr, 589 op/s 2024-04-17T12:35:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:35:48.030874+0000 mgr.y (mgr.14556) 2227 : audit [DBG] from='client.18528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:48.094864+0000 mon.a (mon.0) 3717 : cluster [DBG] osdmap e2183: 8 total, 8 up, 8 in 2024-04-17T12:35:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:35:48.392601+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.31:0/2881796171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:35:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:48.730711+0000 mgr.y (mgr.14556) 2228 : cluster [DBG] pgmap v4072: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 3.7 KiB/s wr, 589 op/s 2024-04-17T12:35:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:35:48.030874+0000 mgr.y (mgr.14556) 2227 : audit [DBG] from='client.18528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:35:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:48.094864+0000 mon.a (mon.0) 3717 : cluster [DBG] osdmap e2183: 8 total, 8 up, 8 in 2024-04-17T12:35:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:35:48.392601+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.31:0/2881796171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:35:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:48.730711+0000 mgr.y (mgr.14556) 2228 : cluster [DBG] pgmap v4072: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 3.7 KiB/s wr, 589 op/s 2024-04-17T12:35:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:49.105514+0000 mon.a (mon.0) 3718 : cluster [DBG] osdmap e2184: 8 total, 8 up, 8 in 2024-04-17T12:35:50.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:49.105514+0000 mon.a (mon.0) 3718 : cluster [DBG] osdmap e2184: 8 total, 8 up, 8 in 2024-04-17T12:35:50.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:49.105514+0000 mon.a (mon.0) 3718 : cluster [DBG] osdmap e2184: 8 total, 8 up, 8 in 2024-04-17T12:35:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:50.113222+0000 mon.a (mon.0) 3719 : cluster [DBG] osdmap e2185: 8 total, 8 up, 8 in 2024-04-17T12:35:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:50.731136+0000 mgr.y (mgr.14556) 2229 : cluster [DBG] pgmap v4075: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 3.7 KiB/s wr, 589 op/s 2024-04-17T12:35:51.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:50.113222+0000 mon.a (mon.0) 3719 : cluster [DBG] osdmap e2185: 8 total, 8 up, 8 in 2024-04-17T12:35:51.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:50.731136+0000 mgr.y (mgr.14556) 2229 : cluster [DBG] pgmap v4075: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 3.7 KiB/s wr, 589 op/s 2024-04-17T12:35:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:50.113222+0000 mon.a (mon.0) 3719 : cluster [DBG] osdmap e2185: 8 total, 8 up, 8 in 2024-04-17T12:35:51.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:50.731136+0000 mgr.y (mgr.14556) 2229 : cluster [DBG] pgmap v4075: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 3.7 KiB/s wr, 589 op/s 2024-04-17T12:35:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:51] "GET /metrics HTTP/1.1" 200 199051 "" "Prometheus/2.33.4" 2024-04-17T12:35:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:51.118245+0000 mon.a (mon.0) 3720 : cluster [DBG] osdmap e2186: 8 total, 8 up, 8 in 2024-04-17T12:35:52.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:51.118245+0000 mon.a (mon.0) 3720 : cluster [DBG] osdmap e2186: 8 total, 8 up, 8 in 2024-04-17T12:35:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:51.118245+0000 mon.a (mon.0) 3720 : cluster [DBG] osdmap e2186: 8 total, 8 up, 8 in 2024-04-17T12:35:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:52.123854+0000 mon.a (mon.0) 3721 : cluster [DBG] osdmap e2187: 8 total, 8 up, 8 in 2024-04-17T12:35:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:52.731620+0000 mgr.y (mgr.14556) 2230 : cluster [DBG] pgmap v4078: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:52.123854+0000 mon.a (mon.0) 3721 : cluster [DBG] osdmap e2187: 8 total, 8 up, 8 in 2024-04-17T12:35:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:52.731620+0000 mgr.y (mgr.14556) 2230 : cluster [DBG] pgmap v4078: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:52.123854+0000 mon.a (mon.0) 3721 : cluster [DBG] osdmap e2187: 8 total, 8 up, 8 in 2024-04-17T12:35:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:52.731620+0000 mgr.y (mgr.14556) 2230 : cluster [DBG] pgmap v4078: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:35:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:35:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:35:54.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:53.129290+0000 mon.a (mon.0) 3722 : cluster [DBG] osdmap e2188: 8 total, 8 up, 8 in 2024-04-17T12:35:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:53.129290+0000 mon.a (mon.0) 3722 : cluster [DBG] osdmap e2188: 8 total, 8 up, 8 in 2024-04-17T12:35:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:53.129290+0000 mon.a (mon.0) 3722 : cluster [DBG] osdmap e2188: 8 total, 8 up, 8 in 2024-04-17T12:35:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:54.135893+0000 mon.a (mon.0) 3723 : cluster [DBG] osdmap e2189: 8 total, 8 up, 8 in 2024-04-17T12:35:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:54.732124+0000 mgr.y (mgr.14556) 2231 : cluster [DBG] pgmap v4081: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.7 KiB/s wr, 636 op/s 2024-04-17T12:35:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:54.135893+0000 mon.a (mon.0) 3723 : cluster [DBG] osdmap e2189: 8 total, 8 up, 8 in 2024-04-17T12:35:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:54.732124+0000 mgr.y (mgr.14556) 2231 : cluster [DBG] pgmap v4081: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.7 KiB/s wr, 636 op/s 2024-04-17T12:35:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:54.135893+0000 mon.a (mon.0) 3723 : cluster [DBG] osdmap e2189: 8 total, 8 up, 8 in 2024-04-17T12:35:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:54.732124+0000 mgr.y (mgr.14556) 2231 : cluster [DBG] pgmap v4081: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.7 KiB/s wr, 636 op/s 2024-04-17T12:35:56.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:55.143334+0000 mon.a (mon.0) 3724 : cluster [DBG] osdmap e2190: 8 total, 8 up, 8 in 2024-04-17T12:35:56.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:55.143334+0000 mon.a (mon.0) 3724 : cluster [DBG] osdmap e2190: 8 total, 8 up, 8 in 2024-04-17T12:35:56.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:55.143334+0000 mon.a (mon.0) 3724 : cluster [DBG] osdmap e2190: 8 total, 8 up, 8 in 2024-04-17T12:35:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:56.145984+0000 mon.a (mon.0) 3725 : cluster [DBG] osdmap e2191: 8 total, 8 up, 8 in 2024-04-17T12:35:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:56.732727+0000 mgr.y (mgr.14556) 2232 : cluster [DBG] pgmap v4084: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.7 KiB/s wr, 636 op/s 2024-04-17T12:35:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:56.145984+0000 mon.a (mon.0) 3725 : cluster [DBG] osdmap e2191: 8 total, 8 up, 8 in 2024-04-17T12:35:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:56.732727+0000 mgr.y (mgr.14556) 2232 : cluster [DBG] pgmap v4084: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.7 KiB/s wr, 636 op/s 2024-04-17T12:35:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:56.145984+0000 mon.a (mon.0) 3725 : cluster [DBG] osdmap e2191: 8 total, 8 up, 8 in 2024-04-17T12:35:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:56.732727+0000 mgr.y (mgr.14556) 2232 : cluster [DBG] pgmap v4084: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.7 KiB/s wr, 636 op/s 2024-04-17T12:35:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:57.161609+0000 mon.a (mon.0) 3726 : cluster [DBG] osdmap e2192: 8 total, 8 up, 8 in 2024-04-17T12:35:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:57.161609+0000 mon.a (mon.0) 3726 : cluster [DBG] osdmap e2192: 8 total, 8 up, 8 in 2024-04-17T12:35:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:57.161609+0000 mon.a (mon.0) 3726 : cluster [DBG] osdmap e2192: 8 total, 8 up, 8 in 2024-04-17T12:35:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:58.160250+0000 mon.a (mon.0) 3727 : cluster [DBG] osdmap e2193: 8 total, 8 up, 8 in 2024-04-17T12:35:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:35:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:58.733157+0000 mgr.y (mgr.14556) 2233 : cluster [DBG] pgmap v4087: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.7 KiB/s wr, 679 op/s 2024-04-17T12:35:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:58.160250+0000 mon.a (mon.0) 3727 : cluster [DBG] osdmap e2193: 8 total, 8 up, 8 in 2024-04-17T12:35:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:35:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:58.733157+0000 mgr.y (mgr.14556) 2233 : cluster [DBG] pgmap v4087: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.7 KiB/s wr, 679 op/s 2024-04-17T12:35:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:58.160250+0000 mon.a (mon.0) 3727 : cluster [DBG] osdmap e2193: 8 total, 8 up, 8 in 2024-04-17T12:35:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:35:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:58.733157+0000 mgr.y (mgr.14556) 2233 : cluster [DBG] pgmap v4087: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.7 KiB/s wr, 679 op/s 2024-04-17T12:36:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:35:59.174079+0000 mon.a (mon.0) 3728 : cluster [DBG] osdmap e2194: 8 total, 8 up, 8 in 2024-04-17T12:36:00.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:35:59.174079+0000 mon.a (mon.0) 3728 : cluster [DBG] osdmap e2194: 8 total, 8 up, 8 in 2024-04-17T12:36:00.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:35:59.174079+0000 mon.a (mon.0) 3728 : cluster [DBG] osdmap e2194: 8 total, 8 up, 8 in 2024-04-17T12:36:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:00.178882+0000 mon.a (mon.0) 3729 : cluster [DBG] osdmap e2195: 8 total, 8 up, 8 in 2024-04-17T12:36:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:00.733621+0000 mgr.y (mgr.14556) 2234 : cluster [DBG] pgmap v4090: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.7 KiB/s wr, 679 op/s 2024-04-17T12:36:01.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:00.178882+0000 mon.a (mon.0) 3729 : cluster [DBG] osdmap e2195: 8 total, 8 up, 8 in 2024-04-17T12:36:01.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:00.733621+0000 mgr.y (mgr.14556) 2234 : cluster [DBG] pgmap v4090: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.7 KiB/s wr, 679 op/s 2024-04-17T12:36:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:00.178882+0000 mon.a (mon.0) 3729 : cluster [DBG] osdmap e2195: 8 total, 8 up, 8 in 2024-04-17T12:36:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:00.733621+0000 mgr.y (mgr.14556) 2234 : cluster [DBG] pgmap v4090: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.7 KiB/s wr, 679 op/s 2024-04-17T12:36:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:01] "GET /metrics HTTP/1.1" 200 199058 "" "Prometheus/2.33.4" 2024-04-17T12:36:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:01.184714+0000 mon.a (mon.0) 3730 : cluster [DBG] osdmap e2196: 8 total, 8 up, 8 in 2024-04-17T12:36:02.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:01.184714+0000 mon.a (mon.0) 3730 : cluster [DBG] osdmap e2196: 8 total, 8 up, 8 in 2024-04-17T12:36:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:01.184714+0000 mon.a (mon.0) 3730 : cluster [DBG] osdmap e2196: 8 total, 8 up, 8 in 2024-04-17T12:36:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:02.191674+0000 mon.a (mon.0) 3731 : cluster [DBG] osdmap e2197: 8 total, 8 up, 8 in 2024-04-17T12:36:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:02.734101+0000 mgr.y (mgr.14556) 2235 : cluster [DBG] pgmap v4093: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:02.191674+0000 mon.a (mon.0) 3731 : cluster [DBG] osdmap e2197: 8 total, 8 up, 8 in 2024-04-17T12:36:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:02.734101+0000 mgr.y (mgr.14556) 2235 : cluster [DBG] pgmap v4093: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:02.191674+0000 mon.a (mon.0) 3731 : cluster [DBG] osdmap e2197: 8 total, 8 up, 8 in 2024-04-17T12:36:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:02.734101+0000 mgr.y (mgr.14556) 2235 : cluster [DBG] pgmap v4093: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:04.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:03.200185+0000 mon.a (mon.0) 3732 : cluster [DBG] osdmap e2198: 8 total, 8 up, 8 in 2024-04-17T12:36:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:36:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:36:04.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:03.200185+0000 mon.a (mon.0) 3732 : cluster [DBG] osdmap e2198: 8 total, 8 up, 8 in 2024-04-17T12:36:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:03.200185+0000 mon.a (mon.0) 3732 : cluster [DBG] osdmap e2198: 8 total, 8 up, 8 in 2024-04-17T12:36:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:04.206559+0000 mon.a (mon.0) 3733 : cluster [DBG] osdmap e2199: 8 total, 8 up, 8 in 2024-04-17T12:36:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:04.734731+0000 mgr.y (mgr.14556) 2236 : cluster [DBG] pgmap v4096: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 3.7 KiB/s wr, 723 op/s 2024-04-17T12:36:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:04.206559+0000 mon.a (mon.0) 3733 : cluster [DBG] osdmap e2199: 8 total, 8 up, 8 in 2024-04-17T12:36:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:04.734731+0000 mgr.y (mgr.14556) 2236 : cluster [DBG] pgmap v4096: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 3.7 KiB/s wr, 723 op/s 2024-04-17T12:36:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:04.206559+0000 mon.a (mon.0) 3733 : cluster [DBG] osdmap e2199: 8 total, 8 up, 8 in 2024-04-17T12:36:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:04.734731+0000 mgr.y (mgr.14556) 2236 : cluster [DBG] pgmap v4096: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 3.7 KiB/s wr, 723 op/s 2024-04-17T12:36:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:05.217447+0000 mon.a (mon.0) 3734 : cluster [DBG] osdmap e2200: 8 total, 8 up, 8 in 2024-04-17T12:36:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:05.217447+0000 mon.a (mon.0) 3734 : cluster [DBG] osdmap e2200: 8 total, 8 up, 8 in 2024-04-17T12:36:06.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:05.217447+0000 mon.a (mon.0) 3734 : cluster [DBG] osdmap e2200: 8 total, 8 up, 8 in 2024-04-17T12:36:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:06.226028+0000 mon.a (mon.0) 3735 : cluster [DBG] osdmap e2201: 8 total, 8 up, 8 in 2024-04-17T12:36:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:06.735161+0000 mgr.y (mgr.14556) 2237 : cluster [DBG] pgmap v4099: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 3.7 KiB/s wr, 723 op/s 2024-04-17T12:36:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:06.226028+0000 mon.a (mon.0) 3735 : cluster [DBG] osdmap e2201: 8 total, 8 up, 8 in 2024-04-17T12:36:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:06.735161+0000 mgr.y (mgr.14556) 2237 : cluster [DBG] pgmap v4099: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 3.7 KiB/s wr, 723 op/s 2024-04-17T12:36:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:06.226028+0000 mon.a (mon.0) 3735 : cluster [DBG] osdmap e2201: 8 total, 8 up, 8 in 2024-04-17T12:36:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:06.735161+0000 mgr.y (mgr.14556) 2237 : cluster [DBG] pgmap v4099: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 3.7 KiB/s wr, 723 op/s 2024-04-17T12:36:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:07.228613+0000 mon.a (mon.0) 3736 : cluster [DBG] osdmap e2202: 8 total, 8 up, 8 in 2024-04-17T12:36:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:07.228613+0000 mon.a (mon.0) 3736 : cluster [DBG] osdmap e2202: 8 total, 8 up, 8 in 2024-04-17T12:36:08.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:07.228613+0000 mon.a (mon.0) 3736 : cluster [DBG] osdmap e2202: 8 total, 8 up, 8 in 2024-04-17T12:36:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:08.234710+0000 mon.a (mon.0) 3737 : cluster [DBG] osdmap e2203: 8 total, 8 up, 8 in 2024-04-17T12:36:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:08.735637+0000 mgr.y (mgr.14556) 2238 : cluster [DBG] pgmap v4102: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.7 KiB/s wr, 767 op/s 2024-04-17T12:36:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:08.234710+0000 mon.a (mon.0) 3737 : cluster [DBG] osdmap e2203: 8 total, 8 up, 8 in 2024-04-17T12:36:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:08.735637+0000 mgr.y (mgr.14556) 2238 : cluster [DBG] pgmap v4102: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.7 KiB/s wr, 767 op/s 2024-04-17T12:36:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:08.234710+0000 mon.a (mon.0) 3737 : cluster [DBG] osdmap e2203: 8 total, 8 up, 8 in 2024-04-17T12:36:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:08.735637+0000 mgr.y (mgr.14556) 2238 : cluster [DBG] pgmap v4102: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.7 KiB/s wr, 767 op/s 2024-04-17T12:36:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:09.240125+0000 mon.a (mon.0) 3738 : cluster [DBG] osdmap e2204: 8 total, 8 up, 8 in 2024-04-17T12:36:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:09.240125+0000 mon.a (mon.0) 3738 : cluster [DBG] osdmap e2204: 8 total, 8 up, 8 in 2024-04-17T12:36:10.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:09.240125+0000 mon.a (mon.0) 3738 : cluster [DBG] osdmap e2204: 8 total, 8 up, 8 in 2024-04-17T12:36:11.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:10.246257+0000 mon.a (mon.0) 3739 : cluster [DBG] osdmap e2205: 8 total, 8 up, 8 in 2024-04-17T12:36:11.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:10.736189+0000 mgr.y (mgr.14556) 2239 : cluster [DBG] pgmap v4105: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.7 KiB/s wr, 767 op/s 2024-04-17T12:36:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:36:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:11] "GET /metrics HTTP/1.1" 200 199066 "" "Prometheus/2.33.4" 2024-04-17T12:36:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:10.246257+0000 mon.a (mon.0) 3739 : cluster [DBG] osdmap e2205: 8 total, 8 up, 8 in 2024-04-17T12:36:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:10.736189+0000 mgr.y (mgr.14556) 2239 : cluster [DBG] pgmap v4105: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.7 KiB/s wr, 767 op/s 2024-04-17T12:36:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:10.246257+0000 mon.a (mon.0) 3739 : cluster [DBG] osdmap e2205: 8 total, 8 up, 8 in 2024-04-17T12:36:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:10.736189+0000 mgr.y (mgr.14556) 2239 : cluster [DBG] pgmap v4105: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.7 KiB/s wr, 767 op/s 2024-04-17T12:36:12.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:11.251432+0000 mon.a (mon.0) 3740 : cluster [DBG] osdmap e2206: 8 total, 8 up, 8 in 2024-04-17T12:36:12.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:11.251432+0000 mon.a (mon.0) 3740 : cluster [DBG] osdmap e2206: 8 total, 8 up, 8 in 2024-04-17T12:36:12.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:11.251432+0000 mon.a (mon.0) 3740 : cluster [DBG] osdmap e2206: 8 total, 8 up, 8 in 2024-04-17T12:36:13.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:12.257076+0000 mon.a (mon.0) 3741 : cluster [DBG] osdmap e2207: 8 total, 8 up, 8 in 2024-04-17T12:36:13.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:12.736648+0000 mgr.y (mgr.14556) 2240 : cluster [DBG] pgmap v4108: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:12.257076+0000 mon.a (mon.0) 3741 : cluster [DBG] osdmap e2207: 8 total, 8 up, 8 in 2024-04-17T12:36:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:12.736648+0000 mgr.y (mgr.14556) 2240 : cluster [DBG] pgmap v4108: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:13.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:12.257076+0000 mon.a (mon.0) 3741 : cluster [DBG] osdmap e2207: 8 total, 8 up, 8 in 2024-04-17T12:36:13.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:12.736648+0000 mgr.y (mgr.14556) 2240 : cluster [DBG] pgmap v4108: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:14.263 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:36:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:36:14.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:13.264418+0000 mon.a (mon.0) 3742 : cluster [DBG] osdmap e2208: 8 total, 8 up, 8 in 2024-04-17T12:36:14.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:13.264418+0000 mon.a (mon.0) 3742 : cluster [DBG] osdmap e2208: 8 total, 8 up, 8 in 2024-04-17T12:36:14.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:13.264418+0000 mon.a (mon.0) 3742 : cluster [DBG] osdmap e2208: 8 total, 8 up, 8 in 2024-04-17T12:36:15.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:14.273570+0000 mon.a (mon.0) 3743 : cluster [DBG] osdmap e2209: 8 total, 8 up, 8 in 2024-04-17T12:36:15.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:14.737347+0000 mgr.y (mgr.14556) 2241 : cluster [DBG] pgmap v4111: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 3.7 KiB/s wr, 811 op/s 2024-04-17T12:36:15.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:14.273570+0000 mon.a (mon.0) 3743 : cluster [DBG] osdmap e2209: 8 total, 8 up, 8 in 2024-04-17T12:36:15.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:14.737347+0000 mgr.y (mgr.14556) 2241 : cluster [DBG] pgmap v4111: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 3.7 KiB/s wr, 811 op/s 2024-04-17T12:36:15.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:14.273570+0000 mon.a (mon.0) 3743 : cluster [DBG] osdmap e2209: 8 total, 8 up, 8 in 2024-04-17T12:36:15.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:14.737347+0000 mgr.y (mgr.14556) 2241 : cluster [DBG] pgmap v4111: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 3.7 KiB/s wr, 811 op/s 2024-04-17T12:36:16.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:15.283985+0000 mon.a (mon.0) 3744 : cluster [DBG] osdmap e2210: 8 total, 8 up, 8 in 2024-04-17T12:36:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:15.283985+0000 mon.a (mon.0) 3744 : cluster [DBG] osdmap e2210: 8 total, 8 up, 8 in 2024-04-17T12:36:16.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:15.283985+0000 mon.a (mon.0) 3744 : cluster [DBG] osdmap e2210: 8 total, 8 up, 8 in 2024-04-17T12:36:17.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:16.285508+0000 mon.a (mon.0) 3745 : cluster [DBG] osdmap e2211: 8 total, 8 up, 8 in 2024-04-17T12:36:17.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:16.737827+0000 mgr.y (mgr.14556) 2242 : cluster [DBG] pgmap v4114: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 3.7 KiB/s wr, 811 op/s 2024-04-17T12:36:17.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:16.285508+0000 mon.a (mon.0) 3745 : cluster [DBG] osdmap e2211: 8 total, 8 up, 8 in 2024-04-17T12:36:17.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:16.737827+0000 mgr.y (mgr.14556) 2242 : cluster [DBG] pgmap v4114: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 3.7 KiB/s wr, 811 op/s 2024-04-17T12:36:17.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:16.285508+0000 mon.a (mon.0) 3745 : cluster [DBG] osdmap e2211: 8 total, 8 up, 8 in 2024-04-17T12:36:17.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:16.737827+0000 mgr.y (mgr.14556) 2242 : cluster [DBG] pgmap v4114: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 3.7 KiB/s wr, 811 op/s 2024-04-17T12:36:18.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:17.305276+0000 mon.a (mon.0) 3746 : cluster [DBG] osdmap e2212: 8 total, 8 up, 8 in 2024-04-17T12:36:18.719 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:36:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:17.305276+0000 mon.a (mon.0) 3746 : cluster [DBG] osdmap e2212: 8 total, 8 up, 8 in 2024-04-17T12:36:18.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:17.305276+0000 mon.a (mon.0) 3746 : cluster [DBG] osdmap e2212: 8 total, 8 up, 8 in 2024-04-17T12:36:19.010 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:36:19.010 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (63m) 104s ago 64m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:36:19.010 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (64m) 103s ago 64m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:36:19.010 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (65m) 104s ago 65m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (65m) 103s ago 65m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (68m) 103s ago 68m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (70m) 104s ago 70m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (70m) 104s ago 70m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (69m) 103s ago 69m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (69m) 104s ago 69m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (64m) 104s ago 64m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (64m) 103s ago 64m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (68m) 104s ago 68m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (68m) 104s ago 68m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (67m) 104s ago 67m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (67m) 104s ago 67m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (67m) 103s ago 67m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:36:19.011 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (66m) 103s ago 66m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:36:19.012 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (66m) 103s ago 66m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:36:19.012 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (65m) 103s ago 65m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:36:19.012 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (63m) 103s ago 64m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:36:19.376 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:36:19.376 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:36:19.376 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:36:19.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:36:19.376 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:36:19.376 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:36:19.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:36:19.376 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:36:19.377 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:36:19.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:36:19.377 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:36:19.377 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:36:19.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:36:19.377 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:36:19.377 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:36:19.377 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:36:19.377 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:36:19.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:18.309514+0000 mon.a (mon.0) 3747 : cluster [DBG] osdmap e2213: 8 total, 8 up, 8 in 2024-04-17T12:36:19.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:36:18.706785+0000 mgr.y (mgr.14556) 2243 : audit [DBG] from='client.18540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:19.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:18.738164+0000 mgr.y (mgr.14556) 2244 : cluster [DBG] pgmap v4117: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.7 KiB/s wr, 854 op/s 2024-04-17T12:36:19.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:18.309514+0000 mon.a (mon.0) 3747 : cluster [DBG] osdmap e2213: 8 total, 8 up, 8 in 2024-04-17T12:36:19.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:36:18.706785+0000 mgr.y (mgr.14556) 2243 : audit [DBG] from='client.18540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:19.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:18.738164+0000 mgr.y (mgr.14556) 2244 : cluster [DBG] pgmap v4117: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.7 KiB/s wr, 854 op/s 2024-04-17T12:36:19.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:18.309514+0000 mon.a (mon.0) 3747 : cluster [DBG] osdmap e2213: 8 total, 8 up, 8 in 2024-04-17T12:36:19.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:36:18.706785+0000 mgr.y (mgr.14556) 2243 : audit [DBG] from='client.18540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:19.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:18.738164+0000 mgr.y (mgr.14556) 2244 : cluster [DBG] pgmap v4117: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.7 KiB/s wr, 854 op/s 2024-04-17T12:36:20.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:36:19.002238+0000 mgr.y (mgr.14556) 2245 : audit [DBG] from='client.28433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:20.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:19.317138+0000 mon.a (mon.0) 3748 : cluster [DBG] osdmap e2214: 8 total, 8 up, 8 in 2024-04-17T12:36:20.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:36:19.376324+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.31:0/3455678656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:36:20.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:36:19.002238+0000 mgr.y (mgr.14556) 2245 : audit [DBG] from='client.28433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:20.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:19.317138+0000 mon.a (mon.0) 3748 : cluster [DBG] osdmap e2214: 8 total, 8 up, 8 in 2024-04-17T12:36:20.741 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:36:19.376324+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.31:0/3455678656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:36:20.742 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:36:19.002238+0000 mgr.y (mgr.14556) 2245 : audit [DBG] from='client.28433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:20.742 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:19.317138+0000 mon.a (mon.0) 3748 : cluster [DBG] osdmap e2214: 8 total, 8 up, 8 in 2024-04-17T12:36:20.742 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:36:19.376324+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.31:0/3455678656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:36:21.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:20.321420+0000 mon.a (mon.0) 3749 : cluster [DBG] osdmap e2215: 8 total, 8 up, 8 in 2024-04-17T12:36:21.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:20.738644+0000 mgr.y (mgr.14556) 2246 : cluster [DBG] pgmap v4120: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.7 KiB/s wr, 854 op/s 2024-04-17T12:36:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:20.321420+0000 mon.a (mon.0) 3749 : cluster [DBG] osdmap e2215: 8 total, 8 up, 8 in 2024-04-17T12:36:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:20.738644+0000 mgr.y (mgr.14556) 2246 : cluster [DBG] pgmap v4120: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.7 KiB/s wr, 854 op/s 2024-04-17T12:36:21.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:20.321420+0000 mon.a (mon.0) 3749 : cluster [DBG] osdmap e2215: 8 total, 8 up, 8 in 2024-04-17T12:36:21.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:20.738644+0000 mgr.y (mgr.14556) 2246 : cluster [DBG] pgmap v4120: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.7 KiB/s wr, 854 op/s 2024-04-17T12:36:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:36:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:21] "GET /metrics HTTP/1.1" 200 199066 "" "Prometheus/2.33.4" 2024-04-17T12:36:22.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:21.328506+0000 mon.a (mon.0) 3750 : cluster [DBG] osdmap e2216: 8 total, 8 up, 8 in 2024-04-17T12:36:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:21.328506+0000 mon.a (mon.0) 3750 : cluster [DBG] osdmap e2216: 8 total, 8 up, 8 in 2024-04-17T12:36:22.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:21.328506+0000 mon.a (mon.0) 3750 : cluster [DBG] osdmap e2216: 8 total, 8 up, 8 in 2024-04-17T12:36:23.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:22.335799+0000 mon.a (mon.0) 3751 : cluster [DBG] osdmap e2217: 8 total, 8 up, 8 in 2024-04-17T12:36:23.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:22.739162+0000 mgr.y (mgr.14556) 2247 : cluster [DBG] pgmap v4123: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:23.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:22.335799+0000 mon.a (mon.0) 3751 : cluster [DBG] osdmap e2217: 8 total, 8 up, 8 in 2024-04-17T12:36:23.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:22.739162+0000 mgr.y (mgr.14556) 2247 : cluster [DBG] pgmap v4123: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:23.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:22.335799+0000 mon.a (mon.0) 3751 : cluster [DBG] osdmap e2217: 8 total, 8 up, 8 in 2024-04-17T12:36:23.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:22.739162+0000 mgr.y (mgr.14556) 2247 : cluster [DBG] pgmap v4123: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:24.341 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:36:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:36:24.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:23.344421+0000 mon.a (mon.0) 3752 : cluster [DBG] osdmap e2218: 8 total, 8 up, 8 in 2024-04-17T12:36:24.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:23.344421+0000 mon.a (mon.0) 3752 : cluster [DBG] osdmap e2218: 8 total, 8 up, 8 in 2024-04-17T12:36:24.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:23.344421+0000 mon.a (mon.0) 3752 : cluster [DBG] osdmap e2218: 8 total, 8 up, 8 in 2024-04-17T12:36:25.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:24.356113+0000 mon.a (mon.0) 3753 : cluster [DBG] osdmap e2219: 8 total, 8 up, 8 in 2024-04-17T12:36:25.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:24.739815+0000 mgr.y (mgr.14556) 2248 : cluster [DBG] pgmap v4126: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.7 KiB/s wr, 898 op/s 2024-04-17T12:36:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:24.356113+0000 mon.a (mon.0) 3753 : cluster [DBG] osdmap e2219: 8 total, 8 up, 8 in 2024-04-17T12:36:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:24.739815+0000 mgr.y (mgr.14556) 2248 : cluster [DBG] pgmap v4126: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.7 KiB/s wr, 898 op/s 2024-04-17T12:36:25.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:24.356113+0000 mon.a (mon.0) 3753 : cluster [DBG] osdmap e2219: 8 total, 8 up, 8 in 2024-04-17T12:36:25.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:24.739815+0000 mgr.y (mgr.14556) 2248 : cluster [DBG] pgmap v4126: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.7 KiB/s wr, 898 op/s 2024-04-17T12:36:26.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:25.356670+0000 mon.a (mon.0) 3754 : cluster [DBG] osdmap e2220: 8 total, 8 up, 8 in 2024-04-17T12:36:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:25.356670+0000 mon.a (mon.0) 3754 : cluster [DBG] osdmap e2220: 8 total, 8 up, 8 in 2024-04-17T12:36:26.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:25.356670+0000 mon.a (mon.0) 3754 : cluster [DBG] osdmap e2220: 8 total, 8 up, 8 in 2024-04-17T12:36:27.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:26.361342+0000 mon.a (mon.0) 3755 : cluster [DBG] osdmap e2221: 8 total, 8 up, 8 in 2024-04-17T12:36:27.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:26.740290+0000 mgr.y (mgr.14556) 2249 : cluster [DBG] pgmap v4129: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.7 KiB/s wr, 898 op/s 2024-04-17T12:36:27.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:26.361342+0000 mon.a (mon.0) 3755 : cluster [DBG] osdmap e2221: 8 total, 8 up, 8 in 2024-04-17T12:36:27.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:26.740290+0000 mgr.y (mgr.14556) 2249 : cluster [DBG] pgmap v4129: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.7 KiB/s wr, 898 op/s 2024-04-17T12:36:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:26.361342+0000 mon.a (mon.0) 3755 : cluster [DBG] osdmap e2221: 8 total, 8 up, 8 in 2024-04-17T12:36:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:26.740290+0000 mgr.y (mgr.14556) 2249 : cluster [DBG] pgmap v4129: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.7 KiB/s wr, 898 op/s 2024-04-17T12:36:28.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:27.367616+0000 mon.a (mon.0) 3756 : cluster [DBG] osdmap e2222: 8 total, 8 up, 8 in 2024-04-17T12:36:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:27.367616+0000 mon.a (mon.0) 3756 : cluster [DBG] osdmap e2222: 8 total, 8 up, 8 in 2024-04-17T12:36:28.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:27.367616+0000 mon.a (mon.0) 3756 : cluster [DBG] osdmap e2222: 8 total, 8 up, 8 in 2024-04-17T12:36:29.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:28.372611+0000 mon.a (mon.0) 3757 : cluster [DBG] osdmap e2223: 8 total, 8 up, 8 in 2024-04-17T12:36:29.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:28.740701+0000 mgr.y (mgr.14556) 2250 : cluster [DBG] pgmap v4132: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-04-17T12:36:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:28.372611+0000 mon.a (mon.0) 3757 : cluster [DBG] osdmap e2223: 8 total, 8 up, 8 in 2024-04-17T12:36:29.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:28.740701+0000 mgr.y (mgr.14556) 2250 : cluster [DBG] pgmap v4132: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-04-17T12:36:29.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:28.372611+0000 mon.a (mon.0) 3757 : cluster [DBG] osdmap e2223: 8 total, 8 up, 8 in 2024-04-17T12:36:29.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:28.740701+0000 mgr.y (mgr.14556) 2250 : cluster [DBG] pgmap v4132: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-04-17T12:36:30.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:29.381821+0000 mon.a (mon.0) 3758 : cluster [DBG] osdmap e2224: 8 total, 8 up, 8 in 2024-04-17T12:36:30.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:29.381821+0000 mon.a (mon.0) 3758 : cluster [DBG] osdmap e2224: 8 total, 8 up, 8 in 2024-04-17T12:36:30.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:29.381821+0000 mon.a (mon.0) 3758 : cluster [DBG] osdmap e2224: 8 total, 8 up, 8 in 2024-04-17T12:36:31.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:30.393294+0000 mon.a (mon.0) 3759 : cluster [DBG] osdmap e2225: 8 total, 8 up, 8 in 2024-04-17T12:36:31.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:30.741222+0000 mgr.y (mgr.14556) 2251 : cluster [DBG] pgmap v4135: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-04-17T12:36:31.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:30.393294+0000 mon.a (mon.0) 3759 : cluster [DBG] osdmap e2225: 8 total, 8 up, 8 in 2024-04-17T12:36:31.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:30.741222+0000 mgr.y (mgr.14556) 2251 : cluster [DBG] pgmap v4135: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-04-17T12:36:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:30.393294+0000 mon.a (mon.0) 3759 : cluster [DBG] osdmap e2225: 8 total, 8 up, 8 in 2024-04-17T12:36:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:30.741222+0000 mgr.y (mgr.14556) 2251 : cluster [DBG] pgmap v4135: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-04-17T12:36:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:31] "GET /metrics HTTP/1.1" 200 199073 "" "Prometheus/2.33.4" 2024-04-17T12:36:32.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:31.396359+0000 mon.a (mon.0) 3760 : cluster [DBG] osdmap e2226: 8 total, 8 up, 8 in 2024-04-17T12:36:32.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:31.396359+0000 mon.a (mon.0) 3760 : cluster [DBG] osdmap e2226: 8 total, 8 up, 8 in 2024-04-17T12:36:32.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:31.396359+0000 mon.a (mon.0) 3760 : cluster [DBG] osdmap e2226: 8 total, 8 up, 8 in 2024-04-17T12:36:33.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:32.404682+0000 mon.a (mon.0) 3761 : cluster [DBG] osdmap e2227: 8 total, 8 up, 8 in 2024-04-17T12:36:33.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:32.741674+0000 mgr.y (mgr.14556) 2252 : cluster [DBG] pgmap v4138: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:33.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:32.404682+0000 mon.a (mon.0) 3761 : cluster [DBG] osdmap e2227: 8 total, 8 up, 8 in 2024-04-17T12:36:33.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:32.741674+0000 mgr.y (mgr.14556) 2252 : cluster [DBG] pgmap v4138: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:33.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:32.404682+0000 mon.a (mon.0) 3761 : cluster [DBG] osdmap e2227: 8 total, 8 up, 8 in 2024-04-17T12:36:33.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:32.741674+0000 mgr.y (mgr.14556) 2252 : cluster [DBG] pgmap v4138: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:34.409 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:36:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:36:34.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:33.410820+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e2228: 8 total, 8 up, 8 in 2024-04-17T12:36:34.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:33.410820+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e2228: 8 total, 8 up, 8 in 2024-04-17T12:36:34.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:33.410820+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e2228: 8 total, 8 up, 8 in 2024-04-17T12:36:35.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:34.420934+0000 mon.a (mon.0) 3763 : cluster [DBG] osdmap e2229: 8 total, 8 up, 8 in 2024-04-17T12:36:35.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:34.742201+0000 mgr.y (mgr.14556) 2253 : cluster [DBG] pgmap v4141: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 986 op/s 2024-04-17T12:36:35.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:34.420934+0000 mon.a (mon.0) 3763 : cluster [DBG] osdmap e2229: 8 total, 8 up, 8 in 2024-04-17T12:36:35.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:34.742201+0000 mgr.y (mgr.14556) 2253 : cluster [DBG] pgmap v4141: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 986 op/s 2024-04-17T12:36:35.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:34.420934+0000 mon.a (mon.0) 3763 : cluster [DBG] osdmap e2229: 8 total, 8 up, 8 in 2024-04-17T12:36:35.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:34.742201+0000 mgr.y (mgr.14556) 2253 : cluster [DBG] pgmap v4141: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 986 op/s 2024-04-17T12:36:36.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:35.429035+0000 mon.a (mon.0) 3764 : cluster [DBG] osdmap e2230: 8 total, 8 up, 8 in 2024-04-17T12:36:36.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:36:36.419070+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:36:36.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:35.429035+0000 mon.a (mon.0) 3764 : cluster [DBG] osdmap e2230: 8 total, 8 up, 8 in 2024-04-17T12:36:36.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:36:36.419070+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:36:36.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:35.429035+0000 mon.a (mon.0) 3764 : cluster [DBG] osdmap e2230: 8 total, 8 up, 8 in 2024-04-17T12:36:36.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:36:36.419070+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:36:37.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:36.433892+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e2231: 8 total, 8 up, 8 in 2024-04-17T12:36:37.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:36:36.719921+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:36:37.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:36:36.720589+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:36:37.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:36:36.724873+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:36:37.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:36.742503+0000 mgr.y (mgr.14556) 2254 : cluster [DBG] pgmap v4144: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 986 op/s 2024-04-17T12:36:37.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:36.433892+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e2231: 8 total, 8 up, 8 in 2024-04-17T12:36:37.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:36:36.719921+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:36:37.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:36:36.720589+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:36:37.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:36:36.724873+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:36:37.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:36.742503+0000 mgr.y (mgr.14556) 2254 : cluster [DBG] pgmap v4144: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 986 op/s 2024-04-17T12:36:37.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:36.433892+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e2231: 8 total, 8 up, 8 in 2024-04-17T12:36:37.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:36:36.719921+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:36:37.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:36:36.720589+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:36:37.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:36:36.724873+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:36:37.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:36.742503+0000 mgr.y (mgr.14556) 2254 : cluster [DBG] pgmap v4144: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 986 op/s 2024-04-17T12:36:38.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:37.439472+0000 mon.a (mon.0) 3770 : cluster [DBG] osdmap e2232: 8 total, 8 up, 8 in 2024-04-17T12:36:38.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:37.439472+0000 mon.a (mon.0) 3770 : cluster [DBG] osdmap e2232: 8 total, 8 up, 8 in 2024-04-17T12:36:38.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:37.439472+0000 mon.a (mon.0) 3770 : cluster [DBG] osdmap e2232: 8 total, 8 up, 8 in 2024-04-17T12:36:39.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:38.444780+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e2233: 8 total, 8 up, 8 in 2024-04-17T12:36:39.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:38.743087+0000 mgr.y (mgr.14556) 2255 : cluster [DBG] pgmap v4147: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.7 KiB/s wr, 1.03k op/s 2024-04-17T12:36:39.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:38.444780+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e2233: 8 total, 8 up, 8 in 2024-04-17T12:36:39.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:38.743087+0000 mgr.y (mgr.14556) 2255 : cluster [DBG] pgmap v4147: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.7 KiB/s wr, 1.03k op/s 2024-04-17T12:36:39.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:38.444780+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e2233: 8 total, 8 up, 8 in 2024-04-17T12:36:39.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:38.743087+0000 mgr.y (mgr.14556) 2255 : cluster [DBG] pgmap v4147: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.7 KiB/s wr, 1.03k op/s 2024-04-17T12:36:40.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:39.450779+0000 mon.a (mon.0) 3772 : cluster [DBG] osdmap e2234: 8 total, 8 up, 8 in 2024-04-17T12:36:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:39.450779+0000 mon.a (mon.0) 3772 : cluster [DBG] osdmap e2234: 8 total, 8 up, 8 in 2024-04-17T12:36:40.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:39.450779+0000 mon.a (mon.0) 3772 : cluster [DBG] osdmap e2234: 8 total, 8 up, 8 in 2024-04-17T12:36:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:36:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:41] "GET /metrics HTTP/1.1" 200 199071 "" "Prometheus/2.33.4" 2024-04-17T12:36:41.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:40.457904+0000 mon.a (mon.0) 3773 : cluster [DBG] osdmap e2235: 8 total, 8 up, 8 in 2024-04-17T12:36:41.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:40.743629+0000 mgr.y (mgr.14556) 2256 : cluster [DBG] pgmap v4150: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.7 KiB/s wr, 1.03k op/s 2024-04-17T12:36:41.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:40.457904+0000 mon.a (mon.0) 3773 : cluster [DBG] osdmap e2235: 8 total, 8 up, 8 in 2024-04-17T12:36:41.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:40.743629+0000 mgr.y (mgr.14556) 2256 : cluster [DBG] pgmap v4150: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.7 KiB/s wr, 1.03k op/s 2024-04-17T12:36:41.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:40.457904+0000 mon.a (mon.0) 3773 : cluster [DBG] osdmap e2235: 8 total, 8 up, 8 in 2024-04-17T12:36:41.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:40.743629+0000 mgr.y (mgr.14556) 2256 : cluster [DBG] pgmap v4150: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.7 KiB/s wr, 1.03k op/s 2024-04-17T12:36:42.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:41.470471+0000 mon.a (mon.0) 3774 : cluster [DBG] osdmap e2236: 8 total, 8 up, 8 in 2024-04-17T12:36:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:41.470471+0000 mon.a (mon.0) 3774 : cluster [DBG] osdmap e2236: 8 total, 8 up, 8 in 2024-04-17T12:36:42.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:41.470471+0000 mon.a (mon.0) 3774 : cluster [DBG] osdmap e2236: 8 total, 8 up, 8 in 2024-04-17T12:36:43.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:42.472271+0000 mon.a (mon.0) 3775 : cluster [DBG] osdmap e2237: 8 total, 8 up, 8 in 2024-04-17T12:36:43.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:42.744112+0000 mgr.y (mgr.14556) 2257 : cluster [DBG] pgmap v4153: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:43.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:42.472271+0000 mon.a (mon.0) 3775 : cluster [DBG] osdmap e2237: 8 total, 8 up, 8 in 2024-04-17T12:36:43.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:42.744112+0000 mgr.y (mgr.14556) 2257 : cluster [DBG] pgmap v4153: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:43.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:42.472271+0000 mon.a (mon.0) 3775 : cluster [DBG] osdmap e2237: 8 total, 8 up, 8 in 2024-04-17T12:36:43.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:42.744112+0000 mgr.y (mgr.14556) 2257 : cluster [DBG] pgmap v4153: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:36:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:36:44.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:43.489013+0000 mon.a (mon.0) 3776 : cluster [DBG] osdmap e2238: 8 total, 8 up, 8 in 2024-04-17T12:36:44.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:43.489013+0000 mon.a (mon.0) 3776 : cluster [DBG] osdmap e2238: 8 total, 8 up, 8 in 2024-04-17T12:36:44.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:43.489013+0000 mon.a (mon.0) 3776 : cluster [DBG] osdmap e2238: 8 total, 8 up, 8 in 2024-04-17T12:36:45.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:44.496029+0000 mon.a (mon.0) 3777 : cluster [DBG] osdmap e2239: 8 total, 8 up, 8 in 2024-04-17T12:36:45.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:44.744500+0000 mgr.y (mgr.14556) 2258 : cluster [DBG] pgmap v4156: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 3.7 KiB/s wr, 1.07k op/s 2024-04-17T12:36:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:44.496029+0000 mon.a (mon.0) 3777 : cluster [DBG] osdmap e2239: 8 total, 8 up, 8 in 2024-04-17T12:36:45.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:44.744500+0000 mgr.y (mgr.14556) 2258 : cluster [DBG] pgmap v4156: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 3.7 KiB/s wr, 1.07k op/s 2024-04-17T12:36:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:44.496029+0000 mon.a (mon.0) 3777 : cluster [DBG] osdmap e2239: 8 total, 8 up, 8 in 2024-04-17T12:36:45.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:44.744500+0000 mgr.y (mgr.14556) 2258 : cluster [DBG] pgmap v4156: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 3.7 KiB/s wr, 1.07k op/s 2024-04-17T12:36:46.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:45.505099+0000 mon.a (mon.0) 3778 : cluster [DBG] osdmap e2240: 8 total, 8 up, 8 in 2024-04-17T12:36:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:45.505099+0000 mon.a (mon.0) 3778 : cluster [DBG] osdmap e2240: 8 total, 8 up, 8 in 2024-04-17T12:36:46.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:45.505099+0000 mon.a (mon.0) 3778 : cluster [DBG] osdmap e2240: 8 total, 8 up, 8 in 2024-04-17T12:36:47.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:46.515579+0000 mon.a (mon.0) 3779 : cluster [DBG] osdmap e2241: 8 total, 8 up, 8 in 2024-04-17T12:36:47.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:46.744965+0000 mgr.y (mgr.14556) 2259 : cluster [DBG] pgmap v4159: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 3.7 KiB/s wr, 1.07k op/s 2024-04-17T12:36:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:46.515579+0000 mon.a (mon.0) 3779 : cluster [DBG] osdmap e2241: 8 total, 8 up, 8 in 2024-04-17T12:36:47.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:46.744965+0000 mgr.y (mgr.14556) 2259 : cluster [DBG] pgmap v4159: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 3.7 KiB/s wr, 1.07k op/s 2024-04-17T12:36:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:46.515579+0000 mon.a (mon.0) 3779 : cluster [DBG] osdmap e2241: 8 total, 8 up, 8 in 2024-04-17T12:36:47.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:46.744965+0000 mgr.y (mgr.14556) 2259 : cluster [DBG] pgmap v4159: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 3.7 KiB/s wr, 1.07k op/s 2024-04-17T12:36:48.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:47.522201+0000 mon.a (mon.0) 3780 : cluster [DBG] osdmap e2242: 8 total, 8 up, 8 in 2024-04-17T12:36:48.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:47.522201+0000 mon.a (mon.0) 3780 : cluster [DBG] osdmap e2242: 8 total, 8 up, 8 in 2024-04-17T12:36:48.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:47.522201+0000 mon.a (mon.0) 3780 : cluster [DBG] osdmap e2242: 8 total, 8 up, 8 in 2024-04-17T12:36:49.709 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:36:49.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:48.529605+0000 mon.a (mon.0) 3781 : cluster [DBG] osdmap e2243: 8 total, 8 up, 8 in 2024-04-17T12:36:49.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:48.745554+0000 mgr.y (mgr.14556) 2260 : cluster [DBG] pgmap v4162: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-04-17T12:36:49.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:48.529605+0000 mon.a (mon.0) 3781 : cluster [DBG] osdmap e2243: 8 total, 8 up, 8 in 2024-04-17T12:36:49.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:48.745554+0000 mgr.y (mgr.14556) 2260 : cluster [DBG] pgmap v4162: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-04-17T12:36:49.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:48.529605+0000 mon.a (mon.0) 3781 : cluster [DBG] osdmap e2243: 8 total, 8 up, 8 in 2024-04-17T12:36:49.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:48.745554+0000 mgr.y (mgr.14556) 2260 : cluster [DBG] pgmap v4162: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-04-17T12:36:49.999 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:36:49.999 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (64m) 2m ago 65m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:36:49.999 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (64m) 2m ago 64m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:36:49.999 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (66m) 2m ago 66m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:36:49.999 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (66m) 2m ago 66m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (69m) 2m ago 69m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (71m) 2m ago 71m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (71m) 2m ago 71m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (69m) 2m ago 69m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (69m) 2m ago 69m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (65m) 2m ago 65m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (65m) 2m ago 65m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (69m) 2m ago 69m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (68m) 2m ago 68m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (68m) 2m ago 68m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (67m) 2m ago 67m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (67m) 2m ago 67m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (67m) 2m ago 67m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (66m) 2m ago 66m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:36:50.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (66m) 2m ago 66m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:36:50.001 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (64m) 2m ago 65m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:36:50.349 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:36:50.349 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:36:50.349 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:36:50.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:36:50.350 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:36:50.970 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:49.538156+0000 mon.a (mon.0) 3782 : cluster [DBG] osdmap e2244: 8 total, 8 up, 8 in 2024-04-17T12:36:50.970 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:36:49.697580+0000 mgr.y (mgr.14556) 2261 : audit [DBG] from='client.18558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:50.970 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:36:50.349540+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.31:0/1360372996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:36:50.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:49.538156+0000 mon.a (mon.0) 3782 : cluster [DBG] osdmap e2244: 8 total, 8 up, 8 in 2024-04-17T12:36:50.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:36:49.697580+0000 mgr.y (mgr.14556) 2261 : audit [DBG] from='client.18558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:50.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:36:50.349540+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.31:0/1360372996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:36:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:49.538156+0000 mon.a (mon.0) 3782 : cluster [DBG] osdmap e2244: 8 total, 8 up, 8 in 2024-04-17T12:36:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:36:49.697580+0000 mgr.y (mgr.14556) 2261 : audit [DBG] from='client.18558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:36:50.349540+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.31:0/1360372996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:36:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:51] "GET /metrics HTTP/1.1" 200 199071 "" "Prometheus/2.33.4" 2024-04-17T12:36:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:36:49.991307+0000 mgr.y (mgr.14556) 2262 : audit [DBG] from='client.18564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:50.543850+0000 mon.a (mon.0) 3783 : cluster [DBG] osdmap e2245: 8 total, 8 up, 8 in 2024-04-17T12:36:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:50.745965+0000 mgr.y (mgr.14556) 2263 : cluster [DBG] pgmap v4165: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-04-17T12:36:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:36:49.991307+0000 mgr.y (mgr.14556) 2262 : audit [DBG] from='client.18564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:50.543850+0000 mon.a (mon.0) 3783 : cluster [DBG] osdmap e2245: 8 total, 8 up, 8 in 2024-04-17T12:36:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:50.745965+0000 mgr.y (mgr.14556) 2263 : cluster [DBG] pgmap v4165: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-04-17T12:36:51.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:36:49.991307+0000 mgr.y (mgr.14556) 2262 : audit [DBG] from='client.18564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:36:51.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:50.543850+0000 mon.a (mon.0) 3783 : cluster [DBG] osdmap e2245: 8 total, 8 up, 8 in 2024-04-17T12:36:51.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:50.745965+0000 mgr.y (mgr.14556) 2263 : cluster [DBG] pgmap v4165: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-04-17T12:36:52.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:51.550814+0000 mon.a (mon.0) 3784 : cluster [DBG] osdmap e2246: 8 total, 8 up, 8 in 2024-04-17T12:36:52.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:51.550814+0000 mon.a (mon.0) 3784 : cluster [DBG] osdmap e2246: 8 total, 8 up, 8 in 2024-04-17T12:36:52.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:51.550814+0000 mon.a (mon.0) 3784 : cluster [DBG] osdmap e2246: 8 total, 8 up, 8 in 2024-04-17T12:36:53.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:52.552421+0000 mon.a (mon.0) 3785 : cluster [DBG] osdmap e2247: 8 total, 8 up, 8 in 2024-04-17T12:36:53.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:52.746354+0000 mgr.y (mgr.14556) 2264 : cluster [DBG] pgmap v4168: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:53.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:52.552421+0000 mon.a (mon.0) 3785 : cluster [DBG] osdmap e2247: 8 total, 8 up, 8 in 2024-04-17T12:36:53.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:52.746354+0000 mgr.y (mgr.14556) 2264 : cluster [DBG] pgmap v4168: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:53.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:52.552421+0000 mon.a (mon.0) 3785 : cluster [DBG] osdmap e2247: 8 total, 8 up, 8 in 2024-04-17T12:36:53.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:52.746354+0000 mgr.y (mgr.14556) 2264 : cluster [DBG] pgmap v4168: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:36:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:36:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:36:54.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:53.565237+0000 mon.a (mon.0) 3786 : cluster [DBG] osdmap e2248: 8 total, 8 up, 8 in 2024-04-17T12:36:54.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:53.565237+0000 mon.a (mon.0) 3786 : cluster [DBG] osdmap e2248: 8 total, 8 up, 8 in 2024-04-17T12:36:54.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:53.565237+0000 mon.a (mon.0) 3786 : cluster [DBG] osdmap e2248: 8 total, 8 up, 8 in 2024-04-17T12:36:55.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:54.566178+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e2249: 8 total, 8 up, 8 in 2024-04-17T12:36:55.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:54.746889+0000 mgr.y (mgr.14556) 2265 : cluster [DBG] pgmap v4171: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-04-17T12:36:55.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:54.566178+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e2249: 8 total, 8 up, 8 in 2024-04-17T12:36:55.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:54.746889+0000 mgr.y (mgr.14556) 2265 : cluster [DBG] pgmap v4171: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-04-17T12:36:55.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:54.566178+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e2249: 8 total, 8 up, 8 in 2024-04-17T12:36:55.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:54.746889+0000 mgr.y (mgr.14556) 2265 : cluster [DBG] pgmap v4171: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-04-17T12:36:56.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:55.581097+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e2250: 8 total, 8 up, 8 in 2024-04-17T12:36:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:55.581097+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e2250: 8 total, 8 up, 8 in 2024-04-17T12:36:56.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:55.581097+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e2250: 8 total, 8 up, 8 in 2024-04-17T12:36:57.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:56.585577+0000 mon.a (mon.0) 3789 : cluster [DBG] osdmap e2251: 8 total, 8 up, 8 in 2024-04-17T12:36:57.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:56.747312+0000 mgr.y (mgr.14556) 2266 : cluster [DBG] pgmap v4174: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-04-17T12:36:57.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:56.585577+0000 mon.a (mon.0) 3789 : cluster [DBG] osdmap e2251: 8 total, 8 up, 8 in 2024-04-17T12:36:57.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:56.747312+0000 mgr.y (mgr.14556) 2266 : cluster [DBG] pgmap v4174: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-04-17T12:36:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:56.585577+0000 mon.a (mon.0) 3789 : cluster [DBG] osdmap e2251: 8 total, 8 up, 8 in 2024-04-17T12:36:57.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:56.747312+0000 mgr.y (mgr.14556) 2266 : cluster [DBG] pgmap v4174: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-04-17T12:36:58.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:57.591442+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e2252: 8 total, 8 up, 8 in 2024-04-17T12:36:58.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:57.591442+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e2252: 8 total, 8 up, 8 in 2024-04-17T12:36:58.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:57.591442+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e2252: 8 total, 8 up, 8 in 2024-04-17T12:36:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:58.593978+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e2253: 8 total, 8 up, 8 in 2024-04-17T12:36:59.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:36:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:58.747704+0000 mgr.y (mgr.14556) 2267 : cluster [DBG] pgmap v4177: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 896 KiB/s rd, 3.7 KiB/s wr, 1.21k op/s 2024-04-17T12:36:59.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:58.593978+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e2253: 8 total, 8 up, 8 in 2024-04-17T12:36:59.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:36:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:58.747704+0000 mgr.y (mgr.14556) 2267 : cluster [DBG] pgmap v4177: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 896 KiB/s rd, 3.7 KiB/s wr, 1.21k op/s 2024-04-17T12:36:59.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:58.593978+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e2253: 8 total, 8 up, 8 in 2024-04-17T12:36:59.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:36:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:58.747704+0000 mgr.y (mgr.14556) 2267 : cluster [DBG] pgmap v4177: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 896 KiB/s rd, 3.7 KiB/s wr, 1.21k op/s 2024-04-17T12:37:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:36:59.604653+0000 mon.a (mon.0) 3792 : cluster [DBG] osdmap e2254: 8 total, 8 up, 8 in 2024-04-17T12:37:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:36:59.604653+0000 mon.a (mon.0) 3792 : cluster [DBG] osdmap e2254: 8 total, 8 up, 8 in 2024-04-17T12:37:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:36:59.604653+0000 mon.a (mon.0) 3792 : cluster [DBG] osdmap e2254: 8 total, 8 up, 8 in 2024-04-17T12:37:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:01] "GET /metrics HTTP/1.1" 200 199077 "" "Prometheus/2.33.4" 2024-04-17T12:37:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:00.606779+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e2255: 8 total, 8 up, 8 in 2024-04-17T12:37:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:00.748190+0000 mgr.y (mgr.14556) 2268 : cluster [DBG] pgmap v4180: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 896 KiB/s rd, 3.7 KiB/s wr, 1.21k op/s 2024-04-17T12:37:01.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:00.606779+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e2255: 8 total, 8 up, 8 in 2024-04-17T12:37:01.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:00.748190+0000 mgr.y (mgr.14556) 2268 : cluster [DBG] pgmap v4180: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 896 KiB/s rd, 3.7 KiB/s wr, 1.21k op/s 2024-04-17T12:37:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:00.606779+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e2255: 8 total, 8 up, 8 in 2024-04-17T12:37:01.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:00.748190+0000 mgr.y (mgr.14556) 2268 : cluster [DBG] pgmap v4180: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 896 KiB/s rd, 3.7 KiB/s wr, 1.21k op/s 2024-04-17T12:37:02.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:01.622845+0000 mon.a (mon.0) 3794 : cluster [DBG] osdmap e2256: 8 total, 8 up, 8 in 2024-04-17T12:37:02.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:01.622845+0000 mon.a (mon.0) 3794 : cluster [DBG] osdmap e2256: 8 total, 8 up, 8 in 2024-04-17T12:37:02.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:01.622845+0000 mon.a (mon.0) 3794 : cluster [DBG] osdmap e2256: 8 total, 8 up, 8 in 2024-04-17T12:37:03.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:02.628770+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e2257: 8 total, 8 up, 8 in 2024-04-17T12:37:03.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:02.748796+0000 mgr.y (mgr.14556) 2269 : cluster [DBG] pgmap v4183: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:03.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:02.628770+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e2257: 8 total, 8 up, 8 in 2024-04-17T12:37:03.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:02.748796+0000 mgr.y (mgr.14556) 2269 : cluster [DBG] pgmap v4183: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:03.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:02.628770+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e2257: 8 total, 8 up, 8 in 2024-04-17T12:37:03.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:02.748796+0000 mgr.y (mgr.14556) 2269 : cluster [DBG] pgmap v4183: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:37:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:37:04.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:03.637737+0000 mon.a (mon.0) 3796 : cluster [DBG] osdmap e2258: 8 total, 8 up, 8 in 2024-04-17T12:37:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:03.637737+0000 mon.a (mon.0) 3796 : cluster [DBG] osdmap e2258: 8 total, 8 up, 8 in 2024-04-17T12:37:04.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:03.637737+0000 mon.a (mon.0) 3796 : cluster [DBG] osdmap e2258: 8 total, 8 up, 8 in 2024-04-17T12:37:05.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:04.645976+0000 mon.a (mon.0) 3797 : cluster [DBG] osdmap e2259: 8 total, 8 up, 8 in 2024-04-17T12:37:05.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:04.749358+0000 mgr.y (mgr.14556) 2270 : cluster [DBG] pgmap v4186: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-04-17T12:37:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:04.645976+0000 mon.a (mon.0) 3797 : cluster [DBG] osdmap e2259: 8 total, 8 up, 8 in 2024-04-17T12:37:05.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:04.749358+0000 mgr.y (mgr.14556) 2270 : cluster [DBG] pgmap v4186: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-04-17T12:37:05.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:04.645976+0000 mon.a (mon.0) 3797 : cluster [DBG] osdmap e2259: 8 total, 8 up, 8 in 2024-04-17T12:37:05.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:04.749358+0000 mgr.y (mgr.14556) 2270 : cluster [DBG] pgmap v4186: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-04-17T12:37:06.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:05.651296+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e2260: 8 total, 8 up, 8 in 2024-04-17T12:37:06.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:05.651296+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e2260: 8 total, 8 up, 8 in 2024-04-17T12:37:06.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:05.651296+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e2260: 8 total, 8 up, 8 in 2024-04-17T12:37:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:06.659405+0000 mon.a (mon.0) 3799 : cluster [DBG] osdmap e2261: 8 total, 8 up, 8 in 2024-04-17T12:37:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:06.749960+0000 mgr.y (mgr.14556) 2271 : cluster [DBG] pgmap v4189: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-04-17T12:37:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:06.659405+0000 mon.a (mon.0) 3799 : cluster [DBG] osdmap e2261: 8 total, 8 up, 8 in 2024-04-17T12:37:07.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:06.749960+0000 mgr.y (mgr.14556) 2271 : cluster [DBG] pgmap v4189: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-04-17T12:37:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:06.659405+0000 mon.a (mon.0) 3799 : cluster [DBG] osdmap e2261: 8 total, 8 up, 8 in 2024-04-17T12:37:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:06.749960+0000 mgr.y (mgr.14556) 2271 : cluster [DBG] pgmap v4189: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-04-17T12:37:08.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:07.665491+0000 mon.a (mon.0) 3800 : cluster [DBG] osdmap e2262: 8 total, 8 up, 8 in 2024-04-17T12:37:08.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:07.665491+0000 mon.a (mon.0) 3800 : cluster [DBG] osdmap e2262: 8 total, 8 up, 8 in 2024-04-17T12:37:08.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:07.665491+0000 mon.a (mon.0) 3800 : cluster [DBG] osdmap e2262: 8 total, 8 up, 8 in 2024-04-17T12:37:09.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:08.672750+0000 mon.a (mon.0) 3801 : cluster [DBG] osdmap e2263: 8 total, 8 up, 8 in 2024-04-17T12:37:09.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:08.750411+0000 mgr.y (mgr.14556) 2272 : cluster [DBG] pgmap v4192: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 961 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-17T12:37:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:08.672750+0000 mon.a (mon.0) 3801 : cluster [DBG] osdmap e2263: 8 total, 8 up, 8 in 2024-04-17T12:37:09.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:08.750411+0000 mgr.y (mgr.14556) 2272 : cluster [DBG] pgmap v4192: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 961 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-17T12:37:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:08.672750+0000 mon.a (mon.0) 3801 : cluster [DBG] osdmap e2263: 8 total, 8 up, 8 in 2024-04-17T12:37:09.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:08.750411+0000 mgr.y (mgr.14556) 2272 : cluster [DBG] pgmap v4192: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 961 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-17T12:37:10.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:09.677957+0000 mon.a (mon.0) 3802 : cluster [DBG] osdmap e2264: 8 total, 8 up, 8 in 2024-04-17T12:37:10.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:09.677957+0000 mon.a (mon.0) 3802 : cluster [DBG] osdmap e2264: 8 total, 8 up, 8 in 2024-04-17T12:37:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:09.677957+0000 mon.a (mon.0) 3802 : cluster [DBG] osdmap e2264: 8 total, 8 up, 8 in 2024-04-17T12:37:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:10.683294+0000 mon.a (mon.0) 3803 : cluster [DBG] osdmap e2265: 8 total, 8 up, 8 in 2024-04-17T12:37:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:10.750788+0000 mgr.y (mgr.14556) 2273 : cluster [DBG] pgmap v4195: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 961 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-17T12:37:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:10.683294+0000 mon.a (mon.0) 3803 : cluster [DBG] osdmap e2265: 8 total, 8 up, 8 in 2024-04-17T12:37:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:10.750788+0000 mgr.y (mgr.14556) 2273 : cluster [DBG] pgmap v4195: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 961 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-17T12:37:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:37:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:11] "GET /metrics HTTP/1.1" 200 199069 "" "Prometheus/2.33.4" 2024-04-17T12:37:11.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:10.683294+0000 mon.a (mon.0) 3803 : cluster [DBG] osdmap e2265: 8 total, 8 up, 8 in 2024-04-17T12:37:11.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:10.750788+0000 mgr.y (mgr.14556) 2273 : cluster [DBG] pgmap v4195: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 961 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-17T12:37:12.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:11.689156+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e2266: 8 total, 8 up, 8 in 2024-04-17T12:37:12.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:11.689156+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e2266: 8 total, 8 up, 8 in 2024-04-17T12:37:12.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:11.689156+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e2266: 8 total, 8 up, 8 in 2024-04-17T12:37:13.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:12.694529+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e2267: 8 total, 8 up, 8 in 2024-04-17T12:37:13.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:12.751179+0000 mgr.y (mgr.14556) 2274 : cluster [DBG] pgmap v4198: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:13.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:12.694529+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e2267: 8 total, 8 up, 8 in 2024-04-17T12:37:13.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:12.751179+0000 mgr.y (mgr.14556) 2274 : cluster [DBG] pgmap v4198: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:13.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:12.694529+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e2267: 8 total, 8 up, 8 in 2024-04-17T12:37:13.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:12.751179+0000 mgr.y (mgr.14556) 2274 : cluster [DBG] pgmap v4198: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:37:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:37:14.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:13.700108+0000 mon.a (mon.0) 3806 : cluster [DBG] osdmap e2268: 8 total, 8 up, 8 in 2024-04-17T12:37:14.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:13.700108+0000 mon.a (mon.0) 3806 : cluster [DBG] osdmap e2268: 8 total, 8 up, 8 in 2024-04-17T12:37:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:13.700108+0000 mon.a (mon.0) 3806 : cluster [DBG] osdmap e2268: 8 total, 8 up, 8 in 2024-04-17T12:37:15.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:14.707665+0000 mon.a (mon.0) 3807 : cluster [DBG] osdmap e2269: 8 total, 8 up, 8 in 2024-04-17T12:37:15.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:14.751599+0000 mgr.y (mgr.14556) 2275 : cluster [DBG] pgmap v4201: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 993 KiB/s rd, 3.7 KiB/s wr, 1.34k op/s 2024-04-17T12:37:15.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:14.707665+0000 mon.a (mon.0) 3807 : cluster [DBG] osdmap e2269: 8 total, 8 up, 8 in 2024-04-17T12:37:15.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:14.751599+0000 mgr.y (mgr.14556) 2275 : cluster [DBG] pgmap v4201: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 993 KiB/s rd, 3.7 KiB/s wr, 1.34k op/s 2024-04-17T12:37:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:14.707665+0000 mon.a (mon.0) 3807 : cluster [DBG] osdmap e2269: 8 total, 8 up, 8 in 2024-04-17T12:37:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:14.751599+0000 mgr.y (mgr.14556) 2275 : cluster [DBG] pgmap v4201: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 993 KiB/s rd, 3.7 KiB/s wr, 1.34k op/s 2024-04-17T12:37:16.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:15.721748+0000 mon.a (mon.0) 3808 : cluster [DBG] osdmap e2270: 8 total, 8 up, 8 in 2024-04-17T12:37:16.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:15.721748+0000 mon.a (mon.0) 3808 : cluster [DBG] osdmap e2270: 8 total, 8 up, 8 in 2024-04-17T12:37:17.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:15.721748+0000 mon.a (mon.0) 3808 : cluster [DBG] osdmap e2270: 8 total, 8 up, 8 in 2024-04-17T12:37:17.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:16.730997+0000 mon.a (mon.0) 3809 : cluster [DBG] osdmap e2271: 8 total, 8 up, 8 in 2024-04-17T12:37:17.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:16.751998+0000 mgr.y (mgr.14556) 2276 : cluster [DBG] pgmap v4204: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 993 KiB/s rd, 3.7 KiB/s wr, 1.34k op/s 2024-04-17T12:37:17.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:16.730997+0000 mon.a (mon.0) 3809 : cluster [DBG] osdmap e2271: 8 total, 8 up, 8 in 2024-04-17T12:37:17.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:16.751998+0000 mgr.y (mgr.14556) 2276 : cluster [DBG] pgmap v4204: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 993 KiB/s rd, 3.7 KiB/s wr, 1.34k op/s 2024-04-17T12:37:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:16.730997+0000 mon.a (mon.0) 3809 : cluster [DBG] osdmap e2271: 8 total, 8 up, 8 in 2024-04-17T12:37:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:16.751998+0000 mgr.y (mgr.14556) 2276 : cluster [DBG] pgmap v4204: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 993 KiB/s rd, 3.7 KiB/s wr, 1.34k op/s 2024-04-17T12:37:19.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:17.735603+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e2272: 8 total, 8 up, 8 in 2024-04-17T12:37:19.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:17.735603+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e2272: 8 total, 8 up, 8 in 2024-04-17T12:37:19.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:17.735603+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e2272: 8 total, 8 up, 8 in 2024-04-17T12:37:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:18.737919+0000 mon.a (mon.0) 3811 : cluster [DBG] osdmap e2273: 8 total, 8 up, 8 in 2024-04-17T12:37:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:18.752400+0000 mgr.y (mgr.14556) 2277 : cluster [DBG] pgmap v4207: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.38k op/s 2024-04-17T12:37:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:18.737919+0000 mon.a (mon.0) 3811 : cluster [DBG] osdmap e2273: 8 total, 8 up, 8 in 2024-04-17T12:37:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:18.752400+0000 mgr.y (mgr.14556) 2277 : cluster [DBG] pgmap v4207: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.38k op/s 2024-04-17T12:37:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:18.737919+0000 mon.a (mon.0) 3811 : cluster [DBG] osdmap e2273: 8 total, 8 up, 8 in 2024-04-17T12:37:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:18.752400+0000 mgr.y (mgr.14556) 2277 : cluster [DBG] pgmap v4207: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.38k op/s 2024-04-17T12:37:20.673 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:37:20.969 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:37:20.969 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (64m) 2m ago 65m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:37:20.969 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (65m) 2m ago 65m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:37:20.969 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (66m) 2m ago 66m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:37:20.969 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (66m) 2m ago 66m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:37:20.969 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (70m) 2m ago 70m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:37:20.969 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (71m) 2m ago 71m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (71m) 2m ago 71m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (70m) 2m ago 70m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (70m) 2m ago 70m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (65m) 2m ago 65m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (65m) 2m ago 65m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (69m) 2m ago 69m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (69m) 2m ago 69m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (68m) 2m ago 68m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (68m) 2m ago 68m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (68m) 2m ago 68m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (67m) 2m ago 67m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (67m) 2m ago 67m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:37:20.970 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (66m) 2m ago 66m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:37:20.971 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (64m) 2m ago 65m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:37:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:19.749631+0000 mon.a (mon.0) 3812 : cluster [DBG] osdmap e2274: 8 total, 8 up, 8 in 2024-04-17T12:37:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:19.749631+0000 mon.a (mon.0) 3812 : cluster [DBG] osdmap e2274: 8 total, 8 up, 8 in 2024-04-17T12:37:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:19.749631+0000 mon.a (mon.0) 3812 : cluster [DBG] osdmap e2274: 8 total, 8 up, 8 in 2024-04-17T12:37:21.318 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:37:21.318 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:37:21.318 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:37:21.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:37:21.319 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:37:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:21] "GET /metrics HTTP/1.1" 200 199069 "" "Prometheus/2.33.4" 2024-04-17T12:37:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:37:20.661339+0000 mgr.y (mgr.14556) 2278 : audit [DBG] from='client.28463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:20.752823+0000 mgr.y (mgr.14556) 2279 : cluster [DBG] pgmap v4209: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1020 KiB/s rd, 3.7 KiB/s wr, 1.38k op/s 2024-04-17T12:37:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:20.755399+0000 mon.a (mon.0) 3813 : cluster [DBG] osdmap e2275: 8 total, 8 up, 8 in 2024-04-17T12:37:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:37:21.318556+0000 mon.a (mon.0) 3814 : audit [DBG] from='client.? 172.21.15.31:0/914273114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:37:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:37:20.661339+0000 mgr.y (mgr.14556) 2278 : audit [DBG] from='client.28463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:20.752823+0000 mgr.y (mgr.14556) 2279 : cluster [DBG] pgmap v4209: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1020 KiB/s rd, 3.7 KiB/s wr, 1.38k op/s 2024-04-17T12:37:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:20.755399+0000 mon.a (mon.0) 3813 : cluster [DBG] osdmap e2275: 8 total, 8 up, 8 in 2024-04-17T12:37:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:37:21.318556+0000 mon.a (mon.0) 3814 : audit [DBG] from='client.? 172.21.15.31:0/914273114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:37:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:37:20.661339+0000 mgr.y (mgr.14556) 2278 : audit [DBG] from='client.28463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:20.752823+0000 mgr.y (mgr.14556) 2279 : cluster [DBG] pgmap v4209: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1020 KiB/s rd, 3.7 KiB/s wr, 1.38k op/s 2024-04-17T12:37:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:20.755399+0000 mon.a (mon.0) 3813 : cluster [DBG] osdmap e2275: 8 total, 8 up, 8 in 2024-04-17T12:37:22.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:37:21.318556+0000 mon.a (mon.0) 3814 : audit [DBG] from='client.? 172.21.15.31:0/914273114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:37:23.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:37:20.961052+0000 mgr.y (mgr.14556) 2280 : audit [DBG] from='client.18582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:23.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:21.764599+0000 mon.a (mon.0) 3815 : cluster [DBG] osdmap e2276: 8 total, 8 up, 8 in 2024-04-17T12:37:23.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:37:20.961052+0000 mgr.y (mgr.14556) 2280 : audit [DBG] from='client.18582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:23.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:21.764599+0000 mon.a (mon.0) 3815 : cluster [DBG] osdmap e2276: 8 total, 8 up, 8 in 2024-04-17T12:37:23.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:37:20.961052+0000 mgr.y (mgr.14556) 2280 : audit [DBG] from='client.18582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:23.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:21.764599+0000 mon.a (mon.0) 3815 : cluster [DBG] osdmap e2276: 8 total, 8 up, 8 in 2024-04-17T12:37:24.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:37:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:37:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:22.753280+0000 mgr.y (mgr.14556) 2281 : cluster [DBG] pgmap v4212: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:22.769408+0000 mon.a (mon.0) 3816 : cluster [DBG] osdmap e2277: 8 total, 8 up, 8 in 2024-04-17T12:37:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:22.753280+0000 mgr.y (mgr.14556) 2281 : cluster [DBG] pgmap v4212: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:22.769408+0000 mon.a (mon.0) 3816 : cluster [DBG] osdmap e2277: 8 total, 8 up, 8 in 2024-04-17T12:37:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:22.753280+0000 mgr.y (mgr.14556) 2281 : cluster [DBG] pgmap v4212: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:22.769408+0000 mon.a (mon.0) 3816 : cluster [DBG] osdmap e2277: 8 total, 8 up, 8 in 2024-04-17T12:37:25.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:23.781248+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e2278: 8 total, 8 up, 8 in 2024-04-17T12:37:25.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:23.781248+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e2278: 8 total, 8 up, 8 in 2024-04-17T12:37:25.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:23.781248+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e2278: 8 total, 8 up, 8 in 2024-04-17T12:37:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:24.753786+0000 mgr.y (mgr.14556) 2282 : cluster [DBG] pgmap v4215: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2024-04-17T12:37:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:24.782552+0000 mon.a (mon.0) 3818 : cluster [DBG] osdmap e2279: 8 total, 8 up, 8 in 2024-04-17T12:37:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:24.753786+0000 mgr.y (mgr.14556) 2282 : cluster [DBG] pgmap v4215: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2024-04-17T12:37:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:24.782552+0000 mon.a (mon.0) 3818 : cluster [DBG] osdmap e2279: 8 total, 8 up, 8 in 2024-04-17T12:37:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:24.753786+0000 mgr.y (mgr.14556) 2282 : cluster [DBG] pgmap v4215: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2024-04-17T12:37:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:24.782552+0000 mon.a (mon.0) 3818 : cluster [DBG] osdmap e2279: 8 total, 8 up, 8 in 2024-04-17T12:37:27.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:25.784341+0000 mon.a (mon.0) 3819 : cluster [DBG] osdmap e2280: 8 total, 8 up, 8 in 2024-04-17T12:37:27.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:25.784341+0000 mon.a (mon.0) 3819 : cluster [DBG] osdmap e2280: 8 total, 8 up, 8 in 2024-04-17T12:37:27.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:25.784341+0000 mon.a (mon.0) 3819 : cluster [DBG] osdmap e2280: 8 total, 8 up, 8 in 2024-04-17T12:37:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:26.754221+0000 mgr.y (mgr.14556) 2283 : cluster [DBG] pgmap v4218: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2024-04-17T12:37:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:26.794694+0000 mon.a (mon.0) 3820 : cluster [DBG] osdmap e2281: 8 total, 8 up, 8 in 2024-04-17T12:37:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:26.754221+0000 mgr.y (mgr.14556) 2283 : cluster [DBG] pgmap v4218: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2024-04-17T12:37:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:26.794694+0000 mon.a (mon.0) 3820 : cluster [DBG] osdmap e2281: 8 total, 8 up, 8 in 2024-04-17T12:37:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:26.754221+0000 mgr.y (mgr.14556) 2283 : cluster [DBG] pgmap v4218: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2024-04-17T12:37:28.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:26.794694+0000 mon.a (mon.0) 3820 : cluster [DBG] osdmap e2281: 8 total, 8 up, 8 in 2024-04-17T12:37:29.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:27.801323+0000 mon.a (mon.0) 3821 : cluster [DBG] osdmap e2282: 8 total, 8 up, 8 in 2024-04-17T12:37:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:27.801323+0000 mon.a (mon.0) 3821 : cluster [DBG] osdmap e2282: 8 total, 8 up, 8 in 2024-04-17T12:37:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:27.801323+0000 mon.a (mon.0) 3821 : cluster [DBG] osdmap e2282: 8 total, 8 up, 8 in 2024-04-17T12:37:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:28.754775+0000 mgr.y (mgr.14556) 2284 : cluster [DBG] pgmap v4221: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.46k op/s 2024-04-17T12:37:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:28.805330+0000 mon.a (mon.0) 3822 : cluster [DBG] osdmap e2283: 8 total, 8 up, 8 in 2024-04-17T12:37:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:28.754775+0000 mgr.y (mgr.14556) 2284 : cluster [DBG] pgmap v4221: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.46k op/s 2024-04-17T12:37:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:28.805330+0000 mon.a (mon.0) 3822 : cluster [DBG] osdmap e2283: 8 total, 8 up, 8 in 2024-04-17T12:37:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:28.754775+0000 mgr.y (mgr.14556) 2284 : cluster [DBG] pgmap v4221: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.46k op/s 2024-04-17T12:37:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:28.805330+0000 mon.a (mon.0) 3822 : cluster [DBG] osdmap e2283: 8 total, 8 up, 8 in 2024-04-17T12:37:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:29.818224+0000 mon.a (mon.0) 3823 : cluster [DBG] osdmap e2284: 8 total, 8 up, 8 in 2024-04-17T12:37:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:29.818224+0000 mon.a (mon.0) 3823 : cluster [DBG] osdmap e2284: 8 total, 8 up, 8 in 2024-04-17T12:37:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:29.818224+0000 mon.a (mon.0) 3823 : cluster [DBG] osdmap e2284: 8 total, 8 up, 8 in 2024-04-17T12:37:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:31] "GET /metrics HTTP/1.1" 200 199075 "" "Prometheus/2.33.4" 2024-04-17T12:37:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:30.755326+0000 mgr.y (mgr.14556) 2285 : cluster [DBG] pgmap v4224: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.46k op/s 2024-04-17T12:37:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:30.822620+0000 mon.a (mon.0) 3824 : cluster [DBG] osdmap e2285: 8 total, 8 up, 8 in 2024-04-17T12:37:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:30.755326+0000 mgr.y (mgr.14556) 2285 : cluster [DBG] pgmap v4224: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.46k op/s 2024-04-17T12:37:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:30.822620+0000 mon.a (mon.0) 3824 : cluster [DBG] osdmap e2285: 8 total, 8 up, 8 in 2024-04-17T12:37:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:30.755326+0000 mgr.y (mgr.14556) 2285 : cluster [DBG] pgmap v4224: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.46k op/s 2024-04-17T12:37:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:30.822620+0000 mon.a (mon.0) 3824 : cluster [DBG] osdmap e2285: 8 total, 8 up, 8 in 2024-04-17T12:37:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:31.826027+0000 mon.a (mon.0) 3825 : cluster [DBG] osdmap e2286: 8 total, 8 up, 8 in 2024-04-17T12:37:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:31.826027+0000 mon.a (mon.0) 3825 : cluster [DBG] osdmap e2286: 8 total, 8 up, 8 in 2024-04-17T12:37:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:31.826027+0000 mon.a (mon.0) 3825 : cluster [DBG] osdmap e2286: 8 total, 8 up, 8 in 2024-04-17T12:37:34.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:37:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:37:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:32.755891+0000 mgr.y (mgr.14556) 2286 : cluster [DBG] pgmap v4227: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:34.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:32.832248+0000 mon.a (mon.0) 3826 : cluster [DBG] osdmap e2287: 8 total, 8 up, 8 in 2024-04-17T12:37:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:32.755891+0000 mgr.y (mgr.14556) 2286 : cluster [DBG] pgmap v4227: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:32.832248+0000 mon.a (mon.0) 3826 : cluster [DBG] osdmap e2287: 8 total, 8 up, 8 in 2024-04-17T12:37:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:32.755891+0000 mgr.y (mgr.14556) 2286 : cluster [DBG] pgmap v4227: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:32.832248+0000 mon.a (mon.0) 3826 : cluster [DBG] osdmap e2287: 8 total, 8 up, 8 in 2024-04-17T12:37:35.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:33.844070+0000 mon.a (mon.0) 3827 : cluster [DBG] osdmap e2288: 8 total, 8 up, 8 in 2024-04-17T12:37:35.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:33.844070+0000 mon.a (mon.0) 3827 : cluster [DBG] osdmap e2288: 8 total, 8 up, 8 in 2024-04-17T12:37:35.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:33.844070+0000 mon.a (mon.0) 3827 : cluster [DBG] osdmap e2288: 8 total, 8 up, 8 in 2024-04-17T12:37:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:34.756462+0000 mgr.y (mgr.14556) 2287 : cluster [DBG] pgmap v4230: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-17T12:37:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:34.851689+0000 mon.a (mon.0) 3828 : cluster [DBG] osdmap e2289: 8 total, 8 up, 8 in 2024-04-17T12:37:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:34.756462+0000 mgr.y (mgr.14556) 2287 : cluster [DBG] pgmap v4230: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-17T12:37:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:34.851689+0000 mon.a (mon.0) 3828 : cluster [DBG] osdmap e2289: 8 total, 8 up, 8 in 2024-04-17T12:37:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:34.756462+0000 mgr.y (mgr.14556) 2287 : cluster [DBG] pgmap v4230: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-17T12:37:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:34.851689+0000 mon.a (mon.0) 3828 : cluster [DBG] osdmap e2289: 8 total, 8 up, 8 in 2024-04-17T12:37:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:35.855685+0000 mon.a (mon.0) 3829 : cluster [DBG] osdmap e2290: 8 total, 8 up, 8 in 2024-04-17T12:37:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:37:36.729491+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:37:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:35.855685+0000 mon.a (mon.0) 3829 : cluster [DBG] osdmap e2290: 8 total, 8 up, 8 in 2024-04-17T12:37:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:37:36.729491+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:37:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:35.855685+0000 mon.a (mon.0) 3829 : cluster [DBG] osdmap e2290: 8 total, 8 up, 8 in 2024-04-17T12:37:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:37:36.729491+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:37:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:36.756854+0000 mgr.y (mgr.14556) 2288 : cluster [DBG] pgmap v4233: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-17T12:37:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:36.862333+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e2291: 8 total, 8 up, 8 in 2024-04-17T12:37:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:37:36.986992+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:37:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:37:37.270173+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:37:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:37:37.270834+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:37:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:37:37.275403+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:37:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:36.756854+0000 mgr.y (mgr.14556) 2288 : cluster [DBG] pgmap v4233: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-17T12:37:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:36.862333+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e2291: 8 total, 8 up, 8 in 2024-04-17T12:37:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:37:36.986992+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:37:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:37:37.270173+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:37:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:37:37.270834+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:37:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:37:37.275403+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:37:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:36.756854+0000 mgr.y (mgr.14556) 2288 : cluster [DBG] pgmap v4233: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-17T12:37:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:36.862333+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e2291: 8 total, 8 up, 8 in 2024-04-17T12:37:38.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:37:36.986992+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:37:38.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:37:37.270173+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:37:38.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:37:37.270834+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:37:38.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:37:37.275403+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:37:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:37.868661+0000 mon.a (mon.0) 3836 : cluster [DBG] osdmap e2292: 8 total, 8 up, 8 in 2024-04-17T12:37:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:37.868661+0000 mon.a (mon.0) 3836 : cluster [DBG] osdmap e2292: 8 total, 8 up, 8 in 2024-04-17T12:37:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:37.868661+0000 mon.a (mon.0) 3836 : cluster [DBG] osdmap e2292: 8 total, 8 up, 8 in 2024-04-17T12:37:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:38.757640+0000 mgr.y (mgr.14556) 2289 : cluster [DBG] pgmap v4236: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2024-04-17T12:37:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:38.874318+0000 mon.a (mon.0) 3837 : cluster [DBG] osdmap e2293: 8 total, 8 up, 8 in 2024-04-17T12:37:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:38.757640+0000 mgr.y (mgr.14556) 2289 : cluster [DBG] pgmap v4236: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2024-04-17T12:37:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:38.874318+0000 mon.a (mon.0) 3837 : cluster [DBG] osdmap e2293: 8 total, 8 up, 8 in 2024-04-17T12:37:40.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:38.757640+0000 mgr.y (mgr.14556) 2289 : cluster [DBG] pgmap v4236: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2024-04-17T12:37:40.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:38.874318+0000 mon.a (mon.0) 3837 : cluster [DBG] osdmap e2293: 8 total, 8 up, 8 in 2024-04-17T12:37:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:39.881260+0000 mon.a (mon.0) 3838 : cluster [DBG] osdmap e2294: 8 total, 8 up, 8 in 2024-04-17T12:37:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:39.881260+0000 mon.a (mon.0) 3838 : cluster [DBG] osdmap e2294: 8 total, 8 up, 8 in 2024-04-17T12:37:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:39.881260+0000 mon.a (mon.0) 3838 : cluster [DBG] osdmap e2294: 8 total, 8 up, 8 in 2024-04-17T12:37:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:37:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:41] "GET /metrics HTTP/1.1" 200 199079 "" "Prometheus/2.33.4" 2024-04-17T12:37:42.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:40.758100+0000 mgr.y (mgr.14556) 2290 : cluster [DBG] pgmap v4239: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2024-04-17T12:37:42.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:40.889503+0000 mon.a (mon.0) 3839 : cluster [DBG] osdmap e2295: 8 total, 8 up, 8 in 2024-04-17T12:37:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:40.758100+0000 mgr.y (mgr.14556) 2290 : cluster [DBG] pgmap v4239: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2024-04-17T12:37:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:40.889503+0000 mon.a (mon.0) 3839 : cluster [DBG] osdmap e2295: 8 total, 8 up, 8 in 2024-04-17T12:37:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:40.758100+0000 mgr.y (mgr.14556) 2290 : cluster [DBG] pgmap v4239: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2024-04-17T12:37:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:40.889503+0000 mon.a (mon.0) 3839 : cluster [DBG] osdmap e2295: 8 total, 8 up, 8 in 2024-04-17T12:37:43.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:41.894798+0000 mon.a (mon.0) 3840 : cluster [DBG] osdmap e2296: 8 total, 8 up, 8 in 2024-04-17T12:37:43.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:41.894798+0000 mon.a (mon.0) 3840 : cluster [DBG] osdmap e2296: 8 total, 8 up, 8 in 2024-04-17T12:37:43.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:41.894798+0000 mon.a (mon.0) 3840 : cluster [DBG] osdmap e2296: 8 total, 8 up, 8 in 2024-04-17T12:37:44.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:37:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:37:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:42.758702+0000 mgr.y (mgr.14556) 2291 : cluster [DBG] pgmap v4242: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:42.909781+0000 mon.a (mon.0) 3841 : cluster [DBG] osdmap e2297: 8 total, 8 up, 8 in 2024-04-17T12:37:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:42.758702+0000 mgr.y (mgr.14556) 2291 : cluster [DBG] pgmap v4242: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:42.909781+0000 mon.a (mon.0) 3841 : cluster [DBG] osdmap e2297: 8 total, 8 up, 8 in 2024-04-17T12:37:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:42.758702+0000 mgr.y (mgr.14556) 2291 : cluster [DBG] pgmap v4242: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:42.909781+0000 mon.a (mon.0) 3841 : cluster [DBG] osdmap e2297: 8 total, 8 up, 8 in 2024-04-17T12:37:45.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:43.916490+0000 mon.a (mon.0) 3842 : cluster [DBG] osdmap e2298: 8 total, 8 up, 8 in 2024-04-17T12:37:45.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:43.916490+0000 mon.a (mon.0) 3842 : cluster [DBG] osdmap e2298: 8 total, 8 up, 8 in 2024-04-17T12:37:45.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:43.916490+0000 mon.a (mon.0) 3842 : cluster [DBG] osdmap e2298: 8 total, 8 up, 8 in 2024-04-17T12:37:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:44.759252+0000 mgr.y (mgr.14556) 2292 : cluster [DBG] pgmap v4245: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-04-17T12:37:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:44.920695+0000 mon.a (mon.0) 3843 : cluster [DBG] osdmap e2299: 8 total, 8 up, 8 in 2024-04-17T12:37:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:44.759252+0000 mgr.y (mgr.14556) 2292 : cluster [DBG] pgmap v4245: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-04-17T12:37:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:44.920695+0000 mon.a (mon.0) 3843 : cluster [DBG] osdmap e2299: 8 total, 8 up, 8 in 2024-04-17T12:37:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:44.759252+0000 mgr.y (mgr.14556) 2292 : cluster [DBG] pgmap v4245: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-04-17T12:37:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:44.920695+0000 mon.a (mon.0) 3843 : cluster [DBG] osdmap e2299: 8 total, 8 up, 8 in 2024-04-17T12:37:47.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:45.923753+0000 mon.a (mon.0) 3844 : cluster [DBG] osdmap e2300: 8 total, 8 up, 8 in 2024-04-17T12:37:47.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:45.923753+0000 mon.a (mon.0) 3844 : cluster [DBG] osdmap e2300: 8 total, 8 up, 8 in 2024-04-17T12:37:47.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:45.923753+0000 mon.a (mon.0) 3844 : cluster [DBG] osdmap e2300: 8 total, 8 up, 8 in 2024-04-17T12:37:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:46.759734+0000 mgr.y (mgr.14556) 2293 : cluster [DBG] pgmap v4248: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-04-17T12:37:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:46.933414+0000 mon.a (mon.0) 3845 : cluster [DBG] osdmap e2301: 8 total, 8 up, 8 in 2024-04-17T12:37:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:46.759734+0000 mgr.y (mgr.14556) 2293 : cluster [DBG] pgmap v4248: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-04-17T12:37:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:46.933414+0000 mon.a (mon.0) 3845 : cluster [DBG] osdmap e2301: 8 total, 8 up, 8 in 2024-04-17T12:37:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:46.759734+0000 mgr.y (mgr.14556) 2293 : cluster [DBG] pgmap v4248: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-04-17T12:37:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:46.933414+0000 mon.a (mon.0) 3845 : cluster [DBG] osdmap e2301: 8 total, 8 up, 8 in 2024-04-17T12:37:49.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:47.941885+0000 mon.a (mon.0) 3846 : cluster [DBG] osdmap e2302: 8 total, 8 up, 8 in 2024-04-17T12:37:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:47.941885+0000 mon.a (mon.0) 3846 : cluster [DBG] osdmap e2302: 8 total, 8 up, 8 in 2024-04-17T12:37:49.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:47.941885+0000 mon.a (mon.0) 3846 : cluster [DBG] osdmap e2302: 8 total, 8 up, 8 in 2024-04-17T12:37:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:48.760312+0000 mgr.y (mgr.14556) 2294 : cluster [DBG] pgmap v4251: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2024-04-17T12:37:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:48.946160+0000 mon.a (mon.0) 3847 : cluster [DBG] osdmap e2303: 8 total, 8 up, 8 in 2024-04-17T12:37:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:48.760312+0000 mgr.y (mgr.14556) 2294 : cluster [DBG] pgmap v4251: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2024-04-17T12:37:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:48.946160+0000 mon.a (mon.0) 3847 : cluster [DBG] osdmap e2303: 8 total, 8 up, 8 in 2024-04-17T12:37:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:48.760312+0000 mgr.y (mgr.14556) 2294 : cluster [DBG] pgmap v4251: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2024-04-17T12:37:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:48.946160+0000 mon.a (mon.0) 3847 : cluster [DBG] osdmap e2303: 8 total, 8 up, 8 in 2024-04-17T12:37:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:49.959859+0000 mon.a (mon.0) 3848 : cluster [DBG] osdmap e2304: 8 total, 8 up, 8 in 2024-04-17T12:37:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:50.760723+0000 mgr.y (mgr.14556) 2295 : cluster [DBG] pgmap v4254: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2024-04-17T12:37:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:49.959859+0000 mon.a (mon.0) 3848 : cluster [DBG] osdmap e2304: 8 total, 8 up, 8 in 2024-04-17T12:37:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:50.760723+0000 mgr.y (mgr.14556) 2295 : cluster [DBG] pgmap v4254: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2024-04-17T12:37:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:49.959859+0000 mon.a (mon.0) 3848 : cluster [DBG] osdmap e2304: 8 total, 8 up, 8 in 2024-04-17T12:37:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:50.760723+0000 mgr.y (mgr.14556) 2295 : cluster [DBG] pgmap v4254: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2024-04-17T12:37:51.644 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:37:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:51] "GET /metrics HTTP/1.1" 200 199079 "" "Prometheus/2.33.4" 2024-04-17T12:37:51.931 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:37:51.931 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (65m) 3m ago 66m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:37:51.931 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (65m) 3m ago 65m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (67m) 3m ago 67m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (67m) 3m ago 67m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (70m) 3m ago 70m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (72m) 3m ago 72m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (72m) 3m ago 72m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (70m) 3m ago 70m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (70m) 3m ago 70m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (66m) 3m ago 66m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (66m) 3m ago 66m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (70m) 3m ago 70m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (69m) 3m ago 69m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (69m) 3m ago 69m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (68m) 3m ago 68m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (68m) 3m ago 68m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (68m) 3m ago 68m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (67m) 3m ago 67m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (67m) 3m ago 67m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:37:51.932 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (65m) 3m ago 66m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:37:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:50.963448+0000 mon.a (mon.0) 3849 : cluster [DBG] osdmap e2305: 8 total, 8 up, 8 in 2024-04-17T12:37:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:37:51.632352+0000 mgr.y (mgr.14556) 2296 : audit [DBG] from='client.18594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:37:51.923360+0000 mgr.y (mgr.14556) 2297 : audit [DBG] from='client.18600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:50.963448+0000 mon.a (mon.0) 3849 : cluster [DBG] osdmap e2305: 8 total, 8 up, 8 in 2024-04-17T12:37:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:37:51.632352+0000 mgr.y (mgr.14556) 2296 : audit [DBG] from='client.18594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:37:51.923360+0000 mgr.y (mgr.14556) 2297 : audit [DBG] from='client.18600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:50.963448+0000 mon.a (mon.0) 3849 : cluster [DBG] osdmap e2305: 8 total, 8 up, 8 in 2024-04-17T12:37:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:37:51.632352+0000 mgr.y (mgr.14556) 2296 : audit [DBG] from='client.18594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:37:51.923360+0000 mgr.y (mgr.14556) 2297 : audit [DBG] from='client.18600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:37:52.292 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:37:52.292 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:37:52.292 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:37:52.292 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:37:52.292 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:37:52.293 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:37:53.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:51.969052+0000 mon.a (mon.0) 3850 : cluster [DBG] osdmap e2306: 8 total, 8 up, 8 in 2024-04-17T12:37:53.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:37:52.292442+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.31:0/337792252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:37:53.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:52.761153+0000 mgr.y (mgr.14556) 2298 : cluster [DBG] pgmap v4257: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:53.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:51.969052+0000 mon.a (mon.0) 3850 : cluster [DBG] osdmap e2306: 8 total, 8 up, 8 in 2024-04-17T12:37:53.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:37:52.292442+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.31:0/337792252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:37:53.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:52.761153+0000 mgr.y (mgr.14556) 2298 : cluster [DBG] pgmap v4257: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:51.969052+0000 mon.a (mon.0) 3850 : cluster [DBG] osdmap e2306: 8 total, 8 up, 8 in 2024-04-17T12:37:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:37:52.292442+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.31:0/337792252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:37:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:52.761153+0000 mgr.y (mgr.14556) 2298 : cluster [DBG] pgmap v4257: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:37:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:52.975999+0000 mon.a (mon.0) 3851 : cluster [DBG] osdmap e2307: 8 total, 8 up, 8 in 2024-04-17T12:37:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:52.975999+0000 mon.a (mon.0) 3851 : cluster [DBG] osdmap e2307: 8 total, 8 up, 8 in 2024-04-17T12:37:54.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:52.975999+0000 mon.a (mon.0) 3851 : cluster [DBG] osdmap e2307: 8 total, 8 up, 8 in 2024-04-17T12:37:54.470 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:37:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:37:55.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:53.980282+0000 mon.a (mon.0) 3852 : cluster [DBG] osdmap e2308: 8 total, 8 up, 8 in 2024-04-17T12:37:55.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:54.761705+0000 mgr.y (mgr.14556) 2299 : cluster [DBG] pgmap v4260: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.68k op/s 2024-04-17T12:37:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:53.980282+0000 mon.a (mon.0) 3852 : cluster [DBG] osdmap e2308: 8 total, 8 up, 8 in 2024-04-17T12:37:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:54.761705+0000 mgr.y (mgr.14556) 2299 : cluster [DBG] pgmap v4260: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.68k op/s 2024-04-17T12:37:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:53.980282+0000 mon.a (mon.0) 3852 : cluster [DBG] osdmap e2308: 8 total, 8 up, 8 in 2024-04-17T12:37:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:54.761705+0000 mgr.y (mgr.14556) 2299 : cluster [DBG] pgmap v4260: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.68k op/s 2024-04-17T12:37:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:54.986724+0000 mon.a (mon.0) 3853 : cluster [DBG] osdmap e2309: 8 total, 8 up, 8 in 2024-04-17T12:37:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:54.986724+0000 mon.a (mon.0) 3853 : cluster [DBG] osdmap e2309: 8 total, 8 up, 8 in 2024-04-17T12:37:56.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:54.986724+0000 mon.a (mon.0) 3853 : cluster [DBG] osdmap e2309: 8 total, 8 up, 8 in 2024-04-17T12:37:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:55.990753+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e2310: 8 total, 8 up, 8 in 2024-04-17T12:37:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:56.762299+0000 mgr.y (mgr.14556) 2300 : cluster [DBG] pgmap v4263: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.68k op/s 2024-04-17T12:37:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:55.990753+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e2310: 8 total, 8 up, 8 in 2024-04-17T12:37:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:56.762299+0000 mgr.y (mgr.14556) 2300 : cluster [DBG] pgmap v4263: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.68k op/s 2024-04-17T12:37:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:55.990753+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e2310: 8 total, 8 up, 8 in 2024-04-17T12:37:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:56.762299+0000 mgr.y (mgr.14556) 2300 : cluster [DBG] pgmap v4263: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.68k op/s 2024-04-17T12:37:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:57.001555+0000 mon.a (mon.0) 3855 : cluster [DBG] osdmap e2311: 8 total, 8 up, 8 in 2024-04-17T12:37:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:57.001555+0000 mon.a (mon.0) 3855 : cluster [DBG] osdmap e2311: 8 total, 8 up, 8 in 2024-04-17T12:37:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:57.001555+0000 mon.a (mon.0) 3855 : cluster [DBG] osdmap e2311: 8 total, 8 up, 8 in 2024-04-17T12:37:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:58.002129+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e2312: 8 total, 8 up, 8 in 2024-04-17T12:37:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:37:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:58.762765+0000 mgr.y (mgr.14556) 2301 : cluster [DBG] pgmap v4266: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.73k op/s 2024-04-17T12:37:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:58.002129+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e2312: 8 total, 8 up, 8 in 2024-04-17T12:37:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:58.762765+0000 mgr.y (mgr.14556) 2301 : cluster [DBG] pgmap v4266: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.73k op/s 2024-04-17T12:37:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:58.002129+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e2312: 8 total, 8 up, 8 in 2024-04-17T12:37:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:58.762765+0000 mgr.y (mgr.14556) 2301 : cluster [DBG] pgmap v4266: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.73k op/s 2024-04-17T12:38:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:37:59.007001+0000 mon.a (mon.0) 3857 : cluster [DBG] osdmap e2313: 8 total, 8 up, 8 in 2024-04-17T12:38:00.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:37:59.007001+0000 mon.a (mon.0) 3857 : cluster [DBG] osdmap e2313: 8 total, 8 up, 8 in 2024-04-17T12:38:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:37:59.007001+0000 mon.a (mon.0) 3857 : cluster [DBG] osdmap e2313: 8 total, 8 up, 8 in 2024-04-17T12:38:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:00.008568+0000 mon.a (mon.0) 3858 : cluster [DBG] osdmap e2314: 8 total, 8 up, 8 in 2024-04-17T12:38:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:00.763223+0000 mgr.y (mgr.14556) 2302 : cluster [DBG] pgmap v4269: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.73k op/s 2024-04-17T12:38:01.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:00.008568+0000 mon.a (mon.0) 3858 : cluster [DBG] osdmap e2314: 8 total, 8 up, 8 in 2024-04-17T12:38:01.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:00.763223+0000 mgr.y (mgr.14556) 2302 : cluster [DBG] pgmap v4269: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.73k op/s 2024-04-17T12:38:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:00.008568+0000 mon.a (mon.0) 3858 : cluster [DBG] osdmap e2314: 8 total, 8 up, 8 in 2024-04-17T12:38:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:00.763223+0000 mgr.y (mgr.14556) 2302 : cluster [DBG] pgmap v4269: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.73k op/s 2024-04-17T12:38:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:01] "GET /metrics HTTP/1.1" 200 199080 "" "Prometheus/2.33.4" 2024-04-17T12:38:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:01.021089+0000 mon.a (mon.0) 3859 : cluster [DBG] osdmap e2315: 8 total, 8 up, 8 in 2024-04-17T12:38:02.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:01.021089+0000 mon.a (mon.0) 3859 : cluster [DBG] osdmap e2315: 8 total, 8 up, 8 in 2024-04-17T12:38:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:01.021089+0000 mon.a (mon.0) 3859 : cluster [DBG] osdmap e2315: 8 total, 8 up, 8 in 2024-04-17T12:38:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:02.027230+0000 mon.a (mon.0) 3860 : cluster [DBG] osdmap e2316: 8 total, 8 up, 8 in 2024-04-17T12:38:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:02.763569+0000 mgr.y (mgr.14556) 2303 : cluster [DBG] pgmap v4272: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:02.027230+0000 mon.a (mon.0) 3860 : cluster [DBG] osdmap e2316: 8 total, 8 up, 8 in 2024-04-17T12:38:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:02.763569+0000 mgr.y (mgr.14556) 2303 : cluster [DBG] pgmap v4272: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:02.027230+0000 mon.a (mon.0) 3860 : cluster [DBG] osdmap e2316: 8 total, 8 up, 8 in 2024-04-17T12:38:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:02.763569+0000 mgr.y (mgr.14556) 2303 : cluster [DBG] pgmap v4272: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:38:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:38:04.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:03.032269+0000 mon.a (mon.0) 3861 : cluster [DBG] osdmap e2317: 8 total, 8 up, 8 in 2024-04-17T12:38:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:03.032269+0000 mon.a (mon.0) 3861 : cluster [DBG] osdmap e2317: 8 total, 8 up, 8 in 2024-04-17T12:38:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:03.032269+0000 mon.a (mon.0) 3861 : cluster [DBG] osdmap e2317: 8 total, 8 up, 8 in 2024-04-17T12:38:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:04.034721+0000 mon.a (mon.0) 3862 : cluster [DBG] osdmap e2318: 8 total, 8 up, 8 in 2024-04-17T12:38:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:04.764049+0000 mgr.y (mgr.14556) 2304 : cluster [DBG] pgmap v4275: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.77k op/s 2024-04-17T12:38:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:04.034721+0000 mon.a (mon.0) 3862 : cluster [DBG] osdmap e2318: 8 total, 8 up, 8 in 2024-04-17T12:38:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:04.764049+0000 mgr.y (mgr.14556) 2304 : cluster [DBG] pgmap v4275: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.77k op/s 2024-04-17T12:38:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:04.034721+0000 mon.a (mon.0) 3862 : cluster [DBG] osdmap e2318: 8 total, 8 up, 8 in 2024-04-17T12:38:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:04.764049+0000 mgr.y (mgr.14556) 2304 : cluster [DBG] pgmap v4275: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.77k op/s 2024-04-17T12:38:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:05.046132+0000 mon.a (mon.0) 3863 : cluster [DBG] osdmap e2319: 8 total, 8 up, 8 in 2024-04-17T12:38:06.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:05.046132+0000 mon.a (mon.0) 3863 : cluster [DBG] osdmap e2319: 8 total, 8 up, 8 in 2024-04-17T12:38:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:05.046132+0000 mon.a (mon.0) 3863 : cluster [DBG] osdmap e2319: 8 total, 8 up, 8 in 2024-04-17T12:38:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:06.046648+0000 mon.a (mon.0) 3864 : cluster [DBG] osdmap e2320: 8 total, 8 up, 8 in 2024-04-17T12:38:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:06.764564+0000 mgr.y (mgr.14556) 2305 : cluster [DBG] pgmap v4278: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.77k op/s 2024-04-17T12:38:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:06.046648+0000 mon.a (mon.0) 3864 : cluster [DBG] osdmap e2320: 8 total, 8 up, 8 in 2024-04-17T12:38:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:06.764564+0000 mgr.y (mgr.14556) 2305 : cluster [DBG] pgmap v4278: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.77k op/s 2024-04-17T12:38:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:06.046648+0000 mon.a (mon.0) 3864 : cluster [DBG] osdmap e2320: 8 total, 8 up, 8 in 2024-04-17T12:38:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:06.764564+0000 mgr.y (mgr.14556) 2305 : cluster [DBG] pgmap v4278: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.77k op/s 2024-04-17T12:38:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:07.058895+0000 mon.a (mon.0) 3865 : cluster [DBG] osdmap e2321: 8 total, 8 up, 8 in 2024-04-17T12:38:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:07.058895+0000 mon.a (mon.0) 3865 : cluster [DBG] osdmap e2321: 8 total, 8 up, 8 in 2024-04-17T12:38:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:07.058895+0000 mon.a (mon.0) 3865 : cluster [DBG] osdmap e2321: 8 total, 8 up, 8 in 2024-04-17T12:38:09.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:08.068572+0000 mon.a (mon.0) 3866 : cluster [DBG] osdmap e2322: 8 total, 8 up, 8 in 2024-04-17T12:38:09.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:08.765091+0000 mgr.y (mgr.14556) 2306 : cluster [DBG] pgmap v4281: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.5 KiB/s wr, 1.79k op/s 2024-04-17T12:38:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:08.068572+0000 mon.a (mon.0) 3866 : cluster [DBG] osdmap e2322: 8 total, 8 up, 8 in 2024-04-17T12:38:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:08.765091+0000 mgr.y (mgr.14556) 2306 : cluster [DBG] pgmap v4281: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.5 KiB/s wr, 1.79k op/s 2024-04-17T12:38:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:08.068572+0000 mon.a (mon.0) 3866 : cluster [DBG] osdmap e2322: 8 total, 8 up, 8 in 2024-04-17T12:38:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:08.765091+0000 mgr.y (mgr.14556) 2306 : cluster [DBG] pgmap v4281: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.5 KiB/s wr, 1.79k op/s 2024-04-17T12:38:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:09.074582+0000 mon.a (mon.0) 3867 : cluster [DBG] osdmap e2323: 8 total, 8 up, 8 in 2024-04-17T12:38:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:09.074582+0000 mon.a (mon.0) 3867 : cluster [DBG] osdmap e2323: 8 total, 8 up, 8 in 2024-04-17T12:38:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:09.074582+0000 mon.a (mon.0) 3867 : cluster [DBG] osdmap e2323: 8 total, 8 up, 8 in 2024-04-17T12:38:11.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:10.084566+0000 mon.a (mon.0) 3868 : cluster [DBG] osdmap e2324: 8 total, 8 up, 8 in 2024-04-17T12:38:11.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:10.754180+0000 mon.a (mon.0) 3869 : cluster [DBG] osdmap e2325: 8 total, 8 up, 8 in 2024-04-17T12:38:11.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:10.765611+0000 mgr.y (mgr.14556) 2307 : cluster [DBG] pgmap v4285: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.9 KiB/s wr, 1.93k op/s 2024-04-17T12:38:11.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:10.084566+0000 mon.a (mon.0) 3868 : cluster [DBG] osdmap e2324: 8 total, 8 up, 8 in 2024-04-17T12:38:11.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:10.754180+0000 mon.a (mon.0) 3869 : cluster [DBG] osdmap e2325: 8 total, 8 up, 8 in 2024-04-17T12:38:11.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:10.765611+0000 mgr.y (mgr.14556) 2307 : cluster [DBG] pgmap v4285: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.9 KiB/s wr, 1.93k op/s 2024-04-17T12:38:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:10.084566+0000 mon.a (mon.0) 3868 : cluster [DBG] osdmap e2324: 8 total, 8 up, 8 in 2024-04-17T12:38:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:10.754180+0000 mon.a (mon.0) 3869 : cluster [DBG] osdmap e2325: 8 total, 8 up, 8 in 2024-04-17T12:38:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:10.765611+0000 mgr.y (mgr.14556) 2307 : cluster [DBG] pgmap v4285: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.9 KiB/s wr, 1.93k op/s 2024-04-17T12:38:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:38:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:11] "GET /metrics HTTP/1.1" 200 199077 "" "Prometheus/2.33.4" 2024-04-17T12:38:13.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:11.763477+0000 mon.a (mon.0) 3870 : cluster [DBG] osdmap e2326: 8 total, 8 up, 8 in 2024-04-17T12:38:13.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:11.763477+0000 mon.a (mon.0) 3870 : cluster [DBG] osdmap e2326: 8 total, 8 up, 8 in 2024-04-17T12:38:13.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:11.763477+0000 mon.a (mon.0) 3870 : cluster [DBG] osdmap e2326: 8 total, 8 up, 8 in 2024-04-17T12:38:14.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:38:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:38:14.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:12.766772+0000 mon.a (mon.0) 3871 : cluster [DBG] osdmap e2327: 8 total, 8 up, 8 in 2024-04-17T12:38:14.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:12.769288+0000 mgr.y (mgr.14556) 2308 : cluster [DBG] pgmap v4288: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:12.766772+0000 mon.a (mon.0) 3871 : cluster [DBG] osdmap e2327: 8 total, 8 up, 8 in 2024-04-17T12:38:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:12.769288+0000 mgr.y (mgr.14556) 2308 : cluster [DBG] pgmap v4288: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:12.766772+0000 mon.a (mon.0) 3871 : cluster [DBG] osdmap e2327: 8 total, 8 up, 8 in 2024-04-17T12:38:14.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:12.769288+0000 mgr.y (mgr.14556) 2308 : cluster [DBG] pgmap v4288: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:15.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:13.774882+0000 mon.a (mon.0) 3872 : cluster [DBG] osdmap e2328: 8 total, 8 up, 8 in 2024-04-17T12:38:15.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:13.774882+0000 mon.a (mon.0) 3872 : cluster [DBG] osdmap e2328: 8 total, 8 up, 8 in 2024-04-17T12:38:15.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:13.774882+0000 mon.a (mon.0) 3872 : cluster [DBG] osdmap e2328: 8 total, 8 up, 8 in 2024-04-17T12:38:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:14.769915+0000 mgr.y (mgr.14556) 2309 : cluster [DBG] pgmap v4290: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.08k op/s 2024-04-17T12:38:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:14.783087+0000 mon.a (mon.0) 3873 : cluster [DBG] osdmap e2329: 8 total, 8 up, 8 in 2024-04-17T12:38:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:15.758549+0000 mon.a (mon.0) 3874 : cluster [DBG] osdmap e2330: 8 total, 8 up, 8 in 2024-04-17T12:38:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:14.769915+0000 mgr.y (mgr.14556) 2309 : cluster [DBG] pgmap v4290: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.08k op/s 2024-04-17T12:38:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:14.783087+0000 mon.a (mon.0) 3873 : cluster [DBG] osdmap e2329: 8 total, 8 up, 8 in 2024-04-17T12:38:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:15.758549+0000 mon.a (mon.0) 3874 : cluster [DBG] osdmap e2330: 8 total, 8 up, 8 in 2024-04-17T12:38:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:14.769915+0000 mgr.y (mgr.14556) 2309 : cluster [DBG] pgmap v4290: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.08k op/s 2024-04-17T12:38:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:14.783087+0000 mon.a (mon.0) 3873 : cluster [DBG] osdmap e2329: 8 total, 8 up, 8 in 2024-04-17T12:38:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:15.758549+0000 mon.a (mon.0) 3874 : cluster [DBG] osdmap e2330: 8 total, 8 up, 8 in 2024-04-17T12:38:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:16.770320+0000 mgr.y (mgr.14556) 2310 : cluster [DBG] pgmap v4293: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.08k op/s 2024-04-17T12:38:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:16.795237+0000 mon.a (mon.0) 3875 : cluster [DBG] osdmap e2331: 8 total, 8 up, 8 in 2024-04-17T12:38:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:16.770320+0000 mgr.y (mgr.14556) 2310 : cluster [DBG] pgmap v4293: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.08k op/s 2024-04-17T12:38:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:16.795237+0000 mon.a (mon.0) 3875 : cluster [DBG] osdmap e2331: 8 total, 8 up, 8 in 2024-04-17T12:38:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:16.770320+0000 mgr.y (mgr.14556) 2310 : cluster [DBG] pgmap v4293: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.08k op/s 2024-04-17T12:38:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:16.795237+0000 mon.a (mon.0) 3875 : cluster [DBG] osdmap e2331: 8 total, 8 up, 8 in 2024-04-17T12:38:19.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:17.799209+0000 mon.a (mon.0) 3876 : cluster [DBG] osdmap e2332: 8 total, 8 up, 8 in 2024-04-17T12:38:19.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:17.799209+0000 mon.a (mon.0) 3876 : cluster [DBG] osdmap e2332: 8 total, 8 up, 8 in 2024-04-17T12:38:19.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:17.799209+0000 mon.a (mon.0) 3876 : cluster [DBG] osdmap e2332: 8 total, 8 up, 8 in 2024-04-17T12:38:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:18.771191+0000 mgr.y (mgr.14556) 2311 : cluster [DBG] pgmap v4296: 137 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 131 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1018 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-04-17T12:38:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:18.807097+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e2333: 8 total, 8 up, 8 in 2024-04-17T12:38:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:18.771191+0000 mgr.y (mgr.14556) 2311 : cluster [DBG] pgmap v4296: 137 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 131 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1018 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-04-17T12:38:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:18.807097+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e2333: 8 total, 8 up, 8 in 2024-04-17T12:38:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:18.771191+0000 mgr.y (mgr.14556) 2311 : cluster [DBG] pgmap v4296: 137 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 131 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1018 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-04-17T12:38:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:18.807097+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e2333: 8 total, 8 up, 8 in 2024-04-17T12:38:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:19.819564+0000 mon.a (mon.0) 3878 : cluster [DBG] osdmap e2334: 8 total, 8 up, 8 in 2024-04-17T12:38:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:20.758802+0000 mon.a (mon.0) 3879 : cluster [DBG] osdmap e2335: 8 total, 8 up, 8 in 2024-04-17T12:38:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:19.819564+0000 mon.a (mon.0) 3878 : cluster [DBG] osdmap e2334: 8 total, 8 up, 8 in 2024-04-17T12:38:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:20.758802+0000 mon.a (mon.0) 3879 : cluster [DBG] osdmap e2335: 8 total, 8 up, 8 in 2024-04-17T12:38:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:19.819564+0000 mon.a (mon.0) 3878 : cluster [DBG] osdmap e2334: 8 total, 8 up, 8 in 2024-04-17T12:38:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:20.758802+0000 mon.a (mon.0) 3879 : cluster [DBG] osdmap e2335: 8 total, 8 up, 8 in 2024-04-17T12:38:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:38:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:21] "GET /metrics HTTP/1.1" 200 199077 "" "Prometheus/2.33.4" 2024-04-17T12:38:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:20.771699+0000 mgr.y (mgr.14556) 2312 : cluster [DBG] pgmap v4300: 137 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 131 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.37k op/s 2024-04-17T12:38:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:21.762312+0000 mon.a (mon.0) 3880 : cluster [DBG] osdmap e2336: 8 total, 8 up, 8 in 2024-04-17T12:38:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:20.771699+0000 mgr.y (mgr.14556) 2312 : cluster [DBG] pgmap v4300: 137 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 131 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.37k op/s 2024-04-17T12:38:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:21.762312+0000 mon.a (mon.0) 3880 : cluster [DBG] osdmap e2336: 8 total, 8 up, 8 in 2024-04-17T12:38:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:20.771699+0000 mgr.y (mgr.14556) 2312 : cluster [DBG] pgmap v4300: 137 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 131 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.37k op/s 2024-04-17T12:38:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:21.762312+0000 mon.a (mon.0) 3880 : cluster [DBG] osdmap e2336: 8 total, 8 up, 8 in 2024-04-17T12:38:22.619 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:38:22.918 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:38:22.918 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (65m) 3m ago 66m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (66m) 3m ago 66m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (67m) 3m ago 67m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (67m) 3m ago 67m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (71m) 3m ago 71m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (72m) 3m ago 72m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (72m) 3m ago 72m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (71m) 3m ago 71m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (71m) 3m ago 71m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (66m) 3m ago 66m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (66m) 3m ago 66m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (70m) 3m ago 70m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (70m) 3m ago 70m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (69m) 3m ago 69m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (69m) 3m ago 69m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (69m) 3m ago 69m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (68m) 3m ago 68m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:38:22.919 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (68m) 3m ago 68m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:38:22.920 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (67m) 3m ago 67m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:38:22.920 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (65m) 3m ago 66m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:38:23.268 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:38:23.269 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:38:23.270 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:38:24.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:38:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:38:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:38:22.607106+0000 mgr.y (mgr.14556) 2313 : audit [DBG] from='client.28499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:22.764391+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e2337: 8 total, 8 up, 8 in 2024-04-17T12:38:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:22.772349+0000 mgr.y (mgr.14556) 2314 : cluster [DBG] pgmap v4303: 137 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 131 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:38:22.909983+0000 mgr.y (mgr.14556) 2315 : audit [DBG] from='client.28505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:38:23.268716+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.31:0/120290359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:38:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:38:22.607106+0000 mgr.y (mgr.14556) 2313 : audit [DBG] from='client.28499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:22.764391+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e2337: 8 total, 8 up, 8 in 2024-04-17T12:38:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:22.772349+0000 mgr.y (mgr.14556) 2314 : cluster [DBG] pgmap v4303: 137 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 131 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:38:22.909983+0000 mgr.y (mgr.14556) 2315 : audit [DBG] from='client.28505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:38:23.268716+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.31:0/120290359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:38:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:38:22.607106+0000 mgr.y (mgr.14556) 2313 : audit [DBG] from='client.28499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:22.764391+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e2337: 8 total, 8 up, 8 in 2024-04-17T12:38:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:22.772349+0000 mgr.y (mgr.14556) 2314 : cluster [DBG] pgmap v4303: 137 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 131 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:24.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:38:22.909983+0000 mgr.y (mgr.14556) 2315 : audit [DBG] from='client.28505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:24.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:38:23.268716+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.31:0/120290359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:38:25.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:23.769200+0000 mon.a (mon.0) 3883 : cluster [DBG] osdmap e2338: 8 total, 8 up, 8 in 2024-04-17T12:38:25.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:23.769200+0000 mon.a (mon.0) 3883 : cluster [DBG] osdmap e2338: 8 total, 8 up, 8 in 2024-04-17T12:38:25.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:23.769200+0000 mon.a (mon.0) 3883 : cluster [DBG] osdmap e2338: 8 total, 8 up, 8 in 2024-04-17T12:38:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:24.770366+0000 mon.a (mon.0) 3884 : cluster [DBG] osdmap e2339: 8 total, 8 up, 8 in 2024-04-17T12:38:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:24.772857+0000 mgr.y (mgr.14556) 2316 : cluster [DBG] pgmap v4306: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.7 KiB/s wr, 1.97k op/s 2024-04-17T12:38:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:24.770366+0000 mon.a (mon.0) 3884 : cluster [DBG] osdmap e2339: 8 total, 8 up, 8 in 2024-04-17T12:38:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:24.772857+0000 mgr.y (mgr.14556) 2316 : cluster [DBG] pgmap v4306: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.7 KiB/s wr, 1.97k op/s 2024-04-17T12:38:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:24.770366+0000 mon.a (mon.0) 3884 : cluster [DBG] osdmap e2339: 8 total, 8 up, 8 in 2024-04-17T12:38:26.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:24.772857+0000 mgr.y (mgr.14556) 2316 : cluster [DBG] pgmap v4306: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.7 KiB/s wr, 1.97k op/s 2024-04-17T12:38:27.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:25.791793+0000 mon.a (mon.0) 3885 : cluster [DBG] osdmap e2340: 8 total, 8 up, 8 in 2024-04-17T12:38:27.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:25.791793+0000 mon.a (mon.0) 3885 : cluster [DBG] osdmap e2340: 8 total, 8 up, 8 in 2024-04-17T12:38:27.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:25.791793+0000 mon.a (mon.0) 3885 : cluster [DBG] osdmap e2340: 8 total, 8 up, 8 in 2024-04-17T12:38:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:26.773488+0000 mgr.y (mgr.14556) 2317 : cluster [DBG] pgmap v4308: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.7 KiB/s wr, 1.97k op/s 2024-04-17T12:38:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:26.792242+0000 mon.a (mon.0) 3886 : cluster [DBG] osdmap e2341: 8 total, 8 up, 8 in 2024-04-17T12:38:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:26.773488+0000 mgr.y (mgr.14556) 2317 : cluster [DBG] pgmap v4308: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.7 KiB/s wr, 1.97k op/s 2024-04-17T12:38:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:26.792242+0000 mon.a (mon.0) 3886 : cluster [DBG] osdmap e2341: 8 total, 8 up, 8 in 2024-04-17T12:38:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:26.773488+0000 mgr.y (mgr.14556) 2317 : cluster [DBG] pgmap v4308: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.7 KiB/s wr, 1.97k op/s 2024-04-17T12:38:28.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:26.792242+0000 mon.a (mon.0) 3886 : cluster [DBG] osdmap e2341: 8 total, 8 up, 8 in 2024-04-17T12:38:29.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:27.797506+0000 mon.a (mon.0) 3887 : cluster [DBG] osdmap e2342: 8 total, 8 up, 8 in 2024-04-17T12:38:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:27.797506+0000 mon.a (mon.0) 3887 : cluster [DBG] osdmap e2342: 8 total, 8 up, 8 in 2024-04-17T12:38:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:27.797506+0000 mon.a (mon.0) 3887 : cluster [DBG] osdmap e2342: 8 total, 8 up, 8 in 2024-04-17T12:38:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:28.774278+0000 mgr.y (mgr.14556) 2318 : cluster [DBG] pgmap v4311: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 964 KiB/s rd, 4.2 KiB/s wr, 1.29k op/s 2024-04-17T12:38:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:28.806073+0000 mon.a (mon.0) 3888 : cluster [DBG] osdmap e2343: 8 total, 8 up, 8 in 2024-04-17T12:38:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:28.774278+0000 mgr.y (mgr.14556) 2318 : cluster [DBG] pgmap v4311: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 964 KiB/s rd, 4.2 KiB/s wr, 1.29k op/s 2024-04-17T12:38:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:28.806073+0000 mon.a (mon.0) 3888 : cluster [DBG] osdmap e2343: 8 total, 8 up, 8 in 2024-04-17T12:38:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:28.774278+0000 mgr.y (mgr.14556) 2318 : cluster [DBG] pgmap v4311: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 964 KiB/s rd, 4.2 KiB/s wr, 1.29k op/s 2024-04-17T12:38:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:28.806073+0000 mon.a (mon.0) 3888 : cluster [DBG] osdmap e2343: 8 total, 8 up, 8 in 2024-04-17T12:38:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:29.816605+0000 mon.a (mon.0) 3889 : cluster [DBG] osdmap e2344: 8 total, 8 up, 8 in 2024-04-17T12:38:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:30.764957+0000 mon.a (mon.0) 3890 : cluster [DBG] osdmap e2345: 8 total, 8 up, 8 in 2024-04-17T12:38:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:29.816605+0000 mon.a (mon.0) 3889 : cluster [DBG] osdmap e2344: 8 total, 8 up, 8 in 2024-04-17T12:38:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:30.764957+0000 mon.a (mon.0) 3890 : cluster [DBG] osdmap e2345: 8 total, 8 up, 8 in 2024-04-17T12:38:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:29.816605+0000 mon.a (mon.0) 3889 : cluster [DBG] osdmap e2344: 8 total, 8 up, 8 in 2024-04-17T12:38:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:30.764957+0000 mon.a (mon.0) 3890 : cluster [DBG] osdmap e2345: 8 total, 8 up, 8 in 2024-04-17T12:38:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:31] "GET /metrics HTTP/1.1" 200 199083 "" "Prometheus/2.33.4" 2024-04-17T12:38:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:30.774742+0000 mgr.y (mgr.14556) 2319 : cluster [DBG] pgmap v4315: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 969 KiB/s rd, 4.3 KiB/s wr, 1.30k op/s 2024-04-17T12:38:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:30.774742+0000 mgr.y (mgr.14556) 2319 : cluster [DBG] pgmap v4315: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 969 KiB/s rd, 4.3 KiB/s wr, 1.30k op/s 2024-04-17T12:38:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:30.774742+0000 mgr.y (mgr.14556) 2319 : cluster [DBG] pgmap v4315: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 969 KiB/s rd, 4.3 KiB/s wr, 1.30k op/s 2024-04-17T12:38:33.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:31.822877+0000 mon.a (mon.0) 3891 : cluster [DBG] osdmap e2346: 8 total, 8 up, 8 in 2024-04-17T12:38:33.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:31.822877+0000 mon.a (mon.0) 3891 : cluster [DBG] osdmap e2346: 8 total, 8 up, 8 in 2024-04-17T12:38:33.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:31.822877+0000 mon.a (mon.0) 3891 : cluster [DBG] osdmap e2346: 8 total, 8 up, 8 in 2024-04-17T12:38:34.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:38:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:38:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:32.775307+0000 mgr.y (mgr.14556) 2320 : cluster [DBG] pgmap v4317: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:32.836656+0000 mon.a (mon.0) 3892 : cluster [DBG] osdmap e2347: 8 total, 8 up, 8 in 2024-04-17T12:38:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:32.775307+0000 mgr.y (mgr.14556) 2320 : cluster [DBG] pgmap v4317: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:32.836656+0000 mon.a (mon.0) 3892 : cluster [DBG] osdmap e2347: 8 total, 8 up, 8 in 2024-04-17T12:38:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:32.775307+0000 mgr.y (mgr.14556) 2320 : cluster [DBG] pgmap v4317: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:32.836656+0000 mon.a (mon.0) 3892 : cluster [DBG] osdmap e2347: 8 total, 8 up, 8 in 2024-04-17T12:38:35.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:33.839897+0000 mon.a (mon.0) 3893 : cluster [DBG] osdmap e2348: 8 total, 8 up, 8 in 2024-04-17T12:38:35.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:33.839897+0000 mon.a (mon.0) 3893 : cluster [DBG] osdmap e2348: 8 total, 8 up, 8 in 2024-04-17T12:38:35.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:33.839897+0000 mon.a (mon.0) 3893 : cluster [DBG] osdmap e2348: 8 total, 8 up, 8 in 2024-04-17T12:38:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:34.775800+0000 mgr.y (mgr.14556) 2321 : cluster [DBG] pgmap v4320: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.55k op/s 2024-04-17T12:38:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:34.856324+0000 mon.a (mon.0) 3894 : cluster [DBG] osdmap e2349: 8 total, 8 up, 8 in 2024-04-17T12:38:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:35.761233+0000 mon.a (mon.0) 3895 : cluster [DBG] osdmap e2350: 8 total, 8 up, 8 in 2024-04-17T12:38:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:34.775800+0000 mgr.y (mgr.14556) 2321 : cluster [DBG] pgmap v4320: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.55k op/s 2024-04-17T12:38:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:34.856324+0000 mon.a (mon.0) 3894 : cluster [DBG] osdmap e2349: 8 total, 8 up, 8 in 2024-04-17T12:38:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:35.761233+0000 mon.a (mon.0) 3895 : cluster [DBG] osdmap e2350: 8 total, 8 up, 8 in 2024-04-17T12:38:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:34.775800+0000 mgr.y (mgr.14556) 2321 : cluster [DBG] pgmap v4320: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.55k op/s 2024-04-17T12:38:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:34.856324+0000 mon.a (mon.0) 3894 : cluster [DBG] osdmap e2349: 8 total, 8 up, 8 in 2024-04-17T12:38:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:35.761233+0000 mon.a (mon.0) 3895 : cluster [DBG] osdmap e2350: 8 total, 8 up, 8 in 2024-04-17T12:38:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:36.763402+0000 mon.a (mon.0) 3896 : cluster [DBG] osdmap e2351: 8 total, 8 up, 8 in 2024-04-17T12:38:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:36.776350+0000 mgr.y (mgr.14556) 2322 : cluster [DBG] pgmap v4324: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-17T12:38:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:38:37.279755+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:38:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:38:37.527216+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:38:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:36.763402+0000 mon.a (mon.0) 3896 : cluster [DBG] osdmap e2351: 8 total, 8 up, 8 in 2024-04-17T12:38:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:36.776350+0000 mgr.y (mgr.14556) 2322 : cluster [DBG] pgmap v4324: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-17T12:38:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:38:37.279755+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:38:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:38:37.527216+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:38:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:36.763402+0000 mon.a (mon.0) 3896 : cluster [DBG] osdmap e2351: 8 total, 8 up, 8 in 2024-04-17T12:38:38.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:36.776350+0000 mgr.y (mgr.14556) 2322 : cluster [DBG] pgmap v4324: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-17T12:38:38.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:38:37.279755+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:38:38.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:38:37.527216+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:38:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:37.770963+0000 mon.a (mon.0) 3899 : cluster [DBG] osdmap e2352: 8 total, 8 up, 8 in 2024-04-17T12:38:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:38:37.810944+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:38:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:38:37.811734+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:38:39.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:38:37.821449+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:38:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:37.770963+0000 mon.a (mon.0) 3899 : cluster [DBG] osdmap e2352: 8 total, 8 up, 8 in 2024-04-17T12:38:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:38:37.810944+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:38:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:38:37.811734+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:38:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:38:37.821449+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:38:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:37.770963+0000 mon.a (mon.0) 3899 : cluster [DBG] osdmap e2352: 8 total, 8 up, 8 in 2024-04-17T12:38:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:38:37.810944+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:38:39.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:38:37.811734+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:38:39.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:38:37.821449+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:38:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:38.772815+0000 mon.a (mon.0) 3903 : cluster [DBG] osdmap e2353: 8 total, 8 up, 8 in 2024-04-17T12:38:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:38.776854+0000 mgr.y (mgr.14556) 2323 : cluster [DBG] pgmap v4327: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 KiB/s wr, 1.86k op/s 2024-04-17T12:38:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:38.772815+0000 mon.a (mon.0) 3903 : cluster [DBG] osdmap e2353: 8 total, 8 up, 8 in 2024-04-17T12:38:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:38.776854+0000 mgr.y (mgr.14556) 2323 : cluster [DBG] pgmap v4327: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 KiB/s wr, 1.86k op/s 2024-04-17T12:38:40.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:38.772815+0000 mon.a (mon.0) 3903 : cluster [DBG] osdmap e2353: 8 total, 8 up, 8 in 2024-04-17T12:38:40.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:38.776854+0000 mgr.y (mgr.14556) 2323 : cluster [DBG] pgmap v4327: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 KiB/s wr, 1.86k op/s 2024-04-17T12:38:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:39.788799+0000 mon.a (mon.0) 3904 : cluster [DBG] osdmap e2354: 8 total, 8 up, 8 in 2024-04-17T12:38:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:40.765228+0000 mon.a (mon.0) 3905 : cluster [DBG] osdmap e2355: 8 total, 8 up, 8 in 2024-04-17T12:38:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:39.788799+0000 mon.a (mon.0) 3904 : cluster [DBG] osdmap e2354: 8 total, 8 up, 8 in 2024-04-17T12:38:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:40.765228+0000 mon.a (mon.0) 3905 : cluster [DBG] osdmap e2355: 8 total, 8 up, 8 in 2024-04-17T12:38:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:39.788799+0000 mon.a (mon.0) 3904 : cluster [DBG] osdmap e2354: 8 total, 8 up, 8 in 2024-04-17T12:38:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:40.765228+0000 mon.a (mon.0) 3905 : cluster [DBG] osdmap e2355: 8 total, 8 up, 8 in 2024-04-17T12:38:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:38:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:41] "GET /metrics HTTP/1.1" 200 199080 "" "Prometheus/2.33.4" 2024-04-17T12:38:42.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:40.777369+0000 mgr.y (mgr.14556) 2324 : cluster [DBG] pgmap v4330: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.82k op/s 2024-04-17T12:38:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:40.777369+0000 mgr.y (mgr.14556) 2324 : cluster [DBG] pgmap v4330: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.82k op/s 2024-04-17T12:38:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:40.777369+0000 mgr.y (mgr.14556) 2324 : cluster [DBG] pgmap v4330: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.82k op/s 2024-04-17T12:38:43.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:41.796730+0000 mon.a (mon.0) 3906 : cluster [DBG] osdmap e2356: 8 total, 8 up, 8 in 2024-04-17T12:38:43.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:41.796730+0000 mon.a (mon.0) 3906 : cluster [DBG] osdmap e2356: 8 total, 8 up, 8 in 2024-04-17T12:38:43.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:41.796730+0000 mon.a (mon.0) 3906 : cluster [DBG] osdmap e2356: 8 total, 8 up, 8 in 2024-04-17T12:38:44.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:38:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:38:44.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:42.777843+0000 mgr.y (mgr.14556) 2325 : cluster [DBG] pgmap v4332: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:44.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:42.801592+0000 mon.a (mon.0) 3907 : cluster [DBG] osdmap e2357: 8 total, 8 up, 8 in 2024-04-17T12:38:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:42.777843+0000 mgr.y (mgr.14556) 2325 : cluster [DBG] pgmap v4332: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:42.801592+0000 mon.a (mon.0) 3907 : cluster [DBG] osdmap e2357: 8 total, 8 up, 8 in 2024-04-17T12:38:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:42.777843+0000 mgr.y (mgr.14556) 2325 : cluster [DBG] pgmap v4332: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:42.801592+0000 mon.a (mon.0) 3907 : cluster [DBG] osdmap e2357: 8 total, 8 up, 8 in 2024-04-17T12:38:45.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:43.807863+0000 mon.a (mon.0) 3908 : cluster [DBG] osdmap e2358: 8 total, 8 up, 8 in 2024-04-17T12:38:45.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:43.807863+0000 mon.a (mon.0) 3908 : cluster [DBG] osdmap e2358: 8 total, 8 up, 8 in 2024-04-17T12:38:45.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:43.807863+0000 mon.a (mon.0) 3908 : cluster [DBG] osdmap e2358: 8 total, 8 up, 8 in 2024-04-17T12:38:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:44.778394+0000 mgr.y (mgr.14556) 2326 : cluster [DBG] pgmap v4335: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 4.2 KiB/s wr, 1.19k op/s 2024-04-17T12:38:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:44.817528+0000 mon.a (mon.0) 3909 : cluster [DBG] osdmap e2359: 8 total, 8 up, 8 in 2024-04-17T12:38:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:45.764438+0000 mon.a (mon.0) 3910 : cluster [DBG] osdmap e2360: 8 total, 8 up, 8 in 2024-04-17T12:38:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:44.778394+0000 mgr.y (mgr.14556) 2326 : cluster [DBG] pgmap v4335: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 4.2 KiB/s wr, 1.19k op/s 2024-04-17T12:38:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:44.817528+0000 mon.a (mon.0) 3909 : cluster [DBG] osdmap e2359: 8 total, 8 up, 8 in 2024-04-17T12:38:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:45.764438+0000 mon.a (mon.0) 3910 : cluster [DBG] osdmap e2360: 8 total, 8 up, 8 in 2024-04-17T12:38:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:44.778394+0000 mgr.y (mgr.14556) 2326 : cluster [DBG] pgmap v4335: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 4.2 KiB/s wr, 1.19k op/s 2024-04-17T12:38:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:44.817528+0000 mon.a (mon.0) 3909 : cluster [DBG] osdmap e2359: 8 total, 8 up, 8 in 2024-04-17T12:38:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:45.764438+0000 mon.a (mon.0) 3910 : cluster [DBG] osdmap e2360: 8 total, 8 up, 8 in 2024-04-17T12:38:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:46.770803+0000 mon.a (mon.0) 3911 : cluster [DBG] osdmap e2361: 8 total, 8 up, 8 in 2024-04-17T12:38:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:46.782787+0000 mgr.y (mgr.14556) 2327 : cluster [DBG] pgmap v4339: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 889 KiB/s rd, 4.3 KiB/s wr, 1.19k op/s 2024-04-17T12:38:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:46.770803+0000 mon.a (mon.0) 3911 : cluster [DBG] osdmap e2361: 8 total, 8 up, 8 in 2024-04-17T12:38:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:46.782787+0000 mgr.y (mgr.14556) 2327 : cluster [DBG] pgmap v4339: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 889 KiB/s rd, 4.3 KiB/s wr, 1.19k op/s 2024-04-17T12:38:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:46.770803+0000 mon.a (mon.0) 3911 : cluster [DBG] osdmap e2361: 8 total, 8 up, 8 in 2024-04-17T12:38:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:46.782787+0000 mgr.y (mgr.14556) 2327 : cluster [DBG] pgmap v4339: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 889 KiB/s rd, 4.3 KiB/s wr, 1.19k op/s 2024-04-17T12:38:49.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:47.773424+0000 mon.a (mon.0) 3912 : cluster [DBG] osdmap e2362: 8 total, 8 up, 8 in 2024-04-17T12:38:49.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:47.773424+0000 mon.a (mon.0) 3912 : cluster [DBG] osdmap e2362: 8 total, 8 up, 8 in 2024-04-17T12:38:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:47.773424+0000 mon.a (mon.0) 3912 : cluster [DBG] osdmap e2362: 8 total, 8 up, 8 in 2024-04-17T12:38:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:48.778503+0000 mon.a (mon.0) 3913 : cluster [DBG] osdmap e2363: 8 total, 8 up, 8 in 2024-04-17T12:38:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:48.783315+0000 mgr.y (mgr.14556) 2328 : cluster [DBG] pgmap v4342: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.8 KiB/s wr, 1.72k op/s 2024-04-17T12:38:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:48.778503+0000 mon.a (mon.0) 3913 : cluster [DBG] osdmap e2363: 8 total, 8 up, 8 in 2024-04-17T12:38:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:48.783315+0000 mgr.y (mgr.14556) 2328 : cluster [DBG] pgmap v4342: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.8 KiB/s wr, 1.72k op/s 2024-04-17T12:38:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:48.778503+0000 mon.a (mon.0) 3913 : cluster [DBG] osdmap e2363: 8 total, 8 up, 8 in 2024-04-17T12:38:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:48.783315+0000 mgr.y (mgr.14556) 2328 : cluster [DBG] pgmap v4342: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.8 KiB/s wr, 1.72k op/s 2024-04-17T12:38:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:49.784385+0000 mon.a (mon.0) 3914 : cluster [DBG] osdmap e2364: 8 total, 8 up, 8 in 2024-04-17T12:38:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:50.771076+0000 mon.a (mon.0) 3915 : cluster [DBG] osdmap e2365: 8 total, 8 up, 8 in 2024-04-17T12:38:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:49.784385+0000 mon.a (mon.0) 3914 : cluster [DBG] osdmap e2364: 8 total, 8 up, 8 in 2024-04-17T12:38:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:50.771076+0000 mon.a (mon.0) 3915 : cluster [DBG] osdmap e2365: 8 total, 8 up, 8 in 2024-04-17T12:38:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:49.784385+0000 mon.a (mon.0) 3914 : cluster [DBG] osdmap e2364: 8 total, 8 up, 8 in 2024-04-17T12:38:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:50.771076+0000 mon.a (mon.0) 3915 : cluster [DBG] osdmap e2365: 8 total, 8 up, 8 in 2024-04-17T12:38:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:38:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:51] "GET /metrics HTTP/1.1" 200 199080 "" "Prometheus/2.33.4" 2024-04-17T12:38:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:50.783706+0000 mgr.y (mgr.14556) 2329 : cluster [DBG] pgmap v4345: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.7 KiB/s wr, 1.71k op/s 2024-04-17T12:38:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:50.783706+0000 mgr.y (mgr.14556) 2329 : cluster [DBG] pgmap v4345: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.7 KiB/s wr, 1.71k op/s 2024-04-17T12:38:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:50.783706+0000 mgr.y (mgr.14556) 2329 : cluster [DBG] pgmap v4345: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.7 KiB/s wr, 1.71k op/s 2024-04-17T12:38:53.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:51.795843+0000 mon.a (mon.0) 3916 : cluster [DBG] osdmap e2366: 8 total, 8 up, 8 in 2024-04-17T12:38:53.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:51.795843+0000 mon.a (mon.0) 3916 : cluster [DBG] osdmap e2366: 8 total, 8 up, 8 in 2024-04-17T12:38:53.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:51.795843+0000 mon.a (mon.0) 3916 : cluster [DBG] osdmap e2366: 8 total, 8 up, 8 in 2024-04-17T12:38:53.593 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (66m) 4m ago 67m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (66m) 4m ago 66m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (68m) 4m ago 68m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (68m) 4m ago 68m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (71m) 4m ago 71m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (73m) 4m ago 73m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (73m) 4m ago 73m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (71m) 4m ago 71m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (71m) 4m ago 71m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (67m) 4m ago 67m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (67m) 4m ago 67m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (71m) 4m ago 71m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (70m) 4m ago 70m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:38:53.901 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (70m) 4m ago 70m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:38:53.902 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (70m) 4m ago 70m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:38:53.902 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (69m) 4m ago 69m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:38:53.902 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (69m) 4m ago 69m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:38:53.902 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (68m) 4m ago 68m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:38:53.902 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (68m) 4m ago 68m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:38:53.902 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (66m) 4m ago 67m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:38:54.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:38:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:38:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:52.784193+0000 mgr.y (mgr.14556) 2330 : cluster [DBG] pgmap v4347: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:52.804003+0000 mon.a (mon.0) 3917 : cluster [DBG] osdmap e2367: 8 total, 8 up, 8 in 2024-04-17T12:38:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:52.784193+0000 mgr.y (mgr.14556) 2330 : cluster [DBG] pgmap v4347: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:52.804003+0000 mon.a (mon.0) 3917 : cluster [DBG] osdmap e2367: 8 total, 8 up, 8 in 2024-04-17T12:38:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:52.784193+0000 mgr.y (mgr.14556) 2330 : cluster [DBG] pgmap v4347: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:38:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:52.804003+0000 mon.a (mon.0) 3917 : cluster [DBG] osdmap e2367: 8 total, 8 up, 8 in 2024-04-17T12:38:54.249 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:38:54.249 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:38:54.249 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:38:54.250 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:38:55.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:38:53.580948+0000 mgr.y (mgr.14556) 2331 : audit [DBG] from='client.18630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:55.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:53.804378+0000 mon.a (mon.0) 3918 : cluster [DBG] osdmap e2368: 8 total, 8 up, 8 in 2024-04-17T12:38:55.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:38:53.891227+0000 mgr.y (mgr.14556) 2332 : audit [DBG] from='client.18636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:55.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:38:54.249616+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.31:0/1982551398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:38:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:38:53.580948+0000 mgr.y (mgr.14556) 2331 : audit [DBG] from='client.18630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:53.804378+0000 mon.a (mon.0) 3918 : cluster [DBG] osdmap e2368: 8 total, 8 up, 8 in 2024-04-17T12:38:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:38:53.891227+0000 mgr.y (mgr.14556) 2332 : audit [DBG] from='client.18636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:38:54.249616+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.31:0/1982551398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:38:55.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:38:53.580948+0000 mgr.y (mgr.14556) 2331 : audit [DBG] from='client.18630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:55.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:53.804378+0000 mon.a (mon.0) 3918 : cluster [DBG] osdmap e2368: 8 total, 8 up, 8 in 2024-04-17T12:38:55.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:38:53.891227+0000 mgr.y (mgr.14556) 2332 : audit [DBG] from='client.18636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:38:55.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:38:54.249616+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.31:0/1982551398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:38:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:54.784724+0000 mgr.y (mgr.14556) 2333 : cluster [DBG] pgmap v4350: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 4.2 KiB/s wr, 1.11k op/s 2024-04-17T12:38:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:54.816192+0000 mon.a (mon.0) 3919 : cluster [DBG] osdmap e2369: 8 total, 8 up, 8 in 2024-04-17T12:38:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:55.772325+0000 mon.a (mon.0) 3920 : cluster [DBG] osdmap e2370: 8 total, 8 up, 8 in 2024-04-17T12:38:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:54.784724+0000 mgr.y (mgr.14556) 2333 : cluster [DBG] pgmap v4350: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 4.2 KiB/s wr, 1.11k op/s 2024-04-17T12:38:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:54.816192+0000 mon.a (mon.0) 3919 : cluster [DBG] osdmap e2369: 8 total, 8 up, 8 in 2024-04-17T12:38:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:55.772325+0000 mon.a (mon.0) 3920 : cluster [DBG] osdmap e2370: 8 total, 8 up, 8 in 2024-04-17T12:38:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:54.784724+0000 mgr.y (mgr.14556) 2333 : cluster [DBG] pgmap v4350: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 4.2 KiB/s wr, 1.11k op/s 2024-04-17T12:38:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:54.816192+0000 mon.a (mon.0) 3919 : cluster [DBG] osdmap e2369: 8 total, 8 up, 8 in 2024-04-17T12:38:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:55.772325+0000 mon.a (mon.0) 3920 : cluster [DBG] osdmap e2370: 8 total, 8 up, 8 in 2024-04-17T12:38:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:56.785279+0000 mgr.y (mgr.14556) 2334 : cluster [DBG] pgmap v4353: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 833 KiB/s rd, 4.2 KiB/s wr, 1.12k op/s 2024-04-17T12:38:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:56.830375+0000 mon.a (mon.0) 3921 : cluster [DBG] osdmap e2371: 8 total, 8 up, 8 in 2024-04-17T12:38:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:56.785279+0000 mgr.y (mgr.14556) 2334 : cluster [DBG] pgmap v4353: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 833 KiB/s rd, 4.2 KiB/s wr, 1.12k op/s 2024-04-17T12:38:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:56.830375+0000 mon.a (mon.0) 3921 : cluster [DBG] osdmap e2371: 8 total, 8 up, 8 in 2024-04-17T12:38:58.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:56.785279+0000 mgr.y (mgr.14556) 2334 : cluster [DBG] pgmap v4353: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 833 KiB/s rd, 4.2 KiB/s wr, 1.12k op/s 2024-04-17T12:38:58.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:56.830375+0000 mon.a (mon.0) 3921 : cluster [DBG] osdmap e2371: 8 total, 8 up, 8 in 2024-04-17T12:38:59.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:57.834206+0000 mon.a (mon.0) 3922 : cluster [DBG] osdmap e2372: 8 total, 8 up, 8 in 2024-04-17T12:38:59.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:57.834206+0000 mon.a (mon.0) 3922 : cluster [DBG] osdmap e2372: 8 total, 8 up, 8 in 2024-04-17T12:38:59.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:57.834206+0000 mon.a (mon.0) 3922 : cluster [DBG] osdmap e2372: 8 total, 8 up, 8 in 2024-04-17T12:39:00.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:58.785828+0000 mgr.y (mgr.14556) 2335 : cluster [DBG] pgmap v4356: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 983 KiB/s rd, 4.7 KiB/s wr, 1.34k op/s 2024-04-17T12:39:00.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:38:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:58.838586+0000 mon.a (mon.0) 3923 : cluster [DBG] osdmap e2373: 8 total, 8 up, 8 in 2024-04-17T12:39:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:58.785828+0000 mgr.y (mgr.14556) 2335 : cluster [DBG] pgmap v4356: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 983 KiB/s rd, 4.7 KiB/s wr, 1.34k op/s 2024-04-17T12:39:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:38:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:58.838586+0000 mon.a (mon.0) 3923 : cluster [DBG] osdmap e2373: 8 total, 8 up, 8 in 2024-04-17T12:39:00.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:58.785828+0000 mgr.y (mgr.14556) 2335 : cluster [DBG] pgmap v4356: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 983 KiB/s rd, 4.7 KiB/s wr, 1.34k op/s 2024-04-17T12:39:00.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:38:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:58.838586+0000 mon.a (mon.0) 3923 : cluster [DBG] osdmap e2373: 8 total, 8 up, 8 in 2024-04-17T12:39:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:38:59.843987+0000 mon.a (mon.0) 3924 : cluster [DBG] osdmap e2374: 8 total, 8 up, 8 in 2024-04-17T12:39:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:00.768556+0000 mon.a (mon.0) 3925 : cluster [DBG] osdmap e2375: 8 total, 8 up, 8 in 2024-04-17T12:39:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:38:59.843987+0000 mon.a (mon.0) 3924 : cluster [DBG] osdmap e2374: 8 total, 8 up, 8 in 2024-04-17T12:39:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:00.768556+0000 mon.a (mon.0) 3925 : cluster [DBG] osdmap e2375: 8 total, 8 up, 8 in 2024-04-17T12:39:01.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:38:59.843987+0000 mon.a (mon.0) 3924 : cluster [DBG] osdmap e2374: 8 total, 8 up, 8 in 2024-04-17T12:39:01.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:00.768556+0000 mon.a (mon.0) 3925 : cluster [DBG] osdmap e2375: 8 total, 8 up, 8 in 2024-04-17T12:39:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:39:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:01] "GET /metrics HTTP/1.1" 200 199076 "" "Prometheus/2.33.4" 2024-04-17T12:39:02.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:00.786272+0000 mgr.y (mgr.14556) 2336 : cluster [DBG] pgmap v4360: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 994 KiB/s rd, 4.8 KiB/s wr, 1.36k op/s 2024-04-17T12:39:02.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:01.780417+0000 mon.a (mon.0) 3926 : cluster [DBG] osdmap e2376: 8 total, 8 up, 8 in 2024-04-17T12:39:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:00.786272+0000 mgr.y (mgr.14556) 2336 : cluster [DBG] pgmap v4360: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 994 KiB/s rd, 4.8 KiB/s wr, 1.36k op/s 2024-04-17T12:39:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:01.780417+0000 mon.a (mon.0) 3926 : cluster [DBG] osdmap e2376: 8 total, 8 up, 8 in 2024-04-17T12:39:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:00.786272+0000 mgr.y (mgr.14556) 2336 : cluster [DBG] pgmap v4360: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 994 KiB/s rd, 4.8 KiB/s wr, 1.36k op/s 2024-04-17T12:39:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:01.780417+0000 mon.a (mon.0) 3926 : cluster [DBG] osdmap e2376: 8 total, 8 up, 8 in 2024-04-17T12:39:04.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:39:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:39:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:02.777041+0000 mon.a (mon.0) 3927 : cluster [DBG] osdmap e2377: 8 total, 8 up, 8 in 2024-04-17T12:39:04.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:02.786877+0000 mgr.y (mgr.14556) 2337 : cluster [DBG] pgmap v4363: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:39:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:02.777041+0000 mon.a (mon.0) 3927 : cluster [DBG] osdmap e2377: 8 total, 8 up, 8 in 2024-04-17T12:39:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:02.786877+0000 mgr.y (mgr.14556) 2337 : cluster [DBG] pgmap v4363: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:39:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:02.777041+0000 mon.a (mon.0) 3927 : cluster [DBG] osdmap e2377: 8 total, 8 up, 8 in 2024-04-17T12:39:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:02.786877+0000 mgr.y (mgr.14556) 2337 : cluster [DBG] pgmap v4363: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:39:05.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:03.782812+0000 mon.a (mon.0) 3928 : cluster [DBG] osdmap e2378: 8 total, 8 up, 8 in 2024-04-17T12:39:05.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:03.782812+0000 mon.a (mon.0) 3928 : cluster [DBG] osdmap e2378: 8 total, 8 up, 8 in 2024-04-17T12:39:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:03.782812+0000 mon.a (mon.0) 3928 : cluster [DBG] osdmap e2378: 8 total, 8 up, 8 in 2024-04-17T12:39:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:04.787406+0000 mgr.y (mgr.14556) 2338 : cluster [DBG] pgmap v4365: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 KiB/s wr, 1.55k op/s 2024-04-17T12:39:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:04.789674+0000 mon.a (mon.0) 3929 : cluster [DBG] osdmap e2379: 8 total, 8 up, 8 in 2024-04-17T12:39:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:04.787406+0000 mgr.y (mgr.14556) 2338 : cluster [DBG] pgmap v4365: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 KiB/s wr, 1.55k op/s 2024-04-17T12:39:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:04.789674+0000 mon.a (mon.0) 3929 : cluster [DBG] osdmap e2379: 8 total, 8 up, 8 in 2024-04-17T12:39:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:04.787406+0000 mgr.y (mgr.14556) 2338 : cluster [DBG] pgmap v4365: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 KiB/s wr, 1.55k op/s 2024-04-17T12:39:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:04.789674+0000 mon.a (mon.0) 3929 : cluster [DBG] osdmap e2379: 8 total, 8 up, 8 in 2024-04-17T12:39:07.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:05.795027+0000 mon.a (mon.0) 3930 : cluster [DBG] osdmap e2380: 8 total, 8 up, 8 in 2024-04-17T12:39:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:05.795027+0000 mon.a (mon.0) 3930 : cluster [DBG] osdmap e2380: 8 total, 8 up, 8 in 2024-04-17T12:39:07.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:05.795027+0000 mon.a (mon.0) 3930 : cluster [DBG] osdmap e2380: 8 total, 8 up, 8 in 2024-04-17T12:39:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:06.787900+0000 mgr.y (mgr.14556) 2339 : cluster [DBG] pgmap v4368: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 KiB/s wr, 1.55k op/s 2024-04-17T12:39:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:06.803682+0000 mon.a (mon.0) 3931 : cluster [DBG] osdmap e2381: 8 total, 8 up, 8 in 2024-04-17T12:39:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:06.787900+0000 mgr.y (mgr.14556) 2339 : cluster [DBG] pgmap v4368: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 KiB/s wr, 1.55k op/s 2024-04-17T12:39:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:06.803682+0000 mon.a (mon.0) 3931 : cluster [DBG] osdmap e2381: 8 total, 8 up, 8 in 2024-04-17T12:39:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:06.787900+0000 mgr.y (mgr.14556) 2339 : cluster [DBG] pgmap v4368: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 KiB/s wr, 1.55k op/s 2024-04-17T12:39:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:06.803682+0000 mon.a (mon.0) 3931 : cluster [DBG] osdmap e2381: 8 total, 8 up, 8 in 2024-04-17T12:39:09.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:07.808188+0000 mon.a (mon.0) 3932 : cluster [DBG] osdmap e2382: 8 total, 8 up, 8 in 2024-04-17T12:39:09.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:07.808188+0000 mon.a (mon.0) 3932 : cluster [DBG] osdmap e2382: 8 total, 8 up, 8 in 2024-04-17T12:39:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:07.808188+0000 mon.a (mon.0) 3932 : cluster [DBG] osdmap e2382: 8 total, 8 up, 8 in 2024-04-17T12:39:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:08.788879+0000 mgr.y (mgr.14556) 2340 : cluster [DBG] pgmap v4371: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 750 KiB/s rd, 4.2 KiB/s wr, 1.01k op/s 2024-04-17T12:39:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:08.815097+0000 mon.a (mon.0) 3933 : cluster [DBG] osdmap e2383: 8 total, 8 up, 8 in 2024-04-17T12:39:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:08.788879+0000 mgr.y (mgr.14556) 2340 : cluster [DBG] pgmap v4371: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 750 KiB/s rd, 4.2 KiB/s wr, 1.01k op/s 2024-04-17T12:39:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:08.815097+0000 mon.a (mon.0) 3933 : cluster [DBG] osdmap e2383: 8 total, 8 up, 8 in 2024-04-17T12:39:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:08.788879+0000 mgr.y (mgr.14556) 2340 : cluster [DBG] pgmap v4371: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 750 KiB/s rd, 4.2 KiB/s wr, 1.01k op/s 2024-04-17T12:39:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:08.815097+0000 mon.a (mon.0) 3933 : cluster [DBG] osdmap e2383: 8 total, 8 up, 8 in 2024-04-17T12:39:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:09.824527+0000 mon.a (mon.0) 3934 : cluster [DBG] osdmap e2384: 8 total, 8 up, 8 in 2024-04-17T12:39:11.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:10.771698+0000 mon.a (mon.0) 3935 : cluster [DBG] osdmap e2385: 8 total, 8 up, 8 in 2024-04-17T12:39:11.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:09.824527+0000 mon.a (mon.0) 3934 : cluster [DBG] osdmap e2384: 8 total, 8 up, 8 in 2024-04-17T12:39:11.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:10.771698+0000 mon.a (mon.0) 3935 : cluster [DBG] osdmap e2385: 8 total, 8 up, 8 in 2024-04-17T12:39:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:09.824527+0000 mon.a (mon.0) 3934 : cluster [DBG] osdmap e2384: 8 total, 8 up, 8 in 2024-04-17T12:39:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:10.771698+0000 mon.a (mon.0) 3935 : cluster [DBG] osdmap e2385: 8 total, 8 up, 8 in 2024-04-17T12:39:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:39:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:11] "GET /metrics HTTP/1.1" 200 199081 "" "Prometheus/2.33.4" 2024-04-17T12:39:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:10.789310+0000 mgr.y (mgr.14556) 2341 : cluster [DBG] pgmap v4375: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 4.3 KiB/s wr, 1.01k op/s 2024-04-17T12:39:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:11.775739+0000 mon.a (mon.0) 3936 : cluster [DBG] osdmap e2386: 8 total, 8 up, 8 in 2024-04-17T12:39:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:10.789310+0000 mgr.y (mgr.14556) 2341 : cluster [DBG] pgmap v4375: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 4.3 KiB/s wr, 1.01k op/s 2024-04-17T12:39:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:11.775739+0000 mon.a (mon.0) 3936 : cluster [DBG] osdmap e2386: 8 total, 8 up, 8 in 2024-04-17T12:39:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:10.789310+0000 mgr.y (mgr.14556) 2341 : cluster [DBG] pgmap v4375: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 4.3 KiB/s wr, 1.01k op/s 2024-04-17T12:39:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:11.775739+0000 mon.a (mon.0) 3936 : cluster [DBG] osdmap e2386: 8 total, 8 up, 8 in 2024-04-17T12:39:14.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:39:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:39:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:12.778966+0000 mon.a (mon.0) 3937 : cluster [DBG] osdmap e2387: 8 total, 8 up, 8 in 2024-04-17T12:39:14.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:12.789666+0000 mgr.y (mgr.14556) 2342 : cluster [DBG] pgmap v4378: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:39:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:12.778966+0000 mon.a (mon.0) 3937 : cluster [DBG] osdmap e2387: 8 total, 8 up, 8 in 2024-04-17T12:39:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:12.789666+0000 mgr.y (mgr.14556) 2342 : cluster [DBG] pgmap v4378: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:39:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:12.778966+0000 mon.a (mon.0) 3937 : cluster [DBG] osdmap e2387: 8 total, 8 up, 8 in 2024-04-17T12:39:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:12.789666+0000 mgr.y (mgr.14556) 2342 : cluster [DBG] pgmap v4378: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:39:15.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:13.783645+0000 mon.a (mon.0) 3938 : cluster [DBG] osdmap e2388: 8 total, 8 up, 8 in 2024-04-17T12:39:15.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:13.783645+0000 mon.a (mon.0) 3938 : cluster [DBG] osdmap e2388: 8 total, 8 up, 8 in 2024-04-17T12:39:15.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:13.783645+0000 mon.a (mon.0) 3938 : cluster [DBG] osdmap e2388: 8 total, 8 up, 8 in 2024-04-17T12:39:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:14.789654+0000 mon.a (mon.0) 3939 : cluster [DBG] osdmap e2389: 8 total, 8 up, 8 in 2024-04-17T12:39:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:14.792571+0000 mgr.y (mgr.14556) 2343 : cluster [DBG] pgmap v4381: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.45k op/s 2024-04-17T12:39:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:14.789654+0000 mon.a (mon.0) 3939 : cluster [DBG] osdmap e2389: 8 total, 8 up, 8 in 2024-04-17T12:39:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:14.792571+0000 mgr.y (mgr.14556) 2343 : cluster [DBG] pgmap v4381: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.45k op/s 2024-04-17T12:39:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:14.789654+0000 mon.a (mon.0) 3939 : cluster [DBG] osdmap e2389: 8 total, 8 up, 8 in 2024-04-17T12:39:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:14.792571+0000 mgr.y (mgr.14556) 2343 : cluster [DBG] pgmap v4381: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.45k op/s 2024-04-17T12:39:17.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:15.799167+0000 mon.a (mon.0) 3940 : cluster [DBG] osdmap e2390: 8 total, 8 up, 8 in 2024-04-17T12:39:17.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:15.799167+0000 mon.a (mon.0) 3940 : cluster [DBG] osdmap e2390: 8 total, 8 up, 8 in 2024-04-17T12:39:17.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:15.799167+0000 mon.a (mon.0) 3940 : cluster [DBG] osdmap e2390: 8 total, 8 up, 8 in 2024-04-17T12:39:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:16.793122+0000 mgr.y (mgr.14556) 2344 : cluster [DBG] pgmap v4383: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.44k op/s 2024-04-17T12:39:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:16.799376+0000 mon.a (mon.0) 3941 : cluster [DBG] osdmap e2391: 8 total, 8 up, 8 in 2024-04-17T12:39:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:16.793122+0000 mgr.y (mgr.14556) 2344 : cluster [DBG] pgmap v4383: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.44k op/s 2024-04-17T12:39:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:16.799376+0000 mon.a (mon.0) 3941 : cluster [DBG] osdmap e2391: 8 total, 8 up, 8 in 2024-04-17T12:39:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:16.793122+0000 mgr.y (mgr.14556) 2344 : cluster [DBG] pgmap v4383: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.44k op/s 2024-04-17T12:39:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:16.799376+0000 mon.a (mon.0) 3941 : cluster [DBG] osdmap e2391: 8 total, 8 up, 8 in 2024-04-17T12:39:19.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:17.851098+0000 mon.a (mon.0) 3942 : cluster [DBG] osdmap e2392: 8 total, 8 up, 8 in 2024-04-17T12:39:19.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:17.851098+0000 mon.a (mon.0) 3942 : cluster [DBG] osdmap e2392: 8 total, 8 up, 8 in 2024-04-17T12:39:19.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:17.851098+0000 mon.a (mon.0) 3942 : cluster [DBG] osdmap e2392: 8 total, 8 up, 8 in 2024-04-17T12:39:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:18.793797+0000 mgr.y (mgr.14556) 2345 : cluster [DBG] pgmap v4386: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 689 KiB/s rd, 4.0 KiB/s wr, 932 op/s 2024-04-17T12:39:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:18.857089+0000 mon.a (mon.0) 3943 : cluster [DBG] osdmap e2393: 8 total, 8 up, 8 in 2024-04-17T12:39:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:18.793797+0000 mgr.y (mgr.14556) 2345 : cluster [DBG] pgmap v4386: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 689 KiB/s rd, 4.0 KiB/s wr, 932 op/s 2024-04-17T12:39:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:18.857089+0000 mon.a (mon.0) 3943 : cluster [DBG] osdmap e2393: 8 total, 8 up, 8 in 2024-04-17T12:39:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:18.793797+0000 mgr.y (mgr.14556) 2345 : cluster [DBG] pgmap v4386: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 689 KiB/s rd, 4.0 KiB/s wr, 932 op/s 2024-04-17T12:39:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:18.857089+0000 mon.a (mon.0) 3943 : cluster [DBG] osdmap e2393: 8 total, 8 up, 8 in 2024-04-17T12:39:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:19.865594+0000 mon.a (mon.0) 3944 : cluster [DBG] osdmap e2394: 8 total, 8 up, 8 in 2024-04-17T12:39:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:20.775683+0000 mon.a (mon.0) 3945 : cluster [DBG] osdmap e2395: 8 total, 8 up, 8 in 2024-04-17T12:39:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:19.865594+0000 mon.a (mon.0) 3944 : cluster [DBG] osdmap e2394: 8 total, 8 up, 8 in 2024-04-17T12:39:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:20.775683+0000 mon.a (mon.0) 3945 : cluster [DBG] osdmap e2395: 8 total, 8 up, 8 in 2024-04-17T12:39:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:19.865594+0000 mon.a (mon.0) 3944 : cluster [DBG] osdmap e2394: 8 total, 8 up, 8 in 2024-04-17T12:39:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:20.775683+0000 mon.a (mon.0) 3945 : cluster [DBG] osdmap e2395: 8 total, 8 up, 8 in 2024-04-17T12:39:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:39:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:21] "GET /metrics HTTP/1.1" 200 199081 "" "Prometheus/2.33.4" 2024-04-17T12:39:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:20.794248+0000 mgr.y (mgr.14556) 2346 : cluster [DBG] pgmap v4390: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 690 KiB/s rd, 4.0 KiB/s wr, 934 op/s 2024-04-17T12:39:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:21.781687+0000 mon.a (mon.0) 3946 : cluster [DBG] osdmap e2396: 8 total, 8 up, 8 in 2024-04-17T12:39:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:20.794248+0000 mgr.y (mgr.14556) 2346 : cluster [DBG] pgmap v4390: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 690 KiB/s rd, 4.0 KiB/s wr, 934 op/s 2024-04-17T12:39:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:21.781687+0000 mon.a (mon.0) 3946 : cluster [DBG] osdmap e2396: 8 total, 8 up, 8 in 2024-04-17T12:39:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:20.794248+0000 mgr.y (mgr.14556) 2346 : cluster [DBG] pgmap v4390: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 690 KiB/s rd, 4.0 KiB/s wr, 934 op/s 2024-04-17T12:39:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:21.781687+0000 mon.a (mon.0) 3946 : cluster [DBG] osdmap e2396: 8 total, 8 up, 8 in 2024-04-17T12:39:24.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:39:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:39:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:22.780902+0000 mon.a (mon.0) 3947 : cluster [DBG] osdmap e2397: 8 total, 8 up, 8 in 2024-04-17T12:39:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:22.794831+0000 mgr.y (mgr.14556) 2347 : cluster [DBG] pgmap v4393: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:39:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:22.780902+0000 mon.a (mon.0) 3947 : cluster [DBG] osdmap e2397: 8 total, 8 up, 8 in 2024-04-17T12:39:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:22.794831+0000 mgr.y (mgr.14556) 2347 : cluster [DBG] pgmap v4393: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:39:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:22.780902+0000 mon.a (mon.0) 3947 : cluster [DBG] osdmap e2397: 8 total, 8 up, 8 in 2024-04-17T12:39:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:22.794831+0000 mgr.y (mgr.14556) 2347 : cluster [DBG] pgmap v4393: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:39:24.575 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:39:24.879 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (66m) 4m ago 67m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (67m) 4m ago 67m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (68m) 4m ago 68m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (68m) 4m ago 68m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (72m) 4m ago 72m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (73m) 4m ago 73m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (73m) 4m ago 73m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (72m) 4m ago 72m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (72m) 4m ago 72m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (67m) 4m ago 67m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (67m) 4m ago 67m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (71m) 4m ago 71m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (71m) 4m ago 71m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:39:24.880 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (70m) 4m ago 70m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:39:24.881 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (70m) 4m ago 70m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:39:24.881 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (70m) 4m ago 70m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:39:24.881 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (69m) 4m ago 69m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:39:24.881 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (69m) 4m ago 69m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:39:24.881 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (69m) 4m ago 69m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:39:24.881 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (66m) 4m ago 68m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:39:25.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:23.788752+0000 mon.a (mon.0) 3948 : cluster [DBG] osdmap e2398: 8 total, 8 up, 8 in 2024-04-17T12:39:25.230 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:39:25.230 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:39:25.231 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:39:25.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:23.788752+0000 mon.a (mon.0) 3948 : cluster [DBG] osdmap e2398: 8 total, 8 up, 8 in 2024-04-17T12:39:25.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:23.788752+0000 mon.a (mon.0) 3948 : cluster [DBG] osdmap e2398: 8 total, 8 up, 8 in 2024-04-17T12:39:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:39:24.563439+0000 mgr.y (mgr.14556) 2348 : audit [DBG] from='client.18648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:24.792573+0000 mon.a (mon.0) 3949 : cluster [DBG] osdmap e2399: 8 total, 8 up, 8 in 2024-04-17T12:39:26.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:24.795310+0000 mgr.y (mgr.14556) 2349 : cluster [DBG] pgmap v4396: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 995 KiB/s rd, 6.0 KiB/s wr, 1.34k op/s 2024-04-17T12:39:26.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:39:24.871706+0000 mgr.y (mgr.14556) 2350 : audit [DBG] from='client.18654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:26.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:39:25.230837+0000 mon.c (mon.2) 185 : audit [DBG] from='client.? 172.21.15.31:0/1032256076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:39:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:39:24.563439+0000 mgr.y (mgr.14556) 2348 : audit [DBG] from='client.18648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:24.792573+0000 mon.a (mon.0) 3949 : cluster [DBG] osdmap e2399: 8 total, 8 up, 8 in 2024-04-17T12:39:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:24.795310+0000 mgr.y (mgr.14556) 2349 : cluster [DBG] pgmap v4396: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 995 KiB/s rd, 6.0 KiB/s wr, 1.34k op/s 2024-04-17T12:39:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:39:24.871706+0000 mgr.y (mgr.14556) 2350 : audit [DBG] from='client.18654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:39:25.230837+0000 mon.c (mon.2) 185 : audit [DBG] from='client.? 172.21.15.31:0/1032256076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:39:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:39:24.563439+0000 mgr.y (mgr.14556) 2348 : audit [DBG] from='client.18648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:24.792573+0000 mon.a (mon.0) 3949 : cluster [DBG] osdmap e2399: 8 total, 8 up, 8 in 2024-04-17T12:39:26.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:24.795310+0000 mgr.y (mgr.14556) 2349 : cluster [DBG] pgmap v4396: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 995 KiB/s rd, 6.0 KiB/s wr, 1.34k op/s 2024-04-17T12:39:26.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:39:24.871706+0000 mgr.y (mgr.14556) 2350 : audit [DBG] from='client.18654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:26.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:39:25.230837+0000 mon.c (mon.2) 185 : audit [DBG] from='client.? 172.21.15.31:0/1032256076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:39:27.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:25.797107+0000 mon.a (mon.0) 3950 : cluster [DBG] osdmap e2400: 8 total, 8 up, 8 in 2024-04-17T12:39:27.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:25.797107+0000 mon.a (mon.0) 3950 : cluster [DBG] osdmap e2400: 8 total, 8 up, 8 in 2024-04-17T12:39:27.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:25.797107+0000 mon.a (mon.0) 3950 : cluster [DBG] osdmap e2400: 8 total, 8 up, 8 in 2024-04-17T12:39:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:26.795787+0000 mgr.y (mgr.14556) 2351 : cluster [DBG] pgmap v4398: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 991 KiB/s rd, 6.0 KiB/s wr, 1.34k op/s 2024-04-17T12:39:28.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:26.812767+0000 mon.a (mon.0) 3951 : cluster [DBG] osdmap e2401: 8 total, 8 up, 8 in 2024-04-17T12:39:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:26.795787+0000 mgr.y (mgr.14556) 2351 : cluster [DBG] pgmap v4398: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 991 KiB/s rd, 6.0 KiB/s wr, 1.34k op/s 2024-04-17T12:39:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:26.812767+0000 mon.a (mon.0) 3951 : cluster [DBG] osdmap e2401: 8 total, 8 up, 8 in 2024-04-17T12:39:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:26.795787+0000 mgr.y (mgr.14556) 2351 : cluster [DBG] pgmap v4398: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 991 KiB/s rd, 6.0 KiB/s wr, 1.34k op/s 2024-04-17T12:39:28.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:26.812767+0000 mon.a (mon.0) 3951 : cluster [DBG] osdmap e2401: 8 total, 8 up, 8 in 2024-04-17T12:39:29.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:27.853296+0000 mon.a (mon.0) 3952 : cluster [DBG] osdmap e2402: 8 total, 8 up, 8 in 2024-04-17T12:39:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:27.853296+0000 mon.a (mon.0) 3952 : cluster [DBG] osdmap e2402: 8 total, 8 up, 8 in 2024-04-17T12:39:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:27.853296+0000 mon.a (mon.0) 3952 : cluster [DBG] osdmap e2402: 8 total, 8 up, 8 in 2024-04-17T12:39:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:28.796583+0000 mgr.y (mgr.14556) 2352 : cluster [DBG] pgmap v4401: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 637 KiB/s rd, 4.0 KiB/s wr, 861 op/s 2024-04-17T12:39:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:28.862664+0000 mon.a (mon.0) 3953 : cluster [DBG] osdmap e2403: 8 total, 8 up, 8 in 2024-04-17T12:39:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:28.796583+0000 mgr.y (mgr.14556) 2352 : cluster [DBG] pgmap v4401: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 637 KiB/s rd, 4.0 KiB/s wr, 861 op/s 2024-04-17T12:39:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:28.862664+0000 mon.a (mon.0) 3953 : cluster [DBG] osdmap e2403: 8 total, 8 up, 8 in 2024-04-17T12:39:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:28.796583+0000 mgr.y (mgr.14556) 2352 : cluster [DBG] pgmap v4401: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 637 KiB/s rd, 4.0 KiB/s wr, 861 op/s 2024-04-17T12:39:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:28.862664+0000 mon.a (mon.0) 3953 : cluster [DBG] osdmap e2403: 8 total, 8 up, 8 in 2024-04-17T12:39:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:29.865776+0000 mon.a (mon.0) 3954 : cluster [DBG] osdmap e2404: 8 total, 8 up, 8 in 2024-04-17T12:39:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:30.775495+0000 mon.a (mon.0) 3955 : cluster [DBG] osdmap e2405: 8 total, 8 up, 8 in 2024-04-17T12:39:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:29.865776+0000 mon.a (mon.0) 3954 : cluster [DBG] osdmap e2404: 8 total, 8 up, 8 in 2024-04-17T12:39:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:30.775495+0000 mon.a (mon.0) 3955 : cluster [DBG] osdmap e2405: 8 total, 8 up, 8 in 2024-04-17T12:39:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:29.865776+0000 mon.a (mon.0) 3954 : cluster [DBG] osdmap e2404: 8 total, 8 up, 8 in 2024-04-17T12:39:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:30.775495+0000 mon.a (mon.0) 3955 : cluster [DBG] osdmap e2405: 8 total, 8 up, 8 in 2024-04-17T12:39:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:31] "GET /metrics HTTP/1.1" 200 199073 "" "Prometheus/2.33.4" 2024-04-17T12:39:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:30.796966+0000 mgr.y (mgr.14556) 2353 : cluster [DBG] pgmap v4405: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 865 op/s 2024-04-17T12:39:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:31.780165+0000 mon.a (mon.0) 3956 : cluster [DBG] osdmap e2406: 8 total, 8 up, 8 in 2024-04-17T12:39:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:30.796966+0000 mgr.y (mgr.14556) 2353 : cluster [DBG] pgmap v4405: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 865 op/s 2024-04-17T12:39:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:31.780165+0000 mon.a (mon.0) 3956 : cluster [DBG] osdmap e2406: 8 total, 8 up, 8 in 2024-04-17T12:39:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:30.796966+0000 mgr.y (mgr.14556) 2353 : cluster [DBG] pgmap v4405: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 865 op/s 2024-04-17T12:39:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:31.780165+0000 mon.a (mon.0) 3956 : cluster [DBG] osdmap e2406: 8 total, 8 up, 8 in 2024-04-17T12:39:34.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:39:34.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:32.782738+0000 mon.a (mon.0) 3957 : cluster [DBG] osdmap e2407: 8 total, 8 up, 8 in 2024-04-17T12:39:34.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:32.800115+0000 mgr.y (mgr.14556) 2354 : cluster [DBG] pgmap v4408: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 519 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:39:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:32.782738+0000 mon.a (mon.0) 3957 : cluster [DBG] osdmap e2407: 8 total, 8 up, 8 in 2024-04-17T12:39:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:32.800115+0000 mgr.y (mgr.14556) 2354 : cluster [DBG] pgmap v4408: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 519 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:39:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:32.782738+0000 mon.a (mon.0) 3957 : cluster [DBG] osdmap e2407: 8 total, 8 up, 8 in 2024-04-17T12:39:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:32.800115+0000 mgr.y (mgr.14556) 2354 : cluster [DBG] pgmap v4408: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 519 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:39:35.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:33.788503+0000 mon.a (mon.0) 3958 : cluster [DBG] osdmap e2408: 8 total, 8 up, 8 in 2024-04-17T12:39:35.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:33.788503+0000 mon.a (mon.0) 3958 : cluster [DBG] osdmap e2408: 8 total, 8 up, 8 in 2024-04-17T12:39:35.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:33.788503+0000 mon.a (mon.0) 3958 : cluster [DBG] osdmap e2408: 8 total, 8 up, 8 in 2024-04-17T12:39:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:34.795604+0000 mon.a (mon.0) 3959 : cluster [DBG] osdmap e2409: 8 total, 8 up, 8 in 2024-04-17T12:39:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:34.800623+0000 mgr.y (mgr.14556) 2355 : cluster [DBG] pgmap v4411: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 916 KiB/s rd, 6.0 KiB/s wr, 1.24k op/s 2024-04-17T12:39:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:34.795604+0000 mon.a (mon.0) 3959 : cluster [DBG] osdmap e2409: 8 total, 8 up, 8 in 2024-04-17T12:39:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:34.800623+0000 mgr.y (mgr.14556) 2355 : cluster [DBG] pgmap v4411: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 916 KiB/s rd, 6.0 KiB/s wr, 1.24k op/s 2024-04-17T12:39:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:34.795604+0000 mon.a (mon.0) 3959 : cluster [DBG] osdmap e2409: 8 total, 8 up, 8 in 2024-04-17T12:39:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:34.800623+0000 mgr.y (mgr.14556) 2355 : cluster [DBG] pgmap v4411: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 916 KiB/s rd, 6.0 KiB/s wr, 1.24k op/s 2024-04-17T12:39:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:35.800446+0000 mon.a (mon.0) 3960 : cluster [DBG] osdmap e2410: 8 total, 8 up, 8 in 2024-04-17T12:39:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:35.800446+0000 mon.a (mon.0) 3960 : cluster [DBG] osdmap e2410: 8 total, 8 up, 8 in 2024-04-17T12:39:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:35.800446+0000 mon.a (mon.0) 3960 : cluster [DBG] osdmap e2410: 8 total, 8 up, 8 in 2024-04-17T12:39:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:36.801082+0000 mgr.y (mgr.14556) 2356 : cluster [DBG] pgmap v4413: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 6.0 KiB/s wr, 1.23k op/s 2024-04-17T12:39:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:36.807019+0000 mon.a (mon.0) 3961 : cluster [DBG] osdmap e2411: 8 total, 8 up, 8 in 2024-04-17T12:39:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:36.801082+0000 mgr.y (mgr.14556) 2356 : cluster [DBG] pgmap v4413: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 6.0 KiB/s wr, 1.23k op/s 2024-04-17T12:39:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:36.807019+0000 mon.a (mon.0) 3961 : cluster [DBG] osdmap e2411: 8 total, 8 up, 8 in 2024-04-17T12:39:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:36.801082+0000 mgr.y (mgr.14556) 2356 : cluster [DBG] pgmap v4413: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 6.0 KiB/s wr, 1.23k op/s 2024-04-17T12:39:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:36.807019+0000 mon.a (mon.0) 3961 : cluster [DBG] osdmap e2411: 8 total, 8 up, 8 in 2024-04-17T12:39:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:37.817645+0000 mon.a (mon.0) 3962 : cluster [DBG] osdmap e2412: 8 total, 8 up, 8 in 2024-04-17T12:39:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:39:37.826212+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:39:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:39:38.129225+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:39:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:39:38.129911+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:39:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:39:38.134172+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:39:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:37.817645+0000 mon.a (mon.0) 3962 : cluster [DBG] osdmap e2412: 8 total, 8 up, 8 in 2024-04-17T12:39:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:39:37.826212+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:39:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:39:38.129225+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:39:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:39:38.129911+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:39:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:39:38.134172+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:39:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:37.817645+0000 mon.a (mon.0) 3962 : cluster [DBG] osdmap e2412: 8 total, 8 up, 8 in 2024-04-17T12:39:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:39:37.826212+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:39:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:39:38.129225+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:39:39.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:39:38.129911+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:39:39.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:39:38.134172+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:39:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:38.801742+0000 mgr.y (mgr.14556) 2357 : cluster [DBG] pgmap v4416: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 4.2 KiB/s wr, 794 op/s 2024-04-17T12:39:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:38.820036+0000 mon.a (mon.0) 3967 : cluster [DBG] osdmap e2413: 8 total, 8 up, 8 in 2024-04-17T12:39:40.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:38.801742+0000 mgr.y (mgr.14556) 2357 : cluster [DBG] pgmap v4416: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 4.2 KiB/s wr, 794 op/s 2024-04-17T12:39:40.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:38.820036+0000 mon.a (mon.0) 3967 : cluster [DBG] osdmap e2413: 8 total, 8 up, 8 in 2024-04-17T12:39:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:38.801742+0000 mgr.y (mgr.14556) 2357 : cluster [DBG] pgmap v4416: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 4.2 KiB/s wr, 794 op/s 2024-04-17T12:39:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:38.820036+0000 mon.a (mon.0) 3967 : cluster [DBG] osdmap e2413: 8 total, 8 up, 8 in 2024-04-17T12:39:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:39.840411+0000 mon.a (mon.0) 3968 : cluster [DBG] osdmap e2414: 8 total, 8 up, 8 in 2024-04-17T12:39:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:40.782882+0000 mon.a (mon.0) 3969 : cluster [DBG] osdmap e2415: 8 total, 8 up, 8 in 2024-04-17T12:39:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:39.840411+0000 mon.a (mon.0) 3968 : cluster [DBG] osdmap e2414: 8 total, 8 up, 8 in 2024-04-17T12:39:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:40.782882+0000 mon.a (mon.0) 3969 : cluster [DBG] osdmap e2415: 8 total, 8 up, 8 in 2024-04-17T12:39:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:39.840411+0000 mon.a (mon.0) 3968 : cluster [DBG] osdmap e2414: 8 total, 8 up, 8 in 2024-04-17T12:39:41.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:40.782882+0000 mon.a (mon.0) 3969 : cluster [DBG] osdmap e2415: 8 total, 8 up, 8 in 2024-04-17T12:39:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:39:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:41] "GET /metrics HTTP/1.1" 200 199078 "" "Prometheus/2.33.4" 2024-04-17T12:39:42.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:40.802260+0000 mgr.y (mgr.14556) 2358 : cluster [DBG] pgmap v4420: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 590 KiB/s rd, 4.3 KiB/s wr, 796 op/s 2024-04-17T12:39:42.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:41.782948+0000 mon.a (mon.0) 3970 : cluster [DBG] osdmap e2416: 8 total, 8 up, 8 in 2024-04-17T12:39:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:40.802260+0000 mgr.y (mgr.14556) 2358 : cluster [DBG] pgmap v4420: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 590 KiB/s rd, 4.3 KiB/s wr, 796 op/s 2024-04-17T12:39:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:41.782948+0000 mon.a (mon.0) 3970 : cluster [DBG] osdmap e2416: 8 total, 8 up, 8 in 2024-04-17T12:39:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:40.802260+0000 mgr.y (mgr.14556) 2358 : cluster [DBG] pgmap v4420: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 590 KiB/s rd, 4.3 KiB/s wr, 796 op/s 2024-04-17T12:39:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:41.782948+0000 mon.a (mon.0) 3970 : cluster [DBG] osdmap e2416: 8 total, 8 up, 8 in 2024-04-17T12:39:44.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:39:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:39:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:42.786594+0000 mon.a (mon.0) 3971 : cluster [DBG] osdmap e2417: 8 total, 8 up, 8 in 2024-04-17T12:39:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:42.802831+0000 mgr.y (mgr.14556) 2359 : cluster [DBG] pgmap v4423: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 513 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:39:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:42.786594+0000 mon.a (mon.0) 3971 : cluster [DBG] osdmap e2417: 8 total, 8 up, 8 in 2024-04-17T12:39:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:42.802831+0000 mgr.y (mgr.14556) 2359 : cluster [DBG] pgmap v4423: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 513 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:39:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:42.786594+0000 mon.a (mon.0) 3971 : cluster [DBG] osdmap e2417: 8 total, 8 up, 8 in 2024-04-17T12:39:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:42.802831+0000 mgr.y (mgr.14556) 2359 : cluster [DBG] pgmap v4423: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 513 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:39:45.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:43.790786+0000 mon.a (mon.0) 3972 : cluster [DBG] osdmap e2418: 8 total, 8 up, 8 in 2024-04-17T12:39:45.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:43.790786+0000 mon.a (mon.0) 3972 : cluster [DBG] osdmap e2418: 8 total, 8 up, 8 in 2024-04-17T12:39:45.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:43.790786+0000 mon.a (mon.0) 3972 : cluster [DBG] osdmap e2418: 8 total, 8 up, 8 in 2024-04-17T12:39:46.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:44.796781+0000 mon.a (mon.0) 3973 : cluster [DBG] osdmap e2419: 8 total, 8 up, 8 in 2024-04-17T12:39:46.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:44.803342+0000 mgr.y (mgr.14556) 2360 : cluster [DBG] pgmap v4426: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 835 KiB/s rd, 5.7 KiB/s wr, 1.13k op/s 2024-04-17T12:39:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:44.796781+0000 mon.a (mon.0) 3973 : cluster [DBG] osdmap e2419: 8 total, 8 up, 8 in 2024-04-17T12:39:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:44.803342+0000 mgr.y (mgr.14556) 2360 : cluster [DBG] pgmap v4426: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 835 KiB/s rd, 5.7 KiB/s wr, 1.13k op/s 2024-04-17T12:39:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:44.796781+0000 mon.a (mon.0) 3973 : cluster [DBG] osdmap e2419: 8 total, 8 up, 8 in 2024-04-17T12:39:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:44.803342+0000 mgr.y (mgr.14556) 2360 : cluster [DBG] pgmap v4426: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 835 KiB/s rd, 5.7 KiB/s wr, 1.13k op/s 2024-04-17T12:39:47.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:45.805543+0000 mon.a (mon.0) 3974 : cluster [DBG] osdmap e2420: 8 total, 8 up, 8 in 2024-04-17T12:39:47.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:45.805543+0000 mon.a (mon.0) 3974 : cluster [DBG] osdmap e2420: 8 total, 8 up, 8 in 2024-04-17T12:39:47.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:45.805543+0000 mon.a (mon.0) 3974 : cluster [DBG] osdmap e2420: 8 total, 8 up, 8 in 2024-04-17T12:39:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:46.803893+0000 mgr.y (mgr.14556) 2361 : cluster [DBG] pgmap v4428: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 831 KiB/s rd, 5.7 KiB/s wr, 1.13k op/s 2024-04-17T12:39:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:46.810523+0000 mon.a (mon.0) 3975 : cluster [DBG] osdmap e2421: 8 total, 8 up, 8 in 2024-04-17T12:39:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:46.803893+0000 mgr.y (mgr.14556) 2361 : cluster [DBG] pgmap v4428: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 831 KiB/s rd, 5.7 KiB/s wr, 1.13k op/s 2024-04-17T12:39:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:46.810523+0000 mon.a (mon.0) 3975 : cluster [DBG] osdmap e2421: 8 total, 8 up, 8 in 2024-04-17T12:39:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:46.803893+0000 mgr.y (mgr.14556) 2361 : cluster [DBG] pgmap v4428: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 831 KiB/s rd, 5.7 KiB/s wr, 1.13k op/s 2024-04-17T12:39:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:46.810523+0000 mon.a (mon.0) 3975 : cluster [DBG] osdmap e2421: 8 total, 8 up, 8 in 2024-04-17T12:39:49.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:47.811952+0000 mon.a (mon.0) 3976 : cluster [DBG] osdmap e2422: 8 total, 8 up, 8 in 2024-04-17T12:39:49.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:47.811952+0000 mon.a (mon.0) 3976 : cluster [DBG] osdmap e2422: 8 total, 8 up, 8 in 2024-04-17T12:39:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:47.811952+0000 mon.a (mon.0) 3976 : cluster [DBG] osdmap e2422: 8 total, 8 up, 8 in 2024-04-17T12:39:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:48.804751+0000 mgr.y (mgr.14556) 2362 : cluster [DBG] pgmap v4431: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 660 KiB/s rd, 4.2 KiB/s wr, 894 op/s 2024-04-17T12:39:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:48.835396+0000 mon.a (mon.0) 3977 : cluster [DBG] osdmap e2423: 8 total, 8 up, 8 in 2024-04-17T12:39:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:48.804751+0000 mgr.y (mgr.14556) 2362 : cluster [DBG] pgmap v4431: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 660 KiB/s rd, 4.2 KiB/s wr, 894 op/s 2024-04-17T12:39:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:48.835396+0000 mon.a (mon.0) 3977 : cluster [DBG] osdmap e2423: 8 total, 8 up, 8 in 2024-04-17T12:39:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:48.804751+0000 mgr.y (mgr.14556) 2362 : cluster [DBG] pgmap v4431: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 660 KiB/s rd, 4.2 KiB/s wr, 894 op/s 2024-04-17T12:39:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:48.835396+0000 mon.a (mon.0) 3977 : cluster [DBG] osdmap e2423: 8 total, 8 up, 8 in 2024-04-17T12:39:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:49.840528+0000 mon.a (mon.0) 3978 : cluster [DBG] osdmap e2424: 8 total, 8 up, 8 in 2024-04-17T12:39:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:50.780194+0000 mon.a (mon.0) 3979 : cluster [DBG] osdmap e2425: 8 total, 8 up, 8 in 2024-04-17T12:39:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:49.840528+0000 mon.a (mon.0) 3978 : cluster [DBG] osdmap e2424: 8 total, 8 up, 8 in 2024-04-17T12:39:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:50.780194+0000 mon.a (mon.0) 3979 : cluster [DBG] osdmap e2425: 8 total, 8 up, 8 in 2024-04-17T12:39:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:49.840528+0000 mon.a (mon.0) 3978 : cluster [DBG] osdmap e2424: 8 total, 8 up, 8 in 2024-04-17T12:39:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:50.780194+0000 mon.a (mon.0) 3979 : cluster [DBG] osdmap e2425: 8 total, 8 up, 8 in 2024-04-17T12:39:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:51] "GET /metrics HTTP/1.1" 200 199078 "" "Prometheus/2.33.4" 2024-04-17T12:39:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:50.805174+0000 mgr.y (mgr.14556) 2363 : cluster [DBG] pgmap v4435: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 662 KiB/s rd, 4.3 KiB/s wr, 897 op/s 2024-04-17T12:39:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:51.792488+0000 mon.a (mon.0) 3980 : cluster [DBG] osdmap e2426: 8 total, 8 up, 8 in 2024-04-17T12:39:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:50.805174+0000 mgr.y (mgr.14556) 2363 : cluster [DBG] pgmap v4435: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 662 KiB/s rd, 4.3 KiB/s wr, 897 op/s 2024-04-17T12:39:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:51.792488+0000 mon.a (mon.0) 3980 : cluster [DBG] osdmap e2426: 8 total, 8 up, 8 in 2024-04-17T12:39:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:50.805174+0000 mgr.y (mgr.14556) 2363 : cluster [DBG] pgmap v4435: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 662 KiB/s rd, 4.3 KiB/s wr, 897 op/s 2024-04-17T12:39:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:51.792488+0000 mon.a (mon.0) 3980 : cluster [DBG] osdmap e2426: 8 total, 8 up, 8 in 2024-04-17T12:39:54.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:39:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:39:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:52.789323+0000 mon.a (mon.0) 3981 : cluster [DBG] osdmap e2427: 8 total, 8 up, 8 in 2024-04-17T12:39:54.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:52.805593+0000 mgr.y (mgr.14556) 2364 : cluster [DBG] pgmap v4438: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:39:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:52.789323+0000 mon.a (mon.0) 3981 : cluster [DBG] osdmap e2427: 8 total, 8 up, 8 in 2024-04-17T12:39:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:52.805593+0000 mgr.y (mgr.14556) 2364 : cluster [DBG] pgmap v4438: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:39:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:52.789323+0000 mon.a (mon.0) 3981 : cluster [DBG] osdmap e2427: 8 total, 8 up, 8 in 2024-04-17T12:39:54.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:52.805593+0000 mgr.y (mgr.14556) 2364 : cluster [DBG] pgmap v4438: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:39:55.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:53.794920+0000 mon.a (mon.0) 3982 : cluster [DBG] osdmap e2428: 8 total, 8 up, 8 in 2024-04-17T12:39:55.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:53.794920+0000 mon.a (mon.0) 3982 : cluster [DBG] osdmap e2428: 8 total, 8 up, 8 in 2024-04-17T12:39:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:53.794920+0000 mon.a (mon.0) 3982 : cluster [DBG] osdmap e2428: 8 total, 8 up, 8 in 2024-04-17T12:39:55.559 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:39:55.859 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (67m) 5m ago 68m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (67m) 5m ago 67m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (69m) 5m ago 69m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (69m) 5m ago 69m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (72m) 5m ago 72m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (74m) 5m ago 74m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (74m) 5m ago 74m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (73m) 5m ago 72m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (72m) 5m ago 72m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (68m) 5m ago 68m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (68m) 5m ago 68m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (72m) 5m ago 72m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (71m) 5m ago 71m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (71m) 5m ago 71m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:39:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (71m) 5m ago 71m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:39:55.861 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (70m) 5m ago 70m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:39:55.861 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (70m) 5m ago 70m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:39:55.861 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (69m) 5m ago 69m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:39:55.861 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (69m) 5m ago 69m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:39:55.861 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (67m) 5m ago 68m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:39:56.205 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:39:56.205 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:39:56.205 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:39:56.205 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:39:56.206 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:39:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:54.802733+0000 mon.a (mon.0) 3983 : cluster [DBG] osdmap e2429: 8 total, 8 up, 8 in 2024-04-17T12:39:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:54.806248+0000 mgr.y (mgr.14556) 2365 : cluster [DBG] pgmap v4441: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 631 KiB/s rd, 5.7 KiB/s wr, 856 op/s 2024-04-17T12:39:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:54.802733+0000 mon.a (mon.0) 3983 : cluster [DBG] osdmap e2429: 8 total, 8 up, 8 in 2024-04-17T12:39:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:54.806248+0000 mgr.y (mgr.14556) 2365 : cluster [DBG] pgmap v4441: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 631 KiB/s rd, 5.7 KiB/s wr, 856 op/s 2024-04-17T12:39:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:54.802733+0000 mon.a (mon.0) 3983 : cluster [DBG] osdmap e2429: 8 total, 8 up, 8 in 2024-04-17T12:39:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:54.806248+0000 mgr.y (mgr.14556) 2365 : cluster [DBG] pgmap v4441: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 631 KiB/s rd, 5.7 KiB/s wr, 856 op/s 2024-04-17T12:39:57.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:39:55.547299+0000 mgr.y (mgr.14556) 2366 : audit [DBG] from='client.28553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:57.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:55.805204+0000 mon.a (mon.0) 3984 : cluster [DBG] osdmap e2430: 8 total, 8 up, 8 in 2024-04-17T12:39:57.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:39:55.851614+0000 mgr.y (mgr.14556) 2367 : audit [DBG] from='client.18672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:57.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:39:56.205381+0000 mon.c (mon.2) 186 : audit [DBG] from='client.? 172.21.15.31:0/132254776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:39:57.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:39:55.547299+0000 mgr.y (mgr.14556) 2366 : audit [DBG] from='client.28553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:57.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:55.805204+0000 mon.a (mon.0) 3984 : cluster [DBG] osdmap e2430: 8 total, 8 up, 8 in 2024-04-17T12:39:57.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:39:55.851614+0000 mgr.y (mgr.14556) 2367 : audit [DBG] from='client.18672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:57.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:39:56.205381+0000 mon.c (mon.2) 186 : audit [DBG] from='client.? 172.21.15.31:0/132254776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:39:57.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:39:55.547299+0000 mgr.y (mgr.14556) 2366 : audit [DBG] from='client.28553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:57.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:55.805204+0000 mon.a (mon.0) 3984 : cluster [DBG] osdmap e2430: 8 total, 8 up, 8 in 2024-04-17T12:39:57.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:39:55.851614+0000 mgr.y (mgr.14556) 2367 : audit [DBG] from='client.18672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:39:57.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:39:56.205381+0000 mon.c (mon.2) 186 : audit [DBG] from='client.? 172.21.15.31:0/132254776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:39:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:56.806646+0000 mgr.y (mgr.14556) 2368 : cluster [DBG] pgmap v4443: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 628 KiB/s rd, 5.7 KiB/s wr, 852 op/s 2024-04-17T12:39:58.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:56.813489+0000 mon.a (mon.0) 3985 : cluster [DBG] osdmap e2431: 8 total, 8 up, 8 in 2024-04-17T12:39:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:56.806646+0000 mgr.y (mgr.14556) 2368 : cluster [DBG] pgmap v4443: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 628 KiB/s rd, 5.7 KiB/s wr, 852 op/s 2024-04-17T12:39:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:56.813489+0000 mon.a (mon.0) 3985 : cluster [DBG] osdmap e2431: 8 total, 8 up, 8 in 2024-04-17T12:39:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:56.806646+0000 mgr.y (mgr.14556) 2368 : cluster [DBG] pgmap v4443: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 628 KiB/s rd, 5.7 KiB/s wr, 852 op/s 2024-04-17T12:39:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:56.813489+0000 mon.a (mon.0) 3985 : cluster [DBG] osdmap e2431: 8 total, 8 up, 8 in 2024-04-17T12:39:59.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:57.817835+0000 mon.a (mon.0) 3986 : cluster [DBG] osdmap e2432: 8 total, 8 up, 8 in 2024-04-17T12:39:59.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:57.817835+0000 mon.a (mon.0) 3986 : cluster [DBG] osdmap e2432: 8 total, 8 up, 8 in 2024-04-17T12:39:59.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:57.817835+0000 mon.a (mon.0) 3986 : cluster [DBG] osdmap e2432: 8 total, 8 up, 8 in 2024-04-17T12:40:00.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:58.807416+0000 mgr.y (mgr.14556) 2369 : cluster [DBG] pgmap v4446: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 597 KiB/s rd, 5.0 KiB/s wr, 809 op/s 2024-04-17T12:40:00.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:39:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:58.832608+0000 mon.a (mon.0) 3987 : cluster [DBG] osdmap e2433: 8 total, 8 up, 8 in 2024-04-17T12:40:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:58.807416+0000 mgr.y (mgr.14556) 2369 : cluster [DBG] pgmap v4446: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 597 KiB/s rd, 5.0 KiB/s wr, 809 op/s 2024-04-17T12:40:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:39:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:58.832608+0000 mon.a (mon.0) 3987 : cluster [DBG] osdmap e2433: 8 total, 8 up, 8 in 2024-04-17T12:40:00.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:58.807416+0000 mgr.y (mgr.14556) 2369 : cluster [DBG] pgmap v4446: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 597 KiB/s rd, 5.0 KiB/s wr, 809 op/s 2024-04-17T12:40:00.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:39:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:58.832608+0000 mon.a (mon.0) 3987 : cluster [DBG] osdmap e2433: 8 total, 8 up, 8 in 2024-04-17T12:40:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:39:59.837724+0000 mon.a (mon.0) 3988 : cluster [DBG] osdmap e2434: 8 total, 8 up, 8 in 2024-04-17T12:40:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:00.000136+0000 mon.a (mon.0) 3989 : cluster [WRN] Health detail: HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:40:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:00.000171+0000 mon.a (mon.0) 3990 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T12:40:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:00.000187+0000 mon.a (mon.0) 3991 : cluster [WRN] host smithi031 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:40:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:00.000200+0000 mon.a (mon.0) 3992 : cluster [WRN] Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:40:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:00.000218+0000 mon.a (mon.0) 3993 : cluster [WRN] /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:40:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:00.000235+0000 mon.a (mon.0) 3994 : cluster [WRN] /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T12:40:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:00.000255+0000 mon.a (mon.0) 3995 : cluster [WRN] ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:40:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:00.784986+0000 mon.a (mon.0) 3996 : cluster [DBG] osdmap e2435: 8 total, 8 up, 8 in 2024-04-17T12:40:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:39:59.837724+0000 mon.a (mon.0) 3988 : cluster [DBG] osdmap e2434: 8 total, 8 up, 8 in 2024-04-17T12:40:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:00.000136+0000 mon.a (mon.0) 3989 : cluster [WRN] Health detail: HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:40:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:00.000171+0000 mon.a (mon.0) 3990 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T12:40:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:00.000187+0000 mon.a (mon.0) 3991 : cluster [WRN] host smithi031 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:40:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:00.000200+0000 mon.a (mon.0) 3992 : cluster [WRN] Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:40:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:00.000218+0000 mon.a (mon.0) 3993 : cluster [WRN] /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:40:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:00.000235+0000 mon.a (mon.0) 3994 : cluster [WRN] /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T12:40:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:00.000255+0000 mon.a (mon.0) 3995 : cluster [WRN] ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:40:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:00.784986+0000 mon.a (mon.0) 3996 : cluster [DBG] osdmap e2435: 8 total, 8 up, 8 in 2024-04-17T12:40:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:39:59.837724+0000 mon.a (mon.0) 3988 : cluster [DBG] osdmap e2434: 8 total, 8 up, 8 in 2024-04-17T12:40:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:00.000136+0000 mon.a (mon.0) 3989 : cluster [WRN] Health detail: HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:40:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:00.000171+0000 mon.a (mon.0) 3990 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-17T12:40:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:00.000187+0000 mon.a (mon.0) 3991 : cluster [WRN] host smithi031 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:40:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:00.000200+0000 mon.a (mon.0) 3992 : cluster [WRN] Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:40:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:00.000218+0000 mon.a (mon.0) 3993 : cluster [WRN] /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae... 2024-04-17T12:40:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:00.000235+0000 mon.a (mon.0) 3994 : cluster [WRN] /bin/podman: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae: reading manifest 56a91dd158be807f143cc918a11685fc9ee164ae in quay.ceph.io/ceph-ci/ceph: manifest unknown 2024-04-17T12:40:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:00.000255+0000 mon.a (mon.0) 3995 : cluster [WRN] ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T12:40:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:00.784986+0000 mon.a (mon.0) 3996 : cluster [DBG] osdmap e2435: 8 total, 8 up, 8 in 2024-04-17T12:40:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:40:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:01] "GET /metrics HTTP/1.1" 200 199083 "" "Prometheus/2.33.4" 2024-04-17T12:40:02.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:00.807909+0000 mgr.y (mgr.14556) 2370 : cluster [DBG] pgmap v4450: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 599 KiB/s rd, 5.0 KiB/s wr, 811 op/s 2024-04-17T12:40:02.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:01.787656+0000 mon.a (mon.0) 3997 : cluster [DBG] osdmap e2436: 8 total, 8 up, 8 in 2024-04-17T12:40:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:00.807909+0000 mgr.y (mgr.14556) 2370 : cluster [DBG] pgmap v4450: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 599 KiB/s rd, 5.0 KiB/s wr, 811 op/s 2024-04-17T12:40:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:01.787656+0000 mon.a (mon.0) 3997 : cluster [DBG] osdmap e2436: 8 total, 8 up, 8 in 2024-04-17T12:40:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:00.807909+0000 mgr.y (mgr.14556) 2370 : cluster [DBG] pgmap v4450: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 599 KiB/s rd, 5.0 KiB/s wr, 811 op/s 2024-04-17T12:40:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:01.787656+0000 mon.a (mon.0) 3997 : cluster [DBG] osdmap e2436: 8 total, 8 up, 8 in 2024-04-17T12:40:04.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:40:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:40:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:02.794628+0000 mon.a (mon.0) 3998 : cluster [DBG] osdmap e2437: 8 total, 8 up, 8 in 2024-04-17T12:40:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:02.808478+0000 mgr.y (mgr.14556) 2371 : cluster [DBG] pgmap v4453: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:40:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:02.794628+0000 mon.a (mon.0) 3998 : cluster [DBG] osdmap e2437: 8 total, 8 up, 8 in 2024-04-17T12:40:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:02.808478+0000 mgr.y (mgr.14556) 2371 : cluster [DBG] pgmap v4453: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:40:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:02.794628+0000 mon.a (mon.0) 3998 : cluster [DBG] osdmap e2437: 8 total, 8 up, 8 in 2024-04-17T12:40:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:02.808478+0000 mgr.y (mgr.14556) 2371 : cluster [DBG] pgmap v4453: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:40:05.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:03.798387+0000 mon.a (mon.0) 3999 : cluster [DBG] osdmap e2438: 8 total, 8 up, 8 in 2024-04-17T12:40:05.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:03.798387+0000 mon.a (mon.0) 3999 : cluster [DBG] osdmap e2438: 8 total, 8 up, 8 in 2024-04-17T12:40:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:03.798387+0000 mon.a (mon.0) 3999 : cluster [DBG] osdmap e2438: 8 total, 8 up, 8 in 2024-04-17T12:40:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:04.807985+0000 mon.a (mon.0) 4000 : cluster [DBG] osdmap e2439: 8 total, 8 up, 8 in 2024-04-17T12:40:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:04.808983+0000 mgr.y (mgr.14556) 2372 : cluster [DBG] pgmap v4456: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 565 KiB/s rd, 5.0 KiB/s wr, 768 op/s 2024-04-17T12:40:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:04.807985+0000 mon.a (mon.0) 4000 : cluster [DBG] osdmap e2439: 8 total, 8 up, 8 in 2024-04-17T12:40:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:04.808983+0000 mgr.y (mgr.14556) 2372 : cluster [DBG] pgmap v4456: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 565 KiB/s rd, 5.0 KiB/s wr, 768 op/s 2024-04-17T12:40:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:04.807985+0000 mon.a (mon.0) 4000 : cluster [DBG] osdmap e2439: 8 total, 8 up, 8 in 2024-04-17T12:40:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:04.808983+0000 mgr.y (mgr.14556) 2372 : cluster [DBG] pgmap v4456: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 565 KiB/s rd, 5.0 KiB/s wr, 768 op/s 2024-04-17T12:40:07.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:05.814246+0000 mon.a (mon.0) 4001 : cluster [DBG] osdmap e2440: 8 total, 8 up, 8 in 2024-04-17T12:40:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:05.814246+0000 mon.a (mon.0) 4001 : cluster [DBG] osdmap e2440: 8 total, 8 up, 8 in 2024-04-17T12:40:07.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:05.814246+0000 mon.a (mon.0) 4001 : cluster [DBG] osdmap e2440: 8 total, 8 up, 8 in 2024-04-17T12:40:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:06.809441+0000 mgr.y (mgr.14556) 2373 : cluster [DBG] pgmap v4458: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 563 KiB/s rd, 5.0 KiB/s wr, 764 op/s 2024-04-17T12:40:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:06.822294+0000 mon.a (mon.0) 4002 : cluster [DBG] osdmap e2441: 8 total, 8 up, 8 in 2024-04-17T12:40:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:06.809441+0000 mgr.y (mgr.14556) 2373 : cluster [DBG] pgmap v4458: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 563 KiB/s rd, 5.0 KiB/s wr, 764 op/s 2024-04-17T12:40:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:06.822294+0000 mon.a (mon.0) 4002 : cluster [DBG] osdmap e2441: 8 total, 8 up, 8 in 2024-04-17T12:40:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:06.809441+0000 mgr.y (mgr.14556) 2373 : cluster [DBG] pgmap v4458: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 563 KiB/s rd, 5.0 KiB/s wr, 764 op/s 2024-04-17T12:40:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:06.822294+0000 mon.a (mon.0) 4002 : cluster [DBG] osdmap e2441: 8 total, 8 up, 8 in 2024-04-17T12:40:09.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:07.826805+0000 mon.a (mon.0) 4003 : cluster [DBG] osdmap e2442: 8 total, 8 up, 8 in 2024-04-17T12:40:09.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:07.826805+0000 mon.a (mon.0) 4003 : cluster [DBG] osdmap e2442: 8 total, 8 up, 8 in 2024-04-17T12:40:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:07.826805+0000 mon.a (mon.0) 4003 : cluster [DBG] osdmap e2442: 8 total, 8 up, 8 in 2024-04-17T12:40:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:08.810320+0000 mgr.y (mgr.14556) 2374 : cluster [DBG] pgmap v4461: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 4.2 KiB/s wr, 719 op/s 2024-04-17T12:40:10.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:08.837965+0000 mon.a (mon.0) 4004 : cluster [DBG] osdmap e2443: 8 total, 8 up, 8 in 2024-04-17T12:40:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:08.810320+0000 mgr.y (mgr.14556) 2374 : cluster [DBG] pgmap v4461: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 4.2 KiB/s wr, 719 op/s 2024-04-17T12:40:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:08.837965+0000 mon.a (mon.0) 4004 : cluster [DBG] osdmap e2443: 8 total, 8 up, 8 in 2024-04-17T12:40:10.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:08.810320+0000 mgr.y (mgr.14556) 2374 : cluster [DBG] pgmap v4461: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 4.2 KiB/s wr, 719 op/s 2024-04-17T12:40:10.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:08.837965+0000 mon.a (mon.0) 4004 : cluster [DBG] osdmap e2443: 8 total, 8 up, 8 in 2024-04-17T12:40:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:09.837570+0000 mon.a (mon.0) 4005 : cluster [DBG] osdmap e2444: 8 total, 8 up, 8 in 2024-04-17T12:40:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:10.785726+0000 mon.a (mon.0) 4006 : cluster [DBG] osdmap e2445: 8 total, 8 up, 8 in 2024-04-17T12:40:11.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:09.837570+0000 mon.a (mon.0) 4005 : cluster [DBG] osdmap e2444: 8 total, 8 up, 8 in 2024-04-17T12:40:11.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:10.785726+0000 mon.a (mon.0) 4006 : cluster [DBG] osdmap e2445: 8 total, 8 up, 8 in 2024-04-17T12:40:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:09.837570+0000 mon.a (mon.0) 4005 : cluster [DBG] osdmap e2444: 8 total, 8 up, 8 in 2024-04-17T12:40:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:10.785726+0000 mon.a (mon.0) 4006 : cluster [DBG] osdmap e2445: 8 total, 8 up, 8 in 2024-04-17T12:40:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:11] "GET /metrics HTTP/1.1" 200 199090 "" "Prometheus/2.33.4" 2024-04-17T12:40:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:10.810697+0000 mgr.y (mgr.14556) 2375 : cluster [DBG] pgmap v4465: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 4.3 KiB/s wr, 722 op/s 2024-04-17T12:40:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:11.790964+0000 mon.a (mon.0) 4007 : cluster [DBG] osdmap e2446: 8 total, 8 up, 8 in 2024-04-17T12:40:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:10.810697+0000 mgr.y (mgr.14556) 2375 : cluster [DBG] pgmap v4465: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 4.3 KiB/s wr, 722 op/s 2024-04-17T12:40:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:11.790964+0000 mon.a (mon.0) 4007 : cluster [DBG] osdmap e2446: 8 total, 8 up, 8 in 2024-04-17T12:40:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:10.810697+0000 mgr.y (mgr.14556) 2375 : cluster [DBG] pgmap v4465: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 4.3 KiB/s wr, 722 op/s 2024-04-17T12:40:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:11.790964+0000 mon.a (mon.0) 4007 : cluster [DBG] osdmap e2446: 8 total, 8 up, 8 in 2024-04-17T12:40:14.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:40:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:40:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:12.795612+0000 mon.a (mon.0) 4008 : cluster [DBG] osdmap e2447: 8 total, 8 up, 8 in 2024-04-17T12:40:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:12.811176+0000 mgr.y (mgr.14556) 2376 : cluster [DBG] pgmap v4468: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:40:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:12.795612+0000 mon.a (mon.0) 4008 : cluster [DBG] osdmap e2447: 8 total, 8 up, 8 in 2024-04-17T12:40:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:12.811176+0000 mgr.y (mgr.14556) 2376 : cluster [DBG] pgmap v4468: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:40:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:12.795612+0000 mon.a (mon.0) 4008 : cluster [DBG] osdmap e2447: 8 total, 8 up, 8 in 2024-04-17T12:40:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:12.811176+0000 mgr.y (mgr.14556) 2376 : cluster [DBG] pgmap v4468: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:40:15.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:13.800178+0000 mon.a (mon.0) 4009 : cluster [DBG] osdmap e2448: 8 total, 8 up, 8 in 2024-04-17T12:40:15.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:13.800178+0000 mon.a (mon.0) 4009 : cluster [DBG] osdmap e2448: 8 total, 8 up, 8 in 2024-04-17T12:40:15.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:13.800178+0000 mon.a (mon.0) 4009 : cluster [DBG] osdmap e2448: 8 total, 8 up, 8 in 2024-04-17T12:40:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:14.803598+0000 mon.a (mon.0) 4010 : cluster [DBG] osdmap e2449: 8 total, 8 up, 8 in 2024-04-17T12:40:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:14.811675+0000 mgr.y (mgr.14556) 2377 : cluster [DBG] pgmap v4471: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 5.7 KiB/s wr, 682 op/s 2024-04-17T12:40:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:14.803598+0000 mon.a (mon.0) 4010 : cluster [DBG] osdmap e2449: 8 total, 8 up, 8 in 2024-04-17T12:40:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:14.811675+0000 mgr.y (mgr.14556) 2377 : cluster [DBG] pgmap v4471: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 5.7 KiB/s wr, 682 op/s 2024-04-17T12:40:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:14.803598+0000 mon.a (mon.0) 4010 : cluster [DBG] osdmap e2449: 8 total, 8 up, 8 in 2024-04-17T12:40:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:14.811675+0000 mgr.y (mgr.14556) 2377 : cluster [DBG] pgmap v4471: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 5.7 KiB/s wr, 682 op/s 2024-04-17T12:40:17.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:15.819554+0000 mon.a (mon.0) 4011 : cluster [DBG] osdmap e2450: 8 total, 8 up, 8 in 2024-04-17T12:40:17.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:15.819554+0000 mon.a (mon.0) 4011 : cluster [DBG] osdmap e2450: 8 total, 8 up, 8 in 2024-04-17T12:40:17.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:15.819554+0000 mon.a (mon.0) 4011 : cluster [DBG] osdmap e2450: 8 total, 8 up, 8 in 2024-04-17T12:40:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:16.812234+0000 mgr.y (mgr.14556) 2378 : cluster [DBG] pgmap v4473: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 499 KiB/s rd, 5.7 KiB/s wr, 678 op/s 2024-04-17T12:40:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:16.826366+0000 mon.a (mon.0) 4012 : cluster [DBG] osdmap e2451: 8 total, 8 up, 8 in 2024-04-17T12:40:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:16.812234+0000 mgr.y (mgr.14556) 2378 : cluster [DBG] pgmap v4473: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 499 KiB/s rd, 5.7 KiB/s wr, 678 op/s 2024-04-17T12:40:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:16.826366+0000 mon.a (mon.0) 4012 : cluster [DBG] osdmap e2451: 8 total, 8 up, 8 in 2024-04-17T12:40:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:16.812234+0000 mgr.y (mgr.14556) 2378 : cluster [DBG] pgmap v4473: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 499 KiB/s rd, 5.7 KiB/s wr, 678 op/s 2024-04-17T12:40:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:16.826366+0000 mon.a (mon.0) 4012 : cluster [DBG] osdmap e2451: 8 total, 8 up, 8 in 2024-04-17T12:40:19.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:17.832641+0000 mon.a (mon.0) 4013 : cluster [DBG] osdmap e2452: 8 total, 8 up, 8 in 2024-04-17T12:40:19.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:17.832641+0000 mon.a (mon.0) 4013 : cluster [DBG] osdmap e2452: 8 total, 8 up, 8 in 2024-04-17T12:40:19.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:17.832641+0000 mon.a (mon.0) 4013 : cluster [DBG] osdmap e2452: 8 total, 8 up, 8 in 2024-04-17T12:40:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:18.812976+0000 mgr.y (mgr.14556) 2379 : cluster [DBG] pgmap v4476: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 467 KiB/s rd, 5.0 KiB/s wr, 634 op/s 2024-04-17T12:40:20.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:18.840690+0000 mon.a (mon.0) 4014 : cluster [DBG] osdmap e2453: 8 total, 8 up, 8 in 2024-04-17T12:40:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:18.812976+0000 mgr.y (mgr.14556) 2379 : cluster [DBG] pgmap v4476: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 467 KiB/s rd, 5.0 KiB/s wr, 634 op/s 2024-04-17T12:40:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:18.840690+0000 mon.a (mon.0) 4014 : cluster [DBG] osdmap e2453: 8 total, 8 up, 8 in 2024-04-17T12:40:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:18.812976+0000 mgr.y (mgr.14556) 2379 : cluster [DBG] pgmap v4476: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 467 KiB/s rd, 5.0 KiB/s wr, 634 op/s 2024-04-17T12:40:20.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:18.840690+0000 mon.a (mon.0) 4014 : cluster [DBG] osdmap e2453: 8 total, 8 up, 8 in 2024-04-17T12:40:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:19.847984+0000 mon.a (mon.0) 4015 : cluster [DBG] osdmap e2454: 8 total, 8 up, 8 in 2024-04-17T12:40:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:20.793803+0000 mon.a (mon.0) 4016 : cluster [DBG] osdmap e2455: 8 total, 8 up, 8 in 2024-04-17T12:40:21.241 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:19.847984+0000 mon.a (mon.0) 4015 : cluster [DBG] osdmap e2454: 8 total, 8 up, 8 in 2024-04-17T12:40:21.242 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:20.793803+0000 mon.a (mon.0) 4016 : cluster [DBG] osdmap e2455: 8 total, 8 up, 8 in 2024-04-17T12:40:21.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:19.847984+0000 mon.a (mon.0) 4015 : cluster [DBG] osdmap e2454: 8 total, 8 up, 8 in 2024-04-17T12:40:21.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:20.793803+0000 mon.a (mon.0) 4016 : cluster [DBG] osdmap e2455: 8 total, 8 up, 8 in 2024-04-17T12:40:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:40:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:21] "GET /metrics HTTP/1.1" 200 199090 "" "Prometheus/2.33.4" 2024-04-17T12:40:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:20.813476+0000 mgr.y (mgr.14556) 2380 : cluster [DBG] pgmap v4480: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 470 KiB/s rd, 5.0 KiB/s wr, 637 op/s 2024-04-17T12:40:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:21.797823+0000 mon.a (mon.0) 4017 : cluster [DBG] osdmap e2456: 8 total, 8 up, 8 in 2024-04-17T12:40:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:20.813476+0000 mgr.y (mgr.14556) 2380 : cluster [DBG] pgmap v4480: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 470 KiB/s rd, 5.0 KiB/s wr, 637 op/s 2024-04-17T12:40:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:21.797823+0000 mon.a (mon.0) 4017 : cluster [DBG] osdmap e2456: 8 total, 8 up, 8 in 2024-04-17T12:40:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:20.813476+0000 mgr.y (mgr.14556) 2380 : cluster [DBG] pgmap v4480: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 470 KiB/s rd, 5.0 KiB/s wr, 637 op/s 2024-04-17T12:40:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:21.797823+0000 mon.a (mon.0) 4017 : cluster [DBG] osdmap e2456: 8 total, 8 up, 8 in 2024-04-17T12:40:24.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:40:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:40:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:22.802692+0000 mon.a (mon.0) 4018 : cluster [DBG] osdmap e2457: 8 total, 8 up, 8 in 2024-04-17T12:40:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:22.815473+0000 mgr.y (mgr.14556) 2381 : cluster [DBG] pgmap v4483: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 514 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:40:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:22.802692+0000 mon.a (mon.0) 4018 : cluster [DBG] osdmap e2457: 8 total, 8 up, 8 in 2024-04-17T12:40:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:22.815473+0000 mgr.y (mgr.14556) 2381 : cluster [DBG] pgmap v4483: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 514 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:40:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:22.802692+0000 mon.a (mon.0) 4018 : cluster [DBG] osdmap e2457: 8 total, 8 up, 8 in 2024-04-17T12:40:24.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:22.815473+0000 mgr.y (mgr.14556) 2381 : cluster [DBG] pgmap v4483: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 514 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:40:25.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:23.806944+0000 mon.a (mon.0) 4019 : cluster [DBG] osdmap e2458: 8 total, 8 up, 8 in 2024-04-17T12:40:25.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:23.806944+0000 mon.a (mon.0) 4019 : cluster [DBG] osdmap e2458: 8 total, 8 up, 8 in 2024-04-17T12:40:25.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:23.806944+0000 mon.a (mon.0) 4019 : cluster [DBG] osdmap e2458: 8 total, 8 up, 8 in 2024-04-17T12:40:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:24.814843+0000 mon.a (mon.0) 4020 : cluster [DBG] osdmap e2459: 8 total, 8 up, 8 in 2024-04-17T12:40:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:24.815961+0000 mgr.y (mgr.14556) 2382 : cluster [DBG] pgmap v4486: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 434 KiB/s rd, 5.0 KiB/s wr, 588 op/s 2024-04-17T12:40:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:24.814843+0000 mon.a (mon.0) 4020 : cluster [DBG] osdmap e2459: 8 total, 8 up, 8 in 2024-04-17T12:40:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:24.815961+0000 mgr.y (mgr.14556) 2382 : cluster [DBG] pgmap v4486: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 434 KiB/s rd, 5.0 KiB/s wr, 588 op/s 2024-04-17T12:40:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:24.814843+0000 mon.a (mon.0) 4020 : cluster [DBG] osdmap e2459: 8 total, 8 up, 8 in 2024-04-17T12:40:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:24.815961+0000 mgr.y (mgr.14556) 2382 : cluster [DBG] pgmap v4486: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 434 KiB/s rd, 5.0 KiB/s wr, 588 op/s 2024-04-17T12:40:26.530 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:40:26.822 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (67m) 5m ago 68m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (68m) 5m ago 68m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (69m) 5m ago 69m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (69m) 5m ago 69m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (73m) 5m ago 73m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (74m) 5m ago 74m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (74m) 5m ago 74m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (73m) 5m ago 73m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (73m) 5m ago 73m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (68m) 5m ago 68m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (68m) 5m ago 68m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:40:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (72m) 5m ago 72m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:40:26.824 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (72m) 5m ago 72m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:40:26.824 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (71m) 5m ago 71m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:40:26.824 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (71m) 5m ago 71m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:40:26.824 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (71m) 5m ago 71m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:40:26.824 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (70m) 5m ago 70m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:40:26.824 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (70m) 5m ago 70m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:40:26.824 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (70m) 5m ago 70m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:40:26.824 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (67m) 5m ago 69m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:40:27.181 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:40:27.181 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:40:27.181 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:40:27.181 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:40:27.181 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:40:27.182 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:40:27.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:25.821587+0000 mon.a (mon.0) 4021 : cluster [DBG] osdmap e2460: 8 total, 8 up, 8 in 2024-04-17T12:40:27.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:25.821587+0000 mon.a (mon.0) 4021 : cluster [DBG] osdmap e2460: 8 total, 8 up, 8 in 2024-04-17T12:40:27.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:25.821587+0000 mon.a (mon.0) 4021 : cluster [DBG] osdmap e2460: 8 total, 8 up, 8 in 2024-04-17T12:40:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:40:26.518295+0000 mgr.y (mgr.14556) 2383 : audit [DBG] from='client.28571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:40:26.813643+0000 mgr.y (mgr.14556) 2384 : audit [DBG] from='client.28577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:28.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:26.816308+0000 mgr.y (mgr.14556) 2385 : cluster [DBG] pgmap v4488: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 432 KiB/s rd, 5.0 KiB/s wr, 586 op/s 2024-04-17T12:40:28.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:26.827204+0000 mon.a (mon.0) 4022 : cluster [DBG] osdmap e2461: 8 total, 8 up, 8 in 2024-04-17T12:40:28.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:40:27.181194+0000 mon.a (mon.0) 4023 : audit [DBG] from='client.? 172.21.15.31:0/3514533481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:40:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:40:26.518295+0000 mgr.y (mgr.14556) 2383 : audit [DBG] from='client.28571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:40:26.813643+0000 mgr.y (mgr.14556) 2384 : audit [DBG] from='client.28577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:26.816308+0000 mgr.y (mgr.14556) 2385 : cluster [DBG] pgmap v4488: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 432 KiB/s rd, 5.0 KiB/s wr, 586 op/s 2024-04-17T12:40:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:26.827204+0000 mon.a (mon.0) 4022 : cluster [DBG] osdmap e2461: 8 total, 8 up, 8 in 2024-04-17T12:40:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:40:27.181194+0000 mon.a (mon.0) 4023 : audit [DBG] from='client.? 172.21.15.31:0/3514533481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:40:28.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:40:26.518295+0000 mgr.y (mgr.14556) 2383 : audit [DBG] from='client.28571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:28.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:40:26.813643+0000 mgr.y (mgr.14556) 2384 : audit [DBG] from='client.28577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:28.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:26.816308+0000 mgr.y (mgr.14556) 2385 : cluster [DBG] pgmap v4488: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 432 KiB/s rd, 5.0 KiB/s wr, 586 op/s 2024-04-17T12:40:28.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:26.827204+0000 mon.a (mon.0) 4022 : cluster [DBG] osdmap e2461: 8 total, 8 up, 8 in 2024-04-17T12:40:28.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:40:27.181194+0000 mon.a (mon.0) 4023 : audit [DBG] from='client.? 172.21.15.31:0/3514533481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:40:29.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:27.834692+0000 mon.a (mon.0) 4024 : cluster [DBG] osdmap e2462: 8 total, 8 up, 8 in 2024-04-17T12:40:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:27.834692+0000 mon.a (mon.0) 4024 : cluster [DBG] osdmap e2462: 8 total, 8 up, 8 in 2024-04-17T12:40:29.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:27.834692+0000 mon.a (mon.0) 4024 : cluster [DBG] osdmap e2462: 8 total, 8 up, 8 in 2024-04-17T12:40:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:28.817044+0000 mgr.y (mgr.14556) 2386 : cluster [DBG] pgmap v4491: 137 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 133 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 402 KiB/s rd, 5.0 KiB/s wr, 543 op/s 2024-04-17T12:40:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:28.838958+0000 mon.a (mon.0) 4025 : cluster [DBG] osdmap e2463: 8 total, 8 up, 8 in 2024-04-17T12:40:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:28.817044+0000 mgr.y (mgr.14556) 2386 : cluster [DBG] pgmap v4491: 137 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 133 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 402 KiB/s rd, 5.0 KiB/s wr, 543 op/s 2024-04-17T12:40:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:28.838958+0000 mon.a (mon.0) 4025 : cluster [DBG] osdmap e2463: 8 total, 8 up, 8 in 2024-04-17T12:40:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:28.817044+0000 mgr.y (mgr.14556) 2386 : cluster [DBG] pgmap v4491: 137 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 133 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 402 KiB/s rd, 5.0 KiB/s wr, 543 op/s 2024-04-17T12:40:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:28.838958+0000 mon.a (mon.0) 4025 : cluster [DBG] osdmap e2463: 8 total, 8 up, 8 in 2024-04-17T12:40:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:29.853827+0000 mon.a (mon.0) 4026 : cluster [DBG] osdmap e2464: 8 total, 8 up, 8 in 2024-04-17T12:40:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:30.796222+0000 mon.a (mon.0) 4027 : cluster [DBG] osdmap e2465: 8 total, 8 up, 8 in 2024-04-17T12:40:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:29.853827+0000 mon.a (mon.0) 4026 : cluster [DBG] osdmap e2464: 8 total, 8 up, 8 in 2024-04-17T12:40:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:30.796222+0000 mon.a (mon.0) 4027 : cluster [DBG] osdmap e2465: 8 total, 8 up, 8 in 2024-04-17T12:40:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:29.853827+0000 mon.a (mon.0) 4026 : cluster [DBG] osdmap e2464: 8 total, 8 up, 8 in 2024-04-17T12:40:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:30.796222+0000 mon.a (mon.0) 4027 : cluster [DBG] osdmap e2465: 8 total, 8 up, 8 in 2024-04-17T12:40:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:40:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:31] "GET /metrics HTTP/1.1" 200 199085 "" "Prometheus/2.33.4" 2024-04-17T12:40:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:30.817513+0000 mgr.y (mgr.14556) 2387 : cluster [DBG] pgmap v4495: 137 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 133 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 403 KiB/s rd, 5.0 KiB/s wr, 545 op/s 2024-04-17T12:40:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:31.802123+0000 mon.a (mon.0) 4028 : cluster [DBG] osdmap e2466: 8 total, 8 up, 8 in 2024-04-17T12:40:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:30.817513+0000 mgr.y (mgr.14556) 2387 : cluster [DBG] pgmap v4495: 137 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 133 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 403 KiB/s rd, 5.0 KiB/s wr, 545 op/s 2024-04-17T12:40:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:31.802123+0000 mon.a (mon.0) 4028 : cluster [DBG] osdmap e2466: 8 total, 8 up, 8 in 2024-04-17T12:40:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:30.817513+0000 mgr.y (mgr.14556) 2387 : cluster [DBG] pgmap v4495: 137 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 133 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 403 KiB/s rd, 5.0 KiB/s wr, 545 op/s 2024-04-17T12:40:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:31.802123+0000 mon.a (mon.0) 4028 : cluster [DBG] osdmap e2466: 8 total, 8 up, 8 in 2024-04-17T12:40:34.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:40:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:32.806003+0000 mon.a (mon.0) 4029 : cluster [DBG] osdmap e2467: 8 total, 8 up, 8 in 2024-04-17T12:40:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:32.818184+0000 mgr.y (mgr.14556) 2388 : cluster [DBG] pgmap v4498: 137 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 133 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:40:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:32.806003+0000 mon.a (mon.0) 4029 : cluster [DBG] osdmap e2467: 8 total, 8 up, 8 in 2024-04-17T12:40:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:32.818184+0000 mgr.y (mgr.14556) 2388 : cluster [DBG] pgmap v4498: 137 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 133 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:40:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:32.806003+0000 mon.a (mon.0) 4029 : cluster [DBG] osdmap e2467: 8 total, 8 up, 8 in 2024-04-17T12:40:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:32.818184+0000 mgr.y (mgr.14556) 2388 : cluster [DBG] pgmap v4498: 137 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 133 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:40:35.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:33.813949+0000 mon.a (mon.0) 4030 : cluster [DBG] osdmap e2468: 8 total, 8 up, 8 in 2024-04-17T12:40:35.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:33.813949+0000 mon.a (mon.0) 4030 : cluster [DBG] osdmap e2468: 8 total, 8 up, 8 in 2024-04-17T12:40:35.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:33.813949+0000 mon.a (mon.0) 4030 : cluster [DBG] osdmap e2468: 8 total, 8 up, 8 in 2024-04-17T12:40:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:34.817670+0000 mon.a (mon.0) 4031 : cluster [DBG] osdmap e2469: 8 total, 8 up, 8 in 2024-04-17T12:40:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:34.819134+0000 mgr.y (mgr.14556) 2389 : cluster [DBG] pgmap v4501: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 369 KiB/s rd, 5.0 KiB/s wr, 501 op/s 2024-04-17T12:40:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:34.817670+0000 mon.a (mon.0) 4031 : cluster [DBG] osdmap e2469: 8 total, 8 up, 8 in 2024-04-17T12:40:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:34.819134+0000 mgr.y (mgr.14556) 2389 : cluster [DBG] pgmap v4501: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 369 KiB/s rd, 5.0 KiB/s wr, 501 op/s 2024-04-17T12:40:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:34.817670+0000 mon.a (mon.0) 4031 : cluster [DBG] osdmap e2469: 8 total, 8 up, 8 in 2024-04-17T12:40:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:34.819134+0000 mgr.y (mgr.14556) 2389 : cluster [DBG] pgmap v4501: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 369 KiB/s rd, 5.0 KiB/s wr, 501 op/s 2024-04-17T12:40:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:35.823622+0000 mon.a (mon.0) 4032 : cluster [DBG] osdmap e2470: 8 total, 8 up, 8 in 2024-04-17T12:40:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:35.823622+0000 mon.a (mon.0) 4032 : cluster [DBG] osdmap e2470: 8 total, 8 up, 8 in 2024-04-17T12:40:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:35.823622+0000 mon.a (mon.0) 4032 : cluster [DBG] osdmap e2470: 8 total, 8 up, 8 in 2024-04-17T12:40:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:36.819873+0000 mgr.y (mgr.14556) 2390 : cluster [DBG] pgmap v4503: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 368 KiB/s rd, 5.0 KiB/s wr, 499 op/s 2024-04-17T12:40:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:36.829949+0000 mon.a (mon.0) 4033 : cluster [DBG] osdmap e2471: 8 total, 8 up, 8 in 2024-04-17T12:40:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:36.819873+0000 mgr.y (mgr.14556) 2390 : cluster [DBG] pgmap v4503: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 368 KiB/s rd, 5.0 KiB/s wr, 499 op/s 2024-04-17T12:40:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:36.829949+0000 mon.a (mon.0) 4033 : cluster [DBG] osdmap e2471: 8 total, 8 up, 8 in 2024-04-17T12:40:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:36.819873+0000 mgr.y (mgr.14556) 2390 : cluster [DBG] pgmap v4503: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 368 KiB/s rd, 5.0 KiB/s wr, 499 op/s 2024-04-17T12:40:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:36.829949+0000 mon.a (mon.0) 4033 : cluster [DBG] osdmap e2471: 8 total, 8 up, 8 in 2024-04-17T12:40:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:37.838802+0000 mon.a (mon.0) 4034 : cluster [DBG] osdmap e2472: 8 total, 8 up, 8 in 2024-04-17T12:40:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:40:38.138426+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:40:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:40:38.446222+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:40:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:40:38.446869+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:40:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:40:38.451194+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:40:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:37.838802+0000 mon.a (mon.0) 4034 : cluster [DBG] osdmap e2472: 8 total, 8 up, 8 in 2024-04-17T12:40:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:40:38.138426+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:40:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:40:38.446222+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:40:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:40:38.446869+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:40:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:40:38.451194+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:40:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:37.838802+0000 mon.a (mon.0) 4034 : cluster [DBG] osdmap e2472: 8 total, 8 up, 8 in 2024-04-17T12:40:39.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:40:38.138426+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:40:39.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:40:38.446222+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:40:39.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:40:38.446869+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:40:39.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:40:38.451194+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:40:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:38.820548+0000 mgr.y (mgr.14556) 2391 : cluster [DBG] pgmap v4506: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 4.2 KiB/s wr, 454 op/s 2024-04-17T12:40:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:38.841355+0000 mon.a (mon.0) 4039 : cluster [DBG] osdmap e2473: 8 total, 8 up, 8 in 2024-04-17T12:40:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:38.820548+0000 mgr.y (mgr.14556) 2391 : cluster [DBG] pgmap v4506: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 4.2 KiB/s wr, 454 op/s 2024-04-17T12:40:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:38.841355+0000 mon.a (mon.0) 4039 : cluster [DBG] osdmap e2473: 8 total, 8 up, 8 in 2024-04-17T12:40:40.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:38.820548+0000 mgr.y (mgr.14556) 2391 : cluster [DBG] pgmap v4506: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 4.2 KiB/s wr, 454 op/s 2024-04-17T12:40:40.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:38.841355+0000 mon.a (mon.0) 4039 : cluster [DBG] osdmap e2473: 8 total, 8 up, 8 in 2024-04-17T12:40:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:39.847609+0000 mon.a (mon.0) 4040 : cluster [DBG] osdmap e2474: 8 total, 8 up, 8 in 2024-04-17T12:40:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:40.800581+0000 mon.a (mon.0) 4041 : cluster [DBG] osdmap e2475: 8 total, 8 up, 8 in 2024-04-17T12:40:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:39.847609+0000 mon.a (mon.0) 4040 : cluster [DBG] osdmap e2474: 8 total, 8 up, 8 in 2024-04-17T12:40:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:40.800581+0000 mon.a (mon.0) 4041 : cluster [DBG] osdmap e2475: 8 total, 8 up, 8 in 2024-04-17T12:40:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:39.847609+0000 mon.a (mon.0) 4040 : cluster [DBG] osdmap e2474: 8 total, 8 up, 8 in 2024-04-17T12:40:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:40.800581+0000 mon.a (mon.0) 4041 : cluster [DBG] osdmap e2475: 8 total, 8 up, 8 in 2024-04-17T12:40:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:40:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:41] "GET /metrics HTTP/1.1" 200 199079 "" "Prometheus/2.33.4" 2024-04-17T12:40:42.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:40.820947+0000 mgr.y (mgr.14556) 2392 : cluster [DBG] pgmap v4510: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 337 KiB/s rd, 4.3 KiB/s wr, 455 op/s 2024-04-17T12:40:42.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:41.804891+0000 mon.a (mon.0) 4042 : cluster [DBG] osdmap e2476: 8 total, 8 up, 8 in 2024-04-17T12:40:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:40.820947+0000 mgr.y (mgr.14556) 2392 : cluster [DBG] pgmap v4510: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 337 KiB/s rd, 4.3 KiB/s wr, 455 op/s 2024-04-17T12:40:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:41.804891+0000 mon.a (mon.0) 4042 : cluster [DBG] osdmap e2476: 8 total, 8 up, 8 in 2024-04-17T12:40:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:40.820947+0000 mgr.y (mgr.14556) 2392 : cluster [DBG] pgmap v4510: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 337 KiB/s rd, 4.3 KiB/s wr, 455 op/s 2024-04-17T12:40:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:41.804891+0000 mon.a (mon.0) 4042 : cluster [DBG] osdmap e2476: 8 total, 8 up, 8 in 2024-04-17T12:40:44.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:40:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:40:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:42.805237+0000 mon.a (mon.0) 4043 : cluster [DBG] osdmap e2477: 8 total, 8 up, 8 in 2024-04-17T12:40:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:42.821527+0000 mgr.y (mgr.14556) 2393 : cluster [DBG] pgmap v4513: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 514 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:40:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:42.805237+0000 mon.a (mon.0) 4043 : cluster [DBG] osdmap e2477: 8 total, 8 up, 8 in 2024-04-17T12:40:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:42.821527+0000 mgr.y (mgr.14556) 2393 : cluster [DBG] pgmap v4513: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 514 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:40:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:42.805237+0000 mon.a (mon.0) 4043 : cluster [DBG] osdmap e2477: 8 total, 8 up, 8 in 2024-04-17T12:40:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:42.821527+0000 mgr.y (mgr.14556) 2393 : cluster [DBG] pgmap v4513: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 514 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:40:45.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:43.816164+0000 mon.a (mon.0) 4044 : cluster [DBG] osdmap e2478: 8 total, 8 up, 8 in 2024-04-17T12:40:45.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:43.816164+0000 mon.a (mon.0) 4044 : cluster [DBG] osdmap e2478: 8 total, 8 up, 8 in 2024-04-17T12:40:45.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:43.816164+0000 mon.a (mon.0) 4044 : cluster [DBG] osdmap e2478: 8 total, 8 up, 8 in 2024-04-17T12:40:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:44.820454+0000 mon.a (mon.0) 4045 : cluster [DBG] osdmap e2479: 8 total, 8 up, 8 in 2024-04-17T12:40:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:44.822053+0000 mgr.y (mgr.14556) 2394 : cluster [DBG] pgmap v4516: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 5.7 KiB/s wr, 416 op/s 2024-04-17T12:40:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:44.820454+0000 mon.a (mon.0) 4045 : cluster [DBG] osdmap e2479: 8 total, 8 up, 8 in 2024-04-17T12:40:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:44.822053+0000 mgr.y (mgr.14556) 2394 : cluster [DBG] pgmap v4516: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 5.7 KiB/s wr, 416 op/s 2024-04-17T12:40:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:44.820454+0000 mon.a (mon.0) 4045 : cluster [DBG] osdmap e2479: 8 total, 8 up, 8 in 2024-04-17T12:40:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:44.822053+0000 mgr.y (mgr.14556) 2394 : cluster [DBG] pgmap v4516: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 5.7 KiB/s wr, 416 op/s 2024-04-17T12:40:47.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:45.825435+0000 mon.a (mon.0) 4046 : cluster [DBG] osdmap e2480: 8 total, 8 up, 8 in 2024-04-17T12:40:47.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:45.825435+0000 mon.a (mon.0) 4046 : cluster [DBG] osdmap e2480: 8 total, 8 up, 8 in 2024-04-17T12:40:47.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:45.825435+0000 mon.a (mon.0) 4046 : cluster [DBG] osdmap e2480: 8 total, 8 up, 8 in 2024-04-17T12:40:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:46.822590+0000 mgr.y (mgr.14556) 2395 : cluster [DBG] pgmap v4518: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 5.7 KiB/s wr, 414 op/s 2024-04-17T12:40:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:46.832065+0000 mon.a (mon.0) 4047 : cluster [DBG] osdmap e2481: 8 total, 8 up, 8 in 2024-04-17T12:40:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:46.822590+0000 mgr.y (mgr.14556) 2395 : cluster [DBG] pgmap v4518: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 5.7 KiB/s wr, 414 op/s 2024-04-17T12:40:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:46.832065+0000 mon.a (mon.0) 4047 : cluster [DBG] osdmap e2481: 8 total, 8 up, 8 in 2024-04-17T12:40:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:46.822590+0000 mgr.y (mgr.14556) 2395 : cluster [DBG] pgmap v4518: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 5.7 KiB/s wr, 414 op/s 2024-04-17T12:40:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:46.832065+0000 mon.a (mon.0) 4047 : cluster [DBG] osdmap e2481: 8 total, 8 up, 8 in 2024-04-17T12:40:49.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:47.839152+0000 mon.a (mon.0) 4048 : cluster [DBG] osdmap e2482: 8 total, 8 up, 8 in 2024-04-17T12:40:49.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:47.839152+0000 mon.a (mon.0) 4048 : cluster [DBG] osdmap e2482: 8 total, 8 up, 8 in 2024-04-17T12:40:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:47.839152+0000 mon.a (mon.0) 4048 : cluster [DBG] osdmap e2482: 8 total, 8 up, 8 in 2024-04-17T12:40:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:48.823322+0000 mgr.y (mgr.14556) 2396 : cluster [DBG] pgmap v4521: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 5.0 KiB/s wr, 368 op/s 2024-04-17T12:40:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:48.845565+0000 mon.a (mon.0) 4049 : cluster [DBG] osdmap e2483: 8 total, 8 up, 8 in 2024-04-17T12:40:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:48.823322+0000 mgr.y (mgr.14556) 2396 : cluster [DBG] pgmap v4521: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 5.0 KiB/s wr, 368 op/s 2024-04-17T12:40:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:48.845565+0000 mon.a (mon.0) 4049 : cluster [DBG] osdmap e2483: 8 total, 8 up, 8 in 2024-04-17T12:40:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:48.823322+0000 mgr.y (mgr.14556) 2396 : cluster [DBG] pgmap v4521: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 5.0 KiB/s wr, 368 op/s 2024-04-17T12:40:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:48.845565+0000 mon.a (mon.0) 4049 : cluster [DBG] osdmap e2483: 8 total, 8 up, 8 in 2024-04-17T12:40:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:49.852819+0000 mon.a (mon.0) 4050 : cluster [DBG] osdmap e2484: 8 total, 8 up, 8 in 2024-04-17T12:40:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:50.800328+0000 mon.a (mon.0) 4051 : cluster [DBG] osdmap e2485: 8 total, 8 up, 8 in 2024-04-17T12:40:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:49.852819+0000 mon.a (mon.0) 4050 : cluster [DBG] osdmap e2484: 8 total, 8 up, 8 in 2024-04-17T12:40:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:50.800328+0000 mon.a (mon.0) 4051 : cluster [DBG] osdmap e2485: 8 total, 8 up, 8 in 2024-04-17T12:40:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:49.852819+0000 mon.a (mon.0) 4050 : cluster [DBG] osdmap e2484: 8 total, 8 up, 8 in 2024-04-17T12:40:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:50.800328+0000 mon.a (mon.0) 4051 : cluster [DBG] osdmap e2485: 8 total, 8 up, 8 in 2024-04-17T12:40:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:51] "GET /metrics HTTP/1.1" 200 199079 "" "Prometheus/2.33.4" 2024-04-17T12:40:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:50.823729+0000 mgr.y (mgr.14556) 2397 : cluster [DBG] pgmap v4525: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 5.0 KiB/s wr, 369 op/s 2024-04-17T12:40:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:51.806261+0000 mon.a (mon.0) 4052 : cluster [DBG] osdmap e2486: 8 total, 8 up, 8 in 2024-04-17T12:40:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:50.823729+0000 mgr.y (mgr.14556) 2397 : cluster [DBG] pgmap v4525: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 5.0 KiB/s wr, 369 op/s 2024-04-17T12:40:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:51.806261+0000 mon.a (mon.0) 4052 : cluster [DBG] osdmap e2486: 8 total, 8 up, 8 in 2024-04-17T12:40:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:50.823729+0000 mgr.y (mgr.14556) 2397 : cluster [DBG] pgmap v4525: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 5.0 KiB/s wr, 369 op/s 2024-04-17T12:40:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:51.806261+0000 mon.a (mon.0) 4052 : cluster [DBG] osdmap e2486: 8 total, 8 up, 8 in 2024-04-17T12:40:54.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:40:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:40:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:52.810263+0000 mon.a (mon.0) 4053 : cluster [DBG] osdmap e2487: 8 total, 8 up, 8 in 2024-04-17T12:40:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:52.824363+0000 mgr.y (mgr.14556) 2398 : cluster [DBG] pgmap v4528: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 257 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T12:40:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:52.810263+0000 mon.a (mon.0) 4053 : cluster [DBG] osdmap e2487: 8 total, 8 up, 8 in 2024-04-17T12:40:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:52.824363+0000 mgr.y (mgr.14556) 2398 : cluster [DBG] pgmap v4528: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 257 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T12:40:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:52.810263+0000 mon.a (mon.0) 4053 : cluster [DBG] osdmap e2487: 8 total, 8 up, 8 in 2024-04-17T12:40:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:52.824363+0000 mgr.y (mgr.14556) 2398 : cluster [DBG] pgmap v4528: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 257 B/s rd, 0 B/s wr, 0 op/s 2024-04-17T12:40:55.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:53.813308+0000 mon.a (mon.0) 4054 : cluster [DBG] osdmap e2488: 8 total, 8 up, 8 in 2024-04-17T12:40:55.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:53.813308+0000 mon.a (mon.0) 4054 : cluster [DBG] osdmap e2488: 8 total, 8 up, 8 in 2024-04-17T12:40:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:53.813308+0000 mon.a (mon.0) 4054 : cluster [DBG] osdmap e2488: 8 total, 8 up, 8 in 2024-04-17T12:40:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:54.817270+0000 mon.a (mon.0) 4055 : cluster [DBG] osdmap e2489: 8 total, 8 up, 8 in 2024-04-17T12:40:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:54.824875+0000 mgr.y (mgr.14556) 2399 : cluster [DBG] pgmap v4531: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 5.0 KiB/s wr, 326 op/s 2024-04-17T12:40:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:54.817270+0000 mon.a (mon.0) 4055 : cluster [DBG] osdmap e2489: 8 total, 8 up, 8 in 2024-04-17T12:40:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:54.824875+0000 mgr.y (mgr.14556) 2399 : cluster [DBG] pgmap v4531: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 5.0 KiB/s wr, 326 op/s 2024-04-17T12:40:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:54.817270+0000 mon.a (mon.0) 4055 : cluster [DBG] osdmap e2489: 8 total, 8 up, 8 in 2024-04-17T12:40:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:54.824875+0000 mgr.y (mgr.14556) 2399 : cluster [DBG] pgmap v4531: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 5.0 KiB/s wr, 326 op/s 2024-04-17T12:40:57.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:55.827538+0000 mon.a (mon.0) 4056 : cluster [DBG] osdmap e2490: 8 total, 8 up, 8 in 2024-04-17T12:40:57.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:55.827538+0000 mon.a (mon.0) 4056 : cluster [DBG] osdmap e2490: 8 total, 8 up, 8 in 2024-04-17T12:40:57.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:55.827538+0000 mon.a (mon.0) 4056 : cluster [DBG] osdmap e2490: 8 total, 8 up, 8 in 2024-04-17T12:40:57.511 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:40:57.797 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:40:57.798 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (68m) 6m ago 69m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:40:57.798 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (68m) 6m ago 68m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:40:57.798 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (70m) 6m ago 70m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:40:57.798 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (70m) 6m ago 70m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:40:57.798 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (73m) 6m ago 73m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:40:57.798 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (75m) 6m ago 75m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:40:57.798 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (75m) 6m ago 75m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:40:57.798 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (74m) 6m ago 74m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:40:57.798 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (73m) 6m ago 73m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:40:57.799 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (69m) 6m ago 69m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:40:57.799 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (69m) 6m ago 69m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:40:57.799 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (73m) 6m ago 73m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:40:57.799 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (72m) 6m ago 72m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:40:57.799 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (72m) 6m ago 72m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:40:57.799 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (72m) 6m ago 72m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:40:57.799 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (71m) 6m ago 71m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:40:57.799 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (71m) 6m ago 71m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:40:57.799 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (70m) 6m ago 70m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:40:57.799 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (70m) 6m ago 70m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:40:57.799 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (68m) 6m ago 69m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:40:58.154 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:40:58.154 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:40:58.154 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:40:58.154 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:40:58.155 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:40:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:56.825391+0000 mgr.y (mgr.14556) 2400 : cluster [DBG] pgmap v4533: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 5.0 KiB/s wr, 325 op/s 2024-04-17T12:40:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:56.830791+0000 mon.a (mon.0) 4057 : cluster [DBG] osdmap e2491: 8 total, 8 up, 8 in 2024-04-17T12:40:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:56.825391+0000 mgr.y (mgr.14556) 2400 : cluster [DBG] pgmap v4533: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 5.0 KiB/s wr, 325 op/s 2024-04-17T12:40:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:56.830791+0000 mon.a (mon.0) 4057 : cluster [DBG] osdmap e2491: 8 total, 8 up, 8 in 2024-04-17T12:40:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:56.825391+0000 mgr.y (mgr.14556) 2400 : cluster [DBG] pgmap v4533: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 5.0 KiB/s wr, 325 op/s 2024-04-17T12:40:58.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:56.830791+0000 mon.a (mon.0) 4057 : cluster [DBG] osdmap e2491: 8 total, 8 up, 8 in 2024-04-17T12:40:59.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:40:57.499309+0000 mgr.y (mgr.14556) 2401 : audit [DBG] from='client.18702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:59.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:40:57.788837+0000 mgr.y (mgr.14556) 2402 : audit [DBG] from='client.18708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:59.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:57.831807+0000 mon.a (mon.0) 4058 : cluster [DBG] osdmap e2492: 8 total, 8 up, 8 in 2024-04-17T12:40:59.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:40:58.154087+0000 mon.a (mon.0) 4059 : audit [DBG] from='client.? 172.21.15.31:0/2400799424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:40:59.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:40:57.499309+0000 mgr.y (mgr.14556) 2401 : audit [DBG] from='client.18702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:59.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:40:57.788837+0000 mgr.y (mgr.14556) 2402 : audit [DBG] from='client.18708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:59.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:57.831807+0000 mon.a (mon.0) 4058 : cluster [DBG] osdmap e2492: 8 total, 8 up, 8 in 2024-04-17T12:40:59.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:40:58.154087+0000 mon.a (mon.0) 4059 : audit [DBG] from='client.? 172.21.15.31:0/2400799424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:40:59.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:40:57.499309+0000 mgr.y (mgr.14556) 2401 : audit [DBG] from='client.18702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:59.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:40:57.788837+0000 mgr.y (mgr.14556) 2402 : audit [DBG] from='client.18708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:40:59.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:57.831807+0000 mon.a (mon.0) 4058 : cluster [DBG] osdmap e2492: 8 total, 8 up, 8 in 2024-04-17T12:40:59.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:40:58.154087+0000 mon.a (mon.0) 4059 : audit [DBG] from='client.? 172.21.15.31:0/2400799424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:41:00.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:58.826348+0000 mgr.y (mgr.14556) 2403 : cluster [DBG] pgmap v4536: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 5.0 KiB/s wr, 281 op/s 2024-04-17T12:41:00.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:40:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:58.852584+0000 mon.a (mon.0) 4060 : cluster [DBG] osdmap e2493: 8 total, 8 up, 8 in 2024-04-17T12:41:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:58.826348+0000 mgr.y (mgr.14556) 2403 : cluster [DBG] pgmap v4536: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 5.0 KiB/s wr, 281 op/s 2024-04-17T12:41:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:40:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:58.852584+0000 mon.a (mon.0) 4060 : cluster [DBG] osdmap e2493: 8 total, 8 up, 8 in 2024-04-17T12:41:00.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:58.826348+0000 mgr.y (mgr.14556) 2403 : cluster [DBG] pgmap v4536: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 5.0 KiB/s wr, 281 op/s 2024-04-17T12:41:00.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:40:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:58.852584+0000 mon.a (mon.0) 4060 : cluster [DBG] osdmap e2493: 8 total, 8 up, 8 in 2024-04-17T12:41:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:40:59.858686+0000 mon.a (mon.0) 4061 : cluster [DBG] osdmap e2494: 8 total, 8 up, 8 in 2024-04-17T12:41:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:00.803825+0000 mon.a (mon.0) 4062 : cluster [DBG] osdmap e2495: 8 total, 8 up, 8 in 2024-04-17T12:41:01.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:40:59.858686+0000 mon.a (mon.0) 4061 : cluster [DBG] osdmap e2494: 8 total, 8 up, 8 in 2024-04-17T12:41:01.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:00.803825+0000 mon.a (mon.0) 4062 : cluster [DBG] osdmap e2495: 8 total, 8 up, 8 in 2024-04-17T12:41:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:40:59.858686+0000 mon.a (mon.0) 4061 : cluster [DBG] osdmap e2494: 8 total, 8 up, 8 in 2024-04-17T12:41:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:00.803825+0000 mon.a (mon.0) 4062 : cluster [DBG] osdmap e2495: 8 total, 8 up, 8 in 2024-04-17T12:41:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:41:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:01] "GET /metrics HTTP/1.1" 200 199081 "" "Prometheus/2.33.4" 2024-04-17T12:41:02.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:00.826842+0000 mgr.y (mgr.14556) 2404 : cluster [DBG] pgmap v4540: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 5.0 KiB/s wr, 282 op/s 2024-04-17T12:41:02.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:01.810310+0000 mon.a (mon.0) 4063 : cluster [DBG] osdmap e2496: 8 total, 8 up, 8 in 2024-04-17T12:41:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:00.826842+0000 mgr.y (mgr.14556) 2404 : cluster [DBG] pgmap v4540: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 5.0 KiB/s wr, 282 op/s 2024-04-17T12:41:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:01.810310+0000 mon.a (mon.0) 4063 : cluster [DBG] osdmap e2496: 8 total, 8 up, 8 in 2024-04-17T12:41:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:00.826842+0000 mgr.y (mgr.14556) 2404 : cluster [DBG] pgmap v4540: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 5.0 KiB/s wr, 282 op/s 2024-04-17T12:41:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:01.810310+0000 mon.a (mon.0) 4063 : cluster [DBG] osdmap e2496: 8 total, 8 up, 8 in 2024-04-17T12:41:04.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:41:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:41:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:02.813171+0000 mon.a (mon.0) 4064 : cluster [DBG] osdmap e2497: 8 total, 8 up, 8 in 2024-04-17T12:41:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:02.827464+0000 mgr.y (mgr.14556) 2405 : cluster [DBG] pgmap v4543: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 514 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:41:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:02.813171+0000 mon.a (mon.0) 4064 : cluster [DBG] osdmap e2497: 8 total, 8 up, 8 in 2024-04-17T12:41:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:02.827464+0000 mgr.y (mgr.14556) 2405 : cluster [DBG] pgmap v4543: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 514 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:41:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:02.813171+0000 mon.a (mon.0) 4064 : cluster [DBG] osdmap e2497: 8 total, 8 up, 8 in 2024-04-17T12:41:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:02.827464+0000 mgr.y (mgr.14556) 2405 : cluster [DBG] pgmap v4543: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 514 B/s rd, 0 B/s wr, 1 op/s 2024-04-17T12:41:05.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:03.817527+0000 mon.a (mon.0) 4065 : cluster [DBG] osdmap e2498: 8 total, 8 up, 8 in 2024-04-17T12:41:05.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:03.817527+0000 mon.a (mon.0) 4065 : cluster [DBG] osdmap e2498: 8 total, 8 up, 8 in 2024-04-17T12:41:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:03.817527+0000 mon.a (mon.0) 4065 : cluster [DBG] osdmap e2498: 8 total, 8 up, 8 in 2024-04-17T12:41:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:04.819729+0000 mon.a (mon.0) 4066 : cluster [DBG] osdmap e2499: 8 total, 8 up, 8 in 2024-04-17T12:41:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:04.828053+0000 mgr.y (mgr.14556) 2406 : cluster [DBG] pgmap v4546: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 5.0 KiB/s wr, 239 op/s 2024-04-17T12:41:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:04.819729+0000 mon.a (mon.0) 4066 : cluster [DBG] osdmap e2499: 8 total, 8 up, 8 in 2024-04-17T12:41:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:04.828053+0000 mgr.y (mgr.14556) 2406 : cluster [DBG] pgmap v4546: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 5.0 KiB/s wr, 239 op/s 2024-04-17T12:41:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:04.819729+0000 mon.a (mon.0) 4066 : cluster [DBG] osdmap e2499: 8 total, 8 up, 8 in 2024-04-17T12:41:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:04.828053+0000 mgr.y (mgr.14556) 2406 : cluster [DBG] pgmap v4546: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 5.0 KiB/s wr, 239 op/s 2024-04-17T12:41:07.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:05.835142+0000 mon.a (mon.0) 4067 : cluster [DBG] osdmap e2500: 8 total, 8 up, 8 in 2024-04-17T12:41:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:05.835142+0000 mon.a (mon.0) 4067 : cluster [DBG] osdmap e2500: 8 total, 8 up, 8 in 2024-04-17T12:41:07.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:05.835142+0000 mon.a (mon.0) 4067 : cluster [DBG] osdmap e2500: 8 total, 8 up, 8 in 2024-04-17T12:41:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:06.828535+0000 mgr.y (mgr.14556) 2407 : cluster [DBG] pgmap v4548: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 5.0 KiB/s wr, 238 op/s 2024-04-17T12:41:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:06.843855+0000 mon.a (mon.0) 4068 : cluster [DBG] osdmap e2501: 8 total, 8 up, 8 in 2024-04-17T12:41:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:06.828535+0000 mgr.y (mgr.14556) 2407 : cluster [DBG] pgmap v4548: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 5.0 KiB/s wr, 238 op/s 2024-04-17T12:41:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:06.843855+0000 mon.a (mon.0) 4068 : cluster [DBG] osdmap e2501: 8 total, 8 up, 8 in 2024-04-17T12:41:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:06.828535+0000 mgr.y (mgr.14556) 2407 : cluster [DBG] pgmap v4548: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 5.0 KiB/s wr, 238 op/s 2024-04-17T12:41:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:06.843855+0000 mon.a (mon.0) 4068 : cluster [DBG] osdmap e2501: 8 total, 8 up, 8 in 2024-04-17T12:41:09.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:07.856352+0000 mon.a (mon.0) 4069 : cluster [DBG] osdmap e2502: 8 total, 8 up, 8 in 2024-04-17T12:41:09.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:07.856352+0000 mon.a (mon.0) 4069 : cluster [DBG] osdmap e2502: 8 total, 8 up, 8 in 2024-04-17T12:41:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:07.856352+0000 mon.a (mon.0) 4069 : cluster [DBG] osdmap e2502: 8 total, 8 up, 8 in 2024-04-17T12:41:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:08.829238+0000 mgr.y (mgr.14556) 2408 : cluster [DBG] pgmap v4551: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 4.2 KiB/s wr, 166 op/s 2024-04-17T12:41:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:08.861518+0000 mon.a (mon.0) 4070 : cluster [DBG] osdmap e2503: 8 total, 8 up, 8 in 2024-04-17T12:41:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:08.829238+0000 mgr.y (mgr.14556) 2408 : cluster [DBG] pgmap v4551: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 4.2 KiB/s wr, 166 op/s 2024-04-17T12:41:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:08.861518+0000 mon.a (mon.0) 4070 : cluster [DBG] osdmap e2503: 8 total, 8 up, 8 in 2024-04-17T12:41:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:08.829238+0000 mgr.y (mgr.14556) 2408 : cluster [DBG] pgmap v4551: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 4.2 KiB/s wr, 166 op/s 2024-04-17T12:41:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:08.861518+0000 mon.a (mon.0) 4070 : cluster [DBG] osdmap e2503: 8 total, 8 up, 8 in 2024-04-17T12:41:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:09.866986+0000 mon.a (mon.0) 4071 : cluster [DBG] osdmap e2504: 8 total, 8 up, 8 in 2024-04-17T12:41:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:10.805510+0000 mon.a (mon.0) 4072 : cluster [DBG] osdmap e2505: 8 total, 8 up, 8 in 2024-04-17T12:41:11.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:09.866986+0000 mon.a (mon.0) 4071 : cluster [DBG] osdmap e2504: 8 total, 8 up, 8 in 2024-04-17T12:41:11.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:10.805510+0000 mon.a (mon.0) 4072 : cluster [DBG] osdmap e2505: 8 total, 8 up, 8 in 2024-04-17T12:41:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:09.866986+0000 mon.a (mon.0) 4071 : cluster [DBG] osdmap e2504: 8 total, 8 up, 8 in 2024-04-17T12:41:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:10.805510+0000 mon.a (mon.0) 4072 : cluster [DBG] osdmap e2505: 8 total, 8 up, 8 in 2024-04-17T12:41:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:41:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:11] "GET /metrics HTTP/1.1" 200 199078 "" "Prometheus/2.33.4" 2024-04-17T12:41:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:10.829628+0000 mgr.y (mgr.14556) 2409 : cluster [DBG] pgmap v4555: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 4.3 KiB/s wr, 166 op/s 2024-04-17T12:41:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:11.811412+0000 mon.a (mon.0) 4073 : cluster [DBG] osdmap e2506: 8 total, 8 up, 8 in 2024-04-17T12:41:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:10.829628+0000 mgr.y (mgr.14556) 2409 : cluster [DBG] pgmap v4555: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 4.3 KiB/s wr, 166 op/s 2024-04-17T12:41:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:11.811412+0000 mon.a (mon.0) 4073 : cluster [DBG] osdmap e2506: 8 total, 8 up, 8 in 2024-04-17T12:41:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:10.829628+0000 mgr.y (mgr.14556) 2409 : cluster [DBG] pgmap v4555: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 4.3 KiB/s wr, 166 op/s 2024-04-17T12:41:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:11.811412+0000 mon.a (mon.0) 4073 : cluster [DBG] osdmap e2506: 8 total, 8 up, 8 in 2024-04-17T12:41:14.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:41:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:41:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:12.815312+0000 mon.a (mon.0) 4074 : cluster [DBG] osdmap e2507: 8 total, 8 up, 8 in 2024-04-17T12:41:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:12.830212+0000 mgr.y (mgr.14556) 2410 : cluster [DBG] pgmap v4558: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:41:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:12.815312+0000 mon.a (mon.0) 4074 : cluster [DBG] osdmap e2507: 8 total, 8 up, 8 in 2024-04-17T12:41:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:12.830212+0000 mgr.y (mgr.14556) 2410 : cluster [DBG] pgmap v4558: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:41:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:12.815312+0000 mon.a (mon.0) 4074 : cluster [DBG] osdmap e2507: 8 total, 8 up, 8 in 2024-04-17T12:41:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:12.830212+0000 mgr.y (mgr.14556) 2410 : cluster [DBG] pgmap v4558: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:41:15.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:13.821200+0000 mon.a (mon.0) 4075 : cluster [DBG] osdmap e2508: 8 total, 8 up, 8 in 2024-04-17T12:41:15.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:13.821200+0000 mon.a (mon.0) 4075 : cluster [DBG] osdmap e2508: 8 total, 8 up, 8 in 2024-04-17T12:41:15.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:13.821200+0000 mon.a (mon.0) 4075 : cluster [DBG] osdmap e2508: 8 total, 8 up, 8 in 2024-04-17T12:41:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:14.828853+0000 mon.a (mon.0) 4076 : cluster [DBG] osdmap e2509: 8 total, 8 up, 8 in 2024-04-17T12:41:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:14.830888+0000 mgr.y (mgr.14556) 2411 : cluster [DBG] pgmap v4561: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 5.7 KiB/s wr, 179 op/s 2024-04-17T12:41:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:14.828853+0000 mon.a (mon.0) 4076 : cluster [DBG] osdmap e2509: 8 total, 8 up, 8 in 2024-04-17T12:41:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:14.830888+0000 mgr.y (mgr.14556) 2411 : cluster [DBG] pgmap v4561: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 5.7 KiB/s wr, 179 op/s 2024-04-17T12:41:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:14.828853+0000 mon.a (mon.0) 4076 : cluster [DBG] osdmap e2509: 8 total, 8 up, 8 in 2024-04-17T12:41:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:14.830888+0000 mgr.y (mgr.14556) 2411 : cluster [DBG] pgmap v4561: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 5.7 KiB/s wr, 179 op/s 2024-04-17T12:41:17.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:15.835928+0000 mon.a (mon.0) 4077 : cluster [DBG] osdmap e2510: 8 total, 8 up, 8 in 2024-04-17T12:41:17.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:15.835928+0000 mon.a (mon.0) 4077 : cluster [DBG] osdmap e2510: 8 total, 8 up, 8 in 2024-04-17T12:41:17.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:15.835928+0000 mon.a (mon.0) 4077 : cluster [DBG] osdmap e2510: 8 total, 8 up, 8 in 2024-04-17T12:41:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:16.831326+0000 mgr.y (mgr.14556) 2412 : cluster [DBG] pgmap v4563: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 5.7 KiB/s wr, 178 op/s 2024-04-17T12:41:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:16.841550+0000 mon.a (mon.0) 4078 : cluster [DBG] osdmap e2511: 8 total, 8 up, 8 in 2024-04-17T12:41:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:16.831326+0000 mgr.y (mgr.14556) 2412 : cluster [DBG] pgmap v4563: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 5.7 KiB/s wr, 178 op/s 2024-04-17T12:41:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:16.841550+0000 mon.a (mon.0) 4078 : cluster [DBG] osdmap e2511: 8 total, 8 up, 8 in 2024-04-17T12:41:18.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:16.831326+0000 mgr.y (mgr.14556) 2412 : cluster [DBG] pgmap v4563: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 5.7 KiB/s wr, 178 op/s 2024-04-17T12:41:18.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:16.841550+0000 mon.a (mon.0) 4078 : cluster [DBG] osdmap e2511: 8 total, 8 up, 8 in 2024-04-17T12:41:19.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:17.846446+0000 mon.a (mon.0) 4079 : cluster [DBG] osdmap e2512: 8 total, 8 up, 8 in 2024-04-17T12:41:19.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:17.846446+0000 mon.a (mon.0) 4079 : cluster [DBG] osdmap e2512: 8 total, 8 up, 8 in 2024-04-17T12:41:19.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:17.846446+0000 mon.a (mon.0) 4079 : cluster [DBG] osdmap e2512: 8 total, 8 up, 8 in 2024-04-17T12:41:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:18.832040+0000 mgr.y (mgr.14556) 2413 : cluster [DBG] pgmap v4566: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 106 op/s 2024-04-17T12:41:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:18.852096+0000 mon.a (mon.0) 4080 : cluster [DBG] osdmap e2513: 8 total, 8 up, 8 in 2024-04-17T12:41:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:18.832040+0000 mgr.y (mgr.14556) 2413 : cluster [DBG] pgmap v4566: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 106 op/s 2024-04-17T12:41:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:18.852096+0000 mon.a (mon.0) 4080 : cluster [DBG] osdmap e2513: 8 total, 8 up, 8 in 2024-04-17T12:41:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:18.832040+0000 mgr.y (mgr.14556) 2413 : cluster [DBG] pgmap v4566: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 106 op/s 2024-04-17T12:41:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:18.852096+0000 mon.a (mon.0) 4080 : cluster [DBG] osdmap e2513: 8 total, 8 up, 8 in 2024-04-17T12:41:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:19.859507+0000 mon.a (mon.0) 4081 : cluster [DBG] osdmap e2514: 8 total, 8 up, 8 in 2024-04-17T12:41:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:20.813188+0000 mon.a (mon.0) 4082 : cluster [DBG] osdmap e2515: 8 total, 8 up, 8 in 2024-04-17T12:41:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:19.859507+0000 mon.a (mon.0) 4081 : cluster [DBG] osdmap e2514: 8 total, 8 up, 8 in 2024-04-17T12:41:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:20.813188+0000 mon.a (mon.0) 4082 : cluster [DBG] osdmap e2515: 8 total, 8 up, 8 in 2024-04-17T12:41:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:19.859507+0000 mon.a (mon.0) 4081 : cluster [DBG] osdmap e2514: 8 total, 8 up, 8 in 2024-04-17T12:41:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:20.813188+0000 mon.a (mon.0) 4082 : cluster [DBG] osdmap e2515: 8 total, 8 up, 8 in 2024-04-17T12:41:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:21] "GET /metrics HTTP/1.1" 200 199078 "" "Prometheus/2.33.4" 2024-04-17T12:41:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:20.832453+0000 mgr.y (mgr.14556) 2414 : cluster [DBG] pgmap v4570: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-04-17T12:41:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:21.813990+0000 mon.a (mon.0) 4083 : cluster [DBG] osdmap e2516: 8 total, 8 up, 8 in 2024-04-17T12:41:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:20.832453+0000 mgr.y (mgr.14556) 2414 : cluster [DBG] pgmap v4570: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-04-17T12:41:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:21.813990+0000 mon.a (mon.0) 4083 : cluster [DBG] osdmap e2516: 8 total, 8 up, 8 in 2024-04-17T12:41:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:20.832453+0000 mgr.y (mgr.14556) 2414 : cluster [DBG] pgmap v4570: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-04-17T12:41:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:21.813990+0000 mon.a (mon.0) 4083 : cluster [DBG] osdmap e2516: 8 total, 8 up, 8 in 2024-04-17T12:41:22.912 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_many_snaps ... ok 2024-04-17T12:41:23.724 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_metadata ... ok 2024-04-17T12:41:23.803 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_modify_timestamp ... ok 2024-04-17T12:41:24.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:41:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:41:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:22.818937+0000 mon.a (mon.0) 4084 : cluster [DBG] osdmap e2517: 8 total, 8 up, 8 in 2024-04-17T12:41:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:22.832921+0000 mgr.y (mgr.14556) 2415 : cluster [DBG] pgmap v4573: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:41:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:22.818937+0000 mon.a (mon.0) 4084 : cluster [DBG] osdmap e2517: 8 total, 8 up, 8 in 2024-04-17T12:41:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:22.832921+0000 mgr.y (mgr.14556) 2415 : cluster [DBG] pgmap v4573: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:41:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:22.818937+0000 mon.a (mon.0) 4084 : cluster [DBG] osdmap e2517: 8 total, 8 up, 8 in 2024-04-17T12:41:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:22.832921+0000 mgr.y (mgr.14556) 2415 : cluster [DBG] pgmap v4573: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-17T12:41:25.927 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_protect_snap ... ok 2024-04-17T12:41:26.009 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_read ... ok 2024-04-17T12:41:26.089 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_read_bad_offset ... ok 2024-04-17T12:41:26.170 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_read_with_fadvise_flags ... ok 2024-04-17T12:41:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:24.828423+0000 mon.a (mon.0) 4085 : cluster [DBG] osdmap e2518: 8 total, 8 up, 8 in 2024-04-17T12:41:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:24.833392+0000 mgr.y (mgr.14556) 2416 : cluster [DBG] pgmap v4575: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2024-04-17T12:41:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:24.828423+0000 mon.a (mon.0) 4085 : cluster [DBG] osdmap e2518: 8 total, 8 up, 8 in 2024-04-17T12:41:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:24.833392+0000 mgr.y (mgr.14556) 2416 : cluster [DBG] pgmap v4575: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2024-04-17T12:41:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:24.828423+0000 mon.a (mon.0) 4085 : cluster [DBG] osdmap e2518: 8 total, 8 up, 8 in 2024-04-17T12:41:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:24.833392+0000 mgr.y (mgr.14556) 2416 : cluster [DBG] pgmap v4575: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2024-04-17T12:41:27.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:25.831230+0000 mon.a (mon.0) 4086 : cluster [DBG] osdmap e2519: 8 total, 8 up, 8 in 2024-04-17T12:41:27.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:25.831230+0000 mon.a (mon.0) 4086 : cluster [DBG] osdmap e2519: 8 total, 8 up, 8 in 2024-04-17T12:41:27.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:25.831230+0000 mon.a (mon.0) 4086 : cluster [DBG] osdmap e2519: 8 total, 8 up, 8 in 2024-04-17T12:41:27.935 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_remove_snap ... ok 2024-04-17T12:41:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:26.833852+0000 mgr.y (mgr.14556) 2417 : cluster [DBG] pgmap v4578: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2024-04-17T12:41:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:26.836050+0000 mon.a (mon.0) 4087 : cluster [DBG] osdmap e2520: 8 total, 8 up, 8 in 2024-04-17T12:41:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:26.833852+0000 mgr.y (mgr.14556) 2417 : cluster [DBG] pgmap v4578: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2024-04-17T12:41:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:26.836050+0000 mon.a (mon.0) 4087 : cluster [DBG] osdmap e2520: 8 total, 8 up, 8 in 2024-04-17T12:41:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:26.833852+0000 mgr.y (mgr.14556) 2417 : cluster [DBG] pgmap v4578: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2024-04-17T12:41:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:26.836050+0000 mon.a (mon.0) 4087 : cluster [DBG] osdmap e2520: 8 total, 8 up, 8 in 2024-04-17T12:41:28.475 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:41:28.764 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (68m) 6m ago 69m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (69m) 6m ago 69m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (70m) 6m ago 70m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (70m) 6m ago 70m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (74m) 6m ago 74m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (75m) 6m ago 75m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (75m) 6m ago 75m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (74m) 6m ago 74m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (74m) 6m ago 74m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (70m) 6m ago 70m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (69m) 6m ago 69m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (73m) 6m ago 73m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (73m) 6m ago 73m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:41:28.765 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (73m) 6m ago 73m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:41:28.766 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (72m) 6m ago 72m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:41:28.766 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (72m) 6m ago 72m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:41:28.766 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (71m) 6m ago 71m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:41:28.766 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (71m) 6m ago 71m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:41:28.766 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (71m) 6m ago 71m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:41:28.766 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (68m) 6m ago 70m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:41:29.126 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:41:29.127 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:41:29.127 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:41:29.127 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:41:29.127 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:41:29.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:27.841277+0000 mon.a (mon.0) 4088 : cluster [DBG] osdmap e2521: 8 total, 8 up, 8 in 2024-04-17T12:41:29.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:27.841277+0000 mon.a (mon.0) 4088 : cluster [DBG] osdmap e2521: 8 total, 8 up, 8 in 2024-04-17T12:41:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:27.841277+0000 mon.a (mon.0) 4088 : cluster [DBG] osdmap e2521: 8 total, 8 up, 8 in 2024-04-17T12:41:29.946 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_remove_snap2 ... ok 2024-04-17T12:41:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:41:28.463160+0000 mgr.y (mgr.14556) 2418 : audit [DBG] from='client.28607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:41:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:41:28.756633+0000 mgr.y (mgr.14556) 2419 : audit [DBG] from='client.18726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:41:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:28.834481+0000 mgr.y (mgr.14556) 2420 : cluster [DBG] pgmap v4580: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 49 KiB/s wr, 1.01k op/s 2024-04-17T12:41:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:28.846115+0000 mon.a (mon.0) 4089 : cluster [DBG] osdmap e2522: 8 total, 8 up, 8 in 2024-04-17T12:41:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:41:29.125729+0000 mon.a (mon.0) 4090 : audit [DBG] from='client.? 172.21.15.31:0/1779496320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:41:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:41:28.463160+0000 mgr.y (mgr.14556) 2418 : audit [DBG] from='client.28607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:41:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:41:28.756633+0000 mgr.y (mgr.14556) 2419 : audit [DBG] from='client.18726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:41:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:28.834481+0000 mgr.y (mgr.14556) 2420 : cluster [DBG] pgmap v4580: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 49 KiB/s wr, 1.01k op/s 2024-04-17T12:41:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:28.846115+0000 mon.a (mon.0) 4089 : cluster [DBG] osdmap e2522: 8 total, 8 up, 8 in 2024-04-17T12:41:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:41:29.125729+0000 mon.a (mon.0) 4090 : audit [DBG] from='client.? 172.21.15.31:0/1779496320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:41:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:41:28.463160+0000 mgr.y (mgr.14556) 2418 : audit [DBG] from='client.28607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:41:30.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:41:28.756633+0000 mgr.y (mgr.14556) 2419 : audit [DBG] from='client.18726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:41:30.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:28.834481+0000 mgr.y (mgr.14556) 2420 : cluster [DBG] pgmap v4580: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 49 KiB/s wr, 1.01k op/s 2024-04-17T12:41:30.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:28.846115+0000 mon.a (mon.0) 4089 : cluster [DBG] osdmap e2522: 8 total, 8 up, 8 in 2024-04-17T12:41:30.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:41:29.125729+0000 mon.a (mon.0) 4090 : audit [DBG] from='client.? 172.21.15.31:0/1779496320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:41:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:29.851931+0000 mon.a (mon.0) 4091 : cluster [DBG] osdmap e2523: 8 total, 8 up, 8 in 2024-04-17T12:41:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:30.810176+0000 mon.a (mon.0) 4092 : cluster [DBG] osdmap e2524: 8 total, 8 up, 8 in 2024-04-17T12:41:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:29.851931+0000 mon.a (mon.0) 4091 : cluster [DBG] osdmap e2523: 8 total, 8 up, 8 in 2024-04-17T12:41:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:30.810176+0000 mon.a (mon.0) 4092 : cluster [DBG] osdmap e2524: 8 total, 8 up, 8 in 2024-04-17T12:41:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:29.851931+0000 mon.a (mon.0) 4091 : cluster [DBG] osdmap e2523: 8 total, 8 up, 8 in 2024-04-17T12:41:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:30.810176+0000 mon.a (mon.0) 4092 : cluster [DBG] osdmap e2524: 8 total, 8 up, 8 in 2024-04-17T12:41:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:41:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:31] "GET /metrics HTTP/1.1" 200 199067 "" "Prometheus/2.33.4" 2024-04-17T12:41:31.916 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_remove_snap_by_id ... ok 2024-04-17T12:41:31.995 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_remove_snap_not_found ... ok 2024-04-17T12:41:32.094 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_remove_with_exclusive_lock ... ok 2024-04-17T12:41:32.176 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_remove_with_snap ... SKIP 2024-04-17T12:41:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:30.834889+0000 mgr.y (mgr.14556) 2421 : cluster [DBG] pgmap v4584: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 49 KiB/s wr, 1.01k op/s 2024-04-17T12:41:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:31.815472+0000 mon.a (mon.0) 4093 : cluster [DBG] osdmap e2525: 8 total, 8 up, 8 in 2024-04-17T12:41:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:30.834889+0000 mgr.y (mgr.14556) 2421 : cluster [DBG] pgmap v4584: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 49 KiB/s wr, 1.01k op/s 2024-04-17T12:41:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:31.815472+0000 mon.a (mon.0) 4093 : cluster [DBG] osdmap e2525: 8 total, 8 up, 8 in 2024-04-17T12:41:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:30.834889+0000 mgr.y (mgr.14556) 2421 : cluster [DBG] pgmap v4584: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 49 KiB/s wr, 1.01k op/s 2024-04-17T12:41:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:31.815472+0000 mon.a (mon.0) 4093 : cluster [DBG] osdmap e2525: 8 total, 8 up, 8 in 2024-04-17T12:41:32.250 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_remove_with_watcher ... SKIP 2024-04-17T12:41:33.968 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_rename_snap ... ok 2024-04-17T12:41:34.057 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_resize ... ok 2024-04-17T12:41:34.145 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_resize_allow_shrink_False ... ok 2024-04-17T12:41:34.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:41:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:41:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:32.835509+0000 mgr.y (mgr.14556) 2422 : cluster [DBG] pgmap v4586: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 2.5 KiB/s wr, 84 op/s 2024-04-17T12:41:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:32.861615+0000 mon.a (mon.0) 4094 : cluster [DBG] osdmap e2526: 8 total, 8 up, 8 in 2024-04-17T12:41:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:32.835509+0000 mgr.y (mgr.14556) 2422 : cluster [DBG] pgmap v4586: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 2.5 KiB/s wr, 84 op/s 2024-04-17T12:41:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:32.861615+0000 mon.a (mon.0) 4094 : cluster [DBG] osdmap e2526: 8 total, 8 up, 8 in 2024-04-17T12:41:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:32.835509+0000 mgr.y (mgr.14556) 2422 : cluster [DBG] pgmap v4586: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 2.5 KiB/s wr, 84 op/s 2024-04-17T12:41:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:32.861615+0000 mon.a (mon.0) 4094 : cluster [DBG] osdmap e2526: 8 total, 8 up, 8 in 2024-04-17T12:41:34.251 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_resize_bytes ... ok 2024-04-17T12:41:34.349 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_resize_down ... ok 2024-04-17T12:41:35.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:33.869184+0000 mon.a (mon.0) 4095 : cluster [DBG] osdmap e2527: 8 total, 8 up, 8 in 2024-04-17T12:41:35.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:33.869184+0000 mon.a (mon.0) 4095 : cluster [DBG] osdmap e2527: 8 total, 8 up, 8 in 2024-04-17T12:41:35.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:33.869184+0000 mon.a (mon.0) 4095 : cluster [DBG] osdmap e2527: 8 total, 8 up, 8 in 2024-04-17T12:41:35.917 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_rollback_to_snap ... ok 2024-04-17T12:41:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:34.835978+0000 mgr.y (mgr.14556) 2423 : cluster [DBG] pgmap v4589: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 281 KiB/s rd, 18 KiB/s wr, 385 op/s 2024-04-17T12:41:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:34.880724+0000 mon.a (mon.0) 4096 : cluster [DBG] osdmap e2528: 8 total, 8 up, 8 in 2024-04-17T12:41:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:35.812172+0000 mon.a (mon.0) 4097 : cluster [DBG] osdmap e2529: 8 total, 8 up, 8 in 2024-04-17T12:41:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:34.835978+0000 mgr.y (mgr.14556) 2423 : cluster [DBG] pgmap v4589: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 281 KiB/s rd, 18 KiB/s wr, 385 op/s 2024-04-17T12:41:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:34.880724+0000 mon.a (mon.0) 4096 : cluster [DBG] osdmap e2528: 8 total, 8 up, 8 in 2024-04-17T12:41:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:35.812172+0000 mon.a (mon.0) 4097 : cluster [DBG] osdmap e2529: 8 total, 8 up, 8 in 2024-04-17T12:41:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:34.835978+0000 mgr.y (mgr.14556) 2423 : cluster [DBG] pgmap v4589: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 281 KiB/s rd, 18 KiB/s wr, 385 op/s 2024-04-17T12:41:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:34.880724+0000 mon.a (mon.0) 4096 : cluster [DBG] osdmap e2528: 8 total, 8 up, 8 in 2024-04-17T12:41:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:35.812172+0000 mon.a (mon.0) 4097 : cluster [DBG] osdmap e2529: 8 total, 8 up, 8 in 2024-04-17T12:41:37.984 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_rollback_to_snap_sparse ... ok 2024-04-17T12:41:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:36.836544+0000 mgr.y (mgr.14556) 2424 : cluster [DBG] pgmap v4592: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 15 KiB/s wr, 303 op/s 2024-04-17T12:41:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:36.884539+0000 mon.a (mon.0) 4098 : cluster [DBG] osdmap e2530: 8 total, 8 up, 8 in 2024-04-17T12:41:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:36.836544+0000 mgr.y (mgr.14556) 2424 : cluster [DBG] pgmap v4592: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 15 KiB/s wr, 303 op/s 2024-04-17T12:41:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:36.884539+0000 mon.a (mon.0) 4098 : cluster [DBG] osdmap e2530: 8 total, 8 up, 8 in 2024-04-17T12:41:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:36.836544+0000 mgr.y (mgr.14556) 2424 : cluster [DBG] pgmap v4592: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 15 KiB/s wr, 303 op/s 2024-04-17T12:41:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:36.884539+0000 mon.a (mon.0) 4098 : cluster [DBG] osdmap e2530: 8 total, 8 up, 8 in 2024-04-17T12:41:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:37.886482+0000 mon.a (mon.0) 4099 : cluster [DBG] osdmap e2531: 8 total, 8 up, 8 in 2024-04-17T12:41:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:41:38.455641+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:41:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:41:38.760940+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:41:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:41:38.761661+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:41:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:41:38.766183+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:41:39.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:37.886482+0000 mon.a (mon.0) 4099 : cluster [DBG] osdmap e2531: 8 total, 8 up, 8 in 2024-04-17T12:41:39.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:41:38.455641+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:41:39.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:41:38.760940+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:41:39.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:41:38.761661+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:41:39.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:41:38.766183+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:41:39.241 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:37.886482+0000 mon.a (mon.0) 4099 : cluster [DBG] osdmap e2531: 8 total, 8 up, 8 in 2024-04-17T12:41:39.242 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:41:38.455641+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:41:39.242 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:41:38.760940+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:41:39.242 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:41:38.761661+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:41:39.242 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:41:38.766183+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:41:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:38.837084+0000 mgr.y (mgr.14556) 2425 : cluster [DBG] pgmap v4595: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 283 KiB/s rd, 26 KiB/s wr, 396 op/s 2024-04-17T12:41:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:38.887632+0000 mon.a (mon.0) 4104 : cluster [DBG] osdmap e2532: 8 total, 8 up, 8 in 2024-04-17T12:41:40.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:38.837084+0000 mgr.y (mgr.14556) 2425 : cluster [DBG] pgmap v4595: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 283 KiB/s rd, 26 KiB/s wr, 396 op/s 2024-04-17T12:41:40.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:38.887632+0000 mon.a (mon.0) 4104 : cluster [DBG] osdmap e2532: 8 total, 8 up, 8 in 2024-04-17T12:41:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:38.837084+0000 mgr.y (mgr.14556) 2425 : cluster [DBG] pgmap v4595: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 283 KiB/s rd, 26 KiB/s wr, 396 op/s 2024-04-17T12:41:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:38.887632+0000 mon.a (mon.0) 4104 : cluster [DBG] osdmap e2532: 8 total, 8 up, 8 in 2024-04-17T12:41:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:39.903791+0000 mon.a (mon.0) 4105 : cluster [DBG] osdmap e2533: 8 total, 8 up, 8 in 2024-04-17T12:41:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:40.815671+0000 mon.a (mon.0) 4106 : cluster [DBG] osdmap e2534: 8 total, 8 up, 8 in 2024-04-17T12:41:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:39.903791+0000 mon.a (mon.0) 4105 : cluster [DBG] osdmap e2533: 8 total, 8 up, 8 in 2024-04-17T12:41:41.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:40.815671+0000 mon.a (mon.0) 4106 : cluster [DBG] osdmap e2534: 8 total, 8 up, 8 in 2024-04-17T12:41:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:39.903791+0000 mon.a (mon.0) 4105 : cluster [DBG] osdmap e2533: 8 total, 8 up, 8 in 2024-04-17T12:41:41.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:40.815671+0000 mon.a (mon.0) 4106 : cluster [DBG] osdmap e2534: 8 total, 8 up, 8 in 2024-04-17T12:41:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:41:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:41] "GET /metrics HTTP/1.1" 200 199065 "" "Prometheus/2.33.4" 2024-04-17T12:41:41.921 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_rollback_with_resize ... ok 2024-04-17T12:41:42.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:40.837541+0000 mgr.y (mgr.14556) 2426 : cluster [DBG] pgmap v4599: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 286 KiB/s rd, 27 KiB/s wr, 401 op/s 2024-04-17T12:41:42.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:41.818870+0000 mon.a (mon.0) 4107 : cluster [DBG] osdmap e2535: 8 total, 8 up, 8 in 2024-04-17T12:41:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:40.837541+0000 mgr.y (mgr.14556) 2426 : cluster [DBG] pgmap v4599: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 286 KiB/s rd, 27 KiB/s wr, 401 op/s 2024-04-17T12:41:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:41.818870+0000 mon.a (mon.0) 4107 : cluster [DBG] osdmap e2535: 8 total, 8 up, 8 in 2024-04-17T12:41:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:40.837541+0000 mgr.y (mgr.14556) 2426 : cluster [DBG] pgmap v4599: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 286 KiB/s rd, 27 KiB/s wr, 401 op/s 2024-04-17T12:41:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:41.818870+0000 mon.a (mon.0) 4107 : cluster [DBG] osdmap e2535: 8 total, 8 up, 8 in 2024-04-17T12:41:44.010 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_set_no_snap ... ok 2024-04-17T12:41:44.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:41:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:41:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:42.838083+0000 mgr.y (mgr.14556) 2427 : cluster [DBG] pgmap v4601: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 5.2 KiB/s wr, 94 op/s 2024-04-17T12:41:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:42.906743+0000 mon.a (mon.0) 4108 : cluster [DBG] osdmap e2536: 8 total, 8 up, 8 in 2024-04-17T12:41:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:42.838083+0000 mgr.y (mgr.14556) 2427 : cluster [DBG] pgmap v4601: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 5.2 KiB/s wr, 94 op/s 2024-04-17T12:41:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:42.906743+0000 mon.a (mon.0) 4108 : cluster [DBG] osdmap e2536: 8 total, 8 up, 8 in 2024-04-17T12:41:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:42.838083+0000 mgr.y (mgr.14556) 2427 : cluster [DBG] pgmap v4601: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 5.2 KiB/s wr, 94 op/s 2024-04-17T12:41:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:42.906743+0000 mon.a (mon.0) 4108 : cluster [DBG] osdmap e2536: 8 total, 8 up, 8 in 2024-04-17T12:41:45.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:43.912535+0000 mon.a (mon.0) 4109 : cluster [DBG] osdmap e2537: 8 total, 8 up, 8 in 2024-04-17T12:41:45.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:43.912535+0000 mon.a (mon.0) 4109 : cluster [DBG] osdmap e2537: 8 total, 8 up, 8 in 2024-04-17T12:41:45.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:43.912535+0000 mon.a (mon.0) 4109 : cluster [DBG] osdmap e2537: 8 total, 8 up, 8 in 2024-04-17T12:41:45.909 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_set_snap ... ok 2024-04-17T12:41:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:44.838483+0000 mgr.y (mgr.14556) 2428 : cluster [DBG] pgmap v4604: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 14 KiB/s wr, 173 op/s 2024-04-17T12:41:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:44.922396+0000 mon.a (mon.0) 4110 : cluster [DBG] osdmap e2538: 8 total, 8 up, 8 in 2024-04-17T12:41:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:45.814595+0000 mon.a (mon.0) 4111 : cluster [DBG] osdmap e2539: 8 total, 8 up, 8 in 2024-04-17T12:41:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:44.838483+0000 mgr.y (mgr.14556) 2428 : cluster [DBG] pgmap v4604: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 14 KiB/s wr, 173 op/s 2024-04-17T12:41:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:44.922396+0000 mon.a (mon.0) 4110 : cluster [DBG] osdmap e2538: 8 total, 8 up, 8 in 2024-04-17T12:41:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:45.814595+0000 mon.a (mon.0) 4111 : cluster [DBG] osdmap e2539: 8 total, 8 up, 8 in 2024-04-17T12:41:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:44.838483+0000 mgr.y (mgr.14556) 2428 : cluster [DBG] pgmap v4604: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 14 KiB/s wr, 173 op/s 2024-04-17T12:41:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:44.922396+0000 mon.a (mon.0) 4110 : cluster [DBG] osdmap e2538: 8 total, 8 up, 8 in 2024-04-17T12:41:46.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:45.814595+0000 mon.a (mon.0) 4111 : cluster [DBG] osdmap e2539: 8 total, 8 up, 8 in 2024-04-17T12:41:48.040 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_set_snap_by_id ... ok 2024-04-17T12:41:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:46.839045+0000 mgr.y (mgr.14556) 2429 : cluster [DBG] pgmap v4607: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 9.0 KiB/s wr, 79 op/s 2024-04-17T12:41:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:46.932472+0000 mon.a (mon.0) 4112 : cluster [DBG] osdmap e2540: 8 total, 8 up, 8 in 2024-04-17T12:41:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:46.839045+0000 mgr.y (mgr.14556) 2429 : cluster [DBG] pgmap v4607: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 9.0 KiB/s wr, 79 op/s 2024-04-17T12:41:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:46.932472+0000 mon.a (mon.0) 4112 : cluster [DBG] osdmap e2540: 8 total, 8 up, 8 in 2024-04-17T12:41:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:46.839045+0000 mgr.y (mgr.14556) 2429 : cluster [DBG] pgmap v4607: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 9.0 KiB/s wr, 79 op/s 2024-04-17T12:41:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:46.932472+0000 mon.a (mon.0) 4112 : cluster [DBG] osdmap e2540: 8 total, 8 up, 8 in 2024-04-17T12:41:49.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:47.936785+0000 mon.a (mon.0) 4113 : cluster [DBG] osdmap e2541: 8 total, 8 up, 8 in 2024-04-17T12:41:49.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:47.936785+0000 mon.a (mon.0) 4113 : cluster [DBG] osdmap e2541: 8 total, 8 up, 8 in 2024-04-17T12:41:49.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:47.936785+0000 mon.a (mon.0) 4113 : cluster [DBG] osdmap e2541: 8 total, 8 up, 8 in 2024-04-17T12:41:50.056 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_set_snap_deleted ... ok 2024-04-17T12:41:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:48.839499+0000 mgr.y (mgr.14556) 2430 : cluster [DBG] pgmap v4610: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 15 KiB/s wr, 163 op/s 2024-04-17T12:41:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:48.944226+0000 mon.a (mon.0) 4114 : cluster [DBG] osdmap e2542: 8 total, 8 up, 8 in 2024-04-17T12:41:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:48.839499+0000 mgr.y (mgr.14556) 2430 : cluster [DBG] pgmap v4610: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 15 KiB/s wr, 163 op/s 2024-04-17T12:41:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:48.944226+0000 mon.a (mon.0) 4114 : cluster [DBG] osdmap e2542: 8 total, 8 up, 8 in 2024-04-17T12:41:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:48.839499+0000 mgr.y (mgr.14556) 2430 : cluster [DBG] pgmap v4610: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 15 KiB/s wr, 163 op/s 2024-04-17T12:41:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:48.944226+0000 mon.a (mon.0) 4114 : cluster [DBG] osdmap e2542: 8 total, 8 up, 8 in 2024-04-17T12:41:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:49.953934+0000 mon.a (mon.0) 4115 : cluster [DBG] osdmap e2543: 8 total, 8 up, 8 in 2024-04-17T12:41:51.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:50.816780+0000 mon.a (mon.0) 4116 : cluster [DBG] osdmap e2544: 8 total, 8 up, 8 in 2024-04-17T12:41:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:49.953934+0000 mon.a (mon.0) 4115 : cluster [DBG] osdmap e2543: 8 total, 8 up, 8 in 2024-04-17T12:41:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:50.816780+0000 mon.a (mon.0) 4116 : cluster [DBG] osdmap e2544: 8 total, 8 up, 8 in 2024-04-17T12:41:51.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:49.953934+0000 mon.a (mon.0) 4115 : cluster [DBG] osdmap e2543: 8 total, 8 up, 8 in 2024-04-17T12:41:51.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:50.816780+0000 mon.a (mon.0) 4116 : cluster [DBG] osdmap e2544: 8 total, 8 up, 8 in 2024-04-17T12:41:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:51] "GET /metrics HTTP/1.1" 200 199065 "" "Prometheus/2.33.4" 2024-04-17T12:41:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:50.839972+0000 mgr.y (mgr.14556) 2431 : cluster [DBG] pgmap v4614: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 16 KiB/s wr, 167 op/s 2024-04-17T12:41:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:51.822625+0000 mon.a (mon.0) 4117 : cluster [DBG] osdmap e2545: 8 total, 8 up, 8 in 2024-04-17T12:41:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:50.839972+0000 mgr.y (mgr.14556) 2431 : cluster [DBG] pgmap v4614: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 16 KiB/s wr, 167 op/s 2024-04-17T12:41:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:51.822625+0000 mon.a (mon.0) 4117 : cluster [DBG] osdmap e2545: 8 total, 8 up, 8 in 2024-04-17T12:41:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:50.839972+0000 mgr.y (mgr.14556) 2431 : cluster [DBG] pgmap v4614: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 16 KiB/s wr, 167 op/s 2024-04-17T12:41:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:51.822625+0000 mon.a (mon.0) 4117 : cluster [DBG] osdmap e2545: 8 total, 8 up, 8 in 2024-04-17T12:41:53.936 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_set_snap_recreated ... ok 2024-04-17T12:41:54.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:41:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:41:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:52.826251+0000 mon.a (mon.0) 4118 : cluster [DBG] osdmap e2546: 8 total, 8 up, 8 in 2024-04-17T12:41:54.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:52.840488+0000 mgr.y (mgr.14556) 2432 : cluster [DBG] pgmap v4617: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 6.7 KiB/s wr, 76 op/s 2024-04-17T12:41:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:52.826251+0000 mon.a (mon.0) 4118 : cluster [DBG] osdmap e2546: 8 total, 8 up, 8 in 2024-04-17T12:41:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:52.840488+0000 mgr.y (mgr.14556) 2432 : cluster [DBG] pgmap v4617: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 6.7 KiB/s wr, 76 op/s 2024-04-17T12:41:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:52.826251+0000 mon.a (mon.0) 4118 : cluster [DBG] osdmap e2546: 8 total, 8 up, 8 in 2024-04-17T12:41:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:52.840488+0000 mgr.y (mgr.14556) 2432 : cluster [DBG] pgmap v4617: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 6.7 KiB/s wr, 76 op/s 2024-04-17T12:41:55.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:53.830146+0000 mon.a (mon.0) 4119 : cluster [DBG] osdmap e2547: 8 total, 8 up, 8 in 2024-04-17T12:41:55.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:53.830146+0000 mon.a (mon.0) 4119 : cluster [DBG] osdmap e2547: 8 total, 8 up, 8 in 2024-04-17T12:41:55.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:53.830146+0000 mon.a (mon.0) 4119 : cluster [DBG] osdmap e2547: 8 total, 8 up, 8 in 2024-04-17T12:41:55.933 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_set_snap_sparse ... ok 2024-04-17T12:41:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:54.838506+0000 mon.a (mon.0) 4120 : cluster [DBG] osdmap e2548: 8 total, 8 up, 8 in 2024-04-17T12:41:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:54.840923+0000 mgr.y (mgr.14556) 2433 : cluster [DBG] pgmap v4620: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 13 KiB/s wr, 153 op/s 2024-04-17T12:41:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:54.838506+0000 mon.a (mon.0) 4120 : cluster [DBG] osdmap e2548: 8 total, 8 up, 8 in 2024-04-17T12:41:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:54.840923+0000 mgr.y (mgr.14556) 2433 : cluster [DBG] pgmap v4620: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 13 KiB/s wr, 153 op/s 2024-04-17T12:41:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:54.838506+0000 mon.a (mon.0) 4120 : cluster [DBG] osdmap e2548: 8 total, 8 up, 8 in 2024-04-17T12:41:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:54.840923+0000 mgr.y (mgr.14556) 2433 : cluster [DBG] pgmap v4620: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 13 KiB/s wr, 153 op/s 2024-04-17T12:41:57.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:55.844966+0000 mon.a (mon.0) 4121 : cluster [DBG] osdmap e2549: 8 total, 8 up, 8 in 2024-04-17T12:41:57.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:55.844966+0000 mon.a (mon.0) 4121 : cluster [DBG] osdmap e2549: 8 total, 8 up, 8 in 2024-04-17T12:41:57.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:55.844966+0000 mon.a (mon.0) 4121 : cluster [DBG] osdmap e2549: 8 total, 8 up, 8 in 2024-04-17T12:41:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:56.841444+0000 mgr.y (mgr.14556) 2434 : cluster [DBG] pgmap v4622: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 12 KiB/s wr, 145 op/s 2024-04-17T12:41:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:56.848708+0000 mon.a (mon.0) 4122 : cluster [DBG] osdmap e2550: 8 total, 8 up, 8 in 2024-04-17T12:41:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:56.841444+0000 mgr.y (mgr.14556) 2434 : cluster [DBG] pgmap v4622: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 12 KiB/s wr, 145 op/s 2024-04-17T12:41:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:56.848708+0000 mon.a (mon.0) 4122 : cluster [DBG] osdmap e2550: 8 total, 8 up, 8 in 2024-04-17T12:41:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:56.841444+0000 mgr.y (mgr.14556) 2434 : cluster [DBG] pgmap v4622: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 12 KiB/s wr, 145 op/s 2024-04-17T12:41:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:56.848708+0000 mon.a (mon.0) 4122 : cluster [DBG] osdmap e2550: 8 total, 8 up, 8 in 2024-04-17T12:41:59.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:57.849863+0000 mon.a (mon.0) 4123 : cluster [DBG] osdmap e2551: 8 total, 8 up, 8 in 2024-04-17T12:41:59.242 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:57.849863+0000 mon.a (mon.0) 4123 : cluster [DBG] osdmap e2551: 8 total, 8 up, 8 in 2024-04-17T12:41:59.242 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:57.849863+0000 mon.a (mon.0) 4123 : cluster [DBG] osdmap e2551: 8 total, 8 up, 8 in 2024-04-17T12:41:59.451 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:41:59.738 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:41:59.738 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (69m) 7m ago 70m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:41:59.738 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (69m) 7m ago 69m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:41:59.738 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (71m) 7m ago 71m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:41:59.738 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (71m) 7m ago 71m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:41:59.738 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (74m) 7m ago 74m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:41:59.738 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (76m) 7m ago 76m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:41:59.738 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (76m) 7m ago 76m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:41:59.738 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (75m) 7m ago 75m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (74m) 7m ago 74m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (70m) 7m ago 70m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (70m) 7m ago 70m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (74m) 7m ago 74m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (73m) 7m ago 73m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (73m) 7m ago 73m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (73m) 7m ago 73m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (72m) 7m ago 72m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (72m) 7m ago 72m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (71m) 7m ago 71m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (71m) 7m ago 71m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:41:59.739 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (69m) 7m ago 70m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:41:59.965 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_size ... ok 2024-04-17T12:42:00.106 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:42:00.107 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:42:00.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:58.842216+0000 mgr.y (mgr.14556) 2435 : cluster [DBG] pgmap v4625: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 12 KiB/s wr, 161 op/s 2024-04-17T12:42:00.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:41:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:58.862257+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e2552: 8 total, 8 up, 8 in 2024-04-17T12:42:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:58.842216+0000 mgr.y (mgr.14556) 2435 : cluster [DBG] pgmap v4625: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 12 KiB/s wr, 161 op/s 2024-04-17T12:42:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:41:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:58.862257+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e2552: 8 total, 8 up, 8 in 2024-04-17T12:42:00.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:58.842216+0000 mgr.y (mgr.14556) 2435 : cluster [DBG] pgmap v4625: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 12 KiB/s wr, 161 op/s 2024-04-17T12:42:00.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:41:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:58.862257+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e2552: 8 total, 8 up, 8 in 2024-04-17T12:42:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:41:59.439287+0000 mgr.y (mgr.14556) 2436 : audit [DBG] from='client.18738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:41:59.729706+0000 mgr.y (mgr.14556) 2437 : audit [DBG] from='client.18744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:41:59.862366+0000 mon.a (mon.0) 4125 : cluster [DBG] osdmap e2553: 8 total, 8 up, 8 in 2024-04-17T12:42:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:00.106483+0000 mon.a (mon.0) 4126 : audit [DBG] from='client.? 172.21.15.31:0/1999000527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:42:01.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:00.819058+0000 mon.a (mon.0) 4127 : cluster [DBG] osdmap e2554: 8 total, 8 up, 8 in 2024-04-17T12:42:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:41:59.439287+0000 mgr.y (mgr.14556) 2436 : audit [DBG] from='client.18738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:41:59.729706+0000 mgr.y (mgr.14556) 2437 : audit [DBG] from='client.18744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:41:59.862366+0000 mon.a (mon.0) 4125 : cluster [DBG] osdmap e2553: 8 total, 8 up, 8 in 2024-04-17T12:42:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:00.106483+0000 mon.a (mon.0) 4126 : audit [DBG] from='client.? 172.21.15.31:0/1999000527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:42:01.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:00.819058+0000 mon.a (mon.0) 4127 : cluster [DBG] osdmap e2554: 8 total, 8 up, 8 in 2024-04-17T12:42:01.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:41:59.439287+0000 mgr.y (mgr.14556) 2436 : audit [DBG] from='client.18738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:41:59.729706+0000 mgr.y (mgr.14556) 2437 : audit [DBG] from='client.18744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:41:59.862366+0000 mon.a (mon.0) 4125 : cluster [DBG] osdmap e2553: 8 total, 8 up, 8 in 2024-04-17T12:42:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:00.106483+0000 mon.a (mon.0) 4126 : audit [DBG] from='client.? 172.21.15.31:0/1999000527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:42:01.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:00.819058+0000 mon.a (mon.0) 4127 : cluster [DBG] osdmap e2554: 8 total, 8 up, 8 in 2024-04-17T12:42:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:01] "GET /metrics HTTP/1.1" 200 199081 "" "Prometheus/2.33.4" 2024-04-17T12:42:01.922 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_snap_exists ... ok 2024-04-17T12:42:01.946 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:00.842621+0000 mgr.y (mgr.14556) 2438 : cluster [DBG] pgmap v4629: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 12 KiB/s wr, 162 op/s 2024-04-17T12:42:01.946 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:01.826557+0000 mon.a (mon.0) 4128 : cluster [DBG] osdmap e2555: 8 total, 8 up, 8 in 2024-04-17T12:42:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:00.842621+0000 mgr.y (mgr.14556) 2438 : cluster [DBG] pgmap v4629: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 12 KiB/s wr, 162 op/s 2024-04-17T12:42:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:01.826557+0000 mon.a (mon.0) 4128 : cluster [DBG] osdmap e2555: 8 total, 8 up, 8 in 2024-04-17T12:42:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:00.842621+0000 mgr.y (mgr.14556) 2438 : cluster [DBG] pgmap v4629: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 12 KiB/s wr, 162 op/s 2024-04-17T12:42:02.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:01.826557+0000 mon.a (mon.0) 4128 : cluster [DBG] osdmap e2555: 8 total, 8 up, 8 in 2024-04-17T12:42:04.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:42:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:42:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:02.843186+0000 mgr.y (mgr.14556) 2439 : cluster [DBG] pgmap v4631: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 4 op/s 2024-04-17T12:42:04.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:02.875555+0000 mon.a (mon.0) 4129 : cluster [DBG] osdmap e2556: 8 total, 8 up, 8 in 2024-04-17T12:42:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:02.843186+0000 mgr.y (mgr.14556) 2439 : cluster [DBG] pgmap v4631: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 4 op/s 2024-04-17T12:42:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:02.875555+0000 mon.a (mon.0) 4129 : cluster [DBG] osdmap e2556: 8 total, 8 up, 8 in 2024-04-17T12:42:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:02.843186+0000 mgr.y (mgr.14556) 2439 : cluster [DBG] pgmap v4631: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 4 op/s 2024-04-17T12:42:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:02.875555+0000 mon.a (mon.0) 4129 : cluster [DBG] osdmap e2556: 8 total, 8 up, 8 in 2024-04-17T12:42:05.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:03.880517+0000 mon.a (mon.0) 4130 : cluster [DBG] osdmap e2557: 8 total, 8 up, 8 in 2024-04-17T12:42:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:03.880517+0000 mon.a (mon.0) 4130 : cluster [DBG] osdmap e2557: 8 total, 8 up, 8 in 2024-04-17T12:42:05.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:03.880517+0000 mon.a (mon.0) 4130 : cluster [DBG] osdmap e2557: 8 total, 8 up, 8 in 2024-04-17T12:42:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:04.843679+0000 mgr.y (mgr.14556) 2440 : cluster [DBG] pgmap v4634: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.9 KiB/s wr, 135 op/s 2024-04-17T12:42:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:04.888544+0000 mon.a (mon.0) 4131 : cluster [DBG] osdmap e2558: 8 total, 8 up, 8 in 2024-04-17T12:42:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:05.819438+0000 mon.a (mon.0) 4132 : cluster [DBG] osdmap e2559: 8 total, 8 up, 8 in 2024-04-17T12:42:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:04.843679+0000 mgr.y (mgr.14556) 2440 : cluster [DBG] pgmap v4634: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.9 KiB/s wr, 135 op/s 2024-04-17T12:42:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:04.888544+0000 mon.a (mon.0) 4131 : cluster [DBG] osdmap e2558: 8 total, 8 up, 8 in 2024-04-17T12:42:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:05.819438+0000 mon.a (mon.0) 4132 : cluster [DBG] osdmap e2559: 8 total, 8 up, 8 in 2024-04-17T12:42:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:04.843679+0000 mgr.y (mgr.14556) 2440 : cluster [DBG] pgmap v4634: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.9 KiB/s wr, 135 op/s 2024-04-17T12:42:06.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:04.888544+0000 mon.a (mon.0) 4131 : cluster [DBG] osdmap e2558: 8 total, 8 up, 8 in 2024-04-17T12:42:06.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:05.819438+0000 mon.a (mon.0) 4132 : cluster [DBG] osdmap e2559: 8 total, 8 up, 8 in 2024-04-17T12:42:07.930 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_snap_get_id ... ok 2024-04-17T12:42:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:06.822308+0000 mon.a (mon.0) 4133 : cluster [DBG] osdmap e2560: 8 total, 8 up, 8 in 2024-04-17T12:42:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:06.844117+0000 mgr.y (mgr.14556) 2441 : cluster [DBG] pgmap v4638: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.6 KiB/s wr, 132 op/s 2024-04-17T12:42:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:06.822308+0000 mon.a (mon.0) 4133 : cluster [DBG] osdmap e2560: 8 total, 8 up, 8 in 2024-04-17T12:42:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:06.844117+0000 mgr.y (mgr.14556) 2441 : cluster [DBG] pgmap v4638: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.6 KiB/s wr, 132 op/s 2024-04-17T12:42:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:06.822308+0000 mon.a (mon.0) 4133 : cluster [DBG] osdmap e2560: 8 total, 8 up, 8 in 2024-04-17T12:42:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:06.844117+0000 mgr.y (mgr.14556) 2441 : cluster [DBG] pgmap v4638: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.6 KiB/s wr, 132 op/s 2024-04-17T12:42:09.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:07.829155+0000 mon.a (mon.0) 4134 : cluster [DBG] osdmap e2561: 8 total, 8 up, 8 in 2024-04-17T12:42:09.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:07.829155+0000 mon.a (mon.0) 4134 : cluster [DBG] osdmap e2561: 8 total, 8 up, 8 in 2024-04-17T12:42:09.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:07.829155+0000 mon.a (mon.0) 4134 : cluster [DBG] osdmap e2561: 8 total, 8 up, 8 in 2024-04-17T12:42:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:08.830425+0000 mon.a (mon.0) 4135 : cluster [DBG] osdmap e2562: 8 total, 8 up, 8 in 2024-04-17T12:42:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:08.844833+0000 mgr.y (mgr.14556) 2442 : cluster [DBG] pgmap v4641: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.3 KiB/s wr, 85 op/s 2024-04-17T12:42:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:08.830425+0000 mon.a (mon.0) 4135 : cluster [DBG] osdmap e2562: 8 total, 8 up, 8 in 2024-04-17T12:42:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:08.844833+0000 mgr.y (mgr.14556) 2442 : cluster [DBG] pgmap v4641: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.3 KiB/s wr, 85 op/s 2024-04-17T12:42:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:08.830425+0000 mon.a (mon.0) 4135 : cluster [DBG] osdmap e2562: 8 total, 8 up, 8 in 2024-04-17T12:42:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:08.844833+0000 mgr.y (mgr.14556) 2442 : cluster [DBG] pgmap v4641: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.3 KiB/s wr, 85 op/s 2024-04-17T12:42:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:09.844302+0000 mon.a (mon.0) 4136 : cluster [DBG] osdmap e2563: 8 total, 8 up, 8 in 2024-04-17T12:42:11.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:10.824242+0000 mon.a (mon.0) 4137 : cluster [DBG] osdmap e2564: 8 total, 8 up, 8 in 2024-04-17T12:42:11.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:09.844302+0000 mon.a (mon.0) 4136 : cluster [DBG] osdmap e2563: 8 total, 8 up, 8 in 2024-04-17T12:42:11.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:10.824242+0000 mon.a (mon.0) 4137 : cluster [DBG] osdmap e2564: 8 total, 8 up, 8 in 2024-04-17T12:42:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:09.844302+0000 mon.a (mon.0) 4136 : cluster [DBG] osdmap e2563: 8 total, 8 up, 8 in 2024-04-17T12:42:11.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:10.824242+0000 mon.a (mon.0) 4137 : cluster [DBG] osdmap e2564: 8 total, 8 up, 8 in 2024-04-17T12:42:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:11] "GET /metrics HTTP/1.1" 200 199080 "" "Prometheus/2.33.4" 2024-04-17T12:42:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:10.845360+0000 mgr.y (mgr.14556) 2443 : cluster [DBG] pgmap v4644: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.2 KiB/s wr, 84 op/s 2024-04-17T12:42:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:10.845360+0000 mgr.y (mgr.14556) 2443 : cluster [DBG] pgmap v4644: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.2 KiB/s wr, 84 op/s 2024-04-17T12:42:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:10.845360+0000 mgr.y (mgr.14556) 2443 : cluster [DBG] pgmap v4644: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.2 KiB/s wr, 84 op/s 2024-04-17T12:42:13.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:11.854850+0000 mon.a (mon.0) 4138 : cluster [DBG] osdmap e2565: 8 total, 8 up, 8 in 2024-04-17T12:42:13.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:11.854850+0000 mon.a (mon.0) 4138 : cluster [DBG] osdmap e2565: 8 total, 8 up, 8 in 2024-04-17T12:42:13.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:11.854850+0000 mon.a (mon.0) 4138 : cluster [DBG] osdmap e2565: 8 total, 8 up, 8 in 2024-04-17T12:42:13.962 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_snap_get_name ... ok 2024-04-17T12:42:14.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:42:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:42:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:12.846038+0000 mgr.y (mgr.14556) 2444 : cluster [DBG] pgmap v4646: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 254 B/s wr, 6 op/s 2024-04-17T12:42:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:12.857438+0000 mon.a (mon.0) 4139 : cluster [DBG] osdmap e2566: 8 total, 8 up, 8 in 2024-04-17T12:42:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:12.846038+0000 mgr.y (mgr.14556) 2444 : cluster [DBG] pgmap v4646: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 254 B/s wr, 6 op/s 2024-04-17T12:42:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:12.857438+0000 mon.a (mon.0) 4139 : cluster [DBG] osdmap e2566: 8 total, 8 up, 8 in 2024-04-17T12:42:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:12.846038+0000 mgr.y (mgr.14556) 2444 : cluster [DBG] pgmap v4646: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 254 B/s wr, 6 op/s 2024-04-17T12:42:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:12.857438+0000 mon.a (mon.0) 4139 : cluster [DBG] osdmap e2566: 8 total, 8 up, 8 in 2024-04-17T12:42:15.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:13.869825+0000 mon.a (mon.0) 4140 : cluster [DBG] osdmap e2567: 8 total, 8 up, 8 in 2024-04-17T12:42:15.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:13.869825+0000 mon.a (mon.0) 4140 : cluster [DBG] osdmap e2567: 8 total, 8 up, 8 in 2024-04-17T12:42:15.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:13.869825+0000 mon.a (mon.0) 4140 : cluster [DBG] osdmap e2567: 8 total, 8 up, 8 in 2024-04-17T12:42:15.929 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_snap_timestamp ... ok 2024-04-17T12:42:16.025 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_sparsify ... ok 2024-04-17T12:42:16.106 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_stat ... ok 2024-04-17T12:42:16.186 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_update_features ... SKIP 2024-04-17T12:42:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:14.846491+0000 mgr.y (mgr.14556) 2445 : cluster [DBG] pgmap v4649: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 78 op/s 2024-04-17T12:42:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:14.870958+0000 mon.a (mon.0) 4141 : cluster [DBG] osdmap e2568: 8 total, 8 up, 8 in 2024-04-17T12:42:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:15.825145+0000 mon.a (mon.0) 4142 : cluster [DBG] osdmap e2569: 8 total, 8 up, 8 in 2024-04-17T12:42:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:14.846491+0000 mgr.y (mgr.14556) 2445 : cluster [DBG] pgmap v4649: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 78 op/s 2024-04-17T12:42:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:14.870958+0000 mon.a (mon.0) 4141 : cluster [DBG] osdmap e2568: 8 total, 8 up, 8 in 2024-04-17T12:42:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:15.825145+0000 mon.a (mon.0) 4142 : cluster [DBG] osdmap e2569: 8 total, 8 up, 8 in 2024-04-17T12:42:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:14.846491+0000 mgr.y (mgr.14556) 2445 : cluster [DBG] pgmap v4649: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 78 op/s 2024-04-17T12:42:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:14.870958+0000 mon.a (mon.0) 4141 : cluster [DBG] osdmap e2568: 8 total, 8 up, 8 in 2024-04-17T12:42:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:15.825145+0000 mon.a (mon.0) 4142 : cluster [DBG] osdmap e2569: 8 total, 8 up, 8 in 2024-04-17T12:42:16.264 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_use_after_close ... ok 2024-04-17T12:42:16.342 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_watchers_list ... ok 2024-04-17T12:42:16.426 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_write ... ok 2024-04-17T12:42:16.520 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_write_read ... ok 2024-04-17T12:42:16.611 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_write_with_fadvise_flags ... ok 2024-04-17T12:42:16.707 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_write_zeroes ... ok 2024-04-17T12:42:16.794 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImage.test_write_zeroes_thick_provision ... ok 2024-04-17T12:42:16.882 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImageId.test_read ... ok 2024-04-17T12:42:16.979 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImageId.test_resize ... ok 2024-04-17T12:42:17.083 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestImageId.test_write ... ok 2024-04-17T12:42:17.270 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMigration.test_migrate_abort ... ok 2024-04-17T12:42:17.459 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMigration.test_migrate_abort_with_progress ... ok 2024-04-17T12:42:17.729 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMigration.test_migration ... ok 2024-04-17T12:42:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:16.846813+0000 mgr.y (mgr.14556) 2446 : cluster [DBG] pgmap v4652: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 5.7 KiB/s wr, 72 op/s 2024-04-17T12:42:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:16.846813+0000 mgr.y (mgr.14556) 2446 : cluster [DBG] pgmap v4652: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 5.7 KiB/s wr, 72 op/s 2024-04-17T12:42:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:16.846813+0000 mgr.y (mgr.14556) 2446 : cluster [DBG] pgmap v4652: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 5.7 KiB/s wr, 72 op/s 2024-04-17T12:42:19.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:17.878544+0000 mon.a (mon.0) 4143 : cluster [DBG] osdmap e2570: 8 total, 8 up, 8 in 2024-04-17T12:42:19.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:17.878544+0000 mon.a (mon.0) 4143 : cluster [DBG] osdmap e2570: 8 total, 8 up, 8 in 2024-04-17T12:42:19.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:17.878544+0000 mon.a (mon.0) 4143 : cluster [DBG] osdmap e2570: 8 total, 8 up, 8 in 2024-04-17T12:42:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:18.847516+0000 mgr.y (mgr.14556) 2447 : cluster [DBG] pgmap v4654: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 712 KiB/s rd, 48 KiB/s wr, 970 op/s 2024-04-17T12:42:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:18.884520+0000 mon.a (mon.0) 4144 : cluster [DBG] osdmap e2571: 8 total, 8 up, 8 in 2024-04-17T12:42:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:18.847516+0000 mgr.y (mgr.14556) 2447 : cluster [DBG] pgmap v4654: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 712 KiB/s rd, 48 KiB/s wr, 970 op/s 2024-04-17T12:42:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:18.884520+0000 mon.a (mon.0) 4144 : cluster [DBG] osdmap e2571: 8 total, 8 up, 8 in 2024-04-17T12:42:20.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:18.847516+0000 mgr.y (mgr.14556) 2447 : cluster [DBG] pgmap v4654: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 712 KiB/s rd, 48 KiB/s wr, 970 op/s 2024-04-17T12:42:20.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:18.884520+0000 mon.a (mon.0) 4144 : cluster [DBG] osdmap e2571: 8 total, 8 up, 8 in 2024-04-17T12:42:20.990 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMigration.test_migration_import ... ok 2024-04-17T12:42:21.205 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMigration.test_migration_with_progress ... ok 2024-04-17T12:42:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:19.892654+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e2572: 8 total, 8 up, 8 in 2024-04-17T12:42:21.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:20.825792+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e2573: 8 total, 8 up, 8 in 2024-04-17T12:42:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:19.892654+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e2572: 8 total, 8 up, 8 in 2024-04-17T12:42:21.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:20.825792+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e2573: 8 total, 8 up, 8 in 2024-04-17T12:42:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:19.892654+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e2572: 8 total, 8 up, 8 in 2024-04-17T12:42:21.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:20.825792+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e2573: 8 total, 8 up, 8 in 2024-04-17T12:42:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:21] "GET /metrics HTTP/1.1" 200 199080 "" "Prometheus/2.33.4" 2024-04-17T12:42:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:20.847946+0000 mgr.y (mgr.14556) 2448 : cluster [DBG] pgmap v4658: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 60 KiB/s wr, 1.21k op/s 2024-04-17T12:42:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:20.847946+0000 mgr.y (mgr.14556) 2448 : cluster [DBG] pgmap v4658: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 60 KiB/s wr, 1.21k op/s 2024-04-17T12:42:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:20.847946+0000 mgr.y (mgr.14556) 2448 : cluster [DBG] pgmap v4658: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 60 KiB/s wr, 1.21k op/s 2024-04-17T12:42:23.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:21.900581+0000 mon.a (mon.0) 4147 : cluster [DBG] osdmap e2574: 8 total, 8 up, 8 in 2024-04-17T12:42:23.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:21.900581+0000 mon.a (mon.0) 4147 : cluster [DBG] osdmap e2574: 8 total, 8 up, 8 in 2024-04-17T12:42:23.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:21.900581+0000 mon.a (mon.0) 4147 : cluster [DBG] osdmap e2574: 8 total, 8 up, 8 in 2024-04-17T12:42:24.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:42:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:42:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:22.848563+0000 mgr.y (mgr.14556) 2449 : cluster [DBG] pgmap v4660: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 3.2 KiB/s wr, 64 op/s 2024-04-17T12:42:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:22.906794+0000 mon.a (mon.0) 4148 : cluster [DBG] osdmap e2575: 8 total, 8 up, 8 in 2024-04-17T12:42:24.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:22.927132+0000 mon.a (mon.0) 4149 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/de977bdc-d717-4d0c-b903-a286f311e716"}]: dispatch 2024-04-17T12:42:24.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:22.930434+0000 mon.a (mon.0) 4150 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/de977bdc-d717-4d0c-b903-a286f311e716"}]': finished 2024-04-17T12:42:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:22.848563+0000 mgr.y (mgr.14556) 2449 : cluster [DBG] pgmap v4660: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 3.2 KiB/s wr, 64 op/s 2024-04-17T12:42:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:22.906794+0000 mon.a (mon.0) 4148 : cluster [DBG] osdmap e2575: 8 total, 8 up, 8 in 2024-04-17T12:42:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:22.927132+0000 mon.a (mon.0) 4149 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/de977bdc-d717-4d0c-b903-a286f311e716"}]: dispatch 2024-04-17T12:42:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:22.930434+0000 mon.a (mon.0) 4150 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/de977bdc-d717-4d0c-b903-a286f311e716"}]': finished 2024-04-17T12:42:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:22.848563+0000 mgr.y (mgr.14556) 2449 : cluster [DBG] pgmap v4660: 137 pgs: 137 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 3.2 KiB/s wr, 64 op/s 2024-04-17T12:42:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:22.906794+0000 mon.a (mon.0) 4148 : cluster [DBG] osdmap e2575: 8 total, 8 up, 8 in 2024-04-17T12:42:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:22.927132+0000 mon.a (mon.0) 4149 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/de977bdc-d717-4d0c-b903-a286f311e716"}]: dispatch 2024-04-17T12:42:24.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:22.930434+0000 mon.a (mon.0) 4150 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/de977bdc-d717-4d0c-b903-a286f311e716"}]': finished 2024-04-17T12:42:25.002 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMirroring.test_aio_mirror_image_create_snapshot ... ok 2024-04-17T12:42:25.096 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMirroring.test_mirror_image ... SKIP 2024-04-17T12:42:25.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:23.932915+0000 mon.a (mon.0) 4151 : cluster [DBG] osdmap e2576: 8 total, 8 up, 8 in 2024-04-17T12:42:25.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:23.932915+0000 mon.a (mon.0) 4151 : cluster [DBG] osdmap e2576: 8 total, 8 up, 8 in 2024-04-17T12:42:25.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:23.932915+0000 mon.a (mon.0) 4151 : cluster [DBG] osdmap e2576: 8 total, 8 up, 8 in 2024-04-17T12:42:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:24.849234+0000 mgr.y (mgr.14556) 2450 : cluster [DBG] pgmap v4663: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 17 KiB/s wr, 405 op/s 2024-04-17T12:42:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:24.938849+0000 mon.a (mon.0) 4152 : cluster [DBG] osdmap e2577: 8 total, 8 up, 8 in 2024-04-17T12:42:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:25.838613+0000 mon.a (mon.0) 4153 : cluster [DBG] osdmap e2578: 8 total, 8 up, 8 in 2024-04-17T12:42:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:24.849234+0000 mgr.y (mgr.14556) 2450 : cluster [DBG] pgmap v4663: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 17 KiB/s wr, 405 op/s 2024-04-17T12:42:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:24.938849+0000 mon.a (mon.0) 4152 : cluster [DBG] osdmap e2577: 8 total, 8 up, 8 in 2024-04-17T12:42:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:25.838613+0000 mon.a (mon.0) 4153 : cluster [DBG] osdmap e2578: 8 total, 8 up, 8 in 2024-04-17T12:42:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:24.849234+0000 mgr.y (mgr.14556) 2450 : cluster [DBG] pgmap v4663: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 17 KiB/s wr, 405 op/s 2024-04-17T12:42:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:24.938849+0000 mon.a (mon.0) 4152 : cluster [DBG] osdmap e2577: 8 total, 8 up, 8 in 2024-04-17T12:42:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:25.838613+0000 mon.a (mon.0) 4153 : cluster [DBG] osdmap e2578: 8 total, 8 up, 8 in 2024-04-17T12:42:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:26.849683+0000 mgr.y (mgr.14556) 2451 : cluster [DBG] pgmap v4667: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 11 KiB/s wr, 302 op/s 2024-04-17T12:42:28.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:26.850149+0000 mon.a (mon.0) 4154 : cluster [DBG] osdmap e2579: 8 total, 8 up, 8 in 2024-04-17T12:42:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:26.849683+0000 mgr.y (mgr.14556) 2451 : cluster [DBG] pgmap v4667: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 11 KiB/s wr, 302 op/s 2024-04-17T12:42:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:26.850149+0000 mon.a (mon.0) 4154 : cluster [DBG] osdmap e2579: 8 total, 8 up, 8 in 2024-04-17T12:42:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:26.849683+0000 mgr.y (mgr.14556) 2451 : cluster [DBG] pgmap v4667: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 11 KiB/s wr, 302 op/s 2024-04-17T12:42:28.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:26.850149+0000 mon.a (mon.0) 4154 : cluster [DBG] osdmap e2579: 8 total, 8 up, 8 in 2024-04-17T12:42:29.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:27.855476+0000 mon.a (mon.0) 4155 : cluster [DBG] osdmap e2580: 8 total, 8 up, 8 in 2024-04-17T12:42:29.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:27.886049+0000 mon.a (mon.0) 4156 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/8ff655b7-8efe-46b2-8624-855fd19ac8de"}]: dispatch 2024-04-17T12:42:29.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:27.889297+0000 mon.a (mon.0) 4157 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/8ff655b7-8efe-46b2-8624-855fd19ac8de"}]': finished 2024-04-17T12:42:29.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:27.918259+0000 mon.a (mon.0) 4158 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/0e783bb3-a014-44a9-b8ef-7c410563175c"}]: dispatch 2024-04-17T12:42:29.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:27.921160+0000 mon.a (mon.0) 4159 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/0e783bb3-a014-44a9-b8ef-7c410563175c"}]': finished 2024-04-17T12:42:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:27.855476+0000 mon.a (mon.0) 4155 : cluster [DBG] osdmap e2580: 8 total, 8 up, 8 in 2024-04-17T12:42:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:27.886049+0000 mon.a (mon.0) 4156 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/8ff655b7-8efe-46b2-8624-855fd19ac8de"}]: dispatch 2024-04-17T12:42:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:27.889297+0000 mon.a (mon.0) 4157 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/8ff655b7-8efe-46b2-8624-855fd19ac8de"}]': finished 2024-04-17T12:42:29.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:27.918259+0000 mon.a (mon.0) 4158 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/0e783bb3-a014-44a9-b8ef-7c410563175c"}]: dispatch 2024-04-17T12:42:29.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:27.921160+0000 mon.a (mon.0) 4159 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/0e783bb3-a014-44a9-b8ef-7c410563175c"}]': finished 2024-04-17T12:42:29.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:27.855476+0000 mon.a (mon.0) 4155 : cluster [DBG] osdmap e2580: 8 total, 8 up, 8 in 2024-04-17T12:42:29.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:27.886049+0000 mon.a (mon.0) 4156 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/8ff655b7-8efe-46b2-8624-855fd19ac8de"}]: dispatch 2024-04-17T12:42:29.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:27.889297+0000 mon.a (mon.0) 4157 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/8ff655b7-8efe-46b2-8624-855fd19ac8de"}]': finished 2024-04-17T12:42:29.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:27.918259+0000 mon.a (mon.0) 4158 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/0e783bb3-a014-44a9-b8ef-7c410563175c"}]: dispatch 2024-04-17T12:42:29.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:27.921160+0000 mon.a (mon.0) 4159 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/0e783bb3-a014-44a9-b8ef-7c410563175c"}]': finished 2024-04-17T12:42:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:28.850333+0000 mgr.y (mgr.14556) 2452 : cluster [DBG] pgmap v4669: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 247 op/s 2024-04-17T12:42:30.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:28.930315+0000 mon.a (mon.0) 4160 : cluster [DBG] osdmap e2581: 8 total, 8 up, 8 in 2024-04-17T12:42:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:28.850333+0000 mgr.y (mgr.14556) 2452 : cluster [DBG] pgmap v4669: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 247 op/s 2024-04-17T12:42:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:28.930315+0000 mon.a (mon.0) 4160 : cluster [DBG] osdmap e2581: 8 total, 8 up, 8 in 2024-04-17T12:42:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:28.850333+0000 mgr.y (mgr.14556) 2452 : cluster [DBG] pgmap v4669: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 247 op/s 2024-04-17T12:42:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:28.930315+0000 mon.a (mon.0) 4160 : cluster [DBG] osdmap e2581: 8 total, 8 up, 8 in 2024-04-17T12:42:30.431 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:42:30.718 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:42:30.718 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (69m) 7m ago 70m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:42:30.718 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (70m) 7m ago 70m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:42:30.718 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (71m) 7m ago 71m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:42:30.718 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (71m) 7m ago 71m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (75m) 7m ago 75m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (76m) 7m ago 76m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (76m) 7m ago 76m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (75m) 7m ago 75m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (75m) 7m ago 75m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (71m) 7m ago 71m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (70m) 7m ago 70m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (74m) 7m ago 74m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (74m) 7m ago 74m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (74m) 7m ago 74m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (73m) 7m ago 73m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (73m) 7m ago 73m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (72m) 7m ago 72m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (72m) 7m ago 72m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (72m) 7m ago 72m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:42:30.719 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (69m) 7m ago 71m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:42:31.075 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:42:31.075 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:42:31.075 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:42:31.075 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:42:31.075 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:42:31.075 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:42:31.075 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:42:31.075 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:42:31.075 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:42:31.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:42:31.076 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:42:31.076 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:42:31.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:42:31.076 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:42:31.076 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:42:31.076 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:42:31.076 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:42:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:29.938680+0000 mon.a (mon.0) 4161 : cluster [DBG] osdmap e2582: 8 total, 8 up, 8 in 2024-04-17T12:42:31.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:30.838107+0000 mon.a (mon.0) 4162 : cluster [DBG] osdmap e2583: 8 total, 8 up, 8 in 2024-04-17T12:42:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:29.938680+0000 mon.a (mon.0) 4161 : cluster [DBG] osdmap e2582: 8 total, 8 up, 8 in 2024-04-17T12:42:31.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:30.838107+0000 mon.a (mon.0) 4162 : cluster [DBG] osdmap e2583: 8 total, 8 up, 8 in 2024-04-17T12:42:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:29.938680+0000 mon.a (mon.0) 4161 : cluster [DBG] osdmap e2582: 8 total, 8 up, 8 in 2024-04-17T12:42:31.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:30.838107+0000 mon.a (mon.0) 4162 : cluster [DBG] osdmap e2583: 8 total, 8 up, 8 in 2024-04-17T12:42:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:31] "GET /metrics HTTP/1.1" 200 199081 "" "Prometheus/2.33.4" 2024-04-17T12:42:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:30.418928+0000 mgr.y (mgr.14556) 2453 : audit [DBG] from='client.28643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:30.710160+0000 mgr.y (mgr.14556) 2454 : audit [DBG] from='client.18762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:30.850686+0000 mgr.y (mgr.14556) 2455 : cluster [DBG] pgmap v4673: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 247 op/s 2024-04-17T12:42:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:31.074993+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.31:0/1701426946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:42:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:31.851458+0000 mon.a (mon.0) 4163 : cluster [DBG] osdmap e2584: 8 total, 8 up, 8 in 2024-04-17T12:42:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:30.418928+0000 mgr.y (mgr.14556) 2453 : audit [DBG] from='client.28643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:30.710160+0000 mgr.y (mgr.14556) 2454 : audit [DBG] from='client.18762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:30.850686+0000 mgr.y (mgr.14556) 2455 : cluster [DBG] pgmap v4673: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 247 op/s 2024-04-17T12:42:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:31.074993+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.31:0/1701426946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:42:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:31.851458+0000 mon.a (mon.0) 4163 : cluster [DBG] osdmap e2584: 8 total, 8 up, 8 in 2024-04-17T12:42:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:30.418928+0000 mgr.y (mgr.14556) 2453 : audit [DBG] from='client.28643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:30.710160+0000 mgr.y (mgr.14556) 2454 : audit [DBG] from='client.18762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:42:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:30.850686+0000 mgr.y (mgr.14556) 2455 : cluster [DBG] pgmap v4673: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 247 op/s 2024-04-17T12:42:32.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:31.074993+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.31:0/1701426946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:42:32.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:31.851458+0000 mon.a (mon.0) 4163 : cluster [DBG] osdmap e2584: 8 total, 8 up, 8 in 2024-04-17T12:42:32.913 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMirroring.test_mirror_image_create_snapshot ... ok 2024-04-17T12:42:33.005 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMirroring.test_mirror_image_status ... SKIP 2024-04-17T12:42:33.109 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMirroring.test_mirror_peer ... ok 2024-04-17T12:42:33.214 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMirroring.test_mirror_peer_bootstrap ... ok 2024-04-17T12:42:33.308 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMirroring.test_site_name ... ok 2024-04-17T12:42:33.398 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestMirroring.test_uuid ... ok 2024-04-17T12:42:33.477 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestTrash.test_get ... ok 2024-04-17T12:42:33.613 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestTrash.test_list ... ok 2024-04-17T12:42:33.690 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestTrash.test_move ... ok 2024-04-17T12:42:33.833 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestTrash.test_purge ... ok 2024-04-17T12:42:33.911 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestTrash.test_remove ... ok 2024-04-17T12:42:33.983 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestTrash.test_remove_denied ... ok 2024-04-17T12:42:34.062 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestTrash.test_remove_with_progress ... ok 2024-04-17T12:42:34.180 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.TestTrash.test_restore ... ok 2024-04-17T12:42:34.180 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_features_from_string ... ok 2024-04-17T12:42:34.180 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_features_to_string ... ok 2024-04-17T12:42:34.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:42:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:32.847962+0000 mon.a (mon.0) 4164 : cluster [DBG] osdmap e2585: 8 total, 8 up, 8 in 2024-04-17T12:42:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:32.851303+0000 mgr.y (mgr.14556) 2456 : cluster [DBG] pgmap v4676: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 261 B/s rd, 261 B/s wr, 0 op/s 2024-04-17T12:42:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.035385+0000 mon.a (mon.0) 4165 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' 2024-04-17T12:42:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.035775+0000 mon.a (mon.0) 4166 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/107/99da54b1-82c9-4a08-b541-e91673627759"}]: dispatch 2024-04-17T12:42:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.036121+0000 mon.a (mon.0) 4167 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/99da54b1-82c9-4a08-b541-e91673627759"}]: dispatch 2024-04-17T12:42:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.040873+0000 mon.a (mon.0) 4168 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/99da54b1-82c9-4a08-b541-e91673627759"}]': finished 2024-04-17T12:42:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.142812+0000 mon.a (mon.0) 4169 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-17T12:42:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.143110+0000 mon.a (mon.0) 4170 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-04-17T12:42:34.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.143579+0000 mon.a (mon.0) 4171 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.238259+0000 mon.a (mon.0) 4172 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' 2024-04-17T12:42:34.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.238578+0000 mon.a (mon.0) 4173 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.238818+0000 mon.a (mon.0) 4174 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.241660+0000 mon.a (mon.0) 4175 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-17T12:42:34.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:33.241959+0000 mon.a (mon.0) 4176 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:32.847962+0000 mon.a (mon.0) 4164 : cluster [DBG] osdmap e2585: 8 total, 8 up, 8 in 2024-04-17T12:42:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:32.851303+0000 mgr.y (mgr.14556) 2456 : cluster [DBG] pgmap v4676: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 261 B/s rd, 261 B/s wr, 0 op/s 2024-04-17T12:42:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.035385+0000 mon.a (mon.0) 4165 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' 2024-04-17T12:42:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.035775+0000 mon.a (mon.0) 4166 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/107/99da54b1-82c9-4a08-b541-e91673627759"}]: dispatch 2024-04-17T12:42:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.036121+0000 mon.a (mon.0) 4167 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/99da54b1-82c9-4a08-b541-e91673627759"}]: dispatch 2024-04-17T12:42:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.040873+0000 mon.a (mon.0) 4168 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/99da54b1-82c9-4a08-b541-e91673627759"}]': finished 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.142812+0000 mon.a (mon.0) 4169 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.143110+0000 mon.a (mon.0) 4170 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.143579+0000 mon.a (mon.0) 4171 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.238259+0000 mon.a (mon.0) 4172 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.238578+0000 mon.a (mon.0) 4173 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.238818+0000 mon.a (mon.0) 4174 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.241660+0000 mon.a (mon.0) 4175 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:33.241959+0000 mon.a (mon.0) 4176 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:32.847962+0000 mon.a (mon.0) 4164 : cluster [DBG] osdmap e2585: 8 total, 8 up, 8 in 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:32.851303+0000 mgr.y (mgr.14556) 2456 : cluster [DBG] pgmap v4676: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 261 B/s rd, 261 B/s wr, 0 op/s 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.035385+0000 mon.a (mon.0) 4165 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.035775+0000 mon.a (mon.0) 4166 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/107/99da54b1-82c9-4a08-b541-e91673627759"}]: dispatch 2024-04-17T12:42:34.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.036121+0000 mon.a (mon.0) 4167 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/99da54b1-82c9-4a08-b541-e91673627759"}]: dispatch 2024-04-17T12:42:34.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.040873+0000 mon.a (mon.0) 4168 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/107/99da54b1-82c9-4a08-b541-e91673627759"}]': finished 2024-04-17T12:42:34.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.142812+0000 mon.a (mon.0) 4169 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-17T12:42:34.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.143110+0000 mon.a (mon.0) 4170 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-04-17T12:42:34.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.143579+0000 mon.a (mon.0) 4171 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.238259+0000 mon.a (mon.0) 4172 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' 2024-04-17T12:42:34.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.238578+0000 mon.a (mon.0) 4173 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.238818+0000 mon.a (mon.0) 4174 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.241660+0000 mon.a (mon.0) 4175 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-17T12:42:34.241 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:33.241959+0000 mon.a (mon.0) 4176 : audit [DBG] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-17T12:42:34.281 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_open_by_id ... ok 2024-04-17T12:42:35.943 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_pool_stats ... ok 2024-04-17T12:42:35.943 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_version ... ok 2024-04-17T12:42:36.018 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_create ... ok 2024-04-17T12:42:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:34.852117+0000 mgr.y (mgr.14556) 2457 : cluster [DBG] pgmap v4677: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 5.7 KiB/s wr, 106 op/s 2024-04-17T12:42:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:34.857272+0000 mon.a (mon.0) 4177 : cluster [DBG] osdmap e2586: 8 total, 8 up, 8 in 2024-04-17T12:42:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:35.840746+0000 mon.a (mon.0) 4178 : cluster [DBG] osdmap e2587: 8 total, 8 up, 8 in 2024-04-17T12:42:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:34.852117+0000 mgr.y (mgr.14556) 2457 : cluster [DBG] pgmap v4677: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 5.7 KiB/s wr, 106 op/s 2024-04-17T12:42:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:34.857272+0000 mon.a (mon.0) 4177 : cluster [DBG] osdmap e2586: 8 total, 8 up, 8 in 2024-04-17T12:42:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:35.840746+0000 mon.a (mon.0) 4178 : cluster [DBG] osdmap e2587: 8 total, 8 up, 8 in 2024-04-17T12:42:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:34.852117+0000 mgr.y (mgr.14556) 2457 : cluster [DBG] pgmap v4677: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 5.7 KiB/s wr, 106 op/s 2024-04-17T12:42:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:34.857272+0000 mon.a (mon.0) 4177 : cluster [DBG] osdmap e2586: 8 total, 8 up, 8 in 2024-04-17T12:42:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:35.840746+0000 mon.a (mon.0) 4178 : cluster [DBG] osdmap e2587: 8 total, 8 up, 8 in 2024-04-17T12:42:36.697 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_create_defaults ... ok 2024-04-17T12:42:36.803 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_context_manager ... ok 2024-04-17T12:42:37.973 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_open_read_only ... ok 2024-04-17T12:42:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:36.852587+0000 mgr.y (mgr.14556) 2458 : cluster [DBG] pgmap v4680: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.6 KiB/s wr, 104 op/s 2024-04-17T12:42:38.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:36.860869+0000 mon.a (mon.0) 4179 : cluster [DBG] osdmap e2588: 8 total, 8 up, 8 in 2024-04-17T12:42:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:36.852587+0000 mgr.y (mgr.14556) 2458 : cluster [DBG] pgmap v4680: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.6 KiB/s wr, 104 op/s 2024-04-17T12:42:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:36.860869+0000 mon.a (mon.0) 4179 : cluster [DBG] osdmap e2588: 8 total, 8 up, 8 in 2024-04-17T12:42:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:36.852587+0000 mgr.y (mgr.14556) 2458 : cluster [DBG] pgmap v4680: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.6 KiB/s wr, 104 op/s 2024-04-17T12:42:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:36.860869+0000 mon.a (mon.0) 4179 : cluster [DBG] osdmap e2588: 8 total, 8 up, 8 in 2024-04-17T12:42:38.492 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_open_dne ... ok 2024-04-17T12:42:38.998 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_open_readonly_dne ... ok 2024-04-17T12:42:39.099 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_aio_open ... ok 2024-04-17T12:42:39.111 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_remove_dne ... ok 2024-04-17T12:42:39.113 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_list_empty ... ok 2024-04-17T12:42:39.197 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_list ... ok 2024-04-17T12:42:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:37.868710+0000 mon.a (mon.0) 4180 : cluster [DBG] osdmap e2589: 8 total, 8 up, 8 in 2024-04-17T12:42:39.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:38.770212+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:42:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:37.868710+0000 mon.a (mon.0) 4180 : cluster [DBG] osdmap e2589: 8 total, 8 up, 8 in 2024-04-17T12:42:39.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:38.770212+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:42:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:37.868710+0000 mon.a (mon.0) 4180 : cluster [DBG] osdmap e2589: 8 total, 8 up, 8 in 2024-04-17T12:42:39.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:38.770212+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:42:39.265 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_remove_with_progress ... ok 2024-04-17T12:42:39.331 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_remove_canceled ... ok 2024-04-17T12:42:39.629 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_pool_metadata ... ok 2024-04-17T12:42:39.643 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_config_list ... ok 2024-04-17T12:42:39.651 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_pool_config_set_and_get_and_remove ... ok 2024-04-17T12:42:39.683 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_namespaces ... ok 2024-04-17T12:42:39.689 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_create_group ... ok 2024-04-17T12:42:39.698 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_rename_group ... ok 2024-04-17T12:42:39.698 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_list_groups_empty ... ok 2024-04-17T12:42:39.705 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_list_groups ... ok 2024-04-17T12:42:39.712 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_list_groups_after_removed ... ok 2024-04-17T12:42:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:38.853242+0000 mgr.y (mgr.14556) 2459 : cluster [DBG] pgmap v4683: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 936 KiB/s rd, 72 KiB/s wr, 1.32k op/s 2024-04-17T12:42:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:39.087525+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:42:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:39.088338+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:42:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:39.092642+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:42:39.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:39.638607+0000 mon.a (mon.0) 4185 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' 2024-04-17T12:42:39.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:39.661584+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:42:39.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:39.663112+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:42:39.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:39.663837+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:42:39.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:39.668520+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:42:39.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:39.680999+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:42:39.990 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:42:39] ENGINE Bus STOPPING 2024-04-17T12:42:39.990 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:42:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-17T12:42:39.990 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:42:39] ENGINE Bus STOPPED 2024-04-17T12:42:39.990 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:42:39] ENGINE Bus STARTING 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:42:39] ENGINE Serving on http://:::9283 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: [17/Apr/2024:12:42:39] ENGINE Bus STARTED 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:38.853242+0000 mgr.y (mgr.14556) 2459 : cluster [DBG] pgmap v4683: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 936 KiB/s rd, 72 KiB/s wr, 1.32k op/s 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:39.087525+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:39.088338+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:39.092642+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:39.638607+0000 mon.a (mon.0) 4185 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:39.661584+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:39.663112+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:39.663837+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:39.668520+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:42:39.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:39.680999+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:42:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:38.853242+0000 mgr.y (mgr.14556) 2459 : cluster [DBG] pgmap v4683: 137 pgs: 137 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 936 KiB/s rd, 72 KiB/s wr, 1.32k op/s 2024-04-17T12:42:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:39.087525+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:42:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:39.088338+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:42:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:39.092642+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:42:40.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:39.638607+0000 mon.a (mon.0) 4185 : audit [INF] from='client.? 172.21.15.31:0/1904109450' entity='client.admin' 2024-04-17T12:42:40.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:39.661584+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:42:40.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:39.663112+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:42:40.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:39.663837+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:42:40.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:39.668520+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:42:40.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:39.680999+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:42:40.683 INFO:tasks.workunit.client.0.smithi031.stderr:test_rbd.test_rename ... ok 2024-04-17T12:42:40.684 INFO:tasks.workunit.client.0.smithi031.stderr: 2024-04-17T12:42:40.684 INFO:tasks.workunit.client.0.smithi031.stderr:---------------------------------------------------------------------- 2024-04-17T12:42:40.684 INFO:tasks.workunit.client.0.smithi031.stderr:Ran 172 tests in 621.472s 2024-04-17T12:42:40.684 INFO:tasks.workunit.client.0.smithi031.stderr: 2024-04-17T12:42:40.684 INFO:tasks.workunit.client.0.smithi031.stderr:OK (SKIP=8) 2024-04-17T12:42:40.712 INFO:tasks.workunit.client.0.smithi031.stderr:+ exit 0 2024-04-17T12:42:40.712 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-17T12:42:40.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-17T12:42:40.746 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-04-17T12:42:40.746 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-17T12:42:40.995 DEBUG:teuthology.parallel:result is None 2024-04-17T12:42:40.995 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T12:42:41.023 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T12:42:41.023 DEBUG:teuthology.orchestra.run.smithi031:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-17T12:42:41.081 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-17T12:42:41.082 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-17T12:42:41.082 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2024-04-17T12:42:41.082 DEBUG:teuthology.parallel:result is None 2024-04-17T12:42:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:41] "GET /metrics HTTP/1.1" 200 199077 "" "Prometheus/2.33.4" 2024-04-17T12:42:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:40.672208+0000 mon.a (mon.0) 4191 : cluster [DBG] osdmap e2590: 8 total, 8 up, 8 in 2024-04-17T12:42:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:40.853630+0000 mgr.y (mgr.14556) 2460 : cluster [DBG] pgmap v4685: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:41.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:40.672208+0000 mon.a (mon.0) 4191 : cluster [DBG] osdmap e2590: 8 total, 8 up, 8 in 2024-04-17T12:42:41.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:40.853630+0000 mgr.y (mgr.14556) 2460 : cluster [DBG] pgmap v4685: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:41.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:40.672208+0000 mon.a (mon.0) 4191 : cluster [DBG] osdmap e2590: 8 total, 8 up, 8 in 2024-04-17T12:42:41.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:40.853630+0000 mgr.y (mgr.14556) 2460 : cluster [DBG] pgmap v4685: 105 pgs: 105 active+clean; 4.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:44.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:42:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:42:44.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:42.854298+0000 mgr.y (mgr.14556) 2461 : cluster [DBG] pgmap v4686: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:44.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:42.854298+0000 mgr.y (mgr.14556) 2461 : cluster [DBG] pgmap v4686: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:42.854298+0000 mgr.y (mgr.14556) 2461 : cluster [DBG] pgmap v4686: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:44.854974+0000 mgr.y (mgr.14556) 2462 : cluster [DBG] pgmap v4687: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:44.854974+0000 mgr.y (mgr.14556) 2462 : cluster [DBG] pgmap v4687: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:44.854974+0000 mgr.y (mgr.14556) 2462 : cluster [DBG] pgmap v4687: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:46.855475+0000 mgr.y (mgr.14556) 2463 : cluster [DBG] pgmap v4688: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:46.855475+0000 mgr.y (mgr.14556) 2463 : cluster [DBG] pgmap v4688: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:46.855475+0000 mgr.y (mgr.14556) 2463 : cluster [DBG] pgmap v4688: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:48.856137+0000 mgr.y (mgr.14556) 2464 : cluster [DBG] pgmap v4689: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:42:48.985876+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:42:50.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:48.856137+0000 mgr.y (mgr.14556) 2464 : cluster [DBG] pgmap v4689: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:50.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:42:48.985876+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:42:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:48.856137+0000 mgr.y (mgr.14556) 2464 : cluster [DBG] pgmap v4689: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:42:48.985876+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:42:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:42:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:51] "GET /metrics HTTP/1.1" 200 199077 "" "Prometheus/2.33.4" 2024-04-17T12:42:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:50.856642+0000 mgr.y (mgr.14556) 2465 : cluster [DBG] pgmap v4690: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 301 B/s rd, 0 op/s 2024-04-17T12:42:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:50.856642+0000 mgr.y (mgr.14556) 2465 : cluster [DBG] pgmap v4690: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 301 B/s rd, 0 op/s 2024-04-17T12:42:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:50.856642+0000 mgr.y (mgr.14556) 2465 : cluster [DBG] pgmap v4690: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 301 B/s rd, 0 op/s 2024-04-17T12:42:54.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:52.857404+0000 mgr.y (mgr.14556) 2466 : cluster [DBG] pgmap v4691: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-17T12:42:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:42:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:42:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:52.857404+0000 mgr.y (mgr.14556) 2466 : cluster [DBG] pgmap v4691: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-17T12:42:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:52.857404+0000 mgr.y (mgr.14556) 2466 : cluster [DBG] pgmap v4691: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-17T12:42:56.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:54.858062+0000 mgr.y (mgr.14556) 2467 : cluster [DBG] pgmap v4692: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T12:42:56.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:54.858062+0000 mgr.y (mgr.14556) 2467 : cluster [DBG] pgmap v4692: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T12:42:56.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:54.858062+0000 mgr.y (mgr.14556) 2467 : cluster [DBG] pgmap v4692: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T12:42:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:56.858510+0000 mgr.y (mgr.14556) 2468 : cluster [DBG] pgmap v4693: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:56.858510+0000 mgr.y (mgr.14556) 2468 : cluster [DBG] pgmap v4693: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:56.858510+0000 mgr.y (mgr.14556) 2468 : cluster [DBG] pgmap v4693: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:42:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:42:58.859234+0000 mgr.y (mgr.14556) 2469 : cluster [DBG] pgmap v4694: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:42:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:42:58.859234+0000 mgr.y (mgr.14556) 2469 : cluster [DBG] pgmap v4694: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:42:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:42:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:42:58.859234+0000 mgr.y (mgr.14556) 2469 : cluster [DBG] pgmap v4694: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:01.401 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:43:01.688 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:43:01.688 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (70m) 8m ago 71m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:43:01.688 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (71m) 8m ago 70m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:43:01.688 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (72m) 8m ago 72m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:43:01.688 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (72m) 8m ago 72m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:43:01.688 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (75m) 8m ago 75m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:43:01.688 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (77m) 8m ago 77m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:43:01.688 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (77m) 8m ago 77m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (76m) 8m ago 76m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (75m) 8m ago 75m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (71m) 8m ago 71m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (71m) 8m ago 71m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (75m) 8m ago 75m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (74m) 8m ago 74m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (74m) 8m ago 74m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (74m) 8m ago 74m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (73m) 8m ago 73m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (73m) 8m ago 73m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (73m) 8m ago 73m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (72m) 8m ago 72m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:43:01.689 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (70m) 8m ago 71m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:43:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:43:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:01] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T12:43:02.037 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:43:02.037 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:43:02.037 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:43:02.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:43:02.037 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:43:02.038 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:43:02.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:00.859841+0000 mgr.y (mgr.14556) 2470 : cluster [DBG] pgmap v4695: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:00.859841+0000 mgr.y (mgr.14556) 2470 : cluster [DBG] pgmap v4695: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:00.859841+0000 mgr.y (mgr.14556) 2470 : cluster [DBG] pgmap v4695: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:03.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:43:01.388973+0000 mgr.y (mgr.14556) 2471 : audit [DBG] from='client.18849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:03.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:43:01.679874+0000 mgr.y (mgr.14556) 2472 : audit [DBG] from='client.18855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:03.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:43:02.037280+0000 mon.a (mon.0) 4193 : audit [DBG] from='client.? 172.21.15.31:0/4184701658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:43:03.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:43:01.388973+0000 mgr.y (mgr.14556) 2471 : audit [DBG] from='client.18849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:03.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:43:01.679874+0000 mgr.y (mgr.14556) 2472 : audit [DBG] from='client.18855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:03.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:43:02.037280+0000 mon.a (mon.0) 4193 : audit [DBG] from='client.? 172.21.15.31:0/4184701658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:43:03.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:43:01.388973+0000 mgr.y (mgr.14556) 2471 : audit [DBG] from='client.18849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:03.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:43:01.679874+0000 mgr.y (mgr.14556) 2472 : audit [DBG] from='client.18855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:03.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:43:02.037280+0000 mon.a (mon.0) 4193 : audit [DBG] from='client.? 172.21.15.31:0/4184701658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:43:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:02.860571+0000 mgr.y (mgr.14556) 2473 : cluster [DBG] pgmap v4696: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:04.218 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:43:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:43:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:02.860571+0000 mgr.y (mgr.14556) 2473 : cluster [DBG] pgmap v4696: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:02.860571+0000 mgr.y (mgr.14556) 2473 : cluster [DBG] pgmap v4696: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:04.861363+0000 mgr.y (mgr.14556) 2474 : cluster [DBG] pgmap v4697: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:04.861363+0000 mgr.y (mgr.14556) 2474 : cluster [DBG] pgmap v4697: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:04.861363+0000 mgr.y (mgr.14556) 2474 : cluster [DBG] pgmap v4697: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:06.861925+0000 mgr.y (mgr.14556) 2475 : cluster [DBG] pgmap v4698: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:06.861925+0000 mgr.y (mgr.14556) 2475 : cluster [DBG] pgmap v4698: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:06.861925+0000 mgr.y (mgr.14556) 2475 : cluster [DBG] pgmap v4698: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:08.862690+0000 mgr.y (mgr.14556) 2476 : cluster [DBG] pgmap v4699: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:08.862690+0000 mgr.y (mgr.14556) 2476 : cluster [DBG] pgmap v4699: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:08.862690+0000 mgr.y (mgr.14556) 2476 : cluster [DBG] pgmap v4699: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:43:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:11] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:43:12.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:10.863139+0000 mgr.y (mgr.14556) 2477 : cluster [DBG] pgmap v4700: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:10.863139+0000 mgr.y (mgr.14556) 2477 : cluster [DBG] pgmap v4700: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:12.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:10.863139+0000 mgr.y (mgr.14556) 2477 : cluster [DBG] pgmap v4700: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:14.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:12.863638+0000 mgr.y (mgr.14556) 2478 : cluster [DBG] pgmap v4701: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:14.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:43:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:43:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:12.863638+0000 mgr.y (mgr.14556) 2478 : cluster [DBG] pgmap v4701: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:12.863638+0000 mgr.y (mgr.14556) 2478 : cluster [DBG] pgmap v4701: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:16.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:14.864230+0000 mgr.y (mgr.14556) 2479 : cluster [DBG] pgmap v4702: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:14.864230+0000 mgr.y (mgr.14556) 2479 : cluster [DBG] pgmap v4702: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:14.864230+0000 mgr.y (mgr.14556) 2479 : cluster [DBG] pgmap v4702: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:18.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:16.864733+0000 mgr.y (mgr.14556) 2480 : cluster [DBG] pgmap v4703: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:16.864733+0000 mgr.y (mgr.14556) 2480 : cluster [DBG] pgmap v4703: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:18.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:16.864733+0000 mgr.y (mgr.14556) 2480 : cluster [DBG] pgmap v4703: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:20.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:18.865502+0000 mgr.y (mgr.14556) 2481 : cluster [DBG] pgmap v4704: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:18.865502+0000 mgr.y (mgr.14556) 2481 : cluster [DBG] pgmap v4704: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:18.865502+0000 mgr.y (mgr.14556) 2481 : cluster [DBG] pgmap v4704: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:43:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:21] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:43:22.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:20.866056+0000 mgr.y (mgr.14556) 2482 : cluster [DBG] pgmap v4705: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:20.866056+0000 mgr.y (mgr.14556) 2482 : cluster [DBG] pgmap v4705: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:20.866056+0000 mgr.y (mgr.14556) 2482 : cluster [DBG] pgmap v4705: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:24.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:22.866580+0000 mgr.y (mgr.14556) 2483 : cluster [DBG] pgmap v4706: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:24.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:43:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:43:24.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:22.866580+0000 mgr.y (mgr.14556) 2483 : cluster [DBG] pgmap v4706: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:24.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:22.866580+0000 mgr.y (mgr.14556) 2483 : cluster [DBG] pgmap v4706: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:24.867316+0000 mgr.y (mgr.14556) 2484 : cluster [DBG] pgmap v4707: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:24.867316+0000 mgr.y (mgr.14556) 2484 : cluster [DBG] pgmap v4707: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:24.867316+0000 mgr.y (mgr.14556) 2484 : cluster [DBG] pgmap v4707: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:28.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:26.867718+0000 mgr.y (mgr.14556) 2485 : cluster [DBG] pgmap v4708: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:28.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:26.867718+0000 mgr.y (mgr.14556) 2485 : cluster [DBG] pgmap v4708: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:28.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:26.867718+0000 mgr.y (mgr.14556) 2485 : cluster [DBG] pgmap v4708: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:30.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:28.868429+0000 mgr.y (mgr.14556) 2486 : cluster [DBG] pgmap v4709: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:30.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:28.868429+0000 mgr.y (mgr.14556) 2486 : cluster [DBG] pgmap v4709: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:30.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:28.868429+0000 mgr.y (mgr.14556) 2486 : cluster [DBG] pgmap v4709: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:43:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:31] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:43:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:30.868862+0000 mgr.y (mgr.14556) 2487 : cluster [DBG] pgmap v4710: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:30.868862+0000 mgr.y (mgr.14556) 2487 : cluster [DBG] pgmap v4710: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:32.363 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:43:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:30.868862+0000 mgr.y (mgr.14556) 2487 : cluster [DBG] pgmap v4710: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:32.651 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:43:32.651 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (70m) 8m ago 71m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:43:32.651 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (71m) 8m ago 71m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:43:32.651 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (72m) 8m ago 72m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:43:32.651 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (72m) 8m ago 72m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:43:32.651 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (76m) 8m ago 76m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:43:32.651 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (77m) 8m ago 77m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:43:32.651 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (77m) 8m ago 78m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (76m) 8m ago 76m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (76m) 8m ago 76m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (72m) 8m ago 72m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (72m) 8m ago 72m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (75m) 8m ago 75m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (75m) 8m ago 75m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (75m) 8m ago 75m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (74m) 8m ago 74m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (74m) 8m ago 74m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (73m) 8m ago 73m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (73m) 8m ago 73m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (73m) 8m ago 73m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:43:32.652 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (70m) 8m ago 72m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:43:33.002 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:43:33.002 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:43:33.002 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:43:33.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:43:33.002 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:43:33.002 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:43:33.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:43:33.002 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:43:33.003 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:43:33.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:43:33.003 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:43:33.003 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:43:33.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:43:33.003 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:43:33.003 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:43:33.003 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:43:33.003 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:43:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:43:32.350720+0000 mgr.y (mgr.14556) 2488 : audit [DBG] from='client.28757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:43:32.642794+0000 mgr.y (mgr.14556) 2489 : audit [DBG] from='client.28763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:32.869284+0000 mgr.y (mgr.14556) 2490 : cluster [DBG] pgmap v4711: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:43:33.001991+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.31:0/3698744275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:43:34.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:43:32.350720+0000 mgr.y (mgr.14556) 2488 : audit [DBG] from='client.28757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:34.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:43:32.642794+0000 mgr.y (mgr.14556) 2489 : audit [DBG] from='client.28763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:34.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:32.869284+0000 mgr.y (mgr.14556) 2490 : cluster [DBG] pgmap v4711: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:34.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:43:33.001991+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.31:0/3698744275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:43:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:43:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:43:34.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:43:32.350720+0000 mgr.y (mgr.14556) 2488 : audit [DBG] from='client.28757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:34.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:43:32.642794+0000 mgr.y (mgr.14556) 2489 : audit [DBG] from='client.28763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:43:34.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:32.869284+0000 mgr.y (mgr.14556) 2490 : cluster [DBG] pgmap v4711: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:34.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:43:33.001991+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.31:0/3698744275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:43:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:34.869822+0000 mgr.y (mgr.14556) 2491 : cluster [DBG] pgmap v4712: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:34.869822+0000 mgr.y (mgr.14556) 2491 : cluster [DBG] pgmap v4712: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:34.869822+0000 mgr.y (mgr.14556) 2491 : cluster [DBG] pgmap v4712: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:38.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:36.870241+0000 mgr.y (mgr.14556) 2492 : cluster [DBG] pgmap v4713: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:36.870241+0000 mgr.y (mgr.14556) 2492 : cluster [DBG] pgmap v4713: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:36.870241+0000 mgr.y (mgr.14556) 2492 : cluster [DBG] pgmap v4713: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:38.870963+0000 mgr.y (mgr.14556) 2493 : cluster [DBG] pgmap v4714: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:43:39.673570+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:43:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:43:39.982563+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:43:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:43:39.983205+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:43:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:38.870963+0000 mgr.y (mgr.14556) 2493 : cluster [DBG] pgmap v4714: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:43:39.673570+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:43:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:43:39.982563+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:43:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:43:39.983205+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:43:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:38.870963+0000 mgr.y (mgr.14556) 2493 : cluster [DBG] pgmap v4714: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:43:39.673570+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:43:40.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:43:39.982563+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:43:40.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:43:39.983205+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:43:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:43:39.989612+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:43:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:43:39.989612+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:43:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:43:39.989612+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:43:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:43:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:41] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T12:43:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:40.871431+0000 mgr.y (mgr.14556) 2494 : cluster [DBG] pgmap v4715: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:42.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:40.871431+0000 mgr.y (mgr.14556) 2494 : cluster [DBG] pgmap v4715: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:42.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:40.871431+0000 mgr.y (mgr.14556) 2494 : cluster [DBG] pgmap v4715: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:42.871882+0000 mgr.y (mgr.14556) 2495 : cluster [DBG] pgmap v4716: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:44.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:43:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:43:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:42.871882+0000 mgr.y (mgr.14556) 2495 : cluster [DBG] pgmap v4716: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:42.871882+0000 mgr.y (mgr.14556) 2495 : cluster [DBG] pgmap v4716: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:44.872490+0000 mgr.y (mgr.14556) 2496 : cluster [DBG] pgmap v4717: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:44.872490+0000 mgr.y (mgr.14556) 2496 : cluster [DBG] pgmap v4717: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:44.872490+0000 mgr.y (mgr.14556) 2496 : cluster [DBG] pgmap v4717: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:46.872923+0000 mgr.y (mgr.14556) 2497 : cluster [DBG] pgmap v4718: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:46.872923+0000 mgr.y (mgr.14556) 2497 : cluster [DBG] pgmap v4718: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:46.872923+0000 mgr.y (mgr.14556) 2497 : cluster [DBG] pgmap v4718: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:48.873540+0000 mgr.y (mgr.14556) 2498 : cluster [DBG] pgmap v4719: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:48.873540+0000 mgr.y (mgr.14556) 2498 : cluster [DBG] pgmap v4719: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:48.873540+0000 mgr.y (mgr.14556) 2498 : cluster [DBG] pgmap v4719: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:43:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:51] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T12:43:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:50.873932+0000 mgr.y (mgr.14556) 2499 : cluster [DBG] pgmap v4720: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:50.873932+0000 mgr.y (mgr.14556) 2499 : cluster [DBG] pgmap v4720: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:50.873932+0000 mgr.y (mgr.14556) 2499 : cluster [DBG] pgmap v4720: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:54.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:43:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:43:54.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:52.874473+0000 mgr.y (mgr.14556) 2500 : cluster [DBG] pgmap v4721: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:52.874473+0000 mgr.y (mgr.14556) 2500 : cluster [DBG] pgmap v4721: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:52.874473+0000 mgr.y (mgr.14556) 2500 : cluster [DBG] pgmap v4721: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:54.875104+0000 mgr.y (mgr.14556) 2501 : cluster [DBG] pgmap v4722: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:54.875104+0000 mgr.y (mgr.14556) 2501 : cluster [DBG] pgmap v4722: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:54.875104+0000 mgr.y (mgr.14556) 2501 : cluster [DBG] pgmap v4722: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:56.875676+0000 mgr.y (mgr.14556) 2502 : cluster [DBG] pgmap v4723: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:56.875676+0000 mgr.y (mgr.14556) 2502 : cluster [DBG] pgmap v4723: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:43:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:56.875676+0000 mgr.y (mgr.14556) 2502 : cluster [DBG] pgmap v4723: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:00.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:43:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:43:58.876557+0000 mgr.y (mgr.14556) 2503 : cluster [DBG] pgmap v4724: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:00.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:43:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:43:58.876557+0000 mgr.y (mgr.14556) 2503 : cluster [DBG] pgmap v4724: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:43:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:43:58.876557+0000 mgr.y (mgr.14556) 2503 : cluster [DBG] pgmap v4724: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:44:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:01] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:44:02.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:00.877141+0000 mgr.y (mgr.14556) 2504 : cluster [DBG] pgmap v4725: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:00.877141+0000 mgr.y (mgr.14556) 2504 : cluster [DBG] pgmap v4725: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:00.877141+0000 mgr.y (mgr.14556) 2504 : cluster [DBG] pgmap v4725: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:03.328 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:44:03.617 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (71m) 9m ago 72m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (72m) 9m ago 72m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (73m) 9m ago 73m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (73m) 9m ago 73m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (76m) 9m ago 76m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (78m) 9m ago 78m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (78m) 9m ago 78m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (77m) 9m ago 77m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (76m) 9m ago 76m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (72m) 9m ago 72m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (72m) 9m ago 72m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (76m) 9m ago 76m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (76m) 9m ago 76m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (75m) 9m ago 75m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:44:03.618 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (75m) 9m ago 75m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:44:03.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (74m) 9m ago 74m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:44:03.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (74m) 9m ago 74m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:44:03.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (74m) 9m ago 74m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:44:03.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (73m) 9m ago 73m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:44:03.619 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (71m) 9m ago 72m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:44:03.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:44:03.968 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:44:03.968 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:44:03.968 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:44:03.968 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:44:04.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:44:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:44:04.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:02.877771+0000 mgr.y (mgr.14556) 2505 : cluster [DBG] pgmap v4726: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:04.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:02.877771+0000 mgr.y (mgr.14556) 2505 : cluster [DBG] pgmap v4726: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:02.877771+0000 mgr.y (mgr.14556) 2505 : cluster [DBG] pgmap v4726: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:05.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:03.315667+0000 mgr.y (mgr.14556) 2506 : audit [DBG] from='client.28775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:05.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:03.608937+0000 mgr.y (mgr.14556) 2507 : audit [DBG] from='client.18891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:05.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:03.966756+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.31:0/2862935387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:44:05.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:03.315667+0000 mgr.y (mgr.14556) 2506 : audit [DBG] from='client.28775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:05.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:03.608937+0000 mgr.y (mgr.14556) 2507 : audit [DBG] from='client.18891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:05.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:03.966756+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.31:0/2862935387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:44:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:03.315667+0000 mgr.y (mgr.14556) 2506 : audit [DBG] from='client.28775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:05.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:03.608937+0000 mgr.y (mgr.14556) 2507 : audit [DBG] from='client.18891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:05.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:03.966756+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.31:0/2862935387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:44:06.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:04.878439+0000 mgr.y (mgr.14556) 2508 : cluster [DBG] pgmap v4727: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:04.878439+0000 mgr.y (mgr.14556) 2508 : cluster [DBG] pgmap v4727: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:04.878439+0000 mgr.y (mgr.14556) 2508 : cluster [DBG] pgmap v4727: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:08.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:06.878977+0000 mgr.y (mgr.14556) 2509 : cluster [DBG] pgmap v4728: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:06.878977+0000 mgr.y (mgr.14556) 2509 : cluster [DBG] pgmap v4728: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:08.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:06.878977+0000 mgr.y (mgr.14556) 2509 : cluster [DBG] pgmap v4728: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:08.879647+0000 mgr.y (mgr.14556) 2510 : cluster [DBG] pgmap v4729: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:08.879647+0000 mgr.y (mgr.14556) 2510 : cluster [DBG] pgmap v4729: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:10.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:08.879647+0000 mgr.y (mgr.14556) 2510 : cluster [DBG] pgmap v4729: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:44:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:11] "GET /metrics HTTP/1.1" 200 196600 "" "Prometheus/2.33.4" 2024-04-17T12:44:12.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:10.880274+0000 mgr.y (mgr.14556) 2511 : cluster [DBG] pgmap v4730: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:12.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:10.880274+0000 mgr.y (mgr.14556) 2511 : cluster [DBG] pgmap v4730: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:10.880274+0000 mgr.y (mgr.14556) 2511 : cluster [DBG] pgmap v4730: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:12.880764+0000 mgr.y (mgr.14556) 2512 : cluster [DBG] pgmap v4731: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:14.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:12.880764+0000 mgr.y (mgr.14556) 2512 : cluster [DBG] pgmap v4731: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:14.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:12.880764+0000 mgr.y (mgr.14556) 2512 : cluster [DBG] pgmap v4731: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:14.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:44:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:44:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:14.881345+0000 mgr.y (mgr.14556) 2513 : cluster [DBG] pgmap v4732: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:16.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:14.881345+0000 mgr.y (mgr.14556) 2513 : cluster [DBG] pgmap v4732: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:14.881345+0000 mgr.y (mgr.14556) 2513 : cluster [DBG] pgmap v4732: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:16.881827+0000 mgr.y (mgr.14556) 2514 : cluster [DBG] pgmap v4733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:16.881827+0000 mgr.y (mgr.14556) 2514 : cluster [DBG] pgmap v4733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:16.881827+0000 mgr.y (mgr.14556) 2514 : cluster [DBG] pgmap v4733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:18.882479+0000 mgr.y (mgr.14556) 2515 : cluster [DBG] pgmap v4734: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:20.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:18.882479+0000 mgr.y (mgr.14556) 2515 : cluster [DBG] pgmap v4734: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:20.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:18.882479+0000 mgr.y (mgr.14556) 2515 : cluster [DBG] pgmap v4734: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:44:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:21] "GET /metrics HTTP/1.1" 200 196600 "" "Prometheus/2.33.4" 2024-04-17T12:44:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:20.882916+0000 mgr.y (mgr.14556) 2516 : cluster [DBG] pgmap v4735: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:22.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:20.882916+0000 mgr.y (mgr.14556) 2516 : cluster [DBG] pgmap v4735: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:22.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:20.882916+0000 mgr.y (mgr.14556) 2516 : cluster [DBG] pgmap v4735: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:44:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:44:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:22.883405+0000 mgr.y (mgr.14556) 2517 : cluster [DBG] pgmap v4736: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:24.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:22.883405+0000 mgr.y (mgr.14556) 2517 : cluster [DBG] pgmap v4736: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:22.883405+0000 mgr.y (mgr.14556) 2517 : cluster [DBG] pgmap v4736: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:26.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:24.883998+0000 mgr.y (mgr.14556) 2518 : cluster [DBG] pgmap v4737: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:26.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:24.883998+0000 mgr.y (mgr.14556) 2518 : cluster [DBG] pgmap v4737: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:26.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:24.883998+0000 mgr.y (mgr.14556) 2518 : cluster [DBG] pgmap v4737: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:28.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:26.884436+0000 mgr.y (mgr.14556) 2519 : cluster [DBG] pgmap v4738: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:28.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:26.884436+0000 mgr.y (mgr.14556) 2519 : cluster [DBG] pgmap v4738: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:28.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:26.884436+0000 mgr.y (mgr.14556) 2519 : cluster [DBG] pgmap v4738: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:30.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:28.885161+0000 mgr.y (mgr.14556) 2520 : cluster [DBG] pgmap v4739: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:28.885161+0000 mgr.y (mgr.14556) 2520 : cluster [DBG] pgmap v4739: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:30.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:28.885161+0000 mgr.y (mgr.14556) 2520 : cluster [DBG] pgmap v4739: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:44:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:31] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:44:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:30.885721+0000 mgr.y (mgr.14556) 2521 : cluster [DBG] pgmap v4740: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:32.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:30.885721+0000 mgr.y (mgr.14556) 2521 : cluster [DBG] pgmap v4740: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:30.885721+0000 mgr.y (mgr.14556) 2521 : cluster [DBG] pgmap v4740: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:34.297 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:44:34.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:32.886247+0000 mgr.y (mgr.14556) 2522 : cluster [DBG] pgmap v4741: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:34.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:44:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:44:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:32.886247+0000 mgr.y (mgr.14556) 2522 : cluster [DBG] pgmap v4741: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:34.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:32.886247+0000 mgr.y (mgr.14556) 2522 : cluster [DBG] pgmap v4741: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:34.586 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:44:34.586 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (71m) 9m ago 72m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:44:34.586 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (72m) 9m ago 72m 61.7M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:44:34.586 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (73m) 9m ago 73m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:44:34.586 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (73m) 9m ago 73m 28.1M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:44:34.586 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (77m) 9m ago 77m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:44:34.586 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (78m) 9m ago 78m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (78m) 9m ago 79m 352M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (77m) 9m ago 77m 216M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (77m) 9m ago 77m 213M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (73m) 9m ago 73m 23.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (73m) 9m ago 73m 24.5M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (76m) 9m ago 76m 744M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (76m) 9m ago 76m 860M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (76m) 9m ago 76m 581M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (75m) 9m ago 75m 584M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (75m) 9m ago 75m 882M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (74m) 9m ago 74m 721M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (74m) 9m ago 74m 471M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (74m) 9m ago 74m 549M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:44:34.587 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (71m) 9m ago 73m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:44:34.933 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:44:34.933 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:44:34.934 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:44:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:34.933439+0000 mon.a (mon.0) 4198 : audit [DBG] from='client.? 172.21.15.31:0/3860163643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:44:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:34.933439+0000 mon.a (mon.0) 4198 : audit [DBG] from='client.? 172.21.15.31:0/3860163643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:44:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:34.933439+0000 mon.a (mon.0) 4198 : audit [DBG] from='client.? 172.21.15.31:0/3860163643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:44:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:34.285238+0000 mgr.y (mgr.14556) 2523 : audit [DBG] from='client.28793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:34.577945+0000 mgr.y (mgr.14556) 2524 : audit [DBG] from='client.18909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:36.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:34.886742+0000 mgr.y (mgr.14556) 2525 : cluster [DBG] pgmap v4742: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:34.285238+0000 mgr.y (mgr.14556) 2523 : audit [DBG] from='client.28793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:34.577945+0000 mgr.y (mgr.14556) 2524 : audit [DBG] from='client.18909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:34.886742+0000 mgr.y (mgr.14556) 2525 : cluster [DBG] pgmap v4742: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:34.285238+0000 mgr.y (mgr.14556) 2523 : audit [DBG] from='client.28793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:34.577945+0000 mgr.y (mgr.14556) 2524 : audit [DBG] from='client.18909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:44:36.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:34.886742+0000 mgr.y (mgr.14556) 2525 : cluster [DBG] pgmap v4742: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:36.887264+0000 mgr.y (mgr.14556) 2526 : cluster [DBG] pgmap v4743: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:36.887264+0000 mgr.y (mgr.14556) 2526 : cluster [DBG] pgmap v4743: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:36.887264+0000 mgr.y (mgr.14556) 2526 : cluster [DBG] pgmap v4743: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:40.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:38.888153+0000 mgr.y (mgr.14556) 2527 : cluster [DBG] pgmap v4744: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:40.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:38.888153+0000 mgr.y (mgr.14556) 2527 : cluster [DBG] pgmap v4744: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:40.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:38.888153+0000 mgr.y (mgr.14556) 2527 : cluster [DBG] pgmap v4744: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:40.951 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:39.994034+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:44:40.952 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:39.994034+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:44:41.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:39.994034+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:44:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:44:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:41] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:44:42.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:40.888485+0000 mgr.y (mgr.14556) 2528 : cluster [DBG] pgmap v4745: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:42.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:40.888485+0000 mgr.y (mgr.14556) 2528 : cluster [DBG] pgmap v4745: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:40.888485+0000 mgr.y (mgr.14556) 2528 : cluster [DBG] pgmap v4745: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:43.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:42.572075+0000 mon.a (mon.0) 4200 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:44:43.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:42.888904+0000 mgr.y (mgr.14556) 2529 : cluster [DBG] pgmap v4746: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:43.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:43.213932+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:44:43.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:43.493922+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:44:43.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:43.494932+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:44:43.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:44:43.500714+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:44:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:42.572075+0000 mon.a (mon.0) 4200 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:44:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:42.888904+0000 mgr.y (mgr.14556) 2529 : cluster [DBG] pgmap v4746: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:43.213932+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:44:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:43.493922+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:44:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:43.494932+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:44:43.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:44:43.500714+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:44:43.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:42.572075+0000 mon.a (mon.0) 4200 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:44:43.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:42.888904+0000 mgr.y (mgr.14556) 2529 : cluster [DBG] pgmap v4746: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:43.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:43.213932+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:44:43.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:43.493922+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:44:43.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:43.494932+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:44:43.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:44:43.500714+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:44:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:44:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:44:46.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:44.889589+0000 mgr.y (mgr.14556) 2530 : cluster [DBG] pgmap v4747: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:44.889589+0000 mgr.y (mgr.14556) 2530 : cluster [DBG] pgmap v4747: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:44.889589+0000 mgr.y (mgr.14556) 2530 : cluster [DBG] pgmap v4747: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:46.890109+0000 mgr.y (mgr.14556) 2531 : cluster [DBG] pgmap v4748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:46.890109+0000 mgr.y (mgr.14556) 2531 : cluster [DBG] pgmap v4748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:46.890109+0000 mgr.y (mgr.14556) 2531 : cluster [DBG] pgmap v4748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:50.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:48.890782+0000 mgr.y (mgr.14556) 2532 : cluster [DBG] pgmap v4749: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:50.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:48.890782+0000 mgr.y (mgr.14556) 2532 : cluster [DBG] pgmap v4749: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:50.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:48.890782+0000 mgr.y (mgr.14556) 2532 : cluster [DBG] pgmap v4749: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:44:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:51] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:44:52.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:50.891291+0000 mgr.y (mgr.14556) 2533 : cluster [DBG] pgmap v4750: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:50.891291+0000 mgr.y (mgr.14556) 2533 : cluster [DBG] pgmap v4750: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:52.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:50.891291+0000 mgr.y (mgr.14556) 2533 : cluster [DBG] pgmap v4750: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:54.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:44:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:44:54.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:52.891765+0000 mgr.y (mgr.14556) 2534 : cluster [DBG] pgmap v4751: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:54.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:52.891765+0000 mgr.y (mgr.14556) 2534 : cluster [DBG] pgmap v4751: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:54.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:52.891765+0000 mgr.y (mgr.14556) 2534 : cluster [DBG] pgmap v4751: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:56.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:54.892341+0000 mgr.y (mgr.14556) 2535 : cluster [DBG] pgmap v4752: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:56.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:54.892341+0000 mgr.y (mgr.14556) 2535 : cluster [DBG] pgmap v4752: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:56.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:54.892341+0000 mgr.y (mgr.14556) 2535 : cluster [DBG] pgmap v4752: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:56.892714+0000 mgr.y (mgr.14556) 2536 : cluster [DBG] pgmap v4753: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:56.892714+0000 mgr.y (mgr.14556) 2536 : cluster [DBG] pgmap v4753: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:44:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:56.892714+0000 mgr.y (mgr.14556) 2536 : cluster [DBG] pgmap v4753: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:00.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:44:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:44:58.893519+0000 mgr.y (mgr.14556) 2537 : cluster [DBG] pgmap v4754: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:44:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:44:58.893519+0000 mgr.y (mgr.14556) 2537 : cluster [DBG] pgmap v4754: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:44:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:44:58.893519+0000 mgr.y (mgr.14556) 2537 : cluster [DBG] pgmap v4754: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:45:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:01] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T12:45:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:00.893915+0000 mgr.y (mgr.14556) 2538 : cluster [DBG] pgmap v4755: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:00.893915+0000 mgr.y (mgr.14556) 2538 : cluster [DBG] pgmap v4755: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:00.893915+0000 mgr.y (mgr.14556) 2538 : cluster [DBG] pgmap v4755: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:04.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:02.894477+0000 mgr.y (mgr.14556) 2539 : cluster [DBG] pgmap v4756: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:04.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:02.894477+0000 mgr.y (mgr.14556) 2539 : cluster [DBG] pgmap v4756: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:04.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:02.894477+0000 mgr.y (mgr.14556) 2539 : cluster [DBG] pgmap v4756: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:45:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:45:05.261 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:45:05.552 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:45:05.552 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (72m) 22s ago 73m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:45:05.552 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (73m) 22s ago 73m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:45:05.552 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (74m) 22s ago 74m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:45:05.552 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (74m) 22s ago 74m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (77m) 22s ago 77m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (79m) 22s ago 79m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (79m) 22s ago 79m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (78m) 22s ago 78m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (78m) 22s ago 78m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (73m) 22s ago 73m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (73m) 22s ago 73m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (77m) 22s ago 77m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (77m) 22s ago 77m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (76m) 22s ago 76m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (76m) 22s ago 76m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (75m) 22s ago 75m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (75m) 22s ago 75m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (75m) 22s ago 75m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (74m) 22s ago 74m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:45:05.553 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (72m) 22s ago 73m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:45:05.902 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:45:05.902 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:45:05.902 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:45:05.902 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:45:05.902 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:45:05.902 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:45:05.902 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:45:05.902 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:45:05.903 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:45:05.903 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:45:05.903 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:45:05.903 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:45:05.903 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:45:05.903 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:45:05.903 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:45:05.903 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:45:05.903 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:45:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:04.895004+0000 mgr.y (mgr.14556) 2540 : cluster [DBG] pgmap v4757: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:06.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:45:05.901952+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.31:0/3937463031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:45:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:04.895004+0000 mgr.y (mgr.14556) 2540 : cluster [DBG] pgmap v4757: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:06.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:45:05.901952+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.31:0/3937463031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:45:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:04.895004+0000 mgr.y (mgr.14556) 2540 : cluster [DBG] pgmap v4757: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:45:05.901952+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.31:0/3937463031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:45:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:45:05.248993+0000 mgr.y (mgr.14556) 2541 : audit [DBG] from='client.18921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:07.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:45:05.544027+0000 mgr.y (mgr.14556) 2542 : audit [DBG] from='client.28817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:07.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:45:05.248993+0000 mgr.y (mgr.14556) 2541 : audit [DBG] from='client.18921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:07.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:45:05.544027+0000 mgr.y (mgr.14556) 2542 : audit [DBG] from='client.28817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:45:05.248993+0000 mgr.y (mgr.14556) 2541 : audit [DBG] from='client.18921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:45:05.544027+0000 mgr.y (mgr.14556) 2542 : audit [DBG] from='client.28817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:08.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:06.895381+0000 mgr.y (mgr.14556) 2543 : cluster [DBG] pgmap v4758: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:08.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:06.895381+0000 mgr.y (mgr.14556) 2543 : cluster [DBG] pgmap v4758: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:06.895381+0000 mgr.y (mgr.14556) 2543 : cluster [DBG] pgmap v4758: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:10.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:08.896268+0000 mgr.y (mgr.14556) 2544 : cluster [DBG] pgmap v4759: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:10.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:08.896268+0000 mgr.y (mgr.14556) 2544 : cluster [DBG] pgmap v4759: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:08.896268+0000 mgr.y (mgr.14556) 2544 : cluster [DBG] pgmap v4759: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:45:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:11] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T12:45:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:10.896642+0000 mgr.y (mgr.14556) 2545 : cluster [DBG] pgmap v4760: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:12.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:10.896642+0000 mgr.y (mgr.14556) 2545 : cluster [DBG] pgmap v4760: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:12.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:10.896642+0000 mgr.y (mgr.14556) 2545 : cluster [DBG] pgmap v4760: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:45:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:45:14.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:12.897140+0000 mgr.y (mgr.14556) 2546 : cluster [DBG] pgmap v4761: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:14.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:12.897140+0000 mgr.y (mgr.14556) 2546 : cluster [DBG] pgmap v4761: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:14.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:12.897140+0000 mgr.y (mgr.14556) 2546 : cluster [DBG] pgmap v4761: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:14.897702+0000 mgr.y (mgr.14556) 2547 : cluster [DBG] pgmap v4762: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:16.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:14.897702+0000 mgr.y (mgr.14556) 2547 : cluster [DBG] pgmap v4762: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:16.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:14.897702+0000 mgr.y (mgr.14556) 2547 : cluster [DBG] pgmap v4762: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:16.898144+0000 mgr.y (mgr.14556) 2548 : cluster [DBG] pgmap v4763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:18.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:16.898144+0000 mgr.y (mgr.14556) 2548 : cluster [DBG] pgmap v4763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:16.898144+0000 mgr.y (mgr.14556) 2548 : cluster [DBG] pgmap v4763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:20.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:18.898744+0000 mgr.y (mgr.14556) 2549 : cluster [DBG] pgmap v4764: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:18.898744+0000 mgr.y (mgr.14556) 2549 : cluster [DBG] pgmap v4764: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:20.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:18.898744+0000 mgr.y (mgr.14556) 2549 : cluster [DBG] pgmap v4764: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:45:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:21] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T12:45:22.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:20.899160+0000 mgr.y (mgr.14556) 2550 : cluster [DBG] pgmap v4765: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:22.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:20.899160+0000 mgr.y (mgr.14556) 2550 : cluster [DBG] pgmap v4765: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:22.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:20.899160+0000 mgr.y (mgr.14556) 2550 : cluster [DBG] pgmap v4765: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:22.899818+0000 mgr.y (mgr.14556) 2551 : cluster [DBG] pgmap v4766: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:45:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:45:24.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:22.899818+0000 mgr.y (mgr.14556) 2551 : cluster [DBG] pgmap v4766: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:22.899818+0000 mgr.y (mgr.14556) 2551 : cluster [DBG] pgmap v4766: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:26.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:24.900460+0000 mgr.y (mgr.14556) 2552 : cluster [DBG] pgmap v4767: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:26.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:24.900460+0000 mgr.y (mgr.14556) 2552 : cluster [DBG] pgmap v4767: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:26.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:24.900460+0000 mgr.y (mgr.14556) 2552 : cluster [DBG] pgmap v4767: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:28.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:26.900937+0000 mgr.y (mgr.14556) 2553 : cluster [DBG] pgmap v4768: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:28.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:26.900937+0000 mgr.y (mgr.14556) 2553 : cluster [DBG] pgmap v4768: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:28.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:26.900937+0000 mgr.y (mgr.14556) 2553 : cluster [DBG] pgmap v4768: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:29.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:28.901786+0000 mgr.y (mgr.14556) 2554 : cluster [DBG] pgmap v4769: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:28.901786+0000 mgr.y (mgr.14556) 2554 : cluster [DBG] pgmap v4769: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:29.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:28.901786+0000 mgr.y (mgr.14556) 2554 : cluster [DBG] pgmap v4769: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:45:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:31] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T12:45:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:30.902184+0000 mgr.y (mgr.14556) 2555 : cluster [DBG] pgmap v4770: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:30.902184+0000 mgr.y (mgr.14556) 2555 : cluster [DBG] pgmap v4770: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:30.902184+0000 mgr.y (mgr.14556) 2555 : cluster [DBG] pgmap v4770: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:34.217 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:45:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:45:34.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:32.902745+0000 mgr.y (mgr.14556) 2556 : cluster [DBG] pgmap v4771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:34.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:32.902745+0000 mgr.y (mgr.14556) 2556 : cluster [DBG] pgmap v4771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:34.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:32.902745+0000 mgr.y (mgr.14556) 2556 : cluster [DBG] pgmap v4771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:34.903569+0000 mgr.y (mgr.14556) 2557 : cluster [DBG] pgmap v4772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:36.230 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:45:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:34.903569+0000 mgr.y (mgr.14556) 2557 : cluster [DBG] pgmap v4772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:34.903569+0000 mgr.y (mgr.14556) 2557 : cluster [DBG] pgmap v4772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:36.519 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:45:36.519 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (72m) 53s ago 73m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:45:36.519 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (73m) 53s ago 73m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:45:36.519 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (74m) 53s ago 74m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:45:36.519 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (74m) 53s ago 74m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:45:36.519 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (78m) 53s ago 78m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:45:36.519 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (79m) 53s ago 79m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:45:36.519 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (79m) 53s ago 80m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (78m) 53s ago 78m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (78m) 53s ago 78m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (74m) 53s ago 74m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (74m) 53s ago 74m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (77m) 53s ago 77m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (77m) 53s ago 77m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (77m) 53s ago 77m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (76m) 53s ago 76m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (76m) 53s ago 76m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (75m) 53s ago 75m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (75m) 53s ago 75m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (75m) 53s ago 75m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:45:36.520 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (72m) 53s ago 74m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:45:36.870 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:45:36.870 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:45:36.871 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:45:37.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:45:36.870418+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.31:0/2722492489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:45:37.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:45:36.870418+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.31:0/2722492489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:45:37.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:45:36.870418+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.31:0/2722492489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:45:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:45:36.217349+0000 mgr.y (mgr.14556) 2558 : audit [DBG] from='client.18939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:45:36.510888+0000 mgr.y (mgr.14556) 2559 : audit [DBG] from='client.18945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:38.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:36.903983+0000 mgr.y (mgr.14556) 2560 : cluster [DBG] pgmap v4773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:38.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:45:36.217349+0000 mgr.y (mgr.14556) 2558 : audit [DBG] from='client.18939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:38.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:45:36.510888+0000 mgr.y (mgr.14556) 2559 : audit [DBG] from='client.18945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:38.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:36.903983+0000 mgr.y (mgr.14556) 2560 : cluster [DBG] pgmap v4773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:45:36.217349+0000 mgr.y (mgr.14556) 2558 : audit [DBG] from='client.18939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:45:36.510888+0000 mgr.y (mgr.14556) 2559 : audit [DBG] from='client.18945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:45:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:36.903983+0000 mgr.y (mgr.14556) 2560 : cluster [DBG] pgmap v4773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:40.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:38.904738+0000 mgr.y (mgr.14556) 2561 : cluster [DBG] pgmap v4774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:40.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:38.904738+0000 mgr.y (mgr.14556) 2561 : cluster [DBG] pgmap v4774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:38.904738+0000 mgr.y (mgr.14556) 2561 : cluster [DBG] pgmap v4774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:45:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:41] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T12:45:42.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:40.905227+0000 mgr.y (mgr.14556) 2562 : cluster [DBG] pgmap v4775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:42.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:40.905227+0000 mgr.y (mgr.14556) 2562 : cluster [DBG] pgmap v4775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:40.905227+0000 mgr.y (mgr.14556) 2562 : cluster [DBG] pgmap v4775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:42.905892+0000 mgr.y (mgr.14556) 2563 : cluster [DBG] pgmap v4776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:45:43.506643+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:45:44.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:45:43.814973+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:45:44.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:45:43.815620+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:45:44.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:45:43.819889+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:45:44.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:42.905892+0000 mgr.y (mgr.14556) 2563 : cluster [DBG] pgmap v4776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:44.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:45:43.506643+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:45:44.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:45:43.814973+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:45:44.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:45:43.815620+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:45:44.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:45:43.819889+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:45:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:45:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:42.905892+0000 mgr.y (mgr.14556) 2563 : cluster [DBG] pgmap v4776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:45:43.506643+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:45:44.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:45:43.814973+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:45:44.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:45:43.815620+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:45:44.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:45:43.819889+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:45:46.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:44.906475+0000 mgr.y (mgr.14556) 2564 : cluster [DBG] pgmap v4777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:46.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:44.906475+0000 mgr.y (mgr.14556) 2564 : cluster [DBG] pgmap v4777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:44.906475+0000 mgr.y (mgr.14556) 2564 : cluster [DBG] pgmap v4777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:46.906870+0000 mgr.y (mgr.14556) 2565 : cluster [DBG] pgmap v4778: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:46.906870+0000 mgr.y (mgr.14556) 2565 : cluster [DBG] pgmap v4778: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:46.906870+0000 mgr.y (mgr.14556) 2565 : cluster [DBG] pgmap v4778: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:48.907671+0000 mgr.y (mgr.14556) 2566 : cluster [DBG] pgmap v4779: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:50.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:48.907671+0000 mgr.y (mgr.14556) 2566 : cluster [DBG] pgmap v4779: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:50.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:48.907671+0000 mgr.y (mgr.14556) 2566 : cluster [DBG] pgmap v4779: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:45:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:51] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T12:45:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:50.908327+0000 mgr.y (mgr.14556) 2567 : cluster [DBG] pgmap v4780: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:50.908327+0000 mgr.y (mgr.14556) 2567 : cluster [DBG] pgmap v4780: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:50.908327+0000 mgr.y (mgr.14556) 2567 : cluster [DBG] pgmap v4780: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:54.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:52.908999+0000 mgr.y (mgr.14556) 2568 : cluster [DBG] pgmap v4781: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:45:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:45:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:52.908999+0000 mgr.y (mgr.14556) 2568 : cluster [DBG] pgmap v4781: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:52.908999+0000 mgr.y (mgr.14556) 2568 : cluster [DBG] pgmap v4781: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:56.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:54.909658+0000 mgr.y (mgr.14556) 2569 : cluster [DBG] pgmap v4782: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:56.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:54.909658+0000 mgr.y (mgr.14556) 2569 : cluster [DBG] pgmap v4782: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:56.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:54.909658+0000 mgr.y (mgr.14556) 2569 : cluster [DBG] pgmap v4782: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:45:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:56.910063+0000 mgr.y (mgr.14556) 2570 : cluster [DBG] pgmap v4783: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:45:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:56.910063+0000 mgr.y (mgr.14556) 2570 : cluster [DBG] pgmap v4783: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:45:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:45:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:56.910063+0000 mgr.y (mgr.14556) 2570 : cluster [DBG] pgmap v4783: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:45:58.910965+0000 mgr.y (mgr.14556) 2571 : cluster [DBG] pgmap v4784: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:45:58.910965+0000 mgr.y (mgr.14556) 2571 : cluster [DBG] pgmap v4784: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:00.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:45:58.910965+0000 mgr.y (mgr.14556) 2571 : cluster [DBG] pgmap v4784: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:46:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:01] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T12:46:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:00.911432+0000 mgr.y (mgr.14556) 2572 : cluster [DBG] pgmap v4785: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:00.911432+0000 mgr.y (mgr.14556) 2572 : cluster [DBG] pgmap v4785: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:02.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:00.911432+0000 mgr.y (mgr.14556) 2572 : cluster [DBG] pgmap v4785: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:46:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:46:04.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:02.912229+0000 mgr.y (mgr.14556) 2573 : cluster [DBG] pgmap v4786: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:02.912229+0000 mgr.y (mgr.14556) 2573 : cluster [DBG] pgmap v4786: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:02.912229+0000 mgr.y (mgr.14556) 2573 : cluster [DBG] pgmap v4786: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:04.912870+0000 mgr.y (mgr.14556) 2574 : cluster [DBG] pgmap v4787: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:06.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:04.912870+0000 mgr.y (mgr.14556) 2574 : cluster [DBG] pgmap v4787: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:06.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:04.912870+0000 mgr.y (mgr.14556) 2574 : cluster [DBG] pgmap v4787: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:46:07.490 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:46:07.490 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (73m) 84s ago 74m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (74m) 84s ago 74m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (75m) 84s ago 75m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (75m) 84s ago 75m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (78m) 84s ago 78m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (80m) 84s ago 80m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (80m) 84s ago 80m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (79m) 84s ago 79m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (79m) 84s ago 79m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (74m) 84s ago 74m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (74m) 84s ago 74m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (78m) 84s ago 78m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (78m) 84s ago 78m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:46:07.491 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (77m) 84s ago 77m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:46:07.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (77m) 84s ago 77m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:46:07.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (76m) 84s ago 76m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:46:07.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (76m) 84s ago 76m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:46:07.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (76m) 84s ago 76m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:46:07.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (75m) 84s ago 75m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:46:07.492 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (73m) 84s ago 74m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:46:07.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:46:07.844 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:46:07.844 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:46:07.844 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:46:07.844 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:46:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:06.913235+0000 mgr.y (mgr.14556) 2575 : cluster [DBG] pgmap v4788: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:46:07.842677+0000 mon.a (mon.0) 4209 : audit [DBG] from='client.? 172.21.15.31:0/476412491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:46:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:06.913235+0000 mgr.y (mgr.14556) 2575 : cluster [DBG] pgmap v4788: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:46:07.842677+0000 mon.a (mon.0) 4209 : audit [DBG] from='client.? 172.21.15.31:0/476412491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:46:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:06.913235+0000 mgr.y (mgr.14556) 2575 : cluster [DBG] pgmap v4788: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:46:07.842677+0000 mon.a (mon.0) 4209 : audit [DBG] from='client.? 172.21.15.31:0/476412491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:46:09.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:46:07.190291+0000 mgr.y (mgr.14556) 2576 : audit [DBG] from='client.28847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:09.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:46:07.481990+0000 mgr.y (mgr.14556) 2577 : audit [DBG] from='client.18963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:46:07.190291+0000 mgr.y (mgr.14556) 2576 : audit [DBG] from='client.28847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:46:07.481990+0000 mgr.y (mgr.14556) 2577 : audit [DBG] from='client.18963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:46:07.190291+0000 mgr.y (mgr.14556) 2576 : audit [DBG] from='client.28847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:46:07.481990+0000 mgr.y (mgr.14556) 2577 : audit [DBG] from='client.18963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:08.913946+0000 mgr.y (mgr.14556) 2578 : cluster [DBG] pgmap v4789: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:08.913946+0000 mgr.y (mgr.14556) 2578 : cluster [DBG] pgmap v4789: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:08.913946+0000 mgr.y (mgr.14556) 2578 : cluster [DBG] pgmap v4789: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:11.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:10.914349+0000 mgr.y (mgr.14556) 2579 : cluster [DBG] pgmap v4790: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:11.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:10.914349+0000 mgr.y (mgr.14556) 2579 : cluster [DBG] pgmap v4790: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:10.914349+0000 mgr.y (mgr.14556) 2579 : cluster [DBG] pgmap v4790: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:46:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:11] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:46:14.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:12.915064+0000 mgr.y (mgr.14556) 2580 : cluster [DBG] pgmap v4791: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:14.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:12.915064+0000 mgr.y (mgr.14556) 2580 : cluster [DBG] pgmap v4791: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:14.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:12.915064+0000 mgr.y (mgr.14556) 2580 : cluster [DBG] pgmap v4791: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:14.469 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:46:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:46:16.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:14.915686+0000 mgr.y (mgr.14556) 2581 : cluster [DBG] pgmap v4792: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:16.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:14.915686+0000 mgr.y (mgr.14556) 2581 : cluster [DBG] pgmap v4792: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:14.915686+0000 mgr.y (mgr.14556) 2581 : cluster [DBG] pgmap v4792: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:16.916214+0000 mgr.y (mgr.14556) 2582 : cluster [DBG] pgmap v4793: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:16.916214+0000 mgr.y (mgr.14556) 2582 : cluster [DBG] pgmap v4793: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:16.916214+0000 mgr.y (mgr.14556) 2582 : cluster [DBG] pgmap v4793: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:20.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:18.916891+0000 mgr.y (mgr.14556) 2583 : cluster [DBG] pgmap v4794: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:20.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:18.916891+0000 mgr.y (mgr.14556) 2583 : cluster [DBG] pgmap v4794: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:20.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:18.916891+0000 mgr.y (mgr.14556) 2583 : cluster [DBG] pgmap v4794: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:46:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:21] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:46:22.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:20.917313+0000 mgr.y (mgr.14556) 2584 : cluster [DBG] pgmap v4795: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:22.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:20.917313+0000 mgr.y (mgr.14556) 2584 : cluster [DBG] pgmap v4795: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:22.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:20.917313+0000 mgr.y (mgr.14556) 2584 : cluster [DBG] pgmap v4795: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:46:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:46:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:22.917908+0000 mgr.y (mgr.14556) 2585 : cluster [DBG] pgmap v4796: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:24.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:22.917908+0000 mgr.y (mgr.14556) 2585 : cluster [DBG] pgmap v4796: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:22.917908+0000 mgr.y (mgr.14556) 2585 : cluster [DBG] pgmap v4796: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:26.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:24.918300+0000 mgr.y (mgr.14556) 2586 : cluster [DBG] pgmap v4797: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:26.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:24.918300+0000 mgr.y (mgr.14556) 2586 : cluster [DBG] pgmap v4797: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:26.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:24.918300+0000 mgr.y (mgr.14556) 2586 : cluster [DBG] pgmap v4797: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:28.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:26.918694+0000 mgr.y (mgr.14556) 2587 : cluster [DBG] pgmap v4798: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:28.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:26.918694+0000 mgr.y (mgr.14556) 2587 : cluster [DBG] pgmap v4798: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:28.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:26.918694+0000 mgr.y (mgr.14556) 2587 : cluster [DBG] pgmap v4798: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:30.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:28.919367+0000 mgr.y (mgr.14556) 2588 : cluster [DBG] pgmap v4799: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:28.919367+0000 mgr.y (mgr.14556) 2588 : cluster [DBG] pgmap v4799: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:30.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:28.919367+0000 mgr.y (mgr.14556) 2588 : cluster [DBG] pgmap v4799: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:46:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:31] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:46:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:30.919722+0000 mgr.y (mgr.14556) 2589 : cluster [DBG] pgmap v4800: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:32.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:30.919722+0000 mgr.y (mgr.14556) 2589 : cluster [DBG] pgmap v4800: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:30.919722+0000 mgr.y (mgr.14556) 2589 : cluster [DBG] pgmap v4800: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:46:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:46:34.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:32.920348+0000 mgr.y (mgr.14556) 2590 : cluster [DBG] pgmap v4801: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:32.920348+0000 mgr.y (mgr.14556) 2590 : cluster [DBG] pgmap v4801: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:34.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:32.920348+0000 mgr.y (mgr.14556) 2590 : cluster [DBG] pgmap v4801: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:34.920781+0000 mgr.y (mgr.14556) 2591 : cluster [DBG] pgmap v4802: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:34.920781+0000 mgr.y (mgr.14556) 2591 : cluster [DBG] pgmap v4802: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:34.920781+0000 mgr.y (mgr.14556) 2591 : cluster [DBG] pgmap v4802: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:38.167 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:46:38.457 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:46:38.458 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (74m) 115s ago 74m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:46:38.458 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (74m) 115s ago 74m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:46:38.458 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (75m) 115s ago 75m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:46:38.458 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (75m) 115s ago 75m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:46:38.458 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (79m) 115s ago 79m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:46:38.458 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (80m) 115s ago 80m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:46:38.459 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (80m) 115s ago 81m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:46:38.459 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (79m) 115s ago 79m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:46:38.459 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (79m) 115s ago 79m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:46:38.459 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (75m) 115s ago 75m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:46:38.459 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (75m) 115s ago 75m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:46:38.459 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (79m) 115s ago 79m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:46:38.459 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (78m) 115s ago 78m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:46:38.460 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (78m) 115s ago 78m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:46:38.460 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (77m) 115s ago 77m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:46:38.460 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (77m) 115s ago 77m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:46:38.460 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (77m) 115s ago 77m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:46:38.460 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (76m) 115s ago 76m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:46:38.460 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (76m) 115s ago 76m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:46:38.460 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (73m) 115s ago 75m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:46:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:36.921211+0000 mgr.y (mgr.14556) 2592 : cluster [DBG] pgmap v4803: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:38.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:36.921211+0000 mgr.y (mgr.14556) 2592 : cluster [DBG] pgmap v4803: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:38.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:36.921211+0000 mgr.y (mgr.14556) 2592 : cluster [DBG] pgmap v4803: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:38.804 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:46:38.804 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:46:38.804 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:46:38.804 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:46:38.804 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:46:38.804 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:46:38.804 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:46:38.804 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:46:38.805 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:46:38.805 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:46:38.805 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:46:38.805 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:46:38.805 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:46:38.805 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:46:38.805 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:46:38.805 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:46:38.805 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:46:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:46:38.803893+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.31:0/2628192631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:46:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:46:38.803893+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.31:0/2628192631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:46:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:46:38.803893+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.31:0/2628192631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:46:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:46:38.154544+0000 mgr.y (mgr.14556) 2593 : audit [DBG] from='client.18975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:46:38.448973+0000 mgr.y (mgr.14556) 2594 : audit [DBG] from='client.28871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:38.921826+0000 mgr.y (mgr.14556) 2595 : cluster [DBG] pgmap v4804: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:46:38.154544+0000 mgr.y (mgr.14556) 2593 : audit [DBG] from='client.18975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:46:38.448973+0000 mgr.y (mgr.14556) 2594 : audit [DBG] from='client.28871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:38.921826+0000 mgr.y (mgr.14556) 2595 : cluster [DBG] pgmap v4804: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:46:38.154544+0000 mgr.y (mgr.14556) 2593 : audit [DBG] from='client.18975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:46:38.448973+0000 mgr.y (mgr.14556) 2594 : audit [DBG] from='client.28871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:46:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:38.921826+0000 mgr.y (mgr.14556) 2595 : cluster [DBG] pgmap v4804: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:46:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:41] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T12:46:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:40.922356+0000 mgr.y (mgr.14556) 2596 : cluster [DBG] pgmap v4805: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:42.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:40.922356+0000 mgr.y (mgr.14556) 2596 : cluster [DBG] pgmap v4805: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:42.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:40.922356+0000 mgr.y (mgr.14556) 2596 : cluster [DBG] pgmap v4805: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:46:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:46:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:42.922936+0000 mgr.y (mgr.14556) 2597 : cluster [DBG] pgmap v4806: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:44.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:46:43.824181+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:46:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:42.922936+0000 mgr.y (mgr.14556) 2597 : cluster [DBG] pgmap v4806: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:46:43.824181+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:46:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:42.922936+0000 mgr.y (mgr.14556) 2597 : cluster [DBG] pgmap v4806: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:46:43.824181+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:46:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:46:44.129809+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:46:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:46:44.130466+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:46:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:46:44.134687+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:46:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:46:44.129809+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:46:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:46:44.130466+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:46:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:46:44.134687+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:46:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:46:44.129809+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:46:45.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:46:44.130466+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:46:45.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:46:44.134687+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:46:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:44.923313+0000 mgr.y (mgr.14556) 2598 : cluster [DBG] pgmap v4807: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:44.923313+0000 mgr.y (mgr.14556) 2598 : cluster [DBG] pgmap v4807: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:44.923313+0000 mgr.y (mgr.14556) 2598 : cluster [DBG] pgmap v4807: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:46.923904+0000 mgr.y (mgr.14556) 2599 : cluster [DBG] pgmap v4808: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:48.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:46.923904+0000 mgr.y (mgr.14556) 2599 : cluster [DBG] pgmap v4808: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:46.923904+0000 mgr.y (mgr.14556) 2599 : cluster [DBG] pgmap v4808: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:48.924557+0000 mgr.y (mgr.14556) 2600 : cluster [DBG] pgmap v4809: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:50.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:48.924557+0000 mgr.y (mgr.14556) 2600 : cluster [DBG] pgmap v4809: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:50.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:48.924557+0000 mgr.y (mgr.14556) 2600 : cluster [DBG] pgmap v4809: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:46:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:51] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T12:46:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:50.925078+0000 mgr.y (mgr.14556) 2601 : cluster [DBG] pgmap v4810: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:50.925078+0000 mgr.y (mgr.14556) 2601 : cluster [DBG] pgmap v4810: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:50.925078+0000 mgr.y (mgr.14556) 2601 : cluster [DBG] pgmap v4810: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:54.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:52.925644+0000 mgr.y (mgr.14556) 2602 : cluster [DBG] pgmap v4811: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:54.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:46:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:46:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:52.925644+0000 mgr.y (mgr.14556) 2602 : cluster [DBG] pgmap v4811: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:52.925644+0000 mgr.y (mgr.14556) 2602 : cluster [DBG] pgmap v4811: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:54.926043+0000 mgr.y (mgr.14556) 2603 : cluster [DBG] pgmap v4812: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:54.926043+0000 mgr.y (mgr.14556) 2603 : cluster [DBG] pgmap v4812: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:54.926043+0000 mgr.y (mgr.14556) 2603 : cluster [DBG] pgmap v4812: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:56.926515+0000 mgr.y (mgr.14556) 2604 : cluster [DBG] pgmap v4813: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:56.926515+0000 mgr.y (mgr.14556) 2604 : cluster [DBG] pgmap v4813: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:46:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:56.926515+0000 mgr.y (mgr.14556) 2604 : cluster [DBG] pgmap v4813: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:00.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:46:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:46:58.927235+0000 mgr.y (mgr.14556) 2605 : cluster [DBG] pgmap v4814: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:00.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:46:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:46:58.927235+0000 mgr.y (mgr.14556) 2605 : cluster [DBG] pgmap v4814: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:46:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:46:58.927235+0000 mgr.y (mgr.14556) 2605 : cluster [DBG] pgmap v4814: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:47:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:01] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T12:47:02.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:00.927665+0000 mgr.y (mgr.14556) 2606 : cluster [DBG] pgmap v4815: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:00.927665+0000 mgr.y (mgr.14556) 2606 : cluster [DBG] pgmap v4815: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:00.927665+0000 mgr.y (mgr.14556) 2606 : cluster [DBG] pgmap v4815: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:04.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:02.928376+0000 mgr.y (mgr.14556) 2607 : cluster [DBG] pgmap v4816: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:47:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:47:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:02.928376+0000 mgr.y (mgr.14556) 2607 : cluster [DBG] pgmap v4816: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:02.928376+0000 mgr.y (mgr.14556) 2607 : cluster [DBG] pgmap v4816: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:04.928876+0000 mgr.y (mgr.14556) 2608 : cluster [DBG] pgmap v4817: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:04.928876+0000 mgr.y (mgr.14556) 2608 : cluster [DBG] pgmap v4817: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:06.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:04.928876+0000 mgr.y (mgr.14556) 2608 : cluster [DBG] pgmap v4817: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:06.929504+0000 mgr.y (mgr.14556) 2609 : cluster [DBG] pgmap v4818: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:06.929504+0000 mgr.y (mgr.14556) 2609 : cluster [DBG] pgmap v4818: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:06.929504+0000 mgr.y (mgr.14556) 2609 : cluster [DBG] pgmap v4818: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:09.128 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:47:09.415 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (74m) 2m ago 75m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (75m) 2m ago 75m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (76m) 2m ago 76m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (76m) 2m ago 76m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (79m) 2m ago 79m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (81m) 2m ago 81m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (81m) 2m ago 81m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (80m) 2m ago 80m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (80m) 2m ago 80m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (75m) 2m ago 75m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (75m) 2m ago 75m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:47:09.416 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (79m) 2m ago 79m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:47:09.417 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (79m) 2m ago 79m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:47:09.417 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (78m) 2m ago 78m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:47:09.417 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (78m) 2m ago 78m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:47:09.417 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (77m) 2m ago 77m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:47:09.417 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (77m) 2m ago 77m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:47:09.417 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (77m) 2m ago 77m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:47:09.417 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (76m) 2m ago 76m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:47:09.417 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (74m) 2m ago 75m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:47:09.763 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:47:09.763 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:47:09.764 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:47:09.765 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:47:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:08.930143+0000 mgr.y (mgr.14556) 2610 : cluster [DBG] pgmap v4819: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:47:09.763337+0000 mon.a (mon.0) 4214 : audit [DBG] from='client.? 172.21.15.31:0/2061400939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:47:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:08.930143+0000 mgr.y (mgr.14556) 2610 : cluster [DBG] pgmap v4819: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:47:09.763337+0000 mon.a (mon.0) 4214 : audit [DBG] from='client.? 172.21.15.31:0/2061400939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:47:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:08.930143+0000 mgr.y (mgr.14556) 2610 : cluster [DBG] pgmap v4819: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:47:09.763337+0000 mon.a (mon.0) 4214 : audit [DBG] from='client.? 172.21.15.31:0/2061400939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:47:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:47:09.116598+0000 mgr.y (mgr.14556) 2611 : audit [DBG] from='client.28883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:11.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:47:09.407327+0000 mgr.y (mgr.14556) 2612 : audit [DBG] from='client.18999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:11.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:47:09.116598+0000 mgr.y (mgr.14556) 2611 : audit [DBG] from='client.28883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:11.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:47:09.407327+0000 mgr.y (mgr.14556) 2612 : audit [DBG] from='client.18999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:47:09.116598+0000 mgr.y (mgr.14556) 2611 : audit [DBG] from='client.28883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:47:09.407327+0000 mgr.y (mgr.14556) 2612 : audit [DBG] from='client.18999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:47:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:11] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:47:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:10.930500+0000 mgr.y (mgr.14556) 2613 : cluster [DBG] pgmap v4820: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:12.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:10.930500+0000 mgr.y (mgr.14556) 2613 : cluster [DBG] pgmap v4820: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:12.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:10.930500+0000 mgr.y (mgr.14556) 2613 : cluster [DBG] pgmap v4820: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:47:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:47:14.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:12.931223+0000 mgr.y (mgr.14556) 2614 : cluster [DBG] pgmap v4821: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:14.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:12.931223+0000 mgr.y (mgr.14556) 2614 : cluster [DBG] pgmap v4821: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:14.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:12.931223+0000 mgr.y (mgr.14556) 2614 : cluster [DBG] pgmap v4821: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:14.931604+0000 mgr.y (mgr.14556) 2615 : cluster [DBG] pgmap v4822: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:16.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:14.931604+0000 mgr.y (mgr.14556) 2615 : cluster [DBG] pgmap v4822: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:16.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:14.931604+0000 mgr.y (mgr.14556) 2615 : cluster [DBG] pgmap v4822: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:16.932131+0000 mgr.y (mgr.14556) 2616 : cluster [DBG] pgmap v4823: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:18.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:16.932131+0000 mgr.y (mgr.14556) 2616 : cluster [DBG] pgmap v4823: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:16.932131+0000 mgr.y (mgr.14556) 2616 : cluster [DBG] pgmap v4823: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:20.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:18.932757+0000 mgr.y (mgr.14556) 2617 : cluster [DBG] pgmap v4824: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:18.932757+0000 mgr.y (mgr.14556) 2617 : cluster [DBG] pgmap v4824: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:20.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:18.932757+0000 mgr.y (mgr.14556) 2617 : cluster [DBG] pgmap v4824: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:47:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:21] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:47:22.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:20.933233+0000 mgr.y (mgr.14556) 2618 : cluster [DBG] pgmap v4825: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:22.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:20.933233+0000 mgr.y (mgr.14556) 2618 : cluster [DBG] pgmap v4825: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:22.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:20.933233+0000 mgr.y (mgr.14556) 2618 : cluster [DBG] pgmap v4825: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:22.933879+0000 mgr.y (mgr.14556) 2619 : cluster [DBG] pgmap v4826: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:47:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:47:24.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:22.933879+0000 mgr.y (mgr.14556) 2619 : cluster [DBG] pgmap v4826: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:22.933879+0000 mgr.y (mgr.14556) 2619 : cluster [DBG] pgmap v4826: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:26.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:24.934290+0000 mgr.y (mgr.14556) 2620 : cluster [DBG] pgmap v4827: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:26.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:24.934290+0000 mgr.y (mgr.14556) 2620 : cluster [DBG] pgmap v4827: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:26.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:24.934290+0000 mgr.y (mgr.14556) 2620 : cluster [DBG] pgmap v4827: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:28.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:26.934679+0000 mgr.y (mgr.14556) 2621 : cluster [DBG] pgmap v4828: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:28.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:26.934679+0000 mgr.y (mgr.14556) 2621 : cluster [DBG] pgmap v4828: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:28.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:26.934679+0000 mgr.y (mgr.14556) 2621 : cluster [DBG] pgmap v4828: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:30.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:28.935395+0000 mgr.y (mgr.14556) 2622 : cluster [DBG] pgmap v4829: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:30.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:28.935395+0000 mgr.y (mgr.14556) 2622 : cluster [DBG] pgmap v4829: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:28.935395+0000 mgr.y (mgr.14556) 2622 : cluster [DBG] pgmap v4829: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:47:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:31] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T12:47:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:30.935796+0000 mgr.y (mgr.14556) 2623 : cluster [DBG] pgmap v4830: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:32.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:30.935796+0000 mgr.y (mgr.14556) 2623 : cluster [DBG] pgmap v4830: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:30.935796+0000 mgr.y (mgr.14556) 2623 : cluster [DBG] pgmap v4830: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:32.936556+0000 mgr.y (mgr.14556) 2624 : cluster [DBG] pgmap v4831: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:33.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:32.936556+0000 mgr.y (mgr.14556) 2624 : cluster [DBG] pgmap v4831: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:33.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:32.936556+0000 mgr.y (mgr.14556) 2624 : cluster [DBG] pgmap v4831: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:47:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:47:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:34.936913+0000 mgr.y (mgr.14556) 2625 : cluster [DBG] pgmap v4832: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:34.936913+0000 mgr.y (mgr.14556) 2625 : cluster [DBG] pgmap v4832: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:34.936913+0000 mgr.y (mgr.14556) 2625 : cluster [DBG] pgmap v4832: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:36.937402+0000 mgr.y (mgr.14556) 2626 : cluster [DBG] pgmap v4833: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:38.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:36.937402+0000 mgr.y (mgr.14556) 2626 : cluster [DBG] pgmap v4833: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:38.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:36.937402+0000 mgr.y (mgr.14556) 2626 : cluster [DBG] pgmap v4833: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:40.090 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:47:40.382 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:47:40.382 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (75m) 2m ago 75m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:47:40.382 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (75m) 2m ago 75m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:47:40.382 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (76m) 2m ago 76m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:47:40.382 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (76m) 2m ago 76m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (80m) 2m ago 80m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (81m) 2m ago 81m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (82m) 2m ago 82m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (80m) 2m ago 80m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (80m) 2m ago 80m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (76m) 2m ago 76m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (76m) 2m ago 76m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (80m) 2m ago 80m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (79m) 2m ago 79m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (79m) 2m ago 79m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (78m) 2m ago 78m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (78m) 2m ago 78m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (78m) 2m ago 78m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (77m) 2m ago 77m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (77m) 2m ago 77m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:47:40.383 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (74m) 2m ago 76m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:47:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:38.938204+0000 mgr.y (mgr.14556) 2627 : cluster [DBG] pgmap v4834: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:38.938204+0000 mgr.y (mgr.14556) 2627 : cluster [DBG] pgmap v4834: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:38.938204+0000 mgr.y (mgr.14556) 2627 : cluster [DBG] pgmap v4834: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:40.736 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:47:40.736 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:47:40.736 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:47:40.736 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:47:40.736 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:47:40.736 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:47:40.736 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:47:40.737 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:47:40.737 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:47:40.737 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:47:40.737 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:47:40.737 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:47:40.737 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:47:40.737 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:47:40.737 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:47:40.737 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:47:40.737 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:47:41.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:47:40.736102+0000 mon.a (mon.0) 4215 : audit [DBG] from='client.? 172.21.15.31:0/3201376786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:47:41.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:47:40.736102+0000 mon.a (mon.0) 4215 : audit [DBG] from='client.? 172.21.15.31:0/3201376786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:47:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:47:40.736102+0000 mon.a (mon.0) 4215 : audit [DBG] from='client.? 172.21.15.31:0/3201376786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:47:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:47:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:41] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T12:47:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:47:40.078156+0000 mgr.y (mgr.14556) 2628 : audit [DBG] from='client.19011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:47:40.373770+0000 mgr.y (mgr.14556) 2629 : audit [DBG] from='client.28907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:40.938540+0000 mgr.y (mgr.14556) 2630 : cluster [DBG] pgmap v4835: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:42.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:47:40.078156+0000 mgr.y (mgr.14556) 2628 : audit [DBG] from='client.19011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:42.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:47:40.373770+0000 mgr.y (mgr.14556) 2629 : audit [DBG] from='client.28907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:42.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:40.938540+0000 mgr.y (mgr.14556) 2630 : cluster [DBG] pgmap v4835: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:42.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:47:40.078156+0000 mgr.y (mgr.14556) 2628 : audit [DBG] from='client.19011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:42.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:47:40.373770+0000 mgr.y (mgr.14556) 2629 : audit [DBG] from='client.28907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:47:42.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:40.938540+0000 mgr.y (mgr.14556) 2630 : cluster [DBG] pgmap v4835: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:42.939190+0000 mgr.y (mgr.14556) 2631 : cluster [DBG] pgmap v4836: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:47:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:47:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:42.939190+0000 mgr.y (mgr.14556) 2631 : cluster [DBG] pgmap v4836: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:42.939190+0000 mgr.y (mgr.14556) 2631 : cluster [DBG] pgmap v4836: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:47:44.139034+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:47:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:47:44.390521+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:47:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:47:44.681185+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:47:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:47:44.681906+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:47:45.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:47:44.686250+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:47:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:47:44.139034+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:47:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:47:44.390521+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:47:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:47:44.681185+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:47:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:47:44.681906+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:47:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:47:44.686250+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:47:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:47:44.139034+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:47:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:47:44.390521+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:47:45.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:47:44.681185+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:47:45.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:47:44.681906+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:47:45.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:47:44.686250+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:47:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:44.939562+0000 mgr.y (mgr.14556) 2632 : cluster [DBG] pgmap v4837: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:44.939562+0000 mgr.y (mgr.14556) 2632 : cluster [DBG] pgmap v4837: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:44.939562+0000 mgr.y (mgr.14556) 2632 : cluster [DBG] pgmap v4837: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:46.940108+0000 mgr.y (mgr.14556) 2633 : cluster [DBG] pgmap v4838: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:48.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:46.940108+0000 mgr.y (mgr.14556) 2633 : cluster [DBG] pgmap v4838: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:48.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:46.940108+0000 mgr.y (mgr.14556) 2633 : cluster [DBG] pgmap v4838: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:48.940932+0000 mgr.y (mgr.14556) 2634 : cluster [DBG] pgmap v4839: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:50.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:48.940932+0000 mgr.y (mgr.14556) 2634 : cluster [DBG] pgmap v4839: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:50.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:48.940932+0000 mgr.y (mgr.14556) 2634 : cluster [DBG] pgmap v4839: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:47:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:51] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T12:47:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:50.941387+0000 mgr.y (mgr.14556) 2635 : cluster [DBG] pgmap v4840: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:50.941387+0000 mgr.y (mgr.14556) 2635 : cluster [DBG] pgmap v4840: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:50.941387+0000 mgr.y (mgr.14556) 2635 : cluster [DBG] pgmap v4840: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:54.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:52.942004+0000 mgr.y (mgr.14556) 2636 : cluster [DBG] pgmap v4841: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:47:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:47:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:52.942004+0000 mgr.y (mgr.14556) 2636 : cluster [DBG] pgmap v4841: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:52.942004+0000 mgr.y (mgr.14556) 2636 : cluster [DBG] pgmap v4841: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:56.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:54.942452+0000 mgr.y (mgr.14556) 2637 : cluster [DBG] pgmap v4842: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:56.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:54.942452+0000 mgr.y (mgr.14556) 2637 : cluster [DBG] pgmap v4842: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:56.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:54.942452+0000 mgr.y (mgr.14556) 2637 : cluster [DBG] pgmap v4842: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:47:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:56.943073+0000 mgr.y (mgr.14556) 2638 : cluster [DBG] pgmap v4843: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:47:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:56.943073+0000 mgr.y (mgr.14556) 2638 : cluster [DBG] pgmap v4843: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:47:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:47:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:56.943073+0000 mgr.y (mgr.14556) 2638 : cluster [DBG] pgmap v4843: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:47:58.943895+0000 mgr.y (mgr.14556) 2639 : cluster [DBG] pgmap v4844: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:00.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:47:58.943895+0000 mgr.y (mgr.14556) 2639 : cluster [DBG] pgmap v4844: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:47:58.943895+0000 mgr.y (mgr.14556) 2639 : cluster [DBG] pgmap v4844: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:48:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:01] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:48:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:00.944357+0000 mgr.y (mgr.14556) 2640 : cluster [DBG] pgmap v4845: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:00.944357+0000 mgr.y (mgr.14556) 2640 : cluster [DBG] pgmap v4845: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:02.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:00.944357+0000 mgr.y (mgr.14556) 2640 : cluster [DBG] pgmap v4845: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:04.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:02.945129+0000 mgr.y (mgr.14556) 2641 : cluster [DBG] pgmap v4846: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:04.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:48:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:48:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:02.945129+0000 mgr.y (mgr.14556) 2641 : cluster [DBG] pgmap v4846: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:02.945129+0000 mgr.y (mgr.14556) 2641 : cluster [DBG] pgmap v4846: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:04.945653+0000 mgr.y (mgr.14556) 2642 : cluster [DBG] pgmap v4847: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:06.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:04.945653+0000 mgr.y (mgr.14556) 2642 : cluster [DBG] pgmap v4847: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:04.945653+0000 mgr.y (mgr.14556) 2642 : cluster [DBG] pgmap v4847: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:06.946064+0000 mgr.y (mgr.14556) 2643 : cluster [DBG] pgmap v4848: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:06.946064+0000 mgr.y (mgr.14556) 2643 : cluster [DBG] pgmap v4848: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:06.946064+0000 mgr.y (mgr.14556) 2643 : cluster [DBG] pgmap v4848: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:08.946723+0000 mgr.y (mgr.14556) 2644 : cluster [DBG] pgmap v4849: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:08.946723+0000 mgr.y (mgr.14556) 2644 : cluster [DBG] pgmap v4849: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:08.946723+0000 mgr.y (mgr.14556) 2644 : cluster [DBG] pgmap v4849: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:11.063 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:48:11.352 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:48:11.352 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (75m) 3m ago 76m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:48:11.352 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (76m) 3m ago 76m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:48:11.352 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (77m) 3m ago 77m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:48:11.352 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (77m) 3m ago 77m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:48:11.352 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (80m) 3m ago 80m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:48:11.352 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (82m) 3m ago 82m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:48:11.352 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (82m) 3m ago 82m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:48:11.352 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (81m) 3m ago 81m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:48:11.352 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (81m) 3m ago 81m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:48:11.352 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (76m) 3m ago 76m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:48:11.353 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (76m) 3m ago 76m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:48:11.353 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (80m) 3m ago 80m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:48:11.353 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (80m) 3m ago 80m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:48:11.353 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (79m) 3m ago 79m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:48:11.353 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (79m) 3m ago 79m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:48:11.353 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (78m) 3m ago 78m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:48:11.353 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (78m) 3m ago 78m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:48:11.353 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (78m) 3m ago 78m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:48:11.353 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (77m) 3m ago 77m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:48:11.353 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (75m) 3m ago 76m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:48:11.703 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:48:11.704 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:48:11.705 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:48:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:48:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:11] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:48:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:10.947052+0000 mgr.y (mgr.14556) 2645 : cluster [DBG] pgmap v4850: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:48:11.051461+0000 mgr.y (mgr.14556) 2646 : audit [DBG] from='client.19029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:48:11.703465+0000 mon.a (mon.0) 4221 : audit [DBG] from='client.? 172.21.15.31:0/1886171438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:48:12.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:10.947052+0000 mgr.y (mgr.14556) 2645 : cluster [DBG] pgmap v4850: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:12.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:48:11.051461+0000 mgr.y (mgr.14556) 2646 : audit [DBG] from='client.19029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:12.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:48:11.703465+0000 mon.a (mon.0) 4221 : audit [DBG] from='client.? 172.21.15.31:0/1886171438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:48:12.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:10.947052+0000 mgr.y (mgr.14556) 2645 : cluster [DBG] pgmap v4850: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:12.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:48:11.051461+0000 mgr.y (mgr.14556) 2646 : audit [DBG] from='client.19029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:12.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:48:11.703465+0000 mon.a (mon.0) 4221 : audit [DBG] from='client.? 172.21.15.31:0/1886171438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:48:13.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:48:11.343589+0000 mgr.y (mgr.14556) 2647 : audit [DBG] from='client.19035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:13.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:48:11.343589+0000 mgr.y (mgr.14556) 2647 : audit [DBG] from='client.19035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:13.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:48:11.343589+0000 mgr.y (mgr.14556) 2647 : audit [DBG] from='client.19035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:48:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:48:14.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:12.947649+0000 mgr.y (mgr.14556) 2648 : cluster [DBG] pgmap v4851: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:14.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:12.947649+0000 mgr.y (mgr.14556) 2648 : cluster [DBG] pgmap v4851: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:14.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:12.947649+0000 mgr.y (mgr.14556) 2648 : cluster [DBG] pgmap v4851: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:14.948200+0000 mgr.y (mgr.14556) 2649 : cluster [DBG] pgmap v4852: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:16.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:14.948200+0000 mgr.y (mgr.14556) 2649 : cluster [DBG] pgmap v4852: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:16.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:14.948200+0000 mgr.y (mgr.14556) 2649 : cluster [DBG] pgmap v4852: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:16.948867+0000 mgr.y (mgr.14556) 2650 : cluster [DBG] pgmap v4853: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:16.948867+0000 mgr.y (mgr.14556) 2650 : cluster [DBG] pgmap v4853: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:18.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:16.948867+0000 mgr.y (mgr.14556) 2650 : cluster [DBG] pgmap v4853: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:20.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:18.949650+0000 mgr.y (mgr.14556) 2651 : cluster [DBG] pgmap v4854: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:18.949650+0000 mgr.y (mgr.14556) 2651 : cluster [DBG] pgmap v4854: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:20.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:18.949650+0000 mgr.y (mgr.14556) 2651 : cluster [DBG] pgmap v4854: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:48:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:21] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:48:22.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:20.950120+0000 mgr.y (mgr.14556) 2652 : cluster [DBG] pgmap v4855: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:22.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:20.950120+0000 mgr.y (mgr.14556) 2652 : cluster [DBG] pgmap v4855: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:22.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:20.950120+0000 mgr.y (mgr.14556) 2652 : cluster [DBG] pgmap v4855: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:22.950862+0000 mgr.y (mgr.14556) 2653 : cluster [DBG] pgmap v4856: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:48:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:48:24.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:22.950862+0000 mgr.y (mgr.14556) 2653 : cluster [DBG] pgmap v4856: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:22.950862+0000 mgr.y (mgr.14556) 2653 : cluster [DBG] pgmap v4856: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:26.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:24.951319+0000 mgr.y (mgr.14556) 2654 : cluster [DBG] pgmap v4857: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:26.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:24.951319+0000 mgr.y (mgr.14556) 2654 : cluster [DBG] pgmap v4857: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:26.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:24.951319+0000 mgr.y (mgr.14556) 2654 : cluster [DBG] pgmap v4857: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:28.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:26.951784+0000 mgr.y (mgr.14556) 2655 : cluster [DBG] pgmap v4858: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:28.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:26.951784+0000 mgr.y (mgr.14556) 2655 : cluster [DBG] pgmap v4858: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:28.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:26.951784+0000 mgr.y (mgr.14556) 2655 : cluster [DBG] pgmap v4858: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:30.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:28.952611+0000 mgr.y (mgr.14556) 2656 : cluster [DBG] pgmap v4859: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:28.952611+0000 mgr.y (mgr.14556) 2656 : cluster [DBG] pgmap v4859: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:30.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:28.952611+0000 mgr.y (mgr.14556) 2656 : cluster [DBG] pgmap v4859: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:48:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:31] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T12:48:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:30.953060+0000 mgr.y (mgr.14556) 2657 : cluster [DBG] pgmap v4860: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:32.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:30.953060+0000 mgr.y (mgr.14556) 2657 : cluster [DBG] pgmap v4860: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:30.953060+0000 mgr.y (mgr.14556) 2657 : cluster [DBG] pgmap v4860: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:34.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:32.953852+0000 mgr.y (mgr.14556) 2658 : cluster [DBG] pgmap v4861: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:48:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:48:34.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:32.953852+0000 mgr.y (mgr.14556) 2658 : cluster [DBG] pgmap v4861: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:32.953852+0000 mgr.y (mgr.14556) 2658 : cluster [DBG] pgmap v4861: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:34.954232+0000 mgr.y (mgr.14556) 2659 : cluster [DBG] pgmap v4862: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:34.954232+0000 mgr.y (mgr.14556) 2659 : cluster [DBG] pgmap v4862: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:34.954232+0000 mgr.y (mgr.14556) 2659 : cluster [DBG] pgmap v4862: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:36.954599+0000 mgr.y (mgr.14556) 2660 : cluster [DBG] pgmap v4863: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:36.954599+0000 mgr.y (mgr.14556) 2660 : cluster [DBG] pgmap v4863: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:36.954599+0000 mgr.y (mgr.14556) 2660 : cluster [DBG] pgmap v4863: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:38.955464+0000 mgr.y (mgr.14556) 2661 : cluster [DBG] pgmap v4864: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:38.955464+0000 mgr.y (mgr.14556) 2661 : cluster [DBG] pgmap v4864: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:38.955464+0000 mgr.y (mgr.14556) 2661 : cluster [DBG] pgmap v4864: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:48:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:41] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:48:42.030 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:48:42.320 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:48:42.320 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (76m) 3m ago 76m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:48:42.320 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (76m) 3m ago 76m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (78m) 3m ago 78m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (77m) 3m ago 77m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (81m) 3m ago 81m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (83m) 3m ago 83m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (83m) 3m ago 83m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (81m) 3m ago 81m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (81m) 3m ago 81m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (77m) 3m ago 77m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (77m) 3m ago 77m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (81m) 3m ago 81m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (80m) 3m ago 80m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:48:42.321 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (80m) 3m ago 80m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:48:42.322 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (79m) 3m ago 79m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:48:42.322 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (79m) 3m ago 79m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:48:42.322 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (79m) 3m ago 79m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:48:42.322 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (78m) 3m ago 78m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:48:42.322 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (78m) 3m ago 78m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:48:42.322 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (75m) 3m ago 77m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:48:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:40.955974+0000 mgr.y (mgr.14556) 2662 : cluster [DBG] pgmap v4865: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:42.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:40.955974+0000 mgr.y (mgr.14556) 2662 : cluster [DBG] pgmap v4865: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:42.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:40.955974+0000 mgr.y (mgr.14556) 2662 : cluster [DBG] pgmap v4865: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:42.668 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:48:42.668 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:48:42.668 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:48:42.668 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:48:42.668 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:48:42.668 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:48:42.668 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:48:42.668 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:48:42.668 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:48:42.668 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:48:42.669 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:48:42.669 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:48:42.669 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:48:42.669 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:48:42.669 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:48:42.669 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:48:42.669 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:48:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:48:42.018520+0000 mgr.y (mgr.14556) 2663 : audit [DBG] from='client.28937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:48:42.667705+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.31:0/562968987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:48:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:48:42.018520+0000 mgr.y (mgr.14556) 2663 : audit [DBG] from='client.28937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:48:42.667705+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.31:0/562968987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:48:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:48:42.018520+0000 mgr.y (mgr.14556) 2663 : audit [DBG] from='client.28937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:48:42.667705+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.31:0/562968987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:48:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:48:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:48:44.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:48:42.312261+0000 mgr.y (mgr.14556) 2664 : audit [DBG] from='client.28943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:44.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:42.956591+0000 mgr.y (mgr.14556) 2665 : cluster [DBG] pgmap v4866: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:48:42.312261+0000 mgr.y (mgr.14556) 2664 : audit [DBG] from='client.28943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:42.956591+0000 mgr.y (mgr.14556) 2665 : cluster [DBG] pgmap v4866: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:48:42.312261+0000 mgr.y (mgr.14556) 2664 : audit [DBG] from='client.28943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:48:44.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:42.956591+0000 mgr.y (mgr.14556) 2665 : cluster [DBG] pgmap v4866: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:48:44.690604+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:48:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:48:44.933724+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:48:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:48:44.690604+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:48:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:48:44.933724+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:48:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:48:44.690604+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:48:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:48:44.933724+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:48:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:44.956922+0000 mgr.y (mgr.14556) 2666 : cluster [DBG] pgmap v4867: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:48:45.211271+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:48:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:48:45.211916+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:48:46.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:48:45.216049+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:48:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:44.956922+0000 mgr.y (mgr.14556) 2666 : cluster [DBG] pgmap v4867: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:48:45.211271+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:48:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:48:45.211916+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:48:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:48:45.216049+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:48:46.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:44.956922+0000 mgr.y (mgr.14556) 2666 : cluster [DBG] pgmap v4867: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:46.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:48:45.211271+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:48:46.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:48:45.211916+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:48:46.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:48:45.216049+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:48:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:46.957416+0000 mgr.y (mgr.14556) 2667 : cluster [DBG] pgmap v4868: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:48.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:46.957416+0000 mgr.y (mgr.14556) 2667 : cluster [DBG] pgmap v4868: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:46.957416+0000 mgr.y (mgr.14556) 2667 : cluster [DBG] pgmap v4868: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:48.958117+0000 mgr.y (mgr.14556) 2668 : cluster [DBG] pgmap v4869: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:50.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:48.958117+0000 mgr.y (mgr.14556) 2668 : cluster [DBG] pgmap v4869: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:50.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:48.958117+0000 mgr.y (mgr.14556) 2668 : cluster [DBG] pgmap v4869: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:51] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:48:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:50.958578+0000 mgr.y (mgr.14556) 2669 : cluster [DBG] pgmap v4870: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:50.958578+0000 mgr.y (mgr.14556) 2669 : cluster [DBG] pgmap v4870: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:50.958578+0000 mgr.y (mgr.14556) 2669 : cluster [DBG] pgmap v4870: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:54.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:52.959171+0000 mgr.y (mgr.14556) 2670 : cluster [DBG] pgmap v4871: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:54.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:48:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:48:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:52.959171+0000 mgr.y (mgr.14556) 2670 : cluster [DBG] pgmap v4871: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:52.959171+0000 mgr.y (mgr.14556) 2670 : cluster [DBG] pgmap v4871: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:56.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:54.959753+0000 mgr.y (mgr.14556) 2671 : cluster [DBG] pgmap v4872: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:56.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:54.959753+0000 mgr.y (mgr.14556) 2671 : cluster [DBG] pgmap v4872: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:56.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:54.959753+0000 mgr.y (mgr.14556) 2671 : cluster [DBG] pgmap v4872: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:48:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:56.960225+0000 mgr.y (mgr.14556) 2672 : cluster [DBG] pgmap v4873: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:48:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:56.960225+0000 mgr.y (mgr.14556) 2672 : cluster [DBG] pgmap v4873: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:48:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:48:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:56.960225+0000 mgr.y (mgr.14556) 2672 : cluster [DBG] pgmap v4873: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:48:58.960900+0000 mgr.y (mgr.14556) 2673 : cluster [DBG] pgmap v4874: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:48:58.960900+0000 mgr.y (mgr.14556) 2673 : cluster [DBG] pgmap v4874: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:00.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:48:58.960900+0000 mgr.y (mgr.14556) 2673 : cluster [DBG] pgmap v4874: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:49:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:01] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T12:49:02.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:00.961436+0000 mgr.y (mgr.14556) 2674 : cluster [DBG] pgmap v4875: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:02.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:00.961436+0000 mgr.y (mgr.14556) 2674 : cluster [DBG] pgmap v4875: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:00.961436+0000 mgr.y (mgr.14556) 2674 : cluster [DBG] pgmap v4875: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:04.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:02.962138+0000 mgr.y (mgr.14556) 2675 : cluster [DBG] pgmap v4876: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:04.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:49:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:49:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:02.962138+0000 mgr.y (mgr.14556) 2675 : cluster [DBG] pgmap v4876: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:02.962138+0000 mgr.y (mgr.14556) 2675 : cluster [DBG] pgmap v4876: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:04.962611+0000 mgr.y (mgr.14556) 2676 : cluster [DBG] pgmap v4877: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:04.962611+0000 mgr.y (mgr.14556) 2676 : cluster [DBG] pgmap v4877: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:04.962611+0000 mgr.y (mgr.14556) 2676 : cluster [DBG] pgmap v4877: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:06.963113+0000 mgr.y (mgr.14556) 2677 : cluster [DBG] pgmap v4878: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:06.963113+0000 mgr.y (mgr.14556) 2677 : cluster [DBG] pgmap v4878: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:06.963113+0000 mgr.y (mgr.14556) 2677 : cluster [DBG] pgmap v4878: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:08.963899+0000 mgr.y (mgr.14556) 2678 : cluster [DBG] pgmap v4879: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:08.963899+0000 mgr.y (mgr.14556) 2678 : cluster [DBG] pgmap v4879: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:08.963899+0000 mgr.y (mgr.14556) 2678 : cluster [DBG] pgmap v4879: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:49:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:11] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:49:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:10.964557+0000 mgr.y (mgr.14556) 2679 : cluster [DBG] pgmap v4880: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:12.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:10.964557+0000 mgr.y (mgr.14556) 2679 : cluster [DBG] pgmap v4880: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:12.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:10.964557+0000 mgr.y (mgr.14556) 2679 : cluster [DBG] pgmap v4880: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:12.996 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:49:13.288 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:49:13.288 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (76m) 4m ago 77m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:49:13.288 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (77m) 4m ago 77m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:49:13.288 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (78m) 4m ago 78m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:49:13.288 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (78m) 4m ago 78m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:49:13.288 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (81m) 4m ago 81m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:49:13.288 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (83m) 4m ago 83m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:49:13.288 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (83m) 4m ago 83m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:49:13.288 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (82m) 4m ago 82m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (82m) 4m ago 82m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (77m) 4m ago 77m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (77m) 4m ago 77m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (81m) 4m ago 81m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (81m) 4m ago 81m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (80m) 4m ago 80m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (80m) 4m ago 80m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (79m) 4m ago 79m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (79m) 4m ago 79m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (79m) 4m ago 79m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (78m) 4m ago 78m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:49:13.289 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (76m) 4m ago 77m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:49:13.641 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:49:13.642 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:49:13.643 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:49:13.643 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:49:13.643 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:49:13.643 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:49:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:49:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:49:14.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:12.965137+0000 mgr.y (mgr.14556) 2680 : cluster [DBG] pgmap v4881: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:14.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:49:12.983569+0000 mgr.y (mgr.14556) 2681 : audit [DBG] from='client.28955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:14.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:49:13.641431+0000 mon.a (mon.0) 4227 : audit [DBG] from='client.? 172.21.15.31:0/2231404743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:49:14.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:12.965137+0000 mgr.y (mgr.14556) 2680 : cluster [DBG] pgmap v4881: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:14.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:49:12.983569+0000 mgr.y (mgr.14556) 2681 : audit [DBG] from='client.28955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:14.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:49:13.641431+0000 mon.a (mon.0) 4227 : audit [DBG] from='client.? 172.21.15.31:0/2231404743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:49:14.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:12.965137+0000 mgr.y (mgr.14556) 2680 : cluster [DBG] pgmap v4881: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:14.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:49:12.983569+0000 mgr.y (mgr.14556) 2681 : audit [DBG] from='client.28955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:14.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:49:13.641431+0000 mon.a (mon.0) 4227 : audit [DBG] from='client.? 172.21.15.31:0/2231404743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:49:15.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:49:13.279178+0000 mgr.y (mgr.14556) 2682 : audit [DBG] from='client.19071 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:15.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:49:13.279178+0000 mgr.y (mgr.14556) 2682 : audit [DBG] from='client.19071 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:15.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:49:13.279178+0000 mgr.y (mgr.14556) 2682 : audit [DBG] from='client.19071 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:14.965464+0000 mgr.y (mgr.14556) 2683 : cluster [DBG] pgmap v4882: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:16.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:14.965464+0000 mgr.y (mgr.14556) 2683 : cluster [DBG] pgmap v4882: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:16.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:14.965464+0000 mgr.y (mgr.14556) 2683 : cluster [DBG] pgmap v4882: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:16.966086+0000 mgr.y (mgr.14556) 2684 : cluster [DBG] pgmap v4883: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:16.966086+0000 mgr.y (mgr.14556) 2684 : cluster [DBG] pgmap v4883: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:18.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:16.966086+0000 mgr.y (mgr.14556) 2684 : cluster [DBG] pgmap v4883: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:20.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:18.967023+0000 mgr.y (mgr.14556) 2685 : cluster [DBG] pgmap v4884: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:20.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:18.967023+0000 mgr.y (mgr.14556) 2685 : cluster [DBG] pgmap v4884: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:18.967023+0000 mgr.y (mgr.14556) 2685 : cluster [DBG] pgmap v4884: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:49:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:21] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:49:22.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:20.967603+0000 mgr.y (mgr.14556) 2686 : cluster [DBG] pgmap v4885: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:22.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:20.967603+0000 mgr.y (mgr.14556) 2686 : cluster [DBG] pgmap v4885: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:22.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:20.967603+0000 mgr.y (mgr.14556) 2686 : cluster [DBG] pgmap v4885: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:49:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:49:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:22.968252+0000 mgr.y (mgr.14556) 2687 : cluster [DBG] pgmap v4886: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:22.968252+0000 mgr.y (mgr.14556) 2687 : cluster [DBG] pgmap v4886: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:24.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:22.968252+0000 mgr.y (mgr.14556) 2687 : cluster [DBG] pgmap v4886: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:26.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:24.968829+0000 mgr.y (mgr.14556) 2688 : cluster [DBG] pgmap v4887: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:26.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:24.968829+0000 mgr.y (mgr.14556) 2688 : cluster [DBG] pgmap v4887: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:26.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:24.968829+0000 mgr.y (mgr.14556) 2688 : cluster [DBG] pgmap v4887: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:27.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:26.969380+0000 mgr.y (mgr.14556) 2689 : cluster [DBG] pgmap v4888: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:27.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:26.969380+0000 mgr.y (mgr.14556) 2689 : cluster [DBG] pgmap v4888: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:26.969380+0000 mgr.y (mgr.14556) 2689 : cluster [DBG] pgmap v4888: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:30.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:28.970019+0000 mgr.y (mgr.14556) 2690 : cluster [DBG] pgmap v4889: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:28.970019+0000 mgr.y (mgr.14556) 2690 : cluster [DBG] pgmap v4889: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:30.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:28.970019+0000 mgr.y (mgr.14556) 2690 : cluster [DBG] pgmap v4889: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:49:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:31] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T12:49:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:30.970482+0000 mgr.y (mgr.14556) 2691 : cluster [DBG] pgmap v4890: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:30.970482+0000 mgr.y (mgr.14556) 2691 : cluster [DBG] pgmap v4890: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:32.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:30.970482+0000 mgr.y (mgr.14556) 2691 : cluster [DBG] pgmap v4890: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:49:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:49:34.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:32.971323+0000 mgr.y (mgr.14556) 2692 : cluster [DBG] pgmap v4891: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:34.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:32.971323+0000 mgr.y (mgr.14556) 2692 : cluster [DBG] pgmap v4891: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:32.971323+0000 mgr.y (mgr.14556) 2692 : cluster [DBG] pgmap v4891: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:34.971864+0000 mgr.y (mgr.14556) 2693 : cluster [DBG] pgmap v4892: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:34.971864+0000 mgr.y (mgr.14556) 2693 : cluster [DBG] pgmap v4892: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:34.971864+0000 mgr.y (mgr.14556) 2693 : cluster [DBG] pgmap v4892: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:36.972474+0000 mgr.y (mgr.14556) 2694 : cluster [DBG] pgmap v4893: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:38.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:36.972474+0000 mgr.y (mgr.14556) 2694 : cluster [DBG] pgmap v4893: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:38.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:36.972474+0000 mgr.y (mgr.14556) 2694 : cluster [DBG] pgmap v4893: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:38.973268+0000 mgr.y (mgr.14556) 2695 : cluster [DBG] pgmap v4894: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:38.973268+0000 mgr.y (mgr.14556) 2695 : cluster [DBG] pgmap v4894: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:38.973268+0000 mgr.y (mgr.14556) 2695 : cluster [DBG] pgmap v4894: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:49:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:41] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:49:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:40.973730+0000 mgr.y (mgr.14556) 2696 : cluster [DBG] pgmap v4895: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:42.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:40.973730+0000 mgr.y (mgr.14556) 2696 : cluster [DBG] pgmap v4895: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:42.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:40.973730+0000 mgr.y (mgr.14556) 2696 : cluster [DBG] pgmap v4895: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:43.969 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:49:44.258 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:49:44.258 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (77m) 5m ago 77m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:49:44.258 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (77m) 5m ago 77m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:49:44.258 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (79m) 5m ago 79m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:49:44.258 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (79m) 5m ago 78m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:49:44.258 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (82m) 5m ago 82m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:49:44.258 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (84m) 5m ago 84m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (84m) 5m ago 84m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (82m) 5m ago 82m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (82m) 5m ago 82m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (78m) 5m ago 78m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (78m) 5m ago 78m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (82m) 5m ago 82m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (81m) 5m ago 81m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (81m) 5m ago 81m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (80m) 5m ago 80m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (80m) 5m ago 80m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (80m) 5m ago 80m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (79m) 5m ago 79m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (79m) 5m ago 79m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:49:44.259 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (77m) 5m ago 78m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:49:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:42.974401+0000 mgr.y (mgr.14556) 2697 : cluster [DBG] pgmap v4896: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:49:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:49:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:42.974401+0000 mgr.y (mgr.14556) 2697 : cluster [DBG] pgmap v4896: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:42.974401+0000 mgr.y (mgr.14556) 2697 : cluster [DBG] pgmap v4896: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:44.609 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:49:44.609 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:49:44.609 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:49:44.610 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:49:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:49:43.957345+0000 mgr.y (mgr.14556) 2698 : audit [DBG] from='client.28973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:49:44.609279+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.31:0/2011103447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:49:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:49:43.957345+0000 mgr.y (mgr.14556) 2698 : audit [DBG] from='client.28973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:49:44.609279+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.31:0/2011103447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:49:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:49:43.957345+0000 mgr.y (mgr.14556) 2698 : audit [DBG] from='client.28973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:49:44.609279+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.31:0/2011103447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:49:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:49:44.249686+0000 mgr.y (mgr.14556) 2699 : audit [DBG] from='client.28979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:46.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:44.974903+0000 mgr.y (mgr.14556) 2700 : cluster [DBG] pgmap v4897: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:46.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:49:45.221743+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:49:46.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:49:45.536612+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:49:46.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:49:45.537340+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:49:46.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:49:45.544038+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:49:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:49:44.249686+0000 mgr.y (mgr.14556) 2699 : audit [DBG] from='client.28979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:44.974903+0000 mgr.y (mgr.14556) 2700 : cluster [DBG] pgmap v4897: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:49:45.221743+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:49:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:49:45.536612+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:49:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:49:45.537340+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:49:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:49:45.544038+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:49:46.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:49:44.249686+0000 mgr.y (mgr.14556) 2699 : audit [DBG] from='client.28979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:49:46.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:44.974903+0000 mgr.y (mgr.14556) 2700 : cluster [DBG] pgmap v4897: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:46.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:49:45.221743+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:49:46.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:49:45.536612+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:49:46.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:49:45.537340+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:49:46.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:49:45.544038+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:49:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:46.975436+0000 mgr.y (mgr.14556) 2701 : cluster [DBG] pgmap v4898: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:48.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:46.975436+0000 mgr.y (mgr.14556) 2701 : cluster [DBG] pgmap v4898: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:46.975436+0000 mgr.y (mgr.14556) 2701 : cluster [DBG] pgmap v4898: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:48.976283+0000 mgr.y (mgr.14556) 2702 : cluster [DBG] pgmap v4899: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:50.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:48.976283+0000 mgr.y (mgr.14556) 2702 : cluster [DBG] pgmap v4899: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:50.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:48.976283+0000 mgr.y (mgr.14556) 2702 : cluster [DBG] pgmap v4899: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:49:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:51] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:49:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:50.976681+0000 mgr.y (mgr.14556) 2703 : cluster [DBG] pgmap v4900: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:50.976681+0000 mgr.y (mgr.14556) 2703 : cluster [DBG] pgmap v4900: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:50.976681+0000 mgr.y (mgr.14556) 2703 : cluster [DBG] pgmap v4900: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:52.977294+0000 mgr.y (mgr.14556) 2704 : cluster [DBG] pgmap v4901: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:52.977294+0000 mgr.y (mgr.14556) 2704 : cluster [DBG] pgmap v4901: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:52.977294+0000 mgr.y (mgr.14556) 2704 : cluster [DBG] pgmap v4901: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:49:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:49:56.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:54.977832+0000 mgr.y (mgr.14556) 2705 : cluster [DBG] pgmap v4902: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:56.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:54.977832+0000 mgr.y (mgr.14556) 2705 : cluster [DBG] pgmap v4902: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:56.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:54.977832+0000 mgr.y (mgr.14556) 2705 : cluster [DBG] pgmap v4902: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:49:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:56.978310+0000 mgr.y (mgr.14556) 2706 : cluster [DBG] pgmap v4903: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:49:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:56.978310+0000 mgr.y (mgr.14556) 2706 : cluster [DBG] pgmap v4903: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:49:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:49:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:56.978310+0000 mgr.y (mgr.14556) 2706 : cluster [DBG] pgmap v4903: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:49:58.978949+0000 mgr.y (mgr.14556) 2707 : cluster [DBG] pgmap v4904: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:00.000119+0000 mon.a (mon.0) 4232 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:50:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:49:58.978949+0000 mgr.y (mgr.14556) 2707 : cluster [DBG] pgmap v4904: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:00.000119+0000 mon.a (mon.0) 4232 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:50:00.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:49:58.978949+0000 mgr.y (mgr.14556) 2707 : cluster [DBG] pgmap v4904: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:00.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:00.000119+0000 mon.a (mon.0) 4232 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T12:50:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:50:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:01] "GET /metrics HTTP/1.1" 200 196609 "" "Prometheus/2.33.4" 2024-04-17T12:50:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:00.979325+0000 mgr.y (mgr.14556) 2708 : cluster [DBG] pgmap v4905: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:02.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:00.979325+0000 mgr.y (mgr.14556) 2708 : cluster [DBG] pgmap v4905: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:00.979325+0000 mgr.y (mgr.14556) 2708 : cluster [DBG] pgmap v4905: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:50:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:50:04.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:02.979950+0000 mgr.y (mgr.14556) 2709 : cluster [DBG] pgmap v4906: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:02.979950+0000 mgr.y (mgr.14556) 2709 : cluster [DBG] pgmap v4906: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:02.979950+0000 mgr.y (mgr.14556) 2709 : cluster [DBG] pgmap v4906: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:04.980365+0000 mgr.y (mgr.14556) 2710 : cluster [DBG] pgmap v4907: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:06.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:04.980365+0000 mgr.y (mgr.14556) 2710 : cluster [DBG] pgmap v4907: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:04.980365+0000 mgr.y (mgr.14556) 2710 : cluster [DBG] pgmap v4907: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:06.980769+0000 mgr.y (mgr.14556) 2711 : cluster [DBG] pgmap v4908: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:06.980769+0000 mgr.y (mgr.14556) 2711 : cluster [DBG] pgmap v4908: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:06.980769+0000 mgr.y (mgr.14556) 2711 : cluster [DBG] pgmap v4908: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:08.981463+0000 mgr.y (mgr.14556) 2712 : cluster [DBG] pgmap v4909: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:08.981463+0000 mgr.y (mgr.14556) 2712 : cluster [DBG] pgmap v4909: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:08.981463+0000 mgr.y (mgr.14556) 2712 : cluster [DBG] pgmap v4909: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:50:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:11] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:50:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:10.981801+0000 mgr.y (mgr.14556) 2713 : cluster [DBG] pgmap v4910: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:12.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:10.981801+0000 mgr.y (mgr.14556) 2713 : cluster [DBG] pgmap v4910: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:12.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:10.981801+0000 mgr.y (mgr.14556) 2713 : cluster [DBG] pgmap v4910: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:50:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:50:14.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:12.982592+0000 mgr.y (mgr.14556) 2714 : cluster [DBG] pgmap v4911: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:14.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:12.982592+0000 mgr.y (mgr.14556) 2714 : cluster [DBG] pgmap v4911: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:14.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:12.982592+0000 mgr.y (mgr.14556) 2714 : cluster [DBG] pgmap v4911: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:14.936 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:50:15.227 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:50:15.227 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (77m) 5m ago 78m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:50:15.227 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (78m) 5m ago 78m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:50:15.227 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (79m) 5m ago 79m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:50:15.227 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (79m) 5m ago 79m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:50:15.227 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (82m) 5m ago 82m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:50:15.227 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (84m) 5m ago 84m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:50:15.227 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (84m) 5m ago 84m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:50:15.227 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (83m) 5m ago 83m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:50:15.227 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (83m) 5m ago 83m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:50:15.228 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (78m) 5m ago 78m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:50:15.228 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (78m) 5m ago 78m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:50:15.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (82m) 5m ago 82m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:50:15.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (82m) 5m ago 82m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:50:15.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (81m) 5m ago 81m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:50:15.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (81m) 5m ago 81m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:50:15.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (81m) 5m ago 81m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:50:15.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (80m) 5m ago 80m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:50:15.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (80m) 5m ago 80m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:50:15.228 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (79m) 5m ago 79m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:50:15.228 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (77m) 5m ago 78m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:50:15.574 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:50:15.575 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:50:15.576 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:50:15.576 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:50:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:50:14.922636+0000 mgr.y (mgr.14556) 2715 : audit [DBG] from='client.19101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:14.982925+0000 mgr.y (mgr.14556) 2716 : cluster [DBG] pgmap v4912: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:50:15.574399+0000 mon.a (mon.0) 4233 : audit [DBG] from='client.? 172.21.15.31:0/2922797733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:50:16.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:50:14.922636+0000 mgr.y (mgr.14556) 2715 : audit [DBG] from='client.19101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:16.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:14.982925+0000 mgr.y (mgr.14556) 2716 : cluster [DBG] pgmap v4912: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:16.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:50:15.574399+0000 mon.a (mon.0) 4233 : audit [DBG] from='client.? 172.21.15.31:0/2922797733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:50:16.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:50:14.922636+0000 mgr.y (mgr.14556) 2715 : audit [DBG] from='client.19101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:16.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:14.982925+0000 mgr.y (mgr.14556) 2716 : cluster [DBG] pgmap v4912: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:16.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:50:15.574399+0000 mon.a (mon.0) 4233 : audit [DBG] from='client.? 172.21.15.31:0/2922797733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:50:17.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:50:15.218436+0000 mgr.y (mgr.14556) 2717 : audit [DBG] from='client.19107 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:17.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:50:15.218436+0000 mgr.y (mgr.14556) 2717 : audit [DBG] from='client.19107 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:17.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:50:15.218436+0000 mgr.y (mgr.14556) 2717 : audit [DBG] from='client.19107 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:16.983280+0000 mgr.y (mgr.14556) 2718 : cluster [DBG] pgmap v4913: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:18.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:16.983280+0000 mgr.y (mgr.14556) 2718 : cluster [DBG] pgmap v4913: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:16.983280+0000 mgr.y (mgr.14556) 2718 : cluster [DBG] pgmap v4913: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:19.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:18.984144+0000 mgr.y (mgr.14556) 2719 : cluster [DBG] pgmap v4914: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:19.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:18.984144+0000 mgr.y (mgr.14556) 2719 : cluster [DBG] pgmap v4914: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:18.984144+0000 mgr.y (mgr.14556) 2719 : cluster [DBG] pgmap v4914: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:21] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:50:22.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:20.984618+0000 mgr.y (mgr.14556) 2720 : cluster [DBG] pgmap v4915: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:22.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:20.984618+0000 mgr.y (mgr.14556) 2720 : cluster [DBG] pgmap v4915: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:22.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:20.984618+0000 mgr.y (mgr.14556) 2720 : cluster [DBG] pgmap v4915: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:22.985323+0000 mgr.y (mgr.14556) 2721 : cluster [DBG] pgmap v4916: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:24.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:50:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:50:24.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:22.985323+0000 mgr.y (mgr.14556) 2721 : cluster [DBG] pgmap v4916: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:22.985323+0000 mgr.y (mgr.14556) 2721 : cluster [DBG] pgmap v4916: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:26.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:24.985719+0000 mgr.y (mgr.14556) 2722 : cluster [DBG] pgmap v4917: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:26.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:24.985719+0000 mgr.y (mgr.14556) 2722 : cluster [DBG] pgmap v4917: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:26.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:24.985719+0000 mgr.y (mgr.14556) 2722 : cluster [DBG] pgmap v4917: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:28.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:26.986135+0000 mgr.y (mgr.14556) 2723 : cluster [DBG] pgmap v4918: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:28.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:26.986135+0000 mgr.y (mgr.14556) 2723 : cluster [DBG] pgmap v4918: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:28.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:26.986135+0000 mgr.y (mgr.14556) 2723 : cluster [DBG] pgmap v4918: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:30.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:28.986767+0000 mgr.y (mgr.14556) 2724 : cluster [DBG] pgmap v4919: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:30.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:28.986767+0000 mgr.y (mgr.14556) 2724 : cluster [DBG] pgmap v4919: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:28.986767+0000 mgr.y (mgr.14556) 2724 : cluster [DBG] pgmap v4919: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:31] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:50:32.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:30.987349+0000 mgr.y (mgr.14556) 2725 : cluster [DBG] pgmap v4920: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:32.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:30.987349+0000 mgr.y (mgr.14556) 2725 : cluster [DBG] pgmap v4920: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:32.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:30.987349+0000 mgr.y (mgr.14556) 2725 : cluster [DBG] pgmap v4920: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:50:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:50:34.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:32.987995+0000 mgr.y (mgr.14556) 2726 : cluster [DBG] pgmap v4921: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:32.987995+0000 mgr.y (mgr.14556) 2726 : cluster [DBG] pgmap v4921: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:34.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:32.987995+0000 mgr.y (mgr.14556) 2726 : cluster [DBG] pgmap v4921: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:34.988489+0000 mgr.y (mgr.14556) 2727 : cluster [DBG] pgmap v4922: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:34.988489+0000 mgr.y (mgr.14556) 2727 : cluster [DBG] pgmap v4922: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:34.988489+0000 mgr.y (mgr.14556) 2727 : cluster [DBG] pgmap v4922: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:36.988942+0000 mgr.y (mgr.14556) 2728 : cluster [DBG] pgmap v4923: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:38.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:36.988942+0000 mgr.y (mgr.14556) 2728 : cluster [DBG] pgmap v4923: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:38.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:36.988942+0000 mgr.y (mgr.14556) 2728 : cluster [DBG] pgmap v4923: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:38.989713+0000 mgr.y (mgr.14556) 2729 : cluster [DBG] pgmap v4924: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:38.989713+0000 mgr.y (mgr.14556) 2729 : cluster [DBG] pgmap v4924: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:38.989713+0000 mgr.y (mgr.14556) 2729 : cluster [DBG] pgmap v4924: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:50:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:41] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:50:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:40.990214+0000 mgr.y (mgr.14556) 2730 : cluster [DBG] pgmap v4925: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:42.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:40.990214+0000 mgr.y (mgr.14556) 2730 : cluster [DBG] pgmap v4925: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:42.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:40.990214+0000 mgr.y (mgr.14556) 2730 : cluster [DBG] pgmap v4925: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:42.990864+0000 mgr.y (mgr.14556) 2731 : cluster [DBG] pgmap v4926: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:44.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:50:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:50:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:42.990864+0000 mgr.y (mgr.14556) 2731 : cluster [DBG] pgmap v4926: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:42.990864+0000 mgr.y (mgr.14556) 2731 : cluster [DBG] pgmap v4926: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:45.903 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:50:46.193 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:50:46.193 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (78m) 6m ago 78m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (78m) 6m ago 78m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (80m) 6m ago 80m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (80m) 6m ago 80m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (83m) 6m ago 83m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (85m) 6m ago 85m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (85m) 6m ago 85m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (83m) 6m ago 83m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (83m) 6m ago 83m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (79m) 6m ago 79m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (79m) 6m ago 79m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (83m) 6m ago 83m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (82m) 6m ago 82m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (82m) 6m ago 82m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:50:46.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (81m) 6m ago 81m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:50:46.195 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (81m) 6m ago 81m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:50:46.195 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (81m) 6m ago 81m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:50:46.195 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (80m) 6m ago 80m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:50:46.195 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (80m) 6m ago 80m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:50:46.195 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (78m) 6m ago 79m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:50:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:44.991268+0000 mgr.y (mgr.14556) 2732 : cluster [DBG] pgmap v4927: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:50:45.548529+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:50:46.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:50:45.862854+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:50:46.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:50:45.863576+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:50:46.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:50:45.868158+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:50:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:44.991268+0000 mgr.y (mgr.14556) 2732 : cluster [DBG] pgmap v4927: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:50:45.548529+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:50:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:50:45.862854+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:50:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:50:45.863576+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:50:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:50:45.868158+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:50:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:44.991268+0000 mgr.y (mgr.14556) 2732 : cluster [DBG] pgmap v4927: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:50:45.548529+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:50:46.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:50:45.862854+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:50:46.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:50:45.863576+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:50:46.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:50:45.868158+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:50:46.544 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:50:46.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:50:46.545 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:50:46.545 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:50:46.545 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:50:46.545 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:50:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:50:45.890666+0000 mgr.y (mgr.14556) 2733 : audit [DBG] from='client.29009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:50:46.543803+0000 mon.a (mon.0) 4238 : audit [DBG] from='client.? 172.21.15.31:0/1364463430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:50:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:50:45.890666+0000 mgr.y (mgr.14556) 2733 : audit [DBG] from='client.29009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:50:46.543803+0000 mon.a (mon.0) 4238 : audit [DBG] from='client.? 172.21.15.31:0/1364463430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:50:47.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:50:45.890666+0000 mgr.y (mgr.14556) 2733 : audit [DBG] from='client.29009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:47.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:50:46.543803+0000 mon.a (mon.0) 4238 : audit [DBG] from='client.? 172.21.15.31:0/1364463430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:50:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:50:46.185181+0000 mgr.y (mgr.14556) 2734 : audit [DBG] from='client.29015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:46.991631+0000 mgr.y (mgr.14556) 2735 : cluster [DBG] pgmap v4928: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:50:46.185181+0000 mgr.y (mgr.14556) 2734 : audit [DBG] from='client.29015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:46.991631+0000 mgr.y (mgr.14556) 2735 : cluster [DBG] pgmap v4928: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:48.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:50:46.185181+0000 mgr.y (mgr.14556) 2734 : audit [DBG] from='client.29015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:50:48.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:46.991631+0000 mgr.y (mgr.14556) 2735 : cluster [DBG] pgmap v4928: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:48.992304+0000 mgr.y (mgr.14556) 2736 : cluster [DBG] pgmap v4929: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:50.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:48.992304+0000 mgr.y (mgr.14556) 2736 : cluster [DBG] pgmap v4929: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:50.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:48.992304+0000 mgr.y (mgr.14556) 2736 : cluster [DBG] pgmap v4929: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:50:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:51] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:50:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:50.992742+0000 mgr.y (mgr.14556) 2737 : cluster [DBG] pgmap v4930: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:50.992742+0000 mgr.y (mgr.14556) 2737 : cluster [DBG] pgmap v4930: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:50.992742+0000 mgr.y (mgr.14556) 2737 : cluster [DBG] pgmap v4930: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:54.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:52.993374+0000 mgr.y (mgr.14556) 2738 : cluster [DBG] pgmap v4931: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:50:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:50:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:52.993374+0000 mgr.y (mgr.14556) 2738 : cluster [DBG] pgmap v4931: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:52.993374+0000 mgr.y (mgr.14556) 2738 : cluster [DBG] pgmap v4931: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:54.993871+0000 mgr.y (mgr.14556) 2739 : cluster [DBG] pgmap v4932: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:54.993871+0000 mgr.y (mgr.14556) 2739 : cluster [DBG] pgmap v4932: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:54.993871+0000 mgr.y (mgr.14556) 2739 : cluster [DBG] pgmap v4932: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:50:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:56.994418+0000 mgr.y (mgr.14556) 2740 : cluster [DBG] pgmap v4933: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:50:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:56.994418+0000 mgr.y (mgr.14556) 2740 : cluster [DBG] pgmap v4933: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:50:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:50:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:56.994418+0000 mgr.y (mgr.14556) 2740 : cluster [DBG] pgmap v4933: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:50:58.995120+0000 mgr.y (mgr.14556) 2741 : cluster [DBG] pgmap v4934: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:00.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:50:58.995120+0000 mgr.y (mgr.14556) 2741 : cluster [DBG] pgmap v4934: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:50:58.995120+0000 mgr.y (mgr.14556) 2741 : cluster [DBG] pgmap v4934: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:51:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:01] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:51:02.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:00.995530+0000 mgr.y (mgr.14556) 2742 : cluster [DBG] pgmap v4935: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:00.995530+0000 mgr.y (mgr.14556) 2742 : cluster [DBG] pgmap v4935: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:02.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:00.995530+0000 mgr.y (mgr.14556) 2742 : cluster [DBG] pgmap v4935: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:51:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:51:04.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:02.996172+0000 mgr.y (mgr.14556) 2743 : cluster [DBG] pgmap v4936: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:02.996172+0000 mgr.y (mgr.14556) 2743 : cluster [DBG] pgmap v4936: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:02.996172+0000 mgr.y (mgr.14556) 2743 : cluster [DBG] pgmap v4936: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:04.996558+0000 mgr.y (mgr.14556) 2744 : cluster [DBG] pgmap v4937: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:04.996558+0000 mgr.y (mgr.14556) 2744 : cluster [DBG] pgmap v4937: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:06.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:04.996558+0000 mgr.y (mgr.14556) 2744 : cluster [DBG] pgmap v4937: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:06.996909+0000 mgr.y (mgr.14556) 2745 : cluster [DBG] pgmap v4938: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:06.996909+0000 mgr.y (mgr.14556) 2745 : cluster [DBG] pgmap v4938: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:06.996909+0000 mgr.y (mgr.14556) 2745 : cluster [DBG] pgmap v4938: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:08.997612+0000 mgr.y (mgr.14556) 2746 : cluster [DBG] pgmap v4939: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:08.997612+0000 mgr.y (mgr.14556) 2746 : cluster [DBG] pgmap v4939: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:08.997612+0000 mgr.y (mgr.14556) 2746 : cluster [DBG] pgmap v4939: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:51:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:11] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:51:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:10.998036+0000 mgr.y (mgr.14556) 2747 : cluster [DBG] pgmap v4940: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:12.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:10.998036+0000 mgr.y (mgr.14556) 2747 : cluster [DBG] pgmap v4940: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:12.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:10.998036+0000 mgr.y (mgr.14556) 2747 : cluster [DBG] pgmap v4940: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:14.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:12.998622+0000 mgr.y (mgr.14556) 2748 : cluster [DBG] pgmap v4941: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:14.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:51:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:51:14.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:12.998622+0000 mgr.y (mgr.14556) 2748 : cluster [DBG] pgmap v4941: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:14.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:12.998622+0000 mgr.y (mgr.14556) 2748 : cluster [DBG] pgmap v4941: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:14.999188+0000 mgr.y (mgr.14556) 2749 : cluster [DBG] pgmap v4942: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:16.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:14.999188+0000 mgr.y (mgr.14556) 2749 : cluster [DBG] pgmap v4942: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:16.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:14.999188+0000 mgr.y (mgr.14556) 2749 : cluster [DBG] pgmap v4942: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:16.880 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:51:17.170 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:51:17.170 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (78m) 6m ago 79m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:51:17.170 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (79m) 6m ago 79m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:51:17.170 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (80m) 6m ago 80m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:51:17.170 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (80m) 6m ago 80m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:51:17.170 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (83m) 6m ago 83m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:51:17.170 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (85m) 6m ago 85m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:51:17.170 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (85m) 6m ago 85m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:51:17.170 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (84m) 6m ago 84m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (84m) 6m ago 84m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (79m) 6m ago 79m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (79m) 6m ago 79m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (83m) 6m ago 83m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (83m) 6m ago 83m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (82m) 6m ago 82m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (82m) 6m ago 82m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (82m) 6m ago 82m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (81m) 6m ago 81m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (81m) 6m ago 81m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (80m) 6m ago 80m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:51:17.171 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (78m) 6m ago 79m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:51:17.520 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:51:17.520 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:51:17.520 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:51:17.521 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:51:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:51:16.867367+0000 mgr.y (mgr.14556) 2750 : audit [DBG] from='client.19137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:16.999491+0000 mgr.y (mgr.14556) 2751 : cluster [DBG] pgmap v4943: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:51:17.520232+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.31:0/4155688222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:51:18.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:51:16.867367+0000 mgr.y (mgr.14556) 2750 : audit [DBG] from='client.19137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:18.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:16.999491+0000 mgr.y (mgr.14556) 2751 : cluster [DBG] pgmap v4943: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:18.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:51:17.520232+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.31:0/4155688222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:51:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:51:16.867367+0000 mgr.y (mgr.14556) 2750 : audit [DBG] from='client.19137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:18.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:16.999491+0000 mgr.y (mgr.14556) 2751 : cluster [DBG] pgmap v4943: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:18.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:51:17.520232+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.31:0/4155688222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:51:19.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:51:17.161823+0000 mgr.y (mgr.14556) 2752 : audit [DBG] from='client.29033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:51:17.161823+0000 mgr.y (mgr.14556) 2752 : audit [DBG] from='client.29033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:19.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:51:17.161823+0000 mgr.y (mgr.14556) 2752 : audit [DBG] from='client.29033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:20.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:19.000124+0000 mgr.y (mgr.14556) 2753 : cluster [DBG] pgmap v4944: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:19.000124+0000 mgr.y (mgr.14556) 2753 : cluster [DBG] pgmap v4944: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:20.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:19.000124+0000 mgr.y (mgr.14556) 2753 : cluster [DBG] pgmap v4944: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:21.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:21.000510+0000 mgr.y (mgr.14556) 2754 : cluster [DBG] pgmap v4945: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:21.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:21.000510+0000 mgr.y (mgr.14556) 2754 : cluster [DBG] pgmap v4945: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:21.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:21.000510+0000 mgr.y (mgr.14556) 2754 : cluster [DBG] pgmap v4945: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:51:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:21] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:51:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:23.001212+0000 mgr.y (mgr.14556) 2755 : cluster [DBG] pgmap v4946: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:24.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:51:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:51:24.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:23.001212+0000 mgr.y (mgr.14556) 2755 : cluster [DBG] pgmap v4946: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:23.001212+0000 mgr.y (mgr.14556) 2755 : cluster [DBG] pgmap v4946: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:26.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:25.001792+0000 mgr.y (mgr.14556) 2756 : cluster [DBG] pgmap v4947: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:26.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:25.001792+0000 mgr.y (mgr.14556) 2756 : cluster [DBG] pgmap v4947: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:26.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:25.001792+0000 mgr.y (mgr.14556) 2756 : cluster [DBG] pgmap v4947: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:28.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:27.002271+0000 mgr.y (mgr.14556) 2757 : cluster [DBG] pgmap v4948: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:28.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:27.002271+0000 mgr.y (mgr.14556) 2757 : cluster [DBG] pgmap v4948: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:28.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:27.002271+0000 mgr.y (mgr.14556) 2757 : cluster [DBG] pgmap v4948: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:30.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:29.003128+0000 mgr.y (mgr.14556) 2758 : cluster [DBG] pgmap v4949: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:30.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:29.003128+0000 mgr.y (mgr.14556) 2758 : cluster [DBG] pgmap v4949: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:29.003128+0000 mgr.y (mgr.14556) 2758 : cluster [DBG] pgmap v4949: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:51:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:31] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:51:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:31.003610+0000 mgr.y (mgr.14556) 2759 : cluster [DBG] pgmap v4950: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:31.003610+0000 mgr.y (mgr.14556) 2759 : cluster [DBG] pgmap v4950: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:32.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:31.003610+0000 mgr.y (mgr.14556) 2759 : cluster [DBG] pgmap v4950: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:34.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:33.004281+0000 mgr.y (mgr.14556) 2760 : cluster [DBG] pgmap v4951: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:51:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:51:34.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:33.004281+0000 mgr.y (mgr.14556) 2760 : cluster [DBG] pgmap v4951: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:33.004281+0000 mgr.y (mgr.14556) 2760 : cluster [DBG] pgmap v4951: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:35.004948+0000 mgr.y (mgr.14556) 2761 : cluster [DBG] pgmap v4952: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:35.004948+0000 mgr.y (mgr.14556) 2761 : cluster [DBG] pgmap v4952: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:35.004948+0000 mgr.y (mgr.14556) 2761 : cluster [DBG] pgmap v4952: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:37.005476+0000 mgr.y (mgr.14556) 2762 : cluster [DBG] pgmap v4953: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:38.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:37.005476+0000 mgr.y (mgr.14556) 2762 : cluster [DBG] pgmap v4953: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:38.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:37.005476+0000 mgr.y (mgr.14556) 2762 : cluster [DBG] pgmap v4953: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:39.006182+0000 mgr.y (mgr.14556) 2763 : cluster [DBG] pgmap v4954: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:39.006182+0000 mgr.y (mgr.14556) 2763 : cluster [DBG] pgmap v4954: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:39.006182+0000 mgr.y (mgr.14556) 2763 : cluster [DBG] pgmap v4954: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:41.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:41.006548+0000 mgr.y (mgr.14556) 2764 : cluster [DBG] pgmap v4955: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:41.006548+0000 mgr.y (mgr.14556) 2764 : cluster [DBG] pgmap v4955: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:41.006548+0000 mgr.y (mgr.14556) 2764 : cluster [DBG] pgmap v4955: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:41] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T12:51:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:43.007307+0000 mgr.y (mgr.14556) 2765 : cluster [DBG] pgmap v4956: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:44.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:51:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:51:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:43.007307+0000 mgr.y (mgr.14556) 2765 : cluster [DBG] pgmap v4956: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:43.007307+0000 mgr.y (mgr.14556) 2765 : cluster [DBG] pgmap v4956: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:45.007716+0000 mgr.y (mgr.14556) 2766 : cluster [DBG] pgmap v4957: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:51:45.872730+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:51:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:45.007716+0000 mgr.y (mgr.14556) 2766 : cluster [DBG] pgmap v4957: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:51:45.872730+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:51:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:45.007716+0000 mgr.y (mgr.14556) 2766 : cluster [DBG] pgmap v4957: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:51:45.872730+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:51:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:51:46.180818+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:51:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:51:46.181498+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:51:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:51:46.186052+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:51:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:51:46.180818+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:51:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:51:46.181498+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:51:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:51:46.186052+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:51:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:51:46.180818+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:51:47.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:51:46.181498+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:51:47.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:51:46.186052+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:51:47.850 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:51:48.137 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (79m) 7m ago 80m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (79m) 7m ago 79m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (81m) 7m ago 81m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (81m) 7m ago 81m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (84m) 7m ago 84m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (86m) 7m ago 86m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (86m) 7m ago 86m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (84m) 7m ago 84m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (84m) 7m ago 84m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (80m) 7m ago 80m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (80m) 7m ago 80m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (84m) 7m ago 84m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (83m) 7m ago 83m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:51:48.138 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (83m) 7m ago 83m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:51:48.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (82m) 7m ago 82m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:51:48.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (82m) 7m ago 82m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:51:48.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (82m) 7m ago 82m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:51:48.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (81m) 7m ago 81m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:51:48.139 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (81m) 7m ago 81m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:51:48.139 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (79m) 7m ago 80m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:51:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:47.008190+0000 mgr.y (mgr.14556) 2767 : cluster [DBG] pgmap v4958: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:48.488 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:51:48.488 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:51:48.488 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:51:48.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:51:48.488 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:51:48.488 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:51:48.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:51:48.489 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:51:48.489 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:51:48.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:51:48.489 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:51:48.489 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:51:48.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:51:48.489 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:51:48.489 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:51:48.489 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:51:48.489 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:51:48.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:47.008190+0000 mgr.y (mgr.14556) 2767 : cluster [DBG] pgmap v4958: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:48.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:47.008190+0000 mgr.y (mgr.14556) 2767 : cluster [DBG] pgmap v4958: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:51:47.837585+0000 mgr.y (mgr.14556) 2768 : audit [DBG] from='client.29045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:51:48.488134+0000 mon.a (mon.0) 4243 : audit [DBG] from='client.? 172.21.15.31:0/3980529827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:51:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:51:47.837585+0000 mgr.y (mgr.14556) 2768 : audit [DBG] from='client.29045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:51:48.488134+0000 mon.a (mon.0) 4243 : audit [DBG] from='client.? 172.21.15.31:0/3980529827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:51:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:51:47.837585+0000 mgr.y (mgr.14556) 2768 : audit [DBG] from='client.29045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:51:48.488134+0000 mon.a (mon.0) 4243 : audit [DBG] from='client.? 172.21.15.31:0/3980529827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:51:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:51:48.129242+0000 mgr.y (mgr.14556) 2769 : audit [DBG] from='client.19161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:49.008866+0000 mgr.y (mgr.14556) 2770 : cluster [DBG] pgmap v4959: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:50.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:51:48.129242+0000 mgr.y (mgr.14556) 2769 : audit [DBG] from='client.19161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:50.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:49.008866+0000 mgr.y (mgr.14556) 2770 : cluster [DBG] pgmap v4959: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:50.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:51:48.129242+0000 mgr.y (mgr.14556) 2769 : audit [DBG] from='client.19161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:51:50.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:49.008866+0000 mgr.y (mgr.14556) 2770 : cluster [DBG] pgmap v4959: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:51:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:51] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T12:51:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:51.009281+0000 mgr.y (mgr.14556) 2771 : cluster [DBG] pgmap v4960: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:51.009281+0000 mgr.y (mgr.14556) 2771 : cluster [DBG] pgmap v4960: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:51.009281+0000 mgr.y (mgr.14556) 2771 : cluster [DBG] pgmap v4960: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:51:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:51:54.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:53.010077+0000 mgr.y (mgr.14556) 2772 : cluster [DBG] pgmap v4961: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:53.010077+0000 mgr.y (mgr.14556) 2772 : cluster [DBG] pgmap v4961: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:53.010077+0000 mgr.y (mgr.14556) 2772 : cluster [DBG] pgmap v4961: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:56.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:55.010431+0000 mgr.y (mgr.14556) 2773 : cluster [DBG] pgmap v4962: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:56.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:55.010431+0000 mgr.y (mgr.14556) 2773 : cluster [DBG] pgmap v4962: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:56.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:55.010431+0000 mgr.y (mgr.14556) 2773 : cluster [DBG] pgmap v4962: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:57.010793+0000 mgr.y (mgr.14556) 2774 : cluster [DBG] pgmap v4963: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:57.010793+0000 mgr.y (mgr.14556) 2774 : cluster [DBG] pgmap v4963: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:57.010793+0000 mgr.y (mgr.14556) 2774 : cluster [DBG] pgmap v4963: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:51:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:51:59.011523+0000 mgr.y (mgr.14556) 2775 : cluster [DBG] pgmap v4964: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:51:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:51:59.011523+0000 mgr.y (mgr.14556) 2775 : cluster [DBG] pgmap v4964: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:51:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:51:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:51:59.011523+0000 mgr.y (mgr.14556) 2775 : cluster [DBG] pgmap v4964: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:01] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T12:52:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:01.011901+0000 mgr.y (mgr.14556) 2776 : cluster [DBG] pgmap v4965: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:01.011901+0000 mgr.y (mgr.14556) 2776 : cluster [DBG] pgmap v4965: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:02.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:01.011901+0000 mgr.y (mgr.14556) 2776 : cluster [DBG] pgmap v4965: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:52:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:52:04.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:03.012634+0000 mgr.y (mgr.14556) 2777 : cluster [DBG] pgmap v4966: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:03.012634+0000 mgr.y (mgr.14556) 2777 : cluster [DBG] pgmap v4966: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:03.012634+0000 mgr.y (mgr.14556) 2777 : cluster [DBG] pgmap v4966: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:05.013047+0000 mgr.y (mgr.14556) 2778 : cluster [DBG] pgmap v4967: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:06.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:05.013047+0000 mgr.y (mgr.14556) 2778 : cluster [DBG] pgmap v4967: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:05.013047+0000 mgr.y (mgr.14556) 2778 : cluster [DBG] pgmap v4967: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:07.016719+0000 mgr.y (mgr.14556) 2779 : cluster [DBG] pgmap v4968: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:07.016719+0000 mgr.y (mgr.14556) 2779 : cluster [DBG] pgmap v4968: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:07.016719+0000 mgr.y (mgr.14556) 2779 : cluster [DBG] pgmap v4968: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:09.017415+0000 mgr.y (mgr.14556) 2780 : cluster [DBG] pgmap v4969: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:09.017415+0000 mgr.y (mgr.14556) 2780 : cluster [DBG] pgmap v4969: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:09.017415+0000 mgr.y (mgr.14556) 2780 : cluster [DBG] pgmap v4969: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:11] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T12:52:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:11.017726+0000 mgr.y (mgr.14556) 2781 : cluster [DBG] pgmap v4970: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:12.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:11.017726+0000 mgr.y (mgr.14556) 2781 : cluster [DBG] pgmap v4970: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:12.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:11.017726+0000 mgr.y (mgr.14556) 2781 : cluster [DBG] pgmap v4970: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:52:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:52:14.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:13.018462+0000 mgr.y (mgr.14556) 2782 : cluster [DBG] pgmap v4971: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:14.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:13.018462+0000 mgr.y (mgr.14556) 2782 : cluster [DBG] pgmap v4971: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:14.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:13.018462+0000 mgr.y (mgr.14556) 2782 : cluster [DBG] pgmap v4971: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:15.018858+0000 mgr.y (mgr.14556) 2783 : cluster [DBG] pgmap v4972: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:16.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:15.018858+0000 mgr.y (mgr.14556) 2783 : cluster [DBG] pgmap v4972: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:16.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:15.018858+0000 mgr.y (mgr.14556) 2783 : cluster [DBG] pgmap v4972: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:17.019267+0000 mgr.y (mgr.14556) 2784 : cluster [DBG] pgmap v4973: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:17.019267+0000 mgr.y (mgr.14556) 2784 : cluster [DBG] pgmap v4973: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:18.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:17.019267+0000 mgr.y (mgr.14556) 2784 : cluster [DBG] pgmap v4973: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:18.816 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (79m) 7m ago 80m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (80m) 7m ago 80m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (81m) 7m ago 81m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (81m) 7m ago 81m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (84m) 7m ago 84m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (86m) 7m ago 86m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (86m) 7m ago 86m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (85m) 7m ago 85m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (85m) 7m ago 85m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (80m) 7m ago 80m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:52:19.104 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (80m) 7m ago 80m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:52:19.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (84m) 7m ago 84m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:52:19.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (84m) 7m ago 84m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:52:19.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (83m) 7m ago 83m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:52:19.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (83m) 7m ago 83m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:52:19.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (83m) 7m ago 83m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:52:19.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (82m) 7m ago 82m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:52:19.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (82m) 7m ago 82m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:52:19.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (81m) 7m ago 81m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:52:19.105 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (79m) 7m ago 80m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:52:19.455 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:52:19.455 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:52:19.455 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:52:19.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:52:19.456 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:52:19.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:52:18.803458+0000 mgr.y (mgr.14556) 2785 : audit [DBG] from='client.19173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:19.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:19.019794+0000 mgr.y (mgr.14556) 2786 : cluster [DBG] pgmap v4974: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:52:18.803458+0000 mgr.y (mgr.14556) 2785 : audit [DBG] from='client.19173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:19.019794+0000 mgr.y (mgr.14556) 2786 : cluster [DBG] pgmap v4974: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:19.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:52:18.803458+0000 mgr.y (mgr.14556) 2785 : audit [DBG] from='client.19173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:19.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:19.019794+0000 mgr.y (mgr.14556) 2786 : cluster [DBG] pgmap v4974: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:20.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:52:19.094572+0000 mgr.y (mgr.14556) 2787 : audit [DBG] from='client.19179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:20.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:52:19.454843+0000 mon.a (mon.0) 4244 : audit [DBG] from='client.? 172.21.15.31:0/2793211872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:52:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:52:19.094572+0000 mgr.y (mgr.14556) 2787 : audit [DBG] from='client.19179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:52:19.454843+0000 mon.a (mon.0) 4244 : audit [DBG] from='client.? 172.21.15.31:0/2793211872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:52:20.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:52:19.094572+0000 mgr.y (mgr.14556) 2787 : audit [DBG] from='client.19179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:20.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:52:19.454843+0000 mon.a (mon.0) 4244 : audit [DBG] from='client.? 172.21.15.31:0/2793211872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:52:21.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:21.020348+0000 mgr.y (mgr.14556) 2788 : cluster [DBG] pgmap v4975: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:21.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:21.020348+0000 mgr.y (mgr.14556) 2788 : cluster [DBG] pgmap v4975: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:21.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:21.020348+0000 mgr.y (mgr.14556) 2788 : cluster [DBG] pgmap v4975: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:21] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T12:52:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:23.020970+0000 mgr.y (mgr.14556) 2789 : cluster [DBG] pgmap v4976: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:24.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:52:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:52:24.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:23.020970+0000 mgr.y (mgr.14556) 2789 : cluster [DBG] pgmap v4976: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:23.020970+0000 mgr.y (mgr.14556) 2789 : cluster [DBG] pgmap v4976: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:26.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:25.021519+0000 mgr.y (mgr.14556) 2790 : cluster [DBG] pgmap v4977: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:26.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:25.021519+0000 mgr.y (mgr.14556) 2790 : cluster [DBG] pgmap v4977: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:26.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:25.021519+0000 mgr.y (mgr.14556) 2790 : cluster [DBG] pgmap v4977: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:28.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:27.021893+0000 mgr.y (mgr.14556) 2791 : cluster [DBG] pgmap v4978: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:28.491 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:27.021893+0000 mgr.y (mgr.14556) 2791 : cluster [DBG] pgmap v4978: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:28.491 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:27.021893+0000 mgr.y (mgr.14556) 2791 : cluster [DBG] pgmap v4978: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:30.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:29.022761+0000 mgr.y (mgr.14556) 2792 : cluster [DBG] pgmap v4979: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:30.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:29.022761+0000 mgr.y (mgr.14556) 2792 : cluster [DBG] pgmap v4979: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:29.022761+0000 mgr.y (mgr.14556) 2792 : cluster [DBG] pgmap v4979: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:52:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:31] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:52:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:31.023174+0000 mgr.y (mgr.14556) 2793 : cluster [DBG] pgmap v4980: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:31.023174+0000 mgr.y (mgr.14556) 2793 : cluster [DBG] pgmap v4980: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:32.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:31.023174+0000 mgr.y (mgr.14556) 2793 : cluster [DBG] pgmap v4980: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:52:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:52:34.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:33.024021+0000 mgr.y (mgr.14556) 2794 : cluster [DBG] pgmap v4981: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:34.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:33.024021+0000 mgr.y (mgr.14556) 2794 : cluster [DBG] pgmap v4981: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:33.024021+0000 mgr.y (mgr.14556) 2794 : cluster [DBG] pgmap v4981: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:35.024392+0000 mgr.y (mgr.14556) 2795 : cluster [DBG] pgmap v4982: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:35.024392+0000 mgr.y (mgr.14556) 2795 : cluster [DBG] pgmap v4982: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:35.024392+0000 mgr.y (mgr.14556) 2795 : cluster [DBG] pgmap v4982: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:37.024751+0000 mgr.y (mgr.14556) 2796 : cluster [DBG] pgmap v4983: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:38.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:37.024751+0000 mgr.y (mgr.14556) 2796 : cluster [DBG] pgmap v4983: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:38.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:37.024751+0000 mgr.y (mgr.14556) 2796 : cluster [DBG] pgmap v4983: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:39.025535+0000 mgr.y (mgr.14556) 2797 : cluster [DBG] pgmap v4984: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:39.025535+0000 mgr.y (mgr.14556) 2797 : cluster [DBG] pgmap v4984: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:39.025535+0000 mgr.y (mgr.14556) 2797 : cluster [DBG] pgmap v4984: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:41] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:52:42.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:41.025989+0000 mgr.y (mgr.14556) 2798 : cluster [DBG] pgmap v4985: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:42.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:41.025989+0000 mgr.y (mgr.14556) 2798 : cluster [DBG] pgmap v4985: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:42.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:41.025989+0000 mgr.y (mgr.14556) 2798 : cluster [DBG] pgmap v4985: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:43.026667+0000 mgr.y (mgr.14556) 2799 : cluster [DBG] pgmap v4986: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:44.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:52:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:52:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:43.026667+0000 mgr.y (mgr.14556) 2799 : cluster [DBG] pgmap v4986: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:43.026667+0000 mgr.y (mgr.14556) 2799 : cluster [DBG] pgmap v4986: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:45.027054+0000 mgr.y (mgr.14556) 2800 : cluster [DBG] pgmap v4987: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:45.027054+0000 mgr.y (mgr.14556) 2800 : cluster [DBG] pgmap v4987: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:45.027054+0000 mgr.y (mgr.14556) 2800 : cluster [DBG] pgmap v4987: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:52:46.190298+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:52:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:52:46.497146+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:52:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:52:46.497769+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:52:47.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:52:46.502409+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:52:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:52:46.190298+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:52:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:52:46.497146+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:52:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:52:46.497769+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:52:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:52:46.502409+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:52:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:52:46.190298+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:52:47.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:52:46.497146+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:52:47.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:52:46.497769+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:52:47.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:52:46.502409+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:52:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:47.027414+0000 mgr.y (mgr.14556) 2801 : cluster [DBG] pgmap v4988: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:47.027414+0000 mgr.y (mgr.14556) 2801 : cluster [DBG] pgmap v4988: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:48.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:47.027414+0000 mgr.y (mgr.14556) 2801 : cluster [DBG] pgmap v4988: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:49.028146+0000 mgr.y (mgr.14556) 2802 : cluster [DBG] pgmap v4989: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:49.028146+0000 mgr.y (mgr.14556) 2802 : cluster [DBG] pgmap v4989: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:49.028146+0000 mgr.y (mgr.14556) 2802 : cluster [DBG] pgmap v4989: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:49.780 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:52:50.067 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:52:50.067 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (80m) 8m ago 81m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:52:50.067 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (80m) 8m ago 80m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (82m) 8m ago 82m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (82m) 8m ago 82m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (85m) 8m ago 85m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (87m) 8m ago 87m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (87m) 8m ago 87m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (85m) 8m ago 85m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (85m) 8m ago 85m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (81m) 8m ago 81m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (81m) 8m ago 81m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (85m) 8m ago 85m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (84m) 8m ago 84m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (84m) 8m ago 84m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (83m) 8m ago 83m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (83m) 8m ago 83m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (83m) 8m ago 83m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (82m) 8m ago 82m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:52:50.068 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (82m) 8m ago 82m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:52:50.069 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (80m) 8m ago 81m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:52:50.416 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:52:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:52:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:52:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:52:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:52:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:52:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:52:50.416 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:52:50.417 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:52:50.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:52:50.417 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:52:50.417 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:52:50.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:52:50.417 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:52:50.417 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:52:50.417 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:52:50.417 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:52:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:52:49.768653+0000 mgr.y (mgr.14556) 2803 : audit [DBG] from='client.19191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:50.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:52:50.058972+0000 mgr.y (mgr.14556) 2804 : audit [DBG] from='client.29087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:50.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:52:49.768653+0000 mgr.y (mgr.14556) 2803 : audit [DBG] from='client.19191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:50.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:52:50.058972+0000 mgr.y (mgr.14556) 2804 : audit [DBG] from='client.29087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:50.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:52:49.768653+0000 mgr.y (mgr.14556) 2803 : audit [DBG] from='client.19191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:50.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:52:50.058972+0000 mgr.y (mgr.14556) 2804 : audit [DBG] from='client.29087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:52:51.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:52:50.415938+0000 mon.a (mon.0) 4249 : audit [DBG] from='client.? 172.21.15.31:0/3138699866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:52:51.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:51.028852+0000 mgr.y (mgr.14556) 2805 : cluster [DBG] pgmap v4990: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:51.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:52:50.415938+0000 mon.a (mon.0) 4249 : audit [DBG] from='client.? 172.21.15.31:0/3138699866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:52:51.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:51.028852+0000 mgr.y (mgr.14556) 2805 : cluster [DBG] pgmap v4990: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:51.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:52:50.415938+0000 mon.a (mon.0) 4249 : audit [DBG] from='client.? 172.21.15.31:0/3138699866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:52:51.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:51.028852+0000 mgr.y (mgr.14556) 2805 : cluster [DBG] pgmap v4990: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:52:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:51] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:52:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:52:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:52:54.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:53.029529+0000 mgr.y (mgr.14556) 2806 : cluster [DBG] pgmap v4991: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:53.029529+0000 mgr.y (mgr.14556) 2806 : cluster [DBG] pgmap v4991: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:53.029529+0000 mgr.y (mgr.14556) 2806 : cluster [DBG] pgmap v4991: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:56.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:55.029916+0000 mgr.y (mgr.14556) 2807 : cluster [DBG] pgmap v4992: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:56.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:55.029916+0000 mgr.y (mgr.14556) 2807 : cluster [DBG] pgmap v4992: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:56.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:55.029916+0000 mgr.y (mgr.14556) 2807 : cluster [DBG] pgmap v4992: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:52:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:57.030502+0000 mgr.y (mgr.14556) 2808 : cluster [DBG] pgmap v4993: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:52:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:57.030502+0000 mgr.y (mgr.14556) 2808 : cluster [DBG] pgmap v4993: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:52:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:52:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:57.030502+0000 mgr.y (mgr.14556) 2808 : cluster [DBG] pgmap v4993: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:52:59.031225+0000 mgr.y (mgr.14556) 2809 : cluster [DBG] pgmap v4994: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:00.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:52:59.031225+0000 mgr.y (mgr.14556) 2809 : cluster [DBG] pgmap v4994: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:52:59.031225+0000 mgr.y (mgr.14556) 2809 : cluster [DBG] pgmap v4994: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:01.031609+0000 mgr.y (mgr.14556) 2810 : cluster [DBG] pgmap v4995: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:01.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:01.031609+0000 mgr.y (mgr.14556) 2810 : cluster [DBG] pgmap v4995: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:01.031609+0000 mgr.y (mgr.14556) 2810 : cluster [DBG] pgmap v4995: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:53:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:01] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:53:04.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:03.032388+0000 mgr.y (mgr.14556) 2811 : cluster [DBG] pgmap v4996: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:04.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:53:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:53:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:03.032388+0000 mgr.y (mgr.14556) 2811 : cluster [DBG] pgmap v4996: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:03.032388+0000 mgr.y (mgr.14556) 2811 : cluster [DBG] pgmap v4996: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:05.033003+0000 mgr.y (mgr.14556) 2812 : cluster [DBG] pgmap v4997: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:06.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:05.033003+0000 mgr.y (mgr.14556) 2812 : cluster [DBG] pgmap v4997: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:05.033003+0000 mgr.y (mgr.14556) 2812 : cluster [DBG] pgmap v4997: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:07.033392+0000 mgr.y (mgr.14556) 2813 : cluster [DBG] pgmap v4998: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:07.033392+0000 mgr.y (mgr.14556) 2813 : cluster [DBG] pgmap v4998: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:07.033392+0000 mgr.y (mgr.14556) 2813 : cluster [DBG] pgmap v4998: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:09.034156+0000 mgr.y (mgr.14556) 2814 : cluster [DBG] pgmap v4999: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:09.034156+0000 mgr.y (mgr.14556) 2814 : cluster [DBG] pgmap v4999: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:10.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:09.034156+0000 mgr.y (mgr.14556) 2814 : cluster [DBG] pgmap v4999: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:11.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:11.034583+0000 mgr.y (mgr.14556) 2815 : cluster [DBG] pgmap v5000: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:11.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:11.034583+0000 mgr.y (mgr.14556) 2815 : cluster [DBG] pgmap v5000: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:11.034583+0000 mgr.y (mgr.14556) 2815 : cluster [DBG] pgmap v5000: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:53:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:11] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:53:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:53:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:53:14.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:13.035368+0000 mgr.y (mgr.14556) 2816 : cluster [DBG] pgmap v5001: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:14.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:13.035368+0000 mgr.y (mgr.14556) 2816 : cluster [DBG] pgmap v5001: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:14.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:13.035368+0000 mgr.y (mgr.14556) 2816 : cluster [DBG] pgmap v5001: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:15.035776+0000 mgr.y (mgr.14556) 2817 : cluster [DBG] pgmap v5002: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:16.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:15.035776+0000 mgr.y (mgr.14556) 2817 : cluster [DBG] pgmap v5002: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:16.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:15.035776+0000 mgr.y (mgr.14556) 2817 : cluster [DBG] pgmap v5002: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:17.036262+0000 mgr.y (mgr.14556) 2818 : cluster [DBG] pgmap v5003: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:18.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:17.036262+0000 mgr.y (mgr.14556) 2818 : cluster [DBG] pgmap v5003: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:17.036262+0000 mgr.y (mgr.14556) 2818 : cluster [DBG] pgmap v5003: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:20.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:19.037198+0000 mgr.y (mgr.14556) 2819 : cluster [DBG] pgmap v5004: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:20.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:19.037198+0000 mgr.y (mgr.14556) 2819 : cluster [DBG] pgmap v5004: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:20.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:19.037198+0000 mgr.y (mgr.14556) 2819 : cluster [DBG] pgmap v5004: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:20.743 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:53:21.030 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:53:21.030 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (80m) 8m ago 81m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:53:21.030 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (81m) 8m ago 81m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (82m) 8m ago 82m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (82m) 8m ago 82m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (86m) 8m ago 86m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (87m) 8m ago 87m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (87m) 8m ago 87m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (86m) 8m ago 86m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (86m) 8m ago 86m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (81m) 8m ago 81m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (81m) 8m ago 81m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (85m) 8m ago 85m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (85m) 8m ago 85m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (84m) 8m ago 84m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (84m) 8m ago 84m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (84m) 8m ago 84m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:53:21.031 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (83m) 8m ago 83m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:53:21.032 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (83m) 8m ago 83m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:53:21.032 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (82m) 8m ago 82m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:53:21.032 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (80m) 8m ago 81m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:53:21.384 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:53:21.385 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:53:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:53:20.730425+0000 mgr.y (mgr.14556) 2820 : audit [DBG] from='client.29099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:53:21.021459+0000 mgr.y (mgr.14556) 2821 : audit [DBG] from='client.29105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:21.037537+0000 mgr.y (mgr.14556) 2822 : cluster [DBG] pgmap v5005: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:21.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:53:20.730425+0000 mgr.y (mgr.14556) 2820 : audit [DBG] from='client.29099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:21.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:53:21.021459+0000 mgr.y (mgr.14556) 2821 : audit [DBG] from='client.29105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:21.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:21.037537+0000 mgr.y (mgr.14556) 2822 : cluster [DBG] pgmap v5005: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:21.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:53:20.730425+0000 mgr.y (mgr.14556) 2820 : audit [DBG] from='client.29099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:21.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:53:21.021459+0000 mgr.y (mgr.14556) 2821 : audit [DBG] from='client.29105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:21.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:21.037537+0000 mgr.y (mgr.14556) 2822 : cluster [DBG] pgmap v5005: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:21] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:53:22.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:53:21.384398+0000 mon.a (mon.0) 4250 : audit [DBG] from='client.? 172.21.15.31:0/1563020803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:53:22.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:53:21.384398+0000 mon.a (mon.0) 4250 : audit [DBG] from='client.? 172.21.15.31:0/1563020803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:53:22.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:53:21.384398+0000 mon.a (mon.0) 4250 : audit [DBG] from='client.? 172.21.15.31:0/1563020803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:53:23.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:23.038247+0000 mgr.y (mgr.14556) 2823 : cluster [DBG] pgmap v5006: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:23.038247+0000 mgr.y (mgr.14556) 2823 : cluster [DBG] pgmap v5006: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:23.038247+0000 mgr.y (mgr.14556) 2823 : cluster [DBG] pgmap v5006: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:53:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:53:26.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:25.038851+0000 mgr.y (mgr.14556) 2824 : cluster [DBG] pgmap v5007: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:26.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:25.038851+0000 mgr.y (mgr.14556) 2824 : cluster [DBG] pgmap v5007: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:26.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:25.038851+0000 mgr.y (mgr.14556) 2824 : cluster [DBG] pgmap v5007: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:28.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:27.039326+0000 mgr.y (mgr.14556) 2825 : cluster [DBG] pgmap v5008: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:28.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:27.039326+0000 mgr.y (mgr.14556) 2825 : cluster [DBG] pgmap v5008: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:28.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:27.039326+0000 mgr.y (mgr.14556) 2825 : cluster [DBG] pgmap v5008: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:30.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:29.040062+0000 mgr.y (mgr.14556) 2826 : cluster [DBG] pgmap v5009: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:30.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:29.040062+0000 mgr.y (mgr.14556) 2826 : cluster [DBG] pgmap v5009: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:29.040062+0000 mgr.y (mgr.14556) 2826 : cluster [DBG] pgmap v5009: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:53:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:31] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:53:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:31.040629+0000 mgr.y (mgr.14556) 2827 : cluster [DBG] pgmap v5010: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:31.040629+0000 mgr.y (mgr.14556) 2827 : cluster [DBG] pgmap v5010: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:32.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:31.040629+0000 mgr.y (mgr.14556) 2827 : cluster [DBG] pgmap v5010: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:33.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:33.041288+0000 mgr.y (mgr.14556) 2828 : cluster [DBG] pgmap v5011: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:33.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:33.041288+0000 mgr.y (mgr.14556) 2828 : cluster [DBG] pgmap v5011: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:33.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:33.041288+0000 mgr.y (mgr.14556) 2828 : cluster [DBG] pgmap v5011: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:53:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:53:36.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:35.041856+0000 mgr.y (mgr.14556) 2829 : cluster [DBG] pgmap v5012: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:36.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:35.041856+0000 mgr.y (mgr.14556) 2829 : cluster [DBG] pgmap v5012: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:36.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:35.041856+0000 mgr.y (mgr.14556) 2829 : cluster [DBG] pgmap v5012: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:37.042347+0000 mgr.y (mgr.14556) 2830 : cluster [DBG] pgmap v5013: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:38.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:37.042347+0000 mgr.y (mgr.14556) 2830 : cluster [DBG] pgmap v5013: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:38.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:37.042347+0000 mgr.y (mgr.14556) 2830 : cluster [DBG] pgmap v5013: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:40.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:39.043068+0000 mgr.y (mgr.14556) 2831 : cluster [DBG] pgmap v5014: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:40.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:39.043068+0000 mgr.y (mgr.14556) 2831 : cluster [DBG] pgmap v5014: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:40.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:39.043068+0000 mgr.y (mgr.14556) 2831 : cluster [DBG] pgmap v5014: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:41.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:41.043491+0000 mgr.y (mgr.14556) 2832 : cluster [DBG] pgmap v5015: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:41.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:41.043491+0000 mgr.y (mgr.14556) 2832 : cluster [DBG] pgmap v5015: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:41.043491+0000 mgr.y (mgr.14556) 2832 : cluster [DBG] pgmap v5015: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:41] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:53:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:53:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:53:44.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:43.044236+0000 mgr.y (mgr.14556) 2833 : cluster [DBG] pgmap v5016: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:43.044236+0000 mgr.y (mgr.14556) 2833 : cluster [DBG] pgmap v5016: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:43.044236+0000 mgr.y (mgr.14556) 2833 : cluster [DBG] pgmap v5016: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:46.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:45.044710+0000 mgr.y (mgr.14556) 2834 : cluster [DBG] pgmap v5017: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:46.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:45.044710+0000 mgr.y (mgr.14556) 2834 : cluster [DBG] pgmap v5017: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:46.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:45.044710+0000 mgr.y (mgr.14556) 2834 : cluster [DBG] pgmap v5017: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:53:46.506994+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:53:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:53:46.804608+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:53:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:53:46.805260+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:53:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:53:46.809399+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:53:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:53:46.506994+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:53:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:53:46.804608+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:53:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:53:46.805260+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:53:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:53:46.809399+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:53:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:53:46.506994+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:53:47.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:53:46.804608+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:53:47.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:53:46.805260+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:53:47.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:53:46.809399+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:53:48.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:47.045310+0000 mgr.y (mgr.14556) 2835 : cluster [DBG] pgmap v5018: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:48.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:47.045310+0000 mgr.y (mgr.14556) 2835 : cluster [DBG] pgmap v5018: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:48.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:47.045310+0000 mgr.y (mgr.14556) 2835 : cluster [DBG] pgmap v5018: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:49.045940+0000 mgr.y (mgr.14556) 2836 : cluster [DBG] pgmap v5019: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:49.045940+0000 mgr.y (mgr.14556) 2836 : cluster [DBG] pgmap v5019: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:49.045940+0000 mgr.y (mgr.14556) 2836 : cluster [DBG] pgmap v5019: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:51.711 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:53:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:53:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:51] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (81m) 9m ago 82m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (81m) 9m ago 81m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (83m) 9m ago 83m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (83m) 9m ago 83m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (86m) 9m ago 86m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (88m) 9m ago 88m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (88m) 9m ago 88m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (86m) 9m ago 86m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (86m) 9m ago 86m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (82m) 9m ago 82m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:53:51.999 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (82m) 9m ago 82m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:53:52.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (86m) 9m ago 86m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:53:52.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (85m) 9m ago 85m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:53:52.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (85m) 9m ago 85m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:53:52.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (84m) 9m ago 84m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:53:52.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (84m) 9m ago 84m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:53:52.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (84m) 9m ago 84m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:53:52.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (83m) 9m ago 83m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:53:52.000 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (83m) 9m ago 83m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:53:52.000 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (81m) 9m ago 82m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:53:52.350 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:53:52.350 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:53:52.350 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:53:52.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:53:52.350 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:53:52.350 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:53:52.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:53:52.350 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:53:52.350 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:53:52.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:53:52.351 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:53:52.351 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:53:52.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:53:52.351 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:53:52.351 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:53:52.351 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:53:52.351 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:53:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:51.046394+0000 mgr.y (mgr.14556) 2837 : cluster [DBG] pgmap v5020: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:51.046394+0000 mgr.y (mgr.14556) 2837 : cluster [DBG] pgmap v5020: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:51.046394+0000 mgr.y (mgr.14556) 2837 : cluster [DBG] pgmap v5020: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:53:51.698644+0000 mgr.y (mgr.14556) 2838 : audit [DBG] from='client.19227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:53:51.990516+0000 mgr.y (mgr.14556) 2839 : audit [DBG] from='client.29123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:53.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:53:52.349469+0000 mon.a (mon.0) 4255 : audit [DBG] from='client.? 172.21.15.31:0/1088933164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:53:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:53:51.698644+0000 mgr.y (mgr.14556) 2838 : audit [DBG] from='client.19227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:53:51.990516+0000 mgr.y (mgr.14556) 2839 : audit [DBG] from='client.29123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:53:52.349469+0000 mon.a (mon.0) 4255 : audit [DBG] from='client.? 172.21.15.31:0/1088933164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:53:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:53:51.698644+0000 mgr.y (mgr.14556) 2838 : audit [DBG] from='client.19227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:53:51.990516+0000 mgr.y (mgr.14556) 2839 : audit [DBG] from='client.29123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:53:53.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:53:52.349469+0000 mon.a (mon.0) 4255 : audit [DBG] from='client.? 172.21.15.31:0/1088933164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:53:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:53:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:53:54.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:53.047343+0000 mgr.y (mgr.14556) 2840 : cluster [DBG] pgmap v5021: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:53.047343+0000 mgr.y (mgr.14556) 2840 : cluster [DBG] pgmap v5021: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:53.047343+0000 mgr.y (mgr.14556) 2840 : cluster [DBG] pgmap v5021: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:55.047704+0000 mgr.y (mgr.14556) 2841 : cluster [DBG] pgmap v5022: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:55.047704+0000 mgr.y (mgr.14556) 2841 : cluster [DBG] pgmap v5022: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:55.047704+0000 mgr.y (mgr.14556) 2841 : cluster [DBG] pgmap v5022: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:58.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:53:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:57.048228+0000 mgr.y (mgr.14556) 2842 : cluster [DBG] pgmap v5023: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:53:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:57.048228+0000 mgr.y (mgr.14556) 2842 : cluster [DBG] pgmap v5023: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:53:58.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:53:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:57.048228+0000 mgr.y (mgr.14556) 2842 : cluster [DBG] pgmap v5023: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:00.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:53:59.048951+0000 mgr.y (mgr.14556) 2843 : cluster [DBG] pgmap v5024: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:53:59.048951+0000 mgr.y (mgr.14556) 2843 : cluster [DBG] pgmap v5024: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:00.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:53:59.048951+0000 mgr.y (mgr.14556) 2843 : cluster [DBG] pgmap v5024: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:01.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:01.049263+0000 mgr.y (mgr.14556) 2844 : cluster [DBG] pgmap v5025: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:01.049263+0000 mgr.y (mgr.14556) 2844 : cluster [DBG] pgmap v5025: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:01.049263+0000 mgr.y (mgr.14556) 2844 : cluster [DBG] pgmap v5025: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:54:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:01] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:54:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:54:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:54:04.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:03.049947+0000 mgr.y (mgr.14556) 2845 : cluster [DBG] pgmap v5026: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:04.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:03.049947+0000 mgr.y (mgr.14556) 2845 : cluster [DBG] pgmap v5026: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:04.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:03.049947+0000 mgr.y (mgr.14556) 2845 : cluster [DBG] pgmap v5026: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:05.050535+0000 mgr.y (mgr.14556) 2846 : cluster [DBG] pgmap v5027: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:05.050535+0000 mgr.y (mgr.14556) 2846 : cluster [DBG] pgmap v5027: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:05.050535+0000 mgr.y (mgr.14556) 2846 : cluster [DBG] pgmap v5027: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:08.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:07.051106+0000 mgr.y (mgr.14556) 2847 : cluster [DBG] pgmap v5028: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:08.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:07.051106+0000 mgr.y (mgr.14556) 2847 : cluster [DBG] pgmap v5028: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:08.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:07.051106+0000 mgr.y (mgr.14556) 2847 : cluster [DBG] pgmap v5028: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:10.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:09.051815+0000 mgr.y (mgr.14556) 2848 : cluster [DBG] pgmap v5029: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:10.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:09.051815+0000 mgr.y (mgr.14556) 2848 : cluster [DBG] pgmap v5029: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:10.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:09.051815+0000 mgr.y (mgr.14556) 2848 : cluster [DBG] pgmap v5029: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:11.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:11.052401+0000 mgr.y (mgr.14556) 2849 : cluster [DBG] pgmap v5030: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:11.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:11.052401+0000 mgr.y (mgr.14556) 2849 : cluster [DBG] pgmap v5030: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:11.052401+0000 mgr.y (mgr.14556) 2849 : cluster [DBG] pgmap v5030: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:54:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:11] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T12:54:14.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:13.053227+0000 mgr.y (mgr.14556) 2850 : cluster [DBG] pgmap v5031: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:14.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:54:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:54:14.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:13.053227+0000 mgr.y (mgr.14556) 2850 : cluster [DBG] pgmap v5031: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:14.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:13.053227+0000 mgr.y (mgr.14556) 2850 : cluster [DBG] pgmap v5031: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:15.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:15.053657+0000 mgr.y (mgr.14556) 2851 : cluster [DBG] pgmap v5032: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:15.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:15.053657+0000 mgr.y (mgr.14556) 2851 : cluster [DBG] pgmap v5032: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:15.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:15.053657+0000 mgr.y (mgr.14556) 2851 : cluster [DBG] pgmap v5032: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:17.054056+0000 mgr.y (mgr.14556) 2852 : cluster [DBG] pgmap v5033: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:17.054056+0000 mgr.y (mgr.14556) 2852 : cluster [DBG] pgmap v5033: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:18.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:17.054056+0000 mgr.y (mgr.14556) 2852 : cluster [DBG] pgmap v5033: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:19.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:19.054653+0000 mgr.y (mgr.14556) 2853 : cluster [DBG] pgmap v5034: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:19.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:19.054653+0000 mgr.y (mgr.14556) 2853 : cluster [DBG] pgmap v5034: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:19.054653+0000 mgr.y (mgr.14556) 2853 : cluster [DBG] pgmap v5034: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:54:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:21] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T12:54:22.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:21.055156+0000 mgr.y (mgr.14556) 2854 : cluster [DBG] pgmap v5035: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:22.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:21.055156+0000 mgr.y (mgr.14556) 2854 : cluster [DBG] pgmap v5035: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:22.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:21.055156+0000 mgr.y (mgr.14556) 2854 : cluster [DBG] pgmap v5035: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:22.677 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:54:22.967 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:54:22.967 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (81m) 9m ago 82m 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:54:22.967 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (82m) 9m ago 82m 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:54:22.967 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (83m) 9m ago 83m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:54:22.967 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (83m) 9m ago 83m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:54:22.967 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (87m) 9m ago 87m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:54:22.967 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (88m) 9m ago 88m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:54:22.967 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (88m) 9m ago 88m 420M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (87m) 9m ago 87m 257M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (87m) 9m ago 87m 253M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (82m) 9m ago 82m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (82m) 9m ago 82m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (86m) 9m ago 86m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (86m) 9m ago 86m 912M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (85m) 9m ago 85m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (85m) 9m ago 85m 602M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (85m) 9m ago 85m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (84m) 9m ago 84m 737M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (84m) 9m ago 84m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (83m) 9m ago 83m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:54:22.968 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (81m) 9m ago 82m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:54:23.321 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:54:23.321 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:54:23.321 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:54:23.321 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:54:23.322 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:54:23.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:22.665407+0000 mgr.y (mgr.14556) 2855 : audit [DBG] from='client.29135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:23.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:22.958353+0000 mgr.y (mgr.14556) 2856 : audit [DBG] from='client.29141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:23.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:23.055717+0000 mgr.y (mgr.14556) 2857 : cluster [DBG] pgmap v5036: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:22.665407+0000 mgr.y (mgr.14556) 2855 : audit [DBG] from='client.29135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:22.958353+0000 mgr.y (mgr.14556) 2856 : audit [DBG] from='client.29141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:23.055717+0000 mgr.y (mgr.14556) 2857 : cluster [DBG] pgmap v5036: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:22.665407+0000 mgr.y (mgr.14556) 2855 : audit [DBG] from='client.29135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:23.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:22.958353+0000 mgr.y (mgr.14556) 2856 : audit [DBG] from='client.29141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:23.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:23.055717+0000 mgr.y (mgr.14556) 2857 : cluster [DBG] pgmap v5036: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:23.321028+0000 mon.a (mon.0) 4256 : audit [DBG] from='client.? 172.21.15.31:0/121287413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:54:24.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:54:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:54:24.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:23.321028+0000 mon.a (mon.0) 4256 : audit [DBG] from='client.? 172.21.15.31:0/121287413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:54:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:23.321028+0000 mon.a (mon.0) 4256 : audit [DBG] from='client.? 172.21.15.31:0/121287413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:54:25.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:25.056109+0000 mgr.y (mgr.14556) 2858 : cluster [DBG] pgmap v5037: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:25.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:25.056109+0000 mgr.y (mgr.14556) 2858 : cluster [DBG] pgmap v5037: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:25.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:25.056109+0000 mgr.y (mgr.14556) 2858 : cluster [DBG] pgmap v5037: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:28.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:27.056483+0000 mgr.y (mgr.14556) 2859 : cluster [DBG] pgmap v5038: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:28.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:27.056483+0000 mgr.y (mgr.14556) 2859 : cluster [DBG] pgmap v5038: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:28.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:27.056483+0000 mgr.y (mgr.14556) 2859 : cluster [DBG] pgmap v5038: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:29.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:29.057184+0000 mgr.y (mgr.14556) 2860 : cluster [DBG] pgmap v5039: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:29.057184+0000 mgr.y (mgr.14556) 2860 : cluster [DBG] pgmap v5039: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:29.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:29.057184+0000 mgr.y (mgr.14556) 2860 : cluster [DBG] pgmap v5039: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:31.057652+0000 mgr.y (mgr.14556) 2861 : cluster [DBG] pgmap v5040: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:31.057652+0000 mgr.y (mgr.14556) 2861 : cluster [DBG] pgmap v5040: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:31.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:31.057652+0000 mgr.y (mgr.14556) 2861 : cluster [DBG] pgmap v5040: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:54:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:31] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:54:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:33.058297+0000 mgr.y (mgr.14556) 2862 : cluster [DBG] pgmap v5041: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:33.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:33.058297+0000 mgr.y (mgr.14556) 2862 : cluster [DBG] pgmap v5041: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:33.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:33.058297+0000 mgr.y (mgr.14556) 2862 : cluster [DBG] pgmap v5041: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:54:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:54:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:35.058716+0000 mgr.y (mgr.14556) 2863 : cluster [DBG] pgmap v5042: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:35.058716+0000 mgr.y (mgr.14556) 2863 : cluster [DBG] pgmap v5042: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:35.058716+0000 mgr.y (mgr.14556) 2863 : cluster [DBG] pgmap v5042: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:37.059216+0000 mgr.y (mgr.14556) 2864 : cluster [DBG] pgmap v5043: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:37.059216+0000 mgr.y (mgr.14556) 2864 : cluster [DBG] pgmap v5043: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:37.059216+0000 mgr.y (mgr.14556) 2864 : cluster [DBG] pgmap v5043: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:39.059996+0000 mgr.y (mgr.14556) 2865 : cluster [DBG] pgmap v5044: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:39.059996+0000 mgr.y (mgr.14556) 2865 : cluster [DBG] pgmap v5044: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:39.059996+0000 mgr.y (mgr.14556) 2865 : cluster [DBG] pgmap v5044: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:41.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:41.060475+0000 mgr.y (mgr.14556) 2866 : cluster [DBG] pgmap v5045: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:41.060475+0000 mgr.y (mgr.14556) 2866 : cluster [DBG] pgmap v5045: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:41.060475+0000 mgr.y (mgr.14556) 2866 : cluster [DBG] pgmap v5045: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:41] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:54:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:43.061155+0000 mgr.y (mgr.14556) 2867 : cluster [DBG] pgmap v5046: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:43.061155+0000 mgr.y (mgr.14556) 2867 : cluster [DBG] pgmap v5046: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:43.061155+0000 mgr.y (mgr.14556) 2867 : cluster [DBG] pgmap v5046: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:54:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:54:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:45.061619+0000 mgr.y (mgr.14556) 2868 : cluster [DBG] pgmap v5047: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:45.061619+0000 mgr.y (mgr.14556) 2868 : cluster [DBG] pgmap v5047: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:45.061619+0000 mgr.y (mgr.14556) 2868 : cluster [DBG] pgmap v5047: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:47.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:46.814051+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:54:47.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:46.814051+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:54:47.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:46.814051+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:54:48.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:47.061984+0000 mgr.y (mgr.14556) 2869 : cluster [DBG] pgmap v5048: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:48.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:47.061984+0000 mgr.y (mgr.14556) 2869 : cluster [DBG] pgmap v5048: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:48.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:47.061984+0000 mgr.y (mgr.14556) 2869 : cluster [DBG] pgmap v5048: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:49.062710+0000 mgr.y (mgr.14556) 2870 : cluster [DBG] pgmap v5049: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:49.062710+0000 mgr.y (mgr.14556) 2870 : cluster [DBG] pgmap v5049: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:49.062710+0000 mgr.y (mgr.14556) 2870 : cluster [DBG] pgmap v5049: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:50.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:49.698116+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:54:50.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:50.308418+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:54:50.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:50.588042+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:54:50.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:50.588970+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:54:50.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:50.594519+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:54:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:49.698116+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:54:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:50.308418+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:54:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:50.588042+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:54:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:50.588970+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:54:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:50.594519+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:54:50.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:49.698116+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:54:50.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:50.308418+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:54:50.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:50.588042+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:54:50.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:50.588970+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:54:50.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:50.594519+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:54:51.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:54:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:51] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:54:51.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:51.063195+0000 mgr.y (mgr.14556) 2871 : cluster [DBG] pgmap v5050: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:51.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:51.063195+0000 mgr.y (mgr.14556) 2871 : cluster [DBG] pgmap v5050: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:51.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:51.063195+0000 mgr.y (mgr.14556) 2871 : cluster [DBG] pgmap v5050: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:53.063840+0000 mgr.y (mgr.14556) 2872 : cluster [DBG] pgmap v5051: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:53.063840+0000 mgr.y (mgr.14556) 2872 : cluster [DBG] pgmap v5051: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:53.063840+0000 mgr.y (mgr.14556) 2872 : cluster [DBG] pgmap v5051: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:53.648 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:54:53.935 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:54:53.935 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (82m) 4s ago 83m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:54:53.935 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (82m) 3s ago 82m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (84m) 4s ago 84m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (84m) 3s ago 84m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (87m) 3s ago 87m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (89m) 4s ago 89m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (89m) 4s ago 89m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (87m) 3s ago 87m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (87m) 4s ago 87m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (83m) 4s ago 83m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (83m) 3s ago 83m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (87m) 4s ago 87m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (86m) 4s ago 86m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (86m) 4s ago 86m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (86m) 4s ago 86m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (85m) 3s ago 85m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (85m) 3s ago 85m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (84m) 3s ago 84m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:54:53.936 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (84m) 3s ago 84m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:54:53.937 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (82m) 3s ago 83m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:54:54.286 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:54:54.286 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:54:54.286 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:54:54.286 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:54:54.286 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:54:54.286 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:54:54.286 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:54:54.287 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:54:54.287 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:54:54.287 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:54:54.287 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:54:54.287 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:54:54.287 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:54:54.287 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:54:54.287 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:54:54.287 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:54:54.287 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:54:54.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:53.635724+0000 mgr.y (mgr.14556) 2873 : audit [DBG] from='client.29153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:54.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:53.927257+0000 mgr.y (mgr.14556) 2874 : audit [DBG] from='client.29159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:54:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:54:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:53.635724+0000 mgr.y (mgr.14556) 2873 : audit [DBG] from='client.29153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:53.927257+0000 mgr.y (mgr.14556) 2874 : audit [DBG] from='client.29159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:53.635724+0000 mgr.y (mgr.14556) 2873 : audit [DBG] from='client.29153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:53.927257+0000 mgr.y (mgr.14556) 2874 : audit [DBG] from='client.29159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:54:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:54:54.286110+0000 mon.c (mon.2) 196 : audit [DBG] from='client.? 172.21.15.31:0/735987766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:54:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:55.064281+0000 mgr.y (mgr.14556) 2875 : cluster [DBG] pgmap v5052: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:54:54.286110+0000 mon.c (mon.2) 196 : audit [DBG] from='client.? 172.21.15.31:0/735987766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:54:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:55.064281+0000 mgr.y (mgr.14556) 2875 : cluster [DBG] pgmap v5052: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:54:54.286110+0000 mon.c (mon.2) 196 : audit [DBG] from='client.? 172.21.15.31:0/735987766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:54:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:55.064281+0000 mgr.y (mgr.14556) 2875 : cluster [DBG] pgmap v5052: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:57.064682+0000 mgr.y (mgr.14556) 2876 : cluster [DBG] pgmap v5053: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:57.064682+0000 mgr.y (mgr.14556) 2876 : cluster [DBG] pgmap v5053: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:57.064682+0000 mgr.y (mgr.14556) 2876 : cluster [DBG] pgmap v5053: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:54:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:54:59.065387+0000 mgr.y (mgr.14556) 2877 : cluster [DBG] pgmap v5054: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:54:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:54:59.065387+0000 mgr.y (mgr.14556) 2877 : cluster [DBG] pgmap v5054: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:54:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:54:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:54:59.065387+0000 mgr.y (mgr.14556) 2877 : cluster [DBG] pgmap v5054: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:01.065867+0000 mgr.y (mgr.14556) 2878 : cluster [DBG] pgmap v5055: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:01.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:01.065867+0000 mgr.y (mgr.14556) 2878 : cluster [DBG] pgmap v5055: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:01.065867+0000 mgr.y (mgr.14556) 2878 : cluster [DBG] pgmap v5055: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:01] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:55:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:03.066535+0000 mgr.y (mgr.14556) 2879 : cluster [DBG] pgmap v5056: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:03.066535+0000 mgr.y (mgr.14556) 2879 : cluster [DBG] pgmap v5056: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:03.066535+0000 mgr.y (mgr.14556) 2879 : cluster [DBG] pgmap v5056: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:55:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:55:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:05.067075+0000 mgr.y (mgr.14556) 2880 : cluster [DBG] pgmap v5057: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:05.067075+0000 mgr.y (mgr.14556) 2880 : cluster [DBG] pgmap v5057: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:05.067075+0000 mgr.y (mgr.14556) 2880 : cluster [DBG] pgmap v5057: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:07.067425+0000 mgr.y (mgr.14556) 2881 : cluster [DBG] pgmap v5058: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:07.067425+0000 mgr.y (mgr.14556) 2881 : cluster [DBG] pgmap v5058: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:07.067425+0000 mgr.y (mgr.14556) 2881 : cluster [DBG] pgmap v5058: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:09.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:09.068043+0000 mgr.y (mgr.14556) 2882 : cluster [DBG] pgmap v5059: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:09.068043+0000 mgr.y (mgr.14556) 2882 : cluster [DBG] pgmap v5059: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:09.068043+0000 mgr.y (mgr.14556) 2882 : cluster [DBG] pgmap v5059: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:11.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:11.068561+0000 mgr.y (mgr.14556) 2883 : cluster [DBG] pgmap v5060: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:11.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:11.068561+0000 mgr.y (mgr.14556) 2883 : cluster [DBG] pgmap v5060: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:11.068561+0000 mgr.y (mgr.14556) 2883 : cluster [DBG] pgmap v5060: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:55:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:11] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T12:55:13.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:13.069268+0000 mgr.y (mgr.14556) 2884 : cluster [DBG] pgmap v5061: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:13.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:13.069268+0000 mgr.y (mgr.14556) 2884 : cluster [DBG] pgmap v5061: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:13.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:13.069268+0000 mgr.y (mgr.14556) 2884 : cluster [DBG] pgmap v5061: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:55:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:55:15.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:15.069816+0000 mgr.y (mgr.14556) 2885 : cluster [DBG] pgmap v5062: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:15.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:15.069816+0000 mgr.y (mgr.14556) 2885 : cluster [DBG] pgmap v5062: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:15.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:15.069816+0000 mgr.y (mgr.14556) 2885 : cluster [DBG] pgmap v5062: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:17.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:17.070405+0000 mgr.y (mgr.14556) 2886 : cluster [DBG] pgmap v5063: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:17.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:17.070405+0000 mgr.y (mgr.14556) 2886 : cluster [DBG] pgmap v5063: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:17.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:17.070405+0000 mgr.y (mgr.14556) 2886 : cluster [DBG] pgmap v5063: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:19.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:19.071091+0000 mgr.y (mgr.14556) 2887 : cluster [DBG] pgmap v5064: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:19.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:19.071091+0000 mgr.y (mgr.14556) 2887 : cluster [DBG] pgmap v5064: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:19.071091+0000 mgr.y (mgr.14556) 2887 : cluster [DBG] pgmap v5064: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:21.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:21.071526+0000 mgr.y (mgr.14556) 2888 : cluster [DBG] pgmap v5065: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:21.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:21.071526+0000 mgr.y (mgr.14556) 2888 : cluster [DBG] pgmap v5065: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:21.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:21.071526+0000 mgr.y (mgr.14556) 2888 : cluster [DBG] pgmap v5065: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:55:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:21] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T12:55:23.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:23.072270+0000 mgr.y (mgr.14556) 2889 : cluster [DBG] pgmap v5066: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:23.072270+0000 mgr.y (mgr.14556) 2889 : cluster [DBG] pgmap v5066: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:23.072270+0000 mgr.y (mgr.14556) 2889 : cluster [DBG] pgmap v5066: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:55:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:55:24.612 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (82m) 35s ago 83m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (83m) 34s ago 83m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (84m) 35s ago 84m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (84m) 34s ago 84m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (88m) 34s ago 88m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (89m) 35s ago 89m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (89m) 35s ago 89m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (88m) 34s ago 88m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (88m) 35s ago 88m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (83m) 35s ago 83m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (83m) 34s ago 83m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:55:24.899 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (87m) 35s ago 87m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:55:24.900 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (87m) 35s ago 87m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:55:24.900 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (86m) 35s ago 86m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:55:24.900 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (86m) 35s ago 86m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:55:24.900 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (86m) 34s ago 86m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:55:24.900 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (85m) 34s ago 85m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:55:24.900 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (85m) 34s ago 85m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:55:24.900 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (85m) 34s ago 85m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:55:24.900 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (82m) 34s ago 84m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:55:25.247 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:55:25.247 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:55:25.247 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:55:25.247 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:55:25.247 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:55:25.247 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:55:25.247 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:55:25.247 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:55:25.247 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:55:25.247 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:55:25.248 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:55:25.248 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:55:25.248 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:55:25.248 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:55:25.248 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:55:25.248 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:55:25.248 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:55:25.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:55:24.599832+0000 mgr.y (mgr.14556) 2890 : audit [DBG] from='client.29171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:25.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:55:24.890246+0000 mgr.y (mgr.14556) 2891 : audit [DBG] from='client.19287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:25.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:25.072642+0000 mgr.y (mgr.14556) 2892 : cluster [DBG] pgmap v5067: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:25.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:55:24.599832+0000 mgr.y (mgr.14556) 2890 : audit [DBG] from='client.29171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:25.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:55:24.890246+0000 mgr.y (mgr.14556) 2891 : audit [DBG] from='client.19287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:25.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:25.072642+0000 mgr.y (mgr.14556) 2892 : cluster [DBG] pgmap v5067: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:25.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:55:24.599832+0000 mgr.y (mgr.14556) 2890 : audit [DBG] from='client.29171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:25.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:55:24.890246+0000 mgr.y (mgr.14556) 2891 : audit [DBG] from='client.19287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:25.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:25.072642+0000 mgr.y (mgr.14556) 2892 : cluster [DBG] pgmap v5067: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:26.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:55:25.246782+0000 mon.a (mon.0) 4263 : audit [DBG] from='client.? 172.21.15.31:0/4100886678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:55:26.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:55:25.246782+0000 mon.a (mon.0) 4263 : audit [DBG] from='client.? 172.21.15.31:0/4100886678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:55:26.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:55:25.246782+0000 mon.a (mon.0) 4263 : audit [DBG] from='client.? 172.21.15.31:0/4100886678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:55:27.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:27.073097+0000 mgr.y (mgr.14556) 2893 : cluster [DBG] pgmap v5068: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:27.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:27.073097+0000 mgr.y (mgr.14556) 2893 : cluster [DBG] pgmap v5068: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:27.073097+0000 mgr.y (mgr.14556) 2893 : cluster [DBG] pgmap v5068: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:29.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:29.073685+0000 mgr.y (mgr.14556) 2894 : cluster [DBG] pgmap v5069: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:29.073685+0000 mgr.y (mgr.14556) 2894 : cluster [DBG] pgmap v5069: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:29.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:29.073685+0000 mgr.y (mgr.14556) 2894 : cluster [DBG] pgmap v5069: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:31.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:31.074148+0000 mgr.y (mgr.14556) 2895 : cluster [DBG] pgmap v5070: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:31.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:31.074148+0000 mgr.y (mgr.14556) 2895 : cluster [DBG] pgmap v5070: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:31.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:31.074148+0000 mgr.y (mgr.14556) 2895 : cluster [DBG] pgmap v5070: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:55:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:31] "GET /metrics HTTP/1.1" 200 196601 "" "Prometheus/2.33.4" 2024-04-17T12:55:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:33.074842+0000 mgr.y (mgr.14556) 2896 : cluster [DBG] pgmap v5071: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:33.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:33.074842+0000 mgr.y (mgr.14556) 2896 : cluster [DBG] pgmap v5071: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:33.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:33.074842+0000 mgr.y (mgr.14556) 2896 : cluster [DBG] pgmap v5071: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:55:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:55:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:35.075356+0000 mgr.y (mgr.14556) 2897 : cluster [DBG] pgmap v5072: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:35.075356+0000 mgr.y (mgr.14556) 2897 : cluster [DBG] pgmap v5072: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:35.075356+0000 mgr.y (mgr.14556) 2897 : cluster [DBG] pgmap v5072: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:37.075873+0000 mgr.y (mgr.14556) 2898 : cluster [DBG] pgmap v5073: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:37.075873+0000 mgr.y (mgr.14556) 2898 : cluster [DBG] pgmap v5073: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:37.075873+0000 mgr.y (mgr.14556) 2898 : cluster [DBG] pgmap v5073: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:39.076508+0000 mgr.y (mgr.14556) 2899 : cluster [DBG] pgmap v5074: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:39.076508+0000 mgr.y (mgr.14556) 2899 : cluster [DBG] pgmap v5074: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:39.076508+0000 mgr.y (mgr.14556) 2899 : cluster [DBG] pgmap v5074: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:41.076918+0000 mgr.y (mgr.14556) 2900 : cluster [DBG] pgmap v5075: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:41.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:41.076918+0000 mgr.y (mgr.14556) 2900 : cluster [DBG] pgmap v5075: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:41.076918+0000 mgr.y (mgr.14556) 2900 : cluster [DBG] pgmap v5075: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:55:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:41] "GET /metrics HTTP/1.1" 200 196598 "" "Prometheus/2.33.4" 2024-04-17T12:55:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:43.077530+0000 mgr.y (mgr.14556) 2901 : cluster [DBG] pgmap v5076: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:43.077530+0000 mgr.y (mgr.14556) 2901 : cluster [DBG] pgmap v5076: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:43.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:43.077530+0000 mgr.y (mgr.14556) 2901 : cluster [DBG] pgmap v5076: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:55:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:55:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:45.077912+0000 mgr.y (mgr.14556) 2902 : cluster [DBG] pgmap v5077: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:45.077912+0000 mgr.y (mgr.14556) 2902 : cluster [DBG] pgmap v5077: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:45.077912+0000 mgr.y (mgr.14556) 2902 : cluster [DBG] pgmap v5077: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:47.078488+0000 mgr.y (mgr.14556) 2903 : cluster [DBG] pgmap v5078: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:47.078488+0000 mgr.y (mgr.14556) 2903 : cluster [DBG] pgmap v5078: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:47.078488+0000 mgr.y (mgr.14556) 2903 : cluster [DBG] pgmap v5078: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:49.079227+0000 mgr.y (mgr.14556) 2904 : cluster [DBG] pgmap v5079: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:49.079227+0000 mgr.y (mgr.14556) 2904 : cluster [DBG] pgmap v5079: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:49.079227+0000 mgr.y (mgr.14556) 2904 : cluster [DBG] pgmap v5079: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:50.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:55:50.600168+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:55:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:55:50.600168+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:55:50.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:55:50.600168+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:55:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:51] "GET /metrics HTTP/1.1" 200 196598 "" "Prometheus/2.33.4" 2024-04-17T12:55:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:55:50.909109+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:55:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:55:50.909729+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:55:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:55:50.916276+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:55:51.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:51.079541+0000 mgr.y (mgr.14556) 2905 : cluster [DBG] pgmap v5080: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:51.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:55:50.909109+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:55:51.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:55:50.909729+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:55:51.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:55:50.916276+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:55:51.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:51.079541+0000 mgr.y (mgr.14556) 2905 : cluster [DBG] pgmap v5080: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:51.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:55:50.909109+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:55:51.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:55:50.909729+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:55:51.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:55:50.916276+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:55:51.968 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:51.079541+0000 mgr.y (mgr.14556) 2905 : cluster [DBG] pgmap v5080: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:53.080233+0000 mgr.y (mgr.14556) 2906 : cluster [DBG] pgmap v5081: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:53.080233+0000 mgr.y (mgr.14556) 2906 : cluster [DBG] pgmap v5081: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:53.080233+0000 mgr.y (mgr.14556) 2906 : cluster [DBG] pgmap v5081: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:55:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:55:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:55.080799+0000 mgr.y (mgr.14556) 2907 : cluster [DBG] pgmap v5082: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:55.080799+0000 mgr.y (mgr.14556) 2907 : cluster [DBG] pgmap v5082: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:55.080799+0000 mgr.y (mgr.14556) 2907 : cluster [DBG] pgmap v5082: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:55.569 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:55:55.859 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:55:55.859 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (83m) 66s ago 84m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:55:55.859 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (83m) 65s ago 83m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:55:55.859 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (85m) 66s ago 85m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:55:55.859 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (85m) 65s ago 85m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:55:55.859 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (88m) 65s ago 88m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:55:55.859 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (90m) 66s ago 90m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:55:55.859 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (90m) 66s ago 90m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:55:55.859 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (89m) 65s ago 88m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:55:55.859 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (88m) 66s ago 88m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:55:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (84m) 66s ago 84m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:55:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (84m) 65s ago 84m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:55:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (88m) 66s ago 88m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:55:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (87m) 66s ago 87m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:55:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (87m) 66s ago 87m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:55:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (87m) 66s ago 87m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:55:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (86m) 65s ago 86m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:55:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (86m) 65s ago 86m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:55:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (85m) 65s ago 85m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:55:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (85m) 65s ago 85m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:55:55.860 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (83m) 65s ago 84m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:55:56.207 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:55:56.208 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:55:56.208 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:55:56.208 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:55:56.208 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:55:56.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:55:55.557040+0000 mgr.y (mgr.14556) 2908 : audit [DBG] from='client.19299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:56.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:55:55.849990+0000 mgr.y (mgr.14556) 2909 : audit [DBG] from='client.19305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:56.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:55:55.557040+0000 mgr.y (mgr.14556) 2908 : audit [DBG] from='client.19299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:56.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:55:55.849990+0000 mgr.y (mgr.14556) 2909 : audit [DBG] from='client.19305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:56.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:55:55.557040+0000 mgr.y (mgr.14556) 2908 : audit [DBG] from='client.19299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:56.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:55:55.849990+0000 mgr.y (mgr.14556) 2909 : audit [DBG] from='client.19305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:55:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:55:56.206460+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.31:0/4276061787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:55:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:57.081287+0000 mgr.y (mgr.14556) 2910 : cluster [DBG] pgmap v5083: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:55:56.206460+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.31:0/4276061787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:55:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:57.081287+0000 mgr.y (mgr.14556) 2910 : cluster [DBG] pgmap v5083: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:57.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:55:56.206460+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.31:0/4276061787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:55:57.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:57.081287+0000 mgr.y (mgr.14556) 2910 : cluster [DBG] pgmap v5083: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:55:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:55:59.081967+0000 mgr.y (mgr.14556) 2911 : cluster [DBG] pgmap v5084: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:55:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:55:59.081967+0000 mgr.y (mgr.14556) 2911 : cluster [DBG] pgmap v5084: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:55:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:55:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:55:59.081967+0000 mgr.y (mgr.14556) 2911 : cluster [DBG] pgmap v5084: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:01.082664+0000 mgr.y (mgr.14556) 2912 : cluster [DBG] pgmap v5085: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:01.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:01.082664+0000 mgr.y (mgr.14556) 2912 : cluster [DBG] pgmap v5085: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:01.082664+0000 mgr.y (mgr.14556) 2912 : cluster [DBG] pgmap v5085: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:56:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:01] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:56:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:03.083540+0000 mgr.y (mgr.14556) 2913 : cluster [DBG] pgmap v5086: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:03.083540+0000 mgr.y (mgr.14556) 2913 : cluster [DBG] pgmap v5086: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:03.083540+0000 mgr.y (mgr.14556) 2913 : cluster [DBG] pgmap v5086: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:56:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:56:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:05.084133+0000 mgr.y (mgr.14556) 2914 : cluster [DBG] pgmap v5087: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:05.084133+0000 mgr.y (mgr.14556) 2914 : cluster [DBG] pgmap v5087: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:05.084133+0000 mgr.y (mgr.14556) 2914 : cluster [DBG] pgmap v5087: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:07.084537+0000 mgr.y (mgr.14556) 2915 : cluster [DBG] pgmap v5088: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:07.084537+0000 mgr.y (mgr.14556) 2915 : cluster [DBG] pgmap v5088: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:07.084537+0000 mgr.y (mgr.14556) 2915 : cluster [DBG] pgmap v5088: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:09.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:09.085224+0000 mgr.y (mgr.14556) 2916 : cluster [DBG] pgmap v5089: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:09.085224+0000 mgr.y (mgr.14556) 2916 : cluster [DBG] pgmap v5089: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:09.085224+0000 mgr.y (mgr.14556) 2916 : cluster [DBG] pgmap v5089: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:11.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:11.085635+0000 mgr.y (mgr.14556) 2917 : cluster [DBG] pgmap v5090: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:11.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:11.085635+0000 mgr.y (mgr.14556) 2917 : cluster [DBG] pgmap v5090: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:11.085635+0000 mgr.y (mgr.14556) 2917 : cluster [DBG] pgmap v5090: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:56:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:11] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T12:56:13.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:13.086485+0000 mgr.y (mgr.14556) 2918 : cluster [DBG] pgmap v5091: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:13.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:13.086485+0000 mgr.y (mgr.14556) 2918 : cluster [DBG] pgmap v5091: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:13.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:13.086485+0000 mgr.y (mgr.14556) 2918 : cluster [DBG] pgmap v5091: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:56:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:56:15.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:15.087054+0000 mgr.y (mgr.14556) 2919 : cluster [DBG] pgmap v5092: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:15.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:15.087054+0000 mgr.y (mgr.14556) 2919 : cluster [DBG] pgmap v5092: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:15.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:15.087054+0000 mgr.y (mgr.14556) 2919 : cluster [DBG] pgmap v5092: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:17.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:17.087512+0000 mgr.y (mgr.14556) 2920 : cluster [DBG] pgmap v5093: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:17.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:17.087512+0000 mgr.y (mgr.14556) 2920 : cluster [DBG] pgmap v5093: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:17.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:17.087512+0000 mgr.y (mgr.14556) 2920 : cluster [DBG] pgmap v5093: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:19.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:19.088255+0000 mgr.y (mgr.14556) 2921 : cluster [DBG] pgmap v5094: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:19.088255+0000 mgr.y (mgr.14556) 2921 : cluster [DBG] pgmap v5094: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:19.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:19.088255+0000 mgr.y (mgr.14556) 2921 : cluster [DBG] pgmap v5094: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:21.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:21.088742+0000 mgr.y (mgr.14556) 2922 : cluster [DBG] pgmap v5095: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:21.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:21.088742+0000 mgr.y (mgr.14556) 2922 : cluster [DBG] pgmap v5095: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:21.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:21.088742+0000 mgr.y (mgr.14556) 2922 : cluster [DBG] pgmap v5095: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:56:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:21] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T12:56:23.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:23.089464+0000 mgr.y (mgr.14556) 2923 : cluster [DBG] pgmap v5096: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:23.089464+0000 mgr.y (mgr.14556) 2923 : cluster [DBG] pgmap v5096: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:23.089464+0000 mgr.y (mgr.14556) 2923 : cluster [DBG] pgmap v5096: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:56:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:56:25.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:25.089947+0000 mgr.y (mgr.14556) 2924 : cluster [DBG] pgmap v5097: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:25.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:25.089947+0000 mgr.y (mgr.14556) 2924 : cluster [DBG] pgmap v5097: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:25.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:25.089947+0000 mgr.y (mgr.14556) 2924 : cluster [DBG] pgmap v5097: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:26.533 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:56:26.822 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:56:26.822 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (83m) 97s ago 84m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:56:26.822 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (84m) 96s ago 84m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:56:26.822 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (85m) 97s ago 85m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:56:26.822 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (85m) 96s ago 85m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (89m) 96s ago 89m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (90m) 97s ago 90m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (90m) 97s ago 90m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (89m) 96s ago 89m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (89m) 97s ago 89m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (84m) 97s ago 84m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (84m) 96s ago 84m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (88m) 97s ago 88m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (88m) 97s ago 88m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (87m) 97s ago 87m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (87m) 97s ago 87m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (87m) 96s ago 87m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (86m) 96s ago 86m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:56:26.823 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (86m) 96s ago 86m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:56:26.824 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (86m) 96s ago 86m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:56:26.824 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (83m) 96s ago 85m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:56:27.171 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:56:27.171 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:56:27.171 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:56:27.172 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:56:27.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:56:26.520946+0000 mgr.y (mgr.14556) 2925 : audit [DBG] from='client.19317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:27.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:56:26.813698+0000 mgr.y (mgr.14556) 2926 : audit [DBG] from='client.29213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:27.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:27.090233+0000 mgr.y (mgr.14556) 2927 : cluster [DBG] pgmap v5098: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:27.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:56:27.171086+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.31:0/2366479772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:56:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:56:26.520946+0000 mgr.y (mgr.14556) 2925 : audit [DBG] from='client.19317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:56:26.813698+0000 mgr.y (mgr.14556) 2926 : audit [DBG] from='client.29213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:27.090233+0000 mgr.y (mgr.14556) 2927 : cluster [DBG] pgmap v5098: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:56:27.171086+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.31:0/2366479772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:56:27.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:56:26.520946+0000 mgr.y (mgr.14556) 2925 : audit [DBG] from='client.19317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:27.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:56:26.813698+0000 mgr.y (mgr.14556) 2926 : audit [DBG] from='client.29213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:27.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:27.090233+0000 mgr.y (mgr.14556) 2927 : cluster [DBG] pgmap v5098: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:27.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:56:27.171086+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.31:0/2366479772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:56:29.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:29.091113+0000 mgr.y (mgr.14556) 2928 : cluster [DBG] pgmap v5099: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:29.091113+0000 mgr.y (mgr.14556) 2928 : cluster [DBG] pgmap v5099: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:29.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:29.091113+0000 mgr.y (mgr.14556) 2928 : cluster [DBG] pgmap v5099: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:31.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:31.091662+0000 mgr.y (mgr.14556) 2929 : cluster [DBG] pgmap v5100: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:31.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:31.091662+0000 mgr.y (mgr.14556) 2929 : cluster [DBG] pgmap v5100: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:31.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:31.091662+0000 mgr.y (mgr.14556) 2929 : cluster [DBG] pgmap v5100: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:56:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:31] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:56:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:33.092302+0000 mgr.y (mgr.14556) 2930 : cluster [DBG] pgmap v5101: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:33.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:33.092302+0000 mgr.y (mgr.14556) 2930 : cluster [DBG] pgmap v5101: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:33.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:33.092302+0000 mgr.y (mgr.14556) 2930 : cluster [DBG] pgmap v5101: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:56:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:56:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:35.092812+0000 mgr.y (mgr.14556) 2931 : cluster [DBG] pgmap v5102: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:35.092812+0000 mgr.y (mgr.14556) 2931 : cluster [DBG] pgmap v5102: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:35.092812+0000 mgr.y (mgr.14556) 2931 : cluster [DBG] pgmap v5102: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:37.093298+0000 mgr.y (mgr.14556) 2932 : cluster [DBG] pgmap v5103: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:37.093298+0000 mgr.y (mgr.14556) 2932 : cluster [DBG] pgmap v5103: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:37.093298+0000 mgr.y (mgr.14556) 2932 : cluster [DBG] pgmap v5103: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:39.093977+0000 mgr.y (mgr.14556) 2933 : cluster [DBG] pgmap v5104: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:39.093977+0000 mgr.y (mgr.14556) 2933 : cluster [DBG] pgmap v5104: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:39.093977+0000 mgr.y (mgr.14556) 2933 : cluster [DBG] pgmap v5104: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:41.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:41.094433+0000 mgr.y (mgr.14556) 2934 : cluster [DBG] pgmap v5105: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:41.094433+0000 mgr.y (mgr.14556) 2934 : cluster [DBG] pgmap v5105: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:41.094433+0000 mgr.y (mgr.14556) 2934 : cluster [DBG] pgmap v5105: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:56:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:41] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:56:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:43.095000+0000 mgr.y (mgr.14556) 2935 : cluster [DBG] pgmap v5106: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:43.095000+0000 mgr.y (mgr.14556) 2935 : cluster [DBG] pgmap v5106: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:43.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:43.095000+0000 mgr.y (mgr.14556) 2935 : cluster [DBG] pgmap v5106: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:56:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:56:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:45.095555+0000 mgr.y (mgr.14556) 2936 : cluster [DBG] pgmap v5107: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:45.095555+0000 mgr.y (mgr.14556) 2936 : cluster [DBG] pgmap v5107: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:45.095555+0000 mgr.y (mgr.14556) 2936 : cluster [DBG] pgmap v5107: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:47.095960+0000 mgr.y (mgr.14556) 2937 : cluster [DBG] pgmap v5108: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:47.095960+0000 mgr.y (mgr.14556) 2937 : cluster [DBG] pgmap v5108: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:47.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:47.095960+0000 mgr.y (mgr.14556) 2937 : cluster [DBG] pgmap v5108: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:49.096736+0000 mgr.y (mgr.14556) 2938 : cluster [DBG] pgmap v5109: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:49.096736+0000 mgr.y (mgr.14556) 2938 : cluster [DBG] pgmap v5109: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:49.096736+0000 mgr.y (mgr.14556) 2938 : cluster [DBG] pgmap v5109: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:56:50.920754+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:56:51.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:56:50.920754+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:56:51.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:56:50.920754+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:56:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:51] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:56:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:51.097158+0000 mgr.y (mgr.14556) 2939 : cluster [DBG] pgmap v5110: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:52.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:56:51.229323+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:56:52.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:56:51.230024+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:56:52.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:56:51.234266+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:56:52.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:51.097158+0000 mgr.y (mgr.14556) 2939 : cluster [DBG] pgmap v5110: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:52.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:56:51.229323+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:56:52.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:56:51.230024+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:56:52.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:56:51.234266+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:56:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:51.097158+0000 mgr.y (mgr.14556) 2939 : cluster [DBG] pgmap v5110: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:56:51.229323+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:56:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:56:51.230024+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:56:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:56:51.234266+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:56:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:53.097966+0000 mgr.y (mgr.14556) 2940 : cluster [DBG] pgmap v5111: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:53.097966+0000 mgr.y (mgr.14556) 2940 : cluster [DBG] pgmap v5111: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:53.097966+0000 mgr.y (mgr.14556) 2940 : cluster [DBG] pgmap v5111: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:56:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:56:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:55.098482+0000 mgr.y (mgr.14556) 2941 : cluster [DBG] pgmap v5112: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:55.098482+0000 mgr.y (mgr.14556) 2941 : cluster [DBG] pgmap v5112: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:55.098482+0000 mgr.y (mgr.14556) 2941 : cluster [DBG] pgmap v5112: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:57.098885+0000 mgr.y (mgr.14556) 2942 : cluster [DBG] pgmap v5113: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:57.098885+0000 mgr.y (mgr.14556) 2942 : cluster [DBG] pgmap v5113: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:57.098885+0000 mgr.y (mgr.14556) 2942 : cluster [DBG] pgmap v5113: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:57.497 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:56:57.789 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:56:57.789 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (84m) 2m ago 85m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:56:57.789 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (84m) 2m ago 84m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:56:57.790 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (86m) 2m ago 86m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:56:57.790 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (86m) 2m ago 86m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:56:57.790 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (89m) 2m ago 89m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:56:57.790 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (91m) 2m ago 91m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:56:57.790 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (91m) 2m ago 91m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:56:57.790 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (90m) 2m ago 90m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:56:57.790 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (89m) 2m ago 89m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:56:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (85m) 2m ago 85m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:56:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (85m) 2m ago 85m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:56:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (89m) 2m ago 89m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:56:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (88m) 2m ago 88m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:56:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (88m) 2m ago 88m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:56:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (88m) 2m ago 88m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:56:57.791 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (87m) 2m ago 87m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:56:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (87m) 2m ago 87m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:56:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (86m) 2m ago 86m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:56:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (86m) 2m ago 86m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:56:57.792 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (84m) 2m ago 85m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:56:58.140 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:56:58.141 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:56:58.141 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:56:58.141 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:56:58.141 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:56:58.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:56:57.485516+0000 mgr.y (mgr.14556) 2943 : audit [DBG] from='client.19335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:58.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:56:57.780661+0000 mgr.y (mgr.14556) 2944 : audit [DBG] from='client.19341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:58.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:56:58.139368+0000 mon.a (mon.0) 4272 : audit [DBG] from='client.? 172.21.15.31:0/2462533365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:56:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:56:57.485516+0000 mgr.y (mgr.14556) 2943 : audit [DBG] from='client.19335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:56:57.780661+0000 mgr.y (mgr.14556) 2944 : audit [DBG] from='client.19341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:58.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:56:58.139368+0000 mon.a (mon.0) 4272 : audit [DBG] from='client.? 172.21.15.31:0/2462533365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:56:58.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:56:57.485516+0000 mgr.y (mgr.14556) 2943 : audit [DBG] from='client.19335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:58.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:56:57.780661+0000 mgr.y (mgr.14556) 2944 : audit [DBG] from='client.19341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:56:58.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:56:58.139368+0000 mon.a (mon.0) 4272 : audit [DBG] from='client.? 172.21.15.31:0/2462533365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:56:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:56:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:56:59.099558+0000 mgr.y (mgr.14556) 2945 : cluster [DBG] pgmap v5114: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:56:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:56:59.099558+0000 mgr.y (mgr.14556) 2945 : cluster [DBG] pgmap v5114: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:56:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:56:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:56:59.099558+0000 mgr.y (mgr.14556) 2945 : cluster [DBG] pgmap v5114: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:01.100001+0000 mgr.y (mgr.14556) 2946 : cluster [DBG] pgmap v5115: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:01.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:01.100001+0000 mgr.y (mgr.14556) 2946 : cluster [DBG] pgmap v5115: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:01.100001+0000 mgr.y (mgr.14556) 2946 : cluster [DBG] pgmap v5115: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:57:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:01] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T12:57:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:03.100777+0000 mgr.y (mgr.14556) 2947 : cluster [DBG] pgmap v5116: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:03.100777+0000 mgr.y (mgr.14556) 2947 : cluster [DBG] pgmap v5116: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:03.100777+0000 mgr.y (mgr.14556) 2947 : cluster [DBG] pgmap v5116: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:57:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:57:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:05.101169+0000 mgr.y (mgr.14556) 2948 : cluster [DBG] pgmap v5117: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:05.101169+0000 mgr.y (mgr.14556) 2948 : cluster [DBG] pgmap v5117: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:05.101169+0000 mgr.y (mgr.14556) 2948 : cluster [DBG] pgmap v5117: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:07.101721+0000 mgr.y (mgr.14556) 2949 : cluster [DBG] pgmap v5118: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:07.101721+0000 mgr.y (mgr.14556) 2949 : cluster [DBG] pgmap v5118: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:07.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:07.101721+0000 mgr.y (mgr.14556) 2949 : cluster [DBG] pgmap v5118: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:09.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:09.102391+0000 mgr.y (mgr.14556) 2950 : cluster [DBG] pgmap v5119: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:09.102391+0000 mgr.y (mgr.14556) 2950 : cluster [DBG] pgmap v5119: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:09.102391+0000 mgr.y (mgr.14556) 2950 : cluster [DBG] pgmap v5119: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:11.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:11.102910+0000 mgr.y (mgr.14556) 2951 : cluster [DBG] pgmap v5120: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:11.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:11.102910+0000 mgr.y (mgr.14556) 2951 : cluster [DBG] pgmap v5120: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:11.102910+0000 mgr.y (mgr.14556) 2951 : cluster [DBG] pgmap v5120: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:57:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:11] "GET /metrics HTTP/1.1" 200 196609 "" "Prometheus/2.33.4" 2024-04-17T12:57:13.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:13.103653+0000 mgr.y (mgr.14556) 2952 : cluster [DBG] pgmap v5121: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:13.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:13.103653+0000 mgr.y (mgr.14556) 2952 : cluster [DBG] pgmap v5121: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:13.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:13.103653+0000 mgr.y (mgr.14556) 2952 : cluster [DBG] pgmap v5121: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:57:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:57:15.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:15.104076+0000 mgr.y (mgr.14556) 2953 : cluster [DBG] pgmap v5122: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:15.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:15.104076+0000 mgr.y (mgr.14556) 2953 : cluster [DBG] pgmap v5122: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:15.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:15.104076+0000 mgr.y (mgr.14556) 2953 : cluster [DBG] pgmap v5122: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:17.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:17.104620+0000 mgr.y (mgr.14556) 2954 : cluster [DBG] pgmap v5123: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:17.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:17.104620+0000 mgr.y (mgr.14556) 2954 : cluster [DBG] pgmap v5123: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:17.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:17.104620+0000 mgr.y (mgr.14556) 2954 : cluster [DBG] pgmap v5123: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:19.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:19.105309+0000 mgr.y (mgr.14556) 2955 : cluster [DBG] pgmap v5124: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:19.105309+0000 mgr.y (mgr.14556) 2955 : cluster [DBG] pgmap v5124: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:19.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:19.105309+0000 mgr.y (mgr.14556) 2955 : cluster [DBG] pgmap v5124: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:21.447 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:21.105737+0000 mgr.y (mgr.14556) 2956 : cluster [DBG] pgmap v5125: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:21.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:21.105737+0000 mgr.y (mgr.14556) 2956 : cluster [DBG] pgmap v5125: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:21.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:21.105737+0000 mgr.y (mgr.14556) 2956 : cluster [DBG] pgmap v5125: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:21] "GET /metrics HTTP/1.1" 200 196609 "" "Prometheus/2.33.4" 2024-04-17T12:57:23.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:23.106527+0000 mgr.y (mgr.14556) 2957 : cluster [DBG] pgmap v5126: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:23.106527+0000 mgr.y (mgr.14556) 2957 : cluster [DBG] pgmap v5126: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:23.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:23.106527+0000 mgr.y (mgr.14556) 2957 : cluster [DBG] pgmap v5126: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:57:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:57:25.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:25.106897+0000 mgr.y (mgr.14556) 2958 : cluster [DBG] pgmap v5127: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:25.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:25.106897+0000 mgr.y (mgr.14556) 2958 : cluster [DBG] pgmap v5127: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:25.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:25.106897+0000 mgr.y (mgr.14556) 2958 : cluster [DBG] pgmap v5127: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:27.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:27.107260+0000 mgr.y (mgr.14556) 2959 : cluster [DBG] pgmap v5128: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:27.107260+0000 mgr.y (mgr.14556) 2959 : cluster [DBG] pgmap v5128: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:27.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:27.107260+0000 mgr.y (mgr.14556) 2959 : cluster [DBG] pgmap v5128: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:28.460 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:57:28.748 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:57:28.748 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (84m) 2m ago 85m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:57:28.748 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (85m) 2m ago 85m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:57:28.748 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (86m) 2m ago 86m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:57:28.748 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (86m) 2m ago 86m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:57:28.748 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (90m) 2m ago 90m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:57:28.748 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (91m) 2m ago 91m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:57:28.748 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (91m) 2m ago 91m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:57:28.748 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (90m) 2m ago 90m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:57:28.748 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (90m) 2m ago 90m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:57:28.749 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (86m) 2m ago 86m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:57:28.749 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (85m) 2m ago 85m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:57:28.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (89m) 2m ago 89m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:57:28.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (89m) 2m ago 89m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:57:28.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (89m) 2m ago 89m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:57:28.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (88m) 2m ago 88m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:57:28.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (88m) 2m ago 88m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:57:28.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (87m) 2m ago 87m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:57:28.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (87m) 2m ago 87m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:57:28.749 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (87m) 2m ago 87m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:57:28.749 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (84m) 2m ago 86m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:57:29.098 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:57:29.099 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:57:29.100 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:57:29.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:57:28.447883+0000 mgr.y (mgr.14556) 2960 : audit [DBG] from='client.29243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:57:29.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:57:28.739339+0000 mgr.y (mgr.14556) 2961 : audit [DBG] from='client.19359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:57:29.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:57:29.098311+0000 mon.a (mon.0) 4273 : audit [DBG] from='client.? 172.21.15.31:0/1936043825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:57:29.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:29.107797+0000 mgr.y (mgr.14556) 2962 : cluster [DBG] pgmap v5129: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:57:28.447883+0000 mgr.y (mgr.14556) 2960 : audit [DBG] from='client.29243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:57:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:57:28.739339+0000 mgr.y (mgr.14556) 2961 : audit [DBG] from='client.19359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:57:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:57:29.098311+0000 mon.a (mon.0) 4273 : audit [DBG] from='client.? 172.21.15.31:0/1936043825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:57:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:29.107797+0000 mgr.y (mgr.14556) 2962 : cluster [DBG] pgmap v5129: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:29.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:57:28.447883+0000 mgr.y (mgr.14556) 2960 : audit [DBG] from='client.29243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:57:29.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:57:28.739339+0000 mgr.y (mgr.14556) 2961 : audit [DBG] from='client.19359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:57:29.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:57:29.098311+0000 mon.a (mon.0) 4273 : audit [DBG] from='client.? 172.21.15.31:0/1936043825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:57:29.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:29.107797+0000 mgr.y (mgr.14556) 2962 : cluster [DBG] pgmap v5129: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:31.108407+0000 mgr.y (mgr.14556) 2963 : cluster [DBG] pgmap v5130: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:31.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:31.108407+0000 mgr.y (mgr.14556) 2963 : cluster [DBG] pgmap v5130: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:31.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:31.108407+0000 mgr.y (mgr.14556) 2963 : cluster [DBG] pgmap v5130: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:57:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:31] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T12:57:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:33.109089+0000 mgr.y (mgr.14556) 2964 : cluster [DBG] pgmap v5131: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:33.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:33.109089+0000 mgr.y (mgr.14556) 2964 : cluster [DBG] pgmap v5131: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:33.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:33.109089+0000 mgr.y (mgr.14556) 2964 : cluster [DBG] pgmap v5131: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:57:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:57:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:35.109467+0000 mgr.y (mgr.14556) 2965 : cluster [DBG] pgmap v5132: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:35.109467+0000 mgr.y (mgr.14556) 2965 : cluster [DBG] pgmap v5132: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:35.109467+0000 mgr.y (mgr.14556) 2965 : cluster [DBG] pgmap v5132: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:37.109884+0000 mgr.y (mgr.14556) 2966 : cluster [DBG] pgmap v5133: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:37.109884+0000 mgr.y (mgr.14556) 2966 : cluster [DBG] pgmap v5133: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:37.109884+0000 mgr.y (mgr.14556) 2966 : cluster [DBG] pgmap v5133: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:39.110691+0000 mgr.y (mgr.14556) 2967 : cluster [DBG] pgmap v5134: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:39.110691+0000 mgr.y (mgr.14556) 2967 : cluster [DBG] pgmap v5134: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:39.110691+0000 mgr.y (mgr.14556) 2967 : cluster [DBG] pgmap v5134: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:41.111108+0000 mgr.y (mgr.14556) 2968 : cluster [DBG] pgmap v5135: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:41.447 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:41.111108+0000 mgr.y (mgr.14556) 2968 : cluster [DBG] pgmap v5135: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:41.111108+0000 mgr.y (mgr.14556) 2968 : cluster [DBG] pgmap v5135: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:57:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:41] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:57:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:43.111814+0000 mgr.y (mgr.14556) 2969 : cluster [DBG] pgmap v5136: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:43.111814+0000 mgr.y (mgr.14556) 2969 : cluster [DBG] pgmap v5136: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:43.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:43.111814+0000 mgr.y (mgr.14556) 2969 : cluster [DBG] pgmap v5136: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:57:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:57:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:45.112341+0000 mgr.y (mgr.14556) 2970 : cluster [DBG] pgmap v5137: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:45.112341+0000 mgr.y (mgr.14556) 2970 : cluster [DBG] pgmap v5137: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:45.112341+0000 mgr.y (mgr.14556) 2970 : cluster [DBG] pgmap v5137: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:47.112921+0000 mgr.y (mgr.14556) 2971 : cluster [DBG] pgmap v5138: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:47.112921+0000 mgr.y (mgr.14556) 2971 : cluster [DBG] pgmap v5138: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:47.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:47.112921+0000 mgr.y (mgr.14556) 2971 : cluster [DBG] pgmap v5138: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:49.113543+0000 mgr.y (mgr.14556) 2972 : cluster [DBG] pgmap v5139: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:49.113543+0000 mgr.y (mgr.14556) 2972 : cluster [DBG] pgmap v5139: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:49.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:49.113543+0000 mgr.y (mgr.14556) 2972 : cluster [DBG] pgmap v5139: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:51.113990+0000 mgr.y (mgr.14556) 2973 : cluster [DBG] pgmap v5140: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:51.113990+0000 mgr.y (mgr.14556) 2973 : cluster [DBG] pgmap v5140: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:51.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:51.113990+0000 mgr.y (mgr.14556) 2973 : cluster [DBG] pgmap v5140: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:57:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:51] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:57:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:57:51.238533+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:57:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:57:51.493412+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:57:52.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:57:51.784839+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:57:52.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:57:51.785503+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:57:52.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:57:51.792848+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:57:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:57:51.238533+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:57:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:57:51.493412+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:57:52.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:57:51.784839+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:57:52.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:57:51.785503+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:57:52.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:57:51.792848+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:57:52.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:57:51.238533+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:57:52.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:57:51.493412+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:57:52.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:57:51.784839+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:57:52.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:57:51.785503+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:57:52.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:57:51.792848+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:57:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:53.114568+0000 mgr.y (mgr.14556) 2974 : cluster [DBG] pgmap v5141: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:53.114568+0000 mgr.y (mgr.14556) 2974 : cluster [DBG] pgmap v5141: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:53.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:53.114568+0000 mgr.y (mgr.14556) 2974 : cluster [DBG] pgmap v5141: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:57:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:57:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:55.115062+0000 mgr.y (mgr.14556) 2975 : cluster [DBG] pgmap v5142: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:55.115062+0000 mgr.y (mgr.14556) 2975 : cluster [DBG] pgmap v5142: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:55.115062+0000 mgr.y (mgr.14556) 2975 : cluster [DBG] pgmap v5142: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:57.115470+0000 mgr.y (mgr.14556) 2976 : cluster [DBG] pgmap v5143: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:57.115470+0000 mgr.y (mgr.14556) 2976 : cluster [DBG] pgmap v5143: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:57.115470+0000 mgr.y (mgr.14556) 2976 : cluster [DBG] pgmap v5143: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:59.427 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:57:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:57:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:57:59.116137+0000 mgr.y (mgr.14556) 2977 : cluster [DBG] pgmap v5144: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:57:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:57:59.116137+0000 mgr.y (mgr.14556) 2977 : cluster [DBG] pgmap v5144: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:57:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:57:59.116137+0000 mgr.y (mgr.14556) 2977 : cluster [DBG] pgmap v5144: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:57:59.715 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:57:59.715 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (85m) 3m ago 86m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (85m) 3m ago 85m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (87m) 3m ago 87m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (87m) 3m ago 87m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (90m) 3m ago 90m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (92m) 3m ago 92m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (92m) 3m ago 92m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (91m) 3m ago 91m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (90m) 3m ago 90m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (86m) 3m ago 86m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (86m) 3m ago 86m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (90m) 3m ago 90m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (89m) 3m ago 89m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (89m) 3m ago 89m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (89m) 3m ago 89m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (88m) 3m ago 88m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:57:59.716 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (88m) 3m ago 88m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:57:59.717 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (87m) 3m ago 87m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:57:59.717 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (87m) 3m ago 87m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:57:59.717 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (85m) 3m ago 86m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:58:00.061 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:58:00.062 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:58:00.063 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:58:00.063 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:58:00.063 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:58:00.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:57:59.414212+0000 mgr.y (mgr.14556) 2978 : audit [DBG] from='client.19371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:00.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:57:59.707193+0000 mgr.y (mgr.14556) 2979 : audit [DBG] from='client.19377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:00.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:58:00.060823+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.31:0/1616115960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:58:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:57:59.414212+0000 mgr.y (mgr.14556) 2978 : audit [DBG] from='client.19371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:57:59.707193+0000 mgr.y (mgr.14556) 2979 : audit [DBG] from='client.19377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:58:00.060823+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.31:0/1616115960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:58:00.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:57:59.414212+0000 mgr.y (mgr.14556) 2978 : audit [DBG] from='client.19371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:00.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:57:59.707193+0000 mgr.y (mgr.14556) 2979 : audit [DBG] from='client.19377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:00.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:58:00.060823+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.31:0/1616115960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:58:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:01.116702+0000 mgr.y (mgr.14556) 2980 : cluster [DBG] pgmap v5145: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:01.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:58:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:01] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T12:58:01.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:01.116702+0000 mgr.y (mgr.14556) 2980 : cluster [DBG] pgmap v5145: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:01.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:01.116702+0000 mgr.y (mgr.14556) 2980 : cluster [DBG] pgmap v5145: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:03.117334+0000 mgr.y (mgr.14556) 2981 : cluster [DBG] pgmap v5146: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:03.117334+0000 mgr.y (mgr.14556) 2981 : cluster [DBG] pgmap v5146: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:03.117334+0000 mgr.y (mgr.14556) 2981 : cluster [DBG] pgmap v5146: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:58:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:58:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:05.117697+0000 mgr.y (mgr.14556) 2982 : cluster [DBG] pgmap v5147: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:05.117697+0000 mgr.y (mgr.14556) 2982 : cluster [DBG] pgmap v5147: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:05.117697+0000 mgr.y (mgr.14556) 2982 : cluster [DBG] pgmap v5147: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:07.118097+0000 mgr.y (mgr.14556) 2983 : cluster [DBG] pgmap v5148: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:07.118097+0000 mgr.y (mgr.14556) 2983 : cluster [DBG] pgmap v5148: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:07.118097+0000 mgr.y (mgr.14556) 2983 : cluster [DBG] pgmap v5148: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:09.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:09.118828+0000 mgr.y (mgr.14556) 2984 : cluster [DBG] pgmap v5149: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:09.118828+0000 mgr.y (mgr.14556) 2984 : cluster [DBG] pgmap v5149: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:09.118828+0000 mgr.y (mgr.14556) 2984 : cluster [DBG] pgmap v5149: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:11.119254+0000 mgr.y (mgr.14556) 2985 : cluster [DBG] pgmap v5150: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:11.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:11.119254+0000 mgr.y (mgr.14556) 2985 : cluster [DBG] pgmap v5150: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:11.490 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:58:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:11] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:58:11.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:11.119254+0000 mgr.y (mgr.14556) 2985 : cluster [DBG] pgmap v5150: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:13.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:13.119836+0000 mgr.y (mgr.14556) 2986 : cluster [DBG] pgmap v5151: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:13.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:13.119836+0000 mgr.y (mgr.14556) 2986 : cluster [DBG] pgmap v5151: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:13.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:13.119836+0000 mgr.y (mgr.14556) 2986 : cluster [DBG] pgmap v5151: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:58:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:58:15.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:15.120292+0000 mgr.y (mgr.14556) 2987 : cluster [DBG] pgmap v5152: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:15.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:15.120292+0000 mgr.y (mgr.14556) 2987 : cluster [DBG] pgmap v5152: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:15.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:15.120292+0000 mgr.y (mgr.14556) 2987 : cluster [DBG] pgmap v5152: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:17.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:17.120635+0000 mgr.y (mgr.14556) 2988 : cluster [DBG] pgmap v5153: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:17.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:17.120635+0000 mgr.y (mgr.14556) 2988 : cluster [DBG] pgmap v5153: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:17.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:17.120635+0000 mgr.y (mgr.14556) 2988 : cluster [DBG] pgmap v5153: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:19.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:19.121446+0000 mgr.y (mgr.14556) 2989 : cluster [DBG] pgmap v5154: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:19.121446+0000 mgr.y (mgr.14556) 2989 : cluster [DBG] pgmap v5154: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:19.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:19.121446+0000 mgr.y (mgr.14556) 2989 : cluster [DBG] pgmap v5154: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:21.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:21.122026+0000 mgr.y (mgr.14556) 2990 : cluster [DBG] pgmap v5155: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:21.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:58:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:21] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:58:21.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:21.122026+0000 mgr.y (mgr.14556) 2990 : cluster [DBG] pgmap v5155: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:21.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:21.122026+0000 mgr.y (mgr.14556) 2990 : cluster [DBG] pgmap v5155: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:23.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:23.122648+0000 mgr.y (mgr.14556) 2991 : cluster [DBG] pgmap v5156: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:23.122648+0000 mgr.y (mgr.14556) 2991 : cluster [DBG] pgmap v5156: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:23.122648+0000 mgr.y (mgr.14556) 2991 : cluster [DBG] pgmap v5156: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:58:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:58:25.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:25.123280+0000 mgr.y (mgr.14556) 2992 : cluster [DBG] pgmap v5157: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:25.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:25.123280+0000 mgr.y (mgr.14556) 2992 : cluster [DBG] pgmap v5157: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:25.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:25.123280+0000 mgr.y (mgr.14556) 2992 : cluster [DBG] pgmap v5157: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:27.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:27.123694+0000 mgr.y (mgr.14556) 2993 : cluster [DBG] pgmap v5158: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:27.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:27.123694+0000 mgr.y (mgr.14556) 2993 : cluster [DBG] pgmap v5158: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:27.123694+0000 mgr.y (mgr.14556) 2993 : cluster [DBG] pgmap v5158: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:29.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:29.124283+0000 mgr.y (mgr.14556) 2994 : cluster [DBG] pgmap v5159: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:29.124283+0000 mgr.y (mgr.14556) 2994 : cluster [DBG] pgmap v5159: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:29.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:29.124283+0000 mgr.y (mgr.14556) 2994 : cluster [DBG] pgmap v5159: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:30.386 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:58:30.675 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:58:30.675 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (85m) 3m ago 86m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:58:30.675 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (86m) 3m ago 86m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:58:30.675 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (87m) 3m ago 87m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:58:30.675 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (87m) 3m ago 87m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:58:30.675 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (91m) 3m ago 91m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:58:30.675 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (92m) 3m ago 92m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:58:30.675 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (92m) 3m ago 92m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:58:30.675 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (91m) 3m ago 91m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:58:30.675 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (91m) 3m ago 91m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:58:30.675 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (87m) 3m ago 87m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:58:30.676 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (86m) 3m ago 86m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:58:30.676 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (90m) 3m ago 90m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:58:30.676 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (90m) 3m ago 90m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:58:30.676 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (90m) 3m ago 90m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:58:30.676 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (89m) 3m ago 89m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:58:30.676 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (89m) 3m ago 89m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:58:30.676 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (88m) 3m ago 88m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:58:30.676 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (88m) 3m ago 88m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:58:30.676 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (88m) 3m ago 88m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:58:30.676 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (85m) 3m ago 87m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:58:31.024 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:58:31.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:58:31.026 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:58:31.026 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:58:31.026 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:58:31.026 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:58:31.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:58:31.024474+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.31:0/3996237844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:58:31.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:58:31.024474+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.31:0/3996237844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:58:31.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:58:31.024474+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.31:0/3996237844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:58:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:58:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:31] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:58:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:58:30.374436+0000 mgr.y (mgr.14556) 2995 : audit [DBG] from='client.29279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:32.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:58:30.666535+0000 mgr.y (mgr.14556) 2996 : audit [DBG] from='client.19395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:32.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:31.124776+0000 mgr.y (mgr.14556) 2997 : cluster [DBG] pgmap v5160: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:32.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:58:30.374436+0000 mgr.y (mgr.14556) 2995 : audit [DBG] from='client.29279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:32.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:58:30.666535+0000 mgr.y (mgr.14556) 2996 : audit [DBG] from='client.19395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:32.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:31.124776+0000 mgr.y (mgr.14556) 2997 : cluster [DBG] pgmap v5160: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:32.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:58:30.374436+0000 mgr.y (mgr.14556) 2995 : audit [DBG] from='client.29279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:32.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:58:30.666535+0000 mgr.y (mgr.14556) 2996 : audit [DBG] from='client.19395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:58:32.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:31.124776+0000 mgr.y (mgr.14556) 2997 : cluster [DBG] pgmap v5160: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:33.125489+0000 mgr.y (mgr.14556) 2998 : cluster [DBG] pgmap v5161: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:33.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:33.125489+0000 mgr.y (mgr.14556) 2998 : cluster [DBG] pgmap v5161: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:33.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:33.125489+0000 mgr.y (mgr.14556) 2998 : cluster [DBG] pgmap v5161: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:58:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:58:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:35.126024+0000 mgr.y (mgr.14556) 2999 : cluster [DBG] pgmap v5162: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:35.126024+0000 mgr.y (mgr.14556) 2999 : cluster [DBG] pgmap v5162: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:35.126024+0000 mgr.y (mgr.14556) 2999 : cluster [DBG] pgmap v5162: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:37.126481+0000 mgr.y (mgr.14556) 3000 : cluster [DBG] pgmap v5163: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:37.126481+0000 mgr.y (mgr.14556) 3000 : cluster [DBG] pgmap v5163: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:37.126481+0000 mgr.y (mgr.14556) 3000 : cluster [DBG] pgmap v5163: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:39.127400+0000 mgr.y (mgr.14556) 3001 : cluster [DBG] pgmap v5164: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:39.127400+0000 mgr.y (mgr.14556) 3001 : cluster [DBG] pgmap v5164: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:39.127400+0000 mgr.y (mgr.14556) 3001 : cluster [DBG] pgmap v5164: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:41.127925+0000 mgr.y (mgr.14556) 3002 : cluster [DBG] pgmap v5165: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:41.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:58:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:41] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T12:58:41.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:41.127925+0000 mgr.y (mgr.14556) 3002 : cluster [DBG] pgmap v5165: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:41.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:41.127925+0000 mgr.y (mgr.14556) 3002 : cluster [DBG] pgmap v5165: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:43.128608+0000 mgr.y (mgr.14556) 3003 : cluster [DBG] pgmap v5166: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:43.128608+0000 mgr.y (mgr.14556) 3003 : cluster [DBG] pgmap v5166: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:43.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:43.128608+0000 mgr.y (mgr.14556) 3003 : cluster [DBG] pgmap v5166: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:44.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:58:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:58:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:45.129021+0000 mgr.y (mgr.14556) 3004 : cluster [DBG] pgmap v5167: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:45.129021+0000 mgr.y (mgr.14556) 3004 : cluster [DBG] pgmap v5167: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:45.129021+0000 mgr.y (mgr.14556) 3004 : cluster [DBG] pgmap v5167: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:47.129439+0000 mgr.y (mgr.14556) 3005 : cluster [DBG] pgmap v5168: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:47.129439+0000 mgr.y (mgr.14556) 3005 : cluster [DBG] pgmap v5168: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:47.129439+0000 mgr.y (mgr.14556) 3005 : cluster [DBG] pgmap v5168: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:49.130236+0000 mgr.y (mgr.14556) 3006 : cluster [DBG] pgmap v5169: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:49.130236+0000 mgr.y (mgr.14556) 3006 : cluster [DBG] pgmap v5169: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:49.130236+0000 mgr.y (mgr.14556) 3006 : cluster [DBG] pgmap v5169: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:58:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:51] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T12:58:52.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:51.130568+0000 mgr.y (mgr.14556) 3007 : cluster [DBG] pgmap v5170: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:52.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:58:51.797206+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:58:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:51.130568+0000 mgr.y (mgr.14556) 3007 : cluster [DBG] pgmap v5170: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:52.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:58:51.797206+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:58:52.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:51.130568+0000 mgr.y (mgr.14556) 3007 : cluster [DBG] pgmap v5170: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:52.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:58:51.797206+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:58:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:58:52.052040+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:58:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:58:52.329533+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:58:53.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:58:52.330202+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:58:53.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:58:52.335408+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:58:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:58:52.052040+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:58:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:58:52.329533+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:58:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:58:52.330202+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:58:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:58:52.335408+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:58:53.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:58:52.052040+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:58:53.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:58:52.329533+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:58:53.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:58:52.330202+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:58:53.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:58:52.335408+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:58:54.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:53.131209+0000 mgr.y (mgr.14556) 3008 : cluster [DBG] pgmap v5171: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:54.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:58:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:58:54.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:53.131209+0000 mgr.y (mgr.14556) 3008 : cluster [DBG] pgmap v5171: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:54.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:53.131209+0000 mgr.y (mgr.14556) 3008 : cluster [DBG] pgmap v5171: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:55.131738+0000 mgr.y (mgr.14556) 3009 : cluster [DBG] pgmap v5172: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:55.131738+0000 mgr.y (mgr.14556) 3009 : cluster [DBG] pgmap v5172: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:55.131738+0000 mgr.y (mgr.14556) 3009 : cluster [DBG] pgmap v5172: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:57.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:57.132222+0000 mgr.y (mgr.14556) 3010 : cluster [DBG] pgmap v5173: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:57.132222+0000 mgr.y (mgr.14556) 3010 : cluster [DBG] pgmap v5173: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:57.132222+0000 mgr.y (mgr.14556) 3010 : cluster [DBG] pgmap v5173: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:58:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:58:59.133120+0000 mgr.y (mgr.14556) 3011 : cluster [DBG] pgmap v5174: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:58:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:58:59.133120+0000 mgr.y (mgr.14556) 3011 : cluster [DBG] pgmap v5174: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:58:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:58:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:58:59.133120+0000 mgr.y (mgr.14556) 3011 : cluster [DBG] pgmap v5174: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:01.354 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:59:01.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:01.133527+0000 mgr.y (mgr.14556) 3012 : cluster [DBG] pgmap v5175: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:01.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:01.133527+0000 mgr.y (mgr.14556) 3012 : cluster [DBG] pgmap v5175: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:01.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:59:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:01] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:59:01.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:01.133527+0000 mgr.y (mgr.14556) 3012 : cluster [DBG] pgmap v5175: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:01.643 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:59:01.643 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (86m) 4m ago 87m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:59:01.643 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (86m) 4m ago 86m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:59:01.643 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (88m) 4m ago 88m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:59:01.643 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (88m) 4m ago 88m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:59:01.643 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (91m) 4m ago 91m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:59:01.643 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (93m) 4m ago 93m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:59:01.643 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (93m) 4m ago 93m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (92m) 4m ago 92m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (91m) 4m ago 91m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (87m) 4m ago 87m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (87m) 4m ago 87m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (91m) 4m ago 91m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (90m) 4m ago 90m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (90m) 4m ago 90m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (90m) 4m ago 90m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (89m) 4m ago 89m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (89m) 4m ago 89m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (89m) 4m ago 89m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (88m) 4m ago 88m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:59:01.644 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (86m) 4m ago 87m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:59:01.993 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:59:01.993 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:59:01.993 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:59:01.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:59:01.993 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:59:01.993 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:59:01.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:59:01.993 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:59:01.993 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:59:01.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:59:01.994 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:59:01.994 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:59:01.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:59:01.994 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:59:01.994 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:59:01.994 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:59:01.994 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:59:02.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:59:01.341126+0000 mgr.y (mgr.14556) 3013 : audit [DBG] from='client.29297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:02.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:59:01.634302+0000 mgr.y (mgr.14556) 3014 : audit [DBG] from='client.19413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:02.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:59:01.992387+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.31:0/2577557093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:59:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:59:01.341126+0000 mgr.y (mgr.14556) 3013 : audit [DBG] from='client.29297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:59:01.634302+0000 mgr.y (mgr.14556) 3014 : audit [DBG] from='client.19413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:02.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:59:01.992387+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.31:0/2577557093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:59:02.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:59:01.341126+0000 mgr.y (mgr.14556) 3013 : audit [DBG] from='client.29297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:02.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:59:01.634302+0000 mgr.y (mgr.14556) 3014 : audit [DBG] from='client.19413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:02.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:59:01.992387+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.31:0/2577557093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:59:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:03.134393+0000 mgr.y (mgr.14556) 3015 : cluster [DBG] pgmap v5176: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:03.134393+0000 mgr.y (mgr.14556) 3015 : cluster [DBG] pgmap v5176: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:03.134393+0000 mgr.y (mgr.14556) 3015 : cluster [DBG] pgmap v5176: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:59:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:59:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:05.134840+0000 mgr.y (mgr.14556) 3016 : cluster [DBG] pgmap v5177: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:05.134840+0000 mgr.y (mgr.14556) 3016 : cluster [DBG] pgmap v5177: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:05.134840+0000 mgr.y (mgr.14556) 3016 : cluster [DBG] pgmap v5177: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:07.135331+0000 mgr.y (mgr.14556) 3017 : cluster [DBG] pgmap v5178: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:07.135331+0000 mgr.y (mgr.14556) 3017 : cluster [DBG] pgmap v5178: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:07.135331+0000 mgr.y (mgr.14556) 3017 : cluster [DBG] pgmap v5178: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:09.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:09.136188+0000 mgr.y (mgr.14556) 3018 : cluster [DBG] pgmap v5179: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:09.136188+0000 mgr.y (mgr.14556) 3018 : cluster [DBG] pgmap v5179: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:09.136188+0000 mgr.y (mgr.14556) 3018 : cluster [DBG] pgmap v5179: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:11.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:11.136530+0000 mgr.y (mgr.14556) 3019 : cluster [DBG] pgmap v5180: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:11.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:59:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:11] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:59:11.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:11.136530+0000 mgr.y (mgr.14556) 3019 : cluster [DBG] pgmap v5180: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:11.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:11.136530+0000 mgr.y (mgr.14556) 3019 : cluster [DBG] pgmap v5180: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:13.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:13.137184+0000 mgr.y (mgr.14556) 3020 : cluster [DBG] pgmap v5181: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:13.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:13.137184+0000 mgr.y (mgr.14556) 3020 : cluster [DBG] pgmap v5181: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:13.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:13.137184+0000 mgr.y (mgr.14556) 3020 : cluster [DBG] pgmap v5181: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:59:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:59:15.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:15.137550+0000 mgr.y (mgr.14556) 3021 : cluster [DBG] pgmap v5182: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:15.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:15.137550+0000 mgr.y (mgr.14556) 3021 : cluster [DBG] pgmap v5182: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:15.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:15.137550+0000 mgr.y (mgr.14556) 3021 : cluster [DBG] pgmap v5182: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:17.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:17.138070+0000 mgr.y (mgr.14556) 3022 : cluster [DBG] pgmap v5183: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:17.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:17.138070+0000 mgr.y (mgr.14556) 3022 : cluster [DBG] pgmap v5183: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:17.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:17.138070+0000 mgr.y (mgr.14556) 3022 : cluster [DBG] pgmap v5183: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:19.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:19.138683+0000 mgr.y (mgr.14556) 3023 : cluster [DBG] pgmap v5184: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:19.138683+0000 mgr.y (mgr.14556) 3023 : cluster [DBG] pgmap v5184: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:19.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:19.138683+0000 mgr.y (mgr.14556) 3023 : cluster [DBG] pgmap v5184: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:21.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:21.139131+0000 mgr.y (mgr.14556) 3024 : cluster [DBG] pgmap v5185: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:21.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:21.139131+0000 mgr.y (mgr.14556) 3024 : cluster [DBG] pgmap v5185: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:21.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:21.139131+0000 mgr.y (mgr.14556) 3024 : cluster [DBG] pgmap v5185: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:21.490 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:59:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:21] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:59:23.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:23.139797+0000 mgr.y (mgr.14556) 3025 : cluster [DBG] pgmap v5186: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:23.139797+0000 mgr.y (mgr.14556) 3025 : cluster [DBG] pgmap v5186: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:23.139797+0000 mgr.y (mgr.14556) 3025 : cluster [DBG] pgmap v5186: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:24.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:59:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:59:25.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:25.140195+0000 mgr.y (mgr.14556) 3026 : cluster [DBG] pgmap v5187: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:25.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:25.140195+0000 mgr.y (mgr.14556) 3026 : cluster [DBG] pgmap v5187: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:25.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:25.140195+0000 mgr.y (mgr.14556) 3026 : cluster [DBG] pgmap v5187: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:27.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:27.140670+0000 mgr.y (mgr.14556) 3027 : cluster [DBG] pgmap v5188: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:27.140670+0000 mgr.y (mgr.14556) 3027 : cluster [DBG] pgmap v5188: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:27.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:27.140670+0000 mgr.y (mgr.14556) 3027 : cluster [DBG] pgmap v5188: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:29.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:29.141587+0000 mgr.y (mgr.14556) 3028 : cluster [DBG] pgmap v5189: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:29.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:29.141587+0000 mgr.y (mgr.14556) 3028 : cluster [DBG] pgmap v5189: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:29.141587+0000 mgr.y (mgr.14556) 3028 : cluster [DBG] pgmap v5189: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:31.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:31.142053+0000 mgr.y (mgr.14556) 3029 : cluster [DBG] pgmap v5190: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:31.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:31.142053+0000 mgr.y (mgr.14556) 3029 : cluster [DBG] pgmap v5190: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:31.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:59:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:31] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T12:59:31.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:31.142053+0000 mgr.y (mgr.14556) 3029 : cluster [DBG] pgmap v5190: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:32.318 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T12:59:32.606 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (86m) 4m ago 87m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (87m) 4m ago 87m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (88m) 4m ago 88m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (88m) 4m ago 88m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (92m) 4m ago 92m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (93m) 4m ago 93m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (93m) 4m ago 94m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (92m) 4m ago 92m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (92m) 4m ago 92m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (88m) 4m ago 88m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (88m) 4m ago 88m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (91m) 4m ago 91m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (91m) 4m ago 91m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (91m) 4m ago 91m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (90m) 4m ago 90m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (90m) 4m ago 90m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T12:59:32.607 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (89m) 4m ago 89m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T12:59:32.608 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (89m) 4m ago 89m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T12:59:32.608 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (89m) 4m ago 89m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T12:59:32.608 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (86m) 4m ago 88m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T12:59:32.957 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T12:59:32.958 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T12:59:32.958 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T12:59:32.958 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T12:59:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:59:32.956402+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.31:0/730173410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:59:33.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:59:32.956402+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.31:0/730173410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:59:33.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:59:32.956402+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.31:0/730173410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T12:59:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:59:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:59:34.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:59:32.305927+0000 mgr.y (mgr.14556) 3030 : audit [DBG] from='client.29315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:34.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:59:32.598160+0000 mgr.y (mgr.14556) 3031 : audit [DBG] from='client.19431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:34.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:33.142634+0000 mgr.y (mgr.14556) 3032 : cluster [DBG] pgmap v5191: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:59:32.305927+0000 mgr.y (mgr.14556) 3030 : audit [DBG] from='client.29315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:59:32.598160+0000 mgr.y (mgr.14556) 3031 : audit [DBG] from='client.19431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:33.142634+0000 mgr.y (mgr.14556) 3032 : cluster [DBG] pgmap v5191: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:34.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:59:32.305927+0000 mgr.y (mgr.14556) 3030 : audit [DBG] from='client.29315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:34.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:59:32.598160+0000 mgr.y (mgr.14556) 3031 : audit [DBG] from='client.19431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T12:59:34.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:33.142634+0000 mgr.y (mgr.14556) 3032 : cluster [DBG] pgmap v5191: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:35.143116+0000 mgr.y (mgr.14556) 3033 : cluster [DBG] pgmap v5192: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:35.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:35.143116+0000 mgr.y (mgr.14556) 3033 : cluster [DBG] pgmap v5192: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:35.143116+0000 mgr.y (mgr.14556) 3033 : cluster [DBG] pgmap v5192: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:37.143493+0000 mgr.y (mgr.14556) 3034 : cluster [DBG] pgmap v5193: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:37.143493+0000 mgr.y (mgr.14556) 3034 : cluster [DBG] pgmap v5193: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:37.143493+0000 mgr.y (mgr.14556) 3034 : cluster [DBG] pgmap v5193: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:39.144208+0000 mgr.y (mgr.14556) 3035 : cluster [DBG] pgmap v5194: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:39.144208+0000 mgr.y (mgr.14556) 3035 : cluster [DBG] pgmap v5194: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:39.144208+0000 mgr.y (mgr.14556) 3035 : cluster [DBG] pgmap v5194: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:41.144675+0000 mgr.y (mgr.14556) 3036 : cluster [DBG] pgmap v5195: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:41.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:41.144675+0000 mgr.y (mgr.14556) 3036 : cluster [DBG] pgmap v5195: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:41.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:41.144675+0000 mgr.y (mgr.14556) 3036 : cluster [DBG] pgmap v5195: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:41.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:59:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:41] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:59:43.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:43.145411+0000 mgr.y (mgr.14556) 3037 : cluster [DBG] pgmap v5196: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:43.145411+0000 mgr.y (mgr.14556) 3037 : cluster [DBG] pgmap v5196: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:43.145411+0000 mgr.y (mgr.14556) 3037 : cluster [DBG] pgmap v5196: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:59:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:59:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:45.145896+0000 mgr.y (mgr.14556) 3038 : cluster [DBG] pgmap v5197: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:45.145896+0000 mgr.y (mgr.14556) 3038 : cluster [DBG] pgmap v5197: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:45.145896+0000 mgr.y (mgr.14556) 3038 : cluster [DBG] pgmap v5197: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:47.146469+0000 mgr.y (mgr.14556) 3039 : cluster [DBG] pgmap v5198: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:47.146469+0000 mgr.y (mgr.14556) 3039 : cluster [DBG] pgmap v5198: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:47.146469+0000 mgr.y (mgr.14556) 3039 : cluster [DBG] pgmap v5198: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:49.147373+0000 mgr.y (mgr.14556) 3040 : cluster [DBG] pgmap v5199: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:49.147373+0000 mgr.y (mgr.14556) 3040 : cluster [DBG] pgmap v5199: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:49.147373+0000 mgr.y (mgr.14556) 3040 : cluster [DBG] pgmap v5199: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:51.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:51.147769+0000 mgr.y (mgr.14556) 3041 : cluster [DBG] pgmap v5200: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:51.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:51.147769+0000 mgr.y (mgr.14556) 3041 : cluster [DBG] pgmap v5200: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:51.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 12:59:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:51] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T12:59:51.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:51.147769+0000 mgr.y (mgr.14556) 3041 : cluster [DBG] pgmap v5200: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:52.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:59:52.339963+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:59:52.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:59:52.339963+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:59:52.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:59:52.339963+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T12:59:53.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:59:52.644316+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:59:53.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:59:52.645014+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:59:53.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T12:59:52.650278+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:59:53.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:53.148469+0000 mgr.y (mgr.14556) 3042 : cluster [DBG] pgmap v5201: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:53.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:59:52.644316+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:59:53.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:59:52.645014+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:59:53.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T12:59:52.650278+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:59:53.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:53.148469+0000 mgr.y (mgr.14556) 3042 : cluster [DBG] pgmap v5201: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:53.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:59:52.644316+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T12:59:53.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:59:52.645014+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T12:59:53.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T12:59:52.650278+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T12:59:53.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:53.148469+0000 mgr.y (mgr.14556) 3042 : cluster [DBG] pgmap v5201: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 12:59:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:12:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T12:59:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:55.148881+0000 mgr.y (mgr.14556) 3043 : cluster [DBG] pgmap v5202: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:55.148881+0000 mgr.y (mgr.14556) 3043 : cluster [DBG] pgmap v5202: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:55.148881+0000 mgr.y (mgr.14556) 3043 : cluster [DBG] pgmap v5202: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:57.149441+0000 mgr.y (mgr.14556) 3044 : cluster [DBG] pgmap v5203: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:57.149441+0000 mgr.y (mgr.14556) 3044 : cluster [DBG] pgmap v5203: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:57.149441+0000 mgr.y (mgr.14556) 3044 : cluster [DBG] pgmap v5203: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 12:59:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T12:59:59.150228+0000 mgr.y (mgr.14556) 3045 : cluster [DBG] pgmap v5204: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 12:59:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T12:59:59.150228+0000 mgr.y (mgr.14556) 3045 : cluster [DBG] pgmap v5204: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T12:59:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 12:59:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T12:59:59.150228+0000 mgr.y (mgr.14556) 3045 : cluster [DBG] pgmap v5204: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:00.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:00.000159+0000 mon.a (mon.0) 4288 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:00:00.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:00.000159+0000 mon.a (mon.0) 4288 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:00:00.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:00.000159+0000 mon.a (mon.0) 4288 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:00:01.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:01.150648+0000 mgr.y (mgr.14556) 3046 : cluster [DBG] pgmap v5205: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:01.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:00:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:01] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:00:01.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:01.150648+0000 mgr.y (mgr.14556) 3046 : cluster [DBG] pgmap v5205: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:01.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:01.150648+0000 mgr.y (mgr.14556) 3046 : cluster [DBG] pgmap v5205: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:03.282 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:00:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:03.151228+0000 mgr.y (mgr.14556) 3047 : cluster [DBG] pgmap v5206: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:03.151228+0000 mgr.y (mgr.14556) 3047 : cluster [DBG] pgmap v5206: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:03.151228+0000 mgr.y (mgr.14556) 3047 : cluster [DBG] pgmap v5206: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:03.570 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:00:03.570 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (87m) 5m ago 88m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:00:03.570 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (88m) 5m ago 88m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:00:03.570 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (89m) 5m ago 89m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (89m) 5m ago 89m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (92m) 5m ago 92m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (94m) 5m ago 94m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (94m) 5m ago 94m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (93m) 5m ago 93m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (92m) 5m ago 92m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (88m) 5m ago 88m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (88m) 5m ago 88m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (92m) 5m ago 92m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (92m) 5m ago 92m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (91m) 5m ago 91m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (91m) 5m ago 91m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (90m) 5m ago 90m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (90m) 5m ago 90m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (90m) 5m ago 90m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:00:03.571 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (89m) 5m ago 89m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:00:03.572 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (87m) 5m ago 88m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:00:03.920 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:00:03.920 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:00:03.920 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:00:03.920 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:00:03.920 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:00:03.920 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:00:03.920 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:00:03.920 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:00:03.921 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:00:03.921 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:00:03.921 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:00:03.921 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:00:03.921 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:00:03.921 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:00:03.921 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:00:03.921 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:00:03.921 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:00:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:00:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:00:04.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:00:03.270265+0000 mgr.y (mgr.14556) 3048 : audit [DBG] from='client.29333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:04.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:00:03.562140+0000 mgr.y (mgr.14556) 3049 : audit [DBG] from='client.19449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:04.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:00:03.919728+0000 mon.a (mon.0) 4289 : audit [DBG] from='client.? 172.21.15.31:0/2354026915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:00:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:00:03.270265+0000 mgr.y (mgr.14556) 3048 : audit [DBG] from='client.29333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:00:03.562140+0000 mgr.y (mgr.14556) 3049 : audit [DBG] from='client.19449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:00:03.919728+0000 mon.a (mon.0) 4289 : audit [DBG] from='client.? 172.21.15.31:0/2354026915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:00:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:00:03.270265+0000 mgr.y (mgr.14556) 3048 : audit [DBG] from='client.29333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:00:03.562140+0000 mgr.y (mgr.14556) 3049 : audit [DBG] from='client.19449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:04.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:00:03.919728+0000 mon.a (mon.0) 4289 : audit [DBG] from='client.? 172.21.15.31:0/2354026915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:00:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:05.151698+0000 mgr.y (mgr.14556) 3050 : cluster [DBG] pgmap v5207: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:05.151698+0000 mgr.y (mgr.14556) 3050 : cluster [DBG] pgmap v5207: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:05.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:05.151698+0000 mgr.y (mgr.14556) 3050 : cluster [DBG] pgmap v5207: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:07.152404+0000 mgr.y (mgr.14556) 3051 : cluster [DBG] pgmap v5208: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:07.152404+0000 mgr.y (mgr.14556) 3051 : cluster [DBG] pgmap v5208: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:07.152404+0000 mgr.y (mgr.14556) 3051 : cluster [DBG] pgmap v5208: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:09.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:09.153218+0000 mgr.y (mgr.14556) 3052 : cluster [DBG] pgmap v5209: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:09.153218+0000 mgr.y (mgr.14556) 3052 : cluster [DBG] pgmap v5209: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:09.153218+0000 mgr.y (mgr.14556) 3052 : cluster [DBG] pgmap v5209: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:11.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:11.153664+0000 mgr.y (mgr.14556) 3053 : cluster [DBG] pgmap v5210: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:11.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:11.153664+0000 mgr.y (mgr.14556) 3053 : cluster [DBG] pgmap v5210: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:11.490 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:11] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T13:00:11.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:11.153664+0000 mgr.y (mgr.14556) 3053 : cluster [DBG] pgmap v5210: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:13.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:13.154340+0000 mgr.y (mgr.14556) 3054 : cluster [DBG] pgmap v5211: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:13.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:13.154340+0000 mgr.y (mgr.14556) 3054 : cluster [DBG] pgmap v5211: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:13.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:13.154340+0000 mgr.y (mgr.14556) 3054 : cluster [DBG] pgmap v5211: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:00:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:00:15.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:15.154699+0000 mgr.y (mgr.14556) 3055 : cluster [DBG] pgmap v5212: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:15.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:15.154699+0000 mgr.y (mgr.14556) 3055 : cluster [DBG] pgmap v5212: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:15.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:15.154699+0000 mgr.y (mgr.14556) 3055 : cluster [DBG] pgmap v5212: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:17.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:17.155103+0000 mgr.y (mgr.14556) 3056 : cluster [DBG] pgmap v5213: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:17.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:17.155103+0000 mgr.y (mgr.14556) 3056 : cluster [DBG] pgmap v5213: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:17.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:17.155103+0000 mgr.y (mgr.14556) 3056 : cluster [DBG] pgmap v5213: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:19.155684+0000 mgr.y (mgr.14556) 3057 : cluster [DBG] pgmap v5214: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:19.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:19.155684+0000 mgr.y (mgr.14556) 3057 : cluster [DBG] pgmap v5214: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:19.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:19.155684+0000 mgr.y (mgr.14556) 3057 : cluster [DBG] pgmap v5214: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:21.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:00:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:21] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T13:00:21.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:21.156178+0000 mgr.y (mgr.14556) 3058 : cluster [DBG] pgmap v5215: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:21.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:21.156178+0000 mgr.y (mgr.14556) 3058 : cluster [DBG] pgmap v5215: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:21.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:21.156178+0000 mgr.y (mgr.14556) 3058 : cluster [DBG] pgmap v5215: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:23.156818+0000 mgr.y (mgr.14556) 3059 : cluster [DBG] pgmap v5216: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:23.495 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:23.156818+0000 mgr.y (mgr.14556) 3059 : cluster [DBG] pgmap v5216: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:23.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:23.156818+0000 mgr.y (mgr.14556) 3059 : cluster [DBG] pgmap v5216: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:00:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:00:25.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:25.157346+0000 mgr.y (mgr.14556) 3060 : cluster [DBG] pgmap v5217: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:25.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:25.157346+0000 mgr.y (mgr.14556) 3060 : cluster [DBG] pgmap v5217: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:25.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:25.157346+0000 mgr.y (mgr.14556) 3060 : cluster [DBG] pgmap v5217: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:27.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:27.157720+0000 mgr.y (mgr.14556) 3061 : cluster [DBG] pgmap v5218: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:27.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:27.157720+0000 mgr.y (mgr.14556) 3061 : cluster [DBG] pgmap v5218: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:27.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:27.157720+0000 mgr.y (mgr.14556) 3061 : cluster [DBG] pgmap v5218: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:29.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:29.158369+0000 mgr.y (mgr.14556) 3062 : cluster [DBG] pgmap v5219: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:29.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:29.158369+0000 mgr.y (mgr.14556) 3062 : cluster [DBG] pgmap v5219: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:29.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:29.158369+0000 mgr.y (mgr.14556) 3062 : cluster [DBG] pgmap v5219: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:31.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:31.158809+0000 mgr.y (mgr.14556) 3063 : cluster [DBG] pgmap v5220: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:31.490 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:00:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:31] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T13:00:31.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:31.158809+0000 mgr.y (mgr.14556) 3063 : cluster [DBG] pgmap v5220: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:31.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:31.158809+0000 mgr.y (mgr.14556) 3063 : cluster [DBG] pgmap v5220: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:33.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:33.159473+0000 mgr.y (mgr.14556) 3064 : cluster [DBG] pgmap v5221: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:33.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:33.159473+0000 mgr.y (mgr.14556) 3064 : cluster [DBG] pgmap v5221: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:33.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:33.159473+0000 mgr.y (mgr.14556) 3064 : cluster [DBG] pgmap v5221: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:34.245 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:00:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:00:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:00:34.532 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:00:34.532 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (87m) 5m ago 88m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:00:34.532 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (88m) 5m ago 88m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (89m) 5m ago 89m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (89m) 5m ago 89m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (93m) 5m ago 93m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (94m) 5m ago 94m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (94m) 5m ago 95m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (93m) 5m ago 93m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (93m) 5m ago 93m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (89m) 5m ago 89m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (89m) 5m ago 89m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (92m) 5m ago 92m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (92m) 5m ago 92m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (92m) 5m ago 92m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (91m) 5m ago 91m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:00:34.533 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (91m) 5m ago 91m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:00:34.534 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (90m) 5m ago 90m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:00:34.534 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (90m) 5m ago 90m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:00:34.534 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (90m) 5m ago 90m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:00:34.534 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (87m) 5m ago 89m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:00:34.883 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:00:34.884 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:00:34.884 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:00:35.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:00:34.882738+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.31:0/2096158260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:00:35.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:00:34.882738+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.31:0/2096158260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:00:35.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:00:34.882738+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.31:0/2096158260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:00:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:00:34.232416+0000 mgr.y (mgr.14556) 3065 : audit [DBG] from='client.19461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:36.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:00:34.524372+0000 mgr.y (mgr.14556) 3066 : audit [DBG] from='client.19467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:36.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:35.160061+0000 mgr.y (mgr.14556) 3067 : cluster [DBG] pgmap v5222: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:00:34.232416+0000 mgr.y (mgr.14556) 3065 : audit [DBG] from='client.19461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:00:34.524372+0000 mgr.y (mgr.14556) 3066 : audit [DBG] from='client.19467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:36.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:35.160061+0000 mgr.y (mgr.14556) 3067 : cluster [DBG] pgmap v5222: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:00:34.232416+0000 mgr.y (mgr.14556) 3065 : audit [DBG] from='client.19461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:36.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:00:34.524372+0000 mgr.y (mgr.14556) 3066 : audit [DBG] from='client.19467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:00:36.240 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:35.160061+0000 mgr.y (mgr.14556) 3067 : cluster [DBG] pgmap v5222: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:37.160613+0000 mgr.y (mgr.14556) 3068 : cluster [DBG] pgmap v5223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:37.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:37.160613+0000 mgr.y (mgr.14556) 3068 : cluster [DBG] pgmap v5223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:37.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:37.160613+0000 mgr.y (mgr.14556) 3068 : cluster [DBG] pgmap v5223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:39.161319+0000 mgr.y (mgr.14556) 3069 : cluster [DBG] pgmap v5224: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:39.161319+0000 mgr.y (mgr.14556) 3069 : cluster [DBG] pgmap v5224: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:39.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:39.161319+0000 mgr.y (mgr.14556) 3069 : cluster [DBG] pgmap v5224: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:41.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:41.161977+0000 mgr.y (mgr.14556) 3070 : cluster [DBG] pgmap v5225: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:41.490 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:00:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:41] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:00:41.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:41.161977+0000 mgr.y (mgr.14556) 3070 : cluster [DBG] pgmap v5225: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:41.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:41.161977+0000 mgr.y (mgr.14556) 3070 : cluster [DBG] pgmap v5225: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:43.162749+0000 mgr.y (mgr.14556) 3071 : cluster [DBG] pgmap v5226: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:43.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:43.162749+0000 mgr.y (mgr.14556) 3071 : cluster [DBG] pgmap v5226: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:43.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:43.162749+0000 mgr.y (mgr.14556) 3071 : cluster [DBG] pgmap v5226: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:00:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:00:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:45.163329+0000 mgr.y (mgr.14556) 3072 : cluster [DBG] pgmap v5227: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:45.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:45.163329+0000 mgr.y (mgr.14556) 3072 : cluster [DBG] pgmap v5227: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:45.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:45.163329+0000 mgr.y (mgr.14556) 3072 : cluster [DBG] pgmap v5227: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:47.163942+0000 mgr.y (mgr.14556) 3073 : cluster [DBG] pgmap v5228: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:47.163942+0000 mgr.y (mgr.14556) 3073 : cluster [DBG] pgmap v5228: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:47.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:47.163942+0000 mgr.y (mgr.14556) 3073 : cluster [DBG] pgmap v5228: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:49.164686+0000 mgr.y (mgr.14556) 3074 : cluster [DBG] pgmap v5229: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:49.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:49.164686+0000 mgr.y (mgr.14556) 3074 : cluster [DBG] pgmap v5229: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:49.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:49.164686+0000 mgr.y (mgr.14556) 3074 : cluster [DBG] pgmap v5229: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:51.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:00:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:51] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:00:51.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:51.165140+0000 mgr.y (mgr.14556) 3075 : cluster [DBG] pgmap v5230: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:51.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:51.165140+0000 mgr.y (mgr.14556) 3075 : cluster [DBG] pgmap v5230: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:51.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:51.165140+0000 mgr.y (mgr.14556) 3075 : cluster [DBG] pgmap v5230: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:52.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:00:52.654704+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:00:52.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:00:52.654704+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:00:52.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:00:52.654704+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:00:53.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:53.165718+0000 mgr.y (mgr.14556) 3076 : cluster [DBG] pgmap v5231: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:53.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:53.165718+0000 mgr.y (mgr.14556) 3076 : cluster [DBG] pgmap v5231: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:53.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:53.165718+0000 mgr.y (mgr.14556) 3076 : cluster [DBG] pgmap v5231: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:00:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:00:55.401 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:55.166101+0000 mgr.y (mgr.14556) 3077 : cluster [DBG] pgmap v5232: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:55.402 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:55.166101+0000 mgr.y (mgr.14556) 3077 : cluster [DBG] pgmap v5232: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:55.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:55.166101+0000 mgr.y (mgr.14556) 3077 : cluster [DBG] pgmap v5232: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:57.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:00:55.905741+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:00:57.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:00:56.199703+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:00:57.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:00:56.200347+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:00:57.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:00:56.204479+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:00:57.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:00:55.905741+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:00:57.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:00:56.199703+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:00:57.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:00:56.200347+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:00:57.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:00:56.204479+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:00:57.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:00:55.905741+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:00:57.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:00:56.199703+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:00:57.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:00:56.200347+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:00:57.240 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:00:56.204479+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:00:58.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:57.166570+0000 mgr.y (mgr.14556) 3078 : cluster [DBG] pgmap v5233: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:58.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:57.166570+0000 mgr.y (mgr.14556) 3078 : cluster [DBG] pgmap v5233: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:58.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:57.166570+0000 mgr.y (mgr.14556) 3078 : cluster [DBG] pgmap v5233: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:00:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:00:59.167543+0000 mgr.y (mgr.14556) 3079 : cluster [DBG] pgmap v5234: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:59.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:00:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:00:59.167543+0000 mgr.y (mgr.14556) 3079 : cluster [DBG] pgmap v5234: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:00:59.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:00:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:00:59.167543+0000 mgr.y (mgr.14556) 3079 : cluster [DBG] pgmap v5234: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:01.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:01:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:01] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T13:01:01.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:01.168133+0000 mgr.y (mgr.14556) 3080 : cluster [DBG] pgmap v5235: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:01.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:01.168133+0000 mgr.y (mgr.14556) 3080 : cluster [DBG] pgmap v5235: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:01.652 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:01.168133+0000 mgr.y (mgr.14556) 3080 : cluster [DBG] pgmap v5235: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:03.168699+0000 mgr.y (mgr.14556) 3081 : cluster [DBG] pgmap v5236: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:03.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:03.168699+0000 mgr.y (mgr.14556) 3081 : cluster [DBG] pgmap v5236: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:03.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:03.168699+0000 mgr.y (mgr.14556) 3081 : cluster [DBG] pgmap v5236: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:04.468 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:01:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:01:05.210 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:01:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:05.169032+0000 mgr.y (mgr.14556) 3082 : cluster [DBG] pgmap v5237: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:05.169032+0000 mgr.y (mgr.14556) 3082 : cluster [DBG] pgmap v5237: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (88m) 6m ago 89m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (89m) 6m ago 89m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (90m) 6m ago 90m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (90m) 6m ago 90m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (93m) 6m ago 93m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (95m) 6m ago 95m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (95m) 6m ago 95m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (94m) 6m ago 94m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (94m) 6m ago 94m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (89m) 6m ago 89m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:01:05.497 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (89m) 6m ago 89m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:01:05.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (93m) 6m ago 93m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:01:05.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (93m) 6m ago 93m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:01:05.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (92m) 6m ago 92m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:01:05.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (92m) 6m ago 92m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:01:05.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (91m) 6m ago 91m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:01:05.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (91m) 6m ago 91m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:01:05.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (91m) 6m ago 91m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:01:05.498 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (90m) 6m ago 90m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:01:05.498 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (88m) 6m ago 89m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:01:05.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:05.169032+0000 mgr.y (mgr.14556) 3082 : cluster [DBG] pgmap v5237: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:05.849 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:01:05.849 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:01:05.849 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:01:05.849 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:01:05.850 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:01:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:01:05.197052+0000 mgr.y (mgr.14556) 3083 : audit [DBG] from='client.29369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:06.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:01:05.488569+0000 mgr.y (mgr.14556) 3084 : audit [DBG] from='client.29375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:06.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:01:05.849274+0000 mon.a (mon.0) 4295 : audit [DBG] from='client.? 172.21.15.31:0/584773898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:01:06.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:01:05.197052+0000 mgr.y (mgr.14556) 3083 : audit [DBG] from='client.29369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:06.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:01:05.488569+0000 mgr.y (mgr.14556) 3084 : audit [DBG] from='client.29375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:06.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:01:05.849274+0000 mon.a (mon.0) 4295 : audit [DBG] from='client.? 172.21.15.31:0/584773898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:01:06.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:01:05.197052+0000 mgr.y (mgr.14556) 3083 : audit [DBG] from='client.29369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:06.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:01:05.488569+0000 mgr.y (mgr.14556) 3084 : audit [DBG] from='client.29375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:06.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:01:05.849274+0000 mon.a (mon.0) 4295 : audit [DBG] from='client.? 172.21.15.31:0/584773898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:01:07.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:07.169536+0000 mgr.y (mgr.14556) 3085 : cluster [DBG] pgmap v5238: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:07.169536+0000 mgr.y (mgr.14556) 3085 : cluster [DBG] pgmap v5238: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:07.169536+0000 mgr.y (mgr.14556) 3085 : cluster [DBG] pgmap v5238: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:09.170198+0000 mgr.y (mgr.14556) 3086 : cluster [DBG] pgmap v5239: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:09.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:09.170198+0000 mgr.y (mgr.14556) 3086 : cluster [DBG] pgmap v5239: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:09.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:09.170198+0000 mgr.y (mgr.14556) 3086 : cluster [DBG] pgmap v5239: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:11.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:01:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:11] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T13:01:11.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:11.170804+0000 mgr.y (mgr.14556) 3087 : cluster [DBG] pgmap v5240: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:11.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:11.170804+0000 mgr.y (mgr.14556) 3087 : cluster [DBG] pgmap v5240: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:11.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:11.170804+0000 mgr.y (mgr.14556) 3087 : cluster [DBG] pgmap v5240: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:13.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:13.171575+0000 mgr.y (mgr.14556) 3088 : cluster [DBG] pgmap v5241: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:13.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:13.171575+0000 mgr.y (mgr.14556) 3088 : cluster [DBG] pgmap v5241: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:13.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:13.171575+0000 mgr.y (mgr.14556) 3088 : cluster [DBG] pgmap v5241: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:01:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:01:15.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:15.172087+0000 mgr.y (mgr.14556) 3089 : cluster [DBG] pgmap v5242: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:15.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:15.172087+0000 mgr.y (mgr.14556) 3089 : cluster [DBG] pgmap v5242: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:15.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:15.172087+0000 mgr.y (mgr.14556) 3089 : cluster [DBG] pgmap v5242: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:17.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:17.172571+0000 mgr.y (mgr.14556) 3090 : cluster [DBG] pgmap v5243: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:17.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:17.172571+0000 mgr.y (mgr.14556) 3090 : cluster [DBG] pgmap v5243: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:17.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:17.172571+0000 mgr.y (mgr.14556) 3090 : cluster [DBG] pgmap v5243: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:19.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:19.173295+0000 mgr.y (mgr.14556) 3091 : cluster [DBG] pgmap v5244: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:19.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:19.173295+0000 mgr.y (mgr.14556) 3091 : cluster [DBG] pgmap v5244: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:19.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:19.173295+0000 mgr.y (mgr.14556) 3091 : cluster [DBG] pgmap v5244: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:21.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:01:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:21] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T13:01:21.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:21.174096+0000 mgr.y (mgr.14556) 3092 : cluster [DBG] pgmap v5245: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:21.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:21.174096+0000 mgr.y (mgr.14556) 3092 : cluster [DBG] pgmap v5245: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:21.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:21.174096+0000 mgr.y (mgr.14556) 3092 : cluster [DBG] pgmap v5245: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:23.174711+0000 mgr.y (mgr.14556) 3093 : cluster [DBG] pgmap v5246: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:23.174711+0000 mgr.y (mgr.14556) 3093 : cluster [DBG] pgmap v5246: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:23.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:23.174711+0000 mgr.y (mgr.14556) 3093 : cluster [DBG] pgmap v5246: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:01:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:01:25.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:25.175226+0000 mgr.y (mgr.14556) 3094 : cluster [DBG] pgmap v5247: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:25.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:25.175226+0000 mgr.y (mgr.14556) 3094 : cluster [DBG] pgmap v5247: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:25.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:25.175226+0000 mgr.y (mgr.14556) 3094 : cluster [DBG] pgmap v5247: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:27.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:27.175756+0000 mgr.y (mgr.14556) 3095 : cluster [DBG] pgmap v5248: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:27.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:27.175756+0000 mgr.y (mgr.14556) 3095 : cluster [DBG] pgmap v5248: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:27.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:27.175756+0000 mgr.y (mgr.14556) 3095 : cluster [DBG] pgmap v5248: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:30.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:29.176526+0000 mgr.y (mgr.14556) 3096 : cluster [DBG] pgmap v5249: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:30.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:29.176526+0000 mgr.y (mgr.14556) 3096 : cluster [DBG] pgmap v5249: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:30.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:29.176526+0000 mgr.y (mgr.14556) 3096 : cluster [DBG] pgmap v5249: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:01:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:31] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T13:01:32.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:31.177164+0000 mgr.y (mgr.14556) 3097 : cluster [DBG] pgmap v5250: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:32.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:31.177164+0000 mgr.y (mgr.14556) 3097 : cluster [DBG] pgmap v5250: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:32.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:31.177164+0000 mgr.y (mgr.14556) 3097 : cluster [DBG] pgmap v5250: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:34.237 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:01:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:01:34.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:33.177782+0000 mgr.y (mgr.14556) 3098 : cluster [DBG] pgmap v5251: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:34.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:33.177782+0000 mgr.y (mgr.14556) 3098 : cluster [DBG] pgmap v5251: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:34.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:33.177782+0000 mgr.y (mgr.14556) 3098 : cluster [DBG] pgmap v5251: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:36.177 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:01:36.465 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (88m) 6m ago 89m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (89m) 6m ago 89m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (90m) 6m ago 90m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (90m) 6m ago 90m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (94m) 6m ago 94m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (95m) 6m ago 95m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (95m) 6m ago 96m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (94m) 6m ago 94m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (94m) 6m ago 94m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (90m) 6m ago 90m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (90m) 6m ago 90m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (93m) 6m ago 93m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (93m) 6m ago 93m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (93m) 6m ago 93m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:01:36.466 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (92m) 6m ago 92m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:01:36.467 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (92m) 6m ago 92m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:01:36.467 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (91m) 6m ago 91m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:01:36.467 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (91m) 6m ago 91m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:01:36.467 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (91m) 6m ago 91m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:01:36.467 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (88m) 6m ago 90m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:01:36.818 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:01:36.819 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:01:36.820 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:01:36.820 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:01:36.820 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:01:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:35.178422+0000 mgr.y (mgr.14556) 3099 : cluster [DBG] pgmap v5252: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:01:36.163948+0000 mgr.y (mgr.14556) 3100 : audit [DBG] from='client.19497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:01:36.818551+0000 mon.a (mon.0) 4296 : audit [DBG] from='client.? 172.21.15.31:0/4161203433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:01:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:35.178422+0000 mgr.y (mgr.14556) 3099 : cluster [DBG] pgmap v5252: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:01:36.163948+0000 mgr.y (mgr.14556) 3100 : audit [DBG] from='client.19497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:37.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:01:36.818551+0000 mon.a (mon.0) 4296 : audit [DBG] from='client.? 172.21.15.31:0/4161203433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:01:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:35.178422+0000 mgr.y (mgr.14556) 3099 : cluster [DBG] pgmap v5252: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:01:36.163948+0000 mgr.y (mgr.14556) 3100 : audit [DBG] from='client.19497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:37.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:01:36.818551+0000 mon.a (mon.0) 4296 : audit [DBG] from='client.? 172.21.15.31:0/4161203433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:01:38.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:01:36.457510+0000 mgr.y (mgr.14556) 3101 : audit [DBG] from='client.19503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:38.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:01:36.457510+0000 mgr.y (mgr.14556) 3101 : audit [DBG] from='client.19503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:38.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:01:36.457510+0000 mgr.y (mgr.14556) 3101 : audit [DBG] from='client.19503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:01:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:37.178753+0000 mgr.y (mgr.14556) 3102 : cluster [DBG] pgmap v5253: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:37.178753+0000 mgr.y (mgr.14556) 3102 : cluster [DBG] pgmap v5253: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:37.178753+0000 mgr.y (mgr.14556) 3102 : cluster [DBG] pgmap v5253: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:41.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:39.179429+0000 mgr.y (mgr.14556) 3103 : cluster [DBG] pgmap v5254: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:39.179429+0000 mgr.y (mgr.14556) 3103 : cluster [DBG] pgmap v5254: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:41.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:39.179429+0000 mgr.y (mgr.14556) 3103 : cluster [DBG] pgmap v5254: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:01:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:41] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:01:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:41.180027+0000 mgr.y (mgr.14556) 3104 : cluster [DBG] pgmap v5255: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:41.180027+0000 mgr.y (mgr.14556) 3104 : cluster [DBG] pgmap v5255: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:41.180027+0000 mgr.y (mgr.14556) 3104 : cluster [DBG] pgmap v5255: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:01:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:01:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:43.180788+0000 mgr.y (mgr.14556) 3105 : cluster [DBG] pgmap v5256: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:43.180788+0000 mgr.y (mgr.14556) 3105 : cluster [DBG] pgmap v5256: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:43.180788+0000 mgr.y (mgr.14556) 3105 : cluster [DBG] pgmap v5256: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:45.181207+0000 mgr.y (mgr.14556) 3106 : cluster [DBG] pgmap v5257: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:47.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:45.181207+0000 mgr.y (mgr.14556) 3106 : cluster [DBG] pgmap v5257: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:47.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:45.181207+0000 mgr.y (mgr.14556) 3106 : cluster [DBG] pgmap v5257: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:47.181558+0000 mgr.y (mgr.14556) 3107 : cluster [DBG] pgmap v5258: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:47.181558+0000 mgr.y (mgr.14556) 3107 : cluster [DBG] pgmap v5258: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:47.181558+0000 mgr.y (mgr.14556) 3107 : cluster [DBG] pgmap v5258: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:49.182329+0000 mgr.y (mgr.14556) 3108 : cluster [DBG] pgmap v5259: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:51.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:49.182329+0000 mgr.y (mgr.14556) 3108 : cluster [DBG] pgmap v5259: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:51.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:49.182329+0000 mgr.y (mgr.14556) 3108 : cluster [DBG] pgmap v5259: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:01:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:51] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:01:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:51.182779+0000 mgr.y (mgr.14556) 3109 : cluster [DBG] pgmap v5260: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:51.182779+0000 mgr.y (mgr.14556) 3109 : cluster [DBG] pgmap v5260: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:51.182779+0000 mgr.y (mgr.14556) 3109 : cluster [DBG] pgmap v5260: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:01:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:01:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:53.183499+0000 mgr.y (mgr.14556) 3110 : cluster [DBG] pgmap v5261: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:53.183499+0000 mgr.y (mgr.14556) 3110 : cluster [DBG] pgmap v5261: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:55.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:53.183499+0000 mgr.y (mgr.14556) 3110 : cluster [DBG] pgmap v5261: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:55.184125+0000 mgr.y (mgr.14556) 3111 : cluster [DBG] pgmap v5262: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:01:56.208697+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:01:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:55.184125+0000 mgr.y (mgr.14556) 3111 : cluster [DBG] pgmap v5262: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:01:56.208697+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:01:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:55.184125+0000 mgr.y (mgr.14556) 3111 : cluster [DBG] pgmap v5262: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:01:56.208697+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:01:59.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:01:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:57.184572+0000 mgr.y (mgr.14556) 3112 : cluster [DBG] pgmap v5263: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:01:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:57.184572+0000 mgr.y (mgr.14556) 3112 : cluster [DBG] pgmap v5263: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:01:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:01:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:57.184572+0000 mgr.y (mgr.14556) 3112 : cluster [DBG] pgmap v5263: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:00.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:01:59.185406+0000 mgr.y (mgr.14556) 3113 : cluster [DBG] pgmap v5264: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:00.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:01:59.325567+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:02:00.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:01:59.608091+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:02:00.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:01:59.609148+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:02:00.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:01:59.614467+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:02:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:01:59.185406+0000 mgr.y (mgr.14556) 3113 : cluster [DBG] pgmap v5264: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:01:59.325567+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:02:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:01:59.608091+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:02:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:01:59.609148+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:02:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:01:59.614467+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:02:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:01:59.185406+0000 mgr.y (mgr.14556) 3113 : cluster [DBG] pgmap v5264: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:01:59.325567+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:02:00.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:01:59.608091+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:02:00.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:01:59.609148+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:02:00.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:01:59.614467+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:02:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:02:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:01] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T13:02:02.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:01.185780+0000 mgr.y (mgr.14556) 3114 : cluster [DBG] pgmap v5265: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:02.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:01.185780+0000 mgr.y (mgr.14556) 3114 : cluster [DBG] pgmap v5265: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:02.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:01.185780+0000 mgr.y (mgr.14556) 3114 : cluster [DBG] pgmap v5265: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:04.333 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:02:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:02:04.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:03.186432+0000 mgr.y (mgr.14556) 3115 : cluster [DBG] pgmap v5266: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:04.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:03.186432+0000 mgr.y (mgr.14556) 3115 : cluster [DBG] pgmap v5266: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:04.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:03.186432+0000 mgr.y (mgr.14556) 3115 : cluster [DBG] pgmap v5266: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:06.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:05.186868+0000 mgr.y (mgr.14556) 3116 : cluster [DBG] pgmap v5267: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:06.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:05.186868+0000 mgr.y (mgr.14556) 3116 : cluster [DBG] pgmap v5267: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:06.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:05.186868+0000 mgr.y (mgr.14556) 3116 : cluster [DBG] pgmap v5267: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:07.142 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:02:07.434 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:02:07.434 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (89m) 7m ago 90m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:02:07.434 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (90m) 7m ago 90m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (91m) 7m ago 91m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (91m) 7m ago 91m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (94m) 7m ago 94m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (96m) 7m ago 96m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (96m) 7m ago 96m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (95m) 7m ago 95m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (95m) 7m ago 95m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (90m) 7m ago 90m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (90m) 7m ago 90m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (94m) 7m ago 94m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (94m) 7m ago 94m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (93m) 7m ago 93m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (93m) 7m ago 93m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (92m) 7m ago 92m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:02:07.435 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (92m) 7m ago 92m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:02:07.436 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (92m) 7m ago 92m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:02:07.436 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (91m) 7m ago 91m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:02:07.436 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (89m) 7m ago 90m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:02:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:02:07.130803+0000 mgr.y (mgr.14556) 3117 : audit [DBG] from='client.29405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:02:07.130803+0000 mgr.y (mgr.14556) 3117 : audit [DBG] from='client.29405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:02:07.130803+0000 mgr.y (mgr.14556) 3117 : audit [DBG] from='client.29405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:07.782 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:02:07.782 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:02:07.783 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:02:08.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:07.187283+0000 mgr.y (mgr.14556) 3118 : cluster [DBG] pgmap v5268: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:08.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:02:07.426229+0000 mgr.y (mgr.14556) 3119 : audit [DBG] from='client.19521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:08.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:02:07.782752+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.31:0/4024555024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:02:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:07.187283+0000 mgr.y (mgr.14556) 3118 : cluster [DBG] pgmap v5268: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:02:07.426229+0000 mgr.y (mgr.14556) 3119 : audit [DBG] from='client.19521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:08.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:02:07.782752+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.31:0/4024555024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:02:08.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:07.187283+0000 mgr.y (mgr.14556) 3118 : cluster [DBG] pgmap v5268: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:08.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:02:07.426229+0000 mgr.y (mgr.14556) 3119 : audit [DBG] from='client.19521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:08.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:02:07.782752+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.31:0/4024555024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:02:10.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:09.188237+0000 mgr.y (mgr.14556) 3120 : cluster [DBG] pgmap v5269: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:10.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:09.188237+0000 mgr.y (mgr.14556) 3120 : cluster [DBG] pgmap v5269: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:10.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:09.188237+0000 mgr.y (mgr.14556) 3120 : cluster [DBG] pgmap v5269: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:02:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:11] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:02:12.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:11.188812+0000 mgr.y (mgr.14556) 3121 : cluster [DBG] pgmap v5270: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:12.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:11.188812+0000 mgr.y (mgr.14556) 3121 : cluster [DBG] pgmap v5270: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:12.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:11.188812+0000 mgr.y (mgr.14556) 3121 : cluster [DBG] pgmap v5270: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:14.359 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:02:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:02:14.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:13.189656+0000 mgr.y (mgr.14556) 3122 : cluster [DBG] pgmap v5271: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:14.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:13.189656+0000 mgr.y (mgr.14556) 3122 : cluster [DBG] pgmap v5271: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:14.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:13.189656+0000 mgr.y (mgr.14556) 3122 : cluster [DBG] pgmap v5271: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:16.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:15.190205+0000 mgr.y (mgr.14556) 3123 : cluster [DBG] pgmap v5272: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:16.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:15.190205+0000 mgr.y (mgr.14556) 3123 : cluster [DBG] pgmap v5272: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:16.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:15.190205+0000 mgr.y (mgr.14556) 3123 : cluster [DBG] pgmap v5272: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:18.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:17.190618+0000 mgr.y (mgr.14556) 3124 : cluster [DBG] pgmap v5273: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:18.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:17.190618+0000 mgr.y (mgr.14556) 3124 : cluster [DBG] pgmap v5273: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:18.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:17.190618+0000 mgr.y (mgr.14556) 3124 : cluster [DBG] pgmap v5273: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:20.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:19.191393+0000 mgr.y (mgr.14556) 3125 : cluster [DBG] pgmap v5274: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:20.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:19.191393+0000 mgr.y (mgr.14556) 3125 : cluster [DBG] pgmap v5274: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:19.191393+0000 mgr.y (mgr.14556) 3125 : cluster [DBG] pgmap v5274: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:02:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:21] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:02:22.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:21.191899+0000 mgr.y (mgr.14556) 3126 : cluster [DBG] pgmap v5275: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:22.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:21.191899+0000 mgr.y (mgr.14556) 3126 : cluster [DBG] pgmap v5275: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:22.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:21.191899+0000 mgr.y (mgr.14556) 3126 : cluster [DBG] pgmap v5275: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:24.376 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:02:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:02:24.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:23.192544+0000 mgr.y (mgr.14556) 3127 : cluster [DBG] pgmap v5276: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:24.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:23.192544+0000 mgr.y (mgr.14556) 3127 : cluster [DBG] pgmap v5276: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:24.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:23.192544+0000 mgr.y (mgr.14556) 3127 : cluster [DBG] pgmap v5276: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:26.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:25.193090+0000 mgr.y (mgr.14556) 3128 : cluster [DBG] pgmap v5277: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:26.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:25.193090+0000 mgr.y (mgr.14556) 3128 : cluster [DBG] pgmap v5277: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:26.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:25.193090+0000 mgr.y (mgr.14556) 3128 : cluster [DBG] pgmap v5277: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:28.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:27.193482+0000 mgr.y (mgr.14556) 3129 : cluster [DBG] pgmap v5278: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:28.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:27.193482+0000 mgr.y (mgr.14556) 3129 : cluster [DBG] pgmap v5278: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:28.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:27.193482+0000 mgr.y (mgr.14556) 3129 : cluster [DBG] pgmap v5278: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:30.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:29.194306+0000 mgr.y (mgr.14556) 3130 : cluster [DBG] pgmap v5279: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:30.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:29.194306+0000 mgr.y (mgr.14556) 3130 : cluster [DBG] pgmap v5279: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:30.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:29.194306+0000 mgr.y (mgr.14556) 3130 : cluster [DBG] pgmap v5279: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:31] "GET /metrics HTTP/1.1" 200 196599 "" "Prometheus/2.33.4" 2024-04-17T13:02:32.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:31.194761+0000 mgr.y (mgr.14556) 3131 : cluster [DBG] pgmap v5280: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:32.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:31.194761+0000 mgr.y (mgr.14556) 3131 : cluster [DBG] pgmap v5280: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:32.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:31.194761+0000 mgr.y (mgr.14556) 3131 : cluster [DBG] pgmap v5280: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:34.392 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:02:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:02:34.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:33.195468+0000 mgr.y (mgr.14556) 3132 : cluster [DBG] pgmap v5281: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:34.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:33.195468+0000 mgr.y (mgr.14556) 3132 : cluster [DBG] pgmap v5281: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:34.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:33.195468+0000 mgr.y (mgr.14556) 3132 : cluster [DBG] pgmap v5281: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:36.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:35.195996+0000 mgr.y (mgr.14556) 3133 : cluster [DBG] pgmap v5282: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:36.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:35.195996+0000 mgr.y (mgr.14556) 3133 : cluster [DBG] pgmap v5282: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:36.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:35.195996+0000 mgr.y (mgr.14556) 3133 : cluster [DBG] pgmap v5282: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:38.111 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:02:38.400 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:02:38.400 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (90m) 7m ago 90m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:02:38.400 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (90m) 7m ago 90m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:02:38.400 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (91m) 7m ago 91m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:02:38.400 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (91m) 7m ago 91m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (95m) 7m ago 95m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (96m) 7m ago 96m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (96m) 7m ago 97m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (95m) 7m ago 95m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (95m) 7m ago 95m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (91m) 7m ago 91m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (91m) 7m ago 91m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (95m) 7m ago 94m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (94m) 7m ago 94m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (94m) 7m ago 94m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (93m) 7m ago 93m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (93m) 7m ago 93m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (93m) 7m ago 93m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:02:38.401 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (92m) 7m ago 92m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:02:38.402 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (92m) 7m ago 92m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:02:38.402 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (89m) 7m ago 91m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:02:38.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:37.196668+0000 mgr.y (mgr.14556) 3134 : cluster [DBG] pgmap v5283: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:38.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:02:38.099719+0000 mgr.y (mgr.14556) 3135 : audit [DBG] from='client.19533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:38.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:37.196668+0000 mgr.y (mgr.14556) 3134 : cluster [DBG] pgmap v5283: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:38.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:02:38.099719+0000 mgr.y (mgr.14556) 3135 : audit [DBG] from='client.19533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:38.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:37.196668+0000 mgr.y (mgr.14556) 3134 : cluster [DBG] pgmap v5283: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:38.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:02:38.099719+0000 mgr.y (mgr.14556) 3135 : audit [DBG] from='client.19533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:38.751 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:02:38.752 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:02:38.753 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:02:38.753 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:02:39.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:02:38.391500+0000 mgr.y (mgr.14556) 3136 : audit [DBG] from='client.29429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:39.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:02:38.751899+0000 mon.a (mon.0) 4302 : audit [DBG] from='client.? 172.21.15.31:0/4067730771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:02:39.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:02:38.391500+0000 mgr.y (mgr.14556) 3136 : audit [DBG] from='client.29429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:39.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:02:38.751899+0000 mon.a (mon.0) 4302 : audit [DBG] from='client.? 172.21.15.31:0/4067730771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:02:39.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:02:38.391500+0000 mgr.y (mgr.14556) 3136 : audit [DBG] from='client.29429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:02:39.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:02:38.751899+0000 mon.a (mon.0) 4302 : audit [DBG] from='client.? 172.21.15.31:0/4067730771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:02:40.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:39.197345+0000 mgr.y (mgr.14556) 3137 : cluster [DBG] pgmap v5284: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:40.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:39.197345+0000 mgr.y (mgr.14556) 3137 : cluster [DBG] pgmap v5284: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:40.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:39.197345+0000 mgr.y (mgr.14556) 3137 : cluster [DBG] pgmap v5284: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:02:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:41] "GET /metrics HTTP/1.1" 200 196601 "" "Prometheus/2.33.4" 2024-04-17T13:02:42.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:41.197870+0000 mgr.y (mgr.14556) 3138 : cluster [DBG] pgmap v5285: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:42.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:41.197870+0000 mgr.y (mgr.14556) 3138 : cluster [DBG] pgmap v5285: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:41.197870+0000 mgr.y (mgr.14556) 3138 : cluster [DBG] pgmap v5285: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:44.413 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:02:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:02:44.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:43.198590+0000 mgr.y (mgr.14556) 3139 : cluster [DBG] pgmap v5286: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:44.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:43.198590+0000 mgr.y (mgr.14556) 3139 : cluster [DBG] pgmap v5286: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:44.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:43.198590+0000 mgr.y (mgr.14556) 3139 : cluster [DBG] pgmap v5286: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:46.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:45.199186+0000 mgr.y (mgr.14556) 3140 : cluster [DBG] pgmap v5287: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:46.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:45.199186+0000 mgr.y (mgr.14556) 3140 : cluster [DBG] pgmap v5287: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:46.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:45.199186+0000 mgr.y (mgr.14556) 3140 : cluster [DBG] pgmap v5287: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:48.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:47.199622+0000 mgr.y (mgr.14556) 3141 : cluster [DBG] pgmap v5288: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:48.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:47.199622+0000 mgr.y (mgr.14556) 3141 : cluster [DBG] pgmap v5288: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:48.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:47.199622+0000 mgr.y (mgr.14556) 3141 : cluster [DBG] pgmap v5288: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:50.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:49.200523+0000 mgr.y (mgr.14556) 3142 : cluster [DBG] pgmap v5289: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:49.200523+0000 mgr.y (mgr.14556) 3142 : cluster [DBG] pgmap v5289: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:50.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:49.200523+0000 mgr.y (mgr.14556) 3142 : cluster [DBG] pgmap v5289: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:02:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:51] "GET /metrics HTTP/1.1" 200 196601 "" "Prometheus/2.33.4" 2024-04-17T13:02:52.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:51.201067+0000 mgr.y (mgr.14556) 3143 : cluster [DBG] pgmap v5290: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:52.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:51.201067+0000 mgr.y (mgr.14556) 3143 : cluster [DBG] pgmap v5290: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:52.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:51.201067+0000 mgr.y (mgr.14556) 3143 : cluster [DBG] pgmap v5290: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:54.431 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:02:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:02:54.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:53.201744+0000 mgr.y (mgr.14556) 3144 : cluster [DBG] pgmap v5291: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:54.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:53.201744+0000 mgr.y (mgr.14556) 3144 : cluster [DBG] pgmap v5291: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:53.201744+0000 mgr.y (mgr.14556) 3144 : cluster [DBG] pgmap v5291: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:56.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:55.202175+0000 mgr.y (mgr.14556) 3145 : cluster [DBG] pgmap v5292: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:55.202175+0000 mgr.y (mgr.14556) 3145 : cluster [DBG] pgmap v5292: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:56.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:55.202175+0000 mgr.y (mgr.14556) 3145 : cluster [DBG] pgmap v5292: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:58.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:02:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:57.202635+0000 mgr.y (mgr.14556) 3146 : cluster [DBG] pgmap v5293: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:58.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:02:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:57.202635+0000 mgr.y (mgr.14556) 3146 : cluster [DBG] pgmap v5293: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:02:58.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:02:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:57.202635+0000 mgr.y (mgr.14556) 3146 : cluster [DBG] pgmap v5293: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:00.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:02:59.203288+0000 mgr.y (mgr.14556) 3147 : cluster [DBG] pgmap v5294: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:00.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:02:59.620167+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:03:00.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:02:59.926730+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:03:00.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:02:59.927387+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:03:00.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:02:59.931882+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:03:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:02:59.203288+0000 mgr.y (mgr.14556) 3147 : cluster [DBG] pgmap v5294: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:02:59.620167+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:03:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:02:59.926730+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:03:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:02:59.927387+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:03:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:02:59.931882+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:03:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:02:59.203288+0000 mgr.y (mgr.14556) 3147 : cluster [DBG] pgmap v5294: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:00.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:02:59.620167+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:03:00.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:02:59.926730+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:03:00.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:02:59.927387+0000 mon.a (mon.0) 4305 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:03:00.740 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:02:59.931882+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:03:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:03:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:01] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T13:03:02.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:01.203865+0000 mgr.y (mgr.14556) 3148 : cluster [DBG] pgmap v5295: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:02.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:01.203865+0000 mgr.y (mgr.14556) 3148 : cluster [DBG] pgmap v5295: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:02.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:01.203865+0000 mgr.y (mgr.14556) 3148 : cluster [DBG] pgmap v5295: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:04.451 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:03:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:03:04.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:03.204482+0000 mgr.y (mgr.14556) 3149 : cluster [DBG] pgmap v5296: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:04.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:03.204482+0000 mgr.y (mgr.14556) 3149 : cluster [DBG] pgmap v5296: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:04.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:03.204482+0000 mgr.y (mgr.14556) 3149 : cluster [DBG] pgmap v5296: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:06.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:05.204913+0000 mgr.y (mgr.14556) 3150 : cluster [DBG] pgmap v5297: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:06.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:05.204913+0000 mgr.y (mgr.14556) 3150 : cluster [DBG] pgmap v5297: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:06.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:05.204913+0000 mgr.y (mgr.14556) 3150 : cluster [DBG] pgmap v5297: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:08.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:07.205343+0000 mgr.y (mgr.14556) 3151 : cluster [DBG] pgmap v5298: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:07.205343+0000 mgr.y (mgr.14556) 3151 : cluster [DBG] pgmap v5298: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:08.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:07.205343+0000 mgr.y (mgr.14556) 3151 : cluster [DBG] pgmap v5298: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:09.077 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:03:09.363 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:03:09.363 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (90m) 8m ago 91m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:03:09.363 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (91m) 8m ago 91m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:03:09.363 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (92m) 8m ago 92m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (92m) 8m ago 92m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (95m) 8m ago 95m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (97m) 8m ago 97m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (97m) 8m ago 97m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (96m) 8m ago 96m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (96m) 8m ago 96m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (91m) 8m ago 91m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (91m) 8m ago 91m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (95m) 8m ago 95m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (95m) 8m ago 95m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (94m) 8m ago 94m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (94m) 8m ago 94m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (93m) 8m ago 93m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (93m) 8m ago 93m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:03:09.364 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (93m) 8m ago 93m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:03:09.365 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (92m) 8m ago 92m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:03:09.365 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (90m) 8m ago 91m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:03:09.715 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:03:09.715 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:03:09.715 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:03:09.715 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:03:09.715 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:03:09.715 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:03:09.715 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:03:09.715 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:03:09.716 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:03:09.716 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:03:09.716 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:03:09.716 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:03:09.716 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:03:09.716 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:03:09.716 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:03:09.716 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:03:09.716 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:03:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:03:09.064982+0000 mgr.y (mgr.14556) 3152 : audit [DBG] from='client.29441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:03:09.064982+0000 mgr.y (mgr.14556) 3152 : audit [DBG] from='client.29441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:09.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:03:09.064982+0000 mgr.y (mgr.14556) 3152 : audit [DBG] from='client.29441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:10.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:09.205889+0000 mgr.y (mgr.14556) 3153 : cluster [DBG] pgmap v5299: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:10.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:03:09.355425+0000 mgr.y (mgr.14556) 3154 : audit [DBG] from='client.29447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:10.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:03:09.715235+0000 mon.a (mon.0) 4307 : audit [DBG] from='client.? 172.21.15.31:0/2095661308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:03:10.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:09.205889+0000 mgr.y (mgr.14556) 3153 : cluster [DBG] pgmap v5299: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:10.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:03:09.355425+0000 mgr.y (mgr.14556) 3154 : audit [DBG] from='client.29447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:10.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:03:09.715235+0000 mon.a (mon.0) 4307 : audit [DBG] from='client.? 172.21.15.31:0/2095661308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:03:10.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:09.205889+0000 mgr.y (mgr.14556) 3153 : cluster [DBG] pgmap v5299: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:10.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:03:09.355425+0000 mgr.y (mgr.14556) 3154 : audit [DBG] from='client.29447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:10.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:03:09.715235+0000 mon.a (mon.0) 4307 : audit [DBG] from='client.? 172.21.15.31:0/2095661308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:03:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:03:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:11] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:03:12.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:11.206283+0000 mgr.y (mgr.14556) 3155 : cluster [DBG] pgmap v5300: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:12.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:11.206283+0000 mgr.y (mgr.14556) 3155 : cluster [DBG] pgmap v5300: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:12.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:11.206283+0000 mgr.y (mgr.14556) 3155 : cluster [DBG] pgmap v5300: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:03:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:03:14.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:13.207081+0000 mgr.y (mgr.14556) 3156 : cluster [DBG] pgmap v5301: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:14.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:13.207081+0000 mgr.y (mgr.14556) 3156 : cluster [DBG] pgmap v5301: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:14.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:13.207081+0000 mgr.y (mgr.14556) 3156 : cluster [DBG] pgmap v5301: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:16.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:15.207477+0000 mgr.y (mgr.14556) 3157 : cluster [DBG] pgmap v5302: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:16.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:15.207477+0000 mgr.y (mgr.14556) 3157 : cluster [DBG] pgmap v5302: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:15.207477+0000 mgr.y (mgr.14556) 3157 : cluster [DBG] pgmap v5302: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:18.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:17.207891+0000 mgr.y (mgr.14556) 3158 : cluster [DBG] pgmap v5303: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:18.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:17.207891+0000 mgr.y (mgr.14556) 3158 : cluster [DBG] pgmap v5303: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:17.207891+0000 mgr.y (mgr.14556) 3158 : cluster [DBG] pgmap v5303: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:19.208556+0000 mgr.y (mgr.14556) 3159 : cluster [DBG] pgmap v5304: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:20.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:19.208556+0000 mgr.y (mgr.14556) 3159 : cluster [DBG] pgmap v5304: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:20.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:19.208556+0000 mgr.y (mgr.14556) 3159 : cluster [DBG] pgmap v5304: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:03:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:21] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:03:22.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:21.209180+0000 mgr.y (mgr.14556) 3160 : cluster [DBG] pgmap v5305: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:22.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:21.209180+0000 mgr.y (mgr.14556) 3160 : cluster [DBG] pgmap v5305: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:22.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:21.209180+0000 mgr.y (mgr.14556) 3160 : cluster [DBG] pgmap v5305: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:03:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:03:24.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:23.209999+0000 mgr.y (mgr.14556) 3161 : cluster [DBG] pgmap v5306: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:24.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:23.209999+0000 mgr.y (mgr.14556) 3161 : cluster [DBG] pgmap v5306: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:23.209999+0000 mgr.y (mgr.14556) 3161 : cluster [DBG] pgmap v5306: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:26.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:25.210546+0000 mgr.y (mgr.14556) 3162 : cluster [DBG] pgmap v5307: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:26.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:25.210546+0000 mgr.y (mgr.14556) 3162 : cluster [DBG] pgmap v5307: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:26.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:25.210546+0000 mgr.y (mgr.14556) 3162 : cluster [DBG] pgmap v5307: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:28.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:27.211039+0000 mgr.y (mgr.14556) 3163 : cluster [DBG] pgmap v5308: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:28.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:27.211039+0000 mgr.y (mgr.14556) 3163 : cluster [DBG] pgmap v5308: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:28.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:27.211039+0000 mgr.y (mgr.14556) 3163 : cluster [DBG] pgmap v5308: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:30.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:29.211935+0000 mgr.y (mgr.14556) 3164 : cluster [DBG] pgmap v5309: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:29.211935+0000 mgr.y (mgr.14556) 3164 : cluster [DBG] pgmap v5309: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:30.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:29.211935+0000 mgr.y (mgr.14556) 3164 : cluster [DBG] pgmap v5309: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:03:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:31] "GET /metrics HTTP/1.1" 200 196600 "" "Prometheus/2.33.4" 2024-04-17T13:03:32.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:31.212418+0000 mgr.y (mgr.14556) 3165 : cluster [DBG] pgmap v5310: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:32.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:31.212418+0000 mgr.y (mgr.14556) 3165 : cluster [DBG] pgmap v5310: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:32.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:31.212418+0000 mgr.y (mgr.14556) 3165 : cluster [DBG] pgmap v5310: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:03:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:03:34.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:33.213128+0000 mgr.y (mgr.14556) 3166 : cluster [DBG] pgmap v5311: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:33.213128+0000 mgr.y (mgr.14556) 3166 : cluster [DBG] pgmap v5311: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:34.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:33.213128+0000 mgr.y (mgr.14556) 3166 : cluster [DBG] pgmap v5311: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:36.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:35.213699+0000 mgr.y (mgr.14556) 3167 : cluster [DBG] pgmap v5312: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:36.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:35.213699+0000 mgr.y (mgr.14556) 3167 : cluster [DBG] pgmap v5312: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:36.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:35.213699+0000 mgr.y (mgr.14556) 3167 : cluster [DBG] pgmap v5312: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:38.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:37.214169+0000 mgr.y (mgr.14556) 3168 : cluster [DBG] pgmap v5313: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:37.214169+0000 mgr.y (mgr.14556) 3168 : cluster [DBG] pgmap v5313: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:38.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:37.214169+0000 mgr.y (mgr.14556) 3168 : cluster [DBG] pgmap v5313: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:40.039 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:03:40.326 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:03:40.327 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (91m) 8m ago 91m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:03:40.327 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (91m) 8m ago 91m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:03:40.327 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (92m) 8m ago 92m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:03:40.327 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (92m) 8m ago 92m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:03:40.327 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (96m) 8m ago 96m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:03:40.327 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (97m) 8m ago 97m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:03:40.327 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (98m) 8m ago 98m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (96m) 8m ago 96m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (96m) 8m ago 96m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (92m) 8m ago 92m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (92m) 8m ago 92m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (96m) 8m ago 96m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (95m) 8m ago 95m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (95m) 8m ago 95m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (94m) 8m ago 94m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (94m) 8m ago 94m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (94m) 8m ago 94m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (93m) 8m ago 93m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:03:40.328 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (93m) 8m ago 93m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:03:40.329 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (90m) 8m ago 92m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:03:40.673 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:03:40.674 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:03:40.675 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:03:40.675 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:03:40.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:39.214830+0000 mgr.y (mgr.14556) 3169 : cluster [DBG] pgmap v5314: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:40.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:03:40.027524+0000 mgr.y (mgr.14556) 3170 : audit [DBG] from='client.19569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:40.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:39.214830+0000 mgr.y (mgr.14556) 3169 : cluster [DBG] pgmap v5314: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:40.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:03:40.027524+0000 mgr.y (mgr.14556) 3170 : audit [DBG] from='client.19569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:40.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:39.214830+0000 mgr.y (mgr.14556) 3169 : cluster [DBG] pgmap v5314: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:40.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:03:40.027524+0000 mgr.y (mgr.14556) 3170 : audit [DBG] from='client.19569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:03:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:41] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T13:03:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:03:40.318429+0000 mgr.y (mgr.14556) 3171 : audit [DBG] from='client.29465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:03:40.673888+0000 mon.a (mon.0) 4308 : audit [DBG] from='client.? 172.21.15.31:0/2414300637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:03:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:03:40.318429+0000 mgr.y (mgr.14556) 3171 : audit [DBG] from='client.29465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:03:40.673888+0000 mon.a (mon.0) 4308 : audit [DBG] from='client.? 172.21.15.31:0/2414300637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:03:41.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:03:40.318429+0000 mgr.y (mgr.14556) 3171 : audit [DBG] from='client.29465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:03:41.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:03:40.673888+0000 mon.a (mon.0) 4308 : audit [DBG] from='client.? 172.21.15.31:0/2414300637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:03:42.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:41.215419+0000 mgr.y (mgr.14556) 3172 : cluster [DBG] pgmap v5315: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:42.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:41.215419+0000 mgr.y (mgr.14556) 3172 : cluster [DBG] pgmap v5315: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:42.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:41.215419+0000 mgr.y (mgr.14556) 3172 : cluster [DBG] pgmap v5315: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:03:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:03:44.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:43.216065+0000 mgr.y (mgr.14556) 3173 : cluster [DBG] pgmap v5316: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:44.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:43.216065+0000 mgr.y (mgr.14556) 3173 : cluster [DBG] pgmap v5316: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:44.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:43.216065+0000 mgr.y (mgr.14556) 3173 : cluster [DBG] pgmap v5316: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:46.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:45.216489+0000 mgr.y (mgr.14556) 3174 : cluster [DBG] pgmap v5317: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:45.216489+0000 mgr.y (mgr.14556) 3174 : cluster [DBG] pgmap v5317: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:46.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:45.216489+0000 mgr.y (mgr.14556) 3174 : cluster [DBG] pgmap v5317: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:48.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:47.216976+0000 mgr.y (mgr.14556) 3175 : cluster [DBG] pgmap v5318: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:47.216976+0000 mgr.y (mgr.14556) 3175 : cluster [DBG] pgmap v5318: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:48.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:47.216976+0000 mgr.y (mgr.14556) 3175 : cluster [DBG] pgmap v5318: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:50.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:49.217738+0000 mgr.y (mgr.14556) 3176 : cluster [DBG] pgmap v5319: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:50.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:49.217738+0000 mgr.y (mgr.14556) 3176 : cluster [DBG] pgmap v5319: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:50.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:49.217738+0000 mgr.y (mgr.14556) 3176 : cluster [DBG] pgmap v5319: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:03:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:51] "GET /metrics HTTP/1.1" 200 196602 "" "Prometheus/2.33.4" 2024-04-17T13:03:52.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:51.218163+0000 mgr.y (mgr.14556) 3177 : cluster [DBG] pgmap v5320: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:51.218163+0000 mgr.y (mgr.14556) 3177 : cluster [DBG] pgmap v5320: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:52.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:51.218163+0000 mgr.y (mgr.14556) 3177 : cluster [DBG] pgmap v5320: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:03:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:03:54.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:53.218776+0000 mgr.y (mgr.14556) 3178 : cluster [DBG] pgmap v5321: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:53.218776+0000 mgr.y (mgr.14556) 3178 : cluster [DBG] pgmap v5321: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:54.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:53.218776+0000 mgr.y (mgr.14556) 3178 : cluster [DBG] pgmap v5321: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:56.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:55.219234+0000 mgr.y (mgr.14556) 3179 : cluster [DBG] pgmap v5322: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:56.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:55.219234+0000 mgr.y (mgr.14556) 3179 : cluster [DBG] pgmap v5322: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:56.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:55.219234+0000 mgr.y (mgr.14556) 3179 : cluster [DBG] pgmap v5322: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:58.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:03:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:57.219579+0000 mgr.y (mgr.14556) 3180 : cluster [DBG] pgmap v5323: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:03:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:57.219579+0000 mgr.y (mgr.14556) 3180 : cluster [DBG] pgmap v5323: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:03:58.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:03:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:57.219579+0000 mgr.y (mgr.14556) 3180 : cluster [DBG] pgmap v5323: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:03:59.220414+0000 mgr.y (mgr.14556) 3181 : cluster [DBG] pgmap v5324: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:03:59.937249+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:04:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:04:00.241100+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:04:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:04:00.241754+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:04:00.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:04:00.246166+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:04:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:03:59.220414+0000 mgr.y (mgr.14556) 3181 : cluster [DBG] pgmap v5324: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:03:59.937249+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:04:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:04:00.241100+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:04:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:04:00.241754+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:04:00.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:04:00.246166+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:04:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:03:59.220414+0000 mgr.y (mgr.14556) 3181 : cluster [DBG] pgmap v5324: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:03:59.937249+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:04:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:04:00.241100+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:04:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:04:00.241754+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:04:00.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:04:00.246166+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:04:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:04:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:01] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:04:02.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:01.220919+0000 mgr.y (mgr.14556) 3182 : cluster [DBG] pgmap v5325: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:02.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:01.220919+0000 mgr.y (mgr.14556) 3182 : cluster [DBG] pgmap v5325: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:02.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:01.220919+0000 mgr.y (mgr.14556) 3182 : cluster [DBG] pgmap v5325: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:04:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:04:04.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:03.221677+0000 mgr.y (mgr.14556) 3183 : cluster [DBG] pgmap v5326: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:03.221677+0000 mgr.y (mgr.14556) 3183 : cluster [DBG] pgmap v5326: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:03.221677+0000 mgr.y (mgr.14556) 3183 : cluster [DBG] pgmap v5326: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:06.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:05.222247+0000 mgr.y (mgr.14556) 3184 : cluster [DBG] pgmap v5327: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:06.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:05.222247+0000 mgr.y (mgr.14556) 3184 : cluster [DBG] pgmap v5327: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:06.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:05.222247+0000 mgr.y (mgr.14556) 3184 : cluster [DBG] pgmap v5327: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:08.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:07.222617+0000 mgr.y (mgr.14556) 3185 : cluster [DBG] pgmap v5328: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:08.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:07.222617+0000 mgr.y (mgr.14556) 3185 : cluster [DBG] pgmap v5328: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:08.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:07.222617+0000 mgr.y (mgr.14556) 3185 : cluster [DBG] pgmap v5328: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:10.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:09.223364+0000 mgr.y (mgr.14556) 3186 : cluster [DBG] pgmap v5329: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:09.223364+0000 mgr.y (mgr.14556) 3186 : cluster [DBG] pgmap v5329: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:10.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:09.223364+0000 mgr.y (mgr.14556) 3186 : cluster [DBG] pgmap v5329: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:11.000 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (91m) 9m ago 92m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (92m) 9m ago 92m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (93m) 9m ago 93m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (93m) 9m ago 93m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (96m) 9m ago 96m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (98m) 9m ago 98m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (98m) 9m ago 98m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (97m) 9m ago 97m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (97m) 9m ago 97m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (92m) 9m ago 92m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (92m) 9m ago 92m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:04:11.292 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (96m) 9m ago 96m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:04:11.293 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (96m) 9m ago 96m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:04:11.293 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (95m) 9m ago 95m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:04:11.293 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (95m) 9m ago 95m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:04:11.293 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (94m) 9m ago 94m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:04:11.293 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (94m) 9m ago 94m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:04:11.293 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (94m) 9m ago 94m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:04:11.293 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (93m) 9m ago 93m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:04:11.293 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (91m) 9m ago 92m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:04:11.646 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:04:11.646 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:04:11.646 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:04:11.646 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:04:11.646 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:04:11.646 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:04:11.646 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:04:11.646 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:04:11.646 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:04:11.646 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:04:11.646 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:04:11.647 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:04:11.647 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:04:11.647 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:04:11.647 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:04:11.647 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:04:11.647 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:04:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:04:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:11] "GET /metrics HTTP/1.1" 200 196601 "" "Prometheus/2.33.4" 2024-04-17T13:04:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:04:10.988548+0000 mgr.y (mgr.14556) 3187 : audit [DBG] from='client.19587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:04:10.988548+0000 mgr.y (mgr.14556) 3187 : audit [DBG] from='client.19587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:11.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:04:10.988548+0000 mgr.y (mgr.14556) 3187 : audit [DBG] from='client.19587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:12.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:11.223693+0000 mgr.y (mgr.14556) 3188 : cluster [DBG] pgmap v5330: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:12.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:04:11.283977+0000 mgr.y (mgr.14556) 3189 : audit [DBG] from='client.29483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:12.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:04:11.645076+0000 mon.a (mon.0) 4313 : audit [DBG] from='client.? 172.21.15.31:0/1921125085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:04:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:11.223693+0000 mgr.y (mgr.14556) 3188 : cluster [DBG] pgmap v5330: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:12.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:04:11.283977+0000 mgr.y (mgr.14556) 3189 : audit [DBG] from='client.29483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:12.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:04:11.645076+0000 mon.a (mon.0) 4313 : audit [DBG] from='client.? 172.21.15.31:0/1921125085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:04:12.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:11.223693+0000 mgr.y (mgr.14556) 3188 : cluster [DBG] pgmap v5330: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:12.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:04:11.283977+0000 mgr.y (mgr.14556) 3189 : audit [DBG] from='client.29483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:12.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:04:11.645076+0000 mon.a (mon.0) 4313 : audit [DBG] from='client.? 172.21.15.31:0/1921125085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:04:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:04:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:04:14.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:13.224398+0000 mgr.y (mgr.14556) 3190 : cluster [DBG] pgmap v5331: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:14.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:13.224398+0000 mgr.y (mgr.14556) 3190 : cluster [DBG] pgmap v5331: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:14.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:13.224398+0000 mgr.y (mgr.14556) 3190 : cluster [DBG] pgmap v5331: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:16.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:15.224892+0000 mgr.y (mgr.14556) 3191 : cluster [DBG] pgmap v5332: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:16.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:15.224892+0000 mgr.y (mgr.14556) 3191 : cluster [DBG] pgmap v5332: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:16.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:15.224892+0000 mgr.y (mgr.14556) 3191 : cluster [DBG] pgmap v5332: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:17.225317+0000 mgr.y (mgr.14556) 3192 : cluster [DBG] pgmap v5333: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:18.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:17.225317+0000 mgr.y (mgr.14556) 3192 : cluster [DBG] pgmap v5333: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:18.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:17.225317+0000 mgr.y (mgr.14556) 3192 : cluster [DBG] pgmap v5333: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:20.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:19.226169+0000 mgr.y (mgr.14556) 3193 : cluster [DBG] pgmap v5334: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:19.226169+0000 mgr.y (mgr.14556) 3193 : cluster [DBG] pgmap v5334: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:20.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:19.226169+0000 mgr.y (mgr.14556) 3193 : cluster [DBG] pgmap v5334: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:04:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:21] "GET /metrics HTTP/1.1" 200 196601 "" "Prometheus/2.33.4" 2024-04-17T13:04:22.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:21.226549+0000 mgr.y (mgr.14556) 3194 : cluster [DBG] pgmap v5335: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:21.226549+0000 mgr.y (mgr.14556) 3194 : cluster [DBG] pgmap v5335: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:22.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:21.226549+0000 mgr.y (mgr.14556) 3194 : cluster [DBG] pgmap v5335: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:04:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:04:24.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:23.227152+0000 mgr.y (mgr.14556) 3195 : cluster [DBG] pgmap v5336: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:23.227152+0000 mgr.y (mgr.14556) 3195 : cluster [DBG] pgmap v5336: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:24.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:23.227152+0000 mgr.y (mgr.14556) 3195 : cluster [DBG] pgmap v5336: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:26.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:25.227729+0000 mgr.y (mgr.14556) 3196 : cluster [DBG] pgmap v5337: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:25.227729+0000 mgr.y (mgr.14556) 3196 : cluster [DBG] pgmap v5337: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:26.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:25.227729+0000 mgr.y (mgr.14556) 3196 : cluster [DBG] pgmap v5337: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:28.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:27.228172+0000 mgr.y (mgr.14556) 3197 : cluster [DBG] pgmap v5338: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:28.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:27.228172+0000 mgr.y (mgr.14556) 3197 : cluster [DBG] pgmap v5338: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:28.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:27.228172+0000 mgr.y (mgr.14556) 3197 : cluster [DBG] pgmap v5338: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:30.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:29.228841+0000 mgr.y (mgr.14556) 3198 : cluster [DBG] pgmap v5339: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:30.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:29.228841+0000 mgr.y (mgr.14556) 3198 : cluster [DBG] pgmap v5339: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:30.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:29.228841+0000 mgr.y (mgr.14556) 3198 : cluster [DBG] pgmap v5339: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:04:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:31] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:04:32.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:31.229301+0000 mgr.y (mgr.14556) 3199 : cluster [DBG] pgmap v5340: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:31.229301+0000 mgr.y (mgr.14556) 3199 : cluster [DBG] pgmap v5340: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:32.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:31.229301+0000 mgr.y (mgr.14556) 3199 : cluster [DBG] pgmap v5340: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:04:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:04:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:33.230224+0000 mgr.y (mgr.14556) 3200 : cluster [DBG] pgmap v5341: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:34.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:33.230224+0000 mgr.y (mgr.14556) 3200 : cluster [DBG] pgmap v5341: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:34.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:33.230224+0000 mgr.y (mgr.14556) 3200 : cluster [DBG] pgmap v5341: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:35.230643+0000 mgr.y (mgr.14556) 3201 : cluster [DBG] pgmap v5342: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:35.230643+0000 mgr.y (mgr.14556) 3201 : cluster [DBG] pgmap v5342: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:35.230643+0000 mgr.y (mgr.14556) 3201 : cluster [DBG] pgmap v5342: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:37.231120+0000 mgr.y (mgr.14556) 3202 : cluster [DBG] pgmap v5343: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:37.231120+0000 mgr.y (mgr.14556) 3202 : cluster [DBG] pgmap v5343: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:37.231120+0000 mgr.y (mgr.14556) 3202 : cluster [DBG] pgmap v5343: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:39.231851+0000 mgr.y (mgr.14556) 3203 : cluster [DBG] pgmap v5344: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:39.231851+0000 mgr.y (mgr.14556) 3203 : cluster [DBG] pgmap v5344: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:39.231851+0000 mgr.y (mgr.14556) 3203 : cluster [DBG] pgmap v5344: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:04:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:41] "GET /metrics HTTP/1.1" 200 196601 "" "Prometheus/2.33.4" 2024-04-17T13:04:41.970 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:04:42.259 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:04:42.259 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (92m) 9m ago 92m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:04:42.259 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (92m) 9m ago 92m 61.6M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:04:42.259 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (94m) 9m ago 94m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (93m) 9m ago 93m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (97m) 9m ago 97m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (99m) 9m ago 99m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (99m) 9m ago 99m 447M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (97m) 9m ago 97m 271M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (97m) 9m ago 97m 267M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (93m) 9m ago 93m 22.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (93m) 9m ago 93m 24.2M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (97m) 9m ago 97m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (96m) 9m ago 96m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (96m) 9m ago 96m 592M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (95m) 9m ago 95m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (95m) 9m ago 95m 894M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:04:42.260 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (95m) 9m ago 95m 738M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:04:42.261 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (94m) 9m ago 94m 486M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:04:42.261 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (94m) 9m ago 94m 557M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:04:42.261 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (91m) 9m ago 93m 96.2M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:04:42.607 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:04:42.607 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:04:42.607 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:04:42.607 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:04:42.607 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:04:42.608 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:04:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:41.232337+0000 mgr.y (mgr.14556) 3204 : cluster [DBG] pgmap v5345: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:04:41.958333+0000 mgr.y (mgr.14556) 3205 : audit [DBG] from='client.19605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:04:42.607391+0000 mon.c (mon.2) 205 : audit [DBG] from='client.? 172.21.15.31:0/1665776974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:04:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:41.232337+0000 mgr.y (mgr.14556) 3204 : cluster [DBG] pgmap v5345: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:04:41.958333+0000 mgr.y (mgr.14556) 3205 : audit [DBG] from='client.19605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:04:42.607391+0000 mon.c (mon.2) 205 : audit [DBG] from='client.? 172.21.15.31:0/1665776974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:04:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:41.232337+0000 mgr.y (mgr.14556) 3204 : cluster [DBG] pgmap v5345: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:04:41.958333+0000 mgr.y (mgr.14556) 3205 : audit [DBG] from='client.19605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:04:42.607391+0000 mon.c (mon.2) 205 : audit [DBG] from='client.? 172.21.15.31:0/1665776974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:04:44.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:04:42.251179+0000 mgr.y (mgr.14556) 3206 : audit [DBG] from='client.29501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:04:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:04:44.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:04:42.251179+0000 mgr.y (mgr.14556) 3206 : audit [DBG] from='client.29501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:44.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:04:42.251179+0000 mgr.y (mgr.14556) 3206 : audit [DBG] from='client.29501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:04:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:43.232919+0000 mgr.y (mgr.14556) 3207 : cluster [DBG] pgmap v5346: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:43.232919+0000 mgr.y (mgr.14556) 3207 : cluster [DBG] pgmap v5346: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:43.232919+0000 mgr.y (mgr.14556) 3207 : cluster [DBG] pgmap v5346: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:45.233258+0000 mgr.y (mgr.14556) 3208 : cluster [DBG] pgmap v5347: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:45.233258+0000 mgr.y (mgr.14556) 3208 : cluster [DBG] pgmap v5347: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:45.233258+0000 mgr.y (mgr.14556) 3208 : cluster [DBG] pgmap v5347: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:47.233739+0000 mgr.y (mgr.14556) 3209 : cluster [DBG] pgmap v5348: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:47.233739+0000 mgr.y (mgr.14556) 3209 : cluster [DBG] pgmap v5348: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:47.233739+0000 mgr.y (mgr.14556) 3209 : cluster [DBG] pgmap v5348: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:49.234592+0000 mgr.y (mgr.14556) 3210 : cluster [DBG] pgmap v5349: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:49.234592+0000 mgr.y (mgr.14556) 3210 : cluster [DBG] pgmap v5349: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:49.234592+0000 mgr.y (mgr.14556) 3210 : cluster [DBG] pgmap v5349: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:04:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:51] "GET /metrics HTTP/1.1" 200 196601 "" "Prometheus/2.33.4" 2024-04-17T13:04:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:51.235118+0000 mgr.y (mgr.14556) 3211 : cluster [DBG] pgmap v5350: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:51.235118+0000 mgr.y (mgr.14556) 3211 : cluster [DBG] pgmap v5350: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:51.235118+0000 mgr.y (mgr.14556) 3211 : cluster [DBG] pgmap v5350: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:04:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:04:55.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:53.235982+0000 mgr.y (mgr.14556) 3212 : cluster [DBG] pgmap v5351: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:53.235982+0000 mgr.y (mgr.14556) 3212 : cluster [DBG] pgmap v5351: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:53.235982+0000 mgr.y (mgr.14556) 3212 : cluster [DBG] pgmap v5351: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:57.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:55.236597+0000 mgr.y (mgr.14556) 3213 : cluster [DBG] pgmap v5352: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:55.236597+0000 mgr.y (mgr.14556) 3213 : cluster [DBG] pgmap v5352: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:57.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:55.236597+0000 mgr.y (mgr.14556) 3213 : cluster [DBG] pgmap v5352: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:59.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:04:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:57.236967+0000 mgr.y (mgr.14556) 3214 : cluster [DBG] pgmap v5353: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:04:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:57.236967+0000 mgr.y (mgr.14556) 3214 : cluster [DBG] pgmap v5353: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:04:59.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:04:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:57.236967+0000 mgr.y (mgr.14556) 3214 : cluster [DBG] pgmap v5353: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:01.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:04:59.237627+0000 mgr.y (mgr.14556) 3215 : cluster [DBG] pgmap v5354: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:01.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:00.250523+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:05:01.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:04:59.237627+0000 mgr.y (mgr.14556) 3215 : cluster [DBG] pgmap v5354: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:01.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:00.250523+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:05:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:04:59.237627+0000 mgr.y (mgr.14556) 3215 : cluster [DBG] pgmap v5354: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:00.250523+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:05:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:05:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:01] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:05:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:01.238018+0000 mgr.y (mgr.14556) 3216 : cluster [DBG] pgmap v5355: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:03.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:03.053573+0000 mon.a (mon.0) 4315 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:05:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:01.238018+0000 mgr.y (mgr.14556) 3216 : cluster [DBG] pgmap v5355: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:03.053573+0000 mon.a (mon.0) 4315 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:05:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:01.238018+0000 mgr.y (mgr.14556) 3216 : cluster [DBG] pgmap v5355: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:03.053573+0000 mon.a (mon.0) 4315 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:05:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:05:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:05:04.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:03.238560+0000 mgr.y (mgr.14556) 3217 : cluster [DBG] pgmap v5356: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:04.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:03.616620+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:05:04.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:03.896699+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:05:04.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:03.897452+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:05:04.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:03.901876+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:05:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:03.238560+0000 mgr.y (mgr.14556) 3217 : cluster [DBG] pgmap v5356: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:03.616620+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:05:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:03.896699+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:05:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:03.897452+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:05:04.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:03.901876+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:05:04.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:03.238560+0000 mgr.y (mgr.14556) 3217 : cluster [DBG] pgmap v5356: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:04.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:03.616620+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:05:04.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:03.896699+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:05:04.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:03.897452+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:05:04.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:03.901876+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:05:06.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:05.238987+0000 mgr.y (mgr.14556) 3218 : cluster [DBG] pgmap v5357: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:06.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:05.238987+0000 mgr.y (mgr.14556) 3218 : cluster [DBG] pgmap v5357: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:06.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:05.238987+0000 mgr.y (mgr.14556) 3218 : cluster [DBG] pgmap v5357: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:08.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:07.239404+0000 mgr.y (mgr.14556) 3219 : cluster [DBG] pgmap v5358: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:07.239404+0000 mgr.y (mgr.14556) 3219 : cluster [DBG] pgmap v5358: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:08.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:07.239404+0000 mgr.y (mgr.14556) 3219 : cluster [DBG] pgmap v5358: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:10.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:09.240187+0000 mgr.y (mgr.14556) 3220 : cluster [DBG] pgmap v5359: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:09.240187+0000 mgr.y (mgr.14556) 3220 : cluster [DBG] pgmap v5359: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:10.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:09.240187+0000 mgr.y (mgr.14556) 3220 : cluster [DBG] pgmap v5359: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:05:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:11] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:05:12.938 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:05:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:11.240679+0000 mgr.y (mgr.14556) 3221 : cluster [DBG] pgmap v5360: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:11.240679+0000 mgr.y (mgr.14556) 3221 : cluster [DBG] pgmap v5360: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:12.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:11.240679+0000 mgr.y (mgr.14556) 3221 : cluster [DBG] pgmap v5360: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:13.229 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:05:13.230 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (92m) 10s ago 93m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:05:13.230 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (93m) 9s ago 93m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:05:13.230 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (94m) 10s ago 94m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:05:13.230 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (94m) 9s ago 94m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:05:13.230 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (97m) 9s ago 97m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:05:13.230 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (99m) 10s ago 99m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:05:13.230 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (99m) 10s ago 99m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:05:13.230 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (98m) 9s ago 98m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:05:13.230 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (98m) 10s ago 98m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:05:13.230 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (93m) 10s ago 93m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:05:13.231 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (93m) 9s ago 93m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:05:13.231 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (97m) 10s ago 97m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:05:13.231 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (97m) 10s ago 97m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:05:13.231 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (96m) 10s ago 96m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:05:13.231 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (96m) 10s ago 96m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:05:13.231 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (95m) 9s ago 95m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:05:13.231 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (95m) 9s ago 95m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:05:13.231 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (95m) 9s ago 95m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:05:13.231 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (94m) 9s ago 94m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:05:13.231 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (92m) 9s ago 93m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:05:13.583 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:05:13.583 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:05:13.583 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:05:13.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:05:13.583 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:05:13.583 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:05:13.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:05:13.583 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:05:13.584 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:05:13.584 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:05:13.584 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:05:13.584 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:05:13.584 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:05:13.584 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:05:13.584 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:05:13.584 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:05:13.584 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:05:13.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:12.925401+0000 mgr.y (mgr.14556) 3222 : audit [DBG] from='client.19623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:13.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:13.583028+0000 mon.a (mon.0) 4320 : audit [DBG] from='client.? 172.21.15.31:0/1652593036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:05:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:12.925401+0000 mgr.y (mgr.14556) 3222 : audit [DBG] from='client.19623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:13.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:13.583028+0000 mon.a (mon.0) 4320 : audit [DBG] from='client.? 172.21.15.31:0/1652593036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:05:13.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:12.925401+0000 mgr.y (mgr.14556) 3222 : audit [DBG] from='client.19623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:13.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:13.583028+0000 mon.a (mon.0) 4320 : audit [DBG] from='client.? 172.21.15.31:0/1652593036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:05:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:05:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:05:14.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:13.221331+0000 mgr.y (mgr.14556) 3223 : audit [DBG] from='client.29519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:14.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:13.241265+0000 mgr.y (mgr.14556) 3224 : cluster [DBG] pgmap v5361: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:13.221331+0000 mgr.y (mgr.14556) 3223 : audit [DBG] from='client.29519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:14.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:13.241265+0000 mgr.y (mgr.14556) 3224 : cluster [DBG] pgmap v5361: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:14.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:13.221331+0000 mgr.y (mgr.14556) 3223 : audit [DBG] from='client.29519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:14.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:13.241265+0000 mgr.y (mgr.14556) 3224 : cluster [DBG] pgmap v5361: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:16.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:15.241764+0000 mgr.y (mgr.14556) 3225 : cluster [DBG] pgmap v5362: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:15.241764+0000 mgr.y (mgr.14556) 3225 : cluster [DBG] pgmap v5362: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:15.241764+0000 mgr.y (mgr.14556) 3225 : cluster [DBG] pgmap v5362: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:18.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:17.242177+0000 mgr.y (mgr.14556) 3226 : cluster [DBG] pgmap v5363: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:18.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:17.242177+0000 mgr.y (mgr.14556) 3226 : cluster [DBG] pgmap v5363: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:17.242177+0000 mgr.y (mgr.14556) 3226 : cluster [DBG] pgmap v5363: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:20.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:19.243070+0000 mgr.y (mgr.14556) 3227 : cluster [DBG] pgmap v5364: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:19.243070+0000 mgr.y (mgr.14556) 3227 : cluster [DBG] pgmap v5364: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:20.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:19.243070+0000 mgr.y (mgr.14556) 3227 : cluster [DBG] pgmap v5364: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:21] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:05:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:21.243516+0000 mgr.y (mgr.14556) 3228 : cluster [DBG] pgmap v5365: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:21.243516+0000 mgr.y (mgr.14556) 3228 : cluster [DBG] pgmap v5365: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:22.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:21.243516+0000 mgr.y (mgr.14556) 3228 : cluster [DBG] pgmap v5365: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:05:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:05:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:23.244284+0000 mgr.y (mgr.14556) 3229 : cluster [DBG] pgmap v5366: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:23.244284+0000 mgr.y (mgr.14556) 3229 : cluster [DBG] pgmap v5366: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:24.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:23.244284+0000 mgr.y (mgr.14556) 3229 : cluster [DBG] pgmap v5366: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:25.244747+0000 mgr.y (mgr.14556) 3230 : cluster [DBG] pgmap v5367: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:25.244747+0000 mgr.y (mgr.14556) 3230 : cluster [DBG] pgmap v5367: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:27.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:25.244747+0000 mgr.y (mgr.14556) 3230 : cluster [DBG] pgmap v5367: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:29.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:27.245197+0000 mgr.y (mgr.14556) 3231 : cluster [DBG] pgmap v5368: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:27.245197+0000 mgr.y (mgr.14556) 3231 : cluster [DBG] pgmap v5368: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:27.245197+0000 mgr.y (mgr.14556) 3231 : cluster [DBG] pgmap v5368: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:29.245863+0000 mgr.y (mgr.14556) 3232 : cluster [DBG] pgmap v5369: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:29.245863+0000 mgr.y (mgr.14556) 3232 : cluster [DBG] pgmap v5369: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:29.245863+0000 mgr.y (mgr.14556) 3232 : cluster [DBG] pgmap v5369: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:05:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:31] "GET /metrics HTTP/1.1" 200 196610 "" "Prometheus/2.33.4" 2024-04-17T13:05:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:31.246292+0000 mgr.y (mgr.14556) 3233 : cluster [DBG] pgmap v5370: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:31.246292+0000 mgr.y (mgr.14556) 3233 : cluster [DBG] pgmap v5370: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:33.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:31.246292+0000 mgr.y (mgr.14556) 3233 : cluster [DBG] pgmap v5370: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:34.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:05:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:05:35.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:33.246955+0000 mgr.y (mgr.14556) 3234 : cluster [DBG] pgmap v5371: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:33.246955+0000 mgr.y (mgr.14556) 3234 : cluster [DBG] pgmap v5371: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:33.246955+0000 mgr.y (mgr.14556) 3234 : cluster [DBG] pgmap v5371: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:35.247395+0000 mgr.y (mgr.14556) 3235 : cluster [DBG] pgmap v5372: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:35.247395+0000 mgr.y (mgr.14556) 3235 : cluster [DBG] pgmap v5372: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:35.247395+0000 mgr.y (mgr.14556) 3235 : cluster [DBG] pgmap v5372: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:37.247832+0000 mgr.y (mgr.14556) 3236 : cluster [DBG] pgmap v5373: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:39.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:37.247832+0000 mgr.y (mgr.14556) 3236 : cluster [DBG] pgmap v5373: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:37.247832+0000 mgr.y (mgr.14556) 3236 : cluster [DBG] pgmap v5373: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:39.248520+0000 mgr.y (mgr.14556) 3237 : cluster [DBG] pgmap v5374: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:39.248520+0000 mgr.y (mgr.14556) 3237 : cluster [DBG] pgmap v5374: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:39.248520+0000 mgr.y (mgr.14556) 3237 : cluster [DBG] pgmap v5374: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:05:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:41] "GET /metrics HTTP/1.1" 200 196609 "" "Prometheus/2.33.4" 2024-04-17T13:05:43.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:41.249056+0000 mgr.y (mgr.14556) 3238 : cluster [DBG] pgmap v5375: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:41.249056+0000 mgr.y (mgr.14556) 3238 : cluster [DBG] pgmap v5375: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:41.249056+0000 mgr.y (mgr.14556) 3238 : cluster [DBG] pgmap v5375: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:43.911 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:05:44.201 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:05:44.201 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (93m) 41s ago 93m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:05:44.201 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (93m) 40s ago 93m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:05:44.201 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (95m) 41s ago 95m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:05:44.201 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (95m) 40s ago 94m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:05:44.201 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (98m) 40s ago 98m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:05:44.201 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (100m) 41s ago 100m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:05:44.201 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (100m) 41s ago 100m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:05:44.201 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (98m) 40s ago 98m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (98m) 41s ago 98m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (94m) 41s ago 94m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (94m) 40s ago 94m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (98m) 41s ago 98m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (97m) 41s ago 97m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (97m) 41s ago 97m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (96m) 41s ago 96m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (96m) 40s ago 96m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (96m) 40s ago 96m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (95m) 40s ago 95m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (95m) 40s ago 95m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:05:44.202 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (93m) 40s ago 94m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:05:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:05:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:05:44.550 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:05:44.550 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:05:44.550 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:05:44.550 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:05:44.551 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:05:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:43.249763+0000 mgr.y (mgr.14556) 3239 : cluster [DBG] pgmap v5376: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:43.899867+0000 mgr.y (mgr.14556) 3240 : audit [DBG] from='client.29531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:44.193159+0000 mgr.y (mgr.14556) 3241 : audit [DBG] from='client.29537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:45.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:05:44.550989+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.31:0/3324183946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:05:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:43.249763+0000 mgr.y (mgr.14556) 3239 : cluster [DBG] pgmap v5376: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:43.899867+0000 mgr.y (mgr.14556) 3240 : audit [DBG] from='client.29531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:44.193159+0000 mgr.y (mgr.14556) 3241 : audit [DBG] from='client.29537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:05:44.550989+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.31:0/3324183946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:05:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:43.249763+0000 mgr.y (mgr.14556) 3239 : cluster [DBG] pgmap v5376: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:43.899867+0000 mgr.y (mgr.14556) 3240 : audit [DBG] from='client.29531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:44.193159+0000 mgr.y (mgr.14556) 3241 : audit [DBG] from='client.29537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:05:45.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:05:44.550989+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.31:0/3324183946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:05:47.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:45.250376+0000 mgr.y (mgr.14556) 3242 : cluster [DBG] pgmap v5377: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:45.250376+0000 mgr.y (mgr.14556) 3242 : cluster [DBG] pgmap v5377: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:45.250376+0000 mgr.y (mgr.14556) 3242 : cluster [DBG] pgmap v5377: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:47.250907+0000 mgr.y (mgr.14556) 3243 : cluster [DBG] pgmap v5378: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:47.250907+0000 mgr.y (mgr.14556) 3243 : cluster [DBG] pgmap v5378: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:47.250907+0000 mgr.y (mgr.14556) 3243 : cluster [DBG] pgmap v5378: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:51.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:49.251650+0000 mgr.y (mgr.14556) 3244 : cluster [DBG] pgmap v5379: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:51.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:49.251650+0000 mgr.y (mgr.14556) 3244 : cluster [DBG] pgmap v5379: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:49.251650+0000 mgr.y (mgr.14556) 3244 : cluster [DBG] pgmap v5379: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:05:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:51] "GET /metrics HTTP/1.1" 200 196609 "" "Prometheus/2.33.4" 2024-04-17T13:05:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:51.252259+0000 mgr.y (mgr.14556) 3245 : cluster [DBG] pgmap v5380: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:53.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:51.252259+0000 mgr.y (mgr.14556) 3245 : cluster [DBG] pgmap v5380: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:51.252259+0000 mgr.y (mgr.14556) 3245 : cluster [DBG] pgmap v5380: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:05:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:05:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:53.252926+0000 mgr.y (mgr.14556) 3246 : cluster [DBG] pgmap v5381: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:53.252926+0000 mgr.y (mgr.14556) 3246 : cluster [DBG] pgmap v5381: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:55.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:53.252926+0000 mgr.y (mgr.14556) 3246 : cluster [DBG] pgmap v5381: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:55.253384+0000 mgr.y (mgr.14556) 3247 : cluster [DBG] pgmap v5382: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:55.253384+0000 mgr.y (mgr.14556) 3247 : cluster [DBG] pgmap v5382: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:55.253384+0000 mgr.y (mgr.14556) 3247 : cluster [DBG] pgmap v5382: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:05:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:57.253852+0000 mgr.y (mgr.14556) 3248 : cluster [DBG] pgmap v5383: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:05:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:57.253852+0000 mgr.y (mgr.14556) 3248 : cluster [DBG] pgmap v5383: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:05:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:05:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:57.253852+0000 mgr.y (mgr.14556) 3248 : cluster [DBG] pgmap v5383: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:05:59.254602+0000 mgr.y (mgr.14556) 3249 : cluster [DBG] pgmap v5384: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:01.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:05:59.254602+0000 mgr.y (mgr.14556) 3249 : cluster [DBG] pgmap v5384: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:05:59.254602+0000 mgr.y (mgr.14556) 3249 : cluster [DBG] pgmap v5384: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:06:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:01] "GET /metrics HTTP/1.1" 200 196610 "" "Prometheus/2.33.4" 2024-04-17T13:06:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:01.255095+0000 mgr.y (mgr.14556) 3250 : cluster [DBG] pgmap v5385: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:01.255095+0000 mgr.y (mgr.14556) 3250 : cluster [DBG] pgmap v5385: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:03.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:01.255095+0000 mgr.y (mgr.14556) 3250 : cluster [DBG] pgmap v5385: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:04.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:06:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:06:04.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:06:03.907142+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:06:04.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:06:03.907142+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:06:04.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:06:03.907142+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:06:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:03.255897+0000 mgr.y (mgr.14556) 3251 : cluster [DBG] pgmap v5386: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:06:04.217408+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:06:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:06:04.218090+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:06:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:06:04.224333+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:06:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:03.255897+0000 mgr.y (mgr.14556) 3251 : cluster [DBG] pgmap v5386: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:06:04.217408+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:06:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:06:04.218090+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:06:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:06:04.224333+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:06:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:03.255897+0000 mgr.y (mgr.14556) 3251 : cluster [DBG] pgmap v5386: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:06:04.217408+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:06:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:06:04.218090+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:06:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:06:04.224333+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:06:07.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:05.256304+0000 mgr.y (mgr.14556) 3252 : cluster [DBG] pgmap v5387: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:05.256304+0000 mgr.y (mgr.14556) 3252 : cluster [DBG] pgmap v5387: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:05.256304+0000 mgr.y (mgr.14556) 3252 : cluster [DBG] pgmap v5387: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:07.256704+0000 mgr.y (mgr.14556) 3253 : cluster [DBG] pgmap v5388: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:07.256704+0000 mgr.y (mgr.14556) 3253 : cluster [DBG] pgmap v5388: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:07.256704+0000 mgr.y (mgr.14556) 3253 : cluster [DBG] pgmap v5388: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:09.257463+0000 mgr.y (mgr.14556) 3254 : cluster [DBG] pgmap v5389: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:11.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:09.257463+0000 mgr.y (mgr.14556) 3254 : cluster [DBG] pgmap v5389: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:09.257463+0000 mgr.y (mgr.14556) 3254 : cluster [DBG] pgmap v5389: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:06:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:11] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T13:06:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:11.257858+0000 mgr.y (mgr.14556) 3255 : cluster [DBG] pgmap v5390: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:11.257858+0000 mgr.y (mgr.14556) 3255 : cluster [DBG] pgmap v5390: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:13.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:11.257858+0000 mgr.y (mgr.14556) 3255 : cluster [DBG] pgmap v5390: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:14.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:06:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:06:14.876 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:06:15.164 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:06:15.164 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (93m) 72s ago 94m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:06:15.164 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (94m) 71s ago 94m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (95m) 72s ago 95m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (95m) 71s ago 95m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (98m) 71s ago 98m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (100m) 72s ago 100m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (100m) 72s ago 100m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (99m) 71s ago 99m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (99m) 72s ago 99m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (94m) 72s ago 94m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (94m) 71s ago 94m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (98m) 72s ago 98m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (98m) 72s ago 98m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (97m) 72s ago 97m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (97m) 72s ago 97m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (97m) 71s ago 97m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (96m) 71s ago 96m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:06:15.165 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (96m) 71s ago 96m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:06:15.166 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (95m) 71s ago 95m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:06:15.166 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (93m) 71s ago 94m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:06:15.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:13.258623+0000 mgr.y (mgr.14556) 3256 : cluster [DBG] pgmap v5391: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:13.258623+0000 mgr.y (mgr.14556) 3256 : cluster [DBG] pgmap v5391: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:15.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:13.258623+0000 mgr.y (mgr.14556) 3256 : cluster [DBG] pgmap v5391: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:15.516 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:06:15.516 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:06:15.516 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:06:15.516 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:06:15.517 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:06:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:06:14.864823+0000 mgr.y (mgr.14556) 3257 : audit [DBG] from='client.29549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:06:15.156742+0000 mgr.y (mgr.14556) 3258 : audit [DBG] from='client.19665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:16.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:06:15.517020+0000 mon.c (mon.2) 207 : audit [DBG] from='client.? 172.21.15.31:0/1213741516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:06:16.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:06:14.864823+0000 mgr.y (mgr.14556) 3257 : audit [DBG] from='client.29549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:16.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:06:15.156742+0000 mgr.y (mgr.14556) 3258 : audit [DBG] from='client.19665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:16.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:06:15.517020+0000 mon.c (mon.2) 207 : audit [DBG] from='client.? 172.21.15.31:0/1213741516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:06:16.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:06:14.864823+0000 mgr.y (mgr.14556) 3257 : audit [DBG] from='client.29549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:16.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:06:15.156742+0000 mgr.y (mgr.14556) 3258 : audit [DBG] from='client.19665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:16.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:06:15.517020+0000 mon.c (mon.2) 207 : audit [DBG] from='client.? 172.21.15.31:0/1213741516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:06:17.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:15.258962+0000 mgr.y (mgr.14556) 3259 : cluster [DBG] pgmap v5392: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:15.258962+0000 mgr.y (mgr.14556) 3259 : cluster [DBG] pgmap v5392: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:15.258962+0000 mgr.y (mgr.14556) 3259 : cluster [DBG] pgmap v5392: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:17.259440+0000 mgr.y (mgr.14556) 3260 : cluster [DBG] pgmap v5393: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:17.259440+0000 mgr.y (mgr.14556) 3260 : cluster [DBG] pgmap v5393: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:17.259440+0000 mgr.y (mgr.14556) 3260 : cluster [DBG] pgmap v5393: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:21.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:19.260163+0000 mgr.y (mgr.14556) 3261 : cluster [DBG] pgmap v5394: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:21.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:19.260163+0000 mgr.y (mgr.14556) 3261 : cluster [DBG] pgmap v5394: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:19.260163+0000 mgr.y (mgr.14556) 3261 : cluster [DBG] pgmap v5394: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:06:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:21] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T13:06:23.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:21.260549+0000 mgr.y (mgr.14556) 3262 : cluster [DBG] pgmap v5395: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:21.260549+0000 mgr.y (mgr.14556) 3262 : cluster [DBG] pgmap v5395: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:21.260549+0000 mgr.y (mgr.14556) 3262 : cluster [DBG] pgmap v5395: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:24.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:06:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:06:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:23.261222+0000 mgr.y (mgr.14556) 3263 : cluster [DBG] pgmap v5396: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:23.261222+0000 mgr.y (mgr.14556) 3263 : cluster [DBG] pgmap v5396: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:23.261222+0000 mgr.y (mgr.14556) 3263 : cluster [DBG] pgmap v5396: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:25.261569+0000 mgr.y (mgr.14556) 3264 : cluster [DBG] pgmap v5397: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:25.261569+0000 mgr.y (mgr.14556) 3264 : cluster [DBG] pgmap v5397: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:25.261569+0000 mgr.y (mgr.14556) 3264 : cluster [DBG] pgmap v5397: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:27.261944+0000 mgr.y (mgr.14556) 3265 : cluster [DBG] pgmap v5398: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:27.261944+0000 mgr.y (mgr.14556) 3265 : cluster [DBG] pgmap v5398: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:27.261944+0000 mgr.y (mgr.14556) 3265 : cluster [DBG] pgmap v5398: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:29.262745+0000 mgr.y (mgr.14556) 3266 : cluster [DBG] pgmap v5399: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:31.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:06:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:31] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:06:31.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:29.262745+0000 mgr.y (mgr.14556) 3266 : cluster [DBG] pgmap v5399: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:31.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:29.262745+0000 mgr.y (mgr.14556) 3266 : cluster [DBG] pgmap v5399: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:31.263238+0000 mgr.y (mgr.14556) 3267 : cluster [DBG] pgmap v5400: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:31.263238+0000 mgr.y (mgr.14556) 3267 : cluster [DBG] pgmap v5400: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:33.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:31.263238+0000 mgr.y (mgr.14556) 3267 : cluster [DBG] pgmap v5400: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:06:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:06:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:33.263944+0000 mgr.y (mgr.14556) 3268 : cluster [DBG] pgmap v5401: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:35.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:33.263944+0000 mgr.y (mgr.14556) 3268 : cluster [DBG] pgmap v5401: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:33.263944+0000 mgr.y (mgr.14556) 3268 : cluster [DBG] pgmap v5401: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:36.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:35.264497+0000 mgr.y (mgr.14556) 3269 : cluster [DBG] pgmap v5402: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:35.264497+0000 mgr.y (mgr.14556) 3269 : cluster [DBG] pgmap v5402: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:35.264497+0000 mgr.y (mgr.14556) 3269 : cluster [DBG] pgmap v5402: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:38.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:37.264907+0000 mgr.y (mgr.14556) 3270 : cluster [DBG] pgmap v5403: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:37.264907+0000 mgr.y (mgr.14556) 3270 : cluster [DBG] pgmap v5403: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:38.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:37.264907+0000 mgr.y (mgr.14556) 3270 : cluster [DBG] pgmap v5403: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:39.265707+0000 mgr.y (mgr.14556) 3271 : cluster [DBG] pgmap v5404: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:39.265707+0000 mgr.y (mgr.14556) 3271 : cluster [DBG] pgmap v5404: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:39.265707+0000 mgr.y (mgr.14556) 3271 : cluster [DBG] pgmap v5404: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:06:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:41] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T13:06:42.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:41.266350+0000 mgr.y (mgr.14556) 3272 : cluster [DBG] pgmap v5405: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:41.266350+0000 mgr.y (mgr.14556) 3272 : cluster [DBG] pgmap v5405: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:42.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:41.266350+0000 mgr.y (mgr.14556) 3272 : cluster [DBG] pgmap v5405: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:44.287 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:06:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:06:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:43.267273+0000 mgr.y (mgr.14556) 3273 : cluster [DBG] pgmap v5406: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:44.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:43.267273+0000 mgr.y (mgr.14556) 3273 : cluster [DBG] pgmap v5406: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:44.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:43.267273+0000 mgr.y (mgr.14556) 3273 : cluster [DBG] pgmap v5406: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:45.840 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:06:46.128 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:06:46.128 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (94m) 103s ago 94m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:06:46.128 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (94m) 102s ago 94m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:06:46.128 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (96m) 103s ago 96m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:06:46.128 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (96m) 102s ago 96m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:06:46.128 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (99m) 102s ago 99m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:06:46.128 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (101m) 103s ago 101m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:06:46.129 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (101m) 103s ago 101m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:06:46.129 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (99m) 102s ago 99m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:06:46.129 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (99m) 103s ago 99m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:06:46.129 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (95m) 103s ago 95m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:06:46.129 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (95m) 102s ago 95m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:06:46.129 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (99m) 103s ago 99m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:06:46.129 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (98m) 103s ago 98m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:06:46.129 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (98m) 103s ago 98m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:06:46.129 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (97m) 103s ago 97m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:06:46.129 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (97m) 102s ago 97m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:06:46.130 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (97m) 102s ago 97m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:06:46.130 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (96m) 102s ago 96m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:06:46.130 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (96m) 102s ago 96m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:06:46.130 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (94m) 102s ago 95m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:06:46.477 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:06:46.477 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:06:46.477 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:06:46.478 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:06:46.479 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:06:46.479 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:06:46.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:45.267673+0000 mgr.y (mgr.14556) 3274 : cluster [DBG] pgmap v5407: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:46.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:06:45.828781+0000 mgr.y (mgr.14556) 3275 : audit [DBG] from='client.29567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:46.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:06:46.120172+0000 mgr.y (mgr.14556) 3276 : audit [DBG] from='client.29573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:45.267673+0000 mgr.y (mgr.14556) 3274 : cluster [DBG] pgmap v5407: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:06:45.828781+0000 mgr.y (mgr.14556) 3275 : audit [DBG] from='client.29567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:06:46.120172+0000 mgr.y (mgr.14556) 3276 : audit [DBG] from='client.29573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:46.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:45.267673+0000 mgr.y (mgr.14556) 3274 : cluster [DBG] pgmap v5407: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:46.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:06:45.828781+0000 mgr.y (mgr.14556) 3275 : audit [DBG] from='client.29567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:46.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:06:46.120172+0000 mgr.y (mgr.14556) 3276 : audit [DBG] from='client.29573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:06:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:06:46.477936+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.31:0/474728703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:06:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:06:46.477936+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.31:0/474728703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:06:47.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:06:46.477936+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.31:0/474728703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:06:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:47.268272+0000 mgr.y (mgr.14556) 3277 : cluster [DBG] pgmap v5408: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:47.268272+0000 mgr.y (mgr.14556) 3277 : cluster [DBG] pgmap v5408: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:48.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:47.268272+0000 mgr.y (mgr.14556) 3277 : cluster [DBG] pgmap v5408: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:50.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:49.269084+0000 mgr.y (mgr.14556) 3278 : cluster [DBG] pgmap v5409: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:49.269084+0000 mgr.y (mgr.14556) 3278 : cluster [DBG] pgmap v5409: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:49.269084+0000 mgr.y (mgr.14556) 3278 : cluster [DBG] pgmap v5409: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:06:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:51] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T13:06:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:51.269668+0000 mgr.y (mgr.14556) 3279 : cluster [DBG] pgmap v5410: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:51.269668+0000 mgr.y (mgr.14556) 3279 : cluster [DBG] pgmap v5410: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:52.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:51.269668+0000 mgr.y (mgr.14556) 3279 : cluster [DBG] pgmap v5410: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:54.307 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:06:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:06:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:53.270421+0000 mgr.y (mgr.14556) 3280 : cluster [DBG] pgmap v5411: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:53.270421+0000 mgr.y (mgr.14556) 3280 : cluster [DBG] pgmap v5411: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:53.270421+0000 mgr.y (mgr.14556) 3280 : cluster [DBG] pgmap v5411: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:56.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:55.270844+0000 mgr.y (mgr.14556) 3281 : cluster [DBG] pgmap v5412: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:55.270844+0000 mgr.y (mgr.14556) 3281 : cluster [DBG] pgmap v5412: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:55.270844+0000 mgr.y (mgr.14556) 3281 : cluster [DBG] pgmap v5412: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:06:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:57.271428+0000 mgr.y (mgr.14556) 3282 : cluster [DBG] pgmap v5413: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:06:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:57.271428+0000 mgr.y (mgr.14556) 3282 : cluster [DBG] pgmap v5413: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:06:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:06:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:57.271428+0000 mgr.y (mgr.14556) 3282 : cluster [DBG] pgmap v5413: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:06:59.272109+0000 mgr.y (mgr.14556) 3283 : cluster [DBG] pgmap v5414: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:06:59.272109+0000 mgr.y (mgr.14556) 3283 : cluster [DBG] pgmap v5414: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:00.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:06:59.272109+0000 mgr.y (mgr.14556) 3283 : cluster [DBG] pgmap v5414: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:07:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:01] "GET /metrics HTTP/1.1" 200 196609 "" "Prometheus/2.33.4" 2024-04-17T13:07:02.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:01.272572+0000 mgr.y (mgr.14556) 3284 : cluster [DBG] pgmap v5415: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:01.272572+0000 mgr.y (mgr.14556) 3284 : cluster [DBG] pgmap v5415: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:02.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:01.272572+0000 mgr.y (mgr.14556) 3284 : cluster [DBG] pgmap v5415: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:04.322 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:07:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:07:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:03.273154+0000 mgr.y (mgr.14556) 3285 : cluster [DBG] pgmap v5416: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:04.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:07:04.228654+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:07:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:03.273154+0000 mgr.y (mgr.14556) 3285 : cluster [DBG] pgmap v5416: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:04.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:07:04.228654+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:07:04.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:03.273154+0000 mgr.y (mgr.14556) 3285 : cluster [DBG] pgmap v5416: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:04.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:07:04.228654+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:07:05.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:07:04.535321+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:07:05.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:07:04.535994+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:07:05.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:07:04.540265+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:07:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:07:04.535321+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:07:05.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:07:04.535994+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:07:05.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:07:04.540265+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:07:05.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:07:04.535321+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:07:05.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:07:04.535994+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:07:05.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:07:04.540265+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:07:06.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:05.273759+0000 mgr.y (mgr.14556) 3286 : cluster [DBG] pgmap v5417: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:05.273759+0000 mgr.y (mgr.14556) 3286 : cluster [DBG] pgmap v5417: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:05.273759+0000 mgr.y (mgr.14556) 3286 : cluster [DBG] pgmap v5417: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:07.274190+0000 mgr.y (mgr.14556) 3287 : cluster [DBG] pgmap v5418: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:07.274190+0000 mgr.y (mgr.14556) 3287 : cluster [DBG] pgmap v5418: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:07.274190+0000 mgr.y (mgr.14556) 3287 : cluster [DBG] pgmap v5418: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:09.274842+0000 mgr.y (mgr.14556) 3288 : cluster [DBG] pgmap v5419: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:09.274842+0000 mgr.y (mgr.14556) 3288 : cluster [DBG] pgmap v5419: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:09.274842+0000 mgr.y (mgr.14556) 3288 : cluster [DBG] pgmap v5419: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:07:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:11] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:07:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:11.275478+0000 mgr.y (mgr.14556) 3289 : cluster [DBG] pgmap v5420: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:11.275478+0000 mgr.y (mgr.14556) 3289 : cluster [DBG] pgmap v5420: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:13.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:11.275478+0000 mgr.y (mgr.14556) 3289 : cluster [DBG] pgmap v5420: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:07:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:07:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:13.276242+0000 mgr.y (mgr.14556) 3290 : cluster [DBG] pgmap v5421: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:13.276242+0000 mgr.y (mgr.14556) 3290 : cluster [DBG] pgmap v5421: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:13.276242+0000 mgr.y (mgr.14556) 3290 : cluster [DBG] pgmap v5421: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:16.806 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:07:17.093 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:07:17.093 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (94m) 2m ago 95m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:07:17.093 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (95m) 2m ago 95m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (96m) 2m ago 96m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (96m) 2m ago 96m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (99m) 2m ago 99m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (101m) 2m ago 101m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (101m) 2m ago 101m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (100m) 2m ago 100m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (100m) 2m ago 100m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (95m) 2m ago 95m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (95m) 2m ago 95m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (99m) 2m ago 99m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (99m) 2m ago 99m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (98m) 2m ago 98m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:07:17.094 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (98m) 2m ago 98m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:07:17.095 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (98m) 2m ago 98m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:07:17.095 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (97m) 2m ago 97m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:07:17.095 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (97m) 2m ago 97m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:07:17.095 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (96m) 2m ago 96m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:07:17.095 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (94m) 2m ago 95m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:07:17.444 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:07:17.444 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:07:17.444 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:07:17.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:07:17.444 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:07:17.444 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:07:17.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:07:17.445 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:07:17.445 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:07:17.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:07:17.445 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:07:17.445 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:07:17.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:07:17.445 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:07:17.445 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:07:17.445 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:07:17.445 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:07:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:15.276752+0000 mgr.y (mgr.14556) 3291 : cluster [DBG] pgmap v5422: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:15.276752+0000 mgr.y (mgr.14556) 3291 : cluster [DBG] pgmap v5422: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:15.276752+0000 mgr.y (mgr.14556) 3291 : cluster [DBG] pgmap v5422: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:07:16.794702+0000 mgr.y (mgr.14556) 3292 : audit [DBG] from='client.29585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:07:17.085903+0000 mgr.y (mgr.14556) 3293 : audit [DBG] from='client.29591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:18.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:07:17.444691+0000 mon.a (mon.0) 4329 : audit [DBG] from='client.? 172.21.15.31:0/3191276219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:07:18.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:07:16.794702+0000 mgr.y (mgr.14556) 3292 : audit [DBG] from='client.29585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:18.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:07:17.085903+0000 mgr.y (mgr.14556) 3293 : audit [DBG] from='client.29591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:18.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:07:17.444691+0000 mon.a (mon.0) 4329 : audit [DBG] from='client.? 172.21.15.31:0/3191276219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:07:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:07:16.794702+0000 mgr.y (mgr.14556) 3292 : audit [DBG] from='client.29585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:07:17.085903+0000 mgr.y (mgr.14556) 3293 : audit [DBG] from='client.29591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:18.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:07:17.444691+0000 mon.a (mon.0) 4329 : audit [DBG] from='client.? 172.21.15.31:0/3191276219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:07:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:17.277095+0000 mgr.y (mgr.14556) 3294 : cluster [DBG] pgmap v5423: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:17.277095+0000 mgr.y (mgr.14556) 3294 : cluster [DBG] pgmap v5423: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:19.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:17.277095+0000 mgr.y (mgr.14556) 3294 : cluster [DBG] pgmap v5423: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:21.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:19.277782+0000 mgr.y (mgr.14556) 3295 : cluster [DBG] pgmap v5424: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:21.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:19.277782+0000 mgr.y (mgr.14556) 3295 : cluster [DBG] pgmap v5424: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:19.277782+0000 mgr.y (mgr.14556) 3295 : cluster [DBG] pgmap v5424: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:07:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:21] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:07:23.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:21.278371+0000 mgr.y (mgr.14556) 3296 : cluster [DBG] pgmap v5425: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:21.278371+0000 mgr.y (mgr.14556) 3296 : cluster [DBG] pgmap v5425: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:21.278371+0000 mgr.y (mgr.14556) 3296 : cluster [DBG] pgmap v5425: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:07:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:07:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:23.279353+0000 mgr.y (mgr.14556) 3297 : cluster [DBG] pgmap v5426: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:23.279353+0000 mgr.y (mgr.14556) 3297 : cluster [DBG] pgmap v5426: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:23.279353+0000 mgr.y (mgr.14556) 3297 : cluster [DBG] pgmap v5426: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:25.279837+0000 mgr.y (mgr.14556) 3298 : cluster [DBG] pgmap v5427: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:25.279837+0000 mgr.y (mgr.14556) 3298 : cluster [DBG] pgmap v5427: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:25.279837+0000 mgr.y (mgr.14556) 3298 : cluster [DBG] pgmap v5427: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:27.280313+0000 mgr.y (mgr.14556) 3299 : cluster [DBG] pgmap v5428: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:27.280313+0000 mgr.y (mgr.14556) 3299 : cluster [DBG] pgmap v5428: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:29.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:27.280313+0000 mgr.y (mgr.14556) 3299 : cluster [DBG] pgmap v5428: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:29.280989+0000 mgr.y (mgr.14556) 3300 : cluster [DBG] pgmap v5429: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:31.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:29.280989+0000 mgr.y (mgr.14556) 3300 : cluster [DBG] pgmap v5429: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:29.280989+0000 mgr.y (mgr.14556) 3300 : cluster [DBG] pgmap v5429: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:07:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:31] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T13:07:33.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:31.281378+0000 mgr.y (mgr.14556) 3301 : cluster [DBG] pgmap v5430: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:31.281378+0000 mgr.y (mgr.14556) 3301 : cluster [DBG] pgmap v5430: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:31.281378+0000 mgr.y (mgr.14556) 3301 : cluster [DBG] pgmap v5430: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:07:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:07:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:33.282142+0000 mgr.y (mgr.14556) 3302 : cluster [DBG] pgmap v5431: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:35.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:33.282142+0000 mgr.y (mgr.14556) 3302 : cluster [DBG] pgmap v5431: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:35.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:33.282142+0000 mgr.y (mgr.14556) 3302 : cluster [DBG] pgmap v5431: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:37.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:35.282720+0000 mgr.y (mgr.14556) 3303 : cluster [DBG] pgmap v5432: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:35.282720+0000 mgr.y (mgr.14556) 3303 : cluster [DBG] pgmap v5432: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:35.282720+0000 mgr.y (mgr.14556) 3303 : cluster [DBG] pgmap v5432: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:39.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:37.283191+0000 mgr.y (mgr.14556) 3304 : cluster [DBG] pgmap v5433: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:39.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:37.283191+0000 mgr.y (mgr.14556) 3304 : cluster [DBG] pgmap v5433: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:39.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:37.283191+0000 mgr.y (mgr.14556) 3304 : cluster [DBG] pgmap v5433: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:39.283975+0000 mgr.y (mgr.14556) 3305 : cluster [DBG] pgmap v5434: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:39.283975+0000 mgr.y (mgr.14556) 3305 : cluster [DBG] pgmap v5434: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:39.283975+0000 mgr.y (mgr.14556) 3305 : cluster [DBG] pgmap v5434: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:41] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T13:07:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:41.284434+0000 mgr.y (mgr.14556) 3306 : cluster [DBG] pgmap v5435: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:41.284434+0000 mgr.y (mgr.14556) 3306 : cluster [DBG] pgmap v5435: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:41.284434+0000 mgr.y (mgr.14556) 3306 : cluster [DBG] pgmap v5435: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:07:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:07:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:43.285072+0000 mgr.y (mgr.14556) 3307 : cluster [DBG] pgmap v5436: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:43.285072+0000 mgr.y (mgr.14556) 3307 : cluster [DBG] pgmap v5436: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:43.285072+0000 mgr.y (mgr.14556) 3307 : cluster [DBG] pgmap v5436: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:45.285498+0000 mgr.y (mgr.14556) 3308 : cluster [DBG] pgmap v5437: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:45.285498+0000 mgr.y (mgr.14556) 3308 : cluster [DBG] pgmap v5437: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:45.285498+0000 mgr.y (mgr.14556) 3308 : cluster [DBG] pgmap v5437: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:47.770 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:07:48.057 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (95m) 2m ago 96m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (95m) 2m ago 95m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (97m) 2m ago 97m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (97m) 2m ago 97m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (100m) 2m ago 100m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (102m) 2m ago 102m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (102m) 2m ago 102m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (100m) 2m ago 100m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (100m) 2m ago 100m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (96m) 2m ago 96m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (96m) 2m ago 96m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (100m) 2m ago 100m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (99m) 2m ago 99m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:07:48.058 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (99m) 2m ago 99m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:07:48.059 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (98m) 2m ago 98m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:07:48.059 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (98m) 2m ago 98m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:07:48.059 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (98m) 2m ago 98m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:07:48.059 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (97m) 2m ago 97m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:07:48.059 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (97m) 2m ago 97m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:07:48.059 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (95m) 2m ago 96m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:07:48.408 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:07:48.408 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:07:48.408 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:07:48.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:07:48.408 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:07:48.408 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:07:48.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:07:48.409 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:07:48.409 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:07:48.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:07:48.409 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:07:48.409 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:07:48.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:07:48.409 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:07:48.409 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:07:48.409 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:07:48.409 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:07:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:47.286042+0000 mgr.y (mgr.14556) 3309 : cluster [DBG] pgmap v5438: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:07:47.758651+0000 mgr.y (mgr.14556) 3310 : audit [DBG] from='client.19713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:07:48.049989+0000 mgr.y (mgr.14556) 3311 : audit [DBG] from='client.19719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:49.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:07:48.408624+0000 mon.a (mon.0) 4330 : audit [DBG] from='client.? 172.21.15.31:0/3365935272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:07:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:47.286042+0000 mgr.y (mgr.14556) 3309 : cluster [DBG] pgmap v5438: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:07:47.758651+0000 mgr.y (mgr.14556) 3310 : audit [DBG] from='client.19713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:07:48.049989+0000 mgr.y (mgr.14556) 3311 : audit [DBG] from='client.19719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:49.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:07:48.408624+0000 mon.a (mon.0) 4330 : audit [DBG] from='client.? 172.21.15.31:0/3365935272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:07:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:47.286042+0000 mgr.y (mgr.14556) 3309 : cluster [DBG] pgmap v5438: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:49.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:07:47.758651+0000 mgr.y (mgr.14556) 3310 : audit [DBG] from='client.19713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:49.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:07:48.049989+0000 mgr.y (mgr.14556) 3311 : audit [DBG] from='client.19719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:07:49.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:07:48.408624+0000 mon.a (mon.0) 4330 : audit [DBG] from='client.? 172.21.15.31:0/3365935272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:07:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:49.286812+0000 mgr.y (mgr.14556) 3312 : cluster [DBG] pgmap v5439: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:49.286812+0000 mgr.y (mgr.14556) 3312 : cluster [DBG] pgmap v5439: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:49.286812+0000 mgr.y (mgr.14556) 3312 : cluster [DBG] pgmap v5439: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:07:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:51] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T13:07:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:51.287272+0000 mgr.y (mgr.14556) 3313 : cluster [DBG] pgmap v5440: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:51.287272+0000 mgr.y (mgr.14556) 3313 : cluster [DBG] pgmap v5440: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:51.287272+0000 mgr.y (mgr.14556) 3313 : cluster [DBG] pgmap v5440: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:07:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:07:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:53.288050+0000 mgr.y (mgr.14556) 3314 : cluster [DBG] pgmap v5441: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:53.288050+0000 mgr.y (mgr.14556) 3314 : cluster [DBG] pgmap v5441: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:53.288050+0000 mgr.y (mgr.14556) 3314 : cluster [DBG] pgmap v5441: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:55.288537+0000 mgr.y (mgr.14556) 3315 : cluster [DBG] pgmap v5442: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:55.288537+0000 mgr.y (mgr.14556) 3315 : cluster [DBG] pgmap v5442: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:57.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:55.288537+0000 mgr.y (mgr.14556) 3315 : cluster [DBG] pgmap v5442: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:07:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:57.288987+0000 mgr.y (mgr.14556) 3316 : cluster [DBG] pgmap v5443: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:57.288987+0000 mgr.y (mgr.14556) 3316 : cluster [DBG] pgmap v5443: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:07:59.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:57.288987+0000 mgr.y (mgr.14556) 3316 : cluster [DBG] pgmap v5443: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:01.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:07:59.289594+0000 mgr.y (mgr.14556) 3317 : cluster [DBG] pgmap v5444: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:01.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:07:59.289594+0000 mgr.y (mgr.14556) 3317 : cluster [DBG] pgmap v5444: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:01.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:08:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:01] "GET /metrics HTTP/1.1" 200 196609 "" "Prometheus/2.33.4" 2024-04-17T13:08:01.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:07:59.289594+0000 mgr.y (mgr.14556) 3317 : cluster [DBG] pgmap v5444: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:01.289975+0000 mgr.y (mgr.14556) 3318 : cluster [DBG] pgmap v5445: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:01.289975+0000 mgr.y (mgr.14556) 3318 : cluster [DBG] pgmap v5445: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:01.289975+0000 mgr.y (mgr.14556) 3318 : cluster [DBG] pgmap v5445: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:08:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:08:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:03.290649+0000 mgr.y (mgr.14556) 3319 : cluster [DBG] pgmap v5446: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:08:04.544686+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:08:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:08:04.793346+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:08:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:08:05.083716+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:08:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:08:05.084439+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:08:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:08:05.088682+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:08:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:03.290649+0000 mgr.y (mgr.14556) 3319 : cluster [DBG] pgmap v5446: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:08:04.544686+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:08:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:08:04.793346+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:08:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:08:05.083716+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:08:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:08:05.084439+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:08:05.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:08:05.088682+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:08:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:03.290649+0000 mgr.y (mgr.14556) 3319 : cluster [DBG] pgmap v5446: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:08:04.544686+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:08:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:08:04.793346+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:08:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:08:05.083716+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:08:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:08:05.084439+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:08:05.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:08:05.088682+0000 mon.a (mon.0) 4335 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:08:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:05.290948+0000 mgr.y (mgr.14556) 3320 : cluster [DBG] pgmap v5447: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:05.290948+0000 mgr.y (mgr.14556) 3320 : cluster [DBG] pgmap v5447: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:07.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:05.290948+0000 mgr.y (mgr.14556) 3320 : cluster [DBG] pgmap v5447: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:07.291441+0000 mgr.y (mgr.14556) 3321 : cluster [DBG] pgmap v5448: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:09.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:07.291441+0000 mgr.y (mgr.14556) 3321 : cluster [DBG] pgmap v5448: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:07.291441+0000 mgr.y (mgr.14556) 3321 : cluster [DBG] pgmap v5448: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:11.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:09.292166+0000 mgr.y (mgr.14556) 3322 : cluster [DBG] pgmap v5449: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:11.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:11] "GET /metrics HTTP/1.1" 200 196609 "" "Prometheus/2.33.4" 2024-04-17T13:08:11.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:09.292166+0000 mgr.y (mgr.14556) 3322 : cluster [DBG] pgmap v5449: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:11.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:09.292166+0000 mgr.y (mgr.14556) 3322 : cluster [DBG] pgmap v5449: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:11.292752+0000 mgr.y (mgr.14556) 3323 : cluster [DBG] pgmap v5450: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:13.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:11.292752+0000 mgr.y (mgr.14556) 3323 : cluster [DBG] pgmap v5450: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:11.292752+0000 mgr.y (mgr.14556) 3323 : cluster [DBG] pgmap v5450: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:08:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:08:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:13.293407+0000 mgr.y (mgr.14556) 3324 : cluster [DBG] pgmap v5451: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:15.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:13.293407+0000 mgr.y (mgr.14556) 3324 : cluster [DBG] pgmap v5451: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:13.293407+0000 mgr.y (mgr.14556) 3324 : cluster [DBG] pgmap v5451: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:15.293819+0000 mgr.y (mgr.14556) 3325 : cluster [DBG] pgmap v5452: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:17.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:15.293819+0000 mgr.y (mgr.14556) 3325 : cluster [DBG] pgmap v5452: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:15.293819+0000 mgr.y (mgr.14556) 3325 : cluster [DBG] pgmap v5452: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:18.733 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:08:19.021 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:08:19.021 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (95m) 3m ago 96m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:08:19.021 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (96m) 3m ago 96m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:08:19.021 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (97m) 3m ago 97m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:08:19.021 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (97m) 3m ago 97m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:08:19.021 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (100m) 3m ago 100m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:08:19.021 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (102m) 3m ago 102m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:08:19.021 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (102m) 3m ago 102m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:08:19.021 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (101m) 3m ago 101m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:08:19.021 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (101m) 3m ago 101m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:08:19.021 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (96m) 3m ago 96m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:08:19.022 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (96m) 3m ago 96m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:08:19.022 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (100m) 3m ago 100m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:08:19.022 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (100m) 3m ago 100m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:08:19.022 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (99m) 3m ago 99m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:08:19.022 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (99m) 3m ago 99m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:08:19.022 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (99m) 3m ago 99m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:08:19.022 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (98m) 3m ago 98m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:08:19.022 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (98m) 3m ago 98m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:08:19.022 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (97m) 3m ago 97m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:08:19.022 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (95m) 3m ago 96m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:08:19.371 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:08:19.372 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:08:19.373 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:08:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:17.294354+0000 mgr.y (mgr.14556) 3326 : cluster [DBG] pgmap v5453: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:17.294354+0000 mgr.y (mgr.14556) 3326 : cluster [DBG] pgmap v5453: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:17.294354+0000 mgr.y (mgr.14556) 3326 : cluster [DBG] pgmap v5453: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:08:18.720932+0000 mgr.y (mgr.14556) 3327 : audit [DBG] from='client.29621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:20.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:08:19.013358+0000 mgr.y (mgr.14556) 3328 : audit [DBG] from='client.29627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:20.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:08:19.372078+0000 mon.a (mon.0) 4336 : audit [DBG] from='client.? 172.21.15.31:0/14546669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:08:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:08:18.720932+0000 mgr.y (mgr.14556) 3327 : audit [DBG] from='client.29621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:08:19.013358+0000 mgr.y (mgr.14556) 3328 : audit [DBG] from='client.29627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:08:19.372078+0000 mon.a (mon.0) 4336 : audit [DBG] from='client.? 172.21.15.31:0/14546669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:08:20.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:08:18.720932+0000 mgr.y (mgr.14556) 3327 : audit [DBG] from='client.29621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:20.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:08:19.013358+0000 mgr.y (mgr.14556) 3328 : audit [DBG] from='client.29627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:20.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:08:19.372078+0000 mon.a (mon.0) 4336 : audit [DBG] from='client.? 172.21.15.31:0/14546669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:08:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:19.294899+0000 mgr.y (mgr.14556) 3329 : cluster [DBG] pgmap v5454: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:19.294899+0000 mgr.y (mgr.14556) 3329 : cluster [DBG] pgmap v5454: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:19.294899+0000 mgr.y (mgr.14556) 3329 : cluster [DBG] pgmap v5454: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:08:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:21] "GET /metrics HTTP/1.1" 200 196609 "" "Prometheus/2.33.4" 2024-04-17T13:08:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:21.295420+0000 mgr.y (mgr.14556) 3330 : cluster [DBG] pgmap v5455: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:21.295420+0000 mgr.y (mgr.14556) 3330 : cluster [DBG] pgmap v5455: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:22.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:21.295420+0000 mgr.y (mgr.14556) 3330 : cluster [DBG] pgmap v5455: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:24.350 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:08:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:08:24.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:23.296069+0000 mgr.y (mgr.14556) 3331 : cluster [DBG] pgmap v5456: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:23.296069+0000 mgr.y (mgr.14556) 3331 : cluster [DBG] pgmap v5456: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:24.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:23.296069+0000 mgr.y (mgr.14556) 3331 : cluster [DBG] pgmap v5456: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:25.296610+0000 mgr.y (mgr.14556) 3332 : cluster [DBG] pgmap v5457: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:25.296610+0000 mgr.y (mgr.14556) 3332 : cluster [DBG] pgmap v5457: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:25.296610+0000 mgr.y (mgr.14556) 3332 : cluster [DBG] pgmap v5457: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:27.297202+0000 mgr.y (mgr.14556) 3333 : cluster [DBG] pgmap v5458: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:27.297202+0000 mgr.y (mgr.14556) 3333 : cluster [DBG] pgmap v5458: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:28.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:27.297202+0000 mgr.y (mgr.14556) 3333 : cluster [DBG] pgmap v5458: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:29.298004+0000 mgr.y (mgr.14556) 3334 : cluster [DBG] pgmap v5459: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:29.298004+0000 mgr.y (mgr.14556) 3334 : cluster [DBG] pgmap v5459: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:30.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:29.298004+0000 mgr.y (mgr.14556) 3334 : cluster [DBG] pgmap v5459: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:31.741 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:08:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:31] "GET /metrics HTTP/1.1" 200 196610 "" "Prometheus/2.33.4" 2024-04-17T13:08:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:31.298434+0000 mgr.y (mgr.14556) 3335 : cluster [DBG] pgmap v5460: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:31.298434+0000 mgr.y (mgr.14556) 3335 : cluster [DBG] pgmap v5460: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:31.298434+0000 mgr.y (mgr.14556) 3335 : cluster [DBG] pgmap v5460: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:34.364 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:08:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:08:34.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:33.299284+0000 mgr.y (mgr.14556) 3336 : cluster [DBG] pgmap v5461: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:33.299284+0000 mgr.y (mgr.14556) 3336 : cluster [DBG] pgmap v5461: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:33.299284+0000 mgr.y (mgr.14556) 3336 : cluster [DBG] pgmap v5461: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:36.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:35.299871+0000 mgr.y (mgr.14556) 3337 : cluster [DBG] pgmap v5462: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:35.299871+0000 mgr.y (mgr.14556) 3337 : cluster [DBG] pgmap v5462: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:35.299871+0000 mgr.y (mgr.14556) 3337 : cluster [DBG] pgmap v5462: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:37.300329+0000 mgr.y (mgr.14556) 3338 : cluster [DBG] pgmap v5463: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:37.300329+0000 mgr.y (mgr.14556) 3338 : cluster [DBG] pgmap v5463: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:37.300329+0000 mgr.y (mgr.14556) 3338 : cluster [DBG] pgmap v5463: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:39.301238+0000 mgr.y (mgr.14556) 3339 : cluster [DBG] pgmap v5464: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:39.301238+0000 mgr.y (mgr.14556) 3339 : cluster [DBG] pgmap v5464: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:39.301238+0000 mgr.y (mgr.14556) 3339 : cluster [DBG] pgmap v5464: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:08:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:41] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T13:08:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:41.301659+0000 mgr.y (mgr.14556) 3340 : cluster [DBG] pgmap v5465: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:41.301659+0000 mgr.y (mgr.14556) 3340 : cluster [DBG] pgmap v5465: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:41.301659+0000 mgr.y (mgr.14556) 3340 : cluster [DBG] pgmap v5465: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:44.389 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:08:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:08:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:43.302278+0000 mgr.y (mgr.14556) 3341 : cluster [DBG] pgmap v5466: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:43.302278+0000 mgr.y (mgr.14556) 3341 : cluster [DBG] pgmap v5466: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:43.302278+0000 mgr.y (mgr.14556) 3341 : cluster [DBG] pgmap v5466: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:45.302756+0000 mgr.y (mgr.14556) 3342 : cluster [DBG] pgmap v5467: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:45.302756+0000 mgr.y (mgr.14556) 3342 : cluster [DBG] pgmap v5467: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:45.302756+0000 mgr.y (mgr.14556) 3342 : cluster [DBG] pgmap v5467: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:47.303300+0000 mgr.y (mgr.14556) 3343 : cluster [DBG] pgmap v5468: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:47.303300+0000 mgr.y (mgr.14556) 3343 : cluster [DBG] pgmap v5468: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:47.303300+0000 mgr.y (mgr.14556) 3343 : cluster [DBG] pgmap v5468: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:49.701 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:08:49.988 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:08:49.988 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (96m) 3m ago 97m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:08:49.988 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (96m) 3m ago 96m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:08:49.988 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (98m) 3m ago 98m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:08:49.988 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (98m) 3m ago 98m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:08:49.988 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (101m) 3m ago 101m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:08:49.988 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (103m) 3m ago 103m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:08:49.988 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (103m) 3m ago 103m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (101m) 3m ago 101m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (101m) 3m ago 101m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (97m) 3m ago 97m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (97m) 3m ago 97m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (101m) 3m ago 101m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (100m) 3m ago 100m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (100m) 3m ago 100m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (99m) 3m ago 99m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (99m) 3m ago 99m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (99m) 3m ago 99m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (98m) 3m ago 98m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (98m) 3m ago 98m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:08:49.989 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (96m) 3m ago 97m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:08:50.340 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:08:50.340 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:08:50.340 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:08:50.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:08:50.340 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:08:50.340 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:08:50.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:08:50.341 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:08:50.341 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:08:50.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:08:50.341 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:08:50.341 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:08:50.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:08:50.341 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:08:50.341 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:08:50.341 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:08:50.341 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:08:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:49.304160+0000 mgr.y (mgr.14556) 3344 : cluster [DBG] pgmap v5469: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:08:49.690365+0000 mgr.y (mgr.14556) 3345 : audit [DBG] from='client.29639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:50.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:08:49.980326+0000 mgr.y (mgr.14556) 3346 : audit [DBG] from='client.29645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:50.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:08:50.340812+0000 mon.a (mon.0) 4337 : audit [DBG] from='client.? 172.21.15.31:0/2181808733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:08:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:49.304160+0000 mgr.y (mgr.14556) 3344 : cluster [DBG] pgmap v5469: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:08:49.690365+0000 mgr.y (mgr.14556) 3345 : audit [DBG] from='client.29639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:08:49.980326+0000 mgr.y (mgr.14556) 3346 : audit [DBG] from='client.29645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:08:50.340812+0000 mon.a (mon.0) 4337 : audit [DBG] from='client.? 172.21.15.31:0/2181808733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:08:50.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:49.304160+0000 mgr.y (mgr.14556) 3344 : cluster [DBG] pgmap v5469: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:50.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:08:49.690365+0000 mgr.y (mgr.14556) 3345 : audit [DBG] from='client.29639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:50.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:08:49.980326+0000 mgr.y (mgr.14556) 3346 : audit [DBG] from='client.29645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:08:50.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:08:50.340812+0000 mon.a (mon.0) 4337 : audit [DBG] from='client.? 172.21.15.31:0/2181808733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:08:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:08:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:51] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T13:08:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:51.304599+0000 mgr.y (mgr.14556) 3347 : cluster [DBG] pgmap v5470: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:51.304599+0000 mgr.y (mgr.14556) 3347 : cluster [DBG] pgmap v5470: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:51.304599+0000 mgr.y (mgr.14556) 3347 : cluster [DBG] pgmap v5470: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:54.404 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:08:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:08:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:53.305305+0000 mgr.y (mgr.14556) 3348 : cluster [DBG] pgmap v5471: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:53.305305+0000 mgr.y (mgr.14556) 3348 : cluster [DBG] pgmap v5471: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:53.305305+0000 mgr.y (mgr.14556) 3348 : cluster [DBG] pgmap v5471: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:55.305725+0000 mgr.y (mgr.14556) 3349 : cluster [DBG] pgmap v5472: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:55.305725+0000 mgr.y (mgr.14556) 3349 : cluster [DBG] pgmap v5472: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:56.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:55.305725+0000 mgr.y (mgr.14556) 3349 : cluster [DBG] pgmap v5472: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:08:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:57.306238+0000 mgr.y (mgr.14556) 3350 : cluster [DBG] pgmap v5473: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:08:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:57.306238+0000 mgr.y (mgr.14556) 3350 : cluster [DBG] pgmap v5473: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:08:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:08:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:57.306238+0000 mgr.y (mgr.14556) 3350 : cluster [DBG] pgmap v5473: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:08:59.307098+0000 mgr.y (mgr.14556) 3351 : cluster [DBG] pgmap v5474: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:08:59.307098+0000 mgr.y (mgr.14556) 3351 : cluster [DBG] pgmap v5474: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:08:59.307098+0000 mgr.y (mgr.14556) 3351 : cluster [DBG] pgmap v5474: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:09:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:01] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:09:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:01.307518+0000 mgr.y (mgr.14556) 3352 : cluster [DBG] pgmap v5475: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:01.307518+0000 mgr.y (mgr.14556) 3352 : cluster [DBG] pgmap v5475: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:01.307518+0000 mgr.y (mgr.14556) 3352 : cluster [DBG] pgmap v5475: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:04.419 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:09:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:09:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:03.308190+0000 mgr.y (mgr.14556) 3353 : cluster [DBG] pgmap v5476: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:03.308190+0000 mgr.y (mgr.14556) 3353 : cluster [DBG] pgmap v5476: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:04.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:03.308190+0000 mgr.y (mgr.14556) 3353 : cluster [DBG] pgmap v5476: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:09:05.092965+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:09:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:09:05.336682+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:09:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:09:05.092965+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:09:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:09:05.336682+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:09:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:09:05.092965+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:09:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:09:05.336682+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:09:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:05.308695+0000 mgr.y (mgr.14556) 3354 : cluster [DBG] pgmap v5477: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:09:05.620395+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:09:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:09:05.621112+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:09:06.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:09:05.627922+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:09:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:05.308695+0000 mgr.y (mgr.14556) 3354 : cluster [DBG] pgmap v5477: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:09:05.620395+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:09:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:09:05.621112+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:09:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:09:05.627922+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:09:06.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:05.308695+0000 mgr.y (mgr.14556) 3354 : cluster [DBG] pgmap v5477: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:06.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:09:05.620395+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:09:06.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:09:05.621112+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:09:06.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:09:05.627922+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:09:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:07.309262+0000 mgr.y (mgr.14556) 3355 : cluster [DBG] pgmap v5478: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:07.309262+0000 mgr.y (mgr.14556) 3355 : cluster [DBG] pgmap v5478: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:07.309262+0000 mgr.y (mgr.14556) 3355 : cluster [DBG] pgmap v5478: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:10.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:09.309892+0000 mgr.y (mgr.14556) 3356 : cluster [DBG] pgmap v5479: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:09.309892+0000 mgr.y (mgr.14556) 3356 : cluster [DBG] pgmap v5479: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:10.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:09.309892+0000 mgr.y (mgr.14556) 3356 : cluster [DBG] pgmap v5479: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:09:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:11] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:09:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:11.310290+0000 mgr.y (mgr.14556) 3357 : cluster [DBG] pgmap v5480: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:11.310290+0000 mgr.y (mgr.14556) 3357 : cluster [DBG] pgmap v5480: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:11.310290+0000 mgr.y (mgr.14556) 3357 : cluster [DBG] pgmap v5480: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:14.439 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:09:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:09:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:13.310960+0000 mgr.y (mgr.14556) 3358 : cluster [DBG] pgmap v5481: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:13.310960+0000 mgr.y (mgr.14556) 3358 : cluster [DBG] pgmap v5481: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:13.310960+0000 mgr.y (mgr.14556) 3358 : cluster [DBG] pgmap v5481: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:16.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:15.311473+0000 mgr.y (mgr.14556) 3359 : cluster [DBG] pgmap v5482: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:15.311473+0000 mgr.y (mgr.14556) 3359 : cluster [DBG] pgmap v5482: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:15.311473+0000 mgr.y (mgr.14556) 3359 : cluster [DBG] pgmap v5482: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:17.311919+0000 mgr.y (mgr.14556) 3360 : cluster [DBG] pgmap v5483: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:17.311919+0000 mgr.y (mgr.14556) 3360 : cluster [DBG] pgmap v5483: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:17.311919+0000 mgr.y (mgr.14556) 3360 : cluster [DBG] pgmap v5483: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:20.668 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:09:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:19.312552+0000 mgr.y (mgr.14556) 3361 : cluster [DBG] pgmap v5484: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:19.312552+0000 mgr.y (mgr.14556) 3361 : cluster [DBG] pgmap v5484: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:20.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:19.312552+0000 mgr.y (mgr.14556) 3361 : cluster [DBG] pgmap v5484: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:20.954 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (96m) 4m ago 97m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (97m) 4m ago 97m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (98m) 4m ago 98m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (98m) 4m ago 98m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (102m) 4m ago 102m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (103m) 4m ago 103m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (103m) 4m ago 103m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (102m) 4m ago 102m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (102m) 4m ago 102m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (97m) 4m ago 97m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (97m) 4m ago 97m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (101m) 4m ago 101m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:09:20.955 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (101m) 4m ago 101m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:09:20.956 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (100m) 4m ago 100m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:09:20.956 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (100m) 4m ago 100m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:09:20.956 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (100m) 4m ago 100m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:09:20.956 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (99m) 4m ago 99m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:09:20.956 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (99m) 4m ago 99m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:09:20.956 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (98m) 4m ago 98m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:09:20.956 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (96m) 4m ago 97m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:09:21.304 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:09:21.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:09:21.306 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:09:21.306 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:09:21.306 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:09:21.306 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:09:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:09:20.655516+0000 mgr.y (mgr.14556) 3362 : audit [DBG] from='client.29657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:21.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:09:20.947039+0000 mgr.y (mgr.14556) 3363 : audit [DBG] from='client.19773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:21.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:09:21.305375+0000 mon.a (mon.0) 4343 : audit [DBG] from='client.? 172.21.15.31:0/1862166111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:09:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:09:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:21] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:09:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:09:20.655516+0000 mgr.y (mgr.14556) 3362 : audit [DBG] from='client.29657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:21.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:09:20.947039+0000 mgr.y (mgr.14556) 3363 : audit [DBG] from='client.19773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:21.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:09:21.305375+0000 mon.a (mon.0) 4343 : audit [DBG] from='client.? 172.21.15.31:0/1862166111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:09:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:09:20.655516+0000 mgr.y (mgr.14556) 3362 : audit [DBG] from='client.29657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:09:20.947039+0000 mgr.y (mgr.14556) 3363 : audit [DBG] from='client.19773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:09:21.305375+0000 mon.a (mon.0) 4343 : audit [DBG] from='client.? 172.21.15.31:0/1862166111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:09:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:21.312894+0000 mgr.y (mgr.14556) 3364 : cluster [DBG] pgmap v5485: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:21.312894+0000 mgr.y (mgr.14556) 3364 : cluster [DBG] pgmap v5485: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:22.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:21.312894+0000 mgr.y (mgr.14556) 3364 : cluster [DBG] pgmap v5485: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:24.458 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:09:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:09:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:23.313675+0000 mgr.y (mgr.14556) 3365 : cluster [DBG] pgmap v5486: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:23.313675+0000 mgr.y (mgr.14556) 3365 : cluster [DBG] pgmap v5486: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:23.313675+0000 mgr.y (mgr.14556) 3365 : cluster [DBG] pgmap v5486: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:25.314117+0000 mgr.y (mgr.14556) 3366 : cluster [DBG] pgmap v5487: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:25.314117+0000 mgr.y (mgr.14556) 3366 : cluster [DBG] pgmap v5487: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:25.314117+0000 mgr.y (mgr.14556) 3366 : cluster [DBG] pgmap v5487: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:27.314634+0000 mgr.y (mgr.14556) 3367 : cluster [DBG] pgmap v5488: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:27.314634+0000 mgr.y (mgr.14556) 3367 : cluster [DBG] pgmap v5488: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:27.314634+0000 mgr.y (mgr.14556) 3367 : cluster [DBG] pgmap v5488: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:29.315546+0000 mgr.y (mgr.14556) 3368 : cluster [DBG] pgmap v5489: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:30.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:29.315546+0000 mgr.y (mgr.14556) 3368 : cluster [DBG] pgmap v5489: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:29.315546+0000 mgr.y (mgr.14556) 3368 : cluster [DBG] pgmap v5489: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:09:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:31] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:09:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:31.316034+0000 mgr.y (mgr.14556) 3369 : cluster [DBG] pgmap v5490: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:32.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:31.316034+0000 mgr.y (mgr.14556) 3369 : cluster [DBG] pgmap v5490: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:31.316034+0000 mgr.y (mgr.14556) 3369 : cluster [DBG] pgmap v5490: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:09:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:09:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:33.316728+0000 mgr.y (mgr.14556) 3370 : cluster [DBG] pgmap v5491: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:34.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:33.316728+0000 mgr.y (mgr.14556) 3370 : cluster [DBG] pgmap v5491: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:33.316728+0000 mgr.y (mgr.14556) 3370 : cluster [DBG] pgmap v5491: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:35.317068+0000 mgr.y (mgr.14556) 3371 : cluster [DBG] pgmap v5492: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:35.317068+0000 mgr.y (mgr.14556) 3371 : cluster [DBG] pgmap v5492: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:35.317068+0000 mgr.y (mgr.14556) 3371 : cluster [DBG] pgmap v5492: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:37.317523+0000 mgr.y (mgr.14556) 3372 : cluster [DBG] pgmap v5493: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:37.317523+0000 mgr.y (mgr.14556) 3372 : cluster [DBG] pgmap v5493: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:37.317523+0000 mgr.y (mgr.14556) 3372 : cluster [DBG] pgmap v5493: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:39.318268+0000 mgr.y (mgr.14556) 3373 : cluster [DBG] pgmap v5494: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:39.318268+0000 mgr.y (mgr.14556) 3373 : cluster [DBG] pgmap v5494: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:39.318268+0000 mgr.y (mgr.14556) 3373 : cluster [DBG] pgmap v5494: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:09:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:41] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T13:09:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:41.318727+0000 mgr.y (mgr.14556) 3374 : cluster [DBG] pgmap v5495: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:41.318727+0000 mgr.y (mgr.14556) 3374 : cluster [DBG] pgmap v5495: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:41.318727+0000 mgr.y (mgr.14556) 3374 : cluster [DBG] pgmap v5495: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:09:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:09:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:43.319620+0000 mgr.y (mgr.14556) 3375 : cluster [DBG] pgmap v5496: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:43.319620+0000 mgr.y (mgr.14556) 3375 : cluster [DBG] pgmap v5496: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:43.319620+0000 mgr.y (mgr.14556) 3375 : cluster [DBG] pgmap v5496: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:45.320185+0000 mgr.y (mgr.14556) 3376 : cluster [DBG] pgmap v5497: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:45.320185+0000 mgr.y (mgr.14556) 3376 : cluster [DBG] pgmap v5497: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:45.320185+0000 mgr.y (mgr.14556) 3376 : cluster [DBG] pgmap v5497: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:47.320741+0000 mgr.y (mgr.14556) 3377 : cluster [DBG] pgmap v5498: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:47.320741+0000 mgr.y (mgr.14556) 3377 : cluster [DBG] pgmap v5498: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:47.320741+0000 mgr.y (mgr.14556) 3377 : cluster [DBG] pgmap v5498: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:49.321464+0000 mgr.y (mgr.14556) 3378 : cluster [DBG] pgmap v5499: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:49.321464+0000 mgr.y (mgr.14556) 3378 : cluster [DBG] pgmap v5499: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:49.321464+0000 mgr.y (mgr.14556) 3378 : cluster [DBG] pgmap v5499: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:51.629 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:09:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:09:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:51] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T13:09:51.914 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (97m) 4m ago 98m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (97m) 4m ago 97m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (99m) 4m ago 99m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (99m) 4m ago 99m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (102m) 4m ago 102m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (104m) 4m ago 104m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (104m) 4m ago 104m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (102m) 4m ago 102m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (102m) 4m ago 102m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (98m) 4m ago 98m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (98m) 4m ago 98m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (102m) 4m ago 102m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:09:51.915 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (101m) 4m ago 101m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:09:51.916 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (101m) 4m ago 101m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:09:51.916 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (100m) 4m ago 100m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:09:51.916 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (100m) 4m ago 100m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:09:51.916 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (100m) 4m ago 100m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:09:51.916 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (99m) 4m ago 99m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:09:51.916 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (99m) 4m ago 99m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:09:51.916 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (97m) 4m ago 98m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:09:52.290 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:09:52.290 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:09:52.290 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:09:52.290 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:09:52.290 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:09:52.290 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:09:52.291 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:09:52.291 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:09:52.291 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:09:52.291 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:09:52.291 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:09:52.291 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:09:52.291 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:09:52.291 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:09:52.291 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:09:52.291 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:09:52.291 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:09:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:51.321862+0000 mgr.y (mgr.14556) 3379 : cluster [DBG] pgmap v5500: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:09:51.617694+0000 mgr.y (mgr.14556) 3380 : audit [DBG] from='client.29675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:09:51.907177+0000 mgr.y (mgr.14556) 3381 : audit [DBG] from='client.29681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:53.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:09:52.290899+0000 mon.a (mon.0) 4344 : audit [DBG] from='client.? 172.21.15.31:0/2697521864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:09:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:51.321862+0000 mgr.y (mgr.14556) 3379 : cluster [DBG] pgmap v5500: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:09:51.617694+0000 mgr.y (mgr.14556) 3380 : audit [DBG] from='client.29675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:09:51.907177+0000 mgr.y (mgr.14556) 3381 : audit [DBG] from='client.29681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:09:52.290899+0000 mon.a (mon.0) 4344 : audit [DBG] from='client.? 172.21.15.31:0/2697521864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:09:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:51.321862+0000 mgr.y (mgr.14556) 3379 : cluster [DBG] pgmap v5500: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:09:51.617694+0000 mgr.y (mgr.14556) 3380 : audit [DBG] from='client.29675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:09:51.907177+0000 mgr.y (mgr.14556) 3381 : audit [DBG] from='client.29681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:09:53.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:09:52.290899+0000 mon.a (mon.0) 4344 : audit [DBG] from='client.? 172.21.15.31:0/2697521864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:09:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:09:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:09:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:53.322580+0000 mgr.y (mgr.14556) 3382 : cluster [DBG] pgmap v5501: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:53.322580+0000 mgr.y (mgr.14556) 3382 : cluster [DBG] pgmap v5501: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:53.322580+0000 mgr.y (mgr.14556) 3382 : cluster [DBG] pgmap v5501: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:55.323145+0000 mgr.y (mgr.14556) 3383 : cluster [DBG] pgmap v5502: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:55.323145+0000 mgr.y (mgr.14556) 3383 : cluster [DBG] pgmap v5502: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:55.323145+0000 mgr.y (mgr.14556) 3383 : cluster [DBG] pgmap v5502: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:09:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:57.323575+0000 mgr.y (mgr.14556) 3384 : cluster [DBG] pgmap v5503: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:09:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:57.323575+0000 mgr.y (mgr.14556) 3384 : cluster [DBG] pgmap v5503: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:09:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:09:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:57.323575+0000 mgr.y (mgr.14556) 3384 : cluster [DBG] pgmap v5503: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:00.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:00.000178+0000 mon.a (mon.0) 4345 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:10:00.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:00.000178+0000 mon.a (mon.0) 4345 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:10:00.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:00.000178+0000 mon.a (mon.0) 4345 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:10:01.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:09:59.324379+0000 mgr.y (mgr.14556) 3385 : cluster [DBG] pgmap v5504: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:09:59.324379+0000 mgr.y (mgr.14556) 3385 : cluster [DBG] pgmap v5504: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:09:59.324379+0000 mgr.y (mgr.14556) 3385 : cluster [DBG] pgmap v5504: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:10:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:01] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T13:10:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:01.324786+0000 mgr.y (mgr.14556) 3386 : cluster [DBG] pgmap v5505: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:01.324786+0000 mgr.y (mgr.14556) 3386 : cluster [DBG] pgmap v5505: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:01.324786+0000 mgr.y (mgr.14556) 3386 : cluster [DBG] pgmap v5505: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:10:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:10:05.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:03.325492+0000 mgr.y (mgr.14556) 3387 : cluster [DBG] pgmap v5506: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:03.325492+0000 mgr.y (mgr.14556) 3387 : cluster [DBG] pgmap v5506: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:03.325492+0000 mgr.y (mgr.14556) 3387 : cluster [DBG] pgmap v5506: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:06.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:10:05.632597+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:10:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:10:05.935922+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:10:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:10:05.936642+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:10:06.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:10:05.940804+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:10:06.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:10:05.632597+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:10:06.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:10:05.935922+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:10:06.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:10:05.936642+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:10:06.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:10:05.940804+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:10:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:10:05.632597+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:10:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:10:05.935922+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:10:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:10:05.936642+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:10:06.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:10:05.940804+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:10:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:05.325941+0000 mgr.y (mgr.14556) 3388 : cluster [DBG] pgmap v5507: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:05.325941+0000 mgr.y (mgr.14556) 3388 : cluster [DBG] pgmap v5507: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:05.325941+0000 mgr.y (mgr.14556) 3388 : cluster [DBG] pgmap v5507: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:07.326316+0000 mgr.y (mgr.14556) 3389 : cluster [DBG] pgmap v5508: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:07.326316+0000 mgr.y (mgr.14556) 3389 : cluster [DBG] pgmap v5508: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:07.326316+0000 mgr.y (mgr.14556) 3389 : cluster [DBG] pgmap v5508: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:09.326973+0000 mgr.y (mgr.14556) 3390 : cluster [DBG] pgmap v5509: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:09.326973+0000 mgr.y (mgr.14556) 3390 : cluster [DBG] pgmap v5509: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:11.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:09.326973+0000 mgr.y (mgr.14556) 3390 : cluster [DBG] pgmap v5509: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:11.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:10:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:11] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:10:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:11.327368+0000 mgr.y (mgr.14556) 3391 : cluster [DBG] pgmap v5510: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:11.327368+0000 mgr.y (mgr.14556) 3391 : cluster [DBG] pgmap v5510: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:11.327368+0000 mgr.y (mgr.14556) 3391 : cluster [DBG] pgmap v5510: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:10:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:10:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:13.328104+0000 mgr.y (mgr.14556) 3392 : cluster [DBG] pgmap v5511: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:13.328104+0000 mgr.y (mgr.14556) 3392 : cluster [DBG] pgmap v5511: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:15.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:13.328104+0000 mgr.y (mgr.14556) 3392 : cluster [DBG] pgmap v5511: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:15.328614+0000 mgr.y (mgr.14556) 3393 : cluster [DBG] pgmap v5512: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:15.328614+0000 mgr.y (mgr.14556) 3393 : cluster [DBG] pgmap v5512: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:15.328614+0000 mgr.y (mgr.14556) 3393 : cluster [DBG] pgmap v5512: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:17.329194+0000 mgr.y (mgr.14556) 3394 : cluster [DBG] pgmap v5513: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:17.329194+0000 mgr.y (mgr.14556) 3394 : cluster [DBG] pgmap v5513: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:17.329194+0000 mgr.y (mgr.14556) 3394 : cluster [DBG] pgmap v5513: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:21.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:19.329829+0000 mgr.y (mgr.14556) 3395 : cluster [DBG] pgmap v5514: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:21.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:19.329829+0000 mgr.y (mgr.14556) 3395 : cluster [DBG] pgmap v5514: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:21.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:10:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:21] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:10:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:19.329829+0000 mgr.y (mgr.14556) 3395 : cluster [DBG] pgmap v5514: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:22.614 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:10:22.904 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:10:22.904 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (97m) 5m ago 98m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:10:22.904 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (98m) 5m ago 98m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:10:22.904 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (99m) 5m ago 99m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (99m) 5m ago 99m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (103m) 5m ago 103m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (104m) 5m ago 104m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (104m) 5m ago 104m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (103m) 5m ago 103m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (103m) 5m ago 103m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (98m) 5m ago 98m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (98m) 5m ago 98m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (102m) 5m ago 102m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (102m) 5m ago 102m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (101m) 5m ago 101m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (101m) 5m ago 101m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (101m) 5m ago 101m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (100m) 5m ago 100m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:10:22.905 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (100m) 5m ago 100m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:10:22.906 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (99m) 5m ago 99m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:10:22.906 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (97m) 5m ago 98m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:10:23.251 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:10:23.251 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:10:23.252 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:10:23.253 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:10:23.253 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:10:23.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:21.330251+0000 mgr.y (mgr.14556) 3396 : cluster [DBG] pgmap v5515: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:23.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:21.330251+0000 mgr.y (mgr.14556) 3396 : cluster [DBG] pgmap v5515: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:21.330251+0000 mgr.y (mgr.14556) 3396 : cluster [DBG] pgmap v5515: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:24.227 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:10:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:10:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:10:22.602827+0000 mgr.y (mgr.14556) 3397 : audit [DBG] from='client.19803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:10:22.896873+0000 mgr.y (mgr.14556) 3398 : audit [DBG] from='client.29699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:10:23.252301+0000 mon.a (mon.0) 4350 : audit [DBG] from='client.? 172.21.15.31:0/316919550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:10:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:10:22.602827+0000 mgr.y (mgr.14556) 3397 : audit [DBG] from='client.19803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:10:22.896873+0000 mgr.y (mgr.14556) 3398 : audit [DBG] from='client.29699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:24.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:10:23.252301+0000 mon.a (mon.0) 4350 : audit [DBG] from='client.? 172.21.15.31:0/316919550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:10:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:10:22.602827+0000 mgr.y (mgr.14556) 3397 : audit [DBG] from='client.19803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:10:22.896873+0000 mgr.y (mgr.14556) 3398 : audit [DBG] from='client.29699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:10:23.252301+0000 mon.a (mon.0) 4350 : audit [DBG] from='client.? 172.21.15.31:0/316919550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:10:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:23.330837+0000 mgr.y (mgr.14556) 3399 : cluster [DBG] pgmap v5516: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:25.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:23.330837+0000 mgr.y (mgr.14556) 3399 : cluster [DBG] pgmap v5516: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:23.330837+0000 mgr.y (mgr.14556) 3399 : cluster [DBG] pgmap v5516: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:25.331225+0000 mgr.y (mgr.14556) 3400 : cluster [DBG] pgmap v5517: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:27.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:25.331225+0000 mgr.y (mgr.14556) 3400 : cluster [DBG] pgmap v5517: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:25.331225+0000 mgr.y (mgr.14556) 3400 : cluster [DBG] pgmap v5517: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:27.331790+0000 mgr.y (mgr.14556) 3401 : cluster [DBG] pgmap v5518: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:27.331790+0000 mgr.y (mgr.14556) 3401 : cluster [DBG] pgmap v5518: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:27.331790+0000 mgr.y (mgr.14556) 3401 : cluster [DBG] pgmap v5518: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:31.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:29.332581+0000 mgr.y (mgr.14556) 3402 : cluster [DBG] pgmap v5519: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:31.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:29.332581+0000 mgr.y (mgr.14556) 3402 : cluster [DBG] pgmap v5519: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:31.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:10:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:31] "GET /metrics HTTP/1.1" 200 196600 "" "Prometheus/2.33.4" 2024-04-17T13:10:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:29.332581+0000 mgr.y (mgr.14556) 3402 : cluster [DBG] pgmap v5519: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:31.332962+0000 mgr.y (mgr.14556) 3403 : cluster [DBG] pgmap v5520: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:31.332962+0000 mgr.y (mgr.14556) 3403 : cluster [DBG] pgmap v5520: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:31.332962+0000 mgr.y (mgr.14556) 3403 : cluster [DBG] pgmap v5520: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:10:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:10:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:33.333593+0000 mgr.y (mgr.14556) 3404 : cluster [DBG] pgmap v5521: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:33.333593+0000 mgr.y (mgr.14556) 3404 : cluster [DBG] pgmap v5521: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:33.333593+0000 mgr.y (mgr.14556) 3404 : cluster [DBG] pgmap v5521: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:35.334130+0000 mgr.y (mgr.14556) 3405 : cluster [DBG] pgmap v5522: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:35.334130+0000 mgr.y (mgr.14556) 3405 : cluster [DBG] pgmap v5522: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:35.334130+0000 mgr.y (mgr.14556) 3405 : cluster [DBG] pgmap v5522: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:37.334575+0000 mgr.y (mgr.14556) 3406 : cluster [DBG] pgmap v5523: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:37.334575+0000 mgr.y (mgr.14556) 3406 : cluster [DBG] pgmap v5523: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:37.334575+0000 mgr.y (mgr.14556) 3406 : cluster [DBG] pgmap v5523: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:39.335363+0000 mgr.y (mgr.14556) 3407 : cluster [DBG] pgmap v5524: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:39.335363+0000 mgr.y (mgr.14556) 3407 : cluster [DBG] pgmap v5524: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:10:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:41] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:10:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:39.335363+0000 mgr.y (mgr.14556) 3407 : cluster [DBG] pgmap v5524: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:42.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:41.335781+0000 mgr.y (mgr.14556) 3408 : cluster [DBG] pgmap v5525: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:42.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:41.335781+0000 mgr.y (mgr.14556) 3408 : cluster [DBG] pgmap v5525: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:42.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:41.335781+0000 mgr.y (mgr.14556) 3408 : cluster [DBG] pgmap v5525: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:44.390 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:10:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:10:44.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:43.336483+0000 mgr.y (mgr.14556) 3409 : cluster [DBG] pgmap v5526: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:43.336483+0000 mgr.y (mgr.14556) 3409 : cluster [DBG] pgmap v5526: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:43.336483+0000 mgr.y (mgr.14556) 3409 : cluster [DBG] pgmap v5526: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:45.336884+0000 mgr.y (mgr.14556) 3410 : cluster [DBG] pgmap v5527: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:45.336884+0000 mgr.y (mgr.14556) 3410 : cluster [DBG] pgmap v5527: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:45.336884+0000 mgr.y (mgr.14556) 3410 : cluster [DBG] pgmap v5527: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:48.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:47.337286+0000 mgr.y (mgr.14556) 3411 : cluster [DBG] pgmap v5528: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:48.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:47.337286+0000 mgr.y (mgr.14556) 3411 : cluster [DBG] pgmap v5528: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:48.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:47.337286+0000 mgr.y (mgr.14556) 3411 : cluster [DBG] pgmap v5528: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:49.338109+0000 mgr.y (mgr.14556) 3412 : cluster [DBG] pgmap v5529: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:49.338109+0000 mgr.y (mgr.14556) 3412 : cluster [DBG] pgmap v5529: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:49.338109+0000 mgr.y (mgr.14556) 3412 : cluster [DBG] pgmap v5529: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:10:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:51] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:10:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:51.338693+0000 mgr.y (mgr.14556) 3413 : cluster [DBG] pgmap v5530: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:52.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:51.338693+0000 mgr.y (mgr.14556) 3413 : cluster [DBG] pgmap v5530: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:51.338693+0000 mgr.y (mgr.14556) 3413 : cluster [DBG] pgmap v5530: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:53.575 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (98m) 5m ago 99m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (98m) 5m ago 98m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (100m) 5m ago 100m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (100m) 5m ago 100m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (103m) 5m ago 103m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (105m) 5m ago 105m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (105m) 5m ago 105m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (103m) 5m ago 103m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (103m) 5m ago 103m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (99m) 5m ago 99m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:10:53.866 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (99m) 5m ago 99m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:10:53.867 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (103m) 5m ago 103m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:10:53.867 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (102m) 5m ago 102m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:10:53.867 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (102m) 5m ago 102m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:10:53.867 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (102m) 5m ago 102m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:10:53.867 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (101m) 5m ago 101m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:10:53.867 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (101m) 5m ago 101m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:10:53.867 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (100m) 5m ago 100m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:10:53.867 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (100m) 5m ago 100m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:10:53.867 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (98m) 5m ago 99m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:10:54.212 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:10:54.212 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:10:54.212 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:10:54.212 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:10:54.212 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:10:54.212 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:10:54.212 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:10:54.212 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:10:54.212 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:10:54.213 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:10:54.213 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:10:54.213 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:10:54.213 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:10:54.213 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:10:54.213 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:10:54.213 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:10:54.213 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:10:54.407 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:10:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:10:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:53.339364+0000 mgr.y (mgr.14556) 3414 : cluster [DBG] pgmap v5531: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:10:53.564565+0000 mgr.y (mgr.14556) 3415 : audit [DBG] from='client.19821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:10:53.858464+0000 mgr.y (mgr.14556) 3416 : audit [DBG] from='client.29717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:10:54.212743+0000 mon.a (mon.0) 4351 : audit [DBG] from='client.? 172.21.15.31:0/463516374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:10:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:53.339364+0000 mgr.y (mgr.14556) 3414 : cluster [DBG] pgmap v5531: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:10:53.564565+0000 mgr.y (mgr.14556) 3415 : audit [DBG] from='client.19821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:10:53.858464+0000 mgr.y (mgr.14556) 3416 : audit [DBG] from='client.29717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:10:54.212743+0000 mon.a (mon.0) 4351 : audit [DBG] from='client.? 172.21.15.31:0/463516374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:10:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:53.339364+0000 mgr.y (mgr.14556) 3414 : cluster [DBG] pgmap v5531: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:10:53.564565+0000 mgr.y (mgr.14556) 3415 : audit [DBG] from='client.19821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:10:53.858464+0000 mgr.y (mgr.14556) 3416 : audit [DBG] from='client.29717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:10:54.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:10:54.212743+0000 mon.a (mon.0) 4351 : audit [DBG] from='client.? 172.21.15.31:0/463516374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:10:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:55.339758+0000 mgr.y (mgr.14556) 3417 : cluster [DBG] pgmap v5532: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:55.339758+0000 mgr.y (mgr.14556) 3417 : cluster [DBG] pgmap v5532: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:55.339758+0000 mgr.y (mgr.14556) 3417 : cluster [DBG] pgmap v5532: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:10:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:57.340199+0000 mgr.y (mgr.14556) 3418 : cluster [DBG] pgmap v5533: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:10:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:57.340199+0000 mgr.y (mgr.14556) 3418 : cluster [DBG] pgmap v5533: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:10:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:10:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:57.340199+0000 mgr.y (mgr.14556) 3418 : cluster [DBG] pgmap v5533: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:10:59.341068+0000 mgr.y (mgr.14556) 3419 : cluster [DBG] pgmap v5534: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:10:59.341068+0000 mgr.y (mgr.14556) 3419 : cluster [DBG] pgmap v5534: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:10:59.341068+0000 mgr.y (mgr.14556) 3419 : cluster [DBG] pgmap v5534: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:11:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:01] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T13:11:02.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:01.341533+0000 mgr.y (mgr.14556) 3420 : cluster [DBG] pgmap v5535: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:02.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:01.341533+0000 mgr.y (mgr.14556) 3420 : cluster [DBG] pgmap v5535: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:02.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:01.341533+0000 mgr.y (mgr.14556) 3420 : cluster [DBG] pgmap v5535: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:04.423 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:11:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:11:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:03.342172+0000 mgr.y (mgr.14556) 3421 : cluster [DBG] pgmap v5536: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:03.342172+0000 mgr.y (mgr.14556) 3421 : cluster [DBG] pgmap v5536: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:03.342172+0000 mgr.y (mgr.14556) 3421 : cluster [DBG] pgmap v5536: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:05.342705+0000 mgr.y (mgr.14556) 3422 : cluster [DBG] pgmap v5537: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:11:05.946163+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:11:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:11:06.256135+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:11:06.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:11:06.256777+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:11:06.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:11:06.261220+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:11:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:05.342705+0000 mgr.y (mgr.14556) 3422 : cluster [DBG] pgmap v5537: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:11:05.946163+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:11:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:11:06.256135+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:11:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:11:06.256777+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:11:06.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:11:06.261220+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:11:06.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:05.342705+0000 mgr.y (mgr.14556) 3422 : cluster [DBG] pgmap v5537: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:06.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:11:05.946163+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:11:06.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:11:06.256135+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:11:06.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:11:06.256777+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:11:06.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:11:06.261220+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:11:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:07.343129+0000 mgr.y (mgr.14556) 3423 : cluster [DBG] pgmap v5538: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:07.343129+0000 mgr.y (mgr.14556) 3423 : cluster [DBG] pgmap v5538: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:07.343129+0000 mgr.y (mgr.14556) 3423 : cluster [DBG] pgmap v5538: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:09.343795+0000 mgr.y (mgr.14556) 3424 : cluster [DBG] pgmap v5539: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:10.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:09.343795+0000 mgr.y (mgr.14556) 3424 : cluster [DBG] pgmap v5539: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:10.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:09.343795+0000 mgr.y (mgr.14556) 3424 : cluster [DBG] pgmap v5539: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:11:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:11] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T13:11:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:11.344444+0000 mgr.y (mgr.14556) 3425 : cluster [DBG] pgmap v5540: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:11.344444+0000 mgr.y (mgr.14556) 3425 : cluster [DBG] pgmap v5540: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:11.344444+0000 mgr.y (mgr.14556) 3425 : cluster [DBG] pgmap v5540: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:14.443 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:11:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:11:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:13.345238+0000 mgr.y (mgr.14556) 3426 : cluster [DBG] pgmap v5541: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:13.345238+0000 mgr.y (mgr.14556) 3426 : cluster [DBG] pgmap v5541: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:13.345238+0000 mgr.y (mgr.14556) 3426 : cluster [DBG] pgmap v5541: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:16.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:15.345706+0000 mgr.y (mgr.14556) 3427 : cluster [DBG] pgmap v5542: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:15.345706+0000 mgr.y (mgr.14556) 3427 : cluster [DBG] pgmap v5542: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:15.345706+0000 mgr.y (mgr.14556) 3427 : cluster [DBG] pgmap v5542: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:17.346124+0000 mgr.y (mgr.14556) 3428 : cluster [DBG] pgmap v5543: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:17.346124+0000 mgr.y (mgr.14556) 3428 : cluster [DBG] pgmap v5543: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:17.346124+0000 mgr.y (mgr.14556) 3428 : cluster [DBG] pgmap v5543: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:19.346797+0000 mgr.y (mgr.14556) 3429 : cluster [DBG] pgmap v5544: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:19.346797+0000 mgr.y (mgr.14556) 3429 : cluster [DBG] pgmap v5544: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:19.346797+0000 mgr.y (mgr.14556) 3429 : cluster [DBG] pgmap v5544: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:11:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:21] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T13:11:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:21.347317+0000 mgr.y (mgr.14556) 3430 : cluster [DBG] pgmap v5545: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:21.347317+0000 mgr.y (mgr.14556) 3430 : cluster [DBG] pgmap v5545: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:21.347317+0000 mgr.y (mgr.14556) 3430 : cluster [DBG] pgmap v5545: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:24.461 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:11:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:11:24.538 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:11:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:23.348079+0000 mgr.y (mgr.14556) 3431 : cluster [DBG] pgmap v5546: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:23.348079+0000 mgr.y (mgr.14556) 3431 : cluster [DBG] pgmap v5546: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:23.348079+0000 mgr.y (mgr.14556) 3431 : cluster [DBG] pgmap v5546: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:24.825 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (98m) 6m ago 99m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (99m) 6m ago 99m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (100m) 6m ago 100m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (100m) 6m ago 100m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (104m) 6m ago 104m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (105m) 6m ago 105m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (105m) 6m ago 105m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (104m) 6m ago 104m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (104m) 6m ago 104m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (99m) 6m ago 99m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (99m) 6m ago 99m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (103m) 6m ago 103m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:11:24.826 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (103m) 6m ago 103m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:11:24.827 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (102m) 6m ago 102m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:11:24.827 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (102m) 6m ago 102m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:11:24.827 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (102m) 6m ago 102m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:11:24.827 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (101m) 6m ago 101m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:11:24.827 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (101m) 6m ago 101m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:11:24.827 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (101m) 6m ago 101m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:11:24.827 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (98m) 6m ago 100m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:11:25.175 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:11:25.175 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:11:25.176 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:11:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:11:24.526608+0000 mgr.y (mgr.14556) 3432 : audit [DBG] from='client.29729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:25.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:11:24.818460+0000 mgr.y (mgr.14556) 3433 : audit [DBG] from='client.19845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:25.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:11:25.176331+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.31:0/311421112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:11:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:11:24.526608+0000 mgr.y (mgr.14556) 3432 : audit [DBG] from='client.29729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:11:24.818460+0000 mgr.y (mgr.14556) 3433 : audit [DBG] from='client.19845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:25.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:11:25.176331+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.31:0/311421112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:11:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:11:24.526608+0000 mgr.y (mgr.14556) 3432 : audit [DBG] from='client.29729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:11:24.818460+0000 mgr.y (mgr.14556) 3433 : audit [DBG] from='client.19845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:11:25.176331+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.31:0/311421112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:11:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:25.348494+0000 mgr.y (mgr.14556) 3434 : cluster [DBG] pgmap v5547: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:26.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:25.348494+0000 mgr.y (mgr.14556) 3434 : cluster [DBG] pgmap v5547: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:25.348494+0000 mgr.y (mgr.14556) 3434 : cluster [DBG] pgmap v5547: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:27.348889+0000 mgr.y (mgr.14556) 3435 : cluster [DBG] pgmap v5548: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:28.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:27.348889+0000 mgr.y (mgr.14556) 3435 : cluster [DBG] pgmap v5548: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:27.348889+0000 mgr.y (mgr.14556) 3435 : cluster [DBG] pgmap v5548: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:29.349801+0000 mgr.y (mgr.14556) 3436 : cluster [DBG] pgmap v5549: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:30.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:29.349801+0000 mgr.y (mgr.14556) 3436 : cluster [DBG] pgmap v5549: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:29.349801+0000 mgr.y (mgr.14556) 3436 : cluster [DBG] pgmap v5549: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:11:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:31] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T13:11:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:31.350355+0000 mgr.y (mgr.14556) 3437 : cluster [DBG] pgmap v5550: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:32.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:31.350355+0000 mgr.y (mgr.14556) 3437 : cluster [DBG] pgmap v5550: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:31.350355+0000 mgr.y (mgr.14556) 3437 : cluster [DBG] pgmap v5550: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:11:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:11:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:33.350948+0000 mgr.y (mgr.14556) 3438 : cluster [DBG] pgmap v5551: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:34.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:33.350948+0000 mgr.y (mgr.14556) 3438 : cluster [DBG] pgmap v5551: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:33.350948+0000 mgr.y (mgr.14556) 3438 : cluster [DBG] pgmap v5551: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:36.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:35.351460+0000 mgr.y (mgr.14556) 3439 : cluster [DBG] pgmap v5552: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:36.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:35.351460+0000 mgr.y (mgr.14556) 3439 : cluster [DBG] pgmap v5552: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:35.351460+0000 mgr.y (mgr.14556) 3439 : cluster [DBG] pgmap v5552: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:38.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:37.351937+0000 mgr.y (mgr.14556) 3440 : cluster [DBG] pgmap v5553: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:38.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:37.351937+0000 mgr.y (mgr.14556) 3440 : cluster [DBG] pgmap v5553: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:37.351937+0000 mgr.y (mgr.14556) 3440 : cluster [DBG] pgmap v5553: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:39.352661+0000 mgr.y (mgr.14556) 3441 : cluster [DBG] pgmap v5554: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:39.352661+0000 mgr.y (mgr.14556) 3441 : cluster [DBG] pgmap v5554: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:39.352661+0000 mgr.y (mgr.14556) 3441 : cluster [DBG] pgmap v5554: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:11:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:41] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T13:11:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:41.353345+0000 mgr.y (mgr.14556) 3442 : cluster [DBG] pgmap v5555: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:41.353345+0000 mgr.y (mgr.14556) 3442 : cluster [DBG] pgmap v5555: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:41.353345+0000 mgr.y (mgr.14556) 3442 : cluster [DBG] pgmap v5555: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:11:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:11:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:43.354241+0000 mgr.y (mgr.14556) 3443 : cluster [DBG] pgmap v5556: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:43.354241+0000 mgr.y (mgr.14556) 3443 : cluster [DBG] pgmap v5556: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:43.354241+0000 mgr.y (mgr.14556) 3443 : cluster [DBG] pgmap v5556: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:45.354689+0000 mgr.y (mgr.14556) 3444 : cluster [DBG] pgmap v5557: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:45.354689+0000 mgr.y (mgr.14556) 3444 : cluster [DBG] pgmap v5557: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:46.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:45.354689+0000 mgr.y (mgr.14556) 3444 : cluster [DBG] pgmap v5557: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:47.355207+0000 mgr.y (mgr.14556) 3445 : cluster [DBG] pgmap v5558: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:47.355207+0000 mgr.y (mgr.14556) 3445 : cluster [DBG] pgmap v5558: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:47.355207+0000 mgr.y (mgr.14556) 3445 : cluster [DBG] pgmap v5558: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:49.355840+0000 mgr.y (mgr.14556) 3446 : cluster [DBG] pgmap v5559: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:49.355840+0000 mgr.y (mgr.14556) 3446 : cluster [DBG] pgmap v5559: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:49.355840+0000 mgr.y (mgr.14556) 3446 : cluster [DBG] pgmap v5559: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:11:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:51] "GET /metrics HTTP/1.1" 200 196604 "" "Prometheus/2.33.4" 2024-04-17T13:11:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:51.356232+0000 mgr.y (mgr.14556) 3447 : cluster [DBG] pgmap v5560: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:51.356232+0000 mgr.y (mgr.14556) 3447 : cluster [DBG] pgmap v5560: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:51.356232+0000 mgr.y (mgr.14556) 3447 : cluster [DBG] pgmap v5560: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:11:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:11:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:53.357113+0000 mgr.y (mgr.14556) 3448 : cluster [DBG] pgmap v5561: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:53.357113+0000 mgr.y (mgr.14556) 3448 : cluster [DBG] pgmap v5561: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:53.357113+0000 mgr.y (mgr.14556) 3448 : cluster [DBG] pgmap v5561: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:55.501 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:11:55.788 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:11:55.788 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (99m) 6m ago 100m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:11:55.788 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (99m) 6m ago 99m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:11:55.788 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (101m) 6m ago 101m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:11:55.788 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (101m) 6m ago 101m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:11:55.788 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (104m) 6m ago 104m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (106m) 6m ago 106m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (106m) 6m ago 106m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (105m) 6m ago 104m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (104m) 6m ago 104m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (100m) 6m ago 100m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (100m) 6m ago 100m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (104m) 6m ago 104m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (103m) 6m ago 103m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (103m) 6m ago 103m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (103m) 6m ago 103m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (102m) 6m ago 102m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (102m) 6m ago 102m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (101m) 6m ago 101m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:11:55.789 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (101m) 6m ago 101m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:11:55.790 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (99m) 6m ago 100m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:11:56.138 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:11:56.138 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:11:56.138 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:11:56.139 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:11:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:55.357459+0000 mgr.y (mgr.14556) 3449 : cluster [DBG] pgmap v5562: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:11:55.490071+0000 mgr.y (mgr.14556) 3450 : audit [DBG] from='client.19857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:11:55.780729+0000 mgr.y (mgr.14556) 3451 : audit [DBG] from='client.19863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:56.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:11:56.139072+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.31:0/2714539662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:11:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:55.357459+0000 mgr.y (mgr.14556) 3449 : cluster [DBG] pgmap v5562: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:11:55.490071+0000 mgr.y (mgr.14556) 3450 : audit [DBG] from='client.19857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:11:55.780729+0000 mgr.y (mgr.14556) 3451 : audit [DBG] from='client.19863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:11:56.139072+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.31:0/2714539662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:11:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:55.357459+0000 mgr.y (mgr.14556) 3449 : cluster [DBG] pgmap v5562: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:56.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:11:55.490071+0000 mgr.y (mgr.14556) 3450 : audit [DBG] from='client.19857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:56.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:11:55.780729+0000 mgr.y (mgr.14556) 3451 : audit [DBG] from='client.19863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:11:56.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:11:56.139072+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.31:0/2714539662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:11:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:11:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:57.358001+0000 mgr.y (mgr.14556) 3452 : cluster [DBG] pgmap v5563: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:11:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:57.358001+0000 mgr.y (mgr.14556) 3452 : cluster [DBG] pgmap v5563: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:11:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:11:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:57.358001+0000 mgr.y (mgr.14556) 3452 : cluster [DBG] pgmap v5563: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:11:59.358860+0000 mgr.y (mgr.14556) 3453 : cluster [DBG] pgmap v5564: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:11:59.358860+0000 mgr.y (mgr.14556) 3453 : cluster [DBG] pgmap v5564: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:11:59.358860+0000 mgr.y (mgr.14556) 3453 : cluster [DBG] pgmap v5564: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:12:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:01] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T13:12:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:01.359320+0000 mgr.y (mgr.14556) 3454 : cluster [DBG] pgmap v5565: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:01.359320+0000 mgr.y (mgr.14556) 3454 : cluster [DBG] pgmap v5565: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:01.359320+0000 mgr.y (mgr.14556) 3454 : cluster [DBG] pgmap v5565: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:12:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:12:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:03.360066+0000 mgr.y (mgr.14556) 3455 : cluster [DBG] pgmap v5566: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:03.360066+0000 mgr.y (mgr.14556) 3455 : cluster [DBG] pgmap v5566: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:03.360066+0000 mgr.y (mgr.14556) 3455 : cluster [DBG] pgmap v5566: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:05.360466+0000 mgr.y (mgr.14556) 3456 : cluster [DBG] pgmap v5567: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:12:06.265521+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:12:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:05.360466+0000 mgr.y (mgr.14556) 3456 : cluster [DBG] pgmap v5567: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:12:06.265521+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:12:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:05.360466+0000 mgr.y (mgr.14556) 3456 : cluster [DBG] pgmap v5567: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:12:06.265521+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:12:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:12:06.573926+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:12:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:12:06.574623+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:12:07.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:12:06.581349+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:12:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:12:06.573926+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:12:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:12:06.574623+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:12:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:12:06.581349+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:12:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:12:06.573926+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:12:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:12:06.574623+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:12:07.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:12:06.581349+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:12:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:07.360906+0000 mgr.y (mgr.14556) 3457 : cluster [DBG] pgmap v5568: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:08.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:07.360906+0000 mgr.y (mgr.14556) 3457 : cluster [DBG] pgmap v5568: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:08.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:07.360906+0000 mgr.y (mgr.14556) 3457 : cluster [DBG] pgmap v5568: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:09.361814+0000 mgr.y (mgr.14556) 3458 : cluster [DBG] pgmap v5569: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:09.361814+0000 mgr.y (mgr.14556) 3458 : cluster [DBG] pgmap v5569: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:09.361814+0000 mgr.y (mgr.14556) 3458 : cluster [DBG] pgmap v5569: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:12:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:11] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:12:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:11.362276+0000 mgr.y (mgr.14556) 3459 : cluster [DBG] pgmap v5570: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:11.362276+0000 mgr.y (mgr.14556) 3459 : cluster [DBG] pgmap v5570: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:11.362276+0000 mgr.y (mgr.14556) 3459 : cluster [DBG] pgmap v5570: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:12:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:12:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:13.362844+0000 mgr.y (mgr.14556) 3460 : cluster [DBG] pgmap v5571: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:13.362844+0000 mgr.y (mgr.14556) 3460 : cluster [DBG] pgmap v5571: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:13.362844+0000 mgr.y (mgr.14556) 3460 : cluster [DBG] pgmap v5571: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:15.363274+0000 mgr.y (mgr.14556) 3461 : cluster [DBG] pgmap v5572: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:15.363274+0000 mgr.y (mgr.14556) 3461 : cluster [DBG] pgmap v5572: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:16.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:15.363274+0000 mgr.y (mgr.14556) 3461 : cluster [DBG] pgmap v5572: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:17.363786+0000 mgr.y (mgr.14556) 3462 : cluster [DBG] pgmap v5573: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:18.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:17.363786+0000 mgr.y (mgr.14556) 3462 : cluster [DBG] pgmap v5573: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:17.363786+0000 mgr.y (mgr.14556) 3462 : cluster [DBG] pgmap v5573: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:19.364408+0000 mgr.y (mgr.14556) 3463 : cluster [DBG] pgmap v5574: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:19.364408+0000 mgr.y (mgr.14556) 3463 : cluster [DBG] pgmap v5574: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:19.364408+0000 mgr.y (mgr.14556) 3463 : cluster [DBG] pgmap v5574: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:12:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:21] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:12:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:21.364875+0000 mgr.y (mgr.14556) 3464 : cluster [DBG] pgmap v5575: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:21.364875+0000 mgr.y (mgr.14556) 3464 : cluster [DBG] pgmap v5575: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:21.364875+0000 mgr.y (mgr.14556) 3464 : cluster [DBG] pgmap v5575: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:12:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:12:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:23.365565+0000 mgr.y (mgr.14556) 3465 : cluster [DBG] pgmap v5576: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:23.365565+0000 mgr.y (mgr.14556) 3465 : cluster [DBG] pgmap v5576: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:23.365565+0000 mgr.y (mgr.14556) 3465 : cluster [DBG] pgmap v5576: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:26.463 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:12:26.756 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (99m) 7m ago 100m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (100m) 7m ago 100m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (101m) 7m ago 101m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (101m) 7m ago 101m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (105m) 7m ago 105m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (106m) 7m ago 106m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (106m) 7m ago 106m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (105m) 7m ago 105m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (105m) 7m ago 105m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (100m) 7m ago 100m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (100m) 7m ago 100m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (104m) 7m ago 104m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (104m) 7m ago 104m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (103m) 7m ago 103m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:12:26.757 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (103m) 7m ago 103m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:12:26.758 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (103m) 7m ago 103m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:12:26.758 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (102m) 7m ago 102m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:12:26.758 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (102m) 7m ago 102m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:12:26.758 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (102m) 7m ago 102m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:12:26.758 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (99m) 7m ago 101m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:12:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:25.365997+0000 mgr.y (mgr.14556) 3466 : cluster [DBG] pgmap v5577: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:25.365997+0000 mgr.y (mgr.14556) 3466 : cluster [DBG] pgmap v5577: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:25.365997+0000 mgr.y (mgr.14556) 3466 : cluster [DBG] pgmap v5577: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:27.106 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:12:27.106 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:12:27.106 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:12:27.106 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:12:27.106 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:12:27.107 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:12:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:12:26.452482+0000 mgr.y (mgr.14556) 3467 : audit [DBG] from='client.29765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:12:26.749187+0000 mgr.y (mgr.14556) 3468 : audit [DBG] from='client.29771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:12:27.107445+0000 mon.a (mon.0) 4360 : audit [DBG] from='client.? 172.21.15.31:0/1145342484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:12:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:12:26.452482+0000 mgr.y (mgr.14556) 3467 : audit [DBG] from='client.29765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:12:26.749187+0000 mgr.y (mgr.14556) 3468 : audit [DBG] from='client.29771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:12:27.107445+0000 mon.a (mon.0) 4360 : audit [DBG] from='client.? 172.21.15.31:0/1145342484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:12:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:12:26.452482+0000 mgr.y (mgr.14556) 3467 : audit [DBG] from='client.29765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:12:26.749187+0000 mgr.y (mgr.14556) 3468 : audit [DBG] from='client.29771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:12:27.107445+0000 mon.a (mon.0) 4360 : audit [DBG] from='client.? 172.21.15.31:0/1145342484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:12:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:27.366383+0000 mgr.y (mgr.14556) 3469 : cluster [DBG] pgmap v5578: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:27.366383+0000 mgr.y (mgr.14556) 3469 : cluster [DBG] pgmap v5578: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:27.366383+0000 mgr.y (mgr.14556) 3469 : cluster [DBG] pgmap v5578: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:29.367089+0000 mgr.y (mgr.14556) 3470 : cluster [DBG] pgmap v5579: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:29.367089+0000 mgr.y (mgr.14556) 3470 : cluster [DBG] pgmap v5579: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:29.367089+0000 mgr.y (mgr.14556) 3470 : cluster [DBG] pgmap v5579: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:12:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:31] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T13:12:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:31.367605+0000 mgr.y (mgr.14556) 3471 : cluster [DBG] pgmap v5580: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:31.367605+0000 mgr.y (mgr.14556) 3471 : cluster [DBG] pgmap v5580: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:31.367605+0000 mgr.y (mgr.14556) 3471 : cluster [DBG] pgmap v5580: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:12:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:12:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:33.368300+0000 mgr.y (mgr.14556) 3472 : cluster [DBG] pgmap v5581: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:33.368300+0000 mgr.y (mgr.14556) 3472 : cluster [DBG] pgmap v5581: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:33.368300+0000 mgr.y (mgr.14556) 3472 : cluster [DBG] pgmap v5581: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:35.368725+0000 mgr.y (mgr.14556) 3473 : cluster [DBG] pgmap v5582: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:36.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:35.368725+0000 mgr.y (mgr.14556) 3473 : cluster [DBG] pgmap v5582: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:35.368725+0000 mgr.y (mgr.14556) 3473 : cluster [DBG] pgmap v5582: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:37.369247+0000 mgr.y (mgr.14556) 3474 : cluster [DBG] pgmap v5583: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:37.369247+0000 mgr.y (mgr.14556) 3474 : cluster [DBG] pgmap v5583: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:37.369247+0000 mgr.y (mgr.14556) 3474 : cluster [DBG] pgmap v5583: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:39.370140+0000 mgr.y (mgr.14556) 3475 : cluster [DBG] pgmap v5584: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:39.370140+0000 mgr.y (mgr.14556) 3475 : cluster [DBG] pgmap v5584: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:39.370140+0000 mgr.y (mgr.14556) 3475 : cluster [DBG] pgmap v5584: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:12:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:41] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:12:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:41.370546+0000 mgr.y (mgr.14556) 3476 : cluster [DBG] pgmap v5585: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:41.370546+0000 mgr.y (mgr.14556) 3476 : cluster [DBG] pgmap v5585: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:41.370546+0000 mgr.y (mgr.14556) 3476 : cluster [DBG] pgmap v5585: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:12:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:12:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:43.371219+0000 mgr.y (mgr.14556) 3477 : cluster [DBG] pgmap v5586: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:43.371219+0000 mgr.y (mgr.14556) 3477 : cluster [DBG] pgmap v5586: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:43.371219+0000 mgr.y (mgr.14556) 3477 : cluster [DBG] pgmap v5586: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:45.371599+0000 mgr.y (mgr.14556) 3478 : cluster [DBG] pgmap v5587: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:45.371599+0000 mgr.y (mgr.14556) 3478 : cluster [DBG] pgmap v5587: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:45.371599+0000 mgr.y (mgr.14556) 3478 : cluster [DBG] pgmap v5587: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:47.372186+0000 mgr.y (mgr.14556) 3479 : cluster [DBG] pgmap v5588: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:47.372186+0000 mgr.y (mgr.14556) 3479 : cluster [DBG] pgmap v5588: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:47.372186+0000 mgr.y (mgr.14556) 3479 : cluster [DBG] pgmap v5588: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:49.372996+0000 mgr.y (mgr.14556) 3480 : cluster [DBG] pgmap v5589: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:49.372996+0000 mgr.y (mgr.14556) 3480 : cluster [DBG] pgmap v5589: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:49.372996+0000 mgr.y (mgr.14556) 3480 : cluster [DBG] pgmap v5589: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:12:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:51] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:12:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:51.373637+0000 mgr.y (mgr.14556) 3481 : cluster [DBG] pgmap v5590: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:51.373637+0000 mgr.y (mgr.14556) 3481 : cluster [DBG] pgmap v5590: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:51.373637+0000 mgr.y (mgr.14556) 3481 : cluster [DBG] pgmap v5590: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:12:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:12:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:53.374316+0000 mgr.y (mgr.14556) 3482 : cluster [DBG] pgmap v5591: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:53.374316+0000 mgr.y (mgr.14556) 3482 : cluster [DBG] pgmap v5591: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:53.374316+0000 mgr.y (mgr.14556) 3482 : cluster [DBG] pgmap v5591: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:55.374838+0000 mgr.y (mgr.14556) 3483 : cluster [DBG] pgmap v5592: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:55.374838+0000 mgr.y (mgr.14556) 3483 : cluster [DBG] pgmap v5592: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:55.374838+0000 mgr.y (mgr.14556) 3483 : cluster [DBG] pgmap v5592: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:57.433 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:12:57.726 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:12:57.726 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (100m) 7m ago 101m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:12:57.726 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (100m) 7m ago 100m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (102m) 7m ago 102m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (102m) 7m ago 102m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (105m) 7m ago 105m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (107m) 7m ago 107m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (107m) 7m ago 107m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (106m) 7m ago 106m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (105m) 7m ago 105m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (101m) 7m ago 101m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (101m) 7m ago 101m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (105m) 7m ago 105m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (104m) 7m ago 104m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (104m) 7m ago 104m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (104m) 7m ago 104m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (103m) 7m ago 103m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (103m) 7m ago 103m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (102m) 7m ago 102m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:12:57.727 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (102m) 7m ago 102m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:12:57.728 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (100m) 7m ago 101m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:12:58.075 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:12:58.076 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:12:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:57.375178+0000 mgr.y (mgr.14556) 3484 : cluster [DBG] pgmap v5593: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:12:57.422346+0000 mgr.y (mgr.14556) 3485 : audit [DBG] from='client.19893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:58.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:12:57.719229+0000 mgr.y (mgr.14556) 3486 : audit [DBG] from='client.29789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:58.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:12:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:12:58.076590+0000 mon.a (mon.0) 4361 : audit [DBG] from='client.? 172.21.15.31:0/398009131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:12:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:57.375178+0000 mgr.y (mgr.14556) 3484 : cluster [DBG] pgmap v5593: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:12:57.422346+0000 mgr.y (mgr.14556) 3485 : audit [DBG] from='client.19893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:12:57.719229+0000 mgr.y (mgr.14556) 3486 : audit [DBG] from='client.29789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:12:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:12:58.076590+0000 mon.a (mon.0) 4361 : audit [DBG] from='client.? 172.21.15.31:0/398009131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:12:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:57.375178+0000 mgr.y (mgr.14556) 3484 : cluster [DBG] pgmap v5593: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:12:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:12:57.422346+0000 mgr.y (mgr.14556) 3485 : audit [DBG] from='client.19893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:58.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:12:57.719229+0000 mgr.y (mgr.14556) 3486 : audit [DBG] from='client.29789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:12:58.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:12:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:12:58.076590+0000 mon.a (mon.0) 4361 : audit [DBG] from='client.? 172.21.15.31:0/398009131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:13:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:12:59.375914+0000 mgr.y (mgr.14556) 3487 : cluster [DBG] pgmap v5594: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:12:59.375914+0000 mgr.y (mgr.14556) 3487 : cluster [DBG] pgmap v5594: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:12:59.375914+0000 mgr.y (mgr.14556) 3487 : cluster [DBG] pgmap v5594: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:13:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:01] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:13:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:01.376375+0000 mgr.y (mgr.14556) 3488 : cluster [DBG] pgmap v5595: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:01.376375+0000 mgr.y (mgr.14556) 3488 : cluster [DBG] pgmap v5595: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:01.376375+0000 mgr.y (mgr.14556) 3488 : cluster [DBG] pgmap v5595: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:13:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:13:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:03.377121+0000 mgr.y (mgr.14556) 3489 : cluster [DBG] pgmap v5596: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:03.377121+0000 mgr.y (mgr.14556) 3489 : cluster [DBG] pgmap v5596: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:03.377121+0000 mgr.y (mgr.14556) 3489 : cluster [DBG] pgmap v5596: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:05.377606+0000 mgr.y (mgr.14556) 3490 : cluster [DBG] pgmap v5597: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:13:06.586557+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:13:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:05.377606+0000 mgr.y (mgr.14556) 3490 : cluster [DBG] pgmap v5597: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:13:06.586557+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:13:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:05.377606+0000 mgr.y (mgr.14556) 3490 : cluster [DBG] pgmap v5597: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:13:06.586557+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:13:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:13:06.888740+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:13:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:13:06.889398+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:13:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:13:06.894398+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:13:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:13:06.888740+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:13:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:13:06.889398+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:13:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:13:06.894398+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:13:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:13:06.888740+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:13:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:13:06.889398+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:13:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:13:06.894398+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:13:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:07.377978+0000 mgr.y (mgr.14556) 3491 : cluster [DBG] pgmap v5598: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:07.377978+0000 mgr.y (mgr.14556) 3491 : cluster [DBG] pgmap v5598: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:07.377978+0000 mgr.y (mgr.14556) 3491 : cluster [DBG] pgmap v5598: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:09.378709+0000 mgr.y (mgr.14556) 3492 : cluster [DBG] pgmap v5599: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:09.378709+0000 mgr.y (mgr.14556) 3492 : cluster [DBG] pgmap v5599: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:11.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:09.378709+0000 mgr.y (mgr.14556) 3492 : cluster [DBG] pgmap v5599: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:13:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:11] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:13:13.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:11.379279+0000 mgr.y (mgr.14556) 3493 : cluster [DBG] pgmap v5600: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:11.379279+0000 mgr.y (mgr.14556) 3493 : cluster [DBG] pgmap v5600: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:11.379279+0000 mgr.y (mgr.14556) 3493 : cluster [DBG] pgmap v5600: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:13:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:13:15.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:13.380036+0000 mgr.y (mgr.14556) 3494 : cluster [DBG] pgmap v5601: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:13.380036+0000 mgr.y (mgr.14556) 3494 : cluster [DBG] pgmap v5601: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:13.380036+0000 mgr.y (mgr.14556) 3494 : cluster [DBG] pgmap v5601: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:15.380483+0000 mgr.y (mgr.14556) 3495 : cluster [DBG] pgmap v5602: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:15.380483+0000 mgr.y (mgr.14556) 3495 : cluster [DBG] pgmap v5602: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:15.380483+0000 mgr.y (mgr.14556) 3495 : cluster [DBG] pgmap v5602: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:17.381072+0000 mgr.y (mgr.14556) 3496 : cluster [DBG] pgmap v5603: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:17.381072+0000 mgr.y (mgr.14556) 3496 : cluster [DBG] pgmap v5603: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:17.381072+0000 mgr.y (mgr.14556) 3496 : cluster [DBG] pgmap v5603: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:21.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:19.381775+0000 mgr.y (mgr.14556) 3497 : cluster [DBG] pgmap v5604: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:19.381775+0000 mgr.y (mgr.14556) 3497 : cluster [DBG] pgmap v5604: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:19.381775+0000 mgr.y (mgr.14556) 3497 : cluster [DBG] pgmap v5604: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:13:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:21] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:13:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:21.382225+0000 mgr.y (mgr.14556) 3498 : cluster [DBG] pgmap v5605: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:21.382225+0000 mgr.y (mgr.14556) 3498 : cluster [DBG] pgmap v5605: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:21.382225+0000 mgr.y (mgr.14556) 3498 : cluster [DBG] pgmap v5605: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:13:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:13:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:23.382931+0000 mgr.y (mgr.14556) 3499 : cluster [DBG] pgmap v5606: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:23.382931+0000 mgr.y (mgr.14556) 3499 : cluster [DBG] pgmap v5606: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:23.382931+0000 mgr.y (mgr.14556) 3499 : cluster [DBG] pgmap v5606: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:25.383474+0000 mgr.y (mgr.14556) 3500 : cluster [DBG] pgmap v5607: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:25.383474+0000 mgr.y (mgr.14556) 3500 : cluster [DBG] pgmap v5607: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:25.383474+0000 mgr.y (mgr.14556) 3500 : cluster [DBG] pgmap v5607: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:28.406 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:13:28.695 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:13:28.695 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (100m) 8m ago 101m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:13:28.695 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (101m) 8m ago 101m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:13:28.695 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (102m) 8m ago 102m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:13:28.695 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (102m) 8m ago 102m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:13:28.695 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (106m) 8m ago 106m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:13:28.695 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (107m) 8m ago 107m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:13:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (107m) 8m ago 107m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:13:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (106m) 8m ago 106m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:13:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (106m) 8m ago 106m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:13:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (102m) 8m ago 101m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:13:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (101m) 8m ago 101m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:13:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (105m) 8m ago 105m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:13:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (105m) 8m ago 105m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:13:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (105m) 8m ago 105m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:13:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (104m) 8m ago 104m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:13:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (104m) 8m ago 104m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:13:28.696 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (103m) 8m ago 103m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:13:28.697 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (103m) 8m ago 103m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:13:28.697 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (103m) 8m ago 103m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:13:28.697 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (100m) 8m ago 102m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:13:29.045 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:13:29.046 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:13:29.046 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:13:29.046 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:13:29.046 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:13:29.046 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:13:29.046 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:13:29.046 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:13:29.046 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:13:29.047 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:13:29.047 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:13:29.047 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:13:29.047 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:13:29.047 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:13:29.047 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:13:29.047 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:13:29.047 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:13:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:27.383908+0000 mgr.y (mgr.14556) 3501 : cluster [DBG] pgmap v5608: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:13:29.046307+0000 mon.a (mon.0) 4366 : audit [DBG] from='client.? 172.21.15.31:0/4210644430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:13:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:27.383908+0000 mgr.y (mgr.14556) 3501 : cluster [DBG] pgmap v5608: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:13:29.046307+0000 mon.a (mon.0) 4366 : audit [DBG] from='client.? 172.21.15.31:0/4210644430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:13:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:27.383908+0000 mgr.y (mgr.14556) 3501 : cluster [DBG] pgmap v5608: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:13:29.046307+0000 mon.a (mon.0) 4366 : audit [DBG] from='client.? 172.21.15.31:0/4210644430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:13:30.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:13:28.393936+0000 mgr.y (mgr.14556) 3502 : audit [DBG] from='client.29801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:13:30.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:13:28.686906+0000 mgr.y (mgr.14556) 3503 : audit [DBG] from='client.19917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:13:30.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:13:28.393936+0000 mgr.y (mgr.14556) 3502 : audit [DBG] from='client.29801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:13:30.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:13:28.686906+0000 mgr.y (mgr.14556) 3503 : audit [DBG] from='client.19917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:13:30.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:13:28.393936+0000 mgr.y (mgr.14556) 3502 : audit [DBG] from='client.29801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:13:30.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:13:28.686906+0000 mgr.y (mgr.14556) 3503 : audit [DBG] from='client.19917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:13:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:29.384526+0000 mgr.y (mgr.14556) 3504 : cluster [DBG] pgmap v5609: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:31.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:13:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:31] "GET /metrics HTTP/1.1" 200 196603 "" "Prometheus/2.33.4" 2024-04-17T13:13:31.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:29.384526+0000 mgr.y (mgr.14556) 3504 : cluster [DBG] pgmap v5609: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:31.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:29.384526+0000 mgr.y (mgr.14556) 3504 : cluster [DBG] pgmap v5609: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:31.385047+0000 mgr.y (mgr.14556) 3505 : cluster [DBG] pgmap v5610: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:31.385047+0000 mgr.y (mgr.14556) 3505 : cluster [DBG] pgmap v5610: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:31.385047+0000 mgr.y (mgr.14556) 3505 : cluster [DBG] pgmap v5610: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:13:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:13:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:33.385838+0000 mgr.y (mgr.14556) 3506 : cluster [DBG] pgmap v5611: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:33.385838+0000 mgr.y (mgr.14556) 3506 : cluster [DBG] pgmap v5611: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:33.385838+0000 mgr.y (mgr.14556) 3506 : cluster [DBG] pgmap v5611: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:35.386232+0000 mgr.y (mgr.14556) 3507 : cluster [DBG] pgmap v5612: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:37.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:35.386232+0000 mgr.y (mgr.14556) 3507 : cluster [DBG] pgmap v5612: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:35.386232+0000 mgr.y (mgr.14556) 3507 : cluster [DBG] pgmap v5612: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:37.386830+0000 mgr.y (mgr.14556) 3508 : cluster [DBG] pgmap v5613: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:37.386830+0000 mgr.y (mgr.14556) 3508 : cluster [DBG] pgmap v5613: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:37.386830+0000 mgr.y (mgr.14556) 3508 : cluster [DBG] pgmap v5613: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:41.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:13:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:41] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:13:41.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:39.387548+0000 mgr.y (mgr.14556) 3509 : cluster [DBG] pgmap v5614: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:41.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:39.387548+0000 mgr.y (mgr.14556) 3509 : cluster [DBG] pgmap v5614: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:39.387548+0000 mgr.y (mgr.14556) 3509 : cluster [DBG] pgmap v5614: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:41.388053+0000 mgr.y (mgr.14556) 3510 : cluster [DBG] pgmap v5615: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:41.388053+0000 mgr.y (mgr.14556) 3510 : cluster [DBG] pgmap v5615: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:41.388053+0000 mgr.y (mgr.14556) 3510 : cluster [DBG] pgmap v5615: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:44.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:13:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:13:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:43.388738+0000 mgr.y (mgr.14556) 3511 : cluster [DBG] pgmap v5616: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:43.388738+0000 mgr.y (mgr.14556) 3511 : cluster [DBG] pgmap v5616: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:43.388738+0000 mgr.y (mgr.14556) 3511 : cluster [DBG] pgmap v5616: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:45.389216+0000 mgr.y (mgr.14556) 3512 : cluster [DBG] pgmap v5617: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:45.389216+0000 mgr.y (mgr.14556) 3512 : cluster [DBG] pgmap v5617: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:45.389216+0000 mgr.y (mgr.14556) 3512 : cluster [DBG] pgmap v5617: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:47.389596+0000 mgr.y (mgr.14556) 3513 : cluster [DBG] pgmap v5618: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:47.389596+0000 mgr.y (mgr.14556) 3513 : cluster [DBG] pgmap v5618: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:47.389596+0000 mgr.y (mgr.14556) 3513 : cluster [DBG] pgmap v5618: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:49.390481+0000 mgr.y (mgr.14556) 3514 : cluster [DBG] pgmap v5619: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:49.390481+0000 mgr.y (mgr.14556) 3514 : cluster [DBG] pgmap v5619: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:13:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:51] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:13:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:49.390481+0000 mgr.y (mgr.14556) 3514 : cluster [DBG] pgmap v5619: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:51.390901+0000 mgr.y (mgr.14556) 3515 : cluster [DBG] pgmap v5620: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:51.390901+0000 mgr.y (mgr.14556) 3515 : cluster [DBG] pgmap v5620: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:51.390901+0000 mgr.y (mgr.14556) 3515 : cluster [DBG] pgmap v5620: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:54.467 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:13:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:13:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:53.391747+0000 mgr.y (mgr.14556) 3516 : cluster [DBG] pgmap v5621: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:53.391747+0000 mgr.y (mgr.14556) 3516 : cluster [DBG] pgmap v5621: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:53.391747+0000 mgr.y (mgr.14556) 3516 : cluster [DBG] pgmap v5621: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:55.392250+0000 mgr.y (mgr.14556) 3517 : cluster [DBG] pgmap v5622: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:55.392250+0000 mgr.y (mgr.14556) 3517 : cluster [DBG] pgmap v5622: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:55.392250+0000 mgr.y (mgr.14556) 3517 : cluster [DBG] pgmap v5622: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:59.374 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:13:59.665 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (101m) 8m ago 102m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (101m) 8m ago 101m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (103m) 8m ago 103m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (103m) 8m ago 103m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (106m) 8m ago 106m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (108m) 8m ago 108m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (108m) 8m ago 108m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (107m) 8m ago 107m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (106m) 8m ago 106m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (102m) 8m ago 102m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (102m) 8m ago 102m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (106m) 8m ago 106m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:13:59.666 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (105m) 8m ago 105m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:13:59.667 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (105m) 8m ago 105m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:13:59.667 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (105m) 8m ago 105m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:13:59.667 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (104m) 8m ago 104m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:13:59.667 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (104m) 8m ago 104m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:13:59.667 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (103m) 8m ago 103m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:13:59.667 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (103m) 8m ago 103m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:13:59.667 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (101m) 8m ago 102m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:13:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:13:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:57.392811+0000 mgr.y (mgr.14556) 3518 : cluster [DBG] pgmap v5623: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:13:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:57.392811+0000 mgr.y (mgr.14556) 3518 : cluster [DBG] pgmap v5623: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:13:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:13:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:57.392811+0000 mgr.y (mgr.14556) 3518 : cluster [DBG] pgmap v5623: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:00.014 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:14:00.014 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:14:00.014 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:14:00.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:14:00.014 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:14:00.015 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:14:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:14:00.015177+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.31:0/1758932791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:14:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:14:00.015177+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.31:0/1758932791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:14:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:14:00.015177+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.31:0/1758932791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:14:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:13:59.363280+0000 mgr.y (mgr.14556) 3519 : audit [DBG] from='client.29819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:13:59.393548+0000 mgr.y (mgr.14556) 3520 : cluster [DBG] pgmap v5624: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:13:59.658401+0000 mgr.y (mgr.14556) 3521 : audit [DBG] from='client.29825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:14:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:01] "GET /metrics HTTP/1.1" 200 196608 "" "Prometheus/2.33.4" 2024-04-17T13:14:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:13:59.363280+0000 mgr.y (mgr.14556) 3519 : audit [DBG] from='client.29819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:13:59.393548+0000 mgr.y (mgr.14556) 3520 : cluster [DBG] pgmap v5624: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:13:59.658401+0000 mgr.y (mgr.14556) 3521 : audit [DBG] from='client.29825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:13:59.363280+0000 mgr.y (mgr.14556) 3519 : audit [DBG] from='client.29819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:13:59.393548+0000 mgr.y (mgr.14556) 3520 : cluster [DBG] pgmap v5624: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:13:59.658401+0000 mgr.y (mgr.14556) 3521 : audit [DBG] from='client.29825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:01.394082+0000 mgr.y (mgr.14556) 3522 : cluster [DBG] pgmap v5625: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:01.394082+0000 mgr.y (mgr.14556) 3522 : cluster [DBG] pgmap v5625: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:01.394082+0000 mgr.y (mgr.14556) 3522 : cluster [DBG] pgmap v5625: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:14:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:14:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:03.394984+0000 mgr.y (mgr.14556) 3523 : cluster [DBG] pgmap v5626: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:03.394984+0000 mgr.y (mgr.14556) 3523 : cluster [DBG] pgmap v5626: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:03.394984+0000 mgr.y (mgr.14556) 3523 : cluster [DBG] pgmap v5626: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:05.395481+0000 mgr.y (mgr.14556) 3524 : cluster [DBG] pgmap v5627: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:14:06.898680+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:14:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:14:07.195108+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:14:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:14:07.195768+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:14:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:14:07.200201+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:14:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:05.395481+0000 mgr.y (mgr.14556) 3524 : cluster [DBG] pgmap v5627: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:14:06.898680+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:14:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:14:07.195108+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:14:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:14:07.195768+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:14:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:14:07.200201+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:14:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:05.395481+0000 mgr.y (mgr.14556) 3524 : cluster [DBG] pgmap v5627: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:14:06.898680+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:14:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:14:07.195108+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:14:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:14:07.195768+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:14:07.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:14:07.200201+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:14:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:07.396054+0000 mgr.y (mgr.14556) 3525 : cluster [DBG] pgmap v5628: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:07.396054+0000 mgr.y (mgr.14556) 3525 : cluster [DBG] pgmap v5628: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:07.396054+0000 mgr.y (mgr.14556) 3525 : cluster [DBG] pgmap v5628: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:09.396762+0000 mgr.y (mgr.14556) 3526 : cluster [DBG] pgmap v5629: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:09.396762+0000 mgr.y (mgr.14556) 3526 : cluster [DBG] pgmap v5629: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:09.396762+0000 mgr.y (mgr.14556) 3526 : cluster [DBG] pgmap v5629: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:14:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:11] "GET /metrics HTTP/1.1" 200 196611 "" "Prometheus/2.33.4" 2024-04-17T13:14:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:11.397330+0000 mgr.y (mgr.14556) 3527 : cluster [DBG] pgmap v5630: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:11.397330+0000 mgr.y (mgr.14556) 3527 : cluster [DBG] pgmap v5630: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:11.397330+0000 mgr.y (mgr.14556) 3527 : cluster [DBG] pgmap v5630: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:14.453 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:14:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:14:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:13.397964+0000 mgr.y (mgr.14556) 3528 : cluster [DBG] pgmap v5631: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:13.397964+0000 mgr.y (mgr.14556) 3528 : cluster [DBG] pgmap v5631: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:13.397964+0000 mgr.y (mgr.14556) 3528 : cluster [DBG] pgmap v5631: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:16.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:15.398419+0000 mgr.y (mgr.14556) 3529 : cluster [DBG] pgmap v5632: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:16.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:15.398419+0000 mgr.y (mgr.14556) 3529 : cluster [DBG] pgmap v5632: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:16.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:15.398419+0000 mgr.y (mgr.14556) 3529 : cluster [DBG] pgmap v5632: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:17.398951+0000 mgr.y (mgr.14556) 3530 : cluster [DBG] pgmap v5633: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:17.398951+0000 mgr.y (mgr.14556) 3530 : cluster [DBG] pgmap v5633: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:17.398951+0000 mgr.y (mgr.14556) 3530 : cluster [DBG] pgmap v5633: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:19.399739+0000 mgr.y (mgr.14556) 3531 : cluster [DBG] pgmap v5634: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:19.399739+0000 mgr.y (mgr.14556) 3531 : cluster [DBG] pgmap v5634: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:20.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:19.399739+0000 mgr.y (mgr.14556) 3531 : cluster [DBG] pgmap v5634: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:14:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:21] "GET /metrics HTTP/1.1" 200 196611 "" "Prometheus/2.33.4" 2024-04-17T13:14:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:21.400362+0000 mgr.y (mgr.14556) 3532 : cluster [DBG] pgmap v5635: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:21.400362+0000 mgr.y (mgr.14556) 3532 : cluster [DBG] pgmap v5635: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:21.400362+0000 mgr.y (mgr.14556) 3532 : cluster [DBG] pgmap v5635: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:14:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:14:24.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:23.401289+0000 mgr.y (mgr.14556) 3533 : cluster [DBG] pgmap v5636: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:23.401289+0000 mgr.y (mgr.14556) 3533 : cluster [DBG] pgmap v5636: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:23.401289+0000 mgr.y (mgr.14556) 3533 : cluster [DBG] pgmap v5636: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:25.401873+0000 mgr.y (mgr.14556) 3534 : cluster [DBG] pgmap v5637: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:26.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:25.401873+0000 mgr.y (mgr.14556) 3534 : cluster [DBG] pgmap v5637: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:25.401873+0000 mgr.y (mgr.14556) 3534 : cluster [DBG] pgmap v5637: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:27.402354+0000 mgr.y (mgr.14556) 3535 : cluster [DBG] pgmap v5638: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:27.402354+0000 mgr.y (mgr.14556) 3535 : cluster [DBG] pgmap v5638: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:27.402354+0000 mgr.y (mgr.14556) 3535 : cluster [DBG] pgmap v5638: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:30.339 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:14:30.629 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (101m) 9m ago 102m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (102m) 9m ago 102m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (103m) 9m ago 103m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (103m) 9m ago 103m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (107m) 9m ago 107m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (108m) 9m ago 108m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (108m) 9m ago 108m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (107m) 9m ago 107m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (107m) 9m ago 107m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (103m) 9m ago 103m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (102m) 9m ago 102m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (106m) 9m ago 106m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (106m) 9m ago 106m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:14:30.630 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (106m) 9m ago 106m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:14:30.631 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (105m) 9m ago 105m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:14:30.631 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (105m) 9m ago 105m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:14:30.631 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (104m) 9m ago 104m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:14:30.631 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (104m) 9m ago 104m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:14:30.631 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (104m) 9m ago 104m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:14:30.631 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (101m) 9m ago 103m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:14:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:29.403080+0000 mgr.y (mgr.14556) 3536 : cluster [DBG] pgmap v5639: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:29.403080+0000 mgr.y (mgr.14556) 3536 : cluster [DBG] pgmap v5639: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:29.403080+0000 mgr.y (mgr.14556) 3536 : cluster [DBG] pgmap v5639: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:30.977 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:14:30.977 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:14:30.977 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:14:30.978 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:14:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:14:30.328900+0000 mgr.y (mgr.14556) 3537 : audit [DBG] from='client.29837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:14:30.622659+0000 mgr.y (mgr.14556) 3538 : audit [DBG] from='client.29843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:14:30.978361+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.31:0/1111639394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:14:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:14:30.328900+0000 mgr.y (mgr.14556) 3537 : audit [DBG] from='client.29837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:14:30.622659+0000 mgr.y (mgr.14556) 3538 : audit [DBG] from='client.29843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:14:30.978361+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.31:0/1111639394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:14:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:14:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:31] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:14:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:14:30.328900+0000 mgr.y (mgr.14556) 3537 : audit [DBG] from='client.29837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:14:30.622659+0000 mgr.y (mgr.14556) 3538 : audit [DBG] from='client.29843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:14:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:14:30.978361+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.31:0/1111639394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:14:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:31.403692+0000 mgr.y (mgr.14556) 3539 : cluster [DBG] pgmap v5640: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:32.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:31.403692+0000 mgr.y (mgr.14556) 3539 : cluster [DBG] pgmap v5640: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:31.403692+0000 mgr.y (mgr.14556) 3539 : cluster [DBG] pgmap v5640: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:14:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:14:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:33.404453+0000 mgr.y (mgr.14556) 3540 : cluster [DBG] pgmap v5641: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:33.404453+0000 mgr.y (mgr.14556) 3540 : cluster [DBG] pgmap v5641: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:33.404453+0000 mgr.y (mgr.14556) 3540 : cluster [DBG] pgmap v5641: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:35.404927+0000 mgr.y (mgr.14556) 3541 : cluster [DBG] pgmap v5642: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:36.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:35.404927+0000 mgr.y (mgr.14556) 3541 : cluster [DBG] pgmap v5642: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:35.404927+0000 mgr.y (mgr.14556) 3541 : cluster [DBG] pgmap v5642: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:37.405427+0000 mgr.y (mgr.14556) 3542 : cluster [DBG] pgmap v5643: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:37.405427+0000 mgr.y (mgr.14556) 3542 : cluster [DBG] pgmap v5643: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:37.405427+0000 mgr.y (mgr.14556) 3542 : cluster [DBG] pgmap v5643: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:39.406353+0000 mgr.y (mgr.14556) 3543 : cluster [DBG] pgmap v5644: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:39.406353+0000 mgr.y (mgr.14556) 3543 : cluster [DBG] pgmap v5644: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:39.406353+0000 mgr.y (mgr.14556) 3543 : cluster [DBG] pgmap v5644: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:14:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:41] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:14:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:41.406923+0000 mgr.y (mgr.14556) 3544 : cluster [DBG] pgmap v5645: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:41.406923+0000 mgr.y (mgr.14556) 3544 : cluster [DBG] pgmap v5645: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:41.406923+0000 mgr.y (mgr.14556) 3544 : cluster [DBG] pgmap v5645: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:14:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:14:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:43.407579+0000 mgr.y (mgr.14556) 3545 : cluster [DBG] pgmap v5646: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:43.407579+0000 mgr.y (mgr.14556) 3545 : cluster [DBG] pgmap v5646: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:43.407579+0000 mgr.y (mgr.14556) 3545 : cluster [DBG] pgmap v5646: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:45.408054+0000 mgr.y (mgr.14556) 3546 : cluster [DBG] pgmap v5647: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:45.408054+0000 mgr.y (mgr.14556) 3546 : cluster [DBG] pgmap v5647: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:45.408054+0000 mgr.y (mgr.14556) 3546 : cluster [DBG] pgmap v5647: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:47.408496+0000 mgr.y (mgr.14556) 3547 : cluster [DBG] pgmap v5648: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:47.408496+0000 mgr.y (mgr.14556) 3547 : cluster [DBG] pgmap v5648: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:47.408496+0000 mgr.y (mgr.14556) 3547 : cluster [DBG] pgmap v5648: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:49.409260+0000 mgr.y (mgr.14556) 3548 : cluster [DBG] pgmap v5649: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:49.409260+0000 mgr.y (mgr.14556) 3548 : cluster [DBG] pgmap v5649: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:49.409260+0000 mgr.y (mgr.14556) 3548 : cluster [DBG] pgmap v5649: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:14:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:51] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:14:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:51.409719+0000 mgr.y (mgr.14556) 3549 : cluster [DBG] pgmap v5650: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:51.409719+0000 mgr.y (mgr.14556) 3549 : cluster [DBG] pgmap v5650: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:51.409719+0000 mgr.y (mgr.14556) 3549 : cluster [DBG] pgmap v5650: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:14:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:14:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:53.410614+0000 mgr.y (mgr.14556) 3550 : cluster [DBG] pgmap v5651: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:53.410614+0000 mgr.y (mgr.14556) 3550 : cluster [DBG] pgmap v5651: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:53.410614+0000 mgr.y (mgr.14556) 3550 : cluster [DBG] pgmap v5651: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:55.411095+0000 mgr.y (mgr.14556) 3551 : cluster [DBG] pgmap v5652: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:55.411095+0000 mgr.y (mgr.14556) 3551 : cluster [DBG] pgmap v5652: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:55.411095+0000 mgr.y (mgr.14556) 3551 : cluster [DBG] pgmap v5652: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:14:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:57.411643+0000 mgr.y (mgr.14556) 3552 : cluster [DBG] pgmap v5653: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:58.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:14:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:57.411643+0000 mgr.y (mgr.14556) 3552 : cluster [DBG] pgmap v5653: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:14:58.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:14:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:57.411643+0000 mgr.y (mgr.14556) 3552 : cluster [DBG] pgmap v5653: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:14:59.412477+0000 mgr.y (mgr.14556) 3553 : cluster [DBG] pgmap v5654: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:14:59.412477+0000 mgr.y (mgr.14556) 3553 : cluster [DBG] pgmap v5654: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:14:59.412477+0000 mgr.y (mgr.14556) 3553 : cluster [DBG] pgmap v5654: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:01.301 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:15:01.598 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:15:01.598 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (102m) 9m ago 103m 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:15:01.598 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (102m) 9m ago 102m 62.5M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:15:01.598 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (104m) 9m ago 104m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (104m) 9m ago 104m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (107m) 9m ago 107m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (109m) 9m ago 109m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (109m) 9m ago 109m 474M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (108m) 9m ago 108m 287M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (107m) 9m ago 107m 283M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (103m) 9m ago 103m 22.2M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (103m) 9m ago 103m 24.9M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (107m) 9m ago 107m 755M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (106m) 9m ago 106m 910M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (106m) 9m ago 106m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (106m) 9m ago 106m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (105m) 9m ago 105m 895M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (105m) 9m ago 105m 739M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:15:01.599 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (105m) 9m ago 105m 487M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:15:01.600 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (104m) 9m ago 104m 558M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:15:01.600 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (102m) 9m ago 103m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:15:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:15:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:01] "GET /metrics HTTP/1.1" 200 196607 "" "Prometheus/2.33.4" 2024-04-17T13:15:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:01.290900+0000 mgr.y (mgr.14556) 3554 : audit [DBG] from='client.19965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:01.290900+0000 mgr.y (mgr.14556) 3554 : audit [DBG] from='client.19965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:01.949 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:15:01.949 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:15:01.949 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:15:01.949 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:15:01.949 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:15:01.949 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:15:01.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:15:01.950 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:15:01.950 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:15:01.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:15:01.950 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:15:01.950 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:15:01.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:15:01.950 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:15:01.950 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:15:01.950 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:15:01.950 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:15:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:01.290900+0000 mgr.y (mgr.14556) 3554 : audit [DBG] from='client.19965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:01.412803+0000 mgr.y (mgr.14556) 3555 : cluster [DBG] pgmap v5655: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:01.590989+0000 mgr.y (mgr.14556) 3556 : audit [DBG] from='client.29861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:01.950298+0000 mon.a (mon.0) 4371 : audit [DBG] from='client.? 172.21.15.31:0/3004277065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:15:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:01.412803+0000 mgr.y (mgr.14556) 3555 : cluster [DBG] pgmap v5655: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:01.590989+0000 mgr.y (mgr.14556) 3556 : audit [DBG] from='client.29861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:01.950298+0000 mon.a (mon.0) 4371 : audit [DBG] from='client.? 172.21.15.31:0/3004277065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:15:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:01.412803+0000 mgr.y (mgr.14556) 3555 : cluster [DBG] pgmap v5655: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:01.590989+0000 mgr.y (mgr.14556) 3556 : audit [DBG] from='client.29861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:01.950298+0000 mon.a (mon.0) 4371 : audit [DBG] from='client.? 172.21.15.31:0/3004277065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:15:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:15:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:15:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:03.413430+0000 mgr.y (mgr.14556) 3557 : cluster [DBG] pgmap v5656: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:03.413430+0000 mgr.y (mgr.14556) 3557 : cluster [DBG] pgmap v5656: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:03.413430+0000 mgr.y (mgr.14556) 3557 : cluster [DBG] pgmap v5656: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:05.413803+0000 mgr.y (mgr.14556) 3558 : cluster [DBG] pgmap v5657: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:05.413803+0000 mgr.y (mgr.14556) 3558 : cluster [DBG] pgmap v5657: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:05.413803+0000 mgr.y (mgr.14556) 3558 : cluster [DBG] pgmap v5657: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:07.874 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:07.204713+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:15:07.874 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:07.204713+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:15:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:07.204713+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:15:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:07.414162+0000 mgr.y (mgr.14556) 3559 : cluster [DBG] pgmap v5658: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:07.414162+0000 mgr.y (mgr.14556) 3559 : cluster [DBG] pgmap v5658: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:07.414162+0000 mgr.y (mgr.14556) 3559 : cluster [DBG] pgmap v5658: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:09.414964+0000 mgr.y (mgr.14556) 3560 : cluster [DBG] pgmap v5659: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:09.728524+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:15:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:10.631078+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:15:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:09.414964+0000 mgr.y (mgr.14556) 3560 : cluster [DBG] pgmap v5659: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:09.728524+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:15:10.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:10.631078+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:15:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:09.414964+0000 mgr.y (mgr.14556) 3560 : cluster [DBG] pgmap v5659: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:09.728524+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:15:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:10.631078+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:15:11.730 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:11] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T13:15:11.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:10.911968+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:15:11.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:10.912989+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:15:11.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:10.922159+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:15:11.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:10.911968+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:15:11.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:10.912989+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:15:11.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:10.922159+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:15:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:10.911968+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:15:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:10.912989+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:15:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:10.922159+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:15:13.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:11.415323+0000 mgr.y (mgr.14556) 3561 : cluster [DBG] pgmap v5660: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:11.415323+0000 mgr.y (mgr.14556) 3561 : cluster [DBG] pgmap v5660: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:11.415323+0000 mgr.y (mgr.14556) 3561 : cluster [DBG] pgmap v5660: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:15:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:15:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:13.416023+0000 mgr.y (mgr.14556) 3562 : cluster [DBG] pgmap v5661: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:13.416023+0000 mgr.y (mgr.14556) 3562 : cluster [DBG] pgmap v5661: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:13.416023+0000 mgr.y (mgr.14556) 3562 : cluster [DBG] pgmap v5661: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:15.416638+0000 mgr.y (mgr.14556) 3563 : cluster [DBG] pgmap v5662: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:15.416638+0000 mgr.y (mgr.14556) 3563 : cluster [DBG] pgmap v5662: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:15.416638+0000 mgr.y (mgr.14556) 3563 : cluster [DBG] pgmap v5662: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:17.417173+0000 mgr.y (mgr.14556) 3564 : cluster [DBG] pgmap v5663: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:17.417173+0000 mgr.y (mgr.14556) 3564 : cluster [DBG] pgmap v5663: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:17.417173+0000 mgr.y (mgr.14556) 3564 : cluster [DBG] pgmap v5663: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:19.418046+0000 mgr.y (mgr.14556) 3565 : cluster [DBG] pgmap v5664: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:19.418046+0000 mgr.y (mgr.14556) 3565 : cluster [DBG] pgmap v5664: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:21.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:19.418046+0000 mgr.y (mgr.14556) 3565 : cluster [DBG] pgmap v5664: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:15:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:21] "GET /metrics HTTP/1.1" 200 196605 "" "Prometheus/2.33.4" 2024-04-17T13:15:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:21.418394+0000 mgr.y (mgr.14556) 3566 : cluster [DBG] pgmap v5665: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:21.418394+0000 mgr.y (mgr.14556) 3566 : cluster [DBG] pgmap v5665: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:21.418394+0000 mgr.y (mgr.14556) 3566 : cluster [DBG] pgmap v5665: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:15:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:15:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:23.419196+0000 mgr.y (mgr.14556) 3567 : cluster [DBG] pgmap v5666: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:25.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:23.419196+0000 mgr.y (mgr.14556) 3567 : cluster [DBG] pgmap v5666: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:23.419196+0000 mgr.y (mgr.14556) 3567 : cluster [DBG] pgmap v5666: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:25.419588+0000 mgr.y (mgr.14556) 3568 : cluster [DBG] pgmap v5667: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:25.419588+0000 mgr.y (mgr.14556) 3568 : cluster [DBG] pgmap v5667: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:25.419588+0000 mgr.y (mgr.14556) 3568 : cluster [DBG] pgmap v5667: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:27.420096+0000 mgr.y (mgr.14556) 3569 : cluster [DBG] pgmap v5668: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:27.420096+0000 mgr.y (mgr.14556) 3569 : cluster [DBG] pgmap v5668: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:27.420096+0000 mgr.y (mgr.14556) 3569 : cluster [DBG] pgmap v5668: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:29.420855+0000 mgr.y (mgr.14556) 3570 : cluster [DBG] pgmap v5669: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:29.420855+0000 mgr.y (mgr.14556) 3570 : cluster [DBG] pgmap v5669: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:29.420855+0000 mgr.y (mgr.14556) 3570 : cluster [DBG] pgmap v5669: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:15:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:31] "GET /metrics HTTP/1.1" 200 196606 "" "Prometheus/2.33.4" 2024-04-17T13:15:32.275 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:15:32.563 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:15:32.563 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (102m) 22s ago 103m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (103m) 21s ago 103m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (104m) 22s ago 104m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (104m) 21s ago 104m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (108m) 21s ago 108m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (109m) 22s ago 109m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (109m) 22s ago 110m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (108m) 21s ago 108m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (108m) 22s ago 108m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (104m) 22s ago 104m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (104m) 21s ago 104m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (107m) 22s ago 107m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (107m) 22s ago 107m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (107m) 22s ago 107m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (106m) 22s ago 106m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:15:32.564 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (106m) 21s ago 106m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:15:32.565 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (105m) 21s ago 105m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:15:32.565 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (105m) 21s ago 105m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:15:32.565 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (105m) 21s ago 105m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:15:32.565 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (102m) 21s ago 104m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:15:32.912 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:15:32.912 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:15:32.912 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:15:32.912 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:15:32.912 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:15:32.912 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:15:32.912 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:15:32.912 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:15:32.912 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:15:32.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:15:32.913 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:15:32.913 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:15:32.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:15:32.913 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:15:32.913 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:15:32.913 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:15:32.913 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:15:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:31.421547+0000 mgr.y (mgr.14556) 3571 : cluster [DBG] pgmap v5670: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:32.264654+0000 mgr.y (mgr.14556) 3572 : audit [DBG] from='client.29873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:32.912948+0000 mon.a (mon.0) 4378 : audit [DBG] from='client.? 172.21.15.31:0/907807034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:15:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:31.421547+0000 mgr.y (mgr.14556) 3571 : cluster [DBG] pgmap v5670: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:32.264654+0000 mgr.y (mgr.14556) 3572 : audit [DBG] from='client.29873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:32.912948+0000 mon.a (mon.0) 4378 : audit [DBG] from='client.? 172.21.15.31:0/907807034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:15:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:31.421547+0000 mgr.y (mgr.14556) 3571 : cluster [DBG] pgmap v5670: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:32.264654+0000 mgr.y (mgr.14556) 3572 : audit [DBG] from='client.29873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:32.912948+0000 mon.a (mon.0) 4378 : audit [DBG] from='client.? 172.21.15.31:0/907807034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:15:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:15:32.556324+0000 mgr.y (mgr.14556) 3573 : audit [DBG] from='client.19986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:15:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:15:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:15:32.556324+0000 mgr.y (mgr.14556) 3573 : audit [DBG] from='client.19986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:15:32.556324+0000 mgr.y (mgr.14556) 3573 : audit [DBG] from='client.19986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:15:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:33.422362+0000 mgr.y (mgr.14556) 3574 : cluster [DBG] pgmap v5671: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:33.422362+0000 mgr.y (mgr.14556) 3574 : cluster [DBG] pgmap v5671: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:33.422362+0000 mgr.y (mgr.14556) 3574 : cluster [DBG] pgmap v5671: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:35.422851+0000 mgr.y (mgr.14556) 3575 : cluster [DBG] pgmap v5672: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:35.422851+0000 mgr.y (mgr.14556) 3575 : cluster [DBG] pgmap v5672: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:35.422851+0000 mgr.y (mgr.14556) 3575 : cluster [DBG] pgmap v5672: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:37.423302+0000 mgr.y (mgr.14556) 3576 : cluster [DBG] pgmap v5673: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:37.423302+0000 mgr.y (mgr.14556) 3576 : cluster [DBG] pgmap v5673: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:37.423302+0000 mgr.y (mgr.14556) 3576 : cluster [DBG] pgmap v5673: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:41.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:39.424213+0000 mgr.y (mgr.14556) 3577 : cluster [DBG] pgmap v5674: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:41.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:15:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:41] "GET /metrics HTTP/1.1" 200 196609 "" "Prometheus/2.33.4" 2024-04-17T13:15:41.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:39.424213+0000 mgr.y (mgr.14556) 3577 : cluster [DBG] pgmap v5674: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:39.424213+0000 mgr.y (mgr.14556) 3577 : cluster [DBG] pgmap v5674: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:41.424621+0000 mgr.y (mgr.14556) 3578 : cluster [DBG] pgmap v5675: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:43.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:41.424621+0000 mgr.y (mgr.14556) 3578 : cluster [DBG] pgmap v5675: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:41.424621+0000 mgr.y (mgr.14556) 3578 : cluster [DBG] pgmap v5675: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:15:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:15:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:43.425320+0000 mgr.y (mgr.14556) 3579 : cluster [DBG] pgmap v5676: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:45.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:43.425320+0000 mgr.y (mgr.14556) 3579 : cluster [DBG] pgmap v5676: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:43.425320+0000 mgr.y (mgr.14556) 3579 : cluster [DBG] pgmap v5676: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:45.425908+0000 mgr.y (mgr.14556) 3580 : cluster [DBG] pgmap v5677: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:45.425908+0000 mgr.y (mgr.14556) 3580 : cluster [DBG] pgmap v5677: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:45.425908+0000 mgr.y (mgr.14556) 3580 : cluster [DBG] pgmap v5677: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:47.426501+0000 mgr.y (mgr.14556) 3581 : cluster [DBG] pgmap v5678: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:47.426501+0000 mgr.y (mgr.14556) 3581 : cluster [DBG] pgmap v5678: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:47.426501+0000 mgr.y (mgr.14556) 3581 : cluster [DBG] pgmap v5678: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:49.427425+0000 mgr.y (mgr.14556) 3582 : cluster [DBG] pgmap v5679: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:15:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:51] "GET /metrics HTTP/1.1" 200 196609 "" "Prometheus/2.33.4" 2024-04-17T13:15:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:49.427425+0000 mgr.y (mgr.14556) 3582 : cluster [DBG] pgmap v5679: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:49.427425+0000 mgr.y (mgr.14556) 3582 : cluster [DBG] pgmap v5679: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:51.428056+0000 mgr.y (mgr.14556) 3583 : cluster [DBG] pgmap v5680: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:51.428056+0000 mgr.y (mgr.14556) 3583 : cluster [DBG] pgmap v5680: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:51.428056+0000 mgr.y (mgr.14556) 3583 : cluster [DBG] pgmap v5680: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:15:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:15:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:53.428722+0000 mgr.y (mgr.14556) 3584 : cluster [DBG] pgmap v5681: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:53.428722+0000 mgr.y (mgr.14556) 3584 : cluster [DBG] pgmap v5681: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:53.428722+0000 mgr.y (mgr.14556) 3584 : cluster [DBG] pgmap v5681: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:55.429172+0000 mgr.y (mgr.14556) 3585 : cluster [DBG] pgmap v5682: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:55.429172+0000 mgr.y (mgr.14556) 3585 : cluster [DBG] pgmap v5682: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:55.429172+0000 mgr.y (mgr.14556) 3585 : cluster [DBG] pgmap v5682: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:15:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:57.429524+0000 mgr.y (mgr.14556) 3586 : cluster [DBG] pgmap v5683: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:57.429524+0000 mgr.y (mgr.14556) 3586 : cluster [DBG] pgmap v5683: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:15:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:15:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:57.429524+0000 mgr.y (mgr.14556) 3586 : cluster [DBG] pgmap v5683: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:15:59.430208+0000 mgr.y (mgr.14556) 3587 : cluster [DBG] pgmap v5684: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:16:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:01] "GET /metrics HTTP/1.1" 200 196610 "" "Prometheus/2.33.4" 2024-04-17T13:16:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:15:59.430208+0000 mgr.y (mgr.14556) 3587 : cluster [DBG] pgmap v5684: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:15:59.430208+0000 mgr.y (mgr.14556) 3587 : cluster [DBG] pgmap v5684: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:03.241 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:16:03.531 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:16:03.531 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (103m) 53s ago 104m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:16:03.531 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (104m) 52s ago 104m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:16:03.531 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (105m) 53s ago 105m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:16:03.531 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (105m) 52s ago 105m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:16:03.531 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (108m) 52s ago 108m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:16:03.531 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (110m) 53s ago 110m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:16:03.531 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (110m) 53s ago 110m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:16:03.531 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (109m) 52s ago 109m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:16:03.531 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (108m) 53s ago 108m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:16:03.532 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (104m) 53s ago 104m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:16:03.532 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (104m) 52s ago 104m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:16:03.532 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (108m) 53s ago 108m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:16:03.532 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (108m) 53s ago 108m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:16:03.532 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (107m) 53s ago 107m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:16:03.532 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (107m) 53s ago 107m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:16:03.532 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (106m) 52s ago 106m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:16:03.532 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (106m) 52s ago 106m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:16:03.532 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (106m) 52s ago 106m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:16:03.532 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (105m) 52s ago 105m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:16:03.532 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (103m) 52s ago 104m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:16:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:01.430715+0000 mgr.y (mgr.14556) 3588 : cluster [DBG] pgmap v5685: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:01.430715+0000 mgr.y (mgr.14556) 3588 : cluster [DBG] pgmap v5685: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:01.430715+0000 mgr.y (mgr.14556) 3588 : cluster [DBG] pgmap v5685: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:03.877 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:16:03.877 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:16:03.878 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:16:03.879 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:16:03.879 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:16:03.879 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:16:04.268 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:16:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:16:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:16:03.230052+0000 mgr.y (mgr.14556) 3589 : audit [DBG] from='client.19998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:16:03.878521+0000 mon.a (mon.0) 4379 : audit [DBG] from='client.? 172.21.15.31:0/3188374405' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:16:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:16:03.230052+0000 mgr.y (mgr.14556) 3589 : audit [DBG] from='client.19998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:16:03.878521+0000 mon.a (mon.0) 4379 : audit [DBG] from='client.? 172.21.15.31:0/3188374405' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:16:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:16:03.230052+0000 mgr.y (mgr.14556) 3589 : audit [DBG] from='client.19998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:16:03.878521+0000 mon.a (mon.0) 4379 : audit [DBG] from='client.? 172.21.15.31:0/3188374405' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:16:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:03.431302+0000 mgr.y (mgr.14556) 3590 : cluster [DBG] pgmap v5686: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:16:03.523634+0000 mgr.y (mgr.14556) 3591 : audit [DBG] from='client.20004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:03.431302+0000 mgr.y (mgr.14556) 3590 : cluster [DBG] pgmap v5686: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:16:03.523634+0000 mgr.y (mgr.14556) 3591 : audit [DBG] from='client.20004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:03.431302+0000 mgr.y (mgr.14556) 3590 : cluster [DBG] pgmap v5686: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:16:03.523634+0000 mgr.y (mgr.14556) 3591 : audit [DBG] from='client.20004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:05.431646+0000 mgr.y (mgr.14556) 3592 : cluster [DBG] pgmap v5687: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:05.431646+0000 mgr.y (mgr.14556) 3592 : cluster [DBG] pgmap v5687: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:05.431646+0000 mgr.y (mgr.14556) 3592 : cluster [DBG] pgmap v5687: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:07.432135+0000 mgr.y (mgr.14556) 3593 : cluster [DBG] pgmap v5688: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:07.432135+0000 mgr.y (mgr.14556) 3593 : cluster [DBG] pgmap v5688: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:07.432135+0000 mgr.y (mgr.14556) 3593 : cluster [DBG] pgmap v5688: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:09.432781+0000 mgr.y (mgr.14556) 3594 : cluster [DBG] pgmap v5689: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:16:10.927821+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:16:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:16:11.235427+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:16:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:16:11.236059+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:16:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:16:11.240401+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:16:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:11] "GET /metrics HTTP/1.1" 200 196616 "" "Prometheus/2.33.4" 2024-04-17T13:16:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:09.432781+0000 mgr.y (mgr.14556) 3594 : cluster [DBG] pgmap v5689: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:16:10.927821+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:16:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:16:11.235427+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:16:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:16:11.236059+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:16:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:16:11.240401+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:16:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:09.432781+0000 mgr.y (mgr.14556) 3594 : cluster [DBG] pgmap v5689: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:16:10.927821+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:16:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:16:11.235427+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:16:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:16:11.236059+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:16:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:16:11.240401+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:16:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:11.433127+0000 mgr.y (mgr.14556) 3595 : cluster [DBG] pgmap v5690: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:11.433127+0000 mgr.y (mgr.14556) 3595 : cluster [DBG] pgmap v5690: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:11.433127+0000 mgr.y (mgr.14556) 3595 : cluster [DBG] pgmap v5690: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:16:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:16:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:13.433874+0000 mgr.y (mgr.14556) 3596 : cluster [DBG] pgmap v5691: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:13.433874+0000 mgr.y (mgr.14556) 3596 : cluster [DBG] pgmap v5691: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:13.433874+0000 mgr.y (mgr.14556) 3596 : cluster [DBG] pgmap v5691: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:15.434265+0000 mgr.y (mgr.14556) 3597 : cluster [DBG] pgmap v5692: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:15.434265+0000 mgr.y (mgr.14556) 3597 : cluster [DBG] pgmap v5692: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:15.434265+0000 mgr.y (mgr.14556) 3597 : cluster [DBG] pgmap v5692: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:17.434792+0000 mgr.y (mgr.14556) 3598 : cluster [DBG] pgmap v5693: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:17.434792+0000 mgr.y (mgr.14556) 3598 : cluster [DBG] pgmap v5693: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:17.434792+0000 mgr.y (mgr.14556) 3598 : cluster [DBG] pgmap v5693: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:19.435614+0000 mgr.y (mgr.14556) 3599 : cluster [DBG] pgmap v5694: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:19.435614+0000 mgr.y (mgr.14556) 3599 : cluster [DBG] pgmap v5694: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:19.435614+0000 mgr.y (mgr.14556) 3599 : cluster [DBG] pgmap v5694: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:16:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:21] "GET /metrics HTTP/1.1" 200 196616 "" "Prometheus/2.33.4" 2024-04-17T13:16:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:21.436065+0000 mgr.y (mgr.14556) 3600 : cluster [DBG] pgmap v5695: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:21.436065+0000 mgr.y (mgr.14556) 3600 : cluster [DBG] pgmap v5695: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:21.436065+0000 mgr.y (mgr.14556) 3600 : cluster [DBG] pgmap v5695: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:16:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:16:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:23.436878+0000 mgr.y (mgr.14556) 3601 : cluster [DBG] pgmap v5696: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:23.436878+0000 mgr.y (mgr.14556) 3601 : cluster [DBG] pgmap v5696: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:23.436878+0000 mgr.y (mgr.14556) 3601 : cluster [DBG] pgmap v5696: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:26.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:25.437432+0000 mgr.y (mgr.14556) 3602 : cluster [DBG] pgmap v5697: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:25.437432+0000 mgr.y (mgr.14556) 3602 : cluster [DBG] pgmap v5697: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:26.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:25.437432+0000 mgr.y (mgr.14556) 3602 : cluster [DBG] pgmap v5697: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:27.437974+0000 mgr.y (mgr.14556) 3603 : cluster [DBG] pgmap v5698: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:27.437974+0000 mgr.y (mgr.14556) 3603 : cluster [DBG] pgmap v5698: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:27.437974+0000 mgr.y (mgr.14556) 3603 : cluster [DBG] pgmap v5698: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:29.438607+0000 mgr.y (mgr.14556) 3604 : cluster [DBG] pgmap v5699: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:29.438607+0000 mgr.y (mgr.14556) 3604 : cluster [DBG] pgmap v5699: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:29.438607+0000 mgr.y (mgr.14556) 3604 : cluster [DBG] pgmap v5699: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:16:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:31] "GET /metrics HTTP/1.1" 200 196619 "" "Prometheus/2.33.4" 2024-04-17T13:16:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:31.439195+0000 mgr.y (mgr.14556) 3605 : cluster [DBG] pgmap v5700: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:31.439195+0000 mgr.y (mgr.14556) 3605 : cluster [DBG] pgmap v5700: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:31.439195+0000 mgr.y (mgr.14556) 3605 : cluster [DBG] pgmap v5700: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:34.206 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:16:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:16:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:16:34.494 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (103m) 84s ago 104m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (104m) 83s ago 104m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (105m) 84s ago 105m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (105m) 83s ago 105m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (109m) 83s ago 109m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (110m) 84s ago 110m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (110m) 84s ago 111m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (109m) 83s ago 109m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (109m) 84s ago 109m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (105m) 84s ago 105m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (105m) 83s ago 105m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (108m) 84s ago 108m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (108m) 84s ago 108m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (108m) 84s ago 108m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (107m) 84s ago 107m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:16:34.495 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (107m) 83s ago 107m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:16:34.496 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (106m) 83s ago 106m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:16:34.496 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (106m) 83s ago 106m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:16:34.496 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (106m) 83s ago 106m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:16:34.496 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (103m) 83s ago 105m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:16:34.842 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:16:34.843 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:16:34.844 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:16:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:33.439893+0000 mgr.y (mgr.14556) 3606 : cluster [DBG] pgmap v5701: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:16:34.194794+0000 mgr.y (mgr.14556) 3607 : audit [DBG] from='client.29909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:33.439893+0000 mgr.y (mgr.14556) 3606 : cluster [DBG] pgmap v5701: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:16:34.194794+0000 mgr.y (mgr.14556) 3607 : audit [DBG] from='client.29909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:33.439893+0000 mgr.y (mgr.14556) 3606 : cluster [DBG] pgmap v5701: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:16:34.194794+0000 mgr.y (mgr.14556) 3607 : audit [DBG] from='client.29909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:16:34.487731+0000 mgr.y (mgr.14556) 3608 : audit [DBG] from='client.20022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:16:34.843633+0000 mon.a (mon.0) 4384 : audit [DBG] from='client.? 172.21.15.31:0/3925165201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:16:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:16:34.487731+0000 mgr.y (mgr.14556) 3608 : audit [DBG] from='client.20022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:16:34.843633+0000 mon.a (mon.0) 4384 : audit [DBG] from='client.? 172.21.15.31:0/3925165201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:16:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:16:34.487731+0000 mgr.y (mgr.14556) 3608 : audit [DBG] from='client.20022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:16:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:16:34.843633+0000 mon.a (mon.0) 4384 : audit [DBG] from='client.? 172.21.15.31:0/3925165201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:16:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:35.440272+0000 mgr.y (mgr.14556) 3609 : cluster [DBG] pgmap v5702: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:36.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:35.440272+0000 mgr.y (mgr.14556) 3609 : cluster [DBG] pgmap v5702: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:35.440272+0000 mgr.y (mgr.14556) 3609 : cluster [DBG] pgmap v5702: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:37.440680+0000 mgr.y (mgr.14556) 3610 : cluster [DBG] pgmap v5703: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:37.440680+0000 mgr.y (mgr.14556) 3610 : cluster [DBG] pgmap v5703: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:37.440680+0000 mgr.y (mgr.14556) 3610 : cluster [DBG] pgmap v5703: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:39.441379+0000 mgr.y (mgr.14556) 3611 : cluster [DBG] pgmap v5704: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:39.441379+0000 mgr.y (mgr.14556) 3611 : cluster [DBG] pgmap v5704: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:39.441379+0000 mgr.y (mgr.14556) 3611 : cluster [DBG] pgmap v5704: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:16:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:41] "GET /metrics HTTP/1.1" 200 196616 "" "Prometheus/2.33.4" 2024-04-17T13:16:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:41.441761+0000 mgr.y (mgr.14556) 3612 : cluster [DBG] pgmap v5705: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:41.441761+0000 mgr.y (mgr.14556) 3612 : cluster [DBG] pgmap v5705: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:41.441761+0000 mgr.y (mgr.14556) 3612 : cluster [DBG] pgmap v5705: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:16:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:16:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:43.442427+0000 mgr.y (mgr.14556) 3613 : cluster [DBG] pgmap v5706: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:43.442427+0000 mgr.y (mgr.14556) 3613 : cluster [DBG] pgmap v5706: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:43.442427+0000 mgr.y (mgr.14556) 3613 : cluster [DBG] pgmap v5706: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:45.442865+0000 mgr.y (mgr.14556) 3614 : cluster [DBG] pgmap v5707: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:45.442865+0000 mgr.y (mgr.14556) 3614 : cluster [DBG] pgmap v5707: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:45.442865+0000 mgr.y (mgr.14556) 3614 : cluster [DBG] pgmap v5707: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:47.443359+0000 mgr.y (mgr.14556) 3615 : cluster [DBG] pgmap v5708: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:47.443359+0000 mgr.y (mgr.14556) 3615 : cluster [DBG] pgmap v5708: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:47.443359+0000 mgr.y (mgr.14556) 3615 : cluster [DBG] pgmap v5708: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:49.444093+0000 mgr.y (mgr.14556) 3616 : cluster [DBG] pgmap v5709: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:49.444093+0000 mgr.y (mgr.14556) 3616 : cluster [DBG] pgmap v5709: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:49.444093+0000 mgr.y (mgr.14556) 3616 : cluster [DBG] pgmap v5709: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:16:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:51] "GET /metrics HTTP/1.1" 200 196616 "" "Prometheus/2.33.4" 2024-04-17T13:16:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:51.444493+0000 mgr.y (mgr.14556) 3617 : cluster [DBG] pgmap v5710: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:51.444493+0000 mgr.y (mgr.14556) 3617 : cluster [DBG] pgmap v5710: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:51.444493+0000 mgr.y (mgr.14556) 3617 : cluster [DBG] pgmap v5710: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:16:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:16:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:53.445190+0000 mgr.y (mgr.14556) 3618 : cluster [DBG] pgmap v5711: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:53.445190+0000 mgr.y (mgr.14556) 3618 : cluster [DBG] pgmap v5711: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:53.445190+0000 mgr.y (mgr.14556) 3618 : cluster [DBG] pgmap v5711: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:55.445638+0000 mgr.y (mgr.14556) 3619 : cluster [DBG] pgmap v5712: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:55.445638+0000 mgr.y (mgr.14556) 3619 : cluster [DBG] pgmap v5712: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:55.445638+0000 mgr.y (mgr.14556) 3619 : cluster [DBG] pgmap v5712: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:16:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:57.445985+0000 mgr.y (mgr.14556) 3620 : cluster [DBG] pgmap v5713: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:57.445985+0000 mgr.y (mgr.14556) 3620 : cluster [DBG] pgmap v5713: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:16:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:16:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:57.445985+0000 mgr.y (mgr.14556) 3620 : cluster [DBG] pgmap v5713: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:16:59.446863+0000 mgr.y (mgr.14556) 3621 : cluster [DBG] pgmap v5714: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:16:59.446863+0000 mgr.y (mgr.14556) 3621 : cluster [DBG] pgmap v5714: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:16:59.446863+0000 mgr.y (mgr.14556) 3621 : cluster [DBG] pgmap v5714: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:17:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:01] "GET /metrics HTTP/1.1" 200 196621 "" "Prometheus/2.33.4" 2024-04-17T13:17:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:01.447420+0000 mgr.y (mgr.14556) 3622 : cluster [DBG] pgmap v5715: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:01.447420+0000 mgr.y (mgr.14556) 3622 : cluster [DBG] pgmap v5715: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:01.447420+0000 mgr.y (mgr.14556) 3622 : cluster [DBG] pgmap v5715: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:17:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:17:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:03.448337+0000 mgr.y (mgr.14556) 3623 : cluster [DBG] pgmap v5716: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:03.448337+0000 mgr.y (mgr.14556) 3623 : cluster [DBG] pgmap v5716: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:03.448337+0000 mgr.y (mgr.14556) 3623 : cluster [DBG] pgmap v5716: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:05.167 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:17:05.456 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:17:05.456 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (104m) 115s ago 105m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:17:05.456 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (105m) 114s ago 105m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:17:05.456 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (106m) 115s ago 106m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:17:05.456 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (106m) 114s ago 106m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:17:05.456 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (109m) 114s ago 109m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:17:05.456 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (111m) 115s ago 111m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:17:05.456 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (111m) 115s ago 111m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:17:05.456 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (110m) 114s ago 110m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (110m) 115s ago 110m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (105m) 115s ago 105m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (105m) 114s ago 105m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (109m) 115s ago 109m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (109m) 115s ago 109m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (108m) 115s ago 108m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (108m) 115s ago 108m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (107m) 114s ago 107m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (107m) 114s ago 107m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (107m) 114s ago 107m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (106m) 114s ago 106m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:17:05.457 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (104m) 114s ago 105m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:17:05.809 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:17:05.810 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:17:05.810 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:17:05.810 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:17:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:17:05.156889+0000 mgr.y (mgr.14556) 3624 : audit [DBG] from='client.29927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:17:05.156889+0000 mgr.y (mgr.14556) 3624 : audit [DBG] from='client.29927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:17:05.156889+0000 mgr.y (mgr.14556) 3624 : audit [DBG] from='client.29927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:17:05.448767+0000 mgr.y (mgr.14556) 3625 : audit [DBG] from='client.20040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:05.448989+0000 mgr.y (mgr.14556) 3626 : cluster [DBG] pgmap v5717: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:17:05.809751+0000 mon.c (mon.2) 213 : audit [DBG] from='client.? 172.21.15.31:0/693132802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:17:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:17:05.448767+0000 mgr.y (mgr.14556) 3625 : audit [DBG] from='client.20040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:05.448989+0000 mgr.y (mgr.14556) 3626 : cluster [DBG] pgmap v5717: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:17:05.809751+0000 mon.c (mon.2) 213 : audit [DBG] from='client.? 172.21.15.31:0/693132802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:17:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:17:05.448767+0000 mgr.y (mgr.14556) 3625 : audit [DBG] from='client.20040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:06.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:05.448989+0000 mgr.y (mgr.14556) 3626 : cluster [DBG] pgmap v5717: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:06.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:17:05.809751+0000 mon.c (mon.2) 213 : audit [DBG] from='client.? 172.21.15.31:0/693132802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:17:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:07.449383+0000 mgr.y (mgr.14556) 3627 : cluster [DBG] pgmap v5718: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:07.449383+0000 mgr.y (mgr.14556) 3627 : cluster [DBG] pgmap v5718: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:07.449383+0000 mgr.y (mgr.14556) 3627 : cluster [DBG] pgmap v5718: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:09.450035+0000 mgr.y (mgr.14556) 3628 : cluster [DBG] pgmap v5719: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:09.450035+0000 mgr.y (mgr.14556) 3628 : cluster [DBG] pgmap v5719: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:09.450035+0000 mgr.y (mgr.14556) 3628 : cluster [DBG] pgmap v5719: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:11] "GET /metrics HTTP/1.1" 200 196620 "" "Prometheus/2.33.4" 2024-04-17T13:17:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:17:11.245496+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:17:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:17:11.553712+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:17:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:17:11.554368+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:17:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:17:11.558644+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:17:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:17:11.245496+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:17:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:17:11.553712+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:17:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:17:11.554368+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:17:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:17:11.558644+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:17:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:17:11.245496+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:17:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:17:11.553712+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:17:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:17:11.554368+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:17:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:17:11.558644+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:17:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:11.450370+0000 mgr.y (mgr.14556) 3629 : cluster [DBG] pgmap v5720: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:11.450370+0000 mgr.y (mgr.14556) 3629 : cluster [DBG] pgmap v5720: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:11.450370+0000 mgr.y (mgr.14556) 3629 : cluster [DBG] pgmap v5720: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:17:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:17:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:13.450990+0000 mgr.y (mgr.14556) 3630 : cluster [DBG] pgmap v5721: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:13.450990+0000 mgr.y (mgr.14556) 3630 : cluster [DBG] pgmap v5721: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:13.450990+0000 mgr.y (mgr.14556) 3630 : cluster [DBG] pgmap v5721: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:15.451382+0000 mgr.y (mgr.14556) 3631 : cluster [DBG] pgmap v5722: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:15.451382+0000 mgr.y (mgr.14556) 3631 : cluster [DBG] pgmap v5722: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:15.451382+0000 mgr.y (mgr.14556) 3631 : cluster [DBG] pgmap v5722: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:17.451722+0000 mgr.y (mgr.14556) 3632 : cluster [DBG] pgmap v5723: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:18.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:17.451722+0000 mgr.y (mgr.14556) 3632 : cluster [DBG] pgmap v5723: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:17.451722+0000 mgr.y (mgr.14556) 3632 : cluster [DBG] pgmap v5723: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:19.452558+0000 mgr.y (mgr.14556) 3633 : cluster [DBG] pgmap v5724: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:19.452558+0000 mgr.y (mgr.14556) 3633 : cluster [DBG] pgmap v5724: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:19.452558+0000 mgr.y (mgr.14556) 3633 : cluster [DBG] pgmap v5724: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:17:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:21] "GET /metrics HTTP/1.1" 200 196620 "" "Prometheus/2.33.4" 2024-04-17T13:17:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:21.453078+0000 mgr.y (mgr.14556) 3634 : cluster [DBG] pgmap v5725: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:21.453078+0000 mgr.y (mgr.14556) 3634 : cluster [DBG] pgmap v5725: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:21.453078+0000 mgr.y (mgr.14556) 3634 : cluster [DBG] pgmap v5725: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:17:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:17:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:23.453736+0000 mgr.y (mgr.14556) 3635 : cluster [DBG] pgmap v5726: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:23.453736+0000 mgr.y (mgr.14556) 3635 : cluster [DBG] pgmap v5726: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:23.453736+0000 mgr.y (mgr.14556) 3635 : cluster [DBG] pgmap v5726: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:25.454318+0000 mgr.y (mgr.14556) 3636 : cluster [DBG] pgmap v5727: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:25.454318+0000 mgr.y (mgr.14556) 3636 : cluster [DBG] pgmap v5727: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:25.454318+0000 mgr.y (mgr.14556) 3636 : cluster [DBG] pgmap v5727: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:27.454670+0000 mgr.y (mgr.14556) 3637 : cluster [DBG] pgmap v5728: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:27.454670+0000 mgr.y (mgr.14556) 3637 : cluster [DBG] pgmap v5728: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:27.454670+0000 mgr.y (mgr.14556) 3637 : cluster [DBG] pgmap v5728: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:29.455364+0000 mgr.y (mgr.14556) 3638 : cluster [DBG] pgmap v5729: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:29.455364+0000 mgr.y (mgr.14556) 3638 : cluster [DBG] pgmap v5729: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:29.455364+0000 mgr.y (mgr.14556) 3638 : cluster [DBG] pgmap v5729: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:17:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:31] "GET /metrics HTTP/1.1" 200 196618 "" "Prometheus/2.33.4" 2024-04-17T13:17:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:31.455772+0000 mgr.y (mgr.14556) 3639 : cluster [DBG] pgmap v5730: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:31.455772+0000 mgr.y (mgr.14556) 3639 : cluster [DBG] pgmap v5730: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:31.455772+0000 mgr.y (mgr.14556) 3639 : cluster [DBG] pgmap v5730: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:17:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:17:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:33.456384+0000 mgr.y (mgr.14556) 3640 : cluster [DBG] pgmap v5731: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:33.456384+0000 mgr.y (mgr.14556) 3640 : cluster [DBG] pgmap v5731: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:33.456384+0000 mgr.y (mgr.14556) 3640 : cluster [DBG] pgmap v5731: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:36.133 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:17:36.421 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:17:36.421 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (104m) 2m ago 105m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:17:36.421 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (105m) 2m ago 105m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:17:36.421 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (106m) 2m ago 106m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:17:36.421 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (106m) 2m ago 106m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:17:36.421 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (110m) 2m ago 110m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:17:36.421 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (111m) 2m ago 111m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:17:36.421 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (111m) 2m ago 112m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:17:36.421 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (110m) 2m ago 110m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:17:36.421 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (110m) 2m ago 110m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:17:36.422 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (106m) 2m ago 106m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:17:36.422 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (106m) 2m ago 106m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:17:36.422 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (109m) 2m ago 109m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:17:36.422 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (109m) 2m ago 109m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:17:36.422 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (109m) 2m ago 109m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:17:36.422 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (108m) 2m ago 108m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:17:36.422 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (108m) 2m ago 108m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:17:36.422 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (107m) 2m ago 107m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:17:36.422 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (107m) 2m ago 107m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:17:36.422 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (107m) 2m ago 107m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:17:36.422 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (104m) 2m ago 106m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:17:36.776 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:17:36.777 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:17:36.777 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:17:36.777 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:17:36.777 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:17:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:35.456881+0000 mgr.y (mgr.14556) 3641 : cluster [DBG] pgmap v5732: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:17:36.122576+0000 mgr.y (mgr.14556) 3642 : audit [DBG] from='client.20052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:17:36.777002+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.31:0/4229075204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:17:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:35.456881+0000 mgr.y (mgr.14556) 3641 : cluster [DBG] pgmap v5732: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:17:36.122576+0000 mgr.y (mgr.14556) 3642 : audit [DBG] from='client.20052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:17:36.777002+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.31:0/4229075204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:17:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:35.456881+0000 mgr.y (mgr.14556) 3641 : cluster [DBG] pgmap v5732: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:17:36.122576+0000 mgr.y (mgr.14556) 3642 : audit [DBG] from='client.20052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:17:36.777002+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.31:0/4229075204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:17:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:17:36.413971+0000 mgr.y (mgr.14556) 3643 : audit [DBG] from='client.20058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:38.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:17:36.413971+0000 mgr.y (mgr.14556) 3643 : audit [DBG] from='client.20058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:38.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:17:36.413971+0000 mgr.y (mgr.14556) 3643 : audit [DBG] from='client.20058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:17:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:37.457292+0000 mgr.y (mgr.14556) 3644 : cluster [DBG] pgmap v5733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:37.457292+0000 mgr.y (mgr.14556) 3644 : cluster [DBG] pgmap v5733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:37.457292+0000 mgr.y (mgr.14556) 3644 : cluster [DBG] pgmap v5733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:39.458157+0000 mgr.y (mgr.14556) 3645 : cluster [DBG] pgmap v5734: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:39.458157+0000 mgr.y (mgr.14556) 3645 : cluster [DBG] pgmap v5734: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:17:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:41] "GET /metrics HTTP/1.1" 200 196614 "" "Prometheus/2.33.4" 2024-04-17T13:17:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:39.458157+0000 mgr.y (mgr.14556) 3645 : cluster [DBG] pgmap v5734: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:41.458513+0000 mgr.y (mgr.14556) 3646 : cluster [DBG] pgmap v5735: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:41.458513+0000 mgr.y (mgr.14556) 3646 : cluster [DBG] pgmap v5735: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:41.458513+0000 mgr.y (mgr.14556) 3646 : cluster [DBG] pgmap v5735: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:17:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:17:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:43.459394+0000 mgr.y (mgr.14556) 3647 : cluster [DBG] pgmap v5736: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:43.459394+0000 mgr.y (mgr.14556) 3647 : cluster [DBG] pgmap v5736: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:43.459394+0000 mgr.y (mgr.14556) 3647 : cluster [DBG] pgmap v5736: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:45.459985+0000 mgr.y (mgr.14556) 3648 : cluster [DBG] pgmap v5737: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:45.459985+0000 mgr.y (mgr.14556) 3648 : cluster [DBG] pgmap v5737: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:45.459985+0000 mgr.y (mgr.14556) 3648 : cluster [DBG] pgmap v5737: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:47.460486+0000 mgr.y (mgr.14556) 3649 : cluster [DBG] pgmap v5738: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:47.460486+0000 mgr.y (mgr.14556) 3649 : cluster [DBG] pgmap v5738: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:47.460486+0000 mgr.y (mgr.14556) 3649 : cluster [DBG] pgmap v5738: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:49.461361+0000 mgr.y (mgr.14556) 3650 : cluster [DBG] pgmap v5739: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:49.461361+0000 mgr.y (mgr.14556) 3650 : cluster [DBG] pgmap v5739: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:49.461361+0000 mgr.y (mgr.14556) 3650 : cluster [DBG] pgmap v5739: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:17:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:51] "GET /metrics HTTP/1.1" 200 196614 "" "Prometheus/2.33.4" 2024-04-17T13:17:53.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:51.461857+0000 mgr.y (mgr.14556) 3651 : cluster [DBG] pgmap v5740: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:51.461857+0000 mgr.y (mgr.14556) 3651 : cluster [DBG] pgmap v5740: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:51.461857+0000 mgr.y (mgr.14556) 3651 : cluster [DBG] pgmap v5740: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:17:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:17:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:53.462481+0000 mgr.y (mgr.14556) 3652 : cluster [DBG] pgmap v5741: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:53.462481+0000 mgr.y (mgr.14556) 3652 : cluster [DBG] pgmap v5741: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:53.462481+0000 mgr.y (mgr.14556) 3652 : cluster [DBG] pgmap v5741: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:55.462958+0000 mgr.y (mgr.14556) 3653 : cluster [DBG] pgmap v5742: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:55.462958+0000 mgr.y (mgr.14556) 3653 : cluster [DBG] pgmap v5742: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:55.462958+0000 mgr.y (mgr.14556) 3653 : cluster [DBG] pgmap v5742: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:17:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:57.463446+0000 mgr.y (mgr.14556) 3654 : cluster [DBG] pgmap v5743: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:17:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:57.463446+0000 mgr.y (mgr.14556) 3654 : cluster [DBG] pgmap v5743: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:17:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:17:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:57.463446+0000 mgr.y (mgr.14556) 3654 : cluster [DBG] pgmap v5743: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:17:59.464366+0000 mgr.y (mgr.14556) 3655 : cluster [DBG] pgmap v5744: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:17:59.464366+0000 mgr.y (mgr.14556) 3655 : cluster [DBG] pgmap v5744: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:17:59.464366+0000 mgr.y (mgr.14556) 3655 : cluster [DBG] pgmap v5744: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:18:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:01] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:18:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:01.464801+0000 mgr.y (mgr.14556) 3656 : cluster [DBG] pgmap v5745: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:01.464801+0000 mgr.y (mgr.14556) 3656 : cluster [DBG] pgmap v5745: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:01.464801+0000 mgr.y (mgr.14556) 3656 : cluster [DBG] pgmap v5745: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:18:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:18:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:03.465567+0000 mgr.y (mgr.14556) 3657 : cluster [DBG] pgmap v5746: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:03.465567+0000 mgr.y (mgr.14556) 3657 : cluster [DBG] pgmap v5746: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:03.465567+0000 mgr.y (mgr.14556) 3657 : cluster [DBG] pgmap v5746: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:07.101 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:18:07.388 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:18:07.388 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (105m) 2m ago 106m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:18:07.388 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (106m) 2m ago 106m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:18:07.388 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (107m) 2m ago 107m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:18:07.388 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (107m) 2m ago 107m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:18:07.388 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (110m) 2m ago 110m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:18:07.388 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (112m) 2m ago 112m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:18:07.388 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (112m) 2m ago 112m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:18:07.388 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (111m) 2m ago 111m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:18:07.388 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (111m) 2m ago 111m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:18:07.389 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (106m) 2m ago 106m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:18:07.389 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (106m) 2m ago 106m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:18:07.389 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (110m) 2m ago 110m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:18:07.389 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (110m) 2m ago 110m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:18:07.389 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (109m) 2m ago 109m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:18:07.389 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (109m) 2m ago 109m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:18:07.389 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (108m) 2m ago 108m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:18:07.389 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (108m) 2m ago 108m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:18:07.389 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (108m) 2m ago 108m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:18:07.389 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (107m) 2m ago 107m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:18:07.389 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (105m) 2m ago 106m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:18:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:05.466134+0000 mgr.y (mgr.14556) 3658 : cluster [DBG] pgmap v5747: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:05.466134+0000 mgr.y (mgr.14556) 3658 : cluster [DBG] pgmap v5747: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:05.466134+0000 mgr.y (mgr.14556) 3658 : cluster [DBG] pgmap v5747: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:07.738 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:18:07.738 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:18:07.739 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:18:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:18:07.090521+0000 mgr.y (mgr.14556) 3659 : audit [DBG] from='client.29963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:08.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:18:07.739630+0000 mon.c (mon.2) 215 : audit [DBG] from='client.? 172.21.15.31:0/2844250513' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:18:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:18:07.090521+0000 mgr.y (mgr.14556) 3659 : audit [DBG] from='client.29963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:18:07.739630+0000 mon.c (mon.2) 215 : audit [DBG] from='client.? 172.21.15.31:0/2844250513' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:18:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:18:07.090521+0000 mgr.y (mgr.14556) 3659 : audit [DBG] from='client.29963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:18:07.739630+0000 mon.c (mon.2) 215 : audit [DBG] from='client.? 172.21.15.31:0/2844250513' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:18:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:18:07.380895+0000 mgr.y (mgr.14556) 3660 : audit [DBG] from='client.20076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:07.466495+0000 mgr.y (mgr.14556) 3661 : cluster [DBG] pgmap v5748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:18:07.380895+0000 mgr.y (mgr.14556) 3660 : audit [DBG] from='client.20076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:07.466495+0000 mgr.y (mgr.14556) 3661 : cluster [DBG] pgmap v5748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:18:07.380895+0000 mgr.y (mgr.14556) 3660 : audit [DBG] from='client.20076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:07.466495+0000 mgr.y (mgr.14556) 3661 : cluster [DBG] pgmap v5748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:09.467296+0000 mgr.y (mgr.14556) 3662 : cluster [DBG] pgmap v5749: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:09.467296+0000 mgr.y (mgr.14556) 3662 : cluster [DBG] pgmap v5749: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:11] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:18:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:09.467296+0000 mgr.y (mgr.14556) 3662 : cluster [DBG] pgmap v5749: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:18:11.563068+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:18:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:18:11.813990+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:18:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:18:12.103147+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:18:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:18:12.103815+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:18:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:18:12.110630+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:18:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:18:11.563068+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:18:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:18:11.813990+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:18:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:18:12.103147+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:18:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:18:12.103815+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:18:12.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:18:12.110630+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:18:12.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:18:11.563068+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:18:12.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:18:11.813990+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:18:12.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:18:12.103147+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:18:12.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:18:12.103815+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:18:12.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:18:12.110630+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:18:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:11.467938+0000 mgr.y (mgr.14556) 3663 : cluster [DBG] pgmap v5750: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:11.467938+0000 mgr.y (mgr.14556) 3663 : cluster [DBG] pgmap v5750: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:11.467938+0000 mgr.y (mgr.14556) 3663 : cluster [DBG] pgmap v5750: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:18:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:18:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:13.468639+0000 mgr.y (mgr.14556) 3664 : cluster [DBG] pgmap v5751: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:13.468639+0000 mgr.y (mgr.14556) 3664 : cluster [DBG] pgmap v5751: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:13.468639+0000 mgr.y (mgr.14556) 3664 : cluster [DBG] pgmap v5751: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:15.469133+0000 mgr.y (mgr.14556) 3665 : cluster [DBG] pgmap v5752: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:15.469133+0000 mgr.y (mgr.14556) 3665 : cluster [DBG] pgmap v5752: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:15.469133+0000 mgr.y (mgr.14556) 3665 : cluster [DBG] pgmap v5752: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:17.469649+0000 mgr.y (mgr.14556) 3666 : cluster [DBG] pgmap v5753: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:17.469649+0000 mgr.y (mgr.14556) 3666 : cluster [DBG] pgmap v5753: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:17.469649+0000 mgr.y (mgr.14556) 3666 : cluster [DBG] pgmap v5753: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:19.470505+0000 mgr.y (mgr.14556) 3667 : cluster [DBG] pgmap v5754: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:19.470505+0000 mgr.y (mgr.14556) 3667 : cluster [DBG] pgmap v5754: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:19.470505+0000 mgr.y (mgr.14556) 3667 : cluster [DBG] pgmap v5754: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:18:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:21] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:18:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:21.470927+0000 mgr.y (mgr.14556) 3668 : cluster [DBG] pgmap v5755: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:21.470927+0000 mgr.y (mgr.14556) 3668 : cluster [DBG] pgmap v5755: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:21.470927+0000 mgr.y (mgr.14556) 3668 : cluster [DBG] pgmap v5755: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:18:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:18:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:23.471744+0000 mgr.y (mgr.14556) 3669 : cluster [DBG] pgmap v5756: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:23.471744+0000 mgr.y (mgr.14556) 3669 : cluster [DBG] pgmap v5756: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:23.471744+0000 mgr.y (mgr.14556) 3669 : cluster [DBG] pgmap v5756: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:25.472133+0000 mgr.y (mgr.14556) 3670 : cluster [DBG] pgmap v5757: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:25.472133+0000 mgr.y (mgr.14556) 3670 : cluster [DBG] pgmap v5757: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:25.472133+0000 mgr.y (mgr.14556) 3670 : cluster [DBG] pgmap v5757: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:27.472580+0000 mgr.y (mgr.14556) 3671 : cluster [DBG] pgmap v5758: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:27.472580+0000 mgr.y (mgr.14556) 3671 : cluster [DBG] pgmap v5758: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:27.472580+0000 mgr.y (mgr.14556) 3671 : cluster [DBG] pgmap v5758: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:30.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:29.473227+0000 mgr.y (mgr.14556) 3672 : cluster [DBG] pgmap v5759: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:30.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:29.473227+0000 mgr.y (mgr.14556) 3672 : cluster [DBG] pgmap v5759: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:30.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:29.473227+0000 mgr.y (mgr.14556) 3672 : cluster [DBG] pgmap v5759: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:18:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:31] "GET /metrics HTTP/1.1" 200 196633 "" "Prometheus/2.33.4" 2024-04-17T13:18:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:31.473698+0000 mgr.y (mgr.14556) 3673 : cluster [DBG] pgmap v5760: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:31.473698+0000 mgr.y (mgr.14556) 3673 : cluster [DBG] pgmap v5760: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:31.473698+0000 mgr.y (mgr.14556) 3673 : cluster [DBG] pgmap v5760: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:18:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:18:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:33.474528+0000 mgr.y (mgr.14556) 3674 : cluster [DBG] pgmap v5761: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:33.474528+0000 mgr.y (mgr.14556) 3674 : cluster [DBG] pgmap v5761: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:33.474528+0000 mgr.y (mgr.14556) 3674 : cluster [DBG] pgmap v5761: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:35.474923+0000 mgr.y (mgr.14556) 3675 : cluster [DBG] pgmap v5762: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:36.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:35.474923+0000 mgr.y (mgr.14556) 3675 : cluster [DBG] pgmap v5762: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:35.474923+0000 mgr.y (mgr.14556) 3675 : cluster [DBG] pgmap v5762: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:38.063 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:18:38.353 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (105m) 3m ago 106m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (106m) 3m ago 106m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (107m) 3m ago 107m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (107m) 3m ago 107m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (111m) 3m ago 111m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (112m) 3m ago 112m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (112m) 3m ago 113m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (111m) 3m ago 111m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (111m) 3m ago 111m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (107m) 3m ago 107m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (107m) 3m ago 107m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (111m) 3m ago 110m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (110m) 3m ago 110m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:18:38.354 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (110m) 3m ago 110m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:18:38.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (109m) 3m ago 109m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:18:38.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (109m) 3m ago 109m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:18:38.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (109m) 3m ago 109m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:18:38.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (108m) 3m ago 108m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:18:38.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (108m) 3m ago 108m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:18:38.355 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (105m) 3m ago 107m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:18:38.705 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:18:38.705 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:18:38.705 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:18:38.705 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:18:38.705 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:18:38.705 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:18:38.705 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:18:38.705 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:18:38.705 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:18:38.705 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:18:38.706 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:18:38.706 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:18:38.706 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:18:38.706 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:18:38.706 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:18:38.706 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:18:38.706 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:18:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:37.475433+0000 mgr.y (mgr.14556) 3676 : cluster [DBG] pgmap v5763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:18:38.052049+0000 mgr.y (mgr.14556) 3677 : audit [DBG] from='client.29981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:37.475433+0000 mgr.y (mgr.14556) 3676 : cluster [DBG] pgmap v5763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:18:38.052049+0000 mgr.y (mgr.14556) 3677 : audit [DBG] from='client.29981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:37.475433+0000 mgr.y (mgr.14556) 3676 : cluster [DBG] pgmap v5763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:18:38.052049+0000 mgr.y (mgr.14556) 3677 : audit [DBG] from='client.29981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:18:38.346338+0000 mgr.y (mgr.14556) 3678 : audit [DBG] from='client.29987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:18:38.706016+0000 mon.c (mon.2) 216 : audit [DBG] from='client.? 172.21.15.31:0/4240864341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:18:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:18:38.346338+0000 mgr.y (mgr.14556) 3678 : audit [DBG] from='client.29987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:18:38.706016+0000 mon.c (mon.2) 216 : audit [DBG] from='client.? 172.21.15.31:0/4240864341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:18:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:18:38.346338+0000 mgr.y (mgr.14556) 3678 : audit [DBG] from='client.29987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:18:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:18:38.706016+0000 mon.c (mon.2) 216 : audit [DBG] from='client.? 172.21.15.31:0/4240864341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:18:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:39.476106+0000 mgr.y (mgr.14556) 3679 : cluster [DBG] pgmap v5764: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:39.476106+0000 mgr.y (mgr.14556) 3679 : cluster [DBG] pgmap v5764: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:40.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:39.476106+0000 mgr.y (mgr.14556) 3679 : cluster [DBG] pgmap v5764: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:18:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:41] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:18:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:41.476551+0000 mgr.y (mgr.14556) 3680 : cluster [DBG] pgmap v5765: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:41.476551+0000 mgr.y (mgr.14556) 3680 : cluster [DBG] pgmap v5765: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:41.476551+0000 mgr.y (mgr.14556) 3680 : cluster [DBG] pgmap v5765: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:18:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:18:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:43.477174+0000 mgr.y (mgr.14556) 3681 : cluster [DBG] pgmap v5766: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:43.477174+0000 mgr.y (mgr.14556) 3681 : cluster [DBG] pgmap v5766: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:43.477174+0000 mgr.y (mgr.14556) 3681 : cluster [DBG] pgmap v5766: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:45.477729+0000 mgr.y (mgr.14556) 3682 : cluster [DBG] pgmap v5767: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:45.477729+0000 mgr.y (mgr.14556) 3682 : cluster [DBG] pgmap v5767: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:45.477729+0000 mgr.y (mgr.14556) 3682 : cluster [DBG] pgmap v5767: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:47.478276+0000 mgr.y (mgr.14556) 3683 : cluster [DBG] pgmap v5768: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:47.478276+0000 mgr.y (mgr.14556) 3683 : cluster [DBG] pgmap v5768: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:47.478276+0000 mgr.y (mgr.14556) 3683 : cluster [DBG] pgmap v5768: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:49.479142+0000 mgr.y (mgr.14556) 3684 : cluster [DBG] pgmap v5769: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:49.479142+0000 mgr.y (mgr.14556) 3684 : cluster [DBG] pgmap v5769: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:49.479142+0000 mgr.y (mgr.14556) 3684 : cluster [DBG] pgmap v5769: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:18:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:51] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:18:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:51.479688+0000 mgr.y (mgr.14556) 3685 : cluster [DBG] pgmap v5770: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:51.479688+0000 mgr.y (mgr.14556) 3685 : cluster [DBG] pgmap v5770: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:51.479688+0000 mgr.y (mgr.14556) 3685 : cluster [DBG] pgmap v5770: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:18:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:18:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:53.480426+0000 mgr.y (mgr.14556) 3686 : cluster [DBG] pgmap v5771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:53.480426+0000 mgr.y (mgr.14556) 3686 : cluster [DBG] pgmap v5771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:53.480426+0000 mgr.y (mgr.14556) 3686 : cluster [DBG] pgmap v5771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:55.480997+0000 mgr.y (mgr.14556) 3687 : cluster [DBG] pgmap v5772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:55.480997+0000 mgr.y (mgr.14556) 3687 : cluster [DBG] pgmap v5772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:55.480997+0000 mgr.y (mgr.14556) 3687 : cluster [DBG] pgmap v5772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:18:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:57.481556+0000 mgr.y (mgr.14556) 3688 : cluster [DBG] pgmap v5773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:18:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:57.481556+0000 mgr.y (mgr.14556) 3688 : cluster [DBG] pgmap v5773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:18:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:18:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:57.481556+0000 mgr.y (mgr.14556) 3688 : cluster [DBG] pgmap v5773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:18:59.482350+0000 mgr.y (mgr.14556) 3689 : cluster [DBG] pgmap v5774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:18:59.482350+0000 mgr.y (mgr.14556) 3689 : cluster [DBG] pgmap v5774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:18:59.482350+0000 mgr.y (mgr.14556) 3689 : cluster [DBG] pgmap v5774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:19:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:01] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:19:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:01.482901+0000 mgr.y (mgr.14556) 3690 : cluster [DBG] pgmap v5775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:01.482901+0000 mgr.y (mgr.14556) 3690 : cluster [DBG] pgmap v5775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:01.482901+0000 mgr.y (mgr.14556) 3690 : cluster [DBG] pgmap v5775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:19:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:19:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:03.483625+0000 mgr.y (mgr.14556) 3691 : cluster [DBG] pgmap v5776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:03.483625+0000 mgr.y (mgr.14556) 3691 : cluster [DBG] pgmap v5776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:03.483625+0000 mgr.y (mgr.14556) 3691 : cluster [DBG] pgmap v5776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:05.484146+0000 mgr.y (mgr.14556) 3692 : cluster [DBG] pgmap v5777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:05.484146+0000 mgr.y (mgr.14556) 3692 : cluster [DBG] pgmap v5777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:05.484146+0000 mgr.y (mgr.14556) 3692 : cluster [DBG] pgmap v5777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:07.484468+0000 mgr.y (mgr.14556) 3693 : cluster [DBG] pgmap v5778: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:07.484468+0000 mgr.y (mgr.14556) 3693 : cluster [DBG] pgmap v5778: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:07.484468+0000 mgr.y (mgr.14556) 3693 : cluster [DBG] pgmap v5778: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:09.027 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:19:09.315 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:19:09.315 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (106m) 3m ago 107m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:19:09.315 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (107m) 3m ago 107m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:19:09.315 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (108m) 3m ago 108m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:19:09.315 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (108m) 3m ago 108m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:19:09.315 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (111m) 3m ago 111m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:19:09.315 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (113m) 3m ago 113m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:19:09.315 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (113m) 3m ago 113m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:19:09.315 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (112m) 3m ago 112m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:19:09.315 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (112m) 3m ago 112m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:19:09.315 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (107m) 3m ago 107m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:19:09.316 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (107m) 3m ago 107m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:19:09.316 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (111m) 3m ago 111m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:19:09.316 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (111m) 3m ago 111m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:19:09.316 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (110m) 3m ago 110m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:19:09.316 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (110m) 3m ago 110m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:19:09.316 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (109m) 3m ago 109m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:19:09.316 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (109m) 3m ago 109m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:19:09.316 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (109m) 3m ago 109m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:19:09.316 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (108m) 3m ago 108m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:19:09.316 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (106m) 3m ago 107m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:19:09.663 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:19:09.664 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:19:09.664 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:19:09.664 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:19:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:19:09.016928+0000 mgr.y (mgr.14556) 3694 : audit [DBG] from='client.29999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:19:09.307708+0000 mgr.y (mgr.14556) 3695 : audit [DBG] from='client.20112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:19:09.016928+0000 mgr.y (mgr.14556) 3694 : audit [DBG] from='client.29999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:19:09.307708+0000 mgr.y (mgr.14556) 3695 : audit [DBG] from='client.20112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:19:09.016928+0000 mgr.y (mgr.14556) 3694 : audit [DBG] from='client.29999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:19:09.307708+0000 mgr.y (mgr.14556) 3695 : audit [DBG] from='client.20112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:09.485045+0000 mgr.y (mgr.14556) 3696 : cluster [DBG] pgmap v5779: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:19:09.663855+0000 mon.c (mon.2) 217 : audit [DBG] from='client.? 172.21.15.31:0/2750506038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:19:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:09.485045+0000 mgr.y (mgr.14556) 3696 : cluster [DBG] pgmap v5779: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:19:09.663855+0000 mon.c (mon.2) 217 : audit [DBG] from='client.? 172.21.15.31:0/2750506038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:19:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:09.485045+0000 mgr.y (mgr.14556) 3696 : cluster [DBG] pgmap v5779: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:19:09.663855+0000 mon.c (mon.2) 217 : audit [DBG] from='client.? 172.21.15.31:0/2750506038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:19:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:19:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:11] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:19:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:11.485447+0000 mgr.y (mgr.14556) 3697 : cluster [DBG] pgmap v5780: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:19:12.115368+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:19:12.969 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:19:12.360680+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:19:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:11.485447+0000 mgr.y (mgr.14556) 3697 : cluster [DBG] pgmap v5780: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:19:12.115368+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:19:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:19:12.360680+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:19:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:11.485447+0000 mgr.y (mgr.14556) 3697 : cluster [DBG] pgmap v5780: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:19:12.115368+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:19:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:19:12.360680+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:19:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:19:12.639526+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:19:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:19:12.640211+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:19:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:19:12.644573+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:19:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:19:12.639526+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:19:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:19:12.640211+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:19:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:19:12.644573+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:19:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:19:12.639526+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:19:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:19:12.640211+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:19:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:19:12.644573+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:19:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:19:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:19:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:13.486181+0000 mgr.y (mgr.14556) 3698 : cluster [DBG] pgmap v5781: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:13.486181+0000 mgr.y (mgr.14556) 3698 : cluster [DBG] pgmap v5781: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:15.014 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:13.486181+0000 mgr.y (mgr.14556) 3698 : cluster [DBG] pgmap v5781: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:15.486577+0000 mgr.y (mgr.14556) 3699 : cluster [DBG] pgmap v5782: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:15.486577+0000 mgr.y (mgr.14556) 3699 : cluster [DBG] pgmap v5782: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:15.486577+0000 mgr.y (mgr.14556) 3699 : cluster [DBG] pgmap v5782: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:17.487144+0000 mgr.y (mgr.14556) 3700 : cluster [DBG] pgmap v5783: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:18.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:17.487144+0000 mgr.y (mgr.14556) 3700 : cluster [DBG] pgmap v5783: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:17.487144+0000 mgr.y (mgr.14556) 3700 : cluster [DBG] pgmap v5783: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:19.487916+0000 mgr.y (mgr.14556) 3701 : cluster [DBG] pgmap v5784: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:19.487916+0000 mgr.y (mgr.14556) 3701 : cluster [DBG] pgmap v5784: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:19.487916+0000 mgr.y (mgr.14556) 3701 : cluster [DBG] pgmap v5784: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:19:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:21] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:19:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:21.488410+0000 mgr.y (mgr.14556) 3702 : cluster [DBG] pgmap v5785: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:21.488410+0000 mgr.y (mgr.14556) 3702 : cluster [DBG] pgmap v5785: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:21.488410+0000 mgr.y (mgr.14556) 3702 : cluster [DBG] pgmap v5785: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:19:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:19:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:23.489189+0000 mgr.y (mgr.14556) 3703 : cluster [DBG] pgmap v5786: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:23.489189+0000 mgr.y (mgr.14556) 3703 : cluster [DBG] pgmap v5786: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:23.489189+0000 mgr.y (mgr.14556) 3703 : cluster [DBG] pgmap v5786: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:25.489586+0000 mgr.y (mgr.14556) 3704 : cluster [DBG] pgmap v5787: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:25.489586+0000 mgr.y (mgr.14556) 3704 : cluster [DBG] pgmap v5787: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:25.489586+0000 mgr.y (mgr.14556) 3704 : cluster [DBG] pgmap v5787: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:27.489993+0000 mgr.y (mgr.14556) 3705 : cluster [DBG] pgmap v5788: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:27.489993+0000 mgr.y (mgr.14556) 3705 : cluster [DBG] pgmap v5788: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:27.489993+0000 mgr.y (mgr.14556) 3705 : cluster [DBG] pgmap v5788: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:29.490610+0000 mgr.y (mgr.14556) 3706 : cluster [DBG] pgmap v5789: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:29.490610+0000 mgr.y (mgr.14556) 3706 : cluster [DBG] pgmap v5789: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:29.490610+0000 mgr.y (mgr.14556) 3706 : cluster [DBG] pgmap v5789: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:19:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:31] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:19:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:31.246346+0000 mon.a (mon.0) 4399 : cluster [DBG] osdmap e2591: 8 total, 8 up, 8 in 2024-04-17T13:19:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:31.246346+0000 mon.a (mon.0) 4399 : cluster [DBG] osdmap e2591: 8 total, 8 up, 8 in 2024-04-17T13:19:32.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:31.246346+0000 mon.a (mon.0) 4399 : cluster [DBG] osdmap e2591: 8 total, 8 up, 8 in 2024-04-17T13:19:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:31.491191+0000 mgr.y (mgr.14556) 3707 : cluster [DBG] pgmap v5791: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:31.491191+0000 mgr.y (mgr.14556) 3707 : cluster [DBG] pgmap v5791: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:31.491191+0000 mgr.y (mgr.14556) 3707 : cluster [DBG] pgmap v5791: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:19:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:19:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:33.491970+0000 mgr.y (mgr.14556) 3708 : cluster [DBG] pgmap v5792: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:33.491970+0000 mgr.y (mgr.14556) 3708 : cluster [DBG] pgmap v5792: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:33.491970+0000 mgr.y (mgr.14556) 3708 : cluster [DBG] pgmap v5792: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:35.492367+0000 mgr.y (mgr.14556) 3709 : cluster [DBG] pgmap v5793: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:35.492367+0000 mgr.y (mgr.14556) 3709 : cluster [DBG] pgmap v5793: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:35.492367+0000 mgr.y (mgr.14556) 3709 : cluster [DBG] pgmap v5793: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:37.492911+0000 mgr.y (mgr.14556) 3710 : cluster [DBG] pgmap v5794: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:37.492911+0000 mgr.y (mgr.14556) 3710 : cluster [DBG] pgmap v5794: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:37.492911+0000 mgr.y (mgr.14556) 3710 : cluster [DBG] pgmap v5794: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:39.983 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:19:40.271 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:19:40.271 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (107m) 4m ago 107m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:19:40.271 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (107m) 4m ago 107m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:19:40.271 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (108m) 4m ago 108m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:19:40.271 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (108m) 4m ago 108m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (112m) 4m ago 112m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (113m) 4m ago 113m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (114m) 4m ago 114m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (112m) 4m ago 112m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (112m) 4m ago 112m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (108m) 4m ago 108m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (108m) 4m ago 108m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (112m) 4m ago 112m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (111m) 4m ago 111m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (111m) 4m ago 111m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (110m) 4m ago 110m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (110m) 4m ago 110m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (110m) 4m ago 110m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:19:40.272 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (109m) 4m ago 109m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:19:40.273 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (109m) 4m ago 109m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:19:40.273 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (106m) 4m ago 108m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:19:40.619 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:19:40.619 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:19:40.619 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:19:40.619 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:19:40.619 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:19:40.619 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:19:40.619 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:19:40.619 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:19:40.620 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:19:40.620 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:19:40.620 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:19:40.620 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:19:40.620 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:19:40.620 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:19:40.620 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:19:40.620 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:19:40.620 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:19:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:39.493781+0000 mgr.y (mgr.14556) 3711 : cluster [DBG] pgmap v5795: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:19:39.973238+0000 mgr.y (mgr.14556) 3712 : audit [DBG] from='client.30017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:19:40.263856+0000 mgr.y (mgr.14556) 3713 : audit [DBG] from='client.30023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:19:40.620401+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.31:0/771972274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:19:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:41] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:19:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:39.493781+0000 mgr.y (mgr.14556) 3711 : cluster [DBG] pgmap v5795: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:19:39.973238+0000 mgr.y (mgr.14556) 3712 : audit [DBG] from='client.30017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:19:40.263856+0000 mgr.y (mgr.14556) 3713 : audit [DBG] from='client.30023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:19:40.620401+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.31:0/771972274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:19:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:39.493781+0000 mgr.y (mgr.14556) 3711 : cluster [DBG] pgmap v5795: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:19:39.973238+0000 mgr.y (mgr.14556) 3712 : audit [DBG] from='client.30017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:19:40.263856+0000 mgr.y (mgr.14556) 3713 : audit [DBG] from='client.30023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:19:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:19:40.620401+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.31:0/771972274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:19:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:41.494314+0000 mgr.y (mgr.14556) 3714 : cluster [DBG] pgmap v5796: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:41.494314+0000 mgr.y (mgr.14556) 3714 : cluster [DBG] pgmap v5796: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:41.494314+0000 mgr.y (mgr.14556) 3714 : cluster [DBG] pgmap v5796: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:19:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:19:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:43.495130+0000 mgr.y (mgr.14556) 3715 : cluster [DBG] pgmap v5797: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:43.495130+0000 mgr.y (mgr.14556) 3715 : cluster [DBG] pgmap v5797: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:43.495130+0000 mgr.y (mgr.14556) 3715 : cluster [DBG] pgmap v5797: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:45.495693+0000 mgr.y (mgr.14556) 3716 : cluster [DBG] pgmap v5798: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:45.495693+0000 mgr.y (mgr.14556) 3716 : cluster [DBG] pgmap v5798: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:45.495693+0000 mgr.y (mgr.14556) 3716 : cluster [DBG] pgmap v5798: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:47.496238+0000 mgr.y (mgr.14556) 3717 : cluster [DBG] pgmap v5799: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:47.496238+0000 mgr.y (mgr.14556) 3717 : cluster [DBG] pgmap v5799: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:47.496238+0000 mgr.y (mgr.14556) 3717 : cluster [DBG] pgmap v5799: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:49.496950+0000 mgr.y (mgr.14556) 3718 : cluster [DBG] pgmap v5800: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:49.496950+0000 mgr.y (mgr.14556) 3718 : cluster [DBG] pgmap v5800: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:49.496950+0000 mgr.y (mgr.14556) 3718 : cluster [DBG] pgmap v5800: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:19:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:51] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:19:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:51.497463+0000 mgr.y (mgr.14556) 3719 : cluster [DBG] pgmap v5801: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:51.497463+0000 mgr.y (mgr.14556) 3719 : cluster [DBG] pgmap v5801: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:51.497463+0000 mgr.y (mgr.14556) 3719 : cluster [DBG] pgmap v5801: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:19:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:19:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:53.498178+0000 mgr.y (mgr.14556) 3720 : cluster [DBG] pgmap v5802: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:53.498178+0000 mgr.y (mgr.14556) 3720 : cluster [DBG] pgmap v5802: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:53.498178+0000 mgr.y (mgr.14556) 3720 : cluster [DBG] pgmap v5802: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:55.498601+0000 mgr.y (mgr.14556) 3721 : cluster [DBG] pgmap v5803: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:55.498601+0000 mgr.y (mgr.14556) 3721 : cluster [DBG] pgmap v5803: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:55.498601+0000 mgr.y (mgr.14556) 3721 : cluster [DBG] pgmap v5803: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:19:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:57.499096+0000 mgr.y (mgr.14556) 3722 : cluster [DBG] pgmap v5804: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:19:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:57.499096+0000 mgr.y (mgr.14556) 3722 : cluster [DBG] pgmap v5804: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:19:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:19:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:57.499096+0000 mgr.y (mgr.14556) 3722 : cluster [DBG] pgmap v5804: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:00.000177+0000 mon.a (mon.0) 4400 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:20:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:00.000177+0000 mon.a (mon.0) 4400 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:20:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:00.000177+0000 mon.a (mon.0) 4400 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:20:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:19:59.499721+0000 mgr.y (mgr.14556) 3723 : cluster [DBG] pgmap v5805: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:20:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:01] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:20:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:19:59.499721+0000 mgr.y (mgr.14556) 3723 : cluster [DBG] pgmap v5805: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:19:59.499721+0000 mgr.y (mgr.14556) 3723 : cluster [DBG] pgmap v5805: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:01.500197+0000 mgr.y (mgr.14556) 3724 : cluster [DBG] pgmap v5806: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:01.500197+0000 mgr.y (mgr.14556) 3724 : cluster [DBG] pgmap v5806: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:01.500197+0000 mgr.y (mgr.14556) 3724 : cluster [DBG] pgmap v5806: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:20:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:20:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:03.500908+0000 mgr.y (mgr.14556) 3725 : cluster [DBG] pgmap v5807: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:03.500908+0000 mgr.y (mgr.14556) 3725 : cluster [DBG] pgmap v5807: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:03.500908+0000 mgr.y (mgr.14556) 3725 : cluster [DBG] pgmap v5807: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:05.501418+0000 mgr.y (mgr.14556) 3726 : cluster [DBG] pgmap v5808: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:05.501418+0000 mgr.y (mgr.14556) 3726 : cluster [DBG] pgmap v5808: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:05.501418+0000 mgr.y (mgr.14556) 3726 : cluster [DBG] pgmap v5808: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:07.501957+0000 mgr.y (mgr.14556) 3727 : cluster [DBG] pgmap v5809: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:07.501957+0000 mgr.y (mgr.14556) 3727 : cluster [DBG] pgmap v5809: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:07.501957+0000 mgr.y (mgr.14556) 3727 : cluster [DBG] pgmap v5809: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:10.946 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:20:11.232 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (107m) 5m ago 108m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (108m) 5m ago 108m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (109m) 5m ago 109m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (109m) 5m ago 109m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (112m) 5m ago 112m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (114m) 5m ago 114m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (114m) 5m ago 114m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (113m) 5m ago 113m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (113m) 5m ago 113m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (108m) 5m ago 108m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (108m) 5m ago 108m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:20:11.233 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (112m) 5m ago 112m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:20:11.234 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (112m) 5m ago 112m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:20:11.234 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (111m) 5m ago 111m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:20:11.234 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (111m) 5m ago 111m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:20:11.234 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (110m) 5m ago 110m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:20:11.234 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (110m) 5m ago 110m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:20:11.234 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (110m) 5m ago 110m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:20:11.234 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (109m) 5m ago 109m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:20:11.234 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (107m) 5m ago 108m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:20:11.584 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:20:11.585 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:20:11.585 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:20:11.585 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:20:11.585 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:20:11.585 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:20:11.585 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:20:11.585 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:20:11.585 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:20:11.585 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:20:11.585 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:20:11.585 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:20:11.586 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:20:11.586 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:20:11.586 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:20:11.586 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:20:11.586 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:20:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:09.502917+0000 mgr.y (mgr.14556) 3728 : cluster [DBG] pgmap v5810: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:20:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:11] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:20:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:09.502917+0000 mgr.y (mgr.14556) 3728 : cluster [DBG] pgmap v5810: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:09.502917+0000 mgr.y (mgr.14556) 3728 : cluster [DBG] pgmap v5810: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:20:10.935102+0000 mgr.y (mgr.14556) 3729 : audit [DBG] from='client.20142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:20:11.225493+0000 mgr.y (mgr.14556) 3730 : audit [DBG] from='client.20148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:12.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:20:11.585390+0000 mon.a (mon.0) 4401 : audit [DBG] from='client.? 172.21.15.31:0/2358122850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:20:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:20:10.935102+0000 mgr.y (mgr.14556) 3729 : audit [DBG] from='client.20142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:20:11.225493+0000 mgr.y (mgr.14556) 3730 : audit [DBG] from='client.20148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:20:11.585390+0000 mon.a (mon.0) 4401 : audit [DBG] from='client.? 172.21.15.31:0/2358122850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:20:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:20:10.935102+0000 mgr.y (mgr.14556) 3729 : audit [DBG] from='client.20142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:20:11.225493+0000 mgr.y (mgr.14556) 3730 : audit [DBG] from='client.20148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:20:11.585390+0000 mon.a (mon.0) 4401 : audit [DBG] from='client.? 172.21.15.31:0/2358122850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:20:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:11.503236+0000 mgr.y (mgr.14556) 3731 : cluster [DBG] pgmap v5811: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:20:12.650281+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:20:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:20:12.955878+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:20:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:20:12.956578+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:20:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:20:12.960901+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:20:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:11.503236+0000 mgr.y (mgr.14556) 3731 : cluster [DBG] pgmap v5811: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:20:12.650281+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:20:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:20:12.955878+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:20:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:20:12.956578+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:20:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:20:12.960901+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:20:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:11.503236+0000 mgr.y (mgr.14556) 3731 : cluster [DBG] pgmap v5811: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:20:12.650281+0000 mon.a (mon.0) 4402 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:20:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:20:12.955878+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:20:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:20:12.956578+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:20:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:20:12.960901+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:20:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:20:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:20:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:13.504031+0000 mgr.y (mgr.14556) 3732 : cluster [DBG] pgmap v5812: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:13.504031+0000 mgr.y (mgr.14556) 3732 : cluster [DBG] pgmap v5812: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:13.504031+0000 mgr.y (mgr.14556) 3732 : cluster [DBG] pgmap v5812: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:15.504478+0000 mgr.y (mgr.14556) 3733 : cluster [DBG] pgmap v5813: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:15.504478+0000 mgr.y (mgr.14556) 3733 : cluster [DBG] pgmap v5813: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:15.504478+0000 mgr.y (mgr.14556) 3733 : cluster [DBG] pgmap v5813: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:17.504934+0000 mgr.y (mgr.14556) 3734 : cluster [DBG] pgmap v5814: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:17.504934+0000 mgr.y (mgr.14556) 3734 : cluster [DBG] pgmap v5814: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:17.504934+0000 mgr.y (mgr.14556) 3734 : cluster [DBG] pgmap v5814: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:19.505595+0000 mgr.y (mgr.14556) 3735 : cluster [DBG] pgmap v5815: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:19.505595+0000 mgr.y (mgr.14556) 3735 : cluster [DBG] pgmap v5815: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:19.505595+0000 mgr.y (mgr.14556) 3735 : cluster [DBG] pgmap v5815: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:21.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:20:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:21] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:20:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:21.506119+0000 mgr.y (mgr.14556) 3736 : cluster [DBG] pgmap v5816: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:21.506119+0000 mgr.y (mgr.14556) 3736 : cluster [DBG] pgmap v5816: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:21.506119+0000 mgr.y (mgr.14556) 3736 : cluster [DBG] pgmap v5816: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:20:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:20:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:23.507059+0000 mgr.y (mgr.14556) 3737 : cluster [DBG] pgmap v5817: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:23.507059+0000 mgr.y (mgr.14556) 3737 : cluster [DBG] pgmap v5817: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:23.507059+0000 mgr.y (mgr.14556) 3737 : cluster [DBG] pgmap v5817: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:25.507536+0000 mgr.y (mgr.14556) 3738 : cluster [DBG] pgmap v5818: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:25.507536+0000 mgr.y (mgr.14556) 3738 : cluster [DBG] pgmap v5818: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:27.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:25.507536+0000 mgr.y (mgr.14556) 3738 : cluster [DBG] pgmap v5818: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:28.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:27.508140+0000 mgr.y (mgr.14556) 3739 : cluster [DBG] pgmap v5819: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:28.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:27.508140+0000 mgr.y (mgr.14556) 3739 : cluster [DBG] pgmap v5819: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:28.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:27.508140+0000 mgr.y (mgr.14556) 3739 : cluster [DBG] pgmap v5819: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:29.508891+0000 mgr.y (mgr.14556) 3740 : cluster [DBG] pgmap v5820: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:30.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:29.508891+0000 mgr.y (mgr.14556) 3740 : cluster [DBG] pgmap v5820: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:30.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:29.508891+0000 mgr.y (mgr.14556) 3740 : cluster [DBG] pgmap v5820: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:20:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:31] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:20:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:31.509338+0000 mgr.y (mgr.14556) 3741 : cluster [DBG] pgmap v5821: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:31.509338+0000 mgr.y (mgr.14556) 3741 : cluster [DBG] pgmap v5821: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:31.509338+0000 mgr.y (mgr.14556) 3741 : cluster [DBG] pgmap v5821: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:20:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:20:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:33.509961+0000 mgr.y (mgr.14556) 3742 : cluster [DBG] pgmap v5822: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:33.509961+0000 mgr.y (mgr.14556) 3742 : cluster [DBG] pgmap v5822: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:33.509961+0000 mgr.y (mgr.14556) 3742 : cluster [DBG] pgmap v5822: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:35.510555+0000 mgr.y (mgr.14556) 3743 : cluster [DBG] pgmap v5823: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:35.510555+0000 mgr.y (mgr.14556) 3743 : cluster [DBG] pgmap v5823: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:36.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:35.510555+0000 mgr.y (mgr.14556) 3743 : cluster [DBG] pgmap v5823: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:38.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:37.510970+0000 mgr.y (mgr.14556) 3744 : cluster [DBG] pgmap v5824: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:37.510970+0000 mgr.y (mgr.14556) 3744 : cluster [DBG] pgmap v5824: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:37.510970+0000 mgr.y (mgr.14556) 3744 : cluster [DBG] pgmap v5824: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:39.511622+0000 mgr.y (mgr.14556) 3745 : cluster [DBG] pgmap v5825: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:39.511622+0000 mgr.y (mgr.14556) 3745 : cluster [DBG] pgmap v5825: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:39.511622+0000 mgr.y (mgr.14556) 3745 : cluster [DBG] pgmap v5825: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:20:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:41] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:20:41.909 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:20:42.195 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:20:42.195 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (108m) 5m ago 108m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:20:42.195 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (108m) 5m ago 108m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:20:42.195 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (110m) 5m ago 110m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:20:42.195 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (109m) 5m ago 109m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:20:42.195 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (113m) 5m ago 113m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:20:42.195 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (115m) 5m ago 115m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (115m) 5m ago 115m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (113m) 5m ago 113m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (113m) 5m ago 113m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (109m) 5m ago 109m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (109m) 5m ago 109m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (113m) 5m ago 113m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (112m) 5m ago 112m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (112m) 5m ago 112m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (111m) 5m ago 111m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (111m) 5m ago 111m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (111m) 5m ago 111m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (110m) 5m ago 110m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (110m) 5m ago 110m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:20:42.196 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (107m) 5m ago 109m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:20:42.545 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:20:42.545 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:20:42.545 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:20:42.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:20:42.545 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:20:42.545 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:20:42.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:20:42.545 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:20:42.545 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:20:42.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:20:42.545 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:20:42.546 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:20:42.546 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:20:42.546 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:20:42.546 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:20:42.546 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:20:42.546 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:20:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:41.512047+0000 mgr.y (mgr.14556) 3746 : cluster [DBG] pgmap v5826: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:20:41.898427+0000 mgr.y (mgr.14556) 3747 : audit [DBG] from='client.20160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:20:42.188158+0000 mgr.y (mgr.14556) 3748 : audit [DBG] from='client.30059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:20:42.546044+0000 mon.a (mon.0) 4406 : audit [DBG] from='client.? 172.21.15.31:0/1337138671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:20:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:41.512047+0000 mgr.y (mgr.14556) 3746 : cluster [DBG] pgmap v5826: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:20:41.898427+0000 mgr.y (mgr.14556) 3747 : audit [DBG] from='client.20160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:20:42.188158+0000 mgr.y (mgr.14556) 3748 : audit [DBG] from='client.30059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:20:42.546044+0000 mon.a (mon.0) 4406 : audit [DBG] from='client.? 172.21.15.31:0/1337138671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:20:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:41.512047+0000 mgr.y (mgr.14556) 3746 : cluster [DBG] pgmap v5826: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:20:41.898427+0000 mgr.y (mgr.14556) 3747 : audit [DBG] from='client.20160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:20:42.188158+0000 mgr.y (mgr.14556) 3748 : audit [DBG] from='client.30059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:20:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:20:42.546044+0000 mon.a (mon.0) 4406 : audit [DBG] from='client.? 172.21.15.31:0/1337138671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:20:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:20:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:20:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:43.512696+0000 mgr.y (mgr.14556) 3749 : cluster [DBG] pgmap v5827: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:43.512696+0000 mgr.y (mgr.14556) 3749 : cluster [DBG] pgmap v5827: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:43.512696+0000 mgr.y (mgr.14556) 3749 : cluster [DBG] pgmap v5827: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:45.513272+0000 mgr.y (mgr.14556) 3750 : cluster [DBG] pgmap v5828: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:45.513272+0000 mgr.y (mgr.14556) 3750 : cluster [DBG] pgmap v5828: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:45.513272+0000 mgr.y (mgr.14556) 3750 : cluster [DBG] pgmap v5828: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:47.513691+0000 mgr.y (mgr.14556) 3751 : cluster [DBG] pgmap v5829: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:47.513691+0000 mgr.y (mgr.14556) 3751 : cluster [DBG] pgmap v5829: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:47.513691+0000 mgr.y (mgr.14556) 3751 : cluster [DBG] pgmap v5829: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:49.514516+0000 mgr.y (mgr.14556) 3752 : cluster [DBG] pgmap v5830: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:49.514516+0000 mgr.y (mgr.14556) 3752 : cluster [DBG] pgmap v5830: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:49.514516+0000 mgr.y (mgr.14556) 3752 : cluster [DBG] pgmap v5830: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:20:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:51] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:20:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:51.514946+0000 mgr.y (mgr.14556) 3753 : cluster [DBG] pgmap v5831: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:51.514946+0000 mgr.y (mgr.14556) 3753 : cluster [DBG] pgmap v5831: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:51.514946+0000 mgr.y (mgr.14556) 3753 : cluster [DBG] pgmap v5831: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:20:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:20:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:53.515798+0000 mgr.y (mgr.14556) 3754 : cluster [DBG] pgmap v5832: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:53.515798+0000 mgr.y (mgr.14556) 3754 : cluster [DBG] pgmap v5832: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:53.515798+0000 mgr.y (mgr.14556) 3754 : cluster [DBG] pgmap v5832: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:55.516317+0000 mgr.y (mgr.14556) 3755 : cluster [DBG] pgmap v5833: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:55.516317+0000 mgr.y (mgr.14556) 3755 : cluster [DBG] pgmap v5833: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:55.516317+0000 mgr.y (mgr.14556) 3755 : cluster [DBG] pgmap v5833: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:20:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:57.516803+0000 mgr.y (mgr.14556) 3756 : cluster [DBG] pgmap v5834: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:20:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:57.516803+0000 mgr.y (mgr.14556) 3756 : cluster [DBG] pgmap v5834: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:20:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:20:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:57.516803+0000 mgr.y (mgr.14556) 3756 : cluster [DBG] pgmap v5834: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:20:59.517510+0000 mgr.y (mgr.14556) 3757 : cluster [DBG] pgmap v5835: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:20:59.517510+0000 mgr.y (mgr.14556) 3757 : cluster [DBG] pgmap v5835: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:20:59.517510+0000 mgr.y (mgr.14556) 3757 : cluster [DBG] pgmap v5835: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:21:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:01] "GET /metrics HTTP/1.1" 200 196642 "" "Prometheus/2.33.4" 2024-04-17T13:21:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:01.518214+0000 mgr.y (mgr.14556) 3758 : cluster [DBG] pgmap v5836: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:01.518214+0000 mgr.y (mgr.14556) 3758 : cluster [DBG] pgmap v5836: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:01.518214+0000 mgr.y (mgr.14556) 3758 : cluster [DBG] pgmap v5836: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:21:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:21:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:03.519095+0000 mgr.y (mgr.14556) 3759 : cluster [DBG] pgmap v5837: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:03.519095+0000 mgr.y (mgr.14556) 3759 : cluster [DBG] pgmap v5837: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:03.519095+0000 mgr.y (mgr.14556) 3759 : cluster [DBG] pgmap v5837: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:05.519551+0000 mgr.y (mgr.14556) 3760 : cluster [DBG] pgmap v5838: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:05.519551+0000 mgr.y (mgr.14556) 3760 : cluster [DBG] pgmap v5838: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:05.519551+0000 mgr.y (mgr.14556) 3760 : cluster [DBG] pgmap v5838: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:07.520130+0000 mgr.y (mgr.14556) 3761 : cluster [DBG] pgmap v5839: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:07.520130+0000 mgr.y (mgr.14556) 3761 : cluster [DBG] pgmap v5839: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:07.520130+0000 mgr.y (mgr.14556) 3761 : cluster [DBG] pgmap v5839: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:09.520784+0000 mgr.y (mgr.14556) 3762 : cluster [DBG] pgmap v5840: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:09.520784+0000 mgr.y (mgr.14556) 3762 : cluster [DBG] pgmap v5840: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:21:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:11] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:21:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:09.520784+0000 mgr.y (mgr.14556) 3762 : cluster [DBG] pgmap v5840: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:12.871 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:21:13.168 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:21:13.168 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (108m) 6m ago 109m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:21:13.168 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (109m) 6m ago 109m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:21:13.168 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (110m) 6m ago 110m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:21:13.168 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (110m) 6m ago 110m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:21:13.168 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (113m) 6m ago 113m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:21:13.168 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (115m) 6m ago 115m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:21:13.168 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (115m) 6m ago 115m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (114m) 6m ago 114m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (114m) 6m ago 114m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (109m) 6m ago 109m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (109m) 6m ago 109m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (113m) 6m ago 113m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (113m) 6m ago 113m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (112m) 6m ago 112m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (112m) 6m ago 112m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (111m) 6m ago 111m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (111m) 6m ago 111m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (111m) 6m ago 111m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (110m) 6m ago 110m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:21:13.169 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (108m) 6m ago 109m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:21:13.542 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:21:13.542 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:21:13.542 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:21:13.542 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:21:13.542 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:21:13.542 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:21:13.542 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:21:13.542 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:21:13.542 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:21:13.543 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:21:13.543 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:21:13.543 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:21:13.543 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:21:13.543 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:21:13.543 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:21:13.543 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:21:13.543 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:21:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:11.521300+0000 mgr.y (mgr.14556) 3763 : cluster [DBG] pgmap v5841: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:21:12.965264+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:21:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:21:13.281808+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:21:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:21:13.282462+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:21:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:21:13.286562+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:21:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:11.521300+0000 mgr.y (mgr.14556) 3763 : cluster [DBG] pgmap v5841: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:21:12.965264+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:21:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:21:13.281808+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:21:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:21:13.282462+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:21:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:21:13.286562+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:21:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:11.521300+0000 mgr.y (mgr.14556) 3763 : cluster [DBG] pgmap v5841: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:21:12.965264+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:21:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:21:13.281808+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:21:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:21:13.282462+0000 mon.a (mon.0) 4409 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:21:13.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:21:13.286562+0000 mon.a (mon.0) 4410 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:21:14.310 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:21:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:21:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:21:12.859476+0000 mgr.y (mgr.14556) 3764 : audit [DBG] from='client.30071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:21:13.160876+0000 mgr.y (mgr.14556) 3765 : audit [DBG] from='client.30077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:21:13.542988+0000 mon.c (mon.2) 219 : audit [DBG] from='client.? 172.21.15.31:0/1346030817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:21:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:21:12.859476+0000 mgr.y (mgr.14556) 3764 : audit [DBG] from='client.30071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:21:13.160876+0000 mgr.y (mgr.14556) 3765 : audit [DBG] from='client.30077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:21:13.542988+0000 mon.c (mon.2) 219 : audit [DBG] from='client.? 172.21.15.31:0/1346030817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:21:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:21:12.859476+0000 mgr.y (mgr.14556) 3764 : audit [DBG] from='client.30071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:21:13.160876+0000 mgr.y (mgr.14556) 3765 : audit [DBG] from='client.30077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:21:13.542988+0000 mon.c (mon.2) 219 : audit [DBG] from='client.? 172.21.15.31:0/1346030817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:21:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:13.521865+0000 mgr.y (mgr.14556) 3766 : cluster [DBG] pgmap v5842: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:13.521865+0000 mgr.y (mgr.14556) 3766 : cluster [DBG] pgmap v5842: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:13.521865+0000 mgr.y (mgr.14556) 3766 : cluster [DBG] pgmap v5842: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:15.522532+0000 mgr.y (mgr.14556) 3767 : cluster [DBG] pgmap v5843: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:15.522532+0000 mgr.y (mgr.14556) 3767 : cluster [DBG] pgmap v5843: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:15.522532+0000 mgr.y (mgr.14556) 3767 : cluster [DBG] pgmap v5843: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:17.522985+0000 mgr.y (mgr.14556) 3768 : cluster [DBG] pgmap v5844: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:17.522985+0000 mgr.y (mgr.14556) 3768 : cluster [DBG] pgmap v5844: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:17.522985+0000 mgr.y (mgr.14556) 3768 : cluster [DBG] pgmap v5844: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:19.523737+0000 mgr.y (mgr.14556) 3769 : cluster [DBG] pgmap v5845: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:19.523737+0000 mgr.y (mgr.14556) 3769 : cluster [DBG] pgmap v5845: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:21] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:21:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:19.523737+0000 mgr.y (mgr.14556) 3769 : cluster [DBG] pgmap v5845: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:21.524345+0000 mgr.y (mgr.14556) 3770 : cluster [DBG] pgmap v5846: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:21.524345+0000 mgr.y (mgr.14556) 3770 : cluster [DBG] pgmap v5846: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:21.524345+0000 mgr.y (mgr.14556) 3770 : cluster [DBG] pgmap v5846: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:21:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:21:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:23.525141+0000 mgr.y (mgr.14556) 3771 : cluster [DBG] pgmap v5847: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:23.525141+0000 mgr.y (mgr.14556) 3771 : cluster [DBG] pgmap v5847: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:23.525141+0000 mgr.y (mgr.14556) 3771 : cluster [DBG] pgmap v5847: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:25.525540+0000 mgr.y (mgr.14556) 3772 : cluster [DBG] pgmap v5848: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:25.525540+0000 mgr.y (mgr.14556) 3772 : cluster [DBG] pgmap v5848: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:25.525540+0000 mgr.y (mgr.14556) 3772 : cluster [DBG] pgmap v5848: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:27.526089+0000 mgr.y (mgr.14556) 3773 : cluster [DBG] pgmap v5849: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:27.526089+0000 mgr.y (mgr.14556) 3773 : cluster [DBG] pgmap v5849: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:27.526089+0000 mgr.y (mgr.14556) 3773 : cluster [DBG] pgmap v5849: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:29.526988+0000 mgr.y (mgr.14556) 3774 : cluster [DBG] pgmap v5850: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:29.526988+0000 mgr.y (mgr.14556) 3774 : cluster [DBG] pgmap v5850: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:29.526988+0000 mgr.y (mgr.14556) 3774 : cluster [DBG] pgmap v5850: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:21:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:31] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:21:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:31.527435+0000 mgr.y (mgr.14556) 3775 : cluster [DBG] pgmap v5851: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:31.527435+0000 mgr.y (mgr.14556) 3775 : cluster [DBG] pgmap v5851: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:31.527435+0000 mgr.y (mgr.14556) 3775 : cluster [DBG] pgmap v5851: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:21:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:21:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:33.528230+0000 mgr.y (mgr.14556) 3776 : cluster [DBG] pgmap v5852: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:33.528230+0000 mgr.y (mgr.14556) 3776 : cluster [DBG] pgmap v5852: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:33.528230+0000 mgr.y (mgr.14556) 3776 : cluster [DBG] pgmap v5852: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:35.528679+0000 mgr.y (mgr.14556) 3777 : cluster [DBG] pgmap v5853: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:35.528679+0000 mgr.y (mgr.14556) 3777 : cluster [DBG] pgmap v5853: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:35.528679+0000 mgr.y (mgr.14556) 3777 : cluster [DBG] pgmap v5853: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:37.529138+0000 mgr.y (mgr.14556) 3778 : cluster [DBG] pgmap v5854: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:37.529138+0000 mgr.y (mgr.14556) 3778 : cluster [DBG] pgmap v5854: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:37.529138+0000 mgr.y (mgr.14556) 3778 : cluster [DBG] pgmap v5854: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:39.529793+0000 mgr.y (mgr.14556) 3779 : cluster [DBG] pgmap v5855: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:39.529793+0000 mgr.y (mgr.14556) 3779 : cluster [DBG] pgmap v5855: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:21:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:41] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:21:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:39.529793+0000 mgr.y (mgr.14556) 3779 : cluster [DBG] pgmap v5855: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:41.530339+0000 mgr.y (mgr.14556) 3780 : cluster [DBG] pgmap v5856: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:41.530339+0000 mgr.y (mgr.14556) 3780 : cluster [DBG] pgmap v5856: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:41.530339+0000 mgr.y (mgr.14556) 3780 : cluster [DBG] pgmap v5856: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:43.870 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:21:44.157 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:21:44.157 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (109m) 6m ago 109m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:21:44.157 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (109m) 6m ago 109m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (111m) 6m ago 111m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (111m) 6m ago 110m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (114m) 6m ago 114m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (116m) 6m ago 116m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (116m) 6m ago 116m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (114m) 6m ago 114m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (114m) 6m ago 114m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (110m) 6m ago 110m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (110m) 6m ago 110m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (114m) 6m ago 114m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (113m) 6m ago 113m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (113m) 6m ago 113m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (112m) 6m ago 112m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:21:44.158 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (112m) 6m ago 112m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:21:44.159 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (112m) 6m ago 112m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:21:44.159 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (111m) 6m ago 111m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:21:44.159 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (111m) 6m ago 111m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:21:44.159 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (109m) 6m ago 110m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:21:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:21:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:21:44.509 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:21:44.509 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:21:44.509 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:21:44.509 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:21:44.509 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:21:44.509 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:21:44.509 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:21:44.510 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:21:44.510 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:21:44.510 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:21:44.510 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:21:44.510 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:21:44.510 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:21:44.510 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:21:44.510 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:21:44.510 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:21:44.510 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:21:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:43.531224+0000 mgr.y (mgr.14556) 3781 : cluster [DBG] pgmap v5857: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:21:43.859050+0000 mgr.y (mgr.14556) 3782 : audit [DBG] from='client.20196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:21:44.150504+0000 mgr.y (mgr.14556) 3783 : audit [DBG] from='client.20202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:21:44.510510+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.31:0/604624519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:21:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:43.531224+0000 mgr.y (mgr.14556) 3781 : cluster [DBG] pgmap v5857: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:21:43.859050+0000 mgr.y (mgr.14556) 3782 : audit [DBG] from='client.20196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:21:44.150504+0000 mgr.y (mgr.14556) 3783 : audit [DBG] from='client.20202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:21:44.510510+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.31:0/604624519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:21:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:43.531224+0000 mgr.y (mgr.14556) 3781 : cluster [DBG] pgmap v5857: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:21:43.859050+0000 mgr.y (mgr.14556) 3782 : audit [DBG] from='client.20196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:21:44.150504+0000 mgr.y (mgr.14556) 3783 : audit [DBG] from='client.20202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:21:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:21:44.510510+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.31:0/604624519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:21:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:45.531624+0000 mgr.y (mgr.14556) 3784 : cluster [DBG] pgmap v5858: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:45.531624+0000 mgr.y (mgr.14556) 3784 : cluster [DBG] pgmap v5858: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:45.531624+0000 mgr.y (mgr.14556) 3784 : cluster [DBG] pgmap v5858: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:47.532071+0000 mgr.y (mgr.14556) 3785 : cluster [DBG] pgmap v5859: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:48.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:47.532071+0000 mgr.y (mgr.14556) 3785 : cluster [DBG] pgmap v5859: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:48.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:47.532071+0000 mgr.y (mgr.14556) 3785 : cluster [DBG] pgmap v5859: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:49.532702+0000 mgr.y (mgr.14556) 3786 : cluster [DBG] pgmap v5860: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:49.532702+0000 mgr.y (mgr.14556) 3786 : cluster [DBG] pgmap v5860: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:49.532702+0000 mgr.y (mgr.14556) 3786 : cluster [DBG] pgmap v5860: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:21:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:51] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:21:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:51.533292+0000 mgr.y (mgr.14556) 3787 : cluster [DBG] pgmap v5861: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:51.533292+0000 mgr.y (mgr.14556) 3787 : cluster [DBG] pgmap v5861: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:51.533292+0000 mgr.y (mgr.14556) 3787 : cluster [DBG] pgmap v5861: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:21:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:21:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:53.534108+0000 mgr.y (mgr.14556) 3788 : cluster [DBG] pgmap v5862: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:54.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:53.534108+0000 mgr.y (mgr.14556) 3788 : cluster [DBG] pgmap v5862: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:53.534108+0000 mgr.y (mgr.14556) 3788 : cluster [DBG] pgmap v5862: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:55.534442+0000 mgr.y (mgr.14556) 3789 : cluster [DBG] pgmap v5863: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:56.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:55.534442+0000 mgr.y (mgr.14556) 3789 : cluster [DBG] pgmap v5863: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:55.534442+0000 mgr.y (mgr.14556) 3789 : cluster [DBG] pgmap v5863: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:21:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:57.534923+0000 mgr.y (mgr.14556) 3790 : cluster [DBG] pgmap v5864: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:21:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:57.534923+0000 mgr.y (mgr.14556) 3790 : cluster [DBG] pgmap v5864: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:21:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:21:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:57.534923+0000 mgr.y (mgr.14556) 3790 : cluster [DBG] pgmap v5864: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:21:59.535772+0000 mgr.y (mgr.14556) 3791 : cluster [DBG] pgmap v5865: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:21:59.535772+0000 mgr.y (mgr.14556) 3791 : cluster [DBG] pgmap v5865: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:21:59.535772+0000 mgr.y (mgr.14556) 3791 : cluster [DBG] pgmap v5865: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:22:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:01] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:22:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:01.536279+0000 mgr.y (mgr.14556) 3792 : cluster [DBG] pgmap v5866: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:01.536279+0000 mgr.y (mgr.14556) 3792 : cluster [DBG] pgmap v5866: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:01.536279+0000 mgr.y (mgr.14556) 3792 : cluster [DBG] pgmap v5866: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:22:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:22:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:03.537028+0000 mgr.y (mgr.14556) 3793 : cluster [DBG] pgmap v5867: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:03.537028+0000 mgr.y (mgr.14556) 3793 : cluster [DBG] pgmap v5867: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:03.537028+0000 mgr.y (mgr.14556) 3793 : cluster [DBG] pgmap v5867: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:05.537400+0000 mgr.y (mgr.14556) 3794 : cluster [DBG] pgmap v5868: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:05.537400+0000 mgr.y (mgr.14556) 3794 : cluster [DBG] pgmap v5868: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:05.537400+0000 mgr.y (mgr.14556) 3794 : cluster [DBG] pgmap v5868: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:07.537975+0000 mgr.y (mgr.14556) 3795 : cluster [DBG] pgmap v5869: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:07.537975+0000 mgr.y (mgr.14556) 3795 : cluster [DBG] pgmap v5869: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:07.537975+0000 mgr.y (mgr.14556) 3795 : cluster [DBG] pgmap v5869: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:09.538889+0000 mgr.y (mgr.14556) 3796 : cluster [DBG] pgmap v5870: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:09.538889+0000 mgr.y (mgr.14556) 3796 : cluster [DBG] pgmap v5870: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:09.538889+0000 mgr.y (mgr.14556) 3796 : cluster [DBG] pgmap v5870: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:22:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:11] "GET /metrics HTTP/1.1" 200 196630 "" "Prometheus/2.33.4" 2024-04-17T13:22:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:11.539457+0000 mgr.y (mgr.14556) 3797 : cluster [DBG] pgmap v5871: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:11.539457+0000 mgr.y (mgr.14556) 3797 : cluster [DBG] pgmap v5871: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:11.539457+0000 mgr.y (mgr.14556) 3797 : cluster [DBG] pgmap v5871: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:22:13.291172+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:22:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:22:13.597195+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:22:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:22:13.597911+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:22:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:22:13.602066+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:22:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:22:13.291172+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:22:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:22:13.597195+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:22:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:22:13.597911+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:22:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:22:13.602066+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:22:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:22:13.291172+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:22:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:22:13.597195+0000 mon.a (mon.0) 4412 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:22:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:22:13.597911+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:22:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:22:13.602066+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:22:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:22:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:22:14.835 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:22:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:13.540001+0000 mgr.y (mgr.14556) 3798 : cluster [DBG] pgmap v5872: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:13.540001+0000 mgr.y (mgr.14556) 3798 : cluster [DBG] pgmap v5872: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:13.540001+0000 mgr.y (mgr.14556) 3798 : cluster [DBG] pgmap v5872: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:15.122 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:22:15.122 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (109m) 7m ago 110m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (110m) 7m ago 110m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (111m) 7m ago 111m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (111m) 7m ago 111m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (114m) 7m ago 114m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (116m) 7m ago 116m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (116m) 7m ago 116m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (115m) 7m ago 115m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (115m) 7m ago 115m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (110m) 7m ago 110m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (110m) 7m ago 110m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (114m) 7m ago 114m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:22:15.123 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (114m) 7m ago 114m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:22:15.124 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (113m) 7m ago 113m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:22:15.124 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (113m) 7m ago 113m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:22:15.124 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (113m) 7m ago 113m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:22:15.124 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (112m) 7m ago 112m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:22:15.124 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (112m) 7m ago 112m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:22:15.124 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (111m) 7m ago 111m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:22:15.124 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (109m) 7m ago 110m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:22:15.470 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:22:15.470 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:22:15.470 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:22:15.471 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:22:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:22:14.824147+0000 mgr.y (mgr.14556) 3799 : audit [DBG] from='client.30107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:22:15.115362+0000 mgr.y (mgr.14556) 3800 : audit [DBG] from='client.30113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:22:15.471424+0000 mon.a (mon.0) 4415 : audit [DBG] from='client.? 172.21.15.31:0/130314128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:22:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:22:14.824147+0000 mgr.y (mgr.14556) 3799 : audit [DBG] from='client.30107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:22:15.115362+0000 mgr.y (mgr.14556) 3800 : audit [DBG] from='client.30113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:22:15.471424+0000 mon.a (mon.0) 4415 : audit [DBG] from='client.? 172.21.15.31:0/130314128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:22:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:22:14.824147+0000 mgr.y (mgr.14556) 3799 : audit [DBG] from='client.30107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:22:15.115362+0000 mgr.y (mgr.14556) 3800 : audit [DBG] from='client.30113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:15.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:22:15.471424+0000 mon.a (mon.0) 4415 : audit [DBG] from='client.? 172.21.15.31:0/130314128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:22:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:15.540437+0000 mgr.y (mgr.14556) 3801 : cluster [DBG] pgmap v5873: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:15.540437+0000 mgr.y (mgr.14556) 3801 : cluster [DBG] pgmap v5873: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:15.540437+0000 mgr.y (mgr.14556) 3801 : cluster [DBG] pgmap v5873: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:18.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:17.540856+0000 mgr.y (mgr.14556) 3802 : cluster [DBG] pgmap v5874: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:18.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:17.540856+0000 mgr.y (mgr.14556) 3802 : cluster [DBG] pgmap v5874: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:18.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:17.540856+0000 mgr.y (mgr.14556) 3802 : cluster [DBG] pgmap v5874: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:20.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:19.541563+0000 mgr.y (mgr.14556) 3803 : cluster [DBG] pgmap v5875: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:20.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:19.541563+0000 mgr.y (mgr.14556) 3803 : cluster [DBG] pgmap v5875: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:20.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:19.541563+0000 mgr.y (mgr.14556) 3803 : cluster [DBG] pgmap v5875: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:22:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:21] "GET /metrics HTTP/1.1" 200 196630 "" "Prometheus/2.33.4" 2024-04-17T13:22:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:21.541956+0000 mgr.y (mgr.14556) 3804 : cluster [DBG] pgmap v5876: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:21.541956+0000 mgr.y (mgr.14556) 3804 : cluster [DBG] pgmap v5876: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:21.541956+0000 mgr.y (mgr.14556) 3804 : cluster [DBG] pgmap v5876: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:22:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:22:24.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:23.542637+0000 mgr.y (mgr.14556) 3805 : cluster [DBG] pgmap v5877: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:23.542637+0000 mgr.y (mgr.14556) 3805 : cluster [DBG] pgmap v5877: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:23.542637+0000 mgr.y (mgr.14556) 3805 : cluster [DBG] pgmap v5877: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:25.543196+0000 mgr.y (mgr.14556) 3806 : cluster [DBG] pgmap v5878: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:25.543196+0000 mgr.y (mgr.14556) 3806 : cluster [DBG] pgmap v5878: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:25.543196+0000 mgr.y (mgr.14556) 3806 : cluster [DBG] pgmap v5878: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:27.543557+0000 mgr.y (mgr.14556) 3807 : cluster [DBG] pgmap v5879: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:27.543557+0000 mgr.y (mgr.14556) 3807 : cluster [DBG] pgmap v5879: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:27.543557+0000 mgr.y (mgr.14556) 3807 : cluster [DBG] pgmap v5879: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:29.544204+0000 mgr.y (mgr.14556) 3808 : cluster [DBG] pgmap v5880: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:29.544204+0000 mgr.y (mgr.14556) 3808 : cluster [DBG] pgmap v5880: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:29.544204+0000 mgr.y (mgr.14556) 3808 : cluster [DBG] pgmap v5880: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:22:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:31] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:22:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:31.544688+0000 mgr.y (mgr.14556) 3809 : cluster [DBG] pgmap v5881: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:31.544688+0000 mgr.y (mgr.14556) 3809 : cluster [DBG] pgmap v5881: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:31.544688+0000 mgr.y (mgr.14556) 3809 : cluster [DBG] pgmap v5881: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:22:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:22:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:33.545599+0000 mgr.y (mgr.14556) 3810 : cluster [DBG] pgmap v5882: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:33.545599+0000 mgr.y (mgr.14556) 3810 : cluster [DBG] pgmap v5882: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:33.545599+0000 mgr.y (mgr.14556) 3810 : cluster [DBG] pgmap v5882: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:35.546163+0000 mgr.y (mgr.14556) 3811 : cluster [DBG] pgmap v5883: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:36.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:35.546163+0000 mgr.y (mgr.14556) 3811 : cluster [DBG] pgmap v5883: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:35.546163+0000 mgr.y (mgr.14556) 3811 : cluster [DBG] pgmap v5883: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:37.546664+0000 mgr.y (mgr.14556) 3812 : cluster [DBG] pgmap v5884: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:37.546664+0000 mgr.y (mgr.14556) 3812 : cluster [DBG] pgmap v5884: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:37.546664+0000 mgr.y (mgr.14556) 3812 : cluster [DBG] pgmap v5884: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:39.547512+0000 mgr.y (mgr.14556) 3813 : cluster [DBG] pgmap v5885: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:40.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:39.547512+0000 mgr.y (mgr.14556) 3813 : cluster [DBG] pgmap v5885: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:39.547512+0000 mgr.y (mgr.14556) 3813 : cluster [DBG] pgmap v5885: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:22:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:41] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:22:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:41.548053+0000 mgr.y (mgr.14556) 3814 : cluster [DBG] pgmap v5886: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:41.548053+0000 mgr.y (mgr.14556) 3814 : cluster [DBG] pgmap v5886: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:41.548053+0000 mgr.y (mgr.14556) 3814 : cluster [DBG] pgmap v5886: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:22:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:22:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:43.548668+0000 mgr.y (mgr.14556) 3815 : cluster [DBG] pgmap v5887: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:44.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:43.548668+0000 mgr.y (mgr.14556) 3815 : cluster [DBG] pgmap v5887: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:43.548668+0000 mgr.y (mgr.14556) 3815 : cluster [DBG] pgmap v5887: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:45.796 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:22:46.086 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:22:46.086 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (110m) 7m ago 110m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:22:46.086 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (110m) 7m ago 110m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:22:46.086 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (112m) 7m ago 112m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:22:46.086 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (112m) 7m ago 112m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (115m) 7m ago 115m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (117m) 7m ago 117m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (117m) 7m ago 117m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (115m) 7m ago 115m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (115m) 7m ago 115m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (111m) 7m ago 111m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (111m) 7m ago 111m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (115m) 7m ago 115m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (114m) 7m ago 114m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (114m) 7m ago 114m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (113m) 7m ago 113m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (113m) 7m ago 113m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (113m) 7m ago 113m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (112m) 7m ago 112m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (112m) 7m ago 112m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:22:46.087 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (110m) 7m ago 111m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:22:46.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:22:46.435 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:22:46.435 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:22:46.435 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:22:46.435 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:22:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:45.549111+0000 mgr.y (mgr.14556) 3816 : cluster [DBG] pgmap v5888: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:22:45.785699+0000 mgr.y (mgr.14556) 3817 : audit [DBG] from='client.30125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:22:46.079269+0000 mgr.y (mgr.14556) 3818 : audit [DBG] from='client.30131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:46.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:22:46.434927+0000 mon.c (mon.2) 221 : audit [DBG] from='client.? 172.21.15.31:0/3205181658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:22:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:45.549111+0000 mgr.y (mgr.14556) 3816 : cluster [DBG] pgmap v5888: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:22:45.785699+0000 mgr.y (mgr.14556) 3817 : audit [DBG] from='client.30125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:22:46.079269+0000 mgr.y (mgr.14556) 3818 : audit [DBG] from='client.30131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:22:46.434927+0000 mon.c (mon.2) 221 : audit [DBG] from='client.? 172.21.15.31:0/3205181658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:22:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:45.549111+0000 mgr.y (mgr.14556) 3816 : cluster [DBG] pgmap v5888: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:22:45.785699+0000 mgr.y (mgr.14556) 3817 : audit [DBG] from='client.30125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:22:46.079269+0000 mgr.y (mgr.14556) 3818 : audit [DBG] from='client.30131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:22:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:22:46.434927+0000 mon.c (mon.2) 221 : audit [DBG] from='client.? 172.21.15.31:0/3205181658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:22:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:47.549690+0000 mgr.y (mgr.14556) 3819 : cluster [DBG] pgmap v5889: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:47.549690+0000 mgr.y (mgr.14556) 3819 : cluster [DBG] pgmap v5889: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:47.549690+0000 mgr.y (mgr.14556) 3819 : cluster [DBG] pgmap v5889: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:49.550395+0000 mgr.y (mgr.14556) 3820 : cluster [DBG] pgmap v5890: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:49.550395+0000 mgr.y (mgr.14556) 3820 : cluster [DBG] pgmap v5890: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:49.550395+0000 mgr.y (mgr.14556) 3820 : cluster [DBG] pgmap v5890: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:22:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:51] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:22:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:51.550973+0000 mgr.y (mgr.14556) 3821 : cluster [DBG] pgmap v5891: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:51.550973+0000 mgr.y (mgr.14556) 3821 : cluster [DBG] pgmap v5891: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:51.550973+0000 mgr.y (mgr.14556) 3821 : cluster [DBG] pgmap v5891: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:22:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:22:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:53.551729+0000 mgr.y (mgr.14556) 3822 : cluster [DBG] pgmap v5892: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:53.551729+0000 mgr.y (mgr.14556) 3822 : cluster [DBG] pgmap v5892: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:53.551729+0000 mgr.y (mgr.14556) 3822 : cluster [DBG] pgmap v5892: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:55.552227+0000 mgr.y (mgr.14556) 3823 : cluster [DBG] pgmap v5893: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:55.552227+0000 mgr.y (mgr.14556) 3823 : cluster [DBG] pgmap v5893: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:55.552227+0000 mgr.y (mgr.14556) 3823 : cluster [DBG] pgmap v5893: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:22:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:57.552601+0000 mgr.y (mgr.14556) 3824 : cluster [DBG] pgmap v5894: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:22:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:57.552601+0000 mgr.y (mgr.14556) 3824 : cluster [DBG] pgmap v5894: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:22:59.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:22:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:57.552601+0000 mgr.y (mgr.14556) 3824 : cluster [DBG] pgmap v5894: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:22:59.553464+0000 mgr.y (mgr.14556) 3825 : cluster [DBG] pgmap v5895: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:22:59.553464+0000 mgr.y (mgr.14556) 3825 : cluster [DBG] pgmap v5895: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:01.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:22:59.553464+0000 mgr.y (mgr.14556) 3825 : cluster [DBG] pgmap v5895: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:23:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:01] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:23:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:01.553983+0000 mgr.y (mgr.14556) 3826 : cluster [DBG] pgmap v5896: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:01.553983+0000 mgr.y (mgr.14556) 3826 : cluster [DBG] pgmap v5896: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:03.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:01.553983+0000 mgr.y (mgr.14556) 3826 : cluster [DBG] pgmap v5896: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:23:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:23:04.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:03.554752+0000 mgr.y (mgr.14556) 3827 : cluster [DBG] pgmap v5897: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:03.554752+0000 mgr.y (mgr.14556) 3827 : cluster [DBG] pgmap v5897: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:05.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:03.554752+0000 mgr.y (mgr.14556) 3827 : cluster [DBG] pgmap v5897: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:05.555367+0000 mgr.y (mgr.14556) 3828 : cluster [DBG] pgmap v5898: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:05.555367+0000 mgr.y (mgr.14556) 3828 : cluster [DBG] pgmap v5898: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:07.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:05.555367+0000 mgr.y (mgr.14556) 3828 : cluster [DBG] pgmap v5898: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:07.555799+0000 mgr.y (mgr.14556) 3829 : cluster [DBG] pgmap v5899: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:07.555799+0000 mgr.y (mgr.14556) 3829 : cluster [DBG] pgmap v5899: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:07.555799+0000 mgr.y (mgr.14556) 3829 : cluster [DBG] pgmap v5899: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:09.556628+0000 mgr.y (mgr.14556) 3830 : cluster [DBG] pgmap v5900: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:11.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:09.556628+0000 mgr.y (mgr.14556) 3830 : cluster [DBG] pgmap v5900: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:09.556628+0000 mgr.y (mgr.14556) 3830 : cluster [DBG] pgmap v5900: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:23:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:11] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:23:13.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:11.557086+0000 mgr.y (mgr.14556) 3831 : cluster [DBG] pgmap v5901: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:11.557086+0000 mgr.y (mgr.14556) 3831 : cluster [DBG] pgmap v5901: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:11.557086+0000 mgr.y (mgr.14556) 3831 : cluster [DBG] pgmap v5901: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:14.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:23:13.607506+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:23:14.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:23:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:23:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:23:13.607506+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:23:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:23:13.607506+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:23:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:13.557828+0000 mgr.y (mgr.14556) 3832 : cluster [DBG] pgmap v5902: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:23:13.901311+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:23:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:23:13.901947+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:23:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:23:13.906117+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:23:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:13.557828+0000 mgr.y (mgr.14556) 3832 : cluster [DBG] pgmap v5902: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:23:13.901311+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:23:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:23:13.901947+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:23:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:23:13.906117+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:23:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:13.557828+0000 mgr.y (mgr.14556) 3832 : cluster [DBG] pgmap v5902: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:23:13.901311+0000 mon.a (mon.0) 4417 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:23:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:23:13.901947+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:23:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:23:13.906117+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:23:16.763 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:23:17.052 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:23:17.052 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (110m) 8m ago 111m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:23:17.052 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (111m) 8m ago 111m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:23:17.052 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (112m) 8m ago 112m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:23:17.052 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (112m) 8m ago 112m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (115m) 8m ago 115m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (117m) 8m ago 117m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (117m) 8m ago 117m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (116m) 8m ago 116m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (116m) 8m ago 116m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (111m) 8m ago 111m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (111m) 8m ago 111m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (115m) 8m ago 115m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (115m) 8m ago 115m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (114m) 8m ago 114m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (114m) 8m ago 114m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:23:17.053 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (114m) 8m ago 114m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:23:17.054 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (113m) 8m ago 113m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:23:17.054 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (113m) 8m ago 113m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:23:17.054 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (112m) 8m ago 112m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:23:17.054 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (110m) 8m ago 111m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:23:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:15.558342+0000 mgr.y (mgr.14556) 3833 : cluster [DBG] pgmap v5903: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:17.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:15.558342+0000 mgr.y (mgr.14556) 3833 : cluster [DBG] pgmap v5903: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:15.558342+0000 mgr.y (mgr.14556) 3833 : cluster [DBG] pgmap v5903: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:17.401 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:23:17.401 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:23:17.401 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:23:17.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:23:17.401 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:23:17.402 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:23:17.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:23:17.402 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:23:17.402 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:23:17.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:23:17.402 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:23:17.402 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:23:17.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:23:17.402 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:23:17.402 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:23:17.402 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:23:17.403 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:23:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:23:16.751191+0000 mgr.y (mgr.14556) 3834 : audit [DBG] from='client.30143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:23:17.045063+0000 mgr.y (mgr.14556) 3835 : audit [DBG] from='client.20256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:23:17.402410+0000 mon.a (mon.0) 4420 : audit [DBG] from='client.? 172.21.15.31:0/633543260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:23:18.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:23:16.751191+0000 mgr.y (mgr.14556) 3834 : audit [DBG] from='client.30143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:18.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:23:17.045063+0000 mgr.y (mgr.14556) 3835 : audit [DBG] from='client.20256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:18.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:23:17.402410+0000 mon.a (mon.0) 4420 : audit [DBG] from='client.? 172.21.15.31:0/633543260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:23:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:23:16.751191+0000 mgr.y (mgr.14556) 3834 : audit [DBG] from='client.30143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:23:17.045063+0000 mgr.y (mgr.14556) 3835 : audit [DBG] from='client.20256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:18.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:23:17.402410+0000 mon.a (mon.0) 4420 : audit [DBG] from='client.? 172.21.15.31:0/633543260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:23:19.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:17.558739+0000 mgr.y (mgr.14556) 3836 : cluster [DBG] pgmap v5904: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:17.558739+0000 mgr.y (mgr.14556) 3836 : cluster [DBG] pgmap v5904: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:17.558739+0000 mgr.y (mgr.14556) 3836 : cluster [DBG] pgmap v5904: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:19.559558+0000 mgr.y (mgr.14556) 3837 : cluster [DBG] pgmap v5905: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:21.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:19.559558+0000 mgr.y (mgr.14556) 3837 : cluster [DBG] pgmap v5905: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:19.559558+0000 mgr.y (mgr.14556) 3837 : cluster [DBG] pgmap v5905: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:23:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:21] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:23:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:21.560157+0000 mgr.y (mgr.14556) 3838 : cluster [DBG] pgmap v5906: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:21.560157+0000 mgr.y (mgr.14556) 3838 : cluster [DBG] pgmap v5906: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:21.560157+0000 mgr.y (mgr.14556) 3838 : cluster [DBG] pgmap v5906: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:23:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:23:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:23.560983+0000 mgr.y (mgr.14556) 3839 : cluster [DBG] pgmap v5907: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:23.560983+0000 mgr.y (mgr.14556) 3839 : cluster [DBG] pgmap v5907: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:25.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:23.560983+0000 mgr.y (mgr.14556) 3839 : cluster [DBG] pgmap v5907: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:25.561474+0000 mgr.y (mgr.14556) 3840 : cluster [DBG] pgmap v5908: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:25.561474+0000 mgr.y (mgr.14556) 3840 : cluster [DBG] pgmap v5908: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:25.561474+0000 mgr.y (mgr.14556) 3840 : cluster [DBG] pgmap v5908: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:27.561949+0000 mgr.y (mgr.14556) 3841 : cluster [DBG] pgmap v5909: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:27.561949+0000 mgr.y (mgr.14556) 3841 : cluster [DBG] pgmap v5909: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:27.561949+0000 mgr.y (mgr.14556) 3841 : cluster [DBG] pgmap v5909: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:29.562691+0000 mgr.y (mgr.14556) 3842 : cluster [DBG] pgmap v5910: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:31.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:29.562691+0000 mgr.y (mgr.14556) 3842 : cluster [DBG] pgmap v5910: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:29.562691+0000 mgr.y (mgr.14556) 3842 : cluster [DBG] pgmap v5910: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:23:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:31] "GET /metrics HTTP/1.1" 200 196633 "" "Prometheus/2.33.4" 2024-04-17T13:23:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:31.563264+0000 mgr.y (mgr.14556) 3843 : cluster [DBG] pgmap v5911: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:31.563264+0000 mgr.y (mgr.14556) 3843 : cluster [DBG] pgmap v5911: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:31.563264+0000 mgr.y (mgr.14556) 3843 : cluster [DBG] pgmap v5911: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:23:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:23:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:33.563934+0000 mgr.y (mgr.14556) 3844 : cluster [DBG] pgmap v5912: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:35.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:33.563934+0000 mgr.y (mgr.14556) 3844 : cluster [DBG] pgmap v5912: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:33.563934+0000 mgr.y (mgr.14556) 3844 : cluster [DBG] pgmap v5912: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:35.564331+0000 mgr.y (mgr.14556) 3845 : cluster [DBG] pgmap v5913: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:35.564331+0000 mgr.y (mgr.14556) 3845 : cluster [DBG] pgmap v5913: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:37.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:35.564331+0000 mgr.y (mgr.14556) 3845 : cluster [DBG] pgmap v5913: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:39.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:37.564829+0000 mgr.y (mgr.14556) 3846 : cluster [DBG] pgmap v5914: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:39.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:37.564829+0000 mgr.y (mgr.14556) 3846 : cluster [DBG] pgmap v5914: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:39.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:37.564829+0000 mgr.y (mgr.14556) 3846 : cluster [DBG] pgmap v5914: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:41.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:39.565750+0000 mgr.y (mgr.14556) 3847 : cluster [DBG] pgmap v5915: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:41.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:39.565750+0000 mgr.y (mgr.14556) 3847 : cluster [DBG] pgmap v5915: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:41.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:39.565750+0000 mgr.y (mgr.14556) 3847 : cluster [DBG] pgmap v5915: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:23:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:41] "GET /metrics HTTP/1.1" 200 196633 "" "Prometheus/2.33.4" 2024-04-17T13:23:43.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:41.566261+0000 mgr.y (mgr.14556) 3848 : cluster [DBG] pgmap v5916: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:43.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:41.566261+0000 mgr.y (mgr.14556) 3848 : cluster [DBG] pgmap v5916: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:43.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:41.566261+0000 mgr.y (mgr.14556) 3848 : cluster [DBG] pgmap v5916: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:23:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:23:45.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:43.566949+0000 mgr.y (mgr.14556) 3849 : cluster [DBG] pgmap v5917: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:45.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:43.566949+0000 mgr.y (mgr.14556) 3849 : cluster [DBG] pgmap v5917: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:45.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:43.566949+0000 mgr.y (mgr.14556) 3849 : cluster [DBG] pgmap v5917: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:45.567516+0000 mgr.y (mgr.14556) 3850 : cluster [DBG] pgmap v5918: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:47.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:45.567516+0000 mgr.y (mgr.14556) 3850 : cluster [DBG] pgmap v5918: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:45.567516+0000 mgr.y (mgr.14556) 3850 : cluster [DBG] pgmap v5918: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:47.725 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:23:48.017 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:23:48.017 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (111m) 8m ago 112m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:23:48.017 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (111m) 8m ago 111m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:23:48.017 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (113m) 8m ago 113m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:23:48.017 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (113m) 8m ago 113m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:23:48.017 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (116m) 8m ago 116m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:23:48.017 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (118m) 8m ago 118m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (118m) 8m ago 118m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (116m) 8m ago 116m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (116m) 8m ago 116m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (112m) 8m ago 112m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (112m) 8m ago 112m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (116m) 8m ago 116m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (115m) 8m ago 115m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (115m) 8m ago 115m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (114m) 8m ago 114m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (114m) 8m ago 114m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (114m) 8m ago 114m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (113m) 8m ago 113m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:23:48.018 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (113m) 8m ago 113m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:23:48.019 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (111m) 8m ago 112m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:23:48.365 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:23:48.366 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:23:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:47.567926+0000 mgr.y (mgr.14556) 3851 : cluster [DBG] pgmap v5919: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:23:47.714443+0000 mgr.y (mgr.14556) 3852 : audit [DBG] from='client.20268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:23:48.009858+0000 mgr.y (mgr.14556) 3853 : audit [DBG] from='client.20274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:23:48.366755+0000 mon.c (mon.2) 222 : audit [DBG] from='client.? 172.21.15.31:0/3565138533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:23:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:47.567926+0000 mgr.y (mgr.14556) 3851 : cluster [DBG] pgmap v5919: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:23:47.714443+0000 mgr.y (mgr.14556) 3852 : audit [DBG] from='client.20268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:23:48.009858+0000 mgr.y (mgr.14556) 3853 : audit [DBG] from='client.20274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:23:48.366755+0000 mon.c (mon.2) 222 : audit [DBG] from='client.? 172.21.15.31:0/3565138533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:23:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:47.567926+0000 mgr.y (mgr.14556) 3851 : cluster [DBG] pgmap v5919: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:23:47.714443+0000 mgr.y (mgr.14556) 3852 : audit [DBG] from='client.20268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:23:48.009858+0000 mgr.y (mgr.14556) 3853 : audit [DBG] from='client.20274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:23:49.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:23:48.366755+0000 mon.c (mon.2) 222 : audit [DBG] from='client.? 172.21.15.31:0/3565138533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:23:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:49.568744+0000 mgr.y (mgr.14556) 3854 : cluster [DBG] pgmap v5920: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:49.568744+0000 mgr.y (mgr.14556) 3854 : cluster [DBG] pgmap v5920: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:49.568744+0000 mgr.y (mgr.14556) 3854 : cluster [DBG] pgmap v5920: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:23:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:51] "GET /metrics HTTP/1.1" 200 196633 "" "Prometheus/2.33.4" 2024-04-17T13:23:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:51.569331+0000 mgr.y (mgr.14556) 3855 : cluster [DBG] pgmap v5921: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:51.569331+0000 mgr.y (mgr.14556) 3855 : cluster [DBG] pgmap v5921: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:51.569331+0000 mgr.y (mgr.14556) 3855 : cluster [DBG] pgmap v5921: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:23:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:23:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:53.570137+0000 mgr.y (mgr.14556) 3856 : cluster [DBG] pgmap v5922: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:53.570137+0000 mgr.y (mgr.14556) 3856 : cluster [DBG] pgmap v5922: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:53.570137+0000 mgr.y (mgr.14556) 3856 : cluster [DBG] pgmap v5922: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:55.570608+0000 mgr.y (mgr.14556) 3857 : cluster [DBG] pgmap v5923: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:55.570608+0000 mgr.y (mgr.14556) 3857 : cluster [DBG] pgmap v5923: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:55.570608+0000 mgr.y (mgr.14556) 3857 : cluster [DBG] pgmap v5923: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:23:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:57.571169+0000 mgr.y (mgr.14556) 3858 : cluster [DBG] pgmap v5924: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:23:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:57.571169+0000 mgr.y (mgr.14556) 3858 : cluster [DBG] pgmap v5924: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:23:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:23:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:57.571169+0000 mgr.y (mgr.14556) 3858 : cluster [DBG] pgmap v5924: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:23:59.572062+0000 mgr.y (mgr.14556) 3859 : cluster [DBG] pgmap v5925: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:01.307251+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e2592: 8 total, 8 up, 8 in 2024-04-17T13:24:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:23:59.572062+0000 mgr.y (mgr.14556) 3859 : cluster [DBG] pgmap v5925: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:01.307251+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e2592: 8 total, 8 up, 8 in 2024-04-17T13:24:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:23:59.572062+0000 mgr.y (mgr.14556) 3859 : cluster [DBG] pgmap v5925: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:01.307251+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e2592: 8 total, 8 up, 8 in 2024-04-17T13:24:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:24:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:01] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:24:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:01.572509+0000 mgr.y (mgr.14556) 3860 : cluster [DBG] pgmap v5927: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:01.572509+0000 mgr.y (mgr.14556) 3860 : cluster [DBG] pgmap v5927: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:01.572509+0000 mgr.y (mgr.14556) 3860 : cluster [DBG] pgmap v5927: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:24:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:24:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:03.573212+0000 mgr.y (mgr.14556) 3861 : cluster [DBG] pgmap v5928: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:05.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:03.573212+0000 mgr.y (mgr.14556) 3861 : cluster [DBG] pgmap v5928: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:03.573212+0000 mgr.y (mgr.14556) 3861 : cluster [DBG] pgmap v5928: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:05.573675+0000 mgr.y (mgr.14556) 3862 : cluster [DBG] pgmap v5929: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:07.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:06.308061+0000 mon.a (mon.0) 4422 : cluster [DBG] osdmap e2593: 8 total, 8 up, 8 in 2024-04-17T13:24:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:05.573675+0000 mgr.y (mgr.14556) 3862 : cluster [DBG] pgmap v5929: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:06.308061+0000 mon.a (mon.0) 4422 : cluster [DBG] osdmap e2593: 8 total, 8 up, 8 in 2024-04-17T13:24:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:05.573675+0000 mgr.y (mgr.14556) 3862 : cluster [DBG] pgmap v5929: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:06.308061+0000 mon.a (mon.0) 4422 : cluster [DBG] osdmap e2593: 8 total, 8 up, 8 in 2024-04-17T13:24:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:07.574256+0000 mgr.y (mgr.14556) 3863 : cluster [DBG] pgmap v5931: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:07.574256+0000 mgr.y (mgr.14556) 3863 : cluster [DBG] pgmap v5931: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:07.574256+0000 mgr.y (mgr.14556) 3863 : cluster [DBG] pgmap v5931: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:09.575077+0000 mgr.y (mgr.14556) 3864 : cluster [DBG] pgmap v5932: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:24:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:11] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:24:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:09.575077+0000 mgr.y (mgr.14556) 3864 : cluster [DBG] pgmap v5932: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:09.575077+0000 mgr.y (mgr.14556) 3864 : cluster [DBG] pgmap v5932: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:11.575525+0000 mgr.y (mgr.14556) 3865 : cluster [DBG] pgmap v5933: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:11.575525+0000 mgr.y (mgr.14556) 3865 : cluster [DBG] pgmap v5933: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:11.575525+0000 mgr.y (mgr.14556) 3865 : cluster [DBG] pgmap v5933: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:14.330 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:24:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:24:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:24:13.910635+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:24:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:24:14.204856+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:24:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:24:14.205536+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:24:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:24:14.209872+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:24:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:24:13.910635+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:24:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:24:14.204856+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:24:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:24:14.205536+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:24:14.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:24:14.209872+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:24:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:24:13.910635+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:24:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:24:14.204856+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:24:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:24:14.205536+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:24:14.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:24:14.209872+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:24:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:13.576393+0000 mgr.y (mgr.14556) 3866 : cluster [DBG] pgmap v5934: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:13.576393+0000 mgr.y (mgr.14556) 3866 : cluster [DBG] pgmap v5934: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:13.576393+0000 mgr.y (mgr.14556) 3866 : cluster [DBG] pgmap v5934: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:15.576987+0000 mgr.y (mgr.14556) 3867 : cluster [DBG] pgmap v5935: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:15.576987+0000 mgr.y (mgr.14556) 3867 : cluster [DBG] pgmap v5935: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:15.576987+0000 mgr.y (mgr.14556) 3867 : cluster [DBG] pgmap v5935: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:18.689 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:24:18.975 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:24:18.975 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (111m) 9m ago 112m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:24:18.975 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (112m) 9m ago 112m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:24:18.975 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (113m) 9m ago 113m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:24:18.975 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (113m) 9m ago 113m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:24:18.975 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (116m) 9m ago 116m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:24:18.975 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (118m) 9m ago 118m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:24:18.975 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (118m) 9m ago 118m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:24:18.975 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (117m) 9m ago 117m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (117m) 9m ago 117m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (112m) 9m ago 112m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (112m) 9m ago 112m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (116m) 9m ago 116m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (116m) 9m ago 116m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (115m) 9m ago 115m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (115m) 9m ago 115m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (115m) 9m ago 115m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (114m) 9m ago 114m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (114m) 9m ago 114m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (113m) 9m ago 113m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:24:18.976 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (111m) 9m ago 112m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:24:19.323 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:24:19.324 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:24:19.324 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:24:19.324 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:24:19.324 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:24:19.324 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:24:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:17.577436+0000 mgr.y (mgr.14556) 3868 : cluster [DBG] pgmap v5936: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:24:19.323902+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.31:0/2488167517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:24:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:17.577436+0000 mgr.y (mgr.14556) 3868 : cluster [DBG] pgmap v5936: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:24:19.323902+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.31:0/2488167517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:24:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:17.577436+0000 mgr.y (mgr.14556) 3868 : cluster [DBG] pgmap v5936: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:24:19.323902+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.31:0/2488167517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:24:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:24:18.677843+0000 mgr.y (mgr.14556) 3869 : audit [DBG] from='client.30176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:24:18.967909+0000 mgr.y (mgr.14556) 3870 : audit [DBG] from='client.20292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:24:18.677843+0000 mgr.y (mgr.14556) 3869 : audit [DBG] from='client.30176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:24:18.967909+0000 mgr.y (mgr.14556) 3870 : audit [DBG] from='client.20292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:24:18.677843+0000 mgr.y (mgr.14556) 3869 : audit [DBG] from='client.30176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:24:18.967909+0000 mgr.y (mgr.14556) 3870 : audit [DBG] from='client.20292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:19.578213+0000 mgr.y (mgr.14556) 3871 : cluster [DBG] pgmap v5937: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:21.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:19.578213+0000 mgr.y (mgr.14556) 3871 : cluster [DBG] pgmap v5937: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:19.578213+0000 mgr.y (mgr.14556) 3871 : cluster [DBG] pgmap v5937: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:24:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:21] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:24:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:21.578785+0000 mgr.y (mgr.14556) 3872 : cluster [DBG] pgmap v5938: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:21.578785+0000 mgr.y (mgr.14556) 3872 : cluster [DBG] pgmap v5938: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:21.578785+0000 mgr.y (mgr.14556) 3872 : cluster [DBG] pgmap v5938: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:24:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:24:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:23.579564+0000 mgr.y (mgr.14556) 3873 : cluster [DBG] pgmap v5939: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:23.579564+0000 mgr.y (mgr.14556) 3873 : cluster [DBG] pgmap v5939: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:23.579564+0000 mgr.y (mgr.14556) 3873 : cluster [DBG] pgmap v5939: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:25.579937+0000 mgr.y (mgr.14556) 3874 : cluster [DBG] pgmap v5940: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:25.579937+0000 mgr.y (mgr.14556) 3874 : cluster [DBG] pgmap v5940: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:25.579937+0000 mgr.y (mgr.14556) 3874 : cluster [DBG] pgmap v5940: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:27.580367+0000 mgr.y (mgr.14556) 3875 : cluster [DBG] pgmap v5941: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:27.580367+0000 mgr.y (mgr.14556) 3875 : cluster [DBG] pgmap v5941: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:27.580367+0000 mgr.y (mgr.14556) 3875 : cluster [DBG] pgmap v5941: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:29.581047+0000 mgr.y (mgr.14556) 3876 : cluster [DBG] pgmap v5942: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:24:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:31] "GET /metrics HTTP/1.1" 200 196643 "" "Prometheus/2.33.4" 2024-04-17T13:24:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:29.581047+0000 mgr.y (mgr.14556) 3876 : cluster [DBG] pgmap v5942: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:29.581047+0000 mgr.y (mgr.14556) 3876 : cluster [DBG] pgmap v5942: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:31.581388+0000 mgr.y (mgr.14556) 3877 : cluster [DBG] pgmap v5943: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:31.581388+0000 mgr.y (mgr.14556) 3877 : cluster [DBG] pgmap v5943: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:31.581388+0000 mgr.y (mgr.14556) 3877 : cluster [DBG] pgmap v5943: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:24:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:24:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:33.581995+0000 mgr.y (mgr.14556) 3878 : cluster [DBG] pgmap v5944: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:33.581995+0000 mgr.y (mgr.14556) 3878 : cluster [DBG] pgmap v5944: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:33.581995+0000 mgr.y (mgr.14556) 3878 : cluster [DBG] pgmap v5944: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:35.582547+0000 mgr.y (mgr.14556) 3879 : cluster [DBG] pgmap v5945: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:35.582547+0000 mgr.y (mgr.14556) 3879 : cluster [DBG] pgmap v5945: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:35.582547+0000 mgr.y (mgr.14556) 3879 : cluster [DBG] pgmap v5945: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:37.582940+0000 mgr.y (mgr.14556) 3880 : cluster [DBG] pgmap v5946: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:37.582940+0000 mgr.y (mgr.14556) 3880 : cluster [DBG] pgmap v5946: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:37.582940+0000 mgr.y (mgr.14556) 3880 : cluster [DBG] pgmap v5946: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:39.583731+0000 mgr.y (mgr.14556) 3881 : cluster [DBG] pgmap v5947: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:39.583731+0000 mgr.y (mgr.14556) 3881 : cluster [DBG] pgmap v5947: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:39.583731+0000 mgr.y (mgr.14556) 3881 : cluster [DBG] pgmap v5947: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:24:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:41] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:24:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:41.584231+0000 mgr.y (mgr.14556) 3882 : cluster [DBG] pgmap v5948: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:41.584231+0000 mgr.y (mgr.14556) 3882 : cluster [DBG] pgmap v5948: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:43.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:41.584231+0000 mgr.y (mgr.14556) 3882 : cluster [DBG] pgmap v5948: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:24:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:24:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:43.584882+0000 mgr.y (mgr.14556) 3883 : cluster [DBG] pgmap v5949: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:43.584882+0000 mgr.y (mgr.14556) 3883 : cluster [DBG] pgmap v5949: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:43.584882+0000 mgr.y (mgr.14556) 3883 : cluster [DBG] pgmap v5949: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:45.585286+0000 mgr.y (mgr.14556) 3884 : cluster [DBG] pgmap v5950: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:45.585286+0000 mgr.y (mgr.14556) 3884 : cluster [DBG] pgmap v5950: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:45.585286+0000 mgr.y (mgr.14556) 3884 : cluster [DBG] pgmap v5950: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:49.651 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:24:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:47.585700+0000 mgr.y (mgr.14556) 3885 : cluster [DBG] pgmap v5951: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:47.585700+0000 mgr.y (mgr.14556) 3885 : cluster [DBG] pgmap v5951: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:47.585700+0000 mgr.y (mgr.14556) 3885 : cluster [DBG] pgmap v5951: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:49.940 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:24:49.940 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (112m) 9m ago 113m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:24:49.940 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (112m) 9m ago 112m 62.1M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (114m) 9m ago 114m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (114m) 9m ago 114m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (117m) 9m ago 117m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (119m) 9m ago 119m 485M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (119m) 9m ago 119m 510M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (117m) 9m ago 117m 302M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (117m) 9m ago 117m 298M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (113m) 9m ago 113m 22.5M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (113m) 9m ago 113m 24.3M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (117m) 9m ago 117m 756M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (116m) 9m ago 116m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (116m) 9m ago 116m 593M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:24:49.941 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (115m) 9m ago 115m 603M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:24:49.942 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (115m) 9m ago 115m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:24:49.942 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (115m) 9m ago 115m 740M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:24:49.942 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (114m) 9m ago 114m 488M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:24:49.942 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (114m) 9m ago 114m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:24:49.942 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (112m) 9m ago 113m 98.3M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:24:50.289 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:24:50.290 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:24:50.291 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:24:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:49.586272+0000 mgr.y (mgr.14556) 3886 : cluster [DBG] pgmap v5952: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:24:49.640213+0000 mgr.y (mgr.14556) 3887 : audit [DBG] from='client.20304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:24:49.933064+0000 mgr.y (mgr.14556) 3888 : audit [DBG] from='client.30200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:24:50.290836+0000 mon.a (mon.0) 4427 : audit [DBG] from='client.? 172.21.15.31:0/1793011138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:24:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:49.586272+0000 mgr.y (mgr.14556) 3886 : cluster [DBG] pgmap v5952: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:24:49.640213+0000 mgr.y (mgr.14556) 3887 : audit [DBG] from='client.20304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:24:49.933064+0000 mgr.y (mgr.14556) 3888 : audit [DBG] from='client.30200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:24:50.290836+0000 mon.a (mon.0) 4427 : audit [DBG] from='client.? 172.21.15.31:0/1793011138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:24:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:49.586272+0000 mgr.y (mgr.14556) 3886 : cluster [DBG] pgmap v5952: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:24:49.640213+0000 mgr.y (mgr.14556) 3887 : audit [DBG] from='client.20304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:50.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:24:49.933064+0000 mgr.y (mgr.14556) 3888 : audit [DBG] from='client.30200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:24:50.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:24:50.290836+0000 mon.a (mon.0) 4427 : audit [DBG] from='client.? 172.21.15.31:0/1793011138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:24:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:24:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:51] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:24:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:51.586851+0000 mgr.y (mgr.14556) 3889 : cluster [DBG] pgmap v5953: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:51.586851+0000 mgr.y (mgr.14556) 3889 : cluster [DBG] pgmap v5953: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:51.586851+0000 mgr.y (mgr.14556) 3889 : cluster [DBG] pgmap v5953: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:24:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:24:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:53.587540+0000 mgr.y (mgr.14556) 3890 : cluster [DBG] pgmap v5954: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:54.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:53.587540+0000 mgr.y (mgr.14556) 3890 : cluster [DBG] pgmap v5954: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:53.587540+0000 mgr.y (mgr.14556) 3890 : cluster [DBG] pgmap v5954: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:56.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:55.587981+0000 mgr.y (mgr.14556) 3891 : cluster [DBG] pgmap v5955: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:55.587981+0000 mgr.y (mgr.14556) 3891 : cluster [DBG] pgmap v5955: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:55.587981+0000 mgr.y (mgr.14556) 3891 : cluster [DBG] pgmap v5955: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:24:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:57.588400+0000 mgr.y (mgr.14556) 3892 : cluster [DBG] pgmap v5956: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:58.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:24:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:57.588400+0000 mgr.y (mgr.14556) 3892 : cluster [DBG] pgmap v5956: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:24:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:24:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:57.588400+0000 mgr.y (mgr.14556) 3892 : cluster [DBG] pgmap v5956: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:24:59.589152+0000 mgr.y (mgr.14556) 3893 : cluster [DBG] pgmap v5957: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:24:59.589152+0000 mgr.y (mgr.14556) 3893 : cluster [DBG] pgmap v5957: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:24:59.589152+0000 mgr.y (mgr.14556) 3893 : cluster [DBG] pgmap v5957: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:25:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:01] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:25:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:01.589784+0000 mgr.y (mgr.14556) 3894 : cluster [DBG] pgmap v5958: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:01.589784+0000 mgr.y (mgr.14556) 3894 : cluster [DBG] pgmap v5958: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:01.589784+0000 mgr.y (mgr.14556) 3894 : cluster [DBG] pgmap v5958: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:25:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:25:04.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:03.590514+0000 mgr.y (mgr.14556) 3895 : cluster [DBG] pgmap v5959: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:04.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:03.590514+0000 mgr.y (mgr.14556) 3895 : cluster [DBG] pgmap v5959: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:04.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:03.590514+0000 mgr.y (mgr.14556) 3895 : cluster [DBG] pgmap v5959: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:05.590884+0000 mgr.y (mgr.14556) 3896 : cluster [DBG] pgmap v5960: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:06.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:05.590884+0000 mgr.y (mgr.14556) 3896 : cluster [DBG] pgmap v5960: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:05.590884+0000 mgr.y (mgr.14556) 3896 : cluster [DBG] pgmap v5960: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:07.591376+0000 mgr.y (mgr.14556) 3897 : cluster [DBG] pgmap v5961: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:07.591376+0000 mgr.y (mgr.14556) 3897 : cluster [DBG] pgmap v5961: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:07.591376+0000 mgr.y (mgr.14556) 3897 : cluster [DBG] pgmap v5961: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:09.592206+0000 mgr.y (mgr.14556) 3898 : cluster [DBG] pgmap v5962: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:09.592206+0000 mgr.y (mgr.14556) 3898 : cluster [DBG] pgmap v5962: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:09.592206+0000 mgr.y (mgr.14556) 3898 : cluster [DBG] pgmap v5962: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:25:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:11] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:25:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:11.592602+0000 mgr.y (mgr.14556) 3899 : cluster [DBG] pgmap v5963: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:11.592602+0000 mgr.y (mgr.14556) 3899 : cluster [DBG] pgmap v5963: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:11.592602+0000 mgr.y (mgr.14556) 3899 : cluster [DBG] pgmap v5963: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:14.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:25:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:25:14.946 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:13.593217+0000 mgr.y (mgr.14556) 3900 : cluster [DBG] pgmap v5964: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:14.947 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:14.214356+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:25:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:13.593217+0000 mgr.y (mgr.14556) 3900 : cluster [DBG] pgmap v5964: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:14.214356+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:25:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:13.593217+0000 mgr.y (mgr.14556) 3900 : cluster [DBG] pgmap v5964: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:14.214356+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:25:16.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:15.593563+0000 mgr.y (mgr.14556) 3901 : cluster [DBG] pgmap v5965: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:16.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:15.593563+0000 mgr.y (mgr.14556) 3901 : cluster [DBG] pgmap v5965: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:16.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:15.593563+0000 mgr.y (mgr.14556) 3901 : cluster [DBG] pgmap v5965: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:16.922048+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:25:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:17.563616+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:25:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:17.846070+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:25:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:17.847071+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:25:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:17.853837+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:25:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:16.922048+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:25:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:17.563616+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:25:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:17.846070+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:25:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:17.847071+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:25:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:17.853837+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:25:18.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:16.922048+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:25:18.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:17.563616+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:25:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:17.846070+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:25:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:17.847071+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:25:18.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:17.853837+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:25:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:17.593892+0000 mgr.y (mgr.14556) 3902 : cluster [DBG] pgmap v5966: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:19.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:17.593892+0000 mgr.y (mgr.14556) 3902 : cluster [DBG] pgmap v5966: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:17.593892+0000 mgr.y (mgr.14556) 3902 : cluster [DBG] pgmap v5966: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:20.615 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:25:20.905 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:25:20.905 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (112m) 3s ago 113m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (113m) 3s ago 113m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (114m) 3s ago 114m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (114m) 3s ago 114m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (118m) 3s ago 118m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (119m) 3s ago 119m 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (119m) 3s ago 119m 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (118m) 3s ago 118m 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (118m) 3s ago 118m 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (113m) 3s ago 113m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (113m) 3s ago 113m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (117m) 3s ago 117m 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (117m) 3s ago 117m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (116m) 3s ago 116m 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (116m) 3s ago 116m 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:25:20.906 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (116m) 3s ago 116m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:25:20.907 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (115m) 3s ago 115m 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:25:20.907 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (115m) 3s ago 115m 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:25:20.907 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (114m) 3s ago 114m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:25:20.907 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (112m) 3s ago 113m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:25:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:19.594543+0000 mgr.y (mgr.14556) 3903 : cluster [DBG] pgmap v5967: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:21.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:19.594543+0000 mgr.y (mgr.14556) 3903 : cluster [DBG] pgmap v5967: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:19.594543+0000 mgr.y (mgr.14556) 3903 : cluster [DBG] pgmap v5967: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:25:21.259 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:25:21.260 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:25:21.260 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:25:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:21] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:25:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:20.604457+0000 mgr.y (mgr.14556) 3904 : audit [DBG] from='client.30212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:20.898180+0000 mgr.y (mgr.14556) 3905 : audit [DBG] from='client.30218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:21.260160+0000 mon.a (mon.0) 4434 : audit [DBG] from='client.? 172.21.15.31:0/1782064382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:25:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:20.604457+0000 mgr.y (mgr.14556) 3904 : audit [DBG] from='client.30212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:20.898180+0000 mgr.y (mgr.14556) 3905 : audit [DBG] from='client.30218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:21.260160+0000 mon.a (mon.0) 4434 : audit [DBG] from='client.? 172.21.15.31:0/1782064382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:25:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:20.604457+0000 mgr.y (mgr.14556) 3904 : audit [DBG] from='client.30212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:20.898180+0000 mgr.y (mgr.14556) 3905 : audit [DBG] from='client.30218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:21.260160+0000 mon.a (mon.0) 4434 : audit [DBG] from='client.? 172.21.15.31:0/1782064382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:25:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:21.594906+0000 mgr.y (mgr.14556) 3906 : cluster [DBG] pgmap v5968: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:21.594906+0000 mgr.y (mgr.14556) 3906 : cluster [DBG] pgmap v5968: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:21.594906+0000 mgr.y (mgr.14556) 3906 : cluster [DBG] pgmap v5968: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:25:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:25:25.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:23.595574+0000 mgr.y (mgr.14556) 3907 : cluster [DBG] pgmap v5969: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:25.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:23.595574+0000 mgr.y (mgr.14556) 3907 : cluster [DBG] pgmap v5969: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:23.595574+0000 mgr.y (mgr.14556) 3907 : cluster [DBG] pgmap v5969: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:25.595964+0000 mgr.y (mgr.14556) 3908 : cluster [DBG] pgmap v5970: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:27.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:25.595964+0000 mgr.y (mgr.14556) 3908 : cluster [DBG] pgmap v5970: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:25.595964+0000 mgr.y (mgr.14556) 3908 : cluster [DBG] pgmap v5970: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:27.596277+0000 mgr.y (mgr.14556) 3909 : cluster [DBG] pgmap v5971: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:29.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:27.596277+0000 mgr.y (mgr.14556) 3909 : cluster [DBG] pgmap v5971: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:27.596277+0000 mgr.y (mgr.14556) 3909 : cluster [DBG] pgmap v5971: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:29.596945+0000 mgr.y (mgr.14556) 3910 : cluster [DBG] pgmap v5972: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:29.596945+0000 mgr.y (mgr.14556) 3910 : cluster [DBG] pgmap v5972: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:29.596945+0000 mgr.y (mgr.14556) 3910 : cluster [DBG] pgmap v5972: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:25:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:31] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:25:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:31.597483+0000 mgr.y (mgr.14556) 3911 : cluster [DBG] pgmap v5973: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:31.597483+0000 mgr.y (mgr.14556) 3911 : cluster [DBG] pgmap v5973: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:31.597483+0000 mgr.y (mgr.14556) 3911 : cluster [DBG] pgmap v5973: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:25:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:25:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:33.598351+0000 mgr.y (mgr.14556) 3912 : cluster [DBG] pgmap v5974: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:35.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:33.598351+0000 mgr.y (mgr.14556) 3912 : cluster [DBG] pgmap v5974: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:33.598351+0000 mgr.y (mgr.14556) 3912 : cluster [DBG] pgmap v5974: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:35.598746+0000 mgr.y (mgr.14556) 3913 : cluster [DBG] pgmap v5975: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:35.598746+0000 mgr.y (mgr.14556) 3913 : cluster [DBG] pgmap v5975: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:35.598746+0000 mgr.y (mgr.14556) 3913 : cluster [DBG] pgmap v5975: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:37.599272+0000 mgr.y (mgr.14556) 3914 : cluster [DBG] pgmap v5976: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:37.599272+0000 mgr.y (mgr.14556) 3914 : cluster [DBG] pgmap v5976: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:37.599272+0000 mgr.y (mgr.14556) 3914 : cluster [DBG] pgmap v5976: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:39.600103+0000 mgr.y (mgr.14556) 3915 : cluster [DBG] pgmap v5977: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:39.600103+0000 mgr.y (mgr.14556) 3915 : cluster [DBG] pgmap v5977: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:39.600103+0000 mgr.y (mgr.14556) 3915 : cluster [DBG] pgmap v5977: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:25:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:41] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:25:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:41.600534+0000 mgr.y (mgr.14556) 3916 : cluster [DBG] pgmap v5978: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:41.600534+0000 mgr.y (mgr.14556) 3916 : cluster [DBG] pgmap v5978: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:41.600534+0000 mgr.y (mgr.14556) 3916 : cluster [DBG] pgmap v5978: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:25:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:25:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:43.601237+0000 mgr.y (mgr.14556) 3917 : cluster [DBG] pgmap v5979: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:43.601237+0000 mgr.y (mgr.14556) 3917 : cluster [DBG] pgmap v5979: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:43.601237+0000 mgr.y (mgr.14556) 3917 : cluster [DBG] pgmap v5979: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:45.601754+0000 mgr.y (mgr.14556) 3918 : cluster [DBG] pgmap v5980: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:45.601754+0000 mgr.y (mgr.14556) 3918 : cluster [DBG] pgmap v5980: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:45.601754+0000 mgr.y (mgr.14556) 3918 : cluster [DBG] pgmap v5980: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:47.602360+0000 mgr.y (mgr.14556) 3919 : cluster [DBG] pgmap v5981: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:47.602360+0000 mgr.y (mgr.14556) 3919 : cluster [DBG] pgmap v5981: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:47.602360+0000 mgr.y (mgr.14556) 3919 : cluster [DBG] pgmap v5981: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:51.583 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:25:51.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:49.603104+0000 mgr.y (mgr.14556) 3920 : cluster [DBG] pgmap v5982: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:49.603104+0000 mgr.y (mgr.14556) 3920 : cluster [DBG] pgmap v5982: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:51] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:25:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:49.603104+0000 mgr.y (mgr.14556) 3920 : cluster [DBG] pgmap v5982: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:51.872 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:25:51.872 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (113m) 34s ago 114m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:25:51.872 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (113m) 34s ago 113m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:25:51.872 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (115m) 34s ago 115m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (115m) 34s ago 115m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (118m) 34s ago 118m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 34s ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 34s ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (118m) 34s ago 118m 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (118m) 34s ago 118m 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (114m) 34s ago 114m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (114m) 34s ago 114m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (118m) 34s ago 118m 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (117m) 34s ago 117m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (117m) 34s ago 117m 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (116m) 34s ago 116m 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (116m) 34s ago 116m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (116m) 34s ago 116m 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:25:51.873 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (115m) 34s ago 115m 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:25:51.874 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (115m) 34s ago 115m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:25:51.874 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (113m) 34s ago 114m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:25:52.249 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:25:52.249 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:25:52.249 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:25:52.250 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:25:52.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:52.250792+0000 mon.a (mon.0) 4435 : audit [DBG] from='client.? 172.21.15.31:0/600531504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:25:52.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:52.250792+0000 mon.a (mon.0) 4435 : audit [DBG] from='client.? 172.21.15.31:0/600531504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:25:52.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:52.250792+0000 mon.a (mon.0) 4435 : audit [DBG] from='client.? 172.21.15.31:0/600531504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:25:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:51.573025+0000 mgr.y (mgr.14556) 3921 : audit [DBG] from='client.20340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:51.603506+0000 mgr.y (mgr.14556) 3922 : cluster [DBG] pgmap v5983: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:25:51.865501+0000 mgr.y (mgr.14556) 3923 : audit [DBG] from='client.30236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:51.573025+0000 mgr.y (mgr.14556) 3921 : audit [DBG] from='client.20340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:51.603506+0000 mgr.y (mgr.14556) 3922 : cluster [DBG] pgmap v5983: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:25:51.865501+0000 mgr.y (mgr.14556) 3923 : audit [DBG] from='client.30236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:51.573025+0000 mgr.y (mgr.14556) 3921 : audit [DBG] from='client.20340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:51.603506+0000 mgr.y (mgr.14556) 3922 : cluster [DBG] pgmap v5983: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:25:51.865501+0000 mgr.y (mgr.14556) 3923 : audit [DBG] from='client.30236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:25:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:25:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:25:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:53.604169+0000 mgr.y (mgr.14556) 3924 : cluster [DBG] pgmap v5984: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:53.604169+0000 mgr.y (mgr.14556) 3924 : cluster [DBG] pgmap v5984: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:53.604169+0000 mgr.y (mgr.14556) 3924 : cluster [DBG] pgmap v5984: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:55.604519+0000 mgr.y (mgr.14556) 3925 : cluster [DBG] pgmap v5985: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:55.604519+0000 mgr.y (mgr.14556) 3925 : cluster [DBG] pgmap v5985: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:55.604519+0000 mgr.y (mgr.14556) 3925 : cluster [DBG] pgmap v5985: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:25:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:57.605046+0000 mgr.y (mgr.14556) 3926 : cluster [DBG] pgmap v5986: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:57.605046+0000 mgr.y (mgr.14556) 3926 : cluster [DBG] pgmap v5986: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:25:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:25:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:57.605046+0000 mgr.y (mgr.14556) 3926 : cluster [DBG] pgmap v5986: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:25:59.605739+0000 mgr.y (mgr.14556) 3927 : cluster [DBG] pgmap v5987: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:25:59.605739+0000 mgr.y (mgr.14556) 3927 : cluster [DBG] pgmap v5987: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:25:59.605739+0000 mgr.y (mgr.14556) 3927 : cluster [DBG] pgmap v5987: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:26:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:01] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:26:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:01.606321+0000 mgr.y (mgr.14556) 3928 : cluster [DBG] pgmap v5988: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:01.606321+0000 mgr.y (mgr.14556) 3928 : cluster [DBG] pgmap v5988: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:01.606321+0000 mgr.y (mgr.14556) 3928 : cluster [DBG] pgmap v5988: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:26:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:26:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:03.607089+0000 mgr.y (mgr.14556) 3929 : cluster [DBG] pgmap v5989: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:03.607089+0000 mgr.y (mgr.14556) 3929 : cluster [DBG] pgmap v5989: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:03.607089+0000 mgr.y (mgr.14556) 3929 : cluster [DBG] pgmap v5989: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:05.607683+0000 mgr.y (mgr.14556) 3930 : cluster [DBG] pgmap v5990: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:05.607683+0000 mgr.y (mgr.14556) 3930 : cluster [DBG] pgmap v5990: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:05.607683+0000 mgr.y (mgr.14556) 3930 : cluster [DBG] pgmap v5990: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:07.608053+0000 mgr.y (mgr.14556) 3931 : cluster [DBG] pgmap v5991: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:07.608053+0000 mgr.y (mgr.14556) 3931 : cluster [DBG] pgmap v5991: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:07.608053+0000 mgr.y (mgr.14556) 3931 : cluster [DBG] pgmap v5991: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:09.608684+0000 mgr.y (mgr.14556) 3932 : cluster [DBG] pgmap v5992: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:09.608684+0000 mgr.y (mgr.14556) 3932 : cluster [DBG] pgmap v5992: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:09.608684+0000 mgr.y (mgr.14556) 3932 : cluster [DBG] pgmap v5992: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:26:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:11] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:26:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:11.609156+0000 mgr.y (mgr.14556) 3933 : cluster [DBG] pgmap v5993: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:11.609156+0000 mgr.y (mgr.14556) 3933 : cluster [DBG] pgmap v5993: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:11.609156+0000 mgr.y (mgr.14556) 3933 : cluster [DBG] pgmap v5993: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:26:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:26:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:13.609864+0000 mgr.y (mgr.14556) 3934 : cluster [DBG] pgmap v5994: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:15.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:13.609864+0000 mgr.y (mgr.14556) 3934 : cluster [DBG] pgmap v5994: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:13.609864+0000 mgr.y (mgr.14556) 3934 : cluster [DBG] pgmap v5994: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:15.610340+0000 mgr.y (mgr.14556) 3935 : cluster [DBG] pgmap v5995: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:15.610340+0000 mgr.y (mgr.14556) 3935 : cluster [DBG] pgmap v5995: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:15.610340+0000 mgr.y (mgr.14556) 3935 : cluster [DBG] pgmap v5995: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:26:17.859400+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:26:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:26:18.153558+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:26:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:26:18.154222+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:26:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:26:18.158382+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:26:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:26:17.859400+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:26:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:26:18.153558+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:26:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:26:18.154222+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:26:18.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:26:18.158382+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:26:18.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:26:17.859400+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:26:18.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:26:18.153558+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:26:18.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:26:18.154222+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:26:18.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:26:18.158382+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:26:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:17.610904+0000 mgr.y (mgr.14556) 3936 : cluster [DBG] pgmap v5996: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:17.610904+0000 mgr.y (mgr.14556) 3936 : cluster [DBG] pgmap v5996: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:17.610904+0000 mgr.y (mgr.14556) 3936 : cluster [DBG] pgmap v5996: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:19.611593+0000 mgr.y (mgr.14556) 3937 : cluster [DBG] pgmap v5997: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:19.611593+0000 mgr.y (mgr.14556) 3937 : cluster [DBG] pgmap v5997: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:19.611593+0000 mgr.y (mgr.14556) 3937 : cluster [DBG] pgmap v5997: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:26:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:21] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:26:22.578 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:26:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:21.612044+0000 mgr.y (mgr.14556) 3938 : cluster [DBG] pgmap v5998: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:21.612044+0000 mgr.y (mgr.14556) 3938 : cluster [DBG] pgmap v5998: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:21.612044+0000 mgr.y (mgr.14556) 3938 : cluster [DBG] pgmap v5998: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (113m) 65s ago 114m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (114m) 65s ago 114m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (115m) 65s ago 115m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (115m) 65s ago 115m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (119m) 65s ago 119m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 65s ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 65s ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (119m) 65s ago 119m 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (119m) 65s ago 119m 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (114m) 65s ago 114m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (114m) 65s ago 114m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:26:22.869 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (118m) 65s ago 118m 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:26:22.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (118m) 65s ago 118m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:26:22.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (117m) 65s ago 117m 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:26:22.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (117m) 65s ago 117m 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:26:22.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (117m) 65s ago 117m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:26:22.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (116m) 65s ago 116m 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:26:22.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (116m) 65s ago 116m 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:26:22.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (115m) 65s ago 115m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:26:22.870 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (113m) 65s ago 114m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:26:23.222 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:26:23.222 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:26:23.222 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:26:23.223 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:26:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:26:22.567990+0000 mgr.y (mgr.14556) 3939 : audit [DBG] from='client.30248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:26:22.861727+0000 mgr.y (mgr.14556) 3940 : audit [DBG] from='client.30254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:26:23.223528+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.31:0/3092320686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:26:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:26:22.567990+0000 mgr.y (mgr.14556) 3939 : audit [DBG] from='client.30248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:26:22.861727+0000 mgr.y (mgr.14556) 3940 : audit [DBG] from='client.30254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:26:23.223528+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.31:0/3092320686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:26:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:26:22.567990+0000 mgr.y (mgr.14556) 3939 : audit [DBG] from='client.30248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:26:22.861727+0000 mgr.y (mgr.14556) 3940 : audit [DBG] from='client.30254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:26:23.223528+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.31:0/3092320686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:26:24.421 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:26:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:26:24.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:23.612754+0000 mgr.y (mgr.14556) 3941 : cluster [DBG] pgmap v5999: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:24.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:23.612754+0000 mgr.y (mgr.14556) 3941 : cluster [DBG] pgmap v5999: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:24.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:23.612754+0000 mgr.y (mgr.14556) 3941 : cluster [DBG] pgmap v5999: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:25.613322+0000 mgr.y (mgr.14556) 3942 : cluster [DBG] pgmap v6000: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:26.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:25.613322+0000 mgr.y (mgr.14556) 3942 : cluster [DBG] pgmap v6000: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:25.613322+0000 mgr.y (mgr.14556) 3942 : cluster [DBG] pgmap v6000: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:27.613806+0000 mgr.y (mgr.14556) 3943 : cluster [DBG] pgmap v6001: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:28.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:27.613806+0000 mgr.y (mgr.14556) 3943 : cluster [DBG] pgmap v6001: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:27.613806+0000 mgr.y (mgr.14556) 3943 : cluster [DBG] pgmap v6001: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:29.614694+0000 mgr.y (mgr.14556) 3944 : cluster [DBG] pgmap v6002: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:30.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:29.614694+0000 mgr.y (mgr.14556) 3944 : cluster [DBG] pgmap v6002: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:29.614694+0000 mgr.y (mgr.14556) 3944 : cluster [DBG] pgmap v6002: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:26:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:31] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:26:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:31.615107+0000 mgr.y (mgr.14556) 3945 : cluster [DBG] pgmap v6003: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:31.615107+0000 mgr.y (mgr.14556) 3945 : cluster [DBG] pgmap v6003: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:31.615107+0000 mgr.y (mgr.14556) 3945 : cluster [DBG] pgmap v6003: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:26:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:26:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:33.615729+0000 mgr.y (mgr.14556) 3946 : cluster [DBG] pgmap v6004: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:33.615729+0000 mgr.y (mgr.14556) 3946 : cluster [DBG] pgmap v6004: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:33.615729+0000 mgr.y (mgr.14556) 3946 : cluster [DBG] pgmap v6004: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:35.616169+0000 mgr.y (mgr.14556) 3947 : cluster [DBG] pgmap v6005: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:35.616169+0000 mgr.y (mgr.14556) 3947 : cluster [DBG] pgmap v6005: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:35.616169+0000 mgr.y (mgr.14556) 3947 : cluster [DBG] pgmap v6005: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:37.616695+0000 mgr.y (mgr.14556) 3948 : cluster [DBG] pgmap v6006: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:37.616695+0000 mgr.y (mgr.14556) 3948 : cluster [DBG] pgmap v6006: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:37.616695+0000 mgr.y (mgr.14556) 3948 : cluster [DBG] pgmap v6006: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:39.617542+0000 mgr.y (mgr.14556) 3949 : cluster [DBG] pgmap v6007: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:26:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:41] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:26:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:39.617542+0000 mgr.y (mgr.14556) 3949 : cluster [DBG] pgmap v6007: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:39.617542+0000 mgr.y (mgr.14556) 3949 : cluster [DBG] pgmap v6007: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:41.618036+0000 mgr.y (mgr.14556) 3950 : cluster [DBG] pgmap v6008: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:41.618036+0000 mgr.y (mgr.14556) 3950 : cluster [DBG] pgmap v6008: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:41.618036+0000 mgr.y (mgr.14556) 3950 : cluster [DBG] pgmap v6008: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:26:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:26:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:43.618782+0000 mgr.y (mgr.14556) 3951 : cluster [DBG] pgmap v6009: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:43.618782+0000 mgr.y (mgr.14556) 3951 : cluster [DBG] pgmap v6009: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:43.618782+0000 mgr.y (mgr.14556) 3951 : cluster [DBG] pgmap v6009: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:45.619415+0000 mgr.y (mgr.14556) 3952 : cluster [DBG] pgmap v6010: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:45.619415+0000 mgr.y (mgr.14556) 3952 : cluster [DBG] pgmap v6010: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:45.619415+0000 mgr.y (mgr.14556) 3952 : cluster [DBG] pgmap v6010: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:47.619963+0000 mgr.y (mgr.14556) 3953 : cluster [DBG] pgmap v6011: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:47.619963+0000 mgr.y (mgr.14556) 3953 : cluster [DBG] pgmap v6011: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:47.619963+0000 mgr.y (mgr.14556) 3953 : cluster [DBG] pgmap v6011: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:49.620659+0000 mgr.y (mgr.14556) 3954 : cluster [DBG] pgmap v6012: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:51.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:49.620659+0000 mgr.y (mgr.14556) 3954 : cluster [DBG] pgmap v6012: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:49.620659+0000 mgr.y (mgr.14556) 3954 : cluster [DBG] pgmap v6012: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:26:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:51] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:26:53.549 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:26:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:51.621250+0000 mgr.y (mgr.14556) 3955 : cluster [DBG] pgmap v6013: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:53.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:51.621250+0000 mgr.y (mgr.14556) 3955 : cluster [DBG] pgmap v6013: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:51.621250+0000 mgr.y (mgr.14556) 3955 : cluster [DBG] pgmap v6013: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:53.838 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (114m) 96s ago 115m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (114m) 96s ago 114m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (116m) 96s ago 116m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (116m) 96s ago 116m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (119m) 96s ago 119m 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 96s ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 96s ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (119m) 96s ago 119m 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (119m) 96s ago 119m 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (115m) 96s ago 115m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (115m) 96s ago 115m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:26:53.839 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (119m) 96s ago 119m 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:26:53.840 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (118m) 96s ago 118m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:26:53.840 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (118m) 96s ago 118m 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:26:53.840 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (118m) 96s ago 118m 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:26:53.840 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (117m) 96s ago 117m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:26:53.840 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (117m) 96s ago 117m 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:26:53.840 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (116m) 96s ago 116m 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:26:53.840 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (116m) 96s ago 116m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:26:53.840 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (114m) 96s ago 115m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:26:54.187 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:26:54.187 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:26:54.187 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:26:54.187 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:26:54.188 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:26:54.365 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:26:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:26:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:26:54.188403+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.31:0/958467768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:26:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:26:54.188403+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.31:0/958467768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:26:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:26:54.188403+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.31:0/958467768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:26:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:26:53.538109+0000 mgr.y (mgr.14556) 3956 : audit [DBG] from='client.20376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:53.621991+0000 mgr.y (mgr.14556) 3957 : cluster [DBG] pgmap v6014: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:26:53.831499+0000 mgr.y (mgr.14556) 3958 : audit [DBG] from='client.30272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:26:53.538109+0000 mgr.y (mgr.14556) 3956 : audit [DBG] from='client.20376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:53.621991+0000 mgr.y (mgr.14556) 3957 : cluster [DBG] pgmap v6014: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:26:53.831499+0000 mgr.y (mgr.14556) 3958 : audit [DBG] from='client.30272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:26:53.538109+0000 mgr.y (mgr.14556) 3956 : audit [DBG] from='client.20376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:53.621991+0000 mgr.y (mgr.14556) 3957 : cluster [DBG] pgmap v6014: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:26:53.831499+0000 mgr.y (mgr.14556) 3958 : audit [DBG] from='client.30272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:26:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:55.622474+0000 mgr.y (mgr.14556) 3959 : cluster [DBG] pgmap v6015: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:55.622474+0000 mgr.y (mgr.14556) 3959 : cluster [DBG] pgmap v6015: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:55.622474+0000 mgr.y (mgr.14556) 3959 : cluster [DBG] pgmap v6015: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:26:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:57.622985+0000 mgr.y (mgr.14556) 3960 : cluster [DBG] pgmap v6016: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:26:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:57.622985+0000 mgr.y (mgr.14556) 3960 : cluster [DBG] pgmap v6016: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:26:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:26:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:57.622985+0000 mgr.y (mgr.14556) 3960 : cluster [DBG] pgmap v6016: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:26:59.623751+0000 mgr.y (mgr.14556) 3961 : cluster [DBG] pgmap v6017: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:01.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:26:59.623751+0000 mgr.y (mgr.14556) 3961 : cluster [DBG] pgmap v6017: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:26:59.623751+0000 mgr.y (mgr.14556) 3961 : cluster [DBG] pgmap v6017: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:27:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:01] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:27:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:01.624282+0000 mgr.y (mgr.14556) 3962 : cluster [DBG] pgmap v6018: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:01.624282+0000 mgr.y (mgr.14556) 3962 : cluster [DBG] pgmap v6018: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:01.624282+0000 mgr.y (mgr.14556) 3962 : cluster [DBG] pgmap v6018: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:27:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:27:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:03.625181+0000 mgr.y (mgr.14556) 3963 : cluster [DBG] pgmap v6019: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:03.625181+0000 mgr.y (mgr.14556) 3963 : cluster [DBG] pgmap v6019: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:03.625181+0000 mgr.y (mgr.14556) 3963 : cluster [DBG] pgmap v6019: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:05.625745+0000 mgr.y (mgr.14556) 3964 : cluster [DBG] pgmap v6020: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:05.625745+0000 mgr.y (mgr.14556) 3964 : cluster [DBG] pgmap v6020: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:05.625745+0000 mgr.y (mgr.14556) 3964 : cluster [DBG] pgmap v6020: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:07.626238+0000 mgr.y (mgr.14556) 3965 : cluster [DBG] pgmap v6021: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:07.626238+0000 mgr.y (mgr.14556) 3965 : cluster [DBG] pgmap v6021: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:07.626238+0000 mgr.y (mgr.14556) 3965 : cluster [DBG] pgmap v6021: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:09.626903+0000 mgr.y (mgr.14556) 3966 : cluster [DBG] pgmap v6022: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:11] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:27:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:09.626903+0000 mgr.y (mgr.14556) 3966 : cluster [DBG] pgmap v6022: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:09.626903+0000 mgr.y (mgr.14556) 3966 : cluster [DBG] pgmap v6022: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:11.627482+0000 mgr.y (mgr.14556) 3967 : cluster [DBG] pgmap v6023: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:11.627482+0000 mgr.y (mgr.14556) 3967 : cluster [DBG] pgmap v6023: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:11.627482+0000 mgr.y (mgr.14556) 3967 : cluster [DBG] pgmap v6023: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:27:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:27:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:13.628334+0000 mgr.y (mgr.14556) 3968 : cluster [DBG] pgmap v6024: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:13.628334+0000 mgr.y (mgr.14556) 3968 : cluster [DBG] pgmap v6024: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:13.628334+0000 mgr.y (mgr.14556) 3968 : cluster [DBG] pgmap v6024: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:15.628780+0000 mgr.y (mgr.14556) 3969 : cluster [DBG] pgmap v6025: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:15.628780+0000 mgr.y (mgr.14556) 3969 : cluster [DBG] pgmap v6025: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:15.628780+0000 mgr.y (mgr.14556) 3969 : cluster [DBG] pgmap v6025: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:18.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:27:18.162920+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:27:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:27:18.162920+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:27:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:27:18.162920+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:27:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:17.629188+0000 mgr.y (mgr.14556) 3970 : cluster [DBG] pgmap v6026: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:27:18.456859+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:27:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:27:18.457501+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:27:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:27:18.464218+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:27:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:17.629188+0000 mgr.y (mgr.14556) 3970 : cluster [DBG] pgmap v6026: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:27:18.456859+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:27:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:27:18.457501+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:27:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:27:18.464218+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:27:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:17.629188+0000 mgr.y (mgr.14556) 3970 : cluster [DBG] pgmap v6026: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:27:18.456859+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:27:19.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:27:18.457501+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:27:19.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:27:18.464218+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:27:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:19.629938+0000 mgr.y (mgr.14556) 3971 : cluster [DBG] pgmap v6027: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:19.629938+0000 mgr.y (mgr.14556) 3971 : cluster [DBG] pgmap v6027: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:19.629938+0000 mgr.y (mgr.14556) 3971 : cluster [DBG] pgmap v6027: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:27:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:21] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:27:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:21.630462+0000 mgr.y (mgr.14556) 3972 : cluster [DBG] pgmap v6028: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:22.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:21.630462+0000 mgr.y (mgr.14556) 3972 : cluster [DBG] pgmap v6028: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:21.630462+0000 mgr.y (mgr.14556) 3972 : cluster [DBG] pgmap v6028: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:27:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:27:24.513 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:27:24.802 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:27:24.802 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (114m) 2m ago 115m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:27:24.802 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (115m) 2m ago 115m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:27:24.802 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (116m) 2m ago 116m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:27:24.802 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (116m) 2m ago 116m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:27:24.802 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 2m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 2m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 2m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 2m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 2m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (115m) 2m ago 115m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (115m) 2m ago 115m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (119m) 2m ago 119m 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (119m) 2m ago 119m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (118m) 2m ago 118m 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (118m) 2m ago 118m 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (118m) 2m ago 118m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (117m) 2m ago 117m 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (117m) 2m ago 117m 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (117m) 2m ago 117m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:27:24.803 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (114m) 2m ago 116m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:27:24.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:23.631284+0000 mgr.y (mgr.14556) 3973 : cluster [DBG] pgmap v6029: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:23.631284+0000 mgr.y (mgr.14556) 3973 : cluster [DBG] pgmap v6029: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:23.631284+0000 mgr.y (mgr.14556) 3973 : cluster [DBG] pgmap v6029: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:25.151 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:27:25.151 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:27:25.151 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:27:25.151 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:27:25.152 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:27:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:27:24.503123+0000 mgr.y (mgr.14556) 3974 : audit [DBG] from='client.20394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:27:24.795057+0000 mgr.y (mgr.14556) 3975 : audit [DBG] from='client.20400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:27:25.152736+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.31:0/3072469220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:27:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:27:24.503123+0000 mgr.y (mgr.14556) 3974 : audit [DBG] from='client.20394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:27:24.795057+0000 mgr.y (mgr.14556) 3975 : audit [DBG] from='client.20400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:27:25.152736+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.31:0/3072469220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:27:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:27:24.503123+0000 mgr.y (mgr.14556) 3974 : audit [DBG] from='client.20394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:27:24.795057+0000 mgr.y (mgr.14556) 3975 : audit [DBG] from='client.20400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:27:25.152736+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.31:0/3072469220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:27:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:25.631640+0000 mgr.y (mgr.14556) 3976 : cluster [DBG] pgmap v6030: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:25.631640+0000 mgr.y (mgr.14556) 3976 : cluster [DBG] pgmap v6030: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:25.631640+0000 mgr.y (mgr.14556) 3976 : cluster [DBG] pgmap v6030: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:27.631994+0000 mgr.y (mgr.14556) 3977 : cluster [DBG] pgmap v6031: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:27.631994+0000 mgr.y (mgr.14556) 3977 : cluster [DBG] pgmap v6031: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:27.631994+0000 mgr.y (mgr.14556) 3977 : cluster [DBG] pgmap v6031: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:30.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:29.632638+0000 mgr.y (mgr.14556) 3978 : cluster [DBG] pgmap v6032: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:30.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:29.632638+0000 mgr.y (mgr.14556) 3978 : cluster [DBG] pgmap v6032: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:29.632638+0000 mgr.y (mgr.14556) 3978 : cluster [DBG] pgmap v6032: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:27:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:31] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:27:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:31.633061+0000 mgr.y (mgr.14556) 3979 : cluster [DBG] pgmap v6033: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:31.633061+0000 mgr.y (mgr.14556) 3979 : cluster [DBG] pgmap v6033: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:31.633061+0000 mgr.y (mgr.14556) 3979 : cluster [DBG] pgmap v6033: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:27:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:27:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:33.633777+0000 mgr.y (mgr.14556) 3980 : cluster [DBG] pgmap v6034: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:34.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:33.633777+0000 mgr.y (mgr.14556) 3980 : cluster [DBG] pgmap v6034: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:33.633777+0000 mgr.y (mgr.14556) 3980 : cluster [DBG] pgmap v6034: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:36.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:35.634200+0000 mgr.y (mgr.14556) 3981 : cluster [DBG] pgmap v6035: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:36.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:35.634200+0000 mgr.y (mgr.14556) 3981 : cluster [DBG] pgmap v6035: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:36.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:35.634200+0000 mgr.y (mgr.14556) 3981 : cluster [DBG] pgmap v6035: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:37.634641+0000 mgr.y (mgr.14556) 3982 : cluster [DBG] pgmap v6036: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:37.634641+0000 mgr.y (mgr.14556) 3982 : cluster [DBG] pgmap v6036: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:37.634641+0000 mgr.y (mgr.14556) 3982 : cluster [DBG] pgmap v6036: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:39.635320+0000 mgr.y (mgr.14556) 3983 : cluster [DBG] pgmap v6037: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:39.635320+0000 mgr.y (mgr.14556) 3983 : cluster [DBG] pgmap v6037: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:41.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:39.635320+0000 mgr.y (mgr.14556) 3983 : cluster [DBG] pgmap v6037: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:27:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:41] "GET /metrics HTTP/1.1" 200 196631 "" "Prometheus/2.33.4" 2024-04-17T13:27:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:41.635843+0000 mgr.y (mgr.14556) 3984 : cluster [DBG] pgmap v6038: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:41.635843+0000 mgr.y (mgr.14556) 3984 : cluster [DBG] pgmap v6038: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:43.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:41.635843+0000 mgr.y (mgr.14556) 3984 : cluster [DBG] pgmap v6038: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:27:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:27:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:43.636561+0000 mgr.y (mgr.14556) 3985 : cluster [DBG] pgmap v6039: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:43.636561+0000 mgr.y (mgr.14556) 3985 : cluster [DBG] pgmap v6039: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:45.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:43.636561+0000 mgr.y (mgr.14556) 3985 : cluster [DBG] pgmap v6039: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:46.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:45.637149+0000 mgr.y (mgr.14556) 3986 : cluster [DBG] pgmap v6040: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:46.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:45.637149+0000 mgr.y (mgr.14556) 3986 : cluster [DBG] pgmap v6040: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:45.637149+0000 mgr.y (mgr.14556) 3986 : cluster [DBG] pgmap v6040: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:47.637626+0000 mgr.y (mgr.14556) 3987 : cluster [DBG] pgmap v6041: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:47.637626+0000 mgr.y (mgr.14556) 3987 : cluster [DBG] pgmap v6041: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:47.637626+0000 mgr.y (mgr.14556) 3987 : cluster [DBG] pgmap v6041: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:49.638478+0000 mgr.y (mgr.14556) 3988 : cluster [DBG] pgmap v6042: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:50.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:49.638478+0000 mgr.y (mgr.14556) 3988 : cluster [DBG] pgmap v6042: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:49.638478+0000 mgr.y (mgr.14556) 3988 : cluster [DBG] pgmap v6042: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:27:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:51] "GET /metrics HTTP/1.1" 200 196631 "" "Prometheus/2.33.4" 2024-04-17T13:27:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:51.639077+0000 mgr.y (mgr.14556) 3989 : cluster [DBG] pgmap v6043: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:51.639077+0000 mgr.y (mgr.14556) 3989 : cluster [DBG] pgmap v6043: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:53.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:51.639077+0000 mgr.y (mgr.14556) 3989 : cluster [DBG] pgmap v6043: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:27:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:27:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:53.639741+0000 mgr.y (mgr.14556) 3990 : cluster [DBG] pgmap v6044: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:53.639741+0000 mgr.y (mgr.14556) 3990 : cluster [DBG] pgmap v6044: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:55.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:53.639741+0000 mgr.y (mgr.14556) 3990 : cluster [DBG] pgmap v6044: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:55.477 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:27:55.767 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (115m) 2m ago 116m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (115m) 2m ago 115m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (117m) 2m ago 117m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (117m) 2m ago 117m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 2m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 2m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 2m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 2m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 2m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (116m) 2m ago 116m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (116m) 2m ago 116m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 2m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (119m) 2m ago 119m 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:27:55.768 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (119m) 2m ago 119m 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:27:55.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (119m) 2m ago 119m 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:27:55.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (118m) 2m ago 118m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:27:55.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (118m) 2m ago 118m 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:27:55.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (117m) 2m ago 117m 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:27:55.769 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (117m) 2m ago 117m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:27:55.769 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (115m) 2m ago 116m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:27:56.117 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:27:56.117 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:27:56.117 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:27:56.117 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:27:56.118 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:27:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:27:55.466726+0000 mgr.y (mgr.14556) 3991 : audit [DBG] from='client.30302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:55.640156+0000 mgr.y (mgr.14556) 3992 : cluster [DBG] pgmap v6045: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:27:55.760699+0000 mgr.y (mgr.14556) 3993 : audit [DBG] from='client.20418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:27:56.118592+0000 mon.a (mon.0) 4444 : audit [DBG] from='client.? 172.21.15.31:0/2144772486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:27:57.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:27:55.466726+0000 mgr.y (mgr.14556) 3991 : audit [DBG] from='client.30302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:57.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:55.640156+0000 mgr.y (mgr.14556) 3992 : cluster [DBG] pgmap v6045: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:57.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:27:55.760699+0000 mgr.y (mgr.14556) 3993 : audit [DBG] from='client.20418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:57.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:27:56.118592+0000 mon.a (mon.0) 4444 : audit [DBG] from='client.? 172.21.15.31:0/2144772486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:27:57.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:27:55.466726+0000 mgr.y (mgr.14556) 3991 : audit [DBG] from='client.30302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:57.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:55.640156+0000 mgr.y (mgr.14556) 3992 : cluster [DBG] pgmap v6045: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:57.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:27:55.760699+0000 mgr.y (mgr.14556) 3993 : audit [DBG] from='client.20418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:27:57.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:27:56.118592+0000 mon.a (mon.0) 4444 : audit [DBG] from='client.? 172.21.15.31:0/2144772486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:27:59.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:27:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:57.640598+0000 mgr.y (mgr.14556) 3994 : cluster [DBG] pgmap v6046: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:59.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:27:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:57.640598+0000 mgr.y (mgr.14556) 3994 : cluster [DBG] pgmap v6046: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:27:59.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:27:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:57.640598+0000 mgr.y (mgr.14556) 3994 : cluster [DBG] pgmap v6046: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:01.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:27:59.641307+0000 mgr.y (mgr.14556) 3995 : cluster [DBG] pgmap v6047: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:01.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:27:59.641307+0000 mgr.y (mgr.14556) 3995 : cluster [DBG] pgmap v6047: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:01.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:27:59.641307+0000 mgr.y (mgr.14556) 3995 : cluster [DBG] pgmap v6047: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:28:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:01] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:28:03.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:01.641708+0000 mgr.y (mgr.14556) 3996 : cluster [DBG] pgmap v6048: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:03.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:01.641708+0000 mgr.y (mgr.14556) 3996 : cluster [DBG] pgmap v6048: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:03.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:01.641708+0000 mgr.y (mgr.14556) 3996 : cluster [DBG] pgmap v6048: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:28:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:28:05.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:03.642430+0000 mgr.y (mgr.14556) 3997 : cluster [DBG] pgmap v6049: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:05.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:03.642430+0000 mgr.y (mgr.14556) 3997 : cluster [DBG] pgmap v6049: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:05.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:03.642430+0000 mgr.y (mgr.14556) 3997 : cluster [DBG] pgmap v6049: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:07.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:05.642882+0000 mgr.y (mgr.14556) 3998 : cluster [DBG] pgmap v6050: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:07.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:05.642882+0000 mgr.y (mgr.14556) 3998 : cluster [DBG] pgmap v6050: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:07.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:05.642882+0000 mgr.y (mgr.14556) 3998 : cluster [DBG] pgmap v6050: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:07.643371+0000 mgr.y (mgr.14556) 3999 : cluster [DBG] pgmap v6051: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:07.643371+0000 mgr.y (mgr.14556) 3999 : cluster [DBG] pgmap v6051: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:07.643371+0000 mgr.y (mgr.14556) 3999 : cluster [DBG] pgmap v6051: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:09.644308+0000 mgr.y (mgr.14556) 4000 : cluster [DBG] pgmap v6052: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:11.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:09.644308+0000 mgr.y (mgr.14556) 4000 : cluster [DBG] pgmap v6052: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:09.644308+0000 mgr.y (mgr.14556) 4000 : cluster [DBG] pgmap v6052: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:28:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:11] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:28:13.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:11.644771+0000 mgr.y (mgr.14556) 4001 : cluster [DBG] pgmap v6053: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:11.644771+0000 mgr.y (mgr.14556) 4001 : cluster [DBG] pgmap v6053: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:11.644771+0000 mgr.y (mgr.14556) 4001 : cluster [DBG] pgmap v6053: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:28:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:28:15.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:13.645483+0000 mgr.y (mgr.14556) 4002 : cluster [DBG] pgmap v6054: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:15.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:13.645483+0000 mgr.y (mgr.14556) 4002 : cluster [DBG] pgmap v6054: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:13.645483+0000 mgr.y (mgr.14556) 4002 : cluster [DBG] pgmap v6054: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:15.645996+0000 mgr.y (mgr.14556) 4003 : cluster [DBG] pgmap v6055: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:15.645996+0000 mgr.y (mgr.14556) 4003 : cluster [DBG] pgmap v6055: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:15.645996+0000 mgr.y (mgr.14556) 4003 : cluster [DBG] pgmap v6055: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:17.646516+0000 mgr.y (mgr.14556) 4004 : cluster [DBG] pgmap v6056: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:28:18.468541+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:28:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:28:18.721243+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:28:19.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:17.646516+0000 mgr.y (mgr.14556) 4004 : cluster [DBG] pgmap v6056: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:19.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:28:18.468541+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:28:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:28:18.721243+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:28:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:17.646516+0000 mgr.y (mgr.14556) 4004 : cluster [DBG] pgmap v6056: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:28:18.468541+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:28:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:28:18.721243+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:28:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:28:19.013277+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:28:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:28:19.013907+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:28:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:28:19.018612+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:28:20.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:28:19.013277+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:28:20.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:28:19.013907+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:28:20.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:28:19.018612+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:28:20.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:28:19.013277+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:28:20.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:28:19.013907+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:28:20.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:28:19.018612+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:28:21.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:19.647364+0000 mgr.y (mgr.14556) 4005 : cluster [DBG] pgmap v6057: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:19.647364+0000 mgr.y (mgr.14556) 4005 : cluster [DBG] pgmap v6057: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:21.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:19.647364+0000 mgr.y (mgr.14556) 4005 : cluster [DBG] pgmap v6057: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:28:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:21] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:28:23.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:21.648055+0000 mgr.y (mgr.14556) 4006 : cluster [DBG] pgmap v6058: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:23.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:21.648055+0000 mgr.y (mgr.14556) 4006 : cluster [DBG] pgmap v6058: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:21.648055+0000 mgr.y (mgr.14556) 4006 : cluster [DBG] pgmap v6058: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:28:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:28:25.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:23.648877+0000 mgr.y (mgr.14556) 4007 : cluster [DBG] pgmap v6059: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:25.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:23.648877+0000 mgr.y (mgr.14556) 4007 : cluster [DBG] pgmap v6059: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:23.648877+0000 mgr.y (mgr.14556) 4007 : cluster [DBG] pgmap v6059: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:26.443 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (115m) 3m ago 116m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (116m) 3m ago 116m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (117m) 3m ago 117m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (117m) 3m ago 117m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 3m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 3m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 3m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 3m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 3m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (116m) 3m ago 116m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (116m) 3m ago 116m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 3m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:28:26.735 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 3m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:28:26.736 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (119m) 3m ago 119m 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:28:26.736 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (119m) 3m ago 119m 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:28:26.736 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (119m) 3m ago 119m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:28:26.736 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (118m) 3m ago 118m 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:28:26.736 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (118m) 3m ago 118m 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:28:26.736 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (118m) 3m ago 118m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:28:26.736 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (115m) 3m ago 117m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:28:27.083 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:28:27.084 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:28:27.085 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:28:27.085 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:28:27.085 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:28:27.085 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:28:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:25.649363+0000 mgr.y (mgr.14556) 4008 : cluster [DBG] pgmap v6060: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:25.649363+0000 mgr.y (mgr.14556) 4008 : cluster [DBG] pgmap v6060: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:25.649363+0000 mgr.y (mgr.14556) 4008 : cluster [DBG] pgmap v6060: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:28.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:28:26.432404+0000 mgr.y (mgr.14556) 4009 : audit [DBG] from='client.20430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:28:28.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:28:26.727983+0000 mgr.y (mgr.14556) 4010 : audit [DBG] from='client.30326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:28:28.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:28:27.085065+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.31:0/3871859905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:28:28.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:28:26.432404+0000 mgr.y (mgr.14556) 4009 : audit [DBG] from='client.20430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:28:28.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:28:26.727983+0000 mgr.y (mgr.14556) 4010 : audit [DBG] from='client.30326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:28:28.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:28:27.085065+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.31:0/3871859905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:28:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:28:26.432404+0000 mgr.y (mgr.14556) 4009 : audit [DBG] from='client.20430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:28:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:28:26.727983+0000 mgr.y (mgr.14556) 4010 : audit [DBG] from='client.30326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:28:28.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:28:27.085065+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.31:0/3871859905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:28:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:27.649793+0000 mgr.y (mgr.14556) 4011 : cluster [DBG] pgmap v6061: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:27.649793+0000 mgr.y (mgr.14556) 4011 : cluster [DBG] pgmap v6061: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:27.649793+0000 mgr.y (mgr.14556) 4011 : cluster [DBG] pgmap v6061: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:31.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:29.650502+0000 mgr.y (mgr.14556) 4012 : cluster [DBG] pgmap v6062: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:29.650502+0000 mgr.y (mgr.14556) 4012 : cluster [DBG] pgmap v6062: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:31.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:29.650502+0000 mgr.y (mgr.14556) 4012 : cluster [DBG] pgmap v6062: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:28:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:31] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:28:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:31.650996+0000 mgr.y (mgr.14556) 4013 : cluster [DBG] pgmap v6063: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:31.650996+0000 mgr.y (mgr.14556) 4013 : cluster [DBG] pgmap v6063: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:31.650996+0000 mgr.y (mgr.14556) 4013 : cluster [DBG] pgmap v6063: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:28:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:28:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:33.651728+0000 mgr.y (mgr.14556) 4014 : cluster [DBG] pgmap v6064: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:33.651728+0000 mgr.y (mgr.14556) 4014 : cluster [DBG] pgmap v6064: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:33.651728+0000 mgr.y (mgr.14556) 4014 : cluster [DBG] pgmap v6064: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:35.652300+0000 mgr.y (mgr.14556) 4015 : cluster [DBG] pgmap v6065: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:37.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:35.652300+0000 mgr.y (mgr.14556) 4015 : cluster [DBG] pgmap v6065: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:35.652300+0000 mgr.y (mgr.14556) 4015 : cluster [DBG] pgmap v6065: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:37.652640+0000 mgr.y (mgr.14556) 4016 : cluster [DBG] pgmap v6066: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:39.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:37.652640+0000 mgr.y (mgr.14556) 4016 : cluster [DBG] pgmap v6066: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:39.490 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:37.652640+0000 mgr.y (mgr.14556) 4016 : cluster [DBG] pgmap v6066: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:39.653399+0000 mgr.y (mgr.14556) 4017 : cluster [DBG] pgmap v6067: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:39.653399+0000 mgr.y (mgr.14556) 4017 : cluster [DBG] pgmap v6067: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:41.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:39.653399+0000 mgr.y (mgr.14556) 4017 : cluster [DBG] pgmap v6067: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:28:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:41] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:28:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:41.653978+0000 mgr.y (mgr.14556) 4018 : cluster [DBG] pgmap v6068: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:41.653978+0000 mgr.y (mgr.14556) 4018 : cluster [DBG] pgmap v6068: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:41.653978+0000 mgr.y (mgr.14556) 4018 : cluster [DBG] pgmap v6068: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:28:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:28:45.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:43.654701+0000 mgr.y (mgr.14556) 4019 : cluster [DBG] pgmap v6069: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:45.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:43.654701+0000 mgr.y (mgr.14556) 4019 : cluster [DBG] pgmap v6069: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:43.654701+0000 mgr.y (mgr.14556) 4019 : cluster [DBG] pgmap v6069: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:45.655116+0000 mgr.y (mgr.14556) 4020 : cluster [DBG] pgmap v6070: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:45.655116+0000 mgr.y (mgr.14556) 4020 : cluster [DBG] pgmap v6070: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:45.655116+0000 mgr.y (mgr.14556) 4020 : cluster [DBG] pgmap v6070: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:47.655587+0000 mgr.y (mgr.14556) 4021 : cluster [DBG] pgmap v6071: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:49.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:47.655587+0000 mgr.y (mgr.14556) 4021 : cluster [DBG] pgmap v6071: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:47.655587+0000 mgr.y (mgr.14556) 4021 : cluster [DBG] pgmap v6071: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:49.656272+0000 mgr.y (mgr.14556) 4022 : cluster [DBG] pgmap v6072: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:51.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:49.656272+0000 mgr.y (mgr.14556) 4022 : cluster [DBG] pgmap v6072: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:49.656272+0000 mgr.y (mgr.14556) 4022 : cluster [DBG] pgmap v6072: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:28:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:51] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:28:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:51.656732+0000 mgr.y (mgr.14556) 4023 : cluster [DBG] pgmap v6073: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:51.656732+0000 mgr.y (mgr.14556) 4023 : cluster [DBG] pgmap v6073: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:51.656732+0000 mgr.y (mgr.14556) 4023 : cluster [DBG] pgmap v6073: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:28:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:28:55.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:53.657638+0000 mgr.y (mgr.14556) 4024 : cluster [DBG] pgmap v6074: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:53.657638+0000 mgr.y (mgr.14556) 4024 : cluster [DBG] pgmap v6074: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:53.657638+0000 mgr.y (mgr.14556) 4024 : cluster [DBG] pgmap v6074: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:57.412 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:28:57.703 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:28:57.703 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (116m) 3m ago 117m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:28:57.703 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (116m) 3m ago 116m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:28:57.703 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (118m) 3m ago 118m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:28:57.703 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (118m) 3m ago 118m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:28:57.703 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 3m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:28:57.703 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 3m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:28:57.703 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 3m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:28:57.703 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 3m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:28:57.703 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 3m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:28:57.704 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (117m) 3m ago 117m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:28:57.704 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (117m) 3m ago 117m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:28:57.704 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 3m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:28:57.704 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 3m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:28:57.704 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 3m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:28:57.704 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 3m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:28:57.704 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (119m) 3m ago 119m 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:28:57.704 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (119m) 3m ago 119m 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:28:57.704 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (118m) 3m ago 118m 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:28:57.704 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (118m) 3m ago 118m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:28:57.705 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (116m) 3m ago 117m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:28:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:55.658065+0000 mgr.y (mgr.14556) 4025 : cluster [DBG] pgmap v6075: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:55.658065+0000 mgr.y (mgr.14556) 4025 : cluster [DBG] pgmap v6075: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:55.658065+0000 mgr.y (mgr.14556) 4025 : cluster [DBG] pgmap v6075: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:58.054 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:28:58.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:28:58.056 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:28:58.056 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:28:58.056 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:28:58.056 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:28:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:28:57.400978+0000 mgr.y (mgr.14556) 4026 : audit [DBG] from='client.30338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:28:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:28:58.055783+0000 mon.a (mon.0) 4450 : audit [DBG] from='client.? 172.21.15.31:0/695088193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:28:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:28:57.400978+0000 mgr.y (mgr.14556) 4026 : audit [DBG] from='client.30338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:28:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:28:58.055783+0000 mon.a (mon.0) 4450 : audit [DBG] from='client.? 172.21.15.31:0/695088193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:28:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:28:57.400978+0000 mgr.y (mgr.14556) 4026 : audit [DBG] from='client.30338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:28:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:28:58.055783+0000 mon.a (mon.0) 4450 : audit [DBG] from='client.? 172.21.15.31:0/695088193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:28:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:57.658385+0000 mgr.y (mgr.14556) 4027 : cluster [DBG] pgmap v6076: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:28:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:28:57.695808+0000 mgr.y (mgr.14556) 4028 : audit [DBG] from='client.20454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:28:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:57.658385+0000 mgr.y (mgr.14556) 4027 : cluster [DBG] pgmap v6076: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:28:57.695808+0000 mgr.y (mgr.14556) 4028 : audit [DBG] from='client.20454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:28:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:57.658385+0000 mgr.y (mgr.14556) 4027 : cluster [DBG] pgmap v6076: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:28:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:28:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:28:57.695808+0000 mgr.y (mgr.14556) 4028 : audit [DBG] from='client.20454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:29:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:28:59.659019+0000 mgr.y (mgr.14556) 4029 : cluster [DBG] pgmap v6077: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:28:59.659019+0000 mgr.y (mgr.14556) 4029 : cluster [DBG] pgmap v6077: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:28:59.659019+0000 mgr.y (mgr.14556) 4029 : cluster [DBG] pgmap v6077: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:29:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:01] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:29:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:01.659665+0000 mgr.y (mgr.14556) 4030 : cluster [DBG] pgmap v6078: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:01.659665+0000 mgr.y (mgr.14556) 4030 : cluster [DBG] pgmap v6078: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:01.659665+0000 mgr.y (mgr.14556) 4030 : cluster [DBG] pgmap v6078: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:04.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:29:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:29:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:03.660517+0000 mgr.y (mgr.14556) 4031 : cluster [DBG] pgmap v6079: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:05.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:03.660517+0000 mgr.y (mgr.14556) 4031 : cluster [DBG] pgmap v6079: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:03.660517+0000 mgr.y (mgr.14556) 4031 : cluster [DBG] pgmap v6079: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:05.661116+0000 mgr.y (mgr.14556) 4032 : cluster [DBG] pgmap v6080: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:05.661116+0000 mgr.y (mgr.14556) 4032 : cluster [DBG] pgmap v6080: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:05.661116+0000 mgr.y (mgr.14556) 4032 : cluster [DBG] pgmap v6080: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:07.661638+0000 mgr.y (mgr.14556) 4033 : cluster [DBG] pgmap v6081: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:07.661638+0000 mgr.y (mgr.14556) 4033 : cluster [DBG] pgmap v6081: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:07.661638+0000 mgr.y (mgr.14556) 4033 : cluster [DBG] pgmap v6081: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:09.662379+0000 mgr.y (mgr.14556) 4034 : cluster [DBG] pgmap v6082: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:11.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:09.662379+0000 mgr.y (mgr.14556) 4034 : cluster [DBG] pgmap v6082: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:29:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:11] "GET /metrics HTTP/1.1" 200 196642 "" "Prometheus/2.33.4" 2024-04-17T13:29:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:09.662379+0000 mgr.y (mgr.14556) 4034 : cluster [DBG] pgmap v6082: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:11.662896+0000 mgr.y (mgr.14556) 4035 : cluster [DBG] pgmap v6083: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:11.662896+0000 mgr.y (mgr.14556) 4035 : cluster [DBG] pgmap v6083: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:11.662896+0000 mgr.y (mgr.14556) 4035 : cluster [DBG] pgmap v6083: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:29:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:29:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:13.663730+0000 mgr.y (mgr.14556) 4036 : cluster [DBG] pgmap v6084: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:15.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:13.663730+0000 mgr.y (mgr.14556) 4036 : cluster [DBG] pgmap v6084: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:13.663730+0000 mgr.y (mgr.14556) 4036 : cluster [DBG] pgmap v6084: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:15.664258+0000 mgr.y (mgr.14556) 4037 : cluster [DBG] pgmap v6085: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:15.664258+0000 mgr.y (mgr.14556) 4037 : cluster [DBG] pgmap v6085: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:15.664258+0000 mgr.y (mgr.14556) 4037 : cluster [DBG] pgmap v6085: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:17.664680+0000 mgr.y (mgr.14556) 4038 : cluster [DBG] pgmap v6086: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:29:19.022931+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:29:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:29:19.267961+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:29:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:17.664680+0000 mgr.y (mgr.14556) 4038 : cluster [DBG] pgmap v6086: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:29:19.022931+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:29:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:29:19.267961+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:29:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:17.664680+0000 mgr.y (mgr.14556) 4038 : cluster [DBG] pgmap v6086: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:29:19.022931+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:29:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:29:19.267961+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:29:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:29:19.546157+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:29:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:29:19.546944+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:29:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:29:19.551467+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:29:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:29:19.546157+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:29:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:29:19.546944+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:29:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:29:19.551467+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:29:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:29:19.546157+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:29:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:29:19.546944+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:29:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:29:19.551467+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:29:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:19.665305+0000 mgr.y (mgr.14556) 4039 : cluster [DBG] pgmap v6087: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:21.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:19.665305+0000 mgr.y (mgr.14556) 4039 : cluster [DBG] pgmap v6087: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:19.665305+0000 mgr.y (mgr.14556) 4039 : cluster [DBG] pgmap v6087: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:29:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:21] "GET /metrics HTTP/1.1" 200 196642 "" "Prometheus/2.33.4" 2024-04-17T13:29:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:21.665713+0000 mgr.y (mgr.14556) 4040 : cluster [DBG] pgmap v6088: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:21.665713+0000 mgr.y (mgr.14556) 4040 : cluster [DBG] pgmap v6088: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:21.665713+0000 mgr.y (mgr.14556) 4040 : cluster [DBG] pgmap v6088: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:29:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:29:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:23.666595+0000 mgr.y (mgr.14556) 4041 : cluster [DBG] pgmap v6089: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:25.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:23.666595+0000 mgr.y (mgr.14556) 4041 : cluster [DBG] pgmap v6089: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:23.666595+0000 mgr.y (mgr.14556) 4041 : cluster [DBG] pgmap v6089: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:26.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:25.667217+0000 mgr.y (mgr.14556) 4042 : cluster [DBG] pgmap v6090: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:26.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:25.667217+0000 mgr.y (mgr.14556) 4042 : cluster [DBG] pgmap v6090: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:26.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:25.667217+0000 mgr.y (mgr.14556) 4042 : cluster [DBG] pgmap v6090: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:28.379 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:29:28.668 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:29:28.668 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (116m) 4m ago 117m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:29:28.668 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (117m) 4m ago 117m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:29:28.668 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (118m) 4m ago 118m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (118m) 4m ago 118m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 4m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 4m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 4m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 4m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 4m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (118m) 4m ago 117m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (117m) 4m ago 117m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 4m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 4m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 4m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 4m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 4m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (119m) 4m ago 119m 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:29:28.669 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (119m) 4m ago 119m 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:29:28.670 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (119m) 4m ago 119m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:29:28.670 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (116m) 4m ago 118m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:29:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:27.667688+0000 mgr.y (mgr.14556) 4043 : cluster [DBG] pgmap v6091: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:29:28.368357+0000 mgr.y (mgr.14556) 4044 : audit [DBG] from='client.20466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:29:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:27.667688+0000 mgr.y (mgr.14556) 4043 : cluster [DBG] pgmap v6091: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:29:28.368357+0000 mgr.y (mgr.14556) 4044 : audit [DBG] from='client.20466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:29:29.021 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:29:29.021 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:29:29.021 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:29:29.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:29:29.021 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:29:29.021 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:29:29.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:29:29.022 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:29:29.022 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:29:29.022 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:29:29.022 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:29:29.022 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:29:29.022 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:29:29.022 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:29:29.022 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:29:29.022 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:29:29.022 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:29:29.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:27.667688+0000 mgr.y (mgr.14556) 4043 : cluster [DBG] pgmap v6091: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:29:28.368357+0000 mgr.y (mgr.14556) 4044 : audit [DBG] from='client.20466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:29:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:29:28.661588+0000 mgr.y (mgr.14556) 4045 : audit [DBG] from='client.30362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:29:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:29:29.022628+0000 mon.a (mon.0) 4456 : audit [DBG] from='client.? 172.21.15.31:0/115095868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:29:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:29:28.661588+0000 mgr.y (mgr.14556) 4045 : audit [DBG] from='client.30362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:29:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:29:29.022628+0000 mon.a (mon.0) 4456 : audit [DBG] from='client.? 172.21.15.31:0/115095868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:29:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:29:28.661588+0000 mgr.y (mgr.14556) 4045 : audit [DBG] from='client.30362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:29:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:29:29.022628+0000 mon.a (mon.0) 4456 : audit [DBG] from='client.? 172.21.15.31:0/115095868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:29:30.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:29.668384+0000 mgr.y (mgr.14556) 4046 : cluster [DBG] pgmap v6092: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:30.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:29.668384+0000 mgr.y (mgr.14556) 4046 : cluster [DBG] pgmap v6092: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:31.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:29.668384+0000 mgr.y (mgr.14556) 4046 : cluster [DBG] pgmap v6092: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:29:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:31] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:29:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:31.668872+0000 mgr.y (mgr.14556) 4047 : cluster [DBG] pgmap v6093: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:31.668872+0000 mgr.y (mgr.14556) 4047 : cluster [DBG] pgmap v6093: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:31.668872+0000 mgr.y (mgr.14556) 4047 : cluster [DBG] pgmap v6093: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:34.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:29:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:29:34.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:33.669561+0000 mgr.y (mgr.14556) 4048 : cluster [DBG] pgmap v6094: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:33.669561+0000 mgr.y (mgr.14556) 4048 : cluster [DBG] pgmap v6094: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:35.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:33.669561+0000 mgr.y (mgr.14556) 4048 : cluster [DBG] pgmap v6094: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:35.669907+0000 mgr.y (mgr.14556) 4049 : cluster [DBG] pgmap v6095: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:35.669907+0000 mgr.y (mgr.14556) 4049 : cluster [DBG] pgmap v6095: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:35.669907+0000 mgr.y (mgr.14556) 4049 : cluster [DBG] pgmap v6095: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:37.670380+0000 mgr.y (mgr.14556) 4050 : cluster [DBG] pgmap v6096: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:37.670380+0000 mgr.y (mgr.14556) 4050 : cluster [DBG] pgmap v6096: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:37.670380+0000 mgr.y (mgr.14556) 4050 : cluster [DBG] pgmap v6096: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:39.671240+0000 mgr.y (mgr.14556) 4051 : cluster [DBG] pgmap v6097: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:41.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:39.671240+0000 mgr.y (mgr.14556) 4051 : cluster [DBG] pgmap v6097: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:41] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:29:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:39.671240+0000 mgr.y (mgr.14556) 4051 : cluster [DBG] pgmap v6097: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:41.671676+0000 mgr.y (mgr.14556) 4052 : cluster [DBG] pgmap v6098: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:41.671676+0000 mgr.y (mgr.14556) 4052 : cluster [DBG] pgmap v6098: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:41.671676+0000 mgr.y (mgr.14556) 4052 : cluster [DBG] pgmap v6098: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:29:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:29:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:43.672385+0000 mgr.y (mgr.14556) 4053 : cluster [DBG] pgmap v6099: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:45.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:43.672385+0000 mgr.y (mgr.14556) 4053 : cluster [DBG] pgmap v6099: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:43.672385+0000 mgr.y (mgr.14556) 4053 : cluster [DBG] pgmap v6099: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:45.672858+0000 mgr.y (mgr.14556) 4054 : cluster [DBG] pgmap v6100: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:45.672858+0000 mgr.y (mgr.14556) 4054 : cluster [DBG] pgmap v6100: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:45.672858+0000 mgr.y (mgr.14556) 4054 : cluster [DBG] pgmap v6100: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:47.673262+0000 mgr.y (mgr.14556) 4055 : cluster [DBG] pgmap v6101: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:47.673262+0000 mgr.y (mgr.14556) 4055 : cluster [DBG] pgmap v6101: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:47.673262+0000 mgr.y (mgr.14556) 4055 : cluster [DBG] pgmap v6101: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:49.673912+0000 mgr.y (mgr.14556) 4056 : cluster [DBG] pgmap v6102: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:29:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:51] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:29:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:49.673912+0000 mgr.y (mgr.14556) 4056 : cluster [DBG] pgmap v6102: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:49.673912+0000 mgr.y (mgr.14556) 4056 : cluster [DBG] pgmap v6102: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:51.674428+0000 mgr.y (mgr.14556) 4057 : cluster [DBG] pgmap v6103: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:53.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:51.674428+0000 mgr.y (mgr.14556) 4057 : cluster [DBG] pgmap v6103: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:51.674428+0000 mgr.y (mgr.14556) 4057 : cluster [DBG] pgmap v6103: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:29:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:29:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:53.675273+0000 mgr.y (mgr.14556) 4058 : cluster [DBG] pgmap v6104: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:53.675273+0000 mgr.y (mgr.14556) 4058 : cluster [DBG] pgmap v6104: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:53.675273+0000 mgr.y (mgr.14556) 4058 : cluster [DBG] pgmap v6104: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:55.675673+0000 mgr.y (mgr.14556) 4059 : cluster [DBG] pgmap v6105: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:55.675673+0000 mgr.y (mgr.14556) 4059 : cluster [DBG] pgmap v6105: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:55.675673+0000 mgr.y (mgr.14556) 4059 : cluster [DBG] pgmap v6105: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:59.346 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:29:59.638 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:29:59.638 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (117m) 4m ago 118m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:29:59.638 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (117m) 4m ago 117m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:29:59.638 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (119m) 4m ago 119m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:29:59.638 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (119m) 4m ago 119m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:29:59.638 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 4m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:29:59.638 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 4m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:29:59.638 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 4m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:29:59.638 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 4m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:29:59.638 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 4m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:29:59.639 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (118m) 4m ago 118m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:29:59.639 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (118m) 4m ago 118m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:29:59.639 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 4m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:29:59.639 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 4m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:29:59.639 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 4m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:29:59.639 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 4m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:29:59.639 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 4m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:29:59.639 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 4m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:29:59.639 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (119m) 4m ago 119m 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:29:59.639 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (119m) 4m ago 119m 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:29:59.639 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (117m) 4m ago 118m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:29:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:29:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:57.676084+0000 mgr.y (mgr.14556) 4060 : cluster [DBG] pgmap v6106: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:29:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:57.676084+0000 mgr.y (mgr.14556) 4060 : cluster [DBG] pgmap v6106: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:29:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:57.676084+0000 mgr.y (mgr.14556) 4060 : cluster [DBG] pgmap v6106: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:29:59.985 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:29:59.985 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:29:59.985 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:29:59.986 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:30:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:29:59.335737+0000 mgr.y (mgr.14556) 4061 : audit [DBG] from='client.20484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:29:59.986813+0000 mon.a (mon.0) 4457 : audit [DBG] from='client.? 172.21.15.31:0/827110932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:30:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:00.000102+0000 mon.a (mon.0) 4458 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:30:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:29:59.335737+0000 mgr.y (mgr.14556) 4061 : audit [DBG] from='client.20484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:00.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:29:59.986813+0000 mon.a (mon.0) 4457 : audit [DBG] from='client.? 172.21.15.31:0/827110932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:30:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:00.000102+0000 mon.a (mon.0) 4458 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:30:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:29:59.335737+0000 mgr.y (mgr.14556) 4061 : audit [DBG] from='client.20484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:29:59.986813+0000 mon.a (mon.0) 4457 : audit [DBG] from='client.? 172.21.15.31:0/827110932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:30:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:00.000102+0000 mon.a (mon.0) 4458 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:30:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:29:59.631287+0000 mgr.y (mgr.14556) 4062 : audit [DBG] from='client.30380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:29:59.676615+0000 mgr.y (mgr.14556) 4063 : cluster [DBG] pgmap v6107: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:30:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:01] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:30:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:29:59.631287+0000 mgr.y (mgr.14556) 4062 : audit [DBG] from='client.30380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:29:59.676615+0000 mgr.y (mgr.14556) 4063 : cluster [DBG] pgmap v6107: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:29:59.631287+0000 mgr.y (mgr.14556) 4062 : audit [DBG] from='client.30380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:29:59.676615+0000 mgr.y (mgr.14556) 4063 : cluster [DBG] pgmap v6107: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:01.677132+0000 mgr.y (mgr.14556) 4064 : cluster [DBG] pgmap v6108: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:01.677132+0000 mgr.y (mgr.14556) 4064 : cluster [DBG] pgmap v6108: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:01.677132+0000 mgr.y (mgr.14556) 4064 : cluster [DBG] pgmap v6108: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:30:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:30:05.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:03.677941+0000 mgr.y (mgr.14556) 4065 : cluster [DBG] pgmap v6109: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:05.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:03.677941+0000 mgr.y (mgr.14556) 4065 : cluster [DBG] pgmap v6109: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:03.677941+0000 mgr.y (mgr.14556) 4065 : cluster [DBG] pgmap v6109: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:07.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:05.678450+0000 mgr.y (mgr.14556) 4066 : cluster [DBG] pgmap v6110: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:07.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:05.678450+0000 mgr.y (mgr.14556) 4066 : cluster [DBG] pgmap v6110: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:07.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:05.678450+0000 mgr.y (mgr.14556) 4066 : cluster [DBG] pgmap v6110: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:07.678988+0000 mgr.y (mgr.14556) 4067 : cluster [DBG] pgmap v6111: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:07.678988+0000 mgr.y (mgr.14556) 4067 : cluster [DBG] pgmap v6111: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:07.678988+0000 mgr.y (mgr.14556) 4067 : cluster [DBG] pgmap v6111: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:11.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:09.679788+0000 mgr.y (mgr.14556) 4068 : cluster [DBG] pgmap v6112: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:11] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:30:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:09.679788+0000 mgr.y (mgr.14556) 4068 : cluster [DBG] pgmap v6112: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:09.679788+0000 mgr.y (mgr.14556) 4068 : cluster [DBG] pgmap v6112: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:11.680249+0000 mgr.y (mgr.14556) 4069 : cluster [DBG] pgmap v6113: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:13.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:11.680249+0000 mgr.y (mgr.14556) 4069 : cluster [DBG] pgmap v6113: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:11.680249+0000 mgr.y (mgr.14556) 4069 : cluster [DBG] pgmap v6113: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:30:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:30:15.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:13.681076+0000 mgr.y (mgr.14556) 4070 : cluster [DBG] pgmap v6114: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:15.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:13.681076+0000 mgr.y (mgr.14556) 4070 : cluster [DBG] pgmap v6114: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:13.681076+0000 mgr.y (mgr.14556) 4070 : cluster [DBG] pgmap v6114: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:15.681433+0000 mgr.y (mgr.14556) 4071 : cluster [DBG] pgmap v6115: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:15.681433+0000 mgr.y (mgr.14556) 4071 : cluster [DBG] pgmap v6115: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:15.681433+0000 mgr.y (mgr.14556) 4071 : cluster [DBG] pgmap v6115: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:19.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:17.681873+0000 mgr.y (mgr.14556) 4072 : cluster [DBG] pgmap v6116: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:19.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:17.681873+0000 mgr.y (mgr.14556) 4072 : cluster [DBG] pgmap v6116: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:17.681873+0000 mgr.y (mgr.14556) 4072 : cluster [DBG] pgmap v6116: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:30:19.556225+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:30:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:30:19.862816+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:30:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:30:19.863485+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:30:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:30:19.869863+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:30:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:30:19.556225+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:30:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:30:19.862816+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:30:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:30:19.863485+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:30:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:30:19.869863+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:30:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:30:19.556225+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:30:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:30:19.862816+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:30:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:30:19.863485+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:30:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:30:19.869863+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:30:21.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:19.682460+0000 mgr.y (mgr.14556) 4073 : cluster [DBG] pgmap v6117: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:21.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:19.682460+0000 mgr.y (mgr.14556) 4073 : cluster [DBG] pgmap v6117: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:19.682460+0000 mgr.y (mgr.14556) 4073 : cluster [DBG] pgmap v6117: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:30:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:21] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:30:22.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:21.682983+0000 mgr.y (mgr.14556) 4074 : cluster [DBG] pgmap v6118: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:22.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:21.682983+0000 mgr.y (mgr.14556) 4074 : cluster [DBG] pgmap v6118: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:22.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:21.682983+0000 mgr.y (mgr.14556) 4074 : cluster [DBG] pgmap v6118: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:30:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:30:24.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:23.683619+0000 mgr.y (mgr.14556) 4075 : cluster [DBG] pgmap v6119: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:24.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:23.683619+0000 mgr.y (mgr.14556) 4075 : cluster [DBG] pgmap v6119: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:25.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:23.683619+0000 mgr.y (mgr.14556) 4075 : cluster [DBG] pgmap v6119: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:25.684235+0000 mgr.y (mgr.14556) 4076 : cluster [DBG] pgmap v6120: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:27.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:25.684235+0000 mgr.y (mgr.14556) 4076 : cluster [DBG] pgmap v6120: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:25.684235+0000 mgr.y (mgr.14556) 4076 : cluster [DBG] pgmap v6120: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:29.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:27.684818+0000 mgr.y (mgr.14556) 4077 : cluster [DBG] pgmap v6121: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:29.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:27.684818+0000 mgr.y (mgr.14556) 4077 : cluster [DBG] pgmap v6121: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:27.684818+0000 mgr.y (mgr.14556) 4077 : cluster [DBG] pgmap v6121: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:30.310 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:30:30.596 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:30:30.596 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (117m) 5m ago 118m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:30:30.596 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (118m) 5m ago 118m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:30:30.596 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (119m) 5m ago 119m 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:30:30.596 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (119m) 5m ago 119m 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:30:30.596 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 5m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:30:30.596 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 5m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 5m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 5m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 5m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (119m) 5m ago 119m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (118m) 5m ago 118m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 5m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 5m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 5m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 5m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 5m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 5m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 5m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 5m ago 2h 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:30:30.597 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (117m) 5m ago 119m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:30:30.944 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:30:30.945 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:30:30.945 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:30:30.945 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:30:30.945 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:30:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:29.685394+0000 mgr.y (mgr.14556) 4078 : cluster [DBG] pgmap v6122: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:30:30.298927+0000 mgr.y (mgr.14556) 4079 : audit [DBG] from='client.30392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:31.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:29.685394+0000 mgr.y (mgr.14556) 4078 : cluster [DBG] pgmap v6122: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:31.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:30:30.298927+0000 mgr.y (mgr.14556) 4079 : audit [DBG] from='client.30392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:29.685394+0000 mgr.y (mgr.14556) 4078 : cluster [DBG] pgmap v6122: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:30:30.298927+0000 mgr.y (mgr.14556) 4079 : audit [DBG] from='client.30392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:31] "GET /metrics HTTP/1.1" 200 196642 "" "Prometheus/2.33.4" 2024-04-17T13:30:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:30:30.589420+0000 mgr.y (mgr.14556) 4080 : audit [DBG] from='client.30398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:30:30.945131+0000 mon.a (mon.0) 4463 : audit [DBG] from='client.? 172.21.15.31:0/231712057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:30:32.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:30:30.589420+0000 mgr.y (mgr.14556) 4080 : audit [DBG] from='client.30398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:32.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:30:30.945131+0000 mon.a (mon.0) 4463 : audit [DBG] from='client.? 172.21.15.31:0/231712057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:30:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:30:30.589420+0000 mgr.y (mgr.14556) 4080 : audit [DBG] from='client.30398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:30:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:30:30.945131+0000 mon.a (mon.0) 4463 : audit [DBG] from='client.? 172.21.15.31:0/231712057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:30:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:31.685924+0000 mgr.y (mgr.14556) 4081 : cluster [DBG] pgmap v6123: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:33.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:31.685924+0000 mgr.y (mgr.14556) 4081 : cluster [DBG] pgmap v6123: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:31.685924+0000 mgr.y (mgr.14556) 4081 : cluster [DBG] pgmap v6123: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:34.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:30:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:30:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:33.686566+0000 mgr.y (mgr.14556) 4082 : cluster [DBG] pgmap v6124: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:35.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:33.686566+0000 mgr.y (mgr.14556) 4082 : cluster [DBG] pgmap v6124: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:33.686566+0000 mgr.y (mgr.14556) 4082 : cluster [DBG] pgmap v6124: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:35.687077+0000 mgr.y (mgr.14556) 4083 : cluster [DBG] pgmap v6125: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:37.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:35.687077+0000 mgr.y (mgr.14556) 4083 : cluster [DBG] pgmap v6125: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:35.687077+0000 mgr.y (mgr.14556) 4083 : cluster [DBG] pgmap v6125: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:39.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:37.687490+0000 mgr.y (mgr.14556) 4084 : cluster [DBG] pgmap v6126: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:39.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:37.687490+0000 mgr.y (mgr.14556) 4084 : cluster [DBG] pgmap v6126: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:39.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:37.687490+0000 mgr.y (mgr.14556) 4084 : cluster [DBG] pgmap v6126: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:41.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:39.688240+0000 mgr.y (mgr.14556) 4085 : cluster [DBG] pgmap v6127: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:41.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:39.688240+0000 mgr.y (mgr.14556) 4085 : cluster [DBG] pgmap v6127: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:41.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:39.688240+0000 mgr.y (mgr.14556) 4085 : cluster [DBG] pgmap v6127: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:30:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:41] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:30:43.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:41.688710+0000 mgr.y (mgr.14556) 4086 : cluster [DBG] pgmap v6128: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:43.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:41.688710+0000 mgr.y (mgr.14556) 4086 : cluster [DBG] pgmap v6128: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:43.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:41.688710+0000 mgr.y (mgr.14556) 4086 : cluster [DBG] pgmap v6128: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:30:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:30:45.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:43.689562+0000 mgr.y (mgr.14556) 4087 : cluster [DBG] pgmap v6129: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:45.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:43.689562+0000 mgr.y (mgr.14556) 4087 : cluster [DBG] pgmap v6129: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:45.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:43.689562+0000 mgr.y (mgr.14556) 4087 : cluster [DBG] pgmap v6129: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:45.689937+0000 mgr.y (mgr.14556) 4088 : cluster [DBG] pgmap v6130: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:45.689937+0000 mgr.y (mgr.14556) 4088 : cluster [DBG] pgmap v6130: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:47.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:45.689937+0000 mgr.y (mgr.14556) 4088 : cluster [DBG] pgmap v6130: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:47.690324+0000 mgr.y (mgr.14556) 4089 : cluster [DBG] pgmap v6131: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:47.690324+0000 mgr.y (mgr.14556) 4089 : cluster [DBG] pgmap v6131: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:47.690324+0000 mgr.y (mgr.14556) 4089 : cluster [DBG] pgmap v6131: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:49.691093+0000 mgr.y (mgr.14556) 4090 : cluster [DBG] pgmap v6132: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:51.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:49.691093+0000 mgr.y (mgr.14556) 4090 : cluster [DBG] pgmap v6132: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:49.691093+0000 mgr.y (mgr.14556) 4090 : cluster [DBG] pgmap v6132: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:30:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:51] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:30:53.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:51.691505+0000 mgr.y (mgr.14556) 4091 : cluster [DBG] pgmap v6133: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:51.691505+0000 mgr.y (mgr.14556) 4091 : cluster [DBG] pgmap v6133: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:51.691505+0000 mgr.y (mgr.14556) 4091 : cluster [DBG] pgmap v6133: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:54.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:30:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:30:55.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:53.692203+0000 mgr.y (mgr.14556) 4092 : cluster [DBG] pgmap v6134: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:55.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:53.692203+0000 mgr.y (mgr.14556) 4092 : cluster [DBG] pgmap v6134: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:55.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:53.692203+0000 mgr.y (mgr.14556) 4092 : cluster [DBG] pgmap v6134: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:57.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:55.692727+0000 mgr.y (mgr.14556) 4093 : cluster [DBG] pgmap v6135: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:57.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:55.692727+0000 mgr.y (mgr.14556) 4093 : cluster [DBG] pgmap v6135: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:57.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:55.692727+0000 mgr.y (mgr.14556) 4093 : cluster [DBG] pgmap v6135: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:59.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:30:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:57.693140+0000 mgr.y (mgr.14556) 4094 : cluster [DBG] pgmap v6136: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:59.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:30:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:57.693140+0000 mgr.y (mgr.14556) 4094 : cluster [DBG] pgmap v6136: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:30:59.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:30:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:57.693140+0000 mgr.y (mgr.14556) 4094 : cluster [DBG] pgmap v6136: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:01.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:30:59.693953+0000 mgr.y (mgr.14556) 4095 : cluster [DBG] pgmap v6137: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:01.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:30:59.693953+0000 mgr.y (mgr.14556) 4095 : cluster [DBG] pgmap v6137: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:01.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:30:59.693953+0000 mgr.y (mgr.14556) 4095 : cluster [DBG] pgmap v6137: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:01.267 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:31:01.556 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:31:01.556 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (118m) 5m ago 119m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:31:01.556 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (118m) 5m ago 118m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:31:01.556 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 5m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:31:01.556 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 5m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:31:01.556 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 5m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:31:01.556 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 5m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:31:01.556 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 5m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:31:01.556 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 5m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:31:01.556 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 5m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:31:01.556 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (119m) 5m ago 119m 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:31:01.557 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (119m) 5m ago 119m 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:31:01.557 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 5m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:31:01.557 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 5m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:31:01.557 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 5m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:31:01.557 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 5m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:31:01.557 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 5m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:31:01.557 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 5m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:31:01.557 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 5m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:31:01.557 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 5m ago 2h 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:31:01.557 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (118m) 5m ago 119m 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:31:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:01] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:31:01.906 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:31:01.907 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:31:01.907 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:31:01.907 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:31:01.907 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:31:01.907 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:31:02.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:31:01.256406+0000 mgr.y (mgr.14556) 4096 : audit [DBG] from='client.20520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:02.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:31:01.256406+0000 mgr.y (mgr.14556) 4096 : audit [DBG] from='client.20520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:02.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:31:01.256406+0000 mgr.y (mgr.14556) 4096 : audit [DBG] from='client.20520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:03.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:31:01.548588+0000 mgr.y (mgr.14556) 4097 : audit [DBG] from='client.30416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:03.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:01.694262+0000 mgr.y (mgr.14556) 4098 : cluster [DBG] pgmap v6138: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:03.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:31:01.907076+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.31:0/3334235475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:31:03.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:31:01.548588+0000 mgr.y (mgr.14556) 4097 : audit [DBG] from='client.30416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:03.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:01.694262+0000 mgr.y (mgr.14556) 4098 : cluster [DBG] pgmap v6138: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:03.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:31:01.907076+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.31:0/3334235475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:31:03.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:31:01.548588+0000 mgr.y (mgr.14556) 4097 : audit [DBG] from='client.30416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:03.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:01.694262+0000 mgr.y (mgr.14556) 4098 : cluster [DBG] pgmap v6138: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:03.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:31:01.907076+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.31:0/3334235475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:31:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:31:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:31:05.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:03.694991+0000 mgr.y (mgr.14556) 4099 : cluster [DBG] pgmap v6139: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:05.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:03.694991+0000 mgr.y (mgr.14556) 4099 : cluster [DBG] pgmap v6139: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:05.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:03.694991+0000 mgr.y (mgr.14556) 4099 : cluster [DBG] pgmap v6139: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:07.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:05.695539+0000 mgr.y (mgr.14556) 4100 : cluster [DBG] pgmap v6140: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:07.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:05.695539+0000 mgr.y (mgr.14556) 4100 : cluster [DBG] pgmap v6140: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:07.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:05.695539+0000 mgr.y (mgr.14556) 4100 : cluster [DBG] pgmap v6140: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:07.696035+0000 mgr.y (mgr.14556) 4101 : cluster [DBG] pgmap v6141: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:09.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:07.696035+0000 mgr.y (mgr.14556) 4101 : cluster [DBG] pgmap v6141: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:07.696035+0000 mgr.y (mgr.14556) 4101 : cluster [DBG] pgmap v6141: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:09.696914+0000 mgr.y (mgr.14556) 4102 : cluster [DBG] pgmap v6142: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:11.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:09.696914+0000 mgr.y (mgr.14556) 4102 : cluster [DBG] pgmap v6142: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:11.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:09.696914+0000 mgr.y (mgr.14556) 4102 : cluster [DBG] pgmap v6142: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:31:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:11] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:31:13.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:11.697414+0000 mgr.y (mgr.14556) 4103 : cluster [DBG] pgmap v6143: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:11.697414+0000 mgr.y (mgr.14556) 4103 : cluster [DBG] pgmap v6143: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:11.697414+0000 mgr.y (mgr.14556) 4103 : cluster [DBG] pgmap v6143: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:31:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:31:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:13.698186+0000 mgr.y (mgr.14556) 4104 : cluster [DBG] pgmap v6144: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:15.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:13.698186+0000 mgr.y (mgr.14556) 4104 : cluster [DBG] pgmap v6144: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:13.698186+0000 mgr.y (mgr.14556) 4104 : cluster [DBG] pgmap v6144: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:15.698585+0000 mgr.y (mgr.14556) 4105 : cluster [DBG] pgmap v6145: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:17.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:15.698585+0000 mgr.y (mgr.14556) 4105 : cluster [DBG] pgmap v6145: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:15.698585+0000 mgr.y (mgr.14556) 4105 : cluster [DBG] pgmap v6145: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:17.698986+0000 mgr.y (mgr.14556) 4106 : cluster [DBG] pgmap v6146: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:17.698986+0000 mgr.y (mgr.14556) 4106 : cluster [DBG] pgmap v6146: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:17.698986+0000 mgr.y (mgr.14556) 4106 : cluster [DBG] pgmap v6146: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:19.699682+0000 mgr.y (mgr.14556) 4107 : cluster [DBG] pgmap v6147: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:31:19.874118+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:31:21.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:19.699682+0000 mgr.y (mgr.14556) 4107 : cluster [DBG] pgmap v6147: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:31:19.874118+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:31:21.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:19.699682+0000 mgr.y (mgr.14556) 4107 : cluster [DBG] pgmap v6147: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:21.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:31:19.874118+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:31:21.624 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:31:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:21] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:31:23.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:21.700058+0000 mgr.y (mgr.14556) 4108 : cluster [DBG] pgmap v6148: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:23.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:21.700058+0000 mgr.y (mgr.14556) 4108 : cluster [DBG] pgmap v6148: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:21.700058+0000 mgr.y (mgr.14556) 4108 : cluster [DBG] pgmap v6148: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:31:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:31:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:31:23.027334+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:31:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:31:23.319265+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:31:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:31:23.319901+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:31:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:31:23.324049+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:31:24.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:31:23.027334+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:31:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:31:23.319265+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:31:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:31:23.319901+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:31:24.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:31:23.324049+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:31:24.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:31:23.027334+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:31:24.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:31:23.319265+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:31:24.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:31:23.319901+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:31:24.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:31:23.324049+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:31:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:23.700719+0000 mgr.y (mgr.14556) 4109 : cluster [DBG] pgmap v6149: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:25.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:23.700719+0000 mgr.y (mgr.14556) 4109 : cluster [DBG] pgmap v6149: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:23.700719+0000 mgr.y (mgr.14556) 4109 : cluster [DBG] pgmap v6149: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:25.701190+0000 mgr.y (mgr.14556) 4110 : cluster [DBG] pgmap v6150: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:25.701190+0000 mgr.y (mgr.14556) 4110 : cluster [DBG] pgmap v6150: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:25.701190+0000 mgr.y (mgr.14556) 4110 : cluster [DBG] pgmap v6150: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:27.701536+0000 mgr.y (mgr.14556) 4111 : cluster [DBG] pgmap v6151: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:27.701536+0000 mgr.y (mgr.14556) 4111 : cluster [DBG] pgmap v6151: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:27.701536+0000 mgr.y (mgr.14556) 4111 : cluster [DBG] pgmap v6151: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:29.702261+0000 mgr.y (mgr.14556) 4112 : cluster [DBG] pgmap v6152: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:31] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:31:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:29.702261+0000 mgr.y (mgr.14556) 4112 : cluster [DBG] pgmap v6152: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:29.702261+0000 mgr.y (mgr.14556) 4112 : cluster [DBG] pgmap v6152: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:32.234 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:31:32.524 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:31:32.524 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (118m) 6m ago 119m 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:31:32.524 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (119m) 6m ago 119m 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:31:32.524 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 6m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:31:32.524 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 6m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:31:32.524 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 6m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:31:32.524 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 6m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:31:32.524 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 6m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:31:32.524 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 6m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:31:32.524 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 6m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:31:32.524 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 6m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:31:32.525 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 6m ago 2h 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:31:32.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 6m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:31:32.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 6m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:31:32.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 6m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:31:32.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 6m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:31:32.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 6m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:31:32.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 6m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:31:32.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 6m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:31:32.525 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 6m ago 2h 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:31:32.525 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (118m) 6m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:31:32.875 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:31:32.876 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:31:32.876 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:31:32.876 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:31:32.876 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:31:32.876 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:31:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:31.702798+0000 mgr.y (mgr.14556) 4113 : cluster [DBG] pgmap v6153: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:31:32.223695+0000 mgr.y (mgr.14556) 4114 : audit [DBG] from='client.30428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:31:32.876085+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.31:0/1775451330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:31:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:31.702798+0000 mgr.y (mgr.14556) 4113 : cluster [DBG] pgmap v6153: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:31:32.223695+0000 mgr.y (mgr.14556) 4114 : audit [DBG] from='client.30428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:31:32.876085+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.31:0/1775451330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:31:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:31.702798+0000 mgr.y (mgr.14556) 4113 : cluster [DBG] pgmap v6153: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:31:32.223695+0000 mgr.y (mgr.14556) 4114 : audit [DBG] from='client.30428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:31:32.876085+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.31:0/1775451330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:31:34.349 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:31:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:31:34.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:31:32.517135+0000 mgr.y (mgr.14556) 4115 : audit [DBG] from='client.20544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:34.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:31:32.517135+0000 mgr.y (mgr.14556) 4115 : audit [DBG] from='client.20544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:34.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:31:32.517135+0000 mgr.y (mgr.14556) 4115 : audit [DBG] from='client.20544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:31:35.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:33.703458+0000 mgr.y (mgr.14556) 4116 : cluster [DBG] pgmap v6154: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:33.703458+0000 mgr.y (mgr.14556) 4116 : cluster [DBG] pgmap v6154: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:33.703458+0000 mgr.y (mgr.14556) 4116 : cluster [DBG] pgmap v6154: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:35.704004+0000 mgr.y (mgr.14556) 4117 : cluster [DBG] pgmap v6155: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:35.704004+0000 mgr.y (mgr.14556) 4117 : cluster [DBG] pgmap v6155: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:35.704004+0000 mgr.y (mgr.14556) 4117 : cluster [DBG] pgmap v6155: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:37.704444+0000 mgr.y (mgr.14556) 4118 : cluster [DBG] pgmap v6156: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:37.704444+0000 mgr.y (mgr.14556) 4118 : cluster [DBG] pgmap v6156: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:37.704444+0000 mgr.y (mgr.14556) 4118 : cluster [DBG] pgmap v6156: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:39.705314+0000 mgr.y (mgr.14556) 4119 : cluster [DBG] pgmap v6157: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:39.705314+0000 mgr.y (mgr.14556) 4119 : cluster [DBG] pgmap v6157: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:39.705314+0000 mgr.y (mgr.14556) 4119 : cluster [DBG] pgmap v6157: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:31:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:41] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:31:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:41.705712+0000 mgr.y (mgr.14556) 4120 : cluster [DBG] pgmap v6158: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:41.705712+0000 mgr.y (mgr.14556) 4120 : cluster [DBG] pgmap v6158: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:41.705712+0000 mgr.y (mgr.14556) 4120 : cluster [DBG] pgmap v6158: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:31:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:31:45.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:43.706476+0000 mgr.y (mgr.14556) 4121 : cluster [DBG] pgmap v6159: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:43.706476+0000 mgr.y (mgr.14556) 4121 : cluster [DBG] pgmap v6159: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:43.706476+0000 mgr.y (mgr.14556) 4121 : cluster [DBG] pgmap v6159: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:45.707087+0000 mgr.y (mgr.14556) 4122 : cluster [DBG] pgmap v6160: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:45.707087+0000 mgr.y (mgr.14556) 4122 : cluster [DBG] pgmap v6160: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:45.707087+0000 mgr.y (mgr.14556) 4122 : cluster [DBG] pgmap v6160: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:49.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:47.707684+0000 mgr.y (mgr.14556) 4123 : cluster [DBG] pgmap v6161: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:47.707684+0000 mgr.y (mgr.14556) 4123 : cluster [DBG] pgmap v6161: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:47.707684+0000 mgr.y (mgr.14556) 4123 : cluster [DBG] pgmap v6161: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:49.708437+0000 mgr.y (mgr.14556) 4124 : cluster [DBG] pgmap v6162: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:49.708437+0000 mgr.y (mgr.14556) 4124 : cluster [DBG] pgmap v6162: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:31:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:51] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:31:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:49.708437+0000 mgr.y (mgr.14556) 4124 : cluster [DBG] pgmap v6162: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:51.709055+0000 mgr.y (mgr.14556) 4125 : cluster [DBG] pgmap v6163: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:53.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:51.709055+0000 mgr.y (mgr.14556) 4125 : cluster [DBG] pgmap v6163: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:51.709055+0000 mgr.y (mgr.14556) 4125 : cluster [DBG] pgmap v6163: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:54.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:31:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:31:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:53.709895+0000 mgr.y (mgr.14556) 4126 : cluster [DBG] pgmap v6164: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:53.709895+0000 mgr.y (mgr.14556) 4126 : cluster [DBG] pgmap v6164: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:53.709895+0000 mgr.y (mgr.14556) 4126 : cluster [DBG] pgmap v6164: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:57.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:55.710529+0000 mgr.y (mgr.14556) 4127 : cluster [DBG] pgmap v6165: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:55.710529+0000 mgr.y (mgr.14556) 4127 : cluster [DBG] pgmap v6165: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:55.710529+0000 mgr.y (mgr.14556) 4127 : cluster [DBG] pgmap v6165: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:59.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:31:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:57.711144+0000 mgr.y (mgr.14556) 4128 : cluster [DBG] pgmap v6166: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:31:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:57.711144+0000 mgr.y (mgr.14556) 4128 : cluster [DBG] pgmap v6166: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:31:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:31:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:57.711144+0000 mgr.y (mgr.14556) 4128 : cluster [DBG] pgmap v6166: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:31:59.711848+0000 mgr.y (mgr.14556) 4129 : cluster [DBG] pgmap v6167: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:01.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:31:59.711848+0000 mgr.y (mgr.14556) 4129 : cluster [DBG] pgmap v6167: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:31:59.711848+0000 mgr.y (mgr.14556) 4129 : cluster [DBG] pgmap v6167: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:32:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:01] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:32:03.200 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:32:03.491 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:32:03.491 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (119m) 6m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:32:03.491 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 6m ago 2h 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:32:03.491 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 6m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:32:03.491 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 6m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:32:03.491 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 6m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:32:03.491 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 6m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:32:03.491 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 6m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:32:03.491 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 6m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:32:03.491 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 6m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:32:03.492 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 6m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:32:03.492 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 6m ago 2h 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:32:03.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 6m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:32:03.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 6m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:32:03.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 6m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:32:03.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 6m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:32:03.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 6m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:32:03.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 6m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:32:03.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 6m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:32:03.492 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 6m ago 2h 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:32:03.492 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (119m) 6m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:32:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:01.712274+0000 mgr.y (mgr.14556) 4130 : cluster [DBG] pgmap v6168: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:01.712274+0000 mgr.y (mgr.14556) 4130 : cluster [DBG] pgmap v6168: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:03.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:01.712274+0000 mgr.y (mgr.14556) 4130 : cluster [DBG] pgmap v6168: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:03.842 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:32:03.842 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:32:03.842 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:32:03.842 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:32:03.842 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:32:03.842 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:32:03.842 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:32:03.843 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:32:03.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:32:03.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:32:03.843 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:32:03.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:32:03.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:32:03.843 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:32:03.843 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:32:03.843 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:32:03.843 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:32:04.406 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:32:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:32:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:32:03.189325+0000 mgr.y (mgr.14556) 4131 : audit [DBG] from='client.30446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:32:03.843552+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.31:0/2319523717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:32:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:32:03.189325+0000 mgr.y (mgr.14556) 4131 : audit [DBG] from='client.30446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:04.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:32:03.843552+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.31:0/2319523717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:32:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:32:03.189325+0000 mgr.y (mgr.14556) 4131 : audit [DBG] from='client.30446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:32:03.843552+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.31:0/2319523717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:32:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:32:03.484067+0000 mgr.y (mgr.14556) 4132 : audit [DBG] from='client.30452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:03.712836+0000 mgr.y (mgr.14556) 4133 : cluster [DBG] pgmap v6169: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:32:03.484067+0000 mgr.y (mgr.14556) 4132 : audit [DBG] from='client.30452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:03.712836+0000 mgr.y (mgr.14556) 4133 : cluster [DBG] pgmap v6169: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:32:03.484067+0000 mgr.y (mgr.14556) 4132 : audit [DBG] from='client.30452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:03.712836+0000 mgr.y (mgr.14556) 4133 : cluster [DBG] pgmap v6169: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:05.713213+0000 mgr.y (mgr.14556) 4134 : cluster [DBG] pgmap v6170: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:05.713213+0000 mgr.y (mgr.14556) 4134 : cluster [DBG] pgmap v6170: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:05.713213+0000 mgr.y (mgr.14556) 4134 : cluster [DBG] pgmap v6170: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:07.713579+0000 mgr.y (mgr.14556) 4135 : cluster [DBG] pgmap v6171: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:07.713579+0000 mgr.y (mgr.14556) 4135 : cluster [DBG] pgmap v6171: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:07.713579+0000 mgr.y (mgr.14556) 4135 : cluster [DBG] pgmap v6171: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:09.714417+0000 mgr.y (mgr.14556) 4136 : cluster [DBG] pgmap v6172: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:32:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:11] "GET /metrics HTTP/1.1" 200 196632 "" "Prometheus/2.33.4" 2024-04-17T13:32:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:09.714417+0000 mgr.y (mgr.14556) 4136 : cluster [DBG] pgmap v6172: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:09.714417+0000 mgr.y (mgr.14556) 4136 : cluster [DBG] pgmap v6172: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:11.714997+0000 mgr.y (mgr.14556) 4137 : cluster [DBG] pgmap v6173: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:13.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:11.714997+0000 mgr.y (mgr.14556) 4137 : cluster [DBG] pgmap v6173: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:11.714997+0000 mgr.y (mgr.14556) 4137 : cluster [DBG] pgmap v6173: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:32:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:32:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:13.715751+0000 mgr.y (mgr.14556) 4138 : cluster [DBG] pgmap v6174: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:13.715751+0000 mgr.y (mgr.14556) 4138 : cluster [DBG] pgmap v6174: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:13.715751+0000 mgr.y (mgr.14556) 4138 : cluster [DBG] pgmap v6174: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:15.716353+0000 mgr.y (mgr.14556) 4139 : cluster [DBG] pgmap v6175: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:15.716353+0000 mgr.y (mgr.14556) 4139 : cluster [DBG] pgmap v6175: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:15.716353+0000 mgr.y (mgr.14556) 4139 : cluster [DBG] pgmap v6175: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:17.716942+0000 mgr.y (mgr.14556) 4140 : cluster [DBG] pgmap v6176: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:19.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:17.716942+0000 mgr.y (mgr.14556) 4140 : cluster [DBG] pgmap v6176: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:17.716942+0000 mgr.y (mgr.14556) 4140 : cluster [DBG] pgmap v6176: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:19.717781+0000 mgr.y (mgr.14556) 4141 : cluster [DBG] pgmap v6177: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:32:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:21] "GET /metrics HTTP/1.1" 200 196632 "" "Prometheus/2.33.4" 2024-04-17T13:32:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:19.717781+0000 mgr.y (mgr.14556) 4141 : cluster [DBG] pgmap v6177: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:19.717781+0000 mgr.y (mgr.14556) 4141 : cluster [DBG] pgmap v6177: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:21.718195+0000 mgr.y (mgr.14556) 4142 : cluster [DBG] pgmap v6178: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:32:23.328569+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:32:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:21.718195+0000 mgr.y (mgr.14556) 4142 : cluster [DBG] pgmap v6178: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:32:23.328569+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:32:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:21.718195+0000 mgr.y (mgr.14556) 4142 : cluster [DBG] pgmap v6178: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:32:23.328569+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:32:24.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:32:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:32:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:23.718989+0000 mgr.y (mgr.14556) 4143 : cluster [DBG] pgmap v6179: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:25.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:23.718989+0000 mgr.y (mgr.14556) 4143 : cluster [DBG] pgmap v6179: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:23.718989+0000 mgr.y (mgr.14556) 4143 : cluster [DBG] pgmap v6179: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:25.719359+0000 mgr.y (mgr.14556) 4144 : cluster [DBG] pgmap v6180: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:32:26.520770+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:32:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:32:26.803873+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:32:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:32:26.804890+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:32:27.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:32:26.812342+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:32:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:25.719359+0000 mgr.y (mgr.14556) 4144 : cluster [DBG] pgmap v6180: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:32:26.520770+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:32:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:32:26.803873+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:32:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:32:26.804890+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:32:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:32:26.812342+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:32:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:25.719359+0000 mgr.y (mgr.14556) 4144 : cluster [DBG] pgmap v6180: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:32:26.520770+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:32:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:32:26.803873+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:32:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:32:26.804890+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:32:27.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:32:26.812342+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:32:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:27.719810+0000 mgr.y (mgr.14556) 4145 : cluster [DBG] pgmap v6181: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:27.719810+0000 mgr.y (mgr.14556) 4145 : cluster [DBG] pgmap v6181: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:27.719810+0000 mgr.y (mgr.14556) 4145 : cluster [DBG] pgmap v6181: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:29.720705+0000 mgr.y (mgr.14556) 4146 : cluster [DBG] pgmap v6182: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:31.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:29.720705+0000 mgr.y (mgr.14556) 4146 : cluster [DBG] pgmap v6182: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:29.720705+0000 mgr.y (mgr.14556) 4146 : cluster [DBG] pgmap v6182: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:32:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:31] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:32:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:31.721174+0000 mgr.y (mgr.14556) 4147 : cluster [DBG] pgmap v6183: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:31.721174+0000 mgr.y (mgr.14556) 4147 : cluster [DBG] pgmap v6183: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:31.721174+0000 mgr.y (mgr.14556) 4147 : cluster [DBG] pgmap v6183: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:34.166 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (119m) 7m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 7m ago 2h 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 7m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 7m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 7m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 7m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 7m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 7m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 7m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 7m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 7m ago 2h 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 7m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:32:34.455 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 7m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:32:34.456 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 7m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:32:34.456 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 7m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:32:34.456 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 7m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:32:34.456 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 7m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:32:34.456 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 7m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:32:34.456 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 7m ago 2h 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:32:34.456 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (119m) 7m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:32:34.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:32:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:32:34.802 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:32:34.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:32:34.804 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:32:34.804 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:32:34.804 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:32:34.804 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:32:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:33.721802+0000 mgr.y (mgr.14556) 4148 : cluster [DBG] pgmap v6184: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:32:34.155746+0000 mgr.y (mgr.14556) 4149 : audit [DBG] from='client.20574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:32:34.446757+0000 mgr.y (mgr.14556) 4150 : audit [DBG] from='client.30470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:32:34.803793+0000 mon.c (mon.2) 231 : audit [DBG] from='client.? 172.21.15.31:0/578027330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:32:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:33.721802+0000 mgr.y (mgr.14556) 4148 : cluster [DBG] pgmap v6184: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:32:34.155746+0000 mgr.y (mgr.14556) 4149 : audit [DBG] from='client.20574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:32:34.446757+0000 mgr.y (mgr.14556) 4150 : audit [DBG] from='client.30470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:32:34.803793+0000 mon.c (mon.2) 231 : audit [DBG] from='client.? 172.21.15.31:0/578027330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:32:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:33.721802+0000 mgr.y (mgr.14556) 4148 : cluster [DBG] pgmap v6184: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:32:34.155746+0000 mgr.y (mgr.14556) 4149 : audit [DBG] from='client.20574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:32:34.446757+0000 mgr.y (mgr.14556) 4150 : audit [DBG] from='client.30470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:32:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:32:34.803793+0000 mon.c (mon.2) 231 : audit [DBG] from='client.? 172.21.15.31:0/578027330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:32:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:35.722280+0000 mgr.y (mgr.14556) 4151 : cluster [DBG] pgmap v6185: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:35.722280+0000 mgr.y (mgr.14556) 4151 : cluster [DBG] pgmap v6185: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:35.722280+0000 mgr.y (mgr.14556) 4151 : cluster [DBG] pgmap v6185: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:37.722878+0000 mgr.y (mgr.14556) 4152 : cluster [DBG] pgmap v6186: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:37.722878+0000 mgr.y (mgr.14556) 4152 : cluster [DBG] pgmap v6186: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:37.722878+0000 mgr.y (mgr.14556) 4152 : cluster [DBG] pgmap v6186: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:39.723585+0000 mgr.y (mgr.14556) 4153 : cluster [DBG] pgmap v6187: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:39.723585+0000 mgr.y (mgr.14556) 4153 : cluster [DBG] pgmap v6187: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:32:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:41] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:32:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:39.723585+0000 mgr.y (mgr.14556) 4153 : cluster [DBG] pgmap v6187: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:41.724182+0000 mgr.y (mgr.14556) 4154 : cluster [DBG] pgmap v6188: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:41.724182+0000 mgr.y (mgr.14556) 4154 : cluster [DBG] pgmap v6188: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:41.724182+0000 mgr.y (mgr.14556) 4154 : cluster [DBG] pgmap v6188: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:44.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:32:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:32:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:43.725032+0000 mgr.y (mgr.14556) 4155 : cluster [DBG] pgmap v6189: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:44.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:43.725032+0000 mgr.y (mgr.14556) 4155 : cluster [DBG] pgmap v6189: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:43.725032+0000 mgr.y (mgr.14556) 4155 : cluster [DBG] pgmap v6189: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:45.725599+0000 mgr.y (mgr.14556) 4156 : cluster [DBG] pgmap v6190: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:47.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:45.725599+0000 mgr.y (mgr.14556) 4156 : cluster [DBG] pgmap v6190: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:47.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:45.725599+0000 mgr.y (mgr.14556) 4156 : cluster [DBG] pgmap v6190: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:47.726119+0000 mgr.y (mgr.14556) 4157 : cluster [DBG] pgmap v6191: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:49.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:47.726119+0000 mgr.y (mgr.14556) 4157 : cluster [DBG] pgmap v6191: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:47.726119+0000 mgr.y (mgr.14556) 4157 : cluster [DBG] pgmap v6191: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:51.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:49.726976+0000 mgr.y (mgr.14556) 4158 : cluster [DBG] pgmap v6192: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:51.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:49.726976+0000 mgr.y (mgr.14556) 4158 : cluster [DBG] pgmap v6192: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:51.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:49.726976+0000 mgr.y (mgr.14556) 4158 : cluster [DBG] pgmap v6192: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:32:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:51] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:32:53.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:51.727405+0000 mgr.y (mgr.14556) 4159 : cluster [DBG] pgmap v6193: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:53.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:51.727405+0000 mgr.y (mgr.14556) 4159 : cluster [DBG] pgmap v6193: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:51.727405+0000 mgr.y (mgr.14556) 4159 : cluster [DBG] pgmap v6193: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:32:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:32:55.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:53.728241+0000 mgr.y (mgr.14556) 4160 : cluster [DBG] pgmap v6194: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:55.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:53.728241+0000 mgr.y (mgr.14556) 4160 : cluster [DBG] pgmap v6194: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:55.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:53.728241+0000 mgr.y (mgr.14556) 4160 : cluster [DBG] pgmap v6194: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:55.728692+0000 mgr.y (mgr.14556) 4161 : cluster [DBG] pgmap v6195: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:57.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:55.728692+0000 mgr.y (mgr.14556) 4161 : cluster [DBG] pgmap v6195: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:57.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:55.728692+0000 mgr.y (mgr.14556) 4161 : cluster [DBG] pgmap v6195: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:59.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:32:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:57.729250+0000 mgr.y (mgr.14556) 4162 : cluster [DBG] pgmap v6196: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:59.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:32:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:57.729250+0000 mgr.y (mgr.14556) 4162 : cluster [DBG] pgmap v6196: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:32:59.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:32:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:57.729250+0000 mgr.y (mgr.14556) 4162 : cluster [DBG] pgmap v6196: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:01.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:32:59.729912+0000 mgr.y (mgr.14556) 4163 : cluster [DBG] pgmap v6197: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:01.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:32:59.729912+0000 mgr.y (mgr.14556) 4163 : cluster [DBG] pgmap v6197: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:01.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:32:59.729912+0000 mgr.y (mgr.14556) 4163 : cluster [DBG] pgmap v6197: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:33:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:01] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:33:03.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:01.730532+0000 mgr.y (mgr.14556) 4164 : cluster [DBG] pgmap v6198: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:03.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:01.730532+0000 mgr.y (mgr.14556) 4164 : cluster [DBG] pgmap v6198: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:03.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:01.730532+0000 mgr.y (mgr.14556) 4164 : cluster [DBG] pgmap v6198: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:33:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:33:05.123 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:33:05.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:03.731294+0000 mgr.y (mgr.14556) 4165 : cluster [DBG] pgmap v6199: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:05.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:03.731294+0000 mgr.y (mgr.14556) 4165 : cluster [DBG] pgmap v6199: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:05.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:03.731294+0000 mgr.y (mgr.14556) 4165 : cluster [DBG] pgmap v6199: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:05.415 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:33:05.415 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 7m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:33:05.415 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 7m ago 2h 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:33:05.415 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 7m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:33:05.415 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 7m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:33:05.415 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 7m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:33:05.415 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 7m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:33:05.415 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 7m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:33:05.415 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 7m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:33:05.415 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 7m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:33:05.415 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 7m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:33:05.416 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 7m ago 2h 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:33:05.416 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 7m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:33:05.416 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 7m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:33:05.416 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 7m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:33:05.416 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 7m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:33:05.416 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 7m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:33:05.416 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 7m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:33:05.416 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 7m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:33:05.416 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 7m ago 2h 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:33:05.416 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 7m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:33:05.769 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:33:05.769 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:33:05.769 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:33:05.769 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:33:05.769 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:33:05.770 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:33:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:33:05.112725+0000 mgr.y (mgr.14556) 4166 : audit [DBG] from='client.20592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:33:05.408160+0000 mgr.y (mgr.14556) 4167 : audit [DBG] from='client.20598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:33:05.770638+0000 mon.a (mon.0) 4474 : audit [DBG] from='client.? 172.21.15.31:0/2570174034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:33:06.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:33:05.112725+0000 mgr.y (mgr.14556) 4166 : audit [DBG] from='client.20592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:06.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:33:05.408160+0000 mgr.y (mgr.14556) 4167 : audit [DBG] from='client.20598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:33:05.770638+0000 mon.a (mon.0) 4474 : audit [DBG] from='client.? 172.21.15.31:0/2570174034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:33:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:33:05.112725+0000 mgr.y (mgr.14556) 4166 : audit [DBG] from='client.20592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:33:05.408160+0000 mgr.y (mgr.14556) 4167 : audit [DBG] from='client.20598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:33:05.770638+0000 mon.a (mon.0) 4474 : audit [DBG] from='client.? 172.21.15.31:0/2570174034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:33:07.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:05.731627+0000 mgr.y (mgr.14556) 4168 : cluster [DBG] pgmap v6200: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:07.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:05.731627+0000 mgr.y (mgr.14556) 4168 : cluster [DBG] pgmap v6200: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:07.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:05.731627+0000 mgr.y (mgr.14556) 4168 : cluster [DBG] pgmap v6200: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:07.732145+0000 mgr.y (mgr.14556) 4169 : cluster [DBG] pgmap v6201: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:09.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:07.732145+0000 mgr.y (mgr.14556) 4169 : cluster [DBG] pgmap v6201: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:07.732145+0000 mgr.y (mgr.14556) 4169 : cluster [DBG] pgmap v6201: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:11.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:09.732813+0000 mgr.y (mgr.14556) 4170 : cluster [DBG] pgmap v6202: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:11.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:09.732813+0000 mgr.y (mgr.14556) 4170 : cluster [DBG] pgmap v6202: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:11.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:09.732813+0000 mgr.y (mgr.14556) 4170 : cluster [DBG] pgmap v6202: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:33:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:11] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:33:13.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:11.733406+0000 mgr.y (mgr.14556) 4171 : cluster [DBG] pgmap v6203: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:13.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:11.733406+0000 mgr.y (mgr.14556) 4171 : cluster [DBG] pgmap v6203: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:11.733406+0000 mgr.y (mgr.14556) 4171 : cluster [DBG] pgmap v6203: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:33:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:33:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:13.734250+0000 mgr.y (mgr.14556) 4172 : cluster [DBG] pgmap v6204: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:15.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:13.734250+0000 mgr.y (mgr.14556) 4172 : cluster [DBG] pgmap v6204: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:13.734250+0000 mgr.y (mgr.14556) 4172 : cluster [DBG] pgmap v6204: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:15.734829+0000 mgr.y (mgr.14556) 4173 : cluster [DBG] pgmap v6205: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:17.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:15.734829+0000 mgr.y (mgr.14556) 4173 : cluster [DBG] pgmap v6205: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:15.734829+0000 mgr.y (mgr.14556) 4173 : cluster [DBG] pgmap v6205: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:17.735343+0000 mgr.y (mgr.14556) 4174 : cluster [DBG] pgmap v6206: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:19.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:17.735343+0000 mgr.y (mgr.14556) 4174 : cluster [DBG] pgmap v6206: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:17.735343+0000 mgr.y (mgr.14556) 4174 : cluster [DBG] pgmap v6206: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:19.736248+0000 mgr.y (mgr.14556) 4175 : cluster [DBG] pgmap v6207: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:19.736248+0000 mgr.y (mgr.14556) 4175 : cluster [DBG] pgmap v6207: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:21.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:19.736248+0000 mgr.y (mgr.14556) 4175 : cluster [DBG] pgmap v6207: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:33:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:21] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:33:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:21.736630+0000 mgr.y (mgr.14556) 4176 : cluster [DBG] pgmap v6208: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:23.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:21.736630+0000 mgr.y (mgr.14556) 4176 : cluster [DBG] pgmap v6208: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:21.736630+0000 mgr.y (mgr.14556) 4176 : cluster [DBG] pgmap v6208: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:24.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:33:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:33:25.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:23.737350+0000 mgr.y (mgr.14556) 4177 : cluster [DBG] pgmap v6209: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:25.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:23.737350+0000 mgr.y (mgr.14556) 4177 : cluster [DBG] pgmap v6209: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:23.737350+0000 mgr.y (mgr.14556) 4177 : cluster [DBG] pgmap v6209: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:25.737717+0000 mgr.y (mgr.14556) 4178 : cluster [DBG] pgmap v6210: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:33:26.819305+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:33:27.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:25.737717+0000 mgr.y (mgr.14556) 4178 : cluster [DBG] pgmap v6210: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:27.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:33:26.819305+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:33:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:25.737717+0000 mgr.y (mgr.14556) 4178 : cluster [DBG] pgmap v6210: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:33:26.819305+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:33:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:33:27.114514+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:33:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:33:27.115205+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:33:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:33:27.121692+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:33:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:33:27.114514+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:33:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:33:27.115205+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:33:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:33:27.121692+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:33:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:33:27.114514+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:33:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:33:27.115205+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:33:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:33:27.121692+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:33:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:27.738257+0000 mgr.y (mgr.14556) 4179 : cluster [DBG] pgmap v6211: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:29.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:27.738257+0000 mgr.y (mgr.14556) 4179 : cluster [DBG] pgmap v6211: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:27.738257+0000 mgr.y (mgr.14556) 4179 : cluster [DBG] pgmap v6211: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:31.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:29.738967+0000 mgr.y (mgr.14556) 4180 : cluster [DBG] pgmap v6212: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:31.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:29.738967+0000 mgr.y (mgr.14556) 4180 : cluster [DBG] pgmap v6212: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:29.738967+0000 mgr.y (mgr.14556) 4180 : cluster [DBG] pgmap v6212: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:33:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:31] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:33:32.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:31.415994+0000 mon.a (mon.0) 4479 : cluster [DBG] osdmap e2594: 8 total, 8 up, 8 in 2024-04-17T13:33:32.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:31.415994+0000 mon.a (mon.0) 4479 : cluster [DBG] osdmap e2594: 8 total, 8 up, 8 in 2024-04-17T13:33:32.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:31.415994+0000 mon.a (mon.0) 4479 : cluster [DBG] osdmap e2594: 8 total, 8 up, 8 in 2024-04-17T13:33:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:31.739443+0000 mgr.y (mgr.14556) 4181 : cluster [DBG] pgmap v6214: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:31.739443+0000 mgr.y (mgr.14556) 4181 : cluster [DBG] pgmap v6214: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:31.739443+0000 mgr.y (mgr.14556) 4181 : cluster [DBG] pgmap v6214: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:33:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:33:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:33.740147+0000 mgr.y (mgr.14556) 4182 : cluster [DBG] pgmap v6215: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:33.740147+0000 mgr.y (mgr.14556) 4182 : cluster [DBG] pgmap v6215: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:33.740147+0000 mgr.y (mgr.14556) 4182 : cluster [DBG] pgmap v6215: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:36.096 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:33:36.385 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:33:36.385 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 8m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 8m ago 2h 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 8m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 8m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 8m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 8m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 8m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 8m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 8m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 8m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 8m ago 2h 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 8m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 8m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:33:36.386 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 8m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:33:36.387 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 8m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:33:36.387 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 8m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:33:36.387 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 8m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:33:36.387 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 8m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:33:36.387 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 8m ago 2h 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:33:36.387 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 8m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:33:36.742 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:33:36.743 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:33:36.743 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:33:36.743 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:33:36.743 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:33:36.743 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:33:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:35.740645+0000 mgr.y (mgr.14556) 4183 : cluster [DBG] pgmap v6216: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:33:36.085576+0000 mgr.y (mgr.14556) 4184 : audit [DBG] from='client.30500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:33:36.378678+0000 mgr.y (mgr.14556) 4185 : audit [DBG] from='client.30506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:33:36.743181+0000 mon.a (mon.0) 4480 : audit [DBG] from='client.? 172.21.15.31:0/1336176338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:33:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:35.740645+0000 mgr.y (mgr.14556) 4183 : cluster [DBG] pgmap v6216: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:33:36.085576+0000 mgr.y (mgr.14556) 4184 : audit [DBG] from='client.30500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:33:36.378678+0000 mgr.y (mgr.14556) 4185 : audit [DBG] from='client.30506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:33:36.743181+0000 mon.a (mon.0) 4480 : audit [DBG] from='client.? 172.21.15.31:0/1336176338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:33:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:35.740645+0000 mgr.y (mgr.14556) 4183 : cluster [DBG] pgmap v6216: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:33:36.085576+0000 mgr.y (mgr.14556) 4184 : audit [DBG] from='client.30500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:33:36.378678+0000 mgr.y (mgr.14556) 4185 : audit [DBG] from='client.30506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:33:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:33:36.743181+0000 mon.a (mon.0) 4480 : audit [DBG] from='client.? 172.21.15.31:0/1336176338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:33:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:37.741034+0000 mgr.y (mgr.14556) 4186 : cluster [DBG] pgmap v6217: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:37.741034+0000 mgr.y (mgr.14556) 4186 : cluster [DBG] pgmap v6217: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:37.741034+0000 mgr.y (mgr.14556) 4186 : cluster [DBG] pgmap v6217: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:39.741662+0000 mgr.y (mgr.14556) 4187 : cluster [DBG] pgmap v6218: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:41.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:39.741662+0000 mgr.y (mgr.14556) 4187 : cluster [DBG] pgmap v6218: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:39.741662+0000 mgr.y (mgr.14556) 4187 : cluster [DBG] pgmap v6218: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:33:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:41] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:33:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:41.742269+0000 mgr.y (mgr.14556) 4188 : cluster [DBG] pgmap v6219: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:41.742269+0000 mgr.y (mgr.14556) 4188 : cluster [DBG] pgmap v6219: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:41.742269+0000 mgr.y (mgr.14556) 4188 : cluster [DBG] pgmap v6219: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:33:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:33:45.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:43.742912+0000 mgr.y (mgr.14556) 4189 : cluster [DBG] pgmap v6220: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:43.742912+0000 mgr.y (mgr.14556) 4189 : cluster [DBG] pgmap v6220: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:43.742912+0000 mgr.y (mgr.14556) 4189 : cluster [DBG] pgmap v6220: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:45.743479+0000 mgr.y (mgr.14556) 4190 : cluster [DBG] pgmap v6221: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:45.743479+0000 mgr.y (mgr.14556) 4190 : cluster [DBG] pgmap v6221: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:45.743479+0000 mgr.y (mgr.14556) 4190 : cluster [DBG] pgmap v6221: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:47.744063+0000 mgr.y (mgr.14556) 4191 : cluster [DBG] pgmap v6222: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:47.744063+0000 mgr.y (mgr.14556) 4191 : cluster [DBG] pgmap v6222: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:47.744063+0000 mgr.y (mgr.14556) 4191 : cluster [DBG] pgmap v6222: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:51.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:49.744873+0000 mgr.y (mgr.14556) 4192 : cluster [DBG] pgmap v6223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:51.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:49.744873+0000 mgr.y (mgr.14556) 4192 : cluster [DBG] pgmap v6223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:49.744873+0000 mgr.y (mgr.14556) 4192 : cluster [DBG] pgmap v6223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:33:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:51] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:33:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:51.745433+0000 mgr.y (mgr.14556) 4193 : cluster [DBG] pgmap v6224: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:53.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:51.745433+0000 mgr.y (mgr.14556) 4193 : cluster [DBG] pgmap v6224: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:51.745433+0000 mgr.y (mgr.14556) 4193 : cluster [DBG] pgmap v6224: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:33:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:33:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:53.746133+0000 mgr.y (mgr.14556) 4194 : cluster [DBG] pgmap v6225: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:55.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:53.746133+0000 mgr.y (mgr.14556) 4194 : cluster [DBG] pgmap v6225: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:55.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:53.746133+0000 mgr.y (mgr.14556) 4194 : cluster [DBG] pgmap v6225: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:55.746528+0000 mgr.y (mgr.14556) 4195 : cluster [DBG] pgmap v6226: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:55.746528+0000 mgr.y (mgr.14556) 4195 : cluster [DBG] pgmap v6226: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:55.746528+0000 mgr.y (mgr.14556) 4195 : cluster [DBG] pgmap v6226: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:33:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:57.747116+0000 mgr.y (mgr.14556) 4196 : cluster [DBG] pgmap v6227: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:33:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:57.747116+0000 mgr.y (mgr.14556) 4196 : cluster [DBG] pgmap v6227: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:33:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:33:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:57.747116+0000 mgr.y (mgr.14556) 4196 : cluster [DBG] pgmap v6227: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:33:59.747753+0000 mgr.y (mgr.14556) 4197 : cluster [DBG] pgmap v6228: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:01.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:33:59.747753+0000 mgr.y (mgr.14556) 4197 : cluster [DBG] pgmap v6228: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:34:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:01] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:34:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:33:59.747753+0000 mgr.y (mgr.14556) 4197 : cluster [DBG] pgmap v6228: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:01.748202+0000 mgr.y (mgr.14556) 4198 : cluster [DBG] pgmap v6229: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:01.748202+0000 mgr.y (mgr.14556) 4198 : cluster [DBG] pgmap v6229: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:03.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:01.748202+0000 mgr.y (mgr.14556) 4198 : cluster [DBG] pgmap v6229: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:34:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:34:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:03.748990+0000 mgr.y (mgr.14556) 4199 : cluster [DBG] pgmap v6230: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:03.748990+0000 mgr.y (mgr.14556) 4199 : cluster [DBG] pgmap v6230: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:03.748990+0000 mgr.y (mgr.14556) 4199 : cluster [DBG] pgmap v6230: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:07.067 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:34:07.354 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:34:07.354 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 8m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:34:07.354 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 8m ago 2h 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 8m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 8m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 8m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 8m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 8m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 8m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 8m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 8m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 8m ago 2h 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 8m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 8m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 8m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 8m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 8m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 8m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:34:07.355 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 8m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:34:07.356 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 8m ago 2h 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:34:07.356 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 8m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:34:07.702 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:34:07.702 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:34:07.702 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:34:07.702 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:34:07.702 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:34:07.702 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:34:07.702 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:34:07.702 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:34:07.703 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:34:07.703 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:34:07.703 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:34:07.703 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:34:07.703 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:34:07.703 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:34:07.703 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:34:07.703 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:34:07.703 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:34:07.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:05.749413+0000 mgr.y (mgr.14556) 4200 : cluster [DBG] pgmap v6231: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:05.749413+0000 mgr.y (mgr.14556) 4200 : cluster [DBG] pgmap v6231: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:05.749413+0000 mgr.y (mgr.14556) 4200 : cluster [DBG] pgmap v6231: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:08.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:34:07.056353+0000 mgr.y (mgr.14556) 4201 : audit [DBG] from='client.30518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:34:07.347491+0000 mgr.y (mgr.14556) 4202 : audit [DBG] from='client.20634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:08.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:34:07.703454+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.31:0/1545824916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:34:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:34:07.056353+0000 mgr.y (mgr.14556) 4201 : audit [DBG] from='client.30518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:34:07.347491+0000 mgr.y (mgr.14556) 4202 : audit [DBG] from='client.20634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:08.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:34:07.703454+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.31:0/1545824916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:34:08.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:34:07.056353+0000 mgr.y (mgr.14556) 4201 : audit [DBG] from='client.30518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:34:07.347491+0000 mgr.y (mgr.14556) 4202 : audit [DBG] from='client.20634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:34:07.703454+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.31:0/1545824916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:34:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:07.749819+0000 mgr.y (mgr.14556) 4203 : cluster [DBG] pgmap v6232: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:07.749819+0000 mgr.y (mgr.14556) 4203 : cluster [DBG] pgmap v6232: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:07.749819+0000 mgr.y (mgr.14556) 4203 : cluster [DBG] pgmap v6232: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:09.750550+0000 mgr.y (mgr.14556) 4204 : cluster [DBG] pgmap v6233: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:11] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:34:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:09.750550+0000 mgr.y (mgr.14556) 4204 : cluster [DBG] pgmap v6233: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:09.750550+0000 mgr.y (mgr.14556) 4204 : cluster [DBG] pgmap v6233: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:13.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:11.751122+0000 mgr.y (mgr.14556) 4205 : cluster [DBG] pgmap v6234: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:11.751122+0000 mgr.y (mgr.14556) 4205 : cluster [DBG] pgmap v6234: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:13.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:11.751122+0000 mgr.y (mgr.14556) 4205 : cluster [DBG] pgmap v6234: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:14.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:34:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:34:14.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:13.751837+0000 mgr.y (mgr.14556) 4206 : cluster [DBG] pgmap v6235: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:14.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:13.751837+0000 mgr.y (mgr.14556) 4206 : cluster [DBG] pgmap v6235: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:13.751837+0000 mgr.y (mgr.14556) 4206 : cluster [DBG] pgmap v6235: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:15.752348+0000 mgr.y (mgr.14556) 4207 : cluster [DBG] pgmap v6236: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:15.752348+0000 mgr.y (mgr.14556) 4207 : cluster [DBG] pgmap v6236: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:15.752348+0000 mgr.y (mgr.14556) 4207 : cluster [DBG] pgmap v6236: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:19.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:17.752821+0000 mgr.y (mgr.14556) 4208 : cluster [DBG] pgmap v6237: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:19.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:17.752821+0000 mgr.y (mgr.14556) 4208 : cluster [DBG] pgmap v6237: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:17.752821+0000 mgr.y (mgr.14556) 4208 : cluster [DBG] pgmap v6237: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:19.753662+0000 mgr.y (mgr.14556) 4209 : cluster [DBG] pgmap v6238: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:21.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:19.753662+0000 mgr.y (mgr.14556) 4209 : cluster [DBG] pgmap v6238: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:21.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:19.753662+0000 mgr.y (mgr.14556) 4209 : cluster [DBG] pgmap v6238: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:34:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:21] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:34:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:21.754388+0000 mgr.y (mgr.14556) 4210 : cluster [DBG] pgmap v6239: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:23.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:21.754388+0000 mgr.y (mgr.14556) 4210 : cluster [DBG] pgmap v6239: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:21.754388+0000 mgr.y (mgr.14556) 4210 : cluster [DBG] pgmap v6239: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:34:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:34:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:23.755085+0000 mgr.y (mgr.14556) 4211 : cluster [DBG] pgmap v6240: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:25.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:23.755085+0000 mgr.y (mgr.14556) 4211 : cluster [DBG] pgmap v6240: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:23.755085+0000 mgr.y (mgr.14556) 4211 : cluster [DBG] pgmap v6240: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:27.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:25.755575+0000 mgr.y (mgr.14556) 4212 : cluster [DBG] pgmap v6241: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:27.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:25.755575+0000 mgr.y (mgr.14556) 4212 : cluster [DBG] pgmap v6241: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:25.755575+0000 mgr.y (mgr.14556) 4212 : cluster [DBG] pgmap v6241: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:34:27.126116+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:34:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:34:27.418356+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:34:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:34:27.419069+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:34:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:34:27.423569+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:34:28.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:34:27.126116+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:34:28.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:34:27.418356+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:34:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:34:27.419069+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:34:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:34:27.423569+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:34:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:34:27.126116+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:34:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:34:27.418356+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:34:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:34:27.419069+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:34:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:34:27.423569+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:34:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:27.756154+0000 mgr.y (mgr.14556) 4213 : cluster [DBG] pgmap v6242: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:27.756154+0000 mgr.y (mgr.14556) 4213 : cluster [DBG] pgmap v6242: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:27.756154+0000 mgr.y (mgr.14556) 4213 : cluster [DBG] pgmap v6242: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:29.757041+0000 mgr.y (mgr.14556) 4214 : cluster [DBG] pgmap v6243: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:34:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:31] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:34:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:29.757041+0000 mgr.y (mgr.14556) 4214 : cluster [DBG] pgmap v6243: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:29.757041+0000 mgr.y (mgr.14556) 4214 : cluster [DBG] pgmap v6243: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:31.757580+0000 mgr.y (mgr.14556) 4215 : cluster [DBG] pgmap v6244: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:33.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:31.757580+0000 mgr.y (mgr.14556) 4215 : cluster [DBG] pgmap v6244: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:31.757580+0000 mgr.y (mgr.14556) 4215 : cluster [DBG] pgmap v6244: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:34:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:34:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:33.758379+0000 mgr.y (mgr.14556) 4216 : cluster [DBG] pgmap v6245: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:33.758379+0000 mgr.y (mgr.14556) 4216 : cluster [DBG] pgmap v6245: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:33.758379+0000 mgr.y (mgr.14556) 4216 : cluster [DBG] pgmap v6245: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:35.758751+0000 mgr.y (mgr.14556) 4217 : cluster [DBG] pgmap v6246: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:35.758751+0000 mgr.y (mgr.14556) 4217 : cluster [DBG] pgmap v6246: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:35.758751+0000 mgr.y (mgr.14556) 4217 : cluster [DBG] pgmap v6246: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:38.027 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:34:38.314 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:34:38.314 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 9m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:34:38.314 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 9m ago 2h 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:34:38.314 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 9m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:34:38.314 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 9m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:34:38.314 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 9m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:34:38.314 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 9m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:34:38.314 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 9m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 9m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 9m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 9m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 9m ago 2h 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 9m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 9m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 9m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 9m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 9m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 9m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 9m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 9m ago 2h 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:34:38.315 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 9m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:34:38.663 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:34:38.664 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:34:38.665 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:34:38.665 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:34:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:37.759143+0000 mgr.y (mgr.14556) 4218 : cluster [DBG] pgmap v6247: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:34:38.016133+0000 mgr.y (mgr.14556) 4219 : audit [DBG] from='client.30536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:34:38.306950+0000 mgr.y (mgr.14556) 4220 : audit [DBG] from='client.20652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:39.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:34:38.664926+0000 mon.c (mon.2) 233 : audit [DBG] from='client.? 172.21.15.31:0/468969964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:34:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:37.759143+0000 mgr.y (mgr.14556) 4218 : cluster [DBG] pgmap v6247: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:34:38.016133+0000 mgr.y (mgr.14556) 4219 : audit [DBG] from='client.30536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:34:38.306950+0000 mgr.y (mgr.14556) 4220 : audit [DBG] from='client.20652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:34:38.664926+0000 mon.c (mon.2) 233 : audit [DBG] from='client.? 172.21.15.31:0/468969964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:34:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:37.759143+0000 mgr.y (mgr.14556) 4218 : cluster [DBG] pgmap v6247: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:34:38.016133+0000 mgr.y (mgr.14556) 4219 : audit [DBG] from='client.30536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:34:38.306950+0000 mgr.y (mgr.14556) 4220 : audit [DBG] from='client.20652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:34:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:34:38.664926+0000 mon.c (mon.2) 233 : audit [DBG] from='client.? 172.21.15.31:0/468969964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:34:41.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:39.759832+0000 mgr.y (mgr.14556) 4221 : cluster [DBG] pgmap v6248: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:34:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:41] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:34:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:39.759832+0000 mgr.y (mgr.14556) 4221 : cluster [DBG] pgmap v6248: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:39.759832+0000 mgr.y (mgr.14556) 4221 : cluster [DBG] pgmap v6248: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:41.760431+0000 mgr.y (mgr.14556) 4222 : cluster [DBG] pgmap v6249: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:41.760431+0000 mgr.y (mgr.14556) 4222 : cluster [DBG] pgmap v6249: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:41.760431+0000 mgr.y (mgr.14556) 4222 : cluster [DBG] pgmap v6249: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:34:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:34:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:43.761163+0000 mgr.y (mgr.14556) 4223 : cluster [DBG] pgmap v6250: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:43.761163+0000 mgr.y (mgr.14556) 4223 : cluster [DBG] pgmap v6250: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:43.761163+0000 mgr.y (mgr.14556) 4223 : cluster [DBG] pgmap v6250: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:45.761582+0000 mgr.y (mgr.14556) 4224 : cluster [DBG] pgmap v6251: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:45.761582+0000 mgr.y (mgr.14556) 4224 : cluster [DBG] pgmap v6251: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:45.761582+0000 mgr.y (mgr.14556) 4224 : cluster [DBG] pgmap v6251: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:47.762153+0000 mgr.y (mgr.14556) 4225 : cluster [DBG] pgmap v6252: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:47.762153+0000 mgr.y (mgr.14556) 4225 : cluster [DBG] pgmap v6252: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:47.762153+0000 mgr.y (mgr.14556) 4225 : cluster [DBG] pgmap v6252: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:49.762860+0000 mgr.y (mgr.14556) 4226 : cluster [DBG] pgmap v6253: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:51.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:49.762860+0000 mgr.y (mgr.14556) 4226 : cluster [DBG] pgmap v6253: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:49.762860+0000 mgr.y (mgr.14556) 4226 : cluster [DBG] pgmap v6253: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:34:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:51] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:34:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:51.763363+0000 mgr.y (mgr.14556) 4227 : cluster [DBG] pgmap v6254: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:51.763363+0000 mgr.y (mgr.14556) 4227 : cluster [DBG] pgmap v6254: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:51.763363+0000 mgr.y (mgr.14556) 4227 : cluster [DBG] pgmap v6254: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:34:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:34:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:53.764115+0000 mgr.y (mgr.14556) 4228 : cluster [DBG] pgmap v6255: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:53.764115+0000 mgr.y (mgr.14556) 4228 : cluster [DBG] pgmap v6255: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:53.764115+0000 mgr.y (mgr.14556) 4228 : cluster [DBG] pgmap v6255: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:55.764655+0000 mgr.y (mgr.14556) 4229 : cluster [DBG] pgmap v6256: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:55.764655+0000 mgr.y (mgr.14556) 4229 : cluster [DBG] pgmap v6256: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:55.764655+0000 mgr.y (mgr.14556) 4229 : cluster [DBG] pgmap v6256: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:34:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:57.765169+0000 mgr.y (mgr.14556) 4230 : cluster [DBG] pgmap v6257: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:34:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:57.765169+0000 mgr.y (mgr.14556) 4230 : cluster [DBG] pgmap v6257: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:34:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:34:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:57.765169+0000 mgr.y (mgr.14556) 4230 : cluster [DBG] pgmap v6257: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:34:59.765980+0000 mgr.y (mgr.14556) 4231 : cluster [DBG] pgmap v6258: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:34:59.765980+0000 mgr.y (mgr.14556) 4231 : cluster [DBG] pgmap v6258: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:35:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:01] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:35:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:34:59.765980+0000 mgr.y (mgr.14556) 4231 : cluster [DBG] pgmap v6258: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:01.766592+0000 mgr.y (mgr.14556) 4232 : cluster [DBG] pgmap v6259: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:01.766592+0000 mgr.y (mgr.14556) 4232 : cluster [DBG] pgmap v6259: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:01.766592+0000 mgr.y (mgr.14556) 4232 : cluster [DBG] pgmap v6259: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:04.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:35:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:35:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:03.767387+0000 mgr.y (mgr.14556) 4233 : cluster [DBG] pgmap v6260: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:03.767387+0000 mgr.y (mgr.14556) 4233 : cluster [DBG] pgmap v6260: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:03.767387+0000 mgr.y (mgr.14556) 4233 : cluster [DBG] pgmap v6260: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:05.767853+0000 mgr.y (mgr.14556) 4234 : cluster [DBG] pgmap v6261: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:05.767853+0000 mgr.y (mgr.14556) 4234 : cluster [DBG] pgmap v6261: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:05.767853+0000 mgr.y (mgr.14556) 4234 : cluster [DBG] pgmap v6261: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:08.991 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:35:09.278 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:35:09.278 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 9m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:35:09.278 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 9m ago 2h 62.9M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:35:09.278 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 9m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:35:09.278 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 9m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:35:09.278 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 9m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:35:09.278 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 9m ago 2h 486M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:35:09.278 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 9m ago 2h 523M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 9m ago 2h 303M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 9m ago 2h 299M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 9m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 9m ago 2h 25.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 9m ago 2h 757M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 9m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 9m ago 2h 594M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 9m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 9m ago 2h 896M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 9m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 9m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 9m ago 2h 559M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:35:09.279 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 9m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:35:09.630 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:35:09.630 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:35:09.631 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:35:09.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:07.768229+0000 mgr.y (mgr.14556) 4235 : cluster [DBG] pgmap v6262: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:09.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:07.768229+0000 mgr.y (mgr.14556) 4235 : cluster [DBG] pgmap v6262: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:07.768229+0000 mgr.y (mgr.14556) 4235 : cluster [DBG] pgmap v6262: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:08.980742+0000 mgr.y (mgr.14556) 4236 : audit [DBG] from='client.20664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:09.270979+0000 mgr.y (mgr.14556) 4237 : audit [DBG] from='client.30560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:09.631702+0000 mon.c (mon.2) 234 : audit [DBG] from='client.? 172.21.15.31:0/148763939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:35:10.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:08.980742+0000 mgr.y (mgr.14556) 4236 : audit [DBG] from='client.20664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:09.270979+0000 mgr.y (mgr.14556) 4237 : audit [DBG] from='client.30560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:09.631702+0000 mon.c (mon.2) 234 : audit [DBG] from='client.? 172.21.15.31:0/148763939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:35:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:08.980742+0000 mgr.y (mgr.14556) 4236 : audit [DBG] from='client.20664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:09.270979+0000 mgr.y (mgr.14556) 4237 : audit [DBG] from='client.30560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:09.631702+0000 mon.c (mon.2) 234 : audit [DBG] from='client.? 172.21.15.31:0/148763939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:35:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:09.768854+0000 mgr.y (mgr.14556) 4238 : cluster [DBG] pgmap v6263: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:09.768854+0000 mgr.y (mgr.14556) 4238 : cluster [DBG] pgmap v6263: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:35:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:11] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:35:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:09.768854+0000 mgr.y (mgr.14556) 4238 : cluster [DBG] pgmap v6263: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:12.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:11.769266+0000 mgr.y (mgr.14556) 4239 : cluster [DBG] pgmap v6264: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:12.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:11.769266+0000 mgr.y (mgr.14556) 4239 : cluster [DBG] pgmap v6264: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:12.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:11.769266+0000 mgr.y (mgr.14556) 4239 : cluster [DBG] pgmap v6264: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:35:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:35:15.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:13.770196+0000 mgr.y (mgr.14556) 4240 : cluster [DBG] pgmap v6265: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:15.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:13.770196+0000 mgr.y (mgr.14556) 4240 : cluster [DBG] pgmap v6265: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:13.770196+0000 mgr.y (mgr.14556) 4240 : cluster [DBG] pgmap v6265: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:15.770572+0000 mgr.y (mgr.14556) 4241 : cluster [DBG] pgmap v6266: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:17.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:15.770572+0000 mgr.y (mgr.14556) 4241 : cluster [DBG] pgmap v6266: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:15.770572+0000 mgr.y (mgr.14556) 4241 : cluster [DBG] pgmap v6266: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:19.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:17.771108+0000 mgr.y (mgr.14556) 4242 : cluster [DBG] pgmap v6267: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:19.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:17.771108+0000 mgr.y (mgr.14556) 4242 : cluster [DBG] pgmap v6267: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:17.771108+0000 mgr.y (mgr.14556) 4242 : cluster [DBG] pgmap v6267: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:21.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:19.771885+0000 mgr.y (mgr.14556) 4243 : cluster [DBG] pgmap v6268: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:21.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:19.771885+0000 mgr.y (mgr.14556) 4243 : cluster [DBG] pgmap v6268: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:19.771885+0000 mgr.y (mgr.14556) 4243 : cluster [DBG] pgmap v6268: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:35:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:21] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:35:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:21.772523+0000 mgr.y (mgr.14556) 4244 : cluster [DBG] pgmap v6269: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:23.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:21.772523+0000 mgr.y (mgr.14556) 4244 : cluster [DBG] pgmap v6269: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:21.772523+0000 mgr.y (mgr.14556) 4244 : cluster [DBG] pgmap v6269: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:35:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:35:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:23.773415+0000 mgr.y (mgr.14556) 4245 : cluster [DBG] pgmap v6270: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:25.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:23.773415+0000 mgr.y (mgr.14556) 4245 : cluster [DBG] pgmap v6270: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:25.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:23.773415+0000 mgr.y (mgr.14556) 4245 : cluster [DBG] pgmap v6270: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:27.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:25.773933+0000 mgr.y (mgr.14556) 4246 : cluster [DBG] pgmap v6271: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:25.773933+0000 mgr.y (mgr.14556) 4246 : cluster [DBG] pgmap v6271: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:25.773933+0000 mgr.y (mgr.14556) 4246 : cluster [DBG] pgmap v6271: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:27.427775+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:35:28.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:27.427775+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:35:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:27.427775+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:35:29.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:27.774275+0000 mgr.y (mgr.14556) 4247 : cluster [DBG] pgmap v6272: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:29.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:27.774275+0000 mgr.y (mgr.14556) 4247 : cluster [DBG] pgmap v6272: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:27.774275+0000 mgr.y (mgr.14556) 4247 : cluster [DBG] pgmap v6272: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:31.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:29.774913+0000 mgr.y (mgr.14556) 4248 : cluster [DBG] pgmap v6273: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:30.105793+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:35:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:30.505835+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:35:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:30.773901+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:35:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:30.774630+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:35:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:30.779704+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:35:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:29.774913+0000 mgr.y (mgr.14556) 4248 : cluster [DBG] pgmap v6273: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:30.105793+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:35:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:30.505835+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:35:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:30.773901+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:35:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:30.774630+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:35:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:30.779704+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:35:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:29.774913+0000 mgr.y (mgr.14556) 4248 : cluster [DBG] pgmap v6273: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:30.105793+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:35:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:30.505835+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:35:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:30.773901+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:35:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:30.774630+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:35:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:30.779704+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:35:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:35:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:31] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:35:33.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:31.775318+0000 mgr.y (mgr.14556) 4249 : cluster [DBG] pgmap v6274: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:33.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:31.775318+0000 mgr.y (mgr.14556) 4249 : cluster [DBG] pgmap v6274: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:31.775318+0000 mgr.y (mgr.14556) 4249 : cluster [DBG] pgmap v6274: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:35:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:35:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:33.776030+0000 mgr.y (mgr.14556) 4250 : cluster [DBG] pgmap v6275: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:35.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:33.776030+0000 mgr.y (mgr.14556) 4250 : cluster [DBG] pgmap v6275: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:33.776030+0000 mgr.y (mgr.14556) 4250 : cluster [DBG] pgmap v6275: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:35.776399+0000 mgr.y (mgr.14556) 4251 : cluster [DBG] pgmap v6276: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:37.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:35.776399+0000 mgr.y (mgr.14556) 4251 : cluster [DBG] pgmap v6276: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:35.776399+0000 mgr.y (mgr.14556) 4251 : cluster [DBG] pgmap v6276: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:37.776837+0000 mgr.y (mgr.14556) 4252 : cluster [DBG] pgmap v6277: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:37.776837+0000 mgr.y (mgr.14556) 4252 : cluster [DBG] pgmap v6277: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:37.776837+0000 mgr.y (mgr.14556) 4252 : cluster [DBG] pgmap v6277: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:39.956 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:35:40.245 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:35:40.245 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 10s ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:35:40.245 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 9s ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:35:40.245 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 10s ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:35:40.245 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 9s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:35:40.245 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 9s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 10s ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 10s ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 9s ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 10s ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 10s ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 9s ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 10s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 10s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 10s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 10s ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 9s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 9s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 9s ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:35:40.246 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 9s ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:35:40.247 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 9s ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:35:40.591 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:35:40.591 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:35:40.592 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:35:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:39.777403+0000 mgr.y (mgr.14556) 4253 : cluster [DBG] pgmap v6278: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:39.945333+0000 mgr.y (mgr.14556) 4254 : audit [DBG] from='client.20682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:40.238591+0000 mgr.y (mgr.14556) 4255 : audit [DBG] from='client.30578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:41.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:35:40.592952+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.31:0/431206317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:35:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:39.777403+0000 mgr.y (mgr.14556) 4253 : cluster [DBG] pgmap v6278: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:39.945333+0000 mgr.y (mgr.14556) 4254 : audit [DBG] from='client.20682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:40.238591+0000 mgr.y (mgr.14556) 4255 : audit [DBG] from='client.30578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:35:40.592952+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.31:0/431206317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:35:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:39.777403+0000 mgr.y (mgr.14556) 4253 : cluster [DBG] pgmap v6278: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:39.945333+0000 mgr.y (mgr.14556) 4254 : audit [DBG] from='client.20682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:40.238591+0000 mgr.y (mgr.14556) 4255 : audit [DBG] from='client.30578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:35:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:35:40.592952+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.31:0/431206317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:35:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:35:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:41] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:35:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:41.777979+0000 mgr.y (mgr.14556) 4256 : cluster [DBG] pgmap v6279: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:43.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:41.777979+0000 mgr.y (mgr.14556) 4256 : cluster [DBG] pgmap v6279: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:41.777979+0000 mgr.y (mgr.14556) 4256 : cluster [DBG] pgmap v6279: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:35:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:35:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:43.778645+0000 mgr.y (mgr.14556) 4257 : cluster [DBG] pgmap v6280: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:45.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:43.778645+0000 mgr.y (mgr.14556) 4257 : cluster [DBG] pgmap v6280: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:43.778645+0000 mgr.y (mgr.14556) 4257 : cluster [DBG] pgmap v6280: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:45.779043+0000 mgr.y (mgr.14556) 4258 : cluster [DBG] pgmap v6281: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:47.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:45.779043+0000 mgr.y (mgr.14556) 4258 : cluster [DBG] pgmap v6281: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:45.779043+0000 mgr.y (mgr.14556) 4258 : cluster [DBG] pgmap v6281: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:47.779444+0000 mgr.y (mgr.14556) 4259 : cluster [DBG] pgmap v6282: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:49.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:47.779444+0000 mgr.y (mgr.14556) 4259 : cluster [DBG] pgmap v6282: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:47.779444+0000 mgr.y (mgr.14556) 4259 : cluster [DBG] pgmap v6282: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:51.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:49.780309+0000 mgr.y (mgr.14556) 4260 : cluster [DBG] pgmap v6283: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:49.780309+0000 mgr.y (mgr.14556) 4260 : cluster [DBG] pgmap v6283: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:49.780309+0000 mgr.y (mgr.14556) 4260 : cluster [DBG] pgmap v6283: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:35:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:51] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:35:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:51.780750+0000 mgr.y (mgr.14556) 4261 : cluster [DBG] pgmap v6284: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:51.780750+0000 mgr.y (mgr.14556) 4261 : cluster [DBG] pgmap v6284: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:51.780750+0000 mgr.y (mgr.14556) 4261 : cluster [DBG] pgmap v6284: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:35:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:35:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:53.781447+0000 mgr.y (mgr.14556) 4262 : cluster [DBG] pgmap v6285: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:53.781447+0000 mgr.y (mgr.14556) 4262 : cluster [DBG] pgmap v6285: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:53.781447+0000 mgr.y (mgr.14556) 4262 : cluster [DBG] pgmap v6285: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:55.781783+0000 mgr.y (mgr.14556) 4263 : cluster [DBG] pgmap v6286: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:55.781783+0000 mgr.y (mgr.14556) 4263 : cluster [DBG] pgmap v6286: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:55.781783+0000 mgr.y (mgr.14556) 4263 : cluster [DBG] pgmap v6286: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:35:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:57.782309+0000 mgr.y (mgr.14556) 4264 : cluster [DBG] pgmap v6287: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:35:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:57.782309+0000 mgr.y (mgr.14556) 4264 : cluster [DBG] pgmap v6287: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:35:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:35:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:57.782309+0000 mgr.y (mgr.14556) 4264 : cluster [DBG] pgmap v6287: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:35:59.782994+0000 mgr.y (mgr.14556) 4265 : cluster [DBG] pgmap v6288: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:01.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:35:59.782994+0000 mgr.y (mgr.14556) 4265 : cluster [DBG] pgmap v6288: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:01.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:35:59.782994+0000 mgr.y (mgr.14556) 4265 : cluster [DBG] pgmap v6288: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:36:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:01] "GET /metrics HTTP/1.1" 200 196642 "" "Prometheus/2.33.4" 2024-04-17T13:36:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:01.783453+0000 mgr.y (mgr.14556) 4266 : cluster [DBG] pgmap v6289: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:01.783453+0000 mgr.y (mgr.14556) 4266 : cluster [DBG] pgmap v6289: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:01.783453+0000 mgr.y (mgr.14556) 4266 : cluster [DBG] pgmap v6289: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:04.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:36:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:36:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:03.784281+0000 mgr.y (mgr.14556) 4267 : cluster [DBG] pgmap v6290: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:03.784281+0000 mgr.y (mgr.14556) 4267 : cluster [DBG] pgmap v6290: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:03.784281+0000 mgr.y (mgr.14556) 4267 : cluster [DBG] pgmap v6290: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:05.784797+0000 mgr.y (mgr.14556) 4268 : cluster [DBG] pgmap v6291: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:05.784797+0000 mgr.y (mgr.14556) 4268 : cluster [DBG] pgmap v6291: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:05.784797+0000 mgr.y (mgr.14556) 4268 : cluster [DBG] pgmap v6291: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:07.785356+0000 mgr.y (mgr.14556) 4269 : cluster [DBG] pgmap v6292: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:09.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:07.785356+0000 mgr.y (mgr.14556) 4269 : cluster [DBG] pgmap v6292: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:07.785356+0000 mgr.y (mgr.14556) 4269 : cluster [DBG] pgmap v6292: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:10.918 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:36:11.209 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:36:11.209 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 41s ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:36:11.209 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 40s ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:36:11.209 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 41s ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:36:11.209 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 40s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:36:11.209 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 40s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:36:11.209 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 41s ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:36:11.209 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 41s ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:36:11.209 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 40s ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 41s ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 41s ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 40s ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 41s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 41s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 41s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 41s ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 40s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 40s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 40s ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 40s ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:36:11.210 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 40s ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:36:11.443 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:09.785924+0000 mgr.y (mgr.14556) 4270 : cluster [DBG] pgmap v6293: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:11.443 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:09.785924+0000 mgr.y (mgr.14556) 4270 : cluster [DBG] pgmap v6293: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:11.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:09.785924+0000 mgr.y (mgr.14556) 4270 : cluster [DBG] pgmap v6293: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:11.558 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:36:11.559 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:36:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:36:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:11] "GET /metrics HTTP/1.1" 200 196642 "" "Prometheus/2.33.4" 2024-04-17T13:36:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:36:10.907116+0000 mgr.y (mgr.14556) 4271 : audit [DBG] from='client.20700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:36:11.202344+0000 mgr.y (mgr.14556) 4272 : audit [DBG] from='client.30596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:36:11.559881+0000 mon.a (mon.0) 4491 : audit [DBG] from='client.? 172.21.15.31:0/425358595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:36:12.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:36:10.907116+0000 mgr.y (mgr.14556) 4271 : audit [DBG] from='client.20700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:12.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:36:11.202344+0000 mgr.y (mgr.14556) 4272 : audit [DBG] from='client.30596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:12.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:36:11.559881+0000 mon.a (mon.0) 4491 : audit [DBG] from='client.? 172.21.15.31:0/425358595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:36:12.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:36:10.907116+0000 mgr.y (mgr.14556) 4271 : audit [DBG] from='client.20700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:12.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:36:11.202344+0000 mgr.y (mgr.14556) 4272 : audit [DBG] from='client.30596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:12.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:36:11.559881+0000 mon.a (mon.0) 4491 : audit [DBG] from='client.? 172.21.15.31:0/425358595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:36:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:11.786381+0000 mgr.y (mgr.14556) 4273 : cluster [DBG] pgmap v6294: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:13.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:11.786381+0000 mgr.y (mgr.14556) 4273 : cluster [DBG] pgmap v6294: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:11.786381+0000 mgr.y (mgr.14556) 4273 : cluster [DBG] pgmap v6294: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:36:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:36:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:13.787041+0000 mgr.y (mgr.14556) 4274 : cluster [DBG] pgmap v6295: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:15.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:13.787041+0000 mgr.y (mgr.14556) 4274 : cluster [DBG] pgmap v6295: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:13.787041+0000 mgr.y (mgr.14556) 4274 : cluster [DBG] pgmap v6295: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:15.787700+0000 mgr.y (mgr.14556) 4275 : cluster [DBG] pgmap v6296: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:15.787700+0000 mgr.y (mgr.14556) 4275 : cluster [DBG] pgmap v6296: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:15.787700+0000 mgr.y (mgr.14556) 4275 : cluster [DBG] pgmap v6296: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:17.788419+0000 mgr.y (mgr.14556) 4276 : cluster [DBG] pgmap v6297: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:17.788419+0000 mgr.y (mgr.14556) 4276 : cluster [DBG] pgmap v6297: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:17.788419+0000 mgr.y (mgr.14556) 4276 : cluster [DBG] pgmap v6297: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:21.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:19.788969+0000 mgr.y (mgr.14556) 4277 : cluster [DBG] pgmap v6298: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:21.487 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:36:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:21] "GET /metrics HTTP/1.1" 200 196642 "" "Prometheus/2.33.4" 2024-04-17T13:36:21.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:19.788969+0000 mgr.y (mgr.14556) 4277 : cluster [DBG] pgmap v6298: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:21.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:19.788969+0000 mgr.y (mgr.14556) 4277 : cluster [DBG] pgmap v6298: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:21.789516+0000 mgr.y (mgr.14556) 4278 : cluster [DBG] pgmap v6299: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:23.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:21.789516+0000 mgr.y (mgr.14556) 4278 : cluster [DBG] pgmap v6299: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:21.789516+0000 mgr.y (mgr.14556) 4278 : cluster [DBG] pgmap v6299: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:36:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:36:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:23.790266+0000 mgr.y (mgr.14556) 4279 : cluster [DBG] pgmap v6300: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:25.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:23.790266+0000 mgr.y (mgr.14556) 4279 : cluster [DBG] pgmap v6300: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:23.790266+0000 mgr.y (mgr.14556) 4279 : cluster [DBG] pgmap v6300: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:25.790833+0000 mgr.y (mgr.14556) 4280 : cluster [DBG] pgmap v6301: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:27.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:25.790833+0000 mgr.y (mgr.14556) 4280 : cluster [DBG] pgmap v6301: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:25.790833+0000 mgr.y (mgr.14556) 4280 : cluster [DBG] pgmap v6301: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:27.791530+0000 mgr.y (mgr.14556) 4281 : cluster [DBG] pgmap v6302: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:27.791530+0000 mgr.y (mgr.14556) 4281 : cluster [DBG] pgmap v6302: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:27.791530+0000 mgr.y (mgr.14556) 4281 : cluster [DBG] pgmap v6302: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:29.792054+0000 mgr.y (mgr.14556) 4282 : cluster [DBG] pgmap v6303: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:36:30.784494+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:36:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:36:31.090994+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:36:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:36:31.091637+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:36:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:36:31.096030+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:36:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:31] "GET /metrics HTTP/1.1" 200 196642 "" "Prometheus/2.33.4" 2024-04-17T13:36:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:29.792054+0000 mgr.y (mgr.14556) 4282 : cluster [DBG] pgmap v6303: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:36:30.784494+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:36:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:36:31.090994+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:36:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:36:31.091637+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:36:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:36:31.096030+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:36:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:29.792054+0000 mgr.y (mgr.14556) 4282 : cluster [DBG] pgmap v6303: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:36:30.784494+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:36:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:36:31.090994+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:36:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:36:31.091637+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:36:31.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:36:31.096030+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:36:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:31.792489+0000 mgr.y (mgr.14556) 4283 : cluster [DBG] pgmap v6304: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:31.792489+0000 mgr.y (mgr.14556) 4283 : cluster [DBG] pgmap v6304: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:31.792489+0000 mgr.y (mgr.14556) 4283 : cluster [DBG] pgmap v6304: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:36:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:36:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:33.793350+0000 mgr.y (mgr.14556) 4284 : cluster [DBG] pgmap v6305: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:33.793350+0000 mgr.y (mgr.14556) 4284 : cluster [DBG] pgmap v6305: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:33.793350+0000 mgr.y (mgr.14556) 4284 : cluster [DBG] pgmap v6305: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:35.793813+0000 mgr.y (mgr.14556) 4285 : cluster [DBG] pgmap v6306: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:35.793813+0000 mgr.y (mgr.14556) 4285 : cluster [DBG] pgmap v6306: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:35.793813+0000 mgr.y (mgr.14556) 4285 : cluster [DBG] pgmap v6306: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:37.794673+0000 mgr.y (mgr.14556) 4286 : cluster [DBG] pgmap v6307: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:37.794673+0000 mgr.y (mgr.14556) 4286 : cluster [DBG] pgmap v6307: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:37.794673+0000 mgr.y (mgr.14556) 4286 : cluster [DBG] pgmap v6307: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:39.795349+0000 mgr.y (mgr.14556) 4287 : cluster [DBG] pgmap v6308: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:36:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:41] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:36:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:39.795349+0000 mgr.y (mgr.14556) 4287 : cluster [DBG] pgmap v6308: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:41.886 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:36:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:39.795349+0000 mgr.y (mgr.14556) 4287 : cluster [DBG] pgmap v6308: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:42.175 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:36:42.175 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 72s ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 71s ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 72s ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 71s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 71s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 72s ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 72s ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 71s ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 72s ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 72s ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 71s ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 72s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 72s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:36:42.176 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 72s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:36:42.177 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 72s ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:36:42.177 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 71s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:36:42.177 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 71s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:36:42.177 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 71s ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:36:42.177 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 71s ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:36:42.177 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 71s ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:36:42.524 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:36:42.524 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:36:42.524 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:36:42.525 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:36:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:41.795703+0000 mgr.y (mgr.14556) 4288 : cluster [DBG] pgmap v6309: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:36:41.875606+0000 mgr.y (mgr.14556) 4289 : audit [DBG] from='client.30608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:36:42.168475+0000 mgr.y (mgr.14556) 4290 : audit [DBG] from='client.20724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:36:42.525698+0000 mon.c (mon.2) 236 : audit [DBG] from='client.? 172.21.15.31:0/1009360731' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:36:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:41.795703+0000 mgr.y (mgr.14556) 4288 : cluster [DBG] pgmap v6309: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:36:41.875606+0000 mgr.y (mgr.14556) 4289 : audit [DBG] from='client.30608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:36:42.168475+0000 mgr.y (mgr.14556) 4290 : audit [DBG] from='client.20724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:36:42.525698+0000 mon.c (mon.2) 236 : audit [DBG] from='client.? 172.21.15.31:0/1009360731' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:36:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:41.795703+0000 mgr.y (mgr.14556) 4288 : cluster [DBG] pgmap v6309: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:36:41.875606+0000 mgr.y (mgr.14556) 4289 : audit [DBG] from='client.30608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:36:42.168475+0000 mgr.y (mgr.14556) 4290 : audit [DBG] from='client.20724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:36:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:36:42.525698+0000 mon.c (mon.2) 236 : audit [DBG] from='client.? 172.21.15.31:0/1009360731' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:36:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:36:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:36:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:43.796453+0000 mgr.y (mgr.14556) 4291 : cluster [DBG] pgmap v6310: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:45.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:43.796453+0000 mgr.y (mgr.14556) 4291 : cluster [DBG] pgmap v6310: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:43.796453+0000 mgr.y (mgr.14556) 4291 : cluster [DBG] pgmap v6310: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:45.797035+0000 mgr.y (mgr.14556) 4292 : cluster [DBG] pgmap v6311: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:45.797035+0000 mgr.y (mgr.14556) 4292 : cluster [DBG] pgmap v6311: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:45.797035+0000 mgr.y (mgr.14556) 4292 : cluster [DBG] pgmap v6311: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:47.797684+0000 mgr.y (mgr.14556) 4293 : cluster [DBG] pgmap v6312: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:49.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:47.797684+0000 mgr.y (mgr.14556) 4293 : cluster [DBG] pgmap v6312: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:47.797684+0000 mgr.y (mgr.14556) 4293 : cluster [DBG] pgmap v6312: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:49.798187+0000 mgr.y (mgr.14556) 4294 : cluster [DBG] pgmap v6313: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:49.798187+0000 mgr.y (mgr.14556) 4294 : cluster [DBG] pgmap v6313: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:36:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:51] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:36:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:49.798187+0000 mgr.y (mgr.14556) 4294 : cluster [DBG] pgmap v6313: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:51.798783+0000 mgr.y (mgr.14556) 4295 : cluster [DBG] pgmap v6314: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:51.798783+0000 mgr.y (mgr.14556) 4295 : cluster [DBG] pgmap v6314: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:51.798783+0000 mgr.y (mgr.14556) 4295 : cluster [DBG] pgmap v6314: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:36:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:36:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:53.799555+0000 mgr.y (mgr.14556) 4296 : cluster [DBG] pgmap v6315: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:53.799555+0000 mgr.y (mgr.14556) 4296 : cluster [DBG] pgmap v6315: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:53.799555+0000 mgr.y (mgr.14556) 4296 : cluster [DBG] pgmap v6315: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:55.800188+0000 mgr.y (mgr.14556) 4297 : cluster [DBG] pgmap v6316: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:57.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:55.800188+0000 mgr.y (mgr.14556) 4297 : cluster [DBG] pgmap v6316: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:55.800188+0000 mgr.y (mgr.14556) 4297 : cluster [DBG] pgmap v6316: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:36:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:57.800948+0000 mgr.y (mgr.14556) 4298 : cluster [DBG] pgmap v6317: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:59.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:36:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:57.800948+0000 mgr.y (mgr.14556) 4298 : cluster [DBG] pgmap v6317: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:36:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:36:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:57.800948+0000 mgr.y (mgr.14556) 4298 : cluster [DBG] pgmap v6317: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:36:59.801516+0000 mgr.y (mgr.14556) 4299 : cluster [DBG] pgmap v6318: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:36:59.801516+0000 mgr.y (mgr.14556) 4299 : cluster [DBG] pgmap v6318: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:01.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:37:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:01] "GET /metrics HTTP/1.1" 200 196644 "" "Prometheus/2.33.4" 2024-04-17T13:37:01.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:36:59.801516+0000 mgr.y (mgr.14556) 4299 : cluster [DBG] pgmap v6318: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:01.801979+0000 mgr.y (mgr.14556) 4300 : cluster [DBG] pgmap v6319: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:01.801979+0000 mgr.y (mgr.14556) 4300 : cluster [DBG] pgmap v6319: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:01.801979+0000 mgr.y (mgr.14556) 4300 : cluster [DBG] pgmap v6319: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:37:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:37:05.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:03.802703+0000 mgr.y (mgr.14556) 4301 : cluster [DBG] pgmap v6320: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:05.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:03.802703+0000 mgr.y (mgr.14556) 4301 : cluster [DBG] pgmap v6320: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:05.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:03.802703+0000 mgr.y (mgr.14556) 4301 : cluster [DBG] pgmap v6320: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:07.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:05.803144+0000 mgr.y (mgr.14556) 4302 : cluster [DBG] pgmap v6321: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:07.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:05.803144+0000 mgr.y (mgr.14556) 4302 : cluster [DBG] pgmap v6321: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:07.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:05.803144+0000 mgr.y (mgr.14556) 4302 : cluster [DBG] pgmap v6321: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:09.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:07.803715+0000 mgr.y (mgr.14556) 4303 : cluster [DBG] pgmap v6322: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:07.803715+0000 mgr.y (mgr.14556) 4303 : cluster [DBG] pgmap v6322: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:07.803715+0000 mgr.y (mgr.14556) 4303 : cluster [DBG] pgmap v6322: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:09.804264+0000 mgr.y (mgr.14556) 4304 : cluster [DBG] pgmap v6323: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:11.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:09.804264+0000 mgr.y (mgr.14556) 4304 : cluster [DBG] pgmap v6323: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:09.804264+0000 mgr.y (mgr.14556) 4304 : cluster [DBG] pgmap v6323: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:37:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:11] "GET /metrics HTTP/1.1" 200 196644 "" "Prometheus/2.33.4" 2024-04-17T13:37:12.851 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:37:13.139 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 103s ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 102s ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 103s ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 102s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 102s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 103s ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 103s ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 102s ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 103s ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 103s ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 102s ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 103s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 103s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 103s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:37:13.140 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 103s ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:37:13.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 102s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:37:13.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 102s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:37:13.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 102s ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:37:13.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 102s ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:37:13.141 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 102s ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:37:13.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:11.804728+0000 mgr.y (mgr.14556) 4305 : cluster [DBG] pgmap v6324: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:13.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:11.804728+0000 mgr.y (mgr.14556) 4305 : cluster [DBG] pgmap v6324: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:11.804728+0000 mgr.y (mgr.14556) 4305 : cluster [DBG] pgmap v6324: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:13.488 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:37:13.488 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:37:13.488 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:37:13.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:37:13.488 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:37:13.488 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:37:13.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:37:13.489 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:37:13.489 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:37:13.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:37:13.489 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:37:13.489 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:37:13.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:37:13.489 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:37:13.489 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:37:13.489 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:37:13.489 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:37:14.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:37:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:37:14.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:37:12.840899+0000 mgr.y (mgr.14556) 4306 : audit [DBG] from='client.30626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:14.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:37:13.132914+0000 mgr.y (mgr.14556) 4307 : audit [DBG] from='client.20742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:14.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:37:13.489755+0000 mon.c (mon.2) 237 : audit [DBG] from='client.? 172.21.15.31:0/3727516767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:37:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:37:12.840899+0000 mgr.y (mgr.14556) 4306 : audit [DBG] from='client.30626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:37:13.132914+0000 mgr.y (mgr.14556) 4307 : audit [DBG] from='client.20742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:37:13.489755+0000 mon.c (mon.2) 237 : audit [DBG] from='client.? 172.21.15.31:0/3727516767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:37:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:37:12.840899+0000 mgr.y (mgr.14556) 4306 : audit [DBG] from='client.30626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:37:13.132914+0000 mgr.y (mgr.14556) 4307 : audit [DBG] from='client.20742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:37:13.489755+0000 mon.c (mon.2) 237 : audit [DBG] from='client.? 172.21.15.31:0/3727516767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:37:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:13.805554+0000 mgr.y (mgr.14556) 4308 : cluster [DBG] pgmap v6325: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:15.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:13.805554+0000 mgr.y (mgr.14556) 4308 : cluster [DBG] pgmap v6325: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:13.805554+0000 mgr.y (mgr.14556) 4308 : cluster [DBG] pgmap v6325: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:15.806251+0000 mgr.y (mgr.14556) 4309 : cluster [DBG] pgmap v6326: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:17.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:15.806251+0000 mgr.y (mgr.14556) 4309 : cluster [DBG] pgmap v6326: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:15.806251+0000 mgr.y (mgr.14556) 4309 : cluster [DBG] pgmap v6326: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:17.806892+0000 mgr.y (mgr.14556) 4310 : cluster [DBG] pgmap v6327: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:19.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:17.806892+0000 mgr.y (mgr.14556) 4310 : cluster [DBG] pgmap v6327: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:17.806892+0000 mgr.y (mgr.14556) 4310 : cluster [DBG] pgmap v6327: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:19.807586+0000 mgr.y (mgr.14556) 4311 : cluster [DBG] pgmap v6328: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:19.807586+0000 mgr.y (mgr.14556) 4311 : cluster [DBG] pgmap v6328: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:21.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:19.807586+0000 mgr.y (mgr.14556) 4311 : cluster [DBG] pgmap v6328: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:37:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:21] "GET /metrics HTTP/1.1" 200 196644 "" "Prometheus/2.33.4" 2024-04-17T13:37:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:21.808076+0000 mgr.y (mgr.14556) 4312 : cluster [DBG] pgmap v6329: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:23.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:21.808076+0000 mgr.y (mgr.14556) 4312 : cluster [DBG] pgmap v6329: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:21.808076+0000 mgr.y (mgr.14556) 4312 : cluster [DBG] pgmap v6329: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:37:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:37:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:23.808778+0000 mgr.y (mgr.14556) 4313 : cluster [DBG] pgmap v6330: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:23.808778+0000 mgr.y (mgr.14556) 4313 : cluster [DBG] pgmap v6330: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:25.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:23.808778+0000 mgr.y (mgr.14556) 4313 : cluster [DBG] pgmap v6330: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:25.809426+0000 mgr.y (mgr.14556) 4314 : cluster [DBG] pgmap v6331: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:27.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:25.809426+0000 mgr.y (mgr.14556) 4314 : cluster [DBG] pgmap v6331: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:25.809426+0000 mgr.y (mgr.14556) 4314 : cluster [DBG] pgmap v6331: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:29.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:27.810282+0000 mgr.y (mgr.14556) 4315 : cluster [DBG] pgmap v6332: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:29.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:27.810282+0000 mgr.y (mgr.14556) 4315 : cluster [DBG] pgmap v6332: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:27.810282+0000 mgr.y (mgr.14556) 4315 : cluster [DBG] pgmap v6332: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:29.810819+0000 mgr.y (mgr.14556) 4316 : cluster [DBG] pgmap v6333: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:31.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:29.810819+0000 mgr.y (mgr.14556) 4316 : cluster [DBG] pgmap v6333: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:29.810819+0000 mgr.y (mgr.14556) 4316 : cluster [DBG] pgmap v6333: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:31] "GET /metrics HTTP/1.1" 200 196643 "" "Prometheus/2.33.4" 2024-04-17T13:37:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:37:31.100456+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:37:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:37:31.407280+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:37:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:37:31.407955+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:37:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:37:31.412427+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:37:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:37:31.100456+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:37:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:37:31.407280+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:37:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:37:31.407955+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:37:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:37:31.412427+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:37:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:37:31.100456+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:37:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:37:31.407280+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:37:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:37:31.407955+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:37:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:37:31.412427+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:37:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:31.811394+0000 mgr.y (mgr.14556) 4317 : cluster [DBG] pgmap v6334: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:31.811394+0000 mgr.y (mgr.14556) 4317 : cluster [DBG] pgmap v6334: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:31.811394+0000 mgr.y (mgr.14556) 4317 : cluster [DBG] pgmap v6334: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:37:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:37:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:33.812127+0000 mgr.y (mgr.14556) 4318 : cluster [DBG] pgmap v6335: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:33.812127+0000 mgr.y (mgr.14556) 4318 : cluster [DBG] pgmap v6335: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:33.812127+0000 mgr.y (mgr.14556) 4318 : cluster [DBG] pgmap v6335: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:35.812542+0000 mgr.y (mgr.14556) 4319 : cluster [DBG] pgmap v6336: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:35.812542+0000 mgr.y (mgr.14556) 4319 : cluster [DBG] pgmap v6336: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:35.812542+0000 mgr.y (mgr.14556) 4319 : cluster [DBG] pgmap v6336: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:37.813349+0000 mgr.y (mgr.14556) 4320 : cluster [DBG] pgmap v6337: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:37.813349+0000 mgr.y (mgr.14556) 4320 : cluster [DBG] pgmap v6337: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:37.813349+0000 mgr.y (mgr.14556) 4320 : cluster [DBG] pgmap v6337: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:37:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:41] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:37:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:39.813808+0000 mgr.y (mgr.14556) 4321 : cluster [DBG] pgmap v6338: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:39.813808+0000 mgr.y (mgr.14556) 4321 : cluster [DBG] pgmap v6338: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:39.813808+0000 mgr.y (mgr.14556) 4321 : cluster [DBG] pgmap v6338: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:43.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:41.814222+0000 mgr.y (mgr.14556) 4322 : cluster [DBG] pgmap v6339: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:41.814222+0000 mgr.y (mgr.14556) 4322 : cluster [DBG] pgmap v6339: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:43.816 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:37:43.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:41.814222+0000 mgr.y (mgr.14556) 4322 : cluster [DBG] pgmap v6339: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:44.104 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:37:44.104 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 2m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 2m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 2m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 2m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 2m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 2m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 2m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 2m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 2m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 2m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 2m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 2m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 2m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 2m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 2m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:37:44.105 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 2m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:37:44.106 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 2m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:37:44.106 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 2m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:37:44.106 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 2m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:37:44.106 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 2m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:37:44.457 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:37:44.458 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:37:44.459 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:37:44.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:37:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:37:44.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:37:44.458951+0000 mon.c (mon.2) 238 : audit [DBG] from='client.? 172.21.15.31:0/4258804169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:37:44.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:37:44.458951+0000 mon.c (mon.2) 238 : audit [DBG] from='client.? 172.21.15.31:0/4258804169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:37:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:37:44.458951+0000 mon.c (mon.2) 238 : audit [DBG] from='client.? 172.21.15.31:0/4258804169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:37:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:37:43.805021+0000 mgr.y (mgr.14556) 4323 : audit [DBG] from='client.30644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:43.814776+0000 mgr.y (mgr.14556) 4324 : cluster [DBG] pgmap v6340: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:37:44.097622+0000 mgr.y (mgr.14556) 4325 : audit [DBG] from='client.30650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:37:43.805021+0000 mgr.y (mgr.14556) 4323 : audit [DBG] from='client.30644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:43.814776+0000 mgr.y (mgr.14556) 4324 : cluster [DBG] pgmap v6340: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:37:44.097622+0000 mgr.y (mgr.14556) 4325 : audit [DBG] from='client.30650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:37:43.805021+0000 mgr.y (mgr.14556) 4323 : audit [DBG] from='client.30644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:43.814776+0000 mgr.y (mgr.14556) 4324 : cluster [DBG] pgmap v6340: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:37:44.097622+0000 mgr.y (mgr.14556) 4325 : audit [DBG] from='client.30650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:37:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:45.815132+0000 mgr.y (mgr.14556) 4326 : cluster [DBG] pgmap v6341: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:45.815132+0000 mgr.y (mgr.14556) 4326 : cluster [DBG] pgmap v6341: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:45.815132+0000 mgr.y (mgr.14556) 4326 : cluster [DBG] pgmap v6341: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:47.815928+0000 mgr.y (mgr.14556) 4327 : cluster [DBG] pgmap v6342: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:49.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:47.815928+0000 mgr.y (mgr.14556) 4327 : cluster [DBG] pgmap v6342: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:47.815928+0000 mgr.y (mgr.14556) 4327 : cluster [DBG] pgmap v6342: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:51] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:37:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:49.816444+0000 mgr.y (mgr.14556) 4328 : cluster [DBG] pgmap v6343: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:49.816444+0000 mgr.y (mgr.14556) 4328 : cluster [DBG] pgmap v6343: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:49.816444+0000 mgr.y (mgr.14556) 4328 : cluster [DBG] pgmap v6343: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:51.817056+0000 mgr.y (mgr.14556) 4329 : cluster [DBG] pgmap v6344: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:53.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:51.817056+0000 mgr.y (mgr.14556) 4329 : cluster [DBG] pgmap v6344: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:51.817056+0000 mgr.y (mgr.14556) 4329 : cluster [DBG] pgmap v6344: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:37:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:37:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:53.817750+0000 mgr.y (mgr.14556) 4330 : cluster [DBG] pgmap v6345: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:55.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:53.817750+0000 mgr.y (mgr.14556) 4330 : cluster [DBG] pgmap v6345: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:53.817750+0000 mgr.y (mgr.14556) 4330 : cluster [DBG] pgmap v6345: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:55.818293+0000 mgr.y (mgr.14556) 4331 : cluster [DBG] pgmap v6346: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:57.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:55.818293+0000 mgr.y (mgr.14556) 4331 : cluster [DBG] pgmap v6346: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:55.818293+0000 mgr.y (mgr.14556) 4331 : cluster [DBG] pgmap v6346: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:59.511 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:57.818926+0000 mgr.y (mgr.14556) 4332 : cluster [DBG] pgmap v6347: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:37:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:37:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:57.818926+0000 mgr.y (mgr.14556) 4332 : cluster [DBG] pgmap v6347: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:01] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:38:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:37:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:57.818926+0000 mgr.y (mgr.14556) 4332 : cluster [DBG] pgmap v6347: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:37:59.819376+0000 mgr.y (mgr.14556) 4333 : cluster [DBG] pgmap v6348: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:37:59.819376+0000 mgr.y (mgr.14556) 4333 : cluster [DBG] pgmap v6348: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:37:59.819376+0000 mgr.y (mgr.14556) 4333 : cluster [DBG] pgmap v6348: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:01.819781+0000 mgr.y (mgr.14556) 4334 : cluster [DBG] pgmap v6349: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:01.819781+0000 mgr.y (mgr.14556) 4334 : cluster [DBG] pgmap v6349: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:01.819781+0000 mgr.y (mgr.14556) 4334 : cluster [DBG] pgmap v6349: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:38:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:38:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:03.820515+0000 mgr.y (mgr.14556) 4335 : cluster [DBG] pgmap v6350: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:03.820515+0000 mgr.y (mgr.14556) 4335 : cluster [DBG] pgmap v6350: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:03.820515+0000 mgr.y (mgr.14556) 4335 : cluster [DBG] pgmap v6350: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:05.820895+0000 mgr.y (mgr.14556) 4336 : cluster [DBG] pgmap v6351: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:05.820895+0000 mgr.y (mgr.14556) 4336 : cluster [DBG] pgmap v6351: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:05.820895+0000 mgr.y (mgr.14556) 4336 : cluster [DBG] pgmap v6351: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:07.821533+0000 mgr.y (mgr.14556) 4337 : cluster [DBG] pgmap v6352: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:07.821533+0000 mgr.y (mgr.14556) 4337 : cluster [DBG] pgmap v6352: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:07.821533+0000 mgr.y (mgr.14556) 4337 : cluster [DBG] pgmap v6352: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:09.822177+0000 mgr.y (mgr.14556) 4338 : cluster [DBG] pgmap v6353: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:10.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:09.822177+0000 mgr.y (mgr.14556) 4338 : cluster [DBG] pgmap v6353: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:09.822177+0000 mgr.y (mgr.14556) 4338 : cluster [DBG] pgmap v6353: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:38:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:11] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:38:13.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:11.822714+0000 mgr.y (mgr.14556) 4339 : cluster [DBG] pgmap v6354: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:11.822714+0000 mgr.y (mgr.14556) 4339 : cluster [DBG] pgmap v6354: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:11.822714+0000 mgr.y (mgr.14556) 4339 : cluster [DBG] pgmap v6354: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:38:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:38:14.785 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:38:15.075 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:38:15.075 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 2m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:38:15.075 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 2m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:38:15.075 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 2m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:38:15.075 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 2m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:38:15.075 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 2m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 2m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 2m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 2m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 2m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 2m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 2m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 2m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 2m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 2m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 2m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 2m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 2m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 2m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 2m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:38:15.076 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 2m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:38:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:13.823355+0000 mgr.y (mgr.14556) 4340 : cluster [DBG] pgmap v6355: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:15.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:13.823355+0000 mgr.y (mgr.14556) 4340 : cluster [DBG] pgmap v6355: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:15.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:13.823355+0000 mgr.y (mgr.14556) 4340 : cluster [DBG] pgmap v6355: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:15.423 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:38:15.424 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:38:15.425 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:38:15.425 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:38:15.425 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:38:16.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:38:14.774313+0000 mgr.y (mgr.14556) 4341 : audit [DBG] from='client.20772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:16.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:38:15.068353+0000 mgr.y (mgr.14556) 4342 : audit [DBG] from='client.30668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:16.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:38:15.424863+0000 mon.c (mon.2) 239 : audit [DBG] from='client.? 172.21.15.31:0/2497138027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:38:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:38:14.774313+0000 mgr.y (mgr.14556) 4341 : audit [DBG] from='client.20772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:38:15.068353+0000 mgr.y (mgr.14556) 4342 : audit [DBG] from='client.30668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:38:15.424863+0000 mon.c (mon.2) 239 : audit [DBG] from='client.? 172.21.15.31:0/2497138027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:38:16.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:38:14.774313+0000 mgr.y (mgr.14556) 4341 : audit [DBG] from='client.20772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:16.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:38:15.068353+0000 mgr.y (mgr.14556) 4342 : audit [DBG] from='client.30668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:16.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:38:15.424863+0000 mon.c (mon.2) 239 : audit [DBG] from='client.? 172.21.15.31:0/2497138027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:38:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:15.823942+0000 mgr.y (mgr.14556) 4343 : cluster [DBG] pgmap v6356: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:17.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:15.823942+0000 mgr.y (mgr.14556) 4343 : cluster [DBG] pgmap v6356: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:15.823942+0000 mgr.y (mgr.14556) 4343 : cluster [DBG] pgmap v6356: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:17.824568+0000 mgr.y (mgr.14556) 4344 : cluster [DBG] pgmap v6357: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:19.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:17.824568+0000 mgr.y (mgr.14556) 4344 : cluster [DBG] pgmap v6357: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:17.824568+0000 mgr.y (mgr.14556) 4344 : cluster [DBG] pgmap v6357: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:19.825061+0000 mgr.y (mgr.14556) 4345 : cluster [DBG] pgmap v6358: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:19.825061+0000 mgr.y (mgr.14556) 4345 : cluster [DBG] pgmap v6358: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:21.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:19.825061+0000 mgr.y (mgr.14556) 4345 : cluster [DBG] pgmap v6358: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:38:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:21] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:38:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:21.825500+0000 mgr.y (mgr.14556) 4346 : cluster [DBG] pgmap v6359: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:21.825500+0000 mgr.y (mgr.14556) 4346 : cluster [DBG] pgmap v6359: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:21.825500+0000 mgr.y (mgr.14556) 4346 : cluster [DBG] pgmap v6359: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:38:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:38:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:23.826207+0000 mgr.y (mgr.14556) 4347 : cluster [DBG] pgmap v6360: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:23.826207+0000 mgr.y (mgr.14556) 4347 : cluster [DBG] pgmap v6360: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:25.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:23.826207+0000 mgr.y (mgr.14556) 4347 : cluster [DBG] pgmap v6360: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:25.826659+0000 mgr.y (mgr.14556) 4348 : cluster [DBG] pgmap v6361: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:25.826659+0000 mgr.y (mgr.14556) 4348 : cluster [DBG] pgmap v6361: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:25.826659+0000 mgr.y (mgr.14556) 4348 : cluster [DBG] pgmap v6361: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:29.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:27.827496+0000 mgr.y (mgr.14556) 4349 : cluster [DBG] pgmap v6362: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:29.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:27.827496+0000 mgr.y (mgr.14556) 4349 : cluster [DBG] pgmap v6362: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:27.827496+0000 mgr.y (mgr.14556) 4349 : cluster [DBG] pgmap v6362: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:29.828081+0000 mgr.y (mgr.14556) 4350 : cluster [DBG] pgmap v6363: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:31.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:29.828081+0000 mgr.y (mgr.14556) 4350 : cluster [DBG] pgmap v6363: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:29.828081+0000 mgr.y (mgr.14556) 4350 : cluster [DBG] pgmap v6363: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:31] "GET /metrics HTTP/1.1" 200 196642 "" "Prometheus/2.33.4" 2024-04-17T13:38:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:38:31.417945+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:38:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:38:31.672179+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:38:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:38:31.417945+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:38:32.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:38:31.672179+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:38:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:38:31.417945+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:38:32.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:38:31.672179+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:38:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:31.828402+0000 mgr.y (mgr.14556) 4351 : cluster [DBG] pgmap v6364: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:38:31.963038+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:38:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:38:31.963717+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:38:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:38:31.968079+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:38:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:31.828402+0000 mgr.y (mgr.14556) 4351 : cluster [DBG] pgmap v6364: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:38:31.963038+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:38:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:38:31.963717+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:38:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:38:31.968079+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:38:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:31.828402+0000 mgr.y (mgr.14556) 4351 : cluster [DBG] pgmap v6364: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:38:31.963038+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:38:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:38:31.963717+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:38:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:38:31.968079+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:38:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:38:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:38:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:33.829137+0000 mgr.y (mgr.14556) 4352 : cluster [DBG] pgmap v6365: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:33.829137+0000 mgr.y (mgr.14556) 4352 : cluster [DBG] pgmap v6365: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:33.829137+0000 mgr.y (mgr.14556) 4352 : cluster [DBG] pgmap v6365: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:35.829505+0000 mgr.y (mgr.14556) 4353 : cluster [DBG] pgmap v6366: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:37.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:35.829505+0000 mgr.y (mgr.14556) 4353 : cluster [DBG] pgmap v6366: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:35.829505+0000 mgr.y (mgr.14556) 4353 : cluster [DBG] pgmap v6366: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:39.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:37.830196+0000 mgr.y (mgr.14556) 4354 : cluster [DBG] pgmap v6367: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:39.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:37.830196+0000 mgr.y (mgr.14556) 4354 : cluster [DBG] pgmap v6367: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:39.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:37.830196+0000 mgr.y (mgr.14556) 4354 : cluster [DBG] pgmap v6367: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:41.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:39.830773+0000 mgr.y (mgr.14556) 4355 : cluster [DBG] pgmap v6368: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:41.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:39.830773+0000 mgr.y (mgr.14556) 4355 : cluster [DBG] pgmap v6368: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:41.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:39.830773+0000 mgr.y (mgr.14556) 4355 : cluster [DBG] pgmap v6368: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:38:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:41] "GET /metrics HTTP/1.1" 200 196644 "" "Prometheus/2.33.4" 2024-04-17T13:38:43.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:41.831261+0000 mgr.y (mgr.14556) 4356 : cluster [DBG] pgmap v6369: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:43.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:41.831261+0000 mgr.y (mgr.14556) 4356 : cluster [DBG] pgmap v6369: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:43.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:41.831261+0000 mgr.y (mgr.14556) 4356 : cluster [DBG] pgmap v6369: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:38:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:38:45.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:43.831917+0000 mgr.y (mgr.14556) 4357 : cluster [DBG] pgmap v6370: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:45.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:43.831917+0000 mgr.y (mgr.14556) 4357 : cluster [DBG] pgmap v6370: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:45.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:43.831917+0000 mgr.y (mgr.14556) 4357 : cluster [DBG] pgmap v6370: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:45.749 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:38:46.036 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 3m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 3m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 3m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 3m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 3m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 3m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 3m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 3m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 3m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 3m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 3m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 3m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:38:46.037 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 3m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:38:46.038 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 3m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:38:46.038 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 3m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:38:46.038 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 3m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:38:46.038 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 3m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:38:46.038 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 3m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:38:46.038 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 3m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:38:46.038 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 3m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:38:46.385 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:38:46.385 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:38:46.385 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:38:46.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:38:46.385 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:38:46.385 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:38:46.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:38:46.385 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:38:46.385 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:38:46.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:38:46.386 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:38:46.386 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:38:46.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:38:46.386 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:38:46.386 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:38:46.386 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:38:46.386 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:38:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:38:45.738064+0000 mgr.y (mgr.14556) 4358 : audit [DBG] from='client.20790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:45.832260+0000 mgr.y (mgr.14556) 4359 : cluster [DBG] pgmap v6371: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:38:46.029878+0000 mgr.y (mgr.14556) 4360 : audit [DBG] from='client.20796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:38:46.386329+0000 mon.a (mon.0) 4505 : audit [DBG] from='client.? 172.21.15.31:0/2169354162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:38:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:38:45.738064+0000 mgr.y (mgr.14556) 4358 : audit [DBG] from='client.20790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:45.832260+0000 mgr.y (mgr.14556) 4359 : cluster [DBG] pgmap v6371: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:38:46.029878+0000 mgr.y (mgr.14556) 4360 : audit [DBG] from='client.20796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:38:46.386329+0000 mon.a (mon.0) 4505 : audit [DBG] from='client.? 172.21.15.31:0/2169354162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:38:47.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:38:45.738064+0000 mgr.y (mgr.14556) 4358 : audit [DBG] from='client.20790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:47.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:45.832260+0000 mgr.y (mgr.14556) 4359 : cluster [DBG] pgmap v6371: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:47.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:38:46.029878+0000 mgr.y (mgr.14556) 4360 : audit [DBG] from='client.20796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:38:47.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:38:46.386329+0000 mon.a (mon.0) 4505 : audit [DBG] from='client.? 172.21.15.31:0/2169354162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:38:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:47.832981+0000 mgr.y (mgr.14556) 4361 : cluster [DBG] pgmap v6372: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:49.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:47.832981+0000 mgr.y (mgr.14556) 4361 : cluster [DBG] pgmap v6372: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:49.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:47.832981+0000 mgr.y (mgr.14556) 4361 : cluster [DBG] pgmap v6372: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:51.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:49.833625+0000 mgr.y (mgr.14556) 4362 : cluster [DBG] pgmap v6373: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:51.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:49.833625+0000 mgr.y (mgr.14556) 4362 : cluster [DBG] pgmap v6373: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:49.833625+0000 mgr.y (mgr.14556) 4362 : cluster [DBG] pgmap v6373: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:38:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:51] "GET /metrics HTTP/1.1" 200 196644 "" "Prometheus/2.33.4" 2024-04-17T13:38:53.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:51.834124+0000 mgr.y (mgr.14556) 4363 : cluster [DBG] pgmap v6374: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:53.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:51.834124+0000 mgr.y (mgr.14556) 4363 : cluster [DBG] pgmap v6374: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:53.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:51.834124+0000 mgr.y (mgr.14556) 4363 : cluster [DBG] pgmap v6374: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:38:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:38:55.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:53.835045+0000 mgr.y (mgr.14556) 4364 : cluster [DBG] pgmap v6375: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:55.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:53.835045+0000 mgr.y (mgr.14556) 4364 : cluster [DBG] pgmap v6375: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:55.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:53.835045+0000 mgr.y (mgr.14556) 4364 : cluster [DBG] pgmap v6375: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:57.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:55.835454+0000 mgr.y (mgr.14556) 4365 : cluster [DBG] pgmap v6376: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:57.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:55.835454+0000 mgr.y (mgr.14556) 4365 : cluster [DBG] pgmap v6376: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:57.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:55.835454+0000 mgr.y (mgr.14556) 4365 : cluster [DBG] pgmap v6376: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:59.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:38:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:57.836183+0000 mgr.y (mgr.14556) 4366 : cluster [DBG] pgmap v6377: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:59.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:38:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:57.836183+0000 mgr.y (mgr.14556) 4366 : cluster [DBG] pgmap v6377: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:38:59.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:38:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:57.836183+0000 mgr.y (mgr.14556) 4366 : cluster [DBG] pgmap v6377: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:01.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:38:59.836681+0000 mgr.y (mgr.14556) 4367 : cluster [DBG] pgmap v6378: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:01.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:38:59.836681+0000 mgr.y (mgr.14556) 4367 : cluster [DBG] pgmap v6378: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:01.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:38:59.836681+0000 mgr.y (mgr.14556) 4367 : cluster [DBG] pgmap v6378: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:39:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:01] "GET /metrics HTTP/1.1" 200 196643 "" "Prometheus/2.33.4" 2024-04-17T13:39:03.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:01.837067+0000 mgr.y (mgr.14556) 4368 : cluster [DBG] pgmap v6379: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:03.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:01.837067+0000 mgr.y (mgr.14556) 4368 : cluster [DBG] pgmap v6379: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:01.837067+0000 mgr.y (mgr.14556) 4368 : cluster [DBG] pgmap v6379: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:39:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:39:05.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:03.837946+0000 mgr.y (mgr.14556) 4369 : cluster [DBG] pgmap v6380: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:05.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:03.837946+0000 mgr.y (mgr.14556) 4369 : cluster [DBG] pgmap v6380: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:03.837946+0000 mgr.y (mgr.14556) 4369 : cluster [DBG] pgmap v6380: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:07.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:05.838309+0000 mgr.y (mgr.14556) 4370 : cluster [DBG] pgmap v6381: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:07.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:05.838309+0000 mgr.y (mgr.14556) 4370 : cluster [DBG] pgmap v6381: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:05.838309+0000 mgr.y (mgr.14556) 4370 : cluster [DBG] pgmap v6381: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:09.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:07.838843+0000 mgr.y (mgr.14556) 4371 : cluster [DBG] pgmap v6382: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:09.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:07.838843+0000 mgr.y (mgr.14556) 4371 : cluster [DBG] pgmap v6382: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:07.838843+0000 mgr.y (mgr.14556) 4371 : cluster [DBG] pgmap v6382: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:09.839476+0000 mgr.y (mgr.14556) 4372 : cluster [DBG] pgmap v6383: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:11.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:09.839476+0000 mgr.y (mgr.14556) 4372 : cluster [DBG] pgmap v6383: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:09.839476+0000 mgr.y (mgr.14556) 4372 : cluster [DBG] pgmap v6383: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:39:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:11] "GET /metrics HTTP/1.1" 200 196642 "" "Prometheus/2.33.4" 2024-04-17T13:39:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:11.839980+0000 mgr.y (mgr.14556) 4373 : cluster [DBG] pgmap v6384: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:11.839980+0000 mgr.y (mgr.14556) 4373 : cluster [DBG] pgmap v6384: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:11.839980+0000 mgr.y (mgr.14556) 4373 : cluster [DBG] pgmap v6384: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:39:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:39:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:13.840700+0000 mgr.y (mgr.14556) 4374 : cluster [DBG] pgmap v6385: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:13.840700+0000 mgr.y (mgr.14556) 4374 : cluster [DBG] pgmap v6385: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:13.840700+0000 mgr.y (mgr.14556) 4374 : cluster [DBG] pgmap v6385: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:16.714 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:39:17.005 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:39:17.005 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 3m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:39:17.005 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 3m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:39:17.005 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 3m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:39:17.005 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 3m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:39:17.005 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 3m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:39:17.005 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 3m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:39:17.005 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 3m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:39:17.005 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 3m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:39:17.005 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 3m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:39:17.006 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 3m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:39:17.006 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 3m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:39:17.006 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 3m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:39:17.006 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 3m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:39:17.006 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 3m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:39:17.006 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 3m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:39:17.006 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 3m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:39:17.006 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 3m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:39:17.006 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 3m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:39:17.006 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 3m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:39:17.006 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 3m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:39:17.353 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:39:17.354 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:39:17.355 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:39:17.355 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:39:17.355 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:39:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:15.841163+0000 mgr.y (mgr.14556) 4375 : cluster [DBG] pgmap v6386: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:17.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:15.841163+0000 mgr.y (mgr.14556) 4375 : cluster [DBG] pgmap v6386: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:15.841163+0000 mgr.y (mgr.14556) 4375 : cluster [DBG] pgmap v6386: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:39:16.703801+0000 mgr.y (mgr.14556) 4376 : audit [DBG] from='client.30698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:39:16.998198+0000 mgr.y (mgr.14556) 4377 : audit [DBG] from='client.30704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:18.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:39:17.354721+0000 mon.a (mon.0) 4506 : audit [DBG] from='client.? 172.21.15.31:0/1145447311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:39:18.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:39:16.703801+0000 mgr.y (mgr.14556) 4376 : audit [DBG] from='client.30698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:18.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:39:16.998198+0000 mgr.y (mgr.14556) 4377 : audit [DBG] from='client.30704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:18.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:39:17.354721+0000 mon.a (mon.0) 4506 : audit [DBG] from='client.? 172.21.15.31:0/1145447311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:39:18.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:39:16.703801+0000 mgr.y (mgr.14556) 4376 : audit [DBG] from='client.30698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:18.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:39:16.998198+0000 mgr.y (mgr.14556) 4377 : audit [DBG] from='client.30704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:18.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:39:17.354721+0000 mon.a (mon.0) 4506 : audit [DBG] from='client.? 172.21.15.31:0/1145447311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:39:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:17.841992+0000 mgr.y (mgr.14556) 4378 : cluster [DBG] pgmap v6387: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:17.841992+0000 mgr.y (mgr.14556) 4378 : cluster [DBG] pgmap v6387: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:17.841992+0000 mgr.y (mgr.14556) 4378 : cluster [DBG] pgmap v6387: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:21.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:19.842405+0000 mgr.y (mgr.14556) 4379 : cluster [DBG] pgmap v6388: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:19.842405+0000 mgr.y (mgr.14556) 4379 : cluster [DBG] pgmap v6388: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:19.842405+0000 mgr.y (mgr.14556) 4379 : cluster [DBG] pgmap v6388: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:39:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:21] "GET /metrics HTTP/1.1" 200 196642 "" "Prometheus/2.33.4" 2024-04-17T13:39:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:21.842903+0000 mgr.y (mgr.14556) 4380 : cluster [DBG] pgmap v6389: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:21.842903+0000 mgr.y (mgr.14556) 4380 : cluster [DBG] pgmap v6389: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:21.842903+0000 mgr.y (mgr.14556) 4380 : cluster [DBG] pgmap v6389: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:39:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:39:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:23.843649+0000 mgr.y (mgr.14556) 4381 : cluster [DBG] pgmap v6390: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:25.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:23.843649+0000 mgr.y (mgr.14556) 4381 : cluster [DBG] pgmap v6390: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:23.843649+0000 mgr.y (mgr.14556) 4381 : cluster [DBG] pgmap v6390: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:25.844043+0000 mgr.y (mgr.14556) 4382 : cluster [DBG] pgmap v6391: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:25.844043+0000 mgr.y (mgr.14556) 4382 : cluster [DBG] pgmap v6391: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:25.844043+0000 mgr.y (mgr.14556) 4382 : cluster [DBG] pgmap v6391: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:27.844738+0000 mgr.y (mgr.14556) 4383 : cluster [DBG] pgmap v6392: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:27.844738+0000 mgr.y (mgr.14556) 4383 : cluster [DBG] pgmap v6392: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:27.844738+0000 mgr.y (mgr.14556) 4383 : cluster [DBG] pgmap v6392: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:29.845344+0000 mgr.y (mgr.14556) 4384 : cluster [DBG] pgmap v6393: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:29.845344+0000 mgr.y (mgr.14556) 4384 : cluster [DBG] pgmap v6393: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:29.845344+0000 mgr.y (mgr.14556) 4384 : cluster [DBG] pgmap v6393: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:39:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:31] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:39:32.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:39:31.972442+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:39:32.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:39:31.972442+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:39:32.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:39:31.972442+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:39:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:31.845789+0000 mgr.y (mgr.14556) 4385 : cluster [DBG] pgmap v6394: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:39:32.215445+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:39:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:39:32.492276+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:39:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:39:32.493019+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:39:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:39:32.499614+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:39:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:31.845789+0000 mgr.y (mgr.14556) 4385 : cluster [DBG] pgmap v6394: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:39:32.215445+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:39:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:39:32.492276+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:39:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:39:32.493019+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:39:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:39:32.499614+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:39:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:31.845789+0000 mgr.y (mgr.14556) 4385 : cluster [DBG] pgmap v6394: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:39:32.215445+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:39:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:39:32.492276+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:39:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:39:32.493019+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:39:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:39:32.499614+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:39:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:39:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:39:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:33.846464+0000 mgr.y (mgr.14556) 4386 : cluster [DBG] pgmap v6395: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:33.846464+0000 mgr.y (mgr.14556) 4386 : cluster [DBG] pgmap v6395: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:35.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:33.846464+0000 mgr.y (mgr.14556) 4386 : cluster [DBG] pgmap v6395: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:35.846989+0000 mgr.y (mgr.14556) 4387 : cluster [DBG] pgmap v6396: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:35.846989+0000 mgr.y (mgr.14556) 4387 : cluster [DBG] pgmap v6396: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:37.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:35.846989+0000 mgr.y (mgr.14556) 4387 : cluster [DBG] pgmap v6396: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:37.847565+0000 mgr.y (mgr.14556) 4388 : cluster [DBG] pgmap v6397: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:37.847565+0000 mgr.y (mgr.14556) 4388 : cluster [DBG] pgmap v6397: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:37.847565+0000 mgr.y (mgr.14556) 4388 : cluster [DBG] pgmap v6397: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:41.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:39:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:41] "GET /metrics HTTP/1.1" 200 196644 "" "Prometheus/2.33.4" 2024-04-17T13:39:41.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:39.848191+0000 mgr.y (mgr.14556) 4389 : cluster [DBG] pgmap v6398: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:41.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:39.848191+0000 mgr.y (mgr.14556) 4389 : cluster [DBG] pgmap v6398: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:39.848191+0000 mgr.y (mgr.14556) 4389 : cluster [DBG] pgmap v6398: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:41.848616+0000 mgr.y (mgr.14556) 4390 : cluster [DBG] pgmap v6399: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:41.848616+0000 mgr.y (mgr.14556) 4390 : cluster [DBG] pgmap v6399: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:41.848616+0000 mgr.y (mgr.14556) 4390 : cluster [DBG] pgmap v6399: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:39:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:39:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:43.849348+0000 mgr.y (mgr.14556) 4391 : cluster [DBG] pgmap v6400: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:45.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:43.849348+0000 mgr.y (mgr.14556) 4391 : cluster [DBG] pgmap v6400: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:43.849348+0000 mgr.y (mgr.14556) 4391 : cluster [DBG] pgmap v6400: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:47.678 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:39:47.715 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:45.849898+0000 mgr.y (mgr.14556) 4392 : cluster [DBG] pgmap v6401: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:47.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:45.849898+0000 mgr.y (mgr.14556) 4392 : cluster [DBG] pgmap v6401: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:45.849898+0000 mgr.y (mgr.14556) 4392 : cluster [DBG] pgmap v6401: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:47.967 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:39:47.967 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 4m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:39:47.967 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 4m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:39:47.967 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 4m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:39:47.967 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 4m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:39:47.967 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 4m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:39:47.967 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 4m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:39:47.967 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 4m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:39:47.967 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 4m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:39:47.967 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 4m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:39:47.967 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 4m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:39:47.968 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 4m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:39:47.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 4m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:39:47.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 4m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:39:47.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 4m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:39:47.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 4m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:39:47.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 4m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:39:47.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 4m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:39:47.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 4m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:39:47.968 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 4m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:39:47.968 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 4m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:39:48.317 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:39:48.318 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:39:48.319 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:39:48.319 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:39:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:39:47.667200+0000 mgr.y (mgr.14556) 4393 : audit [DBG] from='client.30716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:47.850451+0000 mgr.y (mgr.14556) 4394 : cluster [DBG] pgmap v6402: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:39:47.960157+0000 mgr.y (mgr.14556) 4395 : audit [DBG] from='client.30722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:39:48.318816+0000 mon.a (mon.0) 4512 : audit [DBG] from='client.? 172.21.15.31:0/3549129235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:39:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:39:47.667200+0000 mgr.y (mgr.14556) 4393 : audit [DBG] from='client.30716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:47.850451+0000 mgr.y (mgr.14556) 4394 : cluster [DBG] pgmap v6402: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:39:47.960157+0000 mgr.y (mgr.14556) 4395 : audit [DBG] from='client.30722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:39:48.318816+0000 mon.a (mon.0) 4512 : audit [DBG] from='client.? 172.21.15.31:0/3549129235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:39:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:39:47.667200+0000 mgr.y (mgr.14556) 4393 : audit [DBG] from='client.30716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:47.850451+0000 mgr.y (mgr.14556) 4394 : cluster [DBG] pgmap v6402: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:39:47.960157+0000 mgr.y (mgr.14556) 4395 : audit [DBG] from='client.30722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:39:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:39:48.318816+0000 mon.a (mon.0) 4512 : audit [DBG] from='client.? 172.21.15.31:0/3549129235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:39:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:49.851150+0000 mgr.y (mgr.14556) 4396 : cluster [DBG] pgmap v6403: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:49.851150+0000 mgr.y (mgr.14556) 4396 : cluster [DBG] pgmap v6403: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:49.851150+0000 mgr.y (mgr.14556) 4396 : cluster [DBG] pgmap v6403: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:39:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:51] "GET /metrics HTTP/1.1" 200 196644 "" "Prometheus/2.33.4" 2024-04-17T13:39:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:51.851734+0000 mgr.y (mgr.14556) 4397 : cluster [DBG] pgmap v6404: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:51.851734+0000 mgr.y (mgr.14556) 4397 : cluster [DBG] pgmap v6404: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:51.851734+0000 mgr.y (mgr.14556) 4397 : cluster [DBG] pgmap v6404: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:39:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:39:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:53.852654+0000 mgr.y (mgr.14556) 4398 : cluster [DBG] pgmap v6405: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:55.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:53.852654+0000 mgr.y (mgr.14556) 4398 : cluster [DBG] pgmap v6405: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:53.852654+0000 mgr.y (mgr.14556) 4398 : cluster [DBG] pgmap v6405: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:55.853076+0000 mgr.y (mgr.14556) 4399 : cluster [DBG] pgmap v6406: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:55.853076+0000 mgr.y (mgr.14556) 4399 : cluster [DBG] pgmap v6406: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:55.853076+0000 mgr.y (mgr.14556) 4399 : cluster [DBG] pgmap v6406: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:39:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:57.853806+0000 mgr.y (mgr.14556) 4400 : cluster [DBG] pgmap v6407: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:39:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:57.853806+0000 mgr.y (mgr.14556) 4400 : cluster [DBG] pgmap v6407: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:39:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:39:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:57.853806+0000 mgr.y (mgr.14556) 4400 : cluster [DBG] pgmap v6407: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:00.000155+0000 mon.a (mon.0) 4513 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:40:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:00.000155+0000 mon.a (mon.0) 4513 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:40:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:00.000155+0000 mon.a (mon.0) 4513 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:40:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:39:59.854429+0000 mgr.y (mgr.14556) 4401 : cluster [DBG] pgmap v6408: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:39:59.854429+0000 mgr.y (mgr.14556) 4401 : cluster [DBG] pgmap v6408: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:39:59.854429+0000 mgr.y (mgr.14556) 4401 : cluster [DBG] pgmap v6408: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:40:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:01] "GET /metrics HTTP/1.1" 200 196643 "" "Prometheus/2.33.4" 2024-04-17T13:40:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:01.855062+0000 mgr.y (mgr.14556) 4402 : cluster [DBG] pgmap v6409: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:01.855062+0000 mgr.y (mgr.14556) 4402 : cluster [DBG] pgmap v6409: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:01.855062+0000 mgr.y (mgr.14556) 4402 : cluster [DBG] pgmap v6409: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:40:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:40:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:03.855767+0000 mgr.y (mgr.14556) 4403 : cluster [DBG] pgmap v6410: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:03.855767+0000 mgr.y (mgr.14556) 4403 : cluster [DBG] pgmap v6410: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:03.855767+0000 mgr.y (mgr.14556) 4403 : cluster [DBG] pgmap v6410: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:05.856377+0000 mgr.y (mgr.14556) 4404 : cluster [DBG] pgmap v6411: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:05.856377+0000 mgr.y (mgr.14556) 4404 : cluster [DBG] pgmap v6411: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:05.856377+0000 mgr.y (mgr.14556) 4404 : cluster [DBG] pgmap v6411: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:07.857154+0000 mgr.y (mgr.14556) 4405 : cluster [DBG] pgmap v6412: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:07.857154+0000 mgr.y (mgr.14556) 4405 : cluster [DBG] pgmap v6412: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:07.857154+0000 mgr.y (mgr.14556) 4405 : cluster [DBG] pgmap v6412: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:09.857688+0000 mgr.y (mgr.14556) 4406 : cluster [DBG] pgmap v6413: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:11] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:40:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:09.857688+0000 mgr.y (mgr.14556) 4406 : cluster [DBG] pgmap v6413: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:09.857688+0000 mgr.y (mgr.14556) 4406 : cluster [DBG] pgmap v6413: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:11.858169+0000 mgr.y (mgr.14556) 4407 : cluster [DBG] pgmap v6414: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:13.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:11.858169+0000 mgr.y (mgr.14556) 4407 : cluster [DBG] pgmap v6414: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:11.858169+0000 mgr.y (mgr.14556) 4407 : cluster [DBG] pgmap v6414: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:40:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:40:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:13.858848+0000 mgr.y (mgr.14556) 4408 : cluster [DBG] pgmap v6415: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:13.858848+0000 mgr.y (mgr.14556) 4408 : cluster [DBG] pgmap v6415: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:13.858848+0000 mgr.y (mgr.14556) 4408 : cluster [DBG] pgmap v6415: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:15.859450+0000 mgr.y (mgr.14556) 4409 : cluster [DBG] pgmap v6416: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:15.859450+0000 mgr.y (mgr.14556) 4409 : cluster [DBG] pgmap v6416: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:15.859450+0000 mgr.y (mgr.14556) 4409 : cluster [DBG] pgmap v6416: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:18.644 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 4m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 4m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 4m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 4m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 4m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 4m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 4m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 4m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 4m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 4m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:40:18.933 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 4m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:40:18.934 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 4m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:40:18.934 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 4m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:40:18.934 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 4m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:40:18.934 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 4m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:40:18.934 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 4m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:40:18.934 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 4m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:40:18.934 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 4m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:40:18.934 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 4m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:40:18.934 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 4m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:40:19.283 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:40:19.283 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:40:19.284 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:40:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:17.860270+0000 mgr.y (mgr.14556) 4410 : cluster [DBG] pgmap v6417: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:40:19.284958+0000 mon.c (mon.2) 240 : audit [DBG] from='client.? 172.21.15.31:0/2777631528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:40:19.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:17.860270+0000 mgr.y (mgr.14556) 4410 : cluster [DBG] pgmap v6417: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:40:19.284958+0000 mon.c (mon.2) 240 : audit [DBG] from='client.? 172.21.15.31:0/2777631528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:40:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:17.860270+0000 mgr.y (mgr.14556) 4410 : cluster [DBG] pgmap v6417: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:40:19.284958+0000 mon.c (mon.2) 240 : audit [DBG] from='client.? 172.21.15.31:0/2777631528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:40:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:40:18.633561+0000 mgr.y (mgr.14556) 4411 : audit [DBG] from='client.30734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:40:18.925806+0000 mgr.y (mgr.14556) 4412 : audit [DBG] from='client.20850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:40:18.633561+0000 mgr.y (mgr.14556) 4411 : audit [DBG] from='client.30734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:20.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:40:18.925806+0000 mgr.y (mgr.14556) 4412 : audit [DBG] from='client.20850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:40:18.633561+0000 mgr.y (mgr.14556) 4411 : audit [DBG] from='client.30734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:20.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:40:18.925806+0000 mgr.y (mgr.14556) 4412 : audit [DBG] from='client.20850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:19.860839+0000 mgr.y (mgr.14556) 4413 : cluster [DBG] pgmap v6418: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:19.860839+0000 mgr.y (mgr.14556) 4413 : cluster [DBG] pgmap v6418: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:19.860839+0000 mgr.y (mgr.14556) 4413 : cluster [DBG] pgmap v6418: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:40:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:21] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:40:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:21.861269+0000 mgr.y (mgr.14556) 4414 : cluster [DBG] pgmap v6419: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:23.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:21.861269+0000 mgr.y (mgr.14556) 4414 : cluster [DBG] pgmap v6419: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:21.861269+0000 mgr.y (mgr.14556) 4414 : cluster [DBG] pgmap v6419: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:40:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:40:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:23.862058+0000 mgr.y (mgr.14556) 4415 : cluster [DBG] pgmap v6420: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:23.862058+0000 mgr.y (mgr.14556) 4415 : cluster [DBG] pgmap v6420: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:23.862058+0000 mgr.y (mgr.14556) 4415 : cluster [DBG] pgmap v6420: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:25.862711+0000 mgr.y (mgr.14556) 4416 : cluster [DBG] pgmap v6421: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:25.862711+0000 mgr.y (mgr.14556) 4416 : cluster [DBG] pgmap v6421: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:25.862711+0000 mgr.y (mgr.14556) 4416 : cluster [DBG] pgmap v6421: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:27.863353+0000 mgr.y (mgr.14556) 4417 : cluster [DBG] pgmap v6422: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:29.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:27.863353+0000 mgr.y (mgr.14556) 4417 : cluster [DBG] pgmap v6422: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:27.863353+0000 mgr.y (mgr.14556) 4417 : cluster [DBG] pgmap v6422: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:29.863985+0000 mgr.y (mgr.14556) 4418 : cluster [DBG] pgmap v6423: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:40:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:31] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:40:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:29.863985+0000 mgr.y (mgr.14556) 4418 : cluster [DBG] pgmap v6423: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:29.863985+0000 mgr.y (mgr.14556) 4418 : cluster [DBG] pgmap v6423: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:31.864731+0000 mgr.y (mgr.14556) 4419 : cluster [DBG] pgmap v6424: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:40:32.503965+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:40:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:40:32.801337+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:40:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:40:32.802018+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:40:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:40:32.808623+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:40:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:31.864731+0000 mgr.y (mgr.14556) 4419 : cluster [DBG] pgmap v6424: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:40:32.503965+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:40:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:40:32.801337+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:40:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:40:32.802018+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:40:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:40:32.808623+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:40:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:31.864731+0000 mgr.y (mgr.14556) 4419 : cluster [DBG] pgmap v6424: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:40:32.503965+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:40:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:40:32.801337+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:40:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:40:32.802018+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:40:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:40:32.808623+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:40:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:40:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:40:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:33.865631+0000 mgr.y (mgr.14556) 4420 : cluster [DBG] pgmap v6425: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:33.865631+0000 mgr.y (mgr.14556) 4420 : cluster [DBG] pgmap v6425: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:33.865631+0000 mgr.y (mgr.14556) 4420 : cluster [DBG] pgmap v6425: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:35.866144+0000 mgr.y (mgr.14556) 4421 : cluster [DBG] pgmap v6426: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:37.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:35.866144+0000 mgr.y (mgr.14556) 4421 : cluster [DBG] pgmap v6426: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:35.866144+0000 mgr.y (mgr.14556) 4421 : cluster [DBG] pgmap v6426: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:37.866719+0000 mgr.y (mgr.14556) 4422 : cluster [DBG] pgmap v6427: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:39.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:37.866719+0000 mgr.y (mgr.14556) 4422 : cluster [DBG] pgmap v6427: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:37.866719+0000 mgr.y (mgr.14556) 4422 : cluster [DBG] pgmap v6427: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:40:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:41] "GET /metrics HTTP/1.1" 200 196644 "" "Prometheus/2.33.4" 2024-04-17T13:40:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:39.867390+0000 mgr.y (mgr.14556) 4423 : cluster [DBG] pgmap v6428: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:39.867390+0000 mgr.y (mgr.14556) 4423 : cluster [DBG] pgmap v6428: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:39.867390+0000 mgr.y (mgr.14556) 4423 : cluster [DBG] pgmap v6428: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:41.867869+0000 mgr.y (mgr.14556) 4424 : cluster [DBG] pgmap v6429: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:41.867869+0000 mgr.y (mgr.14556) 4424 : cluster [DBG] pgmap v6429: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:41.867869+0000 mgr.y (mgr.14556) 4424 : cluster [DBG] pgmap v6429: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:40:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:40:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:43.868602+0000 mgr.y (mgr.14556) 4425 : cluster [DBG] pgmap v6430: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:45.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:43.868602+0000 mgr.y (mgr.14556) 4425 : cluster [DBG] pgmap v6430: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:43.868602+0000 mgr.y (mgr.14556) 4425 : cluster [DBG] pgmap v6430: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:45.869027+0000 mgr.y (mgr.14556) 4426 : cluster [DBG] pgmap v6431: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:45.869027+0000 mgr.y (mgr.14556) 4426 : cluster [DBG] pgmap v6431: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:45.869027+0000 mgr.y (mgr.14556) 4426 : cluster [DBG] pgmap v6431: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:49.612 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:40:49.901 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 5m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 5m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 5m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 5m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 5m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 5m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 5m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 5m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 5m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 5m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 5m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:40:49.902 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 5m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:40:49.903 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 5m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:40:49.903 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 5m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:40:49.903 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 5m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:40:49.903 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 5m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:40:49.903 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 5m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:40:49.903 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 5m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:40:49.903 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 5m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:40:49.903 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 5m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:40:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:47.869872+0000 mgr.y (mgr.14556) 4427 : cluster [DBG] pgmap v6432: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:49.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:47.869872+0000 mgr.y (mgr.14556) 4427 : cluster [DBG] pgmap v6432: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:47.869872+0000 mgr.y (mgr.14556) 4427 : cluster [DBG] pgmap v6432: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:50.254 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:40:50.254 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:40:50.254 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:40:50.254 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:40:50.254 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:40:50.255 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:40:50.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:40:50.255481+0000 mon.c (mon.2) 241 : audit [DBG] from='client.? 172.21.15.31:0/3747619544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:40:50.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:40:50.255481+0000 mon.c (mon.2) 241 : audit [DBG] from='client.? 172.21.15.31:0/3747619544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:40:50.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:40:50.255481+0000 mon.c (mon.2) 241 : audit [DBG] from='client.? 172.21.15.31:0/3747619544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:40:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:51] "GET /metrics HTTP/1.1" 200 196644 "" "Prometheus/2.33.4" 2024-04-17T13:40:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:40:49.600541+0000 mgr.y (mgr.14556) 4428 : audit [DBG] from='client.30752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:49.870307+0000 mgr.y (mgr.14556) 4429 : cluster [DBG] pgmap v6433: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:40:49.894963+0000 mgr.y (mgr.14556) 4430 : audit [DBG] from='client.30758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:40:49.600541+0000 mgr.y (mgr.14556) 4428 : audit [DBG] from='client.30752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:49.870307+0000 mgr.y (mgr.14556) 4429 : cluster [DBG] pgmap v6433: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:51.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:40:49.894963+0000 mgr.y (mgr.14556) 4430 : audit [DBG] from='client.30758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:40:49.600541+0000 mgr.y (mgr.14556) 4428 : audit [DBG] from='client.30752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:49.870307+0000 mgr.y (mgr.14556) 4429 : cluster [DBG] pgmap v6433: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:40:49.894963+0000 mgr.y (mgr.14556) 4430 : audit [DBG] from='client.30758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:40:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:51.870748+0000 mgr.y (mgr.14556) 4431 : cluster [DBG] pgmap v6434: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:51.870748+0000 mgr.y (mgr.14556) 4431 : cluster [DBG] pgmap v6434: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:51.870748+0000 mgr.y (mgr.14556) 4431 : cluster [DBG] pgmap v6434: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:40:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:40:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:53.871418+0000 mgr.y (mgr.14556) 4432 : cluster [DBG] pgmap v6435: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:53.871418+0000 mgr.y (mgr.14556) 4432 : cluster [DBG] pgmap v6435: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:53.871418+0000 mgr.y (mgr.14556) 4432 : cluster [DBG] pgmap v6435: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:55.871905+0000 mgr.y (mgr.14556) 4433 : cluster [DBG] pgmap v6436: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:55.871905+0000 mgr.y (mgr.14556) 4433 : cluster [DBG] pgmap v6436: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:55.871905+0000 mgr.y (mgr.14556) 4433 : cluster [DBG] pgmap v6436: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:40:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:57.872846+0000 mgr.y (mgr.14556) 4434 : cluster [DBG] pgmap v6437: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:40:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:57.872846+0000 mgr.y (mgr.14556) 4434 : cluster [DBG] pgmap v6437: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:40:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:40:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:57.872846+0000 mgr.y (mgr.14556) 4434 : cluster [DBG] pgmap v6437: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:40:59.873325+0000 mgr.y (mgr.14556) 4435 : cluster [DBG] pgmap v6438: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:40:59.873325+0000 mgr.y (mgr.14556) 4435 : cluster [DBG] pgmap v6438: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:41:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:01] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:41:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:40:59.873325+0000 mgr.y (mgr.14556) 4435 : cluster [DBG] pgmap v6438: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:01.873800+0000 mgr.y (mgr.14556) 4436 : cluster [DBG] pgmap v6439: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:01.873800+0000 mgr.y (mgr.14556) 4436 : cluster [DBG] pgmap v6439: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:01.873800+0000 mgr.y (mgr.14556) 4436 : cluster [DBG] pgmap v6439: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:41:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:41:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:03.874565+0000 mgr.y (mgr.14556) 4437 : cluster [DBG] pgmap v6440: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:03.874565+0000 mgr.y (mgr.14556) 4437 : cluster [DBG] pgmap v6440: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:03.874565+0000 mgr.y (mgr.14556) 4437 : cluster [DBG] pgmap v6440: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:05.875082+0000 mgr.y (mgr.14556) 4438 : cluster [DBG] pgmap v6441: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:07.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:05.875082+0000 mgr.y (mgr.14556) 4438 : cluster [DBG] pgmap v6441: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:05.875082+0000 mgr.y (mgr.14556) 4438 : cluster [DBG] pgmap v6441: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:07.875716+0000 mgr.y (mgr.14556) 4439 : cluster [DBG] pgmap v6442: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:08.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:07.875716+0000 mgr.y (mgr.14556) 4439 : cluster [DBG] pgmap v6442: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:07.875716+0000 mgr.y (mgr.14556) 4439 : cluster [DBG] pgmap v6442: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:09.876248+0000 mgr.y (mgr.14556) 4440 : cluster [DBG] pgmap v6443: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:11.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:09.876248+0000 mgr.y (mgr.14556) 4440 : cluster [DBG] pgmap v6443: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:09.876248+0000 mgr.y (mgr.14556) 4440 : cluster [DBG] pgmap v6443: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:41:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:11] "GET /metrics HTTP/1.1" 200 196643 "" "Prometheus/2.33.4" 2024-04-17T13:41:13.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:11.876676+0000 mgr.y (mgr.14556) 4441 : cluster [DBG] pgmap v6444: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:11.876676+0000 mgr.y (mgr.14556) 4441 : cluster [DBG] pgmap v6444: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:11.876676+0000 mgr.y (mgr.14556) 4441 : cluster [DBG] pgmap v6444: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:41:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:41:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:13.877381+0000 mgr.y (mgr.14556) 4442 : cluster [DBG] pgmap v6445: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:15.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:13.877381+0000 mgr.y (mgr.14556) 4442 : cluster [DBG] pgmap v6445: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:13.877381+0000 mgr.y (mgr.14556) 4442 : cluster [DBG] pgmap v6445: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:15.877741+0000 mgr.y (mgr.14556) 4443 : cluster [DBG] pgmap v6446: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:15.877741+0000 mgr.y (mgr.14556) 4443 : cluster [DBG] pgmap v6446: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:15.877741+0000 mgr.y (mgr.14556) 4443 : cluster [DBG] pgmap v6446: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:17.878439+0000 mgr.y (mgr.14556) 4444 : cluster [DBG] pgmap v6447: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:19.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:17.878439+0000 mgr.y (mgr.14556) 4444 : cluster [DBG] pgmap v6447: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:17.878439+0000 mgr.y (mgr.14556) 4444 : cluster [DBG] pgmap v6447: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:20.580 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:41:20.869 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 5m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 5m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 5m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 5m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 5m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 5m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 5m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 5m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 5m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 5m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 5m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 5m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:41:20.870 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 5m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:41:20.871 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 5m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:41:20.871 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 5m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:41:20.871 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 5m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:41:20.871 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 5m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:41:20.871 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 5m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:41:20.871 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 5m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:41:20.871 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 5m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:41:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:19.879156+0000 mgr.y (mgr.14556) 4445 : cluster [DBG] pgmap v6448: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:21.225 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:41:21.225 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:41:21.225 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:41:21.225 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:41:21.225 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:41:21.225 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:41:21.225 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:41:21.225 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:41:21.225 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:41:21.225 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:41:21.226 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:41:21.226 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:41:21.226 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:41:21.226 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:41:21.226 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:41:21.226 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:41:21.226 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:41:21.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:19.879156+0000 mgr.y (mgr.14556) 4445 : cluster [DBG] pgmap v6448: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:19.879156+0000 mgr.y (mgr.14556) 4445 : cluster [DBG] pgmap v6448: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:21] "GET /metrics HTTP/1.1" 200 196643 "" "Prometheus/2.33.4" 2024-04-17T13:41:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:41:20.568746+0000 mgr.y (mgr.14556) 4446 : audit [DBG] from='client.20880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:41:20.862318+0000 mgr.y (mgr.14556) 4447 : audit [DBG] from='client.20886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:41:21.226503+0000 mon.c (mon.2) 242 : audit [DBG] from='client.? 172.21.15.31:0/249487953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:41:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:41:20.568746+0000 mgr.y (mgr.14556) 4446 : audit [DBG] from='client.20880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:41:20.862318+0000 mgr.y (mgr.14556) 4447 : audit [DBG] from='client.20886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:41:21.226503+0000 mon.c (mon.2) 242 : audit [DBG] from='client.? 172.21.15.31:0/249487953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:41:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:41:20.568746+0000 mgr.y (mgr.14556) 4446 : audit [DBG] from='client.20880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:41:20.862318+0000 mgr.y (mgr.14556) 4447 : audit [DBG] from='client.20886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:41:21.226503+0000 mon.c (mon.2) 242 : audit [DBG] from='client.? 172.21.15.31:0/249487953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:41:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:21.879600+0000 mgr.y (mgr.14556) 4448 : cluster [DBG] pgmap v6449: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:23.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:21.879600+0000 mgr.y (mgr.14556) 4448 : cluster [DBG] pgmap v6449: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:21.879600+0000 mgr.y (mgr.14556) 4448 : cluster [DBG] pgmap v6449: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:41:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:41:25.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:23.880525+0000 mgr.y (mgr.14556) 4449 : cluster [DBG] pgmap v6450: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:25.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:23.880525+0000 mgr.y (mgr.14556) 4449 : cluster [DBG] pgmap v6450: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:23.880525+0000 mgr.y (mgr.14556) 4449 : cluster [DBG] pgmap v6450: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:27.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:25.881151+0000 mgr.y (mgr.14556) 4450 : cluster [DBG] pgmap v6451: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:27.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:25.881151+0000 mgr.y (mgr.14556) 4450 : cluster [DBG] pgmap v6451: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:25.881151+0000 mgr.y (mgr.14556) 4450 : cluster [DBG] pgmap v6451: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:27.881949+0000 mgr.y (mgr.14556) 4451 : cluster [DBG] pgmap v6452: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:27.881949+0000 mgr.y (mgr.14556) 4451 : cluster [DBG] pgmap v6452: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:29.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:27.881949+0000 mgr.y (mgr.14556) 4451 : cluster [DBG] pgmap v6452: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:29.882575+0000 mgr.y (mgr.14556) 4452 : cluster [DBG] pgmap v6453: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:29.882575+0000 mgr.y (mgr.14556) 4452 : cluster [DBG] pgmap v6453: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:29.882575+0000 mgr.y (mgr.14556) 4452 : cluster [DBG] pgmap v6453: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:41:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:31] "GET /metrics HTTP/1.1" 200 196643 "" "Prometheus/2.33.4" 2024-04-17T13:41:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:31.883112+0000 mgr.y (mgr.14556) 4453 : cluster [DBG] pgmap v6454: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:41:32.813407+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:41:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:31.883112+0000 mgr.y (mgr.14556) 4453 : cluster [DBG] pgmap v6454: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:41:32.813407+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:41:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:31.883112+0000 mgr.y (mgr.14556) 4453 : cluster [DBG] pgmap v6454: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:41:32.813407+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:41:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:41:33.118920+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:41:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:41:33.119550+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:41:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:41:33.124733+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:41:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:41:33.118920+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:41:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:41:33.119550+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:41:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:41:33.124733+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:41:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:41:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:41:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:41:33.118920+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:41:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:41:33.119550+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:41:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:41:33.124733+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:41:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:33.883786+0000 mgr.y (mgr.14556) 4454 : cluster [DBG] pgmap v6455: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:35.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:33.883786+0000 mgr.y (mgr.14556) 4454 : cluster [DBG] pgmap v6455: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:33.883786+0000 mgr.y (mgr.14556) 4454 : cluster [DBG] pgmap v6455: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:35.884253+0000 mgr.y (mgr.14556) 4455 : cluster [DBG] pgmap v6456: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:35.884253+0000 mgr.y (mgr.14556) 4455 : cluster [DBG] pgmap v6456: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:35.884253+0000 mgr.y (mgr.14556) 4455 : cluster [DBG] pgmap v6456: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:37.884882+0000 mgr.y (mgr.14556) 4456 : cluster [DBG] pgmap v6457: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:39.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:37.884882+0000 mgr.y (mgr.14556) 4456 : cluster [DBG] pgmap v6457: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:37.884882+0000 mgr.y (mgr.14556) 4456 : cluster [DBG] pgmap v6457: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:39.885317+0000 mgr.y (mgr.14556) 4457 : cluster [DBG] pgmap v6458: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:41:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:41] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:41:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:39.885317+0000 mgr.y (mgr.14556) 4457 : cluster [DBG] pgmap v6458: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:39.885317+0000 mgr.y (mgr.14556) 4457 : cluster [DBG] pgmap v6458: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:41.885833+0000 mgr.y (mgr.14556) 4458 : cluster [DBG] pgmap v6459: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:41.885833+0000 mgr.y (mgr.14556) 4458 : cluster [DBG] pgmap v6459: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:41.885833+0000 mgr.y (mgr.14556) 4458 : cluster [DBG] pgmap v6459: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:41:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:41:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:43.886558+0000 mgr.y (mgr.14556) 4459 : cluster [DBG] pgmap v6460: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:45.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:43.886558+0000 mgr.y (mgr.14556) 4459 : cluster [DBG] pgmap v6460: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:43.886558+0000 mgr.y (mgr.14556) 4459 : cluster [DBG] pgmap v6460: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:45.886961+0000 mgr.y (mgr.14556) 4460 : cluster [DBG] pgmap v6461: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:45.886961+0000 mgr.y (mgr.14556) 4460 : cluster [DBG] pgmap v6461: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:45.886961+0000 mgr.y (mgr.14556) 4460 : cluster [DBG] pgmap v6461: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:47.887603+0000 mgr.y (mgr.14556) 4461 : cluster [DBG] pgmap v6462: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:49.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:47.887603+0000 mgr.y (mgr.14556) 4461 : cluster [DBG] pgmap v6462: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:47.887603+0000 mgr.y (mgr.14556) 4461 : cluster [DBG] pgmap v6462: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:51.555 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:41:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:49.888063+0000 mgr.y (mgr.14556) 4462 : cluster [DBG] pgmap v6463: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:49.888063+0000 mgr.y (mgr.14556) 4462 : cluster [DBG] pgmap v6463: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:41:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:51] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 6m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 6m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 6m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 6m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 6m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 6m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 6m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 6m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 6m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 6m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:41:51.844 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 6m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:41:51.845 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 6m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:41:51.845 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 6m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:41:51.845 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 6m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:41:51.845 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 6m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:41:51.845 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 6m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:41:51.845 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 6m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:41:51.845 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 6m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:41:51.845 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 6m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:41:51.845 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 6m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:41:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:49.888063+0000 mgr.y (mgr.14556) 4462 : cluster [DBG] pgmap v6463: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:52.191 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:41:52.191 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:41:52.191 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:41:52.191 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:41:52.191 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:41:52.191 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:41:52.191 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:41:52.192 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:41:52.192 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:41:52.192 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:41:52.192 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:41:52.192 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:41:52.192 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:41:52.192 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:41:52.192 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:41:52.192 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:41:52.192 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:41:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:41:51.544465+0000 mgr.y (mgr.14556) 4463 : audit [DBG] from='client.30788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:41:52.192280+0000 mon.a (mon.0) 4522 : audit [DBG] from='client.? 172.21.15.31:0/795360741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:41:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:41:51.544465+0000 mgr.y (mgr.14556) 4463 : audit [DBG] from='client.30788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:41:52.192280+0000 mon.a (mon.0) 4522 : audit [DBG] from='client.? 172.21.15.31:0/795360741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:41:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:41:51.544465+0000 mgr.y (mgr.14556) 4463 : audit [DBG] from='client.30788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:41:52.192280+0000 mon.a (mon.0) 4522 : audit [DBG] from='client.? 172.21.15.31:0/795360741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:41:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:41:51.836853+0000 mgr.y (mgr.14556) 4464 : audit [DBG] from='client.20904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:51.888401+0000 mgr.y (mgr.14556) 4465 : cluster [DBG] pgmap v6464: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:41:51.836853+0000 mgr.y (mgr.14556) 4464 : audit [DBG] from='client.20904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:51.888401+0000 mgr.y (mgr.14556) 4465 : cluster [DBG] pgmap v6464: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:41:51.836853+0000 mgr.y (mgr.14556) 4464 : audit [DBG] from='client.20904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:41:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:51.888401+0000 mgr.y (mgr.14556) 4465 : cluster [DBG] pgmap v6464: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:41:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:41:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:53.889244+0000 mgr.y (mgr.14556) 4466 : cluster [DBG] pgmap v6465: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:55.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:53.889244+0000 mgr.y (mgr.14556) 4466 : cluster [DBG] pgmap v6465: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:53.889244+0000 mgr.y (mgr.14556) 4466 : cluster [DBG] pgmap v6465: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:55.889775+0000 mgr.y (mgr.14556) 4467 : cluster [DBG] pgmap v6466: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:57.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:55.889775+0000 mgr.y (mgr.14556) 4467 : cluster [DBG] pgmap v6466: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:55.889775+0000 mgr.y (mgr.14556) 4467 : cluster [DBG] pgmap v6466: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:41:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:57.890385+0000 mgr.y (mgr.14556) 4468 : cluster [DBG] pgmap v6467: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:41:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:57.890385+0000 mgr.y (mgr.14556) 4468 : cluster [DBG] pgmap v6467: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:41:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:41:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:57.890385+0000 mgr.y (mgr.14556) 4468 : cluster [DBG] pgmap v6467: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:41:59.890834+0000 mgr.y (mgr.14556) 4469 : cluster [DBG] pgmap v6468: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:41:59.890834+0000 mgr.y (mgr.14556) 4469 : cluster [DBG] pgmap v6468: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:42:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:01] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:42:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:41:59.890834+0000 mgr.y (mgr.14556) 4469 : cluster [DBG] pgmap v6468: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:01.891318+0000 mgr.y (mgr.14556) 4470 : cluster [DBG] pgmap v6469: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:03.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:01.891318+0000 mgr.y (mgr.14556) 4470 : cluster [DBG] pgmap v6469: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:01.891318+0000 mgr.y (mgr.14556) 4470 : cluster [DBG] pgmap v6469: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:42:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:42:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:03.892061+0000 mgr.y (mgr.14556) 4471 : cluster [DBG] pgmap v6470: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:03.892061+0000 mgr.y (mgr.14556) 4471 : cluster [DBG] pgmap v6470: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:03.892061+0000 mgr.y (mgr.14556) 4471 : cluster [DBG] pgmap v6470: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:05.892507+0000 mgr.y (mgr.14556) 4472 : cluster [DBG] pgmap v6471: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:05.892507+0000 mgr.y (mgr.14556) 4472 : cluster [DBG] pgmap v6471: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:05.892507+0000 mgr.y (mgr.14556) 4472 : cluster [DBG] pgmap v6471: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:07.893210+0000 mgr.y (mgr.14556) 4473 : cluster [DBG] pgmap v6472: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:08.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:07.893210+0000 mgr.y (mgr.14556) 4473 : cluster [DBG] pgmap v6472: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:07.893210+0000 mgr.y (mgr.14556) 4473 : cluster [DBG] pgmap v6472: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:09.893825+0000 mgr.y (mgr.14556) 4474 : cluster [DBG] pgmap v6473: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:11.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:09.893825+0000 mgr.y (mgr.14556) 4474 : cluster [DBG] pgmap v6473: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:11.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:09.893825+0000 mgr.y (mgr.14556) 4474 : cluster [DBG] pgmap v6473: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:42:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:11] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:42:13.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:11.894344+0000 mgr.y (mgr.14556) 4475 : cluster [DBG] pgmap v6474: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:13.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:11.894344+0000 mgr.y (mgr.14556) 4475 : cluster [DBG] pgmap v6474: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:13.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:11.894344+0000 mgr.y (mgr.14556) 4475 : cluster [DBG] pgmap v6474: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:42:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:42:15.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:13.895244+0000 mgr.y (mgr.14556) 4476 : cluster [DBG] pgmap v6475: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:15.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:13.895244+0000 mgr.y (mgr.14556) 4476 : cluster [DBG] pgmap v6475: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:15.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:13.895244+0000 mgr.y (mgr.14556) 4476 : cluster [DBG] pgmap v6475: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:17.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:15.895825+0000 mgr.y (mgr.14556) 4477 : cluster [DBG] pgmap v6476: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:17.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:15.895825+0000 mgr.y (mgr.14556) 4477 : cluster [DBG] pgmap v6476: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:17.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:15.895825+0000 mgr.y (mgr.14556) 4477 : cluster [DBG] pgmap v6476: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:19.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:17.896529+0000 mgr.y (mgr.14556) 4478 : cluster [DBG] pgmap v6477: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:19.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:17.896529+0000 mgr.y (mgr.14556) 4478 : cluster [DBG] pgmap v6477: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:19.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:17.896529+0000 mgr.y (mgr.14556) 4478 : cluster [DBG] pgmap v6477: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:21.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:19.897103+0000 mgr.y (mgr.14556) 4479 : cluster [DBG] pgmap v6478: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:21.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:19.897103+0000 mgr.y (mgr.14556) 4479 : cluster [DBG] pgmap v6478: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:21.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:19.897103+0000 mgr.y (mgr.14556) 4479 : cluster [DBG] pgmap v6478: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:42:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:21] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:42:22.515 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:42:22.802 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:42:22.802 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 6m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 6m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 6m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 6m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 6m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 6m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 6m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 6m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 6m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 6m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 6m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 6m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 6m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 6m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 6m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 6m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:42:22.803 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 6m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:42:22.804 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 6m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:42:22.804 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 6m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:42:22.804 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 6m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:42:23.154 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:42:23.155 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:42:23.155 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:42:23.155 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:42:23.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:21.897509+0000 mgr.y (mgr.14556) 4480 : cluster [DBG] pgmap v6479: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:23.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:42:22.504570+0000 mgr.y (mgr.14556) 4481 : audit [DBG] from='client.30806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:21.897509+0000 mgr.y (mgr.14556) 4480 : cluster [DBG] pgmap v6479: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:42:22.504570+0000 mgr.y (mgr.14556) 4481 : audit [DBG] from='client.30806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:21.897509+0000 mgr.y (mgr.14556) 4480 : cluster [DBG] pgmap v6479: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:42:22.504570+0000 mgr.y (mgr.14556) 4481 : audit [DBG] from='client.30806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:24.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:42:22.795602+0000 mgr.y (mgr.14556) 4482 : audit [DBG] from='client.30812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:24.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:42:23.155119+0000 mon.a (mon.0) 4523 : audit [DBG] from='client.? 172.21.15.31:0/2357689367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:42:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:42:22.795602+0000 mgr.y (mgr.14556) 4482 : audit [DBG] from='client.30812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:42:23.155119+0000 mon.a (mon.0) 4523 : audit [DBG] from='client.? 172.21.15.31:0/2357689367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:42:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:42:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:42:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:42:22.795602+0000 mgr.y (mgr.14556) 4482 : audit [DBG] from='client.30812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:42:23.155119+0000 mon.a (mon.0) 4523 : audit [DBG] from='client.? 172.21.15.31:0/2357689367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:42:25.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:23.898297+0000 mgr.y (mgr.14556) 4483 : cluster [DBG] pgmap v6480: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:25.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:24 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:23.898297+0000 mgr.y (mgr.14556) 4483 : cluster [DBG] pgmap v6480: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:24 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:23.898297+0000 mgr.y (mgr.14556) 4483 : cluster [DBG] pgmap v6480: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:27.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:25.898823+0000 mgr.y (mgr.14556) 4484 : cluster [DBG] pgmap v6481: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:27.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:25.898823+0000 mgr.y (mgr.14556) 4484 : cluster [DBG] pgmap v6481: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:25.898823+0000 mgr.y (mgr.14556) 4484 : cluster [DBG] pgmap v6481: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:29.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:27.899590+0000 mgr.y (mgr.14556) 4485 : cluster [DBG] pgmap v6482: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:29.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:27.899590+0000 mgr.y (mgr.14556) 4485 : cluster [DBG] pgmap v6482: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:29.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:27.899590+0000 mgr.y (mgr.14556) 4485 : cluster [DBG] pgmap v6482: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:29.900178+0000 mgr.y (mgr.14556) 4486 : cluster [DBG] pgmap v6483: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:29.900178+0000 mgr.y (mgr.14556) 4486 : cluster [DBG] pgmap v6483: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:29.900178+0000 mgr.y (mgr.14556) 4486 : cluster [DBG] pgmap v6483: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:42:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:31] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:42:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:31.900765+0000 mgr.y (mgr.14556) 4487 : cluster [DBG] pgmap v6484: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:31.900765+0000 mgr.y (mgr.14556) 4487 : cluster [DBG] pgmap v6484: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:33.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:31.900765+0000 mgr.y (mgr.14556) 4487 : cluster [DBG] pgmap v6484: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:42:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:42:33.129203+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:42:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:42:33.422563+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:42:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:42:33.423209+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:42:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:42:33.427376+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:42:34.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:42:33.129203+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:42:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:42:33.422563+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:42:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:42:33.423209+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:42:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:42:33.427376+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:42:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:42:33.129203+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:42:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:42:33.422563+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:42:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:42:33.423209+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:42:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:42:33.427376+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:42:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:33.901494+0000 mgr.y (mgr.14556) 4488 : cluster [DBG] pgmap v6485: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:35.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:33.901494+0000 mgr.y (mgr.14556) 4488 : cluster [DBG] pgmap v6485: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:33.901494+0000 mgr.y (mgr.14556) 4488 : cluster [DBG] pgmap v6485: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:35.902068+0000 mgr.y (mgr.14556) 4489 : cluster [DBG] pgmap v6486: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:35.902068+0000 mgr.y (mgr.14556) 4489 : cluster [DBG] pgmap v6486: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:35.902068+0000 mgr.y (mgr.14556) 4489 : cluster [DBG] pgmap v6486: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:37.902716+0000 mgr.y (mgr.14556) 4490 : cluster [DBG] pgmap v6487: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:37.902716+0000 mgr.y (mgr.14556) 4490 : cluster [DBG] pgmap v6487: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:37.902716+0000 mgr.y (mgr.14556) 4490 : cluster [DBG] pgmap v6487: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:42:39.731889+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:42:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:42:39.731889+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:42:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:42:39.731889+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:42:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:39.903223+0000 mgr.y (mgr.14556) 4491 : cluster [DBG] pgmap v6488: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:41] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:42:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:39.903223+0000 mgr.y (mgr.14556) 4491 : cluster [DBG] pgmap v6488: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:39.903223+0000 mgr.y (mgr.14556) 4491 : cluster [DBG] pgmap v6488: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:41.903708+0000 mgr.y (mgr.14556) 4492 : cluster [DBG] pgmap v6489: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:41.903708+0000 mgr.y (mgr.14556) 4492 : cluster [DBG] pgmap v6489: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:41.903708+0000 mgr.y (mgr.14556) 4492 : cluster [DBG] pgmap v6489: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:42:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:42:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:43.904624+0000 mgr.y (mgr.14556) 4493 : cluster [DBG] pgmap v6490: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:43.904624+0000 mgr.y (mgr.14556) 4493 : cluster [DBG] pgmap v6490: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:43.904624+0000 mgr.y (mgr.14556) 4493 : cluster [DBG] pgmap v6490: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:45.905218+0000 mgr.y (mgr.14556) 4494 : cluster [DBG] pgmap v6491: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:45.905218+0000 mgr.y (mgr.14556) 4494 : cluster [DBG] pgmap v6491: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:45.905218+0000 mgr.y (mgr.14556) 4494 : cluster [DBG] pgmap v6491: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:47.906146+0000 mgr.y (mgr.14556) 4495 : cluster [DBG] pgmap v6492: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:47.906146+0000 mgr.y (mgr.14556) 4495 : cluster [DBG] pgmap v6492: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:47.906146+0000 mgr.y (mgr.14556) 4495 : cluster [DBG] pgmap v6492: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:49.906777+0000 mgr.y (mgr.14556) 4496 : cluster [DBG] pgmap v6493: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:49.906777+0000 mgr.y (mgr.14556) 4496 : cluster [DBG] pgmap v6493: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:49.906777+0000 mgr.y (mgr.14556) 4496 : cluster [DBG] pgmap v6493: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:42:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:51] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:42:53.478 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:42:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:51.907156+0000 mgr.y (mgr.14556) 4497 : cluster [DBG] pgmap v6494: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:53.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:51.907156+0000 mgr.y (mgr.14556) 4497 : cluster [DBG] pgmap v6494: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:51.907156+0000 mgr.y (mgr.14556) 4497 : cluster [DBG] pgmap v6494: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:53.763 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:42:53.763 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 7m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 7m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 7m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 7m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 7m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 7m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 7m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 7m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 7m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 7m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 7m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 7m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 7m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 7m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 7m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 7m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:42:53.764 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 7m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:42:53.765 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 7m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:42:53.765 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 7m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:42:53.765 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 7m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:42:54.109 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:42:54.109 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:42:54.109 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:42:54.109 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:42:54.109 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:42:54.109 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:42:54.109 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:42:54.109 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:42:54.109 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:42:54.109 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:42:54.109 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:42:54.110 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:42:54.110 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:42:54.110 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:42:54.110 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:42:54.110 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:42:54.110 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:42:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:42:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:42:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:42:53.467803+0000 mgr.y (mgr.14556) 4498 : audit [DBG] from='client.20934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:42:54.110243+0000 mon.a (mon.0) 4529 : audit [DBG] from='client.? 172.21.15.31:0/3430640122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:42:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:42:53.467803+0000 mgr.y (mgr.14556) 4498 : audit [DBG] from='client.20934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:42:54.110243+0000 mon.a (mon.0) 4529 : audit [DBG] from='client.? 172.21.15.31:0/3430640122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:42:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:42:53.467803+0000 mgr.y (mgr.14556) 4498 : audit [DBG] from='client.20934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:42:54.110243+0000 mon.a (mon.0) 4529 : audit [DBG] from='client.? 172.21.15.31:0/3430640122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:42:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:42:53.756651+0000 mgr.y (mgr.14556) 4499 : audit [DBG] from='client.20940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:53.907750+0000 mgr.y (mgr.14556) 4500 : cluster [DBG] pgmap v6495: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:42:53.756651+0000 mgr.y (mgr.14556) 4499 : audit [DBG] from='client.20940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:53.907750+0000 mgr.y (mgr.14556) 4500 : cluster [DBG] pgmap v6495: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:55.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:42:53.756651+0000 mgr.y (mgr.14556) 4499 : audit [DBG] from='client.20940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:42:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:53.907750+0000 mgr.y (mgr.14556) 4500 : cluster [DBG] pgmap v6495: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-17T13:42:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:55.908253+0000 mgr.y (mgr.14556) 4501 : cluster [DBG] pgmap v6496: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:55.908253+0000 mgr.y (mgr.14556) 4501 : cluster [DBG] pgmap v6496: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:55.908253+0000 mgr.y (mgr.14556) 4501 : cluster [DBG] pgmap v6496: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:42:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:57.908987+0000 mgr.y (mgr.14556) 4502 : cluster [DBG] pgmap v6497: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:42:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:57.908987+0000 mgr.y (mgr.14556) 4502 : cluster [DBG] pgmap v6497: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:42:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:42:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:57.908987+0000 mgr.y (mgr.14556) 4502 : cluster [DBG] pgmap v6497: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:42:59.909505+0000 mgr.y (mgr.14556) 4503 : cluster [DBG] pgmap v6498: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:43:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:01] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:43:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:42:59.909505+0000 mgr.y (mgr.14556) 4503 : cluster [DBG] pgmap v6498: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:42:59.909505+0000 mgr.y (mgr.14556) 4503 : cluster [DBG] pgmap v6498: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:01.910061+0000 mgr.y (mgr.14556) 4504 : cluster [DBG] pgmap v6499: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:01.910061+0000 mgr.y (mgr.14556) 4504 : cluster [DBG] pgmap v6499: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:01.910061+0000 mgr.y (mgr.14556) 4504 : cluster [DBG] pgmap v6499: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:43:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:43:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:03.910777+0000 mgr.y (mgr.14556) 4505 : cluster [DBG] pgmap v6500: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:03.910777+0000 mgr.y (mgr.14556) 4505 : cluster [DBG] pgmap v6500: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:03.910777+0000 mgr.y (mgr.14556) 4505 : cluster [DBG] pgmap v6500: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:05.911363+0000 mgr.y (mgr.14556) 4506 : cluster [DBG] pgmap v6501: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:05.911363+0000 mgr.y (mgr.14556) 4506 : cluster [DBG] pgmap v6501: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:05.911363+0000 mgr.y (mgr.14556) 4506 : cluster [DBG] pgmap v6501: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:07.912048+0000 mgr.y (mgr.14556) 4507 : cluster [DBG] pgmap v6502: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:07.912048+0000 mgr.y (mgr.14556) 4507 : cluster [DBG] pgmap v6502: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:07.912048+0000 mgr.y (mgr.14556) 4507 : cluster [DBG] pgmap v6502: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:09.912465+0000 mgr.y (mgr.14556) 4508 : cluster [DBG] pgmap v6503: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:09.912465+0000 mgr.y (mgr.14556) 4508 : cluster [DBG] pgmap v6503: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:43:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:11] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:43:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:09.912465+0000 mgr.y (mgr.14556) 4508 : cluster [DBG] pgmap v6503: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:11.913124+0000 mgr.y (mgr.14556) 4509 : cluster [DBG] pgmap v6504: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:13.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:11.913124+0000 mgr.y (mgr.14556) 4509 : cluster [DBG] pgmap v6504: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:11.913124+0000 mgr.y (mgr.14556) 4509 : cluster [DBG] pgmap v6504: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:43:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:43:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:13.913850+0000 mgr.y (mgr.14556) 4510 : cluster [DBG] pgmap v6505: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:13.913850+0000 mgr.y (mgr.14556) 4510 : cluster [DBG] pgmap v6505: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:13.913850+0000 mgr.y (mgr.14556) 4510 : cluster [DBG] pgmap v6505: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:15.914410+0000 mgr.y (mgr.14556) 4511 : cluster [DBG] pgmap v6506: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:15.914410+0000 mgr.y (mgr.14556) 4511 : cluster [DBG] pgmap v6506: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:15.914410+0000 mgr.y (mgr.14556) 4511 : cluster [DBG] pgmap v6506: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:17.915002+0000 mgr.y (mgr.14556) 4512 : cluster [DBG] pgmap v6507: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:19.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:17.915002+0000 mgr.y (mgr.14556) 4512 : cluster [DBG] pgmap v6507: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:17.915002+0000 mgr.y (mgr.14556) 4512 : cluster [DBG] pgmap v6507: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:19.915535+0000 mgr.y (mgr.14556) 4513 : cluster [DBG] pgmap v6508: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:19.915535+0000 mgr.y (mgr.14556) 4513 : cluster [DBG] pgmap v6508: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:43:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:21] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:43:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:19.915535+0000 mgr.y (mgr.14556) 4513 : cluster [DBG] pgmap v6508: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:21.916193+0000 mgr.y (mgr.14556) 4514 : cluster [DBG] pgmap v6509: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:23.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:21.916193+0000 mgr.y (mgr.14556) 4514 : cluster [DBG] pgmap v6509: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:21.916193+0000 mgr.y (mgr.14556) 4514 : cluster [DBG] pgmap v6509: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:24.434 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:43:24.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:43:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 7m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 7m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 7m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 7m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 7m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 7m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 7m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 7m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 7m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 7m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:43:24.725 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 7m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:43:24.726 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 7m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:43:24.726 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 7m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:43:24.726 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 7m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:43:24.726 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 7m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:43:24.726 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 7m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:43:24.726 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 7m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:43:24.726 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 7m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:43:24.726 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 7m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:43:24.726 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 7m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:43:25.073 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:43:25.073 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:43:25.073 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:43:25.073 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:43:25.073 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:43:25.073 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:43:25.074 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:43:25.074 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:43:25.074 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:43:25.074 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:43:25.074 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:43:25.074 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:43:25.074 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:43:25.074 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:43:25.074 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:43:25.074 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:43:25.074 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:43:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:23.917027+0000 mgr.y (mgr.14556) 4515 : cluster [DBG] pgmap v6510: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:43:24.424158+0000 mgr.y (mgr.14556) 4516 : audit [DBG] from='client.30842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:43:25.074661+0000 mon.a (mon.0) 4530 : audit [DBG] from='client.? 172.21.15.31:0/4009189624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:43:25.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:23.917027+0000 mgr.y (mgr.14556) 4515 : cluster [DBG] pgmap v6510: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:43:24.424158+0000 mgr.y (mgr.14556) 4516 : audit [DBG] from='client.30842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:43:25.074661+0000 mon.a (mon.0) 4530 : audit [DBG] from='client.? 172.21.15.31:0/4009189624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:43:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:23.917027+0000 mgr.y (mgr.14556) 4515 : cluster [DBG] pgmap v6510: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:43:24.424158+0000 mgr.y (mgr.14556) 4516 : audit [DBG] from='client.30842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:43:25.074661+0000 mon.a (mon.0) 4530 : audit [DBG] from='client.? 172.21.15.31:0/4009189624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:43:26.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:26 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:43:24.717895+0000 mgr.y (mgr.14556) 4517 : audit [DBG] from='client.30848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:26.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:43:24.717895+0000 mgr.y (mgr.14556) 4517 : audit [DBG] from='client.30848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:26.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:26 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:43:24.717895+0000 mgr.y (mgr.14556) 4517 : audit [DBG] from='client.30848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:25.917587+0000 mgr.y (mgr.14556) 4518 : cluster [DBG] pgmap v6511: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:25.917587+0000 mgr.y (mgr.14556) 4518 : cluster [DBG] pgmap v6511: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:25.917587+0000 mgr.y (mgr.14556) 4518 : cluster [DBG] pgmap v6511: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:27.918365+0000 mgr.y (mgr.14556) 4519 : cluster [DBG] pgmap v6512: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:29.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:27.918365+0000 mgr.y (mgr.14556) 4519 : cluster [DBG] pgmap v6512: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:27.918365+0000 mgr.y (mgr.14556) 4519 : cluster [DBG] pgmap v6512: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:29.918766+0000 mgr.y (mgr.14556) 4520 : cluster [DBG] pgmap v6513: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:29.918766+0000 mgr.y (mgr.14556) 4520 : cluster [DBG] pgmap v6513: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:43:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:31] "GET /metrics HTTP/1.1" 200 196633 "" "Prometheus/2.33.4" 2024-04-17T13:43:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:29.918766+0000 mgr.y (mgr.14556) 4520 : cluster [DBG] pgmap v6513: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:31.919219+0000 mgr.y (mgr.14556) 4521 : cluster [DBG] pgmap v6514: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:43:33.432173+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:43:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:31.919219+0000 mgr.y (mgr.14556) 4521 : cluster [DBG] pgmap v6514: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:43:33.432173+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:43:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:31.919219+0000 mgr.y (mgr.14556) 4521 : cluster [DBG] pgmap v6514: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:43:33.432173+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:43:34.465 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:43:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:43:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:43:33.738240+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:43:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:43:33.738907+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:43:34.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:43:33.743049+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:43:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:43:33.738240+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:43:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:43:33.738907+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:43:34.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:43:33.743049+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:43:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:43:33.738240+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:43:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:43:33.738907+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:43:34.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:43:33.743049+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:43:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:33.919943+0000 mgr.y (mgr.14556) 4522 : cluster [DBG] pgmap v6515: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:33.919943+0000 mgr.y (mgr.14556) 4522 : cluster [DBG] pgmap v6515: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:33.919943+0000 mgr.y (mgr.14556) 4522 : cluster [DBG] pgmap v6515: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:35.920461+0000 mgr.y (mgr.14556) 4523 : cluster [DBG] pgmap v6516: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:37.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:35.920461+0000 mgr.y (mgr.14556) 4523 : cluster [DBG] pgmap v6516: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:35.920461+0000 mgr.y (mgr.14556) 4523 : cluster [DBG] pgmap v6516: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:37.921162+0000 mgr.y (mgr.14556) 4524 : cluster [DBG] pgmap v6517: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:37.921162+0000 mgr.y (mgr.14556) 4524 : cluster [DBG] pgmap v6517: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:37.921162+0000 mgr.y (mgr.14556) 4524 : cluster [DBG] pgmap v6517: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:43:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:41] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:43:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:39.921617+0000 mgr.y (mgr.14556) 4525 : cluster [DBG] pgmap v6518: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:39.921617+0000 mgr.y (mgr.14556) 4525 : cluster [DBG] pgmap v6518: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:39.921617+0000 mgr.y (mgr.14556) 4525 : cluster [DBG] pgmap v6518: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:41.922212+0000 mgr.y (mgr.14556) 4526 : cluster [DBG] pgmap v6519: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:43.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:41.922212+0000 mgr.y (mgr.14556) 4526 : cluster [DBG] pgmap v6519: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:41.922212+0000 mgr.y (mgr.14556) 4526 : cluster [DBG] pgmap v6519: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:43:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:43:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:43.922894+0000 mgr.y (mgr.14556) 4527 : cluster [DBG] pgmap v6520: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:43.922894+0000 mgr.y (mgr.14556) 4527 : cluster [DBG] pgmap v6520: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:43.922894+0000 mgr.y (mgr.14556) 4527 : cluster [DBG] pgmap v6520: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:45.923465+0000 mgr.y (mgr.14556) 4528 : cluster [DBG] pgmap v6521: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:47.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:45.923465+0000 mgr.y (mgr.14556) 4528 : cluster [DBG] pgmap v6521: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:45.923465+0000 mgr.y (mgr.14556) 4528 : cluster [DBG] pgmap v6521: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:47.924300+0000 mgr.y (mgr.14556) 4529 : cluster [DBG] pgmap v6522: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:47.924300+0000 mgr.y (mgr.14556) 4529 : cluster [DBG] pgmap v6522: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:47.924300+0000 mgr.y (mgr.14556) 4529 : cluster [DBG] pgmap v6522: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:43:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:51] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:43:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:49.924893+0000 mgr.y (mgr.14556) 4530 : cluster [DBG] pgmap v6523: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:49.924893+0000 mgr.y (mgr.14556) 4530 : cluster [DBG] pgmap v6523: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:49.924893+0000 mgr.y (mgr.14556) 4530 : cluster [DBG] pgmap v6523: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:51.925361+0000 mgr.y (mgr.14556) 4531 : cluster [DBG] pgmap v6524: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:51.925361+0000 mgr.y (mgr.14556) 4531 : cluster [DBG] pgmap v6524: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:51.925361+0000 mgr.y (mgr.14556) 4531 : cluster [DBG] pgmap v6524: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:43:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:43:55.400 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:43:55.690 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:43:55.690 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 8m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:43:55.690 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 8m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:43:55.690 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 8m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:43:55.691 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 8m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:43:55.691 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 8m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:43:55.691 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 8m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:43:55.691 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 8m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:43:55.691 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 8m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:43:55.691 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 8m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:43:55.691 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 8m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:43:55.691 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 8m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:43:55.691 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 8m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:43:55.691 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 8m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:43:55.692 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 8m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:43:55.692 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 8m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:43:55.692 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 8m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:43:55.692 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 8m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:43:55.692 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 8m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:43:55.692 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 8m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:43:55.692 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 8m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:43:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:53.926275+0000 mgr.y (mgr.14556) 4532 : cluster [DBG] pgmap v6525: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:53.926275+0000 mgr.y (mgr.14556) 4532 : cluster [DBG] pgmap v6525: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:53.926275+0000 mgr.y (mgr.14556) 4532 : cluster [DBG] pgmap v6525: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:56.040 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:43:56.040 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:43:56.040 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:43:56.040 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:43:56.040 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:43:56.040 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:43:56.041 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:43:56.041 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:43:56.041 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:43:56.041 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:43:56.041 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:43:56.041 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:43:56.041 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:43:56.041 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:43:56.041 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:43:56.041 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:43:56.041 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:43:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:43:55.389321+0000 mgr.y (mgr.14556) 4533 : audit [DBG] from='client.30860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:56.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:43:56.041403+0000 mon.a (mon.0) 4535 : audit [DBG] from='client.? 172.21.15.31:0/2252019635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:43:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:43:55.389321+0000 mgr.y (mgr.14556) 4533 : audit [DBG] from='client.30860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:56.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:43:56.041403+0000 mon.a (mon.0) 4535 : audit [DBG] from='client.? 172.21.15.31:0/2252019635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:43:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:43:55.389321+0000 mgr.y (mgr.14556) 4533 : audit [DBG] from='client.30860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:56.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:43:56.041403+0000 mon.a (mon.0) 4535 : audit [DBG] from='client.? 172.21.15.31:0/2252019635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:43:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:43:55.683471+0000 mgr.y (mgr.14556) 4534 : audit [DBG] from='client.20976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:55.926615+0000 mgr.y (mgr.14556) 4535 : cluster [DBG] pgmap v6526: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:43:55.683471+0000 mgr.y (mgr.14556) 4534 : audit [DBG] from='client.20976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:55.926615+0000 mgr.y (mgr.14556) 4535 : cluster [DBG] pgmap v6526: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:43:55.683471+0000 mgr.y (mgr.14556) 4534 : audit [DBG] from='client.20976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:43:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:55.926615+0000 mgr.y (mgr.14556) 4535 : cluster [DBG] pgmap v6526: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:43:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:57.927396+0000 mgr.y (mgr.14556) 4536 : cluster [DBG] pgmap v6527: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:58.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:43:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:57.927396+0000 mgr.y (mgr.14556) 4536 : cluster [DBG] pgmap v6527: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:43:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:43:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:57.927396+0000 mgr.y (mgr.14556) 4536 : cluster [DBG] pgmap v6527: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:01.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:43:59.927733+0000 mgr.y (mgr.14556) 4537 : cluster [DBG] pgmap v6528: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:01.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:43:59.927733+0000 mgr.y (mgr.14556) 4537 : cluster [DBG] pgmap v6528: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:43:59.927733+0000 mgr.y (mgr.14556) 4537 : cluster [DBG] pgmap v6528: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:44:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:01] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:44:03.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:01.928355+0000 mgr.y (mgr.14556) 4538 : cluster [DBG] pgmap v6529: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:03.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:01.928355+0000 mgr.y (mgr.14556) 4538 : cluster [DBG] pgmap v6529: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:01.928355+0000 mgr.y (mgr.14556) 4538 : cluster [DBG] pgmap v6529: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:44:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:44:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:03.929106+0000 mgr.y (mgr.14556) 4539 : cluster [DBG] pgmap v6530: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:03.929106+0000 mgr.y (mgr.14556) 4539 : cluster [DBG] pgmap v6530: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:03.929106+0000 mgr.y (mgr.14556) 4539 : cluster [DBG] pgmap v6530: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:05.929657+0000 mgr.y (mgr.14556) 4540 : cluster [DBG] pgmap v6531: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:05.929657+0000 mgr.y (mgr.14556) 4540 : cluster [DBG] pgmap v6531: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:05.929657+0000 mgr.y (mgr.14556) 4540 : cluster [DBG] pgmap v6531: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:07.930182+0000 mgr.y (mgr.14556) 4541 : cluster [DBG] pgmap v6532: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:07.930182+0000 mgr.y (mgr.14556) 4541 : cluster [DBG] pgmap v6532: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:07.930182+0000 mgr.y (mgr.14556) 4541 : cluster [DBG] pgmap v6532: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:09.930514+0000 mgr.y (mgr.14556) 4542 : cluster [DBG] pgmap v6533: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:09.930514+0000 mgr.y (mgr.14556) 4542 : cluster [DBG] pgmap v6533: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:44:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:11] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:44:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:09.930514+0000 mgr.y (mgr.14556) 4542 : cluster [DBG] pgmap v6533: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:11.930925+0000 mgr.y (mgr.14556) 4543 : cluster [DBG] pgmap v6534: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:11.930925+0000 mgr.y (mgr.14556) 4543 : cluster [DBG] pgmap v6534: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:11.930925+0000 mgr.y (mgr.14556) 4543 : cluster [DBG] pgmap v6534: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:44:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:44:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:13.931779+0000 mgr.y (mgr.14556) 4544 : cluster [DBG] pgmap v6535: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:15.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:13.931779+0000 mgr.y (mgr.14556) 4544 : cluster [DBG] pgmap v6535: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:13.931779+0000 mgr.y (mgr.14556) 4544 : cluster [DBG] pgmap v6535: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:15.932267+0000 mgr.y (mgr.14556) 4545 : cluster [DBG] pgmap v6536: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:15.932267+0000 mgr.y (mgr.14556) 4545 : cluster [DBG] pgmap v6536: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:15.932267+0000 mgr.y (mgr.14556) 4545 : cluster [DBG] pgmap v6536: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:17.932927+0000 mgr.y (mgr.14556) 4546 : cluster [DBG] pgmap v6537: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:19.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:17.932927+0000 mgr.y (mgr.14556) 4546 : cluster [DBG] pgmap v6537: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:19.991 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:17.932927+0000 mgr.y (mgr.14556) 4546 : cluster [DBG] pgmap v6537: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:19.933290+0000 mgr.y (mgr.14556) 4547 : cluster [DBG] pgmap v6538: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:44:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:21] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:44:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:19.933290+0000 mgr.y (mgr.14556) 4547 : cluster [DBG] pgmap v6538: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:19.933290+0000 mgr.y (mgr.14556) 4547 : cluster [DBG] pgmap v6538: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:21.933778+0000 mgr.y (mgr.14556) 4548 : cluster [DBG] pgmap v6539: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:23.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:21.933778+0000 mgr.y (mgr.14556) 4548 : cluster [DBG] pgmap v6539: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:21.933778+0000 mgr.y (mgr.14556) 4548 : cluster [DBG] pgmap v6539: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:44:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:44:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:23.934449+0000 mgr.y (mgr.14556) 4549 : cluster [DBG] pgmap v6540: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:25.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:23.934449+0000 mgr.y (mgr.14556) 4549 : cluster [DBG] pgmap v6540: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:23.934449+0000 mgr.y (mgr.14556) 4549 : cluster [DBG] pgmap v6540: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:26.366 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:44:26.659 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:44:26.659 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 8m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:44:26.659 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 8m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:44:26.659 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 8m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:44:26.659 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 8m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:44:26.659 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 8m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:44:26.659 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 8m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:44:26.659 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 8m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:44:26.659 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 8m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 8m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 8m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 8m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 8m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 8m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 8m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 8m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 8m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 8m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 8m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 8m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:44:26.660 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 8m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:44:27.008 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:44:27.008 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:44:27.008 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:44:27.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:44:27.008 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:44:27.008 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:44:27.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:44:27.009 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:44:27.009 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:44:27.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:44:27.009 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:44:27.009 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:44:27.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:44:27.009 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:44:27.009 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:44:27.009 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:44:27.009 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:44:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:25.934909+0000 mgr.y (mgr.14556) 4550 : cluster [DBG] pgmap v6541: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:44:26.354818+0000 mgr.y (mgr.14556) 4551 : audit [DBG] from='client.20988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:44:27.009326+0000 mon.c (mon.2) 243 : audit [DBG] from='client.? 172.21.15.31:0/2767460284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:44:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:25.934909+0000 mgr.y (mgr.14556) 4550 : cluster [DBG] pgmap v6541: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:44:26.354818+0000 mgr.y (mgr.14556) 4551 : audit [DBG] from='client.20988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:44:27.009326+0000 mon.c (mon.2) 243 : audit [DBG] from='client.? 172.21.15.31:0/2767460284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:44:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:25.934909+0000 mgr.y (mgr.14556) 4550 : cluster [DBG] pgmap v6541: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:44:26.354818+0000 mgr.y (mgr.14556) 4551 : audit [DBG] from='client.20988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:44:27.009326+0000 mon.c (mon.2) 243 : audit [DBG] from='client.? 172.21.15.31:0/2767460284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:44:28.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:28 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:44:26.651755+0000 mgr.y (mgr.14556) 4552 : audit [DBG] from='client.30884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:28.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:44:26.651755+0000 mgr.y (mgr.14556) 4552 : audit [DBG] from='client.30884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:28.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:28 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:44:26.651755+0000 mgr.y (mgr.14556) 4552 : audit [DBG] from='client.30884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:27.935643+0000 mgr.y (mgr.14556) 4553 : cluster [DBG] pgmap v6542: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:27.935643+0000 mgr.y (mgr.14556) 4553 : cluster [DBG] pgmap v6542: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:27.935643+0000 mgr.y (mgr.14556) 4553 : cluster [DBG] pgmap v6542: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:29.936155+0000 mgr.y (mgr.14556) 4554 : cluster [DBG] pgmap v6543: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:29.936155+0000 mgr.y (mgr.14556) 4554 : cluster [DBG] pgmap v6543: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:44:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:31] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:44:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:29.936155+0000 mgr.y (mgr.14556) 4554 : cluster [DBG] pgmap v6543: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:32.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:31.936669+0000 mgr.y (mgr.14556) 4555 : cluster [DBG] pgmap v6544: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:32.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:31.936669+0000 mgr.y (mgr.14556) 4555 : cluster [DBG] pgmap v6544: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:32.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:31.936669+0000 mgr.y (mgr.14556) 4555 : cluster [DBG] pgmap v6544: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:44:33.747938+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:44:34.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:44:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:44:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:44:33.747938+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:44:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:44:33.747938+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:44:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:33.937375+0000 mgr.y (mgr.14556) 4556 : cluster [DBG] pgmap v6545: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:35.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:44:34.042117+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:44:35.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:44:34.042873+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:44:35.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:44:34.047170+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:44:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:33.937375+0000 mgr.y (mgr.14556) 4556 : cluster [DBG] pgmap v6545: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:44:34.042117+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:44:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:44:34.042873+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:44:35.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:44:34.047170+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:44:35.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:33.937375+0000 mgr.y (mgr.14556) 4556 : cluster [DBG] pgmap v6545: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:35.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:44:34.042117+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:44:35.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:44:34.042873+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:44:35.239 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:44:34.047170+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:44:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:35.937893+0000 mgr.y (mgr.14556) 4557 : cluster [DBG] pgmap v6546: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:35.937893+0000 mgr.y (mgr.14556) 4557 : cluster [DBG] pgmap v6546: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:35.937893+0000 mgr.y (mgr.14556) 4557 : cluster [DBG] pgmap v6546: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:37.938585+0000 mgr.y (mgr.14556) 4558 : cluster [DBG] pgmap v6547: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:37.938585+0000 mgr.y (mgr.14556) 4558 : cluster [DBG] pgmap v6547: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:37.938585+0000 mgr.y (mgr.14556) 4558 : cluster [DBG] pgmap v6547: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:39.938999+0000 mgr.y (mgr.14556) 4559 : cluster [DBG] pgmap v6548: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:39.938999+0000 mgr.y (mgr.14556) 4559 : cluster [DBG] pgmap v6548: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:39.938999+0000 mgr.y (mgr.14556) 4559 : cluster [DBG] pgmap v6548: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:44:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:41] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:44:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:41.939600+0000 mgr.y (mgr.14556) 4560 : cluster [DBG] pgmap v6549: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:41.939600+0000 mgr.y (mgr.14556) 4560 : cluster [DBG] pgmap v6549: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:41.939600+0000 mgr.y (mgr.14556) 4560 : cluster [DBG] pgmap v6549: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:44:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:44:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:43.940319+0000 mgr.y (mgr.14556) 4561 : cluster [DBG] pgmap v6550: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:45.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:43.940319+0000 mgr.y (mgr.14556) 4561 : cluster [DBG] pgmap v6550: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:43.940319+0000 mgr.y (mgr.14556) 4561 : cluster [DBG] pgmap v6550: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:45.940825+0000 mgr.y (mgr.14556) 4562 : cluster [DBG] pgmap v6551: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:47.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:45.940825+0000 mgr.y (mgr.14556) 4562 : cluster [DBG] pgmap v6551: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:45.940825+0000 mgr.y (mgr.14556) 4562 : cluster [DBG] pgmap v6551: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:47.941503+0000 mgr.y (mgr.14556) 4563 : cluster [DBG] pgmap v6552: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:47.941503+0000 mgr.y (mgr.14556) 4563 : cluster [DBG] pgmap v6552: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:47.941503+0000 mgr.y (mgr.14556) 4563 : cluster [DBG] pgmap v6552: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:51.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:49.941970+0000 mgr.y (mgr.14556) 4564 : cluster [DBG] pgmap v6553: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:49.941970+0000 mgr.y (mgr.14556) 4564 : cluster [DBG] pgmap v6553: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:49.941970+0000 mgr.y (mgr.14556) 4564 : cluster [DBG] pgmap v6553: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:44:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:51] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:44:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:51.942547+0000 mgr.y (mgr.14556) 4565 : cluster [DBG] pgmap v6554: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:53.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:51.942547+0000 mgr.y (mgr.14556) 4565 : cluster [DBG] pgmap v6554: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:51.942547+0000 mgr.y (mgr.14556) 4565 : cluster [DBG] pgmap v6554: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:44:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:44:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:53.943410+0000 mgr.y (mgr.14556) 4566 : cluster [DBG] pgmap v6555: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:53.943410+0000 mgr.y (mgr.14556) 4566 : cluster [DBG] pgmap v6555: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:53.943410+0000 mgr.y (mgr.14556) 4566 : cluster [DBG] pgmap v6555: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:57.330 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:44:57.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:55.943913+0000 mgr.y (mgr.14556) 4567 : cluster [DBG] pgmap v6556: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:55.943913+0000 mgr.y (mgr.14556) 4567 : cluster [DBG] pgmap v6556: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:55.943913+0000 mgr.y (mgr.14556) 4567 : cluster [DBG] pgmap v6556: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:57.618 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:44:57.618 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 9m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:44:57.618 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 9m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:44:57.618 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 9m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:44:57.618 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 9m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:44:57.618 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 9m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:44:57.618 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 9m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:44:57.618 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 9m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:44:57.618 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 9m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:44:57.618 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 9m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:44:57.619 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 9m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:44:57.619 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 9m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:44:57.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 9m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:44:57.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 9m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:44:57.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 9m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:44:57.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 9m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:44:57.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 9m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:44:57.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 9m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:44:57.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 9m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:44:57.619 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 9m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:44:57.619 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 9m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:44:57.972 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:44:57.973 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:44:58.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:44:57.318722+0000 mgr.y (mgr.14556) 4568 : audit [DBG] from='client.21006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:58.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:44:57.973814+0000 mon.c (mon.2) 244 : audit [DBG] from='client.? 172.21.15.31:0/3163556249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:44:58.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:44:57.318722+0000 mgr.y (mgr.14556) 4568 : audit [DBG] from='client.21006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:58.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:44:57.973814+0000 mon.c (mon.2) 244 : audit [DBG] from='client.? 172.21.15.31:0/3163556249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:44:58.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:44:57.318722+0000 mgr.y (mgr.14556) 4568 : audit [DBG] from='client.21006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:58.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:44:57.973814+0000 mon.c (mon.2) 244 : audit [DBG] from='client.? 172.21.15.31:0/3163556249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:44:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:44:57.610893+0000 mgr.y (mgr.14556) 4569 : audit [DBG] from='client.21012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:44:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:57.944431+0000 mgr.y (mgr.14556) 4570 : cluster [DBG] pgmap v6557: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:44:57.610893+0000 mgr.y (mgr.14556) 4569 : audit [DBG] from='client.21012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:44:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:57.944431+0000 mgr.y (mgr.14556) 4570 : cluster [DBG] pgmap v6557: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:44:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:44:57.610893+0000 mgr.y (mgr.14556) 4569 : audit [DBG] from='client.21012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:44:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:44:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:57.944431+0000 mgr.y (mgr.14556) 4570 : cluster [DBG] pgmap v6557: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:01.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:44:59.944838+0000 mgr.y (mgr.14556) 4571 : cluster [DBG] pgmap v6558: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:01.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:44:59.944838+0000 mgr.y (mgr.14556) 4571 : cluster [DBG] pgmap v6558: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:44:59.944838+0000 mgr.y (mgr.14556) 4571 : cluster [DBG] pgmap v6558: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:45:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:01] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:45:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:01.945289+0000 mgr.y (mgr.14556) 4572 : cluster [DBG] pgmap v6559: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:01.945289+0000 mgr.y (mgr.14556) 4572 : cluster [DBG] pgmap v6559: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:01.945289+0000 mgr.y (mgr.14556) 4572 : cluster [DBG] pgmap v6559: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:45:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:45:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:03.945976+0000 mgr.y (mgr.14556) 4573 : cluster [DBG] pgmap v6560: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:03.945976+0000 mgr.y (mgr.14556) 4573 : cluster [DBG] pgmap v6560: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:03.945976+0000 mgr.y (mgr.14556) 4573 : cluster [DBG] pgmap v6560: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:05.946416+0000 mgr.y (mgr.14556) 4574 : cluster [DBG] pgmap v6561: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:05.946416+0000 mgr.y (mgr.14556) 4574 : cluster [DBG] pgmap v6561: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:05.946416+0000 mgr.y (mgr.14556) 4574 : cluster [DBG] pgmap v6561: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:07.946966+0000 mgr.y (mgr.14556) 4575 : cluster [DBG] pgmap v6562: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:09.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:07.946966+0000 mgr.y (mgr.14556) 4575 : cluster [DBG] pgmap v6562: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:07.946966+0000 mgr.y (mgr.14556) 4575 : cluster [DBG] pgmap v6562: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:11.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:09.947420+0000 mgr.y (mgr.14556) 4576 : cluster [DBG] pgmap v6563: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:09.947420+0000 mgr.y (mgr.14556) 4576 : cluster [DBG] pgmap v6563: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:09.947420+0000 mgr.y (mgr.14556) 4576 : cluster [DBG] pgmap v6563: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:45:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:11] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:45:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:11.947954+0000 mgr.y (mgr.14556) 4577 : cluster [DBG] pgmap v6564: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:11.947954+0000 mgr.y (mgr.14556) 4577 : cluster [DBG] pgmap v6564: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:11.947954+0000 mgr.y (mgr.14556) 4577 : cluster [DBG] pgmap v6564: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:45:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:45:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:13.948660+0000 mgr.y (mgr.14556) 4578 : cluster [DBG] pgmap v6565: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:13.948660+0000 mgr.y (mgr.14556) 4578 : cluster [DBG] pgmap v6565: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:13.948660+0000 mgr.y (mgr.14556) 4578 : cluster [DBG] pgmap v6565: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:15.949190+0000 mgr.y (mgr.14556) 4579 : cluster [DBG] pgmap v6566: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:15.949190+0000 mgr.y (mgr.14556) 4579 : cluster [DBG] pgmap v6566: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:15.949190+0000 mgr.y (mgr.14556) 4579 : cluster [DBG] pgmap v6566: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:17.949813+0000 mgr.y (mgr.14556) 4580 : cluster [DBG] pgmap v6567: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:19.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:17.949813+0000 mgr.y (mgr.14556) 4580 : cluster [DBG] pgmap v6567: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:17.949813+0000 mgr.y (mgr.14556) 4580 : cluster [DBG] pgmap v6567: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:21.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:19.950296+0000 mgr.y (mgr.14556) 4581 : cluster [DBG] pgmap v6568: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:21.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:19.950296+0000 mgr.y (mgr.14556) 4581 : cluster [DBG] pgmap v6568: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:19.950296+0000 mgr.y (mgr.14556) 4581 : cluster [DBG] pgmap v6568: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:45:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:21] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:45:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:21.950687+0000 mgr.y (mgr.14556) 4582 : cluster [DBG] pgmap v6569: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:21.950687+0000 mgr.y (mgr.14556) 4582 : cluster [DBG] pgmap v6569: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:21.950687+0000 mgr.y (mgr.14556) 4582 : cluster [DBG] pgmap v6569: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:45:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:45:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:23.951548+0000 mgr.y (mgr.14556) 4583 : cluster [DBG] pgmap v6570: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:25.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:23.951548+0000 mgr.y (mgr.14556) 4583 : cluster [DBG] pgmap v6570: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:23.951548+0000 mgr.y (mgr.14556) 4583 : cluster [DBG] pgmap v6570: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:25.952152+0000 mgr.y (mgr.14556) 4584 : cluster [DBG] pgmap v6571: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:27.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:25.952152+0000 mgr.y (mgr.14556) 4584 : cluster [DBG] pgmap v6571: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:25.952152+0000 mgr.y (mgr.14556) 4584 : cluster [DBG] pgmap v6571: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:28.298 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:45:28.585 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:45:28.585 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 9m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 9m ago 2h 62.2M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 9m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 9m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 9m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 9m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 9m ago 2h 551M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 9m ago 2h 322M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 9m ago 2h 318M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 9m ago 2h 22.0M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 9m ago 2h 24.1M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 9m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 9m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 9m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 9m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 9m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:45:28.586 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 9m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:45:28.587 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 9m ago 2h 489M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:45:28.587 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 9m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:45:28.587 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 9m ago 2h 98.5M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:45:28.933 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:45:28.933 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:45:28.933 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:45:28.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:45:28.933 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:45:28.933 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:45:28.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:45:28.933 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:45:28.933 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:45:28.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:45:28.934 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:45:28.934 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:45:28.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:45:28.934 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:45:28.934 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:45:28.934 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:45:28.934 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:45:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:27.952946+0000 mgr.y (mgr.14556) 4585 : cluster [DBG] pgmap v6572: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:28.287767+0000 mgr.y (mgr.14556) 4586 : audit [DBG] from='client.30914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:45:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:28.578631+0000 mgr.y (mgr.14556) 4587 : audit [DBG] from='client.21030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:45:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:28.934144+0000 mon.a (mon.0) 4540 : audit [DBG] from='client.? 172.21.15.31:0/2176425679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:45:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:27.952946+0000 mgr.y (mgr.14556) 4585 : cluster [DBG] pgmap v6572: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:28.287767+0000 mgr.y (mgr.14556) 4586 : audit [DBG] from='client.30914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:45:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:28.578631+0000 mgr.y (mgr.14556) 4587 : audit [DBG] from='client.21030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:45:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:28.934144+0000 mon.a (mon.0) 4540 : audit [DBG] from='client.? 172.21.15.31:0/2176425679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:45:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:27.952946+0000 mgr.y (mgr.14556) 4585 : cluster [DBG] pgmap v6572: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:28.287767+0000 mgr.y (mgr.14556) 4586 : audit [DBG] from='client.30914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:45:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:28.578631+0000 mgr.y (mgr.14556) 4587 : audit [DBG] from='client.21030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:45:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:28.934144+0000 mon.a (mon.0) 4540 : audit [DBG] from='client.? 172.21.15.31:0/2176425679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:45:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:29.953348+0000 mgr.y (mgr.14556) 4588 : cluster [DBG] pgmap v6573: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:29.953348+0000 mgr.y (mgr.14556) 4588 : cluster [DBG] pgmap v6573: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:29.953348+0000 mgr.y (mgr.14556) 4588 : cluster [DBG] pgmap v6573: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:45:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:31] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:45:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:31.953906+0000 mgr.y (mgr.14556) 4589 : cluster [DBG] pgmap v6574: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:31.953906+0000 mgr.y (mgr.14556) 4589 : cluster [DBG] pgmap v6574: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:31.953906+0000 mgr.y (mgr.14556) 4589 : cluster [DBG] pgmap v6574: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:34.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:34 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:34.051533+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:45:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:45:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:45:34.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:34.051533+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:45:34.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:34 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:34.051533+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:45:35.096 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:33.954708+0000 mgr.y (mgr.14556) 4590 : cluster [DBG] pgmap v6575: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:35.097 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:33.954708+0000 mgr.y (mgr.14556) 4590 : cluster [DBG] pgmap v6575: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:35.097 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:33.954708+0000 mgr.y (mgr.14556) 4590 : cluster [DBG] pgmap v6575: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:35.955108+0000 mgr.y (mgr.14556) 4591 : cluster [DBG] pgmap v6576: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:36.878674+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:45:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:37.393366+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:45:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:35.955108+0000 mgr.y (mgr.14556) 4591 : cluster [DBG] pgmap v6576: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:36.878674+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:45:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:37.393366+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:45:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:35.955108+0000 mgr.y (mgr.14556) 4591 : cluster [DBG] pgmap v6576: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:36.878674+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:45:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:37.393366+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:45:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:37.675232+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:45:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:37.676056+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:45:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:37.681552+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:45:38.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:37.675232+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:45:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:37.676056+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:45:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:37.681552+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:45:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:37.675232+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:45:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:37.676056+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:45:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:37.681552+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:45:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:37.955694+0000 mgr.y (mgr.14556) 4592 : cluster [DBG] pgmap v6577: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:37.955694+0000 mgr.y (mgr.14556) 4592 : cluster [DBG] pgmap v6577: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:37.955694+0000 mgr.y (mgr.14556) 4592 : cluster [DBG] pgmap v6577: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:39.956191+0000 mgr.y (mgr.14556) 4593 : cluster [DBG] pgmap v6578: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:39.956191+0000 mgr.y (mgr.14556) 4593 : cluster [DBG] pgmap v6578: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:45:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:41] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:45:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:39.956191+0000 mgr.y (mgr.14556) 4593 : cluster [DBG] pgmap v6578: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:41.956719+0000 mgr.y (mgr.14556) 4594 : cluster [DBG] pgmap v6579: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:43.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:41.956719+0000 mgr.y (mgr.14556) 4594 : cluster [DBG] pgmap v6579: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:41.956719+0000 mgr.y (mgr.14556) 4594 : cluster [DBG] pgmap v6579: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:45:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:45:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:43.957549+0000 mgr.y (mgr.14556) 4595 : cluster [DBG] pgmap v6580: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:43.957549+0000 mgr.y (mgr.14556) 4595 : cluster [DBG] pgmap v6580: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:43.957549+0000 mgr.y (mgr.14556) 4595 : cluster [DBG] pgmap v6580: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:45.958128+0000 mgr.y (mgr.14556) 4596 : cluster [DBG] pgmap v6581: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:45.958128+0000 mgr.y (mgr.14556) 4596 : cluster [DBG] pgmap v6581: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:45.958128+0000 mgr.y (mgr.14556) 4596 : cluster [DBG] pgmap v6581: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:47.958770+0000 mgr.y (mgr.14556) 4597 : cluster [DBG] pgmap v6582: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:49.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:47.958770+0000 mgr.y (mgr.14556) 4597 : cluster [DBG] pgmap v6582: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:47.958770+0000 mgr.y (mgr.14556) 4597 : cluster [DBG] pgmap v6582: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:45:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:51] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:45:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:49.959432+0000 mgr.y (mgr.14556) 4598 : cluster [DBG] pgmap v6583: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:49.959432+0000 mgr.y (mgr.14556) 4598 : cluster [DBG] pgmap v6583: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:49.959432+0000 mgr.y (mgr.14556) 4598 : cluster [DBG] pgmap v6583: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:51.959933+0000 mgr.y (mgr.14556) 4599 : cluster [DBG] pgmap v6584: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:51.959933+0000 mgr.y (mgr.14556) 4599 : cluster [DBG] pgmap v6584: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:51.959933+0000 mgr.y (mgr.14556) 4599 : cluster [DBG] pgmap v6584: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:45:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:45:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:53.960690+0000 mgr.y (mgr.14556) 4600 : cluster [DBG] pgmap v6585: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:53.960690+0000 mgr.y (mgr.14556) 4600 : cluster [DBG] pgmap v6585: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:53.960690+0000 mgr.y (mgr.14556) 4600 : cluster [DBG] pgmap v6585: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:55.961379+0000 mgr.y (mgr.14556) 4601 : cluster [DBG] pgmap v6586: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:57.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:55.961379+0000 mgr.y (mgr.14556) 4601 : cluster [DBG] pgmap v6586: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:55.961379+0000 mgr.y (mgr.14556) 4601 : cluster [DBG] pgmap v6586: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:59.260 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:45:59.547 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:45:59.547 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 22s ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:45:59.547 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 22s ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:45:59.547 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 22s ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 22s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 22s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 22s ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 22s ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 22s ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 22s ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 22s ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 22s ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 22s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 22s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 22s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 22s ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 22s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 22s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 22s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:45:59.548 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 22s ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:45:59.549 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 22s ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:45:59.896 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:45:59.896 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:45:59.896 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:45:59.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:45:59.896 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:45:59.896 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:45:59.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:45:59.896 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:45:59.896 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:45:59.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:45:59.897 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:45:59.897 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:45:59.897 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:45:59.897 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:45:59.897 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:45:59.897 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:45:59.897 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:45:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:45:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:57.962079+0000 mgr.y (mgr.14556) 4602 : cluster [DBG] pgmap v6587: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:45:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:57.962079+0000 mgr.y (mgr.14556) 4602 : cluster [DBG] pgmap v6587: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:45:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:45:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:57.962079+0000 mgr.y (mgr.14556) 4602 : cluster [DBG] pgmap v6587: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:59.248935+0000 mgr.y (mgr.14556) 4603 : audit [DBG] from='client.21042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:59.540323+0000 mgr.y (mgr.14556) 4604 : audit [DBG] from='client.30938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:45:59.897178+0000 mon.a (mon.0) 4547 : audit [DBG] from='client.? 172.21.15.31:0/4184534630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:46:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:59.248935+0000 mgr.y (mgr.14556) 4603 : audit [DBG] from='client.21042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:59.540323+0000 mgr.y (mgr.14556) 4604 : audit [DBG] from='client.30938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:45:59.897178+0000 mon.a (mon.0) 4547 : audit [DBG] from='client.? 172.21.15.31:0/4184534630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:46:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:59.248935+0000 mgr.y (mgr.14556) 4603 : audit [DBG] from='client.21042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:59.540323+0000 mgr.y (mgr.14556) 4604 : audit [DBG] from='client.30938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:00.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:45:59.897178+0000 mon.a (mon.0) 4547 : audit [DBG] from='client.? 172.21.15.31:0/4184534630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:46:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:45:59.962465+0000 mgr.y (mgr.14556) 4605 : cluster [DBG] pgmap v6588: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:45:59.962465+0000 mgr.y (mgr.14556) 4605 : cluster [DBG] pgmap v6588: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:46:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:01] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:46:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:45:59.962465+0000 mgr.y (mgr.14556) 4605 : cluster [DBG] pgmap v6588: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:01.962827+0000 mgr.y (mgr.14556) 4606 : cluster [DBG] pgmap v6589: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:01.962827+0000 mgr.y (mgr.14556) 4606 : cluster [DBG] pgmap v6589: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:01.962827+0000 mgr.y (mgr.14556) 4606 : cluster [DBG] pgmap v6589: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:46:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:46:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:03.963618+0000 mgr.y (mgr.14556) 4607 : cluster [DBG] pgmap v6590: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:03.963618+0000 mgr.y (mgr.14556) 4607 : cluster [DBG] pgmap v6590: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:03.963618+0000 mgr.y (mgr.14556) 4607 : cluster [DBG] pgmap v6590: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:05.964183+0000 mgr.y (mgr.14556) 4608 : cluster [DBG] pgmap v6591: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:05.964183+0000 mgr.y (mgr.14556) 4608 : cluster [DBG] pgmap v6591: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:05.964183+0000 mgr.y (mgr.14556) 4608 : cluster [DBG] pgmap v6591: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:07.964751+0000 mgr.y (mgr.14556) 4609 : cluster [DBG] pgmap v6592: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:07.964751+0000 mgr.y (mgr.14556) 4609 : cluster [DBG] pgmap v6592: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:07.964751+0000 mgr.y (mgr.14556) 4609 : cluster [DBG] pgmap v6592: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:11.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:09.965203+0000 mgr.y (mgr.14556) 4610 : cluster [DBG] pgmap v6593: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:09.965203+0000 mgr.y (mgr.14556) 4610 : cluster [DBG] pgmap v6593: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:09.965203+0000 mgr.y (mgr.14556) 4610 : cluster [DBG] pgmap v6593: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:46:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:11] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:46:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:11.965633+0000 mgr.y (mgr.14556) 4611 : cluster [DBG] pgmap v6594: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:13.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:11.965633+0000 mgr.y (mgr.14556) 4611 : cluster [DBG] pgmap v6594: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:11.965633+0000 mgr.y (mgr.14556) 4611 : cluster [DBG] pgmap v6594: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:46:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:46:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:13.966327+0000 mgr.y (mgr.14556) 4612 : cluster [DBG] pgmap v6595: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:13.966327+0000 mgr.y (mgr.14556) 4612 : cluster [DBG] pgmap v6595: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:13.966327+0000 mgr.y (mgr.14556) 4612 : cluster [DBG] pgmap v6595: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:15.966711+0000 mgr.y (mgr.14556) 4613 : cluster [DBG] pgmap v6596: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:17.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:15.966711+0000 mgr.y (mgr.14556) 4613 : cluster [DBG] pgmap v6596: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:15.966711+0000 mgr.y (mgr.14556) 4613 : cluster [DBG] pgmap v6596: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:17.967409+0000 mgr.y (mgr.14556) 4614 : cluster [DBG] pgmap v6597: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:17.967409+0000 mgr.y (mgr.14556) 4614 : cluster [DBG] pgmap v6597: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:17.967409+0000 mgr.y (mgr.14556) 4614 : cluster [DBG] pgmap v6597: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:21.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:19.967860+0000 mgr.y (mgr.14556) 4615 : cluster [DBG] pgmap v6598: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:19.967860+0000 mgr.y (mgr.14556) 4615 : cluster [DBG] pgmap v6598: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:19.967860+0000 mgr.y (mgr.14556) 4615 : cluster [DBG] pgmap v6598: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:46:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:21] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:46:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:21.968266+0000 mgr.y (mgr.14556) 4616 : cluster [DBG] pgmap v6599: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:23.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:21.968266+0000 mgr.y (mgr.14556) 4616 : cluster [DBG] pgmap v6599: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:21.968266+0000 mgr.y (mgr.14556) 4616 : cluster [DBG] pgmap v6599: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:46:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:46:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:23.969096+0000 mgr.y (mgr.14556) 4617 : cluster [DBG] pgmap v6600: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:25.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:23.969096+0000 mgr.y (mgr.14556) 4617 : cluster [DBG] pgmap v6600: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:23.969096+0000 mgr.y (mgr.14556) 4617 : cluster [DBG] pgmap v6600: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:25.969678+0000 mgr.y (mgr.14556) 4618 : cluster [DBG] pgmap v6601: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:25.969678+0000 mgr.y (mgr.14556) 4618 : cluster [DBG] pgmap v6601: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:25.969678+0000 mgr.y (mgr.14556) 4618 : cluster [DBG] pgmap v6601: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:27.970522+0000 mgr.y (mgr.14556) 4619 : cluster [DBG] pgmap v6602: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:27.970522+0000 mgr.y (mgr.14556) 4619 : cluster [DBG] pgmap v6602: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:27.970522+0000 mgr.y (mgr.14556) 4619 : cluster [DBG] pgmap v6602: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:30.223 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:46:30.512 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 53s ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 53s ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 53s ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 53s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 53s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 53s ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 53s ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 53s ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 53s ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 53s ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 53s ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 53s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:46:30.513 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 53s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:46:30.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 53s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:46:30.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 53s ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:46:30.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 53s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:46:30.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 53s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:46:30.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 53s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:46:30.514 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 53s ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:46:30.514 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 53s ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:46:30.864 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:46:30.865 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:46:30.866 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:46:30.866 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:46:30.866 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:46:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:29.970899+0000 mgr.y (mgr.14556) 4620 : cluster [DBG] pgmap v6603: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:46:30.212301+0000 mgr.y (mgr.14556) 4621 : audit [DBG] from='client.30950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:46:30.505449+0000 mgr.y (mgr.14556) 4622 : audit [DBG] from='client.21066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:31.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:46:30.865746+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.31:0/660130887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:46:31.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:29.970899+0000 mgr.y (mgr.14556) 4620 : cluster [DBG] pgmap v6603: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:31.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:46:30.212301+0000 mgr.y (mgr.14556) 4621 : audit [DBG] from='client.30950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:31.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:46:30.505449+0000 mgr.y (mgr.14556) 4622 : audit [DBG] from='client.21066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:31.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:46:30.865746+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.31:0/660130887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:46:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:29.970899+0000 mgr.y (mgr.14556) 4620 : cluster [DBG] pgmap v6603: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:46:30.212301+0000 mgr.y (mgr.14556) 4621 : audit [DBG] from='client.30950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:46:30.505449+0000 mgr.y (mgr.14556) 4622 : audit [DBG] from='client.21066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:46:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:46:30.865746+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.31:0/660130887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:46:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:46:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:31] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:46:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:31.971326+0000 mgr.y (mgr.14556) 4623 : cluster [DBG] pgmap v6604: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:31.971326+0000 mgr.y (mgr.14556) 4623 : cluster [DBG] pgmap v6604: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:31.971326+0000 mgr.y (mgr.14556) 4623 : cluster [DBG] pgmap v6604: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:46:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:46:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:33.972143+0000 mgr.y (mgr.14556) 4624 : cluster [DBG] pgmap v6605: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:33.972143+0000 mgr.y (mgr.14556) 4624 : cluster [DBG] pgmap v6605: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:33.972143+0000 mgr.y (mgr.14556) 4624 : cluster [DBG] pgmap v6605: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:35.972484+0000 mgr.y (mgr.14556) 4625 : cluster [DBG] pgmap v6606: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:35.972484+0000 mgr.y (mgr.14556) 4625 : cluster [DBG] pgmap v6606: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:35.972484+0000 mgr.y (mgr.14556) 4625 : cluster [DBG] pgmap v6606: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:38.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:46:37.686756+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:46:38.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:46:37.994776+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:46:38.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:46:37.995464+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:46:38.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:46:37.999683+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:46:38.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:46:37.686756+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:46:38.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:46:37.994776+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:46:38.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:46:37.995464+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:46:38.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:46:37.999683+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:46:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:46:37.686756+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:46:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:46:37.994776+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:46:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:46:37.995464+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:46:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:46:37.999683+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:46:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:37.973098+0000 mgr.y (mgr.14556) 4626 : cluster [DBG] pgmap v6607: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:37.973098+0000 mgr.y (mgr.14556) 4626 : cluster [DBG] pgmap v6607: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:37.973098+0000 mgr.y (mgr.14556) 4626 : cluster [DBG] pgmap v6607: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:39.973586+0000 mgr.y (mgr.14556) 4627 : cluster [DBG] pgmap v6608: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:39.973586+0000 mgr.y (mgr.14556) 4627 : cluster [DBG] pgmap v6608: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:39.973586+0000 mgr.y (mgr.14556) 4627 : cluster [DBG] pgmap v6608: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:46:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:41] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:46:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:41.974031+0000 mgr.y (mgr.14556) 4628 : cluster [DBG] pgmap v6609: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:41.974031+0000 mgr.y (mgr.14556) 4628 : cluster [DBG] pgmap v6609: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:41.974031+0000 mgr.y (mgr.14556) 4628 : cluster [DBG] pgmap v6609: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:46:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:46:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:43.974828+0000 mgr.y (mgr.14556) 4629 : cluster [DBG] pgmap v6610: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:43.974828+0000 mgr.y (mgr.14556) 4629 : cluster [DBG] pgmap v6610: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:43.974828+0000 mgr.y (mgr.14556) 4629 : cluster [DBG] pgmap v6610: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:45.975291+0000 mgr.y (mgr.14556) 4630 : cluster [DBG] pgmap v6611: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:45.975291+0000 mgr.y (mgr.14556) 4630 : cluster [DBG] pgmap v6611: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:45.975291+0000 mgr.y (mgr.14556) 4630 : cluster [DBG] pgmap v6611: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:47.976076+0000 mgr.y (mgr.14556) 4631 : cluster [DBG] pgmap v6612: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:49.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:47.976076+0000 mgr.y (mgr.14556) 4631 : cluster [DBG] pgmap v6612: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:47.976076+0000 mgr.y (mgr.14556) 4631 : cluster [DBG] pgmap v6612: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:49.976661+0000 mgr.y (mgr.14556) 4632 : cluster [DBG] pgmap v6613: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:49.976661+0000 mgr.y (mgr.14556) 4632 : cluster [DBG] pgmap v6613: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:49.976661+0000 mgr.y (mgr.14556) 4632 : cluster [DBG] pgmap v6613: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:46:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:51] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:46:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:51.977134+0000 mgr.y (mgr.14556) 4633 : cluster [DBG] pgmap v6614: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:51.977134+0000 mgr.y (mgr.14556) 4633 : cluster [DBG] pgmap v6614: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:51.977134+0000 mgr.y (mgr.14556) 4633 : cluster [DBG] pgmap v6614: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:46:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:46:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:53.977844+0000 mgr.y (mgr.14556) 4634 : cluster [DBG] pgmap v6615: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:53.977844+0000 mgr.y (mgr.14556) 4634 : cluster [DBG] pgmap v6615: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:53.977844+0000 mgr.y (mgr.14556) 4634 : cluster [DBG] pgmap v6615: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:55.978397+0000 mgr.y (mgr.14556) 4635 : cluster [DBG] pgmap v6616: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:57.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:55.978397+0000 mgr.y (mgr.14556) 4635 : cluster [DBG] pgmap v6616: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:55.978397+0000 mgr.y (mgr.14556) 4635 : cluster [DBG] pgmap v6616: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:46:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:57.978946+0000 mgr.y (mgr.14556) 4636 : cluster [DBG] pgmap v6617: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:59.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:46:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:57.978946+0000 mgr.y (mgr.14556) 4636 : cluster [DBG] pgmap v6617: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:46:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:46:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:57.978946+0000 mgr.y (mgr.14556) 4636 : cluster [DBG] pgmap v6617: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:01.190 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:47:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:46:59.979384+0000 mgr.y (mgr.14556) 4637 : cluster [DBG] pgmap v6618: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:01.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:46:59.979384+0000 mgr.y (mgr.14556) 4637 : cluster [DBG] pgmap v6618: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:46:59.979384+0000 mgr.y (mgr.14556) 4637 : cluster [DBG] pgmap v6618: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:01.477 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:47:01.477 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 84s ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:47:01.477 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 84s ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:47:01.477 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 84s ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:47:01.477 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 84s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:47:01.477 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 84s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:47:01.477 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 84s ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 84s ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 84s ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 84s ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 84s ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 84s ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 84s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 84s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 84s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 84s ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 84s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 84s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 84s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 84s ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:47:01.478 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 84s ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:47:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:47:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:01] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:47:01.826 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:47:01.826 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:47:01.826 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:47:01.826 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:47:01.826 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:47:01.826 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:47:01.826 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:47:01.826 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:47:01.827 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:47:01.827 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:47:01.827 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:47:01.827 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:47:01.827 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:47:01.827 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:47:01.827 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:47:01.827 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:47:01.827 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:47:02.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:47:01.178382+0000 mgr.y (mgr.14556) 4638 : audit [DBG] from='client.21078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:02.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:47:01.470495+0000 mgr.y (mgr.14556) 4639 : audit [DBG] from='client.21084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:02.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:47:01.827200+0000 mon.a (mon.0) 4552 : audit [DBG] from='client.? 172.21.15.31:0/130844803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:47:02.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:47:01.178382+0000 mgr.y (mgr.14556) 4638 : audit [DBG] from='client.21078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:02.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:47:01.470495+0000 mgr.y (mgr.14556) 4639 : audit [DBG] from='client.21084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:02.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:47:01.827200+0000 mon.a (mon.0) 4552 : audit [DBG] from='client.? 172.21.15.31:0/130844803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:47:02.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:47:01.178382+0000 mgr.y (mgr.14556) 4638 : audit [DBG] from='client.21078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:02.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:47:01.470495+0000 mgr.y (mgr.14556) 4639 : audit [DBG] from='client.21084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:02.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:47:01.827200+0000 mon.a (mon.0) 4552 : audit [DBG] from='client.? 172.21.15.31:0/130844803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:47:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:01.979907+0000 mgr.y (mgr.14556) 4640 : cluster [DBG] pgmap v6619: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:03.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:01.979907+0000 mgr.y (mgr.14556) 4640 : cluster [DBG] pgmap v6619: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:01.979907+0000 mgr.y (mgr.14556) 4640 : cluster [DBG] pgmap v6619: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:47:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:47:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:03.980706+0000 mgr.y (mgr.14556) 4641 : cluster [DBG] pgmap v6620: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:03.980706+0000 mgr.y (mgr.14556) 4641 : cluster [DBG] pgmap v6620: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:03.980706+0000 mgr.y (mgr.14556) 4641 : cluster [DBG] pgmap v6620: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:05.981264+0000 mgr.y (mgr.14556) 4642 : cluster [DBG] pgmap v6621: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:05.981264+0000 mgr.y (mgr.14556) 4642 : cluster [DBG] pgmap v6621: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:05.981264+0000 mgr.y (mgr.14556) 4642 : cluster [DBG] pgmap v6621: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:07.982126+0000 mgr.y (mgr.14556) 4643 : cluster [DBG] pgmap v6622: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:07.982126+0000 mgr.y (mgr.14556) 4643 : cluster [DBG] pgmap v6622: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:07.982126+0000 mgr.y (mgr.14556) 4643 : cluster [DBG] pgmap v6622: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:09.982602+0000 mgr.y (mgr.14556) 4644 : cluster [DBG] pgmap v6623: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:11.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:09.982602+0000 mgr.y (mgr.14556) 4644 : cluster [DBG] pgmap v6623: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:09.982602+0000 mgr.y (mgr.14556) 4644 : cluster [DBG] pgmap v6623: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:47:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:11] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:47:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:11.983172+0000 mgr.y (mgr.14556) 4645 : cluster [DBG] pgmap v6624: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:11.983172+0000 mgr.y (mgr.14556) 4645 : cluster [DBG] pgmap v6624: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:11.983172+0000 mgr.y (mgr.14556) 4645 : cluster [DBG] pgmap v6624: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:47:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:47:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:13.983999+0000 mgr.y (mgr.14556) 4646 : cluster [DBG] pgmap v6625: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:13.983999+0000 mgr.y (mgr.14556) 4646 : cluster [DBG] pgmap v6625: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:13.983999+0000 mgr.y (mgr.14556) 4646 : cluster [DBG] pgmap v6625: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:15.984348+0000 mgr.y (mgr.14556) 4647 : cluster [DBG] pgmap v6626: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:15.984348+0000 mgr.y (mgr.14556) 4647 : cluster [DBG] pgmap v6626: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:15.984348+0000 mgr.y (mgr.14556) 4647 : cluster [DBG] pgmap v6626: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:17.985104+0000 mgr.y (mgr.14556) 4648 : cluster [DBG] pgmap v6627: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:17.985104+0000 mgr.y (mgr.14556) 4648 : cluster [DBG] pgmap v6627: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:17.985104+0000 mgr.y (mgr.14556) 4648 : cluster [DBG] pgmap v6627: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:19.985455+0000 mgr.y (mgr.14556) 4649 : cluster [DBG] pgmap v6628: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:21.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:19.985455+0000 mgr.y (mgr.14556) 4649 : cluster [DBG] pgmap v6628: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:19.985455+0000 mgr.y (mgr.14556) 4649 : cluster [DBG] pgmap v6628: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:47:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:21] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:47:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:21.985873+0000 mgr.y (mgr.14556) 4650 : cluster [DBG] pgmap v6629: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:21.985873+0000 mgr.y (mgr.14556) 4650 : cluster [DBG] pgmap v6629: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:21.985873+0000 mgr.y (mgr.14556) 4650 : cluster [DBG] pgmap v6629: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:47:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:47:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:23.986576+0000 mgr.y (mgr.14556) 4651 : cluster [DBG] pgmap v6630: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:23.986576+0000 mgr.y (mgr.14556) 4651 : cluster [DBG] pgmap v6630: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:23.986576+0000 mgr.y (mgr.14556) 4651 : cluster [DBG] pgmap v6630: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:25.987130+0000 mgr.y (mgr.14556) 4652 : cluster [DBG] pgmap v6631: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:27.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:25.987130+0000 mgr.y (mgr.14556) 4652 : cluster [DBG] pgmap v6631: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:25.987130+0000 mgr.y (mgr.14556) 4652 : cluster [DBG] pgmap v6631: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:27.987905+0000 mgr.y (mgr.14556) 4653 : cluster [DBG] pgmap v6632: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:27.987905+0000 mgr.y (mgr.14556) 4653 : cluster [DBG] pgmap v6632: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:27.987905+0000 mgr.y (mgr.14556) 4653 : cluster [DBG] pgmap v6632: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:31.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:29.988352+0000 mgr.y (mgr.14556) 4654 : cluster [DBG] pgmap v6633: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:29.988352+0000 mgr.y (mgr.14556) 4654 : cluster [DBG] pgmap v6633: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:29.988352+0000 mgr.y (mgr.14556) 4654 : cluster [DBG] pgmap v6633: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:47:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:31] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:47:32.154 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:47:32.441 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:47:32.441 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 115s ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:47:32.441 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 115s ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 115s ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 115s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 115s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 115s ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 115s ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 115s ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 115s ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 115s ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 115s ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 115s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 115s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 115s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 115s ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:47:32.442 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 115s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:47:32.443 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 115s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:47:32.443 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 115s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:47:32.443 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 115s ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:47:32.443 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 115s ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:47:32.790 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:47:32.790 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:47:32.790 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:47:32.790 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:47:32.791 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:47:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:31.988696+0000 mgr.y (mgr.14556) 4655 : cluster [DBG] pgmap v6634: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:47:32.142725+0000 mgr.y (mgr.14556) 4656 : audit [DBG] from='client.30986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:47:32.434381+0000 mgr.y (mgr.14556) 4657 : audit [DBG] from='client.21102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:47:32.791392+0000 mon.a (mon.0) 4553 : audit [DBG] from='client.? 172.21.15.31:0/3357745141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:47:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:31.988696+0000 mgr.y (mgr.14556) 4655 : cluster [DBG] pgmap v6634: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:47:32.142725+0000 mgr.y (mgr.14556) 4656 : audit [DBG] from='client.30986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:47:32.434381+0000 mgr.y (mgr.14556) 4657 : audit [DBG] from='client.21102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:47:32.791392+0000 mon.a (mon.0) 4553 : audit [DBG] from='client.? 172.21.15.31:0/3357745141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:47:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:31.988696+0000 mgr.y (mgr.14556) 4655 : cluster [DBG] pgmap v6634: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:47:32.142725+0000 mgr.y (mgr.14556) 4656 : audit [DBG] from='client.30986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:47:32.434381+0000 mgr.y (mgr.14556) 4657 : audit [DBG] from='client.21102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:47:33.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:47:32.791392+0000 mon.a (mon.0) 4553 : audit [DBG] from='client.? 172.21.15.31:0/3357745141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:47:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:47:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:47:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:33.989525+0000 mgr.y (mgr.14556) 4658 : cluster [DBG] pgmap v6635: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:35.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:33.989525+0000 mgr.y (mgr.14556) 4658 : cluster [DBG] pgmap v6635: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:33.989525+0000 mgr.y (mgr.14556) 4658 : cluster [DBG] pgmap v6635: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:35.990001+0000 mgr.y (mgr.14556) 4659 : cluster [DBG] pgmap v6636: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:35.990001+0000 mgr.y (mgr.14556) 4659 : cluster [DBG] pgmap v6636: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:35.990001+0000 mgr.y (mgr.14556) 4659 : cluster [DBG] pgmap v6636: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:38.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:47:38.004255+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:47:38.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:47:38.004255+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:47:38.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:47:38.004255+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:47:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:37.990693+0000 mgr.y (mgr.14556) 4660 : cluster [DBG] pgmap v6637: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:47:38.311312+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:47:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:47:38.311995+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:47:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:47:38.316163+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:47:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:37.990693+0000 mgr.y (mgr.14556) 4660 : cluster [DBG] pgmap v6637: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:47:38.311312+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:47:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:47:38.311995+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:47:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:47:38.316163+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:47:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:37.990693+0000 mgr.y (mgr.14556) 4660 : cluster [DBG] pgmap v6637: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:47:38.311312+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:47:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:47:38.311995+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:47:39.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:47:38.316163+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:47:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:39.991242+0000 mgr.y (mgr.14556) 4661 : cluster [DBG] pgmap v6638: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:41.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:39.991242+0000 mgr.y (mgr.14556) 4661 : cluster [DBG] pgmap v6638: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:41.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:39.991242+0000 mgr.y (mgr.14556) 4661 : cluster [DBG] pgmap v6638: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:41.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:47:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:41] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:47:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:41.991703+0000 mgr.y (mgr.14556) 4662 : cluster [DBG] pgmap v6639: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:41.991703+0000 mgr.y (mgr.14556) 4662 : cluster [DBG] pgmap v6639: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:41.991703+0000 mgr.y (mgr.14556) 4662 : cluster [DBG] pgmap v6639: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:47:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:47:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:43.992369+0000 mgr.y (mgr.14556) 4663 : cluster [DBG] pgmap v6640: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:43.992369+0000 mgr.y (mgr.14556) 4663 : cluster [DBG] pgmap v6640: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:43.992369+0000 mgr.y (mgr.14556) 4663 : cluster [DBG] pgmap v6640: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:45.992876+0000 mgr.y (mgr.14556) 4664 : cluster [DBG] pgmap v6641: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:47.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:45.992876+0000 mgr.y (mgr.14556) 4664 : cluster [DBG] pgmap v6641: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:45.992876+0000 mgr.y (mgr.14556) 4664 : cluster [DBG] pgmap v6641: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:47.993537+0000 mgr.y (mgr.14556) 4665 : cluster [DBG] pgmap v6642: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:47.993537+0000 mgr.y (mgr.14556) 4665 : cluster [DBG] pgmap v6642: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:47.993537+0000 mgr.y (mgr.14556) 4665 : cluster [DBG] pgmap v6642: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:51.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:49.993999+0000 mgr.y (mgr.14556) 4666 : cluster [DBG] pgmap v6643: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:51.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:49.993999+0000 mgr.y (mgr.14556) 4666 : cluster [DBG] pgmap v6643: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:51.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:47:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:51] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:47:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:49.993999+0000 mgr.y (mgr.14556) 4666 : cluster [DBG] pgmap v6643: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:51.994400+0000 mgr.y (mgr.14556) 4667 : cluster [DBG] pgmap v6644: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:51.994400+0000 mgr.y (mgr.14556) 4667 : cluster [DBG] pgmap v6644: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:51.994400+0000 mgr.y (mgr.14556) 4667 : cluster [DBG] pgmap v6644: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:47:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:47:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:53.995099+0000 mgr.y (mgr.14556) 4668 : cluster [DBG] pgmap v6645: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:53.995099+0000 mgr.y (mgr.14556) 4668 : cluster [DBG] pgmap v6645: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:53.995099+0000 mgr.y (mgr.14556) 4668 : cluster [DBG] pgmap v6645: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:55.995472+0000 mgr.y (mgr.14556) 4669 : cluster [DBG] pgmap v6646: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:55.995472+0000 mgr.y (mgr.14556) 4669 : cluster [DBG] pgmap v6646: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:55.995472+0000 mgr.y (mgr.14556) 4669 : cluster [DBG] pgmap v6646: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:47:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:57.996117+0000 mgr.y (mgr.14556) 4670 : cluster [DBG] pgmap v6647: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:47:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:57.996117+0000 mgr.y (mgr.14556) 4670 : cluster [DBG] pgmap v6647: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:47:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:47:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:57.996117+0000 mgr.y (mgr.14556) 4670 : cluster [DBG] pgmap v6647: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:01.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:48:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:01] "GET /metrics HTTP/1.1" 200 196632 "" "Prometheus/2.33.4" 2024-04-17T13:48:01.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:47:59.996595+0000 mgr.y (mgr.14556) 4671 : cluster [DBG] pgmap v6648: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:01.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:47:59.996595+0000 mgr.y (mgr.14556) 4671 : cluster [DBG] pgmap v6648: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:47:59.996595+0000 mgr.y (mgr.14556) 4671 : cluster [DBG] pgmap v6648: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:03.117 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:48:03.405 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:48:03.405 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 2m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:48:03.405 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 2m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 2m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 2m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 2m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 2m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 2m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 2m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 2m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 2m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 2m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 2m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 2m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 2m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 2m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 2m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:48:03.406 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 2m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:48:03.407 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 2m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:48:03.407 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 2m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:48:03.407 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 2m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:48:03.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:01.997065+0000 mgr.y (mgr.14556) 4672 : cluster [DBG] pgmap v6649: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:01.997065+0000 mgr.y (mgr.14556) 4672 : cluster [DBG] pgmap v6649: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:01.997065+0000 mgr.y (mgr.14556) 4672 : cluster [DBG] pgmap v6649: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:03.755 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:48:03.755 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:48:03.756 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:48:04.243 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:48:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:48:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:48:03.106050+0000 mgr.y (mgr.14556) 4673 : audit [DBG] from='client.31004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:48:03.398471+0000 mgr.y (mgr.14556) 4674 : audit [DBG] from='client.31010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:48:03.756929+0000 mon.a (mon.0) 4558 : audit [DBG] from='client.? 172.21.15.31:0/1959818216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:48:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:48:03.106050+0000 mgr.y (mgr.14556) 4673 : audit [DBG] from='client.31004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:48:03.398471+0000 mgr.y (mgr.14556) 4674 : audit [DBG] from='client.31010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:48:03.756929+0000 mon.a (mon.0) 4558 : audit [DBG] from='client.? 172.21.15.31:0/1959818216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:48:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:48:03.106050+0000 mgr.y (mgr.14556) 4673 : audit [DBG] from='client.31004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:48:03.398471+0000 mgr.y (mgr.14556) 4674 : audit [DBG] from='client.31010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:48:03.756929+0000 mon.a (mon.0) 4558 : audit [DBG] from='client.? 172.21.15.31:0/1959818216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:48:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:03.997749+0000 mgr.y (mgr.14556) 4675 : cluster [DBG] pgmap v6650: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:03.997749+0000 mgr.y (mgr.14556) 4675 : cluster [DBG] pgmap v6650: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:03.997749+0000 mgr.y (mgr.14556) 4675 : cluster [DBG] pgmap v6650: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:05.998198+0000 mgr.y (mgr.14556) 4676 : cluster [DBG] pgmap v6651: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:05.998198+0000 mgr.y (mgr.14556) 4676 : cluster [DBG] pgmap v6651: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:05.998198+0000 mgr.y (mgr.14556) 4676 : cluster [DBG] pgmap v6651: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:07.998801+0000 mgr.y (mgr.14556) 4677 : cluster [DBG] pgmap v6652: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:07.998801+0000 mgr.y (mgr.14556) 4677 : cluster [DBG] pgmap v6652: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:07.998801+0000 mgr.y (mgr.14556) 4677 : cluster [DBG] pgmap v6652: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:09.999238+0000 mgr.y (mgr.14556) 4678 : cluster [DBG] pgmap v6653: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:11.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:09.999238+0000 mgr.y (mgr.14556) 4678 : cluster [DBG] pgmap v6653: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:09.999238+0000 mgr.y (mgr.14556) 4678 : cluster [DBG] pgmap v6653: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:48:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:11] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:48:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:11.999660+0000 mgr.y (mgr.14556) 4679 : cluster [DBG] pgmap v6654: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:11.999660+0000 mgr.y (mgr.14556) 4679 : cluster [DBG] pgmap v6654: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:11.999660+0000 mgr.y (mgr.14556) 4679 : cluster [DBG] pgmap v6654: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:48:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:48:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:14.000402+0000 mgr.y (mgr.14556) 4680 : cluster [DBG] pgmap v6655: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:14.000402+0000 mgr.y (mgr.14556) 4680 : cluster [DBG] pgmap v6655: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:14.000402+0000 mgr.y (mgr.14556) 4680 : cluster [DBG] pgmap v6655: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:16.000835+0000 mgr.y (mgr.14556) 4681 : cluster [DBG] pgmap v6656: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:16.000835+0000 mgr.y (mgr.14556) 4681 : cluster [DBG] pgmap v6656: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:16.000835+0000 mgr.y (mgr.14556) 4681 : cluster [DBG] pgmap v6656: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:18.001676+0000 mgr.y (mgr.14556) 4682 : cluster [DBG] pgmap v6657: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:18.001676+0000 mgr.y (mgr.14556) 4682 : cluster [DBG] pgmap v6657: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:18.001676+0000 mgr.y (mgr.14556) 4682 : cluster [DBG] pgmap v6657: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:20.002167+0000 mgr.y (mgr.14556) 4683 : cluster [DBG] pgmap v6658: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:48:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:21] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:48:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:20.002167+0000 mgr.y (mgr.14556) 4683 : cluster [DBG] pgmap v6658: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:20.002167+0000 mgr.y (mgr.14556) 4683 : cluster [DBG] pgmap v6658: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:22.002524+0000 mgr.y (mgr.14556) 4684 : cluster [DBG] pgmap v6659: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:22.002524+0000 mgr.y (mgr.14556) 4684 : cluster [DBG] pgmap v6659: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:22.002524+0000 mgr.y (mgr.14556) 4684 : cluster [DBG] pgmap v6659: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:48:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:48:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:24.003283+0000 mgr.y (mgr.14556) 4685 : cluster [DBG] pgmap v6660: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:24.003283+0000 mgr.y (mgr.14556) 4685 : cluster [DBG] pgmap v6660: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:24.003283+0000 mgr.y (mgr.14556) 4685 : cluster [DBG] pgmap v6660: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:26.003797+0000 mgr.y (mgr.14556) 4686 : cluster [DBG] pgmap v6661: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:26.003797+0000 mgr.y (mgr.14556) 4686 : cluster [DBG] pgmap v6661: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:26.003797+0000 mgr.y (mgr.14556) 4686 : cluster [DBG] pgmap v6661: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:28.004484+0000 mgr.y (mgr.14556) 4687 : cluster [DBG] pgmap v6662: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:28.004484+0000 mgr.y (mgr.14556) 4687 : cluster [DBG] pgmap v6662: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:28.004484+0000 mgr.y (mgr.14556) 4687 : cluster [DBG] pgmap v6662: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:30.004874+0000 mgr.y (mgr.14556) 4688 : cluster [DBG] pgmap v6663: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:30.004874+0000 mgr.y (mgr.14556) 4688 : cluster [DBG] pgmap v6663: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:30.004874+0000 mgr.y (mgr.14556) 4688 : cluster [DBG] pgmap v6663: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:48:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:31] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:48:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:32.005298+0000 mgr.y (mgr.14556) 4689 : cluster [DBG] pgmap v6664: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:32.005298+0000 mgr.y (mgr.14556) 4689 : cluster [DBG] pgmap v6664: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:32.005298+0000 mgr.y (mgr.14556) 4689 : cluster [DBG] pgmap v6664: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:34.080 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:48:34.367 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 2m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 2m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 2m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 2m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 2m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 2m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 2m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 2m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 2m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 2m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 2m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 2m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 2m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:48:34.368 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 2m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:48:34.369 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 2m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:48:34.369 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 2m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:48:34.369 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 2m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:48:34.369 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 2m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:48:34.369 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 2m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:48:34.369 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 2m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:48:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:48:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:48:34.715 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:48:34.715 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:48:34.716 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:48:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:34.005857+0000 mgr.y (mgr.14556) 4690 : cluster [DBG] pgmap v6665: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:48:34.069655+0000 mgr.y (mgr.14556) 4691 : audit [DBG] from='client.21132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:48:34.360807+0000 mgr.y (mgr.14556) 4692 : audit [DBG] from='client.31028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:48:34.716780+0000 mon.a (mon.0) 4559 : audit [DBG] from='client.? 172.21.15.31:0/1790861837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:48:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:34.005857+0000 mgr.y (mgr.14556) 4690 : cluster [DBG] pgmap v6665: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:48:34.069655+0000 mgr.y (mgr.14556) 4691 : audit [DBG] from='client.21132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:48:34.360807+0000 mgr.y (mgr.14556) 4692 : audit [DBG] from='client.31028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:48:34.716780+0000 mon.a (mon.0) 4559 : audit [DBG] from='client.? 172.21.15.31:0/1790861837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:48:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:34.005857+0000 mgr.y (mgr.14556) 4690 : cluster [DBG] pgmap v6665: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:48:34.069655+0000 mgr.y (mgr.14556) 4691 : audit [DBG] from='client.21132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:48:34.360807+0000 mgr.y (mgr.14556) 4692 : audit [DBG] from='client.31028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:48:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:48:34.716780+0000 mon.a (mon.0) 4559 : audit [DBG] from='client.? 172.21.15.31:0/1790861837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:48:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:36.006217+0000 mgr.y (mgr.14556) 4693 : cluster [DBG] pgmap v6666: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:36.006217+0000 mgr.y (mgr.14556) 4693 : cluster [DBG] pgmap v6666: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:36.006217+0000 mgr.y (mgr.14556) 4693 : cluster [DBG] pgmap v6666: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:48:38.320523+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:48:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:48:38.571944+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:48:38.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:48:38.320523+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:48:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:48:38.571944+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:48:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:48:38.320523+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:48:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:48:38.571944+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:48:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:38.006967+0000 mgr.y (mgr.14556) 4694 : cluster [DBG] pgmap v6667: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:48:38.864384+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:48:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:48:38.865032+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:48:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:48:38.870402+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:48:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:38.006967+0000 mgr.y (mgr.14556) 4694 : cluster [DBG] pgmap v6667: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:48:38.864384+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:48:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:48:38.865032+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:48:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:48:38.870402+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:48:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:38.006967+0000 mgr.y (mgr.14556) 4694 : cluster [DBG] pgmap v6667: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:48:38.864384+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:48:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:48:38.865032+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:48:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:48:38.870402+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:48:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:48:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:41] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:48:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:40.007410+0000 mgr.y (mgr.14556) 4695 : cluster [DBG] pgmap v6668: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:40.007410+0000 mgr.y (mgr.14556) 4695 : cluster [DBG] pgmap v6668: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:40.007410+0000 mgr.y (mgr.14556) 4695 : cluster [DBG] pgmap v6668: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:42.007937+0000 mgr.y (mgr.14556) 4696 : cluster [DBG] pgmap v6669: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:43.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:42.007937+0000 mgr.y (mgr.14556) 4696 : cluster [DBG] pgmap v6669: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:42.007937+0000 mgr.y (mgr.14556) 4696 : cluster [DBG] pgmap v6669: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:48:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:48:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:44.008684+0000 mgr.y (mgr.14556) 4697 : cluster [DBG] pgmap v6670: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:44.008684+0000 mgr.y (mgr.14556) 4697 : cluster [DBG] pgmap v6670: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:44.008684+0000 mgr.y (mgr.14556) 4697 : cluster [DBG] pgmap v6670: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:46.009263+0000 mgr.y (mgr.14556) 4698 : cluster [DBG] pgmap v6671: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:46.009263+0000 mgr.y (mgr.14556) 4698 : cluster [DBG] pgmap v6671: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:46.009263+0000 mgr.y (mgr.14556) 4698 : cluster [DBG] pgmap v6671: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:48.009997+0000 mgr.y (mgr.14556) 4699 : cluster [DBG] pgmap v6672: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:48.009997+0000 mgr.y (mgr.14556) 4699 : cluster [DBG] pgmap v6672: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:48.009997+0000 mgr.y (mgr.14556) 4699 : cluster [DBG] pgmap v6672: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:50.010534+0000 mgr.y (mgr.14556) 4700 : cluster [DBG] pgmap v6673: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:50.010534+0000 mgr.y (mgr.14556) 4700 : cluster [DBG] pgmap v6673: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:48:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:51] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:48:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:50.010534+0000 mgr.y (mgr.14556) 4700 : cluster [DBG] pgmap v6673: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:52.011049+0000 mgr.y (mgr.14556) 4701 : cluster [DBG] pgmap v6674: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:52.011049+0000 mgr.y (mgr.14556) 4701 : cluster [DBG] pgmap v6674: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:52.011049+0000 mgr.y (mgr.14556) 4701 : cluster [DBG] pgmap v6674: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:48:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:48:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:54.011931+0000 mgr.y (mgr.14556) 4702 : cluster [DBG] pgmap v6675: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:54.011931+0000 mgr.y (mgr.14556) 4702 : cluster [DBG] pgmap v6675: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:54.011931+0000 mgr.y (mgr.14556) 4702 : cluster [DBG] pgmap v6675: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:56.012362+0000 mgr.y (mgr.14556) 4703 : cluster [DBG] pgmap v6676: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:56.012362+0000 mgr.y (mgr.14556) 4703 : cluster [DBG] pgmap v6676: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:56.012362+0000 mgr.y (mgr.14556) 4703 : cluster [DBG] pgmap v6676: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:48:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:48:58.012983+0000 mgr.y (mgr.14556) 4704 : cluster [DBG] pgmap v6677: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:59.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:48:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:48:58.012983+0000 mgr.y (mgr.14556) 4704 : cluster [DBG] pgmap v6677: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:48:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:48:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:48:58.012983+0000 mgr.y (mgr.14556) 4704 : cluster [DBG] pgmap v6677: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:00.013427+0000 mgr.y (mgr.14556) 4705 : cluster [DBG] pgmap v6678: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:00.013427+0000 mgr.y (mgr.14556) 4705 : cluster [DBG] pgmap v6678: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:49:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:01] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:49:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:00.013427+0000 mgr.y (mgr.14556) 4705 : cluster [DBG] pgmap v6678: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:02.013932+0000 mgr.y (mgr.14556) 4706 : cluster [DBG] pgmap v6679: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:02.013932+0000 mgr.y (mgr.14556) 4706 : cluster [DBG] pgmap v6679: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:02.013932+0000 mgr.y (mgr.14556) 4706 : cluster [DBG] pgmap v6679: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:49:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:49:05.042 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:49:05.334 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:49:05.334 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 3m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 3m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 3m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 3m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 3m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 3m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 3m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 3m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 3m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 3m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 3m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 3m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 3m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:49:05.335 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 3m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:49:05.336 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 3m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:49:05.336 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 3m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:49:05.336 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 3m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:49:05.336 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 3m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:49:05.336 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 3m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:49:05.336 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 3m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:49:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:04.014717+0000 mgr.y (mgr.14556) 4707 : cluster [DBG] pgmap v6680: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:04.014717+0000 mgr.y (mgr.14556) 4707 : cluster [DBG] pgmap v6680: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:04.014717+0000 mgr.y (mgr.14556) 4707 : cluster [DBG] pgmap v6680: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:05.686 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:49:05.686 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:49:05.686 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:49:05.686 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:49:05.686 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:49:05.687 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:49:06.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:49:05.031926+0000 mgr.y (mgr.14556) 4708 : audit [DBG] from='client.31040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:06.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:49:05.327427+0000 mgr.y (mgr.14556) 4709 : audit [DBG] from='client.21156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:06.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:49:05.687076+0000 mon.a (mon.0) 4565 : audit [DBG] from='client.? 172.21.15.31:0/3032043348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:49:06.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:49:05.031926+0000 mgr.y (mgr.14556) 4708 : audit [DBG] from='client.31040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:06.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:49:05.327427+0000 mgr.y (mgr.14556) 4709 : audit [DBG] from='client.21156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:06.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:49:05.687076+0000 mon.a (mon.0) 4565 : audit [DBG] from='client.? 172.21.15.31:0/3032043348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:49:06.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:49:05.031926+0000 mgr.y (mgr.14556) 4708 : audit [DBG] from='client.31040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:06.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:49:05.327427+0000 mgr.y (mgr.14556) 4709 : audit [DBG] from='client.21156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:06.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:49:05.687076+0000 mon.a (mon.0) 4565 : audit [DBG] from='client.? 172.21.15.31:0/3032043348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:49:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:06.015301+0000 mgr.y (mgr.14556) 4710 : cluster [DBG] pgmap v6681: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:06.015301+0000 mgr.y (mgr.14556) 4710 : cluster [DBG] pgmap v6681: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:06.015301+0000 mgr.y (mgr.14556) 4710 : cluster [DBG] pgmap v6681: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:08.015884+0000 mgr.y (mgr.14556) 4711 : cluster [DBG] pgmap v6682: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:08.015884+0000 mgr.y (mgr.14556) 4711 : cluster [DBG] pgmap v6682: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:08.015884+0000 mgr.y (mgr.14556) 4711 : cluster [DBG] pgmap v6682: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:11.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:10.016316+0000 mgr.y (mgr.14556) 4712 : cluster [DBG] pgmap v6683: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:10.016316+0000 mgr.y (mgr.14556) 4712 : cluster [DBG] pgmap v6683: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:10.016316+0000 mgr.y (mgr.14556) 4712 : cluster [DBG] pgmap v6683: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:49:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:11] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:49:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:12.016706+0000 mgr.y (mgr.14556) 4713 : cluster [DBG] pgmap v6684: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:12.016706+0000 mgr.y (mgr.14556) 4713 : cluster [DBG] pgmap v6684: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:12.016706+0000 mgr.y (mgr.14556) 4713 : cluster [DBG] pgmap v6684: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:49:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:49:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:14.017426+0000 mgr.y (mgr.14556) 4714 : cluster [DBG] pgmap v6685: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:14.017426+0000 mgr.y (mgr.14556) 4714 : cluster [DBG] pgmap v6685: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:14.017426+0000 mgr.y (mgr.14556) 4714 : cluster [DBG] pgmap v6685: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:16.017833+0000 mgr.y (mgr.14556) 4715 : cluster [DBG] pgmap v6686: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:16.017833+0000 mgr.y (mgr.14556) 4715 : cluster [DBG] pgmap v6686: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:16.017833+0000 mgr.y (mgr.14556) 4715 : cluster [DBG] pgmap v6686: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:18.018639+0000 mgr.y (mgr.14556) 4716 : cluster [DBG] pgmap v6687: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:18.018639+0000 mgr.y (mgr.14556) 4716 : cluster [DBG] pgmap v6687: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:18.018639+0000 mgr.y (mgr.14556) 4716 : cluster [DBG] pgmap v6687: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:21.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:20.019076+0000 mgr.y (mgr.14556) 4717 : cluster [DBG] pgmap v6688: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:21.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:20.019076+0000 mgr.y (mgr.14556) 4717 : cluster [DBG] pgmap v6688: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:20.019076+0000 mgr.y (mgr.14556) 4717 : cluster [DBG] pgmap v6688: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:49:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:21] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:49:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:22.019523+0000 mgr.y (mgr.14556) 4718 : cluster [DBG] pgmap v6689: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:22.019523+0000 mgr.y (mgr.14556) 4718 : cluster [DBG] pgmap v6689: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:22.019523+0000 mgr.y (mgr.14556) 4718 : cluster [DBG] pgmap v6689: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:49:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:49:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:24.020195+0000 mgr.y (mgr.14556) 4719 : cluster [DBG] pgmap v6690: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:25.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:24.020195+0000 mgr.y (mgr.14556) 4719 : cluster [DBG] pgmap v6690: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:24.020195+0000 mgr.y (mgr.14556) 4719 : cluster [DBG] pgmap v6690: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:26.020602+0000 mgr.y (mgr.14556) 4720 : cluster [DBG] pgmap v6691: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:26.020602+0000 mgr.y (mgr.14556) 4720 : cluster [DBG] pgmap v6691: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:26.020602+0000 mgr.y (mgr.14556) 4720 : cluster [DBG] pgmap v6691: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:28.021400+0000 mgr.y (mgr.14556) 4721 : cluster [DBG] pgmap v6692: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:29.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:28.021400+0000 mgr.y (mgr.14556) 4721 : cluster [DBG] pgmap v6692: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:28.021400+0000 mgr.y (mgr.14556) 4721 : cluster [DBG] pgmap v6692: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:31.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:30.021784+0000 mgr.y (mgr.14556) 4722 : cluster [DBG] pgmap v6693: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:30.021784+0000 mgr.y (mgr.14556) 4722 : cluster [DBG] pgmap v6693: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:30.021784+0000 mgr.y (mgr.14556) 4722 : cluster [DBG] pgmap v6693: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:49:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:31] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:49:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:32.022230+0000 mgr.y (mgr.14556) 4723 : cluster [DBG] pgmap v6694: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:33.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:32.022230+0000 mgr.y (mgr.14556) 4723 : cluster [DBG] pgmap v6694: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:32.022230+0000 mgr.y (mgr.14556) 4723 : cluster [DBG] pgmap v6694: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:49:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:49:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:34.022970+0000 mgr.y (mgr.14556) 4724 : cluster [DBG] pgmap v6695: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:34.022970+0000 mgr.y (mgr.14556) 4724 : cluster [DBG] pgmap v6695: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:34.022970+0000 mgr.y (mgr.14556) 4724 : cluster [DBG] pgmap v6695: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:36.012 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:49:36.300 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:49:36.300 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 3m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 3m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 3m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 3m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 3m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 3m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 3m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 3m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 3m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 3m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 3m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 3m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 3m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 3m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 3m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 3m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 3m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:49:36.301 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 3m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:49:36.302 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 3m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:49:36.302 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 3m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:49:36.651 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:49:36.652 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:49:36.652 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:49:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:49:36.001221+0000 mgr.y (mgr.14556) 4725 : audit [DBG] from='client.31058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:36.023359+0000 mgr.y (mgr.14556) 4726 : cluster [DBG] pgmap v6696: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:49:36.293662+0000 mgr.y (mgr.14556) 4727 : audit [DBG] from='client.31064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:49:36.651975+0000 mon.a (mon.0) 4566 : audit [DBG] from='client.? 172.21.15.31:0/1839878385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:49:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:49:36.001221+0000 mgr.y (mgr.14556) 4725 : audit [DBG] from='client.31058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:36.023359+0000 mgr.y (mgr.14556) 4726 : cluster [DBG] pgmap v6696: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:49:36.293662+0000 mgr.y (mgr.14556) 4727 : audit [DBG] from='client.31064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:49:36.651975+0000 mon.a (mon.0) 4566 : audit [DBG] from='client.? 172.21.15.31:0/1839878385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:49:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:49:36.001221+0000 mgr.y (mgr.14556) 4725 : audit [DBG] from='client.31058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:36.023359+0000 mgr.y (mgr.14556) 4726 : cluster [DBG] pgmap v6696: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:49:36.293662+0000 mgr.y (mgr.14556) 4727 : audit [DBG] from='client.31064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:49:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:49:36.651975+0000 mon.a (mon.0) 4566 : audit [DBG] from='client.? 172.21.15.31:0/1839878385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:49:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:38.024062+0000 mgr.y (mgr.14556) 4728 : cluster [DBG] pgmap v6697: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:49:38.875665+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:49:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:49:39.119334+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:49:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:49:39.387191+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:49:39.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:49:39.387924+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:49:39.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:49:39.392828+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:49:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:38.024062+0000 mgr.y (mgr.14556) 4728 : cluster [DBG] pgmap v6697: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:49:38.875665+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:49:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:49:39.119334+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:49:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:49:39.387191+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:49:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:49:39.387924+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:49:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:49:39.392828+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:49:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:38.024062+0000 mgr.y (mgr.14556) 4728 : cluster [DBG] pgmap v6697: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:49:38.875665+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:49:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:49:39.119334+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:49:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:49:39.387191+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:49:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:49:39.387924+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:49:39.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:49:39.392828+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:49:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:40.024519+0000 mgr.y (mgr.14556) 4729 : cluster [DBG] pgmap v6698: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:49:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:41] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:49:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:40.024519+0000 mgr.y (mgr.14556) 4729 : cluster [DBG] pgmap v6698: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:40.024519+0000 mgr.y (mgr.14556) 4729 : cluster [DBG] pgmap v6698: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:42.025070+0000 mgr.y (mgr.14556) 4730 : cluster [DBG] pgmap v6699: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:42.025070+0000 mgr.y (mgr.14556) 4730 : cluster [DBG] pgmap v6699: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:42.025070+0000 mgr.y (mgr.14556) 4730 : cluster [DBG] pgmap v6699: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:49:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:49:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:44.025878+0000 mgr.y (mgr.14556) 4731 : cluster [DBG] pgmap v6700: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:44.025878+0000 mgr.y (mgr.14556) 4731 : cluster [DBG] pgmap v6700: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:44.025878+0000 mgr.y (mgr.14556) 4731 : cluster [DBG] pgmap v6700: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:46.026418+0000 mgr.y (mgr.14556) 4732 : cluster [DBG] pgmap v6701: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:47.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:46.026418+0000 mgr.y (mgr.14556) 4732 : cluster [DBG] pgmap v6701: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:46.026418+0000 mgr.y (mgr.14556) 4732 : cluster [DBG] pgmap v6701: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:48.027270+0000 mgr.y (mgr.14556) 4733 : cluster [DBG] pgmap v6702: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:48.027270+0000 mgr.y (mgr.14556) 4733 : cluster [DBG] pgmap v6702: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:48.027270+0000 mgr.y (mgr.14556) 4733 : cluster [DBG] pgmap v6702: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:49:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:51] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:49:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:50.027881+0000 mgr.y (mgr.14556) 4734 : cluster [DBG] pgmap v6703: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:50.027881+0000 mgr.y (mgr.14556) 4734 : cluster [DBG] pgmap v6703: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:50.027881+0000 mgr.y (mgr.14556) 4734 : cluster [DBG] pgmap v6703: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:52.028429+0000 mgr.y (mgr.14556) 4735 : cluster [DBG] pgmap v6704: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:52.028429+0000 mgr.y (mgr.14556) 4735 : cluster [DBG] pgmap v6704: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:52.028429+0000 mgr.y (mgr.14556) 4735 : cluster [DBG] pgmap v6704: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:49:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:49:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:54.029287+0000 mgr.y (mgr.14556) 4736 : cluster [DBG] pgmap v6705: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:55.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:54.029287+0000 mgr.y (mgr.14556) 4736 : cluster [DBG] pgmap v6705: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:54.029287+0000 mgr.y (mgr.14556) 4736 : cluster [DBG] pgmap v6705: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:56.029723+0000 mgr.y (mgr.14556) 4737 : cluster [DBG] pgmap v6706: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:56.029723+0000 mgr.y (mgr.14556) 4737 : cluster [DBG] pgmap v6706: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:56.029723+0000 mgr.y (mgr.14556) 4737 : cluster [DBG] pgmap v6706: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:49:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:49:58.030412+0000 mgr.y (mgr.14556) 4738 : cluster [DBG] pgmap v6707: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:49:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:49:58.030412+0000 mgr.y (mgr.14556) 4738 : cluster [DBG] pgmap v6707: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:49:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:49:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:49:58.030412+0000 mgr.y (mgr.14556) 4738 : cluster [DBG] pgmap v6707: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:00.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:00.000151+0000 mon.a (mon.0) 4572 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:50:00.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:00.000151+0000 mon.a (mon.0) 4572 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:50:00.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:00.000151+0000 mon.a (mon.0) 4572 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T13:50:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:50:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:01] "GET /metrics HTTP/1.1" 200 196633 "" "Prometheus/2.33.4" 2024-04-17T13:50:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:00.030874+0000 mgr.y (mgr.14556) 4739 : cluster [DBG] pgmap v6708: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:01.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:00.030874+0000 mgr.y (mgr.14556) 4739 : cluster [DBG] pgmap v6708: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:00.030874+0000 mgr.y (mgr.14556) 4739 : cluster [DBG] pgmap v6708: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:02.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:02.031481+0000 mgr.y (mgr.14556) 4740 : cluster [DBG] pgmap v6709: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:02.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:02.031481+0000 mgr.y (mgr.14556) 4740 : cluster [DBG] pgmap v6709: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:02.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:02.031481+0000 mgr.y (mgr.14556) 4740 : cluster [DBG] pgmap v6709: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:50:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:50:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:04.032267+0000 mgr.y (mgr.14556) 4741 : cluster [DBG] pgmap v6710: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:04.032267+0000 mgr.y (mgr.14556) 4741 : cluster [DBG] pgmap v6710: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:04.032267+0000 mgr.y (mgr.14556) 4741 : cluster [DBG] pgmap v6710: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:06.976 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 4m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 4m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 4m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 4m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 4m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 4m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 4m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 4m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 4m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 4m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 4m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 4m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 4m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:50:07.267 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 4m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:50:07.268 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 4m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:50:07.268 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 4m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:50:07.268 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 4m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:50:07.268 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 4m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:50:07.268 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 4m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:50:07.268 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 4m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:50:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:06.032621+0000 mgr.y (mgr.14556) 4742 : cluster [DBG] pgmap v6711: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:06.032621+0000 mgr.y (mgr.14556) 4742 : cluster [DBG] pgmap v6711: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:06.032621+0000 mgr.y (mgr.14556) 4742 : cluster [DBG] pgmap v6711: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:50:07.617 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:50:07.618 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:50:08.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:50:06.966145+0000 mgr.y (mgr.14556) 4743 : audit [DBG] from='client.21186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:08.504 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:50:07.259836+0000 mgr.y (mgr.14556) 4744 : audit [DBG] from='client.31082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:08.504 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:50:07.617954+0000 mon.a (mon.0) 4573 : audit [DBG] from='client.? 172.21.15.31:0/3854716384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:50:08.505 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:50:06.966145+0000 mgr.y (mgr.14556) 4743 : audit [DBG] from='client.21186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:08.505 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:50:07.259836+0000 mgr.y (mgr.14556) 4744 : audit [DBG] from='client.31082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:08.505 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:50:07.617954+0000 mon.a (mon.0) 4573 : audit [DBG] from='client.? 172.21.15.31:0/3854716384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:50:08.505 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:50:06.966145+0000 mgr.y (mgr.14556) 4743 : audit [DBG] from='client.21186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:08.505 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:50:07.259836+0000 mgr.y (mgr.14556) 4744 : audit [DBG] from='client.31082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:08.505 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:50:07.617954+0000 mon.a (mon.0) 4573 : audit [DBG] from='client.? 172.21.15.31:0/3854716384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:50:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:08.033193+0000 mgr.y (mgr.14556) 4745 : cluster [DBG] pgmap v6712: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:09.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:08.033193+0000 mgr.y (mgr.14556) 4745 : cluster [DBG] pgmap v6712: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:08.033193+0000 mgr.y (mgr.14556) 4745 : cluster [DBG] pgmap v6712: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:11.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:10.033649+0000 mgr.y (mgr.14556) 4746 : cluster [DBG] pgmap v6713: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:11.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:10.033649+0000 mgr.y (mgr.14556) 4746 : cluster [DBG] pgmap v6713: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:10.033649+0000 mgr.y (mgr.14556) 4746 : cluster [DBG] pgmap v6713: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:50:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:11] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:50:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:12.034137+0000 mgr.y (mgr.14556) 4747 : cluster [DBG] pgmap v6714: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:12.034137+0000 mgr.y (mgr.14556) 4747 : cluster [DBG] pgmap v6714: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:12.034137+0000 mgr.y (mgr.14556) 4747 : cluster [DBG] pgmap v6714: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:50:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:50:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:14.034952+0000 mgr.y (mgr.14556) 4748 : cluster [DBG] pgmap v6715: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:14.034952+0000 mgr.y (mgr.14556) 4748 : cluster [DBG] pgmap v6715: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:14.034952+0000 mgr.y (mgr.14556) 4748 : cluster [DBG] pgmap v6715: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:16.035326+0000 mgr.y (mgr.14556) 4749 : cluster [DBG] pgmap v6716: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:16.035326+0000 mgr.y (mgr.14556) 4749 : cluster [DBG] pgmap v6716: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:16.035326+0000 mgr.y (mgr.14556) 4749 : cluster [DBG] pgmap v6716: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:18.036120+0000 mgr.y (mgr.14556) 4750 : cluster [DBG] pgmap v6717: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:18.036120+0000 mgr.y (mgr.14556) 4750 : cluster [DBG] pgmap v6717: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:18.036120+0000 mgr.y (mgr.14556) 4750 : cluster [DBG] pgmap v6717: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:21.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:20.036635+0000 mgr.y (mgr.14556) 4751 : cluster [DBG] pgmap v6718: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:20.036635+0000 mgr.y (mgr.14556) 4751 : cluster [DBG] pgmap v6718: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:20.036635+0000 mgr.y (mgr.14556) 4751 : cluster [DBG] pgmap v6718: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:50:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:21] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:50:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:22.037057+0000 mgr.y (mgr.14556) 4752 : cluster [DBG] pgmap v6719: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:22.037057+0000 mgr.y (mgr.14556) 4752 : cluster [DBG] pgmap v6719: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:22.037057+0000 mgr.y (mgr.14556) 4752 : cluster [DBG] pgmap v6719: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:50:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:50:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:24.037896+0000 mgr.y (mgr.14556) 4753 : cluster [DBG] pgmap v6720: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:24.037896+0000 mgr.y (mgr.14556) 4753 : cluster [DBG] pgmap v6720: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:24.037896+0000 mgr.y (mgr.14556) 4753 : cluster [DBG] pgmap v6720: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:26.038399+0000 mgr.y (mgr.14556) 4754 : cluster [DBG] pgmap v6721: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:26.038399+0000 mgr.y (mgr.14556) 4754 : cluster [DBG] pgmap v6721: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:26.038399+0000 mgr.y (mgr.14556) 4754 : cluster [DBG] pgmap v6721: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:28.039109+0000 mgr.y (mgr.14556) 4755 : cluster [DBG] pgmap v6722: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:28.039109+0000 mgr.y (mgr.14556) 4755 : cluster [DBG] pgmap v6722: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:28.039109+0000 mgr.y (mgr.14556) 4755 : cluster [DBG] pgmap v6722: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:30.039438+0000 mgr.y (mgr.14556) 4756 : cluster [DBG] pgmap v6723: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:30.039438+0000 mgr.y (mgr.14556) 4756 : cluster [DBG] pgmap v6723: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:30.039438+0000 mgr.y (mgr.14556) 4756 : cluster [DBG] pgmap v6723: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:50:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:31] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:50:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:32.039843+0000 mgr.y (mgr.14556) 4757 : cluster [DBG] pgmap v6724: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:32.039843+0000 mgr.y (mgr.14556) 4757 : cluster [DBG] pgmap v6724: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:32.039843+0000 mgr.y (mgr.14556) 4757 : cluster [DBG] pgmap v6724: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:50:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:50:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:34.040587+0000 mgr.y (mgr.14556) 4758 : cluster [DBG] pgmap v6725: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:35.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:34.040587+0000 mgr.y (mgr.14556) 4758 : cluster [DBG] pgmap v6725: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:34.040587+0000 mgr.y (mgr.14556) 4758 : cluster [DBG] pgmap v6725: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:36.040939+0000 mgr.y (mgr.14556) 4759 : cluster [DBG] pgmap v6726: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:36.040939+0000 mgr.y (mgr.14556) 4759 : cluster [DBG] pgmap v6726: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:36.040939+0000 mgr.y (mgr.14556) 4759 : cluster [DBG] pgmap v6726: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:37.945 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 5m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 5m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 5m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 5m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 5m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 5m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 5m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 5m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 5m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 5m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:50:38.234 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 5m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:50:38.235 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 5m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:50:38.235 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 5m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:50:38.235 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 5m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:50:38.235 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 5m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:50:38.235 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 5m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:50:38.235 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 5m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:50:38.235 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 5m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:50:38.235 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 5m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:50:38.235 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 5m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:50:38.582 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:50:38.583 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:50:38.584 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:50:38.584 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:50:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:50:37.933996+0000 mgr.y (mgr.14556) 4760 : audit [DBG] from='client.21204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:38.041415+0000 mgr.y (mgr.14556) 4761 : cluster [DBG] pgmap v6727: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:50:38.226666+0000 mgr.y (mgr.14556) 4762 : audit [DBG] from='client.21210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:50:38.583739+0000 mon.a (mon.0) 4574 : audit [DBG] from='client.? 172.21.15.31:0/2434488336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:50:39.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:50:37.933996+0000 mgr.y (mgr.14556) 4760 : audit [DBG] from='client.21204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:38.041415+0000 mgr.y (mgr.14556) 4761 : cluster [DBG] pgmap v6727: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:50:38.226666+0000 mgr.y (mgr.14556) 4762 : audit [DBG] from='client.21210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:50:38.583739+0000 mon.a (mon.0) 4574 : audit [DBG] from='client.? 172.21.15.31:0/2434488336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:50:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:50:37.933996+0000 mgr.y (mgr.14556) 4760 : audit [DBG] from='client.21204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:38.041415+0000 mgr.y (mgr.14556) 4761 : cluster [DBG] pgmap v6727: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:50:38.226666+0000 mgr.y (mgr.14556) 4762 : audit [DBG] from='client.21210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:50:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:50:38.583739+0000 mon.a (mon.0) 4574 : audit [DBG] from='client.? 172.21.15.31:0/2434488336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:50:40.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:50:39.397556+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:50:40.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:50:39.705621+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:50:40.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:50:39.706299+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:50:40.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:50:39.710758+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:50:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:50:39.397556+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:50:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:50:39.705621+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:50:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:50:39.706299+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:50:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:50:39.710758+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:50:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:50:39.397556+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:50:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:50:39.705621+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:50:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:50:39.706299+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:50:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:50:39.710758+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:50:41.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:40.041843+0000 mgr.y (mgr.14556) 4763 : cluster [DBG] pgmap v6728: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:40.041843+0000 mgr.y (mgr.14556) 4763 : cluster [DBG] pgmap v6728: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:40.041843+0000 mgr.y (mgr.14556) 4763 : cluster [DBG] pgmap v6728: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:50:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:41] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:50:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:42.042279+0000 mgr.y (mgr.14556) 4764 : cluster [DBG] pgmap v6729: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:42.042279+0000 mgr.y (mgr.14556) 4764 : cluster [DBG] pgmap v6729: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:42.042279+0000 mgr.y (mgr.14556) 4764 : cluster [DBG] pgmap v6729: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:50:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:50:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:44.043139+0000 mgr.y (mgr.14556) 4765 : cluster [DBG] pgmap v6730: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:45.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:44.043139+0000 mgr.y (mgr.14556) 4765 : cluster [DBG] pgmap v6730: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:44.043139+0000 mgr.y (mgr.14556) 4765 : cluster [DBG] pgmap v6730: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:46.043498+0000 mgr.y (mgr.14556) 4766 : cluster [DBG] pgmap v6731: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:46.043498+0000 mgr.y (mgr.14556) 4766 : cluster [DBG] pgmap v6731: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:46.043498+0000 mgr.y (mgr.14556) 4766 : cluster [DBG] pgmap v6731: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:48.044154+0000 mgr.y (mgr.14556) 4767 : cluster [DBG] pgmap v6732: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:49.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:48.044154+0000 mgr.y (mgr.14556) 4767 : cluster [DBG] pgmap v6732: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:48.044154+0000 mgr.y (mgr.14556) 4767 : cluster [DBG] pgmap v6732: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:51.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:50.044600+0000 mgr.y (mgr.14556) 4768 : cluster [DBG] pgmap v6733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:51.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:50.044600+0000 mgr.y (mgr.14556) 4768 : cluster [DBG] pgmap v6733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:50.044600+0000 mgr.y (mgr.14556) 4768 : cluster [DBG] pgmap v6733: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:50:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:51] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:50:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:52.045168+0000 mgr.y (mgr.14556) 4769 : cluster [DBG] pgmap v6734: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:52.045168+0000 mgr.y (mgr.14556) 4769 : cluster [DBG] pgmap v6734: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:52.045168+0000 mgr.y (mgr.14556) 4769 : cluster [DBG] pgmap v6734: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:50:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:50:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:54.045778+0000 mgr.y (mgr.14556) 4770 : cluster [DBG] pgmap v6735: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:54.045778+0000 mgr.y (mgr.14556) 4770 : cluster [DBG] pgmap v6735: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:54.045778+0000 mgr.y (mgr.14556) 4770 : cluster [DBG] pgmap v6735: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:56.046229+0000 mgr.y (mgr.14556) 4771 : cluster [DBG] pgmap v6736: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:56.046229+0000 mgr.y (mgr.14556) 4771 : cluster [DBG] pgmap v6736: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:56.046229+0000 mgr.y (mgr.14556) 4771 : cluster [DBG] pgmap v6736: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:50:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:50:58.047039+0000 mgr.y (mgr.14556) 4772 : cluster [DBG] pgmap v6737: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:50:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:50:58.047039+0000 mgr.y (mgr.14556) 4772 : cluster [DBG] pgmap v6737: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:50:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:50:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:50:58.047039+0000 mgr.y (mgr.14556) 4772 : cluster [DBG] pgmap v6737: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:01.444 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:00.047445+0000 mgr.y (mgr.14556) 4773 : cluster [DBG] pgmap v6738: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:01.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:00.047445+0000 mgr.y (mgr.14556) 4773 : cluster [DBG] pgmap v6738: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:00.047445+0000 mgr.y (mgr.14556) 4773 : cluster [DBG] pgmap v6738: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:01.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:51:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:01] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:51:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:02.047851+0000 mgr.y (mgr.14556) 4774 : cluster [DBG] pgmap v6739: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:02.047851+0000 mgr.y (mgr.14556) 4774 : cluster [DBG] pgmap v6739: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:02.047851+0000 mgr.y (mgr.14556) 4774 : cluster [DBG] pgmap v6739: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:51:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:51:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:04.048629+0000 mgr.y (mgr.14556) 4775 : cluster [DBG] pgmap v6740: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:04.048629+0000 mgr.y (mgr.14556) 4775 : cluster [DBG] pgmap v6740: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:04.048629+0000 mgr.y (mgr.14556) 4775 : cluster [DBG] pgmap v6740: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:06.049058+0000 mgr.y (mgr.14556) 4776 : cluster [DBG] pgmap v6741: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:06.049058+0000 mgr.y (mgr.14556) 4776 : cluster [DBG] pgmap v6741: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:06.049058+0000 mgr.y (mgr.14556) 4776 : cluster [DBG] pgmap v6741: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:08.906 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:51:09.193 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:51:09.193 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 5m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:51:09.193 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 5m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:51:09.193 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 5m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:51:09.193 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 5m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 5m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 5m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 5m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 5m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 5m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 5m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 5m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 5m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 5m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 5m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 5m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 5m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 5m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 5m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:51:09.194 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 5m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:51:09.195 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 5m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:51:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:08.049709+0000 mgr.y (mgr.14556) 4777 : cluster [DBG] pgmap v6742: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:09.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:08.049709+0000 mgr.y (mgr.14556) 4777 : cluster [DBG] pgmap v6742: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:08.049709+0000 mgr.y (mgr.14556) 4777 : cluster [DBG] pgmap v6742: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:09.542 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:51:09.542 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:51:09.542 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:51:09.542 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:51:09.543 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:51:10.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:51:08.896182+0000 mgr.y (mgr.14556) 4778 : audit [DBG] from='client.21222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:10.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:51:09.186364+0000 mgr.y (mgr.14556) 4779 : audit [DBG] from='client.21228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:10.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:51:09.543828+0000 mon.a (mon.0) 4579 : audit [DBG] from='client.? 172.21.15.31:0/1983339010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:51:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:51:08.896182+0000 mgr.y (mgr.14556) 4778 : audit [DBG] from='client.21222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:51:09.186364+0000 mgr.y (mgr.14556) 4779 : audit [DBG] from='client.21228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:10.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:51:09.543828+0000 mon.a (mon.0) 4579 : audit [DBG] from='client.? 172.21.15.31:0/1983339010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:51:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:51:08.896182+0000 mgr.y (mgr.14556) 4778 : audit [DBG] from='client.21222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:51:09.186364+0000 mgr.y (mgr.14556) 4779 : audit [DBG] from='client.21228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:10.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:51:09.543828+0000 mon.a (mon.0) 4579 : audit [DBG] from='client.? 172.21.15.31:0/1983339010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:51:11.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:10.050285+0000 mgr.y (mgr.14556) 4780 : cluster [DBG] pgmap v6743: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:11.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:51:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:11] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:51:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:10.050285+0000 mgr.y (mgr.14556) 4780 : cluster [DBG] pgmap v6743: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:10.050285+0000 mgr.y (mgr.14556) 4780 : cluster [DBG] pgmap v6743: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:12.050644+0000 mgr.y (mgr.14556) 4781 : cluster [DBG] pgmap v6744: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:12.050644+0000 mgr.y (mgr.14556) 4781 : cluster [DBG] pgmap v6744: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:12.050644+0000 mgr.y (mgr.14556) 4781 : cluster [DBG] pgmap v6744: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:51:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:51:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:14.051322+0000 mgr.y (mgr.14556) 4782 : cluster [DBG] pgmap v6745: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:14.051322+0000 mgr.y (mgr.14556) 4782 : cluster [DBG] pgmap v6745: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:14.051322+0000 mgr.y (mgr.14556) 4782 : cluster [DBG] pgmap v6745: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:16.051880+0000 mgr.y (mgr.14556) 4783 : cluster [DBG] pgmap v6746: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:16.051880+0000 mgr.y (mgr.14556) 4783 : cluster [DBG] pgmap v6746: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:16.051880+0000 mgr.y (mgr.14556) 4783 : cluster [DBG] pgmap v6746: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:18.052504+0000 mgr.y (mgr.14556) 4784 : cluster [DBG] pgmap v6747: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:18.052504+0000 mgr.y (mgr.14556) 4784 : cluster [DBG] pgmap v6747: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:18.052504+0000 mgr.y (mgr.14556) 4784 : cluster [DBG] pgmap v6747: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:20.053029+0000 mgr.y (mgr.14556) 4785 : cluster [DBG] pgmap v6748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:51:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:21] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:51:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:20.053029+0000 mgr.y (mgr.14556) 4785 : cluster [DBG] pgmap v6748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:20.053029+0000 mgr.y (mgr.14556) 4785 : cluster [DBG] pgmap v6748: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:22.053429+0000 mgr.y (mgr.14556) 4786 : cluster [DBG] pgmap v6749: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:22.053429+0000 mgr.y (mgr.14556) 4786 : cluster [DBG] pgmap v6749: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:22.053429+0000 mgr.y (mgr.14556) 4786 : cluster [DBG] pgmap v6749: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:51:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:51:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:24.054177+0000 mgr.y (mgr.14556) 4787 : cluster [DBG] pgmap v6750: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:24.054177+0000 mgr.y (mgr.14556) 4787 : cluster [DBG] pgmap v6750: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:24.054177+0000 mgr.y (mgr.14556) 4787 : cluster [DBG] pgmap v6750: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:26.054602+0000 mgr.y (mgr.14556) 4788 : cluster [DBG] pgmap v6751: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:26.054602+0000 mgr.y (mgr.14556) 4788 : cluster [DBG] pgmap v6751: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:26.054602+0000 mgr.y (mgr.14556) 4788 : cluster [DBG] pgmap v6751: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:28.055318+0000 mgr.y (mgr.14556) 4789 : cluster [DBG] pgmap v6752: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:28.055318+0000 mgr.y (mgr.14556) 4789 : cluster [DBG] pgmap v6752: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:28.055318+0000 mgr.y (mgr.14556) 4789 : cluster [DBG] pgmap v6752: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:30.055851+0000 mgr.y (mgr.14556) 4790 : cluster [DBG] pgmap v6753: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:31.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:30.055851+0000 mgr.y (mgr.14556) 4790 : cluster [DBG] pgmap v6753: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:51:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:31] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:51:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:30.055851+0000 mgr.y (mgr.14556) 4790 : cluster [DBG] pgmap v6753: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:32.056315+0000 mgr.y (mgr.14556) 4791 : cluster [DBG] pgmap v6754: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:32.056315+0000 mgr.y (mgr.14556) 4791 : cluster [DBG] pgmap v6754: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:32.056315+0000 mgr.y (mgr.14556) 4791 : cluster [DBG] pgmap v6754: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:51:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:51:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:34.057228+0000 mgr.y (mgr.14556) 4792 : cluster [DBG] pgmap v6755: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:34.057228+0000 mgr.y (mgr.14556) 4792 : cluster [DBG] pgmap v6755: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:34.057228+0000 mgr.y (mgr.14556) 4792 : cluster [DBG] pgmap v6755: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:36.057591+0000 mgr.y (mgr.14556) 4793 : cluster [DBG] pgmap v6756: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:36.057591+0000 mgr.y (mgr.14556) 4793 : cluster [DBG] pgmap v6756: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:36.057591+0000 mgr.y (mgr.14556) 4793 : cluster [DBG] pgmap v6756: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:38.058450+0000 mgr.y (mgr.14556) 4794 : cluster [DBG] pgmap v6757: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:38.058450+0000 mgr.y (mgr.14556) 4794 : cluster [DBG] pgmap v6757: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:38.058450+0000 mgr.y (mgr.14556) 4794 : cluster [DBG] pgmap v6757: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:39.870 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:51:40.171 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:51:40.171 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 6m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:51:40.171 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 6m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:51:40.171 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 6m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:51:40.171 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 6m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:51:40.171 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 6m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:51:40.171 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 6m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:51:40.171 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 6m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:51:40.171 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 6m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:51:40.171 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 6m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:51:40.172 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 6m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:51:40.172 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 6m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:51:40.172 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 6m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:51:40.172 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 6m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:51:40.172 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 6m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:51:40.172 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 6m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:51:40.172 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 6m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:51:40.172 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 6m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:51:40.172 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 6m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:51:40.172 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 6m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:51:40.172 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 6m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:51:40.521 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:51:40.522 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:51:40.522 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:51:40.522 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:51:40.522 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:51:40.522 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:51:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:51:39.715003+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:51:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:51:40.039822+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:51:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:51:40.040483+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:51:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:51:40.044649+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:51:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:51:39.715003+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:51:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:51:40.039822+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:51:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:51:40.040483+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:51:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:51:40.044649+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:51:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:51:39.715003+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:51:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:51:40.039822+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:51:40.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:51:40.040483+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:51:40.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:51:40.044649+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:51:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:51:39.859005+0000 mgr.y (mgr.14556) 4795 : audit [DBG] from='client.31130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:40.058807+0000 mgr.y (mgr.14556) 4796 : cluster [DBG] pgmap v6758: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:51:40.163891+0000 mgr.y (mgr.14556) 4797 : audit [DBG] from='client.21246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:51:40.521911+0000 mon.a (mon.0) 4584 : audit [DBG] from='client.? 172.21.15.31:0/2472050667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:51:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:41] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:51:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:51:39.859005+0000 mgr.y (mgr.14556) 4795 : audit [DBG] from='client.31130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:40.058807+0000 mgr.y (mgr.14556) 4796 : cluster [DBG] pgmap v6758: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:51:40.163891+0000 mgr.y (mgr.14556) 4797 : audit [DBG] from='client.21246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:51:40.521911+0000 mon.a (mon.0) 4584 : audit [DBG] from='client.? 172.21.15.31:0/2472050667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:51:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:51:39.859005+0000 mgr.y (mgr.14556) 4795 : audit [DBG] from='client.31130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:40.058807+0000 mgr.y (mgr.14556) 4796 : cluster [DBG] pgmap v6758: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:51:40.163891+0000 mgr.y (mgr.14556) 4797 : audit [DBG] from='client.21246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:51:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:51:40.521911+0000 mon.a (mon.0) 4584 : audit [DBG] from='client.? 172.21.15.31:0/2472050667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:51:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:42.059235+0000 mgr.y (mgr.14556) 4798 : cluster [DBG] pgmap v6759: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:42.059235+0000 mgr.y (mgr.14556) 4798 : cluster [DBG] pgmap v6759: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:42.059235+0000 mgr.y (mgr.14556) 4798 : cluster [DBG] pgmap v6759: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:51:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:51:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:44.060014+0000 mgr.y (mgr.14556) 4799 : cluster [DBG] pgmap v6760: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:44.060014+0000 mgr.y (mgr.14556) 4799 : cluster [DBG] pgmap v6760: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:44.060014+0000 mgr.y (mgr.14556) 4799 : cluster [DBG] pgmap v6760: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:46.060542+0000 mgr.y (mgr.14556) 4800 : cluster [DBG] pgmap v6761: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:46.060542+0000 mgr.y (mgr.14556) 4800 : cluster [DBG] pgmap v6761: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:46.060542+0000 mgr.y (mgr.14556) 4800 : cluster [DBG] pgmap v6761: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:48.061187+0000 mgr.y (mgr.14556) 4801 : cluster [DBG] pgmap v6762: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:48.061187+0000 mgr.y (mgr.14556) 4801 : cluster [DBG] pgmap v6762: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:48.061187+0000 mgr.y (mgr.14556) 4801 : cluster [DBG] pgmap v6762: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:50.061723+0000 mgr.y (mgr.14556) 4802 : cluster [DBG] pgmap v6763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:50.061723+0000 mgr.y (mgr.14556) 4802 : cluster [DBG] pgmap v6763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:51:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:51] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:51:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:50.061723+0000 mgr.y (mgr.14556) 4802 : cluster [DBG] pgmap v6763: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:52.062243+0000 mgr.y (mgr.14556) 4803 : cluster [DBG] pgmap v6764: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:53.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:52.062243+0000 mgr.y (mgr.14556) 4803 : cluster [DBG] pgmap v6764: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:52.062243+0000 mgr.y (mgr.14556) 4803 : cluster [DBG] pgmap v6764: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:51:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:51:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:54.062952+0000 mgr.y (mgr.14556) 4804 : cluster [DBG] pgmap v6765: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:54.062952+0000 mgr.y (mgr.14556) 4804 : cluster [DBG] pgmap v6765: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:54.062952+0000 mgr.y (mgr.14556) 4804 : cluster [DBG] pgmap v6765: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:56.063397+0000 mgr.y (mgr.14556) 4805 : cluster [DBG] pgmap v6766: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:57.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:56.063397+0000 mgr.y (mgr.14556) 4805 : cluster [DBG] pgmap v6766: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:56.063397+0000 mgr.y (mgr.14556) 4805 : cluster [DBG] pgmap v6766: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:51:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:51:58.064169+0000 mgr.y (mgr.14556) 4806 : cluster [DBG] pgmap v6767: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:51:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:51:58.064169+0000 mgr.y (mgr.14556) 4806 : cluster [DBG] pgmap v6767: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:51:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:51:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:51:58.064169+0000 mgr.y (mgr.14556) 4806 : cluster [DBG] pgmap v6767: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:01] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:52:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:00.064689+0000 mgr.y (mgr.14556) 4807 : cluster [DBG] pgmap v6768: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:00.064689+0000 mgr.y (mgr.14556) 4807 : cluster [DBG] pgmap v6768: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:00.064689+0000 mgr.y (mgr.14556) 4807 : cluster [DBG] pgmap v6768: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:02.065225+0000 mgr.y (mgr.14556) 4808 : cluster [DBG] pgmap v6769: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:02.065225+0000 mgr.y (mgr.14556) 4808 : cluster [DBG] pgmap v6769: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:02.065225+0000 mgr.y (mgr.14556) 4808 : cluster [DBG] pgmap v6769: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:52:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:52:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:04.065961+0000 mgr.y (mgr.14556) 4809 : cluster [DBG] pgmap v6770: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:04.065961+0000 mgr.y (mgr.14556) 4809 : cluster [DBG] pgmap v6770: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:04.065961+0000 mgr.y (mgr.14556) 4809 : cluster [DBG] pgmap v6770: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:06.066496+0000 mgr.y (mgr.14556) 4810 : cluster [DBG] pgmap v6771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:06.066496+0000 mgr.y (mgr.14556) 4810 : cluster [DBG] pgmap v6771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:06.066496+0000 mgr.y (mgr.14556) 4810 : cluster [DBG] pgmap v6771: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:08.067179+0000 mgr.y (mgr.14556) 4811 : cluster [DBG] pgmap v6772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:08.067179+0000 mgr.y (mgr.14556) 4811 : cluster [DBG] pgmap v6772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:08.067179+0000 mgr.y (mgr.14556) 4811 : cluster [DBG] pgmap v6772: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:10.850 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:52:11.140 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:52:11.140 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 6m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:52:11.140 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 6m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:52:11.140 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 6m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:52:11.140 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 6m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:52:11.140 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 6m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:52:11.140 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 6m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 6m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 6m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 6m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 6m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 6m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 6m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 6m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 6m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 6m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 6m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 6m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 6m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 6m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:52:11.141 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 6m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:52:11.488 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:52:11.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:52:11.489 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:52:11.489 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:52:11.489 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:52:11.489 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:52:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:11] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:52:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:10.067635+0000 mgr.y (mgr.14556) 4812 : cluster [DBG] pgmap v6773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:52:11.488970+0000 mon.a (mon.0) 4585 : audit [DBG] from='client.? 172.21.15.31:0/744934326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:52:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:10.067635+0000 mgr.y (mgr.14556) 4812 : cluster [DBG] pgmap v6773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:52:11.488970+0000 mon.a (mon.0) 4585 : audit [DBG] from='client.? 172.21.15.31:0/744934326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:52:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:10.067635+0000 mgr.y (mgr.14556) 4812 : cluster [DBG] pgmap v6773: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:52:11.488970+0000 mon.a (mon.0) 4585 : audit [DBG] from='client.? 172.21.15.31:0/744934326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:52:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:52:10.839106+0000 mgr.y (mgr.14556) 4813 : audit [DBG] from='client.31148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:52:11.133189+0000 mgr.y (mgr.14556) 4814 : audit [DBG] from='client.21264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:52:10.839106+0000 mgr.y (mgr.14556) 4813 : audit [DBG] from='client.31148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:12.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:52:11.133189+0000 mgr.y (mgr.14556) 4814 : audit [DBG] from='client.21264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:52:10.839106+0000 mgr.y (mgr.14556) 4813 : audit [DBG] from='client.31148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:12.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:52:11.133189+0000 mgr.y (mgr.14556) 4814 : audit [DBG] from='client.21264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:12.068111+0000 mgr.y (mgr.14556) 4815 : cluster [DBG] pgmap v6774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:12.068111+0000 mgr.y (mgr.14556) 4815 : cluster [DBG] pgmap v6774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:12.068111+0000 mgr.y (mgr.14556) 4815 : cluster [DBG] pgmap v6774: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:52:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:52:14.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:14.068797+0000 mgr.y (mgr.14556) 4816 : cluster [DBG] pgmap v6775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:14.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:14.068797+0000 mgr.y (mgr.14556) 4816 : cluster [DBG] pgmap v6775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:14.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:14.068797+0000 mgr.y (mgr.14556) 4816 : cluster [DBG] pgmap v6775: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:16.069355+0000 mgr.y (mgr.14556) 4817 : cluster [DBG] pgmap v6776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:16.069355+0000 mgr.y (mgr.14556) 4817 : cluster [DBG] pgmap v6776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:16.069355+0000 mgr.y (mgr.14556) 4817 : cluster [DBG] pgmap v6776: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:18.070137+0000 mgr.y (mgr.14556) 4818 : cluster [DBG] pgmap v6777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:18.070137+0000 mgr.y (mgr.14556) 4818 : cluster [DBG] pgmap v6777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:18.070137+0000 mgr.y (mgr.14556) 4818 : cluster [DBG] pgmap v6777: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:21.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:20.070662+0000 mgr.y (mgr.14556) 4819 : cluster [DBG] pgmap v6778: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:21.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:20.070662+0000 mgr.y (mgr.14556) 4819 : cluster [DBG] pgmap v6778: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:20.070662+0000 mgr.y (mgr.14556) 4819 : cluster [DBG] pgmap v6778: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:52:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:21] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:52:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:22.071111+0000 mgr.y (mgr.14556) 4820 : cluster [DBG] pgmap v6779: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:23.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:22.071111+0000 mgr.y (mgr.14556) 4820 : cluster [DBG] pgmap v6779: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:23.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:22.071111+0000 mgr.y (mgr.14556) 4820 : cluster [DBG] pgmap v6779: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:52:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:52:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:24.071845+0000 mgr.y (mgr.14556) 4821 : cluster [DBG] pgmap v6780: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:24.071845+0000 mgr.y (mgr.14556) 4821 : cluster [DBG] pgmap v6780: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:24.071845+0000 mgr.y (mgr.14556) 4821 : cluster [DBG] pgmap v6780: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:26.072267+0000 mgr.y (mgr.14556) 4822 : cluster [DBG] pgmap v6781: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:27.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:26.072267+0000 mgr.y (mgr.14556) 4822 : cluster [DBG] pgmap v6781: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:27.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:26.072267+0000 mgr.y (mgr.14556) 4822 : cluster [DBG] pgmap v6781: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:29.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:28.072957+0000 mgr.y (mgr.14556) 4823 : cluster [DBG] pgmap v6782: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:28.072957+0000 mgr.y (mgr.14556) 4823 : cluster [DBG] pgmap v6782: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:28.072957+0000 mgr.y (mgr.14556) 4823 : cluster [DBG] pgmap v6782: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:31.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:30.073361+0000 mgr.y (mgr.14556) 4824 : cluster [DBG] pgmap v6783: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:31.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:30.073361+0000 mgr.y (mgr.14556) 4824 : cluster [DBG] pgmap v6783: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:31.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:30.073361+0000 mgr.y (mgr.14556) 4824 : cluster [DBG] pgmap v6783: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:52:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:31] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:52:33.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:32.073736+0000 mgr.y (mgr.14556) 4825 : cluster [DBG] pgmap v6784: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:32.073736+0000 mgr.y (mgr.14556) 4825 : cluster [DBG] pgmap v6784: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:32.073736+0000 mgr.y (mgr.14556) 4825 : cluster [DBG] pgmap v6784: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:52:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:52:35.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:34.074447+0000 mgr.y (mgr.14556) 4826 : cluster [DBG] pgmap v6785: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:34.074447+0000 mgr.y (mgr.14556) 4826 : cluster [DBG] pgmap v6785: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:34.074447+0000 mgr.y (mgr.14556) 4826 : cluster [DBG] pgmap v6785: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:37.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:36.074845+0000 mgr.y (mgr.14556) 4827 : cluster [DBG] pgmap v6786: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:36.074845+0000 mgr.y (mgr.14556) 4827 : cluster [DBG] pgmap v6786: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:36.074845+0000 mgr.y (mgr.14556) 4827 : cluster [DBG] pgmap v6786: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:39.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:38.075537+0000 mgr.y (mgr.14556) 4828 : cluster [DBG] pgmap v6787: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:39.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:38.075537+0000 mgr.y (mgr.14556) 4828 : cluster [DBG] pgmap v6787: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:39.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:38.075537+0000 mgr.y (mgr.14556) 4828 : cluster [DBG] pgmap v6787: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:40.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:52:40.049162+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:52:40.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:52:40.049162+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:52:40.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:52:40.049162+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:52:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:40.075994+0000 mgr.y (mgr.14556) 4829 : cluster [DBG] pgmap v6788: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:41.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:52:40.354958+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:52:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:52:40.355662+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:52:41.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:52:40.360118+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:52:41.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:40.075994+0000 mgr.y (mgr.14556) 4829 : cluster [DBG] pgmap v6788: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:41.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:52:40.354958+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:52:41.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:52:40.355662+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:52:41.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:52:40.360118+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:52:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:40.075994+0000 mgr.y (mgr.14556) 4829 : cluster [DBG] pgmap v6788: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:52:40.354958+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:52:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:52:40.355662+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:52:41.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:52:40.360118+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:52:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:52:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:41] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:52:41.816 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:52:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:52:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 7m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:52:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 7m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:52:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 7m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:52:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 7m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:52:42.102 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 7m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 7m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 7m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 7m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 7m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 7m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 7m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 7m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 7m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 7m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 7m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 7m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 7m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 7m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:52:42.103 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 7m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:52:42.104 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 7m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:52:42.449 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:52:42.449 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:52:42.449 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:52:42.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:52:42.449 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:52:42.449 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:52:42.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:52:42.450 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:52:42.450 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:52:42.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:52:42.450 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:52:42.450 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:52:42.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:52:42.450 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:52:42.450 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:52:42.450 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:52:42.450 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:52:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:52:41.805762+0000 mgr.y (mgr.14556) 4830 : audit [DBG] from='client.31166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:42.076368+0000 mgr.y (mgr.14556) 4831 : cluster [DBG] pgmap v6789: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:52:42.095278+0000 mgr.y (mgr.14556) 4832 : audit [DBG] from='client.31172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:43.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:52:42.450403+0000 mon.a (mon.0) 4590 : audit [DBG] from='client.? 172.21.15.31:0/687155740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:52:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:52:41.805762+0000 mgr.y (mgr.14556) 4830 : audit [DBG] from='client.31166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:42.076368+0000 mgr.y (mgr.14556) 4831 : cluster [DBG] pgmap v6789: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:52:42.095278+0000 mgr.y (mgr.14556) 4832 : audit [DBG] from='client.31172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:43.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:52:42.450403+0000 mon.a (mon.0) 4590 : audit [DBG] from='client.? 172.21.15.31:0/687155740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:52:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:52:41.805762+0000 mgr.y (mgr.14556) 4830 : audit [DBG] from='client.31166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:43.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:42.076368+0000 mgr.y (mgr.14556) 4831 : cluster [DBG] pgmap v6789: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:52:42.095278+0000 mgr.y (mgr.14556) 4832 : audit [DBG] from='client.31172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:52:43.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:52:42.450403+0000 mon.a (mon.0) 4590 : audit [DBG] from='client.? 172.21.15.31:0/687155740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:52:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:52:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:52:45.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:44.076998+0000 mgr.y (mgr.14556) 4833 : cluster [DBG] pgmap v6790: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:45.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:44.076998+0000 mgr.y (mgr.14556) 4833 : cluster [DBG] pgmap v6790: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:45.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:44.076998+0000 mgr.y (mgr.14556) 4833 : cluster [DBG] pgmap v6790: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:47.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:46.077499+0000 mgr.y (mgr.14556) 4834 : cluster [DBG] pgmap v6791: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:47.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:46.077499+0000 mgr.y (mgr.14556) 4834 : cluster [DBG] pgmap v6791: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:47.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:46.077499+0000 mgr.y (mgr.14556) 4834 : cluster [DBG] pgmap v6791: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:49.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:48.078295+0000 mgr.y (mgr.14556) 4835 : cluster [DBG] pgmap v6792: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:49.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:48.078295+0000 mgr.y (mgr.14556) 4835 : cluster [DBG] pgmap v6792: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:49.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:48.078295+0000 mgr.y (mgr.14556) 4835 : cluster [DBG] pgmap v6792: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:51.445 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:50.078888+0000 mgr.y (mgr.14556) 4836 : cluster [DBG] pgmap v6793: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:51.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:50.078888+0000 mgr.y (mgr.14556) 4836 : cluster [DBG] pgmap v6793: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:51.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:50.078888+0000 mgr.y (mgr.14556) 4836 : cluster [DBG] pgmap v6793: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:52:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:51] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:52:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:52.079476+0000 mgr.y (mgr.14556) 4837 : cluster [DBG] pgmap v6794: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:53.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:52.079476+0000 mgr.y (mgr.14556) 4837 : cluster [DBG] pgmap v6794: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:53.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:52.079476+0000 mgr.y (mgr.14556) 4837 : cluster [DBG] pgmap v6794: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:52:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:52:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:54.080204+0000 mgr.y (mgr.14556) 4838 : cluster [DBG] pgmap v6795: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:54.080204+0000 mgr.y (mgr.14556) 4838 : cluster [DBG] pgmap v6795: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:54.080204+0000 mgr.y (mgr.14556) 4838 : cluster [DBG] pgmap v6795: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:56.080560+0000 mgr.y (mgr.14556) 4839 : cluster [DBG] pgmap v6796: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:56.080560+0000 mgr.y (mgr.14556) 4839 : cluster [DBG] pgmap v6796: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:56.080560+0000 mgr.y (mgr.14556) 4839 : cluster [DBG] pgmap v6796: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:52:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:52:58.081220+0000 mgr.y (mgr.14556) 4840 : cluster [DBG] pgmap v6797: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:59.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:52:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:52:58.081220+0000 mgr.y (mgr.14556) 4840 : cluster [DBG] pgmap v6797: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:52:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:52:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:52:58.081220+0000 mgr.y (mgr.14556) 4840 : cluster [DBG] pgmap v6797: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:00.081765+0000 mgr.y (mgr.14556) 4841 : cluster [DBG] pgmap v6798: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:01.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:00.081765+0000 mgr.y (mgr.14556) 4841 : cluster [DBG] pgmap v6798: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:01.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:00.081765+0000 mgr.y (mgr.14556) 4841 : cluster [DBG] pgmap v6798: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:01.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:53:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:01] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:53:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:02.082292+0000 mgr.y (mgr.14556) 4842 : cluster [DBG] pgmap v6799: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:02.082292+0000 mgr.y (mgr.14556) 4842 : cluster [DBG] pgmap v6799: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:02.082292+0000 mgr.y (mgr.14556) 4842 : cluster [DBG] pgmap v6799: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:53:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:53:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:04.083058+0000 mgr.y (mgr.14556) 4843 : cluster [DBG] pgmap v6800: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:04.083058+0000 mgr.y (mgr.14556) 4843 : cluster [DBG] pgmap v6800: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:04.083058+0000 mgr.y (mgr.14556) 4843 : cluster [DBG] pgmap v6800: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:06.083491+0000 mgr.y (mgr.14556) 4844 : cluster [DBG] pgmap v6801: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:07.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:06.083491+0000 mgr.y (mgr.14556) 4844 : cluster [DBG] pgmap v6801: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:06.083491+0000 mgr.y (mgr.14556) 4844 : cluster [DBG] pgmap v6801: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:08.084141+0000 mgr.y (mgr.14556) 4845 : cluster [DBG] pgmap v6802: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:08.084141+0000 mgr.y (mgr.14556) 4845 : cluster [DBG] pgmap v6802: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:08.084141+0000 mgr.y (mgr.14556) 4845 : cluster [DBG] pgmap v6802: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:10.084632+0000 mgr.y (mgr.14556) 4846 : cluster [DBG] pgmap v6803: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:11.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:10.084632+0000 mgr.y (mgr.14556) 4846 : cluster [DBG] pgmap v6803: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:11.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:53:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:11] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:53:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:10.084632+0000 mgr.y (mgr.14556) 4846 : cluster [DBG] pgmap v6803: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:12.774 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:53:13.063 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:53:13.063 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 7m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:53:13.063 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 7m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:53:13.063 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 7m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:53:13.063 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 7m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:53:13.063 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 7m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:53:13.063 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 7m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:53:13.063 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 7m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:53:13.063 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 7m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:53:13.063 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 7m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:53:13.063 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 7m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:53:13.064 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 7m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:53:13.064 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 7m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:53:13.064 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 7m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:53:13.064 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 7m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:53:13.064 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 7m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:53:13.064 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 7m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:53:13.064 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 7m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:53:13.064 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 7m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:53:13.064 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 7m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:53:13.064 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 7m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:53:13.414 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:53:13.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:53:13.415 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:53:13.415 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:53:13.415 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:53:13.415 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:53:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:12.085317+0000 mgr.y (mgr.14556) 4847 : cluster [DBG] pgmap v6804: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:12.085317+0000 mgr.y (mgr.14556) 4847 : cluster [DBG] pgmap v6804: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:12.085317+0000 mgr.y (mgr.14556) 4847 : cluster [DBG] pgmap v6804: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:14.231 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:53:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:53:14.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:53:12.763873+0000 mgr.y (mgr.14556) 4848 : audit [DBG] from='client.21294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:14.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:53:13.056305+0000 mgr.y (mgr.14556) 4849 : audit [DBG] from='client.31190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:14.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:53:13.415025+0000 mon.a (mon.0) 4591 : audit [DBG] from='client.? 172.21.15.31:0/4005053722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:53:14.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:53:12.763873+0000 mgr.y (mgr.14556) 4848 : audit [DBG] from='client.21294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:14.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:53:13.056305+0000 mgr.y (mgr.14556) 4849 : audit [DBG] from='client.31190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:14.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:14 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:53:13.415025+0000 mon.a (mon.0) 4591 : audit [DBG] from='client.? 172.21.15.31:0/4005053722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:53:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:53:12.763873+0000 mgr.y (mgr.14556) 4848 : audit [DBG] from='client.21294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:53:13.056305+0000 mgr.y (mgr.14556) 4849 : audit [DBG] from='client.31190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:14.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:14 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:53:13.415025+0000 mon.a (mon.0) 4591 : audit [DBG] from='client.? 172.21.15.31:0/4005053722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:53:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:14.086124+0000 mgr.y (mgr.14556) 4850 : cluster [DBG] pgmap v6805: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:14.086124+0000 mgr.y (mgr.14556) 4850 : cluster [DBG] pgmap v6805: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:14.086124+0000 mgr.y (mgr.14556) 4850 : cluster [DBG] pgmap v6805: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:16.086447+0000 mgr.y (mgr.14556) 4851 : cluster [DBG] pgmap v6806: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:16.086447+0000 mgr.y (mgr.14556) 4851 : cluster [DBG] pgmap v6806: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:16.086447+0000 mgr.y (mgr.14556) 4851 : cluster [DBG] pgmap v6806: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:18.087031+0000 mgr.y (mgr.14556) 4852 : cluster [DBG] pgmap v6807: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:18.087031+0000 mgr.y (mgr.14556) 4852 : cluster [DBG] pgmap v6807: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:18.087031+0000 mgr.y (mgr.14556) 4852 : cluster [DBG] pgmap v6807: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:20.087585+0000 mgr.y (mgr.14556) 4853 : cluster [DBG] pgmap v6808: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:20.087585+0000 mgr.y (mgr.14556) 4853 : cluster [DBG] pgmap v6808: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:20.087585+0000 mgr.y (mgr.14556) 4853 : cluster [DBG] pgmap v6808: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:53:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:21] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:53:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:22.087982+0000 mgr.y (mgr.14556) 4854 : cluster [DBG] pgmap v6809: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:22.087982+0000 mgr.y (mgr.14556) 4854 : cluster [DBG] pgmap v6809: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:22.087982+0000 mgr.y (mgr.14556) 4854 : cluster [DBG] pgmap v6809: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:53:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:53:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:24.088733+0000 mgr.y (mgr.14556) 4855 : cluster [DBG] pgmap v6810: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:24.088733+0000 mgr.y (mgr.14556) 4855 : cluster [DBG] pgmap v6810: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:24.088733+0000 mgr.y (mgr.14556) 4855 : cluster [DBG] pgmap v6810: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:26.089155+0000 mgr.y (mgr.14556) 4856 : cluster [DBG] pgmap v6811: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:26.089155+0000 mgr.y (mgr.14556) 4856 : cluster [DBG] pgmap v6811: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:26.089155+0000 mgr.y (mgr.14556) 4856 : cluster [DBG] pgmap v6811: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:28.089777+0000 mgr.y (mgr.14556) 4857 : cluster [DBG] pgmap v6812: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:28.089777+0000 mgr.y (mgr.14556) 4857 : cluster [DBG] pgmap v6812: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:28.089777+0000 mgr.y (mgr.14556) 4857 : cluster [DBG] pgmap v6812: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:30.090274+0000 mgr.y (mgr.14556) 4858 : cluster [DBG] pgmap v6813: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:53:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:31] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:53:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:30.090274+0000 mgr.y (mgr.14556) 4858 : cluster [DBG] pgmap v6813: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:30.090274+0000 mgr.y (mgr.14556) 4858 : cluster [DBG] pgmap v6813: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:32.090708+0000 mgr.y (mgr.14556) 4859 : cluster [DBG] pgmap v6814: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:32.090708+0000 mgr.y (mgr.14556) 4859 : cluster [DBG] pgmap v6814: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:32.090708+0000 mgr.y (mgr.14556) 4859 : cluster [DBG] pgmap v6814: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:53:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:53:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:34.091478+0000 mgr.y (mgr.14556) 4860 : cluster [DBG] pgmap v6815: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:34.091478+0000 mgr.y (mgr.14556) 4860 : cluster [DBG] pgmap v6815: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:34.091478+0000 mgr.y (mgr.14556) 4860 : cluster [DBG] pgmap v6815: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:36.091869+0000 mgr.y (mgr.14556) 4861 : cluster [DBG] pgmap v6816: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:36.091869+0000 mgr.y (mgr.14556) 4861 : cluster [DBG] pgmap v6816: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:36.091869+0000 mgr.y (mgr.14556) 4861 : cluster [DBG] pgmap v6816: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:38.092475+0000 mgr.y (mgr.14556) 4862 : cluster [DBG] pgmap v6817: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:38.092475+0000 mgr.y (mgr.14556) 4862 : cluster [DBG] pgmap v6817: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:38.092475+0000 mgr.y (mgr.14556) 4862 : cluster [DBG] pgmap v6817: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:40.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:53:40.364449+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:53:40.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:53:40.364449+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:53:40.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:53:40.364449+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:53:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:41] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:53:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:40.093115+0000 mgr.y (mgr.14556) 4863 : cluster [DBG] pgmap v6818: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:53:40.669976+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:53:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:53:40.670689+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:53:41.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:53:40.677380+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:53:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:40.093115+0000 mgr.y (mgr.14556) 4863 : cluster [DBG] pgmap v6818: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:53:40.669976+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:53:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:53:40.670689+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:53:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:53:40.677380+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:53:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:40.093115+0000 mgr.y (mgr.14556) 4863 : cluster [DBG] pgmap v6818: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:53:40.669976+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:53:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:53:40.670689+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:53:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:53:40.677380+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:53:43.739 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:53:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:42.093613+0000 mgr.y (mgr.14556) 4864 : cluster [DBG] pgmap v6819: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:42.093613+0000 mgr.y (mgr.14556) 4864 : cluster [DBG] pgmap v6819: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:42.093613+0000 mgr.y (mgr.14556) 4864 : cluster [DBG] pgmap v6819: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:44.025 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:53:44.025 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 8m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:53:44.026 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 8m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:53:44.026 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 8m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:53:44.026 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 8m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:53:44.026 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 8m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:53:44.026 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 8m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:53:44.026 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 8m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:53:44.026 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 8m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:53:44.026 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 8m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:53:44.026 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 8m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:53:44.026 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 8m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:53:44.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 8m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:53:44.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 8m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:53:44.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 8m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:53:44.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 8m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:53:44.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 8m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:53:44.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 8m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:53:44.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 8m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:53:44.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 8m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:53:44.027 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 8m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:53:44.375 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:53:44.375 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:53:44.376 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:53:44.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:53:44.376 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:53:44.376 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:53:44.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:53:44.376 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:53:44.376 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:53:44.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:53:44.376 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:53:44.377 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:53:44.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:53:44.377 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:53:44.377 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:53:44.377 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:53:44.377 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:53:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:53:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:53:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:53:44.376436+0000 mon.a (mon.0) 4596 : audit [DBG] from='client.? 172.21.15.31:0/1197549051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:53:44.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:53:44.376436+0000 mon.a (mon.0) 4596 : audit [DBG] from='client.? 172.21.15.31:0/1197549051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:53:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:53:44.376436+0000 mon.a (mon.0) 4596 : audit [DBG] from='client.? 172.21.15.31:0/1197549051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:53:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:53:43.727880+0000 mgr.y (mgr.14556) 4865 : audit [DBG] from='client.31202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:53:44.018191+0000 mgr.y (mgr.14556) 4866 : audit [DBG] from='client.31208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:44.094347+0000 mgr.y (mgr.14556) 4867 : cluster [DBG] pgmap v6820: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:53:43.727880+0000 mgr.y (mgr.14556) 4865 : audit [DBG] from='client.31202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:53:44.018191+0000 mgr.y (mgr.14556) 4866 : audit [DBG] from='client.31208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:44.094347+0000 mgr.y (mgr.14556) 4867 : cluster [DBG] pgmap v6820: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:53:43.727880+0000 mgr.y (mgr.14556) 4865 : audit [DBG] from='client.31202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:53:44.018191+0000 mgr.y (mgr.14556) 4866 : audit [DBG] from='client.31208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:53:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:44.094347+0000 mgr.y (mgr.14556) 4867 : cluster [DBG] pgmap v6820: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:46.094732+0000 mgr.y (mgr.14556) 4868 : cluster [DBG] pgmap v6821: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:47.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:46.094732+0000 mgr.y (mgr.14556) 4868 : cluster [DBG] pgmap v6821: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:46.094732+0000 mgr.y (mgr.14556) 4868 : cluster [DBG] pgmap v6821: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:48.095335+0000 mgr.y (mgr.14556) 4869 : cluster [DBG] pgmap v6822: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:48.095335+0000 mgr.y (mgr.14556) 4869 : cluster [DBG] pgmap v6822: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:48.095335+0000 mgr.y (mgr.14556) 4869 : cluster [DBG] pgmap v6822: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:53:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:51] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:53:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:50.095897+0000 mgr.y (mgr.14556) 4870 : cluster [DBG] pgmap v6823: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:50.095897+0000 mgr.y (mgr.14556) 4870 : cluster [DBG] pgmap v6823: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:50.095897+0000 mgr.y (mgr.14556) 4870 : cluster [DBG] pgmap v6823: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:52.099538+0000 mgr.y (mgr.14556) 4871 : cluster [DBG] pgmap v6824: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:52.099538+0000 mgr.y (mgr.14556) 4871 : cluster [DBG] pgmap v6824: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:52.099538+0000 mgr.y (mgr.14556) 4871 : cluster [DBG] pgmap v6824: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:53:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:53:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:54.100485+0000 mgr.y (mgr.14556) 4872 : cluster [DBG] pgmap v6825: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:54.100485+0000 mgr.y (mgr.14556) 4872 : cluster [DBG] pgmap v6825: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:54.100485+0000 mgr.y (mgr.14556) 4872 : cluster [DBG] pgmap v6825: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:56.100862+0000 mgr.y (mgr.14556) 4873 : cluster [DBG] pgmap v6826: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:57.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:56.100862+0000 mgr.y (mgr.14556) 4873 : cluster [DBG] pgmap v6826: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:56.100862+0000 mgr.y (mgr.14556) 4873 : cluster [DBG] pgmap v6826: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:53:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:53:58.101663+0000 mgr.y (mgr.14556) 4874 : cluster [DBG] pgmap v6827: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:53:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:53:58.101663+0000 mgr.y (mgr.14556) 4874 : cluster [DBG] pgmap v6827: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:53:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:53:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:53:58.101663+0000 mgr.y (mgr.14556) 4874 : cluster [DBG] pgmap v6827: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:01.446 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:00.102197+0000 mgr.y (mgr.14556) 4875 : cluster [DBG] pgmap v6828: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:01.446 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:00.102197+0000 mgr.y (mgr.14556) 4875 : cluster [DBG] pgmap v6828: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:00.102197+0000 mgr.y (mgr.14556) 4875 : cluster [DBG] pgmap v6828: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:54:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:01] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:54:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:02.102650+0000 mgr.y (mgr.14556) 4876 : cluster [DBG] pgmap v6829: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:02.102650+0000 mgr.y (mgr.14556) 4876 : cluster [DBG] pgmap v6829: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:02.102650+0000 mgr.y (mgr.14556) 4876 : cluster [DBG] pgmap v6829: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:54:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:54:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:04.103557+0000 mgr.y (mgr.14556) 4877 : cluster [DBG] pgmap v6830: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:04.103557+0000 mgr.y (mgr.14556) 4877 : cluster [DBG] pgmap v6830: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:04.103557+0000 mgr.y (mgr.14556) 4877 : cluster [DBG] pgmap v6830: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:06.104000+0000 mgr.y (mgr.14556) 4878 : cluster [DBG] pgmap v6831: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:06.104000+0000 mgr.y (mgr.14556) 4878 : cluster [DBG] pgmap v6831: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:06.104000+0000 mgr.y (mgr.14556) 4878 : cluster [DBG] pgmap v6831: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:08.104745+0000 mgr.y (mgr.14556) 4879 : cluster [DBG] pgmap v6832: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:08.104745+0000 mgr.y (mgr.14556) 4879 : cluster [DBG] pgmap v6832: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:09.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:08.104745+0000 mgr.y (mgr.14556) 4879 : cluster [DBG] pgmap v6832: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:11.444 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:10.105279+0000 mgr.y (mgr.14556) 4880 : cluster [DBG] pgmap v6833: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:11.445 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:10.105279+0000 mgr.y (mgr.14556) 4880 : cluster [DBG] pgmap v6833: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:10.105279+0000 mgr.y (mgr.14556) 4880 : cluster [DBG] pgmap v6833: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:11.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:54:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:11] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:54:13.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:12.105822+0000 mgr.y (mgr.14556) 4881 : cluster [DBG] pgmap v6834: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:12.105822+0000 mgr.y (mgr.14556) 4881 : cluster [DBG] pgmap v6834: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:12.105822+0000 mgr.y (mgr.14556) 4881 : cluster [DBG] pgmap v6834: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:54:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:54:14.697 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:54:14.987 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:54:14.987 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 8m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:54:14.987 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 8m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:54:14.987 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 8m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:54:14.987 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 8m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:54:14.987 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 8m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:54:14.987 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 8m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 8m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 8m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 8m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 8m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 8m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 8m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 8m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 8m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 8m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 8m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 8m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 8m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 8m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:54:14.988 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 8m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:54:15.337 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:54:15.337 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:54:15.337 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:54:15.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:54:15.337 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:54:15.337 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:54:15.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:54:15.337 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:54:15.338 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:54:15.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:54:15.338 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:54:15.338 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:54:15.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:54:15.338 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:54:15.338 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:54:15.338 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:54:15.338 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:54:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:14.106466+0000 mgr.y (mgr.14556) 4882 : cluster [DBG] pgmap v6835: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:15.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:54:14.687071+0000 mgr.y (mgr.14556) 4883 : audit [DBG] from='client.31220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:14.106466+0000 mgr.y (mgr.14556) 4882 : cluster [DBG] pgmap v6835: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:54:14.687071+0000 mgr.y (mgr.14556) 4883 : audit [DBG] from='client.31220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:14.106466+0000 mgr.y (mgr.14556) 4882 : cluster [DBG] pgmap v6835: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:54:14.687071+0000 mgr.y (mgr.14556) 4883 : audit [DBG] from='client.31220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:54:14.979997+0000 mgr.y (mgr.14556) 4884 : audit [DBG] from='client.21336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:16.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:16 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:54:15.337956+0000 mon.a (mon.0) 4597 : audit [DBG] from='client.? 172.21.15.31:0/3226135258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:54:16.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:54:14.979997+0000 mgr.y (mgr.14556) 4884 : audit [DBG] from='client.21336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:16.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:54:15.337956+0000 mon.a (mon.0) 4597 : audit [DBG] from='client.? 172.21.15.31:0/3226135258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:54:16.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:54:14.979997+0000 mgr.y (mgr.14556) 4884 : audit [DBG] from='client.21336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:16.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:16 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:54:15.337956+0000 mon.a (mon.0) 4597 : audit [DBG] from='client.? 172.21.15.31:0/3226135258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:54:17.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:16.106928+0000 mgr.y (mgr.14556) 4885 : cluster [DBG] pgmap v6836: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:16.106928+0000 mgr.y (mgr.14556) 4885 : cluster [DBG] pgmap v6836: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:17.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:16.106928+0000 mgr.y (mgr.14556) 4885 : cluster [DBG] pgmap v6836: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:19.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:18.107673+0000 mgr.y (mgr.14556) 4886 : cluster [DBG] pgmap v6837: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:19.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:18.107673+0000 mgr.y (mgr.14556) 4886 : cluster [DBG] pgmap v6837: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:18.107673+0000 mgr.y (mgr.14556) 4886 : cluster [DBG] pgmap v6837: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:21.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:20.108279+0000 mgr.y (mgr.14556) 4887 : cluster [DBG] pgmap v6838: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:21.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:20.108279+0000 mgr.y (mgr.14556) 4887 : cluster [DBG] pgmap v6838: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:21.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:20.108279+0000 mgr.y (mgr.14556) 4887 : cluster [DBG] pgmap v6838: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:21.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:54:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:21] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:54:23.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:22.108601+0000 mgr.y (mgr.14556) 4888 : cluster [DBG] pgmap v6839: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:23.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:22.108601+0000 mgr.y (mgr.14556) 4888 : cluster [DBG] pgmap v6839: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:23.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:22.108601+0000 mgr.y (mgr.14556) 4888 : cluster [DBG] pgmap v6839: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:54:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:54:25.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:24.109286+0000 mgr.y (mgr.14556) 4889 : cluster [DBG] pgmap v6840: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:25.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:24.109286+0000 mgr.y (mgr.14556) 4889 : cluster [DBG] pgmap v6840: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:25.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:24.109286+0000 mgr.y (mgr.14556) 4889 : cluster [DBG] pgmap v6840: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:27.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:26.109805+0000 mgr.y (mgr.14556) 4890 : cluster [DBG] pgmap v6841: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:27.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:26.109805+0000 mgr.y (mgr.14556) 4890 : cluster [DBG] pgmap v6841: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:27.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:26.109805+0000 mgr.y (mgr.14556) 4890 : cluster [DBG] pgmap v6841: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:29.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:28.110575+0000 mgr.y (mgr.14556) 4891 : cluster [DBG] pgmap v6842: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:29.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:28.110575+0000 mgr.y (mgr.14556) 4891 : cluster [DBG] pgmap v6842: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:28.110575+0000 mgr.y (mgr.14556) 4891 : cluster [DBG] pgmap v6842: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:31.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:30.111195+0000 mgr.y (mgr.14556) 4892 : cluster [DBG] pgmap v6843: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:31.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:30.111195+0000 mgr.y (mgr.14556) 4892 : cluster [DBG] pgmap v6843: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:31.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:54:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:31] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:54:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:30.111195+0000 mgr.y (mgr.14556) 4892 : cluster [DBG] pgmap v6843: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:33.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:32.111617+0000 mgr.y (mgr.14556) 4893 : cluster [DBG] pgmap v6844: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:33.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:32.111617+0000 mgr.y (mgr.14556) 4893 : cluster [DBG] pgmap v6844: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:32.111617+0000 mgr.y (mgr.14556) 4893 : cluster [DBG] pgmap v6844: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:54:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:54:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:34.112415+0000 mgr.y (mgr.14556) 4894 : cluster [DBG] pgmap v6845: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:34.112415+0000 mgr.y (mgr.14556) 4894 : cluster [DBG] pgmap v6845: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:34.112415+0000 mgr.y (mgr.14556) 4894 : cluster [DBG] pgmap v6845: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:37.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:36.112915+0000 mgr.y (mgr.14556) 4895 : cluster [DBG] pgmap v6846: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:37.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:36.112915+0000 mgr.y (mgr.14556) 4895 : cluster [DBG] pgmap v6846: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:36.112915+0000 mgr.y (mgr.14556) 4895 : cluster [DBG] pgmap v6846: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:38.113712+0000 mgr.y (mgr.14556) 4896 : cluster [DBG] pgmap v6847: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:38.113712+0000 mgr.y (mgr.14556) 4896 : cluster [DBG] pgmap v6847: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:38.113712+0000 mgr.y (mgr.14556) 4896 : cluster [DBG] pgmap v6847: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:40.114339+0000 mgr.y (mgr.14556) 4897 : cluster [DBG] pgmap v6848: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:54:40.681798+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:54:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:54:40.984503+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:54:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:54:40.985205+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:54:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:54:40.989459+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:54:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:41] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:54:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:40.114339+0000 mgr.y (mgr.14556) 4897 : cluster [DBG] pgmap v6848: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:54:40.681798+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:54:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:54:40.984503+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:54:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:54:40.985205+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:54:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:54:40.989459+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:54:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:40.114339+0000 mgr.y (mgr.14556) 4897 : cluster [DBG] pgmap v6848: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:54:40.681798+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:54:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:54:40.984503+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:54:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:54:40.985205+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:54:41.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:54:40.989459+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:54:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:42.114758+0000 mgr.y (mgr.14556) 4898 : cluster [DBG] pgmap v6849: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:42.114758+0000 mgr.y (mgr.14556) 4898 : cluster [DBG] pgmap v6849: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:42.114758+0000 mgr.y (mgr.14556) 4898 : cluster [DBG] pgmap v6849: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:54:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:54:45.664 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:54:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:44.115488+0000 mgr.y (mgr.14556) 4899 : cluster [DBG] pgmap v6850: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:44.115488+0000 mgr.y (mgr.14556) 4899 : cluster [DBG] pgmap v6850: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:44.115488+0000 mgr.y (mgr.14556) 4899 : cluster [DBG] pgmap v6850: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:45.950 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:54:45.950 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 9m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:54:45.950 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 9m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:54:45.950 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 9m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:54:45.950 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 9m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:54:45.950 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 9m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:54:45.950 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 9m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:54:45.950 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 9m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 9m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 9m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 9m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 9m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 9m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 9m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 9m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 9m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 9m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 9m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 9m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 9m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:54:45.951 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 9m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:54:46.299 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:54:46.300 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:54:46.301 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:54:46.301 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:54:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:54:45.653079+0000 mgr.y (mgr.14556) 4900 : audit [DBG] from='client.31238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:46.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:54:45.653079+0000 mgr.y (mgr.14556) 4900 : audit [DBG] from='client.31238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:54:45.653079+0000 mgr.y (mgr.14556) 4900 : audit [DBG] from='client.31238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:54:45.943041+0000 mgr.y (mgr.14556) 4901 : audit [DBG] from='client.21354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:46.115825+0000 mgr.y (mgr.14556) 4902 : cluster [DBG] pgmap v6851: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:54:46.300827+0000 mon.a (mon.0) 4602 : audit [DBG] from='client.? 172.21.15.31:0/925499342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:54:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:54:45.943041+0000 mgr.y (mgr.14556) 4901 : audit [DBG] from='client.21354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:46.115825+0000 mgr.y (mgr.14556) 4902 : cluster [DBG] pgmap v6851: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:54:46.300827+0000 mon.a (mon.0) 4602 : audit [DBG] from='client.? 172.21.15.31:0/925499342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:54:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:54:45.943041+0000 mgr.y (mgr.14556) 4901 : audit [DBG] from='client.21354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:54:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:46.115825+0000 mgr.y (mgr.14556) 4902 : cluster [DBG] pgmap v6851: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:54:46.300827+0000 mon.a (mon.0) 4602 : audit [DBG] from='client.? 172.21.15.31:0/925499342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:54:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:48.116572+0000 mgr.y (mgr.14556) 4903 : cluster [DBG] pgmap v6852: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:48.116572+0000 mgr.y (mgr.14556) 4903 : cluster [DBG] pgmap v6852: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:48.116572+0000 mgr.y (mgr.14556) 4903 : cluster [DBG] pgmap v6852: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:50.117030+0000 mgr.y (mgr.14556) 4904 : cluster [DBG] pgmap v6853: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:50.117030+0000 mgr.y (mgr.14556) 4904 : cluster [DBG] pgmap v6853: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:50.117030+0000 mgr.y (mgr.14556) 4904 : cluster [DBG] pgmap v6853: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:51.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:54:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:51] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:54:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:52.117428+0000 mgr.y (mgr.14556) 4905 : cluster [DBG] pgmap v6854: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:52.117428+0000 mgr.y (mgr.14556) 4905 : cluster [DBG] pgmap v6854: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:52.117428+0000 mgr.y (mgr.14556) 4905 : cluster [DBG] pgmap v6854: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:54:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:54:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:54.118094+0000 mgr.y (mgr.14556) 4906 : cluster [DBG] pgmap v6855: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:55.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:54.118094+0000 mgr.y (mgr.14556) 4906 : cluster [DBG] pgmap v6855: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:54.118094+0000 mgr.y (mgr.14556) 4906 : cluster [DBG] pgmap v6855: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:56.118485+0000 mgr.y (mgr.14556) 4907 : cluster [DBG] pgmap v6856: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:56.118485+0000 mgr.y (mgr.14556) 4907 : cluster [DBG] pgmap v6856: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:56.118485+0000 mgr.y (mgr.14556) 4907 : cluster [DBG] pgmap v6856: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:54:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:54:58.119110+0000 mgr.y (mgr.14556) 4908 : cluster [DBG] pgmap v6857: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:59.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:54:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:54:58.119110+0000 mgr.y (mgr.14556) 4908 : cluster [DBG] pgmap v6857: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:54:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:54:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:54:58.119110+0000 mgr.y (mgr.14556) 4908 : cluster [DBG] pgmap v6857: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:00.119557+0000 mgr.y (mgr.14556) 4909 : cluster [DBG] pgmap v6858: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:01] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:55:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:00.119557+0000 mgr.y (mgr.14556) 4909 : cluster [DBG] pgmap v6858: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:00.119557+0000 mgr.y (mgr.14556) 4909 : cluster [DBG] pgmap v6858: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:02.120139+0000 mgr.y (mgr.14556) 4910 : cluster [DBG] pgmap v6859: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:02.120139+0000 mgr.y (mgr.14556) 4910 : cluster [DBG] pgmap v6859: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:02.120139+0000 mgr.y (mgr.14556) 4910 : cluster [DBG] pgmap v6859: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:55:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:55:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:04.120787+0000 mgr.y (mgr.14556) 4911 : cluster [DBG] pgmap v6860: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:04.120787+0000 mgr.y (mgr.14556) 4911 : cluster [DBG] pgmap v6860: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:04.120787+0000 mgr.y (mgr.14556) 4911 : cluster [DBG] pgmap v6860: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:06.121294+0000 mgr.y (mgr.14556) 4912 : cluster [DBG] pgmap v6861: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:06.121294+0000 mgr.y (mgr.14556) 4912 : cluster [DBG] pgmap v6861: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:06.121294+0000 mgr.y (mgr.14556) 4912 : cluster [DBG] pgmap v6861: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:08.121927+0000 mgr.y (mgr.14556) 4913 : cluster [DBG] pgmap v6862: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:08.121927+0000 mgr.y (mgr.14556) 4913 : cluster [DBG] pgmap v6862: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:08.121927+0000 mgr.y (mgr.14556) 4913 : cluster [DBG] pgmap v6862: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:10.122440+0000 mgr.y (mgr.14556) 4914 : cluster [DBG] pgmap v6863: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:55:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:11] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:55:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:10.122440+0000 mgr.y (mgr.14556) 4914 : cluster [DBG] pgmap v6863: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:10.122440+0000 mgr.y (mgr.14556) 4914 : cluster [DBG] pgmap v6863: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:12.122849+0000 mgr.y (mgr.14556) 4915 : cluster [DBG] pgmap v6864: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:13.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:12.122849+0000 mgr.y (mgr.14556) 4915 : cluster [DBG] pgmap v6864: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:12.122849+0000 mgr.y (mgr.14556) 4915 : cluster [DBG] pgmap v6864: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:55:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:55:15.718 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:14.123817+0000 mgr.y (mgr.14556) 4916 : cluster [DBG] pgmap v6865: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:14.123817+0000 mgr.y (mgr.14556) 4916 : cluster [DBG] pgmap v6865: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:14.123817+0000 mgr.y (mgr.14556) 4916 : cluster [DBG] pgmap v6865: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:16.622 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:55:16.909 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:55:16.909 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 9m ago 2h 23.9M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:55:16.909 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 9m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:55:16.909 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 9m ago 2h 24.1M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:55:16.909 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 9m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:55:16.909 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 9m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:55:16.909 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 9m ago 2h 487M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:55:16.909 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 9m ago 2h 584M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:55:16.909 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 9m ago 2h 333M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:55:16.909 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 9m ago 2h 329M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:55:16.909 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 9m ago 2h 21.8M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:55:16.910 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 9m ago 2h 25.0M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:55:16.910 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 9m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:55:16.910 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 9m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:55:16.910 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 9m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:55:16.910 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 9m ago 2h 604M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:55:16.910 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 9m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:55:16.910 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 9m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:55:16.910 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 9m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:55:16.910 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 9m ago 2h 560M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:55:16.910 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 9m ago 2h 100M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:55:17.260 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:55:17.261 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:55:17.261 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:55:17.261 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:55:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:16.124375+0000 mgr.y (mgr.14556) 4917 : cluster [DBG] pgmap v6866: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:16.610421+0000 mgr.y (mgr.14556) 4918 : audit [DBG] from='client.31256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:17.260863+0000 mon.c (mon.2) 246 : audit [DBG] from='client.? 172.21.15.31:0/3131136267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:55:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:16.124375+0000 mgr.y (mgr.14556) 4917 : cluster [DBG] pgmap v6866: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:16.610421+0000 mgr.y (mgr.14556) 4918 : audit [DBG] from='client.31256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:17.260863+0000 mon.c (mon.2) 246 : audit [DBG] from='client.? 172.21.15.31:0/3131136267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:55:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:16.124375+0000 mgr.y (mgr.14556) 4917 : cluster [DBG] pgmap v6866: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:16.610421+0000 mgr.y (mgr.14556) 4918 : audit [DBG] from='client.31256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:17.260863+0000 mon.c (mon.2) 246 : audit [DBG] from='client.? 172.21.15.31:0/3131136267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:55:18.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:18 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:16.902066+0000 mgr.y (mgr.14556) 4919 : audit [DBG] from='client.21372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:18.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:16.902066+0000 mgr.y (mgr.14556) 4919 : audit [DBG] from='client.21372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:18.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:18 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:16.902066+0000 mgr.y (mgr.14556) 4919 : audit [DBG] from='client.21372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:18.124996+0000 mgr.y (mgr.14556) 4920 : cluster [DBG] pgmap v6867: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:19.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:18.124996+0000 mgr.y (mgr.14556) 4920 : cluster [DBG] pgmap v6867: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:18.124996+0000 mgr.y (mgr.14556) 4920 : cluster [DBG] pgmap v6867: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:20.125387+0000 mgr.y (mgr.14556) 4921 : cluster [DBG] pgmap v6868: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:20.125387+0000 mgr.y (mgr.14556) 4921 : cluster [DBG] pgmap v6868: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:20.125387+0000 mgr.y (mgr.14556) 4921 : cluster [DBG] pgmap v6868: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:55:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:21] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:55:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:22.125825+0000 mgr.y (mgr.14556) 4922 : cluster [DBG] pgmap v6869: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:22.125825+0000 mgr.y (mgr.14556) 4922 : cluster [DBG] pgmap v6869: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:22.125825+0000 mgr.y (mgr.14556) 4922 : cluster [DBG] pgmap v6869: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:55:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:55:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:24.126513+0000 mgr.y (mgr.14556) 4923 : cluster [DBG] pgmap v6870: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:24.126513+0000 mgr.y (mgr.14556) 4923 : cluster [DBG] pgmap v6870: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:24.126513+0000 mgr.y (mgr.14556) 4923 : cluster [DBG] pgmap v6870: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:26.127041+0000 mgr.y (mgr.14556) 4924 : cluster [DBG] pgmap v6871: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:27.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:26.127041+0000 mgr.y (mgr.14556) 4924 : cluster [DBG] pgmap v6871: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:26.127041+0000 mgr.y (mgr.14556) 4924 : cluster [DBG] pgmap v6871: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:28.127639+0000 mgr.y (mgr.14556) 4925 : cluster [DBG] pgmap v6872: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:28.127639+0000 mgr.y (mgr.14556) 4925 : cluster [DBG] pgmap v6872: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:28.127639+0000 mgr.y (mgr.14556) 4925 : cluster [DBG] pgmap v6872: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:30.128077+0000 mgr.y (mgr.14556) 4926 : cluster [DBG] pgmap v6873: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:30.128077+0000 mgr.y (mgr.14556) 4926 : cluster [DBG] pgmap v6873: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:30.128077+0000 mgr.y (mgr.14556) 4926 : cluster [DBG] pgmap v6873: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:55:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:31] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:55:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:32.128588+0000 mgr.y (mgr.14556) 4927 : cluster [DBG] pgmap v6874: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:32.128588+0000 mgr.y (mgr.14556) 4927 : cluster [DBG] pgmap v6874: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:32.128588+0000 mgr.y (mgr.14556) 4927 : cluster [DBG] pgmap v6874: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:55:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:55:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:34.129485+0000 mgr.y (mgr.14556) 4928 : cluster [DBG] pgmap v6875: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:34.129485+0000 mgr.y (mgr.14556) 4928 : cluster [DBG] pgmap v6875: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:34.129485+0000 mgr.y (mgr.14556) 4928 : cluster [DBG] pgmap v6875: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:36.129862+0000 mgr.y (mgr.14556) 4929 : cluster [DBG] pgmap v6876: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:36.129862+0000 mgr.y (mgr.14556) 4929 : cluster [DBG] pgmap v6876: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:36.129862+0000 mgr.y (mgr.14556) 4929 : cluster [DBG] pgmap v6876: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:38.130496+0000 mgr.y (mgr.14556) 4930 : cluster [DBG] pgmap v6877: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:38.130496+0000 mgr.y (mgr.14556) 4930 : cluster [DBG] pgmap v6877: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:38.130496+0000 mgr.y (mgr.14556) 4930 : cluster [DBG] pgmap v6877: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:41.631 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:40.131083+0000 mgr.y (mgr.14556) 4931 : cluster [DBG] pgmap v6878: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:41.631 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:40.993964+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:55:41.632 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:55:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:41] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:55:41.632 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:40.131083+0000 mgr.y (mgr.14556) 4931 : cluster [DBG] pgmap v6878: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:41.632 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:40.993964+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:55:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:40.131083+0000 mgr.y (mgr.14556) 4931 : cluster [DBG] pgmap v6878: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:40.993964+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:55:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:42.131511+0000 mgr.y (mgr.14556) 4932 : cluster [DBG] pgmap v6879: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:42.131511+0000 mgr.y (mgr.14556) 4932 : cluster [DBG] pgmap v6879: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:42.131511+0000 mgr.y (mgr.14556) 4932 : cluster [DBG] pgmap v6879: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:44.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:55:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:55:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:43.689101+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:55:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:44.232832+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:55:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:44.510906+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:55:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:44.511696+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:55:44.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:44.516523+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:55:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:43.689101+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:55:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:44.232832+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:55:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:44.510906+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:55:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:44.511696+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:55:44.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:44.516523+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:55:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:43.689101+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:55:44.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:44.232832+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:55:44.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:44.510906+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:55:44.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:44.511696+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:55:44.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:44.516523+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:55:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:44.132356+0000 mgr.y (mgr.14556) 4933 : cluster [DBG] pgmap v6880: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:44.132356+0000 mgr.y (mgr.14556) 4933 : cluster [DBG] pgmap v6880: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:44.132356+0000 mgr.y (mgr.14556) 4933 : cluster [DBG] pgmap v6880: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:47.587 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:55:47.877 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:55:47.877 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 4s ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:55:47.877 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 3s ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:55:47.877 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 4s ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 3s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 3s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 4s ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 4s ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 3s ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 4s ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 4s ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 3s ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 4s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 4s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 4s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 4s ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 3s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 3s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 3s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:55:47.878 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 3s ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:55:47.879 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 3s ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:55:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:46.132755+0000 mgr.y (mgr.14556) 4934 : cluster [DBG] pgmap v6881: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:47.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:46.132755+0000 mgr.y (mgr.14556) 4934 : cluster [DBG] pgmap v6881: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:46.132755+0000 mgr.y (mgr.14556) 4934 : cluster [DBG] pgmap v6881: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:48.232 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:55:48.232 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:55:48.232 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:55:48.232 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:55:48.232 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:55:48.233 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:55:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:47.576024+0000 mgr.y (mgr.14556) 4935 : audit [DBG] from='client.31274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:48.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:48.233481+0000 mon.a (mon.0) 4609 : audit [DBG] from='client.? 172.21.15.31:0/3677051469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:55:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:47.576024+0000 mgr.y (mgr.14556) 4935 : audit [DBG] from='client.31274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:48.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:48.233481+0000 mon.a (mon.0) 4609 : audit [DBG] from='client.? 172.21.15.31:0/3677051469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:55:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:47.576024+0000 mgr.y (mgr.14556) 4935 : audit [DBG] from='client.31274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:48.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:48.233481+0000 mon.a (mon.0) 4609 : audit [DBG] from='client.? 172.21.15.31:0/3677051469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:55:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:55:47.870623+0000 mgr.y (mgr.14556) 4936 : audit [DBG] from='client.21390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:48.133329+0000 mgr.y (mgr.14556) 4937 : cluster [DBG] pgmap v6882: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:55:47.870623+0000 mgr.y (mgr.14556) 4936 : audit [DBG] from='client.21390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:48.133329+0000 mgr.y (mgr.14556) 4937 : cluster [DBG] pgmap v6882: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:55:47.870623+0000 mgr.y (mgr.14556) 4936 : audit [DBG] from='client.21390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:55:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:48.133329+0000 mgr.y (mgr.14556) 4937 : cluster [DBG] pgmap v6882: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:51.705 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:51] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:55:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:50.133718+0000 mgr.y (mgr.14556) 4938 : cluster [DBG] pgmap v6883: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:51.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:50.133718+0000 mgr.y (mgr.14556) 4938 : cluster [DBG] pgmap v6883: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:51.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:50.133718+0000 mgr.y (mgr.14556) 4938 : cluster [DBG] pgmap v6883: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:52.134326+0000 mgr.y (mgr.14556) 4939 : cluster [DBG] pgmap v6884: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:52.134326+0000 mgr.y (mgr.14556) 4939 : cluster [DBG] pgmap v6884: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:52.134326+0000 mgr.y (mgr.14556) 4939 : cluster [DBG] pgmap v6884: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:55:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:55:55.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:54.135123+0000 mgr.y (mgr.14556) 4940 : cluster [DBG] pgmap v6885: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:55.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:54.135123+0000 mgr.y (mgr.14556) 4940 : cluster [DBG] pgmap v6885: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:55.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:54.135123+0000 mgr.y (mgr.14556) 4940 : cluster [DBG] pgmap v6885: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:56.135467+0000 mgr.y (mgr.14556) 4941 : cluster [DBG] pgmap v6886: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:57.487 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:56.135467+0000 mgr.y (mgr.14556) 4941 : cluster [DBG] pgmap v6886: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:57.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:56.135467+0000 mgr.y (mgr.14556) 4941 : cluster [DBG] pgmap v6886: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:59.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:55:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:55:58.136060+0000 mgr.y (mgr.14556) 4942 : cluster [DBG] pgmap v6887: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:59.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:55:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:55:58.136060+0000 mgr.y (mgr.14556) 4942 : cluster [DBG] pgmap v6887: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:55:59.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:55:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:55:58.136060+0000 mgr.y (mgr.14556) 4942 : cluster [DBG] pgmap v6887: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:01.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:00.136623+0000 mgr.y (mgr.14556) 4943 : cluster [DBG] pgmap v6888: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:01.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:00.136623+0000 mgr.y (mgr.14556) 4943 : cluster [DBG] pgmap v6888: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:01.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:56:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:01] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:56:01.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:00.136623+0000 mgr.y (mgr.14556) 4943 : cluster [DBG] pgmap v6888: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:03.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:02.137162+0000 mgr.y (mgr.14556) 4944 : cluster [DBG] pgmap v6889: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:03.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:02.137162+0000 mgr.y (mgr.14556) 4944 : cluster [DBG] pgmap v6889: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:03.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:02.137162+0000 mgr.y (mgr.14556) 4944 : cluster [DBG] pgmap v6889: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:56:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:56:05.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:04.138020+0000 mgr.y (mgr.14556) 4945 : cluster [DBG] pgmap v6890: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:04.138020+0000 mgr.y (mgr.14556) 4945 : cluster [DBG] pgmap v6890: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:04.138020+0000 mgr.y (mgr.14556) 4945 : cluster [DBG] pgmap v6890: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:07.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:06.138508+0000 mgr.y (mgr.14556) 4946 : cluster [DBG] pgmap v6891: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:06.138508+0000 mgr.y (mgr.14556) 4946 : cluster [DBG] pgmap v6891: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:06.138508+0000 mgr.y (mgr.14556) 4946 : cluster [DBG] pgmap v6891: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:09.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:08.139347+0000 mgr.y (mgr.14556) 4947 : cluster [DBG] pgmap v6892: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:09.487 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:08.139347+0000 mgr.y (mgr.14556) 4947 : cluster [DBG] pgmap v6892: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:09.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:08.139347+0000 mgr.y (mgr.14556) 4947 : cluster [DBG] pgmap v6892: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:10.139841+0000 mgr.y (mgr.14556) 4948 : cluster [DBG] pgmap v6893: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:11.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:56:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:11] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:56:11.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:10.139841+0000 mgr.y (mgr.14556) 4948 : cluster [DBG] pgmap v6893: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:11.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:10.139841+0000 mgr.y (mgr.14556) 4948 : cluster [DBG] pgmap v6893: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:13.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:12.140316+0000 mgr.y (mgr.14556) 4949 : cluster [DBG] pgmap v6894: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:13.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:12.140316+0000 mgr.y (mgr.14556) 4949 : cluster [DBG] pgmap v6894: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:12.140316+0000 mgr.y (mgr.14556) 4949 : cluster [DBG] pgmap v6894: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:56:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:56:15.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:14.141205+0000 mgr.y (mgr.14556) 4950 : cluster [DBG] pgmap v6895: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:15.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:14.141205+0000 mgr.y (mgr.14556) 4950 : cluster [DBG] pgmap v6895: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:14.141205+0000 mgr.y (mgr.14556) 4950 : cluster [DBG] pgmap v6895: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:17.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:16.141821+0000 mgr.y (mgr.14556) 4951 : cluster [DBG] pgmap v6896: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:17.489 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:16.141821+0000 mgr.y (mgr.14556) 4951 : cluster [DBG] pgmap v6896: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:16.141821+0000 mgr.y (mgr.14556) 4951 : cluster [DBG] pgmap v6896: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:18.556 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:56:18.843 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:56:18.843 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 35s ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:56:18.843 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 34s ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:56:18.843 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 35s ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:56:18.843 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 34s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:56:18.843 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 34s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:56:18.843 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 35s ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:56:18.843 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 35s ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 34s ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 35s ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 35s ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 34s ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 35s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 35s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 35s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 35s ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 34s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 34s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 34s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 34s ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:56:18.844 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 34s ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:56:19.192 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:56:19.193 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:56:19.193 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:56:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:18.142669+0000 mgr.y (mgr.14556) 4952 : cluster [DBG] pgmap v6897: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:56:18.545369+0000 mgr.y (mgr.14556) 4953 : audit [DBG] from='client.31292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:19.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:56:19.192890+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.31:0/3703844517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:56:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:18.142669+0000 mgr.y (mgr.14556) 4952 : cluster [DBG] pgmap v6897: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:56:18.545369+0000 mgr.y (mgr.14556) 4953 : audit [DBG] from='client.31292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:19.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:56:19.192890+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.31:0/3703844517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:56:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:18.142669+0000 mgr.y (mgr.14556) 4952 : cluster [DBG] pgmap v6897: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:56:18.545369+0000 mgr.y (mgr.14556) 4953 : audit [DBG] from='client.31292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:56:19.192890+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.31:0/3703844517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:56:20.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:56:18.836209+0000 mgr.y (mgr.14556) 4954 : audit [DBG] from='client.31298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:20.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:20 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:56:18.836209+0000 mgr.y (mgr.14556) 4954 : audit [DBG] from='client.31298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:20.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:20 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:56:18.836209+0000 mgr.y (mgr.14556) 4954 : audit [DBG] from='client.31298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:21.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:20.143242+0000 mgr.y (mgr.14556) 4955 : cluster [DBG] pgmap v6898: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:21.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:20.143242+0000 mgr.y (mgr.14556) 4955 : cluster [DBG] pgmap v6898: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:21.489 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:56:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:21] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T13:56:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:20.143242+0000 mgr.y (mgr.14556) 4955 : cluster [DBG] pgmap v6898: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:22.143642+0000 mgr.y (mgr.14556) 4956 : cluster [DBG] pgmap v6899: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:22.143642+0000 mgr.y (mgr.14556) 4956 : cluster [DBG] pgmap v6899: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:22.143642+0000 mgr.y (mgr.14556) 4956 : cluster [DBG] pgmap v6899: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:56:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:56:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:24.144530+0000 mgr.y (mgr.14556) 4957 : cluster [DBG] pgmap v6900: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:24.144530+0000 mgr.y (mgr.14556) 4957 : cluster [DBG] pgmap v6900: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:24.144530+0000 mgr.y (mgr.14556) 4957 : cluster [DBG] pgmap v6900: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:26.145127+0000 mgr.y (mgr.14556) 4958 : cluster [DBG] pgmap v6901: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:26.145127+0000 mgr.y (mgr.14556) 4958 : cluster [DBG] pgmap v6901: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:26.145127+0000 mgr.y (mgr.14556) 4958 : cluster [DBG] pgmap v6901: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:28.146020+0000 mgr.y (mgr.14556) 4959 : cluster [DBG] pgmap v6902: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:28.146020+0000 mgr.y (mgr.14556) 4959 : cluster [DBG] pgmap v6902: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:28.146020+0000 mgr.y (mgr.14556) 4959 : cluster [DBG] pgmap v6902: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:30.146511+0000 mgr.y (mgr.14556) 4960 : cluster [DBG] pgmap v6903: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:30.146511+0000 mgr.y (mgr.14556) 4960 : cluster [DBG] pgmap v6903: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:30.146511+0000 mgr.y (mgr.14556) 4960 : cluster [DBG] pgmap v6903: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:56:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:31] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:56:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:32.146984+0000 mgr.y (mgr.14556) 4961 : cluster [DBG] pgmap v6904: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:32.146984+0000 mgr.y (mgr.14556) 4961 : cluster [DBG] pgmap v6904: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:32.146984+0000 mgr.y (mgr.14556) 4961 : cluster [DBG] pgmap v6904: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:56:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:56:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:34.147707+0000 mgr.y (mgr.14556) 4962 : cluster [DBG] pgmap v6905: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:34.147707+0000 mgr.y (mgr.14556) 4962 : cluster [DBG] pgmap v6905: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:34.147707+0000 mgr.y (mgr.14556) 4962 : cluster [DBG] pgmap v6905: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:36.148188+0000 mgr.y (mgr.14556) 4963 : cluster [DBG] pgmap v6906: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:36.148188+0000 mgr.y (mgr.14556) 4963 : cluster [DBG] pgmap v6906: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:36.148188+0000 mgr.y (mgr.14556) 4963 : cluster [DBG] pgmap v6906: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:38.148808+0000 mgr.y (mgr.14556) 4964 : cluster [DBG] pgmap v6907: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:38.148808+0000 mgr.y (mgr.14556) 4964 : cluster [DBG] pgmap v6907: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:38.148808+0000 mgr.y (mgr.14556) 4964 : cluster [DBG] pgmap v6907: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:40.149360+0000 mgr.y (mgr.14556) 4965 : cluster [DBG] pgmap v6908: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:41.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:40.149360+0000 mgr.y (mgr.14556) 4965 : cluster [DBG] pgmap v6908: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:56:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:41] "GET /metrics HTTP/1.1" 200 196631 "" "Prometheus/2.33.4" 2024-04-17T13:56:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:40.149360+0000 mgr.y (mgr.14556) 4965 : cluster [DBG] pgmap v6908: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:42.149820+0000 mgr.y (mgr.14556) 4966 : cluster [DBG] pgmap v6909: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:42.149820+0000 mgr.y (mgr.14556) 4966 : cluster [DBG] pgmap v6909: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:42.149820+0000 mgr.y (mgr.14556) 4966 : cluster [DBG] pgmap v6909: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:56:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:56:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:44.150661+0000 mgr.y (mgr.14556) 4967 : cluster [DBG] pgmap v6910: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:56:44.521501+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:56:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:56:44.818888+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:56:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:56:44.819519+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:56:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:56:44.823654+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:56:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:44.150661+0000 mgr.y (mgr.14556) 4967 : cluster [DBG] pgmap v6910: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:56:44.521501+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:56:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:56:44.818888+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:56:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:56:44.819519+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:56:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:56:44.823654+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:56:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:44.150661+0000 mgr.y (mgr.14556) 4967 : cluster [DBG] pgmap v6910: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:56:44.521501+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:56:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:56:44.818888+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:56:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:56:44.819519+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:56:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:56:44.823654+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:56:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:46.151265+0000 mgr.y (mgr.14556) 4968 : cluster [DBG] pgmap v6911: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:46.151265+0000 mgr.y (mgr.14556) 4968 : cluster [DBG] pgmap v6911: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:46.151265+0000 mgr.y (mgr.14556) 4968 : cluster [DBG] pgmap v6911: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:49.520 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:56:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:48.151940+0000 mgr.y (mgr.14556) 4969 : cluster [DBG] pgmap v6912: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:49.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:48.151940+0000 mgr.y (mgr.14556) 4969 : cluster [DBG] pgmap v6912: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:48.151940+0000 mgr.y (mgr.14556) 4969 : cluster [DBG] pgmap v6912: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:49.811 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:56:49.811 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 66s ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:56:49.811 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 65s ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 66s ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 65s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 65s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 66s ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 66s ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 65s ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 66s ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 66s ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 65s ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 66s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 66s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 66s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 66s ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 65s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:56:49.812 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 65s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:56:49.813 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 65s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:56:49.813 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 65s ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:56:49.813 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 65s ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:56:50.158 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:56:50.159 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:56:50.160 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:56:50.160 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:56:50.160 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:56:50.160 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:56:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:56:49.509671+0000 mgr.y (mgr.14556) 4970 : audit [DBG] from='client.21420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:56:50.159852+0000 mon.a (mon.0) 4614 : audit [DBG] from='client.? 172.21.15.31:0/3358774074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:56:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:56:49.509671+0000 mgr.y (mgr.14556) 4970 : audit [DBG] from='client.21420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:56:50.159852+0000 mon.a (mon.0) 4614 : audit [DBG] from='client.? 172.21.15.31:0/3358774074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:56:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:56:49.509671+0000 mgr.y (mgr.14556) 4970 : audit [DBG] from='client.21420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:56:50.159852+0000 mon.a (mon.0) 4614 : audit [DBG] from='client.? 172.21.15.31:0/3358774074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:56:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:56:49.804518+0000 mgr.y (mgr.14556) 4971 : audit [DBG] from='client.31316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:50.152272+0000 mgr.y (mgr.14556) 4972 : cluster [DBG] pgmap v6913: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:56:49.804518+0000 mgr.y (mgr.14556) 4971 : audit [DBG] from='client.31316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:50.152272+0000 mgr.y (mgr.14556) 4972 : cluster [DBG] pgmap v6913: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:56:49.804518+0000 mgr.y (mgr.14556) 4971 : audit [DBG] from='client.31316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:56:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:50.152272+0000 mgr.y (mgr.14556) 4972 : cluster [DBG] pgmap v6913: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:56:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:51] "GET /metrics HTTP/1.1" 200 196631 "" "Prometheus/2.33.4" 2024-04-17T13:56:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:52.152774+0000 mgr.y (mgr.14556) 4973 : cluster [DBG] pgmap v6914: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:52.152774+0000 mgr.y (mgr.14556) 4973 : cluster [DBG] pgmap v6914: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:52.152774+0000 mgr.y (mgr.14556) 4973 : cluster [DBG] pgmap v6914: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:56:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:56:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:54.153562+0000 mgr.y (mgr.14556) 4974 : cluster [DBG] pgmap v6915: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:54.153562+0000 mgr.y (mgr.14556) 4974 : cluster [DBG] pgmap v6915: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:54.153562+0000 mgr.y (mgr.14556) 4974 : cluster [DBG] pgmap v6915: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:56.154130+0000 mgr.y (mgr.14556) 4975 : cluster [DBG] pgmap v6916: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:56.154130+0000 mgr.y (mgr.14556) 4975 : cluster [DBG] pgmap v6916: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:56.154130+0000 mgr.y (mgr.14556) 4975 : cluster [DBG] pgmap v6916: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:56:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:56:58.154716+0000 mgr.y (mgr.14556) 4976 : cluster [DBG] pgmap v6917: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:59.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:56:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:56:58.154716+0000 mgr.y (mgr.14556) 4976 : cluster [DBG] pgmap v6917: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:56:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:56:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:56:58.154716+0000 mgr.y (mgr.14556) 4976 : cluster [DBG] pgmap v6917: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:00.155375+0000 mgr.y (mgr.14556) 4977 : cluster [DBG] pgmap v6918: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:00.155375+0000 mgr.y (mgr.14556) 4977 : cluster [DBG] pgmap v6918: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:00.155375+0000 mgr.y (mgr.14556) 4977 : cluster [DBG] pgmap v6918: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:57:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:01] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T13:57:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:02.155927+0000 mgr.y (mgr.14556) 4978 : cluster [DBG] pgmap v6919: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:02.155927+0000 mgr.y (mgr.14556) 4978 : cluster [DBG] pgmap v6919: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:02.155927+0000 mgr.y (mgr.14556) 4978 : cluster [DBG] pgmap v6919: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:57:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:57:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:04.156729+0000 mgr.y (mgr.14556) 4979 : cluster [DBG] pgmap v6920: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:04.156729+0000 mgr.y (mgr.14556) 4979 : cluster [DBG] pgmap v6920: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:04.156729+0000 mgr.y (mgr.14556) 4979 : cluster [DBG] pgmap v6920: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:06.157238+0000 mgr.y (mgr.14556) 4980 : cluster [DBG] pgmap v6921: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:06.157238+0000 mgr.y (mgr.14556) 4980 : cluster [DBG] pgmap v6921: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:07.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:06.157238+0000 mgr.y (mgr.14556) 4980 : cluster [DBG] pgmap v6921: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:08.157955+0000 mgr.y (mgr.14556) 4981 : cluster [DBG] pgmap v6922: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:08.157955+0000 mgr.y (mgr.14556) 4981 : cluster [DBG] pgmap v6922: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:08.157955+0000 mgr.y (mgr.14556) 4981 : cluster [DBG] pgmap v6922: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:10.158389+0000 mgr.y (mgr.14556) 4982 : cluster [DBG] pgmap v6923: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:10.158389+0000 mgr.y (mgr.14556) 4982 : cluster [DBG] pgmap v6923: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:10.158389+0000 mgr.y (mgr.14556) 4982 : cluster [DBG] pgmap v6923: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:57:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:11] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:57:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:12.158826+0000 mgr.y (mgr.14556) 4983 : cluster [DBG] pgmap v6924: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:12.158826+0000 mgr.y (mgr.14556) 4983 : cluster [DBG] pgmap v6924: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:12.158826+0000 mgr.y (mgr.14556) 4983 : cluster [DBG] pgmap v6924: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:57:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:57:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:14.159577+0000 mgr.y (mgr.14556) 4984 : cluster [DBG] pgmap v6925: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:14.159577+0000 mgr.y (mgr.14556) 4984 : cluster [DBG] pgmap v6925: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:14.159577+0000 mgr.y (mgr.14556) 4984 : cluster [DBG] pgmap v6925: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:16.160162+0000 mgr.y (mgr.14556) 4985 : cluster [DBG] pgmap v6926: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:16.160162+0000 mgr.y (mgr.14556) 4985 : cluster [DBG] pgmap v6926: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:16.160162+0000 mgr.y (mgr.14556) 4985 : cluster [DBG] pgmap v6926: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:18.160853+0000 mgr.y (mgr.14556) 4986 : cluster [DBG] pgmap v6927: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:18.160853+0000 mgr.y (mgr.14556) 4986 : cluster [DBG] pgmap v6927: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:18.160853+0000 mgr.y (mgr.14556) 4986 : cluster [DBG] pgmap v6927: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:20.485 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:57:20.775 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:57:20.775 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 97s ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:57:20.775 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 96s ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:57:20.775 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 97s ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:57:20.775 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 96s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:57:20.775 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 96s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:57:20.775 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 97s ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:57:20.775 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 97s ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:57:20.775 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 96s ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:57:20.775 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 97s ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:57:20.776 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 97s ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:57:20.776 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 96s ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:57:20.776 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 97s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:57:20.776 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 97s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:57:20.776 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 97s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:57:20.776 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 97s ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:57:20.776 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 96s ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:57:20.776 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 96s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:57:20.776 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 96s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:57:20.776 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 96s ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:57:20.776 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 96s ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:57:21.126 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:57:21.126 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:57:21.126 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:57:21.126 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:57:21.126 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:57:21.126 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:57:21.126 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:57:21.127 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:57:21.127 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:57:21.127 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:57:21.127 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:57:21.127 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:57:21.127 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:57:21.127 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:57:21.127 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:57:21.127 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:57:21.127 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:57:21.699 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:21] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T13:57:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:20.161399+0000 mgr.y (mgr.14556) 4987 : cluster [DBG] pgmap v6928: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:57:20.473643+0000 mgr.y (mgr.14556) 4988 : audit [DBG] from='client.21438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:57:21.126946+0000 mon.a (mon.0) 4615 : audit [DBG] from='client.? 172.21.15.31:0/2676931701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:57:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:20.161399+0000 mgr.y (mgr.14556) 4987 : cluster [DBG] pgmap v6928: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:57:20.473643+0000 mgr.y (mgr.14556) 4988 : audit [DBG] from='client.21438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:21.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:57:21.126946+0000 mon.a (mon.0) 4615 : audit [DBG] from='client.? 172.21.15.31:0/2676931701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:57:21.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:20.161399+0000 mgr.y (mgr.14556) 4987 : cluster [DBG] pgmap v6928: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:21.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:57:20.473643+0000 mgr.y (mgr.14556) 4988 : audit [DBG] from='client.21438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:21.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:57:21.126946+0000 mon.a (mon.0) 4615 : audit [DBG] from='client.? 172.21.15.31:0/2676931701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:57:22.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:57:20.767791+0000 mgr.y (mgr.14556) 4989 : audit [DBG] from='client.21444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:22.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:57:20.767791+0000 mgr.y (mgr.14556) 4989 : audit [DBG] from='client.21444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:22.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:57:20.767791+0000 mgr.y (mgr.14556) 4989 : audit [DBG] from='client.21444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:22.161780+0000 mgr.y (mgr.14556) 4990 : cluster [DBG] pgmap v6929: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:22.161780+0000 mgr.y (mgr.14556) 4990 : cluster [DBG] pgmap v6929: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:22.161780+0000 mgr.y (mgr.14556) 4990 : cluster [DBG] pgmap v6929: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:57:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:57:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:24.162637+0000 mgr.y (mgr.14556) 4991 : cluster [DBG] pgmap v6930: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:24.162637+0000 mgr.y (mgr.14556) 4991 : cluster [DBG] pgmap v6930: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:24.162637+0000 mgr.y (mgr.14556) 4991 : cluster [DBG] pgmap v6930: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:26.163134+0000 mgr.y (mgr.14556) 4992 : cluster [DBG] pgmap v6931: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:26.163134+0000 mgr.y (mgr.14556) 4992 : cluster [DBG] pgmap v6931: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:26.163134+0000 mgr.y (mgr.14556) 4992 : cluster [DBG] pgmap v6931: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:28.163932+0000 mgr.y (mgr.14556) 4993 : cluster [DBG] pgmap v6932: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:28.163932+0000 mgr.y (mgr.14556) 4993 : cluster [DBG] pgmap v6932: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:28.163932+0000 mgr.y (mgr.14556) 4993 : cluster [DBG] pgmap v6932: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:31.720 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:57:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:31] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T13:57:31.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:30.164345+0000 mgr.y (mgr.14556) 4994 : cluster [DBG] pgmap v6933: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:31.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:30.164345+0000 mgr.y (mgr.14556) 4994 : cluster [DBG] pgmap v6933: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:32.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:30.164345+0000 mgr.y (mgr.14556) 4994 : cluster [DBG] pgmap v6933: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:33.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:32 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:32.164800+0000 mgr.y (mgr.14556) 4995 : cluster [DBG] pgmap v6934: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:33.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:32.164800+0000 mgr.y (mgr.14556) 4995 : cluster [DBG] pgmap v6934: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:33.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:32 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:32.164800+0000 mgr.y (mgr.14556) 4995 : cluster [DBG] pgmap v6934: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:57:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:57:35.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:34.165659+0000 mgr.y (mgr.14556) 4996 : cluster [DBG] pgmap v6935: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:35.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:34.165659+0000 mgr.y (mgr.14556) 4996 : cluster [DBG] pgmap v6935: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:34.165659+0000 mgr.y (mgr.14556) 4996 : cluster [DBG] pgmap v6935: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:36.166239+0000 mgr.y (mgr.14556) 4997 : cluster [DBG] pgmap v6936: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:36.166239+0000 mgr.y (mgr.14556) 4997 : cluster [DBG] pgmap v6936: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:36.166239+0000 mgr.y (mgr.14556) 4997 : cluster [DBG] pgmap v6936: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:38.166827+0000 mgr.y (mgr.14556) 4998 : cluster [DBG] pgmap v6937: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:38.166827+0000 mgr.y (mgr.14556) 4998 : cluster [DBG] pgmap v6937: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:38.166827+0000 mgr.y (mgr.14556) 4998 : cluster [DBG] pgmap v6937: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:41.694 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:57:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:41] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:57:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:40.167416+0000 mgr.y (mgr.14556) 4999 : cluster [DBG] pgmap v6938: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:41.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:40.167416+0000 mgr.y (mgr.14556) 4999 : cluster [DBG] pgmap v6938: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:41.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:40.167416+0000 mgr.y (mgr.14556) 4999 : cluster [DBG] pgmap v6938: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:42.167915+0000 mgr.y (mgr.14556) 5000 : cluster [DBG] pgmap v6939: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:42.167915+0000 mgr.y (mgr.14556) 5000 : cluster [DBG] pgmap v6939: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:42.167915+0000 mgr.y (mgr.14556) 5000 : cluster [DBG] pgmap v6939: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:57:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:57:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:44.168490+0000 mgr.y (mgr.14556) 5001 : cluster [DBG] pgmap v6940: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:57:44.828152+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:57:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:57:45.134283+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:57:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:57:45.134948+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:57:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:57:45.140033+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:57:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:44.168490+0000 mgr.y (mgr.14556) 5001 : cluster [DBG] pgmap v6940: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:57:44.828152+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:57:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:57:45.134283+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:57:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:57:45.134948+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:57:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:57:45.140033+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:57:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:44.168490+0000 mgr.y (mgr.14556) 5001 : cluster [DBG] pgmap v6940: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:57:44.828152+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:57:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:57:45.134283+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:57:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:57:45.134948+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:57:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:57:45.140033+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:57:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:46.168910+0000 mgr.y (mgr.14556) 5002 : cluster [DBG] pgmap v6941: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:46.168910+0000 mgr.y (mgr.14556) 5002 : cluster [DBG] pgmap v6941: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:46.168910+0000 mgr.y (mgr.14556) 5002 : cluster [DBG] pgmap v6941: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:48.169644+0000 mgr.y (mgr.14556) 5003 : cluster [DBG] pgmap v6942: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:48.169644+0000 mgr.y (mgr.14556) 5003 : cluster [DBG] pgmap v6942: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:48.169644+0000 mgr.y (mgr.14556) 5003 : cluster [DBG] pgmap v6942: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:51.452 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:57:51.710 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:57:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:51] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T13:57:51.742 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:57:51.742 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 2m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:57:51.742 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 2m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:57:51.743 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 2m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:57:51.743 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 2m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:57:51.743 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 2m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:57:51.743 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 2m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:57:51.743 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 2m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:57:51.743 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 2m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:57:51.743 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 2m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:57:51.743 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 2m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:57:51.743 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 2m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:57:51.743 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 2m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:57:51.743 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 2m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:57:51.744 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 2m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:57:51.744 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 2m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:57:51.744 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 2m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:57:51.744 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 2m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:57:51.744 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 2m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:57:51.744 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 2m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:57:51.744 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 2m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:57:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:50.170083+0000 mgr.y (mgr.14556) 5004 : cluster [DBG] pgmap v6943: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:51.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:50.170083+0000 mgr.y (mgr.14556) 5004 : cluster [DBG] pgmap v6943: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:51.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:50.170083+0000 mgr.y (mgr.14556) 5004 : cluster [DBG] pgmap v6943: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:52.094 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:57:52.094 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:57:52.094 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:57:52.095 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:57:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:57:51.440444+0000 mgr.y (mgr.14556) 5005 : audit [DBG] from='client.21456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:52.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:52 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:57:52.095373+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.31:0/792258939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:57:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:57:51.440444+0000 mgr.y (mgr.14556) 5005 : audit [DBG] from='client.21456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:52.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:57:52.095373+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.31:0/792258939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:57:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:57:51.440444+0000 mgr.y (mgr.14556) 5005 : audit [DBG] from='client.21456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:52.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:52 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:57:52.095373+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.31:0/792258939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:57:53.976 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:57:51.735258+0000 mgr.y (mgr.14556) 5006 : audit [DBG] from='client.31352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:53.976 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:52.170573+0000 mgr.y (mgr.14556) 5007 : cluster [DBG] pgmap v6944: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:57:51.735258+0000 mgr.y (mgr.14556) 5006 : audit [DBG] from='client.31352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:52.170573+0000 mgr.y (mgr.14556) 5007 : cluster [DBG] pgmap v6944: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:57:51.735258+0000 mgr.y (mgr.14556) 5006 : audit [DBG] from='client.31352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:57:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:52.170573+0000 mgr.y (mgr.14556) 5007 : cluster [DBG] pgmap v6944: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:57:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:57:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:54.171378+0000 mgr.y (mgr.14556) 5008 : cluster [DBG] pgmap v6945: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:54.171378+0000 mgr.y (mgr.14556) 5008 : cluster [DBG] pgmap v6945: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:56.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:54.171378+0000 mgr.y (mgr.14556) 5008 : cluster [DBG] pgmap v6945: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:56.171772+0000 mgr.y (mgr.14556) 5009 : cluster [DBG] pgmap v6946: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:56.171772+0000 mgr.y (mgr.14556) 5009 : cluster [DBG] pgmap v6946: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:58.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:56.171772+0000 mgr.y (mgr.14556) 5009 : cluster [DBG] pgmap v6946: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:59.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:57:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:57:58.172486+0000 mgr.y (mgr.14556) 5010 : cluster [DBG] pgmap v6947: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:59.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:57:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:57:58.172486+0000 mgr.y (mgr.14556) 5010 : cluster [DBG] pgmap v6947: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:57:59.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:57:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:57:58.172486+0000 mgr.y (mgr.14556) 5010 : cluster [DBG] pgmap v6947: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:01.488 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:58:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:01] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:58:01.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:00.172930+0000 mgr.y (mgr.14556) 5011 : cluster [DBG] pgmap v6948: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:01.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:00.172930+0000 mgr.y (mgr.14556) 5011 : cluster [DBG] pgmap v6948: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:00.172930+0000 mgr.y (mgr.14556) 5011 : cluster [DBG] pgmap v6948: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:03.489 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:02.173364+0000 mgr.y (mgr.14556) 5012 : cluster [DBG] pgmap v6949: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:03.490 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:02.173364+0000 mgr.y (mgr.14556) 5012 : cluster [DBG] pgmap v6949: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:02.173364+0000 mgr.y (mgr.14556) 5012 : cluster [DBG] pgmap v6949: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:58:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:58:05.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:04.174094+0000 mgr.y (mgr.14556) 5013 : cluster [DBG] pgmap v6950: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:05.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:04.174094+0000 mgr.y (mgr.14556) 5013 : cluster [DBG] pgmap v6950: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:04.174094+0000 mgr.y (mgr.14556) 5013 : cluster [DBG] pgmap v6950: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:07.488 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:06.174522+0000 mgr.y (mgr.14556) 5014 : cluster [DBG] pgmap v6951: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:07.488 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:06.174522+0000 mgr.y (mgr.14556) 5014 : cluster [DBG] pgmap v6951: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:06.174522+0000 mgr.y (mgr.14556) 5014 : cluster [DBG] pgmap v6951: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:08.175352+0000 mgr.y (mgr.14556) 5015 : cluster [DBG] pgmap v6952: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:08.175352+0000 mgr.y (mgr.14556) 5015 : cluster [DBG] pgmap v6952: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:08.175352+0000 mgr.y (mgr.14556) 5015 : cluster [DBG] pgmap v6952: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:10.175961+0000 mgr.y (mgr.14556) 5016 : cluster [DBG] pgmap v6953: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:10.175961+0000 mgr.y (mgr.14556) 5016 : cluster [DBG] pgmap v6953: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:58:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:11] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:58:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:10.175961+0000 mgr.y (mgr.14556) 5016 : cluster [DBG] pgmap v6953: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:12.176529+0000 mgr.y (mgr.14556) 5017 : cluster [DBG] pgmap v6954: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:12.176529+0000 mgr.y (mgr.14556) 5017 : cluster [DBG] pgmap v6954: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:12.176529+0000 mgr.y (mgr.14556) 5017 : cluster [DBG] pgmap v6954: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:58:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:58:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:14.177418+0000 mgr.y (mgr.14556) 5018 : cluster [DBG] pgmap v6955: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:14.177418+0000 mgr.y (mgr.14556) 5018 : cluster [DBG] pgmap v6955: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:14.177418+0000 mgr.y (mgr.14556) 5018 : cluster [DBG] pgmap v6955: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:16.177828+0000 mgr.y (mgr.14556) 5019 : cluster [DBG] pgmap v6956: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:16.177828+0000 mgr.y (mgr.14556) 5019 : cluster [DBG] pgmap v6956: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:16.177828+0000 mgr.y (mgr.14556) 5019 : cluster [DBG] pgmap v6956: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:18.178504+0000 mgr.y (mgr.14556) 5020 : cluster [DBG] pgmap v6957: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:18.178504+0000 mgr.y (mgr.14556) 5020 : cluster [DBG] pgmap v6957: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:18.178504+0000 mgr.y (mgr.14556) 5020 : cluster [DBG] pgmap v6957: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:20.178929+0000 mgr.y (mgr.14556) 5021 : cluster [DBG] pgmap v6958: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:20.178929+0000 mgr.y (mgr.14556) 5021 : cluster [DBG] pgmap v6958: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:20.178929+0000 mgr.y (mgr.14556) 5021 : cluster [DBG] pgmap v6958: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:58:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:21] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T13:58:22.415 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:58:22.701 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:58:22.701 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 2m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:58:22.701 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 2m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:58:22.701 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 2m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:58:22.701 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 2m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:58:22.701 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 2m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:58:22.701 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 2m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:58:22.701 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 2m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:58:22.701 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 2m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 2m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 2m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 2m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 2m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 2m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 2m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 2m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 2m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 2m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 2m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 2m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:58:22.702 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 2m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:58:23.054 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:58:23.054 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:58:23.054 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:58:23.054 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:58:23.054 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:58:23.055 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:58:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:22.179242+0000 mgr.y (mgr.14556) 5022 : cluster [DBG] pgmap v6959: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:58:22.404191+0000 mgr.y (mgr.14556) 5023 : audit [DBG] from='client.31364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:58:22.694183+0000 mgr.y (mgr.14556) 5024 : audit [DBG] from='client.21480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:58:23.055286+0000 mon.a (mon.0) 4620 : audit [DBG] from='client.? 172.21.15.31:0/1356721397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:58:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:22.179242+0000 mgr.y (mgr.14556) 5022 : cluster [DBG] pgmap v6959: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:58:22.404191+0000 mgr.y (mgr.14556) 5023 : audit [DBG] from='client.31364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:58:22.694183+0000 mgr.y (mgr.14556) 5024 : audit [DBG] from='client.21480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:58:23.055286+0000 mon.a (mon.0) 4620 : audit [DBG] from='client.? 172.21.15.31:0/1356721397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:58:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:22.179242+0000 mgr.y (mgr.14556) 5022 : cluster [DBG] pgmap v6959: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:58:22.404191+0000 mgr.y (mgr.14556) 5023 : audit [DBG] from='client.31364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:58:22.694183+0000 mgr.y (mgr.14556) 5024 : audit [DBG] from='client.21480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:58:23.055286+0000 mon.a (mon.0) 4620 : audit [DBG] from='client.? 172.21.15.31:0/1356721397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:58:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:58:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:58:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:24.179979+0000 mgr.y (mgr.14556) 5025 : cluster [DBG] pgmap v6960: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:24.179979+0000 mgr.y (mgr.14556) 5025 : cluster [DBG] pgmap v6960: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:24.179979+0000 mgr.y (mgr.14556) 5025 : cluster [DBG] pgmap v6960: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:26.180414+0000 mgr.y (mgr.14556) 5026 : cluster [DBG] pgmap v6961: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:26.180414+0000 mgr.y (mgr.14556) 5026 : cluster [DBG] pgmap v6961: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:26.180414+0000 mgr.y (mgr.14556) 5026 : cluster [DBG] pgmap v6961: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:28.181142+0000 mgr.y (mgr.14556) 5027 : cluster [DBG] pgmap v6962: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:28.181142+0000 mgr.y (mgr.14556) 5027 : cluster [DBG] pgmap v6962: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:28.181142+0000 mgr.y (mgr.14556) 5027 : cluster [DBG] pgmap v6962: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:30.181583+0000 mgr.y (mgr.14556) 5028 : cluster [DBG] pgmap v6963: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:30.181583+0000 mgr.y (mgr.14556) 5028 : cluster [DBG] pgmap v6963: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:58:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:31] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:58:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:30.181583+0000 mgr.y (mgr.14556) 5028 : cluster [DBG] pgmap v6963: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:32.182140+0000 mgr.y (mgr.14556) 5029 : cluster [DBG] pgmap v6964: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:32.182140+0000 mgr.y (mgr.14556) 5029 : cluster [DBG] pgmap v6964: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:32.182140+0000 mgr.y (mgr.14556) 5029 : cluster [DBG] pgmap v6964: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:58:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:58:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:34.182819+0000 mgr.y (mgr.14556) 5030 : cluster [DBG] pgmap v6965: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:34.182819+0000 mgr.y (mgr.14556) 5030 : cluster [DBG] pgmap v6965: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:34.182819+0000 mgr.y (mgr.14556) 5030 : cluster [DBG] pgmap v6965: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:36.183256+0000 mgr.y (mgr.14556) 5031 : cluster [DBG] pgmap v6966: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:36.183256+0000 mgr.y (mgr.14556) 5031 : cluster [DBG] pgmap v6966: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:36.183256+0000 mgr.y (mgr.14556) 5031 : cluster [DBG] pgmap v6966: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:38.183976+0000 mgr.y (mgr.14556) 5032 : cluster [DBG] pgmap v6967: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:38.183976+0000 mgr.y (mgr.14556) 5032 : cluster [DBG] pgmap v6967: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:38.183976+0000 mgr.y (mgr.14556) 5032 : cluster [DBG] pgmap v6967: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:40.184602+0000 mgr.y (mgr.14556) 5033 : cluster [DBG] pgmap v6968: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:58:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:41] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:58:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:40.184602+0000 mgr.y (mgr.14556) 5033 : cluster [DBG] pgmap v6968: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:40.184602+0000 mgr.y (mgr.14556) 5033 : cluster [DBG] pgmap v6968: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:42.185102+0000 mgr.y (mgr.14556) 5034 : cluster [DBG] pgmap v6969: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:42.185102+0000 mgr.y (mgr.14556) 5034 : cluster [DBG] pgmap v6969: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:42.185102+0000 mgr.y (mgr.14556) 5034 : cluster [DBG] pgmap v6969: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:58:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:58:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:44.185932+0000 mgr.y (mgr.14556) 5035 : cluster [DBG] pgmap v6970: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:58:45.144368+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:58:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:44.185932+0000 mgr.y (mgr.14556) 5035 : cluster [DBG] pgmap v6970: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:58:45.144368+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:58:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:44.185932+0000 mgr.y (mgr.14556) 5035 : cluster [DBG] pgmap v6970: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:58:45.144368+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:58:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:58:45.394959+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:58:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:58:45.684329+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:58:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:58:45.685027+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:58:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:58:45.689191+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:58:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:58:45.394959+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:58:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:58:45.684329+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:58:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:58:45.685027+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:58:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:58:45.689191+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:58:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:58:45.394959+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:58:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:58:45.684329+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:58:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:58:45.685027+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:58:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:58:45.689191+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:58:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:46.186274+0000 mgr.y (mgr.14556) 5036 : cluster [DBG] pgmap v6971: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:46.186274+0000 mgr.y (mgr.14556) 5036 : cluster [DBG] pgmap v6971: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:46.186274+0000 mgr.y (mgr.14556) 5036 : cluster [DBG] pgmap v6971: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:48.186936+0000 mgr.y (mgr.14556) 5037 : cluster [DBG] pgmap v6972: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:49.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:48.186936+0000 mgr.y (mgr.14556) 5037 : cluster [DBG] pgmap v6972: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:48.186936+0000 mgr.y (mgr.14556) 5037 : cluster [DBG] pgmap v6972: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:51.700 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:58:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:51] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:58:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:50.187447+0000 mgr.y (mgr.14556) 5038 : cluster [DBG] pgmap v6973: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:51.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:50.187447+0000 mgr.y (mgr.14556) 5038 : cluster [DBG] pgmap v6973: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:51.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:50.187447+0000 mgr.y (mgr.14556) 5038 : cluster [DBG] pgmap v6973: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:53.376 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:58:53.663 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:58:53.663 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 3m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:58:53.663 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 3m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:58:53.663 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 3m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 3m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 3m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 3m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 3m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 3m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 3m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 3m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 3m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 3m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 3m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 3m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 3m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 3m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 3m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:58:53.664 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 3m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:58:53.665 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 3m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:58:53.665 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 3m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:58:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:52.188004+0000 mgr.y (mgr.14556) 5039 : cluster [DBG] pgmap v6974: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:53.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:52.188004+0000 mgr.y (mgr.14556) 5039 : cluster [DBG] pgmap v6974: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:52.188004+0000 mgr.y (mgr.14556) 5039 : cluster [DBG] pgmap v6974: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:54.011 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:58:54.011 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:58:54.011 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:58:54.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:58:54.011 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:58:54.011 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:58:54.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:58:54.011 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:58:54.011 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:58:54.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:58:54.012 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:58:54.012 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:58:54.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:58:54.012 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:58:54.012 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:58:54.012 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:58:54.012 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:58:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:58:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:58:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:58:53.366191+0000 mgr.y (mgr.14556) 5040 : audit [DBG] from='client.31382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:58:53.656375+0000 mgr.y (mgr.14556) 5041 : audit [DBG] from='client.31388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:58:54.012556+0000 mon.a (mon.0) 4626 : audit [DBG] from='client.? 172.21.15.31:0/3823360555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:58:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:58:53.366191+0000 mgr.y (mgr.14556) 5040 : audit [DBG] from='client.31382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:58:53.656375+0000 mgr.y (mgr.14556) 5041 : audit [DBG] from='client.31388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:54.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:58:54.012556+0000 mon.a (mon.0) 4626 : audit [DBG] from='client.? 172.21.15.31:0/3823360555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:58:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:58:53.366191+0000 mgr.y (mgr.14556) 5040 : audit [DBG] from='client.31382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:58:53.656375+0000 mgr.y (mgr.14556) 5041 : audit [DBG] from='client.31388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:58:54.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:58:54.012556+0000 mon.a (mon.0) 4626 : audit [DBG] from='client.? 172.21.15.31:0/3823360555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:58:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:54.188743+0000 mgr.y (mgr.14556) 5042 : cluster [DBG] pgmap v6975: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:54.188743+0000 mgr.y (mgr.14556) 5042 : cluster [DBG] pgmap v6975: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:54.188743+0000 mgr.y (mgr.14556) 5042 : cluster [DBG] pgmap v6975: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:56.189178+0000 mgr.y (mgr.14556) 5043 : cluster [DBG] pgmap v6976: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:56.189178+0000 mgr.y (mgr.14556) 5043 : cluster [DBG] pgmap v6976: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:56.189178+0000 mgr.y (mgr.14556) 5043 : cluster [DBG] pgmap v6976: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:58:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:58:58.189742+0000 mgr.y (mgr.14556) 5044 : cluster [DBG] pgmap v6977: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:58:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:58:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:58:58.189742+0000 mgr.y (mgr.14556) 5044 : cluster [DBG] pgmap v6977: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:00.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:58:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:58:58.189742+0000 mgr.y (mgr.14556) 5044 : cluster [DBG] pgmap v6977: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:01.719 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:59:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:01] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:59:01.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:00.190267+0000 mgr.y (mgr.14556) 5045 : cluster [DBG] pgmap v6978: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:00.190267+0000 mgr.y (mgr.14556) 5045 : cluster [DBG] pgmap v6978: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:02.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:00.190267+0000 mgr.y (mgr.14556) 5045 : cluster [DBG] pgmap v6978: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:03.976 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:02.190696+0000 mgr.y (mgr.14556) 5046 : cluster [DBG] pgmap v6979: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:02.190696+0000 mgr.y (mgr.14556) 5046 : cluster [DBG] pgmap v6979: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:02.190696+0000 mgr.y (mgr.14556) 5046 : cluster [DBG] pgmap v6979: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:59:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:59:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:04.191400+0000 mgr.y (mgr.14556) 5047 : cluster [DBG] pgmap v6980: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:04.191400+0000 mgr.y (mgr.14556) 5047 : cluster [DBG] pgmap v6980: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:04.191400+0000 mgr.y (mgr.14556) 5047 : cluster [DBG] pgmap v6980: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:06.191815+0000 mgr.y (mgr.14556) 5048 : cluster [DBG] pgmap v6981: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:06.191815+0000 mgr.y (mgr.14556) 5048 : cluster [DBG] pgmap v6981: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:08.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:06.191815+0000 mgr.y (mgr.14556) 5048 : cluster [DBG] pgmap v6981: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:08.192600+0000 mgr.y (mgr.14556) 5049 : cluster [DBG] pgmap v6982: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:08.192600+0000 mgr.y (mgr.14556) 5049 : cluster [DBG] pgmap v6982: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:08.192600+0000 mgr.y (mgr.14556) 5049 : cluster [DBG] pgmap v6982: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:11.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:10.193036+0000 mgr.y (mgr.14556) 5050 : cluster [DBG] pgmap v6983: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:11.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:10.193036+0000 mgr.y (mgr.14556) 5050 : cluster [DBG] pgmap v6983: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:11.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:10.193036+0000 mgr.y (mgr.14556) 5050 : cluster [DBG] pgmap v6983: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:59:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:11] "GET /metrics HTTP/1.1" 200 196633 "" "Prometheus/2.33.4" 2024-04-17T13:59:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:12.193488+0000 mgr.y (mgr.14556) 5051 : cluster [DBG] pgmap v6984: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:12.193488+0000 mgr.y (mgr.14556) 5051 : cluster [DBG] pgmap v6984: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:12.193488+0000 mgr.y (mgr.14556) 5051 : cluster [DBG] pgmap v6984: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:59:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:59:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:14.194307+0000 mgr.y (mgr.14556) 5052 : cluster [DBG] pgmap v6985: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:14.194307+0000 mgr.y (mgr.14556) 5052 : cluster [DBG] pgmap v6985: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:14.194307+0000 mgr.y (mgr.14556) 5052 : cluster [DBG] pgmap v6985: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:16.194813+0000 mgr.y (mgr.14556) 5053 : cluster [DBG] pgmap v6986: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:16.194813+0000 mgr.y (mgr.14556) 5053 : cluster [DBG] pgmap v6986: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:16.194813+0000 mgr.y (mgr.14556) 5053 : cluster [DBG] pgmap v6986: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:18.195499+0000 mgr.y (mgr.14556) 5054 : cluster [DBG] pgmap v6987: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:18.195499+0000 mgr.y (mgr.14556) 5054 : cluster [DBG] pgmap v6987: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:18.195499+0000 mgr.y (mgr.14556) 5054 : cluster [DBG] pgmap v6987: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:20.195959+0000 mgr.y (mgr.14556) 5055 : cluster [DBG] pgmap v6988: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:59:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:21] "GET /metrics HTTP/1.1" 200 196633 "" "Prometheus/2.33.4" 2024-04-17T13:59:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:20.195959+0000 mgr.y (mgr.14556) 5055 : cluster [DBG] pgmap v6988: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:20.195959+0000 mgr.y (mgr.14556) 5055 : cluster [DBG] pgmap v6988: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:22.196400+0000 mgr.y (mgr.14556) 5056 : cluster [DBG] pgmap v6989: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:22.196400+0000 mgr.y (mgr.14556) 5056 : cluster [DBG] pgmap v6989: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:22.196400+0000 mgr.y (mgr.14556) 5056 : cluster [DBG] pgmap v6989: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:24.337 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:59:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:59:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:59:24.626 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:59:24.626 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 3m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 3m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 3m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 3m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 3m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 3m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 3m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 3m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 3m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 3m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 3m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 3m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 3m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 3m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 3m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 3m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 3m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:59:24.627 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 3m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:59:24.628 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 3m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:59:24.628 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 3m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:59:24.974 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:59:24.974 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:59:24.974 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:59:24.975 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:59:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:24.197053+0000 mgr.y (mgr.14556) 5057 : cluster [DBG] pgmap v6990: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:59:24.326288+0000 mgr.y (mgr.14556) 5058 : audit [DBG] from='client.21510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:59:24.619577+0000 mgr.y (mgr.14556) 5059 : audit [DBG] from='client.21516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:59:24.975587+0000 mon.a (mon.0) 4627 : audit [DBG] from='client.? 172.21.15.31:0/2838379584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:59:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:24.197053+0000 mgr.y (mgr.14556) 5057 : cluster [DBG] pgmap v6990: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:59:24.326288+0000 mgr.y (mgr.14556) 5058 : audit [DBG] from='client.21510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:59:24.619577+0000 mgr.y (mgr.14556) 5059 : audit [DBG] from='client.21516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:59:24.975587+0000 mon.a (mon.0) 4627 : audit [DBG] from='client.? 172.21.15.31:0/2838379584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:59:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:24.197053+0000 mgr.y (mgr.14556) 5057 : cluster [DBG] pgmap v6990: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:59:24.326288+0000 mgr.y (mgr.14556) 5058 : audit [DBG] from='client.21510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:59:24.619577+0000 mgr.y (mgr.14556) 5059 : audit [DBG] from='client.21516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:59:24.975587+0000 mon.a (mon.0) 4627 : audit [DBG] from='client.? 172.21.15.31:0/2838379584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:59:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:26.197437+0000 mgr.y (mgr.14556) 5060 : cluster [DBG] pgmap v6991: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:26.197437+0000 mgr.y (mgr.14556) 5060 : cluster [DBG] pgmap v6991: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:26.197437+0000 mgr.y (mgr.14556) 5060 : cluster [DBG] pgmap v6991: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:28.197969+0000 mgr.y (mgr.14556) 5061 : cluster [DBG] pgmap v6992: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:28.197969+0000 mgr.y (mgr.14556) 5061 : cluster [DBG] pgmap v6992: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:28.197969+0000 mgr.y (mgr.14556) 5061 : cluster [DBG] pgmap v6992: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:30.198373+0000 mgr.y (mgr.14556) 5062 : cluster [DBG] pgmap v6993: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:59:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:31] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T13:59:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:30.198373+0000 mgr.y (mgr.14556) 5062 : cluster [DBG] pgmap v6993: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:30.198373+0000 mgr.y (mgr.14556) 5062 : cluster [DBG] pgmap v6993: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:32.198916+0000 mgr.y (mgr.14556) 5063 : cluster [DBG] pgmap v6994: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:32.198916+0000 mgr.y (mgr.14556) 5063 : cluster [DBG] pgmap v6994: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:32.198916+0000 mgr.y (mgr.14556) 5063 : cluster [DBG] pgmap v6994: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:59:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:59:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:34.199649+0000 mgr.y (mgr.14556) 5064 : cluster [DBG] pgmap v6995: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:34.199649+0000 mgr.y (mgr.14556) 5064 : cluster [DBG] pgmap v6995: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:34.199649+0000 mgr.y (mgr.14556) 5064 : cluster [DBG] pgmap v6995: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:36.200063+0000 mgr.y (mgr.14556) 5065 : cluster [DBG] pgmap v6996: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:36.200063+0000 mgr.y (mgr.14556) 5065 : cluster [DBG] pgmap v6996: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:36.200063+0000 mgr.y (mgr.14556) 5065 : cluster [DBG] pgmap v6996: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:38.200810+0000 mgr.y (mgr.14556) 5066 : cluster [DBG] pgmap v6997: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:38.200810+0000 mgr.y (mgr.14556) 5066 : cluster [DBG] pgmap v6997: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:38.200810+0000 mgr.y (mgr.14556) 5066 : cluster [DBG] pgmap v6997: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:41.723 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:59:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:41] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:59:41.724 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:40.201250+0000 mgr.y (mgr.14556) 5067 : cluster [DBG] pgmap v6998: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:41.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:40.201250+0000 mgr.y (mgr.14556) 5067 : cluster [DBG] pgmap v6998: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:42.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:40.201250+0000 mgr.y (mgr.14556) 5067 : cluster [DBG] pgmap v6998: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:42.201839+0000 mgr.y (mgr.14556) 5068 : cluster [DBG] pgmap v6999: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:42.201839+0000 mgr.y (mgr.14556) 5068 : cluster [DBG] pgmap v6999: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:44.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:59:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:59:44.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:42.201839+0000 mgr.y (mgr.14556) 5068 : cluster [DBG] pgmap v6999: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:44.202516+0000 mgr.y (mgr.14556) 5069 : cluster [DBG] pgmap v7000: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:59:45.695340+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:59:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:44.202516+0000 mgr.y (mgr.14556) 5069 : cluster [DBG] pgmap v7000: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:59:45.695340+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:59:46.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:44.202516+0000 mgr.y (mgr.14556) 5069 : cluster [DBG] pgmap v7000: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:46.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:59:45.695340+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T13:59:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:59:45.942919+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:59:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:46.203066+0000 mgr.y (mgr.14556) 5070 : cluster [DBG] pgmap v7001: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:47.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:59:46.219443+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:59:47.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:59:46.220149+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:59:47.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:59:46.224574+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:59:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:59:45.942919+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:59:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:46.203066+0000 mgr.y (mgr.14556) 5070 : cluster [DBG] pgmap v7001: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:59:46.219443+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:59:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:59:46.220149+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:59:47.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:59:46.224574+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:59:47.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:59:45.942919+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:59:47.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:46.203066+0000 mgr.y (mgr.14556) 5070 : cluster [DBG] pgmap v7001: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:47.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:59:46.219443+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T13:59:47.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:59:46.220149+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T13:59:47.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:59:46.224574+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T13:59:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:48.203826+0000 mgr.y (mgr.14556) 5071 : cluster [DBG] pgmap v7002: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:48.203826+0000 mgr.y (mgr.14556) 5071 : cluster [DBG] pgmap v7002: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:48.203826+0000 mgr.y (mgr.14556) 5071 : cluster [DBG] pgmap v7002: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:50.204280+0000 mgr.y (mgr.14556) 5072 : cluster [DBG] pgmap v7003: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:50.204280+0000 mgr.y (mgr.14556) 5072 : cluster [DBG] pgmap v7003: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 13:59:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:51] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T13:59:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:50.204280+0000 mgr.y (mgr.14556) 5072 : cluster [DBG] pgmap v7003: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:52.204754+0000 mgr.y (mgr.14556) 5073 : cluster [DBG] pgmap v7004: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:52.204754+0000 mgr.y (mgr.14556) 5073 : cluster [DBG] pgmap v7004: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:52.204754+0000 mgr.y (mgr.14556) 5073 : cluster [DBG] pgmap v7004: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 13:59:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:13:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T13:59:55.302 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T13:59:55.592 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T13:59:55.592 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 4m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T13:59:55.592 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 4m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T13:59:55.592 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 4m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 4m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 4m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 4m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 4m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 4m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 4m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 4m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 4m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 4m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 4m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 4m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 4m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 4m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 4m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T13:59:55.593 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 4m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T13:59:55.594 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 4m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T13:59:55.594 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 4m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T13:59:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:54.205497+0000 mgr.y (mgr.14556) 5074 : cluster [DBG] pgmap v7005: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:55.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:54.205497+0000 mgr.y (mgr.14556) 5074 : cluster [DBG] pgmap v7005: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:54.205497+0000 mgr.y (mgr.14556) 5074 : cluster [DBG] pgmap v7005: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:55.947 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T13:59:55.947 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T13:59:55.947 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T13:59:55.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:59:55.947 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T13:59:55.947 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:59:55.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:59:55.947 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T13:59:55.947 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T13:59:55.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:59:55.947 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T13:59:55.948 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T13:59:55.948 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T13:59:55.948 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T13:59:55.948 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T13:59:55.948 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T13:59:55.948 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T13:59:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:59:55.291744+0000 mgr.y (mgr.14556) 5075 : audit [DBG] from='client.31418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:59:55.585578+0000 mgr.y (mgr.14556) 5076 : audit [DBG] from='client.31424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:56.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:56 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T13:59:55.948182+0000 mon.a (mon.0) 4633 : audit [DBG] from='client.? 172.21.15.31:0/1944993005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:59:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:59:55.291744+0000 mgr.y (mgr.14556) 5075 : audit [DBG] from='client.31418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:59:55.585578+0000 mgr.y (mgr.14556) 5076 : audit [DBG] from='client.31424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:56.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T13:59:55.948182+0000 mon.a (mon.0) 4633 : audit [DBG] from='client.? 172.21.15.31:0/1944993005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:59:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:59:55.291744+0000 mgr.y (mgr.14556) 5075 : audit [DBG] from='client.31418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:59:55.585578+0000 mgr.y (mgr.14556) 5076 : audit [DBG] from='client.31424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T13:59:56.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:56 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T13:59:55.948182+0000 mon.a (mon.0) 4633 : audit [DBG] from='client.? 172.21.15.31:0/1944993005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T13:59:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:56.206063+0000 mgr.y (mgr.14556) 5077 : cluster [DBG] pgmap v7006: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:56.206063+0000 mgr.y (mgr.14556) 5077 : cluster [DBG] pgmap v7006: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:56.206063+0000 mgr.y (mgr.14556) 5077 : cluster [DBG] pgmap v7006: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 13:59:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T13:59:58.206736+0000 mgr.y (mgr.14556) 5078 : cluster [DBG] pgmap v7007: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 13:59:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T13:59:58.206736+0000 mgr.y (mgr.14556) 5078 : cluster [DBG] pgmap v7007: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T13:59:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 13:59:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T13:59:58.206736+0000 mgr.y (mgr.14556) 5078 : cluster [DBG] pgmap v7007: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:00.000161+0000 mon.a (mon.0) 4634 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T14:00:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:00.000161+0000 mon.a (mon.0) 4634 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T14:00:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:00.000161+0000 mon.a (mon.0) 4634 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-17T14:00:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:00.207242+0000 mgr.y (mgr.14556) 5079 : cluster [DBG] pgmap v7008: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:00:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:01] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:00:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:00.207242+0000 mgr.y (mgr.14556) 5079 : cluster [DBG] pgmap v7008: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:00.207242+0000 mgr.y (mgr.14556) 5079 : cluster [DBG] pgmap v7008: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:02.207828+0000 mgr.y (mgr.14556) 5080 : cluster [DBG] pgmap v7009: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:02.207828+0000 mgr.y (mgr.14556) 5080 : cluster [DBG] pgmap v7009: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:02.207828+0000 mgr.y (mgr.14556) 5080 : cluster [DBG] pgmap v7009: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:00:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:00:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:04.208561+0000 mgr.y (mgr.14556) 5081 : cluster [DBG] pgmap v7010: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:04.208561+0000 mgr.y (mgr.14556) 5081 : cluster [DBG] pgmap v7010: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:04.208561+0000 mgr.y (mgr.14556) 5081 : cluster [DBG] pgmap v7010: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:06.208894+0000 mgr.y (mgr.14556) 5082 : cluster [DBG] pgmap v7011: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:06.208894+0000 mgr.y (mgr.14556) 5082 : cluster [DBG] pgmap v7011: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:06.208894+0000 mgr.y (mgr.14556) 5082 : cluster [DBG] pgmap v7011: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:08.209513+0000 mgr.y (mgr.14556) 5083 : cluster [DBG] pgmap v7012: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:08.209513+0000 mgr.y (mgr.14556) 5083 : cluster [DBG] pgmap v7012: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:08.209513+0000 mgr.y (mgr.14556) 5083 : cluster [DBG] pgmap v7012: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:10.209951+0000 mgr.y (mgr.14556) 5084 : cluster [DBG] pgmap v7013: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:10.209951+0000 mgr.y (mgr.14556) 5084 : cluster [DBG] pgmap v7013: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:10.209951+0000 mgr.y (mgr.14556) 5084 : cluster [DBG] pgmap v7013: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:00:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:11] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:00:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:12.210445+0000 mgr.y (mgr.14556) 5085 : cluster [DBG] pgmap v7014: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:13.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:12.210445+0000 mgr.y (mgr.14556) 5085 : cluster [DBG] pgmap v7014: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:12.210445+0000 mgr.y (mgr.14556) 5085 : cluster [DBG] pgmap v7014: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:00:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:00:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:14.211090+0000 mgr.y (mgr.14556) 5086 : cluster [DBG] pgmap v7015: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:14.211090+0000 mgr.y (mgr.14556) 5086 : cluster [DBG] pgmap v7015: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:14.211090+0000 mgr.y (mgr.14556) 5086 : cluster [DBG] pgmap v7015: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:17.717 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:16.211523+0000 mgr.y (mgr.14556) 5087 : cluster [DBG] pgmap v7016: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:17.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:16.211523+0000 mgr.y (mgr.14556) 5087 : cluster [DBG] pgmap v7016: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:16.211523+0000 mgr.y (mgr.14556) 5087 : cluster [DBG] pgmap v7016: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:18.212424+0000 mgr.y (mgr.14556) 5088 : cluster [DBG] pgmap v7017: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:19.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:18.212424+0000 mgr.y (mgr.14556) 5088 : cluster [DBG] pgmap v7017: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:18.212424+0000 mgr.y (mgr.14556) 5088 : cluster [DBG] pgmap v7017: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:20.212949+0000 mgr.y (mgr.14556) 5089 : cluster [DBG] pgmap v7018: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:20.212949+0000 mgr.y (mgr.14556) 5089 : cluster [DBG] pgmap v7018: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:00:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:21] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:00:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:20.212949+0000 mgr.y (mgr.14556) 5089 : cluster [DBG] pgmap v7018: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:22.213373+0000 mgr.y (mgr.14556) 5090 : cluster [DBG] pgmap v7019: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:23.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:22.213373+0000 mgr.y (mgr.14556) 5090 : cluster [DBG] pgmap v7019: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:22.213373+0000 mgr.y (mgr.14556) 5090 : cluster [DBG] pgmap v7019: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:00:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:00:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:24.214114+0000 mgr.y (mgr.14556) 5091 : cluster [DBG] pgmap v7020: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:24.214114+0000 mgr.y (mgr.14556) 5091 : cluster [DBG] pgmap v7020: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:24.214114+0000 mgr.y (mgr.14556) 5091 : cluster [DBG] pgmap v7020: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:26.272 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:00:26.561 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:00:26.561 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 4m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:00:26.561 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 4m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:00:26.561 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 4m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 4m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 4m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 4m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 4m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 4m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 4m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 4m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 4m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 4m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 4m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 4m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:00:26.562 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 4m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:00:26.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 4m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:00:26.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 4m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:00:26.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 4m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:00:26.563 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 4m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:00:26.563 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 4m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:00:26.912 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:00:26.912 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:00:26.912 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:00:26.912 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:00:26.912 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:00:26.912 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:00:26.912 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:00:26.912 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:00:26.913 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:00:26.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:00:26.913 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:00:26.913 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:00:26.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:00:26.913 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:00:26.913 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:00:26.913 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:00:26.913 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:00:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:26.214452+0000 mgr.y (mgr.14556) 5092 : cluster [DBG] pgmap v7021: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:00:26.261511+0000 mgr.y (mgr.14556) 5093 : audit [DBG] from='client.31436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:00:26.554395+0000 mgr.y (mgr.14556) 5094 : audit [DBG] from='client.21552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:00:26.913416+0000 mon.c (mon.2) 249 : audit [DBG] from='client.? 172.21.15.31:0/1249259984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:00:27.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:26.214452+0000 mgr.y (mgr.14556) 5092 : cluster [DBG] pgmap v7021: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:00:26.261511+0000 mgr.y (mgr.14556) 5093 : audit [DBG] from='client.31436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:00:26.554395+0000 mgr.y (mgr.14556) 5094 : audit [DBG] from='client.21552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:00:26.913416+0000 mon.c (mon.2) 249 : audit [DBG] from='client.? 172.21.15.31:0/1249259984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:00:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:26.214452+0000 mgr.y (mgr.14556) 5092 : cluster [DBG] pgmap v7021: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:00:26.261511+0000 mgr.y (mgr.14556) 5093 : audit [DBG] from='client.31436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:00:26.554395+0000 mgr.y (mgr.14556) 5094 : audit [DBG] from='client.21552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:00:26.913416+0000 mon.c (mon.2) 249 : audit [DBG] from='client.? 172.21.15.31:0/1249259984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:00:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:28.215260+0000 mgr.y (mgr.14556) 5095 : cluster [DBG] pgmap v7022: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:29.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:28.215260+0000 mgr.y (mgr.14556) 5095 : cluster [DBG] pgmap v7022: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:28.215260+0000 mgr.y (mgr.14556) 5095 : cluster [DBG] pgmap v7022: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:30.215720+0000 mgr.y (mgr.14556) 5096 : cluster [DBG] pgmap v7023: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:31.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:30.215720+0000 mgr.y (mgr.14556) 5096 : cluster [DBG] pgmap v7023: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:30.215720+0000 mgr.y (mgr.14556) 5096 : cluster [DBG] pgmap v7023: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:00:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:31] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T14:00:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:32.216189+0000 mgr.y (mgr.14556) 5097 : cluster [DBG] pgmap v7024: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:32.216189+0000 mgr.y (mgr.14556) 5097 : cluster [DBG] pgmap v7024: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:32.216189+0000 mgr.y (mgr.14556) 5097 : cluster [DBG] pgmap v7024: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:00:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:00:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:34.216857+0000 mgr.y (mgr.14556) 5098 : cluster [DBG] pgmap v7025: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:34.216857+0000 mgr.y (mgr.14556) 5098 : cluster [DBG] pgmap v7025: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:34.216857+0000 mgr.y (mgr.14556) 5098 : cluster [DBG] pgmap v7025: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:36.217448+0000 mgr.y (mgr.14556) 5099 : cluster [DBG] pgmap v7026: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:36.217448+0000 mgr.y (mgr.14556) 5099 : cluster [DBG] pgmap v7026: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:36.217448+0000 mgr.y (mgr.14556) 5099 : cluster [DBG] pgmap v7026: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:38.218204+0000 mgr.y (mgr.14556) 5100 : cluster [DBG] pgmap v7027: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:38.218204+0000 mgr.y (mgr.14556) 5100 : cluster [DBG] pgmap v7027: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:38.218204+0000 mgr.y (mgr.14556) 5100 : cluster [DBG] pgmap v7027: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:40.218680+0000 mgr.y (mgr.14556) 5101 : cluster [DBG] pgmap v7028: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:40.218680+0000 mgr.y (mgr.14556) 5101 : cluster [DBG] pgmap v7028: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:00:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:41] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T14:00:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:40.218680+0000 mgr.y (mgr.14556) 5101 : cluster [DBG] pgmap v7028: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:42.219080+0000 mgr.y (mgr.14556) 5102 : cluster [DBG] pgmap v7029: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:42.219080+0000 mgr.y (mgr.14556) 5102 : cluster [DBG] pgmap v7029: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:42.219080+0000 mgr.y (mgr.14556) 5102 : cluster [DBG] pgmap v7029: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:00:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:00:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:44.219763+0000 mgr.y (mgr.14556) 5103 : cluster [DBG] pgmap v7030: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:45.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:44.219763+0000 mgr.y (mgr.14556) 5103 : cluster [DBG] pgmap v7030: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:44.219763+0000 mgr.y (mgr.14556) 5103 : cluster [DBG] pgmap v7030: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:46.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:00:46.229140+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:00:46.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:00:46.229140+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:00:46.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:00:46.229140+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:00:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:46.220174+0000 mgr.y (mgr.14556) 5104 : cluster [DBG] pgmap v7031: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:00:46.534272+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:00:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:00:46.534925+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:00:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:00:46.539489+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:00:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:46.220174+0000 mgr.y (mgr.14556) 5104 : cluster [DBG] pgmap v7031: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:00:46.534272+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:00:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:00:46.534925+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:00:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:00:46.539489+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:00:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:46.220174+0000 mgr.y (mgr.14556) 5104 : cluster [DBG] pgmap v7031: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:00:46.534272+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:00:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:00:46.534925+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:00:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:00:46.539489+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:00:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:48.220736+0000 mgr.y (mgr.14556) 5105 : cluster [DBG] pgmap v7032: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:48.220736+0000 mgr.y (mgr.14556) 5105 : cluster [DBG] pgmap v7032: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:48.220736+0000 mgr.y (mgr.14556) 5105 : cluster [DBG] pgmap v7032: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:50.221264+0000 mgr.y (mgr.14556) 5106 : cluster [DBG] pgmap v7033: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:51.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:00:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:51] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T14:00:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:50.221264+0000 mgr.y (mgr.14556) 5106 : cluster [DBG] pgmap v7033: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:50.221264+0000 mgr.y (mgr.14556) 5106 : cluster [DBG] pgmap v7033: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:52.221821+0000 mgr.y (mgr.14556) 5107 : cluster [DBG] pgmap v7034: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:52.221821+0000 mgr.y (mgr.14556) 5107 : cluster [DBG] pgmap v7034: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:52.221821+0000 mgr.y (mgr.14556) 5107 : cluster [DBG] pgmap v7034: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:00:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:00:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:54.222447+0000 mgr.y (mgr.14556) 5108 : cluster [DBG] pgmap v7035: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:54.222447+0000 mgr.y (mgr.14556) 5108 : cluster [DBG] pgmap v7035: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:54.222447+0000 mgr.y (mgr.14556) 5108 : cluster [DBG] pgmap v7035: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:57.240 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:00:57.530 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 5m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 5m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 5m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 5m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 5m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 5m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 5m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 5m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 5m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 5m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 5m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 5m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 5m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 5m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 5m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 5m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:00:57.531 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 5m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:00:57.532 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 5m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:00:57.532 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 5m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:00:57.532 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 5m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:00:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:56.222853+0000 mgr.y (mgr.14556) 5109 : cluster [DBG] pgmap v7036: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:56.222853+0000 mgr.y (mgr.14556) 5109 : cluster [DBG] pgmap v7036: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:56.222853+0000 mgr.y (mgr.14556) 5109 : cluster [DBG] pgmap v7036: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:57.885 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:00:57.885 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:00:57.885 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:00:57.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:00:57.885 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:00:57.885 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:00:57.886 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:00:57.886 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:00:57.886 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:00:57.886 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:00:57.886 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:00:57.886 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:00:57.886 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:00:57.886 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:00:57.886 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:00:57.886 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:00:57.886 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:00:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:00:57.229000+0000 mgr.y (mgr.14556) 5110 : audit [DBG] from='client.31454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:00:57.523662+0000 mgr.y (mgr.14556) 5111 : audit [DBG] from='client.21570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:00:57.886667+0000 mon.c (mon.2) 250 : audit [DBG] from='client.? 172.21.15.31:0/598577404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:00:58.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:00:57.229000+0000 mgr.y (mgr.14556) 5110 : audit [DBG] from='client.31454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:00:57.523662+0000 mgr.y (mgr.14556) 5111 : audit [DBG] from='client.21570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:00:57.886667+0000 mon.c (mon.2) 250 : audit [DBG] from='client.? 172.21.15.31:0/598577404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:00:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:00:57.229000+0000 mgr.y (mgr.14556) 5110 : audit [DBG] from='client.31454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:00:57.523662+0000 mgr.y (mgr.14556) 5111 : audit [DBG] from='client.21570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:00:58.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:00:57.886667+0000 mon.c (mon.2) 250 : audit [DBG] from='client.? 172.21.15.31:0/598577404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:00:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:00:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:00:58.223574+0000 mgr.y (mgr.14556) 5112 : cluster [DBG] pgmap v7037: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:00:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:00:58.223574+0000 mgr.y (mgr.14556) 5112 : cluster [DBG] pgmap v7037: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:00:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:00:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:00:58.223574+0000 mgr.y (mgr.14556) 5112 : cluster [DBG] pgmap v7037: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:01.684 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:00.224027+0000 mgr.y (mgr.14556) 5113 : cluster [DBG] pgmap v7038: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:00.224027+0000 mgr.y (mgr.14556) 5113 : cluster [DBG] pgmap v7038: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:00.224027+0000 mgr.y (mgr.14556) 5113 : cluster [DBG] pgmap v7038: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:01:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:01] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:01:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:02.224532+0000 mgr.y (mgr.14556) 5114 : cluster [DBG] pgmap v7039: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:02.224532+0000 mgr.y (mgr.14556) 5114 : cluster [DBG] pgmap v7039: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:02.224532+0000 mgr.y (mgr.14556) 5114 : cluster [DBG] pgmap v7039: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:01:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:01:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:04.225254+0000 mgr.y (mgr.14556) 5115 : cluster [DBG] pgmap v7040: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:05.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:04.225254+0000 mgr.y (mgr.14556) 5115 : cluster [DBG] pgmap v7040: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:04.225254+0000 mgr.y (mgr.14556) 5115 : cluster [DBG] pgmap v7040: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:06.225842+0000 mgr.y (mgr.14556) 5116 : cluster [DBG] pgmap v7041: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:06.225842+0000 mgr.y (mgr.14556) 5116 : cluster [DBG] pgmap v7041: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:06.225842+0000 mgr.y (mgr.14556) 5116 : cluster [DBG] pgmap v7041: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:08.226511+0000 mgr.y (mgr.14556) 5117 : cluster [DBG] pgmap v7042: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:08.226511+0000 mgr.y (mgr.14556) 5117 : cluster [DBG] pgmap v7042: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:08.226511+0000 mgr.y (mgr.14556) 5117 : cluster [DBG] pgmap v7042: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:10.226982+0000 mgr.y (mgr.14556) 5118 : cluster [DBG] pgmap v7043: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:10.226982+0000 mgr.y (mgr.14556) 5118 : cluster [DBG] pgmap v7043: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:01:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:11] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T14:01:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:10.226982+0000 mgr.y (mgr.14556) 5118 : cluster [DBG] pgmap v7043: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:12.227573+0000 mgr.y (mgr.14556) 5119 : cluster [DBG] pgmap v7044: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:13.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:12.227573+0000 mgr.y (mgr.14556) 5119 : cluster [DBG] pgmap v7044: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:12.227573+0000 mgr.y (mgr.14556) 5119 : cluster [DBG] pgmap v7044: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:01:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:01:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:14.228417+0000 mgr.y (mgr.14556) 5120 : cluster [DBG] pgmap v7045: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:14.228417+0000 mgr.y (mgr.14556) 5120 : cluster [DBG] pgmap v7045: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:14.228417+0000 mgr.y (mgr.14556) 5120 : cluster [DBG] pgmap v7045: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:16.228788+0000 mgr.y (mgr.14556) 5121 : cluster [DBG] pgmap v7046: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:16.228788+0000 mgr.y (mgr.14556) 5121 : cluster [DBG] pgmap v7046: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:16.228788+0000 mgr.y (mgr.14556) 5121 : cluster [DBG] pgmap v7046: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:18.229436+0000 mgr.y (mgr.14556) 5122 : cluster [DBG] pgmap v7047: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:18.229436+0000 mgr.y (mgr.14556) 5122 : cluster [DBG] pgmap v7047: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:18.229436+0000 mgr.y (mgr.14556) 5122 : cluster [DBG] pgmap v7047: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:20.229963+0000 mgr.y (mgr.14556) 5123 : cluster [DBG] pgmap v7048: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:01:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:21] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T14:01:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:20.229963+0000 mgr.y (mgr.14556) 5123 : cluster [DBG] pgmap v7048: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:20.229963+0000 mgr.y (mgr.14556) 5123 : cluster [DBG] pgmap v7048: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:22.230441+0000 mgr.y (mgr.14556) 5124 : cluster [DBG] pgmap v7049: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:22.230441+0000 mgr.y (mgr.14556) 5124 : cluster [DBG] pgmap v7049: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:22.230441+0000 mgr.y (mgr.14556) 5124 : cluster [DBG] pgmap v7049: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:01:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:01:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:24.231129+0000 mgr.y (mgr.14556) 5125 : cluster [DBG] pgmap v7050: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:24.231129+0000 mgr.y (mgr.14556) 5125 : cluster [DBG] pgmap v7050: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:24.231129+0000 mgr.y (mgr.14556) 5125 : cluster [DBG] pgmap v7050: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:26.231688+0000 mgr.y (mgr.14556) 5126 : cluster [DBG] pgmap v7051: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:27.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:26.231688+0000 mgr.y (mgr.14556) 5126 : cluster [DBG] pgmap v7051: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:26.231688+0000 mgr.y (mgr.14556) 5126 : cluster [DBG] pgmap v7051: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:28.213 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:01:28.500 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:01:28.500 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 5m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:01:28.500 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 5m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:01:28.500 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 5m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:01:28.500 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 5m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:01:28.500 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 5m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 5m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 5m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 5m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 5m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 5m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 5m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 5m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 5m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 5m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 5m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 5m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 5m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 5m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 5m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:01:28.501 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 5m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:01:28.853 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:01:28.853 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:01:28.853 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:01:28.853 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:01:28.853 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:01:28.853 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:01:28.853 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:01:28.853 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:01:28.853 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:01:28.853 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:01:28.854 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:01:28.854 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:01:28.854 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:01:28.854 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:01:28.854 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:01:28.854 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:01:28.854 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:01:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:01:28.201813+0000 mgr.y (mgr.14556) 5127 : audit [DBG] from='client.31472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:01:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:28.232270+0000 mgr.y (mgr.14556) 5128 : cluster [DBG] pgmap v7052: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:01:28.493290+0000 mgr.y (mgr.14556) 5129 : audit [DBG] from='client.31478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:01:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:01:28.853913+0000 mon.c (mon.2) 251 : audit [DBG] from='client.? 172.21.15.31:0/2170165045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:01:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:01:28.201813+0000 mgr.y (mgr.14556) 5127 : audit [DBG] from='client.31472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:01:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:28.232270+0000 mgr.y (mgr.14556) 5128 : cluster [DBG] pgmap v7052: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:01:28.493290+0000 mgr.y (mgr.14556) 5129 : audit [DBG] from='client.31478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:01:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:01:28.853913+0000 mon.c (mon.2) 251 : audit [DBG] from='client.? 172.21.15.31:0/2170165045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:01:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:01:28.201813+0000 mgr.y (mgr.14556) 5127 : audit [DBG] from='client.31472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:01:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:28.232270+0000 mgr.y (mgr.14556) 5128 : cluster [DBG] pgmap v7052: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:29.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:01:28.493290+0000 mgr.y (mgr.14556) 5129 : audit [DBG] from='client.31478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:01:29.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:01:28.853913+0000 mon.c (mon.2) 251 : audit [DBG] from='client.? 172.21.15.31:0/2170165045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:01:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:30.232852+0000 mgr.y (mgr.14556) 5130 : cluster [DBG] pgmap v7053: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:30.232852+0000 mgr.y (mgr.14556) 5130 : cluster [DBG] pgmap v7053: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:30.232852+0000 mgr.y (mgr.14556) 5130 : cluster [DBG] pgmap v7053: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:01:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:31] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T14:01:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:32.233330+0000 mgr.y (mgr.14556) 5131 : cluster [DBG] pgmap v7054: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:32.233330+0000 mgr.y (mgr.14556) 5131 : cluster [DBG] pgmap v7054: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:32.233330+0000 mgr.y (mgr.14556) 5131 : cluster [DBG] pgmap v7054: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:01:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:01:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:34.234296+0000 mgr.y (mgr.14556) 5132 : cluster [DBG] pgmap v7055: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:34.234296+0000 mgr.y (mgr.14556) 5132 : cluster [DBG] pgmap v7055: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:34.234296+0000 mgr.y (mgr.14556) 5132 : cluster [DBG] pgmap v7055: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:36.234856+0000 mgr.y (mgr.14556) 5133 : cluster [DBG] pgmap v7056: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:38.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:36.234856+0000 mgr.y (mgr.14556) 5133 : cluster [DBG] pgmap v7056: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:36.234856+0000 mgr.y (mgr.14556) 5133 : cluster [DBG] pgmap v7056: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:38.235482+0000 mgr.y (mgr.14556) 5134 : cluster [DBG] pgmap v7057: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:40.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:38.235482+0000 mgr.y (mgr.14556) 5134 : cluster [DBG] pgmap v7057: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:38.235482+0000 mgr.y (mgr.14556) 5134 : cluster [DBG] pgmap v7057: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:01:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:41] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T14:01:42.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:40.235884+0000 mgr.y (mgr.14556) 5135 : cluster [DBG] pgmap v7058: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:42.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:40.235884+0000 mgr.y (mgr.14556) 5135 : cluster [DBG] pgmap v7058: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:42.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:40.235884+0000 mgr.y (mgr.14556) 5135 : cluster [DBG] pgmap v7058: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:44.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:42.236297+0000 mgr.y (mgr.14556) 5136 : cluster [DBG] pgmap v7059: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:44.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:01:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:01:44.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:42.236297+0000 mgr.y (mgr.14556) 5136 : cluster [DBG] pgmap v7059: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:44.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:42.236297+0000 mgr.y (mgr.14556) 5136 : cluster [DBG] pgmap v7059: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:46.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:44.237080+0000 mgr.y (mgr.14556) 5137 : cluster [DBG] pgmap v7060: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:46.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:44.237080+0000 mgr.y (mgr.14556) 5137 : cluster [DBG] pgmap v7060: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:46.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:44.237080+0000 mgr.y (mgr.14556) 5137 : cluster [DBG] pgmap v7060: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:47.037 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:01:46.543817+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:01:47.038 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:46 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:01:46.543817+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:01:47.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:46 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:01:46.543817+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:01:48.164 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:46.237679+0000 mgr.y (mgr.14556) 5138 : cluster [DBG] pgmap v7061: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:48.164 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:46.237679+0000 mgr.y (mgr.14556) 5138 : cluster [DBG] pgmap v7061: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:48.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:46.237679+0000 mgr.y (mgr.14556) 5138 : cluster [DBG] pgmap v7061: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:49.087 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:48.238353+0000 mgr.y (mgr.14556) 5139 : cluster [DBG] pgmap v7062: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:49.087 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:48 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:48.238353+0000 mgr.y (mgr.14556) 5139 : cluster [DBG] pgmap v7062: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:49.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:48 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:48.238353+0000 mgr.y (mgr.14556) 5139 : cluster [DBG] pgmap v7062: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:01:49.942759+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:01:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:01:50.233799+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:01:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:01:50.234501+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:01:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:50.238711+0000 mgr.y (mgr.14556) 5140 : cluster [DBG] pgmap v7063: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:51.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:01:50.239154+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:01:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:01:49.942759+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:01:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:01:50.233799+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:01:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:01:50.234501+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:01:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:50.238711+0000 mgr.y (mgr.14556) 5140 : cluster [DBG] pgmap v7063: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:51.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:01:50.239154+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:01:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:01:49.942759+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:01:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:01:50.233799+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:01:51.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:01:50.234501+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:01:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:50.238711+0000 mgr.y (mgr.14556) 5140 : cluster [DBG] pgmap v7063: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:51.239 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:01:50.239154+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:01:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:01:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:51] "GET /metrics HTTP/1.1" 200 196634 "" "Prometheus/2.33.4" 2024-04-17T14:01:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:52.239197+0000 mgr.y (mgr.14556) 5141 : cluster [DBG] pgmap v7064: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:52.239197+0000 mgr.y (mgr.14556) 5141 : cluster [DBG] pgmap v7064: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:52.239197+0000 mgr.y (mgr.14556) 5141 : cluster [DBG] pgmap v7064: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:01:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:01:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:54.239849+0000 mgr.y (mgr.14556) 5142 : cluster [DBG] pgmap v7065: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:54.239849+0000 mgr.y (mgr.14556) 5142 : cluster [DBG] pgmap v7065: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:54.239849+0000 mgr.y (mgr.14556) 5142 : cluster [DBG] pgmap v7065: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:56.240367+0000 mgr.y (mgr.14556) 5143 : cluster [DBG] pgmap v7066: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:57.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:56.240367+0000 mgr.y (mgr.14556) 5143 : cluster [DBG] pgmap v7066: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:56.240367+0000 mgr.y (mgr.14556) 5143 : cluster [DBG] pgmap v7066: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:59.180 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:01:59.471 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 6m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 6m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 6m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 6m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 6m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 6m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 6m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 6m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 6m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 6m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 6m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 6m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 6m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 6m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:01:59.472 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 6m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:01:59.473 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 6m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:01:59.473 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 6m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:01:59.473 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 6m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:01:59.473 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 6m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:01:59.473 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 6m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:01:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:01:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:01:58.240955+0000 mgr.y (mgr.14556) 5144 : cluster [DBG] pgmap v7067: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:01:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:01:58.240955+0000 mgr.y (mgr.14556) 5144 : cluster [DBG] pgmap v7067: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:01:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:01:58.240955+0000 mgr.y (mgr.14556) 5144 : cluster [DBG] pgmap v7067: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:01:59.822 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:01:59.822 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:01:59.822 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:01:59.822 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:01:59.822 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:01:59.823 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:02:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:01:59.168529+0000 mgr.y (mgr.14556) 5145 : audit [DBG] from='client.21600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:01:59.464443+0000 mgr.y (mgr.14556) 5146 : audit [DBG] from='client.21606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:00.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:00 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:01:59.823557+0000 mon.a (mon.0) 4644 : audit [DBG] from='client.? 172.21.15.31:0/1632574732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:02:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:01:59.168529+0000 mgr.y (mgr.14556) 5145 : audit [DBG] from='client.21600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:01:59.464443+0000 mgr.y (mgr.14556) 5146 : audit [DBG] from='client.21606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:00.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:01:59.823557+0000 mon.a (mon.0) 4644 : audit [DBG] from='client.? 172.21.15.31:0/1632574732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:02:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:01:59.168529+0000 mgr.y (mgr.14556) 5145 : audit [DBG] from='client.21600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:01:59.464443+0000 mgr.y (mgr.14556) 5146 : audit [DBG] from='client.21606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:00.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:00 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:01:59.823557+0000 mon.a (mon.0) 4644 : audit [DBG] from='client.? 172.21.15.31:0/1632574732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:02:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:00.241318+0000 mgr.y (mgr.14556) 5147 : cluster [DBG] pgmap v7068: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:00.241318+0000 mgr.y (mgr.14556) 5147 : cluster [DBG] pgmap v7068: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:00.241318+0000 mgr.y (mgr.14556) 5147 : cluster [DBG] pgmap v7068: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:02:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:01] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T14:02:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:02.241892+0000 mgr.y (mgr.14556) 5148 : cluster [DBG] pgmap v7069: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:02.241892+0000 mgr.y (mgr.14556) 5148 : cluster [DBG] pgmap v7069: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:02.241892+0000 mgr.y (mgr.14556) 5148 : cluster [DBG] pgmap v7069: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:02:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:02:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:04.242710+0000 mgr.y (mgr.14556) 5149 : cluster [DBG] pgmap v7070: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:05.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:04.242710+0000 mgr.y (mgr.14556) 5149 : cluster [DBG] pgmap v7070: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:04.242710+0000 mgr.y (mgr.14556) 5149 : cluster [DBG] pgmap v7070: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:06.243275+0000 mgr.y (mgr.14556) 5150 : cluster [DBG] pgmap v7071: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:06.243275+0000 mgr.y (mgr.14556) 5150 : cluster [DBG] pgmap v7071: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:06.243275+0000 mgr.y (mgr.14556) 5150 : cluster [DBG] pgmap v7071: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:08.244097+0000 mgr.y (mgr.14556) 5151 : cluster [DBG] pgmap v7072: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:08.244097+0000 mgr.y (mgr.14556) 5151 : cluster [DBG] pgmap v7072: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:08.244097+0000 mgr.y (mgr.14556) 5151 : cluster [DBG] pgmap v7072: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:10.244643+0000 mgr.y (mgr.14556) 5152 : cluster [DBG] pgmap v7073: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:10.244643+0000 mgr.y (mgr.14556) 5152 : cluster [DBG] pgmap v7073: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:02:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:11] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:02:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:10.244643+0000 mgr.y (mgr.14556) 5152 : cluster [DBG] pgmap v7073: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:12.245284+0000 mgr.y (mgr.14556) 5153 : cluster [DBG] pgmap v7074: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:12.245284+0000 mgr.y (mgr.14556) 5153 : cluster [DBG] pgmap v7074: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:12.245284+0000 mgr.y (mgr.14556) 5153 : cluster [DBG] pgmap v7074: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:02:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:02:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:14.245865+0000 mgr.y (mgr.14556) 5154 : cluster [DBG] pgmap v7075: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:15.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:14.245865+0000 mgr.y (mgr.14556) 5154 : cluster [DBG] pgmap v7075: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:14.245865+0000 mgr.y (mgr.14556) 5154 : cluster [DBG] pgmap v7075: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:16.246253+0000 mgr.y (mgr.14556) 5155 : cluster [DBG] pgmap v7076: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:17.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:16.246253+0000 mgr.y (mgr.14556) 5155 : cluster [DBG] pgmap v7076: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:16.246253+0000 mgr.y (mgr.14556) 5155 : cluster [DBG] pgmap v7076: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:18.246906+0000 mgr.y (mgr.14556) 5156 : cluster [DBG] pgmap v7077: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:18.246906+0000 mgr.y (mgr.14556) 5156 : cluster [DBG] pgmap v7077: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:18.246906+0000 mgr.y (mgr.14556) 5156 : cluster [DBG] pgmap v7077: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:20.247456+0000 mgr.y (mgr.14556) 5157 : cluster [DBG] pgmap v7078: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:20.247456+0000 mgr.y (mgr.14556) 5157 : cluster [DBG] pgmap v7078: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:20.247456+0000 mgr.y (mgr.14556) 5157 : cluster [DBG] pgmap v7078: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:02:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:21] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:02:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:22.247922+0000 mgr.y (mgr.14556) 5158 : cluster [DBG] pgmap v7079: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:22.247922+0000 mgr.y (mgr.14556) 5158 : cluster [DBG] pgmap v7079: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:22.247922+0000 mgr.y (mgr.14556) 5158 : cluster [DBG] pgmap v7079: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:02:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:02:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:24.248679+0000 mgr.y (mgr.14556) 5159 : cluster [DBG] pgmap v7080: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:24.248679+0000 mgr.y (mgr.14556) 5159 : cluster [DBG] pgmap v7080: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:24.248679+0000 mgr.y (mgr.14556) 5159 : cluster [DBG] pgmap v7080: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:26.249118+0000 mgr.y (mgr.14556) 5160 : cluster [DBG] pgmap v7081: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:26.249118+0000 mgr.y (mgr.14556) 5160 : cluster [DBG] pgmap v7081: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:26.249118+0000 mgr.y (mgr.14556) 5160 : cluster [DBG] pgmap v7081: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:28.249951+0000 mgr.y (mgr.14556) 5161 : cluster [DBG] pgmap v7082: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:29.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:28.249951+0000 mgr.y (mgr.14556) 5161 : cluster [DBG] pgmap v7082: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:28.249951+0000 mgr.y (mgr.14556) 5161 : cluster [DBG] pgmap v7082: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:30.150 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:02:30.438 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:02:30.438 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 6m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:02:30.438 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 6m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:02:30.438 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 6m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:02:30.438 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 6m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:02:30.438 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 6m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:02:30.438 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 6m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:02:30.438 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 6m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 6m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 6m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 6m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 6m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 6m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 6m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 6m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 6m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 6m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 6m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 6m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 6m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:02:30.439 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 6m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:02:30.790 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:02:30.790 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:02:30.790 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:02:30.790 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:02:30.790 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:02:30.790 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:02:30.790 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:02:30.791 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:02:30.791 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:02:30.791 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:02:30.791 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:02:30.791 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:02:30.791 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:02:30.791 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:02:30.791 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:02:30.791 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:02:30.791 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:02:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:02:30.139020+0000 mgr.y (mgr.14556) 5162 : audit [DBG] from='client.31508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:30.250202+0000 mgr.y (mgr.14556) 5163 : cluster [DBG] pgmap v7083: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:02:30.431299+0000 mgr.y (mgr.14556) 5164 : audit [DBG] from='client.31514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:02:30.791327+0000 mon.a (mon.0) 4645 : audit [DBG] from='client.? 172.21.15.31:0/1668137648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:02:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:31] "GET /metrics HTTP/1.1" 200 196635 "" "Prometheus/2.33.4" 2024-04-17T14:02:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:02:30.139020+0000 mgr.y (mgr.14556) 5162 : audit [DBG] from='client.31508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:30.250202+0000 mgr.y (mgr.14556) 5163 : cluster [DBG] pgmap v7083: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:02:30.431299+0000 mgr.y (mgr.14556) 5164 : audit [DBG] from='client.31514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:02:30.791327+0000 mon.a (mon.0) 4645 : audit [DBG] from='client.? 172.21.15.31:0/1668137648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:02:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:02:30.139020+0000 mgr.y (mgr.14556) 5162 : audit [DBG] from='client.31508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:30.250202+0000 mgr.y (mgr.14556) 5163 : cluster [DBG] pgmap v7083: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:02:30.431299+0000 mgr.y (mgr.14556) 5164 : audit [DBG] from='client.31514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:02:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:02:30.791327+0000 mon.a (mon.0) 4645 : audit [DBG] from='client.? 172.21.15.31:0/1668137648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:02:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:32.250533+0000 mgr.y (mgr.14556) 5165 : cluster [DBG] pgmap v7084: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:32.250533+0000 mgr.y (mgr.14556) 5165 : cluster [DBG] pgmap v7084: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:32.250533+0000 mgr.y (mgr.14556) 5165 : cluster [DBG] pgmap v7084: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:02:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:02:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:34.251295+0000 mgr.y (mgr.14556) 5166 : cluster [DBG] pgmap v7085: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:34.251295+0000 mgr.y (mgr.14556) 5166 : cluster [DBG] pgmap v7085: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:34.251295+0000 mgr.y (mgr.14556) 5166 : cluster [DBG] pgmap v7085: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:36.251799+0000 mgr.y (mgr.14556) 5167 : cluster [DBG] pgmap v7086: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:37.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:36.251799+0000 mgr.y (mgr.14556) 5167 : cluster [DBG] pgmap v7086: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:36.251799+0000 mgr.y (mgr.14556) 5167 : cluster [DBG] pgmap v7086: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:38.252459+0000 mgr.y (mgr.14556) 5168 : cluster [DBG] pgmap v7087: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:38.252459+0000 mgr.y (mgr.14556) 5168 : cluster [DBG] pgmap v7087: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:38.252459+0000 mgr.y (mgr.14556) 5168 : cluster [DBG] pgmap v7087: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:40.252886+0000 mgr.y (mgr.14556) 5169 : cluster [DBG] pgmap v7088: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:40.252886+0000 mgr.y (mgr.14556) 5169 : cluster [DBG] pgmap v7088: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:40.252886+0000 mgr.y (mgr.14556) 5169 : cluster [DBG] pgmap v7088: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:02:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:41] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T14:02:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:42.253268+0000 mgr.y (mgr.14556) 5170 : cluster [DBG] pgmap v7089: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:42.253268+0000 mgr.y (mgr.14556) 5170 : cluster [DBG] pgmap v7089: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:42.253268+0000 mgr.y (mgr.14556) 5170 : cluster [DBG] pgmap v7089: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:02:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:02:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:44.254075+0000 mgr.y (mgr.14556) 5171 : cluster [DBG] pgmap v7090: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:44.254075+0000 mgr.y (mgr.14556) 5171 : cluster [DBG] pgmap v7090: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:44.254075+0000 mgr.y (mgr.14556) 5171 : cluster [DBG] pgmap v7090: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:46.254546+0000 mgr.y (mgr.14556) 5172 : cluster [DBG] pgmap v7091: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:46.254546+0000 mgr.y (mgr.14556) 5172 : cluster [DBG] pgmap v7091: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:46.254546+0000 mgr.y (mgr.14556) 5172 : cluster [DBG] pgmap v7091: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:48.255169+0000 mgr.y (mgr.14556) 5173 : cluster [DBG] pgmap v7092: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:48.255169+0000 mgr.y (mgr.14556) 5173 : cluster [DBG] pgmap v7092: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:48.255169+0000 mgr.y (mgr.14556) 5173 : cluster [DBG] pgmap v7092: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:50.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:50 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:02:50.243664+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:02:50.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:02:50.243664+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:02:50.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:50 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:02:50.243664+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:02:51.651 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:50.255528+0000 mgr.y (mgr.14556) 5174 : cluster [DBG] pgmap v7093: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:02:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:51] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T14:02:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:50.255528+0000 mgr.y (mgr.14556) 5174 : cluster [DBG] pgmap v7093: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:51.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:50.255528+0000 mgr.y (mgr.14556) 5174 : cluster [DBG] pgmap v7093: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:53.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:52.255970+0000 mgr.y (mgr.14556) 5175 : cluster [DBG] pgmap v7094: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:52.255970+0000 mgr.y (mgr.14556) 5175 : cluster [DBG] pgmap v7094: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:52.255970+0000 mgr.y (mgr.14556) 5175 : cluster [DBG] pgmap v7094: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:54.450 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:02:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:02:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:02:53.451607+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:02:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:02:53.723372+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:02:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:02:53.724401+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:02:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:02:53.730301+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:02:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:02:53.451607+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:02:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:02:53.723372+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:02:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:02:53.724401+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:02:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:02:53.730301+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:02:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:02:53.451607+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:02:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:02:53.723372+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:02:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:02:53.724401+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:02:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:02:53.730301+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:02:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:54.256612+0000 mgr.y (mgr.14556) 5176 : cluster [DBG] pgmap v7095: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:54.256612+0000 mgr.y (mgr.14556) 5176 : cluster [DBG] pgmap v7095: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:56.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:54.256612+0000 mgr.y (mgr.14556) 5176 : cluster [DBG] pgmap v7095: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:56.256987+0000 mgr.y (mgr.14556) 5177 : cluster [DBG] pgmap v7096: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:57.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:56.256987+0000 mgr.y (mgr.14556) 5177 : cluster [DBG] pgmap v7096: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:58.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:56.256987+0000 mgr.y (mgr.14556) 5177 : cluster [DBG] pgmap v7096: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:02:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:02:58.257627+0000 mgr.y (mgr.14556) 5178 : cluster [DBG] pgmap v7097: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:02:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:02:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:02:58.257627+0000 mgr.y (mgr.14556) 5178 : cluster [DBG] pgmap v7097: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:00.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:02:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:02:58.257627+0000 mgr.y (mgr.14556) 5178 : cluster [DBG] pgmap v7097: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:01.116 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 7m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 7m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 7m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 7m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 7m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 7m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 7m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 7m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 7m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 7m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:03:01.407 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 7m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:03:01.408 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 7m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:03:01.408 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 7m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:03:01.408 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 7m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:03:01.408 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 7m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:03:01.408 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 7m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:03:01.408 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 7m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:03:01.408 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 7m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:03:01.408 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 7m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:03:01.408 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 7m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:03:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:03:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:01] "GET /metrics HTTP/1.1" 200 196630 "" "Prometheus/2.33.4" 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:03:01.756 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:03:01.757 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:03:01.757 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:03:01.757 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:03:01.757 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:03:02.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:00.258058+0000 mgr.y (mgr.14556) 5179 : cluster [DBG] pgmap v7098: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:02.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:00.258058+0000 mgr.y (mgr.14556) 5179 : cluster [DBG] pgmap v7098: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:02.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:00.258058+0000 mgr.y (mgr.14556) 5179 : cluster [DBG] pgmap v7098: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:03.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:03:01.104970+0000 mgr.y (mgr.14556) 5180 : audit [DBG] from='client.31526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:03.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:03:01.399769+0000 mgr.y (mgr.14556) 5181 : audit [DBG] from='client.21642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:03.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:02 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:03:01.757133+0000 mon.a (mon.0) 4651 : audit [DBG] from='client.? 172.21.15.31:0/3502616499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:03:03.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:03:01.104970+0000 mgr.y (mgr.14556) 5180 : audit [DBG] from='client.31526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:03.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:03:01.399769+0000 mgr.y (mgr.14556) 5181 : audit [DBG] from='client.21642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:03.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:03:01.757133+0000 mon.a (mon.0) 4651 : audit [DBG] from='client.? 172.21.15.31:0/3502616499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:03:03.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:03:01.104970+0000 mgr.y (mgr.14556) 5180 : audit [DBG] from='client.31526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:03.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:03:01.399769+0000 mgr.y (mgr.14556) 5181 : audit [DBG] from='client.21642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:03.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:02 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:03:01.757133+0000 mon.a (mon.0) 4651 : audit [DBG] from='client.? 172.21.15.31:0/3502616499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:03:04.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:02.258528+0000 mgr.y (mgr.14556) 5182 : cluster [DBG] pgmap v7099: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:04.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:03:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:03:04.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:02.258528+0000 mgr.y (mgr.14556) 5182 : cluster [DBG] pgmap v7099: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:04.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:02.258528+0000 mgr.y (mgr.14556) 5182 : cluster [DBG] pgmap v7099: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:04.259163+0000 mgr.y (mgr.14556) 5183 : cluster [DBG] pgmap v7100: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:06.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:04.259163+0000 mgr.y (mgr.14556) 5183 : cluster [DBG] pgmap v7100: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:06.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:04.259163+0000 mgr.y (mgr.14556) 5183 : cluster [DBG] pgmap v7100: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:08.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:06.259553+0000 mgr.y (mgr.14556) 5184 : cluster [DBG] pgmap v7101: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:08.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:06.259553+0000 mgr.y (mgr.14556) 5184 : cluster [DBG] pgmap v7101: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:08.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:06.259553+0000 mgr.y (mgr.14556) 5184 : cluster [DBG] pgmap v7101: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:08.260175+0000 mgr.y (mgr.14556) 5185 : cluster [DBG] pgmap v7102: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:10.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:08.260175+0000 mgr.y (mgr.14556) 5185 : cluster [DBG] pgmap v7102: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:10.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:08.260175+0000 mgr.y (mgr.14556) 5185 : cluster [DBG] pgmap v7102: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:03:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:11] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:03:12.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:10.260555+0000 mgr.y (mgr.14556) 5186 : cluster [DBG] pgmap v7103: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:12.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:10.260555+0000 mgr.y (mgr.14556) 5186 : cluster [DBG] pgmap v7103: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:12.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:10.260555+0000 mgr.y (mgr.14556) 5186 : cluster [DBG] pgmap v7103: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:14.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:03:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:03:14.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:12.261185+0000 mgr.y (mgr.14556) 5187 : cluster [DBG] pgmap v7104: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:14.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:12.261185+0000 mgr.y (mgr.14556) 5187 : cluster [DBG] pgmap v7104: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:14.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:12.261185+0000 mgr.y (mgr.14556) 5187 : cluster [DBG] pgmap v7104: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:16.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:14.261903+0000 mgr.y (mgr.14556) 5188 : cluster [DBG] pgmap v7105: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:16.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:14.261903+0000 mgr.y (mgr.14556) 5188 : cluster [DBG] pgmap v7105: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:16.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:14.261903+0000 mgr.y (mgr.14556) 5188 : cluster [DBG] pgmap v7105: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:18.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:16.262463+0000 mgr.y (mgr.14556) 5189 : cluster [DBG] pgmap v7106: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:18.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:16.262463+0000 mgr.y (mgr.14556) 5189 : cluster [DBG] pgmap v7106: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:18.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:16.262463+0000 mgr.y (mgr.14556) 5189 : cluster [DBG] pgmap v7106: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:20.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:18.263285+0000 mgr.y (mgr.14556) 5190 : cluster [DBG] pgmap v7107: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:20.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:18.263285+0000 mgr.y (mgr.14556) 5190 : cluster [DBG] pgmap v7107: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:20.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:18.263285+0000 mgr.y (mgr.14556) 5190 : cluster [DBG] pgmap v7107: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:03:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:21] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:03:22.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:20.263750+0000 mgr.y (mgr.14556) 5191 : cluster [DBG] pgmap v7108: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:22.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:20.263750+0000 mgr.y (mgr.14556) 5191 : cluster [DBG] pgmap v7108: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:22.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:20.263750+0000 mgr.y (mgr.14556) 5191 : cluster [DBG] pgmap v7108: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:23.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:22 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:22.264305+0000 mgr.y (mgr.14556) 5192 : cluster [DBG] pgmap v7109: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:23.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:22.264305+0000 mgr.y (mgr.14556) 5192 : cluster [DBG] pgmap v7109: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:23.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:22 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:22.264305+0000 mgr.y (mgr.14556) 5192 : cluster [DBG] pgmap v7109: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:03:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:03:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:24.264966+0000 mgr.y (mgr.14556) 5193 : cluster [DBG] pgmap v7110: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:24.264966+0000 mgr.y (mgr.14556) 5193 : cluster [DBG] pgmap v7110: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:24.264966+0000 mgr.y (mgr.14556) 5193 : cluster [DBG] pgmap v7110: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:26.265448+0000 mgr.y (mgr.14556) 5194 : cluster [DBG] pgmap v7111: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:26.265448+0000 mgr.y (mgr.14556) 5194 : cluster [DBG] pgmap v7111: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:26.265448+0000 mgr.y (mgr.14556) 5194 : cluster [DBG] pgmap v7111: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:28.266220+0000 mgr.y (mgr.14556) 5195 : cluster [DBG] pgmap v7112: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:28.266220+0000 mgr.y (mgr.14556) 5195 : cluster [DBG] pgmap v7112: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:29.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:28.266220+0000 mgr.y (mgr.14556) 5195 : cluster [DBG] pgmap v7112: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:30.266780+0000 mgr.y (mgr.14556) 5196 : cluster [DBG] pgmap v7113: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:31.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:03:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:31] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T14:03:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:30.266780+0000 mgr.y (mgr.14556) 5196 : cluster [DBG] pgmap v7113: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:30.266780+0000 mgr.y (mgr.14556) 5196 : cluster [DBG] pgmap v7113: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:32.081 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:03:32.369 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:03:32.370 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 7m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:03:32.370 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 7m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:03:32.370 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 7m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:03:32.370 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 7m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:03:32.370 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 7m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:03:32.370 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 7m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:03:32.370 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 7m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:03:32.370 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 7m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:03:32.370 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 7m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:03:32.371 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 7m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:03:32.371 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 7m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:03:32.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 7m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:03:32.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 7m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:03:32.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 7m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:03:32.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 7m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:03:32.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 7m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:03:32.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 7m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:03:32.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 7m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:03:32.371 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 7m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:03:32.371 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 7m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:03:32.719 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:03:32.720 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:03:32.720 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:03:32.720 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:03:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:03:32.070573+0000 mgr.y (mgr.14556) 5197 : audit [DBG] from='client.31544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:32.267160+0000 mgr.y (mgr.14556) 5198 : cluster [DBG] pgmap v7114: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:03:32.362726+0000 mgr.y (mgr.14556) 5199 : audit [DBG] from='client.21660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:03:32.720003+0000 mon.a (mon.0) 4652 : audit [DBG] from='client.? 172.21.15.31:0/3011971687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:03:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:03:32.070573+0000 mgr.y (mgr.14556) 5197 : audit [DBG] from='client.31544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:32.267160+0000 mgr.y (mgr.14556) 5198 : cluster [DBG] pgmap v7114: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:03:32.362726+0000 mgr.y (mgr.14556) 5199 : audit [DBG] from='client.21660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:03:32.720003+0000 mon.a (mon.0) 4652 : audit [DBG] from='client.? 172.21.15.31:0/3011971687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:03:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:03:32.070573+0000 mgr.y (mgr.14556) 5197 : audit [DBG] from='client.31544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:32.267160+0000 mgr.y (mgr.14556) 5198 : cluster [DBG] pgmap v7114: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:03:32.362726+0000 mgr.y (mgr.14556) 5199 : audit [DBG] from='client.21660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:03:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:03:32.720003+0000 mon.a (mon.0) 4652 : audit [DBG] from='client.? 172.21.15.31:0/3011971687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:03:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:03:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:03:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:34.268032+0000 mgr.y (mgr.14556) 5200 : cluster [DBG] pgmap v7115: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:34.268032+0000 mgr.y (mgr.14556) 5200 : cluster [DBG] pgmap v7115: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:34.268032+0000 mgr.y (mgr.14556) 5200 : cluster [DBG] pgmap v7115: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:36.268594+0000 mgr.y (mgr.14556) 5201 : cluster [DBG] pgmap v7116: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:37.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:36.268594+0000 mgr.y (mgr.14556) 5201 : cluster [DBG] pgmap v7116: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:36.268594+0000 mgr.y (mgr.14556) 5201 : cluster [DBG] pgmap v7116: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:38.269465+0000 mgr.y (mgr.14556) 5202 : cluster [DBG] pgmap v7117: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:38.269465+0000 mgr.y (mgr.14556) 5202 : cluster [DBG] pgmap v7117: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:38.269465+0000 mgr.y (mgr.14556) 5202 : cluster [DBG] pgmap v7117: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:40.269996+0000 mgr.y (mgr.14556) 5203 : cluster [DBG] pgmap v7118: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:41.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:03:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:41] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T14:03:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:40.269996+0000 mgr.y (mgr.14556) 5203 : cluster [DBG] pgmap v7118: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:40.269996+0000 mgr.y (mgr.14556) 5203 : cluster [DBG] pgmap v7118: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:42.270425+0000 mgr.y (mgr.14556) 5204 : cluster [DBG] pgmap v7119: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:42.270425+0000 mgr.y (mgr.14556) 5204 : cluster [DBG] pgmap v7119: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:42.270425+0000 mgr.y (mgr.14556) 5204 : cluster [DBG] pgmap v7119: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:03:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:03:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:44.271157+0000 mgr.y (mgr.14556) 5205 : cluster [DBG] pgmap v7120: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:45.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:44.271157+0000 mgr.y (mgr.14556) 5205 : cluster [DBG] pgmap v7120: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:44.271157+0000 mgr.y (mgr.14556) 5205 : cluster [DBG] pgmap v7120: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:46.271612+0000 mgr.y (mgr.14556) 5206 : cluster [DBG] pgmap v7121: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:46.271612+0000 mgr.y (mgr.14556) 5206 : cluster [DBG] pgmap v7121: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:46.271612+0000 mgr.y (mgr.14556) 5206 : cluster [DBG] pgmap v7121: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:48.272272+0000 mgr.y (mgr.14556) 5207 : cluster [DBG] pgmap v7122: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:48.272272+0000 mgr.y (mgr.14556) 5207 : cluster [DBG] pgmap v7122: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:48.272272+0000 mgr.y (mgr.14556) 5207 : cluster [DBG] pgmap v7122: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:50.272691+0000 mgr.y (mgr.14556) 5208 : cluster [DBG] pgmap v7123: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:51.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:50.272691+0000 mgr.y (mgr.14556) 5208 : cluster [DBG] pgmap v7123: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:50.272691+0000 mgr.y (mgr.14556) 5208 : cluster [DBG] pgmap v7123: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:03:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:51] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T14:03:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:52.273132+0000 mgr.y (mgr.14556) 5209 : cluster [DBG] pgmap v7124: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:53.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:52.273132+0000 mgr.y (mgr.14556) 5209 : cluster [DBG] pgmap v7124: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:52.273132+0000 mgr.y (mgr.14556) 5209 : cluster [DBG] pgmap v7124: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:54.364 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:03:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:03:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:03:53.736352+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:03:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:03:54.041091+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:03:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:03:54.041747+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:03:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:03:54.045983+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:03:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:03:53.736352+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:03:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:03:54.041091+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:03:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:03:54.041747+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:03:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:03:54.045983+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:03:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:03:53.736352+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:03:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:03:54.041091+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:03:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:03:54.041747+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:03:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:03:54.045983+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:03:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:54.273855+0000 mgr.y (mgr.14556) 5210 : cluster [DBG] pgmap v7125: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:54.273855+0000 mgr.y (mgr.14556) 5210 : cluster [DBG] pgmap v7125: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:54.273855+0000 mgr.y (mgr.14556) 5210 : cluster [DBG] pgmap v7125: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:56.274453+0000 mgr.y (mgr.14556) 5211 : cluster [DBG] pgmap v7126: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:56.274453+0000 mgr.y (mgr.14556) 5211 : cluster [DBG] pgmap v7126: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:56.274453+0000 mgr.y (mgr.14556) 5211 : cluster [DBG] pgmap v7126: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:03:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:03:58.275156+0000 mgr.y (mgr.14556) 5212 : cluster [DBG] pgmap v7127: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:03:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:03:58.275156+0000 mgr.y (mgr.14556) 5212 : cluster [DBG] pgmap v7127: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:03:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:03:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:03:58.275156+0000 mgr.y (mgr.14556) 5212 : cluster [DBG] pgmap v7127: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:00.275638+0000 mgr.y (mgr.14556) 5213 : cluster [DBG] pgmap v7128: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:01.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:00.275638+0000 mgr.y (mgr.14556) 5213 : cluster [DBG] pgmap v7128: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:00.275638+0000 mgr.y (mgr.14556) 5213 : cluster [DBG] pgmap v7128: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:01.741 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:04:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:01] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:04:03.044 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:04:03.332 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 8m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 8m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 8m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 8m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 8m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 8m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 8m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 8m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 8m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 8m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 8m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 8m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 8m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:04:03.333 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 8m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:04:03.334 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 8m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:04:03.334 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 8m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:04:03.334 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 8m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:04:03.334 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 8m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:04:03.334 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 8m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:04:03.334 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 8m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:04:03.684 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:04:03.684 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:04:03.684 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:04:03.684 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:04:03.684 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:04:03.684 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:04:03.685 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:04:03.685 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:04:03.685 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:04:03.685 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:04:03.685 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:04:03.685 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:04:03.685 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:04:03.685 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:04:03.685 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:04:03.685 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:04:03.685 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:04:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:02.276171+0000 mgr.y (mgr.14556) 5214 : cluster [DBG] pgmap v7129: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:02.276171+0000 mgr.y (mgr.14556) 5214 : cluster [DBG] pgmap v7129: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:02.276171+0000 mgr.y (mgr.14556) 5214 : cluster [DBG] pgmap v7129: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:04.386 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:04:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:04:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:04:03.033123+0000 mgr.y (mgr.14556) 5215 : audit [DBG] from='client.31562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:04:03.325742+0000 mgr.y (mgr.14556) 5216 : audit [DBG] from='client.31568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:04.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:04 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:04:03.685372+0000 mon.c (mon.2) 252 : audit [DBG] from='client.? 172.21.15.31:0/2183547237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:04:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:04:03.033123+0000 mgr.y (mgr.14556) 5215 : audit [DBG] from='client.31562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:04:03.325742+0000 mgr.y (mgr.14556) 5216 : audit [DBG] from='client.31568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:04.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:04:03.685372+0000 mon.c (mon.2) 252 : audit [DBG] from='client.? 172.21.15.31:0/2183547237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:04:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:04:03.033123+0000 mgr.y (mgr.14556) 5215 : audit [DBG] from='client.31562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:04:03.325742+0000 mgr.y (mgr.14556) 5216 : audit [DBG] from='client.31568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:04.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:04 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:04:03.685372+0000 mon.c (mon.2) 252 : audit [DBG] from='client.? 172.21.15.31:0/2183547237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:04:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:04.276973+0000 mgr.y (mgr.14556) 5217 : cluster [DBG] pgmap v7130: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:05.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:04.276973+0000 mgr.y (mgr.14556) 5217 : cluster [DBG] pgmap v7130: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:04.276973+0000 mgr.y (mgr.14556) 5217 : cluster [DBG] pgmap v7130: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:06.277377+0000 mgr.y (mgr.14556) 5218 : cluster [DBG] pgmap v7131: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:06.277377+0000 mgr.y (mgr.14556) 5218 : cluster [DBG] pgmap v7131: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:06.277377+0000 mgr.y (mgr.14556) 5218 : cluster [DBG] pgmap v7131: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:08.278101+0000 mgr.y (mgr.14556) 5219 : cluster [DBG] pgmap v7132: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:09.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:08.278101+0000 mgr.y (mgr.14556) 5219 : cluster [DBG] pgmap v7132: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:08.278101+0000 mgr.y (mgr.14556) 5219 : cluster [DBG] pgmap v7132: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:10.278547+0000 mgr.y (mgr.14556) 5220 : cluster [DBG] pgmap v7133: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:11.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:10.278547+0000 mgr.y (mgr.14556) 5220 : cluster [DBG] pgmap v7133: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:10.278547+0000 mgr.y (mgr.14556) 5220 : cluster [DBG] pgmap v7133: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:04:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:11] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T14:04:13.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:12.279155+0000 mgr.y (mgr.14556) 5221 : cluster [DBG] pgmap v7134: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:12.279155+0000 mgr.y (mgr.14556) 5221 : cluster [DBG] pgmap v7134: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:12.279155+0000 mgr.y (mgr.14556) 5221 : cluster [DBG] pgmap v7134: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:04:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:04:15.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:14.279866+0000 mgr.y (mgr.14556) 5222 : cluster [DBG] pgmap v7135: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:14.279866+0000 mgr.y (mgr.14556) 5222 : cluster [DBG] pgmap v7135: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:14.279866+0000 mgr.y (mgr.14556) 5222 : cluster [DBG] pgmap v7135: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:17.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:16.280419+0000 mgr.y (mgr.14556) 5223 : cluster [DBG] pgmap v7136: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:16.280419+0000 mgr.y (mgr.14556) 5223 : cluster [DBG] pgmap v7136: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:16.280419+0000 mgr.y (mgr.14556) 5223 : cluster [DBG] pgmap v7136: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:19.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:18.281108+0000 mgr.y (mgr.14556) 5224 : cluster [DBG] pgmap v7137: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:18.281108+0000 mgr.y (mgr.14556) 5224 : cluster [DBG] pgmap v7137: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:18.281108+0000 mgr.y (mgr.14556) 5224 : cluster [DBG] pgmap v7137: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:21.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:20.281494+0000 mgr.y (mgr.14556) 5225 : cluster [DBG] pgmap v7138: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:21.737 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:04:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:21] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T14:04:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:20.281494+0000 mgr.y (mgr.14556) 5225 : cluster [DBG] pgmap v7138: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:20.281494+0000 mgr.y (mgr.14556) 5225 : cluster [DBG] pgmap v7138: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:23.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:22.281938+0000 mgr.y (mgr.14556) 5226 : cluster [DBG] pgmap v7139: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:22.281938+0000 mgr.y (mgr.14556) 5226 : cluster [DBG] pgmap v7139: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:22.281938+0000 mgr.y (mgr.14556) 5226 : cluster [DBG] pgmap v7139: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:04:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:04:25.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:24.282716+0000 mgr.y (mgr.14556) 5227 : cluster [DBG] pgmap v7140: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:25.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:24.282716+0000 mgr.y (mgr.14556) 5227 : cluster [DBG] pgmap v7140: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:25.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:24.282716+0000 mgr.y (mgr.14556) 5227 : cluster [DBG] pgmap v7140: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:27.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:26.283185+0000 mgr.y (mgr.14556) 5228 : cluster [DBG] pgmap v7141: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:27.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:26.283185+0000 mgr.y (mgr.14556) 5228 : cluster [DBG] pgmap v7141: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:27.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:26.283185+0000 mgr.y (mgr.14556) 5228 : cluster [DBG] pgmap v7141: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:29.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:28.283923+0000 mgr.y (mgr.14556) 5229 : cluster [DBG] pgmap v7142: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:29.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:28.283923+0000 mgr.y (mgr.14556) 5229 : cluster [DBG] pgmap v7142: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:29.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:28.283923+0000 mgr.y (mgr.14556) 5229 : cluster [DBG] pgmap v7142: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:31.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:30.284565+0000 mgr.y (mgr.14556) 5230 : cluster [DBG] pgmap v7143: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:30.284565+0000 mgr.y (mgr.14556) 5230 : cluster [DBG] pgmap v7143: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:04:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:31] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T14:04:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:30.284565+0000 mgr.y (mgr.14556) 5230 : cluster [DBG] pgmap v7143: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:32.285134+0000 mgr.y (mgr.14556) 5231 : cluster [DBG] pgmap v7144: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:33.755 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:32.285134+0000 mgr.y (mgr.14556) 5231 : cluster [DBG] pgmap v7144: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:33.755 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:32.285134+0000 mgr.y (mgr.14556) 5231 : cluster [DBG] pgmap v7144: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:34.010 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:04:34.297 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:04:34.297 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 8m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:04:34.297 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 8m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 8m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 8m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 8m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 8m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 8m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 8m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 8m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 8m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 8m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 8m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 8m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 8m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 8m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:04:34.298 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 8m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:04:34.299 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 8m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:04:34.299 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 8m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:04:34.299 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 8m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:04:34.299 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 8m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:04:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:04:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:04:34.647 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:04:34.647 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:04:34.647 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:04:34.647 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:04:34.647 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:04:34.647 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:04:34.647 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:04:34.647 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:04:34.647 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:04:34.647 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:04:34.648 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:04:34.648 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:04:34.648 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:04:34.648 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:04:34.648 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:04:34.648 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:04:34.648 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:04:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:04:33.999497+0000 mgr.y (mgr.14556) 5232 : audit [DBG] from='client.31580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:34.285667+0000 mgr.y (mgr.14556) 5233 : cluster [DBG] pgmap v7145: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:04:34.290313+0000 mgr.y (mgr.14556) 5234 : audit [DBG] from='client.31586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:04:34.648190+0000 mon.a (mon.0) 4657 : audit [DBG] from='client.? 172.21.15.31:0/1949593168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:04:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:04:33.999497+0000 mgr.y (mgr.14556) 5232 : audit [DBG] from='client.31580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:34.285667+0000 mgr.y (mgr.14556) 5233 : cluster [DBG] pgmap v7145: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:04:34.290313+0000 mgr.y (mgr.14556) 5234 : audit [DBG] from='client.31586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:04:34.648190+0000 mon.a (mon.0) 4657 : audit [DBG] from='client.? 172.21.15.31:0/1949593168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:04:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:04:33.999497+0000 mgr.y (mgr.14556) 5232 : audit [DBG] from='client.31580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:35.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:34.285667+0000 mgr.y (mgr.14556) 5233 : cluster [DBG] pgmap v7145: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:35.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:04:34.290313+0000 mgr.y (mgr.14556) 5234 : audit [DBG] from='client.31586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:04:35.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:04:34.648190+0000 mon.a (mon.0) 4657 : audit [DBG] from='client.? 172.21.15.31:0/1949593168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:04:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:36.286092+0000 mgr.y (mgr.14556) 5235 : cluster [DBG] pgmap v7146: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:36.286092+0000 mgr.y (mgr.14556) 5235 : cluster [DBG] pgmap v7146: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:36.286092+0000 mgr.y (mgr.14556) 5235 : cluster [DBG] pgmap v7146: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:38.286773+0000 mgr.y (mgr.14556) 5236 : cluster [DBG] pgmap v7147: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:39.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:38.286773+0000 mgr.y (mgr.14556) 5236 : cluster [DBG] pgmap v7147: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:39.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:38.286773+0000 mgr.y (mgr.14556) 5236 : cluster [DBG] pgmap v7147: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:40.287356+0000 mgr.y (mgr.14556) 5237 : cluster [DBG] pgmap v7148: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:40.287356+0000 mgr.y (mgr.14556) 5237 : cluster [DBG] pgmap v7148: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:04:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:41] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:04:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:40.287356+0000 mgr.y (mgr.14556) 5237 : cluster [DBG] pgmap v7148: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:42.287796+0000 mgr.y (mgr.14556) 5238 : cluster [DBG] pgmap v7149: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:43.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:42.287796+0000 mgr.y (mgr.14556) 5238 : cluster [DBG] pgmap v7149: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:42.287796+0000 mgr.y (mgr.14556) 5238 : cluster [DBG] pgmap v7149: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:04:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:04:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:44.288652+0000 mgr.y (mgr.14556) 5239 : cluster [DBG] pgmap v7150: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:44.288652+0000 mgr.y (mgr.14556) 5239 : cluster [DBG] pgmap v7150: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:44.288652+0000 mgr.y (mgr.14556) 5239 : cluster [DBG] pgmap v7150: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:46.289194+0000 mgr.y (mgr.14556) 5240 : cluster [DBG] pgmap v7151: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:46.289194+0000 mgr.y (mgr.14556) 5240 : cluster [DBG] pgmap v7151: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:46.289194+0000 mgr.y (mgr.14556) 5240 : cluster [DBG] pgmap v7151: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:48.289886+0000 mgr.y (mgr.14556) 5241 : cluster [DBG] pgmap v7152: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:48.289886+0000 mgr.y (mgr.14556) 5241 : cluster [DBG] pgmap v7152: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:48.289886+0000 mgr.y (mgr.14556) 5241 : cluster [DBG] pgmap v7152: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:50.290356+0000 mgr.y (mgr.14556) 5242 : cluster [DBG] pgmap v7153: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:50.290356+0000 mgr.y (mgr.14556) 5242 : cluster [DBG] pgmap v7153: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:04:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:51] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:04:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:50.290356+0000 mgr.y (mgr.14556) 5242 : cluster [DBG] pgmap v7153: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:52.290962+0000 mgr.y (mgr.14556) 5243 : cluster [DBG] pgmap v7154: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:52.290962+0000 mgr.y (mgr.14556) 5243 : cluster [DBG] pgmap v7154: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:52.290962+0000 mgr.y (mgr.14556) 5243 : cluster [DBG] pgmap v7154: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:04:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:04:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:04:54.050291+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:04:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:04:54.354087+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:04:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:04:54.354721+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:04:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:04:54.359150+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:04:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:04:54.050291+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:04:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:04:54.354087+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:04:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:04:54.354721+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:04:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:04:54.359150+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:04:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:04:54.050291+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:04:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:04:54.354087+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:04:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:04:54.354721+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:04:54.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:04:54.359150+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:04:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:54.291533+0000 mgr.y (mgr.14556) 5244 : cluster [DBG] pgmap v7155: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:55.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:54.291533+0000 mgr.y (mgr.14556) 5244 : cluster [DBG] pgmap v7155: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:54.291533+0000 mgr.y (mgr.14556) 5244 : cluster [DBG] pgmap v7155: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:56.291936+0000 mgr.y (mgr.14556) 5245 : cluster [DBG] pgmap v7156: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:56.291936+0000 mgr.y (mgr.14556) 5245 : cluster [DBG] pgmap v7156: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:56.291936+0000 mgr.y (mgr.14556) 5245 : cluster [DBG] pgmap v7156: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:04:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:04:58.292787+0000 mgr.y (mgr.14556) 5246 : cluster [DBG] pgmap v7157: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:04:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:04:58.292787+0000 mgr.y (mgr.14556) 5246 : cluster [DBG] pgmap v7157: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:04:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:04:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:04:58.292787+0000 mgr.y (mgr.14556) 5246 : cluster [DBG] pgmap v7157: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:05:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:01] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:05:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:00.293391+0000 mgr.y (mgr.14556) 5247 : cluster [DBG] pgmap v7158: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:01.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:00.293391+0000 mgr.y (mgr.14556) 5247 : cluster [DBG] pgmap v7158: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:00.293391+0000 mgr.y (mgr.14556) 5247 : cluster [DBG] pgmap v7158: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:02.293971+0000 mgr.y (mgr.14556) 5248 : cluster [DBG] pgmap v7159: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:03.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:02.293971+0000 mgr.y (mgr.14556) 5248 : cluster [DBG] pgmap v7159: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:02.293971+0000 mgr.y (mgr.14556) 5248 : cluster [DBG] pgmap v7159: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:05:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:05:04.973 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:05:05.262 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:05:05.262 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 9m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:05:05.262 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 9m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:05:05.262 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 9m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:05:05.262 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 9m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:05:05.262 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 9m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:05:05.262 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 9m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:05:05.262 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 9m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 9m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 9m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 9m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 9m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 9m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 9m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 9m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 9m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 9m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 9m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 9m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 9m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:05:05.263 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 9m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:05:05.615 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:05:05.615 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:05:05.615 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:05:05.615 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:05:05.615 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:05:05.615 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:05:05.615 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:05:05.615 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:05:05.615 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:05:05.616 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:05:05.616 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:05:05.616 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:05:05.616 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:05:05.616 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:05:05.616 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:05:05.616 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:05:05.616 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:05:05.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:04.294738+0000 mgr.y (mgr.14556) 5249 : cluster [DBG] pgmap v7160: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:04.294738+0000 mgr.y (mgr.14556) 5249 : cluster [DBG] pgmap v7160: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:04.294738+0000 mgr.y (mgr.14556) 5249 : cluster [DBG] pgmap v7160: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:04.963081+0000 mgr.y (mgr.14556) 5250 : audit [DBG] from='client.21708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:05.254669+0000 mgr.y (mgr.14556) 5251 : audit [DBG] from='client.21714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:06.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:06 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:05.616171+0000 mon.c (mon.2) 253 : audit [DBG] from='client.? 172.21.15.31:0/3619609682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:05:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:04.963081+0000 mgr.y (mgr.14556) 5250 : audit [DBG] from='client.21708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:05.254669+0000 mgr.y (mgr.14556) 5251 : audit [DBG] from='client.21714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:06.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:05.616171+0000 mon.c (mon.2) 253 : audit [DBG] from='client.? 172.21.15.31:0/3619609682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:05:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:04.963081+0000 mgr.y (mgr.14556) 5250 : audit [DBG] from='client.21708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:05.254669+0000 mgr.y (mgr.14556) 5251 : audit [DBG] from='client.21714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:06.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:06 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:05.616171+0000 mon.c (mon.2) 253 : audit [DBG] from='client.? 172.21.15.31:0/3619609682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:05:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:06.295124+0000 mgr.y (mgr.14556) 5252 : cluster [DBG] pgmap v7161: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:06.295124+0000 mgr.y (mgr.14556) 5252 : cluster [DBG] pgmap v7161: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:06.295124+0000 mgr.y (mgr.14556) 5252 : cluster [DBG] pgmap v7161: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:08.295954+0000 mgr.y (mgr.14556) 5253 : cluster [DBG] pgmap v7162: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:08.295954+0000 mgr.y (mgr.14556) 5253 : cluster [DBG] pgmap v7162: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:08.295954+0000 mgr.y (mgr.14556) 5253 : cluster [DBG] pgmap v7162: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:10.296334+0000 mgr.y (mgr.14556) 5254 : cluster [DBG] pgmap v7163: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:11.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:05:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:11] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T14:05:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:10.296334+0000 mgr.y (mgr.14556) 5254 : cluster [DBG] pgmap v7163: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:10.296334+0000 mgr.y (mgr.14556) 5254 : cluster [DBG] pgmap v7163: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:13.967 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:12.296946+0000 mgr.y (mgr.14556) 5255 : cluster [DBG] pgmap v7164: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:12.296946+0000 mgr.y (mgr.14556) 5255 : cluster [DBG] pgmap v7164: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:12.296946+0000 mgr.y (mgr.14556) 5255 : cluster [DBG] pgmap v7164: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:05:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:05:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:14.297589+0000 mgr.y (mgr.14556) 5256 : cluster [DBG] pgmap v7165: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:14.297589+0000 mgr.y (mgr.14556) 5256 : cluster [DBG] pgmap v7165: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:14.297589+0000 mgr.y (mgr.14556) 5256 : cluster [DBG] pgmap v7165: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:16.298108+0000 mgr.y (mgr.14556) 5257 : cluster [DBG] pgmap v7166: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:16.298108+0000 mgr.y (mgr.14556) 5257 : cluster [DBG] pgmap v7166: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:16.298108+0000 mgr.y (mgr.14556) 5257 : cluster [DBG] pgmap v7166: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:18.298950+0000 mgr.y (mgr.14556) 5258 : cluster [DBG] pgmap v7167: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:19.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:18.298950+0000 mgr.y (mgr.14556) 5258 : cluster [DBG] pgmap v7167: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:18.298950+0000 mgr.y (mgr.14556) 5258 : cluster [DBG] pgmap v7167: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:21] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T14:05:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:20.299408+0000 mgr.y (mgr.14556) 5259 : cluster [DBG] pgmap v7168: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:21.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:20.299408+0000 mgr.y (mgr.14556) 5259 : cluster [DBG] pgmap v7168: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:20.299408+0000 mgr.y (mgr.14556) 5259 : cluster [DBG] pgmap v7168: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:22.299792+0000 mgr.y (mgr.14556) 5260 : cluster [DBG] pgmap v7169: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:22.299792+0000 mgr.y (mgr.14556) 5260 : cluster [DBG] pgmap v7169: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:22.299792+0000 mgr.y (mgr.14556) 5260 : cluster [DBG] pgmap v7169: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:05:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:05:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:24.300666+0000 mgr.y (mgr.14556) 5261 : cluster [DBG] pgmap v7170: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:24.300666+0000 mgr.y (mgr.14556) 5261 : cluster [DBG] pgmap v7170: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:24.300666+0000 mgr.y (mgr.14556) 5261 : cluster [DBG] pgmap v7170: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:26.301075+0000 mgr.y (mgr.14556) 5262 : cluster [DBG] pgmap v7171: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:26.301075+0000 mgr.y (mgr.14556) 5262 : cluster [DBG] pgmap v7171: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:26.301075+0000 mgr.y (mgr.14556) 5262 : cluster [DBG] pgmap v7171: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:28.301874+0000 mgr.y (mgr.14556) 5263 : cluster [DBG] pgmap v7172: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:28.301874+0000 mgr.y (mgr.14556) 5263 : cluster [DBG] pgmap v7172: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:28.301874+0000 mgr.y (mgr.14556) 5263 : cluster [DBG] pgmap v7172: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:30.302346+0000 mgr.y (mgr.14556) 5264 : cluster [DBG] pgmap v7173: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:30.302346+0000 mgr.y (mgr.14556) 5264 : cluster [DBG] pgmap v7173: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:05:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:31] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:05:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:30.302346+0000 mgr.y (mgr.14556) 5264 : cluster [DBG] pgmap v7173: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:34.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:05:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:05:34.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:32.302774+0000 mgr.y (mgr.14556) 5265 : cluster [DBG] pgmap v7174: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:34.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:32.302774+0000 mgr.y (mgr.14556) 5265 : cluster [DBG] pgmap v7174: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:34.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:32.302774+0000 mgr.y (mgr.14556) 5265 : cluster [DBG] pgmap v7174: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:35.941 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:05:36.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:34.303425+0000 mgr.y (mgr.14556) 5266 : cluster [DBG] pgmap v7175: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:36.230 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:05:36.230 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 9m ago 2h 24.1M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:05:36.230 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 9m ago 2h 62.4M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 9m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 9m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 9m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 9m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 9m ago 2h 612M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 9m ago 2h 349M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 9m ago 2h 346M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 9m ago 2h 22.4M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 9m ago 2h 24.7M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 9m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 9m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:05:36.231 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 9m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:05:36.232 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 9m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:05:36.232 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 9m ago 2h 898M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:05:36.232 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 9m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:05:36.232 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 9m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:05:36.232 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 9m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:05:36.232 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 9m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:05:36.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:34.303425+0000 mgr.y (mgr.14556) 5266 : cluster [DBG] pgmap v7175: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:36.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:34.303425+0000 mgr.y (mgr.14556) 5266 : cluster [DBG] pgmap v7175: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:36.580 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:05:36.580 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:05:36.580 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:05:36.580 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:05:36.581 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:05:36.581 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:05:36.581 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:05:36.581 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:05:36.581 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:05:36.581 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:05:36.581 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:05:36.581 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:05:36.581 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:05:36.581 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:05:36.581 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:05:36.582 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:05:36.582 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:05:37.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:36 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:36.581471+0000 mon.a (mon.0) 4662 : audit [DBG] from='client.? 172.21.15.31:0/121579108' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:05:37.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:36.581471+0000 mon.a (mon.0) 4662 : audit [DBG] from='client.? 172.21.15.31:0/121579108' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:05:37.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:36 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:36.581471+0000 mon.a (mon.0) 4662 : audit [DBG] from='client.? 172.21.15.31:0/121579108' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:05:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:35.930240+0000 mgr.y (mgr.14556) 5267 : audit [DBG] from='client.21726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:36.223300+0000 mgr.y (mgr.14556) 5268 : audit [DBG] from='client.21732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:38.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:36.303827+0000 mgr.y (mgr.14556) 5269 : cluster [DBG] pgmap v7176: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:35.930240+0000 mgr.y (mgr.14556) 5267 : audit [DBG] from='client.21726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:36.223300+0000 mgr.y (mgr.14556) 5268 : audit [DBG] from='client.21732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:38.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:36.303827+0000 mgr.y (mgr.14556) 5269 : cluster [DBG] pgmap v7176: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:35.930240+0000 mgr.y (mgr.14556) 5267 : audit [DBG] from='client.21726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:36.223300+0000 mgr.y (mgr.14556) 5268 : audit [DBG] from='client.21732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:05:38.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:36.303827+0000 mgr.y (mgr.14556) 5269 : cluster [DBG] pgmap v7176: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:40.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:38.304525+0000 mgr.y (mgr.14556) 5270 : cluster [DBG] pgmap v7177: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:40.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:38.304525+0000 mgr.y (mgr.14556) 5270 : cluster [DBG] pgmap v7177: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:40.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:38.304525+0000 mgr.y (mgr.14556) 5270 : cluster [DBG] pgmap v7177: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:05:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:41] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:05:42.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:40.304935+0000 mgr.y (mgr.14556) 5271 : cluster [DBG] pgmap v7178: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:42.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:40.304935+0000 mgr.y (mgr.14556) 5271 : cluster [DBG] pgmap v7178: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:42.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:40.304935+0000 mgr.y (mgr.14556) 5271 : cluster [DBG] pgmap v7178: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:44.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:05:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:05:44.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:42.305342+0000 mgr.y (mgr.14556) 5272 : cluster [DBG] pgmap v7179: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:44.237 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:42.305342+0000 mgr.y (mgr.14556) 5272 : cluster [DBG] pgmap v7179: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:44.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:42.305342+0000 mgr.y (mgr.14556) 5272 : cluster [DBG] pgmap v7179: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:45.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:44 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:44.306145+0000 mgr.y (mgr.14556) 5273 : cluster [DBG] pgmap v7180: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:45.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:44.306145+0000 mgr.y (mgr.14556) 5273 : cluster [DBG] pgmap v7180: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:45.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:44 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:44.306145+0000 mgr.y (mgr.14556) 5273 : cluster [DBG] pgmap v7180: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:46.306484+0000 mgr.y (mgr.14556) 5274 : cluster [DBG] pgmap v7181: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:46.306484+0000 mgr.y (mgr.14556) 5274 : cluster [DBG] pgmap v7181: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:47.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:46.306484+0000 mgr.y (mgr.14556) 5274 : cluster [DBG] pgmap v7181: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:48.307138+0000 mgr.y (mgr.14556) 5275 : cluster [DBG] pgmap v7182: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:49.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:48.307138+0000 mgr.y (mgr.14556) 5275 : cluster [DBG] pgmap v7182: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:49.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:48.307138+0000 mgr.y (mgr.14556) 5275 : cluster [DBG] pgmap v7182: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:50.307653+0000 mgr.y (mgr.14556) 5276 : cluster [DBG] pgmap v7183: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:05:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:51] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:05:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:50.307653+0000 mgr.y (mgr.14556) 5276 : cluster [DBG] pgmap v7183: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:50.307653+0000 mgr.y (mgr.14556) 5276 : cluster [DBG] pgmap v7183: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:52.308155+0000 mgr.y (mgr.14556) 5277 : cluster [DBG] pgmap v7184: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:53.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:52.308155+0000 mgr.y (mgr.14556) 5277 : cluster [DBG] pgmap v7184: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:52.308155+0000 mgr.y (mgr.14556) 5277 : cluster [DBG] pgmap v7184: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:54.378 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:05:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:05:54.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:54 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:54.363616+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:05:54.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:54.363616+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:05:54.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:54 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:54.363616+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:05:55.380 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:54.309107+0000 mgr.y (mgr.14556) 5278 : cluster [DBG] pgmap v7185: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:55.381 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:54.309107+0000 mgr.y (mgr.14556) 5278 : cluster [DBG] pgmap v7185: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:54.309107+0000 mgr.y (mgr.14556) 5278 : cluster [DBG] pgmap v7185: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:56.309432+0000 mgr.y (mgr.14556) 5279 : cluster [DBG] pgmap v7186: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:57.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:57.156674+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:05:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:56.309432+0000 mgr.y (mgr.14556) 5279 : cluster [DBG] pgmap v7186: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:57.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:57.156674+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:05:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:56.309432+0000 mgr.y (mgr.14556) 5279 : cluster [DBG] pgmap v7186: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:57.156674+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:05:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:57.537394+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:05:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:57.817376+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:05:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:57.818179+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:05:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:05:57.822958+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:05:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:57.537394+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:05:58.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:57.817376+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:05:58.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:57.818179+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:05:58.989 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:05:57.822958+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:05:58.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:57.537394+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:05:58.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:57.817376+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:05:58.990 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:57.818179+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:05:58.991 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:05:57.822958+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:05:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:05:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:05:58.310102+0000 mgr.y (mgr.14556) 5280 : cluster [DBG] pgmap v7187: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:05:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:05:58.310102+0000 mgr.y (mgr.14556) 5280 : cluster [DBG] pgmap v7187: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:05:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:05:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:05:58.310102+0000 mgr.y (mgr.14556) 5280 : cluster [DBG] pgmap v7187: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:00.310577+0000 mgr.y (mgr.14556) 5281 : cluster [DBG] pgmap v7188: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:00.310577+0000 mgr.y (mgr.14556) 5281 : cluster [DBG] pgmap v7188: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:06:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:01] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T14:06:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:00.310577+0000 mgr.y (mgr.14556) 5281 : cluster [DBG] pgmap v7188: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:02.311170+0000 mgr.y (mgr.14556) 5282 : cluster [DBG] pgmap v7189: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:03.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:02.311170+0000 mgr.y (mgr.14556) 5282 : cluster [DBG] pgmap v7189: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:02.311170+0000 mgr.y (mgr.14556) 5282 : cluster [DBG] pgmap v7189: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:06:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:06:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:04.311871+0000 mgr.y (mgr.14556) 5283 : cluster [DBG] pgmap v7190: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:05.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:04.311871+0000 mgr.y (mgr.14556) 5283 : cluster [DBG] pgmap v7190: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:04.311871+0000 mgr.y (mgr.14556) 5283 : cluster [DBG] pgmap v7190: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:06.914 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:06:07.202 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:06:07.202 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 10s ago 2h 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:06:07.202 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 9s ago 2h 63.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:06:07.202 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 10s ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:06:07.202 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 9s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:06:07.202 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 9s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:06:07.202 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 10s ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:06:07.202 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 10s ago 2h 636M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:06:07.202 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 9s ago 2h 362M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 10s ago 2h 358M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 10s ago 2h 22.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 9s ago 2h 24.4M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 10s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 10s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 10s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 10s ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 9s ago 2h 899M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 9s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 9s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 9s ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:06:07.203 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 9s ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:06:07.553 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:06:07.553 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:06:07.553 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:06:07.553 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:06:07.554 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:06:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:06.312426+0000 mgr.y (mgr.14556) 5284 : cluster [DBG] pgmap v7191: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:06.312426+0000 mgr.y (mgr.14556) 5284 : cluster [DBG] pgmap v7191: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:06.312426+0000 mgr.y (mgr.14556) 5284 : cluster [DBG] pgmap v7191: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:06:06.902690+0000 mgr.y (mgr.14556) 5285 : audit [DBG] from='client.31634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:06:07.195124+0000 mgr.y (mgr.14556) 5286 : audit [DBG] from='client.21750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:08.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:08 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:06:07.554596+0000 mon.a (mon.0) 4669 : audit [DBG] from='client.? 172.21.15.31:0/3283799284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:06:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:06:06.902690+0000 mgr.y (mgr.14556) 5285 : audit [DBG] from='client.31634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:06:07.195124+0000 mgr.y (mgr.14556) 5286 : audit [DBG] from='client.21750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:08.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:06:07.554596+0000 mon.a (mon.0) 4669 : audit [DBG] from='client.? 172.21.15.31:0/3283799284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:06:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:06:06.902690+0000 mgr.y (mgr.14556) 5285 : audit [DBG] from='client.31634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:06:07.195124+0000 mgr.y (mgr.14556) 5286 : audit [DBG] from='client.21750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:08.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:08 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:06:07.554596+0000 mon.a (mon.0) 4669 : audit [DBG] from='client.? 172.21.15.31:0/3283799284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:06:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:08.313313+0000 mgr.y (mgr.14556) 5287 : cluster [DBG] pgmap v7192: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:08.313313+0000 mgr.y (mgr.14556) 5287 : cluster [DBG] pgmap v7192: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:08.313313+0000 mgr.y (mgr.14556) 5287 : cluster [DBG] pgmap v7192: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:06:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:11] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:06:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:10.313751+0000 mgr.y (mgr.14556) 5288 : cluster [DBG] pgmap v7193: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:10.313751+0000 mgr.y (mgr.14556) 5288 : cluster [DBG] pgmap v7193: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:10.313751+0000 mgr.y (mgr.14556) 5288 : cluster [DBG] pgmap v7193: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:12.314366+0000 mgr.y (mgr.14556) 5289 : cluster [DBG] pgmap v7194: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:12.314366+0000 mgr.y (mgr.14556) 5289 : cluster [DBG] pgmap v7194: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:13.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:12.314366+0000 mgr.y (mgr.14556) 5289 : cluster [DBG] pgmap v7194: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:06:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:06:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:14.315064+0000 mgr.y (mgr.14556) 5290 : cluster [DBG] pgmap v7195: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:14.315064+0000 mgr.y (mgr.14556) 5290 : cluster [DBG] pgmap v7195: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:14.315064+0000 mgr.y (mgr.14556) 5290 : cluster [DBG] pgmap v7195: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:16.315546+0000 mgr.y (mgr.14556) 5291 : cluster [DBG] pgmap v7196: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:16.315546+0000 mgr.y (mgr.14556) 5291 : cluster [DBG] pgmap v7196: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:16.315546+0000 mgr.y (mgr.14556) 5291 : cluster [DBG] pgmap v7196: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:18.316218+0000 mgr.y (mgr.14556) 5292 : cluster [DBG] pgmap v7197: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:18.316218+0000 mgr.y (mgr.14556) 5292 : cluster [DBG] pgmap v7197: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:18.316218+0000 mgr.y (mgr.14556) 5292 : cluster [DBG] pgmap v7197: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:06:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:21] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:06:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:20.316730+0000 mgr.y (mgr.14556) 5293 : cluster [DBG] pgmap v7198: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:20.316730+0000 mgr.y (mgr.14556) 5293 : cluster [DBG] pgmap v7198: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:20.316730+0000 mgr.y (mgr.14556) 5293 : cluster [DBG] pgmap v7198: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:22.317368+0000 mgr.y (mgr.14556) 5294 : cluster [DBG] pgmap v7199: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:23.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:22.317368+0000 mgr.y (mgr.14556) 5294 : cluster [DBG] pgmap v7199: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:23.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:22.317368+0000 mgr.y (mgr.14556) 5294 : cluster [DBG] pgmap v7199: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:06:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:06:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:24.318092+0000 mgr.y (mgr.14556) 5295 : cluster [DBG] pgmap v7200: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:24.318092+0000 mgr.y (mgr.14556) 5295 : cluster [DBG] pgmap v7200: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:24.318092+0000 mgr.y (mgr.14556) 5295 : cluster [DBG] pgmap v7200: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:26.318486+0000 mgr.y (mgr.14556) 5296 : cluster [DBG] pgmap v7201: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:27.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:26.318486+0000 mgr.y (mgr.14556) 5296 : cluster [DBG] pgmap v7201: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:26.318486+0000 mgr.y (mgr.14556) 5296 : cluster [DBG] pgmap v7201: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:28.319286+0000 mgr.y (mgr.14556) 5297 : cluster [DBG] pgmap v7202: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:29.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:28.319286+0000 mgr.y (mgr.14556) 5297 : cluster [DBG] pgmap v7202: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:29.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:28.319286+0000 mgr.y (mgr.14556) 5297 : cluster [DBG] pgmap v7202: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:30.319734+0000 mgr.y (mgr.14556) 5298 : cluster [DBG] pgmap v7203: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:30.319734+0000 mgr.y (mgr.14556) 5298 : cluster [DBG] pgmap v7203: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:31.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:06:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:31] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:06:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:30.319734+0000 mgr.y (mgr.14556) 5298 : cluster [DBG] pgmap v7203: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:32.320229+0000 mgr.y (mgr.14556) 5299 : cluster [DBG] pgmap v7204: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:32.320229+0000 mgr.y (mgr.14556) 5299 : cluster [DBG] pgmap v7204: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:32.320229+0000 mgr.y (mgr.14556) 5299 : cluster [DBG] pgmap v7204: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:06:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:06:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:34.320902+0000 mgr.y (mgr.14556) 5300 : cluster [DBG] pgmap v7205: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:34.320902+0000 mgr.y (mgr.14556) 5300 : cluster [DBG] pgmap v7205: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:34.320902+0000 mgr.y (mgr.14556) 5300 : cluster [DBG] pgmap v7205: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:37.881 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:06:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:36.321276+0000 mgr.y (mgr.14556) 5301 : cluster [DBG] pgmap v7206: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:37.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:36.321276+0000 mgr.y (mgr.14556) 5301 : cluster [DBG] pgmap v7206: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:36.321276+0000 mgr.y (mgr.14556) 5301 : cluster [DBG] pgmap v7206: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:38.170 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:06:38.170 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 41s ago 2h 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:06:38.170 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 40s ago 2h 63.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:06:38.170 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 41s ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:06:38.170 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 40s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:06:38.170 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 40s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:06:38.170 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 41s ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 41s ago 2h 636M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 40s ago 2h 362M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 41s ago 2h 358M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 41s ago 2h 22.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 40s ago 2h 24.4M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 41s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 41s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 41s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 41s ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 40s ago 2h 899M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 40s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 40s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 40s ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:06:38.171 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 40s ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:06:38.519 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:06:38.519 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:06:38.520 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:06:38.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:38 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:06:38.520749+0000 mon.c (mon.2) 254 : audit [DBG] from='client.? 172.21.15.31:0/1525356654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:06:38.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:06:38.520749+0000 mon.c (mon.2) 254 : audit [DBG] from='client.? 172.21.15.31:0/1525356654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:06:38.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:38 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:06:38.520749+0000 mon.c (mon.2) 254 : audit [DBG] from='client.? 172.21.15.31:0/1525356654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:06:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:06:37.870338+0000 mgr.y (mgr.14556) 5302 : audit [DBG] from='client.31652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:06:38.163306+0000 mgr.y (mgr.14556) 5303 : audit [DBG] from='client.31658 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:38.321850+0000 mgr.y (mgr.14556) 5304 : cluster [DBG] pgmap v7207: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:06:37.870338+0000 mgr.y (mgr.14556) 5302 : audit [DBG] from='client.31652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:06:38.163306+0000 mgr.y (mgr.14556) 5303 : audit [DBG] from='client.31658 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:38.321850+0000 mgr.y (mgr.14556) 5304 : cluster [DBG] pgmap v7207: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:06:37.870338+0000 mgr.y (mgr.14556) 5302 : audit [DBG] from='client.31652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:06:38.163306+0000 mgr.y (mgr.14556) 5303 : audit [DBG] from='client.31658 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:06:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:38.321850+0000 mgr.y (mgr.14556) 5304 : cluster [DBG] pgmap v7207: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:40.322294+0000 mgr.y (mgr.14556) 5305 : cluster [DBG] pgmap v7208: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:40.322294+0000 mgr.y (mgr.14556) 5305 : cluster [DBG] pgmap v7208: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:41.739 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:06:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:41] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T14:06:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:40.322294+0000 mgr.y (mgr.14556) 5305 : cluster [DBG] pgmap v7208: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:42.322767+0000 mgr.y (mgr.14556) 5306 : cluster [DBG] pgmap v7209: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:43.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:42.322767+0000 mgr.y (mgr.14556) 5306 : cluster [DBG] pgmap v7209: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:42.322767+0000 mgr.y (mgr.14556) 5306 : cluster [DBG] pgmap v7209: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:06:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:06:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:44.323471+0000 mgr.y (mgr.14556) 5307 : cluster [DBG] pgmap v7210: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:45.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:44.323471+0000 mgr.y (mgr.14556) 5307 : cluster [DBG] pgmap v7210: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:44.323471+0000 mgr.y (mgr.14556) 5307 : cluster [DBG] pgmap v7210: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:46.323833+0000 mgr.y (mgr.14556) 5308 : cluster [DBG] pgmap v7211: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:47.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:46.323833+0000 mgr.y (mgr.14556) 5308 : cluster [DBG] pgmap v7211: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:46.323833+0000 mgr.y (mgr.14556) 5308 : cluster [DBG] pgmap v7211: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:48.324421+0000 mgr.y (mgr.14556) 5309 : cluster [DBG] pgmap v7212: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:49.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:48.324421+0000 mgr.y (mgr.14556) 5309 : cluster [DBG] pgmap v7212: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:48.324421+0000 mgr.y (mgr.14556) 5309 : cluster [DBG] pgmap v7212: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:06:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:51] "GET /metrics HTTP/1.1" 200 196640 "" "Prometheus/2.33.4" 2024-04-17T14:06:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:50.324822+0000 mgr.y (mgr.14556) 5310 : cluster [DBG] pgmap v7213: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:50.324822+0000 mgr.y (mgr.14556) 5310 : cluster [DBG] pgmap v7213: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:50.324822+0000 mgr.y (mgr.14556) 5310 : cluster [DBG] pgmap v7213: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:52.325378+0000 mgr.y (mgr.14556) 5311 : cluster [DBG] pgmap v7214: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:52.325378+0000 mgr.y (mgr.14556) 5311 : cluster [DBG] pgmap v7214: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:52.325378+0000 mgr.y (mgr.14556) 5311 : cluster [DBG] pgmap v7214: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:06:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:06:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:54.326228+0000 mgr.y (mgr.14556) 5312 : cluster [DBG] pgmap v7215: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:54.326228+0000 mgr.y (mgr.14556) 5312 : cluster [DBG] pgmap v7215: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:54.326228+0000 mgr.y (mgr.14556) 5312 : cluster [DBG] pgmap v7215: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:56.326677+0000 mgr.y (mgr.14556) 5313 : cluster [DBG] pgmap v7216: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:57.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:56.326677+0000 mgr.y (mgr.14556) 5313 : cluster [DBG] pgmap v7216: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:56.326677+0000 mgr.y (mgr.14556) 5313 : cluster [DBG] pgmap v7216: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:06:57.827759+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:06:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:06:58.133671+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:06:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:06:58.134318+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:06:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:06:58.138718+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:06:58.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:06:57.827759+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:06:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:06:58.133671+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:06:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:06:58.134318+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:06:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:06:58.138718+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:06:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:06:57.827759+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:06:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:06:58.133671+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:06:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:06:58.134318+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:06:58.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:06:58.138718+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:06:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:06:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:06:58.327246+0000 mgr.y (mgr.14556) 5314 : cluster [DBG] pgmap v7217: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:06:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:06:58.327246+0000 mgr.y (mgr.14556) 5314 : cluster [DBG] pgmap v7217: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:06:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:06:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:06:58.327246+0000 mgr.y (mgr.14556) 5314 : cluster [DBG] pgmap v7217: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:00.327661+0000 mgr.y (mgr.14556) 5315 : cluster [DBG] pgmap v7218: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:00.327661+0000 mgr.y (mgr.14556) 5315 : cluster [DBG] pgmap v7218: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:07:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:01] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T14:07:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:00.327661+0000 mgr.y (mgr.14556) 5315 : cluster [DBG] pgmap v7218: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:03.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:02.328088+0000 mgr.y (mgr.14556) 5316 : cluster [DBG] pgmap v7219: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:02.328088+0000 mgr.y (mgr.14556) 5316 : cluster [DBG] pgmap v7219: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:03.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:02.328088+0000 mgr.y (mgr.14556) 5316 : cluster [DBG] pgmap v7219: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:07:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:07:05.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:04.328836+0000 mgr.y (mgr.14556) 5317 : cluster [DBG] pgmap v7220: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:05.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:04.328836+0000 mgr.y (mgr.14556) 5317 : cluster [DBG] pgmap v7220: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:04.328836+0000 mgr.y (mgr.14556) 5317 : cluster [DBG] pgmap v7220: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:07.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:06.329348+0000 mgr.y (mgr.14556) 5318 : cluster [DBG] pgmap v7221: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:06.329348+0000 mgr.y (mgr.14556) 5318 : cluster [DBG] pgmap v7221: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:06.329348+0000 mgr.y (mgr.14556) 5318 : cluster [DBG] pgmap v7221: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:08.847 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:07:09.136 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:07:09.136 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 71s ago 2h 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:07:09.136 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 71s ago 2h 63.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:07:09.136 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 71s ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:07:09.136 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 71s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:07:09.136 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 71s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 71s ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 71s ago 2h 636M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 71s ago 2h 362M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 71s ago 2h 358M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 71s ago 2h 22.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 71s ago 2h 24.4M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 71s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 71s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 71s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 71s ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 71s ago 2h 899M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 71s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 71s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 71s ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:07:09.137 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 71s ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:07:09.484 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:07:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:07:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:07:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:07:09.485 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:07:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:08.330193+0000 mgr.y (mgr.14556) 5319 : cluster [DBG] pgmap v7222: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:09.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:07:09.485552+0000 mon.a (mon.0) 4674 : audit [DBG] from='client.? 172.21.15.31:0/368884203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:07:09.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:08.330193+0000 mgr.y (mgr.14556) 5319 : cluster [DBG] pgmap v7222: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:07:09.485552+0000 mon.a (mon.0) 4674 : audit [DBG] from='client.? 172.21.15.31:0/368884203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:07:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:08.330193+0000 mgr.y (mgr.14556) 5319 : cluster [DBG] pgmap v7222: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:07:09.485552+0000 mon.a (mon.0) 4674 : audit [DBG] from='client.? 172.21.15.31:0/368884203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:07:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:07:08.836137+0000 mgr.y (mgr.14556) 5320 : audit [DBG] from='client.21780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:10.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:10 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:07:09.129289+0000 mgr.y (mgr.14556) 5321 : audit [DBG] from='client.31676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:10.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:07:08.836137+0000 mgr.y (mgr.14556) 5320 : audit [DBG] from='client.21780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:10.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:07:09.129289+0000 mgr.y (mgr.14556) 5321 : audit [DBG] from='client.31676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:07:08.836137+0000 mgr.y (mgr.14556) 5320 : audit [DBG] from='client.21780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:10.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:10 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:07:09.129289+0000 mgr.y (mgr.14556) 5321 : audit [DBG] from='client.31676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:11.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:10.330590+0000 mgr.y (mgr.14556) 5322 : cluster [DBG] pgmap v7223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:07:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:11] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:07:11.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:10.330590+0000 mgr.y (mgr.14556) 5322 : cluster [DBG] pgmap v7223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:11.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:10.330590+0000 mgr.y (mgr.14556) 5322 : cluster [DBG] pgmap v7223: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:12.331193+0000 mgr.y (mgr.14556) 5323 : cluster [DBG] pgmap v7224: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:13.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:12.331193+0000 mgr.y (mgr.14556) 5323 : cluster [DBG] pgmap v7224: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:13.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:12.331193+0000 mgr.y (mgr.14556) 5323 : cluster [DBG] pgmap v7224: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:07:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:07:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:14.331846+0000 mgr.y (mgr.14556) 5324 : cluster [DBG] pgmap v7225: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:15.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:14.331846+0000 mgr.y (mgr.14556) 5324 : cluster [DBG] pgmap v7225: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:15.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:14.331846+0000 mgr.y (mgr.14556) 5324 : cluster [DBG] pgmap v7225: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:16.332237+0000 mgr.y (mgr.14556) 5325 : cluster [DBG] pgmap v7226: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:17.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:16.332237+0000 mgr.y (mgr.14556) 5325 : cluster [DBG] pgmap v7226: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:17.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:16.332237+0000 mgr.y (mgr.14556) 5325 : cluster [DBG] pgmap v7226: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:18.332839+0000 mgr.y (mgr.14556) 5326 : cluster [DBG] pgmap v7227: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:19.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:18.332839+0000 mgr.y (mgr.14556) 5326 : cluster [DBG] pgmap v7227: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:19.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:18.332839+0000 mgr.y (mgr.14556) 5326 : cluster [DBG] pgmap v7227: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:20.333428+0000 mgr.y (mgr.14556) 5327 : cluster [DBG] pgmap v7228: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:21.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:20.333428+0000 mgr.y (mgr.14556) 5327 : cluster [DBG] pgmap v7228: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:07:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:21] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:07:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:20.333428+0000 mgr.y (mgr.14556) 5327 : cluster [DBG] pgmap v7228: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:24.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:22.333853+0000 mgr.y (mgr.14556) 5328 : cluster [DBG] pgmap v7229: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:24.216 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:07:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:07:24.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:22.333853+0000 mgr.y (mgr.14556) 5328 : cluster [DBG] pgmap v7229: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:24.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:22.333853+0000 mgr.y (mgr.14556) 5328 : cluster [DBG] pgmap v7229: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:26.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:24.334486+0000 mgr.y (mgr.14556) 5329 : cluster [DBG] pgmap v7230: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:26.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:24.334486+0000 mgr.y (mgr.14556) 5329 : cluster [DBG] pgmap v7230: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:26.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:24.334486+0000 mgr.y (mgr.14556) 5329 : cluster [DBG] pgmap v7230: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:28.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:26.334995+0000 mgr.y (mgr.14556) 5330 : cluster [DBG] pgmap v7231: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:28.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:26.334995+0000 mgr.y (mgr.14556) 5330 : cluster [DBG] pgmap v7231: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:28.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:26.334995+0000 mgr.y (mgr.14556) 5330 : cluster [DBG] pgmap v7231: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:30.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:28.335656+0000 mgr.y (mgr.14556) 5331 : cluster [DBG] pgmap v7232: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:30.237 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:28.335656+0000 mgr.y (mgr.14556) 5331 : cluster [DBG] pgmap v7232: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:30.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:28.335656+0000 mgr.y (mgr.14556) 5331 : cluster [DBG] pgmap v7232: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:31.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:30 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:30.336224+0000 mgr.y (mgr.14556) 5332 : cluster [DBG] pgmap v7233: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:31.238 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:30.336224+0000 mgr.y (mgr.14556) 5332 : cluster [DBG] pgmap v7233: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:31.238 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:30 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:30.336224+0000 mgr.y (mgr.14556) 5332 : cluster [DBG] pgmap v7233: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:07:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:31] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T14:07:33.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:32.336660+0000 mgr.y (mgr.14556) 5333 : cluster [DBG] pgmap v7234: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:33.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:32.336660+0000 mgr.y (mgr.14556) 5333 : cluster [DBG] pgmap v7234: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:33.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:32.336660+0000 mgr.y (mgr.14556) 5333 : cluster [DBG] pgmap v7234: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:07:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:07:35.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:34.337398+0000 mgr.y (mgr.14556) 5334 : cluster [DBG] pgmap v7235: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:35.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:34.337398+0000 mgr.y (mgr.14556) 5334 : cluster [DBG] pgmap v7235: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:35.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:34.337398+0000 mgr.y (mgr.14556) 5334 : cluster [DBG] pgmap v7235: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:37.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:36.337958+0000 mgr.y (mgr.14556) 5335 : cluster [DBG] pgmap v7236: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:37.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:36.337958+0000 mgr.y (mgr.14556) 5335 : cluster [DBG] pgmap v7236: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:37.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:36.337958+0000 mgr.y (mgr.14556) 5335 : cluster [DBG] pgmap v7236: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:39.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:38.338794+0000 mgr.y (mgr.14556) 5336 : cluster [DBG] pgmap v7237: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:39.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:38.338794+0000 mgr.y (mgr.14556) 5336 : cluster [DBG] pgmap v7237: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:39.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:38.338794+0000 mgr.y (mgr.14556) 5336 : cluster [DBG] pgmap v7237: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:39.809 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:07:40.097 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:07:40.097 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 102s ago 2h 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:07:40.097 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 102s ago 2h 63.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:07:40.098 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 102s ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:07:40.098 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 102s ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:07:40.098 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 102s ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:07:40.098 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 102s ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:07:40.098 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 102s ago 2h 636M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:07:40.099 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 102s ago 2h 362M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:07:40.099 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 102s ago 2h 358M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:07:40.099 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 102s ago 2h 22.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:07:40.099 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 102s ago 2h 24.4M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:07:40.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 102s ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:07:40.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 102s ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:07:40.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 102s ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:07:40.099 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 102s ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:07:40.100 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 102s ago 2h 899M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:07:40.100 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 102s ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:07:40.100 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 102s ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:07:40.100 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 102s ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:07:40.100 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 102s ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:07:40.448 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:07:40.448 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:07:40.448 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:07:40.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:07:40.449 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:07:40.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:40 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:07:39.798614+0000 mgr.y (mgr.14556) 5337 : audit [DBG] from='client.21798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:40.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:07:39.798614+0000 mgr.y (mgr.14556) 5337 : audit [DBG] from='client.21798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:40.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:40 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:07:39.798614+0000 mgr.y (mgr.14556) 5337 : audit [DBG] from='client.21798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:07:40.089849+0000 mgr.y (mgr.14556) 5338 : audit [DBG] from='client.31694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:40.339219+0000 mgr.y (mgr.14556) 5339 : cluster [DBG] pgmap v7238: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:41.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:07:40.449449+0000 mon.c (mon.2) 255 : audit [DBG] from='client.? 172.21.15.31:0/2083570236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:07:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:41] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:07:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:07:40.089849+0000 mgr.y (mgr.14556) 5338 : audit [DBG] from='client.31694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:40.339219+0000 mgr.y (mgr.14556) 5339 : cluster [DBG] pgmap v7238: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:41.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:07:40.449449+0000 mon.c (mon.2) 255 : audit [DBG] from='client.? 172.21.15.31:0/2083570236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:07:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:07:40.089849+0000 mgr.y (mgr.14556) 5338 : audit [DBG] from='client.31694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:07:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:40.339219+0000 mgr.y (mgr.14556) 5339 : cluster [DBG] pgmap v7238: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:07:40.449449+0000 mon.c (mon.2) 255 : audit [DBG] from='client.? 172.21.15.31:0/2083570236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:07:43.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:42.339704+0000 mgr.y (mgr.14556) 5340 : cluster [DBG] pgmap v7239: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:43.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:42.339704+0000 mgr.y (mgr.14556) 5340 : cluster [DBG] pgmap v7239: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:43.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:42.339704+0000 mgr.y (mgr.14556) 5340 : cluster [DBG] pgmap v7239: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:07:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:07:45.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:44.340471+0000 mgr.y (mgr.14556) 5341 : cluster [DBG] pgmap v7240: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:45.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:44.340471+0000 mgr.y (mgr.14556) 5341 : cluster [DBG] pgmap v7240: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:45.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:44.340471+0000 mgr.y (mgr.14556) 5341 : cluster [DBG] pgmap v7240: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:47.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:46.341051+0000 mgr.y (mgr.14556) 5342 : cluster [DBG] pgmap v7241: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:47.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:46.341051+0000 mgr.y (mgr.14556) 5342 : cluster [DBG] pgmap v7241: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:47.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:46.341051+0000 mgr.y (mgr.14556) 5342 : cluster [DBG] pgmap v7241: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:49.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:48.341909+0000 mgr.y (mgr.14556) 5343 : cluster [DBG] pgmap v7242: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:49.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:48.341909+0000 mgr.y (mgr.14556) 5343 : cluster [DBG] pgmap v7242: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:49.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:48.341909+0000 mgr.y (mgr.14556) 5343 : cluster [DBG] pgmap v7242: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:51.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:50.342322+0000 mgr.y (mgr.14556) 5344 : cluster [DBG] pgmap v7243: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:50.342322+0000 mgr.y (mgr.14556) 5344 : cluster [DBG] pgmap v7243: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:50.342322+0000 mgr.y (mgr.14556) 5344 : cluster [DBG] pgmap v7243: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:07:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:51] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:07:53.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:52.342724+0000 mgr.y (mgr.14556) 5345 : cluster [DBG] pgmap v7244: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:53.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:52.342724+0000 mgr.y (mgr.14556) 5345 : cluster [DBG] pgmap v7244: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:53.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:52.342724+0000 mgr.y (mgr.14556) 5345 : cluster [DBG] pgmap v7244: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:07:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:07:55.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:54.343549+0000 mgr.y (mgr.14556) 5346 : cluster [DBG] pgmap v7245: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:55.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:54.343549+0000 mgr.y (mgr.14556) 5346 : cluster [DBG] pgmap v7245: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:55.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:54.343549+0000 mgr.y (mgr.14556) 5346 : cluster [DBG] pgmap v7245: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:57.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:56.343986+0000 mgr.y (mgr.14556) 5347 : cluster [DBG] pgmap v7246: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:57.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:56.343986+0000 mgr.y (mgr.14556) 5347 : cluster [DBG] pgmap v7246: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:57.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:56.343986+0000 mgr.y (mgr.14556) 5347 : cluster [DBG] pgmap v7246: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:58.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:07:58.143380+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:07:58.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:07:58.143380+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:07:58.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:07:58.143380+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:07:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:07:58.344558+0000 mgr.y (mgr.14556) 5348 : cluster [DBG] pgmap v7247: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:07:58.451752+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:07:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:07:58.452475+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:07:59.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:07:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:07:58.456708+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:07:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:07:58.344558+0000 mgr.y (mgr.14556) 5348 : cluster [DBG] pgmap v7247: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:07:58.451752+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:07:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:07:58.452475+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:07:59.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:07:58.456708+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:07:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:07:58.344558+0000 mgr.y (mgr.14556) 5348 : cluster [DBG] pgmap v7247: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:07:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:07:58.451752+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:07:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:07:58.452475+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:07:59.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:07:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:07:58.456708+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:08:01.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:00.345061+0000 mgr.y (mgr.14556) 5349 : cluster [DBG] pgmap v7248: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:01.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:00.345061+0000 mgr.y (mgr.14556) 5349 : cluster [DBG] pgmap v7248: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:01.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:00.345061+0000 mgr.y (mgr.14556) 5349 : cluster [DBG] pgmap v7248: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:01.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:08:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:01] "GET /metrics HTTP/1.1" 200 196636 "" "Prometheus/2.33.4" 2024-04-17T14:08:03.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:02.345445+0000 mgr.y (mgr.14556) 5350 : cluster [DBG] pgmap v7249: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:03.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:02.345445+0000 mgr.y (mgr.14556) 5350 : cluster [DBG] pgmap v7249: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:03.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:02.345445+0000 mgr.y (mgr.14556) 5350 : cluster [DBG] pgmap v7249: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:08:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:08:05.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:04.346110+0000 mgr.y (mgr.14556) 5351 : cluster [DBG] pgmap v7250: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:05.737 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:04.346110+0000 mgr.y (mgr.14556) 5351 : cluster [DBG] pgmap v7250: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:05.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:04.346110+0000 mgr.y (mgr.14556) 5351 : cluster [DBG] pgmap v7250: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:07.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:06.346637+0000 mgr.y (mgr.14556) 5352 : cluster [DBG] pgmap v7251: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:07.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:06.346637+0000 mgr.y (mgr.14556) 5352 : cluster [DBG] pgmap v7251: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:07.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:06.346637+0000 mgr.y (mgr.14556) 5352 : cluster [DBG] pgmap v7251: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:09.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:08.347413+0000 mgr.y (mgr.14556) 5353 : cluster [DBG] pgmap v7252: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:09.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:08.347413+0000 mgr.y (mgr.14556) 5353 : cluster [DBG] pgmap v7252: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:09.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:08.347413+0000 mgr.y (mgr.14556) 5353 : cluster [DBG] pgmap v7252: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:10.771 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 2m ago 2h 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 2m ago 2h 63.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 2m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 2m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 2m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 2m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 2m ago 2h 636M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 2m ago 2h 362M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 2m ago 2h 358M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 2m ago 2h 22.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 2m ago 2h 24.4M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:08:11.059 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 2m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:08:11.060 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 2m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:08:11.060 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 2m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:08:11.060 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 2m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:08:11.060 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 2m ago 2h 899M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:08:11.060 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 2m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:08:11.060 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 2m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:08:11.060 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 2m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:08:11.060 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 2m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:08:11.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:08:11.408 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:08:11.408 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:08:11.408 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:08:11.408 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:08:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:10.347953+0000 mgr.y (mgr.14556) 5354 : cluster [DBG] pgmap v7253: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:08:10.760701+0000 mgr.y (mgr.14556) 5355 : audit [DBG] from='client.31706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:11.716 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:11 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:08:11.407936+0000 mon.a (mon.0) 4679 : audit [DBG] from='client.? 172.21.15.31:0/698098328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:08:11.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:11] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T14:08:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:10.347953+0000 mgr.y (mgr.14556) 5354 : cluster [DBG] pgmap v7253: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:08:10.760701+0000 mgr.y (mgr.14556) 5355 : audit [DBG] from='client.31706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:11.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:08:11.407936+0000 mon.a (mon.0) 4679 : audit [DBG] from='client.? 172.21.15.31:0/698098328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:08:11.739 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:10.347953+0000 mgr.y (mgr.14556) 5354 : cluster [DBG] pgmap v7253: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:11.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:08:10.760701+0000 mgr.y (mgr.14556) 5355 : audit [DBG] from='client.31706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:11.740 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:11 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:08:11.407936+0000 mon.a (mon.0) 4679 : audit [DBG] from='client.? 172.21.15.31:0/698098328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:08:12.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:08:11.051798+0000 mgr.y (mgr.14556) 5356 : audit [DBG] from='client.21822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:12.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:12 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:08:11.051798+0000 mgr.y (mgr.14556) 5356 : audit [DBG] from='client.21822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:12.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:12 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:08:11.051798+0000 mgr.y (mgr.14556) 5356 : audit [DBG] from='client.21822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:13.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:12.348599+0000 mgr.y (mgr.14556) 5357 : cluster [DBG] pgmap v7254: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:13.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:13 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:12.348599+0000 mgr.y (mgr.14556) 5357 : cluster [DBG] pgmap v7254: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:13.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:12.348599+0000 mgr.y (mgr.14556) 5357 : cluster [DBG] pgmap v7254: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:14.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:08:13 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:08:15.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:14.349467+0000 mgr.y (mgr.14556) 5358 : cluster [DBG] pgmap v7255: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:15.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:15 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:14.349467+0000 mgr.y (mgr.14556) 5358 : cluster [DBG] pgmap v7255: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:15.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:15 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:14.349467+0000 mgr.y (mgr.14556) 5358 : cluster [DBG] pgmap v7255: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:17.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:16.349878+0000 mgr.y (mgr.14556) 5359 : cluster [DBG] pgmap v7256: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:17.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:17 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:16.349878+0000 mgr.y (mgr.14556) 5359 : cluster [DBG] pgmap v7256: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:17.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:17 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:16.349878+0000 mgr.y (mgr.14556) 5359 : cluster [DBG] pgmap v7256: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:19.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:18.350643+0000 mgr.y (mgr.14556) 5360 : cluster [DBG] pgmap v7257: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:19.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:19 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:18.350643+0000 mgr.y (mgr.14556) 5360 : cluster [DBG] pgmap v7257: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:19.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:19 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:18.350643+0000 mgr.y (mgr.14556) 5360 : cluster [DBG] pgmap v7257: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:21.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:08:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:21] "GET /metrics HTTP/1.1" 200 196641 "" "Prometheus/2.33.4" 2024-04-17T14:08:21.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:20.351083+0000 mgr.y (mgr.14556) 5361 : cluster [DBG] pgmap v7258: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:21.739 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:21 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:20.351083+0000 mgr.y (mgr.14556) 5361 : cluster [DBG] pgmap v7258: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:21.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:21 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:20.351083+0000 mgr.y (mgr.14556) 5361 : cluster [DBG] pgmap v7258: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:23.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:22.351634+0000 mgr.y (mgr.14556) 5362 : cluster [DBG] pgmap v7259: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:23.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:23 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:22.351634+0000 mgr.y (mgr.14556) 5362 : cluster [DBG] pgmap v7259: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:23.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:22.351634+0000 mgr.y (mgr.14556) 5362 : cluster [DBG] pgmap v7259: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:24.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:08:23 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:08:25.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:25 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:24.352423+0000 mgr.y (mgr.14556) 5363 : cluster [DBG] pgmap v7260: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:25.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:24.352423+0000 mgr.y (mgr.14556) 5363 : cluster [DBG] pgmap v7260: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:25.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:25 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:24.352423+0000 mgr.y (mgr.14556) 5363 : cluster [DBG] pgmap v7260: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:27.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:27 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:26.352837+0000 mgr.y (mgr.14556) 5364 : cluster [DBG] pgmap v7261: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:27.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:26.352837+0000 mgr.y (mgr.14556) 5364 : cluster [DBG] pgmap v7261: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:27.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:27 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:26.352837+0000 mgr.y (mgr.14556) 5364 : cluster [DBG] pgmap v7261: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:29.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:29 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:28.353475+0000 mgr.y (mgr.14556) 5365 : cluster [DBG] pgmap v7262: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:29.989 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:28.353475+0000 mgr.y (mgr.14556) 5365 : cluster [DBG] pgmap v7262: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:29.990 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:29 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:28.353475+0000 mgr.y (mgr.14556) 5365 : cluster [DBG] pgmap v7262: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:31.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:30.353867+0000 mgr.y (mgr.14556) 5366 : cluster [DBG] pgmap v7263: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:31.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:30.353867+0000 mgr.y (mgr.14556) 5366 : cluster [DBG] pgmap v7263: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:31.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:08:31 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:31] "GET /metrics HTTP/1.1" 200 196639 "" "Prometheus/2.33.4" 2024-04-17T14:08:31.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:31 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:30.353867+0000 mgr.y (mgr.14556) 5366 : cluster [DBG] pgmap v7263: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:33.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:32.354296+0000 mgr.y (mgr.14556) 5367 : cluster [DBG] pgmap v7264: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:33.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:32.354296+0000 mgr.y (mgr.14556) 5367 : cluster [DBG] pgmap v7264: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:33.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:33 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:32.354296+0000 mgr.y (mgr.14556) 5367 : cluster [DBG] pgmap v7264: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:34.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:08:33 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:08:35.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:35 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:34.354893+0000 mgr.y (mgr.14556) 5368 : cluster [DBG] pgmap v7265: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:35.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:34.354893+0000 mgr.y (mgr.14556) 5368 : cluster [DBG] pgmap v7265: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:35.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:35 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:34.354893+0000 mgr.y (mgr.14556) 5368 : cluster [DBG] pgmap v7265: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:37.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:37 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:36.355288+0000 mgr.y (mgr.14556) 5369 : cluster [DBG] pgmap v7266: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:37.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:36.355288+0000 mgr.y (mgr.14556) 5369 : cluster [DBG] pgmap v7266: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:37.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:37 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:36.355288+0000 mgr.y (mgr.14556) 5369 : cluster [DBG] pgmap v7266: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:39.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:39 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:38.355899+0000 mgr.y (mgr.14556) 5370 : cluster [DBG] pgmap v7267: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:39.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:38.355899+0000 mgr.y (mgr.14556) 5370 : cluster [DBG] pgmap v7267: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:39.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:39 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:38.355899+0000 mgr.y (mgr.14556) 5370 : cluster [DBG] pgmap v7267: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:41.736 INFO:teuthology.orchestra.run.smithi031.stdout:true 2024-04-17T14:08:41.737 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:40.356368+0000 mgr.y (mgr.14556) 5371 : cluster [DBG] pgmap v7268: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:41.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:08:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:41] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:08:41.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:41 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:40.356368+0000 mgr.y (mgr.14556) 5371 : cluster [DBG] pgmap v7268: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:41.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:41 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:40.356368+0000 mgr.y (mgr.14556) 5371 : cluster [DBG] pgmap v7268: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:42.026 INFO:teuthology.orchestra.run.smithi031.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-17T14:08:42.026 INFO:teuthology.orchestra.run.smithi031.stdout:alertmanager.a smithi031 *:9093,9094 running (2h) 2m ago 2h 24.0M - 0.23.0 ba2b418f427c 98b7c7cc3b11 2024-04-17T14:08:42.026 INFO:teuthology.orchestra.run.smithi031.stdout:grafana.a smithi153 *:3000 running (2h) 2m ago 2h 63.0M - 8.3.5 dad864ee21e9 cc51736c1ea5 2024-04-17T14:08:42.026 INFO:teuthology.orchestra.run.smithi031.stdout:mds.a smithi031 running (2h) 2m ago 2h 24.2M - 16.2.15-1-g8963e9de 727f386679cb e9edc272a2f8 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:mds.b smithi153 running (2h) 2m ago 2h 28.2M - 16.2.15-1-g8963e9de 727f386679cb 988f52fb1f13 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.x smithi153 *:8443 running (2h) 2m ago 2h 395M - 16.2.15-1-g8963e9de 727f386679cb 0962d60b21a5 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:mgr.y smithi031 *:9283 running (2h) 2m ago 2h 488M - 16.2.15-1-g8963e9de 727f386679cb c62431a3a24e 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:mon.a smithi031 running (2h) 2m ago 2h 636M 2048M 16.2.15-1-g8963e9de 727f386679cb d930d0a712a4 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:mon.b smithi153 running (2h) 2m ago 2h 362M 2048M 16.2.15-1-g8963e9de 727f386679cb 49d9e84e9f7a 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:mon.c smithi031 running (2h) 2m ago 2h 358M 2048M 16.2.15-1-g8963e9de 727f386679cb 4fe60f5df6b7 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.a smithi031 *:9100 running (2h) 2m ago 2h 22.1M - 1.3.1 1dbe0e931976 3d8df438f291 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:node-exporter.b smithi153 *:9100 running (2h) 2m ago 2h 24.4M - 1.3.1 1dbe0e931976 3a0776953e01 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.0 smithi031 running (2h) 2m ago 2h 758M 2489M 16.2.15-1-g8963e9de 727f386679cb f61188426403 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.1 smithi031 running (2h) 2m ago 2h 911M 2489M 16.2.15-1-g8963e9de 727f386679cb 373d46d387e7 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.2 smithi031 running (2h) 2m ago 2h 595M 2489M 16.2.15-1-g8963e9de 727f386679cb 6b92e1355013 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.3 smithi031 running (2h) 2m ago 2h 605M 2489M 16.2.15-1-g8963e9de 727f386679cb 65b4f4e101e1 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.4 smithi153 running (2h) 2m ago 2h 899M 2488M 16.2.15-1-g8963e9de 727f386679cb 79b7459109c6 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.5 smithi153 running (2h) 2m ago 2h 741M 2488M 16.2.15-1-g8963e9de 727f386679cb ab5cc69916a7 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.6 smithi153 running (2h) 2m ago 2h 490M 2488M 16.2.15-1-g8963e9de 727f386679cb 078d6989b80e 2024-04-17T14:08:42.027 INFO:teuthology.orchestra.run.smithi031.stdout:osd.7 smithi153 running (2h) 2m ago 2h 561M 2488M 16.2.15-1-g8963e9de 727f386679cb 2f9d210ecd02 2024-04-17T14:08:42.028 INFO:teuthology.orchestra.run.smithi031.stdout:prometheus.a smithi153 *:9095 running (2h) 2m ago 2h 103M - 2.33.4 514e6a882f6e 645dd20e3787 2024-04-17T14:08:42.375 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-04-17T14:08:42.375 INFO:teuthology.orchestra.run.smithi031.stdout: "mon": { 2024-04-17T14:08:42.375 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 3 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: "mgr": { 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: "osd": { 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 8 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: "mds": { 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 2 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: "overall": { 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph version 16.2.15-1-g8963e9de (8963e9dec9df5145388f0d6f6f32af0a74591caf) pacific (stable)": 15 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-04-17T14:08:42.376 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-04-17T14:08:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:08:41.725177+0000 mgr.y (mgr.14556) 5372 : audit [DBG] from='client.21834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:42.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:42 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:08:42.376607+0000 mon.a (mon.0) 4680 : audit [DBG] from='client.? 172.21.15.31:0/2115474548' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:08:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:08:41.725177+0000 mgr.y (mgr.14556) 5372 : audit [DBG] from='client.21834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:42.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:08:42.376607+0000 mon.a (mon.0) 4680 : audit [DBG] from='client.? 172.21.15.31:0/2115474548' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:08:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:08:41.725177+0000 mgr.y (mgr.14556) 5372 : audit [DBG] from='client.21834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:42.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:42 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:08:42.376607+0000 mon.a (mon.0) 4680 : audit [DBG] from='client.? 172.21.15.31:0/2115474548' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-17T14:08:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:08:42.019589+0000 mgr.y (mgr.14556) 5373 : audit [DBG] from='client.21840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:43.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:42.356746+0000 mgr.y (mgr.14556) 5374 : cluster [DBG] pgmap v7269: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:43.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:08:42.019589+0000 mgr.y (mgr.14556) 5373 : audit [DBG] from='client.21840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:43.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:42.356746+0000 mgr.y (mgr.14556) 5374 : cluster [DBG] pgmap v7269: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:08:42.019589+0000 mgr.y (mgr.14556) 5373 : audit [DBG] from='client.21840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-17T14:08:43.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:43 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:42.356746+0000 mgr.y (mgr.14556) 5374 : cluster [DBG] pgmap v7269: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:44.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:08:43 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:08:45.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:45 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:44.357647+0000 mgr.y (mgr.14556) 5375 : cluster [DBG] pgmap v7270: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:45.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:44.357647+0000 mgr.y (mgr.14556) 5375 : cluster [DBG] pgmap v7270: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:45.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:45 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:44.357647+0000 mgr.y (mgr.14556) 5375 : cluster [DBG] pgmap v7270: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:47.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:47 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:46.358149+0000 mgr.y (mgr.14556) 5376 : cluster [DBG] pgmap v7271: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:47.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:46.358149+0000 mgr.y (mgr.14556) 5376 : cluster [DBG] pgmap v7271: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:47.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:47 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:46.358149+0000 mgr.y (mgr.14556) 5376 : cluster [DBG] pgmap v7271: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:49.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:49 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:48.358897+0000 mgr.y (mgr.14556) 5377 : cluster [DBG] pgmap v7272: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:49.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:48.358897+0000 mgr.y (mgr.14556) 5377 : cluster [DBG] pgmap v7272: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:49.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:49 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:48.358897+0000 mgr.y (mgr.14556) 5377 : cluster [DBG] pgmap v7272: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:51.738 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:50.359432+0000 mgr.y (mgr.14556) 5378 : cluster [DBG] pgmap v7273: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:51.738 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:08:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:51] "GET /metrics HTTP/1.1" 200 196638 "" "Prometheus/2.33.4" 2024-04-17T14:08:51.738 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:51 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:50.359432+0000 mgr.y (mgr.14556) 5378 : cluster [DBG] pgmap v7273: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:51.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:51 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:50.359432+0000 mgr.y (mgr.14556) 5378 : cluster [DBG] pgmap v7273: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:53.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:52.359933+0000 mgr.y (mgr.14556) 5379 : cluster [DBG] pgmap v7274: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:53.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:52.359933+0000 mgr.y (mgr.14556) 5379 : cluster [DBG] pgmap v7274: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:53.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:53 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:52.359933+0000 mgr.y (mgr.14556) 5379 : cluster [DBG] pgmap v7274: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:54.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:08:53 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:08:55.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:55 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:54.360702+0000 mgr.y (mgr.14556) 5380 : cluster [DBG] pgmap v7275: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:55.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:54.360702+0000 mgr.y (mgr.14556) 5380 : cluster [DBG] pgmap v7275: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:55.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:55 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:54.360702+0000 mgr.y (mgr.14556) 5380 : cluster [DBG] pgmap v7275: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:57.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:57 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:56.361258+0000 mgr.y (mgr.14556) 5381 : cluster [DBG] pgmap v7276: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:57.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:56.361258+0000 mgr.y (mgr.14556) 5381 : cluster [DBG] pgmap v7276: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:57.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:57 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:56.361258+0000 mgr.y (mgr.14556) 5381 : cluster [DBG] pgmap v7276: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:58.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:58 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:08:58.461120+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:08:58.987 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:08:58.461120+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:08:58.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:58 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:08:58.461120+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-17T14:08:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:08:58.362162+0000 mgr.y (mgr.14556) 5382 : cluster [DBG] pgmap v7277: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:08:58.712022+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:08:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:08:58.999970+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:08:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:08:59.000618+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:08:59.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:08:59 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: audit 2024-04-17T14:08:59.005183+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:08:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:08:58.362162+0000 mgr.y (mgr.14556) 5382 : cluster [DBG] pgmap v7277: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:08:58.712022+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:08:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:08:58.999970+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:08:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:08:59.000618+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:08:59.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: audit 2024-04-17T14:08:59.005183+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:08:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:08:58.362162+0000 mgr.y (mgr.14556) 5382 : cluster [DBG] pgmap v7277: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:08:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:08:58.712022+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:08:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:08:58.999970+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-17T14:08:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:08:59.000618+0000 mon.a (mon.0) 4684 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-17T14:08:59.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:08:59 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: audit 2024-04-17T14:08:59.005183+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.14556 172.21.15.31:0/1931197154' entity='mgr.y' 2024-04-17T14:09:01.714 INFO:journalctl@ceph.mgr.y.smithi031.stdout:Apr 17 14:09:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-y[38474]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:09:01] "GET /metrics HTTP/1.1" 200 196637 "" "Prometheus/2.33.4" 2024-04-17T14:09:01.966 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:09:01 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:09:00.362695+0000 mgr.y (mgr.14556) 5383 : cluster [DBG] pgmap v7278: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:01.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:09:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:09:00.362695+0000 mgr.y (mgr.14556) 5383 : cluster [DBG] pgmap v7278: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:01.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:09:01 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:09:00.362695+0000 mgr.y (mgr.14556) 5383 : cluster [DBG] pgmap v7278: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:03.975 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:09:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:09:02.363243+0000 mgr.y (mgr.14556) 5384 : cluster [DBG] pgmap v7279: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:03.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:09:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:09:02.363243+0000 mgr.y (mgr.14556) 5384 : cluster [DBG] pgmap v7279: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:03.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:09:03 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:09:02.363243+0000 mgr.y (mgr.14556) 5384 : cluster [DBG] pgmap v7279: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:04.466 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Apr 17 14:09:03 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mgr-x[40253]: ::ffff:172.21.15.153 - - [17/Apr/2024:14:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-17T14:09:05.987 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:09:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:09:04.364044+0000 mgr.y (mgr.14556) 5385 : cluster [DBG] pgmap v7280: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:05.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:09:05 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:09:04.364044+0000 mgr.y (mgr.14556) 5385 : cluster [DBG] pgmap v7280: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:06.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:09:05 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:09:04.364044+0000 mgr.y (mgr.14556) 5385 : cluster [DBG] pgmap v7280: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:07.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:09:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:09:06.364584+0000 mgr.y (mgr.14556) 5386 : cluster [DBG] pgmap v7281: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:07.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:09:07 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:09:06.364584+0000 mgr.y (mgr.14556) 5386 : cluster [DBG] pgmap v7281: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:08.215 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:09:07 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:09:06.364584+0000 mgr.y (mgr.14556) 5386 : cluster [DBG] pgmap v7281: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:09.988 INFO:journalctl@ceph.mon.a.smithi031.stdout:Apr 17 14:09:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-a[38240]: cluster 2024-04-17T14:09:08.365294+0000 mgr.y (mgr.14556) 5387 : cluster [DBG] pgmap v7282: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:09.988 INFO:journalctl@ceph.mon.c.smithi031.stdout:Apr 17 14:09:09 smithi031 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-c[44411]: cluster 2024-04-17T14:09:08.365294+0000 mgr.y (mgr.14556) 5387 : cluster [DBG] pgmap v7282: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:10.216 INFO:journalctl@ceph.mon.b.smithi153.stdout:Apr 17 14:09:09 smithi153 ceph-1bbdd278-fcad-11ee-bc91-c7b262605968-mon-b[38994]: cluster 2024-04-17T14:09:08.365294+0000 mgr.y (mgr.14556) 5387 : cluster [DBG] pgmap v7282: 105 pgs: 105 active+clean; 4.0 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-17T14:09:11.645 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2024-04-17T14:09:11.646 DEBUG:teuthology.task.console_log:Killing console logger for smithi031 2024-04-17T14:09:11.646 DEBUG:teuthology.task.console_log:Killing console logger for smithi153 2024-04-17T14:09:11.646 DEBUG:teuthology.exit:Finished running handlers